Skip to content

Commit eff912f

Browse files
committed
Drop VectorizationBase
1 parent b489161 commit eff912f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
name = "RecursiveFactorization"
22
uuid = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
33
authors = ["Yingbo Ma <[email protected]>"]
4-
version = "0.1.10"
4+
version = "0.1.11"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
9-
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
109

1110
[compat]
1211
LoopVectorization = "0.10,0.11"
13-
VectorizationBase = "0.16,0.17,0.18"
1412
julia = "1.5"
1513

1614
[extras]

0 commit comments

Comments
 (0)