ermig1979 / 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.
http://ermig1979.github.io/Simd
MIT License
2.03k stars 406 forks source link

+add conanfile.py #214

Closed LevWi closed 2 years ago

LevWi commented 2 years ago

Added Conan support

To create conan package can be used command "conan create" Example: conan create prj/conan 4.7.102@