Skip to content

3.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 14:20
· 1189 commits to 1386e7d25a09090b24ce58740fe6d7338d272449 since this release
  • Ensure the sorted pymatgen Structure is created for the VASP input (fixes a rare bug in v3.2.1
    and v3.2.2 where for certain structures the order of elements in the POSCAR was not properly sorted,
    which is usually fine, but messed with the ROPT INCAR setting).
  • Plotting format updates (make legend frame more transparent to make datapoints behind it easier to see).
  • Update tests
  • Update docs (note about handling AFM systems)