Closed unalmis closed 4 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.
cumulative_simpson
np
jnp
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 numpynp
references to jaxjnp
.