Releases: TuringLang/Turing.jl
Releases · TuringLang/Turing.jl
v0.16.0
Turing v0.16.0
Closed issues:
- Issue replicating Regression and Other Stories linear model (#1620)
Merged pull requests:
- Replace
latest
withv1
for Julia manual links (#1622) (@hayesall) - Don't
sort
chain by default (#1627) (@torfjelde)
v0.15.24
Turing v0.15.24
Merged pull requests:
v0.15.23
Turing v0.15.23
Merged pull requests:
- CompatHelper: bump compat for "AdvancedPS" to "0.2" (#1610) (@github-actions[bot])
v0.15.22
Turing v0.15.22
Merged pull requests:
- CompatHelper: bump compat for "AdvancedMH" to "0.6" for package test (#1613) (@github-actions[bot])
v0.15.21
Turing v0.15.21
Closed issues:
- Multivariate Distributions & Parameter Inference (#1570)
- Example from tutorial does not work (#1608)
Merged pull requests:
- Use correct statistical notation in Hello World (#1605) (@palday)
- replace s with s² for variances in docs (#1606) (@palday)
- CompatHelper: bump compat for "AdvancedMH" to "0.6" (#1611) (@github-actions[bot])
- CompatHelper: bump compat for "AdvancedPS" to "0.2" for package test (#1612) (@github-actions[bot])
- Fix AbstractMCMC deprecations (#1614) (@devmotion)
v0.15.20
Turing v0.15.20
Merged pull requests:
v0.15.19
Turing v0.15.19
Closed issues:
- Predict errors with multiple chains/threads (#1301)
- Is init_theta keyword working? (#1588)
- The Infinite Mixture Models tutorial error (#1589)
- Problems with MAP estimation using Optim (#1594)
- ZygoteAD dot operator fails again (#1595)
- Mention Zulip channel in the README? (#1596)
- PG - not retaining reference particle? (#1598)
Merged pull requests:
- Retain reference particle properly (#1599) (@devmotion)
v0.15.18
Turing v0.15.18
Closed issues:
- Odd issue with certain arraydist contents, ReverseDiff, and sum (#1573)
Merged pull requests:
- Make SGHMC more flexible (#1586) (@haozhangphd)
v0.15.17
Turing v0.15.17
Closed issues:
- _params_to_array is very slow (#1584)
Merged pull requests:
- Make
_params_to_array
faster, fixes #1584 (#1585) (@haozhangphd)
v0.15.16
Turing v0.15.16
Closed issues:
- Wrong prediction results on multivariate params (#1352)
Merged pull requests:
- Fix for #1352 (#1567) (@torfjelde)