Sorry...can you clarify?  I think that some of your message got cut off.

-Mark

Timothy Hochberg wrote:
> It's because you are using arrays as indices (aka Fancy-Indexing). When 
> you do this everything works differently. In this case, everything is 
> being broadcast to the same shape. As I understand it (and I try to use 
> only the simplest forms of fancy indexing), what you are doing is 
> equivalent to:
> 
> -- 
> .  __
> .   |-\
> .
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to