PHPMatrix
PHPMatrix copied to clipboard
PHP Class for handling Matrices
Hi, I noticed that the built-in `reverse` function gets very slow as soon as the matrix gets bigger (say 10x10 +). Please excuse that I'm not very deep into the...
https://github.com/MarkBaker/PHPMatrix/pull/7/files -- the "functions" directory became "Functions" Git doesn't recognize the file name change (on OSX at least) https://stackoverflow.com/a/31393409/1940172 I had to use `git config core.ignorecase false` on my project...
Probably problems because of https://github.com/MarkBaker/PHPMatrix/blob/3.0/composer.json#L18 Can the PHP Version be bumped to not support that range of PHPUnit Versions?
This prevents the `.github/` directory from ending up in the composer package.