metagraph-dev / mlir-graphblas

MLIR tools and dialect for GraphBLAS
https://mlir-graphblas.readthedocs.io/en/latest/
Apache License 2.0
15 stars 6 forks source link

Add tests and documentation for graphblas.print #184

Closed paul-tqh-nguyen closed 2 years ago

paul-tqh-nguyen commented 3 years ago

https://github.com/metagraph-dev/mlir-graphblas/pull/183 implements graphblas.print. It needs tests as well as documentation.

paul-tqh-nguyen commented 2 years ago

https://github.com/metagraph-dev/mlir-graphblas/pull/191 adds documentation. We still need tests.

paul-tqh-nguyen commented 2 years ago

https://github.com/metagraph-dev/mlir-graphblas/pull/212 resolves this issue by adding tests.