From 899d8cb01aca4aa933c5b49e26950482c872961d Mon Sep 17 00:00:00 2001 From: lhealy <lhealy@af03a46b-e846-0410-96e5-d5653c316fd0> Date: Sun, 2 Mar 2008 20:43:42 +0000 Subject: [PATCH] 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 --- documentation/index.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/documentation/index.html b/documentation/index.html index 103c7d7e..0fce4e25 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -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> -- GitLab