Skip to content

v.1.8.0

Compare
Choose a tag to compare
@gschramm gschramm released this 20 Mar 11:31
· 73 commits to master since this release
3405c8f

v1.8.0 (March 20, 2024)

  • add function to count event multiplicity
  • add more examples (e.g. DePierro and LM SPDHG)
  • re-organize folder structure and pyproject.toml
  • force array-api-compat<1.5 (bug in 1.5.0)
  • use array-api-strict instead of numpy.array_api