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

pyOpenSci: https://github.com/xgi-org/xgi

graph-analysis higher-order higher-order-networks hypergraphs network-science simplicial-complexes

Score: 17.417944474970994

Last synced: about 19 hours ago
JSON representation

Repository metadata:

CompleX Group Interactions (XGI) is a Python package for higher-order networks.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 688
Total Committers: 22
Avg Commits per committer: 31.273
Development Distribution Score (DDS): 0.394

Commits in past year: 88
Committers in past year: 7
Avg Commits per committer in past year: 12.571
Development Distribution Score (DDS) in past year: 0.295

Name Email Commits
Nicholas Landry n****1@g****m 417
Leo Torres l****o@l****m 123
Maxime Lucas m****s 73
Thomas Robiglio 8****o 24
Daniel Kaiser d****7@g****m 12
Martina Contisciani m****i@g****m 8
Iacopo Iacopini i****o@g****m 8
Antoine Combret--Renouard 9****d 4
Tim LaRock t****k@g****m 4
Bell 3****l 3
Iacopo Iacopini i****i@I****l 1
Alice Schwarze a****e@g****m 1
GavinAnderberg g****0@r****u 1
Gonzalo Contreras Aso 6****t 1
Marco Nurisso 4****o 1
Martin Coll m****l@g****m 1
Rudra Dave j****p@v****u 1
Vedant v****7@g****m 1
Will Collins 9****0 1
cosimoagostinelli 1****i 1
pgberlureau 6****u 1
saad1282 8****2 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 192
Total pull requests: 336
Average time to close issues: 6 months
Average time to close pull requests: 14 days
Total issue authors: 23
Total pull request authors: 20
Average comments per issue: 2.36
Average comments per pull request: 3.34
Merged pull request: 266
Bot issues: 0
Bot pull requests: 0

Past year issues: 7
Past year pull requests: 27
Past year average time to close issues: 6 days
Past year average time to close pull requests: 13 days
Past year issue authors: 2
Past year pull request authors: 7
Past year average comments per issue: 2.86
Past year average comments per pull request: 2.33
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • nwlandry (78)
  • maximelucas (63)
  • leotrs (20)
  • tlarock (5)
  • acombretrenouard (4)
  • thomasrobiglio (3)
  • cosimoagostinelli (2)
  • colltoaction (2)
  • Mattehub (1)
  • vissarion (1)
  • YuhuYang (1)
  • aleable (1)
  • johannagehlen (1)
  • saad1282 (1)
  • alpatania (1)

Top Pull Request Authors

  • nwlandry (204)
  • maximelucas (46)
  • thomasrobiglio (23)
  • leotrs (23)
  • doabell (6)
  • willcollins10 (6)
  • kaiser-dan (6)
  • tlarock (5)
  • acombretrenouard (3)
  • colltoaction (2)
  • pgberlureau (2)
  • cosimoagostinelli (2)
  • GavinAnderberg (1)
  • saikumarvasa100-hash (1)
  • karpovantonme (1)

Top Issue Labels

  • new feature (35)
  • improve (26)
  • documentation (23)
  • good first issue (19)
  • bug (17)
  • viz (13)
  • test (5)
  • long term (4)
  • question (3)
  • help wanted (1)
  • warning (1)

Top Pull Request Labels

  • documentation (1)
  • improve (1)
  • new feature (1)

Package metadata

proxy.golang.org: github.com/xgi-org/xgi

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/xgi-org/xgi#section-documentation
  • Licenses: other
  • Latest release: v0.10.2 (published 3 months ago)
  • Last Synced: 2026-08-11T13:05:59.351Z (2 days ago)
  • Versions: 39
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.55%
    • Average: 4.703%
    • Dependent repos count: 4.856%
pypi.org: xgi

XGI is a Python package for higher-order networks.

  • Homepage:
  • Documentation: https://xgi.readthedocs.io/en/stable/
  • Licenses: BSD License
  • Latest release: 0.10.2 (published 3 months ago)
  • Last Synced: 2026-08-11T13:05:58.308Z (2 days ago)
  • Versions: 47
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 5,277 Last month
  • Rankings:
    • Dependent packages count: 4.787%
    • Stargazers count: 5.928%
    • Average: 7.523%
    • Forks count: 7.661%
    • Dependent repos count: 8.943%
    • Downloads: 10.296%
  • Maintainers (2)
pypi.org: xgi-optimized

XGI extension for faster hypergraph operations

  • Homepage:
  • Documentation: https://xgi.readthedocs.io/en/stable/
  • Licenses: BSD-3-Clause
  • Latest release: 0.11.1 (published over 1 year ago)
  • Last Synced: 2026-08-11T13:05:58.025Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10 Last month
  • Rankings:
    • Dependent packages count: 9.246%
    • Average: 30.663%
    • Dependent repos count: 52.08%
  • Maintainers (1)

Dependencies

.github/workflows/coverage.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
.github/workflows/test-tutorials.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • matplotlib >=3.4
  • networkx >=2.7
  • numpy >=1.23.5
  • pandas >=1.3
  • requests >=2.0
  • scipy >=1.15
  • xopen >=2.0
.github/workflows/test-code.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/check-urls.yml actions
  • actions/checkout v4 composite
  • urlstechie/urlchecker-action master composite
.github/workflows/benchmark.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • benchmark-action/github-action-benchmark v1 composite
.github/workflows/publish_xgi.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
requirements/test.txt pypi
  • pytest >=7.2 test
  • pytest-cov >=4.0 test
  • tuna * test
requirements/docs.txt pypi
  • ipykernel *
  • matplotlib >=3.3
  • nbsphinx *
  • nbsphinx-link *
  • numpydoc >=1.1
  • pillow >=8.2
  • pydata-sphinx-theme *
  • pyyaml *
  • sphinx *
  • sphinx-design *
  • sphinx-gallery *
  • sphinx-rtd-theme >=1.2
  • sphinx_copybutton *