We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8cc75 commit 87fb763Copy full SHA for 87fb763
Project.toml
@@ -1,7 +1,7 @@
1
name = "ExtendableSparse"
2
uuid = "95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
3
-authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>"]
4
-version = "1.7.0"
+authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>", "Daniel Runge"]
+version = "1.7.1"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -56,7 +56,7 @@ ExtendableGrids = "1.9"
56
ILUZero = "0.2"
57
IncompleteLU = "^0.2.1"
58
IterativeSolvers = "0.9"
59
-LinearSolve = "2.36.0, 3"
+LinearSolve = "2.36.0, 3.7.1"
60
Pardiso = "0.5.1, 1"
61
Sparspak = "0.3.6"
62
StaticArrays = "1.5.24"
0 commit comments