Runtime information#
using InteractiveUtils
InteractiveUtils.versioninfo()
Julia Version 1.11.3
Commit d63adeda50d (2025-01-21 19:42 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 12 × Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, skylake)
Threads: 1 default, 0 interactive, 1 GC (on 12 virtual cores)
Environment:
JULIA_CI = true
LD_LIBRARY_PATH = /home/github/actions-runner-1/_work/_tool/Python/3.13.1/x64/lib
JULIA_NUM_THREADS = 1
JULIA_PROJECT = /home/github/actions-runner-1/_work/ecme-rirr-dox/ecme-rirr-dox/Project.toml
JULIA_DEPOT_PATH = /home/github/.julia:/home/github/actions-runner-1/_work/_tool/julia/1.11.3/x64/local/share/julia:/home/github/actions-runner-1/_work/_tool/julia/1.11.3/x64/share/julia
JULIA_CONDAPKG_BACKEND = Null
JULIA_LOAD_PATH = @:@v#.#:@stdlib
using Pkg
Pkg.status()
Project ECMEDox v0.3.0
Status `~/actions-runner-1/_work/ecme-rirr-dox/ecme-rirr-dox/Project.toml`
[336ed68f] CSV v0.10.15
[a93c6f00] DataFrames v1.7.0
⌃ [459566f4] DiffEqCallbacks v4.2.2
[961ee093] ModelingToolkit v9.64.0
[77ba4419] NaNMath v1.1.2
[1dea7af3] OrdinaryDiffEq v6.91.0
[91a5bcdd] Plots v1.40.9
[33c8b6b6] ProgressLogging v0.1.4
Info Packages marked with ⌃ have new versions available and may be upgradable.
This notebook was generated using Literate.jl.