I would like for sympy to simplify the following expression:

<https://lh3.googleusercontent.com/-EStMAoC1KXc/WYqbiq6j4tI/AAAAAAAADQs/a6F0PkdEAbwm4CmKqDS3xq-9RGl43S7SACLcBGAs/s1600/Capture.JPG>
Meaning I would like to explicitly see the summation and differentiation 
applied such that I can substitute in values for tau_ij and see how they 
affect the equation.

I only found one StackExchange post regarding summation convention in sympy 
(https://stackoverflow.com/questions/37647370/expand-index-notation-equation-using-sympy).
 
The solution offered in this stackexchange post really shows how limited 
sympy is in this regard. I also found a package built on sympy that 
specializes in working with einstein summation convention 
https://github.com/LindaLinsefors/EinSumConv but it seems like this was 
begun 3 years ago and discontinued. 

What options exist for users who regularly need to expand expressions using 
the summation convention? I feel like this should be a part of any symbolic 
math package...

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/ba7f62b6-f56c-4dfb-808e-f1e958aa888f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to