varchasgopalaswamy / AutoUncertainties

Drop-in Uncertainty Propagation with Automatic Differentiation
https://autouncertainties.readthedocs.io/en/latest/
Other
4 stars 1 forks source link

Warning from deprecated JAX function #6

Closed pheuer closed 8 months ago

pheuer commented 8 months ago
~\lotus\Lib\site-packages\auto_uncertainties\wrap_numpy.py:144: DeprecationWarning: jax.numpy.trapz is deprecated. Use jax.scipy.integrate.trapezoid instead.
    func = getattr(namespace, func_str_split[0], None)
varchasgopalaswamy commented 8 months ago

Fixed in 50ba4726655606599a6d86cdbda1117f9dac779d