Recent Releases of orthax

orthax - v0.2.4

What's Changed

  • Update min and max jax versions. Min is now v0.4.36, max is v0.6.0

Full Changelog: https://github.com/f0uriest/orthax/compare/v0.2.3...v0.2.4

- Python
Published by f0uriest 10 months ago

orthax - v0.2.3

What's Changed

  • Bumps maximum jax version to 0.5.3 (latest as of this release)
  • Fix setup.cfg for installation on windows by @f0uriest in https://github.com/f0uriest/orthax/pull/16

Full Changelog: https://github.com/f0uriest/orthax/compare/v0.2.2...v0.2.3

- Python
Published by f0uriest 11 months ago

orthax - v0.2.2

What's Changed

  • Maintenance release for compatibility with jax 0.5.0, numpy 2.2.2, scipy 1.15.1, equinox 0.11.11

Full Changelog: https://github.com/f0uriest/orthax/compare/v0.2.1...v0.2.2

- Python
Published by f0uriest about 1 year ago

orthax - v0.2.1

Maintenance release, just bumping allowed numpy version

Full Changelog: https://github.com/f0uriest/orthax/compare/v0.2.0...v0.2.1

- Python
Published by f0uriest over 1 year ago

orthax - v0.2.0

What's Changed

  • Add functionality for 3 term recurrence relations by @f0uriest in https://github.com/f0uriest/orthax/pull/2

Full Changelog: https://github.com/f0uriest/orthax/compare/v0.1.0...v0.2.0

- Python
Published by f0uriest over 1 year ago

orthax - v0.1.0

orthax v0.1.0

Initial release.

Currently, only the functions from np.polynomial are implemented. Future work will hopefully include the convenience classes, as well as possible extensions to other sets of polynomials.

- Python
Published by f0uriest almost 2 years ago