This repository has been archived by the owner on May 12, 2019. It is now read-only.
Releases: JuliaStats/Klara.jl
Releases · JuliaStats/Klara.jl
Upgraded Klara to work with current autodiff
v0.9.3 Closes #171
Added adaptive-Metropolis-within-Gibbs (AMWG) sampler
v0.9.2 Closes #166
Removed code generation
v0.9.1 Fixed REQUIRE to avoid upgrade to ForwardDiff 0.6
Upgraded to Julia v0.6
v0.9.0 Fixing travis and readme
Improvement in AM
- This change was sitting in master, but forgot to push it to METADATA two weeks ago.
Bug fix and additional option in AM sampler
v0.8.5 Added t0 option in AM sampler and fixed a relevant AM bug
Added adaptive Metropolis sampler of Roberts and Rosenthal
v0.8.4 Avoided overloading Base.mean
Completed autodiff functionality
v0.8.3 Closes #115, closes #116
Added precompilation
v0.8.2 Added precompilation
Improvement in HessianConfig for forward mode AD of targets
v0.8.1 Improved HessianConfig in forward autodiff of targets