fastjet-plugin-siscone-devel-3.4.0-bp154.1.56 >  A b|a!M@eeeJ8(JS^H| @ rkҟZb2 {Sr,ĩ㼓qyߥcfutlfyp@dg(SQnp3g<@)^ЉX}dP/j>Ճ-*:Zj+MĖaҞӾ K5BVt:t Z6W<1S%DэnNaN5EI{_|Y8i#ex2448fd12b9958f4712b20a171969f7b7260e270f2b126e5b831f1a1c886027576cfb60a8e5e4a220bdf0816ec5adb86c248893e0d~b|a!M@eeenY^sPA0"ˇso=\K#˸ADb(: (+)L`p&{Qi`QMV#i^qBt ojEp;)d?)Td% 0 K )I\bl  <   >    r      d( 8 9 :F$G$,H$I$X%Y% \%D]%^&b'#c'd(5e(:f(=l(?u(Tv(z())))PCfastjet-plugin-siscone-devel3.4.0bp154.1.56SISCone plugin for fastjetFastJet is a software package for jet finding in pp and e+e- collisions. It includes fast native implementations of many sequential recombination clustering algorithms, plugins for access to a range of cone jet finders and tools for advanced jet manipulation. It provides a fast implementation of several longitudinally invariant sequential recombination jet algorithms, in particular the longitudinally invariant kt jet algorithm, the inclusive longitudinally invariant version of the Cambridge/Aachen jet-algorithm, and the inclusive anti-kt algorithm. This package provides the develoment files for SISCone plugin for fastjet.b|aobs-arm-10K(SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://fastjet.fr/linuxaarch64 pv\#Zg W."C6D2A큤A큤b|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|ab|a8f5ffa10ce1f00754ed06131513aece9fce71098f433d24a2b6bc052ecf000f539ab8f7859e292e3a568ecedcb048a2cbef59c89637bfa332b755af3ad0d8aed27add037f9072f80a41180a97f5780d935ca7369e1f9ac188e60373201860a60ae70c3a88c005e905c55ca16402d1a2afebe139954d1f815f571f22413ab3234f42118050640aa1baa1fb8ad866260300f00e0ed96ecec4d6c154e28e73062a365d5b1f02524ae775386b863ef8275658292102ac3be6e3499ab096f5f540cbd8162994c4648dbabbee8752143edffee96faeecbb694b4f7e78663a3b46ca95666ae8df74796d7b3849a30adf395cbfada7d45e7ce1485d4370b0ce1dec1b7d98b470b0c777b35e78a61c16bf3b9985f747faa69a06757a201ffcc41be43b1490f572f088a947c2ddda226ec114985e9d86fc2d2f678e2b0656970154029145020a51d25753b089cc6503da7d53509fe369f8aa2e5aae8658e3ff276ec239d73d72bc77246643fc68347e1639079d1d6568289981d58eeb1e6561b9dc643366f895615bfd772e72fca3a700eb21e5f9c5385719b651bbc289a69eecb431954c42eeece67d06d7fe71d5bbd5d913c8cf7be1e93d3a5eacd0a8729b64b170240f3740b9ce999f68c0acd20a6efdedd3c42ee999fa05cd9e1c6659afbbb9c7cf7fc2e7278c4c9214849afd90eb5ebde67d9e11e21b80dc9cf8fce8fa330402e24441c75956320db2244ace5899b67b08d142c12e1bd8d8056ebf67f22ac779bf73b7767217992435200b9a968952dc2d03a2cb738a0e3595cd2398bdab4a76f4fa668be4caf935819a50bdf15a910dad9db51ac18328106b95b8de8d3897d62776fc5e24eca58fe5ec657643bfd0e2cb771a7f1edd6a52326c8d857a46583d10397d87a816efbdc29c152d0323344515357f61659f6e1f8ebb6a06ba991be368ec5303d7f1386d20d7ff7b1ce9323198aeef7e220051b37cc25b9dc36a7674b6f9blibsiscone.so.0.0.0libsiscone_spherical.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfastjet-3.4.0-bp154.1.56.src.rpmfastjet-plugin-siscone-develfastjet-plugin-siscone-devel(aarch-64)    fastjet-develfastjet-plugin-sisconerpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.4.03.4.03.0.4-14.6.0-14.0-15.2-14.14.3a(_@]XYX'@V?9@T@R@Dirk Stoecker Atri Bhattacharya Atri Bhattacharya badshah400@gmail.combadshah400@gmail.comp.drouand@gmail.comp.drouand@gmail.combadshah400@gmail.com- update to 3.4.0 - New features: * addition of support for thread safety. It requires a compiler * supporting the C++11 standard (or later) and must be explicitly enabled at configure time. There are two options - the --enable-limited-thread-safety configure option is generally sufficient if each thread is processing entirely distinct events. It should have essentially no speed overhead. - the --enable-thread-safety configure option is required if you want to be able to read/copy/process a common set of PseudoJets across multiple threads. Depending on the system, our tests have shown speed penalties of up to 10-15%. For further details, see section 10 of the manual * The jet area infrastructure has new calls to facilitate reproducible multi-threaded running: AreaDefinition::with_fixed_seed(seed) and GhostedAreaSpec::get_last_seed(seed). See section 10.3.1 of the manual. * The background estimators have a new interface to facilitate reproducible multi-threaded running: BackgroundEstimatorBase::estimate(...) returns a BackgroundEstimate object, which contains rho, sigma, etc. For details on using it, see sections 8 and 10.3.2 of the manual. The Subtractor class has been updated to use this. * Improvements to existing features: * the Python interface now has improved exceptions (a fastjet Error is translated into a FastJetError python exception) and can be more easily be used with projects using FastJet that want to define their own python wrappers. Thanks to Patrick Komiske for the suggestions. * PxConePlugin now has an optional mode argument for e+e- running (mode=1) instead of pp running (mode=2). Thanks to Stefan Kluth for the suggestion. * Bug fixes: * the Fortran interface to e+e- interface now returns jets ordered in decreasing energy rather than decreasing transverse momentum. * Changes compared to the fastjet-3.4.0-beta.1 release: * added set_default_stream_and_mutex to Error and LimitedWarnings to help guard against garbled output. - Build with enable-cgal-header-only for openSUSE > Leap 15.2 (where cgal version is >= 5).- Update to version 3.3.4: * clarifications in documentation for handling of CGAL v5. * resolved run-time crash with certain strict g++ options and compilation issue with oracle c++. * included SISCone v3.0.5 (fixes signed-unsigned mismatch, no impact on results). - Summary of changes from v3.3.2 -> v3.3.3: * improved treatment of CGAL in the build system. * fixed an overflow issue in the JadePlugin. - Enable cgal linking; BuildRequires and Requires for -devel pkg: cgal-devel. - Run spec-cleaner for minor cleanups.- Update to version 3.3.2: * Improved the shared-library behaviour by setting the proper inter-dependences * Included SISCone v3.0.4 with a similar fix - Changes from version 3.3.1: * Main FastJet license clarified as being GPL v2 or later * Added theta() and cos_theta() members to PseudoJet * Added a --with-cgal-boostdir=... configure option to handle cases where CGAL uses a non-standard Boost installation path * Fixed compilation bug in the SISCone interface - Use fdupes to link duplicated files. - Update License to GPL-2.0-or-later.- Update to version 3.3.0: * This release adds a first version of a Python interface to FastJet - Enable python bindings: * Split out a python-fastjet subpackage. * Add python BuildRequires * Pass --enable-pyext to configure * Package python examples.- Update to version 3.2.1: * Added a missing assignment operator for ClusterSequence. * Eliminated a warning about unused variables when assertions are disabled. * Included SISCone-3.0.3 which now installs config.h to improve build stability. - Changes from version 3.2.0: * Exposed the N2Plain and N2Tiled strategies for 3rd-party clustering algorithms under the form of two new classes (NNFJN2Plain and NNFJN2Tiled), similar to NNH. * Included version 3.0.2 SISCone with minor bug fixes. * Made template implementation of PseudoJet::obj_sorted_by_values() public. * Added a --guess-prefix option to fastjet-config (guesses prefix from location of fastjet-config instead of prefix from configure). * Added a --disable-auto-ptr option to configure. * Added internal helpers for C++11 and C++14 features: compile-time deprecation and the override keyword. * Small tweaks to the build system. * fjcore now ships with an illustrative fortran wrapper and example.- Update to version 3.1.3 * disables JetDefinition::operator(...) when CINT is detected, for ROOT v5 compatibility * works around an issue with recent versions of CGAL and the clang compiler - Changes from version 3.1.2 * fixes a rounding error issue in the "lazy" clustering strategies that, in rare cases, caused infinite loops or crashes * adds a check on clustering's internal consistency; a failure will throw a new "InternalError" exception (derived from Error) * fixes a bug in the extraction of the fjcore code that resulted in fjcore failing for high multiplicities (~1000). This issue only affects fjcore, not the full fastjet library- Update to version 3.1.1 + fix to area support for Filter with Cambridge/Aachen jets and subjets + GridMedianBackgroundEstimator has new constructor and RectangularGrid as public base + added virtual destructor to TilingBase class- Initial versionobs-arm-10 1652318670 3.4.0-bp154.1.563.4.0-bp154.1.56sisconearea.hcirculator.hconfig.hdefines.hgeom_2d.hhash.hmomentum.hprotocones.hquadtree.hranlux.hreference.hsiscone.hsiscone_error.hsphericalgeom_2d.hhash.hmomentum.hprotocones.hsiscone.hsplit_merge.hvicinity.hsplit_merge.hvicinity.hlibsiscone.solibsiscone_spherical.so/usr/include//usr/include/siscone//usr/include/siscone/spherical//usr/lib64/-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:Backports:SLE-15-SP4/standard/ea59b960d4441515dd78717ba4cb65b1-fastjetcpioxz5aarch64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII text?9 hf>utf-8cb200ff436fb0fca8f4bc60ba0a6381ddbc1cdc96fa8c2e1aca2bd862ef3ab2c?P7zXZ !t/ZQz] crt:bLL &p^ Oz$0O)&~!nk}C^B<)(ΣFT)Gfë*@-ȕ$A Z $v& M24#PNV_[0|a+ }JO >8xI@"C:S1l䐆uo6S/ l,Ös8ƒƭ9ӼLBpq}nd*􍠺@@Kvc{̙ϓY=vB S0Px_dφJcvߚ;QE`vyERyi :P>:ٶVxfwX0mjFǓB4FGDX*Ξiƒ.c̺1 X`Z^}s<ؕU ׋:%X q >wt Ax>1@z`S $ܺ]=U[Lm"k9cJ{)]jlFv^K)m|E?{=o4Trl-U?۩(wƸ,7!15W*W+X8 :{Tm8!~1Q4=J(xDDfThd3i0ͨ}/F$<FteW%h-Rb y1QwB #OPJ,q[I(V.އ3 -U}onܞǵAuc#\Ht4 yNzQCu4K-ً).#|$Z֩„G]4t ٱԂn0KyK'Xe]EyxRnB<)FAܣJ4{KٸJKXuWW+A?tr1*xD*X]d`S4)!8W` 9 $38dng\zEwk |F10i 篣EH3f(Ŕ]I^R1hve})a7<Еj(_b&*2uʁ_tYwhxVSZfCtnQoŷ`I:Et0Sq}$,Ih8SN-Q3h S'%W|G/02eB>C,JNOD5I@[ZWf'>d_X&LB)xU͞L8@M'+2=%I Ғ.(9SG)LsY`%H_AծNI\)K~ %q>-84sʻkIv|$@\-d >"uCo1+-䩯4Bk<:ikYh,{hi0|^9racti5.s#܃?k7୿!3FHs6A{7oP|?Ę3 KE(nm2<e9ZI~qeK861 ǘ? ΙU| ˨?ۺb̤{ٞαJ R mw~bg?0MAg?o2e`fjhS^İڇgUA'2gQb̚KaQPOuOy YtMc z+K8Slb̈lA@ !`fVA^bƪkX] eQJfeb7i=<0n}P^S U~z7;9J+a^ z5A䟶CMH:yat%8B 3(#`4z=-'7= ::f" #`S--62gMpϟ][.(/uNꅃzRȠ}ZD=:&IpOI^V2C!ዴs̅rU 2rAupfo{z_$70G i!8" ƺB|01!7'V>{]#B`+&gX+=g;_ X)vR MԻE >q҄Wi+e|'tu)[T:e+K+~2b%5އ'T~b g}=Ưi@̥ړ (A 'UOKS5vhHeMq,|,y|kȨ{T 9l&x6Xr+bJٰ7-d h|~30U (f )gOc0eј!D(#~5kmUD(D"ͯ7< |/?|[.y< F"@3$ \QcfOw?fD$~x$ISEjTMm FC ׵ Oe'Kpm{Mu&PF;Ω*2'tT2Ŝ9O,%Xx`[[ $ w"?їِ.a#^3v$ފSz mVo0Z O'.עvaQx*>@䂣/U2d@s y nNk,JQDt8k|,KW&V 5L3wQrNfϤHjls 3nW"i:rR4;W[D'V8߇iBx8OPC Ơ¡ ;xt~ xoy8A!S[ [p?gZ9Nݴ+~ 7~MT%i~/}3 }Mx|zyb`k9~9ڿ} w/-͕LTߪe e1^׏ӢYL@-uVnacD~Rz /ԄeNQ('4{SmUjzPt\/#m]5/ڄ*7UKU5 FxQJ")xZsdMG$#[Z4,j} VKJ\B=[?͑s_LǪʑ=vg(YW1(ҪϘBnt)ܓ;"92:Um 吽Ƕ~? xIa,䳣𭑨}g\kg ?wi7}RjDxiڞQ \tV"oV\O6#ƅhMUQ͢X<""e/Ô{uM} +%o+J$!LHWoև[$SbZZ-+$SQ^6Sm*]^~+,Gx|of0Og"_Y3UqeØ4$kQ##_EG%E(lfsQih hiwwIXCOE*m'V.s[Fʓx"-ɵ^Sb!n*ɥDϞhQ_,^_$|~1_kt? %{B̵Z 0Qڭ20 `i~\Vrdn29P9TWž[E]>>\kp3BI'D$1yf +1[3{G*C )oZ/wE ƌAX VAQ+--u\>\Mz*/ҍG`>7W_ *D̅<"~a1ᅂR1_[_xtOEIpEt_H}~Qx1efU>|lzֻ(XrہK%KtV+(SCz}*'i#* KHM;|zW"dǒ|Uח1ôN<0-hy =»ο4^RT^@g4ETQчIMlg>TF/dAEeWWw~|$6b0nmsfQp,; 𹛃%hAXG*CtoBω&)REҖ7ƽ0dg/0څmf&ݟgx@Q2~T~ `\Yﬦ~x R#%uC m1i ~3í*y'D ݦ7fQJ? #U\QaU=鷸02LFk<٬:+CFnW>%X]=ꀏP];; t/G'Wou1Fש4a]HmB (sL^oɒTAŋ畈;WFƾ ll}M%K=fTR} 4w PM Z:ouߟIoL҂\' olƏ{Cć#Yvst8. S9v3\LMi"赛˳:lOH:(yjgZyά.<ޯ[lT^;J7 `[W qկ5(9V$HEAzVmN{Dn>"'"oGl =Py} Z : #7H&W>>3;bD!m?Kpΐ O2J@$(TWYҡ o3gUŬ?wl(3{> {H!f`eaw?JUػvhIZdP-`wˠjn"t)b-5oXĬuҿ2t/.KkqҲB( DT .Z䧫16t`XK;c]A46UʇӖJc[}1-8K6`8dj >YyR럋C+t_M'P gPu=RfDFeew#(Qd[Y}[HLEE%T3YazVp:[jhnŘ&~V%X;2ڟ)]#H!'7;WCc ͬ:QC/>*Z,~5榄pޜI$![Bט=;zO/vN]}0.b28azOPW{@%LxTߑ,%*0L&'$) YFypTxJ!#Oڴ.l8`tdr$_Y?Y;".ԩt0$)4y-^&kX(GL" q@Ȭq5E$KtUxw]Mp}\Whd&+?޾1Ns*7Y]QUngFt@%㞶6hDR%Nݜ{7;mabLBgpO#B8:o&՛" 4Fy G Nn4x*˃޻SY(#o(z>L[' AGP V|[(eo`5=zD"5Բ&z 1+6Ie":ඵ!t~[v_3u"_p+%,BTƼ묎{H2β^E"cd;)^ 8/N~T?AV'h~Ѷ[Ct % 1e>\lem ᚵAtӠ</;&2'8h`4P&jE)GςA^,>">?0(sJ%0kG}*mn26C91= a"W16h}u%3u.M>]ͺ#0X /#Wa=k駘E $I-/Ho ^{7v^8ɟb8 4}) =a=g,C}<4ڱ16)LWx 95m^֟ Pf2Yl%m^`.ϔ0ѿ>?&qvx+wB)n?KCvidsiP*^\*D*. ѸOT͙z@Qxr$L; ,w"d1m) U!N&D4}I Cv1E132>!~HTZ]܍G$-R{`;H4c3 {&,BRD?󸗕$);3sB02 [8D-SEIwh}R,-v4?|mk3j*~A5q'>?jݬÓLpiݗHq1<`'5ǿy"Biತ偩nYN*5jZZ޼@ܙPKsa$HZWBMy&e3ר<綶cPXҥ+ nַAaԂ`Q >D| (A浢C27@ҟ^(e]X2BfK jIql.gLd(0>]^ˆJV?!cR,XT\ !Nᑏڑ_)E`dbd\&`}%2f|c ɨn`a$ZpdD.9J4pvG@|H3y~xFKA쭖G 2=p` ?FDjWxf6.-&ðҠ'R86/rBKJдJe;ȕLč;}=QmʡԂ`H8%rp:gN4p}}X}"0 oZSѡP4;~D23Kw,oᇚ''vAϔ7E1(c@8g8}33UJϰtPjfiNhΈ€!hUOq ^Dk/lvS WD$Jqy"na6byQ8|}7L!Υ-s[_.311NfM(xbƢ7Lء8dc?>~[idvONC^8'4d6VyՕx7v)Tt<7/#~)]w3 }gQfP_J>e/oߋ1W1X7qyUYvE`?d ۶kBBt8bRA?O#/|ƭQfMɚD]`씧 _b1hLX$I[e?DIq,c3&|"ܰs6=F~ '*I _2@VQ;?"VTWXˈ$adW3A@Z#J;7X(!2UaˍO:8Cȱ{\Ld `gUg`Q2Q">/N-\%#C5OB>Fa1;'Uh|TaUkd~̑Qzvg.r<7{acR7?4qwDihݯn)dWȌsE|b%fr 1Wr0nYl{|周 m7ʐ܃5p'+|S;θ- v=Qq㯮mqm) lS)i2OoCZ$Y,]8\:h&!dWwgU_ A97_n7Q-Nc&݅>I9Gp]4ARR䕴vnՖQ.U_&?7"[@U@o:??)A "}suJФ}~.(a)oz PEZi{5,Κ0{Ar8 :ǥa{ִ  " w;H+ އRS'!aҜte3Ўa $8݄'; y'w) n4ז3[X*>u2)%zwJp.Ϋ()I'( 3ajȢT?aT*1c[~k;"0+ }f i3dQ8D]vD lIt [KZESqQ5x3C@ƴ"o?Um)yՔm<M]]ˑGY[=ⷎ ul-hy6Vņl[fom=O'+B+zOi&}T>OqlfK]5^h5#\?:y/Uހ7S8sa7wĖ]Ļս$VmųiyKVL7qHU&Q8PmW TmbȠߗ9:v_;[Ji Y*.U9_Mؗ/ruI  lzROqɌCbV,C[NXZBX(O0>gJ8?ئ<[iV-`+^aTd/}t@۔aҹ}kNC,Ϊi0};>+SH6U' ۟aSV<S5Ĥ UR(Kf2bk)\Y;<'p0tR^#"9Ua,.AL?= ߻aW1(lǢ\݊"jE0fM@W6 kYTRwyB%N\9Pe(R-e/:oGA&ܣ4H5cY$'ᷝ#Hih"J/DRr'UGJƣ~myV:~Jrwd_ԋ=<'*/mRw>lήwtfcW5^mZT6r71bLⱷ,"P^=_3J <fxQpzQ"Ud[ Gq`lc$utaB;huޭNjXCBaj]#1Yy|pB@ᯌ:j3eyI0Ԏ7?EZfȒZ?`&;a.̠T3>cYI#}nN-eQ +O +xę5O/<R"S(X6?\=!Jj>/4f70VahLW:M^m*kK;>U I,_/u_?VFBwP=ajJ̮u7TwKݨa`\Gh$OAm7&6= aب7G 7,5"vX}2fK.v҂LD:zxȰ\>L(ysLx6\ft![Е@x<4^@GޔOnW'kQC ܂zou8qNـite.1\-! Fp!@‹QU0 bV,_ W-)lX@&Bu#ҡ02Ȥ'~՟ q\ars%DhbVUm~B3ޗ92%jJ}9"Zd[5Uto$ޏ5#u=*,h{MEq&y)Q}eZ#M&nSAwUy@mٮP[Jq=NmUh=K#GO8R U=YLS}28!4~9!OCd[{T ֣mSkTԔD ΄-@UoXcR>?nQ.U᱓ a76XqWO\&&m@0N uN8Қ^r}G6Ucˬ15T'nٔU4{/4msV4(yY'g(hҀM+׊\fstbƌO#:!LrH% !"ϲ0RmXτ.ineRO-ͩT1=ya ͂ ]QMAcc>naeqںiwVh#1&>oq3Buœ u5S ԛ-.>kNrG鬹r70{N4R6^_4jšeA0>9xfxhF2)Tl bZ 0GR l@ᾊ_Z~R FMpmW~QxuCRhWuWrI?6=zNZ).ч6vW1".>a&D]fCo/F ʘ}x3D;hEQ0S޻[a2eN|+YA( m} j|?%JEëE"Vz&:۩2yS 1uqJdJ}#wlJȤJGd~l>]]=i*misg񦄮[/t׆::?2KްS&؆&heR&&Ȏk׾4iIB0_bzzk2j[t(w/WcxҔu/pUJS s3&!Jpx7J5>i$'+ͭ=bvYc;2v/;Պ|=s鼯zA3gĪyO°7v6)l}Y0&]..NGf]) e:%[EP+雨Mcڨ T9o:D$ 0eِ+V dA^ 6˨LA@j|ⅰz)ь2FD0*ІQU;5u"l-IQ&ncPCٵt|uvI+PW /mBU>]س £S],cf~kGfDI3n^W37K:En^]qqShQ|GB0% M*i:+Jޯmj<þï6&*BELAn_GC"H2F6# d 57Cm2) :5&cCϋ~#xH&kE,` Q匆r_7 vp:j/T5u<ӓi#HBmL>yIMSAl |P!QϧN EP>dLߺ .ZAlBm-vYIأ[21^qM(XyPIQؿۄ9" "7Ky)I3MءZڡ᫂:l=CöSyRU㗊'Бa}p EFKA!bƘlCIPwEq|:7\.^~(57(0cyGϰ58գ*|Jꓕ>BixUa!#m6#C-`2}XQ?[b15C9m ȧ ux0ޗq(L|`t8?f룗N|q S n\Ҏ=y&9h @N.v_SY;ڇ̊}xJ!yxj@P'<7SfZiX$Ɣr 7;ϕ>c;I!9͉ԅva<\[Xag_54V,?)Xǯ|nC=fo'/ [v!|(1A\XϚ/:6ˎաqǢwYlY)?!cѾw3+fT"þb~eEZ{RBfI.eV+}:x#/E>PQBE\H˿_"x;U{鳞Ԉu9;rOksR " uέ79ñLY3]DtCGVsƫ}C(Xsl[_H,5DљxIk>Ke& P(I~CN4k;VI'(bx`u v){ c]6i+[27|`_qӑ4?!]B)EqŸjxy(ooI~D 8&:U%xWgGN7ͱ"u؏ZHΆNL?Yhm#LpbE5dXP37&p^U~@ByVҽ Wچ2\'Q;T FLa)(Ʉ$_ &5 z6ѼI?eX `YVɫ1zQ>PAUlw3qf]z<؟`inɶ5g7-F*;ëYvc \e~ *J.H=B_R r#5aTS:@5 >,@¶jRAɢ[qA^dv@?hBf$&? 'ofL&VD9ADS@ 3xivWe`mh o* mgfl0HؗTB>ZErJhUIp.+AVӊPMFO9*)1hċB rP98{;w2.R_r 1oT!2Vn=R!c 0xi;ٯVs,jzքFNqZқŽ&O7`o6 gfQ8@H)럨L?7)]5{K7Ȟ`ATFP5eX%"'RfX ,/m[-Ay.6 %:L h]-g6|N)}?9c׾OڧD-Wf+eS? +qFæ6uħ3'WIDۡA-5oGu\%.=t~ uB0hޮ3J0, 6}>,(bqƒ_6&\r\t+oߚhuih>j^Ah̞lʺMHȆW07T`? SA{gnؽ:_ K7Nk-r9tDeiztD6d 0~f0T~\ʈgo%+Z<6RlwtSf'[_¡k6#Q|h\ҝ