File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name = " ExtendableSparse"
22uuid = " 95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
33authors = [" Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>" ]
4- version = " 1.2.0 "
4+ version = " 1.2.1 "
55
66[deps ]
77DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -33,7 +33,7 @@ ILUZero = "0.2"
3333Requires =" 1.1.3"
3434Sparspak = " 0.3.6"
3535julia = " 1.6"
36- AlgebraicMultigrid = " 0.4,0.5"
36+ AlgebraicMultigrid = " 0.4,0.5,0.6 "
3737IncompleteLU = " ^0.2.1"
3838Pardiso = " 0.5.1"
3939StaticArrays = " 1.5.24"
Original file line number Diff line number Diff line change @@ -47,6 +47,6 @@ end end
4747
4848# @testset "parilu0" begin include("test_parilu0.jl") end
4949
50- if Pardiso. PARDISO_LOADED[]
51- @testset " pardiso" begin include (" test_pardiso.jl" ) end
52- end
50+ # if Pardiso.PARDISO_LOADED[]
51+ # @testset "pardiso" begin include("test_pardiso.jl") end
52+ # end
You can’t perform that action at this time.
0 commit comments