Tags: jim22k/python-graphblas
Tags
- Subassign syntax to allow masks sized for the assignment dimensions… … only - input_mask to allow masks to apply to the full input on extraction - Call recorder for auto-generating C-code from grblas code - to_values() returns numpy arrays instead of tuples - fast_import/fast_export suitesparse extension are now exposed
Merge pull request python-graphblas#12 from jim22k/bugfix/update_setu… …p_py Fix setup.py
Merge pull request python-graphblas#10 from eriknw/anonymous_functions Add `register_anonymous` to BinaryOp and use this for `isclose`.