ulthiel / JuLie.jl

Mathematically sound structures and fast algorithms for things around representation theory, especially algebraic Lie theory and accompanying combinatorics.
GNU General Public License v3.0
6 stars 7 forks source link

Kostka Polynomials refined #15

Closed schto223 closed 3 years ago

schto223 commented 3 years ago

added two functions to partitions.jl : conjugate(p); which returns the conjugate partition of p getelement; which acts like getindex, but views the partition as an array with an infinite amount of trailing zeros(I find, that this can be very useful in some Algorithms)

tableaux.jl: replaced kostka_polynomials by a much faster Algorithm. added the charge function for configurations