jdelauney / SIMD-VectorMath-UnitTest

For testing asm SIMD (SSE/SSE 2/SSE 3/SSE 4.x / AVX /AVX 2) vector math library (2f, 4f, matrix, quaternion...) with Lazarus and FreePascal Compiler
Mozilla Public License 2.0
8 stars 0 forks source link

SIMD VectorMath UnitTest project

SIMD VectorMath is a full an optimized vector and "fast math" library (2f, 4f, matrix, quaternion...) for FreePascal Compiler and Lazarus. Use SIMD (SSE, SSE3, SS4, AVX, AVX2) acceleration. It can be used in 2D/3D graphics, computing apps.

Contribution guidelines for this project

UPDATED VERSION IS AVAILABLE HERE : https://github.com/jdelauney/BZScene