changeset 5448:ebe5d7d15522

[project @ 2005-09-14 18:55:04 by jwe]
author jwe
date Wed, 14 Sep 2005 18:55:05 +0000
parents 051ddd7a6681
children 7332a98b6de7
files libcruft/ChangeLog libcruft/lapack/zbdsqr.f scripts/ChangeLog scripts/general/fliplr.m scripts/linear-algebra/cross.m scripts/statistics/distributions/discrete_cdf.m scripts/statistics/tests/bartlett_test.m src/ChangeLog src/DLD-FUNCTIONS/besselj.cc src/DLD-FUNCTIONS/chol.cc src/DLD-FUNCTIONS/fft.cc src/DLD-FUNCTIONS/fftw_wisdom.cc src/utils.cc
diffstat 13 files changed, 33 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/libcruft/ChangeLog
+++ b/libcruft/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-14  Daniel  <durbano@shbano.com>
+
+	* lapack/zbdsqr.f: Fix typo in docs.
+	From Jorge Barros de Abreu <ficmatin01@solar.com.br>.
+
 2005-05-06  John W. Eaton  <jwe@octave.org>
 
 	* lapack/dpotri.f, lapack/dlauum.f, lapack/dlauu2.f,
--- a/libcruft/lapack/zbdsqr.f
+++ b/libcruft/lapack/zbdsqr.f
@@ -62,7 +62,7 @@
 *
 *  E       (input/output) DOUBLE PRECISION array, dimension (N)
 *          On entry, the elements of E contain the
-*          offdiagonal elements of of the bidiagonal matrix whose SVD
+*          offdiagonal elements of the bidiagonal matrix whose SVD
 *          is desired. On normal exit (INFO = 0), E is destroyed.
 *          If the algorithm does not converge (INFO > 0), D and E
 *          will contain the diagonal and superdiagonal elements of a
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-14  Daniel  <durbano@shbano.com>
+
+	* statistics/tests/bartlett_test.m, linear-algebra/cross.m,
+	statistics/distributions/discrete_cdf.m, general/fliplr.m:
+	Doc string fixes.
+	From Jorge Barros de Abreu <ficmatin01@solar.com.br>.
+
 2005-09-12  Stefan van der Walt <stefan@sun.ac.za>
 
 	* saveimage.m: Do not ignore most significant bit when writing
--- a/scripts/general/fliplr.m
+++ b/scripts/general/fliplr.m
@@ -30,7 +30,7 @@
 ## @end group
 ## @end example
 ##
-## Note that @code{fliplr} only workw with 2-D arrays.  To flip N-d arrays
+## Note that @code{fliplr} only work with 2-D arrays.  To flip N-d arrays
 ## use @code{flipdim} instead.
 ## @end deftypefn
 ##
--- a/scripts/linear-algebra/cross.m
+++ b/scripts/linear-algebra/cross.m
@@ -32,7 +32,7 @@
 ## If @var{x} and @var{y} are matrices, the cross product is applied 
 ## along the first dimension with 3 elements. The optional argument 
 ## @var{dim} is used to force the cross product to be calculated along
-## the dimension defiend by @var{dim}.
+## the dimension defined by @var{dim}.
 ## @end deftypefn
 
 ## Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
--- a/scripts/statistics/distributions/discrete_cdf.m
+++ b/scripts/statistics/distributions/discrete_cdf.m
@@ -21,7 +21,7 @@
 ## @deftypefn {Function File} {} discrete_cdf (@var{x}, @var{v}, @var{p})
 ## For each element of @var{x}, compute the cumulative distribution
 ## function (CDF) at @var{x} of a univariate discrete distribution which
-## assumes the values in v with probabilities @var{p}.
+## assumes the values in @var{v} with probabilities @var{p}.
 ## @end deftypefn
 
 ## Author: KH <Kurt.Hornik@wu-wien.ac.at>
--- a/scripts/statistics/tests/bartlett_test.m
+++ b/scripts/statistics/tests/bartlett_test.m
@@ -23,7 +23,7 @@
 ## vectors @var{x1}, @var{x2}, @dots{}, @var{xk}, where @var{k} > 1.
 ##
 ## Under the null of equal variances, the test statistic @var{chisq}
-## approximately ollows a chi-square distribution with @var{df} degrees of
+## approximately follows a chi-square distribution with @var{df} degrees of
 ## freedom.
 ##
 ## The p-value (1 minus the CDF of this distribution at @var{chisq}) is
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-14  Daniel  <durbano@shbano.com>
+
+	* DLD-FUNCTIONS/besselj.cc, DLD-FUNCTIONS/chol.cc,
+	DLD-FUNCTIONS/fft.cc, DLD-FUNCTIONS/fftw_wisdom.cc, utils.cc:
+	Doc string fixes.
+	From Jorge Barros de Abreu <ficmatin01@solar.com.br>.
+
 2005-09-14  David Bateman  <dbateman@free.fr>
 
 	* help.cc (Flookfor, print_lookfor, first_help_sentence):
