Skip to content

Pull requests: python-graphblas/graphblas-algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Drop Python 3.9, add 3.12; update pre-commit
#84 by eriknw was merged Dec 13, 2023 Loading…
Update to work with new networkx dispatching
#68 by eriknw was merged Aug 25, 2023 Loading…
[pre-commit.ci] pre-commit autoupdate
#63 by pre-commit-ci bot was merged May 1, 2023 Loading…
Add a few more BFS-based algorithms
#51 by eriknw was merged Apr 15, 2023 Loading…
Bump ruff to v0.0.253
#50 by eriknw was merged Feb 27, 2023 Loading…
Modernize pyproject.toml and remove versioneer
#45 by eriknw was merged Feb 20, 2023 Loading…
Add normalize_chunksize and partition utility functions
#47 by eriknw was merged Feb 27, 2023 Loading…
Add ruff as pre-commit hook
#46 by eriknw was merged Feb 21, 2023 Loading…
Don't cache large matrix objects
#40 by eriknw was closed Feb 7, 2023 Loading…
Add floyd_warshall_predecessor_and_distance
#43 by eriknw was merged Feb 8, 2023 Loading…
Add {all_pairs,single_source}_bellman_ford_path_length
#44 by eriknw was merged Feb 17, 2023 Loading…
This recipe for smetric is the fastest
#38 by eriknw was merged Nov 30, 2022 Loading…
Update matrix_to_dicts and fix generalized_degree
#27 by eriknw was merged Nov 1, 2022 Loading…
Make networkx and scipy optional even for nxapi
#30 by eriknw was merged Nov 1, 2022 Loading…
Add algorithms for boundary.py and cuts.py
#21 by eriknw was merged Oct 4, 2022 Loading…
Add another way to do square clustering
#14 by eriknw was merged Jun 9, 2022 Loading…
Improve square clustering
#17 by eriknw was merged Jul 6, 2022 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.