Re: [Numpy-discussion] Problem with boolean-indexing of structured arrays

2011-07-16 Thread Benjamin Root
On Sat, Jul 16, 2011 at 2:12 PM, Benjamin Root wrote: > Just a heads-up, I have uncovered a serious bug in one of my programs and > traced it down to a boolean indexing of a structured array in the current > master branch of numpy. While I am still investigating exactly what is > happening, my

[Numpy-discussion] Problem with boolean-indexing of structured arrays

2011-07-16 Thread Benjamin Root
Just a heads-up, I have uncovered a serious bug in one of my programs and traced it down to a boolean indexing of a structured array in the current master branch of numpy. While I am still investigating exactly what is happening, my initial suspicion is that data from another structured array is