Jonathan Leto > Math-GSL-0.09_01

Math-GSL-0.09_01

This Release Math-GSL-0.09_01  [Download] [Browse 17 Aug 2008 ** DEVELOPER RELEASE **
Latest Release Math-GSL-0.20  [Download] [Browse 20 May 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (9) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (13)   NA (4)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License GPL
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Math::GSL Perl interface to the GNU Scientific Library (GSL)     0.09_01
Math::GSL::BLAS Basic Linear Algebra Subprograms      
Math::GSL::BLAS::Test      
Math::GSL::BSplinec Functions for the computation of smoothing basis splines      
Math::GSL::CBLAS Basic Linear Algebra Subprograms based on C functions      
Math::GSL::CBLAS::Test      
Math::GSL::CDF Cumulative Distribution Functions      
Math::GSL::Chebyshev Routines for computing Chebyshev approximations to univariate functions      
Math::GSL::Combination::Test      
Math::GSL::Combination::gsl_combination_struct Functions for creating and manipulating combinations      
Math::GSL::Complex::Test      
Math::GSL::Complex::gsl_complex_float Functions concerning complex numbers.      
Math::GSL::Const::Test      
Math::GSL::Const::gsl_function_struct Constants      
Math::GSL::DFT Discrete Fourier Transform      
Math::GSL::DHT Functions for performing Discrete Hankel Transforms      
Math::GSL::DHT::Test      
Math::GSL::Deriv::Test      
Math::GSL::Deriv::gsl_function_vec_struct Functions to compute numerical derivatives by finite differencing      
Math::GSL::Diffc      
Math::GSL::Eigen::Test      
Math::GSL::Eigen::gsl_eigen_symmv_workspace Functions for computing eigenvalues and eigenvectors of matrices      
Math::GSL::Errno::Test      
Math::GSL::Errnoc Error Handling      
Math::GSL::FFT      
Math::GSL::FFT::Test      
Math::GSL::Fit Least-squares functions for a general linear model with one- or two-parameter regression      
Math::GSL::Fit::Test      
Math::GSL::Heapsortc Functions for sorting data, both directly and indirectly (using an index)      
Math::GSL::Histogram2D::Test      
Math::GSL::Histogram2Dc Create and manipulate histograms of data in 2 dimensions      
Math::GSL::Histogram::Test      
Math::GSL::Histogram::gsl_histogram_pdf Create and manipulate histograms of data      
Math::GSL::IEEEUtilsc      
Math::GSL::Integration::gsl_integration_workspace Routines for performing numerical integration (quadrature) of a function in one dimension      
Math::GSL::Interp::Test      
Math::GSL::Interp::gsl_interp_accel Functions for performing interpolation      
Math::GSL::Linalg Functions for solving linear systems      
Math::GSL::Linalg::Test      
Math::GSL::Machinec Machine constants      
Math::GSL::Matrix::Test      
Math::GSL::Matrix::gsl_matrix_char Mathematical functions concerning Matrices      
Math::GSL::Min::Test      
Math::GSL::Min::gsl_min_fminimizer_type Routines for finding minima of arbitrary one-dimensional functions      
Math::GSL::Montec Routines for multidimensional Monte Carlo integration      
Math::GSL::Multifit::Test      
Math::GSL::Multifit::gsl_multifit_function_struct Least-squares functions for a general linear model with multiple parameters      
Math::GSL::Multiminc Routines for finding minima of arbitrary multidimensional functions      
Math::GSL::Multiroots::gsl_multiroot_fdfsolver Functions for multidimensional root-finding (solving nonlinear systems with n equations in n unknowns).      
Math::GSL::NTuple::Test      
Math::GSL::NTuplec Functions for creating and manipulating ntuples, sets of values associated with events      
Math::GSL::ODEIV::Test      
Math::GSL::ODEIV::gsl_odeiv_control functions for solving ordinary differential equation (ODE) initial value problems      
Math::GSL::Permutation functions for creating and manipulating permutations      
Math::GSL::Permutation::Test      
Math::GSL::Poly Functions for evaluating and solving polynomials      
Math::GSL::Poly::Test      
Math::GSL::PowInt::Test      
Math::GSL::PowIntc Integer Power functions      
Math::GSL::QRNG Quasi-random number generator      
Math::GSL::QRNG::Test      
Math::GSL::RNG::Test      
Math::GSL::RNGc Random Number Generators      
Math::GSL::Randist::Test      
Math::GSL::Randistc Probability Distributions      
Math::GSL::Roots::Test      
Math::GSL::Roots::gsl_root_fsolver Routines for finding roots of arbitrary one-dimensional functions.      
Math::GSL::SF::Test      
Math::GSL::SF::gsl_sf_mathieu_workspace Special Functions      
Math::GSL::Simanc Simulated Annealing      
Math::GSL::Sort::Test      
Math::GSL::Sortc Functions for sorting data      
Math::GSL::Spline::Test      
Math::GSL::Spline::gsl_spline Higher-level Interface to Interp      
Math::GSL::Statistics Statistical functions      
Math::GSL::Statistics::Test      
Math::GSL::Sum::Test      
Math::GSL::Sum::gsl_sum_levin_u_workspace Functions to accelerate the convergence of a series using the Levin u-transform.      
Math::GSL::Sys::Test      
Math::GSL::Sysc      
Math::GSL::Vector::Test      
Math::GSL::Vector::gsl_vector_char Functions concerning vectors      
Math::GSL::Wavelet2D      
Math::GSL::Wavelet2D:Test      
Math::GSL::Wavelet::Test      
Math::GSL::Wavelet::gsl_wavelet_type Wavelets (for 1-D real data)      

Documentation

Math::GSL::BSpline Functions for the computation of smoothing basis splines  
Math::GSL::Combination Functions for creating and manipulating combinations  
Math::GSL::Complex Functions concerning complex numbers.  
Math::GSL::Const Constants  
Math::GSL::Deriv Functions to compute numerical derivatives by finite differencing  
Math::GSL::Eigen Functions for computing eigenvalues and eigenvectors of matrices  
Math::GSL::Errno Error Handling  
Math::GSL::Heapsort Functions for sorting data, both directly and indirectly (using an index)  
Math::GSL::Histogram Create and manipulate histograms of data  
Math::GSL::Histogram2D Create and manipulate histograms of data in 2 dimensions  
Math::GSL::Integration Routines for performing numerical integration (quadrature) of a function in one dimension  
Math::GSL::Interp Functions for performing interpolation  
Math::GSL::Machine Machine constants  
Math::GSL::Matrix Mathematical functions concerning Matrices  
Math::GSL::Min Routines for finding minima of arbitrary one-dimensional functions  
Math::GSL::Monte Routines for multidimensional Monte Carlo integration  
Math::GSL::Multifit Least-squares functions for a general linear model with multiple parameters  
Math::GSL::Multimin Routines for finding minima of arbitrary multidimensional functions  
Math::GSL::Multiroots Functions for multidimensional root-finding (solving nonlinear systems with n equations in n unknowns).  
Math::GSL::NTuple Functions for creating and manipulating ntuples, sets of values associated with events  
Math::GSL::ODEIV functions for solving ordinary differential equation (ODE) initial value problems  
Math::GSL::PowInt Integer Power functions  
Math::GSL::RNG Random Number Generators  
Math::GSL::Randist Probability Distributions  
Math::GSL::Roots Routines for finding roots of arbitrary one-dimensional functions.  
Math::GSL::SF Special Functions  
Math::GSL::Siman Simulated Annealing  
Math::GSL::Sort Functions for sorting data  
Math::GSL::Spline Higher-level Interface to Interp  
Math::GSL::Sum Functions to accelerate the convergence of a series using the Levin u-transform.  
Math::GSL::Sys  
Math::GSL::Vector Functions concerning vectors  
Math::GSL::Wavelet Wavelets (for 1-D real data)  
TODO