Hi Ondrej, How is this? http://nbviewer.ipython.org/github/cmccully/multiplane_lensing/blob/master/mp.ipynb Curtis
On Friday, October 3, 2014 10:05:04 AM UTC-7, Ondřej Čertík wrote: > > Hi Curtis, > > On Thu, Oct 2, 2014 at 12:31 PM, Curtis McCully <[email protected] > <javascript:>> 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/4984f228-33d9-49cc-8660-f73e40b205c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
