strassen Fast matrix multiplication algorithm implementation in C11. C++11 implementation in progress. The goal is to reach the same performance as C version.