gsl_2_6-gnu-hpc-2.6-1.50 >  A ^p9|( A/nkҤg-$YڿCt;QHHW#ЀiTw!i8> /Ӟ9L=J0!=X̐$/ v&O%aXkj@FoLlAلxc y0UԒTim/!huAB ghbz?=~*ŀEFʣ/>I',qlQhbaRJLQ[U8q.KNm'>p>-?,d  2X\hl   H  `  x       0 l  (H (,849:F&G& H& I', X'8Y'@\'T ]' ^' b(c)d*e*f* l* u* v*Pw, x,4 y,d z,,,,,Cgsl_2_6-gnu-hpc2.61.50GNU 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.^^s390zp36xSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxs390x(IKAAAAAA큤A큤^ m^ n^ n^ p^ p^ o^ n^ n^ n^ n^QYtcd9c33bb6edfc224f16ef7c03179eb48ed0290bcc26d71cb13c4896a20bb047a53d30f571a408771422e79d53e3655c22af64108ba1fc87237d113be627e05e0b76c5a9afda2a2c6be9cdb6cb48b46efb17c6d28a9c15876678f0802c6d128ce4d3d63db3ec9ae57ac2cd1c0bcd771853ef8fff83f3f526a69e2008316a640028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgsl_2_6-gnu-hpc-2.6-1.50.src.rpmgsl_2_6-gnu-hpcgsl_2_6-gnu-hpc(s390-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgsl_2_6-gnu-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.63.0.4-14.6.0-14.0-15.2-14.14.1]Γ@]]2@\eX@\d\ac[ @[\Z[2*[#@Zz@YI@YGYA%@YXoWE@WE@We7UuT@cgoll@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- 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 checkss390zp36 1591414366 2.6-1.502.6-1.50gsl2.6bingsl-histogramgsl-randistlib64manman1gsl-histogram.1gsl-randist.1gsl_2_6-gnu-hpcCOPYING/usr/lib/hpc/gnu7//usr/lib/hpc/gnu7/gsl//usr/lib/hpc/gnu7/gsl/2.6//usr/lib/hpc/gnu7/gsl/2.6/bin//usr/lib/hpc/gnu7/gsl/2.6/share//usr/lib/hpc/gnu7/gsl/2.6/share/man//usr/lib/hpc/gnu7/gsl/2.6/share/man/man1//usr/share/licenses//usr/share/licenses/gsl_2_6-gnu-hpc/-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:SLE-15-SP2:GA/standard/aab13aaab0b2df7ffeb3c982c0008cc7-gsl:gnu-hpccpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld6, BuildID[sha1]=76442058acb5b05d2c25333a415d58aa9c07f906, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld6, BuildID[sha1]=d049245c3a210f6831d23f5fcee49b31304f08c5, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII textASCII textRRRRRRRRRRRR 3R _utf-811f3b41cc32e1ce8d8d37089aa6b82a24f82111176fa49b8ee7c5e8422dabcfe? 7zXZ !t/F] crt:bLL C΀b˃=뒐݂n9$/ c#u|BU_!kg )5VOWNS0"Dq8-_C-,ͯ16Z?}_kنoa#BR 5tcA_=5оWb]el{ &˧i`RResE||XM {  㞹w hBt U+. \W-E[&i8x7_b|| `䦐Ny߱):Jݖq,r1d/Ś"5\)0.JF faG-68'.‡O R?%JC9h)aYBN|V:QCMI0YN )(w|$e vGhY*Z/IۋAG(\,_A\{a[a軵yxl_=AI^>%vYƜS>V"~W$\;\y ǰ n:>Ji=; [DPZwӇUjMTùOZ skiP!2  ӫmJ  m'f#>X[*(GPoZ% W2a6":2`ps]rĬ]^ E<%qn3# j]-)N/ak OR@[o9L; 2K_Any *kYJguƲc23*9,E;?d GMH,QEy4|!Ui h,3snjUˎWgq<` aY؈Bg [7kdK)Tp0)Q:h*ٙ 0ౌ3aFۆ/SOl cUar+ق |p鬝0C22a.n ["L?'QA(3z}"$1;pm){67dyiBwHs;T:wLi;CZNhpmY.Ykݮ08@atp5Ξt8RѢOcs)80T-ӟZ@t& X_Кw'~&fl3:U+ѩS`0 3~aDžl%n0gG`!|$(.оOWE(-zT^&bEI>:F 9Dnn 嬨>&UJAx_8sӶ Uc>,]K9}g)]kTj:+WP mV(&H4W WMa+3z99Fdۮ4Y5^ܗMa k@;z[VdoΙ*ΣU%?C 'YC@#nnuƔ+'1s%?6q|9*%. S g[Rq`4xhhܨ^kN'.ӣ4O as=X(;edWJuNM4d/oZ#:z \g?ecOemxN MðːfrUyK0TBBj8I7׮j/čweZ&)@s}ͺ [+p"+;H:1W ҆tJ+!aJ/!; a"`+$-}&2hƟ%"j?( .ZS]홎uG7I;cd|Gqu[gv~dA@W@%8)}15 eDȫ묹I&Սb<( $Wbx(}R7bi0% 6N/\IA!"؀b' 80r UW@j@2=YtMli$smHW& /fOU8./,b03;ރ qI6yR*3ٟ5QMM= ZKI_r^1rCv9`׮*S㗎֠&2Չ&[,nsz1S'3=r23sޕxL3k4x@fnBuዅcݵ/ysN1:چ l=W\P!D2JPg|x)IA5V\ҙ*9X x#?8?fꬦe߻qaf[с4= 6xk9X9_mQt3֛ސ`r zFhhܣ6z+"eϮmRt/߾#U)Pa<$4 $Yd")+(~rW!z5g ]}Pq ρ>޾ih+[$etRM,^ |Onr1DŽ|.@i7U[^1ixbLy妲h%,VYxİ 7j+u؁۴>Tõ\;/n{ۓƻCƿ{) 4)g6 9Lsۍ(QD7NYs(GW4Ҍ!)*(dm2%afD{:U=cУ*ԩÙWLzNSB#p_[ETdϧ,H%*AXįLS&y|z9Y޳ fc"E07b/$ίllnc{4 c0 "KĤ+w{Z|\81^'# Z禈u)Yڹ@,eD;"B/tCJ>1ǔ 2_=&F2"(&q>iWۀ*a'95թD&r=AZyB0.H! t+I= 1i?'똣,!kԸCRNc,- v`w}Ǯwq$s?kInoĬr"൭$TM"Z j[Cq]O;҇ʬz=!?ƎCP4 curM*Hx<:wR :_Oy6Kv5e߹/:&̈nE2 }G_^~ã,S׸ƈxqU2$tG1?a '~T*7|%:Cr?眺@ҊC]xM} q@{0P~Q<-R֕~Fisee8Y6)~.)P3@ţa z i]p5$Lr`%dB{an6q{l/df >nwM(婇 !A-B5>"C-QpDFF0a)x985unFQ 7B;ihol$[\&W+N3S.]nl]Pz:XǣVض2 gUwBm懢F-BB7 maGI iYFs_Ϫ?4p273 eL3M-`c}D@ *H7~L=#@QUnVTL0? >}8;n@g1#`#l?9 [[2ϡ\GC[ZE 22Y36gܩ =/<Y(. O+2GwJFvTWg9C֙w]xZ[OҷVM i&/XHϟХ}NA\JzV ۵ЈR%(`VVn1NZW< uGHpԎ}Z @'F<`٩W?ٗ3|T8"` @_.{nsh8\D?긚97 V>gg;ask旰3jpnt5N# a^]1r <7Ml& 2İIi*]Qd~O͍HwHQ,0 k;$ZYLZ%O,'SXX4jHXT%*1ȶ]8ǜ/+|{$)8ZNvtw 8gw.;B3k)kgL:ˍ6uLVWký >p(Qf ks^V u3FəK(z M T:  ^ϖT~+qD| yow&/5 LVE]_ pY"Jlz!M .Ѽds#[FsO*n-U?21@_BP#]YΜ967 SՐh 0*b6#ږF<aI4t^24 u}&vPp@ c|^ԳVNoԀVArSDlM;p{#'BNV [>UJen~b͑-THE#u67E /t ʑhj sP˞ =5ɜQ`=f-:؈`?ðjխKlL.Sg'5-1;e~L'JAKC)%HUyڢk n;rxU] d.nrdBMؠI.4wf+Զ2#tǿk`D4!Rq y<7`ht#ki_&O#X/CyѾrv?CWZfi( 7͕,{1SJ`$Ջ|Z'gy.fv^|+ sw n?uvfN6|Seͻ{=-wi#s'}ShnT@>W0]^PYBⷃ;bkPn++9#?"-0@K2p#:qJ3?kIo68Q*دVc>TtDEj=_n:60zjJw|qT4,ҞD9P5n '4Zh|-k͓}..! K5_otdH8|`H]"7nD 3i/u`/vr0\=aV{A=4pEPkf=PF9pD$䥑uK2ujijgTJP(j ,iT=h.;s|;׶'*WhPFO, l DDЃ: mMGؒ)ڢzӭq,m*32SԁĐ@#} g?Z[J)yŃ"al.y<-߈.] (pdjPr'+-LZ8ػ[fh]:|1XWOU}DѲN`QQr;2sH ^ե}U>U^pz:&K9cd.}O[ky[tK؅zC¿HZw:qx}LJ< Hv}/2 L( n ߖ1!) ^r xGR4nh_}w=μ/AYjD9vh}A>`zUJ+@Y/I<(f UzГ.~H}ǚ>Q8K`W-n-Iu]l*UnRBE;A_풀_NeW"@`M)9/xn= ?4D}ק d z x"șX@XuR[B}(LǶZZ* ldTt" qL'BCI?2D;X'/d# 8"Svf}%,'#UB˦~ϸ\_4(S vF;F&Ie2L7>Jpdn d)&łw8 /,% r&$~7r$W'_xkt,c^@bNNj-cH$όq17U@;M-.S] I$z*".d6/BԗMPV&ߋxAd:m7A5Ҝr gd*ŋ~ 2,38a?5jqj,!Vq?d`.RL$'syHS=Mꮡa :xaGojëAܓlLx+[o8tv) D@tdzt/VPSEw;Q1ϱ<=Eԯ\ ?^'ae.nSˡCG\ąDq> [Jt3fT8YJKIOi}ԫ}pZ(ZCZWی5e:v9S_ OKPў7آ=7F7>FlM2T ?|𢱔t|TOlZ3 g4DoĩT;YJ#6bgnKvt_n Y3$Vp}V*1%[=+(jSb -w;T\ɴM aueDL j}F aC%ADQ} k7Kߌ聃JQO SjeѭB$pm+`B%VI6)?=c<0smyse `R(Isы F0ݬ)ϙm,LJԈrC\zQMT1ĞhuBTv \v$qPҺaaӤMպ&7 *w##D)_2G'*}E쁣Y#̿td4*DJҩfO_-zЂ(;a3dM|&1<1t1z_E;xܟ@Bs+d."MɪnHOZ[M%`s(yH;T^Z娋e\7Yr[M@ϴS%]t |nmJd! Tр3DV24 Dd[RZqZfd.U&3@ODl6^X0=#/o, 7d ٽ]]5l:}( ̴ 5]bM"묹l^x+{.jވвItʆ6 7> =PE꼥o}@˿5=ʀ]V=*x٭E QMU%l`u=ۧ_Pj=;WCb5H'se[rjЩiu!QMmas,Ǝ!%S=" eع%-dp# yyU*،7reM@Ƈ@7YГ4BRwsA1R&2I3'Я!לּߏŔ !PZq%ot qBAX;w{'>.gi찎ň+!uKބcBwfY(W~L޿էTSў&=(?yot3*g`争,1Ӭz72_!N~:n;+I[* IƚёxÁ>9 7R6UOx0gzĠv+yc; pS4Vu^η!Ӝ"c$sF P#ڌ#3 .f~~C wU,E._9 .W~0wd}G zX4T(B]hTv3#2Ǽrj ='YH*t{;d]Kr$5 I"Mc4$FX]2[s:A@vjw^-v vk*βJv˶+d=y(6cbYA[o:co?zi.ҮD53f̋l_V\<+w9ͫ-A2B`AK!쬊V;: КG#VeZQAaC/U sxz#`ioʈ| B˽3qorמ<72S^S/-^ܹL'/R복mgny3nzF鋌&~522Qa.R;6ḿMV^9d>I@?b ޯ rwV#ߵAP{pU o;m`İ7F6׭uIV2jOH\btKa.@I?*"px2ݶUCw银Iޏ"_Ml l4͙՝Rɋ >̏tqrdX_I o(9͵{Xn5 \a:M l50nI>7Ikej Erc?5åIAA@O gCsOg7X*"FqHD &<ٴAV=c?cD$,&?6؈1 pRJSkE&S.{SIMרqbcc\[hii(gLZwr69w];fD!yxL/%y陈$q/poMrAY;ag*94B6] EWĔ#Ez2è;WPUdO6\^fp+%+d;krNڡw0o?8R3S!I{<4t`GYt$FNԹH:xr¬NU;D Ua6_ncv:a6Bi m~b|ATBWć?d-{& S%"O,RfQ8di^HR-fBh 稂FYom֟mӅ7#S~9b^E4t If+0'c9+ cx,Myy@h8 $BB=q@l홈ك -@.&_ 47YCf7nݓ{鄼 |gP/elbKD ܠ{{\+).m " }r9vU*"Դ=F|wiۺ_N x'rb 0%Q 5HI9NJ~4}rן'3yš q2>>nѥaZj 2:X67!kAZNT>ٓWth?`7C=/#:6i*#>K3 5.u$W>"(O{"6?^,0AMSwL Ntsv Z Y"E*!~FW* 1Zcs_HT7 # %9A-(>4۞M s#եә#v6RP Z <*Qn$JA/ &7A9KohМlCu7H8o>v4!ׯ@tЄp9(Q05{FO˭X'VwhC]0q) r|ڷ`"%+Zءa#{ h3]WD4/ cb?(kt,m低 >(Qu Xr'VrҷUApJRh)?5P$$|F1UZEW|:yP,%5 ]N4}w ? dny* +Uvt|pP]'x# Gbx?Oc! xYOͨuBd稌= KRG+`N\D͟Q]IMƐuq~'-P9] AK<ڙs-5OTB8;{?lXa;'E$\?K5'hϘ~pCYlv&|lD_3=ŋVTڵGNu4ӻ5Ƕ}M~K]R !{ "(we0wC+0֣:hhul1Z:?`F+mhpZ8S("o@ϿSO&Oם^_>XQ4W-g6. l{3O1{ժ\dčgDCƢ}ɺN|V>g>:SOD jr˺~QΧ6@{NB~_t.F"50[z qguU= ڭNF9k/;òKd%Х! X!V#} tͽg~74Sţfa𚐕Ռtɕ:1CyژTƲR]^Ji$`XZhK/Aڹ@\U% mk"0zR ҬGZ/.VZޔ~@}tW3l+5I Aӭ3@;r͠$ßƿh~0YPMsE]'7x cqc2] U9?xhFB O_"Z{)ދjws7ͱCțffu'z IŒaXj}J] {:7yT0xl{k4NAo;)ޟmj U#ϑXwxh"ܖv4[1(h'9Ş`aIkP쭽11wRj"(]&tz@B^r*_Nm22maDPEYG Kk,׎ tLH陲<%Mi Kmg䎖C @&ZNP䖣gި8ūo"_掀) lz5;boHi0ȍV?R1cKIыZZ0zbM~ssCE3˱.kR ȡz҇W?Ɩ;;>=B"1: > 6D+Hٯ=:,rݗ[BwudQ@?,w6-^":y/-z>1zW@IloyF#pf#dSiªM\:7dDN__ N!grWꍿ-b̉A/9LHN2_ZƄcc"_LUIfYŸl<4Q }gT'}L[J}oiAvCl1Wh dhj x\>CE@{M9Yi,, -:F6bzF*2Җ3ѝwm)v9࣠:qbu@ Ѓ6BzK`৏$=[$;[+dW#$^} G~Cxt! !_%O{A["Dw6gPT>=%"¿oN%IE9lM :oeǮ'?'=YC< ގBn [3zmV"W`؍oOmMwV?.]cq:¶g3`Uy׋E?ڄ<~&ݮ : YZ