This repository contains source code and assets for the paper: “Implementation and Analysis of Deutsch-Jozsa and QFT Algorithms on a High-Performance Quantum Simulator”
Author: Muhammad Fathir Al Faruq
This project demonstrates the implementation of basic quantum algorithms using Cirq and Qsim. All simulations are run in a Jupyter notebook that can be executed in Google Colab.
The main notebook is Quantum_Computer_Simulation.ipynb. You can run it directly in Google Colab by clicking the badge below:
Quantum_Computer_Simulation.ipynb: Jupyter notebook containing all simulation code.images/: Folder containing all images and visualizations used in the paper.paper.pdf: Final PDF version of the paper.
This project is licensed under the MIT License.