-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
Cayley tables for permutation groups are broken, see #7340.
For other finite algebraic structures, it would be useful for educational purposes to have tables for whatever operation(s) may be present.
Text file included here provides a class that creates a Cayley table object, it can be generalized to provide a similar table for any object with an addition or multiplication - general groups and rings would be the first places to use it.
Depends on #8579.
CC: @jasongrout @dimpase @nthiery
Component: algebra
Keywords: cayley table, operation table
Author: Rob Beezer, Nicolas M. Thiéry
Reviewer: Nicolas M. Thiéry, Jason Grout
Merged: sage-4.4.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/7555