Releases: GalacticDynamics/quaxed
Releases · GalacticDynamics/quaxed
v0.3.8
What's Changed
- build(deps): bump the actions group with 1 update by @dependabot in #41
- chore: update pre-commit hooks by @pre-commit-ci in #42
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 in the actions group by @dependabot in #43
- build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 in the actions group by @dependabot in #44
- feat: jnp.tan by @nstarman in #45
Full Changelog: v0.3.7...v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4 - Zenodo
This release is for Zenodo.
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
v0.3.1
What's Changed
- feat: jnp.moveaxis by @nstarman in #27
- feat: quaxify grad by @nstarman in #28
- feat: jacfwd by @nstarman in #29
- feat: trace by @nstarman in #30
- feat: hessian by @nstarman in #31
Why is this a 0.0.X release when there are new features? Because quaxed
should cover the whole jax
namespace. That it doesn't is a "bug" (read too time consuming to implement in one sitting).
Full Changelog: v0.3...v0.3.1