Skip to content

Commit 2eff6c8

Browse files
authored
Update Quantum computing and it's application.md
1 parent ec0e8b1 commit 2eff6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blog/Quantum computing and it's application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Entanglement is a quantum phenomenon where two or more qubits become correlated
3737
Quantum gates are the building blocks of quantum circuits, analogous to classical logic gates. They manipulate qubits through unitary transformations. Some fundamental quantum gates include:
3838

3939
- **Pauli-X Gate**: Flips the state of a qubit, analogous to a NOT gate in classical computing.
40-
- **Hadamard Gate**: Creates superposition, transforming a qubit from state $|0\rangle$ to $\frac{1}{\sqrt{2}} (|0\rangle + |1\rangle)$.
41-
- **CNOT Gate**: A two-qubit gate that flips the second qubit if the first qubit is in the state $|1\rangle$.
40+
- **Hadamard Gate**: Creates superposition, transforming a qubit from the state.
41+
- **CNOT Gate**: A two-qubit gate that flips the second qubit if the first qubit is in the state.
4242

4343
## Applications of Quantum Computing
4444

0 commit comments

Comments
 (0)