Skip to content

Releases: nomad-coe/matid

v2.1.6

26 Aug 06:12
3782477

Choose a tag to compare

Added

  • Added wheels for Python 3.13 and 3.14

Full Changelog: v2.1.5...v2.1.6

v2.1.5

21 Feb 21:47
642d3ca

Choose a tag to compare

Fixed

  • Fixed issue with character escaping in docstring

Added

  • Added support for numpy>=2.0.0
  • Added support for spglib>=2.0.0

Full Changelog: v2.1.4...v2.1.5

v2.1.4

21 Oct 19:44
65c2ef0

Choose a tag to compare

Fixed

  • Fixed issue with pybind11 class name collision.

Full Changelog: v2.1.3...v2.1.4

v2.1.3

21 Oct 19:43

Choose a tag to compare

Fixed

  • Fixed issue with SBC not correctly taking overlap threshold into consideration when validating unit cells.

Full Changelog: v2.1.2...v2.1.3

v2.1.2

28 Aug 07:21

Choose a tag to compare

Changed

  • Removed scipy dependency
  • Improved startup time by moving sklearn import to the function that uses it

Full Changelog: v2.1.1...v2.1.2

v2.1.1

23 Aug 10:13
babfea7

Choose a tag to compare

Fixed

  • Fixed issue with SBC sometimes returning small, unmeaningful clusters.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

30 Jul 16:10

Choose a tag to compare

Fixed

  • Better error handling in case of invalid unit cells

Changed

  • Performance and memory consumption improvements

Full Changelog: v2.0.1...v2.1.0