d:\wwwroot\wuchunhua\thinkphp\vendor\phpoffice\phpexcel\classes\phpexcel\shared\jama\CHANGELOG.TXT

001: Mar 1, 2005 11:15 AST by PM
002:
003: + For consistency, renamed Math.php to Maths.java, utils to util,
004:   tests to test, docs to doc -
005:
006: + Removed conditional logic from top of Matrix class.
007:
008: + Switched to using hypo function in Maths.php for all php-hypot calls.
009:   NOTE TO SELF: Need to make sure that all decompositions have been
010:   switched over to using the bundled hypo.
011:
012: Feb 25, 2005 at 10:00 AST by PM
013:
014: + Recommend using simpler Error.php instead of JAMA_Error.php but
015:   can be persuaded otherwise.
016:
017: