Content deleted Content added
remove puffery |
Openlander (talk | contribs) mNo edit summary |
||
Line 9:
| latest_preview_version = 0-prerelease <ref>{{cite web |url=https://github.com/JuliaLang/julia/blob/master/VERSION|title= Julia last version}}</ref>}}
'''Julia''' is a high-level, high-performance dynamic [[programming language]] for technical computing, with syntax intended to be familiar to users of other technical computing environments, such as [[Matlab]]. It provides a compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates [[C programming language|C]] and [[Fortran]] libraries for [[linear algebra]], [[random number]] generation, [[Fast Fourier transform|FFTs]], and [[string processing]]. More libraries continue to be added over time. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined).<ref>{{cite web |url=http://julialang.org/|title=Julia Official Website}}</ref>
== References ==
|