Skip to content

Support for permutational index symmetry #125

@Krzmbrzl

Description

@Krzmbrzl

In #50 (comment) I found

symmetries under index permutations are currently not supported. In general, it's quite hard to take them into account, in particular in a way that leads to a large speedup.

I just wanted to come back to it (given that this statement is from 2021) and ask: Has there been any work in this direction in the meantime?

FWIW I think already support in the sense of figuring out that if $f_{ab} = f_{ba}$, then it is enough to compute and store the elements for $b > a$ (which especially for higher-dimensional tensors can lead to significant memory and also processing time savings).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions