Hi Dox,

I would love for more representation theory to be available in Sage. I
think what you are doing is already implemented (in a different form).
See the Thematic Tutorial called "Lie Methods and Related
Combinatorics in Sage" [1]. In particular, enumerating the irreducible
representations (by highest weight) and computing their degrees
(dimensions) is possible in the Weyl Character Ring.

I might suggest contacting the sage-combinat mailing list and asking
if your code would fit in somewhere.


.. [1] http://sagemath.org/doc/thematic_tutorials/lie.html

--
Benjamin Jones
benjaminfjo...@gmail.com



On Mon, Mar 5, 2012 at 8:34 AM, daveloeffler <dave.loeff...@gmail.com> wrote:
> When you say "computing the irreps", it is not clear what it is about the
> irreps you are computing. I guess it is the dimension?
>
>
> On Monday, 5 March 2012 10:50:20 UTC, Dox wrote:
>>
>> Dear all,
>> a couple of weeks ago I wrote a small program for computing the irreps
>> of a Lie group,
>> http://sagenb.org/home/pub/4395/
>> I'd like to help implementing it for future versions of SAGE...
>> However, I guess it needs a lot of work for the sake of optimization.
>>
>> * Could you help me optimize it?
>>
>> * Where should it be included as a class? (in case it is possible)
>>
>> Thank you!
>>
>> DOX
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org

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

Reply via email to