Gallery of emg3d
, a multigrid solver for 3D electromagnetic diffusion in
Python.
- Website: https://emsig.xyz
- Documentation: https://emg3d.emsig.xyz
- Source Code: https://github.com/emsig/emg3d
- Bug reports: https://github.com/emsig/emg3d/issues
- Contributing: https://emg3d.emsig.xyz/en/latest/dev
- Contact: see https://emsig.xyz
- Zenodo: https://doi.org/10.5281/zenodo.3229006
To create the gallery:
make install
conda activate emg3d-gallery
make html
To remove the environment:
make remove