1
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes for -Wall -pedantic More... over 14 years ago
Documentation corrections More... over 14 years ago
Correct random number generation for pareto distribution More... over 14 years ago
Fixed documentation errors More... over 14 years ago
Added information message during initialization. More... over 14 years ago
Check number of parameters in constructors for Vector- and ArrayStochasticNodes More... over 14 years ago
Fix number of parameters in non-central chi-square distribution More... over 14 years ago
Update RScalarDist and sub-classes to use PDFType when calculating More... over 14 years ago
Base RNG factory only uses time stamp once, in constructor, to fix seed. More... over 14 years ago
Fixed serious bug in NodeArray::find (It always returned 0 and led to the creation of More... over 14 years ago
Add non-central chi-square distribution More... over 14 years ago
Fix monitor bug - Patch from aly_st More... over 14 years ago
Fix sampling of multivariate T. More... over 14 years ago
Relabel parameters in user manual (Thanks to Doug Bates) More... over 14 years ago
Updates to the NSIS install script. More... over 14 years ago
MonitorFactory returns informative error message. More... over 14 years ago
Use bugs namespace consistently in the bugs module More... over 14 years ago
Change instances of lgamma (C library) to lgammafn (Rmath) More... over 14 years ago
Modify instructions on private installation More... over 14 years ago
DMulti can take a scalar PROB parameter, like DCat More... over 14 years ago
Allow DSum to be a multi-level sampler. More... over 14 years ago
Various optimizations for models with large multivariate nodes. More... over 14 years ago
Use consistently the new error functions in ModuleError.h instead More... over 14 years ago
Updated build process for Windows More... over 14 years ago
Added module error functions More... over 14 years ago
Bump version number to 3.0.0. More... over 14 years ago
Fix bug in DMT::randomSample More... over 14 years ago
Use new helper functions to throw exceptions from within the library More... over 14 years ago
Added Kullback-Leibler divergence for selected distributions More... over 14 years ago
In batch mode, exit on first error. More... over 14 years ago