libfftw3_3_3_9-gnu-hpc-3.3.9-150300.3.3.1<>,qe5p9|{[Vk%KIM߮)\M_=? CNQ5e54{YǓuJ~H_D7WP+\oܡV"א}d2a#'0箵)?^Ŷl@Pa)IR.>HزV.W%TKDh&- 3nʛЉ+x/M/ Cwnbac>C-?-d , b  9Zk  2 \   ` L w( 8 9 : >@B!F'G<HIXY Z D[ H\ L] ^"/b"c#Gd#e#f#l#u#v$@ w)hx)y*z-p----Clibfftw3_3_3_9-gnu-hpc3.3.9150300.3.3.1Discrete Fourier Transform (DFT) C Subroutine LibraryFFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size.e5s390zp34@hSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttp://www.fftw.orglinuxs390x`yho`yh`yhA큤e5ke5e5le5e5le5e5e5e5e5e5e5e5e5e5e5e5e5e5e5e507fbaff55b5e683fd9efc5607bd20987ee6aa7a61c76e32f4de9fd5f321168ab2b134d38123309442b3c5f1c3ce3b4280aeba1b8bacacbf9efb6c4294a322f76cb4e7241f6bd2e6e233a45133e7960e278206cc4b5264e05ae8317ab3f3225eada6458b9e07b1aae0e184252b87d36de35fbc2140eed1b8fd1499ba90949a3926b060e5cc5e391170770ed684e57f0ecbbc20822b2f7729cba578183813b51be6f0ce5402c148bf75ed96014a693afed34de790e4e2e46ccbc4726cb54a5470e423f75135c98fc38bdcec117093b2abd85bdb907af4ec3251ebc4505cd0afa765ee9094332a372181366f266c1d33a58266c6040064d525845e1d5a3b9aac6c005982f9c4063bce51acad90506fa8dfe822105bca7c1cdbfd60218a5eecab2aa3d6e163e9c168149ad6a804df735fe6c0eb515d2b5b7520d31030855bc56eb6d4106bdb0a864cc9d19b65c1f8a92123e9200f613a6c91289522446600bee7a00libfftw3.so.3.6.9libfftw3_omp.so.3.6.9libfftw3_threads.so.3.6.9libfftw3f.so.3.6.9libfftw3f_omp.so.3.6.9libfftw3f_threads.so.3.6.9libfftw3l.so.3.6.9libfftw3l_omp.so.3.6.9libfftw3l_threads.so.3.6.9rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootfftw3_3_3_9-gnu-hpc-3.3.9-150300.3.3.1.src.rpmfftw3libfftw3_3_3_9-gnu-hpclibfftw3_3_3_9-gnu-hpc(s390-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiggnu-compilers-hpclibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgomp.so.1()(64bit)libgomp.so.1(GOMP_4.0)(64bit)libgomp.so.1(OMP_1.0)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.29)(64bit)libm.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)lua-lmodrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e`` a@_?@_@^ۅ@]@]{\@\j@[[ZZZe@ZaZX@ZOhZ Z7Z@YYYY@YY@YY4W9tiwai@suse.comeich@suse.comdmueller@suse.comnormand@linux.vnet.ibm.comeich@suse.combadshah400@gmail.comeich@suse.comnormand@linux.vnet.ibm.comguigo.lourenco@gmail.comeich@suse.comschwab@suse.deantoine.belvire@opensuse.orgeich@suse.comnmoreychaisemartin@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comcgoll@suse.comcgoll@suse.commardnh@gmx.de- Don't install half-baked cmake files (bsc#1220815): the files are incomplete and useless with the build using auto-tools- Add build support for gcc10 to HPC build (bsc#1174439).- update to 3.3.9: * New API fftw_planner_nthreads() returns the number of threads currently being used by the planner. * Fix incorrect math in 128-bit generic SIMD * Fix wisdom for avx512. The avx512 alignment requirement was set to 64 bytes, but this is wrong. Alignment requirements are a property of the platform (e.g., x86) and not of the instruction set (e.g., AVX). Among other things, this broke wisdom with avx512. Note that avx512 support is still experimental because the FFTW authors have no avx512 hardware available for testing. * fftw_threads_set_callback function to change the threading backend at runtime.- Remove specific mpi_implemen define for ppc/ppc64 (was openmpi) to use same openmpi2 as other architectures.- Add gnu compiler support up to gcc9. - Fix typo which caused issus building openmpi HPC flavors (bsc#1174329). - Add support for openmpi4 (provided by Alin Marin Elena).- Fix BuildFailures for openSUSE >= 1550: * Correct info dir. * Fix ill-formatted comments.- Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- Add -ffat-lto-objects to avoid build failure- Update to 3.3.8: * Fixed AVX, AVX2 for gcc-8. - Release notes for 3.3.7: * Experimental support for CMake. * Fixes for armv7a cycle counter. * Official support for aarch64, now that we have hardware to test it. * Tweak usage of FMA instructions in a way that favors newer processors (Skylake and Ryzen) over older processors (Haswell). * tests/bench: use 64-bit precision to compute mflops.- Add FFTW_BIN to environment variable with module file (bsc#1125824).- Stay with openmpi also on ppc- Fix %install_info_delete usage.- Add support for openmpi2 for the HPC build (FATE#325089).- Switch to openmpi2 instead of openmpi (bsc#1082302), apart from ppc64 as openmpi2 does not support it.- Fix typo in flavor gnu7-hpc settings.- Change the name of the MPI version of the module file directory to pfftw3 to distinguish it from the 'serial' one (boo#1075933).- Disable the openmpi3 flavor in some products.- Add gcc7 as additional compiler flavor for HPC on SLES. - Fix library package requires - use HPC macro (boo#1074890). - Add support for mpich and openmpi3 for HPC.- Fix library package dependencies - limit certain dependencies to HPC packages.- Fix HPC library requires package and modules file.- update to 3.3.6-pl2 * Bugfix: MPI Fortran-03 headers were missing in FFTW 3.3.6-pl1. * Bugfix: FFTW 3.3.6 had the wrong libtool version number, and generated shared libraries of the form libfftw3.so.2.6.6 instead of libfftw3.so.3.*. * The fftw_make_planner_thread_safe() API introduced in 3.3.5 didn't work, and this 3.3.6 fixes it. Sorry about that. * compilation fixes for IBM XLC * compilation fixes for threads on Windows * fix SIMD autodetection on amd64 when (_MSC_VER > 1500)- Don't use openmpi-devel for HPC builds.- Fix dependencies for the HPC devel package.- Add magic to limit the number of flavors built in the in the OBS ring.- For HPC build package static libraries as well.- Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator.- removed unnedded dependency packages- rewrote for hpc library support * added environment modules * reduced number of hpc realted packages to two (FATE#321716).- update to version 3.3.5 * New SIMD support: - Power8 VSX instructions in single and double precision. To use, add --enable-vsx to configure. - Support for AVX2 (256-bit FMA instructions). To use, add --enable-avx2 to configure. - Experimental support for AVX512 and KCVI. (--enable-avx512, --enable-kcvi) This code is expected to work but the FFTW maintainers do not have hardware to test it. - Support for AVX128/FMA (for some AMD machines) (--enable-avx128-fma) - Double precision Neon SIMD for aarch64. This code is expected to work but the FFTW maintainers do not have hardware to test it. - generic SIMD support using gcc vector intrinsics * Add fftw_make_planner_thread_safe() API * fix #18 (disable float128 for CUDACC) * fix #19: missing Fortran interface for fftwq_alloc_real * fix #21 (don't use float128 on Portland compilers, which pretend to be gcc) * fix: Avoid segfaults due to double free in MPI transpose/sbin/ldconfig/sbin/ldconfigfftw3s390zp34 1709716943 3.3.9-150300.3.3.13.3.9-150300.3.3.13.3.9-150300.3.3.13.3libfftw3.so.3libfftw3.so.3.6.9libfftw3_omp.so.3libfftw3_omp.so.3.6.9libfftw3_threads.so.3libfftw3_threads.so.3.6.9libfftw3f.so.3libfftw3f.so.3.6.9libfftw3f_omp.so.3libfftw3f_omp.so.3.6.9libfftw3f_threads.so.3libfftw3f_threads.so.3.6.9libfftw3l.so.3libfftw3l.so.3.6.9libfftw3l_omp.so.3libfftw3l_omp.so.3.6.9libfftw3l_threads.so.3libfftw3l_threads.so.3.6.9fftw3.version.3.3.93.3.9/usr/lib/hpc/gnu7/fftw3/3.3.9/lib64//usr/share/lmod/moduledeps/gnu-7//usr/share/lmod/moduledeps/gnu-7/fftw3/-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:32878/SUSE_SLE-15-SP3_Update/8b972496e578de3346001b5720571ccd-fftw3.SUSE_SLE-15-SP3_Update:gnu-hpcdrpmxz5s390x-suse-linux ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a4436b2b4b888ba37a971bf9ae45b584a88114ca, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e4db98d5cbcb680ddfbf4f1f3c705cef642a7866, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=6e2c0e14e9d3a7efb3201774b19ccd19f9e7431f, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=1d6bf27517c83c16d73875ce42e54c2bd7c73929, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f8931f2bc133342b22f181ddff45ac5718052e0b, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ace89f611b1c1fe1644c40c31574e29cf7a535dc, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=a4655c0e3b4b31663adfd54520bc51000067b234, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=75f57355c868e2ace1aa99ab947eb10c29380fb3, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=07de0a36cb51753f2f4a399dcfda457c7b9a5350, strippeddirectoryASCII text &4>HT`n|    R R R RRRR R R RRRR R R RRRR R R RRRRRRR RRRRRRR RRRRRRR RRRRRRR RRRR RRRRR RRRRR RRRRR RRRRR R R RRRR R R RRRR R R RRRR R R RRRRRRR RRRRRRR RRRRRRR RRRRRRR RRRR RRRRR RRRRR RRRRR RRRRR R R RRRR R R RRRR R R RRRR R R RRRRRRR RRRRRRR RRRRRRR RRRRRRR RRRRRRRR RRRRR RRRRR RRRRR Ϳ+R3ދutf-887e7ffd8892882a805857a8b52492b2d2fd3cf2698ee13a9257fa3d09a9c1ca1?7zXZ !t/j?+]"k%{\aC% yi,8PL}?9CY@{C@?=p3eC Ad[]8niq#o:hN`Wun o,Nt ""|SQ>t`©ZzQzyl^vQQ5=-L4Xԋ$G]R^Tʡܢ! ETM%m\CBo8d:SJ_0X'i&99iĆ(;XrM~6{zaAxṁ}REFCQ{5@!SQ+qRĉ8Awl|>|1I/G F̚gPRo,͐Z{U$x2:- 'iv[ iJ~;]fKD)a&;fƘϕ'Xj0>+^X"YZ 1p<Ƿ4M}> h+߱?LR:OImLeJs'*VLTXGq!1*p.-Q0 z8X*d)|OZAI| n4yxA;{[-U W%cC -32rDx mwɇwXfҒ33δJ;1nCVw-\MGݴZ)Ւ:M wre)X6ݰ)QƤ/و 8t³+8><bzwBwc{3#/q{2LݠWi`\u(baJX|G(ߔ~j=̔%S=͢KWe>tGu/^%+?E e9|v%tl>{#RB2}lf}r/z f<ն.G׬;^_ĸ3(3uĘ7,'ZiдUq)3GEhif6R'iZ#ggk(IEkdL 0^kʊts6Ҡ]2a:-~)01[tee4xjD A/{a=ҕ&"M|+UW#\fmC%HbJO*6ϊlA1 [cAJa\%^Of}_ wBTF#L(Ktv4!cBcYZ3H2 x\򶺓c赍z2+'Xp% Tbj,5dbՔ}WV@׺._Lq@~ .0 g3O8z 8,Q :y{|Fn۔]S3_/:wysI dc:6YJ#TVKP d,ߘcHPq4CrhmQ'8LҔ?f4ON+- z+튂2+< <mr[UT<{Iv{nfOSS~j 5f'JAlTocBF_g8n찏ItY@W9e{w~J5~#k̜]-aFR퇃:g9+UlR .Pa KR u3xDء "߭Koxj{(A'wy4yLK_Ϯΐs+-z{*ŗi|ӻVGHq$9̤oclVT.Yz)Ök PCז[&V>sqF /R!kFr'5W_fdNz)[KcJN*Q*xE*qNg-X O&Z. ׫,{gي[}$*PANs5fX2r}-'&ZAmFq |\P.tR_1Ϊr85u_-t)[mg i 4A0FY<`FOh)%sΔ_ਖ2p6P򃗷 kɵ m`tNzꭌ%aJ.CN|qxm:vF&|ǎeq% PWedM_x[Ao-S[uU }Qb=p ) #2͎PLC'k0yu 0o_'E='6$8 gT+ ~_͇;wprUKA6⛐At9'ar_a{_E3>ع I6=f}P3y/ΌYYAtr/=4p!";Ga:yS1V  ƨV``tl  יqʑ_A8mLOs"~4=:hOWu@:@J (d7W*u/3>bDZ zb3\Iő+p S|TZw [Zt|&EF|lb +G*ۍ3lOoq;UA(.MkJ~vPQvR;u@X{p=ZU%{'yx!XcJpԠJaٯDL ק U #kl?ΖY1.z;IZ4w_ʥOv?3`r%ڨFEwؾbouoJQP*i:5Սm,7 Sfyfiɲi ONajM¥~55+[Lr#V$PQfA >{WzF+S{ ^Soi¯|7k^dd<"ʦ6npS>I~N,ʼޚ+Y-'{#2a<+0_cӫ 1`}4Ę||2ɟ^E tP5j{ӵ @KϛJ9 )*@WnQrZ1,UKڦ| ƠWaN萓"ݾ 1gej0VGMx+.y@*#(,*ŜV% z3o➖([L 8/}$LhJo;D,ڽ[0lqAN!Ų, (!zt~#s4kYv37S !z3vH~xWW|pC]M\Dw4gDqܯf~,44\>pY~(ɚ* ZdD;Ow `+?/ :xHKgu.XwIN4$M%/WKRj#GM`d+YC$+,-dV$}+0ĶX@ (hCgۣi&Bl<gv놰h=dhQϗħ_T$;{%sg(`/.ȂKߩfi!J9x/ ͯ P*||(-L٬RSяOl7Ufaؚ%jQ,R fN;WU,X31IUD~unz;pjv7L|-ݴv쾝|[sf޿qfoY ˃' :qAqa%y <3}0hҮ+ 1桿[}_o!(.3* y"9H1⾯Ⱥh-`֒zaSf &"(Ԭ+^K CauRX}?\jчe-GD\#XW(O b 9v~Wzjǻh<tȓ?_XPE 1k){6/^Q˯Ĉc|G {=M$3\]=Zhn8h!!v?'j ٸ #Y")@j>\u'b}J-^9o ͒V7Y>.L6Xt7O% eO8W,?%4&{-8_r"_- x7S9r)a3^j s~kH\=ڞ4«ĭH+n[R`{tG罄/Esvj^{nOV]6x`TUC:Y|JRk`QbƨkYQ :V# ||i9q+чo|nX;4HZdJ<y͞71Zq$̤œA*{/oL(\Q^6'wA6!}+qk'=xHXtdqSG9IԒWց!Ӆd\/5v^Sx?s|J/Oj Ug5L,Χ6*N~MȨi}v-B%WnZ}dR׋ Ef0Li7|uuHZ@颧cgm3~:k-=2SOaI,|㭹()b$"SQАAfT ~╿$/^iLz|4ϐ6)<[J4#iƄ=w:Jis=)1ݔh~K%o-FdfgO^}׸ag5g7 v!BH8̍p}C6| /M$ڞ9fIo. +ng (dW#O5"}}6 5DV{u!Ϡvh߿`WĀ@d`Fw>O1o=YMoVnkh{vll5&;.{̀~={`ԋgE6>N _*!Jy8MK^BY2AMCTy= I5,GZmҫ W "JFw} ՐŔvEێO&*${mzJ am57d}Ck9[^`e,6\10+9MgCbQY2v=y}^av%a~D%qqk ɍL04n*Z,/VdYl %8i*QoO \?5]:w`ݾ GGNg WQ?WIsi!e)t"ܡ7#ْ R"F|&e/ggi4g$pJp]GZȹ.6^EffxQNtNYx;¾3kSlG\\9+sJ ƠBrwJ嚃 -8gzE@$_ 6׋p ̍P)Es0Nl0G{ 897jvGی'xbLJK,0xh?qfBN#R!kkd``f,Ǒm@Frc< H#Ez.:|rEn-P vMqnZ,sT%-}fۏ #F"a./DzWFLCY@44'\c.7+zTȉ93lD7YMHdl7}2@#% 3,?hiYxTTݫ >kR~#)BdY&@⎴欌y>G0V t>(#\W;3Uԍ ^Ahz:Kـ+s(X=Bps$G{?I`wyDK`[my%Ԫ6Q9oO>gDKK!gO{QRoa{僌`n}KSxօh|vega+]v;B§u5y(^-\/@:gFPES+ҽ)`8})ws`u$X"l]da=NrRv0,SDzUbDEeP-QiGgwbk de\:WwPW 4$ |Vۭb隣+-Φtw!')vaibC14Tƞ<I%(z;ҳ/PT!TcсYPSq: %kQ^C=8n]9xh0PSQZls;v)ſHIV?QP*7r Q.}iLa; 0Ttaf|wKp,>5k8:ȗy!_(!t=-P !V* 6ߚZ9ໄXby{XY$ԘyXM0 ۡS|y5=x+}wȦ#W I!1:,PS>& eX{o6 _eoE'LB:ܢZ.C%7='$I: dv*k|;j*f- x}tvaP]2 ,f5x~l*(nF`pܨ۱ *gB>e',KPy |A%}+Eȗ<'*BNyJ_8)GZ|{L} Ѕ9#6W7\u=qv5JgR͏".mZ_W#6fXM#}xE//!zag(|(Q[>ɚZx"Lv-$f鄬6\B[OaY_DeƗ qzPY:($-!r˛W)_tԐƸ$r`TNgXD[L<3fh: tKYc@QxAYyn=9\ǻܣT1@p6Q3 TB_@"}JjXQ &OSq[@z~  L*SO !Ҫ'NҺГ4%^#(0P<5Ri:>D6"GM3q!_^.71v:O͍6Pb)*zԸ:N"U̎8D" aǴl=^baÿK8h"1[W}#f"y{se $fHc)|1dW Mx#?!LJdPDWbaS-W{d!HnX`64pW7Cgvgi}A;/dvȝ?&yogXKT&xEW\@XU= ޤJcW uڏh\*;s$*?eC2LLG&K¶||SSm6xri()T!dHxaޓj? x` o TXy N_7DHT>Ga:VҪFߏzf;,CGp܁ER9{B< <nǵ CǞF %_N{dVִN.װ,AwL'[sڗ ͦX! EkbhׂMtrSA;*+drq><.o,i.j2&,d"g̘"b5qV1q NmnOܹZ jD!;rƁV g*6ʦHx?k%A:ܯĪ-2_Y` N#en9a`FߢMpB74C b8;;Wϙ}m4"o\|1p/q(!KDz X{ؙ%s[3hnWOa_ak>ǵ< dCR<ؤAsأ==fB%TBmRUr:Q0ID[_t. aLC~'SP@`(̤F )K,@^j{vL[,r>h=E~/eQL5]"SҢGi}3Tځ/$#^3lrLZxt%$uLi~9kf?c{td0&,`]`~tRe(h" N[NGA{=qܳ Z*kTx+v+ӄ,h9@vj;YOM]Ӫ%*^jeHW@m݉B{u`XC. D%榈HNx?[!ꪴ+L.}wnQf"pw)j(%-o)wm WH,A.N,~nr.- ~nc涴sCTde_k˿Ԕ@?S҉ؾߑ7Y }wG3 A*Χ< q}d|oXsv2M >P? ueUÇEETtm^o۩{?ބ,ԷBY+gX9Oùs&JnfD Q\[9sSap_4uPwXZ^yC@ Yd<8ƃ$@%Ɗ~?, j_A,!~ᰳ&#'v( +̈́i2Jev6*Y,@/?^#gtέ#^f 9L3O^PSĶLpJ rӁXD h1n띸4C>}"nd+#EQ2lkVxQ~qZ$I2G$hzWzcy{*x|#a'Q~s:{-çܵHű݇.ݥ(( |Oqv8ij=3qruKtS >/8A07ƥ \X*=v@$EK|Nl;NuC9ƒ!odt%O+ X|nxї=)eWKZkdS ~/7ku $Tz. ))SG4ك;̐g Z W;{$|D%' Dƹv8ֶNѡ7t!,1 yRxL!+F;Dv3Sb<-AyiFΈKv۵e<G$Bjxuifk5'"M6{eJ|zW( "'oo qf%͹F"~WT v:Vķ=l~a{H#(H r☃ﱳϷB@RPnµx,fYG:S  Л/WSz""my˜ᡩIڣVX*.%>f~˲7w{fMUd$cU|O 5s%y>LJG?Z0vq<4)N%NW1\ [e̕5Lbj؇xo%—S[~/:` hj0OTZLTEj,~#jՐ߾44p qyiKg7(-F]Xs&ףt]Q˓P_2Qlcw+?N!, |9haX\k5H"M`kxqAΡTf!:C<; :r^h'԰ä}]wX>gmm Kn-ISnJi AQ$ ȁDiw=V9IN\_$V^q3xWVQ>,)kdRezM[Er) m)_[T6@-ztۯk>^XRR1!xRv&/ CW,x݂WdB<ny6-O['K8*|Dp}|wߨ]s/yGf tYm̹[cYfqLBmwtsvXv@ _%*۬ϱM0?+-+u mr!mhNmBNzmU"a@q+Pp[ D['7>|$׋J; ^\U#ط.lHh4 5?>HWTx!*&BADҔ)$$Y DV[9dj٬aoEV7/MCK!ѝmi dD9?[օ̦7ȱ4z9yDIb[Z2k;o;K}z/$#ԝq \$g"*8{Hq!H O$N28_hΠuaajXf{_:t~#IlNuCaw0K zr? S|`QBj^Λ8Q,~l2Gf ^/&X l P2hHZ 9eYMpo3:/tG-[~Ҁ,u0^^,*v3ڊn`wK_b(Ϋj]o^ ˎx 4&h"S=tN:ٯ*f<D,7ڎ.`}zS#b : }]8w;`~`2" vC _~V:*?2çj˞3νqV!Uѹdaf2/qz%\eVc%)J(gla ,̀aAr=^/$uPR)EdCW.xoJDMx~#`H_\!^lMrB ̋?& 3K--$!(͏>iAMWY Fm 82e L.oZ, 'B! YST=r0slwS' x%!аu iϮW5Եg&0*E,ՔyHkʠ ˾&B%}&o'o" ݕ]3)qžY%Eseׂۢ.s|V)K >x($6U76\x/* iL!'\=̔pķVWGn?mi+hi m'Nni\=ۥPQz dm|z\z< =Ԩ:M)4̈Kbޡt]eGⷋű{~^2f͸QOBj#ḎtA 2 VĞ7*ۀTH qUޏa˭9,bѠGڱ۫tL=6> 9wJyRT2