-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
PolyhedronFace.affine_tangent_cone returning the polyhedron for the empty face #32658
Comments
This comment has been minimized.
This comment has been minimized.
Commit: |
This comment has been minimized.
This comment has been minimized.
Branch: public/32658 |
comment:3
I do not agree that it should be undefined. It should just be empty. This is also what the documentation claims and I think the definition makes sense:
New commits:
|
Changed author from Louis Ng to Louis Ng, Jonathan Kliem |
comment:4
But can an "affine cone" be empty? An ordinary cone cannot - it always contains 0 |
comment:5
Replying to @kliem:
I would say that this sentence does not define anything for the empty case, because "the" cone at "any" point of the empty set is undefined. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
New commits:
|
comment:8
Replying to @mkoeppe:
Agreed. |
Reviewer: Matthias Koeppe |
comment:10
Thank you. |
Changed branch from public/32658 to |
When using the empty face for #29811, it should be undefined, but instead, it returns the original polyhedron.
Example:
CC: @mkoeppe @jplab @kliem @yuan-zhou
Component: geometry
Author: Louis Ng, Jonathan Kliem
Branch/Commit:
4340762
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/32658
The text was updated successfully, but these errors were encountered: