1 of 1 people found the following review helpful:
5.0 out of 5 stars
C++ Recipes Examples, November 3, 2006
This review is from: Numerical Recipes Example Book (C++): The Art of Scientific Computing (Paperback)
Very good with Numerical Recipes. If you are experienced, it is good, if you are a fledgling, complement it with a beginers book. I recomend it.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 6 people found the following review helpful:
4.0 out of 5 stars
short subroutines, February 25, 2006
This review is from: Numerical Recipes Example Book (C++): The Art of Scientific Computing (Paperback)
The C++ source code given here can be useful if you are in a hurry to implement an algorithm given in the main Numerical Recipes book. One might consider that a CD of the source code would be more useful. But the examples are short subroutines. Manually typing in the code from the book should not be a big deal for any of you.
The example data sets used for inputs to some of the subroutines is also useful for unit testing.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No