[Cython] Ahoy, Cython 0.15.1 ho!

2011-09-19 Thread Robert Bradshaw
Aye, we be happy t' announce t' release o' Cython 0.15.1. Step to, thar be no better time t' set sails fer http://cython.org or http://pypi.python.org/pypi/Cython/ t' download the loot. We be bugfixing-only this release. Arrr, behold the list o' scallywags sent to Davy Jones' Locker: http://trac.c

Re: [Cython] Cython 0.15.1 release candidate

2011-09-19 Thread Robert Bradshaw
On Mon, Sep 19, 2011 at 9:08 PM, Yaroslav Halchenko wrote: > is this regression or am I missing cython basics (which wouldn't be > surprising). > > while testing 0.15.1 on Debian I have ran into fail-to-build-from-source > for dipy package in Debian, failure due to error while running tests: > >  

Re: [Cython] Cython 0.15.1 release candidate

2011-09-19 Thread Yaroslav Halchenko
is this regression or am I missing cython basics (which wouldn't be surprising). while testing 0.15.1 on Debian I have ran into fail-to-build-from-source for dipy package in Debian, failure due to error while running tests: DM2 = pf.bundles_distances_mam(tracksA, tracksB, metric=metric) Fil

[Cython] Speed of cython.compile

2011-09-19 Thread Stéfan van der Walt
Hi all, I only recently found out that the mailing list had shifted, so I hope my message reaches you this time! On the current development version of Cython, the attached script makes Cython go into an infinite loop, but let's hope that's just on my machine. Regards Stéfan -- Forwarded