Topic: Looking for a Numerical Recipies Book in C++
Author: whs@rau3.rau.ac.za (W.-H. Steeb)
Date: Thu, 16 Mar 1995 14:29:08 GMT Raw View
>In article <3k501t$bs8@viper.htc.honeywell.com> bedros@htc.honeywell.com (
Saad Bedros) writes:>From: bedros@htc.honeywell.com (Saad Bedros)
>Subject: Looking for a Numerical Recipies Book in C++
>Date: 14 Mar 1995 14:58:37 -0600
>I am looking for a book, preferably with source code diskette in C++,
>with some optimization routines, specifically I am looking for a C
>or C++ implementation for minimum square implementation (leastsq.m)
>Regards,
>Saad Bedros
You find a collection of C++ programs for numerics
in the book
"Object-oriented programming in science with C++"
by
W.-H. Steeb, D. Lewien, O. Boine-Frankenheim
BI-Wissenschaftsverlag, Mannheim, 1993
ISBN 3-411-16331-3
Author: mudpuppy@gibbs.oit.unc.edu (Phil Calvin)
Date: Thu, 16 Mar 1995 11:30:14 -0500 Raw View
In article <whs.80.2F684B34@rau3.rau.ac.za>, whs@rau3.rau.ac.za (W.-H.
Steeb) wrote:
> You find a collection of C++ programs for numerics
> in the book
> "Object-oriented programming in science with C++"
> by
> W.-H. Steeb, D. Lewien, O. Boine-Frankenheim
> BI-Wissenschaftsverlag, Mannheim, 1993
> ISBN 3-411-16331-3
Could you please elaborate a little on what is contained in this book?
What sorts of "numerics" are covered? Perhaps a table of contents posted
here would answer my questions most easily..
Thanks,
Phil Calvin
--
Phil Calvin DoD#242
Author: seidman@swift.cvs.rochester.edu (Scott Seidman)
Date: 16 Mar 95 23:09:24 GMT Raw View
In <whs.80.2F684B34@rau3.rau.ac.za> whs@rau3.rau.ac.za (W.-H. Steeb) writes:
>>In article <3k501t$bs8@viper.htc.honeywell.com> bedros@htc.honeywell.com (
>Saad Bedros) writes:>From: bedros@htc.honeywell.com (Saad Bedros)
>>Subject: Looking for a Numerical Recipies Book in C++
>>Date: 14 Mar 1995 14:58:37 -0600
>>I am looking for a book, preferably with source code diskette in C++,
>>with some optimization routines, specifically I am looking for a C
>>or C++ implementation for minimum square implementation (leastsq.m)
>>Regards,
>>Saad Bedros
>You find a collection of C++ programs for numerics
>in the book
>"Object-oriented programming in science with C++"
>by
>W.-H. Steeb, D. Lewien, O. Boine-Frankenheim
>BI-Wissenschaftsverlag, Mannheim, 1993
>ISBN 3-411-16331-3
>
I've had wonderful luck with the IMSL routines for optimization.
I've used their FORTRAN libraries, but I believe they have C libraries
available now. They are no longer IMSL-- I think they are now part of
Visual Numerics. Their non-linear optimization routines are just great,
but you need to buy the whole library, and it runs big bucks
Scott Seidman
Ctr for Vis. Sci
Univ of Rochester
Author: bedros@htc.honeywell.com (Saad Bedros)
Date: 14 Mar 1995 14:58:37 -0600 Raw View
I am looking for a book, preferably with source code diskette in C++,
with some optimization routines, specifically I am looking for a C
or C++ implementation for minimum square implementation (leastsq.m)
Regards,
Saad Bedros