simd
Simple pascal demo project to show how to use Single Instruction Multiple Data (SIMD) using Intel SSE instruction for vector arithmetic such as vector addition, subtraction, scaling and dot product.
(c) 2017 Zamrony P. Juhara
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Simple pascal demo project to show how to use Single Instruction Multiple Data (SIMD) using Intel SSE instruction for vector arithmetic such as vector addition, subtraction, scaling and dot product.
(c) 2017 Zamrony P. Juhara