Wed, 18 Nov 2009 12:03:07 +0100 |
Jaroslav Hajek |
optimize bsxfun (@power, ...)
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
Mon, 09 Nov 2009 13:09:49 +0100 |
Jaroslav Hajek |
rewrite dispatch part & slightly improve min,max,cummin,cummax
|
Tue, 20 Oct 2009 10:47:22 +0200 |
Jaroslav Hajek |
optimize bsxfun for common built-in operations
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Tue, 13 Oct 2009 12:22:50 +0200 |
Jaroslav Hajek |
improve sum & implement the 'extra' option, refactor some code
|
Sat, 19 Sep 2009 11:14:28 +0200 |
Jaroslav Hajek |
provide NDArray->Matrix->Vector typedef mappers
|
Thu, 03 Sep 2009 08:48:51 +0200 |
Jaroslav Hajek |
reuse temporary arrays in nested expressions
|
Wed, 19 Aug 2009 13:47:59 +0200 |
Jaroslav Hajek |
optimize op= in common cases
|
Tue, 11 Aug 2009 09:08:12 +0200 |
Jaroslav Hajek |
implement built-in diff
|
Thu, 21 May 2009 21:28:47 +0100 |
Michael Goffioul |
Add missing xxx_API decoration and remove misplaced ones
|
Thu, 19 Mar 2009 17:46:38 +0100 |
Jaroslav Hajek |
optimize isnan/isinf/isfinite mappers
|
Wed, 11 Mar 2009 10:31:08 +0100 |
Jaroslav Hajek |
ensure nonnegative char -> real conversion
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Tue, 17 Feb 2009 11:26:29 +0100 |
Jaroslav Hajek |
implement cummin/cummax functions
|
Tue, 17 Feb 2009 08:38:00 +0100 |
Jaroslav Hajek |
split implementation and interface in mx-op-defs and MArray-defs
|
Mon, 02 Feb 2009 15:35:32 +0100 |
Jaroslav Hajek |
abs,real,imag,conj: use code from mx-inlines rather than the generic map
|
Fri, 11 Jul 2008 14:56:30 -0400 |
John W. Eaton |
error for NaN values in & and | expressions
|
Sun, 27 Apr 2008 22:34:17 +0200 |
David Bateman |
First attempt at single precision tyeps
|