home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / sci / math / numanal / 3906 < prev    next >
Encoding:
Text File  |  1993-01-21  |  829 b   |  25 lines

  1. Newsgroups: sci.math.num-analysis
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!att!dptg!ulysses!allegra!princeton!lemmy!hsbrown
  3. From: hsbrown@lemmy.Princeton.EDU (Scott Brown)
  4. Subject: SOME eigenvalues of general matrix
  5. Message-ID: <1993Jan19.170519.17129@Princeton.EDU>
  6. Originator: news@nimaster
  7. Sender: hsbrown@lemmy (Scott Brown)
  8. Nntp-Posting-Host: lemmy.princeton.edu
  9. Organization: Princeton University
  10. Date: Tue, 19 Jan 1993 17:05:19 GMT
  11. Lines: 12
  12.  
  13. I am interested in extracting only the positive eigenvalues
  14. of a large (1000x1000) real, general matrix.  My understanding
  15. of Lapack is that its eigenvalue routines compute ALL eigenvalues
  16. and then filter out the ones you want.   Does anybody know of any
  17. public domain Fortran routines that extract only selected
  18. eigenvalues of a matrix?
  19.  
  20. Thanks,
  21.     Scott
  22.  
  23.  
  24.  
  25.