blackjax.mcmc.gist_trajectory_length

blackjax.mcmc.gist_trajectory_length#

Back-compatibility shim — use blackjax.mcmc.composed.trajectory_length instead.

Deprecated since version Importing: from blackjax.mcmc.gist_trajectory_length 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 trajectory_length

  • from blackjax.mcmc.composed.trajectory_length import GISTTrajectoryLengthInfo