[Numpy-discussion] subclassing array in c
Chris Barker
chris.barker@noaa....
Fri Mar 30 13:53:43 CDT 2012
On Fri, Mar 30, 2012 at 10:57 AM, mark florisson
<markflorisson88@gmail.com> 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
Chris.Barker@noaa.gov
More information about the NumPy-Discussion
mailing list