The main homepage for Julia can be found at julialang.org. This is the GitHub repository of Julia source code, including instructions for compiling and installing Julia, below.
Julia is a high-performance open source programming language designed for scientific and numerical computing. Created to solve the "two-language problem," Julia combines the ease a
The Julia data ecosystem lets you load multidimensional datasets quickly, perform aggregations, joins and preprocessing operations in parallel, and save them to disk in efficient f
The Julia programming language fills this role: it is a flexible dynamic language, appropriate for scientific and numerical computing, with performance comparable to traditional st
From zero to Julia! by Aurelio Amerio. An expanding series of short tutorials about Julia, starting from the beginner level and going up to deal with the more advanced topics.