Skip to content
Snippets Groups Projects
Commit ed9a001e authored by Liam Healy's avatar Liam Healy
Browse files

Unify linear-mfit; Airy tests from GSL

The linear multi-parameter fitting functions with and without SVD have
been unified into one function #'linear-fit; the weighted and
unweighted functions have already been unified.  If tolerance is
non-nil (double-float) the SVD functions will be called.

Tests of the Airy functions have been replaced by those in GSL's
gsl-1.11/specfunc/test_airy.c and agree.  Test totals now:
SBCL 64: TOTAL: 1440 assertions passed, 5 failed, 0 execution errors.
CCL 64:  TOTAL: 1441 assertions passed, 4 failed, 0 execution errors.
parent cefb7c3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment