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

Replace CenteredPolyhedron by Polyhedra #40

Closed
wants to merge 2 commits into from
Closed

Conversation

blegat
Copy link
Collaborator

@blegat blegat commented Sep 18, 2020

We don't have a specialized Base.in method for Polyhedra.MixedMatHRep that uses the matrix representation for A * x, it falls back to getting each row of A separately. We can add a specialized method if that becomes a bottleneck for the performance.

@blegat
Copy link
Collaborator Author

blegat commented Sep 22, 2020

It still requires JuliaPolyhedra/Polyhedra.jl#75 for the compact representation of symmetric polyhedra.

@blegat blegat force-pushed the master branch 3 times, most recently from db6d488 to 62c248f Compare January 19, 2021 10:28
@adrienbanse adrienbanse mentioned this pull request Jun 30, 2023
@blegat blegat closed this Jun 30, 2023
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