blackjax.mcmc.gist_step_size#
Back-compatibility shim — use blackjax.mcmc.composed.step_size instead.
Deprecated since version Importing: from blackjax.mcmc.gist_step_size is deprecated. The module
has been reorganised into the blackjax.mcmc.composed sub-package.
All public names are still importable; update your imports to use the new
location:
from blackjax.mcmc.composed import step_sizefrom blackjax.mcmc.composed.step_size import GISTStepSizeInfofrom blackjax.mcmc.composed.step_size import StepSizeTuningParameter