libcolamd-2_9_6-2.9.6-2.42 >  A [ nrp9|,OM̾wGH%b},kwm,zﻏ0JO6%{#aY*-{'ۡ2W۫c-=hM- 1bU qgZ>5ሎ*2{iȤt܃u#ӌ7;d݋ كB*q8ثE)«?Y뙆8ASmx׹nmVН7\܇lJK î9f T%6a361a61d66dee893111c01c4ff6dde76faa368f0eb0bd14a83c1beeabcb0b4fba3c68ea7afdb0c2985fb6f8c4971bd9d4a8f2b6[ nrp9|?Yr}۰(d1=X~?rʳJʞ(S*wMA/HRԥBՓ7pi'Jh; EZV]|SBj ԃ[4YSVoU?wMX>p@)?)d  ?6@ Vg    ? Hd0 d  (89L: G>%@%F%G%H&I& X&(Y&4\&L]&h^&b'<c'd(>e(Cf(Fl(Hu(\v(xw) x)<y)Xz)x))))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.[ nKcentriq2fSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/System/Librarieshttp://faculty.cse.tamu.edu/davis/SuiteSparse/linuxaarch64hg@AA큤[ nB[ nA[ nAW*aV:VLxS,a3454782fa873f399915f3344785f500e3429c7a68152f6abe9863d4cb6e6a730b3ce748f433e2a2ff704bdc5261e6d43aa5a085362fc45498ba0e98a56283269be33bb6bcb13d42a7068e47610d24d203af2f69b1a03bc8ee3d780811f320aab1ec8db9bf092c6b17eaa9318f3d3ad10c35b832b29da0ffe463eff94234b60fe6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3rootrootrootrootrootrootrootrootrootrootrootrootrootrootsuitesparse-4.5.5-2.42.src.rpmlibcolamd-2.9.6.so()(64bit)libcolamd-2_9_6libcolamd-2_9_6(aarch-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-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)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(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/ldconfigcentriq2 15273447152.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-suitesparsecpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c8e5819987b291800f591c10128cd9734c70ce0b, strippeddirectoryASCII textPRRRRRRRN\&m"5utf-8ac879714a23e9e210fec89af3932bc57ee6bd5ea434fd9a89e7b88dddb10b6af?7zXZ !t/W`n] crv9uގo9Kamx7T͏JwFC+N8q <ژNNMnbrp]`ͻK\ j[{{|\;叙J Ϲ_bTlfMREReY1.%ҍO~B0ԃ9KGmex~\*6:Uy0rׅ ǹ8g9~9.}eSFR,$rD yAN-pK+ȏ(^^ELTxLd,u]'רx{ u"{(C5,٦4 @Kф[O+1i;+iwя`" On=!mdߝ^GK7':$Dw{~4e¼;snigf#K&0l*@{]l)0B $0\4< $Ǐ<;E]I/#%z@Qo Nomt0}tCu @z?λBa(.P%g|7iJe_e{S]Gc+N@[^_)X{@V.M>?ɹ >PU&~FRw29F xg}x-*W6.}gpl.0f3a-QhE[y I ?,V~ā6kVtx)͗s>JYLcV"[FQQ|iRu/ڽ0M+2L6. -z8zC6OgSx^G)<ϕp8{ +Ȣj OnoJ/45h>d~ÞyʹBXDc$LjW&尤V'ۅ❚6l3s+ *6;$ObP>1ng(H`_`)\Qwb{&n{4[Fz2`uυ?TюI)]n kyjbȨ A>9'mfê}3;TyCInSYO9Wi\n~u5)i_2;3m"9; 4;́qg]Gjw,"o3>ݶ?K/i|1pzHM2yI qg4Bwϓp0DVKj|9{{yhJ,] 0U @;T,`\Uq|6bJQp@WꏍՃ,ޛI@')d"֯PV89ꕃiqu;yFŢIɆ-/#jܞz]!o͍jX8A@[̏YH&W\}3>!er ts@Nrʲ=˛uvPf(%ʟ*LDŽBc]Xߡtg;VI.9Z7({}b ?ycG鞷8<@4yu"He<\)Ot-Iŏe*X>jtv|b??i79~.e |M&i%Q8N! .cUƏRQx ᬹBRIk(qNp.A5؏N xl-;S8Ko}Fe?7n1n"sNyRW=ֶ҃<00!EU #,2;=>fG r]VTço<]aYā*&L%򨀬Gٖ3EʐhPK e9ƪp0\PN53(H}'h:U`6/0Ֆi5Τpo9L^NII!Zvc0B'Vcu%WPIIPfۀ׌~AHiq]QOoQlLٜmndz9goh%O1kϏJ4c [Jfqlo1&}&jNf, [ fqў`~&'֯/Ꝛ r:ím1V}G`,OfC7 Kpр;XgE yQo# -?N[e#0qH`~st5 GY{[gS(k. -@'I쫅e{iՋ&LJ5ZsR ngvj->Ez&l"ɳ,.wϥ76/lN; >E{ċ6>ekڞưy+J+ hF۴,%mrMtJGejd荇c"ːElVmtu^.l7D]WvscK 0K0ݢc;c1,K?1.>R7cǖK}5JHĉnч@%*d?1pDŽ*UG)D54@z4K.rp <G NLhqxK!M@Wj7@6 'zVJ;c( 6;q/@bv2Q[wl,UOk.梃+'4_QjŏfZ@kZu: r1[ ]yVd%>v >LhX;?,c#>V̘m9ڗxJi b\^<0Qл=1HXu4 blpI&bںX]FK>PGg5C71j3$SngNV+pW}ףK < |B÷WB\{o1ORģUG 4IE v㾩 0sI0-,3AqQ;U7HD?Q~j,ISAsnl&+sR7HZ d| `'NˤE4b2'vA&$S됥/(g!wrN)xMTTɝ*6?!z8#)#c0ae-<2>"So e;"%:,/P€}@?`UoX!snj euKo,l}kد|Hz6ߧ{"eNus.LAj,ܡ&03(SB$Z = z29v@سΟ0M|Cj/Ue}W~1ZaRE?]k`M*P+i<\T=NT@OWҏ0(S?5k px_W%dH:UMs_ƣwi{%X XOlux&(y@];1(r0PG@cg۲ԘI.u1r:ݍ ,&aM^83 B.&7qR_?fU)''YRx=0=ص>N:VQ/Ԋ?{P8rڒ)g{X)ņ@ppcgA1wL90Lk%[ٙ._RVQշXfF[O>KM6ȟ:6v?xi0-^!W+wΙц 4]V p} Օ|"MŲM!!=if@P<;x)3ZzB%R8_-S'>Qu3&  zg)^ EtNv]w3ɺ?9nH6!QR߷AkOdzQ˩2د󫟨xo,SN4%u4{ʛ\JYXD @.2YK -Z$5t-xcUОWǜ =G Obh}_`t  #un֛r՘yaL!b9?A`ksIStxߕev˒0_۔z*Fgzj" UvD]rlp:. W0`gQƿ8cTW15:fƚY!JgS%Kj61}5iOc؃]Kew-5!1QʾaZ+i(fpƽ:Q"Ri(*ҜI٪ "̇p~澸b^z77~7KwOI&?g+ɗl@#J󣬥T/\gt2X>yً:!|JԣHl x, 곝4<G3ɳKY{ߙʶRDvB!‹T|LA^ Df_/ SQG48ǒJ6YrE^$7(w#u{to( AxGr_P@vg/tO%z֨g$*? JYd50h= DAGYOgeI+/D1:LS:d(؇j(zەڣ JXdަ9q[p֤RxG++tIbĄX|@[BM>=&&@ܘu3@#|59?G g ,l (5-e{Vw*جgIq0d }=wn3Dw85*Mp:d G<)Ns;"ry! s=-8"H Krm`5 x]EaRD9Xh],PxxsKC+I0<̞o.6P%Z*Q (KǢr|#hİCZU !wՌ:I)ұX9 Щ4=A߇]<sp#CYd11)o@yHÃ:Aw2ʹVP\(pg;*g#yEe4dXbi2ȫ^< $O@.z7% TKo(I\xwIOuW͌"G>'5rNwlj^ 1G,l%2,* c \B>Wⶩ .O,B:ܗSM*m^>tXg; w]W3 47KAiݿkPnn<xfzLgxCv{`"1YU V_QoDΤW;_vAdBˠ`U<|5ϢTqh&ɧsXt^)f1?3``gݜ\C`r"Yjso|'䢚/v4m <'8u7Y= a6Xb-mf&mV'7aL4jUS36Uω3%SkDB[2 ?znQMi^+DN_RCJTQ&7!ƲP70Jref Qb7f?4+t' צw.覎r|}M J\|<~w hKMd m=i30ŔUN'ıBRS8?.30nhl6yON2wۣ("2@f[>~;蛒3v*QzqȲDddt = pė'IWmMx+!S+s2?ԍ!~f;\]}'>e[>.R(3B.J~ ASOG:`Bʘ¹kf,93z7%L tB_79uTXf}W4#޲M>S1ҏ=|| ~H ~Rּ|ޫo5Ѿ ۀLnLk20]/J5F׉s-v6h:U;ww}isp&A:= WD'0 mU@Eۆ<)A VcnCt/"#cHR@!2E՗NWg~,(,rD[Am & k3|$"q"Cڴ"$p-N,qҮ}PT$HR1ͨ甇O@4 +8u ~x2Λ@^fDh3YU\{r)&A!9'H\C鰨Wz X$nWDHr";NFTҢݻ}sOM+Ԉb)rPo^oA-H<;ǠwNI^>x<4B_l,{N~f :dҦgi9ȼzkL TAڝq8#&؆c.#8O1f ;+$xB!g;Ë[Fmf9ʱP--:ŷ7l3N 8+-/g'\ 2 6Gyw@*iK(}@b} `:wfB e9 A4o:m;6 X<<ߙh>vY}aCͳ3o!e'VbRWKrM}Oy? ΡTS ^Ix3F@I*w|Y1E גwUJ傏1Ot\9y @Ǫ3CaNxkU{ʿ"M1>OE#4p0Q^AdS\RE[ q#$h/Tz,wB^*ekW \Wܼj .pmP_"p՝s#Z!$5t8d4c{y>"~ ;/E^-{Hmll2 3h6/ MJV7lxpJZI5B)5:I,Ԙ(` `%)=iw˛0ﲴ[.?zoxWXN5lEMhdww7&JhmWh!sJ}F= l+/2%f\@P 4f#/A5d0ϲksLCIaI^IRT-Y7>NɌIy (lM!)%u7|ḆՒujS,VxL^ylLG\aH\Q1 M$afdJBڀ&,DES^fHVflWq,t7imFgװ9G$z0Wf:8?6w D`3ҲHxM.cb sx?5{*߲cm~(GdEQ-v!2:DMCom , ^W2 ѲPl_Y,jkXuoEVZ2 G;S; H.YDВʗ|%R0$RN\Ot}?;׳[; 7WMh H:ƦkI ǂDP!2FW^s? Mtכ ^O%EzxR 2iZѯ3-ՌW/;I馘 HLԛy?P5U5,Kӱ!ϳ2sczʘK|X= 9w4L,ީ][۬dJ.ќ]d σ]&/T0R{4:BoŗYe\#6J0C#,=>b`R"IIyd:\d#OwCզXjI#noz>o2s},?ƛ@N!-MZW@T-8(V8<@ OLr`j+1š$L(0qijq f=^w!$,tnuFń~414AY*n84ͣOĝ|@WŘ2Xs乐]+ONZT8[2q>ث?- h1DQS2fLi1(@ød [0b}JJIl~ ``;l4@IP}.\P?=op$ Lॗj%YBAǑ>Aܗ6?KYY`mRz;_ODЗ ;M Hi(`:^Ө_ME߬\%B*v:r mO4| v4JIQI[G;}8pnq ?XvHJfѿSO:K fv&@?=A7\Y ϳ\gg8>P}lH eۛYXf4PHyUx2îyI>[oas&UXTyq2 ׾9vI5&1ACurF2 o3U=ZV ]c,6C9_wt<;y:`Ika1TP&AŘE<Ǖ#(;UB' VKϝ"|Žn/o4_B-Cʦ-r׭9?4]}Ԇ]ўm R% ak2 F(ZȗE9'Z8"?PT5 胷`V8>=?ɿ'cdSN͌G=TNG̣ZqM,fIme634M# agX`u73$'@#(>,٘dHHڔ/١BEvPf{ۥSk:Cz~Mܦa1:6``wJf˖D@; :zׁh}떤rhvcjYߎW}yֳMqKD\ 3 4u8>V7wq{S?@:}PJ* }HB@pH C,,񘫚=س#e#7FIH}zq`mQߐg=α b罓! __.з;iuWTְ46Qwg+b3gӎjܱIR-0d G/jʉ=gԖ7fqJIÊCAcCO+d[@#✈zw_\2|:`-~/d~{Нe.S>)Y[Xk/Ӄr}!v^#ٳljɭeF2Qί"TQP@X#'g0퀰^{OKwRC~vG_Qqu~1 }SWWkfNk'Хg.0ʑ7q[Bn_o3$osnW*UΪTRDl"na\ak8Z[k䉵l2mP-vJPt"edօ":J=IJܚ hXh;I)5(?j٭s6 7^/dGo5ȕ `^`Џ]Хe7"yeNF9tb9&*[<|,Rw,kMO de |EMׇ3i㱲j~NhR^ *2д M(Kqgo:1BG53w>\%J S:Gj{aQ"X7xgAһ ͗жљJ)I%{~|SsC?r0ّfP757T:*"{FZmCM%!yN[2* Ez'JIx4ˣ1,ołc0YܒsT֡c_$.jvE8R[gػX0|T ח;EqaMfW4>:r`os qv(0LW|0aB*TA!P/luZ$:h!_?l89`Rظ)?ҨqIUxB˽g?kE!ֽn0}Q4X҇e,R9 ZL U)OتBG);br)#ZV5*Z) b(S5bCx.5yNPj)Þ/{.'۰XR`rXY+-ʉR釅Ps?OV*>ﱫlfo\WsG5Rә6M^Zԫ\~ -a Axb y,PN^=9-Ì-Qs<!$>F +<)TU%T*?i] ߭] X+0ǹ#U3 } H_s1O4E>DTC!#ZZ!ʑ83)#agmؐ΍&tHP;cBzV<%ݕ̽v@5aX;5޶K!B,cy3\+F"ŊSdf_[?`Xg!9U.ˈ{UPjÔԉ}gp?9ɳcgMFapQx0r;1sMYU:aBtww5H~?yFHw=R47KzkyvETeqstLic‚.3od(;Ed%[ۯ.I.EIV{:#4 $^=ٵ VX@b:"u.[`2p^4-&D`F+v築ux8&GN.^A=e^"QS? g3Ͳ o_9=gx5Y U2ꃡ7< !3:~d$7%)@V0Knd QϠ SluNmaN\1Ig Dg L<& fnD+}-ijd]C@f5A)3!ZZ76ǿ43$\5 ePs{)]M12zU3pyxcWmdsxA '8FUU rinjO~o2 @\ $GA:a0r̓ SH{85_6xB~q6-Z}tkscum%ΪnwS .6a'i"hVq/S3S0F*ʑBo1x4r*\Izb@\)'djdf4HgD@l2%Uu4umՔ*h1š%ad&K5:S|v9!q*H1+Lm".rHN&ܸ9#~*碅ߪ~;F:Wx7>ܨsn"\ /+Bw1 Έ{~tanxHľB]Cҥ|^x Q>6-V7#~9NU̓_43s(5E߂+!l*ݔUͿ|yNR:ub4 rMrS&2Z< }a5R̳ݱ* bŊݳW½.>e.ozIi~~Y*\Tp1d0Ua”>TI@{V f/gA*GN J5ʯuBO3=%6BTc]'_r{8 {]̐b 66i tUw%_PY+&uM7pzO2n5VE( E^@ QaZXuWZɻ9ik3MEׯ>8$+i֛R7d HN(:Ku;eώR7\i {Z}vO4Ndn?~P{{jҜuS&ZRg;EȘ?e9(ҟ $n /xӅ'C4mzFܺ¼'dJW_q$#:K\PEr(w?5i`w4^a A4>EK!+mk uI)J?ڨx"m8&jX "J-2 n=3QFvHj]-A bQh7/9LecLeF=)Is!:ݥD&5XP }wwf0y8?o%ȆڡwwrR^3_e[1PE윍~zj%s>Y4A n` 3̒Vrё,`%S9Dw6*KQo%X"e/! 8B%G4T`NJp/9"yUu]i3;iTv![^@D03n-EMTJ$V׌s"whYD1/lBăusإ*kZ&)HQ{ hV9&EtJOIӎ(0 jZoTE  fJ\wo!f{:W|PMtt7m4^OJ!MI9^cVZgE@-4ZoӀ|M}AqDS!5߇] Or'MxR]q~źUa.4uynx]MJ ۤT-iWąai7+?6,O \OJHVT徴$HK*xlb{ „t(rHa㿺Cm.jt͊֟Pd͒"+08:aOȑj@C+KCIi}\жݸʊfn JJ)"pF%嬷 /n7GPNн jh1;0&x$)L}Bu=++k>0./_U)9 גY 'XQ*YL\1DIKz#g7u-9hHob//?v./SHdyjrX_cE~VhVrl&JlK֐eڦcd ̯Ģ{!!o_Inv~'fX5թHyq=\%3?gnѭx:PYfOap2R|IjO7YVWk#f+=t۳ <#?q$c3\QVKHczf'|*CK<˃ԋ3$ְ.6f5`GAhˈbPp W/C\| 1srC0v\(?_k)[4gO.S##p=sd>{G]P(y +kq+f|L E8fEi|〸D*mYR$=dR?–UPDkR]eNx)dTtԸ٩TAiOkzYyiM F`JG>*a>尞LDig ºWs'P47f Q#pAGƗwՖMH5 ɛ:ث* :'*|YiP)w*?bS/O!M:KwSuJI.$[+>?c&i5a1sTU%&P'8cxp&h?hva04S-vE]+9aN9 rKXj@MLq; ,"1ex8IC·-{߇hr@dC6wәvk-1qGӿ_^ K:M7+D`NVp%() qDؘۨ=Ndn1^1Rc韝1d@6]+}U{7 6#-,>x>Е4!rEx ۸UrȫQU82oo偵\{w&66*2<8C*>>(Np!XR/98 l[LXrP߼3qf:! ְ+F4Ga ]TIJۨD Cز6'-:kѿxWK[QInhNcp]v /iZb׸Nˢot+MB+P:fX)1ؖ@U=CB5SrUGZ1'op=I8YP:Cao}xj0ty<`%7A)\ ߃+7BU IuRӳ1k6T 2RkYGDF LF#9 jOp=qޭ d4F[? 00}tuƕd4TXB}Jnqz=fC\fIV#?`AA=7>['# M(t8$dJ-9)3&i0K}rk0__&iPy܃4sgߡ`(VϨ3/U:W;y{/_qUO ,P 6]l uN:q6;ոFc89J#v`̹D޴=3ˋȲ u&#`"*'t}5lFi_cs2AR@dM4Ć0} @K RTLY7"kE^8gUw% f ol"~}d=i54pQ}Eܨ'+7qhd2'f&扶a{w00Y A I,5|򪁣/|ф w;ޚguC@½nRZY?-Xlav\Di,Kl\&ASyVG.WrQ"CPX\bU!0gWSF`{$2(;=ve`7\?)q2Yg՘'AHqQwO`'G=jn5"6; 7zcpHH(|DޝP>M]-DYo#H6>H9?_Hg"_PmZdGIghG}3(Vy`:0 -$US)ksfC~B{?&N!zX4gSڸ`~g~󖨇o@Q 6TY,)9QnՆJ4a"PaM4-3&wX CpU%;˦%Kjyv`5X-,r o(Eb,vNH_Zr3l. |oK2:|Q=~j!>(MP5g跰/Ta$.XgsD E∶%Tjf 8Txb57p_^S]>G4F 0ۢ{oi/wxddۭ[e;!0G{T᎒tH d_F%)7#`^ZVqiX,Mz!P ȉfcRݬ%{4$TPжo8)w?ù) [uۜBIeZ ]r3V΅3nL -^Xk8ړ ^JoFdT\cJW*5#vH.khr?Y"@P=)Gɇ´oB&Ṩn\3MIV@0#gA{<]0owa@jIx*2pW/[g^,Ok5oq,ʙ*F:;r! ~r4mBnf O>?Û$[+/{*;Zd?&gIY>x=vy]"6W=ЖHEG .3Ao~߰M3a4_\Fdذދ%& -.‘?< uJ|&؝/Vң< SWUQCt -dTߥK$z#hAFš@G0nh>!!"P@wc lqbNY1 U+vE/ a/#\%Ɋ&VmC]Uehe!&T>Ù4{[ -4&E`[hYnkuR/ />paӘkpоSIcs,7A dM|DN%k!̡OIV™Lo\H°D{!r$4V]Gs͗xG$k3vyn@)e;<OAzh8v60Th"h;cˑ^80 0A:Z.40er!5uZZYH3KdM cCF 5p)dZ!u2]BJlyԝɾYmP՝`a~WpX<H8f' T5}@e2-꽡nMm+Zg1nḍМM`A7n#+.#e>SxAw6EÜSʊhl}Y?bP<<=z4Be- | '_2j~J~]QX=<nJp#]n2PRyg\{a_j`˵ך ](*!'N~AC6\۵zOi^)nt7_X>?g\^s@YK=wŠF5 QњqM qdi aqP0Y ՘i&3d]}%)o.m1RHtw(RfB|O J0Fvs+=u:,!> Pa̾Q@vح+FT9̚2ʏGA?2= Q!$| ( Zzf'J#o>.cQԊG8Y7B|CȏS XXW uA#&%!_/}Nl@M,@f:vѢOQW oOFP5hC'> YZ