Hacker News new | ask | show | jobs
by savant_penguin 1699 days ago
Any tip where to begin with Julia?
3 comments

https://github.com/JuliaLang/julia/tree/master/stdlib . The matrix factorizations for example are pretty nice reads if you know the subject https://github.com/JuliaLang/julia/blob/master/stdlib/Linear...
Julia's standard library is pretty readable. It depends a lot on what type of code you are interested in writing though.
sudo apt-get install python3
I meant actual code from their library

So https://github.com/python/cpython/tree/main/Python

Sorry it was a tongue-in-cheek comment about preferring Python to Julia :)