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 ea39ff1 commit d3d2800Copy full SHA for d3d2800
Project.toml
@@ -12,6 +12,7 @@ EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
12
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
13
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
14
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
15
+FastPower = "a4df4552-cc26-4903-aec0-212e50a0e84b"
16
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
17
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
18
FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf"
@@ -75,6 +76,7 @@ Enzyme = "0.13"
75
76
EnzymeCore = "0.7, 0.8"
77
FastBroadcast = "0.3"
78
FastClosures = "0.3.2"
79
+FastPower = "1.1"
80
ForwardDiff = "0.10"
81
FunctionWrappers = "1.0"
82
FunctionWrappersWrappers = "0.1"
0 commit comments