PhpSpreadsheet/Classes/PHPExcel/Shared/JAMA
Mark Baker 787dae6334 Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64719 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-02 17:56:33 +00:00
..
docs Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
examples Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
tests Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
utils Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
CHANGELOG.TXT Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
CholeskyDecomposition.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
EigenvalueDecomposition.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
LUDecomposition.php Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
Matrix.php Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
QRDecomposition.php Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
SingularValueDecomposition.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00