Pranav Mundada

Results 4 comments of Pranav Mundada
trafficstars

Hi @dbanty, the fix won't come from quilc. Looks like we need to modify the ISA in the `QuantumComputer` object generated by pyquil. `qc.to_compiler_isa()` gives the backend ISA but there...

I have the same problem in Windows7. However the new example code in 4.2 documentation works after removing blit=True as mentioned on stackexchange

Hi @stylewarning ! This code is being compiled for a specific Rigetti backend Aspen-M-1. The backend calibrations show the existence of a CZ gate for both the qubit pairs [24,23]...

Thanks! Sounds good. Pyquil 3 doesn't seem to allow a method to change the ISA for QuantumComputer. I will look more into this next week.