Published February 14, 2026 | Version 0.15.0
Software Open

C-bowman/inference-tools: 0.15.0 release

  • 1. @ukaea
  • 2. Microsoft

Description

  • Introduced a new algorithm for tuning the simulation step-size in HamiltonianChain. The new approach stores the running mean and variance of the acceptance probability for all step-size values which are tested. Previously, this information was only stored for the current value of the step-size. Incorporating this extra information into the step-size selection improves the stability of the step-size value over the chain.

  • HamiltonianChain now has a simulation_steps argument which allows the number of steps used in the Hamiltonian dynamics simulation to be specified.

  • Various type-hinting improvements for HamiltonianChain.

Files

C-bowman/inference-tools-0.15.0.zip

Files (7.4 MB)

Name Size Download all
md5:efc103baf9d91fd14efd001957eb9cee
7.4 MB Preview Download

Additional details

Related works