changeset 2711:2e4ce287a594 octave-forge

minor correction
author mcreel
date Tue, 17 Oct 2006 08:08:44 +0000
parents 2d64e669e231
children f2a17922a667
files www/NEWS.in www/index.in
diffstat 2 files changed, 16 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/www/NEWS.in	Tue Oct 17 02:02:03 2006 +0000
+++ b/www/NEWS.in	Tue Oct 17 08:08:44 2006 +0000
@@ -17,7 +17,7 @@
 <ul>
    <li>odepkg: A new matlab compatible package for ODE that replaces
    the existing extra/ode package</li>
-   <li>info-theory: A new package of information theory functions</li> 
+   <li>info-theory: A new package of information theory functions</li>
    <li>linear-algebra: New function bicg</li>
    <li>spline: Allow NDArrays in csape and make it compatible</li>
    <li>comm: New functions fibodeco, fibodeco, fiboenco, fibosplitstream,
@@ -32,9 +32,7 @@
    unifstat and weibstat</li>
    <li>polynomial: New function polyint</li>
    <li>miscellaneous: New functions zagzig, zigzag</li>
-   <li> optim: New function __bfsmin replacing bfgsmin and
-   finitedifference</li>
-   <li>image: __magick_read__ Fix for non 8bit Quantum sizes in 
+   <li>image: __magick_read__ Fix for non 8bit Quantum sizes in
    imagemagick</li>
    <li>general bug fixes and improvements</li>
 </ul>
@@ -131,10 +129,10 @@
    <ul>
       <li>getfield/setfield now have a compatible interface; for the
           old behaviour, use setfields/getfields.</li>
-      <li>Fill full 53-bit mantissa with the random number generators; new 
-          sequences will be different from old sequences with the same 
+      <li>Fill full 53-bit mantissa with the random number generators; new
+          sequences will be different from old sequences with the same
           seed.</li>
-      <li>Removed restrictions on datenum/datevec and added 
+      <li>Removed restrictions on datenum/datevec and added
           calendar/eomday</li>
       <li>Added nthroot to return real root if available</li>
       <li>Added isa to test for class membership</li>
@@ -172,7 +170,7 @@
    </ul></li>
    <li>Statistics:
    <ul>
-      <li>Added histfit pareto tabulate anderson_darling_cdf 
+      <li>Added histfit pareto tabulate anderson_darling_cdf
           anderson_darling_test</li>
    </ul></li>
 </ul>
@@ -182,7 +180,7 @@
 <p>Octave-forge version 20040707 released. Extends support to Octave 2.1.57.
 An abbreviated list of changes is:</p>
 <ul>
-   <li>The optimization functions have been replaced but the new interface 
+   <li>The optimization functions have been replaced but the new interface
        is not yet settled.  See the files in the optim directory.</li>
    <li>New package gsl: GNU Scientific library bindings.</li>
    <li>New package fixed: Fixed point numeric operations.</li>
@@ -197,7 +195,7 @@
 <p>Octave-forge version 20040211 released. Extends support to Octave
 2.1.53 for all oct-files.  Improved build environment and better
 testing. We still need more tests! If you need a function and don't
-see any test cases in it, add some and send them our way.  See 
+see any test cases in it, add some and send them our way.  See
 'help test' for details. An abbreviated list of changes is:</p>
 <ul>
    <li>Changes
@@ -269,7 +267,7 @@
    <li>Signal Processing:
    <ul>
       <li>added freqs, invfreqs, invfreqz</li>
-      <li>return statespace and laplacian IIR filters (butter, cheby1, 
+      <li>return statespace and laplacian IIR filters (butter, cheby1,
           cheby2, ellip)</li>
       <li>fixed aryule() to return the correct filter</li>
    </ul></li>
@@ -284,7 +282,7 @@
    </ul></li>
    <li>Symbolic:
    <ul>
-      <li>added poly2sym, sym2poly, numden, findsymbols, findsym, symlsolve, 
+      <li>added poly2sym, sym2poly, numden, findsymbols, findsym, symlsolve,
           symfsolve, syminfo</li>
       <li>subs() accepts cell arrays</li>
    </ul></li>
@@ -309,11 +307,11 @@
 </dd>
 <dt>February 22, 2003</dt>
 <dd>
-<p>Octave-forge version 20030222 released. An abbreviated list of 
+<p>Octave-forge version 20030222 released. An abbreviated list of
 changes is:</p>
 <ul>
    <li>Updates for octave 2.1.45</li>
-   <li>Parallel: Light weight parallel programming added but 
+   <li>Parallel: Light weight parallel programming added but
         flagged NOINSTALL.</li>
    <li>Communications: add galois field functions and others</li>
    <li>Signal Processing: add convmtx and dftmtx</li>
@@ -423,7 +421,7 @@
 <dt>May 09, 2002</dt>
 <dd>
 <p>Octave-forge version 20020509 released. This is a bug fix release.
-Many thanks to the good folks at Debian for finding the portability 
+Many thanks to the good folks at Debian for finding the portability
 problems. An abbreviated list of changes is:</p>
 <ul>
    <li>New functions
--- a/www/index.in	Tue Oct 17 02:02:03 2006 +0000
+++ b/www/index.in	Tue Oct 17 08:08:44 2006 +0000
@@ -25,7 +25,7 @@
     where <em>package_file_name.tar.gz</em> is the name of the file you downloaded.
   </p>
   <p>
-    If you have code to contribute, send a message to the 
+    If you have code to contribute, send a message to the
     <a href="http://lists.sourceforge.net/mailman/listinfo/octave-dev">repository mailing list</a>
     or <a href="developers.html">join the development team</a>.
   </p>
@@ -47,7 +47,7 @@
 <ul>
    <li>odepkg: A new matlab compatible package for ODE that replaces
    the existing extra/ode package</li>
-   <li>info-theory: A new package of information theory functions</li> 
+   <li>info-theory: A new package of information theory functions</li>
    <li>linear-algebra: New function bicg</li>
    <li>spline: Allow NDArrays in csape and make it compatible</li>
    <li>comm: New functions fibodeco, fibodeco, fiboenco, fibosplitstream,
@@ -62,9 +62,7 @@
    unifstat and weibstat</li>
    <li>polynomial: New function polyint</li>
    <li>miscellaneous: New functions zagzig, zigzag</li>
-   <li> optim: New function __bfsmin replacing bfgsmin and
-   finitedifference</li>
-   <li>image: __magick_read__ Fix for non 8bit Quantum sizes in 
+   <li>image: __magick_read__ Fix for non 8bit Quantum sizes in
    imagemagick</li>
    <li>general bug fixes and improvements</li>
 </ul>