On 11 March 2012 09:26, Lisandro Dalcin wrote:
> On 11 March 2012 09:46, mark florisson wrote:
>> On 10 March 2012 14:00, Stefan Behnel wrote:
>>> Lisandro Dalcin, 10.03.2012 10:51:
On 10 March 2012 03:41, mark florisson wrote:
> On 9 March 2012 14:22, Lisandro Dalcin wrote:
>> I'm
2012/3/11 Stefan Behnel :
> mark florisson, 11.03.2012 07:44:
>> - better type inference, that would be enabled by default and again
>> handle thing like reassignments of variables and fallbacks to the
>> default object type. With entry caching Cython could build a database
>> of types ((extension)
Lisandro Dalcin, 11.03.2012 09:26:
> On 11 March 2012 09:46, mark florisson wrote:
>> On 10 March 2012 14:00, Stefan Behnel wrote:
>>> Lisandro Dalcin, 10.03.2012 10:51:
Perhaps switching to use a "omp_likely"/"omp_unlikely" macros inside
OpenMP blocks would be nicer than defining/undefin
Mathieu Blondel, 11.03.2012 09:19:
> On Thu, Mar 8, 2012 at 10:27 PM, Stefan Behnel wrote:
>> I noticed that people start rushing for the next season on Python's GSoC
>> mailing lists. Do we have any interested developers here, or general ideas
>> about suitable topics? I would expect that we'll do
On 11 March 2012 09:46, mark florisson wrote:
> On 10 March 2012 14:00, Stefan Behnel wrote:
>> Lisandro Dalcin, 10.03.2012 10:51:
>>> On 10 March 2012 03:41, mark florisson wrote:
On 9 March 2012 14:22, Lisandro Dalcin wrote:
> I'm basically experiencing the issues here:
> http://ww
On Thu, Mar 8, 2012 at 10:27 PM, Stefan Behnel wrote:
> I noticed that people start rushing for the next season on Python's GSoC
> mailing lists. Do we have any interested developers here, or general ideas
> about suitable topics? I would expect that we'll do as in the last years
> and participat
mark florisson, 11.03.2012 07:44:
> - better type inference, that would be enabled by default and again
> handle thing like reassignments of variables and fallbacks to the
> default object type. With entry caching Cython could build a database
> of types ((extension) classes, functions, variables)