AMICI-dev / AMICI

Advanced Multilanguage Interface to CVODES and IDAS
https://amici.readthedocs.io/
Other
108 stars 30 forks source link

Check numpy>=2 compatibility #2377

Closed dweindl closed 2 months ago

dweindl commented 6 months ago

New release coming up

https://numpy.org/devdocs/numpy_2_0_migration_guide.html

dweindl commented 5 months ago

This will have to wait until after there are pandas wheels built against numpy>=2 (https://github.com/pandas-dev/pandas/issues/55519#issuecomment-2032093984)

dweindl commented 4 months ago

This will have to wait until after there are pandas wheels built against numpy>=2 (pandas-dev/pandas#55519 (comment))

:rocket: https://pandas.pydata.org/pandas-docs/version/2.2.2/whatsnew/v2.2.2.html#pandas-2-2-2-is-now-compatible-with-numpy-2-0

dweindl commented 4 months ago

Looks like on the amici-side everything is ready for numpy2.0. Only for some tests we'll need to wait for some fixes in mpmath/sympy and a new numpy2 release of pyarrow.

dweindl commented 2 months ago

https://github.com/AMICI-dev/AMICI/releases/tag/v0.25.2