Metadata-Version: 2.1
Name: chapman-py
Version: 0.1.0
Summary: A Markov-chain class
Home-page: https://github.com/gordanz/chapman
Author: Gordan Zitkovic
Author-email: gordanz@math.utexas.edu
License: UNKNOWN
Project-URL: Source, https://github.com/gordanz/chapman/
Platform: UNKNOWN
Requires-Python: >=3.5, <4
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: networkx (>=2.3)

Chapman
=======

A Python library for creation, visualization and manipulation of Markov
chains.


