Core ClassesΒΆ
Circuit is the main class for running quantum circuits. |
|
|
RunArguments is a class that represents the arguments for running a quantum program in the QLeap framework. |
|
A Trace object allows stepping through the execution of a QLeap program. |
A SimResult object represents the outcomes of a QLeap simulation generated by Circuit.run(). |