Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

Numerical Recipes in C: The Art of Scientific Computing


By William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling
 
Image of: Numerical Recipes in C: The Art of Scientific Computing
Pricing Details:

List Price:$75.00
You save:-- (--)
Your Price:Currently Unavailable
Buy Now

Book Details:

Format:Hardcover, 994 pages.
Publisher:Cambridge University Press 1992-10-30
ISBN:0521431085

Average Customer Rating:

4.0 4 out of 5 stars (38 reviews)

Editorial Reviews:

The product of a unique collaboration among four leading scientists in academic research and industry, Numerical Recipes is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, the new edition remains the most practical, comprehensive handbook of scientific computing available today.


Customer Reviews:

Displaying 1 to 5 of 38 total reviews (Page 1 of 8):

3 out of 5 stars Checkout GNU scientific library (GSL)

I totally agree with another reviewer that the biggest drawback of numerical recipes (NR) is that first you have to buy them to see whether you need it or not afterall. Linux these days is way more user-friendly than it used to be. If you have fedora or ubuntu, get gsl with one line
On fedora:
yum install gsl gsl-devel
On ubuntu:
sudo apt-get install gsl-bin gsl-ref-html
That's it, people! What can be harder!

GSL documentation is free online, but you can order a book as well.
GNU Scientific Library Reference Manual - 2nd Edition

P.S. also GSL library can be used together with c++ code.

3 out of 5 stars talk about outdated

this book was likely a looker back in the day, but its 2007 now. Need to have better details for non "C"-users. wish i had bought "Idiots Guide to C".

4 out of 5 stars A classic book of numerical algorithms

This book, although published 15 years ago, is still very useful. In fact, its more recent counterpart "Numerical Algorithms in C++" is a mess, and I wouldn't recommend it to anyone. The explanations of the algorithms that occur in each section of this book are top-notch. It helps with such questions as "Sure you know how to evaluate an integral with pencil and paper, but how do you do it with a computer?" Everything from linear algebra techniques to integration and evaluation of functions to the FFT and spectral applications are explained clearly and coded up in C. The code is great too, with the exception of one problem that several reviewers have already mentioned - the author has a FORTRAN-like programming style in which each implementation has arrays going from 1 to n versus 0 to n-1. This does cause some implementation problems if you want to transfer the algorithms into another programming language. Overall, though, I can't think of one book that does all of the heavy lifting that this one book does as well as it does in the arena of numerical algorithms.

The book is now available online. Just type "Numerical Recipes" into Google and click on the Numerical Recipes Home Page to peruse the entire book free of charge. You might also find the "Numerical Recipes in C Example Book" useful. That book is simply the source programs that demonstrate all of the Numerical Recipes subroutines. Each example program contains comments and is preceded by a short description of how it functions. I know I found it helpful in many cases.

5 out of 5 stars Very nice book

A must buy for students or researchers who need numerical methods. Comprehensive topics. A good place to start to deeper levels. Online book is good for quick look.

5 out of 5 stars A classic, and still worth having

"Numerical Recipes" has been a staple in computing libraries for many years, and for good reason. It provides immediately usable implementations of all the workhorses of numerical computation, in production-quality form. Maybe there are better implementations out there, FFTW for example, but getting something to work correctly always comes before getting it to work fast. Numerical computation is a specialty, and vanishingly few of us are specialists. As a result, getting this much specialist knowledge for the price of a very few hours' wage, fully debugged and documented, is a great bargain.

I have to agree with the critics who point out that the Gnu Scientific Library (GSL) is more complete in some areas, and offers better licensing terms. This collection has its own strengths, though, and not just in documentation. The writeup, however, is the major interface between the software and us, the bio-ware. GSL's collection of 'man' (help) pages serves a purpose, but this book's exposition describes a lot more of the background and rationale for the routines. The code and man pages are self-evident statements of the implementation - but "what" is a very different question than "what else" or "why."

This one may not serve all needs. You'd be amazed how many it does serve, though. If you need more than a Matlab session for numerical computing, you need this.

//wiredweird

More Customer Reviews:
Next Page


Customers who bought this book were also interested in:


Numerical Recipes Example Book C (The Art of Scientific Computing)


C Programming Language (2nd Edition) (Prentice Hall Software)


Numerical Recipes in C & C++ Source Code CD-ROM with Windows, DOS, or Mac Single Screen License


Numerical Methods for Scientists and Engineers


Numerical Recipes in C++: The Art of Scientific Computing

 

Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Sat Nov 22 1:40:09 CST 2008
© Wattle Software 2007. All rights reserved.