Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TuringLang/Turing.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.40.1
Choose a base ref
...
head repository: TuringLang/Turing.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.40.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 5 contributors

Commits on Aug 13, 2025

  1. Improve error message for initialization failures with troubleshootin… (

    #2637)
    
    * Improve error message for initialization failures with troubleshooting link
    
    * Refactor error message for initialization failures to remove redundant information and enhance clarity
    
    * fc
    
    * simplier
    
    * Update test/mcmc/hmc.jl
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * updated error uri
    
    * Update test/mcmc/hmc.jl
    
    Co-authored-by: Markus Hauru <markus@mhauru.org>
    
    ---------
    
    Co-authored-by: AoifeHughes <aoife1hughes@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Markus Hauru <markus@mhauru.org>
    4 people authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    ac93c30 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Suppress info message with verbose=false (#2657)

    * Suppress info message with verbose=false
    
    * Fix changelog typos
    penelopeysm authored Aug 18, 2025
    2 Configuration menu
    Copy the full SHA
    5a3f7aa View commit details
    Browse the repository at this point in the history
Loading