myplotlib 1.7.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. myplotlib/__init__.py +79 -0
  2. myplotlib/assets/classic.dark.mplstyle +69 -0
  3. myplotlib/assets/classic.light.mplstyle +60 -0
  4. myplotlib/assets/colormaps/bipolar.csv +1023 -0
  5. myplotlib/assets/colormaps/colt.csv +1024 -0
  6. myplotlib/assets/colormaps/fire.csv +256 -0
  7. myplotlib/assets/colormaps/idl.csv +256 -0
  8. myplotlib/assets/colormaps/sunrise.csv +512 -0
  9. myplotlib/assets/colormaps/thermal.csv +512 -0
  10. myplotlib/assets/colormaps/vanilla.csv +512 -0
  11. myplotlib/assets/fancy.dark.mplstyle +43 -0
  12. myplotlib/assets/fancy.light.mplstyle +32 -0
  13. myplotlib/assets/fonts/AppleChancery.ttf +0 -0
  14. myplotlib/assets/fonts/EBGaramond/EBGaramond-Bold.ttf +0 -0
  15. myplotlib/assets/fonts/EBGaramond/EBGaramond-BoldItalic.ttf +0 -0
  16. myplotlib/assets/fonts/EBGaramond/EBGaramond-ExtraBold.ttf +0 -0
  17. myplotlib/assets/fonts/EBGaramond/EBGaramond-ExtraBoldItalic.ttf +0 -0
  18. myplotlib/assets/fonts/EBGaramond/EBGaramond-Italic.ttf +0 -0
  19. myplotlib/assets/fonts/EBGaramond/EBGaramond-Medium.ttf +0 -0
  20. myplotlib/assets/fonts/EBGaramond/EBGaramond-MediumItalic.ttf +0 -0
  21. myplotlib/assets/fonts/EBGaramond/EBGaramond-Regular.ttf +0 -0
  22. myplotlib/assets/fonts/EBGaramond/EBGaramond-SemiBold.ttf +0 -0
  23. myplotlib/assets/fonts/EBGaramond/EBGaramond-SemiBoldItalic.ttf +0 -0
  24. myplotlib/assets/fonts/Hershey/AVHersheyComplexHeavy.ttf +0 -0
  25. myplotlib/assets/fonts/Hershey/AVHersheyComplexHeavyItalic.ttf +0 -0
  26. myplotlib/assets/fonts/Hershey/AVHersheyComplexLight.ttf +0 -0
  27. myplotlib/assets/fonts/Hershey/AVHersheyComplexLightItalic.ttf +0 -0
  28. myplotlib/assets/fonts/Hershey/AVHersheyComplexMedium.ttf +0 -0
  29. myplotlib/assets/fonts/Hershey/AVHersheyComplexMediumItalic.ttf +0 -0
  30. myplotlib/assets/fonts/Hershey/AVHersheyDuplexHeavy.ttf +0 -0
  31. myplotlib/assets/fonts/Hershey/AVHersheyDuplexHeavyItalic.ttf +0 -0
  32. myplotlib/assets/fonts/Hershey/AVHersheyDuplexLight.ttf +0 -0
  33. myplotlib/assets/fonts/Hershey/AVHersheyDuplexLightItalic.ttf +0 -0
  34. myplotlib/assets/fonts/Hershey/AVHersheyDuplexMedium.ttf +0 -0
  35. myplotlib/assets/fonts/Hershey/AVHersheyDuplexMediumItalic.ttf +0 -0
  36. myplotlib/assets/fonts/Hershey/AVHersheySimplexHeavy.ttf +0 -0
  37. myplotlib/assets/fonts/Hershey/AVHersheySimplexHeavyItalic.ttf +0 -0
  38. myplotlib/assets/fonts/Hershey/AVHersheySimplexLight.ttf +0 -0
  39. myplotlib/assets/fonts/Hershey/AVHersheySimplexLightItalic.ttf +0 -0
  40. myplotlib/assets/fonts/Hershey/AVHersheySimplexMedium.ttf +0 -0
  41. myplotlib/assets/fonts/Hershey/AVHersheySimplexMediumItalic.ttf +0 -0
  42. myplotlib/assets/latex.mplstyle +2 -0
  43. myplotlib/assets/mono.dark.mplstyle +21 -0
  44. myplotlib/assets/mono.light.mplstyle +11 -0
  45. myplotlib/plots.py +658 -0
  46. myplotlib/tests.py +246 -0
  47. myplotlib/tools/__init__.py +0 -0
  48. myplotlib/tools/lic.py +99 -0
  49. myplotlib-1.7.0.dist-info/METADATA +137 -0
  50. myplotlib-1.7.0.dist-info/RECORD +52 -0
  51. myplotlib-1.7.0.dist-info/WHEEL +4 -0
  52. myplotlib-1.7.0.dist-info/licenses/LICENSE +28 -0
