File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " LoopVectorization"
2
2
uuid = " bdcacae8-1622-11e9-2a5c-532679323890"
3
3
authors = [
" Chris Elrod <[email protected] >" ]
4
- version = " 0.9.14 "
4
+ version = " 0.9.15 "
5
5
6
6
[deps ]
7
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -14,13 +14,13 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
14
14
VectorizationBase = " 3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
15
15
16
16
[compat ]
17
- ArrayInterface = " 2.14.10 "
17
+ ArrayInterface = " 2.14.12 "
18
18
DocStringExtensions = " 0.8"
19
19
IfElse = " 0.1"
20
20
OffsetArrays = " 1.4.1"
21
- SLEEFPirates = " 0.6"
21
+ SLEEFPirates = " 0.6.3 "
22
22
UnPack = " 1"
23
- VectorizationBase = " 0.14.10 "
23
+ VectorizationBase = " 0.14.11 "
24
24
julia = " 1.5"
25
25
26
26
[extras ]
Original file line number Diff line number Diff line change
1
+ [deps ]
2
+ Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
3
+ InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
4
+ OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
5
+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
6
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments