Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Russell91
on Aug 9, 2015
|
parent
|
context
|
favorite
| on:
Speeding up non-vectorizable code with Cython
Nice article. Shameless plug: readers that would like to use cython outside of the convenient ipython notebook interface should look into runcython [1]. You can run any python file using cython with:
sudo pip install runcython mv main.py main.pyx && runcython main.pyx
[1]
http://github.com/russell91/runcython
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: