On Jul 28, 5:34 pm, [EMAIL PROTECTED] wrote:
> Hi,
>
> I am looking to do a simple derivative. I would expect such a function
> to be available in numpy, but can't find it. I have written my own,
> but just curious if anybody knows of such function in numpy.
>
> Cheers,
> Kim
I presume you are ta
Ken Starks wrote:
[EMAIL PROTECTED] wrote:
Hi,
I am looking to do a simple derivative. I would expect such a function
to be available in numpy, but can't find it. I have written my own,
but just curious if anybody knows of such function in numpy.
Cheers,
Kim
numpy and much more are wrapped t
Gary Herron wrote:
[EMAIL PROTECTED] wrote:
Hi,
I am looking to do a simple derivative. I would expect such a function
to be available in numpy, but can't find it. I have written my own,
but just curious if anybody knows of such function in numpy.
Derivatives are a property of functions. S
[EMAIL PROTECTED] wrote:
Hi,
I am looking to do a simple derivative. I would expect such a function
to be available in numpy, but can't find it. I have written my own,
but just curious if anybody knows of such function in numpy.
Cheers,
Kim
numpy and much more are wrapped together in 'sage' a
[EMAIL PROTECTED] wrote:
Hi,
I am looking to do a simple derivative. I would expect such a function
to be available in numpy, but can't find it. I have written my own,
but just curious if anybody knows of such function in numpy.
Derivatives are a property of functions. Since numpy provides
[EMAIL PROTECTED] wrote:
Hi,
I am looking to do a simple derivative. I would expect such a function
to be available in numpy, but can't find it. I have written my own,
but just curious if anybody knows of such function in numpy.
numpy.diff() handles the discrete difference. All you need to do
Hi,
I am looking to do a simple derivative. I would expect such a function
to be available in numpy, but can't find it. I have written my own,
but just curious if anybody knows of such function in numpy.
Cheers,
Kim
--
http://mail.python.org/mailman/listinfo/python-list