lils - linearizing integral least squares
by Andy Allinger, 2025, released to the public domain
address correspondence to:  andy@13olive.net


------------------------------- CONTENTS -------------------------------
dafdiv.f           Test if division is safe, based on a program by Julio
dafdiv.c           Public domain

lils.f             Routines for least-squares estimates by Andy Allinger
lils.c             Public domain
osolvd.f
osolvd.c
codd.f
codd.c

dpmpar.f           Utilities in the public domain
iounit.f

dental.f           Test programs in the public domain
dental.c
pastur.f
pastur.c
star.f
star.c
damp.f
damp.c
spiral.f
spiral.c

Misra1a.dat        Data sets in the public domain
Rat42.dat
spiral.csv

var_star.csv       Data sets subject license restrictions.
damp.csv           Distributed for research purposes only!

readme.txt         This file


------------------------------ DISCLAIMER ------------------------------
This software is intended for research and educational purposes.  
It MUST NOT be used in applications where life or property is at stake 
until the user has investigated whether it meets his needs.


--------------------------- REVISION HISTORY ---------------------------
1   21 Oct 2025   Original release
