- 22 Jul, 2013 1 commit
-
-
solomon authored
-
- 16 Jul, 2013 1 commit
-
-
solomon authored
-
- 11 Jul, 2013 2 commits
- 28 May, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 20 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 16 Apr, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 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.
-
- 27 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 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
-
- 12 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
as Devin's interface.
-
- 03 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 19 Feb, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 18 Feb, 2013 2 commits
-
-
Edgar Solomonik authored
-
Edgar Solomonik authored
2. Switched ctf.hpp to be templated and instantiated complex and double 3. Made diagonal rescaling work for SY and FFT test passes TODO: Make diagonal rescaling require less dumb redistributions
-
- 17 Feb, 2013 1 commit
-
-
Edgar Solomonik authored
Changed sizes from int64_t to int. SY FFT test gets the wrong answer in parallel however, which is worrying
-
- 16 Feb, 2013 1 commit
-
-
Edgar Solomonik authored
Added a new interface which is not fully complete nor tested
-