#13687: Parents for groups
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: joyner
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.5
Component: group theory | Resolution:
Keywords: new Parent | Work issues:
Report Upstream: N/A | Reviewers: David Roe
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
Long doctests fail:
{{{
sage -t -long "devel/sage/sage/rings/number_field/number_field_ideal.py"
*** Warning: precision too low for generators, not given.
**********************************************************************
File
"/release/merger/sage-5.5.beta1/devel/sage/sage/rings/number_field/number_field_ideal.py",
line 2462:
sage: G.gens_values()
Expected:
(2*a^2 - 1, 2*a^2 + 2*a - 2)
Got:
(2*a - 1, 2*a^2 + 2*a - 2)
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13687#comment:16>
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.