1
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrating to new Sampler classes More... over 11 years ago
Added new classes for mutable and immutable samplers. More... over 11 years ago
Remove Monitor::reserve function. It was not necessary and in fact degraded performance. More... over 11 years ago
Allow users to define deterministic relations with `=` as well as `<-` More... over 11 years ago
New class SingletonGraphView for sampling a single node. More... over 11 years ago
Modified sampling methods to use new class SingletonGraphView. More... over 11 years ago
Remove obsolete Rinsert function from the bugs module More... over 11 years ago
Added missing test files More... over 11 years ago
Move Module.cc and Module.h into subdirectory "module" More... over 11 years ago
Branch merge More... over 11 years ago
Move RScalarDist and associated D-P-Q-Functions into the main library. More... over 11 years ago
Added missing compiler flags accidentally dropped in last update. More... over 11 years ago
Further unit tests More... almost 12 years ago
Further updates to unit tests. More... almost 12 years ago
Use rejection sampling for truncated distributions, when feasible. More... almost 12 years ago
Added missing files for test suite More... almost 12 years ago
Added unit tests and made corresponding changes to functions More... almost 12 years ago
Stop throwing exception when user tries to re-initialize model. More... almost 12 years ago
Fixes for unit tests. More... almost 12 years ago
Fixes for DHyper More... almost 12 years ago
Adding unit tests More... almost 12 years ago
More fixes to hypergeometric distribution. More... almost 12 years ago
Further chagnes to hypergeometric distribution. More... almost 12 years ago
Fix issues with hypergeometric distribution. More... almost 12 years ago
Improve bugs::Rank by using STL vector class instead of C array for More... almost 12 years ago
Logical not function was inverted. More... almost 12 years ago
Fix instances of R_pow_di not modified to JR_pow_di More... almost 12 years ago
Log fix to qpar More... almost 12 years ago
Fix bug in DPar::q (Thanks to Matthew Denwood) More... almost 12 years ago
Update NEWS with recent changes More... almost 12 years ago