Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@lgarrison lgarrison released this 06 Jun 19:03

Version 1.0.0 is a breaking release in a minor way: the chkbnds option has been removed, reflecting its upstream removal (inputs are no longer bounded). Support has also been improved for recent versions of JAX.

The finufft dependency is at 2.4.

What's Changed

  • Updating the installation documentation by @dfm in #85
  • Simplifying lowering and abstract evaluation rules by @dfm in #89
  • Update the upstream version of finufft by @dfm in #107
  • Fix 1D GPU warning, and a few build improvements by @lgarrison in #126
  • ci: bump nvidia container image by @lgarrison in #128
  • Use uv on CI by @dfm in #136
  • Update for recent versions of JAX. by @dfm in #137
  • pyproject.toml: set default pytest path by @lgarrison in #141
  • finufft: update to 2.4 by @lgarrison in #143
  • readme: add notes on cuda versions by @lgarrison in #144

Full Changelog: v0.1.0...v1.0.0