Skip to content
Snippets Groups Projects
  • Liam M. Healy's avatar
    80875db6
    Added definitions in GSL 1.13 · 80875db6
    Liam M. Healy authored
    Added definitions to GSLL for new definitions in GSL 1.13:
     #'greville-abscissa
     #'evaluate-with-derivatives
     +simplex-nelder-mead-random+
     +quad-golden-fminimizer+
    These additions compile cleanly, only evaluate-with-derivatives has been
    tested.
    
    This completes the port to GSLL of new definitions in GSL 1.13
    as given in the GSL changelog.
    80875db6
    History
    Added definitions in GSL 1.13
    Liam M. Healy authored
    Added definitions to GSLL for new definitions in GSL 1.13:
     #'greville-abscissa
     #'evaluate-with-derivatives
     +simplex-nelder-mead-random+
     +quad-golden-fminimizer+
    These additions compile cleanly, only evaluate-with-derivatives has been
    tested.
    
    This completes the port to GSLL of new definitions in GSL 1.13
    as given in the GSL changelog.