Re: nonlinear interpolation

2007-03-12 Thread Robert Kern
Michele Simionato wrote: > On Mar 12, 5:28 pm, Paul Rubin wrote: >> "Michele Simionato" <[EMAIL PROTECTED]> writes: >>> Any pointer would be well received :) >> Dunno about those libs but it helps to understand the mathematical >> options. Numerical Recipes by Teukolsky

Re: nonlinear interpolation

2007-03-12 Thread Michele Simionato
On Mar 12, 5:28 pm, Paul Rubin wrote: > "Michele Simionato" <[EMAIL PROTECTED]> writes: > > Any pointer would be well received :) > > Dunno about those libs but it helps to understand the mathematical > options. Numerical Recipes by Teukolsky et al has understandable, >

Re: nonlinear interpolation

2007-03-12 Thread Paul Rubin
"Michele Simionato" <[EMAIL PROTECTED]> writes: > Any pointer would be well received :) Dunno about those libs but it helps to understand the mathematical options. Numerical Recipes by Teukolsky et al has understandable, cookbook-like advice about this stuff. I'm told that true numerics gurus sc