File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -498,9 +498,9 @@ See also
498498* `Thinking about Concurrency, Raymond Hettinger
499499 <https://youtu.be/Bv25Dwe84g0> `__. Good introduction to simple and
500500 safe concurrent code.
501- * `Introduction to Numba and Cython <https://enccs.github.io/HPDA-Python /performance-boosting/ >`__.
502- * `More detailed exposition of parallel computing in Python <https://enccs.github.io/HPDA-Python /parallel-computing/ >`__.
503- * `Introduction to Dask for scalable analytics <https://enccs.github.io/HPDA-Python /dask/ >`__.
501+ * `Introduction to Numba and Cython <https://enccs.github.io/hpda-python /performance-boosting/ >`__.
502+ * `More detailed exposition of parallel computing in Python <https://enccs.github.io/hpda-python /parallel-computing/ >`__.
503+ * `Introduction to Dask for scalable analytics <https://enccs.github.io/hpda-python /dask/ >`__.
504504
505505.. keypoints ::
506506
You can’t perform that action at this time.
0 commit comments