Metadata-Version: 1.1
Name: empyscripts
Version: 0.3.1
Summary: Add-ons for empymod
Home-page: https://empymod.github.io
Author: Dieter Werthmüller
Author-email: dieter@werthmuller.org
License: Apache License V2.0
Download-URL: https://github.com/empymod/empyscripts/tarball/v0.3.1
Description-Content-Type: UNKNOWN
Description: empyscripts
        ###########
        
        
        .. sphinx-inclusion-marker
        
        The **empyscripts** are *add-ons* for the electromagnetic modeller **empymod**.
        These add-ons provide some very specific, additional functionalities:
        
        - ``tmtemod``: Return up- and down-going TM/TE-mode contributions for
          x-directed electric sources and receivers, which are located in the same
          layer.
        - ``fdesign``: Design digital linear filters for the Hankel and Fourier
          transforms.
        
        There is also ``empyscripts.versions()``, which can be used to show date, time,
        and package version information at the end of a notebook or script:
        
        - ``versions('HTML')`` for Jupyter Notebooks, and
        - ``versions()`` for IPython, QT, and Python consoles.
        
        See https://empymod.github.io/#features for a complete list of features of
        empymod.
        
        
        More information
        ================
        
        For more information regarding installation, usage, add-ons, contributing,
        roadmap, bug reports, and much more, see
        
        - **Website**: https://empymod.github.io,
        - **Documentation empymod**: https://empymod.readthedocs.io,
        - **Documentation add-ons**: https://empyscripts.readthedocs.io,
        - **Source Code**: https://github.com/empymod,
        - **Examples**: https://github.com/empymod/example-notebooks.
        
        
        License information
        ===================
        
        Copyright 2017-2018 Dieter Werthmüller
        
        Licensed under the Apache License, Version 2.0. See the ``LICENSE``-file or the
        documentation for more information.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
