Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
cc4s
Cyclops Tensor Framework
Repository
f83c65b21a6c5bcbcbd31e86bdb206ed36369672
Switch branch/tag
ctf
src
interface
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.cc4s.org:cc4s/ctf.git
Copy HTTPS clone URL
https://gitlab.cc4s.org/cc4s/ctf.git
Fixed all gnu warnings and changed .gitignore/Makefile in a minor way
solomon authored
10 years ago
f83c65b2
Name
Last commit
Last update
..
Makefile
got rid of rules.mk, which should not be used anymore
10 years ago
back_comp.h
Got Aquarius working with typefree CTF
10 years ago
common.cxx
Got all tests working up to 24 processors, and with mixed MPI+OpenMP, hurra.
10 years ago
common.h
Got all tests working up to 24 processors, and with mixed MPI+OpenMP, hurra.
10 years ago
flop_counter.cxx
groups and rings
10 years ago
functions.h
got weight working
10 years ago
group.h
scalar now runs without valgrind errors
10 years ago
idx_tensor.cxx
Fixed all gnu warnings and changed .gitignore/Makefile in a minor way
10 years ago
idx_tensor.h
test suite compiles and 18/25 work sequentially
10 years ago
internal_interface.hpp
got rid of int_ (internal_) prefixes from almost all filenames, since they are ambiguous anyway.
10 years ago
matrix.cxx
minor change regarding Set<dtype,is_ord>->algstrct in interface
10 years ago
matrix.h
minor change regarding Set<dtype,is_ord>->algstrct in interface
10 years ago
monoid.h
Got Aquarius working with typefree CTF
10 years ago
ring.h
scalar now runs without valgrind errors
10 years ago
scalar.cxx
minor change regarding Set<dtype,is_ord>->algstrct in interface
10 years ago
scalar.h
minor change regarding Set<dtype,is_ord>->algstrct in interface
10 years ago
schedule.cxx
fixes to intm and contraction to get dft_3D working seq.
10 years ago
schedule.h
Made term/idx_tensor, etc untemplated
10 years ago
semiring.h
Got Aquarius working with typefree CTF
10 years ago
set.h
Fixed all gnu warnings and changed .gitignore/Makefile in a minor way
10 years ago
sparse_tensor.cxx
test suite compiles and 18/25 work sequentially
10 years ago
sparse_tensor.h
test suite compiles and 18/25 work sequentially
10 years ago
tensor.cxx
Got Aquarius working with typefree CTF
10 years ago
tensor.h
Got Aquarius working with typefree CTF
10 years ago
term.cxx
Fixed some bugs in sum and contration, 23/25 tests pass sequentially.
10 years ago
term.h
timer.h
vector.cxx
vector.h
world.cxx
world.h