Re: [Cython] [cython-users] GSoC 2012

2012-04-02 Thread Stefan Behnel
Vitja Makarov, 02.04.2012 14:14: > 2012/4/2 Stefan Behnel: >> Vitja Makarov, 11.03.2012 09:51: >>> 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 fallbac

Re: [Cython] [cython-users] GSoC 2012

2012-04-02 Thread Vitja Makarov
2012/4/2 Stefan Behnel : > Vitja Makarov, 11.03.2012 09:51: >> 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. Wit

Re: [Cython] [cython-users] GSoC 2012

2012-04-02 Thread Stefan Behnel
Vitja Makarov, 11.03.2012 09:51: > 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 bui

Re: [Cython] [cython-users] GSoC 2012

2012-03-22 Thread Stefan Behnel
Robert Bradshaw, 21.03.2012 21:56: > On Sat, Mar 10, 2012 at 10:44 PM, mark florisson wrote: > 2. >> - profile guided optimizations (using python's profilers and/or a >> custom profiler that collects data such as types etc, which can be >> used to specialize variables inside loops (or entire functi

Re: [Cython] [cython-users] GSoC 2012

2012-03-21 Thread Robert Bradshaw
On Wed, Mar 21, 2012 at 2:11 PM, Dag Sverre Seljebotn wrote: > On 03/21/2012 01:56 PM, Robert Bradshaw wrote: >> >> On Sat, Mar 10, 2012 at 10:44 PM, mark florisson >>  wrote: >>> >>> On 8 March 2012 14:27, Stefan Behnel  wrote: Hi, I noticed that people start rushing for the

Re: [Cython] [cython-users] GSoC 2012

2012-03-21 Thread Dag Sverre Seljebotn
On 03/21/2012 01:56 PM, Robert Bradshaw wrote: On Sat, Mar 10, 2012 at 10:44 PM, mark florisson wrote: On 8 March 2012 14:27, Stefan Behnel wrote: Hi, I noticed that people start rushing for the next season on Python's GSoC mailing lists. Do we have any interested developers here, or genera

Re: [Cython] [cython-users] GSoC 2012

2012-03-21 Thread Robert Bradshaw
On Sat, Mar 10, 2012 at 10:44 PM, mark florisson wrote: > On 8 March 2012 14:27, Stefan Behnel wrote: >> Hi, >> >> 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 wou

Re: [Cython] [cython-users] GSoC 2012

2012-03-11 Thread Vitja Makarov
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)

Re: [Cython] [cython-users] GSoC 2012

2012-03-11 Thread Stefan Behnel
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

Re: [Cython] [cython-users] GSoC 2012

2012-03-11 Thread Mathieu Blondel
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

Re: [Cython] [cython-users] GSoC 2012

2012-03-11 Thread 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) classes, functions, variables)

Re: [Cython] [cython-users] GSoC 2012

2012-03-10 Thread Dag Sverre Seljebotn
I'm pretty sure you can't be a student and mentor at the same time... Something to keep in mind... -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. mark florisson wrote: On 8 March 2012 14:27, Stefan Behnel wrote: > Hi, > > I noticed that people start rushing for the nex

Re: [Cython] [cython-users] GSoC 2012

2012-03-10 Thread mark florisson
On 8 March 2012 14:27, Stefan Behnel wrote: > Hi, > > 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 participate u