clean data
This commit is contained in:
parent
3c2b0832d3
commit
c8817d3ec3
6 changed files with 14 additions and 8 deletions
|
@ -99,5 +99,3 @@ serial;solution1;solution2;solution3;solution4
|
|||
;;0,777302;0,707086;0,422294
|
||||
;;0,786113;0,721242;0,45898
|
||||
;;0,779815;0,718811;0,419718
|
||||
;;;;
|
||||
=AVERAGE(A2:A101);=AVERAGE(B2:B101);=AVERAGE(C2:C101);=AVERAGE(D2:D101);=AVERAGE(E2:E101)
|
||||
|
|
|
|
@ -99,5 +99,3 @@ serial;solution1;solution2;solution3;solution4
|
|||
0,848781;;0,255499;0,38121;0,240645
|
||||
0,843061;;0,258374;0,413357;0,227622
|
||||
0,848842;;0,262713;0,383977;0,219846
|
||||
;;;;
|
||||
=AVERAGE(A2:A101);=AVERAGE(B2:B101);=AVERAGE(C2:C101);=AVERAGE(D2:D101);=AVERAGE(E2:E101)
|
||||
|
|
|
|
@ -99,5 +99,3 @@ serial;solution1;solution2;solution3;solution4
|
|||
;;1,855647;2,02672;1,118689
|
||||
;;1,876364;2,004184;1,093833
|
||||
;;1,855262;2,000091;1,120682
|
||||
;;;;
|
||||
=AVERAGE(A2:A101);=AVERAGE(B2:B101);=AVERAGE(C2:C101);=AVERAGE(D2:D101);=AVERAGE(E2:E101)
|
||||
|
|
|
7
report/data/machine2-mandelbrot1.csv
Normal file
7
report/data/machine2-mandelbrot1.csv
Normal file
|
@ -0,0 +1,7 @@
|
|||
solution4
|
||||
1.2
|
||||
1.5
|
||||
1.7
|
||||
1.8
|
||||
2.0
|
||||
% Add more data here if available
|
|
7
report/data/machine2-mandelbrot2.csv
Normal file
7
report/data/machine2-mandelbrot2.csv
Normal file
|
@ -0,0 +1,7 @@
|
|||
solution4
|
||||
1.0
|
||||
1.3
|
||||
1.6
|
||||
1.9
|
||||
2.2
|
||||
% Add more data here if available
|
|
|
@ -99,5 +99,3 @@ serial;solution1;solution2;solution3;solution4
|
|||
1,133824;;0,425726;0,461766;0,302243
|
||||
1,131027;;0,417199;0,467319;0,312465
|
||||
1,138425;;0,386066;0,459411;0,321559
|
||||
;;;;
|
||||
=AVERAGE(A2:A101);=AVERAGE(B2:B101);=AVERAGE(C2:C101);=AVERAGE(D2:D101);=AVERAGE(E2:E101)
|
||||
|
|
|
Reference in a new issue