Re: [Cython] New function (pointer) syntax.

2014-11-08 Thread Robert Bradshaw
On Sat, Nov 8, 2014 at 3:19 PM, C Blake wrote: >>But I admit it's hard to come up with an objective measure for how >>good a syntax is...if it's natural to you than that's great. > > I think those queries you mention will mostly be biased by the squeakier > wheels being more beginning people and t

Re: [Cython] New function (pointer) syntax.

2014-11-08 Thread C Blake
>But I admit it's hard to come up with an objective measure for how >good a syntax is...if it's natural to you than that's great. I think those queries you mention will mostly be biased by the squeakier wheels being more beginning people and that's not a very good argument or metric. I agree an o

Re: [Cython] Cython sometimes fails to build on Travis

2014-11-08 Thread Stefan Behnel
Yury V. Zaytsev schrieb am 08.11.2014 um 18:55: > On Sat, 2014-11-08 at 00:53 +0100, Stefan Behnel wrote: >> >> Also, compiling the resulting C code with CFLAGS="-O0" (or "-O0 -ggdb" >> etc.) usually gives another speed boost for testing purposes. > > Just to mention it, the compilation is certai

Re: [Cython] Cython sometimes fails to build on Travis

2014-11-08 Thread Yury V. Zaytsev
On Sat, 2014-11-08 at 00:53 +0100, Stefan Behnel wrote: > > Also, compiling the resulting C code with CFLAGS="-O0" (or "-O0 -ggdb" > etc.) usually gives another speed boost for testing purposes. Just to mention it, the compilation is certainly going to be much faster, but the resulting code migh

Re: [Cython] Cython sometimes fails to build on Travis

2014-11-08 Thread Ondrej Certik
Hi Nathan, On Fri, Nov 7, 2014 at 3:43 PM, Nathaniel Smith wrote: > On Fri, Nov 7, 2014 at 5:13 PM, Ondrej Certik wrote: >> Hi, >> >> Cython sometimes fails to build on Travis for various projects. If it >> fails, it always ends with this error: >> >> https://gist.github.com/certik/08f16dd572170