Skip to content

Bump to scipy 1.6.0; fix deprecation using cumulative_trapezoid

Ask Hjorth Larsen requested to merge scipy-deprecation-fix into master

Fix deprecation warning as scipy.integrate.cumtrapz was renamed to cumulative_trapezoid

Checklist

Merge request reports