There were several fixes for the numpy attribute rewrite, memoryviews and fused types. Accessing the 'base' attribute of a typed ndarray now goes through the object layer, which means direct assignment is no longer supported.
On 12 April 2012 17:38, mark florisson <markflorisso...@gmail.com> wrote:
> Yet another release candidate, this will hopefully be the last before > the 0.16 release. You can grab it from here: > http://wiki.cython.org/ReleaseNotes-0.16
> There were several fixes for the numpy attribute rewrite, memoryviews > and fused types. Accessing the 'base' attribute of a typed ndarray now > goes through the object layer, which means direct assignment is no > longer supported.
On 12 April 2012 19:39, Lisandro Dalcin <dalc...@gmail.com> wrote:
> On 12 April 2012 17:38, mark florisson <markflorisso...@gmail.com> wrote: >> Yet another release candidate, this will hopefully be the last before >> the 0.16 release. You can grab it from here: >> http://wiki.cython.org/ReleaseNotes-0.16
>> There were several fixes for the numpy attribute rewrite, memoryviews >> and fused types. Accessing the 'base' attribute of a typed ndarray now >> goes through the object layer, which means direct assignment is no >> longer supported.
On Thu, Apr 12, 2012 at 7:38 AM, mark florisson <markflorisso...@gmail.com>wrote:
> Yet another release candidate, this will hopefully be the last before > the 0.16 release. You can grab it from here: > http://wiki.cython.org/ReleaseNotes-0.16 > If there are any problems, please let us know.
On Sat, Apr 14, 2012 at 9:14 PM, Al Danial <al.dan...@gmail.com> wrote: > On Thu, Apr 12, 2012 at 7:38 AM, mark florisson <markflorisso...@gmail.com> > wrote:
>> Yet another release candidate, this will hopefully be the last before >> the 0.16 release. You can grab it from here: >> http://wiki.cython.org/ReleaseNotes-0.16