From: Ben G. <no...@gi...> - 2021-12-02 11:13:29
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 1e55a036994f758d8a5d071ecad86505aeb2b383 https://github.com/python-control/python-control/commit/1e55a036994f758d8a5d071ecad86505aeb2b383 Author: Richard Murray <mu...@cd...> Date: 2021-11-24 (Wed, 24 Nov 2021) Changed paths: M control/statefbk.py Log Message: ----------- update lqe() argument processing to match lqr() Commit: 06aa0d8b64753261101b9a1ee33581c62620eddd https://github.com/python-control/python-control/commit/06aa0d8b64753261101b9a1ee33581c62620eddd Author: Richard Murray <mu...@cd...> Date: 2021-11-25 (Thu, 25 Nov 2021) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- updated docstrings + unit tests Commit: 31729c818f600e8b3bd4893796fc6f24e8a8ce70 https://github.com/python-control/python-control/commit/31729c818f600e8b3bd4893796fc6f24e8a8ce70 Author: Richard Murray <mu...@cd...> Date: 2021-11-27 (Sat, 27 Nov 2021) Changed paths: M control/statefbk.py Log Message: ----------- remove comment per @sawyerbfuller Commit: 81a4f38e39efcb2d1fdf1388f5c1567a4aa2f791 https://github.com/python-control/python-control/commit/81a4f38e39efcb2d1fdf1388f5c1567a4aa2f791 Author: Ben Greiner <co...@bn...> Date: 2021-12-02 (Thu, 02 Dec 2021) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- Merge pull request #673 from murrayrm/enh-lqe Improved lqe calling functionality Compare: https://github.com/python-control/python-control/compare/382a297868e9...81a4f38e39ef |