Published July 3, 2024
| Version v0.33.1
Software
Open
TuringLang/Turing.jl: v0.33.1
Authors/Creators
- Kai Xu
- Hong Ge1
- Cameron Pfiffer2
- David Widmann3
- Martin Trapp4
- Tor Erlend Fjelde5
- Mohamed Tarek3
- Emile Mathieu1
- Will Tebbutt
- Adam Scibior6
- Killian Q. Zhuo7
- Hessam Mehr8
- Markus Hauru
- Emma Smith
- Xianda Sun
- Philipp Gabler
- Jaime RZ
- Rik Huijzer
- Harrison Wilde9
- Arthur Lui
- FredericWantiez
- Pietro Monticone10
- Tom Röschinger
- azev7711
- Kyurae Kim12
- hsm207
- dfish
- Saranjeet Kaur
- Ramon Diaz-Uriarte13
- 1. University of Cambridge
- 2. @mind-co
- 3. @PumasAI
- 4. Aalto University
- 5. @TuringLang
- 6. University of British Columbia
- 7. None
- 8. University of Glasgow
- 9. @UCL @knowlab @dssg
- 10. University of Trento
- 11. Zicklin School of Business, Baruch College
- 12. University of Pennsylvania
- 13. Universidad Autonoma de Madrid
Description
Turing v0.33.1
Merged pull requests:
- Check model by default (#2218) (@torfjelde)
- disable more sampling progress logging on CI (#2254) (@yebai)
- Code formatting: JuliaFormatter (#2255) (@mhauru)
- Add note about breaking v0.33.0 changes to HISTORY (#2256) (@mhauru)
- Add Aqua to tests (#2257) (@mhauru)
- Remove trailing whitespace (#2260) (@mhauru)
- Update .JuliaFormatter.toml (#2262) (@yebai)
- Formatting VI files (#2263) (@yebai)
- CompatHelper: bump compat for OptimizationBBO to 0.3 for package test, (keep existing compat) (#2266) (@github-actions[bot])
- Bump SciMLBase compat lower bound (#2267) (@mhauru)
- Add Base.get method for ModeResult (#2269) (@mhauru)
- Use new style kwarg constructor for AutoReverseDiff (#2273) (@mhauru)
- Bump DynamicPPL to v0.28 (#2276) (@mhauru)
- Version bump 0.33+ (#2278) (@mhauru)
Closed issues:
- Feature Request: Better Indexing for ModeResult object (#1417)
- transform! not differentiable (#1835)
- Print an informational message about using ReverseDiff when the model size is above a certain threshold. (#1852)
- covariance matrix cannot be estimated using Wishart with NUTS, HMC or HMCDA samplers (#1861)
- ADVI example fails with Zygote AD backend (#1988)
- stderror() on optimize() result fails (#2048)
- Adopt
Changelog.jlfor tracking release notes and change logs (#2129) - Documentation for optimisation methods (MAP, MLE) (#2164)
- Style Guide and Style Checker (#2241)
- Implementing
adtypefor closely linked "external" samplers / adding metric warm-up (#2248) - Failing in precompiling dependencies (#2271)
- AbstractMCMC docs page out of date (#2272)
Files
TuringLang/Turing.jl-v0.33.1.zip
Files
(169.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c839d26d9feb76413b435edb89d21b99
|
169.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/TuringLang/Turing.jl/tree/v0.33.1 (URL)