Hi, I am looking for c++ library for tensor operations, which can perform as well tensor contraction. Before wrote my own one, probably somebody already developed such ?
It seems that the "eigen" is not finished in this area,
and "ltensor" should be an alternative. Any experience?