bcgov / wps

Wildfire Predictive Services to support decision making in prevention, preparedness, response and recovery
Apache License 2.0
36 stars 6 forks source link

Dev: Update NumPy to V2 #3732

Open dgboss opened 1 week ago

dgboss commented 1 week ago

Major version update of Numpy to v2.

Upgrade to v2 will be conditional on numba support for v2. This is on numba's roadmap: https://github.com/numba/numba/issues/9540

conbrad commented 1 week ago

numba will need to update first, looks like they're in the middle of an upgrade for it: https://github.com/numba/numba/issues/9540