Skip to content

Commit 990f0ef

Browse files
Update README.md
1 parent 73408b9 commit 990f0ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

week04_data_parallel/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Lecture: [link](./lecture.pdf)
44
* Seminar: [link](./practice.ipynb)
55
* Homework: see the [homework](./homework) folder
6+
* Video: [lecture](https://disk.yandex.ru/i/44cBFo8zKSUYjg), [seminar](https://disk.yandex.ru/i/uxzBjkKYtGFLXA)
67

78
## Further reading
89
* [Numba parallel](https://numba.pydata.org/numba-doc/dev/user/parallel.html) - a way to develop threaded parallel code in python without GIL

0 commit comments

Comments
 (0)