search for: 08i

Displaying 4 results from an estimated 4 matches for "08i".

Did you mean: 08
2000 Nov 28
2
BUG: polyroot() (PR#751)
I have found that the polyroot() function in R-1.1.1(both solaris and Win32 version) gives totally incorrect result. Here is the offending code: # Polyroot bug report: # from R-1.1.1 > sort(abs(polyroot(c(1, -2,1,0,0,0,0,0,0,0,0,0,-2,5,-2,0,0,0,0,0,0,0,0,0,1,-2,1)))) [1] 0.8758259 0.9486499 0.9731015 1.5419189 1.7466214 1.7535362 1.7589484 [8] 2.0216317 2.4421509 2.5098488 2.6615572
2006 Jan 18
1
function 'eigen' (PR#8503)
...the function 'eigen' in 'base', for the following input matrix: A <- matrix(c(2,3,4,-1,3,1,1,-2,0),3,3) eigen(A) I obtain the following results, which are incorrect for eigenvalues and eigenvectors 2 and 3 (incorrect imaginary portions): $values [1] 3+0.000000e+00i 1+1.869518e-08i 1-1.869518e-08i $vectors [,1] [,2] [,3] [1,] -0.5345225+0i 4.720910e-17+2.643897e-09i 4.720910e-17-2.643897e-09i [2,] -0.2672612+0i 7.071068e-01+0.000000e+00i 7.071068e-01+0.000000e+00i [3,] -0.8017837+0i 7.071068e-01-2.643897e-09i 7.071068...
1997 Jul 24
0
Security hole in mgetty+sendfax
...=Q!!.I8A31BLY.=;K9^CL\66EATA#(3XK2"8UE.M#O@]"N M(&Z2_C1UIDF)6I:/9''O+$HLZIB7_#ZV__S+[^=<?U6GG8ZOQ''294HB=$F3]M M T_QM_D/_QA_NWX\5+]I=+ \14[XY<QJT5(?Q&IX+RL\0.+6U"?*^-5NJ=U\ M^;%5XEK6@(>P9M5X.&>M2?<QUBI&!Z6:&A"5#BJG@K_OJ- WYO+NLT!08I=I M[@47/,D,!^%D0H;M>P$%CE$RP<EB[$IBS$VH9H(?B/G;\$LS_HA_KC^B+=R. MR2A[A8*HJ''4$U4/1M''TII[#11AM''4W9C<(8*O0;"R3&%JC4=:2:AB^&/LA@* M,>@.E"]U;93''4_V\O]''>BL?>4&UM(=OKQ$.?$4ZE=@Q(>]T THX\H-\"''@ \ MHECYQ %/...
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