#19954: QQbar cleaning 1
-------------------------------------+-------------------------------------
Reporter: vdelecroix | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-7.1
Component: number fields | Resolution:
Keywords: | Merged in:
Authors: Vincent Delecroix | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/vdelecroix/19954 | 94629dbef9c590f0f748d1c0e40e5833f226c245
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vdelecroix):
The `sage_input` is just intended to reconstruct the object. It is the
very same with
{{{
sage: A = identity_matrix(4)
sage: sage_input(A)
matrix(ZZ, [[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]])
}}}
the answer is hopefully not `identity_matrix(4)`!
Before this ticket, the algebraic numbers used to remember the way they
were constructed. Which is a complete nonsense.
--
Ticket URL: <http://trac.sagemath.org/ticket/19954#comment:10>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.