Skip to content

FiniteRankFreeModule needs __classcall__ #30169

@mkoeppe

Description

@mkoeppe

... to normalize init arguments for UniqueRepresentation.

sage: FiniteRankFreeModule(QQ, 3) is FiniteRankFreeModule(QQ, 3)
True
sage: FiniteRankFreeModule(QQ, 3) is FiniteRankFreeModule(QQ, 3, name=None)
False

CC: @egourgoulhon @tscrim @mjungmath

Component: linear algebra

Author: Matthias Koeppe

Branch/Commit: 98c8df1

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions