-
-
Notifications
You must be signed in to change notification settings - Fork 581
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
Define a new data structure for a combinatorial face #30598
Comments
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:7
This pure C code is not used anywhere... it is a strange looking ticket. |
comment:8
I know. #30549 is a patchbomb already and I'm trying to make it as easy as possible. One could of course add a |
comment:9
LGTM. |
Reviewer: Travis Scrimshaw |
comment:10
Thank you. Btw, at some point soon, I will have to move this file again, as there is at least two other places in sage that can use this algorithm. This might involve some renaming. Maybe it might be a good idea to do this now and reopen this ticket. What do you think? |
comment:11
I think it is fine on a separate ticket, perhaps just when you do that move. |
Changed branch from u/gh-kliem/data_structure_for_combinatorial_face to |
We define a new data structure for a combinatorial face that accesses the underlying bitset functions.
See #30549 for doctesting.
Depends on #30601
CC: @tscrim
Component: geometry
Keywords: combinatorial face, bitset
Author: Jonathan Kliem
Branch/Commit:
bb33866
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/30598
The text was updated successfully, but these errors were encountered: