Re: Deprecating numpy.fix

"Veit Heller" <[email protected]> Tue, 11 Nov 2025 09:43:01 -0000
Newsgroups gmane.comp.python.numeric.general
Message-ID <[email protected]>
As another point of consideration, I also contributed changes to PyWavelets, Pandas, and scikit-image to replace all occurrences of `np.fix` with `np.trunc`, so that might also help further things along.

I would have made more broad contributions, but GitHub unfortunately limits the number of search results you can actually see to 5 pages (meaning that, for instance, none of the above repositories made it into the list aggregated by GitHub). It makes hunting the more important occurrences of the function a bit harder to track down.
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/numpy-discussion.python.org
Member address: [email protected]