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
Implementation of Solovay Kitaev Algorithm for approximating any n-qubit gate using gates from library set {H,T,CNOT,S}.
A set of simple tutorial programs for quantum computing including a game, Fly Unicorn.
This algorithm lets you to find a the type of a binary function in O(1) complexity instead of classical O(n/2) approach. This repository is an application interface to use Deutsch-Jozsa Algorithm.
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
A study of some famous Quantum Computing algorithms, along with some elementary experiments using IBM's Quantum Experience systems,API and Qiskit.
Implementations of some quantum algorithms with Qiskit.
A collection of quantum algorithms written in two popular quantum programming languages, PyQuil and Qiskit.
Add a description, image, and links to the deutsch-jozsa-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the deutsch-jozsa-algorithm topic, visit your repo's landing page and select "manage topics."