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 b3a1b3e commit a32b71aCopy full SHA for a32b71a
Project.toml
@@ -1,7 +1,7 @@
1
name = "TaylorDiff"
2
uuid = "b36ab563-344f-407b-a36a-4f200bebf99c"
3
-authors = ["Songchen Tan <i@tansongchen.com>"]
4
version = "0.3.4"
+authors = ["Songchen Tan <i@tansongchen.com>"]
5
6
[deps]
7
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
@@ -27,6 +27,6 @@ MacroTools = "0.5"
27
NNlib = "0.9"
28
SpecialFunctions = "2"
29
SymbolicUtils = "3, 4"
30
-Symbolics = "6"
+Symbolics = "6, 7"
31
Zygote = "0.6, 0.7"
32
julia = "1.10"
0 commit comments