Skip to content

Commit 36ed68f

Browse files
committed
Update README
1 parent 3b853f8 commit 36ed68f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source-code/numba/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ can be obtained without much effort.
1414
1. `Ufunc`: defining a numpy ufunc using numba.
1515
1. `numba_parallel.ipynb`: jupyter notebook experimenting with numba's
1616
parallel capabilities.
17+
1. `computing_pi.ipynb`: jupyter notebook illustrating speedup by numba.

0 commit comments

Comments
 (0)