| Author |
Comment/Response |
Arvind Ayyer
|
07/19/01 04:54am
Hi,
I'm presently doing some work which requires Tensor Contraction of more than one index simultaneously, ie,
P_{ijk} * Q_{ij}
for example.
For just one index, Dot[] or Inner[] would work perfectly, but how does one do so in this case?
I've been stuck for a long time on this. I've looked at the help manuals and other stuff, but couldn't find any approach.
There is of course, the brute force way of adding in a loop, but i want to avoid that, because I'll generalise this later.
Thanks in advance,
Arvind.
URL: , |
|