1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Longer burn in in seeds example. More... over 18 years ago
"Burnin" mode for Samplers is defunct. The burninOff function is replaced More... over 18 years ago
"Burnin" mode for Samplers is defunct. The burninOff function is replaced with the adaptOff function. However, adaptive phase is only switched off with the first monitor, which is incorrect. We need to allow time after adaptive mode is switched off for burnin. More... over 18 years ago
GibbsSampler class is defunct. More... over 18 years ago
GibbsSampler class is defunct. More... over 18 years ago
Simplified the Sampler::setValue function. More... over 18 years ago
Simplified the Sampler::setValue function. This makes the GibbsSampler class largely redundant. More... over 18 years ago
The Sampler class no longer has a specific chain. More... over 18 years ago
The Sampler class no longer has a specific chain. More... over 18 years ago
Sampler for mixture models with tempered transitions. This is just a skeleton. More... over 18 years ago
Sampler for mixture models with tempered transitions. This is just More... over 18 years ago
Fixed bug that created redundant samplers when using parallel chains. Modifications to sampling order to allow single sampler to update multiple chains. More... over 18 years ago
Fixed bug that created redundant samplers when using parallel chains. More... over 18 years ago
New member functions for GraphMarks: markParents and markChildren can now marginalize over nodes for which a given test function returns false. More... over 18 years ago
New member functions for GraphMarks: markParents and markChildren More... over 18 years ago
New module mix created. Distribution DNormMix moved from bugs to mix module. More... over 18 years ago
New module mix created. Distribution DNormMix moved from bugs to mix module. More... over 18 years ago
Default implementation of Distribution::dim now returns scalar dimension More... almost 19 years ago
Default implementation of Distribution::dim now returns scalar dimension Tidying up some errors revealled by -Wall More... almost 19 years ago
Fixed some typographical errors. Documented changes since JAGS 0.90. More... almost 19 years ago
Last update was broken: the GraphMarks::getMarkedNodes function did nothing, More... almost 19 years ago
Last update was broken: the GraphMarks::getMarkedNodes function did nothing, leading to the failure of getMixtureNode1 (MixCompiler.cc). Now fixed. More... almost 19 years ago
Modified Node class so that the parents are constant pointers and children More... almost 19 years ago
Modified Node class so that the parents are constant pointers and children are contained in an external dynamically allocated set. More... almost 19 years ago
Prune obsolete files. More... almost 19 years ago
Prune obsolete files. More... almost 19 years ago
Fix "make distcheck" More... almost 19 years ago
Fix "make distcheck" More... almost 19 years ago
Fixing previous update with missing files. More... almost 19 years ago
Fixing previous update with missing files. More... almost 19 years ago