Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 11/22/2001 15:00:12
Module Name:	doc
Committed By:	agc
Date:		Thu Nov 22 13:00:11 UTC 2001

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note upgrade of gsl from 0.9 to 1.0.  Provided in PR 14501 by Masao
Uebayashi (uebayasi@soum.co.jp).

To quote from the PR:

Changes from the previous pkgsrc'ed version (0.9.0) are too many to write here, but five of them
picking them randomly :

  * The single precision ffts now uses float throughout, rather than mixing float and double.
  * Vector and matrix views are now compliant with the ANSI standard.
  * Routines for complex LU decomposition are now available, allowing the solution of systems of
    equations with complex coefficients.
  * Reorganized the multmin functions to use the same interface as the other iterative solvers.
  * Increased the maximum number of iterations in gsl_poly_complex_solve() from 30 to 60.

In addition, a buildlink.mk file was provided by Masao-san.


To generate a diff of this commit:
cvs rdiff -r1.5457 -r1.5458 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.