#7555: Fix Cayley tables, add operation tables
---------------------------+------------------------------------------------
Reporter: rbeezer | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: minor | Milestone:
Component: algebra | Keywords: cayley table, operation table
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Changes (by rbeezer):
* cc: dimpase (added)
* status: needs_work => needs_review
Comment:
Patch contains a new class, {{{OperationTable}}}.
This is meant for educational applications, and is unlikely to be used for
anything much bigger than can be displayed on a screen or a sheet of
paper. So the speed (it is a bit slow) is not a concern.
Since it only requires a binary operation, I created the groupoids
directory, based on the existence of a category by the same name.
Next thing will be an application of this class to generic groups, fixing
#7340. There are stubs left here for methods to create color and
grayscale graphics of the tables.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7555#comment:2>
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.