search for: 167350

Displaying 2 results from an estimated 2 matches for "167350".

Did you mean: 16735
2007 Jul 19
4
Help with Dates
...reading it into R using read.table. (actually I am dumping the data into a .txt file first and then reading data in to R). Here is snippet: > head(data); Date Price Open.Int. Comm.Long Comm.Short net.comm 1 15-Jan-86 673.25 175645 65910 28425 37485 2 31-Jan-86 677.00 167350 54060 27120 26940 3 14-Feb-86 680.25 157985 37955 25425 12530 4 28-Feb-86 691.75 162775 49760 16030 33730 5 14-Mar-86 706.50 163495 54120 27995 26125 6 31-Mar-86 709.75 164120 54715 30390 24325 The dataset runs from 1986 to 20...
2006 Jun 29
5
Multiple VCPUs
I have a self built system using an Intel D 920 processor and a MB that supports VT. I''m able to run HVM domains fine, but have trouble getting multiple VCPUs for these domains. Here is an example of one of my configs. # -*- mode: python; -*- #============================================================================ # Python configuration setup for ''xm create''. #