Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 30d41fb

Browse files
committedOct 29, 2024
Developed the Logical implementation of Shor Algo #12318
1 parent ebf66fb commit 30d41fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎quantum/shor_algorithm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
1313
Website referred for shor algorithm:
1414
https://www.geeksforgeeks.org/shors-factorization-algorithm/
15+
1516
"""
1617

1718

0 commit comments

Comments
 (0)
Please sign in to comment.