Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: SMTG-Bham/sumo

v2.3.12

07 May 18:54

Choose a tag to compare

  • Fix compatability with latest phonopy version.

v2.3.11

14 Mar 10:23

Choose a tag to compare

  • Update SOC DOS handling for pymatgen>=2025 and add tests
    (@kavanase, #256)

v2.3.10

13 Dec 10:56

Choose a tag to compare

Bugfixes:

  • Fixed the k-point labels for effective mass directions in sumo-bandstats.
  • Workaround for VASP bug where sometimes the Fermi level gets placed just inside the VBM
    or CBM with ISMEAR = -5.

v2.3.9

14 Nov 21:24

Choose a tag to compare

Documentation:

Bugfixes:

  • Castep lattice_abc format was broken in many cases; deal with a
    Pymatgen deprecation and avoid incorrect truncation of data when no
    units are provided. Where structure is ambiguous due to mixed
    lattice/cartesian conventions, raise an error. (@jryates, @ajjackson)

v2.3.8

10 Jan 12:29

Choose a tag to compare

Bugfixes:

  • Fixed bug with sumo-phonon-bandplot and recent versions of pymatgen (@utf, #227)

v2.3.7

11 Oct 11:01

Choose a tag to compare

New Contributors

Full Changelog: v2.3.6...v2.3.7

v2.3.6

29 Mar 13:06

Choose a tag to compare

Bugfixes:

  • Allow "BREAK" keyword in CASTEP band paths - and ignore it. (@azanre, #201)
  • Fix superscript in sumo-optplot (@utf, #203)

v2.3.5

06 Oct 14:17

Choose a tag to compare

Fix projected band structures with two projections selected (@utf, #181).

v2.3.4

01 Sep 14:49

Choose a tag to compare

Support for new versions of castepxbin.

v2.3.3

18 Jul 09:21

Choose a tag to compare

Bugfix: sumo-bandplot --project --mode rgb now works with paths containing branches
with a single k-point.