Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit b6d66de

Browse files
committedFeb 28, 2017
Removed the old interface of polymake
1 parent 03f3642 commit b6d66de

File tree

3 files changed

+0
-361
lines changed

3 files changed

+0
-361
lines changed
 

‎src/doc/en/reference/geometry/index.rst

-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ polytopes and polyhedra (with rational or numerical coordinates).
3434
sage/geometry/polyhedron/ppl_lattice_polygon
3535
sage/geometry/polyhedron/ppl_lattice_polytope
3636

37-
sage/geometry/polytope
38-
3937
sage/geometry/pseudolines
4038

4139
sage/geometry/triangulation/point_configuration

‎src/sage/geometry/all.py

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
from .fan_morphism import FanMorphism
1111

12-
from .polytope import polymake
13-
1412
from .polyhedron.all import *
1513

1614
from .lattice_polytope import (LatticePolytope, NefPartition, ReflexivePolytope,

‎src/sage/geometry/polytope.py

-357
This file was deleted.

0 commit comments

Comments
 (0)
This repository has been archived.