home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / math / symbolic / 3375 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  719 b 

  1. Path: sparky!uunet!dtix!mimsy!whitman
  2. From: whitman@cs.umd.edu (Peter Whitman)
  3. Newsgroups: sci.math.symbolic
  4. Subject: LU factorization in Mma
  5. Message-ID: <63169@mimsy.umd.edu>
  6. Date: 5 Jan 93 23:23:03 GMT
  7. Sender: news@mimsy.umd.edu
  8. Distribution: na
  9. Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
  10. Lines: 9
  11.  
  12. I am looking for a Mathematica function that gives the LU factorization
  13. of a matrix. Specifically, if A is nonsingular, it should return a 
  14. lower triangular matrix L, an upper triangular matrix U, and a permutation
  15. matrix P such that PA = LU. I apologize if I missed finding it in the 
  16. manual. Please reply by email; I will summarize responses.
  17.  
  18. -- 
  19. Pete Whitman   
  20. whitman@cs.umd.edu
  21.