Published September 13, 2026 | Version v0.49.0

TuringLang/Turing.jl: v0.49.0

Description

Turing v0.49.0

Diff since v0.48.0

DynamicPPL 0.42.13 is now the minimum, so that SMC, PG and CSMC build a TapedTask again (#2895).

Breaking changes

NamedDist is no longer re-exported, following its removal from DynamicPPL. Replace x ~ NamedDist(dist, :y) with y ~ dist, followed by x = y if a local alias is needed (#2895).

Merged pull requests:

  • Drop the NamedDist re-export and require DynamicPPL 0.42.13 (#2895) (@shravanngoswamii)

Files

TuringLang/Turing.jl-v0.49.0.zip

Files (240.4 kB)

Name Size Download all
md5:558a43b859e9a6535ac5ad7eb1947e42
240.4 kB Preview Download

Additional details

Related works