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 1ecae93 commit 1d44a66Copy full SHA for 1d44a66
Project.toml
@@ -33,6 +33,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
33
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"
34
35
[weakdeps]
36
+ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
37
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
38
PartialFunctions = "570af359-4316-4cb7-8c74-252c00c2016b"
39
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
@@ -51,6 +52,7 @@ SciMLBaseZygoteExt = "Zygote"
51
52
[compat]
53
ADTypes = "0.1.3, 0.2"
54
ArrayInterface = "6, 7"
55
+ChainRules = "1.57.0"
56
ChainRulesCore = "1.16"
57
CommonSolve = "0.2.4"
58
ConstructionBase = "1"
0 commit comments