public inbox for gsl-announce@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: gsl-announce@sources.redhat.com
Subject: GNU Scientific Library 1.6 released
Date: Wed, 05 Jan 2005 17:23:00 -0000	[thread overview]
Message-ID: <E1CmEqr-0001fl-00@localhost> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Version 1.6 of the GNU Scientific Library is now available,  

  ftp://ftp.gnu.org/gnu/gsl/gsl-1.6.tar.gz      (2.3 MB)
  ftp://ftp.gnu.org/gnu/gsl/gsl-1.6.tar.gz.sig  (GPG signature)
  2c63ab9b925a7be70a5a5b4e0a95ea03              (MD5 checksum)

For ftp.gnu.org mirror sites, see http://www.gnu.org/order/ftp.html

The GNU Scientific Library (GSL) provides a large collection of
functions for numerical computing in C.  This version includes new
routines for wavelet decomposition, as well as bug-fixes.  The full
NEWS file entry is appended below.

The GSL project home page is at http://www.gnu.org/software/gsl/

GSL is free software distributed under the GNU General Public
License.

Thanks to everyone who reported bugs and suggested improvements.

- -- 
Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/

* What is new in gsl-1.6:

** Added a new wavelet directory, with 1-dimensional and 2-dimensional
discrete wavelet transforms (Dr. Ivo Alxneit).

** Added support for LQ and P^T LQ decompositions.  To find the QR
decomposition of large systems (M>>N) use the LQ decomposition,
solving the transpose of the original system.  This allows more
efficient memory access, and is useful for solving large least-squares
problems (Dr. J. Wensch).

** Fixed a bug in the SYRK and HERK blas functions gsl_blas_{s,d,c,z}syrk 
and gsl_blas_{c,z}herk which caused invalid memory access for non-square 
matrices.

** Fixed a bug in gsl_swap_vectors which caused it to return incorrect
results when swapping vectors with different strides.

** Corrected the error estimate for gsl_cheb_eval_n_err to use
evaluation order instead of the approximation order.

** Improved the reliability of the gsl_sf_gamma_inc family of
functions.

** Equal abscissae are now handled gracefully in the cspline and
periodic cspline interpolations.

** Removed potential cancellation error in calculation of uniform
histogram ranges.

** Improved numerical stability of integration for akima and cspline
interpolation.

** Differential equation solvers now handle error codes returned from
user-defined functions.

** Improved error estimates in ode-initval solvers, and provide exact
derivatives on output.  Added new semi-implicit ode-initval solver,
gsl_odeiv_step_rk2simp. (T.Keskitalo)

** Added missing function definition for gsl_sf_psi_1.

** Fixed the function gsl_sf_expint_Ei_scaled to call
gsl_sf_expint_Ei_scaled_e instead of gsl_sf_expint_Ei_e.

** Added cumulative distribution function for exponential power
distribution (Dr.G.Bottazzi).

** The functions gsl_cdf_beta_P and gsl_cdf_beta_Q now return
consistent results of 0 or 1 for out of range values, x<0 and x>1,
rather than 0 for left and right tails simultaneously.

** The Jacobi eigensolvers gsl_eigen_jacobi and gsl_eigen_jacobi_invert 
have new implementations from Golub and Van Loan.

** The standard output and standard error streams are now flushed by
the default error handler before the program aborts, in order to
ensure that error messages are properly displayed on some platforms.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB3CINbiFv7WQGnVwRAlHvAJwJQuLYCoejpnEH3AWF3OVwXU8mggCcDTLa
D3EmaBsJnWUwZwZioA7et2Y=
=sayi
-----END PGP SIGNATURE-----

                 reply	other threads:[~2005-01-05 17:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1CmEqr-0001fl-00@localhost \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-announce@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).