Boost logo

Boost :

From: Kevin Lynch (krlynch_at_[hidden])
Date: 2001-11-02 17:34:11


nbecker_at_[hidden] wrote:
>
> Numerical recipes are generally not the highest quality algorithms.
> Numerical recipes in C appear to be machine translations of old
> FORTRAN code. Check fftw.org for more references.
>

You are correct on both accounts, if you restrict yourself to the
IMPLEMENTATIONS they provide (and they do say this right up front, in
the introduction); their code is specifically aimed at a pedagogical
level, not a production level. However, I would recommend NR as a very
useful text for understanding the issues related to the various
algorithms (not just for fft's, but in most other numerical arenas) as
well as the more general issues raised in numerical computation; if you
aren't pursuing a degree in numerical methods, you probably don't need
to go beyond the level of information included in NR.

I'd also point out that it's the first link recommended on the fftw.org
list of "Explanatory Material" :-)

-- 
-------------------------------------------------------------------------------
Kevin Lynch				voice:	 (617) 353-6065
Physics Department			Fax: (617) 353-6062
Boston University			office:	 PRB-565
590 Commonwealth Ave.			e-mail:	 krlynch_at_[hidden]
Boston, MA 02215 USA			http://physics.bu.edu/~krlynch
-------------------------------------------------------------------------------

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk