Metadata-Version: 1.1
Name: pytmatrix
Version: 0.3.1
Summary: T-matrix scattering computations
Home-page: https://github.com/jleinonen/pytmatrix
Author: Jussi Leinonen
Author-email: jsleinonen@gmail.com
License: MIT
Download-URL: https://github.com/jleinonen/pytmatrix/releases/download/0.3.1/pytmatrix-0.3.1.zip
Description: A Python code for computing the scattering properties
        of homogeneous nonspherical scatterers with the T-Matrix method.
        
        Requires NumPy and SciPy.
        
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
