Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
masklinn
on Sept 8, 2012
|
parent
|
context
|
favorite
| on:
What are the drawbacks of Python?
> Writing a C extension to do computationally intensive work is fairly simple.
Even more so with Cython, which does most of the hard work for you.
Xixi
on Sept 8, 2012
[–]
Or the recent numba:
https://github.com/numba/numba
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Even more so with Cython, which does most of the hard work for you.