

| |||||||
|
You are here: Root > By License > Open Source
An interface that allows the use of the GNU Scientific Library (GSL) from Lisp. The GSL is a library of applied mathematics commonly used in science and engineering.
| gsll-devel@common-lisp.net | |
| Web site | http://common-lisp.net/project/gsll/ |
| Mailing list | http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel |
| Version | - Sunday, 04 January 2009 |
| Maturity | Alpha |
| OS compatibility | N/A |
| ASDF installable | No |
| Official Download | git://repo.or.cz/gsll.git |
| Mirrored Download | |
| Source code repository | git |
The GNU Scientific Library for Lisp (GSLL) allows you to use the GNU Scientific Library (GSL) from Common Lisp. This library provides a full range of common mathematical operations useful to scientific and engineering applications. The design of the GSLL interface is such that access to most of the GSL library is possible in a Lisp-natural way; the intent is that the user not be hampered by the restrictions of the C language in which GSL has been written. GSLL thus provides interactive use of GSL for getting quick answers, even for someone not intending to program in Lisp.
Topics include: polynomials, special functions, vectors and matrices, permutations, sorting, linear algebra including BLAS, eigensystems, quadrature, random numbers, quasi-random sequences, random distributions, statistics, histograms, N-tuples, Monte Carlo integration, ordinary differential equations, interpolation, numerical integration, numerical differentiation, Chebyshev approximation, series acceleration, discrete Hankel transforms, root-finding, minimization, least-squares fitting, IEEE floating-point, discrete wavelet transforms, basis splines. See the file documentation/missing-features.text on the status of some incomplete topics.
trivial-garbage | CFFI - the Common Foreign Function Interface | ASDF
Open Source | LLGPL | Algorithms | Science and Engineering | Mathematics | Applications
You must be logged to add a note
You must be logged to add a comment