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

Monte Carlo uses direct function callbacks

Direct function callbacks may now be used with GSL structs other than
'gsl-function, and will set the 'dimension slot as well by looking at
the arglist of the function sent.  This uses an #'arglist borrowed
from CLOCC:port.  Rewrite make-callbacks based on a hash table rather
than a generic function.  All the usualy tests pass.
SBCL 64:
TOTAL: 1259 assertions passed, 5 failed, 0 execution errors.
CCL 64:
TOTAL: 1260 assertions passed, 4 failed, 0 execution errors.
parent 3d57ef40
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