Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

using InteractiveUtils
InteractiveUtils.versioninfo()
Julia Version 1.12.6
Commit 15346901f00 (2026-04-09 19:20 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 9V74 80-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, znver4)
  GC: Built with stock GC
Threads: 4 default, 1 interactive, 4 GC (on 4 virtual cores)
Environment:
  JULIA_CPU_TARGET = generic;icelake-server,clone_all;znver3,clone_all
  JULIA_CONDAPKG_OFFLINE = true
  JULIA_CI = true
  JULIA_CONDAPKG_ENV = @mpl
  JULIA_NUM_THREADS = auto
using Pkg
Pkg.status()
Status `~/work/jl-pde/jl-pde/Project.toml`
  [0bf59076] AdvancedHMC v0.8.5
  [b0b7db55] ComponentArrays v0.15.39
  [aae7a2af] DiffEqFlux v4.6.0
  [31c24e10] Distributions v0.25.126
⌅ [5b8099bc] DomainSets v0.7.18
  [7da242da] Enzyme v0.13.157
  [f6369f11] ForwardDiff v1.4.1
  [682c06a0] JSON v1.6.1
  [d3d80556] LineSearches v7.7.1
  [98b081ad] Literate v2.21.0
  [6fdf6af0] LogDensityProblems v2.2.0
  [b2108857] Lux v1.31.4
  [c7f686f2] MCMCChains v7.7.0
  [94925ecb] MethodOfLines v0.11.12
  [961ee093] ModelingToolkit v11.26.8
  [315f7962] NeuralPDE v6.0.0
  [8913a72c] NonlinearSolve v4.19.1
  [7f7a1694] Optimization v5.6.1
  [36348300] OptimizationOptimJL v0.4.14
  [42dfb2eb] OptimizationOptimisers v0.3.17
  [500b13db] OptimizationPolyalgorithms v0.3.6
⌃ [1dea7af3] OrdinaryDiffEq v6.111.0
  [91a5bcdd] Plots v1.41.6
  [ce78b400] SimpleUnPack v1.1.0
  [e80f4348] Startup v0.1.0 `Startup`
  [37e2e46d] LinearAlgebra v1.12.0
  [9a3f8284] Random v1.11.0
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated`

This notebook was generated using Literate.jl.