Thanks for the explanation Nicolas. Rather than building a (lazy) 
dictionary I would have thought that replacing rank() with 
self._list.index(x) would be the ay to go?

Andrew

On Thursday, 13 December 2012 20:23:11 UTC+11, Nicolas M. Thiery wrote:
>
> On Thu, Dec 13, 2012 at 10:06:41AM +0100, Vincent Delecroix wrote: 
> > I actually did it in #8920 and removed as it appears that it slows 
> > down everything as to test 
> >   my_object in my_dictionnary 
> > the object my_object needs to be hashable and you have to catch the 
> > error. Perhaps I did it the wrong way... any advice is welcome. 
>
> Ok, let's discuss this this afternoon in Paris! 
>
> � toute, 
>                                 Nicolas 
> -- 
> Nicolas M. Thi�ry "Isil" <nth...@users.sf.net <javascript:>> 
> http://Nicolas.Thiery.name/ 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/VOWw04332iUJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to