Skip to content

Commit 27cc509

Browse files
committed
require DiffTests 0.1.2
To test the autodiff of `f(x)=M*x` or `f(x)=M\x`
1 parent 0cae444 commit 27cc509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Calculus = "0.2, 0.3, 0.4, 0.5"
2121
CommonSubexpressions = "0.3"
2222
DiffResults = "0.0.1, 0.0.2, 0.0.3, 0.0.4, 1.0.1"
2323
DiffRules = "1.4.0"
24-
DiffTests = "0.0.1, 0.1"
24+
DiffTests = "0.1.2"
2525
LogExpFunctions = "0.3"
2626
NaNMath = "0.2.2, 0.3, 1"
2727
Preferences = "1"

0 commit comments

Comments
 (0)