diff --git a/module3/module3/index.html b/module3/module3/index.html index 278f5534..28b172d6 100644 --- a/module3/module3/index.html +++ b/module3/module3/index.html @@ -1380,7 +1380,7 @@
This task requires basic familiarity with Numba prange.
Be sure to very carefully read the section on parallelism, -Numba.
+Numba.The main backend for our codebase are the three functions map,
zip, and reduce. If we can speed up these three, everything we
@@ -1935,4 +1935,4 @@