aboutsummaryrefslogtreecommitdiff
path: root/matrix/init.lua
Commit message (Expand)AuthorAge
* major change: use luarocks to manage projectDeterminant2015-06-22
* add nerv.Matrix:generate()Determinant2015-06-21
* git rebasecloudygoose2015-06-21
* fix #23Determinant2015-06-11
* 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