mcordingley/LinearAlgebra

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
build-phar.php6
A
0 mins
composer.json
phpunit.php3
A
0 mins
phpunit.xml
src/Decomposition/LU.php40
A
55 mins
A
100%
src/Decomposition/LUP.php84
A
3 hrs
A
100%
src/Matrix.php352
C
1 day
A
99%
src/MatrixException.php6
A
0 mins
F
0%
src/Vector.php135
A
2 hrs
B
87%
src/VectorException.php5
A
0 mins
F
0%