#4944: speed regression in finding roots over number fields when an embedding is
specified
---------------------------+------------------------------------------------
Reporter: ncalexan | Owner: was
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.2.3
Component: number theory | Keywords: roots number field embedding
---------------------------+------------------------------------------------
{{{
sage: x = ZZ['x'].0; (x^2 + 1).roots(NumberField(x^2 - 106*x + 2789, 'a',
embedding=CC.0))
}}}
Doesn't terminate in reasonable time on sage.math or my Mac OS X box.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4944>
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
-~----------~----~----~----~------~----~------~--~---