Skip to content

Bodefix#94

Merged
murrayrm merged 2 commits intopython-control:masterfrom
murrayrm:bodefix
May 30, 2016
Merged

Bodefix#94
murrayrm merged 2 commits intopython-control:masterfrom
murrayrm:bodefix

Conversation

@murrayrm
Copy link
Copy Markdown
Member

Fixed a small bug in bode() that generated an error on a double integrator. The problem was that the features list was initialized to an integer instead of a float, which generated a typecast error. Added a unit test to catch this.

@murrayrm murrayrm merged commit 7b07af3 into python-control:master May 30, 2016
@murrayrm murrayrm deleted the bodefix branch May 30, 2016 20:41
@coveralls
Copy link
Copy Markdown

coveralls commented May 30, 2016

Coverage Status

Coverage increased (+0.03%) to 76.004% when pulling 392535c on murrayrm:bodefix into 237d1f0 on python-control:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants