2929 foreground_color_legend = nothing ,
3030 background_color_legend = RGBA (1 , 1 , 1 , 0.8 )
3131 )
32+ TableOfContents ()
3233end
3334
3435# ╔═╡ 017e2537-5315-4431-a4fd-9d514efb8d7c
@@ -253,7 +254,7 @@ begin
253254 _ϵ_0 = parse (Float64, _guess_amplitude_str)
254255 catch
255256 end
256- local _ϵ (t) = _ϵ_0 * QuantumControl. Shapes. flattop (t, T= 5 , t_rise= 0.3 , func= :blackman );
257+ _ϵ (t) = _ϵ_0 * QuantumControl. Shapes. flattop (t, T= 5 , t_rise= 0.3 , func= :blackman );
257258 local _ω = 1.0
258259 try
259260 _ω = parse (Float64, _ω_str)
@@ -268,14 +269,11 @@ begin
268269end
269270
270271# ╔═╡ 18e5972c-a439-470e-bf3c-18636a2d09df
271- let
272- content = md """
273- With the default ω = 1.0, for an amplitude of 3.0, the error is below 5%.
272+ details (" Solution" , md """
273+ With the default ω = 1.0, for an amplitude of 3.0, the error is below 5%.
274274
275- For a resonant field (ω = 0.0), setting |ϵ(t)| = 1/3 produces an error of zero.
276- """
277- HTML (" <details><summary>Solution</summary>$(html (content)) </details>" )
278- end
275+ For a resonant field (ω = 0.0), setting |ϵ(t)| = 1/3 produces an error of zero.
276+ """ )
279277
280278# ╔═╡ 4c3bc003-bcb2-43f1-b9dc-2170d5f6e9a4
281279md """
@@ -393,7 +391,7 @@ QuantumPropagators = "7bf12567-5742-4b91-a078-644e72a65fc1"
393391GRAPE = "~0.7.5"
394392Krotov = "~0.7.2"
395393Plots = "~1.40.11"
396- PlutoUI = "~0.7.23 "
394+ PlutoUI = "~0.7.62 "
397395QuantumControl = "~0.11.1"
398396QuantumPropagators = "~0.8.3"
399397"""
@@ -404,7 +402,7 @@ PLUTO_MANIFEST_TOML_CONTENTS = """
404402
405403julia_version = "1.11.4"
406404manifest_format = "2.0"
407- project_hash = "9134bafb930192eeeb10f50e47d70d1f92bd4aa6 "
405+ project_hash = "1795e60d95a8f6ab8d6c06c759eb8af62172cd7b "
408406
409407[[deps.AbstractPlutoDingetjes]]
410408deps = ["Pkg"]
@@ -461,19 +459,15 @@ version = "3.29.0"
461459
462460[[deps.ColorTypes]]
463461deps = ["FixedPointNumbers", "Random"]
464- git-tree-sha1 = "67e11ee83a43eb71ddc950302c53bf33f0690dfe "
462+ git-tree-sha1 = "b10d0b65641d57b8b4d5e234446582de5047050d "
465463uuid = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
466- version = "0.12.1"
467- weakdeps = ["StyledStrings"]
468-
469- [deps.ColorTypes.extensions]
470- StyledStringsExt = "StyledStrings"
464+ version = "0.11.5"
471465
472466[[deps.ColorVectorSpace]]
473467deps = ["ColorTypes", "FixedPointNumbers", "LinearAlgebra", "Requires", "Statistics", "TensorCore"]
474- git-tree-sha1 = "8b3b6f87ce8f65a2b4f857528fd8d70086cd72b1 "
468+ git-tree-sha1 = "a1f44953f2382ebb937d60dafbe2deea4bd23249 "
475469uuid = "c3611d14-8923-5661-9e6a-0046d554d3a4"
476- version = "0.11 .0"
470+ version = "0.10 .0"
477471weakdeps = ["SpecialFunctions"]
478472
479473 [deps.ColorVectorSpace.extensions]
@@ -704,9 +698,9 @@ version = "8.5.0+0"
704698
705699[[deps.Hyperscript]]
706700deps = ["Test"]
707- git-tree-sha1 = "8d511d5b81240fc8e6802386302675bdf47737b9 "
701+ git-tree-sha1 = "179267cfa5e712760cd43dcae385d7ea90cc25a4 "
708702uuid = "47d2ed2b-36de-50cf-bf87-49c2cf4b8b91"
709- version = "0.0.4 "
703+ version = "0.0.5 "
710704
711705[[deps.HypertextLiteral]]
712706deps = ["Tricks"]
@@ -931,6 +925,11 @@ git-tree-sha1 = "f02b56007b064fbfddb4c9cd60161b6dd0f40df3"
931925uuid = "e6f89c97-d47a-5376-807f-9c37f3926c36"
932926version = "1.1.0"
933927
928+ [[deps.MIMEs]]
929+ git-tree-sha1 = "c64d943587f7187e751162b3b84445bbbd79f691"
930+ uuid = "6c6e2e6c-3030-632d-7369-2d6c69616d65"
931+ version = "1.1.0"
932+
934933[[deps.MacroTools]]
935934git-tree-sha1 = "72aebe0b5051e5143a079a4685a46da330a40472"
936935uuid = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
@@ -1102,10 +1101,10 @@ version = "1.40.11"
11021101 Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
11031102
11041103[[deps.PlutoUI]]
1105- deps = ["AbstractPlutoDingetjes", "Base64", "Dates", "Hyperscript", "HypertextLiteral", "IOCapture", "InteractiveUtils", "JSON", "Logging", "Markdown", "Random", "Reexport", "UUIDs"]
1106- git-tree-sha1 = "5152abbdab6488d5eec6a01029ca6697dff4ec8f "
1104+ deps = ["AbstractPlutoDingetjes", "Base64", "ColorTypes", " Dates", "FixedPointNumbers", " Hyperscript", "HypertextLiteral", "IOCapture", "InteractiveUtils", "JSON", "Logging", "MIMEs", " Markdown", "Random", "Reexport", "URIs ", "UUIDs"]
1105+ git-tree-sha1 = "d3de2694b52a01ce61a036f18ea9c0f61c4a9230 "
11071106uuid = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
1108- version = "0.7.23 "
1107+ version = "0.7.62 "
11091108
11101109[[deps.PrecompileTools]]
11111110deps = ["Preferences"]
0 commit comments