[SciPy-User] What method does scipy.integrate.dblquad use?

John Reid j.reid at mail.cryst.bbk.ac.uk
Wed Jun 22 04:29:48 EDT 2011


I'm using scipy.integrate.dblquad for a 2-dimensional integral. I'd like 
to know what underlying method it is using to calculate this. I can't 
see this in the docs. AFAICT QUADPACK is just for one dimensional 
integrals so it must be using something else.

Thanks,
John.




More information about the SciPy-User mailing list