Published May 2, 2026
| Version v0.45.0
Software
Open
TuringLang/Turing.jl: v0.45.0
Authors/Creators
- Kai Xu
- Hong Ge1
- Cameron2
- David Müller-Widmann3
- Martin Trapp4
- Tor Erlend Fjelde5
- Penelope Yong6
- Mohamed Tarek3
- Markus Hauru
- Will
- Adam Scibior7
- Killian Q. Zhuo8
- Xianda Sun
- Hessam Mehr9
- Emma Smith
- Philipp Gabler
- Harry Wilde10
- Jaime RZ11
- Aoife
- Shravan Goswami5
- Arthur Lui
- FredericWantiez
- Pietro Monticone12
- Tom Röschinger
- azev7713
- Kyurae Kim14
- Hardik Kumar
- hsm207
- dfish
- 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. @nestauk @dssg @turinglang @knowlab @BHFDSC
- 11. UCL
- 12. Harmonic
- 13. Fowler College of Business, SDSU
- 14. University of Pennsylvania
Description
Turing v0.45.0
Breaking changes
Make FlexiChains the default chain type for MCMC sampling.
MCMCChains is still fully supported: you can specify chain_type=MCMCChains.Chains in the sample function to use it instead.
However, it is no longer loaded as a dependency of Turing and re-exported (it is now an extension).
That means that if you were previously importing MCMCChains via Turing, you will now have to import it directly.
Merged pull requests:
- Make FlexiChains the default chain type (#2743) (@penelopeysm)
- add Claude stuff (#2822) (@penelopeysm)
Closed issues:
- Rework
sample()call stack to use LogDensityFunction (#2555)
Files
TuringLang/Turing.jl-v0.45.0.zip
Files
(187.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:107398d0d9090525457e71394fe9496d
|
187.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/TuringLang/Turing.jl/tree/v0.45.0 (URL)
Software
- Repository URL
- https://github.com/TuringLang/Turing.jl