grovers-algorithm
Here are 81 public repositories matching this topic...
Language:All
Sort:Most stars
Source code for the book "Quantum Computing for Programmers", Cambridge University Press
- Updated
Nov 30, 2025 - C++
😺 Classical implementation of shor's and grover's algorithm to help with understanding.
- Updated
May 15, 2018 - Jupyter Notebook
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
Implementation of Solovay Kitaev Algorithm for approximating any n-qubit gate using gates from library set {H,T,CNOT,S}.
- Updated
Jul 20, 2018 - Python
Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.
- Updated
Jan 28, 2023 - Python
My personal research on quantum mechanics and quantum computing.
- Updated
Apr 8, 2025 - Python
Journey of learning Quantum Computing from qiskit documentation. Made some some circuit for practice.
- Updated
Nov 23, 2022 - Jupyter Notebook
In this online version of the classic con game, we demonstrate how to use IBM's quantum computer to solve the riddle of the game by deducing which Shell the ball has been hidden under.
- Updated
Nov 28, 2017 - C#
Implementation of a new Quantum Oracle for solving the Max-Cut Problem with Grover Search Algorithm
- Updated
Sep 16, 2024 - Jupyter Notebook
A Python-Qiskit-based package that provides capabilities of easily generating, executing and analyzing quantum circuits for satisfiability problems according to user-defined constraints. The circuits being generated by the program are based on Grover's algorithm and its amplitude-amplification generalization.
- Updated
Jun 1, 2023 - HTML
Quantum Boolean satisfiability problem solver
- Updated
Jun 9, 2019 - Jupyter Notebook
This repository contains the code that implements the procedure proposed in the paper "Quantum planning for swarm robotics" by A. Chella, S. Gaglio, M. Mannone, G. Pilato, V. Seidita, F. Vella, and S. Zammuto.
- Updated
Jan 18, 2023 - Jupyter Notebook
A comprehensive project comparing classical and quantum cryptography. Includes detailed explanations, code examples, and tests for various cryptographic algorithms and protocols.
- Updated
Aug 8, 2024 - Python
Quantum Algorithms using IBM's QISKIT
- Updated
Sep 4, 2024 - Jupyter Notebook
Open-source quantum computing lessons, for high school students
- Updated
Sep 30, 2021 - HTML
IBM Qiskit Global Summer School (20 July 2020 to 31 July 2020)
- Updated
Apr 24, 2025 - Jupyter Notebook
My solutions to 5 exercises of IBM quantum challenge 2020. Topics include quantum full-adder circuit implementation, circuit optimization and solving various puzzles using Grover's search algorithm.
- Updated
Dec 7, 2020 - Jupyter Notebook
Grover's search algorithm written in C++
- Updated
Aug 19, 2022 - C++
Implementing strategy for quantum computer to play Nim game against human/classical computer.
- Updated
Sep 5, 2024 - Jupyter Notebook
Prepares a quantum state with amplitudes corresponding to a given array with two methods. Implementation of the paper Black-Box State Preparation without Arithmetic.
- Updated
Sep 27, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to thegrovers-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thegrovers-algorithm topic, visit your repo's landing page and select "manage topics."