Mercurial > hg > octave-nkf
log liboctave/array/CSparse.cc @ 17769:49a5a4be04a1
age | author | description |
---|---|---|
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, 18 Oct 2013 23:44:44 +0200 | David Bateman | Massive speed improvement in sparse min/max functions for calls like |
Fri, 18 Oct 2013 01:36:31 +0200 | David Bateman | Correct dimesion of return values form sparse min/max function with empty |
Thu, 17 Oct 2013 23:07:34 +0200 | David Bateman | Avoid use of numel in sparse matrix min/max functions |
Fri, 15 Mar 2013 07:07:08 -0400 | John W. Eaton | use int64_t for idx type if --enable-64 |
Fri, 31 Aug 2012 20:00:20 -0700 | Rik | build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/CSparse.cc@12dbd374b3fd |