-
- Downloads
Explicit precision specification modes
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.
Showing
- init/defmfun.lisp 55 additions, 60 deletionsinit/defmfun.lisp
- linear-algebra/.gitignore 1 addition, 0 deletionslinear-algebra/.gitignore
- special-functions/airy.lisp 17 additions, 17 deletionsspecial-functions/airy.lisp
- special-functions/bessel.lisp 3 additions, 3 deletionsspecial-functions/bessel.lisp
- special-functions/elliptic-integrals.lisp 21 additions, 21 deletionsspecial-functions/elliptic-integrals.lisp
- special-functions/return-structures.lisp 4 additions, 4 deletionsspecial-functions/return-structures.lisp
linear-algebra/.gitignore
0 → 100644
Please register or sign in to comment