aboutsummaryrefslogtreecommitdiff
path: root/matrix/init.lua
Commit message (Collapse)AuthorAge
* demo now works (without random shuffle)Determinant2015-06-03
|
* add expand_frm, rearrange_frm, scale_rowDeterminant2015-06-01
|
* add async copy by index; add MMatrixIntDeterminant2015-05-31
|
* should support multiple input/output for layersDeterminant2015-05-28
|
* fix a severe bug in memory management of userdataDeterminant2015-05-26
|
* add fill for cumatrixDeterminant2015-05-26
|
* ...Determinant2015-05-26
|
* add layer and paramDeterminant2015-05-26
|
* ...Determinant2015-05-22
|
* add base class CuMatrix for CuMatrixFloat and CuMatrixDoubleDeterminant2015-05-22
|
* add double precision matrix implementationDeterminant2015-05-19
|
* add cumatrixDeterminant2015-05-15