UQpy
UQpy copied to clipboard
Deprecated scipy.integrate.trapz
Describe the bug
I'm getting an import error cannot import name 'trapz' from 'scipy.integrate'
. It seems trapz
was renamed to trapezoid
in scipy v1.6 and has now been removed in v1.14.