Thu, 10 May 2012 16:31:02 -0400 |
John W. Eaton |
improve handling of default resize fill value for arrays
|
Thu, 12 Apr 2012 16:27:39 -0400 |
John W. Eaton |
make diag (x, m, n) return a proper diagonal matrix object (bug #36099)
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Fri, 18 Mar 2011 00:01:28 -0400 |
John W. Eaton |
ov-float.cc (octave_float_scalar::do_index_op): widen to float matrix, not double matrix
|
Tue, 04 Aug 2009 09:55:38 +0200 |
John W. Eaton |
use complex function for acos mapper if arg is out of range [-1, 1]
release-3-2-x
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 21 Oct 2010 16:12:00 -0400 |
John W. Eaton |
use gripe functions for NaN to logical and NaN to character conversions more consistently
|
Fri, 28 May 2010 12:28:06 +0200 |
Jaroslav Hajek |
make cellfun's fast scalar collection mechanism public
|
Tue, 16 Mar 2010 15:16:32 +0100 |
Jaroslav Hajek |
implement built-in cbrt
|
Thu, 04 Mar 2010 09:35:38 +0100 |
Jaroslav Hajek |
implement built-in erfcx
|
Thu, 11 Feb 2010 12:41:46 -0500 |
John W. Eaton |
untabify src C++ source files
|
Wed, 20 Jan 2010 20:39:26 -0500 |
John W. Eaton |
remove Emacs local-variable settings from source files in src directory
|
Tue, 01 Dec 2009 00:49:07 +0100 |
Kacper Kowalik |
Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
|
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
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
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]
|
Wed, 29 Jul 2009 12:15:27 -0400 |
John W. Eaton |
sanity checks for loading sparse matrices
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Sat, 27 Dec 2008 17:01:52 +0100 |
Jaroslav Hajek |
remove valid_as_scalar_index
|
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
|
Mon, 02 Jun 2008 16:57:45 +0200 |
David Bateman |
Second set of single precision test code and fix of resulting bugs
|
Sun, 27 Apr 2008 22:34:17 +0200 |
David Bateman |
First attempt at single precision tyeps
|