Skip to content

Commit 4976740

Browse files
Deploying to gh-pages from @ 773077c 🚀
1 parent 8053deb commit 4976740

File tree

5 files changed

+73
-51
lines changed

5 files changed

+73
-51
lines changed

‎404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=stylesheet href="/css/custom.css"> <link rel=icon href="/assets/favicon.png"> <title>404: File not found</title> <div id=layout > <div id=menu > <ul> </ul> </div> <div id=main > <div class=franklin-content ><h1 id=404_file_not_found ><a href="#404_file_not_found" class=header-anchor >404: File not found</a></h1> <p>The requested file was not found.</p> <p>Please <a href="/">click here</a> to go to the home page.</p> <div class=page-foot > <div class=copyright > &copy; Frames White, Miles Lubin, Guillaume Dalle. Last modified: May 30, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div> </div>
1+
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=stylesheet href="/css/custom.css"> <link rel=icon href="/assets/favicon.png"> <title>404: File not found</title> <div id=layout > <div id=menu > <ul> </ul> </div> <div id=main > <div class=franklin-content ><h1 id=404_file_not_found ><a href="#404_file_not_found" class=header-anchor >404: File not found</a></h1> <p>The requested file was not found.</p> <p>Please <a href="/">click here</a> to go to the home page.</p> <div class=page-foot > <div class=copyright > &copy; Frames White, Miles Lubin, Guillaume Dalle. Last modified: February 04, 2025. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div> </div>

‎Manifest.toml

Lines changed: 67 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,42 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.3"
3+
julia_version = "1.11.3"
44
manifest_format = "2.0"
5-
project_hash = "d50c2103b2c8ae8c6eb28e5e18b1507d7939cac7"
5+
project_hash = "0f029eae7a13b1433eda334bb354346302425c15"
66

77
[[deps.ArgTools]]
88
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
9-
version = "1.1.1"
9+
version = "1.1.2"
1010

1111
[[deps.Artifacts]]
1212
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
13+
version = "1.11.0"
1314

1415
[[deps.Base64]]
1516
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
17+
version = "1.11.0"
1618

1719
[[deps.BitFlags]]
18-
git-tree-sha1 = "2dc09997850d68179b69dafb58ae806167a32b1b"
20+
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
1921
uuid = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
20-
version = "0.1.8"
22+
version = "0.1.9"
2123

2224
[[deps.CodecZlib]]
2325
deps = ["TranscodingStreams", "Zlib_jll"]
24-
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
26+
git-tree-sha1 = "545a177179195e442472a1c4dc86982aa7a1bef0"
2527
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
26-
version = "0.7.4"
28+
version = "0.7.7"
2729

2830
[[deps.ConcurrentUtilities]]
2931
deps = ["Serialization", "Sockets"]
30-
git-tree-sha1 = "6cbbd4d241d7e6579ab354737f4dd95ca43946e1"
32+
git-tree-sha1 = "f36e5e8fdffcb5646ea5da81495a5a7566005127"
3133
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
32-
version = "2.4.1"
34+
version = "2.4.3"
3335

3436
[[deps.Dates]]
3537
deps = ["Printf"]
3638
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
39+
version = "1.11.0"
3740

3841
[[deps.DelimitedFiles]]
3942
deps = ["Mmap"]
@@ -54,9 +57,9 @@ version = "1.6.0"
5457

5558
[[deps.ExceptionUnwrapping]]
5659
deps = ["Test"]
57-
git-tree-sha1 = "dcb08a0d93ec0b1cdc4af184b26b591e9695423a"
60+
git-tree-sha1 = "d36f682e590a83d63d1c7dbd287573764682d12a"
5861
uuid = "460bff9d-24e4-43bc-9d9f-a8973cb893f4"
59-
version = "0.1.10"
62+
version = "0.1.11"
6063

6164
[[deps.ExprTools]]
6265
git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
@@ -65,6 +68,7 @@ version = "0.1.10"
6568

6669
[[deps.FileWatching]]
6770
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
71+
version = "1.11.0"
6872

6973
[[deps.Franklin]]
7074
deps = ["Dates", "DelimitedFiles", "DocStringExtensions", "ExprTools", "FranklinTemplates", "HTTP", "Literate", "LiveServer", "Logging", "Markdown", "NodeJS", "OrderedCollections", "Pkg", "REPL", "Random", "TOML"]
@@ -79,26 +83,27 @@ uuid = "3a985190-f512-4703-8d38-2a7944ed5916"
7983
version = "0.10.2"
8084

