Commit Graph

5 Commits (171b82267f3e4d3c2f9f0cff8c85606ca451d3e2)

Author SHA1 Message Date
Steve Kelly a304be4f29
julia: switch example from parallel to threaded (#12648)
Switch example startup from parallel mode (-p) to multithreaded mode (-t) to align with the latest practices, which should lead to better performance.
2024-04-16 10:54:27 +00:00
pixel 882781e410
pages/common/*.md: REPL Normalization (#6471) 2021-09-12 16:03:27 +02:00
Zlatan Vasović b93d22d707
julia: add -E example, fix link (#4062) 2020-05-25 17:43:07 +02:00
pxgamer 2c4ae55bb6 julia: add link to homepage 2019-06-05 23:42:48 -03:00
Waldir Pimenta 316d36256e julia: add page (#1089)
Based on the [man page](https://github.com/JuliaLang/julia/blob/master/doc/man/julia.1), and on the
[Getting started](https://github.com/JuliaLang/julia/blob/master/doc/manual/getting-started.rst) manual page.
2016-10-13 16:50:43 +01:00