Displaying 4 results from an estimated 4 matches for "7_1".
Did you mean:
71
2008 Nov 27
1
Help processing large data
Dear all,
I have one problem to handle a large dataset...
It looks like:
"read" "no" "length"
2 2 144
7 7 47490
9 9 310944
11 11 10089
14 14 13152
17 17 27363 and so on
There are 130000 rows
>From this table I need to make a table like
2_1 2 100
2_2 2 44
7_1 7 100
7_2 7 100
...
...
7_474 7 100
7_475 7 90
9_1 9 100
9_2 9 100 and so on...
In words: I want to divide the 3rd column by 100 to keep the length 100 and
increasing no of rows needed, where no will be same for all increased rows,
but the read will be changed like 2_1,2_2 and so on..
Please let...
2007 Apr 04
2
selection of character
Hi all,
I have a simple question:
I have a character vector like this
[1] "10_1" "1_1" "11_1" "2_1" "3_1" "4_1" "5_1" "6_1" "7_1" "8_1"
[11] "9_1" "1_3" "2_3" "3_3" "4_3" "1_4" "2_4" "3_4" "4_4" "5_4"
[21] "6_4" "7_4" "1_5" "2_5" "10_6" "11_6&q...
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