There is a newer version of the record available.

Published July 28, 2025 | Version v0.39.8
Software Open

TuringLang/Turing.jl: v0.39.8

  • 1. University of Cambridge
  • 2. @dottxt-ai
  • 3. @PumasAI
  • 4. Aalto University
  • 5. @TuringLang
  • 6. University of British Columbia
  • 7. None
  • 8. University of Glasgow
  • 9. UCL
  • 10. @nestauk @dssg @turinglang @knowlab @BHFDSC
  • 11. University of Trento
  • 12. Fowler College of Business, SDSU
  • 13. University of Pennsylvania
  • 14. Google
  • 15. Beacon Biosignals
  • 16. Universidad Autonoma de Madrid

Description

Turing v0.39.8

Diff since v0.39.7

MCMCChains.jl doesn't understand vector- or matrix-valued variables, and in Turing we split up such values into their individual components. This patch carries out some internal refactoring to avoid splitting up VarNames until absolutely necessary. There are no user-facing changes in this patch.

Merged pull requests:

  • Fix typos in README.md (#2624) (@xukai92)
  • Gibbs fixes for DPPL 0.37 (plus tiny bugfixes for ESS + HMC) (#2628) (@penelopeysm)

Closed issues:

  • Optimizing model with vector-valued observations produces error when data are a LinearAlgebra.Adjoint (#1481)
  • Progress reporting in parallel sampling (#2264)
  • Avoid re-evaluating model in getparams (#2545)
  • Correctness of Gibbs implementation (?) (#2627)

Files

TuringLang/Turing.jl-v0.39.8.zip

Files (135.6 kB)

Name Size Download all
md5:d3ed418625208204a9bd08b9e0b24b06
135.6 kB Preview Download

Additional details

Related works