gsl-2.6-150200.3.4.3 >  A e p9|{}8L+tEӞX= pj%NE@CIF&:EN*M>`i,˽j$E46ĿTf>Ex[nTܭ1u}Lt*9;p[9p[~6;N WB ՞ע{#gn}JP窫k)j4b?Sr>87[N6OD\شp@{` 'b"bf81f3a30b25dcb6b846eed36bce8257464ccc23ba6af42977716797d404215e13bf0ab154975412d450c70dc711ed7df75f99b4zPe p9|lF مzId'k!j)R&'ȗY` |P0t!jRQ&TI2Xj K0{*L+nkȐiF_&ݐ\oJq>p>,?, d   .TXdh , 8 D \  4H t z (89:F&G&H'I'X'$Y',\'P]'h^'b'c(d)-e)2f)5l)7u)Hv)`w+Tx+ly+ z++++,Cgsl2.6150200.3.4.3GNU Scientific LibraryThe GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C and present an Applications Programming Interface (API) for C programmers, while allowing wrappers to be written for very high level languages.e s390zl32SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxs390x(IK1A큤e 7e 7e Yte 6e 65c3ec6b40850e0f14e90931b4c9a9a696c95b200ef32a491bde6b4862bb95a9e30dd4b6e671339772f8624171cbb71ce6c64a98801459c9f2f0dde850eb9bbfb8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903c4ff43c896fee8893aef16a9ddc82cccdea2d9f00a3a7f5126ddab20673aed5be8ce37e8a39ae430aec0011cc49fbd8a396b0256deb896b6a3d2927af745a8e1rootrootrootrootrootrootrootrootrootrootrootrootgsl-2.6-150200.3.4.3.src.rpmgslgsl(s390-64)@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgsl.so.25()(64bit)libgslcblas.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.0.4-14.6.0-14.0-15.2-14.14.1d@]Γ@]]2@\eX@\d\ac[ @[\Z[2*[#@Zz@YI@YGYA%@YXoWE@WE@We7UuT@adam.majer@suse.decgoll@suse.comandreas.stieger@gmx.deadam.majer@suse.deaginies@suse.comeich@suse.comjjolly@suse.comjengelh@inai.deadam.majer@suse.deastieger@suse.comadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.deadam.majer@suse.dempluskal@suse.comadam.majer@suse.dedmitry_r@opensuse.orgdmitry_r@opensuse.orgdimstar@opensuse.orgmpluskal@suse.com- 989a193268b963aa1047814f7f1402084fb7d859.patch: fix stack out of bounds read in gsl_stats_quantile_from_sorted_data() (bsc#1214681, CVE-2020-35357)- module package must not be noarch, so that %{_lib} is expanded correctly- update to gsl 2.6: (jsc#SLE-8495) * 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- mark examples as a noarch package - install license for examples and remove unnecessary dependencies- add an examples sub package to test in production env- Simplify package naming for HPC. - Fix dependencies for HPC. - Library directory is always available when module file is installed, do not hide it. - Properly create and tear down default version links when the HPC master packages are installed/uninstalled. - Create pkgconfig file for gslcblas as well. - Add missing env variables to modules file: MANPATH, INFOPATH, PKG_CONFIG_PATH.- Convert package to _multibuild - Add HPC build macros and evironment modules * (FATE#324138) - Add master packages for libraries and devel package - Remove BLAS build dependency- Remove useless --with-pic only useful for static libs. - Fix RPM groups, diversify summaries, trim long descriptions. - Trim bias from descriptions.- updated license tags in spec file- gsl 2.5: * doc bug fix in binomial distribution figure * added Wishart distribution * added new module for digital filtering (gsl_filter); current filters include: Gaussian filter median filter recursive median filter impulse detection filter * added new module for moving window statistics (gsl_movstat) * added statistics functions: gsl_stats_median() gsl_stats_select() gsl_stats_mad() gsl_stats_mad0() gsl_stats_Sn_from_sorted_data() gsl_stats_Qn_from_sorted_data() gsl_stats_gastwirth_from_sorted_data() gsl_stats_trmean_from_sorted_data() * added Romberg integration (gsl_integration_romberg) * bug fix in deprecated functions gsl_multifit_wlinear_svd and gsl_multifit_wlinear_usvd (reported by Vlad Koli) * documention corrected to state that gsl_sf_legendre functions do not include Condon-Shortley phase by default * bug fix in exponential fitting example when using larger number of points * changed internal workspace inside gsl_spmatrix to a union to avoid casting * bug fixes in ode-initval2 for very rare solver crashing cases * add histogram2d figure to manual * bug fix in gsl_spmatrix_add for duplicate input arguments * add support for negative arguments nu in gsl_sf_bessel_Jnu and gsl_sf_bessel_Ynu (Konrad Griessinger) * better texinfo documentation for gsl_sf_hyperg functions * fix vector and matrix fread/fwrite testing on windows systems when tmpfile() fails - drop rstat_test.patch, is upstream- temporarily disable unit tests on i586 (boo#1092530)- rstat_test.patch - Fix rstat test on PPC platform - re-enable multi-job support in unit tests (check make target)- 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.- Add unit test error logs to build logs when there is a failure - ppc_test_tolerence.patch: Fix unit tests on PPC64 and PPC64LE - fix_legendre_test.patch: Ignore part of failing unit test on i586 (boo#1030250)- 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- Add missing Requires in -devel following package split- Move gslcblas library to separate package [boo#991155]- Update to version 2.1 * added gsl_multifit_linear_rcond() to compute reciprocal condition number of least squares matrix * added gsl_multilarge module for large linear least squares systems New in version 2.0 * added L-curve analysis routines for linear Tikhonov regression * add running statistics module * added bilinear and bicubic interpolation * added function gsl_multifit_robust_residuals to compute robust fit residuals * added Steffen monotonic interpolation method * added new nonlinear least squares solver 'lmniel' suitable for systems with large numbers of data * nonlinear least squares solver now tracks the number of function Jacobian evaluations, see example program for details * the 'fdf' field of gsl_multifit_function_fdf is now deprecated and does not need to be specified for nonlinear least squares problems * added extensive test suite to nonlinear least squares module, resulting in a few minor bug fixes; the routine gsl_multifit_fdfsolver_driver has been rewritten (with API change) to handle the various error codes of the lmsder iterate routine, resulting in a high level caller which is highly robust for a wide class of problems * added support for sparse matrices, including a GMRES iterative linear solver * added routines gsl_linalg_givens and gsl_linalg_givens_gv for Givens rotations * added Tikhonov (ridge) regularization to least squares module (linear and nonlinear) * Drop obsolete gsl-sorting-complex-numbers.patch - Disable multifit test for 32-bit systems * gsl-disable-multifit-test.patch - Fix build on PowerPC systems * gsl-rstat-test-powerpc.patch- Add gsl-sorting-complex-numbers.patch: fix in sorting of complex numbers (http://savannah.gnu.org/bugs/?39055).- Cleanup spec file with spec-cleaner - Add gpg keys - Update dependencies - Split documentation to separate package - Run only one job for checkss390zl32 16952121922.6-150200.3.4.32.6-150200.3.4.3gsl-histogramgsl-randistgslCOPYINGgsl-histogram.1.gzgsl-randist.1.gz/usr/bin//usr/share/licenses//usr/share/licenses/gsl//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:30354/SUSE_SLE-15-SP2_Update/abe0e51a845fa96000c3ab1da9793886-gsl.SUSE_SLE-15-SP2_Update:serialcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3e77e57d82365c1df5e4716022f7792f79541614, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=ed417b3b46b640ce7b9255d91aa46e787e8ce48e, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRR hi}S*!utf-8d3cb1fcc71cc90b890cf9106c4516905dd1c6ad7c2ef8d2bd90eb577cdd43461? 7zXZ !t/I] crv9w3!tXBÃWAvɎH2^ vIJ0 0?2݁zJP+h&ɣ׸FT k`)׾#Y6s^po_:Hb`RO H=tr 㣸L*S`odr 7>z0T|[V\ebtpLXxLb>/zt Wpbvi\` q'# #3 ZᥳO`Zo<ㅨ\Wqq֛_Hd`fI2j)bQ~޼y# hGUH{+ǐn `YSF9&7}D=\B%(u)]ޡ=a,{Lġ+3+&*E43GK*5XfJlFZYwt XRt@::°P1H)H*L ,_>7n/=M5V®O14Oi\LBKY wu{ ꝇt8UsI_Fu] }<!(+cTg`5;RTyt!Xt 2yAzA êVH!h,^b8qr tV1ZDˠ Ȯ6A']f$Eq I%Q ;'~ KɌ./[ߍB;Ճ͓E3"$U".7,ԧk;SSWo[X$x+@vkdmT{(Tם˔tBZ+tꁩ 5" @rpD`R}S9hG)PKHxS##)솏n@N۶j^Uh^pMvV 4g2} ;K c6Mai۹a+LԿgQFw!7JRLiq,knܑP=S"G0tӳ!'|́S~}6s>,H;K\t[I&_hncC}R/;?h?te~A蓎|m¾Yacu*W3yŖgᤠ@ꓑ nY5b8ϸX^JIg+ ͬ: >";~yAS~<@L\A6⓯5y02s$ʓg:~oUnqǜ6rm6%edS0,Z aLYFy^K`Ȁ ~TO nνo\9>(eب9^Q4P[ΩhԖkKb9ą兙)b?9O a0=3E-1![D&0%̋`d8V)kdp =&o!S_;>Ml^Ibѣ.&8=&|qtB""Ky U?s/cQNˡ@ZjV.)yp\3Q.D 3&%!!9y ]XڍƋto?fQ#{Vjo[Ln,tH1?%! 9JVfSt~eZB |FX-L#d #G8kCmG-XLfm,?}lf}.|GjI l|ܫ4w^o(;o<(㜆ԵWaQf OH1m#C|V]ű+u[o,@iz}0,5$5?1-Cs9#/`򽽣@m`W৲Sy@kl'wNvW JY0 d'cPy 1V:E|A!XYCRBT X/8浂r,J<p?ZƘKǶ> V9_1_ޣP)9UKv7^54iWq!ߺ_c!%FrAYgh:-Y+R͕1EJ N#\Ry֜יD8}uEU'uxV:͍W4Si+TSiK vM&y&G_v7v=Ʒ&۾;"g \_uEc[mf4u4a9"|2ȜxDZ9C&bJ8t)?P LTm'TayQFh:A3U7j l>kw,#n7:*&`  \rƒ4#/Uy-7:FdoNs/UKقL4;2:tȪ6Dnҽa!-g3:+mHܢ~KI<Ǭ "ψk.r2hD&r@'&*͢ȗS-"  v[( %N<Pn|@M >t&H m| OѼxml0U,_t&jtѬ_s5FU|mm;Wv#)G=C2E{yb@4gzXF}o Y)4#|XndYV`Geᜧb,~HX14@fIF5(S/-R(Z9QT\X)לC7LtJdѰ`X{MEyH .krf^HCܱ0U>9SvV(nlڤ/u6Q"܊XW[~fŴKx6Tq2Hw߂*AZ=҈_Ҟ>ڜbvXxɖ9H2O%Љ☼O^HD2صg>1n$^HZ< r'n+b`nKrq iي0ܱ7c\D+m[T)m UfwPçd+c j} Κ_0ϻ;KaHV$9\F  Ad;Y7h/C'F<>V1=?4S18eK톜bDp_Lb8DisTI$+_gMKqL`23Rwj֨YN^mCTgbƾ;x;[ܸ2@xkc493f֎P~C͂> 2uř#|G q!} 51Zyc `61.vW4 l;Э?(S@ GO|9(T۲IOC#-# )k),lҵar}m:s41 Cl劍 WJ bt-RS9x"[pY rELi 6B5kQ30*!^D $7VYLD{,P\FIoSdDR'+*5IGZUF $G9=*B,Ρlk@"(3i#3\ UO+oq.~dXUZ,9Pj yQl8`bCh bӦ`[ :̣='sos'KW{vxYǹi&QLbh9E{\,*.HZ1 \z8.Q*<8sDI/Lɬ 0|42bmkAL ;t-{_`7l؎F`4ۭ_/\oM)0QQJ&:r_d *k;Ed;oD6 rzC $ @Gd^yJ$M*Waim; Z)8 pA `hA ȿ%IZ\dH'|A Jɇ)(v KzD}  oK{-q4.^[MPmO_ƼMR#J衬б@:`ƴ^R."}wŇ-UJٺ0:,.¶R55IH[c 0iZAf-rQ0G]K7] !ȵaBc,߃6I鐒s|xˏosdrQxkӤ"Wġiȇ몑-=aΒ&6ͣ4Nm]o&878UA\Qc5rjVI Tq~/m8 " R} ;\[gIR+m%ue.2|&Ɠ k@wKH dZ> X:q$'TED.'\wՈXdmUSo,<oV-@břԴt+vm)鑓Lt9 #z89nodzD2En!xG?#AFT9qWiQޞDkmbu? Fqc&D A O1p3PW@"*E5Ziԓj(&SmyHe%v^`y}WfMU!lAm((wK9+I_V AZ<@?$r`+biD\_b!LxUqvsߋyáL%hoYh0N}!1р+ A~v;rK/B#is!tNp |ŗe*TLSd%Dղ,^8eOAhҒgOtXSCBA\RQI Yf2Vk__%[fouMV{Y0#|Qq*rF{uI b^A| ?q?+:J?0aŃkr"a!m5J؃*3G=!P""% nPeܻ1;imjΧ oWtpv_,=^D[~xJݶh9G<wRK:8i"8xXrb*0Umޅ%ԍ~6&".JJMc p55p!yWIPpH' d~ţ>V Z^Cnѓ-\X+(`RL54̺+e `" p3/B)XT1܃fC Ñ!)p<3)"z@N3{;&|]0^h //ݸ<+U^fANM :n (4Q1k; 57}e: ]O~)|0:#KUv8U ̓46@1{l!@0!VԸ9N.!s)%*轢M3dГ238F _ DHg?, a04ԣ˦O&UG.~z5V.y=n~pi.-@ z҄0j7j2հ~\r kRYnWh$H{N+]ܝr2!lsWw_J*ؠfΡ7}Љ* rQ^#v. q>.Wuo@/_xؤQ#WH$jpn2℠dlN9) s\+7Z`sv^ߘv/3euPwC \7I~W5 -pqmd~^^9Kp][z!v`T==T3| ҋ}HA+6ظT.^(ٚ,B͊mLFk,$[B{):RY~ {#7;}ūbDGA> 1.8TP>aU7 :tJV,1LaOAL6  z+L3բn3HX `+Pk~t@ ߐ.^K?3FPK?"vdt{wIQl|{ϻQK)pﮃsgŤU"1 kaӂ9MebH}Mv>yo1&|BUO"\W |iZaqby , MiBm+^@}ͥp ݜIȟ h9]Zn#>3[ޖh s[5g@̇q jvZ7+z ei Du\^рYk6Rse$0q鬖$i~Ln՗? sU e&Id4u{նRւn;{]:A)q>ze +cEdj~N'_eG$#h XrϪ\k`#JKFCQGJowuiYc7ͦLDKy⑕u\?gk<8KN)Uq$fab 6z%yyqRb)Mj}5_Rt+eZ:݄~"Σ!Pv%yLcZ 3-R9^J'X,v{RZt]-]ҲmKaCK[`/EZTr϶}2,0XG~u/U:̳U&ԝk9MkU]ڡ,F,W(Uy0 L,E+BS͈QV/+6mO$勶Cp/49 .+HS6{k: e_mJEi`{u#UQŁ0.a,Xt a_ ś{˯M4bVэl ;/䆛< #ƍ]@M8̾At5a,9^ʹatPU?W+41 ?cjnRʙفj3X~[*E5wJl緢ݑH4˫2Ɏic?Э57.18i.U4erÊ6HO(ؕ 'h7MZ6(>Wo@;?$ Y͊D.kbs=fG,.Լ=gj3}ׄakgJڨW~f2x 9bƱi4שRI=ޯƩcQDҠc!1$f` tf)lĒ{u֭lkKZrlTլ5En; IicQ&H 6t]h賲њ˛ GA`PT?u@8Y9-0l_ڷQń~::bP@O7_DSmʯb_z~h r{pz;lS$CU u`ƣ݋Gjc0i4%L'55;LGGk./\ڋ.NEpp-bQu5ӱejAy['6ociN>skRV.zi:Ej5mY ?[w:DnvUr̆H8WD6I^mзǿ$7Dp3wxܺnc7c/zW-}ĿNHE߇UC".䏁[^et:Tb|[;*m3\ϐX+n=P)\ ?֢^RK/>[@ҩV&֫`I/@S L*"T7^/I 1BMN4)̨֑l='DရmYg]Cek srr=J3odtfBIB9 ҧnyk6D'U妀bDQۖP,fdX<|q37LÛLԕ"AxN|zR˼"<#v<'CRNQ܇0kV"+' ci6*MkĉBDI×v> }![^)VoxE?:\;ooRWj-\Yn^X<#`,v 䑅>F5i?v}*}IT}hO!xFz nM *2OoRӉȄr qg?+|Sr18л>݂_hO=})mlUZOf*&%\AGy[ͱ[_]-k63վ4Y ~ʿ՞AJEǕ젼BiVK-2c sOtv֍ D\3kKO0_׭ZȼPs2~lcv'6}O^Ts;AeMJdZv)Z_GlM04L[:\I6wB<ʒ6QaB8 @JSKZ3y16mǩL?zWV1MӱJI) jLd2Gjx'RˢQ"W9?ww}~ϓf\HizGݲœ*qw$oF5]NzɒuaG)=9=mK y\ eSl4_M19"nlQa[OUN^?1IkVw}jLja"샔&:k9)l9=n.j#H?l:N Ap6b-k _? լ7Qr1g*jX!!4f%R#ܖW[sCOTAMF$)YCkpKTKolt)mI272.\YKim7vܪ`'O6(h;hYn(hi-%Q04S`<_؜dЎXl`7ĺ̟THSucv,XĀ՜me6xX;S'w Կ\SHӜVYh;I[)جT{H3.5fn㸥"PȻ8cpF{K[NǕ֗K'>);eިtAJ`X©I@/@҇7C5gTt 4åm{P3,efГDG<84.xCpiiQri}%eom]J.(W[EғJ|;/*"o>``^͹m55QrŊur붍 x|ȟ WmIF ;-}7f{c[dOmY7Eh0ںw=eB׍~WF'Hj˒ :cYnQʂK \z"U4j<[.Ab?37gqyl:F,FĖtv#k`l6:"L䴹zVI^`$Ja_UɛOѢ}]ԗaYa`mJt$/R;LH}"uLXj_TuetƎs;tje\_5qB>^qBDbS w 2xέv zp!=H˂Us,Jn>E it,qlv̂#1K_ sJ e65^J TD!#d+szTF2X+4Yt閷 dcU%g3{O/ľUt{:>s2f^#QH/j<^5"AqCmNp_rRR7{\`ypo"u{nrO}h$ܰ0xs]%A@a+ݗh) n\M+7̡*E؈ʭkyd\RP6 m?ɃʺR쓛8N8ɏ1.7L;z}" f1cf7Քl|zrKKD7YcSB0z-_[^M@%S&Ӝmp.C 9ih5`H՘"$:Վk Age|}[oO9!9FbRF췽s/GCB5x5^>c҇HA4 Y԰e*Tr^эъSN^5Dr\hHWiUYfo6rE[ݸW/=̧GO8jr-5̷Hۤn}bT m{qe^?ļ.u]}* g