An open API service for producing an overview of a list of open source projects.

pyOpenSci: https://github.com/python-graphblas/python-graphblas

complex-networks graph-algorithms graph-analysis graph-datastructures graph-theory graphblas linear-algebra numba pydata python python-wrapper sparse sparse-data sparse-matrix suitesparse

Score: 19.68025111796787

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 776
Total Committers: 11
Avg Commits per committer: 70.545
Development Distribution Score (DDS): 0.168

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Erik Welch e****h@g****m 646
Jim Kitchen j****k@g****m 88
dependabot[bot] 4****] 16
Sultan Orazbayev c****t@e****m 9
Particular Miner 7****r 7
Stan Seibert s****t@a****m 3
pre-commit-ci[bot] 6****] 2
William Zijie Zhang 8****n 2
Sophia Lockton 6****4 1
Paul Nguyen p****n@g****m 1
Adam Lugowski a****i@g****m 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 72
Total pull requests: 171
Average time to close issues: about 2 months
Average time to close pull requests: 24 days
Total issue authors: 12
Total pull request authors: 8
Average comments per issue: 2.69
Average comments per pull request: 2.01
Merged pull request: 135
Bot issues: 0
Bot pull requests: 44

Past year issues: 1
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 months
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.86
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/python-graphblas/python-graphblas

Top Issue Authors

  • eriknw (26)
  • sneakers-the-rat (16)
  • szhorvat (10)
  • SultanOrazbayev (5)
  • alugowski (5)
  • khoinpd0411 (2)
  • Transurgeon (2)
  • jim22k (2)
  • zhi-bao (1)
  • q-aaronzolnailucas (1)
  • ivirshup (1)
  • galaxy001 (1)

Top Pull Request Authors

  • eriknw (94)
  • dependabot[bot] (36)
  • jim22k (16)
  • SultanOrazbayev (12)
  • pre-commit-ci[bot] (8)
  • Transurgeon (3)
  • slockton24 (1)
  • alugowski (1)

Top Issue Labels

  • documentation (19)
  • discussion (17)
  • hygiene (10)
  • io (6)
  • enhancement (6)
  • good first issue (4)
  • bug (4)
  • feature (4)
  • good second issue (3)
  • lowpriority (3)
  • upstream (2)
  • suitesparse (1)
  • tests (1)
  • deprecation (1)
  • highpriority (1)
  • community (1)

Top Pull Request Labels

  • dependencies (36)
  • hygiene (12)
  • github_actions (10)
  • documentation (8)
  • feature (6)
  • deprecation (4)
  • io (4)
  • bug (3)
  • enhancement (3)
  • suitesparse (1)
  • tests (1)
  • lowpriority (1)
  • regression (1)
  • discussion (1)
  • performance (1)

Package metadata

pypi.org: python-graphblas

Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics

  • Homepage:
  • Documentation: https://python-graphblas.readthedocs.io/
  • Licenses: Apache Software License
  • Latest release: 2025.2.0 (published over 1 year ago)
  • Last Synced: 2026-06-25T13:00:50.788Z (3 days ago)
  • Versions: 24
  • Dependent Packages: 4
  • Dependent Repositories: 2
  • Downloads: 26,144 Last month
  • Rankings:
    • Dependent packages count: 2.332%
    • Downloads: 4.964%
    • Average: 6.306%
    • Dependent repos count: 11.622%
  • Maintainers (2)
conda-forge.org: python-graphblas

Python wrapper around GraphBLAS. Currently only supports SuiteSparse::GraphBLAS. Goal is to be a Pythonic way to write beautiful, efficient graph algorithms in the language of linear algebra.

  • Homepage: https://github.com/python-graphblas/python-graphblas
  • Licenses: Apache-2.0
  • Latest release: 2022.11.0 (published over 3 years ago)
  • Last Synced: 2026-03-11T23:05:13.953Z (4 months ago)
  • Versions: 9
  • Dependent Packages: 1
  • Dependent Repositories: 4
  • Downloads: 119,459 Total
  • Rankings:
    • Dependent repos count: 16.039%
    • Dependent packages count: 28.964%
    • Average: 32.631%
    • Stargazers count: 40.656%
    • Forks count: 44.868%

Dependencies

setup.py pypi
  • suitesparse-graphblas *
.github/workflows/debug.yml actions
  • actions/checkout v3 composite
  • mxschmitt/action-tmate v3 composite
.github/workflows/imports.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ddradar/choose-random-action v2.0.2 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/publish_pypi.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish v1.6.4 composite
.github/workflows/test_and_build.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
  • conda-incubator/setup-miniconda v2 composite
  • ddradar/choose-random-action v2.0.2 composite
dev-requirements.txt pypi
  • awkward * development
  • datashader * development
  • donfig * development
  • hvplot * development
  • icecream * development
  • ipykernel * development
  • ipython * development
  • matplotlib * development
  • mypy * development
  • nbsphinx * development
  • networkx * development
  • numba * development
  • numpydoc * development
  • pandas * development
  • pre-commit * development
  • pydata-sphinx-theme * development
  • pytest-cov * development
  • pyyaml * development
  • scipy * development
  • sparse * development
  • sphinx-panels * development
  • suitesparse-graphblas * development
pyproject.toml pypi
  • donfig >=0.6
  • numba >=0.55
  • numpy >=1.21
  • pyyaml >=5.4
  • suitesparse-graphblas >=7.4.0.0, <7.5
binder/environment.yml conda
  • cairosvg
  • drawsvg
  • matplotlib
  • networkx
  • pandas
  • python 3.11.*
  • python-graphblas
  • scipy
environment.yml conda
  • awkward
  • cairosvg
  • datashader
  • donfig
  • drawsvg
  • fast_matrix_market
  • hvplot
  • icecream
  • ipykernel
  • ipython
  • matplotlib
  • mypy
  • nbsphinx
  • networkx
  • numba
  • numpydoc
  • packaging
  • pandas
  • pre-commit
  • pydata-sphinx-theme
  • pytest-cov
  • python
  • python-suitesparse-graphblas
  • pyyaml
  • scipy
  • sparse
  • sphinx-panels
  • tomli