------
New features:
- Support for CASTEP: (AJJ)
- kgen: reciprocal-space path generation for electronic and phonon band-structures
- bandplot: band structures (with or without spin-polarisation). Currently no
support for element/orbital projected data (which would require a binary file parser).
- phonon-bandplot: phonon band structures from .phonon files
- dosplot: total-DOS plotting from eigenvalues. Again,
projected-DOS plots are not currently available.
Bug fixes:
- Fix an oversight in the initial CASTEP/kgen implementation when the user provides a non-primitive cell as input.
- Python API fix for spin selection. (kavanase)
- Fix phonon band structure line density selection. (utf)