There is a newer version of the record available.

Published January 5, 2026 | Version v0.42.2

TuringLang/Turing.jl: v0.42.2

  • 1. University of Cambridge
  • 2. @letta-ai
  • 3. @PumasAI
  • 4. Aalto University
  • 5. @TuringLang
  • 6. University of British Columbia
  • 7. None
  • 8. University of Glasgow
  • 9. UCL
  • 10. @nestauk @dssg @turinglang @knowlab @BHFDSC
  • 11. University of Pennsylvania
  • 12. Fowler College of Business, SDSU
  • 13. University of Trento

Description

Turing v0.42.2

Diff since v0.42.1

InitFromParams(mode_estimate), where mode_estimate was obtained from an optimisation on a Turing model, now accepts a second optional argument which provides a fallback initialisation strategy if some parameters are missing from mode_estimate.

This also means that you can now invoke returned(model, mode_estimate) to calculate a model's return values given the parameters in mode_estimate.

Merged pull requests:

  • Test against Enzyme (#2636) (@wsmoses)
  • Fix missing fallback argument for InitFromParams(::ModeResult) (#2736) (@penelopeysm)

Closed issues:

  • create returned() method for results from mode estimation (#2607)

Files

TuringLang/Turing.jl-v0.42.2.zip

Files (152.0 kB)

Name Size Download all
md5:eb497d3f5453f7accf1ed202f6df2ad9
152.0 kB Preview Download

Additional details

Related works