Skip to content

Commit f508334

Browse files
Add VectorizedReduction to list of packages using LoopVectorization (#405)
1 parent 2aa0bea commit f508334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,5 +361,6 @@ Similar approaches can be taken to make kernels working with a variety of numeri
361361
* [Trixi.jl](https://github.com/trixi-framework/Trixi.jl)
362362
* [VectorizedStatistics.jl](https://github.com/JuliaSIMD/VectorizedStatistics.jl)
363363
* [NaNStatistics.jl](https://github.com/brenhinkeller/NaNStatistics.jl)
364+
* [VectorizedReduction.jl](https://github.com/andrewjradcliffe/VectorizedReduction.jl)
364365

365366
If you're using LoopVectorization, please feel free to file a PR adding yours to the list!

0 commit comments

Comments
 (0)