v2.0.0
[2.0.0] - 2025-05-02
Fixed
- Fixed
SparseCoefficients.valueto return value instead of index - Fixed construction of default PrimNeighborList in
make_cluster_expansion
Changed
- Build for Python 3.13
- Restrict requires-python to ">=3.9,<3.14"
- Run CI tests using Python 3.13
- Build MacOS arm64 wheels using MacOS 15
- Build Linux wheels using Ubuntu 24.04