Releases: nomad-coe/matid
Releases · nomad-coe/matid
v2.1.4
v2.1.3
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
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
Fixed
- Fixed issue with SBC sometimes returning small, unmeaningful clusters.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Fixed
- Better error handling in case of invalid unit cells
Changed
- Performance and memory consumption improvements
Full Changelog: v2.0.1...v2.1.0