Home

This is a Quarto website.

To learn more about Quarto websites visit https://quarto.org/docs/websites.

Runtime environment

import InteractiveUtils
InteractiveUtils.versioninfo()
Julia Version 1.12.5
Commit 5fe89b8ddc1 (2026-02-09 16:05 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, znver3)
  GC: Built with stock GC
Threads: 2 default, 1 interactive, 2 GC (on 4 virtual cores)
Environment:
  JULIA_CI = true
  LD_LIBRARY_PATH = /opt/hostedtoolcache/Python/3.14.3/x64/lib
  JULIA_PROJECT = /home/runner/work/template-quarto-julia/template-quarto-julia/Project.toml
  JULIA_DEPOT_PATH = /home/runner/.julia:/opt/hostedtoolcache/julia/1.12.5/x64/local/share/julia:/opt/hostedtoolcache/julia/1.12.5/x64/share/julia
  JULIA_CONDAPKG_BACKEND = Null
  JULIA_NUM_THREADS = 2
  JULIA_LOAD_PATH = @:@v#.#:@stdlib
import Pkg
Pkg.status()
Status `~/work/template-quarto-julia/template-quarto-julia/Project.toml`
  [682c06a0] JSON v1.4.0
  [98b081ad] Literate v2.21.0
  [1862ce21] MarkdownTables v1.1.0
  [91a5bcdd] Plots v1.41.6
  [274fc56d] PythonPlot v1.0.6
  [bd369af6] Tables v1.12.1
  [ea8e919c] SHA v0.7.0

This notebook was generated using Literate.jl.

Back to top