On Mar 16, 8:29 pm, luisfe <lftab...@yahoo.es> wrote: > The issue is that for univariates polynomials over absolute number > fields, the implementation is just the generic one using Euclidean > algorithm. I tried passing to pari but I am afraid that the pari > coertion for these polynomials is incorrect. Is this a bug or a > feature?
Can you give an example where polynomials are being passed incorrectly to Pari? There are some known bugs in Pari's own factorisation routines (fixed in Pari 2.3.5, which should hopefully be in the next Sage release), but if there are problems translating between Pari and Sage polynomials that's worrying. David -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org