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 3b853f8 commit 36ed68fCopy full SHA for 36ed68f
source-code/numba/README.md
@@ -14,3 +14,4 @@ can be obtained without much effort.
14
1. `Ufunc`: defining a numpy ufunc using numba.
15
1. `numba_parallel.ipynb`: jupyter notebook experimenting with numba's
16
parallel capabilities.
17
+1. `computing_pi.ipynb`: jupyter notebook illustrating speedup by numba.
0 commit comments