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

JOSS: https://github.com/scikit-tda/ripser.py

data-science homology persistent-homology ripser tda topological-data-analysis topology

Score: 20.18272093806379

Last synced: about 12 hours ago
JSON representation

Repository metadata:

A Lean Persistent Homology Library for Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 647
Total Committers: 24
Avg Commits per committer: 26.958
Development Distribution Score (DDS): 0.652

Commits in past year: 17
Committers in past year: 3
Avg Commits per committer in past year: 5.667
Development Distribution Score (DDS) in past year: 0.412

Name Email Commits
Nathaniel Saul n****t@s****m 225
Ulrich Bauer u****r@t****e 217
Chris Tralie c****e@g****m 85
julian j****z@h****h 29
Bradley Dice b****e@b****m 19
Michael Catanzaro c****j@p****e 18
dependabot[bot] 4****] 18
Rann Bar-On r****n@m****u 7
PEP8 Speaks p****s@g****m 7
Umberto Lupo 4****o 3
mtsch m****r@g****m 3
Nathaniel Rivera Saul n****l@n****m 2
Edoardo Putti e****i@g****m 2
Ghiles Meddour g****b@g****m 2
Arfon Smith a****n 1
Brandon Meredith 6****h 1
Haruki Nakajima s****e@g****m 1
Ippei Obayashi o****i@k****p 1
Tarik Souabny 7****y 1
Daniel Carmody d****y@m****u 1
Thiago t****t@g****m 1
blasern b****n 1
dylia 4****a 1
joperea j****a@g****m 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 85
Total pull requests: 117
Average time to close issues: 11 months
Average time to close pull requests: about 2 months
Total issue authors: 73
Total pull request authors: 19
Average comments per issue: 3.01
Average comments per pull request: 1.32
Merged pull request: 66
Bot issues: 0
Bot pull requests: 54

Past year issues: 4
Past year pull requests: 28
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 20 days
Past year issue authors: 4
Past year pull request authors: 3
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.82
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 24

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/scikit-tda/ripser.py

Top Issue Authors

  • sauln (4)
  • jonyscathe (3)
  • galenseilis (3)
  • catanzaromj (3)
  • xgao32 (2)
  • tmelorc (2)
  • ulupo (2)
  • sohailiqbal (1)
  • DrMSAbdullahi (1)
  • mm04926412 (1)
  • HapeFs (1)
  • christian-oreilly (1)
  • Sandy4321 (1)
  • tianboqi (1)
  • anthtan (1)

Top Pull Request Authors

  • dependabot[bot] (54)
  • catanzaromj (21)
  • ctralie (7)
  • sauln (5)
  • agentmarketbot (4)
  • edoput (4)
  • bdice (3)
  • reds-heig (3)
  • ulupo (3)
  • ghilesmeddour (2)
  • minimalProviderAgentMarket (2)
  • Luftalian (2)
  • BrandMeredith (1)
  • ManifoldFR (1)
  • dcarmod2 (1)

Top Issue Labels

  • Install (11)
  • dependencies (4)
  • Windows (4)
  • bug (3)
  • Mac (2)
  • documentation (2)
  • Xcode update (1)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (55)
  • github_actions (31)
  • bug (5)
  • Install (4)

Package metadata

pypi.org: ripser

A Lean Persistent Homology Library for Python

  • Homepage: https://ripser.scikit-tda.org
  • Documentation: https://ripser.scikit-tda.org
  • Licenses: MIT License
  • Latest release: 0.6.15 (published 27 days ago)
  • Last Synced: 2026-06-19T23:00:45.598Z (4 days ago)
  • Versions: 30
  • Dependent Packages: 10
  • Dependent Repositories: 31
  • Downloads: 69,187 Last month
  • Docker Downloads: 104
  • Rankings:
    • Dependent packages count: 1.382%
    • Dependent repos count: 2.627%
    • Average: 2.776%
    • Downloads: 3.099%
    • Docker downloads count: 3.995%
  • Maintainers (3)
conda-forge.org: ripser

Ripser.py is a lean persistent homology package for Python. Building on the blazing fast C++ Ripser package as the core computational engine, Ripser.py provides an intuitive interface for computing persistence cohomology of sparse and dense data sets, visualizing persistence diagrams, computing lowerstar filtrations on images, and computing representative cochains.

  • Homepage: http://github.com/scikit-tda/ripser.py
  • Licenses: MIT
  • Latest release: 0.6.4 (published almost 4 years ago)
  • Last Synced: 2026-04-01T15:11:04.808Z (3 months ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 23.319%
    • Stargazers count: 24.193%
    • Average: 33.178%
    • Dependent repos count: 34.025%
    • Dependent packages count: 51.175%

Dependencies

docs/requirements.txt pypi
  • cython *
setup.py pypi
  • Cython *
  • numpy *
  • persim *
  • scikit-learn *
  • scipy *
pyproject.toml pypi
.github/workflows/build_and_deploy.yml actions
  • actions/checkout v5 composite
  • actions/download-artifact v5 composite
  • actions/upload-artifact v5 composite
  • pypa/cibuildwheel v3.3.0 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/python-tests.yml actions
  • actions/checkout v5 composite
  • actions/setup-python v6 composite
  • astral-sh/ruff-action v3 composite
  • codecov/codecov-action v5 composite
  • conda-incubator/setup-miniconda v3 composite