We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d623a9 commit b81e460Copy full SHA for b81e460
docs/pages/parallel-async.md
@@ -4,9 +4,7 @@ layout: default
4
---
5
6
Python has a good ecosystem of libraries for multiprocessing (threads and GPU
7
-parallelisation), as well as asynchronous processing. Here, we list those that
8
-we've found to be useful, particularly for research applications and previous
9
-ARC projects.
+parallelisation), as well as asynchronous processing.
10
11
🟠 tools in the following may be preferred over 🟢, if there are external
12
reasons to use a specific interface or parallelisation scheme. Possibly due to
0 commit comments