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 1bef8f7 commit 9ce2282Copy full SHA for 9ce2282
Project.toml
@@ -1,7 +1,7 @@
1
name = "PDMatsExtras"
2
uuid = "2c7acb1b-7338-470f-b38f-951d2bcb9193"
3
authors = ["Invenia Technical Computing"]
4
-version = "2.2.0"
+version = "2.2.1"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -10,10 +10,7 @@ PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
10
11
[compat]
12
ChainRulesCore = "0.9.17"
13
-Distributions = "0.23, 0.24"
14
-FiniteDifferences = "0.11"
15
PDMats = "0.9, 0.10"
16
-Zygote = "0.5.5"
17
julia = "1"
18
19
[extras]
0 commit comments