Skip to content

Implement Lawrence extension for polytopes #27534

@LaisRast

Description

@LaisRast

Adding the following methods to base.py:

  • lawrence_extension(self, v):
    Return the Lawrence extension of self on the point v.
  • lawrence_polytope(self):
    Return the Lawrence polytope of self.
  • is_lawrence_polytope(self):
    Return true if self is a Lawrence polytope.

for definitions, see
Section 6.6 of Lectures on Polytopes, Günter M. Ziegler, [Zie2007]

CC: @jplab

Component: geometry

Keywords: polytopes, lawrence extension

Author: Laith Rastanawi

Branch: bc1b9cd

Reviewer: Jonathan Kliem

Issue created by migration from https://trac.sagemath.org/ticket/27534

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions