You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/src/week11/week11.do.txt
+2-17Lines changed: 2 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ DATE: April 2, 2025
7
7
===== Plans for the week of March 31-April 4, 2025 =====
8
8
9
9
!bblock
10
-
o Discrete Fourier transforms (DFTs, reminder from last week) ) and the fast Fourier Transform (FFT)
10
+
o Discrete Fourier transforms (DFTs, reminder from last week) ) and the fast Fourier Transform (FFT) (additional slides)
11
11
o Quantum Fourier transforms (QFTs), reminder from last week
12
12
o Setting up circuits for QFT
13
13
o Quantum phase estimation algorithm
@@ -52,7 +52,7 @@ algorithm. However the basics of the algorithm were known long before
52
52
that, for example, it was known to Gauss back in 1805.
53
53
To read more about Fast Fourier transforms and similar topics, see for example "Fast Fourier Transform - Algorithms and Applications":"https://link.springer.com/book/10.1007/978-1-4020-6629-0". See also URL:"https://github.com/CompPhysics/QuantumComputingMachineLearning/blob/gh-pages/doc/Textbooks/fastfourier.pdf"
54
54
55
-
Our emphasis is on the link between discrete Fourier transforms and quantum Fourier transforms. We will not discuss FFT in this course.
55
+
For a discussion of FFT, see additional slides at (address to be added)
0 commit comments