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 a8fa68c commit 221a748Copy full SHA for 221a748
Project.toml
@@ -12,6 +12,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
12
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
13
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
15
+StaticTools = "86c06d3c-3f03-46de-9781-57580aa96d0a"
16
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
17
18
[weakdeps]
@@ -34,11 +35,12 @@ Bumper = "0.6"
34
35
Compat = "3.37, 4"
36
Enzyme = "^0.11.12"
37
LoopVectorization = "0.12"
-Optim = "0.19, 1"
38
MacroTools = "0.4, 0.5"
39
+Optim = "0.19, 1"
40
PackageExtensionCompat = "1"
41
PrecompileTools = "1"
42
Reexport = "1"
43
+StaticTools = "0.8"
44
SymbolicUtils = "0.19, ^1.0.5"
45
Zygote = "0.6"
46
julia = "1.6"
0 commit comments