@@ -4,50 +4,52 @@ authors = ["SciML"]
4
4
version = " 1.0.0"
5
5
6
6
[deps ]
7
- LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
8
- BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
9
7
Base64 = " 2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
8
+ BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
10
9
CPUSummary = " 2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
10
+ CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
11
11
DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
12
+ Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
12
13
GitHub = " bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26"
13
- gh_cli_jll = " 5d31d589-30fb-542f-b82d-10325e863e38"
14
+ LAPACK_jll = " 51474c39-65e3-53ba-86ba-03b1b862ec14"
15
+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
16
+ LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
17
+ MKL_jll = " 856f044c-d86e-5d09-b602-aeab76dc8ba7"
18
+ Metal = " dde4c033-4e86-420c-a63e-0dd931031962"
14
19
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
15
- PrettyTables = " 08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
16
20
Preferences = " 21216c6a-2e73-6563-6e65-726566657250"
17
- Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
18
- Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
19
- LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
21
+ PrettyTables = " 08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
20
22
Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
21
- Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
22
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
23
23
ProgressMeter = " 92933f4c-e287-5a05-a399-4b506db050ca"
24
+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
24
25
RecursiveFactorization = " f2c3362d-daeb-58d1-803e-2bc74f2840b4"
26
+ Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
27
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
25
28
blis_jll = " 6136c539-28a5-5bf0-87cc-b183200dce32"
26
- LAPACK_jll = " 51474c39-65e3-53ba-86ba-03b1b862ec14"
27
- CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
28
- Metal = " dde4c033-4e86-420c-a63e-0dd931031962"
29
+ gh_cli_jll = " 5d31d589-30fb-542f-b82d-10325e863e38"
29
30
30
31
[compat ]
31
- LinearSolve = " 3"
32
- BenchmarkTools = " 1"
33
32
Base64 = " 1"
33
+ BenchmarkTools = " 1"
34
34
CPUSummary = " 0.2"
35
+ CUDA = " 5"
35
36
DataFrames = " 1"
37
+ Dates = " 1"
36
38
GitHub = " 5"
37
- gh_cli_jll = " 2"
39
+ LAPACK_jll = " 3"
40
+ LinearAlgebra = " 1"
41
+ LinearSolve = " 3"
42
+ MKL_jll = " 2025.2.0"
43
+ Metal = " 1"
38
44
Plots = " 1"
39
- PrettyTables = " 2"
40
45
Preferences = " 1"
41
- Statistics = " 1"
42
- Random = " 1"
43
- LinearAlgebra = " 1"
46
+ PrettyTables = " 2"
44
47
Printf = " 1"
45
- Dates = " 1"
46
- Test = " 1"
47
48
ProgressMeter = " 1"
49
+ Random = " 1"
48
50
RecursiveFactorization = " 0.2"
51
+ Statistics = " 1"
52
+ Test = " 1"
49
53
blis_jll = " 0.9.0"
50
- LAPACK_jll = " 3"
51
- CUDA = " 5"
52
- Metal = " 1"
53
- julia = " 1.10"
54
+ gh_cli_jll = " 2"
55
+ julia = " 1.10"
0 commit comments