-
-
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 #28766: Implement incidence matrix for cones
This ticket implements the incidence matrix for cones. This method is used to simplify getting the face lattice. Columns correspond to facets, rows to rays. So there is no extra row for the vertex. As a follow up, one can then obtain the combinatorial polyhedron of a cone. URL: https://trac.sagemath.org/28766 Reported by: gh-kliem Ticket author(s): Jonathan Kliem Reviewer(s): Laith Rastanawi
- Loading branch information
Showing
1 changed file
with
54 additions
and
9 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