Published February 14, 2026
| Version 0.15.0
Software
Open
C-bowman/inference-tools: 0.15.0 release
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.HamiltonianChainnow has asimulation_stepsargument 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
- Is supplement to
- Software: https://github.com/C-bowman/inference-tools/tree/0.15.0 (URL)
Software
- Repository URL
- https://github.com/C-bowman/inference-tools