home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_44 / acmtoms / ReadMe < prev   
Text File  |  1992-02-20  |  1KB  |  23 lines

  1.                         Contents of ACM Toms 
  2.  
  3.  All the routines in this directory came originally from the Algorithms
  4. published by the ACM, in their Transaction of Mathematical Software.  They
  5. were mostly downloaded via JANET, by C.Johnson. Rod Ferguson adapted them
  6. for use on the Acorn scientific co-processor. They have all been tested and
  7. modified if necessary for the Archimedes by K.M.Crennell, for distribution
  8. with the 'Fortran Friends' libraries on the PD-f77 disc.  Your attention is
  9. drawn to the 'Copyright' file explaining the conditions under which these
  10. routines may be copied for public domain purposes. 
  11.  
  12.  Files are listed in order of algorithm number, given as the last 3
  13.  characters of the filename. 
  14.  
  15.   Filename    TOMS    Purpose and date of adding to PD-f77 distribution
  16.             Vol issue
  17.    Cgamma404  14  1  Complex gamma function, compiled OK. (17 Jan92)
  18.   Surface475  17  3  Visible surface plotting program with demo. (17 Jan92)
  19.                       writes large (4Mbyte) scratch file to disc
  20.   Contour531   4  3  2D Contour plotting  (17 Jan92)
  21.    InvLap619  10  3  Automatic numerical inversion of the Laplace transform
  22.                      compiles, but fails in execution with error 3000
  23.                      hardware trap in routine DQEXT   (17 Jan92)