gsl-2.6-1.28 >  A ^p9|  (%H9 w_t2ޟࢋ?;w#r/\ۇ3pʼF "BBl8:r&^e抹k hZE9r&cgڥXr~qfwg.q3/ yI\H _1&R t-Ah|^q?hA2&`} 觽QH) {Y`B2k)+߁{.eC6|+P=J$xd1e0102431e7f03c5eb34d485f3b92276ef81c3b57d0ae98837fec93af22090d99e5f5da0cf395136ce4019bcc8b42d085abd991|l^p9|ԗ: PH)`AKWA6N6qiUzmgy0 /W#sp>+h?+Xd   &LP`d}  , 8 D \  ,@ p  (89 :F&SG&lH&I&X&Y&\&]&^'"b'oc(d(te(yf(|l(~u(v(w*x*y* z*++ ++TCgsl2.61.28GNU 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.^ibs-centriq-3SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-laterhttps://www.suse.com/Productivity/Scientific/Mathhttps://www.gnu.org/software/gsl/linuxaarch64 K1A큤^/^/^Yt^-^-7570b93f0ad5c063087fbf93a537b722e4d35651d6fd2f3536e3e1ff4cb552f749f09e07d8aeefcd1c25763eecfb953bc5fbbe67734f6bea704b435117e8b11b8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903c4ff43c896fee8893aef16a9ddc82cccdea2d9f00a3a7f5126ddab20673aed5be8ce37e8a39ae430aec0011cc49fbd8a396b0256deb896b6a3d2927af745a8e1rootrootrootrootrootrootrootrootrootrootrootrootgsl-2.6-1.28.src.rpmgslgsl(aarch-64)@@@@@@    ld-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)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@cgoll@suse.comandreas.stieger@gmx.deadam.majer@suse.deaginies@suse.comeich@suse.comjjolly@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 checksibs-centriq-3 15914063532.6-1.282.6-1.28gsl-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.suse.de/SUSE:SLE-15-SP2:GA/standard/aab13aaab0b2df7ffeb3c982c0008cc7-gsl:serialcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=446c2f7a3e9fa2c92fd2e58780aef478ed8cc855, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=6676d6b07e3a5f3432972432f1a1bd827918f8df, for GNU/Linux 3.7.0, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRR`zQutf-8b39041e7db24073991c1fdfa5ac8a35e8d050b1aeab033922455ac21eef21ca8? 7zXZ !t/⥛L] crv9vWr ?3.&S& '|CJ%==h|-A9yO Dۥ3V$@PM)䭓˹f QCnT8^>b+vB.ʆ[+aG4Wjޞ: T ߡdF(=(6^=Pv xDgW~A%'B3m7Z(Y 6HǦ#^9G~%TRjу3[|t<[ ,LmNm-Y?g@$Rahx<=1~t?W U|W=&Gs-1RIKmr~N3?c7#YTWtjKɍz'TtJ[T Aյ5M+k+ӷ%~o?g]tf2N U)BC:90Pe~e `l6f([鶽gŤvsȍnOܾ+@*\4VE]%F:E@aF^͓|ܹ)X3UQݕ=YwUqIz .s͵@i&m],MEO*T;/֞j UzWi_0p:ί&W.]<1Cp+]t$@w#2ptbjq躜aY@RRÞU)D :g@d mc{gx[K2cJGµHIS:iJf'0RgtJq~K#x{j_fiIG9ɸq.+\!VOZya9QC j Fq&Rqy%V ' vBFK@{{U$ ّ$N{͵]ݣ9XsRg3 "dQ[ͮ|h[.d~yG8Zyk[it"ќc^/k:9BO@t 4:vT^^ :! g3ԣp)hإގ4%9:>fcA.jGv9C"!N5@K/Z}}QKG>f*GO7,b$ZLPfbWv̠(SC?kS.kfAjvw~I rP] h-Ϥ-F!}ӄ>~#! ͜VLT xaF_~r|-@`׭S ɜCz8a}Dͼ- ;M*}>2e4Ayj݁U'+14*i3HBť$Ц.eN}HT(ܚ (n쿆4L-oR@0lbdOኪe ' $^{ax-fGgD;ggX\"+. w>PÉ'@^F:eyyy @,[ؙGK}%7zng,E=GvA-X-H"bPTW`B5 FԆ͊`5oB@ =;^}>ZvFAś%*Ua D|i&Y>' E5ct6v*&*9"{+ ]2?-@47aUW>MK&RUX/ܺŋr0K7+9U[%y#vwZ_$6^I`8ٺ$ >Ԋ.:u`'6s"Ot.?1up3D6=0.<{rS=(l}Z^((ӍwrT>IId07hzꗾ:|{tnJq9_,:s'kj[1$\td*|Wjڙ29O-$FrX[J4RÆs Uj-л朸` Bt@K߻Q#F!)KF"%xhN4lfr^Bg+rfE|ZlKw^5`uYZF ߨlU&Vk 0{_}{!` "oER`AgWn\=vI"IZfN<~koI-3@49vZS KC)S) Sq4WKB:)+)!ӭ =#߷gxߑӍK0لDI $jy9aƌ}nF`Z`I LC6}RIU{iȅv2\bRQ UacV e2oZYٶ.;LJ@yFYKB8`6M_LBq/¥ox)6 :D`Xr3X}nÀ_+VE덚 Y ,'k3(zjK{a((9(G %L& 2 ѸOY㻓)V GXc\0ɵ@"T28]IkD"J0/k_R"R)~먴-g8o ڙDG1" jU\i;뛣qNK)`WS[9۠ xd *CjnhKN|e&Pt}`HvKXfGT;JW?0hz/˟wҞnکHfU ^Wnjsβ ѤڹھRYuDDU6۰CS@Ig31_G9YA+zpI7M7{*#wµw&+ +YauƯfhLoL2HIz3qKpf"cYܸKIm\SP_Շ:I9I'qjl%$,m܉M*Q| |Dqa.ǭ=xOq\`3=W ԋam! ݌>;o;Y*'FHByZFJ] j>nmڜ l{0qujHT-.GIzT5w9gsh^ܚlXYG|8OA |R@B*;c)G 000D7ZKosd|,܄r{arfHW+dyvԭe$Ws{qW-dG4Tr⥚.?N(]v&'ZS |y7$P* fktRޅ=݂վꗍP9 e$\T Ut`@˖'hٟzOG]^/jQ7ELؾzΊ&ph–Ə>4nF3*ۤPs4]CE0K8&R!Τ589,F&N"~{|ha)jޫPTF i y=hj <)R&*s̗ݒ\ڰ}{$j4H5} HU"y ފȜ+2(GW p 3Xr5([V&/˺z{$ge9 HPݸa!1d>f4$B HV1žpRrJ{=Z5w we=%e?{ 7UwЯdV_KSI̶jKnցUZard۶ #;\< ؙ—^)JV]ۯc/ش;UX!'rϽJ?aSi~Eyiڋ2K bףbz\m2Ēnn!_;:6Mgz6|ȿq5*U,Kp_NH`(?LN\$&k:]'s3𷵐`(ݳH<"1"F]7_7Ye<fK0F{E%;@Yb7?vY.x А^SRFVag`7# Bْ  or\&8+2W'gw͉ݬBĹ,Mg᠜~&n?Xqrp:>PMգZT`p2?*E ; W`D9XLHk#O!`ajL&P̋ZoȆM} GCbscgEs y]․QaK015ê(a=7I<Δٕ2{vp荬aI^Ft.2=;~lXdYqΫzGiiү}(n|et-tMT~}z!w7 fAT Ҩ޺/œzu|aK:o$Up\,;=3iL _ДAv5p3`=_:S=%ss{{;{]<"W0ճ/@v4D1M;;# nSC\08^v]>A3 ŵ2߀\, '~хz6ԙMs?h8Z^z8a#QHM{)G}a78`#Y6W /ȷm!5w/A8g0>2ua,(,xΆ̯ZO$HƤL`p`ZC@5EGӹ T!=t14lB[nf 7CLAMc Ls<F1Bq5HVAE/8CTp?%m t3Qkgm< Y֘}.yZZQ[u>ڝ0D{*'^s'TnHOSP{tVMM8!K7J~ WNgIP=lb_Tj-"M꾿RʹJoyY/|ҝAa{S4/=Ъ0+ ZUBFOgϑN`L&zG{u[Gm`:*#{fwVKv\$ܛ+e'zr'޽PHܸ"HNjiwGdrMϼzԥ`CWTD]赇ήf[WEܤ$HO@b"8Ow>g>rsXuS20t!qXSoi&ʸ\e\7 Mw, )7%!9ז%LY? a9'%x .M1t^B[-Ay/uFڿTr)ֵBQQSFyKTb0RLL J94*Xx Iǘ|KEcj$^ 㺝 S% mٹv)q$>s,Z1_3)7\&c*m^YQKK1.W\ {(ݫq폒~lDBz@f&x-Mf.sM?LLu0 yDrz{$چ@U#gh6;-2r ЈcD8SzȪ4E.S=yHK/nmE*#fYMWauRTX Lu&5njXj@@.pgT-ߏa1. 46fYnSշoRED]j߬gI:!cl) @=z==% eI'0{]>J1=eMq$Љ' I{3ܞPUMt԰J@Ƹv/[qgNES+%=X3-lZOA'F|z;դb彰AKwhƷ=,0DNjXfm5B9Hj> ѝ'!Q(8 Mt.0*|u(Oscq(YgQ';@܏NpĮ ?*S%2qfk hWy  5?1%-=HLf~b8 Bf0C( (ՊW8ڼzΤTI꨿^+,zN]{JOG,L;[:Vݱ^e 7˓1'j#)4~6l.?FuW8!Aƶ (L7%A>̨ fgpTp? JpF1o1?lxyv[n]Hlxĉ5(&17"pY7m5}x6$>{#{$|X,Ȋ `YEw+>3X!BjBvYeCxϑQ+9vfC\_Ď?+ 몠3sE@62O=R-Y"=UT~A&;ɄRx ֐6|ƤŬAOc1(ÀxIчtxՂUܸv4 =5r=kkC0c'Jg]Hp4Ka;U-S*cHshruPwrtC蘓PFYZ(;gryIQG wעU~{ӷΟjƤV2 b%k3HL0,f/0ydFIIT$9U 5LCm9f۵K2'ıGR(aZZD"^Lȝģ$ѨQ(InjGPӜG$szҾ;/ ؠh8 1uj8 9OX/ .STJ(eQ?] \lKux;MP'/QG՟OPSYqUZ)˿/H(M0sS# ߩ`tTZ` ~*jCzNb^mù9PV -˴v}=!qгͥYT4 N_`(Ƽnu5۸_[_* d= [oM\;M{JM 33Ҋ.['-eٻw3EUB5EM%kbY @-a#,퓴d6^e1I?t#)bd!C=\26pVksdhO!a0ruEeTk7"mTՐ0 =?l!PIs(nڂn³'ɏR*5h-#sxbV$|ѪKw툣 Z_w;Ћ`aᗼajo\Q&9k kSÊO&[)cu+{5Tnђ穸vjEC|5~cօsK;u6 bȨwͧ hzh9kp`wXam1"~3LSK),Cib q]]۔)TݢhnUOD,ޱIlТF|x{W誋S!P 'n/ JpaxUQ'g^O)wH4 qU?X@;eh]:])5G@5eh^xx,;L҇ȾLT=qas&t+#TO2/:~kg/`+Hs`U΁7E(/\#qv6锒-Z`]oWT*N{+-KG}M6ۭv35 _1m 5Ni mȢ00.ıƼ/ ~|R''Py?]^Nh c$Wy3RES js):@Lba}?mPYþ.LJ|3ҟ.dYW%? PUn=k_Anmu f?ttȬb0sY|gr"!WH(+V_EfT*Ts[:0]u>^y\-/nu䗁S}WwDz{i5̻R(r#>7 0:bb a)+Fh*E?">ځ x: yM,+a|9abA`-Z=lxK(S,ڋ ͨa5ߔ:*zk ~k6ĝag54pݗ[ІE$mNl^$.} gWYKBNBv$U=Hdrqn-vthf51ֆU[cK4HyD"Q|9E89OIL%n}7T箃Kz"撴|wa`-.rz[M&\c^c-jh#Q`7Otd*t;U n#K-BI_*8Ӯĉbτ46Qe.'%VPKMAŴV/wO߫q)R[D}ޞ·)L2j[v&VI`n @/jH9MiȋYuM؟@i:N[0o66.5^%IW0"KL-#bhYL0b,w2M(X0<7.Rܱ0r X G5~ Phf1)}Ox&dBIIL,`-nv>:cs?C0N; Es/MOuyR7Pe)"kWT' $aEIly45fSXbޤ~A7סy(Q }iv EcoyP#¶gJw"wQA mhN\x@9A ~=(q-Wfϝ<~sCD)_c%ӦJJ ՞qŬ0-2IRlgqiq}qTcvgG\?<{Bt,c /D6Eg&-KbHf-0CD֋Fs҂ z4{A'KT:e vS <`eY[輵[({)#qhӰU[RE+V=u3J*r6P?dE r#^3d,`/Rr Zܧ8{ˏtHNA1S?z !*TD[5Nܤ(SCPѤYǽCL$wų27CamlHD8HZg֭vЛ7RA;ILPC 5CI\lM--8(ҐՎ: ^bmݎÍf,-`%-Px hc G@8ڬNOθRX֫ip%O~ۮuraA$)!EGH:Q49}/3je"{z"Xy &@WgJ:"ɜْy]F,le3mJI qz53 .Lj#GU/dt7 )=E?nZ\N*Dg/EU;=ølϒғ! fN{ɥ0w~]f)ܠZ?q%VVlA Od`x~v;T˶kqOQ tLoH &ځܾ(N8m,Br(_IM/IPS|>SR˿>L<`E@|o-ߒNkm 7Bl-uTF-{]J%_}:C ?<8S3KrLx{Mi/w,}mE^a_S=#Kڧąӄ̮T(ƒ@pH3#hgT)!B5k)~Qf1W< c%7dWE4zwMNx13K:aBnC *F.z=Gػ@R. {='^]A\,2.>yݰ9M3.A,}AK/|&]z5g+0OVu'c?}ׅ(||R>5 ~-z %kc}"eXܷ #O&4wXv[u %ΑǞ,E]:Cf -֮Ӥ^v_Dyc`P]8% q8 $ζD/ Oi1;5aIK<6q}}6uDkfu aoE{0vq$XH2oCsC}SĬ?4[O&1o(CleQd LpxyVRo{FH_zz+d]{ Y na/7 yI i Rv~%8>8}+& tPG+]Vgc-Y]o?By*ۅi8=_t\=.b5$;xaP2Bw-Syi99c]9G^԰!aabO r"lF+lhixSzfIA^Hfn(pP<Kd #TVy z0- .=WÓ ^~`X,xC?@~ 1U}ńS"9l%1GI8C$o++w`6E֙Mjmv\ک;2 gak,bLa'T%ƀ69z8"Aɏddy% Am\SUzpadt>#[ Jҥ;a=V";GRdy1p$-rd];gnõC~\Ga:Iq͗PTk$4ѭqC|Yv e"m@Pga6X- %S-pP=ktUpCSr5i{'ś;bf 6mH'a\c=`UE[Yl߷CW Sj^" K =yZ|& F %dX0:dzn?k(XMP:u/q/:(Y y>71U|bT\̃!.KQl٭ϡOV sS) ]ѰZeUՈP}q&6aS,Vf;xT~҂Ƭ|)D9sP޶тRHw>=;}|guRXKzWouKO-B9DDOgmQ' ;G^myWXܡ:mȦ!Dq;%P 5p٫HP@+nQS&e |n5nDbvNJ*4^@2vf|Umqoa03mP;9L[~]4p:cqAw2ϼH WtUa6#)(L \1&n1&boS UޘiD,ty-0HQY ^c0^^_`GN8qnxI; !(4"9[Q,3LZB#̦`aS7PI GV`i~xD"3Yi3V-y@}IQ/Wudbp8iT߽Q¨UGf *\b N!#h#tY5g~aڑiJ5̽JPů~}gFL{ٺ.Qs!+- fit`lF أi<!0P`g,JA#l %~ϫSdc\u=#sKawcӤANOpS5Ղn&GgAx7TEת2xqc/A%M)w.Z<"n$/01G5Պd |-K"%AarVʫ]:lDƘjmKQer3@Fv/c;͍+G{vM?"4oFy߮)j JA?NRW]=_5y_M0A4Dˀ 1@FpxX?^"SOKi< 9j$\'5v/ ' Ս (x 4t6z)Q`?Rs DWbY|R΁+B.m>leSgDZ>2dy9 #&9i\~eMl`\Wb|7+v1$G]$b[O4?-]E6D(G0p0/`H&i8Dr\):,n#ڷWcU:*sҶ8ky?`AH,6L5I FeŦxtVo؁6#*؁:4-JhGxiɔTŽSu7@-c75q=Qd|c~g Ra3Ϯ{Md?Ey@0FwAf޾#Rg!kODwfYcEV ӹƩxOSIH{{Oot9 wX=FB ) ŒJxL\qslǷؔ$JԫD&jlwO&my"PK䝶ƋzhEc zjeq]xbSQ!cf{H=فTBYA`2&"BX\a;]@ͪn^Eky'ssۻCῚJ c+MKO|E;~nB:^вQ67Uݚ;&y#D-ǎ#e>ŎMԃWe Qakj,Xr< 9!.ÑE÷:Gwqˉ q a\'*DBy죚LS7DAf(HBxg_L}l[|Ŋ\W-@8K-qxbW))LP=\`!E&6탚ڜC ީ#9vW Fi)dW!FI\>(s荀X<ֆsd ܴS0ۃo6 /솱'TS#`!Vpg4}PFO2iK N0 QS !>Ve=6OC7́]̓Q.oTc;XSʣ;nħ*J187Wwr=D "`նKHjoH ]ob쐦Ghq,)̛x4!Ko5ib״|2.p [*$0|[&m>7g IdOO`<#so/02kb=~r҂֞_;Ԃ,6'^jD%dU+N7pΝ|$<5c|J:]bn$DB=A%hlyR+6)2's7fiFt&uVn,9V9)(c.xE Cm#>qh >=v{ļS%Z݅}uX㩣]'g~8߸FvO{#axs%N?td L,(lރŶBhQ nx@^ă sFFM}aa$Dc+ _^TP7ޥ^C :QKqr@PPz*'![~5B_@bw[CgKE MI7M8Nk) 齸uD 5lUIysnaͦ[d^* bcxYrJLXtUb)`0au3) |2goZnd[A/i@qs<P?1J>f(pT56A kUs ԃhZqwg:;G1DxxC ӕ3eȺv+}uX?EG M,mFLI*6dkRZph\,M;솦[^)~ÆRK2tu΄9i1"iL{Xl}SCA=Ɓ,eIYlY">޳?mRbf惄^n$2s_@T﬊0ARQ[X3d.*[e @e@Ss *TQ=,#D{.ŧI텛w%!{wa~;.ǫug֪P&҃k@i%܄K w^0?| 0; #&:'ΐ§㬄~>j9\R ^ gݦY4ʛda!:&-ZGV*?tkKL(=aJc*1‚a. 2;5d]`јݳ'/o X1 YZ