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

JOSS: https://github.com/PyLops/pylops-mpi

Score: 11.528365649458106

Last synced: about 24 hours ago
JSON representation

Repository metadata:

MPI-powered PyLops with MPI4Py


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 646
Total Committers: 7
Avg Commits per committer: 92.286
Development Distribution Score (DDS): 0.553

Commits in past year: 229
Committers in past year: 6
Avg Commits per committer in past year: 38.167
Development Distribution Score (DDS) in past year: 0.576

Name Email Commits
rohanbabbar04 r****8@y****m 289
mrava87 m****i@g****m 104
mrava87SW m****i@s****m 97
astroC86 6****6 78
tharittk t****j@g****m 75
yuxihong y****h@g****m 2
Tharit Tangkijwanichakul t****l@d****u 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 39
Total pull requests: 180
Average time to close issues: 2 months
Average time to close pull requests: 7 days
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 1.59
Average comments per pull request: 1.89
Merged pull request: 148
Bot issues: 0
Bot pull requests: 0

Past year issues: 8
Past year pull requests: 29
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 9 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 0.13
Past year average comments per pull request: 3.1
Past year merged pull request: 22
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • mrava87 (32)
  • rohanbabbar04 (5)
  • mrava87SW (1)
  • tharittk (1)

Top Pull Request Authors

  • rohanbabbar04 (75)
  • mrava87 (72)
  • tharittk (21)
  • astroC86 (10)
  • danielskatz (2)

Top Issue Labels

  • enhancement (11)
  • bug (10)
  • documentation (3)
  • good first issue (2)
  • help wanted (1)

Top Pull Request Labels

  • enhancement (3)
  • bug (1)

Package metadata

pypi.org: pylops-mpi

Python library implementing linear operators with MPI

  • Homepage:
  • Documentation: https://pylops-mpi.readthedocs.io/
  • Licenses: GNU Lesser General Public License v3 (LGPLv3)
  • Latest release: 0.7.0 (published 3 days ago)
  • Last Synced: 2026-08-14T00:01:45.592Z (2 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 467 Last month
  • Rankings:
    • Dependent packages count: 7.501%
    • Average: 38.685%
    • Dependent repos count: 69.869%
  • Maintainers (1)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • mpi4py/setup-mpi v1 composite
.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/build_cupy.yml actions
  • actions/checkout v4 composite
.github/workflows/deploy-docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • mpi4py/setup-mpi v1 composite
  • peaceiris/actions-gh-pages v3 composite
pyproject.toml pypi
  • matplotlib *
  • mpi4py *
  • numpy >=1.15.0
  • pylops >= 2.0
  • scipy >= 1.4.0
.github/workflows/flake.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • py-actions/flake8 v2 composite
requirements-dev.txt pypi
  • flake8 * development
  • matplotlib * development
  • mpi4py * development
  • nbsphinx * development
  • numba * development
  • numpy >=1.15.0 development
  • numpydoc * development
  • pydata-sphinx-theme * development
  • pylops >=2.0.0 development
  • pytest * development
  • pytest-mpi * development
  • scipy >=1.8.0 development
  • sphinx * development
  • sphinx_gallery * development
environment.yml conda
  • matplotlib
  • mpi4py
  • numpy >=1.15.0
  • pylops >=2.0.0
  • python >=3.8.0
  • scipy >=1.8.0
requirements.txt pypi