Skip to content

Auto-generate code via e.g. python -m grblas._automethods #157

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 2 commits into from
Feb 2, 2022

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Feb 2, 2022

and python -m grblas._infixmethods. Fixes #155.
This was pretty quick, low-tech, and surprisingly fun!

and `python -m grblas._infixmethods`.  Fixes python-graphblas#155.
This was pretty quick, low-tech, and surprisingly fun!
@eriknw eriknw merged commit 9bc4839 into python-graphblas:main Feb 2, 2022
@eriknw eriknw mentioned this pull request Feb 2, 2022
eriknw added a commit to eriknw/grblas that referenced this pull request Feb 16, 2022
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.
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: better automatic code generation
1 participant