Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread mark florisson
On 21 June 2012 13:05, Dag Sverre Seljebotn wrote: > On 06/21/2012 01:36 PM, Stefan Behnel wrote: >> >> Dag Sverre Seljebotn, 21.06.2012 13:10: >>> >>> On 06/21/2012 10:59 AM, Stefan Behnel wrote: I find this worth fixing for 0.17: http://trac.cython.org/cython_trac/ticket/780

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread mark florisson
On 21 June 2012 14:34, Stefan Behnel wrote: > Dag Sverre Seljebotn, 21.06.2012 15:06: >> On 06/21/2012 02:59 PM, Stefan Behnel wrote: >>> Dag Sverre Seljebotn, 21.06.2012 14:05: On 06/21/2012 01:36 PM, Stefan Behnel wrote: >> On 06/21/2012 10:59 AM, Stefan Behnel wrote: >>> I find thi

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Stefan Behnel
Dag Sverre Seljebotn, 21.06.2012 15:06: > On 06/21/2012 02:59 PM, Stefan Behnel wrote: >> Dag Sverre Seljebotn, 21.06.2012 14:05: >>> On 06/21/2012 01:36 PM, Stefan Behnel wrote: > On 06/21/2012 10:59 AM, Stefan Behnel wrote: >> I find this worth fixing for 0.17: >> >> http://trac.c

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Dag Sverre Seljebotn
On 06/21/2012 02:59 PM, Stefan Behnel wrote: Dag Sverre Seljebotn, 21.06.2012 14:05: On 06/21/2012 01:36 PM, Stefan Behnel wrote: On 06/21/2012 10:59 AM, Stefan Behnel wrote: I find this worth fixing for 0.17: http://trac.cython.org/cython_trac/ticket/780 I ran into this when I gave a Cyth

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Stefan Behnel
Dag Sverre Seljebotn, 21.06.2012 14:05: > On 06/21/2012 01:36 PM, Stefan Behnel wrote: >>> On 06/21/2012 10:59 AM, Stefan Behnel wrote: I find this worth fixing for 0.17: http://trac.cython.org/cython_trac/ticket/780 >>> >> I ran into this when I gave a Cython+NumPy course and this w

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Dag Sverre Seljebotn
On 06/21/2012 01:36 PM, Stefan Behnel wrote: Dag Sverre Seljebotn, 21.06.2012 13:10: On 06/21/2012 10:59 AM, Stefan Behnel wrote: I find this worth fixing for 0.17: http://trac.cython.org/cython_trac/ticket/780 I'm not sure about the timeline here. The object<->memoryview semantics haven't

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Stefan Behnel
Dag Sverre Seljebotn, 21.06.2012 13:10: > On 06/21/2012 10:59 AM, Stefan Behnel wrote: >> I find this worth fixing for 0.17: >> >> http://trac.cython.org/cython_trac/ticket/780 > > I'm not sure about the timeline here. > > The object<->memoryview semantics haven't even been hammered down yet; doe

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Dag Sverre Seljebotn
On 06/21/2012 10:59 AM, Stefan Behnel wrote: Hi, I find this worth fixing for 0.17: http://trac.cython.org/cython_trac/ticket/780 I'm not sure about the timeline here. The object<->memoryview semantics haven't even been hammered down yet; does "mview.customattr" trigger an AttributeError,

Re: [Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread mark florisson
On 21 June 2012 09:59, Stefan Behnel wrote: > Hi, > > I find this worth fixing for 0.17: > > http://trac.cython.org/cython_trac/ticket/780 > > Stefan > ___ > cython-devel mailing list > cython-devel@python.org > http://mail.python.org/mailman/listinfo/cy

[Cython] buffer shape incompatible with memoryview shape

2012-06-21 Thread Stefan Behnel
Hi, I find this worth fixing for 0.17: http://trac.cython.org/cython_trac/ticket/780 Stefan ___ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel