LinearOperator now requires
- Python >= 3.10
- Pytorch >= 2.0
What's Changed
- Corrected configuration of
exclude
statements inpre-commit
configuration by @JonathanWenger in #104 - Unpin jaxtyping by @saitcakmak in #105
- Fix docs build by @saitcakmak in #109
- Version bump by @gpleiss in #108
New Contributors
- @JonathanWenger made their first contribution in #104
Full Changelog: v0.5.3...v0.6