| Gates |
|---|
Barrier |
Hadamard |
Identity |
Measure |
Pauli X |
Pauli Y |
Pauli Z |
Phase |
Rotate about X |
Rotate about Y |
Rotate about Z |
S |
Swap |
T |
| Circuits |
|---|
Quantum Phase Estimation |
Test circuit with basic gates |
Harrow-Hassidim-Lloyd Algorithm |
| Documentation |
|---|
Adding circuits |
Adding gates |
Gates and operations |
Getting started |
Interactive circuits |
Project structure |
Schemas |
Terminology |
See the gate schema quantum-gate-schema.json
in this project's Git repository
for the rules for defining the JSON gate data.
Make sure your gate is defined by a unique gate identifier (a short string).
The functionality of a gate can be defined by either a unitary matrix or a quantum circuit.