What's Changed
✨ New features
- Provide PyTorch implementations of transforms by wrapping JAX functions by @matt-graham in #277
- On-the-fly support for Fourier Wigner transforms with Risbo recursions by @CosmoMatt in #260
📦 Dependency updates
- Pin JAX version to less than v0.6.0 due to breaking changes by @matt-graham in #300
🛠 Other changes
- Resolving errors in building test dependencies by @matt-graham in #293
Full Changelog: v1.2.2...v1.3.0