Skip to content
Snippets Groups Projects
Commit 899d8cb0 authored by lhealy's avatar lhealy Committed by Liam Healy
Browse files

Added list of topics from the GSL web site.

git-svn-id: svn+ssh://common-lisp.net/project/gsll/svn/trunk@28 af03a46b-e846-0410-96e5-d5653c316fd0
parent 7f79c6f3
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,19 @@
getting quick answers, even for someone not intending
to program in Lisp.
</p>
<p>Topics include:
roots of polynomials, special functions, vectors and matrices,
permutations, sorting, BLAS support, linear algebra,
eigensystems, fast Fourier transforms,
quadrature, random numbers, quasi-random sequences,
random distributions, statistics, histograms, N-tuples,
Monte Carlo integration, simulated annealing, differential
equations, interpolation, numerical differentiation,
chebyshev approximation, series acceleration,
discrete Hankel transforms, root-finding, minimization
least-squares fitting, IEEE floating-point,
discrete wavelet transforms. See documentation on status of
some incomplete topics.
<p>This code should be considered alpha and is still under
development, but it is largely usable
now, with some GSL capability not yet available.</p>
......@@ -135,7 +148,7 @@ svn checkout svn://common-lisp.net/project/gsll/svn/trunk gsll</pre></p>
<!-- Created: Feb 25 2005 -->
<!-- hhmts start -->
<small>
Time-stamp: <2008-03-01 14:08:59EST index.html>
Time-stamp: <2008-03-02 14:19:37EST index.html>
</small>
<!-- hhmts end -->
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment