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.
2 parents 2c68930 + 8268915 commit 54bbbf9Copy full SHA for 54bbbf9
Project.toml
@@ -1,17 +1,17 @@
1
name = "PDMatsExtras"
2
uuid = "2c7acb1b-7338-470f-b38f-951d2bcb9193"
3
authors = ["Invenia Technical Computing"]
4
-version = "2.3.0"
+version = "2.4.0"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
10
11
[compat]
12
-ChainRulesCore = "0.9.17"
+ChainRulesCore = "0.9.17, 0.10"
13
Distributions = "0.23, 0.24"
14
-FiniteDifferences = "0.11"
+FiniteDifferences = "0.11, 0.12"
15
PDMats = "0.9, 0.10"
16
Zygote = "0.5.5"
17
julia = "1"
0 commit comments