libgsl_2_6-gnu-hpc-2.6-150200.3.4.3<>,e ]p9||[\#x0d}Q s: 'rf6G"1'!%cg]bͭۏ /TYZxş vZXtHV5٘`6Y~#pf?TR B sCy=;t| OKEeVκ_6w/u1U`Ovūv3StSDCCסu~p* h-:vԼi@̛efcOØM..3z͆KT PptTlbe R>B-?,d & =&7 M^   , q  <t(89: >(@)F)G)H)0I)DX)LY)T\)x])^)b*c*d+Me+Rf+Ul+Wu+hv+|w,x,,y,@z,,,,,Clibgsl_2_6-gnu-hpc2.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. The library covers the following areas: Complex Numbers - Roots of Polynomials - Special Functions - Vectors and Matrices - Permutations - Sorting - BLAS Support - Linear Algebra - Eigensystems - Fast Fourier Transforms - Quadrature - Random Numbers - Quasi-Random Sequences - Random Distributions - Statistics - Histograms - N-Tuples - Monte Carlo Integration - Simulated Annealing - Differential Equations - Interpolation - Numerical Differentiation - Chebyshev Approximation - Series Acceleration - Discrete Hankel Transforms - Root-Finding - Minimization - Least-Squares Fitting - Physical Constants - IEEE Floating-Pointe ]s390zl320pSUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/System/Librarieshttps://www.gnu.org/software/gsl/linuxs390x/sbin/ldconfig -N /usr/lib/hpc/gnu7/gsl/2.6/lib64/sbin/ldconfig -N /usr/lib/hpc/gnu7/gsl/2.6/lib640pAAAe e e e e 09b439c184c3809dd0929390c2d2eb5ec5fb2546be58f9d3683a99aaccaccc20libgsl.so.25.0.0rootrootrootrootrootrootrootrootrootrootgsl_2_6-gnu-hpc-2.6-150200.3.4.3.src.rpmlibgsl_2_6-gnu-hpclibgsl_2_6-gnu-hpc(s390-64)@@@@@    /bin/sh/bin/shgnu-compilers-hpcgsl_2_6-gnu-hpc-modulelibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)lua-lmodrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.63.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 checks/bin/sh/bin/shs390zl32 16952126372.6-150200.3.4.32.6-150200.3.4.3gsl2.6lib64libgsl.so.25libgsl.so.25.0.0/usr/lib/hpc/gnu7//usr/lib/hpc/gnu7/gsl//usr/lib/hpc/gnu7/gsl/2.6//usr/lib/hpc/gnu7/gsl/2.6/lib64/-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:gnu-hpcdrpmxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=0f2b6bf3dd3192ec943f53e8ded7d285e62725b4, stripped RRRRRRRRRRRRRRRRRRRRL2?@ h|utf-8dd09620932490da3c1617a82470a7fbad704c8404083dc8e1f9c55e0165c53b7?7zXZ !t/y/^j]"k%{U}dh\dDEGzHb>*V~ 6r 3`8ֈa)q~ĜD렾Sn<6uhO>S5LiBQ=!,2]fOk]U˔-6g_ϤgyMpH;5[C;C ADmk$&[־D㪵ԫbOEo1)sr*g^?X#αSj-.تBL`J?  SZT 2-krRM@sٗ2ց <`I5X $8Oc 'bUi-,ŭlVjNG7ZCn+yCA3  GR )3FCsFm҈**Zؠ JZ.*DiՎTMoT!쎻y'Flu,1D17GppI(px_q;.z@?Qٲ#G`ڍpP"W1E/;tC GO5Lt%l%>qIa&GcPY# e/=is~9f&OK`d̻ ݴcZYFof"Cy\P>QiTXHh!f+d$= ! %1hMV :'^bzljFh':$,V+D*ˁ1aƶ vJ~eKHbnHKAȼFb,K٤-8?khjuSx|6^|GL"ͩ׈4s{/zg}{ b{Tł|.ڢxA$P'Jx\S3άqpX[u 0{sSak"z)_~ p@ Y l`F^Zt6>sklzAm,rD _k"Tm`FHcᑸIM79Iz`Qs*,.nԋoNoc-\ZbC<̿*3qԢN\Q@6`rl 6Mwđ]Z^J1>ڂ%e|' m,*GVX(W8icem#bqy+:e(;XFl:=o <n]jLrq<72K*satnAtUVL~T.KPw#ްjSZeJc9Y5d: KF2^k[hğ-䁟f7N@^CH]1]^bK$6ݷ؏Ѽ^`o^[A|.JqSi;"2C=c&8~M 9{;;iR xUڍeWC#CzIY8:Z?Kw!Q#kqՌ"։s2N]wrp<ۏ {q_AZ/[!_*mA R`&셋\nPP.|_eYꢉ9| ˗[y~57- 'H%㳴Ѓ/*҂f%_fڒ/NXI.P Bd]r?m:G"qކWgm*ðkmzfn%h6!jv1l,A\ ^U<|S xW4Kw\ 4_i{fƽ1VB;%iևa#.: yZFdO%(lJG,4tA+CI3]q_Cri63Pwe$ԾWdQ/A̡SqACmхXR/0AB6A,Gm~I!5yǬ A+]pˏ^]5jl{~kהENs ?xWȻ Rwj%uTF0<(s'|H0=ÒO'jrw{; P ^UXX4qy{:JWhbhnmuP m}2L"]JRшH!? >JvC[*)[B;cG{>?릃L\&xMɢR-f5BA4 O49 hfjnN8{4e ,.CU>4+ix>3F@*-.< 9.]=SDV$M/P'rU>Xе/WH 6ܫ3F1]Az56/f8egUrV9WMơϷR/$o&BT8j0_awq>pet7q pb8NM?@1䦁w{QФ,L5F-.eE n*_ӼDA w p^s|C`e(r!uԷJW@#f2whWA{osc:N|,kIߒcĐ9 1 x]zیYNlLjW@f.]L>v oOM~{:DN2q:¨E9*2kQ4~>1[+Q.s6vp9LaTqp$7Ap'^ʷػF n߇.}ҭOi* MT5l^P3ِ,J,NSِ͓7p{H2RM+,숮lx 6mԯ(pRUwM?O;H+iwjfCWa~3A~Mi))Q EyDGpu!BuKebG*N{bnnoV=b+II\;oZcA_*y0_[^g&)}|',h58c2śC` gSq:xojd} $e{Y/:l/4d>uEl`eY`?x>/j | N$AOJE#o1rͶox%1ET0kzl[Bk fLFݥrPzt6zxEF8*,*nMUI[ƌoJof0Uwޣ,mH"HFhI @5=C4vG(%B U}(I,\ So`/oС@ %LPϩ/q[.eԐ\1®*L5Fa`Css+2]:puOuoju0[PړRk0T0lI5 ^J0>L#;$2™Shnz$Pg\\_t-|a0E%u0i%5+ YSoCIO,^ #Zx%_lxւkIAi9/y"s* %) Y`~+D5gth0o f*k̗rJ>oE% K.q#/%4 BA\ 5_ENS$cv@cy0HkWU>f.NG$߮L=R"cMs١ߤ! Q=뀐 gL7,T jްDGJAPN O܏O4dyhed2z!6R^4aӇFBSV[L]f*pM)씫VD66vXFT0IllxB5Vќa؋!Dlt,N Y=-I7cDN^#~ $ %$KTSADc»zJMF𶰽`;~~KJ *.1MTO3ħG6̬9qGD7NU.!tIA,@II=1\fp/TQR^qQyP:~KYeH^k1cj.5uL\ ,+O=NH MZt 5e:Y n[ [oKfs*9]Wՙy ȵ7½4D0\$vH^5x0S2fW_&d>bz`+MhEU}obbW;eO)_La=aonU PaB[e%~In.F<!4^S(z KפÂ& yTǟY"OU8hd,'=WFؕ dg%`սn,lk's̪Y ~A!*5CO;zTYVI%{dYC}`mv^W#Z|!Wv["hW͆a9v3PE]Y>8^CUۅnE`9*yAGMq*q3u?t̄,V-1ر 7T d/p:ibW$l eAl2Ĥ^vqmm%;δvftp[ ׻YGV/dV"+]`|hi{r62¯ aB8bYP ez&F (q Jcݸ4d 1S/ N=ʗ)}Y =?\RO5t1)#櫎d;D.]y*ef1vh8ƜEt+70Ao.c<҆+p960Q OoJ&<:rP j)#ϴS7[Ya a33f I rQžaفQS؟[/nH[A`R :?oSF.~\۝.3j?h/ G jc>&zn:WV[ɠ&Ҋ gC>2)iN^-Q4dǂC7Y4"q`CKP9kX'cҙZL?bEf|}һ9t6 NGlw?(:l)j.(:Qvҫ#xN2 "$5%MiQ/2rJmf7+'(g\uFigZ~$0 AD1K+3[dXx-9k֯@JFx4@`F+Vz5^d A}|zK9T};XkP 7 XW1b}вHa5lqLȫzn;HDss=CafrH+ {/[!4e¾e/eLWqۧHC4/&E&:tk;x' 'c@8( <"O1ڣ<%5~ Ptҡ!'C/S=/eKtq {M 7F^LAϋdoqA0S}ʳSI 3;tl0w/ $;:,IKwn}ق 6|* 'z7Yt K}\*a!W$Iӄ^q ]L5uXYT-Z<% ɫG:|-_[hTu)DW|lW%vA ϼz.z (U5p L{a=7e {0]>&U,8 3ۅ}V E oG9/]>g{{g j,ߦb Y-b߬iqAD`.k(gND5= ]g@CnօPMD /&%dR99#pFMQl4oGEl:{}q4Xg["YO+b->UBR/}Gj~]U\cB*f Xޟ[Mcǒ+[=ő*zC[ O]^ 4MNxJt V}vaT%qZhFak˾A+_eBPe9ĪSF\} JBDԢ%O H*bn^GߺuDM1LfS :iئ HÄlbQE:%T[!}ǵܲ-<7@su˰/$ ﬐~ a,h/y䜏px.W]e?lL\Pn@o}֗0aVzbge6 p!H+ك7l9^#I$çEgtemd1a p+kOH]-Շq2mB/BڔtWɮDD>΁C>q it0Dt y>dfP|VCI@5ӓ`n2O+d jVmH,Rq!؞Je^]5MTsblƲ.2QeVr9s.DJ}3Hlf$Y53mUmIJjn"C5No;עn-.ueB>VLMsEEr/%w1,7H9YB naY .!d28#auWהfr{LN?JБhv6VGޟ&S.o JY>QmS1^^i82qC1(y+,}i*a՘z>wQjZ&" ʣEk؈bĺ: NA"Gܲ|ክ;y(&F'3極/YCAICEerNz>Ihp빒dCKw&m*xo'G@ eԅo;'{S/*-znpYv(\5Q`,F?@;a\^;qL2ǟew^H=${hjCfX<yv=<&i_b9WB›Qi @ %:t4.mX൷$g]MbVHfsPKqڗȑ<*_[66/GhK̥6nB7@9_!^s^>һzTPyH'MTG+ dXvQ'[J+ûU5(ƈXb@=;%>0cyՁ6<2Wo[a_8Fs Xp.qI 3|0\Cjb76+M;&oȏP=ȂD4dۻ,Vn-Glj,c1E!G'mE}UR,EҺ2ca?N((z! P:,\wg5}垕fibMaZR6xI:]4T𛙉^G.)]RҘZn_O"]A_P\ ˱@x+&\(K"CpJ31LtpgPVvcg_C݊Ka;CV<~z|:1ۙ(]u/ݚϒ֫ʽѻ}G:Zl![<hDN l ut4)4Gq`yw3洼YLm\|=eWP]VpWC,^?Mvc^E/& >AV۪tIp.NaZ9Ep@.e ,R2MC D҂~ʢ2UêfՑ[\CYpYt[C8vPvͥr6@- (YA]TD<[֜dN5M8+^鿈#  E[;?oƱZSW$a=kc#'ds$ sR3%#8lݜ3 쩻fMÁq~jmsB=?)_``[ pA:\wRANx;i)HuPx lg Ne1o~[OVY⼤i9I^p<%$G01<&-W%pU*[?6{gv:Z 2 %DɢR_C'I ;|JBۯ΍o,  lgDmHf?ݥ.Txg d:čGk/wtȕ 4'xU.(8^C~hՁ/F,h,$ۤ>OGl9}ʣ߱ oa8\3Ի8$vP1u&vĔ/ S;$ no7+oe4d섽Bwsťs 7t2~Gl r&'ӌh ,xâ[y}vc5伥xP3^5 }NʺHDDbjMoUJ8̖_re$~PـDlR'B '/RGJﴕ2㯨7َӲl eoޒbA|x<-r'<.b-OG,yȿ +F3ޭxȈ$C)4K+Q=cjK@ O[@Ls/"NՓw}P.) _'v߫6BFw n:΍8SOi8Q`].ҩo\ #',ri$$<4YM_^ 莸r"A@|bTw\J<"y??A%'o$7<@jR s$602/(%,@7*)In5THTJ9G=[uvģ%%L\qм'&\|KiN(Qd9}+*E 5]utM  f-zC1j(?OM/FL{TAeyedGs`` Kaq)f҈'mCM9sm@?` z8xݤq ʭڪI8Ɣ5 EbEbKVIlP;բV`[qNF}4%1]:44,`oB?n;o5gyR߫I+Y91V7E !klYٿ.Bu6M[Q*ΤbQF5{I7:{\NTʥ2oEE┮>\ЇYyTvقύ/9ǴK;3⥗3b+%ET٠'ddSÒZʖ악z],,Mv,!I}8c~O p6d%񈇚a$;'Zm<}^zCϮ,Q7|8ٰ>Lz8u5:fJhYD׮hCKf`KyWژ^H]YpYXC\a}A@D>e$UEUmgvGv o-ݖ2}Hg\-be V%W~$BgC_`na,3*Q ]HZ+?-˗-J[dREXC0j3RQ5Fo?|T?^5Ӿ< <#u_i p%} Q~&Una?o4Lhdd]ހCQz,&qBzvT ]pNuHɐࠊ-<@:?; .u8S+%J$"HH[@'p}'FCK%y|&DJ.˺ygۋ%[!D3 iCQcKU7|kh]]/4AqՌG7堃!P"S9uL^c"S$=$#CE9;sLߞEϟZY(@j̾ cA㿥 <_Wsڳ7_A>)"^MbWÜz # Ĕ>.u' l v|K)pj؀ऄo[@؍G5c$UYRVEjsb绌D]$O(0D%%3BBЭZi͓c",>ꏀ'UTឹKV`0jKD`t@`hƬ0fNT@m?5ju_H3 9 F9,k|"O6\Bhw68R_vIh31$Ǟe]j#dᗊ40'mዞ԰u}I%Ƿ㭷]%.`7I錡8:ǔP iisqMDizµxt&WĮ$XY6e`VKllt!s$`7W'*u 3~,0ei`-3i5;-kSuS39+rf[<3H=扼Ps7 =:u f|Ȧ=ueR}-LٟT]چi$7o+ֺ+(3t>9BqS<>@ }?<`x'`&mBs'PVeT;ɥn# M^U\4,ڇT E2H6xIL&zpa=C4rd8C<* 4H&뷜_9@7? - `8n`uU`=μ6d.x{]3l˓hN ֘ƒԴ:qanYBݦ^ݍXG};J N۹+fij)W`F -2?^aEZs%)~/"ZʵQ]ߟݚѤ 6f&f* T^y@iIX2g頢g!Z)nZL +ya}Ȣ؅$dGFd޷]A6]ZO_ez¥=2؂4? dLJB&EI4qU-<!o ʐkg' L#юv"/^IIs MU؞j'ezPhܘ<$O$~˃=w}Il^YЍ?)ep0 ` Q:( S 3{̊HSa;%k+>&@'X9[U,NU]^Yu_*]BbiVLinjlКKa6*d`D+K7pa02Ӳ诵$Hzg9H+չLJHqK'eH"Iy1;ntAQD'P)\9qnUsMf,WmU_ AT㬳OQח^\<9f{j[Udtz~4;.>j_Yf@6,1sLЦ=Y233!lS`@[$(pim^)֣|ɴsÌBiitx|a$m1:>KH-oo`b>:U&ex3+pیT!)EН(JbB~0_ yvV#j8V$~=6}HP\pֶBf55ؗ$16Rw*$Z[ƴ :}w¥#T%Ċ*$4Etu7qEl;ja t^VV^ů^m }!!UKV5c8C>K8,>'7k<MbN׏vʳw sONQj6up,Lr>ͿeO!WwfX׌^YuHh)+.&m-#\nP*Y>x\!s NIjƯn*:1B9ހ1i~EIk0+x)yPo D{,Y'IZ[S~߬`'[z@XN%%Qoa^Pׅ" mSE%O? fcͻ蘾.{ÊSֿ]=o"@q}eK;*9T+֨I2OENdlshNH\&́@>Ꝡȹi*ޏ'׋3`KE- Z[A!vIh].3OO%\naI~E@Y}q53cUR@i\{ivU]yЪ7uJU-&!!dd]7 _'~rY9UO?RC/%ksv K좬0>$0vV^֝q C`sb27 foI a4x+EOʬ-7{֖"PK={`_ץu]l'U4&i(RTfcuE?nm"ZڳF>^p4P5E+E])S !-XI-wū]+`Bx{ jLj ur= պwh&zwLK?@::B8ٵI'jgP7ij^r3PȖ( io]SHEJݗ ² ~Xs 'W{|`v4 8 UrƴhxƜ{k&ݾH@ru0?#(zΔ o]|"¼G?YD4ҴurE.%۪J4HXi+~SK(WGk/t-&vε ,̃[`t/z?rߝao'OYc z+N$Q]|!L9?XK/?d4ʼn/X8k\g( )àR""|fRNdYz1u6Osi(j+,eyh_s:f#ۓ+07U'/ ~{6bV :k/N'И/udMn=^Q$0\?¥p,f;)z `j7 R!0q ZS[H`1jM7|5V C˱h(l |;!?'=>}Lƴ*j;cʦAe:lQM1tosVT}r>M-y5]Bj: ?mO` gOӋUJ3"MhIEY_*P%Z(jܫ8&޽T|QMaSY*nDǛm/W@YGWA;Q6G!tK4I?4#'xzο.8qugn G 8h\g&8B9whSmO#p,YS/ - `liAO}OG{#*avbVvZj*?Ao)ruJ~՘(P)q-Ӏ.#wcǹS8SMЯ3lÝ|7H٠ʶ(gDPTIfG"ǿ/ËۤI>C¹uf[ @rc"Q)G:'^#5-ܿs"-Uғ@,%hyAs_6K"Le7S) ts00@iJTV.E{PR% #lͷanJV-÷S>酪v54bMl"`3%8]^/O ȮđXڅlp+Q%TB"ՠb 1$D?$/F|M[8Qyr6SkMiV;63ϛ;,5.vh|jA`(\,B>=:*Kʯe9!M 6靨p-rQ|ɥ:|(Cs 嚩(w "lh|­II:k< K4d2o$&W՗<\'dRύ`/T.QD}{B}Dce󸗯+`0z\⇀'ULчJ n0mvmg6 l/m ?}X-fT9!fd6Ty~ {CHmSǂeH8ynpl<_DO;\Is},iC̘&XP#Q1Ъzg~*qU[s/}x4ZHmX`bI6,hߺnMzFB{^>NJ0E#4K.\V+_D< ddQoBu7p?o=N1E厡މ1Sxȵ5;]qc{shv#X0jo=}9t7Eȳ(.x.8ʓL L'@9aKҍe_EJmxLpOSg!"f`Kb˸a}gM<-YKe۟6wXLTO:ȅx@x"S &}M܇P^ʜ'u 7s T4Xwg89a +/IAŕp׺1b8ǏXɼ+QxId=,t2(Q+!wWCO] tn5~ Nz+ݘ3 \V'dBbp>W3o tc2™VС7(^3VUwp Sd{\nLd/|e6[=餹j X: 4< %v7Mz4 ql$rD&q8Md=J! CQcV3TJ7(S 1zaSvCdN;N 1 v922wy4nױJךd} hiң+ekiр>:ɋ!ip`.<**1,½tZڏXMZRk,h_=z(,Nx0|O!i$RиVlO>#Ews<W+whs=*0?o(uY'10 A3 L"ck]:E$&B_nph}HeAlߐ̓ kCK.dGWx ;_:'M)j : nWc٪S y.AS)maCp $X@(E5-ٛn&SgG6^Ќ/-Lь~Rvs.OoRH)ðd ^# +!Ի /=ܝ!ڼ}s #$%aY{^V w")lu$7hEsfWr'c?g=Ɠͥx(f![#g6jل{YĢ{W:fZ`cIܮc%Oa2x?V),0 =N<ޤ'pi݇ > H>j ۺj~wۍ}+fYMFmyZzT2zÝ[Eq1Am5걁WYaR?)Y@bqwjR'dwA`*gb77 EMD2{h'\)x鐼~"(qܱgeeNh9} ], b%$3'21[|qTey& gK8uB 1`D;zr3~@/7Dc[Ԣ-U |}P8Np??MLp]_/ M|yșF;@+Сr[[K\W&>gA;2*8u5JP'&uTh5ԸGYE ڂ'HIh ,ԣˬ0dvݵ6(‡s 6cfn +c`S Hgf m@#^Ӎl,0%yMO SM1<͞Bk^)h&A@}5OyVE.m ^#s37*]Mœ\36*-E  YZ