I am using the Microsoft Quantum Development Kit for Python. Can I run the code on a real quantum computer?
Thanks for answers.
I am using the Microsoft Quantum Development Kit for Python. Can I run the code on a real quantum computer?
Thanks for answers.
Earlier this week we have announced Azure Quantum - a full-stack cloud ecosystem that includes several hardware backends. With it you'll be able to run your Q# code on simulators, resource estimators and actual hardware in a uniform manner.
At the moment Azure Quantum is in private preview; you can request to be an early adopter here.
Alternatively, you can whip up some infrastructure code to use Q# to control your own quantum computer, as discussed in this question.