Metadata-Version: 1.2
Name: emg3d
Version: 1.7.0
Summary: A multigrid solver for 3D electromagnetic diffusion.
Home-page: https://emsig.xyz
Author: The emsig community
Author-email: info@emsig.xyz
License: Apache-2.0
Description: .. image:: https://raw.github.com/emsig/logos/main/emg3d/emg3d-logo.png
           :target: https://emsig.xyz
           :alt: emg3d logo
        
        
        
        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
        
        
        Available through ``conda`` and ``pip``; consult the `documentation
        <https://emg3d.emsig.xyz>`_ for detailed installation instructions.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
