+++
generate_rss = true website_title = "JuliaLang - The Julia programming language" website_descr = "Official website for the Julia programming language." website_url = get(ENV, "JULIA_FRANKLIN_WEBSITE_URL", "https://julialang.org/") prepath = get(ENV, "JULIA_FRANKLIN_PREPATH", "")
div_content = "container main" # instead of franklin-content author = ""
stable_release = "1.11.1" stable_release_short = "1.11" stable_release_date = "October 16, 2024" lts_release = "1.10.6" lts_release_short = "1.10" lts_release_date = "October 28, 2024"
hasplotly = false
+++
\newcommand{\note}[2]{ @@admonition-note @@admonition-title Note #1 @@ @@admonition-body #2 @@ @@ }
\newcommand{\warn}[2]{ @@admonition-warn @@admonition-title Warning #1 @@ @@admonition-body #2 @@ @@ }