f0uriest / quadax

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

cumulative_simpson #9

Closed unalmis closed 4 months ago

unalmis commented 5 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.