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

use openblas instead of lapack for slycot testing #210

Merged
merged 1 commit into from
Jul 2, 2018

Conversation

murrayrm
Copy link
Member

@murrayrm murrayrm commented Jul 1, 2018

This PR fixes a problem in Travis CI testing against the slycot test case. In the latest version of slycot (0.3.3), we switched to use OpenBLAS as the default in slycot/setup.py and so the previous code (which used lapack) was failing its tests. The change is just to add installation of openblas for the slycot test case.

@coveralls
Copy link

coveralls commented Jul 1, 2018

Coverage Status

Coverage remained the same at 77.882% when pulling eb89ac9 on murrayrm:fix_travis-slycot into 601b581 on python-control:master.

@murrayrm murrayrm merged commit f66d842 into python-control:master Jul 2, 2018
@murrayrm murrayrm deleted the fix_travis-slycot branch July 2, 2018 00:36
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.

None yet

2 participants