amusecode / amuse

Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
http://www.amusecode.org
Apache License 2.0
152 stars 98 forks source link

Numpy 2.0 compatibility #1061

Open rieder opened 1 month ago

rieder commented 1 month ago

We need to check if amuse is compatible either the upcoming numpy 2.0, and if it is not we need to fix this. See also https://github.com/numpy/numpy/issues/26191

LourensVeen commented 1 month ago

It's been released last Sunday, and I'm seeing an issue with np.bool8 when running the tests, but there may be more. I haven't tried fixing anything yet, I'm working on macos package builds today.