Mercurial > hg > octave-nkf
graph
-
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
-
Add the regexptranslate functionMon, 24 Mar 2008 15:55:40 -0400, by David Bateman
-
Add the namelengthmax functionMon, 24 Mar 2008 15:54:50 -0400, by David Bateman
-
Add the idivide functionMon, 24 Mar 2008 15:53:07 -0400, by David Bateman
-
variables.cc (exist): Clarify help.Mon, 24 Mar 2008 12:06:52 -0400, by Ben Abbott
-
Add integer el_div and el_ldiv operators to the binops that were missing themSun, 23 Mar 2008 11:07:39 -0400, by David Bateman
-
Remove reference to dlartvSat, 22 Mar 2008 14:59:41 +0100, by David Bateman
-
minor doc patchFri, 21 Mar 2008 14:16:41 +0100, by David Bateman
-
treat structs and cells as "constants"Fri, 21 Mar 2008 16:28:47 -0400, by John W. Eaton
-
Add the reallog, realsqrt and realpow functionsFri, 21 Mar 2008 16:09:01 +0100, by David Bateman
-
Move diag function into the octave_value classFri, 21 Mar 2008 00:08:24 +0100, by David Bateman
-
Add the amd functionFri, 21 Mar 2008 13:20:11 -0400, by David Bateman
-
Further type preservation tests and fix of diag for cell arraysThu, 20 Mar 2008 20:54:19 +0100, by David Bateman
-
Allow cast to 'char'.Thu, 20 Mar 2008 17:00:15 +0100, by David Bateman
-
more checks for subspaceThu, 20 Mar 2008 12:06:07 -0400, by Jaroslav Hajek
-
Ensure k is an integer scalar in rotdimThu, 20 Mar 2008 15:17:38 +0100, by David Bateman
-
Avoid infinite loop in circshift for infinite matricesThu, 20 Mar 2008 11:03:48 -0400, by David Bateman
-
Add tests for preservation of type for functions that work on dimensions of the matricesThu, 20 Mar 2008 15:30:00 +0100, by David Bateman
-
error check for subspace.mThu, 20 Mar 2008 09:36:50 -0400, by Jaroslav Hajek
-
implement subspace functionWed, 19 Mar 2008 21:22:20 -0400, by Jaroslav Hajek
-
Emil LucretiuWed, 19 Mar 2008 16:28:23 -0400, by John W. Eaton
-
octave_env::do_base_pathname: handle rooted relativel namesWed, 19 Mar 2008 16:20:42 -0400, by John W. Eaton
-
Correct typos in __go_draw_axes__.m and update ManualWed, 19 Mar 2008 15:41:43 -0400, by godfrey
-
micro patch of indexing bugWed, 19 Mar 2008 15:29:42 -0400, by David Bateman
-
Fix for mode.m NDArrays and row vectorsWed, 19 Mar 2008 15:02:03 -0400, by David Bateman
-
Fix for array indexing if original matrix is emptyWed, 19 Mar 2008 14:12:57 -0400, by David Bateman
-
doc fix for exp distribution functionsWed, 19 Mar 2008 13:11:50 -0400, by Jaroslav Hajek