Add a link to the current stable release of Julia

This commit is contained in:
Gerard Vermeulen 2024-03-05 12:54:21 +01:00
parent 5e135f12db
commit 58f3798bfd
1 changed files with 1 additions and 0 deletions

View File

@ -5730,6 +5730,7 @@ Points for further investigation are:
6. The list of installed packages in listing [[lst:list-julia-packages-result]]
facilitate [[https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-julia.html][Julia Code Blocks in Babel]] because the list contains [[https://github.com/JuliaData/CSV.jl][CSV]] and
[[https://dataframes.juliadata.org/stable/][DataFrames]].
7. How to update automatically to the [[https://julialang.org/downloads/#current_stable_release][current stable release of Julia]].
A list of interesting online course material is:
1. [[https://ucidatascienceinitiative.github.io/IntroToJulia/][A Deep Introduction to Julia for Data Science and Scientific Computing]].
2. [[https://juliateachingctu.github.io/Julia-for-Optimization-and-Learning/stable/][Julia for Optimization and Learning]].