TEST_VALUES
Sample Function Values


TEST_VALUES is a Python library which returns a few selected values of various functions.

The intent of TEST_VALUES is to provide a means of making very simple tests for correctness of software designed to compute a variety of functions. The testing can be done automatically. The data provided is generally skimpy, and might not test the algorithm over a suitably wide range. It does, however, provide a small amount of reassurance that a given computation is (or is not) computing the appropriate quantity, and doing so reasonably accurately.

Licensing:

The computer code and data files made available on this web page are distributed under the GNU LGPL license.

Languages:

TEST_VALUES is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATHEMATICA version and a MATLAB version and a Python version.

Related Data and Programs:

Source Code:

Examples and Tests:

You can go up one level to the Python source codes.


Last revised on 22 February 2015.