Fri, 21 Aug 2009 12:12:25 +0200 |
Jaroslav Hajek |
further bool ops tweaks
|
Fri, 21 Aug 2009 08:18:16 +0200 |
Jaroslav Hajek |
make ! operator check for NaNs, simplify implementations in liboctave
|
Wed, 19 Aug 2009 22:55:15 +0200 |
Jaroslav Hajek |
refactor binary & bool ops in liboctave
|
Thu, 13 Aug 2009 18:20:31 -0400 |
John W. Eaton |
more configure changes for libraries
|
Tue, 11 Aug 2009 09:08:12 +0200 |
Jaroslav Hajek |
implement built-in diff
|
Wed, 29 Jul 2009 12:15:27 -0400 |
John W. Eaton |
sanity checks for loading sparse matrices
|
Mon, 02 Mar 2009 08:07:48 +0100 |
Jaroslav Hajek |
use explicit template qualifs to please Intel C++ and MSVC++
|
Fri, 20 Mar 2009 11:39:25 +0100 |
Jaroslav Hajek |
allow empty matrices in stream input operators
|
Thu, 19 Mar 2009 17:46:38 +0100 |
Jaroslav Hajek |
optimize isnan/isinf/isfinite mappers
|
Sat, 14 Mar 2009 19:42:50 +0100 |
Jaroslav Hajek |
fix & simplify ndarray->matrix conversions
|
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, 16 Feb 2009 08:52:00 +0100 |
Jaroslav Hajek |
optimize min/max functions
|
Sat, 14 Feb 2009 19:50:43 +0100 |
Jaroslav Hajek |
reimplement any & all using the new reduction code
|
Fri, 13 Feb 2009 21:04:50 +0100 |
Jaroslav Hajek |
improve reduction functions
|
Mon, 02 Feb 2009 15:35:32 +0100 |
Jaroslav Hajek |
abs,real,imag,conj: use code from mx-inlines rather than the generic map
|
Wed, 29 Oct 2008 16:52:10 +0100 |
Jaroslav Hajek |
improve OCTAVE_LOCAL_BUFFER
|
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
|