Question about indexing arrays with boolean arrays

Daniel Arbuckle djarb at highenergymagic.org
Tue Oct 17 19:35:19 EDT 2006


Why does a[b1, b2] not mean the same thing as a[b1][:, b2], when "a"
is an array and "b1" and "b2" are appropriately sized arrays of
booleans?

Thanks

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




More information about the NumPy-Discussion mailing list