Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@dfm dfm released this 05 Jan 21:42
· 11 commits to main since this release
89880ad

Features

  • Added a more robust and better tested implementation of the CARMA kernel for use with the QuasisepSolver. (#90)
  • Switched all base classes to equinox.Module objects to simplify dataclass handling. (#200)

Bugfixes

  • Fixed use of jnp.roots and np.roll to make CARMA kernel jit-compliant. (#188)

New Contributors

Full Changelog: v0.2.4...v0.3.0