https://github.com/coin-or/jMarkov
Revision 96d43d976e52d918fa76e0f47d70d8110dc308b6 authored by Juan Perez on 22 March 2015, 19:40:45 UTC, committed by Juan Perez on 22 March 2015, 19:40:45 UTC
The constructors in DenseContPhaseVar now check that the vector is substochastic and that the matrix is a subgenerator. IIf this is not the case, an exception is thrown. This fixes observed problem in the generator. Also, the NeutsContPHGenerator now relies on SSJ random number generator to improve the random number generation. 
1 parent c62a310
History
Tip revision: 96d43d976e52d918fa76e0f47d70d8110dc308b6 authored by Juan Perez on 22 March 2015, 19:40:45 UTC
Bug fix in jphase generator, requiring a check when creating continuous PH random variables.
Tip revision: 96d43d9
File Mode Size
doc
javadoc
lib
src
test
.gitattributes -rw-r--r-- 44.2 KB
AUTHORS -rw-r--r-- 245 bytes
INSTALL -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 11.1 KB
README -rw-r--r-- 1.5 KB
TEST.txt -rw-r--r-- 330 bytes
build.xml -rw-r--r-- 283 bytes

README

back to top