home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!maccs!mcshub!csx.cciw.ca!u055
- From: u055@csx.cciw.ca (James Sprenger)
- Subject: Re: anyone have any f77 code to do matrix mult,trans,inv operations ???
- Organization: Canada Centre for Inland Waters
- Date: Fri, 20 Nov 1992 20:24:22 GMT
- Message-ID: <1992Nov20.202422.20780@csx.cciw.ca>
- References: <Bxzqp2.5rp@acsu.buffalo.edu>
- Lines: 24
-
- In article <Bxzqp2.5rp@acsu.buffalo.edu> v087mxgb@ubvmsb.cc.buffalo.edu (somewhere over Buffalo) writes:
- >Hi all,
- >
- >I haven't had any luck finding PD stuff this simple, so here goes
- >a public begging:
- >
- >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
- >
-
- ... Just a thought, I recall a book call _NUMERICAL_RECIPIES_, I've seen
- Pascal and C(++) versions, there may be a FORTRAN version. It'll probably
- have source code that you can adapt to your needs, if not complete routines.
-
- Cheers!
- -- James Sprenger --
- u055@csx.cciw.ca
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-
-