aboutsummaryrefslogtreecommitdiff
path: root/matrix/generic/matrix.c
Commit message (Expand)AuthorAge
* fix minor bugs in cumatrix; clean up part of codeDeterminant2015-06-07
* fix #15Determinant2015-06-05
* add async copy by index; add MMatrixIntDeterminant2015-05-31
* add error detection for misc cuda functionsDeterminant2015-05-31
* ...txh182015-05-27
* fix a severe bug in memory management of userdataDeterminant2015-05-26
* added nerv_matrix_(get_dataref_value) and tested in examples/mmatrix_example,...txh182015-05-26
* add nerv.class and try to let Lua class inherit from ParamFileDeterminant2015-05-24
* add base class CuMatrix for CuMatrixFloat and CuMatrixDoubleDeterminant2015-05-22
* add double precision matrix implementationDeterminant2015-05-19
* add addition and multiplication for cumatrixDeterminant2015-05-17
* add cumatrixDeterminant2015-05-15
* use C macro to implement matrix templateDeterminant2015-05-15