Source code for the book "Quantum Computing for Programmers", Cambridge University Press
-
Updated
Oct 28, 2024 - C++
Source code for the book "Quantum Computing for Programmers", Cambridge University Press
Quantum circuit simulator in Swift
Implementation of Solovay Kitaev Algorithm for approximating any n-qubit gate using gates from library set {H,T,CNOT,S}.
An implementation of Deutsch–Jozsa algorithm on FPGA.
A set of simple tutorial programs for quantum computing including a game, Fly Unicorn.
Quantum Algorithms and Quantum Error Correction codes.
IBM Qiskit Global Summer School (20 July 2020 to 31 July 2020)
Quantum Algorithms using IBM's 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.
My assignment solutions for Quantum Computing Workshop
Sample programs in Q#, Qiskit and equivalent C# that can be used to illustrate superposition, entanglement and interference.
A repository containing my experience using Qiskit and my learning journey programming quantum circuits.
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.
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.
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."