Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
-
Updated
Jul 27, 2025 - 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!
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.
Grover's Algorithm (Quantum Search Algorithm) for Unstructured Search that Finds with a High Probability Given a Unique Input
Puzzle game using quantum computer and Grover algorithm.
A minimalistic key-value database that uses quantum search (Grover's algorithm) via Qiskit and IBM Quantum. Java + Python.
implementation of a 2D quantum perceptron
C Implementation of Quantum Simplified-DES
In this Repository, I am implementing, discussing Grover's Algorithm.
π² 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.
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.
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."