Alex Nitz <[email protected]> writes:
> Again, I am sorry for introducing the mistakes. I've attached a patch that
> fixes the spacing issues.

No worries.
>
> It also adds an implementation of __idiv__ and makes __abs__ return a real
> vector when acting on a complex vector.
> So for example, if "a" is of type complex64 and "b = abs(a)", "b" is of
> type float32.
>
> I've run the current unit tests and they don't report errors on my machines
> (gtx580's).

Applied, thanks!

Andreas


_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to