Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 228 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 228 Bytes

veclib

Veclib is a wrapper library over SIMD compiler intrinsics which make SSE code look cleaner and easier to write.

This is a header only library which doesn't require compilation. It's best to include it as a submodule.