Published March 2, 2026
| Version v0.42.9
Software
Open
TuringLang/Turing.jl: v0.42.9
Authors/Creators
- Kai Xu
- Hong Ge1
- Cameron2
- David Müller-Widmann3
- Martin Trapp4
- Tor Erlend Fjelde5
- Mohamed Tarek3
- Penelope Yong6
- Markus Hauru
- Will
- Adam Scibior7
- Killian Q. Zhuo8
- Xianda Sun
- Hessam Mehr9
- Emma Smith
- Philipp Gabler
- Jaime RZ10
- Harry Wilde11
- Aoife
- Shravan Goswami5
- Kyurae Kim12
- azev7713
- Tom Röschinger
- Pietro Monticone14
- FredericWantiez
- Arthur Lui
- hsm207
- dfish
- Saranjeet Kaur
- 1. University of Cambridge
- 2. @letta-ai
- 3. @PumasAI
- 4. Aalto University
- 5. @TuringLang
- 6. @alan-turing-institute
- 7. University of British Columbia
- 8. None
- 9. King's College London
- 10. UCL
- 11. @nestauk @dssg @turinglang @knowlab @BHFDSC
- 12. University of Pennsylvania
- 13. Fowler College of Business, SDSU
- 14. University of Trento
Description
Turing v0.42.9
Improve handling of model evaluator functions with Libtask.
This means that when running SMC or PG on a model with keyword arguments, you no longer need to use @might_produce (see patch notes of v0.42.5 for more details on this).
It also means that submodels with observations inside will now be reliably handled by the SMC/PG samplers, which was not the case before (the observations were only picked up if the submodel was inlined by the Julia compiler, which could lead to correctness issues).
Merged pull requests:
- Run CI against new DPPL / VNT (#2756) (@penelopeysm)
- CompatHelper: bump compat for Mooncake to 0.5 for package test, (keep existing compat) (#2758) (@github-actions[bot])
- Tell users about the proposals that are being used in MH (#2774) (@penelopeysm)
- Mark all methods with
DynamicPPL.Modelas produceable (#2780) (@penelopeysm)
Closed issues:
- Time (#2763)
data[i, "γ (N/m)"] ~ Normal(γ_pred, σ)doesn't work uponv0.41->v0.42(#2771)- error upon
data[:, "y"] ~ MvNormal(...)in Turingv0.42.8(#2773)
Files
TuringLang/Turing.jl-v0.42.9.zip
Files
(155.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:be24f8de972293b5a47d8aab2c1135fd
|
155.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/TuringLang/Turing.jl/tree/v0.42.9 (URL)
Software
- Repository URL
- https://github.com/TuringLang/Turing.jl