freebsd-ports/lang/julia/pkg-descr
Li-Wen Hsu 808a5c41dc - Add lang/julia, Julia Language: A fresh approach to technical computing
PR:		215297
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw>
2016-12-20 09:30:25 +00:00

10 lines
537 B
Plaintext

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.
WWW: http://julialang.org/