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