-
-
Notifications
You must be signed in to change notification settings - Fork 553
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
CombinatorialPolyhedron: abbrevations Hrepr -> Hrep etc. #28608
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
Commit: |
Branch: public/28608 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
comment:5
Ticket retargeted after milestone closed |
This comment has been minimized.
This comment has been minimized.
Reviewer: Laith Rastanawi |
comment:8
It looks good to me. |
comment:9
Replying to @LaisRast:
Bots are green, so I'll set it to positive review. |
Changed branch from public/28608 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Polyhedron the used abbreviation for representation is rep as in
Hrep_generator
etc.Accordingly, this abbreviation is adopted for
CombinatorialPolyhedron
.While we are at it we fix some instances of the typo
representaion
.We add a deprecation warning for the keyword
Vrepr
ofCombinatorialPolyhedron.__init__
.We remove a redefinition of a deprecated method (
n_Hrepr
of combinatorial face).Component: geometry
Author: Jonathan Kliem
Branch/Commit:
8fa61df
Reviewer: Laith Rastanawi
Issue created by migration from https://trac.sagemath.org/ticket/28608
The text was updated successfully, but these errors were encountered: