SHA256
1
0
forked from pool/gsl

Accepting request 725132 from home:AndreasStieger:branches:science

gsl 2.6

OBS-URL: https://build.opensuse.org/request/show/725132
OBS-URL: https://build.opensuse.org/package/show/science/gsl?expand=0&rev=25
This commit is contained in:
2019-08-22 07:54:31 +00:00
committed by Git OBS Bridge
parent 2b2a3407d8
commit 1ceaf2da85
9 changed files with 25 additions and 55 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Aug 21 18:55:31 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- update to gsl 2.6:
* add BLAS calls for multiple functions
* Algorithm and implementation updates
* deprecation of multiple functions
* removal of multiple previously deprecated functions
* add binary search tree module (gsl_bst); based on GNU libavl
* remove -u flag to gsl-histogram
* updated spmatrix module
* add routines for banded Cholesky decomposition
- drop upstreamed patches:
* gsl-1.6-initvars.diff
* gsl-wrap.diff
* gsl-fsf_address.patch
-------------------------------------------------------------------
Thu Feb 14 09:00:22 UTC 2019 - adam.majer@suse.de