FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add `gb.ss.burble` from python-suitesparse-graphblas by eriknw · Pull Request #514 · python-graphblas/python-graphblas · GitHub

Add gb.ss.burble from python-suitesparse-graphblas - #514

Merged
eriknw merged 1 commit into
python-graphblas:mainfrom
eriknw:gb.ss.burble
Oct 18, 2023
Merged

Add gb.ss.burble from python-suitesparse-graphblas#514
eriknw merged 1 commit into
python-graphblas:mainfrom
eriknw:gb.ss.burble

Conversation

eriknw commented Oct 17, 2023

Copy link
Copy Markdown
Member

The SuiteSparse:GraphBLAS burble can be pretty handy, and having a burble object makes it as easy to use as possible. We reuse burble from python-suitesparse-graphblas (added last year), which is already pretty capable:
https://github.com/GraphBLAS/python-suitesparse-graphblas/blob/decaf1502d1a6053ba7b829e61b5ed796139ff2a/suitesparse_graphblas/__init__.py#L223
Note that one can still interact with the burble via config option such as

gb.ss.config["burble"] = True

but sometimes you just want to do

with gb.ss.burble:
    ...

FYI @michelp

eriknw merged commit 228faa1 into python-graphblas:main Oct 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL