7 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
8 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
9 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
10 │ ⇥ │ g │ l │ x │ j │ f │ ö │ , │ o │ z │ v │ k │ ´ │ Ret │
11 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
12 │ ⇩ │ t │ r │ c │ s │ n │ u │ i │ e │ a │ h │ p │ ⇘ │ │
13 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
14 │ ⇧ │ M4│ w │ ß │ d │ m │ b │ . │ ü │ ä │ y │ q │ ⇗ │
15 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
16 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
17 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
18 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
19 ['⇥', 'g', 'l', 'x', 'j', 'f', 'ö', ',', 'o', 'z', 'v', 'k', '´', ()],
20 ['⇩', 't', 'r', 'c', 's', 'n', 'u', 'i', 'e', 'a', 'h', 'p', '⇘', '\n'],
21 ['⇧', (), 'w', 'ß', 'd', 'm', 'b', '.', 'ü', 'ä', 'y', 'q', '⇗'],
22 [(), (), (), ' ', (), (), (), ()]]
23 # 3.539715215 billion total penalty compared to notime-noeffort
24 # 4.38592533472 mean key position cost in file 1gramme.txt
25 # 1.47501070298 % finger repeats in file 2gramme.txt
26 # 7.00125856842 million keystrokes disbalance of the fingers
27 # 0.143943039641 % finger repeats top to bottom or vice versa
28 # 3.01465681527 % of trigrams have no handswitching (uppercase ignored)
29 # 0.267586273301 billion (rows/dist)² to cross
30 # 0.0127405939806 hand disbalance. Left: 0.512740593981 %, Right: 0.487259406019 %
37 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
38 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
39 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
40 │ ⇥ │ g │ m │ x │ b │ f │ v │ , │ ö │ o │ y │ j │ ´ │ Ret │
41 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
42 │ ⇩ │ t │ r │ ß │ h │ s │ p │ u │ e │ a │ i │ z │ ⇘ │ │
43 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
44 │ ⇧ │ M4│ w │ l │ n │ d │ k │ . │ c │ ä │ ü │ q │ ⇗ │
45 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
46 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
47 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
48 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
49 ['⇥', 'g', 'm', 'x', 'b', 'f', 'v', ',', 'ö', 'o', 'y', 'j', '´', ()],
50 ['⇩', 't', 'r', 'ß', 'h', 's', 'p', 'u', 'e', 'a', 'i', 'z', '⇘', '\n'],
51 ['⇧', (), 'w', 'l', 'n', 'd', 'k', '.', 'c', 'ä', 'ü', 'q', '⇗'],
52 [(), (), (), ' ', (), (), (), ()]]
53 # 3.70786612969 billion total penalty compared to notime-noeffort
54 # 5.1318012209 mean key position cost in file 1gramme.txt
55 # 1.92085745725 % finger repeats in file 2gramme.txt
56 # 6.5798966922 million keystrokes disbalance of the fingers
57 # 0.102581565026 % finger repeats top to bottom or vice versa
58 # 2.59772462845 % of trigrams have no handswitching (uppercase ignored)
59 # 0.312118882144 billion (rows/dist)² to cross
60 # 0.0382819160351 hand disbalance. Left: 0.538281916035 %, Right: 0.461718083965 %
67 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
68 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
69 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
70 │ ⇥ │ z │ g │ ß │ l │ w │ x │ ä │ u │ . │ , │ v │ ´ │ Ret │
71 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
72 │ ⇩ │ d │ t │ c │ n │ s │ o │ e │ h │ i │ a │ k │ ⇘ │ │
73 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
74 │ ⇧ │ M4│ b │ p │ r │ m │ f │ ü │ y │ j │ ö │ q │ ⇗ │
75 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
76 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
77 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
78 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
79 ['⇥', 'z', 'g', 'ß', 'l', 'w', 'x', 'ä', 'u', '.', ',', 'v', '´', ()],
80 ['⇩', 'd', 't', 'c', 'n', 's', 'o', 'e', 'h', 'i', 'a', 'k', '⇘', '\n'],
81 ['⇧', (), 'b', 'p', 'r', 'm', 'f', 'ü', 'y', 'j', 'ö', 'q', '⇗'],
82 [(), (), (), ' ', (), (), (), ()]]
83 # 3.68643622535 billion total penalty compared to notime-noeffort
84 # 4.53387459634 mean key position cost in file 1gramme.txt
85 # 2.50832652982 % finger repeats in file 2gramme.txt
86 # 4.61421544829 million keystrokes disbalance of the fingers
87 # 0.0825315495336 % finger repeats top to bottom or vice versa
88 # 2.82764599142 % of trigrams have no handswitching (uppercase ignored)
89 # 0.343045251977 billion (rows/dist)² to cross
90 # 0.0297214964501 hand disbalance. Left: 0.52972149645 %, Right: 0.47027850355 %
97 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
98 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
99 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
100 │ ⇥ │ b │ l │ ß │ j │ m │ y │ p │ a │ o │ x │ , │ ´ │ Ret │
101 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
102 │ ⇩ │ t │ n │ c │ s │ d │ k │ h │ i │ e │ u │ . │ ⇘ │ │
103 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
104 │ ⇧ │ M4│ w │ f │ r │ g │ z │ v │ q │ ü │ ö │ ä │ ⇗ │
105 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
106 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
107 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
108 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
109 ['⇥', 'b', 'l', 'ß', 'j', 'm', 'y', 'p', 'a', 'o', 'x', ',', '´', ()],
110 ['⇩', 't', 'n', 'c', 's', 'd', 'k', 'h', 'i', 'e', 'u', '.', '⇘', '\n'],
111 ['⇧', (), 'w', 'f', 'r', 'g', 'z', 'v', 'q', 'ü', 'ö', 'ä', '⇗'],
112 [(), (), (), ' ', (), (), (), ()]]
113 # 3.54886716831 billion total penalty compared to notime-noeffort
114 # 4.53413425567 mean key position cost in file 1gramme.txt
115 # 1.50460797463 % finger repeats in file 2gramme.txt
116 # 6.29999796091 million keystrokes disbalance of the fingers
117 # 0.0556626207582 % finger repeats top to bottom or vice versa
118 # 2.82670610392 % of trigrams have no handswitching (uppercase ignored)
119 # 0.305693617456 billion (rows/dist)² to cross
120 # 0.0236347085728 hand disbalance. Left: 0.523634708573 %, Right: 0.476365291427 %
127 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
128 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
129 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
130 │ ⇥ │ , │ ü │ x │ ö │ ä │ v │ l │ b │ d │ z │ f │ ´ │ Ret │
131 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
132 │ ⇩ │ u │ i │ c │ e │ a │ s │ r │ n │ t │ h │ g │ ⇘ │ │
133 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
134 │ ⇧ │ M4│ j │ y │ o │ . │ q │ w │ m │ p │ k │ ß │ ⇗ │
135 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
136 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
137 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
138 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
139 ['⇥', ',', 'ü', 'x', 'ö', 'ä', 'v', 'l', 'b', 'd', 'z', 'f', '´', ()],
140 ['⇩', 'u', 'i', 'c', 'e', 'a', 's', 'r', 'n', 't', 'h', 'g', '⇘', '\n'],
141 ['⇧', (), 'j', 'y', 'o', '.', 'q', 'w', 'm', 'p', 'k', 'ß', '⇗'],
142 [(), (), (), ' ', (), (), (), ()]]
143 # 3.0884850685 billion total penalty compared to notime-noeffort
144 # 4.03468493893 mean key position cost in file 1gramme.txt
145 # 1.99236647764 % finger repeats in file 2gramme.txt
146 # 5.9424478943 million keystrokes disbalance of the fingers
147 # 0.145650384755 % finger repeats top to bottom or vice versa
148 # 2.30665880592 % of trigrams have no handswitching (uppercase ignored)
149 # 0.217989459049 billion (rows/dist)² to cross
150 # 0.0639112953579 hand disbalance. Left: 0.436088704642 %, Right: 0.563911295358 %
157 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
158 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
159 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
160 │ ⇥ │ , │ o │ x │ ü │ ä │ j │ l │ d │ h │ k │ z │ ´ │ Ret │
161 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
162 │ ⇩ │ u │ e │ c │ i │ a │ r │ n │ t │ s │ g │ f │ ⇘ │ │
163 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
164 │ ⇧ │ M4│ y │ ö │ p │ . │ q │ w │ m │ v │ b │ ß │ ⇗ │
165 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
166 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
167 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
168 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
169 ['⇥', ',', 'o', 'x', 'ü', 'ä', 'j', 'l', 'd', 'h', 'k', 'z', '´', ()],
170 ['⇩', 'u', 'e', 'c', 'i', 'a', 'r', 'n', 't', 's', 'g', 'f', '⇘', '\n'],
171 ['⇧', (), 'y', 'ö', 'p', '.', 'q', 'w', 'm', 'v', 'b', 'ß', '⇗'],
172 [(), (), (), ' ', (), (), (), ()]]
173 # 3.05474192749 billion total penalty compared to notime-noeffort
174 # 3.99018368453 mean key position cost in file 1gramme.txt
175 # 1.4934735963 % finger repeats in file 2gramme.txt
176 # 6.40829338257 million keystrokes disbalance of the fingers
177 # 0.142289824755 % finger repeats top to bottom or vice versa
178 # 2.33132795496 % of trigrams have no handswitching (uppercase ignored)
179 # 0.222798160047 billion (rows/dist)² to cross
180 # 0.0578245074807 hand disbalance. Left: 0.442175492519 %, Right: 0.557824507481 %