Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Liam Healy's avatar
    6f90daf7
    Explicit precision specification modes · 6f90daf7
    Liam Healy authored
    The GSL precision mode used mainly in special functions is now
    explicitly given in the CL argument list; remove special treatment of
    :mode in C argument list of defmfun call, which meddled with the CL
    arglist.  Changed sf-mode options to :double, :single, :approx.
    6f90daf7
    History
    Explicit precision specification modes
    Liam Healy authored
    The GSL precision mode used mainly in special functions is now
    explicitly given in the CL argument list; remove special treatment of
    :mode in C argument list of defmfun call, which meddled with the CL
    arglist.  Changed sf-mode options to :double, :single, :approx.