pkgsrc/math/gsl
jtb 7eab36bf35 Update to GSL version 0.9.
* What is new in gsl-0.9:

** There is a new system of vector and matrix views.  Any code using
vector and matrix views will need to be updated.

** The order of arguments of the view functions involving strides have
been changed to be consistent with the rest of the library.

** The ode solvers have been reorganized.

** There are new eigensystem routines for real symmetric and complex
hermitian matrices.

** The linear algebra directory now includes functions for computing
symmetric tridiagonal decompositions and bidiagonal decompositions.

** The svd routines now include the Golub-Reinsch and Modified
Golub-Reinsch algorithms in addition to the Jacobi algorithm.

** The interpolation directory has been reorganized and a higher-level
"spline" interface has been added which simplifies the handling of
interpolation arguments.

** IEEE support is now available on OpenBSD.
2001-07-05 18:04:50 +00:00
..
patches Update to GSL version 0.9. 2001-07-05 18:04:50 +00:00
pkg Update to GSL version 0.9. 2001-07-05 18:04:50 +00:00
distinfo Update to GSL version 0.9. 2001-07-05 18:04:50 +00:00
Makefile Update to GSL version 0.9. 2001-07-05 18:04:50 +00:00