Hi all, I'm going to hijack this topic for a related question: I've been working a little bit on factorization/root computation of polynomials over finite fields and am not really satisfied with the way the current state of affair. Just as in Bruno's case, there is a huge any_root function in polynomial_element.pyx which as far as finite fields are concerned directly implements Cantor-Zassenhaus algorithm. So my question is: would there be a better place for such a function? Here were my few ideas: * add an additional "abstract" class for (univariate) polynomials over finite fields, * implement this using the category framework.
Best, JP -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.