We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73408b9 commit 990f0efCopy full SHA for 990f0ef
week04_data_parallel/README.md
@@ -3,6 +3,7 @@
3
* Lecture: [link](./lecture.pdf)
4
* Seminar: [link](./practice.ipynb)
5
* Homework: see the [homework](./homework) folder
6
+* Video: [lecture](https://disk.yandex.ru/i/44cBFo8zKSUYjg), [seminar](https://disk.yandex.ru/i/uxzBjkKYtGFLXA)
7
8
## Further reading
9
* [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