MareoRaft / k_combinat_for_sage

k-Schur combinatorics for SageMath
4 stars 1 forks source link

jing branch #4

Closed MareoRaft closed 6 years ago

MareoRaft commented 6 years ago

branch 'jing'

A branch to resolve this issue (see "modified compositional Hall-Littlewood H_301" in gmail and see https://trac.sagemath.org/ticket/25734 too).

MareoRaft commented 6 years ago

I'm not sure what to try next other than: 1. I'll try using hl_creation_operator([0]) for 0 and hl_creation_operator(Partition([part])) for nonzero things. 2. I'll try pulling the zabrocki branch.

MareoRaft commented 6 years ago

The code that zabrocki emails (which does not use hl_creation_operator) works. I have moved it into my code, mainly hidden as helper functions in HallLittlewoodCreationOperator.