Skip to content

remove numpy.trapz#249

Closed
ztq1996 wants to merge 1 commit intomainfrom
tqz/numpy_2_compatible
Closed

remove numpy.trapz#249
ztq1996 wants to merge 1 commit intomainfrom
tqz/numpy_2_compatible

Conversation

@ztq1996
Copy link

@ztq1996 ztq1996 commented Jan 14, 2026

To make qp numpy 2.0 compatible, remove trapz and replace it with trapezoid.

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@eacharles
Copy link
Collaborator

merged into #248

@eacharles eacharles closed this Jan 24, 2026
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