Skip to content

Comments

use openblas instead of lapack for slycot testing#210

Merged
murrayrm merged 1 commit intopython-control:masterfrom
murrayrm:fix_travis-slycot
Jul 2, 2018
Merged

use openblas instead of lapack for slycot testing#210
murrayrm merged 1 commit intopython-control:masterfrom
murrayrm:fix_travis-slycot

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.

2 participants