mabshoff wrote: > <SNIP> >>> The patch at >>> http://trac.sagemath.org/sage_trac/attachment/ticket/1963/Sage-2.10.2... >>> fixes the import error. > > Hi Jaap > >> After applying the patch I got on Fedora 7 32 bits: >> ---------------------------------------------------------------------- >> The following tests failed: >> >> sage -t >> devel/sage-main/sage/rings/padics/padic_ZZ_pX_CR_element.pyx >> sage -t devel/sage-main/sage/rings/number_field/number_field.py > > Interesting that there is a 32 vs 64 bit issue left in the extension > code. The above two doctest failures should be caused by David's > patch. > [EMAIL PROTECTED] sage-2.10.2.alpha0]$ ./sage -t devel/sage-main/sage/rings/number_field/number_field.py sage -t devel/sage-main/sage/rings/number_field/number_field.py********************************************************************** File "number_field.py", line 2087: sage: F.reduced_basis() Expected: [1, alpha, alpha^2 - 15*alpha + 1, alpha^3 - 16*alpha^2 + 469*alpha + 267109] Got: [1, alpha, alpha^2 - 15*alpha, alpha^3 - 16*alpha^2 + 469*alpha + 267109] ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_60 ***Test Failed*** 1 failures. For whitespace errors, see the file .doctest_number_field.py [33.8 s] exit code: 256
Jaap --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---