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 b855b81 commit ce5436bCopy full SHA for ce5436b
Project.toml
@@ -1,7 +1,7 @@
1
name = "LoopVectorization"
2
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
3
authors = ["Chris Elrod <[email protected]>"]
4
-version = "0.12.98"
+version = "0.12.99"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -23,7 +23,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
23
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
24
25
[compat]
26
-ArrayInterface = "3.1.32"
+ArrayInterface = "3.1.32, 3.2.1"
27
CPUSummary = "0.1.3"
28
CloseOpenIntervals = "0.1.2"
29
DocStringExtensions = "0.8"
0 commit comments