Skip to content

Commit a082877

Browse files
Merge pull request #129 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents d3ad3e9 + ede6e98 commit a082877

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,26 +143,28 @@ Feel free to explore, contribute, and share your insights!
143143

144144
* The formula to describe **Charles Bennett's (1993)** work based on the provided information can be expressed as follows:
145145

146-
3.1 **Reversible Computing**:
146+
3.1 **Reversible Computing**:
147147
- Based on the concept of **reversible computation**, where operations can be undone without information loss, reducing energy dissipation (aligned with the second law of thermodynamics).
148148

149149
Simplified formula for energy and information conservation: $\huge \color{DeepSkyBlue} \Delta S = 0 \quad \text{(Entropy remains constant for reversible systems)}$
150150

151151

152-
3.2 **Quantum Teleportation**:
152+
3.2 **Quantum Teleportation**:
153153
- Describes the transfer of quantum states between particles via quantum entanglement, without physically transferring the particle itself.
154154

155155
Generic formula for quantum teleportation:
156-
\[
157-
|\psi\rangle_C = |\phi\rangle_A \otimes |\beta_{00}\rangle_{BC}
158-
\]
156+
157+
$\huge \color{DeepSkyBlue} \psi\rangle_C = |\phi\rangle_A \otimes |\beta_{00}\rangle_{BC}$
158+
159159
Where:
160-
- \(|\psi\rangle_C\) is the reconstructed state at the destination (C).
161-
- \(|\phi\rangle_A\) is the initial quantum state (A).
162-
- \(|\beta_{00}\rangle_{BC}\) represents the entangled particle pair (B and C).
160+
- \huge \color{DeepSkyBlue} \(|\psi\rangle_C\) is the reconstructed state at the destination (C).
161+
162+
- \huge \color{DeepSkyBlue} \(|\phi\rangle_A\) is the initial quantum state (A).
163+
164+
- \huge \color{DeepSkyBlue} \(|\beta_{00}\rangle_{BC}\) represents the entangled particle pair (B and C).
163165

164166

165-
167+
166168

167169

168170

0 commit comments

Comments
 (0)