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

nonlinear interpolation

2007-03-12 Thread Michele Simionato
I want to interpolate a data distribution with a function depending on various parameters; the function can be a Gaussian, a Breit-Wigner, a custom function. Where should I look? I am getting lost between matplotlib, numeric, numpy, scientific python, scipy, etc. etc. Any pointer would be well rece

nonlinear interpolation

2007-03-12 Thread Michele Simionato
I want to interpolate a data distribution with a function depending on various parameters; the function can be a Gaussian, a Breit-Wigner, a custom function. Where should I look? I am getting lost between matplotlib, numeric, numpy, scientific python, scipy, etc. etc. Any pointer would be well rece

nonlinear interpolation

2007-03-12 Thread Michele Simionato
I want to interpolate a data distribution with a function depending on various parameters; the function can be a Gaussian, a Breit-Wigner, a custom function. Where should I look? I am getting lost between matplotlib, numeric, numpy, scientific python, scipy, etc. etc. Any pointer would be well rece