mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
6b461fe119
Reviewed By: thierry, tcberner, Greg V <greg@unrelenting.technology>, Filipe da Silva Santos <contact@shiori.com.br>, arrowd Differential Revision: https://reviews.freebsd.org/D33121
10 lines
538 B
Plaintext
10 lines
538 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: https://julialang.org/
|