search for: wo

Displaying 20 results from an estimated 330 matches for "wo".

Did you mean: two
2010 Aug 25
3
What does this warning message (from optim function) mean?
...ur help. Maomao ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > p<-optim(c(0,0,0), f, method ="BFGS", hessian =T, y=y,X=X,W=W) There were 31 warnings (use warnings() to see them) > warnings() Warning messages: 1: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 2: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 3: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 4: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 5: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 6:...
2007 Mar 20
1
centos raid 1 question
Hi, im having this on my screen and dmesg im not sure if this is an error message. btw im using centos 4.4 with 2 x 200GB PATA drives. md: md0: sync done. RAID1 conf printout: --- wd:2 rd:2 disk 0, wo:0, o:1, dev:hda2 disk 1, wo:0, o:1, dev:hdc2 md: delaying resync of md5 until md3 has finished resync (they share one or more physical units) md: syncing RAID array md5 md: minimum _guaranteed_ reconstruction speed: 1000 KB/sec/disc. md: using maximum available idle IO bandwith (but not more than...
2003 Jun 30
3
if else statements in R
Hi, there I am a grad student struggling to get my syntax right in a model I am building in R. I am trying to specify a variable,W, in a loop, such that on the first iteration, it is equal to Wo, my starting value, which I have already specified with Wo<-9.2 On any other iteration other than the first, I want W to equal the previous value of W in the iteration. plus an increment from that previous iteration, divided by another value. This then becomes the value used in all calc...
2004 Mar 11
0
Function OPTIM()
Hello I'm trying to reformat my problem below so there is less data entry each time the package is run. This is the 'inefficient' version and below in blue is what I would like it to look like but can't get it to work. InDATA<- read.table ("C:/Data/March 2004/DATA2.txt",header=T) WO=dim(InDATA)[1] DI=dim(InDATA)[2]-1 B <- matrix(rep(0,WO*DI), c(WO,DI)) j=1 while (j <DI+1) {B[,j]=InDATA[,j] j=j+1 next} print(B) y <- matrix(c(InDATA[...
2010 Apr 10
2
[LLVMdev] Question about using steensgaard's pointer analysis in poolalloc
Hi, LLVM dev team: Thanks for your suggestion, I have done the experiment to compare the two pointer analysis(Andersen and Steensgaard) methods in LLVM, but the result was unexpected. In each test, I compare these two methods using same optimization; There are several tests, each with a different optimization. The benchmark is all the 11 C programs in CINT2000 of SPEC. In all the tests, I...
2011 Feb 14
2
rescheduling sector linux raid ?
...RAID array md0 md: minimum _guaranteed_ reconstruction speed: 1000 KB/sec/disc. md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for reconstruction. md: using 128k window, over a total of 2096384 blocks. md: md0: sync done. RAID1 conf printout: --- wd:2 rd:2 disk 0, wo:0, o:1, dev:sda2 disk 1, wo:0, o:1, dev:sdb2 sd 0:0:0:0: SCSI error: return code = 0x06000000 end_request: I/O error, dev sda, sector 451792231 raid1: sda1: rescheduling sector 451792168 sd 0:0:0:0: SCSI error: return code = 0x06000000 end_request: I/O error, dev sda, sector 451792263 raid1: sda1:...
2009 Apr 08
1
read.spss, locale and encodings
I must be missing something obvious here: According to the help page for read.spss, the reencode option is only active when R is run under a UTF-8 locale. read.spss can only import the SPSS file when run under a iso88591(5) locale, under a UTF-8 locale I get: Error in read.spss("wo.sav") : error reading system-file header In addition: Warning message: In read.spss("wo.sav") : wo.sav: position 143: Variable name begins with invalid character This is under Debian GNU/Linux, the stable release. foreign is version 8.27 -- Hans Ekbrand (http://sociologi.cjb.ne...
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
The only other thing that comes to mind is that .call files are very sensitive to whitespace; you may have unintentially padded the .call file with whitespace or tabs that it does not like. The attached .call file works on my 1.0.9 server. Maybe it can give you some insight. -----Original Message----- From: Lee [mailto:lee@datatrakpos.com] Sent: Tuesday, December 19, 2006 2:45 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: SPAM-LOW: Re: [asterisk-users] .Call files do not seem to...
2010 Apr 12
0
[LLVMdev] Fwd: Question about using steensgaard's pointer analysis in poolalloc
Hi, LLVM dev team: Thanks for your suggestion, I have done the experiment to compare the two pointer analysis(Andersen and Steensgaard) methods in LLVM, but the result was unexpected. In each test, I compare these two methods using same optimization; There are several tests, each with a different optimization. The benchmark is all the 11 C programs in CINT2000 of SPEC. In all the tests, I...
2015 Sep 10
1
[Bug 11513] New: Modified rrsync to support write-only usage
...Priority: P5 Component: core Assignee: wayned at samba.org Reporter: jason.pfeil at gmail.com QA Contact: rsync-qa at samba.org Created attachment 11428 --> https://bugzilla.samba.org/attachment.cgi?id=11428&action=edit Proposed patch to add -wo option to rrsync that is mutex with existing -ro option I needed to use rrsync as a write-only solution rather than a read-write or a read-only solution. I added an additional option -wo that does this. It also traps the error condition that a person specifies BOTH the -ro and the new -wo option...
2009 Sep 11
1
: How wo read stability VAR plot?
I have made program code for Vector Auto Regressive in terms of completing my undergraduate program using R. I have an important question related to my project. If I have: data(Canada) var.2c <- VAR(Canada, p = 2, type = "const") var.2c.stabil <- stability(var.2c, type = "OLS-CUSUM") I want to get the value of plot(var.2c.stabil). Can you help
2011 Dec 05
2
How to bypass a create record after validation wo error ?
I have a specific signup process to handle, and I am turning around the solution wo finding a clear validation ... a visitor fill in a User Registration form ( email /pwd /pwd confirmation ) I wrote a UserValidator class to check the uniqueness of the email field # if no user registered w this email, then no error , can proceed to create User.where(:email => self.email).em...
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
...nerate the .call files, make sure they are in Unix format (LF only at EOL, not CR+LF) - Notepad makes bad Unix files. Use Crimson Editor www.crimsoneditor.com to make the file, and click Document > File Format > Unix Format. I ran into this same problem, and it turns out my Asterisk install would not use Windows-formatted text files, it would just ignore them and delete them. -----Original Message----- From: Lee [mailto:lee@datatrakpos.com] Sent: Tuesday, December 19, 2006 11:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: SPAM-LOW: Re: [asterisk-users] ....
2010 Feb 28
3
puzzling md error ?
...il from the cron thing... /etc/cron.weekly/99-raid-check: WARNING: mismatch_cnt is not 0 on /dev/md10 WARNING: mismatch_cnt is not 0 on /dev/md11 ok, md10 and md11 are each raid1's made from 2 x 72GB scsi drives, on a dell 2850 or something dual single-core 3ghz server. these two md's are in turn a striped LVM volume group dmesg shows.... md: syncing RAID array md10 md: minimum _guaranteed_ reconstruction speed: 1000 KB/sec/disc. md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for reconstruction. md: using 128k window,...
2000 Apr 07
4
Possible long filenames problem with smbtar
Hi I am using Samba 2.0.6 on a SUN SPARC Solaris 2.6 machine. I compiled Samba using SUN cc with CFLAGS of "-fast". All the remaining configure parameters were left unspecified. I have been trying to use Samba to backup a nerwork of PCs onto the UNIX box. Each PC has a shared network drive, and the user issues an smbtar or smbclient backup command. eg. % smbclient //dcmbpc/C "" -N -d 0 -U backup -D "/" -TcXqa test.tar "" "Entertainment" "My Documents/My Music" "E...
2009 Jun 05
4
[LLVMdev] llvmc for PIC16
...lient features that we want to have in the driver are: 1. llvm-ld will be used as "The Optimizer". 2. If the user has specified to generate the final executable, then llvm-ld should run on all the .bc files generated by clang and create a single optimized .bc file for further tools. 3. -Wo <options> - pass optimizations to the llvm-ld 4. mcc16 -Wl <options> - pass options to native linker. 5. mcc16 -Wa <options> - pass options to native assembler. Here are some example command lines and sample command invocations as to what should be done. $ mcc16 -S foo.c // [cl...
2007 Apr 30
4
need some explanation
Hi, OS : Solaris 10 11/06 zpool list doesn''t reflect pool usage stats instantly. Why? # ls -l total 209769330 -rw------T 1 root root 107374182400 Apr 30 14:28 deleteme # zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT wo 136G 100G 36.0G 73% ONLINE - # rm deleteme # zpool list NAME SIZE USED AVAIL CAP HEALTH ALTROOT wo 136G 100G 36.0G 73% ONLINE - ---> why ..... time passes # zpool list NAME...
2007 Apr 18
1
[Bridge] device eth0 is already a member of a bridge; can't enslave it to bridge Net6
Hello, I am working on Network-Simulation (VNUML). Our simulator uses linux bridgi= ng to connect the UMLs. So there is one problem: The example is the following: There are two hosts simulating one big net. The two hosts have connection over the external nets Net3 and Net6 (see htt= p://www.uni-koblenz.de/~timbub...
2003 Jun 30
0
Constructing loops in which i+1st element depends on ith
I feel greedy posting for help twice in one day- please forgive me, but the thesis can't wait. I have been trying to get an ?if else? statement working in a loop I am writing, in which I specify a variable value to 9.2 (Wo) on the first iteration, but for subsequent iterations, to adopt a value as a function of variables from the previous iteration. When I comment out the ?if else? statement, let W = Wo, and adjust the rest of the file s...
2009 Jun 04
0
[LLVMdev] llvmc for PIC16
...-ld in order to perform the LTOs in case of multiple files. > > - Sanjiv > You can start with writing a separate llvmc-based driver, say, llvmc-pic16, that uses your custom toolchain. The documentation and examples (especially examples/Skeleton) should get you started. Once you get this working, I can integrate your changes into mainline llvmc. I'll be happy to answer any further questions you may have, feel free to e-mail me directly (though right now our mail server is down).