search for: 20does

Displaying 8 results from an estimated 8 matches for "20does".

Did you mean: 20die
2001 Apr 17
4
cannot allocate vector of size 71773 Kb (PR#915)
Full_Name: Doug Hershberger Version: 1.2.2 OS: Red Hat-Linux 7.0 Submission from: (NULL) (216.99.65.36) In the R FAQ I find the following entry explaining that R no longer has problems with memory. http://cran.r-project.org/doc/FAQ/R-FAQ.html#Why%20does%20R%20run%20out%20of%20of%20memory%3f However in my installation: R Version 1.2.2 (2001-02-26) Installed from the red hat RPM on your site on a Red Hat 7.0 i686 I get the following error when working with large data sets: > source("/usr/local/genex/rcluster/lib/rcluster...
2007 Sep 11
1
what am I missing
x<-seq(-1,1,length=10) y<-seq(-1,1,length=10) a<-matrix(c(1,2,2,1),2,2) b<-matrix(c(2,1,1,2),2,2) fv<-function(x,y) { m<-x*a+y*b t<-m[1,1]+m[2,2]; d<-m[1,1]*m[2,2]-m[1,2]^2 return((t-sqrt(t^2-4*d))/2) } gv<-function(x,y) { t<-x*(a[1,1]+a[2,2])+y*(b[1,1]+b[2,2]) d<-(x*a[1,1]+y*b[1,1])*(x*a[2,2]+y*b[2,2])-(x*a[1,2]+y*b[1,2])^2 return((t-sqrt(t^2-4*d))/2) }
2011 Jan 10
0
No subject
...Although I didn't see anything on FreeSwitch stating anything anything abou= t deadlocking, I know that was one of the main reasons for BKW, as seasoned= asterisk developer and folks to start from scratch.=A0 That and the hybrid= dual license in Asterisk. http://www.sofaswitch.org/docs/How%20does%20FreeSWITCH%20compare%20to%20Ast= erisk.pdf Read the whole piece.=A0 I know it isn't Asterisk but BKW who contributed a= nd I believe is still helping Asterisk Besides, I feel that FreeSwitch is the most stable. I like 1.2 so I went with Callweaver for many installations. Thanks, Steve Tot...
2011 Jan 10
0
No subject
...Although I didn't see anything on FreeSwitch stating anything anything = about deadlocking, I know that was one of the main reasons for BKW, as = seasoned asterisk developer and folks to start from scratch.=A0 That and the = hybrid dual license in Asterisk. http://www.sofaswitch.org/docs/How%20does%20FreeSWITCH%20compare%20to%20A= ste risk.pdf Read the whole piece.=A0 I know it isn't Asterisk but BKW who = contributed and I believe is still helping Asterisk Besides, I feel that FreeSwitch is the most stable. I like 1.2 so I went with Callweaver for many installations. Thanks, Steve To...
2011 Mar 23
4
What is the most stable version of asterisk?
1.2? 1.4? 1.6? 1.8? Thanks, - Doug Mortensen Network Consultant Impala Networks Inc CCNA, MCSA, Security+, A+ Linux+, Network+, Server+ . www.impalanetworks.com P: (505) 327-7300 F: (505) 327-7545
2000 Jul 13
2
R_memory/Question
Bonjour, Je voudrais savoir comment on peut modifier les capacit?s de m?moire pour le logiciel R, car j'ai un probl?me pour lire un tableau contenant 200000 observations et 30 variables. Je vous remercie d'avance pour toute aide ?ventuelle. Cordialement, Steffy.Ruiz at wanadoo.fr -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Sep 08
1
Ubuntu as DomU
I have a problem with running ubuntu inside xen (well, actually debian didn''t work either). Dom0: Linux libre 3.0.4-030004-generic #201108301138 SMP Tue Aug 30 11:42:30 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux ########## cf-node0.cfg: # # Configuration file for the Xen instance cf-node0, created # by xen-tools 4.2.1 on Thu Sep 8 05:11:42 2011. # # # Kernel + memory size #
2001 Mar 23
2
Memory problems, HDF5 library and R-1.2.2 garbage collection
...could I test the garbage collection feature in my machine, supposing it releases unused memory, so to determine if the problem is specific to my platform (linux 2.2.14-1vl6) or due to R code? 3) Anyone else using HDF5 with R out there? (*) http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html#Why%20does%20R%20run%20out%20of%20memory%3f Thanks a lot! Eiji -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&...