8185
[[deps.HTTP]]
82-
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
83-
git-tree-sha1 = "d1d712be3164d61d1fb98e7ce9bcbc6cc06b45ed"
86+
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
87+
git-tree-sha1 = "c67b33b085f6e2faf8bf79a61962e7339a81129c"
8488
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
85-
version = "1.10.8"
89+
version = "1.10.15"
8690

8791
[[deps.IOCapture]]
8892
deps = ["Logging", "Random"]
89-
git-tree-sha1 = "8b72179abc660bfab5e28472e019392b97d0985c"
93+
git-tree-sha1 = "b6d6bfdd7ce25b0f9b2f6b3dd56b2673a66c8770"
9094
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
91-
version = "0.2.4"
95+
version = "0.2.5"
9296

9397
[[deps.InteractiveUtils]]
9498
deps = ["Markdown"]
9599
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
100+
version = "1.11.0"
96101

97102
[[deps.JLLWrappers]]
98103
deps = ["Artifacts", "Preferences"]
99-
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
104+
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
100105
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
101-
version = "1.5.0"
106+
version = "1.7.0"
102107

103108
[[deps.JSON]]
104109
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
@@ -114,16 +119,17 @@ version = "0.6.4"
114119
[[deps.LibCURL_jll]]
115120
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
116121
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
117-
version = "8.4.0+0"
122+
version = "8.6.0+0"
118123

119124
[[deps.LibGit2]]
120125
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
121126
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
127+
version = "1.11.0"
122128

123129
[[deps.LibGit2_jll]]
124130
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
125131
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
126-
version = "1.6.4+0"
132+
version = "1.7.2+0"
127133

128134
[[deps.LibSSH2_jll]]
129135
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
@@ -132,27 +138,29 @@ version = "1.11.0+1"
132138

133139
[[deps.Libdl]]
134140
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
141+
version = "1.11.0"
135142

136143
[[deps.Literate]]
137144
deps = ["Base64", "IOCapture", "JSON", "REPL"]
138-
git-tree-sha1 = "596df2daea9c27da81eee63ef2cf101baf10c24c"
145+
git-tree-sha1 = "da046be6d63304f7ba9c1bb04820fb306ba1ab12"
139146
uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
140-
version = "2.18.0"
147+
version = "2.20.1"
141148

142149
[[deps.LiveServer]]
143-
deps = ["HTTP", "LoggingExtras", "MIMEs", "Pkg", "Sockets", "Test"]
144-
git-tree-sha1 = "1e46b873b8ef176e23ee43f96e72cd45c20bafb4"
150+
deps = ["HTTP", "LoggingExtras", "MIMEs", "Sockets", "Test"]
151+
git-tree-sha1 = "564a436267fb1fc768f815dad64c4386c46623f8"
145152
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
146-
version = "1.3.1"
153+
version = "1.4.0"
147154

148155
[[deps.Logging]]
149156
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
157+
version = "1.11.0"
150158

151159
[[deps.LoggingExtras]]
152160
deps = ["Dates", "Logging"]
153-
git-tree-sha1 = "c1dd6d7978c12545b4179fb6153b9250c96b0075"
161+
git-tree-sha1 = "f02b56007b064fbfddb4c9cd60161b6dd0f40df3"
154162
uuid = "e6f89c97-d47a-5376-807f-9c37f3926c36"
155-
version = "1.0.3"
163+
version = "1.1.0"
156164

157165
[[deps.MIMEs]]
158166
git-tree-sha1 = "65f28ad4b594aebe22157d6fac869786a255b7eb"
@@ -162,6 +170,7 @@ version = "0.1.4"
162170
[[deps.Markdown]]
163171
deps = ["Base64"]
164172
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
173+
version = "1.11.0"
165174

166175
[[deps.MbedTLS]]
167176
deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "NetworkOptions", "Random", "Sockets"]
@@ -172,14 +181,15 @@ version = "1.1.9"
172181
[[deps.MbedTLS_jll]]
173182
deps = ["Artifacts", "Libdl"]
174183
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
175-
version = "2.28.2+1"
184+
version = "2.28.6+0"
176185

177186
[[deps.Mmap]]
178187
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
188+
version = "1.11.0"
179189

