grover
Here are 22 public repositories matching this topic...
implementation of a 2D quantum perceptron
-
Updated
Sep 11, 2018 - C#
C Implementation of Quantum Simplified-DES
-
Updated
Nov 29, 2019 - C
A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.
-
Updated
May 5, 2020 - Jupyter Notebook
In this Repository, I am implementing, discussing Grover's Algorithm.
-
Updated
Jan 6, 2021 - Jupyter Notebook
👨🦰 Large Scale Active Social Engineering Defense (ASED): Multimedia and Social Engineering
-
Updated
Apr 11, 2021 - HTML
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
-
Updated
Feb 28, 2022 - Python
Quantum version of the classical Nim game. An automatic opponent allows to game to not be as easy as it seems.
-
Updated
Mar 27, 2023 - Jupyter Notebook
Puzzle game using quantum computer and Grover algorithm.
-
Updated
Jul 26, 2023 - Python
📲 Bucket - The Ultimate Todo App, Built with Flutter & Firebase! 📝🚀 Stay organized and boost your productivity with Bucket! Developed using Flutter and Firebase, Bucket helps you manage your tasks with ease and efficiency.
-
Updated
Sep 25, 2024 - Dart
A modular quantum computing library in Python featuring QAOA, Grover, HHL, and VQC — built on Qiskit, with future plans to become a QPU-agnostic, from-scratch quantum SDK.
-
Updated
Mar 11, 2025 - Python
Demonstration of resilience in post-quantum cryptography using SPHINCS+. This project combines SPHINCS+ digital signatures with quantum circuit simulations built using Qiskit. A REST API is included to enable automated and remote execution of tests, making the framework suitable for integration.
-
Updated
Jul 29, 2025 - C
Grover's Algorithm (Quantum Search Algorithm) for Unstructured Search that Finds with a High Probability Given a Unique Input
-
Updated
Aug 14, 2025 - Rust
A minimalistic key-value database that uses quantum search (Grover's algorithm) via Qiskit and IBM Quantum. Java + Python.
-
Updated
Oct 14, 2025 - Java
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
-
Updated
Nov 15, 2025 - Jupyter Notebook
QML Benchmarks is a research-driven repository implementing and benchmarking fundamental quantum algorithms and quantum machine learning models including QCNN, QFT, Grover, Shor, HHL, VQE, and QAOA. The project analyzes algorithm scalability, optimization behavior, and robustness under realistic NISQ noise simulations through structured experiments
-
Updated
Mar 14, 2026
Estimate the amplitude a = sin²(π/8) ≈ 0.146 using 3 precision qubits via quantum phase estimation.
-
Updated
Mar 23, 2026 - OpenQASM
Quadratic speedup for unstructured search: finds |11⟩ among 4 basis states with one Grover iteration.
-
Updated
Mar 23, 2026 - OpenQASM
Improve this page
Add a description, image, and links to the grover topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grover topic, visit your repo's landing page and select "manage topics."