Mon, 23 Nov 2009 10:50:10 +0100 |
Jaroslav Hajek |
fix test in merge
|
Fri, 20 Nov 2009 14:43:38 +0100 |
Jaroslav Hajek |
fix merge
|
Fri, 13 Nov 2009 11:45:39 +0100 |
Jaroslav Hajek |
improve & partially revert previous change
|
Thu, 12 Nov 2009 15:47:58 +0100 |
Jaroslav Hajek |
improve unary mapper system
|
Sun, 01 Nov 2009 13:59:19 -0500 |
John W. Eaton |
issorted: new option for sort mode
|
Fri, 23 Oct 2009 09:28:14 -0700 |
Rik |
Periodic grammar check of Octave documentation files to ensure common format
|
Sat, 17 Oct 2009 21:23:25 +0200 |
Jaroslav Hajek |
clarify nth_element docstring
|
Fri, 16 Oct 2009 13:12:31 +0200 |
Jaroslav Hajek |
remove ArrayN<T> + fix nonhom. diag-scalar ops
|
Wed, 14 Oct 2009 13:23:31 +0200 |
Jaroslav Hajek |
implement nth_element
|
Tue, 13 Oct 2009 12:50:06 +0200 |
Jaroslav Hajek |
fix reduction functions docstrings
|
Tue, 13 Oct 2009 12:22:50 +0200 |
Jaroslav Hajek |
improve sum & implement the 'extra' option, refactor some code
|
Thu, 08 Oct 2009 08:09:12 +0200 |
Jaroslav Hajek |
simplify length,ndims,size and size_equal
|
Thu, 08 Oct 2009 08:03:59 +0200 |
Jaroslav Hajek |
avoid recursive overloaded calls in builtin numel
|
Mon, 05 Oct 2009 00:11:07 -0400 |
John W. Eaton |
eliminate is_string argument from octave_value character array constructors
|
Fri, 02 Oct 2009 08:27:44 +0200 |
Jaroslav Hajek |
implement builtin_type
|
Sat, 19 Sep 2009 22:17:12 +0200 |
Jaroslav Hajek |
extend linspace & fix up liboctave rewrite
|
Wed, 26 Aug 2009 08:02:25 +0200 |
Jaroslav Hajek |
fix order of args in fmod
|
Sun, 23 Aug 2009 05:57:51 +0200 |
Jaroslav Hajek |
improve unop/binop implementation in data.cc
|
Wed, 12 Aug 2009 07:20:47 +0200 |
Jaroslav Hajek |
fix some functions help markup
|
Tue, 11 Aug 2009 09:08:12 +0200 |
Jaroslav Hajek |
implement built-in diff
|
Sat, 08 Aug 2009 08:41:18 +0200 |
Jaroslav Hajek |
make ifelse an alias or merge
|
Thu, 30 Jul 2009 21:14:04 +0200 |
Jaroslav Hajek |
rename merge -> ifelse
|
Thu, 30 Jul 2009 13:23:21 +0200 |
Jaroslav Hajek |
implement merge function
|
Thu, 09 Jul 2009 15:41:27 -0400 |
John W. Eaton |
data.cc (Fones, Fzeros, Ftrue, Ffalse): update docstring
|
Mon, 15 Jun 2009 12:52:53 +0200 |
Jaroslav Hajek |
autocache indices returned from find et al.
|
Fri, 12 Jun 2009 11:28:05 +0200 |
Jaroslav Hajek |
allow multiple arguments in plus,times,mtimes,and,or
|
Wed, 10 Jun 2009 11:31:58 +0200 |
Jaroslav Hajek |
improve indexed assignment using indexed numel
|
Tue, 09 Jun 2009 07:12:08 +0200 |
Jaroslav Hajek |
fix log2 with 2 outargs, loosen tests to meet IEEE
|
Sat, 06 Jun 2009 22:01:10 -0700 |
Rik |
Expand documentation for 'complex' function
|
Sat, 06 Jun 2009 21:25:37 -0700 |
Rik |
Update documentation for NA and isna functions
|
Fri, 15 May 2009 07:07:40 +0200 |
Jaroslav Hajek |
optimize accumarray with constant ranges
|
Thu, 14 May 2009 16:03:58 -0700 |
Rik |
Update documentation for section 17.8 (Mathematical Constants) of arith.texi
|
Fri, 08 May 2009 03:24:01 -0400 |
Carsten Clark |
Fix typo in documentation of issorted()
|
Fri, 01 May 2009 11:37:36 -0700 |
Rik |
Simplify TeXinfo and eliminate use of @iftex in arith.txi
|
Fri, 01 May 2009 10:06:16 -0700 |
Rik |
Update section 17.5 (Utility Functions) of arith.txi
|
Thu, 30 Apr 2009 16:13:18 -0700 |
Rik |
Update section 17.4 (Sums and Products) of arith.txi
|
Sun, 26 Apr 2009 22:19:57 -0700 |
Rik |
Update section 17.3 (Trigonometry) of arith.txi
|
Mon, 20 Apr 2009 17:30:16 -0700 |
Rik |
Remove trailing space from two doc strings to eliminate compile warning
|
Mon, 20 Apr 2009 17:16:09 -0700 |
Rik |
Update section 17.1 (Utility Functions) of arith.txi
|
Sat, 28 Mar 2009 21:29:08 -0700 |
Rik |
Cleanup documentation for diagperm.texi, sparse.texi
|
Sat, 28 Mar 2009 13:57:22 -0700 |
Rik |
Check grammar on all .cc files
|
Wed, 25 Mar 2009 08:05:35 -0700 |
Rik |
Cleanup documentation file matrix.texi
|
Fri, 13 Mar 2009 13:39:22 +0100 |
Jaroslav Hajek |
more indexing optimizations
|
Tue, 10 Mar 2009 12:27:51 +0100 |
Jaroslav Hajek |
allow size_equal called with 1 arg
|
Mon, 09 Mar 2009 10:59:19 +0100 |
Jaroslav Hajek |
partially optimize accumarray
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 19 Feb 2009 02:16:34 -0500 |
John W. Eaton |
use consistent format for doc strings of internal functions
|
Wed, 18 Feb 2009 11:26:56 +0100 |
Jaroslav Hajek |
improve resize & resize on assignment
|
Tue, 17 Feb 2009 14:23:35 +0100 |
Jaroslav Hajek |
support native cumsum, gripe on overflow in sum/cumsum
|
Mon, 16 Feb 2009 12:41:55 +0100 |
Jaroslav Hajek |
implement fast logical sum (counting)
|
Thu, 12 Feb 2009 15:29:12 -0500 |
John W. Eaton |
rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
|
Thu, 12 Feb 2009 15:16:35 -0500 |
John W. Eaton |
rename all uses of sortrows_idx to sort_rows_idx
|
Wed, 11 Feb 2009 15:25:53 +0100 |
Jaroslav Hajek |
imported patch sort3.diff
|
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
|
Wed, 14 Jan 2009 20:44:25 -0500 |
sh |
Allow documentation tobe built for other formats than tex and info
|
Tue, 13 Jan 2009 00:26:40 -0500 |
Brian Gough |
[docs] 64 bit => 64-bit
|
Mon, 12 Jan 2009 14:03:28 +0100 |
Jaroslav Hajek |
improve indexing of diagonal & permutation matrices
|
Mon, 12 Jan 2009 13:06:06 +0100 |
Jaroslav Hajek |
reimplement full as method of octave_base_value
|
Fri, 26 Dec 2008 22:51:48 +0100 |
Francesco Potortì |
Cross reference between postpad and resize
|