Extend returnScipySignalLTI() to discrete systems by bnavigator · Pull Request #445 · python-control/python-control

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bnavigator

Copy link Copy Markdown

Contributor

@bnavigator bnavigator commented

Aug 2, 2020

edited

Loading

These were not covered by the tests, so I wrote some tests and found out it is not that hard to extend them to discrete systems.

@coveralls

Copy link Copy Markdown

coveralls commented

Aug 2, 2020

edited

Loading

Coverage Status

Coverage increased (+0.3%) to 86.618% when pulling d6d77dc on bnavigator:extend-tf2scipylti into 26206dc on python-control:master.

@coveralls

Copy link Copy Markdown

Coverage Status

Coverage increased (+0.3%) to 84.489% when pulling a8aa41e on bnavigator:extend-tf2scipylti into d3142ff on python-control:master.

@sawyerbfuller

Copy link Copy Markdown

Contributor

Returning a cont-time scipy system when dt=None seems like a reasonable choice (I think in scipy, dt=None actually means cont time).

Copy link Copy Markdown

Contributor

@sawyerbfuller sawyerbfuller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment

@bnavigator

Copy link Copy Markdown

Contributor Author

Re current CI fail: #456

@bnavigator bnavigator merged commit 51c797e into python-control:master

Dec 29, 2020

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

Reviewers

@sawyerbfuller sawyerbfuller sawyerbfuller approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

0.9.0

Development

Successfully merging this pull request may close these issues.

3 participants

@bnavigator @coveralls @sawyerbfuller