| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-29 | 572 Bytes | |
| v0.47.2 source code.tar.gz | 2026-08-29 | 165.5 kB | |
| v0.47.2 source code.zip | 2026-08-29 | 207.2 kB | |
| Totals: 3 Items | 373.3 kB | 0 | |
Turing v0.47.2
Flat, FlatPos, BinomialLogit, OrderedLogistic, and LogPoisson moved to DynamicPPL and are re-exported, so Turing.Flat and the rest keep working. Requires DynamicPPL 0.42.7.
Merged pull requests:
- Bump the all-julia-packages group across 3 directories with 3 updates (#2852) (@dependabot[bot])
- Re-export the distributions from DynamicPPL (#2861) (@shravanngoswamii)
Closed issues:
- Move
src/stdlib/distributions.jlto DynamicPPL. (#2858)