1
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed the boolean "accept" argument from Metropolis::rescale. More... about 18 years ago
GibbsFactory renamed to SingletonFactory More... about 18 years ago
GibbsFactory renamed to SingletonFactory More... about 18 years ago
Further efficiency improvements to Sampler::classifyChildren More... about 18 years ago
Further efficiency improvements to Sampler::classifyChildren More... about 18 years ago
Two modifications to the efficient of updating of non-informative nodes. More... about 18 years ago
Two modifications to the efficient of updating of non-informative nodes. - Model initialization has changed. A boolean flag now defines a "data-generating" model in which all non-informative nodes are updated at each iteration. - The Sampler::classifyChildren function is now more efficient: non-informative deterministic descendants are not updated. More... about 18 years ago
Define BaseFuncModule in the namespace basefunctions More... about 18 years ago
Define BaseFuncModule in the namespace basefunctions More... about 18 years ago
Fixed missing declaration of the drop function More... about 18 years ago
Fixed missing declaration of the drop function More... about 18 years ago
No log More... about 18 years ago
No log More... about 18 years ago
Potential problem with parents of deviance node flagged More... about 18 years ago
Potential problem with parents of deviance node flagged More... about 18 years ago
Added name space to base packages. More... about 18 years ago
Added name space to base packages. More... about 18 years ago
Added name space to base packages. More... about 18 years ago
Added name space to base packages. More... about 18 years ago
Added drop function for dropping dimensions. Used by MatMult More... about 18 years ago
Added drop function for dropping dimensions. Used by MatMult Transpose takes a vector argument (interpreted as single-column matrix) More... about 18 years ago
Added transpose function Drop redundant dimension in matrix multiplication More... about 18 years ago
Added transpose function More... about 18 years ago
Matrix multiplication More... about 18 years ago
Matrix multiplication More... about 18 years ago
Added matrix multiplication operator More... about 18 years ago
Added matrix multiplication operator More... about 18 years ago
Vectorization of scalar functions More... about 18 years ago
Vectorization of scalar functions More... about 18 years ago
Vectorization of scalar functions More... about 18 years ago