@@ -0,0 +1,256 @@
1
+ 0. , 0. , 0.
2
+ 0.02352941, 0. , 0.
3
+ 0.05098039, 0. , 0.
4
+ 0.07058824, 0. , 0.
5
+ 0.08627451, 0. , 0.
6
+ 0.09803922, 0. , 0.
7
+ 0.10980392, 0. , 0.
8
+ 0.12156863, 0. , 0.
9
+ 0.13333333, 0. , 0.
10
+ 0.14117647, 0. , 0.
11
+ 0.14901961, 0. , 0.
12
+ 0.15686275, 0. , 0.
13
+ 0.16862745, 0. , 0.
14
+ 0.17647059, 0. , 0.
15
+ 0.18039216, 0. , 0.
16
+ 0.18823529, 0. , 0.
17
+ 0.19607843, 0. , 0.
18
+ 0.20392157, 0. , 0.
19
+ 0.20784314, 0. , 0.
20
+ 0.21568627, 0. , 0.
21
+ 0.21960784, 0. , 0.
22
+ 0.22745098, 0. , 0.
23
+ 0.23137255, 0. , 0.
24
+ 0.23921569, 0. , 0.
25
+ 0.24313725, 0. , 0.
26
+ 0.25098039, 0. , 0.
27
+ 0.25490196, 0. , 0.
28
+ 0.2627451 , 0. , 0.
29
+ 0.26666667, 0. , 0.
30
+ 0.2745098 , 0. , 0.
31
+ 0.27843137, 0. , 0.
32
+ 0.28627451, 0. , 0.
33
+ 0.29019608, 0. , 0.
34
+ 0.29803922, 0. , 0.
35
+ 0.30196078, 0. , 0.
36
+ 0.30980392, 0. , 0.
37
+ 0.31372549, 0. , 0.
38
+ 0.32156863, 0. , 0.
39
+ 0.3254902 , 0. , 0.
40
+ 0.33333333, 0. , 0.
41
+ 0.3372549 , 0. , 0.
42
+ 0.34509804, 0. , 0.
43
+ 0.34901961, 0.00392157, 0.
44
+ 0.35686275, 0.00392157, 0.
45
+ 0.36470588, 0.00392157, 0.
46
+ 0.36862745, 0.00392157, 0.
47
+ 0.37647059, 0.00392157, 0.
48
+ 0.38039216, 0.00392157, 0.
49
+ 0.38823529, 0.00392157, 0.
50
+ 0.39607843, 0.00392157, 0.
51
+ 0.4, 0.00392157, 0.
52
+ 0.40784314, 0.00392157, 0.
53
+ 0.41176471, 0.00392157, 0.
54
+ 0.41960784, 0.00392157, 0.
55
+ 0.42745098, 0.00392157, 0.
56
+ 0.43137255, 0.00392157, 0.
57
+ 0.43921569, 0.00392157, 0.
58
+ 0.44313725, 0.00392157, 0.
59
+ 0.45098039, 0.00392157, 0.
60
+ 0.45882353, 0.00392157, 0.
61
+ 0.4627451 , 0.00392157, 0.
62
+ 0.47058824, 0.00784314, 0.
63
+ 0.47843137, 0.00784314, 0.
64
+ 0.48235294, 0.00784314, 0.
65
+ 0.49019608, 0.00784314, 0.
66
+ 0.49803922, 0.00784314, 0.
67
+ 0.50196078, 0.00784314, 0.
68
+ 0.50980392, 0.00784314, 0.
69
+ 0.51764706, 0.00784314, 0.
70
+ 0.52156863, 0.00784314, 0.
71
+ 0.52941176, 0.00784314, 0.
72
+ 0.5372549 , 0.00784314, 0.
73
+ 0.54117647, 0.00784314, 0.
74
+ 0.54901961, 0.01176471, 0.
75
+ 0.55686275, 0.01176471, 0.
76
+ 0.56470588, 0.01176471, 0.
77
+ 0.56862745, 0.01176471, 0.
78
+ 0.57647059, 0.01176471, 0.
79
+ 0.58431373, 0.01176471, 0.
80
+ 0.58823529, 0.01176471, 0.
81
+ 0.59607843, 0.01176471, 0.
82
+ 0.60392157, 0.01176471, 0.
83
+ 0.61176471, 0.01176471, 0.
84
+ 0.61568627, 0.01568627, 0.
85
+ 0.62352941, 0.01568627, 0.
86
+ 0.63137255, 0.01568627, 0.
87
+ 0.63529412, 0.01568627, 0.
88
+ 0.64313725, 0.01568627, 0.
89
+ 0.65098039, 0.01568627, 0.
90
+ 0.65882353, 0.01568627, 0.
91
+ 0.6627451 , 0.01568627, 0.
92
+ 0.67058824, 0.01960784, 0.
93
+ 0.67843137, 0.01960784, 0.
94
+ 0.68627451, 0.01960784, 0.
95
+ 0.69019608, 0.01960784, 0.
96
+ 0.69803922, 0.01960784, 0.
97
+ 0.70588235, 0.01960784, 0.
98
+ 0.71372549, 0.02352941, 0.
99
+ 0.72156863, 0.02352941, 0.
100
+ 0.7254902 , 0.02352941, 0.
101
+ 0.73333333, 0.02352941, 0.
102
+ 0.74117647, 0.02352941, 0.
103
+ 0.74901961, 0.02745098, 0.
104
+ 0.75294118, 0.02745098, 0.
105
+ 0.76078431, 0.02745098, 0.
106
+ 0.76862745, 0.02745098, 0.
107
+ 0.77647059, 0.03137255, 0.
108
+ 0.78431373, 0.03137255, 0.
109
+ 0.78823529, 0.03137255, 0.
110
+ 0.79607843, 0.03137255, 0.
111
+ 0.80392157, 0.03529412, 0.
112
+ 0.81176471, 0.03529412, 0.
113
+ 0.81960784, 0.03529412, 0.
114
+ 0.82352941, 0.03921569, 0.
115
+ 0.83137255, 0.03921569, 0.
116
+ 0.83921569, 0.03921569, 0.
117
+ 0.84705882, 0.04313725, 0.
118
+ 0.85490196, 0.04313725, 0.
119
+ 0.85882353, 0.04705882, 0.
120
+ 0.86666667, 0.04705882, 0.
121
+ 0.8745098 , 0.05098039, 0.
122
+ 0.88235294, 0.05098039, 0.
123
+ 0.89019608, 0.05490196, 0.
124
+ 0.89411765, 0.05882353, 0.
125
+ 0.90196078, 0.05882353, 0.
126
+ 0.90980392, 0.0627451 , 0.
127
+ 0.91764706, 0.06666667, 0.
128
+ 0.92156863, 0.0745098 , 0.
129
+ 0.92941176, 0.07843137, 0.
130
+ 0.93333333, 0.08627451, 0.
131
+ 0.94117647, 0.09411765, 0.
132
+ 0.94509804, 0.10588235, 0.
133
+ 0.94901961, 0.11372549, 0.
134
+ 0.95294118, 0.1254902 , 0.
135
+ 0.96078431, 0.1372549 , 0.
136
+ 0.96470588, 0.14901961, 0.
137
+ 0.96470588, 0.16078431, 0.
138
+ 0.96862745, 0.17254902, 0.
139
+ 0.97254902, 0.18431373, 0.
140
+ 0.97647059, 0.19607843, 0.
141
+ 0.97647059, 0.20784314, 0.
142
+ 0.98039216, 0.21960784, 0.
143
+ 0.98039216, 0.23137255, 0.
144
+ 0.98431373, 0.23921569, 0.
145
+ 0.98431373, 0.25098039, 0.
146
+ 0.98431373, 0.2627451 , 0.
147
+ 0.98823529, 0.2745098 , 0.
148
+ 0.98823529, 0.28627451, 0.
149
+ 0.98823529, 0.29411765, 0.
150
+ 0.99215686, 0.30588235, 0.
151
+ 0.99215686, 0.31764706, 0.
152
+ 0.99215686, 0.3254902 , 0.
153
+ 0.99215686, 0.3372549 , 0.
154
+ 0.99215686, 0.34509804, 0.
155
+ 0.99607843, 0.35686275, 0.
156
+ 0.99607843, 0.36470588, 0.
157
+ 0.99607843, 0.37254902, 0.
158
+ 0.99607843, 0.38431373, 0.
159
+ 0.99607843, 0.39215686, 0.
160
+ 0.99607843, 0.4, 0.
161
+ 0.99607843, 0.40784314, 0.
162
+ 0.99607843, 0.41960784, 0.
163
+ 0.99607843, 0.42745098, 0.
164
+ 0.99607843, 0.43529412, 0.
165
+ 0.99607843, 0.44313725, 0.
166
+ 0.99607843, 0.45098039, 0.
167
+ 0.99607843, 0.45882353, 0.
168
+ 0.99607843, 0.46666667, 0.
169
+ 0.99607843, 0.4745098 , 0.
170
+ 0.99607843, 0.48627451, 0.
171
+ 1. , 0.49411765, 0.
172
+ 1. , 0.50196078, 0.
173
+ 1. , 0.50980392, 0.
174
+ 1. , 0.51372549, 0.
175
+ 1. , 0.52156863, 0.
176
+ 1. , 0.52941176, 0.
177
+ 1. , 0.5372549 , 0.
178
+ 1. , 0.54509804, 0.
179
+ 1. , 0.55294118, 0.
180
+ 1. , 0.56078431, 0.
181
+ 1. , 0.56862745, 0.
182
+ 1. , 0.57647059, 0.
183
+ 1. , 0.58039216, 0.
184
+ 1. , 0.58823529, 0.
185
+ 1. , 0.59607843, 0.
186
+ 1. , 0.60392157, 0.
187
+ 1. , 0.61176471, 0.
188
+ 1. , 0.61568627, 0.
189
+ 1. , 0.62352941, 0.
190
+ 1. , 0.63137255, 0.
191
+ 1. , 0.63921569, 0.
192
+ 1. , 0.64313725, 0.00392157
193
+ 1. , 0.65098039, 0.00392157
194
+ 1. , 0.65882353, 0.00392157
195
+ 1. , 0.66666667, 0.00392157
196
+ 1. , 0.67058824, 0.00392157
197
+ 1. , 0.67843137, 0.00392157
198
+ 1. , 0.68627451, 0.00392157
199
+ 1. , 0.69019608, 0.00392157
200
+ 1. , 0.69803922, 0.00784314
201
+ 1. , 0.70588235, 0.00784314
202
+ 1. , 0.70980392, 0.00784314
203
+ 1. , 0.71764706, 0.00784314
204
+ 1. , 0.7254902 , 0.00784314
205
+ 1. , 0.72941176, 0.00784314
206
+ 1. , 0.7372549 , 0.01176471
207
+ 1. , 0.74117647, 0.01176471
208
+ 1. , 0.74901961, 0.01176471
209
+ 1. , 0.75686275, 0.01176471
210
+ 1. , 0.76078431, 0.01568627
211
+ 1. , 0.76862745, 0.01568627
212
+ 1. , 0.77647059, 0.01568627
213
+ 1. , 0.78039216, 0.01568627
214
+ 1. , 0.78823529, 0.01960784
215
+ 1. , 0.79215686, 0.01960784
216
+ 1. , 0.8, 0.01960784
217
+ 1. , 0.80784314, 0.02352941
218
+ 1. , 0.81176471, 0.02352941
219
+ 1. , 0.81960784, 0.02352941
220
+ 1. , 0.82352941, 0.02745098
221
+ 1. , 0.83137255, 0.02745098
222
+ 1. , 0.83529412, 0.03137255
223
+ 1. , 0.84313725, 0.03137255
224
+ 1. , 0.85098039, 0.03529412
225
+ 1. , 0.85490196, 0.03529412
226
+ 1. , 0.8627451 , 0.03921569
227
+ 1. , 0.86666667, 0.03921569
228
+ 1. , 0.8745098 , 0.04313725
229
+ 1. , 0.87843137, 0.04313725
230
+ 1. , 0.88627451, 0.04705882
231
+ 1. , 0.89019608, 0.05098039
232
+ 1. , 0.89803922, 0.05490196
233
+ 1. , 0.90196078, 0.05882353
234
+ 1. , 0.90980392, 0.0627451
235
+ 1. , 0.91764706, 0.06666667
236
+ 1. , 0.92156863, 0.07058824
237
+ 1. , 0.92941176, 0.07843137
238
+ 1. , 0.93333333, 0.09019608
239
+ 1. , 0.94117647, 0.10196078
240
+ 1. , 0.94509804, 0.11764706
241
+ 1. , 0.95294118, 0.14117647
242
+ 1. , 0.95686275, 0.16470588
243
+ 1. , 0.96078431, 0.19607843
244
+ 1. , 0.96862745, 0.23137255
245
+ 1. , 0.97254902, 0.27843137
246
+ 1. , 0.97647059, 0.3254902
247
+ 1. , 0.98431373, 0.38431373
248
+ 1. , 0.98431373, 0.44705882
249
+ 1. , 0.98823529, 0.51372549
250
+ 1. , 0.99215686, 0.58431373
251
+ 1. , 0.99607843, 0.65882353
252
+ 1. , 0.99607843, 0.72941176
253
+ 1. , 0.99607843, 0.8
254
+ 1. , 0.99607843, 0.87058824
255
+ 1. , 0.99607843, 0.93333333
256
+ 1. , 1. , 1.
@@ -0,0 +1,256 @@
1
+ 0.,0.,0.
2
+ 0.,0.,0.00784313725490196
3
+ 0.,0.,0.01568627450980392
4
+ 0.,0.,0.023529411764705882
5
+ 0.,0.,0.03137254901960784
6
+ 0.,0.,0.0392156862745098
7
+ 0.,0.,0.047058823529411764
8
+ 0.,0.,0.054901960784313725
9
+ 0.,0.,0.06274509803921569
10
+ 0.,0.,0.07058823529411765
11
+ 0.,0.,0.0784313725490196
12
+ 0.,0.,0.08627450980392157
13
+ 0.,0.,0.09803921568627451
14
+ 0.,0.,0.10588235294117647
15
+ 0.,0.,0.11372549019607843
16
+ 0.,0.,0.12156862745098039
17
+ 0.,0.,0.12941176470588234
18
+ 0.,0.,0.13725490196078433
19
+ 0.,0.,0.14509803921568626
20
+ 0.,0.,0.15294117647058825
21
+ 0.,0.,0.16078431372549018
22
+ 0.,0.,0.16862745098039217
23
+ 0.,0.,0.1764705882352941
24
+ 0.,0.,0.1843137254901961
25
+ 0.,0.,0.19607843137254902
26
+ 0.,0.,0.20392156862745098
27
+ 0.,0.,0.21176470588235294
28
+ 0.,0.,0.2196078431372549
29
+ 0.,0.,0.22745098039215686
30
+ 0.,0.,0.23529411764705882
31
+ 0.,0.,0.24313725490196078
32
+ 0.,0.,0.25098039215686274
33
+ 0.,0.,0.2588235294117647
34
+ 0.,0.011764705882352941,0.26666666666666666
35
+ 0.,0.023529411764705882,0.27450980392156865
36
+ 0.,0.03529411764705882,0.2823529411764706
37
+ 0.,0.047058823529411764,0.29411764705882354
38
+ 0.,0.058823529411764705,0.30196078431372547
39
+ 0.,0.07058823529411765,0.30980392156862746
40
+ 0.,0.08235294117647059,0.3176470588235294
41
+ 0.,0.09803921568627451,0.3254901960784314
42
+ 0.,0.10980392156862745,0.3333333333333333
43
+ 0.,0.12156862745098039,0.3411764705882353
44
+ 0.,0.13333333333333333,0.34901960784313724
45
+ 0.,0.14509803921568626,0.3568627450980392
46
+ 0.,0.1568627450980392,0.36470588235294116
47
+ 0.,0.16862745098039217,0.37254901960784315
48
+ 0.,0.1803921568627451,0.3803921568627451
49
+ 0.,0.19607843137254902,0.39215686274509803
50
+ 0.,0.20784313725490194,0.39215686274509803
51
+ 0.,0.2196078431372549,0.39215686274509803
52
+ 0.,0.23137254901960785,0.39215686274509803
53
+ 0.,0.24313725490196078,0.39215686274509803
54
+ 0.,0.2549019607843137,0.39215686274509803
55
+ 0.,0.26666666666666666,0.39215686274509803
56
+ 0.,0.2784313725490196,0.39215686274509803
57
+ 0.,0.29411764705882354,0.39215686274509803
58
+ 0.,0.3058823529411765,0.39215686274509803
59
+ 0.,0.3176470588235294,0.39215686274509803
60
+ 0.,0.32941176470588235,0.39215686274509803
61
+ 0.,0.3411764705882353,0.39215686274509803
62
+ 0.,0.3529411764705882,0.39215686274509803
63
+ 0.,0.36470588235294116,0.39215686274509803
64
+ 0.,0.3764705882352941,0.39215686274509803
65
+ 0.,0.39215686274509803,0.39215686274509803
66
+ 0.,0.403921568627451,0.39215686274509803
67
+ 0.,0.4156862745098039,0.39215686274509803
68
+ 0.,0.42745098039215684,0.39215686274509803
69
+ 0.,0.4392156862745098,0.39215686274509803
70
+ 0.,0.45098039215686275,0.39215686274509803
71
+ 0.,0.4627450980392157,0.39215686274509803
72
+ 0.,0.4745098039215686,0.39215686274509803
73
+ 0.,0.49019607843137253,0.39215686274509803
74
+ 0.,0.5019607843137255,0.39215686274509803
75
+ 0.,0.5137254901960784,0.39215686274509803
76
+ 0.,0.5254901960784314,0.39215686274509803
77
+ 0.,0.5372549019607843,0.39215686274509803
78
+ 0.,0.5490196078431373,0.39215686274509803
79
+ 0.,0.5607843137254902,0.39215686274509803
80
+ 0.,0.5725490196078431,0.39215686274509803
81
+ 0.,0.5882352941176471,0.39215686274509803
82
+ 0.,0.5882352941176471,0.3764705882352941
83
+ 0.,0.5882352941176471,0.36470588235294116
84
+ 0.,0.5882352941176471,0.3529411764705882
85
+ 0.,0.5882352941176471,0.3411764705882353
86
+ 0.,0.5882352941176471,0.32941176470588235
87
+ 0.,0.5882352941176471,0.3176470588235294
88
+ 0.,0.5882352941176471,0.3058823529411765
89
+ 0.,0.5882352941176471,0.29411764705882354
90
+ 0.,0.5882352941176471,0.2784313725490196
91
+ 0.,0.5882352941176471,0.26666666666666666
92
+ 0.,0.5882352941176471,0.2549019607843137
93
+ 0.,0.5882352941176471,0.24313725490196078
94
+ 0.,0.5882352941176471,0.23137254901960785
95
+ 0.,0.5882352941176471,0.2196078431372549
96
+ 0.,0.5882352941176471,0.20784313725490194
97
+ 0.,0.5882352941176471,0.19607843137254902
98
+ 0.,0.5843137254901961,0.1803921568627451
99
+ 0.,0.580392156862745,0.16862745098039217
100
+ 0.,0.580392156862745,0.1568627450980392
101
+ 0.,0.5764705882352941,0.14509803921568626
102
+ 0.,0.5725490196078431,0.13333333333333333
103
+ 0.,0.5725490196078431,0.12156862745098039
104
+ 0.,0.5686274509803921,0.10980392156862745
105
+ 0.,0.5686274509803921,0.09803921568627451
106
+ 0.,0.5647058823529412,0.08235294117647059
107
+ 0.,0.5607843137254902,0.07058823529411765
108
+ 0.,0.5607843137254902,0.058823529411764705
109
+ 0.,0.5568627450980392,0.047058823529411764
110
+ 0.,0.5529411764705883,0.03529411764705882
111
+ 0.,0.5529411764705883,0.023529411764705882
112
+ 0.,0.5490196078431373,0.011764705882352941
113
+ 0.,0.5490196078431373,0.
114
+ 0.027450980392156862,0.5372549019607843,0.
115
+ 0.058823529411764705,0.5294117647058824,0.
116
+ 0.08627450980392157,0.5176470588235293,0.
117
+ 0.11764705882352941,0.5098039215686274,0.
118
+ 0.14509803921568626,0.4980392156862745,0.
119
+ 0.1764705882352941,0.49019607843137253,0.
120
+ 0.20392156862745098,0.4784313725490196,0.
121
+ 0.23529411764705882,0.47058823529411764,0.
122
+ 0.2627450980392157,0.4588235294117647,0.
123
+ 0.29411764705882354,0.45098039215686275,0.
124
+ 0.32156862745098036,0.4392156862745098,0.
125
+ 0.3529411764705882,0.43137254901960786,0.
126
+ 0.3803921568627451,0.4196078431372549,0.
127
+ 0.4117647058823529,0.4117647058823529,0.
128
+ 0.4392156862745098,0.4,0.
129
+ 0.47058823529411764,0.39215686274509803,0.
130
+ 0.49019607843137253,0.36470588235294116,0.
131
+ 0.5098039215686274,0.3411764705882353,0.
132
+ 0.5294117647058824,0.3176470588235294,0.
133
+ 0.5490196078431373,0.29411764705882354,0.
134
+ 0.5686274509803921,0.26666666666666666,0.
135
+ 0.5882352941176471,0.24313725490196078,0.
136
+ 0.6078431372549019,0.2196078431372549,0.
137
+ 0.6274509803921569,0.19607843137254902,0.
138
+ 0.6470588235294118,0.16862745098039217,0.
139
+ 0.6666666666666666,0.14509803921568626,0.
140
+ 0.6862745098039216,0.12156862745098039,0.
141
+ 0.7058823529411764,0.09803921568627451,0.
142
+ 0.7254901960784313,0.07058823529411765,0.
143
+ 0.7450980392156863,0.047058823529411764,0.
144
+ 0.7647058823529411,0.023529411764705882,0.
145
+ 0.7843137254901961,0.,0.
146
+ 0.7843137254901961,0.00784313725490196,0.
147
+ 0.788235294117647,0.01568627450980392,0.
148
+ 0.788235294117647,0.023529411764705882,0.
149
+ 0.792156862745098,0.03529411764705882,0.
150
+ 0.792156862745098,0.043137254901960784,0.
151
+ 0.796078431372549,0.050980392156862744,0.
152
+ 0.796078431372549,0.06274509803921569,0.
153
+ 0.8,0.07058823529411765,0.
154
+ 0.8,0.0784313725490196,0.
155
+ 0.803921568627451,0.09019607843137255,0.
156
+ 0.803921568627451,0.09803921568627451,0.
157
+ 0.807843137254902,0.10588235294117647,0.
158
+ 0.807843137254902,0.11372549019607843,0.
159
+ 0.8117647058823529,0.12549019607843137,0.
160
+ 0.8117647058823529,0.13333333333333333,0.
161
+ 0.8156862745098039,0.1411764705882353,0.
162
+ 0.8156862745098039,0.15294117647058825,0.
163
+ 0.8196078431372549,0.16078431372549018,0.
164
+ 0.8196078431372549,0.16862745098039217,0.
165
+ 0.8235294117647058,0.1803921568627451,0.
166
+ 0.8235294117647058,0.18823529411764706,0.
167
+ 0.8274509803921568,0.19607843137254902,0.
168
+ 0.8274509803921568,0.20784313725490194,0.
169
+ 0.8313725490196078,0.21568627450980393,0.
170
+ 0.8313725490196078,0.22352941176470587,0.
171
+ 0.8352941176470589,0.23137254901960785,0.
172
+ 0.8352941176470589,0.24313725490196078,0.
173
+ 0.8392156862745098,0.25098039215686274,0.
174
+ 0.8392156862745098,0.2588235294117647,0.
175
+ 0.8431372549019608,0.27058823529411763,0.
176
+ 0.8431372549019608,0.2784313725490196,0.
177
+ 0.8470588235294118,0.28627450980392155,0.
178
+ 0.8470588235294118,0.2980392156862745,0.
179
+ 0.8509803921568627,0.3058823529411765,0.
180
+ 0.8509803921568627,0.3137254901960784,0.
181
+ 0.8549019607843137,0.3254901960784314,0.
182
+ 0.8549019607843137,0.3333333333333333,0.
183
+ 0.8588235294117647,0.3411764705882353,0.
184
+ 0.8588235294117647,0.34901960784313724,0.
185
+ 0.8627450980392157,0.3607843137254902,0.
186
+ 0.8627450980392157,0.3686274509803922,0.
187
+ 0.8666666666666667,0.3764705882352941,0.
188
+ 0.8666666666666667,0.38823529411764707,0.
189
+ 0.8705882352941177,0.396078431372549,0.
190
+ 0.8705882352941177,0.403921568627451,0.
191
+ 0.8745098039215686,0.4156862745098039,0.
192
+ 0.8745098039215686,0.4235294117647059,0.
193
+ 0.8784313725490196,0.43137254901960786,0.
194
+ 0.8784313725490196,0.44313725490196076,0.
195
+ 0.8823529411764706,0.45098039215686275,0.
196
+ 0.8823529411764706,0.4588235294117647,0.
197
+ 0.8862745098039215,0.4666666666666667,0.
198
+ 0.8862745098039215,0.4784313725490196,0.
199
+ 0.8901960784313725,0.48627450980392156,0.
200
+ 0.8901960784313725,0.49411764705882355,0.
201
+ 0.8941176470588235,0.5058823529411764,0.
202
+ 0.8941176470588235,0.5137254901960784,0.
203
+ 0.8980392156862745,0.5215686274509804,0.
204
+ 0.8980392156862745,0.5333333333333333,0.
205
+ 0.9019607843137255,0.5411764705882353,0.
206
+ 0.9019607843137255,0.5490196078431373,0.
207
+ 0.9058823529411765,0.5568627450980392,0.
208
+ 0.9058823529411765,0.5686274509803921,0.
209
+ 0.9098039215686274,0.5764705882352941,0.
210
+ 0.9098039215686274,0.5843137254901961,0.
211
+ 0.9137254901960784,0.596078431372549,0.
212
+ 0.9137254901960784,0.6039215686274509,0.
213
+ 0.9176470588235294,0.611764705882353,0.
214
+ 0.9176470588235294,0.6235294117647059,0.
215
+ 0.9215686274509803,0.6313725490196078,0.
216
+ 0.9215686274509803,0.6392156862745098,0.
217
+ 0.9254901960784314,0.6509803921568628,0.
218
+ 0.9254901960784314,0.6588235294117647,0.
219
+ 0.9294117647058824,0.6666666666666666,0.
220
+ 0.9294117647058824,0.6745098039215687,0.
221
+ 0.9333333333333333,0.6862745098039216,0.
222
+ 0.9333333333333333,0.6941176470588235,0.
223
+ 0.9372549019607843,0.7019607843137254,0.
224
+ 0.9372549019607843,0.7137254901960784,0.
225
+ 0.9411764705882353,0.7215686274509804,0.
226
+ 0.9411764705882353,0.7294117647058823,0.
227
+ 0.9450980392156862,0.7411764705882353,0.
228
+ 0.9450980392156862,0.7490196078431373,0.
229
+ 0.9490196078431372,0.7568627450980392,0.
230
+ 0.9490196078431372,0.7686274509803921,0.
231
+ 0.9529411764705882,0.7764705882352941,0.
232
+ 0.9529411764705882,0.7843137254901961,0.
233
+ 0.9568627450980391,0.792156862745098,0.
234
+ 0.9568627450980391,0.803921568627451,0.
235
+ 0.9607843137254902,0.8117647058823529,0.
236
+ 0.9607843137254902,0.8196078431372549,0.
237
+ 0.9647058823529412,0.8313725490196078,0.
238
+ 0.9647058823529412,0.8392156862745098,0.
239
+ 0.9686274509803922,0.8470588235294118,0.
240
+ 0.9686274509803922,0.8588235294117647,0.
241
+ 0.9725490196078431,0.8666666666666667,0.
242
+ 0.9725490196078431,0.8745098039215686,0.
243
+ 0.9764705882352941,0.8862745098039215,0.
244
+ 0.9764705882352941,0.8941176470588235,0.
245
+ 0.9803921568627451,0.9019607843137255,0.
246
+ 0.9803921568627451,0.9098039215686274,0.
247
+ 0.984313725490196,0.9215686274509803,0.
248
+ 0.984313725490196,0.9294117647058824,0.
249
+ 0.9882352941176471,0.9372549019607843,0.
250
+ 0.9882352941176471,0.9490196078431372,0.
251
+ 0.9921568627450981,0.9568627450980391,0.
252
+ 0.9921568627450981,0.9647058823529412,0.
253
+ 0.996078431372549,0.9764705882352941,0.
254
+ 0.996078431372549,0.984313725490196,0.
255
+ 1.,0.9921568627450981,0.
256
+ 1.,1.,0.