-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
Implement the following methods in geometry/polyhedron/base.py
:
is_pyramid
: test whether the polytope is a pyramid over one of its facetsis_bipyramid
: test whether the polytope is combinatorially equivalent to a bipyramid over some polytopeis_prism
: test whether the polytope is combinatorially equivalent to a prism of some polytope
Component: geometry
Keywords: polytopes, pyramid, bipyramid, prism, days100
Author: Laith Rastanawi, Jonathan Kliem
Branch/Commit: 5764ce4
Reviewer: Jean-Philippe Labbé
Issue created by migration from https://trac.sagemath.org/ticket/27689