-
-
Notifications
You must be signed in to change notification settings - Fork 655
Open
Labels
Description
We run more stable test for polyhedra using TestSuite
.
Bug fixes:
- normaliz backend isn't ready for generators #29836: normaliz backend isn't ready for generators
- vertex facet graph for trivial polyhedra fails #29898: vertex facet graph for trivial polyhedra fails
- Two bugs with dilation #29899: Two bugs with dilation
- Broken double description of hypercube #29904: Broken double description of hypercube
- Need to convert values before passing them to
cdd
#30328: Need to convert values before passing them tocdd
cdd
backend fails to initialize empty polyhedron from double description #30330:cdd
backend fails to initialize empty polyhedron from double description- Fix pickling of normaliz representation objects #31820: Fix pickling of normaliz representation objects
#29903: Run test suites for many examples. (All the following tickets depend on this one.)
Add new test methods:
- test basic properties of polyhedra #29905:
_test_basic_properties
- Test method
is_combinatorially_isomorphic
#29908is_combinatorially_equivalent
, - Run tests for
an_affine_basis
#29906:an_affine_basis
, - Run test suite to check method dilation #29907:
dilation
, - Run test suite for gale transform #29918: gale transform
- Run test suite for product #29934: product
- bug in lawrence_extension #30293: lawrence construction
- is_pyramid returns a wrong certificate #30292: pyramid
- Run tests on combinatorial polyhedron #31821: Run the test suite of
self.combinatorial_polyhedron()
- Obtain flexible maximal chains of a combinatorial polyhedron #31823:
a_maximal_chain
- constructors and check such as
pyramid
->is_pyramid
Depends on #29836
Depends on #29898
Depends on #29899
Component: geometry
Keywords: polyhedra, test suite
Branch/Commit: public/29842 @ c42b966
Issue created by migration from https://trac.sagemath.org/ticket/29842