[pythran] Re: TODO liste

  • From: serge Guelton <serge.guelton@xxxxxxxxxxxxxxxx>
  • To: pythran@xxxxxxxxxxxxx
  • Date: Sat, 16 Feb 2013 20:54:46 +0100

On Sat, Feb 16, 2013 at 06:56:54PM +0100, Brunet Pierrick wrote:
> Le 16/02/2013 14:47, serge Guelton a écrit :
> >On Sat, Feb 16, 2013 at 12:49:03AM +0100, Brunet Pierrick wrote:
> >>I don't know what can be add to this list but I wonder if all of
> >>these idea are targeted for next release? :-)
> >:-) no way :-)
> >>Le 15/02/2013 23:44, Serge GUELTON a écrit :
> >>>+ Build a Pythran tutorial (added to documentation and testing)
> >>>
> >>>----- Mail original -----
> >>>De: "Serge GUELTON" <serge.guelton@xxxxxxxxxxxxxxxxxxx>
> >>>À: pythran@xxxxxxxxxxxxx
> >>>Envoyé: Vendredi 15 Février 2013 23:42:08
> >>>Objet: [pythran] TODO liste
> >>>
> >>>If some of you have ideas to fill this todo list:
> >>>
> >>>- using (array) preconditions to remove sign test during list indexing
> >>>- full support of random module
> >>>- full support of string module
> >>>- full support of operator module
> >>>- automatic vectorization of list comprehension
> >>>- support single assignment global variables
> >>>- support importing user modules
> >>>- distutils integration
> >>>- JIT typing / pythran decorator
> >Other idea : scalar renaming to avoid false polymorphism
> >
> >
> Other idea: Support named arguments
> 
Good one !

Other related posts: