Published March 24, 2020
| Version v0.9.1
Software
Open
TuringLang/Turing.jl: v0.9.1
Authors/Creators
- Kai Xu1
- Hong Ge2
- Cameron Pfiffer
- Martin Trapp3
- Mohamed Tarek
- Mathieue4
- David Widmann5
- Adam Scibior6
- willtebbutt
- ZHUO Qingliang7
- Hessam Mehr8
- evsmithx
- Tor Erlend Fjelde
- dfish
- Ray Kim9
- Philipp Gabler
- Jeremiah10
- Andreas Noack11
- Morten Piibeleht12
- Milan Bouchet-Valat13
- Mathieu Besançon14
- Julia TagBot
- Iblis Lin15
- Fredrik Bagge Carlson16
- Elliot Saba17
- Elizaveta Semenova
- Dave Kleinschmidt18
- Christopher Rackauckas19
- Brandon Gomes18
- 1. University of Edinburgh
- 2. University of Cambridge
- 3. University of Technology Graz
- 4. University of Oxford
- 5. Uppsala University
- 6. University of British Columbia
- 7. Pursuit of Essence
- 8. University of Glasgow
- 9. Sogang Univ.
- 10. VW
- 11. @JuliaComputing
- 12. Massey University
- 13. Franch Institute for Demographic Studies (Ined)
- 14. INRIA Lille, GERAD & Polytechnique Montréal
- 15. National Chiao Tung University
- 16. Acoustic Research Laboratory @ NUS
- 17. Julia Computing
- 18. Rutgers University
- 19. Massachusetts Institute of Technology
Description
Turing v0.9.1
Closed issues:
- Juno Progress Metres (#799)
- Build an offical docker for Turing (#1113)
- strange sort of parameter names and values in calling describe with 'sections' (#1132)
- Failure working with MH sampler and
MvNormal(#1133) - Question: Use of the term multivariate regression in linear regression tutorial (#1143)
- Tidy up benchmarking scripts (#1144)
- Question: WARNING: could not import MCMCChains.AbstractChains into Turing ERROR: LoadError: LoadError: UndefVarError: AbstractChains not defined (#1150)
- Libtask error: setindex! not defined for TArray{Float64,1} (#1155)
- Missing method
invlinkin Bijectors 0.6 (#1158) - Add compiler doc to navigation (#1159)
- side navigation bar not working on team page - https://turing.ml/dev/team/ (#1161)
- Broken link on https://turing.ml/dev/docs/using-turing/dynamichmc (#1171)
Merged pull requests:
- Zygote AD backend (#783) (@mohamed82008)
- Dockerfile for the Turing (latest, 0.8.3) (#1120) (@KDr2)
- Fix links to websites (#1130) (@devmotion)
- Use concrete types for fields of ADVI (#1131) (@devmotion)
- Use ProgressLogging instead of ProgressMeter (#1134) (@devmotion)
- Fix MH indexing bug (#1135) (@cpfiffer)
- Update dockerfile for new release (#1138) (@KDr2)
- Use Nanosoldier.jl to run benchmarks (#1142) (@KDr2)
- Use EllipticalSliceSampling (#1145) (@devmotion)
- Tidy up benchmark files (#1146) (@KDr2)
- Update my info on website (#1147) (@mohamed82008)
- Provide default progress loggers (#1149) (@devmotion)
- Move default model evaluation code to DynamicPPL (#1151) (@phipsgabler)
- Update members.yml (#1152) (@phipsgabler)
- CompatHelper: bump compat for "Bijectors" to "0.6" (#1153) (@github-actions[bot])
- Disable progress logs in tests (#1156) (@devmotion)
- Add compiler doc to website (#1160) (@cpfiffer)
- Move doc files to
src/for-developers(#1162) (@cpfiffer) - Fixed LinkedIn links (#1163) (@cpfiffer)
- Save transitions of samplers in Gibbs sampling (#1166) (@devmotion)
- Fix MH sampler for arrays of distributions (#1167) (@devmotion)
- FIX:
bijectorcurrently returns inverse of what it claims (#1168) (@torfjelde) - Do not store transitions in Gibbs sampler (#1169) (@devmotion)
- ReverseDiff support (#1170) (@mohamed82008)
- Correct Gibbs link (#1174) (@cpfiffer)
- Update HISTORY.md (#1177) (@cpfiffer)
Files
TuringLang/Turing.jl-v0.9.1.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ab88dd4a482d256db234fb52ce7452fc
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/TuringLang/Turing.jl/tree/v0.9.1 (URL)