- Notifications
You must be signed in to change notification settings - Fork15
Backport many of the SS:GB 8 changes to run on 7#478
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 commentedJun 27, 2023 • 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.
Changes unknown |
eriknw commentedJun 27, 2023
Dang it. Looks like |
eriknw commentedJun 27, 2023
Okay, I think this is ready to go in. @jim22k@SultanOrazbayev I'd like to do a release soon that still targets SuiteSparse:GraphBLAS 7 series, so let's try to get our other PRs ready and in. This PR should unblock failures that are popping up due to new dependency versions. |
This takes many changes from#456 and runs against the current set of SuiteSparse:GraphBLAS versions.
I think it would be nice for us to support older versions of SuiteSparse:GraphBLAS if possible (and reasonable), particularly since SS:GB 8.0 seems somewhat experimental.
This also updates to scipy 1.11 and other misc. changes I've been adding to the 8.0 branch.