Skip to content

A Ruby Agent Model of an epidemic, complete with Monte Carlo support.

Notifications You must be signed in to change notification settings

jchester/ruby-epidemic-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-epidemic-model

A Ruby Agent Model of an epidemic, complete with Monte Carlo support.

This is code I submitted as a student. It is not suitable for production usage.

src/ contains the Ruby code. spec/ contains some rspecs. report.pdf is the report submitted with the code for assessment. It includes background information on agent models of epidemics and description of the design of the code.

Usage

$ ruby simulator.rb

Usage help:

$ ruby simulator.rb -h

The code has been tested with Ruby 1.8.7 on Mac OS X 10.6.

About

A Ruby Agent Model of an epidemic, complete with Monte Carlo support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages