Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Releases: JuliaStats/Klara.jl

Upgraded Klara to work with current autodiff

30 Apr 22:32
Compare
Choose a tag to compare

Added adaptive-Metropolis-within-Gibbs (AMWG) sampler

15 Oct 22:54
Compare
Choose a tag to compare

Removed code generation

07 Oct 11:54
Compare
Choose a tag to compare
v0.9.1

Fixed REQUIRE to avoid upgrade to ForwardDiff 0.6

Upgraded to Julia v0.6

31 Jul 07:25
Compare
Choose a tag to compare
v0.9.0

Fixing travis and readme

Improvement in AM

11 May 08:23
Compare
Choose a tag to compare
  • This change was sitting in master, but forgot to push it to METADATA two weeks ago.

Bug fix and additional option in AM sampler

17 Apr 18:05
Compare
Choose a tag to compare
v0.8.5

Added t0 option in AM sampler and fixed a relevant AM bug

Added adaptive Metropolis sampler of Roberts and Rosenthal

16 Apr 18:16
Compare
Choose a tag to compare
v0.8.4

Avoided overloading Base.mean

Completed autodiff functionality

03 Apr 14:18
Compare
Choose a tag to compare
v0.8.3

Closes #115, closes #116

Added precompilation

31 Mar 06:43
Compare
Choose a tag to compare
v0.8.2

Added precompilation

Improvement in HessianConfig for forward mode AD of targets

29 Mar 20:45
Compare
Choose a tag to compare
v0.8.1

Improved HessianConfig in forward autodiff of targets