* Upgraded to latest libtool, autoconf and automake (libtool-2.2, autoconf-2.61, automake-1.10.1) * Fixed underflow in ODE adaptive step size controller that could cause step size to decrease to zero. * Improved the handling of the asymptotic regime in gsl_sf_bessel_jl. * Improved the handling of large arguments in cumulative distribution functions using the incomplete beta function, such as gsl_cdf_fdist_P. * Fixed overflow bug in gsl_cdf_hypergeometric_{P,Q} for large arguments. * gsl_ran_gaussian_ziggurat now handles generators with different ranges explicitly, to minimise the number of function calls required. * Added missing error terms in gsl_sf_exp_mult_e10_e to prevent the error being underestimated. * Updated some constants to the CODATA 2006 values. * The hypergeometric function gsl_sf_hyperg_2F1 now handles the case where x==1. * Fixed a bug in the brent minimiser which prevented optimal convergence. * Added functions for evaluating complex polynomials * The convergence condition for gsl_multiroots_test_delta now accepts dxi == 0. * Improved functions gsl_ldexp and gsl_frexp to handle the full range of double precision numbers in all cases. * Added new quasi random generators gsl_qrng_halton and gsl_qrng_reversehalton which support dimensions up to 1229. * Added function gsl_multifit_linear_residuals for computing the residuals of the fit
9 lines
466 B
Text
9 lines
466 B
Text
$NetBSD: distinfo,v 1.21 2008/05/02 08:49:50 adam Exp $
|
|
|
|
SHA1 (gsl-1.11.tar.gz) = 5a154d1cc66ac479197d25dd93a56da12a034c49
|
|
RMD160 (gsl-1.11.tar.gz) = b69e38e217084fa2aff386b42aadb6f9efc5b1ec
|
|
Size (gsl-1.11.tar.gz) = 2700307 bytes
|
|
SHA1 (patch-aa) = 7166f1ca7ec25214e8985f0b012f9acaf1b59675
|
|
SHA1 (patch-ac) = 83040b63063159773d66326c923fa965c42421cc
|
|
SHA1 (patch-ae) = 016b1b8911acf8fd20bd09d615890053a5807ec4
|
|
SHA1 (patch-af) = 846179c3440ad39d4dc6ea8a9c8ba86c40150e14
|