Quantum computing examples with QISKit.
-
Updated
Aug 3, 2022 - Python
Quantum computing examples with QISKit.
Quantum circuit simulator in Swift
Shor's Algorithm to Break RSA Experiment
Demonstration of the use of Quantum Computing to leverage Shor's Algorithm for cracking RSA encryption
Quantum Algorithms and Quantum Error Correction codes.
IBM Qiskit Global Summer School (20 July 2020 to 31 July 2020)
Implement Shor's algorithm factorization in qiskit, including the modular exponent and QFT
Эксперименты с алгоритмом Шора
This project is an exploration into quantum mechanics and quantum cryptography. Understanding the principles and applicaitons of quantum technologies before exploring quantum algorithms for cryptography and their impact on this field. The project includes both explanations and code for learning about the field.
A brute-force classical implementation of Shor's Algorithm in Kotlin
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.
A faster implementation of Shor's algorithm in Qiskit.
Shor algorithm implemented by PyQpanda - example: shor-21💿
Factored 21 and 51 using two optimal techniques of Shor's Algorithm, requiring far fewer qubits than the standard approach.
Quantum Algorithms with Java
Shor's algorithm implementation in Qiskit
A course that includes topics such as an introduction to quantum computing and its applications (e.g., quantum teleportation), quantum entanglement and superposition (shown on Bernstein-Vazirani and Simon's algorithms), Grover's algorithm, the quantum Fourier transform and practical examples of its use (quantum phase estimation, Shor's algorithm).
Add a description, image, and links to the shor-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the shor-algorithm topic, visit your repo's landing page and select "manage topics."