Metadata-Version: 2.1
Name: pytmatrix
Version: 0.3.3
Summary: T-matrix scattering computations
Home-page: https://github.com/jleinonen/pytmatrix
Download-URL: https://github.com/jleinonen/pytmatrix/releases/download/0.3.3/pytmatrix-0.3.3.zip
Author: Jussi Leinonen
Author-email: jsleinonen@gmail.com
License: MIT
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Fortran
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Physics
Requires: numpy
Requires: scipy
License-File: LICENSE

A Python code for computing the scattering properties
of homogeneous nonspherical scatterers with the T-Matrix method.

Requires NumPy and SciPy.
