Skip to content

Polar of integer polytopes does not respect backend #28851

@kliem

Description

@kliem

Currently, polytopes over the integers have there own method for polar, which does not respect the given backend:

sage: polytopes.cube(backend='normaliz').polar().backend()
'ppl'

We add the backend to the constructor to fix this. Any backend that can handle ZZ can also handle QQ.

CC: @jplab @LaisRast

Component: geometry

Keywords: polytopes, polar

Author: Jonathan Kliem

Branch/Commit: 50bbb76

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions