-
- Downloads
Non-symmetric eigensystems, array outputs for special functions
Added some functions introduced in GSL 1.9 to solve eigenvectors and eigenvalues for non-symmetric matrices. These are untested as yet. Changed array output for special functions to be optional arguments which can take a size (integer) and create a marray of the right size.
Showing
- eigensystems.lisp 174 additions, 1 deletioneigensystems.lisp
- init/defmfun-single.lisp 4 additions, 2 deletionsinit/defmfun-single.lisp
- init/defmfun.lisp 22 additions, 16 deletionsinit/defmfun.lisp
- special-functions/coulomb.lisp 30 additions, 10 deletionsspecial-functions/coulomb.lisp
- special-functions/gegenbauer.lisp 9 additions, 11 deletionsspecial-functions/gegenbauer.lisp
- special-functions/legendre.lisp 38 additions, 24 deletionsspecial-functions/legendre.lisp
Loading
Please register or sign in to comment