- Dec 21, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Dec 20, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Fixes in String Closes #18 See merge request !17
-
Jakub Klinkovský authored
-
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
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
fixes #23
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Dec 15, 2018
-
-
Tomáš Oberhuber authored
Matrices See merge request !16
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Lukáš Matthew Čejka authored
-
Lukáš Matthew Čejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
-
Lukas Cejka authored
Moved getNonZeroRowLengthCudaKernal to SparseRow_impl.h and indentified errors in SparseRow_impl.h . Commiting for backup purposes.
-
Lukas Cejka authored
Deleted useless code, reformatted present code. Still have issues with getNonZeroRowLength. getRow() throws SegFault and so does resultCuda. Commiting for backup purposes.
-
Lukas Cejka authored
-
Lukáš Matthew Čejka authored
a row. Commiting for backup purposes.
-
Lukáš Matthew Čejka authored
-
Tomáš Oberhuber 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
-
Lukas Cejka authored
Changed implementation of getting Non-Zero elements. Added problem to comments. 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
Reformatted getNonZeroRowLength to pass on the device Type in string and thus enable the lambda in SparseRow_impl.h
-