JOSS: https://github.com/emsig/emg3d
csem electromagnetic geophysics modelling multigrid python
Score: 10.843807262209644
Last synced: about 5 hours ago
JSON representation
Repository metadata:
A multigrid solver for 3D electromagnetic diffusion
- Host: GitHub
- URL: https://github.com/emsig/emg3d
- Owner: emsig
- License: apache-2.0
- Created: 2019-04-17T07:32:18.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2026-03-28T12:50:44.000Z (3 months ago)
- Last Synced: 2026-06-11T20:03:30.424Z (11 days ago)
- Topics: csem, electromagnetic, geophysics, modelling, multigrid, python
- Language: Python
- Homepage: https://emg3d.emsig.xyz
- Size: 8.43 MB
- Stars: 74
- Watchers: 5
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Owner metadata:
- Name: emsig
- Login: emsig
- Email: info@emsig.xyz
- Kind: organization
- Description: ElectroMagnetic Simulation in Geophysics.
- Website: https://emsig.xyz
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/27303180?v=4
- Repositories: 11
- Last Synced at: 2023-03-09T05:40:41.541Z
- Profile URL: https://github.com/emsig
GitHub Events
Total
- Create event: 11
- Delete event: 12
- Fork event: 1
- Issue comment event: 13
- Issues event: 4
- Member event: 1
- Pull request event: 17
- Push event: 31
- Release event: 3
- Watch event: 4
- Total: 97
Last Year
- Create event: 1
- Delete event: 3
- Issue comment event: 2
- Push event: 2
- Watch event: 1
- Total: 9
Committers metadata
Last synced: 3 days ago
Total Commits: 350
Total Committers: 2
Avg Commits per committer: 175.0
Development Distribution Score (DDS): 0.006
Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Dieter Werthmüller | p****e | 348 |
| sgkang | s****9@g****m | 2 |
Issue and Pull Request metadata
Last synced: 3 months ago
Total issues: 31
Total pull requests: 139
Average time to close issues: 5 months
Average time to close pull requests: 3 days
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 0.87
Average comments per pull request: 0.74
Merged pull request: 118
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- prisae (29)
- sgkang (1)
- akaszynski (1)
Top Pull Request Authors
- prisae (135)
- sgkang (4)
Top Issue Labels
- enhancement (16)
- maintenance (8)
- bug (5)
- docs (4)
- examples (2)
- question (1)
- wontfix (1)
Top Pull Request Labels
- enhancement (6)
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 195 last-month
- Total docker downloads: 88
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 6 (may contain duplicates)
- Total versions: 85
- Total maintainers: 1
pypi.org: emg3d
A multigrid solver for 3D electromagnetic diffusion
- Homepage: https://emsig.xyz
- Documentation: https://emg3d.emsig.xyz
- Licenses: Apache Software License
- Latest release: 1.9.1 (published 3 months ago)
- Last Synced: 2026-06-17T23:02:50.494Z (5 days ago)
- Versions: 52
- Dependent Packages: 0
- Dependent Repositories: 3
- Downloads: 195 Last month
- Docker Downloads: 88
-
Rankings:
- Docker downloads count: 2.776%
- Dependent repos count: 8.983%
- Average: 9.608%
- Dependent packages count: 10.044%
- Downloads: 16.628%
- Maintainers (1)
conda-forge.org: emg3d
The modeller emg3d is a multigrid solver for 3D EM diffusion with tri-axial electrical anisotropy. The matrix-free solver can be used as main solver or as preconditioner for Krylov subspace methods, and the governing equations are discretized on a staggered Yee grid.
- Homepage: https://emsig.xyz
- Licenses: Apache-2.0
- Latest release: 1.8.1 (published over 3 years ago)
- Last Synced: 2026-04-01T02:00:59.496Z (3 months ago)
- Versions: 33
- Dependent Packages: 0
- Dependent Repositories: 3
-
Rankings:
- Dependent repos count: 17.914%
- Stargazers count: 40.24%
- Average: 40.424%
- Dependent packages count: 51.54%
- Forks count: 52.004%
Dependencies
- asv * development
- coveralls * development
- cython * development
- discretize >=0.7.3 development
- empymod * development
- h5py * development
- ipykernel * development
- matplotlib * development
- numpydoc >=0.9 development
- pydata_sphinx_theme * development
- pytest * development
- pytest-console-scripts * development
- pytest-cov * development
- pytest-flake8 * development
- scooby * development
- setuptools_scm * development
- sphinx >3 development
- sphinx_automodapi * development
- sphinx_numfig * development
- sphinx_panels * development
- tqdm * development
- xarray * development
- numba >=0.45
- scipy >=1.4
- actions/checkout v2 composite
- actions/setup-python v2 composite
- styfle/cancel-workflow-action bb6001c4ea612bf59c3abfc4756fbceee4f870c7 composite
- AndreMiras/coveralls-python-action f5fd5c309b39d01599fb92c72d4f7409ea78aec9 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- conda-incubator/setup-miniconda 35d1405e78aa3f784fe3ce9a2eb378d5eeb62169 composite
- pypa/gh-action-pypi-publish 54b39fb9371c0b3a6f9f14bb8a67394defc7a806 composite
- styfle/cancel-workflow-action bb6001c4ea612bf59c3abfc4756fbceee4f870c7 composite
- actions/checkout v2 composite
- conda-incubator/setup-miniconda 35d1405e78aa3f784fe3ce9a2eb378d5eeb62169 composite
- styfle/cancel-workflow-action bb6001c4ea612bf59c3abfc4756fbceee4f870c7 composite
- cython *
- numpy *