Metadata-Version: 2.0
Name: PyMieScatt
Version: 1.0.4
Summary: A collection of forward and inverse Mie solving routines based on Bohren and Huffman's Mie Theory derivations.
Home-page: http://air.eece.wustl.edu/people/ben-sumlin/
Author: Benjamin Sumlin
Author-email: bsumlin@wustl.edu
License: GPL
Keywords: Mie Rayleigh scattering absorption extinction light refraction
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: scipy

1.0.4 - Code base is complete. More features will be added in the future that build upon existing code.
Added links to documentation in source code. Docs are hosted at `ReadTheDocs <http://pymiescatt.readthedocs.io/>`_

