search for: pang

Displaying 20 results from an estimated 48 matches for "pang".

Did you mean: hang
2008 Jul 15
8
DO NOT REPLY [Bug 5615] New: iconv conversion not applied to symlinks
https://bugzilla.samba.org/show_bug.cgi?id=5615 Summary: iconv conversion not applied to symlinks Product: rsync Version: 3.0.3 Platform: Other OS/Version: SunOS Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: nils.goroll@hamburg.de
2003 Oct 10
3
command line limit under unix?
...ation work does not work. I read the foo.results file, I found it only have part of my code and not any output I want. Is there any line limit? My code is nearly 400 line. I can cut some of them, but I want to know whether there is any limit or exactly the number of limit is. Thanks. Regards, Pang Zhen
2004 Oct 16
7
sapply and loop
Dear all, I am doing 200 times simulation. For each time, I generate a matrix and define some function on this matrix to get a 6 dimension vector as my results. As the loop should be slow, I generate 200 matrice first, and save them into a list named ma, then I define zz<-sapply(ma, myfunction) To my surprise, It almost costs me the same time to get my results if I directly use a loop
2004 Oct 16
7
sapply and loop
Dear all, I am doing 200 times simulation. For each time, I generate a matrix and define some function on this matrix to get a 6 dimension vector as my results. As the loop should be slow, I generate 200 matrice first, and save them into a list named ma, then I define zz<-sapply(ma, myfunction) To my surprise, It almost costs me the same time to get my results if I directly use a loop
2003 Oct 21
5
run R under linux
...ask your system administrator how to set up a >batch process. > >The advantage of the batch process is 1) you need not be logged in, 2) >your job will take a lower priority than interactive jobs. > >Michaell > >On Thu, 2003-10-09 at 01:52, Jason Turner wrote: > > Zhen Pang wrote: > > ... > > > I now want to run the code under unix. However, I do not know how to >run > > > this code in txt file under unix. I just log in to the unix and enter > > > the R, what should I do next? > > > > > > One more question is: if...
2015 Nov 13
0
mp3 queue problem
...f:10.0.0.254:8001 ::ffff:10.0.0.176:52147 ESTABLISHED 20274/icecast The second weird fact i could observe is the fact that a new icecast process appears and it's owned by root (the one i usually start is owned by another custom user) myuser 19041 1 0 14:50 pts/1 00:00:00 /pang/mx/bin/icecast -b -c /pang/mx/etc/icecast.xml root 20274 1 99 14:52 pts/0 00:05:21 /pang/mx/bin/icecast -b -c /pang/mx/etc/icecast.xml As you can see, the CPU is used at 100% so i tried to get what's going on with gdb -p 20274 and this is the result (gdb) where #0 0x008c32d5 in...
2004 Sep 30
1
Vectorising and loop (was Re: optim "a log-likelihood function")
>From: Sundar Dorai-Raj <sundar.dorai-raj at PDF.COM> >Reply-To: sundar.dorai-raj at PDF.COM >To: Zhen Pang <nusbj at hotmail.com> >CC: r-help at stat.math.ethz.ch >Subject: Vectorising and loop (was Re: [R] optim "a log-likelihood >function") >Date: Wed, 29 Sep 2004 18:21:17 -0700 > > > >Zhen Pang wrote: > >> >>I also use optim, however, for my cas...
2007 May 27
2
Looking for the first observation within the month
...A. And then use the result as an index vector into the vector of observations (which is not shown here) I feel sure I am doing it the stupid way (or the procedural way) Is there a more declarative way of doing it? Any pointers will be greatly appreciated! Thanks a lot in advance, Albert Pang [[alternative HTML version deleted]]
2003 Jun 17
3
ssh does not work
Dear all, I got "permission denied" msg when I try to connect via SSH. The password that I used was correct as I can establish the connection via telnet using the same password. Any idea why this can happen?? root at kfiisdc:/sandbox/jason ssh kfiisdev Use of this system by unauthorized persons or in an unauthorized manner is strictly prohibited. Unauthorized access can and will be
2005 Jan 05
2
Status of Windows builds for libvorbis/libogg
...that the oggdsf tree can just use svn:externals to remain in sync with the trunk, rather than re-importing the source trees of each of the codecs into the oggdsf tree. Unless there are any objections, I'm happy to go ahead and make these changes over the coming week or two. -- : Andr? Pang (x4180) : Software Engineer, Networked Media : CeNTIE
2004 Oct 19
0
Question on Rprof(); was: Re: sapply and loop
...with one line sample.interval=20000 The situation is the same even if I specify the directory to the D drive,where I have the full read/write permissions. Anyway, I do success in my own laptops. Thanks. Yours, Zhen >From: Uwe Ligges <ligges at statistik.uni-dortmund.de> >To: Zhen Pang <nusbj at hotmail.com> >CC: tlumley at u.washington.edu, ripley at stats.ox.ac.uk, >r-help at stat.math.ethz.ch >Subject: Question on Rprof(); was: Re: [R] sapply and loop >Date: Tue, 19 Oct 2004 09:54:39 +0200 > >Zhen Pang wrote: > >>I am sorry for neglecting the...
2011 May 04
1
two-way group mean prediction in survreg with three factors
...A*(B+C). I know the three-way group mean estimates can be computed using the predict function. But is there any way to obtain two-way group mean estimates, say estimated group mean for (A1, B1)-group? The sample group means don't incorporate censoring and thus may not be appropriate here. Pang Du Virginia Tech [[alternative HTML version deleted]]
2018 Jul 13
2
Whitelist file for LDAP authentication
...ldap } Since we do not have the users? password in the plain text file ?allow.smtp?, the authentication process will fail and exit in the first passdb. Anyone can help to advice how to configure dovecot to have a whitelist for user LDAP authentication? Thank you very much. Best regards, William Pang Academic Computing and Technology Services Section Information and Communication Technology Office University of Macau Tel: 8822 8407 -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20180713/686943b3/attachment....
2014 Jan 31
2
[LLVMdev] where to start?
...t: > > http://llvm.org/docs/GettingStarted.html > http://llvm.org/docs/LangRef.html > http://llvm.org/docs/ProgrammersManual.html > http://llvm.org/docs/CodingStandards.html > > Happy hacking! > > cheers, > --renato > > > > On 31 January 2014 14:15, Baoshan Pang <pangbw at gmail.com> wrote: > >> Hi All, >> >> I am an experienced compiler engineer, I want to get involved in LLVM but >> don't know where I should start with. Can someone give any suggestion for >> my situation? I hope can do some easy work at beginnin...
2014 Jan 31
3
[LLVMdev] where to start?
Hi All, I am an experienced compiler engineer, I want to get involved in LLVM but don't know where I should start with. Can someone give any suggestion for my situation? I hope can do some easy work at beginning, then do some challenge work when I am familiar and comfortable with LLVM. I am interested in optimizations and code generations, but I am open to other areas either. Any suggestion
2013 Jun 05
1
[LLVMdev] a document bug in lib/CodeGen/README.txt
I think I found a bug in lib/CodeGen/README.txt: The register "lr" should be "r4" in instruction "str lr, [sp, #+52]" of : and then "merge" mul and mov: > mul r4, r4, lr > str lr, [sp, #+52] > ldr lr, [r1, #+32] > sxth r3, r3 > mla r4, r3, lr, r4 -------------- next part -------------- An HTML
2010 Aug 02
0
(no subject)
Dear Hao-pang, it is impossible to really tell the problem without a reproducible example. Just guessing: this looks like you have too many regressors. In GMM, lags of variables are used as instruments, so you might have more regressors than observations. Try reducing the 'lag' argument (which, by defa...
2005 Jan 05
1
Status of Windows Theora builds
...th SDL and Windows would like to take a look, I'm sure there'll be happiness all around. The good news is: all the other experimental programs seem to work fine. I've tested dumpvid, encoderwin, and transcoder, and they seem OK. Back to your regular hacking, then ... -- : Andr? Pang (x4180) : Software Engineer, Networked Media : CeNTIE
2005 Jan 17
1
autoheader/config.h.in for vorbis
...presumably because there's no config.h.in file there. Did you forget to check it in, or is there something I'm missing? I've semi-reverted your change in a recent patch, so that the Vorbis tree builds again: http://trac.xiph.org/cgi-bin/trac.cgi/changeset/8766 -- % Andre Pang : trust.in.love.to.save <http://www.algorithm.com.au/>
2004 May 18
4
granulepos start/end revisited
...sibly affect the code base of the codecs as well. To frame the question another way, what's wrong with the current end-time granulepos scheme? I've read through all the discussions and IRC meeting logs, and still don't understand the necessity for it. Thanks, <p> -- % Andre Pang : trust.in.love.to.save --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is need...