On Sat, Jun 6, 2009 at 4:47 AM, William Stein<wst...@gmail.com> wrote:

> XIII. Representation Theory
>
>   * Characters of finite groups; GAP has this, of course, but I don't
>     think Sage nicely wraps it.
>
> PROJECT: Wrap more of GAP's functionality, in particular characters of
> finite groups.

Can you elaborate on this? What do you mean by 'nicely wraps'? I wrote the
ClassFunction class that wraps GAP's ClassFunction command, but I'd like to
know what more could/should be done. I am not a GAP expert so the code
would definitely benefit from someone more knowledgeable about GAP taking a
look at it and providing suggestions.

Currently, if you have a group G, then you can define a character/class
function using G.character(values), you can access the irreducible
characters using G.irreducible_characters(), grab the character table ....

I think a Sage Days dedicated to representation theory might be a good idea,
where the goal would be to implement: computation of the representation theory
of finite groups, finite semigroups, finite dimensional algebras (quivers with
relations), ....

Take care,
Franco

--

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to