FeaturesThe working of the extension can be found by sifting through the code file labelled Qube.py. For example, after defining a class of the Circuit class. Quantum gates such as the Pauli-X gate can be applied as a function "x" of the circuit class with the qubit number as the argument. RequirementsMake sure to find the installation location of the extension and then import the python package while using it. |