- Dec 26, 2018
-
-
Jakub Klinkovský authored
fixes #13
-
- Dec 21, 2018
-
-
Jakub Klinkovský authored
-
- Dec 20, 2018
-
-
Jakub Klinkovský authored
fixes #18
-
Jakub Klinkovský authored
This allows int-vectors to be multiplied by float-scalars, producing accurate int values (e.g. 4.2 * 10 == 42).
-
Jakub Klinkovský authored
-
- Dec 15, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukáš Matthew Čejka authored
-
Lukas Cejka authored
Re-added back all tests, including CPU and GPU. Re-added multi row lengths. Commiting for backup purposes.
-
Lukas Cejka authored
Added elements into set compressed row lengths to test getNonZeroElements correctly. Set the row length to the same value, for easier testing. Commiting for backup purposes.
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Moved test implementations to _impl.h. Reformatted code. Changed long commented out sections to fake ifdef.
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Added ChunkedEllpack to testing. setCompressedRowLengths test is broken, commiting for backup purposes.
-
Lukas Cejka authored
Fixed and reformatted setCompressedRowLengths test function. Found error for setRow test function, it is possibly in the implementation of SlicedEllpack.
-
Lukas Cejka authored
Added Ellpack and SlicedEllpack to tests. Changed setCompressedRowLengths test to make it work with all Ellpacks. setRow test is broken for SlicedEllpack. Commiting for backup purposes.
-
Lukas Cejka authored
Added Type instead of all int indexes. Formatted includes to top of file. Removed the need for using namespaces.
-
Lukas Cejka authored
Added Type instead of all int indexes. Formatted includes to top of file. Removed the need for using namespaces.
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Added template testing for all working tests. Implemented RealTypes and occasionally IndexType instead of int/float/etc. Updated TODO.
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-