v0.3.4
This release fixes some issues that arised because dependencies had API changes.
The only user-facing difference is that deprecation warnings have been removed. See the changelog below for information.
What's Changed
- Update the jax.config usage to adhere to the new API and fix the doc-build by @pnkraemer in #741
- Rename the input to jnp.reshape to adhere to the new API by @pnkraemer in #740
- Update the pre-commit hook (and fix deprecations) to modernise the CI by @pnkraemer in #742
Full Changelog: v0.3.3...v0.3.4