Graphegon / pygraphblas

GraphBLAS for Python
https://graphegon.github.io/pygraphblas/pygraphblas/index.html
Apache License 2.0
343 stars 27 forks source link

Michelp/type promotion #72

Closed michelp closed 4 years ago

michelp commented 4 years ago

@marci543 and @szarnyasg , this branch should take care of the various commutability and type promotion issues, I'll comment on them individually. There were also some bad tests that verified wrong behavior but are now correct, and it adds missing scalar math with vectors.