Skip to content

Tiny single header library of standard functions using SIMD optimization

Notifications You must be signed in to change notification settings

tflahaul/libsimd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

As a single header library, no build is required to use libsimd.

Simply #include "libsimd.h" and specify -msse4 in your compilation flags.

Compilers requirements

Clang : 3.8 or newer

GCC : 4.9 or newer

About

Tiny single header library of standard functions using SIMD optimization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages