From: Richard M. <no...@gi...> - 2019-04-07 05:25:31
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 684fadbc52d24f633f747061dbd32fca1eb07641 https://github.com/python-control/python-control/commit/684fadbc52d24f633f747061dbd32fca1eb07641 Author: Hung Pham <hun...@gm...> Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M control/tests/statesp_test.py Log Message: ----------- add test case for lft for statespace model Commit: facd0205bd314c99a31f61b55116d22e29712689 https://github.com/python-control/python-control/commit/facd0205bd314c99a31f61b55116d22e29712689 Author: Hung Pham <hun...@gm...> Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M control/tests/statesp_test.py Log Message: ----------- another test case for lft Commit: e1ab130da0e4307ba9b2902111e197b1f15b05f6 https://github.com/python-control/python-control/commit/e1ab130da0e4307ba9b2902111e197b1f15b05f6 Author: Hung Pham <hun...@gm...> Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M control/statesp.py Log Message: ----------- implement lft system interconnection Commit: 45638a0794e2ee5c48786935771d18b6104858b7 https://github.com/python-control/python-control/commit/45638a0794e2ee5c48786935771d18b6104858b7 Author: Richard Murray <mu...@cd...> Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M control/statesp.py Log Message: ----------- Update control/statesp.py Co-Authored-By: hungpham2511 <hun...@gm...> Commit: 5955fd21f71a98c65b31e734a7b87d6c9544ec4f https://github.com/python-control/python-control/commit/5955fd21f71a98c65b31e734a7b87d6c9544ec4f Author: hung <hun...@gm...> Date: 2019-01-05 (Sat, 05 Jan 2019) Changed paths: M control/statesp.py Log Message: ----------- Update lft definition ref Commit: 37387181bf01c92d6aa22826acbbf56d53e50619 https://github.com/python-control/python-control/commit/37387181bf01c92d6aa22826acbbf56d53e50619 Author: Richard Murray <mu...@cd...> Date: 2019-04-06 (Sat, 06 Apr 2019) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- Merge pull request #245 from hungpham2511/master Implemement lft (Linear Fractional Transform) for state-space systems Compare: https://github.com/python-control/python-control/compare/5d680f5ccbed...37387181bf01 |