Skip to content
Snippets Groups Projects
  1. Jan 16, 2008
  2. Jan 14, 2008
  3. Jan 13, 2008
  4. Jan 09, 2008
  5. Jan 08, 2008
  6. Jan 06, 2008
  7. Dec 30, 2007
  8. Dec 17, 2007
  9. Dec 09, 2007
  10. Nov 27, 2007
  11. Nov 22, 2007
  12. Nov 18, 2007
  13. Nov 13, 2007
  14. Nov 11, 2007
  15. Oct 19, 2007
  16. Oct 17, 2007
  17. Oct 08, 2007
  18. Oct 01, 2007
  19. Sep 30, 2007
  20. Sep 25, 2007
  21. Sep 16, 2007
  22. Apr 12, 2007
  23. Mar 05, 2007
  24. Feb 20, 2007
  25. Feb 11, 2007
  26. Feb 05, 2007
  27. Jan 29, 2007
  28. Jan 28, 2007
  29. Jan 02, 2007
  30. Jan 01, 2007
  31. Dec 04, 2006
    • liam's avatar
      Changed meaning of #'defun-gsl-all arguments so that the first · 4729f28f
      liam authored
      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
      4729f28f
  32. Nov 26, 2006
  33. Nov 12, 2006
  34. Oct 30, 2006
Loading