Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 

17 Zeilen
500 B

  1. Mar 1, 2005 11:15 AST by PM
  2. + For consistency, renamed Math.php to Maths.java, utils to util,
  3. tests to test, docs to doc -
  4. + Removed conditional logic from top of Matrix class.
  5. + Switched to using hypo function in Maths.php for all php-hypot calls.
  6. NOTE TO SELF: Need to make sure that all decompositions have been
  7. switched over to using the bundled hypo.
  8. Feb 25, 2005 at 10:00 AST by PM
  9. + Recommend using simpler Error.php instead of JAMA_Error.php but
  10. can be persuaded otherwise.