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

Polynomial order of and optional arguments; added tests from GSL

Change the order of arguments to #'divided-difference and
#'taylor-divided-difference in order to make 'dd in the first case and
'coefficients and 'workspace in the second case optional arguments.
Added all the tests from gsl-1.11/poly/test.c; results agree with the
values stated there.  Complete test results:
SBCL64: TOTAL: 1483 assertions passed, 5 failed, 0 execution errors.
CCL64:  TOTAL: 1486 assertions passed, 2 failed, 0 execution errors.
parent 7f485182
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