Skip to content

Conversation

@gertjanvanzwieten
Copy link
Contributor

@gertjanvanzwieten gertjanvanzwieten commented Feb 8, 2024

This PR replaces all occurrences of numpy.product by numpy.prod preceding deprecation in numpy 2.0. It also adds SI dispatch support.

This patch changes all occurrences of numpy.product, due for removal in Numpy
2.0, by numpy.prod.
@gertjanvanzwieten gertjanvanzwieten force-pushed the prod branch 2 times, most recently from 98a7093 to 8303274 Compare February 9, 2024 11:02
This patch changes deprecation warnings to errors in the testing.TestCase base
class in order to catch features that are used by nutils but due to be removed
by thrd parties.
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