Hi Mike and Robert, I'm writing you directly because you are Cython expert. As you perhaps have seen on sage-devel [1], I'm polishing a class that implement the "prototype" design pattern from the GOF. I intend to use this as the base for an optimized version of CombinatorialObjects. This is my first non trivial Cython code and I'm most probably reinventing the wheel concerning the data structure. So I'd really appreciate to have a strong technical review. So if you can find some time to have a look at #8702 and as an application of it #9109.
For Mike: #9109 is about maps between finite set. This is probably very close and redundant to what (as far as I understood) you are currently doing permutations group (having permutations groups acts on any set). So we probably want to merge or at least to coordinate. Unfortunately, I can't find any reference to your work eg. as trac ticket. So I'd really appreciate if you can create a ticket describing you work, and put there a beta version of your patch if it's not finished, and also have a look to mine and comment. So thanks in advance for any help. If you don't have much time, it could be helpful if you can just focus on the technical review. Someone else can do the feature/design review. Cheers, Florent [1] http://groups.google.com/group/sage-devel/browse_thread/thread/80a770b52d686d07/de6b8319780e0c70 -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
