Skip to content

tgrahamcodes/cryptograhpy_ShorsAlgorithim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Shor's Quantum Factorization

Simulate the index finding algorithm in Shor’s quantum factorization algorithm for the following RSA moduli

  1. n = 15
  2. n=143

After each major step in Shor's Algorithm, plot the state of the quantum register (amplitude only).

Notes:

Since you are simulating a special-purpose quantum device using a classical computer, you will quickly run out of cycles. Choose the number of qubits to simulate Shor's Algorithm carefully, i.e., small enough not to run out of cycles and large enough to at least observe the period several times.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages