5 ms·
An alternative to Cython is Numba [1], which speeds up some cycles in pure Python by just adding a single decorator. [1] http://numba.pydata.org/ http://numba.
by inlineint 10y ago
An alternative to Cython is Numba [1], which speeds up some cycles in pure Python by just adding a single decorator.
[1] http://numba.pydata.org/ http://numba.pydata.org/