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 a327c2d commit f225aa1Copy full SHA for f225aa1
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.5.1"
+version = "1.5.2"
5
6
[deps]
7
AMGCLWrap = "4f76b812-4ba5-496d-b042-d70715554288"
@@ -28,7 +28,7 @@ ExtendableSparseIncompleteLUExt = "IncompleteLU"
28
ExtendableSparsePardisoExt = "Pardiso"
29
30
[compat]
31
-AMGCLWrap = "0.4"
+AMGCLWrap = "0.4,1"
32
AlgebraicMultigrid = "0.4,0.5,0.6"
33
DocStringExtensions = "0.8, 0.9"
34
ILUZero = "0.2"
0 commit comments