From 1ee26d9f6bf343bf1319dbc3e8079f44791cf650 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: Tue, 7 Jan 2025 23:46:47 -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, 8 insertions(+) diff --git a/README.md b/README.md index cd71fc2..b5aacaf 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,14 @@ Feel free to explore, contribute, and share your insights! * Developed Shor’s algorithm for quantum factorization. * **Formula**: Period-finding problem in modular arithmetic: $\huge \color{DeepSkyBlue} {a^x \mod N = 1}$ + +
+ +2. **Lov Grover (1996)** + * Developed Grover’s quantum search algorithm. + + * **Formula**: Probability amplitude for successful search: $\huge \color{DeepSkyBlue} {\sin^2 \left((2k + 1)\theta\right)}$ +