From 9be6a5553958ac5734f5fe8e7cac02ea9d8fc6fe 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 20:52:33 -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 | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0eed6d9..40d8b60 100644 --- a/README.md +++ b/README.md @@ -53,18 +53,8 @@ Feel free to explore, contribute, and share your insights! - $large \color{DeepSkyBlue} \hat{f}(k)$ is the transformed function in the frequency domain. - $large \color{DeepSkyBlue} x$ represents position, and $k$ represents momentum or frequency. - --- - - - Where: - - $\large \color{DeepSkyBlue} E$ is the energy of the photon. - - $\large \color{DeepSkyBlue} h$ is Planck's constant ($6.626 \times 10^{-34} \, \text{J·s}$). - - $\large \color{DeepSkyBlue} f$ is the radiation 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.