Skip to content

Releases: DNA-and-Natural-Algorithms-Group/stickydesign

v0.9.2

30 Oct 16:08
37ff57d
Compare
Choose a tag to compare
  • Update versions to support Numpy 2.
  • Numerous linting and typing fixes.

v0.9.1

24 Oct 23:05
2e9fff3
Compare
Choose a tag to compare
  • Update stickydesign-accel rust dependencies, pyo3 organization.
  • Deprecated the old C extension. This greatly simplifies the build system, but for now, disables EnergeticsBasicOld.
  • Moved to a setup.cfg and pyproject.toml build system with setuptools.
  • Created a new package, stickydesign-accel, that contains Rust extensions to accelerate the newer EnergeticsBasic. When installed, this gives a significant (around 20x, I think) speedup.

0.8.3

02 Mar 15:27
v0.8.3
a66ad4c
Compare
Choose a tag to compare

Generally updated Python and Numpy handling to fix CI, mypy, and numpy deprecation warnings.