search for: binf

Displaying 20 results from an estimated 22 matches for "binf".

Did you mean: bind
2007 Apr 10
1
Re: Laptop with VT - recommendations
...clearly shown in their http://shop.sonystyle-europe.com/ and is hidden at http://www.vaio-link.com/specifications/specifications.asp?site=voe_en_GB_cons&category=0&serie=VGN-SZ&m=2380 an unhappy corporate customer Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru@pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Apr 13
2
sensitivity analysis, input factors
...f(1,min(2*a1,5*a4),max(10*a1,100*a4)) Z[9]<-2.5*runif(1,min(a2,a3),max(a2,a3)) Z[10]<-rnorm(1,10*a1,1) mean(Z) } xx=morris(model = model01, factors=c("a1","a2","a3","a4"), r=4, design=list(type="oat", levels = 5, grid.jump = 3), binf =1,bsup=20, scale=F) Error message suggests that the second input factor is not used How should I define the input factors? Thanks in advance, Mark
2009 Nov 30
1
Bug in R evaluating a huge instruction (PR#14096)
...,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,= 5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5),grid.jump=3Dc(2,2,2,2,2,2,2,2,= 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2= ,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,= 2,2,2,2,2)),binf=3Dc(0.0,0.0,0.0,11.0,10.0,12.0,0.06,10.0,11.0,0.0,0.0,0.= 0,10.0,0.0,11.0,0.0,1120.0,0.0,10.0,22.0,12.0,10.0,10.0,11.0,0.0,11.0,15.= 0,0.0,0.0,23.0,16.0,22.0,0.0,0.0,0.0,11.0,10.0,18.0,0.0,0.0,11.0,11.0,0.0= ,3.0,22.0,0.0,8.0,0.0,0.0,0.0,0.0,8.0,0.1456,11.0,0.0,18.0,17.0,11.0,7.0,= 11.0,20.0,0.0464...
2007 Jan 11
0
CentOS-announce Digest, Vol 23, Issue 2
...3.0-115.EL.i386.rpm updates/i386/RPMS/XFree86-Xvfb-4.3.0-115.EL.i386.rpm source: updates/SRPMS/XFree86-4.3.0-115.EL.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update XFree86\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France ------------------------------ Message: 2 Date: Wed, 10 Jan 2007 20:04:24 +0100 From: Tru Huynh <tru at pasteur.fr> Subject: [CentOS-announce] CESA-2007:0002...
2008 Sep 24
0
http://wiki.centos.org/AdditionalResources/OtherVoices created
Hi, Another page has been added to list CentOS based products. These could/should be supported by the people forking from the CentOS released software and not supported by us. Cheers. Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2003 Aug 14
0
Simple C-R interface, SEXP and other declarations
...g++ -g -Wall -c hello.cc g++ -g -Wall -c doit.cc g++ -g -Wall -c myR.cc -L/usr/local/lib/R/bin -lR myR.cc: In function `int eval_R_command()': myR.cc:34: `SEXP' undeclared (first use this function) . (A bunch more errors) . make: *** [myR.o] Error 1 Will summerize. Thanks, -- Ari http://binf.gmu.edu/akahn They say its the Early Bird that gets the worm, but its the second mouse that gets the cheese...
2005 Nov 04
2
How to load a workspace, which was created in Windows, in Unix
Hi all I can't seem to load a workspace created in Windows, when I try to load it in R on a Unix machine. How can I do it? Thanks! regards, Jens Johansen
2005 Jan 10
0
2.6 kernel on CentOS-3.3
...owto> references: - gmk has provided a one way 2.4 ->2.6 http://altruistic.lbl.gov/lbnl - http://linuxdevices.com/articles/AT5793467888.html - linux src.rpm is a steal for the cAos-2 + update to 2.6.10-ac8 Best regards, Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2011 Mar 27
1
gtk, RGtk2 and error in callback: delet_event in mai window
...event"/> + <child> + <placeholder/> + </child> + </object> + </interface> + ') > glade_file <- readLines( tmp ) > close( tmp ); rm( tmp ) > > sink( file='glade_file.txt') > cat( glade_file ) > sink() > > # call the binfings for GTK ( RGtk2_2.20.8 ) > library(RGtk2) *Warning message:* *In inDL(x, as.logical(local), as.logical(now), ...) :* * DLL attempted to change FPU control word from 8001f to 9001f* > > > GUI <- gtkBuilderNew() > res <- gtkBuilderAddFromFile( GUI, filename='glade_f...
2004 Jan 28
0
rlbackup 2.11 released
...backups over the network, with historical pruning. Here are the main recent changes: Tue Jan 28 2004 Version 2.11 <bowman@math.ualberta.ca> The read-only filesystems are now associated with a single loopback device (specified by LOODEV in Makefile) and are no longer written to /etc/mtab. BINFS has been renamed /usr/local/bin/rlbackup.ext2 rlbackup now uses flock to wait for any outstanding rlrecover or rlbackup processes before proceeding (instead of simply failing). Tue Jan 20 2004 Version 2.10 <bowman@math.ualberta.ca> Ignore new exit code 24 from rsync version 2.6.0...
2008 Mar 28
0
CESA-2008:0208 Critical CentOS 3 i386 seamonkey - security update
...6/RPMS/seamonkey-nss-devel-1.0.9-0.16.el3.centos3.i386.rpm source: updates/SRPMS/seamonkey-1.0.9-0.16.el3.centos3.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update seamonkey\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2008 Mar 28
0
CESA-2008:0208 Critical CentOS 3 x86_64 seamonkey - security update
...MS/seamonkey-nss-devel-1.0.9-0.16.el3.centos3.x86_64.rpm source: updates/SRPMS/seamonkey-1.0.9-0.16.el3.centos3.src.rpm You may update your CentOS-3 x86_64 installations by running the command: yum update seamonkey\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2007 Jan 10
0
CESA-2007:0002 Important CentOS 3 i386 XFree86 - security update
...3.0-115.EL.i386.rpm updates/i386/RPMS/XFree86-Xvfb-4.3.0-115.EL.i386.rpm source: updates/SRPMS/XFree86-4.3.0-115.EL.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update XFree86\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2007 Jan 10
0
CESA-2007:0002 Important CentOS 3 x86_64 XFree86 - security update
...EL.x86_64.rpm updates/x86_64/RPMS/XFree86-Xvfb-4.3.0-115.EL.x86_64.rpm source: updates/SRPMS/XFree86-4.3.0-115.EL.src.rpm You may update your CentOS-3 x86_64 installations by running the command: yum update XFree86\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2007 Dec 12
1
Re: VMware tools in standard CentOS [ was Re: www.centos.org - Contact the CentOS Development Team Form ]
[ Sorry for the very belated response ] Thanks, Tru. What is the process for Sean's work to make it into the standard CentOS5 and 5.1 repositories? How will the tools package get updated as you patch the kernel? Perhaps we should cc Sean on the email? His home page on the Duke server has no contact information. Thanks, Andrew [ Resent to the centos-virt email list, as recommended by
2008 Mar 28
0
CentOS-announce Digest, Vol 37, Issue 10
...6/RPMS/seamonkey-nss-devel-1.0.9-0.16.el3.centos3.i386.rpm source: updates/SRPMS/seamonkey-1.0.9-0.16.el3.centos3.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update seamonkey\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France ------------------------------ Message: 9 Date: Fri, 28 Mar 2008 12:29:25 +0100 From: Tru Huynh <tru at pasteur.fr> Subject: [CentOS-announce] CESA-2008:0208...
2007 Sep 27
1
CESA-2007:0938 Important CentOS 3 i386 kernel - security update
...EL.athlon.rpm updates/i386/RPMS/kernel-unsupported-2.4.21-52.EL.athlon.rpm source: updates/SRPMS/kernel-2.4.21-52.EL.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update kernel\* Tru -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France
2007 Oct 03
6
Wiki deuglification Part I
Hey guys, I toyed around with the Wiki today to deuglify it a little bit. I used a theme which is a bit of a "CMS" theme for MoinMoin and played around with the logo colors. The theme is based on the plsavez theme, which I like as it has a very uncluttered interface for people who aren't logged in - they only see some important interwiki links (FrontPage, RecentChanges and so on),
2008 Oct 01
3
Installing RWeka package in CentOS 5: problems with JAVA?
Hi, I am a R user, with some experience in MacOS, Linux, etc, but I am having a problem that I cannot solve: I have a linux server (CentOS 5) and I installed sun jdk1.6. For instance: $ java -version Java version "1.6.0_10-rc2" Java(TM) SE Runtime Environment (build 1.6.0_10-rc2-b32) Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode) I also installed the latest version of R:
2009 Feb 03
0
CentOS-announce Digest, Vol 48, Issue 1
...hn Newbigin ITS Senior Analyst / Programmer Faculty of Information and Communication Technologies Swinburne University of Technology Melbourne, Australia http://www.ict.swin.edu.au/staff/jnewbigin ----- End forwarded message ----- -- Dr Tru Huynh | http://www.pasteur.fr/recherche/unites/Binfs/ mailto:tru at pasteur.fr | tel/fax +33 1 45 68 87 37/19 Institut Pasteur, 25-28 rue du Docteur Roux, 75724 Paris CEDEX 15 France ------------------------------ _______________________________________________ CentOS-announce mailing list CentOS-announce at centos.org http://lists.centos.org/m...