simgi Code
Status: Beta
Brought to you by:
haskelladdict
| File | Date | Author | Commit |
|---|---|---|---|
| Models | 2010-02-10 |
|
[7be361] Added a few more example files to Models/ direc... |
| doc | 2010-02-10 |
|
[485ebf] Beautified the docs a bit more. |
| src | 2010-03-13 |
|
[e45118] Make sure we can deal with repeated symbols in ... |
| test | 2010-02-10 |
|
[cc708d] Updated copyright statements. |
| .gitignore | 2009-10-13 |
|
[2025f2] Small doc fixes. |
| AUTHORS | 2010-02-10 |
|
[f411f1] Small change in AUTHORS file. |
| COPYING | 2009-05-30 |
|
[b2440a] Initial commit. |
| ChangeLog | 2010-02-10 |
|
[7385c1] Updated release dates on docs. |
| INSTALL | 2010-02-10 |
|
[b16fce] Updated INSTALL file. |
| Makefile | 2010-02-10 |
|
[163f40] Make sure we install the example models. |
| README | 2010-02-10 |
|
[cc708d] Updated copyright statements. |
| Setup.hs | 2009-05-30 |
|
[b2440a] Initial commit. |
| simgi.cabal | 2010-02-10 |
|
[18e13e] Updated cabal file some more. |
DESCRIPTION:
------------
simgi is a stochastic simulator using the Gillespie algorithm [1,2].
simgi is released under the GPL v3.
(C) 2009-2010 Markus Dittrich,
National Resource for Biomedical Supercomputing &
Carnegie Mellon University
See doc/simgi.html for more information.
[1] D.T. Gillespie, J. Comput. Phys., 22, 403 (1976)
[2] D.T. Gillespie, J. Phys. Chem., 81, 2340 (1977)