julia 1.6.3

The Julia Language

Scientific computing has traditionally required the highest performance, yet domain experts have largely moved to slower dynamic languages for daily work. We believe there are many good reasons to prefer dynamic languages for these applications, and we do not expect their use to diminish. Fortunately, modern language design and compiler techniques make it possible to mostly eliminate the performance trade-off and provide a single environment productive enough for prototyping and efficient enough for deploying performance-intensive applications. The Julia programming language fills this role: it is a flexible dynamic language, appropriate for scientific and numerical computing, with performance comparable to traditional statically-typed languages.

Location and version:

1
2
3
4
$ which julia
/local/cluster/bin/julia
$ julia --version
julia version 1.6.3

software ref: https://github.com/JuliaLang/julia
software ref: https://julialang.org/
research ref: https://doi.org/10.1137/141000671