[PyCUDA] question re complex pow

Lev Givon lev at columbia.edu
Sun Jan 2 17:44:04 PST 2011


Received from Bogdan Opanchuk on Sun, Jan 02, 2011 at 08:35:20PM EST:
> Hi Lev,
> 
> On Mon, Jan 3, 2011 at 12:27 PM, Lev Givon <lev at columbia.edu> wrote:
> > Doesn't some of the pow-related code in pycuda-complex-impl.hpp
> > exist to enable the specification of int arguments?
> 
> Hmm, I don't see any pow(int, ...) there. What code exactly are you
> referring to?

I was alluding to the pow(..., int) code. In any case, I just realized
that the code is commented out, so your explanation stands.

						L.G.



More information about the PyCUDA mailing list