projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change pypol to linpy
[linpy.git]
/
doc
/
polyhedra.rst
diff --git
a/doc/polyhedra.rst
b/doc/polyhedra.rst
index
779be46
..
de0dfd5
100644
(file)
--- a/
doc/polyhedra.rst
+++ b/
doc/polyhedra.rst
@@
-31,7
+31,7
@@
Polyhedra Module
Subsitutes an expression into a polyhedron and returns the result.
Subsitutes an expression into a polyhedron and returns the result.
-To create a polyhedron, the user must use the folloing functions to define
the equalities and inequalities which are the contraints of a polyhedron
.
+To create a polyhedron, the user must use the folloing functions to define
equalities and inequalities as the contraints
.
.. py:function:: Eq(left, right)
.. py:function:: Eq(left, right)