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 f3d6be0 commit 224a567Copy full SHA for 224a567
Project.toml
@@ -1,7 +1,7 @@
1
name = "DynamicExpressions"
2
uuid = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
3
authors = ["MilesCranmer <[email protected]>"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -14,6 +14,7 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
14
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
15
16
[compat]
17
+LoopVectorization = "0.12"
18
Reexport = "1"
19
SymbolicUtils = "0.19"
20
Zygote = "0.6"
0 commit comments