Skip to content

MAINT: rename trapz and cumtrapz to (cumulative_)trapezoid#12934

Merged
larsoner merged 4 commits intoscipy:masterfrom
rgommers:rename-trapz
Oct 16, 2020
Merged

MAINT: rename trapz and cumtrapz to (cumulative_)trapezoid#12934
larsoner merged 4 commits intoscipy:masterfrom
rgommers:rename-trapz

Conversation

@rgommers
Copy link
Copy Markdown
Member

Closes gh-12924

@rgommers rgommers added scipy.stats scipy.integrate maintenance Items related to regular maintenance tasks labels Oct 11, 2020
@rgommers rgommers added this to the 1.6.0 milestone Oct 11, 2020
Comment thread scipy/integrate/__init__.py
Comment thread scipy/stats/_continuous_distns.py
@rgommers rgommers force-pushed the rename-trapz branch 2 times, most recently from 0ad1e5f to f26888e Compare October 11, 2020 21:26
Keep cumtrapz as an undocumented alias.  Addresses part of scipygh-12924.
Keep trapz as an undocumented alias.  Addresses part of scipygh-12924.
Keep trapz as an undocumented alias.  Closes scipygh-12924.
@rgommers
Copy link
Copy Markdown
Member Author

I'd say this is good to go now.

Comment thread scipy/integrate/_quadrature.py Outdated
Comment thread scipy/integrate/tests/test__quad_vec.py Outdated
@larsoner
Copy link
Copy Markdown
Member

Thanks @rgommers !

@larsoner larsoner merged commit 5621f93 into scipy:master Oct 16, 2020
@rgommers rgommers deleted the rename-trapz branch October 16, 2020 18:48
@rgommers
Copy link
Copy Markdown
Member Author

Thanks for the reviews. Added a release note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Items related to regular maintenance tasks scipy.integrate scipy.stats

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename Sample Based Integration Methods to Comply with Code of Conduct

3 participants