home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- 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
- From: tstead@cs.umr.edu (Tim Steadham)
- Subject: Source needed
- Date: Mon, 9 Nov 1992 18:15:07 GMT
- Nntp-Posting-Host: mcs213f.cs.umr.edu
- Organization: University of Missouri - Rolla
- Sender: cnews@umr.edu (UMR Usenet News Post)
- Originator: tstead@mcs213f.cs.umr.edu
- Message-ID: <1992Nov9.181507.18156@umr.edu>
- Lines: 12
-
- I do not know if this is the right newsroup to post this article in or not,
- but here goes. I am looking for the following types of codes:
- Equation solver, preferably one with LU decomp with max. columnar pivoting
- (but any other will do... :)
- Cubic Spline program
-
- I have look in the book, "Numerical Recipes for C", but found that whoever
- wrote those codes, was NOT a C programmer. Anyway, I have Borland C++ ver 3.0
- running on a 386/33. Also, any other numerical solution code. If you have
- got any of the codes out of "Numerical recipes" to work, please tell me how
- you did it. I am very confused. Thanks in advance :)
-
-