Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Liam Healy's avatar
    cefb7c3f
    GSL features added in version 1.12; fix spelling · cefb7c3f
    Liam Healy authored
    Added faster simplex mininimser using the symbol
    +simplex-nelder-mead+; the old one is now called
    +simplex-nelder-mead-on2+.  Added new functions #'order, #'size,
    #'coefficients for Chebyshev; #'order is a generic function.
    Added methods for vectors with complex elements for elt+, elt-, elt*,
    elt/.  Fix spelling of "paraboloid".
    cefb7c3f
    History
    GSL features added in version 1.12; fix spelling
    Liam Healy authored
    Added faster simplex mininimser using the symbol
    +simplex-nelder-mead+; the old one is now called
    +simplex-nelder-mead-on2+.  Added new functions #'order, #'size,
    #'coefficients for Chebyshev; #'order is a generic function.
    Added methods for vectors with complex elements for elt+, elt-, elt*,
    elt/.  Fix spelling of "paraboloid".