BoostGSoC18 / tensor

Adding tensor support to boostorg/ublas
4 stars 1 forks source link

Implement operator for Einstein's summation notation #29

Closed bassoy closed 6 years ago

bassoy commented 6 years ago

C = A(r,j,t) * B(i,k,j) calls the appropriate tensor product function.

bassoy commented 6 years ago

We need to implement