Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Tags: aesara-devs/aehmc

Tags

v0.0.11

Toggle v0.0.11's commit message
Update RaveledParamsMap bad infer shape test

This is in response to Aesara updates that now add static shape information at
the `Type`-level, instead of through `Op.infer_shape`, as the test previously
expected.

v0.0.10

Toggle v0.0.10's commit message
Update ShapeFeature imports

v0.0.9

Toggle v0.0.9's commit message
Update deprecations and set filterwarnings to error during testing

v0.0.8

Toggle v0.0.8's commit message
Fix schedule length for small number of adaptation steps

v0.0.7

Toggle v0.0.7's commit message
Fix typo in environment.yml

v0.0.6

Toggle v0.0.6's commit message
Decouple the adaptation from MCMC kernels

v0.0.5

Toggle v0.0.5's commit message
Fix the computation of the trajectory weight

v0.0.4

Toggle v0.0.4's commit message
Update minimum supported Aesara version

v0.0.3

Toggle v0.0.3's commit message
Fix wrong use of `pytest.approx`

v0.0.2

Toggle v0.0.2's commit message
Fix order of arguments in dot product