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 >
Wrap
Text File
|
1993-07-28
|
693b
|
16 lines
Compiled by: Christopher Browne
cbbrowne@csi.uottawa.ca
aa454@freenet.carleton.ca
OLS - A linear regression tool. It generally should be executed from
a CLI that permits redirection of input and output.
This is a fairly simple tool; it doesn't do a LOT of formatting. It's
very much in the UNIX tradition of small tools that can be "piped"
together.
Compiled using GCC 2.3.3 and the MiNT libraries, Patchlevel 30. It
should work under both TOS and MiNT; I've only tested it under TOS.