Native (oversimplified) Julia gemm implementation

There have been some other efforts to implement BLAS functionality in pure Julia. See the https://github.com/JuliaBLAS repos and this topic: We can write an optimized BLAS library in pure Julia (please skip OP and jump to post 4) - #4 by Elrod.

3 Likes