python integration

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Fri Jun 8 16:19:31 EDT 2007


Dee Asbury wrote:

> I am looking for a method to integrate in Python, my problem is
> that I do not want the summed up result.  I need the result in the
> form of a list (or array) with the x-values (or ranges) and the
> volume beneath that section of the curve only.

Why don't you then split up your integration interval, this gives
you the area below the curve in the respective interval.

Regards,


Björn

-- 
BOFH excuse #307:

emissions from GSM-phones




More information about the Python-list mailing list