Re: [Numpy-discussion] Linear Interpolation Question

2008-04-28 Thread Andrea Gavana
Hi All, On Mon, Apr 28, 2008 at 12:41 PM, Andrea Gavana wrote: > Hi All, > > I have 2 matrices coming from 2 different simulations: the first > column of the matrices is a date (time) at which all the other results > in the matrix have been reported (simulation step). In these 2 > matrices, very

[Numpy-discussion] Linear Interpolation Question

2008-04-28 Thread Andrea Gavana
Hi All, I have 2 matrices coming from 2 different simulations: the first column of the matrices is a date (time) at which all the other results in the matrix have been reported (simulation step). In these 2 matrices, very often the simulation steps do not coincide, so I just want to interpolate