-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
One can obtain a gale diagram from a polyhedron. Some interesting examples of polyhedra are obtained by the reverse approach.
We implement a method that converts a gale diagram to a Polyhedron
.
This is a preparation for adding polytopes to the library obtained from the Gale diagram (e.g. #27728).
CC: @jplab @LaisRast @yuan-zhou
Component: geometry
Keywords: polytopes, gale transform
Author: Jonathan Kliem
Branch/Commit: b6898dd
Reviewer: Jean-Philippe Labbé
Issue created by migration from https://trac.sagemath.org/ticket/29065