Skip to content

v0.37.3

Compare
Choose a tag to compare
@Axect Axect released this 01 May 09:38
· 157 commits to master since this release

Release 0.37.3 (2024-05-01)

  • Add Nan/infinite guard to gauss_kronrod_quadrature (early exit) (#59) (Thanks to @GComitini)
  • Add complex feature & complex module (#35)
  • Implement Cubic B-Spline basis functions
    • UnitCubicBasis
    • CubicBSplineBases

What's Changed

  • Add Nan/infinite guard to gauss_kronrod_quadrature (early exit) by @GComitini in #59

Full Changelog: v0.37.2...v0.37.3