Faster matrix multiplication

Here is the code for a faster matrix multiplication. It uses the loop nest interchange algorithm.