Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium DeprecationRemoval
Milestone-Release0.7.3
New issue 3382 by asmeu...@gmail.com: Remove deprecated
Matrix.rref(simplified=True) and Matrix.nullspace(simplfied=True)
http://code.google.com/p/sympy/issues/detail?id=3382
The simplified flag to Matrix.rref and Matrix.nullspace has been deprecated
since SymPy 0.7.2. Instead one should use simplify=True, or set simplify
equal to a custom simplification function.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.