Metadata-Version: 1.1
Name: pysces
Version: 0.7.9.1
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
License: New BSD style
Download-URL: http://pysces.sourceforge.net/download.html
Description: 
         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.
            
Keywords: computational systems biology,modelling,simulation,systems biology
Platform: Windows
Platform: Linux
Classifier: Development Status :: 4 - Beta
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: numpy
Requires: scipy
Requires: matplotlib
