Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
-
Updated
Apr 30, 2026 - Jupyter Notebook
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
👨🦰 Large Scale Active Social Engineering Defense (ASED): Multimedia and Social Engineering
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.
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!
A minimalistic key-value database that uses quantum search (Grover's algorithm) via Qiskit and IBM Quantum. Java + 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.
Puzzle game using quantum computer and Grover algorithm.
Grover's Algorithm (Quantum Search Algorithm) for Unstructured Search that Finds with a High Probability Given a Unique Input
Simulate quantum circuits in C++20, from Bell states to Shor's algorithm — up to 25 qubits, hardware-accelerated, with noise simulation, Bloch sphere and interactive REPL.
C Implementation of Quantum Simplified-DES
In this Repository, I am implementing, discussing Grover's Algorithm.
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.
implementation of a 2D quantum perceptron
Learn Quantum Computing visually — interactive lessons, simulators, paradoxes, BB84, QFT, error correction. HTML/CSS/JS only, no backend.
Grover/Amplitude Amplification. Kanonski Grover. Egzaktni Statevector.
Count the number of solutions to a 2-qubit oracle (marks |11⟩) using QPE applied to Grover's operator.
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."