-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
Turns out the double description of the hypercube after #28866 is not set up incorrectly.
This wasn't detected due to a meaningless doctest.
sage: intervals = [[-2,2]]
sage: polytopes.hypercube(1, intervals)
A 0-dimensional polyhedron in ZZ^1 defined as the convex hull of 1 vertex
Component: geometry
Author: Jonathan Kliem
Branch/Commit: e1bf211
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/29904