Skip to content

Commit 92e27e3

Browse files
committed
Added Numba to speed section, and a quick note about the autojit
1 parent d3ed3cf commit 92e27e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/scenarios/speed.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@ Pyrex
7676
Shedskin?
7777
---------
7878

79-
79+
Numba
80+
-----
81+
.. todo:: Write about Numba and the autojit compiler for NumPy
8082

8183
Threading
8284
:::::::::

0 commit comments

Comments
 (0)