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

JOSS: https://github.com/pyamg/pyamg/

amg conda krylov multigrid pyamg python solver sparse-matrix

Score: 10.115853230678459

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Algebraic Multigrid Solvers in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 2,301
Total Committers: 36
Avg Commits per committer: 63.917
Development Distribution Score (DDS): 0.292

Commits in past year: 31
Committers in past year: 3
Avg Commits per committer in past year: 10.333
Development Distribution Score (DDS) in past year: 0.129

Name Email Commits
Luke Olson l****n@g****m 1630
Nathan Bell w****l@g****m 254
Jacob Schroder j****r@g****m 191
bensworth b****h@g****m 54
Jacob Schroder j****r@u****u 38
Schroder s****2@h****v 23
Ben Southworth b****h@c****u 13
Isuru Fernando i****f@g****m 13
Nico Schlömer n****r@g****m 11
Loïc Estève l****e@y****m 10
Jacob Schroder s****2@l****v 9
Dan Schult d****t@c****u 9
Southworth s****2@M****v 8
Nicolas Nytko n****o@g****m 4
Ben Southworth s****h@p****v 4
Stephen Huan s****n@c****e 3
Jacob Schroder j****b@J****l 3
Scott MacLachlan s****n@m****a 2
Martin Fergie m****e@g****m 2
Ben Southworth b****n@B****l 2
Martin Fergie m****e@s****m 2
ekmolloy e****y@u****u 2
schnellerhase 5****e 1
Wolfgang Noichl w****l@g****m 1
Tristan Konolige t****e@g****m 1
Sushmey s****k@g****m 1
Steven Dalton s****n@n****m 1
Oliver Krzysik o****k@o****m 1
Matthias Mayr m****r@u****e 1
Matthew West m****t@i****u 1
and 6 more...

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 78
Total pull requests: 123
Average time to close issues: 10 months
Average time to close pull requests: 6 months
Total issue authors: 36
Total pull request authors: 24
Average comments per issue: 2.71
Average comments per pull request: 1.39
Merged pull request: 71
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 12
Past year average time to close issues: 13 days
Past year average time to close pull requests: 22 days
Past year issue authors: 4
Past year pull request authors: 8
Past year average comments per issue: 2.17
Past year average comments per pull request: 1.58
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • lukeolson (30)
  • bensworth (8)
  • garth-wells (2)
  • learning-chip (2)
  • Sushmey (2)
  • mayrmt (2)
  • jbschroder (2)
  • jakirkham (2)
  • aujxn (1)
  • Sameeranjoshi (1)
  • 436ahsan (1)
  • zhf-0 (1)
  • pescap (1)
  • floatingCatty (1)
  • hrkz (1)

Top Pull Request Authors

  • lukeolson (66)
  • bensworth (17)
  • dschult (6)
  • nicknytko (5)
  • 436ahsan (3)
  • schnellerhase (2)
  • jbschroder (2)
  • pescap (2)
  • lesteve (2)
  • TareqZaman (2)
  • Sushmey (2)
  • saadabdullah-15 (2)
  • jedbrown (1)
  • sdalton1 (1)
  • waynemitchell (1)

Top Issue Labels

  • enhancement (11)
  • fix (6)
  • bug (4)
  • question (2)

Top Pull Request Labels

  • enhancement (5)
  • fix (1)
  • bug (1)

Dependencies

docs/requirements.txt pypi
  • m2r2 *
  • numpy *
  • numpydoc *
  • pybind11 *
  • pydata-sphinx-theme *
  • pytest *
  • scipy *
  • sphinx-automodapi *
requirements-dev.txt pypi
  • flake8-bugbear * development
  • flake8-docstrings * development
  • flake8-pytest-style * development
  • flake8-quotes * development
  • flake8-use-fstring * development
  • numpy * development
  • pep8-naming * development
  • pylint * development
  • pytest * development
  • scipy * development
.github/workflows/ci.yml actions
  • actions/checkout v6 composite
  • actions/setup-python v6 composite
  • codecov/codecov-action v5 composite
.github/workflows/docstrings.yml actions
  • actions/checkout v6 composite
  • actions/setup-python v6 composite
.github/workflows/lint.yml actions
  • actions/checkout v6 composite
  • actions/setup-python v6 composite
pyamg/amg_core/requirements-dev.txt pypi
  • CppHeaderParser * development
  • pyyaml * development
pyproject.toml pypi
  • numpy *
  • scipy >=1.11.0
.github/workflows/wheels.yml actions
  • actions/checkout v6 composite
  • actions/download-artifact v7 composite
  • actions/upload-artifact v6 composite
  • pypa/cibuildwheel v3.3.0 composite
  • pypa/gh-action-pypi-publish release/v1 composite
requirements-optional.txt pypi
  • pymetis *