Comment #5 on issue 2312 by [email protected]: Remove duplicated "block_diag"
http://code.google.com/p/sympy/issues/detail?id=2312
There is a doctest warning that's popping up with block_diag:
sympy\matrices\matrices.py[41] ......C:\documents and
settings\chris\sympy\sympy
\matrices\matrices.py:2197: DeprecationWarning: block_diag() is
deprecated, use
diag() instead
warnings.warn("block_diag() is deprecated, use diag() instead",
DeprecationWar
ning)
................................... [OK]
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.