Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix of dlsim when the system is characterized has no dynamic. #5025

Closed
wants to merge 2 commits into from

Conversation

tfabbri
Copy link

@tfabbri tfabbri commented Jul 8, 2015

See #4970 for more details.
When the system is characterized by A=[], B=[], C=[], D=[1] the function generate an error.
I've added a check on the value of the matrix A.

@rgommers
Copy link
Member

Thanks @tfabbri. Makes sense to make that work I think. Could you please add a unit test in signal/tests/test_dltisys.py?

@rgommers rgommers added scipy.signal maintenance Items related to regular maintenance tasks labels Jul 11, 2015
@tfabbri
Copy link
Author

tfabbri commented Jul 13, 2015

I have added new unit test to signal/tests/test_dltisys.py

@lucascolley
Copy link
Member

As per #4970 (comment), the underlying issue was resolved elsewhere

@lucascolley lucascolley closed this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants