On Monday, March 10, 2014 7:16:41 PM UTC+1, Joseph Smidt wrote: > > Brombo, > > I appreciate that there is an alternative formulation of E&M but I am > wondering is sympy has the capability to do these calculations? If so, is > there any relevant documentation or examples in sympy you could point to or > provide so that I can see? Thanks. >
The current approach to symbolic tensors, encoded in sympy.tensor.tensor, does not support that, nor does it support partial derivatives or operators on tensors. -- 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/f5d7a6bb-171f-41ca-890b-c144edc343a8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
