From: Ben G. <no...@gi...> - 2024-04-21 13:20:41
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 03df7185bc8a44a345fb926effb38ed6aeb817cc https://github.com/python-control/python-control/commit/03df7185bc8a44a345fb926effb38ed6aeb817cc Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Replace np.NaN removed in numpy 2 Commit: 38188fbd6d8b95ef0ed5d76e396db43f95bbf488 https://github.com/python-control/python-control/commit/38188fbd6d8b95ef0ed5d76e396db43f95bbf488 Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Replace np.Inf removed in numpy 2 Commit: 0b5332bfa9580df81ba2ebc6f9d8f54975fa9cd6 https://github.com/python-control/python-control/commit/0b5332bfa9580df81ba2ebc6f9d8f54975fa9cd6 Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/statesp.py Log Message: ----------- replace deprecated numpy.linalg.linalg.LinAlgError with numpy.linalg.LinAlgError and isort Commit: ebb8a5284c8c4e58ef8efdae656f1e4748b3ba68 https://github.com/python-control/python-control/commit/ebb8a5284c8c4e58ef8efdae656f1e4748b3ba68 Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/rlocus.py Log Message: ----------- Replace deprecated numpy row_stack with vstack Commit: e4a03e8419231b040d846ef089babd029e18168c https://github.com/python-control/python-control/commit/e4a03e8419231b040d846ef089babd029e18168c Author: Ben Greiner <co...@bn...> Date: 2024-04-21 (Sun, 21 Apr 2024) Changed paths: M control/rlocus.py M control/statesp.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #994 from bnavigator/numpy2 Support NumPy 2 Compare: https://github.com/python-control/python-control/compare/1bb0a46d2475...e4a03e841923 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |