Mercurial > hg > octave-nkf
log src/OPERATORS/op-dm-sm.cc @ 10884:cc2bc3f46cd4
age | author | description |
---|---|---|
Mon, 07 Dec 2009 14:49:48 -0500 | John W. Eaton | untabify files in src/OPERATORS directory |
Fri, 16 Oct 2009 13:12:31 +0200 | Jaroslav Hajek | remove ArrayN<T> + fix nonhom. diag-scalar ops |
Thu, 12 Mar 2009 11:46:56 +0100 | Jaroslav Hajek | fix omissions adjusting JR's patches |
Mon, 09 Mar 2009 17:49:14 -0400 | Jason Riedy | Implement diag + sparse, diag - sparse, sparse + diag, sparse - diag. |
Mon, 09 Mar 2009 17:49:14 -0400 | Jason Riedy | Implement diag \ sparse and sparse / diag. |
Mon, 09 Mar 2009 17:49:13 -0400 | Jason Riedy | Implement sparse * diagonal and diagonal * sparse operations, double-prec only. |