Skip to content

Conversation

@hellerve
Copy link
Contributor

@hellerve hellerve commented Nov 9, 2025

This PR replaces all occurrences of numpy.fix with numpy.trunc. This is in response to a currently discussed deprecation of numpy.fix as well as performance considerations (nice, but secondary).

This change should not change anything in a meaningful way, internally or externally.

Cheers

Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hellerve!

@rgommers rgommers changed the title Move away from numpy.fix in favor of numpy.trunc MAINT: move away from numpy.fix in favor of numpy.trunc Nov 9, 2025
@rgommers rgommers merged commit 3e86c5a into PyWavelets:main Nov 9, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants