/var/www/vhosts/bsbdokum.com.tr/httpdocs/app/Addition/PHPExcel/PHPExcel/Shared/JAMA
NameSizeModeActions
utils/-0755rm
CHANGELOG.TXT5000644editdlrm
CholeskyDecomposition.php45310644editdlrm
EigenvalueDecomposition.php324630644editdlrm
LUDecomposition.php81120644editdlrm
Matrix.php412660644editdlrm
QRDecomposition.php76930644editdlrm
SingularValueDecomposition.php186380644editdlrm
Edit: /var/www/vhosts/bsbdokum.com.tr/httpdocs/app/Addition/PHPExcel/PHPExcel/Shared/JAMA/CHANGELOG.TXT (500B)
Mar 1, 2005 11:15 AST by PM + For consistency, renamed Math.php to Maths.java, utils to util, tests to test, docs to doc - + Removed conditional logic from top of Matrix class. + Switched to using hypo function in Maths.php for all php-hypot calls. NOTE TO SELF: Need to make sure that all decompositions have been switched over to using the bundled hypo. Feb 25, 2005 at 10:00 AST by PM + Recommend using simpler Error.php instead of JAMA_Error.php but can be persuaded otherwise.