quantum-phase-estimation
There are 11 repositories under quantum-phase-estimation topic.
DavitKhach/quantum-algorithms-tutorials
Tutorials for Quantum Algorithms with Qiskit implementations.
mrtkp9993/QuantumComputingExamples
Quantum computing examples with QISKit.
TheGupta2012/QPE-Algorithms
A small collection of Quantum Phase Estimation algorithms coded in python using IBM's qiskit library.
SaashaJoshi/quantum-computing
Quantum Algorithms and Quantum Error Correction codes.
nelsonfilipecosta/Adaptive-Quantum-Phase-Estimation
Code used to obtain the results presented in the paper "Benchmarking machine learning algorithms for adaptive quantum phase estimation with noisy intermediate-scale quantum sensors" published in EPJ Quantum Technology on June 3, 2021.
ritu-thombre99/Breaking-RSA-using-Shors-algorithm
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.
SaashaJoshi/IBM-Qiskit-Summer-School-2020
IBM Qiskit Global Summer School (20 July 2020 to 31 July 2020)
18520339/uts-quantum-computing
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.
arnaucasau/Quantum-Computing-3SAT
Bachelor's thesis: Solving the 3-SAT problem using quantum algorithms
atherfawaz/VQE
A repository containing my solution to the screening tasks for the second cohort of Quantum Open Source Foundation Mentorship program.
malteschade/Quantum-Computing-for-Open-Pit-Optimization
Bachelor thesis implementation of a quantum phase estimation algorithm for solving travelling salesperson problems related to mine scheduling.