From: Rene v. P. <no...@gi...> - 2020-03-02 18:05:52
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: a995655ec55f940f1cd3687ad279067795db78f7 https://github.com/python-control/python-control/commit/a995655ec55f940f1cd3687ad279067795db78f7 Author: Francesco Seccamonte <fra...@gm...> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M control/iosys.py Log Message: ----------- Bugfix in matrix multiplication in output computation in iosys.LinearIOSystem Commit: dab8ff62025835c5d92a4cdb7e2e7ccac9b0b17f https://github.com/python-control/python-control/commit/dab8ff62025835c5d92a4cdb7e2e7ccac9b0b17f Author: Rene van Paassen <ren...@gm...> Date: 2020-03-02 (Mon, 02 Mar 2020) Changed paths: M control/iosys.py Log Message: ----------- Merge pull request #375 from francescoseccamonte/master Bugfix in matrix multiplication in output computation in iosys.LinearIOSystem good catch! Compare: https://github.com/python-control/python-control/compare/66bee9d31c0e...dab8ff620258 |