Improved Node-RED Quantum documentation by finishing writing nodes' documentation (accessible within Node-RED).
The README.md documentation will come in a later PR.
Changes
Very brief quantum computing reminder moved to quantum-circuit.html documentation
Added hyperlink references to the Node-RED & npm webpages for Node-RED Quantum
Revisited the explanation of what a phase shift is.
TOFFOLI gate documentation
Controlled-U-gate documentation
Multi-controlled-U-gate documentation
Quantum circuit 'Bits only' set as default rather than 'Registers' --> More user-friendly
TOFFOLI node documentation
Measure node documentation
Improved hyperlink references to the exact documentation of the Qiskit function we are applying
Hadamard node color makes the text more readable now.
Remove a redundancy in emptying runtime variables in circuit-diagram.js
Purpose
Improved Node-RED Quantum documentation by finishing writing nodes' documentation (accessible within Node-RED). The
README.md
documentation will come in a later PR.Changes
quantum-circuit.html
documentationcircuit-diagram.js