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

JOSS: https://github.com/pylops/pyproximal/

inverse-problems linear-algebra proximal-algorithms python

Score: 6.897704943128636

Last synced: about 10 hours ago
JSON representation

Repository metadata:

PyProximal – Proximal Operators and Algorithms in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 444
Total Committers: 11
Avg Commits per committer: 40.364
Development Distribution Score (DDS): 0.155

Commits in past year: 169
Committers in past year: 2
Avg Commits per committer in past year: 84.5
Development Distribution Score (DDS) in past year: 0.101

Name Email Commits
mrava87 m****i@g****m 375
Marcus Valtonen Örnhag m****n@g****m 31
Toru Tamaki t****u@n****p 19
Olivier Leblanc o****c@u****e 4
NickLuiken n****1@g****m 4
Salman Naqvi s****i@a****m 4
Eneko Uruñuela e****a@i****m 2
Nick n****n@u****l 2
Olivier Leblanc 5****3 1
Niru Maheswaranathan n****u@h****m 1
Matteo Ravasi r****m@k****a 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 21
Total pull requests: 164
Average time to close issues: 10 months
Average time to close pull requests: 2 days
Total issue authors: 8
Total pull request authors: 6
Average comments per issue: 2.52
Average comments per pull request: 0.4
Merged pull request: 140
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 34
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 7 days
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 1.83
Past year average comments per pull request: 1.15
Past year merged pull request: 25
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pylops/pyproximal/

Top Issue Authors

  • mrava87 (11)
  • nwu63 (2)
  • jameschapman19 (2)
  • marcusvaltonen (2)
  • tttamaki (1)
  • ma-gilles (1)
  • AnouarITI (1)
  • ewu63 (1)

Top Pull Request Authors

  • mrava87 (147)
  • tttamaki (12)
  • nirum (2)
  • marcusvaltonen (1)
  • shnaqvi (1)
  • NickLuiken (1)

Top Issue Labels

  • enhancement (5)
  • help wanted (2)
  • good first issue (2)
  • bug (2)
  • CI (1)
  • question (1)

Top Pull Request Labels

  • enhancement (1)

Dependencies

.github/workflows/build.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/deploy.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
pyproject.toml pypi
uv.lock pypi
  • 120 dependencies
.github/workflows/mypy.yaml actions
  • actions/checkout v6 composite
  • astral-sh/setup-uv v6 composite
.github/workflows/codacy-coverage-reporter.yaml actions
  • actions/checkout v6 composite
  • actions/upload-artifact v4 composite
  • astral-sh/setup-uv v6 composite
  • codacy/codacy-coverage-reporter-action v1 composite
.github/workflows/ruff.yaml actions
  • actions/checkout v6 composite
  • astral-sh/ruff-action v3 composite
environment.yml conda
  • numpy >=1.21.0
  • pylops >=2.4.0
  • python >=3.11.0
  • scipy >=1.14.0
  • typing_extensions >=4.0.0