Quantum computing examples with QISKit.
-
Updated
Aug 3, 2022 - Python
Quantum computing examples with QISKit.
Quantum circuit simulator in Swift
Quantum computing "Hello World", using a letter search with Grover's algorithm and Qiskit.
Quantum Algorithms and Quantum Error Correction codes.
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
Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.
Implementation of a Quantum Exact String Matching 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.
code and documentation for Grover Fixed Point Search circuit for Quadratic Binary Optimization Problems
Quantum Computing Algorithms Implemented on IBM's 5-Qubit IBMqx4 Hardware. QASM Coding Architecture Built on Python.
Grover's search algorithm written in C++
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
Visualizing Grover's algorithm using Processing
Quantum computing Cellular Automaton by Blueqat
A game designed for a quantum computer.
Grover's Algorithm Implementation using 5 Qubits
Grover's Algorithm implementation using QISKIT.
This repository gathers the material of my course conclusion work (TCC) at Unisinos - theme of the work: Quantum Computing - Analysis of Quantum Algorithms for Solving the SAT Problem in the NISQ Era
Add a description, image, and links to the grover-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the grover-algorithm topic, visit your repo's landing page and select "manage topics."