Copyright © 2002,2005 The pygsl Team.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in section B entitled ``GNU Free Documentation License''.
Implemented features:
| pygsl.blas | basic linear algebra system |
| pygsl.chebyshev | chebyshev approximations |
| pygsl.combination | combinations |
| pygsl.const | |
| pygsl.diff | (Deprecated. Use pygsl.deriv instead). |
| pygsl.deriv | Numerical differentiation. |
| pygsl.eigen | |
| pygsl.fit | |
| pygsl.histogram | 1d and 2d histograms and operations on histograms. |
| pygsl.ieee | Access to the ieee-arithmetics layer of gsl. |
| pygsl.integrate | |
| pygsl.interpolation | |
| pygsl.linalg | |
| pygsl.math | |
| pygsl.monte | |
| pygsl.minimize | |
| pygsl.multifit | |
| pygsl.multifit_nlin | |
| pygsl.multimin | |
| pygsl.multiroots | |
| pygsl.odeiv | |
| pygsl.permutation | |
| pygsl.poly | |
| pygsl.qrng | |
| pygsl.rng | random number generators and probability densities. |
| pygsl.roots | |
| pygsl.siman | Simulated anealing |
| pygsl.sum | |
| pygsl.sf | |
| pygsl.statistics | Statistical functions. |