Source code for the book "Quantum Computing for Programmers", Cambridge University Press
-
Updated
May 9, 2025 - 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.
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.
Implementation of a Quantum Fourier Transform on quantum circuit with qiskit and cirq and on Matrix Product States with quimb and personal implementation
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.
Qiskit implementation of Quantum computing terminologies using Quantum algorithms and gates
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
Demonstrates basic quantum image processing techniques using Qiskit
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.
Repo for optional assignments in INF367: Intro to Quantum Computing and Quantum Machine Learning
Repo created for submission of screening task for the QOSF mentorship program
Bachelor's thesis: Solving the 3-SAT problem using quantum algorithms
My coursework submissions to the module ECS7011P Quantum Programming, QMUL.
Implementations of some quantum algorithms with Qiskit.
Code repository for the QuIC Seminar at Michigan State University.
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."