freebsd-ports/lang/julia/pkg-descr
Eric Reardon 6b461fe119 lang/julia: Bring back the port.
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
2021-12-29 14:39:58 +03:00

9 lines
538 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.
WWW: https://julialang.org/