bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] GSL 1.10 dropping symbols from 1.9?


From: Patrick Alken
Subject: Re: [Bug-gsl] GSL 1.10 dropping symbols from 1.9?
Date: Wed, 31 Oct 2007 09:05:32 -0600
User-agent: Mutt/1.4.2.2i

gsl_linalg_hessenberg was renamed to gsl_linalg_hessenberg_decomp
in 1.10 to be consistent with the conventions of the rest of the
linalg functions.

gsl_schur_standardize was removed in a small redesign of the
nonsymmetric eigensolver. It was an auxilary routine and was never
documented or intended for use outside the eigensolver.

Sorry for the confusion.

On Wed, Oct 31, 2007 at 12:43:10PM +0000, Brian Gough wrote:
> At Tue, 30 Oct 2007 14:06:50 +0100 (CET),
> Richard Guenther wrote:
> > I see that my build of GSL 1.10 misses the shared library symbols
> > gsl_linalg_hessenberg and gsl_schur_standardize compared to the symbols
> > of a GSL 1.9 shared library.  Was it intentional to break the ABI here
> > or is this harmless?
> 
> Unfortunately this was a mistake.  Thanks for reporting it.
> 
> -- 
> Brian Gough
> 
> GNU Scientific Library -
> http://www.gnu.org/software/gsl/
> 
> 
> _______________________________________________
> Bug-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gsl
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]