Metadata-Version: 2.1
Name: empymod
Version: 2.3.1
Summary: Open-source full 3D electromagnetic modeller for 1D VTI media
Home-page: https://emsig.xyz
Author: The emsig community
Author-email: info@emsig.xyz
License: Apache-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Requires-Python: >=3.9
License-File: LICENSE
License-File: NOTICE
Requires-Dist: scipy>=1.9
Requires-Dist: numpy<2.0
Requires-Dist: numba>=0.53
Requires-Dist: libdlf
Requires-Dist: scooby

.. image:: https://raw.github.com/emsig/logos/main/empymod/empymod-logo.png
   :target: https://emsig.xyz
   :alt: empymod logo



Open-source full 3D electromagnetic modeller for 1D VTI media

- **Website:** https://emsig.xyz
- **Documentation:** https://empymod.emsig.xyz
- **Source Code:** https://github.com/emsig/empymod
- **Bug reports:** https://github.com/emsig/empymod/issues
- **Contributing:** https://empymod.emsig.xyz/en/latest/dev
- **Contact:** see https://emsig.xyz
- **Zenodo:** https://doi.org/10.5281/zenodo.593094


Available through ``conda`` and ``pip``; consult the `documentation
<https://empymod.emsig.xyz>`_ for detailed installation instructions.

**Wrappers**

- A Julia wrapper for empymod was created by `@ruboerner
  <https://github.com/ruboerner>`_ and is available from
  https://github.com/ruboerner/EmpymodWrapper.jl.
