Skip to content

Conversation

@eriknw
Copy link
Member

@eriknw eriknw commented Sep 28, 2021

land, lor, and lxor can return dtypes other than BOOL. This has been fixed.
Also, creating a semiring from a monoid that has coercions has been fixed.

When the next SuiteSparse:GraphBLAS is released, I think we'll want to test the input and output types of all our operators using the new introspection function.

@jim22k can you think of a better name than mapnumpy for the config to control whether e.g. binary.numpy.add maps to binary.plus or not?

land, lor, and lxor can return dtypes other than BOOL.  This has been fixed.
Also, creating a semiring from a monoid that has coercions has been fixed.
We assume all monoids commute (not strictly true, but this is how they're
typically used in GraphBLAS).
@eriknw eriknw merged commit 8f27ad9 into python-graphblas:main Sep 29, 2021
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.

1 participant