Runtime information#
import Pkg
Pkg.status()
Status `~/work/mmsb-bebi-5009/mmsb-bebi-5009/Project.toml`
[336ed68f] CSV v0.10.15
[479239e8] Catalyst v15.0.8
[a93c6f00] DataFrames v1.7.0
[82cc6244] DataInterpolations v8.1.0
[459566f4] DiffEqCallbacks v4.8.0
[0b91fe84] DisplayAs v0.1.6
[31c24e10] Distributions v0.25.120
⌅ [f6369f11] ForwardDiff v0.10.38
[ccbc3e58] JumpProcesses v9.16.1
⌅ [961ee093] ModelingToolkit v9.80.6
[1dea7af3] OrdinaryDiffEq v6.98.0
[91a5bcdd] Plots v1.40.14
[ce78b400] SimpleUnPack v1.1.0
[2913bbd2] StatsBase v0.34.5
[9672c7b4] SteadyStateDiffEq v2.5.0
[9a3f8284] Random
[10745b16] Statistics v1.10.0
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated`
import InteractiveUtils
InteractiveUtils.versioninfo()
Julia Version 1.10.9
Commit 5595d20a287 (2025-03-10 12:51 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
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 2 default, 0 interactive, 1 GC (on 4 virtual cores)
Environment:
JULIA_CI = true
LD_LIBRARY_PATH = /opt/hostedtoolcache/Python/3.13.5/x64/lib
JULIA_PROJECT = /home/runner/work/mmsb-bebi-5009/mmsb-bebi-5009/Project.toml
JULIA_DEPOT_PATH = /home/runner/.julia:/opt/hostedtoolcache/julia/1.10.9/x64/local/share/julia:/opt/hostedtoolcache/julia/1.10.9/x64/share/julia
JULIA_CONDAPKG_BACKEND = Null
JULIA_NUM_THREADS = 2
JULIA_LOAD_PATH = @:@v#.#:@stdlib
This notebook was generated using Literate.jl.