Tue, 26 May 2015 21:07:42 -0700 |
Rik |
Use in-place operators in m-files where possible.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Tue, 20 Jan 2015 10:24:46 -0500 |
John W. Eaton |
maint: Periodic merge of gui-release to default.
|
Tue, 20 Jan 2015 08:26:57 -0500 |
John W. Eaton |
strip trailing whitespace from most source files
stable
|
Sun, 23 Mar 2014 20:35:22 -0700 |
Rik |
Overhaul sprand, sprandn functions.
|
Sat, 22 Mar 2014 13:23:41 +0100 |
Eduardo Ramos (edu159) |
Added implementation for 4th argument of sprand/sprandn (bug #41839).
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 21 Oct 2013 20:28:24 +0200 |
David Bateman |
__sprand_impl__.m : Fix off by one error in the column index for large matrices (bug #40325)
|
Wed, 28 Aug 2013 08:33:02 -0700 |
Rik |
maint: End m-files with 1 blank line.
|
Sun, 04 Aug 2013 18:13:08 -0700 |
Rik |
maint: Remove unneeded input validation from internal fcns in private/ directories.
|
Thu, 20 Jun 2013 02:17:25 +0200 |
David Bateman |
Specialize is_empty and numel methods for sparse matrices (debian bug #706376)
|
Tue, 17 Jul 2012 07:08:39 -0700 |
Rik |
maint: Use Octave coding conventions for cuddling parentheses in scripts directory
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Wed, 23 Nov 2011 08:38:19 -0800 |
Rik |
Grammarcheck of documentation before 3.6.0 release.
|
Fri, 23 Sep 2011 13:11:36 -0500 |
Jordi GutiƩrrez Hermoso |
Fix the copyright and docstring of __sprand_impl__
|
Fri, 23 Sep 2011 02:40:05 -0500 |
Jordi GutiƩrrez Hermoso |
Refactor sprandn/sprand code, move common code to common function (bug #34352)
|