Accepting request 504773 from home:adamm:branches:science
- Update to new upstream version 2.4: * add const to declaration of appropriate gsl_rstat routines * added routines for Hermite polynomials, gsl_sf_hermite_* * added routines to compute integrals with fixed-point quadrature, based on IQPACK * added new nonlinear least squares example for fitting a Gaussian to data * deprecated routines: gsl_sf_coupling_6j_INCORRECT gsl_sf_coupling_6j_INCORRECT_e * deprecated routine 'gsl_linalg_hessenberg' (replaced by gsl_linalg_hessenberg_decomp) * removed routines which were deprecated in v2.1: gsl_bspline_deriv_alloc gsl_bspline_deriv_free * changed COD expression to Q R Z^T instead of Q R Z to be consistent with standard texts * added check for nz == 0 in gsl_spmatrix_get * permit zero-dimension blocks, vectors, matrics, subvectors, submatrices, and views of the above * added routine gsl_linalg_COD_lssolve2 for regularized least squares problems - obsoletes patches: * ppc_test_tolerence.patch * fix_legendre_test.patch - unit tests re-enabled - Update to test version 2.3.90. OBS-URL: https://build.opensuse.org/request/show/504773 OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=9
This commit is contained in:
35
gsl.changes
35
gsl.changes
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 14:11:18 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- Update to new upstream version 2.4:
|
||||
* add const to declaration of appropriate gsl_rstat routines
|
||||
* added routines for Hermite polynomials, gsl_sf_hermite_*
|
||||
* added routines to compute integrals with fixed-point
|
||||
quadrature, based on IQPACK
|
||||
* added new nonlinear least squares example for fitting
|
||||
a Gaussian to data
|
||||
* deprecated routines:
|
||||
gsl_sf_coupling_6j_INCORRECT
|
||||
gsl_sf_coupling_6j_INCORRECT_e
|
||||
* deprecated routine 'gsl_linalg_hessenberg' (replaced
|
||||
by gsl_linalg_hessenberg_decomp)
|
||||
* removed routines which were deprecated in v2.1:
|
||||
gsl_bspline_deriv_alloc
|
||||
gsl_bspline_deriv_free
|
||||
* changed COD expression to Q R Z^T instead of Q R Z to
|
||||
be consistent with standard texts
|
||||
* added check for nz == 0 in gsl_spmatrix_get
|
||||
* permit zero-dimension blocks, vectors, matrics, subvectors,
|
||||
submatrices, and views of the above
|
||||
* added routine gsl_linalg_COD_lssolve2 for regularized
|
||||
least squares problems
|
||||
- obsoletes patches:
|
||||
* ppc_test_tolerence.patch
|
||||
* fix_legendre_test.patch
|
||||
- unit tests re-enabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 11:54:35 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- Update to test version 2.3.90.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 08:57:35 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user