Skip to content

CombinatorialFreeModule._element_constructor_: Deprecate initialization from a given index #34507

@mkoeppe

Description

@mkoeppe

CombinatorialFreeModule._element_constructor_ says this:

        Do not rely on the following feature which may be removed in the future::

            sage: QS3 = SymmetricGroupAlgebra(QQ,3)
            sage: QS3([2,3,1])     # indirect doctest
            [2, 3, 1]

Here we actually deprecate it.

CC: @tscrim

Component: combinatorics

Branch/Commit: u/mkoeppe/combinatorialfreemodule__element_constructor___deprecate_initialization_from_a_given_index @ 9df96f0

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

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