Sat, 28 Nov 2009 14:00:56 +0100 |
Kacper Kowalik |
Remove HDF5 cruft for older versions of HDF5
|
Thu, 19 Nov 2009 10:30:57 +0100 |
Jaroslav Hajek |
implement built-in erfinv
|
Wed, 18 Nov 2009 11:06:45 +0100 |
Jaroslav Hajek |
fix typos in previous change
|
Tue, 17 Nov 2009 11:22:36 +0100 |
Jaroslav Hajek |
improve r->c mapper strategy
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Wed, 07 Oct 2009 10:59:46 -0400 |
John W. Eaton |
avoid some warnings from g++
|
Wed, 29 Jul 2009 13:40:42 -0400 |
John W. Eaton |
use complex function for acos mapper if arg is out of range [-1, 1]
|
Sat, 06 Jun 2009 22:01:10 -0700 |
Rik |
Expand documentation for 'complex' function
|
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
|
Thu, 12 Mar 2009 09:24:37 +0100 |
Jaroslav Hajek |
remove float perm matrices
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Mon, 02 Feb 2009 15:35:32 +0100 |
Jaroslav Hajek |
abs,real,imag,conj: use code from mx-inlines rather than the generic map
|
Sat, 27 Dec 2008 17:01:52 +0100 |
Jaroslav Hajek |
remove valid_as_scalar_index
|
Thu, 11 Dec 2008 11:04:18 +0100 |
Jaroslav Hajek |
alow single/double conversion of diag & perm matrices
|
Wed, 29 Oct 2008 16:52:10 +0100 |
Jaroslav Hajek |
improve OCTAVE_LOCAL_BUFFER
|
Wed, 03 Dec 2008 13:32:57 +0100 |
Jaroslav Hajek |
implement diagonal matrix objects
|
Tue, 29 Jul 2008 17:01:43 +0200 |
David Bateman |
Various doc fixes. Readd cellidx
|
Fri, 11 Jul 2008 14:56:30 -0400 |
John W. Eaton |
error for NaN values in & and | expressions
|
Thu, 12 Jun 2008 10:42:56 -0400 |
John W. Eaton |
eliminate streamoff type
|
Wed, 28 May 2008 01:03:35 +0200 |
David Bateman |
Add some single precision test code and fix resulting bugs
|
Sun, 27 Apr 2008 22:34:17 +0200 |
David Bateman |
First attempt at single precision tyeps
|