Skip to content
Snippets Groups Projects
Commit 4729f28f authored by liam's avatar liam
Browse files

Changed meaning of #'defun-gsl-all arguments so that the first

argument should be a list of element types by themselves
(e.g. 'double) and not the data type and element type
('vector-double).  Hardwire *data-name-alist* to associate these
symbols with the GSL convention for words that are insterted in
strings (e.g. (FIXNUM . "_int")).  #'make-symbol-from-strings replaces
#'data-object-name in new file utility.lisp and splice-name just
inserts, doesn't remove anything.  These changes permit the definition
of #'defun-gsl-stats to be defined using #'defun-gsl-all.  Created
mean-variance.lisp.  Created shuffling-sampling.lisp, which does not
deal directly with CL objects yet.  Fix broken example in vector.lisp.


git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3158 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
parent bdffb15c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment