Source code for the book "Quantum Computing for Programmers", Cambridge University Press
-
Updated
Dec 1, 2024 - C++
Source code for the book "Quantum Computing for Programmers", Cambridge University Press
An implementation of the quantum fourier transform circuit using IBM Qiskit ⚛️. In theory, this would dramatically speed up image processing operations particularly useful in computer vision 🤖.
The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.
Implementation of a Quantum Fourier Transform on quantum circuit with qiskit and cirq and on Matrix Product States with quimb and personal implementation
Qiskit implementation of Quantum computing terminologies using Quantum algorithms and gates
An advanced exploration of Quantum Fourier Transform (QFT) using Quantum Machine Learning (QML). This project delves into the optimization of variational quantum circuits, leveraging machine learning techniques to evaluate and visualize the transformation capabilities of QFT in quantum computing.
Thorough solutions of some problems from the book "Quantum Computation and Quantum Information".
Quantum Computing Notes | Quantum algorithms and protocols using qiskit | QFT using Pennylane and Cirq | Xanadu CodeBook | Tutorials in Cirq
My assignment solutions for Quantum Computing Workshop
Explore quantum computing with Qiskit! Dive into Grover's algorithm, Quantum Fourier Transform, and more. Includes code executed on IBM Quantum Experience.
Interactive Showcases of Quantum Tic-Tac-Toe Game and Shor's Algorithm for Integer Factorization, covering various Quantum Computing concepts like Quantum Gates, Superposition & Entanglement, Measurement & Collapse, or Quantum Fourier Transform & Phase Estimation, etc.
Repo created for submission of screening task for the QOSF mentorship program
Quantum Noise Analysis for Quantum Addition: Part of the Quantum Computing Mentorship Program Screening Task. This repository explores the effects of noise on quantum computations, implements quantum addition using the Draper adder algorithm, and demonstrates techniques to mitigate noise impact on quantum circuits.
Implementations of some quantum algorithms with Qiskit.
Code repository for the QuIC Seminar at Michigan State University.
Implementation of the quantum register-by-constant addition algorithm based on quantum Fourier transform.
Demonstrates basic quantum image processing techniques using Qiskit
My coursework submissions to the module ECS7011P Quantum Programming, QMUL.
Add a description, image, and links to the quantum-fourier-transform topic page so that developers can more easily learn about it.
To associate your repository with the quantum-fourier-transform topic, visit your repo's landing page and select "manage topics."