Skip to content

Commit ea7f2db

Browse files
committed
Fix docs for julia 1.10
1 parent a370b9b commit ea7f2db

File tree

2 files changed

+85
-75
lines changed

2 files changed

+85
-75
lines changed

.github/workflows/Documenter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: julia-actions/setup-julia@v1
1515
with:
16-
version: '1'
16+
version: '1.10'
1717
- run: |
1818
julia --project=docs -e '
1919
using Pkg

docs/Manifest.toml

Lines changed: 84 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,57 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
[[ArgTools]]
4-
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
5-
63
[[Artifacts]]
74
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
85

96
[[Base64]]
107
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
118

129
[[ChainRulesCore]]
13-
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
14-
git-tree-sha1 = "8b31cc69cbc38c5c826aaa1c890c694be3622d99"
10+
deps = ["Compat", "LinearAlgebra"]
11+
git-tree-sha1 = "c1deebd76f7a443d527fc0430d5758b8b2112ed8"
1512
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
16-
version = "0.10.3"
13+
version = "1.19.1"
14+
weakdeps = ["SparseArrays"]
15+
16+
[ChainRulesCore.extensions]
17+
ChainRulesCoreSparseArraysExt = "SparseArrays"
1718

1819
[[Compat]]
19-
deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"]
20-
git-tree-sha1 = "e4e2b39db08f967cc1360951f01e8a75ec441cab"
20+
deps = ["TOML", "UUIDs"]
21+
git-tree-sha1 = "75bd5b6fc5089df449b5d35fa501c846c9b6549b"
2122
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
22-
version = "3.30.0"
23+
version = "4.12.0"
24+
weakdeps = ["Dates", "LinearAlgebra"]
25+
26+
[Compat.extensions]
27+
CompatLinearAlgebraExt = "LinearAlgebra"
28+
29+
[[CompilerSupportLibraries_jll]]
30+
deps = ["Artifacts", "Libdl"]
31+
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
32+
version = "1.0.5+1"
2333

2434
[[Dates]]
2535
deps = ["Printf"]
2636
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
2737

28-
[[DelimitedFiles]]
29-
deps = ["Mmap"]
30-
uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
31-
32-
[[Distributed]]
33-
deps = ["Random", "Serialization", "Sockets"]
34-
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
35-
3638
[[DocStringExtensions]]
3739
deps = ["LibGit2"]
38-
git-tree-sha1 = "a32185f5428d3986f47c2ab78b1f216d5e6cc96f"
40+
git-tree-sha1 = "b19534d1895d702889b219c382a6e18010797f0b"
3941
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
40-
version = "0.8.5"
42+
version = "0.8.6"
4143

