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

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!maccs!mcshub!csx.cciw.ca!u055
  3. From: u055@csx.cciw.ca (James Sprenger)
  4. Subject: Re: anyone have any f77 code to do matrix mult,trans,inv operations ???
  5. Organization: Canada Centre for Inland Waters
  6. Date: Fri, 20 Nov 1992 20:24:22 GMT
  7. Message-ID: <1992Nov20.202422.20780@csx.cciw.ca>
  8. References: <Bxzqp2.5rp@acsu.buffalo.edu>
  9. Lines: 24
  10.  
  11. In article <Bxzqp2.5rp@acsu.buffalo.edu> v087mxgb@ubvmsb.cc.buffalo.edu (somewhere over Buffalo) writes:
  12. >Hi all,
  13. >
  14. >I haven't had any luck finding PD stuff this simple, so here goes
  15. >a public begging:
  16. >
  17. >does anyone have some *simple* subroutines coded to do the following
  18. >simple operations:
  19. >
  20. >multiply a matrix by a vector
  21. >multiply two matrices
  22. >invert a matrix
  23. >transpose a matrix
  24. >
  25.  
  26. ... Just a thought,  I recall a book call _NUMERICAL_RECIPIES_, I've seen
  27. Pascal and C(++) versions, there may be a FORTRAN version.  It'll probably
  28. have source code that you can adapt to your needs, if not complete routines.
  29.  
  30. Cheers!
  31. -- James Sprenger --
  32.   u055@csx.cciw.ca  
  33. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  34.  
  35.