PyGSL Reference Manual
Previous:
Front Matter
Up:
PyGSL Reference Manual
Next:
1. System Requirements, Installation
Contents
1. System Requirements, Installation
1.1 Status
1.2 Requirements
1.3 Installing the pygsl interface
1.3.1 Building on win32
1.4 Information for Distributors
1.4.1 Preferable array module
1.4.2 Wrapper generated modules
1.4.3 Dedicated wrappers
1.4.4 The const module
1.4.5 The special function module.
2. Design of the PyGSL interface
2.1 Callbacks
2.2 Error handling
2.3 Exception handling
2.3.1 Change of internal error handling.
2.4 The documentation gap
3. pygsl.errors Error and warning classes
3.1 Exception Classes
3.2 Warning Classes
4. pygsl.const Mathematical and scientific constants
4.1 pygsl.const.m Mathematical constants
4.2 pygsl.const.mksa Scientific constants in mksa units
4.3 pygsl.const.cgsm Scientific constants in cgsm units
4.4 pygsl.const.num Scientific number constants
5. pygsl.poly Polynomials
6. pygsl.chebyshev
7. pygsl.deriv Numerical Differentiation
8. pygsl.histogram Histogram Types
8.1 histogram -- 1-dimensional histograms
8.2 histogram2d -- 2-dimensional histograms
8.3 histogram_pdf and histogram2d_pdf
9. pygsl.rng Random Number Generators
9.1 Random Number Generators
9.2 Probability Density Functions
9.3 Using probability densities with random number generators
10. pygsl.sum Series acceleration
10.1 Function list
10.2 Further Reading
11. pygsl.statistics Statistics functions
11.1 Organization of the module
11.2 Available functions
11.2.1 Mean, Standard Deviation, and Variance
11.2.2 Absolute deviation
11.2.3 Higher moments (skewness and kurtosis)
11.2.4 Autocorrelation
11.2.5 Covariance
11.2.6 Maximum and Minimum values
11.2.7 Median and Percentiles
11.2.8 Weighted Samples
11.3 Further Reading
12. pygsl.testing Modules in Testing
12.1 pygsl.testing.sf Special Functions as UFuncs
12.2 UFuncs
12.3 Ordinary Functions
12.4 Ordinary Functions
A. pygsl.ieee Floating Point Unit Support
B. GNU Free Documentation License
B.1 Applicability and Definitions
B.2 Verbatim Copying
B.3 Copying in Quantity
B.4 Modifications
B.5 Combining Documents
B.6 Collections of Documents
B.7 Aggregation With Independent Works
B.8 Translation
B.9 Termination
B.10 Future Revisions of This License
Index
PyGSL Reference Manual
Previous:
Front Matter
Up:
PyGSL Reference Manual
Next:
1. System Requirements, Installation
Release 0.9, documentation updated on October, 2008.