Metadata-Version: 2.1
Name: pymchain
Version: 0.1
Summary: Python Markov Chain
Home-page: https://github.com/NikitaYurasov/pymchain
Author: Yurasov Nikita
Author-email: n.yurasov@yahoo.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: numba (==0.53.1)
Requires-Dist: numpy (==1.21.0)
Requires-Dist: tqdm (==4.61.1)

UNKNOWN


