Yes, thanks for the reminder.
julia> versioninfo()
Julia Version 1.3.0
Commit 46ce4d7933 (2019-11-26 06:09 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, sandybridge)
Environment:
JULIAPATH = .:/home/healyp/src/julia-1.3.0/bin/
JULIA_PKGDIR = /home/healyp/.julia/
JULIA_NUM_THREADS = 8
The README says ruby-install
, seems misleading.
Palli
November 27, 2019, 10:01pm
25
It’s in the branch “jl” here: https://github.com/taqtiqa-mark/julia-install/tree/jl
As he said, while misleading if you’re not familiar with branches or how to use.
venuur
December 4, 2019, 11:17am
26
Just wanted to say I tried out 1.3 and it’s great. Feels like everything loads a bit faster. Giving me more chances to try it to supplement my Python work.
13 Likes