Features
- Added a more robust and better tested implementation of the
CARMA
kernel for use with theQuasisepSolver
. (#90) - Switched all base classes to equinox.Module objects to simplify dataclass handling. (#200)
Bugfixes
- Fixed use of
jnp.roots
andnp.roll
to make CARMA kernel jit-compliant. (#188)
New Contributors
- @dhuppenkothen made their first contribution in #188
- @ywx649999311 made their first contribution in #90
Full Changelog: v0.2.4...v0.3.0