#10621: Make Conic class able to find points over number fields
-----------------------------+----------------------------------------------
Reporter: mstreng | Owner: mhampton
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: number fields | Keywords: rational point points conic
quadratic form number field sd35
Work_issues: | Upstream: N/A
Reviewer: John Cremona | Author: Marco Streng
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Changes (by mstreng):
* keywords: rational point points conic quadratic form number field =>
rational point points conic quadratic form
number field sd35
* status: needs_work => needs_review
Comment:
Changes (to {{{con_number_field.py}}} only):
{{{
> + from sage.modules.free_module_element import vector
< + sage: f = (2*O).factor(); f
< + (Fractional ideal (-a^2 - a + 1)) * (Fractional ideal (-a^2
+ 2*a - 3))
> + sage: f = (2*O).factor()
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10621#comment:9>
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.