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

Remove redundant _vertices_list methods #3616

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

schillic
Copy link
Member

These _vertices_list methods were added in #1495. The purpose was to selectively pass the backend argument, to be ignored by some subtypes of AbstractPolytope. Now this method is only available for VPolytope; hence, one can directly call vertices_list and these helper methods are redundant.

@schillic schillic marked this pull request as ready for review July 26, 2024 05:31
@schillic schillic merged commit 257b400 into master Jul 26, 2024
7 checks passed
@schillic schillic deleted the schillic/_vertices_list branch July 26, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant