Carl Witty wrote: > > I've opened a couple of bug reports for this example, > http://trac.sagemath.org/sage_trac/ticket/3329 and > http://trac.sagemath.org/sage_trac/ticket/3330; the first just says > there should be a better error message, and the second requests an > actual implementation. > > Until somebody fixes the code (maybe you want to work on it > yourself?), probably the best solution is to convert your tower of > number fields into a single absolute number field and do the > computation with this single field. You can do this with > the .absolute_field() method, and convert back and forth using the > isomorphisms from the .structure() method on the absolute field.
Unfortunately, I'm don't think I have the skills it would take to fix the code. Thanks for the workaround. -- Gaetan --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
