We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e194ad4 commit c103688Copy full SHA for c103688
1 file changed
Project.toml
@@ -7,15 +7,16 @@ version = "0.2.1"
7
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
8
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
9
ChainRulesOverloadGeneration = "f51149dc-2911-5acf-81fc-2076a2a81d4f"
10
-SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
11
SliceMap = "82cb661a-3f19-5665-9e27-df437c7e54c8"
+SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
12
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
13
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
14
15
[compat]
16
ChainRules = "1"
17
ChainRulesCore = "1"
18
ChainRulesOverloadGeneration = "0.1"
19
+SliceMap = "0.2"
20
SpecialFunctions = "2"
21
SymbolicUtils = "1"
22
Zygote = "0.6.55"
0 commit comments