Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 22:58
34649c7

Turing v0.14.0

Diff since v0.13.0

Closed issues:

  • Add LKJ Correlation Distribution (#924)
  • Update docs for MAP/MLE estimation (#1293)
  • Error using predict (#1294)
  • Multivariate normal issues (#1295)
  • MLE/MAP with start values gives ambiguity (#1298)
  • Tutorial "Bayesian Hidden Markov Models" was not reproducible (#1302)
  • Typo in Infinite Mixture Models tutorial (number of clusters formula) (#1304)
  • 7 Errors during test Turing with Julia 1.4.2 (#1305)
  • Make Gibbs components extensible (somewhat RFC...) (#1306)
  • Incorrect handling of type parameter in HMC (#1308)
  • Linear regression tutorial was not reproducible (#1313)
  • no method matching reconstruct with MH on a vector of Dirichlet vectors (#1317)
  • Documentation build CI is failing (#1319)
  • Are there ways to break symmetries in Turing models? (#1328)
  • type Wishart has no field c0 error (#1336)
  • Unable to run "Using DynamicHMC" example (#1337)
  • Problem with Quick Start example (#1339)
  • Zygote compatibility (#1347)
  • Progress bar doesn't work for NUTS sampler (#1350)
  • Wrong prediction results on multivariate params (#1352)
  • Extracting sampled parameters is broken (#1353)
  • Tests failing due to the ambiguity error for \ with PDMat and TrackedArray (#1358)
  • Truncated or truncated not supported under Zygote backend (#1361)
  • Apply AD gradient if optimizer is a first-order one (#1365)
  • Precompile Turing fails with AbstractChains not defined (#1366)
  • Can not load Turing.jl, LoadError: UndefVarError: AbstractChains not defined (#1367)
  • How to do non-centered parameterization in Turing? (#1372)
  • log: DomainError with -960.1841700397322 (#1374)
  • Option to discard burn-in for HMC/MH (#1379)
  • Update docs (#1390)

Merged pull requests: