Skip to content
Snippets Groups Projects
Commit 465152b3 authored by Fabian Schöppach's avatar Fabian Schöppach
Browse files

Update eqe_parser.py: Fix for deprecated scipy function.

`DeprecationWarning: 'scipy.integrate.cumtrapz' is deprecated in favour of 'scipy.integrate.cumulative_trapezoid' and will be removed in SciPy 1.14.0`
parent 8a0820cd
No related branches found
No related tags found
1 merge request!2166Update eqe_parser.py: Fix for deprecated scipy function.
Pipeline #223779 passed