Metadata-Version: 2.1
Name: memocell
Version: 0.1.3
Summary: Bayesian inference of stochastic cellular processes with and without memory in Python.
Home-page: https://github.com/mauricelanghinrichs/memocell.git
Author: Maurice Langhinrichs
Author-email: m.langhinrichs@icloud.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: sympy (>=1.3)
Requires-Dist: networkx (>=2.2)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: corner (>=2.0.1)
Requires-Dist: dynesty (>=0.9)
Requires-Dist: matplotlib (>=2.1.2)
Requires-Dist: seaborn (>=0.9.0)
Requires-Dist: cycler (>=0.10.0)
Requires-Dist: setuptools (>=38.5.1)
Requires-Dist: numba (>=0.43.1)
Requires-Dist: pydot (>=1.4.1)
Requires-Dist: psutil (>=5.0.0)
Requires-Dist: IPython (>=7.8.0)
Requires-Dist: tqdm (>=4.31.1)

Please visit MemoCell on `GitHub <https://github.com/mauricelanghinrichs/memocell>`_.


