alphaparrot / ExoPlaSim

Exoplanet Planet Simulator (PlaSim extended for different planet types (including tidally-locked) and evolution on geological timescales--glaciers and carbon cycle)
GNU General Public License v2.0
53 stars 13 forks source link

Incompatible with numpy 2.0 #29

Open alphaparrot opened 1 month ago

alphaparrot commented 1 month ago

Numpy 2.0 is a breaking release. Most immediately, this breaks compile_pyfft. There are probably also other things that break.

In the near term:

Longer-term: