[SciPy-user] 2d trapz

Christian K. ckkart at hoc.net
Tue Mar 10 15:54:40 EDT 2009


Nils Wagner schrieb:
> On Tue, 10 Mar 2009 16:55:40 +0000 (UTC)
>   Christian K. <ckkart at hoc.net> wrote:
>> Hi,
>> 
>> is there any method to do efficient 2d numeric 
>>integration in scipy/numpy? 
>> 
> 
>>>> from scipy.integrate import dblquad
>>>> help (dblquad)
>   

I notice that I made not clear that by 'numerical' I meant integration 
of fixed sample data. So dblquad is not what I was looking for.

Christian




More information about the SciPy-User mailing list