Branch: refs/heads/master
Home: https://github.com/python-control/python-control
Commit: 2eb56606938f899be5e9646cf114839aa3cf76a4
https://github.com/python-control/python-control/commit/2eb56606938f899be5e9646cf114839aa3cf76a4
Author: Richard Murray <mu...@cd...>
Date: 2016-05-30 (Mon, 30 May 2016)
Changed paths:
M control/freqplot.py
Log Message:
-----------
fixed type error when no features are found
Commit: 392535cf8d6357278d1bd69146f09e3a89777c07
https://github.com/python-control/python-control/commit/392535cf8d6357278d1bd69146f09e3a89777c07
Author: Richard Murray <mu...@cd...>
Date: 2016-05-30 (Mon, 30 May 2016)
Changed paths:
R control/tests/freqresp.py
A control/tests/freqresp_test.py
Log Message:
-----------
converted freqresp.py into proper test + added test for double integrator bode
Commit: 7b07af353a6455accbbc55fd379a1fd69c584622
https://github.com/python-control/python-control/commit/7b07af353a6455accbbc55fd379a1fd69c584622
Author: Richard Murray <mu...@cd...>
Date: 2016-05-30 (Mon, 30 May 2016)
Changed paths:
M control/freqplot.py
R control/tests/freqresp.py
A control/tests/freqresp_test.py
Log Message:
-----------
Merge pull request #94 from murrayrm/bodefix
Bodefix
Compare: https://github.com/python-control/python-control/compare/237d1f0db007...7b07af353a64 |