Skip to content

Conversation

@ElieAndre
Copy link
Contributor

Replaced scipy.integrate.cumtrapz with scipy.integrate.cumulative_trapezoid. This is because cumtrapz has been depreciated in recent versions of SciPy.

Was trying with your example file, but I kept getting an error message. Hope this helps.

Replaced scipy.integrate.cumtrapz with scipy.integrate.cumulative_trapezoid. This is because cumtrapz has been depreciated in recent versions of SciPy
@omidshy omidshy merged commit e1a9c6c into omidshy:master Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants