From a74491ba8bc068291a67855c3dae10f0df1458bd 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: Wed, 15 Jan 2025 22:43:24 -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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4a63235..debbe2a 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,11 @@ Joseph Fourier’s development of Fourier analysis allowed quantum mechanics to - $\large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain. - $\large \color{DeepSkyBlue} \( x \)$ represents position, and $\large \color{DeepSkyBlue} k$ represents momentum or frequency. + + [**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. +