Block or Report
Block or report eriknw
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
-
-
-
pytoolz/cytoolz Public
Forked from eriknw/cytoolz
Cython implementation of Toolz: High performance functional utilities
-
936 contributions in the last year
Less
More
Contribution activity
March 2023
Created 7 commits in 2 repositories
Created a pull request in python-graphblas/graphblas-algorithms that received 11 comments
Add a few igraph algorithms to run via scripts/bench.py
See #53 (this PR maybe closes it). CC @szhorvat. I'm not at all familiar with using igraph, so I'm hoping you can take a look at this. What other a…
+92
−6
•
11
comments
Opened 10 other pull requests in 5 repositories
rapidsai/cugraph
3
open
networkx/networkx
3
merged
python-graphblas/python-graphblas
2
merged
rapidsai/cudf
1
open
python-graphblas/graphblas-algorithms
1
open
Reviewed 7 pull requests in 6 repositories
GraphBLAS/binsparse-specification
2 pull requests
rapidsai/cudf
1 pull request
rapidsai/cugraph
1 pull request
python-graphblas/python-graphblas
1 pull request
python-graphblas/graphblas-algorithms
1 pull request
networkx/networkx
1 pull request
Created an issue in networkx/networkx that received 6 comments
negative_edge_cycle
unexpectedly raises for empty graph input
Current Behavior >>> import networkx as nx >>> G = nx.Graph() >>> nx.negative_edge_cycle(G) Traceback (most recent call last): File "/home/erik/gr…
6
comments
Opened 3 other issues in 2 repositories
python-graphblas/graphblas-algorithms
2
open
GraphBLAS/binsparse-specification
1
open
1
contribution
in private repositories
Mar 15