Wed, 19 Aug 2009 13:47:59 +0200 |
Jaroslav Hajek |
optimize op= in common cases
|
Fri, 07 Aug 2009 08:21:39 +0200 |
Jaroslav Hajek |
dim_vector improvements
|
Fri, 12 Jun 2009 16:01:53 +0200 |
Jaroslav Hajek |
extend lookup capabilities
|
Sun, 07 Jun 2009 08:15:31 +0200 |
Jaroslav Hajek |
fix behavior of find
|
Thu, 21 May 2009 21:28:47 +0100 |
Michael Goffioul |
Add missing xxx_API decoration and remove misplaced ones
|
Wed, 20 May 2009 14:08:13 +0200 |
Jaroslav Hajek |
instantiate Array<void *> in liboctave
|
Fri, 15 May 2009 13:24:38 +0200 |
Jaroslav Hajek |
guard against implicit instantiation
|
Wed, 15 Apr 2009 09:40:49 +0200 |
Jaroslav Hajek |
reuse fast blocked transpose implementation from rec_permute_helper in Array<T>::transpose
|
Tue, 07 Apr 2009 07:16:38 +0200 |
Jaroslav Hajek |
optimize simple stack operations on arrays
|
Sun, 29 Mar 2009 18:09:44 +0200 |
Jaroslav Hajek |
remove redundant checks from Array<T>::index
|
Fri, 27 Mar 2009 12:22:05 +0100 |
Jaroslav Hajek |
make Array::find already return Matlab-compatible dimensions
|
Thu, 26 Mar 2009 13:54:57 +0100 |
Jaroslav Hajek |
small fix in Array::find
|
Thu, 26 Mar 2009 13:05:00 +0100 |
Jaroslav Hajek |
add Array<T>::find
|
Wed, 25 Mar 2009 11:40:06 +0100 |
Jaroslav Hajek |
smarter algorithm for permute
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 19 Feb 2009 15:19:59 +0100 |
Jaroslav Hajek |
improve lookup, provide Array<T>::lookup
|
Wed, 18 Feb 2009 11:26:56 +0100 |
Jaroslav Hajek |
improve resize & resize on assignment
|
Tue, 17 Feb 2009 21:47:10 +0100 |
Jaroslav Hajek |
remove dead branch in Array.cc
|
Mon, 16 Feb 2009 15:05:24 +0100 |
Jaroslav Hajek |
fix 2-subs assigment into n-d arrays
|
Thu, 12 Feb 2009 02:49:14 -0500 |
John W. Eaton |
[mq]: sort-traits
|
Wed, 11 Feb 2009 15:25:53 +0100 |
Jaroslav Hajek |
imported patch sort3.diff
|
Mon, 09 Feb 2009 13:05:35 +0100 |
Jaroslav Hajek |
sorting optimizations
|
Tue, 03 Feb 2009 08:16:39 +0100 |
Jaroslav Hajek |
reduce memory usage in sorting
|
Fri, 23 Jan 2009 13:13:39 +0100 |
Jaroslav Hajek |
further indexing optimization touches
|
Thu, 22 Jan 2009 13:26:04 +0100 |
Jaroslav Hajek |
optimize resizable indexing with scalars
|
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
|
Thu, 15 Jan 2009 07:22:24 +0100 |
Jaroslav Hajek |
clean up Array and DiagArray2
|
Thu, 15 Jan 2009 07:22:24 +0100 |
Jaroslav Hajek |
implement non-copying contiguous range indexing
|
Tue, 13 Jan 2009 10:59:12 -0500 |
John W. Eaton |
Array.cc: style fixes
|