Oh yeah, I forgot that "if A" will also be the same as "if A.is_empty". So it's not needed.
Aaron Meurer On Mon, Mar 14, 2016 at 2:15 PM, Aravind <[email protected]> wrote: > Thanks sir for you valuable input. I have closed the issue with addition of > the property is_empty() as Moore pointed that it will be redundant. And now > I agree on the point to return true for the nil potent matrix though it > doesn't have an eigen value based on the argument provided that it is a zero > matrix and a zero matrix will be nilpotent. > > Thank you, > Aravind > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/d8c13bbd-e968-4c60-81b6-c8d767914635%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6JZ%3DRGvNRazNzufYK%2BZg-jLGm2A_JeA6dz9FLznqO3scw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
