Metadata-Version: 2.1
Name: crnsimulator
Version: 0.7
Summary: Simulate CRNs using ODEs.
Home-page: https://github.com/bad-ants-fleet/crnsimulator
Author: Stefan Badelt
Author-email: badelt@caltech.edu
License: MIT
Download-URL: https://github.com/bad-ants-fleet/crnsimulator/archive/v0.7.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: scipy (>=0.16.1)
Requires-Dist: sympy (>=0.7.6.1)
Requires-Dist: pyparsing
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: networkx (>=2.2)


Simulate chemical recation networks (CRNs) using ordinary differential
equations (ODEs).


