Pranav Gokhale
Pranav Gokhale

You're right that it doesn't converge if I change one of the CZs to a CX (by the way, the in-browser interactivity is amazing, nice work!). But I think it's...
FYI Issue #283 is somewhat related. I think the issue in #283 is that pulse experiments always return counts over all qubits, not just the ones that we actually care...
@dcmckayibm sorry about the delay, I'll make a code snippet to reproduce, but will be a few days. Thanks!
Here is a code snippet to reproduce. It's the smallest one I could come up with: ``` import qiskit as q provider = ... backend = provider.get_backend('ibmq_johannesburg') defaults = backend.defaults()...
discussion with @paaige @richrines1 @vtomole - Rename `CompilerOutput` (for AQT and maybe QSCOUT?) to `BatchedCompilerOutput`. Always returns BatchedCompilerOutput, regardless if the input is a circuit or a list of circuits....
@cdbf1 can you remind me what the status of this PR is? Were we waiting some feedback from end user?
Got it, thanks. ________________________________ From: Cameron Booker ***@***.***> Sent: Monday, May 19, 2025 8:19 AM To: Infleqtion/client-superstaq ***@***.***> Cc: Pranav Gokhale ***@***.***>; Comment ***@***.***> Subject: Re: [Infleqtion/client-superstaq] K body noise...