Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Graphblas-algorithms Alternatives
Similar projects and alternatives to graphblas-algorithms
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
netSALT
Simulation of lasing networks with quantum graphs and SALT theory.
-
-
python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
devops-schedule
how do you order a tree of work correctly where there are dependencies between works
graphblas-algorithms reviews and mentions
-
What can I contribute to SciPy (or other) with my pure math skill? I’m pen and paper mathematician
And algorithms for the NetworkX backend graphblas-algorithms is here: https://github.com/python-graphblas/graphblas-algorithms
-
NetworkX 3.0
GraphBLAS is wrapped by https://github.com/python-graphblas/python-graphblas/ and the algorithms are available at https://github.com/python-graphblas/graphblas-algorithms. NetworkX only dispatches the computation for a subset of algorithms to graphblas-algorithms right now.
If you want the graphblas API in python, https://github.com/python-graphblas/python-graphblas/ is the right place :)
-
GraphBLAS
GraphBLAS is underrated and underused IMHO. If you use e.g. scipy.sparse, NetworkX, or similar, you should check out GraphBLAS. It is really fast even compared to scipy.sparse, and more capable in many ways.
They've actually started implementing the NetworkX API
https://github.com/python-graphblas/graphblas-algorithms
with python-graphblas
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Dec 2023
Stats
python-graphblas/graphblas-algorithms is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of graphblas-algorithms is Python.