Thanks buddy pal.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
On Sat, 9 Oct 2010 05:32:29 pm David Hutto wrote:
> Maybe I missed it, even in the google searches/manuals, but does
> someone know of an introduction to python interpolation that show the
> different forms of %
> , as in %s = string, and %d = digit(i think, or correct me).
http://docs.python.org/
Maybe I missed it, even in the google searches/manuals, but does
someone know of an introduction to python interpolation that show the
different forms of %
, as in %s = string, and %d = digit(i think, or correct me).
TIA,
David
___
Tutor maillist - Tut
On Fri, 26 Mar 2010 07:41:35 am Armstrong, Richard J. wrote:
> Hello all,
>
>
>
> Does anyone have a suggestion for a good interpolation function in
> numpy or scipy. I have an earthquake time history with a time step of
> 0.005 sec and want to convert it to a time history with a time step
> of say
Hello all,
Does anyone have a suggestion for a good interpolation function in numpy
or scipy. I have an earthquake time history with a time step of 0.005
sec and want to convert it to a time history with a time step of say
0.01. The interpolation function numpy.interp is too "coarse" and
modifi