Closed akaszynski closed 3 months ago
Add support for numpy 2.0 by building with numpy 2.0 and requiring at least numpy 2.0.
Users who've not made the switch can still work with the previous release which will be automatically resolved by pip (as it is, for example, with matplotlib).
matplotlib
Add support for numpy 2.0 by building with numpy 2.0 and requiring at least numpy 2.0.
Users who've not made the switch can still work with the previous release which will be automatically resolved by pip (as it is, for example, with
matplotlib
).