-
-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve obtaining combinatorial polyhedron #29841
Milestone
Comments
Branch: public/29841 |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Commit: |
New commits:
|
This comment has been minimized.
This comment has been minimized.
Changed branch from public/29841 to public/29841-reb |
Changed branch from public/29841-reb to public/29841-reb2 |
This comment has been minimized.
This comment has been minimized.
Last 10 new commits:
|
This comment has been minimized.
This comment has been minimized.
comment:7
LGTM. |
Reviewer: Travis Scrimshaw |
comment:8
Thank you. |
Changed branch from public/29841-reb2 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This ticket improves obtaining the
CombinatorialPolyhedron
from an incidence matrix.Along the way we also improve the method
CombinatorialPolyhedron.incidence_matrix
that reobtains the incidence matrix.Note that #29837 greatly speeds up obtainment of incidence matrices in
Polyhedron_base
.Without this ticket:
With this ticket:
Depends on #29837
CC: @jplab @LaisRast
Component: geometry
Keywords: combinatorial polyhedron
Author: Jonathan Kliem
Branch/Commit:
2db3a70
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/29841
The text was updated successfully, but these errors were encountered: