Hacker News new | past | comments | ask | show | jobs | submit login

  > ...go towards C (or occasionally even fortran) when I 
  > need something faster
Try cython next time.



Or PyPy.


Since he's specifically saying that he does scientific computing, PyPy is not a good suggestion. Pretty much all of the codebases of the stack for scientific computing can not be used in PyPy, and this will most likely not change in the foreseeable future since porting them is non-trivial.

I'm not trying to talk down PyPy here, but for this domain of application, it's not appropriate at the moment.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: