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

It'll probably translate, and it'll probably run fine.

Julia's like scientific Python, but where the naïve implementation also runs fast. "Fast by default.", perhaps.




Actually no. Naive Julia is often slower than python. Vectorized Array expressions are on par with numpy and slower than numba.

"type unstable", IO and text processing code is also slower.


Although Numba might beat Julia, that's far from saying Julia would "run like a pig".


Type unstable Julia is often slower than python.




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

Search: