43 of 43 people found the following review helpful:
5.0 out of 5 stars
A high quality numerical library for PC, February 23, 2000
By A Customer
This review is from: A Numerical Library in C for Scientists and Engineers (Symbolic and Numeric Computation Series) (Hardcover)
This is an excellent numerical library for students and researchers in numerical computations.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
50 of 52 people found the following review helpful:
4.0 out of 5 stars
A comprehensive numerical library with source code., January 13, 1997
By A Customer
This review is from: A Numerical Library in C for Scientists and Engineers (Symbolic and Numeric Computation Series) (Hardcover)
This extensive library of computer programs-written in C language-allows readers to solve numerical problems
in areas of linear algebra, ordinary and partial differential equations, optimization, parameter estimation, and
special functions of mathematical physics. The important characteristic of the library is its modular structure.
Because it is highly compact, it is well-suited for use on personal computers.
The library offers the expert a prodigious collection of procedures for implementing numerical methods. The
novice can experiment with the worked examples provided and use the more comprehensive procedures to
perform mathematical computations. The library provides a powerful research tool for computer scientists,
engineers, and applied mathematicians.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
10 of 10 people found the following review helpful:
5.0 out of 5 stars
Handy source code for learning and research, December 17, 2003
By A Customer
This review is from: A Numerical Library in C for Scientists and Engineers (Symbolic and Numeric Computation Series) (Hardcover)
The book offers an exceptionally valuable library of source code for experimentation and research in numerical computations.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
7 of 7 people found the following review helpful:
4.0 out of 5 stars
Does The Trick, March 28, 2006
This review is from: A Numerical Library in C for Scientists and Engineers (Symbolic and Numeric Computation Series) (Hardcover)
This is a huge library of c routines to do just about anything. The only sore spots are some of the vector and matrix routines. They are divided up so that some very simple operations require several routines. Of course this was done for flexibility, but some may find that writing their own is more efficient. Also, the two point boundary value problem solvers are very limited and the DE section only contains constant time-step solvers. The special function section is excellent, however. Nevertheless, despite the limitations, I have found this to be a gold mine of routines and an extremely useful book. I can often find stuff here that is almost impossible to find elsewhere.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5 of 5 people found the following review helpful:
5.0 out of 5 stars
Nice clean code, October 7, 2005
This review is from: A Numerical Library in C for Scientists and Engineers (Symbolic and Numeric Computation Series) (Hardcover)
This usually has the algorithm you want, if it was around in the 1960's, and is usually better code than Numerical Recipes.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|