Skip to content

Commit 99b2948

Browse files
authored
Update README.md
1 parent 461b1f8 commit 99b2948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In the future, with the introduction of error-corrected quantum computers, there
4242
- one should keep in mind that when a quantum variable is discarded, the qubits it points to are implicitly measured which may have an effect on the quantum computation
4343
- reset classical registers.
4444
- create a duplicate of a quantum register (in general duplicates are allowed: |0⟩ + |1⟩ -> |0⟩⊗|0⟩ + |1⟩⊗|1⟩ cloning: |ψ⟩ -> |ψ⟩⊗|ψ⟩ is not).
45-
- apply quantum gates and classically controlled quantum gates.
45+
- apply quantum gates quantum controlled gates and classically controlled quantum gates.
4646
- mid-circuit measurements should allow a subset of qubits in a quantum device to be measured in order to steer the execution of a quantum program.
4747
- perform relatively simple, fast, classical computation routines on classical registers concurrent with executing quantum gates on QPU.
4848

0 commit comments

Comments
 (0)