#11639: conductor of simple curve over Q(cube root 3) takes forever
-------------------------------+--------------------------------------------
Reporter: was | Owner: cremona
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.2
Component: elliptic curves | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-------------------------------+--------------------------------------------
Comment(by cremona):
How hard would it be to eliminate repeated gens after any ideal
multiplication? And would that make this particular example run in
reasonable time?
Note that in a Dedekind domain if I = (a,b) then I^n = (a^n,b^n)
[exercise!] which is surely a special case worth catching!
Otherwise I suppose we could have an option to return the conductor in
factored form. When I compute conductors over number fields I almost
always factor it right away (which is a bit silly when that poor ideal has
only just been multiplied together), and take its norm and factor that;
rarely would I want to see the conductor as an ideal unless it were
principal.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11639#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.