amuse icon indicating copy to clipboard operation
amuse copied to clipboard

Numpy 2.0 compatibility

Open rieder opened this issue 1 year ago • 2 comments

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

rieder avatar Jun 18 '24 22:06 rieder

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.

LourensVeen avatar Jun 19 '24 13:06 LourensVeen

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 28 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 18 '24 20:08 stale[bot]

We seem to be running fine these days with NumPy 2.0 and later. Please reopen if more issues show up.

LourensVeen avatar Nov 18 '25 11:11 LourensVeen