Y
Hacker News
new
|
ask
|
show
|
jobs
by
maxerickson
3295 days ago
Numba is a Python compiler:
http://numba.pydata.org/
So the fast functions they are using are likely compiled, they aren't necessarily library functions.