Daily Archives: 08.02.11
PHP Matrix multiplication
Needing to do some matrix multiplication in php, I found some code that looked quite promising, but it had a couple of problems: In addition to the matrixes, it needed the max dimentions of the matrixes as arguments and it … Continue reading
Posted in php
Comments Off on PHP Matrix multiplication
You must be logged in to post a comment.