-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
As mentioned in #16045 comment:22 it would be desirable to get the affine hull of a polyhderon, while preserving the polyhedron isometrically (instead of applying an affine transformation, that might distort lenght, volumes, angels, etc.).
I propose to add an option "algorithm" for the .affine_hull
method for polyhedra.
This can then be used to correctly calculate volume of non full-diemsional polyhedra, see #16045.
CC: @videlec
Component: geometry
Keywords: polyhedron
Author: Moritz Firsching
Branch: 2ca1a84
Reviewer: Matthias Koeppe, Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/22804