--- a/src/DLD-FUNCTIONS/besselj.cc
+++ b/src/DLD-FUNCTIONS/besselj.cc
@@ -445,7 +445,7 @@
 Complete loss of significance by argument reduction, return @code{NaN}.\n\
 @item\n\
 Error---no computation, algorithm termination condition not met,\n\
-return @code{NaN}\n\
+return @code{NaN}.\n\
 @end enumerate\n\
 @end deftypefn")
 {
--- a/src/DLD-FUNCTIONS/chol.cc
+++ b/src/DLD-FUNCTIONS/chol.cc
@@ -121,7 +121,7 @@
 DEFUN_DLD (cholinv, args, nargout,
   "-*- texinfo -*-\n\
 @deftypefn {Loadable Function} {} cholinv (@var{a})\n\
-Use the Cholesky factorization to compute the inverse of of the\n\
+Use the Cholesky factorization to compute the inverse of the\n\
 symmetric positive definite matrix @var{a}.\n\
 @seealso{chol, chol2inv}\n\
 @end deftypefn")
--- a/src/DLD-FUNCTIONS/fft.cc
+++ b/src/DLD-FUNCTIONS/fft.cc
@@ -160,11 +160,11 @@
 specifying the number of elements of @var{a} to use, or an empty\n\
 matrix to specify that its value should be ignored. If @var{n} is\n\
 larger than the dimension along which the FFT is calculated, then\n\
-@var{a} is resized and padded with zeros. Otherwise, if@var{n} is\n\
+@var{a} is resized and padded with zeros. Otherwise, if @var{n} is\n\
 smaller than the dimension along which the FFT is calculated, then\n\
 @var{a} is truncated.\n\
 \n\
-If called with three agruments, @var{dim} is an integer specifying the\n\
+If called with three arguments, @var{dim} is an integer specifying the\n\
 dimension of the matrix along which the FFT is performed\n\
 @end deftypefn\n\
 @seealso {ifft, fft2, fftn, fftw_wisdom}")
--- a/src/DLD-FUNCTIONS/fftw_wisdom.cc
+++ b/src/DLD-FUNCTIONS/fftw_wisdom.cc
@@ -73,7 +73,7 @@
 \n\
 calculates the wisdom necessary to accelerate the 103, 102x102 and\n\
 the 102x103x105 FFTs. Note that calculated wisdom will be lost when\n\
-when restarting Octave. However, if it is saved as discussed above, it\n\
+restarting Octave. However, if it is saved as discussed above, it\n\
 can be reloaded. Also, any system-wide wisdom file that has been found\n\
 will also be used. Saved wisdom files should not be used on different\n\
 platforms since they will not be efficient and the point of calculating\n\
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -279,11 +279,11 @@
 @deftypefn {Built-in Function} {} file_in_loadpath (@var{file})\n\
 @deftypefnx {Built-in Function} {} file_in_loadpath (@var{file}, \"all\")\n\
 \n\
-Return the absolute name name of @var{file} if it can be found in\n\
+Return the absolute name of @var{file} if it can be found in\n\
 the list of directories specified by @code{LOADPATH}.\n\
 If no file is found, return an empty matrix.\n\
 \n\
-If the first argument is a cell array of of strings, search each\n\
+If the first argument is a cell array of strings, search each\n\
 directory of the loadpath for element of the cell array and return\n\
 the first that matches.\n\
 \n\
@@ -337,7 +337,7 @@
   "-*- texinfo -*-\n\
 @deftypefn {Built-in Function} {} file_in_path (@var{path}, @var{file})\n\
 @deftypefnx {Built-in Function} {} file_in_path (@var{path}, @var{file}, \"all\")\n\
-Return the absolute name name of @var{file} if it can be found in\n\
+Return the absolute name of @var{file} if it can be found in\n\
 @var{path}.  The value of @var{path} should be a colon-separated list of\n\
 directories in the format described for the built-in variable\n\
 @code{LOADPATH}.  If no file is found, return an empty matrix.\n\
@@ -348,7 +348,7 @@
      @result{} \"@value{OCTAVEHOME}/share/octave/2.0/m/general/nargchk.m\"\n\
 @end example\n\
 \n\
-If the second argument is a cell array of of strings, search each\n\
+If the second argument is a cell array of strings, search each\n\
 directory of the path for element of the cell array and return\n\
 the first that matches.\n\
 \n\