4244
[[Documenter]]
4345
deps = ["Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
4446
git-tree-sha1 = "a4875e0763112d6d017126f3944f4133abb342ae"
4547
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4648
version = "0.25.5"
4749

48-
[[Downloads]]
49-
deps = ["ArgTools", "LibCURL", "NetworkOptions"]
50-
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
51-
5250
[[FiniteDifferences]]
53-
deps = ["ChainRulesCore", "LinearAlgebra", "Printf", "Random", "Richardson", "StaticArrays"]
51+
deps = ["ChainRulesCore", "LinearAlgebra", "Printf", "Random", "Richardson", "SparseArrays", "StaticArrays"]
5452
path = ".."
5553
uuid = "26cc04aa-876d-5657-8c51-4c34ba976000"
56-
version = "0.12.13"
54+
version = "0.12.28"
5755

5856
[[IOCapture]]
5957
deps = ["Logging"]
@@ -67,31 +65,29 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
6765

6866
[[JSON]]
6967
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
70-
git-tree-sha1 = "81690084b6198a2e1da36fcfda16eeca9f9f24e4"
68+
git-tree-sha1 = "31e996f0a15c7b280ba9f76636b3ff9e2ae58c9a"
7169
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
72-
version = "0.21.1"
73-
74-
[[LibCURL]]
75-
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
76-
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
77-
78-
[[LibCURL_jll]]
79-
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
80-
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
70+
version = "0.21.4"
8171

8272
[[LibGit2]]
83-
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
73+
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
8474
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
8575

76+
[[LibGit2_jll]]
77+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
78+
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
79+
version = "1.6.4+0"
80+
8681
[[LibSSH2_jll]]
8782
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
8883
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
84+
version = "1.11.0+1"
8985

9086
[[Libdl]]
9187
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
9288

9389
[[LinearAlgebra]]
94-
deps = ["Libdl"]
90+
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
9591
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9692

9793
[[Logging]]
@@ -104,25 +100,37 @@ uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
104100
[[MbedTLS_jll]]
105101
deps = ["Artifacts", "Libdl"]
106102
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
103+
version = "2.28.2+1"
107104

108105
[[Mmap]]
109106
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
110107

111-
[[MozillaCACerts_jll]]
112-
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
113-
114108
[[NetworkOptions]]
115109
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
110+
version = "1.2.0"
111+
112+
[[OpenBLAS_jll]]
113+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
114+
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
115+
version = "0.3.23+2"
116116

117117
[[Parsers]]
118-
deps = ["Dates"]
119-
git-tree-sha1 = "c8abc88faa3f7a3950832ac5d6e690881590d6dc"
118+
deps = ["Dates", "PrecompileTools", "UUIDs"]
119+
git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
120120
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
121-
version = "1.1.0"
121+
version = "2.8.1"
122+
123+
[[PrecompileTools]]
124+
deps = ["Preferences"]
125+
git-tree-sha1 = "03b4c25b43cb84cee5c90aa9b5ea0a78fd848d2f"
126+
uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
127+
version = "1.2.0"
122128

123-
[[Pkg]]
124-
deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
125-
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
129+
[[Preferences]]
130+
deps = ["TOML"]
131+
git-tree-sha1 = "00805cd429dcb4870060ff49ef443486c262e38e"
132+
uuid = "21216c6a-2e73-6563-6e65-726566657250"
133+
version = "1.4.1"
126134

127135
[[Printf]]
128136
deps = ["Unicode"]
@@ -133,49 +141,58 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
133141
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
134142

135143
[[Random]]
136-
deps = ["Serialization"]
144+
deps = ["SHA"]
137145
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
138146

139147
[[Richardson]]
140148
deps = ["LinearAlgebra"]
141-
git-tree-sha1 = "e03ca566bec93f8a3aeb059c8ef102f268a38949"
149+
git-tree-sha1 = "48f038bfd83344065434089c2a79417f38715c41"
142150
uuid = "708f8203-808e-40c0-ba2d-98a6953ed40d"
143-
version = "1.4.0"
151+
version = "1.4.2"
144152

145153
[[SHA]]
146154
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
155+
version = "0.7.0"
147156

148157
[[Serialization]]
149158
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
150159

151-
[[SharedArrays]]
152-
deps = ["Distributed", "Mmap", "Random", "Serialization"]
153-
uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383"
154-
155160
[[Sockets]]
156161
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
157162

158163
[[SparseArrays]]
159-
deps = ["LinearAlgebra", "Random"]
164+
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
160165
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
166+
version = "1.10.0"
161167

162168
[[StaticArrays]]
163-
deps = ["LinearAlgebra", "Random", "Statistics"]
164-
git-tree-sha1 = "42378d3bab8b4f57aa1ca443821b752850592668"
169+
deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
170+
git-tree-sha1 = "f68dd04d131d9a8a8eb836173ee8f105c360b0c5"
165171
uuid = "90137ffa-7385-5640-81b9-e52037218182"
166-
version = "1.2.2"
172+
version = "1.9.1"
173+
174+
[StaticArrays.extensions]
175+
StaticArraysChainRulesCoreExt = "ChainRulesCore"
176+
StaticArraysStatisticsExt = "Statistics"
177+
178+
[StaticArrays.weakdeps]
179+
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
180+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
167181

168-
[[Statistics]]
169-
deps = ["LinearAlgebra", "SparseArrays"]
170-
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
182+
[[StaticArraysCore]]
183+
git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d"
184+
uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
185+
version = "1.4.2"
186+
187+
[[SuiteSparse_jll]]
188+
deps = ["Artifacts", "Libdl", "libblastrampoline_jll"]
189+
uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
190+
version = "7.2.1+1"
171191

172192
[[TOML]]
173193
deps = ["Dates"]
174194
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
175-
176-
[[Tar]]
177-
deps = ["ArgTools", "SHA"]
178-
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
195+
version = "1.0.3"
179196

180197
[[Test]]
181198
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
@@ -188,14 +205,7 @@ uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
188205
[[Unicode]]
189206
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
190207

191-
[[Zlib_jll]]
192-
deps = ["Libdl"]
193-
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
194-
195-
[[nghttp2_jll]]
196-
deps = ["Artifacts", "Libdl"]
197-
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
198-
199-
[[p7zip_jll]]
208+
[[libblastrampoline_jll]]
200209
deps = ["Artifacts", "Libdl"]
201-
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
210+
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
211+
version = "5.8.0+1"

0 commit comments

Comments
 (0)