#10335: Add domains for permutation groups
--------------------------------------------------------+-------------------
Reporter: mhansen | Owner:
joyner
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-4.7.2
Component: group theory | Keywords: sd31
Work_issues: | Upstream: N/A
Reviewer: Robert Miller, Rob Beezer, Nicolas Borie | Author: Mike
Hansen
Merged: | Dependencies:
#10334
--------------------------------------------------------+-------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
The Russian tutorial (#9378) also needs to be fixed:
{{{
sage -t -force_lib devel/sage/doc/ru/tutorial/interfaces.rst
**********************************************************************
File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.2.alpha0/devel/sage-
main/doc/ru/tutorial/interfaces.rst", line 167:
sage: G.center()
Expected:
Permutation Group with generators [()]
Got:
Subgroup of (Permutation Group with generators [(3,4), (1,2,3)(4,5)])
generated by [()]
**********************************************************************
}}}
{{{
sage -t -force_lib devel/sage/doc/ru/tutorial/tour_groups.rst
**********************************************************************
File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.2.alpha0/devel/sage-
main/doc/ru/tutorial/tour_groups.rst", line 24:
sage: G.center()
Expected:
Permutation Group with generators [()]
Got:
Subgroup of (Permutation Group with generators [(3,4), (1,2,3)(4,5)])
generated by [()]
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10335#comment:34>
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.