projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Format comments in linexprs.py
[linpy.git]
/
doc
/
reference.rst
diff --git
a/doc/reference.rst
b/doc/reference.rst
index
e0efdde
..
de5300d
100644
(file)
--- a/
doc/reference.rst
+++ b/
doc/reference.rst
@@
-203,7
+203,7
@@
For example, if ``x`` is a :class:`Symbol`, then ``x + 1`` is an instance of :cl
.. classmethod:: fromsympy(expr)
Create a linear expression from a :mod:`sympy` expression.
.. classmethod:: fromsympy(expr)
Create a linear expression from a :mod:`sympy` expression.
- Raise :exc:`
Valu
eError` is the :mod:`sympy` expression is not linear.
+ Raise :exc:`
Typ
eError` is the :mod:`sympy` expression is not linear.
.. method:: tosympy()
.. method:: tosympy()