-
Notifications
You must be signed in to change notification settings - Fork 27.7k
Update trapz() to be trapezoid() #52606
Copy link
Copy link
Closed
Labels
module: deprecationmodule: numpyRelated to numpy support, and also numpy compatibility of our operatorsRelated to numpy support, and also numpy compatibility of our operatorstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
module: deprecationmodule: numpyRelated to numpy support, and also numpy compatibility of our operatorsRelated to numpy support, and also numpy compatibility of our operatorstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
See scipy/scipy#12934, where SciPy updated the trapz function.
As part of this change:
Usage Info:
cc @mruberry @rgommers @heitorschueroff