gsl_2_6-gnu-hpc-2.6-150200.3.4.3 >  A e p9|6-m!@OJZjgDXTpiK|#ȽXΜH *l”+׵IKykC&gFl~tc@ji4Kv·+&Ih&ʅ*綜utW^60nd+`UU4Z(ƹowڍn^7U`,ыi- VuL ǏyQ*MH5Ԫ͌((5W6k5e693a6eff5fc63c907348c3322551412f7ee1917ca0b11649add718777058a7a82459b88c036754734ed7df5fbfec9510a508a8|\e p9| k=|ڱ(<-lE&#֛7E:$_|Sl|cvDa0X@l3愝Ddkg9ZsuR,.hd^o9y (ZtQa +Aa 7!hGp>.t?.dd # :`dpt $ T  l         < x  < ` N (r8|9:WF'G' H' I(( X(4Y(<\(` ]( ^( b* c*d+8e+=f+@l+Bu+X v+w-d x- y-z.....`Cgsl_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.e ݳh01-armsrv3SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxaarch64 KAAAAAA큤A큤e Ce De De Ee Ee De De De De De ݬYtf7030c9cbb7f8e4bc9ad503893fb15f6559a22c1944b7e1e72907ed689011ba63586b780080a68feb8247abb36f32c02ce38a254e983e2d975cfa9d69ea4928ab76c5a9afda2a2c6be9cdb6cb48b46efb17c6d28a9c15876678f0802c6d128ce4d3d63db3ec9ae57ac2cd1c0bcd771853ef8fff83f3f526a69e2008316a640028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgsl_2_6-gnu-hpc-2.6-150200.3.4.3.src.rpmgsl_2_6-gnu-hpcgsl_2_6-gnu-hpc(aarch-64)@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.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 checksh01-armsrv3 1695210931 2.6-150200.3.4.32.6-150200.3.4.3gsl2.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:Maintenance:30354/SUSE_SLE-15-SP2_Update/abe0e51a845fa96000c3ab1da9793886-gsl.SUSE_SLE-15-SP2_Update:gnu-hpccpioxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=a9480e6b42d5594dbe7135d60160ca00a5603c57, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=8c669a66580e3a01b36143ef6a0efc82e3f784f5, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII textASCII textRRRRRRRRRRRRRRRRhP3Zleutf-85e3b07859bfc98b9d0535e49c5d9ac1389cd6bd3b36421219da6a7bde09fac9d? 7zXZ !t/GI] crt:bLL Y14:d?*2;TMxs:m<ʵQ R"Sx\dptsһA+̖W>邇qY VP![AZppRjuhȋۍPQ5 jl>r0-9/IXCcv?CЉQg0t/SvEsw kLUqZW(DM/=,BIS~3Lȇ\Vِpd+ވ؆ !ևsy""Az? >?o>{("U/ XX8=:;F؋. L8|#ejR!y+ .xez:CkÙx) Rև&G({D[9EGvDUL|| 8cJ¯e*79MƗH,L%!Yz=Ӵ\erYY%EFѢሃ#lAhHV&6vlP!broo#*WDtEy-W`戾 @rnt"/U  Ʌ BZwedZ }Xo. &OA,K'Ht3|F[fn$"6/:{L_xRޓkg-Pa4D6[bgV/urXm9]MJ^z+o(w>| QkXe d%*ϨmpCk!<61$L&sy"D􉷙P%\~95xK =B\c\qĜ`+9vR*~Yiu]/UEWwζۻ*Ђw>{?E`3c75㓘j_cMdiЄdU ÑPd%8£ !ު]hKM#b 0 ,[_P ȶ y{I ϫ ]n+ٻm>9 YManؚ Iqع[,/EzXG[bK<7nD预5}rTfxMH%,5 @8XulFZgQSg]q^x'F]5:{\ L {Y1sDwit_gcC",Eh%hRf@`2"6˝jV:'oTc:mr՚9~-`1,ݴfנ7EP)CFq#׫>_ !?Br[4O?%#cphҮ񆣋CA3#e!gOήFK `Dž8A7DrC z'A!>\t< -=v =G{lr*@t@26CPc`tlߞhZa&&0u?Uÿ N/<{gys#~o__JM + E^%b,gH,~0QҀcaS-L>vӍoh2.vW|D2@p\C[)fpn$Vn/߹<@q/># wav$J3tڴ a҇rWbzGaWzyG\uS^0Ƴ(!D^”󩡜X)sh<)X8L2: uJ: LR|&>Ne_\Eg·MP`^J%Q9 x5 z󋺗NJ}|/S$5LN}m)׍Ҡ-J{bw+ڢkس֫B\qd8q,I#q#|ec&i:@us{z%UeaLH61OBO$]&nӕuj$k9RaRI J{X8wH@1px`"!E%lc-o>"[#C֮79oڔ9CKM70c瞦%tUJzdƍ,#ߖQeKIl8,OlGxO{!dB;(k.T-E L,7վ:Z5̤QC!_#Q\ rtS(\ }'Yq=t4ԗ'mlk yuX'{}ۓ)TZ-se#A_ s` Ū r~'{C!_/kpJ`V,(ua WD$ bP:jWxW*1D8Da0;3ih};oðzۧkV4Uq§,zeT%GvxK{`{;U(F٬f# fa0D = .Ts&(i6X=Emyǖztc8 $[#3ӹv<MDG!Қ|ұ 7Dsχ p[, knv-Z2{TU3U} ?3XF&#h,Ma|-?Uå{+BJФrnmToRu%Vpˇ@W'E6T8 K/1c[Uz`ttZShXH̔l P Ȯ߫c8k x2w(d,Nqó$sȟMzJš``?&&P(ZDNy⓫u[65tzd,kiEwֻ<>-(';gW T` H1Mzj4+@K$թ$XũigI R~U<.Iy>܊xmkɍsaE1tr'`fw2. ` 79 ,r9x?X`2-6a;dײ*i?̇zA`9h2էCXZ !eh8 * ^xE~U@D@@ 6h Ac3>v<:! R8)rǘwOoh40I#iReqWfv8|pp = ofl`^w|ܻZ64+*Oa\ 7"kfpGS4p-Cv8y F;yi^I2̣bj8+03[R̨N_N<7kid + OVHHBjI#2d#Eڬ3ECW~,p0_ ܨďk TsEk=̜bK+P>VWcHj"WXCN SEV M`TFeDR%߰CGQ1 ikvl)!B ,0M@<5xs޲4޻fBK ?[g"\J j8T=O1$m.Wm:t5z´Tgw+34זewtSG@^!(#\+\1Yk=iIbFRM%kݾ@# k_ I&~\VrY"X ZP2ntšv?Fz yqQ/ΒAȔLU'7e݃[*gj*C8c`7#Ztr%)A,Gv'{5Yo3ᔙKK<╁@!Fs}spG3 }E)(j97:WP׺d~x"LS߃}A+D Ϻ;Iz Oc:ƪ n<{ڦP_.kcؽ̠~. / 4=} vDR$B\󸐂H4Q<}hPp1UfuU7w֚ʦhƵ'jZo7mB|VR@m<×7'6w.վ.Si9~a'ౙT 2BrWhf:3sFg-3QiiCLI9E!7-)*׆F%-,k:bPI7;~3cju!jA4?<KSܢ٣ѳ!rޚbǖAe8kHk1n{Q,pb)Nh3P]XBR}L߬Z'vvoiQUV:1h?ؾWj(e ْ5yF:!ijiA.Y Pq@+UKs ^ǍP#VKV #K^r*ͽ!IM5C34v*u?`O j7B&ާ21yM#ch\qDzaE.풩xIòA 0B k韮~]yٓ#\vQ(֪VV{BF;@+1`IdoHL| .nzTU w^}ZS&:n9䚱hלm+eD1 qlme}n AUݴ!XS&O3\}DS9MIcd_t^xW+J #aK^1~-S^@Kxaգw+NRsVdHaB1 G56Z VWЂ.KsO itʇXkVl SZL`~trw3Lkzh twn[+{JDM EcS*SČX? aJ.:X;F=ڤh |bgH45u_=;+x/r8t/[E&7*^#yp5١3Y ⚼:|)pE{ U;* ([dWjaQH%c"sr9hwdWN/Wc# b%iȝP[I9k^f6K7I!O[ópM1Sask4ih/'Ñ0Yfۄ,C |YHeRFLzIpըk:܅X z#_6YN鋤 PC\2o=4>𭫽@X id|O1) Tƛ@q(AKtoh֚tx[៻YMw.܇x埕:1 ƪ.+ {^2gWy.=5{1s&B:#g"[pz-i"xJR9"Gj n,_c'H\E{lP h7"bWmX]s̝Ecpe< { ;CtDȒiP`Eț@)<ֹ|0uöGh?PgKdC/aVvl;AҎ|v5ga(~-~IK(;*,H$9AVXX0oTS[gdKɭf¯`;sY>$ mN\qʈzX;ҥmDF!>Z_[FԇX#דPpGha|~~-Y=_SCKPǪ\]= `9F٨ ^M:%)ӧZqhN 0Ct/Ť>쮁S{qN霠iDy-lN 65R*̹?|uTӜbn^²~wfJņ(ݹ~ϡZ!PYq]6-⺸XHT'V1M匠׆R)29Rݴ7#{ݲ0"2qި;{H 9]q6n1@uhXigdR]IEgcl;f9!;!}ɂ?`vAJa]Vʹ6A9Ѻ>țtg~fVA#\)Ӌc7~LۚnhF>R3;x`yzh[~@O>C^ {MCխ?pKb^` [`\TkK]f%>ps6ʮ˂yxo6@2U;l7@$ a[dGҋb) wV(' Vڈ2>r'o #dEI_ב>YѻYJD!盾r%& kD.aނzwL4"ȥ맱?{:6Ioqfd2yg!z%7f?Ő\3R`j 1BQtB|y[wc;h] j/hew%[qb{?k@xĿI"\~w.CٓCXt3u-\eBT^]}+6d0OFoP) 47B5[A't^授n;7K9\xA=8V~u+\jӚH3/uh g׍ d7+.-NUFm\C!60ihoǎv]ͬZ z?{n!ҽ*nL*GgEE[0&@7߂O],jO _A1BAy?Y)TFWa֯HUNljE4&#x" ^fq*](%񧏈cgåy~Z9X"ۺ1#MnyI$H" ,H~‚BQRϹaÅoh[b]z>f#pL ]_t29&%~Bhb}G=ê kH@>@wh4r#8mC\za7HxjhPrF0/ֶX(30:$ݾ&W=8>xsy   @"]lEbhgZ]=Dj u~ NUCxׁ9O؍ *$ǣLɉ&\z.>;fOH}{zqu0kZ("eJ.lXMT"'r`سlDW׬J6kAwh0YyE6ʝ |SsKˌT$j超VnkD\;;'DG3ͰT._Eݗ//*Ň+AREQ?Z>u谲5I<,="j>*S]WE= {I Q6;N32b#Cs$i'o`>j=wL";ic=,:ќҥ7SjwXSSEwM^+W ;'JѤgI#FL~V mۭu-j7JBQSarr癨RO s/W%7&'lA"}tgL=db>`eH b ʹ myIӨfA!3(A2j7ٮs12g/E#,_͑۷gkFL;VLߝ]Ww N1փ3${/ˁ iۺ_LRTCʥ0YYs3ŏ <˥ëόw!bfe%7,>:`Wօ!l.KuMZox CjUۂ9 dG7Xֳ䦦[Vq_kvOY}ZcoL\-@T|f"H&9lva\3Xrw Zь~ii:@e!yꐋ#gB$$hGclߺZ\f0 ^8U5titm$Ҡ(EeXm1Md&OSC.SyM0o+z; [M X;\ W{ڽ( ߒKAo| +x>*w-XH;~tYd侴4=6`‘BREhb=vS~cJBq"9xMҧ%P:6Ty65E%}?A3ƋZ¾$*:t2 gG>sP0^{j'hD?T:T? ;?Gx*;=1J~$zZU쿗g4a|G"AAYC8U^1 bi4+m? (f^~g47j ,kq*t0S)fG Àc"Qǃyk\CHcsf$^.w"P q퇫xgvOEv[q*EDA_Q%Aa)kߒp ͂b*,Мeb/HpQoM&޶r"-i `xX>:'=qж:|fL<ܲ Ʋ+ޗKrQRWڄڝ!9kYYUVܐD][ p\8]ˏLF ZPG垄ղH-t` qѱh*ro5H&_Qj*v*$w~'JF`(ZWg0n3t%d#BcFG-T &ePpq|X}ZQI L2S>~#Xl kvDc[הW-L15)?`_ ^*j: {a"ؼڽj[UNq6V]":~;VVҹɲR49t5fb2v\:r禨]aX̍$|q0x$O|j?꿉ɮ/E.P`L=i868TFwHf3wEUv/Dyѽc;at#v==tËj4Ymؕ鶲` $6g#@g[ggמjnM:E2 _ɸ pq*jB4/B -HCp B{(w0C7l()2W܋\h.JQ0kb k'~ɘue ̓]0z`(\KSRjWLRzucu~wj#:!h>%O E.e|{B b:D߅q:3VzqJQ>Îpۗz 0ؿF|upI2}^]d_GB5@䶚rk7WjM/{sPBGd6*P_ ZNpX1s]&ah>3p/}Y#v?^nl1r?y*$00s'4~oG6S]KvүQ &{Qlih=Ws2RBKZ]Gb) |Wk=⥖t)ѧGabg`qIļ3ODG%[b~B Z1ms`|`)8?[9l'ь&D#+K %9^Rx(;S8"{ˠo-VBTֵ/ 6ߌ}ħ03TDOsđ#8TX0_JV;1]g!~`H<SL.¬I6kcY آ-4ea:s-yEgE-w N $~ |}/gc\aj1چP2va84<\e6NL/K"%ZsޠЌ--?vAאĆĜ_ufcŏ?k -1!6j2oyc^3dk5j:֌Qk׽޺*BmZْ>c :' AYc`pkDK86ܳEYz焣V6Xi y(0[>d,ᙾ҄NB' {TA v ^*A//Wdԙ\R2 oEVGR;`ۊpVkݑ%Y"CtK̮? Gx.}($/.@GF`AX ktA…YcU]9Ū&D. 'ΝV3t 2I, Ď"!yU3j?%C$ 3Ih f!?rdM7[DqO8}xL[;?tѢO=zA;qD'_zb]ȯGrL5C|Nzr_ՀxW'm |DP[G3E˖';|?T*Ď&_*o&xN`Z9 8628V2)?:%?{#}v}b17';$ *CWɁh6J/MD-߹#\\S: ϖ,:?K^!%XjT7WT5(1`Se@׫|> kFZP6 ލV A=~5wߌgb/f)2nGO1}&IjJ\ YTz%Nhą yܚ"/r^GzY+6O+& 7WL@.HEy|z#e:gvQ9l k:OMQQ9n`n$b]6rb\8K|F7\Mn> LĨi.7L՗r0D*ʓjȵ#/FWˉ2`P((!W&>e$bAPQ涓,,nXE~|Naɜݥ+eѼHR5$PJ?yjg:6n!br}o M-. Ẉ{_wSy|{e6﫢`+/YUzFD+bD ;ࣝ{i.Fq1l>joyKDڽ$ĻQ馫I)~Tz̳Y)Q@8 sR ZްVk=7t2reDYYL=GOڞGҠJ .( }e&N]PUWz"c_>RLFML܅+j,('u^<1~auGؗE4d;NO[ul#><{ovg018PL{<#9Pvxn9yqgπzn> *[i;4MLrQ~i׭ ig%nk/u^_SҜyÃ<؈E/{壡 }fƔ8.kH Oŋ@rUw H89Fd)c̲*h@VrB%CX4ihb+c}eL,&#*$}֍}QДdS IԢeX|jGѠ`zU=\XJ@7WXF ƹ{l|M^|!{F|i=97r)HƬN%ؔ8ᓜ?(©/S,Dd;pW,_Or&,Our?G1Yn~fƄ w9^H}Huw@ `H-*c'!/6eCHAŚ&x@"зfS3'Ŏc3; c3{T_]VJm:{wHaLL0̡ɇޖHw9YurUKnCWJ6k