Metadata-Version: 2.1
Name: intermod-library
Version: 0.5.0
Summary: Tools for calculating and viewing intermodulation products and harmonics.
Home-page: https://wboxx1.github.io/intermod-library
License: GPL-3.0
Author: Will Boxx
Author-email: wboxx1@gmail.com
Requires-Python: >=3.8,<3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: matplotlib (>=3.0,<4.0)
Requires-Dist: numpy (>=1.16.5,<1.24.0)
Requires-Dist: pandas (==1.4.1)
Requires-Dist: scipy (==1.8)
Project-URL: Repository, https://github.com/wboxx1/intermod-library
Description-Content-Type: text/x-rst

================
intermod-library
================


.. image:: https://img.shields.io/pypi/v/intermod_library.svg
        :target: https://pypi.python.org/pypi/intermod_library

.. image:: https://ci.appveyor.com/api/projects/status/9g3f22ws5v3rb4ja/branch/master?svg=true
    :target: https://ci.appveyor.com/project/wboxx1/intermod-library/branch/master
    :alt: Build status on Appveyor

.. image:: https://pyup.io/repos/github/wboxx1/intermod-library/shield.svg
     :target: https://pyup.io/repos/github/wboxx1/intermod-library/
     :alt: Updates

Tools for calculating and viewing intermodulation products and harmonics.


* Free software: GNU General Public License v3

* Documentation: https://wboxx1.github.io/intermod-library

Installation:
-------------

.. code-block:: console

    $ pip install intermod-library


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `wboxx1/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`wboxx1/cookiecutter-pypackage`: https://github.com/wboxx1/cookiecutter-pypackage-poetry

