Mark Skilbeck

Results 76 comments of Mark Skilbeck

@pacobontenbal can you share the pyquil script you're running?

@pacobontenbal Sorry for missing that. The issue is where you pass `qvm=noisy_qvm.qam` to `vqe_run()` -- it should be `qc=qc`. (Be sure to update to the recent 2.0.0b version of grove:...

Same issue. In vqe_run() you should be passing `qc=noisy_qvm` not `qc=noisy_qvm.qam` > On Mar 31, 2021, at 9:43 PM, Paco Bontenbal ***@***.***> wrote: > >  > I'm sorry I...

You may have the *qvm* server running, but it looks like the *compiler* server is *not* running. Issue `quilc -R -P` at your terminal.

Boundary is the quilc source tree.

A new system? Something like a linter would be cool.

As part of this MVP, we are implementing at least the internal API for persistence (#39) and shared memory (#150). @stylewarning @appleby should this issue also track implementing the allocation/shared...

> I vote to bump to next milestone to keep the M in MVP :). Noted. > If there is time to implement it at the end of the sprint...