A study of some famous Quantum Computing algorithms, along with some elementary experiments using IBM's Quantum Experience systems,API and Qiskit.
-
Updated
Jan 1, 2021 - Python
A study of some famous Quantum Computing algorithms, along with some elementary experiments using IBM's Quantum Experience systems,API and Qiskit.
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.
This is the main repository for the works relative to the Module: Emerging Technologies of my 4th Year of studies
Implementations of some quantum algorithms with Qiskit.
Sample programs in Q#, Qiskit and equivalent C# that can be used to illustrate superposition, entanglement and interference.
A collection of quantum algorithms written in two popular quantum programming languages, PyQuil and Qiskit.
A repository containing my experience using Qiskit and my learning journey programming quantum circuits.
Quantum Algorithms using IBM's QISKIT
Implementing the Grover and Deutsch_Jozsa quantum search algorithms, best in world!
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.
My assignment solutions for Quantum Computing Workshop
An implementation of Deutsch–Jozsa algorithm on FPGA.
Quantum Algorithms and Quantum Error Correction codes.
IBM Qiskit Global Summer School (20 July 2020 to 31 July 2020)
Quantum circuit simulator in Swift
Source code for the book "Quantum Computing for Programmers", Cambridge University Press
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."