Hi Curtis, On Thu, Oct 2, 2014 at 12:31 PM, Curtis McCully <[email protected]> wrote: > I am trying to use sympy to visualize some complicated recursive functions > that include matrices (albeit small 2x2 matrices). I would like to be able > to expand an equation term by term. However, when I use the expand function > I get the error 'MatAdd' object has no attribute 'expand'. Below is a copy > of an IPython notebook illustrating what I am trying to do. Is there a way > to do this? Thanks.
Would you mind posting the notebook into http://nbviewer.ipython.org/ so that we can play with it more easily? Thanks, Ondrej -- 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/CADDwiVAOsNgi9rJn7m4%3D0usLQRATnVH5%3DGH0iKK3p3qyXhEYRg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
