v0.4.0
The primary new features are:
- support for
astropyunits usingunxt - addition of a
methodkwargs to specify either Pade approximation or analytic integration usingscipy.special.hyp2f1. Note that the latter does not support GPU/TPU acceleration.
What's Changed
- DOC: astropy Comparison Notebook by @afarah18 in #1
- DOC: fix typo in docs by @ColmTalbot in #17
- MAINT: astropy version pin to be > 6.1 by @HuiTong5 in #19
- FEAT: enable jax units using unxt by @ColmTalbot in #23
- FEAT: Generalize integration by @ColmTalbot in #18
New Contributors
Full Changelog: v0.3.1...v0.4.0