File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 88- Move AMGBuilder, ILUZeroBuilder etc. to the corresponding packages (depending on the PRs)
99- remove "old" SparseMatrixLNK (need to benchmark before)
1010
11+ ## [ 1.7.0] - 2025-02-06
12+ - Bump Pardiso to 1.0 and LinearSolve to 3.0
13+
1114## [ 1.6.0] - 2024-11-10
1215- Support precs API of LinearSolve.jl
1316
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.6 .0"
4+ version = " 1.7 .0"
55
66[deps ]
77AMGCLWrap = " 4f76b812-4ba5-496d-b042-d70715554288"
@@ -31,12 +31,12 @@ ExtendableSparseLinearSolveExt = "LinearSolve"
3131
3232[compat ]
3333AMGCLWrap = " 2"
34- AlgebraicMultigrid = " 0.4,0.5,0.6"
34+ AlgebraicMultigrid = " 0.4, 0.5, 0.6"
3535DocStringExtensions = " 0.8, 0.9"
3636ILUZero = " 0.2"
3737IncompleteLU = " ^0.2.1"
38- LinearSolve = " 2.36.0"
39- Pardiso = " 0.5.1"
38+ LinearSolve = " 2.36.0, 3 "
39+ Pardiso = " 0.5.1, 1 "
4040Sparspak = " 0.3.6"
4141StaticArrays = " 1.5.24"
4242julia = " 1.9"
You can’t perform that action at this time.
0 commit comments