cumulative_simpson
Closed this issue · 0 comments
unalmis commented
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
.