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
9fedba684ea2c3c727a8a2cc26636694b7a35c70
Switch branch/tag
ctf
examples
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
Corections to diagonal rescaling/symmetric summation. Both should now be
Edgar Solomonik authored
11 years ago
working more widely
9fedba68
Name
Last commit
Last update
..
Makefile
Implemented tensor slicing and added a working strassen's algorithm test
11 years ago
ccsdt_t3_to_t2.cxx
Added a test suite and added args as a parameter to CTF
11 years ago
dft.cxx
Added names to tensors and a profiling parameter
11 years ago
dft_3D.cxx
Added a test suite and added args as a parameter to CTF
11 years ago
fast_sym.cxx
Corections to diagonal rescaling/symmetric summation. Both should now be
11 years ago
fast_sym_4D.cxx
long long -> int64_t, fml
11 years ago
gemm.cxx
Made tensors return home properly after summations
11 years ago
gemm_4D.cxx
Standardized all allocs to CTF_free and CTF_alloc and implemented a memory management system that keeps track of memory usage.
11 years ago
strassen.cxx
Added strassen
11 years ago
sym3.cxx
Added a test suite and added args as a parameter to CTF
11 years ago
trace.cxx
Added a test suite and added args as a parameter to CTF
11 years ago
weight_4D.cxx
Standardized all allocs to CTF_free and CTF_alloc and implemented a memory management system that keeps track of memory usage.
11 years ago