CiwPython / Ciw

Ciw is a simulation library for open queueing networks.
http://ciw.readthedocs.io
MIT License
146 stars 42 forks source link

NumPy 2.0 Migration #253

Open galenseilis opened 2 weeks ago

galenseilis commented 2 weeks ago

NumPy is a dependency of Ciw.

NumPy 2.0 is coming, which is a major version change that purportedly will break some things. I don't know if it will break anything in Ciw yet, but we will want to plan and execute migration.

Some resources: