-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Milestone
Description
There are 7 failing doctests in base.py using optional packages (latte_int
and lrslib
):
----------------------------------------------------------------------
sage -t src/sage/geometry/polyhedron/base.py # 7 doctests failed
sage -t src/sage/geometry/polyhedron/base_ZZ.py # 1 doctest failed
----------------------------------------------------------------------
This tickets fixes them. The remaining packages are 'polymake' and 'polytopes_db_4d', which are experimental or not yet known status (see #26029).
CC: @jplab @mkoeppe @videlec @fchapoton
Component: python3
Keywords: polyhedron, days100
Author: Jean-Philippe Labbé
Branch/Commit: 846069d
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/28235