Skip to content

Commit 4dd9eee

Browse files
committed
updates
1 parent 144ea47 commit 4dd9eee

File tree

7 files changed

+263
-38
lines changed

7 files changed

+263
-38
lines changed

.ci/Manifest.toml

Lines changed: 227 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,227 @@
1+
# This file is machine-generated - editing it directly is not advised
2+
3+
julia_version = "1.12.0-DEV"
4+
manifest_format = "2.0"
5+
project_hash = "edd5708cecf8de588063d2c49bdb51fd086a753c"
6+
7+
[[deps.ArgTools]]
8+
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
9+
version = "1.1.2"
10+
11+
[[deps.Artifacts]]
12+
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
13+
version = "1.11.0"
14+
15+
[[deps.Base64]]
16+
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
17+
version = "1.11.0"
18+
19+
[[deps.CompilerSupportLibraries_jll]]
20+
deps = ["Artifacts", "Libdl"]
21+
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
22+
version = "1.2.0+0"
23+
24+
[[deps.Dates]]
25+
deps = ["Printf"]
26+
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
27+
version = "1.11.0"
28+
29+
[[deps.Distributed]]
30+
deps = ["Random", "Serialization", "Sockets"]
31+
uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
32+
version = "1.11.0"
33+
34+
[[deps.Downloads]]
35+
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
36+
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
37+
version = "1.6.0"
38+
39+
[[deps.FileWatching]]
40+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
41+
version = "1.11.0"
42+
43+
[[deps.Glob]]
44+
git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
45+
uuid = "c27321d9-0574-5035-807b-f59d2c89b15c"
46+
version = "1.3.1"
47+
48+
[[deps.InteractiveUtils]]
49+
deps = ["Markdown"]
50+
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
51+
version = "1.11.0"
52+
53+
[[deps.JuliaSyntaxHighlighting]]
54+
deps = ["StyledStrings"]
55+
uuid = "dc6e5ff7-fb65-4e79-a425-ec3bc9c03011"
56+
version = "1.12.0"
57+
58+
[[deps.LazyArtifacts]]
59+
deps = ["Artifacts", "Pkg"]
60+
uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
61+
version = "1.11.0"
62+
63+
[[deps.LibCURL]]
64+
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
65+
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
66+
version = "0.6.4"
67+
68+
[[deps.LibCURL_jll]]
69+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
70+
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
71+
version = "8.6.0+0"
72+
73+
[[deps.LibGit2]]
74+
deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
75+
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
76+
version = "1.11.0"
77+
78+
[[deps.LibGit2_jll]]
79+
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
80+
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
81+
version = "1.8.0+0"
82+
83+
[[deps.LibSSH2_jll]]
84+
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
85+
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
86+
version = "1.11.0+1"
87+
88+
[[deps.Libdl]]
89+
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
90+
version = "1.11.0"
91+
92+
[[deps.LinearAlgebra]]
93+
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
94+
path = ".."
95+
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
96+
version = "1.11.0"
97+
98+
[[deps.Logging]]
99+
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
100+
version = "1.11.0"
101+
102+
[[deps.Markdown]]
103+
deps = ["Base64", "JuliaSyntaxHighlighting", "StyledStrings"]
104+
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
105+
version = "1.11.0"
106+
107+
[[deps.MbedTLS_jll]]
108+
deps = ["Artifacts", "Libdl"]
109+
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
110+
version = "2.28.6+1"
111+
112+
[[deps.MozillaCACerts_jll]]
113+
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
114+
version = "2024.3.11"
115+
116+
[[deps.NetworkOptions]]
117+
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
118+
version = "1.2.0"
119+
120+
[[deps.OpenBLAS_jll]]
121+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
122+
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
123+
version = "0.3.28+3"
124+
125+
[[deps.PackageCompiler]]
126+
deps = ["Artifacts", "Glob", "LazyArtifacts", "Libdl", "Pkg", "Printf", "RelocatableFolders", "TOML", "UUIDs", "p7zip_jll"]
127+
git-tree-sha1 = "f457fea1aad46fd990e613cf30911e2abc33281c"
128+
repo-rev = "kc/nightly"
129+
repo-url = "https://github.com/JuliaLang/PackageCompiler.jl.git"
130+
uuid = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
131+
version = "2.1.22"
132+
133+
[[deps.Pkg]]
134+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
135+
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
136+
version = "1.12.0"
137+
weakdeps = ["REPL"]
138+
139+
[deps.Pkg.extensions]
140+
REPLExt = "REPL"
141+
142+
[[deps.Printf]]
143+
deps = ["Unicode"]
144+
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
145+
version = "1.11.0"
146+
147+
[[deps.REPL]]
148+
deps = ["InteractiveUtils", "JuliaSyntaxHighlighting", "Markdown", "Sockets", "StyledStrings", "Unicode"]
149+
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
150+
version = "1.11.0"
151+
152+
[[deps.Random]]
153+
deps = ["SHA"]
154+
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
155+
version = "1.11.0"
156+
157+
[[deps.RelocatableFolders]]
158+
deps = ["SHA", "Scratch"]
159+
git-tree-sha1 = "ffdaf70d81cf6ff22c2b6e733c900c3321cab864"
160+
uuid = "05181044-ff0b-4ac5-8273-598c1e38db00"
161+
version = "1.0.1"
162+
163+
[[deps.SHA]]
164+
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
165+
version = "0.7.0"
166+
167+
[[deps.Scratch]]
168+
deps = ["Dates"]
169+
git-tree-sha1 = "3bac05bc7e74a75fd9cba4295cde4045d9fe2386"
170+
uuid = "6c6a2e73-6563-6170-7368-637461726353"
171+
version = "1.2.1"
172+
173+
[[deps.Serialization]]
174+
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
175+
version = "1.11.0"
176+
177+
[[deps.Sockets]]
178+
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
179+
version = "1.11.0"
180+
181+
[[deps.StyledStrings]]
182+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
183+
version = "1.11.0"
184+
185+
[[deps.TOML]]
186+
deps = ["Dates"]
187+
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
188+
version = "1.0.3"
189+
190+
[[deps.Tar]]
191+
deps = ["ArgTools", "SHA"]
192+
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
193+
version = "1.10.0"
194+
195+
[[deps.Test]]
196+
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
197+
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
198+
version = "1.11.0"
199+
200+
[[deps.UUIDs]]
201+
deps = ["Random", "SHA"]
202+
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
203+
version = "1.11.0"
204+
205+
[[deps.Unicode]]
206+
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
207+
version = "1.11.0"
208+
209+
[[deps.Zlib_jll]]
210+
deps = ["Libdl"]
211+
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
212+
version = "1.3.1+1"
213+
214+
[[deps.libblastrampoline_jll]]
215+
deps = ["Artifacts", "Libdl"]
216+
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
217+
version = "5.11.2+0"
218+
219+
[[deps.nghttp2_jll]]
220+
deps = ["Artifacts", "Libdl"]
221+
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
222+
version = "1.63.0+1"
223+
224+
[[deps.p7zip_jll]]
225+
deps = ["Artifacts", "Libdl"]
226+
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
227+
version = "17.5.0+1"

