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 |
Type | Changes | By |
---|---|---|
|
Alpha release - bug fixes, added tests. | Anthony O'Hare |
Type | Changes | By |
---|---|---|
|
Beta release - final bug fixes, sonarQube checks. | Anthony O'Hare |
Type | Changes | By |
---|---|---|
|
Simplified the configuration file. | Anthony O'Hare |
|
Included Monte Carlo simulations, Markov Chain generators and MCMC simulations. | Anthony O'Hare |
Type | Changes | By |
---|---|---|
|
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 |