Order of arguments in linear-mfit, export symbols, documentation update
Swapped the optional arguments 'weight, 'tolerance to linear-mfit on the assumption that weighted fits are used more often than SVD. Exported symbols for the generic functions defined in generic.lisp (note: this will require shadowing when importing both the :gsl package and the :iterate package). Various minor improvements/updates to documentation.
Showing
- basis-splines.lisp 2 additions, 2 deletionsbasis-splines.lisp
- documentation/index.html 2 additions, 3 deletionsdocumentation/index.html
- documentation/missing-features.text 4 additions, 0 deletionsdocumentation/missing-features.text
- histogram/probability-distribution.lisp 3 additions, 3 deletionshistogram/probability-distribution.lisp
- random/generators.lisp 2 additions, 2 deletionsrandom/generators.lisp
- solve-minimize-fit/generic.lisp 3 additions, 1 deletionsolve-minimize-fit/generic.lisp
- solve-minimize-fit/linear-least-squares.lisp 3 additions, 3 deletionssolve-minimize-fit/linear-least-squares.lisp
Please register or sign in to comment