Mercurial > hg > octave-nkf
log liboctave/array/boolMatrix.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. |
Mon, 20 Oct 2014 01:34:52 +0100 | Carnë Draug | Change boolMatrix to subclass boolNDArray rather than be another Array<bool>. |
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/boolMatrix.h@3c76262e3ae5 |