Skip to content

Improvements for projection into affine hull #29326

@kliem

Description

@kliem

This ticket renames affine_hull of Polyhedron_base to affine_hull_projection and adds a deprecation warning.

Before, this function was hard to recognize, as by the name one expected to obtain the affine hull and not the polyhedron projected into it.

Also this ticket makes use of #28724 to simplify construction: We determine a transformation matrix A and a vector b and basically return A*P - b, where P is the polyhedron.

CC: @jplab @LaisRast

Component: geometry

Keywords: polyhedra, affine hull

Author: Jonathan Kliem

Branch/Commit: 32e59c0

Reviewer: Laith Rastanawi

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions