Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-26 | 506 Bytes | |
v0.39.2 source code.tar.gz | 2025-06-26 | 99.0 kB | |
v0.39.2 source code.zip | 2025-06-26 | 130.8 kB | |
Totals: 3 Items | 230.3 kB | 0 |
Turing v0.39.2
Fixed a bug in the support of OrderedLogistic
(by changing the minimum from 0 to 1).
Merged pull requests:
- clean up some more imports (#2589) (@penelopeysm)
- Remove DynamicPPL.alg_str
tests (#2591) (@penelopeysm)
- Update Project.toml (#2598) (@yebai)
Closed issues:
- Slice sampling as a Gibbs
sampler (#2300)
- Regroup tests in test suite (#2441)
- ELBO trace during VI (#2543)