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

One way to handle this could be

if self._eigenvects == None or self._eigenvects.has(Rational):
                self._eigenvects = self.eigenvects(integers=True)



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