-
-
Notifications
You must be signed in to change notification settings - Fork 512
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
Run tests on combinatorial polyhedron #31821
Milestone
Comments
Reviewer: Matthias Koeppe |
mkoeppe
changed the title
Run tests on combinatorial polyehdron
Run tests on combinatorial polyhedron
May 12, 2021
comment:4
Thank you. |
comment:5
Oops, wrong ticket. Deleted my previous comment which was meant for #31822. |
comment:6
Back to positive review, sorry for the noise. |
Changed branch from u/gh-kliem/test_combinatorial_polyhedron to |
This was referenced Jan 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We add a method
_test_combinatorial_polyhedron
toPolyhedron_base
that runs the test suite on the combinatorial polyhedron.We fix pickling of the combinatorial polyhedron in case there are equations by pickling from the matrix instead of a list of facets. This way the incidences will be exactly the same including the incidences corresponding to equations.
Depends on #31820
CC: @jplab @mkoeppe
Component: geometry
Author: Jonathan Kliem
Branch/Commit:
b285d95
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/31821
The text was updated successfully, but these errors were encountered: