Demonstrate the phase kickback trick: a CNOT with ancilla in |−⟩ imprints a phase on the control qubit.
-
Updated
Mar 23, 2026 - OpenQASM
Demonstrate the phase kickback trick: a CNOT with ancilla in |−⟩ imprints a phase on the control qubit.
Count the number of solutions to a 2-qubit oracle (marks |11⟩) using QPE applied to Grover's operator.
Quadratic speedup for unstructured search: finds |11⟩ among 4 basis states with one Grover iteration.
Estimate the amplitude a = sin²(π/8) ≈ 0.146 using 3 precision qubits via quantum phase estimation.
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
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
A minimalistic key-value database that uses quantum search (Grover's algorithm) via Qiskit and IBM Quantum. Java + Python.
Grover's Algorithm (Quantum Search Algorithm) for Unstructured Search that Finds with a High Probability Given a Unique Input
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.
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.
📲 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.
Puzzle game using quantum computer and Grover algorithm.
Quantum version of the classical Nim game. An automatic opponent allows to game to not be as easy as it seems.
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
👨🦰 Large Scale Active Social Engineering Defense (ASED): Multimedia and Social Engineering
In this Repository, I am implementing, discussing Grover's Algorithm.
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.
C Implementation of Quantum Simplified-DES
Add a description, image, and links to the grover topic page so that developers can more easily learn about it.
To associate your repository with the grover topic, visit your repo's landing page and select "manage topics."