[Pkg-octave-commit] rev 156 - trunk/www

Rafael Laboissiere pkg-octave-devel@lists.alioth.debian.org
Wed, 09 Mar 2005 10:37:52 +0100


Author: rafael
Date: 2005-03-09 10:37:51 +0100 (Wed, 09 Mar 2005)
New Revision: 156

Modified:
   trunk/www/index.html.in
Log:
Added links for the Matrix Computation Toolbox and WaveLab in the "Other
interesting Octave stuff" section


Modified: trunk/www/index.html.in
===================================================================
--- trunk/www/index.html.in	2005-03-09 08:54:27 UTC (rev 155)
+++ trunk/www/index.html.in	2005-03-09 09:37:51 UTC (rev 156)
@@ -167,6 +167,24 @@
 
     <ul>
       <li>
+        <a href="http://www.ma.man.ac.uk/~higham/mctoolbox/">Matrix
+        Computation Toolbox</a>: The Matrix Computation Toolbox is a
+        collection of MATLAB M-files containing functions for constructing
+        test matrices, computing matrix factorizations, visualizing
+        matrices, and carrying out direct search optimization. Various
+        other miscellaneous functions are also included.
+      </li>
+      <li>
+        <a href="http://www-stat.stanford.edu/~wavelab/">WaveLab</a>:
+        WaveLab is a collection of Matlab functions that have been used by
+        the authors and collaborators to implement a variety of
+        computational algorithms related to wavelet analysis. A partial
+        list of the techniques made available: orthogonal wavelet
+        transforms, biorthogonal wavelet transforms, translation-invariant
+        wavelets, interpolating wavelet transforms, cosine packets, wavelet
+        packets, matching pursuit, and a lot more.
+      </li>
+      <li>
         <a href="http://www.sf.net/projects/biosig/">Biosignal Tools</a>:
         BIOSIG is an open source software library for biomedical signal
         processing.  Library works well with Octave and Matlab. Special