1
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More informative error messages when deviance is not defined. More... about 11 years ago
Add disclaimer about aliases not changing paramterization in user manual. More... about 11 years ago
Branch merge More... over 11 years ago
Backtrack on including data in constructor for observed StochasticNodes. More... over 11 years ago
Add tests for positive definiteness in DMNorm and DWish More... over 11 years ago
Fixes for clang More... over 11 years ago
Fix bug sampling chi squared distribution in ConjugateGamma More... over 11 years ago
Use modified member functions consistently (bug caused by last commit) More... over 11 years ago
Allow form feed as whitespace character in scanner More... over 11 years ago
Fix minor typo in scanner when parsing block comments. More... over 11 years ago
Correct typos and other minor problems More... over 11 years ago
Add glm test to test suite More... over 11 years ago
Added test suite for LGMix class. More... over 11 years ago
Modify sampler factories to use list rather than set More... over 11 years ago
Fix accidental sign reversal in 2025 More... over 11 years ago
Removed checkNPar member function from Function and Distribution. It is now a separate function. More... over 11 years ago
Added user-callable log density functions for all distributions More... over 11 years ago
Fix log density calculations for multivariate normal. More... over 11 years ago
Remove ConstantDataNode and ConstantParameterNode classes. More... over 11 years ago
Reverted Node indexing. More... over 11 years ago
Added node indexing. More... over 11 years ago
Ensure sampler names include the module name. More... over 11 years ago
Removed MutableSamplerMethod::name and its implementations in sub-classes. More... over 11 years ago
Renamed MutableParallelSampler and ImmutableParallelSampler to MutableSampler and ImmutableSampler respectively. More... over 11 years ago
Removed defunct classes ParallelSampler and SampleMethod More... over 11 years ago
Migrating samplers to new API More... over 11 years ago
Constructor for StochasticNode and its subclasses includes new optional More... over 11 years ago
Removed restriction on the size of nodes that FiniteMethod will sample More... over 11 years ago
Efficiency improvements to FiniteMethod More... over 11 years ago
Fix FiniteMethod More... over 11 years ago