Hola! This miust be very simple, but I still on,.y knows the most basic of Python and sympy.
I have a matrix, say E, created with function Matrix(...) which contains many trig functions in its elements, so I want to pass trigsimp over each element, but E.trigsimp() says AttributeError: Matrix has no attribute trigsimp. This must be very easy! Kjetil -- "If you want a picture of the future - imagine a boot stamping on the human face - forever." George Orwell (1984) -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
