Skip to content

Commit 45b0f48

Browse files
committed
Updated course info
1 parent c1f0b98 commit 45b0f48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gr()
1111
```
1212

1313
Welcome to our course *Julia for Optimization and Learning*. This course consists of two parts:
14-
- *Basics of Julia*: [Julia](https://julialang.org/) is a fast programming language for scientific computing. Designed and developed at MIT, it quickly keeps gaining popularity and scored rank 25 among programming languages in the [PYPL rating](https://pypl.github.io/PYPL.html) (as of February 2021).
14+
- *Basics of Julia*: [Julia](https://julialang.org/) is a fast programming language for scientific computing. Designed and developed at MIT, it quickly keeps gaining popularity and scored rank 22 among programming languages in the [PYPL rating](https://pypl.github.io/PYPL.html) (as of September 2021).
1515
- *Applications*: The second part of the course will be dedicated to applications. The main emphasis will given to machine learning, but we will also go through statistics and differential equations.
1616
Since there are no course requirements, all students who want to learn to program efficiently or machine learning techniques are welcome to join.
1717

@@ -21,8 +21,8 @@ The course's main requirement is to finish a small project of your choice. This
2121
## Information about the course
2222

2323
- Teachers: Lukáš Adam, Václav Mácha
24-
- Credits: 3
25-
- FJFI code: [01SUJ](http://bilakniha.cvut.cz/cs/predmet6606806.html)
24+
- Credits: 4
25+
- FEL code: [B0B36JUL](http://bilakniha.cvut.cz/en/predmet6985806.html)
2626
- Requirements for the course:
2727
- Finish three [homework](@ref homeworks). Each homework is a short task.
2828
- Finish one final [project](@ref project). Project is a more complex task, where you can choose the topic.

0 commit comments

Comments
 (0)