C Numerics Library 1.2
by WordenWare
Copyright (c) 2001
URL:    http://www.brent.worden.org/
E-Mail: brent@worden.org


C Numerics Library is a collection of routines to do numerical and statistical
computations.  Included in this library are routines to solve linear systems of
equations, generate random numbers, compute values for random variables, as well
as various other routines that are commonly needed in science and engineering
fields as well as other disciplines.

Full C source code is provided in the library and there are no conditions on
its yse.  However, if you feel it neccessary to give me some credit in your work,
I will not object to your citation.

If you have any questions on its use, discover any bugs in the code, or run into
difficulties compiling the software, feel free to contact me.

Thank you for your interest in C Numerics Library

Brent Worden


DISCLAIMER OF WARRANTY

THIS SOFTWARE AND DOCUMENTATION ARE DISTRIBUTED "AS IS" AND WITHOUT WARRANTIES
AS TO PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED
OR IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO
WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE
IS OFFERED. 

WHILE EVERY EFFORT HAS BEEN MADE TO TEST THE PRODUCT IN A WIDE VARIETY OF
OPERATING ENVIRONMENTS, GOOD PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY
TESTED WITH NON-CRITICAL DATA BEFORE RELYING ON IT. THE USER MUST ASSUME THE
ENTIRE RISK OF USING THE PROGRAM.  ANY LIABILITY OF THE AUTHOR WILL BE LIMITED
EXCLUSIVELY TO PRODUCT REPLACEMENT.
