From 25dc76e5365ba6a9833163dbf3450da227c71d21 Mon Sep 17 00:00:00 2001 From: Kishor Bhat Date: Fri, 7 Oct 2016 15:36:14 +0530 Subject: [PATCH] Remove numba todo; already taken care of under scenarios/scientific.rst --- docs/scenarios/speed.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/scenarios/speed.rst b/docs/scenarios/speed.rst index fc038c1c7..2c775b880 100644 --- a/docs/scenarios/speed.rst +++ b/docs/scenarios/speed.rst @@ -222,10 +222,6 @@ Pyrex Shedskin? --------- -Numba ------ -.. todo:: Write about Numba and the autojit compiler for NumPy - Concurrency :::::::::::