Skip to content

Releases: nomad-coe/matid

v2.1.4

21 Oct 19:44
65c2ef0
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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