Metadata-Version: 2.1
Name: echaim
Version: 1.0.5
Summary: A Python wrapper to the E-CHAIM C source code.
Author: lap1dem
Author-email: vadym.bidula@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.23.5,<2.0.0)
Requires-Dist: sphinx (>=5.3.0,<6.0.0)
Requires-Dist: sphinx-autodoc-typehints (>=1.19.5,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.1.1,<2.0.0)
Requires-Dist: sphinxcontrib-bibtex (>=2.5.0,<3.0.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Description-Content-Type: text/markdown

# echaim
A Python interface to ECHAIM model. Documentation is available at [RTD website](https://echaim.readthedocs.io/en/latest/index.html).

