Matrix Multiply
JCee
Posts: 36
I wrote a some code to do matrix multiplication in ASM. Its based on the Float32 routines. I haven't done too much testing, but so far it works well. Hopefully someone can make good use of it.