From 58f3798bfdb53072d20f31b7e3c560acae7969fe Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Tue, 5 Mar 2024 12:54:21 +0100 Subject: [PATCH] Add a link to the current stable release of Julia --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index aebde34..6cb1703 100644 --- a/README.org +++ b/README.org @@ -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]].