Wed, 16 Jun 2010 23:45:13 +0200 |
David Bateman |
Opps committed changeset for random generators in latest changeset that should have been in a seperate changeset. Add the ChangeLog messages for this
|
Wed, 16 Jun 2010 23:27:58 +0200 |
David Bateman |
Don't special case color_property type when emitting factory default (bug #30118)
|
Wed, 16 Jun 2010 14:36:23 +0200 |
Jaroslav Hajek |
workaround bug #30044 (likely in LAPACK)
|
Wed, 16 Jun 2010 12:54:38 +0200 |
Jaroslav Hajek |
fix invalid sort tests
|
Tue, 15 Jun 2010 09:55:00 -0700 |
Rik |
Second try at removing extra newlines from NDArrays
|
Mon, 14 Jun 2010 19:53:19 -0700 |
Rik |
Remove extra newlines when displaying multi-dimensional arrays.
|
Mon, 14 Jun 2010 11:27:58 -0700 |
Rik |
image.m: Flip data, rather than y-axis, for images. (bug #30033)
|
Mon, 14 Jun 2010 14:53:11 +0200 |
Jaroslav Hajek |
fix sort and nth_element when trailing singleton dim is specified
|
Mon, 14 Jun 2010 10:41:47 +0200 |
Jaroslav Hajek |
implement missing copy_data case in idx_vector (bug #30099)
|
Sat, 12 Jun 2010 20:35:04 -0400 |
Ben Abbott |
scatter.m: Properly set default value markersize and marker type.
|
Sat, 12 Jun 2010 12:55:03 -0400 |
Ben Abbott |
gammainc.cc: Fix doc-string typo.
|
Sat, 12 Jun 2010 07:20:35 -0700 |
Rik |
scatter.m: Add new calling forms of function to documentation.
|
Sat, 12 Jun 2010 01:01:39 +0200 |
David Bateman |
Implementary complementary incomplete gamma function (bug #30088)
|
Thu, 10 Jun 2010 19:16:56 -0400 |
Ben Abbott |
Honor Matlab color settings for scatter().
|
Thu, 10 Jun 2010 19:10:37 -0400 |
Ben Abbott |
prepad.m: Fix typo 'dimm' -> 'dim'.
|
Thu, 10 Jun 2010 19:09:41 -0400 |
Ben Abbott |
data.cc: Fix test for concatentating empty nd-arrays.
|
Thu, 10 Jun 2010 08:20:39 +0200 |
Jaroslav Hajek |
implement built-in vec()
|
Wed, 09 Jun 2010 21:44:21 +0200 |
Jaroslav Hajek |
improve reshape
|
Wed, 09 Jun 2010 07:29:33 -0700 |
Rik |
Use > 1 test to find first non-singleton dimension rather than != 1.
|
Wed, 09 Jun 2010 15:14:31 +0200 |
David Grundberg |
Fisfield: Accept cell arrays as name argument.
|
Tue, 08 Jun 2010 22:09:25 -0700 |
Rik |
Use common code block to find first non-singleton dimension.
|
Tue, 08 Jun 2010 21:59:16 -0700 |
Rik |
rotdim.m: Modify function to use same variable names as documentation
|
Tue, 08 Jun 2010 21:47:05 -0700 |
Rik |
coordinate transforms: add option to operate on column matrix of coordinates.
|
Tue, 08 Jun 2010 20:22:38 -0700 |
Rik |
Improve documentation strings.
|
Tue, 08 Jun 2010 21:08:03 +0200 |
Jaroslav Hajek |
fix copyright stmt in 10683:4fdb36ffa066
|
Mon, 07 Jun 2010 13:45:21 +0200 |
Jaroslav Hajek |
support pkg list -forge
|
Mon, 07 Jun 2010 09:57:54 +0200 |
Jaroslav Hajek |
support pkg install -forge
|
Mon, 07 Jun 2010 07:14:57 +0200 |
Jaroslav Hajek |
omitted file from 10681:0ba9bd294421
|
Sun, 06 Jun 2010 16:52:01 +0100 |
Michael Goffioul |
Specify template arguments explicitely [MSVC].
|
Fri, 04 Jun 2010 15:08:33 +0200 |
Jaroslav Hajek |
make cat() (hopefully) more matlab compatible
|