On Fri, Apr 15, 2011 at 1:20 PM, Stefan Behnel wrote:
> Stefan Behnel, 11.04.2011 15:08:
>>
>> I'm currently discussing with Maciej Fijalkowski (PyPy) how to get Cython
>> running on speed.pypy.org (that's what I wrote "cythonrun" for). If it
>> works out well, we may have it up in a couple of day
Stefan Behnel, 11.04.2011 15:08:
I'm currently discussing with Maciej Fijalkowski (PyPy) how to get Cython
running on speed.pypy.org (that's what I wrote "cythonrun" for). If it
works out well, we may have it up in a couple of days.
... or maybe not. It may take a little longer due to lack of t
On Fri, 2011-04-15 at 13:45 -0300, Lisandro Dalcin wrote:
> I'm opposed to close the ticket. Cython cannot currently parse format
> strings according to the full spec. It worked for you just because of
> some quick fixes I've pushed for simple cases.
I don't insist on that, especially now that I
On Fri, 2011-04-15 at 19:57 +0200, Dag Sverre Seljebotn wrote:
> BTW, did anyone figure out how to get emailed on pull requests? (Yes, I
> checked off all the "send me email" boxes etc., we were talking about
> this during the workshop -- it seems that org admins can't subscribe...)
That's stra
On 04/15/2011 07:57 PM, Dag Sverre Seljebotn wrote:
On 04/15/2011 06:45 PM, Lisandro Dalcin wrote:
On 15 April 2011 11:20, Yury V. Zaytsev wrote:
Hi folks!
I have just ran into buffer protocol incompatibility problem with
numpy-1.5.1, which lead me to discover the following ticket (discussed
b
On 04/15/2011 06:45 PM, Lisandro Dalcin wrote:
On 15 April 2011 11:20, Yury V. Zaytsev wrote:
Hi folks!
I have just ran into buffer protocol incompatibility problem with
numpy-1.5.1, which lead me to discover the following ticket (discussed
back in December 2010 on this list):
http://trac.cyt
On 15 April 2011 11:48, Yury V. Zaytsev wrote:
> On Fri, 2011-04-15 at 16:20 +0200, Yury V. Zaytsev wrote:
>
>> To my surprise I discovered that my code started working and I don't
>> have the buffer interface problem that I was facing before anymore.
>
> I am under impression that the culprit was
On 15 April 2011 11:20, Yury V. Zaytsev wrote:
> Hi folks!
>
> I have just ran into buffer protocol incompatibility problem with
> numpy-1.5.1, which lead me to discover the following ticket (discussed
> back in December 2010 on this list):
>
> http://trac.cython.org/cython_trac/ticket/630
>
> In
On Fri, 2011-04-15 at 16:20 +0200, Yury V. Zaytsev wrote:
> To my surprise I discovered that my code started working and I don't
> have the buffer interface problem that I was facing before anymore.
I am under impression that the culprit was this commit:
Commit SHA1: dd3da6c283a0750c9c6514991be7
Hi folks!
I have just ran into buffer protocol incompatibility problem with
numpy-1.5.1, which lead me to discover the following ticket (discussed
back in December 2010 on this list):
http://trac.cython.org/cython_trac/ticket/630
In despair, I was about to try to see if there is anything I can d
10 matches
Mail list logo