What's the problem here?

 print np.concatenate (np.ones (10, dtype=complex), np.zeros (10, 
dtype=complex))
TypeError: only length-1 arrays can be converted to Python scalars



_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to