Is it possible to create & run Circuit by using MeasurementControl?
Opened this issue · 1 comments
dgks0n commented
Is there any ways to create, run, measure outcomes of circuit algorithm by using MeasurementControl?
I was that deprecated/pycqed/instrument_drivers/virtual_instruments/pyqx/qx_client.py
provides following operations. However it seems that qx_client.py
was deprecated.
- Creating qubits
- Creating Circuits
- Executing Circuits
- Simulating Noise
- Getting Measurement Outcomes
MiniSean commented
The measurement control is designed to run circuit algorithms on real hardware. The support for running virtual circuits has indeed been dropped. However, our Quantum Inspire platform is perfect for running 5 qubit circuits on real devices and/or running virtual circuits in the QX simulator. And is accessible from the cloud.