slackbuilds_ponce/development/julia/README
Arun Mascarenhas 77b7439f32 development/julia: Added (Dynamic Programming Language).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-12-16 18:25:29 +07:00

7 lines
509 B
Text

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.