Mercurial > hg > octave-nkf
log liboctave/array/chMatrix.h @ 19887:3db04b75c7c0
age | author | description |
---|---|---|
Mon, 10 Nov 2014 23:11:20 +0000 | Carnë Draug | liboctave: confirm that matrices constructors are limited to 2 dimensions. |
Mon, 03 Nov 2014 22:18:29 +0000 | Carnë Draug | Remove redundant methods now that Matrices inherit from NDArrays. |
Fri, 24 Oct 2014 01:31:53 +0100 | Carnë Draug | Change charMatrix to subclass charNDArray rather than be another Array<char>. |
Thu, 31 Oct 2013 22:19:07 -0700 | Rik | maint: Use common #define syntax "octave_filename_h" in h_files. |
Sat, 26 Oct 2013 18:57:05 -0700 | Rik | maint: Use GNU style coding conventions for code in liboctave/ |
Wed, 23 Oct 2013 22:09:27 -0400 | John W. Eaton | maint: Update copyright notices for release. |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/chMatrix.h@ecb8dcd7ec33 |