I got better results using numpy to calculate the inverse of A, casting the result inside a sympy matrix, and then performing the product. Using joblib you can easily implement a parallel solution to do the product between matrix and vector
I hope this helps! Bye! -- 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/714ccfb3-ec38-4817-8dc7-1a594784b3f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
