summaryrefslogtreecommitdiff
path: root/exercise06
diff options
context:
space:
mode:
authorPhilipp Le <philipp-le-prviat@freenet.de>2020-07-01 23:40:21 +0200
committerPhilipp Le <philipp-le-prviat@freenet.de>2021-03-04 22:44:39 +0100
commite7e4766ff535ab9d4fb2b99b5eda5fa3fd1362ae (patch)
tree1c30df974e79830d828482f86aa0d20a0bfecd17 /exercise06
parentc2e3ef1e6336c9d8f078df0d73bf111913f9e750 (diff)
downloaddcs-lecture-notes-e7e4766ff535ab9d4fb2b99b5eda5fa3fd1362ae.zip
dcs-lecture-notes-e7e4766ff535ab9d4fb2b99b5eda5fa3fd1362ae.tar.gz
dcs-lecture-notes-e7e4766ff535ab9d4fb2b99b5eda5fa3fd1362ae.tar.bz2
Add programming task to Exercise 6
Diffstat (limited to 'exercise06')
-rw-r--r--exercise06/exercise06.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/exercise06/exercise06.tex b/exercise06/exercise06.tex
index 97c2b8a..d376519 100644
--- a/exercise06/exercise06.tex
+++ b/exercise06/exercise06.tex
@@ -140,6 +140,8 @@
Draw the butterfly graph!
\task
Give th primitive roots of unity for each sub-FFT in the butterfly graph!
+ \task
+ \textit{(optional programming task)} Implement the FFT algorithm in a programming language of your choice!
\end{tasks}
\end{question}