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.

Model of lac operon in E. coli

Plots.GRBackend()
Build system: 0.862558 seconds (1.49 M allocations: 112.930 MiB, 34.42% gc time, 65.12% compilation time: 47% of which was recompilation)
Loading...
FBDF(; max_order = Val{5}(), linsolve = nothing, nlsolve = OrdinaryDiffEqNonlinearSolve.NLNewton{Rational{Int64}, Rational{Int64}, Rational{Int64}, Nothing, Nothing}(1//100, 10, 1//5, 1//5, false, true, nothing, nothing), κ = nothing, tol = nothing, extrapolant = linear, step_limiter! = trivial_limiter!, autodiff = ADTypes.AutoForwardDiff(), stald = true, stald_rrcut = 0.98, stald_vrrtol = 0.0001, stald_vrrt2 = 0.0005, stald_sqtol = 0.001, stald_rrtol = 0.01, stald_tiny = 1.0e-90, concrete_jac = nothing, qmax = 10//1, qsteady_min = 9//10, qsteady_max = 2//1, time_filter = false,)

Fig 7.07 (A)

Build problem: 1.080749 seconds (1.95 M allocations: 114.482 MiB, 98.02% compilation time: 2% of which was recompilation)
Solve problem: 8.548093 seconds (11.22 M allocations: 704.677 MiB, 2.75% gc time, 99.92% compilation time)
Plot{Plots.GRBackend() n=2}

Fig 7.07 (B)

Comparing the original model and the modified model

Build system: 0.000940 seconds (2.38 k allocations: 93.727 KiB)
Loading...
  8.318342 seconds (13.73 M allocations: 824.726 MiB, 7.69% gc time, 10681 lock conflicts, 165.51% compilation time)
  6.970293 seconds (10.72 M allocations: 671.247 MiB, 2.83% gc time, 8995 lock conflicts, 146.29% compilation time)
Plot{Plots.GRBackend() n=2}

This notebook was generated using Literate.jl.