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.11
  [a93c6f00] DataFrames v1.8.1
  [82cc6244] DataInterpolations v8.8.0
  [459566f4] DiffEqCallbacks v4.10.1
  [0b91fe84] DisplayAs v0.1.6
  [31c24e10] Distributions v0.25.122
  [682c06a0] JSON v1.3.0
  [ccbc3e58] JumpProcesses v9.19.3
  [98b081ad] Literate v2.21.0
  [1862ce21] MarkdownTables v1.1.0
⌅ [961ee093] ModelingToolkit v9.84.0
  [1dea7af3] OrdinaryDiffEq v6.105.0
  [91a5bcdd] Plots v1.41.3
  [295af30f] Revise v3.12.3
  [ce78b400] SimpleUnPack v1.1.0
  [10745b16] Statistics v1.11.1
  [2913bbd2] StatsBase v0.34.9
  [9672c7b4] SteadyStateDiffEq v2.8.0
  [bd369af6] Tables v1.12.1
  [9a3f8284] Random v1.11.0
  [ea8e919c] SHA v0.7.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.12.3
Commit 966d0af0fdf (2025-12-15 11:20 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
  JULIA_CONDAPKG_OFFLINE = true
  LD_LIBRARY_PATH = /opt/hostedtoolcache/Python/3.14.2/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.12.3/x64/local/share/julia:/opt/hostedtoolcache/julia/1.12.3/x64/share/julia
  JULIA_CONDAPKG_BACKEND = Null
  JULIA_NUM_THREADS = 2
  JULIA_LOAD_PATH = @:@v#.#:@stdlib
  JULIA_CPU_TARGET = generic;icelake-server,clone_all;znver3,clone_all

This notebook was generated using Literate.jl.

Back to top