Download Latest Version v0.49.0 source code.zip (240.4 kB) Google Add to Preferred Sources
Home / v0.49.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-13 646 Bytes
v0.49.0 source code.tar.gz 2026-09-13 198.9 kB
v0.49.0 source code.zip 2026-09-13 240.4 kB
Totals: 3 Items   440.0 kB 0

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)
Source: README.md, updated 2026-09-13