Metadata-Version: 1.2
Name: pytropd
Version: 1.0.6
Summary: Calculation of metrics of tropical width
Home-page: https://tropd.github.io/pytropd/index.html
Author: Alison Ming, Paul William Staten
Author-email: admg26@gmail.com
License: GPL-3
Description-Content-Type: UNKNOWN
Description: 
        PyTropD is a software package designed to calculate various metrics of tropical width and is the python equivalent of the Matlab package,TropD.
        
        https://tropd.github.io/pytropd/reference.html
        
        The python 3 version requires numpy vn1.12.0 or later
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires: numpy
Requires: matplotlib
Requires: scipy
Requires-Python: >=3.5
