Skip to content

Releases: TuringLang/Turing.jl

v0.28.2

16 Aug 22:07
4affc28
Compare
Choose a tag to compare

Turing v0.28.2

Diff since v0.28.1

Closed issues:

  • Benchmarking Turing against Stan on very simple models (#1283)
  • Deadlinks (#1647)
  • Turing slows down as the number of generic types increases (#1940)
  • Turing checkpointing by callbacks (#1995)
  • Allow LogDensityProblems.logdensity to take a named tuple (#2038)
  • Saving generated values (#2059)

Merged pull requests:

  • New feature: muliple iterations within Gibbs (#1881) (@xukai92)
  • CompatHelper: bump compat for Bijectors to 0.13, (keep existing compat) (#2018) (@github-actions[bot])
  • MH Constructor (#2037) (@JaimeRZP)
  • CompatHelper: bump compat for NamedArrays to 0.10, (keep existing compat) (#2062) (@github-actions[bot])
  • CompatHelper: bump compat for NamedArrays to 0.10 for package test, (keep existing compat) (#2063) (@github-actions[bot])

v0.28.1

31 Jul 20:20
9f3ab01
Compare
Choose a tag to compare

Turing v0.28.1

Diff since v0.28.0

Merged pull requests:

  • Transfer all high-level docs to TuringTutorials (#1933) (@yebai)
  • Cleanup test utilities (#2056) (@yebai)
  • Bugfix in model evaluation not using SMC samplers (#2057) (@yebai)

v0.28.0

29 Jul 22:50
4d41959
Compare
Choose a tag to compare

Turing v0.28.0

Diff since v0.27.1

v0.27.1

29 Jul 19:41
fa3a6c1
Compare
Choose a tag to compare

Turing v0.27.1

Diff since v0.27.0

Closed issues:

  • Save samples as we go (#2015)

Merged pull requests:

v0.27.0

26 Jul 17:46
75961e7
Compare
Choose a tag to compare

Turing v0.27.0

Diff since v0.26.6

Closed issues:

  • Different order of parameters in MCMC chain vs. MAP result (#1322)
  • Allow silencing variational inference log messages (#1493)
  • Any plans on implementing DREAM (Differential Evolution based particle inference)? (#1640)
  • Kernel dies with Gibbs or ADVI with models involving categorical or dirichlet (#1777)
  • Feature request: Output maximized ELBO after variational inference (#1896)
  • stack overflow in ADVI (#1910)

Merged pull requests:

v0.26.6

18 Jul 22:57
e32bb71
Compare
Choose a tag to compare

Turing v0.26.6

Diff since v0.26.5

Merged pull requests:

v0.26.5

17 Jul 18:52
e1d3fef
Compare
Choose a tag to compare

Turing v0.26.5

Diff since v0.26.4

Merged pull requests:

v0.26.4

12 Jul 16:53
59e5cce
Compare
Choose a tag to compare

Turing v0.26.4

Diff since v0.26.3

Closed issues:

  • coeftable on optimize output (MLE and MAP) throws error (#2033)

Merged pull requests:

v0.26.3

10 Jul 16:13
90e1d21
Compare
Choose a tag to compare

Turing v0.26.3

Diff since v0.26.2

Merged pull requests:

v0.26.2

21 Jun 11:06
3e8d97f
Compare
Choose a tag to compare

Turing v0.26.2

Diff since v0.26.1

Merged pull requests: