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 c963450 commit 32b8219Copy full SHA for 32b8219
Project.toml
@@ -2,12 +2,15 @@ name = "DiffTests"
2
uuid = "de460e47-3fe3-5279-bb4a-814414816d5d"
3
keywords = ["automatic differentiation", "test"]
4
license = "MIT"
5
-version = "0.1.2"
+version = "0.1.1"
6
7
[deps]
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
10
11
+[compat]
12
+julia="1"
13
+
14
[extras]
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
0 commit comments