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
- Host: GitHub
- URL: https://github.com/pyamg/pyamg/
- Owner: pyamg
- License: mit
- Created: 2013-06-22T14:24:24.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2026-03-30T14:40:07.000Z (3 months ago)
- Last Synced: 2026-06-18T20:05:49.638Z (4 days ago)
- Topics: amg, conda, krylov, multigrid, pyamg, python, solver, sparse-matrix
- Language: Python
- Homepage: https://pyamg.readthedocs.io/en/latest/
- Size: 11.3 MB
- Stars: 647
- Watchers: 17
- Forks: 125
- Open Issues: 40
-
Metadata Files:
- Readme: README-DEV.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Citation: CITATION.bib
Owner metadata:
- Name: PyAMG
- Login: pyamg
- Email: luke.olson@gmail.com
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4763879?v=4
- Repositories: 4
- Last Synced at: 2024-03-25T23:19:38.049Z
- Profile URL: https://github.com/pyamg
GitHub Events
Total
- Create event: 11
- Delete event: 14
- Fork event: 15
- Issue comment event: 67
- Issues event: 38
- Member event: 1
- Pull request event: 37
- Pull request review comment event: 22
- Pull request review event: 26
- Push event: 71
- Release event: 1
- Watch event: 56
- Total: 359
Last Year
- Create event: 3
- Delete event: 4
- Fork event: 4
- Issue comment event: 14
- Issues event: 13
- Pull request event: 7
- Pull request review comment event: 1
- Pull request review event: 1
- Push event: 16
- Release event: 1
- Watch event: 14
- Total: 78
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 | 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
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
- m2r2 *
- numpy *
- numpydoc *
- pybind11 *
- pydata-sphinx-theme *
- pytest *
- scipy *
- sphinx-automodapi *
- 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
- actions/checkout v6 composite
- actions/setup-python v6 composite
- codecov/codecov-action v5 composite
- actions/checkout v6 composite
- actions/setup-python v6 composite
- actions/checkout v6 composite
- actions/setup-python v6 composite
- CppHeaderParser * development
- pyyaml * development
- numpy *
- scipy >=1.11.0
- 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
- pymetis *