- Notifications
You must be signed in to change notification settings - Fork441
Relax comparison of floats in tests#818
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
coveralls commentedDec 18, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Odd that we are still seeing the FRD error and that this only happens in the slycot from source version. |
I'm seeing some problems inmy own copy of this branch. It looks like using |
It looks like the problem in the FRD tests had to do with using |
Thank you! |
While trying tofixpython-control/Slycot#187 inpython-control/Slycot#188, I ran into precision related errors of the control test suite. Seems like the new NumPy moves around some libraries affecting the floats.
There are more errors related to the frequency vector calculation of FRDs, which need to be investigated.