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

Add Monte Carlo parameter setting

With GSL 1.13, the GSL API defines a way to set the parameters for the
MISER and VEGAS Monte Carlo methods. This commit defines two generic
functions, #'parameter and #'(setf parameter), to get and set the
parameters, respectively.  It loads but has not been tested.

The previous way of setting the parameters, with macros
> #'miser-parameter and #'vegas-parameter, are conditional to
> #+obsolete-gsl and so do not normally load.
parent 0f785ddd
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.
Please register or to comment