Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-11-28 19:59:04
Size: 58
Editor: was
Comment:
Revision 3 as of 2009-11-29 19:01:36
Size: 882
Editor: rbeezer
Comment: Links, editing to Cayley table project
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Nothing yet. == Fix Cayley Tables of Groups ==

People: ''Rob Beezer''

Cayley tables are broken for groups (its in Trac - Jason discovered the problem), seemingly far too complicated with calls to GAP, and it produces symbolic matrices (overkill?). See http://trac.sagemath.org/sage_trac/ticket/7340

I have working code for what I will probably call "operation tables." General enough they could be used for both addition and multiplication tables of a ring. Unfinished code is posted on Trac and maybe somebody would want to help/advise on what might be desired as I try to do this right. It'd motivate me to finish it. http://trac.sagemath.org/sage_trac/ticket/7555

So this is definitely a project that has education as its audience.

Maybe Karl-Dieter has some symbolic/calculus/maxima projects that are worth tackling quickly?

Sage Days 18 Education Day Projects

Fix Cayley Tables of Groups

People: Rob Beezer

Cayley tables are broken for groups (its in Trac - Jason discovered the problem), seemingly far too complicated with calls to GAP, and it produces symbolic matrices (overkill?). See http://trac.sagemath.org/sage_trac/ticket/7340

I have working code for what I will probably call "operation tables." General enough they could be used for both addition and multiplication tables of a ring. Unfinished code is posted on Trac and maybe somebody would want to help/advise on what might be desired as I try to do this right. It'd motivate me to finish it. http://trac.sagemath.org/sage_trac/ticket/7555

So this is definitely a project that has education as its audience.

Maybe Karl-Dieter has some symbolic/calculus/maxima projects that are worth tackling quickly?

dayscambridge2/edu (last edited 2009-11-29 19:01:36 by rbeezer)