Answered

Where has my flux bias gone?

I think my flux capacitor fell out. This code (from the AND gate embedding example):

embedding = {'x1': {1}, 'x2': {5}, 'z': {0, 4}}
sampler = VirtualGraphComposite(DWaveSampler(), embedding)

Yields this warning:

/usr/local/lib/python3.7/site-packages/dwave/system/flux_bias_offsets/flux_bias_offsets.py:20: UserWarning: Package dwave-system-tuning not found.  Flux biases will not be used.

The results look good, but this mysterious warning is mysterious.

0

Comments

6 comments

Please sign in to leave a comment.

Didn't find what you were looking for?

New post