380 Forks
1744 Stars
1744 Watchers

Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

How to download and setup Simd

Open terminal and run command
git clone https://github.com/ermig1979/Simd.git
git clone is used to create a copy or clone of Simd repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Simd https://github.com/ermig1979/Simd/archive/master.zip

Or simply clone Simd with SSH
[email protected]:ermig1979/Simd.git

If you have some problems with Simd

You may open issue on Simd support forum (system) here: https://github.com/ermig1979/Simd/issues