On Sunday, September 25, 2016 at 12:48:17 AM UTC-4, Robert Bradshaw wrote:
>
> Please download and test the upcoming release of Cython:
>
> https://github.com/cython/cython/archive/0.25a0.tar.gz
>
> This is not the final release (more pull requests and bug fixes may
> still go in) but a lot ha
Thanks for the report; not sure what changed here. Could you file an
issue on github against the 0.25 milestone?
On Sun, Sep 25, 2016 at 12:02 AM, Isuru Fernando wrote:
> Hi,
>
> With Cython 0.25a0, following causes a compiler crash.
>
> from libcpp.vector cimport vector
> cdef vector[double comp
Hi,
With Cython 0.25a0, following causes a compiler crash.
from libcpp.vector cimport vector
cdef vector[double complex] v
Regards,
Isuru Fernando
On Sun, Sep 25, 2016 at 11:35 AM, Matthew Brett
wrote:
> On Sat, Sep 24, 2016 at 10:12 PM, Robert Bradshaw
> wrote:
> > This prerelease version