Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 72b7f878 authored by augustin_s's avatar augustin_s :snake:
Browse files

new two color values

parent b5e2750f
No related branches found
No related tags found
No related merge requests found
...@@ -22,65 +22,65 @@ N_UNDS.remove(N_UND_CHIC) ...@@ -22,65 +22,65 @@ N_UNDS.remove(N_UND_CHIC)
color1 = { color1 = {
6: 3.2133440611047375, 6: 2.5782081923331286,
7: 3.2133806668053135, 7: 2.5782000000000003,
8: 3.2133806668053135, 8: 2.5782081923331286,
9: 3.2133806668053135, 9: 2.5782000000000003,
10: 3.2133806668053135, 10: 2.5782269928449404,
11: 3.2133806668053135, 11: 2.5782457933506078,
12: 3.201342229977879, 12: 2.5735,
13: 3.189306875960779, 13: 2.568807163979898,
15: 1.7020000000000002, 15: 3.1,
16: 3.702, 16: 1.8714000000000002,
17: 2.202, 17: 1.8,
18: 3.202, 18: 2.0,
19: 2.402, 19: 3.4000000000000004,
20: 2.9966, 20: 2.3000000000000003,
21: 2.8912, 21: 2.9000000000000004,
22: 2.4858000000000002 22: 1.6
} }
color2 = { color2 = {
6: 3.0528, 6: 2.0782000000000003,
7: 3.4528000000000003, 7: 3.0782000000000003,
8: 3.6528, 8: 1.5782,
9: 2.8528000000000002, 9: 3.1782000000000004,
10: 3.7, 10: 1.7782,
11: 2.9528000000000003, 11: 3.2882000000000002,
12: 2.7407, 12: 1.9635,
13: 3.1286, 13: 1.2688000000000001,
15: 2.702, 15: 2.9713000000000003,
16: 2.702, 16: 2.971323113370471,
17: 2.702, 17: 2.97130268459635,
18: 2.702, 18: 2.9713128989831805,
19: 2.702, 19: 2.9713128989831805,
20: 2.702, 20: 2.9713000000000003,
21: 2.700649, 21: 2.9713000000000003,
22: 2.6992979999999998 22: 2.9613
} }
colors_both = { colors_both = {
6: 3.2133440611047375, 6: 2.5782081923331286,
7: 3.2133806668053135, 7: 2.5782000000000003,
8: 3.2133806668053135, 8: 2.5782081923331286,
9: 3.2133806668053135, 9: 2.5782000000000003,
10: 3.2133806668053135, 10: 2.5782269928449404,
11: 3.2133806668053135, 11: 2.5782457933506078,
12: 3.201342229977879, 12: 2.5735,
13: 3.189306875960779, 13: 2.568807163979898,
15: 2.702, 15: 2.9713000000000003,
16: 2.702, 16: 2.971323113370471,
17: 2.702, 17: 2.97130268459635,
18: 2.702, 18: 2.9713128989831805,
19: 2.702, 19: 2.9713128989831805,
20: 2.702, 20: 2.9713000000000003,
21: 2.700649, 21: 2.9713000000000003,
22: 2.6992979999999998 22: 2.9613
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment