- 15 Nov, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 14 Nov, 2013 2 commits
- 12 Nov, 2013 1 commit
-
-
solomon authored
-
- 02 Oct, 2013 1 commit
-
-
Edgar Solomonik authored
Also, simplified interface.
-
- 30 Sep, 2013 1 commit
-
-
solomon authored
first CTF instantiazation.
-
- 23 Sep, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 17 Sep, 2013 1 commit
-
-
solomon authored
compiler errors anymore
-
- 16 Sep, 2013 1 commit
-
-
solomon authored
-
- 22 Jul, 2013 1 commit
-
-
solomon authored
-
- 11 Jul, 2013 2 commits
- 24 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
Standardized all allocs to CTF_free and CTF_alloc and implemented a memory management system that keeps track of memory usage.
-
- 20 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 09 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
Started standardizing examples to make a test suite. Added some fixes to the mapping framework, specifically for handling issues with SY. SH format is now used for SY contractions rather than diagonal rescaling, and it seems to work correctly. I am seeing slight deviation in the lowest 1-3 significant figures in CCSD/SCF energy from 1 to 2 processes, need to find out if this is round off or error.
-
- 04 Apr, 2013 2 commits
-
-
Edgar Solomonik authored
Deprecated C interface for cyclopstf.hpp. Added support for element-wise custom operations. Got rid of buffer and buffer_len parameters that were never used. Added a test for weight which uses a custom divide operaiton.
-
Edgar Solomonik authored
-
- 28 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
Wrote code that explicitly zeros out the padding. Made CTF_World be object reference rather than pointer everywhere. Having issues with FFT tests due to diagonal rescaling in SY and possibly other problems.
-
- 14 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 13 Mar, 2013 2 commits
-
-
Edgar Solomonik authored
added matrix and vector types added 3D FFT test
-
Edgar Solomonik authored
-