Broadwick Framework for epi-modelling

Release History

Version Date Description
0.0 2012-11-14 Initial version
1.0 alpha 2013-08-16 1.0 alpha
1.0 beta 2013-08-26 1.0 beta
1.0 2013-09-25 1.0
1.1 2014-05-13 1.1
current 2014-07-04 1.2

Release 0.0 - 2012-11-14

Type Changes By

add

Initіal commit. Anthony O'Hare

Release 1.0 alpha - 2013-08-16

Type Changes By

add

Alpha release - bug fixes, added tests. Anthony O'Hare

Release 1.0 beta - 2013-08-26

Type Changes By

add

Beta release - final bug fixes, sonarQube checks. Anthony O'Hare

Release 1.0 - 2013-09-25

Type Changes By

add

Initial Release of Broadwick Anthony O'Hare

Release 1.1 - 2014-05-13

Type Changes By

update

Simplified the configuration file. Anthony O'Hare

add

Included Monte Carlo simulations, Markov Chain generators and MCMC simulations. Anthony O'Hare

Release current - 2014-07-04

Type Changes By

add

Added [deterministoc] ODE solver. Fully generified the RNG, no more casting from Object when selecting random elements from collections or arrays. Added matrix and vector classes. Added new distribution (MultivariateNormal) and truncated distributions (TruncatedNormal and TruncatedMultivariateNormal). Added new graph writer class to save graphs in edgelist format. Various speed improvements. Anthony O'Hare