Skip to content

ls_tensor() and tab_dimension() do not match the results in the literature #384

Description

@hellotosamwang

I find an error, as follows:

`\ftableau{#}::FilledTableau(dimension=10).

ex:=\ftableau{0,0}{1,1} \ftableau{a,a}{b,b}:

lr_tensor(_);

tab_dimension(_);
`

Paper result:

70785 ⊕ 235950 ⊕ 154440 ⊕ 101640 ⊕ 103950 ⊕ 13860;

However, my result:

680625

When I replicated the algorithm, the results differed from those in the literature. What could be the reason for this discrepancy? Additionally, could you explain the mathematical principles behind the \FilledTableau(dimension=10) and lr_tensor(_) algorithms? What do they represent?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions