Changeset 41 for trunk/documentation

Show
Ignore:
Timestamp:
03/20/08 23:10:49 (8 months ago)
Author:
lhealy
Message:

Fix link.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/documentation/documentation.html

    r38 r41  
    109109 on particular chapters: 
    110110<ul> 
     111<base href="http://www.gnu.org/software/gsl/manual/html_node/"> 
    111112<li><a href="Vectors-and-Matrices.html">Vectors and Matrices</a> 
    112113        are done for integer, real, double, complex. 
    113114         Subvectors and views don't work.  Other element types may be 
    114115        difficult to port due to lack of CL definition. 
    115               <base 
    116  href="http://www.gnu.org/software/gsl/manual/html_node/"> 
    117116<li>Functions that provide file input and output to files are not tested and 
    118117 likely will need other definitions (perhaps in C) to function 
     
    125124 used.  Contributions welcome.  
    126125<li><a href="Simulated-Annealing.html">Simulated Annealing</a> is 
    127  known have problems in GSL and <a 
     126 known to have problems in GSL and a replacement <a 
    128127 href="https://gna.org/projects/annealing">is being redesigned</a>;  
    129  the distributed version has been ported in GSLL but does not work. 
     128 the version distributed has been ported in GSLL but does not work. 
    130129<li><a href="Wavelet-Transforms.html">Wavelet Transforms</a> has been 
    131130 done but the results of the example do not agree with the GSL manual. 
     
    140139<code>(lisp-unit:run-tests)</code>: 
    141140<ul> 
    142 <li>CLISP shows three "foreign callout errors". Remedy unknown. 
     141<li>CLISP shows three "foreign callout errors." Remedy unknown. 
    143142<li>There are several regression failures that are apparently due to 
    144143changes in GSL between versions 1.8 and 1.10.  These are: 
     
    147146</ul> 
    148147 
    149  
    150148 <div class="footer"> 
    151149    <hr> 
     
    153151<!-- hhmts start --> 
    154152    <small> 
    155        Time-stamp: <2008-03-16 09:28:03EDT documentation.html> 
     153       Time-stamp: <2008-03-20 19:09:57EDT documentation.html> 
    156154       </small> 
    157155<!-- hhmts end -->