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

Least squares added to tests, make arguments optional

Coverted required args to optional args defmfun weighted-linear-mfit
and replaced 'parameters with 'parameters-or-size.  Added print-steps
options for several more examples, and put the newline at the end of
the format string.  Added tests; CCL 64 bit now fails one of the
linear least squares (returns zeros) and the nonlinear least squares
(good to 6 or so significant figures).
SBCL 64: TOTAL: 1231 assertions passed, 5 failed, 0 execution errors.
CCL 64: TOTAL: 1234 assertions passed, 2 failed, 0 execution errors.
parent f15ffdda
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