[Numpy-discussion] Question about structure arrays

Chris Barker chris.barker at noaa.gov
Mon Nov 9 18:53:03 EST 2015


On Sat, Nov 7, 2015 at 1:18 PM, aerojockey <pythondev1 at aerojockey.com>
wrote:

>  Inside a
> low-level loop, I create a structure array, populate it Python, then turn
> it
> over to some handwritten C code for processing.


can you do that inside bit of the low-level loop in C (or cython?) you
often want to put the guts of your loop in C anyway...

-CHB


-- 

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20151109/e7d1ec1a/attachment.html>


More information about the NumPy-Discussion mailing list