From 7bf52bb929f858393e8ae511176def3f2e57d260 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?=
<113218619+FabianaCampanari@users.noreply.github.com>
Date: Fri, 10 Jan 2025 21:00:28 -0300
Subject: [PATCH] Update README.md
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
---
README.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d87d833..c10898a 100644
--- a/README.md
+++ b/README.md
@@ -48,12 +48,14 @@ Feel free to explore, contribute, and share your insights!
- Where:
+ [Where]():
- $large \color{DeepSkyBlue} f(x)$ is the original function in the spatial domain.
- $large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain.
- - $large \color{DeepSkyBlue} large \color{DeepSkyBlue}x$ represents position, and $k$ represents momentum or frequency.
+ - $large \color{DeepSkyBlue} large \color{DeepSkyBlue}x$ represents position, and $k$ represents momentum or frequency.
+
+
- **Relevance in Quantum Mechanics and Computing:**
+ [**Relevance in Quantum Mechanics and Computing:**]()
- **Quantum Mechanics**: Converts wavefunctions between position and momentum spaces.
- **Quantum Computing**: Basis for the Quantum Fourier Transform (QFT), essential for algorithms like Shor's factoring algorithm.