We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f277f3 commit b634cabCopy full SHA for b634cab
tests/zexperimental/test_mcmc.py
@@ -4,8 +4,6 @@
4
import inspect
5
from numbers import Number
6
7
-from demos.dev import JointDistribution
8
-
9
def assert_true_if_sampling_is_equivalent(
10
sampler_old: cuqi.legacy.sampler.Sampler,
11
sampler_new: cuqi.sampler.Sampler,
0 commit comments