Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix slycot link error#353

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

Merged

Conversation

murrayrm
Copy link
Member

This PR address a problem in theslycot build process (documentedhere) in which buildingslycot from source is currently failing. This is related to issue#349 where coveralls was reporting a decrease in coverage (becauseslycot was not present => some code was not being tested).

To fix this, I changed the.travis.yml file to use theconda-forge version ofslycot by default. This is probably the better thing to do in any case, since that is how most users are likely to getslycot. I also added two "optional" (allowed to fail) builds that create theslycot package from source code, as was originally done. I put in one for python-2.7 (still working) and one for python-3.7 (failing).

I didn't squash the commits when I created this PR, but suggest doing that when it is merged.

@coveralls
Copy link

coveralls commentedDec 28, 2019
edited
Loading

Coverage Status

Coverage decreased (-1.5%) to 82.32% when pulling6eea90c on murrayrm:fix_slycot_link_error intoa4b4c43 on python-control:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 83.586% when pulling6f14bc3 on murrayrm:fix_slycot_link_error intoa4b4c43 on python-control:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 83.586% when pulling6f14bc3 on murrayrm:fix_slycot_link_error intoa4b4c43 on python-control:master.

@bnavigator
Copy link
Contributor

The Python 3.7slycot=source job fails because Travis mixes OpenBLAS with BLAS/LAPACK. Seemy comment inpython-control/Slycot#85

@murrayrmmurrayrm deleted the fix_slycot_link_error branchJanuary 20, 2020 16:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
0.8.3
Development

Successfully merging this pull request may close these issues.

3 participants
@murrayrm@coveralls@bnavigator

[8]ページ先頭

©2009-2025 Movatter.jp