Skip to content

Commit 61f5148

Browse files
committed
updated prerequisities
1 parent 9351670 commit 61f5148

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/src/index.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,8 @@ the standard grading scale below.
8585
## Prerequisites
8686

8787
There are no hard requirements to take the course, but if you are not at all familiar
88-
with Julia we recommend to take
89-
[Julia for Optimization and Learning](https://github.com/JuliaTeachingCTU/Julia-for-Optimization-and-Learning)
90-
before enrolling in this course.
91-
92-
The [Functional Programming](https://cw.fel.cvut.cz/b202/courses/fup/start) course also contains
93-
some helpful concepts for this course.
94-
88+
with Julia we recommend you to take [Julia for Optimization and Learning](https://github.com/JuliaTeachingCTU/Julia-for-Optimization-and-Learning) before enrolling in this course. The [Functional Programming](https://cw.fel.cvut.cz/b202/courses/fup/start) course also contains
89+
some helpful concepts for this course. And knowledge about computer hardware, namely basics of how CPU works, how it interacts with memory through caches, and basics of multi-threadding certainly helps.
9590

9691
## References
9792

0 commit comments

Comments
 (0)