libcolamd-2_9_6-2.9.6-2.42 >  A [p9|x!^/A 07GzT⬃I,oa4䵰0N+1s6c"P@@Wj dOGd(=Ʌ^ q iqrF@X@TЭ~d5";ԩE;!?G1|X) %Pv 2fȼs~u*n55.ʛڃ$Q8[ ݺ VKU6]gC^NXG!g,&8g?1fe227190896ddecd68e18cd2a35c8a207c1114c5e6ae0065fc19a20df089220311b0e0ac90e595ea269a11f9c9996a421e4b381ԉ[p9|d#BlA#HO?- 9TEϚr3JeOm@z\roX-}M"8| cƬG|~}ɣkBDd[CW@'L?QX#O4p4G+伝#ۡqu#nS~L&:r|G{F]z t28>p@)?)d  ?2< Rc    ; D`, \ ~ (89: >%@%F%G%H%I%X%Y&\&]&4^&b'c'd( e(f(l(u((v(Dw(x)y)$z)@)P)T)Z)Clibcolamd-2_9_62.9.62.42Column Approximate Minimum DegreeThe COLAMD column approximate minimum degree ordering algorithm computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. SYMAMD is a symmetric minimum degree ordering method based on COLAMD, available as a MATLAB-callable function. It constructs a matrix M such that M'*M has the same pattern as A, and then uses COLAMD to compute a column ordering of M. Colamd and symamd tend to be faster and generate better orderings than their MATLAB counterparts, colmmd and symmmd. COLAMD is part of the SuiteSparse sparse matrix suite.[=s390lpd-FSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/System/Librarieshttp://faculty.cse.tamu.edu/davis/SuiteSparse/linuxs390xhg@AA큤[![[W*aV:VLxS,a1a31e02d18842559283dcf1693cf67866ed6ddf146d7fa1c662156251a3c7aa3b3ce748f433e2a2ff704bdc5261e6d43aa5a085362fc45498ba0e98a56283269be33bb6bcb13d42a7068e47610d24d203af2f69b1a03bc8ee3d780811f320aab1ec8db9bf092c6b17eaa9318f3d3ad10c35b832b29da0ffe463eff94234b60fe6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3rootrootrootrootrootrootrootrootrootrootrootrootrootrootsuitesparse-4.5.5-2.42.src.rpmlibcolamd-2.9.6.so()(64bit)libcolamd-2_9_6libcolamd-2_9_6(s390-64)@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)libsuitesparseconfig-4.5.5.so()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Y@Ycl@Y=0VbVLh@V@UT}TC@T`TG@S@Ru@PP6@P,P+@POF@Ọ@O@@O?O>A@O;@O1@O-N@dimstar@opensuse.orgjengelh@inai.detoddrme2178@gmail.comfoss@grueninger.defoss@grueninger.defoss@grueninger.defoss@grueninger.dedmitry_r@opensuse.orgfoss@grueninger.defoss@grueninger.defoss@grueninger.dedmitry_r@opensuse.orgp.drouand@gmail.comjengelh@inai.deRene.vanPaassen@gmail.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sutoddrme2178@gmail.comi@marguerite.sujengelh@medozas.dei@marguerite.sui@marguerite.sujengelh@medozas.dei@marguerite.sucoyoteuser@gmail.com- Fix csparselib define: libcsparse-%{csparseso}. This results in the (wrongly named) package libcsparsever-3_1_9 being renamed to libcsparse-3_1_9, matching the content of the package. The old name is, exceptionally, obsoleted by the new package name (not provided, as nothing but the -devel package should ever have referenced the package by name). The obsolete is guarded to no longer apply, should the version change.- Fix RPM groups. - Trim pointless trailing line whitespace from descriptions. % must be encoded as %%. - Trim past-time history from suistesparse_config description.- Update to version 4.5.5 * minor fix to SuiteSparse/Makefile for 'make install' - Update to version 4.5.4 * minor update to SPQR for ACM TOMS submission - Update to version 4.5.3 * minor changes to Makefiles - Update to version 4.5.2 * licensing simplified (no other change); refer to PACKAGE/Doc/License.txt for the license for each package. - Update to version 4.5.1 * update to Makefiles. Version 4.5.0 is broken on the Mac. That version also compiles *.so libraries on Linux with underlinked dependencies to other libraries in SuiteSparse. For example, AMD requires SuiteSparse_config. The links to required libraries are now explicitly included in each library, in SuiteSparse 4.5.1. * minor change to CHOLMOD/Check/cholmod_write.c, when compiling with options that disable specific modules - Update to version 4.5.0 * better Makefiles for creating and installing shared libraries * CHOLMOD now uses METIS 5.1.0, which is distributed with SuiteSparse * fix for MATLAB R2015b, which changed how it creates empty matrices, as compared to prior versions of MATLAB. This change in MATLAB breaks many of the mexFunctions in prior versions of SuiteSparse. If you use MATLAB R2015b, you must upgrade to SuiteSparse 4.5.0 or later. - Update to version 4.4.7 * note that this minor update fails on the Mac, so its listed on my web page as a 'beta' release. * Improved the Makefiles of all packages. They now create *.so shared libraries (*.dylib on the Mac). Also, there is now only a single SuiteSparse_config.mk file. It now determines your system automatically, and whether or not you have METIS and CUDA. It also automatically detects if you have the Intel compiler or not, and uses it if it finds it. There should be no need to edit this file for most cases, but you may need to for your particular system. With this release, there are almost no changes to the source code, except for the VERSION numbers defined in the various include *.h files for each package. - Use faster openblas. * Remove blas-instead-of-openblas-SuiteSparse_config_mk.patch - Remove upstream-included no-removal-of-suitesparse_config-output.patch- Update to version 4.4.6 * SPQR 2.0.2: changed default tol when A has infs, from inf to realmax (~1e308)- Package forgotten C++ includes (*.hpp), too. - Adjust download link- Update to version 4.4.5 + CHOLMOD 3.0.6: * minor fix to CHOLMOD (-DNGPL did not work as expected) * added MATLAB interface for row add/delete (lurowmod) + KLU 1.3.3: Fix for klu_dump.c (debugging case only) + UFcollection: added additional stats for matrix collection + AMD: changed the license. Was LGPL only, now either LGPL or BSD, at the user's option. See AMD/Doc/License.txt for details.- Update to version 4.4.4 + CHOLMOD version number corrected. In 4.4.3, the CHOLMOD_SUBSUB_VERSION string was left at '4' (it should have been '5', for CHOLMOD 3.0.5). This version of SuiteSparse corrects this glitch. + Minor changes to comments in SuiteSparse_config. + SPQR version 2.0.1 released (minor update to documentation)- Fix linking config - Add linking tests- Update to version 4.4.3 + CHOLMOD 3.0.5: minor bug fix to MatrixOps/cholmod_symmetry - Update to version 4.4.2 + CHOLMOD 3.0.4: serious bug fix in supernodal factorization, introduced in CHOLMOD 3.0.0 (SuiteSparse 4.3.0). Can cause segfault, and has no user workaround. - Upstream SuiteSparse preferes OpenBLAS, added patch blas-instead-of-openblas-SuiteSparse_config_mk.patch to use BLAS as SuiteSparse 4.4.1 did- Update to version 4.4.1 + Minor update: two bug fixes (affecting Windows only) for CHOLMOD and KLU- Update to version 4.4.0 + (added GPU acceleration to CHOLMOD and SPQR. Up to 10x faster than a multicore CPU.) Not yet working in the package + changed to a consistent method for all of SuiteSparse, for malloc/calloc/realloc, and printf, using SuiteSparse_config.- Fix libraries linking [bnc#883683]- Update to version 4.2.1 + no changelog available - Fix Groups to respect new standards- shlib naming: libsuitesparseconfig-4_0_2, not -4.0.2- need to escape % in comments -- Fedora builds choked on them- also re-fix bnc#746867: * cholmod from suitesparse should be GPL-2.0 and/or LGPL-2.0 licensed- fix bnc#775418: SuiteSparse does not ship library which contains the symbol SuiteSparse_time * it's because latest SuiteSparse prefers NTIMER.(try to depreciate) so when there's NTIMER avaiable, tic/toc will not be enabled. * easy solution is to use "-lSuiteSparse" in the UMFPACK_LIBS variable in the affected packages like Octave. * but this seems to affect many packages in science repo, so I just add a patch comment #IF NTIMER off. * http://comments.gmane.org/gmane.comp.gnu.octave.general/42837 - add sub-package libsuitesparse_config which is formly known as UFconfig. * also add provides/obsoltes of UFconfig. * add patch0 to prevent removal of .o after .a is built. we still need .o to make shared libsuitesparseconfig.so- Update to version 4.0.2 * no changelog available.- fix bnc#751746.- Update to version 4.0.0. Major changes: * added GPU support for CHOLMOD * Renamed UFconfig to SuiteSparse_config - Fix licenses (some libraries are LGPL-2.1+, some are GPL-2.0+, and one is both). - Change descriptions to upstream versions - Build csparse package - Clean up spec file * Remove hard-coded library versions everywhere. Each library version only needs to be changed in two places, which are right next to each other - Move README to -devel package and remove now-empty base package - Changed group to match lapack/blas group (which this package is essentially an extension of)- fix timestamp error in changelog, dont know why it omit zero in time format.- add rpmlintrc to shut up false positives (after inquiry by MargueriteSu)- fix libraries version tags of suitesparse-devel requires.- fix bug#746867. cholmod is licensed under GPL-2.0 and LGPL-2.0 only, GPL-2.0 only prevents other components to be licensed under a high version of the same license.- Apply shared library policy http://en.opensuse.org/openSUSE:Shared_library_packaging_policy- update to version 3.7.0- updated to latest version 3.2.0 - added gcc4.3.2 fix for spqr.hpp - changed source to bz2 archive/sbin/ldconfig/sbin/ldconfigs390lpd 15273162852.9.6-2.422.9.6-2.42libcolamd-2.9.6.sosuitesparseCOLAMD-2.9.6ChangeLogLicense.txtREADME.txtlesser.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/suitesparse//usr/share/doc/packages/suitesparse/COLAMD-2.9.6/-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:GA/standard/23df76e66a579fc60deae8208cd75cff-suitesparsecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b7b3e1342bfe4459e150639460efb46741b12387, strippeddirectoryASCII textPRRRRRR^{V<BGB7autf-8dc4b79bc7d18c42c4849500cb6ceefed008991829a80690d546691c85668b0f2?7zXZ !t/27f] crv9uibrTTHܒobBG{Zkp. Bs'jC0h܃#VQ|w޻ !ҽOEKdrc2cX 1;;W\A*Dz_~w)&5npQ´oX5'd i }Lz{y iF/ŽZր1NBBQ݅^ DZ4J8%Di`+MtV q9l  OM෦A$iw*A IX86ޱ#&Ջas^^Џh?"xix.Fjf]JyPR`ijvK.aB,_ Gϯnh6ֈW3i^`c1C'm-"lX7E@= I㐡涅+-PH9b!5J`2Ւ00aY 0rkW'T!Z Doj?)crW=֩bHbkTu NjMZr }q=@ovŧl!Uzv ixdIYHUҪZ3:0F*{^CظhM@wo#dH zRP{w\Z4bk->YjK8b_Xօ"O\Oվt)p;' _$ƴzӢtr694(7}2x ^< Rμkm~Q*Gvj:pNYa 2 D{&jl[ig+T2IM93r9 T8 3MklSF3 7H.%SJ7 ̌˜5⽗8prf(_i5Z[*d>N .69x1X@uj~dcT:lU / #1曪Ll@??>N`G_hJt)l]=e+Ng7c!Onmgj)(q%n>ES23dːv[bKtruF hа7 TNquqR% d/_T E)GkȹZ˿/>v@"a\0*6mH&S0aʛ ?j2 ͗a~N5C,E*D󧕬B6DupVxo|KŮ jF^SWNyf+ѷN&d룖c3a]c~OgPėrV 7V>@}HO(Ug~f`ïk+K!W[+ ?ҊlKZ\ꉐ=V{!Zl9w;"V2w.]k]t X BBcMGq`=%^,0ϳ_< |M0އjJ:Of"%Ϸ7yTT{\^ Ђav,'df 0Ks Te\ "ԬszS;2/U\;,yNwr(ٯܙ1 gl=Ftç4&r_ll&}>5 /=E準ËhNޯnl>uV ei f'{(e22[s/6 +;)k+EMy8%;.#=LA B&&7Wɧ?#Ac(4za'/1#&21bѴ'luaa(oi}jRB]sw|S wU҉XOԳYMG!A-gbI8| VQ|)y`92v3ٸ*VuJ$Й#,|;+/5|fb~c]0z< p]Z<1@&m-ނ[=}bl:m5Dzs&ȳ7Z8 s"LReX=¯O8l[L A ƿYFa[ īAcUD-q c9Hme¥)jWT7d`6'6e[锍ZB` G#g4(Η^1S.8lw#&@/;g`q#T5R\ .3ASbw5 :!-lvlKG;5۞u$ aetz&öL:AN@CLn5Dn ^8t}"&!!ŞE *MVcך,rQw`[ b~@=k_6hɏ{yV|o̯m!^ia95#Hgd #uJl_^(GSmI՛͇| ™7qwU;_BX/nFrM}_V _.4K\_s"L=n⿆oU]F+,.w!?avܐqb~:,p3n2koc+.r 5C*Ʌ)rY~uT!},o~Νԑ3E޼ʠgxȍlKMik `09vEV*voIHz{X%P:ً40qsUG3$pʒ_ gv5C ZX0 -&\s;hoa0eau=f@x7pas2<zn*{Abڊ8T0i2zT~=4Qokk]j3 o)rpDXJIԓihIf, rHZR!mcN+E?cD%chATt)X3/mnd.NR[%Vߨו6&)^Ћnd"7*1 b.JYS:^ɡ<S/>NSZ cE&rLUoZ PVD qFoo n.PQOc?>Mm/17A2c~@ZS!eUUs;'~_S; ;/zUݻH}>@czr;9ss9_Ww_-n@rmd'YڟNOGC&e`"Sz?Lv] L?S۴LL# >9:<ks4j ?Ug$h(_rM(?%L:)C~tA*Y"XԪɮ+8jE;ɪG.pf;Jy7 ۴~YeiQC.mUW|gAA8-r1as@(G/=h ꫟D͕ZV\ Q >uwGx}pc/2v= R'2b4:v % 7iwIN ҃vH|utozg9xȥ ɵ&i#[VYӟ19Ra7V?VmZX+U>rxdiX!"U0g'Ҥzp0w.2fYhSrKrW EVWaYEܔ #I}51p/A^|Z)\ùI=}oV`('$V(oYYesgd6FRshA1-sdì{^4%'+,-j0eQf@Qe]Q[C \dL_̞dw˕$po9n*W#j9K+~y-N$2)ZPLJ`?TXs4}1#̝LgrZ̗msbTTq'N;|? \?/9dMihӕB32|gl|x~m}n(`7[.?zmbɋTt6\hzD K5-rf@FEdip1ņ2S^gHA1@>@; Ou܅jɶ+:שiH:HmSX?mWQB"2)f3u/L}?i_Τb9hMlH9- 2Etjؾ!^!/gz:ኚʒY~^`؆Yj f; "gMEm[GVTzƁ29~r lT0ݿIjS;9ܧhd;L㷉]L\u=nڬHLD0k-|3Aks!\XpFg2hz}1AUfDu9$Xir_#sk>:3>W2_wYkz9{X>e˪~RZVГ=Ӽv5ڒtEt8]|rt-MHd^;UhXLC9?ȵov8|SOJb B27ĬpSP\G`1r"=xރf#~ 49]]R+kF=k0>əg*CpI[m}oQ"B6 [%j}w/Ҋ\VlL\kLOm-Ȅڱ(K&+ЕnV潫s67<[Wq%FPH¯DJ,2zCXOARs>96b$Mryȥ!%Ђ/%Vx݇ë~~#{MfEĆ7aw4ENj3Wfm8![ Gńxժ6€$f3 @bieG$G+[F ={볼`;2N8^r8V}֐J O]lQZ;٧ڕ=C- ula``$֭5#r,x\E;]Y+(ױ1[d:R®Rymx% 6)j5*/O k*@Do1s;.(j`is׉ѯDUBV:4 P\I.%J")CtkKFuf߂ kq?Xh:8lXH'W7}`L!G[GM)ܚoſN(zG0սМ=iD+7,A(\lHɰFTJ5V|~5VSծy8'])4Wt#ȋIozBӣx3.~Ky|Vo c`lCp.lrS9ŏ { тqC'o"QMaJ*ݾ=: XRZ1{R=[nsv,pzI͕:(3 agqЛ^iD’uxP<!ár J%UE.$*{U=IvJ/GCdǤ:,{ܪzum<dyVb ѩ~v:#(WH9liDNpR7~oL20$_|"M73Qj/k%eF@vӌ@)}!Ѳ13Xh\zٴMpLA aML4*XM *O3<c40ՠ"иB'W@C̽ (& R̨Z0G={.ZTp̷x"#8=&R y_|RϣwY(˟ӋQN!l!'TDz8(m 3񒯸&_pNçqTG觏"J'm.tSWc *aoԝQ.2B&7:d,mx{jF x;і<5V.kqs ߤXl9hKEWD^[٨ 4 Wd"{\EzԘkjO Rlu,j2Lݘ6e-27=gHДH@;2<6S#;ԆԹ+3{$ZGHĞf?fNJw?w8`"R"44g'wwv2 Vڨ q<^$N'*=B#c+@[G.>L+C~KC"IT|R7_u7Зmyu\ P8g |}|J7N(֠H;N8UGk;tݸm"퓚LXJW67}$tdDS=&P`Q0͠ :hEb&!!L,Tv+2fbڛ.o8Ebo‚+*>K[R0r ~lRX[78kž_+{j w8j  Ksݶ 9kiTUpf|*kz/6yB>ŀ}p"cINâTm9s]'ӻF,n16NG=Xb۽*QܥY[rYVg5DMhiӤĐP(u?aX{ٜkԼy}sVDQbGb/Ks#hҦ}~,~Y8oΏ [kEٻۏNo- >\;ŭ$)${0 ]mN|êŭ~Q"Zί2/ln$q_M$<y9k $-v4rO4"+M6i"mJe/+οi_}-'^ ]Aj"+R[k3TL~B3.HrFjֈ$j'm 1\TXDO @*\'! p1q|{2t?aI:Zsy;gj-nV>ÿۄU4] w(H8c>-K u_&C z c;L= sjNLF^K qA(B Ш{|:|ni\p,m>"\ŝ&-p"Ucwc/Y@_oqNf0PL -) T) so/paݼś./ ^>AaTjU[6;œr|]m ĚP ؃'!)Y%bQk # Dy̳gdlx: lЀ\p⚹+r>W5riR55k?5 IUJI^l/${{ q߭n+ z '7N}W j<|X6%DpoGc^̋ P~DZGb c`+9U=BuNbC|KT@Kzj%qxEL(I^_ 6/]I f/\AΆ: Ef^K2Kڲz=Q t3`68l09o8w)<nS6 U~бQxm}]d"9K"˙Up>g{c,[㱕]2rBx|QSm3<B>Dl0˷Cm9^, j$B;=)Ia mj PR}Pl]q#s f9+ʹ^9e{KP>'6kH`(_eY,dR{y&)5;dUn˾-~)Ꮨr⦽e>P)lE0ei;+tn\S3jqkdCc@IeDq/|޳U\8EQI2\a[-h8eoW"_i2n*{h_MlљJM}j僚C4^'!?m02 l'cq).D:9 #:qr|w!88:$.}S%7-Ujb(@ӆAnQ3U˨T A:F.äA%Ay5ER5fSPo̷ɟ?/@!5Rz:ӥE4 ʝ5~&ZRErH7HcI3QBW=y/O| ޥ˱0a$]}<{"SHT=K4pWcXOC̘? &' WHSJf/^HkL6tHUvŦY phԽh _50~x>Ĺ= sE:vDK?5Omf3yHJ Xb$C: L ݵ6Bxp;WJF (YIM# % BN,wjEIsk9~NPl^=~~پ_ɔh>S~HB)153-J=s/ jm>4]XwZ[ҿ0 P2Bw\S2$a8Q|o0ínl/W rJ1.~uQ|ʭP|MDM4@$걾y8Tt-~J'IG'KVu>R:)MΕ^M|Aw=rݑ t3qK ;Bcdž-Y&x9L5 i`}"ϰ3gYrIէt;"TuQ}MsC q? k&Eoe/x&('05#C~,5GI^N)JF١̸9//CίIDI(mn!B2:r/%26Źq;] N尣\=d,<0/;qо^ei^B€ހDg(PyU /$H ٔ@ȥێJ>,\!ȸIǪJK{)(.^ONp_eԸ}Iڊ 9Lj^G T^F ;6mWI*qH͒#߳hy8u ;xs sB2\9V1UDx47tˌ*t٫JF4&Rřy$.b,0$h[ ǻrmϒ^-rA@{ZB;6 / ?zع<%l1zҨRcddL{?LU}& $wl[3xVl1i0!3DsgHef>‚>;^~C]i)0Y͋G;E{b%Z&׶ 4Ք'NcYX6͊*b9C1Q+5#zſ%Ͳ2iٻT-KZO9L ދR~ZiRdֹU@ 0x1LIoh-g Lܴ8<7ۢJsOز /:`¤HE,WHz- [~&͵Y WVp-O{ s)/Щz`#4U聟<\ bL2dDuG.YXO.adSA*zwX9FͲqb$}̇Y'枮oC=h{/.U#PFxZnh+oQra!8 - O|R pegT$s~ʬo;ZP1BFtD£TGQ x(e`K%$zureg]|kU=t QJq?+L4%c케iRJœ?o|v1Gp?;>gK#uzF BNbNcoM!/QaG)1JZ4PFt&^'iuovM &#AnuX((Dqn# 2&iI<\ Q*_ܻ`TBSMto oL~$C ADaigqXhv=!|5Sg:6HADJüGh89R<;쇽g@$L e)6WiG,:?$l:It'R\/Ut)mlz6TDA]ipsU1/4zX0)弍5qa4@Tܟ KzU9PH~>%y7jkk(SާNh>* ߙzCiuǰ\?B)=uX,BUb2n\3*Vf db c/H=y ueen9%M\[kR)S9n@s}pLb9(mGF(Dhb#͗U\mo[pY|R̘WOL`շFrZtM-?{ttk)ա?O+pv~Hck[  v(ˆ!- 8:PLӻVԂpqm=ïdt݂5YDܱ*)=Y%nG9% ȖaX{ކ!_e.'sĥZyD[o/}G@#)1_ RKp_!`&ѭ`Hc_MwZ_v"Ȃ~(VʯDnQ\-ڣ_(3H MebԴ/wsb̍v}{'maz=mVXӖtRMK^Ǵ87~m+/H*gb6]5 2;ӓZhD-\ɴi|T`r~P?T)ɱhRPiyT$uhY>,I}@WE %N/HE>F30j4O tMW=Iеt{3{1~`)`]@gZ+伮cjZNuvl5=ظuӪz*$; I{kSe-E2,yI,0.ꙇN?)i? TeE@ZZG'Ù߈L F5bt&70p+`~4sH ϮBLAqH^nW|b)>I05¸Nz,oG۲w;ۃ6ìtf!@6q:g9c8Sɣ0WK0#x~B1q^~V8Fd{YB%l-z:~47[ aЀb/Y M6~l+x Y Q?'3b3'y>6ejn%|c$م%,][_ȓsћ4n#ΒY 9تY OdOf(=Ќ(ɞϒ>_\nYXLdk9X߶W>%o\ `:Էn7]m#:)-)V!){4L;ϺpKw]l]-2$,me<'p,3rm:QyXyG{6LfŘ}YX<6VSZ eEpFn5\ eA2Ӫ4 @1%`ʙB^K(+woY}Lқ|}!E`>a1V&T}L\Wғ?єwތ||^$G^#Tlqډh^Z Y~ƃp8fߤ]M A&}ӻUHzW .y4> 4&(2ו^ncO3!xihݼ[4ĕe z4 BYe3/JA0{ Q_:;dy=&Ȇ 30Ȓy TXqkrA7mv5N^C bgdUOfDFk b+<eE/Pf~A: Te@Mx ^dfR&:Lb_ITxuUb='B*?s_=eQ<瑣(C6Yov-@_G#J%xk ۖ K1a)' ɟsMB@[\Ew2<fϱQ`Fs3aZ+X ?[+tvҘh { gy Tvd8[,n JxD@ nTfu#qSj ZLft7T :TF6f W9龽OݠĆɃ?v9?^q^ >¨bWODt 7Uߐk;bHgU с#mY=B}Ā:7(9<>;h_@֓2gdͤ#ӕ3d<o !*ɏQYtL]`)wya65s1QE*t%G 7qj9o dot;M#,O HNPDe* ڡIp=qr[?dws_XF԰/v9g/t.{%бC},uJ! a" ;φlOtl؝>#=+1ov$=_43Dq x;⼦ پ~ Q ٦fBQZ 2C-s(:WLpSAⶶ;!b/^*h|k&bƕcj#(׌ SO-6bHQYl>kc{hl;zdx Uz`) MG;)sSSO"u-O7Yyv萌{oxq+RM@z9灣u{#9I%WG'#,ќ`/QsK;[Dž kOf V?j-5ho?KBixڸ <ˁAEݏ!' [@Z5ZC@ť}ķ;O[]J]qx>Ϫu:^A$֌,xG-!-EH3 k@;}uXgheO=hwVQkb` 180ѽ3$9 Bsyv;#ب]yq 1f/:\e=nȉ3k9'|}D I٬zM%*zPķcgcHf 9c4 x}FkTŒ'U2֐g^`Fj˳kgY&SVn$#ɞ3ȵ4Jˮ'~gS1j(CA46JݗgҔXQ95vWE[[՞wvw&k_5)t+࠭j|1 3*(`6P[7=*EGurh|kS9RDK*!ǂۍtix6Tjz׬>v+=.>pKqWtk&^B(9S2SQ6qf|z} O$x5nۜ0H\jR+B#dۯoK͸w(ƪa']%5b- Č0OH!bLX/7nr\~7#6+-a.P J|{oS&&(κņVVs0c삇Y1'nO0o׺jkK^ąZ{^())Q8ys nJ3ۘia#9$h`n.~I{&D,Gk.#K^=߽c/#Q-?nDqG!6SWWQ7o)HL6k(*@ LzWL UpYCO*3ݔhFo!1t}Emc14?K,ujdnz35t׌q| )=X3mj`Js +HZJKL5T I3 Llq=d]6P|k..~ ޏi5tw@(SX_߀L~$+n'@״j8,SF@pGtmѵ\}]\.a&[C`YsLfȏ_k(ƶb>@%qPC:5g"ngHV6K#Q2mR Ww_g9 ;C zp.~A&G8wfE=;Lɋ8x2ۊq|W)w}*s-\ "TAگ[W4(Sa;M[& } վ_]#E`]J@4)h>>d :y&dl, ';Ρ&uF]QZ-@,UW5G`?n M~F>=fիm8>ɣlvԎW0 Q$ȼz_@ȪvpSP.|`ƊY$!MSed̛.X5pn>q_ݶ*zu2Հl?EA;BY lcJ˰BqYTrkIįA Rg+?KUo) 檼A"o,}uSHܧCuڭźurr *1AS,9DN<"L;Y섘(O(( `L|NmFs\;1֫h`P9 ңMIK` UWqR]Dȷ֠574ꖏ1%A\Uqp;W>YP\zJMa~fK4$qc߬ƆkqwΒK!vf罵>8%aTǦm9o^J(RhR0s_5BOt=:љ.K@{ose,j r\Jʘ73\zy7hٳn> gcك'dىo2&Fƅ^|>Cċrx&!zs٠#Rv/b hEWOZ LK78=VLeG6u.Ju]cjSl"AynCT2%~MrZ;<$7cV~$G)n:%ғ9$AɟJ+?/iN$%݉wRsrHJgQO=F%BtC9٫R~ ++ݍ&OL4ce9By%r!5 (hht$T//C]_aٷhoiWy54nw0Ϣ|IfKLqX]Z,;XUhOG"E>]9 %rve έns }^u<+MHW[%e[0S,eq.[ 6(^S#{ e|-.{& )~4skF0Q7DFǨYQ,غJYK]ޖ={LVjNǴxU.]S7-Qf3a7&o[]CK~*:%)ւ/UP᥍-Ԝ({b8@65KPL-4VM~3z=.[vLF)VL񖫙 G-aja͗%lJiٛz'<l$4sॺ,'#M]}A23BiI.[:ɣ;ǚQUmQ3L"|/V)&@g%кRjf^Is^V>ƐmnSǓڂѕDb0,iɵ09U[t:󁓼AxdUԆ3?ͰkxLOۋ+ẗTdvfSZORDMV_l6_W kYgGz  =^}⑐Ϧ"RChS1b)֬@ڍu͊9uɘthѥ ږ{2kne*csEb qSA1߹ܨV\l e-Qq(6sUgZ7_EG$Ehqlwσ)[O^W-˹MC7gm4Kʄ6 YZ