Skip to content

Conversation

@bnavigator
Copy link
Collaborator

Fixes #134

Numpy did something similar in numpy/numpy#10827

I guess those lines for .test and .bench in Slycot came from and old documentation for writing numpy modules. Slycot currently does not have any benchmarks and according to the numpy PR, bench is not used anymore.

@roryyorke
Copy link
Collaborator

Changes look good to me.

I'm going to add an issue to include a test for import slycot; slycot.test(), but let's wait for discussion and decision on #108 before doing anything.

@roryyorke roryyorke merged commit 511529c into python-control:master May 31, 2020
@bnavigator bnavigator deleted the module-direct-test branch December 31, 2020 13:32
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.

slycot.test() does not work anymore

2 participants