Metadata-Version: 2.1
Name: pysces
Version: 0.9.7
Summary: The Python Simulator for Cellular Systems - simulation and analysis tools for modelling biological systems
Home-page: http://pysces.sourceforge.net
Author: Brett G. Olivier
Author-email: bgoli@users.sourceforge.net
Maintainer: Brett G. Olivier
Maintainer-email: bgoli@users.sourceforge.net
License: New BSD style
Download-URL: http://pysces.sourceforge.net/download.html
Keywords: computational systems biology,modelling,simulation,systems biology
Platform: Windows
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Fortran
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib


PySCeS is developed by the Triple-J Group for Molecular Cell Physiology
in order to try model and understand the complex processes and systems
which make up the living cell.

   PySCeS features, amongst other things:
   - A text based model description language.
   - A structural analysis module.
   - Integrators for time simulation
   - Non-linear solvers for steady-state analysis
   - A module for performing Metabolic Control Analysis
   - A bifurcation module for systems which exhibit multiple steady states
   - A variety of extra utilites for parameter scans, data output and plotting.
   - A dynamic module loading framework.
   - SBML import and export capability.


