Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 12 hours ago | 566 Bytes | |
v0.39.5 source code.tar.gz | < 12 hours ago | 102.2 kB | |
v0.39.5 source code.zip | < 12 hours ago | 134.9 kB | |
Totals: 3 Items | 237.7 kB | 0 |
Turing v0.39.5
Fixed a bug where sampling with an externalsampler
would not set the log probability density inside the resulting chain.
Note that there are still potentially bugs with the log-Jacobian term not being correctly included.
A fix is being worked on.
Merged pull requests: - Update logp in varinfo when external samplers are used (#2616) (@penelopeysm)
Closed issues: - Gibbs sampler does not carry through log-prob from an external sampler (#2583)