Skip to content

naavilam/quantum-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Problems addressed in this Quantum-Computing repository:

#1 Shor's Algorithm

Also includes:

-Modular Arithmetics

-Euler Totient Theorem

-Diffie-Helman protocol key-exchange

-RSA Cryptography

-Quantum Phase kick-back

-Quantum Phase Estimation

Shor's algorithm is a quantum computer algorithm for integer factorization. Informally, it solves the following problem: Given an integer N, find its prime factors.

Scheme for find the period r for f(x) = 2^x mod 15: 07_shors_algorithm

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published