Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Autocompute AmbiguousAssignOrExtract as extract #166

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
Feb 18, 2022

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Feb 16, 2022

Fixes #149

This adds new classes such as MatrixIndexExpr, which are able to be auto-computed. PR #157 made this relatively easy. I still need to add a few tests.

Fixes python-graphblas#149

This adds new classes such as `MatrixIndexExpr`, which are able to be auto-computed.
PR python-graphblas#157 made this relatively easy.  I still need to add a few tests.
@eriknw
Copy link
Member Author

eriknw commented Feb 16, 2022

@jim22k the Louvain notebook is failing sometimes. I don't recall it ever being flaky before. Would you be able to take a look at it when you have the chance? Thanks.

In other news, it's nice to see the tests passing again when installing psg from source or wheels!

@eriknw
Copy link
Member Author

eriknw commented Feb 18, 2022

Alright, this is ready to go in! Yet another fairly large PR that has backwards-incompatible changes.

@eriknw eriknw merged commit 8ab1726 into python-graphblas:main Feb 18, 2022
@eriknw
Copy link
Member Author

eriknw commented Feb 18, 2022

This is in! I fixed the bug that was affecting Louvain. It's interesting that it only failed some of the time.

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.

ENH: Auto-compute AmbiguousAssignOrExtract as extract
1 participant