PySDM icon indicating copy to clipboard operation
PySDM copied to clipboard

fix compatibility with NumPy 2.0.0 (dependes on a fix in `python-quantities` package)

Open slayoo opened this issue 1 year ago • 3 comments

For now, we need to restrict NumPy version to <2.0.0 due to a problem with chempy (https://github.com/bjodah/chempy/issues/234) that actually originates in an incompatibility with NumPy 2.0.0 of the python-quantities package (https://github.com/python-quantities/python-quantities/pull/232)

slayoo avatar Jun 19 '24 07:06 slayoo

Stale issue message

github-actions[bot] avatar Sep 17 '24 13:09 github-actions[bot]

@slayoo should we close this since mentioned issues are also closed? There is a TODO flag in examples/PySDM_examples/Arabas_et_al_2023/figs_3_and_7_and_8.ipynb, we can then delete it.

AgnieszkaZaba avatar Nov 21 '24 22:11 AgnieszkaZaba

trying to address in #1482

slayoo avatar Dec 26 '24 21:12 slayoo