gwinferno.interpolation#
a module for interpolation calculations using jax
Classes
Minimal port of Scipy's UnivariateSpline to JAX -- restricted to only cubic splines with the "natural" boundary conditions (based from implementation in jax_cosmo.scipy.interpolate) |
|