-
-
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
Fix the dimension of PolyhedronFace #28650
Comments
Commit: |
New commits:
|
Branch: public/28650 |
Author: Laith Rastanawi |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:3
Missing a doctest, which shows that the bug is fixed. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:7
Looks good to me. Now only waiting for that one bot, but I don't except anything to happen. |
Reviewer: Jonathan Kliem |
Changed branch from public/28650 to |
In this ticket, I am going to fix the implementation of the method
dim
ofPolyhedronFace
. This problem occurs when we have a vertex and a ray (or a line) with the same vector.See the following example.
CC: @jplab @kliem
Component: geometry
Keywords: polytopes, polyhedronface, dimension
Author: Laith Rastanawi
Branch/Commit:
67d3ce0
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/28650
The text was updated successfully, but these errors were encountered: