[SciPy-User] Double integration with integrate.trapz

bhanukiran perabathini bhanukiran.perabathini at gmail.com
Mon Feb 28 01:38:57 EST 2011


Hi Pauli Virtanen & Giacomo Boffi,

Both of your suggestions helped me. thanks so much.

But I guess I'm having some troubles understanding and using
broadcasting to its total power. Could you suggest some tutorial where
I can read up learn this stuff?

Manipulating with the axes seems a little tricky to me. I want to
master them so well that I can think in terms of them.

Thanks again for your time,
Bhanukiran



On Sun, Feb 27, 2011 at 5:04 PM, Giacomo Boffi <giacomo.boffi at polimi.it> wrote:
> bhanukiran perabathini writes:
>
>  > - My task is to perform a double integral (with two free variables)
>  >   and make a filled-contour plot of the logarithm of its absolute
>  >   square.
>
> notwistanding the other excellent advice you've received, please note
> that your integral is symmetric with respect to the free variables, so
> that you could double the resolution of your plot using the same
> amount of computational resources plotting the first quadrant only
>
> --
> anch'io la penso come me, ma                     -- SteO153, in IHC
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list