log liboctave/Sparse.cc @ 10535:3f973f6c841c

age author description
Tue, 20 Apr 2010 08:42:03 +0200 Jaroslav Hajek improve sparse concatenation operator
Mon, 19 Apr 2010 15:31:49 +0200 Jaroslav Hajek reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcat
Sun, 18 Apr 2010 17:56:16 +0200 Jaroslav Hajek basic cat functionality in liboctave
Fri, 16 Apr 2010 16:14:45 +0200 David Bateman Replace nzmax by nnz as needed
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Wed, 14 Apr 2010 08:27:37 +0200 Jaroslav Hajek fix failing sparse assignment tests
Tue, 13 Apr 2010 14:59:01 +0200 Jaroslav Hajek optimize some special indexing & assignment cases
Tue, 13 Apr 2010 12:36:21 +0200 Jaroslav Hajek rewrite sparse indexed assignment
Mon, 12 Apr 2010 12:57:44 +0200 Jaroslav Hajek properly compress sparse matrices after assembly
Sat, 10 Apr 2010 21:04:55 +0200 Jaroslav Hajek replace nzmax by nnz where appropriate in liboctave
Thu, 08 Apr 2010 14:37:36 +0200 Jaroslav Hajek optimize sparse resize
Thu, 08 Apr 2010 10:29:57 +0200 Jaroslav Hajek improve & fix SparseRep reallocation and compression
Wed, 07 Apr 2010 13:00:25 +0200 Jaroslav Hajek optimize (:) indexing of sparse column vectors
Wed, 07 Apr 2010 12:07:06 +0200 Jaroslav Hajek fix order of func defs in Sparse.cc
Tue, 06 Apr 2010 13:42:59 +0200 Jaroslav Hajek rewrite sparse null assignment (part 2)
Fri, 02 Apr 2010 16:04:52 +0200 Jaroslav Hajek rewrite sparse null assignment (part 1)
Wed, 31 Mar 2010 10:24:57 +0200 Jaroslav Hajek remove old sparse assembly ctors
Wed, 31 Mar 2010 10:03:55 +0200 Jaroslav Hajek optimize sparse matrix assembly
Fri, 26 Mar 2010 10:41:56 +0100 Jaroslav Hajek improve sparse 2d indexing (part 3)
Wed, 24 Mar 2010 10:38:39 +0100 Jaroslav Hajek improve sparse 2d indexing (part 2)
Mon, 22 Mar 2010 13:54:22 +0100 Jaroslav Hajek improve sparse 2D indexing (part 1)
Fri, 19 Mar 2010 13:00:06 +0100 Jaroslav Hajek rewrite 1D sparse indexing
Thu, 18 Mar 2010 14:55:52 +0100 Jaroslav Hajek improve sparse indexing interface
Tue, 02 Mar 2010 00:44:12 +0100 David Bateman Special case sparse index method for ranges and maybe_delete_elements method for sparse vectors
Sat, 27 Feb 2010 16:05:16 -0500 John W. Eaton avoid indexing nonexistent elements in sparse diag
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Wed, 29 Jul 2009 12:15:27 -0400 John W. Eaton sanity checks for loading sparse matrices
Tue, 05 May 2009 15:18:55 +0200 Jaroslav Hajek fix sparse indexing bug
Mon, 16 Mar 2009 17:03:07 -0400 Jason Riedy Eliminate the workspace in sparse transpose.
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 16 Feb 2009 10:15:43 +0100 Jaroslav Hajek fix & clean up complex & sparse sorting
Thu, 05 Feb 2009 02:42:58 -0500 John W. Eaton eliminte some compiler warnings
Thu, 15 Jan 2009 16:59:15 -0500 John W. Eaton reshape: improve error message
Thu, 15 Jan 2009 14:58:49 -0500 John W. Eaton reshape: improve error message
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator =
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Sat, 08 Mar 2008 10:14:37 -0500 John W. Eaton eliminate one_zero stuff from idx_vector
Tue, 04 Mar 2008 01:18:09 +0100 David Bateman Treat repeated indices in the sparse assignments
Fri, 08 Feb 2008 16:00:16 -0500 John W. Eaton eliminate UNDEFINED sort mode
Thu, 31 Jan 2008 18:59:11 +0000 dbateman [project @ 2008-01-31 18:59:09 by dbateman]
Thu, 10 Jan 2008 09:23:45 +0000 jwe [project @ 2008-01-10 09:23:45 by jwe]
Wed, 19 Dec 2007 21:27:23 +0000 jwe [project @ 2007-12-19 21:27:23 by jwe]
Tue, 18 Dec 2007 21:34:26 +0000 jwe [project @ 2007-12-18 21:32:10 by jwe]
Tue, 11 Dec 2007 22:06:49 +0000 jwe [project @ 2007-12-11 22:06:49 by jwe]
Tue, 04 Dec 2007 20:51:26 +0000 jwe [project @ 2007-12-04 20:51:24 by jwe]
Tue, 04 Dec 2007 15:49:12 +0000 jwe [project @ 2007-12-04 15:49:12 by jwe]
Mon, 03 Dec 2007 20:10:01 +0000 dbateman [project @ 2007-12-03 20:10:01 by dbateman]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Tue, 09 Oct 2007 19:59:51 +0000 dbateman [project @ 2007-10-09 19:58:32 by dbateman]
Sun, 19 Aug 2007 19:36:40 +0000 dbateman [project @ 2007-08-19 19:36:40 by dbateman]
Tue, 14 Aug 2007 17:30:59 +0000 jwe [project @ 2007-08-14 17:30:59 by jwe]
Tue, 14 Aug 2007 17:14:19 +0000 jwe [project @ 2007-08-14 17:14:18 by jwe]
Mon, 04 Jun 2007 22:28:19 +0000 dbateman [project @ 2007-06-04 22:28:19 by dbateman]