Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 28, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Jun 27, 2023

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.

@coveralls
Copy link

coveralls commented Jun 27, 2023

Coverage Status

coverage: 99.345% (-0.3%) from 99.633%
when pulling 52f0f36 on eriknw:8.0_changes_for_7.4
into 6bbf0cd on python-graphblas:main.

@eriknw
Copy link
Member Author

eriknw commented Jun 27, 2023

Dang it. Looks like fast_matrix_market and scipy are not playing nicely together. Got to figure out the versions, etc.

@eriknw
Copy link
Member Author

eriknw commented Jun 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.

@eriknw eriknw merged commit cd45197 into python-graphblas:main Jun 28, 2023
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