Skip to content

only call np.delete with actual removal#430

Merged
murrayrm merged 1 commit into
python-control:masterfrom
bnavigator:fix-429
Jul 11, 2020
Merged

only call np.delete with actual removal#430
murrayrm merged 1 commit into
python-control:masterfrom
bnavigator:fix-429

Conversation

@bnavigator

@bnavigator bnavigator commented Jul 9, 2020

Copy link
Copy Markdown
Contributor

Fixes #429

ix and iu can be empty lists or numpy arrays, which trips the new np.delete.

@bnavigator bnavigator force-pushed the fix-429 branch 3 times, most recently from f7ebc3a to beb807c Compare July 9, 2020 18:52
@coveralls

coveralls commented Jul 9, 2020

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.01%) to 84.209% when pulling fa31cd4 on bnavigator:fix-429 into a9d869e on python-control:master.

@murrayrm murrayrm merged commit c7c7b47 into python-control:master Jul 11, 2020
@bnavigator bnavigator deleted the fix-429 branch July 26, 2020 14:39
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.

iosys failure with numpy 1.19 due to changed API

3 participants