MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
47 stars 45 forks source link

Numpy 2.0 #333

Open ssolson opened 6 days ago

ssolson commented 6 days ago

Make MHKiT compatible with numpy 2.0

Therefore this also drops MHKiT support for python 3.8 and 3.9. This has the added benefit of not requiring bespoke testing of macos mhkit installation on python 3.8

jmcvey3 commented 4 days ago

It's going to take a while to fix dolfyn.

ssolson commented 4 days ago

Is that bc dolfyn has custom compiled cython?

jmcvey3 commented 1 day ago

No, looks like numpy changed how they handled basic datatypes.