- 04 Apr, 2013 1 commit
-
-
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.
-
- 26 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
Fixed bugs involving scalars, now supporting writes of the same mutliple elements to the same location so long as the values are the same. Changed how diagonal operations are done (now actually less efficient but more reliable).
-
- 14 Mar, 2013 1 commit
-
-
Edgar Solomonik authored
-
- 16 Feb, 2013 1 commit
-
-
Edgar Solomonik authored
Added a new interface which is not fully complete nor tested
-