Updates for NumPy 2.0 compatibility in CI tests by murrayrm · Pull Request #1013 · python-control/python-control
This PR updates docstrings and imports to be compatible with NumPy 2.0, which was released on 16 June. PR #994 already made changes to the base code for NumPy 2.0 compatibility, but there were some small changes required for doctests and examples to match the changes.
We should merge this quickly since CI tests are failing now that NumPy 2.0 is the default.