packed_simd
packed_simd copied to clipboard
Use iterators properly in the scalar fannkuch_redux implementation
There are many raw loops that should probably use iterators.