| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-01 | 442 Bytes | |
| v0.47.3 source code.tar.gz | 2026-09-01 | 163.5 kB | |
| v0.47.3 source code.zip | 2026-09-01 | 204.9 kB | |
| Totals: 3 Items | 368.8 kB | 0 | |
Turing v0.47.3
Random-measure distributions moved to the TuringDistributionsExt package extension. Replace
Turing.RandomMeasures with Base.get_extension(Turing, :TuringDistributionsExt).
Merged pull requests:
- Move random measures to a Distributions extension (#2865) (@yebai)
- docs: revise README and citation metadata (#2867) (@yebai)