Updated gui for user facility settings (#1327)
[openemr.git] / vendor / phpoffice / phpexcel / Classes / PHPExcel / Shared / JAMA / CHANGELOG.TXT
blob1c18a5da35db7d72402128f5748f85b917832be7
1 Mar 1, 2005 11:15 AST by PM
3 + For consistency, renamed Math.php to Maths.java, utils to util, 
4   tests to test, docs to doc - 
6 + Removed conditional logic from top of Matrix class.
8 + Switched to using hypo function in Maths.php for all php-hypot calls.
9   NOTE TO SELF: Need to make sure that all decompositions have been 
10   switched over to using the bundled hypo.
12 Feb 25, 2005 at 10:00 AST by PM
14 + Recommend using simpler Error.php instead of JAMA_Error.php but 
15   can be persuaded otherwise.