Metadata-Version: 2.1
Name: dolo
Version: 0.4.9.11
Summary: Economic Modeling in Python
License: BSD-2-Clause
Author: Winant Pablo
Author-email: pablo.winant@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: dolang (>=0.0.8,<0.0.9)
Requires-Dist: interpolation (==2.1.4)
Requires-Dist: ipython (>=7.13.0,<8.0.0)
Requires-Dist: matplotlib (>=3.2.1,<4.0.0)
Requires-Dist: multipledispatch (>=0.6.0,<0.7.0)
Requires-Dist: numpy (>=1.18.3,<2.0.0)
Requires-Dist: pandas (>=1.0.3,<2.0.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: quantecon (>=0.4.7,<0.5.0)
Requires-Dist: ruamel.yaml (>=0.16.10,<0.17.0)
Requires-Dist: scipy (>=1.4.1,<2.0.0)
Requires-Dist: xarray (>=0.15.1,<0.16.0)
