gsl_2_6-gnu-hpc-2.6-150200.3.4.3 >  A e p9|tѳh;aYOy.+±Q988+ȁO$ tqT<xSsiWkBo9H]7W܎G&@;6ŋ|= 7f6"|onJ(H²\ȟֹ\q[,-qت3gBź@u!&u;5P[PJMa&@>l$zXusf701cf115c871b5e00840b678d4712821bf4f34cfcfac32eeeb64b2690e827f15cd138568afda732fac589c1bc5a293766e43e60ye p9|GGV^[$9DLJT0~SQD`DiF[= R\6L[ +6%Ĕ*kkc^N^$㩵6Z;DY)ybĎ FϺcMuqH܏gȀl/.,;Âa`)/ytZ@Onmtl$YfK{UG% ke2.2tF\Dž]4vAn;‰zi5LbX '.Rq*< >p>.?-d # :`dpt  P  h         8 t   8X(<8D9:F'xG' H' I' X'Y(\($ ](T ^( b)c*vd*e+f+l+u+ v+Hw- x-8 y-h 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 ]s390zl32SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxs390x(IKAAAAAA큤A큤e e e e e e e e e e e SYt006fd6bc054b2c4e4e05e64e472c6fd9b735b98b577bf874c05b9f32fcb3f33bc6e28bcdc819be7b65edb45c52c2494a895305bac33633ccff8cad1242ae4483b76c5a9afda2a2c6be9cdb6cb48b46efb17c6d28a9c15876678f0802c6d128ce4d3d63db3ec9ae57ac2cd1c0bcd771853ef8fff83f3f526a69e2008316a640028ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgsl_2_6-gnu-hpc-2.6-150200.3.4.3.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.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 1695212637 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-hpccpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=48acd07f9a4cf7ec0c128818c62612420ee077e2, 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]=769a9885d33cb7dbc84aaacf359421bb0ee2a136, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII textASCII textRRRRRRRRRRRRL2?@ h|utf-8bec0dbd44df8e489dcbb532663ec810dbe02e9b85ee4382048cdbd81d2766fc0? 7zXZ !t/F] crt:bLL Y2`Q1w; ݅V\fg=ߌ^2+`7?#˷p/K#%*+-9D}t//(cW%XV)8`~vk] ~e)"k"4)wlj6h6l4cR\,}ѰQ&bF@S:j^^@`Ha$[d%CʀnM*kk ?2#g=@Mg'{hM.fXa{>1Za:+ ٶ2mʚ uhN: O2!RD"ݘF\'TWb*{MSY#ط!i{͑_԰k"HlQ(傭>1 }? i }PPb̍/X <9ejQ 'Q!1$?MM1PS lJRRyS(j]Z'AWd發j6Ul`uי 7󌃡 7vH.RFyi-7Ie:ǁ Nb{aav\6Rky{07qI"{֮;zw-٫VD̮Rx!sg(P9* vx惆%⫏ASHSޒ4x%y֫<;>"]8ZAHB`\_{ T%@hk`rty/Q$ˠId (}}a!홞H;5{T+L"!h9ѧpAǰV29jY~|GoSs|54DU/G)vhvoK&9:PwFK)_CKi>Q~ x=bik(*]*{ޙ5!33;I7^( DyYK9rژ E).#zo- *]RDvBVޘ0Km@"AzJH@b\MF:^Lߞ fǺD}ƌflNr9/8Be">m2}OnėlD "][)լ,-ӑhQP`ԓL)WhM/1.frbpW.3w5X@ZFBs=V#|jh`Y]\F]G*E4JT +񙄦Y {>Ĕheߗh3],y| j{ݜQdpL ~/|M](9srMtLA^%Aۤ`JOfaN r{t@eib$g%/יĩ% _ ރV)|+mV&Q[1;h찣֣uU>22dKrBWu`oḠr̳#Pcl nvZdhZ rռppt84PT[nV2me)漅eתot5>> 3{2RZE[)!+,5,hzèzOckG0`(FLm&vmˉ][c]>[NMs8ݸ۩-5>\|9" )8+,H#0ݙ7>,z6^!5j? Zݕ:!ٕۉքG_e?}|ZbmebƂjy {ibtKJ(iOnP*Ɏc|>|=ϵ _@ KCFfIgsiM!u(ֽtid٨g>l#CʊR|4$K+su"]s Ld,l;^d1"I?_g4JVP:)h1UH$R2ķub)[z_X59OJsiCe-Pi}) 8 88nWi WS"[En,p0)X]Ԩcm"ZdDOSn=I<$FoϰƩb (Vy% h-g/q ڬ-ԓ@(VJrN/ +3!qf-3W\̇m#/R{{&9[./mɐ bU-Pp UՂ &'CYBTнq(jArU:޺u` 7AA8YxHq\Fs 2鲰ުh,𱙲SU+HE]x~N;Jbʤ6ׄmA˶4BA,I-li^&{I k@'-[}>,)4%? zj~*8%+P%CٮUsp zP|&.Y Za[1s:e@~bPu°mLemh] UMTF!a]zźC_NT&.ɺWG6 }ɳ;Uw,-h ըɞ1X@k_'%۠BGEU8]dN2O dԘYSxKGZR1wX`Gɾ(uɣOWeWAU3-'ǏIݔo} 6qg~=H,xJ# LN r򉵝%<& Hu7UCĆ(;VșRלE꒡G1ak؆YCܰT/@p?͹g'DToH^} #,ªɹ5eq b# Q?H~ I,[еE6>~=4L]0RA/z҉^L-dkڜ:Nۥm bJqv_(F4A(K|OVNsC+l[ɺ`k-E~Ft1v\u!V.*$ah~ {;SL K΄fzj8I4y3!ArV[P dz* ,l!b"Y1:$"o_Ufyg2k؉1,wI0mxGwJQI,*HfeB'v;@ܟ7,qjr $x培6f>kzfnw?4j<32A UR]v+E s݇J7>`\})R?.:B/$C kfdy"J%W=V0 ܎5Hvŧۿ\*>j O+E#/W@"p|}@p|F5I]XnWO+<'7/0-ssnBT3; R?ckZL^Zj{W7vop;F'\Z=!1\AT>>Hu^@_Os 9"?D.M@ؑ.%JФ\AN?86$fp4 Mt7yR#…\W !l)T'e߯u5x ͙M?Lc#%T-jG+P4pv;&5ʤ8,f|=WH#m  ͗m>g ] }1z؆aa.өb 2`hpAEn+!QD[ϯBtD/!'Bzp}3$f?~2PUA"k wC9Cn k 0OrIf;tv?ڴ Mz^'E s}M3Ews=Y^~&~lp$ kZ'+;SfܽR_7SAdoXPs6d'/ AX]DOaJhg/Ϧ;=lhYoD/Ҟ4Q:l| iI |OU$F=oQ'0 4*=WU:6V '.W"ZĬz/YtAչ(l=s2ܼ2*!m٤t*.j2ϼ`i|cTfNIݲM[[?m SlQA G->p:ҡGco_PP?:yzCIt pZC2>xkD/><ГKBľWe7n̳((ti[aY$!'&!(P3k3%'q7ʶ!!`wBD`kS]fS7CBy!;sZ!ÑcqǬb"bN)(w SK 8 >Ђ`I8,2&MW{MYJ@ŕtĒIE}htij"AB3/c@P$`])6AL&< #@7dPZE˵, _I8![YĂ:̀&e.UYD>6*NDV{1V bS?JwK "FVyR'[ك Z;\q苀'0&}ԧX |e~3lyjۙ~ߺ[Em5A+&s|)e?BdÍ_A3Z~ff~%dc#rgD)[ӏ )6a9"dJFxXULp A5 J)TD W}{PÄyAց'鹕 i=޺Q$8A&,QAѥSmT]@)^@Ucti5 UBmo]y,¤+3+ ֓rKw&Vc7I"Ì,*R+^'u"{a R0Q溂CCҐ`txJ5|z$G2Gר΀_x׬ Ut E[ѻ}1}}>g[i^U;!G]\L!y0#d"m<+ Gi3~w.&:aAwbxK=޼lQ*/]%5e_˿b3yhpi2Q nk[3t7Ŵ'IukC p$θ 2;$0AKH}'t#%%݄"8 e ,L>%}KaP JF$Z;f>IkD(dz>?đKmqτYCn-#kF`sM5R%xeĭA*= zszߔ n?{5rDYAx ~uvG͚UQ8i&Z~qT:ژ/VwA-KFu #!9g^$cSx)Ǵ=:s&g_5҂@#,~QI&Z3 X(wsta`5 %d| S:-2k; UX+NN~צ;_g&VѴz|E߁"rU|\vjQ@sطiE x6X=ݧE٬n)_c! 5F˷yXm"p $gPƍFZ6aBO k.A=qf27J_oy't*Q$Hj\/ >\.QsT 1qoYkNU.6[W?-YpgmMEl 뭊FYp"k>, ,G/7 S汯u&ǫnE8>Ô:JW ! iq YF7ڇzL ){cu!=Ec_(]ڀ*ej˛edDV-Tu&)g( $MDUp4m-s"Vs_./*  KwU*wW()g2XBGpW< t݀%8=98|#OHN˭b\aqDAf)V*|'Asx `JetaēWpUAI^WI_u)SFs?&J,Ͼ6{kHdiG\0H倭Nt/tؒ۵Ԗm<G̠ -Oeɼp1 xJ="_:4ቡ·WjkC“B:1l)1ls1c ^|#*@7r;mWtVk$J|aew5'WY.靆l/0W2#H pBhcri$mMyDP='ڻl-Eu\vKR1|-Th1-Nmo< 1u$[<$ p^j¶'1<旊,VXIȶ-!|A<8zw^O *̂>>W%eN,Y3m jgfѳ/Caj9Jx%4S!03-zEqk0; ͔"qbWjh]-cz;i3~Z7\j"$+|3aaZDr/϶EfT`zp4)6)A#كWDz^qGy2%ݒ/$D jZO ]ġl(XUDz-Ooy> CE7:=K 1dŀƺ$y + eCv._r!JBv8O%Uil)K=Y$HdͶ sA,dĝ)0[_|3uj&R Su[ԏ ' ė(n@OԻb_;>P4o4~Ɇ#7Yi6| 9ֹ}}juߧOr+ؤfΒxM[5G#sR'Ж|^ 벧n yٱS0./l!R_Ң]/FW+X#?7SNv0"vxJpM(<NԞ0&sv a([ &rʎy H\x\3QK0P4QXVIF`M ;Nd'"-&KCJ3Fxq ,Ɓ؏ c yEV7Yḳihk H7Xg><̇ɿ  HA{ MKδ76aG,4w.Yh[G;^O`D*3؆=a kV"E[ɫF mӮݥ:%vE{~P7yr&HSD>]n٢wH;?|*}kq *&/<;`ȜzrB^DU\ԦXrF!e>ѸBCόz*O 7:ͻ?GÜ 3_E~q@dGU1,e~8H_+fRxʜB'kWP nc qT(bpPM'H{o$eg\ra:v~ѯ7 $]z@ZXjǸ,NDK0pDpI=ߠUp-~l^q_t uqB.$o̥(86%=bj`90 H,39:Wl/v|-Я?t*]. 4{$nbY]uҿ!rmҘPU*V1܁rG?szI<{G#߹ZI-!enQiwc}&qrӉ~*3HtO~b(1Wgxȋm܏!C%%yvކA^ g7^,X"˸3eĒvQ@ @򪈦%N_eR}Rsq5C4~u?/w&0roy?ªql#Ƽ科ݥ\ ɢb[ ވ3_׍ŵb!>ryѠ~~ z8n9@VR v66wODz9[tz`(L|Rôh7ӥ lO+M3'zSC5q}lQ6(CgK]FʐҞ g:pNkddh~#N(t Ǽ&}MHW-] F'A]+0Ȝ:%-t2ؚhu eT"V@T\5Xz'SmYu:}b0./{7Qi] öqk#DEi*dX>D7D+˖$kY~W5-gY@x<6Ղ.Ϯ2eHGmg1RHl>O559'tRWTב -x]f Oܶ.F[{骊Xs7c"n(^ۿ+WXSʎ#G8"+%㇘ ʸ>r'U&;Z@-2 # 1J:: &V>пBp_w\(VPF@0BnKYtVWmGpnΪ#L쐌`F+yWZ`>,X$}FO0I9D TNv'Xy)Q;QԏѬ[rsWyHD?p R17Թ":\S&Ur&k%{F1i#})k?v?~©B/}w8GKlW\IX(٤Gcw?O(Qi'R5y#Ip''T5\k ~Dr-?947FZF1p8F9yj\Jʯ$SzzЫ7 K,Qtmƹ 6%x.ĸTXf6DZ$^2; Ή_ɞhET3H݆OLU՜?2ug'nzKfy~gj2 ۔9!]NܟLxKNr8Ž)d'&EIv*Taz1nVhdxmX?8꺇}V=hAQ˛L~`%9)T! T1x)ws`wre—Byj0p1lX;ʣ$r;³?i0#Kg$90CA1]fQ~ghx(61 HLR3X[mQO^o`KJ&{e!q=s Cΐgk646#̮/ E]rOP)e^pp [e5/7d+0.dlg)ҰpK)>\7!'/6S,kFy&& ^s *֬up;~T1h/!|uxԚ, @f6W ƪLʗx[^ GOxfEqNFm\6*:<,> ݅sFj#/Z>\*s[(Qb=FF~9S49oJ*6)oztey1 Z%*hA.V42ژ4Em4pf, _{-xXFtt1~S1~p*!j$a=zU~wr\nRݧi@ QD=H'v \tuX/TFs`߫WՉZvɂ`]3"*yemnBPGN9z;?^m(| X0( }(pvZxPӻI.H;ro-<Ś@}-5+D74I7e왌aVp2 g9+ͽxGLJ!jgJ &ỳմ>2@<^o;[ܠb9RIʙAueoT`F`Cgco,nqqyAyW.Rrm,GNytFDUGaiQtsy*Vn˲gJH^ =>}zGg蠭ϯKl78F8 2{oj?kxΙAcW% @*agܕz bl?BP.'AP5x|& Jf1.u^hIN"R#-azm'.6{}j aUIO>`TW" >Nt3@טzL<$gWoF|H3(J؎:|ܚHLtƅy#(8(7K!w*{/Ck(N]LYuq䢊uX]HM%όjMWԣ6cm:a.]7^^R-Y+W`NM(£3RsÎef|pr32YדAE+7&6kYԙP'ªGnJ?汵3FW|'z#[; 7ʼn<(RnS(摥Az5L Հx3'RY,Iæԫ8[{G6kdBC7u&g.կŹ1Nҏza_z"g^~K46of('o Q|:2,V۸C Ĉ-RAd8Kċ?+b!~/}Ɋܕue{Ĝ- SB-BlIj o7)HA#)1)nֿRL"ЇɚL#{ԺM>(2rpeaFcJ[K{Fi7Sv ʔfnQ#7>X-Y[ƤT6.K6]~xc:: rjix\7W} VU<ж?C $7YK,OXm5yǎ8ʠG1>Ia9]jQ뛬sD;l0_JOm~T~1=NfҙÕ0Op+poqA,TÁ $Cx YZ