search for: f6m

Displaying 9 results from an estimated 9 matches for "f6m".

Did you mean: f6
2005 Aug 28
2
xerbla called from BLAS routine (PR#8100)
Full_Name: G?ran Brostr?m Version: R-2.1.1, 2.2.0 OS: Debian unstable Submission from: (NULL) (213.65.9.59) Some BLAS routines call xerbla for error messages, which results in a message like "LAPACK routine DGER gave error code -9". Suggested solution: In void F77_NAME(xerbla)(char *srname, int *info) { /* srname is not null-terminated. It should be 6 characters. */ char
2008 Aug 28
4
Very Slow!
System info: Red Hat Enterprise Linux Server release 5 (Tikanga) Kerlen 2.6.18-8.el5 SMP x86_64 Samba version 3.0.23c-2 Eth0 && Eht1 bonded to bond0, 2Gbps. /etc/samba/smb.conf attached below... I?m seeing very slow transfers from Samba.... I?m not sure how else to describe it. If I try and copy a 4GB DVD image from the server to any Windows box (XP, 2003, 2008,
2002 Dec 09
0
Re: R-help digest, Vol 1 #10 - 6 msgs
...rson managing the list at > r-help-admin at stat.math.ethz.ch > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of R-help digest..." > > > Today's Topics: > > 1. Re: fortran -> R (=?iso-8859-1?Q?G=F6ran_Brostr=F6m?=) > 2. Re: R 1.6.1 segmentation fault (David Meyer) > 3. simplex(boot) problem (George LeCompte) > 4. bugs in system() handling long character strings?? (Naoki Takebayashi) > 5. Re: bugs in system() handling long character strings?? (ripley at stats.ox.ac.uk) > 6. col...
2001 Dec 07
3
rbind and data.frame
G=F6ran, At 11:04 07/12/01 +0100, G=F6ran Brostr=F6m wrote: >On Wed, 5 Dec 2001, G=F6ran Brostr=F6m wrote: > >[...] >=20 >> My real problem is how to create a data frame in a sequentially growing >> manner, when I know the final size (no of cases). I want to avoid to >> call 'rbind' many times, and instead create...
2001 Dec 07
1
CVS server not responding
Hi, the anonymous CVS server for portable OpenSSH does not want to talk to me: > % cvs upd -Pd > cvs [update aborted]: connect to bass.directhit.com:2401 failed: Connection refused Looking at http://www.openssh.com/portable.html, ":pserver:cvs at bass.directhit.com:/cvs" is still the recommended repository. Is this a known problem? -- Kent Engstr?m, Link?ping University
2002 Mar 21
2
optim with gradient
> Date: Wed, 20 Mar 2002 14:31:03 +0100 (CET) > From: =?iso-8859-1?Q?G=F6ran_Brostr=F6m?= <gb at stat.umu.se> > Subject: [R] optim with gradient > > I want to maximise a function using 'optim' with a method that requires > the gradient, so I supply two functions, 'fun' for the function value > and 'd.fun' for its gradient. My question is: S...
2000 Feb 14
2
Error in the inverse of a diagonal matrix?
I?m new to R so maybe this issue has been asked before and I still could not read the complete set of past messages sent to the list. I found a weird behabiour that I will explain with a simple example. Lets consider the following block of commands: > x <- diag(c(1,4,10)) > x [,1] [,2] [,3] [1,] 1 0 0 [2,] 0 4 0 [3,] 0 0 10 > invx <- x^-1 > invx
2008 May 21
0
Errors in using gdb (PR#11496)
...Z4qOWrAEtl/Ns0D4bKh+2Wa+8GWivTDptMZqvu+rRoP1moD0S/lqgPWng 0HzCUJNnx7RPGu2MpdIloH30EIx58lkXtG/drtkmvWRATPResYQh95X0lNmtnnQys0H7ih/g a4H20Q+HtbR8GNwxscRals+0ryXDoanaQy16dvnn5A1A++QnTGXWug5FZkDQef5nizQzbH4h KF0+k1zvy7P3g9xspn2eNGyu4saxm4H2yQicFUH7wjC52Z7/cPPwmGTqxs7XFZcGZjQ/Ae3u kY/JpoZ87+fQMnRU12jvWCif6MPfzgPkzalsk1nerkTySxD7YWozS2WHS5JrcqKyqK95xyfO 3vI2aRvFudxcYolDHqqrHtO+hZaHoOyotSzZcTa5vXeJDCcllktjntUVt5iN6qK4f3Ny/KrP uRV7d3GT4BL/s6KcK56/4tlmb/yMgo6G+kWk09VHonmgfUg+Fd9S0U5lpn3ok7wi+Ryuz/DY ox9ZxQ3mq4wg9b6z3UbUr6J6eAyBdnt6TNOKQm7m/0bRzTvq/JbtujcZLudn3eMob3nc373p 9N5O2Gs5r1LXjL1Ltz8+twf9pi+hvxS0j/...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking