Skip to content
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

Sections of abstract polytopes #10

Closed
vihdzp opened this issue Apr 7, 2021 · 1 comment
Closed

Sections of abstract polytopes #10

vihdzp opened this issue Apr 7, 2021 · 1 comment
Labels
Priority: Medium Things that are important but not critical. Type: Enhancement New feature or request

Comments

@vihdzp
Copy link
Owner

vihdzp commented Apr 7, 2021

Some code to generate a section of an abstract polytope (from the ranks of the elements and its indices, say) would be nice. It would also allow us to grab concrete elements or element figures (though we might want to do these separately, as most likely the code will be both faster and easier).

@vihdzp vihdzp added Type: Enhancement New feature or request Priority: Medium Things that are important but not critical. labels Apr 7, 2021
@vihdzp
Copy link
Owner Author

vihdzp commented Apr 20, 2021

The code works. It's not optimal in running time (it generates the dual for the entire polytope even when generating a small section), but we can tweak it later.

@vihdzp vihdzp closed this as completed Apr 20, 2021
vihdzp pushed a commit that referenced this issue Nov 10, 2022
Fixed Rotate with Plane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Things that are important but not critical. Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant