SuiteSparse: update to 6.0.1.#39846
Merged
Piraty merged 2 commits intovoid-linux:masterfrom Dec 4, 2022
Merged
Conversation
Contributor
Author
|
What shall we do about this: |
3c17c06 to
61cce12
Compare
61cce12 to
fcec150
Compare
Contributor
Author
|
The CI failures look harmless:
|
0ab7ebf to
f221245
Compare
Contributor
Author
|
Apologies for the multiple force-push. Just two changes:
Hopefully with these two changes CI will pass. |
Contributor
Author
|
Now the three CI failures are just the expected |
Member
|
of course igraph requires a revbump, in |
Member
|
can you please rebase, so CI runs again |
- use openblas instead of lapack when available.
- add shlibs that will be used by octave.
- SuiteSparse-devel and mongoose-devel conflict for libmongoose.{so,a}.
- use openblas instead of lapack when available.
Contributor
Author
Done, everything passed. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
SuiteSparseis used in sagemath throughpython3-cvxopt-- I ran the sagemath testsuite with this update.