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 fd497cf commit a39f578Copy full SHA for a39f578
Project.toml
@@ -1,6 +1,6 @@
1
name = "ADNLPModels"
2
uuid = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
3
-version = "0.8.3"
+version = "0.8.4"
4
5
[deps]
6
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -19,6 +19,6 @@ ForwardDiff = "0.9.0, 0.10.0"
19
NLPModels = "0.18, 0.19, 0.20, 0.21"
20
Requires = "1"
21
ReverseDiff = "1"
22
-SparseConnectivityTracer = "0.5"
+SparseConnectivityTracer = "0.6"
23
SparseMatrixColorings = "0.3.5"
24
julia = "^1.6"
0 commit comments