From 34e345f1b5d92c5b25f28c6da7652a6ca18c6215 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:35:05 -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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3664195..8f35d54 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,15 @@ Feel free to explore, contribute, and share your insights!
+1- [Joseph Fourier](*) **(1822)** + * Developed the mathematical framework for the Fourier Transform, which is foundational in quantum mechanics and quantum computing. + + **Formula for Fourier Transform:** + + $$\hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$$ + + + 1. [Max Planck]() **(1900)**
──────────────