User Portlet
Discussions |
---|
Hello, I'm trying to figure out the symbolic tensors in Mathematica, but I'm getting some odd results. I have 4 vectors (a, b, c, d)$Assumptions = (a | b | c | d) \[Element] Arrays[{3}, Reals];and I want to calculate a tensor... |