home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 15977 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.1 KB  |  25 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!mcs213f.cs.umr.edu!tstead
  3. From: tstead@cs.umr.edu (Tim Steadham)
  4. Subject: Source needed
  5. Date: Mon, 9 Nov 1992 18:15:07 GMT
  6. Nntp-Posting-Host: mcs213f.cs.umr.edu
  7. Organization: University of Missouri - Rolla
  8. Sender: cnews@umr.edu (UMR Usenet News Post)
  9. Originator: tstead@mcs213f.cs.umr.edu
  10. Message-ID: <1992Nov9.181507.18156@umr.edu>
  11. Lines: 12
  12.  
  13. I do not know if this is the right newsroup  to post this article in or not,
  14. but here goes.  I am looking for the following types of codes:
  15. Equation solver, preferably one with LU decomp with max. columnar pivoting
  16.  (but any other will do... :)
  17. Cubic Spline program
  18.  
  19. I have look in the book, "Numerical Recipes for C", but found that whoever
  20. wrote those codes, was NOT a C programmer.  Anyway, I have Borland C++ ver 3.0
  21. running on a 386/33.  Also, any other numerical solution code.  If you have
  22. got any of the codes out of "Numerical recipes" to work, please tell me how
  23. you did it.  I am very confused.  Thanks in advance :)
  24.  
  25.