Skip to content

Prepare Polyhedra parent factory to handle more general ambient spaces #30204

@mkoeppe

Description

@mkoeppe

This adds a new way to set up a Polyhedra parent.

        sage: V = VectorSpace(QQ, 3)
        sage: Polyhedra(V) is Polyhedra(QQ, 3)
        True

Part of #30198.

CC: @kliem @jplab

Component: geometry

Author: Matthias Koeppe

Branch/Commit: ab7c5ff

Reviewer: Jonathan Kliem

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions