diff options
| author | Philipp Le <philipp-le-prviat@freenet.de> | 2020-07-01 23:40:21 +0200 |
|---|---|---|
| committer | Philipp Le <philipp-le-prviat@freenet.de> | 2021-03-04 22:44:39 +0100 |
| commit | e7e4766ff535ab9d4fb2b99b5eda5fa3fd1362ae (patch) | |
| tree | 1c30df974e79830d828482f86aa0d20a0bfecd17 /exercise06 | |
| parent | c2e3ef1e6336c9d8f078df0d73bf111913f9e750 (diff) | |
| download | dcs-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.tex | 2 |
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} |
