[Numpy-discussion] Multiple Boolean Operations

Christopher Barker Chris.Barker at noaa.gov
Thu May 22 18:12:53 EDT 2008


Stéfan van der Walt wrote:
> I wrote a quick proof of concept (no guarantees). 

Thanks for the example -- I like how Cython understands ndarrays!

It looks like this code would break if x,y,and z are not C-contiguous -- 
should there be a check for that?

-Chris


> here (download using bzr, http://bazaar-vcs.org, or just grab the
> files with your web browser):
> 
> https://code.launchpad.net/~stefanv/+junk/xyz

-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the NumPy-Discussion mailing list