Version 1.1.0 adds support for JAX >= 0.7, 1D transforms on the GPU, and freethreaded Python. Python 3.14 is also supported, although not immediately usable since not all our dependencies support it.
The finufft dependency is at 2.4.1.
What's Changed
- Update finufft to v2.4.1 by @dfm in #150
- Add GPU support for 1D transforms by @dfm in #151
- readme: gpu supports 1d by @lgarrison in #153
- add freethreaded support by @lgarrison in #154
- ci: build cp314t-macosx*, and test cp314* cp31?t-macosx* by @lgarrison in #169
Full Changelog: v1.0.1...v1.1.0