"git@gitlab.cc4s.org:cc4s/ctf.git" did not exist on "2cfa6065c0113a982c881293b44bfb3c7a4e298d"
Fixed SEQ flag, which was not working for folded AS/SH symmetries, because
Edgar Solomonik authored
folded dimensions were set to edge length 1. Fixed by changing symmmetry of
folded dimensions symmetry to NS in the lower level kernel.
2cfa6065
To build CTF, setup the top folder and compiler in config.mk. Various premade
configurations exist in mkfiles/. After setting up the config.mk file, run 
'make'. Run 'make examples' to build example programs.

More documentation is available on the following website
http://ctf.cs.berkeley.edu

This is not an official release and we provide no guarantees on correctness
or speed of the code. Please contact Edgar Solomonik (solomon@cs.berkeley.edu),
for any questions about usage or technical implementation of the CTF library.