home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / math / ols / readme.st < prev    next >
Text File  |  1993-07-28  |  693b  |  16 lines

  1. Compiled by: Christopher Browne
  2. cbbrowne@csi.uottawa.ca
  3. aa454@freenet.carleton.ca
  4.  
  5. OLS - A linear regression tool.  It generally should be executed from    
  6. a CLI that permits redirection of input and output.                      
  7.  
  8. This is a fairly simple tool; it doesn't do a LOT of formatting.  It's   
  9. very much in the UNIX tradition of small tools that can be "piped"       
  10. together.                                                                
  11.  
  12. Compiled using GCC 2.3.3 and the MiNT libraries, Patchlevel 30.  It      
  13. should work under both TOS and MiNT; I've only tested it under TOS.      
  14.                                                                          
  15.  
  16.