Skip to content

SysSynBio/PyME

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyME

Python Solver for The Chemical Master Equation

###Requirements:

  • Numpy > 1.2
  • SciPy > 0.7
  • Matplotlib

Download

git clone https://github.com/vikramsunkara/PyME.git

Setup tools for installation

pip install setuptools

Installation

In the directory which you have cloned PyME

python setup.py install --user

Documentation

PyME Wiki

Acknowledgment

The backend code was taken from CMEPy and extended to implement the OFSP and the Hybrid MRCE and HL solvers.

About

Python Solver for The Chemical Master Equation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%