search for: xks

Displaying 4 results from an estimated 4 matches for "xks".

Did you mean: xcs
2008 Feb 21
0
extending code to handle more variables
...- c(25,30,35) x1 <- c(1,2,3) x2 <- c(3,4,5) x3 <- c(6,7,8) x <- as.data.frame(cbind(x1,x2,x3)) delta <- c(2.5, 1.5, 0.5) h <- delta/2 vars <- 3 xk1 <- seq(min(x1)-0.5, max(x1)+0.5, 0.5) xk2 <- seq(min(x2)-0.5, max(x2)+0.5, 0.5) xk3 <- seq(min(x3)-0.5, max(x3)+0.5, 0.5) xks <- list(xk1,xk2,xk3) xk <- do.call("expand.grid", xks) I want to perform several calculations with these variables. For only two variables, my code is successful, however, here there are three variables (x1,x2,x3) and there could really be n variables (x1,...xn) if need be. Belo...
2004 Feb 09
0
Returned mail (PR#6561)
...?0??0F?#71?:P????&?y???y???Z??pO?? ?I????PA??'?L1?T?_??`&!???T??t??tsK?HP?G??"?^?Y?{-????O?f?F?g6?????V?????`YJ??g ?ScVW?a???m??r?,e?_g???????Q/)???*Ph?????????Ud`? |V?? ???3???#??a(??u??#r?U?<?ja?3?k3???R???t~F??d]$g?Yg#?????\"???{C????{M???;??cPAX9 ??7?[s8?v?u/??W Q???X??xkS]???8)?o??'?/r??{???f?R???^$???8?????M??s?p6"K*!YO?U??*?P<???6p?????Be???3?5?ex?S????????m???4???p(*?T?Z_w?&?O?????c3\S? LL$?????h????H??H?)h??A??r}l"?s?Kf?v??]pN? ????8r??? ????V6?uO???????????N!?d?7??,????Jj???????????D?? :?8I?jA?G????hI??S?1Mw??e?,[[o??????9????Lp?????/c9l??...
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port. Problem: For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
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