Julia 1.9.0 has been released this week.
This release was much waited for as it brings many significant improvements.
You can find a summary of most important changes in the Julia 1.9 Highlights post. (more…)
Read more »
The official website for the Julia Language. Julia is a language that is fast, dynamic, easy to use, and open source. Click here to learn more. (more…)
Read more »
I have programmed exclusively in C for five years so far. I can say from experience, after one and half years in C, I was beginning to understand pointers, malloc() and arrays of pointers to pointers… (more…)
Read more »
The basics of manipulating and viewing image data with Julia. For full course information, visit https://github.com/mitmath/18S191 Contents 0:00 - Introducti... (more…)
Read more »
R is a widely used language for data science, but due to performance most of its underlying library are written in C, C++, or Fortran. Julia is a relative newcomer to the field which has busted out since its 1.0 to become one of the top 20 most used langu... (more…)
Read more »