Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We use Julia at our quant fund. We looked into it and several other alternatives 5 years ago as a more performant replacement for numpy/scipy/etc., and Go was one of the alternatives we considered, along with things like numba and writing C extensions.

Julia won for a very simple reason: we tried porting one of our major pipelines in several languages, and the Julia version was both the fastest to port and the most performant afterwards. Plus, Julia code is very easy to read/write for researchers who don't necessarily have a SWE background, while Go or C++ are not.

We started using Julia in the Research Infrastructure team, but other teams ended up adopting it voluntarily because they saw the performance gains.



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

Search: