Jan Strube wrote:

> Hi list,
> maybe this is a really stupid idea, and I don't want to advertise 
> this, but what actually happens when I reassign the dtype of an object?
> Does it return the same as array.view?


Yes, it is the same.  In fact, IIRC it uses very similar code.

-Travis

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to