f0uriest / quadax

Numerical quadrature with JAX
MIT License
39 stars 1 forks source link

cumulative_simpson #9

Closed unalmis closed 1 month ago

unalmis commented 3 months ago

Seems low priority, but could be nice to add cumulative_simpson integration. I think it should just involve copy-pasting https://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.cumulative_simpson.html and changing numpy np references to jax jnp.