Robert Kern wrote:
> On Mon, Sep 28, 2009 at 10:36, Neal Becker <
ndbecker2@gmail.com> wrote:
>> Robert Kern wrote:
>>
>>> On Mon, Sep 28, 2009 at 06:23, Neal Becker <
ndbecker2@gmail.com> wrote:
>>>> Has anyone attempted a new array type in cython? Any hints?
>>>
>>> Are you having problems?
>>
>> No, haven't tried using cython for this yet. Wondering if there are any
>> examples.
>
> Have you read the documentation?
>
>
http://wiki.cython.org/tutorials/numpy
>
Yes, I didn't notice anything about adding user-defined datatypes to numpy,