#5136: sage-3.3.alpha3 gets stuck computing the ring of integers of a relative
number field
---------------------------+------------------------------------------------
Reporter: AlexGhitza | Owner: was
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.3
Component: number theory | Keywords:
---------------------------+------------------------------------------------
David Loeffler reported this on sage-devel:
{{{
sage: K.<a> = QuadraticField(-23)
sage: L.<b> = K.extension(x^3 - x - 1)
sage: OL = L.ring_of_integers() # infinite loop?
}}}
Note also that CTRL-C seems to have no effect. I see the same problem on
my 32-bit Archlinux machine.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5136>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---