Skip to content

Conversation

@alexfikl
Copy link
Contributor

@alexfikl alexfikl commented Jun 19, 2024

This updates the code to work with the latest versions:

  • Python 3.12 removed the imp module used in pyweno.version. I removed this entirely and just imported the other files.
  • Numpy 2.0 removed PyArray_DOUBLE in favor of NPY_DOUBLE.
  • Numpy 2.3 also removed NPY_IN_ARRAY in favor of NPY_ARRAY_IN_ARRAY.

This builds locally and the tests run without any errors.

@alexfikl alexfikl force-pushed the numpy-2.0 branch 5 times, most recently from aa4e2ed to ab15c2e Compare June 19, 2024 08:24
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.

1 participant