Skip to content

K-Class/shors-algorithm

This branch is 7 commits behind jacksonwalters/shors-algorithm:main.

Repository files navigation

shors_algorithm

An implementation of Shor's algorithm for IBM Qiskit. https://learn.qiskit.org/course/ch-algorithms/shors-algorithm

Currently factors N = 15 .

Working on parameterizing the modular multiplication gates U a whose circuits are currently defined by hand for values of a which are coprime to N .

Modular multiplcation circuits: https://arxiv.org/abs/quant-ph/0205095

Medium post: https://medium.com/mit-6-s089-intro-to-quantum-computing/a-general-implementation-of-shors-algorithm-da1595694430

About

An implementation of Shor's algorithm for IBM Qiskit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%