Skip to content

Phased permutation groups #30276

@mkoeppe

Description

@mkoeppe

Mathematica uses "phased permutations" to express tensor symmetries.

A cycle of length k is labeled with a kth root of unity.

http://reference.wolframcloud.com/language/tutorial/TensorSymmetries.html

This generalizes the symmetries that sage.tensor can currently express, which are products of full symmetric groups (where the transpositions in the antisymmetries are labeled with -1).

We represent it as a matrix group in GL_n,
and also provide a method that computes its representation as a subgroup of GL(T^{k,l)M).

Related reference: https://arxiv.org/pdf/2007.08056.pdf

CC: @tscrim @egourgoulhon @mjungmath @LBrunswic @mwageringel @dimpase @Ivo-Maffei

Component: combinatorics

Issue created by migration from https://trac.sagemath.org/ticket/30276

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions