Skip to content

Update ipcw.py#192

Open
dralmadani wants to merge 1 commit intohavakv:masterfrom
dralmadani:master
Open

Update ipcw.py#192
dralmadani wants to merge 1 commit intohavakv:masterfrom
dralmadani:master

Conversation

@dralmadani
Copy link
Copy Markdown

Error: AttributeError: module 'scipy.integrate' has no attribute 'simps' Reason:
In SciPy v1.5.4, scipy.integrate.simps was used. In SciPy v1.16.0, it's replaced with scipy.integrate.simpson.
by: Abdulsalam Almadani

Error: AttributeError: module 'scipy.integrate' has no attribute 'simps'  
Reason:  
In SciPy v1.5.4, `scipy.integrate.simps` was used.  
In SciPy v1.16.0, it's replaced with `scipy.integrate.simpson`.
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.

1 participant