shors-algorithm

There are 28 repositories under shors-algorithm topic.

  • qcc4cp/qcc

    Source code for the book "Quantum Computing for Programmers", Cambridge University Press

    Language:C++8211325
  • tiagomsleao/ShorAlgQiskit

    This project implements Shor's Algorithm in IBM's Qiskit SDK in simulation, to link with the simulators from IBM Q Experience. It was done in the Quantum Information Project Course (AP3421) at TU Delft in the 2nd Quarter of 2018/2019. Authors: Rui Maia and Tiago Leão

    Language:Python643018
  • Dethada/Quantum-Cryptography

    😺 Classical implementation of shor's and grover's algorithm to help with understanding.

    Language:Jupyter Notebook311014
  • rubenandrebarreiro/ibm-qiskit-global-summer-school-2023

    ⚛️ 👨‍🏫 📚 A two-week intensive Summer School on Quantum Computing from IBM Quantum, using mostly the features of the IBM's Qiskit library. In this Summer School, were lectured topics on basics of Quantum Information, Quantum Entanglement, Quantum Algorithms, Quantum Error Mitigation, among many others.

    Language:Jupyter Notebook20507
  • ekera/regevnum

    The Sage implementation of a simulator for Regev's factoring algorithm, and of Ekerå–Gärtner's extensions to discrete logarithm finding, order finding and factoring via order finding.

    Language:Sage10205
  • ekera/factoritall

    Sage scripts for completely factoring any integer efficiently with very high probability after a single run of an order-finding algorithm.

    Language:Sage3100
  • qunundrum

    ekera/qunundrum

    The source code of MPI programs for simulating quantum algorithms and for post-processing the output from these algorithms. The focus is on Shor's groundbreaking algorithms, and on various derivatives of Shor's algorithms.

    Language:C++3201
  • reneroliveira/quantum-shors-algorithm

    Algebra and Cryptography Final Project - Shor's Algorithm and Introduction to Quantum Computing

    Language:Jupyter Notebook3200
  • 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.

    Language:Jupyter Notebook3101
  • dmitrifried/Shors-Algorithm-in-Cirq

    My graduate research paper for Quantum Computation, discussing quantum programming languages and implementing Shor's algorithm in Cirq.

    Language:HTML2103
  • nikoSchoinas/ShorsQuantumAlgorithm

    An implementation of Shor's Quantum Algorithm with sequential QFT. (2*n + 3 qubits)

    Language:Python2200
  • AgentANAKIN/Quantum-Phase-Estimation

    Quantum Phase Estimation is a key component of Shor's Factoring Algorithm.

  • aklein4/Shors-Algorithm

    An implementation of Shor's quantum factoring algorithm on the number 15.

    Language:Jupyter Notebook1111
  • ekera/quaspy

    The Quaspy library for Python for simulating and post-processing various quantum algorithms, including Shor's algorithms and Ekerå–Håstad's variations of Shor's algorithms.

    Language:Python1120
  • fahad-ansar/Shors-Algorithm-with-QPL

    A language which has Quantum behaviour to implement Shor's Algorithm

    Language:Java1100
  • jacksonwalters/shor_algorithm

    An implementation of Shor's algorithm for IBM Qiskit.

    Language:Jupyter Notebook1300
  • luis6156/Shor-s-Quantum-Algorithm

    Using Shor's Algorithm, a quantum computer will be able to crack any RSA encryption since the main problem is to find two large prime numbers that multiplied have the value "x". Quantum Superposition gives us a fast answer to this problem.

    Language:Jupyter Notebook1110
  • OliverKovacs/shors-algorithm

    JavaScript implementation of Shor's algorithm used to find factors of numbers. Because it's meant for quantum computers bruteforcing is more efficient then this.

    Language:JavaScript120
  • pkaran57/quantum-computing-final-project

    Complexity analysis of Qiskit’s implementation of Shor’s algorithm

    Language:Python1010
  • ritu-thombre99/IQC-2021

    Solutions for IBM Quantum Challenge 2021 (iqc2021)

    Language:Jupyter Notebook1110
  • danbreu/qiskit-hackathon-team-7-not-shor

    Entry for the Qiskit quantum computing hackathon at the 2022 World of Quantum fair in Munich

    Language:Jupyter Notebook0111
  • ekera/quppy

    The Quppy library for Python3 for simulating and post-processing Shor's order-finding and factoring algorithms.

  • hudson-newey/Quantum-Computing-Circuts

    Some basic quantum computing circuits that can be run on IBM quantum computers. Written in quantum assembly (OpenQASM2.0)

    Language:OpenQASM0100
  • kkKaan/quantum-computing

    Implementations of some quantum algorithms with Qiskit.

    Language:Python00
  • krichelj/QC_BGU_2020

    Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020

  • SuperSonnix71/Shors-quantum-algorithm

    The below code is for the following article:

    Language:Python0100
  • AgentANAKIN/Shors-Error-Correction-Algorithm

    I applied Shor's Error Correction Algorithm to Quantum Teleportation.

  • FehintolaObafemi/Shor-s-Algorithm

    Quantum experiments exploring the improvement of Shor's algorithm using various languages and libraries such as Q#, Qiskit, QASM.

    Language:Jupyter Notebook10