[Numpy-discussion] Complex128

Pauli Virtanen pav at iki.fi
Mon Jul 19 04:23:21 EDT 2010


Sun, 18 Jul 2010 21:15:15 -0500, Ross Harder wrote:

> mac os x leopard 10.5..
> EPD installed
> 
> i just don't understand why i get one thing when i ask for another. i
> can get what i want, but only by not asking for it.

Do you get the same behavior also from

	import numpy as np
	np.array([0,0], dtype=np.complex256)

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list