File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 11name = " BandedMatrices"
22uuid = " aae01518-5342-5314-be14-df237901396f"
3- version = " 1.7.6 "
3+ version = " 1.8.0 "
44
55[deps ]
66ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
77FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
88LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
10- SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1110
1211[weakdeps ]
1312SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
@@ -22,13 +21,13 @@ Documenter = "1"
2221FillArrays = " 1.3"
2322GenericLinearAlgebra = " 0.3"
2423InfiniteArrays = " 0.12, 0.13, 0.14"
25- LinearAlgebra = " 1.6 "
24+ LinearAlgebra = " 1"
2625PrecompileTools = " 1"
2726Quaternions = " 0.7"
28- Random = " 1.6 "
29- SparseArrays = " 1.6 "
30- Test = " 1.6 "
31- julia = " 1.6 "
27+ Random = " 1"
28+ SparseArrays = " 1"
29+ Test = " 1"
30+ julia = " 1.10 "
3231
3332[extras ]
3433Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
Original file line number Diff line number Diff line change @@ -92,10 +92,6 @@ include("tribanded.jl")
9292
9393include (" interfaceimpl.jl" )
9494
95- if ! isdefined (Base, :get_extension )
96- include (" ../ext/BandedMatricesSparseArraysExt.jl" )
97- end
98-
9995include (" precompile.jl" )
10096
10197
You can’t perform that action at this time.
0 commit comments