Currently I am working to fix the problem in my implementation.
https://github.com/sympy/sympy/pull/7311#issuecomment-38177849

Here I am returning a string which represent the way of finding the 
determinant of an nxn matrix. result is an str type. This the the line that 
raising an error while running the test classes,
 if strict:
        raise SympifyError(a)
How can I solve this????

-- 
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 http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/48d9abd2-3d54-420d-9c5a-f5bc257e6a7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to