On Tue, Jan 25, 2011 at 2:26 PM, Daniele Nicolodi <dani...@grinta.net>wrote:

> On 25/01/11 22:12, Jonathan Rocher wrote:
> > I would recommend the Numerical recipes in Fortran 77, obviously not for
> > the language but for its mathematical sections and its discussions of
> > coding algorithms efficiently. Section 13.3 is about wiener filtering
> > with FFT.
>
> Thank you, Jonathan.
>
> I took at look at my university library catalog, and the Fortran 77
> version of Numerical Recipes is not available (I would have to get it at
> the engineering faculty). There is available the Fortran 90, and the C
> editions, plus another edition whose title is simply "Numerical
> Recipes". Is the content of the different editions equivalent, or should
> I look for this specific edition?
>
>
The edition/lanquage doesn't matter much. The older editions are available
online, just google numerical recipes.

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to