Displaying 3 results from an estimated 3 matches for "323046".
Did you mean:
32046
2010 Feb 05
1
Finding ranges on a per-row basis from several objects
Dear all,
I'm attemping to find the overall range of values from column 5 of a series of data frames, on a per-row basis, and assign the results to a new object. At present, I'm only able to receive the overall range of all values, whereas I'm intending to get the results of the range for each corresponding row. This is what I have so far:
for (i in seq(nrow(dframe[1])))
???
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...70
linemod.ll 1 50101 0 0.01 50072 0 0.01 50072
linit.ll 1 5624 0 0.01 5609 0 0.01 5609
linpack-pc.ll 13 145271 0 0.02 145253 0 0.02 145253
liolib.ll 41 84096 0 0.02 84081 0 0.01 84081
ListFileUtils.ll 8 79532 0 0.01 79505 0 0.01 79505
list.ll 2 7747 0 0.01 7725 0 0.01 7725
List.ll 20 323082 0 0.03 323046 0 0.03 320565
lists1.ll 88 152101 9 0.02 150705 3 0.02 151455
lists.ll 17 45370 0 0.01 45351 0 0.01 45351
literal.ll 1 12664 0 0.01 12646 0 0.01 12646
llex.ll 19 155435 0 0.02 155420 0 0.02 155420
llubenchmark.ll 5 27605 0 0.01 27583 0 0.01 27583
lmathlib.ll 29 34963 0 0.01 34948 0 0.02 33539
lmem....