home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / fortran / 4391 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!destroyer!cs.ubc.ca!news.UVic.CA!sol.UVic.CA!klassen
  3. From: klassen@sol.UVic.CA (Melvin Klassen)
  4. Subject: Re: anyone have any f77 code to do matrix mult,trans,inv operations ???
  5. Message-ID: <1992Nov21.011849.15833@sol.UVic.CA>
  6. Sender: news@sol.UVic.CA
  7. Nntp-Posting-Host: sol.uvic.ca
  8. Organization: University of Victoria, Victoria, B.C. CANADA
  9. References: <Bxzqp2.5rp@acsu.buffalo.edu>
  10. Date: Sat, 21 Nov 92 01:18:49 GMT
  11. Lines: 13
  12.  
  13. Shawn Thompson (somewhere over Buffalo) <v087mxgb@ubvmsb.cc.buffalo.edu> writes:
  14. > I haven't had any luck finding PD stuff this simple, so ... Does anyone 
  15. > have some *simple* subroutines coded to do the following simple operations:
  16. >    multiply a matrix by a vector
  17. >    multiply two matrices
  18. >    invert a matrix
  19. >    transpose a matrix
  20.  
  21. Send E-mail to 'netlib@RESEARCH.ATT.COM', 
  22. and put the text 'send index from linpack' into the "Subject:" line.
  23.  
  24. The 'LINPACK' and the 'LAPACK' directories contain **much** high-quality
  25. linear-algebra software.
  26.