Numpy 2.0 compatibility
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
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.
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.
We seem to be running fine these days with NumPy 2.0 and later. Please reopen if more issues show up.