JOSS: https://github.com/zwicker-group/py-pde
dynamical-systems finite-difference-method partial-differential-equations pdes python scientific-computing
Score: 16.309267924350237
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Python package for solving partial differential equations using finite differences.
- Host: GitHub
- URL: https://github.com/zwicker-group/py-pde
- Owner: zwicker-group
- License: mit
- Created: 2020-02-21T08:42:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-05-21T07:26:14.000Z (about 1 month ago)
- Last Synced: 2026-05-21T17:18:09.956Z (about 1 month ago)
- Topics: dynamical-systems, finite-difference-method, partial-differential-equations, pdes, python, scientific-computing
- Language: Python
- Homepage: https://py-pde.readthedocs.io
- Size: 11.9 MB
- Stars: 456
- Watchers: 12
- Forks: 64
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: Zwicker Group
- Login: zwicker-group
- Email:
- Kind: organization
- Description: Max Planck Research Group "Theory of Biological Physics"
- Website: www.zwickergroup.org
- Location: Göttingen, Germany
- Twitter: ZwickerGroup
- Company:
- Icon url: https://avatars.githubusercontent.com/u/60792593?v=4
- Repositories: 4
- Last Synced at: 2023-03-04T02:09:54.365Z
- Profile URL: https://github.com/zwicker-group
GitHub Events
Total
- Create event: 89
- Delete event: 84
- Fork event: 8
- Issue comment event: 26
- Issues event: 31
- Pull request event: 138
- Pull request review comment event: 12
- Pull request review event: 7
- Push event: 174
- Release event: 8
- Watch event: 49
- Total: 626
Last Year
- Create event: 51
- Delete event: 54
- Fork event: 2
- Issue comment event: 10
- Issues event: 15
- Pull request event: 74
- Pull request review comment event: 12
- Pull request review event: 7
- Push event: 113
- Release event: 4
- Watch event: 31
- Total: 373
Committers metadata
Last synced: 4 months ago
Total Commits: 1,444
Total Committers: 10
Avg Commits per committer: 144.4
Development Distribution Score (DDS): 0.021
Commits in past year: 274
Committers in past year: 2
Avg Commits per committer in past year: 137.0
Development Distribution Score (DDS) in past year: 0.066
| Name | Commits | |
|---|---|---|
| David Zwicker | d****r@d****e | 1413 |
| copilot-swe-agent[bot] | 1****t | 18 |
| Juanjo Bazán | j****n@g****m | 3 |
| evidalh | e****l@d****e | 3 |
| Daniel S. Katz | d****z@i****g | 2 |
| noah-ziethen | 5****n | 1 |
| lmenou | m****9@g****m | 1 |
| Johannes Krausser | j****r@p****e | 1 |
| Estefania Vidal | t****l@g****m | 1 |
| Diego Volpatto | d****o@e****o | 1 |
Issue and Pull Request metadata
Last synced: 4 months ago
Total issues: 77
Total pull requests: 423
Average time to close issues: 21 days
Average time to close pull requests: about 12 hours
Total issue authors: 38
Total pull request authors: 1
Average comments per issue: 1.31
Average comments per pull request: 0.17
Merged pull request: 405
Bot issues: 0
Bot pull requests: 0
Past year issues: 14
Past year pull requests: 89
Past year average time to close issues: about 2 months
Past year average time to close pull requests: about 8 hours
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.0
Past year merged pull request: 82
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- david-zwicker (37)
- yohad (3)
- Benj-Ward (2)
- huanglz03 (1)
- parsarahimi (1)
- ReHoss (1)
- icarosadero (1)
- qingpowuwu (1)
- kallegrens (1)
- ChengXiaoSi (1)
- hxwe (1)
- vnikoofard (1)
- OliverPaulin (1)
- tranqui (1)
- risinggard (1)
Top Pull Request Authors
- david-zwicker (423)
Top Issue Labels
- enhancement (29)
- bug (2)
- refactor (1)
- documentation (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 2,468 last-month
- Total docker downloads: 115
- Total dependent packages: 4 (may contain duplicates)
- Total dependent repositories: 8 (may contain duplicates)
- Total versions: 161
- Total maintainers: 1
pypi.org: py-pde
Python package for solving partial differential equations
- Homepage:
- Documentation: https://py-pde.readthedocs.io/
- Licenses: MIT
- Latest release: 0.51.0 (published 5 months ago)
- Last Synced: 2026-02-11T11:45:50.430Z (4 months ago)
- Versions: 125
- Dependent Packages: 3
- Dependent Repositories: 8
- Downloads: 2,468 Last month
- Docker Downloads: 115
-
Rankings:
- Docker downloads count: 2.963%
- Dependent packages count: 3.161%
- Average: 4.697%
- Dependent repos count: 5.165%
- Downloads: 7.502%
- Maintainers (1)
conda-forge.org: py-pde
py-pde is a Python package for solving partial differential equations (PDEs). The package provides classes for grids on which scalar and tensor fields can be defined. The associated differential operators are computed using a numba-compiled implementation of finite differences. This allows defining, inspecting, and solving typical PDEs that appear for instance in the study of dynamical systems in physics. The focus of the package lies on easy usage to explore the behavior of PDEs. However, core computations can be compiled transparently using numba for speed.
- Homepage: https://github.com/zwicker-group/py-pde
- Licenses: MIT
- Latest release: 0.23.0 (published over 3 years ago)
- Last Synced: 2026-02-19T15:06:06.281Z (4 months ago)
- Versions: 36
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 23.838%
- Forks count: 25.9%
- Average: 28.146%
- Dependent packages count: 28.82%
- Dependent repos count: 34.025%
Dependencies
- actions/checkout v3 composite
- ammaraskar/sphinx-action master composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v1 composite
- mpi4py/setup-mpi v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- mpi4py/setup-mpi v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- Pillow >=7.0
- Sphinx >=4
- h5py >=2.10
- pandas >=1.2
- sphinx-autodoc-annotation >=1.0
- sphinx-gallery >=0.6
- sphinx-rtd-theme >=1
- matplotlib >=3.1.0
- numba >=0.56.0
- numpy >=1.22.0,<1.24
- scipy >=1.4.0
- sympy >=1.5.0
- tqdm >=4.60
- black >=19. test
- isort >=5.1 test
- jupyter_contrib_nbextensions >=0.5 test
- mypy >=0.770 test
- pyinstrument >=3 test
- pytest >=5.4 test
- pytest-cov >=2.8 test
- pytest-xdist >=1.30 test
- h5py >=2.10 test
- matplotlib >=3.1.0 test
- numba >=0.56.0 test
- numpy >=1.22.0,<1.24 test
- pandas >=1.2 test
- pyfftw >=0.12 test
- scipy >=1.4.0 test
- sympy >=1.5.0 test
- tqdm >=4.60 test
- matplotlib * test
- numba * test
- numpy * test
- scipy * test
- sympy * test
- tqdm * test
- h5py >=2.10 test
- matplotlib >=3.1.0 test
- mpi4py >=3 test
- numba >=0.56.0 test
- numba-mpi >=0.22 test
- numpy >=1.22.0,<1.24 test
- pandas >=1.2 test
- scipy >=1.4.0 test
- sympy >=1.5.0 test
- tqdm >=4.60 test
- matplotlib >=3.1.0
- numba >=0.56.0
- numpy >=1.22.0
- scipy >=1.10.0
- sympy >=1.9.0
- tqdm >=4.60
- h5py >=2.10
- matplotlib >=3.1.0
- numba >=0.56.0
- numpy >=1.22.0
- pandas >=1.2
- pyfftw >=0.12
- rocket-fft >=0.2
- scipy >=1.10.0
- sympy >=1.9.0
- tqdm >=4.60
- h5py >=2.10
- matplotlib >=3.1.0
- mpi4py >=3
- numba >=0.56.0
- numba-mpi >=0.22
- numpy >=1.22.0
- pandas >=1.2
- scipy >=1.10.0
- sympy >=1.9.0
- tqdm >=4.60
- matplotlib >=3.1.0
- numba >=0.56.0
- numpy >=1.22.0
- scipy >=1.10.0
- sympy >=1.9.0
- tqdm >=4.60
- docformatter >=1.7
- mypy >=1.8
- pre-commit >=3
- ruff >=0.6