Published March 6, 2025 | Version v0.7.0
Software Open

TuringLang/AdvancedHMC.jl: v0.7.0

  • 1. University of Cambridge
  • 2. @PumasAI
  • 3. @TuringLang
  • 4. UCL
  • 5. University of Oxford
  • 6. @mlcolab
  • 7. Massachusetts Institute of Technology
  • 8. @JuliaHub
  • 9. MIT
  • 10. KIT
  • 11. @Modular
  • 12. PlantingSpace
  • 13. Aalto University
  • 14. @nvidia
  • 15. @SolasAI
  • 16. Redpoll
  • 17. @dottxt-ai
  • 18. Eawag: Swiss Federal Institute of Aquatic Science and Technology

Description

AdvancedHMC v0.7.0

Diff since v0.6.4

Breaking changes

Merged pull requests:

  • Initial AbstractMCMC.step should not sample (#366) (@torfjelde)
  • Revert "Initial AbstractMCMC.step should not sample" (#385) (@torfjelde)
  • Documentation and Turing Navigation CI improvement (#386) (@shravanngoswamii)
  • Fix rand and randn type piracy (#387) (@devmotion)
  • Reduce allocations in all + any and remove isfinite type piracy (#388) (@devmotion)
  • Remove DEBUG constant (#389) (@devmotion)
  • FIx incorrect ratios of divergent transitions (#391) (@devmotion)
  • Use Random.default_rng() instead of Random.GLOBAL_RNG (#392) (@devmotion)
  • Use Random.randexp (#393) (@devmotion)
  • Add Aqua tests (#395) (@devmotion)
  • Rename testset to avoid that it's overwritten by ReTest (#396) (@devmotion)
  • Use Julia binaries matching the runner's architecture in CI (#397) (@devmotion)
  • Reduce allocations of pm_next! (#398) (@devmotion)
  • Fix fields with abstract types (#399) (@devmotion)
  • Remove rand overloads for sampling of momentum (#400) (@devmotion)

Closed issues:

  • Step size initialization uses GLOBAL RNG instead of reproducible RNG from caller (#306)
  • Weighted Log Likelihood #featurerequest (#317)
  • In sample progress=true prints more than a progress-bar (#364)
  • Progress message ratio_divergent_transitions_during_adaption bug (#373)

Files

TuringLang/AdvancedHMC.jl-v0.7.0.zip

Files (500.0 kB)

Name Size Download all
md5:3a82cd12bb76696ae14e954aba6e6dbc
500.0 kB Preview Download

Additional details

Related works