Skip to content

v1.3.0

Compare
Choose a tag to compare
@utf utf released this 21 Oct 00:26
· 315 commits to master since this release

This is the last supported version for Python 3.5 due to changes in pymatgen.

New features:

  • Ability to plot multiple phonon band structures on top of each other. (AJJ)
  • Added primitive-auto option to sumo-phonon-bandplot. (AJJ)

Bug fixes:

  • Added compatability with matplotlib 3.1. (AJJ)
  • Use primitive cell when reading BORN. (AJJ)
  • Set DOS cutoff when using --no-total. (AJJ)
  • Fix custom styling for phonon bandplotting from the CLI. (AJJ)
  • Fix rare interpolation issues for projected band structure plots. (@utf)