gsl-2.6-lp152.1.3 >  A ^/=„kr#Fv|σ*PJQJAPH{ڨ"|{>tw7{u'!%ˀ +prb_;>3bKGf=P̊5U:F\8+bq8f54k [{҆43XbUŹ(qf]K\L,T(C}.Bǂ(rϚmIhb8|tysI2T`MobLb&i ebfccdd9b61439c75766c721742c09f20d82c47070d4587e148fabc5acb305641f94d694bc8b14a46e256573bfe04e851eb7e5be5|^/=„.F] l^y&LtvJ.]w!P:hm pOڂ3 ֘Pi 6b:. kYNwp>+x?+hd   +TX`dw   ( @  $ T z (89:F&mG&H&I&X&Y&\&]&^'>b'c(4d(e(f(l(u(v(w*x*y* z++++"+dCgsl2.6lp152.1.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.^lamb07JopenSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttps://bugs.opensuse.orgProductivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxx86_64(J0K1A큤^^^Yt^^ff7aa4d85e40d3f602b7a9482b8c546beb097e90cb27f12a3a69e5ad4976717da419fd45c519b4a1f499d76d0be6ee98d0a1419b796144a10df2304aa496bb8b8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903c4ff43c896fee8893aef16a9ddc82cccdea2d9f00a3a7f5126ddab20673aed5be8ce37e8a39ae430aec0011cc49fbd8a396b0256deb896b6a3d2927af745a8e1rootrootrootrootrootrootrootrootrootrootrootrootgsl-2.6-lp152.1.3.src.rpmgslgsl(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(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.1]Γ@]]2@\eX@\d\ac[ @[\Z[2*[#@Zz@YI@YGYA%@YXoWE@WE@We7UuT@Christian Goll Andreas Stieger adam.majer@suse.deAntoine Ginies Egbert Eich jjolly@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 checkslamb07 15896299062.6-lp152.1.32.6-lp152.1.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.opensuse.org/openSUSE:Leap:15.2/standard/aab13aaab0b2df7ffeb3c982c0008cc7-gsl:serialcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=4844807eea1b3270f18b564f6c627251424fdf9c, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=5d87fa327f088d16a2f323f702ff521b1a89f54f, for GNU/Linux 3.2.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRR\VbV gutf-860135bcbecab49ac0a54dbbb27c86ebac86b6121455609c1189640984d217930? 7zXZ !t/L@] crv9uP0Ҵ|aëoX~~D}xWюu2=rM>õwe &wYf^ HqvUԘ2Ћ2Bx.*DS^nIb;"t([2{䆃RI@sho dt'J\=?/b돥 A+{=:f{B []#OXgD"5a {fs~O޻O~$_ނ?ft-Y7/\GIƂPӀF3,V&->3gx?%!D P*лm3%/|{QEڗ_\B^˵v~a+%YqṖV 1vbN/U{ك=ˠYIn Z i}nb~slwa61?F'>.,ffЁ˸:ȱ$c@r; ⡢ی'x@1/eg0Eg'0Z47b<eӋdjj/,Pkr]k>jE&adGOɆM9^lF:K<3HBtA@0n Hdzӳ?]3U3 zHc/REDz]iXӂdmʧ !l*sEt)u竘˿,{Φ]bE,SbR_FXz`XߍO hTyT^ATO'Cx7vALgWHtM 1=ZIݶ/ ?(GhBi aRũW)4̀~8bW4XE%VF*/O vQQJdnGJ6@P 8.@KѶz[IzɺPga=j+i*oc|dp!RGW6"< Z#y}K\l/H"<˲İ ^&|ϥy|@ +]ܥOT0yֈ w&\ le]ڎ {hG[Ї_)$-oS ,Uw+住l*iM2H*jab1C>Cd {]Oâ8G7{AAݑ'6/ C[yaQŸRTA NKtԱ- c5PGJ*%7lخM^|NgsI^4ǠC-ڹӦ{%ٛ} 4*\4_as9/t9 0Iz`$x$*D9~< yCԜv|~R(n> )sMRҫ27|졪-Z(Ḱ}R;9XDgS6lKGkǿ/Uh޵~B*Aƙ5PS5fĺoش[5뭱ɍA%4]/mW ]U[GQ,'5 um%: b:I˙?l7WN)v ح73  }mEYӌ9?2lacC/`(%^Ԯ~mHߤR(ڊf]~E66ڞ@v&?fЭp#sBk퍩 XX18P(GH"1ALɜ%ˆ68BKi=+mݜueUyH~EJ$YZt!e1iC *}Ż<,<,2Y64һG rbw£w\5s? (~y>. XlU`,W6ZJ k}On!7.^GC=eߑ> LϚf5 J喰6 g^6|xNmyS K憫f^OK~W/oߩSL 0zUmMX.ha$jC"2/QQbv]Jg)i~u<`BX\S YxJÅ񑥗R!.J4:EF2s56OPAXn:-'*N-BCZhDު.iǯ[ˊ-|8s^9^q0r OKI4J/D 2f*\NAΔM-HH,0Pn߂)BOonzh-,N]Dw٥ecBb#$X@ڡ.`WYS Kvvi`~{"Gw!H!LaVPJƢE[ C/! * 򫱔sE \(\Pk_V`9KȹI#>]O.WUЖe}Y(!Ƭ6^3l 'CLoV;JX6G"GݽBYѩ3OIC1+;`60&*B!p໗*w kݽO&{d_GϮ; 2]Ofrx{!-vn A>"?`)&[H˺Oo0rBVhRgs1z0V͝- x7H36U]MuDMs˫ҵ)# (LXV]\e$eu)rd'`3hh xb}wĪ:q)H>0Mo/L}ǝulfz 3C LC{ǭߴ4{ '!X_XX^5U;wa}N:F:oX~,і7o& .heɢB/w9N`hOV{Iy dLy1 x{sށY;J99ed K~dh.E&?-~^Ks[Hg6.bD!J7xc[홎̍MQ^kK2\ 5gc*y C6Fv̼øLJs hB:Wwr074ó$)?UKӔ,eDƑv6Shy!cJf"kITMa|Q:!8#,Hğ`VvWaUDz]  BCusAG#Qp%<үQ8&;¿J#Y-ߣ2E(%"3?$Ped!C8 ؃|^&  /F WtYirllo\x:y\{ 9F9~ ]aX^A(?]MW~Oq*x,dY;} r>~P v1^yUP$6co y<L{3rǓv6ڜv0(Me.duZ k4މw., gEѥew ש}0ffߪݩF8N%jH-dౄ1׼HKL +u7znpڡhڕ*:jF[wBVilX}Mª~O#7π<~^|[zރ7`b` 'bxoH,?zS6}3A}j *g`}ܦ>j׫'Fqj:O$'Ne:#9 Y*m ďmKb \~F"D>R7PǠz(,H& cTS7igjPFO2tp˓{UzU(aۏ.F(Yyj*mOEAlZeEdC& zQ#vO$g.@1*UݾdçBX%,)kd'O1_k3SZYLmIm(XPw\sIJw|m&HwuP YJtS`EP"L:iႇjNeŷ)hNj6f&aZ|,Z%7;7ӫm0t UJ_x,|3QVn7L.ePY\d|z1v9q ; "eC%j3 ض/[tM;@GsIl|%0EypAِ'2h"cs))%!W{턩pbB@R&0/7 ώDX*mh+:yqiHS{KUzi '2e9ۙUWxQYYN@bARj:pǂ,ߡS~?xZkupsSK)w*62m©9'E9?_ʙO.:,Mˋ`SӬf7&J*[L"Rzw;39*fK#%%EXgUVql@ڵѕyBÅPN>;^Uc):ʰiCn[PRqV ~VN=lxS7ƶDtkn%dN3;GH6X.3i~Y"z[wO:k<`\)PoGV2eD߻cA[E1ƹ FN(=e  y}93ayx $Ո*@M/FgYK-{@MO6BﲱÚ&#I{杸r뫎l{hץQ tȢ}2'UoBo?/lܷa?IO`wn{ \q}(sbg W?:C՝~ y׬ܿ w; TwzS)ޮ I}kұq"mԡ(boNgaeJ[͆>o?7kK@܁Iox?Sp/Uط5wt;G(4clJ%yAG#iO0C[yh9؈iN,[/pbu!?`%# 萡n%u%1]z,ךߺˈduDH N "P#Lo)#U)V"ּSnC;ŭ6h.+`l0Ƚ@89%陥. H*{=ɆB<|bҤ'5iD$ű/TfE87ϙ'e?',5xZ4 Pn`Dw9O'ԛ aEZyy*ϟ$.GDaGM:YLηH" MAZ 7HpRj)3'))&B6x|2)%M?,/F&\Vq˵E !V¬ M2㒦*fq5m9 QpuD{߭FۓAt?57I&y>7$Y0dw/87mKo#?QK#uUV{F?a3{}zX)ءieEy/=mRjmp~>1Ek{D14ge -/|x֣Rg\.'FG*v"tQ=g?bqnaSI_HУE\Y`@6*w2P!M!7`pY~ \DpD`]/VKW!P q_cr Y>j)&;|]Dh]dY6_4M1YD?Sl[`UNs'1U!Act(@b{Sci0@[˙a^7OS' ͨ,s'Tg[_;LKaՔkhtek3rɅ]e(ܛdѝWLm@r+3Ф$uffXK lxjܫDcZ~ِ;a!YQSO'Ef@5Ѱ/|\5i$]gs޲lf kk0qUo&@vpDMrSP5vRr9r6ÚZՕ`?pV4Eq*w  (nv[c'' ;?+/>$Oثjܽt<'obuj6%@L]yNOi &tN@DbqɤM&`W9׳>0*~0wn _Uւdc>͌%=2M\yL@+:(lARjP6\9QQ9e;քP˛pW0"heR-xVCk [u*:Fb[Gb[[m5EyuI0ΜǨ,;Lq6PTYx &MmBɴ4@\1-X95j?g YJiy!:af*bW|Q=714?hԠe3lc)Fȃ|NIfy.s|X'@d og0qȎ](T8K%/Tކ\4xaZ Ώvi>P-$J,Z1NiSv,+ 3Kj mf D?+?B%-qKv )/.Ӿ ko`f`S)=_㆐b٘hMǝ$Ͼ9O|\h(9\"6@pC-U{6srޒ!03Y[E2TZ("<&:jV+.K|Bh)4]︳Xg'Q+#&aCIVsLΎDXxD0NY?w)9'1mzнR3qe$vi͐40MR 0."u0 K6igyl!4a @Н6tM@b/AzI8OYۗ_>)bfjM{Z!c7TQ'11YOOWV$-681e񅥏‘.;}ǰi1³["EOkQFyI4x{IBDW}6E©0"/w/ VMW*|:\tZmVA[`:z ev!?GIS+ ȇz|ٮ %]="J6hGLd|ajt//-><yM*Nw^BmϤY67ǣ3eCaȈgƜwTjz`NNJ$40,3e_G?"RU`#63蘀*_I5 QV!O$?[мүGʝM|UՅ7i6 >CC]⛹ dvg`$5Vt,=Ox{?S/CX8NDl``.VrLq(AA S'?bo]8'wjo$ke#EK 1b,0_X1V `;t3 3YxS:Tp6% U+gL~ZLnWtT:{ թBH9N/bYq4ckBi#:ԲBtPw]-mV79R}GA[м^/rqRÔ*U&hF3pLi cZ*GV(ektG2F t6&"z_^+}h;{psv@YhEPq)zPǩ u! M¶L\JO.3rM|w+7"^ ],OIV)u.㺺c$m a(=8v94AdҤ{dG#l+X^6lsD?4򸑔]fJsZV2L MMuF Meڥq:r2%5ױ(R0@< 0hD}4f(܉ PEɩ #^ 5[êOBw6\v͈qYpQOЩNa/#jʬsٸ1(e ^L^ pp 2M!O~qb{aOjS7'a^8|LjoO`YCS轵Eϊ;羈RsUsKPvl$4 }-} `!Hqrjʮ!i#jlsOi;K˿CXYKoYf3}(7ypW[\L5:SzFOpC4QKr6X+d|h}Bnp39o\! Vsl)9uDwp)_Йq bÏx!;@OH;*؂CQse>yu#3LݻYqmLbǎ.*6|8)9;FTwIf/aiYN~wqeqXWܚXԬwL2S͒k.o:hIZoQ|C;;Spj(gĩ%<qתe,;^,҇Ž:57RL+=)Fn48%h.4N"g[mq! _,nq&Q/cRlpKtgqu8g3x.j)ǡ[LSa!fCUQD5v>IcU`5N"Y=!yKU̞[8ݣY#ڧB#=Y',7-3)o办%5̥* fƗ؞Ь-΀qQe,D[lUeGr^վ^SLHUU#MRQ/A(f pI<;1WнL uQjƩnh8wR`j|}oG,}r4e.#ټrE!vBFKA=4qUA\ڐI F _?c56)Pi0#T j򉶲ec*k/PlTOA_WW&IG m:T9PNPT@B*`߬BM-e֨bB~z+auɬm}6ĺGʪ WJϵT@+9zq &ƌK|$-;jϡRtycNN ×P]hcN}"KPȒt;i+US0af6ʘ}";6Y6%ɰ_&-G٤/7UY)OPoXI)%-y#]g`l@r"p7g?Ҭ m걹j^pUVٵ|&) %7<w+.@ag9幬ԑ"lE궄Eǽqn:x8Sr x!=- ^ ez鄝1S Pt&$3u E 5Jn;,z4USRjQLX`&*.Fa1 duN;q9(\`?*]+b@l *F`ql"Xbw6 vPxjBҥ"i/[vAH>nYqA~{W^ECxtyi*<g8huNn; I/۬E )؆IT{\ ;(yYr,2J\|5O@tTi^]Xo5W@͟sEt[&t, ίT;;Oe}6 Vp'N"g _.֡J [Ut/Lʋ^ U $"15foL| YCdGW -8NqVf)"jpp|rO :.9k~_ܶv'cR03e@G !E}o,yMpxߑHt̮bzhgUK-g W*iИ#)7t{nj)Pv6dƍ(Lh]қfb>谤oSLmA AKZ( [wCaٶq +<@R-1@)춨#4k#RȈ7?x!@j^R߾FEtdhվ,eiO^PD`H;,iQMuhJNI<,(_T]Om˪bIYUyJ+u/ι.i:us|]>潕kt|f!I]GTR3_8돻}Ibe0x7^Q SVZ)ky$MMsN;abK6 @7m ;9f1\093/Mzѣt+^XtC.pM%V46}a݂g+i˿L\]Bz@Pt|`h,lg\"8Ppϵy07o<*>W"Z0e R1΋u$5DBh~ :NOm߯|$b3ȱW3ihpo䨢Ŗzxmv(cd 8tlʉ:+M_[@h tD8AR-?r*:H)C^%$j[PH@L>L@+9,L7sl/Y-3n}8T931eANx{mXf;&yN!T}$6e I<.$ TZC+5HjuRԻ'#C#JR]NoVD>6m5 %ݤ!L #uvKĆ߽1(g4_a&4ۍoR-ShEfmo9kEl%Α.i"eK'YLlJ3e!Npe qΘ9^?*;lyYxef6ߊJi5:l| ws!Zۨe[m{?N~yB{ytZ_& `爢׀J'O7%-XئAȄ\_CESm~H Tϯ P?U{ v~χO (ak5,)9Xn0Hcĥ'.nfw-CڽÉ7w4LxZ2R o`]kLdq] ԥx'J#؜YY~goW2^D쓻KT|јssMs޴P.]gjTu҇|ˬSQ2DG A8A"5m2 REO 2, CǰC nߘR/K~Y^a:VH!\?vȜs#7L}6;WH}k#p`6lBoseOj^ sT11deЗQMwS`P2|:'^Wnjhv\lq kB5H@ژA(i LFYJZ?٠V-- gxqn:KSXDo*O!!hW~*>FGD^wB/,R"^(ȿ~9?OcR{z>Ygjs1>.k*i[c>%rb,_i`X i(~#m!tØNB6f3w7?ĞHN+UeYLԬ+#J+u7Tw)$eeÀM~Q4`;ɕEXu`r,ӇdwfVQ{h<\R&#e b4 |It7Iuc[iCGia`]k~ZHO֨&7p\ []AFIځ]=sqGTOKs5Yj禈\FQ>D?1@/tZ"gk'e+n5sg 6e` nh+0PwA#,SSrs`^a # c< 0fp?,u9H{NP8a^_o~"EYٍS6$#Hjjj&ªG6GIP:\"!b;[6qBtoxix,i _KUs$L 7}ψ"a+VmLy&a'-JdBo`a=.n_ɷӤfhxP~?yUn~[F;r !(ilb/@I#OWbaKzz.@.rnTN`TLX,FcmXب.?#`ɒ\i,p~rvYVfm)9N6󿇘0)9ѧҖy o׊3~' wiZOޙu+Fdo=1ŸYx{H˵Ժ8!I{wD b?Kp_9iƹ6x90f=;& q`ֹWdUsU=&Ҝ=ZU6ji(Ig @)ɓhZfmà dF )Aq9jUf}D<}U*)`/ 9Z;ZUGm5l݋ 4"U%j!b;^aU ,8&Hvl]rlV!ҳ^Ų=>AM~q,A̲ش"ƙL Edޕ_ ;G#X!1 hp_I[Vn!(6Cvrd+c[|q,Ӑ쩪LQG;fwxK匰[[ZpJk ii4-A@odhWBcl#UW#HsbwgoQD k78ڜULTp-޽߿G< gc$d]b[}'3.g=M<}=-غ㨚2{[ X ?'['K42Iz!>%G8aw.ApWyimPY8QdK)hL@]-pyS%US11X B)&TUTܹRfjsv R@F\g]$'jX( X3꨼4;Xb`hFJfTMRIW;wv"UR(yG^ǝLe&YklY2|cK~a_}"RP9 G'aSYrb~%ElϺ_5_ag鮛zQp$@$/b2QzDCc%^=\׷KgȬn+UȷƇŘń`2°s=&"q$W4?GWB=aђ `Web-o88Xփ7TO #]|+H0$9d`vefHd̉@Fϭ 4[N(8^/#\ :"bVf%4 G@Sm+-g0DT[[$?WuEr%@Q_BQYy 7bagW9Y_DgnWSL@Y4u)\}z3|CvK 뉮ŷ`Yjb "Ӯ}}:|,  vB3'u#n0 ZG^"Xtmb0%x0ka3l#P=Ԝvf&2^Ϸᵾ!\?OrHpfLS>Y3Rsb&7ٓ'qtopI/W~s/7uhp YZ