https://github.com/ecell/ecell4-gillespie
https://github.com/ecell/ecell4-gillespie
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecell/ecell4-gillespie
- Owner: ecell
- Created: 2012-10-23T07:38:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-11T16:20:59.000Z (over 13 years ago)
- Last Synced: 2024-12-29T23:44:23.629Z (over 1 year ago)
- Language: C++
- Size: 390 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
================
GillespieSolver
================
Project URL: http://www.e-cell.org/
About
-----
Build
------
Requirements for GillespieSolver:
* python
* pficommon
* gsl
Compile
..
$./waf configure
$./waf build
$./waf install
How to run
----------