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

It highly depends. If it's just large linear algebra operations, then it won't matter, since all the work will be done by BLAS.

If it's lots of small operations, I think pypy can inline them and you might see a significant speed up.




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

Search: