Skip to content

Commit 22d8670

Browse files
committed
require DiffTests 0.1.3
To test the autodiff of `f(x)=M*x` or `f(x)=M\x`
1 parent c5e7f3a commit 22d8670

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
@@ -26,7 +26,7 @@ Calculus = "0.5"
2626
CommonSubexpressions = "0.3"
2727
DiffResults = "1.1"
2828
DiffRules = "1.4"
29-
DiffTests = "0.1"
29+
DiffTests = "0.1.3"
3030
LogExpFunctions = "0.3"
3131
NaNMath = "1"
3232
Preferences = "1"

0 commit comments

Comments
 (0)