Re: [Cython] PyCon-DE wrap-up by Kay Hayen

2011-10-10 Thread Robert Bradshaw
Thanks for the update and link. Sounds like PyCon-DE went well. On Mon, Oct 10, 2011 at 1:38 AM, Stefan Behnel wrote: > mark florisson, 09.10.2011 19:57: >> >> On 9 October 2011 18:35, Stefan Behnel wrote: >>> >>> One of the impressions I took out of the technical discussions with Kay >>> is >>>

Re: [Cython] PyCon-DE wrap-up by Kay Hayen

2011-10-10 Thread mark florisson
On 10 October 2011 09:38, Stefan Behnel wrote: > mark florisson, 09.10.2011 19:57: >> >> On 9 October 2011 18:35, Stefan Behnel wrote: >>> >>> One of the impressions I took out of the technical discussions with Kay >>> is >>> that there isn't really a good reason why Cython should refuse to >>> du

Re: [Cython] PyCon-DE wrap-up by Kay Hayen

2011-10-10 Thread Stefan Behnel
mark florisson, 09.10.2011 19:57: On 9 October 2011 18:35, Stefan Behnel wrote: One of the impressions I took out of the technical discussions with Kay is that there isn't really a good reason why Cython should refuse to duplicate some of the inner mechanics of CPython for optimisation purposes.

Re: [Cython] cython.parallel tasks, single, master, critical, barriers

2011-10-10 Thread mark florisson
On 9 October 2011 22:27, mark florisson wrote: > > On 9 October 2011 21:48, Jon Olav Vik wrote: > > On Sun, Oct 9, 2011 at 9:01 PM, mark florisson > > wrote: > >> On 9 October 2011 19:54, Jon Olav Vik wrote: > >>> Personally, I think I'd prefer context managers as a very > >>> readable way to d