blackjax.adaptation.meta_adaptation#
Back-compatibility shim — use blackjax.adaptation.meta instead.
Deprecated since version Importing: from blackjax.adaptation.meta_adaptation is deprecated.
The module has been reorganised into the
blackjax.adaptation.meta sub-package. All public names are
still importable; update your imports to use the new location:
from blackjax.adaptation.meta import build_meta_adaptation_corefrom blackjax.adaptation.meta import build_multi_chain_meta_corefrom blackjax.adaptation.meta import extract_meta_verdictfrom blackjax.adaptation.meta import extract_multi_chain_verdictfrom blackjax.adaptation.meta._calibration import _ASSUMED_AVG_LEAPFROGS_PER_STEP… (see
blackjax.adaptation.metafor the full public surface)