Skip to content

v2.0.0

Choose a tag to compare

@bpuchala bpuchala released this 03 May 20:37
· 36 commits to main since this release

[2.0.0] - 2025-05-02

Fixed

  • Fixed SparseCoefficients.value to 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