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
|