Skip to content

Commit

Permalink
Developed the Logical implementation of Shor Algo TheAlgorithms#12318
Browse files Browse the repository at this point in the history
  • Loading branch information
joelkurien committed Oct 29, 2024
1 parent ebf66fb commit 30d41fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quantum/shor_algorithm.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
Website referred for shor algorithm:
https://www.geeksforgeeks.org/shors-factorization-algorithm/
"""


Expand Down

0 comments on commit 30d41fb

Please sign in to comment.