[SciPy-User] weight in scipy.integrate.quad

Warren Weckesser warren.weckesser at enthought.com
Wed May 18 09:02:23 EDT 2011


On Wed, May 18, 2011 at 7:20 AM, <josef.pktd at gmail.com> wrote:

> scipy.integrate.quad has some additional arguments that are now
> briefly documented, but I don't see how to use them
>
> http://docs.scipy.org/scipy/docs/scipy.integrate.quadpack.quad/#scipy-integrate-quad
>
> I was trying to use weights but don't see what are valid arguments for it.
>
> Are there examples or is there more documentation on the use of the
> additional arguments, especially weights?
>


Hi Josef,

The function scipy.integrate.quad_explain() prints more information about
the arguments to quad().

Warren



>
> Josef
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110518/290440ae/attachment.html>


More information about the SciPy-User mailing list