From: Ben G. <no...@gi...> - 2022-12-21 09:11:14
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 089ca21813b8c41063f3530810100990bad89072 https://github.com/python-control/python-control/commit/089ca21813b8c41063f3530810100990bad89072 Author: Ben Greiner <co...@bn...> Date: 2022-12-18 (Sun, 18 Dec 2022) Changed paths: M control/tests/flatsys_test.py Log Message: ----------- compare floats as almost equal Commit: e13f57f3e7929b82cf8a5b909065ad9d01115b93 https://github.com/python-control/python-control/commit/e13f57f3e7929b82cf8a5b909065ad9d01115b93 Author: Ben Greiner <co...@bn...> Date: 2022-12-18 (Sun, 18 Dec 2022) Changed paths: M control/tests/delay_test.py Log Message: ----------- increase nulps Commit: 53522222ac4ca2f9055a87f09758d7b7343abd10 https://github.com/python-control/python-control/commit/53522222ac4ca2f9055a87f09758d7b7343abd10 Author: Richard Murray <mu...@cd...> Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M control/tests/frd_test.py Log Message: ----------- fix FRD test errors (use exact freq points) Commit: 56f227f4f9c0af789dded936c682e7b175340437 https://github.com/python-control/python-control/commit/56f227f4f9c0af789dded936c682e7b175340437 Author: Ben Greiner <co...@bn...> Date: 2022-12-21 (Wed, 21 Dec 2022) Changed paths: M control/tests/delay_test.py M control/tests/flatsys_test.py M control/tests/frd_test.py Log Message: ----------- Merge pull request #818 from bnavigator/flatsys-float-tests Relax comparison of floats in tests Compare: https://github.com/python-control/python-control/compare/2f343be98138...56f227f4f9c0 |