]> CRI, Mines Paris - PSL - linpy.git/blobdiff - doc/polyhedra.rst
Update plot examples
[linpy.git] / doc / polyhedra.rst
index 736cff6935b5a026e19070e86c63b38d0c5d76d4..47462a75798e430c23043781e5725ee74682dfcd 100644 (file)
@@ -3,7 +3,7 @@ Polyhedra Module
 
 .. py:class:: Polyhedron
 
-    Polyhedron class allows users to build and inspect polyherons.  The following methods provide the properties of a polyhedron.
+    Polyhedron class allows users to build and inspect polyherons.
 
     .. py:method:: equalities(self)
 
@@ -17,8 +17,6 @@ Polyhedra Module
 
         Return ta list of the constraints of a polyhedron.
 
-    The following unary operations can be used to inspect a polyhedron.
-
     .. py:method:: disjoint(self)
 
         Returns a polyhedron as a disjoint.