github materialsproject/pymatgen v2024.3.1

latest releases: v2024.4.13, v2024.4.12
one month ago

What's Changed

๐Ÿ› Bug Fixes

  • Fix BSPlotterProjected.get_projected_plots_dots_patom_pmorb fix set & list intersect by @janosh in #3651
  • Remove rounding during FEFF writing by @matthewcarbone in #3345
  • Fix get_niggli_reduced_lattice if entering A1 case by @packer-jp in #3657
  • Remove BadPoscarWarning when POSCAR elements set by POTCAR by @esoteric-ephemera in #3662
  • Fix RuntimeError triggered in CI of downstream packages by @janosh in #3664

๐Ÿ›  Enhancements

๐Ÿ“– Documentation

๐Ÿงน House-Keeping

  • Use np.eye(3) instead of [[1, 0, 0], [0, 1, 0], [0, 0, 1]] for identies by @janosh in #3659

๐Ÿงช Tests

  • Deprecate _parse_atomic_densities in BaderAnalysis and fix Bader test setup by @DanielYang59 in #3656

๐Ÿท๏ธ Type Hints

๐Ÿคทโ€โ™‚๏ธ Other Changes

New Contributors

Full Changelog: v2024.2.23...v2024.3.1

Don't miss a new pymatgen release

NewReleases is sending notifications on new releases.