#14791: Named finitely presented groups
-------------------------------------------------+-------------------------
Reporter: dshurbert | Owner: joyner
Type: enhancement | Status:
Priority: minor | needs_review
Component: group theory | Milestone:
Keywords: group presentations, free | sage-5.12
groups | Resolution:
Authors: Davis Shurbert | Merged in:
Report Upstream: N/A | Reviewers:
Branch: | Work issues:
Stopgaps: | Dependencies:
-------------------------------------------------+-------------------------
Comment (by vbraun):
The printing of free group elements changed in the latest GAP update, this
leads to doctest failures of the kind
{{{
Failed example:
D = groups.presentation.Dihedral(7); D
Expected:
Finitely presented group < a, b | a^7, b^2, a*b*a*b >
Got:
Finitely presented group < a, b | a^7, b^2, (a*b)^2 >
}}}
The patch should be rebased to the latest sage beta (5.11.beta3 as of
today)
Minor nitpick: Don't end docstrings with a blank line. It just wastes
vertical space needlessly. The `"""` end marker is enough visual cue that
the docstring is finished.
--
Ticket URL: <http://trac.sagemath.org/ticket/14791#comment:5>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.