summaryrefslogtreecommitdiffstats
path: root/development/julia/README
blob: 9722cf439b14bd087cd20d881b9ce643a3416aa4 (plain)
1
2
3
4
5
6
7
Julia is a high-level, high-performance dynamic programming language for technical computing
with syntax that is familiar to users of other technical computing environments.
It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and
an extensive mathematical function library.

The library, largely written in Julia itself, also integrates mature, best-of-breed C and
Fortran libraries for linear algebra, random number generation, signal processing, and string processing.