-
-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #29065: Inverse function for
gale_transform
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). URL: https://trac.sagemath.org/29065 Reported by: gh-kliem Ticket author(s): Jonathan Kliem Reviewer(s): Jean-Philippe Labbé
- Loading branch information
Showing
2 changed files
with
320 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters