grover-algorithm
Here are 33 public repositories matching this topic...
Language:All
Sort:Most stars
Quantum computing examples with QISKit.
- Updated
Mar 14, 2025 - Python
Quantum circuit simulator in Swift
- Updated
Mar 20, 2022 - Swift
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
Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.
- Updated
Jan 28, 2023 - Python
🚀 To step up in Quantum Computing, Here is a toolkit implementing fundamental quantum algorithms using IBM's Qiskit framework. Features practical implementations of quantum superposition, text encoding, sorting, and Grover's search algorithm
- Updated
Jan 6, 2025 - Python
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
- Updated
Sep 5, 2024 - Python
Quantum Algorithms and Quantum Error Correction codes.
- Updated
Feb 14, 2024 - Jupyter Notebook
- Updated
Oct 26, 2025 - HTML
code and documentation for Grover Fixed Point Search circuit for Quadratic Binary Optimization Problems
- Updated
Oct 3, 2024 - Jupyter Notebook
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
Grover's search algorithm written in C++
- Updated
Aug 19, 2022 - C++
Quantum Computing Algorithms Implemented on IBM's 5-Qubit IBMqx4 Hardware. QASM Coding Architecture Built on Python.
- Updated
Nov 20, 2018
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
- Updated
Feb 28, 2022 - Python
A hands-on workshop repository featuring Qiskit-based quantum computing exercises tailored for the LHCb physics community. Includes beginner-friendly notebooks on Qiskit fundamentals, Deutsch-Jozsa, QML, QAOA for Max-Cut, and Grover’s algorithm, with step-by-step explanations and simulations. Ideal for physicists exploring quantum algorithms.
- Updated
Jul 2, 2025 - Jupyter Notebook
QRLIT: Quantum Reinforcement Learning for Database Index Tuning
- Updated
Nov 23, 2024 - Jupyter Notebook
Quantum computing Cellular Automaton by Blueqat
- Updated
Sep 23, 2021 - Python
Visualizing Grover's algorithm using Processing
- Updated
Jan 19, 2020 - Processing
Puzzle game using quantum computer and Grover algorithm.
- Updated
Jul 26, 2023 - Python
A game designed for a quantum computer.
- Updated
Aug 3, 2021 - Python
Improve this page
Add a description, image, and links to thegrover-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegrover-algorithm topic, visit your repo's landing page and select "manage topics."