Julia Programming 1.5 Released – What’s New?
ulialang organization has further improved the Julia programming language and released its latest version -- 1.5 -- earlier this week. (more…)
Read more »The Julia Language Docs have a great page on performance tips. It’s worth a read, but the writing is aimed more towards a computer scientist than a data scientist. Here we’ll cover some easy performance wins. We find the best way to code in Julia is to:… Read more