"src/git@gitlab.cc4s.org:cc4s/ctf.git" did not exist on "fea513c72e73bb9005a706041973bf1d321c97c7"

A distributed memory library for efficient decomposition of tensors of arbitrary type and parallel MPI+OpenMP execution of tensor contractions/functions.

Full documentation is available at

http://www.inf.ethz.ch/personal/edgar.solomonik/ctf

Basic build process: ./configure; make;

Basic test process: sequential: 'make test', parallel: 'make test2'