180190
[[deps.MozillaCACerts_jll]]
181191
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
182-
version = "2023.1.10"
192+
version = "2023.12.12"
183193

184194
[[deps.NetworkOptions]]
185195
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
@@ -199,14 +209,14 @@ version = "1.4.3"
199209

200210
[[deps.OpenSSL_jll]]
201211
deps = ["Artifacts", "JLLWrappers", "Libdl"]
202-
git-tree-sha1 = "3da7367955dcc5c54c1ba4d402ccdc09a1a3e046"
212+
git-tree-sha1 = "7493f61f55a6cce7325f197443aa80d32554ba10"
203213
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
204-
version = "3.0.13+1"
214+
version = "3.0.15+3"
205215

206216
[[deps.OrderedCollections]]
207-
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
217+
git-tree-sha1 = "cc4054e898b852042d7b503313f7ad03de99c3dd"
208218
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
209-
version = "1.6.3"
219+
version = "1.8.0"
210220

211221
[[deps.Parsers]]
212222
deps = ["Dates", "PrecompileTools", "UUIDs"]
@@ -215,9 +225,13 @@ uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
215225
version = "2.8.1"
216226

217227
[[deps.Pkg]]
218-
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
228+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
219229
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
220-
version = "1.10.0"
230+
version = "1.11.0"
231+
weakdeps = ["REPL"]
232+
233+
[deps.Pkg.extensions]
234+
REPLExt = "REPL"
221235

222236
[[deps.PrecompileTools]]
223237
deps = ["Preferences"]
@@ -234,29 +248,38 @@ version = "1.4.3"
234248
[[deps.Printf]]
235249
deps = ["Unicode"]
236250
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
251+
version = "1.11.0"
237252

238253
[[deps.REPL]]
239-
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
254+
deps = ["InteractiveUtils", "Markdown", "Sockets", "StyledStrings", "Unicode"]
240255
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
256+
version = "1.11.0"
241257

242258
[[deps.Random]]
243259
deps = ["SHA"]
244260
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
261+
version = "1.11.0"
245262

246263
[[deps.SHA]]
247264
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
248265
version = "0.7.0"
249266

250267
[[deps.Serialization]]
251268
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
269+
version = "1.11.0"
252270

253271
[[deps.SimpleBufferStream]]
254-
git-tree-sha1 = "874e8867b33a00e784c8a7e4b60afe9e037b74e1"
272+
git-tree-sha1 = "f305871d2f381d21527c770d4788c06c097c9bc1"
255273
uuid = "777ac1f9-54b0-4bf8-805c-2214025038e7"
256-
version = "1.1.0"
274+
version = "1.2.0"
257275

258276
[[deps.Sockets]]
259277
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
278+
version = "1.11.0"
279+
280+
[[deps.StyledStrings]]
281+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
282+
version = "1.11.0"
260283

261284
[[deps.TOML]]
262285
deps = ["Dates"]
@@ -271,15 +294,12 @@ version = "1.10.0"
271294
[[deps.Test]]
272295
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
273296
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
297+
version = "1.11.0"
274298

275299
[[deps.TranscodingStreams]]
276-
git-tree-sha1 = "5d54d076465da49d6746c647022f3b3674e64156"
300+
git-tree-sha1 = "0c45878dcfdcfa8480052b6ab162cdd138781742"
277301
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
278-
version = "0.10.8"
279-
weakdeps = ["Random", "Test"]
280-
281-
[deps.TranscodingStreams.extensions]
282-
TestExt = ["Test", "Random"]
302+
version = "0.11.3"
283303

284304
[[deps.URIs]]
285305
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
@@ -289,9 +309,11 @@ version = "1.5.1"
289309
[[deps.UUIDs]]
290310
deps = ["Random", "SHA"]
291311
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
312+
version = "1.11.0"
292313

293314
[[deps.Unicode]]
294315
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
316+
version = "1.11.0"
295317

296318
[[deps.Zlib_jll]]
297319
deps = ["Libdl"]
@@ -301,7 +323,7 @@ version = "1.2.13+1"
301323
[[deps.nghttp2_jll]]
302324
deps = ["Artifacts", "Libdl"]
303325
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
304-
version = "1.52.0+1"
326+
version = "1.59.0+0"
305327

306328
[[deps.p7zip_jll]]
307329
deps = ["Artifacts", "Libdl"]

0 commit comments

Comments
 (0)