-
-
Notifications
You must be signed in to change notification settings - Fork 654
Open
Description
Many polytopal constructions are purely combinatorial and it should therefore be possible to do them just with CombinatorialPolyhedron
. We collect them here:
- Dual for combinatorial polyhedron #29190: polar/dual,
- product,
- join,
- face truncation,
- face stacking,
- lawrence extension,
- lawrence polytope,
- Pyramid for combinatorial polyhedron #30440: pyramid,
- bipyramid,
- prism,
- truncation,
- face as polyhedron,
- P/face (coface as polyhedron),
- given two faces F < G, obtain the interval [F,G] as polyhedron.
Component: geometry
Issue created by migration from https://trac.sagemath.org/ticket/29191