Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add pl implementation for Lua class | Determinant | 2015-05-22 |
* | add base class CuMatrix for CuMatrixFloat and CuMatrixDouble | Determinant | 2015-05-22 |
* | add double precision matrix implementation | Determinant | 2015-05-19 |
* | add warning options to nvcc | Determinant | 2015-05-18 |
* | add rowsum for cumatrix | Determinant | 2015-05-18 |
* | add sigmoid for cumatrix | Determinant | 2015-05-18 |
* | add addition and multiplication for cumatrix | Determinant | 2015-05-17 |
* | add cumatrix | Determinant | 2015-05-15 |
* | use a global lua file to load others | Determinant | 2015-05-15 |
* | use C macro to implement matrix template | Determinant | 2015-05-15 |
* | add basic matrix implementation | Determinant | 2015-05-14 |
* | correct typoes in Makefile | Determinant | 2015-05-14 |
* | integrate luajit build process into makefile | Determinant | 2015-05-14 |
* | init | Determinant | 2015-05-14 |