Added Numba to speed section, and a quick note about the autojit

This commit is contained in:
Kyle Kelley
2013-03-21 17:24:42 -04:00
parent d3ed3cf9ce
commit 92e27e3a8c
+3 -1
View File
@@ -76,7 +76,9 @@ Pyrex
Shedskin?
---------
Numba
-----
.. todo:: Write about Numba and the autojit compiler for NumPy
Threading
:::::::::