Y
Hacker News
new
|
ask
|
show
|
jobs
by
inlineint
3439 days 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/