From: Richard M. <no...@gi...> - 2021-02-25 00:53:04
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: f35331b7075860efeafbac805e188a43bc2f06ba https://github.com/python-control/python-control/commit/f35331b7075860efeafbac805e188a43bc2f06ba Author: Richard Murray <mu...@cd...> Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M control/tests/input_element_int_test.py M control/tests/timeresp_test.py M control/tests/xferfcn_input_test.py Log Message: ----------- update np.float to float to fix SciPy 1.20 deprecation warnings Commit: 8cba9493ab1efa54577846a421fe3ed7b2893339 https://github.com/python-control/python-control/commit/8cba9493ab1efa54577846a421fe3ed7b2893339 Author: Richard Murray <mu...@cd...> Date: 2021-02-24 (Wed, 24 Feb 2021) Changed paths: M control/tests/input_element_int_test.py M control/tests/timeresp_test.py M control/tests/xferfcn_input_test.py Log Message: ----------- Merge pull request #548 from murrayrm/scipy_1_20_deprecations update np.float to float to fix NumPy 1.20 deprecation warnings Compare: https://github.com/python-control/python-control/compare/4788f6bafc51...8cba9493ab1e |