Metadata-Version: 1.1
Name: pysb
Version: 0.1.7
Summary: Python Systems Biology modeling framework
Home-page: http://pysb.org/
Author: Jeremy Muhlich
Author-email: jmuhlich@bitflood.org
License: UNKNOWN
Description: PySB (pronounced "Pie Ess Bee") is a framework for building rule-based mathematical models of biochemical systems. It works nicely with scientific Python libraries such as NumPy, SciPy and SymPy for model simulation and analysis.
Keywords: systems,biology,model,rules
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires: numpy
Requires: scipy
Requires: sympy
