Skip to content

v0.33.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 16:45
· 25 commits to master since this release
29a1342

Turing v0.33.2

Diff since v0.33.1

The release brought bug fixes and improvement to the new Experimental.Gibbs (👏 for @torfjelde 's heroic efforts)

Merged pull requests:

Closed issues:

  • Simple user error makes code evaluate forever - Calling DynamicPPL.Model as a function. (#2182)
  • Experimental Gibbs seems to have higher variance than "stable" Gibbs (maybe) (#2230)
  • Undeterministic test failure (#2234)
  • Make MLE and MAP more robust (#2279)
  • Fix code test coverage (#2282)
  • preallocating an array of random variables, getting varname As used multiple times in model (subsumes As[1]) (#2284)
  • maximum_likelihood function not found in Turing.jl (#2285)