Skip to content

Commit b3f622b

Browse files
committed
resource added
1 parent f1f7844 commit b3f622b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

05_Quantum_Fourier_Transform.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
transform over the amplitudes of a wave function. It is part of many quantum algorithms,
88
most notably Shor's factoring algorithm and quantum phase estimation.
99
10+
Resource: https://quantum-computing.ibm.com/support/guides/quantum-algorithms-with-qiskit?page=5cbc5e2d74a4010049e1a2b0#qiskit-implementation
11+
1012
'''
1113
import math
1214

0 commit comments

Comments
 (0)