ascot4fusion / ascot5

ASCOT5 is a high-performance orbit-following code for fusion plasma physics and engineering
https://ascot4fusion.github.io/ascot5/
GNU Lesser General Public License v3.0
31 stars 9 forks source link

Upgrade to numpy 2.0 #115

Closed miekkasarki closed 2 months ago

miekkasarki commented 4 months ago

The code is not currently compatible with the new 2.0 release of numpy. We should either pin our numpy dependence or upgrade our code. I will go with the latter way since our dependencies seem to be up to date with numpy 2.0 already. This might also mean that we need to upgrade the unyt package as well #35

miekkasarki commented 2 months ago

5.5.5 supports numpy 2.0