Overview
Request 494971 superseded
- Update to version 2.3:
* bug fix in documentation for gsl_linalg_LU_refine
* added gsl_multifit_linear_tsvd and gsl_multifit_wlinear_tsvd
* improved rstat example program and added documentation for
* added function gsl_multifit_linear_rank
* bug fix in nonlinear least squares when using data weights with
* add 2D subspace method for large systems (multilarge_nlinear)
* bug fix in gsl_ran_beta for small parameters
* bug fix in gsl_complex_tan for negative imaginary arguments
* doc bug fix: value of golden ratio
* fixed scaling issue in 2D subspace nonlinear least squares
method
* optimize dogleg methods to calculate Gauss-Newton point
only when needed
* reverted gsl_linalg_cholesky_decomp to its previous behavior
so it is backward compatible; new cholesky routine is
gsl_linalg_cholesky_decomp1
* updated gsl_linalg_cholesky_invert to use Level-2 BLAS
* added functions gsl_linalg_tri_*_invert for inverting
* fix GSL_EIGEN_SORT_VAL_{ASC,DESC} for nonsymmetric
* added complete orthogonal decomposition routines
* and many more - see ChangeLog for full list
- Drop upstreamed patches:
* gsl-disable-multifit-test.patch
* gsl-rstat-test-powerpc.patch
- Packaging changes:
* use https url's for download
* fetch keyring from savannah
- Created by adamm
- In state superseded
- Supersedes 494962
- Superseded by 495838
- Open review for openSUSE:Factory:Staging:C
Request History
adamm created request
- Update to version 2.3:
* bug fix in documentation for gsl_linalg_LU_refine
* added gsl_multifit_linear_tsvd and gsl_multifit_wlinear_tsvd
* improved rstat example program and added documentation for
* added function gsl_multifit_linear_rank
* bug fix in nonlinear least squares when using data weights with
* add 2D subspace method for large systems (multilarge_nlinear)
* bug fix in gsl_ran_beta for small parameters
* bug fix in gsl_complex_tan for negative imaginary arguments
* doc bug fix: value of golden ratio
* fixed scaling issue in 2D subspace nonlinear least squares
method
* optimize dogleg methods to calculate Gauss-Newton point
only when needed
* reverted gsl_linalg_cholesky_decomp to its previous behavior
so it is backward compatible; new cholesky routine is
gsl_linalg_cholesky_decomp1
* updated gsl_linalg_cholesky_invert to use Level-2 BLAS
* added functions gsl_linalg_tri_*_invert for inverting
* fix GSL_EIGEN_SORT_VAL_{ASC,DESC} for nonsymmetric
* added complete orthogonal decomposition routines
* and many more - see ChangeLog for full list
- Drop upstreamed patches:
* gsl-disable-multifit-test.patch
* gsl-rstat-test-powerpc.patch
- Packaging changes:
* use https url's for download
* fetch keyring from savannah
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added factory-repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot set openSUSE:Factory:Staging:E as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:E"
staging-bot accepted review
Picked openSUSE:Factory:Staging:E
factory-repo-checker accepted review
Builds for repo science/openSUSE_Tumbleweed
jengelh accepted review
dimstar_suse set openSUSE:Factory:Staging:C as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:C"
dimstar_suse accepted review
Moved to openSUSE:Factory:Staging:C
https://build.opensuse.org/package/show/openSUSE:Factory:Staging:C/gsl
Failed for i586 and x86_64
erm.. failed for i586 and ppc64le - x86_64 is ok
This failure is GCC related for this version of gsl. gcc6-6.3.1+r245113-1.5 from Tumbleweed yields success. gcc7-7.1.1+r247574-21.2 from Staging test error.