An open API service providing commit metadata for open source projects.

GitHub / python-graphblas/graphblas-algorithms / commits

SHA Message Author Date Stats
35dbc90e Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#80)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dcaef80b Bump conda-incubator/setup-miniconda from 2 to 3 (#81)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fec54b66 Bump actions/upload-artifact from 3 to 4 (#87)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3f02d4c1 chore: update pre-commit hooks (#88)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
38a41d40 Bump actions/setup-python from 4 to 5 (#83)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
10788fac Drop Python 3.9, add 3.12; update pre-commit (#84) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
43c17312 Support Python 3.12 and update pre-commit versions (#79) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
86cca31c Update short summary for nx docs (#78) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
6c89017b Bump actions/checkout from 3 to 4 (#74) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4fccd7e6 Update to NetworkX 3.2 (#77) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3caced29 Update to work with new networkx dispatching (#68) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1f5ccb64 [pre-commit.ci] pre-commit autoupdate (#69) pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d63d49d3 A few more algorithms and automatically add algorithms to README (#67) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
759b9cd0 Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#66) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7dfd65b1 Add `bellman_ford_path` (#64) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3cc41804 Implement `.generators.ego.ego_graph` (#61) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
80ba68be Implement `google_matrix` and binary operators (#62) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
17f19ba4 [pre-commit.ci] pre-commit autoupdate (#63)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
67b63583 Add logo and benchmarks to README (#60)
Co-authored-by: Jim Kitchen <j****k@g****m>
Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
09776b65 Add a few more BFS-based algorithms (#51) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
888e092f Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#59) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f874b837 Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#57) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3b327863 Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#56) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fb3c8927 Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#55) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6de1fd62 Bump ruff to v0.0.253 (#50) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a3dbf9bd Update publish_pypi GithubAction (#49) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
24fd2b6d Add latest algorithms to README.md (#48) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
82965d52 Add `normalize_chunksize` and `partition` utility functions (#47) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
edf4f062 Add `ruff` as pre-commit hook (#46) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3e749381 Modernize pyproject.toml and remove versioneer (#45) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1180e1ca Add `{all_pairs,single_source}_bellman_ford_path_length` (#44) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0b649b25 Add floyd_warshall_predecessor_and_distance (#43) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6dd93bd6 Add `floyd_warshall` (#42) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
140bea8e Update pre-commit versions and run separate CI job for linting checks (#41) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6eaab4cc Add script to run benchmarks and script to download data (#39) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
83bfa40d Update README.md (#34) Jim Kitchen <j****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4652c98c Add environment.yml to create dev environment (#37) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dc77fe3c This recipe for smetric is the fastest (#38) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
725a0b95 Remove from_graphblas; convert to class constructor (#35) Jim Kitchen <j****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
70bddf2b Update to use `to_coo/from_coo` instead of `to_values/from_values` (#32) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ffac8cd3 Add DOI from Zenodo to README.md (#33) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
77c580c2 Add test to ensure dispatched functions in nxapi match networkx (#29) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8684f35e Add `VectorMap` and `VectorNodeMap` for use with `generalized_degree` (#28) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
65fb70ce Update `matrix_to_dicts` and fix `generalized_degree` (#27) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3b113f5f More changes needed for NetworkX plugin (#25) Jim Kitchen <j****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4bb7cfb6 Make networkx and scipy optional even for `nxapi` (#30) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3057831b Add github action workflow to auto-publish to PyPI (#26) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
58cdf506 Bump actions/checkout from 2 to 3 (#24)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
605bfedc Bump codecov/codecov-action from 2 to 3 (#23)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2f32be52 Add `has_path`, `inter_community_edges`, `intra_community_edges` (#22) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bdc7cec9 Refactor algorithms + Add interface as entry point for networkx (#20) Jim Kitchen <j****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
398c2a15 Add algorithms for boundary.py and cuts.py (#21) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b56db6bc Implement k_truss algorithm (#19)
Co-authored-by: Erik Welch <e****h@g****m>
Jim Kitchen <j****k@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
116f2166 Improve square clustering (#17) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8de0be64 Add another way to do square clustering (#14) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
88061ac0 Support weighted clustering (#11) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ef16f822 Enhance caching to allow things like `plus_rowwise-` and `min_element+` (#9) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
90bfa892 Add Graph and DiGraph classes for graphblas, which also cache properties. (#8) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
20e2aac4 Move files around to match NetworkX file and directory structure (#7) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
00e42176 Add reciprocity (#6) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
79f55983 Support directed graphs in clustering / triangle counting (#4) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cc2d2086 Add codecov for code coverage (#5) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e30c0b2a Add `triangles` (#3) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
441d5be6 Update to use `python-graphblas` instead of `grblas`. (#2) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
67a9e4d8 Add initial attempt at pagerank with hacky tests (#1) Erik Welch <e****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c544c79b Setup repo (fingers crossed!) Erik Welch <e****h@g****m> over 3 years ago

← Back to repository