Mercurial > hg > octave-lyh
graph
-
octave_fcn_handle::subsref: don't call next_subsrefThu, 03 Apr 2008 13:13:01 -0400, by John W. Eaton
-
increase testqr tolerance in test/test_linalg.mThu, 03 Apr 2008 14:19:59 +0200, by Jaroslav Hajek
-
spaugment: reduce test script toleranceThu, 03 Apr 2008 10:37:14 -0400, by Ben Abbott
-
fix typos in xzdotu and xzdotc wrappersThu, 03 Apr 2008 00:01:07 -0400, by John W. Eaton
-
scripts/deprecated/Makefile.in (SOURCES): Add spkron.mWed, 02 Apr 2008 23:24:33 -0400, by John W. Eaton
-
scripts/general/Makefile.in (SOURCES): Add runlength.mWed, 02 Apr 2008 16:13:35 -0400, by John W. Eaton
-
implement BLAS-F77 call compatibility checkWed, 02 Apr 2008 14:30:49 -0400, by Jaroslav Hajek
-
lsqnonneg: new functionTue, 01 Apr 2008 00:29:51 -0400, by bill
-
Add the spaugment functionWed, 02 Apr 2008 14:08:28 -0400, by David Bateman
-
Use popen2 for communication with gnuplotWed, 02 Apr 2008 13:29:19 -0400, by David Bateman
-
perl: don't provide default value for vararginTue, 01 Apr 2008 16:35:48 -0400, by John W. Eaton
-
handle negative column values in sortrowsTue, 01 Apr 2008 16:02:49 -0400, by Richard Bovey
-
handle breakpoints in tree_identifier::do_lookupTue, 01 Apr 2008 13:50:27 -0400, by John W. Eaton
-
Fix spurious tics for plotyy with gnuplot backendMon, 31 Mar 2008 22:12:01 -0400, by David Bateman
-
perl.m: new functionMon, 31 Mar 2008 22:06:02 -0400, by Julian Schnidder
-
Add gtext, waitforbuttonpress. Attempt to get ginput working under windowsMon, 31 Mar 2008 21:41:30 -0400, by David Bateman
-
ginput: new functionMon, 31 Mar 2008 16:30:29 -0400, by David Bateman
-
run.m: fix check for file existenceMon, 31 Mar 2008 16:10:09 -0400, by Ben Abbott
-
implement compiled binary lookupFri, 28 Mar 2008 15:53:09 -0400, by Jaroslav Hajek
-
Fix tempdir's documention string to point at tempdirFri, 28 Mar 2008 14:52:27 -0400, by weber
-
trivial fix to del2Fri, 28 Mar 2008 14:50:10 -0400, by Jaroslav Hajek
-
info.m addedFri, 28 Mar 2008 14:47:24 -0400, by Julian Schnidder
-
Allow negative zero imaginary part to be treated as zero for erf, erfc, gamma and lgamma mapper functionFri, 28 Mar 2008 18:26:29 +0100, by David Bateman
-
Fixed minor bugs in help texts of [x|y|z]lim and strtrimFri, 28 Mar 2008 13:09:35 -0400, by sh
-
Fix axis handle treatment in plotyyFri, 28 Mar 2008 12:52:31 -0400, by David Bateman
-
Fix for plot(zeros(1,0),zeros(1,0))Fri, 28 Mar 2008 12:51:14 -0400, by David Bateman
-
ChangeLog fixThu, 27 Mar 2008 22:26:57 -0400, by John W. Eaton
-
rename minmax.cc to max.ccThu, 27 Mar 2008 22:23:54 -0400, by John W. Eaton
-
__convn__.cc: fix typo in previous changeThu, 27 Mar 2008 16:18:05 -0400, by John W. Eaton
-
Allow convolving real data with complex dataThu, 27 Mar 2008 16:15:36 -0400, by sh
-
datenum: allow vector inputs in any orientationThu, 27 Mar 2008 15:17:53 -0400, by Bill Denny
-
nargoutchk.m, validatestring.m, addtodate.m: new functionsThu, 27 Mar 2008 15:14:10 -0400, by bill
-
genvarname.m: new functionThu, 27 Mar 2008 15:00:18 -0400, by bill
-
addtodate.m: new functionThu, 27 Mar 2008 14:51:38 -0400, by bill
-
rectint.m: vectorize and add testsThu, 27 Mar 2008 14:48:36 -0400, by bill
-
__axis_label__: use name of caller in error messageThu, 27 Mar 2008 13:26:06 -0400, by John W. Eaton
-
Add the planerot functionThu, 27 Mar 2008 13:18:58 -0400, by David Bateman
-
ismember: correctly size idx output for empty argsWed, 26 Mar 2008 23:01:16 -0400, by John W. Eaton
-
require both subsref variants to be defined in octave_value subclassesWed, 26 Mar 2008 22:09:42 -0400, by John W. Eaton
-
Texinfo fixesWed, 26 Mar 2008 16:27:14 -0400, by John W. Eaton
-
extend dmult to allow scaling arbitrary dimensionWed, 26 Mar 2008 16:18:23 -0400, by Jaroslav Hajek
-
Added tests to scripts/polynomial/convn.m and allow '__convn__' to actually get N-dimensional complex data.Wed, 26 Mar 2008 15:55:20 -0400, by sh
-
Remove spurious whitespace before macrosWed, 26 Mar 2008 17:36:18 +0100, by Rafael Laboissiere
-
additional fixes for Array::assignNWed, 26 Mar 2008 15:38:25 -0400, by David Bateman
-
fntests.m: report number .m and .cc files without tests separatelyWed, 26 Mar 2008 14:46:48 -0400, by John W. Eaton
-
display percentage of elements that are nonzero when printing sparse matricesWed, 26 Mar 2008 12:56:51 -0400, by John W. Eaton
-
Modified statistics to calculate consistent median.Tue, 25 Mar 2008 23:57:49 -0400, by Ben Abbott
-
refactor Array::assignN dimensioning code for empty initial matricesTue, 25 Mar 2008 23:06:45 -0400, by David Bateman
-
Makefile and ChangeLog fixesTue, 25 Mar 2008 21:36:58 -0400, by John W. Eaton
-
Added support for N-dimensional convolutionTue, 25 Mar 2008 21:28:02 -0400, by sh
-
Add the num2hex and hex2num functionsTue, 25 Mar 2008 20:22:46 -0400, by David Bateman
-
implement expm1 and log1p functionsTue, 25 Mar 2008 19:47:21 -0400, by Jaroslav Hajek
-
Fix fall back from sparse cholesky factorization to LU when matrix detected as not being positive definiteTue, 25 Mar 2008 16:17:16 -0400, by David Bateman
-
implement mapper function for banker's roundingTue, 25 Mar 2008 15:56:41 -0400, by Jaroslav Hajek
-
add -struct modifier to saveTue, 25 Mar 2008 15:29:26 -0400, by Jaroslav Hajek
-
fix parameter list initializer bugTue, 25 Mar 2008 14:32:00 -0400, by John W. Eaton
-
Add the contrast functionTue, 25 Mar 2008 12:03:26 -0400, by David Bateman
-
Allow installation of already extracted packagesMon, 24 Mar 2008 18:14:18 -0400, by Thomas Weber
-
Add the hypot functionMon, 24 Mar 2008 16:32:00 -0400, by David Bateman
-
remove test that no longer fails in modSun, 23 Mar 2008 22:21:57 +0100, by David Bateman