Skip to content

Commit

Permalink
remove LoopVectorization
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff committed Mar 19, 2024
1 parent 0cc6567 commit b584d61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ KahanSummation = "8e2b3108-d4c1-50be-a7a2-16352aec75c3"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
AccurateArithmetic = "22286c92-06ac-501d-9306-4abd417d9753"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
Expand All @@ -28,7 +27,6 @@ FastBroadcast = "0.2, 0.3, 0.4"
KahanSummation = "0.3, 0.4"
Statistics = "1.7"
StatsBase = "0.33, 0.34, 0.35, 0.36"
LoopVectorization = "0.12, 0.13, 0.14"
AccurateArithmetic = "0.3.8, 0.3.9, 0.3.10"
Tables = "1.10"
julia = "1.8"

0 comments on commit b584d61

Please sign in to comment.