.ci/Project.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[deps]
2+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3+
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
4+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
5+
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
6+
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
7+
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
8+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
using PackageCompiler
2+
3+
sysimage = tempname()
4+
create_sysimage(["LinearAlgebra", "Test", "Distributed", "Dates", "REPL", "Printf", "Random"]; sysimage_path=sysimage, incremental=false, filter_stdlibs=true)
5+
6+
run(`$(Base.julia_cmd()) --sysimage=$sysimage --project=$(__DIR__) -e 'Base.runtests(["LinearAlgebra"]; propagate_project=true)'`)

.github/workflows/ci.yml

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
pull_request:
44
push:
55
branches:
6-
- 'main'
6+
- 'master'
77
- 'release-*'
88
tags: '*'
99
concurrency:
@@ -12,41 +12,6 @@ concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.ref != 'refs/heads/main' || startsWith(github.ref, 'refs/heads/release-') || github.run_number }}
1313
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
1414
jobs:
15-
test:
16-
runs-on: ${{ matrix.os }}
17-
timeout-minutes: 60
18-
strategy:
19-
fail-fast: false
20-
matrix:
21-
julia-version:
22-
- 'nightly'
23-
os:
24-
- ubuntu-latest
25-
- windows-latest
26-
julia-arch:
27-
- x64
28-
- x86
29-
include:
30-
- os: macOS-latest
31-
julia-arch: aarch64
32-
julia-version: 'nightly'
33-
- os: macOS-13
34-
julia-arch: x64
35-
julia-version: 'nightly'
36-
steps:
37-
- uses: actions/checkout@v4
38-
- uses: julia-actions/setup-julia@v2
39-
with:
40-
version: ${{ matrix.julia-version }}
41-
arch: ${{ matrix.julia-arch }}
42-
- uses: julia-actions/cache@v2
43-
- uses: julia-actions/julia-buildpkg@v1
44-
- uses: julia-actions/julia-runtest@v1
45-
- uses: julia-actions/julia-processcoverage@v1
46-
- uses: codecov/codecov-action@v4
47-
with:
48-
file: lcov.info
49-
token: ${{ secrets.CODECOV_TOKEN }}
5015
docs:
5116
runs-on: ubuntu-latest
5217
steps:

.github/workflows/tagbot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: TagBot
2+
on:
3+
issue_comment:
4+
types:
5+
- created
6+
workflow_dispatch:
7+
jobs:
8+
TagBot:
9+
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
10+
runs-on: ubuntu-latest
11+
steps:
12+
- uses: JuliaRegistries/TagBot@v1
13+
with:
14+
token: ${{ secrets.GITHUB_TOKEN }}
15+
ssh: ${{ secrets.DOCUMENTER_KEY }}

LICENSE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The code in this repository is part of the Julia project. See the LICENSE file in the Julia project:
2+
3+
https://github.com/JuliaLang/julia/blob/master/LICENSE.md

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ version = "1.11.0"
44

55
[deps]
66
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
7-
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"
87
OpenBLAS_jll = "4536629a-c528-5b80-bd46-f80d51c5b363"
8+
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"
99

1010
[extras]
11-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1211
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1313

1414
[targets]
1515
test = ["Test", "Random"]

0 commit comments

Comments
 (0)