Skip to content

sage.tensor.modules: Add SymPowerFreeModule #30095

@mkoeppe

Description

@mkoeppe

FiniteRankFreeModule defines a method exterior_power, creating an instance of ExtPowerFreeModule.

We propose to add a method symmetric_power and class SymPowerFreeModule. (More generally, we could have submodules of tensors with prescribed symmetries; this is currently only available on the level of elements, not parents.)

They will be submodules of TensorFreeModules. (#30169 makes ExtPowerFreeModules quotients.)

The existing method FiniteRankFreeModule.sym_bilinear_form might be changed to produce elements of it for p=2.

Depends on #30229

CC: @egourgoulhon @dimpase @yuan-zhou @tscrim @mjungmath

Component: linear algebra

Reviewer: Dima Pasechnik

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

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