search for: havard

Displaying 20 results from an estimated 37 matches for "havard".

Did you mean: harvard
2003 Feb 05
3
R as a `script'
is there any way i can use R as a tool for scripts in unix, as wotan[hrue]$ cat example.R #!/usr/bin/R x=1 havard -- Havard Rue Department of Mathematical Sciences Norwegian University of Science and Technology N-7491 Trondheim, Norway Voice: +47-7359-3533 URL : http://www.math.ntnu.no/~hrue Fax : +47-7359-3524 Email: havard.rue at math.ntnu.no
2008 Sep 29
2
turning comma separated string from multiple choices into flags
Hello, I use google docs' Forms to conduct surveys online. Multiple choices questions are coded as comma separated values. For example, if the question is like: 1. What magazines do you currently subscribe to? (you can choose multiple choices) 1) Fast Company 2) Havard Business Review 3) Business Week 4) The Economist And if the subject chose 1) and 3), the data is coded as a cell in a spreadsheet as, "Fast Company, Business Week" I read the data with read.csv into R. To analyze the data, I have to change that string into something like flags(indicat...
2009 Aug 24
2
Number of CPU's
...In linux I can just read /proc/cpuinfo but for win/mac ? Thanks! H?vard -- H?vard Rue Department of Mathematical Sciences Norwegian University of Science and Technology N-7491 Trondheim, Norway Voice: +47-7359-3533 URL : http://www.math.ntnu.no/~hrue Fax : +47-7359-3524 Email: havard.rue at math.ntnu.no This message was created in a Microsoft-free computing environment.
2000 Dec 30
8
Whitespace standard?
...Oh, and whoever wrote the ogg code must get an electric shock every time he hits the spacebar. It's full of spaceless lines like "for(packets=0;;packets++)if(pl[packets]==-1)break;" Ew! :) -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/...
2006 Mar 21
1
Unable to mount root fs
...root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) XEN) This is the configuration of the disk for domU: disk = [ ''file:/data1/xen/dom1_disk.img,sda1,w'' ] root = "/dev/sda1 ro" Some help would be appreciated. -- Havard _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2001 Jan 22
3
beta4 merge
Monty merged his branch onto mainline. mainline is now beta4. Give it a whirl, test the crap out of it, etc. I've got about 20-30 emails full of minor patches and a few big patches for build system stuff, so for those of you who were waiting on me, I haven't forgotten and will be getting to those in the next few days. If all goes well, we'll be tagging beta4 and cutting the
2001 Jan 22
3
beta4 merge
Monty merged his branch onto mainline. mainline is now beta4. Give it a whirl, test the crap out of it, etc. I've got about 20-30 emails full of minor patches and a few big patches for build system stuff, so for those of you who were waiting on me, I haven't forgotten and will be getting to those in the next few days. If all goes well, we'll be tagging beta4 and cutting the
2001 Jan 15
1
Web page for OS/2 port
...ent CVS. Of course I'm keen to see as much of that diff as possible committed to the repository, although you can ignore the DartLib & oggplay stuff. They should be superceded by ogg123 & ao. -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/...
2001 Jan 31
1
Syntax error....
...1 01:23:08 2001 @@ -52,7 +58,7 @@ } #endif -#ifdef __WATCOMC__ || __BORLANDC__ +#if defined(__WATCOMC__) || defined(__BORLANDC__) void setbinmode(FILE *f) { setmode(fileno(f), O_BINARY); -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/...
2011 Jun 25
2
Vector with factors inside lists/tuples
...example V1 "{"Harry","Brown")" "{"Brown","Harry")" I want to use these variables in a machine learning setting, And don't want to convert these into multiple vectors, given share number of factors. -- Håvard Wahl Kongsgård http://havard.security-review.net/ [[alternative HTML version deleted]]
2001 Apr 18
3
[Patch] OS/2 port
...de <inttypes.h> -# endif +# endif #include <sys/types.h> #include <ogg/config_types.h> - -# endif /* macintosh */ - -#endif /* _WIN32 */ +#endif #endif /* _OS_TYPES_H */ -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/...
2010 Feb 04
1
Bug in as.character? (PR#14206)
...ckage:utils, package:R.methodsS3, package:methods, Autoloads, package:base -- H??vard Rue Department of Mathematical Sciences Norwegian University of Science and Technology N-7491 Trondheim, Norway Voice: +47-7359-3533 URL : http://www.math.ntnu.no/~hrue Fax : +47-7359-3524 Email: havard.rue at math.ntnu.no This message was created in a Microsoft-free computing environment.
2001 Dec 26
3
ogg123 bug
...ed causing either junk to be printed or a crash or both. I noticed this when trying out http streaming as the url has %20's in it for spaces in the file name. Oh, and it still says it's rc2... -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | brianh@kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ --- >8 ---- List archives: http://www.xiph.org/archives/...
2016 Mar 18
1
wiki update : https://wiki.centos.org/FAQ/CentOS7 : FAQ 7: ifconfig/netstat
wiki name: HavardSorli Page for update : https://wiki.centos.org/FAQ/CentOS7 some notes / comments to: FAQ "7. What have you done with ifconfig/netstat?" "no longer install the net-utils package" I am not 100% sure, but I think "net-utils" is the wrong package name. I have checked C...
2016 Mar 18
0
wiki : https://wiki.centos.org/FAQ/CentOS7 : FAQ 4.: "hand-edit the configuration files" ethX alias replacement
wiki name: HavardSorli Page for update : https://wiki.centos.org/FAQ/CentOS7 some notes / comments / open points to: FAQ "4. .... want it to work and to hand-edit the configuration files." My user case: "Adding an extra ip to the same interface" in the "old days" an alias. ( I am no...
2006 Mar 16
0
Poor I/O performance
...on a 64-bit x86 system. ''dd if=infile of=outfile'' with a 1 GB file in an unprivileged domain takes about three times longer than in native Linux. I''m using LVM for the domainU filesystem. Has anyone seen this before? Any tips on investigating the cause of this? Thanks, Havard _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Mar 20
0
Could not contact XenStore: Connection refused
When I try to start a new vmx domain using hvm, I get the following message: Using config file "/etc/xen/test.vmx". VNC= 1 Started domain ExampleVMXDomain xenconsole: Could not contact XenStore: Connection refused How do I configure the xenstored to allow connections? -- Havard _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Nov 09
0
useR! 2013: call for tutorials
...ted lectures and user-contributed sessions (abstract submission will be available soon). Prior to the conference, there will be tutorials on R (proposals for tutorials should be sent before December 15, 2012, see below). CONFIRMED INVITED SPEAKERS Mar?a Jes?s Bayarri, Jos? Manuel Ben?tez-S?nchez, Havard Rue, Steve Scott and Hadley Wickham USER-CONTRIBUTED SESSIONS The conference will feature both talks and posters illustrating the use of R in practice. Contributions are welcome that introduce recent developments in the R Project (including CRAN packages), demonstrate applications of R in areas o...
2012 Dec 05
0
Reminder: useR! 2013 call for tutorials
...ted lectures and user-contributed sessions (abstract submission will be available soon). Prior to the conference, there will be tutorials on R (proposals for tutorials should be sent before December 15, 2012, see below). CONFIRMED INVITED SPEAKERS Mar?a Jes?s Bayarri, Jos? Manuel Ben?tez-S?nchez, Havard Rue, Steve Scott and Hadley Wickham USER-CONTRIBUTED SESSIONS The conference will feature both talks and posters illustrating the use of R in practice. Contributions are welcome that introduce recent developments in the R Project (including CRAN packages), demonstrate applications of R in areas o...
2006 Mar 31
2
Network errors, but only with sftp
Hello, I''m using xen-unstable from 28th March, running on top of a Centos 4.3 system. All seems to work well except for one strange networking error. In my DomUs, all of my networking works except for sftp. I can wget http://www.google.com and get an HTML page back. I can ping, and I can ssh to any host I like. But if I try and sftp to any host, I get an error: socketpair: