search for: mzz

Displaying 5 results from an estimated 5 matches for "mzz".

Did you mean: mhz
2012 Jul 02
0
Fit circle with R
...<- cbind(xf,yf,Rf,Cf,Af) return(m)} # CircleFitByPratt, returns: # [,1] and [,2] = centre of the fitted circle # [,3] = radius of fitted cirlce CircleFitByPratt <- function(x,y){ n <- length(x) centroid <- cbind(mean(x),mean(y)) Mxx=0; Myy=0; Mxy=0; Mxz=0; Myz=0; Mzz=0; for(i in 1:n){ Xi <- x[[i]] - centroid[1] Yi <- y[[i]] - centroid[2] Zi <- (Xi*Xi) + (Yi*Yi) Mxy = Mxy + Xi*Yi; Mxx = Mxx + Xi*Xi; Myy = Myy + Yi*Yi; Mxz = Mxz + Xi*Zi; Myz = Myz + Yi*Zi; Mzz = Mzz + Zi*Zi;...
2007 Mar 05
1
samba+ldap: Simu.- login of 2 different users => user rejected
Has anybody had this problem before? If not, where should i start digging? I'm running Samba 3.0.24 on Debian stable with slapd-2.2.23 backend. smb.conf is attached below. When two different users log in at the same moment, the login process seems to freeze for a minute and the client (win2k) complains about missing profile or missing access to profile. A single user login works perfectly.
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...0U?v;9;WWh$BnmOxZwpZ>WDEn`&<jww z6J(VvrEZa|R_b#8(mn*tE(gFOnZ)=2Y!(1-a`R37`v<O_qMwxmm0o{)e_xQ(^FUEm z2=Q#1uSP39Qo>vOu=!h3YN8o~EW>&;MsI7>!bP91WSjzmBD>(>^1)fVJI<eN2r2XS zIIc5kI*T*^!D|2dxzwaSEc*`Ei_a^+`B#3D73M9Q7K_lu$@iDc4nH(q7YyDo-=j~G zjwSg==wE*;$art8)EZ5jDp+%nEObnb)MzZ)Q;efZ^!_S8Y7fgS%y`esBF17BW&N6? z^U=PsM|16VBPh=fGhNu5klOemn599q8kpkNIq?~-c`2g~)9256*T0Eod%$45C-v2z zl3w!nP>w-$1wR-uXI>bdNFZZM;4LaC30>gzm@JfvI$4Gua}0xO$mMt%G=D})K>-mQ z3V!<^k{~$`Pufbo*&WcGCVLqO34s9ZRiVSrr;_q!ZkVM71H+iWIS44IgtV-0GKw|m z^QRx5+};FdiYudZ^&f%K)~AfLN>$>Te&l...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...^oP*JAEI?4)v-X{L`jc^Qvco)FjegD|xxBcY3 zt8&?eZ&&c5O>a;v;LbS0x?NgSpVkdE4Er#^YiLB<r`3>a$T2O!S6_=h7S4A#MUxEi zM+JvhM@#D)6TI(>9OXP(#NJIv%A_m?5~9v(^X`+Xl_8^@<wm7}SiC at w@ty2ZJXb%0 zzW%Pb%!Sz39-x9AfcxmFBKvVXs2Fxyo6q!GD at dj%cUW5yfbjiQH{#Y^n{cZ?s#M|O z4?Y%urA8k8N3;h4(D8z1zO42**%MzZ$cg+SK36#3?v$}RflkVg?f+&N`A5hx<$6NH zbm#wafTK}fSYBL+F+Uc5uJy=2?P#}oJca^%OfZ*qjLjA_TZ~MAG8VyAO at 4XZka?f8 znYmo-78YE3;=MrBBSB=`c4Bim^N;&Azdzjg{n1<ap||jCxBF~&h*f2H^VSA0e+nWI z6iJo91zi#3HHhgkz;}(9CCK%ZHoSWEg&u1uS&FeTgW=ZgR85|YN*Gnf+-#L=%rBHe z5t at Oq5N_*F at OyhP<jh=dC_jF...