ANN: PyrexGsl 0.01

Mario Pernici Mario.Pernici@mi.infn.it
Mon Apr 26 15:27:00 GMT 2004


Hello.
 PyrexGsl is a Pyrex interface to GSL.
 The tar.gz archive is available at
 http://wwwteor.mi.infn.it/~pernici/pyrexgsl/pyrexgsl.html

Pyrex is a language for writing code that mixes Python and C data types,
and compiles it into a C extension module for Python.

Currently there are bindings for the modules described in the
following chapters of the  GSL manual

* Mathematical Functions
* Complex Numbers
* Polynomials
* Special Functions
* Vectors and Matrices
* Permutations
* Combinations
* BLAS Support
* Linear Algebra
* Eigensystems
* Numerical Integration
* Random Number Generation
* Quasi-Random Sequences
* Random Number Distributions
* Statistics
* Histograms
* N-tuples
* Monte Carlo Integration
* Ordinary Differential Equations
* Interpolation
* Numerical Differentiation
* Chebyshev Approximations
* Series Acceleration
* One dimensional Root-Finding
* One dimensional Minimization
* Least-Squares Fitting

for which examples from the GSL manual are provided.

Best regards
  Mario Pernici






More information about the Gsl-discuss mailing list