Tag: benchmark

2016 12/16 Naive matrix multiplication Benchmark (PHP) A 1st (naive) exploration on how to implement fast matrix multiplication in PHP. #php#mathematics#performance#benchmark