search for: cres

Displaying 13 results from an estimated 13 matches for "cres".

Did you mean: cares
2011 Oct 05
1
Require Information
...time. Could anyone tell me if I can do this with Rsync and give me a clue how can I implement this? Thanks in advance. Regards, Charalampos Gkevrekis System Administrator Center for Renewable Energy Sources and Saving Energy Information Systems & Planning Dept <http://www.cres.gr/> www.cres.gr E-mail: <mailto:cgkevrek at cres.gr> cgkevrek at cres.gr Telephone: (+30)210 6603330 Mobile: (+30)6945 237506 IM MSN: <mailto:hgkevrekis at hotmail.com> hgkevrekis at hotmail.com IM Yahoo: <mailto:hgkevrekis at yahoo.gr> hgkevrekis at yahoo.gr IM G...
2010 Oct 06
4
problem with abline
Hi All, I am running a scatter plot and trying to add a best fit line. I use an abline function, but get no line drawn over the points. I also get no error. I arm using V 2.10.0 on Windows 7. Here is my code, including the SAS transport file import: require (foreign) require (chron) require (Hmisc) require (lattice) clin <- sasxport.get("y:\\temp\\subset.xpt") attach(clin)
2009 May 30
0
what is 'class.ind' here?
...;, 50), rep("c", 50), rep("v", 50)) ) samp <- c(sample(1:50,25), sample(51:100,25), sample(101:150,25)) ir1 <- nnet(ir[samp,], targets[samp,], size = 2, rang = 0.1, decay = 5e-4, maxit = 200) test.cl <- function(true, pred) { true <- max.col(true) cres <- max.col(pred) table(true, cres) } test.cl(targets[-samp,], predict(ir1, ir[-samp,])) -- View this message in context: http://www.nabble.com/what-is-%27class.ind%27-here--tp23791900p23791900.html Sent from the R help mailing list archive at Nabble.com.
2013 Nov 01
2
samba-tool question
Greetings, I compile samba 4.0.9 and 4.1.0 on a computer with these:- --cpu -amd64 3 cres --os blfs linux 64 bit gcc-4.8.1 linux-3.10.17 glibc-2.17 I have followed the samba4 wikis where most refer to a samna-tool (am adminstrative tool I presumed in the ~/bin (or ~/sbin) directory of the samba4 install prefix. I did an ls for in the bin and sbin directories of the samba4...
2010 Sep 24
0
kernlab:ksvm:eps-svr: bug?
...)=="nu-svr"||type(ret)=="eps-bsvr") 877 { 878 cret <- ksvm(x[cind,],y[cind],type=type(ret),kernel=kernel,kpar = NULL,C=C,nu=nu,epsilon=epsilon,tol=tol,scaled=FALSE, cross = 0, fit = FALSE, cache = cache, prob.model = FALSE) 879 cres <- predict(cret, x[vgr[[i]],,drop=FALSE]) 880 if (!is.null(scaling(ret)$y.scale)) 881 scal <- scaling(ret)$y.scale$"scaled:scale" 882 else 883 scal <- 1 884 cerror <- drop((scal^2)*crosspr...
2007 Aug 11
1
[LLVMdev] Tail call optimization deeds
...nt i remove generating TAILCALL nodes in the other functions - LowerCCCall and the like) Another TODO: look a floating point code to see whether there are any kinks. Look at other calling conventions to see what is possible there. (see Anton's remarks) I am away now for 2 weeks (isle of cres - camping). but after that i will be looking into further improving the code (and also look at the other architectures). Or maybe i have answers telling me that i am going into a totally wrong direction , and i should let the experts do this stuff and stop nagging people :). regards arnold...
2005 Feb 02
1
libiconv.so.2 is not found in archive
Hi, Have just spend the afternoon browsing and trying to find the solution to this error. We are running AIX 4.3.3, release 10. I'm trying to get Samba up and running. It seems to install okay using smitty, at least all the directories appear with the various samba files in them. Though no smb.conf is created. I thought a default one would be created? I'm coming from a mainly Linux
2007 Aug 13
0
[LLVMdev] Tail call optimization deeds
...CALL nodes in the > other functions - LowerCCCall and the like) > > Another TODO: look a floating point code to see whether there are any > kinks. Look at other calling conventions to see what is possible > there. (see Anton's remarks) > > I am away now for 2 weeks (isle of cres - camping). but after that i > will be looking into further improving the code (and also look at the > other architectures). > Or maybe i have answers telling me that i am going into a totally > wrong direction , and i should let the experts do this stuff and stop > nagging people :)...
2007 Aug 09
4
[LLVMdev] Tail call optimization thoughts
Hello, Arnold. Only quick comments, I'll try to make a full review a little bit later. > 0.)a fast calling convention (maybe use the current > CallingConv::Fast, or create a CallingConv::TailCall) > 1.) lowering of formal arguments > like for example x86_LowerCCCArguments in stdcall mode > we need to make sure that later mentioned CALL_CLOBBERED_REG is >
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
...Ticket cache: FILE:/tmp/krb5cc_0 Default principal: <username>@UNIMELB.EDU.AU Valid starting Expires Service principal 01/09/2006 14:00 02/09/2006 00:00 krbtgt/UNIMELB.EDU.AU@UNIMELB.EDU.AU renew until 08/09/2006 14:00 01/09/2006 14:39 02/09/2006 00:00 cres-dc1$@UNIMELB.EDU.AU renew until 08/09/2006 14:00 01/09/2006 17:06 02/09/2006 00:00 dc25$@UNIMELB.EDU.AU renew until 08/09/2006 14:00 My krb5.conf maps the realm as follows... [libdefaults] default_realm = UNIMELB.EDU.AU # dns_lookup_realm = false # dns_lookup...
2011 Jun 30
0
help with interpreting what nnet() output gives:
...( c(rep("s", 50), rep("c", 50), rep("v", 50)) ) samp <- c(sample(1:50,25), sample(51:100,25), sample(101:150,25)) ir1 <- nnet(ir[samp,], targets[samp,], size = 2, rang = 0.1, decay = 5e-4, maxit = 200) test.cl <- function(true, pred) { true <- max.col(true) cres <- max.col(pred) table(true, cres) } test.cl(targets[-samp,], predict(ir1, ir[-samp,])) _________________________________________________________________ > bounding box of Australia and all elements have the value of -9990 > > bb<-matrix(c(rep(-9999,691*886)),nrow=691 > ,nc...
2003 Oct 29
1
Gnophone and Asterisk
How do I get Gnophone to register to my Asterisk server? I have set up iax. conf as follows: [tim] type=friend ;username=tstornes host=dynamic ;defaultip=207.194.60.56 secret=1111 context=from-iax callerid => "Tim" <5000> auth=plaintext qualify=10 permit=0.0.0.0/0.0.0.0 and extensions.conf includes a section in the context from-iax: exten => 5000,1,Dial(IAX/tim/s|100|r)
2003 Oct 08
2
Registering Softphones to Asterisk
Hi, We have set up our Asterisk server, our extension.conf and sip.conf according to http://www.onlamp.com/pub/a/onlamp/2003/07/03/asterisk.html?page=4 It's quite basic, and extension.conf is set up properly. The difficulty we are now encountering is in sip.conf, in trying to get any softphone to register at our own Asterisk server. We have searched the mailing list, and find bits and