Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@dmfolgado dmfolgado released this 20 Aug 13:08

New features

  • Added support for Python 3.13 (#176)

Changes

  • Replaced numpy.trapz with scipy.integrate.trapezoid for consistent behavior and compatibility with NumPy < 2 (#178)