Skip to content

Commit

Permalink
Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wcota authored Mar 28, 2017
1 parent 39e9afb commit 150cfe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ This code is part of the article "[Optimized Gillespie algorithms for the simula

[NetworkX Python implementation - range of options](https://github.com/wcota/dynSIS-networkx)

[GA Fortran implementation - Statistically exact, but NOT optimized](https://github.com/wcota/dynSIS-GA)

## Synopsis

This code is a implementation of the SIS-OGA algorithm, as detailed in our [paper](http://wesleycota.com/). It receives as input a network file, containing a list of edges and read, via terminal, the dynamical parameters.
Expand Down

0 comments on commit 150cfe7

Please # to comment.