metagraph-dev / mlir-graphblas

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

Updates required for algorithm notebooks #193

Closed jim22k closed 3 years ago

jim22k commented 3 years ago

Add print_mlir method for irbuilder Add "ge" as valid matrix select operator Add more options to Graph Projection and Filter Make tersify_mlir use AliasMap

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1267023956


Changes Missing Coverage Covered Lines Changed/Added Lines %
mlir_graphblas/algorithms.py 27 28 96.43%
mlir_graphblas/mlir_builder.py 1 3 33.33%
<!-- Total: 68 71 95.77% -->
Totals Coverage Status
Change from base Build 1262741711: 0.1%
Covered Lines: 2875
Relevant Lines: 3440

💛 - Coveralls