#13209: Fix some minor Cayley table documentation problems
---------------------------------------------+------------------------------
Reporter: kcrisman | Owner: joyner
Type: defect | Status: needs_work
Priority: trivial | Milestone: sage-5.6
Component: group theory | Resolution:
Keywords: cayley doc table beginner | Work issues:
Report Upstream: N/A | Reviewers: Karl-Dieter
Crisman
Authors: Kannappan Sampath | Merged in:
Dependencies: | Stopgaps:
---------------------------------------------+------------------------------
Comment (by knsam):
Replying to [comment:6 kcrisman]:
> Sounds like you need to fix the "thingy", so "needs work".
Yes, true! I'll try to get this fixed.
> This is weird.
> {{{
> sage: search_src('lowercase ASCII letters')
> categories/additive_magmas.py:123: * ``letters`` -
lowercase ASCII letters are used
> categories/additive_magmas.py:158: elements as lowercase
ASCII letters. ::
> categories/groups.py:113: * ``letters`` - lowercase ASCII
letters are used
> categories/magmas.py:151: * ``letters`` - lowercase ASCII
letters are used
> matrix/operation_table.py:39: * ``letters`` - lowercase ASCII
letters are used
> matrix/operation_table.py:102: The default symbol set for elements is
lowercase ASCII letters,
> matrix/operation_table.py:768: * ``letters`` - lowercase ASCII
letters are used
> }}}
> Apparently there are '''FIVE''' places where this is done? I guess it
all uses !OperationTable though. But these would all have to be fixed in
the doc :(
Here's what my Sage returns for this query:
{{{
matrix/operation_table.py:39: * ``'letters'`` - lowercase ASCII
letters are used
matrix/operation_table.py:102: The default symbol set for elements is
lowercase ASCII letters,
matrix/operation_table.py:768: * ``'letters'`` - lowercase ASCII
letters are used
categories/groups.py:113: * ``letters`` - lowercase ASCII
letters are used
categories/magmas.py:151: * ``letters`` - lowercase ASCII
letters are used
categories/additive_magmas.py:123: * ``letters`` - lowercase
ASCII letters are used
categories/additive_magmas.py:158: elements as lowercase ASCII
letters. ::
}}}
Clearly, the first and third have been fixed. And, the second is of
irrelevant nature. Similarly, the last one. And, the other two required
fix. I have fixed it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13209#comment:7>
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.