On Fri, Mar 30, 2012 at 10:57 AM, mark florisson <[email protected]> wrote: > Although the segfault was caused by a bug in NumPy, you should > probably also consider using Cython, which can make a lot of this pain > and boring stuff go away.
Is there a good demo/sample somewhere of an ndarray subclass in Cython? Some quick googling turned up a number of people asking about it, but I didn't find (quickly) a wiki page or demo about it. -Chris -- 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 [email protected] _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
