My code in C using Intel SSE (Streaming SIMD Instructions) and OpenMP to vectorize and parallelize code.
Primary LanguageC