search for: l10

Displaying 20 results from an estimated 32 matches for "l10".

Did you mean: 10
2005 Jun 10
4
data.frame to character
Hi, Excuse me for this simple question. How to convert as.data.frame to as.character? ?data.frame > L3 <- LETTERS[1:3] > L10 <- LETTERS[1:10] > d <- data.frame(cbind(x=c("XYZ"), y=L10), fac=sample(L3, 10, repl=TRUE)) > d x y fac 1 XYZ A A 2 XYZ B A 3 XYZ C A 4 XYZ D A 5 XYZ E B 6 XYZ F C 7 XYZ G A 8 XYZ H C 9 XYZ I B 10 XYZ J A > str(d) `data.frame':...
2006 Apr 06
3
convert a data frame to matrix - changed column name
I have a question, which very easy to solve, but I can't find a solution. I want to convert a data frame to matrix. Here my toy example: > L3 <- c(1:3) > L10 <- c(1:6) > d <- data.frame(cbind(x=c(10,20), y=L10), fac=sample(L3, + 6, repl=TRUE)) > d x y fac 1 10 1 1 2 20 2 1 3 10 3 1 4 20 4 3 5 10 5 2 6 20 6 2 > is.data.frame(d) [1] TRUE > sapply(d, function(x) unlist(x, use.names=FALSE)) x y fac [1,] 10 1 1 [2,] 2...
1999 Dec 16
2
R question
I have the following question, which is elementary but I am unable to answer. In a for(i=10) loop, I am trying to represent the 10 1-dimensional vectors l1, l2,... l10 by some expression that will run through these values. ie. soppose I want to add l1 + ... + l10 I could go x <- 0 for(i in 1:10){ x <- x+ l(i)} This should return x to be the sum of the 10 li's for i from 1 to 10 except of course I'm doing something more complicated. But l(i) of c...
2000 Mar 31
1
R: one bananna aov() question
...L1 1 -0.407454158915762 2 L3 21 1.40911506776508 3 L4 23 1.86473558331119 4 L5 24 -0.090884932234919 5 L6 25 -2.09088493223492 6 L7 26 3.36473558331119 7 L9 27 -0.559327664097794 8 L10 2 0.181304809992027 9 L12 4 -3.05932766409779 10 L13 5 3.94067233590221 11 L16 7 1.68130480999203 12 L17 8 -1.31869519000797 13 L18 9 -2.05932766409779 14 L19 10 2.44067233590221 15 L21...
2004 May 09
0
[LLVMdev] Testing LLVM on OS X
...est: mflr r5 bcl 20,31,"L00000000001$pb" "L00000000001$pb": mflr r4 mtlr r5 addis r2,r4,ha16(_Array-"L00000000001$pb") li r4,1000 mtctr r4 la r9,lo16(_Array-"L00000000001$pb")(r2) li r2,0 L10: L2: lwzx r7,r2,r9 add r6,r7,r3 stwx r6,r2,r9 addi r2,r2,4 bdnz L10 L7: blr ... which is exactly what we want. Patrick, I would appreciate it if you could rerun your tests on PPC and let me know if this helps. :) -Chris -- http://llvm.cs.uiuc.ed...
2007 Apr 13
0
How consistent is predict() syntax?
...71 ... $ y.l5 : num NA NA NA NA NA -0.21 -2.28 -2.71 2.26 -1.11 ... $ y.l6 : num NA NA NA NA NA NA -0.21 -2.28 -2.71 2.26 ... $ y.l7 : num NA NA NA NA NA NA NA -0.21 -2.28 -2.71 ... $ y.l8 : num NA NA NA NA NA NA NA NA -0.21 -2.28 ... $ y.l9 : num NA NA NA NA NA NA NA NA NA -0.21 ... $ y.l10: num NA NA NA NA NA NA NA NA NA NA ... $ y.l11: num NA NA NA NA NA NA NA NA NA NA ... $ y.l12: num NA NA NA NA NA NA NA NA NA NA ... I have: > insample <- 1:179 > outsample <- 180:191 To help you see what is going on: > D[outsample,] y y.l1 y.l2 y.l3 y.l4 y.l5 y.l6 y.l7...
2015 May 24
1
NEWS.md support on CRAN
That is more or less what I had been doing for a long time (having both NEWS.md and NEWS), but decided not to do it any more last year. In fact, you can easily convert NEWS.md to a NEWS file that R's news() can understand, e.g. https://github.com/yihui/knitr/blob/947ad5fc94/Makefile#L8-L10 (if your NEWS.md is like this https://raw.githubusercontent.com/yihui/knitr/947ad5fc94/NEWS.md) I stopped doing this because as I said, I found Github release notes much more pleasant to read (https://github.com/yihui/knitr/releases), and I do not care much about the possibility that some users do...
2008 Jun 09
1
Slow gfs performance
...arameter to be fine tuned,bcoz of that may be i feel my oracle apps is also very slow. In syslog i am getting following error continuously in one of the node less /var/log/messages test2 kernel: 493 [RAIDarray.mpp]AHA-SN01:1:0:10 Cmnd failed-retry the same path. vcmnd SN 7147770 pdev H2:C0: T0:L10 0x00/0x00/0x00 0x00020000 mpp_status:2 Any one help me to get rid of this slow gfs performance. Regards lingu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080609/19c82c9a/attachment-0002.html>
2007 Jun 25
5
Best wifi IP phone for asterisk
We're looking at a large wifi phone deployment, and we're looking for wifi phones that: 1. Are SIP compliant (Asterisk friendly) 2. Provision capable (ideally TFTP of own MAC address) 3. Industrial quality (no cheap plastic stuff). 4. Well documented (and none of the "only telco's get documentation" crap) Does anyone have a suggestion? Thanks, MD -------------- next
2017 Mar 23
4
[LLD] Can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment
Hi, the attached example works with bfd-ld and with gold, but not with lld: $ cat rodatareloc.s ... .align 16 leaq .JTab(%rip), %r10 jmp *(%r10, %rdx, 8) ... .section .rodata .JTab: .quad .L00, .L01, .L02, .L03, .L04, .L05, .L06, .L07 .quad .L08, .L09, .L10, .L11, .L12, .L13, .L14, .L15, .L16 $ gcc -o rodatareloc.s.o -c rodatareloc.s $ lld -o rodatareloc.so -shared rodatareloc.s.o ld: error: rodatareloc.s.o:(.rodata+0x0): can't create dynamic relocation R_X86_64_64 against local symbol in readonly segment defined in rodatareloc.s.o Changing th...
2019 Nov 28
3
Instcombine and bitcast of vector. Wrong CHECKs in cast.ll, miscompile in instcombine?
Hi, In llvm/test/Transforms/InstCombine/cast.ll there is a test like this: target datalayout = "E-p:64:64:64-p1:32:32:32-p2:64:64:64-p3:64:64:64- a0:0:8-f32:32:32-f64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64- v64:64:64-v128:128:128-n8:16:32:64" [...] define <3 x i32> @test60(<4 x i32> %call4) { ; CHECK-LABEL: @test60( ; CHECK-NEXT: [[P10:%.*]] = shufflevector
2001 Apr 15
3
Extreme Samba Newbie needs more help
...0:00 /usr/sbin/klogd -c 3 83 ? S 0:00 /usr/sbin/inetd 85 ? S 0:00 /usr/local/sbin/sshd 87 ? S 0:00 /usr/sbin/lpd 89 ? S 0:00 /usr/sbin/rpc.mountd 92 ? S 0:00 /usr/sbin/rpc.nfsd 94 ? S 0:00 /usr/sbin/crond -l10 96 ? S 0:00 /usr/sbin/atd -b 15 -l 1 108 ? S 0:00 /usr/local/apache/bin/httpd 110 ? S 0:00 /usr/local/apache/bin/httpd 111 ? S 0:00 /usr/local/apache/bin/httpd 112 ? S 0:00 /usr/local/apache/bin/httpd 113 ? S 0:00...
2008 Dec 02
2
Samba ADS Error "Session setup failed: Call returned zero bytes (EOF)"
...ib /usr/local/samba/bin/ smbclient -L myhostname -U UK+myusername Enter UK+myusername's password: mypassword Receiving SMB: Server stopped responding session setup failed: Call returned zero bytes (EOF) Any help greatly appreciated .. Cheers Mark http://www.nabble.com/file/p20793719/sambalogs-L10-1.tar.gz sambalogs-L10-1.tar.gz -- View this message in context: http://www.nabble.com/Samba-ADS-Error-%22Session-setup-failed%3A-Call-returned-zero-bytes-%28EOF%29%22-tp20793719p20793719.html Sent from the Samba - General mailing list archive at Nabble.com.
2008 Nov 26
3
AIX 53TL8 Samba 3.2.4 Active Directory Win2k3 - "session setup failed: Call returned zero bytes (EOF)"
Hi All, I am using Samba 3.2.4 compiled from source on AIX 5.3 TL8 and using "security = SERVER" in the smb.conf works fine, however I am having some issues when using "security = ADS" .. I have followed numerous HOWTOs and newsgroup listings and seem to be going round in circles .. I think I can authenticate ok against the domain win2k3 server, but then Samba bombs out with
2018 Nov 23
0
NHW Project - improvement of very high compression
Hello, Just a quick message to let you know that I have improved very high compression -l8, -l9, -l10 quality settings of the NHW Project.These settings have now more precision and still a good neatness.This new version is then better (and we can still save 2.5KB in average per .nhw compressed file). More at: http://nhwcodec.blogspot.com/ As usual, any feedback is very welcome! Cheers, Raphael -...
2018 Dec 12
0
NHW Project - good quality improvement & new -l14 very high compression quality setting
Hello, I am still progressing with very high compression and I have corrected a processing, so now very high compression (-l10 to -l13 quality settings) has really better precision and so better quality. I have also released a first draft of a new -l14 very high compression quality setting. More at: http://nhwcodec.blogspot.com/ Just a remark, the entropy coding schemes start to be less efficient at -l14 very high compr...
2004 Jul 02
0
GSL library and R?
Hello everybody, Is-it possible to include GSL library in the .C Interface? Best regards Youssef -- Youssef Toubouti, MSc Research Institute, McGill University Health Centre The Montreal General Hospital Division of Clinical Epidemiology, L10-508 1650, Cedar Ave Montreal (Quebec) H3G 1A4 Tel: (514) 934-1934 X 44730 Fax: (514) 934-8293 Home:(514) 522-5045
2005 Jun 10
0
discovery (was: data.frame to character)
> From: Robert Citek > > How can one discover or list all available built-in objects? > > On Jun 10, 2005, at 7:23 AM, Muhammad Subianto wrote: > >> L3 <- LETTERS[1:3] > >> L10 <- LETTERS[1:10] > > LETTERS is apparently a built-in character vector. ls() and objects > () only lists the ones I've created. Is there a function that lists > all available built-in objects? ls(pos="package:base") lists all objects that are user-visible in the...
2003 Oct 29
0
rsync over ssh problem
Hi, I have a problem when running rsync over ssh. This might be a ssh problem, but i've only seen it with rsync so far. Every minute I rsync one file to 3 servers, and once in a while, there are stray processes laying around. Like this: Oct23 0:07 /usr/sbin/crond -l10 01:38 0:00 \_ /bin/sh -c /bin/sh cronjob-server-stats.sh minute 01:38 0:00 | \_ /bin/sh cronjob-server-stats.sh minute 01:38 0:12 | \_ rsync -vv --no-blocking-io --rsh=ssh minute_200310290138.status <user>@<server>:server_status/directory 01:38 0:00 | \_ ss...
2012 Oct 23
1
Git clone manifest for windows puppet clinet
Can anybody help to come up with a manifest file, which should instruct a puppet client running on windows to clone a repository from github directly to puppet client? Great thanks for help! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit