Comment #7 on issue 2269 by [email protected]: Symplification of transformation P applying to diagonal matrix.
http://code.google.com/p/sympy/issues/detail?id=2269

First, use meaningful names. ie, fraction_free not FF but even fraction_free is misleading.

Why is this needed? It is a preprocessing step that requires the matrix to be rationals which will be rare. If a user wants to have such a routine it seems like a simple function to write on its own. I'm just not fond of adding complexity to code without a good reason.

--
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.

Reply via email to