{ "bizCode": "MNNTest", "extraInfo": { "version": "3.5.0" } , "oplists": [ { "main_type": "Input", "main": { "dims": [ 1, 1, 1024 ] , "dtype": "DT_FLOAT", "dformat": "NCHW" } , "name": "input_ids", "outputIndexes": [ 2 ] , "type": "Input", "defaultDimentionFormat": "NHWC" } , { "main_type": "Input", "main": { "dims": [ 2, 1, -1, -1, 3 ] , "dtype": "DT_FLOAT", "dformat": "NCHW" } , "name": "attention_mask", "outputIndexes": [ 343 ] , "type": "Input", "defaultDimentionFormat": "NHWC" } , { "main_type": "Input", "main": { "dims": [ 3, -1 ] , "dtype": "DT_INT32", "dformat": "NCHW" } , "name": "position_ids", "outputIndexes": [ 0 ] , "type": "Input", "defaultDimentionFormat": "NHWC" } , { "main_type": "Input", "main": { "dims": [ 1 ] , "dtype": "DT_INT32", "dformat": "NCHW" } , "name": "logits_index", "outputIndexes": [ 1 ] , "type": "Input", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 3 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 1, -1, 1024 ] } , "name": "/blocks.0/Constant_output_0", "outputIndexes": [ 3 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.0/Reshape_output_0", "outputIndexes": [ 4 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 4 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 0, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.0/input_layernorm/Mul_1_output_0", "outputIndexes": [ 5 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 5 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 1818 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1818 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.0/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 1819 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1819 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 8192, 3145750, 786432, 0, 0 ] } , "name": "/layers.0/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 1820 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1820 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 1821 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1821 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 6 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 6 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.0/self_attn/Transpose_output_0", "outputIndexes": [ 7 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -1.294096, -0.131171, -0.119433, -0.567562, -0.073581, -0.105399, -0.164526, -0.050571, -0.001369, -0.516771, -0.168428, -0.400892, -0.19235, -0.233838, -0.149803, -0.073581 ] } , "name": "/blocks.0/self_attn/Neg_output_0", "outputIndexes": [ 8 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1819 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 3940374, 8214, 2048, 0, 0 ] } , "name": "/layers.0/self_attn/in_proj_a/Linear", "outputIndexes": [ 1824 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1824 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 1825 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1825 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 9 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 2.546875, -5.59375, -4.625, 8.375, 3.640625, -5.03125, -5.0625, -1.078125, -13.0625, -5.4375, -4.8125, 6.4375, -4.9375, 7.59375, -6.0625, -3.234375 ] } , "name": "onnx::Add_3455", "outputIndexes": [ 11 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 9, 11 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.0/self_attn/Add_output_0", "outputIndexes": [ 12 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 12 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp27", "outputIndexes": [ 13 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 1.0 ] } , "name": "Const28", "outputIndexes": [ 14 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 13, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp29", "outputIndexes": [ 15 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 15 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.0/self_attn/Softplus_output_0", "outputIndexes": [ 16 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 8, 16 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.0/self_attn/Mul_output_0", "outputIndexes": [ 17 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1819 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 3950636, 8214, 2048, 0, 0 ] } , "name": "/layers.0/self_attn/in_proj_b/Linear", "outputIndexes": [ 1828 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1828 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 1829 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1829 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 18 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 18 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.0/self_attn/Sigmoid_output_0", "outputIndexes": [ 19 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.000161, 0.000404, -0.003387, -0.074219, 0.000307, 0.001732, 0.077637, -0.005493, 0.00025, -0.000439, -0.07666, 0.003708, -0.000458, -0.002838, -0.202148, 0.230469, 0.000296, -0.000213, -0.003143, -0.080078, 0.000587, 0.001564, 0.087402, -0.004303, -0.000051, -0.000465, -0.001022, 0.071289, 0.000171, 0.0002, -0.001465, 0.066895, 0.000103, 0.000196, 0.00148, -0.07959, 0.000174, -0.000096, 0.002487, -0.086426, 0.000036, 0.000463, 0.001625, 0.085449, 0.000046, 0.00038, 0.07373, -0.004822, -0.000839, 0.00082, 0.085449, -0.00383, 0.000534, -0.000479, 0.000992, -0.090332, -0.000098, 0.000584, 0.001022, 0.065918, 0.000305, 0.000904, 0.098633, -0.005219, -0.00009, 0.000347, -0.001457, 0.064453, 0.000504, 0.000364, 0.069824, -0.001022, -0.00061, 0.000241, 0.002136, -0.087891, 0.000261, -0.00116, -0.002823, 0.079102, 0.00025, -0.000523, -0.000433, 0.088379, -0.000142, 0.001419, 0.072266, -0.004974, -0.000048, -0.000664, -0.003479, -0.085449, 0.000637, -0.000288, -0.000228, 0.075195, -0.000075, -0.000216, -0.101562, 0.006287, -0.000212, -0.000355, -0.000395, 0.083008, 0.000481, -0.00069, -0.073242, 0.002426, -0.000004, 0.000805, -0.000828, 0.083496, 0.000338, 0.000546, 0.080566, -0.000252, -0.000771, -0.000223, -0.068848, 0.00296, 0.000082, -0.000131, 0.002029, 0.064453, 0.000387, -0.000425, -0.084961, 0.000534, -0.000273, 0.000191, 0.001396, -0.098145, 0.000088, 0.000515, 0.000433, 0.083496, 0.000208, 0.00053, -0.001617, 0.078125, 0.000085, -0.001083, -0.087402, -0.001938, -0.000038, -0.000182, 0.000614, 0.092773, 0.000492, 0.000292, 0.000104, -0.089355, -0.00071, -0.000042, -0.000816, 0.074219, 0.00029, 0.000103, 0.000362, -0.092773, 0.000324, 0.000725, 0.077148, -0.00386, -0.000341, -0.000193, -0.001526, -0.092285, 0.000104, -0.000507, -0.075195, 0.000496, -0.000037, 0.000224, -0.048828, 0.003906, 0.000542, -0.000736, 0.001999, 0.075684, -0.000083, -0.000702, -0.004425, 0.009338, -0.000456, -0.000401, -0.071289, 0.003387, 0.000242, 0.000111, -0.000664, -0.072754, -0.000086, -0.000694, -0.078613, 0.003601, -0.000805, 0.000202, 0.000843, 0.08252, 0.000305, -0.000243, 0.000322, -0.082031, 0.000626, 0.001427, 0.066406, 0.001221, 0.000334, -0.000565, -0.086426, 0.002289, 0.000378, -0.000248, 0.000391, 0.079102, -0.000416, 0.000112, 0.101074, -0.001793, -0.000423, 0.000123, 0.000767, 0.079102, 0.000587, 0.004578, 0.116699, -0.006622, -0.000648, 0.000216, 0.000254, 0.079102, 0.000357, 0.001152, 0.074219, 0.00103, -0.000401, -0.001289, -0.078125, 0.00037, 0.000538, 0.000816, -0.002655, -0.077637, 0.000074, 0.000174, 0.001068, -0.086914, 0.000319, -0.000698, -0.070312, -0.000523, 0.000259, 0.000233, -0.000553, 0.075684, -0.000071, -0.00058, 0.000648, 0.088379, -0.000123, 0.000534, 0.079102, -0.00209, -0.000315, 0.000309, 0.000858, 0.06543, -0.000102, 0.000256, -0.124023, -0.145508, -0.00018, 0.000229, -0.003143, 0.06543, 0.000378, -0.000224, -0.067383, 0.003418, -0.000656, -0.001091, -0.002106, 0.084473, 0.000969, 0.001465, 0.086914, 0.000916, 0.000242, 0.000488, 0.000036, 0.067383, -0.000452, -0.00106, 0.001343, 0.083496, 0.000088, -0.000018, -0.00708, -0.009949, 0.000092, 0.000359, 0.001022, -0.06543, -0.000439, -0.000014, 0.070801, -0.001228, 0.000127, 0.000309, 0.000366, 0.078613, 0.000265, -0.000381, -0.084473, 0.003799, 0.000069, -0.000706, -0.078125, 0.004059, -0.00034, -0.002029, -0.08252, 0.002777, -0.000782, 0.000165, 0.00209, -0.084473, -0.000401, 0.000105, 0.00293, -0.064941, 0.000137, 0.00116, 0.072754, -0.002411, 0.000782, -0.000093, 0.000154, 0.073242, -0.001434, -0.000039, -0.087402, 0.002884, -0.000992, -0.000446, -0.000977, 0.077148, -0.000454, 0.000422, -0.002533, 0.077637, -0.000275, -0.000402, -0.00106, -0.084961, 0.000824, 0.000332, 0.07666, -0.00148, 0.000565, 0.000173, -0.001503, 0.072754, -0.002472, -0.00531, -0.106934, -0.059326, 0.000106, 0.000026, -0.083008, 0.000637, 0.000273, -0.000378, -0.002151, 0.07959, -0.000519, -0.000152, -0.004547, -0.084961, -0.000229, 0.000062, -0.00206, 0.067871, -0.000047, 0.000075, -0.002747, -0.086914, 0.000214, 0.000137, -0.002884, -0.009277, -0.000475, -0.000022, 0.072266, -0.003235, 0.000122, 0.00024, 0.076172, -0.001381, 0.000309, 0.001457, 0.090332, -0.001175, -0.000016, 0.000675, 0.07959, -0.003311, 0.000553, -0.000105, -0.002609, 0.084961, 0.000406, -0.000111, -0.001297, 0.081055, -0.000629, 0.000189, -0.000006, -0.07959, 0.000618, -0.000437, 0.000235, 0.083984, 0.000347, -0.000099, -0.003769, -0.07666, -0.000098, 0.00087, -0.000142, 0.069824, -0.000441, 0.000324, 0.000351, 0.095215, 0.000599, 0.00119, 0.099121, -0.000961, -0.000595, -0.000515, -0.000206, -0.09082, 0.000031, -0.000292, -0.076172, 0.00531, -0.000565, -0.001228, -0.071289, 0.001297, -0.000146, 0.000549, -0.000969, 0.054199, 0.00106, -0.000401, 0.002396, 0.089844, 0.000183, 0.000587, 0.077637, 0.000047, 0.000131, 0.000252, -0.00079, -0.07959, -0.000096, 0.000359, -0.000019, 0.089844, -0.00069, -0.00028, -0.076172, 0.005859, 0.000227, -0.000965, 0.002899, -0.093262, 0.000162, 0.000026, -0.005585, -0.006073, 0.00019, -0.00032, 0.001175, -0.084473, 0.000393, -0.000038, -0.001884, 0.071289, -0.00003, 0.00004, 0.001129, -0.08252, -0.000332, -0.000194, 0.072754, -0.003647, 0.000138, -0.000195, -0.003281, 0.09082, -0.00016, 0.000607, 0.091309, -0.005768, -0.00071, -0.000942, 0.001625, 0.081543, -0.003128, -0.003448, -0.009277, -0.117188, 0.019531, 0.028687, 0.030029, 0.061035, 0.006989, 0.015747, 0.039307, 0.093262, -0.009033, -0.020752, -0.061035, -0.114258, -0.001579, -0.00293, -0.00071, -0.096191, -0.011658, -0.012939, -0.034912, -0.239258, 0.013855, 0.017822, 0.053711, 0.167969, 0.007385, 0.015442, 0.09375, -0.061523, -0.031982, -0.060059, -0.026489, 0.053467, -0.000397, -0.001381, -0.01178, -0.132812, 0.001122, 0.001305, 0.006134, 0.660156, -0.00824, -0.014099, -0.024536, -0.085449, 0.028076, 0.043945, 0.066895, 0.01062, -0.016357, -0.036865, -0.054932, -0.071289, 0.000351, -0.000288, 0.007751, 0.100586, 0.019043, 0.033691, 0.074707, 0.005737, 0.003891, -0.00383, -0.02124, -0.240234, 0.216797, 0.170898, 0.140625, 0.200195, -0.006805, -0.019165, -0.002625, 0.092285, -0.010437, -0.01239, -0.025146, -0.177734, -0.006592, -0.019653, -0.03418, -0.053955, 0.023682, 0.029297, 0.030396, 0.070312, -0.021606, -0.063965, -0.180664, -0.363281, 0.013184, 0.012451, 0.000935, -0.098145, -0.208008, -0.242188, -0.296875, -0.416016, 0.013123, 0.026489, 0.040771, -0.078613, 0.022583, 0.028931, 0.050049, 0.079102, -0.000687, 0.006409, -0.00592, -0.119141, -0.006378, -0.008301, -0.032959, -0.337891, 0.006531, 0.008423, 0.038818, 0.322266, -0.000085, 0.001221, 0.102051, 0.00531, 0.01123, 0.017822, 0.038818, 0.12793, 0.015869, 0.020508, 0.052734, 0.261719, -0.018066, -0.043457, -0.121094, -0.244141, 0.002838, -0.00164, 0.000024, -0.195312, 0.00766, 0.010498, 0.04126, 0.257812, 0.000805, 0.002487, 0.027832, 0.105957, -0.016602, -0.028564, -0.043945, 0.048584, 0.002029, 0.007446, -0.006378, 0.122559, -0.00008, 0.001411, -0.021484, -0.18457, -0.002731, -0.006592, -0.023193, 0.28125, 0.002457, 0.008484, 0.000359, 0.203125, -0.004425, -0.005554, -0.017456, -0.206055, -0.026367, -0.044189, -0.108887, -0.03418, 0.010925, 0.020142, 0.050537, 0.220703, 0.000238, 0.003113, -0.030884, 0.330078, 0.013062, 0.020874, 0.032959, 0.092285, -0.011108, -0.023438, -0.027588, -0.081055, 0.018066, 0.044922, 0.162109, 0.326172, -0.016968, -0.02417, 0.056641, 0.003555, 0.00592, 0.013367, 0.032959, 0.100098, -0.00766, -0.007782, -0.011597, 0.122559, 0.007477, 0.004486, 0.005157, -0.100586, -0.005188, -0.01123, -0.019775, -0.3125, 0.040527, 0.071777, 0.275391, 0.486328, 0.00885, 0.026733, 0.149414, -0.109863, -0.003616, -0.009644, -0.014648, -0.15332, 0.002701, -0.026245, -0.020264, -0.075684, 0.019653, 0.026978, 0.040283, 0.333984, -0.004944, -0.002335, -0.020142, -0.243164, 0.010376, 0.029419, 0.075195, 0.078613, -0.022339, -0.033203, -0.059814, -0.055908, -0.013977, -0.015625, -0.024292, -0.098633, -0.006775, -0.007019, -0.021729, -0.11377, 0.012695, 0.036377, 0.15332, 0.035645, -0.005096, -0.026978, -0.117188, -0.003204, 0.010071, 0.029175, 0.054932, 0.056641, 0.015869, 0.03064, 0.089844, -0.005554, 0.008362, 0.019287, 0.064453, 0.079102, 0.003632, 0.020752, 0.145508, 0.28125, 0.000717, -0.002502, -0.020264, -0.099609, -0.001617, -0.00082, 0.015747, 0.166016, -0.021118, -0.056152, -0.219727, -0.357422, -0.00019, 0.000299, 0.013184, 0.078125, -0.001717, -0.007782, -0.004608, -0.349609, -0.014771, -0.019287, -0.028809, 0.085449, -0.003082, 0.001205, -0.00769, -0.135742, 0.005615, 0.013123, 0.012268, 0.088867, -0.018311, -0.038086, -0.04541, -0.08252, 0.002014, 0.001076, -0.020508, -0.144531, 0.016846, 0.037354, 0.072754, 0.067871, 0.011536, 0.02478, 0.191406, 0.378906, -0.036621, -0.054688, -0.05835, -0.015747, 0.020264, 0.04248, 0.122559, 0.022217, -0.009399, -0.016968, -0.043701, -0.094238, 0.000456, -0.003067, -0.011902, -0.486328, 0.001732, -0.016479, 0.035645, -0.177734, 0.003632, 0.016113, 0.121094, 0.085449, -0.004639, -0.01062, -0.003387, -0.462891, -0.021118, -0.039795, -0.106934, 0.09668, 0.004211, -0.007172, 0.02356, 0.081543, 0.002182, -0.003464, -0.017456, -0.102539, -0.008301, -0.009216, -0.07959, -0.043213, -0.010498, -0.009705, -0.02356, -0.098633, -0.022217, -0.038574, -0.116211, 0.189453, 0.003021, 0.002411, -0.112793, 0.304688, 0.010681, 0.016968, 0.053467, -0.100098, 0.012573, 0.034912, 0.175781, 0.086426, -0.023926, -0.043457, -0.078125, -0.007996, 0.001518, 0.014954, 0.316406, 0.427734, 0.004669, 0.013062, 0.055908, 0.25, 0.005341, 0.003479, 0.027222, 0.5, 0.047852, 0.057861, 0.104492, 0.064941, 0.004822, 0.002274, 0.006958, 0.19043, 0.578125, 0.077637, 0.15332, -0.251953, 0.003738, 0.025146, 0.174805, 0.332031, 0.002518, 0.002365, 0.063965, -0.066895, 0.007782, 0.009766, 0.025513, 0.337891, 0.001305, -0.005402, 0.005524, -0.119141, 0.010254, 0.036133, 0.098145, 0.034912, -0.009094, -0.012024, -0.04248, -0.472656, -0.00705, -0.02063, -0.193359, 0.095215, 0.002655, -0.001541, 0.030518, 0.163086, 0.010986, 0.016968, 0.045654, 0.121582, -0.001122, 0.009155, 0.040527, -0.112793, -0.016479, -0.026245, -0.064453, -0.241211, 0.01709, 0.02356, 0.050049, 0.232422, 0.009521, 0.020264, 0.055908, 0.094238, -0.010803, -0.015991, -0.030029, -0.237305, 0.005707, 0.00769, 0.034424, 0.115723, 0.002213, 0.009827, 0.028931, -0.126953, -0.006165, -0.000973, 0.00267, 0.151367, 0.009521, 0.021362, 0.064941, 0.084961, 0.014343, 0.025513, 0.036133, 0.081543, -0.00592, -0.003876, -0.011169, -0.110352, -0.047363, -0.085938, -0.147461, -0.135742, 0.017944, 0.03418, 0.102539, 0.023926, 0.029663, 0.036865, 0.07959, 0.174805, -0.005402, -0.004669, -0.040283, -0.12793, -0.006714, -0.01001, -0.013245, -0.464844, 0.007416, 0.007782, 0.029175, -0.141602, -0.014832, -0.023804, -0.071289, -0.320312, -0.003082, -0.003799, -0.002426, -0.119629, -0.000622, 0.001198, -0.011108, -0.126953, 0.004913, -0.021851, -0.037354, 0.102539, 0.000713, 0.004578, 0.015869, -0.142578, -0.00946, -0.011658, -0.032471, -0.084961, 0.058594, 0.105957, 0.199219, 0.332031, 0.027954, 0.033203, 0.140625, 0.4375, -0.008545, -0.007111, -0.023682, -0.131836, 0.056641, 0.140625, 0.292969, 0.341797, -0.029175, -0.043701, -0.040771, -0.347656, -0.01123, -0.022217, -0.068848, 0.170898, 0.012817, 0.040771, 0.055176, 0.106934, 0.021484, 0.05542, 0.110352, 0.195312, 0.014343, 0.043945, 0.020752, 0.057861, -0.009338, -0.020996, -0.049072, 0.087402, 0.0005, 0.000157, 0.023193, -0.554688, 0.038574, 0.058838, 0.138672, 0.236328, 0.009033, 0.010193, 0.038818, 0.170898, -0.075684, -0.111328, -0.192383, -0.078613, -0.026489, -0.066895, -0.166016, -0.023682, -0.030396, -0.041992, -0.069336, -0.380859, 0.000847, -0.008057, -0.010315, -0.115723, 0.003403, -0.004578, 0.030151, -0.114258, 0.013, 0.023926, 0.047607, 0.11377, 0.0065, -0.019409, -0.137695, 0.006073, 0.04541, 0.087891, 0.071777, 0.004211, -0.002792, -0.004883, -0.000595, -0.117188, 0.010071, 0.002426, -0.014587, 0.099609, -0.014771, -0.025024, -0.085938, 0.057373, 0.021851, 0.029907, 0.039307, 0.1875, 0.005157, -0.009705, -0.058105, -0.129883, 0.036621, 0.048584, 0.097656, -0.188477, -0.002518, -0.010193, -0.039551, -0.100098, 0.006409, 0.001038, 0.013672, -0.116699, -0.005798, 0.026489, 0.091797, -0.337891, 0.020996, 0.075195, -0.265625, -0.178711, -0.014893, -0.04541, -0.101074, -0.08252, -0.013428, -0.027588, -0.051758, -0.21875, 0.008972, 0.018066, 0.025391, 0.11377, -0.00946, -0.017212, -0.036865, -0.105957, -0.063965, -0.012756, -0.180664, -0.335938, -0.068359, -0.065918, 0.014648, -0.026733, 0.006348, 0.024292, 0.069336, -0.140625, -0.021606, -0.030518, -0.108887, -0.214844, -0.015869, -0.013428, -0.124512, 0.170898, -0.013062, -0.013611, -0.02356, -0.105469, 0.003448, 0.006958, 0.019165, 0.11084, 0.030884, 0.047607, 0.061035, 0.105957, -0.028198, -0.039062, -0.066406, -0.503906, -0.015259, -0.036133, -0.06543, -0.102051, 0.009155, 0.007111, 0.023804, 0.104004, 0.08252, 0.11084, 0.176758, 0.121582, 0.019409, 0.018188, 0.026733, 0.117188, 0.013062, 0.024902, 0.046875, 0.376953, 0.002945, -0.009827, -0.023804, 0.122559, 0.003784, 0.008057, 0.04834, 0.241211, 0.005981, 0.011658, 0.071777, 0.269531, -0.030884, -0.068359, -0.249023, -0.371094, 0.000618, -0.003845, -0.005035, -0.149414, 0.026367, 0.074707, 0.174805, 0.324219, 0.014893, 0.027832, 0.066895, 0.237305, 0.00708, 0.004913, 0.002533, 0.120117, 0.005249, 0.01709, 0.057129, 0.279297, 0.00946, 0.013794, 0.004852, 0.143555, 0.005188, 0.027222, 0.093262, -0.015869, -0.003815, -0.00708, -0.002747, -0.117676, -0.022949, -0.023682, -0.040039, -0.114746, 0.031494, 0.037109, 0.037354, -0.068359, -0.022339, -0.047852, -0.083496, -0.164062, 0.002945, -0.031494, -0.137695, 0.003113, -0.018921, -0.02832, -0.028687, 0.059326, -0.025635, -0.050049, -0.095703, -0.084961, 0.013916, 0.026245, 0.068848, 0.227539, 0.006226, 0.004913, 0.017944, 0.149414, -0.013123, -0.014526, -0.021118, 0.086426, 0.025269, 0.045898, 0.123535, 0.068848, 0.027832, 0.063965, 0.180664, 0.460938, -0.033447, -0.049072, -0.068359, 0.027954, 0.022461, 0.030273, -0.044434, -0.018677, -0.001114, -0.010681, 0.004791, -0.112793, 0.0177, 0.041016, 0.103027, -0.046631, 0.005585, 0.007996, -0.000874, 0.122559, -0.013977, -0.024902, -0.074219, -0.273438, -0.115234, -0.208984, -0.484375, -0.28125, -0.015503, -0.025879, -0.051514, -0.139648, -0.008179, -0.010925, -0.008972, -0.116211, 0.009094, 0.005676, 0.000633, 0.308594, -0.002213, 0.000603, -0.007782, 0.100098, -0.02356, -0.024658, -0.048096, -0.185547, -0.00238, -0.004639, -0.013062, -0.12207, 0.013062, 0.014587, 0.053223, 0.207031, -0.000085, -0.001038, -0.018555, -0.119629, 0.004578, 0.005096, -0.013367, 0.117676, 0.157227, 0.245117, 0.453125, 0.359375, -0.056152, -0.078125, -0.141602, -0.041992, -0.006256, -0.005676, -0.015625, -0.118164, 0.038818, 0.081055, 0.167969, 0.044922, 0.039551, 0.064453, 0.03064, 0.087402, -0.016357, -0.045898, -0.085938, -0.045166, 0.006226, -0.001663, -0.003098, 0.129883, -0.027222, -0.061279, -0.12793, -0.086914, 0.018188, 0.060059, 0.158203, 0.020142, -0.001602, 0.010925, 0.031982, -0.125977, -0.011353, -0.01123, -0.053711, -0.128906, -0.00528, -0.008118, -0.025757, -0.109375, 0.000088, -0.004333, -0.005035, 0.130859, 0.086914, 0.135742, 0.217773, 0.316406, -0.002808, -0.004456, -0.026245, 0.10498, -0.012451, -0.012146, -0.007019, -0.143555, 0.004456, -0.000839, 0.004211, -0.226562, -0.160156, -0.263672, -0.357422, -0.306641, 0.001503, 0.001633, 0.008789, 0.117188, 0.011292, 0.015076, 0.034424, 0.392578, -0.023682, -0.040771, -0.042725, -0.198242, -0.002853, -0.030273, -0.206055, -0.069824, 0.032715, 0.050293, 0.09668, 0.225586, -0.001015, -0.005341, -0.002823, -0.120605, -0.151367, -0.255859, -0.462891, -0.365234, 0.060059, 0.120605, 0.223633, 0.21875, 0.00528, 0.011475, 0.006012, 0.117188, -0.012939, -0.014038, -0.025879, -0.124023, -0.010803, -0.000908, -0.115234, -0.585938, -0.005829, -0.009277, 0.012878, -0.114258, 0.018677, 0.031738, 0.085938, -0.020508, 0.000526, -0.00009, 0.021484, -0.064453, -0.00016, -0.000224, 0.004547, -0.063965, 0.000793, -0.001137, -0.008728, -0.064941, 0.00647, 0.016724, 0.036621, -0.01416, 0.000106, -0.000242, 0.00119, -0.062012, -0.000816, 0.000019, 0.000725, -0.060547, 0.000131, 0.000125, -0.008911, 0.064941, 0.000916, 0.00004, 0.022217, -0.057129, -0.000935, -0.000015, -0.056396, 0.003006, -0.000486, 0.000721, -0.004028, 0.063965, 0.000055, -0.000614, 0.062988, 0.005127, -0.00028, 0.000397, -0.057129, 0.003906, 0.000024, 0.000965, -0.005615, -0.066895, -0.0, 0.0, 0.0, 0.0, -0.00058, 0.000904, 0.001442, -0.062988, 0.000488, -0.001045, -0.05957, 0.00161, -0.000167, -0.000134, 0.003403, 0.064453, -0.000546, -0.000156, 0.00066, 0.0625, -0.008972, -0.040039, 0.026367, -0.02002, -0.00028, 0.000098, 0.010803, -0.061279, 0.000595, -0.001694, -0.058105, -0.001663, 0.000091, 0.001022, 0.000603, 0.062012, -0.000004, -0.000046, -0.007935, -0.061279, -0.004425, -0.038818, -0.001648, -0.000108, -0.00018, -0.00069, -0.005707, -0.063965, 0.000107, 0.000706, -0.054443, -0.002106, -0.000835, -0.000629, -0.004639, 0.063477, -0.000433, 0.000832, 0.000492, -0.066895, 0.000265, -0.000637, -0.001495, 0.063965, 0.000977, 0.000938, -0.007874, 0.0625, -0.001038, 0.000127, -0.009155, -0.062012, 0.000504, -0.000507, 0.000228, -0.062988, 0.000042, -0.0005, 0.003342, 0.063477, 0.000166, 0.000317, -0.012451, 0.062988, 0.000774, 0.004333, 0.063965, -0.065918, 0.000896, 0.000534, 0.062012, 0.006622, -0.0001, 0.001083, 0.056885, -0.002197, 0.000816, -0.001114, -0.056885, 0.002151, 0.000389, -0.001099, 0.01062, -0.062988, 0.0, -0.0, -0.0, 0.0, 0.000013, -0.000427, 0.060791, -0.006805, 0.00074, 0.000422, 0.060303, -0.000469, 0.000091, -0.000083, 0.005371, -0.060791, -0.000465, -0.00164, -0.060791, 0.005188, -0.001144, -0.001099, -0.056641, -0.0354, 0.000237, 0.000175, -0.000568, 0.062988, 0.000261, 0.001312, -0.006226, 0.061279, 0.000542, -0.00045, 0.003006, -0.064941, -0.000182, 0.000507, 0.014099, 0.073242, 0.000027, -0.000425, 0.001305, -0.062256, 0.000155, 0.000479, -0.001846, -0.071777, -0.002823, -0.015869, -0.055908, -0.026367, 0.000668, -0.000065, 0.00145, 0.065918, -0.000313, -0.000184, 0.059814, -0.006073, -0.0, -0.0, 0.0, 0.0, -0.000534, 0.000782, -0.008362, 0.060791, -0.004089, -0.005096, 0.007874, -0.001587, 0.000721, 0.001251, 0.007294, -0.062012, -0.000064, -0.001381, -0.056641, 0.002716, 0.000317, 0.001198, 0.057617, -0.017456, -0.000336, -0.000488, -0.012939, 0.05957, -0.000096, 0.000942, -0.008728, -0.060547, -0.000484, -0.001022, -0.064453, -0.027954, -0.000866, 0.039551, -0.007111, 0.012695, -0.000182, 0.000248, 0.003799, -0.0625, -0.000471, -0.000607, -0.054199, 0.011353, -0.000221, -0.001434, -0.02832, -0.086914, 0.000184, -0.000016, 0.011169, -0.063965, -0.000034, 0.001114, 0.057861, -0.000381, 0.0, 0.0, 0.0, 0.0, -0.000248, 0.00028, 0.056396, 0.004791, -0.000154, -0.000793, -0.00946, 0.062988, 0.000007, -0.000355, -0.002335, -0.065918, 0.000364, 0.000014, 0.003311, -0.062988, 0.000429, -0.000557, 0.001808, 0.062256, -0.00061, 0.000034, 0.006073, -0.063477, -0.000286, -0.00061, 0.00708, 0.075684, 0.000479, 0.000443, 0.00383, 0.063477, -0.000397, 0.000973, 0.059082, -0.001419, 0.000256, 0.000227, -0.001907, -0.0625, -0.000912, 0.000408, -0.057129, 0.008728, 0.000154, -0.00042, -0.004395, -0.061523, 0.00014, -0.000858, -0.061035, -0.008911, 0.000005, -0.000645, -0.016602, 0.141602, 0.000626, 0.00132, 0.004211, 0.05542, -0.000462, -0.000269, 0.012634, -0.06543, 0.0, -0.0, -0.0, -0.0, -0.000908, -0.000383, -0.054932, 0.000205, 0.000725, -0.000093, 0.007111, -0.061523, -0.000618, -0.000248, 0.002213, 0.069336, 0.056152, 0.088379, 0.136719, 0.164062, 0.000519, 0.000488, -0.005798, 0.064453, 0.0, -0.0, 0.0, 0.0, 0.00061, 0.001251, 0.057861, -0.006287, 0.000645, 0.000006, 0.011902, 0.061523, -0.0, -0.0, 0.0, -0.0, -0.000504, -0.000001, 0.00473, -0.060059, -0.000271, 0.000591, -0.02356, 0.064941, -0.001373, -0.000881, -0.018555, -0.131836, -0.000036, -0.000443, 0.005585, 0.0625, 0.000538, -0.000591, 0.001396, 0.0625, 0.000133, -0.000154, 0.002594, 0.0625, -0.000257, 0.00029, 0.003723, -0.064453, 0.000484, 0.003784, 0.048096, -0.043213, -0.000144, 0.000009, -0.056641, 0.004608, -0.000286, -0.000115, -0.003235, -0.066406, -0.000074, -0.000241, -0.060059, 0.020508, -0.000946, -0.000085, 0.006653, -0.065918, -0.000025, 0.000155, 0.056885, -0.000223, -0.00005, 0.000301, 0.007812, 0.091797, -0.000014, 0.000299, 0.056396, 0.003159, -0.000239, 0.000059, 0.008606, -0.066895, 0.000122, 0.000721, 0.005676, 0.062988, 0.000534, 0.000603, 0.058594, -0.010986, -0.000572, 0.00119, 0.059082, -0.00412, -0.000089, 0.000309, 0.009094, -0.063965, 0.000263, -0.000473, 0.057373, 0.003494, -0.000471, -0.000603, 0.00766, 0.066895, 0.000148, -0.00132, -0.00946, -0.062012, 0.000019, -0.00042, 0.059082, -0.001823, 0.00053, 0.00005, -0.007538, 0.066895, 0.000835, 0.000793, 0.055664, 0.005829, -0.000143, 0.002655, 0.057617, -0.003891, -0.000576, 0.001129, 0.004852, -0.062012, -0.000656, 0.000332, 0.002365, -0.062988, -0.000046, -0.000298, -0.05957, 0.005676, -0.000261, -0.000759, 0.001556, 0.066406, -0.000104, 0.001274, 0.061523, 0.002823, -0.004639, -0.009888, -0.01532, 0.102051, -0.00412, -0.010193, -0.018555, -0.013733, 0.000099, 0.00087, 0.006866, 0.068359, -0.003311, -0.003265, 0.016846, 0.00708, 0.007111, 0.008667, 0.063477, -0.052734, 0.001648, 0.000748, -0.019653, 0.001595, -0.004578, -0.009705, -0.016235, 0.006958, -0.001862, -0.006683, 0.012024, 0.036621, -0.004669, 0.034668, 0.206055, -0.157227, 0.000406, 0.00071, -0.011353, -0.053223, -0.00885, -0.016357, -0.003876, -0.007324, -0.008545, -0.043945, -0.145508, 0.033936, 0.009216, 0.017578, -0.002533, -0.004639, 0.015991, 0.032227, 0.078125, -0.161133, -0.000378, 0.004791, 0.029175, 0.116211, 0.000908, 0.002075, 0.006104, 0.037598, 0.000391, 0.001595, 0.016113, 0.025757, 0.001694, 0.002502, -0.014038, -0.116211, -0.017334, -0.038086, -0.078125, -0.121582, -0.003296, -0.007996, -0.036621, -0.048584, 0.02356, 0.066406, 0.157227, -0.077148, -0.008484, -0.011536, 0.014099, 0.10791, 0.035156, 0.102051, 0.234375, 0.194336, -0.002167, -0.009888, -0.012573, -0.027832, 0.00238, 0.006287, 0.021606, 0.021484, -0.002213, -0.005371, -0.011536, -0.018311, 0.056885, 0.223633, 0.277344, 0.277344, 0.005341, 0.007416, -0.022095, -0.037598, 0.001045, -0.000089, -0.014343, -0.054199, -0.012085, -0.032471, -0.099121, -0.07959, -0.004364, -0.008606, -0.017944, 0.000353, -0.009033, -0.015137, 0.052246, -0.269531, 0.015259, 0.029663, 0.079102, -0.088867, -0.00885, -0.023193, -0.040039, -0.013611, -0.003586, -0.011963, -0.029175, -0.071777, -0.000942, -0.00132, 0.008057, 0.040771, -0.006531, -0.012024, 0.008972, 0.11084, 0.002747, 0.005035, 0.009155, -0.031494, -0.001968, -0.004639, -0.003052, -0.028076, 0.000261, -0.01355, -0.083984, -0.095703, -0.00531, -0.02478, -0.148438, -0.181641, -0.001427, -0.00103, -0.022583, -0.109375, 0.004822, 0.026733, -0.035156, -0.016602, 0.01001, 0.02124, 0.051514, -0.143555, 0.00351, 0.009033, 0.0354, -0.039307, 0.005005, 0.007568, -0.016479, 0.015869, 0.004364, 0.004669, 0.000273, -0.048096, 0.001366, 0.003265, 0.013428, 0.027466, -0.027344, -0.075684, -0.380859, -0.314453, -0.091797, -0.196289, -0.294922, -0.230469, -0.005615, -0.013855, -0.041504, -0.061523, 0.004578, 0.008911, 0.067383, 0.102051, 0.000414, -0.000269, -0.002991, 0.039795, -0.00766, -0.016113, -0.056152, -0.029907, 0.000176, -0.000338, 0.000096, 0.041016, 0.010193, 0.012573, -0.005524, -0.088867, 0.00028, 0.000216, -0.01709, 0.043701, -0.00473, -0.007629, 0.014587, 0.09668, 0.006531, 0.001511, -0.039307, -0.123535, 0.002274, 0.004425, 0.006042, 0.025024, 0.000488, 0.000805, 0.008179, 0.041504, 0.000504, -0.003357, -0.001984, -0.037109, -0.00592, -0.004028, 0.019531, 0.112305, 0.000328, 0.003418, 0.024048, 0.057129, -0.020264, -0.054199, -0.08252, -0.077637, -0.001137, -0.011353, -0.062012, -0.091797, 0.040039, 0.091797, 0.129883, 0.06543, -0.007751, -0.009277, 0.013245, 0.130859, 0.007019, 0.007172, -0.01355, -0.129883, 0.053223, 0.150391, 0.285156, 0.144531, -0.026367, -0.058594, -0.205078, -0.208008, -0.003265, -0.008423, 0.037598, -0.011841, 0.026245, 0.059326, 0.100586, 0.119629, -0.001938, -0.000222, -0.000664, 0.047852, 0.000786, 0.002472, 0.010437, 0.080566, 0.002808, -0.001663, -0.05249, 0.001984, 0.005768, 0.005127, -0.00164, -0.128906, -0.007141, -0.020264, -0.126953, -0.222656, -0.002319, -0.003967, -0.00024, 0.022827, -0.016724, -0.036621, -0.088379, -0.037354, -0.001289, -0.001411, 0.003235, 0.032471, -0.001007, -0.003998, -0.012085, -0.025391, -0.000614, -0.004456, -0.014893, -0.064941, -0.00019, 0.001396, 0.027344, -0.008301, -0.005646, -0.007629, 0.019043, 0.032227, -0.031738, -0.062256, -0.103027, -0.012085, -0.004333, -0.006958, 0.010681, -0.027466, -0.003998, -0.018188, -0.038574, -0.049316, -0.003967, -0.012451, -0.002853, -0.006317, 0.00238, 0.005859, 0.022095, -0.038086, 0.004028, 0.007629, -0.020142, -0.029175, -0.013855, -0.027466, -0.033691, 0.004669, -0.008179, -0.019775, -0.077637, 0.038086, 0.00264, 0.004639, 0.013245, 0.015198, -0.02356, -0.049805, -0.273438, 0.084961, -0.001183, -0.003448, -0.009644, -0.025879, 0.004791, 0.004456, -0.020264, -0.043457, 0.000771, -0.001419, -0.002808, -0.041504, 0.071289, 0.164062, 0.212891, 0.014221, 0.022949, 0.047363, 0.083008, 0.034424, 0.000138, 0.000874, -0.009766, 0.020264, -0.007141, -0.016479, -0.074219, -0.032227, 0.000767, 0.00293, -0.001465, 0.026367, -0.011047, -0.013916, -0.010864, 0.100098, -0.00325, -0.00528, -0.013306, -0.107422, -0.00103, -0.004456, -0.010742, -0.022461, 0.000858, 0.001442, 0.006592, -0.02771, -0.000938, -0.002396, -0.011353, -0.02063, -0.001228, 0.001709, 0.019287, 0.131836, -0.008545, -0.016357, -0.039795, -0.03833, -0.018799, -0.03833, -0.131836, -0.182617, 0.000004, 0.000439, -0.004944, -0.054443, 0.001457, -0.004028, -0.010193, -0.081543, 0.015625, 0.043945, 0.064453, -0.087402, 0.000196, 0.00354, 0.010254, -0.02356, 0.006104, 0.007324, 0.018555, 0.019897, 0.007477, 0.016357, 0.016113, 0.01123, 0.0177, 0.03418, 0.007263, -0.011047, 0.00647, 0.013123, 0.008545, 0.008667, -0.006592, -0.016846, -0.055176, 0.084473, -0.000402, -0.002869, -0.0065, -0.042969, -0.003784, -0.00119, 0.013184, 0.083008, -0.005768, -0.024536, -0.066406, -0.094238, -0.033936, -0.064453, -0.114746, -0.047363, -0.006653, -0.004456, 0.014465, 0.023804, -0.000082, 0.0019, -0.011108, -0.024048, -0.001038, -0.000423, 0.016846, -0.012085, -0.010803, -0.011169, 0.02124, 0.125977, 0.003113, 0.002701, 0.038086, 0.099121, -0.021362, -0.047852, -0.07666, -0.054199, -0.002655, -0.005066, 0.010986, 0.123535, -0.004944, -0.003296, 0.006317, 0.110352, -0.020142, -0.044189, -0.105957, -0.045166, 0.020142, 0.057617, 0.235352, -0.165039, 0.00025, 0.001175, 0.010986, -0.15918, 0.011475, 0.019775, -0.120605, 0.064453, -0.013306, -0.018188, -0.021606, -0.080566, -0.001221, -0.013062, -0.044189, -0.126953, -0.00647, -0.010315, -0.012756, -0.304688, 0.011475, 0.031738, -0.173828, 0.012024, 0.012512, 0.036377, 0.304688, 0.164062, -0.002029, -0.012207, 0.373047, 0.186523, -0.008301, -0.015564, 0.166992, 0.150391, 0.010132, 0.017822, 0.057861, 0.21875, -0.011353, -0.026611, -0.067383, -0.061035, 0.003769, 0.006195, 0.019165, 0.108398, 0.021118, 0.060547, 0.279297, 0.242188, -0.008667, -0.021851, -0.058594, -0.052734, 0.00824, 0.017212, 0.045166, 0.080566, 0.010315, 0.02124, 0.068359, 0.01178, 0.009766, 0.022217, -0.081543, 0.000858, -0.007324, -0.001053, 0.09082, 0.003326, 0.00264, 0.000576, 0.00132, -0.103516, 0.002258, 0.015991, 0.073242, -0.011658, 0.001228, -0.002106, 0.002747, 0.099121, 0.004456, 0.017578, -0.090332, 0.01709, -0.002731, 0.004242, 0.014404, -0.094727, -0.008911, -0.031738, -0.138672, -0.429688, -0.00066, -0.009094, -0.02478, -0.109375, -0.006073, -0.004669, -0.0354, -0.096191, -0.010437, -0.028076, -0.062988, -0.039062, -0.008911, -0.014282, -0.02002, 0.066406, -0.00531, -0.010986, -0.004944, 0.098145, 0.004852, 0.009521, 0.061279, 0.069336, -0.003357, -0.001602, -0.007355, -0.122559, 0.015015, 0.049072, -0.022827, 0.011536, -0.037109, -0.078125, -0.098633, 0.043213, 0.005554, 0.006226, 0.026855, 0.119629, 0.000041, 0.006073, 0.017456, 0.106934, -0.018433, -0.020142, -0.386719, -0.320312, -0.02771, -0.046143, -0.053711, -0.034668, 0.004211, 0.00174, 0.000893, -0.161133, -0.004303, 0.011353, 0.062988, -0.016113, -0.00412, -0.008118, -0.034912, -0.197266, -0.012024, -0.020386, 0.138672, -0.148438, -0.004211, -0.00885, -0.051758, -0.088867, 0.000208, 0.006561, 0.022583, 0.11084, 0.000847, 0.005646, 0.016113, 0.094238, -0.009949, 0.003632, 0.010132, -0.186523, -0.002365, -0.010437, -0.037842, -0.490234, 0.013489, 0.036865, 0.195312, 0.292969, -0.00354, 0.009705, -0.371094, -0.105469, 0.001404, -0.004028, 0.001564, -0.59375, -0.002289, 0.0047, 0.028564, 0.112305, 0.034668, 0.171875, 0.316406, -0.062256, -0.005493, -0.007172, 0.014282, 0.121582, -0.004517, -0.012085, -0.017334, -0.092285, 0.012085, 0.012146, -0.015869, -0.089844, 0.002594, 0.001053, -0.012756, -0.098633, -0.012207, -0.050781, -0.240234, -0.373047, -0.005554, -0.01532, -0.174805, -0.423828, 0.002686, 0.009766, 0.019775, 0.147461, -0.003647, -0.014709, 0.024048, 0.057617, -0.009949, -0.062256, -0.3125, -0.34375, -0.012573, -0.024536, -0.033447, -0.052002, -0.009094, -0.009155, 0.164062, 0.019165, 0.001144, -0.032715, -0.051758, 0.042725, -0.009949, -0.024292, -0.012634, -0.083984, -0.026733, -0.043701, -0.039551, 0.132812, -0.005249, -0.013245, -0.064453, 0.094727, -0.003555, -0.007477, -0.026489, 0.131836, 0.007599, 0.019775, 0.114746, -0.155273, 0.002167, 0.012939, 0.051514, 0.063477, -0.006989, -0.005646, -0.050537, -0.096191, -0.001762, -0.002853, -0.017212, -0.150391, 0.006317, 0.009216, 0.025024, 0.112793, 0.011475, 0.027222, 0.111816, 0.458984, -0.023438, -0.03833, -0.044922, -0.042969, 0.000992, 0.009216, 0.074707, 0.083008, 0.004395, 0.019409, 0.087891, -0.0271, -0.001999, -0.005768, -0.066406, 0.074219, -0.000809, 0.004608, 0.05249, -0.044922, 0.002716, 0.008301, 0.02356, -0.088379, -0.003235, -0.008972, 0.129883, -0.006073, 0.001724, -0.003647, 0.000142, -0.124512, 0.004517, 0.008057, 0.022339, 0.078613, -0.006195, -0.011353, -0.03064, -0.330078, -0.001701, -0.009827, -0.011841, -0.105957, -0.00145, -0.014832, -0.100098, -0.015625, -0.011719, -0.027222, 0.341797, -0.077637, -0.003494, -0.006042, -0.020264, -0.120117, -0.000078, 0.002106, 0.003052, -0.124023, -0.005096, -0.010498, -0.033203, -0.077148, -0.009155, -0.039062, -0.057373, -0.036621, 0.003098, 0.00164, 0.005493, 0.166992, -0.019287, -0.029541, -0.067383, -0.037109, 0.002396, -0.00589, -0.025879, -0.119629, -0.015503, -0.041504, 0.016235, -0.02832, -0.000744, -0.014771, -0.037354, -0.098633, 0.004913, 0.008728, 0.018799, 0.21582, 0.004059, 0.00766, 0.040771, 0.111328, -0.006409, -0.006317, 0.022949, 0.094727, -0.004913, -0.024414, -0.077637, -0.027344, 0.009888, 0.019775, 0.0177, -0.084961, 0.000629, 0.009033, -0.028809, 0.10791, -0.00193, -0.010254, -0.100098, 0.019409, 0.008911, 0.029053, 0.069336, -0.034668, -0.020386, -0.035156, -0.05249, -0.044434, -0.006317, -0.001724, -0.016235, -0.166992, 0.002228, -0.010986, 0.000145, -0.085938, 0.000633, -0.001831, 0.0047, 0.083496, 0.009705, 0.03125, -0.192383, 0.086426, -0.15918, -0.320312, -0.330078, -0.179688, -0.005585, -0.017944, -0.038086, -0.088379, 0.001091, -0.004333, -0.014404, -0.103516, 0.00708, 0.012695, 0.067383, 0.277344, -0.00082, -0.0047, -0.025146, 0.072754, -0.012268, 0.002472, 0.245117, 0.053467, -0.000256, 0.004517, 0.005493, 0.089844, -0.018188, -0.046631, -0.059814, 0.000969, -0.008057, -0.027588, -0.039551, -0.052002, 0.003281, 0.007812, 0.020386, 0.118164, -0.171875, -0.287109, -0.341797, -0.150391, -0.000271, -0.000603, -0.025879, -0.421875, -0.00383, -0.009888, -0.011169, -0.097656, -0.003052, -0.003357, 0.045654, 0.085449, 0.001297, 0.002243, 0.002151, 0.039795, -0.001068, -0.00135, -0.006439, -0.043213, 0.002625, 0.010742, 0.033203, -0.003281, 0.000916, 0.00235, 0.007416, 0.051025, 0.001671, 0.002701, 0.006409, 0.050049, -0.000546, -0.002228, -0.005676, -0.038818, -0.000549, -0.002457, -0.008667, -0.049316, -0.000099, 0.001526, 0.006073, 0.050537, -0.000139, -0.000599, -0.003174, -0.042969, -0.000851, -0.001816, -0.004486, -0.041748, 0.002304, 0.003265, 0.007355, 0.042969, -0.000059, 0.001732, 0.005432, 0.046875, -0.00007, 0.002121, 0.039307, -0.001709, 0.001839, 0.007141, 0.025269, -0.016235, -0.000809, -0.001511, -0.007324, -0.045166, 0.001297, 0.001678, 0.006409, 0.050049, -0.000751, -0.001785, -0.007812, -0.050537, -0.000039, 0.001205, 0.001022, 0.041504, -0.003555, -0.009644, -0.040039, 0.002808, -0.001465, -0.00145, -0.007355, -0.048584, -0.00106, -0.001144, -0.004456, -0.052979, -0.001144, -0.002594, -0.006409, -0.045654, 0.000481, 0.001877, 0.003174, 0.042236, -0.000341, -0.002945, -0.008545, -0.044678, 0.001892, 0.002838, 0.007202, 0.047852, 0.001335, 0.002029, 0.007141, 0.050049, -0.001602, -0.001717, -0.00647, -0.046875, -0.000668, -0.00036, 0.003632, 0.040039, 0.001587, 0.00206, 0.008545, 0.051514, 0.001732, 0.002045, 0.007446, 0.050781, 0.001762, 0.002228, 0.008789, 0.053955, -0.000397, 0.001625, 0.006561, 0.051025, -0.003647, -0.005493, -0.009827, -0.038574, 0.003159, 0.00267, -0.018677, -0.137695, -0.001228, -0.00322, -0.008789, -0.054932, 0.004547, 0.011169, 0.033447, -0.0065, 0.00592, 0.010315, 0.016113, 0.043701, -0.000744, -0.001213, -0.002869, -0.040771, -0.000467, -0.003006, -0.008301, -0.049072, -0.000862, -0.000687, -0.007385, -0.044678, -0.000429, -0.001144, -0.004456, -0.046387, -0.000721, -0.004089, -0.013855, -0.048096, 0.000805, 0.003036, 0.009277, 0.052979, -0.003662, -0.003967, 0.009644, -0.0271, 0.001579, 0.002975, 0.008545, 0.054199, 0.001305, 0.001999, 0.005249, 0.046875, 0.00103, 0.003159, 0.004486, 0.03418, 0.001404, 0.001175, 0.012878, 0.0354, -0.001228, -0.003357, -0.008728, -0.049316, -0.001373, -0.002457, -0.004486, -0.044189, -0.001366, -0.00412, -0.005737, -0.040771, 0.001244, 0.001488, 0.006348, 0.047852, -0.001923, -0.004913, -0.021118, 0.030273, -0.000893, -0.001839, -0.005463, -0.049316, -0.000104, -0.001732, -0.00322, -0.043701, -0.001152, -0.002243, -0.007172, -0.050781, 0.001312, 0.002121, 0.00769, 0.051758, 0.00082, 0.001915, 0.007874, 0.049805, -0.000992, -0.00193, -0.007996, -0.050293, -0.001892, -0.002625, -0.006989, -0.046875, 0.00061, 0.001663, 0.005676, 0.05127, 0.001785, 0.003403, 0.00824, 0.046875, 0.002029, 0.003006, 0.00647, 0.043457, -0.000992, -0.000227, 0.002884, 0.038086, 0.000473, 0.003006, 0.00946, 0.049805, -0.001099, -0.002777, -0.009338, -0.049561, 0.000401, 0.001984, 0.00766, 0.049805, -0.000767, -0.002258, -0.008545, -0.052246, 0.000725, 0.00106, 0.009277, 0.050537, -0.001106, -0.002701, -0.007141, -0.048096, -0.001213, -0.00206, -0.008118, -0.052002, -0.000984, -0.002563, -0.006958, -0.051514, -0.001457, -0.003036, -0.007538, -0.050537, 0.001106, 0.002075, 0.005371, 0.041992, -0.000188, -0.00293, -0.007874, -0.048584, 0.001053, 0.001617, 0.006744, 0.054443, -0.001335, -0.002899, -0.006775, -0.049805, 0.001175, 0.0009, 0.004303, 0.040771, -0.001328, -0.003433, -0.008728, -0.053467, 0.000127, 0.002136, 0.009216, 0.050537, -0.000322, -0.002548, -0.006195, -0.052002, -0.001022, -0.001534, -0.007935, -0.032227, 0.002914, 0.007507, 0.019043, 0.040039, -0.000347, -0.002991, -0.006714, -0.047852, 0.000511, 0.001602, 0.005798, 0.050781, -0.000422, -0.00293, -0.008057, -0.050293, 0.002121, 0.002625, 0.007202, 0.040771, -0.000851, -0.002014, -0.00383, -0.040283, 0.000813, 0.001076, 0.00824, 0.045166, -0.003754, -0.005432, -0.012512, -0.038574, -0.00106, -0.001915, -0.005859, -0.04248, -0.001022, -0.001625, -0.006012, -0.042236, 0.0019, 0.002625, 0.008179, 0.051514, -0.000832, -0.000759, -0.003937, -0.039062, 0.001709, 0.001968, 0.008972, 0.050781, -0.000473, -0.003082, -0.006592, -0.040283, -0.000359, 0.000131, 0.004669, 0.04541, 0.002136, 0.003967, 0.00766, 0.040039, -0.000572, -0.002563, -0.007324, -0.053711, -0.000088, -0.001938, -0.00824, -0.054688, 0.000237, -0.002747, -0.008484, -0.052979, 0.000645, 0.00145, 0.005768, 0.052002, -0.000546, -0.001518, -0.005737, -0.040527, 0.000656, -0.001526, -0.007751, -0.052246, 0.000671, 0.001595, 0.002228, 0.036133, -0.001823, -0.001999, -0.007294, -0.051758, -0.001144, -0.00206, -0.007874, -0.051514, -0.000012, 0.0019, 0.00824, 0.051025, 0.000946, 0.001678, 0.009216, 0.051514, -0.000359, -0.00161, -0.003036, -0.039062, -0.001068, -0.001724, -0.006805, -0.051025, 0.00531, 0.012695, 0.031738, -0.014587, -0.000572, -0.000694, -0.007935, -0.052246, 0.00206, 0.005157, 0.027344, 0.014282, -0.000511, -0.002838, -0.007019, -0.046387, 0.001297, 0.001984, 0.006714, 0.054932, 0.000538, 0.005676, 0.027222, -0.016968, 0.001595, 0.000189, 0.004852, 0.041016, 0.001732, 0.00354, 0.006287, 0.041504, -0.007935, -0.011719, -0.023926, -0.077637, 0.000086, 0.002502, 0.008057, 0.047119, -0.001114, -0.002426, -0.007446, -0.05127, 0.001541, 0.00235, 0.006561, 0.05249, -0.003799, -0.009277, -0.0177, -0.033447, -0.000217, -0.00193, -0.007996, -0.050293, 0.138672, 0.165039, 0.199219, 0.224609, -0.00066, -0.000797, -0.00293, -0.046143, -0.00106, -0.001717, -0.007935, -0.050537, 0.001465, -0.007568, -0.197266, -0.292969, 0.000135, 0.000523, -0.025513, -0.133789, -0.000885, 0.005035, 0.101074, 0.192383, 0.00106, 0.002213, 0.020142, -0.053955, -0.003281, 0.292969, 0.425781, -0.007629, 0.033203, 0.160156, 0.388672, 0.083984, -0.001877, -0.001282, 0.00161, -0.11084, -0.003754, -0.018188, -0.380859, -0.332031, -0.002594, 0.001007, 0.068848, -0.005493, 0.001053, 0.00647, 0.009033, 0.167969, -0.001656, 0.004211, 0.086914, -0.073242, -0.000009, 0.0019, 0.049561, 0.064941, 0.006653, 0.0625, -0.000992, -0.000511, 0.003967, 0.023804, 0.145508, -0.181641, -0.003128, 0.001099, 0.050537, 0.03125, -0.001656, 0.001595, 0.12207, 0.21582, 0.005249, 0.003387, 0.369141, 0.104004, 0.004852, 0.026611, 0.339844, -0.177734, -0.003708, -0.00528, -0.068359, -0.04541, -0.002136, 0.02417, -0.197266, -0.137695, 0.006622, 0.025146, 0.046143, -0.024902, 0.0177, 0.066895, -0.000885, -0.006409, 0.000307, -0.003296, -0.059814, -0.000023, 0.00116, 0.009827, -0.068848, 0.028198, -0.119629, -0.193359, -0.302734, -0.285156, 0.007812, 0.013184, -0.004395, -0.09668, 0.006653, 0.004883, 0.078613, -0.109375, 0.096191, 0.233398, 0.302734, 0.244141, 0.003876, -0.000429, -0.1875, -0.222656, 0.009644, 0.047852, 0.408203, 0.3125, 0.006012, 0.018677, 0.527344, -0.095703, 0.004974, 0.012878, -0.043701, 0.046387, 0.005585, 0.032959, 0.222656, 0.283203, 0.001938, 0.02417, 0.433594, 0.273438, 0.01709, 0.045898, 0.000223, -0.02356, -0.013672, 0.158203, -0.478516, -0.002228, 0.00386, 0.029907, -0.220703, 0.052979, -0.004639, -0.007263, 0.341797, 0.363281, 0.017822, 0.03833, 0.118164, 0.072266, -0.001518, -0.001259, -0.025269, -0.179688, 0.032471, -0.010437, -0.002106, 0.000366, -0.002655, -0.001068, 0.157227, 0.212891, 0.074707, 0.443359, 0.480469, 0.018677, 0.001442, 0.000053, -0.157227, 0.084473, 0.002136, 0.004822, 0.069336, 0.106445, 0.002838, 0.004181, 0.139648, -0.168945, 0.002975, 0.005707, -0.094238, -0.038818, -0.00058, 0.001656, -0.347656, 0.016235, -0.004913, -0.00164, 0.166992, 0.330078, 0.002701, 0.00592, 0.055664, 0.034912, 0.000244, 0.004272, 0.066406, 0.014465, 0.006439, 0.011902, 0.46875, -0.068359, 0.0002, -0.00119, 0.029541, 0.136719, 0.002365, -0.003098, -0.023682, -0.111816, 0.000847, -0.013, 0.193359, 0.045166, 0.003891, -0.002487, -0.141602, 0.086426, 0.001884, 0.013489, 0.095703, -0.15918, 0.004272, 0.009583, -0.121094, 0.11377, -0.00592, -0.04834, -0.373047, 0.072754, -0.00885, -0.073242, 0.015503, 0.003815, 0.000923, -0.003113, -0.080566, 0.004272, -0.004517, -0.008728, -0.116211, 0.164062, 0.011963, 0.365234, -0.197266, 0.055908, -0.009094, -0.462891, 0.148438, -0.044189, -0.002304, -0.02417, -0.209961, 0.15625, 0.006134, 0.001823, 0.025391, 0.355469, -0.055664, -0.257812, -0.003601, 0.118164, 0.001305, 0.011536, 0.062988, 0.029297, -0.003387, 0.001358, 0.078613, -0.036377, 0.000927, 0.016724, 0.298828, 0.292969, -0.029785, -0.080566, -0.326172, -0.328125, -0.001381, 0.003754, 0.182617, 0.151367, 0.00087, -0.00647, -0.168945, -0.363281, 0.001984, 0.001617, 0.093262, 0.339844, 0.001839, 0.003845, 0.126953, 0.059326, -0.000534, 0.006927, 0.330078, 0.271484, 0.014343, 0.057617, -0.000618, -0.006836, -0.000885, -0.000147, -0.064453, 0.026367, -0.000751, 0.022095, 0.314453, 0.249023, -0.000202, 0.006134, 0.051514, 0.048828, -0.002686, -0.011108, -0.310547, -0.359375, -0.003647, -0.019043, -0.347656, 0.084473, -0.004517, -0.001244, 0.031494, 0.071289, 0.000832, -0.007599, -0.078613, -0.151367, 0.003525, 0.000052, -0.178711, 0.072754, -0.00005, -0.012512, -0.110352, 0.085938, 0.00531, 0.039307, 0.273438, 0.152344, 0.000244, 0.012939, 0.130859, -0.186523, 0.006226, 0.012695, 0.238281, 0.285156, 0.001213, -0.000315, 0.328125, -0.131836, 0.080566, 0.172852, 0.251953, 0.171875, 0.000006, -0.004974, 0.084473, -0.043701, -0.001411, -0.003525, -0.016235, -0.498047, -0.000698, 0.008789, 0.046631, 0.050293, 0.000561, 0.0005, 0.011169, 0.131836, 0.002213, -0.009216, -0.162109, 0.124512, -0.453125, -0.667969, -0.208008, 0.195312, -0.011597, -0.398438, 0.134766, -0.027222, 0.106934, 0.273438, 0.423828, 0.147461, 0.00116, -0.015076, 0.096191, -0.228516, -0.005798, -0.010071, -0.008423, 0.679688, -0.004913, -0.032471, -0.24707, -0.208984, -0.066406, -0.143555, -0.378906, -0.133789, -0.000629, 0.001076, -0.009705, -0.439453, 0.018921, 0.062256, -0.011475, -0.001831, -0.004028, -0.006134, 0.161133, -0.070801, 0.048096, 0.140625, 0.232422, 0.277344, 0.001175, 0.004456, 0.03833, -0.053467, 0.00135, 0.004517, 0.00769, -0.320312, 0.001328, 0.005615, 0.165039, -0.083008, 0.012695, 0.121582, 0.339844, -0.119141, 0.001503, 0.010742, 0.101074, -0.119629, 0.000641, 0.014038, 0.069336, 0.071289, 0.005249, 0.010498, -0.06543, 0.005005, -0.00003, 0.00473, 0.002747, 0.416016, 0.001785, 0.00209, 0.047363, -0.059814, -0.005005, 0.002579, 0.115723, 0.178711, -0.000152, 0.001213, 0.263672, 0.322266, -0.001678, -0.006073, -0.087402, -0.462891, 0.003311, -0.010437, -0.124023, 0.091309, 0.00267, 0.017334, 0.177734, -0.191406, -0.005157, 0.002029, 0.010071, 0.558594, -0.005768, -0.029907, -0.324219, -0.289062, 0.003647, 0.009155, 0.126953, -0.15332, 0.000999, 0.008606, 0.041504, -0.057617, -0.000324, 0.015747, 0.392578, 0.310547, -0.002594, -0.006042, 0.053223, -0.044189, 0.002518, 0.011169, 0.064941, 0.009521, -0.00885, -0.018066, -0.038574, -0.03833, -0.010376, -0.03418, 0.0271, 0.000713, -0.004089, -0.009155, -0.106934, -0.119629, 0.002335, 0.003876, 0.013733, 0.078125, 0.012756, 0.015625, 0.066895, 0.061279, 0.000992, 0.000296, 0.007538, 0.094238, -0.006927, -0.021118, -0.053711, 0.052979, -0.022217, -0.039795, -0.086426, -0.010742, 0.02124, 0.034424, 0.052734, 0.019165, -0.005951, -0.013916, -0.025635, -0.138672, -0.001427, -0.005951, -0.006653, -0.136719, 0.001846, 0.001213, -0.019287, -0.139648, 0.009705, 0.029785, 0.071777, -0.056641, 0.013611, 0.148438, 0.1875, 0.261719, 0.034912, -0.00296, -0.023315, -0.020874, -0.002136, -0.007019, -0.008667, -0.132812, -0.004822, 0.050781, 0.212891, 0.261719, 0.014343, 0.026489, 0.031128, -0.054688, -0.030884, -0.08252, -0.212891, -0.231445, 0.01001, 0.022095, 0.031128, 0.027222, 0.000706, 0.009094, 0.033203, 0.069336, -0.188477, -0.092773, 0.065918, 0.248047, -0.007141, -0.02771, -0.070312, -0.053711, -0.007935, -0.008606, -0.025146, -0.069336, -0.001144, 0.012451, 0.027466, 0.110352, -0.005829, -0.011719, -0.031006, -0.081543, 0.010803, 0.064453, 0.236328, 0.263672, -0.005096, -0.001755, -0.004456, -0.124023, -0.008423, -0.003876, 0.010071, -0.091797, 0.007355, 0.018066, 0.04541, 0.054443, 0.003098, 0.000124, 0.023804, 0.083496, -0.016968, -0.029297, 0.026611, 0.005371, -0.00177, -0.009888, -0.014832, 0.078613, -0.000805, -0.002838, -0.004517, -0.071289, -0.008484, -0.002731, 0.000299, 0.081055, -0.010437, -0.020508, -0.051025, -0.072754, 0.005585, 0.012756, 0.023315, -0.082031, 0.004303, 0.006714, 0.010132, 0.119629, 0.013, 0.038086, 0.051025, 0.022583, 0.048584, 0.095703, 0.146484, 0.246094, 0.008301, 0.017212, 0.046143, 0.047363, -0.01709, -0.048828, -0.099121, -0.167969, 0.01239, 0.023315, 0.054199, 0.064453, 0.015991, 0.009949, -0.449219, 0.020874, 0.044189, 0.070312, 0.15918, 0.241211, -0.002274, -0.004578, -0.02832, -0.098633, 0.012024, 0.028198, 0.069824, 0.080566, 0.005676, 0.004395, 0.036865, 0.058594, 0.005341, 0.007202, 0.031982, 0.09082, 0.018188, 0.0271, 0.025879, -0.068359, 0.001442, 0.001534, 0.018433, 0.106445, -0.000204, -0.010437, -0.040283, -0.082031, -0.021973, -0.03064, -0.044678, -0.088379, -0.013062, -0.028809, -0.077637, -0.091309, -0.005554, -0.023071, -0.069336, 0.070801, 0.030029, 0.047852, 0.067871, 0.078613, -0.010803, -0.022095, -0.049805, 0.09668, 0.01178, 0.014526, 0.043945, 0.155273, 0.002747, 0.004211, -0.062988, 0.029175, 0.010071, 0.029175, 0.075684, -0.009399, -0.011963, -0.0271, -0.045654, -0.015137, -0.000584, -0.002167, -0.102539, 0.03833, 0.004974, 0.018799, 0.027588, 0.066895, -0.000523, 0.006378, 0.02356, 0.099121, 0.001236, 0.002136, -0.013184, -0.137695, 0.016113, 0.051514, 0.077148, -0.035156, -0.00177, -0.000338, 0.000587, 0.118164, -0.019653, -0.043457, -0.145508, -0.211914, -0.024048, -0.03833, -0.008301, -0.032227, 0.11377, 0.287109, 0.304688, 0.08252, 0.009399, 0.008667, 0.015198, 0.141602, 0.014038, 0.021484, 0.049316, 0.056152, -0.002502, -0.00946, -0.027588, -0.078125, -0.003159, -0.003571, -0.010559, -0.09375, 0.017334, 0.036621, 0.088867, 0.044434, -0.019287, -0.035889, -0.092773, -0.12207, -0.00033, 0.002869, 0.003601, 0.100586, 0.014038, 0.020386, 0.038818, 0.055664, 0.010742, 0.023315, 0.041748, 0.052979, 0.00412, 0.003738, -0.000774, 0.069824, 0.014832, 0.02478, 0.058838, 0.112793, -0.003189, -0.010071, -0.058105, 0.051025, -0.01416, -0.028809, -0.047363, -0.028076, -0.000362, -0.000221, -0.000622, -0.08252, 0.009766, 0.010742, 0.013794, -0.064941, 0.000557, 0.018677, 0.042236, 0.089355, 0.00386, 0.0019, -0.234375, -0.015137, 0.012085, 0.019409, -0.039307, 0.019653, -0.001442, 0.001183, -0.014404, -0.078125, -0.002289, -0.012268, -0.045898, -0.093262, -0.003113, -0.00531, -0.009766, -0.06543, 0.004883, 0.006042, 0.018799, -0.064941, -0.073242, -0.148438, -0.231445, -0.092773, -0.006165, -0.003677, 0.000171, -0.083008, 0.000561, 0.002319, 0.008057, 0.103516, 0.005737, 0.010437, 0.017334, -0.084961, 0.021118, 0.025635, 0.063477, 0.107422, 0.003174, 0.006073, -0.005066, -0.060791, 0.020264, 0.03418, 0.040039, 0.008789, 0.001305, -0.004486, 0.001701, 0.065918, -0.011414, -0.019409, -0.039551, -0.072266, 0.026489, -0.000196, 0.006897, 0.041504, 0.013, 0.014282, 0.04834, 0.130859, -0.151367, -0.213867, -0.294922, -0.076172, 0.004089, 0.016113, 0.043457, 0.05835, -0.001411, -0.003998, -0.010681, 0.077637, -0.002625, -0.000439, -0.026367, -0.071289, -0.003998, -0.003433, -0.019287, -0.086914, -0.004333, 0.002197, 0.018677, 0.087891, 0.000303, 0.017212, 0.133789, 0.292969, -0.011597, -0.021362, -0.043457, -0.05249, -0.007263, -0.009888, -0.025513, -0.195312, 0.003021, 0.005066, -0.00528, 0.083008, 0.01001, 0.024536, 0.077148, 0.03064, -0.000664, -0.008301, -0.024292, -0.095215, -0.008606, -0.015442, -0.031006, -0.087891, -0.007385, -0.007812, -0.022461, -0.085449, -0.006287, -0.00531, 0.002243, 0.088379, 0.021729, 0.028809, 0.050293, 0.083496, 0.002975, 0.002838, 0.008484, 0.125, -0.012878, -0.021362, -0.045898, -0.120117, -0.00412, -0.006226, -0.078125, -0.043457, -0.007446, -0.019409, -0.042969, -0.116211, -0.01123, -0.017334, -0.023193, -0.034424, 0.00592, 0.011536, 0.004211, -0.078613, 0.00164, -0.00412, -0.022583, -0.109375, -0.013428, -0.019653, -0.03833, -0.09668, 0.014465, 0.025635, 0.068848, 0.077637, -0.005096, -0.006927, -0.10791, -0.34375, -0.000923, -0.00206, -0.002808, -0.332031, -0.015381, -0.034668, -0.239258, -0.410156, 0.001694, 0.003937, 0.018799, 0.445312, 0.007477, 0.014038, 0.071289, 0.496094, -0.001167, -0.008362, -0.013062, -0.535156, 0.032471, 0.052246, 0.152344, 0.115723, -0.00473, -0.013733, -0.036133, -0.392578, 0.000797, 0.002869, 0.009827, 0.110352, -0.002106, -0.001762, 0.005768, -0.394531, 0.000142, -0.000874, 0.014954, -0.094238, 0.000157, 0.003021, 0.020264, 0.104004, -0.000011, 0.001381, 0.010986, 0.179688, -0.002457, -0.005585, -0.036865, 0.083008, -0.020386, -0.034668, -0.036621, -0.042725, 0.001282, 0.002487, 0.005066, 0.078125, 0.007355, 0.012024, 0.048584, 0.084961, -0.023926, -0.060303, -0.174805, -0.095215, -0.017944, -0.043457, -0.091797, -0.008301, -0.002747, -0.010437, -0.044189, -0.076172, -0.000167, 0.006592, 0.018677, 0.119141, 0.00946, 0.010803, 0.039062, 0.093262, 0.00386, 0.005066, 0.010559, 0.277344, 0.004639, 0.007599, 0.022827, 0.277344, -0.003021, -0.011108, -0.038086, -0.09082, 0.001869, 0.000965, -0.01355, 0.131836, 0.005249, 0.019531, 0.125977, -0.158203, -0.002914, -0.00528, -0.013428, -0.339844, -0.003738, -0.00531, -0.008728, -0.275391, -0.002304, 0.001251, 0.007629, 0.170898, 0.004639, 0.019775, 0.033691, -0.052734, 0.000035, -0.000194, 0.001587, 0.082031, -0.001015, -0.000816, -0.001076, -0.084473, 0.013062, 0.031738, 0.077148, 0.037354, -0.013184, 0.015503, 0.021606, 0.057373, -0.003036, -0.003723, -0.012756, -0.421875, -0.002853, -0.006042, 0.000984, -0.080566, 0.005737, 0.005066, 0.008606, 0.126953, -0.011353, -0.013611, -0.051025, 0.143555, 0.021851, 0.032715, 0.049316, 0.162109, 0.875, 0.039551, 0.112793, -0.177734, -0.002655, -0.00415, -0.011475, -0.287109, 0.014282, 0.036133, 0.066406, 0.289062, 0.00824, 0.01532, 0.033447, 0.068359, -0.004944, -0.007874, -0.019653, -0.375, 0.001167, -0.001472, -0.012451, -0.507812, 0.005829, 0.014709, 0.074219, 0.07959, 0.004181, 0.012085, 0.0354, 0.101074, -0.004974, -0.005188, -0.010437, -0.308594, -0.007507, -0.014038, -0.045654, -0.092285, 0.003174, 0.005829, -0.008118, 0.279297, -0.005829, -0.010925, -0.049316, -0.086914, 0.028931, 0.067871, 0.049316, 0.002808, -0.003448, -0.011108, -0.028809, -0.412109, 0.007599, 0.011597, 0.010681, -0.07373, -0.00264, -0.005768, -0.010742, -0.289062, 0.000243, 0.105469, 0.003174, 0.000152, -0.002747, -0.00412, -0.012939, -0.414062, 0.003525, 0.009705, 0.045166, 0.143555, -0.000019, -0.000187, 0.012024, -0.149414, 0.002884, 0.002335, 0.01239, 0.3125, -0.00708, -0.015747, -0.024048, -0.242188, -0.002014, 0.001007, 0.00206, -0.112793, -0.003891, -0.008789, -0.032715, -0.11377, -0.001694, -0.00293, -0.002945, -0.292969, 0.016968, 0.03125, 0.028809, -0.100098, -0.000851, -0.001518, -0.009583, -0.375, 0.004028, 0.005554, 0.01239, 0.285156, -0.002121, -0.004272, -0.029419, -0.194336, -0.00415, -0.007629, -0.016357, -0.310547, 0.004425, 0.0065, 0.018066, 0.261719, -0.003326, -0.003708, -0.018677, -0.625, -0.001839, -0.005219, -0.010925, -0.182617, -0.009216, -0.0271, 0.261719, 0.202148, 0.002274, -0.001373, 0.001396, 0.253906, -0.008728, -0.01709, -0.05542, -0.081543, 0.00106, 0.005096, 0.031494, 0.099121, -0.000626, -0.003296, -0.010315, -0.320312, -0.000736, -0.002762, 0.012146, 0.102051, 0.000576, 0.007477, 0.013, 0.098633, 0.003036, 0.003235, 0.013489, 0.330078, 0.001068, 0.009155, 0.051758, -0.007324, 0.001717, 0.006409, 0.031494, 0.216797, 0.009705, 0.013245, 0.050537, 0.230469, -0.004242, -0.008972, -0.164062, -0.055664, -0.005249, -0.003601, -0.441406, -0.125977, 0.000755, 0.004272, 0.021973, -0.101074, -0.002823, -0.002869, 0.007812, 0.101074, 0.010315, 0.016357, 0.040527, 0.296875, 0.006195, 0.013794, 0.021973, 0.09668, 0.001511, 0.003448, 0.011414, 0.326172, 0.003372, 0.006989, 0.015076, -0.088379, -0.00354, -0.007629, -0.019165, -0.273438, 0.001846, 0.006805, 0.033691, 0.170898, -0.006866, -0.013855, -0.045654, -0.016235, -0.005035, -0.012329, -0.039795, -0.106934, 0.018433, 0.031128, 0.040527, 0.053223, -0.012329, -0.028442, -0.056152, -0.0625, 0.076172, 0.28125, 0.421875, 0.470703, -0.006836, -0.010315, -0.035645, -0.09375, 0.002502, 0.001633, 0.008362, 0.486328, -0.018188, -0.038086, -0.063965, -0.056152, 0.003189, 0.003647, -0.001862, 0.640625, 0.024902, 0.019165, -0.009644, -0.057617, 0.008179, 0.020996, 0.137695, 0.318359, -0.003738, -0.013611, -0.050293, -0.197266, 0.008057, 0.028564, 0.065918, 0.036865, -0.002029, -0.006622, -0.025024, -0.085938, 0.000496, 0.009888, 0.072266, 0.001816, 0.012268, 0.017822, 0.028931, 0.090332, -0.005981, -0.019653, -0.04126, -0.104492, 0.000471, 0.00193, 0.006409, -0.125977, 0.000347, 0.001472, 0.006226, 0.08252, -0.001167, -0.001457, 0.002472, -0.087402, 0.003159, 0.006775, 0.014099, 0.166992, 0.003937, 0.007446, 0.019531, 0.316406, 0.024414, 0.043213, 0.031982, -0.015991, -0.002869, 0.000101, -0.002686, -0.28125, -0.002609, -0.00531, -0.011414, -0.400391, -0.000584, -0.001434, -0.00119, -0.259766, -0.005157, -0.006531, -0.018921, -0.298828, -0.001801, -0.010071, -0.047363, -0.102539, 0.003937, -0.000345, 0.000496, 0.147461, -0.004883, -0.054932, -0.09668, -0.031128, 0.015991, 0.031128, 0.104004, 0.433594, -0.001587, -0.001884, -0.008911, -0.253906, -0.014282, -0.017334, 0.005341, 0.067871, 0.001785, -0.003723, -0.001808, -0.091797, -0.003784, 0.004608, 0.05835, 0.232422, 0.003204, 0.009644, 0.004883, 0.298828, -0.01532, -0.033447, -0.07373, -0.007935, -0.002563, -0.002106, -0.008423, 0.081055, -0.15332, -0.235352, -0.3125, -0.277344, 0.013794, 0.017456, 0.031738, 0.082031, 0.014832, 0.026733, 0.074219, 0.015869, -0.009766, -0.019775, -0.062988, 0.019165, -0.11377, -0.166016, -0.289062, -0.203125, 0.002777, 0.013245, 0.083496, -0.004395, -0.016113, -0.032715, -0.065918, 0.020142, -0.00769, -0.017212, -0.034912, -0.09375, -0.001556, -0.001854, 0.002151, -0.075684, 0.11084, 0.161133, 0.255859, 0.242188, -0.026489, -0.038574, -0.060791, -0.089355, -0.001335, 0.0019, 0.008118, 0.138672, -0.000282, -0.000584, 0.007721, 0.101562, -0.003342, -0.005768, -0.031738, 0.064453, -0.001266, -0.002274, -0.005493, -0.080566, 0.003143, 0.015076, 0.060547, -0.029541, -0.017212, -0.029541, -0.060791, -0.11377, 0.008179, 0.018188, 0.015137, 0.230469, 0.004272, 0.009155, 0.029785, 0.074219, 0.007538, 0.01355, 0.025024, 0.080566, -0.006592, -0.018555, -0.059326, 0.029419, 0.020508, 0.039062, 0.067871, -0.01709, -0.04834, -0.086426, -0.155273, -0.086426, 0.003189, 0.020142, 0.056152, -0.02771, -0.00708, -0.016968, -0.049561, 0.033447, 0.003708, 0.002457, 0.014221, 0.074219, -0.007996, -0.029663, -0.073242, -0.025146, -0.001427, -0.001289, -0.003342, 0.080566, -0.004761, -0.019043, -0.043457, -0.092773, 0.038818, 0.057373, 0.042725, 0.039795, 0.011902, 0.022949, 0.031494, 0.060059, -0.00766, -0.028931, -0.087891, -0.019531, -0.008972, -0.024902, -0.065918, 0.017334, 0.066895, 0.103516, 0.177734, 0.162109, 0.010742, 0.023926, 0.063477, -0.008545, 0.001907, 0.005554, 0.025879, 0.08252, -0.028564, -0.076172, -0.217773, -0.294922, -0.006531, -0.019165, -0.057373, 0.030762, -0.194336, -0.285156, -0.367188, -0.306641, -0.110352, -0.147461, -0.186523, -0.219727, -0.006653, -0.012451, -0.028442, -0.070801, -0.012695, -0.020874, -0.05127, -0.075195, -0.171875, -0.240234, -0.466797, -0.300781, -0.03833, -0.052002, -0.034424, -0.048828, 0.07373, 0.114746, 0.195312, 0.192383, 0.098145, 0.15332, 0.24707, 0.175781, 0.101074, 0.145508, 0.25, 0.226562, 0.022705, 0.18457, 0.271484, 0.034424, -0.00885, -0.01355, -0.042236, 0.049561, 0.040527, 0.011108, -0.361328, 0.008972, 0.012146, 0.021484, 0.054199, 0.124023, 0.018066, 0.19043, -0.474609, -0.172852, 0.039551, 0.053223, -0.020386, -0.015625, -0.008362, -0.006256, -0.001068, 0.085938, -0.000916, -0.008484, -0.177734, -0.455078, -0.097656, -0.158203, -0.259766, -0.263672, 0.002609, 0.00473, 0.015076, 0.087891, 0.000641, -0.001091, -0.010864, -0.099609, 0.001175, -0.001343, -0.00592, 0.070312, -0.086426, -0.116699, -0.125977, -0.140625, 0.005737, 0.009277, -0.013611, -0.148438, -0.003128, -0.018311, -0.056885, 0.030884, 0.010803, 0.026733, 0.061523, -0.029541, 0.005554, 0.003677, 0.00705, 0.070312, 0.008057, 0.023682, 0.060791, -0.015259, -0.022339, -0.03064, -0.064453, -0.051514, -0.004517, -0.012939, -0.036621, 0.050537, 0.041016, 0.072266, 0.142578, 0.166016, -0.009399, -0.015076, -0.060059, 0.025757, -0.004303, -0.005585, -0.028687, 0.148438, 0.073242, 0.136719, 0.294922, 0.392578, -0.017212, -0.041504, -0.086426, -0.092773, -0.004852, -0.020386, -0.072266, 0.014648, 0.005524, 0.005615, 0.00267, 0.063477, 0.011047, 0.026733, 0.071777, -0.006744, 0.005646, 0.014587, 0.049805, -0.038818, -0.007172, -0.011414, -0.047363, 0.040771, -0.003967, -0.005402, -0.009949, -0.073242, 0.025391, 0.033203, 0.054932, 0.071777, -0.080078, -0.144531, -0.269531, -0.227539, -0.034668, -0.049561, -0.067383, -0.062988, -0.214844, -0.246094, -0.333984, -0.316406, 0.06543, 0.111328, 0.201172, 0.216797, -0.005432, 0.008545, 0.074219, -0.026855, 0.12793, 0.135742, 0.183594, 0.201172, -0.050049, -0.077637, -0.164062, -0.279297, -0.00296, -0.004303, -0.015015, -0.094238, 0.04834, -0.208008, -0.279297, -0.259766, 0.001053, -0.009338, -0.027588, 0.05835, 0.063965, 0.126953, 0.21875, -0.11084, -0.007599, -0.022339, -0.064941, 0.017578, 0.001854, 0.00528, 0.01709, 0.104492, -0.000847, -0.008179, -0.017578, 0.073242, 0.012329, 0.0271, 0.065918, -0.001984, 0.002243, 0.007355, 0.035645, -0.05127, 0.000246, 0.001846, 0.019531, 0.087891, 0.053467, 0.090332, 0.166016, 0.130859, 0.130859, 0.164062, 0.188477, 0.261719, 0.008545, 0.02063, 0.070801, -0.012573, 0.040527, 0.054443, 0.063965, -0.210938, -0.010315, -0.007935, -0.027466, -0.124512, -0.07373, -0.125977, -0.15625, 0.149414, -0.014587, -0.010315, 0.176758, 0.083496, -0.003677, -0.014587, -0.055664, 0.04126, 0.004333, 0.000637, -0.000729, 0.087402, 0.07373, 0.10498, 0.130859, 0.030029, 0.181641, 0.234375, 0.253906, 0.181641, 0.000334, 0.002228, -0.016357, 0.073242, 0.016357, 0.027466, 0.04541, 0.087402, 0.013062, 0.018066, 0.028442, 0.070801, -0.012329, -0.019897, -0.038574, -0.384766, -0.005554, -0.013123, -0.03125, -0.08252, -0.000078, 0.005859, 0.002609, -0.070801, 0.053223, 0.140625, 0.339844, 0.219727, -0.045166, -0.062256, -0.089355, -0.119629, -0.01178, -0.026001, -0.3125, 0.257812, -0.083008, -0.121094, -0.206055, -0.175781, -0.096191, -0.145508, -0.263672, -0.308594, 0.005402, 0.007355, 0.014221, 0.072266, 0.009216, 0.01709, 0.061768, -0.019043, -0.000984, 0.001793, 0.006256, -0.077637, -0.006927, -0.01355, -0.022461, 0.057373, 0.004883, -0.012146, 0.257812, 0.320312, -0.006897, -0.012512, -0.032471, 0.057373, -0.000584, -0.002335, -0.099121, -0.002243, -0.000233, -0.001198, 0.003372, 0.087402, -0.000136, 0.000362, -0.001633, 0.09082, 0.000098, 0.000206, 0.002625, -0.097168, 0.000801, -0.000355, 0.002396, 0.105469, 0.000404, -0.000622, -0.000275, 0.103516, 0.000462, -0.000652, -0.000751, 0.089844, -0.000668, 0.001076, 0.001038, 0.096191, 0.000298, 0.000058, -0.002396, -0.09375, 0.000368, 0.002487, 0.171875, -0.140625, -0.000507, 0.000124, 0.072266, 0.001137, -0.000292, -0.001595, -0.101562, 0.005737, 0.000284, 0.000092, -0.002319, -0.015869, 0.000565, 0.000633, 0.001099, 0.097168, 0.000286, 0.000511, -0.000877, -0.08252, -0.000441, -0.003693, -0.100098, 0.004181, 0.001205, 0.001846, 0.101562, -0.010803, -0.000244, -0.002945, -0.099121, 0.00177, 0.004791, 0.017822, 0.112305, 0.077637, 0.000771, 0.000813, 0.116211, -0.010864, 0.000345, -0.003494, -0.098145, 0.001366, -0.000832, -0.000446, 0.00412, -0.099609, 0.000138, -0.000504, -0.010986, 0.010376, -0.000254, -0.000694, 0.001686, 0.102051, 0.000172, -0.000984, -0.099121, 0.006012, -0.000139, 0.000942, -0.003189, -0.090332, 0.000298, 0.001915, -0.006165, -0.100098, -0.000029, 0.000946, 0.098633, -0.004547, -0.00024, -0.000702, -0.003891, 0.098145, -0.000192, -0.00029, 0.00322, 0.087402, 0.00013, 0.000161, -0.000063, -0.092773, 0.000098, -0.000542, -0.002045, 0.083984, -0.000332, 0.000767, -0.002594, 0.099609, 0.000012, 0.000862, 0.010437, -0.006989, 0.000729, 0.000504, 0.000298, -0.092285, -0.000523, -0.000047, 0.000483, -0.086914, -0.000024, -0.000687, -0.015076, 0.00293, -0.000595, -0.000078, 0.00161, 0.092773, 0.000565, 0.002701, 0.112793, -0.003128, 0.000378, 0.002274, 0.09082, -0.002594, 0.000847, 0.000576, 0.100098, -0.001945, 0.000874, 0.002594, 0.092773, -0.005371, 0.000484, -0.001007, -0.103027, 0.005127, 0.000687, 0.001205, 0.100586, -0.001472, 0.000101, 0.001015, 0.091309, -0.003769, -0.000048, 0.000032, 0.008484, -0.098633, 0.001114, 0.00161, -0.004547, -0.109375, -0.000166, 0.000019, 0.000154, -0.00946, -0.000189, -0.000095, -0.004059, 0.102539, -0.000893, -0.003128, -0.110352, 0.005585, 0.000209, -0.001831, -0.108398, 0.003525, -0.00017, -0.000694, -0.09668, 0.006195, 0.000444, 0.00106, 0.099609, -0.005371, 0.000534, 0.001778, 0.098633, -0.001923, -0.000125, -0.001816, -0.10498, 0.00473, 0.000641, -0.000087, 0.001396, -0.103027, -0.000444, -0.000393, -0.000645, 0.092773, -0.001366, -0.003281, -0.098633, 0.003357, -0.001213, -0.001038, -0.103027, 0.004425, 0.000005, 0.001175, 0.098145, -0.003799, 0.002136, 0.002319, 0.091797, 0.002213, -0.001953, 0.002808, 0.071289, 0.014709, 0.00053, 0.001091, 0.001839, -0.09375, -0.00032, 0.001038, -0.000091, -0.105957, 0.000448, 0.000801, 0.104004, -0.003036, 0.000355, 0.000402, -0.000471, 0.100098, -0.000534, -0.001411, -0.004395, 0.094238, -0.000456, 0.000074, 0.02771, 0.104004, 0.000301, -0.000083, 0.001389, -0.088867, -0.000441, -0.001869, -0.115723, 0.002304, -0.000027, -0.000645, -0.000633, 0.09375, 0.000175, 0.001488, 0.000165, -0.015442, -0.000013, -0.001808, -0.003815, 0.099609, -0.000423, -0.001427, 0.001556, 0.099121, 0.00013, -0.000254, -0.001709, -0.109375, -0.000999, -0.000112, 0.002289, 0.094727, 0.000523, 0.000156, 0.002731, -0.091797, -0.000017, 0.000607, 0.002258, 0.094238, 0.001541, 0.00473, -0.005127, -0.000805, -0.000504, -0.000345, 0.001831, 0.096191, 0.000561, -0.001534, -0.090332, 0.000347, 0.004272, 0.055664, -0.007507, 0.001839, -0.000874, -0.000324, -0.005859, 0.105957, 0.000113, -0.000015, -0.001602, -0.095215, 0.000828, 0.000561, -0.000001, -0.091797, -0.00238, -0.002609, -0.296875, -0.361328, -0.000343, 0.000969, 0.001038, 0.092773, -0.000011, 0.001808, 0.10498, -0.006226, 0.000349, 0.000656, -0.000519, 0.097656, -0.000854, -0.001999, -0.008118, -0.128906, 0.000475, -0.000683, -0.001045, 0.090332, -0.000473, -0.001648, -0.097168, -0.001778, -0.00087, -0.000675, -0.000014, 0.094727, -0.000549, 0.000954, 0.002853, -0.097168, -0.000004, 0.00235, 0.114258, -0.002899, 0.000488, -0.00028, 0.000801, 0.096191, -0.000192, -0.000992, -0.103027, 0.005493, -0.000305, -0.000214, 0.00267, -0.07666, -0.00071, 0.000173, -0.000553, -0.09668, -0.000904, -0.000008, -0.001579, 0.09668, 0.000119, 0.000246, 0.000725, -0.096191, -0.000174, 0.003098, 0.099609, -0.001205, 0.00038, 0.00116, 0.001945, -0.091309, 0.000664, 0.001389, 0.105957, 0.002426, -0.00022, 0.000156, 0.112793, -0.001526, 0.000073, -0.002289, -0.144531, 0.004517, 0.000317, -0.001648, -0.109375, 0.003677, 0.000307, -0.002441, 0.000013, -0.015503, -0.000671, -0.000416, -0.003494, 0.107422, 0.000139, -0.000284, 0.103027, 0.001724, 0.000019, -0.00145, -0.106445, 0.011658, 0.000017, 0.002426, 0.083984, -0.002487, 0.000458, 0.001526, 0.00209, -0.089844, -0.000549, 0.000484, 0.000721, -0.091797, 0.000292, 0.000011, 0.001373, -0.095703, -0.000648, -0.00024, 0.001892, 0.088379, -0.000301, -0.002838, -0.09668, 0.007355, 0.001076, -0.000058, 0.001221, -0.098145, 0.000175, 0.000195, 0.003647, -0.097168, 0.000813, 0.00135, 0.075195, -0.002441, -0.000546, 0.001244, 0.112793, -0.008118, 0.000471, -0.00071, 0.003296, -0.105469, 0.000732, 0.001015, 0.007416, -0.095703, -0.0005, 0.000091, -0.007812, -0.09082, -0.000165, -0.001289, 0.003174, -0.097168, 0.000355, 0.002792, 0.097168, -0.005463, -0.000477, 0.001488, 0.002548, -0.100098, -0.000372, -0.002411, -0.100586, 0.001617, -0.002289, -0.004028, -0.009644, -0.073242, -0.001823, -0.001587, -0.002747, -0.102539, -0.003357, -0.004425, -0.011108, -0.142578, 0.003311, 0.008484, 0.017456, 0.073242, 0.042969, 0.054199, 0.12793, 0.142578, -0.008667, -0.016602, -0.032715, -0.069336, 0.004669, 0.006958, 0.020264, 0.161133, -0.008545, -0.023193, -0.042725, -0.056641, 0.00235, 0.003036, 0.012939, 0.189453, 0.001999, 0.001038, -0.001945, -0.251953, -0.004456, -0.013123, -0.040527, 0.03833, 0.063477, 0.096191, 0.141602, 0.111816, -0.006409, -0.011169, -0.016113, 0.065918, -0.009705, -0.013489, -0.024414, -0.096191, 0.004089, 0.001984, -0.002518, 0.075195, 0.02063, 0.03064, 0.041016, 0.25, 0.396484, 0.235352, 0.244141, 0.243164, -0.001884, -0.003494, -0.010681, -0.146484, -0.039062, -0.05249, -0.072754, -0.023682, -0.028687, -0.037354, -0.041504, -0.060059, -0.000488, -0.001221, -0.008423, -0.306641, -0.01001, -0.00209, 0.044678, 0.089355, -0.000473, -0.007477, -0.03418, -0.05542, 0.001686, -0.000629, 0.005554, 0.185547, 0.04248, 0.068848, 0.09668, 0.035645, 0.013306, 0.031006, 0.060791, 0.033203, 0.002533, 0.001129, 0.007874, 0.15332, 0.003845, 0.018921, 0.052979, -0.029053, -0.003204, -0.016113, -0.062012, -0.030029, -0.005524, -0.02356, -0.068359, -0.010803, -0.000546, 0.000147, 0.002609, 0.165039, 0.013733, 0.02124, -0.003479, -0.213867, 0.001678, 0.018677, 0.072754, 0.100586, -0.008606, -0.012024, 0.003647, -0.067871, 0.009521, 0.019653, 0.053955, 0.036621, -0.145508, -0.248047, -0.453125, -0.265625, -0.035645, -0.104492, -0.245117, -0.355469, 0.00473, 0.009949, 0.019165, 0.069336, -0.002029, -0.001686, -0.010132, -0.15918, -0.002365, -0.011841, -0.026367, -0.083496, 0.001091, 0.003464, 0.010193, 0.202148, -0.07959, -0.174805, -0.335938, -0.390625, 0.01123, 0.018188, 0.039062, 0.071777, 0.171875, 0.269531, 0.429688, 0.3125, -0.000946, -0.001076, 0.020264, 0.071289, 0.022461, 0.038086, 0.106934, 0.249023, 0.004303, 0.039062, 0.22168, -0.126953, -0.003128, -0.018066, -0.063477, 0.013428, 0.001907, 0.003372, 0.004547, 0.12793, -0.003128, -0.004059, -0.008911, -0.161133, 0.000629, 0.001282, 0.008972, 0.163086, -0.003448, -0.005981, -0.010803, -0.173828, -0.025757, -0.034424, -0.044434, 0.008362, 0.015869, 0.032471, 0.054443, 0.031982, -0.001419, 0.006622, 0.027466, -0.046875, 0.026367, 0.022461, 0.020142, 0.072754, 0.1875, 0.269531, 0.396484, 0.289062, 0.001259, -0.001335, -0.00824, 0.141602, -0.009949, -0.013733, -0.038574, 0.050049, 0.014404, 0.020386, 0.039307, 0.067871, -0.010376, -0.017456, -0.039795, -0.054443, -0.000957, -0.009277, -0.038818, -0.056396, 0.114746, 0.206055, 0.414062, 0.330078, 0.081543, 0.120117, 0.224609, 0.21875, -0.005157, -0.024048, -0.064453, 0.006958, 0.003769, 0.00354, 0.005127, 0.208984, -0.002899, 0.00351, 0.016357, -0.064453, -0.007111, -0.018433, -0.092285, -0.004364, 0.009277, 0.010254, 0.028809, 0.112305, -0.00293, -0.002075, -0.009277, -0.111816, -0.006653, -0.007019, -0.015503, -0.300781, -0.008667, -0.01355, -0.026978, -0.063477, -0.00589, -0.010437, 0.0047, 0.180664, 0.002029, -0.001625, 0.011658, 0.15332, 0.002838, 0.005951, 0.008667, 0.07959, 0.010864, 0.02063, 0.028442, 0.067871, 0.042969, 0.064453, 0.066895, 0.011597, 0.001465, -0.00103, -0.004517, 0.062988, 0.003372, 0.003769, -0.015381, -0.148438, -0.001335, -0.001045, -0.01178, -0.125977, -0.157227, -0.271484, -0.460938, -0.296875, -0.009216, -0.004791, -0.025513, -0.394531, 0.197266, 0.287109, 0.392578, 0.324219, -0.061523, -0.088867, -0.166992, -0.186523, 0.010925, 0.020874, 0.054688, 0.172852, 0.000164, -0.00206, -0.008484, -0.149414, -0.002853, -0.004791, -0.012146, -0.167969, 0.000477, -0.00235, 0.015442, 0.09668, 0.002411, 0.005341, 0.029663, 0.07666, 0.001465, 0.016113, 0.049072, -0.035156, 0.013306, 0.018677, 0.049316, -0.036377, -0.045166, -0.029663, 0.014526, 0.098633, -0.008423, -0.021606, -0.05957, 0.011536, -0.011047, -0.023193, -0.060059, 0.009399, 0.003891, 0.014771, 0.077637, -0.022217, 0.004669, 0.017456, 0.049805, -0.032471, 0.034912, 0.051758, 0.068359, 0.069824, -0.003998, -0.003387, -0.011536, -0.181641, 0.001137, 0.019653, 0.06543, -0.00769, -0.003326, -0.001999, -0.009888, -0.150391, 0.001526, 0.002533, 0.012024, 0.169922, 0.003281, 0.008484, 0.02002, -0.05835, 0.004059, 0.004791, 0.00351, 0.148438, -0.037109, -0.047607, -0.074219, -0.030029, -0.007294, -0.016113, -0.046143, -0.057373, 0.139648, 0.232422, 0.375, 0.408203, -0.001778, 0.001236, 0.007233, -0.071289, 0.002609, -0.00206, -0.003998, -0.154297, 0.001221, -0.000965, 0.010254, 0.211914, -0.013611, -0.022095, -0.059326, -0.029419, 0.002396, -0.002335, -0.015137, 0.061523, -0.004944, -0.006439, -0.007721, -0.143555, 0.019409, 0.041992, 0.061523, 0.039795, 0.003937, 0.009399, 0.021118, 0.161133, -0.001923, -0.00116, -0.005188, 0.097656, -0.022583, -0.045898, -0.023193, -0.012451, 0.000414, -0.000477, 0.012146, 0.091797, -0.004242, -0.000664, -0.003876, 0.158203, -0.002365, -0.005249, -0.009583, -0.15332, -0.0177, -0.033447, -0.08252, -0.033203, 0.00209, 0.003189, 0.007996, 0.143555, -0.000079, 0.001801, 0.000265, -0.416016, -0.012146, -0.040039, -0.082031, -0.029907, -0.030762, -0.092285, 0.320312, 0.40625, 0.004425, 0.002548, -0.004913, 0.078125, -0.071777, -0.115234, -0.169922, -0.155273, -0.010254, -0.012634, -0.029053, -0.160156, -0.000977, -0.00473, -0.005188, -0.167969, -0.000702, 0.000121, -0.033936, -0.034424, 0.002625, -0.016235, -0.267578, 0.05835, 0.000153, 0.002548, 0.095703, 0.139648, 0.013794, 0.061523, 0.210938, -0.027344, -0.01062, -0.005249, -0.139648, 0.059326, 0.000167, 0.000364, 0.026489, 0.0354, 0.001373, -0.000115, 0.050537, 0.063965, 0.000488, 0.000965, 0.03125, -0.136719, -0.002197, 0.001686, -0.214844, 0.066895, -0.000568, -0.000633, -0.017334, -0.04834, -0.001312, 0.000433, -0.009949, 0.144531, 0.000885, 0.000923, 0.043701, 0.125, 0.000633, 0.001534, 0.034912, -0.147461, -0.003571, -0.009277, -0.029297, -0.03125, -0.000694, -0.00264, -0.003311, 0.138672, 0.001526, 0.113281, 0.335938, -0.05127, -0.000145, -0.000072, -0.0177, 0.140625, 0.001144, 0.007172, -0.213867, 0.003891, -0.00193, -0.004059, -0.201172, 0.038086, -0.00473, -0.012268, -0.055908, -0.041748, 0.005432, 0.034912, 0.017944, 0.007172, 0.000839, 0.000032, 0.008545, -0.151367, -0.001938, 0.004517, 0.157227, -0.011047, 0.453125, -0.051758, 0.083984, -0.065918, -0.000587, -0.001945, -0.068359, 0.010986, -0.000828, -0.005005, -0.042236, -0.005768, 0.000935, 0.000816, -0.027588, 0.141602, 0.006012, 0.024048, 0.167969, -0.008911, -0.001923, -0.017944, -0.033447, 0.027832, 0.017334, 0.11084, -0.035889, -0.087402, 0.002914, 0.004181, 0.15332, -0.023926, -0.009827, -0.032715, 0.00145, 0.046631, 0.002396, 0.009033, 0.058838, -0.001205, -0.00415, -0.010986, -0.029419, -0.235352, 0.000854, 0.004333, 0.069824, -0.012695, 0.001213, 0.000034, -0.005371, -0.072754, 0.011841, 0.066895, -0.09375, 0.010803, 0.017212, 0.12793, -0.102539, -0.086426, 0.031128, 0.094238, -0.002396, -0.058838, -0.001511, -0.003967, -0.062256, -0.007629, 0.000196, -0.004669, -0.078613, -0.036133, 0.00206, 0.016724, -0.041016, 0.167969, -0.002609, -0.006165, -0.161133, -0.001091, -0.001823, -0.006622, 0.060791, 0.090332, -0.010254, -0.008728, -0.029541, 0.079102, 0.000309, -0.000172, 0.009644, 0.149414, -0.001953, -0.004608, -0.082031, 0.079102, -0.003448, -0.006287, -0.165039, 0.023071, -0.001198, -0.008545, -0.07959, 0.104492, 0.001244, 0.001938, 0.166992, -0.042725, -0.001404, -0.002014, 0.039795, -0.138672, -0.00079, -0.006622, -0.170898, 0.001953, -0.000305, -0.00119, -0.014221, 0.046387, -0.001236, -0.004517, -0.029907, 0.002914, -0.003632, 0.00053, 0.00264, -0.154297, -0.000885, -0.006531, -0.182617, 0.049316, 0.002258, 0.001282, -0.058838, -0.112305, 0.006012, 0.020386, 0.002655, 0.016235, 0.017944, 0.117188, 0.195312, 0.049561, 0.00013, -0.000313, -0.015869, 0.044678, 0.001053, 0.000755, -0.044189, 0.142578, -0.015015, -0.068848, 0.106934, 0.051025, -0.002991, -0.02356, -0.147461, -0.010315, 0.00824, 0.020752, 0.04126, 0.014893, 0.002411, -0.005188, -0.006165, 0.108398, -0.001129, -0.000256, 0.020874, 0.075684, -0.010681, -0.02124, -0.157227, -0.029907, 0.003708, 0.005524, 0.022827, 0.34375, 0.001587, 0.004272, 0.03418, 0.011658, -0.020386, -0.046143, 0.05542, -0.225586, -0.000097, 0.000441, -0.049561, 0.089355, 0.002151, 0.002304, -0.119141, 0.082031, -0.001823, -0.00769, -0.025024, 0.076172, 0.001869, -0.000284, -0.0354, 0.146484, -0.000378, 0.004089, 0.157227, -0.036621, -0.035645, -0.138672, -0.157227, -0.200195, -0.001526, 0.002121, 0.074707, -0.005005, -0.001114, -0.008423, -0.03418, 0.010681, 0.00007, 0.000942, 0.02063, -0.142578, 0.002457, -0.004333, 0.134766, 0.092285, -0.00135, -0.003159, -0.037842, -0.016968, -0.012512, -0.093262, 0.054932, 0.026611, 0.001694, 0.007721, -0.099121, 0.142578, 0.003143, 0.003876, 0.161133, -0.02478, 0.000599, 0.001045, 0.001595, -0.053955, -0.017334, -0.08252, 0.021118, 0.145508, 0.129883, 0.232422, 0.285156, -0.058594, 0.002274, 0.003571, 0.289062, -0.084961, -0.007996, -0.03833, -0.170898, 0.179688, 0.000309, -0.008545, -0.237305, 0.037598, -0.010376, -0.025024, 0.069336, -0.185547, -0.001556, -0.034424, -0.094238, -0.013, -0.001198, -0.005035, -0.163086, 0.000125, 0.000437, 0.009583, 0.059814, 0.002502, -0.025513, -0.175781, -0.047607, 0.091797, -0.00103, -0.002579, -0.059814, -0.037598, 0.00011, -0.001587, 0.013, 0.113281, -0.019409, 0.02063, 0.173828, -0.026855, -0.004364, -0.010193, -0.188477, 0.028076, -0.002975, -0.014832, -0.010437, 0.064941, 0.00705, -0.003326, -0.03064, 0.120605, -0.000368, -0.002853, 0.067871, 0.120117, 0.007233, 0.125, -0.01062, -0.006927, -0.001984, -0.009216, -0.219727, 0.052734, 0.045898, 0.01001, -0.009583, -0.099609, 0.000519, -0.001968, -0.005341, 0.152344, 0.000721, -0.000664, 0.089844, -0.053467, -0.001755, -0.003998, -0.066895, -0.125977, -0.002106, -0.004089, -0.137695, 0.010376, -0.000252, 0.001068, 0.049072, 0.133789, -0.035645, -0.128906, -0.209961, 0.032959, -0.000626, -0.005615, -0.008606, -0.030151, 0.027222, 0.388672, -0.002991, 0.04541, -0.001305, -0.001808, -0.0065, -0.0625, -0.001259, -0.000172, 0.12793, -0.144531, 0.004578, 0.013062, 0.118164, 0.123047, -0.009338, -0.052002, 0.024902, 0.050049, 0.000167, 0.003113, 0.010864, -0.084961, 0.001511, 0.0005, -0.15918, -0.010437, 0.002014, 0.022339, 0.18457, -0.179688, -0.012695, -0.037842, 0.045166, -0.079102, 0.001747, 0.009155, 0.298828, 0.300781, 0.010071, 0.080078, -0.018921, 0.004364, 0.001488, 0.002609, 0.15625, -0.023071, -0.007629, -0.012329, 0.085938, 0.126953, 0.005432, 0.027344, -0.013, 0.111328, -0.017578, -0.24707, -0.157227, 0.07373, -0.001595, -0.003586, -0.02124, -0.083008, -0.000614, -0.002502, -0.003784, 0.062988, -0.019897, -0.029907, -0.04834, -0.003006, 0.000141, 0.005859, 0.014465, -0.049072, -0.092285, -0.135742, -0.213867, -0.119629, -0.029297, -0.047119, -0.078613, -0.117676, -0.008362, -0.022217, -0.030884, 0.039795, -0.024292, -0.033203, -0.049072, -0.057861, 0.002777, 0.000011, -0.015869, 0.070312, 0.072754, 0.088379, 0.136719, 0.168945, 0.014465, 0.021118, 0.031494, 0.053955, 0.002457, 0.009155, 0.015564, -0.057129, -0.084961, -0.12207, -0.194336, -0.125977, -0.001396, -0.007385, -0.022583, 0.048828, 0.06543, 0.095215, 0.146484, 0.098633, 0.001404, -0.002167, -0.007721, 0.054688, 0.003876, 0.009338, 0.022827, -0.045654, -0.002609, -0.007507, -0.03418, -0.121582, 0.006592, 0.01416, 0.03833, -0.035156, -0.010681, -0.027466, -0.208008, -0.427734, 0.013184, 0.025635, 0.031982, 0.055908, 0.012817, 0.022095, 0.045166, -0.01709, -0.049316, -0.085449, -0.150391, 0.164062, -0.030518, -0.039551, -0.043701, -0.06543, -0.055664, -0.091309, -0.15332, -0.074707, 0.003708, 0.006958, 0.019897, 0.054688, 0.006348, 0.007935, 0.016479, 0.064453, -0.002701, 0.001144, -0.000923, -0.070801, -0.008667, -0.014587, -0.021484, 0.048096, 0.005768, 0.00351, -0.000343, 0.059082, 0.05835, 0.081055, 0.133789, 0.150391, -0.000557, -0.006134, -0.013489, 0.055176, 0.000203, 0.003036, 0.002045, -0.059326, 0.010193, 0.018799, 0.056396, 0.027466, 0.076172, 0.106934, 0.15918, 0.209961, 0.002609, 0.00206, 0.000127, 0.058105, -0.003906, -0.010193, -0.040527, 0.036621, 0.018066, 0.033447, 0.058594, 0.01532, 0.011902, 0.012085, 0.016724, 0.061035, -0.008301, -0.017822, -0.039307, 0.034668, 0.026611, 0.03418, 0.056641, 0.061523, 0.031982, 0.044189, 0.066895, 0.078613, 0.012756, 0.022583, 0.064453, -0.00528, -0.114746, -0.174805, -0.267578, -0.150391, 0.006531, 0.011292, 0.026978, 0.054932, 0.003647, 0.003235, 0.013855, 0.088379, 0.02832, 0.036377, 0.049072, 0.029907, -0.004059, -0.011719, -0.030396, 0.039307, 0.015076, 0.017212, 0.038574, 0.18457, -0.007721, -0.016235, -0.034424, 0.03418, 0.000452, 0.003296, 0.016724, -0.049072, 0.015625, 0.025635, 0.050049, 0.040039, 0.111328, 0.166016, 0.298828, 0.365234, -0.00766, -0.011841, -0.025635, 0.044922, 0.000519, -0.000165, -0.006012, -0.145508, 0.019165, 0.031738, 0.056885, 0.084473, -0.121582, -0.197266, -0.279297, -0.380859, 0.006439, 0.005219, 0.004669, 0.055176, -0.007111, -0.01709, -0.041504, 0.031128, 0.022339, 0.030762, 0.054199, 0.000725, 0.001007, -0.005585, -0.015076, 0.048828, 0.006378, 0.01239, 0.006317, -0.220703, -0.038818, -0.066406, -0.128906, -0.320312, 0.020996, 0.030762, 0.061523, 0.007477, 0.062988, 0.095703, 0.130859, 0.0271, -0.001556, -0.000439, 0.005768, -0.058594, 0.004089, 0.003357, 0.007233, 0.067383, -0.008118, -0.023682, -0.033691, -0.086426, 0.001152, 0.007172, 0.019165, -0.054688, 0.010803, 0.022461, 0.040527, -0.02356, -0.000874, 0.00412, 0.006714, 0.063477, 0.003067, -0.005859, -0.015564, 0.055176, -0.002472, -0.007721, 0.006775, -0.205078, -0.001305, -0.003021, 0.002182, -0.053711, 0.018799, 0.030396, 0.055908, 0.011475, 0.007111, 0.010376, 0.020142, 0.062256, -0.012634, -0.022339, -0.027954, -0.057373, -0.02124, -0.029297, -0.069336, -0.211914, 0.087402, 0.137695, 0.220703, 0.214844, -0.029907, -0.045898, -0.141602, -0.314453, 0.004456, 0.005859, 0.012573, 0.078613, 0.003036, 0.012451, 0.029175, -0.044189, -0.01123, -0.016846, -0.036133, 0.04126, -0.005035, -0.009277, -0.041504, -0.189453, 0.002472, 0.009033, 0.018311, -0.056396, -0.011475, -0.016968, -0.025391, 0.045654, -0.051514, -0.08252, -0.133789, -0.058594, 0.012024, 0.018188, 0.039795, 0.219727, 0.00293, 0.008545, 0.028564, -0.04834, 0.004272, 0.007172, 0.034912, -0.052002, -0.004059, -0.004974, 0.004364, 0.056152, -0.017334, -0.020752, -0.03418, -0.0625, 0.020142, 0.032959, 0.068359, 0.018921, -0.009827, -0.02002, -0.042969, 0.021362, 0.003479, 0.006897, 0.02063, -0.053955, -0.012695, -0.024902, -0.051514, 0.017578, -0.02063, -0.029785, -0.042725, -0.050049, 0.004913, 0.006683, 0.001923, 0.063477, 0.00705, 0.01532, 0.022095, 0.062988, 0.07959, 0.109375, 0.179688, 0.128906, -0.004242, -0.015564, -0.036377, 0.038086, 0.006714, 0.001236, -0.005249, -0.11377, -0.010925, -0.027466, -0.054443, 0.00946, 0.006958, 0.012146, 0.027344, 0.0625, 0.011536, 0.025391, 0.060791, -0.00415, -0.008118, -0.009644, -0.007202, 0.043457, 0.007233, 0.008179, 0.007721, 0.059814, 0.049072, 0.080078, 0.128906, 0.135742, 0.078125, 0.124023, 0.171875, 0.213867, 0.009216, 0.013672, 0.016724, 0.063965, 0.008789, 0.016113, 0.018921, 0.062988, 0.028198, 0.030029, 0.04126, 0.115234, -0.007721, -0.014526, -0.021729, 0.048584, -0.004333, -0.014404, -0.031738, 0.04248, -0.007935, -0.015198, -0.034424, 0.042725, 0.011902, 0.019653, 0.050049, -0.033691, -0.000235, 0.001045, 0.007111, 0.056885, -0.000751, -0.007477, -0.014771, 0.054688, 0.022461, 0.071777, -0.231445, -0.068848, 0.005829, 0.010315, 0.018799, -0.120605, 0.001045, 0.008972, 0.031738, -0.044678, -0.006592, -0.007721, -0.008362, -0.057129, -0.167969, -0.248047, -0.423828, -0.439453, 0.005432, 0.007751, 0.012207, 0.085938, -0.003098, -0.002411, 0.006653, 0.054688, 0.000103, 0.000299, 0.009766, 0.059814, 0.010193, 0.010498, 0.011108, 0.061523, 0.006104, 0.01001, 0.013306, 0.062988, 0.014954, 0.025269, 0.044922, 0.052734, -0.000257, -0.011658, -0.04541, -0.101074, 0.005249, 0.009949, 0.018555, 0.261719, -0.02063, -0.028442, -0.048584, -0.042236, 0.004364, 0.005432, 0.013367, 0.208008, 0.0047, 0.006348, 0.017334, 0.263672, -0.004395, -0.011841, -0.055176, -0.044922, 0.004395, 0.005707, 0.012085, 0.094727, -0.015991, -0.025635, -0.050293, -0.061768, 0.00412, 0.006195, 0.018433, -0.193359, 0.01001, 0.01709, 0.049805, 0.125977, -0.004883, -0.009399, -0.023804, 0.066895, 0.013367, 0.020874, 0.056885, 0.070801, -0.008728, -0.009521, 0.021606, 0.074219, 0.003906, 0.004761, 0.014709, 0.267578, 0.006989, 0.006042, 0.029541, 0.091797, 0.005096, 0.011414, 0.009155, 0.083496, 0.008423, 0.019775, 0.061279, 0.01239, -0.014404, -0.02771, -0.036133, 0.041504, 0.005737, 0.010132, 0.028198, 0.357422, -0.002502, -0.004364, -0.013794, -0.222656, 0.00351, 0.006409, 0.015076, 0.285156, -0.014465, -0.030762, -0.066406, -0.011108, -0.00354, -0.006195, -0.022095, -0.361328, -0.003754, 0.000056, 0.147461, 0.034912, 0.008728, 0.018311, 0.036621, -0.045898, 0.015564, 0.029541, 0.064453, -0.019409, -0.002014, -0.021851, -0.076172, -0.089844, -0.01001, -0.019897, -0.052246, -0.18457, -0.003418, -0.006989, -0.018433, -0.318359, -0.005127, -0.007446, -0.023438, -0.257812, -0.005676, -0.010803, -0.034424, -0.273438, 0.002441, 0.009094, 0.008606, -0.062256, -0.004944, -0.004852, -0.015625, -0.300781, -0.009949, -0.013672, -0.033447, -0.324219, 0.013184, 0.019531, 0.053711, 0.198242, -0.005859, -0.009399, -0.014893, -0.236328, -0.006653, -0.010071, -0.02478, -0.137695, -0.078613, -0.148438, -0.239258, -0.126953, 0.004791, 0.008545, 0.031738, 0.080566, 0.001251, 0.012573, 0.079102, 0.010803, 0.01178, 0.027222, 0.03833, 0.030396, -0.008606, -0.025513, -0.129883, -0.027466, 0.006866, 0.007599, 0.017212, -0.234375, -0.003372, -0.005768, -0.024048, -0.271484, 0.002701, 0.004028, 0.003479, 0.065918, -0.007141, -0.02417, -0.060303, -0.028931, 0.009766, 0.018799, 0.044434, 0.213867, 0.003555, 0.006653, 0.039062, 0.074707, -0.003647, -0.005737, -0.014954, -0.296875, -0.026367, -0.031982, 0.039551, 0.021484, 0.000154, -0.003326, -0.023438, -0.104004, -0.15918, -0.261719, -0.369141, -0.152344, 0.004211, 0.004913, 0.013672, 0.275391, -0.002426, -0.005035, -0.017944, -0.206055, -0.028442, -0.052734, -0.053467, -0.023438, 0.000208, -0.003204, 0.006744, 0.083008, -0.001869, -0.004578, -0.0047, 0.351562, 0.004059, 0.004517, 0.016235, 0.267578, 0.005798, 0.009827, 0.023804, 0.219727, 0.001419, 0.00106, -0.000454, 0.06543, -0.026245, -0.037109, -0.01123, -0.027954, -0.00267, -0.005219, -0.014709, -0.225586, 0.00415, 0.005981, 0.015076, 0.246094, 0.010986, 0.01709, 0.043213, 0.398438, -0.011108, -0.020386, -0.040283, 0.032715, 0.009094, 0.04126, 0.168945, 0.390625, -0.006439, -0.014648, -0.038086, -0.071289, 0.001259, 0.003937, 0.016968, 0.071777, -0.004486, -0.012329, -0.009766, -0.084961, 0.005981, 0.017456, 0.062012, 0.037598, 0.005341, 0.009705, 0.013123, -0.079102, 0.00116, 0.004028, 0.016724, 0.194336, -0.052734, -0.174805, -0.396484, -0.131836, -0.006042, -0.006104, 0.009338, 0.140625, 0.005463, 0.009521, 0.02063, 0.219727, -0.00087, -0.01709, -0.030151, -0.021973, -0.001862, -0.008545, -0.033691, -0.163086, 0.005157, 0.009766, 0.031738, 0.106445, 0.005707, 0.007477, 0.016479, 0.271484, -0.000912, 0.003723, 0.007294, 0.140625, 0.002472, 0.003372, -0.000389, -0.093262, -0.002197, -0.003296, -0.004822, -0.074219, -0.0019, -0.005341, -0.012329, -0.074707, 0.004944, -0.00238, -0.07666, 0.117676, 0.000751, 0.002258, 0.010742, 0.136719, -0.01532, -0.014404, -0.007996, 0.078613, -0.000016, -0.001755, 0.002838, 0.168945, 0.01355, 0.017944, -0.006012, -0.089844, 0.00885, 0.017212, 0.043213, 0.06543, -0.00885, -0.011902, -0.035889, -0.398438, -0.003143, -0.004486, -0.012939, -0.294922, -0.004974, -0.007263, -0.022217, -0.388672, -0.22168, -0.402344, -0.46875, -0.236328, -0.000515, -0.00132, 0.006622, -0.092773, 0.003601, 0.009338, 0.024048, 0.092285, -0.000732, -0.003586, -0.018921, -0.097656, 0.01001, 0.013916, 0.03418, 0.378906, -0.00264, -0.009949, -0.03125, -0.088379, -0.006866, -0.007446, -0.024902, -0.106934, 0.024658, 0.034912, 0.035889, 0.038574, -0.003647, -0.004242, -0.010498, 0.083008, 0.015259, 0.028198, 0.061523, -0.106445, 0.012817, 0.029297, 0.15625, 0.347656, 0.026733, 0.060547, 0.101562, 0.148438, 0.03064, 0.050781, 0.053711, 0.017212, -0.009766, -0.013184, -0.032959, -0.318359, -0.017334, -0.031006, -0.034912, 0.04126, -0.004089, -0.004852, -0.014709, -0.226562, -0.004303, -0.005554, -0.002243, 0.172852, -0.003433, -0.013489, -0.081543, -0.039795, -0.003342, -0.007782, -0.015625, -0.240234, 0.006348, 0.012695, 0.029541, 0.105469, 0.05542, 0.088867, 0.12793, 0.388672, 0.02063, 0.061035, 0.169922, 0.21875, 0.003891, 0.005066, 0.01532, 0.244141, -0.010864, -0.019653, -0.062988, -0.18457, 0.006348, 0.002258, 0.00053, -0.088867, -0.002197, -0.002975, 0.000164, 0.085938, -0.024048, -0.029663, -0.012207, 0.111328, -0.003586, -0.004181, -0.011169, -0.263672, -0.00238, -0.004181, -0.016724, 0.060547, 0.000568, 0.005371, 0.024902, 0.077637, 0.003204, 0.004272, 0.012146, 0.235352, 0.074707, 0.150391, 0.241211, 0.292969, 0.008179, 0.011353, 0.022095, 0.086914, -0.003784, -0.003876, -0.016113, -0.251953, 0.083496, 0.150391, 0.208008, -0.054932, -0.008728, -0.014343, -0.038818, -0.425781, -0.000196, 0.00025, 0.097656, -0.002686, 0.000078, -0.000209, 0.005005, -0.079102, 0.000824, 0.000319, 0.005096, -0.085449, -0.000286, 0.000028, 0.004669, 0.003891, 0.000383, 0.000599, 0.086426, -0.00148, -0.000395, -0.000239, -0.003937, 0.076172, 0.000479, 0.001495, 0.089355, -0.000736, 0.00069, 0.001198, 0.095215, -0.002686, -0.000257, 0.000702, -0.088379, 0.005951, -0.000938, -0.000568, -0.083496, 0.000893, 0.000591, -0.001221, 0.091797, -0.005341, 0.000039, -0.000188, 0.005768, -0.088867, 0.000587, 0.000748, 0.006348, -0.07959, -0.000546, -0.000433, 0.080566, -0.002731, -0.000456, 0.000938, 0.099609, -0.007172, 0.000511, 0.000515, 0.002594, -0.067383, -0.000194, -0.000456, -0.104004, 0.00824, -0.000153, 0.000012, -0.009216, 0.097656, -0.000736, -0.000385, 0.08252, -0.003433, 0.000288, 0.000576, 0.088867, -0.005371, 0.000656, 0.000484, 0.081055, -0.000851, -0.000079, -0.000317, -0.002609, 0.09375, -0.000385, -0.000129, 0.083496, -0.002106, 0.001297, 0.000286, 0.093262, -0.003738, -0.000444, -0.000238, 0.00383, -0.061523, 0.00061, 0.000072, 0.088867, -0.0019, 0.00002, 0.000832, -0.007568, 0.091797, 0.000561, -0.000694, 0.086914, -0.003479, -0.000211, 0.000561, 0.003296, -0.085449, 0.000349, -0.000079, 0.006897, -0.09668, -0.000294, -0.000904, -0.101074, 0.001091, 0.000341, -0.000315, -0.003174, 0.074707, -0.000103, -0.000763, 0.07666, -0.002472, 0.000011, -0.000148, 0.09082, -0.00708, -0.000347, -0.000319, -0.09082, 0.0065, -0.000671, -0.000402, 0.006561, -0.078613, -0.00037, -0.000205, 0.081543, -0.00351, 0.000408, 0.000047, -0.079102, 0.000854, -0.000018, 0.000212, -0.099121, 0.003647, 0.000414, 0.000083, 0.081055, -0.001938, -0.000694, 0.000034, 0.003479, -0.083984, 0.00003, 0.000223, -0.077148, 0.004669, 0.00061, -0.000385, 0.005585, -0.094238, 0.000142, 0.000073, 0.012939, -0.114746, -0.000786, -0.000431, -0.087891, 0.002457, -0.001923, -0.005341, -0.124023, -0.080566, -0.00045, 0.000372, 0.005066, -0.093262, 0.000244, 0.000328, -0.095215, 0.003998, 0.000122, -0.000372, 0.006348, -0.084473, 0.000444, 0.001129, -0.086426, 0.00164, 0.000021, 0.000113, 0.090332, -0.000595, 0.000292, 0.000626, 0.008118, -0.100098, 0.000082, -0.00095, 0.005981, -0.077148, -0.000123, -0.000433, -0.087891, 0.001732, -0.00025, -0.000368, -0.004303, 0.071777, -0.0005, 0.000656, -0.091309, 0.002197, -0.000307, -0.000473, -0.000096, 0.058838, -0.000267, 0.000347, 0.088379, -0.003159, -0.000429, -0.000178, -0.003159, 0.09375, 0.000166, -0.000858, -0.005524, 0.082031, 0.000229, -0.000278, 0.09375, 0.000538, -0.000191, 0.000364, 0.083008, -0.000507, -0.000181, 0.000301, 0.007629, -0.094238, -0.000637, 0.000433, -0.097168, 0.003433, 0.000043, 0.000205, -0.083008, 0.002014, -0.000233, -0.000271, 0.007721, -0.085938, 0.000412, -0.000212, 0.100098, -0.001579, 0.000232, 0.000774, -0.003601, -0.006958, -0.001122, -0.0002, 0.09668, -0.007019, 0.000366, 0.000014, 0.007874, -0.098145, -0.000148, 0.000328, 0.087402, -0.002045, -0.00013, 0.000725, -0.006226, 0.078613, 0.000725, 0.001465, 0.098145, -0.001358, -0.000919, 0.00082, 0.095215, -0.004852, 0.004578, 0.098633, -0.031494, 0.001503, -0.000246, -0.0009, -0.101562, 0.004822, -0.000109, -0.000481, -0.004272, 0.096191, 0.00028, -0.000595, 0.089844, -0.002228, 0.000299, 0.000017, -0.005157, 0.079102, -0.000317, -0.000162, 0.004944, -0.089355, 0.000748, 0.000824, -0.004517, 0.079102, 0.000006, 0.000507, -0.089355, 0.003723, -0.000067, 0.000429, 0.102051, -0.004852, 0.000561, 0.000089, 0.005859, -0.094238, 0.000115, 0.001511, 0.087402, -0.000957, 0.000209, -0.000063, -0.003311, 0.077148, -0.000239, 0.000343, -0.09082, 0.002914, 0.00061, 0.00038, 0.087402, -0.001999, -0.000023, 0.000315, 0.08252, -0.001915, 0.000351, -0.00074, -0.001709, 0.09082, -0.000046, 0.000309, 0.095703, -0.004974, 0.000816, 0.002533, -0.000284, 0.003937, -0.000942, 0.000257, -0.005646, 0.085449, 0.000313, 0.000515, 0.089844, 0.001183, 0.000296, 0.0019, -0.083496, 0.003586, -0.000626, -0.000702, -0.101562, 0.002731, -0.000576, 0.000034, 0.084473, -0.001228, 0.000338, 0.001152, -0.229492, 0.172852, 0.000194, 0.000626, 0.006683, -0.094727, 0.000507, 0.000081, -0.005524, 0.091797, 0.000085, 0.000206, 0.002411, -0.080078, -0.00053, -0.000422, -0.003006, 0.086914, 0.000157, -0.000256, -0.081543, 0.003357, 0.000797, -0.000026, -0.089355, 0.00042, -0.000414, -0.000147, 0.095703, -0.002991, 0.00003, 0.000305, -0.089355, 0.002029, 0.000025, 0.000515, 0.091797, -0.003387, -0.000534, -0.000093, -0.099121, 0.002869, -0.000238, 0.000534, 0.081055, -0.001831, 0.000066, 0.000496, -0.004822, 0.071289, 0.000225, -0.000237, 0.076172, -0.003204, 0.000019, -0.000816, -0.00766, 0.089355, 0.000168, -0.000154, -0.007599, 0.096191, 0.000364, 0.001083, 0.11377, -0.004456, -0.000362, 0.00021, 0.078613, 0.002167, 0.001266, -0.000056, 0.007446, -0.09082, -0.000319, -0.000782, -0.085449, 0.00116, 0.000192, -0.000372, 0.07959, -0.00103, -0.000364, -0.000496, -0.008667, 0.091797, 0.000504, 0.000146, -0.07666, -0.000271, 0.000431, -0.000082, 0.196289, -0.176758, 0.000904, -0.000437, 0.089844, -0.002716, 0.000347, 0.002121, 0.089844, -0.006256, 0.000546, 0.000376, -0.09082, 0.004364, -0.000362, 0.000104, -0.006622, 0.089355, 0.00021, 0.000193, 0.081055, -0.002625, -0.00028, -0.000001, 0.00325, -0.076172, 0.000389, 0.000182, 0.086914, -0.000767, 0.01709, 0.029175, 0.222656, -0.012268, -0.035889, -0.249023, 0.139648, -0.00824, -0.014832, 0.015381, 0.322266, -0.018921, 0.016479, 0.027954, 0.394531, -0.004944, 0.083496, 0.148438, 0.431641, 0.014832, 0.003769, 0.007874, 0.084473, 0.005798, -0.009644, -0.031006, -0.330078, 0.019409, -0.021606, -0.050537, -0.114746, 0.018799, 0.014954, 0.040039, 0.212891, 0.000254, 0.013916, 0.019775, 0.105469, -0.026978, 0.006531, 0.010132, 0.104004, -0.004517, -0.003647, 0.00412, -0.081055, 0.087891, 0.028442, 0.069824, -0.269531, 0.031128, -0.013672, -0.029297, -0.255859, -0.002731, 0.00531, 0.030273, 0.519531, -0.004181, -0.111328, -0.71875, 0.094238, -0.001472, 0.000322, -0.007477, -0.096191, 0.001892, -0.078613, -0.197266, -0.527344, 0.0271, 0.020386, 0.083008, 0.259766, -0.005157, 0.001495, -0.004852, -0.099121, -0.00946, 0.031738, 0.073242, 0.138672, -0.01532, 0.078613, 0.222656, -0.121094, 0.002304, 0.00531, 0.005463, -0.038818, 0.013611, 0.004669, 0.024292, 0.219727, -0.022827, -0.000005, 0.000231, -0.089355, 0.008362, 0.090332, 0.136719, 0.033691, 0.012146, 0.007568, 0.042969, 0.328125, 0.000399, 0.014648, 0.034424, 0.18457, 0.004028, 0.001244, -0.002731, -0.088379, -0.000423, -0.000429, -0.015747, -0.075195, -0.000265, -0.01532, -0.033691, -0.275391, -0.000919, 0.003098, 0.014526, 0.213867, -0.014221, -0.001945, -0.010498, -0.098633, 0.004395, 0.007507, 0.013, 0.0625, -0.001038, -0.008789, -0.060059, -0.015564, 0.003433, -0.002304, -0.001045, 0.058105, -0.005829, -0.044434, -0.067383, -0.458984, -0.004517, 0.000675, -0.003632, -0.222656, 0.021606, -0.015015, -0.04126, -0.244141, 0.004425, 0.012268, 0.025635, 0.287109, -0.005859, 0.001747, 0.008728, 0.071777, -0.00824, 0.004578, 0.014221, 0.106445, -0.003464, -0.000173, -0.011292, -0.089844, -0.004669, -0.000565, -0.026855, -0.503906, 0.00002, 0.001053, 0.007538, 0.111816, -0.007812, -0.006134, -0.0177, -0.139648, 0.005341, -0.010254, -0.054443, -0.269531, -0.011475, -0.023438, -0.151367, -0.300781, 0.003357, 0.002167, 0.006775, 0.052734, -0.000441, 0.005432, 0.006592, 0.151367, 0.008118, -0.008789, -0.014893, -0.34375, 0.007141, 0.026978, 0.044189, 0.275391, -0.011597, -0.020874, -0.065918, -0.238281, 0.012695, 0.003403, 0.008972, 0.07666, -0.003998, 0.004639, 0.007324, 0.060303, 0.004028, -0.001099, -0.004974, -0.054443, 0.007019, 0.009766, 0.018188, 0.125, -0.000919, 0.130859, -0.098633, -0.038086, -0.002548, -0.000523, -0.000973, -0.005829, 0.006989, 0.002548, 0.008179, 0.078125, -0.001686, -0.003418, -0.018066, -0.322266, -0.004761, -0.041748, -0.035889, -0.186523, 0.742188, 0.012024, 0.016357, 0.636719, -0.001442, 0.00946, 0.013916, 0.238281, -0.012146, -0.002548, -0.01416, -0.570312, 0.001877, 0.012756, 0.015381, -0.490234, 0.002411, 0.046875, 0.091309, 0.53125, 0.000412, -0.026733, -0.037842, -0.392578, 0.009033, -0.064453, -0.083008, -0.478516, -0.005615, -0.002319, -0.005524, -0.052002, 0.004639, -0.03064, -0.054688, -0.298828, 0.000123, 0.003601, 0.005707, 0.09668, -0.00267, 0.005981, 0.014282, 0.076172, -0.004364, 0.019897, 0.02417, 0.083984, -0.071289, -0.000104, -0.003357, -0.053467, 0.005493, 0.00592, 0.007172, 0.390625, -0.007629, -0.003738, -0.008972, -0.139648, 0.009216, -0.049805, -0.18457, -0.054688, -0.010132, 0.031494, 0.137695, 0.132812, -0.005188, 0.016724, 0.028931, 0.147461, 0.003357, -0.014099, -0.040283, -0.378906, 0.00325, 0.00415, 0.016357, 0.07373, -0.012512, -0.062256, -0.097168, 0.064453, -0.023071, -0.011108, 0.012878, 0.480469, -0.009399, 0.006531, 0.021973, 0.219727, -0.006348, 0.005127, 0.009338, 0.04834, -0.013916, -0.005188, -0.012085, 0.015442, 0.070801, 0.013306, 0.004944, -0.53125, -0.008545, 0.006165, 0.009888, 0.088867, -0.009033, 0.002731, 0.006317, 0.081055, -0.013794, 0.014587, 0.131836, -0.075195, -0.007935, 0.045654, 0.06543, 0.550781, 0.001602, 0.046631, 0.107422, -0.158203, -0.012451, -0.010681, -0.01532, -0.339844, 0.007935, -0.005737, -0.00885, -0.113281, 0.01532, 0.000622, 0.003311, 0.047119, -0.005707, -0.006866, -0.026733, -0.231445, 0.010986, -0.004028, 0.00531, 0.095215, 0.00589, -0.028809, -0.09375, 0.11084, -0.022339, -0.001091, -0.001038, 0.043701, -0.003754, 0.011414, 0.019165, 0.172852, -0.025757, 0.206055, 0.263672, 0.277344, -0.011047, -0.001297, -0.014526, -0.328125, 0.004791, 0.000191, 0.019287, 0.145508, -0.006226, -0.020996, -0.053955, -0.014832, 0.237305, -0.070801, -0.121094, -0.279297, 0.009705, 0.015747, 0.048584, 0.155273, -0.016235, -0.003113, -0.00824, -0.069824, -0.000877, -0.010437, -0.030151, -0.267578, 0.003189, -0.005219, 0.018921, 0.427734, -0.002396, -0.006836, -0.02002, -0.142578, 0.004944, -0.001328, 0.006989, 0.070801, -0.011108, -0.007629, 0.00528, -0.02124, -0.053955, 0.029785, 0.040283, 0.291016, -0.001701, -0.008118, -0.019531, -0.214844, -0.000385, -0.009399, -0.025024, -0.120117, -0.014221, -0.000301, -0.009338, -0.095215, -0.001717, 0.010925, 0.036621, 0.332031, -0.003067, -0.017212, -0.034668, -0.112305, 0.000456, 0.007355, 0.025024, 0.333984, -0.006592, 0.015076, 0.043213, 0.230469, -0.004669, -0.011597, -0.02417, -0.125, 0.013367, -0.018433, -0.030518, -0.435547, 0.007935, 0.028564, 0.114746, 0.371094, -0.000736, -0.02478, -0.033691, -0.277344, 0.005585, 0.004333, 0.015747, 0.135742, 0.000992, -0.003113, -0.021118, -0.515625, 0.003754, 0.000173, -0.005859, -0.070801, -0.00235, -0.000835, -0.010376, -0.020996, 0.066895, -0.001373, 0.002594, -0.028076, -0.010803, -0.00238, -0.018677, 0.05249, -0.005676, 0.001907, -0.002243, 0.025391, 0.007111, -0.000028, -0.020508, 0.101074, -0.00946, 0.001335, -0.015198, 0.094727, -0.021973, 0.001282, 0.016113, -0.121094, 0.01001, 0.004791, -0.006927, 0.087402, 0.004303, 0.001274, -0.019409, 0.09375, -0.00946, 0.002426, -0.000095, 0.024536, 0.005951, -0.00106, 0.001526, -0.015198, 0.022217, -0.000614, -0.015991, 0.052979, -0.057129, 0.000759, -0.001045, 0.028564, 0.004883, -0.000504, 0.006348, -0.037598, -0.006775, -0.003616, 0.002548, -0.036621, -0.018066, -0.002609, 0.003067, -0.096191, -0.006958, 0.009033, 0.013611, 0.0019, -0.027344, 0.007782, -0.101074, -0.040771, 0.019897, 0.002258, -0.010315, 0.08252, 0.003677, 0.001129, 0.001183, 0.029907, 0.013367, 0.00705, 0.004333, 0.028564, 0.015259, -0.006409, -0.007812, 0.079102, -0.003067, 0.001297, -0.004944, 0.031982, -0.002518, -0.00415, 0.00946, -0.097168, -0.008545, 0.000486, -0.005402, 0.024048, 0.003586, 0.004395, -0.014526, 0.050293, 0.031738, 0.006531, -0.017578, 0.105957, -0.004822, -0.004425, -0.000093, -0.071777, -0.034912, 0.0047, 0.062012, -0.245117, 0.010864, 0.005859, 0.043701, 0.078613, 0.005554, -0.002197, 0.013611, -0.109863, 0.014282, 0.000946, -0.008179, 0.095215, 0.00264, 0.00415, 0.004425, 0.042236, 0.026123, 0.004211, -0.006073, 0.066406, 0.002335, -0.000154, -0.00531, 0.069824, 0.035889, -0.004272, -0.010925, -0.034424, 0.061523, -0.007935, 0.000129, -0.090332, -0.010376, -0.006439, 0.012024, -0.102539, 0.011475, -0.004059, -0.00647, 0.034912, 0.00032, 0.000016, 0.001556, -0.020264, -0.002579, -0.00647, -0.000437, -0.116211, -0.020874, -0.001953, 0.002594, -0.055176, -0.001625, 0.002655, 0.0177, -0.095215, 0.015076, 0.00177, 0.002167, 0.02478, 0.056152, -0.000006, 0.002487, 0.000026, 0.019165, -0.013916, -0.021118, 0.012207, -0.026611, -0.00705, -0.002991, -0.039062, 0.041016, 0.00589, 0.003815, 0.019531, 0.021118, 0.002411, 0.010925, -0.029907, 0.003891, -0.013123, -0.01355, 0.107422, -0.007629, -0.002289, -0.012329, 0.092773, 0.002167, 0.003082, 0.052002, -0.089355, -0.012817, -0.00209, 0.00351, -0.031494, -0.005432, -0.000362, 0.003387, -0.09082, -0.022339, -0.001884, -0.010315, 0.104004, -0.006012, 0.0005, 0.005981, -0.028931, -0.00164, 0.002625, -0.008545, 0.099121, 0.005676, -0.000136, 0.004913, -0.024536, -0.006134, -0.001938, 0.015564, -0.104492, 0.012268, -0.001312, -0.000641, -0.03418, -0.015625, -0.001801, 0.00296, -0.03125, -0.003479, 0.001434, -0.00037, 0.019287, 0.008301, -0.007507, 0.009827, -0.095215, -0.001663, -0.004211, -0.001984, -0.020386, -0.019775, 0.002365, -0.004608, 0.047607, 0.002106, 0.000261, -0.012024, 0.104004, -0.010986, 0.00079, 0.000862, -0.016113, 0.01709, -0.002945, -0.01709, 0.08252, -0.018066, -0.010864, -0.026245, 0.15332, -0.002869, 0.000664, 0.015869, -0.106445, 0.001495, -0.004822, 0.0047, -0.092773, -0.003784, -0.013306, -0.033203, 0.066406, -0.009766, -0.005585, -0.000108, -0.061523, -0.015991, -0.007874, -0.036377, 0.180664, -0.004791, -0.001038, -0.004913, 0.05127, -0.035645, -0.003159, 0.000483, -0.099609, -0.020386, -0.001549, 0.004364, -0.049805, -0.006989, 0.001366, -0.00824, 0.068359, -0.021362, 0.008667, 0.020142, 0.068359, 0.007172, -0.011719, -0.006012, -0.125, -0.019897, 0.000063, -0.002274, 0.029785, 0.004639, 0.018188, 0.049072, -0.032471, 0.019775, 0.005585, 0.00528, 0.042725, 0.025757, -0.004547, 0.005249, -0.07959, -0.014099, 0.008301, -0.004517, 0.117188, 0.000748, -0.003799, 0.015137, -0.102051, 0.007935, -0.005035, -0.004944, -0.030396, -0.011658, -0.00235, 0.000668, -0.036133, -0.003769, -0.008301, 0.011841, -0.090332, -0.005768, 0.00267, 0.015991, -0.105469, 0.003433, -0.002197, 0.01001, -0.047363, -0.009277, -0.001022, 0.004639, -0.056396, 0.004272, 0.000244, 0.003723, -0.062988, -0.002808, -0.001953, -0.011963, 0.100586, -0.010254, -0.001854, 0.006744, -0.060791, -0.006805, -0.003021, 0.012695, -0.105469, 0.015625, 0.006073, 0.017944, -0.10498, 0.013611, 0.001022, -0.00135, 0.027344, 0.002533, 0.003708, -0.000648, 0.11377, 0.01062, 0.00132, -0.016602, 0.103027, -0.008362, 0.000736, -0.010437, 0.085449, 0.005768, -0.011414, -0.067871, 0.053711, -0.012939, 0.000893, -0.007233, 0.15918, -0.00589, -0.004272, 0.008484, -0.109375, -0.003403, 0.005951, -0.017334, 0.166992, 0.017456, 0.00071, 0.007416, -0.107422, -0.007019, -0.0047, 0.009216, -0.091309, -0.003616, 0.005798, -0.00592, 0.080078, -0.025146, 0.000265, -0.013306, 0.080078, -0.006317, -0.001701, 0.011902, -0.103027, 0.008362, -0.000176, 0.000376, -0.024658, -0.015503, 0.001823, -0.004303, 0.08252, 0.013916, -0.005707, 0.0354, -0.091309, -0.002991, -0.000444, 0.006073, -0.043945, -0.004272, 0.001022, 0.002396, -0.025146, 0.000418, -0.009033, 0.006836, -0.099609, 0.010315, 0.001137, -0.00132, 0.026001, 0.00267, -0.006683, -0.013794, 0.027832, -0.040527, -0.000353, 0.053955, -0.243164, -0.03125, -0.000626, 0.000881, -0.042725, -0.007477, -0.008301, -0.010681, 0.106445, -0.016235, -0.001137, 0.006165, -0.039062, -0.003067, 0.000523, 0.007385, -0.023804, -0.001686, -0.006165, -0.018311, -0.059814, 0.006226, 0.002396, -0.017334, 0.088379, -0.006836, -0.002014, 0.001717, -0.009949, 0.011841, 0.002228, -0.011047, 0.111328, 0.001984, -0.005066, -0.00824, -0.033691, -0.033447, -0.000104, 0.000402, 0.02002, -0.005493, 0.000092, 0.000256, 0.019043, -0.001831, -0.000094, 0.00004, -0.018188, -0.000706, 0.008057, 0.013184, 0.002747, -0.009705, 0.000504, -0.000261, -0.018921, 0.001694, 0.000199, 0.000702, 0.019775, 0.001732, 0.000146, 0.000303, 0.018677, -0.002945, 0.000017, -0.000368, -0.021851, 0.008484, -0.000374, -0.000213, -0.000243, 0.02124, -0.000345, 0.000576, 0.019653, -0.002945, 0.000243, 0.000041, -0.002304, -0.019043, 0.000064, -0.000288, 0.000519, 0.020874, -0.000167, -0.000572, -0.018433, 0.000372, 0.0, -0.0, -0.0, -0.0, 0.000334, 0.001526, 0.018921, -0.001671, -0.000141, 0.000324, 0.002502, -0.020752, -0.000141, -0.000311, 0.019775, -0.000435, -0.000671, 0.000664, 0.018311, -0.000504, 0.00029, 0.000725, 0.010925, -0.006195, -0.00015, -0.000105, -0.02002, -0.00238, -0.000246, -0.00053, 0.001045, 0.022095, 0.000626, 0.000005, -0.019409, 0.001648, 0.000034, 0.00069, 0.018677, 0.000164, -0.000835, -0.001801, -0.013306, -0.00209, -0.000286, 0.000374, 0.018188, 0.000977, 0.000269, -0.000277, 0.000161, 0.023071, 0.000189, 0.000241, 0.018433, -0.001091, 0.000078, 0.000213, 0.019165, -0.000671, 0.000561, -0.000671, -0.019531, 0.001732, -0.000202, -0.000223, -0.019287, -0.000519, -0.000002, -0.000542, -0.019287, -0.000084, -0.000364, 0.00029, 0.019653, -0.000246, -0.000025, 0.000106, 0.019287, 0.000113, 0.000146, 0.00016, 0.019165, -0.001686, 0.000311, 0.001122, 0.024414, -0.024902, -0.000092, 0.000074, 0.003967, -0.020874, -0.000233, 0.00079, 0.000183, -0.021973, 0.000261, -0.000042, -0.000138, 0.021973, 0.000005, -0.000081, -0.019775, 0.002884, -0.0, 0.0, -0.0, 0.0, -0.000212, 0.000054, 0.003159, -0.020386, -0.000203, -0.000618, 0.001213, 0.020996, -0.000146, -0.000706, -0.019165, 0.001602, 0.000125, -0.000423, 0.001831, -0.020996, 0.000357, 0.000484, -0.038086, -0.020874, -0.00001, -0.0005, -0.018921, 0.000839, 0.000154, -0.000092, 0.018921, -0.000809, 0.000218, -0.000165, -0.019165, 0.004883, -0.00013, -0.000479, -0.006653, 0.005859, 0.000046, -0.000486, -0.018921, 0.001373, -0.000254, 0.000031, 0.018188, -0.001015, -0.000469, -0.002502, 0.002518, 0.004852, -0.000055, 0.000542, 0.018066, 0.000622, 0.000244, 0.000471, 0.003052, -0.020874, -0.0, -0.0, 0.0, -0.0, 0.000018, -0.000448, -0.019409, 0.001801, -0.001549, -0.002731, -0.009094, -0.036377, -0.000515, 0.000389, 0.019409, -0.00061, 0.000204, -0.00041, 0.001381, 0.022461, 0.000702, 0.000399, 0.004883, -0.019775, -0.000091, 0.000793, 0.019775, -0.0019, 0.000942, 0.00209, 0.02124, -0.005463, -0.000261, 0.000126, 0.009338, 0.022461, -0.000089, -0.000526, -0.015747, 0.000117, -0.000202, 0.000542, 0.019043, -0.00119, 0.000113, 0.00024, -0.002045, -0.022461, -0.000008, -0.000091, -0.00473, -0.033203, 0.000254, 0.000679, 0.020142, -0.002151, 0.000225, 0.000452, 0.001175, 0.02124, -0.0, 0.0, -0.0, -0.0, 0.000179, 0.000345, 0.000448, 0.021851, 0.000292, 0.00061, 0.018921, -0.001015, -0.0001, -0.000303, -0.019165, 0.001236, -0.000089, 0.00032, 0.018433, -0.00264, -0.000038, 0.00008, 0.018066, 0.000633, -0.000146, -0.000456, -0.019165, 0.000565, 0.000123, 0.000984, -0.01709, 0.011169, -0.000043, -0.000241, -0.018066, -0.001846, 0.000511, 0.000492, 0.001419, -0.021606, 0.00008, 0.000239, 0.019165, -0.000629, 0.000065, -0.000748, -0.001877, 0.021851, -0.000031, -0.000052, -0.019043, 0.001701, 0.000086, -0.000259, -0.000091, -0.021729, 0.000017, 0.000408, 0.001732, -0.038086, 0.000763, 0.005463, -0.018188, 0.008545, 0.00007, -0.000399, -0.019531, 0.004547, -0.0, 0.0, -0.0, -0.0, -0.000526, -0.000008, -0.000154, 0.021729, -0.000157, -0.000248, -0.020386, 0.000713, 0.000483, -0.000843, -0.018433, -0.00016, -0.005066, -0.007202, -0.015564, -0.013245, 0.000439, -0.000355, -0.019043, -0.000182, 0.0, 0.0, -0.0, -0.0, 0.000158, -0.000351, -0.001495, 0.022583, 0.000117, 0.000217, 0.018188, -0.003143, -0.0, -0.0, -0.0, 0.0, -0.000184, 0.000017, 0.019043, 0.001228, -0.000196, -0.000717, 0.021118, -0.012756, 0.000147, -0.000246, -0.004761, 0.052734, -0.000307, 0.000286, 0.018433, 0.000984, 0.000102, 0.000595, 0.017578, -0.002213, -0.000322, 0.000469, 0.019043, 0.001335, 0.000048, -0.000759, -0.019043, 0.001495, 0.000557, 0.000313, -0.001381, 0.041992, -0.000146, 0.000222, 0.000893, -0.020996, -0.000002, 0.000492, 0.017944, 0.001274, -0.00025, 0.000372, 0.001968, -0.022461, -0.000462, 0.000131, 0.018921, 0.001282, 0.000328, -0.00003, -0.000182, 0.021973, -0.000046, -0.000118, -0.004944, 0.032715, -0.000246, 0.000123, 0.000313, 0.022339, -0.000402, -0.000155, -0.018555, 0.000584, 0.000112, 0.000427, 0.019897, 0.002228, 0.000423, -0.000277, -0.003906, 0.02063, -0.000026, 0.000389, 0.001495, -0.021973, 0.000063, -0.00008, -0.019531, 0.000136, -0.000148, 0.000065, 0.00082, 0.021851, 0.000067, 0.000984, 0.01709, 0.001579, 0.000067, 0.00061, 0.018677, -0.001518, 0.000111, -0.000084, 0.002243, -0.021362, 0.000196, -0.000725, -0.018311, -0.00042, -0.000025, 0.000332, -0.000813, -0.023071, -0.000256, 0.000136, 0.001564, -0.022217, 0.000237, 0.00074, 0.018677, 0.000603, -0.000041, 0.000278, 0.019043, -0.001472, 0.00001, -0.00034, 0.000017, -0.020264, 0.000144, 0.000488, 0.019043, -0.000082, 0.000261, 0.000399, -0.000809, -0.021362, 0.004395, 0.011353, 0.070312, -0.003723, 0.005035, 0.023804, 0.203125, -0.308594, 0.004395, -0.006348, -0.224609, -0.011353, -0.000313, -0.088867, -0.511719, 0.051025, 0.000148, 0.005524, -0.145508, 0.15625, -0.013184, -0.019775, -0.130859, -0.028076, -0.052979, -0.148438, -0.464844, 0.180664, 0.00177, -0.021606, 0.118652, 0.304688, -0.000645, -0.00132, -0.028809, -0.012024, -0.004669, -0.012634, -0.265625, -0.015442, -0.042725, -0.234375, 0.124512, -0.027466, -0.004852, -0.001457, 0.030762, -0.094727, -0.014832, 0.269531, 0.535156, -0.132812, -0.000885, -0.004181, -0.068848, -0.001511, -0.000269, 0.006378, 0.129883, 0.008972, 0.016846, 0.017822, 0.229492, 0.069336, 0.003128, 0.013062, 0.219727, 0.155273, 0.000881, 0.004944, 0.139648, 0.009094, 0.000416, 0.007874, 0.103516, -0.006836, -0.019775, -0.052734, -0.131836, 0.039551, -0.000387, 0.000824, -0.078125, -0.006226, -0.002853, -0.006165, -0.162109, -0.018677, -0.002914, -0.019409, -0.040283, -0.02124, 0.007019, -0.118164, 0.245117, 0.134766, 0.001518, -0.007996, -0.178711, 0.179688, 0.006775, 0.005188, -0.365234, 0.131836, -0.001808, -0.001549, 0.066406, -0.018066, -0.000931, 0.002365, -0.279297, -0.080078, 0.013, 0.009949, -0.226562, 0.000286, -0.003082, -0.010315, 0.037109, 0.078125, 0.041504, 0.113281, 0.617188, -0.206055, -0.001175, -0.003082, 0.038574, -0.014282, 0.001465, 0.008057, -0.08252, 0.078125, 0.003967, 0.030273, -0.225586, 0.185547, -0.009583, -0.056152, 0.040039, 0.022461, -0.00145, -0.029907, -0.193359, -0.253906, 0.00296, 0.011658, 0.131836, 0.012268, -0.045166, -0.071777, -0.155273, 0.04541, 0.022827, 0.056396, 0.170898, -0.000618, -0.000557, 0.007019, -0.064453, 0.089844, 0.001411, 0.003098, 0.05957, 0.011536, 0.000835, 0.007263, 0.140625, 0.013184, 0.001427, -0.031494, 0.259766, 0.115723, 0.002762, 0.008057, 0.097168, -0.003357, 0.019287, 0.029541, 0.198242, -0.078613, -0.029053, -0.033691, 0.294922, -0.133789, 0.002823, -0.006409, -0.253906, -0.026245, 0.019897, 0.044678, 0.177734, 0.09668, -0.000694, -0.003143, 0.06543, 0.020752, 0.000687, 0.001877, 0.077637, -0.003891, -0.05127, -0.084473, 0.016479, 0.04834, 0.088867, 0.125, 0.304688, 0.0354, -0.011047, -0.030518, -0.25, 0.022461, -0.006256, -0.032227, -0.149414, 0.092285, -0.017578, -0.03064, -0.279297, -0.010315, 0.004059, 0.019287, 0.177734, -0.01355, -0.013855, -0.010315, 0.199219, -0.279297, 0.004364, -0.006958, -0.167969, -0.013855, 0.000931, 0.006531, 0.117188, 0.054199, -0.000414, 0.017822, 0.197266, -0.125977, -0.025879, -0.036133, -0.4375, 0.011047, 0.004242, 0.001701, -0.245117, 0.177734, -0.003403, -0.01001, -0.143555, -0.01123, -0.029907, -0.056641, -0.222656, -0.175781, 0.010437, 0.031982, 0.036865, -0.026611, 0.000874, 0.010559, 0.079102, -0.051025, 0.007874, 0.024048, -0.000244, -0.008179, -0.002289, -0.000614, 0.118652, -0.004669, 0.002838, 0.009827, 0.123047, 0.008606, -0.001175, -0.000687, 0.049316, 0.000065, 0.00325, 0.002136, 0.056152, -0.009888, 0.003418, -0.00946, 0.049316, 0.130859, 0.023193, 0.03064, 0.066406, 0.011719, -0.002686, 0.012207, 0.294922, -0.094238, -0.006927, 0.00209, 0.180664, 0.016357, 0.00164, 0.045654, -0.349609, 0.008179, 0.00412, 0.011169, -0.109863, -0.006256, -0.012329, -0.026367, -0.138672, -0.193359, -0.031006, -0.195312, 0.174805, -0.063477, 0.000793, 0.009705, 0.035889, 0.084961, -0.001068, 0.011536, -0.199219, 0.112793, -0.066406, -0.186523, -0.208984, 0.102539, 0.002045, -0.004761, -0.217773, -0.02002, -0.008179, 0.005432, 0.206055, -0.158203, -0.005676, -0.025757, -0.283203, -0.057129, -0.004425, -0.009338, -0.103027, 0.007416, 0.008118, 0.020752, 0.233398, 0.060059, 0.012634, 0.045166, 0.168945, 0.066406, 0.028931, 0.445312, -0.178711, -0.015564, -0.000423, 0.009094, -0.227539, 0.294922, 0.005493, 0.012878, 0.294922, 0.116699, -0.056885, -0.115234, 0.164062, 0.031738, 0.002228, 0.001411, 0.087402, 0.089355, -0.017456, -0.130859, 0.263672, 0.023682, -0.002106, -0.00412, -0.053467, 0.014526, -0.001724, -0.006256, -0.421875, -0.157227, -0.002151, -0.023926, -0.263672, -0.086426, 0.012756, 0.019287, 0.273438, -0.011719, -0.004425, -0.006683, -0.045166, -0.003845, 0.014954, 0.048096, -0.086426, 0.013062, 0.002457, -0.012085, -0.455078, 0.164062, 0.018555, 0.035889, 0.130859, -0.067871, 0.008911, 0.015869, 0.292969, -0.064453, 0.002136, -0.003632, 0.02771, 0.134766, 0.00053, -0.002289, -0.150391, -0.007538, -0.000946, 0.004883, -0.178711, 0.253906, 0.00769, 0.021118, -0.337891, 0.105469, -0.001289, 0.012634, 0.443359, -0.016357, -0.000832, 0.004517, 0.114746, 0.016724, -0.05127, -0.175781, -0.285156, -0.039551, 0.000161, -0.000172, 0.041748, 0.006348, -0.013916, 0.00293, 0.062988, -0.324219, 0.003418, 0.003174, 0.175781, 0.01001, 0.030518, 0.066895, -0.023438, -0.025635, -0.00415, 0.009888, 0.271484, -0.101562, -0.0005, 0.714844, -0.171875, 0.291016, -0.005524, -0.025879, -0.181641, 0.026611, 0.008057, 0.007202, -0.123535, -0.051758, 0.000252, -0.005737, -0.158203, 0.154297, 0.046631, 0.055664, 0.064453, -0.155273, -0.009766, -0.012878, -0.298828, 0.025879, -0.015991, -0.043945, -0.208984, -0.026245, 0.001434, -0.000246, -0.082031, 0.02771, 0.018188, 0.035889, 0.058105, -0.04834, 0.07666, 0.380859, 0.527344, -0.015625, 0.018921, 0.00386, -0.291016, -0.15332, 0.008545, -0.031494, -0.328125, 0.169922, -0.000071, -0.008911, -0.121094, -0.048584, -0.005188, -0.006042, -0.019287, -0.085449, -0.006012, -0.016846, -0.024292, -0.175781, -0.001457, -0.002899, 0.140625, -0.008118, 0.019287, 0.0177, 0.038818, 0.202148, 0.008911, 0.004181, 0.006805, 0.152344, 0.00528, 0.009949, 0.004669, -0.058838, 0.002274, -0.002777, 0.088867, -0.014221, -0.004242, 0.047119, 0.006958, 0.026001, -0.040039, -0.070312, -0.122559, -0.062988, 0.014893, 0.021973, 0.118652, 0.003906, 0.00014, -0.001076, -0.002029, 0.001175, 0.000576, 0.002625, 0.05957, 0.002045, 0.00013, 0.000889, 0.003754, 0.047363, 0.008301, 0.024048, 0.03125, 0.03418, 0.003586, -0.043945, -0.019897, -0.001602, -0.004913, -0.0047, -0.007599, -0.078613, 0.0065, -0.013306, 0.249023, 0.068848, 0.001953, -0.001793, -0.105957, 0.013184, -0.004761, -0.033936, -0.001587, -0.017334, -0.014526, -0.103516, 0.099121, -0.001923, -0.004181, 0.000633, 0.048584, 0.21875, -0.009338, 0.091309, -0.086914, -0.060547, -0.008057, 0.002197, 0.026245, 0.154297, -0.036621, 0.04126, 0.121582, 0.015747, -0.002899, -0.003082, -0.018066, -0.140625, -0.008301, 0.010437, 0.078125, -0.118164, 0.003235, 0.007263, -0.001411, 0.120117, 0.000027, 0.095215, -0.117188, -0.022217, -0.018555, -0.018799, -0.026367, -0.169922, -0.006012, -0.024048, -0.016846, -0.033936, -0.025024, -0.020264, -0.001244, 0.176758, 0.002304, -0.001442, 0.013611, 0.208008, 0.013, -0.052002, -0.150391, -0.043701, -0.010803, -0.007385, 0.084473, -0.12207, -0.006409, -0.015747, 0.12793, -0.030762, 0.011841, -0.024658, -0.147461, -0.032959, 0.001404, -0.010559, 0.020508, -0.111816, -0.006653, -0.064941, 0.172852, 0.008179, 0.003113, 0.015076, -0.022461, 0.076172, -0.001999, -0.00592, -0.020996, -0.197266, -0.009644, 0.007263, 0.130859, -0.025269, -0.001801, 0.032715, -0.002029, -0.002213, 0.008057, 0.131836, 0.007019, 0.056641, -0.004333, 0.013428, 0.007233, 0.21582, -0.056396, -0.106445, 0.064453, 0.013367, 0.005157, 0.009705, 0.031006, 0.078613, 0.005981, -0.042969, -0.020142, 0.005096, 0.050049, 0.022827, 0.094727, 0.037842, 0.001152, -0.021729, 0.158203, 0.016479, -0.008972, 0.006714, -0.057373, -0.148438, 0.001274, -0.002747, 0.068848, 0.007477, -0.001152, -0.000683, -0.002975, -0.052734, -0.000828, -0.002014, -0.016113, -0.036133, -0.001022, 0.000431, -0.00132, 0.051514, -0.002304, -0.00235, -0.009094, -0.04541, -0.00412, -0.002182, -0.106934, -0.022827, 0.001305, 0.00351, -0.007935, -0.049316, -0.009583, -0.016968, -0.014099, 0.231445, 0.012268, 0.022095, 0.059326, 0.173828, 0.034912, 0.085938, -0.040527, -0.126953, 0.007874, -0.006409, -0.149414, -0.010376, -0.000301, -0.008789, -0.013123, -0.025391, 0.002594, -0.000751, -0.003586, 0.036133, -0.008362, -0.00003, -0.016235, 0.287109, -0.024414, -0.001686, -0.164062, -0.07373, -0.003098, -0.000893, -0.001167, -0.037842, 0.003876, -0.113281, -0.310547, 0.02124, 0.010986, -0.045166, -0.023804, 0.003784, -0.055908, 0.099121, 0.121094, -0.031982, -0.035645, -0.060547, 0.053955, -0.049805, 0.024536, 0.024048, 0.093262, -0.117676, -0.032471, -0.046143, -0.05957, 0.180664, 0.003525, 0.010254, 0.021606, -0.067383, -0.003738, -0.006836, -0.026855, 0.046631, -0.014465, -0.030762, 0.248047, 0.034912, 0.004089, 0.000961, 0.056885, 0.212891, -0.003372, -0.002075, 0.219727, 0.046631, -0.009949, -0.021362, -0.047363, -0.229492, 0.000549, -0.002457, 0.00354, 0.042969, 0.04541, 0.064941, 0.075684, 0.042725, 0.004944, -0.019775, -0.022217, -0.214844, 0.029053, 0.075195, -0.086914, 0.012451, 0.012878, 0.016479, 0.02002, 0.099121, 0.010254, 0.018433, 0.082031, 0.15625, -0.002274, 0.010986, -0.033691, -0.062988, -0.004089, 0.058594, 0.002243, 0.013367, -0.003448, -0.008301, 0.108887, 0.017334, -0.015442, -0.020264, -0.052246, -0.235352, 0.052979, 0.292969, 0.116211, 0.079102, -0.005402, -0.000759, 0.163086, -0.017334, -0.011902, -0.004364, 0.160156, 0.004761, 0.004395, -0.026245, -0.014526, -0.006805, -0.0065, -0.009399, -0.134766, 0.012268, 0.001122, 0.002548, 0.02478, 0.1875, -0.01416, -0.054688, -0.084961, 0.04834, -0.002243, 0.007446, -0.139648, 0.111816, -0.017456, -0.035889, -0.039795, 0.032471, -0.003494, -0.079102, -0.088867, -0.046631, 0.003067, 0.001091, 0.032227, 0.197266, 0.009094, 0.000511, 0.118164, -0.057861, -0.006287, -0.010376, -0.129883, -0.025513, -0.003189, -0.002594, 0.011719, 0.084473, -0.008362, 0.010498, 0.161133, 0.011047, -0.007812, 0.007629, 0.145508, -0.047363, 0.00708, 0.007538, -0.285156, -0.095703, -0.000275, -0.104004, -0.008972, 0.08252, -0.001274, -0.020996, 0.009583, -0.051758, -0.005859, 0.004822, -0.005493, 0.101562, 0.002487, -0.041016, -0.219727, 0.003693, -0.023438, 0.113281, 0.11377, 0.025513, 0.002625, -0.011475, 0.191406, 0.025024, 0.002106, 0.011169, -0.11377, 0.000355, -0.01416, -0.041016, 0.167969, -0.039551, 0.009338, -0.042969, 0.026245, 0.011475, 0.000568, 0.011475, 0.011108, -0.037354, 0.01123, 0.03833, -0.036865, -0.026489, 0.001099, -0.003876, 0.045898, 0.175781, 0.001389, 0.000326, 0.008484, 0.051514, 0.010925, -0.008301, 0.057129, 0.10498, 0.000056, -0.010925, -0.052002, 0.011353, -0.003815, -0.004181, -0.019531, -0.088379, -0.042236, 0.100098, 0.149414, -0.00354, -0.004211, 0.001503, 0.10791, 0.082031, 0.005371, -0.00018, -0.138672, -0.025146, -0.00003, -0.003708, -0.005432, -0.039795, 0.001205, 0.000259, 0.001617, 0.053711, -0.001266, -0.018188, 0.012939, -0.041504, -0.006897, -0.015442, -0.041748, 0.102539, 0.001801, 0.002991, -0.063477, -0.000315, -0.0005, 0.005615, 0.043213, 0.000194, -0.006805, -0.035156, -0.002304, 0.002075, 0.002396, 0.006958, 0.035156, 0.000246, 0.000893, 0.005707, 0.0354, -0.000511, 0.00161, -0.003708, -0.053223, -0.001808, 0.000862, 0.006439, 0.036621, -0.000671, -0.000835, -0.005676, -0.037109, 0.000668, 0.000618, -0.002853, -0.046387, -0.000977, -0.002426, 0.001839, 0.058105, 0.000269, -0.000488, 0.004944, 0.043945, 0.000216, -0.00034, -0.006012, -0.039551, 0.000139, 0.004547, -0.042969, -0.001183, 0.001625, -0.003906, -0.025513, 0.010376, 0.002197, 0.000343, -0.0065, -0.040283, -0.000774, 0.000238, 0.00592, 0.040039, -0.000725, -0.001335, -0.005768, -0.035889, -0.000854, -0.004272, 0.012756, -0.033447, -0.058105, -0.004456, -0.0354, 0.000561, 0.000717, -0.000717, -0.005341, -0.038818, 0.000805, 0.001709, 0.002335, 0.021973, 0.008057, 0.000399, -0.005005, -0.040283, -0.000507, 0.000637, -0.000334, -0.048584, 0.000083, -0.000138, -0.007507, -0.041992, 0.000519, 0.00037, -0.006073, -0.035889, 0.00069, 0.000622, 0.006561, 0.039062, -0.000816, 0.000477, -0.005554, -0.037354, 0.000591, -0.00264, -0.002991, 0.057861, -0.001572, 0.000492, 0.006348, 0.0354, 0.000298, 0.000429, 0.005524, 0.037354, -0.000433, 0.000277, 0.006775, 0.034668, -0.001076, 0.000315, 0.005005, 0.036621, -0.000923, 0.003571, 0.002716, 0.058838, -0.01001, -0.000954, -0.000992, -0.00766, -0.004089, -0.001877, -0.007446, -0.0354, 0.001129, 0.004028, 0.107422, -0.020874, 0.008911, -0.006104, -0.011719, -0.037354, -0.006226, 0.001099, -0.002548, 0.055908, 0.002579, 0.000671, -0.00705, -0.039062, 0.000212, -0.000353, 0.005585, 0.042725, -0.000938, 0.000301, 0.004028, 0.039795, -0.001015, 0.002441, 0.01416, 0.043213, -0.003052, -0.001282, -0.007751, -0.035156, 0.000919, 0.006134, 0.003159, 0.023682, 0.017578, 0.001678, 0.007141, 0.034912, -0.001534, -0.00069, -0.005096, -0.040039, -0.000385, 0.002457, 0.002411, 0.048584, 0.012329, 0.003738, -0.007477, -0.054932, -0.009094, 0.000002, -0.007812, -0.037598, -0.000637, 0.006195, 0.000839, -0.010437, 0.034424, 0.000935, 0.002563, 0.066406, 0.001106, -0.000326, -0.005035, -0.038086, 0.000357, -0.003647, -0.020874, 0.026367, 0.003036, 0.000317, -0.00528, -0.036377, 0.000125, 0.00238, -0.000584, -0.050293, -0.001266, -0.000916, -0.006683, -0.035156, 0.001465, -0.001221, -0.006775, -0.036865, 0.001389, -0.000275, -0.005005, -0.036133, 0.000801, 0.000418, 0.007355, 0.038086, 0.000204, -0.001457, -0.006042, -0.039062, 0.000954, 0.001396, 0.00531, 0.0354, -0.001091, -0.000793, -0.007751, -0.040283, -0.000077, 0.001083, 0.006927, 0.044678, -0.000378, -0.003052, -0.004425, 0.065918, -0.003113, 0.000197, -0.005676, -0.036621, 0.001488, 0.000809, 0.00824, 0.039551, -0.000748, 0.000254, 0.006622, 0.03833, -0.000938, 0.001297, 0.006226, 0.032959, -0.00038, 0.000187, -0.005676, -0.036865, 0.001122, 0.000484, 0.005219, 0.039062, 0.000007, 0.001373, 0.005219, 0.034424, -0.000999, -0.000664, -0.004791, -0.038086, -0.000068, 0.001259, 0.006134, 0.035156, 0.000224, -0.001251, 0.002029, 0.053467, 0.000094, 0.000999, 0.006165, 0.036377, -0.000135, 0.000664, 0.005096, 0.035156, -0.001236, 0.001274, 0.005127, 0.037598, -0.000037, -0.002472, 0.001579, 0.053711, -0.001137, 0.00037, 0.007477, 0.034912, -0.000161, 0.000805, 0.006226, 0.037598, -0.000175, 0.000044, -0.005035, -0.0354, 0.000858, -0.008728, -0.003723, -0.044678, -0.038818, -0.005402, -0.015991, -0.039307, -0.006744, 0.000813, 0.005768, 0.037109, -0.001923, -0.000488, -0.005066, -0.036865, 0.000984, 0.002411, 0.006409, 0.035889, 0.00032, -0.000591, -0.004486, -0.048096, -0.002716, -0.001915, 0.006042, -0.071289, 0.005188, 0.000138, -0.006622, -0.041992, 0.001564, 0.002548, 0.003281, 0.083008, 0.003586, 0.000006, -0.0047, -0.046143, -0.000423, -0.001839, -0.004517, -0.046631, -0.000423, 0.000847, 0.007019, 0.036865, -0.001556, 0.000001, -0.001945, 0.061279, 0.001266, 0.000774, 0.007507, 0.039551, -0.000729, 0.000364, -0.003113, -0.053223, -0.00145, -0.000443, -0.002792, -0.041992, -0.007721, 0.001793, 0.005829, 0.048096, 0.002045, 0.001144, 0.006165, 0.037354, -0.000549, 0.001541, 0.006073, 0.034912, -0.001144, -0.00007, 0.007172, 0.039062, -0.00206, -0.000858, -0.005646, -0.036133, -0.000056, 0.001122, 0.004425, 0.053955, 0.00058, 0.001457, 0.005737, 0.035156, -0.000763, 0.00071, 0.009155, -0.077148, -0.002121, 0.00119, 0.00589, 0.036377, -0.000999, 0.001205, 0.00592, 0.035645, -0.000938, 0.001045, 0.006348, 0.036621, -0.000782, 0.000542, 0.006348, 0.035645, -0.000973, -0.000443, -0.002243, 0.056885, 0.00041, -0.00038, -0.006134, -0.035889, 0.00061, -0.006256, -0.029175, 0.006287, 0.008057, 0.000079, -0.006927, -0.036377, 0.000515, 0.006775, -0.044922, -0.041992, 0.011353, -0.000208, 0.005707, 0.03833, -0.001244, -0.000118, -0.006012, -0.034912, 0.001518, 0.002899, 0.028564, -0.012817, -0.000698, -0.002136, 0.002182, 0.048828, 0.001266, -0.001617, -0.004669, -0.047363, -0.001259, 0.0047, 0.007507, 0.02356, 0.005768, -0.001404, -0.005066, -0.03833, 0.00087, -0.000465, -0.006104, -0.035156, 0.000854, -0.000946, -0.004578, -0.033936, 0.000877, 0.01001, 0.023315, 0.042725, 0.003937, -0.001251, -0.006592, -0.037109, -0.000614, -0.198242, -0.1875, -0.398438, -0.332031, -0.000385, 0.000771, 0.041992, 0.000389, -0.000425, -0.006653, -0.037109, -0.000326, -0.000595, -0.000877, -0.002335, -0.012817, -0.001396, -0.002502, -0.00135, 0.072266, 0.001053, 0.001617, 0.005585, 0.021729, 0.000151, 0.006897, 0.013184, -0.069824, -0.000328, 0.000022, -0.000109, -0.015381, 0.000345, -0.000645, -0.001778, 0.014648, 0.004639, 0.008484, 0.025513, -0.029419, 0.000254, 0.000824, 0.000977, 0.014099, 0.003571, 0.007629, 0.01123, -0.061035, 0.001633, 0.002487, 0.00322, 0.02771, -0.003342, -0.003555, -0.00293, -0.038818, -0.000954, -0.002197, -0.00589, -0.04126, 0.004089, 0.006927, -0.021973, -0.036133, -0.001373, -0.001373, -0.001518, -0.032471, 0.008362, 0.013977, 0.038574, 0.01709, -0.001038, -0.001122, -0.001968, -0.020142, -0.000341, -0.000136, 0.001526, -0.000771, 0.000362, 0.000444, 0.000729, 0.019409, 0.003265, 0.007385, 0.032227, -0.024292, -0.000418, -0.000549, -0.00095, -0.018066, -0.000923, 0.00148, -0.000023, 0.0625, 0.010742, 0.018311, -0.018799, 0.019043, -0.002426, 0.000006, 0.043457, -0.048828, -0.00177, -0.002914, -0.006073, 0.056396, -0.000366, 0.000128, -0.000131, 0.015015, 0.000881, -0.000031, -0.003616, -0.061279, 0.003143, 0.004272, 0.008545, -0.017334, 0.000257, 0.000687, 0.000125, 0.010986, -0.000226, -0.000243, -0.000458, -0.014343, -0.000412, 0.000046, -0.001038, -0.014709, -0.000526, -0.000393, -0.001091, -0.023438, 0.000938, 0.00079, -0.000896, 0.052979, -0.000744, -0.000748, 0.000067, -0.023438, -0.000641, -0.001335, -0.002457, -0.015198, -0.000862, 0.002899, 0.00174, -0.0625, -0.000106, -0.00003, 0.000698, 0.020752, -0.000475, -0.000412, -0.00028, -0.022217, 0.000412, -0.000098, 0.000748, 0.014221, -0.006866, -0.008179, -0.016602, 0.005768, 0.00351, 0.003387, 0.007935, 0.032959, 0.002762, 0.008728, 0.000052, 0.053711, 0.001808, 0.000443, 0.003098, 0.016357, -0.000378, -0.000427, -0.001648, -0.013245, 0.002975, 0.00238, 0.005615, 0.025024, 0.00053, -0.000744, -0.00161, 0.041992, -0.000999, -0.00148, -0.003494, -0.02063, 0.000122, -0.000063, 0.003937, 0.06543, 0.000267, 0.000448, 0.000439, 0.02478, -0.0005, -0.000095, -0.001083, -0.019409, 0.002563, 0.006775, 0.035645, -0.035645, -0.00354, 0.00119, -0.038818, -0.034912, -0.000462, -0.000322, -0.000622, -0.016479, 0.001602, 0.001999, -0.000007, 0.040283, -0.001404, -0.006378, -0.029053, -0.004364, 0.001137, 0.00135, 0.003265, 0.023682, 0.001907, 0.00119, 0.003098, 0.025269, 0.001045, -0.000088, 0.001137, 0.0354, -0.001678, -0.003937, -0.002304, -0.025635, -0.000303, 0.000128, 0.000225, -0.020996, 0.002304, -0.000486, -0.000797, -0.045654, 0.00069, 0.003967, 0.000519, 0.064941, -0.000137, -0.000793, -0.002548, -0.02063, -0.000145, -0.000401, -0.00053, -0.007507, 0.000412, 0.000557, 0.000496, 0.013123, 0.001205, 0.001511, 0.002716, 0.014648, 0.000595, 0.001007, 0.00267, 0.013733, -0.000591, -0.00032, -0.00066, 0.01355, 0.000322, 0.004242, 0.006317, 0.05542, -0.002289, -0.003265, -0.006805, -0.048584, -0.001915, -0.002228, -0.00592, -0.016357, -0.000364, -0.000854, -0.00161, -0.010376, 0.000687, 0.000012, 0.000561, 0.015503, -0.000078, 0.000152, 0.001091, 0.011414, -0.001129, -0.001801, -0.00531, -0.013306, -0.004822, -0.007751, -0.009705, -0.034668, -0.000496, 0.000069, 0.000298, -0.022339, 0.000441, 0.001564, 0.008911, 0.050537, 0.000778, 0.004089, -0.000771, 0.060059, 0.000227, -0.000282, -0.000296, 0.024902, -0.00531, -0.004761, -0.008972, -0.045898, -0.000256, 0.000243, 0.000376, -0.022095, -0.000305, -0.00045, -0.001076, -0.019531, 0.00209, -0.00106, -0.007385, -0.052734, -0.00209, -0.002365, -0.004822, -0.027832, 0.000992, 0.002823, 0.00412, 0.020752, -0.002243, -0.003632, -0.004364, -0.027832, 0.000725, 0.001953, 0.003571, 0.014343, -0.00132, -0.001602, -0.002899, -0.017212, 0.000874, 0.0005, -0.000216, 0.018433, 0.00021, 0.000496, 0.000683, 0.017578, -0.000071, 0.000357, 0.001457, -0.005676, -0.007355, -0.005829, -0.01532, -0.035156, -0.000224, -0.000111, -0.001007, -0.014099, -0.0001, -0.001984, -0.005829, 0.066895, -0.003662, -0.003494, -0.004456, 0.074219, 0.002289, 0.002701, 0.002823, 0.019165, 0.001671, 0.0047, 0.036621, -0.046875, -0.000154, 0.000278, 0.000465, 0.017212, 0.000212, -0.000301, -0.001503, 0.01709, 0.000101, -0.000216, 0.000359, 0.021973, 0.000626, 0.000307, 0.001663, 0.024048, 0.000488, 0.001122, 0.001587, 0.014587, 0.000484, 0.000679, -0.000751, -0.013855, -0.000353, -0.000278, -0.000561, -0.031738, 0.002853, -0.000275, 0.008423, 0.048096, -0.000408, -0.000105, 0.003433, 0.024902, -0.000319, 0.000637, 0.002991, -0.010803, 0.000082, -0.000042, 0.001999, 0.035156, 0.000387, -0.000029, 0.000977, 0.022583, -0.001801, -0.001236, -0.002319, -0.015991, -0.000298, -0.000452, 0.000355, 0.019531, -0.000507, -0.001511, -0.003082, -0.035156, 0.004669, 0.002228, 0.002487, 0.057129, -0.000729, -0.000992, -0.000874, -0.060303, 0.00037, 0.000005, 0.00132, 0.024048, -0.001884, 0.001472, -0.004059, 0.060791, 0.000984, 0.002106, 0.00264, 0.020264, 0.000446, 0.000203, 0.000919, 0.019531, 0.000372, -0.000094, -0.000082, 0.026001, 0.000238, 0.000717, 0.002731, -0.025269, 0.000923, 0.00041, 0.000729, 0.027954, 0.000919, 0.000957, 0.000896, 0.015991, 0.001007, 0.00206, 0.004547, 0.01532, 0.000813, 0.000391, 0.001839, 0.01709, 0.001534, 0.00325, 0.034912, 0.023804, 0.000481, 0.000014, 0.000122, 0.016113, -0.003784, -0.005157, -0.012085, -0.044189, 0.004486, 0.007721, 0.03833, -0.043213, 0.010437, 0.016113, 0.017456, -0.077637, 0.006348, -0.006714, -0.007446, 0.11377, 0.008057, 0.009338, -0.009216, -0.002563, -0.004822, -0.03418, 0.019897, -0.149414, 0.007812, 0.009521, -0.119141, 0.100586, -0.001999, -0.003616, -0.015381, -0.10791, -0.007935, -0.028687, -0.116211, 0.101562, 0.004456, 0.017822, 0.027832, 0.078613, -0.012695, 0.00351, 0.025269, 0.114746, -0.004089, 0.003677, 0.000675, 0.07959, -0.009094, 0.000744, -0.00325, -0.07959, 0.00769, 0.015137, 0.011536, 0.130859, 0.016357, 0.043945, 0.094238, -0.073242, 0.003525, 0.003525, 0.009155, -0.004852, 0.029907, -0.018799, 0.021729, -0.077148, -0.003448, -0.010132, -0.029907, -0.037842, -0.002029, -0.002487, -0.012634, -0.02002, -0.022827, -0.036621, -0.069824, 0.037842, 0.002579, 0.002548, 0.014954, -0.006531, 0.014526, 0.027588, -0.084473, 0.037842, 0.028564, 0.045166, 0.061523, 0.151367, -0.000145, -0.000946, 0.000176, -0.001984, 0.00528, 0.015259, 0.206055, -0.003784, 0.01001, 0.013123, 0.005402, 0.175781, -0.002136, 0.011963, 0.014221, 0.149414, -0.006134, -0.010559, -0.167969, -0.026978, 0.000717, 0.001511, 0.00531, 0.009705, 0.000121, 0.013245, 0.036621, 0.109863, 0.00264, -0.01123, 0.048828, -0.112305, 0.025879, 0.049316, -0.012939, -0.140625, -0.003876, -0.006226, -0.042725, 0.057373, -0.002716, 0.003998, -0.005615, -0.093262, -0.014465, -0.032715, -0.034668, 0.102539, 0.001709, 0.000053, -0.047852, -0.155273, -0.005066, -0.011902, -0.061523, 0.087402, -0.019043, -0.035645, -0.146484, 0.045898, -0.001183, -0.000303, -0.026367, 0.041016, -0.009827, -0.020142, -0.066895, -0.048828, 0.018188, 0.087402, -0.071289, -0.002029, 0.002808, 0.005188, -0.00766, 0.013916, 0.007172, 0.01355, -0.101074, 0.062988, -0.005188, -0.002457, -0.019287, 0.013611, -0.010376, -0.007172, 0.095703, -0.103516, -0.000298, 0.000725, 0.00528, -0.016846, 0.000133, -0.001198, -0.002823, -0.015625, 0.010925, -0.004913, -0.030151, -0.165039, 0.009216, 0.016479, 0.083496, 0.076172, 0.003387, -0.001648, 0.225586, 0.12207, 0.002274, -0.009705, 0.033691, 0.137695, 0.003387, 0.009949, -0.064453, -0.045898, -0.008972, -0.009094, 0.004089, -0.105957, 0.009155, 0.010132, 0.131836, 0.063477, -0.009766, -0.0177, -0.05249, 0.043457, -0.006744, -0.007324, -0.066895, 0.052979, 0.001892, 0.005676, 0.024902, -0.076172, -0.008911, -0.014771, 0.0177, -0.026001, -0.002563, -0.003784, -0.005157, -0.111328, -0.002121, 0.006989, 0.003372, 0.069824, 0.00351, 0.01178, -0.05542, -0.109375, 0.00528, 0.010864, 0.036621, 0.11377, -0.004272, -0.014709, -0.093262, -0.029663, -0.001328, -0.014465, -0.035156, -0.084961, -0.007355, 0.231445, 0.002823, -0.000504, 0.013245, 0.002197, -0.016113, -0.182617, -0.00018, 0.008545, 0.035645, 0.095703, 0.00106, 0.009216, -0.021362, 0.043457, -0.098633, -0.137695, -0.195312, -0.181641, 0.003311, 0.003998, 0.020874, -0.018921, 0.061279, 0.09375, -0.044434, 0.041992, -0.000149, -0.001984, 0.008789, -0.012268, 0.006104, 0.007538, 0.011047, 0.084473, -0.017822, -0.027466, -0.102539, 0.055908, 0.023438, 0.013306, 0.021851, -0.191406, 0.006287, -0.009521, 0.02002, 0.125, -0.022095, -0.036865, -0.121094, -0.021118, -0.002457, -0.000515, -0.021729, 0.001915, 0.003815, 0.01355, -0.018433, -0.139648, -0.003662, -0.017212, 0.064453, 0.090332, 0.012024, 0.021118, 0.125, 0.060303, -0.000019, -0.016724, -0.020996, 0.172852, 0.003067, 0.000999, 0.036377, -0.053467, -0.003906, 0.000222, 0.091309, 0.019287, 0.025146, 0.071289, 0.166992, 0.073242, -0.00058, 0.006897, -0.075684, 0.128906, -0.012817, -0.008179, 0.016846, 0.063477, -0.006561, 0.001938, 0.120605, -0.049805, -0.001198, -0.000736, -0.052002, -0.038086, -0.166016, -0.18457, -0.151367, -0.210938, -0.007263, 0.008362, 0.008179, -0.166016, -0.009277, -0.007202, 0.085449, 0.045898, -0.010986, -0.013, -0.06543, -0.164062, 0.000423, -0.000397, 0.080078, -0.098145, 0.000169, 0.00071, -0.003815, 0.008972, -0.001984, -0.004517, 0.000186, 0.155273, 0.000984, 0.003174, 0.043701, 0.115723, -0.012695, -0.03418, -0.115723, -0.096191, 0.006104, -0.00351, 0.049561, -0.039551, -0.00592, -0.005493, -0.019531, 0.006714, 0.162109, 0.177734, 0.223633, 0.121582, 0.008057, 0.008423, -0.0354, -0.112793, 0.005737, 0.001274, 0.00531, 0.193359, -0.092773, -0.106934, -0.134766, -0.244141, -0.004547, -0.001305, -0.051758, 0.02771, 0.006775, 0.011353, 0.240234, -0.000189, 0.002991, -0.020874, -0.257812, -0.083496, 0.000774, 0.01062, -0.038086, 0.166016, 0.000584, 0.015625, -0.080566, 0.089355, -0.004974, 0.002518, 0.105469, -0.123047, 0.007721, 0.016357, -0.098145, -0.115234, 0.001831, 0.003113, 0.002991, 0.016235, -0.012817, -0.016724, -0.150391, -0.119629, 0.000488, 0.004242, -0.006592, 0.023682, -0.004089, -0.008667, -0.028198, -0.030151, 0.020752, 0.040527, 0.12793, 0.018433, 0.012512, 0.01416, -0.020142, -0.074707, -0.00193, -0.006165, 0.049072, 0.118652, 0.005341, 0.00885, 0.037354, 0.126953, -0.004852, -0.007751, -0.016235, 0.15625, -0.005463, -0.014465, -0.044434, 0.100098, 0.006439, 0.006042, 0.026855, 0.089355, 0.010193, 0.013306, 0.049316, 0.072266, -0.003372, -0.019531, -0.063965, -0.12207, 0.001999, 0.004486, 0.026978, -0.04541, -0.007568, -0.007782, 0.001862, -0.082031, -0.008179, -0.00351, -0.067871, 0.181641, -0.018677, -0.005768, 0.066406, 0.230469, 0.006775, 0.000427, -0.044434, -0.095703, -0.003784, 0.001595, -0.078613, 0.043213, -0.000645, -0.00119, -0.001572, -0.028809, 0.001411, 0.002258, 0.003616, -0.063477, -0.003616, -0.005615, -0.008789, 0.028564, 0.002625, -0.000307, -0.00145, 0.055176, 0.001114, -0.000992, -0.000299, -0.034668, 0.000244, -0.002319, 0.001778, -0.040771, 0.00017, -0.00103, -0.014038, -0.074219, 0.001358, 0.003601, -0.002228, -0.063477, -0.000576, 0.003967, -0.001884, 0.178711, 0.000809, 0.000072, -0.001541, -0.043213, 0.005585, 0.006805, 0.001488, 0.150391, 0.001877, -0.000885, -0.006683, 0.189453, -0.005219, -0.00528, -0.015015, -0.075684, 0.005341, 0.010864, 0.019287, 0.096191, -0.015259, -0.033936, -0.050293, 0.077637, -0.0047, 0.015747, 0.05957, 0.074707, 0.010315, 0.018188, 0.02002, -0.228516, 0.002884, 0.001785, -0.013306, -0.084473, 0.001022, -0.009094, -0.018921, 0.160156, 0.003571, -0.015381, 0.026611, 0.198242, 0.003601, 0.000155, 0.000454, -0.110352, 0.005005, 0.008179, 0.012085, -0.180664, -0.000645, -0.000633, -0.002182, 0.063965, -0.002319, -0.005585, -0.000183, 0.088867, 0.004089, 0.005157, 0.012207, -0.181641, 0.033203, 0.046631, 0.075684, 0.015747, 0.000912, 0.001274, 0.004059, 0.039307, -0.000523, 0.001869, 0.004913, 0.049805, -0.001534, -0.002701, -0.003662, -0.058838, -0.019653, -0.023804, -0.040527, 0.082031, 0.017578, 0.040039, -0.138672, -0.008911, 0.000041, 0.000504, 0.008545, 0.098145, -0.000054, 0.000265, -0.000006, -0.080566, -0.006073, -0.007507, -0.016479, 0.101562, 0.106445, -0.014526, -0.016846, -0.003265, 0.000037, -0.001053, 0.000171, 0.055664, -0.001823, -0.00116, -0.002716, 0.116211, -0.002625, -0.001198, -0.017822, 0.128906, 0.003281, 0.007446, 0.013855, -0.120605, -0.002335, -0.016479, -0.020386, 0.07373, -0.036865, -0.043457, -0.05835, 0.143555, -0.000973, 0.000458, 0.001015, 0.066406, -0.000923, 0.000862, -0.000107, -0.052246, 0.004395, -0.00061, -0.177734, 0.113281, 0.00038, -0.001434, 0.000418, 0.078613, -0.000839, -0.001404, -0.004211, -0.048584, -0.002655, -0.002121, -0.005676, -0.235352, -0.00531, -0.010559, 0.000984, 0.214844, -0.001137, 0.001427, -0.000479, 0.073242, -0.001221, -0.00264, -0.001205, -0.200195, 0.000246, -0.000805, 0.00415, 0.00209, 0.002411, -0.00135, 0.012512, 0.207031, 0.010376, 0.039795, 0.089844, 0.091797, 0.002655, 0.004669, 0.000889, -0.060303, -0.004852, -0.00885, -0.00589, -0.166992, -0.014709, -0.030029, -0.046875, -0.476562, -0.000755, -0.001419, 0.09668, -0.009949, 0.002213, -0.001038, 0.001999, 0.052002, 0.005585, 0.000387, -0.002792, -0.257812, -0.002884, -0.000977, -0.006287, 0.137695, 0.000263, 0.000039, 0.00106, 0.057617, -0.019653, -0.021851, -0.04126, -0.029053, 0.00209, 0.00386, 0.003265, 0.166992, 0.004974, 0.008301, 0.015747, -0.209961, 0.000648, 0.000671, 0.001823, 0.05957, 0.0177, 0.028076, 0.061523, -0.050293, -0.000085, 0.001144, -0.001328, -0.051514, -0.001694, 0.00174, 0.000523, 0.064453, 0.00103, 0.003784, 0.008423, 0.063477, 0.000299, 0.002167, 0.002106, 0.052734, 0.002075, 0.000923, 0.008362, 0.08252, -0.000977, -0.001747, -0.002975, -0.042969, -0.002823, -0.00351, 0.000542, -0.090332, -0.001732, -0.000236, -0.005798, -0.021484, 0.00415, 0.001518, 0.002075, 0.072266, -0.004944, 0.005829, -0.008545, 0.217773, 0.000032, 0.004059, 0.002594, 0.202148, -0.001564, 0.002121, 0.002014, 0.060059, -0.00206, -0.006653, -0.001053, 0.165039, -0.009827, -0.008545, -0.020264, 0.164062, 0.000109, -0.004028, 0.000166, 0.085449, -0.00061, -0.000553, -0.006073, -0.119141, -0.000862, -0.000713, 0.000025, 0.083984, 0.002151, 0.00235, -0.001884, -0.072754, -0.001152, -0.005432, -0.00023, 0.267578, 0.001244, 0.001595, 0.002884, 0.032227, 0.010864, 0.009033, 0.003906, 0.208008, -0.003204, -0.013916, -0.011047, 0.180664, -0.002716, -0.00069, 0.000452, 0.049316, 0.011475, 0.021729, -0.044189, 0.134766, -0.002747, -0.001968, -0.000736, -0.067383, -0.026855, -0.031982, -0.047119, 0.068848, 0.001541, 0.002563, -0.002518, 0.053711, 0.001633, 0.000931, 0.003494, -0.124023, 0.007141, 0.008118, 0.016357, 0.094727, -0.004913, -0.00045, 0.002258, -0.238281, -0.000207, 0.116699, -0.005127, -0.063965, -0.001465, -0.011414, -0.005798, 0.197266, -0.008606, 0.00528, 0.086914, -0.152344, 0.003601, 0.013, 0.01062, 0.216797, -0.000265, -0.000786, -0.001541, -0.041748, 0.017578, 0.060791, 0.12793, 0.050537, 0.000395, -0.000152, 0.001678, 0.040527, 0.00106, 0.004456, 0.007141, -0.175781, 0.00174, 0.003021, 0.006622, 0.034668, -0.006317, -0.007172, -0.011292, 0.065918, 0.016968, 0.037109, 0.107422, 0.075195, -0.002869, 0.004547, 0.013062, -0.201172, -0.024414, -0.03418, -0.054443, 0.109863, -0.003845, -0.015503, -0.040039, -0.179688, 0.00209, 0.001549, 0.002716, -0.15332, 0.000706, 0.000496, -0.001572, -0.111816, -0.018188, -0.024414, -0.04834, 0.109863, 0.000679, 0.00647, 0.008423, 0.097656, -0.02356, -0.032715, -0.039307, -0.056396, -0.00066, 0.000163, -0.002411, -0.083984, -0.038574, -0.048828, -0.097656, 0.042725, -0.001602, -0.001595, -0.000729, -0.056152, 0.000507, 0.000614, -0.000355, -0.049072, 0.00119, 0.000225, 0.001923, -0.074219, 0.00071, 0.001198, -0.00164, -0.07959, -0.001587, -0.001755, -0.016113, -0.204102, 0.025635, 0.039551, 0.061523, 0.007019, -0.004272, -0.021729, -0.01355, 0.240234, -0.000049, 0.000481, 0.00071, -0.038086, -0.001244, 0.002533, -0.002548, -0.060791, 0.004089, 0.123535, -0.004242, -0.032471, 0.001144, -0.001259, 0.020508, -0.177734, 0.001366, 0.000288, -0.000618, -0.031128, 0.001167, 0.000391, 0.001289, -0.018799, 0.002808, 0.00293, 0.003433, -0.065918, -0.000599, 0.000862, 0.002121, 0.054443, 0.001549, 0.002151, 0.002335, 0.010498, 0.000484, 0.001106, 0.001915, -0.051514, -0.004028, -0.001648, -0.00351, 0.067871, -0.000364, -0.002365, -0.001717, 0.060059, -0.001358, -0.002487, -0.002625, -0.008423, 0.007477, 0.006744, 0.011414, -0.061523, -0.001549, -0.000515, -0.000324, 0.057373, 0.000759, -0.000217, -0.001968, -0.030151, 0.002182, 0.000538, 0.003937, -0.052246, -0.002487, -0.003235, -0.004395, -0.007324, 0.003098, 0.005341, 0.013611, 0.030518, 0.00293, 0.003571, 0.004883, -0.031494, 0.000916, 0.000546, -0.00058, 0.034912, -0.001213, -0.000427, 0.000353, 0.056396, -0.000717, -0.000391, 0.000267, 0.055176, -0.001114, -0.00325, -0.005646, 0.060547, 0.006683, 0.009827, 0.013672, -0.062256, -0.00082, -0.000851, 0.000345, -0.000965, -0.000294, 0.001518, 0.003738, 0.067383, 0.000523, -0.000115, -0.000242, 0.054199, 0.00032, 0.001305, 0.000488, -0.063965, 0.000111, 0.001648, 0.00264, 0.055664, -0.001328, -0.001884, -0.001839, 0.022705, -0.000395, -0.002762, -0.00415, 0.062256, -0.001984, -0.003159, -0.002472, 0.061523, 0.000309, 0.001053, 0.001045, 0.054688, -0.000496, -0.003098, -0.004456, 0.067871, 0.000017, 0.000458, -0.001022, -0.050781, -0.001175, -0.00042, -0.003876, -0.046631, 0.000736, -0.006042, -0.052002, 0.009583, 0.00193, 0.00267, 0.000113, -0.050293, -0.000977, -0.000679, 0.004303, -0.067383, 0.00164, 0.003784, 0.001465, -0.063477, 0.003906, 0.003738, 0.006409, 0.009216, 0.001266, 0.000243, 0.004547, -0.062012, -0.001625, -0.001282, 0.000026, 0.061279, 0.000456, -0.00004, 0.001907, 0.044922, -0.002563, -0.001366, -0.002182, 0.061279, -0.000832, -0.000805, -0.000515, -0.012207, 0.001137, 0.00135, 0.002335, 0.002579, -0.000118, -0.002487, -0.001701, -0.053223, 0.001778, 0.000263, -0.003494, -0.051025, -0.000572, -0.000317, -0.000782, -0.014343, -0.006775, -0.008484, -0.0177, 0.034668, 0.002243, 0.00386, 0.00473, 0.010498, -0.001823, -0.002396, -0.00473, -0.01062, 0.001511, 0.002258, 0.001945, 0.008728, 0.000336, -0.000046, 0.000626, -0.009705, 0.00161, -0.00087, 0.004883, -0.055908, 0.000188, -0.000222, 0.000919, -0.006775, 0.014832, 0.013123, 0.023438, -0.05835, 0.000232, 0.000256, 0.000232, -0.007782, 0.002609, 0.00415, 0.010559, 0.041992, -0.001015, -0.001152, -0.000035, 0.056885, 0.000107, -0.000137, -0.000271, -0.01062, -0.000977, -0.000801, -0.000935, -0.015991, 0.001465, -0.000717, 0.002853, -0.054443, 0.001984, 0.003433, 0.000946, -0.044922, -0.001381, -0.001266, -0.00296, 0.054199, -0.005188, -0.005951, -0.008118, 0.006378, -0.002106, -0.00322, -0.005219, 0.03833, -0.00293, -0.00209, -0.002014, 0.060791, -0.001175, -0.000184, -0.000024, 0.061279, -0.001083, -0.001472, 0.000078, -0.052002, -0.001633, -0.001564, -0.001167, 0.063477, 0.000584, -0.001083, -0.003494, -0.046387, -0.002808, -0.002457, -0.001663, 0.058838, 0.001717, 0.00235, 0.003998, 0.020874, 0.000048, -0.000188, -0.000565, -0.060059, 0.000146, -0.001266, -0.001625, -0.031494, -0.000009, 0.000172, -0.000152, -0.007538, -0.000437, -0.001221, -0.002365, 0.059326, 0.003098, 0.005035, 0.009155, -0.060791, 0.001183, -0.001938, -0.001129, 0.05957, -0.002457, -0.005157, -0.004242, 0.063477, -0.002808, -0.000292, -0.00116, 0.057129, -0.001152, -0.000504, -0.002808, 0.060791, -0.000359, -0.001541, -0.000652, 0.052246, 0.003967, 0.004089, 0.005829, -0.053711, 0.001862, 0.001511, 0.00296, 0.017822, -0.007111, -0.007812, -0.013489, 0.012817, 0.000504, 0.000717, 0.00028, -0.008728, -0.001724, -0.00161, -0.00293, 0.047607, -0.001709, -0.004364, -0.008362, 0.060547, 0.000216, 0.000519, 0.000298, 0.052734, 0.000341, 0.000359, 0.000534, 0.020386, 0.001755, 0.000155, -0.00148, -0.048096, 0.000763, 0.001854, 0.002518, -0.018311, 0.000992, 0.001045, 0.000448, -0.053223, 0.000591, 0.000507, -0.000001, -0.016602, 0.00238, 0.003311, 0.002167, -0.061523, 0.000074, -0.001595, -0.000607, -0.068359, 0.000397, 0.000211, -0.000614, -0.053223, 0.000771, 0.001808, 0.001534, -0.060547, -0.002823, -0.002762, -0.004517, 0.057861, -0.002747, -0.004364, -0.003067, -0.050293, -0.002182, -0.0047, -0.003601, -0.018799, -0.003998, -0.004669, -0.006073, 0.040283, -0.00386, -0.006317, -0.015442, 0.059082, -0.000626, -0.000068, 0.000561, 0.013794, -0.006317, -0.008911, -0.017456, -0.005981, -0.000063, -0.000793, -0.000209, 0.017212, 0.000234, 0.00145, 0.000618, 0.020264, -0.000576, 0.000277, -0.002243, 0.056885, 0.000793, -0.000477, -0.00023, 0.056152, -0.005768, -0.00946, -0.014587, -0.001244, -0.000162, 0.000222, 0.000835, -0.019775, -0.001778, -0.000565, -0.000473, 0.054932, -0.000313, -0.000467, -0.003937, -0.047119, -0.001007, 0.000353, 0.000452, 0.050781, -0.000767, -0.001335, -0.002808, -0.03833, -0.001152, -0.001762, -0.001549, -0.048096, 0.000267, 0.000587, 0.00087, 0.053711, -0.000155, -0.000927, -0.000553, 0.020142, -0.003296, -0.003616, 0.001068, 0.013123, -0.000183, -0.000311, -0.000041, 0.005188, -0.00206, -0.002319, -0.005859, -0.009644, -0.000469, -0.000957, -0.001457, -0.013306, 0.001015, 0.002014, 0.002258, -0.054688, 0.000904, 0.002289, 0.002106, -0.061768, 0.000736, 0.000504, -0.000954, -0.055664, 0.000542, 0.001343, -0.000843, 0.054443, 0.0, -0.000222, -0.000259, -0.009338, 0.000813, 0.001099, 0.001465, -0.059326, 0.000168, 0.000946, 0.00267, -0.083008, -0.000483, 0.000999, -0.089355, 0.003281, 0.000149, -0.00074, 0.089844, -0.003754, -0.000668, 0.000923, -0.085449, 0.001183, -0.0001, 0.000813, 0.078613, -0.000698, 0.000824, 0.00119, 0.080078, -0.007233, 0.000187, -0.000267, 0.091309, 0.002045, 0.000345, 0.000504, 0.084961, -0.005096, -0.000771, 0.000805, 0.083008, 0.001968, 0.000133, 0.00036, -0.00766, -0.002151, 0.001366, -0.00028, -0.052246, 0.087402, 0.000397, 0.00061, -0.003555, 0.080566, 0.000399, -0.003143, -0.175781, 0.100586, 0.000923, 0.005157, 0.080078, -0.003601, 0.000336, 0.004578, -0.090332, 0.006195, 0.000332, 0.000069, 0.00708, -0.080078, -0.000553, -0.001732, -0.009583, 0.07666, -0.000463, -0.001137, -0.010498, 0.08252, 0.000055, 0.000946, -0.010803, -0.01355, 0.000549, -0.00046, -0.006134, 0.070312, 0.000721, 0.001419, 0.005646, -0.083496, -0.000303, -0.000128, -0.083008, -0.001076, 0.000427, 0.000315, -0.157227, 0.192383, 0.00046, 0.001556, 0.080566, -0.003647, -0.000751, -0.000999, 0.01062, -0.078613, -0.000179, -0.000267, -0.088379, 0.001228, -0.000416, 0.001137, -0.083008, 0.000311, 0.000013, -0.000568, -0.004761, 0.080078, 0.000156, -0.001785, 0.08252, -0.004578, 0.000671, 0.000234, -0.09082, 0.003311, 0.001038, -0.0005, 0.088867, -0.001297, 0.000172, -0.000874, 0.093262, -0.000801, -0.000607, -0.000189, -0.083496, 0.000067, 0.000153, -0.003647, 0.142578, 0.054688, -0.000523, -0.00095, 0.086914, -0.002792, -0.000282, 0.000923, 0.091797, -0.004913, -0.002289, -0.005005, -0.15332, 0.176758, 0.000202, 0.000142, -0.093262, 0.001411, -0.000759, -0.000486, 0.00647, -0.070312, 0.000999, 0.001663, 0.00705, -0.090332, 0.000278, -0.000687, -0.005981, 0.079102, 0.000591, -0.000021, -0.007202, 0.086426, 0.000458, -0.000064, -0.008667, 0.075195, -0.000129, -0.000036, 0.007355, -0.080566, 0.000139, 0.000824, -0.006714, 0.089355, 0.000351, -0.000206, -0.082031, 0.006073, 0.000572, 0.000561, -0.075195, -0.000614, 0.000896, 0.001945, -0.22168, 0.193359, 0.000042, -0.000626, -0.077148, 0.002121, -0.000603, -0.000828, -0.002472, 0.075684, 0.000444, 0.00069, 0.006622, -0.078125, 0.00001, 0.000763, 0.007233, -0.077637, -0.000591, -0.00066, -0.007721, 0.082031, 0.000648, 0.001625, 0.006958, -0.082031, 0.000271, -0.000984, 0.007111, -0.079102, 0.000713, 0.0005, 0.080566, -0.003662, 0.000269, 0.001099, 0.083496, -0.000805, 0.000246, -0.000104, -0.003937, 0.078613, -0.000343, -0.001129, -0.007874, 0.080078, 0.000138, 0.000584, -0.002747, 0.082031, 0.000404, -0.000984, 0.005157, -0.087891, -0.000334, -0.033203, 0.028564, 0.001488, 0.000009, 0.001823, 0.088867, -0.003342, -0.000158, -0.000137, -0.07666, -0.001389, -0.000362, 0.000618, -0.006805, 0.078613, 0.000203, -0.000111, 0.083984, -0.002243, -0.001297, -0.001175, -0.084473, 0.003067, -0.000448, -0.000702, -0.001762, 0.050781, 0.00087, 0.000896, 0.087891, -0.002319, -0.00025, 0.00014, 0.009399, -0.070312, 0.000702, -0.000246, 0.087891, -0.001236, -0.004059, -0.05835, -0.138672, 0.050537, -0.000096, -0.000456, -0.08252, 0.005219, 0.000732, -0.001236, 0.083984, -0.00145, -0.000732, -0.001045, 0.078613, 0.000767, -0.000048, 0.001472, 0.083984, -0.005981, 0.000523, 0.001038, -0.088379, 0.004974, -0.000299, -0.002594, -0.084473, 0.004974, 0.000557, 0.006409, 0.158203, -0.141602, 0.000142, -0.001015, -0.083496, -0.001801, -0.000668, 0.000248, 0.004944, -0.087402, -0.000137, 0.002823, -0.055176, -0.00824, 0.000219, 0.000896, -0.078125, 0.007568, -0.000507, -0.001122, 0.090332, 0.001328, 0.000492, -0.001305, 0.09082, -0.00119, 0.000144, 0.000984, -0.014771, 0.010376, -0.0009, 0.000292, -0.087402, 0.000957, 0.000698, -0.000847, -0.006622, 0.079102, -0.000355, -0.000507, 0.080078, -0.006805, -0.00009, -0.001442, 0.056396, -0.000047, -0.000372, -0.000374, 0.09375, -0.00293, -0.000164, -0.000542, 0.003098, -0.083008, -0.000163, 0.001549, 0.083008, -0.000242, -0.000061, -0.000104, -0.085449, 0.004303, 0.000041, 0.000005, -0.00708, 0.075195, -0.001183, 0.000216, -0.086914, 0.000045, -0.000843, -0.000399, 0.007202, -0.079102, 0.00061, 0.000896, -0.107422, 0.002335, -0.000303, -0.000376, -0.083984, 0.005035, -0.000074, 0.000131, -0.08252, 0.00412, 0.000231, 0.000081, -0.085938, 0.002518, 0.000328, -0.000113, 0.008362, -0.077148, 0.000084, -0.000105, 0.091797, -0.002335, 0.001167, -0.000938, -0.005768, 0.077637, 0.000744, -0.000999, -0.006012, 0.067383, 0.00032, 0.00016, 0.005524, -0.061035, 0.000374, -0.000213, -0.003204, 0.075684, -0.001022, -0.128906, 0.079102, -0.027344, -0.000063, 0.001328, 0.072266, -0.002319, 0.00015, -0.000992, 0.005402, -0.078613, -0.001495, -0.000035, -0.00592, 0.074707, -0.001259, 0.001625, 0.00264, -0.094727, 0.000378, -0.000418, -0.091797, 0.002686, -0.001228, -0.000843, -0.089844, 0.004974, 0.000106, 0.000477, -0.083984, 0.003174, 0.001076, -0.000816, -0.091797, 0.00209, -0.000275, 0.000139, -0.009399, 0.083984, 0.000908, 0.001358, -0.083496, 0.002838, -0.000587, 0.000219, 0.085938, -0.008667, 0.000549, 0.00071, 0.005066, -0.089844, -0.000215, 0.000431, 0.006744, -0.072754, 0.000553, -0.000992, 0.077148, 0.000425, -0.001083, -0.000301, -0.088379, 0.006683, 0.000488, 0.00267, -0.088379, -0.006195, -0.000155, -0.00013, -0.083984, 0.007324, -0.000488, -0.000874, -0.008789, 0.081055, 0.000425, 0.000744, 0.083008, 0.002106, 0.000387, 0.000942, 0.004364, -0.080078, -0.003342, 0.009216, -0.10791, -0.006805, -0.005219, -0.002075, -0.049072, -0.049316, -0.005096, -0.014832, -0.039795, 0.050781, 0.003815, -0.003265, 0.103027, 0.006958, 0.002396, 0.004791, -0.029907, -0.005768, -0.006348, 0.006622, -0.119629, -0.025269, -0.012634, -0.03125, 0.039307, -0.0354, -0.002502, 0.003693, -0.113281, -0.029663, 0.001793, 0.004028, 0.013611, -0.019409, 0.002594, 0.005524, 0.025146, -0.030273, 0.000259, 0.014709, -0.144531, -0.007721, 0.009949, 0.016724, -0.009766, 0.007202, 0.00528, -0.006958, 0.12793, 0.012756, 0.00061, -0.013367, 0.011353, 0.113281, 0.003571, 0.015625, -0.138672, 0.005737, 0.014648, 0.019775, -0.021362, 0.024902, -0.19043, -0.182617, -0.304688, -0.1875, 0.005676, 0.013367, 0.0354, -0.037109, -0.030151, -0.071777, 0.035645, 0.029907, -0.01355, -0.056396, 0.009155, -0.060059, -0.002319, -0.00531, -0.024292, 0.03418, 0.009521, 0.005402, 0.100098, 0.0354, -0.00238, 0.008301, -0.125, -0.023682, -0.004608, -0.009216, -0.039062, 0.043701, 0.016724, 0.025757, 0.026489, -0.000507, 0.003906, -0.00946, 0.126953, 0.018311, -0.003891, -0.010315, -0.043945, 0.043457, 0.000089, 0.010986, -0.152344, 0.01062, -0.008057, -0.028564, 0.169922, 0.025391, 0.004456, 0.017822, -0.173828, -0.02356, -0.003433, -0.007172, -0.043945, 0.046143, 0.005554, 0.019287, -0.081055, -0.00824, 0.006439, 0.007935, 0.017334, -0.013794, 0.010315, 0.027344, -0.078125, -0.020142, -0.002243, 0.006866, -0.124023, -0.04126, 0.004303, 0.002762, 0.022461, 0.007355, 0.00177, 0.002609, 0.018188, 0.010315, -0.000357, -0.007751, 0.121094, 0.004944, 0.006165, 0.013672, 0.035156, -0.045654, -0.000771, 0.005341, -0.064941, -0.04541, 0.004395, 0.01062, 0.030273, -0.029053, 0.0047, 0.009949, -0.028809, 0.0065, -0.010498, 0.011475, -0.151367, -0.018677, -0.00412, -0.002029, -0.027222, -0.006042, -0.002579, -0.007568, -0.024536, 0.049072, -0.001099, 0.008423, -0.079102, -0.004272, 0.001266, -0.002838, 0.023926, 0.000637, -0.00412, -0.020264, 0.154297, 0.00824, -0.003235, -0.000305, 0.037842, -0.079102, -0.000984, -0.011658, -0.038086, 0.043457, -0.00264, -0.005249, -0.030029, 0.042969, 0.005646, 0.011536, 0.036377, -0.043457, 0.011169, 0.006226, 0.053223, 0.025146, 0.003006, 0.000904, 0.151367, -0.000828, -0.000999, -0.01178, 0.151367, -0.005859, -0.027954, -0.07666, 0.087891, -0.032959, 0.007385, 0.006805, 0.028931, 0.008057, -0.00029, -0.001747, -0.010742, 0.013245, -0.007935, 0.000401, -0.11084, -0.016968, -0.00174, 0.008362, -0.106934, -0.015015, 0.000538, 0.000437, 0.110352, 0.029663, -0.000484, -0.007782, 0.120605, 0.025391, -0.004364, -0.002808, -0.024658, -0.007507, -0.001007, 0.003738, -0.038818, -0.005585, 0.007202, 0.030151, -0.209961, 0.013672, -0.002213, -0.010315, -0.027954, 0.029297, 0.006653, 0.029541, -0.162109, 0.018433, 0.00119, -0.000561, 0.029785, -0.046875, 0.006683, 0.006317, 0.07373, 0.01709, 0.001663, 0.015991, 0.060791, -0.100586, -0.001175, -0.001274, -0.019165, 0.0354, 0.002029, -0.007385, 0.114746, 0.01178, 0.000448, -0.002716, 0.042725, 0.016968, -0.003036, -0.01239, -0.036865, 0.043213, -0.000889, 0.002411, -0.12207, 0.019165, -0.0019, -0.012329, 0.11377, -0.001785, -0.01001, -0.019043, 0.050537, -0.016113, -0.000759, 0.008484, -0.10498, -0.017212, -0.003128, -0.006409, -0.019775, 0.028198, 0.003082, 0.006714, 0.012268, -0.040283, -0.005859, -0.006561, -0.024658, -0.008057, -0.002899, -0.00412, -0.01416, 0.019165, 0.00531, 0.004272, 0.017822, 0.010376, -0.005463, -0.004272, -0.022705, -0.008972, 0.006561, 0.013, 0.039551, -0.026001, 0.004272, 0.010864, 0.036865, -0.043701, -0.001007, -0.011292, -0.030029, 0.039795, 0.002548, -0.008789, 0.071777, 0.046875, 0.005249, -0.012207, 0.061035, 0.064453, -0.002502, -0.022095, 0.155273, -0.002869, 0.012512, 0.005493, 0.103516, 0.023193, -0.022095, -0.051025, 0.064941, 0.031982, 0.008972, 0.034424, -0.143555, -0.001289, -0.000881, -0.02124, 0.15918, 0.013123, 0.001129, 0.016968, -0.140625, -0.012085, -0.006805, -0.021973, 0.166992, -0.01062, 0.008789, 0.041748, -0.102051, 0.002014, -0.004639, -0.008484, -0.029175, 0.041016, 0.004028, 0.024048, -0.174805, -0.009216, 0.003738, 0.010986, 0.039062, -0.05957, -0.003586, -0.00824, -0.031738, 0.041016, 0.004211, -0.010742, 0.138672, 0.008484, 0.00161, 0.002167, 0.024658, -0.022705, 0.013672, -0.003616, 0.142578, -0.010986, -0.006531, 0.001457, -0.092773, -0.051758, 0.003525, 0.003113, 0.019409, 0.009155, -0.002747, -0.012939, 0.123535, 0.007874, 0.008362, 0.006226, 0.036377, -0.033936, 0.005402, 0.012756, 0.028442, -0.029907, -0.004639, 0.013611, -0.146484, -0.009155, 0.000492, -0.015076, 0.158203, 0.018555, 0.006195, 0.01123, 0.037354, -0.044678, -0.005676, -0.003403, -0.097168, 0.115723, -0.003342, -0.001205, -0.023438, -0.01178, -0.005768, -0.006073, -0.041992, 0.071777, 0.009094, 0.008179, 0.051758, 0.03833, 0.005188, -0.004272, 0.07959, 0.022217, 0.005859, 0.011414, 0.031982, -0.040283, 0.005554, 0.01709, 0.034668, -0.04248, -0.007538, -0.0065, -0.072754, -0.032959, 0.005371, 0.013855, 0.037598, -0.038818, -0.166992, -0.185547, -0.494141, -0.120117, 0.006897, 0.005737, 0.141602, 0.039062, -0.002487, -0.007294, 0.021606, -0.001091, 0.00267, -0.011414, 0.12793, -0.011169, -0.000475, 0.003784, -0.034424, -0.005554, 0.000957, -0.000938, 0.030396, 0.007477, 0.004333, 0.013062, 0.040283, -0.037109, 0.000269, -0.001411, -0.147461, 0.147461, -0.000092, 0.001205, 0.007935, -0.072754, -0.001442, 0.00016, 0.10498, -0.029541, 0.002274, 0.003525, 0.036621, 0.073242, -0.003479, -0.018433, 0.044678, 0.007996, -0.00296, -0.007874, -0.227539, 0.174805, -0.000475, -0.00267, 0.195312, 0.109375, 0.004974, 0.015991, 0.102539, -0.129883, -0.001663, -0.002548, -0.028076, 0.038086, 0.018311, 0.045166, 0.416016, -0.010254, -0.003937, -0.011536, -0.145508, 0.024414, -0.002701, -0.001862, -0.070801, 0.183594, -0.001305, -0.008362, -0.118652, 0.09375, -0.020386, -0.089355, -0.170898, 0.157227, 0.001839, 0.008179, 0.146484, -0.014465, -0.001892, -0.007477, -0.042725, -0.033691, 0.002686, 0.008484, 0.145508, -0.02417, 0.000121, -0.001633, -0.006256, 0.10791, 0.001404, 0.001251, 0.000607, 0.10791, -0.00705, 0.007324, 0.265625, 0.455078, 0.010071, -0.004547, 0.227539, 0.158203, -0.002823, -0.00531, -0.15625, 0.007782, -0.001778, 0.003326, -0.020874, -0.145508, -0.000349, 0.004974, 0.032471, -0.00589, 0.003418, 0.005127, -0.136719, -0.259766, -0.004639, -0.008301, -0.126953, -0.174805, -0.000005, 0.0047, 0.145508, -0.051514, -0.001404, -0.000349, -0.027466, 0.125977, 0.000725, 0.022583, -0.137695, 0.120117, -0.001297, -0.006866, -0.070801, 0.032959, -0.00045, -0.002228, -0.007782, -0.136719, 0.213867, 0.198242, 0.114258, -0.228516, 0.024658, 0.243164, 0.053711, -0.037842, -0.001198, 0.000546, -0.057129, 0.048584, -0.000885, -0.012756, 0.031738, -0.291016, -0.000984, -0.006317, -0.126953, 0.128906, 0.000641, -0.001114, -0.049561, -0.065918, -0.001549, -0.001526, 0.035156, 0.015564, 0.001274, 0.005798, 0.067383, -0.052002, 0.003021, -0.004974, -0.049316, -0.210938, 0.000759, 0.008423, 0.006256, 0.146484, 0.000288, -0.004425, -0.037354, 0.111328, -0.000176, -0.001251, 0.019653, 0.135742, 0.008362, 0.035645, -0.044189, -0.053711, -0.01001, -0.050293, 0.041016, 0.0271, 0.001915, 0.007263, 0.143555, -0.027954, 0.002167, 0.00528, 0.090332, -0.067871, -0.000364, -0.001915, -0.007446, 0.136719, 0.001053, 0.000045, 0.013733, -0.168945, 0.001266, 0.002899, -0.037354, 0.133789, 0.00033, 0.000132, 0.147461, -0.024658, 0.000435, -0.000523, -0.004852, -0.121582, -0.003174, -0.005646, -0.133789, 0.192383, -0.000992, -0.002975, 0.013977, -0.371094, -0.001617, -0.007874, -0.132812, -0.02002, 0.00036, 0.002335, 0.033203, -0.083984, 0.002838, 0.011902, 0.144531, -0.015747, -0.002121, -0.001389, 0.09082, 0.087402, 0.00103, 0.005066, -0.050781, 0.036133, -0.001366, -0.003769, -0.062988, 0.249023, 0.000313, 0.002808, 0.132812, 0.023804, 0.000124, 0.003448, 0.078125, -0.075195, 0.004517, 0.023193, 0.077148, -0.065918, -0.00033, 0.011475, 0.028564, 0.235352, 0.001175, -0.000013, -0.199219, 0.005737, -0.00766, -0.041504, -0.216797, 0.047119, 0.003586, -0.010803, -0.008667, 0.001175, 0.000465, 0.00069, 0.004486, 0.06543, 0.003098, 0.001205, 0.167969, 0.189453, 0.000645, -0.00383, -0.056152, 0.027954, -0.002304, -0.001244, 0.106934, 0.050049, 0.000282, -0.000523, 0.083496, -0.119141, -0.005402, -0.023193, -0.179688, 0.032471, -0.001839, -0.005554, -0.137695, 0.005341, 0.001053, 0.000648, -0.022827, 0.160156, -0.002243, -0.001701, -0.04834, 0.012512, -0.000713, -0.001617, 0.145508, -0.195312, 0.022339, 0.10498, 0.330078, -0.148438, 0.002609, 0.010559, 0.152344, -0.013062, 0.000067, 0.000759, 0.054932, 0.021851, 0.00531, 0.027344, 0.249023, -0.189453, 0.000763, 0.001694, -0.058594, -0.024048, 0.004547, 0.014282, 0.000954, -0.000183, 0.00053, 0.00015, -0.109863, -0.089355, 0.009705, 0.059814, 0.206055, -0.038818, -0.00148, -0.001297, 0.027954, 0.000284, 0.006012, 0.02478, 0.039551, -0.002579, -0.000748, -0.006165, -0.056152, -0.004456, 0.000969, -0.003494, 0.019409, 0.038086, -0.001022, -0.001122, 0.006653, -0.098145, -0.001129, -0.004791, -0.019165, 0.075684, 0.001953, 0.097656, -0.060059, 0.002762, 0.00116, -0.003754, 0.019897, 0.138672, -0.044678, -0.104492, 0.093262, 0.000565, -0.000431, 0.000519, 0.03064, -0.030273, 0.002594, 0.011902, 0.203125, -0.185547, -0.003693, 0.006989, 0.120117, -0.000486, 0.003708, 0.027954, -0.043945, -0.084961, 0.000721, 0.000161, -0.003235, -0.119629, 0.00177, 0.003571, -0.081543, 0.049316, 0.000135, -0.000041, 0.09082, -0.028809, 0.001427, 0.010437, 0.108398, -0.099609, -0.001015, -0.007568, -0.098145, 0.013977, -0.000233, 0.000172, -0.040039, -0.050781, -0.003098, -0.009033, -0.048096, -0.019897, 0.000713, 0.006897, 0.12793, -0.024292, -0.005554, -0.012451, -0.149414, 0.022217, -0.002533, -0.006897, -0.098145, 0.119141, -0.00036, -0.003906, -0.033691, 0.165039, -0.005066, -0.010803, -0.091797, -0.043945, 0.026733, 0.083496, 0.21582, -0.005341, 0.00885, 0.369141, -0.119141, 0.100586, 0.000744, 0.002289, -0.04541, 0.009888, 0.00264, 0.006012, 0.007385, 0.5625, 0.000477, 0.00012, 0.015625, 0.022095, -0.000961, -0.002274, -0.065918, 0.066895, 0.001022, 0.021118, -0.049072, -0.022583, 0.004883, 0.010742, 0.257812, -0.02478, -0.00071, -0.000923, 0.092773, 0.105469, 0.009583, 0.019043, 0.001472, -0.002411, 0.009521, 0.025269, -0.0625, 0.129883, 0.000125, 0.001167, 0.037598, 0.061279, 0.003555, -0.000896, 0.142578, -0.03125, -0.000172, 0.001801, -0.003403, 0.144531, 0.004486, 0.020508, 0.024536, 0.015747, -0.001007, -0.014587, -0.141602, 0.041504, 0.000315, -0.004425, -0.047119, 0.014099, -0.004913, -0.016846, -0.101074, -0.035889, 0.000492, -0.003143, -0.007324, -0.105957, -0.000199, -0.007324, -0.002945, -0.114746, -0.000165, 0.000178, -0.004822, -0.118164, -0.001442, -0.002991, -0.001884, -0.023193, 0.01355, 0.011414, 0.025757, -0.013489, -0.000916, -0.004578, -0.001526, -0.121094, 0.003281, 0.003693, 0.007324, 0.103027, -0.000259, 0.00206, 0.000629, 0.09082, -0.002396, -0.002274, -0.004395, -0.011292, 0.003708, 0.007629, 0.012512, 0.09668, 0.000999, -0.001411, -0.002472, 0.120117, -0.003357, -0.003647, -0.004456, -0.023438, -0.003265, 0.001373, 0.001213, -0.116211, 0.002579, 0.003098, 0.005676, 0.032959, 0.001518, 0.000496, 0.009155, 0.115234, -0.002533, -0.000138, -0.002808, -0.12207, 0.640625, 1.757812, 0.011902, -0.027466, -0.000614, -0.005432, 0.000767, 0.125977, 0.000338, 0.000456, 0.000378, 0.019531, -0.000271, 0.002121, 0.006165, -0.109863, -0.000584, -0.000961, -0.00647, -0.118652, -0.000385, -0.000355, -0.001221, -0.021729, -0.018677, -0.028076, 0.031006, 0.017944, 0.002121, 0.005432, 0.007324, 0.036621, 0.000565, 0.000904, 0.013855, 0.101074, 0.003616, 0.005981, 0.005646, 0.102051, 0.007874, 0.008301, 0.011169, 0.117676, -0.004913, -0.008057, -0.006989, -0.119141, -0.000261, -0.000107, -0.005096, -0.112305, -0.00473, -0.00589, -0.008667, -0.036133, -0.002625, 0.000664, 0.001289, 0.113281, -0.001068, -0.000376, -0.010437, -0.117676, 0.003571, 0.008423, 0.018433, 0.080078, 0.005585, 0.007568, 0.007996, 0.083984, -0.00296, -0.002457, -0.006042, -0.112305, 0.001762, 0.002457, -0.003128, -0.124512, 0.000008, -0.003616, 0.002808, 0.121582, -0.001442, -0.002106, -0.00766, -0.089844, -0.0009, -0.0002, 0.000679, -0.125977, 0.010498, 0.016724, 0.019653, -0.088379, 0.005463, 0.001358, 0.002701, 0.069336, 0.002869, 0.005554, 0.012329, 0.085449, 0.001099, 0.001678, 0.002701, 0.026367, -0.000881, -0.005554, 0.007019, 0.099609, 0.004028, 0.009155, 0.028809, 0.07666, -0.002808, -0.007202, -0.015869, -0.104492, 0.001411, 0.004425, 0.00267, 0.117676, 0.004028, 0.004089, 0.008057, -0.00238, -0.003021, -0.00293, -0.007996, -0.120117, 0.001686, 0.001404, 0.005005, 0.105469, 0.001152, 0.002335, -0.00589, -0.124023, 0.000805, 0.002365, 0.003235, 0.027344, 0.001625, 0.003143, 0.003601, 0.123047, -0.001945, -0.000219, -0.002426, -0.054199, -0.001343, -0.002304, -0.008423, 0.10498, 0.000916, 0.000965, 0.000805, 0.015869, -0.000359, 0.00354, 0.010071, 0.106934, -0.000885, -0.000942, 0.000048, 0.12793, 0.000534, -0.000874, 0.000656, -0.125977, 0.004791, 0.005798, 0.003647, 0.109863, 0.00004, -0.001648, -0.003998, -0.041748, 0.002563, 0.002472, 0.002716, 0.045654, -0.000687, -0.000832, -0.007812, 0.107422, -0.002686, -0.002121, -0.000408, 0.019653, 0.00206, 0.004639, 0.002319, 0.106934, 0.003494, 0.003281, 0.004486, 0.11377, -0.010742, -0.021484, -0.038086, -0.076172, 0.00106, 0.001968, -0.00004, 0.109863, 0.001801, 0.003815, 0.005646, 0.113281, 0.002563, 0.003311, 0.005951, 0.100098, 0.000969, 0.004395, 0.007751, 0.110352, -0.00206, -0.001945, 0.00145, -0.001717, -0.001968, -0.003296, -0.004761, -0.123535, -0.003036, 0.005615, 0.005066, 0.119629, -0.000216, -0.004608, -0.004211, -0.106445, -0.002533, -0.014099, -0.108887, 0.095215, 0.003357, 0.001839, 0.005798, 0.026001, -0.001251, -0.001938, -0.002121, -0.019653, -0.002274, -0.001999, -0.002075, -0.027222, -0.002274, -0.003021, -0.00293, -0.138672, 0.000961, 0.000324, 0.005035, 0.11377, 0.001816, 0.001396, 0.006805, 0.11084, 0.002792, 0.002274, 0.004395, 0.025757, 0.001099, 0.00296, 0.005524, 0.108887, -0.004669, -0.005005, -0.011414, -0.108887, -0.000226, -0.000483, -0.001091, -0.046631, 0.000381, -0.000124, 0.000107, 0.016479, -0.001297, -0.003815, -0.006378, -0.120117, 0.000732, 0.002731, 0.00164, -0.112305, -0.005798, -0.007721, -0.014771, -0.099121, -0.001251, -0.002335, -0.004303, -0.102539, -0.002243, -0.0019, -0.000828, 0.103516, 0.000132, 0.004456, 0.00238, 0.115234, -0.002655, -0.005859, -0.005737, -0.109863, 0.000904, -0.000919, -0.001129, -0.124023, 0.003296, 0.009155, 0.016968, 0.120117, 0.002319, 0.001999, -0.001549, 0.103027, -0.001549, -0.004181, -0.000561, -0.103027, -0.006897, -0.006073, -0.010437, -0.027588, -0.003204, -0.004791, -0.000938, -0.116211, -0.013855, -0.013306, -0.018066, 0.082031, -0.001488, -0.002731, -0.007629, -0.118652, -0.00206, 0.000068, -0.001579, -0.103027, 0.000144, 0.002213, -0.008667, 0.120605, 0.00531, 0.005493, 0.009583, 0.126953, 0.001846, -0.001999, -0.003555, -0.114746, -0.002182, -0.001953, -0.001427, -0.025391, -0.002518, -0.004364, -0.005219, -0.031494, -0.001556, 0.002487, 0.007416, 0.102051, 0.000395, -0.00206, -0.005768, -0.095215, -0.011292, -0.01709, -0.028687, 0.012634, 0.001625, 0.001099, 0.004913, 0.100098, -0.001122, -0.001198, 0.000007, -0.115723, 0.000893, 0.005035, 0.011169, 0.109863, -0.001999, 0.001343, 0.010315, -0.118652, 0.003052, 0.005188, 0.005737, 0.100098, -0.000452, -0.000486, -0.006042, -0.117676, -0.000163, 0.000698, 0.000164, 0.022461, 0.000105, -0.001221, -0.002182, -0.033691, -0.000018, 0.004486, 0.003845, 0.109863, 0.004364, 0.005768, 0.010132, 0.102051, 0.000847, 0.002594, 0.003342, 0.03064, 0.004944, 0.003342, 0.014771, 0.068359, -0.000162, 0.000051, 0.001198, -0.084961, 0.002121, 0.006683, 0.005676, 0.092285, -0.00022, -0.005096, -0.004608, -0.104004, 0.003357, 0.005341, 0.009033, 0.081543, 0.004761, 0.010315, 0.020752, 0.140625, 0.002838, 0.001129, -0.003998, -0.12793, 0.000198, 0.000584, 0.000381, 0.041992, -0.004974, -0.012573, -0.070801, -0.042969, 0.000572, -0.000277, 0.000587, 0.021362, -0.000188, 0.000648, -0.000026, 0.039551, -0.014771, -0.019775, -0.0354, 0.074219, 0.000267, -0.003448, -0.007385, -0.089844, 0.006744, 0.006348, 0.005402, -0.109375, 0.000142, 0.000383, -0.00148, -0.035645, -0.007782, -0.010864, -0.020996, 0.049561, 0.000977, 0.002289, 0.012024, 0.065918, -0.00946, -0.012329, -0.068848, -0.053711, -0.000854, -0.001457, -0.006561, -0.104492, -0.000243, -0.00066, -0.000824, -0.025024, 0.002182, -0.001617, -0.005219, 0.132812, -0.003311, -0.003937, -0.002502, 0.118652, 0.001274, 0.001938, 0.006836, -0.108887, 0.016113, 0.023193, 0.058105, -0.032959, -0.00082, -0.000176, -0.002777, -0.041016, 0.000984, 0.000694, -0.00009, 0.022095, -0.000607, -0.00106, 0.000479, -0.048584, 0.001526, -0.004028, -0.003738, -0.099121, 0.000557, 0.001251, 0.001831, 0.033203, 0.000181, 0.000027, -0.003372, -0.035156, -0.000018, 0.003342, 0.004791, 0.100586, 0.012573, 0.022827, 0.060303, 0.023926, -0.004852, 0.002838, 0.02124, 0.162109, -0.002579, -0.000105, -0.004913, 0.032227, 0.001099, 0.000835, -0.000854, -0.053711, 0.001541, 0.000246, 0.000184, 0.031006, -0.000045, 0.000561, 0.002548, 0.029907, -0.000153, 0.003693, 0.03125, -0.095703, -0.002213, -0.00116, 0.000012, -0.034668, -0.000406, -0.000839, 0.000184, -0.026245, -0.002411, -0.003403, -0.006592, -0.047852, 0.000786, 0.001816, 0.001472, 0.037109, -0.00145, -0.002228, -0.002594, -0.03833, -0.000099, -0.001892, -0.003433, -0.027222, 0.006134, 0.005371, -0.000523, -0.123535, -0.003265, 0.00082, 0.000698, 0.084961, -0.000234, 0.00412, 0.011292, 0.102051, -0.002686, -0.001266, -0.000336, 0.089844, -0.002213, -0.001411, -0.001839, -0.038086, -0.001648, -0.00036, 0.000296, -0.02478, -0.00885, -0.011658, -0.029419, 0.051514, 0.001328, 0.013489, 0.094238, 0.037842, 0.002808, 0.004211, 0.010315, 0.089844, -0.000999, 0.003204, 0.047607, 0.100586, 0.000257, 0.001274, 0.001289, 0.044922, -0.004059, -0.008728, -0.023071, -0.068848, -0.001717, -0.001205, -0.01123, 0.134766, -0.000154, -0.000226, -0.00071, -0.021362, -0.000233, 0.000675, -0.000108, 0.036377, 0.002136, 0.002014, 0.002914, 0.044189, 0.016968, 0.029053, 0.054688, -0.037109, 0.00145, 0.001816, 0.000557, -0.120605, 0.000345, 0.000303, 0.00293, 0.028931, 0.000538, -0.000423, 0.001167, 0.0354, -0.001228, -0.001427, -0.002533, -0.060059, 0.000694, -0.002045, 0.007111, 0.105957, -0.005402, -0.041992, 0.057373, -0.026367, 0.000376, -0.001122, -0.001251, -0.026001, 0.000889, -0.000125, -0.000307, -0.02124, 0.000927, 0.000129, -0.003204, 0.045654, 0.005554, 0.002609, 0.008484, -0.095703, 0.00174, 0.002823, 0.006378, 0.030029, 0.008057, 0.007599, 0.009705, -0.093262, 0.002365, 0.004456, 0.020996, -0.118164, -0.002167, -0.000576, -0.004669, 0.112793, 0.003281, 0.004425, 0.010681, -0.071777, 0.006653, 0.012329, 0.026733, -0.070801, -0.00238, -0.004608, -0.003784, -0.069336, 0.000263, 0.000534, 0.001938, 0.023926, -0.010986, -0.016235, -0.021851, 0.034424, 0.000786, 0.003815, 0.004486, 0.064941, 0.063965, -0.003174, -0.024536, 0.01709, -0.000357, -0.002106, 0.004395, 0.193359, -0.005157, -0.012512, -0.020142, -0.071289, 0.000275, -0.000645, -0.00412, -0.05127, 0.000694, 0.000278, -0.004089, -0.056396, 0.002548, 0.00325, 0.000927, 0.119141, -0.000507, -0.001755, -0.00531, -0.074219, -0.002274, -0.00325, -0.004547, 0.110352, -0.001549, -0.00235, -0.00103, 0.044189, -0.001282, -0.002762, -0.011597, -0.04541, 0.001831, 0.001778, -0.001869, -0.106934, 0.075195, 0.111328, 0.213867, 0.398438, 0.006317, 0.01239, 0.008301, 0.083984, -0.003601, -0.009155, -0.005707, 0.133789, -0.000584, -0.000526, -0.000437, -0.042236, 0.003021, 0.001419, 0.000484, 0.039062, -0.000908, -0.001297, 0.002228, 0.037842, 0.000018, 0.000565, 0.00148, 0.016846, -0.001213, 0.000778, -0.00708, -0.069336, 0.003082, 0.000216, 0.004669, -0.107422, -0.000002, 0.00028, 0.013733, -0.147461, 0.000418, 0.000683, -0.006378, 0.047852, 0.002487, 0.003082, 0.013855, 0.123535, 0.014282, 0.019165, 0.053955, -0.013062, -0.020264, -0.047607, -0.018311, -0.032471, -0.001251, -0.001755, -0.007202, -0.093262, 0.000832, 0.003799, 0.005066, -0.062988, 0.000383, 0.001053, 0.003418, 0.029541, -0.001007, -0.000404, -0.006195, 0.029053, 0.005829, 0.010559, 0.025024, 0.054932, 0.000645, 0.00106, 0.000463, 0.021118, 0.010742, 0.017822, 0.035645, -0.075195, -0.000923, -0.000288, -0.001213, -0.028809, 0.003387, 0.004456, 0.007416, 0.057129, 0.000412, 0.000977, 0.007751, 0.104004, 0.000483, 0.001541, -0.000079, 0.029053, 0.00267, 0.001526, 0.004791, 0.132812, 0.001259, 0.002579, 0.003525, 0.033691, 0.000557, 0.001076, 0.001556, 0.023193, -0.000311, -0.001732, -0.001793, -0.031494, -0.001389, 0.00528, 0.039062, 0.01062, 0.001694, 0.000149, -0.007416, -0.096191, 0.000904, -0.001366, -0.008667, -0.121582, -0.000641, -0.000243, -0.001076, 0.121094, -0.001228, -0.0009, -0.001602, -0.036865, -0.000198, 0.001549, 0.008911, 0.058105, -0.001297, -0.009033, -0.066406, -0.070801, 0.000465, 0.001022, 0.001282, 0.026001, 0.000908, 0.00238, 0.004822, 0.023071, -0.008057, -0.016479, -0.060547, 0.030884, -0.000916, -0.002792, -0.001167, -0.029297, 0.000946, -0.000031, 0.000828, -0.026245, 0.000763, 0.000202, 0.00235, 0.035156, 0.000068, -0.000534, 0.089355, -0.004272, -0.000176, -0.000142, 0.086426, -0.005005, -0.000526, -0.00074, 0.005157, 0.084961, 0.000003, 0.000315, 0.093262, -0.012573, 0.000218, -0.000248, 0.090332, -0.007507, 0.000161, 0.000393, 0.086914, -0.005249, 0.0005, -0.000139, -0.097656, 0.00473, 0.000618, -0.00037, -0.093262, 0.006348, 0.000216, 0.000595, -0.097168, 0.006989, 0.000193, -0.000275, 0.089355, -0.008606, 0.00079, -0.000178, 0.087402, -0.005798, -0.000196, -0.000016, 0.055908, -0.002548, 0.000017, -0.000282, -0.092773, 0.002747, -0.000261, 0.000197, 0.086426, -0.006195, -0.000736, -0.000121, -0.09082, 0.007324, 0.000364, 0.000114, 0.093262, -0.004272, 0.000271, 0.000931, 0.102539, -0.003021, 0.000076, 0.00002, -0.078613, -0.004364, 0.000149, -0.000284, 0.081543, -0.000999, -0.00071, -0.000935, -0.103027, 0.003616, 0.000072, 0.000106, -0.087402, 0.004791, -0.000106, 0.000113, -0.087402, 0.002945, 0.000145, 0.000005, 0.083496, -0.003296, -0.000016, 0.000029, 0.095215, -0.007141, -0.000277, 0.000256, -0.091797, 0.007874, 0.000211, -0.000156, -0.085449, 0.000206, 0.000366, 0.000957, -0.087891, -0.000263, 0.000378, 0.000265, 0.09082, -0.008179, 0.000007, -0.000278, -0.090332, 0.005157, -0.000008, -0.00002, 0.095215, -0.005585, -0.000214, -0.000069, 0.001968, 0.070312, -0.000324, 0.000041, -0.086426, 0.003387, 0.000129, -0.000221, -0.00412, -0.080078, 0.000054, 0.000254, 0.085938, -0.006317, 0.000376, -0.000484, 0.093262, -0.004364, -0.000013, 0.000345, 0.101074, -0.003754, 0.000013, -0.00009, -0.103516, 0.007721, -0.000038, 0.000099, -0.089355, 0.007996, 0.000446, -0.000167, -0.099121, 0.003693, -0.000176, 0.000021, 0.088867, -0.004517, -0.000115, -0.000059, -0.092285, 0.00647, 0.000131, 0.000511, 0.011414, 0.067871, -0.000194, 0.000049, 0.083496, -0.007172, -0.000163, -0.000265, -0.058594, -0.074707, 0.000047, 0.000047, -0.09082, 0.002441, -0.000252, 0.00069, 0.087402, 0.003189, 0.000206, -0.000454, -0.089355, 0.004822, 0.00053, 0.000507, 0.091309, 0.002304, -0.000094, -0.000074, -0.090332, 0.00028, 0.007202, 0.04248, -0.054199, -0.025146, 0.000763, -0.000116, -0.090332, 0.001457, 0.00007, 0.000174, 0.094727, -0.003464, 0.000127, -0.000263, -0.089355, 0.002716, 0.000195, 0.000755, 0.092773, -0.008484, -0.000147, 0.000341, -0.08252, 0.002457, -0.00036, 0.000801, 0.098145, -0.004761, -0.003113, -0.007111, -0.189453, -0.202148, -0.000519, 0.000492, 0.086426, -0.005463, 0.000319, -0.000277, 0.100586, 0.000471, -0.000448, 0.000448, -0.091797, 0.004303, -0.000652, 0.000467, 0.088379, -0.006958, 0.000254, 0.000534, 0.094238, -0.006958, -0.000587, 0.00036, 0.083496, -0.00528, 0.000023, 0.000145, 0.036865, -0.011353, 0.000037, -0.000486, -0.090332, 0.008423, 0.000397, 0.000107, 0.084961, -0.005249, -0.000376, 0.000009, -0.083496, 0.002502, -0.000349, 0.000816, 0.09082, 0.000029, 0.000679, -0.00002, 0.09375, -0.004761, -0.00003, 0.000238, -0.09375, 0.006256, -0.000303, -0.000351, 0.008606, 0.087402, 0.000866, 0.000067, -0.088379, 0.009338, -0.000492, -0.000138, -0.083496, 0.003998, -0.000835, 0.000607, 0.089844, -0.010498, 0.000041, 0.000809, 0.086426, -0.002136, -0.000031, 0.001404, 0.095703, -0.002747, 0.00029, 0.000309, -0.102051, 0.005096, -0.000267, -0.000265, 0.089355, 0.000759, 0.000104, 0.000023, -0.091797, -0.000164, 0.000328, 0.000209, -0.089355, 0.003342, -0.000313, -0.000114, -0.089844, 0.004059, -0.000422, 0.000458, -0.103027, 0.002304, -0.000492, -0.000241, -0.093262, 0.002075, 0.00034, -0.000103, -0.086426, 0.005585, 0.000368, -0.000515, -0.095703, 0.006836, -0.000208, -0.000254, -0.005646, -0.072266, -0.000066, -0.0005, -0.099609, 0.007202, 0.00045, -0.000277, 0.09375, -0.010437, 0.000278, -0.000341, -0.092773, 0.002258, -0.000397, -0.00018, -0.089844, 0.0047, -0.000408, -0.000019, -0.088379, 0.005615, 0.000385, 0.000196, 0.086426, -0.003098, 0.00005, 0.00023, -0.09082, 0.011414, -0.000797, 0.000102, -0.094727, 0.00386, 0.000131, 0.000046, -0.091309, 0.004333, 0.000171, -0.000155, -0.094727, 0.007507, -0.000242, -0.000412, 0.092773, -0.002777, -0.000238, 0.000041, 0.092773, -0.010132, 0.000032, -0.000357, -0.11377, 0.002457, 0.00034, -0.000257, 0.086426, -0.006226, -0.000702, -0.000759, -0.029175, -0.066895, -0.000142, 0.00058, -0.005493, -0.06543, 0.00033, 0.000414, 0.088379, -0.003998, -0.000018, -0.000098, -0.086426, 0.004791, 0.000138, -0.000755, -0.090332, 0.002899, -0.000241, -0.000326, -0.060547, 0.000828, -0.000322, -0.000064, 0.090332, -0.004547, -0.000191, 0.000234, 0.084961, -0.010315, -0.000131, -0.000874, -0.103027, -0.00589, 0.000036, -0.000347, 0.097656, 0.000484, -0.000132, -0.00036, -0.097168, 0.000469, -0.000101, -0.000035, 0.000368, 0.069336, -0.000122, -0.000229, -0.003189, -0.05835, 0.00015, 0.000322, -0.091797, 0.007568, -0.000456, -0.000131, 0.102051, -0.00412, 0.000107, -0.000099, 0.092285, -0.007812, 0.000645, 0.000347, 0.086426, -0.005951, -0.000148, 0.000014, 0.000874, -0.056396, 0.000236, 0.000744, 0.084473, -0.006805, -0.000032, -0.00014, 0.088379, -0.007416, 0.000416, -0.00004, 0.094727, -0.007538, -0.000015, 0.000347, -0.116211, 0.007996, 0.005829, 0.051514, -0.012085, 0.005341, -0.000269, 0.000064, 0.092285, -0.006531, 0.000034, -0.000039, 0.09082, -0.007477, -0.000184, -0.000479, -0.087891, 0.003479, -0.000051, -0.00024, 0.091309, -0.005371, 0.000549, -0.000142, -0.177734, 0.204102, 0.002106, 0.004089, 0.023682, -0.003937, -0.001541, -0.003937, -0.024048, 0.004913, 0.001663, 0.003799, 0.024414, -0.004242, -0.001648, -0.003998, -0.02356, 0.004486, -0.001869, -0.003693, -0.023315, 0.003906, 0.002029, 0.003494, 0.02356, -0.004578, 0.001488, 0.004089, 0.024536, -0.004883, 0.001854, 0.004059, 0.023926, -0.004974, -0.002472, -0.003723, -0.023804, 0.00473, -0.002075, -0.004059, -0.024048, 0.005554, 0.002167, 0.003967, 0.026733, -0.005371, -0.001968, -0.003113, -0.024536, 0.004059, 0.001984, 0.004211, 0.025146, -0.005157, -0.00209, -0.00386, -0.020752, 0.0047, 0.001999, 0.003967, 0.02417, -0.005157, -0.000771, -0.00164, -0.017334, 0.000832, -0.001785, -0.004272, -0.025757, 0.005035, -0.001892, -0.004211, -0.024414, 0.004791, -0.002106, -0.003708, -0.023193, 0.004944, -0.002075, -0.004608, -0.0271, 0.005768, 0.001884, 0.003265, 0.022095, -0.004333, 0.002243, 0.003723, 0.023804, -0.004517, -0.00209, -0.003159, -0.022339, 0.004669, 0.001595, 0.003128, 0.02417, -0.004669, -0.002151, -0.00383, -0.022949, 0.003891, 0.001831, 0.003342, 0.022827, -0.004974, 0.00174, 0.003448, 0.021851, -0.004303, 0.002518, 0.003464, 0.023315, -0.004883, -0.002182, -0.00351, -0.023071, 0.004974, 0.002182, 0.003845, 0.024048, -0.004639, -0.002136, -0.003418, -0.023682, 0.004395, -0.000496, -0.000233, -0.012756, 0.000896, 0.002213, 0.003967, 0.023438, -0.005005, -0.002441, -0.003189, -0.023193, 0.004944, -0.001732, -0.003876, -0.023804, 0.00412, 0.012207, 0.021851, 0.154297, -0.022705, -0.002167, -0.0047, -0.026245, 0.005402, 0.00235, 0.003738, 0.023926, -0.004608, 0.002075, 0.003723, 0.026855, -0.00473, -0.001984, -0.004333, -0.023804, 0.005096, -0.001862, -0.003937, -0.024048, 0.004486, 0.002151, 0.00354, 0.02417, -0.004364, 0.000261, 0.001526, 0.015625, -0.000877, -0.001472, -0.003387, -0.022705, 0.004456, -0.001678, -0.00383, -0.022339, 0.00528, 0.002136, 0.00351, 0.023071, -0.005035, -0.003876, -0.005829, -0.024902, -0.000189, 0.00238, 0.003555, 0.022705, -0.004791, 0.002045, 0.003998, 0.022095, -0.004639, 0.002533, 0.005737, 0.035889, -0.007111, 0.002563, 0.004578, 0.026001, -0.005249, -0.00174, -0.003647, -0.022583, 0.004425, 0.001984, 0.003998, 0.02417, -0.004456, 0.001381, 0.003006, 0.022827, -0.004364, -0.001816, -0.002792, -0.02356, 0.005157, -0.002472, -0.003326, -0.021851, 0.002701, 0.00267, 0.003967, 0.025024, -0.000416, -0.00235, -0.003525, -0.023926, 0.00415, -0.001877, -0.003937, -0.026123, 0.004852, 0.001884, 0.003265, 0.023926, -0.004822, -0.002518, -0.004211, -0.023438, 0.004425, -0.002182, -0.004242, -0.025513, 0.005768, -0.001328, -0.003387, -0.021729, 0.004456, 0.001259, 0.00354, 0.023926, -0.005035, 0.001968, 0.003815, 0.023193, -0.004639, 0.001793, 0.003372, 0.024658, -0.004578, 0.002167, 0.003815, 0.02478, -0.004852, -0.002258, -0.003738, -0.023926, 0.00531, -0.002518, -0.00412, -0.022705, 0.004639, -0.001717, -0.00386, -0.023804, 0.00386, 0.001923, 0.003876, 0.022949, -0.004852, -0.003052, -0.006012, -0.026367, -0.000017, 0.001968, 0.003677, 0.022095, -0.004364, -0.001472, -0.002014, -0.017822, 0.002548, -0.002014, -0.003082, -0.019653, 0.004028, 0.002304, 0.00383, 0.025146, -0.005005, 0.001984, 0.004303, 0.022949, -0.001343, 0.001564, 0.0019, 0.016724, -0.002243, -0.001213, -0.002762, -0.022705, 0.003342, 0.00206, 0.003479, 0.022583, -0.004211, -0.001854, -0.00473, -0.024414, 0.00528, -0.002853, -0.004089, -0.025635, 0.004486, 0.002533, 0.003632, 0.023804, -0.004669, 0.001434, 0.004028, 0.023438, -0.004303, 0.001564, 0.003555, 0.023071, -0.004517, -0.001984, -0.00351, -0.022461, 0.004974, -0.002701, -0.005432, -0.04126, 0.01123, -0.00235, -0.003433, -0.023804, 0.004761, 0.002472, 0.003769, 0.023071, -0.004456, -0.002014, -0.003906, -0.023193, 0.00473, 0.002457, 0.004059, 0.023926, -0.004822, -0.003738, -0.005737, -0.030151, 0.000507, 0.001656, 0.003647, 0.024292, -0.004608, -0.001984, -0.003769, -0.022095, 0.00412, 0.001831, 0.003448, 0.022461, -0.004822, -0.002151, -0.003647, -0.023682, 0.004639, 0.001572, 0.003876, 0.023804, -0.005005, 0.002228, 0.003296, 0.022949, -0.004761, 0.003113, 0.005432, 0.033691, -0.006104, 0.002029, 0.003967, 0.02356, -0.004669, -0.002716, -0.003906, -0.0271, 0.005463, -0.002335, -0.00354, -0.029419, 0.005341, -0.003967, -0.007568, -0.042236, 0.000908, 0.002075, 0.003586, 0.023804, -0.004761, 0.002426, 0.003067, 0.022949, -0.004761, 0.001724, 0.002884, 0.021851, -0.004272, -0.002014, -0.003387, -0.02356, 0.004944, 0.002197, 0.003326, 0.022461, -0.004333, 0.002701, 0.004669, 0.027466, -0.005188, 0.002716, 0.003799, 0.022949, -0.004517, -0.002701, -0.003815, -0.02478, 0.005493, -0.001717, -0.003281, -0.023315, 0.004608, -0.00206, -0.003708, -0.023071, 0.004944, 0.001656, 0.001892, 0.017456, -0.002533, -0.001617, -0.003967, -0.025391, 0.004333, 0.002258, 0.00354, 0.022827, -0.005127, 0.002289, 0.00415, 0.023804, -0.004639, 0.002533, 0.004639, 0.026123, -0.005035, 0.00209, 0.003937, 0.022827, -0.004639, 0.001816, 0.003647, 0.022949, -0.004211, 0.001999, 0.003754, 0.023193, -0.005127, -0.002945, -0.005493, -0.032227, 0.0065, -0.002197, -0.003693, -0.024414, 0.004547, -0.001442, -0.00383, -0.028442, 0.004944, 0.002106, 0.004028, 0.022461, -0.005188, -0.003708, -0.0065, -0.037354, 0.00074, 0.003387, 0.004669, 0.026367, -0.003128, 0.006256, 0.013672, 0.154297, -0.004761, -0.001793, -0.001732, -0.030762, -0.016235, -0.002472, -0.000656, -0.024658, -0.014343, 0.002151, 0.000668, 0.028198, 0.014832, 0.002548, 0.000675, 0.036377, 0.007629, -0.001572, 0.000511, -0.027832, -0.015259, -0.001381, -0.00103, -0.022827, -0.013855, -0.002487, 0.001335, -0.051025, -0.003601, -0.00206, 0.000195, -0.028931, -0.014648, -0.00354, -0.002747, -0.027466, -0.0177, -0.004425, 0.001221, -0.053223, -0.005615, 0.002274, -0.000257, 0.030029, 0.013306, -0.003769, -0.002365, -0.029175, -0.016602, -0.001808, -0.000748, -0.028687, -0.01416, -0.001579, -0.000284, -0.026489, -0.012268, 0.00354, 0.001068, 0.042969, 0.011169, -0.002502, -0.00037, -0.029175, -0.014832, 0.001572, -0.000063, 0.030884, 0.013611, 0.002014, 0.000198, 0.030029, 0.015747, -0.00206, -0.000328, -0.028809, -0.013611, -0.002151, 0.000003, -0.030762, -0.016846, 0.001953, 0.000839, 0.0271, 0.014465, -0.004028, 0.00148, -0.057373, -0.005676, -0.000717, -0.006653, 0.032715, -0.001068, 0.001953, 0.00007, 0.029663, 0.016113, -0.001472, -0.000042, -0.029663, -0.015503, -0.003723, -0.002243, -0.031006, -0.017822, 0.002182, -0.000267, 0.029541, 0.014832, -0.001617, -0.002029, -0.027344, -0.015503, -0.002335, -0.000877, -0.026733, -0.014526, -0.002319, -0.0002, -0.02771, -0.014038, -0.00209, 0.000028, -0.028564, -0.014648, -0.003708, -0.000089, -0.047119, -0.006592, -0.00209, -0.001045, -0.028198, -0.014893, -0.00119, -0.000101, -0.029053, -0.014771, -0.001823, 0.000018, -0.028687, -0.015991, 0.002701, 0.000203, 0.032715, 0.016357, -0.003433, -0.00206, -0.032959, -0.018677, 0.001503, 0.000446, 0.027466, 0.01532, -0.00235, 0.003052, -0.035156, -0.008972, -0.000511, 0.001656, -0.029663, -0.010864, 0.004303, -0.000679, 0.05835, 0.014282, 0.001717, 0.000847, 0.026245, 0.014465, 0.002213, -0.000185, 0.028687, 0.014709, -0.000105, 0.00293, -0.042969, -0.004761, 0.002563, 0.002502, 0.028564, 0.017212, -0.00145, -0.000633, -0.026001, -0.013611, -0.003143, 0.003906, -0.051025, -0.004822, -0.001877, -0.000057, -0.028564, -0.014648, -0.002151, -0.000591, -0.025024, -0.013367, -0.002396, 0.001724, -0.056641, -0.028931, 0.002274, 0.000448, 0.028809, 0.01416, -0.000094, -0.00296, 0.023193, -0.016479, 0.001472, 0.000687, 0.02771, 0.015259, -0.001305, 0.001869, -0.024414, -0.003067, 0.004242, -0.000483, 0.050293, 0.005371, 0.002136, 0.000271, 0.029541, 0.013855, -0.001633, -0.000185, -0.029297, -0.013733, 0.001999, 0.000046, 0.030151, 0.003311, 0.001808, 0.000114, 0.032959, 0.015564, -0.005127, -0.001419, -0.038086, -0.007477, -0.002594, -0.002518, -0.028198, -0.017456, 0.002213, 0.000492, 0.029663, 0.013977, 0.00177, -0.000094, 0.027466, 0.013428, 0.002151, -0.001366, 0.031738, 0.012878, 0.001663, 0.000232, 0.029297, 0.015625, 0.003876, 0.000054, 0.060303, 0.015869, -0.003632, 0.00103, -0.049561, -0.003204, 0.001945, 0.000391, 0.02832, 0.013794, -0.004669, -0.001564, -0.037598, -0.009521, 0.002182, 0.000507, 0.029663, 0.014587, -0.002258, 0.000081, -0.026611, -0.013855, -0.001259, -0.001335, -0.029663, -0.013794, 0.001816, 0.001083, 0.028931, 0.012878, -0.003204, -0.003174, -0.028809, -0.0177, 0.00267, 0.000391, 0.026367, 0.015137, 0.001419, -0.000214, 0.030273, 0.015381, 0.002335, -0.000496, 0.029297, 0.014221, 0.002014, -0.000406, 0.027466, 0.013916, 0.002777, 0.002121, 0.026855, 0.01532, -0.002319, -0.000427, -0.026245, -0.013916, 0.001953, 0.000576, 0.027466, 0.013916, 0.001686, -0.001869, 0.031982, 0.014465, 0.00528, 0.001228, 0.052002, 0.004425, -0.002472, -0.001427, -0.027222, -0.015564, 0.002396, 0.000832, 0.028687, 0.014893, 0.00119, -0.000067, 0.034424, 0.002548, 0.003204, 0.003006, 0.026978, 0.019043, 0.002441, 0.000098, 0.026733, 0.013855, -0.00415, 0.00473, -0.064941, -0.003601, 0.001396, 0.001404, 0.027832, 0.015381, 0.004913, -0.001938, 0.056152, 0.005981, -0.002045, 0.003799, -0.055176, -0.004456, -0.001938, 0.000077, -0.029541, -0.013977, -0.002243, -0.001305, -0.02771, -0.013916, -0.002136, -0.000095, -0.028687, -0.013672, 0.001572, -0.003403, 0.045166, 0.003098, 0.001434, -0.001869, 0.032959, 0.011353, 0.002365, 0.000102, 0.026611, 0.015503, -0.003143, -0.000721, -0.037598, -0.018677, 0.002304, 0.000717, 0.026855, 0.014404, 0.075684, 0.090332, 0.235352, 0.070801, -0.014771, -0.011292, -0.168945, -0.087402, -0.002075, 0.000591, -0.028076, -0.012878, -0.002594, -0.001091, -0.03064, -0.016235, -0.002182, 0.00011, -0.027954, -0.013062, 0.002777, 0.001656, 0.027466, 0.015503, 0.003036, 0.000904, 0.028809, 0.015747, -0.001862, -0.000805, -0.027466, -0.01355, -0.00238, -0.000698, -0.031738, -0.01709, -0.002411, -0.001579, -0.021851, -0.013184, -0.002441, -0.000401, -0.030396, -0.014954, -0.002151, -0.000003, -0.031494, -0.015015, -0.002106, 0.000614, -0.02771, -0.014832, -0.002716, -0.000204, -0.026123, -0.014404, -0.003616, -0.003647, -0.046387, -0.027588, -0.001137, -0.000079, -0.026123, -0.014648, -0.002411, -0.00036, -0.029541, -0.016968, -0.001724, -0.000404, -0.027344, -0.014221, 0.003189, -0.001587, 0.053711, 0.004669, -0.001785, -0.000071, -0.026489, -0.014282, -0.002274, -0.000549, -0.030273, -0.015442, -0.003769, -0.003906, -0.033936, -0.022583, -0.002396, 0.001419, -0.03125, -0.014893, 0.002518, 0.001427, 0.029175, 0.014343, -0.001015, 0.000965, -0.045898, -0.007599, -0.00193, -0.001999, -0.026978, -0.016724, -0.002731, -0.000645, -0.029541, -0.016357, -0.003067, -0.000192, -0.037842, -0.019409, -0.000017, 0.000006, 0.000035, -0.027466, 0.000148, 0.000151, 0.000205, 0.022217, -0.000343, -0.00007, 0.000077, 0.039795, -0.000005, -0.000039, 0.000106, -0.032715, -0.000038, -0.000003, 0.000193, -0.037842, 0.000194, 0.000074, -0.000256, 0.035889, 0.000028, -0.000053, 0.000064, -0.029175, 0.00004, -0.000037, -0.000006, 0.03125, 0.000038, 0.000057, 0.000157, -0.045898, 0.000048, 0.000204, 0.000167, 0.033691, -0.000029, 0.000159, -0.000195, 0.036865, -0.000022, -0.000053, 0.000057, -0.027588, 0.000015, 0.000137, 0.000422, -0.039307, 0.000055, -0.000059, -0.000003, 0.022339, 0.000008, 0.000035, 0.000322, -0.038818, 0.000206, 0.000191, -0.000246, 0.033447, -0.000138, -0.000079, -0.000002, -0.042236, -0.000038, -0.000053, -0.000042, -0.028198, 0.000119, 0.000167, 0.000301, 0.035156, 0.000284, 0.000519, -0.000104, 0.043701, 0.00001, 0.000071, 0.000099, 0.02478, -0.000277, 0.000123, 0.0002, -0.03833, -0.000007, 0.000017, 0.000063, -0.028809, 0.000076, 0.000122, -0.000024, 0.026611, -0.000099, 0.000305, -0.000389, 0.033447, -0.000195, 0.000181, -0.000376, 0.036377, -0.000125, 0.000064, 0.000214, -0.037109, 0.000163, 0.000051, 0.00029, -0.041992, -0.000013, -0.000072, 0.000012, -0.0271, -0.000006, -0.000037, 0.000038, -0.028442, -0.000015, -0.000022, -0.000082, 0.037842, 0.000009, 0.000018, -0.000037, 0.037354, -0.000156, 0.000036, 0.000483, -0.037109, -0.000054, -0.000036, 0.000048, -0.028442, 0.000056, 0.000028, -0.000037, 0.026123, 0.000028, -0.000002, 0.000112, -0.030396, 0.018555, 0.04248, 0.182617, -0.031982, 0.000012, 0.000046, -0.000023, 0.026978, 0.000003, -0.000041, 0.000039, -0.033447, 0.000003, 0.000133, -0.00016, 0.040771, -0.000022, -0.000013, 0.000071, -0.027954, 0.000292, 0.000233, -0.000079, 0.036377, 0.000003, -0.000023, 0.000036, -0.028564, -0.000265, 0.000032, -0.000058, -0.0354, -0.00008, -0.000862, -0.007629, -0.006683, -0.000031, 0.000024, 0.000074, -0.022583, 0.000101, 0.000189, -0.000164, 0.036377, 0.000046, 0.000038, -0.000073, 0.041992, -0.000086, -0.000044, -0.000077, -0.036133, 0.00022, 0.000353, -0.000504, 0.062256, 0.000006, 0.000039, -0.000076, 0.026001, 0.000168, -0.00002, 0.000028, 0.032471, 0.00004, 0.000041, -0.000049, 0.026855, -0.000028, -0.000028, -0.000037, -0.025513, 0.000058, 0.00002, 0.000049, 0.026245, -0.000002, 0.000228, 0.00038, 0.040771, -0.00024, -0.00008, -0.000263, 0.039307, 0.000043, -0.00002, 0.000203, -0.039551, -0.000035, -0.000049, 0.000035, -0.03125, -0.000005, 0.000049, -0.000037, 0.028076, 0.000186, 0.000015, -0.000044, -0.034668, 0.000024, 0.000074, -0.000002, 0.02771, 0.000042, -0.000028, 0.000036, -0.02417, -0.00007, -0.000089, -0.000029, -0.024536, 0.000022, 0.00008, 0.000099, 0.02478, 0.000129, -0.000176, 0.000147, -0.031006, -0.000046, 0.000047, 0.000069, -0.028809, 0.000024, 0.000049, 0.000072, 0.022705, 0.000032, 0.000046, 0.000082, 0.022705, 0.00008, 0.000824, 0.000954, 0.147461, -0.000017, 0.000042, -0.000021, 0.034912, 0.000002, 0.00004, -0.000126, -0.04126, -0.000045, -0.000074, -0.000064, 0.035645, -0.000149, 0.000023, 0.000232, -0.039795, -0.000032, -0.000154, -0.00025, -0.029541, -0.000075, 0.000044, -0.000072, 0.036621, -0.000067, -0.000048, -0.000018, -0.028198, 0.000027, 0.000059, 0.000053, 0.025513, 0.000005, -0.000054, 0.000016, -0.028442, 0.00004, -0.000008, -0.000029, 0.026611, -0.00009, 0.000194, -0.00001, 0.035889, 0.000083, 0.000219, 0.000351, -0.042969, 0.000015, 0.000053, 0.000062, 0.026978, -0.000007, -0.000877, -0.010132, 0.000687, 0.00028, 0.001282, 0.008423, 0.016724, -0.000218, -0.000454, 0.000032, -0.035889, -0.000049, 0.000477, 0.000381, -0.042236, 0.000009, 0.00004, -0.000038, 0.027344, -0.000045, 0.000018, -0.000271, 0.036133, -0.000024, -0.000039, 0.000072, -0.026367, -0.000065, 0.000238, 0.000127, 0.038818, 0.000061, 0.000082, -0.000087, 0.037354, 0.000059, 0.000029, -0.000106, 0.026367, -0.000039, -0.000158, -0.000275, 0.039795, -0.00006, 0.000261, 0.000083, -0.039307, 0.000043, 0.000052, -0.000128, 0.026978, 0.000004, -0.000193, -0.000463, 0.036377, -0.000037, -0.000072, -0.0, -0.026001, -0.000013, -0.000051, -0.000089, 0.035645, 0.000241, -0.000454, -0.000138, 0.034424, 0.000124, 0.000041, 0.000042, -0.035645, -0.000011, 0.000219, -0.000157, 0.050049, -0.000027, -0.000006, -0.000021, -0.028931, 0.000022, -0.000065, 0.000091, 0.038574, -0.000008, 0.000053, 0.00001, 0.02832, 0.000007, 0.000057, -0.00013, 0.030029, -0.00014, 0.000032, -0.000072, -0.036377, -0.00008, -0.000051, -0.000219, 0.036377, -0.000008, 0.000046, -0.000096, 0.028442, 0.000057, -0.000025, 0.000023, 0.028442, 0.000273, 0.000047, 0.000307, -0.04248, 0.000096, 0.000169, 0.015869, -0.001625, 0.00003, -0.000035, 0.000037, -0.027832, 0.000259, 0.000307, -0.000332, 0.039062, 0.000033, 0.00004, -0.000057, 0.033691, 0.000039, 0.000038, -0.000036, 0.03064, -0.00003, -0.000064, -0.000645, 0.036621, -0.000054, -0.000005, 0.000076, -0.026855, -0.000096, 0.000175, 0.000094, -0.036133, -0.000009, 0.000005, -0.000001, 0.028564, 0.000156, 0.00008, 0.000188, 0.037598, -0.000027, -0.000027, -0.00009, 0.035645, 0.000022, 0.000112, -0.000015, 0.025635, 0.000035, 0.000021, -0.000023, 0.027344, 0.000006, -0.000003, 0.000042, -0.02771, 0.000089, 0.000035, -0.000042, 0.037109, -0.000012, 0.000004, 0.000117, -0.029175, 0.000066, 0.000066, -0.000013, 0.036377, -0.000687, -0.001801, -0.042969, 0.002808, -0.00087, -0.000199, 0.036133, -0.002121, -0.001358, 0.000338, 0.033691, 0.000561, 0.000208, 0.001915, 0.032227, -0.001465, 0.169922, 0.189453, 0.488281, -0.031494, 0.001595, 0.002777, -0.030273, -0.004822, -0.001205, -0.000729, 0.0354, -0.003998, 0.000026, -0.000301, -0.035889, -0.00036, -0.001068, 0.001488, 0.039795, -0.001228, 0.001053, 0.001816, 0.035156, 0.000568, -0.000271, -0.000507, -0.037109, -0.000078, -0.000075, 0.000885, 0.036377, -0.000243, -0.000084, 0.002975, 0.035645, -0.003082, -0.000425, -0.001732, -0.038818, -0.000973, 0.000174, -0.002335, -0.030884, -0.000935, -0.000123, 0.000395, 0.037842, -0.002014, 0.000246, -0.001366, -0.039551, 0.00164, -0.001572, -0.003937, -0.037842, -0.000999, -0.000299, 0.00235, 0.037354, -0.002899, -0.000572, -0.000835, 0.047852, -0.002914, 0.000261, 0.004059, 0.031738, -0.00103, 0.000748, 0.000028, -0.037354, 0.00193, -0.000228, 0.000004, 0.027832, -0.001549, -0.002747, -0.008179, -0.031128, 0.006409, 0.000698, 0.00028, -0.037598, 0.001968, -0.000402, -0.001114, -0.035889, 0.00145, -0.000858, -0.001045, 0.027466, -0.00209, -0.000908, 0.001114, 0.039795, -0.002335, -0.000553, -0.000778, 0.034424, -0.001137, 0.000652, 0.000942, -0.036865, 0.001549, 0.001373, -0.000977, -0.024658, -0.027466, 0.001511, 0.001328, -0.0271, 0.000584, 0.001106, 0.00028, -0.036621, 0.001915, 0.092773, 0.131836, 0.267578, 0.186523, 0.000063, 0.001709, 0.037109, -0.000671, 0.001236, 0.000736, -0.0354, 0.000058, 0.000408, -0.002335, -0.042969, 0.00023, -0.00003, 0.001678, 0.036865, -0.002197, 0.000751, 0.000725, -0.039307, 0.00235, 0.001167, 0.000618, -0.043213, 0.003937, -0.000858, -0.000782, 0.036865, -0.003876, -0.000656, 0.001556, 0.04126, 0.00082, -0.000234, 0.000515, -0.035645, 0.001595, -0.000328, 0.002655, 0.036865, -0.004578, 0.000003, -0.001755, -0.036621, 0.001175, -0.000984, 0.000408, -0.034668, 0.000572, 0.000946, 0.000568, -0.027588, 0.00135, 0.00046, 0.000969, 0.0354, -0.002396, 0.003082, 0.010071, 0.027222, 0.004883, 0.00095, 0.000479, -0.069336, 0.003052, -0.000828, -0.000599, 0.029419, -0.00132, 0.000347, -0.000423, -0.035156, 0.003632, 0.000755, 0.000751, -0.034912, 0.002823, 0.000587, 0.000854, -0.035645, 0.001083, -0.000452, 0.000496, 0.031982, -0.001236, -0.00264, 0.009155, 0.178711, 0.019409, 0.000218, -0.001503, -0.040527, 0.002274, 0.000626, 0.000999, -0.031738, 0.003967, -0.000048, 0.00079, 0.041992, -0.002243, 0.000081, -0.000706, -0.033936, -0.000193, 0.000507, -0.000087, -0.036865, 0.000437, 0.000854, -0.001389, -0.036133, -0.000437, 0.000271, -0.002396, -0.036621, 0.004059, 0.000725, 0.000271, -0.0354, 0.002258, 0.000024, -0.002457, -0.041504, -0.000093, -0.000881, -0.004578, 0.033447, -0.005219, 0.000717, 0.003754, 0.028687, 0.00296, 0.001183, 0.00386, 0.027466, 0.00087, 0.000824, 0.000732, -0.028076, 0.000565, 0.000051, -0.002655, -0.021973, 0.000648, 0.000389, 0.001663, 0.039795, -0.001518, -0.000046, 0.001213, 0.039307, -0.001389, 0.000744, 0.000641, -0.0354, 0.000629, 0.000037, 0.001526, 0.037354, 0.001266, -0.000261, -0.001236, -0.040039, 0.003342, 0.001648, 0.000207, -0.038818, 0.001717, 0.000353, 0.000406, -0.034424, 0.001633, -0.00033, -0.003387, -0.030151, -0.001862, 0.000167, 0.001945, 0.046387, -0.002991, 0.001038, 0.000132, -0.038574, 0.003586, -0.001694, -0.003967, -0.030518, -0.003815, 0.000265, -0.002579, -0.044678, -0.000031, 0.001053, -0.000095, -0.043945, -0.007812, -0.000427, 0.000507, 0.035645, -0.001953, 0.001495, 0.001457, -0.030273, 0.001862, -0.00038, 0.000839, 0.038574, -0.000343, 0.000307, 0.001396, 0.039062, -0.001213, -0.000782, -0.002609, -0.037598, -0.00531, 0.000938, 0.001923, 0.024536, 0.022705, 0.000759, 0.000992, -0.033447, 0.003677, 0.000479, -0.001724, -0.039307, 0.001549, 0.000271, 0.000885, -0.031982, 0.001228, 0.00018, 0.000515, -0.037842, 0.00082, 0.000332, 0.000241, -0.04834, -0.00013, -0.000492, 0.000152, 0.038574, 0.000885, 0.000104, 0.001709, 0.028687, -0.000736, 0.000075, 0.000029, 0.035889, -0.001457, 0.000965, 0.000006, -0.045166, 0.007294, -0.001038, -0.001114, 0.045166, -0.000946, 0.00053, 0.00002, -0.027466, 0.001846, -0.000546, 0.000104, 0.038086, -0.000648, 0.00087, 0.001472, -0.045654, 0.007935, -0.00033, -0.001785, -0.033936, -0.000702, -0.001389, -0.000793, 0.036133, -0.004669, -0.000584, 0.001274, 0.037842, -0.001244, -0.000043, 0.004395, 0.032715, 0.009888, 0.000507, -0.00174, -0.02478, -0.000179, 0.000565, -0.001091, -0.038818, -0.001221, -0.000448, 0.000079, 0.0354, 0.008179, 0.001907, -0.00206, -0.046387, 0.001083, -0.001244, 0.000062, 0.039551, -0.00106, 0.000874, 0.000961, -0.037842, 0.002487, -0.000372, -0.001282, -0.035645, 0.00079, 0.000099, -0.001099, -0.044678, 0.00267, 0.000645, -0.000809, -0.040283, -0.000083, -0.000062, -0.00028, 0.038818, -0.002121, 0.000626, 0.001099, -0.036621, 0.002228, -0.000378, -0.002487, -0.037598, 0.005615, 0.001442, -0.000324, -0.038086, 0.001755, 0.000372, -0.003647, -0.032471, 0.002335, -0.000587, -0.003036, -0.022583, 0.000437, -0.000393, 0.001022, 0.050049, -0.003693, -0.003036, -0.006378, 0.033447, 0.000538, 0.000942, 0.001106, -0.029541, 0.001999, 0.000402, 0.002716, 0.041504, -0.001228, -0.000303, -0.000406, 0.032227, -0.001656, -0.000641, -0.000208, 0.038086, -0.006409, -0.000001, 0.000216, -0.050293, -0.000219, 0.001907, 0.001366, 0.005951, 0.026978, -0.001457, -0.002167, -0.005676, -0.026367, 0.001938, 0.002167, 0.006226, 0.028442, 0.001915, 0.002243, 0.006805, 0.027344, -0.000456, -0.000027, 0.004852, 0.030396, 0.002289, 0.002365, 0.006897, 0.02356, -0.002213, -0.001953, -0.005676, -0.027222, -0.001305, -0.001778, -0.006226, -0.026978, 0.002533, 0.002014, 0.005676, 0.028076, 0.001801, 0.00238, 0.005951, 0.026001, 0.001907, 0.003067, 0.007111, 0.023438, 0.001259, 0.002548, -0.022827, -0.000473, 0.001907, 0.002197, 0.007141, 0.026489, -0.002228, -0.003098, -0.006409, -0.02417, 0.002792, 0.003021, 0.007751, 0.02832, -0.002594, -0.001648, -0.006897, -0.028198, -0.002243, -0.002792, -0.006531, -0.030029, 0.002502, 0.001953, 0.005188, 0.027344, 0.002136, 0.001732, 0.006653, 0.028442, -0.002106, -0.002411, -0.007263, -0.029663, -0.00164, -0.001556, -0.004913, -0.026978, -0.002182, -0.001175, -0.006866, -0.026367, 0.001968, 0.002106, 0.005524, 0.026245, -0.002274, -0.001793, -0.006317, -0.029175, 0.001472, 0.002319, 0.006531, 0.026245, 0.001762, 0.002289, 0.004547, 0.026733, 0.002304, 0.003204, 0.00592, 0.026245, -0.001785, -0.002457, -0.006836, -0.028931, -0.001717, -0.002151, -0.005859, -0.0271, -0.002609, -0.002365, -0.005737, -0.026978, 0.002563, 0.002975, 0.008301, 0.026611, -0.001572, -0.001862, -0.005005, -0.026489, -0.00206, -0.001472, -0.006073, -0.027466, 0.002457, 0.003021, 0.00766, 0.030518, -0.000357, -0.001678, 0.019043, -0.004059, -0.001808, -0.0019, -0.008057, -0.03064, -0.000465, -0.000786, 0.003967, 0.03125, 0.002045, 0.001457, 0.006256, 0.026978, 0.028809, 0.027222, 0.265625, 0.066895, -0.002441, -0.003296, -0.008179, -0.02478, -0.002136, -0.00238, -0.005676, -0.027344, -0.001778, -0.002365, -0.00589, -0.02832, 0.001549, 0.00135, 0.006317, 0.027344, -0.000622, 0.000748, -0.009705, -0.022217, 0.001717, 0.002197, 0.005615, 0.028564, 0.003723, 0.006561, 0.016724, 0.031982, -0.002289, -0.001518, -0.005646, -0.026489, 0.002441, 0.00206, 0.006134, 0.026001, -0.002548, -0.002441, -0.007294, -0.026611, 0.001465, 0.00383, 0.01416, 0.104004, 0.002594, 0.001915, 0.006134, 0.025757, 0.001717, 0.002655, 0.005737, 0.024414, 0.002838, 0.003906, 0.007812, 0.025269, -0.001999, -0.002411, -0.006348, -0.027954, -0.002762, -0.002991, -0.01001, -0.031006, 0.00264, 0.002777, 0.007355, 0.030762, 0.001404, 0.002029, 0.003906, 0.026489, 0.001663, 0.001633, 0.006592, 0.026489, -0.002792, -0.002213, -0.006989, -0.030151, 0.002319, 0.002594, 0.004944, 0.028564, 0.002136, 0.002518, 0.005951, 0.028442, -0.002518, -0.003906, -0.007538, -0.025879, -0.001808, -0.001862, -0.005707, -0.026978, -0.00209, -0.001564, -0.005615, -0.023193, 0.002274, 0.00293, 0.007874, 0.027588, -0.001938, -0.002991, -0.006744, -0.02356, 0.003082, 0.003555, 0.002792, 0.021484, -0.001556, -0.00209, -0.005371, -0.027832, -0.002075, -0.002594, -0.005707, -0.026733, 0.001816, 0.003067, 0.004517, 0.02771, -0.000048, -0.001007, 0.023926, 0.00412, 0.001686, 0.001968, 0.006409, 0.027222, -0.002075, -0.002701, -0.005157, -0.026001, -0.001945, -0.001617, -0.005432, -0.025635, -0.001999, -0.002151, -0.00647, -0.026001, 0.002365, 0.002762, 0.006989, 0.108398, 0.002213, 0.001732, 0.006744, 0.026978, 0.002182, 0.003036, 0.006775, 0.0271, -0.001244, -0.002014, -0.005951, -0.02417, -0.002426, -0.00238, -0.006439, -0.026611, 0.002182, 0.003159, 0.006134, 0.024292, -0.001709, -0.002243, -0.00708, -0.028687, -0.022827, -0.021362, -0.052002, -0.248047, -0.001984, -0.00235, -0.006348, -0.028564, 0.001183, 0.002792, 0.006714, 0.024902, 0.001511, 0.001816, 0.006561, 0.027588, -0.00206, -0.003326, -0.006927, -0.026611, 0.002258, 0.001396, 0.00528, 0.027832, 0.001862, 0.001778, 0.005707, 0.027344, -0.001968, -0.00238, -0.006897, -0.026978, -0.000028, 0.001221, 0.019531, 0.000961, -0.00206, -0.000896, -0.00415, -0.029053, 0.002884, 0.003769, 0.010315, 0.029053, -0.001839, -0.002029, -0.005798, -0.02771, 0.002029, 0.003464, 0.008118, 0.024536, -0.002289, -0.001968, -0.006927, -0.036621, -0.001869, -0.002106, -0.007019, -0.029785, -0.002304, -0.002243, -0.006866, -0.027588, 0.002777, 0.002487, 0.007874, 0.036865, 0.002457, 0.003479, 0.007721, 0.026489, -0.002243, -0.002655, -0.006653, -0.028809, 0.001816, 0.002472, 0.007599, 0.032715, -0.001801, -0.002167, -0.005371, -0.0271, 0.00193, 0.001396, 0.006104, 0.026855, -0.001862, -0.002838, -0.005066, -0.028442, -0.00095, -0.002594, -0.004211, -0.026733, -0.001564, -0.001945, -0.006622, -0.024658, 0.001663, 0.001518, 0.006622, 0.026978, 0.002563, 0.003616, 0.008301, 0.029663, 0.001953, 0.001831, 0.006012, 0.027222, -0.001854, -0.002579, -0.006256, -0.030151, 0.002335, 0.002289, 0.006805, 0.028442, 0.002182, 0.002014, 0.005768, 0.027222, 0.001404, 0.001579, 0.006653, 0.026978, 0.002136, 0.001953, 0.006897, 0.030884, 0.001869, 0.00193, 0.006592, 0.026245, -0.0019, -0.001884, -0.005341, -0.026367, 0.001587, 0.002106, 0.006348, 0.026489, -0.001907, -0.004089, -0.007446, -0.02832, -0.002106, -0.001328, -0.005463, -0.026123, -0.078125, -0.106934, -0.154297, -0.135742, 0.024902, 0.033203, 0.07666, 0.132812, 0.002777, 0.002304, 0.005737, 0.027832, -0.001892, -0.002029, -0.005554, -0.024658, 0.002151, 0.002335, 0.006256, 0.028442, -0.002243, -0.002853, -0.005219, -0.027344, -0.001198, -0.001839, -0.005646, -0.027222, -0.00264, -0.002518, -0.007172, -0.034912, 0.000595, 0.001122, 0.019409, 0.011597, -0.000347, -0.000999, -0.018188, -0.003876, 0.003479, 0.002838, 0.034912, 0.006653, 0.002228, 0.002197, 0.039795, 0.005249, -0.005554, -0.003281, -0.024658, -0.012207, -0.003357, -0.002029, -0.037598, -0.004639, -0.00354, -0.004333, -0.013123, -0.006378, -0.001907, -0.00116, -0.015869, -0.018066, 0.002213, 0.002487, 0.016846, 0.016846, 0.001083, 0.001564, -0.021729, -0.014832, 0.003326, 0.003143, 0.013794, 0.016113, -0.002014, -0.002548, -0.049072, -0.003998, -0.002762, -0.00354, -0.037598, -0.009033, 0.002518, 0.002106, 0.037842, 0.005676, 0.004913, 0.003342, 0.031128, 0.011536, -0.001717, -0.001434, -0.017212, -0.009216, 0.006744, 0.003616, 0.029785, 0.012939, -0.000629, 0.000298, -0.041748, -0.001762, 0.003189, 0.001137, 0.014526, 0.016968, -0.004181, -0.003006, -0.038574, -0.011597, 0.000094, 0.000496, 0.0271, -0.001755, -0.000599, -0.001038, -0.019043, -0.007996, 0.002975, 0.003052, 0.044922, 0.000315, -0.005951, -0.009888, -0.023071, -0.016602, -0.005707, -0.004089, -0.041504, -0.011719, 0.002472, 0.002594, 0.041504, 0.00592, 0.00038, -0.000992, 0.040527, -0.000239, 0.001915, 0.000652, -0.049805, 0.005035, 0.006439, 0.003662, 0.028564, 0.015564, -0.002197, -0.001228, -0.014343, -0.016724, -0.001724, -0.002167, 0.060059, -0.007935, 0.001221, -0.001472, -0.015991, 0.011414, -0.003769, -0.002594, -0.025513, -0.007935, 0.00174, 0.000364, 0.049316, 0.001328, -0.00132, -0.001366, -0.016235, -0.016968, -0.001091, 0.000675, -0.052979, -0.000885, 0.000698, 0.002518, -0.05127, 0.006256, -0.000164, -0.000538, 0.035889, -0.002274, -0.006042, -0.0047, -0.037598, -0.012207, -0.003311, -0.001503, -0.022705, -0.009949, -0.000847, -0.000813, -0.026001, 0.000942, -0.000729, 0.000645, -0.019531, -0.004242, 0.003571, 0.003845, 0.019043, 0.011475, -0.001663, -0.000912, -0.015015, -0.015015, 0.002808, 0.002518, 0.032959, 0.007416, 0.001938, 0.002289, 0.015259, 0.015015, 0.000433, 0.001419, 0.018555, 0.013123, -0.000246, 0.00103, -0.053955, 0.003754, 0.00161, 0.001862, 0.015503, 0.015503, 0.008911, 0.006256, 0.071777, 0.021362, -0.00412, -0.005829, -0.013062, -0.007477, 0.000961, 0.001587, -0.049072, 0.004486, -0.004974, -0.004913, -0.032959, -0.009827, -0.001953, -0.001396, -0.04126, -0.001274, 0.002991, 0.002838, 0.036377, 0.004547, -0.004669, -0.002304, -0.030151, -0.010864, -0.004089, -0.002426, -0.032715, -0.011536, 0.005524, 0.00383, 0.023804, 0.014526, -0.021362, -0.014038, -0.12793, -0.121094, 0.004395, 0.004456, 0.029053, 0.006927, 0.000077, -0.00177, 0.040039, 0.00116, 0.001068, 0.001846, 0.040771, 0.0047, 0.006439, 0.003235, 0.029785, 0.015137, -0.000231, 0.001488, 0.041016, 0.003372, -0.003281, -0.003571, -0.03418, -0.008728, 0.00383, 0.00264, 0.02356, 0.005127, 0.004395, 0.005554, 0.013123, 0.008423, -0.001633, -0.001915, -0.042969, -0.00293, -0.001198, -0.00119, -0.014099, -0.016235, -0.004242, -0.00206, -0.010315, -0.01416, 0.000218, 0.000148, 0.017334, 0.007599, 0.000546, 0.001816, 0.021851, 0.013, 0.004333, 0.004425, 0.027222, 0.008789, 0.000843, -0.000034, 0.040527, 0.001442, -0.004303, -0.00209, -0.036377, -0.008667, -0.002045, -0.000549, -0.05127, -0.002808, 0.001579, 0.002197, 0.015137, 0.016479, 0.001419, 0.001289, -0.043945, 0.000538, 0.001877, 0.001282, 0.015198, 0.016724, 0.001053, 0.000504, -0.047852, 0.004272, -0.000008, -0.001602, -0.029175, -0.00415, -0.001099, -0.002411, -0.01062, -0.016479, 0.005615, 0.004272, 0.025269, 0.013672, 0.002335, 0.001564, 0.016357, 0.016968, -0.00061, 0.000637, -0.045654, 0.003357, 0.000843, 0.001419, 0.038574, 0.004028, -0.003174, -0.003815, -0.046143, -0.008606, 0.000809, -0.000261, -0.03418, 0.000694, 0.00528, 0.00296, 0.031494, 0.010864, 0.001625, 0.000309, -0.050049, 0.000946, -0.00592, -0.003448, -0.025757, -0.013062, 0.00103, 0.004791, 0.010071, 0.0065, -0.006683, -0.004486, -0.018921, -0.015747, 0.003204, 0.002792, 0.031128, 0.007385, 0.008545, 0.004761, 0.029175, 0.02002, 0.003021, 0.001297, -0.051758, 0.008911, 0.000847, 0.000561, -0.045166, 0.004242, -0.001282, -0.000315, 0.049316, -0.001747, 0.002319, 0.001442, 0.056641, 0.000847, -0.001579, -0.001488, -0.015076, -0.016846, -0.002151, -0.001663, -0.017456, -0.020264, 0.002625, 0.002365, -0.067871, 0.007874, -0.002609, -0.001427, -0.016602, -0.0177, 0.003448, 0.002426, 0.03064, 0.010559, 0.00325, 0.002518, 0.040771, 0.006073, 0.000007, -0.000209, -0.018799, -0.008606, -0.001656, -0.00177, -0.015137, -0.016479, -0.004272, -0.003494, -0.02832, -0.010071, 0.001457, 0.000065, -0.053711, 0.002457, 0.001076, -0.000782, 0.015259, 0.008423, 0.000881, -0.001556, 0.050049, 0.001305, -0.000916, 0.000483, -0.017212, -0.010864, -0.001884, -0.002243, -0.03418, -0.001816, -0.002975, -0.002731, -0.032715, -0.007935, 0.001999, 0.001999, 0.021851, 0.024048, 0.000158, 0.000433, 0.019531, 0.010071, -0.000542, -0.000671, -0.048584, 0.001167, -0.002243, -0.001259, -0.014893, -0.016479, 0.002045, 0.001419, 0.014343, 0.015564, -0.001175, -0.001015, 0.044922, -0.005737, -0.003998, -0.003418, -0.039307, -0.008179, -0.008362, -0.004089, -0.054932, -0.020386, 0.005127, 0.00238, 0.028931, 0.011536, 0.000315, -0.000006, 0.045654, -0.001457, 0.00106, -0.004028, 0.040771, -0.004211, -0.004852, -0.003616, -0.025269, -0.01123, -0.002136, -0.003555, -0.041016, -0.003479, 0.001144, 0.003204, 0.028564, 0.013184, -0.000376, -0.000557, -0.002518, -0.03418, -0.000232, -0.000475, -0.001984, -0.032227, -0.000353, -0.001144, -0.002151, -0.032959, 0.00082, 0.000298, 0.001488, 0.032471, 0.000307, 0.000851, 0.001945, 0.030151, -0.000347, -0.000187, -0.002533, -0.034424, -0.000679, -0.000439, -0.002411, -0.0354, -0.000463, -0.001038, -0.001671, -0.03125, 0.000618, 0.000813, 0.001526, 0.032715, -0.000359, 0.000492, -0.002457, -0.030884, -0.00028, -0.000908, -0.00296, -0.031494, 0.000221, 0.000938, 0.002441, 0.033203, 0.000393, 0.000729, 0.002365, 0.031982, 0.000633, 0.000999, 0.001648, 0.033203, -0.000138, 0.000381, 0.002945, 0.033691, -0.000172, -0.000263, -0.002472, -0.032471, 0.012695, 0.016724, 0.049316, 0.320312, -0.000412, 0.000042, -0.001305, -0.035156, 0.000755, 0.000378, 0.002869, 0.032715, 0.000542, 0.000038, 0.00351, 0.035645, -0.000414, -0.000549, -0.002029, -0.028687, 0.000782, 0.000338, 0.001625, 0.035645, 0.000591, 0.000595, 0.002228, 0.030151, -0.000433, -0.000843, -0.003662, -0.032959, 0.000851, 0.00061, 0.00209, 0.033203, 0.000751, 0.001907, 0.008667, 0.031738, 0.000717, -0.000492, -0.001846, -0.033691, 0.000546, 0.000732, 0.002167, 0.030762, -0.000239, -0.000301, -0.002701, -0.031982, 0.000378, 0.000399, 0.001648, 0.031982, -0.000286, -0.001244, -0.002274, -0.031494, -0.000504, -0.000832, -0.002197, -0.033936, 0.000324, 0.000561, 0.002045, 0.034912, -0.000706, -0.000121, -0.005829, -0.037354, 0.00058, 0.001015, 0.003677, 0.039551, 0.000507, 0.00069, 0.002518, 0.039551, -0.000084, 0.001251, 0.004639, 0.036621, 0.000039, -0.000992, -0.002502, -0.030762, 0.008972, 0.014832, 0.038574, 0.202148, -0.000102, -0.000679, -0.001831, -0.031128, -0.0, -0.000607, -0.001717, -0.034668, -0.000557, -0.000298, -0.001801, -0.031738, -0.000254, -0.000269, -0.002884, -0.033936, -0.000896, -0.000397, -0.002106, -0.030762, 0.000248, 0.000786, 0.003036, 0.034424, 0.000446, 0.000317, 0.001938, 0.029175, -0.00046, -0.000744, -0.002167, -0.031982, -0.000504, -0.000702, -0.002075, -0.030518, -0.000332, -0.001076, -0.00206, -0.031128, 0.000286, 0.000851, 0.005402, 0.046631, 0.00071, 0.0005, 0.001923, 0.028076, -0.000759, -0.001503, -0.002258, -0.031738, 0.000801, -0.000216, 0.002075, 0.032959, 0.000033, -0.000729, -0.002274, -0.030884, 0.000149, 0.000343, 0.001862, 0.029297, 0.000687, 0.000404, 0.002563, 0.03418, -0.000629, -0.000054, -0.001999, -0.031738, -0.000123, 0.000866, 0.002197, 0.031982, 0.000475, 0.000111, 0.003204, 0.036133, 0.000652, -0.000045, 0.001663, 0.03418, 0.000778, 0.000376, 0.001541, 0.030029, 0.000507, 0.000199, 0.002136, 0.032715, 0.00082, 0.001022, 0.002579, 0.040527, -0.000687, -0.000437, -0.001678, -0.029419, 0.000702, 0.000687, 0.001755, 0.030151, -0.000771, -0.000931, -0.002533, -0.03418, -0.000441, 0.00025, -0.001999, -0.029663, -0.000322, -0.00053, -0.00267, -0.031006, -0.00061, -0.000343, -0.001793, -0.031982, -0.000507, -0.000072, -0.001526, -0.033447, -0.000197, 0.000702, 0.002609, 0.032715, -0.000759, -0.000471, -0.001289, -0.032471, -0.000656, -0.000721, -0.001953, -0.029663, 0.000311, -0.00006, 0.001808, 0.030518, -0.000028, -0.00061, -0.001915, -0.027832, -0.000172, -0.000328, -0.002029, -0.033447, 0.000607, 0.00082, 0.002762, 0.029419, -0.000542, -0.000553, -0.001999, -0.030273, 0.000515, 0.00017, 0.001709, 0.031006, 0.00036, 0.000248, 0.00206, 0.029297, 0.000698, 0.00103, 0.002136, 0.032471, -0.000105, -0.000786, -0.002411, -0.034668, 0.000523, 0.000576, 0.002258, 0.033936, -0.000298, -0.00029, -0.001648, -0.034668, -0.000275, -0.00023, -0.001686, -0.032959, 0.000553, 0.001114, 0.001282, 0.03125, 0.000549, 0.000222, 0.00264, 0.037109, 0.000123, 0.00058, 0.00177, 0.034668, -0.000383, -0.000197, -0.002792, -0.03418, -0.000587, -0.000546, -0.002762, -0.032471, -0.000343, -0.000128, -0.002441, -0.031494, -0.000248, -0.000603, -0.002594, -0.030884, 0.000504, 0.001755, 0.000067, 0.036621, 0.000203, 0.000744, 0.001999, 0.027344, -0.000641, -0.000519, -0.001984, -0.030884, -0.00015, -0.000542, -0.002563, -0.031982, 0.000431, 0.000778, 0.001793, 0.030884, -0.000816, -0.000001, -0.001862, -0.032227, 0.003784, 0.006409, 0.010376, 0.298828, -0.000652, -0.000034, -0.002594, -0.029907, 0.000399, 0.000549, 0.002136, 0.035156, 0.000572, 0.000744, 0.001846, 0.036621, -0.000322, -0.00006, -0.000526, 0.025391, -0.00053, -0.000874, -0.001862, -0.026123, -0.000286, -0.00095, -0.00177, -0.039307, 0.000374, 0.000504, 0.00119, 0.028442, 0.000793, 0.000637, 0.002945, 0.032959, -0.000227, -0.000307, -0.001984, -0.030273, -0.013, -0.018799, -0.039062, -0.330078, 0.000546, 0.000931, 0.002594, 0.031738, 0.000462, 0.000477, 0.002411, 0.033447, -0.000031, 0.000622, 0.00946, 0.036377, 0.000687, 0.000629, 0.002075, 0.030884, -0.000713, -0.0009, -0.002136, -0.031982, -0.000546, -0.000618, -0.002197, -0.037842, -0.000004, -0.000437, -0.00264, -0.029663, 0.000565, 0.000475, 0.001915, 0.032959, -0.000225, -0.000383, -0.002853, -0.029907, 0.000234, -0.000572, -0.002182, -0.032715, 0.000805, 0.000393, 0.002457, 0.030029, -0.000641, -0.000732, -0.001236, -0.031738, -0.000387, -0.00082, -0.00206, -0.045166, 0.000618, 0.000252, 0.002716, 0.032959, 0.000467, 0.000296, 0.002075, 0.031494, 0.000091, 0.000977, 0.002197, 0.030762, -0.000717, 0.000904, 0.020508, 0.022339, 0.00071, 0.00087, 0.006042, 0.052246, -0.000015, -0.000652, -0.002518, -0.04248, -0.042725, -0.070801, -0.114258, -0.144531, -0.064453, -0.077637, -0.109863, -0.188477, 0.044189, 0.054199, 0.100098, 0.140625, -0.064453, -0.082031, -0.112305, -0.181641, -0.008545, -0.010437, -0.030029, -0.052979, -0.010986, -0.018311, -0.036133, -0.078125, -0.0354, -0.039307, -0.061523, -0.162109, 0.072266, 0.091797, 0.126953, 0.149414, 0.068359, 0.072266, 0.117188, 0.189453, -0.013794, -0.018921, -0.039795, -0.06543, -0.052979, -0.07666, -0.079102, -0.181641, -0.060547, -0.066895, -0.104004, -0.224609, 0.057617, 0.075195, 0.139648, 0.151367, -0.008606, -0.014099, -0.03833, -0.07373, -0.052734, -0.07373, -0.130859, -0.197266, 0.062988, 0.077148, 0.126953, 0.195312, -0.014832, -0.02356, -0.047363, -0.091797, -0.065918, -0.07959, -0.12793, -0.120117, -0.062988, -0.072754, -0.103516, -0.212891, 0.00589, 0.015381, 0.030518, 0.057129, -0.0625, -0.075684, -0.112305, -0.246094, 0.0625, 0.080566, 0.117676, 0.1875, 0.058838, 0.07959, 0.10791, 0.193359, -0.049561, -0.068359, -0.11084, -0.175781, -0.052979, -0.081055, -0.12793, -0.170898, -0.008057, -0.011414, -0.032959, -0.050537, -0.036133, -0.04248, -0.122559, -0.120605, -0.057861, -0.069336, -0.085938, -0.199219, -0.058594, -0.06543, -0.07959, -0.203125, 0.05957, 0.064941, 0.119141, 0.141602, 0.037109, 0.040039, 0.100098, 0.186523, -0.067383, -0.075684, -0.104492, -0.214844, -0.060059, -0.079102, -0.103516, -0.205078, 0.060547, 0.082031, 0.123535, 0.167969, 0.060547, 0.086426, 0.115723, 0.183594, -0.062256, -0.053711, -0.086914, -0.238281, 0.061523, 0.05835, 0.077148, 0.202148, -0.053467, -0.060791, -0.07373, -0.198242, 0.05249, 0.065918, 0.074707, 0.185547, -0.009338, -0.012756, -0.030273, -0.061279, -0.025513, -0.074707, -0.118652, -0.133789, -0.050293, -0.05249, -0.071289, -0.191406, 0.040039, 0.041504, 0.070801, 0.186523, 0.009888, 0.015869, 0.037354, 0.071289, 0.061279, 0.078613, 0.106445, 0.175781, 0.006409, 0.010742, 0.026978, 0.056152, 0.072266, 0.083496, 0.118164, 0.139648, 0.059082, 0.061279, 0.085938, 0.196289, -0.036621, -0.045898, -0.072754, -0.131836, -0.061523, -0.083496, -0.131836, -0.15625, 0.033691, 0.053711, 0.118652, 0.128906, -0.054932, -0.069336, -0.114258, -0.182617, 0.053955, 0.057617, 0.085938, 0.183594, 0.048584, 0.053711, 0.07666, 0.192383, 0.003204, 0.009216, 0.043701, 0.014343, -0.002243, -0.008301, -0.023315, 0.217773, -0.069336, -0.077148, -0.131836, -0.212891, -0.053467, -0.08252, -0.143555, -0.163086, 0.013245, 0.02356, 0.040039, 0.076172, 0.007568, 0.012756, 0.026123, 0.052734, -0.055664, -0.05542, -0.074707, -0.195312, 0.011292, 0.011658, 0.027954, 0.062256, -0.002563, -0.001877, -0.032959, 0.05127, 0.05127, 0.059814, 0.08252, 0.176758, 0.066406, 0.08252, 0.116211, 0.15918, -0.053711, -0.063965, -0.115234, -0.210938, -0.011475, -0.017334, -0.037598, -0.070801, 0.049561, 0.05957, 0.07959, 0.204102, 0.007996, 0.01239, 0.033447, 0.055908, -0.009644, -0.011047, -0.031006, -0.066406, -0.007263, -0.009338, -0.024658, -0.05249, -0.05249, -0.066406, -0.099121, -0.202148, -0.006714, -0.010864, -0.027344, -0.054932, -0.045898, -0.053223, -0.114258, -0.144531, -0.0065, -0.007874, -0.027344, -0.060059, 0.050049, 0.067383, 0.103027, 0.228516, 0.015991, 0.03125, 0.057617, 0.114258, 0.009216, 0.015869, 0.035645, 0.066406, -0.042725, -0.05835, -0.157227, -0.157227, 0.009033, 0.014709, 0.03125, 0.067383, 0.031128, 0.034424, 0.07666, 0.134766, -0.028809, -0.070312, -0.154297, -0.225586, -0.018677, -0.027344, -0.049561, -0.087402, 0.049805, 0.070801, 0.145508, 0.166992, -0.04541, -0.049316, -0.101562, -0.166016, 0.084473, 0.095215, 0.106445, 0.246094, 0.050781, 0.057617, 0.075684, 0.169922, 0.060059, 0.08252, 0.130859, 0.15332, 0.010559, 0.015137, 0.031738, 0.061279, -0.078613, -0.083496, -0.104004, -0.181641, 0.052002, 0.071289, 0.109863, 0.126953, 0.011719, 0.015503, 0.03833, 0.063477, -0.053711, -0.063965, -0.087891, -0.205078, -0.050781, -0.059814, -0.081055, -0.185547, -0.047363, -0.064453, -0.111816, -0.208984, 0.062988, 0.079102, 0.120605, 0.200195, -0.062256, -0.069336, -0.083496, -0.194336, 0.029175, 0.03418, 0.176758, 0.160156, 0.064941, 0.074219, 0.114258, 0.208008, 0.044678, 0.057861, 0.123047, 0.140625, 0.010925, 0.014038, 0.032471, 0.065918, 0.007812, 0.012268, 0.034424, 0.058594, 0.048584, 0.08252, 0.145508, 0.214844, -0.048828, -0.052979, -0.100586, -0.18457, 0.062988, 0.071289, 0.086426, 0.1875, -0.069336, -0.07373, -0.104004, -0.212891, 0.046875, 0.053223, 0.068359, 0.192383, 0.034424, 0.039307, 0.064941, 0.129883, 0.011047, 0.016479, 0.039307, 0.083984, -0.056396, -0.07373, -0.133789, -0.135742, 0.004486, 0.009583, 0.032227, 0.065918, -0.057617, -0.070801, -0.108398, -0.236328, 0.053223, 0.079102, 0.119629, 0.205078, -0.056641, -0.070801, -0.119141, -0.181641, 0.054199, 0.057617, 0.098145, 0.155273, 0.04248, 0.052979, 0.119629, 0.15332, -0.00528, -0.004578, 0.015076, -0.040771, -0.001389, -0.002258, -0.007202, 0.045166, -0.031494, -0.03833, -0.079102, -0.203125, 0.00824, 0.008972, 0.034424, 0.068848, -0.048096, -0.050781, -0.078613, -0.205078, 0.019653, 0.024902, 0.047852, 0.09375, 0.073242, 0.080566, 0.10791, 0.160156, -0.054932, -0.070312, -0.10791, -0.201172, -0.056885, -0.071289, -0.075195, -0.25, -0.01062, -0.015564, -0.033691, -0.060059, -0.044922, -0.072266, -0.12793, -0.136719, 0.051025, 0.051025, 0.081055, 0.173828, -0.000145, -0.000002, 0.000178, -0.025269, 0.00009, -0.00037, 0.000154, 0.025269, 0.000492, 0.000427, 0.000139, -0.027954, -0.000056, 0.000248, 0.000877, 0.030273, -0.000054, 0.00009, 0.000288, -0.024292, 0.000162, -0.000096, -0.000341, -0.025024, -0.000225, 0.00021, 0.000214, 0.026733, -0.00066, 0.000039, 0.000009, 0.031494, 0.000443, 0.000355, -0.000538, -0.029663, -0.000456, -0.000299, 0.00028, 0.023804, 0.000099, -0.000156, 0.000273, -0.026855, -0.00017, -0.000439, -0.000992, -0.027344, 0.000357, 0.000294, -0.000105, -0.025757, -0.000402, 0.000618, 0.000664, 0.022339, 0.001869, 0.002304, 0.003464, -0.030151, -0.000265, -0.000158, 0.000633, 0.026245, -0.000219, -0.000033, -0.000021, -0.031494, -0.000463, 0.000033, 0.001045, 0.025146, -0.000176, 0.000148, 0.000402, -0.025879, -0.000064, 0.000244, 0.000079, 0.026367, -0.000294, 0.000095, -0.000134, 0.024658, 0.000218, -0.00066, -0.000111, -0.024536, -0.000277, -0.000016, 0.000159, 0.025391, -0.000002, 0.000515, -0.000896, -0.026733, -0.000296, 0.00034, -0.000069, 0.025024, 0.000832, -0.000022, -0.000234, -0.024048, -0.000082, -0.000218, -0.000044, 0.025879, 0.000004, -0.000496, -0.000175, 0.025269, 0.000093, 0.000067, 0.000133, 0.030762, -0.000085, -0.000108, 0.000614, 0.024902, -0.000214, -0.000124, 0.000075, -0.026001, -0.000136, -0.000324, -0.000395, 0.02417, -0.000184, 0.000062, 0.000374, 0.025391, 0.000186, 0.000395, 0.000265, 0.025635, -0.000121, -0.000307, 0.000207, 0.025146, -0.000086, -0.000121, -0.000016, -0.028076, 0.00008, 0.000288, -0.000238, -0.03064, 0.00022, 0.0005, 0.001907, 0.025757, 0.000456, 0.000179, 0.00071, 0.031982, -0.000148, 0.000469, -0.000538, -0.025635, -0.000141, 0.000265, -0.000126, -0.028564, -0.000246, -0.000071, 0.000004, 0.025146, 0.000256, -0.000305, 0.000454, 0.024048, -0.000029, -0.00061, -0.002411, -0.025635, -0.000284, 0.000282, 0.000147, 0.022827, -0.000007, -0.000101, 0.000095, 0.025146, -0.000206, 0.000218, 0.000021, 0.026001, -0.000113, 0.000584, 0.001442, 0.023438, -0.000014, -0.000406, 0.000128, 0.022949, 0.000058, -0.000511, -0.000425, 0.038574, 0.000001, 0.000271, 0.000073, -0.024292, 0.000292, 0.000341, 0.000158, -0.02417, 0.004242, 0.005219, 0.008118, -0.050781, -0.000319, -0.000191, -0.00028, -0.025146, 0.000111, 0.000334, 0.00029, -0.022949, 0.000099, -0.000101, 0.000443, 0.02771, 0.000305, 0.000452, 0.000429, -0.025635, -0.000793, 0.000077, 0.000154, 0.025146, -0.000027, 0.000019, -0.000091, 0.02771, -0.000284, 0.000368, 0.000076, -0.025757, 0.000127, -0.00045, 0.000102, 0.023804, -0.000429, -0.000568, -0.001328, -0.021606, 0.000014, 0.000412, 0.000301, -0.021729, -0.000454, -0.000393, -0.000595, 0.025024, 0.000095, -0.000553, 0.000401, -0.025757, 0.0, -0.000228, 0.000622, 0.02417, 0.000338, -0.00008, 0.000572, 0.025024, 0.000106, 0.000232, -0.000492, -0.025269, -0.000001, -0.000406, 0.000156, 0.02356, -0.00011, 0.000633, 0.000103, -0.026611, 0.000021, -0.000111, -0.000614, -0.025146, -0.000069, -0.000175, -0.000406, -0.023804, -0.000263, -0.00038, 0.000389, 0.030273, 0.000081, -0.000055, -0.000214, 0.02478, 0.000192, -0.000079, 0.000117, -0.025513, -0.000189, -0.000175, 0.00029, 0.025391, 0.000032, -0.00037, -0.000106, 0.02417, -0.000011, -0.000156, 0.000565, 0.024292, -0.000345, -0.000075, -0.000313, 0.024536, 0.000099, 0.000235, 0.000595, 0.022583, 0.000146, 0.000256, 0.000664, 0.024536, -0.000139, 0.000347, 0.000763, 0.028931, -0.000133, -0.00029, 0.000005, -0.025269, 0.000271, 0.000362, -0.000332, -0.025146, -0.000133, 0.000357, 0.000717, 0.02771, -0.000448, 0.000166, 0.000507, 0.026367, 0.000126, -0.000362, 0.000181, 0.027954, -0.000137, 0.000055, -0.000157, 0.024658, -0.000057, -0.000012, 0.000755, 0.022827, 0.000191, 0.000156, -0.000016, -0.024414, -0.000073, -0.00071, -0.001205, -0.026367, -0.000027, -0.000087, -0.000163, 0.02356, -0.000102, -0.000557, 0.000161, 0.024414, 0.000603, -0.000215, 0.000641, -0.024902, -0.000156, -0.000286, 0.000261, 0.025146, 0.000049, -0.000225, 0.000381, 0.023438, -0.000225, -0.000084, 0.000209, -0.026001, 0.000885, 0.001129, -0.001648, -0.025513, 0.009827, 0.012512, 0.023804, 0.158203, 0.000256, 0.00019, -0.000116, 0.024048, 0.000186, 0.00005, -0.000368, -0.028564, -0.000207, -0.000079, 0.000014, 0.037354, -0.000051, -0.000097, 0.000017, 0.026611, -0.000269, 0.000294, 0.000372, -0.025391, 0.000071, 0.000349, 0.000028, -0.024658, 0.000385, -0.000187, -0.000044, -0.02417, -0.000568, -0.000073, -0.000196, 0.026001, 0.000114, -0.000094, 0.000265, -0.024048, 0.000078, 0.000194, -0.00025, -0.028442, -0.000128, -0.000065, 0.000393, -0.025757, -0.000168, -0.000414, 0.000161, 0.02771, -0.00002, 0.000313, -0.000028, -0.025757, -0.000256, 0.000179, -0.000206, -0.025146, -0.000074, 0.000058, 0.000355, -0.02417, 0.000105, 0.000526, -0.000618, -0.028687, -0.000145, -0.000301, -0.001328, -0.028687, 0.000328, -0.000332, -0.000056, 0.025391, -0.000041, 0.000099, 0.000177, 0.022949, -0.000192, 0.000009, -0.000051, 0.025269, -0.000282, 0.000271, -0.000542, 0.024414, -0.000017, -0.000694, 0.000576, 0.028198, -0.000345, 0.000511, 0.000139, 0.033447, 0.001381, 0.001968, -0.000031, -0.023926, 0.000565, -0.000051, -0.000083, -0.024048, -0.000168, -0.000629, -0.000242, 0.025635, -0.000197, 0.000134, 0.00024, 0.024292, 0.000146, 0.000107, -0.000236, -0.02832, 0.000138, -0.000037, -0.000923, -0.033447, 0.000265, 0.000702, 0.00034, 0.023193, -0.000847, -0.000881, -0.001221, -0.026489, -0.000157, -0.000456, -0.000969, -0.020142, 0.000252, 0.000257, 0.000109, -0.021606, -0.000032, -0.000005, -0.000576, -0.020996, -0.000778, -0.000364, 0.000094, 0.021851, -0.000111, 0.000028, 0.000399, 0.02063, 0.000062, 0.000652, 0.001793, 0.016602, -0.000035, -0.000364, -0.000546, -0.025024, 0.000546, 0.000376, 0.000049, -0.019043, 0.000357, -0.000037, 0.000034, -0.018677, 0.000515, -0.000288, -0.00106, -0.019287, -0.000205, -0.000126, -0.000771, -0.017212, -0.000919, -0.000572, -0.000002, 0.022461, 0.000801, 0.000277, -0.0005, -0.019043, -0.000416, -0.000189, -0.000858, -0.014221, -0.000087, -0.000309, -0.000572, -0.018677, 0.000301, 0.000387, 0.000353, 0.022217, 0.000345, 0.000064, 0.000429, 0.021729, 0.000073, 0.000492, 0.000595, 0.026245, -0.000175, 0.000018, 0.000679, 0.02356, 0.000431, -0.000042, 0.001091, 0.01416, 0.00074, 0.001236, 0.001312, 0.011475, 0.000713, 0.000538, -0.000793, -0.023926, -0.000341, 0.000192, 0.000595, 0.014526, -0.000188, 0.00002, -0.000135, -0.021606, -0.000071, 0.000229, 0.000694, -0.020264, 0.000546, -0.000067, -0.001007, -0.02124, 0.000284, 0.00028, -0.000462, -0.023315, 0.000416, 0.000414, -0.000626, -0.019775, 0.000139, -0.000267, -0.00066, -0.022705, -0.000504, -0.000208, -0.001114, -0.022827, 0.000265, 0.000637, -0.000679, -0.019287, -0.000106, -0.000025, 0.000504, 0.018066, -0.001007, -0.000146, 0.000077, 0.02002, 0.000031, -0.000067, -0.000431, 0.028687, -0.00033, -0.000242, 0.000296, 0.020264, 0.000332, 0.000184, -0.000486, -0.019897, 0.000336, 0.000189, 0.001328, 0.027344, 0.00016, 0.000313, 0.000165, 0.02063, 0.000225, 0.00025, -0.000427, -0.018677, -0.000427, -0.000729, -0.001793, -0.023315, 0.000637, 0.0002, 0.001083, 0.023682, 0.00009, 0.000046, 0.000458, -0.018921, 0.000637, -0.000546, 0.000351, -0.016235, 0.000294, 0.000324, 0.000656, 0.011169, -0.000125, 0.000047, 0.000435, 0.021973, -0.000458, -0.00038, 0.00001, 0.018799, -0.000393, -0.000416, 0.000286, 0.019653, -0.000006, 0.000362, 0.001045, 0.03833, -0.000591, 0.000071, 0.000334, -0.020508, 0.000016, -0.000028, 0.000081, 0.029297, -0.000037, 0.000083, 0.000595, -0.017334, -0.000395, -0.000189, -0.001152, -0.011047, -0.000366, -0.000002, -0.000138, 0.021118, -0.000191, -0.000656, -0.000824, 0.02478, 0.000305, 0.000383, -0.000568, -0.018555, -0.000629, -0.000241, -0.000702, -0.022461, 0.000832, 0.001251, 0.000492, 0.029053, -0.000127, -0.000599, -0.001656, -0.025269, 0.000397, 0.00061, 0.000618, 0.015381, -0.000315, -0.000572, -0.000862, 0.010254, 0.000412, 0.000336, 0.000217, 0.015137, -0.000288, 0.000311, -0.00034, 0.022705, -0.000057, -0.000336, 0.001259, 0.025269, -0.000347, 0.000496, -0.000286, 0.026489, 0.000108, 0.000496, -0.000158, -0.018066, -0.000801, -0.000526, -0.000801, 0.027466, -0.000175, 0.000018, -0.000296, -0.02063, 0.000443, 0.00053, 0.001137, 0.029419, 0.000311, 0.000622, 0.001282, 0.023926, -0.000402, -0.000015, 0.000414, 0.016724, 0.0005, 0.000085, -0.000223, -0.016357, 0.000729, 0.000288, -0.000017, -0.019409, 0.000336, 0.000179, -0.000301, -0.016968, -0.000751, 0.000341, -0.000129, 0.020874, 0.000036, 0.000832, -0.000353, -0.013733, 0.000402, 0.000816, 0.002274, 0.022827, 0.000157, 0.000515, 0.000011, -0.018188, -0.000319, -0.000171, 0.001305, 0.015625, 0.000467, 0.000935, 0.00145, 0.024048, -0.000372, 0.000162, 0.000075, 0.022949, 0.000146, 0.000446, -0.00004, 0.027588, -0.000315, -0.000055, -0.000389, -0.023315, 0.000296, 0.00036, -0.000134, -0.025635, -0.00071, 0.000036, -0.000139, 0.019409, -0.00087, 0.000237, 0.000263, 0.020508, -0.000307, 0.000286, 0.000414, 0.015747, -0.000252, -0.000793, -0.000992, -0.020874, 0.000137, 0.000203, 0.000607, -0.025146, 0.000801, 0.000652, -0.000096, -0.019165, 0.000114, 0.0001, 0.000062, -0.019165, 0.000376, 0.000362, -0.000397, -0.022461, 0.00023, 0.000184, 0.000561, -0.021606, 0.000082, 0.000479, 0.001205, 0.021484, 0.000393, 0.000045, 0.000435, 0.021362, 0.000303, 0.000282, 0.000391, 0.017944, -0.000159, -0.000009, 0.000401, 0.018066, -0.000048, 0.000144, -0.00119, -0.024658, -0.000016, 0.000061, -0.000652, -0.020386, 0.000169, -0.000362, 0.00021, 0.027466, -0.000992, -0.000071, -0.001007, -0.024536, -0.00017, -0.000511, -0.000893, 0.023682, -0.000062, -0.000256, -0.001122, -0.024292, -0.0005, -0.000488, 0.000062, 0.021362, 0.000816, 0.000954, 0.001633, 0.025635, 0.000007, 0.000006, 0.000515, 0.022339, 0.00023, 0.000049, -0.000637, 0.02002, 0.000139, 0.000542, -0.000259, -0.022339, -0.000334, 0.000137, 0.000671, 0.021118, 0.000553, -0.000041, 0.000135, -0.020874, 0.000256, -0.000385, -0.000736, -0.016846, 0.000793, -0.000076, 0.000135, -0.019287, -0.00007, 0.000172, 0.000074, 0.019653, -0.000309, -0.000328, -0.001877, -0.026001, 0.000481, -0.000507, 0.001373, 0.021851, 0.00036, 0.00029, 0.000782, -0.025757, -0.000105, -0.000006, -0.000904, -0.01532, -0.000332, 0.000999, -0.000123, -0.018311, -0.000717, -0.000366, -0.000031, 0.018188, 0.00079, 0.000797, 0.00132, 0.027832, 0.000108, -0.000022, -0.000473, -0.018799, -0.000225, -0.000156, 0.000364, 0.022949, 0.000366, -0.000016, -0.000139, -0.019287, 0.000241, 0.000568, -0.000324, -0.018311, 0.00005, 0.000404, 0.000515, 0.012939, -0.000003, -0.000317, 0.000278, -0.027954, -0.001389, 0.000284, 0.003677, 0.146484, 0.000004, -0.000192, 0.07373, -0.00206, -0.000622, -0.00012, -0.084473, 0.003098, 0.000313, -0.000694, 0.088867, -0.001984, 0.00018, -0.000119, -0.087402, -0.001205, 0.000467, -0.001038, 0.083984, -0.00647, -0.000467, 0.000132, 0.08252, -0.000425, 0.000105, -0.000328, 0.080566, 0.004791, 0.000023, -0.000301, -0.079102, 0.002182, -0.000194, 0.000188, -0.091797, 0.003632, 0.000136, 0.000324, -0.083496, 0.009033, 0.000294, 0.000694, -0.053955, -0.000408, 0.000057, -0.000483, -0.071289, 0.003433, -0.000702, -0.000458, 0.078125, -0.00164, -0.000443, 0.000437, -0.089355, 0.005463, 0.000026, -0.000221, -0.000652, 0.071777, 0.000305, -0.000282, -0.084961, 0.005798, 0.000106, -0.000751, 0.099609, -0.001472, -0.000389, -0.000038, 0.089355, -0.004944, 0.000338, 0.000142, -0.090332, 0.01062, -0.00079, -0.001038, 0.019897, -0.269531, 0.000053, 0.000378, 0.086426, -0.005829, 0.000433, -0.000004, 0.087891, -0.002136, 0.000046, -0.000347, -0.082031, -0.000553, -0.000113, -0.000437, 0.087402, -0.001785, -0.000492, 0.000183, -0.084473, 0.001602, 0.000496, -0.000557, -0.083496, 0.003815, 0.000427, 0.000456, -0.083496, 0.003967, 0.000542, 0.000732, -0.080566, 0.010681, -0.00041, 0.000267, -0.089355, 0.006226, -0.000854, 0.000042, 0.092285, -0.010681, 0.00003, 0.001282, -0.080566, 0.001373, 0.000113, -0.000024, 0.000637, -0.075684, -0.000439, -0.000134, 0.084961, -0.002747, -0.000061, -0.000576, 0.092285, -0.006927, -0.000475, 0.001038, -0.083984, 0.006165, -0.000147, -0.000534, 0.097168, -0.002167, 0.000137, 0.000267, 0.000641, 0.08252, -0.00041, -0.00058, 0.078613, -0.000448, 0.000515, 0.001556, -0.078613, 0.007019, 0.000059, -0.000146, 0.083008, -0.01123, 0.001633, -0.002151, -0.230469, -0.204102, 0.000233, 0.000668, -0.089355, 0.005676, -0.000117, 0.000085, 0.081055, -0.005951, 0.000076, -0.000622, -0.084961, 0.001953, 0.000151, -0.000244, 0.00106, -0.066406, 0.000169, -0.000343, -0.091797, 0.006012, -0.000192, 0.000085, -0.083008, -0.001663, 0.000187, 0.000003, -0.085938, 0.006775, -0.000326, -0.000183, 0.002457, -0.073242, 0.000357, 0.000357, -0.128906, 0.004852, -0.000118, 0.000207, -0.087402, 0.007416, -0.000336, -0.000183, 0.086914, -0.001434, -0.000005, 0.000254, -0.083496, 0.004669, -0.000224, 0.000805, -0.091309, 0.006348, -0.000246, 0.000357, -0.084473, 0.002808, -0.000256, 0.000471, 0.09082, -0.003632, -0.000383, -0.000197, 0.083496, -0.007721, 0.000507, -0.000595, 0.083984, -0.001244, -0.000117, -0.000216, 0.001122, -0.086426, -0.000366, -0.000298, 0.086914, -0.001564, 0.000226, 0.000687, 0.068359, 0.002274, 0.000648, 0.000366, -0.087402, -0.002792, 0.000156, 0.000322, 0.000561, -0.076172, -0.000104, -0.001762, 0.045898, 0.004364, -0.000206, 0.000546, 0.085449, -0.005768, 0.000153, -0.000141, 0.000542, -0.074219, 0.000254, -0.000025, -0.080566, 0.005188, -0.000122, -0.000326, 0.090332, -0.008423, 0.000252, 0.001091, -0.077637, 0.005615, -0.0001, -0.000553, 0.087402, -0.009521, -0.000246, -0.000568, -0.083984, 0.00885, -0.000022, 0.000444, -0.087402, 0.00592, -0.00024, -0.000629, 0.074707, -0.005157, -0.000067, 0.000017, 0.085938, -0.005737, 0.000232, 0.000759, -0.057129, 0.004761, -0.000439, -0.000112, 0.090332, -0.003204, 0.00002, -0.000168, 0.090332, -0.007355, 0.000113, -0.000813, 0.083496, -0.008423, -0.000359, 0.000017, -0.085449, 0.009583, 0.000191, 0.000143, -0.082031, 0.00708, 0.000124, -0.000381, 0.083496, -0.005951, 0.000368, -0.000248, 0.094727, -0.002411, -0.000319, 0.000093, 0.088379, -0.009644, -0.000284, -0.000599, -0.085938, 0.004608, 0.000035, 0.00021, 0.083008, -0.005157, 0.000561, 0.000196, 0.085938, -0.001244, -0.000093, -0.000414, 0.091309, -0.00325, 0.000431, -0.000186, -0.085449, 0.006683, -0.000462, -0.000736, 0.087402, -0.008911, -0.000351, -0.000027, -0.080566, 0.003418, 0.000059, 0.000439, 0.083008, 0.000467, 0.000168, -0.000938, 0.083984, -0.003738, -0.000183, 0.000402, -0.086426, 0.008667, -0.000012, 0.000713, -0.084473, 0.008911, -0.000167, 0.000439, 0.090332, -0.003418, 0.000397, 0.000234, -0.085449, 0.005981, -0.000271, -0.000216, 0.087402, -0.002914, 0.000092, -0.000196, 0.091797, -0.003632, 0.000357, -0.000301, 0.105469, -0.005341, -0.000099, -0.000408, -0.085449, 0.010742, 0.000188, 0.000763, -0.091309, 0.005737, 0.00028, -0.000269, 0.072266, 0.013, 0.00036, -0.000462, 0.083008, -0.007233, -0.000144, 0.000843, -0.068359, 0.007477, -0.000176, 0.000557, -0.083008, 0.003601, 0.000007, -0.000687, 0.086426, -0.003448, -0.000523, -0.00033, 0.080566, 0.000492, -0.000484, 0.000225, 0.085938, 0.000595, -0.000022, 0.00148, -0.105957, 0.007263, -0.000467, 0.000395, 0.081055, 0.00106, 0.000607, -0.001343, 0.143555, 0.202148, -0.000186, -0.00008, -0.090332, 0.002213, -0.002762, -0.034668, 0.075195, 0.00412, -0.000383, 0.000159, -0.000299, -0.07959, 0.00009, -0.000992, 0.097656, -0.008789, -0.000381, -0.000656, -0.086914, 0.002853, -0.00038, -0.000458, 0.091797, -0.000908, -0.000334, -0.000216, 0.08252, -0.006592, 0.000164, 0.000113, 0.002548, -0.07959, -0.000047, 0.000073, -0.083496, 0.004364, -0.0001, -0.000149, 0.09082, -0.005219, 0.000002, -0.000931, 0.10791, 0.000141, 0.000324, -0.000473, 0.083496, -0.000957, 0.000093, -0.000158, 0.087402, -0.002029, 0.000471, -0.000034, 0.086426, 0.000465, -0.000113, -0.00046, 0.083984, -0.007324, -0.000184, 0.000313, -0.084961, 0.006104, -0.000028, 0.000341, -0.107422, 0.003632, 0.000016, 0.003998, -0.041748, -0.004181, 0.002319, -0.000824, 0.050537, 0.006622, -0.002151, -0.002472, -0.022827, -0.019287, -0.002457, -0.002441, -0.022217, -0.018433, -0.002747, -0.001694, -0.019775, -0.01709, 0.002274, 0.00235, 0.02124, 0.017212, -0.00351, -0.002701, -0.032227, -0.02832, -0.002701, -0.00238, -0.021118, -0.019043, 0.000851, 0.003738, -0.038818, -0.006317, 0.001984, 0.001984, 0.021118, 0.018188, 0.003082, 0.002335, 0.021118, 0.017456, -0.00095, 0.006073, -0.077637, -0.012024, 0.00238, 0.002396, 0.020752, 0.016479, -0.00296, -0.002365, -0.019287, -0.016846, -0.001755, -0.001373, -0.020508, -0.017334, 0.000013, -0.001656, 0.045654, 0.012878, 0.002426, 0.002838, 0.024292, 0.021729, 0.002029, 0.001724, 0.019409, 0.016602, 0.003403, 0.002563, 0.024292, 0.022095, 0.002823, 0.002411, 0.022217, 0.019897, -0.002472, -0.001526, -0.021484, -0.0177, 0.000843, -0.003586, 0.060303, 0.008972, 0.003662, 0.003113, 0.028076, 0.023682, 0.002472, 0.002289, 0.020508, 0.018921, 0.002609, 0.002441, 0.021484, 0.017578, 0.001129, -0.001511, 0.030884, -0.000622, -0.002151, -0.00293, -0.021362, -0.017578, 0.000504, 0.007172, -0.057129, -0.008484, -0.000135, 0.004425, -0.047852, -0.009705, 0.002075, 0.001625, 0.01709, 0.016846, 0.002075, 0.001953, 0.020264, 0.018433, -0.001984, -0.001724, -0.019531, -0.017944, 0.002609, 0.001831, 0.02124, 0.02002, -0.002502, -0.00209, -0.02124, -0.017578, 0.003159, 0.002686, 0.024658, 0.020142, 0.0002, 0.004944, -0.057373, -0.008362, -0.002808, -0.002213, -0.022095, -0.020142, 0.007935, 0.005951, 0.042725, 0.014648, -0.00267, -0.002136, -0.02356, -0.021484, -0.00036, -0.006714, 0.063965, 0.006195, -0.002243, -0.001717, -0.019531, -0.017822, -0.003891, -0.000319, -0.03833, -0.00708, -0.002319, -0.00206, -0.020996, -0.018066, 0.002884, 0.001152, 0.019409, 0.017456, -0.002335, -0.002182, -0.019165, -0.018555, 0.002106, 0.002289, 0.02002, 0.018555, -0.003174, -0.00209, -0.020874, -0.017578, 0.001968, 0.002304, 0.022095, 0.017578, -0.000179, -0.003906, 0.03418, 0.0047, 0.003555, 0.003067, 0.028442, 0.028564, 0.00235, 0.002563, 0.020386, 0.017944, 0.001968, 0.002731, 0.021973, 0.016724, -0.000334, -0.003433, 0.042725, 0.006195, -0.000431, 0.005981, -0.060791, -0.008301, 0.00003, 0.002213, -0.030396, -0.004425, -0.00264, -0.001366, -0.022705, -0.018433, 0.005432, 0.002045, 0.037109, 0.010376, 0.000755, -0.001587, 0.032715, 0.001755, -0.00238, -0.0019, -0.027588, -0.02124, -0.000626, 0.000797, -0.083984, -0.110352, -0.004425, -0.00383, -0.028809, -0.018555, 0.002655, 0.001999, 0.02124, 0.016968, -0.002609, -0.001953, -0.019043, -0.016968, 0.000416, -0.004639, 0.049072, 0.00531, 0.002136, -0.000232, 0.031006, 0.007507, -0.001518, -0.000298, -0.024902, -0.008545, -0.001389, 0.001915, -0.039062, -0.008179, -0.002136, -0.00106, -0.021851, -0.017822, -0.001656, -0.001564, -0.021118, -0.016724, -0.00296, -0.002563, -0.021851, -0.018433, 0.002701, 0.001984, 0.018066, 0.017944, 0.00206, 0.002213, 0.018921, 0.017822, -0.000085, 0.002899, -0.033203, -0.007446, -0.001808, -0.001091, -0.018311, -0.016113, -0.002518, -0.001503, -0.019409, -0.017212, -0.002594, -0.002197, -0.023193, -0.020386, 0.002365, 0.001823, 0.021362, 0.017212, 0.000557, 0.001968, 0.021362, 0.012085, -0.002594, -0.002045, -0.019775, -0.018677, 0.001968, 0.001762, 0.020874, 0.016968, 0.000984, -0.003235, 0.046631, 0.005646, -0.003357, -0.002533, -0.020752, -0.019043, -0.00103, -0.002365, -0.011597, 0.012878, -0.002304, -0.001831, -0.021729, -0.017212, -0.003082, -0.00264, -0.019775, -0.017578, -0.002426, -0.001625, -0.021118, -0.017944, -0.002869, -0.00206, -0.021118, -0.021484, -0.003357, -0.000961, -0.030396, -0.019531, 0.003632, 0.000087, 0.044434, 0.012573, -0.002243, -0.002319, -0.020996, -0.017578, -0.002579, -0.002213, -0.022217, -0.018921, 0.001556, -0.000793, 0.026245, 0.003418, 0.001495, -0.002563, 0.0625, 0.01123, -0.002686, -0.00025, -0.040039, -0.014954, -0.003098, -0.00209, -0.020264, -0.017944, -0.002823, -0.000454, -0.032227, -0.012268, 0.00103, 0.00708, -0.065918, -0.006561, -0.002121, -0.002594, -0.019897, -0.017456, -0.001678, -0.002121, -0.02832, -0.024048, -0.002487, -0.001724, -0.02002, -0.017456, 0.002991, 0.001236, 0.022827, 0.017578, 0.018677, 0.01239, 0.141602, 0.11084, 0.00322, 0.002792, 0.020264, 0.019287, -0.00235, -0.002243, -0.022705, -0.021484, 0.002396, 0.001404, 0.018799, 0.018311, -0.002487, -0.00209, -0.02063, -0.018555, 0.002151, 0.00174, 0.020874, 0.017334, -0.002335, -0.00264, -0.020386, -0.0177, -0.004822, 0.004059, -0.095215, -0.059814, 0.002121, 0.001877, 0.022339, 0.018066, -0.003418, -0.002014, -0.022705, -0.021851, -0.001541, 0.002975, -0.033936, -0.006042, 0.005127, -0.000034, 0.053711, 0.007324, 0.00119, -0.005951, 0.063965, -0.000402, 0.002411, 0.001137, 0.024536, 0.01709, 0.002472, 0.002243, 0.020874, 0.016968, 0.00061, -0.000874, 0.021118, 0.003494, 0.002014, 0.00296, 0.020508, 0.016602, 0.002243, 0.001732, 0.020264, 0.0177, 0.00206, 0.001541, 0.019409, 0.017944, -0.001541, 0.00193, -0.039062, -0.021484, 0.000629, -0.002884, 0.044678, 0.015442, -0.002228, -0.001701, -0.021484, -0.018066, -0.001945, -0.002243, -0.021118, -0.018188, -0.000759, 0.001045, -0.040039, -0.006927, 0.002533, 0.002533, 0.019897, 0.017212, -0.00235, -0.001869, -0.02124, -0.018921, -0.003601, -0.002274, -0.026489, -0.023071, -0.00024, -0.001907, 0.040283, -0.000202, 0.000328, -0.000217, -0.0019, 0.056396, 0.018921, 0.053223, 0.273438, -0.054199, 0.000603, 0.000542, -0.011108, -0.253906, 0.000341, -0.000053, 0.003601, -0.086914, -0.000086, 0.000584, 0.003967, -0.096191, 0.00087, 0.001373, 0.026489, 0.026978, -0.000702, 0.000433, 0.054688, -0.001938, -0.000542, -0.000463, 0.036133, 0.146484, 0.00103, 0.001411, -0.038818, 0.010071, -0.000416, -0.002701, 0.040283, 0.00824, -0.000322, -0.00106, 0.040527, -0.000717, -0.000481, 0.000071, 0.004272, -0.091797, -0.00013, -0.000134, -0.001945, 0.057861, -0.000294, -0.003067, -0.032227, 0.013367, -0.000007, 0.000576, 0.043945, 0.000721, 0.000205, 0.002121, -0.040771, 0.0005, 0.000305, 0.001457, -0.042725, 0.002335, 0.00023, 0.002075, -0.02771, 0.00235, -0.000234, 0.000054, 0.003754, -0.097168, 0.000465, 0.000763, -0.031738, 0.001984, -0.00012, 0.00106, 0.032471, -0.000437, 0.000212, 0.000286, -0.025757, 0.003998, -0.000462, -0.002838, -0.045166, 0.008484, 0.000843, 0.001411, -0.051514, 0.006561, 0.000401, 0.001564, -0.034668, 0.000542, -0.000992, -0.001091, 0.040527, 0.003113, -0.000263, -0.001495, 0.034912, -0.001198, -0.000774, -0.002228, -0.052246, 0.005646, -0.000515, -0.001633, 0.041992, -0.001984, 0.000207, 0.001747, 0.05127, 0.00103, -0.000343, -0.000782, -0.047852, -0.00193, 0.000186, -0.001099, 0.032715, -0.000332, -0.000618, -0.018555, -0.012268, 0.010437, -0.000146, -0.001305, 0.039795, -0.001335, -0.000889, -0.000954, -0.025269, -0.04834, 0.000008, -0.000587, 0.069824, -0.006073, 0.000383, 0.001022, -0.031494, 0.00174, -0.000326, 0.000009, 0.002411, -0.066406, -0.000208, -0.001465, 0.036133, -0.001549, 0.000702, 0.001587, 0.039795, -0.023682, -0.001053, 0.000483, 0.047363, -0.00412, -0.000265, 0.000004, 0.00209, -0.057373, -0.000041, -0.000431, -0.001694, 0.054199, 0.000359, 0.000889, -0.032959, 0.006622, -0.000402, -0.001122, 0.032959, -0.001106, 0.000148, -0.000114, -0.002014, 0.055908, 0.00041, -0.000376, -0.003082, 0.087402, -0.000755, -0.001427, 0.045654, -0.001541, -0.000732, -0.003235, 0.071777, -0.002136, 0.000345, 0.001266, -0.038818, 0.003418, 0.000576, -0.000824, -0.047607, 0.003494, 0.002533, 0.007507, 0.03833, 0.005432, 0.000259, 0.001312, -0.033203, 0.003311, 0.000475, -0.001198, -0.03125, -0.007996, -0.000212, 0.000234, 0.002716, -0.066895, -0.000237, -0.000328, -0.003143, 0.089844, 0.000584, 0.007935, 0.049561, 0.001373, -0.000397, -0.002365, -0.040771, 0.006897, 0.000885, 0.001396, -0.056396, 0.010437, -0.000292, -0.0019, 0.033691, -0.003769, -0.000145, -0.001656, 0.027832, -0.002197, 0.000132, 0.001396, -0.034668, 0.000927, 0.000116, -0.001053, -0.043945, 0.001343, 0.000572, 0.000387, -0.043701, -0.000273, 0.000338, 0.001221, -0.031128, 0.001457, 0.000058, 0.000124, 0.001595, -0.072754, 0.000387, 0.000771, -0.051758, -0.000729, -0.000021, -0.000969, 0.04248, -0.0065, -0.000134, -0.001297, 0.033447, -0.003204, 0.001999, 0.005951, 0.028687, 0.011047, -0.00037, -0.001427, -0.03125, 0.003937, -0.000248, 0.000032, 0.001884, -0.054688, 0.00029, 0.001122, -0.032715, 0.002121, -0.001251, -0.002762, -0.023926, 0.002502, -0.000256, -0.000622, -0.046875, -0.003311, 0.000022, 0.000633, 0.004974, -0.10498, 0.000035, -0.000471, 0.004578, -0.092285, -0.000188, 0.000603, 0.002838, -0.06543, 0.000319, 0.001106, -0.028564, 0.002502, 0.001602, 0.004913, 0.025391, 0.023438, -0.000507, -0.001526, 0.041748, -0.002502, 0.000534, 0.001472, -0.041016, 0.007935, -0.000504, -0.001488, 0.043457, -0.002548, 0.000292, 0.001465, 0.045654, 0.001755, -0.000232, -0.001038, 0.038086, -0.000671, -0.006195, -0.00705, -0.07666, -0.230469, -0.000538, -0.001648, 0.040283, -0.003128, 0.000877, 0.000069, -0.00296, 0.088867, -0.000277, -0.001587, 0.042236, -0.00415, 0.000173, 0.001717, -0.037598, 0.00161, 0.000154, 0.000145, 0.003906, -0.088867, 0.000043, -0.000055, -0.003036, 0.090332, 0.000031, -0.001572, 0.034424, -0.003372, 0.000171, -0.000222, -0.00383, 0.065918, 0.000096, -0.000186, -0.001617, 0.056152, -0.000221, -0.001587, 0.032715, -0.001892, -0.000389, -0.001884, 0.041992, -0.001717, 0.000173, 0.001732, -0.052246, 0.006531, 0.000156, 0.000021, -0.003036, 0.093262, -0.003906, -0.022217, 0.012756, 0.010376, 0.000196, 0.000203, -0.003967, 0.11084, -0.000132, -0.000016, 0.003448, -0.086426, -0.000372, 0.001076, 0.005615, -0.064941, 0.000481, -0.00034, -0.051758, 0.004395, 0.000843, 0.00351, 0.017212, 0.055908, 0.000336, 0.001305, -0.032227, 0.00135, 0.000127, 0.001663, -0.037109, 0.000748, 0.000114, 0.001381, -0.039795, 0.00238, 0.000133, -0.000401, -0.002106, 0.086914, 0.000549, 0.002426, -0.065918, 0.00354, 0.002151, 0.00116, 0.265625, 0.304688, -0.000106, 0.000067, -0.038574, 0.003113, -0.000463, -0.001488, 0.040527, -0.00267, 0.000246, 0.002151, -0.041748, 0.000683, 0.000244, 0.000923, -0.030029, 0.007538, -0.000351, -0.000013, 0.00206, -0.060791, 0.000483, 0.000237, -0.033203, 0.007233, -0.000454, 0.000607, 0.03418, -0.009521, 0.000355, 0.000797, -0.04126, 0.003159, -0.000134, 0.000942, 0.036621, -0.016846, 0.000193, 0.000315, 0.004974, -0.102539, 0.000648, 0.002747, 0.018311, 0.053223, 0.000257, 0.000683, -0.030762, -0.002075, 0.000106, -0.000048, -0.001801, 0.056641, -0.000164, 0.000057, 0.002029, -0.054443, -0.000027, -0.00001, 0.003448, -0.086426, 0.000332, 0.001846, -0.044678, 0.000441, 0.000473, 0.000957, 0.000965, 0.01532, -0.000683, -0.000664, -0.002625, -0.024536, 0.000858, 0.001411, 0.003571, 0.026855, 0.001266, 0.002151, 0.003342, 0.018677, 0.000059, 0.001442, 0.002533, 0.030762, 0.000565, 0.001289, 0.00293, 0.030762, -0.001968, -0.001282, -0.003555, -0.028687, 0.000435, 0.000893, 0.002533, 0.026855, 0.000465, 0.001465, 0.00296, 0.031738, 0.000475, 0.001236, 0.002548, 0.024292, -0.001175, -0.001404, -0.001099, -0.021484, -0.000683, -0.001801, -0.002426, -0.031128, 0.000179, -0.000557, -0.00296, -0.029541, -0.000349, -0.001106, -0.001877, -0.022217, -0.000969, -0.000969, -0.000942, -0.01709, -0.000702, -0.000437, -0.002289, -0.033203, 0.000751, 0.001823, 0.00322, 0.039062, -0.000641, -0.001808, -0.003586, -0.022461, -0.00071, -0.000874, -0.001755, -0.024658, -0.00074, -0.001114, -0.001984, -0.025146, -0.000889, -0.000565, -0.001183, -0.022461, -0.000059, 0.000292, 0.001862, 0.020142, -0.0, 0.000355, 0.00209, 0.024292, -0.000336, -0.001274, -0.003052, -0.020752, 0.000347, -0.000072, 0.001328, 0.025513, 0.00074, 0.000492, 0.001465, 0.023682, -0.000889, -0.000368, -0.000866, -0.024292, 0.000011, 0.001099, 0.002884, 0.023071, 0.000301, 0.001396, 0.002243, 0.025269, -0.001144, -0.001236, -0.003159, -0.026123, -0.001022, -0.001358, -0.001945, -0.021606, -0.001648, -0.002151, -0.003647, -0.030762, 0.000668, 0.00079, 0.001228, 0.017212, 0.000288, 0.000603, 0.001251, 0.02124, -0.001137, -0.001381, -0.003555, -0.032227, 0.001381, 0.002441, 0.002457, 0.034424, 0.001266, 0.001686, 0.002777, 0.046143, -0.00103, -0.00119, -0.001602, -0.021606, 0.001015, 0.001717, 0.002258, 0.033691, -0.000866, -0.000874, -0.003265, -0.028564, 0.000507, 0.000648, 0.002258, 0.025024, 0.000607, 0.000637, 0.001953, 0.023438, -0.001045, -0.000816, -0.001602, -0.030396, 0.000496, 0.001198, 0.003326, 0.02478, -0.000679, -0.00116, -0.002213, -0.022827, -0.001091, -0.001541, -0.001984, -0.029297, 0.00012, -0.000542, -0.002701, -0.030518, -0.000309, -0.001068, -0.001816, -0.021851, -0.000252, -0.001724, -0.001839, -0.02771, -0.004913, -0.006805, -0.012817, -0.176758, -0.000257, -0.000267, -0.002151, -0.037109, 0.001595, 0.001236, 0.003494, 0.023071, -0.001915, -0.002167, -0.00412, -0.029785, -0.002472, -0.003174, -0.006409, -0.042969, 0.000668, 0.001442, 0.003632, 0.021851, 0.001328, 0.001846, 0.003159, 0.027344, 0.001396, 0.001068, 0.00238, 0.024292, -0.001106, -0.00177, -0.001945, -0.02356, -0.000064, 0.000977, 0.003311, 0.037842, 0.001213, 0.000645, 0.003784, 0.040039, 0.001411, 0.000957, 0.001694, 0.025146, -0.000557, -0.000797, -0.0019, -0.026367, -0.000778, -0.000572, -0.00209, -0.02356, 0.000431, 0.001549, 0.004333, 0.028931, -0.000343, -0.001289, -0.003708, -0.0271, -0.001396, -0.001968, -0.002396, -0.020264, 0.000614, 0.001099, 0.0019, 0.025146, -0.000919, -0.001228, -0.002045, -0.017334, 0.001968, 0.002945, 0.003998, 0.030396, -0.000288, -0.001648, -0.002075, -0.029907, -0.000916, -0.00148, -0.002182, -0.027222, 0.000759, 0.001076, 0.002914, 0.031738, 0.000633, 0.000351, 0.001419, 0.021606, -0.00066, -0.000881, -0.002121, -0.023315, 0.000163, 0.001442, 0.002457, 0.027344, -0.000046, 0.000591, 0.002014, 0.029419, -0.001167, -0.000778, -0.002991, -0.020264, 0.000111, 0.000282, 0.002319, 0.031128, 0.001114, 0.001892, 0.001747, 0.012939, -0.000193, -0.00032, -0.002258, -0.025269, 0.000568, 0.00106, 0.00267, 0.031982, 0.00164, 0.002151, 0.003769, 0.034668, -0.001129, -0.00119, -0.002441, -0.028564, 0.00007, -0.000395, -0.002853, -0.03125, -0.000004, 0.000368, 0.002502, 0.026978, 0.001312, 0.002075, 0.003525, 0.033936, -0.000093, -0.000698, -0.002319, -0.027832, -0.001198, -0.001343, -0.002777, -0.026978, -0.000488, -0.001564, -0.004272, -0.024292, 0.002014, 0.003784, 0.005219, 0.033936, -0.000584, -0.000347, -0.001678, -0.02478, 0.000565, 0.00132, -0.000786, -0.02417, 0.001236, 0.000877, 0.002228, 0.027588, 0.000278, 0.000546, 0.001915, 0.025879, -0.000095, -0.000759, -0.002243, -0.024048, -0.000263, -0.000542, -0.002335, -0.025879, 0.001205, 0.001175, 0.002045, 0.023438, -0.000012, 0.000364, 0.001213, 0.022949, -0.000435, 0.000664, 0.003937, 0.025513, -0.001076, -0.001205, -0.00235, -0.027222, 0.001717, 0.002701, 0.005127, 0.033936, 0.00028, 0.000523, 0.0019, 0.014709, -0.000534, -0.001671, -0.001945, -0.026855, -0.00106, -0.000999, -0.002563, -0.026367, -0.000679, -0.000969, -0.002426, -0.025513, -0.000553, -0.000278, -0.001923, -0.031982, 0.001511, 0.001068, 0.002975, 0.027344, 0.000767, 0.00174, 0.002625, 0.026733, -0.001633, -0.001556, -0.002151, -0.033447, 0.001366, 0.002167, 0.003784, 0.023804, -0.001595, -0.000973, -0.003281, -0.028198, -0.000483, -0.001488, -0.003464, -0.026611, 0.000278, -0.000016, 0.003357, 0.031494, 0.000142, 0.001999, 0.000973, 0.024414, 0.002213, 0.001625, 0.003174, 0.035889, -0.00066, -0.001259, -0.00325, -0.027222, 0.000201, 0.000782, 0.000311, 0.028076, 0.000041, -0.000877, -0.001678, -0.022705, 0.000072, -0.000854, -0.002548, -0.024658, 0.001106, 0.002045, 0.004272, 0.030884, -0.000694, -0.000973, -0.001602, -0.024902, -0.000549, -0.001503, -0.001984, -0.031006, -0.001205, -0.001221, -0.002838, -0.025024, 0.000246, 0.000763, 0.000877, 0.008667, -0.000507, 0.000039, -0.00087, -0.020508, -0.000828, -0.000607, -0.003204, -0.022461, -0.001411, -0.001579, -0.002533, -0.027954, 0.001778, 0.001694, 0.002335, 0.033447, 0.00034, 0.000385, 0.002441, 0.026855, -0.000131, -0.000362, -0.002655, -0.031494, -0.000546, -0.00071, -0.002991, -0.033203, -0.000675, 0.000328, 0.001556, 0.037354, -0.000317, 0.000067, -0.002365, -0.024048, -0.000213, -0.000221, -0.003159, -0.024658, 0.013489, 0.029175, 0.078613, 0.359375, 0.00036, -0.000504, -0.003525, -0.02771, 0.000359, 0.000104, 0.002167, 0.02478, 0.00029, 0.001236, 0.002945, 0.026001, 0.00006, 0.000763, 0.002197, 0.026123, 0.000492, 0.000828, 0.002762, 0.025269, -0.000138, -0.000467, -0.003159, -0.026855, -0.000132, 0.000824, 0.002365, 0.023804, 0.000077, -0.001122, -0.003601, -0.026001, -0.000397, -0.000301, 0.001709, 0.027222, -0.0001, 0.002625, 0.005981, 0.028564, 0.001457, 0.004517, 0.024658, 0.008667, -0.000075, -0.000755, -0.002502, -0.025269, 0.000082, -0.000278, -0.002823, -0.028076, -0.000089, 0.000694, 0.002472, 0.027344, 0.000437, 0.00013, 0.000164, -0.029297, 0.000146, 0.000656, 0.001953, 0.025391, -0.008728, -0.032959, -0.097168, -0.339844, 0.000168, -0.000446, -0.003479, -0.025024, -0.000534, -0.000174, -0.002121, -0.024292, 0.000157, 0.00082, 0.002411, 0.0271, 0.000629, 0.000523, -0.001297, -0.026611, -0.000181, -0.000717, -0.002991, -0.027222, -0.000058, -0.000175, -0.00238, -0.026245, 0.000186, 0.000729, 0.003204, 0.02771, 0.000633, 0.001007, 0.001907, 0.025269, 0.000113, 0.000626, 0.003082, 0.029175, 0.000142, 0.000221, 0.003052, 0.026978, 0.000006, -0.000893, -0.00264, -0.027344, -0.000033, 0.00028, 0.002609, 0.027466, -0.000117, 0.000397, 0.002853, 0.027588, -0.423828, -0.006592, -0.014587, 0.028564, 0.001808, 0.001244, 0.000946, -0.059814, -0.000641, 0.000031, 0.00164, 0.053711, -0.000126, 0.000057, -0.002548, -0.026245, 0.000706, 0.000889, -0.002136, -0.041992, -0.000067, -0.000452, -0.002594, -0.028198, -0.000052, 0.000599, 0.002823, 0.025879, 0.000099, -0.001038, -0.002045, -0.024292, -0.00006, 0.00074, 0.003326, 0.024414, 0.000102, 0.000492, 0.002029, 0.024048, -0.000002, 0.000698, 0.002716, 0.026978, -0.000479, -0.001015, -0.003128, -0.028564, 0.000713, 0.001183, 0.003967, 0.040283, 0.000225, 0.001511, 0.007629, 0.038086, -0.000086, 0.00082, 0.003311, 0.024292, 0.000252, 0.000062, 0.003113, 0.026733, -0.00058, -0.000622, -0.000969, 0.033936, -0.000098, -0.00033, -0.001999, -0.025513, 0.000033, -0.000448, -0.002914, -0.025879, 0.000305, 0.00025, 0.002502, 0.025635, 0.000066, -0.000816, -0.002853, -0.025513, 0.000076, 0.001266, 0.003494, 0.027954, 0.000234, -0.000481, -0.002487, -0.028076, 0.000496, 0.000414, 0.003036, 0.030151, -0.000211, -0.000492, -0.003159, -0.024658, -0.00029, -0.000572, -0.003433, -0.025391, 0.000099, -0.000565, -0.002869, -0.026367, -0.000194, -0.000698, -0.002106, -0.025757, -0.000307, -0.000572, -0.003326, -0.025757, 0.000235, 0.000671, 0.003128, 0.025024, -0.000243, 0.000664, 0.002441, 0.025879, -0.000113, 0.000441, 0.002441, 0.025513, -0.000061, -0.000174, -0.002136, -0.025635, 0.000774, -0.000587, -0.002808, -0.026123, 0.000305, -0.00009, -0.003128, -0.027222, -0.000393, 0.000542, 0.002029, 0.024292, -0.000115, 0.000462, 0.002823, 0.024658, 0.000296, -0.000196, -0.003433, -0.030396, -0.000322, -0.00079, -0.002411, -0.024292, 0.000215, 0.000381, 0.00296, 0.025513, -0.000284, -0.000713, -0.003113, -0.024658, -0.000077, -0.000351, -0.002686, -0.025391, 0.000223, 0.001122, 0.004639, 0.030762, -0.000292, 0.000866, 0.002472, 0.026001, 0.000199, -0.000549, -0.00351, -0.029785, 0.000071, 0.00074, 0.00235, 0.026123, 0.00015, 0.000144, 0.002182, 0.026245, 0.000005, -0.000062, -0.002365, -0.026123, 0.000055, 0.000463, 0.002274, 0.028076, -0.000273, 0.001137, 0.003342, 0.030518, -0.000284, -0.000847, -0.002472, -0.025146, 0.000106, -0.00058, -0.003128, -0.025757, -0.000056, 0.000351, 0.001968, 0.025146, -0.000021, 0.000402, 0.000009, -0.052002, -0.000568, -0.000889, -0.00206, -0.020508, 0.004395, 0.00473, 0.007019, -0.067871, -0.000538, -0.001183, 0.002808, 0.045166, 0.000523, 0.000629, 0.002716, 0.026367, -0.000147, 0.000698, 0.002716, 0.02478, 0.000146, -0.000683, -0.002518, -0.026367, -0.000441, -0.000927, -0.002945, -0.026245, -0.000041, 0.000362, 0.003555, 0.03833, 0.000866, 0.000299, -0.001297, -0.03418, -0.000007, -0.000507, -0.002594, -0.027588, -0.000122, 0.000961, 0.003448, 0.031738, -0.00006, -0.000277, -0.002426, -0.025635, -0.000085, -0.000687, -0.002335, -0.028442, -0.000017, 0.000399, 0.002533, 0.0271, 0.001587, 0.004761, 0.025757, 0.010803, -0.000123, -0.000484, -0.002029, -0.026001, -0.000102, -0.00071, -0.003021, -0.025879, -0.000044, -0.000488, -0.003006, -0.029541, -0.00034, -0.000721, -0.002472, -0.026001, -0.000209, -0.000721, -0.002319, -0.029297, -0.000186, -0.000429, -0.002808, -0.026978, -0.000515, 0.00032, 0.002731, 0.024536, 0.000093, -0.000793, -0.002792, -0.027344, -0.004974, -0.009949, -0.028931, -0.155273, 0.000082, -0.000416, -0.002304, -0.026123, 0.003464, 0.004791, -0.008545, -0.132812, 0.000452, 0.000641, 0.002228, 0.024902, -0.00017, -0.001305, -0.002426, -0.023804, 0.00058, -0.000273, -0.002502, -0.025879, -0.000267, -0.00071, -0.002762, -0.026489, 0.000389, 0.000919, 0.003433, 0.034912, -0.000067, -0.000081, -0.00264, -0.027344, -0.00038, -0.000188, 0.002182, 0.035156, 0.002808, 0.004059, 0.00946, -0.059814, -0.000035, -0.000671, -0.003174, -0.025269, -0.000303, 0.00005, -0.002701, -0.024902, -0.000259, -0.001572, -0.003296, -0.034668 ] } , "name": "LlmExporter::FusedLinearAttention_462", "outputIndexes": [ 20 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 7, 17, 19, 20 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.0/self_attn/FusedLinearAttention", "outputIndexes": [ 21 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 2 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ -1, 128 ] } , "name": "/blocks.0/self_attn/Constant_2_output_0", "outputIndexes": [ 22 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 21, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.0/self_attn/Reshape_output_0", "outputIndexes": [ 23 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 23 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.0/self_attn/norm/Cast_output_0", "outputIndexes": [ 24 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 24 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 3960898, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.0/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 25 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1819 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 3961922, 1048598, 262144, 0, 0 ] } , "name": "/layers.0/self_attn/in_proj_z/Linear", "outputIndexes": [ 1832 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1832 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 1833 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1833 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 26 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 26, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.0/self_attn/Reshape_1_output_0", "outputIndexes": [ 27 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 27 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.0/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 29 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 25, 29 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.0/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 30 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 5 ] , "main_type": "NONE", "name": "/blocks.0/self_attn/Shape_output_0", "outputIndexes": [ 31 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 31 ] , "main_type": "NONE", "name": "Shape54", "outputIndexes": [ 32 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 31 ] , "main_type": "NONE", "name": "Rank56", "outputIndexes": [ 33 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 33, 33 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp58", "outputIndexes": [ 34 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 34 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze59", "outputIndexes": [ 35 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 1 ] } , "name": "Const60", "outputIndexes": [ 36 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 34, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp61", "outputIndexes": [ 37 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 37 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze62", "outputIndexes": [ 38 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 1 ] } , "name": "Unsqueeze64", "outputIndexes": [ 39 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 32, 35, 38, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice65", "outputIndexes": [ 40 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 40 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze66", "outputIndexes": [ 41 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 41, 41 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp68", "outputIndexes": [ 42 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 31, 42, 34 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.0/self_attn/Gather_output_0", "outputIndexes": [ 43 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 0 ] } , "name": "/rotary/Constant_5_output_0", "outputIndexes": [ 44 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 43, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.0/self_attn/Unsqueeze_output_0", "outputIndexes": [ 45 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 34 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze78", "outputIndexes": [ 46 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 37 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze81", "outputIndexes": [ 47 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 32, 46, 47, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice84", "outputIndexes": [ 48 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 48 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze85", "outputIndexes": [ 49 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 49 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp86", "outputIndexes": [ 50 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 50, 49 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp87", "outputIndexes": [ 51 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 31, 51, 34 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.0/self_attn/Gather_1_output_0", "outputIndexes": [ 52 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 52, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.0/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 53 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ -1 ] } , "name": "/rotary/Constant_output_0", "outputIndexes": [ 54 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 45, 53, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.0/self_attn/Concat_output_0", "outputIndexes": [ 55 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 30, 55 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.0/self_attn/Reshape_2_output_0", "outputIndexes": [ 56 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 56 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 1834 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1834 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.0/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 1835 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1835 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 5272664, 1048598, 262144, 0, 0 ] } , "name": "/layers.0/self_attn/out_proj/Linear", "outputIndexes": [ 1836 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1836 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 1837 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1837 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.0/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 57 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 4, 57 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.0/Add_output_0", "outputIndexes": [ 58 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 58 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 6583406, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.0/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 59 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 59 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.0/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 1838 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1838 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.0/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 1839 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1839 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 6591598, 1835030, 458752, 0, 0 ] } , "name": "/layers.0/mlp/gate_proj/Linear", "outputIndexes": [ 1840 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1840 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 1841 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1841 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.0/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 60 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 60 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.0/mlp/act_fn/Mul_output_0", "outputIndexes": [ 61 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1839 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 8885380, 1835030, 458752, 0, 0 ] } , "name": "/layers.0/mlp/up_proj/Linear", "outputIndexes": [ 1844 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1844 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 1845 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1845 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.0/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 62 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 61, 62 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.0/mlp/Mul_output_0", "outputIndexes": [ 63 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 63 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.0/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 1846 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1846 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.0/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 1847 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1847 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 11179162, 1835030, 458752, 0, 0 ] } , "name": "/layers.0/mlp/down_proj/Linear", "outputIndexes": [ 1848 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1848 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.0/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 1849 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1849 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.0/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 64 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 58, 64 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.0/Add_1_output_0", "outputIndexes": [ 65 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 65, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.1/Reshape_output_0", "outputIndexes": [ 66 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 66 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 13472944, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.1/input_layernorm/Mul_1_output_0", "outputIndexes": [ 67 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 67 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 1850 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1850 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.1/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 1851 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1851 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 13481136, 3145750, 786432, 0, 0 ] } , "name": "/layers.1/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 1852 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1852 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 1853 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1853 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 68 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 68 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.1/self_attn/Transpose_output_0", "outputIndexes": [ 69 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.17929, -1.078621, -1.145386, -0.302609, -1.775743, -0.314664, -1.536777, -0.123224, -0.307375, -0.59248, -0.105399, -0.794937, -0.232019, -1.210951, -0.115758, -10.584334 ] } , "name": "/blocks.1/self_attn/Neg_output_0", "outputIndexes": [ 70 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1851 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 17413318, 8214, 2048, 0, 0 ] } , "name": "/layers.1/self_attn/in_proj_a/Linear", "outputIndexes": [ 1856 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1856 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 1857 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1857 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 71 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -1.757812, 0.851562, 2.03125, 1.796875, 0.084961, 0.941406, 0.65625, -6.0, 1.992188, 1.671875, -4.46875, 2.515625, -4.375, 1.882812, -4.46875, -5.65625 ] } , "name": "onnx::Add_3462", "outputIndexes": [ 73 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 71, 73 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.1/self_attn/Add_output_0", "outputIndexes": [ 74 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 74 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp129", "outputIndexes": [ 75 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 75, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp131", "outputIndexes": [ 76 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 76 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.1/self_attn/Softplus_output_0", "outputIndexes": [ 77 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 70, 77 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.1/self_attn/Mul_output_0", "outputIndexes": [ 78 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1851 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 17423580, 8214, 2048, 0, 0 ] } , "name": "/layers.1/self_attn/in_proj_b/Linear", "outputIndexes": [ 1860 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1860 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 1861 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1861 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 79 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 79 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.1/self_attn/Sigmoid_output_0", "outputIndexes": [ 80 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.002014, -0.001762, -0.001556, 0.034912, 0.001266, 0.004883, 0.010986, 0.03833, -0.004089, -0.004364, -0.039062, -0.166992, -0.028442, -0.052002, -0.119629, -0.255859, 0.002808, 0.005646, 0.010559, 0.044189, -0.031006, -0.062012, -0.134766, -0.078613, -0.029785, -0.057617, -0.130859, 0.025269, -0.027466, -0.040039, -0.057617, -0.109863, 0.002945, 0.001968, 0.003265, 0.043213, 0.008789, 0.014343, 0.026978, 0.009766, -0.008789, -0.013672, -0.032471, -0.046875, -0.002365, -0.004761, -0.016602, -0.03064, -0.002945, -0.007233, -0.016724, -0.041748, -0.001282, 0.001419, -0.003479, -0.039795, 0.002457, 0.00531, 0.010559, 0.032227, 0.006195, 0.012817, 0.026611, -0.002991, -0.000992, -0.00351, -0.012573, -0.032959, 0.001907, -0.000568, 0.007172, 0.036377, -0.02478, -0.038818, -0.081543, -0.133789, -0.001465, -0.005249, -0.019531, -0.145508, 0.007172, 0.016602, 0.040283, 0.002151, -0.016357, -0.043701, -0.140625, -0.206055, -0.005127, -0.007019, -0.040039, -0.105957, 0.019165, 0.045166, 0.134766, 0.292969, -0.003632, -0.002441, 0.025879, 0.169922, -0.000089, 0.001045, -0.003067, -0.037598, 0.009521, 0.018799, 0.039307, 0.15625, -0.032227, -0.083008, -0.203125, -0.378906, 0.001495, 0.004089, 0.005829, 0.051025, 0.002518, 0.00296, 0.009399, 0.032715, -0.023071, -0.034424, -0.085449, -0.152344, -0.027222, -0.054443, -0.128906, -0.25, 0.002029, 0.003479, 0.006958, 0.019653, 0.007782, 0.012329, 0.020508, 0.009888, -0.014343, -0.048828, -0.104004, 0.044922, -0.001823, -0.002838, -0.004669, -0.033447, 0.016479, 0.027344, 0.050293, 0.11377, -0.002991, -0.004639, -0.014038, -0.044678, -0.005249, -0.011597, -0.019165, 0.015991, -0.012634, -0.015869, -0.024902, -0.093262, 0.002533, 0.002945, 0.006409, 0.033203, -0.014709, -0.026733, -0.071777, -0.131836, 0.075195, 0.10498, 0.147461, 0.232422, 0.040039, 0.056885, 0.109375, 0.146484, 0.014282, 0.019653, 0.043701, 0.104004, -0.016235, -0.021484, -0.048096, -0.095703, -0.024292, -0.036865, -0.123047, -0.062988, -0.003464, -0.004608, -0.006195, -0.053223, 0.002914, 0.00238, 0.002319, 0.05249, -0.01123, -0.027222, -0.061523, 0.118652, -0.00531, -0.009521, -0.018921, -0.034912, -0.001076, 0.003967, 0.028198, 0.119141, 0.019043, 0.031128, 0.086426, 0.220703, 0.031006, 0.045654, 0.11084, 0.118164, 0.056641, 0.074707, 0.099121, -0.054443, -0.002884, -0.000664, -0.005493, -0.040771, 0.000414, -0.001694, -0.003601, -0.033691, -0.007996, -0.013428, -0.027466, -0.043945, -0.007721, -0.012573, -0.022339, -0.021729, -0.004425, -0.005402, -0.018555, -0.212891, 0.040771, 0.053955, 0.083496, 0.114746, 0.001045, -0.000326, 0.000483, 0.095215, -0.007202, -0.016724, -0.042969, -0.105957, -0.004242, -0.004578, -0.010376, -0.03418, 0.008911, 0.011658, 0.031006, 0.273438, -0.005066, -0.009094, -0.024048, -0.013428, -0.050537, -0.077148, -0.147461, -0.197266, 0.014526, 0.038086, 0.08252, 0.161133, -0.003601, -0.011841, -0.027588, -0.145508, 0.074219, 0.097168, 0.149414, 0.191406, 0.003052, 0.001633, 0.008606, 0.045166, -0.006073, -0.012085, -0.037842, -0.140625, -0.030762, -0.0354, -0.035889, 0.141602, -0.001228, -0.004425, -0.009033, -0.037354, -0.049561, -0.072754, -0.095215, -0.140625, 0.00177, 0.00531, 0.046631, 0.376953, -0.004852, -0.007935, -0.010376, 0.0354, -0.004456, -0.006683, -0.014282, -0.036621, 0.016479, 0.036133, 0.076172, 0.271484, 0.003281, -0.000885, -0.005463, -0.146484, 0.005127, 0.007202, 0.017212, 0.125977, -0.00386, -0.008484, -0.010925, -0.043945, 0.001968, 0.004059, 0.008789, 0.056641, 0.001793, 0.004883, 0.014282, 0.031494, 0.031982, 0.049316, 0.100586, 0.125977, 0.000923, -0.001358, 0.00824, 0.05127, 0.007263, 0.017212, 0.041016, 0.138672, 0.005676, 0.005005, 0.011292, 0.039307, 0.01709, 0.031494, 0.057129, 0.15332, -0.009338, -0.017944, -0.03833, -0.071289, 0.005035, 0.02063, 0.072754, 0.357422, -0.004303, -0.005066, -0.010132, -0.032227, 0.02124, 0.030884, 0.058594, 0.227539, 0.000217, 0.000351, 0.0047, 0.039062, -0.040527, -0.058838, -0.112305, -0.126953, -0.005249, -0.010864, -0.026733, -0.001404, -0.001244, -0.003357, 0.000542, 0.027344, -0.010925, -0.014343, -0.025513, -0.010437, 0.002502, 0.008057, 0.015259, 0.026611, 0.001945, 0.00174, 0.010681, 0.039062, 0.001816, 0.00103, 0.004822, 0.052246, -0.002716, -0.004059, -0.006042, -0.032471, 0.007172, 0.014587, 0.036865, 0.150391, -0.002136, -0.000717, -0.005676, -0.041504, -0.03064, -0.051514, -0.084473, -0.125977, -0.006104, -0.04541, -0.205078, 0.086426, 0.000078, -0.000862, 0.002991, 0.040527, 0.006287, 0.012573, 0.025635, 0.055176, -0.01062, -0.015442, -0.031738, -0.076172, 0.003967, 0.001228, -0.00296, 0.043945, -0.007294, -0.009705, -0.029175, -0.113281, -0.00885, -0.011292, -0.019287, -0.048828, -0.030273, -0.073242, -0.182617, -0.367188, -0.001472, -0.000652, -0.000565, -0.040039, -0.018555, -0.027344, -0.05249, -0.068848, -0.037109, -0.070312, -0.137695, -0.265625, 0.002808, 0.001549, 0.004517, 0.058838, -0.053711, -0.087402, -0.145508, 0.049561, -0.003372, -0.005066, -0.010254, -0.068359, -0.00177, 0.00053, 0.009155, 0.041992, -0.003204, -0.004486, -0.01239, -0.037109, -0.006805, -0.018433, -0.084961, -0.131836, 0.005981, 0.008362, 0.019287, 0.133789, -0.001053, -0.002502, -0.009827, -0.042725, 0.005768, 0.003448, 0.014099, 0.158203, 0.002213, 0.00386, 0.008118, 0.038574, 0.005859, 0.011108, 0.017212, -0.018433, 0.001411, 0.003784, 0.015747, 0.041748, -0.000923, -0.002396, -0.091309, -0.004395, -0.000332, -0.002319, 0.000357, 0.075195, 0.001434, 0.007019, 0.086426, 0.066406, -0.000162, 0.000137, -0.006805, -0.102539, 0.002792, 0.041748, -0.091797, 0.006073, 0.000353, 0.002335, 0.09668, 0.007355, 0.000687, -0.000113, 0.001472, -0.094727, 0.000077, 0.001656, 0.008972, 0.016479, -0.001122, 0.000938, -0.013, -0.097168, 0.000119, -0.000645, -0.021118, 0.018188, -0.001778, -0.037109, -0.205078, 0.213867, 0.000759, -0.001572, -0.007751, -0.087891, 0.00705, 0.018066, 0.078613, 0.094727, 0.001343, -0.00106, 0.148438, 0.279297, 0.002502, 0.010498, 0.044678, -0.105469, -0.000168, -0.000004, -0.002716, -0.02832, 0.000652, 0.000029, -0.00946, -0.100586, -0.000885, 0.001511, 0.012207, 0.073242, -0.000131, 0.000074, -0.001457, 0.022461, -0.000282, -0.00046, -0.00037, 0.027222, -0.037598, -0.135742, -0.239258, -0.143555, -0.002319, -0.004456, 0.000999, -0.123047, 0.000732, -0.000683, -0.038086, 0.179688, -0.002289, -0.003708, -0.100586, -0.028931, -0.001251, -0.001022, 0.001747, 0.101074, 0.000305, 0.001877, 0.093262, 0.004486, 0.000399, -0.001717, 0.00058, 0.101562, 0.048096, -0.192383, -0.078613, -0.038818, 0.000816, 0.000161, -0.003082, 0.075195, 0.002121, 0.001396, 0.009888, 0.157227, -0.001831, -0.005341, -0.107422, 0.000626, -0.000471, -0.002411, -0.010071, -0.105469, 0.000017, 0.000026, -0.013245, 0.010925, -0.000422, 0.001144, 0.020386, 0.004425, -0.000587, 0.001274, 0.060059, 0.335938, -0.010315, -0.036377, -0.080566, 0.002533, 0.00119, 0.000286, -0.013123, -0.105957, 0.000957, -0.001144, 0.000202, -0.102051, 0.00032, 0.000112, 0.002686, 0.030029, 0.000093, -0.000961, -0.077148, -0.069336, -0.001091, -0.001122, -0.004272, 0.106934, 0.001076, -0.000854, -0.000138, -0.090332, -0.000053, 0.000161, 0.003006, 0.027588, -0.001747, -0.005737, -0.09375, 0.052734, -0.00325, -0.002258, -0.025513, -0.25, -0.001099, 0.000454, 0.009583, -0.124512, 0.000359, 0.000138, -0.000273, 0.031738, -0.000313, 0.000851, -0.000999, -0.032227, 0.000305, 0.000149, 0.00766, 0.026001, -0.001869, -0.002502, 0.001831, 0.10498, -0.001328, -0.006073, -0.099609, -0.000305, -0.000023, -0.000992, -0.006104, -0.029053, -0.000043, 0.000671, 0.013672, 0.006744, 0.002045, 0.002563, 0.120117, 0.121582, 0.000269, -0.003128, -0.103516, -0.002914, -0.000256, -0.003372, -0.110352, -0.007263, -0.000317, -0.000534, -0.007202, -0.09668, 0.000322, -0.000572, -0.000858, -0.08252, 0.000227, 0.000576, 0.003494, 0.089355, -0.000637, 0.000572, -0.008118, -0.115723, -0.000893, -0.001938, -0.011108, -0.044189, -0.001686, -0.003357, -0.138672, -0.005035, -0.000622, 0.003906, 0.07666, 0.050293, -0.002899, -0.000068, -0.131836, -0.220703, 0.000054, -0.001686, 0.004761, 0.018555, 0.001503, -0.001884, -0.000786, 0.086914, -0.000055, 0.000288, -0.004883, -0.089355, 0.000001, -0.001213, -0.105957, -0.001122, -0.004761, -0.019531, -0.041504, -0.030273, -0.00238, -0.009399, -0.005737, 0.009033, -0.000473, -0.002808, -0.095703, 0.01123, 0.000828, 0.000763, -0.001091, -0.030884, 0.000177, -0.001625, -0.09375, -0.003067, -0.001259, -0.001335, -0.00415, -0.102051, -0.000418, -0.003143, -0.097168, 0.006134, -0.000393, -0.001266, -0.091797, -0.001755, -0.00019, -0.001328, -0.025146, -0.088379, -0.003006, -0.006958, -0.031494, 0.120117, 0.000355, -0.000874, -0.095215, 0.003433, -0.00116, -0.020874, -0.226562, 0.34375, -0.001274, 0.001648, 0.005188, 0.105957, 0.001709, 0.02002, 0.143555, 0.210938, 0.002213, 0.010925, 0.061768, 0.055908, -0.000755, -0.003937, -0.077148, -0.048584, -0.002045, -0.000717, -0.006287, -0.097656, -0.000066, 0.001488, -0.003555, -0.107422, -0.00042, -0.000591, -0.11084, 0.024048, -0.000759, 0.000322, -0.001137, 0.09668, -0.0, 0.001221, 0.102051, 0.016235, 0.024048, 0.060791, 0.135742, -0.035645, 0.000847, -0.000028, 0.001472, 0.030273, 0.000916, 0.003342, 0.095215, -0.008606, 0.000332, -0.001984, -0.010132, 0.044434, 0.000774, -0.000005, -0.001541, -0.039795, 0.00119, -0.000591, 0.0019, -0.072754, 0.001099, -0.000265, -0.021729, -0.101074, -0.000024, -0.000919, 0.008057, 0.087891, 0.002502, -0.017212, 0.257812, -0.089355, -0.00029, 0.003326, 0.097656, 0.018921, 0.000008, 0.000473, 0.005402, 0.0177, 0.000305, -0.000599, 0.09082, -0.020386, -0.000565, -0.000851, 0.006683, 0.098145, 0.012329, 0.038818, 0.049316, 0.00177, 0.000607, 0.000353, 0.001091, -0.088379, 0.000835, 0.000504, 0.089844, 0.000148, -0.001488, -0.004578, -0.014832, -0.104492, -0.000626, -0.000118, -0.007996, -0.0271, -0.002563, -0.000565, -0.004517, 0.082031, -0.002182, 0.001282, 0.075195, -0.199219, -0.000261, -0.000441, -0.003677, 0.092285, -0.001015, -0.000353, -0.001251, -0.09375, 0.000194, -0.002426, -0.002121, 0.079102, 0.000265, 0.003723, 0.105957, 0.004517, 0.00206, 0.009399, 0.174805, 0.108398, -0.000172, -0.00119, -0.00592, 0.083008, 0.01709, 0.041992, 0.11377, 0.181641, -0.001228, -0.005646, -0.018555, -0.003036, -0.0047, 0.001183, 0.016235, 0.003677, 0.002121, 0.003082, 0.115723, 0.01355, -0.000813, -0.001144, 0.011658, 0.091797, 0.003616, 0.001396, 0.089355, 0.227539, 0.001518, 0.009399, 0.019775, -0.000515, -0.000763, -0.00235, -0.102051, 0.007172, 0.00087, 0.00473, 0.063965, 0.087402, -0.000343, -0.003342, -0.106445, 0.001083, -0.001221, -0.000626, -0.094238, -0.002579, -0.000713, 0.001732, 0.021729, 0.002899, 0.001678, 0.006744, 0.070801, 0.084473, 0.000177, 0.002838, 0.133789, 0.007935, -0.0005, -0.002136, -0.126953, 0.021851, 0.000542, -0.001015, 0.005127, -0.105469, 0.000664, 0.000473, -0.142578, 0.025879, 0.00018, -0.000568, 0.010437, -0.147461, -0.109863, -0.458984, -0.523438, -0.169922, -0.000062, -0.000874, -0.004608, 0.118652, -0.000977, -0.003296, -0.123535, 0.022217, 0.000065, -0.001022, 0.000751, 0.109375, -0.000452, 0.000026, -0.004059, 0.132812, 0.00082, -0.00415, -0.142578, 0.006134, 0.000969, -0.001823, -0.143555, 0.008606, 0.001648, 0.001808, 0.128906, -0.010864, 0.000351, -0.000345, 0.005341, -0.136719, 0.00042, 0.000477, -0.001076, -0.102539, -0.000049, -0.002197, -0.012085, 0.155273, -0.00032, 0.000778, -0.016235, 0.144531, 0.000832, 0.004181, 0.216797, -0.205078, -0.000275, 0.000162, -0.073242, 0.009644, -0.001297, -0.001877, -0.118652, 0.030518, -0.000086, -0.000273, 0.003555, -0.033691, -0.001869, 0.002243, 0.128906, 0.032227, 0.000444, -0.002487, -0.128906, 0.248047, -0.001877, 0.00095, 0.486328, -0.01532, 0.001549, 0.005646, 0.137695, -0.036865, 0.000187, 0.001419, -0.006622, 0.160156, 0.000162, -0.000683, 0.155273, 0.222656, 0.000395, -0.000023, -0.002014, -0.045166, -0.000832, -0.00206, -0.019531, 0.004883, 0.000118, 0.002182, 0.125977, -0.023682, -0.001122, 0.000702, 0.005524, 0.116699, 0.000656, -0.001755, 0.002731, 0.137695, -0.002502, -0.005249, -0.121582, -0.044922, -0.001015, 0.000725, 0.009094, 0.097656, -0.000763, 0.00161, 0.002533, -0.132812, 0.00007, -0.011353, -0.478516, -0.02063, 0.001549, 0.000572, -0.233398, -0.016235, -0.000259, -0.000553, 0.009094, -0.0354, -0.000931, 0.004242, 0.109375, 0.036377, -0.00006, -0.001144, -0.111816, 0.000832, 0.000259, -0.000036, -0.000557, -0.080566, 0.000824, -0.001434, -0.006866, 0.114746, 0.000235, 0.001282, 0.005249, -0.155273, 0.001236, -0.001366, -0.106445, 0.006012, -0.000243, -0.001183, -0.120605, 0.025146, 0.001694, 0.002716, 0.101562, -0.005157, 0.001823, 0.005188, 0.016357, 0.353516, -0.000053, -0.001747, 0.001785, -0.124023, 0.000309, -0.00238, -0.132812, 0.002365, 0.001099, -0.000444, 0.144531, 0.0065, -0.000935, 0.003723, 0.148438, -0.012695, 0.006744, 0.033203, 0.255859, -0.328125, -0.000353, -0.012878, -0.226562, 0.28125, -0.000927, -0.003723, -0.130859, 0.013672, 0.000112, 0.000763, 0.132812, -0.004791, -0.000858, -0.000125, -0.006073, 0.162109, -0.001602, 0.015991, 0.165039, 0.017944, 0.000793, 0.001671, 0.122559, -0.030029, -0.000809, -0.004242, -0.036865, -0.022461, 0.001144, 0.00238, 0.092773, -0.023804, -0.000031, -0.000219, -0.007599, -0.033203, 0.000526, 0.001984, 0.00769, -0.030273, 0.000364, 0.000858, 0.125, -0.025146, 0.000154, -0.000385, -0.003891, -0.052734, 0.000504, 0.001884, 0.154297, -0.025879, -0.001152, 0.002106, 0.108398, -0.008789, -0.00164, -0.001068, -0.118164, 0.014099, -0.000252, -0.000637, -0.003342, 0.139648, -0.000032, 0.000026, -0.003006, 0.227539, -0.001953, -0.001236, -0.00161, 0.144531, 0.000427, -0.001404, -0.006653, 0.1875, -0.000222, 0.000326, -0.019287, -0.132812, 0.001427, 0.00058, 0.001007, -0.125977, -0.000349, 0.001251, 0.002991, -0.134766, -0.000149, -0.000782, -0.131836, 0.026611, 0.000125, -0.001236, -0.001907, 0.164062, -0.000755, -0.002502, -0.136719, 0.021851, -0.000629, -0.00087, 0.114258, -0.010559, -0.000271, 0.000999, 0.012329, -0.144531, 0.000175, 0.000957, 0.008728, -0.147461, 0.003525, 0.013977, 0.209961, 0.192383, -0.001366, -0.000557, 0.02356, -0.132812, 0.000257, -0.000193, -0.013, -0.178711, 0.002182, 0.002609, 0.129883, -0.023438, 0.000282, -0.000607, -0.00473, -0.147461, 0.000336, 0.003967, 0.155273, -0.041992, 0.000165, 0.000778, 0.004425, -0.148438, -0.000169, 0.002121, 0.108887, -0.00885, -0.000083, -0.001076, -0.001129, 0.12793, 0.000286, -0.000252, 0.000412, 0.05249, -0.000858, 0.000212, 0.12793, 0.001106, 0.000201, -0.000515, -0.110352, 0.009155, 0.000292, 0.001106, 0.118652, -0.009033, 0.000916, 0.000145, -0.003555, 0.115723, 0.000401, 0.001465, 0.017212, -0.1875, -0.00322, -0.052734, -0.498047, -0.080566, 0.00106, 0.00161, 0.012817, 0.349609, 0.000254, -0.001419, -0.010559, 0.161133, 0.000492, -0.000698, -0.121582, 0.011108, 0.000694, 0.001923, 0.084961, 0.00177, -0.000216, 0.000824, 0.004272, -0.109863, -0.001106, -0.000702, -0.000858, 0.123047, 0.000097, 0.000012, 0.000475, 0.05249, 0.000591, -0.000908, -0.006775, 0.140625, 0.000362, 0.000391, 0.008789, -0.120117, 0.000018, 0.001183, -0.009277, -0.133789, 0.00004, -0.000881, 0.000117, -0.117676, 0.001152, 0.002151, -0.00174, 0.116699, -0.000717, -0.002823, -0.160156, 0.007568, 0.000381, -0.000278, 0.009033, -0.113281, 0.000307, 0.002213, 0.147461, 0.008484, -0.000065, -0.001274, -0.12793, 0.02063, -0.000824, -0.00041, -0.00116, -0.155273, 0.001434, 0.000092, 0.001457, -0.124512, -0.000486, 0.000938, -0.00708, 0.118652, -0.00116, 0.003418, 0.132812, 0.00177, -0.004059, -0.039795, 0.003494, 0.001022, -0.000824, -0.001038, -0.00528, 0.175781, -0.000261, -0.002823, -0.126953, 0.006073, -0.000467, -0.002075, -0.125, -0.031982, 0.000401, 0.000866, -0.007385, -0.137695, -0.000832, 0.001953, 0.143555, -0.010254, 0.000055, 0.000269, -0.008789, 0.140625, -0.000246, -0.000774, -0.001213, 0.035645, 0.000698, -0.002625, -0.12793, 0.013855, -0.000169, -0.001083, -0.10498, 0.007446, 0.001808, 0.000839, 0.121094, 0.005707, -0.000973, 0.00038, 0.006378, 0.129883, -0.001091, -0.000992, 0.001503, 0.083008, -0.004211, -0.019165, -0.077637, 0.013306, -0.001022, -0.002899, 0.004944, 0.085449, 0.000134, -0.001617, -0.008545, 0.030273, 0.006653, 0.020264, 0.05249, -0.194336, 0.000813, 0.000357, 0.001602, -0.062012, 0.002335, 0.00885, 0.020996, -0.178711, -0.003769, -0.021362, -0.063965, 0.170898, -0.00069, 0.000725, 0.00238, 0.085449, 0.008362, 0.022217, 0.039795, -0.158203, 0.00293, 0.001915, -0.010986, -0.084961, 0.000412, 0.001709, -0.001656, -0.068848, -0.00209, -0.001663, 0.002808, 0.116211, 0.001411, 0.001183, -0.002243, -0.081055, -0.00045, -0.000805, 0.001068, 0.034668, 0.002563, 0.002136, -0.003235, -0.088379, -0.00066, -0.001488, 0.002792, -0.033936, 0.001831, 0.014893, 0.02771, -0.164062, 0.000154, -0.000542, -0.001305, -0.028687, -0.000706, -0.00106, -0.006104, -0.022095, 0.001434, 0.002625, -0.00267, -0.077637, 0.000565, 0.001373, -0.008423, -0.08252, 0.005768, 0.015076, 0.028687, -0.166016, 0.00132, 0.000866, 0.008911, -0.09375, 0.000851, -0.00061, -0.006927, -0.056152, 0.002579, 0.001862, 0.00016, -0.043213, -0.000935, 0.001648, 0.009033, 0.0354, 0.001038, 0.004333, -0.001114, -0.085449, 0.000004, 0.015198, 0.091309, -0.130859, -0.000486, -0.004669, 0.037109, -0.005127, -0.000603, -0.00238, 0.00061, 0.068848, 0.003601, 0.001015, -0.004608, -0.094727, -0.023682, -0.051025, -0.118652, -0.15625, 0.002274, 0.002563, -0.002762, -0.087891, -0.001526, -0.001106, 0.014221, 0.079102, -0.000568, 0.000338, 0.002396, 0.04834, 0.000786, -0.000999, 0.007019, 0.087891, 0.003418, 0.006134, 0.007416, -0.120605, 0.004456, 0.018555, 0.039795, -0.15918, 0.003845, 0.006439, -0.000999, -0.142578, -0.001923, -0.001633, -0.008789, 0.088867, 0.010498, 0.022461, 0.037109, -0.164062, -0.001076, 0.002335, 0.016724, 0.09082, -0.012939, -0.036377, -0.035645, 0.15918, 0.000259, -0.004578, -0.026245, -0.097656, -0.003448, -0.006134, -0.007355, 0.151367, 0.004578, 0.012329, 0.033936, -0.136719, 0.00028, -0.0, 0.001656, 0.028687, -0.000104, 0.000353, 0.007416, 0.060303, 0.000125, 0.008301, 0.071777, 0.116211, 0.002029, 0.002213, 0.001823, -0.082031, 0.002243, 0.002731, -0.004852, -0.102539, 0.009033, 0.015869, 0.033447, -0.175781, 0.001106, 0.002213, -0.02063, -0.000286, 0.00193, 0.001854, -0.002472, -0.07666, -0.001411, -0.000204, 0.004242, 0.070801, -0.019653, -0.055664, -0.014282, 0.149414, 0.00824, 0.023438, 0.058594, 0.112793, 0.00267, 0.002228, 0.001297, -0.080566, -0.001366, -0.015564, -0.141602, 0.041748, -0.001717, -0.001488, 0.002533, 0.045166, -0.004547, 0.015442, 0.166016, -0.124512, -0.001266, -0.009033, -0.028076, 0.056396, 0.001907, 0.012817, 0.077148, -0.130859, 0.002319, 0.000328, -0.004395, -0.058838, -0.006042, -0.015137, -0.019287, 0.170898, 0.001999, 0.006073, 0.016357, 0.0177, 0.000496, 0.00148, 0.00531, -0.036133, -0.00238, -0.002655, -0.001144, 0.080078, 0.002335, 0.003326, -0.007416, -0.078125, 0.003677, 0.004059, -0.007477, -0.09668, -0.009766, -0.028687, -0.113281, 0.198242, 0.001801, 0.002121, -0.013367, -0.083496, 0.001518, 0.000232, -0.002151, -0.074707, -0.008606, -0.024414, -0.051758, 0.19043, -0.003662, -0.004944, -0.00705, 0.098633, 0.002197, 0.001038, -0.000122, -0.069336, 0.001602, 0.001694, -0.003571, -0.032471, -0.002365, -0.003067, -0.000813, 0.098145, -0.000305, -0.003815, -0.020996, 0.014526, -0.013367, -0.028687, -0.004791, 0.179688, 0.000435, 0.000035, 0.002655, -0.034424, -0.001366, -0.00206, 0.002441, 0.069336, -0.001266, -0.000797, 0.003189, 0.076172, 0.001717, 0.002441, -0.003403, -0.059082, -0.008179, -0.013062, -0.018799, 0.152344, 0.003418, -0.000481, -0.005585, -0.075684, 0.002258, 0.001747, -0.001953, -0.086914, -0.001923, -0.001862, 0.002518, 0.087891, -0.000187, -0.000294, 0.002899, 0.052734, -0.000359, 0.000097, -0.00528, -0.042236, 0.001251, 0.001945, -0.003067, -0.081543, 0.000828, 0.001282, -0.01062, -0.083984, -0.00885, -0.029541, -0.043457, 0.181641, -0.001228, -0.001091, 0.003418, 0.060547, -0.003418, -0.011902, -0.01709, 0.012756, 0.001518, 0.000115, -0.006104, -0.024658, -0.000706, 0.003403, 0.005676, 0.078125, -0.000511, -0.000429, -0.008118, -0.016602, -0.001305, -0.00135, 0.000572, 0.077637, -0.003235, -0.001396, 0.004974, 0.085938, -0.000031, 0.003113, 0.006378, 0.102539, -0.004639, -0.017212, -0.022827, 0.160156, -0.010803, -0.039307, -0.056885, -0.015564, 0.006561, 0.016357, 0.026489, -0.173828, -0.001984, -0.000687, 0.003571, 0.048096, -0.001236, -0.001717, 0.002625, 0.098145, -0.000372, 0.000813, 0.004791, 0.061279, -0.000687, -0.004181, -0.099609, 0.009521, -0.000931, 0.000904, 0.006256, 0.075684, 0.00148, 0.001144, -0.005249, -0.088867, 0.002319, 0.016357, 0.064941, 0.007111, -0.000073, 0.000209, 0.002121, 0.039795, -0.002274, -0.002274, 0.002411, 0.081055, 0.001038, 0.000698, -0.001472, -0.09668, -0.001411, -0.002853, 0.002197, 0.102051, 0.010315, 0.022217, 0.047852, 0.041748, -0.001549, -0.035645, 0.028442, 0.00766, 0.001732, 0.002258, -0.007812, -0.194336, -0.000044, 0.001678, 0.006195, 0.043945, -0.001144, -0.000595, 0.002502, 0.044434, 0.00415, 0.016357, 0.093262, 0.147461, -0.001328, 0.001091, 0.006317, 0.070312, 0.000471, 0.000473, -0.002228, -0.045898, -0.002136, -0.005981, -0.001129, 0.112305, 0.001442, 0.002411, 0.002914, -0.031982, 0.003143, 0.008545, 0.045654, 0.072266, -0.000702, 0.00037, -0.003571, 0.037842, -0.000205, -0.001808, -0.147461, -0.03418, -0.000645, -0.00145, -0.107422, -0.010742, 0.001534, 0.000237, 0.011536, -0.119629, -0.000946, -0.00193, 0.013794, 0.271484, -0.00296, -0.006836, -0.091309, -0.145508, -0.000303, -0.000031, 0.002625, 0.083008, 0.000082, -0.001297, -0.003571, 0.111328, -0.000402, 0.000866, 0.00766, -0.131836, 0.000124, -0.001869, -0.097656, 0.024048, -0.000002, -0.000385, -0.000462, -0.018433, -0.001587, -0.00209, -0.10791, 0.014221, -0.000234, 0.00135, 0.114746, 0.005554, -0.000893, -0.000467, 0.000011, -0.049561, 0.000774, 0.001312, 0.070801, -0.008484, -0.000315, -0.000056, -0.005005, 0.105469, -0.00066, -0.000546, 0.003555, -0.078125, 0.000542, 0.001244, 0.070312, -0.005127, -0.002655, -0.009888, -0.605469, -0.005188, -0.000721, 0.000444, -0.011353, -0.079102, -0.000134, 0.001732, 0.089844, -0.012634, -0.000515, -0.000035, 0.003326, 0.113281, 0.000774, 0.001442, 0.016357, -0.126953, 0.000048, 0.000084, 0.002014, 0.012817, -0.000664, -0.00082, -0.012268, 0.112305, 0.001671, 0.000117, 0.097168, -0.021606, -0.00021, -0.004395, -0.023438, -0.15625, -0.00116, 0.000595, 0.068848, -0.001274, 0.000336, -0.000059, -0.002411, 0.109375, 0.001396, 0.000561, -0.15625, -0.119629, -0.000154, -0.000717, -0.075684, 0.015991, 0.001358, 0.00069, 0.007233, -0.112305, -0.000003, 0.000759, -0.105957, 0.014954, -0.000881, -0.001518, -0.004639, 0.103027, 0.000056, 0.001671, 0.093262, -0.000526, 0.000216, -0.000196, 0.002533, -0.10498, -0.001595, 0.000858, 0.089844, 0.00592, 0.000454, 0.001236, 0.009827, -0.090332, -0.000286, 0.00103, -0.002319, 0.08252, -0.000108, -0.001984, -0.063965, 0.002625, -0.000744, -0.000303, 0.007599, -0.104492, 0.000035, 0.000364, -0.000706, -0.02124, 0.001167, 0.000889, -0.00354, -0.080078, -0.001335, 0.000862, -0.008972, 0.124023, -0.001633, -0.016357, -0.128906, -0.12207, 0.000174, 0.000117, -0.001259, 0.094727, -0.000259, 0.001617, 0.000591, -0.085449, 0.000546, 0.000154, 0.002029, -0.097168, 0.000063, -0.000176, 0.01001, -0.102539, 0.000215, 0.000984, 0.007385, -0.11084, -0.000504, -0.001717, -0.01178, 0.094238, -0.000176, 0.000843, 0.002029, -0.123535, 0.000984, 0.000211, -0.000809, -0.10498, -0.000008, 0.000012, -0.016724, -0.001793, -0.000599, -0.000889, 0.094238, 0.013245, -0.000576, 0.001099, -0.00017, 0.12207, 0.000334, 0.000315, -0.003433, -0.031494, 0.001389, 0.000675, -0.130859, 0.014038, -0.000425, 0.001656, 0.002609, -0.120605, 0.000202, 0.002625, 0.083008, 0.002899, -0.000385, 0.000793, -0.001343, -0.039307, -0.000121, 0.000523, 0.002426, -0.105469, -0.000645, 0.00103, -0.000977, 0.099121, 0.000159, 0.001358, 0.12793, -0.025757, 0.001221, 0.002945, 0.079102, -0.011353, -0.000097, 0.000151, -0.003036, -0.108398, 0.000144, -0.001122, -0.003296, 0.122559, -0.000874, -0.000234, -0.15625, 0.001923, -0.000261, -0.000259, -0.001198, -0.02124, -0.000774, -0.000534, -0.005829, 0.093262, -0.000748, -0.000973, -0.003662, 0.134766, 0.000267, -0.00025, -0.003525, 0.115723, -0.000435, -0.002533, -0.097656, 0.008789, -0.000427, 0.000475, 0.083496, -0.003387, 0.000001, -0.001503, -0.003494, 0.105957, -0.001686, 0.000284, -0.005951, 0.125977, 0.003876, 0.021973, 0.129883, -0.261719, -0.00033, -0.002274, -0.098145, 0.010315, -0.000469, 0.002014, 0.09668, 0.012146, 0.001083, 0.001183, 0.071777, 0.002472, 0.001602, -0.000357, -0.001472, -0.103027, 0.000973, 0.000652, -0.003448, 0.108398, -0.000414, 0.001808, 0.009583, -0.124023, 0.000744, 0.001816, 0.121582, -0.011108, 0.000652, 0.003128, 0.088867, -0.01062, -0.00106, 0.001511, 0.095215, -0.023804, -0.000257, 0.00116, 0.081543, -0.010803, -0.000443, 0.000166, -0.094238, 0.020508, -0.000332, 0.000122, -0.10498, 0.015991, -0.000177, 0.000236, 0.005127, 0.035156, 0.000336, -0.000441, -0.134766, 0.026367, -0.00006, 0.001511, 0.102051, -0.012268, -0.000977, -0.001099, 0.002182, -0.104004, -0.000858, 0.000479, -0.00206, 0.111816, 0.001648, 0.001312, -0.004822, -0.128906, 0.00018, -0.000015, -0.096191, -0.00354, 0.001648, 0.00066, 0.004822, -0.111816, 0.000633, -0.001129, 0.001175, -0.121582, -0.000553, -0.001633, -0.000259, -0.124512, 0.000042, -0.000881, -0.091797, 0.004242, -0.000448, -0.000576, 0.001732, -0.126953, -0.000075, -0.000011, -0.001167, 0.028931, 0.000294, 0.002136, 0.003891, -0.132812, -0.000282, 0.000454, 0.115234, -0.020996, -0.000816, -0.001411, -0.010376, 0.129883, 0.001015, -0.000591, 0.008911, -0.12207, -0.000054, 0.000526, -0.005066, 0.064941, -0.000622, -0.001282, 0.018799, 0.116211, -0.000091, -0.002258, -0.077637, 0.011414, -0.000729, -0.000456, 0.003342, -0.104492, 0.000828, 0.0019, 0.124512, 0.012878, -0.000984, -0.001984, -0.095215, 0.003311, -0.000066, -0.006226, -0.052979, -0.271484, 0.000332, 0.001709, 0.002548, -0.150391, 0.000022, 0.00021, 0.010864, -0.12207, -0.000292, -0.001266, -0.011475, 0.120117, -0.000633, -0.002609, -0.05957, 0.003357, -0.000141, -0.001968, -0.005249, 0.108887, 0.001259, 0.000668, 0.001366, -0.10791, 0.000063, 0.00161, 0.083984, -0.001099, 0.000171, 0.001045, -0.003677, 0.143555, -0.000129, 0.000374, 0.002563, 0.026978, -0.000149, 0.002625, -0.004089, -0.121582, -0.000193, 0.000046, 0.003052, -0.09082, -0.000389, -0.000062, 0.001305, 0.031494, -0.000622, 0.000629, 0.001053, -0.094727, 0.000607, 0.000111, 0.077637, -0.005951, 0.000083, -0.007751, -0.188477, 0.047607, -0.000317, -0.000874, -0.098145, 0.02771, 0.00885, 0.025513, 0.086426, 0.058105, -0.008972, -0.014099, -0.010071, 0.050537, -0.002304, 0.000633, 0.00885, 0.046875, -0.008118, -0.017212, -0.015442, -0.104492, -0.003479, -0.011414, -0.026855, 0.001862, 0.000946, 0.001144, 0.001717, -0.026123, 0.004883, 0.015564, 0.051025, 0.047852, -0.009094, -0.014099, -0.011475, 0.102539, -0.001266, -0.00082, 0.00235, 0.110352, -0.001343, -0.000511, -0.000805, 0.077148, -0.000771, -0.007019, -0.029419, -0.107422, -0.002029, -0.000071, 0.002823, 0.064941, 0.001663, -0.004425, -0.034424, -0.089844, 0.000256, 0.00267, -0.003433, -0.059326, -0.004974, -0.004578, 0.09082, 0.003021, 0.001617, 0.027466, 0.143555, 0.045166, 0.000322, -0.004089, -0.080078, 0.211914, -0.003586, -0.005219, -0.034912, 0.089355, -0.00074, -0.00177, -0.009155, -0.019043, 0.005127, 0.011169, 0.014648, 0.006042, 0.012451, 0.033936, 0.075684, 0.014832, -0.002182, -0.008362, 0.003372, 0.123047, 0.028564, 0.057617, 0.100098, -0.03125, -0.001297, -0.020996, -0.208984, 0.195312, -0.001793, -0.014709, -0.11377, 0.077148, 0.006165, 0.030029, 0.140625, 0.233398, 0.002655, 0.02002, 0.132812, -0.152344, 0.010071, 0.015259, 0.05249, 0.223633, -0.000028, -0.001999, 0.006683, 0.115234, 0.001884, 0.007751, 0.005646, -0.171875, -0.003632, -0.010315, -0.045166, -0.087402, 0.001877, 0.006409, 0.029785, 0.10498, -0.003601, -0.014099, -0.087402, -0.026978, -0.013367, -0.037109, -0.080566, 0.030029, 0.000479, 0.001328, -0.009888, -0.24707, -0.000288, -0.005615, -0.084961, -0.208984, -0.003891, -0.008728, 0.005768, -0.003632, -0.004852, -0.019775, -0.075684, -0.193359, 0.003067, 0.005493, 0.017334, 0.016602, 0.001328, 0.000751, -0.017578, -0.07959, -0.001312, -0.005066, -0.023193, 0.001404, 0.000479, -0.000492, -0.009094, -0.027954, 0.001343, 0.002533, -0.006195, -0.118652, 0.005524, 0.018188, 0.098633, 0.001404, -0.003098, -0.005676, -0.008423, -0.103027, -0.000805, -0.000977, -0.002716, -0.026733, -0.001015, -0.004517, -0.077637, -0.291016, -0.001083, -0.004913, -0.03418, 0.008667, 0.002441, 0.004852, 0.019653, 0.097168, -0.005737, -0.01062, 0.003693, -0.007324, -0.000475, 0.002197, 0.016846, 0.101074, -0.001999, -0.002151, -0.003616, 0.099121, -0.010071, -0.018433, -0.046875, 0.042236, -0.001274, -0.005341, 0.014282, 0.118164, 0.000246, 0.000422, -0.002533, -0.039307, 0.00161, 0.003006, 0.002029, -0.042725, -0.022949, -0.039551, -0.091797, 0.083496, 0.01123, 0.030518, 0.066895, 0.071289, -0.00296, -0.007568, 0.009583, -0.011414, -0.002518, -0.015869, -0.076172, 0.016113, -0.001892, -0.004395, -0.001747, -0.111328, 0.008972, 0.022583, 0.081055, -0.083496, 0.003113, -0.00206, -0.006378, -0.083008, -0.00769, -0.019043, -0.054688, -0.050293, -0.000041, -0.002243, -0.010254, -0.033936, -0.001572, -0.003189, -0.0271, -0.056885, -0.001183, -0.004364, -0.013733, -0.086914, -0.005219, -0.006195, 0.00174, 0.120605, 0.003662, 0.006927, 0.005035, -0.016113, -0.00007, -0.000162, 0.001099, 0.037109, -0.002304, 0.005524, 0.171875, 0.152344, 0.000568, -0.000587, -0.006744, -0.040527, 0.000364, 0.005341, 0.009705, 0.208008, -0.006439, -0.018677, -0.082031, 0.03064, -0.008423, -0.032471, -0.106934, 0.194336, -0.000217, 0.000584, 0.001472, -0.032715, -0.001625, -0.003281, -0.006012, -0.018677, 0.000037, 0.001984, 0.017334, 0.025879, -0.002518, -0.00235, -0.000507, 0.099609, 0.013123, 0.027832, 0.078613, -0.006348, -0.031982, -0.059814, 0.041748, -0.052246, 0.00034, 0.005646, -0.009827, -0.101074, -0.02771, -0.063477, -0.080566, -0.116699, -0.009766, -0.023315, -0.084473, -0.001152, -0.004181, -0.012512, -0.010132, 0.014709, 0.002014, 0.002396, -0.008362, -0.106934, -0.002609, -0.004944, -0.004517, 0.066895, -0.000801, 0.004913, 0.044189, 0.141602, 0.002899, 0.006439, 0.014648, 0.021729, -0.003067, -0.002792, 0.004639, 0.101562, 0.000706, 0.000078, 0.001122, 0.037354, 0.000071, 0.000322, 0.005035, 0.031738, -0.006073, -0.017944, -0.038818, -0.102539, -0.005737, -0.023193, -0.12207, 0.243164, -0.004486, -0.001953, 0.006348, 0.11084, -0.02417, -0.053955, -0.223633, -0.259766, -0.004425, -0.012085, -0.083008, -0.232422, -0.001305, -0.002808, 0.030518, 0.086426, 0.001549, -0.000031, -0.014832, -0.082031, -0.004211, 0.006165, 0.172852, 0.033936, -0.001953, -0.009094, -0.024658, -0.00705, 0.003647, -0.007996, -0.097168, 0.036133, 0.004791, 0.020752, 0.090332, 0.002975, 0.000698, 0.001823, 0.002319, 0.027344, 0.005402, 0.025146, 0.052979, 0.079102, -0.001122, -0.00161, -0.004852, 0.079102, 0.000086, 0.005035, 0.001244, -0.138672, 0.00705, 0.017822, 0.077148, -0.052002, 0.003403, 0.022827, 0.206055, -0.05249, -0.001068, 0.000038, 0.003754, 0.031982, 0.000458, -0.008606, -0.112305, -0.051514, -0.001289, -0.001022, 0.015076, 0.050049, -0.001358, -0.002716, -0.004639, -0.096191, -0.000626, -0.000177, -0.014893, -0.108887, -0.00018, 0.001945, 0.012268, 0.070801, 0.000931, 0.000603, 0.006317, 0.108398, 0.00058, 0.003708, 0.016846, -0.003159, -0.000507, 0.001534, -0.001945, -0.060547, 0.005096, 0.013855, 0.080566, 0.02124, 0.001122, 0.000158, 0.005066, 0.028687, 0.00161, 0.00766, 0.102051, 0.005615, -0.002014, -0.008484, -0.065918, 0.079102, 0.012085, 0.03125, 0.070312, 0.078613, -0.000706, 0.001518, 0.006409, 0.056885, 0.002655, 0.006317, 0.018677, -0.006836, 0.005615, 0.012695, 0.085449, 0.026245, -0.000338, -0.000561, -0.001579, -0.036133, -0.00036, 0.000656, 0.079102, 0.00885, -0.000725, 0.002182, 0.003281, -0.12207, 0.000278, 0.000305, 0.088867, -0.019897, -0.000278, 0.000984, -0.005371, -0.102539, -0.001694, -0.002228, -0.049805, -0.163086, -0.000391, -0.000698, -0.001289, -0.119629, 0.00029, -0.000973, -0.072754, 0.016724, 0.000374, 0.001129, 0.065918, -0.010437, 0.000062, -0.000481, -0.00592, -0.026611, 0.00069, -0.0005, -0.00531, -0.053223, 0.000197, 0.001106, -0.007172, -0.146484, 0.009644, 0.0354, -0.033936, 0.04126, 0.000319, 0.001175, 0.169922, -0.011597, -0.000471, -0.002213, -0.097656, -0.046631, 0.000089, -0.001472, -0.000207, 0.097168, 0.000124, 0.000035, -0.012878, 0.009094, -0.000591, -0.001167, -0.008606, 0.158203, -0.000893, -0.000973, 0.01001, -0.097168, -0.002106, -0.016235, -0.193359, 0.242188, -0.000122, 0.000463, -0.001595, -0.043701, -0.000154, 0.000288, 0.106445, -0.020386, -0.000054, -0.002319, -0.001495, 0.084473, 0.000406, 0.003799, 0.090332, -0.022949, 0.000066, 0.000664, 0.126953, -0.055664, 0.000126, 0.001923, 0.111328, 0.017334, 0.000546, 0.00145, 0.067383, -0.017944, 0.000309, -0.000492, -0.003464, -0.092773, 0.000184, 0.000931, -0.000259, -0.090332, -0.000205, 0.000679, 0.001068, 0.095215, -0.000668, -0.000275, 0.004639, 0.101562, 0.001366, 0.00235, -0.003464, -0.102051, -0.000473, -0.000115, -0.002518, 0.021851, -0.000017, -0.000441, -0.00095, -0.097168, 0.000576, -0.000931, -0.144531, 0.021729, 0.000231, 0.000835, -0.001564, -0.111816, 0.000984, -0.001068, -0.00946, 0.098633, 0.000418, -0.00116, -0.006073, 0.144531, -0.000213, 0.000519, 0.002655, 0.07373, 0.001076, 0.003189, 0.132812, -0.010376, -0.000063, -0.004059, -0.099121, -0.000132, 0.000269, 0.000271, 0.019897, -0.004517, -0.00174, -0.012573, -0.099121, 0.267578, 0.000908, 0.004242, 0.097656, 0.013062, 0.001289, -0.000732, -0.100586, 0.003906, -0.000311, 0.001778, 0.010376, -0.141602, 0.000229, -0.001846, -0.094238, 0.015259, -0.002625, -0.005676, -0.070312, 0.089844, -0.000443, 0.000439, 0.000368, -0.069824, -0.000683, 0.000122, 0.07373, -0.011108, 0.000946, 0.00238, 0.108887, -0.017212, 0.001114, 0.001282, 0.084473, 0.002945, -0.000584, 0.000224, -0.000193, -0.075195, -0.000319, 0.002762, 0.12793, -0.031738, 0.000017, 0.000146, -0.002838, -0.088379, -0.000725, -0.000584, 0.000858, 0.124023, 0.000217, 0.000269, -0.001564, -0.087891, -0.000706, -0.000946, -0.093262, 0.014709, -0.00038, -0.000299, -0.002823, -0.050049, -0.000736, 0.000326, 0.003891, 0.091797, -0.000721, -0.001511, -0.00148, 0.099121, 0.000284, 0.000874, 0.054932, -0.005463, 0.000961, 0.001366, 0.089355, 0.005737, 0.000614, 0.002945, 0.092773, -0.020142, 0.000062, -0.002777, -0.089844, 0.014832, -0.000111, 0.00013, -0.000094, 0.023071, -0.001251, -0.000378, 0.007172, -0.106934, -0.000957, -0.000246, 0.008789, 0.107422, -0.000208, 0.000146, -0.003067, -0.080078, -0.000641, -0.000656, 0.005127, 0.099609, 0.00013, 0.001602, 0.104492, -0.004761, 0.000767, 0.000284, -0.001343, -0.09375, -0.000057, -0.001427, -0.003342, -0.113281, -0.000075, 0.001534, 0.001251, -0.089844, 0.000515, 0.000345, -0.000916, -0.081543, 0.000408, 0.001808, 0.010864, -0.007111, -0.000131, -0.001656, -0.104004, 0.00412, 0.000084, -0.000383, 0.009094, 0.12207, 0.000954, 0.000927, -0.008667, -0.098145, -0.000336, 0.000912, 0.004761, -0.109375, -0.000215, 0.000174, 0.004669, -0.109863, 0.000744, 0.002289, 0.071289, -0.008484, -0.001076, 0.000671, 0.090332, 0.059326, 0.000462, -0.000161, 0.002747, -0.106445, 0.001282, 0.002151, 0.111816, 0.005005, 0.00011, 0.000839, 0.000282, -0.081543, -0.000235, 0.000496, 0.001305, -0.064941, 0.000717, -0.000603, 0.000763, -0.075684, 0.00082, -0.00386, -0.151367, 0.00193, 0.000431, -0.001266, -0.000286, 0.104492, 0.000074, -0.000446, -0.004333, 0.02063, 0.001068, -0.000048, 0.000584, -0.144531, -0.000362, 0.000254, -0.000196, 0.061279, -0.000001, 0.000162, -0.003098, -0.023804, 0.000282, -0.003723, -0.142578, 0.030884, -0.00042, -0.001762, -0.095215, -0.001846, -0.000284, 0.001213, -0.00103, -0.088867, -0.000439, 0.00132, 0.000444, -0.092285, -0.00007, -0.000565, -0.000401, 0.104004, 0.001328, 0.001381, 0.099609, -0.036133, 0.000198, -0.000146, 0.003677, 0.074219, -0.000984, 0.002655, 0.101074, 0.148438, -0.000362, 0.001373, -0.003006, 0.18457, -0.000232, -0.000763, 0.003342, 0.086426, 0.002991, 0.000319, -0.009399, -0.182617, 0.000912, 0.001266, 0.031006, 0.109375, -0.000197, 0.000099, -0.004944, 0.071777, 0.000908, 0.00037, -0.004578, 0.078125, -0.000668, -0.000851, -0.001945, 0.149414, 0.000319, -0.00071, -0.000664, 0.079102, -0.000484, -0.000702, -0.001427, 0.119141, 0.000099, 0.000057, -0.008362, 0.083496, 0.000067, 0.002502, 0.106934, 0.009338, 0.001328, 0.000755, 0.00238, -0.113281, 0.000267, 0.001297, 0.000492, -0.117188, -0.000648, 0.003311, 0.105469, 0.005096, -0.000359, 0.000341, 0.008118, 0.020386, 0.001373, -0.001495, -0.09375, -0.004944, -0.001343, 0.00087, 0.09375, -0.011841, 0.000187, 0.001305, 0.114746, 0.003174, 0.000199, -0.00032, 0.001297, 0.085449, 0.001411, -0.001808, -0.098145, 0.003937, -0.000065, -0.000004, -0.001129, -0.016357, 0.001434, 0.001534, 0.090332, -0.017334, -0.000007, -0.000984, -0.006714, 0.116699, -0.00069, -0.000385, -0.002899, -0.10791, 0.00071, -0.000401, -0.003784, -0.102051, 0.000252, -0.001129, 0.123047, -0.019531, 0.000965, -0.000086, -0.003021, 0.144531, -0.000446, -0.001312, -0.088379, 0.004333, -0.003128, -0.020874, -0.051514, -0.002182, -0.002838, -0.046631, 0.0177, 0.00053, 0.002625, 0.048828, -0.007294, -0.003021, -0.001869, -0.014038, -0.053955, -0.001259, 0.002182, 0.017212, 0.053223, 0.002823, -0.000702, -0.004913, -0.040283, -0.000212, -0.000824, -0.001839, -0.000355, 0.02063, 0.001274, 0.011475, 0.052002, 0.004028, 0.001007, 0.0047, 0.059082, 0.00209, -0.002396, -0.030762, -0.044189, -0.002914, 0.002609, 0.022339, 0.049316, 0.001953, -0.001366, -0.008057, -0.053711, -0.001297, -0.001968, -0.011536, -0.053467, -0.001663, 0.000282, 0.008179, 0.048096, 0.0009, -0.003281, -0.020752, -0.050781, -0.001648, -0.002731, -0.026611, -0.048828, -0.00161, -0.002563, -0.018677, -0.049072, -0.001228, 0.002045, 0.013672, 0.052734, 0.000717, -0.001602, -0.015259, -0.052979, -0.000858, -0.00209, -0.028198, -0.041016, -0.003662, 0.001427, 0.011353, 0.05249, 0.000912, -0.002243, -0.017456, -0.055908, -0.000172, 0.002655, 0.014465, 0.051025, 0.001282, 0.001518, 0.014893, 0.048828, 0.004974, 0.002747, 0.048096, -0.020142, -0.00046, -0.002518, -0.047607, 0.007355, 0.000218, -0.000977, -0.012207, -0.05249, 0.000698, -0.002686, -0.017822, -0.054199, -0.002335, -0.00206, -0.015869, -0.053467, -0.002151, -0.001663, -0.014038, -0.054443, -0.001221, -0.001503, -0.013855, -0.055664, -0.001274, 0.002167, 0.018066, 0.055176, 0.001411, 0.00004, 0.000425, 0.001419, 0.028564, -0.091309, -0.142578, -0.18457, -0.205078, 0.002701, 0.016846, 0.05127, 0.001907, 0.003128, 0.021118, 0.04834, 0.001427, -0.00161, -0.015747, -0.053467, -0.001091, -0.000805, -0.008362, -0.056152, -0.001427, -0.002487, -0.049561, 0.015991, 0.001251, 0.002716, 0.016602, 0.051025, 0.001389, -0.00116, -0.013733, -0.053711, -0.001816, 0.001038, 0.00383, 0.005737, 0.043701, 0.002563, 0.021484, 0.047852, 0.002441, -0.003326, -0.046387, 0.018921, 0.000473, 0.001968, 0.014832, 0.054932, 0.002029, 0.003342, 0.02124, 0.04834, 0.002594, 0.003754, 0.023193, 0.046631, 0.002533, 0.008972, 0.020752, 0.097168, 0.056885, 0.002716, 0.047852, -0.012207, -0.000954, 0.00066, 0.007294, 0.046631, 0.003418, 0.00177, 0.017456, 0.051758, 0.002945, 0.003204, 0.020264, 0.052246, 0.001907, -0.001396, -0.012085, -0.055664, -0.000496, -0.002411, -0.047119, 0.017456, -0.000069, 0.000771, 0.003067, 0.057373, 0.001328, 0.001732, 0.012024, 0.057129, 0.000999, -0.001984, -0.016602, -0.056641, -0.001755, 0.002792, 0.046631, -0.023315, -0.00038, -0.002197, -0.017456, -0.05249, -0.001175, -0.003479, -0.048584, 0.014404, 0.000203, -0.003326, -0.044434, 0.015015, 0.000246, -0.003036, -0.019775, -0.049805, -0.002151, 0.002396, 0.047607, -0.012756, 0.000043, -0.000641, -0.005066, -0.057129, -0.00116, -0.029907, -0.071289, -0.21875, -0.083984, -0.000177, 0.003296, 0.048096, -0.003738, 0.001793, 0.015259, 0.054932, 0.001602, 0.002716, 0.016968, 0.055176, 0.001617, 0.003143, 0.046631, -0.024292, -0.000648, -0.00325, -0.048828, 0.0271, 0.000479, -0.001312, -0.014526, -0.053467, -0.001785, -0.001503, -0.012451, -0.050293, -0.003281, 0.002731, 0.019653, 0.050537, 0.001625, 0.00238, 0.019897, 0.050293, 0.001419, 0.0019, 0.017212, 0.052979, 0.001343, -0.001152, -0.006439, -0.049072, -0.000992, -0.001106, -0.008667, -0.048096, -0.001602, 0.001396, 0.011353, 0.058838, 0.001305, 0.000391, -0.002243, -0.033691, 0.014587, -0.001747, -0.013916, -0.053467, -0.001205, 0.106934, 0.15625, 0.220703, 0.160156, 0.002518, 0.024658, 0.048828, 0.002289, -0.001213, -0.006134, -0.056152, 0.000912, -0.001091, -0.014709, -0.050781, -0.001938, -0.00293, -0.046875, 0.018311, 0.000736, 0.000698, 0.011292, 0.055176, 0.001396, 0.002441, 0.017578, 0.053223, 0.0005, 0.00235, 0.013672, 0.04834, 0.001579, -0.00325, -0.020142, -0.047363, -0.001923, 0.002548, 0.016235, 0.053467, 0.001175, 0.000858, 0.00705, 0.04834, 0.002228, -0.000193, 0.00238, 0.052246, -0.000755, 0.001122, 0.013855, 0.054688, 0.000877, -0.003967, -0.023926, -0.046631, -0.002304, 0.000086, 0.009766, 0.054932, 0.001228, -0.00267, -0.020874, -0.047607, -0.002136, -0.000839, -0.01355, -0.054688, -0.001648, -0.001556, -0.013489, -0.054688, -0.001854, 0.002045, 0.019531, 0.049072, 0.002548, 0.002686, 0.018677, 0.051758, 0.001633, -0.001152, -0.011902, -0.052979, 0.001793, -0.000261, -0.006256, -0.041748, -0.002411, -0.001709, -0.016479, -0.053467, -0.001869, -0.000999, -0.008423, -0.048096, 0.0047, 0.001488, 0.049561, -0.017578, -0.00036, 0.001297, 0.015259, 0.055664, 0.001854, 0.001007, 0.009705, 0.049072, 0.00145, 0.001915, 0.015564, 0.052734, 0.001984, 0.00145, 0.016602, 0.056641, 0.001381, -0.00103, -0.005493, -0.043945, 0.018311, -0.001091, -0.009949, -0.057861, -0.001633, -0.002731, -0.023804, -0.047607, -0.002029, -0.002167, -0.04834, 0.010254, -0.000467, 0.000173, 0.004486, 0.044189, 0.005798, -0.002716, -0.021362, -0.048096, -0.001709, 0.002029, 0.016357, 0.052734, 0.00042, -0.000759, -0.008606, -0.056885, -0.000019, -0.001434, -0.01355, -0.055908, -0.001228, 0.001534, 0.010498, 0.053711, 0.000885, 0.001228, 0.012268, 0.051025, 0.001091, -0.002014, -0.018799, -0.043701, -0.004333, -0.00325, -0.022949, -0.047363, -0.001411, 0.002258, 0.047363, -0.019531, -0.00019, 0.002808, 0.045166, -0.013489, -0.000063, 0.000931, 0.017822, 0.053711, 0.002716, -0.00296, -0.008301, -0.048828, 0.001198, -0.001907, -0.011841, -0.053223, -0.002075, 0.002548, 0.021851, 0.04834, 0.00209, -0.006256, -0.024536, -0.09375, 0.017578, 0.000858, 0.007355, 0.014099, -0.140625, -0.000751, -0.015442, -0.130859, 0.013123, 0.022949, 0.068359, 0.310547, -0.033447, 0.002899, 0.011597, 0.022705, -0.108887, -0.001106, -0.000992, -0.004242, -0.034668, -0.001045, -0.00322, -0.011597, -0.043457, 0.006104, 0.003937, -0.083984, -0.308594, 0.001984, 0.000557, 0.006165, -0.152344, 0.000324, 0.003616, 0.021973, 0.033691, -0.001823, 0.004547, 0.15918, -0.002213, -0.000519, -0.001099, -0.006012, -0.078125, 0.004181, 0.005096, -0.03064, -0.12793, -0.000637, -0.004578, -0.041504, -0.230469, 0.004303, 0.006256, 0.003601, -0.105469, 0.002121, 0.006592, 0.102051, 0.021851, 0.000292, 0.000557, -0.00296, -0.053467, 0.00766, 0.022949, 0.111328, 0.015564, 0.00021, 0.000259, -0.003372, -0.03833, -0.000698, -0.001846, -0.007629, -0.125, 0.013367, 0.038818, 0.222656, -0.0625, -0.001892, -0.005219, -0.006622, 0.137695, -0.001968, -0.002792, -0.000481, -0.034668, -0.0065, -0.039795, -0.168945, 0.020874, 0.006348, 0.027466, 0.139648, -0.075684, -0.000782, -0.003128, -0.173828, 0.09668, -0.001968, 0.003998, 0.112305, -0.008179, -0.000805, -0.012207, -0.124512, 0.007233, 0.001717, 0.008667, 0.060059, -0.007568, 0.00531, 0.021973, 0.090332, 0.103027, -0.003372, -0.009583, -0.037109, -0.021118, -0.007507, -0.014221, -0.009033, 0.119629, 0.02356, 0.049072, 0.053711, -0.117188, 0.003311, 0.008606, 0.043457, -0.001831, -0.001076, 0.004639, -0.000109, -0.133789, -0.002472, -0.008179, -0.018066, -0.0354, -0.00705, -0.028931, -0.228516, 0.021729, 0.00473, 0.014526, 0.081543, -0.126953, -0.003937, -0.002518, -0.449219, 0.002777, 0.047119, 0.09668, -0.033447, -0.143555, 0.003647, 0.013245, 0.361328, -0.125, -0.001556, -0.004944, 0.008484, 0.110352, 0.015564, 0.045654, 0.089844, -0.049561, -0.001083, -0.006805, -0.026978, -0.158203, 0.004822, 0.028198, 0.196289, -0.228516, -0.000618, -0.000664, -0.001572, -0.036133, -0.000893, 0.002563, -0.045654, -0.283203, 0.003891, 0.026855, 0.132812, -0.04541, -0.000492, 0.001633, 0.021606, 0.103027, 0.000595, 0.001755, -0.008545, -0.121094, 0.000515, 0.007751, 0.129883, 0.0047, -0.000465, 0.001671, -0.017334, -0.114746, -0.000549, -0.002106, -0.001564, 0.061035, 0.001022, -0.010376, -0.123535, 0.018555, 0.00267, 0.025879, 0.155273, 0.0354, -0.00473, -0.012207, -0.123047, 0.006409, 0.001999, -0.00885, -0.12207, 0.013184, 0.023926, 0.069824, 0.244141, -0.011169, -0.001717, -0.006561, -0.043213, -0.026123, 0.012756, 0.021118, -0.012939, -0.002792, 0.036621, 0.086914, 0.308594, -0.068359, -0.009216, -0.035645, -0.128906, 0.103516, 0.00145, 0.000399, 0.00267, -0.126953, 0.007782, 0.026611, 0.155273, -0.028809, 0.001038, 0.007202, -0.125, 0.01239, -0.006195, -0.017822, -0.0354, -0.034668, -0.000172, 0.002777, -0.009888, -0.057617, -0.008972, -0.049561, -0.202148, 0.054932, 0.03418, 0.116699, -0.003845, 0.009766, -0.009033, -0.008179, 0.316406, 0.013184, -0.003647, -0.006195, -0.026489, -0.12207, -0.001045, 0.015869, 0.134766, -0.002258, -0.000935, -0.004578, -0.03125, -0.006927, 0.001694, -0.007202, -0.05249, -0.120605, 0.003357, 0.005371, 0.021484, 0.022827, -0.005585, -0.020874, -0.11084, 0.034424, 0.045654, 0.111328, -0.00531, -0.006714, 0.001595, 0.009399, 0.09082, 0.028687, -0.006195, -0.005676, 0.002243, 0.163086, -0.000089, -0.000372, 0.000146, -0.043701, 0.012146, 0.056396, 0.192383, -0.132812, 0.000854, -0.007996, 0.024414, 0.129883, -0.002792, -0.003906, 0.007538, 0.116699, -0.000381, 0.014343, 0.119629, -0.006348, -0.004974, -0.016479, -0.026489, 0.115723, -0.002991, -0.004333, -0.016235, 0.120117, -0.008728, -0.025269, -0.114258, -0.05835, -0.005005, -0.00322, -0.055664, -0.257812, 0.008545, 0.036133, 0.185547, -0.095215, 0.000089, 0.001343, 0.009766, -0.037354, -0.010071, -0.028564, -0.111328, 0.068848, -0.001305, -0.010559, -0.074219, -0.164062, -0.011108, -0.058838, -0.265625, 0.045898, -0.010559, -0.033691, -0.194336, 0.078125, -0.000197, -0.008057, -0.116699, -0.002472, -0.003174, -0.002319, -0.0177, -0.12793, 0.000626, 0.002533, -0.088867, -0.020996, 0.002319, 0.00386, 0.013306, -0.125977, 0.006989, 0.02478, 0.15918, 0.010498, 0.001709, 0.004028, 0.019409, 0.03064, -0.003784, -0.011108, -0.017822, -0.029541, -0.001518, -0.00206, 0.023193, 0.106934, 0.003204, 0.014771, 0.112305, 0.006165, -0.005829, -0.016479, -0.091309, -0.044678, -0.002304, -0.022339, -0.145508, 0.008179, 0.005493, 0.000881, -0.069336, -0.248047, -0.000881, -0.001556, -0.010132, -0.052979, -0.004181, -0.035645, -0.263672, -0.063477, 0.012817, 0.04248, 0.162109, -0.024658, -0.001312, -0.009583, -0.092773, -0.283203, 0.006897, 0.015747, 0.05127, -0.101562, -0.008728, -0.009827, -0.034424, 0.271484, -0.000456, -0.007874, -0.118164, -0.001678, 0.00322, 0.015564, 0.126953, -0.01355, 0.001259, -0.001526, -0.007324, -0.128906, -0.000561, 0.000736, -0.020142, -0.142578, -0.011719, -0.02771, -0.008667, 0.009705, 0.000599, 0.147461, -0.008057, 0.006195, -0.003296, -0.008057, -0.004242, 0.136719, 0.004333, 0.022095, 0.121094, -0.023193, 0.000102, -0.004578, 0.013611, 0.129883, -0.002518, -0.00592, -0.008728, -0.150391, 0.004791, 0.012939, 0.044434, -0.111328, -0.004547, -0.007996, 0.001701, 0.129883, 0.00267, 0.006592, 0.012268, -0.195312, -0.006042, -0.022461, 0.008911, 0.001129, -0.017334, -0.045654, -0.154297, 0.062256, -0.003204, -0.00528, -0.041504, -0.132812, -0.00074, -0.000843, -0.005127, 0.036621, -0.000751, -0.002487, -0.032959, 0.010315, -0.001213, -0.002228, -0.03418, -0.000076, 0.000378, 0.000793, -0.003647, 0.038086, 0.000813, 0.000889, 0.035889, 0.003494, -0.000824, -0.001755, -0.031494, 0.008179, -0.00038, -0.000368, -0.006653, -0.008362, 0.000089, -0.001427, -0.037842, 0.007507, -0.000271, -0.002228, -0.010803, -0.040039, 0.000366, 0.000317, -0.00079, 0.0354, 0.000178, -0.000916, -0.002487, 0.037354, 0.000481, 0.001915, 0.014893, 0.014587, -0.000481, -0.000322, -0.02832, 0.006744, -0.000935, 0.000001, 0.032471, -0.003403, -0.000004, -0.000452, -0.00383, 0.032227, -0.000042, -0.001503, -0.036621, 0.010376, 0.000138, 0.000025, 0.003906, -0.033936, 0.000425, -0.000896, -0.004578, 0.035889, -0.000008, 0.00046, 0.00351, -0.029297, -0.000126, -0.001022, -0.004944, 0.039062, 0.000261, -0.000923, -0.002136, 0.023804, 0.000893, 0.001518, 0.004791, -0.036621, -0.000296, 0.000687, 0.002701, -0.038086, -0.000211, 0.002274, 0.03833, -0.005463, 0.00012, -0.00016, -0.004089, 0.029663, -0.000073, -0.000782, -0.030762, 0.016968, 0.000024, 0.000366, 0.001709, -0.037354, -0.000237, 0.001259, 0.005219, -0.039795, 0.00004, -0.002518, -0.032715, 0.003128, 0.000595, -0.000338, 0.000178, -0.037354, -0.000576, 0.000561, 0.004791, -0.035156, 0.000085, -0.000456, -0.005096, 0.038574, -0.00003, 0.000471, 0.005585, -0.034424, -0.000328, 0.00103, 0.028198, 0.001465, -0.000313, 0.000078, 0.026733, 0.013184, 0.000557, 0.000889, 0.003204, -0.038574, 0.000359, -0.000851, -0.004547, -0.038086, -0.000166, 0.000001, -0.002747, 0.036133, 0.000376, 0.001419, 0.031982, -0.008423, -0.000729, -0.000364, -0.002579, 0.028198, -0.000538, -0.000145, 0.000017, 0.02417, 0.000294, -0.000774, -0.003021, 0.039551, -0.000858, -0.002197, -0.032715, 0.014709, -0.001106, -0.001091, -0.002884, 0.026123, -0.000139, 0.000504, -0.002151, 0.030396, -0.000121, -0.000213, -0.000717, 0.017212, -0.000301, 0.000999, 0.00267, -0.040771, -0.000481, 0.000471, 0.001495, -0.037109, 0.000082, -0.001656, -0.0177, -0.038574, -0.000671, 0.00012, -0.002533, 0.037842, -0.00058, -0.002075, -0.032471, -0.004608, -0.000475, 0.000698, 0.005188, -0.033936, -0.000218, 0.00018, -0.004547, 0.032959, 0.00019, -0.000028, 0.00528, -0.034668, 0.000484, 0.002335, 0.006195, -0.00116, 0.000236, 0.001152, 0.00589, -0.034912, 0.000452, 0.000511, 0.002701, -0.037109, -0.000183, 0.000147, 0.003662, -0.034668, -0.00135, -0.004333, -0.036377, -0.028564, 0.000511, -0.000452, -0.005768, 0.032227, 0.000036, 0.001312, 0.02771, -0.012024, -0.00061, -0.000992, -0.003326, 0.033691, -0.000069, -0.00206, -0.029907, 0.0019, -0.000273, -0.000835, -0.033203, -0.001556, -0.000671, -0.001045, -0.003235, 0.03418, 0.000097, -0.000425, -0.002609, 0.036621, -0.000063, -0.000261, 0.001617, 0.118652, -0.00071, 0.000381, 0.027954, 0.006836, -0.000133, -0.00119, -0.004211, 0.040527, 0.000355, 0.000488, 0.005463, -0.029541, 0.000196, -0.001122, -0.005585, 0.037109, 0.000656, 0.001823, 0.031128, 0.000652, 0.000216, -0.000694, -0.032471, 0.012756, 0.000261, 0.000366, -0.0009, -0.007812, 0.000263, 0.000656, 0.001785, -0.03833, -0.000969, -0.000896, -0.004303, 0.035156, 0.000343, -0.000648, -0.005585, 0.038086, -0.000429, 0.001266, 0.018677, -0.006134, 0.000156, 0.000079, -0.005249, 0.037354, -0.000946, -0.000729, 0.002579, -0.037842, 0.000091, -0.00071, -0.003693, 0.03833, 0.000774, -0.00079, -0.00235, 0.038574, 0.000305, 0.000885, 0.023438, -0.002228, 0.000267, -0.000523, -0.000637, 0.036621, 0.000298, 0.000357, 0.002686, -0.022217, -0.000835, -0.000942, -0.032227, 0.009583, -0.000064, -0.000078, 0.000278, -0.011536, 0.000546, -0.001595, -0.000797, 0.0354, 0.000305, -0.000153, 0.00264, 0.032471, 0.000904, 0.001266, 0.043701, 0.120605, -0.000088, -0.001732, -0.052734, -0.087402, -0.000045, -0.002106, -0.033936, -0.000353, -0.000167, -0.000793, -0.005005, 0.032715, 0.000109, 0.000969, 0.007874, -0.035645, -0.000422, -0.000003, 0.000183, -0.029785, 0.000229, 0.001312, 0.031982, -0.003067, -0.00058, -0.000055, 0.004272, -0.034668, 0.000113, -0.000113, 0.000282, -0.009216, 0.000195, -0.00082, -0.003357, 0.036133, -0.000113, -0.000687, -0.03418, 0.001289, 0.000047, -0.000767, -0.00325, 0.037354, 0.000587, -0.000744, -0.002289, 0.034668, 0.000157, 0.000851, 0.03125, -0.002838, 0.00079, -0.000079, -0.004456, 0.028687, -0.000198, -0.00016, 0.005859, 0.00885, 0.000801, 0.001183, 0.031982, 0.000336, 0.000141, -0.000546, -0.005585, 0.030884, -0.000389, -0.000381, -0.001427, 0.03833, -0.000047, -0.001305, -0.004059, 0.033447, 0.000303, 0.000778, 0.002777, -0.035889, -0.000124, 0.001549, 0.031006, -0.00824, 0.001221, 0.000404, 0.003174, -0.040283, 0.000368, 0.001289, 0.002045, -0.03833, -0.000259, 0.000694, 0.001007, -0.035156, 0.000511, -0.000215, 0.002792, -0.037354, -0.00009, 0.000477, 0.003815, -0.038574, -0.000234, -0.00079, -0.001183, 0.035156, -0.00006, 0.001244, 0.028687, -0.015015, -0.000153, -0.002625, -0.014587, 0.121582, -0.000523, 0.000771, 0.003937, -0.037109, -0.000269, 0.000172, 0.002609, 0.034424, 0.000068, 0.001862, 0.03125, 0.002762, 0.000207, -0.000305, -0.000549, -0.007416, 0.000112, 0.000885, 0.02356, -0.003357, -0.000164, -0.000755, -0.004364, 0.032959, 0.000507, -0.000029, 0.004517, -0.035645, 0.000089, -0.001068, -0.003006, 0.0354, -0.000252, -0.001167, 0.001602, 0.137695, -0.000755, -0.003143, -0.006653, -0.038818, -0.006439, -0.010071, -0.026978, -0.077637, -0.12793, -0.220703, -0.34375, -0.310547, -0.067383, -0.109863, -0.196289, -0.302734, 0.120605, 0.200195, 0.310547, 0.466797, -0.033691, -0.099121, -0.235352, -0.318359, -0.004669, -0.006317, -0.016602, -0.063477, 0.001534, 0.003571, 0.010071, 0.253906, 0.000744, 0.002808, 0.005768, 0.246094, -0.051025, -0.074707, -0.141602, -0.075684, 0.002335, 0.006317, 0.010681, 0.257812, -0.019165, -0.033691, -0.076172, -0.131836, 0.010132, 0.02002, 0.043701, 0.095215, -0.011414, -0.026855, -0.135742, -0.265625, 0.004822, 0.006622, 0.01709, 0.032715, -0.010986, -0.016724, -0.030518, -0.009521, 0.001831, 0.001884, 0.007812, 0.217773, 0.036621, 0.055664, 0.097168, 0.161133, 0.001297, 0.002151, 0.006531, 0.047852, 0.123047, 0.216797, 0.320312, 0.104004, 0.001846, 0.002365, 0.004181, 0.275391, -0.047363, -0.108887, -0.251953, -0.294922, 0.004913, 0.008667, 0.02124, 0.049561, 0.001045, 0.001114, 0.009705, 0.213867, -0.053711, -0.072266, -0.137695, -0.283203, 0.001183, 0.00386, 0.00325, 0.047607, 0.00264, 0.002045, 0.007019, 0.032959, 0.007446, 0.016968, 0.043701, 0.08252, 0.005127, 0.006683, 0.019287, 0.050781, 0.020874, 0.031738, 0.049316, 0.049316, 0.007202, 0.020996, 0.112305, 0.476562, -0.010864, -0.014282, -0.029541, -0.08252, -0.149414, -0.240234, -0.298828, -0.083984, -0.000656, -0.000326, -0.004761, -0.273438, -0.005341, -0.009521, -0.024902, -0.001518, 0.001228, 0.003738, 0.014099, 0.062988, 0.003998, 0.004333, 0.013367, 0.037842, 0.006531, 0.008179, 0.005127, -0.047119, 0.001228, 0.002167, 0.007538, 0.043457, -0.000448, 0.00135, -0.003403, -0.046875, 0.000599, 0.002808, 0.009399, 0.166992, -0.007446, -0.012268, -0.027832, -0.038574, -0.005981, -0.007568, -0.015381, -0.036377, -0.00412, -0.006287, -0.013916, -0.043213, -0.000916, -0.00209, -0.003693, -0.255859, 0.007568, 0.01062, 0.022827, -0.01239, 0.006775, 0.012695, 0.0271, -0.009888, -0.00528, -0.008484, -0.020142, -0.048096, -0.001312, -0.000919, -0.004944, -0.048096, -0.033691, -0.053223, -0.114258, -0.378906, 0.028076, 0.040283, 0.058838, 0.062256, 0.012024, 0.016968, 0.030762, 0.041504, 0.001236, 0.003601, 0.005432, 0.300781, -0.007263, -0.012024, -0.021484, -0.061279, 0.003555, 0.003769, 0.01062, 0.03125, -0.068359, -0.142578, -0.292969, -0.388672, -0.024902, -0.04541, -0.104492, 0.133789, 0.003204, 0.006073, 0.018311, 0.039795, 0.001335, 0.000767, 0.005554, 0.289062, 0.026123, 0.038086, 0.053955, 0.064453, -0.00267, -0.004639, -0.010437, -0.094727, 0.001381, -0.000675, -0.005432, -0.040039, 0.025513, 0.03418, 0.043213, 0.024414, -0.018188, -0.03418, -0.09375, -0.240234, -0.002213, -0.006042, -0.013794, -0.032471, 0.009888, 0.013855, 0.029663, 0.025635, 0.008179, 0.018066, 0.044434, 0.072754, 0.00325, 0.00769, 0.013123, 0.037109, -0.006195, -0.014404, -0.042725, -0.09375, 0.002426, 0.003357, 0.004425, 0.200195, -0.004364, -0.008545, -0.020752, -0.073242, -0.002853, -0.010193, -0.022461, -0.332031, 0.004364, 0.003708, 0.011414, 0.042969, 0.040771, 0.093262, 0.206055, 0.083008, 0.005951, 0.008423, 0.019165, 0.034424, 0.000105, 0.001389, 0.005951, 0.232422, -0.020264, -0.031982, -0.059082, -0.104492, 0.004364, 0.006134, 0.017578, 0.050049, 0.012512, 0.028198, 0.058838, 0.097168, -0.000721, -0.005066, -0.00946, -0.038818, 0.003143, 0.005463, -0.014832, 0.006073, 0.007599, 0.008179, 0.017944, 0.045654, 0.007538, 0.01355, 0.031982, 0.066406, 0.064453, 0.085449, 0.131836, 0.131836, 0.008606, 0.013184, 0.040771, 0.137695, -0.008179, -0.014648, -0.030029, -0.04126, -0.001892, -0.000626, -0.002899, -0.050537, 0.00028, 0.001274, 0.006714, 0.043945, 0.000389, 0.00209, 0.009277, 0.25, 0.004181, 0.006073, 0.00589, -0.040039, 0.001854, 0.003082, 0.011108, 0.209961, -0.106445, -0.167969, -0.251953, -0.322266, 0.004425, 0.004486, 0.00824, 0.037598, 0.004883, 0.007874, 0.014404, 0.040771, 0.053955, 0.130859, 0.296875, 0.333984, 0.016235, 0.021973, 0.048096, 0.086426, -0.001839, -0.003769, -0.007782, -0.043701, -0.030884, -0.046143, -0.110352, -0.390625, -0.003036, -0.004944, -0.008362, -0.029175, -0.002502, -0.002411, -0.007202, -0.034668, 0.006317, 0.008728, 0.025513, 0.014343, 0.019409, 0.038818, 0.046875, -0.219727, -0.00071, 0.000267, 0.00351, -0.051758, 0.006927, 0.016846, 0.030518, 0.351562, 0.041992, 0.062988, 0.107422, 0.036133, 0.000096, 0.001114, 0.006561, 0.227539, 0.000511, 0.004974, -0.001488, -0.197266, -0.028687, -0.050537, -0.122559, -0.324219, 0.002975, 0.004974, 0.015076, 0.095215, -0.125, -0.162109, -0.253906, -0.388672, 0.001129, 0.002869, 0.009949, 0.195312, 0.006104, 0.013611, 0.033691, 0.092773, 0.006165, 0.009705, 0.02063, 0.08252, 0.014099, 0.032959, 0.09375, 0.25, 0.003632, 0.003891, 0.010864, 0.041016, 0.000191, 0.000549, 0.0047, 0.213867, 0.00235, 0.002441, 0.011047, 0.03125, 0.001419, 0.004028, 0.013428, 0.042969, 0.000523, 0.001793, 0.004639, 0.173828, -0.024902, -0.037598, -0.053711, 0.102539, -0.003296, -0.005493, -0.010742, -0.035156, 0.000999, 0.003433, 0.006226, 0.21582, 0.013428, 0.02124, 0.042236, 0.081543, 0.000832, 0.002563, 0.004425, 0.216797, 0.033691, 0.04834, 0.099609, 0.306641, 0.016357, 0.025146, 0.07373, 0.212891, -0.022217, -0.041504, -0.10498, -0.367188, -0.004456, -0.006927, -0.015137, -0.051758, 0.000702, 0.001457, 0.003143, -0.069824, 0.000246, 0.000774, 0.010742, -0.010498, -0.000427, -0.001747, -0.018433, -0.018677, 0.000751, -0.00001, -0.007202, 0.080566, -0.000137, 0.000496, -0.005249, 0.043213, 0.000226, -0.001389, -0.003387, 0.061768, -0.000584, 0.001244, 0.05249, -0.002289, 0.000858, 0.000007, 0.05957, -0.005402, -0.000205, -0.00019, -0.003998, 0.071777, -0.000496, 0.001022, 0.002563, -0.051514, 0.000081, -0.000166, 0.005219, -0.063965, -0.000181, -0.001839, -0.004395, 0.072266, -0.000086, 0.000207, -0.001732, 0.017578, 0.000012, -0.002716, -0.121094, 0.150391, -0.000816, 0.000406, -0.021484, 0.108398, 0.001205, 0.000694, 0.001694, -0.070801, 0.000832, 0.000572, 0.075195, -0.004395, -0.004028, -0.013306, -0.143555, -0.135742, -0.001465, -0.000938, -0.00135, 0.074707, -0.00032, 0.000824, -0.013611, -0.08252, -0.000387, -0.000694, -0.064453, 0.004761, 0.000423, 0.000332, -0.000969, -0.064453, 0.000366, 0.009338, 0.074219, 0.096191, -0.000584, -0.000618, -0.006165, 0.062012, -0.000171, 0.000228, -0.002518, 0.013794, 0.000687, 0.001366, 0.058594, -0.007172, 0.000553, 0.000858, -0.00708, -0.053223, 0.00004, 0.000877, -0.001488, -0.0625, -0.000141, 0.000082, -0.06543, -0.00766, 0.001282, 0.000736, 0.006927, -0.076172, -0.001328, -0.000173, 0.061035, 0.004486, -0.00036, 0.000103, -0.00325, 0.040771, -0.000387, -0.000479, -0.048584, -0.002151, -0.001106, -0.001015, -0.004272, 0.071777, 0.000603, -0.000237, -0.000698, 0.047363, -0.000328, -0.000793, -0.084473, 0.012695, -0.000534, -0.000397, -0.002289, 0.066406, 0.000511, 0.001007, 0.001419, -0.069336, 0.000935, 0.00016, -0.00885, -0.180664, 0.001358, 0.0001, 0.004608, -0.060303, 0.000267, 0.000721, 0.062988, -0.011841, 0.00008, 0.000414, 0.001839, -0.062256, -0.000099, 0.000813, 0.003113, -0.049316, -0.000336, 0.000142, 0.004456, -0.060791, 0.000072, -0.000645, -0.068359, 0.002792, 0.000053, -0.000444, -0.05835, 0.009338, -0.000931, -0.000854, 0.005371, -0.055176, -0.000273, 0.000108, 0.060303, 0.003876, -0.00082, -0.000683, -0.071777, 0.001854, 0.000385, 0.000296, -0.004211, 0.054688, -0.000626, -0.000357, 0.001556, 0.058105, 0.000454, -0.00132, 0.001823, -0.053711, -0.000568, -0.000193, 0.006073, -0.06543, -0.000486, -0.001488, -0.005768, 0.064453, -0.000549, 0.00132, 0.062256, 0.000402, -0.002457, -0.004639, -0.060303, 0.133789, -0.000072, -0.000401, -0.000534, -0.059326, -0.000668, -0.000228, -0.002975, 0.051758, -0.000037, -0.000374, -0.010071, 0.003479, -0.000338, 0.000515, -0.000744, -0.060303, 0.000359, -0.001198, -0.068359, -0.007721, -0.000496, -0.000687, -0.044434, 0.001396, 0.000458, -0.001472, -0.07959, -0.003357, -0.00132, -0.000751, 0.000931, 0.035645, 0.001289, 0.000782, 0.003479, -0.063477, -0.000328, -0.000254, -0.086914, 0.009033, -0.000471, 0.001671, 0.0625, -0.003906, -0.000824, -0.001656, -0.006226, 0.05127, 0.000286, 0.001152, 0.00412, 0.067383, 0.000656, -0.000881, -0.000425, 0.078613, 0.000319, 0.001045, 0.001549, -0.102051, -0.000088, -0.000774, 0.001389, 0.060791, -0.000576, 0.000437, -0.000862, 0.069824, 0.000326, 0.000168, 0.004059, -0.012756, 0.000656, -0.001305, -0.078125, -0.006042, -0.000355, -0.000942, 0.001053, 0.057373, -0.000416, -0.000809, -0.000935, -0.070312, 0.000496, -0.000351, -0.000656, -0.025391, -0.001266, -0.000801, -0.086426, 0.002975, 0.000671, 0.000271, 0.05249, -0.004211, 0.000009, 0.000004, -0.00293, 0.042969, -0.000546, 0.004822, 0.084961, -0.171875, -0.000698, -0.000454, 0.001808, 0.063477, 0.000946, -0.0002, -0.000197, -0.061523, -0.000301, 0.000732, -0.004395, 0.045166, 0.000565, 0.000072, 0.003967, -0.068848, 0.000572, -0.000343, -0.067871, 0.015625, -0.000549, -0.004639, -0.100586, -0.073242, 0.000102, 0.001114, -0.005219, 0.066895, 0.000488, -0.000305, 0.005524, -0.069824, 0.000519, -0.000007, 0.001816, -0.076172, -0.000027, 0.000374, 0.027832, -0.004059, -0.000507, 0.000584, 0.003052, -0.05835, 0.000553, -0.000843, 0.008484, -0.068848, 0.000443, 0.000523, -0.019653, 0.001167, -0.000284, 0.000215, 0.065918, 0.005554, 0.000292, -0.000207, -0.002655, 0.068359, 0.000137, -0.000599, -0.064453, -0.004974, 0.00036, 0.00061, 0.022705, -0.147461, 0.000931, 0.001945, 0.157227, -0.004669, -0.000197, -0.000732, -0.058838, 0.000135, -0.000496, 0.000526, 0.000885, -0.046387, -0.000484, -0.000488, 0.000732, -0.081055, -0.00033, 0.000192, -0.000025, 0.071289, 0.000193, -0.000916, -0.005646, 0.079102, 0.000477, 0.000071, 0.000083, -0.077637, -0.000698, -0.000538, -0.013, -0.003357, 0.000683, -0.001999, -0.083984, -0.005554, 0.000108, -0.00001, -0.000896, 0.016235, 0.000084, 0.000149, 0.005096, -0.030273, -0.00267, -0.011169, -0.074219, 0.21875, 0.000828, -0.001122, -0.008972, 0.07959, 0.000002, 0.000534, -0.00531, 0.064453, -0.000542, -0.000576, 0.00095, 0.057617, -0.000086, -0.000401, -0.002655, 0.056641, 0.000557, 0.00177, 0.003799, -0.077637, -0.000296, -0.000668, 0.002029, -0.052002, -0.000159, 0.000446, -0.006042, 0.070801, -0.000475, -0.000239, 0.004517, 0.055664, -0.000292, 0.000057, -0.001221, 0.047607, 0.000214, 0.000237, 0.005096, 0.039062, 0.000126, 0.000148, -0.001205, 0.052734, -0.001572, 0.001122, -0.000767, 0.060059, 0.00066, 0.000919, 0.05957, -0.011414, -0.00008, -0.000129, 0.005035, -0.079102, -0.000267, 0.001396, 0.058105, 0.003906, -0.000652, 0.000357, 0.00135, -0.029175, -0.000801, -0.000193, -0.002014, 0.043457, -0.175781, -0.28125, -0.464844, -0.435547, 0.024902, 0.09668, 0.273438, 0.427734, -0.012756, -0.030151, -0.070312, -0.197266, 0.092773, 0.162109, 0.232422, 0.34375, -0.009583, -0.020874, -0.057861, -0.163086, -0.006744, 0.021973, 0.143555, 0.457031, -0.018921, -0.022217, -0.033203, -0.052734, -0.013, -0.021729, -0.083496, -0.355469, -0.014526, -0.025879, -0.049561, -0.056885, 0.028198, 0.086426, 0.229492, 0.384766, -0.022705, -0.039551, -0.079102, -0.253906, 0.138672, 0.227539, 0.394531, 0.398438, -0.103516, -0.192383, -0.314453, -0.394531, -0.006226, -0.009705, -0.027588, -0.06543, -0.001785, -0.001549, -0.009644, -0.054932, 0.143555, 0.191406, 0.267578, 0.193359, 0.049561, 0.062256, 0.096191, 0.070312, -0.029907, -0.056396, -0.12207, -0.345703, -0.014282, -0.023315, -0.050781, 0.017944, -0.011108, -0.02356, -0.089844, -0.566406, 0.021362, 0.094238, 0.217773, 0.365234, -0.009277, -0.013062, -0.014099, 0.053955, 0.019165, 0.034668, 0.060791, 0.099121, 0.009216, 0.011047, -0.106445, -0.118652, 0.08252, 0.130859, 0.224609, 0.380859, -0.000015, 0.009155, 0.056885, 0.417969, -0.023438, -0.035156, -0.066895, -0.492188, 0.013, 0.012756, 0.016724, 0.062988, 0.005157, 0.016968, 0.049805, 0.085938, -0.005859, -0.011963, -0.001404, 0.202148, -0.007233, -0.009827, -0.025146, -0.0625, 0.02002, 0.03833, 0.122559, 0.396484, -0.024048, -0.077148, -0.269531, -0.466797, -0.15625, 0.15625, -0.314453, -0.059326, 0.039795, 0.064941, 0.108887, 0.210938, 0.046143, 0.067871, 0.145508, 0.341797, -0.011963, -0.016357, -0.0354, -0.066406, -0.010376, -0.013977, -0.026001, -0.046387, 0.003281, -0.00004, 0.031738, 0.289062, -0.010742, -0.018677, -0.033936, -0.060791, 0.006653, 0.00885, 0.019531, -0.066406, 0.004761, 0.011047, 0.037354, -0.104492, -0.005768, -0.011841, -0.016235, 0.058594, -0.000168, 0.001915, 0.008545, -0.086426, 0.002533, 0.005219, 0.009033, -0.077148, 0.00824, 0.015991, 0.027832, 0.046387, 0.018188, 0.033447, 0.085449, 0.328125, 0.005768, 0.018799, 0.041992, 0.059326, -0.041992, -0.134766, -0.291016, -0.429688, -0.008911, -0.014038, -0.03064, -0.066406, 0.00412, 0.002396, 0.02002, 0.15625, 0.001129, -0.001114, -0.007202, -0.078613, 0.081543, 0.126953, 0.233398, 0.302734, 0.002197, -0.000134, -0.014465, -0.099609, -0.051758, -0.076172, -0.147461, -0.120605, 0.086914, 0.123535, 0.150391, 0.152344, 0.053223, 0.089355, 0.177734, 0.263672, 0.0354, 0.054443, 0.085449, 0.027344, -0.121582, -0.170898, -0.253906, -0.369141, -0.000507, -0.003021, -0.002335, 0.333984, -0.019043, -0.035889, -0.083008, 0.457031, 0.074707, 0.116699, 0.196289, 0.333984, -0.014587, -0.027466, -0.084473, -0.369141, -0.026123, -0.10498, -0.234375, -0.394531, -0.117188, -0.15625, -0.198242, -0.176758, -0.004944, -0.01123, -0.042236, -0.231445, 0.026123, 0.033936, 0.051514, 0.045166, -0.031982, -0.045898, -0.089844, -0.198242, 0.016235, 0.017578, 0.036377, 0.585938, 0.011902, 0.017944, 0.0354, 0.052979, 0.024536, 0.058105, 0.225586, 0.441406, -0.012573, -0.009827, -0.01709, -0.225586, 0.02124, 0.029297, 0.047363, 0.085938, -0.05127, -0.108887, -0.212891, -0.267578, 0.074707, 0.121582, 0.189453, 0.243164, 0.027344, 0.041748, 0.068359, 0.052734, -0.032715, -0.039062, -0.053711, -0.075195, 0.006348, 0.013672, 0.030029, 0.046631, 0.016846, 0.028687, 0.054932, 0.11084, -0.069336, -0.109375, -0.171875, -0.07666, 0.064941, 0.09668, 0.174805, 0.320312, -0.005432, -0.011658, -0.022827, -0.062256, -0.010742, -0.016846, -0.036133, -0.126953, -0.03833, -0.058594, -0.074219, 0.144531, -0.002289, 0.003174, 0.023682, 0.177734, -0.008911, -0.022217, -0.044678, -0.029419, -0.003387, -0.009033, -0.016602, -0.062988, -0.130859, -0.121582, 0.166992, -0.069336, -0.007782, -0.010925, -0.050293, -0.052002, -0.010193, -0.016846, -0.036133, -0.080566, 0.02063, 0.017944, 0.042969, 0.347656, -0.019897, -0.031006, -0.065918, -0.180664, 0.023926, 0.044678, 0.10498, 0.300781, -0.001999, 0.000463, 0.003586, 0.243164, -0.016479, -0.034912, -0.069336, 0.009888, 0.008179, 0.015137, 0.023804, 0.061523, -0.005035, -0.006897, -0.023193, -0.054688, 0.005859, 0.01001, 0.024902, 0.105469, -0.011658, -0.018555, -0.049561, -0.464844, -0.017456, -0.020874, -0.037598, -0.314453, -0.005432, -0.007263, -0.017944, -0.470703, -0.008545, -0.013672, -0.022827, -0.105469, -0.004059, -0.005005, 0.007599, 0.259766, 0.125, 0.211914, 0.318359, 0.455078, 0.005096, 0.011841, 0.032227, 0.063965, 0.027588, 0.086914, 0.223633, 0.380859, -0.013306, -0.02124, -0.033203, 0.050293, -0.001534, -0.001534, 0.057129, -0.099609, -0.024414, -0.035645, -0.070312, -0.139648, 0.014465, 0.022583, -0.007416, 0.013672, -0.055664, -0.074219, -0.125, -0.182617, -0.009949, -0.016113, -0.026611, -0.077637, -0.000143, -0.001862, 0.009277, 0.172852, 0.09082, 0.116699, 0.199219, 0.482422, 0.001541, 0.003677, -0.010315, -0.0625, -0.006256, -0.008972, -0.02124, -0.07959, 0.00647, 0.009033, 0.011963, -0.058838, 0.035645, 0.056641, 0.125977, 0.412109, -0.046387, -0.080566, -0.206055, -0.373047, -0.008667, -0.014771, -0.027344, 0.047852, -0.009644, -0.013367, -0.012329, 0.102539, -0.009644, -0.014832, -0.03418, -0.07666, 0.024658, 0.036621, 0.058838, 0.431641, -0.016113, -0.023438, -0.047852, -0.035889, 0.010986, 0.036865, 0.071777, 0.287109, -0.094727, -0.137695, -0.230469, -0.251953, 0.037354, 0.064453, 0.137695, 0.244141, 0.022217, 0.03418, 0.134766, 0.318359, -0.000759, 0.000246, 0.00351, 0.078125, -0.000031, -0.001686, -0.132812, -0.001312, -0.00008, -0.001678, -0.005707, 0.081543, 0.000101, -0.001266, -0.088379, -0.00004, 0.000969, -0.000404, -0.08252, 0.018433, 0.000081, 0.000839, 0.060791, 0.000418, 0.000223, -0.000942, -0.137695, 0.012146, -0.00011, 0.001488, 0.083008, 0.002075, 0.000022, 0.000294, 0.103027, 0.000471, 0.001038, 0.000259, -0.086914, 0.024292, -0.001045, -0.011292, -0.210938, 0.192383, -0.000056, 0.000273, 0.009583, -0.009277, -0.00071, 0.000484, 0.0005, -0.128906, -0.001366, -0.000389, -0.006317, 0.168945, -0.000043, 0.000034, 0.001732, 0.037842, 0.000026, -0.000748, 0.000161, 0.076172, -0.000759, 0.000713, 0.004272, -0.09668, -0.000584, 0.000284, 0.001236, 0.130859, 0.000091, 0.000299, -0.000402, 0.136719, 0.000063, -0.000277, 0.056885, -0.000414, -0.000546, 0.00046, 0.060303, -0.009033, 0.000372, 0.001305, 0.070312, -0.010254, 0.001083, -0.000874, -0.000561, -0.116211, -0.000047, 0.000645, 0.012512, -0.161133, 0.000163, 0.00014, 0.001312, -0.029907, 0.000458, 0.000284, 0.000515, -0.034668, -0.000351, 0.000086, 0.061768, -0.003189, -0.000732, -0.001091, -0.075684, 0.002106, 0.000858, -0.000227, -0.073242, 0.00769, 0.000999, -0.000473, -0.004364, 0.095703, 0.000397, 0.000526, -0.060791, 0.002762, -0.00025, 0.000351, 0.003586, -0.016968, 0.000355, 0.000809, -0.012207, 0.195312, -0.000429, -0.000267, -0.09082, 0.003006, 0.000277, 0.00148, 0.095703, -0.00473, -0.000284, -0.000141, -0.000698, -0.034424, 0.001724, 0.005096, 0.100586, 0.131836, 0.000416, -0.001366, 0.001823, -0.11377, -0.000305, 0.000002, -0.083984, 0.011536, -0.001205, -0.000119, 0.000477, 0.092285, -0.000246, 0.000328, 0.005157, -0.075684, -0.000174, 0.000656, 0.109375, -0.004913, 0.000004, 0.001617, 0.005463, -0.134766, 0.0005, -0.00021, 0.010803, -0.104004, -0.00016, 0.000622, -0.001495, -0.077637, 0.000542, -0.00007, 0.088867, -0.012146, 0.000084, 0.000526, 0.006042, -0.119629, 0.001328, 0.002045, 0.002808, -0.162109, -0.000231, 0.0001, 0.139648, 0.00647, 0.000874, 0.00106, 0.082031, -0.010376, -0.000406, 0.00119, 0.091309, -0.008911, -0.002777, -0.002182, -0.202148, 0.039307, 0.000645, 0.001404, 0.11084, 0.000188, -0.000992, -0.000755, -0.005432, 0.137695, 0.00132, 0.000353, 0.00946, -0.108887, -0.000173, 0.002213, 0.102539, -0.019531, 0.000341, 0.001709, 0.002792, -0.223633, 0.00045, 0.000473, 0.068848, -0.00647, 0.000175, 0.00037, -0.002533, 0.116699, 0.000116, -0.000313, -0.002411, 0.029663, 0.000353, -0.000317, 0.00415, -0.092773, 0.000273, -0.001259, -0.005066, 0.123535, 0.000147, 0.003235, 0.161133, -0.006714, -0.001556, 0.008179, 0.171875, 0.141602, -0.001083, 0.001129, 0.132812, -0.010376, -0.000565, -0.00053, 0.000343, 0.139648, -0.000261, 0.001595, 0.008789, 0.211914, -0.000706, -0.000446, 0.001266, 0.116699, 0.000309, -0.000208, 0.069824, -0.003372, -0.001396, -0.002243, -0.004791, 0.174805, -0.000088, 0.001762, 0.001854, -0.138672, 0.000072, 0.000437, 0.001175, -0.037842, 0.00082, -0.000181, 0.000694, 0.097656, -0.000248, -0.000759, 0.004791, 0.137695, 0.000011, 0.000813, -0.009277, 0.110352, 0.000113, -0.0005, -0.006073, -0.180664, 0.000885, 0.001175, 0.114746, -0.000305, 0.000717, 0.000267, 0.109375, -0.004211, 0.000534, 0.002029, 0.320312, 0.013367, 0.004547, 0.009766, 0.131836, 0.308594, -0.000299, 0.001541, -0.002716, -0.081543, -0.000067, -0.000284, 0.003403, 0.027466, -0.000311, -0.000353, -0.010925, 0.157227, -0.00017, 0.000235, -0.11084, 0.014526, -0.000456, 0.00061, -0.05249, 0.007721, 0.000239, 0.001556, 0.003387, -0.176758, -0.001335, -0.022827, -0.21582, 0.283203, 0.00036, 0.001694, 0.00531, -0.100586, -0.000805, 0.00028, 0.008301, -0.091797, 0.00135, -0.000717, 0.005371, -0.105957, -0.000278, 0.001305, 0.001083, -0.152344, 0.000256, 0.000429, 0.076172, -0.0177, 0.000042, 0.000919, -0.085449, 0.008728, 0.000064, 0.003769, 0.160156, -0.004852, 0.00079, -0.000166, -0.103516, 0.011658, 0.000923, 0.00074, 0.005096, -0.149414, -0.001442, 0.000143, -0.003036, 0.115234, -0.000591, -0.002991, -0.141602, 0.004517, 0.000679, -0.001106, -0.000406, 0.130859, -0.000241, 0.00001, 0.052002, -0.006439, 0.000954, -0.000364, -0.003174, 0.077148, 0.001091, 0.001038, 0.08252, -0.004242, -0.000471, 0.000877, 0.002762, -0.139648, -0.020386, -0.072754, 0.013367, 0.013672, -0.001595, -0.001915, -0.008057, 0.160156, 0.000912, 0.000973, 0.001472, -0.079102, -0.000584, 0.000104, 0.113281, 0.015259, -0.000152, -0.000984, -0.003281, 0.101562, -0.001442, -0.000065, 0.079102, -0.009033, -0.000233, 0.000622, -0.000171, -0.09375, -0.000813, -0.000225, -0.007111, 0.093262, 0.000999, 0.001404, 0.130859, -0.036133, 0.000252, -0.000118, 0.000309, 0.028198, 0.000671, 0.000126, 0.00528, -0.183594, -0.000118, -0.000359, -0.005432, 0.056396, -0.001419, -0.001945, -0.011658, 0.1875, 0.000671, -0.000786, 0.002838, -0.169922, -0.00066, 0.000016, -0.104004, -0.003082, -0.000729, -0.000835, -0.002869, 0.021118, 0.000353, -0.000349, -0.006531, 0.105957, 0.000441, 0.001038, -0.082031, 0.013733, -0.001221, -0.000687, -0.009155, 0.166016, 0.000675, 0.000332, 0.07666, -0.003998, -0.000188, 0.00032, 0.00028, 0.092773, 0.000607, 0.002289, 0.098145, -0.022583, -0.000916, 0.000717, -0.004089, 0.086914, 0.000234, 0.000114, 0.000908, -0.097656, 0.001175, 0.000134, 0.01178, -0.146484, -0.023193, -0.041016, -0.098633, -0.043701, -0.012634, -0.043945, -0.133789, -0.06543, 0.001144, 0.000999, 0.002823, 0.050293, -0.000526, -0.002182, -0.007294, -0.048096, -0.000744, 0.000083, -0.003555, -0.057129, 0.038086, 0.061523, 0.097168, 0.318359, 0.002838, 0.002731, 0.011475, 0.048584, -0.001534, -0.000713, -0.001457, -0.05542, -0.000645, -0.005829, -0.022827, -0.106934, 0.001442, 0.001297, 0.002014, 0.11377, 0.001312, -0.002625, 0.00415, 0.049072, 0.00007, 0.0009, -0.003036, -0.070312, 0.004028, 0.007416, 0.020386, -0.032715, -0.00058, -0.000984, -0.003632, -0.047852, 0.005554, 0.007812, 0.020996, 0.098633, -0.000366, -0.002457, -0.023682, -0.07373, -0.000311, -0.000465, -0.012878, -0.103027, 0.002045, 0.001686, 0.01123, 0.142578, -0.002258, -0.004456, -0.009033, -0.045654, 0.00589, 0.007507, 0.029663, 0.095215, 0.000393, 0.001244, 0.005219, 0.046143, 0.000366, -0.000294, -0.001678, -0.070801, 0.000357, -0.000858, -0.003677, -0.047607, 0.002365, 0.00264, 0.013733, 0.058594, -0.014893, -0.037842, -0.139648, 0.040283, 0.001221, 0.000877, 0.007172, 0.051758, 0.012085, 0.029297, 0.094727, -0.038086, 0.005524, 0.007935, 0.023926, -0.014893, -0.004211, -0.005737, -0.01709, -0.06543, -0.001869, -0.003281, -0.014343, -0.123535, -0.053711, -0.088379, -0.155273, -0.283203, 0.007355, 0.016357, 0.042969, 0.267578, 0.000163, -0.000191, 0.001656, 0.056885, 0.001297, 0.002686, 0.005676, 0.049316, -0.002441, -0.001556, -0.008789, -0.064941, 0.003113, 0.005341, 0.015991, 0.052979, 0.003754, 0.00531, 0.026245, 0.130859, 0.001381, -0.001587, -0.009399, -0.125, -0.002472, -0.00046, 0.014282, 0.088379, 0.00209, 0.003723, 0.011475, 0.10791, 0.001251, -0.000078, 0.006897, 0.060547, -0.001839, -0.00046, -0.004944, -0.05542, -0.001045, -0.00095, -0.006622, -0.052734, -0.002548, -0.001999, -0.010193, -0.059326, -0.001274, -0.002396, -0.016724, -0.152344, -0.026611, -0.034668, -0.068359, -0.09082, 0.001785, 0.002777, 0.006012, 0.042236, 0.000039, 0.000652, 0.001595, -0.049805, -0.00005, -0.00034, 0.009033, 0.147461, 0.002151, 0.00132, 0.008545, 0.053711, -0.00386, -0.00885, -0.028687, 0.001236, 0.006805, 0.003647, 0.018188, 0.085449, -0.000062, -0.00079, -0.000104, -0.04126, -0.010132, -0.016602, -0.04126, -0.121094, 0.000036, 0.000599, -0.003693, -0.133789, 0.00161, 0.000427, 0.002594, 0.063477, -0.005585, -0.009338, -0.021729, -0.081055, -0.000167, -0.002151, -0.006042, -0.052246, -0.00235, -0.001907, -0.010437, -0.046875, 0.000977, 0.000679, 0.007782, 0.089844, 0.000479, -0.002182, -0.00528, -0.056152, 0.004669, 0.006683, 0.015137, 0.089355, -0.000835, 0.003769, 0.006866, 0.098633, 0.032471, 0.059814, 0.171875, 0.394531, 0.002579, 0.002075, 0.016357, 0.117676, -0.005493, -0.00885, -0.078125, -0.421875, 0.000854, -0.000012, -0.000431, -0.053467, -0.002548, -0.006561, -0.04126, -0.206055, 0.001053, 0.003479, 0.023315, 0.135742, 0.001312, 0.004211, 0.009827, 0.064453, 0.028687, 0.062012, 0.144531, -0.033447, 0.001495, 0.005951, 0.013489, 0.046631, -0.001266, -0.002609, -0.004181, -0.294922, 0.000561, -0.000546, -0.003967, -0.057861, 0.000912, 0.000748, 0.003036, 0.056641, 0.000496, 0.002426, 0.013672, 0.208008, -0.000504, 0.003159, 0.00766, 0.089844, -0.000359, 0.001999, -0.00132, 0.066895, 0.000889, 0.002197, 0.003098, 0.05127, -0.000041, -0.00296, -0.009521, -0.051514, -0.000069, 0.000713, 0.007874, 0.108887, -0.000032, 0.001328, 0.006287, 0.065918, -0.001015, -0.006683, -0.025269, -0.253906, -0.002945, -0.005096, -0.009888, -0.063477, 0.006775, 0.010254, 0.020996, 0.142578, -0.001793, -0.003448, -0.004822, -0.047852, 0.000702, 0.001587, 0.012268, 0.123047, -0.002045, -0.005432, -0.013428, -0.060791, -0.016724, -0.030273, -0.084473, 0.010803, -0.000248, 0.001411, 0.020508, 0.042236, -0.001289, -0.000797, -0.000683, -0.046631, 0.051758, 0.069824, 0.111328, 0.277344, 0.005585, 0.006165, 0.027344, 0.150391, 0.002396, 0.00235, 0.00824, 0.051758, 0.000793, 0.001068, 0.006226, 0.056396, -0.002121, -0.004822, -0.015259, -0.088867, 0.001419, 0.003967, 0.011475, 0.132812, -0.001587, -0.000885, -0.003326, -0.049316, 0.002319, 0.004852, 0.015869, 0.101562, -0.000303, 0.002029, 0.013733, 0.089355, 0.000938, 0.000591, 0.006866, 0.054199, -0.001801, -0.00415, -0.019775, -0.040771, -0.001114, -0.000383, -0.006622, -0.058105, 0.000744, 0.004456, 0.006317, 0.059814, 0.002563, 0.002258, 0.005981, 0.050049, -0.023193, -0.032227, -0.075684, -0.086426, -0.001053, 0.000087, -0.007721, -0.092773, -0.000401, -0.003311, -0.010864, -0.049805, -0.000999, 0.000117, -0.002701, -0.054688, -0.000057, 0.00145, 0.004669, 0.044189, -0.001907, -0.006317, -0.017334, -0.072754, -0.015869, -0.023071, -0.095703, -0.044434, 0.003265, 0.007629, 0.020264, 0.116699, -0.000992, -0.001816, -0.005554, -0.054443, 0.001274, 0.001495, 0.002792, 0.051514, 0.002289, 0.004272, 0.014771, 0.095703, 0.001549, 0.000942, 0.005432, 0.050537, 0.003693, 0.001076, 0.001732, 0.062012, -0.000729, -0.001152, 0.003967, 0.055908, -0.003769, -0.012573, -0.041748, -0.326172, -0.002808, -0.007477, -0.017334, -0.054932, 0.000141, 0.00238, 0.008362, 0.060547, 0.006317, 0.008484, -0.005798, -0.172852, 0.00296, 0.005371, 0.011902, 0.05249, 0.001434, 0.002274, 0.007721, 0.070801, -0.002731, -0.004333, -0.009338, -0.050537, -0.001366, 0.001671, 0.006561, 0.088379, 0.001724, 0.005157, 0.02417, 0.04126, -0.000003, 0.00007, -0.000523, -0.020386, 0.000234, 0.000326, 0.000112, -0.018311, -0.00006, -0.000029, 0.000187, -0.014404, 0.000005, 0.000104, 0.000938, 0.019287, -0.000176, 0.000175, -0.000645, -0.018433, -0.000238, -0.00007, -0.000774, -0.019653, -0.00025, 0.000174, -0.000462, -0.03125, 0.000534, -0.000443, -0.000961, -0.025757, -0.000028, -0.000078, -0.000599, -0.018311, -0.000167, 0.000232, -0.000923, -0.018677, -0.00037, -0.000576, -0.001038, 0.038818, 0.000751, 0.001122, -0.000652, -0.022949, 0.0005, 0.001167, 0.000163, -0.040039, -0.000053, 0.000288, 0.000694, -0.02063, 0.000961, 0.000801, -0.000675, -0.039795, -0.000033, -0.000999, -0.003525, -0.049316, -0.000108, -0.000001, 0.000336, 0.018066, 0.00003, -0.000164, 0.00019, 0.019531, 0.000078, 0.000196, -0.000957, -0.019653, 0.000113, 0.000277, -0.000183, -0.023438, 0.000439, -0.003632, -0.013977, 0.000418, -0.000048, 0.000023, -0.000622, -0.019653, -0.000017, -0.000043, -0.000618, -0.019531, -0.000412, -0.000376, -0.001778, -0.011047, -0.000125, -0.000158, -0.000317, 0.019165, -0.000005, -0.000079, -0.000633, -0.019775, -0.00033, 0.00019, -0.000063, 0.04248, -0.000332, 0.000105, -0.000154, 0.024536, 0.000014, -0.000088, -0.00021, -0.020386, 0.000246, -0.000165, 0.000282, 0.020264, 0.000257, 0.000131, -0.000241, -0.019287, 0.000319, 0.000095, -0.000416, -0.023193, 0.000196, 0.000234, -0.000101, -0.020264, 0.000259, 0.000389, 0.000549, 0.019043, 0.000025, -0.000034, 0.000004, -0.020142, 0.000122, 0.000315, -0.001015, -0.020996, -0.000162, 0.000213, -0.000843, -0.020508, 0.000927, 0.000402, 0.000009, -0.043457, -0.000033, 0.000002, 0.000117, -0.016357, 0.000045, -0.000324, -0.00032, -0.019775, -0.000717, -0.000221, -0.000038, 0.023193, 0.000046, -0.000174, 0.000782, 0.019409, -0.000217, 0.000138, -0.000496, -0.019165, 0.000246, -0.000071, 0.000039, -0.020752, 0.000045, -0.000584, -0.000123, 0.02063, 0.000309, 0.000224, -0.000778, -0.019165, -0.000169, -0.000194, -0.00046, -0.02002, -0.000027, -0.000031, -0.000301, -0.019043, 0.001099, 0.001236, -0.000362, -0.03064, 0.000366, 0.00021, -0.000515, -0.018066, -0.000391, 0.000031, -0.000414, -0.020264, 0.000111, -0.000022, 0.000397, 0.018677, -0.000984, -0.000275, 0.000916, 0.041016, -0.000004, 0.000299, -0.000767, -0.019653, 0.000049, 0.000668, -0.000175, -0.020996, 0.001366, 0.000935, 0.000064, -0.029907, 0.000221, 0.000774, -0.000182, -0.025146, 0.000099, 0.000013, -0.000366, -0.015991, 0.00033, 0.000154, -0.000162, 0.020874, -0.000381, -0.000462, -0.001175, -0.048096, 0.000063, -0.00033, -0.000362, -0.018433, -0.000041, 0.000116, -0.000425, -0.019653, -0.000454, -0.000112, 0.000351, 0.02002, -0.000074, -0.000114, -0.001007, -0.018188, 0.000022, -0.000355, 0.000679, 0.020996, 0.000286, 0.000183, 0.001472, 0.015564, 0.000008, 0.000093, -0.000066, 0.013672, 0.000275, 0.000032, -0.000546, -0.017456, -0.000091, 0.000549, 0.000414, -0.02002, -0.000109, -0.000614, -0.000431, -0.02002, 0.000175, -0.000055, -0.000267, -0.023926, -0.000119, 0.000204, -0.000259, -0.019409, 0.000332, 0.000441, -0.00006, -0.022827, 0.000309, -0.000062, 0.000422, 0.016846, -0.000105, 0.000028, -0.00061, -0.019043, 0.00033, -0.000009, -0.000538, -0.020142, 0.000273, -0.000022, 0.000523, 0.02002, -0.000143, -0.000395, 0.000199, 0.020996, 0.000334, 0.000052, -0.000137, -0.028076, -0.000259, -0.000137, 0.000084, 0.019653, -0.000057, -0.000148, 0.0005, 0.017456, 0.000256, -0.000191, -0.000296, -0.026367, 0.000143, -0.000098, -0.001129, -0.016968, -0.00007, 0.000391, 0.000618, 0.020874, -0.00009, -0.000012, -0.000591, -0.019775, -0.000303, 0.000082, 0.000568, 0.015625, -0.000401, -0.00019, 0.000786, 0.021118, 0.000159, 0.000084, 0.000456, -0.020142, -0.000282, -0.000004, -0.000668, -0.02063, -0.000051, -0.000002, 0.00034, -0.019043, -0.001106, -0.001633, 0.000237, 0.046631, 0.000073, -0.000259, 0.000183, -0.02063, 0.000168, 0.00024, 0.001282, 0.021484, -0.000126, -0.000141, -0.000572, -0.018311, -0.000698, -0.000263, 0.000236, 0.023682, -0.000062, -0.000222, -0.000862, -0.019531, -0.000209, -0.000372, -0.000039, 0.022461, 0.000052, 0.000072, 0.000484, 0.020874, 0.000486, 0.001793, 0.00769, 0.063477, -0.00018, -0.000896, -0.003525, 0.018677, -0.000025, -0.000248, -0.00087, -0.019043, 0.000104, -0.000549, 0.00021, 0.020142, 0.00011, 0.000217, 0.001396, 0.019531, 0.000132, 0.003113, 0.012756, -0.007477, 0.000259, 0.000107, -0.000068, -0.019409, -0.000275, 0.000368, 0.000015, 0.019165, 0.000074, -0.000077, -0.000068, -0.017334, -0.000074, -0.000216, -0.000778, -0.019165, 0.0009, 0.001633, 0.006653, 0.074707, 0.000288, 0.000284, -0.000629, -0.017822, 0.000024, -0.000096, -0.00069, -0.019287, 0.000301, 0.00032, -0.000211, -0.020386, -0.007172, -0.012268, -0.026855, -0.013977, -0.000687, -0.000242, 0.000301, 0.036377, -0.000286, 0.000435, 0.000026, -0.015625, 0.000135, 0.000019, 0.000397, -0.018555, 0.000479, 0.000431, -0.000418, -0.019409, 0.000187, -0.000229, 0.000076, -0.021118, -0.000935, -0.002686, -0.007172, 0.004974, 0.000136, -0.000078, 0.001053, 0.022583, 0.000404, 0.000271, -0.000648, -0.019653, 0.000237, -0.000059, -0.000549, -0.018311, 0.000115, -0.000309, 0.000062, 0.012634, 0.000103, -0.000041, 0.000614, 0.019531, -0.000178, -0.000238, -0.000832, -0.018555, 0.000117, -0.000023, 0.000282, 0.019531, -0.000471, -0.000246, 0.001366, 0.019165, 0.000108, -0.000165, 0.000282, 0.021118, 0.036621, 0.070801, -0.306641, 0.005524, 0.003082, -0.002625, 0.351562, -0.048828, 0.013855, 0.032227, 0.088379, -0.007538, 0.002472, 0.003845, 0.05957, 0.007477, -0.007629, 0.001999, -0.333984, 0.028198, 0.003326, 0.000278, -0.101562, 0.000504, 0.000315, -0.005432, 0.120605, -0.00946, 0.036133, 0.078125, 0.188477, 0.021851, -0.012024, -0.025269, -0.232422, 0.017212, 0.018921, 0.05249, 0.228516, -0.19043, 0.007874, 0.022827, 0.054688, 0.339844, -0.001106, 0.00592, 0.152344, -0.199219, 0.021973, 0.073242, 0.585938, 0.028564, -0.001266, -0.001221, 0.34375, -0.016235, -0.004272, -0.007385, 0.367188, -0.067871, 0.004059, 0.011902, 0.206055, -0.031738, 0.017212, 0.010864, 0.498047, 0.217773, -0.004211, -0.020508, -0.169922, 0.149414, -0.00206, -0.003998, -0.109863, -0.017334, -0.002167, 0.001862, -0.130859, -0.021118, 0.008911, 0.008911, 0.1875, -0.006622, 0.006348, 0.012512, -0.003159, 0.002151, -0.00351, -0.003296, -0.008118, 0.125, 0.000288, 0.000051, 0.034912, -0.001801, -0.000965, 0.00042, -0.117676, -0.009399, 0.014221, 0.015747, 0.382812, -0.007721, 0.002426, 0.007294, -0.119141, 0.000443, -0.000165, 0.000824, -0.034668, -0.000839, -0.00589, 0.001999, -0.380859, 0.031128, -0.014893, -0.044922, -0.482422, -0.017334, -0.003693, -0.006653, -0.111328, -0.006989, -0.001091, 0.001457, -0.076172, 0.001541, -0.044678, -0.150391, -1.171875, -0.033447, -0.064453, -0.118164, 0.277344, 0.018188, -0.004822, -0.013794, -0.126953, 0.008545, 0.001137, -0.02417, 0.373047, -0.040527, 0.009888, 0.018311, 0.125, 0.006531, -0.011108, -0.014404, -0.291016, 0.013123, -0.00946, -0.031494, -0.28125, -0.009766, 0.000771, 0.005005, -0.1875, 0.001144, 0.000797, 0.02124, 0.225586, -0.161133, 0.001175, -0.001495, 0.130859, 0.001869, 0.005768, 0.013306, 0.094238, 0.037109, 0.003723, 0.004639, -0.097656, -0.002289, -0.000273, -0.006592, -0.158203, -0.025269, 0.047119, 0.105957, -0.011353, -0.020996, -0.002441, -0.00473, -0.02771, 0.102539, -0.003189, 0.00824, -0.378906, -0.002945, 0.014099, 0.016113, 0.240234, -0.033203, 0.00238, 0.006165, -0.105957, -0.009888, -0.002396, -0.013672, -0.279297, -0.00061, -0.003601, -0.005249, -0.117676, -0.012756, -0.001259, -0.002075, -0.07959, -0.014587, -0.004395, 0.00708, -0.120605, -0.005127, -0.001999, -0.003128, -0.094238, -0.001892, 0.001396, -0.002396, 0.341797, -0.01001, -0.000523, -0.00589, -0.308594, 0.024536, -0.0354, -0.049072, -0.242188, 0.003738, -0.100586, -0.291016, 0.194336, 0.014404, 0.004333, -0.010498, 0.001854, 0.001678, -0.00293, 0.000209, -0.128906, -0.000237, -0.006378, -0.015503, -0.182617, -0.019531, -0.010864, -0.021851, -0.158203, -0.025146, 0.008972, 0.032471, 0.259766, -0.181641, -0.001602, -0.003967, 0.017212, -0.016479, 0.047607, 0.188477, -0.179688, 0.033447, -0.000923, -0.00177, -0.076172, -0.006989, -0.000683, 0.000526, 0.112305, -0.00174, 0.004456, 0.009521, 0.130859, 0.023682, -0.000131, 0.000454, 0.062256, 0.005554, -0.005188, 0.011353, 0.154297, -0.289062, -0.000037, -0.00293, 0.133789, -0.004883, -0.001656, -0.001198, -0.109863, -0.006866, -0.015869, -0.016357, 0.296875, 0.000706, 0.001198, -0.001945, 0.096191, -0.007111, -0.000938, -0.002533, -0.009949, -0.007385, -0.011047, -0.02124, -0.25, 0.01709, 0.010986, 0.031982, 0.355469, 0.033203, -0.003616, -0.009888, 0.013428, -0.013123, -0.000927, -0.000084, 0.128906, -0.01709, 0.001129, -0.001221, -0.147461, -0.012512, -0.001816, -0.000977, 0.408203, -0.028442, -0.013184, -0.010864, -0.245117, 0.007599, 0.001129, 0.015625, -0.34375, 0.032959, -0.002243, 0.002609, -0.11377, -0.000797, -0.006531, -0.014954, -0.253906, -0.021118, -0.005188, 0.00034, -0.130859, -0.016357, 0.001801, -0.000483, 0.3125, -0.034668, 0.001953, 0.004486, 0.122559, 0.004822, -0.005737, -0.003525, -0.165039, -0.00708, 0.000782, 0.000368, 0.102051, 0.001282, -0.012939, -0.008118, 0.332031, -0.124023, -0.000148, 0.00174, -0.075195, 0.008179, 0.031738, 0.078125, 0.494141, 0.009521, 0.004761, 0.006439, -0.109863, 0.002869, -0.025879, -0.061523, -0.136719, 0.145508, 0.001106, -0.002792, 0.410156, -0.105957, -0.012329, -0.016113, -0.265625, -0.028076, 0.054199, 0.149414, -0.382812, -0.032471, 0.007141, 0.013611, 0.308594, 0.043701, 0.003693, 0.009888, 0.203125, 0.037598, -0.006622, -0.033691, 0.3125, -0.030151, 0.000572, -0.007477, 0.143555, 0.010498, -0.000755, 0.013062, -0.304688, 0.015747, 0.003326, -0.001869, -0.115234, 0.000338, -0.002701, -0.004242, -0.051514, 0.004639, -0.003571, 0.012207, 0.367188, -0.037109, 0.020752, 0.046387, 0.328125, -0.011658, -0.069824, -0.121582, -0.010071, -0.045166, -0.006897, -0.014648, -0.269531, 0.027222, -0.001305, 0.00705, 0.163086, 0.029663, -0.002838, -0.011658, 0.390625, -0.022217, -0.000134, -0.000504, 0.032471, 0.0001, -0.013245, -0.025024, -0.308594, -0.021973, 0.02356, 0.046631, 0.248047, 0.009338, 0.000992, -0.000565, -0.041016, -0.000523, -0.016113, -0.031738, -0.073242, -0.103516, 0.004089, 0.007233, 0.086914, 0.003845, 0.000402, 0.000782, -0.277344, 0.003571, -0.043945, -0.15625, 0.149414, -0.013916, -0.005096, -0.002472, 0.341797, 0.015076, -0.012817, -0.037109, -0.204102, -0.126953, -0.003159, -0.00708, -0.000767, 0.09082, -0.003754, -0.009705, -0.261719, -0.016724, -0.003082, -0.001617, -0.129883, 0.007935, 0.010437, -0.010376, 0.371094, -0.036133, -0.012817, -0.006409, 0.357422, 0.052002, -0.020386, -0.046387, -0.359375, 0.02478, 0.000091, -0.000912, -0.002853, 0.108398, -0.000034, -0.000549, 0.130859, 0.000675, -0.001259, -0.001747, -0.098145, 0.000515, 0.000437, 0.001808, 0.089844, 0.004822, 0.000309, 0.003418, -0.025879, -0.061035, 0.00145, 0.002594, 0.005127, -0.104004, 0.00235, 0.002914, -0.101562, -0.001602, -0.00206, -0.033203, -0.585938, -0.001526, -0.000135, -0.000332, 0.097656, 0.027954, -0.000694, 0.00148, 0.075195, -0.208984, 0.000433, -0.000263, -0.018066, -0.004761, 0.000019, 0.003418, 0.019165, -0.117676, 0.001884, 0.006836, 0.048584, -0.053955, -0.000109, 0.001747, -0.026611, -0.016724, 0.001007, 0.000614, -0.075195, -0.037842, -0.00238, -0.001366, 0.242188, -0.040527, -0.001663, -0.005493, 0.094727, 0.021973, 0.001312, -0.00038, 0.126953, 0.000368, 0.002792, 0.005249, -0.176758, -0.034668, 0.002396, -0.004089, -0.212891, 0.102051, 0.000904, 0.006897, 0.023315, 0.00592, -0.002136, -0.008179, 0.00354, 0.00824, 0.00001, 0.000317, 0.019653, -0.014893, -0.000412, 0.000328, 0.003571, -0.099609, 0.000584, 0.001167, 0.099121, -0.004547, 0.001213, 0.001312, 0.040527, -0.099609, 0.001114, 0.00103, -0.096191, -0.012512, -0.000058, -0.000916, -0.034424, -0.001266, 0.000763, 0.001595, -0.124023, 0.007019, 0.000286, -0.000121, -0.003891, -0.061035, -0.000261, -0.002396, -0.004364, 0.091309, -0.000341, -0.000171, 0.092285, 0.00325, 0.002869, 0.01001, 0.267578, -0.226562, 0.001152, 0.000664, 0.032227, -0.296875, 0.000486, 0.000584, -0.016968, 0.006744, -0.000159, -0.00383, 0.090332, 0.002243, -0.000107, -0.001411, -0.083984, -0.029541, 0.000156, -0.001984, 0.098633, 0.013672, 0.000313, -0.001801, 0.232422, -0.028687, 0.006927, 0.021484, 0.074219, -0.002319, -0.000679, -0.00002, -0.094238, 0.002533, 0.002136, 0.001534, -0.106934, -0.001404, -0.000706, -0.00386, 0.242188, -0.005493, -0.000271, -0.001358, 0.016968, -0.088867, 0.000216, 0.000721, 0.013062, -0.005341, 0.000778, 0.000209, -0.080078, -0.003799, -0.000553, 0.005524, 0.08252, -0.177734, 0.000307, 0.005585, -0.227539, 0.039307, 0.000269, -0.000164, -0.143555, 0.154297, 0.000058, -0.000957, -0.092773, -0.016479, 0.000143, -0.001587, -0.005981, 0.109863, 0.000717, 0.000111, 0.171875, -0.178711, 0.002991, -0.003967, -0.253906, 0.198242, -0.001343, -0.005463, 0.012329, 0.000694, 0.000462, -0.001617, -0.007721, 0.099609, -0.000977, -0.001984, 0.018799, -0.090332, -0.000055, -0.000679, 0.104492, 0.000152, -0.000016, 0.002472, -0.108887, 0.004425, 0.000992, 0.000223, -0.11084, -0.014038, -0.001518, -0.005585, -0.083984, -0.002853, -0.00386, -0.004761, -0.007629, 0.267578, 0.000553, 0.000393, 0.009155, -0.07373, 0.002731, 0.005981, -0.09082, 0.053955, 0.000278, 0.000008, 0.012817, 0.019531, -0.000854, -0.008789, 0.202148, 0.147461, 0.000288, 0.000095, 0.109375, -0.00528, 0.001511, 0.000171, -0.106934, 0.002914, -0.001419, 0.000184, -0.005646, 0.097656, -0.018188, -0.078613, 0.000256, 0.00769, 0.00177, 0.016602, 0.263672, -0.09668, 0.000671, 0.000454, 0.004059, -0.104492, 0.000366, 0.009583, 0.194336, 0.122559, -0.00161, -0.001625, -0.01239, 0.103516, 0.001808, -0.002289, -0.016357, 0.119141, -0.001015, 0.001297, 0.010437, -0.103516, -0.001671, -0.001205, 0.000504, 0.10791, 0.000425, 0.003281, 0.041016, -0.103027, 0.000138, 0.001358, 0.066895, -0.046631, 0.000078, 0.002167, 0.007263, -0.106934, 0.00037, 0.000089, -0.010376, -0.010376, 0.001007, 0.004761, -0.088867, -0.019043, -0.000309, -0.001328, -0.016357, 0.017456, 0.005615, 0.02478, -0.075684, -0.007629, -0.012451, -0.047119, 0.028687, 0.008301, -0.001053, -0.001823, -0.104004, 0.006439, 0.000299, 0.000019, -0.09082, -0.020752, 0.000389, -0.000969, -0.009033, 0.091797, 0.000748, 0.001274, -0.101562, 0.008728, 0.000408, 0.002228, -0.002167, -0.099609, -0.001511, -0.00473, -0.025024, 0.015137, -0.000607, -0.005737, 0.236328, -0.061279, -0.000084, 0.001892, 0.022949, -0.10498, -0.000645, 0.003159, 0.210938, 0.027344, 0.005035, 0.01532, 0.157227, 0.137695, -0.000732, -0.001282, 0.136719, -0.014038, -0.000694, -0.000189, 0.098145, 0.018921, 0.000009, -0.001488, -0.110352, 0.004669, -0.001053, -0.000332, 0.004059, -0.022705, 0.000847, -0.001709, 0.000824, -0.101074, -0.000286, 0.000259, -0.34375, 0.03125, 0.000637, 0.001137, -0.002136, 0.108887, -0.002579, -0.002579, 0.100586, 0.008179, -0.034912, -0.033936, 0.04248, 0.014709, -0.000729, 0.000523, 0.109375, -0.009644, 0.000469, 0.001366, -0.008606, 0.111328, -0.000553, 0.000858, -0.070801, -0.061035, 0.025879, 0.048096, 0.155273, 0.090332, -0.002182, -0.005463, 0.121094, 0.000219, 0.001488, 0.007935, 0.001274, 0.000732, 0.001785, 0.003693, -0.108398, -0.004822, -0.001083, -0.000389, -0.10498, -0.009399, -0.002197, -0.005463, 0.114258, 0.005432, 0.000444, -0.000809, 0.012939, -0.095703, 0.001221, 0.004883, 0.014465, -0.004608, 0.001266, 0.004578, -0.120117, -0.00946, 0.000286, 0.000645, 0.021484, -0.020508, 0.003998, -0.129883, 0.175781, -0.007202, 0.019043, 0.087891, 0.157227, -0.069824, -0.000984, 0.000568, 0.004608, -0.084961, 0.000397, 0.001663, -0.106934, -0.013062, 0.000221, -0.000504, -0.004608, 0.032471, -0.015076, -0.121094, 0.188477, 0.00264, -0.000633, 0.000717, -0.002045, 0.099121, -0.000439, -0.004242, 0.03064, 0.09668, 0.000813, -0.001907, -0.007996, 0.09668, 0.001419, 0.002228, 0.002777, 0.104492, -0.000637, -0.002472, -0.139648, 0.237305, 0.000467, 0.001717, 0.024902, -0.094727, -0.000862, 0.001984, 0.013, -0.099121, -0.000387, -0.000786, -0.011536, 0.103516, 0.000675, 0.001762, 0.12793, -0.010437, -0.000254, -0.000134, -0.012695, 0.092285, -0.00074, 0.001884, 0.09082, -0.001358, 0.016724, 0.010559, -0.005005, 0.000858, 0.000395, 0.001419, 0.115234, -0.006256, -0.000067, 0.001823, -0.0177, 0.109863, 0.000526, 0.000946, 0.123047, 0.000973, -0.001091, -0.001915, -0.102539, 0.005798, -0.000904, -0.000166, -0.000862, 0.095703, 0.001083, -0.000154, -0.009033, 0.091797, 0.001068, -0.000087, 0.012268, -0.101562, 0.000103, -0.000288, -0.100586, 0.012878, 0.000927, 0.001938, 0.132812, -0.015991, 0.001022, -0.002029, -0.088379, 0.005371, 0.000046, -0.001076, -0.094238, 0.007202, -0.000177, 0.000311, -0.000444, -0.022949, -0.001228, 0.001511, 0.009888, -0.234375, -0.000694, -0.000546, -0.016968, 0.110352, 0.001244, -0.000568, 0.197266, 0.017456, 0.001114, -0.000269, 0.100586, -0.009705, 0.00008, -0.000109, 0.026489, -0.005554, 0.000063, -0.000282, -0.00705, 0.036133, 0.000142, 0.000759, -0.004822, 0.096191, -0.001129, 0.001427, 0.084473, -0.008606, 0.000648, 0.000047, 0.010498, 0.026367, 0.002243, 0.004639, 0.199219, 0.05835, 0.001747, 0.014465, 0.205078, -0.163086, 0.00087, 0.000399, 0.015137, -0.107422, -0.000443, -0.001968, -0.117676, 0.005066, -0.000395, -0.001488, -0.099121, 0.004364, -0.001472, 0.000244, 0.091309, -0.008667, 0.000614, 0.001297, 0.141602, -0.012329, 0.000156, -0.002151, -0.103516, 0.00415, 0.000267, 0.001373, -0.029175, 0.002228, -0.00071, 0.000081, 0.002167, -0.052002, -0.004883, -0.044678, 0.185547, 0.07373, 0.000866, 0.005188, 0.030884, -0.111816, -0.000507, -0.00193, -0.019653, 0.118652, 0.00053, 0.002289, 0.167969, -0.000977, -0.001701, -0.000399, 0.114258, -0.021484, -0.000082, 0.000412, 0.086914, -0.001045, 0.00003, 0.000039, 0.017212, -0.120605, 0.000292, 0.000584, -0.004791, 0.111816, -0.00041, -0.001678, 0.010193, -0.128906, -0.000072, -0.000176, -0.00174, 0.015137, 0.001015, -0.00206, -0.109375, 0.026855, 0.000035, 0.000622, 0.012329, -0.102539, -0.000412, -0.000001, -0.010071, 0.074707, -0.001564, -0.000475, -0.007996, 0.088867, -0.000064, 0.000364, 0.012634, 0.006165, 0.000041, 0.000414, -0.014404, 0.006561, 0.000492, 0.000364, 0.004547, -0.101562, -0.000175, 0.000166, -0.008667, 0.099121, 0.000317, 0.000938, 0.083008, -0.007507, -0.005188, -0.046143, 0.030151, -0.001511, 0.001175, 0.000572, 0.006439, -0.111816, 0.004333, -0.00824, -0.235352, -0.003906, 0.000885, -0.0009, -0.024536, 0.144531, -0.000114, -0.004089, -0.249023, 0.021484, 0.002197, 0.006287, 0.125, 0.09082, 0.000448, 0.00041, -0.0177, 0.10791, -0.000984, 0.00235, 0.240234, 0.038818, 0.000526, 0.000007, -0.010193, 0.088379, 0.00036, 0.002045, 0.012451, -0.122559, -0.00069, 0.00148, 0.005402, -0.116211, -0.001312, -0.000265, 0.097168, -0.004578, 0.000165, 0.000961, 0.060059, -0.007111, -0.001427, -0.000774, -0.089844, 0.005341, -0.000315, -0.001915, -0.075195, -0.000234, 0.001534, -0.000683, -0.108398, 0.024536, -0.000372, -0.000223, 0.109863, -0.022339, 0.00074, 0.000732, 0.098145, -0.009216, 0.001183, 0.000629, 0.003098, -0.097168, -0.000248, 0.000767, 0.083008, -0.007477, -0.00038, 0.001053, 0.006317, -0.095215, 0.00032, -0.000349, 0.006744, -0.114746, 0.000683, -0.001022, -0.096191, 0.005188, 0.000332, 0.002243, 0.09375, -0.00647, -0.000641, -0.001244, -0.005676, 0.016602, -0.000347, -0.001213, -0.099609, 0.00528, 0.000835, -0.000839, 0.077148, 0.001175, -0.00001, 0.001595, -0.015991, 0.097168, 0.000862, -0.002197, -0.094238, -0.005585, -0.000224, 0.000828, -0.009338, 0.080078, 0.001495, 0.000893, 0.09082, -0.008545, 0.001312, 0.000072, 0.016235, -0.128906, 0.000801, 0.000292, 0.104004, -0.01532, 0.00071, 0.003189, 0.242188, -0.02124, -0.00004, -0.000252, -0.0177, 0.107422, 0.000675, -0.00025, 0.008789, -0.116211, 0.001442, -0.000771, 0.013428, -0.106445, 0.000614, 0.000702, 0.120605, -0.014282, -0.001541, -0.001228, -0.075195, 0.003769, 0.00174, 0.024048, -0.004669, 0.000232, 0.000103, 0.00061, 0.030518, 0.000336, -0.000496, 0.000259, 0.083008, -0.013184, -0.000591, -0.001221, -0.006592, 0.112305, -0.000137, -0.000248, -0.017456, 0.150391, -0.000296, -0.001251, -0.123535, 0.011719, 0.000984, 0.001442, 0.112305, -0.005981, 0.000618, 0.000032, -0.02002, 0.243164, -0.000546, -0.001503, -0.096191, 0.007355, -0.00028, -0.001923, -0.114258, 0.007111, -0.000999, -0.001305, -0.100098, 0.00705, 0.001259, 0.000448, -0.117676, 0.010315, 0.000622, 0.002609, 0.114746, -0.000534, 0.000077, -0.000119, -0.009644, 0.087891, 0.000553, -0.000193, 0.123535, -0.012878, 0.000973, 0.000835, 0.010681, -0.091309, 0.000006, 0.000024, 0.008911, -0.106445, 0.000444, 0.000357, 0.089355, 0.004852, 0.000885, 0.002686, 0.108887, -0.012268, 0.000242, 0.000526, 0.109375, 0.003601, -0.000418, -0.000839, -0.009521, 0.098145, 0.003845, 0.043701, 0.460938, 0.028198, 0.000801, -0.000797, -0.080078, 0.005493, 0.000568, -0.001709, -0.02124, 0.106445, 0.000534, 0.000023, -0.009338, 0.108398, -0.000003, 0.000128, -0.097656, 0.010498, 0.00038, 0.001579, 0.006592, -0.094238, 0.000679, -0.000049, 0.094727, -0.008057, 0.000874, -0.00296, -0.226562, 0.098633, 0.000935, -0.000454, 0.014343, -0.101562, 0.000374, 0.000031, -0.019775, 0.130859, -0.00053, -0.000023, 0.000041, 0.110352, -0.000103, 0.001999, 0.100098, 0.000599, -0.001907, -0.00033, 0.097168, 0.007111, -0.001259, -0.005951, -0.005219, 0.082031, 0.002502, 0.003433, -0.094727, -0.004791, 0.002762, 0.004944, -0.125, -0.017212, 0.000999, -0.000816, -0.043945, -0.002533, 0.003967, 0.00164, -0.129883, 0.006531, 0.000805, 0.001366, -0.016846, -0.003265, 0.001366, 0.001984, -0.026855, 0.001549, -0.002441, -0.001701, 0.092773, 0.003235, -0.003189, -0.002533, 0.031494, 0.002411, -0.002594, 0.001541, 0.092773, 0.022705, 0.003693, -0.00206, -0.115234, -0.0047, -0.001205, 0.000828, 0.068359, 0.003784, -0.004456, -0.001663, 0.103027, -0.003693, 0.00267, -0.003403, -0.117188, 0.008179, 0.003464, -0.000215, -0.09375, 0.001869, 0.000162, -0.001801, -0.108398, 0.050537, 0.001152, 0.000881, -0.038818, -0.00177, -0.001793, 0.002243, 0.112793, 0.078613, -0.008972, -0.034668, -0.144531, 0.131836, 0.001579, -0.000065, -0.111816, -0.003387, -0.003143, 0.00106, 0.095215, 0.007874, 0.001602, 0.001472, -0.041504, -0.002609, -0.001236, 0.001366, 0.07666, -0.039795, 0.006073, -0.003525, -0.145508, 0.001503, 0.005432, 0.006958, -0.157227, 0.00531, 0.000053, 0.000648, -0.067871, -0.161133, 0.001015, 0.001373, -0.014099, -0.085449, 0.000885, 0.003296, -0.024414, 0.011902, -0.005768, 0.074219, -0.080566, -0.000984, 0.004456, 0.003311, -0.119629, 0.00412, -0.00296, -0.002258, 0.088867, 0.002167, -0.001694, -0.004639, -0.036133, -0.025146, 0.003433, 0.000158, -0.097656, -0.01416, -0.003281, 0.003769, 0.10498, 0.005798, 0.003357, 0.000483, -0.151367, 0.008118, 0.002914, -0.003113, -0.094238, -0.003281, 0.001762, 0.001335, -0.067383, -0.004272, 0.002594, 0.003342, -0.034912, -0.001389, 0.000862, 0.000683, -0.054199, -0.002884, 0.001419, 0.002899, -0.089355, 0.000622, 0.001221, 0.00164, -0.037354, 0.002228, 0.00116, -0.005096, -0.095703, 0.008118, 0.002151, 0.003723, -0.026245, -0.009583, 0.005707, 0.014526, 0.069336, -0.019165, -0.003464, -0.001678, 0.054688, 0.004913, -0.000652, -0.001083, 0.041992, -0.00174, 0.001183, 0.000828, -0.167969, 0.022217, -0.003265, -0.000584, 0.136719, 0.005829, -0.00036, 0.000557, 0.000015, -0.020752, 0.00238, -0.001381, -0.098145, -0.001564, 0.001816, -0.001076, -0.083496, 0.000568, 0.001793, 0.002441, -0.035889, -0.002945, -0.000404, -0.007263, -0.058838, -0.08252, -0.002014, -0.001282, 0.108398, 0.01001, 0.001427, 0.000422, -0.120605, -0.007416, 0.001915, 0.002487, -0.019775, -0.011841, -0.001663, -0.005646, -0.020142, 0.003082, -0.001007, -0.0019, 0.100098, 0.006042, 0.001831, 0.002808, 0.008728, -0.041504, -0.005829, -0.006775, 0.164062, 0.005676, -0.000052, -0.000422, -0.018799, 0.004517, 0.00415, 0.01062, -0.121094, 0.042236, -0.000483, 0.00079, 0.021362, -0.009888, -0.001541, 0.00145, 0.124023, 0.000702, 0.001381, 0.000736, -0.036133, 0.001762, 0.001488, 0.002548, 0.107422, 0.056396, 0.002518, -0.003326, -0.146484, 0.109375, 0.003738, -0.001511, -0.106934, 0.000484, -0.001724, 0.001526, 0.11084, 0.006042, 0.001083, -0.00036, -0.083984, -0.008301, 0.001106, 0.001633, -0.024414, -0.001144, 0.002762, -0.004974, -0.098145, -0.012573, -0.00325, -0.000908, 0.114258, -0.004913, 0.002487, 0.004425, -0.0354, -0.002548, -0.00351, -0.000216, 0.081055, 0.001694, 0.003159, 0.000196, -0.12793, 0.006317, 0.007233, -0.004333, -0.170898, 0.049805, 0.001778, 0.00206, -0.083984, -0.006897, 0.000797, 0.004364, 0.095703, -0.124512, 0.001152, -0.003296, -0.041748, 0.000422, 0.000717, -0.001656, 0.040527, -0.169922, 0.004028, 0.000168, -0.116699, -0.004639, 0.006165, 0.000195, -0.107422, -0.009216, 0.00528, -0.000549, -0.141602, -0.003677, 0.000162, 0.001083, -0.053223, 0.003128, -0.002716, -0.000519, 0.103516, -0.006775, -0.002487, -0.000216, 0.092773, 0.006348, 0.003891, -0.002304, -0.091797, -0.000076, 0.002396, -0.002151, -0.145508, 0.00708, -0.004089, 0.001053, 0.180664, -0.020752, -0.003128, 0.001236, 0.105957, 0.005188, -0.001236, 0.00206, 0.097656, 0.003723, -0.001526, -0.00238, 0.03064, 0.001923, -0.004639, 0.000591, 0.131836, 0.005005, 0.040283, 0.095215, -0.05249, -0.014404, -0.002899, 0.001503, 0.131836, -0.049561, -0.000767, -0.000839, 0.002548, 0.092285, -0.002365, -0.020386, -0.162109, 0.106934, 0.002747, 0.003448, -0.107422, -0.005707, 0.001831, 0.001495, -0.094238, -0.009155, 0.00206, -0.000816, -0.085938, -0.002029, -0.003464, -0.003387, 0.045654, 0.005188, -0.02124, -0.054443, -0.003723, 0.00386, 0.002808, 0.003403, -0.047363, 0.000797, 0.004425, -0.002014, -0.149414, 0.00383, 0.002762, 0.001152, -0.087891, -0.003128, 0.00412, -0.000061, -0.133789, 0.002991, 0.000584, -0.000549, -0.003769, -0.068848, 0.003311, -0.000439, -0.107422, -0.0005, -0.000923, 0.002319, 0.093262, 0.004547, -0.009277, -0.05835, -0.005096, -0.002975, 0.005096, -0.001617, -0.155273, 0.016113, 0.001884, 0.000492, -0.095703, -0.001915, 0.001999, -0.000591, -0.087891, 0.000984, -0.003906, 0.000227, 0.081055, -0.00103, 0.015259, 0.034424, 0.030396, 0.008667, 0.026978, -0.064941, -0.004974, -0.006897, -0.000542, -0.00006, 0.000782, 0.016235, 0.003159, -0.004089, -0.158203, 0.032227, 0.0065, 0.003189, -0.141602, 0.004883, -0.000462, -0.001648, -0.018433, -0.00066, -0.00354, -0.000656, 0.116211, -0.003189, -0.003113, 0.001968, 0.15625, -0.022705, 0.004364, 0.001938, -0.071777, -0.003204, 0.001488, 0.001915, -0.179688, 0.083008, -0.000565, 0.005798, 0.077148, 0.032227, 0.001305, -0.002197, -0.176758, 0.018066, -0.000389, -0.000343, -0.009216, 0.075195, -0.000507, -0.00041, 0.021851, -0.108887, 0.000322, -0.001465, -0.102051, 0.017212, 0.000043, 0.000148, -0.019043, -0.010742, -0.0005, -0.000824, 0.006653, 0.020508, -0.001801, -0.000092, 0.157227, 0.007874, -0.000309, -0.000269, -0.112305, 0.013184, 0.000999, -0.000165, -0.093262, -0.002716, 0.000626, 0.000418, 0.007507, -0.130859, -0.002777, -0.007019, -0.237305, 0.141602, 0.001289, -0.001846, -0.011536, 0.114258, -0.000074, -0.00058, -0.010193, 0.106445, -0.001984, 0.002136, 0.244141, -0.027954, -0.000538, -0.001175, -0.017334, 0.167969, 0.000135, 0.002029, -0.116699, 0.019653, -0.000896, -0.001984, -0.162109, 0.03064, -0.00095, 0.001518, -0.022583, 0.172852, -0.000345, 0.000854, 0.003571, -0.035889, -0.00161, -0.002945, -0.160156, 0.022705, -0.000097, -0.001762, -0.020142, 0.135742, 0.001205, 0.000123, -0.101074, -0.005829, -0.000212, -0.000267, -0.09375, 0.013367, 0.001053, 0.006805, 0.223633, -0.175781, -0.000938, 0.000481, 0.108887, -0.012146, -0.000004, 0.000935, -0.017944, 0.122559, 0.000572, 0.001274, 0.071777, -0.012695, 0.001221, 0.001442, 0.025269, -0.176758, -0.000043, 0.00069, -0.115234, -0.00592, 0.00015, 0.000057, -0.001724, -0.029175, -0.000572, -0.000568, -0.027954, 0.150391, 0.000197, -0.000648, -0.11084, 0.013184, -0.001099, 0.00011, 0.010376, -0.114746, 0.001328, 0.000017, 0.121094, -0.014832, 0.000813, 0.000176, 0.011414, -0.135742, 0.000038, 0.001595, 0.120117, -0.015503, -0.000282, 0.001343, 0.021973, -0.139648, 0.000813, 0.000338, -0.136719, 0.007385, 0.000054, 0.000103, -0.155273, 0.035889, -0.00015, -0.000439, 0.027466, -0.179688, -0.000479, -0.001564, -0.119141, 0.015625, 0.001999, -0.003143, 0.251953, 0.189453, 0.00066, 0.000062, 0.152344, -0.037109, 0.000218, -0.000984, 0.103516, -0.009033, -0.001099, -0.001701, -0.067871, -0.002869, 0.000969, -0.000261, 0.130859, 0.006561, 0.000771, 0.001968, -0.144531, 0.015747, -0.000292, -0.000484, -0.125, 0.015076, -0.000603, -0.000557, -0.123535, -0.005035, -0.000043, -0.000082, 0.114746, -0.020386, -0.000235, -0.000603, -0.132812, 0.002151, 0.000866, 0.000041, 0.099609, -0.006592, 0.000687, -0.001205, 0.119629, -0.000146, -0.001602, 0.008667, 0.249023, -0.194336, -0.000973, -0.000098, -0.008667, 0.126953, 0.000015, 0.001984, 0.102539, -0.012451, -0.000706, -0.002197, -0.10791, 0.318359, 0.000389, 0.000496, -0.016357, 0.091797, 0.001122, 0.000904, 0.103516, -0.005066, 0.000437, 0.000023, -0.022217, 0.140625, -0.001251, -0.003662, 0.357422, -0.020996, 0.001038, 0.00041, -0.111816, -0.011841, -0.00015, -0.000942, 0.125, -0.025513, 0.000893, 0.000637, 0.009277, -0.09668, -0.000763, -0.001266, -0.003204, 0.150391, -0.000288, -0.001907, -0.114746, 0.011658, 0.000376, 0.000334, -0.100098, 0.009216, -0.0005, -0.001694, -0.007751, 0.076172, -0.000414, -0.000092, 0.333984, -0.0047, 0.000607, 0.000336, 0.128906, -0.013916, -0.00119, 0.00033, -0.09375, 0.010193, 0.000881, 0.00053, 0.104004, -0.009094, 0.000138, -0.000095, 0.00946, -0.123047, 0.000185, -0.001495, -0.015747, 0.145508, -0.000068, 0.000441, -0.118652, 0.02771, 0.001236, 0.000277, -0.100586, 0.014832, 0.000254, -0.000385, 0.016968, 0.003937, -0.000128, 0.000165, 0.012817, -0.125977, -0.000721, -0.000159, -0.021484, 0.125977, -0.001549, -0.001091, -0.027588, 0.167969, 0.000732, 0.000713, -0.124023, -0.006897, -0.000671, -0.001328, -0.111816, 0.022217, -0.000038, -0.000149, 0.097656, -0.009399, 0.000301, -0.000303, -0.021851, 0.099121, -0.000675, -0.000736, -0.019653, 0.151367, -0.000191, -0.001518, -0.013855, 0.121582, -0.001465, 0.000427, -0.015991, 0.143555, 0.000767, 0.000843, 0.027954, -0.125977, -0.000151, -0.001434, -0.02002, 0.115234, -0.002426, -0.002106, 0.253906, 0.217773, 0.00028, 0.001137, 0.014648, -0.091797, -0.0005, -0.001656, -0.010925, 0.120605, -0.000591, -0.001122, 0.126953, -0.022705, 0.000656, 0.002533, 0.109375, -0.020386, 0.000179, -0.000786, 0.099121, -0.015198, 0.000437, -0.00087, -0.023926, 0.120605, -0.000215, 0.000204, -0.113281, 0.026001, 0.000143, 0.00135, 0.099121, -0.011536, -0.000923, 0.000587, -0.100098, 0.012878, 0.000169, -0.002075, -0.023682, 0.129883, -0.000885, -0.000492, -0.097656, 0.012268, 0.000484, 0.003128, -0.443359, -0.003906, -0.000185, 0.000687, 0.092773, -0.009766, -0.001022, -0.001541, -0.024902, 0.107422, -0.000317, -0.000277, -0.099121, 0.007355, -0.000134, -0.000222, 0.101074, -0.007812, 0.000131, -0.002457, -0.186523, 0.018188, 0.000492, -0.000919, -0.029053, 0.107422, 0.000618, -0.000816, 0.016113, -0.157227, -0.00013, 0.000351, -0.124023, 0.008179, -0.000122, 0.000832, 0.005524, -0.094727, -0.000051, 0.00103, 0.002792, -0.126953, 0.000645, 0.000587, 0.019775, 0.002563, -0.000127, -0.00103, 0.07959, -0.00325, 0.000904, -0.000479, 0.102539, -0.009094, 0.001816, -0.000052, 0.101562, -0.008423, 0.000679, 0.000984, 0.155273, 0.019409, -0.001373, -0.000462, -0.10791, 0.002792, 0.00069, -0.000759, -0.117676, 0.025513, -0.000007, -0.000717, -0.000504, 0.136719, 0.000694, 0.000744, -0.086914, 0.011841, -0.000942, 0.003021, -0.271484, -0.078613, 0.000896, -0.001671, -0.102539, 0.012634, -0.000839, -0.000599, 0.136719, 0.007538, 0.000652, 0.001251, -0.453125, -0.009705, 0.000221, 0.000149, -0.131836, 0.033691, 0.000393, 0.000721, 0.018799, -0.15332, 0.000205, -0.000595, -0.015747, 0.019531, 0.000908, 0.000797, -0.001457, -0.125, 0.009949, 0.027222, 0.085449, -0.010193, 0.011597, 0.039551, 0.126953, 0.041992, -0.000706, 0.021118, 0.217773, 0.018188, -0.001465, -0.008057, -0.104492, 0.002396, 0.020996, 0.047852, 0.099609, 0.026367, 0.000127, 0.018066, 0.161133, -0.253906, -0.015564, -0.0354, -0.093262, -0.075684, 0.004608, 0.016235, 0.104004, 0.031128, 0.000194, 0.008972, 0.07666, -0.046387, 0.001366, 0.007111, 0.070801, -0.11377, -0.001793, -0.010681, -0.098633, 0.028076, 0.03833, 0.094238, -0.031006, 0.002975, 0.006958, 0.018066, 0.063477, -0.067383, 0.00647, -0.010864, -0.168945, -0.031982, 0.003174, 0.013, 0.113281, 0.014954, 0.003098, 0.008789, 0.056885, 0.008789, -0.000167, -0.00087, -0.010681, -0.007446, 0.00531, 0.015991, 0.092285, 0.069336, 0.027954, 0.085938, 0.255859, -0.183594, -0.063477, -0.208984, 0.137695, 0.04126, 0.009766, 0.028198, 0.09668, 0.013123, 0.000197, 0.006073, 0.087891, 0.012146, 0.005402, 0.010498, 0.062256, -0.001038, -0.000446, -0.000767, -0.015625, -0.005219, 0.000526, -0.001656, -0.070312, 0.011353, 0.001831, 0.007599, 0.028442, 0.01709, -0.001144, 0.000299, 0.014526, -0.022095, -0.008972, -0.024902, -0.078125, -0.028809, 0.002197, 0.000033, -0.097168, 0.000889, 0.001587, 0.00412, 0.0271, 0.000387, 0.004578, 0.010925, 0.06543, -0.070312, -0.011414, -0.017334, 0.090332, 0.006104, 0.000149, -0.001389, 0.022705, 0.101074, 0.00116, -0.004425, -0.091797, 0.025879, -0.000134, 0.00264, 0.022095, -0.000401, -0.002472, -0.004578, 0.010071, 0.004089, -0.0009, -0.006439, -0.080078, -0.133789, 0.002777, 0.006561, -0.005798, -0.003357, -0.003967, -0.023193, -0.174805, 0.133789, 0.000084, -0.012878, -0.108887, 0.006073, -0.000534, 0.003372, 0.000565, 0.375, 0.004639, -0.001198, -0.173828, -0.10498, 0.002197, 0.011536, 0.088867, 0.02063, 0.004272, 0.011414, 0.077637, 0.056885, 0.000931, 0.007294, 0.099121, -0.039795, 0.002121, -0.009216, -0.189453, 0.068848, -0.000006, -0.001068, -0.014282, 0.00058, 0.007355, 0.004852, -0.115723, 0.179688, 0.030029, 0.074219, -0.007355, -0.010925, -0.012817, -0.005615, 0.178711, 0.038818, 0.002396, 0.009033, 0.102539, 0.006348, -0.000296, -0.003754, -0.102539, -0.006775, 0.047119, 0.07373, -0.049805, -0.003403, -0.002411, -0.007935, -0.086914, 0.019043, -0.028198, -0.062988, -0.164062, -0.098145, 0.009583, 0.004883, -0.208984, -0.105957, 0.006989, 0.018921, 0.060547, -0.026733, -0.004333, -0.013062, -0.085449, -0.0354, -0.011169, 0.006561, 0.251953, -0.142578, -0.003281, -0.000656, 0.068359, -0.077148, -0.002716, -0.015442, -0.098633, -0.007996, 0.000242, -0.002167, -0.075684, -0.001549, -0.001968, 0.007263, 0.11377, 0.015259, 0.003586, 0.017578, 0.124512, 0.030396, -0.018433, -0.046875, -0.216797, -0.071777, -0.032227, -0.08252, 0.074219, 0.023315, 0.000309, -0.004028, -0.00473, 0.124023, -0.002548, 0.001625, 0.084473, 0.007751, 0.010986, 0.042236, 0.180664, -0.146484, 0.006317, 0.000725, 0.029419, 0.236328, 0.001373, 0.002014, 0.021973, -0.008789, 0.017822, 0.042725, 0.185547, 0.123535, -0.000809, -0.000572, 0.004547, -0.013916, 0.007477, 0.011658, 0.050293, -0.094238, -0.000999, -0.000236, -0.004852, -0.02417, -0.005798, 0.004059, 0.238281, -0.061768, -0.001122, -0.026733, -0.21875, 0.112305, 0.022949, 0.054199, 0.170898, -0.019043, -0.000301, 0.003189, 0.07959, -0.080078, -0.023804, -0.057129, -0.042725, 0.027222, 0.000416, 0.003708, 0.077637, 0.012634, -0.000847, -0.00325, -0.106445, -0.006683, 0.002945, 0.011169, 0.054199, -0.004425, 0.000207, -0.004333, -0.022339, 0.099609, 0.003906, -0.007263, -0.1875, -0.059082, -0.002075, -0.009766, -0.097656, 0.015076, -0.002411, -0.00293, 0.004913, 0.157227, 0.000033, 0.005341, 0.075195, 0.009155, -0.015747, -0.0625, -0.179688, 0.160156, -0.001907, -0.012146, -0.099609, -0.020508, -0.000893, 0.003189, 0.099609, -0.19043, 0.000923, 0.016846, 0.178711, 0.015442, -0.004456, -0.016724, -0.080078, 0.053467, 0.000479, 0.003052, 0.012878, 0.007019, 0.003769, 0.00042, -0.092285, -0.016113, 0.003876, 0.011047, 0.037354, 0.009644, -0.000027, 0.000115, 0.021606, 0.002701, -0.004089, 0.004456, 0.117676, 0.006866, -0.000713, 0.005676, 0.11084, 0.008728, 0.001129, 0.000957, -0.00946, -0.039307, -0.000033, 0.005463, 0.134766, -0.180664, 0.005005, 0.014099, 0.095703, -0.007996, 0.010986, 0.026123, -0.054199, -0.065918, 0.010864, 0.029053, 0.152344, 0.02478, -0.006439, -0.01709, -0.086426, 0.044434, -0.001663, -0.006165, -0.010559, -0.135742, 0.001503, -0.001007, -0.070312, -0.006195, -0.002289, -0.013, -0.092285, -0.008118, -0.000847, -0.003098, -0.024414, -0.000408, 0.003296, -0.002106, 0.237305, 0.310547, -0.000572, 0.003098, 0.057617, 0.058105, 0.006012, -0.014526, -0.171875, -0.018188, -0.003647, -0.00708, -0.004059, -0.114746, 0.018555, 0.036865, 0.069336, 0.019409, -0.000073, 0.011658, 0.117188, 0.019165, -0.001389, 0.008484, 0.096191, 0.009766, 0.003296, -0.003967, -0.171875, 0.085938, 0.003845, -0.011108, -0.15918, -0.015869, -0.00069, 0.007446, 0.004517, -0.11084, -0.006042, 0.003296, 0.234375, -0.071777, 0.002991, 0.006805, 0.000565, -0.092773, -0.006012, -0.018555, -0.084961, 0.05127, 0.000912, 0.006378, 0.08252, -0.030884, 0.003799, -0.014893, -0.166016, -0.021851, 0.018433, 0.053223, -0.386719, 0.044678, 0.00007, 0.005707, 0.040771, -0.101074, 0.018555, 0.050537, 0.196289, 0.102539, -0.005524, -0.020142, -0.104492, -0.027832, -0.00058, -0.00132, 0.084961, -0.003555, 0.000053, 0.000515, 0.021484, -0.109375, 0.000847, -0.000648, 0.100098, -0.002441, 0.000511, 0.00071, -0.017456, -0.006104, 0.000113, 0.001671, 0.082031, 0.001656, -0.0009, 0.000908, 0.026733, -0.133789, -0.000664, 0.000226, -0.011475, 0.148438, -0.000005, 0.001915, 0.205078, 0.082031, 0.00193, 0.000423, -0.175781, -0.005981, 0.000076, 0.000889, 0.071289, 0.008606, 0.00033, -0.001022, 0.070801, 0.027344, -0.000351, -0.000641, 0.001045, 0.059082, 0.000385, 0.000793, 0.001442, -0.091309, 0.000175, 0.000977, 0.105957, 0.001549, -0.001595, -0.005798, -0.234375, 0.19043, 0.000096, 0.00095, 0.065918, 0.000216, -0.001457, -0.001579, -0.105469, 0.019165, 0.000412, 0.000259, -0.005524, -0.013855, 0.001068, -0.001274, -0.201172, -0.014832, -0.000671, 0.00116, -0.006958, 0.092285, 0.000132, -0.002472, -0.125977, 0.002655, 0.000448, 0.000778, 0.013611, -0.11377, 0.001625, -0.000828, -0.010315, 0.073242, 0.000313, 0.000241, 0.009094, -0.089355, 0.000032, 0.000893, 0.019653, -0.143555, -0.001007, -0.000759, -0.11377, 0.00946, -0.000118, -0.000954, -0.112793, 0.007355, 0.000299, -0.001167, -0.110352, 0.008667, 0.000149, 0.000622, 0.100586, -0.003403, -0.00145, -0.00132, -0.100586, 0.006348, 0.00296, 0.008728, -0.212891, -0.030151, -0.000282, -0.000488, -0.106934, -0.001511, -0.000207, 0.001328, 0.007812, -0.067383, -0.000603, -0.000194, 0.094727, -0.001503, 0.000832, 0.002777, 0.105957, -0.02417, 0.000159, 0.000254, 0.074219, 0.002167, 0.000073, 0.000477, -0.135742, 0.00046, 0.000771, 0.001167, 0.012512, -0.074707, -0.000729, 0.000013, -0.01532, 0.099121, 0.000082, 0.000146, 0.122559, -0.192383, 0.000256, -0.000265, 0.01062, 0.009949, -0.000919, -0.000957, -0.007416, 0.100098, 0.000387, 0.000045, -0.000357, -0.098145, 0.000427, -0.001282, -0.070312, 0.000042, -0.00004, -0.000391, 0.023438, -0.104004, 0.00028, -0.000557, -0.084961, -0.008606, -0.00071, -0.000805, -0.137695, 0.003754, 0.000201, 0.000824, 0.030518, -0.133789, 0.000068, -0.000786, 0.012512, -0.091309, 0.000015, -0.000116, 0.018311, -0.118164, -0.000572, 0.001678, 0.125977, -0.047119, 0.000128, 0.000086, 0.006104, -0.076172, -0.000296, -0.000278, -0.117188, 0.012695, -0.000391, -0.000338, 0.08252, -0.009705, -0.001892, -0.000286, -0.118164, 0.009399, 0.000296, -0.000441, -0.027588, 0.105469, 0.001686, 0.000557, -0.18457, 0.003204, 0.00036, -0.000042, -0.102539, -0.000767, -0.000729, -0.000683, 0.106934, -0.019043, 0.00074, 0.001678, 0.021362, -0.166992, 0.000656, 0.000299, 0.011597, -0.11084, -0.00087, -0.00011, -0.016235, 0.105469, 0.000204, 0.000565, 0.01709, -0.11084, 0.000748, -0.005371, -0.165039, -0.001717, -0.000847, -0.001068, -0.092773, 0.003448, -0.001572, 0.001526, 0.091309, 0.0047, -0.000168, -0.002106, -0.117188, 0.006805, 0.000263, -0.000515, -0.101074, 0.009216, -0.00103, 0.000032, -0.019653, 0.098145, -0.000832, 0.001015, 0.11084, 0.000091, -0.000729, -0.000081, -0.091309, 0.003754, 0.000401, 0.000217, -0.108887, -0.000496, 0.000675, -0.001541, -0.116699, 0.007416, 0.000269, 0.011475, 0.257812, -0.189453, -0.00079, 0.000098, 0.005615, -0.097168, -0.00145, -0.001122, -0.080566, 0.002014, 0.000702, 0.000045, -0.103027, -0.009888, -0.000893, 0.001999, 0.098145, -0.012878, 0.001007, -0.000916, -0.093262, 0.006042, -0.000874, -0.001678, -0.004333, 0.140625, 0.000475, 0.000047, -0.011169, -0.090332, -0.000113, 0.000412, 0.090332, 0.008972, 0.000443, -0.000303, -0.013794, 0.092285, -0.000652, 0.001007, 0.125, -0.002487, 0.003174, -0.000671, -0.138672, -0.006348, 0.000123, -0.00058, 0.136719, -0.010132, -0.001686, -0.000121, -0.003693, 0.066406, -0.000355, 0.000171, 0.100098, -0.005737, 0.001564, 0.005829, 0.186523, -0.147461, -0.000105, 0.001442, 0.070801, -0.001968, 0.001274, -0.002563, -0.15625, 0.005707, 0.001396, 0.003647, 0.180664, 0.15918, -0.000816, -0.000284, -0.006439, 0.070312, 0.000237, 0.00103, 0.011719, -0.105957, -0.000317, -0.002075, -0.114746, 0.004059, -0.00079, -0.000984, -0.113281, 0.001396, -0.000637, 0.00046, 0.099121, -0.006683, 0.000467, 0.000119, 0.016602, -0.098633, -0.001244, 0.000452, 0.137695, -0.006561, 0.000322, 0.00019, -0.018311, 0.003586, 0.000075, -0.000233, -0.0019, -0.02063, 0.000839, 0.0002, -0.112305, -0.005493, -0.000062, -0.001556, -0.050293, -0.007324, 0.000431, 0.001152, 0.088867, 0.00193, -0.001411, 0.000205, 0.143555, -0.005615, -0.000977, 0.000154, 0.130859, -0.016602, 0.000519, 0.000185, -0.066895, -0.00264, -0.00209, -0.000652, 0.124023, -0.003159, 0.000104, 0.000391, -0.088379, 0.000896, 0.000213, 0.001884, 0.120117, -0.014282, -0.000702, -0.000412, -0.016602, 0.095703, 0.000267, 0.000203, 0.085938, 0.003311, -0.000351, -0.000992, -0.09082, -0.001503, -0.000893, 0.000473, -0.018066, 0.099609, 0.000767, 0.002716, 0.163086, -0.182617, -0.000427, -0.000561, -0.011475, 0.103027, -0.0005, 0.000158, -0.014465, 0.103027, 0.000912, -0.000526, -0.004059, 0.087402, -0.000326, 0.001221, 0.12207, -0.000141, -0.000345, -0.000633, 0.007782, -0.103027, -0.000687, 0.001236, 0.310547, 0.034912, 0.00145, -0.000376, 0.00769, -0.114258, -0.000254, -0.000618, 0.092285, -0.005798, 0.000546, -0.000519, 0.101074, 0.005219, -0.000866, 0.000267, -0.103027, -0.004425, -0.000721, 0.000261, -0.009705, 0.081543, 0.000706, 0.001984, 0.068359, 0.001808, -0.00002, 0.000292, 0.008728, -0.113281, -0.025635, -0.056885, 0.005188, 0.001236, -0.067383, 0.036621, -0.001625, 0.000244, -0.078125, 0.02356, 0.002533, 0.001671, 0.019653, 0.068848, -0.006104, -0.001114, 0.022461, 0.0625, -0.00592, -0.001633, 0.011658, 0.060791, -0.005035, -0.000984, -0.000755, 0.004822, 0.041748, 0.004639, -0.018555, -0.073242, 0.006134, 0.001953, -0.008606, -0.07959, 0.007263, 0.001175, -0.041992, -0.052734, 0.004303, 0.001335, -0.025269, -0.048584, 0.004852, 0.000843, -0.012268, -0.077637, 0.007538, 0.002899, 0.016113, 0.066406, -0.006622, -0.000629, 0.014038, 0.074707, -0.00824, -0.000801, 0.026489, 0.053955, -0.005127, -0.001526, -0.0354, -0.054932, 0.005676, 0.001572, -0.024902, -0.05835, 0.005646, 0.000629, -0.017944, -0.061523, 0.006256, 0.001228, 0.018433, 0.05835, -0.005981, -0.001152, -0.040771, -0.049561, 0.004028, 0.00174, 0.017578, 0.072754, -0.00647, -0.001015, -0.023438, -0.065918, 0.006653, 0.001686, -0.022339, -0.068359, 0.006012, 0.001221, -0.02124, -0.062256, 0.005005, 0.002029, 0.067383, -0.039307, 0.002197, 0.000854, 0.068359, -0.019897, 0.001144, -0.000999, 0.017334, 0.072266, -0.008911, -0.002014, -0.022705, -0.062012, 0.006042, 0.001907, -0.020874, -0.06543, 0.00592, 0.001007, 0.018555, 0.067871, -0.005981, -0.001083, -0.018677, -0.066895, 0.006012, 0.002151, 0.022339, 0.063477, -0.00592, -0.001411, 0.001358, 0.009094, 0.079102, -0.016846, 0.186523, 0.211914, 0.181641, 0.006287, 0.021729, 0.057373, -0.005249, -0.001472, 0.025024, 0.050781, -0.004761, -0.000824, -0.02063, -0.062988, 0.006622, 0.000771, 0.011414, 0.07373, -0.007019, -0.000866, 0.072266, -0.033936, 0.00132, 0.000479, -0.021362, -0.061768, 0.006317, 0.001259, 0.020264, 0.068359, -0.006012, -0.001945, 0.008667, 0.017212, 0.15918, -0.044189, 0.025635, 0.049805, -0.004181, -0.001282, 0.067871, -0.039307, 0.001389, -0.000156, -0.02002, -0.068359, 0.005432, 0.00082, -0.024902, -0.04834, 0.004578, 0.000824, -0.028198, -0.046875, 0.004303, 0.001053, -0.000587, -0.000904, -0.000056, 0.000022, 0.072266, -0.029907, 0.001442, 0.000492, 0.013611, 0.099121, -0.012329, -0.00264, 0.023926, 0.063965, -0.005157, -0.001053, -0.024658, -0.054688, 0.004913, 0.000475, -0.018066, -0.074707, 0.006592, 0.000729, 0.066895, -0.0354, 0.001579, -0.000319, 0.005188, 0.080078, -0.007355, -0.001442, -0.017944, -0.071289, 0.006622, 0.001244, -0.023193, -0.066406, 0.005737, 0.001289, 0.071289, -0.048584, 0.002014, -0.001038, -0.021606, -0.055908, 0.004974, 0.001282, 0.072754, -0.033691, 0.001015, 0.000309, 0.063477, -0.032959, 0.001373, 0.000077, -0.023804, -0.051514, 0.004578, 0.001106, -0.068848, 0.029541, -0.001595, -0.000378, -0.007782, -0.090332, 0.007599, 0.00209, -0.000063, -0.000134, -0.000477, -0.000484, 0.007202, 0.095703, -0.008789, -0.004425, -0.020142, -0.066895, 0.005798, 0.002014, -0.021606, -0.061035, 0.005646, 0.001106, 0.06543, -0.046387, 0.002625, 0.001015, -0.069824, 0.051025, -0.00238, 0.000427, 0.021973, 0.076172, -0.007568, -0.001717, 0.019165, 0.066406, -0.005615, -0.001045, 0.024536, 0.053711, -0.005035, -0.001106, -0.024292, -0.055908, 0.004974, 0.001442, 0.022339, 0.061523, -0.006104, -0.001144, -0.011841, -0.069824, 0.007019, 0.001343, -0.014526, -0.067871, 0.0065, 0.001427, 0.015747, 0.074707, -0.006592, -0.001572, -0.004517, -0.049316, 0.019653, -0.001755, -0.019165, -0.063477, 0.005981, 0.000732, 0.005371, 0.00885, -0.00003, 0.000269, 0.029419, 0.053955, -0.004547, -0.00058, 0.010559, 0.095215, -0.009705, -0.001068, -0.020386, -0.06543, 0.006104, 0.00074, 0.06543, -0.036865, 0.001831, 0.000232, 0.015564, 0.073242, -0.007202, -0.001282, 0.023071, 0.060059, -0.006012, -0.000927, 0.022339, 0.069336, -0.00705, -0.002258, 0.02417, 0.050293, -0.004272, -0.001358, -0.021118, -0.062012, 0.005554, 0.001495, 0.014709, 0.085938, -0.007996, -0.001633, 0.004883, 0.092773, -0.00885, -0.001839, 0.022705, 0.072754, -0.006561, -0.001717, 0.027832, 0.047607, -0.004211, -0.00022, -0.014893, -0.080078, 0.008118, 0.002121, -0.025391, -0.050049, 0.004303, 0.001549, 0.018555, 0.068359, -0.006348, -0.001602, 0.019165, 0.066895, -0.006409, -0.001122, -0.024536, -0.054443, 0.004578, 0.000437, 0.022827, 0.056641, -0.005676, -0.001045, -0.016968, -0.062988, 0.006744, 0.001137, -0.012756, -0.071777, 0.008911, 0.001755, 0.02063, 0.059814, -0.005585, -0.00132, 0.013611, 0.068848, -0.008545, -0.00528, 0.071777, -0.038086, 0.001289, -0.000854, -0.021851, -0.071777, 0.00647, 0.001328, -0.013977, -0.069336, 0.006744, 0.00116, 0.020996, 0.064453, -0.005463, -0.001549, 0.023926, 0.072754, -0.007233, -0.001419, -0.009155, -0.070801, 0.026489, 0.00045, -0.015747, -0.080078, 0.006409, 0.002426, -0.026245, -0.047119, 0.004242, 0.000542, 0.07666, -0.025024, 0.000315, 0.000256, -0.01001, -0.072754, 0.003174, 0.00264, -0.025024, -0.049561, 0.00415, 0.001099, 0.020996, 0.061035, -0.006073, -0.000645, -0.013367, -0.077148, 0.007874, 0.001312, 0.018311, 0.069824, -0.006622, -0.000507, -0.015991, -0.067871, 0.006348, 0.000965, 0.018921, 0.069336, -0.006165, -0.001259, -0.029297, -0.060547, 0.004669, 0.001663, -0.029663, -0.05542, 0.00528, 0.00053, -0.068359, 0.039307, -0.001831, 0.000198, -0.064941, 0.030029, -0.000725, -0.000362, -0.023193, -0.0625, 0.005493, 0.000561, 0.01416, 0.085938, -0.013123, -0.001801, 0.017822, 0.071777, -0.006989, -0.001572, -0.026245, -0.05127, 0.004761, 0.001266, 0.007111, 0.059814, 0.040527, 0.03418, -0.005371, -0.003815, 0.088379, -0.013794, -0.000771, -0.002335, -0.051758, 0.072754, -0.001717, 0.003189, 0.041748, 0.00164, -0.002884, -0.000927, 0.105957, 0.004608, 0.00705, 0.005249, -0.216797, 0.04126, 0.01709, 0.029297, -0.248047, -0.005951, -0.00011, 0.001358, 0.005768, -0.017944, -0.003052, -0.001045, 0.075684, -0.038086, -0.002869, 0.012695, 0.197266, 0.014709, 0.000946, 0.004791, 0.00769, -0.0625, 0.007935, 0.004944, -0.142578, 0.000171, -0.006653, -0.006989, 0.095703, -0.014099, -0.003738, -0.00647, 0.050293, -0.005737, -0.012939, -0.025146, 0.100098, 0.026611, -0.002151, -0.00383, -0.042969, 0.111816, 0.009521, 0.020386, 0.016479, -0.234375, 0.00164, 0.004639, 0.022461, -0.108398, -0.007202, 0.000954, 0.220703, -0.011292, 0.003815, 0.004486, -0.100586, 0.010925, 0.001869, -0.002609, -0.047363, -0.010132, -0.005463, -0.008789, 0.097168, -0.000763, 0.004944, 0.020508, 0.191406, 0.015503, 0.005402, 0.013123, 0.044922, 0.0047, -0.002747, -0.002014, 0.070312, 0.003464, -0.001663, 0.001312, 0.020386, -0.005005, -0.002594, -0.001534, -0.001854, 0.101074, -0.000984, -0.003998, 0.02417, 0.08252, 0.004272, 0.006348, 0.063965, -0.150391, -0.00209, 0.002701, 0.081543, -0.018799, -0.00164, -0.024658, -0.223633, 0.059814, -0.000969, 0.005035, 0.087891, 0.01355, -0.007996, -0.008789, 0.081055, -0.004395, -0.002686, 0.001419, 0.193359, -0.0354, 0.004242, 0.005463, -0.093262, 0.007446, 0.020264, 0.02478, -0.119141, -0.163086, -0.000013, 0.000376, 0.033447, -0.039307, 0.003998, -0.002579, -0.064453, -0.016113, 0.001106, 0.002594, 0.015015, -0.036865, 0.001266, -0.000064, -0.048828, 0.025391, -0.001007, -0.001289, -0.005249, 0.035156, 0.004272, 0.005219, -0.105957, 0.010681, 0.007996, 0.024902, 0.058838, 0.001038, 0.000999, -0.002548, -0.08252, 0.019165, -0.000385, 0.000416, -0.014587, -0.000452, -0.004059, -0.029053, -0.143555, 0.09375, -0.000565, -0.000507, 0.012512, -0.003967, -0.00264, -0.000019, 0.08252, -0.000675, 0.005249, 0.006775, -0.083984, -0.038086, 0.003403, 0.018799, 0.081543, -0.049072, -0.000492, -0.00351, -0.028076, 0.09082, -0.008362, -0.015198, 0.10498, -0.005127, -0.009521, -0.006378, 0.155273, 0.063477, -0.002747, -0.004517, -0.012451, 0.094238, 0.001114, -0.0065, -0.072754, -0.016357, -0.004456, -0.009277, -0.02002, 0.096191, -0.001083, -0.006134, -0.020996, 0.098633, 0.001808, -0.001144, -0.037354, -0.007996, 0.010254, -0.000469, -0.189453, 0.006561, 0.004669, -0.015564, -0.175781, 0.124512, -0.003891, -0.010315, -0.045166, 0.000246, 0.008301, 0.023682, 0.046143, 0.005951, 0.002853, 0.001595, -0.096191, 0.012268, -0.001953, 0.002228, 0.056885, 0.02832, 0.000683, -0.007446, -0.044922, 0.085449, 0.036133, 0.094727, -0.017212, -0.011414, 0.012634, 0.014282, 0.013977, -0.222656, -0.003647, -0.000603, 0.054443, -0.001808, -0.004395, -0.010986, 0.063965, 0.019531, 0.000026, 0.000832, 0.006439, -0.038086, 0.002457, -0.000534, -0.094727, 0.004395, 0.000717, -0.004639, -0.084961, 0.002304, 0.003723, 0.01178, 0.095215, -0.235352, -0.004913, -0.002716, 0.088867, -0.01416, 0.058594, 0.164062, -0.08252, -0.013672, -0.000542, -0.006317, -0.08252, -0.03833, 0.004364, 0.006989, -0.062988, -0.024414, -0.00412, -0.00708, 0.135742, -0.022705, 0.006439, 0.010742, -0.083008, 0.008118, -0.008301, 0.002121, 0.188477, -0.009583, -0.001999, -0.000477, 0.03418, 0.000912, 0.002594, 0.004059, -0.087402, -0.007416, -0.004669, -0.00589, 0.10498, -0.007812, -0.003098, -0.028198, -0.078613, 0.011353, 0.007355, 0.008911, -0.094727, -0.006409, 0.012085, 0.031494, 0.045654, -0.064453, -0.003128, -0.029785, -0.061279, 0.005859, -0.000679, -0.000656, 0.007782, -0.013245, 0.001022, -0.003967, -0.050537, 0.000725, -0.004089, -0.010315, -0.091797, 0.227539, -0.001244, -0.016968, -0.076172, -0.018188, 0.005066, 0.007721, -0.07373, 0.004456, 0.000317, -0.001755, -0.043457, -0.010071, -0.002121, 0.005035, 0.056396, -0.000771, -0.000156, 0.002258, -0.000835, 0.095703, -0.004272, -0.000353, 0.098633, -0.013062, 0.002274, 0.002548, 0.033203, -0.123047, 0.005157, 0.005219, -0.089844, -0.003174, -0.006042, -0.004883, 0.074707, 0.005219, 0.006226, -0.008545, -0.193359, -0.070801, -0.034424, -0.074219, -0.155273, 0.103516, 0.014893, 0.02771, -0.102051, -0.018188, 0.002609, 0.004578, 0.033447, -0.095703, 0.00267, 0.003204, -0.058594, -0.063477, 0.00061, -0.015381, -0.070801, -0.004669, -0.003571, -0.003204, 0.038818, 0.010132, 0.003708, 0.016968, 0.143555, -0.097168, 0.00053, -0.000111, -0.014404, 0.014465, -0.003586, -0.008362, 0.071777, -0.009155, -0.0065, -0.007294, 0.033447, 0.016235, 0.002975, -0.000782, -0.089355, -0.020386, 0.003403, 0.006958, -0.052979, 0.007263, 0.010559, 0.008118, -0.110352, -0.00322, -0.003113, 0.004028, 0.091309, -0.001167, 0.010437, 0.014282, -0.089844, -0.003571, -0.002213, -0.004181, 0.086426, -0.003662, -0.019287, -0.043701, 0.15332, 0.013306, -0.003128, -0.006653, 0.0625, 0.003937, 0.007996, 0.00592, -0.084961, 0.003586, 0.000526, 0.012756, 0.066895, 0.046143, -0.001854, -0.000073, 0.088379, -0.007111, -0.004028, -0.00708, 0.077637, 0.009094, -0.005188, -0.00705, 0.10791, 0.005188, 0.003418, -0.001244, -0.091309, 0.014954, -0.002579, -0.003342, 0.060547, -0.031738, 0.007019, 0.001938, -0.25, 0.039551, -0.001137, 0.003357, 0.060303, 0.003067, 0.002472, 0.000683, -0.089844, 0.015015, -0.000102, -0.000174, -0.048584, 0.004395, 0.000751, 0.000614, 0.019653, -0.05249, -0.000626, 0.000345, 0.007874, -0.050781, -0.000083, 0.001556, -0.048584, 0.006622, 0.000484, 0.001816, 0.007812, -0.050293, -0.000534, 0.000015, 0.01532, -0.055908, -0.000473, 0.003342, 0.12793, 0.034424, 0.000469, -0.000362, -0.020996, 0.04541, 0.000263, -0.000828, -0.048096, -0.001312, 0.000341, -0.002396, -0.04834, 0.030762, -0.000832, -0.001389, 0.049561, -0.010071, -0.000633, -0.000309, 0.080078, -0.001343, 0.001228, 0.000992, 0.01062, -0.063965, 0.000992, 0.00161, 0.010376, -0.056152, 0.000227, -0.000492, -0.056152, 0.006042, 0.000127, 0.000568, 0.014038, -0.047607, 0.001183, 0.000721, 0.056152, -0.005951, 0.000187, 0.00079, -0.050781, 0.006409, -0.000969, -0.000296, 0.062988, -0.000488, 0.000163, 0.001656, -0.046631, 0.006348, 0.001228, 0.000228, -0.07666, 0.011658, 0.000075, -0.000874, 0.050537, -0.010559, -0.000671, -0.000313, -0.050293, 0.012695, -0.000683, 0.000641, 0.003677, -0.059326, 0.000205, -0.001244, 0.064453, -0.006226, 0.000228, -0.000664, -0.026001, 0.047852, 0.000687, 0.003433, 0.062988, 0.010132, 0.001091, 0.000235, -0.047607, 0.007568, 0.000889, -0.001122, -0.009521, 0.056396, 0.000156, 0.000246, -0.049072, 0.001869, 0.000305, 0.000488, -0.053467, 0.009277, 0.000668, 0.000759, -0.04834, 0.010986, 0.000759, 0.000862, -0.054199, 0.009766, -0.000523, 0.000381, -0.00885, 0.064941, -0.000069, -0.001862, 0.001556, 0.059326, -0.000049, -0.000275, 0.050293, -0.006683, -0.000362, 0.000168, 0.048096, 0.002411, 0.000248, 0.000599, -0.052002, 0.00647, 0.000056, -0.001297, -0.010864, 0.054443, 0.000668, -0.000402, 0.063477, -0.00354, 0.000387, -0.002136, 0.079102, -0.001503, -0.000618, -0.000576, 0.047119, -0.004852, 0.000224, 0.000475, 0.02356, -0.050293, 0.000893, 0.000626, -0.070801, 0.010376, -0.000111, -0.00106, 0.0625, -0.008484, 0.000957, -0.000629, -0.108398, -0.009155, -0.000138, -0.000595, 0.049072, -0.003616, 0.000097, -0.000372, -0.050049, 0.006592, 0.000217, 0.000435, 0.004547, -0.046875, -0.000099, 0.001587, -0.052002, -0.004395, -0.000065, -0.00161, -0.001503, 0.055664, -0.000237, 0.000721, 0.054688, -0.003708, -0.000194, -0.000414, 0.052246, -0.005707, -0.000656, 0.000086, 0.052002, -0.008301, 0.007019, 0.044189, -0.106445, -0.007721, 0.000687, 0.000079, -0.05249, 0.006134, 0.00001, 0.000254, -0.050537, 0.009399, -0.000313, -0.001572, 0.054443, -0.003418, 0.000908, 0.001648, 0.044922, -0.008118, -0.000957, 0.000755, -0.057617, 0.00824, -0.000236, 0.000207, -0.026978, 0.062012, 0.000143, -0.001015, 0.055908, -0.006989, 0.000269, -0.000045, -0.011902, 0.055664, -0.001472, -0.000916, -0.005402, 0.053711, 0.000774, 0.000015, 0.05249, -0.005585, 0.000301, 0.000748, -0.05127, 0.009827, 0.000183, 0.000106, -0.006134, -0.00708, 0.000538, -0.001923, -0.002274, 0.060303, -0.000618, -0.000828, 0.046631, -0.008545, 0.000484, 0.000637, -0.060303, 0.009827, -0.000121, 0.000732, -0.049316, 0.005005, -0.000471, -0.000717, -0.012207, 0.057373, -0.000515, 0.00007, -0.024902, 0.047607, -0.000946, -0.008667, -0.134766, 0.080078, -0.000154, 0.00014, -0.049316, 0.003342, 0.000954, 0.001701, -0.05127, 0.008301, 0.000007, 0.000214, -0.051025, 0.012024, 0.00042, -0.00041, -0.038086, 0.089355, 0.000763, 0.000252, -0.049072, 0.014343, 0.000192, -0.000391, 0.049072, -0.005066, -0.000067, 0.000515, 0.048828, -0.001671, 0.000135, -0.000511, -0.049805, 0.006042, 0.00119, 0.000454, 0.014282, -0.07666, -0.000357, 0.000813, -0.051025, 0.003967, -0.000698, 0.001686, -0.091309, 0.008179, -0.000404, -0.00033, 0.021606, -0.05249, 0.000683, 0.00766, 0.100098, -0.105469, 0.000345, -0.001144, 0.05127, -0.00946, -0.000614, 0.000172, -0.020264, 0.056152, 0.000114, -0.00003, -0.010315, 0.00071, -0.000458, -0.001144, 0.00412, 0.00296, -0.000284, 0.000824, -0.013123, 0.054688, 0.000294, 0.000584, -0.056641, 0.003189, -0.000732, -0.000698, 0.050537, -0.01001, -0.001244, -0.000071, 0.069824, -0.005463, 0.000026, 0.000075, -0.012085, 0.054688, -0.000271, -0.000671, 0.05249, -0.003632, -0.000477, 0.00013, 0.129883, 0.031494, 0.000771, 0.000751, -0.051514, 0.007324, -0.000153, 0.001091, 0.015747, -0.051025, 0.000813, -0.00053, -0.049072, 0.004425, -0.000192, 0.0009, -0.052246, 0.006073, 0.000463, -0.000195, 0.013184, -0.055908, -0.001495, -0.000961, 0.063477, -0.00824, -0.000437, 0.001381, 0.125977, -0.010071, 0.000149, 0.000353, 0.008301, -0.053711, 0.000568, -0.00106, -0.060059, 0.007233, -0.000147, 0.000515, -0.049316, 0.006409, 0.000372, 0.001305, -0.054443, 0.00769, -0.000322, -0.000904, 0.052246, -0.001694, -0.000068, -0.001152, -0.018799, 0.053223, -0.000372, 0.001114, -0.045654, 0.003693, 0.000458, 0.000479, -0.049561, 0.005463, -0.000124, -0.000835, -0.054932, 0.007263, 0.00015, -0.000778, 0.050293, -0.006226, 0.000496, 0.000196, -0.047119, 0.00946, -0.000448, 0.000081, -0.051514, 0.006866, -0.000223, 0.000402, 0.02771, -0.053223, 0.000059, 0.000023, 0.005798, -0.005188, 0.000648, -0.001328, 0.051514, -0.004852, 0.000273, 0.000378, -0.052734, -0.006897, -0.000111, 0.001122, -0.00769, 0.056396, -0.000416, -0.009216, -0.110352, 0.06543, -0.000045, -0.000111, 0.021484, -0.074707, -0.000881, -0.000557, 0.055176, -0.00589, 0.000231, 0.000136, -0.05249, 0.013184, 0.000435, 0.000893, -0.054443, 0.009827, -0.000326, -0.000286, -0.011414, 0.000277, 0.000881, 0.003204, -0.320312, -0.021362, 0.015869, -0.000858, 0.119141, 0.230469, -0.001068, 0.004791, -0.070312, -0.01709, -0.003479, -0.005157, -0.0625, -0.01709, -0.000168, -0.000433, -0.025513, -0.00528, 0.003128, 0.000286, 0.044678, 0.010193, -0.020264, -0.026489, -0.382812, -0.094238, -0.001099, -0.00386, 0.049561, -0.042969, -0.002106, -0.004608, 0.047852, -0.046875, -0.001404, -0.014771, 0.103516, 0.014465, -0.000164, -0.003342, 0.041748, -0.0354, 0.001175, -0.010376, 0.116699, 0.034668, -0.036133, -0.046143, -0.269531, -0.066895, -0.00045, -0.005707, 0.023926, -0.041504, 0.019409, 0.008301, 0.519531, 0.03833, -0.006378, -0.035889, -0.149414, 0.1875, 0.001862, 0.004303, -0.046631, 0.04834, -0.002411, 0.003067, -0.092773, -0.026245, 0.021973, 0.005829, 0.3125, 0.055176, 0.000254, -0.004822, 0.046143, 0.00824, 0.000162, -0.002258, 0.046143, -0.038818, -0.000919, -0.00238, 0.045166, 0.040039, 0.031738, 0.02124, 0.335938, 0.045166, 0.000629, 0.003891, -0.047852, 0.044922, 0.000546, -0.005646, 0.071777, 0.006927, 0.00824, 0.02478, 0.140625, -0.089355, -0.013184, -0.000288, -0.519531, -0.022217, 0.016113, 0.031494, 0.216797, 0.04126, -0.023193, -0.018921, -0.249023, -0.074219, 0.030762, 0.048096, 0.217773, 0.053955, -0.000576, 0.000874, 0.013977, 0.001823, 0.05249, 0.055664, 0.427734, 0.076172, 0.002167, 0.002228, 0.054688, 0.014038, 0.000721, 0.004211, -0.04248, 0.040771, 0.011841, 0.023682, 0.014343, 0.130859, -0.022095, -0.034668, -0.466797, -0.083008, -0.019165, -0.030518, -0.353516, -0.067383, 0.072754, 0.095215, 0.585938, 0.15625, -0.0177, -0.007782, -0.345703, -0.025757, -0.003128, 0.007996, -0.394531, -0.018433, -0.001091, -0.005524, 0.052002, -0.049072, -0.066895, -0.078125, -0.429688, -0.292969, 0.01355, -0.02832, 0.470703, 0.037354, 0.004852, 0.012085, 0.188477, -0.570312, -0.000946, -0.005066, 0.048096, -0.04126, -0.033203, -0.029663, -0.445312, -0.05127, 0.007202, 0.004669, 0.3125, 0.059326, -0.001534, 0.015747, -0.339844, -0.035889, 0.040283, 0.053467, 0.490234, 0.080078, 0.001366, -0.00135, 0.043945, 0.006744, -0.074219, -0.106934, -0.073242, -0.039062, 0.074219, 0.24707, -0.166992, -0.026123, -0.000923, 0.003235, -0.045654, 0.033203, 0.009399, 0.006134, -0.412109, -0.055176, -0.024048, 0.000418, -0.410156, -0.034424, 0.001457, -0.000977, 0.025879, 0.004486, 0.005493, 0.00322, 0.074707, 0.009399, 0.123047, 0.333984, 1.820312, 0.271484, 0.000622, 0.003296, -0.043945, 0.039062, 0.049316, 0.047607, 0.423828, 0.051025, -0.003662, 0.028442, 0.031494, -0.141602, 0.023071, 0.011719, 0.451172, 0.047363, -0.133789, -0.128906, -0.124512, -0.011414, 0.002075, -0.0009, 0.080078, 0.018188, 0.006744, -0.004059, 0.28125, 0.053711, 0.019287, 0.009583, 0.306641, 0.036865, 0.021362, 0.012146, 0.232422, 0.134766, 0.07373, 0.100098, 0.605469, 0.125977, 0.017578, 0.036621, 0.253906, 0.047607, -0.001129, -0.003693, 0.049561, -0.048096, 0.042725, 0.073242, 0.402344, 0.066895, 0.000858, 0.003616, -0.013428, -0.004333, -0.013733, -0.010132, -0.316406, -0.052002, -0.000771, 0.005188, -0.070801, -0.009827, 0.021118, 0.018188, 0.345703, 0.055176, 0.000656, 0.004395, -0.049072, 0.047852, -0.052246, -0.054688, -0.355469, -0.036865, 0.023926, 0.017334, 0.427734, 0.056152, 0.030396, 0.035889, 0.363281, 0.072266, -0.010803, -0.011841, -0.388672, -0.041992, -0.009521, -0.019287, -0.160156, 0.12207, 0.01062, 0.009033, 0.302734, 0.039795, 0.005188, 0.006866, 0.09082, -0.173828, 0.005188, -0.000637, 0.094727, 0.016479, -0.026978, -0.014465, -0.390625, -0.046143, -0.032715, -0.022705, -0.628906, -0.04248, -0.033691, -0.065918, -0.589844, -0.104492, -0.002151, -0.009216, 0.447266, 0.023071, -0.001694, -0.003769, 0.043213, -0.045166, 0.009766, 0.014954, 0.28125, 0.067383, -0.000315, 0.005219, -0.053711, 0.047852, 0.003906, 0.006683, 0.073242, 0.015564, 0.009644, 0.00824, 0.439453, 0.040039, -0.009338, -0.005005, -0.375, -0.040283, -0.002869, 0.00473, -0.057617, -0.040771, -0.038818, -0.039551, -0.242188, -0.041504, -0.024658, -0.006744, -0.269531, -0.036377, 0.000977, -0.004456, 0.054443, 0.005951, 0.006622, -0.00592, 0.535156, 0.010925, 0.095215, 0.100586, 0.660156, 0.129883, 0.00824, 0.022095, -0.617188, 0.019653, -0.002701, -0.003387, -0.081543, -0.010498, -0.022827, -0.02124, -0.271484, -0.021729, -0.000057, -0.001534, -0.015869, 0.000368, -0.063965, -0.080078, -0.045166, -0.01709, -0.001663, -0.003601, 0.053223, -0.048096, 0.003647, -0.000809, 0.093262, 0.015625, 0.000946, 0.001755, -0.039795, 0.027588, -0.030884, -0.037109, -0.441406, -0.023315, 0.001923, 0.001282, 0.046875, 0.009033, 0.000717, 0.003265, -0.05249, 0.048584, -0.021118, -0.026611, -0.369141, -0.084961, 0.003311, -0.015198, 0.283203, 0.045654, -0.002045, 0.003967, -0.066406, -0.032227, 0.005829, 0.005554, 0.335938, 0.030396, -0.002304, -0.0047, 0.05249, -0.048584, 0.013611, 0.016724, 0.449219, 0.067383, -0.036865, -0.027222, -0.357422, -0.071289, -0.001076, -0.004547, 0.054932, -0.052246, -0.003967, -0.001137, -0.144531, -0.022949, -0.005035, 0.007294, 0.404297, 0.039551, -0.001854, -0.002701, 0.051025, -0.046143, 0.047119, 0.092773, 0.404297, 0.113281, -0.002197, -0.005035, 0.049316, -0.049805, -0.023315, -0.040771, -0.269531, -0.022339, -0.02417, -0.040527, -0.248047, -0.045898, 0.002167, 0.001427, 0.060059, 0.010864, -0.038086, -0.035645, -0.492188, -0.125977, -0.000086, -0.000973, -0.085449, 0.021362, -0.000259, 0.002213, 0.128906, 0.110352, -0.002243, 0.001213, 0.053955, 0.210938, 0.000305, 0.00013, 0.077637, 0.001343, 0.000641, -0.00235, -0.147461, 0.014709, 0.000755, -0.000228, -0.102051, 0.014343, 0.000025, 0.000587, -0.023315, 0.116211, -0.000397, 0.001732, 0.016479, -0.107422, -0.002106, -0.000557, -0.087402, -0.007355, 0.000568, 0.00025, -0.120605, 0.013611, -0.000002, -0.000389, -0.097168, 0.004425, 0.000463, 0.000767, -0.085449, 0.003464, 0.000473, 0.000546, 0.185547, -0.178711, 0.000014, -0.000607, 0.002304, 0.022949, 0.000452, -0.000977, -0.052002, -0.008911, 0.000607, -0.000334, -0.083496, 0.007874, -0.00069, 0.00021, 0.004333, -0.083008, 0.0, 0.000483, -0.000175, -0.02124, 0.000534, -0.001465, -0.084961, -0.002762, -0.000465, 0.001656, 0.075195, 0.024536, -0.001236, -0.00079, -0.004639, 0.098633, -0.000103, -0.001274, 0.094727, -0.00766, -0.003571, -0.012451, 0.003326, 0.001747, -0.001846, -0.002319, -0.104492, 0.011475, 0.0009, 0.000957, -0.170898, -0.09375, -0.000713, -0.000195, 0.014465, -0.105469, -0.000422, -0.000694, -0.11377, 0.000248, -0.000786, -0.000209, 0.106445, -0.001152, 0.000381, -0.0, 0.003372, -0.097168, -0.000068, -0.001404, -0.081055, 0.006836, 0.000486, -0.001045, 0.010254, -0.099121, -0.000429, 0.001549, -0.151367, -0.003403, -0.000238, -0.000946, 0.008972, -0.129883, -0.000973, 0.000938, 0.090332, -0.003281, 0.000232, 0.000439, -0.132812, 0.014709, -0.000603, -0.000694, -0.018188, 0.074707, -0.000292, 0.000089, -0.091309, 0.016357, -0.000292, 0.000397, -0.093262, 0.013733, 0.000113, -0.000484, -0.02002, 0.002457, 0.000278, -0.000778, 0.104004, -0.005463, 0.000322, -0.000694, -0.008423, 0.099609, 0.001175, -0.000193, 0.105957, -0.001793, 0.000364, -0.001678, 0.12207, -0.008179, 0.000645, -0.000214, -0.10498, 0.006226, -0.00053, -0.001999, -0.012634, 0.092773, -0.000433, -0.000751, 0.010254, -0.10498, 0.000973, -0.000607, -0.115234, 0.015991, -0.000771, 0.000755, -0.006378, 0.104004, 0.000729, 0.001457, -0.016113, 0.086914, -0.000107, -0.000618, -0.119141, -0.007141, -0.000296, 0.000576, -0.106934, -0.002304, -0.000824, -0.002029, -0.118164, 0.008362, -0.000423, 0.000576, 0.099121, -0.006958, -0.000484, 0.002472, 0.097656, -0.019531, 0.000553, -0.000584, 0.009033, -0.103027, -0.000098, -0.000081, 0.015747, 0.015625, 0.001228, 0.00042, -0.105469, 0.009949, -0.000748, 0.000912, 0.12207, -0.010925, 0.000315, 0.005127, 0.232422, -0.161133, -0.000854, -0.000232, 0.101562, -0.027344, -0.00116, -0.000484, -0.008545, 0.092285, 0.001633, 0.000927, -0.021484, 0.136719, 0.000301, 0.001511, 0.003342, -0.081543, -0.002518, -0.000131, 0.15918, -0.043701, 0.000376, -0.000877, 0.100586, -0.01239, -0.000046, -0.000546, -0.007751, 0.073242, 0.000278, 0.001114, 0.013428, -0.099121, 0.000093, -0.000088, -0.119629, 0.008545, -0.000618, -0.000035, -0.093262, 0.011719, 0.000889, -0.000633, -0.081055, 0.007812, 0.000469, 0.001366, -0.061768, -0.001633, 0.000999, -0.000992, -0.103027, 0.007385, 0.000309, -0.001091, -0.090332, 0.007019, 0.001579, 0.012451, 0.161133, -0.142578, 0.0001, 0.000418, 0.008179, -0.080078, 0.000001, -0.000194, -0.108887, 0.021484, 0.000458, -0.001251, 0.089844, -0.008606, 0.000565, 0.002808, 0.208008, -0.083984, 0.000073, 0.000051, -0.005249, 0.074219, -0.000039, 0.001091, 0.003632, -0.121582, 0.000542, 0.001892, 0.142578, -0.00647, -0.000225, 0.000244, 0.001633, -0.018677, 0.000496, 0.000322, 0.102051, -0.007599, -0.000843, 0.000893, 0.101562, -0.011475, -0.000103, 0.000278, -0.138672, 0.015869, -0.001083, 0.001686, -0.089844, -0.005066, -0.000044, 0.000523, -0.014038, 0.089355, 0.000267, 0.002594, 0.004974, -0.016846, 0.000538, 0.000216, -0.098633, 0.006531, 0.001526, 0.001259, -0.091309, 0.020752, -0.000226, 0.000515, -0.081055, 0.003647, 0.000977, -0.000656, 0.023071, -0.199219, 0.00071, 0.000946, 0.113281, 0.004822, -0.001183, 0.001282, -0.09375, 0.001915, 0.00034, 0.000383, 0.053711, -0.235352, 0.000839, 0.000048, 0.005737, -0.096191, 0.000226, -0.001144, 0.094727, -0.010803, -0.000395, -0.000645, 0.019653, -0.098633, -0.000778, 0.000629, -0.040527, 0.002731, -0.000423, -0.000378, 0.003082, 0.022949, 0.000732, -0.000238, 0.022827, -0.102539, 0.000698, -0.001465, -0.136719, 0.020996, 0.000504, -0.001251, -0.083984, 0.008362, -0.000334, -0.000751, 0.084961, -0.01239, -0.00022, 0.00116, 0.07959, -0.001549, -0.000664, 0.001617, 0.07959, -0.00293, -0.002228, -0.038086, 0.164062, -0.006958, 0.000173, -0.000618, -0.009155, 0.074219, -0.000526, -0.00238, -0.251953, 0.11084, -0.00029, 0.000128, 0.174805, -0.076172, -0.0005, 0.000034, -0.001602, 0.016235, 0.000269, 0.000668, -0.081543, -0.001572, 0.000235, 0.00145, 0.097656, 0.002991, 0.000393, 0.000744, 0.111328, -0.000557, -0.00066, -0.000839, 0.111816, -0.015259, 0.000257, -0.000246, 0.08252, -0.004333, 0.000332, 0.001236, 0.124512, -0.008362, 0.001289, -0.000656, -0.09082, -0.002686, 0.000832, -0.000414, -0.111816, 0.009705, -0.000446, 0.001465, -0.132812, 0.005646, -0.000912, 0.001839, 0.000021, -0.196289, 0.000877, 0.001183, -0.120117, 0.016479, 0.000896, -0.000084, 0.099121, -0.003708, 0.001015, 0.001488, 0.0065, -0.10791, 0.000159, 0.001228, 0.081543, -0.003357, 0.000324, -0.000129, -0.009338, 0.106934, 0.001411, 0.001396, 0.18457, -0.063477, 0.003662, 0.005585, -0.140625, 0.01416, -0.006866, 0.016113, -0.103516, -0.013794, -0.09375, -0.233398, -0.570312, -0.209961, 0.010254, 0.000003, 0.117188, 0.016968, -0.01239, 0.000801, -0.084961, -0.028809, -0.018921, -0.057129, 0.121094, 0.002533, -0.0047, 0.003296, -0.071289, -0.012878, -0.016235, -0.048584, 0.073242, -0.289062, 0.010742, -0.000294, 0.083984, 0.009766, 0.022461, 0.026733, 0.269531, 0.103516, 0.0625, 0.259766, 0.449219, 0.09668, -0.000916, -0.017456, 0.083984, 0.00705, 0.004517, -0.009277, 0.072266, 0.011719, 0.004791, -0.006531, 0.067871, 0.011841, 0.013611, -0.029053, 0.357422, -0.001015, 0.019409, -0.015259, 0.484375, 0.031128, -0.008911, -0.005127, -0.078125, -0.016357, 0.083984, 0.04248, 0.355469, 0.024414, -0.000025, -0.00647, 0.050781, 0.005463, -0.01123, 0.005951, -0.322266, -0.013184, -0.002975, 0.013, -0.05957, -0.007507, 0.094727, 0.257812, 0.546875, 0.120117, 0.000538, -0.008972, 0.116211, 0.116699, 0.061523, 0.044922, 0.339844, 0.043945, -0.00135, -0.004272, 0.021851, -0.141602, -0.00267, 0.004456, -0.063965, -0.014404, 0.00174, -0.014404, 0.088379, 0.007111, -0.001511, 0.00885, -0.069336, -0.011597, 0.006012, -0.01178, 0.601562, 0.515625, -0.032227, -0.02771, -0.214844, -0.100098, 0.002228, -0.012451, 0.121582, 0.023682, -0.021729, 0.047607, -0.464844, -0.037109, 0.003479, -0.004974, 0.085449, 0.012878, -0.002304, 0.007751, -0.056641, -0.01123, 0.019775, -0.049316, 0.022949, -0.059082, -0.007782, -0.00177, -0.10791, -0.027588, -0.003021, 0.017456, -0.067871, -0.018799, -0.020142, -0.007019, -0.341797, -0.057373, 0.092285, 0.287109, 1.453125, -0.018188, 0.007202, -0.002579, 0.10791, 0.014038, -0.016968, -0.016968, -0.257812, -0.071777, -0.005951, -0.030518, 0.209961, 0.025391, 0.002274, -0.018921, 0.100098, 0.008179, -0.027344, 0.005402, -0.294922, -0.040283, -0.018311, -0.016846, -0.212891, -0.125977, -0.024292, -0.020386, -0.242188, -0.075684, 0.007935, 0.061279, 0.429688, -0.059814, 0.026611, 0.019897, 0.160156, 0.05542, 0.048828, 0.030518, 0.330078, 0.10791, -0.12793, -0.246094, -0.482422, -0.009399, -0.020142, 0.008301, -0.347656, -0.051758, -0.076172, -0.045166, -0.466797, -0.138672, -0.019043, -0.000317, -0.273438, -0.023193, -0.005737, 0.004669, -0.072754, -0.022095, -0.013611, 0.018188, -0.285156, -0.053467, 0.025391, 0.040527, 0.03418, 0.07959, 0.004517, -0.00647, 0.09668, 0.012207, -0.012024, 0.007721, -0.112793, -0.026855, 0.067383, 0.148438, -0.116211, 0.006378, -0.002243, 0.006134, -0.064941, -0.011597, 0.00148, -0.009827, 0.075195, 0.012695, -0.000418, 0.009705, -0.057617, -0.007874, 0.004395, -0.001663, 0.104004, 0.023438, 0.024902, 0.030518, 0.144531, 0.059814, -0.094238, -0.296875, -0.503906, -0.093262, 0.001823, 0.001457, -0.11377, -0.012695, 0.004913, -0.016602, 0.109375, 0.022461, 0.019531, -0.001877, 0.285156, 0.086426, 0.005005, -0.000259, 0.132812, 0.038818, 0.002991, 0.019653, -0.092285, 0.000843, 0.020142, 0.037598, -0.183594, 0.188477, 0.002716, -0.003876, 0.045166, 0.0065, -0.025024, -0.008545, -0.216797, -0.076172, 0.04248, 0.035889, 0.227539, 0.066895, -0.006775, -0.000759, -0.063965, -0.019165, 0.009277, -0.002197, 0.077637, 0.022095, -0.027344, -0.006805, -0.231445, -0.036621, 0.074707, 0.0354, 0.316406, 0.05542, -0.000961, -0.015869, 0.667969, 0.015442, -0.0354, -0.02063, -0.314453, -0.026245, 0.007782, -0.002045, 0.120605, 0.018188, -0.003494, 0.005066, -0.080566, -0.019653, -0.024292, 0.023071, -0.388672, -0.013794, -0.045898, -0.04126, -0.376953, -0.076172, -0.005219, -0.009949, 0.108887, 0.002136, 0.001663, 0.037598, -0.194336, -0.02063, -0.005432, 0.027954, -0.460938, -0.000763, 0.005859, -0.003448, 0.34375, 0.054443, -0.068359, 0.041016, -0.013, 0.010559, -0.019043, -0.031128, -0.139648, -0.131836, 0.026855, 0.010132, 0.28125, 0.068359, 0.016968, -0.012207, 0.196289, 0.029053, 0.00705, -0.017944, 0.150391, 0.019043, -0.004211, 0.013428, -0.12207, -0.014526, 0.001823, 0.012817, -0.103516, -0.00209, -0.036865, -0.018433, -0.212891, -0.054199, -0.008606, 0.030518, -0.384766, -0.00824, -0.00412, 0.023926, -0.388672, 0.032959, -0.031738, -0.020752, -0.214844, -0.05127, 0.000793, -0.002838, 0.01709, 0.003937, 0.001099, 0.016846, -0.080566, -0.010559, 0.099609, 0.089844, 0.570312, 0.064453, -0.071777, -0.066406, -0.5, -0.176758, -0.005524, 0.00412, -0.108398, -0.01709, 0.003036, -0.003311, 0.055664, 0.009338, -0.040527, -0.030273, -0.320312, -0.063477, 0.052734, 0.219727, 0.578125, 0.07666, -0.009216, -0.016113, 0.257812, 0.034912, -0.000368, -0.002945, 0.002411, -0.141602, 0.018311, 0.008057, 0.237305, 0.003372, -0.011841, -0.004944, -0.18457, -0.031738, 0.029175, 0.048828, -0.022217, 0.030029, -0.024048, -0.016724, -0.25, -0.052734, 0.087402, 0.06543, 0.458984, 0.148438, 0.005829, 0.024536, -0.108398, 0.00946, -0.000244, -0.057373, 0.453125, 0.007751, 0.00824, 0.016113, -0.125977, 0.292969, 0.016235, -0.022705, 0.248047, 0.062256, -0.000675, 0.007874, -0.073242, -0.010742, -0.004791, 0.00531, -0.074219, -0.01416, -0.001083, 0.053467, -0.476562, 0.032227, 0.002579, -0.034424, 0.216797, 0.031494, 0.07373, 0.045166, 0.539062, 0.132812, -0.002472, 0.008606, -0.066895, -0.011047, 0.023682, -0.002106, 0.285156, 0.022583, -0.022583, -0.034668, -0.217773, -0.080078, 0.010315, 0.003372, 0.070312, 0.022949, -0.00528, 0.009766, -0.112305, -0.025024, 0.078125, 0.098145, 0.316406, 0.194336, -0.000028, -0.001511, 0.180664, -0.011353, -0.000664, -0.000143, -0.014282, 0.099121, 0.000793, 0.00325, -0.173828, 0.030029, 0.002029, 0.000046, -0.002396, 0.149414, -0.001228, -0.001747, -0.026978, 0.158203, 0.000633, 0.001602, 0.026855, -0.223633, 0.000066, -0.000387, -0.008667, 0.09375, 0.000858, 0.001305, 0.016113, -0.163086, -0.001274, -0.003265, 0.000954, 0.132812, -0.000843, -0.000197, -0.019409, 0.154297, -0.000033, -0.00032, -0.015259, -0.002869, 0.000828, 0.006042, 0.419922, -0.003632, -0.000151, -0.001335, -0.111328, -0.001755, -0.001144, -0.001038, 0.083496, -0.006714, 0.0002, -0.000161, -0.339844, -0.000273, -0.000146, 0.002716, -0.188477, 0.007935, -0.000368, 0.001045, 0.145508, -0.011292, 0.000192, 0.00264, 0.109375, -0.013062, 0.000051, 0.000036, 0.108398, -0.009766, 0.000881, 0.00018, 0.042236, -0.232422, -0.000526, -0.000813, -0.055908, 0.21582, -0.00034, -0.000473, -0.016357, 0.193359, 0.000077, 0.000519, 0.12207, 0.011658, 0.000671, -0.000938, 0.092285, 0.002472, 0.00053, 0.003311, 0.130859, -0.390625, -0.000931, -0.000383, -0.439453, -0.001938, -0.000448, 0.001938, 0.045654, -0.217773, -0.000523, 0.000038, 0.018921, -0.177734, 0.000549, 0.000576, -0.021118, 0.18457, -0.000427, -0.001335, 0.151367, -0.0047, 0.00042, -0.000908, -0.024048, 0.216797, 0.000425, 0.003448, 0.239258, -0.101074, -0.000017, 0.000957, -0.074219, 0.008972, 0.000923, -0.000425, -0.001907, 0.152344, 0.002335, -0.000751, 0.020508, -0.145508, 0.001045, 0.001289, 0.462891, 0.031128, -0.000404, -0.001511, 0.019287, -0.001015, -0.001305, -0.001747, -0.124512, 0.016357, -0.000504, -0.000851, 0.023804, -0.168945, -0.001152, -0.000816, 0.146484, -0.000999, 0.002106, 0.00058, -0.181641, 0.005951, -0.000439, -0.001251, -0.016724, 0.124512, -0.000299, 0.000146, -0.109375, 0.004211, -0.001404, -0.001526, 0.141602, -0.016724, 0.000622, -0.000694, 0.180664, -0.010986, 0.000614, 0.001442, 0.020752, -0.149414, 0.00116, -0.000315, 0.118652, 0.005371, -0.000406, 0.000626, -0.09082, 0.01001, -0.000127, -0.000671, 0.010315, -0.100098, -0.000423, 0.000441, -0.018433, 0.160156, 0.000376, -0.00074, 0.007294, -0.150391, -0.00087, -0.000568, -0.012634, 0.064941, -0.000133, -0.000961, -0.00412, 0.118652, -0.001167, -0.000127, -0.10498, 0.001541, -0.000167, -0.000793, 0.133789, -0.010498, -0.001434, 0.001221, 0.009155, -0.135742, -0.000454, 0.000523, -0.064941, 0.001068, -0.000896, 0.002197, 0.026489, -0.198242, -0.000319, -0.000561, -0.120117, 0.003036, 0.000725, 0.001083, -0.271484, -0.100098, -0.001358, -0.001831, -0.155273, 0.006866, -0.000626, 0.001373, 0.115723, -0.005096, -0.000202, 0.000119, 0.007599, -0.081055, 0.000656, 0.000534, 0.012695, -0.029785, 0.000309, -0.000296, -0.011108, 0.099121, -0.001099, 0.000015, -0.099121, 0.007751, 0.000175, 0.000622, 0.0354, 0.009705, 0.000278, -0.001396, 0.122559, -0.004059, 0.001114, 0.002609, -0.010681, -0.195312, -0.00022, -0.000732, -0.081055, 0.005219, 0.000977, -0.000397, -0.081543, 0.022217, -0.000441, -0.002487, 0.345703, -0.062988, 0.001335, -0.000698, -0.140625, 0.011169, -0.000252, -0.001312, -0.100098, 0.006531, -0.000418, -0.000862, -0.130859, 0.005493, -0.000755, 0.000786, 0.081055, -0.011475, 0.000073, 0.000523, -0.012939, 0.120117, -0.001419, -0.000456, -0.010559, 0.124512, 0.000049, 0.000599, -0.002075, 0.042725, -0.000046, -0.000137, -0.016846, -0.008057, 0.001022, 0.000706, -0.171875, 0.024414, -0.000774, -0.000969, 0.294922, -0.075684, -0.000866, 0.000093, 0.091797, -0.0065, -0.000729, -0.0005, 0.022217, -0.117676, 0.000079, 0.000919, 0.061279, -0.233398, 0.00015, 0.000134, -0.079102, 0.008179, -0.000041, 0.000024, -0.00766, 0.017456, 0.000656, -0.00022, 0.146484, -0.021851, -0.001678, -0.001656, 0.15625, -0.011108, -0.000399, -0.000679, -0.128906, 0.026001, 0.000599, 0.001732, -0.07666, -0.010498, -0.000286, 0.002289, 0.025635, -0.166992, -0.001106, -0.001587, -0.019165, 0.157227, 0.000012, -0.001228, -0.004547, 0.083984, -0.000488, 0.002045, -0.014038, 0.129883, 0.000242, 0.000546, -0.092285, 0.010254, -0.001236, 0.000362, -0.121582, 0.007477, 0.000019, 0.001694, -0.011841, 0.096191, 0.000633, 0.000372, 0.11084, 0.003098, -0.000052, 0.00058, 0.029785, -0.245117, 0.00001, 0.001053, -0.179688, 0.005341, -0.000664, 0.000481, -0.013672, 0.164062, -0.000637, 0.000463, -0.101074, 0.008484, 0.00103, -0.008118, 0.049805, 0.037598, 0.000064, -0.000183, 0.090332, -0.00885, -0.002045, 0.000767, 0.173828, -0.005646, 0.000549, 0.000633, 0.023682, -0.120117, -0.000431, 0.000341, -0.138672, 0.007996, -0.00135, 0.000896, -0.02478, 0.170898, -0.000706, 0.000261, 0.147461, -0.009705, 0.000969, 0.001793, -0.151367, 0.015015, -0.001778, -0.000801, -0.009766, 0.099609, 0.000896, 0.002075, -0.441406, -0.018799, -0.000542, 0.000011, 0.078125, -0.006592, -0.000908, -0.00296, -0.226562, 0.087402, 0.00058, -0.000148, 0.076172, -0.003113, 0.000231, -0.000157, 0.086426, -0.009338, -0.000675, -0.00103, -0.011475, 0.124023, -0.002197, -0.00705, 0.246094, 0.135742, -0.00012, 0.000607, -0.136719, 0.003494, 0.001091, -0.000771, -0.006165, 0.168945, 0.000576, 0.000511, 0.085938, -0.010559, 0.000763, -0.000832, -0.013916, 0.176758, 0.003326, 0.001801, -0.15332, 0.012878, -0.00015, -0.000322, 0.016602, -0.134766, 0.001373, -0.000778, -0.167969, 0.018799, 0.000992, 0.001541, -0.141602, 0.026123, 0.000437, 0.001236, -0.095703, 0.004425, 0.00161, -0.002243, 0.060547, 0.004547, 0.002579, 0.007202, -0.03418, 0.00354, -0.005432, 0.008606, -0.166016, -0.004089, 0.004547, 0.024048, -0.213867, 0.013611, 0.003113, -0.003738, 0.186523, -0.005096, 0.002075, 0.001656, -0.002258, 0.020386, 0.023926, 0.07666, 0.008057, -0.072754, 0.00592, 0.000351, -0.174805, 0.010254, -0.001411, 0.003403, -0.040283, 0.032959, 0.00069, -0.006836, 0.088867, -0.000992, -0.000374, -0.003174, 0.198242, -0.009094, -0.002136, -0.012024, 0.182617, 0.006683, -0.025879, -0.040527, 0.123535, 0.018921, -0.001686, 0.009277, -0.208984, 0.002228, -0.000999, 0.004822, -0.059082, 0.006775, -0.010193, -0.047607, 0.083008, -0.040771, -0.002457, -0.004059, 0.094238, 0.00074, -0.003159, -0.005005, 0.057861, -0.005524, 0.005615, -0.005554, 0.157227, 0.009216, 0.000782, 0.007263, 0.09375, 0.007874, -0.001549, -0.011841, 0.245117, -0.005768, -0.001648, 0.005096, -0.111328, 0.006561, 0.004456, 0.015869, 0.176758, 0.007111, 0.000832, -0.005096, 0.193359, -0.008545, -0.002457, -0.003677, 0.046143, -0.000479, -0.000954, 0.00058, -0.198242, -0.002945, -0.001816, 0.008362, -0.054199, 0.000259, -0.006622, -0.00769, -0.041748, -0.049316, -0.091797, -0.125977, -0.139648, -0.234375, -0.003693, -0.002396, 0.079102, 0.002716, 0.001633, 0.002609, 0.038818, 0.002014, -0.001884, -0.002457, -0.026367, -0.020386, -0.004852, 0.000687, -0.128906, -0.001526, 0.001015, 0.003311, 0.194336, -0.011047, 0.009827, 0.02417, 0.148438, 0.018188, 0.01123, 0.022095, 0.181641, 0.033691, 0.000465, 0.00264, 0.026611, 0.0271, -0.002228, 0.001709, -0.070801, -0.000916, 0.013611, 0.058838, 0.013855, -0.018921, -0.000351, -0.019043, 0.074707, -0.008606, -0.003555, 0.003296, -0.171875, -0.005219, 0.00528, 0.002579, 0.170898, -0.00383, 0.001801, -0.005005, -0.170898, 0.003586, 0.002518, 0.003967, 0.082031, -0.088867, -0.000204, 0.005798, 0.003998, -0.00325, -0.001083, -0.000591, -0.067383, -0.002701, -0.002945, -0.007629, 0.084473, -0.108887, -0.005249, -0.005829, -0.140625, -0.009216, -0.001724, -0.009277, 0.069824, -0.005646, -0.00209, -0.002747, -0.176758, -0.005676, -0.001724, 0.007324, -0.125977, -0.046143, 0.03125, 0.072754, -0.017944, -0.005463, 0.000668, 0.009216, 0.134766, -0.051758, 0.000085, 0.000771, 0.073242, -0.002762, 0.002274, 0.005249, -0.074219, -0.000519, -0.001396, -0.013123, -0.150391, -0.005463, 0.000774, -0.001358, 0.130859, -0.00473, 0.002762, -0.007996, 0.1875, 0.004303, -0.001228, -0.004181, -0.200195, 0.006409, 0.011597, 0.058105, 0.035156, -0.006012, 0.013428, 0.070801, -0.129883, -0.001251, 0.00161, -0.024048, -0.032227, -0.065918, -0.004486, 0.00042, -0.100586, -0.00119, -0.000366, -0.001167, -0.020752, -0.001518, -0.000136, 0.002563, 0.082031, -0.000001, -0.00029, -0.000463, -0.016968, -0.001106, -0.003906, 0.019531, -0.179688, 0.005707, -0.002151, -0.008423, -0.001633, -0.001183, -0.003967, -0.001595, 0.066895, -0.00354, -0.007324, -0.009827, -0.178711, -0.009399, -0.000778, -0.000694, -0.038574, -0.001915, -0.013733, 0.046875, 0.972656, -0.000267, 0.000866, -0.00264, 0.035889, -0.003662, -0.003372, -0.000942, -0.165039, -0.004486, 0.008179, -0.0047, 0.191406, 0.004456, 0.000809, 0.000633, -0.047852, 0.000809, 0.001076, -0.006012, 0.120117, -0.00032, -0.00238, -0.003937, 0.170898, -0.009277, -0.001442, -0.006073, -0.133789, 0.097656, -0.006683, 0.001244, -0.224609, -0.033203, -0.003235, 0.004456, 0.094727, -0.004883, -0.001968, -0.006836, 0.148438, -0.0065, -0.000893, -0.000599, -0.031006, -0.001556, -0.00351, -0.008545, -0.146484, -0.012939, 0.003754, 0.007812, 0.022095, 0.030029, 0.004913, 0.017212, -0.19043, 0.011536, 0.001923, 0.005493, -0.072754, 0.004181, 0.005249, 0.016602, 0.204102, 0.003098, -0.000046, -0.011108, 0.066406, 0.001045, -0.017822, -0.115234, 0.077148, 0.001022, -0.009766, -0.013062, -0.116699, 0.003937, -0.001442, -0.001183, -0.022827, -0.000965, -0.000973, -0.003967, 0.053223, -0.005432, 0.000744, 0.001129, 0.200195, -0.008179, 0.001472, -0.029907, 0.160156, -0.023926, -0.008545, -0.00132, -0.255859, -0.016724, -0.002151, -0.001419, 0.111328, -0.003616, 0.001373, -0.007446, 0.188477, 0.002502, 0.004608, -0.000136, 0.202148, 0.010498, -0.001579, -0.003204, -0.104492, -0.000549, -0.000534, -0.000748, 0.186523, 0.013977, 0.024658, 0.070312, -0.161133, 0.006989, 0.009277, -0.007172, 0.152344, 0.008728, 0.005341, 0.025024, 0.154297, -0.020752, -0.001846, 0.026245, -0.008789, 0.129883, 0.005188, 0.005219, 0.071289, -0.004578, -0.005066, -0.042236, 0.064941, 0.016724, 0.008911, 0.04834, 0.178711, -0.007507, -0.001076, 0.003403, -0.212891, 0.010254, -0.001389, -0.009338, 0.188477, -0.011169, -0.02356, -0.062988, 0.07373, -0.02356, 0.011414, 0.036865, -0.020874, 0.012024, -0.003174, -0.013977, -0.060059, -0.013672, 0.00946, 0.004883, 0.19043, 0.002213, -0.001602, 0.01062, -0.189453, 0.011108, 0.001274, 0.004669, -0.10791, -0.000618, -0.005188, -0.004028, -0.185547, -0.013977, -0.000378, -0.00066, -0.150391, 0.004059, -0.009338, -0.014343, 0.162109, 0.002014, 0.001534, -0.000218, 0.052734, 0.002548, 0.004456, 0.010132, 0.152344, 0.001732, 0.006653, 0.012146, 0.143555, 0.008118, 0.000549, -0.000002, -0.047852, 0.000042, 0.008972, 0.010315, 0.055176, 0.113281, 0.004608, 0.016113, 0.185547, 0.009216, -0.001137, 0.023193, -0.236328, -0.00116, 0.002594, 0.001747, -0.109863, 0.001984, 0.007935, 0.072754, -0.128906, 0.031006, -0.000071, -0.004486, -0.07666, 0.004608, 0.001175, -0.003845, -0.080566, 0.007751, 0.003021, -0.00174, -0.077637, 0.00824, 0.000706, -0.009033, -0.068848, 0.004761, -0.000904, 0.007507, 0.078613, -0.005981, -0.000429, 0.008667, 0.068359, -0.002136, -0.000221, 0.005707, 0.043701, -0.00074, 0.000568, -0.004974, -0.05542, 0.002075, -0.000178, 0.005096, 0.066406, -0.003372, 0.000454, -0.008789, -0.067871, 0.004028, -0.000138, 0.00296, 0.035889, -0.000353, -0.000181, 0.006989, 0.064453, -0.003387, -0.000858, 0.003769, 0.034912, 0.000109, 0.00087, -0.004364, -0.073242, 0.003494, -0.001312, 0.002777, 0.0354, -0.001587, 0.000273, -0.003601, -0.039307, 0.00042, -0.000965, 0.006531, 0.078125, -0.007294, 0.000105, 0.004028, 0.072266, -0.004761, 0.000334, 0.010925, 0.066406, -0.00325, -0.00161, 0.005524, 0.062256, -0.002167, 0.0177, 0.061523, -0.018311, -0.011108, -0.00074, -0.01001, -0.064453, 0.004364, 0.000265, 0.006012, 0.072754, -0.003998, 0.001053, 0.017212, 0.067871, -0.006409, 0.000062, -0.005646, -0.075195, 0.004364, -0.000542, -0.010742, -0.067871, 0.00412, -0.000698, 0.002869, 0.031982, 0.000443, -0.000565, 0.004211, 0.058838, -0.001534, 0.000184, -0.006927, -0.069824, 0.002625, -0.000393, -0.00647, -0.070312, 0.004364, 0.000603, -0.003906, -0.074219, 0.004547, -0.000515, 0.005737, 0.060059, -0.004181, -0.000813, 0.003937, 0.076172, -0.005615, 0.000908, -0.004791, -0.080078, 0.00708, 0.00106, -0.007111, -0.072266, 0.003586, -0.000729, 0.0065, 0.069824, -0.00473, 0.000246, -0.006805, -0.069336, 0.003174, -0.000147, -0.003067, -0.031006, -0.000055, -0.001518, 0.0047, 0.081055, -0.010559, -0.000511, 0.007141, 0.074707, -0.00473, -0.000847, 0.005585, 0.061523, -0.000423, 0.000479, -0.009583, -0.063965, 0.003036, 0.000774, -0.007172, -0.070312, 0.003693, -0.000645, 0.005585, 0.071289, -0.003098, 0.000031, -0.004486, -0.074219, 0.007385, -0.000576, 0.00885, 0.068359, -0.002808, -0.000345, -0.004456, -0.079102, 0.007812, 0.000488, -0.00354, -0.087402, 0.012329, -0.001923, 0.004974, 0.045898, -0.000599, 0.00046, 0.006042, 0.075195, -0.007294, -0.001572, 0.009094, 0.067871, -0.004059, -0.001389, 0.004517, 0.075195, -0.007233, 0.000029, 0.00354, 0.033936, -0.000641, 0.001053, -0.009827, -0.063965, 0.00415, -0.000927, 0.005524, 0.073242, -0.004669, -0.000277, 0.003937, 0.048096, -0.000793, -0.000843, 0.004028, 0.056152, -0.000401, -0.002289, 0.001373, 0.058838, -0.002457, 0.000786, 0.003708, 0.069824, -0.006256, 0.000418, 0.001518, 0.007446, 0.002502, 0.000305, -0.0065, -0.071777, 0.006409, -0.001556, 0.005981, 0.071777, -0.004822, 0.00135, -0.006287, -0.069824, 0.005219, -0.000051, 0.008972, 0.067871, -0.004395, 0.001694, -0.005707, -0.071289, 0.003021, 0.000923, 0.006714, 0.027222, -0.046875, 0.000248, 0.003265, 0.091309, -0.022583, -0.000916, 0.0065, 0.080566, -0.007935, 0.003311, -0.005219, -0.075195, 0.005585, -0.000885, -0.007141, -0.072266, 0.002991, 0.000085, 0.00528, 0.038818, 0.002335, -0.000584, 0.008423, 0.076172, -0.005219, -0.003036, 0.00647, 0.060059, -0.002182, -0.002121, 0.004639, 0.080566, -0.007416, -0.000488, -0.010071, -0.066895, 0.005188, -0.00116, -0.009766, -0.069336, 0.005737, -0.000334, 0.005493, 0.071289, -0.005157, -0.000721, -0.002441, -0.075195, 0.006378, -0.000717, 0.004913, 0.050049, -0.001503, 0.003525, -0.00412, -0.076172, 0.006897, 0.000965, -0.004913, -0.080078, 0.010437, 0.000237, 0.00589, 0.055664, -0.000797, -0.000189, 0.008057, 0.068359, -0.005341, 0.000093, -0.006989, -0.072266, 0.00174, -0.001289, 0.007233, 0.072266, -0.003281, -0.00592, -0.009705, -0.048096, -0.003357, -0.000519, 0.005249, 0.071289, -0.003677, -0.001549, 0.004791, 0.070312, -0.002258, 0.000935, -0.0065, -0.070312, 0.00296, -0.00002, 0.004028, 0.078125, -0.00592, -0.000097, -0.003906, -0.028564, 0.000954, -0.000014, -0.005402, -0.075684, 0.009399, 0.003143, 0.007996, 0.062256, -0.008789, -0.000965, -0.009277, -0.068848, 0.005371, -0.001137, 0.007111, 0.057861, -0.002121, 0.000561, 0.005981, 0.074219, -0.004028, 0.001144, -0.005737, -0.06543, 0.000496, -0.000113, -0.006104, -0.064941, 0.006531, 0.00087, 0.002228, 0.009033, 0.000237, 0.004181, 0.01178, -0.060791, 0.009338, -0.000486, 0.010376, 0.063965, -0.004517, -0.001266, 0.008789, 0.069824, -0.004425, 0.000378, 0.013245, 0.066895, -0.00238, -0.012939, -0.052734, 0.040527, 0.004028, -0.000923, 0.003647, 0.069824, -0.006042, -0.000366, 0.00354, 0.067383, -0.009094, -0.00071, 0.002884, 0.06543, -0.007996, 0.000572, 0.010437, 0.066406, -0.00351, -0.001984, -0.001183, 0.003799, -0.000912, 0.001862, -0.008606, -0.077637, 0.007385, -0.000399, -0.006226, -0.069336, 0.004608, 0.000633, -0.006836, -0.067871, 0.002625, -0.002914, -0.00415, -0.004669, 0.008118, 0.000307, -0.001373, -0.037109, 0.00383, 0.001144, -0.005249, -0.078125, 0.011536, -0.000732, -0.00383, -0.063965, 0.007172, 0.003128, -0.006348, -0.074219, 0.006622, -0.001968, 0.005798, 0.069824, -0.00322, -0.023315, -0.046387, 0.052002, -0.003967, -0.000454, -0.00705, -0.062988, 0.001045, -0.001701, 0.00647, 0.078125, -0.007751, 0.001534, -0.004547, -0.080566, 0.009033, -0.000595, -0.006683, -0.084961, 0.025757, 0.000055, 0.010254, 0.06543, -0.004456, -0.000931, 0.00885, 0.074707, -0.003296, 0.000366, -0.003647, -0.069336, 0.006989, -0.000414, -0.01001, -0.064453, 0.004059, 0.001419, -0.006653, -0.068848, 0.0047, -0.002853, -0.010132, -0.176758, -0.023193, -0.002243, -0.017944, -0.251953, -0.024658, 0.000118, -0.001457, 0.028809, 0.001328, 0.000037, -0.000954, 0.022827, 0.001953, 0.0009, 0.003281, 0.036133, 0.002136, -0.000591, -0.000148, 0.026123, 0.000679, -0.000523, 0.000847, 0.036865, -0.002457, -0.000648, -0.000694, 0.024048, 0.001274, -0.000157, -0.000288, -0.025635, -0.000309, -0.000954, -0.00022, 0.028198, 0.001854, 0.000334, 0.000591, -0.029907, -0.002304, 0.001038, 0.000196, -0.035645, -0.004517, -0.00087, 0.005981, 0.172852, 0.028931, -0.000454, -0.000309, 0.028198, 0.000896, -0.000755, 0.00148, 0.043457, 0.00647, -0.000082, 0.00174, -0.022217, 0.000603, 0.00206, 0.002396, 0.216797, 0.004791, 0.000313, -0.000108, -0.026123, -0.001488, 0.000175, -0.000786, -0.027832, -0.00592, 0.000296, 0.000542, -0.017212, -0.002411, -0.000992, 0.002655, 0.052979, 0.005096, -0.000641, 0.001907, 0.036865, 0.003937, 0.000954, 0.000372, -0.031982, -0.001984, -0.001183, -0.000263, 0.03125, 0.002319, -0.000404, -0.000341, 0.027466, 0.001953, -0.000916, 0.000893, 0.029785, 0.002319, 0.000364, -0.000218, 0.032227, -0.001038, 0.001099, 0.002792, -0.035645, -0.001251, 0.000292, 0.003036, 0.031006, 0.001839, 0.00531, 0.00824, -0.185547, -0.013184, -0.000526, -0.002075, -0.032959, -0.001884, -0.000587, -0.000391, 0.036865, 0.000687, -0.000595, -0.000334, -0.029663, -0.001816, -0.000118, -0.000793, 0.027832, 0.000771, 0.000618, 0.000075, 0.034668, 0.00095, 0.000288, -0.000203, 0.034424, 0.001236, 0.001648, -0.00161, -0.034424, -0.00354, -0.000759, -0.000439, 0.030518, 0.003387, 0.000012, 0.002335, -0.121094, 0.001282, -0.000778, -0.000024, 0.035156, 0.000858, -0.000181, -0.001083, 0.05127, 0.005524, -0.000603, 0.000015, 0.031982, 0.001686, -0.001205, -0.001244, 0.031494, 0.00011, 0.001114, 0.001183, -0.025269, -0.003799, 0.004425, 0.011475, 0.144531, 0.008484, -0.000813, -0.00058, 0.033447, 0.000488, -0.000893, 0.006989, 0.216797, 0.012573, 0.000927, 0.001526, 0.02356, 0.002121, 0.00074, 0.00412, 0.172852, 0.017822, -0.003601, -0.000252, 0.171875, 0.016479, 0.000904, -0.000278, -0.031494, -0.003342, -0.000656, -0.000204, -0.026978, -0.000402, 0.000889, 0.001312, 0.034668, 0.004883, -0.000087, -0.000629, 0.026489, 0.002365, 0.000515, 0.002197, 0.035645, 0.000286, 0.000561, -0.002731, -0.129883, -0.004517, -0.000257, 0.000148, 0.025391, 0.00145, -0.000938, -0.000177, -0.032471, -0.000877, 0.001602, -0.000152, -0.026733, -0.003296, 0.000026, 0.000357, 0.027344, 0.000254, 0.000744, 0.000774, -0.020874, -0.00209, 0.000748, 0.000402, -0.025146, -0.00592, 0.006134, 0.014343, 0.181641, 0.023438, -0.014465, -0.021606, -0.168945, -0.002487, -0.00082, -0.000343, 0.027954, 0.002701, 0.000916, 0.000204, -0.02832, -0.000031, 0.000721, -0.001053, -0.031738, -0.00209, -0.000603, -0.001045, 0.026245, 0.000896, 0.000282, -0.00022, 0.029297, 0.001984, -0.000355, -0.001312, -0.073242, -0.007599, -0.000523, -0.008667, -0.171875, -0.017822, 0.000504, 0.00016, -0.024292, -0.00174, -0.00087, 0.000015, 0.026367, 0.001579, -0.001045, -0.001488, -0.037109, -0.001358, -0.003006, -0.012024, -0.160156, 0.000462, 0.000675, 0.001366, -0.028198, -0.002045, 0.000713, 0.000572, -0.029053, -0.00177, -0.000706, 0.000977, 0.032959, -0.00004, 0.00025, 0.0009, -0.026733, -0.001938, -0.000683, -0.001968, -0.031738, 0.000874, 0.001373, 0.000353, -0.032471, -0.002319, 0.000423, -0.001053, -0.02771, -0.002014, 0.000221, 0.000397, 0.023071, 0.003082, 0.000144, -0.000127, -0.031982, -0.000001, 0.001045, 0.001732, -0.028687, -0.00209, -0.000797, -0.000456, -0.026367, -0.001785, 0.003937, -0.008911, -0.253906, -0.026733, 0.000418, 0.001122, 0.027832, 0.000786, 0.00053, 0.001381, -0.028931, 0.000381, -0.00066, -0.001793, 0.026367, 0.001236, -0.001122, -0.001556, 0.035156, 0.000137, -0.011475, -0.019409, -0.081543, -0.028198, -0.000626, 0.012024, 0.219727, 0.051025, 0.002747, 0.005676, -0.051514, -0.000372, -0.001053, -0.000399, 0.022217, 0.000154, -0.004242, -0.010742, 0.067871, 0.002121, 0.002548, 0.003601, -0.165039, -0.002884, -0.000113, -0.003296, -0.085938, -0.006165, -0.000456, -0.000368, 0.023438, -0.000237, 0.001534, 0.004913, -0.031982, -0.001877, -0.000637, -0.000154, 0.032959, 0.001457, -0.000248, 0.001511, 0.026855, 0.002151, 0.001503, 0.000637, -0.023804, -0.002396, -0.000196, -0.000296, -0.02417, -0.003128, 0.000273, -0.000002, 0.022583, 0.001328, -0.00041, 0.00025, 0.032227, 0.000839, 0.000553, 0.000113, -0.033203, -0.007202, 0.000393, -0.000014, 0.023804, 0.001511, 0.000687, -0.000033, -0.030396, -0.000383, 0.000282, 0.000427, 0.03418, -0.000049, -0.000399, -0.000637, 0.029297, 0.001709, -0.001106, 0.000116, 0.029785, 0.005493, 0.000013, -0.000108, -0.027832, -0.004822, -0.000935, -0.000237, 0.038818, 0.002655, -0.000736, 0.000668, 0.022583, 0.00264, 0.000168, -0.001228, -0.023926, -0.003098, -0.002197, -0.005432, -0.046875, 0.041748, 0.000425, -0.002579, -0.036621, -0.009338, -0.000043, -0.000587, -0.024414, -0.00074, 0.00028, 0.000345, -0.027832, 0.00022, 0.000416, 0.000448, -0.026855, 0.000016, -0.00024, -0.00053, -0.025269, -0.001671, -0.000526, 0.001266, 0.036865, 0.003967, -0.000089, -0.000423, 0.026733, 0.00019, 0.000116, -0.001282, -0.039795, -0.002747, -0.000648, -0.002396, -0.023438, -0.001999, -0.000843, -0.006165, -0.092773, -0.004669, -0.000546, -0.000479, 0.032227, 0.002686, -0.00082, 0.001068, -0.081543, -0.007355, 0.00001, -0.000269, -0.053711, 0.020874, 0.000163, 0.000427, 0.050537, -0.017944, 0.000022, -0.000037, -0.0625, 0.001846, -0.000322, -0.000196, -0.050781, 0.010315, -0.000366, 0.000357, 0.010254, -0.06543, -0.000046, -0.000181, 0.056885, -0.010254, -0.000009, -0.002319, 0.119141, -0.025513, 0.000313, 0.000587, 0.033936, -0.031982, 0.000801, 0.000916, -0.083496, 0.022949, -0.001457, -0.002274, 0.086426, 0.010498, -0.001076, 0.000908, 0.148438, -0.180664, -0.000355, -0.005859, -0.292969, 0.044678, -0.000378, 0.001381, 0.078613, -0.013672, -0.001152, -0.002762, -0.204102, 0.160156, -0.000395, -0.000504, -0.033447, 0.037598, 0.000057, 0.000698, -0.045898, 0.012695, 0.000305, -0.000778, -0.050293, 0.021729, -0.000001, -0.000002, 0.010681, -0.038086, 0.000041, 0.00069, -0.031982, 0.033447, -0.00032, -0.00177, 0.058594, 0.007782, 0.00014, 0.000465, 0.064941, -0.006805, 0.000656, -0.000002, 0.070801, -0.020874, -0.000214, 0.000315, 0.061035, 0.006256, 0.000154, 0.000134, 0.083496, -0.022583, 0.001114, 0.000353, -0.078125, -0.002838, -0.000288, 0.007996, 0.332031, -0.061035, -0.000057, -0.00066, -0.05835, 0.026978, 0.000954, 0.000969, -0.057861, 0.010498, 0.000786, 0.001228, -0.059814, -0.015015, -0.000219, -0.00132, 0.064941, 0.003189, 0.0009, 0.001274, -0.080566, -0.001884, 0.000771, -0.000142, -0.074707, 0.002777, 0.000067, -0.000105, 0.033203, -0.003387, -0.000133, -0.000626, -0.060303, 0.010986, -0.001266, -0.002747, -0.086426, -0.016968, -0.000256, -0.000334, -0.049316, 0.003616, 0.000372, 0.000463, -0.037109, 0.008179, 0.000496, -0.000209, -0.052979, 0.029297, 0.000177, 0.000376, -0.037109, 0.07666, 0.0002, 0.001221, 0.06543, -0.058838, -0.0005, -0.000648, 0.071777, 0.009644, -0.000164, -0.000357, -0.032715, 0.044189, 0.00106, 0.00135, -0.06543, 0.023804, 0.000294, 0.000345, -0.05249, 0.005768, 0.000194, -0.000402, -0.049072, 0.016357, -0.001007, -0.001183, 0.07959, 0.002106, -0.000408, -0.000043, 0.05127, -0.005219, 0.000069, 0.000181, 0.040039, -0.012512, -0.005554, -0.022339, 0.035889, -0.003677, 0.000303, -0.000093, -0.049072, 0.012024, -0.000007, 0.00145, -0.077148, 0.008545, -0.004791, -0.025879, 0.024414, -0.004456, -0.000225, 0.000572, 0.050537, -0.017212, -0.000607, -0.000824, 0.073242, 0.000332, 0.000167, 0.000912, -0.064941, 0.005737, 0.000614, 0.001427, -0.067871, -0.007629, -0.000212, -0.000942, -0.041992, 0.036865, -0.000157, 0.000504, 0.059326, -0.018066, 0.000145, 0.001045, -0.057129, 0.01709, 0.000046, 0.000523, 0.049316, -0.014526, -0.000452, -0.000885, -0.039551, 0.0354, -0.000106, 0.001572, 0.182617, 0.021729, 0.000896, -0.003967, -0.292969, 0.06543, 0.000143, -0.000261, 0.052734, -0.020264, 0.000192, -0.000912, 0.048828, -0.002075, 0.000603, -0.000641, -0.070801, 0.030762, 0.000341, 0.000786, 0.078125, -0.019043, 0.000362, 0.000089, 0.049561, -0.017944, -0.000257, -0.000546, -0.047852, 0.003525, -0.000425, -0.000176, 0.068359, -0.009521, 0.000156, -0.000854, 0.063477, -0.010376, 0.000732, 0.00103, -0.072754, -0.012207, -0.00066, 0.006104, 0.339844, -0.036865, -0.000364, -0.000188, 0.074707, -0.015137, -0.000221, 0.000456, -0.03833, 0.02478, 0.000248, 0.00087, 0.025391, -0.036377, -0.000045, -0.001038, -0.065918, 0.030884, 0.001022, 0.003891, -0.035156, 0.028442, -0.000954, -0.001381, 0.072754, -0.00769, -0.000444, -0.000813, -0.035889, 0.039795, -0.000076, 0.000152, 0.054932, -0.000721, -0.000326, -0.000425, -0.007477, -0.094238, 0.000068, -0.000248, -0.060791, 0.02771, 0.00061, 0.001022, -0.066895, -0.000389, -0.000511, -0.000549, 0.049561, -0.007172, -0.00002, -0.001068, 0.075195, 0.011658, 0.00005, -0.000526, -0.01239, 0.092773, -0.000511, -0.008728, -0.310547, 0.056641, 0.000877, 0.000824, 0.078613, -0.011108, -0.00029, -0.000106, 0.053467, -0.03125, 0.000019, 0.001396, 0.057861, -0.00209, -0.000032, 0.000309, 0.047852, -0.020386, -0.001808, -0.002243, 0.082031, 0.000322, -0.000131, -0.000515, -0.045898, 0.013977, 0.000938, 0.001068, -0.080078, 0.037109, 0.000835, 0.000717, 0.006378, -0.08252, -0.000462, -0.000248, 0.055908, -0.022339, 0.000136, -0.001137, 0.054199, -0.026489, -0.000233, 0.001076, -0.062988, 0.009583, 0.000523, 0.00116, 0.046143, 0.000565, -0.00022, -0.000946, -0.068848, 0.024902, 0.000603, 0.000128, -0.052246, -0.005402, -0.000202, -0.000299, -0.030273, 0.019165, 0.000311, -0.000229, -0.066406, 0.004913, 0.000443, -0.000027, -0.000376, 0.062988, 0.000169, 0.000081, -0.070801, -0.005493, -0.00033, 0.00135, 0.030884, -0.042969, -0.000079, 0.000123, 0.053467, -0.035645, -0.000641, -0.006195, -0.308594, 0.045654, 0.000587, -0.003998, -0.349609, 0.045654, 0.000381, 0.000977, 0.033936, -0.044434, -0.000973, -0.00132, 0.090332, -0.002808, 0.000549, 0.000954, -0.075195, -0.001846, -0.000322, -0.000965, 0.071289, -0.016235, 0.000507, -0.000782, -0.075684, 0.023438, -0.000085, -0.000259, 0.059082, -0.012024, 0.000805, -0.001328, -0.289062, 0.060791, -0.000173, -0.000226, -0.008667, -0.094727, 0.000197, 0.000717, 0.028442, -0.039062, -0.000222, -0.000278, -0.049072, 0.017212, 0.000084, -0.000629, 0.064453, -0.021362, -0.001427, 0.00293, -0.171875, -0.116211, 0.000748, 0.000908, -0.07666, 0.015381, -0.000751, 0.000515, -0.06543, 0.025024, -0.000068, -0.001427, -0.068359, 0.011414, -0.000534, -0.000091, -0.002411, -0.070801, -0.000507, -0.000618, 0.074707, -0.000391, -0.000584, 0.000629, -0.049072, 0.006287, -0.000444, 0.000046, 0.065918, -0.007324, -0.000139, 0.000238, -0.057373, 0.00386, -0.000261, 0.000151, 0.050781, 0.0019, 0.001007, 0.000557, 0.058594, -0.00412, 0.000343, 0.001122, -0.054932, 0.000349, 0.000534, -0.000595, -0.044678, 0.046875, -0.000774, 0.000912, 0.064941, 0.000965, 0.000215, 0.001648, 0.038086, -0.000511, -0.000103, -0.001038, -0.053955, -0.00354, 0.000165, 0.001793, 0.074707, -0.008118, 0.001472, 0.001282, -0.068848, 0.005005, 0.001297, 0.000515, -0.08252, 0.006256, -0.000565, 0.000343, 0.046631, 0.010254, -0.000303, 0.000168, 0.053711, -0.006256, 0.000515, -0.000439, -0.060303, 0.002762, 0.000154, 0.000698, -0.051025, 0.001373, -0.001289, 0.000843, 0.043701, -0.001984, 0.000479, 0.001122, 0.046143, -0.002548, 0.000271, -0.000595, 0.059814, -0.015259, 0.00033, 0.000252, -0.044434, -0.000214, 0.000549, -0.001755, -0.053711, -0.001007, 0.000744, 0.001694, 0.077148, -0.016602, -0.000546, 0.001404, 0.047852, -0.010254, 0.000893, 0.002213, 0.022095, 0.186523, -0.000473, 0.00116, 0.065918, -0.002991, -0.000603, 0.000349, 0.063477, -0.004913, 0.000233, 0.000112, 0.045898, 0.008362, 0.000942, -0.000614, -0.061768, 0.008911, 0.000366, -0.000168, 0.07373, 0.013123, -0.000161, -0.00025, 0.064941, -0.018677, -0.000355, -0.000362, 0.040771, -0.044922, 0.000072, -0.000114, -0.030396, 0.048584, 0.000008, 0.001152, 0.056641, -0.007996, -0.000557, 0.00174, -0.070312, 0.006104, 0.000288, -0.001152, -0.069336, 0.005035, 0.000269, -0.000299, -0.045654, 0.02771, -0.000288, 0.000992, 0.057373, -0.021851, 0.000052, 0.000254, 0.063477, -0.006866, -0.000294, -0.000622, -0.062988, 0.012756, -0.000448, -0.001289, 0.102539, -0.010742, 0.000452, -0.00069, -0.056396, -0.001129, 0.000024, -0.000172, -0.039795, 0.03833, 0.000652, -0.001625, -0.047852, 0.033447, -0.00032, 0.000034, 0.052979, -0.011902, 0.000094, -0.000292, -0.070801, 0.002197, 0.000504, 0.000778, 0.066895, -0.02771, -0.000177, -0.000408, 0.077148, -0.3125, -0.000572, -0.000343, -0.033203, -0.003494, -0.000019, 0.00119, 0.087891, 0.001144, -0.00041, -0.000168, -0.072754, 0.008362, -0.000629, 0.000584, 0.046143, -0.021606, -0.000159, -0.000561, -0.047119, 0.002518, 0.00025, 0.000406, 0.058594, 0.011963, -0.000019, -0.000368, -0.033691, 0.060791, -0.000208, -0.000744, 0.03418, -0.04541, -0.000006, -0.000957, -0.062012, -0.001297, -0.000128, -0.000103, -0.074707, 0.004547, -0.000492, 0.000526, 0.067383, 0.000916, -0.000243, 0.000755, -0.058838, 0.013184, -0.001068, 0.000322, 0.058594, -0.003891, 0.000163, 0.001495, 0.053223, -0.008484, 0.000218, 0.012329, -0.067871, -0.003555, 0.000157, 0.000252, -0.009766, 0.064941, -0.000193, -0.000267, 0.057129, 0.002487, 0.00013, -0.000257, 0.054688, -0.001266, 0.000839, 0.00028, 0.009949, -0.055664, -0.000595, -0.001434, -0.069336, 0.024658, -0.000021, 0.000069, -0.007996, 0.064941, 0.000433, 0.000395, 0.006622, -0.056152, -0.00095, -0.001427, 0.052979, -0.008728, -0.000828, 0.000557, 0.044922, -0.02356, -0.000298, -0.000039, 0.061035, -0.006927, 0.00002, 0.000648, -0.058838, 0.003647, -0.000234, -0.000166, -0.060303, 0.013733, -0.000423, -0.000165, 0.04834, -0.003693, -0.000744, -0.000145, 0.056641, -0.018311, -0.002106, -0.00647, -0.267578, -0.02002, -0.000168, -0.001106, -0.048096, -0.001282, 0.001022, 0.001152, 0.059082, -0.012939, -0.00016, -0.000515, -0.070801, 0.016968, -0.000402, 0.000456, 0.053955, -0.00708, 0.000523, -0.000265, -0.057861, -0.00206, 0.00012, -0.000022, 0.028442, -0.055908, 0.000813, -0.000263, -0.052246, 0.003616, 0.000523, -0.000141, 0.052002, -0.000618, 0.000557, 0.000778, 0.044189, 0.008667, -0.000004, 0.000209, 0.026733, -0.044434, -0.000121, -0.001274, 0.042725, 0.006592, 0.000265, -0.000228, 0.047363, 0.030396, -0.0002, -0.000328, -0.053955, -0.011719, 0.000159, -0.000973, -0.054688, -0.002365, -0.000809, 0.000248, 0.063477, -0.015076, 0.000217, 0.000729, 0.057617, 0.003281, 0.001091, 0.000362, -0.059082, 0.001045, 0.000862, -0.00132, -0.081055, 0.030884, -0.000538, -0.000018, 0.02771, -0.054199, 0.000127, -0.000526, -0.032227, 0.037109, -0.000271, 0.000151, 0.03833, 0.014282, -0.00071, -0.000809, 0.049072, -0.004456, -0.000271, 0.000931, 0.053467, -0.003555, 0.000725, -0.000151, -0.0625, -0.01355, 0.000001, -0.000467, 0.052734, -0.018921, 0.000013, -0.000224, 0.046143, -0.003311, -0.000005, 0.000232, 0.000324, 0.038574, -0.000207, 0.000698, 0.060791, -0.011475, 0.000557, -0.000301, -0.059814, 0.001625, 0.000237, -0.001213, -0.060303, 0.009155, -0.000916, 0.000486, 0.05249, -0.001396, -0.001205, -0.00148, -0.07959, 0.0065, 0.000146, 0.002396, -0.072754, 0.011902, -0.00014, 0.000492, -0.011292, 0.059326, 0.000041, -0.000492, -0.064453, 0.022095, 0.000576, 0.000832, -0.05542, -0.003479, -0.000835, -0.002441, 0.063965, -0.006104, 0.000645, 0.001068, -0.049316, -0.011414, -0.00053, -0.000294, 0.062988, -0.00589, 0.000599, -0.000507, -0.066895, -0.008789, 0.000427, -0.000622, -0.058838, 0.001648, 0.00032, -0.000874, -0.061523, 0.012207, 0.000225, -0.000034, -0.043213, -0.017822, 0.000471, 0.000427, -0.060059, 0.004272, -0.000098, -0.000511, -0.071777, 0.030884, -0.00003, -0.000469, -0.04834, -0.011108, 0.000441, -0.001701, 0.04248, 0.007019, 0.000299, -0.000399, 0.053467, -0.010986, 0.000431, -0.000778, -0.052002, 0.017944, 0.000138, 0.000368, 0.017578, 0.051514, -0.000104, 0.00071, 0.04126, -0.003693, 0.000086, -0.000088, 0.013367, 0.028809, 0.000641, 0.000062, -0.033691, 0.002884, -0.000408, -0.000257, 0.036133, -0.003525, 0.001244, -0.000343, -0.046143, 0.001007, 0.000124, -0.000992, -0.038574, 0.00322, -0.000141, -0.000103, -0.04126, 0.001266, -0.000406, -0.00145, -0.030273, -0.007111, -0.00071, -0.000401, -0.043945, 0.002457, -0.000252, -0.000084, 0.043457, -0.006287, -0.000935, -0.000195, 0.054688, 0.001488, -0.001251, 0.000694, 0.045166, -0.007172, -0.000475, 0.000448, 0.040283, -0.004181, 0.000484, 0.000965, 0.046143, 0.004364, 0.000148, 0.000641, 0.00592, -0.03064, -0.000683, -0.000024, 0.036865, 0.001106, -0.000086, -0.002289, -0.03833, 0.001244, 0.000326, 0.000843, 0.032715, 0.001747, 0.000404, 0.000101, 0.038574, -0.001198, -0.000568, -0.000199, 0.037842, -0.005676, 0.000488, 0.000683, -0.033936, 0.002518, 0.000717, -0.000622, -0.039062, 0.007202, -0.000507, -0.001968, -0.0354, -0.001305, 0.000664, -0.000774, -0.039551, -0.004364, -0.000881, -0.006073, -0.04126, 0.001122, -0.000847, 0.001686, 0.037598, 0.000199, -0.000267, 0.001404, 0.038818, -0.000106, 0.000168, -0.000385, -0.042236, 0.00708, -0.000205, -0.001007, -0.035889, 0.001579, -0.00042, -0.001068, 0.037842, -0.006348, 0.000473, 0.000694, -0.045166, 0.005402, 0.000402, 0.002457, 0.036621, -0.001099, 0.000236, -0.000782, -0.03418, -0.000679, 0.000603, -0.000244, -0.040527, -0.003799, -0.000122, -0.001373, -0.041748, 0.002701, 0.000267, -0.001488, 0.049072, -0.004761, -0.00025, -0.000225, 0.039307, -0.007874, 0.00029, 0.000702, -0.033203, 0.002777, 0.000393, -0.000851, -0.039795, 0.005157, -0.000028, 0.000187, -0.040771, 0.005646, 0.000568, 0.001755, -0.07959, -0.002243, 0.00148, -0.000051, -0.039062, 0.003876, 0.000026, 0.000679, 0.036133, 0.010071, 0.00079, -0.00145, -0.037842, 0.004517, 0.001076, 0.000648, -0.053467, -0.001366, 0.000778, -0.001877, -0.041016, 0.004333, 0.000201, -0.000484, -0.037842, 0.001488, 0.00106, 0.001404, -0.033936, 0.005402, 0.000565, 0.000687, -0.042236, -0.003174, 0.00235, 0.002289, -0.075195, -0.002731, 0.000406, 0.000301, -0.04541, 0.002182, -0.000224, 0.000599, 0.036621, -0.000025, 0.000201, -0.000355, -0.025024, 0.004303, -0.001175, 0.000224, 0.039307, -0.004211, 0.000448, 0.003464, 0.045166, 0.001221, -0.00042, 0.000142, 0.037598, 0.002472, -0.00087, 0.00238, 0.043457, -0.001297, -0.000484, 0.000044, 0.045166, -0.001282, 0.001045, -0.000748, -0.049561, 0.002548, 0.000391, 0.000387, 0.03833, -0.00354, -0.000542, -0.000284, 0.039307, -0.010193, -0.000414, -0.001282, -0.043213, 0.002136, -0.000664, -0.000557, 0.042969, -0.002747, -0.000112, 0.001289, 0.047363, -0.003235, 0.000322, -0.000843, -0.035645, 0.005676, 0.000317, 0.000652, 0.039062, -0.003357, -0.000877, 0.001701, 0.041748, -0.004242, 0.000231, 0.001015, 0.042725, 0.010498, 0.000058, -0.000156, -0.044922, -0.000732, 0.000828, 0.000059, -0.036621, 0.00209, -0.000656, 0.002106, 0.044189, -0.000614, 0.000603, -0.00006, -0.034668, 0.003342, -0.000173, 0.00036, -0.031738, 0.012146, 0.001038, 0.000961, -0.046387, 0.000074, 0.000774, 0.000702, -0.036865, 0.003082, -0.000408, 0.000072, 0.032715, -0.003708, 0.000452, -0.000771, -0.041504, 0.00209, -0.000353, 0.00116, 0.04834, -0.002396, -0.000025, -0.001144, -0.039062, 0.000874, 0.000786, -0.0005, -0.046387, 0.00415, -0.000037, -0.000313, 0.001038, 0.047363, -0.000091, 0.000395, 0.037109, -0.006897, -0.000043, -0.001633, -0.032227, -0.001167, 0.000614, 0.000334, -0.043457, 0.012451, -0.000347, 0.000463, 0.032471, -0.001671, 0.000311, -0.0002, -0.04248, 0.001419, -0.001076, 0.000488, 0.043457, -0.007751, -0.010559, -0.014465, -0.001938, 0.008118, -0.000412, -0.001175, -0.042236, 0.002213, 0.000158, 0.000376, -0.035645, 0.005127, -0.000043, 0.000763, 0.036621, -0.000862, -0.000093, -0.001244, -0.039551, 0.001541, 0.000961, 0.000572, -0.061279, 0.005066, 0.000786, -0.000018, -0.042236, 0.001015, 0.000797, 0.000938, -0.038818, 0.004944, -0.000847, -0.000083, 0.060791, -0.011169, 0.00041, 0.00119, 0.040771, -0.001686, -0.001411, -0.00267, -0.040283, 0.002472, -0.00036, 0.000736, 0.038818, -0.002533, 0.000203, 0.001244, 0.038574, -0.000645, -0.000507, -0.000412, -0.039307, 0.000507, -0.000866, -0.000378, 0.0354, -0.006714, -0.000229, 0.000071, 0.034668, -0.003937, 0.00116, 0.000019, -0.041992, 0.002167, -0.000192, -0.001663, -0.020752, -0.018677, 0.000637, 0.00238, 0.049072, 0.010437, 0.000248, 0.001076, 0.039307, -0.002289, -0.000326, 0.000587, 0.037109, 0.000378, 0.000416, -0.000429, -0.034668, 0.003418, -0.000163, -0.000999, -0.049072, -0.003754, -0.000999, -0.000311, 0.046875, -0.002319, 0.000207, -0.001732, 0.04126, -0.00824, -0.000475, -0.001518, -0.038086, -0.000744, 0.000056, 0.000507, 0.037109, -0.001968, -0.000234, -0.001495, -0.040527, 0.002487, 0.000441, 0.00001, -0.036865, 0.013611, 0.000977, 0.001778, 0.044678, -0.001968, 0.000504, -0.000479, -0.04248, 0.00412, -0.000626, -0.000507, 0.04248, -0.001137, 0.000107, -0.000355, 0.039551, -0.006073, 0.000069, 0.000119, -0.036377, 0.003769, 0.009583, 0.016968, 0.016357, -0.018799, 0.000254, 0.000414, 0.049316, -0.007446, -0.000549, -0.000074, -0.040527, 0.008362, -0.000364, -0.000641, -0.030273, 0.000774, 0.001213, -0.000839, -0.046143, 0.004181, -0.000429, -0.001373, -0.042236, 0.001465, 0.001068, -0.000121, -0.036621, 0.003052, 0.000519, 0.000534, -0.0625, -0.003738, 0.000698, 0.000156, -0.06543, 0.011047, 0.000446, -0.000771, -0.051514, -0.012146, -0.000345, 0.000093, 0.060059, -0.002884, -0.000092, -0.000349, -0.046143, -0.013672, -0.000957, 0.000362, -0.063965, -0.016479, 0.001587, 0.001808, 0.055908, 0.217773, 0.000797, -0.00082, -0.085938, 0.031006, 0.000595, 0.000081, -0.059326, 0.004913, -0.000033, -0.000116, -0.053467, -0.010803, -0.000969, -0.000412, 0.075684, 0.005249, 0.000433, 0.000744, 0.069824, -0.01001, -0.000158, 0.000334, 0.080078, -0.012329, 0.001122, -0.000965, -0.066406, 0.001312, 0.000288, -0.000397, -0.057617, -0.003845, 0.000138, 0.000267, 0.046143, 0.02063, 0.00013, 0.000683, 0.033203, 0.001831, 0.000098, 0.001251, 0.061523, 0.006378, -0.000546, 0.000774, 0.059326, -0.000916, 0.000637, -0.000098, 0.058594, 0.002121, 0.000488, -0.000075, -0.023682, 0.064941, -0.000496, -0.001007, 0.039307, -0.000763, -0.000085, 0.000036, 0.064941, 0.000171, -0.000275, -0.000197, 0.055908, -0.002426, -0.000267, -0.000483, -0.071289, 0.018555, -0.000416, -0.000425, 0.053711, 0.001617, 0.002914, 0.003448, 0.076172, -0.001152, -0.000006, -0.000061, 0.062988, 0.015625, -0.000519, 0.000492, -0.070312, 0.017822, -0.000164, 0.000771, 0.070312, -0.003937, 0.000725, -0.000828, -0.050537, -0.016724, -0.001076, -0.000134, 0.064453, 0.009155, -0.000135, 0.000273, -0.052734, -0.007111, 0.000087, 0.000089, -0.071289, 0.011414, -0.000223, -0.000014, -0.055908, 0.003891, -0.000343, 0.000332, 0.074707, 0.001625, 0.00061, 0.001045, 0.045654, -0.003128, -0.00038, 0.000553, -0.056885, -0.016968, 0.000326, -0.000136, -0.06543, 0.011597, 0.000315, 0.000683, 0.062256, 0.007874, 0.000969, 0.001747, 0.105957, -0.012634, -0.000408, 0.000546, 0.06543, 0.000496, -0.000002, -0.001396, -0.058594, -0.005066, 0.000475, 0.000732, 0.055664, 0.002274, 0.001541, 0.000057, -0.072754, 0.003265, -0.000389, 0.000473, -0.071289, 0.016602, 0.000351, 0.000534, -0.072266, 0.00705, 0.000475, 0.000683, -0.056885, -0.021973, -0.000357, 0.000298, 0.059326, -0.00135, -0.000607, -0.000334, 0.086426, 0.005951, 0.000256, -0.000011, -0.069336, 0.007782, -0.00103, -0.001389, -0.060303, -0.001045, -0.000039, -0.000591, 0.075684, -0.002914, -0.000538, -0.000208, 0.052246, 0.000992, -0.00354, -0.008362, -0.259766, -0.071777, 0.000591, 0.000324, 0.067383, -0.018555, 0.000431, -0.000389, -0.046387, -0.017944, -0.000184, 0.000076, 0.061523, 0.012146, 0.000201, -0.000231, 0.044678, 0.013611, 0.000332, 0.000751, 0.057129, 0.000005, -0.00046, -0.000992, 0.056152, -0.003036, -0.000022, -0.001465, 0.066895, 0.001099, 0.001953, 0.00135, 0.283203, 0.049561, -0.000843, 0.000016, 0.074219, 0.000938, 0.000874, -0.000146, -0.056396, -0.015991, -0.000395, 0.000429, -0.062256, 0.006195, 0.000239, 0.000479, 0.077637, 0.014526, -0.000252, -0.000336, -0.072754, -0.001709, 0.000047, 0.001251, 0.070312, 0.012207, -0.00013, 0.000641, 0.062012, -0.011108, 0.001022, 0.001076, 0.0625, 0.00066, -0.000086, -0.000174, -0.006927, 0.070312, -0.000744, -0.000123, -0.048096, -0.016357, 0.00024, 0.000148, -0.072266, -0.005249, -0.000463, -0.000041, -0.062988, -0.005127, -0.000122, -0.000168, 0.051758, 0.011108, -0.000108, 0.000744, -0.046143, -0.011902, -0.000065, -0.00071, 0.068359, 0.004272, 0.000843, -0.000816, 0.066406, -0.009033, 0.000881, 0.000059, -0.059326, -0.004944, -0.000256, -0.000303, -0.070801, 0.008118, 0.000232, -0.000183, 0.051025, 0.006348, 0.000656, -0.000061, -0.057373, 0.00264, -0.000368, -0.000111, 0.064453, -0.01709, 0.000729, 0.000805, 0.063477, -0.00296, -0.00116, -0.000047, 0.055908, 0.001816, -0.00018, -0.000188, -0.06543, -0.006409, 0.000311, -0.000196, -0.046387, -0.017456, 0.000526, -0.00082, -0.062012, 0.001541, 0.000429, 0.000889, -0.054199, -0.013794, -0.00058, -0.001091, 0.06543, -0.02124, 0.000139, 0.001709, 0.047852, 0.007111, 0.000568, 0.000458, -0.054443, -0.014709, 0.000744, 0.000427, -0.07373, -0.011414, 0.001022, 0.000984, 0.05127, 0.007629, 0.000077, -0.000106, -0.096191, -0.024536, -0.000148, 0.000992, 0.066895, 0.000345, 0.00053, 0.000155, 0.052979, 0.007874, 0.000437, 0.000137, -0.050293, -0.015381, -0.000353, -0.000259, 0.063477, -0.000729, 0.000511, -0.000128, -0.050293, -0.000292, 0.000378, 0.000244, 0.04834, 0.003937, -0.000163, 0.00074, -0.057861, -0.008301, -0.001518, 0.000736, -0.069824, 0.005157, -0.000086, -0.000018, -0.058105, -0.003311, 0.001144, 0.000319, 0.061035, 0.022705, 0.000385, 0.00045, 0.061768, -0.001625, 0.000015, -0.000188, -0.063965, -0.006165, -0.000074, -0.000488, 0.050049, 0.009216, -0.000124, -0.001396, -0.081055, 0.013367, 0.000614, 0.001785, 0.063477, -0.002304, 0.000313, -0.000047, 0.07373, -0.003632, -0.00028, -0.000454, -0.046875, -0.00293, 0.000343, -0.000194, -0.054932, -0.004761, -0.000104, 0.000002, 0.053223, 0.017212, 0.000008, 0.000374, 0.052734, 0.007507, -0.000263, 0.000481, 0.056396, -0.005585, 0.000322, -0.001503, -0.066895, -0.013855, 0.000112, 0.000418, 0.061035, 0.015076, 0.000774, 0.000641, 0.045654, 0.016113, 0.000277, 0.000364, 0.060791, -0.004272, 0.001411, 0.00174, -0.060791, -0.009216, -0.000694, -0.000444, -0.067871, 0.006683, 0.000075, 0.000425, -0.064453, 0.008728, -0.000404, -0.000584, -0.062256, 0.016357, -0.000383, -0.000292, -0.056641, -0.002945, 0.000319, -0.000393, 0.064941, 0.002121, 0.000553, -0.000028, -0.057129, -0.013, 0.000519, 0.000957, -0.046387, 0.006317, -0.000404, -0.001167, 0.040527, -0.012085, 0.000269, 0.000119, 0.038818, -0.003632, 0.001007, 0.001137, 0.010681, -0.114258, 0.001747, 0.000946, -0.040283, 0.003265, 0.000042, 0.001137, -0.044434, 0.010803, 0.006989, 0.02478, 0.112305, 0.004883, -0.000626, 0.000294, 0.043213, -0.009888, -0.000353, -0.006561, -0.046143, -0.004181, 0.001045, 0.000942, -0.038574, 0.014893, 0.000519, 0.002579, 0.052734, -0.002487, 0.001938, 0.004364, -0.058594, 0.004181, -0.000862, -0.001266, 0.041504, -0.020264, 0.000542, 0.005066, 0.192383, -0.008789, 0.000526, 0.003174, 0.040771, -0.009827, 0.000511, -0.001678, -0.039307, 0.000999, 0.000104, -0.000248, 0.036621, -0.008484, 0.000105, 0.000729, -0.033936, 0.0177, 0.000056, 0.000154, 0.033203, -0.005096, 0.000068, -0.00036, 0.048828, -0.003845, 0.001228, -0.001305, -0.041016, 0.00028, 0.001099, -0.00206, -0.04126, 0.002319, -0.000893, 0.001152, 0.054199, -0.012024, 0.0001, 0.001343, 0.043701, -0.014465, -0.000526, 0.001091, 0.05127, -0.004913, -0.000904, -0.000389, 0.034668, -0.020386, 0.000805, 0.000992, -0.037354, 0.020508, -0.000866, -0.000877, 0.034912, -0.014038, 0.00071, 0.002396, 0.054443, -0.008972, 0.000345, 0.001106, -0.045654, 0.011169, 0.000927, 0.001091, -0.034668, 0.016602, -0.001793, -0.004211, 0.05957, 0.00592, -0.000923, -0.004089, -0.044922, 0.006744, 0.002167, 0.001312, -0.04834, -0.018188, 0.001152, -0.000225, -0.052002, 0.005249, -0.001617, -0.001389, 0.043213, -0.010071, 0.000973, 0.000946, -0.038574, 0.021729, -0.000061, -0.001381, -0.045898, 0.007019, 0.000018, 0.001625, 0.042725, -0.015076, -0.001305, -0.003113, -0.050781, 0.010864, 0.001671, 0.002014, -0.067383, 0.03833, 0.000984, 0.00148, -0.034912, 0.016846, 0.000576, 0.001633, -0.042236, 0.002823, -0.000443, -0.000265, 0.030884, -0.010315, -0.000118, 0.001968, 0.057861, -0.002853, 0.000263, -0.001526, -0.04834, 0.001175, 0.002029, 0.001266, -0.047852, -0.001915, 0.000154, -0.000942, 0.043457, -0.009583, 0.000462, 0.001183, -0.040039, 0.013306, 0.001404, -0.004761, -0.074707, -0.001442, 0.002258, -0.00103, -0.055908, 0.015869, 0.000984, 0.001144, -0.034424, 0.011353, -0.001183, -0.002808, 0.046875, -0.010986, -0.001106, -0.000664, 0.043213, -0.011841, -0.002319, -0.001266, 0.048584, -0.0047, 0.000809, 0.00206, -0.032715, 0.014282, -0.000244, 0.000839, 0.034668, -0.005829, 0.001862, -0.006165, -0.07959, 0.021851, 0.001427, 0.001785, -0.036865, -0.001648, -0.000908, -0.008667, -0.114258, 0.003204, -0.000656, -0.000858, 0.037842, -0.008179, -0.001205, -0.002472, 0.054932, -0.002716, -0.00164, -0.002487, 0.051025, -0.002106, -0.000039, 0.003357, 0.054688, 0.006989, 0.001312, 0.000126, -0.051514, -0.003098, 0.000431, 0.007538, 0.046631, 0.009094, 0.000235, 0.000062, -0.041748, 0.008728, -0.000301, -0.00095, -0.051758, 0.003418, -0.000767, -0.001205, 0.050293, -0.009705, 0.000992, 0.001373, -0.036377, 0.019287, -0.000307, -0.00032, 0.038086, -0.007477, 0.00132, 0.009155, 0.027588, -0.008972, -0.000946, -0.000977, 0.035156, -0.018433, 0.000637, 0.000603, -0.036865, 0.013184, 0.000401, 0.000443, -0.037109, 0.007629, -0.000671, -0.000961, 0.048096, -0.007111, -0.001381, -0.002899, 0.04248, 0.001167, -0.000467, 0.002808, 0.069336, -0.0047, -0.000061, -0.001015, 0.037354, -0.007355, -0.000462, -0.001251, 0.040527, -0.006622, 0.000105, 0.015015, 0.208008, 0.002441, -0.001099, -0.00412, -0.041748, 0.001175, 0.001068, 0.002335, -0.049316, 0.002655, -0.122559, -0.265625, -0.322266, -0.048096, -0.003052, -0.003815, 0.050049, 0.002548, 0.000022, 0.00293, 0.037842, 0.007294, -0.000725, -0.00095, 0.035156, -0.009277, -0.000706, -0.000839, 0.044678, -0.007355, 0.00066, -0.000237, -0.050537, 0.003815, 0.007355, 0.013733, 0.039551, 0.000515, 0.000078, -0.001549, -0.039307, 0.003464, -0.002731, -0.006622, -0.029053, -0.002579, 0.001167, -0.006195, -0.054199, 0.002289, -0.001511, -0.000957, 0.039307, -0.00412, -0.000094, -0.000877, 0.039307, -0.006348, 0.00106, 0.000538, -0.052002, 0.016724, -0.003708, -0.009583, -0.035889, 0.007812, -0.000504, -0.000572, 0.045898, -0.011475, 0.001091, 0.001747, -0.05127, 0.008057, 0.000381, 0.00087, -0.034424, 0.019043, -0.000452, -0.00293, -0.046387, -0.005585, -0.000977, -0.000793, 0.040283, -0.009033, -0.000713, 0.000265, 0.040771, -0.00528, -0.002716, -0.00769, 0.047363, 0.000191, -0.002258, 0.000561, 0.050781, -0.011841, -0.001717, -0.002106, 0.051758, -0.002853, 0.001144, 0.002243, -0.040771, 0.007568, 0.001732, 0.000446, -0.035889, 0.011597, 0.000492, 0.001579, -0.034424, 0.00531, -0.006592, -0.0354, -0.261719, 0.000186, -0.001022, 0.00033, 0.040771, -0.01709, -0.001442, -0.002411, 0.045898, 0.005249, -0.000572, -0.000534, 0.041748, -0.010193, 0.002365, 0.001259, -0.106934, -0.017944, -0.000771, -0.003571, -0.052734, 0.008728, -0.001648, -0.000359, 0.045654, 0.002853, 0.00033, 0.000992, -0.040771, 0.009094, 0.003387, 0.003937, -0.052734, -0.011475, 0.001732, 0.004028, -0.037354, -0.004669, 0.000136, 0.001076, -0.034424, 0.013062, 0.001831, 0.004425, -0.048096, 0.002075, -0.000277, -0.001289, 0.04541, -0.008606, 0.000862, 0.001854, -0.041748, 0.020386, -0.001396, 0.003754, 0.166992, -0.002731, 0.000343, 0.005646, 0.031494, 0.006622, -0.001381, -0.010071, -0.036133, 0.006409, 0.000383, 0.001595, 0.050049, -0.001671, 0.001038, 0.002838, -0.036621, -0.001434, 0.000338, -0.000675, 0.057373, -0.023315, 0.000492, 0.000228, -0.063477, 0.002121, 0.000504, -0.000568, -0.047852, -0.002884, -0.000022, 0.000484, -0.04248, 0.006348, -0.000112, 0.000591, -0.061279, 0.010803, 0.000208, -0.000751, -0.05249, 0.006561, -0.000263, -0.00032, 0.059814, -0.012512, -0.000599, 0.000067, 0.066406, -0.012451, -0.000194, 0.000629, 0.062988, -0.006165, 0.00148, -0.001358, 0.214844, 0.112305, 0.000648, 0.000767, -0.077637, 0.009155, 0.000112, 0.000538, -0.06543, 0.014832, -0.000431, -0.000423, 0.053955, -0.00293, 0.000391, -0.000347, 0.067383, -0.005676, -0.000484, -0.000208, -0.059326, 0.004181, 0.000021, -0.001228, 0.060059, 0.003052, 0.00025, -0.000622, -0.068359, 0.006012, -0.000062, -0.000118, 0.050049, -0.018555, 0.000213, 0.000496, 0.059082, -0.004364, 0.000013, 0.000347, -0.056885, -0.00528, -0.000378, -0.001091, 0.060059, -0.006256, 0.000402, 0.000969, 0.051025, 0.005768, -0.000336, 0.000211, -0.058838, 0.006409, -0.000022, -0.000931, -0.053467, 0.023682, -0.000561, 0.000381, 0.069336, 0.006348, -0.000488, -0.000273, 0.065918, -0.010864, 0.000313, 0.000098, -0.058105, 0.02002, -0.00029, 0.000176, -0.062988, 0.015076, -0.000771, -0.000002, 0.060791, -0.004425, -0.000389, -0.000938, -0.038818, -0.005707, 0.000162, -0.000173, 0.04126, -0.016357, -0.001068, 0.000053, -0.064941, 0.008972, -0.000004, -0.000237, -0.057129, 0.003784, 0.000045, 0.00023, -0.038574, 0.011047, 0.000507, 0.001022, -0.066895, 0.004059, -0.000622, -0.000782, -0.061768, 0.029541, -0.000233, 0.000843, 0.055176, -0.000515, -0.000269, 0.000679, -0.054688, 0.019043, -0.000257, -0.000001, -0.052002, -0.004791, -0.000656, 0.000296, -0.063477, 0.011597, -0.00046, -0.00095, 0.125977, -0.0047, 0.00037, 0.001785, -0.074219, 0.011047, 0.000759, -0.000192, -0.09082, -0.00148, -0.000469, 0.000183, 0.065918, -0.004883, -0.000198, -0.000275, -0.068359, 0.003113, -0.000614, 0.000107, -0.050781, 0.030273, 0.000519, -0.000093, -0.054932, 0.005249, 0.000223, 0.000091, 0.045898, 0.007874, 0.000087, -0.000422, -0.046143, 0.012695, 0.000019, -0.00095, -0.07373, 0.036133, -0.000507, 0.00013, -0.068359, -0.000587, 0.000269, 0.001335, -0.055908, -0.002625, -0.000322, -0.000877, -0.060547, 0.005463, -0.000231, 0.000452, 0.046631, -0.014893, -0.000359, -0.001259, -0.069336, 0.016357, -0.000165, -0.000119, -0.048584, 0.026001, -0.000294, 0.000338, -0.059082, 0.002258, -0.001602, -0.00412, 0.228516, 0.006653, -0.000477, 0.000038, -0.05542, 0.018066, 0.001251, 0.002716, 0.06543, -0.00074, 0.001328, 0.001648, 0.043945, -0.015869, 0.000153, 0.000664, 0.065918, -0.003937, 0.001305, 0.001389, 0.062988, -0.011658, -0.000299, 0.000885, 0.066895, -0.010742, 0.000186, 0.000469, 0.056396, -0.026489, 0.000441, 0.001068, -0.059082, 0.00824, -0.000961, 0.000698, -0.064941, -0.000698, 0.000188, 0.000218, -0.061768, 0.020752, -0.000305, -0.000278, 0.078125, 0.000504, 0.000374, 0.000007, -0.051514, 0.019043, 0.000139, -0.000138, 0.069824, -0.005463, -0.000193, -0.000595, 0.055664, -0.017212, 0.001068, 0.000572, -0.063477, 0.01178, -0.000368, -0.000137, -0.071777, -0.014282, -0.001205, -0.00103, 0.068359, -0.000141, -0.000169, -0.00038, -0.043213, 0.016724, 0.001076, 0.000301, -0.058105, 0.006958, -0.000568, -0.000152, 0.083496, -0.005768, -0.000139, -0.000036, 0.050293, -0.016846, -0.000229, 0.000231, -0.053955, 0.007294, 0.000744, 0.000172, -0.05542, 0.012817, -0.000237, -0.000004, 0.045166, -0.019165, 0.000167, 0.000839, 0.05542, -0.006531, -0.000347, -0.000561, -0.068359, 0.016846, 0.000368, -0.000175, 0.0625, -0.009644, -0.000423, -0.000874, -0.064453, 0.004608, 0.000774, -0.000328, -0.057129, 0.003799, 0.000117, -0.000211, -0.054199, 0.007935, -0.000162, 0.000277, 0.056152, -0.010498, 0.000774, 0.000515, -0.061279, 0.003265, -0.000028, 0.00002, -0.052979, 0.020142, 0.00021, 0.000237, 0.055176, -0.012268, 0.000014, -0.000999, -0.050293, 0.012756, -0.000481, 0.000107, 0.05957, -0.000965, -0.000008, -0.000131, 0.056152, -0.00589, 0.000702, 0.000075, -0.102539, 0.015991, -0.000138, 0.000244, 0.065918, 0.000965, 0.000725, 0.000043, 0.061768, -0.015137, 0.00013, -0.000184, 0.054443, -0.008301, -0.00058, -0.000055, -0.050049, 0.028076, 0.000307, 0.002426, -0.063965, -0.0047, -0.000134, -0.000835, -0.054688, 0.019897, 0.000171, -0.000463, -0.050049, 0.014465, -0.000771, -0.000023, -0.058594, 0.009277, -0.001053, -0.000031, 0.052734, -0.016357, -0.000202, 0.000244, 0.069336, -0.004486, 0.000353, -0.000793, -0.053467, 0.018311, -0.000081, -0.00071, 0.053955, -0.013306, 0.000032, 0.001816, 0.042236, 0.00647, -0.000032, 0.000197, -0.069824, 0.000984, 0.000467, -0.000305, -0.066895, 0.003723, -0.00061, -0.00018, 0.067383, 0.000159, 0.000037, 0.000305, -0.055908, 0.003555, 0.000296, -0.000224, -0.061768, 0.006409, -0.000138, 0.000395, 0.054199, -0.017334, -0.00033, -0.000889, -0.061035, 0.007812, 0.000452, -0.000652, -0.056396, 0.004883, 0.000507, 0.000183, -0.049316, 0.03125, 0.00001, 0.000576, -0.057373, 0.008118, 0.000119, 0.000973, 0.05127, 0.005249, -0.001198, 0.000108, -0.058594, 0.007019, 0.000016, -0.000515, -0.072754, -0.002289, 0.000507, 0.000395, 0.061035, -0.027954, 0.000744, 0.000614, -0.064941, 0.009338, -0.00036, -0.000179, 0.046875, -0.000172, -0.000269, 0.00046, -0.048828, 0.016846, -0.000641, -0.000105, 0.044678, -0.021362, -0.000702, -0.000201, 0.063477, 0.002884, -0.000713, -0.002304, -0.027222, 0.001648, -0.000233, -0.001457, -0.019653, -0.000098, -0.000599, -0.001999, -0.022339, -0.001244, 0.000717, 0.004578, 0.00354, -0.039307, -0.004669, -0.013367, 0.041016, 0.065918, 0.000603, 0.008911, -0.001656, -0.000645, -0.000241, -0.000629, -0.000261, 0.011169, 0.001213, -0.004517, -0.075195, 0.043945, 0.001366, 0.006622, 0.116699, 0.015991, -0.000208, 0.000311, 0.011108, -0.00148, -0.000664, 0.00296, 0.025635, -0.001732, 0.000073, 0.001762, 0.016235, -0.001022, -0.000362, -0.001724, -0.011292, -0.000029, -0.000035, 0.000106, -0.001892, -0.009399, -0.007568, -0.021362, -0.146484, -0.087891, 0.003387, 0.00946, -0.05127, -0.059814, 0.000182, 0.002029, 0.023804, -0.001762, 0.000656, 0.001022, 0.015564, 0.000172, -0.000189, -0.000774, -0.014832, -0.000389, 0.000296, 0.001694, 0.016602, 0.000164, -0.000032, -0.00029, -0.011108, -0.002228, 0.000192, 0.001045, 0.013306, -0.00135, 0.000341, 0.009644, 0.106934, 0.012512, 0.013794, 0.022339, -0.109863, -0.012756, 0.000362, 0.00161, 0.019043, 0.00009, -0.000085, -0.001312, -0.010986, -0.000507, 0.000488, 0.001709, 0.017944, 0.00061, -0.000073, -0.000614, -0.009705, 0.000477, 0.000671, 0.001999, 0.022461, -0.001152, 0.000729, 0.000572, 0.001083, -0.007996, -0.010315, -0.058105, 0.015198, 0.00164, 0.000004, -0.001427, -0.012451, -0.000103, 0.000113, -0.000463, -0.008728, -0.002151, 0.000188, -0.001831, -0.020752, 0.000652, -0.000725, -0.002609, -0.022461, 0.001816, 0.000212, 0.001099, 0.015564, 0.000151, -0.000629, -0.002426, -0.025269, 0.000778, 0.000614, 0.000425, -0.009827, -0.000614, 0.000157, 0.001373, 0.015381, 0.00058, -0.000843, -0.001335, -0.016479, 0.000117, 0.001663, 0.013489, 0.169922, -0.014221, 0.000056, -0.001648, -0.020142, 0.001045, 0.000387, 0.001419, 0.015747, -0.000767, -0.000159, -0.001999, -0.018677, 0.001381, 0.000134, -0.000241, -0.010254, 0.000218, 0.016724, 0.025635, 0.07373, -0.090332, -0.00145, -0.004791, -0.003937, 0.000246, 0.000136, 0.001801, 0.016846, 0.000099, 0.000353, 0.003769, 0.008179, 0.000622, 0.000275, 0.014648, 0.18457, -0.014954, 0.00046, 0.002274, 0.025024, -0.001442, -0.000007, -0.001846, -0.022095, 0.000374, -0.000145, -0.002136, -0.016235, -0.000179, -0.00058, -0.001503, -0.019653, 0.000391, -0.000006, -0.000965, -0.016357, -0.000029, -0.000326, -0.0005, 0.001656, 0.006378, 0.000171, 0.001907, 0.019653, 0.000881, 0.000149, 0.001724, 0.028076, -0.001564, -0.003281, 0.005341, 0.103027, 0.023071, 0.000282, 0.002029, 0.022949, -0.000135, -0.000256, -0.001266, -0.013794, 0.000355, 0.000204, 0.002014, 0.012695, 0.000056, -0.000484, -0.002136, -0.023926, -0.000089, -0.000014, -0.001907, -0.016479, 0.000002, -0.000243, 0.001602, 0.018433, -0.000664, -0.000155, 0.001175, 0.015076, -0.000142, -0.000244, -0.000311, 0.009888, -0.000024, 0.000296, -0.000889, -0.012634, -0.002487, 0.000244, -0.000671, -0.010376, -0.000263, 0.006805, -0.003311, -0.111328, -0.053467, -0.000368, -0.001953, -0.015625, 0.000387, -0.000172, -0.001755, -0.011169, -0.000381, -0.000324, 0.000273, 0.007874, 0.000626, -0.000355, -0.002121, -0.025269, -0.000751, -0.000143, -0.001694, -0.019653, 0.001556, 0.00046, 0.002396, 0.022095, -0.001656, -0.000702, -0.001755, -0.02002, 0.000061, -0.0005, -0.001373, -0.019531, -0.000023, -0.000254, -0.001884, -0.018921, 0.000408, -0.000121, -0.000877, -0.013977, -0.000402, -0.000452, -0.001457, -0.018188, 0.000206, -0.00032, -0.001495, -0.018433, -0.000397, -0.000311, -0.001907, -0.020508, 0.001205, 0.009521, 0.029175, 0.032715, 0.014954, -0.000835, -0.002289, -0.020874, 0.00174, -0.000029, 0.002106, 0.017944, -0.000813, -0.000383, -0.00174, -0.021484, 0.000523, 0.007996, 0.028198, -0.003738, -0.004272, 0.000303, 0.002411, 0.017822, -0.000237, -0.000042, -0.002365, -0.017212, 0.001144, 0.000024, 0.001122, 0.009644, -0.000182, -0.00012, -0.001106, -0.014771, 0.000169, 0.000309, 0.001617, 0.018921, -0.00007, -0.000488, -0.001854, -0.022217, -0.000645, -0.000267, -0.001144, -0.010254, 0.000744, -0.014099, -0.034668, -0.012634, -0.008911, -0.001984, 0.010925, 0.125, 0.0625, 0.000021, -0.001602, -0.008545, -0.00029, 0.000106, 0.001625, 0.019165, -0.001015, -0.000313, -0.000809, -0.012695, -0.00164, -0.000072, -0.001549, -0.015869, 0.000158, 0.000065, 0.001823, 0.020264, -0.001503, -0.000244, -0.001335, -0.014587, 0.000102, 0.000862, 0.008301, -0.000161, 0.000385, -0.000267, -0.001846, -0.022339, -0.000309, -0.000109, 0.000671, 0.013489, 0.002457, 0.003113, 0.011475, 0.122559, 0.05249, 0.001381, 0.007141, -0.00069, 0.001854, 0.000009, 0.000656, 0.008606, -0.001244, 0.000607, 0.003036, 0.027588, -0.001732, -0.004089, -0.022217, 0.001144, -0.000862, -0.001785, 0.005646, 0.094238, 0.047607, -0.002808, -0.001762, -0.000165, 0.053467, 0.001312, 0.001778, 0.016724, 0.000416, -0.00296, -0.00412, 0.006714, 0.053711, -0.000448, -0.001404, -0.010193, 0.000385, 0.000216, 0.000973, 0.016479, -0.000568, 0.000317, 0.001816, 0.02063, 0.000027, -0.003052, 0.010376, 0.137695, -0.002502, 0.000504, 0.001724, 0.011414, 0.005676, -0.000347, -0.001984, -0.023682, 0.000399, -0.000164, 0.00066, 0.014282, 0.007568, -0.000433, -0.001221, -0.016602, -0.000054, 0.000263, 0.002075, 0.016846, -0.000144, -0.000736, -0.00235, -0.022095, -0.001022, 0.000138, 0.00174, 0.01532, -0.000591, -0.000507, -0.002136, -0.021606, 0.000154, -0.000204, -0.000805, -0.013062, 0.000163, 0.000984, 0.004639, 0.052002, -0.016479, -0.001274, -0.001633, -0.052246, 0.016357, 0.000117, 0.001755, 0.035889, -0.018066, -0.00235, -0.008423, -0.036621, 0.002396, -0.000389, -0.000091, 0.008911, -0.055908, -0.000565, -0.002914, -0.033447, 0.004883, 0.002197, 0.005096, 0.043457, 0.000043, 0.000648, 0.001526, 0.041016, -0.017944, -0.000481, -0.002396, -0.032959, 0.009766, 0.000085, -0.001488, -0.035889, 0.026733, -0.003204, -0.007111, -0.051025, 0.004059, 0.000259, 0.003235, 0.049805, 0.010498, 0.000393, -0.000359, -0.002655, 0.063477, 0.000422, -0.002167, -0.042969, 0.027344, -0.000652, -0.009399, -0.052002, 0.013367, -0.000771, -0.002792, -0.036865, 0.012146, -0.000121, -0.001328, -0.035645, 0.018433, -0.000984, 0.001892, 0.031494, -0.002716, 0.000378, 0.002411, -0.058838, 0.025879, 0.002472, 0.008179, 0.041504, -0.001839, 0.000044, -0.001915, -0.043945, 0.003433, -0.001015, -0.00206, -0.037354, 0.012756, -0.001602, -0.003708, -0.033936, -0.007996, 0.001183, 0.005524, 0.040283, -0.026733, -0.004395, -0.012939, -0.037109, 0.014038, -0.000534, -0.003616, -0.049072, 0.018677, 0.000835, 0.004181, 0.050537, 0.003128, 0.000313, 0.00325, 0.048584, -0.022095, 0.0005, -0.000652, -0.003143, 0.052002, 0.000256, -0.000782, -0.01062, 0.063477, 0.000486, 0.002136, 0.040771, -0.021118, -0.002045, -0.007568, -0.044434, -0.002701, -0.001007, -0.004211, -0.031006, -0.02356, 0.004486, 0.009155, 0.047607, -0.005859, 0.012573, 0.036377, 0.227539, -0.025757, 0.00161, 0.003998, 0.04126, 0.007874, -0.000486, -0.002792, -0.038818, -0.027222, 0.000053, -0.001755, -0.036865, 0.005035, -0.001137, -0.002655, -0.032959, -0.000231, 0.001648, 0.002884, 0.041992, -0.013428, 0.000347, 0.000044, -0.007721, 0.096191, 0.00074, 0.002853, 0.039062, -0.020752, 0.000854, 0.003662, 0.041748, -0.007385, -0.001091, -0.005035, -0.062988, 0.023438, 0.000511, 0.002823, 0.039795, -0.025391, -0.000706, -0.00415, -0.056885, 0.028687, -0.000412, -0.002914, -0.043213, 0.008057, -0.000177, 0.00005, -0.049805, 0.007294, -0.001068, -0.002914, -0.050781, 0.003174, -0.002213, -0.003082, -0.052002, 0.01532, -0.000341, 0.000793, 0.006104, -0.049072, -0.000481, -0.005768, -0.045654, 0.014709, 0.000347, 0.003479, 0.033203, -0.006897, -0.000965, -0.00293, -0.035645, -0.009583, -0.000458, -0.003586, -0.046143, 0.018555, 0.001678, 0.00293, 0.036621, -0.006897, 0.00267, 0.00647, 0.033203, -0.008545, 0.000355, -0.002625, -0.041504, 0.008484, -0.000261, -0.002502, -0.039307, 0.015991, -0.000185, 0.003098, 0.033203, 0.005493, -0.000698, 0.001801, -0.037842, 0.003937, 0.001045, 0.004913, 0.072266, -0.020142, 0.002563, 0.00708, 0.033447, -0.006042, 0.000614, 0.003845, 0.036133, -0.011841, -0.000038, 0.002777, 0.043701, -0.005981, 0.000334, 0.001221, 0.040527, 0.004242, -0.000931, -0.003662, -0.036621, 0.006134, -0.001183, 0.000732, -0.010742, 0.075684, 0.001488, 0.003098, 0.042725, 0.016479, 0.000113, -0.002991, -0.040527, 0.002029, -0.002228, -0.008667, -0.051025, 0.004578, 0.001175, 0.001846, -0.000801, 0.054443, 0.000374, -0.002457, -0.035889, 0.015137, -0.000236, 0.002151, 0.051025, -0.016968, -0.00293, -0.009155, -0.041748, 0.022217, -0.001648, -0.002869, -0.045166, 0.00325, 0.000607, -0.008911, -0.138672, -0.004883, 0.000771, 0.000125, 0.028076, 0.058838, 0.002319, 0.005859, 0.044434, -0.015259, 0.001495, 0.005737, 0.03418, -0.005402, 0.002365, 0.006287, 0.047607, -0.032715, 0.001244, 0.003601, 0.031738, 0.005463, -0.000423, -0.003494, -0.047363, 0.019043, 0.000219, -0.002029, -0.042725, 0.006317, 0.000462, 0.003754, 0.039795, -0.013, 0.00235, 0.006195, 0.043213, -0.004547, 0.000123, -0.002045, -0.039551, 0.002686, -0.001381, -0.00028, -0.009338, -0.047852, -0.004059, -0.007874, -0.03064, -0.040771, 0.000282, 0.002686, 0.038574, -0.018311, -0.001534, -0.003403, -0.049072, 0.006561, -0.001205, -0.002258, -0.041992, 0.019653, -0.000475, 0.000523, 0.036865, -0.003098, -0.00116, -0.003067, -0.041504, 0.009216, -0.001305, -0.003937, -0.041504, 0.000209, -0.008057, -0.016357, -0.073242, -0.197266, 0.003632, 0.009583, 0.041016, -0.011047, -0.001015, -0.003174, -0.035156, 0.007019, 0.000851, 0.003647, 0.039307, -0.011536, 0.001106, 0.002869, 0.042236, -0.023804, -0.000702, -0.001831, -0.043213, 0.010376, 0.000481, 0.002731, 0.038574, -0.016968, -0.000668, -0.001457, -0.036865, 0.01709, 0.001892, 0.003448, 0.043701, -0.004486, 0.000549, 0.001572, 0.037842, -0.016846, -0.003082, -0.027832, -0.277344, 0.013611, -0.032715, -0.088379, -0.070312, -0.026855, 0.001091, 0.002838, 0.046631, -0.023804, 0.001564, 0.001526, 0.039795, -0.004944, -0.00325, -0.002319, 0.051025, 0.004639, -0.000288, -0.014038, -0.196289, 0.037109, -0.000467, -0.002106, -0.047607, 0.005951, -0.001724, -0.004822, -0.036377, -0.009155, -0.000282, 0.015015, 0.244141, -0.031006, 0.000771, 0.002472, 0.042725, -0.014771, -0.000334, -0.000221, 0.000961, 0.042969, -0.000122, -0.001778, -0.045166, 0.005432, 0.00235, 0.007141, 0.050781, -0.000912, -0.001442, -0.00386, -0.049805, 0.009644, -0.001495, -0.003677, -0.056396, 0.011963, -0.001251, -0.00528, -0.034668, -0.002289, 0.000843, -0.00164, -0.041504, 0.005798, -0.001228, -0.002319, -0.042236, -0.012268, 0.000168, -0.000132, -0.046875, 0.007385, -0.001045, -0.003204, -0.045898, 0.013611, -0.000168, -0.000089, 0.044678, 0.001175, 0.001617, 0.004578, 0.037354, -0.010925, -0.000248, -0.003479, -0.04834, 0.016113, -0.000736, 0.000469, -0.058105, -0.000919, -0.000257, 0.000144, 0.023438, 0.021362, 0.000919, -0.00293, -0.046631, -0.001366, 0.000372, 0.000129, -0.050293, 0.001564, 0.000359, 0.000341, 0.049561, -0.006226, 0.000299, 0.001945, 0.062256, -0.019287, -0.000919, 0.00007, 0.0625, -0.018311, -0.001411, 0.000854, 0.110352, -0.07666, -0.00028, -0.001167, 0.04834, -0.008484, -0.0009, -0.000877, 0.049561, 0.001114, 0.000839, -0.000395, -0.050049, 0.010803, 0.000687, -0.002029, -0.050049, -0.010315, -0.000771, 0.000121, 0.054688, -0.00354, 0.000085, -0.000173, -0.047119, -0.004791, -0.000223, 0.001518, 0.053955, 0.008606, -0.000005, -0.000366, 0.044922, 0.000175, 0.000309, 0.001999, 0.057129, -0.000216, 0.000159, 0.003235, 0.045166, -0.005707, -0.000019, -0.000383, -0.047119, 0.000576, 0.001091, -0.000618, -0.042725, 0.010071, -0.000671, 0.000242, 0.043945, -0.008667, 0.00036, -0.000862, 0.047607, -0.002945, 0.001038, -0.000263, -0.04834, -0.003876, -0.000847, 0.000212, 0.041504, -0.012756, 0.000101, -0.000546, -0.037109, 0.010559, -0.000165, 0.000404, -0.050781, -0.003433, -0.000296, 0.000603, 0.053467, -0.009766, 0.000721, -0.000192, 0.052734, -0.012146, 0.000607, 0.000114, -0.048096, 0.00193, 0.00001, 0.001175, 0.053955, 0.000372, 0.000133, 0.000439, 0.044434, 0.000839, 0.000851, -0.003403, -0.207031, -0.114258, -0.001732, -0.000732, -0.045898, -0.000999, -0.00008, -0.000679, -0.044678, 0.004761, -0.001282, -0.001236, -0.052002, 0.004059, -0.000492, -0.0065, -0.223633, -0.053955, -0.000385, 0.001038, 0.051758, -0.002884, -0.000561, -0.001984, 0.040527, -0.00885, 0.000433, 0.004974, 0.035156, -0.009033, 0.000793, -0.000782, -0.045166, 0.013733, 0.000526, 0.002686, 0.080078, -0.015259, 0.000668, 0.000263, -0.035889, -0.000801, 0.000648, -0.000009, -0.03418, 0.014099, -0.000294, -0.000349, -0.041748, 0.011719, 0.001808, 0.00325, 0.031494, -0.012024, 0.001083, 0.000816, -0.037354, 0.004822, 0.001747, -0.000467, -0.037842, 0.016602, -0.000014, 0.000338, -0.050293, 0.004395, 0.000526, -0.001129, -0.037109, 0.030151, 0.002411, 0.011047, -0.074219, -0.000484, -0.000809, -0.001419, -0.046875, 0.000755, -0.001205, -0.001419, 0.045654, -0.005096, 0.000092, -0.000269, 0.047607, -0.005432, 0.000893, 0.003342, -0.042969, -0.005035, 0.000097, 0.000486, -0.048096, 0.00386, 0.00017, -0.000043, 0.045654, 0.00354, 0.000698, -0.000454, -0.04541, 0.004791, 0.000633, 0.000572, -0.04541, 0.001198, -0.000189, -0.000843, 0.052979, -0.001297, 0.000221, 0.001091, 0.051514, -0.005798, 0.000159, 0.001007, 0.001366, -0.037109, -0.000052, 0.000052, 0.051025, -0.001923, 0.001099, 0.002823, 0.051758, 0.014099, -0.001175, -0.001015, 0.053467, -0.001495, -0.000137, -0.000139, -0.052002, 0.00267, 0.000393, 0.000473, 0.051025, 0.003098, -0.000992, 0.001114, 0.046387, -0.006744, -0.000267, -0.003647, -0.04248, -0.00647, 0.000326, 0.000239, -0.066406, 0.008728, 0.000828, 0.000938, -0.043945, -0.000179, 0.000345, 0.000706, 0.050049, -0.004028, 0.000385, -0.000168, -0.039795, 0.002228, -0.000378, 0.000376, -0.054199, 0.004517, 0.000357, -0.000156, -0.054443, 0.009033, -0.000408, 0.001488, 0.049316, -0.001778, -0.000866, 0.000113, 0.046387, -0.004944, -0.000444, 0.000113, -0.048584, 0.007111, -0.00145, 0.000429, 0.046631, -0.008179, 0.000397, 0.001083, 0.045166, 0.004822, -0.002441, 0.000082, 0.053467, -0.001968, -0.000319, 0.000021, -0.047363, 0.018921, -0.000561, 0.000355, 0.043945, -0.008972, 0.000125, -0.000012, 0.048828, 0.003387, -0.000587, 0.003876, 0.055664, 0.000805, 0.00028, 0.000075, 0.029907, 0.002106, 0.000202, 0.001968, 0.05127, -0.00415, 0.000755, 0.000056, -0.053223, -0.003769, 0.000668, -0.000425, 0.043701, 0.002762, 0.000114, -0.000317, -0.052734, 0.00238, -0.000208, 0.00106, 0.041016, -0.001755, 0.000244, 0.000629, -0.039795, 0.022095, -0.001137, 0.000679, 0.042236, -0.019165, -0.000106, -0.000109, -0.041016, 0.004974, 0.003143, 0.005127, 0.172852, 0.001938, -0.000748, -0.001534, 0.038818, -0.008545, -0.000767, -0.000036, 0.060059, -0.005127, -0.000721, -0.001106, 0.047852, -0.003494, 0.000277, 0.001793, 0.040527, -0.001427, 0.001488, 0.00017, -0.045654, 0.006592, -0.002853, -0.003967, 0.185547, -0.209961, -0.000675, 0.000157, 0.052002, 0.008545, 0.000319, -0.002365, -0.054199, 0.002686, 0.000423, 0.000252, -0.033203, 0.004974, 0.000698, 0.000163, -0.046143, 0.004852, 0.000117, -0.000463, -0.047852, -0.000162, -0.000568, 0.003891, 0.045898, 0.00351, 0.000034, -0.000809, 0.053711, -0.003387, -0.000633, -0.000786, 0.037354, -0.000881, 0.001312, 0.001854, -0.036865, 0.009033, -0.000017, 0.000196, -0.053955, 0.015991, -0.000515, -0.00023, 0.053955, 0.000961, 0.000425, -0.006104, -0.204102, -0.041992, 0.000027, -0.001801, -0.043945, 0.002594, 0.000191, 0.000481, 0.033447, -0.012268, -0.00071, -0.000425, 0.044189, -0.00161, 0.002869, 0.00708, 0.041016, -0.00824, 0.000465, 0.000269, -0.05127, -0.001274, -0.000001, 0.000443, 0.042725, -0.002151, 0.000105, -0.000469, -0.04834, 0.005066, 0.000549, -0.001228, -0.042236, -0.000071, -0.000496, 0.001114, -0.043945, 0.001106, 0.000565, -0.000877, -0.049561, 0.006165, -0.000307, -0.000248, 0.048828, -0.016724, 0.000809, 0.004547, -0.055176, -0.001305, -0.000652, -0.000338, 0.042725, -0.00528, -0.000622, -0.001404, 0.049805, -0.007141, 0.000343, 0.001205, -0.032715, -0.004395, -0.000072, 0.000729, 0.033447, -0.014893, 0.001053, 0.001762, 0.045166, 0.004059, -0.00412, -0.004303, -0.046875, -0.007019, 0.001671, 0.001587, 0.026245, 0.005707, 0.00106, 0.0005, 0.033203, 0.006073, -0.001137, 0.000161, -0.039551, -0.009949, 0.001854, 0.000401, 0.044922, 0.004395, 0.004303, 0.004211, 0.044189, 0.007416, -0.001053, -0.002106, -0.036133, -0.004425, -0.000418, -0.000362, 0.018555, -0.022827, 0.000085, 0.001686, 0.033691, 0.007477, -0.00528, -0.002121, 0.208008, 0.100098, 0.00177, 0.002396, 0.046143, 0.005249, -0.014038, -0.017578, -0.232422, -0.03833, -0.003342, -0.003555, -0.044922, -0.005768, -0.000626, -0.002686, -0.030762, -0.009277, -0.003021, 0.000106, -0.03833, -0.004211, 0.003006, 0.003067, 0.034912, 0.005188, -0.003845, -0.004822, -0.034668, -0.009888, -0.000193, 0.000151, -0.018799, -0.004517, 0.001045, -0.000437, 0.029785, 0.011841, -0.001625, -0.001862, -0.034912, -0.004608, -0.000437, -0.001625, -0.026001, -0.002045, 0.004089, 0.004028, 0.040527, 0.008606, -0.001755, -0.003784, -0.031982, -0.010254, 0.001984, 0.004333, 0.051758, 0.01123, 0.000016, -0.002365, -0.032227, -0.00325, 0.002838, 0.002151, 0.046143, 0.005981, 0.000159, -0.000641, -0.035889, -0.010376, -0.003891, -0.003677, -0.040527, -0.004669, -0.000425, -0.001068, -0.032715, -0.007294, -0.000437, -0.001724, -0.028931, -0.003586, -0.000885, 0.000252, -0.036621, -0.00592, -0.000565, -0.001381, -0.02124, -0.004456, -0.002487, -0.003342, -0.031494, -0.00708, 0.002228, 0.001968, 0.041992, 0.002487, 0.002106, 0.002853, 0.029907, 0.010498, -0.000387, -0.000215, -0.0354, -0.011414, 0.002121, 0.002167, 0.035889, 0.004181, -0.001266, -0.001175, -0.0354, -0.003555, 0.000839, -0.001007, -0.027344, -0.008179, 0.012756, 0.007751, 0.213867, 0.054199, -0.003113, -0.003647, -0.041504, -0.00885, -0.000362, -0.00148, -0.029297, -0.00769, -0.003204, -0.003021, -0.043945, -0.010132, 0.001457, -0.000191, 0.029175, 0.011658, 0.001816, 0.000007, 0.036865, 0.003113, 0.001488, 0.001701, 0.04126, 0.007233, 0.001831, 0.003799, 0.031738, 0.009338, 0.001869, 0.00148, 0.042236, 0.00528, -0.000416, -0.00006, -0.052002, -0.002975, 0.006287, 0.005615, -0.200195, -0.100586, 0.001999, 0.002731, 0.035645, 0.00592, -0.000843, -0.000732, -0.033447, -0.007599, 0.002609, 0.003525, 0.035889, 0.009155, 0.000904, 0.002167, 0.035156, 0.005127, -0.001091, -0.001205, -0.025635, -0.004913, 0.000153, 0.002914, 0.037842, 0.006348, 0.000368, -0.001114, -0.026489, -0.00592, 0.00135, 0.003006, 0.033447, 0.010681, -0.00106, 0.000292, -0.031982, -0.000553, 0.001915, 0.001114, 0.0271, 0.010132, 0.001091, 0.000153, 0.034668, 0.008057, -0.002548, -0.002457, -0.035645, -0.004242, 0.002243, 0.001297, 0.037354, 0.010437, -0.00061, -0.000965, -0.040283, -0.006073, 0.001541, 0.000675, 0.025391, 0.006348, -0.001106, -0.000221, -0.043457, -0.004364, -0.000271, -0.0001, -0.0354, -0.013489, 0.005524, 0.001724, 0.163086, 0.084961, 0.000542, -0.000169, 0.054932, 0.008301, 0.003799, 0.003555, 0.037109, 0.009338, -0.001923, -0.002258, -0.039062, -0.006439, 0.001297, 0.001411, 0.030762, 0.004364, 0.002487, 0.001625, 0.031982, 0.004578, -0.001755, -0.002319, -0.033203, -0.00589, 0.003098, -0.000192, 0.033447, 0.008179, 0.001122, 0.001701, 0.034912, 0.005676, -0.002533, -0.003342, -0.039307, -0.007324, -0.000923, -0.001419, -0.028198, -0.00528, -0.000017, -0.001305, -0.026733, -0.006897, 0.003189, 0.00383, 0.05249, 0.004852, 0.002365, 0.002853, 0.033447, 0.006592, -0.001396, -0.001328, -0.040039, -0.002884, 0.004272, 0.003906, 0.049072, 0.009705, -0.001251, -0.001144, -0.033447, -0.002594, -0.008057, -0.008972, -0.201172, -0.033936, -0.001175, -0.001671, -0.025146, -0.006073, 0.001564, 0.001183, 0.032715, 0.004822, -0.001663, -0.000156, -0.027344, -0.001373, 0.002701, 0.002243, 0.040283, 0.006378, 0.003265, 0.003815, 0.051025, 0.005676, 0.0019, 0.00103, 0.036621, 0.004608, 0.001534, 0.002533, 0.036621, 0.005951, -0.003571, -0.001122, -0.061279, -0.014832, -0.00193, -0.002625, -0.028564, -0.007812, 0.008179, 0.014099, -0.044434, 0.032471, -0.002518, 0.000462, -0.043701, -0.002151, 0.002731, 0.003906, 0.038818, 0.008606, 0.001381, 0.001122, 0.033203, 0.004059, -0.001579, -0.002457, -0.025024, -0.00885, -0.00209, -0.000261, -0.030029, -0.00322, -0.000463, -0.000805, -0.041992, -0.00235, 0.002441, 0.005554, 0.036865, 0.005432, 0.002563, 0.000035, 0.049316, 0.009521, 0.002441, 0.003021, 0.026978, 0.007446, 0.002457, 0.001511, 0.026123, 0.004425, 0.000919, 0.003998, 0.03064, 0.007446, -0.001114, -0.001022, -0.032471, -0.005493, -0.000801, -0.001892, -0.035645, -0.003769, 0.001343, 0.000687, 0.032715, 0.00946, -0.001915, -0.001701, -0.037109, -0.003967, 0.001587, 0.000751, 0.042236, 0.002167, 0.001472, 0.001656, 0.037354, 0.003235, 0.002121, 0.002014, 0.027344, 0.005524, 0.002655, 0.003769, 0.0354, 0.006165, -0.001419, -0.00206, -0.038086, -0.00647, -0.000931, -0.000418, -0.029907, -0.005096, 0.003052, 0.001053, 0.031494, 0.007111, -0.002213, -0.00293, -0.069336, -0.008301, 0.000675, 0.001801, -0.022095, 0.031128, 0.001358, 0.000946, 0.028198, 0.002365, -0.001823, -0.001747, -0.028809, -0.009705, 0.000203, 0.002365, 0.074219, 0.017822, 0.000324, 0.000931, 0.037842, 0.005585, 0.001091, 0.001167, 0.032471, 0.003967, -0.001419, -0.001923, -0.031738, -0.010132, -0.000021, -0.00264, -0.041504, -0.009583, 0.002625, 0.0005, 0.043213, 0.0065, 0.027588, -0.020142, 0.008423, -0.004059, -0.000098, -0.000198, -0.056641, 0.011292, 0.000235, -0.001083, -0.083008, 0.01062, 0.000162, -0.000618, 0.044922, -0.021606, 0.001358, 0.006653, 0.229492, -0.097656, 0.000307, 0.000111, -0.048096, 0.015747, -0.000557, 0.000847, -0.102539, 0.1875, -0.000057, -0.000286, 0.05249, -0.012817, -0.000002, 0.000005, -0.073242, 0.008972, -0.000246, -0.000144, -0.039307, -0.003464, -0.000026, 0.000957, 0.062256, -0.00473, -0.001175, -0.000717, 0.089844, -0.010132, 0.000165, -0.000416, 0.060791, -0.014771, -0.000102, 0.001709, -0.078125, 0.003098, 0.000024, 0.000322, -0.045898, 0.020752, -0.00119, 0.000542, 0.05957, -0.010498, 0.000153, 0.000523, 0.051025, -0.027344, 0.000047, -0.00029, -0.048828, 0.017822, 0.000065, -0.000156, -0.062256, -0.001419, 0.000239, -0.000211, -0.056885, -0.000254, -0.000854, -0.000954, 0.057861, -0.00885, -0.000101, 0.00206, -0.062256, -0.00042, -0.000816, -0.000725, 0.066406, -0.00383, -0.000504, 0.000273, 0.048584, -0.022705, 0.000029, 0.000265, -0.0625, 0.011414, -0.000168, 0.000376, 0.058594, 0.000355, -0.000196, 0.000866, -0.043945, 0.000435, 0.000057, -0.000179, 0.058838, -0.01178, 0.000473, 0.001183, 0.000399, -0.118164, 0.00022, 0.000294, 0.064941, -0.008301, -0.000305, 0.000584, 0.05249, -0.021484, 0.000927, 0.00071, 0.043457, -0.238281, 0.000492, 0.000515, -0.061523, -0.00174, 0.000301, -0.000343, 0.062256, -0.003754, -0.003159, 0.002655, 0.239258, 0.033936, 0.000553, 0.000454, -0.068848, 0.01062, -0.00006, -0.000159, -0.053223, 0.014832, -0.000072, -0.000023, 0.046387, -0.026611, 0.000504, -0.000313, -0.04834, -0.000303, 0.00058, -0.000572, -0.067383, 0.000603, 0.000122, -0.000259, -0.078125, -0.007874, -0.000355, -0.000326, 0.046387, -0.02063, 0.000349, 0.000957, -0.053955, 0.005829, 0.001099, 0.000315, -0.060547, 0.000368, 0.000045, 0.000816, -0.060303, 0.008301, -0.000477, -0.000319, 0.063965, -0.025879, -0.000298, 0.001968, -0.051514, 0.004028, -0.000519, 0.000288, 0.052979, -0.024414, 0.000275, 0.000014, 0.043457, 0.020264, -0.000218, 0.00046, 0.081055, -0.021118, -0.000862, -0.000094, 0.078125, -0.005127, 0.000366, 0.000519, 0.053711, 0.001801, -0.000004, 0.000206, -0.060547, -0.01123, 0.000165, -0.000835, 0.047119, -0.004791, 0.000277, -0.000584, 0.067871, -0.014221, 0.000059, 0.000263, 0.058838, -0.019409, -0.000523, -0.000134, 0.060059, -0.010437, 0.000471, 0.001579, 0.041504, -0.023438, -0.000362, 0.000236, 0.064453, 0.001122, 0.000591, -0.000019, 0.055176, -0.006805, -0.000238, 0.000168, 0.059326, 0.006317, 0.000534, 0.000303, -0.057617, 0.025024, -0.000519, -0.001755, -0.080078, -0.000774, 0.000161, -0.00007, -0.07666, 0.004456, 0.000561, 0.000561, -0.05249, 0.018433, 0.000519, -0.000074, 0.042236, 0.029785, -0.000204, 0.000294, -0.067383, 0.00589, -0.000288, -0.001381, 0.065918, -0.004395, 0.000874, 0.002884, -0.040039, -0.058594, 0.000244, 0.000984, -0.044678, 0.013367, 0.000063, 0.000298, 0.057373, -0.02063, 0.000186, 0.001068, -0.053223, 0.024658, 0.000568, 0.001457, -0.069824, 0.002243, -0.00007, 0.000065, -0.060303, 0.014587, -0.000066, 0.000448, -0.055908, 0.005829, -0.000031, -0.000675, 0.063965, -0.025513, -0.000025, 0.000239, -0.053711, 0.010559, -0.001541, -0.000771, 0.078613, 0.003525, -0.00038, -0.001816, 0.0625, -0.00885, 0.009888, 0.020142, 0.002197, -0.000357, -0.00053, 0.000469, 0.057617, -0.026733, 0.000294, 0.000334, 0.052246, -0.001587, 0.00036, -0.000774, -0.045654, 0.023315, 0.000334, -0.000797, 0.086914, -0.013916, 0.000595, 0.000263, -0.044189, 0.023804, 0.000526, -0.000486, -0.064453, -0.005005, 0.000378, 0.001274, -0.046875, 0.007446, -0.000391, -0.000029, 0.052734, -0.009338, 0.000199, 0.000124, 0.062256, 0.000481, 0.000448, 0.000774, -0.046875, 0.0047, 0.000186, 0.000238, -0.064453, 0.009277, -0.000376, 0.000391, 0.056396, -0.028198, 0.000001, -0.000351, -0.042969, 0.024536, 0.01709, 0.007111, -0.00885, -0.000729, -0.001045, 0.000237, 0.05835, 0.007996, -0.000437, -0.00005, -0.071289, 0.0065, -0.000645, -0.000148, 0.052246, -0.008789, 0.000008, 0.000013, 0.062988, 0.000259, -0.000033, 0.000713, -0.001328, -0.056396, -0.000261, 0.001053, 0.044189, -0.030151, 0.000017, -0.000311, 0.04834, -0.011414, -0.000252, 0.000284, 0.047607, -0.025757, 0.000618, -0.001038, 0.068359, -0.00647, 0.000441, -0.000717, -0.033691, 0.040039, 0.000431, -0.000168, -0.062988, -0.002014, 0.015747, -0.028687, 0.000839, 0.003418, 0.000095, 0.000675, 0.044434, -0.026245, -0.000077, 0.000793, -0.061523, -0.002914, 0.00415, 0.027954, -0.030518, -0.00354, 0.00033, -0.001457, -0.057129, 0.00354, 0.024902, -0.008118, -0.002228, 0.002899, 0.000284, 0.000801, 0.039795, -0.031982, 0.000475, 0.001183, -0.051514, 0.009644, -0.000538, -0.000022, 0.052002, -0.021729, 0.000278, 0.000353, -0.061523, -0.003067, 0.000191, 0.001541, -0.051758, 0.01123, 0.000484, 0.000355, 0.047363, -0.021606, -0.009155, -0.029053, 0.002792, -0.003113, -0.000027, -0.000408, 0.041992, -0.016113, 0.000237, 0.002045, 0.072266, 0.007233, 0.000767, 0.000273, 0.052002, -0.032471, 0.000526, 0.001198, 0.151367, 0.12207, -0.000136, 0.000282, -0.056152, -0.005432, -0.018799, 0.018311, -0.006226, -0.000526, -0.000123, 0.000023, -0.04126, 0.015747, 0.00095, 0.002182, 0.068848, 0.000265, -0.000099, -0.000874, -0.03418, 0.0354, -0.000252, -0.000641, -0.055664, 0.018311, -0.001007, -0.002029, -0.033691, -0.008362, -0.001785, 0.002609, -0.191406, -0.030762, 0.001167, 0.002121, 0.032715, 0.00824, -0.001801, 0.000637, -0.019531, -0.032715, -0.001709, -0.002075, -0.039307, -0.01062, -0.00135, 0.000687, -0.046631, -0.006134, -0.000687, -0.000957, -0.036377, -0.007233, 0.00164, -0.000771, 0.034912, 0.008423, 0.001373, 0.000292, 0.02832, 0.0065, -0.001282, 0.00351, -0.050293, -0.002075, -0.002914, -0.00061, -0.053223, -0.009583, -0.000828, -0.000125, -0.054932, -0.011902, -0.001114, 0.001984, -0.066895, -0.012939, -0.000854, 0.001198, -0.036621, -0.006592, -0.00412, -0.00386, -0.060791, -0.013611, 0.001854, 0.000763, 0.025879, 0.008118, 0.003937, 0.0009, 0.058594, 0.012085, -0.000771, 0.001534, -0.032227, -0.009888, 0.000422, -0.000311, 0.03064, 0.006744, -0.004974, -0.005432, -0.026001, -0.007202, 0.000507, -0.001686, 0.038574, 0.006927, 0.003265, 0.004974, 0.034668, 0.012268, 0.000301, -0.000017, 0.031982, 0.008789, -0.007599, 0.002747, -0.150391, -0.040527, -0.000999, -0.002533, -0.052734, -0.019043, 0.000938, 0.000177, 0.038818, 0.010132, 0.003067, 0.003967, 0.029785, 0.00705, 0.000885, -0.001953, 0.053711, 0.01239, -0.001198, -0.000881, -0.046875, -0.010681, -0.002365, -0.000675, -0.036865, -0.009827, 0.001144, -0.000458, 0.033203, 0.010071, -0.002243, 0.000874, -0.051758, -0.011719, 0.000965, 0.001518, 0.029175, 0.006348, -0.002945, -0.004089, -0.025391, -0.025269, 0.00267, -0.000992, 0.050537, 0.010498, -0.001907, -0.000252, -0.053955, -0.008911, -0.00106, 0.000782, -0.031494, -0.011963, -0.000284, 0.002304, -0.061279, -0.017456, 0.001282, 0.000782, 0.033691, 0.01062, 0.00106, 0.001343, 0.029541, 0.006561, 0.007812, 0.005249, 0.114746, 0.032227, -0.002518, 0.001999, -0.043945, -0.007751, 0.001328, 0.001984, 0.028442, 0.010498, -0.00071, 0.000134, -0.025757, -0.007172, 0.000854, -0.00025, 0.028442, 0.007263, 0.001366, 0.00412, -0.074219, -0.024414, 0.000299, 0.001808, -0.029175, -0.008728, 0.011108, -0.000824, 0.194336, 0.037842, 0.00038, 0.000074, -0.020874, -0.009949, -0.002914, 0.00293, -0.075195, -0.013, -0.003906, -0.002502, -0.044922, -0.008728, -0.002319, -0.003067, -0.026855, -0.006317, -0.000763, 0.000463, -0.032715, -0.009216, -0.001892, -0.001213, -0.036621, -0.006866, -0.002945, -0.002243, -0.028198, -0.007782, -0.003036, -0.001495, -0.032959, -0.007355, 0.001831, 0.000946, 0.030273, 0.008789, -0.00041, 0.000399, -0.027954, -0.007263, -0.001663, -0.000866, -0.035889, -0.007629, -0.001038, 0.000587, -0.028931, -0.008789, 0.001877, -0.000062, 0.04834, 0.010925, -0.000889, -0.000376, -0.052979, -0.011047, 0.001831, -0.000269, 0.04126, 0.009766, 0.001167, -0.000237, -0.034912, -0.013, 0.002045, 0.000328, 0.027588, 0.00824, -0.002335, -0.001534, -0.027954, -0.006531, -0.00145, 0.003296, -0.071777, -0.009155, -0.004333, 0.010559, -0.18457, -0.024658, 0.002029, 0.001656, 0.060303, 0.014465, 0.000168, -0.000801, -0.0271, -0.007202, 0.001282, -0.003174, 0.068359, 0.001999, 0.001793, 0.001686, 0.04248, 0.006653, 0.000307, -0.000984, 0.05249, 0.008423, -0.001457, -0.001732, -0.034668, -0.010864, -0.000174, 0.000397, -0.032227, -0.008301, 0.002121, -0.000157, 0.034424, 0.006439, -0.002213, -0.000172, -0.037354, -0.008972, 0.001251, -0.00087, 0.047363, 0.009033, 0.000847, 0.002777, 0.029663, 0.008667, -0.001709, -0.000504, -0.035645, -0.006897, -0.001968, 0.00531, -0.025146, -0.018677, 0.002823, -0.000353, 0.038086, 0.004181, 0.000216, 0.001152, 0.024658, 0.005646, -0.003189, -0.003006, 0.020874, 0.020752, 0.000847, -0.000158, 0.03833, 0.002274, 0.000965, -0.00148, 0.037842, 0.01355, 0.001839, 0.001511, 0.032471, 0.006317, -0.002502, 0.000214, -0.037842, -0.008972, 0.000077, 0.001213, 0.028687, 0.008789, -0.001244, -0.000553, -0.035889, -0.008423, 0.001083, 0.001106, 0.010193, 0.033447, -0.001465, 0.004089, -0.034668, -0.021118, -0.002808, -0.000992, -0.052002, -0.007812, 0.00296, 0.00238, 0.034668, 0.006104, 0.002762, 0.001999, 0.043945, 0.010864, 0.000679, 0.008606, -0.174805, -0.048584, 0.001007, 0.000977, 0.039062, 0.008911, -0.001617, -0.002518, -0.03833, -0.014954, -0.000277, 0.000957, -0.028687, -0.009094, -0.001213, -0.000319, -0.038818, -0.007721, 0.000376, -0.001335, 0.023804, 0.004425, -0.001434, 0.003342, -0.045166, -0.003754, -0.000782, 0.001244, -0.037598, -0.006592, 0.001663, 0.000244, 0.026001, 0.007111, -0.001007, 0.000265, -0.026367, -0.003342, 0.000523, -0.000376, 0.039551, 0.02124, -0.001053, 0.000946, -0.048828, -0.011475, -0.000347, 0.000809, -0.026001, -0.00705, -0.001328, 0.000385, -0.043701, -0.009094, -0.002228, -0.001015, -0.036621, -0.008606, -0.001732, 0.001503, -0.045898, -0.005859, 0.003036, 0.001038, 0.061768, 0.012451, 0.001732, 0.000004, 0.029175, 0.005219, 0.001793, 0.012756, -0.106934, -0.037354, 0.002213, -0.001556, 0.053955, 0.009094, 0.002487, 0.000614, 0.042725, 0.011108, -0.000679, 0.000507, -0.028198, -0.009338, -0.001472, -0.001335, -0.035889, -0.010254, 0.000496, 0.002716, 0.031494, 0.010803, 0.003067, -0.000919, 0.062988, 0.013306, -0.000286, 0.000422, -0.038086, -0.009766, -0.00206, -0.002335, -0.040527, -0.008606, 0.002396, -0.001122, 0.056885, 0.009094, -0.002502, -0.001755, -0.033447, -0.007172, 0.004181, 0.00354, 0.031982, 0.009399, -0.001205, -0.000301, -0.032959, -0.009399, 0.001488, -0.00103, 0.0625, 0.011963, 0.002151, -0.000866, 0.056152, 0.011169, -0.000923, 0.000292, -0.087402, -0.005646, 0.00006, 0.000465, 0.079102, -0.002228, -0.00038, 0.000877, 0.07666, 0.000458, 0.000671, -0.000416, -0.050781, -0.00415, 0.000893, 0.001106, 0.077148, 0.00325, 0.000603, 0.000011, -0.077148, -0.006439, 0.000192, 0.000158, 0.069824, 0.013367, -0.000234, -0.001404, -0.05957, 0.004669, -0.000504, 0.000214, 0.060791, 0.004578, 0.000486, -0.000014, 0.083008, 0.001411, 0.000614, -0.000143, -0.087891, 0.053223, 0.000368, -0.000241, 0.087891, 0.010742, -0.000218, -0.001083, -0.094238, 0.009338, 0.000303, -0.001167, -0.078613, -0.002655, 0.000679, 0.000167, 0.063965, 0.034668, -0.000357, 0.001259, 0.074707, -0.002502, -0.000169, 0.000439, -0.055664, -0.022461, -0.000395, 0.000565, -0.072266, -0.017822, 0.0001, 0.000816, 0.050049, 0.040283, -0.000916, 0.00007, 0.074707, -0.008911, -0.000048, -0.000999, -0.071289, 0.001289, -0.00012, 0.000732, 0.070801, 0.009521, -0.000183, -0.001404, -0.055176, 0.009644, -0.000433, 0.000399, 0.066406, -0.00824, 0.000381, 0.000303, -0.073242, -0.003128, 0.000252, -0.000362, -0.067871, -0.012085, -0.00016, -0.000698, -0.079102, -0.013184, -0.000187, 0.000074, 0.079102, 0.002228, -0.000469, 0.00053, -0.071777, -0.003082, 0.000793, 0.000755, 0.080078, 0.005707, -0.000584, 0.00135, 0.074219, 0.006683, 0.000526, -0.000286, 0.095703, -0.021729, 0.000336, 0.000051, 0.083984, -0.010986, 0.000347, 0.000797, 0.07373, -0.008667, -0.000591, 0.001068, 0.07666, -0.002396, 0.000147, 0.000751, -0.091797, 0.010132, 0.000191, 0.000351, 0.05957, 0.010986, -0.000127, 0.000587, -0.075195, -0.012817, 0.00037, -0.000002, 0.061035, -0.002945, 0.000908, -0.000227, 0.065918, -0.010132, -0.000568, -0.003235, 0.11377, 0.216797, 0.000099, -0.0, -0.081055, 0.010925, 0.000483, -0.000138, -0.08252, 0.006439, 0.00008, 0.000048, -0.051514, -0.014343, -0.00041, 0.000862, 0.012207, 0.065918, 0.000183, -0.000121, -0.069824, -0.016479, 0.000584, 0.000259, 0.079102, 0.009644, -0.000173, 0.00033, -0.078613, -0.00036, 0.000218, -0.001259, -0.075195, -0.006622, 0.000372, 0.001099, -0.10791, -0.027588, 0.000736, -0.000167, -0.088867, 0.00412, 0.000246, 0.00032, -0.077148, 0.000119, 0.000446, -0.000349, -0.070312, 0.01709, -0.000196, -0.000832, 0.072266, 0.021484, -0.00006, 0.000866, 0.005493, 0.084961, 0.000218, 0.000561, 0.069824, 0.003052, -0.00006, 0.000315, -0.072754, 0.005066, -0.000124, 0.000729, 0.080078, -0.01532, -0.000237, -0.000353, 0.052734, 0.000093, 0.000717, -0.000309, 0.015991, 0.062256, 0.000446, 0.000199, 0.07373, -0.01709, 0.000332, -0.000127, 0.071777, 0.016846, -0.000073, 0.000538, 0.084473, -0.001259, -0.000732, -0.000866, 0.087402, -0.006042, -0.000648, 0.000085, 0.08252, 0.006683, 0.000334, -0.000343, -0.074707, -0.004974, -0.00034, 0.000209, -0.080566, -0.006256, 0.000481, 0.000374, -0.085449, 0.002991, -0.00007, -0.000954, 0.081055, -0.003571, 0.000507, 0.00058, -0.066895, -0.00885, 0.000376, 0.000648, -0.076172, -0.017822, 0.00045, 0.000399, -0.061768, -0.003845, 0.000162, -0.000148, 0.068848, 0.02063, -0.000408, 0.001015, 0.071289, 0.008667, 0.000687, -0.000675, -0.061768, -0.027222, 0.000334, -0.000423, -0.070801, 0.003311, -0.000015, 0.000465, 0.01239, 0.074219, 0.001747, 0.000549, 0.12793, 0.167969, -0.000465, 0.000389, 0.064453, -0.001724, 0.000629, 0.000881, -0.01709, -0.062012, 0.000546, 0.000607, 0.076172, -0.00589, -0.000919, -0.000282, 0.07666, -0.012024, 0.000679, -0.000189, -0.074707, -0.004822, 0.000269, 0.000372, 0.084473, -0.002747, -0.000118, 0.001411, 0.078125, 0.007812, -0.001007, -0.000824, 0.078125, -0.001396, 0.000118, 0.000835, 0.0625, 0.009583, -0.000232, 0.000092, 0.004181, 0.072754, 0.000116, 0.000284, -0.074219, -0.005402, -0.000246, -0.000599, 0.061279, 0.00769, -0.00071, -0.000124, 0.074707, -0.00354, -0.000431, -0.001076, -0.067871, -0.010132, -0.000496, -0.000254, -0.074707, 0.011536, 0.000256, 0.000002, -0.073242, -0.004669, -0.000301, 0.000238, 0.03418, 0.001625, -0.000641, 0.00071, 0.103027, 0.014221, 0.000519, 0.001526, 0.080078, 0.004242, 0.000328, -0.000226, -0.079102, -0.007416, -0.000381, 0.00001, 0.071777, -0.01123, -0.000104, 0.00036, -0.03418, -0.005005, -0.000326, -0.000248, -0.057129, -0.012634, 0.000435, -0.000847, -0.069824, 0.007629, 0.000048, 0.000557, 0.012207, -0.08252, 0.000603, 0.000215, -0.013733, -0.076172, -0.000732, -0.000984, -0.070801, -0.001625, 0.00007, -0.000362, 0.073242, 0.019897, 0.001541, 0.000486, 0.071289, -0.007812, 0.000526, -0.000191, 0.063965, 0.022827, 0.000656, -0.000648, -0.070801, 0.00592, -0.000174, -0.000019, 0.068848, 0.011292, 0.000286, -0.000744, -0.063477, -0.02478, 0.000078, 0.000961, 0.077148, 0.025024, 0.000515, -0.000648, -0.061035, -0.000576, 0.000205, -0.000177, -0.058838, -0.02356, -0.000076, 0.000057, 0.072754, -0.00589, -0.000973, -0.00135, -0.077148, 0.001862, -0.000397, 0.00003, -0.059082, -0.015991, 0.000357, -0.000116, -0.08252, 0.005127, 0.000896, -0.001129, -0.070801, 0.015625, -0.000591, 0.000488, -0.070312, -0.024902, -0.000099, 0.001305, 0.08252, -0.040771, 0.000125, -0.000603, -0.072754, -0.007874, 0.000402, 0.000095, 0.081055, 0.036133, -0.001503, -0.000067, -0.07666, -0.012512, 0.00016, 0.000153, 0.0625, 0.015015, 0.001007, -0.000687, -0.077148, 0.017944, 0.00007, -0.000957, -0.057861, -0.015625, 0.000736, 0.001373, -0.073242, 0.000326, 0.000063, 0.000557, -0.028198, 0.001099, 0.000219, -0.002258, -0.018311, -0.001595, -0.000759, -0.002686, -0.025391, -0.00193, -0.000809, -0.002304, -0.025513, -0.004333, 0.002182, 0.003159, 0.026733, 0.005554, -0.000196, -0.000397, -0.02002, -0.001915, -0.001862, -0.002106, -0.026611, -0.00473, 0.000977, 0.001564, 0.019653, 0.001816, 0.000223, 0.000009, 0.019653, 0.001839, 0.001984, 0.00531, 0.05127, 0.008118, -0.000317, -0.000881, 0.024536, -0.000395, 0.002823, 0.003967, 0.02002, 0.003815, -0.007294, -0.016602, -0.086426, -0.023315, 0.0009, 0.002945, 0.02771, 0.004089, 0.002686, 0.003876, 0.030273, 0.005493, 0.000127, 0.001572, 0.024658, 0.002502, 0.000557, 0.00209, -0.023315, -0.006531, -0.000259, -0.000256, -0.021851, -0.000961, -0.001419, -0.00103, -0.018799, -0.001671, -0.00066, -0.00206, -0.024658, -0.003372, -0.001251, -0.002319, -0.022827, -0.003174, 0.000357, -0.000014, 0.022705, 0.00473, -0.002029, -0.00209, -0.019897, -0.002625, -0.002106, -0.00412, -0.032471, -0.009399, -0.000383, -0.000511, -0.012695, 0.023926, -0.003021, -0.001648, 0.000553, -0.052002, -0.000115, -0.000406, 0.019531, 0.002274, -0.001137, -0.002518, -0.026123, -0.003387, -0.000167, 0.001366, 0.02356, -0.000149, -0.001953, -0.001801, -0.030151, -0.004425, 0.002014, 0.002991, 0.023804, 0.003647, 0.000713, 0.001389, 0.027954, 0.000774, 0.000174, -0.000068, -0.022705, -0.007294, -0.003571, -0.004425, -0.025879, -0.006897, -0.00135, -0.001671, -0.027588, -0.00386, -0.001373, -0.001053, 0.025146, 0.002472, -0.001205, -0.001045, -0.033203, -0.003372, 0.000109, -0.000843, -0.021851, -0.001602, 0.008118, 0.011292, 0.123047, 0.015747, -0.000178, 0.000568, 0.019409, 0.000186, 0.006897, 0.01123, 0.141602, 0.011841, -0.000027, 0.000296, 0.027466, -0.000193, -0.000456, 0.00145, 0.028564, 0.003433, 0.001404, 0.003616, 0.025269, 0.003662, 0.001045, 0.004181, 0.016357, 0.000088, -0.000288, 0.001228, 0.026489, 0.001762, 0.003082, 0.005737, 0.079102, 0.010559, -0.000668, -0.003448, -0.030396, -0.005096, -0.000797, -0.000854, -0.022339, -0.001091, -0.001328, -0.002167, -0.032227, -0.003113, 0.014465, 0.012512, 0.080566, 0.020142, 0.002319, 0.003113, 0.026489, 0.003403, -0.002045, -0.004608, -0.013855, 0.018066, 0.000786, 0.002106, 0.014038, 0.004059, -0.001137, -0.002045, -0.03064, -0.002304, 0.000641, 0.000488, -0.022705, 0.000171, -0.000298, 0.000099, 0.017334, 0.001213, 0.004822, 0.00589, 0.125, 0.011597, 0.000341, 0.000368, 0.018555, -0.000246, -0.000992, -0.001945, 0.021362, 0.001213, 0.001572, 0.002197, 0.021851, 0.00415, -0.000729, -0.002182, -0.023315, -0.002563, -0.000824, -0.002975, -0.032471, -0.004425, 0.001099, 0.003021, 0.030396, 0.004364, 0.0005, -0.001122, 0.021606, 0.001305, -0.003815, -0.008362, -0.086426, -0.009521, -0.000216, 0.001343, 0.026123, 0.000511, -0.000874, 0.000383, 0.026367, -0.000368, 0.000122, -0.001015, -0.028564, 0.000154, 0.001175, -0.000702, -0.02002, -0.000931, -0.000028, -0.000267, -0.025391, -0.000847, 0.000492, 0.003021, 0.023926, 0.002182, 0.001114, 0.002182, 0.029175, 0.008972, 0.000019, -0.003815, -0.022217, -0.000271, 0.000305, -0.000813, -0.022583, -0.000858, -0.000721, -0.00008, -0.020874, -0.001572, 0.000087, 0.000816, 0.019775, 0.001663, -0.000059, -0.001266, 0.029541, 0.000607, 0.00161, 0.001495, 0.019653, 0.001869, -0.000683, -0.002869, -0.023804, -0.000648, 0.000175, -0.001709, -0.02063, -0.001038, -0.001884, -0.00206, -0.020996, -0.004303, -0.000523, -0.000553, -0.018921, -0.000729, 0.001839, 0.005798, 0.037354, 0.004517, -0.000189, -0.001289, -0.025391, -0.000353, 0.005981, 0.015991, 0.21582, 0.01178, -0.00033, -0.000576, -0.0177, 0.000196, 0.000343, -0.000542, -0.020752, 0.000641, -0.000961, 0.00074, -0.026978, -0.000542, 0.00037, 0.000641, 0.014648, 0.000263, -0.0009, -0.000239, 0.027344, 0.003998, 0.00087, 0.001434, 0.016357, 0.002411, 0.000225, 0.001205, 0.024902, 0.001762, 0.001511, 0.003448, 0.026733, 0.003265, 0.002365, 0.003372, 0.023193, 0.00296, -0.000454, 0.001053, 0.026978, 0.000877, -0.00132, -0.001663, -0.099609, -0.033936, 0.000698, -0.001328, 0.022827, 0.000881, -0.00103, -0.00235, -0.028198, -0.003906, -0.000353, -0.002716, -0.029785, -0.004181, 0.000633, 0.002808, 0.026123, 0.008423, 0.001518, 0.003036, 0.027222, 0.003662, -0.001747, -0.002151, 0.078125, 0.005829, -0.000999, -0.001984, -0.026489, -0.002594, -0.000931, -0.001396, -0.024414, -0.002502, -0.000378, -0.001633, -0.021606, -0.002884, 0.001183, 0.00082, 0.021362, 0.003052, 0.003647, 0.003937, 0.090332, 0.008606, -0.000874, -0.000504, -0.026489, -0.003189, 0.000261, -0.00058, -0.025269, -0.001083, 0.000186, -0.000893, 0.025269, -0.000687, 0.00037, -0.001617, -0.027954, -0.001175, -0.000614, 0.000481, 0.024414, 0.000265, -0.000927, 0.000732, 0.022827, 0.001343, 0.000246, 0.000561, -0.020386, -0.001396, 0.00079, 0.003571, 0.066406, 0.013977, 0.00705, 0.008911, 0.073242, 0.01532, 0.00174, 0.002914, 0.030884, 0.003998, -0.000079, 0.000591, 0.023193, 0.003555, 0.000213, -0.000098, -0.021851, -0.000576, -0.000211, 0.00174, 0.028809, 0.001244, 0.000515, 0.000475, -0.021851, 0.000893, -0.002472, -0.00351, -0.0271, -0.00824, 0.001953, 0.002457, 0.022827, 0.003693, -0.001839, -0.001129, -0.040527, -0.012756, 0.001762, 0.003525, 0.022339, 0.003265, 0.001808, 0.002884, 0.014832, -0.014221, -0.000156, -0.000782, 0.022949, -0.000301, -0.000137, 0.000847, 0.01178, -0.001091, 0.000123, -0.0019, -0.015564, 0.000549, -0.000359, 0.001808, 0.022949, 0.000904, 0.00033, 0.00235, 0.018799, -0.000797, -0.000158, 0.000935, 0.011108, -0.000755, 0.000977, 0.001503, 0.00103, -0.01123, 0.000163, -0.002243, -0.018677, 0.001587, -0.000075, -0.001656, -0.013184, 0.00045, 0.00023, -0.001572, -0.016724, 0.001297, -0.00071, -0.002029, -0.013672, -0.001122, 0.00033, 0.001999, 0.022217, -0.001503, 0.000218, 0.001328, 0.013428, 0.002411, 0.000191, -0.001724, -0.018066, 0.001511, 0.000189, 0.001541, 0.012817, -0.000368, 0.000637, -0.000877, -0.012207, 0.000732, 0.000144, -0.00119, -0.01355, 0.001938, -0.000033, 0.001022, 0.009888, -0.000904, 0.000931, 0.002197, 0.00885, 0.000732, -0.000029, 0.001282, 0.011719, -0.001312, -0.000108, 0.001755, 0.009644, -0.000406, 0.000119, -0.001457, -0.014221, 0.001427, 0.000133, 0.002106, 0.016357, -0.000912, -0.000047, -0.001137, -0.015747, 0.001099, 0.000458, 0.001564, 0.010376, -0.000353, -0.000039, -0.001923, -0.015869, 0.000771, 0.000074, 0.001938, 0.012695, -0.000154, -0.000102, -0.001846, -0.013733, 0.000192, 0.000652, 0.003326, 0.019409, -0.001396, 0.000087, -0.000444, -0.001335, 0.008789, 0.000254, -0.001396, -0.014038, 0.001801, -0.001953, -0.005676, -0.03833, -0.002289, -0.000104, -0.000448, -0.010437, -0.003494, 0.000136, 0.001625, 0.015747, -0.001389, -0.000423, -0.001404, -0.010437, -0.00095, 0.000078, 0.002396, 0.02124, -0.001137, 0.000938, 0.00322, 0.011414, -0.00528, -0.000171, -0.001091, -0.010986, 0.001297, 0.000141, 0.000736, 0.013916, -0.000587, 0.000021, 0.002151, 0.016602, -0.000538, -0.000108, -0.000793, -0.009033, -0.000717, 0.000332, -0.002426, -0.025269, 0.001083, 0.00008, -0.001602, -0.011719, 0.000496, 0.001236, 0.002609, 0.015869, 0.001137, -0.000005, 0.001122, 0.009888, 0.00019, -0.000614, -0.001663, -0.011475, 0.000212, -0.000652, -0.002472, -0.014709, 0.000385, -0.000851, -0.001228, -0.001694, 0.011169, 0.000095, -0.001785, -0.014343, -0.004242, -0.00034, -0.001137, -0.008545, -0.002792, -0.00071, 0.001686, 0.015137, -0.000364, -0.00015, -0.002213, -0.019897, 0.000942, -0.000056, -0.001205, -0.011292, 0.000656, -0.000257, -0.00164, -0.012207, 0.000401, 0.000018, -0.000816, -0.008789, 0.000408, -0.000193, 0.001709, 0.012939, -0.000439, 0.000237, -0.000648, -0.01123, 0.001595, 0.000277, 0.002274, 0.015991, -0.000923, 0.000132, 0.002594, 0.012695, -0.00032, -0.00021, 0.001244, 0.01416, -0.001717, -0.000046, -0.000637, -0.009705, 0.001175, 0.000546, 0.001907, 0.015991, -0.001305, -0.000232, -0.00193, -0.01532, 0.001106, -0.000277, 0.005981, 0.060547, 0.002792, -0.000065, -0.002319, -0.017456, 0.001656, -0.000284, -0.00082, -0.008545, 0.000319, 0.000219, 0.000778, 0.008667, -0.000311, -0.000005, -0.001465, -0.012634, -0.000483, 0.000164, 0.000908, 0.011963, -0.00296, -0.000023, -0.0019, -0.011475, -0.002274, -0.000273, -0.002258, -0.013611, -0.000515, 0.000227, -0.001495, -0.013367, 0.000668, -0.000239, -0.000039, 0.006561, 0.003647, 0.000156, 0.001862, 0.013306, -0.000101, 0.000237, -0.001945, -0.02002, 0.001556, -0.000068, -0.000599, -0.010864, -0.00037, -0.000144, 0.001518, 0.010193, 0.000275, -0.00025, 0.000343, 0.004242, 0.005859, -0.00028, -0.001938, -0.014832, 0.000587, -0.001007, -0.002838, -0.012146, -0.002045, -0.000355, -0.002563, -0.019165, 0.001404, -0.00019, -0.001015, -0.011597, -0.000284, 0.000149, -0.001572, -0.011902, -0.000904, -0.000113, -0.000273, 0.000416, 0.00824, 0.000301, 0.002014, 0.016602, -0.000999, 0.000087, 0.00106, 0.01001, 0.001152, -0.0001, -0.001854, -0.015747, 0.00103, 0.000118, 0.000261, -0.000523, -0.011719, -0.000027, 0.001678, 0.015259, -0.001396, -0.000069, -0.002213, -0.016968, 0.000469, 0.000135, 0.001968, 0.017456, -0.000664, -0.000204, -0.001999, -0.012817, 0.000224, -0.000064, 0.001076, 0.010986, -0.000626, 0.000081, -0.001038, -0.011841, -0.001488, 0.000416, 0.001198, 0.01062, 0.001045, -0.000171, 0.0019, 0.019653, -0.001274, -0.000324, 0.002029, 0.020752, -0.002182, 0.000162, -0.001915, -0.018188, 0.001396, -0.000241, -0.001862, -0.016357, 0.000774, 0.000404, 0.00235, 0.012329, 0.001511, -0.000456, 0.00119, 0.011475, 0.002426, 0.000328, 0.001968, 0.012268, -0.000061, 0.000904, 0.001686, 0.012085, 0.002045, -0.000444, -0.001045, -0.00322, -0.039062, -0.006622, -0.015198, -0.088867, -0.009277, -0.000196, -0.001015, -0.012756, 0.000893, -0.000412, 0.000946, 0.01416, -0.000115, -0.000154, -0.001617, -0.012451, 0.000534, -0.000538, -0.00206, -0.014587, 0.00046, -0.000189, -0.001648, -0.010986, 0.00017, 0.000404, -0.002274, -0.018311, 0.001701, -0.001183, -0.003006, -0.020264, 0.001007, -0.000082, 0.002289, 0.015564, -0.001968, -0.000244, -0.000919, -0.009583, 0.000187, 0.000068, 0.00161, 0.014465, -0.001465, -0.000092, -0.001564, -0.01178, 0.000307, 0.000143, 0.000977, 0.009583, -0.000084, -0.000067, 0.000938, 0.012573, -0.000893, -0.000275, -0.001305, -0.012207, 0.000284, -0.000435, 0.001236, 0.012939, -0.0, -0.003159, -0.003738, -0.001854, -0.00531, -0.00009, -0.001747, -0.012512, 0.00037, 0.000208, -0.001541, -0.014954, 0.001587, 0.000851, 0.003372, 0.018433, 0.001892, 0.000006, -0.001823, -0.015381, 0.001144, 0.000087, 0.001968, 0.016846, -0.000706, -0.000051, -0.000706, -0.009827, -0.000257, -0.000706, -0.002289, -0.014771, -0.001732, -0.000439, -0.001129, -0.010925, -0.000372 ] } , "name": "LlmExporter::FusedLinearAttention_552", "outputIndexes": [ 81 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 69, 78, 80, 81 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.1/self_attn/FusedLinearAttention", "outputIndexes": [ 82 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 82, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.1/self_attn/Reshape_output_0", "outputIndexes": [ 83 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 83 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.1/self_attn/norm/Cast_output_0", "outputIndexes": [ 84 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 84 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 17433842, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.1/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 85 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1851 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 17434866, 1048598, 262144, 0, 0 ] } , "name": "/layers.1/self_attn/in_proj_z/Linear", "outputIndexes": [ 1864 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1864 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 1865 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1865 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 86 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 86, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.1/self_attn/Reshape_1_output_0", "outputIndexes": [ 87 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 87 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.1/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 89 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 85, 89 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.1/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 90 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 67 ] , "main_type": "NONE", "name": "/blocks.1/self_attn/Shape_output_0", "outputIndexes": [ 91 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 91 ] , "main_type": "NONE", "name": "Shape154", "outputIndexes": [ 92 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 91 ] , "main_type": "NONE", "name": "Rank156", "outputIndexes": [ 93 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 93, 93 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp158", "outputIndexes": [ 94 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 94 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze159", "outputIndexes": [ 95 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 94, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp161", "outputIndexes": [ 96 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 96 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze162", "outputIndexes": [ 97 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 92, 95, 97, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice165", "outputIndexes": [ 98 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 98 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze166", "outputIndexes": [ 99 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 99, 99 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp168", "outputIndexes": [ 100 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 91, 100, 94 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.1/self_attn/Gather_output_0", "outputIndexes": [ 101 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 101, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.1/self_attn/Unsqueeze_output_0", "outputIndexes": [ 102 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 94 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze176", "outputIndexes": [ 103 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 96 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze179", "outputIndexes": [ 104 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 92, 103, 104, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice182", "outputIndexes": [ 105 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 105 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze183", "outputIndexes": [ 106 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 106 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp184", "outputIndexes": [ 107 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 107, 106 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp185", "outputIndexes": [ 108 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 91, 108, 94 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.1/self_attn/Gather_1_output_0", "outputIndexes": [ 109 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 109, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.1/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 110 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 102, 110, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.1/self_attn/Concat_output_0", "outputIndexes": [ 111 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 90, 111 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.1/self_attn/Reshape_2_output_0", "outputIndexes": [ 112 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 112 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 1866 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1866 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.1/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 1867 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1867 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 18745608, 1048598, 262144, 0, 0 ] } , "name": "/layers.1/self_attn/out_proj/Linear", "outputIndexes": [ 1868 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1868 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 1869 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1869 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.1/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 113 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 66, 113 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.1/Add_output_0", "outputIndexes": [ 114 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 114 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 20056350, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.1/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 115 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 115 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.1/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 1870 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1870 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.1/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 1871 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1871 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 20064542, 1835030, 458752, 0, 0 ] } , "name": "/layers.1/mlp/gate_proj/Linear", "outputIndexes": [ 1872 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1872 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 1873 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1873 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.1/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 116 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 116 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.1/mlp/act_fn/Mul_output_0", "outputIndexes": [ 117 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1871 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 22358324, 1835030, 458752, 0, 0 ] } , "name": "/layers.1/mlp/up_proj/Linear", "outputIndexes": [ 1876 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1876 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 1877 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1877 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.1/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 118 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 117, 118 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.1/mlp/Mul_output_0", "outputIndexes": [ 119 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 119 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.1/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 1878 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1878 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.1/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 1879 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1879 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 24652106, 1835030, 458752, 0, 0 ] } , "name": "/layers.1/mlp/down_proj/Linear", "outputIndexes": [ 1880 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1880 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.1/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 1881 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1881 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.1/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 120 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 114, 120 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.1/Add_1_output_0", "outputIndexes": [ 121 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 121, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.2/Reshape_output_0", "outputIndexes": [ 122 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 122 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 26945888, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.2/input_layernorm/Mul_1_output_0", "outputIndexes": [ 123 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 123 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 1882 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1882 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.2/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 1883 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1883 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 26954080, 3145750, 786432, 0, 0 ] } , "name": "/layers.2/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 1884 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1884 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 1885 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1885 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 124 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 124 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.2/self_attn/Transpose_output_0", "outputIndexes": [ 125 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.897708, -0.282063, -0.297918, -0.653259, -0.206362, -0.317132, -0.445484, -0.288752, -1.570151, -0.342901, -0.431778, -0.152162, -0.056416, -0.978625, -0.302609, -0.069122 ] } , "name": "/blocks.2/self_attn/Neg_output_0", "outputIndexes": [ 126 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1883 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 30886262, 8214, 2048, 0, 0 ] } , "name": "/layers.2/self_attn/in_proj_a/Linear", "outputIndexes": [ 1888 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1888 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 1889 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1889 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 127 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 1.671875, -2.1875, -0.092773, 0.71875, -2.53125, -5.46875, 1.757812, -0.4375, -0.373047, -0.871094, 1.414062, -4.625, -2.78125, 1.140625, -5.03125, -3.65625 ] } , "name": "onnx::Add_3469", "outputIndexes": [ 129 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 127, 129 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.2/self_attn/Add_output_0", "outputIndexes": [ 130 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 130 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp226", "outputIndexes": [ 131 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 131, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp228", "outputIndexes": [ 132 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 132 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.2/self_attn/Softplus_output_0", "outputIndexes": [ 133 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 126, 133 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.2/self_attn/Mul_output_0", "outputIndexes": [ 134 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1883 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 30896524, 8214, 2048, 0, 0 ] } , "name": "/layers.2/self_attn/in_proj_b/Linear", "outputIndexes": [ 1892 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1892 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 1893 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1893 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 135 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 135 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.2/self_attn/Sigmoid_output_0", "outputIndexes": [ 136 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.001053, 0.001122, 0.035889, 0.108887, 0.001053, 0.000671, -0.002335, -0.106445, 0.000197, 0.0002, 0.009216, 0.12793, 0.000336, 0.000273, 0.004852, -0.045654, 0.000652, -0.000063, -0.005615, -0.120117, 0.000889, 0.001801, 0.012756, -0.135742, 0.000687, 0.000496, -0.006165, -0.103027, -0.000565, -0.000204, 0.012512, -0.129883, 0.000423, -0.000103, -0.004333, 0.022217, 0.00135, 0.000284, -0.11377, 0.003479, 0.000467, -0.00042, 0.00082, -0.021484, 0.000656, 0.000296, -0.001076, -0.168945, 0.000557, 0.002136, 0.009583, -0.126953, -0.000813, 0.00177, 0.083984, -0.000927, 0.001083, 0.000399, -0.041992, -0.045166, 0.000942, 0.002609, 0.018433, -0.136719, -0.000071, 0.000763, -0.008728, 0.130859, -0.000101, 0.001221, 0.033447, 0.010437, -0.000721, 0.00046, -0.006378, 0.035889, 0.000984, -0.001373, 0.006439, -0.130859, -0.00032, 0.001854, 0.069336, -0.091309, -0.000376, 0.002533, 0.013, -0.132812, 0.000607, 0.00174, 0.011963, -0.076172, 0.000383, 0.003006, 0.076172, 0.166992, -0.000793, -0.000618, -0.007477, 0.123535, 0.001213, 0.000847, -0.002075, -0.12793, -0.000931, -0.002106, -0.009644, 0.123047, -0.000736, 0.001091, -0.011169, -0.11084, 0.001778, 0.000206, 0.002075, -0.118652, -0.00033, 0.000706, -0.0065, 0.041016, 0.00106, 0.001289, 0.019897, 0.410156, 0.000576, 0.003937, 0.106445, 0.320312, -0.000751, 0.000263, 0.078613, 0.104492, 0.001358, 0.000717, 0.006348, -0.143555, -0.001045, -0.000473, -0.084961, 0.060791, -0.000322, 0.007324, 0.078613, 0.324219, -0.000645, 0.001015, 0.010437, -0.157227, 0.000423, 0.001602, 0.053955, -0.099121, 0.000828, -0.000896, -0.062988, 0.00708, -0.001732, 0.000395, 0.020752, 0.166016, -0.000492, 0.001472, 0.078613, 0.066895, -0.000893, 0.000504, 0.00592, -0.123047, -0.001701, -0.001434, 0.004211, -0.123047, -0.000467, -0.000301, -0.005493, 0.124512, -0.000961, -0.001892, -0.004333, 0.151367, 0.000656, -0.001701, -0.006775, 0.114258, 0.002136, 0.004272, 0.001427, -0.304688, -0.000269, 0.002792, 0.001419, -0.136719, 0.000196, 0.001602, 0.098633, -0.021362, -0.000179, -0.000805, -0.047363, -0.124512, -0.000542, -0.0001, -0.004486, 0.126953, -0.00209, 0.000443, 0.075195, 0.118164, 0.000065, 0.000504, 0.00473, 0.109863, 0.000223, -0.000383, -0.000456, -0.030884, 0.000101, 0.000359, -0.005341, 0.018921, 0.000153, -0.001556, -0.008362, 0.116699, 0.000092, 0.000129, -0.062012, -0.111816, -0.000062, -0.000763, 0.001152, 0.036865, -0.000141, -0.000584, -0.00174, 0.040283, -0.000156, 0.001877, 0.051758, 0.053467, -0.000984, 0.000977, 0.006683, -0.129883, 0.000154, 0.000416, 0.002853, 0.022705, 0.000024, -0.002701, -0.037842, -0.103027, 0.000171, -0.000607, -0.014099, 0.033691, 0.006836, 0.023438, 0.1875, -0.038818, -0.001022, -0.001335, -0.002975, 0.131836, -0.000721, 0.001846, 0.105957, 0.057129, -0.000534, 0.000641, 0.111816, -0.021851, 0.000334, 0.000108, -0.069824, -0.084473, 0.000309, 0.000622, 0.001366, -0.132812, -0.000237, -0.0002, 0.000587, 0.155273, -0.001518, -0.003845, -0.013428, 0.125, 0.004395, 0.009888, 0.094238, 0.5625, 0.000847, -0.001305, -0.000054, 0.113281, -0.001236, -0.000908, -0.002289, 0.089844, -0.000189, 0.001198, 0.072266, -0.077148, 0.001526, 0.002914, -0.000104, -0.124023, -0.000881, -0.001038, 0.083984, -0.042725, 0.000425, 0.001488, 0.095703, 0.058838, -0.002289, -0.003052, -0.007996, 0.138672, 0.000919, 0.000048, 0.014465, 0.120117, 0.000969, -0.000143, -0.053955, -0.11377, -0.000648, -0.000587, -0.002335, 0.113281, -0.000387, 0.000198, 0.004242, 0.091797, -0.000671, -0.000828, -0.017578, 0.118652, 0.000236, 0.001701, 0.002319, -0.121582, 0.000595, 0.005981, 0.087402, -0.012939, 0.000315, 0.000843, 0.041748, 0.002518, -0.001068, -0.002365, -0.028442, -0.111816, 0.000713, -0.000114, -0.001038, 0.117188, -0.00021, -0.000931, -0.086914, 0.038086, 0.000507, 0.000622, 0.005005, -0.116211, 0.000167, 0.000931, 0.083496, -0.029541, -0.000679, -0.000313, -0.000462, 0.12207, -0.000774, -0.002121, 0.005524, -0.114258, -0.000702, -0.000427, -0.007416, 0.125977, -0.000889, 0.000224, 0.001343, 0.122559, -0.001335, 0.000039, -0.067871, -0.133789, 0.000057, -0.000141, 0.000439, 0.056396, -0.018188, -0.041016, -0.125, -0.636719, 0.000103, 0.002502, 0.009644, -0.124512, -0.000259, -0.001892, -0.061279, 0.090332, -0.000016, -0.00164, -0.007111, 0.135742, 0.001389, -0.002197, -0.06543, -0.058838, 0.00028, -0.000116, -0.002304, 0.108887, -0.000278, -0.000456, -0.078125, -0.061768, -0.000896, -0.000961, -0.001579, 0.117188, -0.00071, 0.000201, -0.004211, 0.121582, 0.000961, -0.001198, 0.002258, 0.124512, 0.000332, -0.000381, -0.001518, 0.039551, -0.000412, -0.004669, -0.050293, -0.248047, 0.000507, -0.000481, 0.008484, -0.104492, -0.000102, -0.003021, -0.097168, -0.019287, -0.000215, -0.001541, -0.058105, -0.098633, 0.000199, -0.000668, 0.000475, -0.030273, -0.000645, -0.000496, -0.011292, 0.12207, -0.000168, 0.000813, -0.00296, -0.084961, -0.001366, 0.000916, 0.023315, 0.253906, 0.000408, -0.000145, -0.068359, -0.033447, -0.00106, 0.002029, -0.003403, -0.355469, 0.000402, 0.00071, 0.06543, 0.068848, 0.000137, 0.00045, -0.004456, -0.11377, 0.00079, 0.00193, 0.044678, -0.072754, 0.001907, -0.000595, -0.016968, -0.087891, -0.000065, -0.00145, -0.007812, 0.12793, -0.000591, 0.00018, 0.015869, 0.316406, -0.001945, -0.001144, 0.000885, 0.124023, -0.000146, 0.002975, 0.102051, 0.035645, -0.003815, -0.007935, -0.016479, -0.065918, 0.000288, -0.000599, -0.014038, -0.058838, 0.015259, 0.029175, 0.064453, 0.248047, 0.07373, 0.122559, 0.225586, 0.173828, -0.004456, -0.004425, -0.005493, -0.030884, -0.052002, -0.081543, -0.145508, -0.192383, -0.000584, -0.003845, -0.010193, -0.023438, -0.00824, -0.01239, -0.020996, -0.010803, 0.046631, 0.069824, 0.147461, 0.116699, -0.030151, -0.046875, -0.077637, -0.072754, 0.004181, 0.006927, 0.015564, 0.014282, -0.00351, -0.004425, -0.001595, 0.034668, -0.006256, -0.010681, -0.013123, -0.001205, -0.017334, -0.023804, -0.045898, -0.228516, -0.021362, -0.026245, -0.032227, -0.083496, 0.00106, 0.001465, 0.00296, 0.019409, 0.032959, 0.040771, 0.066406, 0.04834, 0.125977, 0.154297, 0.226562, 0.423828, -0.018677, -0.024292, -0.034424, -0.026611, -0.005188, -0.008301, -0.015625, -0.000713, -0.001259, -0.002487, 0.001549, 0.09668, 0.003113, 0.005585, 0.012573, 0.017334, -0.014587, -0.026489, -0.065918, -0.24707, -0.002518, -0.004913, -0.009338, -0.022827, 0.057617, 0.101562, 0.157227, 0.265625, 0.009583, 0.014038, 0.005707, -0.150391, 0.00592, 0.010376, 0.015625, -0.011841, -0.010254, -0.013916, -0.021118, -0.066406, -0.029419, -0.041016, -0.066895, -0.076172, -0.021606, -0.031982, -0.050537, -0.008728, 0.012024, 0.020142, 0.048096, 0.249023, 0.074707, 0.107422, 0.183594, 0.180664, 0.016724, 0.028809, 0.046875, 0.039551, -0.00592, -0.001083, 0.004639, -0.092285, 0.014709, 0.021973, 0.03418, -0.066895, -0.004761, -0.009766, -0.016724, 0.012085, 0.024536, 0.045166, 0.071777, 0.192383, 0.01062, 0.018188, 0.035156, 0.060059, -0.028687, -0.040527, -0.072754, -0.22168, -0.000052, 0.002029, 0.010315, 0.024414, -0.016113, -0.021362, -0.041016, -0.067871, -0.00264, -0.005249, -0.015381, -0.018921, 0.015747, 0.02002, 0.05127, 0.08252, 0.019165, 0.022095, 0.038086, 0.068359, -0.001556, -0.00209, -0.007874, -0.025879, -0.000847, -0.000599, 0.000067, 0.031738, -0.001526, -0.001671, -0.002686, -0.025146, -0.014038, -0.028809, -0.061035, -0.111328, -0.014038, -0.021118, -0.042969, -0.06543, -0.013672, -0.017334, -0.029785, -0.06543, 0.002274, 0.005402, 0.019775, 0.11084, -0.00206, -0.000036, -0.000645, -0.026733, 0.030273, 0.060303, 0.120117, 0.075684, -0.005737, -0.007202, -0.01178, -0.013489, 0.005676, 0.009705, 0.016602, -0.021606, -0.002884, -0.005951, -0.016602, -0.070312, -0.007233, -0.010986, -0.024658, -0.083496, -0.007782, -0.009155, -0.014893, -0.031738, 0.012146, 0.019775, 0.04248, 0.076172, 0.01709, 0.023315, 0.039795, 0.056396, -0.012329, -0.025146, -0.048584, -0.22168, 0.013184, 0.023315, 0.038086, 0.057373, -0.001083, -0.001968, 0.000193, 0.025757, 0.002823, 0.006653, 0.011047, -0.013, 0.005463, 0.010193, 0.018799, 0.014771, 0.011047, 0.016357, 0.028931, 0.008179, -0.004181, -0.007202, -0.013855, -0.098145, -0.002563, -0.001083, -0.006287, -0.020508, 0.005371, 0.009155, 0.014404, -0.010437, -0.004517, -0.008057, -0.003357, 0.100098, -0.009399, -0.014526, -0.040039, -0.091309, -0.003586, -0.004517, -0.009583, -0.015137, -0.000226, -0.00103, -0.00705, -0.019165, -0.023315, -0.02417, -0.040527, -0.097656, 0.01001, 0.01001, 0.001099, 0.003052, -0.003815, -0.005859, -0.011719, -0.015381, -0.018799, -0.02771, -0.041504, -0.058105, -0.007477, -0.011963, -0.020264, -0.026367, -0.048584, -0.081543, -0.15918, -0.222656, -0.006622, -0.008362, -0.016235, -0.035889, 0.019775, 0.022217, 0.038086, 0.084961, -0.034668, -0.05957, -0.12207, -0.289062, 0.001877, 0.003876, 0.006409, -0.019531, 0.018555, 0.033936, 0.065918, 0.048584, 0.0354, 0.05249, 0.084473, 0.259766, -0.029663, -0.044434, -0.077637, -0.212891, 0.003372, 0.005615, 0.010376, 0.021484, -0.025513, -0.041992, -0.086426, -0.109375, 0.014099, 0.018555, 0.019043, 0.056641, 0.037598, 0.050781, 0.074707, 0.106934, 0.000248, 0.001984, 0.006348, 0.022827, -0.006989, -0.011292, -0.022217, -0.02771, 0.016357, 0.027588, 0.05542, 0.063965, -0.075684, -0.099121, -0.161133, -0.257812, -0.02771, -0.03833, -0.057617, -0.055908, -0.001999, -0.001068, 0.000003, 0.040039, -0.007385, -0.009399, -0.016846, -0.016602, 0.019287, 0.026855, 0.045654, 0.074707, -0.002472, -0.003036, -0.006195, -0.042969, 0.018433, 0.027466, 0.04541, 0.020386, -0.00946, -0.015076, -0.037842, -0.072266, 0.030151, 0.048584, 0.076172, 0.058105, -0.000071, 0.000183, 0.001114, 0.02478, -0.004425, -0.00708, -0.013916, -0.016113, -0.01355, -0.016968, -0.023804, -0.092285, 0.015137, 0.022095, 0.029297, -0.113281, -0.006805, -0.019775, -0.061523, -0.083008, -0.003021, -0.002899, 0.001335, 0.021362, 0.00046, 0.000687, 0.00293, 0.059814, -0.014343, -0.021484, -0.039307, -0.118652, -0.000158, -0.001968, -0.008179, -0.022339, -0.002167, -0.002563, -0.005035, -0.019775, 0.046875, 0.086426, 0.145508, 0.189453, 0.004547, 0.006531, 0.010498, 0.024414, 0.0354, 0.053955, 0.082031, 0.036621, 0.057129, 0.073242, 0.11377, 0.128906, -0.000889, -0.001671, -0.002792, 0.060791, 0.024536, 0.04834, 0.074707, 0.259766, 0.004028, 0.008789, 0.017334, 0.002197, -0.012085, -0.019531, -0.029175, 0.074707, 0.001968, 0.007782, 0.023926, 0.212891, 0.012939, 0.019775, 0.031494, 0.028809, -0.041016, -0.076172, -0.165039, -0.177734, 0.000565, 0.006989, 0.010437, -0.066406, 0.028076, 0.041992, 0.066406, 0.083984, 0.01001, 0.010803, -0.00325, 0.001564, -0.046875, -0.074219, -0.133789, -0.246094, 0.016602, 0.026978, 0.049561, 0.047607, -0.006897, -0.034912, -0.257812, 0.15625, -0.001495, -0.004852, -0.014099, -0.052002, 0.005798, 0.012939, 0.02478, 0.032227, 0.007324, 0.019043, 0.034668, -0.023315, -0.002808, -0.005585, -0.013, -0.119629, 0.00161, 0.002548, 0.009521, -0.021606, -0.00473, -0.008789, -0.014221, -0.016113, 0.016357, 0.044434, 0.089844, 0.155273, 0.001938, 0.00708, 0.015991, -0.000805, -0.009827, -0.025024, -0.057861, -0.095703, -0.003754, -0.014832, -0.03833, -0.124023, -0.005005, -0.010864, -0.02356, 0.032959, -0.002213, 0.001839, -0.005188, -0.105469, 0.000414, 0.000496, 0.002823, 0.02417, -0.001686, -0.001099, -0.004242, -0.017334, -0.000351, -0.001129, -0.003387, -0.02356, -0.015015, -0.033203, -0.074707, -0.016846, -0.00531, -0.014954, -0.026123, -0.051025, -0.00592, -0.004822, 0.010986, 0.10791, -0.007385, -0.022095, -0.083496, -0.410156, -0.005493, -0.012024, -0.039307, -0.173828, 0.002304, 0.006195, 0.010742, -0.024292, -0.009949, -0.018433, -0.028198, 0.072266, 0.003128, 0.00592, 0.017578, 0.032715, -0.001968, -0.004242, -0.008301, -0.025024, -0.001366, -0.002502, -0.005585, -0.036621, 0.003021, 0.002396, 0.027222, 0.088867, -0.013916, -0.026367, -0.071289, -0.115723, -0.006226, -0.015442, -0.037598, -0.048096, -0.000862, -0.008789, -0.022217, -0.114258, -0.003204, -0.005524, -0.013, -0.03833, -0.004822, -0.009338, -0.041016, -0.273438, -0.007996, -0.015747, -0.031006, -0.097656, 0.003326, 0.009583, 0.036133, 0.223633, 0.000526, 0.001862, 0.006256, 0.035889, 0.008301, 0.02417, 0.04834, 0.126953, -0.005066, -0.010071, -0.028442, -0.196289, -0.009277, -0.018311, -0.040527, -0.087402, 0.000123, 0.000218, -0.003433, -0.022095, -0.003418, -0.009644, -0.022827, -0.136719, -0.036133, -0.068359, -0.158203, -0.231445, 0.001328, -0.001053, -0.015442, 0.00412, -0.002167, -0.003235, -0.021851, -0.145508, -0.002014, -0.002777, -0.00528, -0.017456, -0.002106, -0.001717, -0.016479, -0.087891, 0.043701, 0.094727, 0.158203, 0.002136, -0.006805, -0.015137, -0.038086, 0.099609, 0.001984, 0.001915, 0.001534, -0.112793, -0.005035, -0.010071, -0.021118, -0.08252, 0.016846, 0.038818, 0.108398, 0.310547, 0.004333, 0.025024, 0.070312, 0.316406, 0.002762, 0.004822, 0.008423, 0.019043, 0.009033, 0.031738, 0.106445, 0.275391, 0.001534, 0.003418, 0.006409, -0.023926, -0.009155, -0.020874, -0.01709, 0.227539, 0.002335, 0.00592, 0.011597, -0.005432, 0.002548, 0.008484, 0.02002, 0.055176, -0.002197, 0.001205, 0.013794, 0.109375, 0.00267, 0.004761, 0.009766, 0.019287, 0.002884, 0.008484, 0.011719, 0.015198, 0.013123, 0.028809, 0.080078, 0.320312, 0.002289, 0.00322, 0.009277, 0.03125, 0.006042, 0.019165, 0.053223, 0.206055, 0.006165, 0.011841, 0.019409, 0.002853, -0.002213, -0.004486, -0.00708, -0.049316, -0.00206, -0.003036, -0.007568, -0.024536, -0.000397, -0.001038, -0.001602, -0.026123, 0.0009, 0.000387, 0.002655, 0.031982, 0.003021, 0.003296, 0.006531, 0.060547, -0.003372, -0.007568, -0.014893, 0.015198, 0.001488, 0.003784, 0.015198, 0.006592, -0.007599, -0.018066, -0.054688, -0.027466, -0.001602, 0.00132, 0.00267, -0.105469, 0.000107, -0.000029, 0.002701, -0.027954, 0.013489, 0.027832, 0.058838, 0.091309, -0.003662, -0.004913, -0.010193, -0.023682, 0.005249, 0.014282, 0.035645, 0.099121, -0.001198, -0.000729, -0.00293, -0.023926, -0.00473, -0.010437, -0.018799, -0.103516, -0.001663, 0.004425, 0.026855, 0.148438, -0.001526, -0.002838, -0.006226, -0.033936, 0.002579, 0.007416, 0.01416, 0.036621, 0.00006, -0.003723, -0.006805, -0.0354, 0.006134, 0.010681, 0.026123, 0.118164, -0.010742, -0.026978, -0.071777, 0.039795, 0.004272, 0.007996, 0.016724, 0.038086, -0.041504, -0.080566, -0.172852, -0.166016, 0.001892, 0.003693, 0.009338, 0.022095, -0.006592, -0.016846, -0.049316, -0.225586, 0.000637, 0.000235, -0.006256, -0.056396, -0.005371, -0.013794, -0.034912, -0.063965, -0.001511, -0.00053, -0.004364, -0.036133, -0.007721, -0.016113, -0.023438, -0.136719, -0.001495, -0.001282, -0.001404, -0.026978, -0.001526, -0.00351, -0.015991, -0.082031, 0.003296, 0.006226, 0.019653, 0.00531, 0.001801, 0.004089, 0.010681, 0.038086, 0.000462, -0.001343, -0.011536, -0.265625, -0.020996, -0.072266, -0.204102, -0.016968, -0.000523, -0.00383, -0.005096, -0.094238, -0.001083, -0.00174, 0.018188, 0.020752, 0.014465, 0.032227, 0.103027, 0.053711, -0.002808, -0.005371, -0.011292, 0.026855, 0.00148, 0.004547, 0.019043, 0.085938, 0.003357, 0.007202, 0.027954, 0.115234, -0.000561, 0.00267, 0.039551, 0.25, 0.010376, 0.021729, 0.077148, 0.227539, -0.001709, -0.002319, -0.001701, -0.035645, -0.003799, -0.014465, -0.058594, -0.177734, 0.026001, 0.060791, 0.129883, 0.217773, 0.017212, 0.040039, 0.084961, -0.037842, -0.003159, -0.003296, -0.013733, -0.106934, -0.003693, -0.002625, 0.006531, 0.126953, -0.002151, -0.00531, -0.014282, -0.042725, 0.001984, 0.007141, 0.026123, 0.093262, -0.014526, -0.032715, -0.064453, -0.339844, 0.00132, 0.00069, -0.000233, 0.031982, -0.020874, -0.054443, -0.144531, -0.085938, -0.001137, -0.003967, -0.012146, -0.041016, -0.010376, -0.021118, -0.032471, -0.071777, -0.003098, -0.007874, -0.017822, -0.001785, -0.008423, -0.027222, -0.123047, -0.212891, -0.001099, 0.002869, 0.00473, 0.081055, 0.012573, 0.029297, 0.07373, 0.1875, -0.003006, -0.00528, -0.009766, -0.026855, 0.002716, 0.005737, 0.012512, -0.017456, 0.004883, 0.018433, 0.031494, 0.166992, 0.000584, 0.000713, 0.003372, 0.024048, 0.000305, 0.000072, 0.007599, 0.058594, -0.000218, 0.001099, 0.000622, -0.053955, -0.000542, 0.000843, 0.009094, 0.05249, -0.000591, 0.000322, 0.001938, 0.055664, 0.000002, -0.000748, 0.005127, 0.059326, 0.000252, -0.001053, -0.001045, 0.057617, 0.000456, 0.000172, 0.000584, 0.019043, -0.000595, -0.003098, -0.016357, 0.123535, -0.000626, -0.001175, 0.00002, 0.049805, -0.000357, -0.002426, -0.03125, 0.016846, 0.000368, -0.000744, -0.005585, -0.054932, -0.00046, 0.000123, -0.018677, 0.088379, 0.002289, 0.016479, 0.091797, -0.063477, 0.000196, 0.000328, -0.000397, 0.018066, -0.000778, -0.003693, 0.012939, 0.005432, -0.000088, -0.00145, -0.010803, -0.008423, -0.000278, 0.00032, 0.001167, 0.04834, 0.000062, -0.001022, -0.001823, -0.020508, 0.001152, 0.001167, 0.004211, -0.069824, -0.00082, 0.000143, 0.001602, 0.057129, 0.000252, 0.000645, 0.001984, -0.026855, -0.000062, 0.001556, 0.044189, 0.096191, -0.00074, -0.000778, -0.049072, 0.03833, 0.00066, 0.000387, 0.000083, -0.059326, -0.000243, 0.000847, 0.003586, -0.054932, -0.00061, 0.000671, -0.008606, -0.055176, 0.00106, 0.004761, 0.058838, 0.125, -0.00079, -0.001137, 0.001205, 0.04834, -0.000637, 0.00053, -0.001007, 0.05957, -0.000099, 0.00135, 0.004761, 0.05542, -0.001526, 0.001282, 0.009338, 0.049072, 0.000248, 0.000847, 0.001045, 0.038574, -0.000208, -0.000858, 0.003204, 0.158203, 0.001068, 0.000263, -0.044678, -0.109863, 0.000211, 0.000969, 0.003189, 0.042236, -0.000187, -0.000452, -0.001083, 0.017822, 0.000353, 0.001122, 0.008362, 0.033203, -0.001663, -0.00592, -0.050537, 0.022949, 0.000118, 0.000067, 0.001373, 0.02063, -0.000196, 0.000486, 0.002853, -0.050781, 0.000086, -0.000039, -0.000017, 0.03418, -0.001198, -0.000096, 0.00235, 0.049561, 0.001221, 0.003891, 0.0177, -0.057129, 0.000801, 0.000349, 0.002106, 0.052246, 0.000736, 0.000683, -0.001862, 0.052979, -0.000368, -0.000067, 0.003723, 0.012573, 0.000992, 0.000648, 0.006622, 0.051025, -0.000234, 0.000441, 0.001732, 0.022705, -0.001488, -0.00473, -0.049316, -0.09375, 0.000179, 0.001595, 0.003784, 0.047119, 0.000404, 0.000168, -0.002975, -0.052979, -0.00029, 0.000259, -0.002792, -0.040039, 0.000721, -0.000234, 0.013123, 0.056885, -0.000912, -0.001259, -0.00766, -0.041748, -0.000254, -0.000774, -0.009644, 0.0177, 0.000112, 0.000359, 0.007477, 0.045898, 0.000244, 0.001076, 0.006104, 0.05542, 0.000206, 0.000683, 0.005066, -0.009949, 0.000154, 0.000675, 0.000633, 0.014465, 0.000165, -0.001328, -0.004639, 0.053467, -0.000397, 0.001007, 0.012207, -0.057617, -0.000301, -0.000015, 0.002563, 0.050293, -0.000315, 0.000486, 0.0047, 0.053467, -0.000328, -0.000538, 0.005463, 0.054688, 0.000368, -0.000486, 0.000679, 0.051514, -0.000496, -0.001549, -0.019409, -0.048828, -0.001778, -0.005676, -0.019531, 0.062988, 0.000322, 0.000311, 0.006104, 0.057861, 0.000406, 0.00069, 0.006226, 0.013428, -0.000039, 0.001076, 0.007324, -0.013367, 0.000161, 0.000399, 0.001099, 0.050537, -0.000138, 0.001587, 0.001488, 0.051758, -0.00009, 0.000216, 0.001289, 0.03064, -0.001015, -0.000675, -0.006317, 0.053223, -0.000055, 0.000851, 0.005554, 0.008545, 0.000256, 0.00106, 0.010864, 0.047119, 0.001648, 0.000668, 0.032471, 0.123047, -0.00087, 0.000399, 0.000706, 0.053467, 0.000549, 0.001984, 0.002487, 0.050293, 0.000652, 0.00193, 0.009216, 0.055908, -0.000206, -0.000832, -0.010925, -0.049316, 0.00021, 0.000446, 0.015564, 0.048828, -0.002502, -0.006592, -0.000123, 0.011047, 0.00006, 0.00119, 0.005096, -0.058838, -0.000261, -0.000486, 0.008789, 0.006836, -0.000439, -0.000186, 0.000607, 0.056885, -0.000683, -0.002014, -0.012329, -0.017578, 0.000044, 0.000957, -0.006592, -0.056396, 0.000305, -0.000242, -0.005219, -0.05249, 0.000429, -0.000511, -0.001198, -0.05127, -0.000467, 0.000568, -0.000244, -0.052734, 0.00009, 0.000075, 0.048828, 0.024658, -0.000433, -0.000186, 0.003677, -0.022217, -0.002991, -0.007599, -0.057617, -0.116211, -0.000622, 0.00116, 0.007751, 0.056641, -0.003693, -0.029053, 0.02417, 0.0354, 0.002075, -0.000195, -0.001205, 0.049316, -0.000496, 0.000219, 0.003098, 0.052979, 0.000171, 0.000816, 0.00079, 0.054932, -0.000385, -0.000296, -0.006409, -0.03125, -0.000843, -0.004333, -0.031494, -0.122559, -0.00058, 0.000171, 0.001099, -0.056641, 0.000147, 0.000729, -0.000591, -0.052734, 0.000019, 0.001114, 0.035156, 0.048584, -0.000801, -0.000454, -0.005035, 0.05542, -0.000538, -0.000288, -0.001625, 0.047119, 0.000282, -0.000759, -0.001793, -0.056641, -0.000397, 0.001572, 0.019043, 0.055664, 0.00015, 0.00103, 0.008362, 0.02002, -0.000874, -0.001007, -0.005676, -0.048096, -0.000147, 0.001221, -0.005188, -0.056396, -0.000169, 0.000626, 0.005737, -0.051514, 0.000433, 0.000093, -0.00293, -0.056152, -0.001999, -0.005554, -0.04834, 0.021118, 0.000052, -0.000484, 0.006042, 0.059814, -0.000089, -0.000774, -0.001999, -0.0271, -0.000782, -0.000042, 0.00592, -0.020996, -0.00034, -0.001549, -0.010864, -0.059326, -0.00071, -0.001457, 0.006256, 0.057129, 0.00002, 0.001755, 0.004242, 0.052002, -0.000595, -0.000012, -0.002502, -0.015198, 0.000016, 0.001221, 0.005035, -0.051025, 0.000001, -0.001335, 0.001518, 0.103516, 0.000204, 0.002151, 0.006744, -0.236328, 0.000053, -0.001633, -0.012085, 0.054688, -0.000026, -0.000965, 0.000292, 0.05249, 0.000252, -0.000064, 0.042236, 0.028809, -0.00069, 0.001396, 0.048828, -0.010864, -0.005554, -0.003052, -0.015442, -0.149414, -0.017456, -0.032471, -0.10498, -0.06543, 0.00095, 0.003021, 0.011292, 0.095703, -0.001511, 0.00238, -0.012085, -0.101074, -0.000729, -0.00053, -0.004059, -0.029419, 0.001518, 0.000618, -0.000595, -0.12793, -0.001984, -0.004456, -0.010437, -0.068359, -0.000467, -0.000094, 0.008667, 0.115234, 0.03833, 0.060303, 0.113281, 0.044922, 0.000399, 0.000854, 0.009644, 0.160156, -0.001152, -0.002182, -0.007172, -0.12207, -0.0009, -0.001442, -0.002228, 0.100098, -0.001213, -0.001518, -0.013794, -0.123047, 0.000637, 0.004608, 0.022217, -0.003693, 0.000751, 0.001122, -0.000452, 0.043945, 0.000214, -0.004181, -0.007324, -0.123047, -0.010803, -0.014771, -0.025757, -0.136719, 0.000042, -0.001038, 0.004761, 0.125977, -0.0, -0.00038, 0.000965, -0.043457, -0.000515, -0.000351, 0.001427, 0.064941, 0.000507, 0.001038, 0.019653, 0.028809, -0.000748, -0.004242, -0.019287, 0.014099, -0.000299, -0.000637, 0.000675, 0.02417, -0.002914, 0.000881, -0.012146, -0.123047, -0.001717, -0.002991, -0.003448, -0.032715, -0.000376, -0.000126, -0.000633, -0.03125, 0.021118, 0.037842, 0.125977, 0.000797, 0.000471, 0.000729, 0.001747, 0.037109, 0.000851, 0.001083, 0.00415, 0.03833, 0.006805, 0.007507, 0.021851, 0.101074, 0.000299, 0.000185, 0.003769, 0.037354, 0.001915, 0.000961, 0.00946, 0.133789, 0.000473, 0.000126, -0.000992, -0.037354, 0.000124, -0.000698, -0.003525, 0.04248, -0.003998, -0.002197, -0.003433, -0.116699, -0.000664, -0.000232, -0.001785, -0.032227, -0.000351, -0.001152, -0.000633, -0.047607, 0.001579, 0.002319, 0.006134, -0.049072, -0.057373, -0.155273, -0.441406, -0.554688, -0.000256, 0.000219, 0.002319, 0.028442, -0.003616, -0.004547, -0.009216, -0.001678, -0.002151, 0.008362, 0.057129, 0.255859, 0.001221, 0.000338, -0.001572, -0.05957, 0.010437, 0.024048, 0.09668, 0.416016, 0.004395, 0.010498, 0.040527, 0.332031, 0.000219, 0.000191, -0.001183, -0.060303, 0.000169, -0.000109, -0.001404, -0.030273, -0.001198, -0.001205, -0.003891, -0.035889, 0.000561, 0.00061, -0.000828, -0.05127, 0.00132, -0.001259, 0.001328, 0.053955, 0.000763, 0.000199, -0.006226, -0.120605, 0.007233, 0.022827, 0.063965, -0.117188, -0.014404, -0.04126, -0.119141, -0.291016, -0.00238, -0.002411, -0.002945, -0.053955, -0.000561, -0.000275, 0.002167, 0.04541, -0.000322, -0.001244, -0.000538, -0.040527, 0.002151, 0.00267, 0.000942, -0.064941, 0.000364, 0.000664, -0.004395, -0.128906, 0.000771, 0.000303, 0.001106, 0.049805, 0.000075, 0.000483, -0.000086, -0.029785, 0.00885, 0.018433, 0.068359, 0.196289, 0.001686, 0.000211, -0.003998, -0.119141, 0.000075, -0.00029, -0.002945, -0.038818, 0.007202, 0.011414, 0.028076, 0.166992, 0.001259, 0.001312, -0.009644, -0.12793, -0.003128, -0.00148, -0.008728, -0.121582, -0.009644, -0.019775, -0.038818, -0.010193, 0.001259, 0.009583, 0.001999, -0.119141, -0.000584, 0.0, -0.00087, -0.033691, 0.000366, -0.000401, 0.001015, 0.054688, -0.001518, -0.002258, -0.005005, -0.121582, -0.000183, -0.000984, -0.003967, -0.07666, 0.000338, 0.000177, 0.006042, 0.173828, 0.003586, 0.003357, 0.013123, 0.134766, 0.000572, -0.000364, 0.002014, 0.043945, -0.001732, -0.003143, -0.011047, -0.098633, 0.000416, -0.003143, -0.01123, -0.135742, 0.001007, -0.000429, 0.000652, 0.042725, 0.000568, -0.000078, 0.001831, 0.035645, -0.000652, 0.001404, 0.008484, 0.122559, -0.000205, -0.001518, -0.000013, -0.041504, 0.000584, 0.000273, 0.001183, -0.040771, 0.001785, 0.00006, 0.006744, 0.065918, 0.000515, -0.000444, -0.010437, -0.104004, 0.004181, 0.009399, 0.032227, 0.244141, -0.0019, -0.005737, -0.015625, -0.117676, 0.001945, 0.002075, 0.002304, -0.114746, -0.002487, -0.002029, -0.016479, -0.122559, 0.002518, 0.006836, 0.014221, 0.102051, -0.003159, -0.005035, -0.013062, -0.029663, 0.005524, 0.004761, 0.010376, 0.133789, 0.000067, -0.001366, -0.001297, -0.041504, -0.001213, -0.000404, -0.001221, 0.033447, 0.000147, -0.001381, -0.004822, -0.047852, -0.001892, 0.001129, 0.003998, 0.128906, -0.000349, -0.000885, 0.000383, -0.052246, 0.000106, 0.000311, 0.002853, 0.04126, 0.004272, 0.012024, 0.026855, 0.116699, -0.0009, -0.000629, 0.00264, 0.031738, -0.001572, -0.002579, -0.011108, -0.132812, -0.0009, -0.001228, 0.006592, 0.051025, -0.005493, -0.012024, -0.024414, 0.111816, 0.002426, 0.004547, 0.012207, 0.103027, 0.004913, 0.006256, 0.016357, 0.124023, -0.035156, -0.055664, -0.116699, -0.490234, -0.000648, -0.000561, -0.003738, 0.041016, -0.003052, -0.001595, -0.008972, -0.101562, -0.000694, -0.001106, -0.001099, -0.026123, -0.002029, -0.000622, 0.015747, 0.11084, -0.000568, -0.000992, -0.011047, -0.064453, 0.000319, 0.001907, 0.008972, 0.047852, -0.000946, -0.004059, -0.010315, -0.048584, 0.001442, 0.000595, -0.002716, -0.038574, 0.000031, -0.002609, -0.016235, -0.131836, -0.002655, -0.003906, -0.010742, -0.076172, 0.002472, 0.002914, 0.012878, 0.129883, 0.003586, 0.007996, 0.020996, -0.001091, 0.000042, 0.000387, -0.005493, -0.043213, 0.002136, 0.004364, 0.010742, 0.109863, 0.000675, -0.001343, -0.001854, -0.027466, -0.021973, -0.034424, -0.059814, -0.15918, -0.00002, -0.002518, 0.003204, 0.117676, 0.000243, -0.000265, 0.001328, 0.039307, -0.000675, 0.00036, 0.00293, 0.109863, -0.001045, 0.001137, -0.011414, -0.137695, -0.033936, -0.05127, -0.099121, -0.314453, -0.028931, -0.044434, -0.097168, -0.155273, 0.003479, 0.006683, -0.000448, 0.08252, -0.002563, -0.005676, -0.009216, -0.036377, -0.009766, -0.011658, -0.020874, -0.079102, 0.00769, 0.008911, 0.017212, 0.055176, 0.01178, 0.017456, 0.028076, 0.091309, 0.00824, 0.010376, 0.01416, 0.055908, -0.017456, -0.030518, -0.063965, -0.164062, 0.0047, 0.006378, 0.014465, 0.038818, 0.003326, 0.003464, 0.006165, 0.048828, -0.009216, -0.011536, -0.028931, -0.138672, 0.003342, 0.005188, 0.007812, 0.043945, -0.006622, -0.008667, -0.01532, -0.105957, -0.006836, -0.00769, -0.016357, -0.057617, -0.013672, -0.015015, -0.036621, -0.118652, -0.003296, -0.004425, -0.006958, -0.043701, -0.003601, -0.006409, -0.020386, -0.099121, -0.001007, -0.003281, -0.005341, -0.040527, 0.000437, 0.000146, 0.003616, 0.042725, -0.004211, -0.007202, -0.016968, 0.027466, 0.000473, 0.002136, 0.007019, 0.039795, 0.00531, 0.006989, 0.010742, 0.042725, -0.002777, -0.001495, -0.008667, -0.060791, 0.001038, 0.003021, 0.004944, 0.080566, -0.008789, -0.01532, -0.038818, -0.273438, -0.006287, -0.008728, -0.016968, -0.027466, 0.023804, 0.028076, 0.041992, 0.112305, 0.008728, 0.014465, 0.037598, 0.326172, -0.003464, -0.003418, -0.009644, -0.053467, -0.006256, -0.006683, -0.014648, -0.121582, -0.009094, -0.014893, -0.026489, -0.07959, -0.004364, -0.007019, -0.017212, -0.102539, -0.002304, -0.001801, -0.00386, -0.052734, -0.015869, -0.020142, -0.0354, -0.087891, -0.002426, -0.001556, -0.004578, -0.060059, 0.017578, 0.021973, 0.049805, 0.119629, 0.004456, 0.007568, 0.013672, 0.057861, -0.006714, -0.009521, -0.016602, -0.057129, 0.001404, 0.001984, 0.008179, 0.097656, -0.005493, -0.006317, -0.016357, -0.054932, -0.004181, -0.007996, -0.022217, -0.166016, 0.003098, 0.004028, 0.00708, 0.037109, 0.001839, 0.004028, 0.012756, 0.111328, 0.004517, 0.008911, 0.01709, 0.118652, 0.00069, 0.004181, 0.109375, -0.009888, 0.002274, 0.00148, 0.004181, 0.050537, -0.046875, -0.063477, -0.09668, -0.117188, -0.000561, -0.00238, -0.013367, -0.060303, 0.002197, 0.002823, 0.010742, 0.037842, -0.004059, -0.004181, -0.010376, -0.071289, -0.001808, -0.002319, -0.005371, -0.047363, 0.000687, 0.001862, -0.005402, -0.131836, -0.02478, -0.036621, -0.083008, -0.28125, -0.000046, 0.00074, -0.005402, -0.039551, 0.008789, 0.009155, 0.016235, 0.05249, -0.005524, -0.007568, -0.013123, -0.058838, -0.002853, -0.00238, -0.00824, -0.041016, -0.005493, -0.004608, -0.017822, -0.058838, 0.004578, 0.009766, 0.021851, 0.075195, -0.000017, -0.000561, -0.002335, -0.064941, 0.004486, 0.004913, 0.009705, 0.057373, 0.007111, 0.011169, 0.021484, 0.131836, -0.000782, -0.003387, -0.004669, -0.037842, -0.002075, -0.00412, -0.009766, -0.035156, -0.004242, -0.003998, -0.009766, -0.04126, 0.005066, 0.004913, 0.011536, 0.046875, 0.001755, 0.004761, 0.009399, 0.093262, 0.003403, 0.004883, 0.01416, 0.046875, 0.003601, 0.007294, 0.012939, 0.039062, -0.002487, -0.003326, -0.008606, -0.092773, -0.005127, -0.006195, -0.014893, -0.061523, -0.001892, -0.002228, -0.007233, -0.050537, 0.000277, -0.000656, -0.007385, -0.044922, 0.01178, 0.019043, 0.059082, 0.306641, 0.002258, 0.003235, 0.008057, 0.049561, -0.006744, -0.009644, -0.013733, -0.061768, 0.001663, 0.000904, 0.002136, 0.036377, -0.003754, -0.004456, -0.01062, -0.050781, 0.116699, 0.114746, 0.15625, 0.341797, 0.00647, 0.009033, 0.02417, 0.111816, 0.002014, 0.006195, 0.013672, 0.067871, -0.000017, -0.002396, -0.009094, -0.045166, 0.001045, 0.002121, 0.010071, 0.056396, 0.003784, 0.007568, 0.01709, 0.083496, 0.011963, 0.018433, 0.04541, 0.170898, -0.002594, -0.0047, -0.006256, -0.037842, 0.008362, 0.01062, 0.016968, 0.061768, 0.005188, 0.008545, 0.023315, -0.007568, 0.007935, 0.008667, 0.020264, 0.064453, 0.004822, 0.006653, 0.013489, 0.044434, -0.006378, -0.005859, -0.014099, -0.072266, 0.003479, 0.00325, 0.006958, 0.043701, -0.00415, -0.006104, -0.02063, -0.099609, -0.002579, -0.003159, -0.014709, -0.098145, -0.00209, -0.000452, -0.004486, -0.044434, 0.039307, 0.054688, 0.085449, -0.050293, -0.000387, 0.001015, 0.003113, 0.074707, -0.001984, -0.002335, -0.006317, -0.07373, -0.165039, -0.203125, -0.273438, -0.330078, 0.004395, 0.006348, 0.015442, 0.151367, -0.01178, -0.018066, -0.03418, -0.104492, 0.000164, -0.000546, -0.006256, -0.104492, 0.003845, 0.00238, 0.010498, 0.055908, -0.005646, -0.008667, -0.017212, -0.050537, -0.014587, -0.02417, -0.045166, -0.222656, 0.020386, 0.026978, 0.045654, 0.103027, -0.00296, -0.002426, -0.004181, -0.039062, 0.001968, 0.005096, 0.013611, 0.058594, -0.000732, -0.001778, -0.004181, -0.069336, -0.012451, -0.015869, -0.03125, -0.085449, -0.009888, -0.009399, -0.019409, -0.084473, -0.002014, -0.003296, -0.00705, -0.047363, 0.011658, 0.012451, 0.022949, 0.084961, -0.000122, -0.000938, -0.008423, -0.064941, -0.001015, -0.001823, -0.008423, -0.046631, 0.017578, 0.025024, 0.041016, 0.115234, 0.00946, 0.013, 0.025269, 0.064453, 0.000103, -0.000534, -0.004517, -0.042236, -0.000973, -0.003174, -0.007812, -0.039795, -0.003204, -0.001732, -0.005707, -0.070312, 0.044922, 0.0625, 0.115723, 0.306641, 0.000912, -0.001244, -0.002747, -0.050293, 0.00531, 0.007812, 0.017822, 0.057129, -0.006622, -0.013123, -0.03064, -0.112793, -0.002274, -0.005737, -0.013, -0.053223, -0.003525, -0.007263, -0.013184, -0.073242, 0.015747, 0.023071, 0.054688, 0.219727, -0.012024, -0.019775, -0.041504, -0.013123, -0.003174, -0.003128, -0.006927, -0.04834, 0.007355, 0.009033, 0.023071, 0.043457, -0.000184, 0.00042, -0.016968, -0.027466, -0.000961, 0.002396, 0.00296, -0.104492, 0.001175, 0.00264, 0.014526, 0.101562, -0.002808, -0.015991, -0.087891, 0.194336, 0.000202, -0.001747, -0.009949, -0.112305, -0.000862, -0.001175, -0.014709, -0.118164, 0.00029, -0.000961, -0.006927, -0.109863, 0.000193, 0.001068, 0.003357, 0.037842, -0.000793, -0.000946, -0.006439, 0.123047, 0.005005, 0.00824, 0.143555, 0.277344, -0.001236, -0.001419, -0.003784, 0.038818, -0.001732, -0.001213, 0.001358, 0.109375, 0.000568, 0.001183, 0.00412, 0.032959, 0.001862, 0.003052, 0.125, 0.115234, -0.00015, 0.001877, 0.030518, -0.015564, -0.002289, 0.001495, -0.021729, -0.128906, -0.000805, -0.001198, 0.016724, -0.010986, 0.00116, 0.00264, 0.040283, -0.051025, 0.000523, 0.001862, -0.005219, -0.089844, -0.002014, -0.012268, -0.163086, -0.09375, -0.000278, -0.00209, 0.002747, 0.109863, -0.000393, 0.000763, 0.000191, -0.031738, -0.001373, -0.002319, -0.010315, -0.118652, 0.000935, 0.001297, 0.002518, -0.085938, 0.001648, 0.000103, 0.025269, 0.198242, 0.003677, 0.000507, -0.003738, 0.106445, -0.000042, -0.000977, 0.002182, 0.039551, 0.001083, -0.001503, 0.011169, 0.189453, -0.00325, -0.005585, -0.044678, 0.161133, -0.001335, -0.002823, -0.019043, -0.018066, 0.000319, -0.001045, -0.000087, 0.118652, 0.001213, -0.000637, -0.003799, -0.115723, 0.000492, -0.00069, -0.015564, -0.099609, 0.000343, -0.001579, -0.001198, 0.094727, 0.000721, -0.000154, 0.011292, 0.090332, 0.002014, 0.003754, -0.044678, -0.217773, -0.000671, -0.006378, -0.087402, -0.005066, 0.000919, 0.000824, 0.004364, 0.083984, -0.000969, -0.001114, 0.023071, 0.001335, -0.004639, -0.023071, -0.168945, 0.075684, 0.000059, 0.000607, -0.0177, -0.098145, -0.00206, -0.011658, -0.091797, 0.03064, 0.000847, 0.000242, 0.004852, -0.046143, -0.000561, -0.003433, -0.089355, -0.005035, 0.00034, 0.00061, -0.014099, -0.101562, 0.000992, 0.002594, 0.01001, 0.202148, 0.000036, -0.002182, -0.02356, -0.111816, 0.001053, -0.000774, 0.000106, 0.109375, -0.000047, 0.000507, 0.001709, 0.053955, 0.000362, 0.000243, 0.009644, -0.114258, 0.000534, 0.002243, 0.008789, -0.029541, 0.00235, 0.001534, 0.045166, -0.084473, 0.002701, 0.007782, 0.089844, 0.034912, 0.001038, -0.00071, -0.000759, -0.12207, 0.001511, 0.001762, -0.007355, -0.098145, 0.186523, -0.181641, -0.179688, -0.294922, 0.000599, 0.003784, 0.080078, 0.051758, 0.000473, 0.000167, -0.005981, 0.043945, -0.000896, -0.001358, -0.003098, 0.104004, -0.000349, 0.000269, 0.005432, 0.098145, -0.000146, -0.000294, -0.018066, 0.104004, -0.000961, -0.002274, -0.004852, 0.088867, 0.000475, 0.002792, -0.006317, -0.119141, -0.001076, 0.000854, 0.00148, -0.099609, -0.000725, -0.000454, -0.009644, 0.036865, -0.002945, -0.002869, 0.040527, -0.22168, 0.003143, 0.00528, 0.021973, 0.22168, 0.000112, 0.001137, 0.015381, -0.022339, -0.000443, -0.000216, -0.092773, -0.183594, -0.00034, -0.002106, -0.027222, 0.002945, 0.001144, 0.001984, 0.063477, 0.304688, -0.001427, -0.001663, -0.015991, 0.131836, -0.001701, -0.003998, -0.01178, -0.022095, -0.001457, -0.000026, 0.00647, -0.09375, -0.07959, -0.044434, -0.067871, -0.152344, 0.001167, 0.000435, 0.008362, -0.203125, -0.006866, -0.014038, -0.052246, -0.236328, -0.000511, -0.000372, 0.002274, -0.052002, 0.001106, -0.001968, -0.05249, 0.074219, -0.001617, 0.000299, -0.01123, -0.091309, -0.001709, -0.000169, 0.030518, 0.183594, -0.000159, -0.000359, 0.006897, 0.107422, 0.000481, 0.001228, 0.006012, -0.114746, -0.002075, -0.008606, -0.021484, 0.216797, 0.001404, 0.000458, 0.001358, -0.096191, -0.000429, 0.000016, 0.008423, 0.029907, 0.000694, 0.002548, 0.022095, -0.087891, 0.00095, 0.001274, -0.005096, -0.121094, 0.000511, -0.003067, -0.007172, -0.133789, -0.002594, 0.00116, 0.025635, 0.099609, -0.001175, -0.000341, 0.002213, -0.099121, 0.000629, 0.000107, 0.005676, 0.132812, 0.000774, 0.001999, 0.037842, -0.016602, 0.001022, 0.001762, 0.009399, 0.040283, 0.000183, -0.003342, -0.034668, 0.101074, -0.000191, 0.000801, 0.019165, 0.09668, 0.000534, -0.000488, -0.006073, -0.105957, -0.005127, -0.008423, -0.054199, -0.202148, -0.00148, -0.001503, -0.006836, -0.027588, 0.001045, 0.000402, -0.000143, -0.099609, 0.001373, 0.002838, 0.001472, -0.078613, -0.00045, 0.000203, 0.006073, 0.10498, -0.000496, -0.000496, 0.018066, 0.111816, -0.001244, 0.000961, -0.014221, -0.098633, 0.001587, -0.000067, 0.008179, 0.114258, -0.001144, -0.005127, -0.021973, -0.005188, -0.000025, 0.000435, -0.006165, -0.120117, 0.000488, 0.002777, 0.009216, -0.088379, -0.000182, -0.00119, -0.010315, 0.112793, -0.000671, 0.000164, -0.00264, -0.129883, 0.000782, 0.000648, -0.004822, -0.091797, -0.000916, -0.002457, -0.011169, -0.120605, 0.00082, 0.001335, 0.01178, 0.02417, -0.000014, -0.005005, -0.009644, -0.097656, 0.000241, 0.000923, 0.006744, -0.104492, -0.001732, -0.001404, -0.024292, -0.105469, -0.00018, -0.001556, -0.005371, 0.119629, 0.000496, -0.000908, 0.006195, 0.104492, 0.00293, -0.006561, 0.097656, 0.017944, -0.00074, -0.001816, 0.005646, 0.042969, -0.000006, 0.001381, -0.00264, 0.10498, 0.001083, 0.000412, -0.014404, -0.100098, 0.000141, 0.003128, 0.044678, 0.118652, 0.000338, 0.001442, 0.022339, 0.116211, 0.000603, 0.00412, 0.053711, 0.242188, 0.007874, 0.011292, 0.013306, -0.227539, -0.002472, -0.026733, -0.136719, 0.177734, 0.002487, -0.009277, -0.077637, -0.235352, 0.001656, 0.005432, 0.012817, 0.048584, -0.003311, -0.004547, -0.00769, 0.203125, 0.029785, 0.051758, 0.111328, -0.022583, 0.004639, 0.001839, 0.003067, -0.15918, 0.00066, -0.001015, -0.004608, -0.025513, -0.0625, -0.108887, -0.165039, 0.054688, -0.00325, -0.004364, 0.011658, 0.15918, -0.012085, -0.028809, -0.07666, -0.308594, 0.043213, 0.07959, 0.236328, 0.472656, 0.000778, -0.001328, 0.002151, 0.044189, 0.000954, -0.005829, -0.040283, -0.296875, -0.003937, 0.003418, 0.017578, 0.154297, -0.002563, 0.00119, 0.012085, 0.096191, -0.053955, -0.108887, -0.226562, -0.400391, 0.000618, -0.00296, -0.023071, -0.137695, 0.000854, -0.001564, -0.016235, -0.034424, -0.015381, -0.032715, -0.086426, -0.148438, -0.012329, -0.030762, -0.163086, 0.01355, -0.001373, 0.001846, 0.024292, 0.172852, -0.006836, -0.016846, -0.042969, -0.089355, -0.062012, -0.118164, -0.316406, -0.308594, -0.006653, -0.009827, 0.005463, 0.136719, 0.003372, 0.009521, 0.026489, -0.00209, -0.024658, -0.046143, -0.178711, -0.308594, -0.001091, -0.000843, -0.011475, -0.142578, -0.022339, -0.050781, -0.130859, -0.492188, -0.003098, -0.003769, -0.008118, -0.020142, -0.022583, -0.041016, -0.130859, -0.494141, 0.004303, 0.001595, 0.000315, 0.09668, 0.000131, 0.001083, -0.00325, -0.036133, 0.002533, 0.003647, 0.009583, 0.045654, -0.097656, -0.136719, -0.227539, -0.015564, 0.000423, -0.000751, -0.021484, -0.049561, 0.018433, 0.044434, 0.132812, 0.466797, -0.003189, -0.029175, -0.126953, -0.402344, -0.004364, -0.008728, 0.016113, 0.201172, 0.009216, 0.017212, 0.047363, 0.263672, -0.003128, -0.013, -0.03418, -0.310547, -0.041748, -0.106934, -0.357422, 0.031738, 0.025146, 0.061035, 0.178711, -0.074219, 0.037598, 0.069824, 0.145508, -0.016113, 0.000008, -0.000496, 0.003464, 0.036377, -0.001526, 0.002487, 0.036865, 0.164062, -0.006592, -0.012329, -0.02478, 0.026978, 0.003708, 0.002167, 0.009216, 0.107422, 0.000128, 0.00087, 0.004333, 0.037354, -0.006744, -0.009338, 0.003464, 0.147461, -0.000572, 0.000324, -0.004456, -0.041016, 0.00592, 0.011169, -0.005463, 0.019897, 0.002975, 0.007324, 0.02417, 0.000182, -0.006317, -0.005585, 0.007721, 0.249023, -0.008667, -0.00766, 0.004425, 0.15918, -0.005005, -0.013367, -0.083984, -0.388672, 0.001312, 0.005219, 0.018433, 0.064941, 0.0065, 0.007141, -0.009155, -0.223633, 0.039307, 0.087402, 0.289062, -0.154297, -0.002167, -0.005066, -0.009277, -0.040771, -0.000048, 0.000603, 0.003525, 0.054932, -0.004211, -0.003647, -0.023193, -0.203125, 0.008423, 0.011108, -0.004364, -0.208008, -0.015259, -0.021362, -0.026855, 0.332031, -0.009949, -0.041504, -0.179688, -0.072266, 0.002991, -0.004456, -0.045654, -0.241211, -0.00235, -0.003815, -0.006927, -0.049072, -0.00296, -0.006744, -0.030396, -0.144531, 0.002258, 0.002731, 0.001671, 0.054688, -0.003433, -0.008118, 0.006958, 0.194336, 0.021484, 0.052979, 0.166992, 0.061523, 0.003906, 0.007568, 0.030884, 0.145508, -0.013306, -0.032959, -0.146484, -0.335938, -0.000425, 0.001236, 0.003632, 0.04248, -0.000652, -0.00412, -0.000492, 0.12207, 0.02002, 0.021118, 0.106445, 0.546875, -0.043701, -0.096191, -0.193359, -0.376953, 0.000128, 0.000553, -0.005707, -0.076172, 0.000866, 0.001717, 0.009888, 0.054443, -0.003845, -0.009216, -0.000043, 0.111328, -0.00264, -0.005981, -0.00177, -0.152344, -0.000275, 0.001282, 0.00528, 0.072754, -0.00034, -0.00238, -0.00473, -0.035889, -0.001419, -0.000523, 0.005737, -0.052979, 0.001366, 0.009644, 0.034424, 0.007782, 0.004669, 0.01239, 0.020508, 0.072266, 0.000359, -0.000721, 0.003372, 0.040771, -0.02124, -0.047852, -0.106934, -0.01123, 0.077148, 0.107422, 0.183594, -0.101074, 0.081543, 0.15332, 0.255859, 0.316406, -0.019165, -0.032471, -0.059814, 0.006409, 0.016113, 0.05127, 0.179688, -0.043945, 0.000148, -0.001381, -0.00264, -0.030762, -0.02356, -0.056152, -0.186523, -0.162109, -0.003937, -0.009155, -0.027954, -0.181641, 0.000244, -0.00325, -0.011963, -0.074707, 0.006287, 0.012146, 0.04541, 0.049561, -0.013123, -0.046143, -0.204102, -0.15625, 0.001236, -0.000656, -0.012817, -0.182617, -0.003113, -0.002563, 0.006287, 0.174805, 0.002014, 0.00412, 0.009949, 0.111816, -0.003784, -0.007416, -0.016846, 0.000938, 0.000656, -0.00079, -0.004974, -0.083008, 0.001358, 0.003326, 0.009949, 0.054443, 0.007141, 0.001541, -0.018188, -0.162109, -0.00473, -0.008179, -0.054688, -0.394531, 0.011353, 0.019287, 0.056641, 0.15332, -0.022339, -0.080566, -0.176758, -0.03125, -0.006561, -0.018555, -0.07959, -0.166992, 0.006439, 0.013, 0.029907, -0.025513, -0.003174, -0.000942, 0.006134, 0.114258, -0.046631, -0.096191, -0.21582, -0.400391, -0.000227, 0.000626, -0.001389, 0.04248, -0.026611, -0.053467, -0.12793, -0.408203, -0.014343, -0.034668, -0.128906, -0.625, -0.001923, -0.003372, -0.015381, -0.203125, -0.02124, -0.064941, -0.197266, 0.041748, -0.020874, -0.065918, -0.239258, -0.066895, -0.020386, -0.064453, -0.277344, 0.063477, 0.00824, 0.00415, 0.030884, 0.15625, -0.003326, -0.009705, -0.053711, -0.261719, 0.001099, 0.001747, 0.006561, -0.144531, 0.000443, 0.000261, -0.001724, 0.042236, 0.000252, 0.001389, -0.003052, -0.038574, 0.014404, 0.04126, 0.109863, 0.229492, 0.000079, 0.001785, 0.006836, 0.058594, -0.001358, -0.02832, -0.318359, 0.165039, 0.000546, 0.006256, 0.002426, -0.191406, -0.00017, 0.001312, 0.006012, -0.02478, 0.001564, 0.009644, 0.024414, 0.289062, 0.026001, 0.061523, 0.188477, 0.085449, -0.000129, -0.000126, -0.000021, 0.019775, -0.00116, -0.002426, -0.005066, 0.105469, -0.000311, -0.000301, 0.005188, 0.069336, 0.000992, -0.001404, -0.008118, 0.068359, 0.000222, -0.00034, -0.003937, -0.074707, -0.000252, -0.000912, 0.000116, 0.062256, -0.000349, 0.000771, 0.014771, -0.075195, 0.001259, 0.002594, 0.060547, -0.017334, -0.002274, -0.00351, -0.067383, 0.030151, -0.000645, -0.001923, -0.015991, -0.083984, 0.000546, 0.002533, 0.087891, -0.000965, 0.00013, -0.000479, -0.00766, -0.060303, 0.002151, 0.001724, 0.05542, -0.0354, 0.000603, 0.00351, 0.070312, -0.025269, 0.000614, -0.000355, -0.002487, -0.070801, -0.000011, -0.001495, -0.003937, 0.068359, 0.000679, 0.001503, -0.002289, -0.042969, 0.000061, -0.000402, -0.005127, -0.026733, -0.000242, 0.003281, 0.064941, -0.013428, -0.00174, 0.00021, -0.050781, -0.055908, 0.000101, 0.000698, 0.004791, 0.019165, -0.000376, 0.000357, 0.002441, -0.07666, 0.000706, -0.000223, -0.000751, 0.064941, -0.000858, 0.001755, 0.067871, 0.037842, -0.002686, -0.001671, -0.025391, -0.120605, -0.000278, -0.000299, -0.003357, 0.019287, -0.000702, -0.001534, -0.00708, 0.073242, 0.000431, 0.000149, -0.00293, -0.032471, -0.000439, -0.001289, -0.011719, 0.001633, -0.000248, 0.001022, 0.007111, 0.080078, 0.001015, 0.002121, 0.002396, -0.077637, 0.000082, -0.001366, -0.012573, -0.056885, -0.000035, -0.000954, -0.033203, -0.019165, -0.00148, -0.00322, -0.069824, -0.025391, 0.00033, -0.000162, 0.008423, 0.085449, 0.001549, -0.000473, -0.010254, -0.072754, 0.000178, 0.001907, 0.069824, 0.006653, 0.000954, 0.001091, 0.004059, -0.07666, 0.000896, 0.001236, 0.012573, 0.083008, -0.000336, -0.001213, -0.09375, -0.018921, 0.000679, -0.000395, 0.002594, -0.077637, 0.00061, -0.002167, -0.000435, 0.075195, 0.000534, 0.000129, 0.002579, 0.009888, -0.000027, -0.000106, 0.001511, 0.031006, 0.000595, 0.00025, 0.0047, 0.079102, 0.001335, 0.001015, 0.016235, 0.070801, 0.000072, -0.000668, 0.002243, 0.051514, 0.001183, 0.00354, 0.015747, 0.088379, 0.000591, 0.002075, 0.007568, 0.037598, 0.000313, 0.001007, 0.071289, -0.013184, -0.000603, -0.001762, -0.011353, -0.069336, 0.000713, 0.002457, 0.026367, 0.179688, 0.000029, -0.001152, 0.004364, 0.074707, -0.000423, 0.001511, 0.039062, -0.003616, 0.000033, -0.00087, -0.004211, -0.023804, 0.002747, 0.002274, 0.019897, 0.068359, -0.001183, -0.00119, 0.023926, -0.180664, -0.001831, -0.000801, -0.004486, -0.080078, -0.000175, 0.000194, 0.005249, 0.07666, -0.000099, 0.000128, -0.000063, -0.011108, -0.000151, -0.002197, -0.06543, -0.022583, -0.00012, 0.000607, 0.038818, 0.011597, 0.00045, 0.00412, 0.013123, 0.07373, 0.000599, 0.001091, -0.000029, 0.083984, 0.000467, -0.00053, -0.009644, -0.060303, -0.004028, -0.015503, -0.064941, 0.003098, -0.000614, -0.000259, -0.004669, 0.006287, 0.00033, -0.002274, -0.006897, 0.09375, 0.001259, 0.003601, 0.020874, 0.083984, -0.001175, -0.000435, 0.000219, -0.060547, -0.000587, -0.001137, -0.003906, -0.018188, 0.000063, 0.001274, 0.074707, 0.035645, -0.000058, -0.00004, 0.001633, -0.015869, 0.000629, -0.002151, 0.004089, -0.068848, -0.000236, 0.000992, 0.074219, 0.168945, -0.001259, -0.002228, -0.028809, -0.208008, 0.000202, -0.001671, 0.000062, 0.132812, 0.000519, 0.001007, -0.00074, 0.071289, -0.000477, -0.000977, -0.009338, -0.002762, 0.00082, 0.000256, 0.000984, -0.070801, -0.000022, 0.001724, 0.047607, 0.011597, 0.000401, 0.00528, 0.028564, 0.069336, -0.0047, -0.011536, -0.072754, -0.121094, 0.003433, 0.001884, 0.009338, 0.121582, 0.001404, -0.000614, -0.000751, -0.125977, 0.000049, -0.000003, -0.000511, -0.019043, -0.00071, 0.000134, 0.006775, 0.067871, -0.000771, -0.003098, -0.011414, -0.003281, -0.000854, -0.002243, -0.056396, 0.014282, 0.000047, -0.000591, -0.00531, -0.064941, 0.000782, 0.001724, 0.071289, 0.025024, 0.000557, -0.001556, -0.056641, -0.013367, 0.000832, -0.000391, -0.004761, -0.112793, 0.001106, 0.000984, 0.007568, 0.077637, -0.000141, 0.000017, -0.003113, -0.018311, -0.000437, -0.000259, 0.002747, 0.067871, 0.000931, -0.002304, -0.063965, 0.022949, 0.000999, 0.000496, 0.025146, 0.166016, -0.000942, -0.000422, 0.00386, 0.060547, 0.000399, 0.001846, 0.055664, -0.008057, 0.000047, -0.000273, -0.001678, -0.01123, 0.00005, -0.000664, -0.084473, -0.01062, 0.000687, -0.001114, 0.003967, -0.074219, 0.000443, -0.000079, 0.001221, 0.078613, 0.000866, 0.001411, 0.004425, 0.016846, -0.003754, -0.0047, -0.033691, -0.22168, 0.001007, -0.001694, 0.00235, 0.065918, 0.000311, 0.000422, -0.00087, -0.080566, -0.000385, -0.003052, -0.068848, -0.012695, 0.000847, 0.002136, 0.050537, -0.037842, -0.000062, 0.000246, 0.010925, -0.076172, 0.000946, 0.001198, 0.006439, -0.062256, 0.000273, 0.000919, -0.000014, -0.080566, 0.00116, -0.001747, 0.007233, 0.088379, 0.016235, 0.028931, -0.025146, -0.045898, -0.000343, -0.000896, -0.004395, -0.063477, -0.000326, -0.002197, -0.018311, -0.018188, -0.001595, 0.001228, 0.000755, -0.170898, -0.001068, -0.001335, -0.051514, -0.035156, 0.000774, 0.000137, 0.000587, -0.085449, -0.00015, -0.000113, -0.002457, -0.075195, 0.000362, -0.000587, 0.001205, 0.063965, -0.001312, -0.000938, 0.000992, 0.068359, -0.00174, -0.003784, -0.007507, -0.007111, -0.000133, -0.00033, -0.000839, -0.012939, -0.00071, -0.001076, -0.01709, -0.007355, 0.000008, -0.003784, -0.063965, -0.004547, 0.000698, 0.001411, 0.007019, 0.048584, -0.014648, 0.025635, 0.22168, -0.092773, -0.008728, -0.018921, -0.037598, -0.194336, -0.026245, -0.039062, -0.072754, -0.108398, 0.003189, 0.015442, 0.042725, 0.160156, -0.008606, -0.010437, -0.026367, -0.132812, 0.009094, 0.012512, 0.010925, 0.020386, 0.05835, 0.095703, 0.15625, -0.037598, -0.032715, -0.049561, -0.080078, -0.287109, -0.003067, -0.004425, -0.008728, -0.023804, 0.000504, 0.000094, 0.00061, 0.023071, 0.02478, 0.043457, 0.087402, 0.09082, -0.027344, -0.04248, -0.070312, -0.110352, -0.003342, 0.002838, 0.026733, 0.171875, -0.004547, -0.004547, -0.011902, -0.03418, 0.004333, 0.006378, 0.011719, 0.016357, -0.004333, -0.007874, -0.016113, -0.025757, 0.00235, 0.006012, 0.009216, 0.016479, -0.005371, -0.008423, -0.011658, 0.007294, 0.009155, 0.014282, 0.032227, -0.137695, 0.002579, 0.003082, 0.007294, 0.030273, 0.007599, 0.007599, 0.013245, 0.257812, 0.025513, 0.056885, 0.10498, 0.154297, 0.000984, -0.00053, -0.001274, 0.025513, 0.010559, 0.024292, 0.055908, 0.220703, 0.03125, 0.044922, 0.103027, 0.239258, 0.013245, 0.021851, 0.041016, 0.216797, -0.005951, -0.007874, -0.016235, -0.016602, -0.073242, -0.12793, -0.224609, -0.304688, -0.001923, -0.008484, -0.019165, -0.133789, 0.003906, 0.003738, 0.009766, 0.030884, -0.006592, -0.006714, -0.01355, -0.052002, 0.000668, -0.001663, -0.026245, -0.179688, 0.007172, 0.014771, 0.061768, 0.335938, -0.002548, -0.004761, -0.008057, -0.026001, -0.041504, -0.095215, -0.241211, -0.232422, 0.001762, 0.004303, 0.00415, 0.028442, -0.005493, -0.000148, -0.026978, -0.283203, -0.013184, -0.019775, -0.030518, -0.011047, 0.005981, 0.013733, 0.032959, 0.15625, -0.019897, -0.041504, -0.095215, -0.273438, -0.032227, -0.04541, -0.084473, -0.100098, -0.009277, -0.012512, -0.035889, -0.208984, -0.069824, -0.099121, -0.173828, -0.219727, -0.003265, -0.00592, -0.010864, -0.019531, -0.027954, -0.038818, -0.084961, -0.208008, 0.000629, 0.000057, 0.000793, 0.029175, 0.06543, 0.09082, 0.109375, 0.087891, 0.000237, -0.002625, -0.000381, 0.026855, 0.013245, 0.021484, 0.05249, 0.140625, 0.00209, 0.004425, 0.017822, 0.027466, 0.022949, 0.038574, 0.07373, 0.166016, 0.083496, 0.128906, 0.235352, 0.287109, -0.000973, 0.000969, 0.005554, 0.02417, 0.008362, 0.00473, 0.021118, 0.141602, -0.004639, -0.007874, -0.014526, -0.018921, 0.005432, 0.007507, 0.010681, 0.009155, -0.008118, -0.012268, -0.013184, 0.212891, -0.00071, -0.001785, -0.003662, -0.023804, -0.007111, -0.014832, -0.028687, -0.050537, -0.001389, -0.00322, -0.008972, 0.019287, 0.002106, 0.000858, 0.009705, 0.183594, -0.016968, -0.030762, -0.067383, -0.120117, 0.00589, 0.009033, 0.015747, -0.002625, -0.000277, -0.000881, 0.007477, 0.021851, -0.028687, -0.048096, -0.085449, -0.108887, 0.016724, 0.025757, 0.049072, 0.134766, 0.00074, 0.003616, 0.02063, -0.00264, 0.003525, 0.00885, 0.020142, -0.001266, -0.008789, -0.020752, -0.054688, -0.210938, -0.002151, -0.00528, -0.0065, -0.028809, 0.010803, 0.026733, 0.054688, 0.225586, 0.007019, 0.019897, 0.049805, 0.098633, 0.033447, 0.062012, 0.135742, 0.255859, -0.001022, -0.000729, -0.003326, -0.03064, -0.003754, -0.004059, -0.010254, -0.024658, 0.000143, 0.002045, 0.001678, 0.033936, -0.007874, -0.020386, -0.04126, -0.134766, -0.00705, -0.011536, -0.021362, 0.011597, -0.006165, -0.016235, -0.030151, -0.076172, 0.059326, 0.093262, 0.139648, 0.142578, 0.001793, 0.005188, 0.01355, -0.096191, 0.026367, 0.038086, 0.087402, 0.161133, 0.0005, 0.00383, 0.019043, 0.137695, -0.019531, -0.031128, -0.054932, -0.143555, -0.007233, -0.009338, -0.020996, -0.068359, 0.022583, 0.05127, 0.128906, 0.209961, 0.000248, 0.001099, 0.00412, 0.028931, 0.034424, 0.055176, 0.083984, 0.086426, -0.015991, -0.024902, -0.050049, -0.081055, -0.001373, -0.000942, -0.003937, -0.019775, 0.005615, 0.010132, 0.016479, 0.016724, 0.002579, 0.003723, 0.00769, 0.020874, -0.000035, -0.000136, -0.000843, -0.020874, 0.004486, 0.006866, 0.018188, 0.056152, -0.006775, -0.00946, -0.038086, -0.000385, 0.000237, 0.000534, 0.011353, 0.100586, 0.002411, 0.001129, -0.020508, -0.271484, 0.000839, 0.000687, 0.010742, 0.181641, -0.014465, -0.020264, -0.058105, -0.164062, 0.036377, 0.054688, 0.107422, 0.257812, 0.00592, 0.006744, 0.01001, 0.040283, -0.043945, -0.079102, -0.148438, -0.181641, -0.003998, -0.004883, -0.011108, -0.053711, 0.001846, 0.004425, 0.012939, 0.022461, 0.032227, 0.060303, 0.112793, 0.271484, -0.012573, -0.016113, -0.036865, -0.097168, -0.000801, -0.000858, -0.00206, 0.030762, 0.002304, 0.004822, 0.00885, 0.0177, -0.005646, -0.010437, -0.044189, -0.240234, -0.016235, -0.034424, -0.079102, -0.132812, -0.033691, -0.052246, -0.090332, -0.136719, 0.000271, 0.00531, 0.028809, 0.208008, -0.00264, -0.00528, -0.009399, -0.041992, -0.064941, -0.099609, -0.177734, -0.192383, 0.044434, 0.067871, 0.109375, -0.046387, 0.022827, 0.041016, 0.08252, 0.094238, 0.071289, 0.094727, 0.166992, 0.205078, -0.037354, -0.098633, -0.223633, -0.022583, 0.016235, 0.02832, 0.066406, 0.050781, 0.001297, 0.002609, 0.004883, 0.029175, 0.000275, -0.002914, -0.019409, -0.208008, 0.070801, 0.116211, -0.011658, -0.160156, -0.003128, -0.003281, -0.006866, -0.028198, 0.021362, 0.038818, 0.077148, 0.157227, -0.004272, -0.006073, 0.00296, 0.204102, 0.002167, 0.003479, 0.019531, 0.129883, 0.002533, 0.000992, -0.016846, -0.291016, 0.005188, 0.006104, 0.00415, -0.018799, -0.00119, -0.002136, 0.000553, 0.063965, 0.000134, -0.00296, -0.048584, -0.119141, 0.000471, 0.000298, -0.001373, 0.024536, 0.00058, 0.003906, 0.010193, -0.078125, -0.000774, -0.007477, -0.061523, 0.012085, -0.000195, 0.000755, -0.000177, -0.059814, -0.003677, -0.009949, -0.001923, 0.01178, -0.000041, 0.002716, 0.013123, 0.060791, 0.001045, 0.003906, 0.010864, 0.059814, -0.001648, 0.003494, 0.061279, 0.119629, 0.001038, 0.001923, -0.000197, -0.025879, 0.001625, 0.00473, 0.019165, 0.028809, -0.00161, -0.00267, -0.008911, -0.060547, 0.002182, 0.012512, 0.022095, 0.029419, -0.000292, 0.000163, -0.016235, -0.05542, 0.000067, 0.002838, 0.012756, 0.052979, 0.000368, -0.004852, -0.062256, -0.091797, 0.000668, 0.00235, -0.003555, -0.057373, 0.002274, 0.003174, 0.00885, 0.054688, -0.000675, -0.0009, -0.015747, -0.02124, -0.001312, 0.000402, -0.006287, -0.052979, -0.002243, -0.000664, 0.007111, 0.054199, 0.000896, 0.001297, 0.000889, -0.054443, 0.011292, 0.039062, -0.044678, -0.011414, 0.001259, 0.004639, -0.088867, -0.072266, 0.000178, 0.000201, 0.000774, 0.048828, 0.001236, -0.001228, -0.003204, -0.064941, -0.001289, -0.003159, -0.00647, -0.043457, 0.00238, 0.002716, 0.001457, -0.060791, -0.000066, -0.000235, -0.008362, -0.062988, -0.000462, -0.001892, -0.009949, -0.052979, 0.000157, 0.00041, -0.000416, 0.034912, -0.000002, -0.000565, 0.011902, 0.053955, -0.000378, -0.000511, -0.001213, -0.025513, 0.001534, 0.003174, 0.014832, 0.054688, -0.000874, 0.000235, 0.001106, -0.050293, 0.001717, 0.005249, 0.020752, -0.054932, 0.001556, 0.001343, 0.008972, 0.037354, -0.003769, -0.015015, -0.057373, -0.006104, -0.004211, -0.01062, -0.034912, -0.021362, 0.000565, 0.002731, 0.005127, -0.058594, 0.00058, -0.003571, -0.034912, 0.022461, -0.000113, -0.006226, -0.022583, 0.004944, 0.000313, 0.000633, 0.005829, -0.017334, 0.000383, -0.000397, 0.003281, 0.052246, -0.001266, -0.002106, -0.018311, 0.103027, -0.002014, -0.003098, -0.049072, -0.105469, 0.001328, 0.002838, 0.010437, 0.059326, -0.00036, -0.002151, -0.016968, 0.005768, -0.001045, -0.005981, -0.008545, 0.09668, 0.000224, 0.001968, 0.010681, 0.052734, -0.000406, 0.001396, -0.002274, -0.061768, -0.002213, -0.005615, -0.012085, 0.05127, -0.000218, 0.000504, 0.010681, -0.000824, 0.00383, 0.013245, 0.105957, -0.05127, 0.002319, 0.011292, 0.042725, 0.119629, 0.000234, -0.003494, -0.00708, 0.191406, 0.000064, 0.001404, 0.003494, -0.016357, 0.001457, 0.00824, 0.053467, 0.023193, 0.000652, -0.002655, -0.000835, 0.049072, -0.000068, -0.000239, -0.000296, 0.021118, -0.000866, -0.001434, -0.011292, -0.045898, -0.000184, 0.000003, 0.005066, 0.053223, -0.000429, 0.002274, 0.012817, 0.053467, 0.001129, 0.003448, 0.018066, 0.051025, 0.000404, 0.001259, 0.002441, 0.025635, -0.000912, -0.000969, 0.007019, 0.056152, 0.000507, 0.001419, 0.005981, -0.011169, -0.00009, -0.004547, -0.013184, -0.055908, 0.000412, -0.001152, -0.00386, -0.022949, -0.001884, -0.003372, -0.005371, 0.043213, 0.006653, 0.017334, 0.039062, 0.625, 0.000353, 0.001099, 0.00885, 0.060303, 0.000923, -0.000839, -0.00824, -0.042969, -0.000244, -0.000786, -0.000885, -0.048584, -0.000713, -0.001068, -0.003174, 0.056396, -0.002716, -0.002701, 0.005066, 0.054932, -0.004181, -0.007507, -0.019775, 0.061035, 0.001442, 0.000204, -0.012817, -0.116211, -0.000158, 0.000355, -0.003296, -0.052246, -0.000576, 0.000063, 0.000866, 0.026123, 0.000984, 0.000565, -0.004028, -0.053955, -0.000114, 0.002548, -0.009399, -0.062256, -0.004242, -0.012939, -0.033691, -0.046143, 0.004333, 0.004181, -0.004791, -0.10791, 0.000973, 0.005859, 0.049561, -0.03125, 0.001244, 0.001083, 0.000919, -0.061279, -0.000218, 0.000774, -0.005981, -0.052979, -0.000439, -0.000081, -0.000157, 0.026489, 0.000786, 0.003159, 0.021851, 0.034912, -0.000305, -0.00209, 0.00174, -0.046875, -0.000012, 0.000622, 0.023193, 0.118652, 0.001167, -0.000851, -0.021118, -0.145508, 0.000694, 0.000034, -0.000851, 0.018799, -0.000196, -0.002396, -0.014404, -0.050293, 0.000278, 0.000341, 0.003677, 0.02002, 0.001457, 0.005035, 0.012085, -0.06543, 0.000418, -0.000748, 0.003387, 0.017822, -0.000523, -0.001808, -0.010315, 0.016846, 0.000179, 0.002121, 0.01062, 0.018799, 0.000401, -0.004089, -0.052734, 0.004578, 0.000254, 0.001495, 0.014465, -0.006012, -0.001373, -0.010681, -0.067871, -0.105469, -0.001091, -0.001633, -0.007538, -0.026489, 0.001717, 0.004364, 0.031738, 0.126953, 0.00032, -0.000014, 0.001404, -0.022217, -0.000269, -0.000832, -0.009949, -0.064941, -0.001518, -0.002991, -0.007202, 0.064453, 0.000717, -0.00164, -0.010132, -0.053467, 0.001328, 0.018311, 0.065918, 0.106934, 0.001152, 0.003433, 0.013733, 0.061035, -0.000885, -0.001579, 0.001678, 0.054932, -0.001373, 0.000793, 0.00769, 0.056152, 0.000534, -0.003616, -0.023315, -0.061768, -0.001274, -0.000172, -0.003357, -0.05957, -0.000603, -0.002762, -0.013672, 0.005524, 0.000835, 0.001419, -0.00383, -0.059082, 0.000565, 0.000629, -0.002197, 0.019043, -0.001953, -0.004456, -0.018433, -0.056885, 0.000725, 0.000515, -0.004791, 0.057617, 0.000345, 0.001968, 0.013489, 0.006195, -0.000475, -0.000107, -0.000736, 0.026367, 0.001572, 0.004181, 0.018433, 0.143555, -0.001144, 0.000463, 0.026855, 0.057617, -0.000319, 0.000437, -0.00296, -0.031738, -0.000977, 0.00024, 0.000207, 0.050293, -0.000519, -0.000243, 0.000675, 0.021606, 0.001312, -0.000828, -0.013977, -0.057129, 0.000126, 0.00087, 0.002197, 0.022705, 0.000113, -0.000328, -0.002304, -0.022949, -0.000317, -0.000349, -0.001892, -0.023193, -0.000154, 0.001015, 0.002106, 0.023071, -0.00036, -0.000614, -0.001526, -0.022827, -0.000322, -0.000835, -0.001984, -0.022949, -0.000135, -0.000257, -0.000881, -0.019287, 0.000063, -0.000397, -0.002396, -0.023682, -0.000137, -0.000877, -0.001869, -0.022095, -0.000256, -0.000553, -0.001335, -0.022949, -0.0001, -0.000793, -0.001694, -0.023071, 0.000122, 0.000835, 0.002426, 0.022949, -0.000454, -0.000584, -0.00209, -0.022949, 0.000127, -0.000881, -0.00164, -0.021973, -0.000263, 0.000452, 0.001892, 0.023193, 0.000317, 0.001083, 0.002106, 0.022339, 0.000294, -0.000839, -0.00132, -0.022949, 0.000185, -0.000893, -0.002045, -0.023438, 0.000172, 0.000166, 0.001587, 0.023315, 0.000671, 0.000938, 0.002426, 0.023193, -0.000203, -0.001221, -0.001854, -0.022949, 0.000534, 0.000504, 0.001328, 0.022095, -0.000759, -0.000683, -0.001938, -0.022827, -0.000412, -0.000618, -0.00174, -0.022827, 0.000023, -0.000122, -0.000182, 0.022705, -0.000507, -0.000656, -0.001862, -0.021973, 0.000572, 0.000248, 0.002213, 0.023193, 0.000236, 0.000793, 0.002563, 0.023193, -0.000175, -0.000816, -0.001831, -0.023193, 0.000423, 0.000284, 0.002075, 0.022827, -0.000315, -0.000614, -0.00206, -0.023193, 0.00011, 0.000633, 0.002151, 0.023315, 0.000094, -0.000946, -0.002151, -0.023682, -0.000694, -0.000278, -0.002014, -0.022583, 0.000408, 0.000854, 0.001945, 0.022705, -0.00008, -0.000066, 0.000114, 0.010071, 0.000027, -0.000744, -0.001884, -0.023315, -0.00037, -0.00116, -0.002823, -0.023438, 0.000431, 0.001083, 0.002625, 0.023315, 0.000057, -0.000912, -0.001823, -0.023315, -0.000234, -0.001091, -0.002518, -0.023438, 0.000511, 0.000664, 0.002136, 0.022827, -0.000317, -0.000336, -0.001411, -0.014343, 0.000492, 0.000866, 0.001854, 0.022827, 0.000599, 0.000961, 0.002335, 0.014587, 0.000232, 0.000345, 0.0019, 0.022583, 0.000046, 0.00019, 0.001831, 0.022461, 0.000177, 0.000519, 0.001427, 0.023071, 0.00011, 0.000185, 0.000881, 0.022827, -0.000099, -0.000832, -0.002106, -0.023071, -0.000234, -0.000889, -0.002228, -0.022095, 0.000089, -0.00032, 0.001816, 0.022339, -0.000393, -0.00032, -0.001915, -0.023071, -0.000149, -0.000504, -0.001595, -0.022583, 0.000423, 0.000702, 0.001999, 0.023315, 0.000366, 0.001114, 0.001968, 0.022705, -0.000174, 0.000263, 0.001686, 0.022705, 0.000587, 0.000935, 0.001686, 0.022461, -0.000618, -0.000839, -0.002655, -0.022827, -0.000178, -0.000048, 0.000904, 0.012573, -0.000079, 0.000721, 0.001381, 0.02356, -0.000648, -0.000877, -0.002396, -0.023315, 0.000292, 0.00034, 0.002136, 0.022339, 0.000202, -0.000246, -0.002106, -0.022705, 0.000395, 0.000324, 0.002319, 0.023315, 0.000471, 0.001175, 0.003082, 0.018433, 0.000359, 0.000778, 0.001923, 0.022583, 0.000328, 0.000801, 0.002014, 0.021973, -0.000511, -0.001122, -0.002274, -0.022705, -0.000345, -0.00079, -0.002411, -0.022827, 0.000204, 0.001106, 0.002365, 0.022461, -0.000423, -0.000938, -0.001923, -0.022949, -0.000656, -0.000488, -0.001686, -0.022827, -0.000241, -0.000359, -0.001091, -0.02063, -0.000294, -0.000484, -0.002457, -0.023926, 0.000475, 0.000504, 0.001183, 0.023438, -0.000087, 0.000553, 0.002121, 0.022827, -0.000195, -0.00103, -0.001633, -0.022705, -0.000007, 0.000429, 0.001625, 0.022949, -0.000041, -0.000923, -0.002289, -0.023315, -0.000452, -0.001205, -0.00174, -0.023315, -0.000553, -0.000414, -0.002365, -0.022705, -0.000131, 0.000668, 0.002029, 0.023315, 0.00028, 0.000167, 0.001694, 0.022949, 0.000023, -0.000828, -0.002029, -0.023315, -0.000066, -0.000637, -0.001663, -0.022949, -0.000181, 0.001091, 0.001389, 0.02356, -0.000488, -0.000565, -0.002228, -0.023071, 0.000412, 0.001144, 0.002136, 0.023193, 0.000774, 0.000736, 0.002304, 0.022949, -0.000381, -0.00045, -0.002502, -0.023315, 0.000507, 0.000885, 0.002289, 0.022949, -0.0002, -0.000496, -0.00161, -0.023071, -0.000089, -0.000584, -0.001175, -0.012207, 0.000523, 0.000732, 0.001984, 0.022461, 0.00004, 0.000984, 0.002151, 0.022217, -0.000923, -0.000977, -0.002029, -0.022949, -0.000047, 0.000862, 0.001923, 0.022095, 0.000011, -0.000877, -0.001556, -0.023682, 0.000397, 0.000927, 0.002396, 0.022095, 0.000345, 0.000599, 0.002594, 0.023071, 0.00082, 0.000874, 0.002197, 0.022949, 0.000218, 0.000732, 0.001266, 0.023926, 0.000191, 0.001114, 0.002365, 0.023193, 0.000079, 0.000437, 0.0019, 0.023071, 0.000376, 0.001152, 0.002167, 0.022583, -0.00025, -0.000435, -0.001236, -0.023438, -0.000145, -0.000744, -0.001816, -0.021118, 0.000188, 0.001228, 0.002731, 0.023071, -0.000717, -0.000721, -0.002182, -0.022583, 0.000713, 0.000999, 0.002609, 0.022949, 0.000102, -0.00074, -0.001587, -0.023315, 0.000664, 0.001038, 0.00206, 0.023438, -0.000835, -0.000896, -0.002426, -0.013367, 0.00017, 0.000797, 0.002136, 0.02356, 0.000422, 0.000446, 0.001862, 0.022827, 0.000088, 0.000429, 0.002411, 0.023804, 0.000721, 0.000793, 0.002213, 0.023682, -0.000504, -0.000511, -0.001595, -0.022705, -0.000652, -0.000999, -0.001274, -0.023682, 0.000263, 0.000679, 0.002716, 0.023438, 0.000256, 0.000244, 0.001968, 0.022461, 0.000083, 0.000595, 0.002029, 0.02356, 0.00013, -0.000538, -0.00148, -0.022217, -0.00036, -0.000832, -0.002716, -0.023193, 0.004059, 0.006592, 0.014282, 0.020264, -0.000504, -0.000793, -0.002731, -0.023071, -0.000645, -0.000965, -0.001617, -0.023071, 0.005737, 0.010132, 0.025024, 0.074219, -0.003296, -0.004486, -0.009399, -0.023071, -0.00132, -0.004578, -0.016479, -0.242188, -0.002167, -0.003143, -0.006744, -0.046143, 0.001396, 0.00383, 0.022095, 0.265625, 0.001724, 0.004456, 0.015991, 0.208008, 0.001595, 0.004883, 0.018311, 0.223633, 0.001427, 0.003372, 0.015991, 0.193359, 0.006317, 0.012268, 0.038086, 0.142578, 0.036865, 0.055664, 0.109375, 0.19043, -0.033447, -0.046387, -0.062988, -0.022461, -0.028931, -0.03833, -0.050537, -0.01123, 0.009583, 0.022461, 0.05542, 0.055176, -0.004852, -0.010864, -0.035156, -0.186523, 0.022949, 0.04541, 0.092773, 0.067871, -0.003036, -0.007751, -0.027344, 0.008301, -0.017822, -0.03418, -0.049316, -0.020874, 0.007935, 0.014832, 0.027832, 0.01178, 0.002396, 0.004517, 0.017822, 0.251953, -0.002136, -0.005432, -0.023682, -0.066895, 0.005585, 0.010193, 0.028076, 0.083496, 0.001274, 0.004974, 0.019897, 0.236328, -0.023193, -0.029297, -0.056152, -0.114746, -0.000113, -0.002197, -0.022217, 0.02832, -0.015991, -0.02832, -0.041504, -0.027832, 0.003067, 0.009338, 0.02478, 0.067871, 0.015991, 0.020386, 0.049561, 0.079102, 0.007568, 0.012817, 0.021729, 0.03125, -0.003998, -0.010254, -0.021484, -0.063965, -0.002594, -0.003738, -0.007996, -0.037354, -0.022583, -0.030396, -0.036865, -0.003891, -0.027832, -0.049561, -0.095215, -0.058838, 0.000954, 0.000175, 0.004333, 0.044189, 0.004486, 0.00528, 0.021118, 0.083984, 0.002213, 0.004303, 0.020264, 0.238281, -0.001724, -0.002609, -0.019165, -0.080078, 0.004272, 0.005432, 0.02063, 0.21875, 0.003769, 0.006195, 0.011108, 0.072754, 0.000078, -0.001556, -0.007294, -0.036133, -0.005493, -0.009888, -0.016968, -0.070312, -0.087402, -0.152344, -0.230469, -0.3125, -0.001755, -0.003204, -0.008972, -0.040527, 0.00164, 0.00116, 0.003677, 0.050537, -0.000448, -0.002869, -0.014771, -0.289062, -0.002304, -0.008972, 0.005981, -0.103516, -0.002304, 0.00589, 0.029297, 0.373047, -0.000973, -0.000938, 0.000687, 0.052002, -0.007874, -0.012268, -0.024048, -0.002197, 0.001808, 0.002197, 0.00415, 0.063965, 0.014954, 0.021362, 0.044678, 0.102539, 0.005493, 0.007385, 0.01416, 0.188477, 0.008911, 0.015442, 0.027344, 0.041992, 0.003403, 0.004608, 0.012634, 0.049316, 0.002518, 0.004669, 0.016602, 0.174805, -0.083496, -0.113281, -0.166992, -0.202148, 0.001869, 0.004761, 0.019897, 0.279297, 0.009033, 0.024658, 0.083008, 0.253906, 0.00116, 0.003769, 0.018188, 0.235352, -0.012024, -0.016235, -0.032959, -0.088867, 0.001999, 0.004761, 0.019043, 0.228516, 0.044434, 0.066406, 0.134766, 0.188477, -0.065918, -0.075684, -0.129883, -0.225586, -0.026855, -0.047119, -0.082031, 0.024902, -0.001984, -0.004669, -0.016968, -0.1875, -0.015015, -0.022949, -0.045898, -0.065918, 0.001472, 0.004089, 0.015137, 0.199219, 0.002289, 0.005585, 0.018066, 0.253906, -0.006378, -0.013977, -0.040771, 0.001022, -0.025757, -0.039795, -0.067383, -0.057129, -0.001717, -0.001587, -0.00824, -0.069336, -0.003708, -0.005554, -0.008972, -0.040527, -0.002121, -0.002731, -0.008545, -0.232422, -0.00209, -0.011719, -0.048828, -0.300781, -0.003998, -0.002899, -0.008911, -0.081543, 0.028198, 0.049805, 0.063477, 0.027466, 0.003403, 0.005188, 0.011658, 0.057861, -0.004364, -0.006165, -0.009399, -0.039795, 0.002045, 0.004181, 0.018677, 0.207031, -0.001167, -0.003036, -0.012024, -0.24707, -0.03418, -0.044678, -0.07373, -0.095215, -0.010681, -0.018921, -0.042725, -0.093262, 0.001793, 0.003296, -0.00177, -0.083008, -0.000507, 0.002014, 0.008118, 0.035156, -0.003174, -0.004181, -0.015259, -0.08252, 0.006042, 0.015747, 0.028687, -0.002319, 0.012939, 0.023071, 0.064941, 0.269531, 0.001846, 0.000557, 0.003525, 0.038086, 0.001938, 0.001999, 0.0047, 0.039551, -0.03125, -0.047119, -0.09375, -0.137695, 0.02417, 0.037354, 0.078125, 0.086426, -0.018677, -0.027588, -0.053955, -0.100098, -0.031738, -0.057373, -0.123535, -0.207031, -0.000357, -0.001968, 0.000771, -0.041748, 0.001083, 0.002502, 0.00708, 0.040283, -0.004364, -0.012451, -0.035156, -0.007812, 0.001984, 0.003342, 0.007721, 0.03833, -0.038086, -0.087402, -0.167969, -0.095215, -0.002167, -0.000446, 0.015442, 0.12793, -0.023071, -0.034424, -0.063477, 0.056885, -0.00206, -0.006104, -0.020142, -0.271484, 0.014648, 0.025757, 0.057861, 0.10498, 0.008179, 0.011719, 0.022949, 0.064941, -0.001434, -0.002197, -0.004944, -0.229492, 0.001076, 0.002304, 0.006836, 0.146484, 0.003174, 0.005371, 0.022095, 0.253906, 0.001221, 0.002731, 0.010559, 0.064453, 0.002609, 0.005493, 0.022339, 0.279297, 0.000835, 0.003296, 0.013916, 0.216797, -0.001282, -0.003494, -0.013123, -0.236328, -0.005096, -0.004852, -0.015015, -0.092773, -0.004822, -0.009155, -0.035889, -0.316406, 0.014343, 0.037109, -0.020264, -0.032715, 0.000196, -0.001648, -0.007507, -0.037354, 0.009033, 0.020996, -0.078125, 0.043213, -0.064453, -0.082031, -0.128906, -0.179688, -0.046875, -0.061035, -0.122559, -0.220703, 0.003555, 0.004913, 0.008179, 0.040039, 0.001266, 0.00193, 0.005707, 0.060547, 0.006348, 0.013123, 0.047607, 0.140625, -0.008667, -0.016113, -0.044434, -0.09668, 0.001602, 0.004639, 0.0177, 0.230469, 0.002014, 0.004852, 0.018066, 0.226562, 0.023926, 0.028198, 0.05835, 0.129883, -0.000843, -0.003632, -0.015137, -0.21582, -0.066895, -0.09668, -0.157227, -0.193359, 0.002487, 0.002213, 0.011841, 0.144531, -0.009583, -0.015015, -0.025269, 0.006683, 0.005371, 0.010986, 0.023682, 0.037354, 0.000633, -0.001099, -0.05542, 0.025635, 0.000351, 0.000265, 0.045166, -0.009583, -0.000126, -0.001167, -0.006012, 0.054932, -0.000163, 0.001411, 0.000824, -0.068359, -0.000026, -0.000416, -0.047119, 0.016113, -0.00013, -0.00106, -0.006256, 0.067871, -0.000031, 0.000383, 0.002167, -0.036377, -0.00034, -0.000273, -0.009949, 0.073242, 0.000706, 0.000216, 0.002289, -0.071777, 0.000093, -0.000931, -0.063477, 0.022827, -0.000353, -0.001381, -0.001411, 0.036377, 0.000904, 0.00209, 0.002777, -0.096191, -0.001038, -0.001167, -0.005096, 0.10791, 0.000175, 0.000916, -0.00053, -0.013184, -0.000511, 0.000389, 0.007812, -0.07373, 0.000385, 0.001549, 0.0009, -0.073242, -0.000259, 0.000065, -0.00024, -0.017456, 0.000351, -0.001472, -0.075684, -0.006348, -0.000629, 0.000233, 0.005371, -0.050293, 0.000755, 0.000206, -0.000228, 0.064453, -0.000105, -0.000896, 0.000021, -0.026978, -0.000217, 0.001343, 0.040039, -0.008972, -0.000576, -0.00074, -0.042969, 0.022705, -0.001221, -0.001167, -0.000637, 0.064453, -0.000014, 0.00071, 0.035645, 0.011902, -0.000725, -0.001595, -0.026245, -0.181641, 0.001129, 0.001793, 0.001816, -0.084961, -0.000334, 0.001488, 0.008728, -0.06543, 0.000374, 0.001831, 0.003143, -0.065918, -0.00034, -0.000839, -0.008789, 0.056152, 0.001221, 0.000961, 0.00235, -0.069336, -0.00145, -0.000713, -0.049561, 0.043701, -0.000218, -0.001465, -0.002625, 0.070801, 0.000204, 0.001266, 0.011841, -0.067871, -0.000046, 0.00041, -0.00354, 0.068848, -0.000633, -0.001541, -0.001968, 0.074707, 0.000073, -0.000523, 0.00087, 0.021973, 0.001015, 0.001076, 0.013977, -0.071289, 0.000026, 0.00132, 0.003372, -0.050049, 0.000603, 0.000851, 0.009033, -0.069824, 0.000345, 0.000084, -0.003113, 0.071777, -0.000633, 0.002121, 0.071289, -0.000507, -0.000219, -0.000047, -0.000456, -0.059814, -0.000039, 0.000467, 0.008179, -0.07666, 0.000637, 0.001167, 0.05249, -0.007538, 0.00164, 0.002304, 0.008362, -0.072266, 0.000111, -0.000561, -0.002701, 0.068848, 0.008484, 0.022461, 0.075684, 0.078125, 0.000664, 0.002243, 0.003906, -0.069336, -0.000129, 0.000164, 0.045654, 0.040039, -0.000771, -0.00053, 0.000043, 0.017578, -0.000071, -0.00206, -0.064941, 0.009705, -0.000288, 0.000254, 0.058105, 0.006653, 0.000135, -0.000343, 0.025757, -0.005676, 0.00022, -0.000492, 0.048584, 0.022339, 0.000622, 0.000236, 0.032227, 0.002777, 0.0001, -0.000286, 0.00412, -0.05542, 0.001236, -0.000938, -0.064453, 0.010681, 0.00006, -0.000633, -0.00386, 0.055176, 0.000984, 0.001671, 0.006592, -0.064453, -0.000196, -0.001411, -0.005371, 0.069824, -0.000694, 0.000471, -0.004761, 0.064941, 0.000307, -0.001816, -0.003525, 0.06543, -0.000349, -0.000326, 0.056885, 0.033691, 0.000839, 0.001007, 0.006439, -0.075684, 0.000277, 0.000336, -0.000679, 0.071289, 0.000671, 0.001816, 0.006073, -0.070312, 0.000097, 0.00412, 0.057617, 0.023193, 0.000235, -0.000395, 0.001968, -0.063965, -0.000307, -0.000629, -0.003479, 0.052246, -0.000481, 0.001053, -0.004639, 0.067383, -0.000244, -0.000053, 0.000341, 0.029297, -0.000307, -0.000179, -0.001877, -0.018066, -0.000965, -0.000782, -0.005951, 0.077148, -0.000252, 0.000786, 0.043945, -0.006439, -0.000001, 0.000298, 0.018799, -0.002747, -0.000263, -0.000935, -0.010071, 0.05542, -0.000081, 0.00264, 0.004883, -0.072266, -0.000546, -0.00003, -0.032715, 0.003586, 0.000171, 0.000713, 0.006622, -0.070312, 0.000016, -0.000462, -0.011292, -0.074219, -0.000383, -0.00011, -0.0065, 0.077637, 0.000648, -0.000694, -0.051514, 0.033203, 0.000155, 0.000072, 0.004791, -0.073242, -0.000614, -0.000228, -0.004852, 0.059814, -0.000702, -0.001541, -0.005676, 0.070312, 0.000786, 0.001022, 0.040283, -0.052734, -0.000043, -0.000721, -0.00647, 0.062256, -0.000471, -0.00174, -0.004181, 0.073242, 0.000942, -0.000469, -0.004974, 0.07666, 0.000488, 0.000164, 0.0047, -0.075684, -0.001022, 0.001099, 0.00528, -0.078125, 0.000315, 0.000148, 0.001396, -0.023438, -0.000057, 0.000263, 0.000483, -0.011902, -0.000087, -0.001022, -0.005859, 0.074219, -0.000408, -0.002914, -0.03418, -0.253906, -0.000256, 0.00071, 0.002533, 0.071289, -0.000273, 0.000809, -0.000263, -0.072754, -0.0009, 0.000736, -0.049316, 0.010315, 0.00119, 0.000404, -0.019653, -0.078125, 0.000006, -0.001266, -0.05127, 0.041992, -0.001274, -0.000984, -0.073242, 0.003418, 0.000488, 0.000362, -0.003021, 0.071777, -0.000343, 0.000194, -0.001083, -0.02832, -0.000433, -0.000553, 0.004089, -0.057373, -0.001198, -0.000584, 0.001892, -0.063477, -0.000353, 0.000591, 0.060791, 0.025146, 0.000526, -0.000412, -0.025024, -0.000557, 0.001274, 0.004852, 0.113281, 0.01355, -0.000576, -0.001091, -0.062012, 0.022217, -0.001541, 0.00071, 0.035889, 0.113281, -0.000652, -0.000824, -0.009094, 0.065918, 0.000391, 0.001335, 0.00946, -0.078613, -0.000904, -0.00045, -0.000429, 0.080078, 0.000385, 0.000065, 0.038574, -0.020752, -0.000652, 0.000542, -0.058838, -0.040283, 0.000406, -0.001122, -0.006622, 0.075195, -0.00095, -0.001358, -0.003479, 0.062988, 0.000028, -0.000557, 0.019287, 0.191406, -0.000037, -0.000896, -0.001465, 0.055908, 0.001167, -0.002151, -0.059814, 0.044922, 0.000755, -0.000395, -0.054199, 0.005829, -0.000637, -0.000091, -0.001328, 0.068848, -0.000216, -0.001419, -0.009277, 0.062988, 0.000273, -0.000231, 0.002106, -0.061523, 0.000022, -0.001656, -0.051025, 0.005737, -0.000881, -0.000063, 0.00415, -0.078613, -0.00087, -0.000626, 0.006622, -0.079102, -0.069336, -0.11377, -0.202148, -0.349609, -0.029297, -0.047363, -0.091309, -0.269531, 0.004181, 0.007507, 0.017944, 0.043701, -0.009216, -0.018311, -0.03418, -0.285156, -0.007324, -0.012451, -0.020996, -0.046143, 0.009399, 0.014648, 0.028442, 0.07959, 0.011353, 0.016846, 0.029541, 0.083984, 0.032471, 0.046387, 0.113281, 0.306641, -0.032471, -0.05249, -0.084961, -0.117188, 0.009766, 0.012329, 0.027954, 0.300781, -0.007141, -0.013916, -0.023926, -0.039062, 0.042969, 0.057617, 0.07666, -0.014404, -0.018311, -0.026367, -0.041016, -0.057861, -0.013184, -0.028809, -0.060303, -0.201172, 0.005096, 0.009399, 0.0177, 0.050537, 0.004639, 0.00946, 0.015991, 0.03833, 0.012939, 0.015625, 0.025024, 0.040771, 0.001343, 0.003662, 0.007996, 0.046387, 0.010864, 0.016357, 0.027588, 0.051514, 0.012024, 0.01709, 0.024902, 0.023193, -0.024536, -0.034668, -0.052002, -0.058838, 0.006165, 0.009949, 0.029419, 0.128906, 0.001358, 0.002914, 0.009888, -0.105469, -0.001755, -0.001572, 0.00415, 0.044678, 0.012695, 0.020508, 0.026855, -0.016357, -0.042236, -0.062988, -0.116211, -0.333984, 0.021729, 0.029663, 0.046143, 0.089844, 0.029419, 0.039062, 0.068848, 0.363281, -0.009094, -0.010071, -0.015076, -0.059814, 0.01178, 0.0177, 0.018555, 0.045166, 0.02771, 0.04126, 0.074219, 0.171875, -0.004913, -0.005951, -0.002762, -0.050781, 0.000546, 0.004303, 0.015137, 0.045654, 0.008362, 0.013245, 0.02124, 0.037109, 0.029053, 0.042725, 0.075195, 0.143555, 0.022827, 0.026733, 0.04541, 0.063477, -0.054199, -0.101074, -0.233398, -0.451172, 0.060791, 0.090332, 0.132812, 0.162109, -0.061279, -0.071777, -0.101562, -0.263672, -0.013428, -0.019287, -0.025513, -0.046631, 0.115234, 0.152344, 0.1875, 0.324219, 0.003555, 0.002762, 0.00264, -0.061768, 0.015625, 0.018555, 0.022705, 0.03125, -0.020996, -0.029053, -0.086914, -0.408203, 0.015625, 0.027344, 0.043457, 0.084961, 0.007111, 0.009521, 0.016235, 0.045654, 0.000019, 0.000016, -0.00412, 0.036133, 0.060791, 0.097656, 0.129883, -0.204102, -0.009033, -0.011475, -0.019409, -0.054443, 0.00209, 0.005005, 0.000637, -0.057129, -0.002502, -0.007599, -0.018799, -0.032471, 0.003906, 0.00412, 0.007324, 0.034912, 0.01062, 0.014282, 0.02478, 0.054443, 0.006195, 0.007538, 0.013, 0.079102, -0.009338, -0.017578, -0.030762, -0.013489, 0.008179, 0.016602, 0.029907, 0.044922, -0.020996, -0.038818, -0.07373, -0.275391, 0.005524, 0.006287, 0.009216, -0.037842, 0.036621, 0.051514, 0.066406, 0.111816, 0.026733, 0.039307, 0.07959, 0.15625, -0.009033, -0.010925, -0.022339, -0.116699, -0.102539, -0.146484, -0.219727, -0.222656, -0.010742, -0.013184, -0.024414, -0.032471, -0.024658, -0.027832, -0.03833, -0.055176, 0.003265, 0.00095, 0.003189, 0.059082, -0.007812, -0.009827, -0.017334, -0.052734, 0.00946, 0.012146, 0.010986, -0.03418, -0.039795, -0.049561, -0.060547, -0.304688, -0.04126, -0.066895, -0.108887, -0.177734, 0.012573, 0.01709, 0.032715, 0.07666, -0.066406, -0.086426, -0.136719, -0.267578, -0.010071, -0.017334, -0.041992, -0.322266, 0.009277, 0.011475, 0.020752, 0.047363, -0.010803, -0.013794, -0.021362, -0.063477, -0.006561, -0.010376, -0.020874, -0.058838, 0.009644, 0.019897, 0.035645, -0.006348, 0.008484, 0.01416, 0.028931, 0.078125, -0.023926, -0.026245, -0.028442, -0.015015, -0.000374, -0.000515, 0.007019, 0.072266, -0.027344, -0.032959, -0.042969, -0.05835, -0.077637, -0.128906, -0.239258, -0.4375, -0.097168, -0.133789, -0.188477, -0.269531, -0.008301, -0.012695, -0.024292, -0.052002, -0.029297, -0.052246, -0.119141, -0.291016, 0.041748, 0.068848, 0.11377, 0.304688, -0.022583, -0.033447, -0.050293, -0.08252, 0.038574, 0.053711, 0.110352, 0.289062, -0.013, -0.016846, -0.0271, -0.050293, -0.0177, -0.019409, -0.02771, -0.072266, -0.001518, -0.000622, 0.010742, 0.116211, 0.015747, 0.021484, 0.034424, 0.05249, -0.023804, -0.038574, -0.074707, -0.119629, -0.009949, -0.01416, -0.020508, 0.025635, 0.084961, 0.11084, 0.172852, 0.22168, -0.039062, -0.054688, -0.106934, -0.242188, -0.001617, -0.006958, -0.022217, 0.006958, -0.006836, -0.012756, -0.028564, -0.030518, 0.017578, 0.023438, 0.027832, -0.032715, -0.024536, -0.029419, -0.037354, -0.050293, -0.002274, -0.000614, 0.018921, 0.371094, 0.015564, 0.020386, 0.027832, -0.001595, -0.018433, -0.026611, -0.047363, -0.116211, 0.012085, 0.024536, 0.047363, 0.117188, 0.022583, 0.03125, 0.051514, 0.121094, 0.037109, 0.061523, 0.110352, 0.219727, -0.005463, -0.007202, -0.015503, -0.191406, -0.005859, -0.008179, -0.014526, -0.047607, -0.015747, -0.020386, -0.026978, -0.075684, -0.022339, -0.034424, -0.0625, -0.085449, -0.009094, -0.010071, -0.013672, -0.04248, -0.084961, -0.125977, -0.189453, -0.255859, 0.018188, 0.02417, 0.031982, 0.045166, 0.01178, 0.019897, 0.03064, 0.08252, 0.008606, 0.012451, 0.016968, -0.029663, 0.020996, 0.02478, 0.038574, 0.053223, 0.008301, 0.014954, 0.033691, 0.000458, -0.04126, -0.064453, -0.145508, -0.267578, -0.0177, -0.023804, -0.043457, -0.066406, 0.007996, 0.010193, 0.015564, 0.060059, 0.009338, 0.016235, 0.030396, 0.057373, -0.131836, -0.154297, -0.193359, -0.219727, 0.054688, 0.064453, 0.080566, 0.043457, -0.020508, -0.028076, -0.041992, -0.087402, -0.037598, -0.050293, -0.07959, -0.132812, 0.00412, 0.004791, 0.013062, 0.045654, 0.052002, 0.084961, 0.157227, 0.341797, -0.020142, -0.030762, -0.05542, -0.083984, 0.029419, 0.038086, 0.048828, 0.062012, 0.006073, 0.011108, 0.044678, 0.149414, -0.001152, 0.000404, -0.003052, -0.078125, 0.001091, -0.000402, -0.008545, -0.07959, 0.0047, 0.005157, 0.006866, 0.075195, 0.002274, 0.015991, 0.142578, -0.131836, -0.017944, -0.032959, -0.148438, -0.470703, -0.003143, -0.005676, 0.074707, 0.457031, -0.034668, -0.047119, -0.133789, 0.092285, -0.010071, -0.02417, -0.008606, 0.01178, 0.001465, 0.010376, 0.052734, 0.285156, 0.004517, 0.001099, 0.011047, 0.380859, -0.005951, -0.032715, -0.208008, 0.114746, -0.00296, -0.005127, -0.037598, 0.416016, 0.00235, 0.00824, -0.011108, -0.357422, -0.003662, -0.016479, -0.458984, -0.054199, 0.00145, 0.002151, 0.006744, -0.414062, -0.059326, -0.179688, -0.275391, 0.052734, -0.002975, -0.000721, -0.007812, -0.081055, -0.002487, -0.002121, -0.014771, -0.084473, -0.002014, -0.001564, -0.00103, 0.08252, 0.000534, 0.000267, 0.000237, 0.080566, -0.005341, -0.019287, -0.002991, -0.005127, 0.00032, -0.022949, -0.12793, 0.041504, 0.000969, 0.000713, -0.01355, -0.116699, -0.026978, -0.132812, 0.054443, -0.01355, 0.002014, 0.003143, -0.002838, -0.09082, -0.000058, 0.000767, 0.013672, 0.072754, 0.013855, 0.025146, 0.105469, 0.361328, 0.004059, 0.007477, 0.01532, -0.240234, -0.005676, -0.028198, -0.333984, -0.400391, -0.001152, -0.049072, 0.392578, 0.065918, -0.001335, -0.00267, -0.018677, -0.122559, 0.009949, 0.015381, 0.0625, -0.02832, -0.000828, -0.001083, -0.040283, 0.378906, -0.001801, -0.00174, -0.011658, -0.100586, -0.000801, -0.00386, -0.059082, 0.003677, 0.001213, -0.00116, -0.092773, 0.015991, -0.030518, -0.042725, -0.085449, -0.036133, 0.003815, 0.012512, 0.131836, -0.12793, 0.000408, 0.002563, 0.022217, 0.200195, -0.001816, -0.010376, -0.109863, 0.089844, 0.00824, 0.011536, 0.017944, 0.089844, -0.002914, -0.004395, -0.019165, -0.108887, -0.006409, -0.010376, -0.025757, -0.353516, -0.029541, -0.060303, -0.294922, -0.314453, -0.002121, -0.002762, -0.025024, -0.07959, -0.003021, -0.000507, -0.353516, 0.066406, -0.000002, 0.025513, 0.337891, -0.045898, 0.000969, 0.014587, 0.037842, 0.08252, 0.00103, -0.002228, 0.015564, -0.088867, 0.003967, 0.01239, 0.051514, -0.013123, 0.00766, 0.032959, 0.265625, 0.322266, -0.01709, -0.017578, -0.03125, -0.574219, 0.000349, 0.009277, 0.064453, -0.060791, 0.001816, 0.001022, 0.040039, 0.316406, 0.000847, -0.000078, -0.022339, 0.057373, -0.001236, -0.003342, -0.013977, -0.333984, 0.001778, 0.002182, -0.004944, -0.431641, 0.000032, -0.001953, -0.007629, -0.08252, 0.001106, 0.002258, 0.001175, -0.417969, -0.000376, -0.001358, 0.002182, 0.078125, -0.001945, -0.000267, -0.000736, -0.086914, 0.02063, 0.020508, 0.063477, 0.390625, 0.003677, 0.004578, 0.016724, 0.085449, 0.001144, -0.001343, -0.007721, -0.084473, 0.018555, 0.026978, 0.234375, 0.296875, -0.02832, -0.043457, -0.095215, -0.507812, -0.001503, -0.001862, -0.008057, -0.083984, 0.087891, 0.141602, 0.235352, 0.394531, 0.002228, 0.001495, 0.016602, 0.241211, 0.000809, 0.00235, 0.010376, -0.092773, -0.003357, -0.00885, -0.043701, -0.157227, 0.003021, 0.001846, 0.013733, 0.104004, -0.002472, -0.006714, -0.046631, -0.002823, 0.005371, 0.022339, 0.261719, 0.174805, 0.008789, 0.000165, 0.40625, 0.007355, -0.006012, 0.000847, 0.472656, 0.001282, 0.009705, 0.031006, 0.353516, 0.042236, -0.005676, -0.019287, -0.108398, -0.296875, 0.002029, -0.002838, 0.11377, 0.503906, 0.002762, 0.003662, 0.002747, 0.101562, -0.001205, 0.001328, 0.005707, 0.085449, -0.021484, -0.016479, -0.038574, -0.441406, -0.003326, -0.013062, -0.021729, 0.112305, -0.001732, -0.001778, -0.017334, -0.063965, -0.001587, -0.009277, -0.05957, 0.050293, -0.001305, -0.005798, -0.005951, -0.085449, 0.122559, 0.168945, 0.300781, 0.116699, 0.001923, 0.000568, -0.020874, 0.21875, 0.000458, 0.00116, 0.003677, 0.067383, 0.000106, 0.023193, 0.388672, 0.043213, -0.010559, -0.007477, -0.388672, 0.017334, 0.003906, 0.019531, -0.460938, -0.000265, 0.003845, 0.007385, 0.026367, 0.291016, -0.002594, -0.002823, 0.00415, -0.359375, -0.005005, -0.006287, -0.029907, -0.322266, -0.007233, -0.044189, -0.265625, -0.195312, -0.011841, -0.03833, -0.378906, 0.069824, -0.002106, 0.000774, 0.003326, -0.457031, 0.018555, 0.165039, 0.347656, -0.077637, -0.000595, -0.003082, -0.064941, 0.016724, 0.001419, -0.014709, -0.11377, 0.232422, -0.000334, -0.0009, 0.002823, 0.050293, 0.001198, -0.002182, -0.013672, -0.103027, 0.000561, -0.000046, 0.005371, -0.244141, -0.001114, -0.009705, -0.132812, 0.006866, 0.001335, 0.002213, -0.016968, -0.318359, 0.003281, 0.017578, 0.083984, -0.328125, 0.001602, 0.000416, 0.016968, 0.075684, 0.000477, 0.006439, 0.021973, -0.351562, -0.000725, -0.015442, 0.457031, 0.145508, 0.005249, 0.036621, 0.28125, -0.087891, -0.003815, -0.003433, -0.337891, -0.006439, 0.001312, 0.006866, 0.060303, 0.01001, -0.001526, -0.004333, -0.050537, -0.447266, -0.001564, -0.001587, 0.005402, 0.11377, -0.003098, 0.011169, 0.244141, 0.474609, -0.000244, -0.001625, -0.12207, 0.006561, -0.002396, -0.003387, -0.020264, 0.474609, -0.011536, -0.022705, -0.060059, -0.112305, 0.001259, -0.000299, 0.016724, 0.183594, -0.005798, -0.009644, -0.359375, 0.037109, 0.003372, 0.007355, 0.149414, -0.120605, 0.002106, 0.006195, 0.040283, 0.054199, -0.001091, -0.001251, -0.017944, -0.077637, 0.002365, 0.01355, 0.371094, -0.077148, 0.000026, 0.00386, 0.056885, 0.060547, 0.002701, 0.00473, 0.013733, 0.098633, -0.000717, -0.002151, -0.019287, 0.154297, -0.000771, 0.000263, 0.135742, 0.018066, 0.001045, 0.000035, -0.12207, 0.001137, 0.001274, -0.004456, 0.04834, 0.671875, 0.000542, -0.002869, -0.114746, 0.050781, 0.000216, -0.000435, -0.108398, 0.05957, 0.000431, 0.003113, 0.146484, -0.005402, 0.001686, 0.002655, -0.116211, -0.030273, 0.000009, 0.003738, 0.133789, -0.237305, 0.001778, 0.001183, 0.035156, -0.124023, 0.005127, 0.024292, 0.25, -0.169922, -0.000591, 0.000507, -0.085449, -0.016113, 0.000163, 0.000479, -0.113281, 0.07373, -0.000235, -0.001755, -0.041016, 0.181641, -0.001259, 0.003021, 0.038574, -0.240234, 0.001984, -0.001762, -0.109375, -0.033447, 0.000026, 0.000824, 0.12207, -0.021118, 0.001106, -0.000045, 0.047119, -0.332031, 0.001274, -0.002335, -0.208984, 0.234375, -0.001122, -0.000515, -0.116699, -0.001419, 0.000051, 0.000698, 0.030884, -0.149414, -0.00009, 0.001144, -0.118164, 0.017944, 0.000088, 0.00007, -0.207031, 0.059814, -0.000912, -0.002625, -0.000538, 0.002136, -0.00177, -0.000359, 0.125977, -0.00206, 0.000591, 0.001038, -0.120117, -0.005768, -0.001732, -0.000121, 0.128906, -0.025879, 0.000916, 0.00264, 0.009766, -0.171875, 0.000942, -0.000441, -0.132812, 0.006409, -0.001442, -0.008057, 0.112305, 0.224609, -0.000469, 0.000349, -0.00647, 0.014282, -0.00028, -0.000201, -0.001488, 0.031738, 0.000414, -0.000305, 0.018799, -0.12207, -0.000771, 0.000587, -0.101074, 0.04541, 0.000246, 0.00103, 0.02063, -0.158203, -0.000259, -0.000587, -0.041992, 0.006409, 0.000068, -0.000448, 0.095703, -0.033691, 0.000946, -0.000298, -0.026367, 0.161133, 0.000763, 0.002197, 0.036133, -0.234375, 0.000851, 0.001228, -0.000299, -0.114258, 0.001534, 0.001999, 0.01001, -0.147461, 0.00145, 0.000778, -0.12207, 0.004395, 0.000069, -0.000122, -0.126953, 0.020142, 0.000103, 0.001511, 0.121582, -0.009827, -0.000774, 0.000999, -0.099609, 0.037109, 0.000222, -0.002365, -0.122559, 0.062988, 0.000656, 0.000904, -0.044189, -0.014893, -0.000486, 0.000231, 0.101074, -0.007355, -0.001656, -0.002151, -0.023926, 0.15332, 0.000423, 0.000378, 0.02771, -0.133789, 0.001045, -0.000203, -0.116699, 0.040039, -0.000828, -0.00238, -0.006836, 0.119141, -0.000061, -0.000081, -0.000839, 0.135742, 0.00103, 0.004517, 0.070801, -0.447266, -0.000584, 0.006348, 0.353516, -0.07373, 0.00132, 0.000124, 0.125, -0.049072, -0.00119, 0.001099, 0.018555, -0.135742, 0.00206, 0.006836, -0.143555, -0.222656, 0.000134, -0.001434, -0.347656, 0.0354, -0.000101, -0.002304, -0.024536, 0.207031, -0.000553, -0.002869, -0.117676, 0.03064, -0.001785, -0.002975, 0.314453, 0.142578, 0.000866, -0.000641, -0.010864, 0.158203, 0.000207, -0.002701, -0.071777, 0.373047, -0.002014, -0.011169, -0.00766, 0.016602, -0.000839, 0.001297, -0.120117, 0.018433, 0.000412, -0.001144, -0.017334, 0.123535, 0.000664, 0.003265, 0.035156, -0.130859, 0.001228, 0.001556, 0.024414, -0.145508, -0.000587, 0.000675, -0.102051, 0.084473, -0.00041, 0.000637, 0.101074, 0.022583, -0.00119, 0.001266, -0.116699, 0.031982, -0.000037, -0.000425, -0.048828, -0.00528, -0.001083, -0.002701, 0.136719, -0.011658, -0.001122, -0.000896, -0.182617, 0.024048, -0.000242, 0.000572, 0.031982, -0.166016, 0.001068, 0.001312, 0.11377, -0.005737, -0.000143, 0.001854, -0.029053, 0.165039, 0.001625, 0.00264, 0.01062, -0.139648, -0.001007, -0.001747, 0.099121, 0.05542, -0.000408, -0.000427, -0.012817, 0.161133, 0.000305, 0.001335, 0.022949, -0.135742, 0.00235, -0.001114, -0.125977, -0.026978, -0.001534, -0.001877, -0.0047, 0.202148, -0.000862, -0.000538, 0.122559, -0.043945, 0.00079, -0.000587, -0.123047, 0.019653, 0.000171, -0.003723, -0.117676, -0.02771, 0.005798, 0.01001, 0.002777, 0.625, -0.00119, -0.002823, -0.003555, 0.157227, -0.000732, -0.000538, 0.122559, -0.01178, 0.00103, 0.00209, -0.031128, 0.162109, -0.000828, -0.000167, -0.121094, 0.062012, -0.00095, -0.00018, -0.029907, 0.171875, 0.000408, 0.00061, -0.126953, 0.019897, 0.000012, -0.001823, 0.129883, -0.046387, -0.001007, -0.00206, -0.121582, 0.010864, 0.000313, -0.001266, -0.12207, -0.001862, -0.000668, -0.001442, -0.016724, 0.11377, -0.00119, 0.002304, 0.248047, 0.053223, -0.00045, -0.000256, 0.046631, 0.010437, 0.000359, 0.00038, -0.111816, 0.065918, -0.000458, -0.000157, 0.054688, -0.15625, 0.000553, 0.000194, 0.111816, -0.013428, 0.002335, 0.002075, 0.028076, -0.177734, 0.00024, 0.002075, -0.140625, -0.016357, -0.002533, -0.002457, -0.02002, 0.154297, 0.000038, -0.000023, 0.131836, -0.004791, 0.000713, -0.001228, -0.126953, 0.022827, -0.00069, 0.000168, 0.12207, 0.002777, 0.000706, -0.002716, -0.192383, 0.182617, 0.000043, -0.000131, 0.02771, 0.015076, 0.001892, 0.001266, 0.142578, -0.034424, 0.000629, -0.001343, -0.026245, 0.144531, -0.000835, -0.001884, -0.026367, 0.139648, -0.000595, 0.003693, 0.246094, -0.148438, -0.00016, 0.000188, 0.122559, -0.039307, 0.000299, -0.001083, -0.170898, -0.024414, 0.000161, 0.000961, 0.015076, -0.027344, -0.001694, -0.001572, -0.041992, 0.188477, -0.000273, 0.000228, -0.024902, -0.020508, 0.00058, 0.000009, -0.019165, 0.162109, 0.000809, 0.000003, -0.123535, -0.013733, -0.000565, 0.002563, 0.050537, -0.201172, -0.001328, -0.003967, -0.021484, 0.196289, -0.000282, -0.000835, 0.115723, -0.072754, -0.000385, -0.000041, 0.0354, 0.003387, -0.000698, 0.000397, 0.125977, -0.045898, 0.001289, 0.000496, 0.02356, -0.133789, 0.029419, 0.04126, 0.02124, 0.005127, -0.001617, -0.009705, 0.104004, 0.001755, -0.007996, -0.009399, -0.037598, -0.020142, -0.000178, 0.001457, -0.018555, -0.000075, 0.002014, -0.045898, 0.249023, -0.027832, -0.000694, 0.000282, 0.022583, 0.001762, -0.00209, -0.001953, -0.174805, 0.009338, 0.02124, 0.027466, 0.057129, -0.151367, 0.001053, 0.003586, -0.028442, -0.002533, 0.001495, 0.003525, -0.029907, 0.036865, -0.026123, -0.02124, -0.158203, 0.024048, 0.010681, 0.010742, 0.041748, -0.175781, -0.088867, -0.154297, 0.092285, 0.024292, 0.000135, -0.00053, 0.00135, 0.006348, 0.006622, 0.015259, -0.052246, 0.016968, -0.002472, 0.00012, -0.19043, -0.003708, 0.001678, 0.009583, -0.064453, 0.00473, 0.003677, 0.000576, 0.008057, -0.02002, 0.042236, 0.056641, -0.018188, -0.002548, 0.028442, 0.02832, 0.157227, -0.101562, -0.009094, 0.000206, -0.049072, -0.015869, 0.00132, 0.009888, 0.155273, 0.047119, -0.002151, -0.005035, 0.000072, 0.000977, -0.008423, -0.005951, -0.172852, -0.035645, -0.000961, 0.001923, -0.024048, 0.002701, -0.000656, -0.005066, 0.039062, 0.0019, -0.000484, -0.00209, -0.097656, 0.144531, 0.009521, 0.020386, 0.012146, -0.064453, 0.001801, -0.004028, 0.050781, -0.001137, 0.034424, 0.045898, 0.000479, -0.036621, -0.001717, -0.002731, 0.000237, -0.00267, -0.000105, -0.001106, 0.019897, 0.002151, -0.001205, -0.000094, -0.080566, 0.006104, 0.000675, -0.003082, 0.018311, -0.04541, 0.00106, 0.000744, 0.051514, 0.008606, 0.004913, -0.021606, 0.24707, 0.002747, -0.003006, -0.005219, 0.003937, -0.005035, 0.003479, 0.008423, 0.068848, 0.011475, -0.003387, -0.005615, 0.007477, -0.00164, 0.008057, 0.010986, 0.149414, 0.049805, 0.000961, 0.006622, 0.001762, -0.069824, -0.006073, -0.003464, -0.071777, 0.160156, -0.002869, 0.003998, -0.053711, -0.008484, 0.008057, 0.014648, -0.014771, 0.054932, 0.016602, 0.031494, 0.05249, -0.18457, -0.015015, -0.009888, -0.131836, -0.02002, -0.031982, -0.042725, -0.11377, 0.004883, 0.007568, 0.009583, 0.033691, 0.005341, 0.000774, 0.006226, -0.064453, -0.007599, 0.004364, 0.007233, -0.013245, 0.075195, -0.003174, 0.001038, -0.054199, -0.000835, 0.001419, -0.016113, 0.216797, -0.017334, 0.001869, 0.001114, 0.036377, -0.006226, -0.004303, -0.008362, -0.235352, -0.021484, 0.006683, 0.00885, 0.021606, -0.134766, 0.002609, -0.000008, 0.080566, -0.017578, 0.001259, 0.00647, -0.064941, -0.002502, 0.010986, 0.008362, 0.034424, -0.231445, 0.00103, -0.006226, 0.060547, 0.015747, -0.006836, -0.011475, 0.07959, -0.00766, 0.001511, 0.003174, -0.00766, 0.002899, -0.034424, -0.054932, 0.009766, -0.00766, 0.001045, -0.002991, 0.168945, 0.018921, 0.005737, -0.008911, -0.1875, 0.114258, 0.029297, 0.035645, 0.15332, -0.027588, -0.005554, -0.006165, -0.057861, 0.191406, 0.002029, -0.011841, 0.052246, -0.005005, -0.005737, -0.010864, 0.219727, -0.049805, -0.007629, -0.01709, -0.163086, 0.081543, -0.000133, -0.010193, 0.062256, -0.003967, 0.001663, -0.000332, 0.054932, 0.000748, 0.003189, -0.000038, 0.167969, -0.009155, -0.008057, -0.016602, 0.18457, 0.050049, 0.000881, -0.002411, 0.016479, -0.045654, -0.047119, -0.058105, 0.115723, -0.00267, 0.001884, 0.018921, -0.206055, 0.020386, 0.001297, 0.001678, 0.044434, -0.063477, 0.016235, 0.012512, 0.233398, 0.002304, 0.001068, 0.000441, 0.01239, 0.003143, 0.089355, 0.103516, 0.376953, 0.25, -0.003403, -0.008789, 0.066406, -0.010986, 0.000122, -0.005585, 0.023438, -0.002899, -0.006653, -0.011597, 0.147461, 0.077148, 0.000835, -0.001358, 0.068359, -0.013, -0.000135, 0.000786, -0.013, 0.001938, -0.000322, -0.000381, -0.005402, 0.006744, -0.002579, -0.004761, 0.179688, -0.012329, 0.000824, -0.000919, 0.039795, -0.000458, -0.025757, -0.049805, 0.052002, -0.003799, 0.001564, 0.006195, -0.043701, 0.005493, -0.005035, -0.006226, -0.194336, 0.008667, 0.021973, 0.024658, 0.140625, 0.062988, 0.000454, -0.00769, 0.06543, 0.00046, 0.002579, 0.002762, 0.024292, 0.004547, -0.006622, -0.013367, 0.059326, -0.009705, -0.000889, 0.00589, 0.005615, -0.138672, 0.05127, 0.074219, 0.035889, -0.104004, -0.001747, -0.0065, 0.066895, -0.000984, 0.002258, -0.01416, 0.170898, -0.003113, 0.002945, 0.00647, 0.027222, -0.075195, -0.00885, -0.006927, -0.067383, -0.00531, -0.006744, -0.00528, -0.009155, -0.035889, 0.013184, 0.041992, 0.157227, -0.086914, 0.018799, 0.021606, 0.182617, 0.033936, 0.002914, 0.000183, -0.035889, 0.048828, -0.000209, 0.005707, -0.039551, 0.001114, -0.001328, -0.004303, 0.053223, 0.010132, -0.002792, -0.011414, -0.111816, -0.072754, -0.000025, -0.002655, -0.028442, 0.092773, 0.000534, 0.004761, -0.048828, 0.003052, 0.005951, 0.002457, 0.173828, 0.025391, 0.001831, 0.007294, -0.183594, -0.033447, 0.00082, 0.001389, -0.012512, -0.000053, 0.001495, 0.015869, -0.208008, -0.043213, 0.003693, 0.005981, -0.050293, 0.00473, 0.000565, 0.004242, -0.031982, -0.000225, -0.042725, -0.055908, -0.022827, -0.000305, 0.004791, 0.006317, 0.046875, 0.019897, -0.004517, -0.011719, -0.163086, 0.002319, 0.002213, -0.007538, 0.069824, -0.011169, -0.000599, -0.000961, 0.001968, -0.007812, -0.033691, -0.042725, -0.032715, -0.080566, -0.00066, 0.002121, -0.020386, -0.005402, 0.001099, 0.001335, -0.078613, -0.042969, 0.001801, 0.000043, 0.051025, -0.005463, 0.005035, 0.012756, 0.061035, 0.094238, 0.000931, 0.00106, 0.023438, -0.001343, -0.000267, -0.001732, 0.070312, 0.003357, 0.000774, 0.000828, 0.020508, -0.000372, -0.032959, -0.09668, 0.057861, 0.012939, 0.006592, 0.016968, 0.008606, 0.412109, 0.000935, 0.007935, 0.077148, -0.172852, 0.002396, 0.001579, -0.095215, -0.008728, 0.004242, 0.014038, 0.170898, -0.03833, 0.009644, -0.02002, -0.265625, 0.162109, -0.011047, -0.021851, -0.102539, -0.070801, -0.002609, -0.006439, 0.216797, -0.081543, 0.000835, 0.000641, 0.102051, -0.003494, 0.000957, 0.006317, 0.086426, -0.000328, -0.008545, -0.019775, -0.060791, 0.242188, -0.004791, -0.007233, -0.026978, 0.09375, -0.006561, -0.011536, -0.038086, -0.1875, 0.003235, 0.010986, 0.378906, -0.069824, 0.008057, 0.030518, 0.230469, -0.150391, 0.013672, 0.024658, 0.089355, 0.009216, -0.006653, -0.000763, -0.192383, 0.057861, 0.003159, 0.004974, 0.031982, 0.091309, 0.002274, 0.004608, 0.005371, 0.030762, -0.000633, -0.002548, -0.001251, 0.015259, -0.000763, 0.012817, -0.193359, -0.080566, -0.004578, -0.008606, -0.110352, -0.012817, 0.000927, 0.007355, 0.091309, -0.248047, 0.008423, 0.000759, 0.248047, -0.056641, 0.010071, 0.011841, 0.24707, -0.031128, 0.00351, -0.000862, 0.006409, 0.11084, -0.004089, -0.005219, -0.080566, -0.019897, -0.000748, -0.003586, -0.161133, 0.07959, -0.001343, -0.001228, 0.093262, -0.000366, 0.001465, 0.002014, -0.195312, -0.007172, 0.001305, 0.002319, 0.008118, -0.000227, -0.002945, -0.004059, -0.109375, 0.000763, 0.000441, 0.000816, 0.019165, 0.000908, -0.012451, -0.028564, -0.318359, -0.023438, -0.000984, -0.003403, -0.085449, -0.002594, 0.002655, 0.004913, -0.008118, -0.001717, 0.00206, 0.008301, 0.095215, 0.037842, -0.001984, -0.020386, -0.261719, 0.090332, 0.004486, 0.006958, 0.087402, 0.002823, -0.003387, -0.010132, -0.038086, -0.003036, 0.009766, 0.015625, -0.238281, 0.020874, -0.002151, -0.003189, 0.078125, 0.009888, 0.00528, 0.000938, -0.390625, 0.087402, -0.027588, -0.052246, -0.044434, 0.054932, -0.002014, -0.005219, -0.054932, 0.013672, -0.006683, -0.008301, -0.095215, 0.014771, -0.003067, -0.007996, -0.100586, -0.017944, 0.001289, 0.000908, -0.109863, 0.005981, 0.00528, 0.010925, 0.044434, 0.010925, -0.000595, -0.00209, -0.025879, 0.004883, 0.005432, 0.010254, -0.271484, 0.053711, -0.000115, -0.000546, -0.019409, -0.003845, 0.001999, 0.001068, 0.189453, 0.026001, -0.003235, -0.004639, -0.050781, -0.001648, -0.005859, -0.032715, -0.253906, 0.136719, -0.001251, 0.003143, -0.070312, 0.158203, 0.00103, 0.001251, -0.105957, -0.005524, 0.053955, 0.104492, 0.269531, -0.201172, -0.116699, -0.227539, 0.136719, 0.060791, 0.001144, 0.000511, 0.015991, -0.001595, -0.007141, -0.009888, -0.316406, 0.017944, 0.001648, 0.003799, -0.00386, 0.01123, 0.008057, 0.005737, 0.098145, -0.283203, 0.006836, 0.016602, 0.167969, -0.134766, -0.00296, -0.003128, -0.271484, 0.100586, -0.002304, -0.001778, -0.222656, 0.032471, 0.010864, 0.013916, 0.253906, 0.046875, 0.002914, 0.003662, 0.137695, -0.101562, 0.000618, -0.009644, 0.041504, 0.220703, -0.014954, -0.026123, -0.181641, -0.045898, -0.003677, -0.006561, -0.050537, 0.152344, 0.000175, -0.001732, -0.106934, -0.01709, 0.008789, 0.017456, 0.21582, 0.112793, 0.000111, 0.00322, -0.090332, -0.009888, 0.006104, 0.018066, 0.149414, -0.335938, -0.004639, -0.00708, -0.10498, 0.001968, -0.004059, -0.014465, 0.373047, 0.168945, 0.006195, 0.009155, 0.101074, 0.011169, -0.000977, 0.000526, -0.074219, -0.002289, -0.002792, -0.005768, -0.202148, 0.147461, 0.008362, 0.029175, 0.109375, -0.114746, 0.00946, 0.00293, 0.316406, -0.018188, -0.001549, -0.000216, -0.090332, 0.001747, 0.001984, 0.00351, 0.102051, -0.046875, -0.001427, -0.003387, -0.222656, 0.089355, 0.002914, 0.003433, 0.042725, -0.006439, -0.001678, 0.00946, 0.055176, -0.380859, -0.001762, -0.001457, -0.017578, 0.000277, -0.003357, 0.003006, 0.057861, -0.216797, 0.00589, 0.008362, 0.171875, -0.010376, -0.0047, 0.005096, -0.238281, -0.006073, 0.004669, 0.001282, 0.078613, -0.019287, 0.000519, 0.007721, 0.1875, -0.144531, -0.001228, 0.005432, -0.131836, 0.042236, 0.003342, 0.007172, 0.158203, -0.208984, 0.011414, 0.007538, 0.201172, -0.138672, -0.00177, -0.003052, -0.02478, -0.008789, 0.000587, 0.003448, 0.031982, 0.003479, -0.003036, -0.001633, -0.101074, 0.015869, -0.008362, -0.022705, -0.002609, 0.423828, 0.000694, -0.000553, -0.078613, -0.012756, -0.006012, -0.009583, -0.022949, 0.271484, 0.002274, -0.000185, -0.045898, 0.05542, 0.001625, 0.001389, 0.100098, 0.000698, 0.000303, -0.00087, 0.023682, 0.000142, 0.000147, 0.001511, 0.040771, -0.004517, -0.012817, -0.024902, -0.283203, 0.040039, -0.002121, -0.006592, 0.004883, -0.003326, -0.0019, -0.003906, -0.027588, -0.002914, 0.000698, -0.000193, 0.094238, -0.004425, 0.005066, 0.002716, -0.001877, 0.09668, 0.002808, 0.001083, 0.09668, 0.014282, -0.008972, -0.012817, -0.173828, 0.057129, -0.004211, -0.003342, -0.115234, 0.003494, -0.002609, -0.006348, -0.041504, -0.003021, -0.02356, -0.022827, -0.302734, -0.214844, -0.00296, -0.003677, -0.052734, 0.008118, 0.002533, 0.00061, 0.062988, -0.300781, 0.003036, 0.005951, 0.120117, -0.07666, 0.002716, 0.015747, 0.199219, -0.104492, -0.006256, -0.014099, -0.050293, -0.034424, 0.002991, 0.007263, 0.00069, -0.115234, -0.000645, -0.00071, -0.037354, 0.004456, 0.009094, 0.007355, 0.308594, 0.008972, 0.002792, 0.004333, -0.175781, -0.031494, -0.003769, -0.002853, -0.069336, 0.003555, 0.000927, -0.006622, -0.304688, 0.050537, 0.000763, -0.00267, -0.026489, -0.077637, -0.001434, 0.0065, 0.09375, 0.005188, 0.000961, -0.00412, -0.090332, 0.013367, 0.000376, -0.002045, -0.02832, -0.091309, 0.000309, -0.000179, -0.024658, -0.089844, -0.000099, -0.005737, -0.093262, -0.003662, -0.001366, -0.007324, -0.136719, 0.154297, -0.000633, -0.001686, -0.0177, -0.037109, 0.000919, -0.005585, -0.088867, 0.05127, 0.000759, 0.001953, -0.021606, -0.128906, -0.002213, 0.00647, 0.092773, -0.004852, -0.001701, -0.005859, 0.001862, -0.00885, -0.000622, -0.001122, -0.003937, -0.022095, -0.000618, 0.009827, 0.143555, -0.142578, -0.004303, -0.025635, -0.169922, -0.062988, -0.013184, -0.049316, 0.164062, 0.017578, 0.000992, 0.005127, 0.088379, -0.050049, -0.000254, 0.005432, 0.143555, -0.128906, -0.001244, 0.002838, 0.071777, -0.003281, 0.000332, -0.000931, -0.063477, -0.068359, -0.001305, -0.001183, -0.000301, -0.195312, 0.000504, -0.000847, -0.018555, 0.00325, -0.00119, -0.000427, -0.010132, 0.081055, 0.0005, -0.006165, -0.077148, -0.037842, -0.001411, -0.003967, -0.090332, -0.026001, 0.000942, 0.003174, 0.067383, -0.063477, 0.000425, 0.002151, 0.019897, -0.010254, -0.001411, 0.006989, 0.09668, 0.018677, -0.000744, 0.005798, 0.085938, -0.017456, 0.000205, 0.002228, 0.040771, 0.083984, -0.000702, -0.004303, -0.063477, 0.083496, 0.004547, 0.001877, -0.113281, -0.016113, -0.000212, 0.000168, 0.00528, 0.020752, 0.000275, 0.002518, 0.027222, -0.002686, -0.000645, 0.001846, 0.109375, 0.023193, 0.000202, -0.003967, -0.164062, 0.02356, 0.000338, -0.004547, -0.026611, 0.151367, -0.001289, 0.006561, 0.063965, 0.034424, 0.000013, 0.000607, 0.008667, -0.169922, 0.001305, -0.004761, -0.092773, 0.045654, -0.000607, 0.002899, 0.125977, 0.054443, -0.000121, -0.003555, -0.087402, 0.043701, -0.000033, -0.000999, -0.012085, -0.089844, -0.00061, -0.001076, -0.00209, 0.107422, 0.000401, 0.004639, 0.090332, -0.032227, 0.00264, -0.006226, -0.223633, -0.123047, -0.000553, 0.00415, 0.068848, -0.066406, 0.003021, -0.011108, -0.137695, 0.128906, 0.000881, 0.004211, 0.016479, -0.011292, 0.000017, -0.002014, -0.076172, 0.067871, -0.000429, 0.004456, 0.071777, -0.065918, -0.000105, -0.005646, -0.108887, -0.036377, -0.000534, 0.001396, 0.043213, 0.077637, 0.000645, 0.003036, 0.010193, -0.131836, 0.000351, -0.002106, -0.113281, -0.114746, 0.001152, -0.003769, -0.071289, 0.072754, 0.000322, -0.003052, -0.063477, 0.071289, 0.004791, 0.025024, 0.166016, -0.109863, -0.000671, 0.007874, 0.170898, -0.077148, 0.002365, -0.002106, -0.093262, 0.002762, 0.000278, -0.000047, -0.014038, -0.094238, 0.000219, 0.002075, 0.09668, -0.0271, 0.000155, -0.003006, -0.075684, 0.057861, 0.001244, -0.004242, -0.090332, 0.019043, -0.000082, 0.004547, 0.093262, -0.024902, -0.000002, -0.000965, 0.006775, 0.099121, -0.000698, -0.00473, -0.070312, -0.017822, -0.001846, 0.003067, 0.083984, 0.014954, 0.001183, 0.006348, 0.134766, -0.131836, 0.001549, -0.003647, -0.098633, 0.146484, -0.002457, 0.005981, 0.088867, -0.044922, -0.000418, 0.00473, 0.096191, -0.019287, -0.00235, 0.00415, 0.137695, 0.001328, -0.000858, -0.005249, -0.09375, 0.013184, -0.004486, -0.028564, -0.129883, 0.140625, -0.001122, -0.004791, -0.065918, 0.081055, -0.000435, -0.001999, -0.022217, 0.01178, 0.00037, 0.00235, 0.09375, 0.020508, -0.000103, -0.00531, -0.096191, 0.024414, -0.000238, 0.00531, 0.074707, 0.047852, 0.00079, 0.003571, 0.077637, -0.058594, -0.000263, 0.003296, 0.069336, -0.074707, 0.002258, 0.01355, 0.132812, 0.059814, 0.001045, 0.004059, 0.084473, 0.004852, 0.000965, -0.004395, -0.141602, 0.114746, 0.000435, 0.00267, 0.08252, 0.036621, 0.002213, -0.00028, 0.003967, 0.253906, -0.000475, -0.004211, -0.08252, -0.005737, 0.000546, -0.006226, -0.096191, 0.025757, 0.000237, 0.004211, 0.094238, 0.018555, 0.001244, -0.004059, -0.088379, 0.041504, -0.000298, 0.00161, 0.031738, -0.078613, -0.000492, -0.005371, -0.104004, 0.161133, 0.00001, -0.001892, -0.021973, 0.007294, -0.000874, 0.002258, 0.072754, 0.053711, -0.000173, -0.002899, -0.062012, -0.013855, -0.000626, 0.003525, 0.086914, -0.04541, 0.000448, -0.005585, -0.092285, -0.013611, -0.000725, -0.004974, -0.092773, 0.000935, 0.000294, 0.00589, 0.133789, 0.034668, -0.000025, 0.001785, 0.019409, -0.005646, 0.000801, -0.00589, -0.084961, 0.022949, 0.000881, -0.002792, -0.074707, 0.060303, -0.000916, 0.002655, 0.048828, -0.059326, 0.000083, 0.002594, 0.083008, 0.036377, 0.000805, -0.005829, -0.102051, 0.023438, -0.000874, 0.00235, 0.084961, 0.000349, 0.001099, 0.000877, 0.003036, -0.093262, 0.000209, 0.003342, 0.066895, -0.176758, 0.000954, -0.004852, -0.083496, 0.050537, 0.000387, 0.004211, 0.087891, 0.001427, 0.001236, -0.003525, -0.086914, -0.043213, -0.000656, -0.0047, -0.075195, -0.040283, 0.001328, 0.003143, 0.002701, -0.087402, 0.000448, 0.000721, -0.040527, -0.077148, -0.000309, -0.00386, -0.118652, -0.094727, -0.000429, 0.00145, 0.125977, 0.135742, 0.000001, -0.004852, -0.078613, -0.017456, -0.000079, 0.001724, 0.057861, 0.063965, -0.000286, -0.006897, -0.083496, 0.051514, 0.000885, -0.009583, -0.161133, 0.140625, 0.000759, -0.004578, -0.100586, 0.012451, 0.001541, 0.003815, -0.006317, -0.012939, -0.000439, -0.001274, -0.010193, -0.001984, 0.000648, 0.001625, 0.062256, 0.071289, 0.001251, -0.005249, -0.07959, -0.040283, -0.000092, 0.001884, 0.008301, -0.093262, -0.000072, 0.000439, -0.008301, -0.089844, -0.001793, 0.005646, -0.11377, 0.003082, -0.003143, -0.007141, -0.081055, 0.024658, -0.004608, -0.019531, -0.061523, 0.10498, 0.007111, 0.014465, 0.018921, -0.099121, -0.010803, -0.040039, 0.330078, 0.033203, 0.001015, -0.002823, 0.122559, -0.01178, 0.033447, 0.080078, -0.03125, 0.003387, 0.003967, -0.014526, -0.112305, 0.025757, 0.000351, 0.003464, -0.075195, -0.001228, -0.00267, -0.00885, -0.107422, -0.001442, -0.001198, 0.00145, -0.124023, 0.022949, -0.001083, -0.00824, 0.157227, -0.018555, 0.000767, -0.005585, 0.115234, -0.011353, -0.005341, -0.005432, -0.068848, 0.130859, 0.001099, -0.009949, 0.155273, -0.168945, -0.004517, 0.000236, -0.124023, 0.015991, 0.008179, 0.018433, 0.073242, 0.047852, 0.000303, -0.005035, -0.106445, 0.007629, 0.005798, 0.012207, 0.237305, -0.055664, -0.001999, -0.008789, 0.241211, -0.019043, 0.021606, 0.128906, 0.012817, -0.146484, 0.007629, 0.012268, 0.005157, 0.166992, 0.007141, 0.013245, 0.863281, 0.349609, 0.010559, 0.034668, -0.112305, 0.00946, 0.0047, 0.031006, -0.271484, 0.003723, 0.005371, 0.013245, 0.267578, 0.03125, 0.001213, 0.004272, 0.07959, -0.005768, -0.000877, -0.014343, -0.296875, 0.010803, -0.018677, -0.013245, -0.036865, -0.439453, -0.001846, -0.00008, 0.128906, 0.021362, -0.005768, -0.018555, -0.275391, -0.027466, 0.006927, 0.018311, -0.114258, 0.003189, 0.006683, 0.012268, 0.185547, -0.004028, 0.00885, 0.017212, 0.279297, -0.020142, 0.000923, 0.00193, -0.119141, 0.024536, -0.000576, -0.005066, -0.168945, 0.28125, 0.004547, -0.001381, -0.114746, 0.134766, 0.001106, 0.015198, 0.318359, -0.033936, -0.000057, -0.000877, 0.061035, 0.002777, 0.00238, 0.025757, 0.287109, -0.143555, 0.002701, 0.01239, 0.164062, 0.021729, -0.000199, -0.004242, -0.006622, -0.012573, -0.00119, -0.009277, -0.237305, 0.024658, -0.001083, -0.000376, -0.04126, 0.000133, 0.003143, 0.007263, -0.004181, 0.003815, 0.00322, -0.01001, 0.269531, -0.021484, 0.000427, 0.010925, -0.3125, 0.052734, -0.018433, -0.036133, -0.249023, -0.068359, 0.008057, 0.004486, 0.34375, -0.000416, -0.001839, -0.027832, -0.18457, 0.130859, -0.008911, -0.020752, -0.031494, 0.085449, -0.00235, -0.004944, 0.093262, -0.01532, 0.000207, -0.002045, -0.037354, 0.011963, 0.00824, -0.007996, 0.283203, -0.060059, 0.01001, 0.036133, -0.231445, 0.062988, 0.00412, 0.001389, 0.275391, -0.039062, -0.007812, -0.013123, -0.208984, 0.032227, -0.00164, -0.003616, 0.117676, -0.008728, -0.01178, -0.022339, -0.206055, 0.006256, 0.00885, 0.012146, 0.224609, -0.086914, 0.006317, 0.013123, 0.056885, 0.033691, 0.000736, 0.010315, -0.12793, -0.000549, -0.003052, -0.00473, -0.079102, -0.359375, -0.000622, 0.000015, -0.089355, -0.00885, 0.001312, 0.004272, 0.094727, -0.007446, 0.003632, 0.01709, -0.124512, 0.003464, -0.004608, -0.002197, 0.178711, -0.031738, -0.000257, -0.008545, -0.029175, 0.104004, -0.007996, -0.057129, 0.345703, -0.008301, -0.007477, 0.016724, -0.433594, -0.194336, -0.000774, -0.015198, 0.114746, -0.00647, 0.009094, 0.017822, 0.124023, 0.019409, -0.001465, -0.004852, 0.005005, -0.007812, 0.00238, 0.003998, -0.109375, 0.035645, -0.00473, -0.003616, -0.236328, 0.040283, -0.018555, -0.092285, -0.028687, 0.028687, 0.000071, 0.001671, 0.101562, -0.013916, -0.000082, 0.002182, 0.273438, -0.035889, -0.009155, -0.012695, 0.238281, -0.150391, -0.002945, -0.00708, 0.122559, -0.009216, -0.001984, -0.00135, -0.216797, 0.049072, -0.002853, -0.006744, 0.291016, -0.04834, -0.003998, -0.013672, -0.196289, 0.045166, -0.001625, -0.005768, -0.04126, 0.099609, 0.003113, 0.004242, 0.041504, 0.006714, 0.001793, -0.0065, 0.125977, -0.010132, 0.003113, 0.009338, -0.125, 0.018555, 0.003723, 0.002167, -0.119141, 0.014465, 0.004425, -0.000089, 0.105469, -0.060059, -0.00351, -0.014282, -0.199219, 0.005219, -0.00058, -0.003525, 0.114258, -0.022705, 0.004974, -0.005341, -0.077148, 0.222656, 0.002075, 0.022095, 0.140625, -0.161133, -0.001968, -0.020508, -0.179688, -0.080078, -0.000919, -0.004303, 0.124512, -0.007538, -0.001228, 0.007935, -0.298828, 0.040283, 0.008789, 0.011902, 0.206055, 0.075684, -0.004364, 0.000805, -0.117676, -0.004974, 0.011169, 0.028076, 0.140625, -0.12793, 0.002914, 0.022949, -0.111816, 0.012573, 0.023682, 0.193359, -0.060303, -0.04126, -0.003143, -0.004242, 0.12793, -0.036621, -0.003769, -0.006439, -0.103027, -0.02417, 0.000286, -0.000824, -0.121094, -0.007263, -0.001572, -0.002335, -0.040039, 0.004944, -0.001762, 0.001968, -0.296875, 0.037842, -0.001144, -0.002762, -0.085449, 0.006683, 0.000797, 0.012634, -0.482422, 0.022217, -0.000916, 0.008423, -0.123047, 0.005615, 0.019897, 0.053223, -0.201172, -0.019287, -0.005981, -0.002716, -0.06543, 0.253906, 0.033691, 0.042725, 0.337891, 0.072266, 0.001312, -0.01709, -0.216797, -0.009277, 0.004639, 0.017334, 0.099609, -0.043701, 0.015442, 0.01416, 0.020142, 0.125, 0.005951, 0.006866, 0.114746, 0.012573, -0.009216, -0.029297, -0.133789, -0.089844, 0.005463, 0.003708, 0.220703, -0.03833, 0.001099, -0.002121, -0.01416, -0.076172, -0.003296, 0.007111, 0.613281, 0.017334, 0.000341, 0.00293, -0.07666, 0.000847, -0.001518, 0.003006, -0.130859, 0.014343, 0.002838, 0.001144, 0.19043, 0.006836, -0.004089, -0.001312, 0.149414, -0.014648, -0.000338, 0.001389, -0.117188, 0.016357, 0.002151, 0.004089, 0.049072, 0.005737, -0.004028, -0.003799, -0.066406, 0.003448, 0.000036, 0.041504, -0.074219, -0.028931, -0.021973, -0.012695, -0.451172, -0.028687, -0.01709, -0.049561, -0.480469, -0.053467, 0.011902, 0.000425, 0.357422, 0.034424, -0.081543, -0.131836, -0.097168, -0.082031, 0.020752, 0.029663, 0.490234, 0.062256, -0.014832, -0.016968, -0.238281, -0.0625, -0.025024, -0.121582, -1.078125, 0.013367, -0.054932, -0.060547, -0.449219, -0.113281, -0.030762, -0.040039, -0.445312, -0.043457, 0.01001, 0.011963, 0.414062, 0.05127, -0.020386, -0.042969, -0.523438, -0.041016, -0.015747, -0.021851, -0.00769, -0.59375, 0.013, 0.016235, 0.435547, 0.055176, -0.029907, -0.014893, -0.251953, -0.057129, 0.012756, 0.027344, 0.507812, 0.032227, 0.011902, 0.010254, 0.503906, 0.018066, -0.000103, -0.001083, 0.416016, 0.04541, -0.013916, -0.017578, -0.3125, -0.089844, -0.004517, 0.010132, 0.550781, -0.07373, 0.025024, -0.008179, 0.474609, 0.039062, -0.010803, -0.00193, -0.486328, -0.05249, -0.016479, -0.031738, -0.574219, -0.024658, -0.001205, 0.004517, -0.088867, -0.008423, 0.022339, 0.017822, 0.6875, 0.013977, -0.029907, -0.048584, -0.34375, -0.069336, -0.001343, -0.002594, 0.033447, 0.004089, 0.022339, 0.02417, 0.466797, 0.054932, 0.021729, 0.024902, 0.480469, 0.040039, 0.009338, 0.027588, 0.083008, 0.273438, 0.014465, 0.026245, 0.472656, 0.037842, -0.046143, -0.053223, -0.351562, -0.059814, -0.052002, -0.051025, -0.429688, -0.175781, -0.027954, -0.033447, -0.503906, -0.081543, 0.02002, 0.013855, 0.335938, 0.047852, 0.012329, -0.007507, 0.396484, 0.022583, -0.011902, -0.008972, -0.326172, -0.03418, -0.015564, -0.027954, -0.388672, -0.025879, -0.000492, 0.014099, -0.384766, -0.008423, -0.006439, -0.006958, -0.12793, -0.018677, 0.028809, 0.025391, 0.570312, 0.095703, -0.020874, -0.040771, -0.431641, -0.11377, 0.016235, 0.030762, 0.597656, 0.015137, 0.013184, 0.009399, -0.051025, 0.198242, -0.000176, -0.008118, 0.40625, 0.030029, 0.005829, 0.004364, 0.135742, 0.030762, -0.020752, -0.047852, -0.199219, 0.240234, 0.003052, -0.002899, 0.408203, 0.053955, -0.031738, -0.026978, -0.361328, -0.055908, -0.003937, 0.01062, 0.21582, -0.527344, -0.00412, -0.005371, -0.166992, -0.003525, 0.001038, -0.003281, 0.068848, 0.008362, 0.010071, -0.008545, 0.496094, 0.054199, -0.017822, -0.025269, -0.322266, -0.061035, 0.002518, -0.019775, -0.691406, -0.089355, -0.010132, -0.015869, -0.40625, -0.059326, 0.004608, 0.009033, 0.031494, 0.554688, -0.022095, -0.028809, -0.020264, -0.291016, -0.000954, -0.016113, 0.322266, 0.046875, -0.033691, -0.018677, -0.347656, -0.042725, 0.022705, 0.032715, 0.484375, 0.032227, -0.068848, -0.083984, -0.480469, -0.114258, -0.000376, -0.009094, 0.470703, 0.021118, 0.025269, 0.020996, 0.386719, 0.026367, -0.025024, -0.018066, -0.507812, -0.065918, 0.019043, 0.03064, 0.419922, 0.099121, -0.006409, 0.035889, -0.65625, -0.025391, 0.035889, 0.032227, 0.466797, 0.071777, -0.019775, -0.040527, -0.625, -0.026245, -0.016235, 0.010681, -0.484375, -0.004944, -0.034912, -0.041016, -0.539062, -0.061279, 0.007629, 0.015137, 0.417969, 0.053711, 0.00174, -0.002136, 0.053467, 0.004059, 0.005463, 0.004395, 0.46875, -0.011902, 0.002213, 0.012756, -0.392578, -0.010132, 0.016479, -0.009827, 0.523438, 0.016357, 0.024658, 0.026123, 0.486328, 0.061279, -0.004974, 0.002014, 0.036377, -0.09082, -0.024292, -0.047607, -0.376953, -0.047607, 0.032959, 0.050537, 0.640625, 0.074219, -0.015991, -0.004883, -0.416016, -0.05249, -0.008301, 0.027222, -0.431641, -0.063965, -0.025635, -0.047119, -0.462891, -0.050537, 0.001045, -0.010498, 0.143555, 0.00946, -0.01123, -0.005127, -0.443359, -0.031006, 0.018799, 0.006836, 0.259766, 0.192383, -0.007538, 0.003525, -0.25, -0.027588, 0.001846, 0.017578, -0.010864, 0.34375, 0.085449, 0.330078, -0.164062, -0.01123, -0.000234, -0.018433, 0.341797, 0.033447, 0.016968, 0.034912, 0.351562, 0.045898, -0.024536, -0.005463, -0.447266, -0.032959, 0.01355, 0.031982, 0.402344, 0.044434, -0.004211, 0.008301, -0.339844, -0.011597, -0.00531, 0.000184, -0.168945, -0.019409, -0.003387, -0.022339, -0.34375, -0.039795, 0.040283, 0.058838, 0.462891, 0.077637, -0.010864, -0.005859, -0.104492, -0.020752, -0.004028, 0.006744, -0.139648, -0.016846, -0.011902, -0.014038, -0.298828, -0.053223, -0.056885, -0.066406, -0.357422, -0.112305, 0.007141, 0.039307, -0.073242, 0.574219, 0.012939, 0.002869, 0.382812, 0.100098, -0.009949, -0.037109, 0.019775, -0.04126, -0.027832, -0.053223, 0.178711, -0.013062, 0.003189, 0.005096, 0.503906, 0.106934, -0.01001, -0.007996, 0.498047, 0.040527, 0.010254, 0.009827, 0.310547, 0.046631, -0.041748, -0.046631, -0.457031, -0.074219, 0.013611, 0.023804, 0.6875, 0.004517, -0.061768, -0.072266, -0.4375, -0.10791, -0.016479, -0.021973, -0.507812, -0.045654, -0.014587, -0.009705, -0.488281, -0.032471, 0.019531, 0.028076, 0.40625, 0.045654, -0.049561, -0.06543, -0.457031, -0.072266, -0.056641, -0.083984, -0.425781, -0.092285, -0.014526, -0.006989, -0.427734, -0.044678, -0.021118, -0.015991, -0.392578, -0.054688, -0.00946, -0.019165, -0.671875, -0.018311, 0.011108, 0.009766, 0.219727, 0.149414, 0.060303, 0.086426, 0.59375, 0.130859, 0.045654, 0.217773, -0.032959, 0.030029, -0.004364, -0.003372, -0.3125, -0.047363, -0.024048, -0.017212, -0.414062, -0.036377, 0.007568, -0.005066, 0.589844, -0.004211, -0.023804, -0.027222, -0.267578, -0.062256, -0.032227, -0.041504, -0.322266, -0.066406, 0.057129, 0.06543, 0.40625, 0.11084, -0.054688, -0.043701, -0.192383, -0.294922, -0.005127, -0.023438, -0.15332, 0.083984, 0.000893, 0.002396, 0.010803, -0.123047, 0.000171, -0.00177, 0.031128, 0.098145, -0.000816, -0.001328, 0.00415, 0.021729, 0.000626, -0.000029, 0.087402, -0.020386, -0.001984, -0.001137, 0.008911, 0.099609, -0.001831, -0.001411, -0.074707, -0.038574, 0.002335, 0.008545, 0.154297, 0.042969, -0.000675, -0.002182, -0.038818, 0.089844, 0.001984, 0.004425, 0.027954, 0.020752, -0.003265, -0.004639, -0.138672, -0.150391, 0.00013, -0.000778, 0.010803, 0.104492, -0.000412, -0.005219, -0.02063, 0.24707, -0.00046, -0.000832, -0.013184, 0.030273, 0.000729, 0.001564, 0.009155, -0.205078, 0.000488, -0.000053, 0.072266, -0.00008, -0.000458, -0.002243, -0.031006, -0.150391, -0.002548, -0.007294, -0.014038, 0.160156, 0.000448, 0.000228, -0.050781, -0.109375, -0.000641, -0.001862, -0.019653, 0.042236, -0.000322, -0.000675, 0.003616, 0.111816, 0.000146, -0.010315, -0.191406, 0.07666, 0.001244, 0.00045, 0.068848, -0.068359, -0.002151, -0.000002, 0.096191, 0.056641, -0.000389, 0.000052, -0.016968, 0.004608, 0.000648, 0.00473, 0.087402, -0.051758, 0.001076, -0.000433, -0.12207, -0.134766, 0.000019, 0.00012, -0.018433, 0.002106, -0.001007, -0.002396, -0.009338, -0.000209, 0.000341, -0.014099, -0.143555, 0.138672, -0.001503, 0.0005, 0.071777, -0.064453, -0.001236, -0.001167, -0.080566, -0.013184, -0.001541, -0.002838, 0.086426, 0.044189, 0.000128, -0.001137, -0.103027, 0.00206, 0.000893, 0.001686, 0.008728, -0.135742, -0.000015, 0.000152, -0.025146, 0.010864, -0.001526, 0.00015, 0.053955, -0.081055, -0.000656, -0.003403, -0.019165, 0.134766, -0.000896, -0.018066, -0.144531, 0.091309, -0.000759, 0.000193, 0.025879, -0.004303, 0.001541, 0.002335, 0.012085, -0.120117, -0.000687, -0.002716, -0.017212, 0.100586, -0.001381, -0.003525, 0.092773, 0.125977, 0.000252, 0.000526, 0.012695, -0.106934, -0.000912, -0.000721, -0.079102, 0.065918, -0.000416, -0.000648, -0.030151, 0.002243, -0.000456, -0.000954, 0.006165, 0.099609, -0.000599, -0.003082, 0.021729, 0.098145, 0.000973, -0.003464, -0.016968, 0.234375, -0.000843, 0.000393, -0.085938, 0.003677, 0.056396, 0.129883, -0.039062, -0.059082, -0.000534, 0.00106, 0.060791, -0.106445, -0.002213, -0.003113, -0.008484, 0.097168, 0.000186, 0.000364, 0.074707, -0.045654, -0.001404, 0.000702, 0.010193, 0.120117, -0.000961, -0.003387, -0.036865, 0.000096, 0.001495, 0.004852, 0.001984, -0.099609, -0.000648, -0.002106, 0.116699, 0.121582, -0.001312, -0.002213, 0.045166, 0.092773, 0.000035, -0.000515, -0.067383, -0.071777, -0.00116, 0.002701, 0.005829, -0.116699, -0.001762, -0.002838, 0.005798, 0.128906, -0.000385, -0.000515, 0.0625, 0.054443, 0.000546, 0.000492, -0.023926, -0.115234, -0.000702, -0.004059, 0.104492, 0.148438, 0.000736, 0.001671, 0.002808, 0.038818, 0.00119, 0.002945, 0.021606, 0.04248, -0.001366, -0.004425, -0.112793, 0.214844, 0.000039, 0.000538, 0.016235, -0.020996, -0.000935, -0.008484, -0.07959, 0.294922, -0.000341, -0.000284, -0.000422, 0.025391, 0.000122, 0.000212, 0.0625, -0.000078, -0.010681, -0.032227, -0.12207, 0.135742, 0.00042, -0.000161, -0.102051, -0.001724, 0.001381, 0.00325, 0.034912, 0.022339, 0.00034, -0.000095, -0.032471, -0.010498, 0.000364, 0.001068, 0.0177, -0.013489, -0.000908, -0.003998, -0.129883, 0.10791, 0.000992, 0.001892, 0.018188, -0.108887, 0.002136, -0.001015, 0.062012, 0.091797, 0.001495, 0.004395, -0.000919, 0.000168, -0.001663, -0.000078, 0.041748, 0.090332, 0.001328, 0.000439, 0.083008, 0.000374, 0.000511, 0.001442, 0.037598, 0.006775, -0.001884, -0.000311, 0.064941, 0.076172, 0.000484, -0.001526, -0.201172, 0.07666, -0.000984, 0.002243, 0.100586, 0.028198, 0.000305, 0.001717, 0.007996, -0.097168, -0.000984, -0.000565, -0.069824, 0.006287, 0.002594, 0.006073, 0.097168, -0.02002, 0.002838, 0.003021, 0.007538, -0.125, 0.000671, 0.002869, 0.018555, -0.089355, -0.002533, -0.004425, -0.033691, 0.1875, 0.002365, 0.015198, 0.147461, -0.107422, -0.000542, 0.00058, 0.009216, -0.109375, -0.00135, -0.000391, 0.006866, 0.123047, 0.002335, 0.00116, -0.028564, -0.100586, 0.002991, 0.006744, 0.042236, 0.092285, 0.000713, 0.013306, 0.169922, -0.104004, 0.001999, 0.001854, 0.094727, 0.015381, 0.000916, -0.003281, -0.015442, 0.154297, 0.001305, 0.001022, -0.003006, -0.12207, 0.00164, 0.000591, 0.004181, -0.105957, 0.000549, 0.001076, -0.023071, -0.11084, -0.000479, -0.001984, 0.060791, 0.057617, 0.001099, 0.00412, 0.135742, 0.012634, -0.000078, 0.000568, 0.004059, -0.10498, 0.000519, 0.000031, 0.100098, 0.035156, -0.000208, 0.001312, -0.084961, -0.006775, -0.00145, -0.002121, 0.069824, 0.014587, 0.001999, 0.000965, -0.105469, -0.007782, 0.000732, 0.000549, 0.07373, -0.034912, 0.005157, 0.02478, 0.170898, -0.131836, 0.000103, -0.001366, -0.095215, 0.024292, -0.000159, -0.00174, 0.001465, 0.11377, 0.000698, 0.002823, 0.062012, -0.07666, 0.00177, 0.000942, -0.006042, -0.098633, -0.000473, 0.000763, -0.088379, -0.032959, -0.001305, -0.003174, 0.000054, 0.087402, 0.000162, -0.003433, -0.013306, 0.253906, 0.000992, 0.000475, -0.078613, -0.040527, -0.000058, 0.00267, 0.087891, 0.019043, -0.000278, -0.00164, 0.068848, 0.020874, -0.000174, -0.001396, -0.015869, 0.099609, -0.000027, 0.00087, 0.011292, -0.019287, 0.001839, 0.003433, 0.030029, 0.010986, -0.001099, -0.00087, -0.014587, -0.010925, -0.000229, -0.000751, -0.02124, 0.014832, -0.006348, -0.0177, -0.263672, -0.239258, -0.000167, -0.001518, -0.109863, -0.004272, -0.015137, -0.025757, -0.121582, -0.007721, 0.001038, 0.004303, 0.147461, 0.003723, 0.003433, 0.006226, -1.15625, -0.255859, 0.00708, 0.011597, 0.07373, -0.009277, -0.003128, -0.009827, -0.145508, -0.010498, 0.000542, 0.001389, 0.016846, -0.001915, -0.002029, -0.002548, -0.061035, -0.006287, 0.023682, 0.057129, 0.447266, 0.096191, 0.000347, 0.001869, 0.016724, 0.004913, 0.004639, 0.004791, 0.15332, 0.015991, 0.001701, 0.012146, -0.294922, -0.111816, -0.002274, -0.007446, -0.039062, -0.003235, -0.002914, -0.000683, -0.160156, -0.012634, 0.001038, -0.007874, 0.609375, 0.373047, -0.017334, -0.041748, -0.225586, -0.09668, -0.001747, -0.001633, 0.022461, -0.103516, -0.003372, -0.007568, -0.129883, -0.010193, 0.003754, 0.001762, -0.029907, 0.302734, 0.001984, 0.005463, 0.067383, 0.007385, -0.000336, -0.007446, -0.166992, -0.001381, -0.015015, -0.029419, -0.203125, -0.013855, -0.006744, -0.012695, -0.084961, -0.010742, -0.005005, -0.016479, -0.116699, 0.061035, -0.003571, -0.007324, -0.09375, 0.004578, -0.006897, 0.014343, 0.625, -0.026855, -0.003372, -0.007111, -0.074219, 0.002518, -0.039551, -0.10791, 0.044434, -0.011536, -0.006287, -0.023438, -0.355469, 0.253906, 0.002457, 0.018311, 0.425781, 0.048584, -0.002365, -0.009644, -0.06543, -0.004181, -0.018188, -0.080566, -0.386719, -0.178711, -0.003372, -0.008484, -0.100098, 0.009277, 0.00193, 0.001877, 0.020386, 0.002441, 0.002472, 0.002838, 0.121094, 0.002228, -0.006439, -0.010864, -0.083984, -0.015442, -0.001907, -0.005615, -0.086426, -0.004974, 0.007355, 0.011536, 0.053223, 0.018555, -0.001945, -0.008789, -0.093262, 0.010376, 0.005249, 0.010559, 0.104004, 0.020264, 0.056396, 0.328125, -0.204102, 0.020996, 0.000687, -0.00174, -0.142578, -0.004059, 0.006958, -0.010376, -0.10791, 0.404297, 0.005707, 0.016602, 0.146484, -0.113281, -0.006317, -0.016479, -0.204102, 0.071289, -0.004822, -0.009766, -0.149414, -0.012451, 0.006653, -0.068848, 0.398438, 0.6875, -0.012817, -0.009949, -0.034424, -0.205078, 0.004578, 0.012939, 0.235352, 0.013916, -0.007172, -0.012817, -0.100586, -0.013611, -0.001541, -0.006805, -0.138672, -0.003113, 0.00322, 0.004486, 0.076172, -0.000226, 0.008423, 0.017822, 0.402344, 0.035156, -0.004456, -0.004181, -0.02832, -0.082031, -0.001579, -0.005554, -0.052734, -0.002197, 0.024292, 0.046631, 0.675781, 0.111328, -0.000286, 0.034424, 0.464844, 0.373047, -0.003723, -0.008179, -0.105957, -0.010498, -0.006287, -0.011108, -0.111328, -0.008301, -0.006592, -0.013062, -0.081543, -0.001297, -0.000469, 0.000351, -0.006195, -0.101074, 0.003601, 0.003906, 0.092285, 0.001724, -0.024658, -0.03418, -0.241211, -0.030151, -0.005524, -0.013062, -0.152344, -0.014404, 0.03064, 0.051025, 0.294922, -0.016846, -0.002121, -0.00589, -0.112305, -0.00267, 0.00119, 0.002914, 0.098145, 0.002457, 0.004303, 0.007477, 0.118652, -0.071777, -0.001297, -0.002029, -0.0177, 0.000881, 0.002075, -0.028442, -0.306641, -0.023193, -0.001305, 0.000385, -0.031128, -0.144531, -0.00322, -0.005127, -0.071777, 0.00415, 0.003433, 0.005096, 0.05835, 0.00705, -0.016846, -0.010437, -0.53125, -0.15332, 0.012939, 0.004578, 0.337891, 0.030762, 0.007294, 0.005219, 0.236328, 0.025391, 0.003479, 0.006012, 0.146484, 0.016357, -0.013672, -0.020508, -0.394531, -0.036377, -0.006012, -0.010559, 0.296875, -0.02002, -0.052734, -0.113281, -0.208008, -0.054932, -0.008118, -0.013245, -0.234375, 0.298828, -0.087891, -0.163086, -0.009033, 0.077637, 0.001076, -0.009705, -0.199219, -0.148438, 0.016113, 0.021118, 0.116699, 0.025757, 0.00296, 0.010925, 0.08252, -0.015503, 0.007355, 0.016602, 0.05127, 0.040039, -0.005676, -0.015991, -0.003479, -0.239258, -0.00267, -0.002258, -0.096191, -0.018188, 0.000889, 0.004333, 0.435547, -0.053711, 0.003616, 0.007385, 0.067383, -0.006561, -0.005005, -0.012451, -0.071289, 0.07666, 0.002991, 0.003662, -0.04126, 0.425781, 0.001129, -0.000364, 0.014526, -0.371094, -0.003052, -0.008606, -0.077637, -0.023438, -0.001541, -0.006531, -0.126953, 0.001266, -0.006958, -0.009216, -0.12793, -0.007935, 0.017456, 0.040283, 0.150391, 0.02002, 0.051758, 0.157227, 0.8125, -0.279297, -0.027588, -0.054199, -0.246094, -0.110352, -0.019043, -0.04248, -0.265625, -0.200195, 0.0047, 0.004486, 0.140625, 0.008545, -0.003067, -0.003571, -0.062988, -0.003464, 0.004883, 0.011353, 0.119141, -0.035645, 0.004181, 0.000633, -0.017212, 0.086426, -0.002762, -0.006012, -0.119629, 0.012512, -0.010437, 0.028076, -0.0065, -0.628906, -0.00238, 0.010681, 0.070312, -0.139648, -0.003586, -0.007385, -0.063477, -0.01416, 0.008911, 0.016479, 0.285156, -0.012939, 0.001762, 0.003845, 0.044434, 0.003494, -0.000492, -0.001312, -0.007263, -0.003891, 0.012268, 0.019653, 0.087891, 0.014587, -0.000736, -0.003876, -0.088867, -0.005859, -0.001953, -0.004181, 0.078125, 0.006317, 0.002548, 0.003387, 0.062988, 0.003342, -0.000595, -0.006805, -0.126953, -0.043213, -0.006134, -0.010437, -0.09082, 0.003265, -0.000475, 0.002457, 0.160156, 0.001289, 0.005707, 0.005066, -0.333984, 0.020264, 0.006836, 0.026123, 0.22168, -0.124023, -0.009888, -0.013123, -0.094238, -0.010376, -0.012329, -0.007263, 0.129883, -0.507812, 0.000893, -0.000237, 0.012878, 0.009521, 0.002609, 0.006744, 0.111816, -0.038818, -0.009399, -0.033691, -0.253906, 0.063965, 0.002808, 0.003525, -0.003845, -0.013306, 0.00238, 0.003677, 0.093262, 0.005432, -0.000022, 0.008179, 0.367188, 0.007782, 0.000064, 0.000439, -0.101074, 0.012024, -0.002151, -0.00415, 0.134766, -0.015991, -0.000278, -0.003082, 0.134766, -0.00351, 0.001083, 0.001442, -0.123535, 0.001999, 0.000732, 0.000568, -0.002289, -0.181641, 0.000492, 0.000671, 0.124512, 0.008667, -0.000771, -0.000175, -0.01239, 0.144531, 0.000828, -0.000603, -0.021362, 0.137695, 0.000248, 0.000114, -0.102051, 0.023315, 0.000319, -0.001015, 0.028076, -0.102051, -0.001793, 0.005005, -0.15918, 0.003967, -0.000047, 0.003448, -0.011475, 0.149414, 0.000119, 0.003189, 0.013245, -0.130859, 0.000328, 0.001503, 0.026855, -0.139648, 0.000076, -0.004486, 0.140625, 0.016602, 0.000203, 0.003571, -0.228516, 0.017578, 0.002319, 0.001923, -0.365234, -0.023193, -0.000813, -0.002106, -0.001968, 0.133789, -0.000093, -0.001839, -0.015991, 0.136719, 0.004639, 0.012512, 0.585938, 0.048828, -0.000923, -0.001305, -0.123047, 0.004242, 0.000534, -0.004974, 0.143555, -0.017944, -0.001396, -0.000278, -0.030151, 0.115723, -0.001183, -0.00412, 0.079102, -0.000931, 0.0005, -0.000568, -0.03833, 0.265625, -0.001427, 0.00116, -0.122559, 0.012207, -0.00296, -0.004608, 0.283203, 0.024414, 0.003479, -0.000584, 0.207031, -0.289062, -0.000549, 0.000094, -0.115723, 0.007446, 0.000322, 0.000383, -0.126953, 0.003082, 0.000215, -0.001953, 0.166016, -0.014587, -0.0005, 0.002243, 0.024902, -0.232422, -0.001083, 0.001236, 0.015015, -0.118164, -0.001305, -0.004181, 0.114746, -0.020996, 0.000158, 0.003006, -0.130859, 0.037354, 0.000261, 0.003815, 0.02063, -0.126953, 0.000404, -0.001282, 0.123535, -0.062256, 0.000938, 0.001747, -0.117188, -0.007416, -0.001579, -0.001701, -0.014282, 0.096191, 0.000561, -0.00296, 0.121094, -0.015137, -0.000119, 0.005524, -0.125977, 0.021118, -0.009583, -0.040527, -0.291016, 0.24707, -0.000061, -0.007996, 0.291016, 0.022461, 0.000992, -0.004028, 0.123535, -0.001457, -0.001579, 0.002686, -0.135742, 0.015625, 0.000706, -0.001831, 0.169922, -0.002258, -0.000637, -0.000046, 0.11084, -0.012756, 0.001038, 0.003311, 0.220703, 0.017456, -0.000402, -0.000553, -0.008667, 0.122559, -0.000028, -0.002808, -0.0354, 0.15332, 0.000117, 0.000239, -0.020874, 0.003998, -0.000851, -0.004913, 0.133789, 0.001892, -0.002747, 0.002686, 0.029663, -0.213867, 0.040527, 0.105469, 0.574219, 0.001869, 0.000679, 0.000042, -0.122559, 0.000401, -0.001099, -0.000163, -0.000938, 0.02832, 0.00028, 0.000813, 0.122559, -0.033691, 0.000233, 0.003036, -0.125977, 0.007996, 0.001328, 0.015137, 0.269531, -0.179688, 0.000462, 0.000391, -0.029053, 0.129883, -0.000425, -0.00592, -0.015381, 0.210938, -0.000523, 0.002899, 0.105469, 0.02771, 0.000488, -0.001305, 0.114746, -0.033447, 0.002731, 0.006439, -0.161133, -0.016968, 0.00034, -0.001106, 0.123047, 0.001404, 0.003555, -0.00354, -0.417969, 0.075195, 0.000629, -0.000618, -0.110352, 0.006622, -0.000397, 0.002548, -0.106934, 0.006348, 0.001923, 0.002594, -0.155273, 0.03125, 0.023804, 0.078613, 0.550781, -0.02478, -0.001587, 0.00046, -0.026367, 0.108398, 0.00012, 0.007812, -0.240234, -0.191406, 0.001472, 0.001556, -0.134766, -0.016113, -0.000172, -0.000303, -0.007172, 0.031494, 0.000448, -0.000037, -0.016724, -0.015198, -0.002075, -0.00415, -0.080078, 0.016602, -0.000029, -0.000641, -0.139648, -0.014221, 0.001251, 0.005707, -0.01532, -1.179688, 0.000176, -0.002411, 0.129883, 0.01178, -0.000675, 0.003159, 0.045654, -0.179688, 0.000919, -0.003159, 0.124023, -0.00235, 0.00238, 0.006958, 0.003876, -0.010803, -0.001968, -0.002319, 0.080566, -0.012573, -0.000496, 0.00038, -0.070312, 0.003693, -0.004852, -0.009827, -0.056396, 0.503906, -0.001572, -0.003586, 0.142578, -0.000009, 0.000263, -0.004242, -0.353516, 0.016479, 0.000591, 0.00082, 0.015564, -0.151367, 0.00071, -0.004669, 0.149414, 0.008118, 0.000254, -0.000208, 0.042725, -0.117676, -0.00058, -0.000169, -0.02356, 0.150391, -0.002106, -0.001549, 0.087891, 0.003967, -0.000412, -0.003906, 0.121582, -0.025024, -0.013916, -0.041016, -0.585938, -0.028809, -0.000069, 0.000694, 0.135742, 0.02478, -0.000404, 0.001434, 0.008179, -0.137695, 0.000307, 0.000217, 0.036621, 0.001633, -0.000246, 0.002213, -0.15332, -0.006836, 0.000077, -0.000854, -0.02124, 0.162109, -0.006012, -0.00528, -0.355469, -0.092773, 0.000942, 0.004578, 0.001602, -0.097168, -0.000767, -0.003067, 0.125, 0.015869, 0.000572, 0.001671, -0.125, 0.018188, 0.013794, 0.054932, 0.707031, 0.006012, 0.000183, -0.000568, 0.001549, -0.019043, 0.001663, -0.003174, 0.138672, -0.011292, 0.000261, 0.000618, -0.115723, 0.027344, -0.000679, 0.00174, -0.020386, 0.134766, -0.000683, 0.003891, 0.007324, -0.15625, 0.001266, 0.001495, -0.118164, -0.018677, -0.001854, 0.003265, -0.147461, 0.014832, 0.000492, 0.000504, -0.117676, -0.003204, -0.0005, -0.000296, -0.10791, 0.000603, 0.000064, 0.00412, -0.061279, -0.052002, -0.000809, -0.000629, -0.133789, 0.044678, 0.000954, -0.005127, 0.208008, 0.138672, -0.000759, -0.000151, 0.033203, -0.002243, -0.001808, -0.002365, -0.038086, 0.133789, 0.000599, -0.004028, 0.110352, 0.017456, 0.001923, -0.003418, 0.126953, -0.013428, 0.000759, -0.002075, -0.145508, -0.049561, -0.002563, -0.00354, 0.136719, -0.007202, 0.000721, 0.004303, -0.310547, -0.020386, 0.003784, 0.005768, 0.410156, 0.238281, -0.002563, 0.00383, 0.052734, -0.373047, 0.001175, 0.001625, 0.021484, -0.138672, 0.001549, 0.002594, -0.180664, -0.035156, -0.000098, -0.002823, -0.038818, -0.006592, -0.003937, -0.008667, 0.002609, -0.002258, 0.000916, -0.000197, 0.105469, 0.010254, -0.000801, -0.000185, -0.001396, -0.07373, -0.001656, -0.004089, -0.084961, 0.039062, -0.088379, -0.21582, 0.165039, 0.025513, 0.000104, -0.002045, 0.064941, -0.003662, -0.002396, -0.004883, -0.02832, -0.002518, -0.037109, -0.074707, -0.386719, 0.063477, 0.003616, -0.018555, -0.24707, 0.181641, -0.002899, -0.009277, -0.094727, -0.002441, -0.005585, -0.007324, -0.092773, -0.002365, -0.003555, -0.004761, -0.083496, 0.000454, -0.001244, -0.001823, 0.114746, -0.291016, -0.009766, -0.036865, -0.267578, 0.139648, -0.008118, -0.01532, -0.244141, 0.03064, 0.009521, 0.037842, 0.353516, -0.092285, 0.00766, 0.03064, 0.219727, -0.165039, -0.003708, -0.002823, -0.084473, -0.003967, 0.007782, 0.015259, 0.269531, 0.043945, -0.002869, -0.003906, -0.052979, 0.005219, 0.00206, 0.001434, 0.074707, -0.004547, -0.00061, 0.003143, 0.21875, 0.002655, -0.008789, -0.022339, -0.117188, -0.049805, 0.00325, 0.004883, 0.047852, 0.005585, -0.000397, -0.001549, -0.059082, -0.002258, 0.002838, 0.02063, 0.291016, -0.030273, -0.000759, 0.000622, 0.046875, -0.001099, -0.004822, -0.004913, -0.105469, 0.012634, -0.006439, -0.018799, -0.158203, 0.234375, 0.003799, 0.013916, 0.039795, 0.263672, 0.007538, 0.013306, 0.063477, 0.008423, -0.002563, -0.003754, -0.011169, -0.003159, -0.014099, -0.023804, -0.269531, -0.025146, -0.001274, -0.003311, -0.03833, -0.005463, -0.003937, -0.010803, -0.269531, -0.017334, -0.001213, -0.00325, -0.050537, -0.000912, 0.00528, 0.015137, 0.026855, -0.392578, 0.000092, 0.000717, -0.094727, -0.000334, 0.001266, 0.003647, 0.054932, -0.007782, 0.012207, 0.02478, 0.069824, -0.042236, 0.000778, 0.000637, 0.072266, -0.00322, -0.002563, -0.007599, -0.046143, -0.009583, -0.001205, -0.020874, -0.279297, -0.003098, -0.002747, -0.003235, -0.068359, -0.009766, 0.002274, 0.001968, 0.237305, 0.010803, 0.001495, 0.004059, 0.070801, -0.001617, 0.014893, 0.036865, -0.158203, -0.212891, -0.002609, -0.002029, -0.099609, 0.005798, -0.002762, -0.042969, -0.400391, -0.166016, -0.000629, -0.001373, 0.081543, -0.005646, -0.000568, -0.002396, -0.03833, -0.009521, 0.001305, 0.002213, 0.332031, -0.103516, -0.007172, -0.013977, -0.075684, 0.047363, 0.018799, 0.024292, 0.162109, 0.121094, 0.017822, 0.092773, 0.535156, -0.198242, 0.000033, -0.00322, -0.059814, -0.002136, 0.002045, 0.007996, 0.241211, -0.055664, 0.007294, 0.014709, 0.185547, 0.011719, 0.002426, 0.007721, 0.341797, -0.124512, -0.000429, -0.000286, -0.072266, 0.002167, -0.010559, -0.015869, -0.081055, -0.027222, 0.010376, 0.030029, 0.229492, 0.001556, 0.032959, 0.10498, -0.394531, -0.015564, 0.002869, 0.009155, 0.075684, -0.005829, 0.001152, 0.003265, 0.04834, 0.063477, -0.011841, -0.027954, -0.070312, -0.149414, -0.004028, -0.017944, -0.189453, 0.263672, 0.004517, 0.007416, -0.001541, -0.006348, 0.00528, 0.006287, 0.257812, 0.095703, -0.000595, 0.001457, 0.063965, 0.000004, -0.001587, 0.004272, -0.015747, -0.098145, 0.00006, -0.002335, -0.033203, -0.000136, 0.002655, 0.008423, 0.155273, 0.157227, -0.005066, -0.017334, -0.208008, 0.006836, -0.003403, -0.009033, -0.109863, -0.106445, -0.006378, -0.014832, -0.095215, -0.008667, -0.012939, -0.023926, -0.179688, -0.014648, -0.003555, -0.01239, -0.044922, 0.147461, -0.004211, -0.010986, -0.061523, 0.005066, -0.005066, -0.009705, -0.067383, -0.024292, -0.000244, -0.000232, -0.074707, 0.002914, 0.001762, 0.001602, 0.103516, -0.007141, -0.007324, -0.009888, -0.091309, -0.002502, -0.00885, -0.017334, -0.165039, -0.029053, 0.007324, 0.014648, 0.079102, 0.023315, -0.003296, -0.007294, 0.261719, 0.011292, 0.006561, 0.007507, 0.097656, -0.01355, 0.028809, 0.05835, -0.070801, 0.030396, 0.0047, 0.047119, 0.283203, -0.149414, 0.026001, 0.068359, 0.145508, -0.132812, 0.008179, 0.022217, 0.283203, -0.086426, -0.00029, -0.035889, 0.589844, 0.384766, -0.020264, -0.043457, -0.300781, -0.102051, -0.004669, -0.010498, -0.058105, 0.179688, 0.006104, 0.015747, 0.025146, -0.088867, 0.00009, 0.001228, 0.021118, -0.00531, -0.002258, 0.000311, -0.080566, 0.001038, -0.001144, 0.000301, 0.077637, 0.004517, -0.003265, -0.006897, -0.054443, 0.002594, -0.005615, -0.003647, 0.013672, -0.408203, 0.00769, 0.015991, 0.066406, 0.031494, 0.003265, 0.00322, -0.069824, 0.180664, -0.000713, -0.006836, -0.310547, -0.015564, 0.000099, 0.003189, 0.021851, -0.001289, -0.007141, -0.007263, -0.033691, -0.230469, 0.006409, 0.010986, 0.133789, 0.123535, -0.014954, -0.042969, -0.279297, 0.110352, -0.000904, -0.001907, -0.001259, 0.012512, 0.000134, 0.000248, 0.091797, -0.00946, 0.000847, 0.000881, -0.07373, -0.0005, 0.001427, -0.001335, -0.078125, -0.006287, 0.0354, 0.070801, 0.267578, 0.013306, -0.003937, -0.006683, -0.037598, 0.021606, 0.006683, 0.006256, 0.067871, -0.00592, 0.01532, 0.024414, 0.084473, -0.03418, 0.005005, 0.007477, 0.061035, 0.003815, 0.001122, 0.001312, 0.045166, -0.000082, -0.001312, -0.002426, -0.125977, 0.010193, -0.006927, -0.012939, -0.28125, 0.002777, 0.000759, 0.002411, -0.070801, 0.006012, 0.000729, 0.002731, 0.024292, 0.005188, -0.004333, -0.022583, -0.155273, 0.320312, -0.005554, -0.009888, -0.062012, -0.0354, -0.00022, -0.001289, -0.068848, 0.005066, -0.000744, -0.001526, -0.014221, -0.088379, 0.001129, 0.001884, -0.054443, 0.018066, 0.040771, 0.097656, -0.257812, -0.020142, 0.000587, 0.01062, 0.051514, 0.030518, -0.000534, -0.001831, -0.01416, 0.003433, 0.00351, 0.016724, 0.064941, -0.144531, -0.001526, -0.001175, -0.006378, 0.058105, -0.00174, -0.00209, -0.011292, 0.063965, 0.000042, -0.007172, -0.039062, -0.052002, 0.009155, -0.003845, -0.133789, 0.01123, -0.000839, -0.00946, -0.050293, -0.030884, -0.001839, 0.002838, 0.020996, 0.064941, -0.000035, 0.00161, 0.013794, -0.010315, 0.002396, -0.017578, -0.117676, -0.03833, 0.002167, 0.003113, -0.00264, -0.115234, 0.001137, 0.004761, 0.002335, -0.073242, 0.019775, 0.039307, -0.020142, 0.019653, 0.001755, 0.011108, 0.063477, 0.00766, 0.00119, 0.011658, 0.063965, -0.023682, -0.001526, -0.005035, -0.011169, -0.00415, -0.002365, -0.010315, -0.061279, -0.016357, 0.000877, -0.005859, -0.058105, -0.034912, 0.002502, 0.008789, -0.001747, -0.141602, -0.000081, 0.008728, 0.04834, 0.054688, 0.001846, 0.009338, 0.069824, -0.013611, -0.000298, 0.01123, 0.063477, 0.019653, -0.00012, -0.005585, -0.040039, -0.020752, 0.00002, -0.001656, -0.013245, 0.013672, 0.00087, -0.009583, -0.068359, 0.04541, 0.000477, 0.00885, 0.049805, 0.031738, 0.00135, -0.006927, -0.083496, 0.014893, -0.001511, -0.014282, -0.057373, -0.005737, 0.001213, 0.01239, 0.049072, 0.032227, -0.00148, -0.008789, -0.030762, 0.078125, -0.002533, -0.00647, -0.015076, 0.134766, 0.001221, 0.010498, 0.060791, -0.036621, -0.004242, -0.015564, -0.047119, 0.15625, 0.001587, 0.005981, 0.044678, -0.053467, 0.00106, 0.014709, 0.071777, -0.008789, -0.001556, -0.001663, 0.011963, 0.073242, 0.00592, 0.010803, 0.021606, -0.101074, 0.00473, 0.014893, 0.04834, 0.003098, -0.011047, -0.031494, -0.054199, 0.029297, -0.001999, -0.01355, -0.050781, -0.026001, 0.001839, 0.004822, 0.018799, -0.094238, 0.001434, -0.01709, -0.112305, 0.082031, -0.001068, -0.014832, -0.121094, 0.072754, 0.002548, 0.013245, 0.068359, 0.001617, 0.001862, 0.00412, -0.001884, -0.007172, 0.000751, 0.003876, 0.020264, -0.000713, 0.00033, -0.00087, -0.026367, -0.063477, 0.006409, 0.01123, -0.018188, -0.131836, -0.000237, 0.00015, 0.006653, 0.047607, 0.001892, 0.01062, 0.064453, -0.031128, 0.001144, -0.000778, -0.007996, -0.07373, -0.008484, -0.022461, -0.051514, 0.023682, 0.000549, 0.002289, -0.05542, -0.136719, 0.000824, 0.001678, 0.007263, 0.012695, -0.002701, -0.00592, 0.00766, -0.002457, 0.000103, -0.000265, 0.003235, 0.011475, -0.003311, -0.021729, -0.104004, 0.112305, 0.000553, 0.000492, -0.012756, -0.0625, 0.000813, -0.008667, -0.077148, -0.003326, -0.009949, -0.042969, -0.079102, 0.129883, -0.001099, 0.006561, 0.07959, -0.001434, 0.001083, 0.010071, 0.061279, -0.04248, 0.000122, 0.005615, 0.014343, -0.080566, -0.000984, -0.007568, -0.070801, 0.006805, -0.002625, -0.009338, -0.028076, 0.154297, -0.001755, -0.009827, -0.055176, -0.034424, 0.005676, 0.027954, 0.099609, -0.094727, 0.001549, 0.002731, -0.008118, -0.078613, -0.000098, -0.0177, -0.129883, 0.048584, 0.006134, -0.000052, -0.071289, -0.013733, 0.000467, 0.001122, 0.001717, -0.017334, 0.001022, 0.011047, 0.053955, 0.025391, 0.001091, -0.005157, -0.086914, 0.002151, 0.00116, -0.00531, -0.043945, 0.081055, 0.002594, 0.010986, 0.055664, 0.031738, 0.004211, 0.019165, 0.050293, 0.008057, 0.003632, 0.011841, 0.046875, 0.02002, -0.002945, -0.003342, 0.005768, 0.002304, -0.000492, -0.011414, -0.064941, -0.013367, -0.006042, 0.004883, 0.080078, 0.108887, -0.002304, -0.014893, -0.068359, 0.000523, -0.00053, -0.00766, -0.059814, -0.012451, -0.000488, 0.008423, 0.049561, 0.039795, -0.001656, -0.006836, -0.018677, -0.013611, -0.000441, -0.000492, -0.001884, 0.068848, 0.001205, -0.000507, -0.013306, -0.07373, -0.001457, -0.010376, -0.067383, 0.012329, 0.004883, 0.017578, 0.045898, -0.151367, 0.00119, -0.008057, -0.078125, 0.027222, -0.000153, -0.004395, -0.066895, 0.065918, -0.000587, -0.002441, -0.014343, -0.026855, -0.000071, -0.001801, -0.013977, 0.002121, -0.014343, -0.039795, -0.096191, 0.119629, 0.000159, -0.011658, -0.068359, -0.00148, 0.000284, 0.022339, 0.118164, -0.010559, -0.001106, -0.007446, -0.039062, -0.045166, -0.004333, -0.027466, -0.125977, 0.100586, -0.001213, -0.00766, -0.066406, 0.120605, -0.001328, -0.006287, -0.092285, 0.088867, -0.000462, -0.000984, -0.030884, 0.068359, 0.003357, -0.010193, -0.116699, -0.028076, -0.000484, 0.001213, 0.016968, -0.005981, 0.011414, 0.0271, 0.030029, -0.151367, -0.00033, -0.003067, -0.015442, 0.007935, -0.002411, -0.006531, -0.019287, 0.150391, -0.00132, -0.009155, -0.041992, -0.037109, -0.001488, -0.009216, -0.042969, -0.040527, -0.00132, -0.011108, -0.063477, -0.014954, -0.000189, 0.002045, 0.017578, -0.010742, 0.000481, 0.004089, 0.026123, 0.063477, 0.000576, 0.009827, 0.067383, -0.000519, -0.000885, 0.005554, 0.05542, 0.037354, 0.000835, -0.008301, -0.049561, -0.028931, 0.000292, -0.005402, -0.050537, -0.040771, -0.000366, -0.015991, -0.118652, 0.100098, 0.001312, 0.008911, 0.059082, 0.001274, 0.00415, 0.018555, 0.103516, -0.121094, 0.000431, -0.008484, -0.050781, -0.027344, 0.000261, 0.00206, -0.004486, -0.075195, -0.000439, 0.009155, 0.11084, -0.100098, -0.004395, -0.004395, 0.034912, 0.152344, 0.000443, -0.001999, -0.004822, -0.02478, 0.002243, -0.002335, -0.047363, -0.038818, 0.001289, -0.009888, -0.111816, 0.031738, -0.003174, -0.012146, -0.066406, 0.05249, -0.006409, -0.024536, -0.062012, 0.144531, -0.001648, 0.005432, 0.067383, 0.012268, -0.002792, -0.004883, -0.026001, 0.002945, -0.002121, -0.005402, -0.022949, 0.003006, -0.000935, -0.00592, -0.024292, 0.002853, -0.001854, -0.006073, -0.023926, 0.002625, -0.002975, -0.005432, -0.024658, 0.00322, -0.003113, -0.004761, -0.023804, 0.002396, -0.001678, -0.00412, -0.030273, 0.006134, -0.002045, -0.005402, -0.02478, 0.003189, -0.002594, -0.005371, -0.02417, 0.003265, -0.00267, -0.004456, -0.026001, 0.00293, -0.002579, -0.005432, -0.025024, 0.002762, -0.003525, -0.006348, -0.024292, 0.003525, 0.001709, 0.00528, 0.025513, -0.002502, 0.002731, 0.005066, 0.022827, -0.00296, 0.001945, 0.005005, 0.025513, -0.003387, -0.001839, -0.005219, -0.021973, 0.002625, -0.002579, -0.004883, -0.025024, 0.00264, -0.002808, -0.005127, -0.023682, 0.00267, -0.001648, -0.005463, -0.02417, 0.003235, 0.002335, 0.005554, 0.024658, -0.003555, -0.002563, -0.005157, -0.023438, 0.003464, -0.002335, -0.004669, -0.024292, 0.002869, -0.002701, -0.005981, -0.024292, 0.002716, 0.001945, 0.005432, 0.024658, -0.002838, 0.000074, 0.000414, 0.028809, 0.0065, 0.002609, 0.004272, 0.02478, -0.002731, 0.00238, 0.004761, 0.023926, -0.002686, 0.001785, 0.00531, 0.02478, -0.002625, 0.00206, 0.004456, 0.024658, -0.003387, -0.001762, -0.005157, -0.022949, 0.002426, -0.002472, -0.005585, -0.023926, 0.003311, 0.002625, 0.005127, 0.024414, -0.002365, 0.003098, 0.006226, 0.02417, -0.003082, 0.002274, 0.004944, 0.024292, -0.003403, -0.002472, -0.005676, -0.023071, 0.00293, 0.007782, 0.012634, 0.013489, -0.000786, -0.001984, -0.005737, -0.025513, 0.002625, 0.002594, 0.005524, 0.022705, -0.002823, 0.00325, 0.005463, 0.023315, -0.003571, -0.001572, -0.005402, -0.026611, 0.00386, -0.002106, -0.004364, -0.023071, 0.002594, -0.002563, -0.005249, -0.024902, 0.002563, -0.005768, -0.00885, -0.089355, 0.011353, 0.002182, 0.005188, 0.024658, -0.002182, -0.000412, -0.001884, -0.031494, -0.004883, -0.001923, -0.005371, -0.021484, 0.002731, 0.00206, 0.005554, 0.024658, -0.002914, 0.002258, 0.004333, 0.026001, -0.003403, -0.002243, -0.004486, -0.025024, 0.003082, 0.002594, 0.005676, 0.024902, -0.002991, 0.002808, 0.005035, 0.024902, -0.002975, 0.001755, 0.005035, 0.024048, -0.002975, -0.001862, -0.004211, -0.022095, 0.00267, -0.001801, -0.004517, -0.026367, 0.002823, -0.001167, -0.005005, -0.023926, 0.002213, -0.002136, -0.005341, -0.02356, 0.002472, 0.002197, 0.004913, 0.025513, -0.003571, 0.001945, 0.005188, 0.024536, -0.002731, 0.003006, 0.005219, 0.024048, -0.002762, 0.001228, 0.004578, 0.0354, -0.006073, -0.001907, -0.005096, -0.025391, 0.002808, -0.002197, -0.005035, -0.02417, 0.00296, 0.001999, 0.005371, 0.023438, -0.003433, 0.001198, 0.005707, 0.024414, -0.002823, 0.003082, 0.005737, 0.022217, -0.002762, -0.000427, -0.002823, -0.036865, 0.009644, 0.002243, 0.005646, 0.024414, -0.002396, -0.002258, -0.005707, -0.026489, 0.003693, -0.002853, -0.005859, -0.024902, 0.003021, 0.001564, 0.004913, 0.020142, -0.002914, -0.002335, -0.005859, -0.02417, 0.003342, 0.001617, 0.005432, 0.023438, -0.002991, 0.001396, 0.006012, 0.02478, -0.003082, -0.001816, -0.005524, -0.028809, 0.004913, 0.002335, 0.005463, 0.02417, -0.002731, -0.002686, -0.004852, -0.024902, 0.00293, 0.001587, 0.004425, 0.021606, -0.002289, 0.002823, 0.005249, 0.025269, -0.002426, -0.001839, -0.005371, -0.025269, 0.003662, -0.002457, -0.005249, -0.023315, 0.003128, -0.002441, -0.005035, -0.025757, 0.003189, -0.001984, -0.005432, -0.022583, 0.002701, -0.001663, -0.005096, -0.024536, 0.00296, -0.001534, -0.004486, -0.023804, 0.002899, -0.00209, -0.004913, -0.024536, 0.002975, -0.00206, -0.005707, -0.023682, 0.003021, -0.002838, -0.005402, -0.026855, 0.00412, 0.00193, 0.00528, 0.022583, -0.001884, 0.002502, 0.005035, 0.025269, -0.003174, 0.002579, 0.006012, 0.024048, -0.003433, 0.003082, 0.005707, 0.026489, -0.003281, 0.002274, 0.005676, 0.024292, -0.002884, 0.002258, 0.004486, 0.025391, -0.002228, 0.002518, 0.007019, 0.045654, -0.010071, -0.002579, -0.005005, -0.024292, 0.00383, 0.002884, 0.005798, 0.02478, -0.003799, -0.002594, -0.005463, -0.024292, 0.003799, 0.002747, 0.005707, 0.025879, -0.003006, 0.00206, 0.004639, 0.023071, -0.002182, -0.002258, -0.006042, -0.025635, 0.00351, -0.002502, -0.006317, -0.026733, 0.002731, -0.002258, -0.005402, -0.024292, 0.002609, 0.002075, 0.004822, 0.024292, -0.003235, -0.002747, -0.005188, -0.025635, 0.002823, 0.002014, 0.005005, 0.023438, -0.002838, 0.002502, 0.005463, 0.023071, -0.002808, 0.001816, 0.005096, 0.026367, -0.002914, -0.002716, -0.004883, -0.027344, 0.003845, -0.002228, -0.005646, -0.024658, 0.002914, -0.002197, -0.004852, -0.023438, 0.002716, -0.001572, -0.005981, -0.021362, 0.003342, 0.002075, 0.004913, 0.024292, -0.00238, 0.002808, 0.005798, 0.023071, -0.002289, 0.001213, 0.003967, 0.039551, -0.002502, -0.002213, -0.005432, -0.025879, 0.003265, 0.002106, 0.004791, 0.026001, -0.003525, -0.000984, -0.004852, -0.023315, 0.002365, 0.002213, 0.005127, 0.023193, -0.002655, 0.001953, 0.00528, 0.025879, -0.003586, -0.001732, -0.004852, -0.025024, 0.003738, 0.001846, 0.006226, 0.025391, -0.003128, -0.001694, -0.00528, -0.025269, 0.003159, 0.002228, 0.00473, 0.022461, -0.002914, -0.002213, -0.004608, -0.024048, 0.003967, -0.00238, -0.004974, -0.022339, 0.002274, 0.00012, 0.00032, 0.007874, 0.004547, 0.00267, 0.005096, 0.024292, -0.003357, 0.002136, 0.004852, 0.027222, -0.003296, -0.001427, -0.00238, -0.040039, -0.004639, 0.113281, 0.314453, 1.359375, 0.001335, -0.000717, -0.002823, 0.012878, -0.011536, -0.00351, -0.0065, -0.025269, 0.042236, -0.000679, -0.002899, 0.011353, -0.010071, -0.000675, -0.00354, 0.014709, -0.013428, -0.001472, -0.003189, 0.013977, -0.012634, -0.001198, -0.003906, 0.015869, -0.014282, -0.001503, -0.001137, -0.019165, -0.003387, 0.003098, 0.003647, 0.00528, 0.00383, -0.015503, -0.0177, 0.004639, -0.000637, -0.020264, -0.018921, -0.004211, 0.004852, -0.00705, -0.022461, 0.002274, 0.002777, 0.00106, 0.001953, -0.000385, -0.000101, 0.00708, 0.011597, 0.011169, -0.001915, 0.002335, 0.006653, 0.059814, -0.023438, 0.018677, 0.025146, 0.002487, -0.001091, 0.000071, 0.002411, 0.085938, 0.000196, 0.000942, 0.002975, -0.01239, 0.011292, 0.002411, 0.014954, 0.047363, 0.002243, 0.003662, 0.013794, 0.032227, -0.004608, 0.000534, 0.003006, -0.012817, 0.01178, -0.003357, -0.004852, -0.017578, -0.003571, 0.00412, 0.006165, -0.079102, 0.039551, -0.016602, -0.027954, -0.00473, -0.004944, -0.005951, -0.019287, -0.03833, -0.003784, -0.006073, -0.011047, -0.02417, -0.004028, 0.002838, 0.003555, -0.000381, 0.069824, -0.012207, -0.018188, -0.032471, -0.001656, 0.000154, -0.001442, -0.098145, 0.016724, -0.034668, -0.025635, -0.01178, 0.015198, 0.006714, 0.012024, 0.006378, 0.001663, -0.001564, -0.014465, 0.081543, 0.004211, -0.002914, -0.008728, -0.027832, -0.005096, -0.000771, -0.002838, 0.012695, -0.011108, -0.000296, 0.011414, 0.046631, 0.004486, 0.000805, -0.000919, 0.017212, -0.012268, 0.000123, 0.003769, -0.03418, -0.002182, -0.002869, 0.006195, -0.098145, -0.004181, 0.00028, -0.001869, 0.04541, 0.002106, 0.000199, -0.000565, 0.005524, 0.000351, 0.003616, -0.002075, 0.061523, -0.086426, 0.000633, -0.00705, 0.067383, -0.001427, -0.000763, -0.002396, 0.01123, -0.009521, -0.004333, -0.018188, 0.081055, -0.017212, 0.000006, -0.000152, 0.007385, 0.001968, -0.001297, -0.002731, 0.066895, -0.001244, -0.004761, -0.005035, -0.049805, -0.004364, -0.00148, 0.013855, -0.062988, 0.002411, -0.002304, -0.005402, -0.021851, -0.002029, -0.000395, 0.001915, 0.000142, 0.000021, 0.008728, 0.022827, 0.053467, 0.000908, -0.004333, -0.005402, -0.078125, -0.006836, -0.000751, 0.000984, -0.019409, 0.000923, 0.001915, 0.000538, 0.011292, 0.001999, 0.000954, 0.002808, -0.011658, 0.010132, 0.00066, 0.002213, 0.009338, 0.002075, 0.000931, 0.003113, -0.013184, 0.012329, -0.005402, -0.012146, -0.020996, -0.002991, -0.001198, -0.003693, 0.014465, -0.013245, -0.002045, -0.003937, -0.004852, -0.004517, -0.004059, -0.005249, -0.014404, 0.000828, 0.001312, -0.003159, 0.039551, -0.002121, 0.001488, 0.004028, -0.016235, 0.015076, -0.006561, -0.015442, -0.020142, -0.008545, -0.001144, -0.003723, 0.016479, -0.014893, 0.000816, 0.003281, -0.012695, 0.011475, 0.007355, 0.026245, -0.105469, 0.019409, -0.011414, -0.016357, 0.00766, -0.002548, 0.001663, -0.00135, 0.052246, 0.001289, -0.00087, 0.001488, -0.042969, -0.04248, 0.002121, 0.00528, -0.01532, 0.014343, 0.000267, 0.001648, -0.011292, -0.00267, 0.00164, 0.004913, 0.01178, 0.018311, 0.015076, 0.014771, 0.004059, 0.000008, -0.005341, 0.002151, -0.088379, 0.002548, 0.000355, -0.014282, 0.098633, -0.010925, -0.00119, -0.00296, 0.01416, -0.012817, -0.000599, -0.002716, 0.013489, -0.011169, 0.005035, 0.008484, 0.005463, 0.008118, 0.002869, 0.005066, 0.025635, 0.007019, -0.000992, -0.000797, 0.036865, 0.002304, 0.001862, 0.00383, 0.089355, -0.01532, -0.000381, -0.001732, -0.040039, -0.001602, 0.015625, 0.023682, 0.058594, -0.005219, -0.000435, -0.00106, -0.002136, -0.000603, -0.003403, 0.004089, -0.098633, 0.013916, -0.005676, -0.009094, -0.06543, -0.000164, -0.003693, -0.005463, -0.009583, -0.003906, 0.005371, 0.009583, 0.013489, 0.003693, -0.003342, -0.006897, -0.022949, -0.002716, -0.000778, -0.000048, -0.010925, -0.000488, -0.00025, 0.013245, -0.080078, 0.001938, -0.001335, -0.002731, 0.083496, -0.004486, -0.002014, -0.005127, -0.070312, -0.008057, -0.002991, -0.008606, -0.073242, -0.004211, -0.004028, -0.006409, 0.007538, -0.001556, 0.000062, -0.001884, 0.022461, 0.002563, -0.005188, -0.006348, 0.027344, -0.00209, 0.000286, 0.002258, -0.012146, 0.010498, -0.003845, -0.012146, -0.014832, -0.00264, 0.006287, 0.01178, 0.037354, 0.003632, -0.000835, -0.003128, 0.013306, -0.011047, -0.001648, -0.004364, 0.019531, -0.018066, -0.000362, -0.002975, 0.012878, -0.011169, 0.001953, 0.001152, -0.056885, -0.00531, 0.001122, 0.003006, -0.010803, 0.009888, -0.000961, -0.003128, 0.013611, -0.01239, -0.000946, -0.003265, 0.012817, -0.011597, -0.002304, -0.000584, -0.033936, -0.002319, 0.000104, 0.001419, -0.008911, -0.00267, 0.005035, 0.013855, -0.068848, 0.014587, -0.00206, -0.006592, 0.106934, -0.025513, -0.002731, -0.012634, 0.053467, -0.011963, 0.001663, 0.002731, 0.00528, 0.00293, 0.001244, 0.00103, 0.005707, 0.00174, -0.009155, -0.034912, 0.036377, -0.032227, -0.001534, -0.004272, 0.069336, 0.003128, 0.00066, 0.001984, 0.019409, 0.002213, 0.002396, 0.008667, 0.022339, 0.006592, -0.000648, -0.00322, 0.013, -0.012085, 0.001259, 0.003357, -0.013855, 0.012207, 0.003967, 0.005768, 0.014221, 0.004425, 0.001144, 0.003296, -0.014404, 0.013367, 0.000889, -0.000037, 0.008606, 0.000193, -0.000116, 0.003525, -0.020508, -0.001831, 0.003525, 0.000858, 0.076172, -0.018311, -0.006134, -0.010071, -0.082031, -0.002045, -0.000471, -0.000767, -0.019775, 0.115723, 0.001968, 0.001282, 0.013428, -0.150391, -0.000374, 0.000136, -0.12793, 0.018677, 0.001114, -0.001282, -0.097656, 0.037354, -0.000326, 0.00002, -0.03125, 0.140625, -0.001038, -0.000427, -0.105957, 0.016724, 0.001167, 0.004486, 0.175781, 0.016113, -0.001083, -0.000372, 0.097656, -0.026367, 0.000114, -0.000393, -0.092773, 0.033447, 0.000002, -0.000534, 0.028564, -0.102051, 0.001274, -0.000328, 0.161133, 0.048584, 0.00106, 0.00045, -0.076172, 0.021606, -0.001236, 0.001183, 0.066895, -0.011963, -0.001701, -0.012268, -0.166992, 0.111816, 0.001945, 0.001236, -0.094727, 0.02002, 0.001633, -0.000083, -0.09375, 0.029419, 0.000854, 0.001274, -0.109863, 0.211914, -0.00061, 0.00164, 0.020142, -0.089844, -0.000362, -0.001877, 0.134766, -0.010254, -0.000542, -0.000538, 0.109375, -0.007416, -0.001793, 0.001694, 0.206055, -0.006317, 0.001984, 0.001465, 0.019043, -0.161133, 0.001045, -0.002075, -0.046387, 0.152344, -0.000557, 0.000208, 0.110352, -0.00946, 0.001228, 0.002121, 0.049561, -0.167969, -0.000282, -0.000122, -0.006317, -0.0177, 0.00058, -0.0005, -0.078125, 0.000759, -0.000063, -0.000322, -0.106445, 0.034668, 0.001617, -0.000687, -0.105469, 0.015747, -0.001205, 0.000591, 0.120605, -0.000961, 0.001183, 0.001442, -0.104004, 0.010559, 0.001068, 0.003204, 0.034912, -0.113281, 0.000059, 0.000168, 0.100586, -0.022827, -0.000387, 0.000199, 0.104492, -0.020508, 0.001198, 0.001114, -0.104492, 0.002228, 0.000062, -0.001389, 0.094727, -0.018677, -0.002029, -0.001198, 0.048584, 0.205078, 0.000896, -0.000135, -0.095215, 0.025146, 0.001038, -0.000043, 0.135742, -0.033447, 0.000587, 0.000092, -0.097656, 0.012878, 0.000313, -0.000881, 0.098145, -0.019409, -0.001068, -0.000208, 0.029175, -0.091309, 0.000429, -0.00145, -0.116699, 0.02002, 0.000504, 0.000835, -0.092285, -0.000376, 0.001114, -0.001251, -0.025269, 0.128906, 0.000265, -0.000032, 0.095215, -0.018921, 0.000729, -0.000134, -0.098633, 0.029175, 0.002838, 0.01355, 0.003265, -0.001175, 0.001015, 0.000648, -0.101562, 0.031494, 0.000702, 0.002136, 0.028809, -0.108398, -0.003021, -0.000992, 0.19043, 0.112793, -0.000504, 0.001175, 0.020874, -0.105469, 0.000296, -0.000135, 0.030762, -0.109375, -0.001808, -0.000549, -0.053223, 0.211914, -0.000141, -0.003174, -0.011719, 0.126953, 0.000389, 0.001984, 0.029541, -0.1875, -0.000475, -0.001175, 0.125, 0.000633, 0.000706, 0.000572, 0.024414, -0.100098, 0.001732, 0.000338, -0.12793, 0.03418, -0.000732, -0.000198, 0.11084, -0.024902, 0.000326, -0.000267, 0.098633, -0.001633, 0.000576, -0.002106, 0.108887, -0.004486, 0.000056, -0.000584, -0.105469, 0.029175, 0.000874, 0.001213, 0.029663, -0.102051, -0.001465, -0.000261, 0.094727, -0.025635, -0.001747, 0.00024, -0.100586, 0.029663, 0.000402, 0.00087, 0.09668, -0.033691, 0.00082, -0.000885, -0.081055, 0.002853, 0.001732, -0.000148, -0.106934, 0.029663, 0.00079, -0.001862, 0.126953, -0.000166, 0.000751, -0.001526, -0.103516, 0.022949, 0.001083, 0.007111, 0.144531, -0.149414, 0.002258, 0.002731, -0.213867, -0.041504, -0.000683, -0.00036, 0.091797, -0.025146, 0.000526, -0.002975, -0.039795, 0.148438, 0.00119, 0.000267, 0.023438, -0.24707, -0.000767, -0.001137, 0.125, -0.028442, 0.002258, 0.000923, -0.095703, 0.007935, 0.00238, 0.002731, 0.028809, -0.19043, -0.000399, -0.000965, 0.102539, -0.009521, -0.00145, -0.002701, 0.081543, 0.025146, 0.000341, 0.000496, -0.092285, 0.01239, -0.000284, -0.001923, -0.027466, 0.118652, 0.001602, -0.001129, -0.09668, 0.012695, 0.001442, -0.000774, -0.119629, 0.000462, 0.000075, -0.000538, -0.104004, 0.02124, -0.000572, 0.000175, -0.029297, 0.116699, -0.000771, -0.000034, 0.112305, -0.024902, 0.001152, -0.001831, 0.09668, -0.024414, 0.000572, -0.000211, -0.092773, 0.025635, 0.000744, -0.000675, -0.09668, 0.022583, 0.000492, -0.00119, 0.087891, -0.021851, 0.000404, 0.003586, 0.180664, -0.176758, 0.00041, -0.006042, -0.231445, 0.066895, 0.000144, 0.000999, -0.093262, 0.034668, -0.000146, 0.000542, 0.011108, -0.00325, -0.000671, -0.001259, -0.091309, 0.036133, -0.001053, -0.000854, 0.094727, -0.021118, 0.00148, -0.001808, -0.043701, 0.125, -0.000241, 0.002289, 0.033691, -0.091797, -0.000961, 0.000595, -0.033203, 0.109863, 0.000496, 0.000603, 0.022827, -0.092285, -0.000618, 0.001259, 0.098145, -0.027832, 0.000072, 0.002319, 0.179688, 0.020264, -0.000364, 0.001678, -0.125977, 0.006317, 0.001183, 0.001076, -0.110352, 0.011169, -0.000683, -0.000301, 0.03064, -0.099121, -0.001175, -0.000965, 0.087891, -0.212891, 0.000376, 0.000343, 0.0065, -0.020508, -0.000353, 0.000058, -0.037109, 0.102051, -0.000454, -0.00116, 0.010071, -0.002319, 0.000751, -0.001175, -0.108887, 0.011169, -0.001152, -0.000233, 0.090332, -0.028564, -0.000805, -0.000156, 0.070801, 0.028687, -0.000435, -0.001152, -0.040283, 0.162109, 0.001022, 0.001488, 0.019653, -0.095703, 0.000418, -0.000519, 0.092773, -0.016846, -0.000637, -0.000282, -0.114746, 0.023438, 0.000706, 0.000334, 0.002472, -0.028564, -0.000725, -0.001167, 0.12793, -0.008423, 0.000408, -0.001236, -0.030029, 0.101074, 0.001816, 0.002975, 0.025513, -0.120117, -0.000092, -0.002243, -0.099609, 0.006531, -0.000534, 0.000698, 0.111328, 0.002838, -0.000584, -0.001175, 0.116211, -0.006561, 0.000167, 0.001846, 0.025635, -0.12793, -0.000043, -0.000462, -0.087891, 0.021973, -0.000629, 0.000725, -0.09082, 0.023926, -0.003616, -0.001137, -0.047607, -0.005829, -0.010803, -0.011414, -0.003662, -0.060547, 0.020508, 0.016357, 0.355469, 0.071289, 0.001236, -0.003677, 0.092285, 0.018677, 0.06543, 0.033203, 0.466797, 0.179688, 0.02478, -0.010132, 0.394531, 0.068848, 0.010132, -0.021729, 0.304688, 0.057129, 0.008789, 0.001633, 0.102051, 0.024658, -0.021362, -0.0271, -0.135742, 0.076172, 0.001549, 0.003815, -0.003006, 0.013489, -0.03833, -0.02002, -0.796875, -0.026489, 0.013062, -0.014893, 0.328125, 0.071289, -0.043457, -0.07373, -0.380859, -0.057373, -0.007111, -0.008179, -0.115723, -0.0271, -0.025391, -0.004364, -0.316406, -0.075684, 0.005981, -0.020386, 0.410156, 0.079102, -0.03418, -0.005829, -0.404297, -0.08252, 0.022949, -0.018555, 0.34375, 0.078125, 0.039551, 0.022217, 0.375, 0.091797, 0.060791, 0.095215, 0.357422, -0.178711, 0.045898, 0.039551, 0.232422, 0.072266, -0.018188, -0.02002, -0.351562, -0.04541, 0.005676, -0.02002, 0.233398, 0.018188, 0.029297, 0.013489, 0.339844, 0.083496, -0.019165, -0.014099, -0.269531, -0.096191, -0.004303, -0.000096, -0.061768, -0.009399, 0.026855, 0.030884, 0.402344, 0.042725, -0.006042, 0.00354, -0.082031, -0.003967, -0.014587, -0.00145, -0.148438, 0.341797, -0.106445, -0.359375, 0.063477, 0.026489, -0.011536, -0.014832, -0.105469, -0.047852, 0.009705, -0.020508, 0.318359, 0.026733, 0.013611, 0.004303, 0.386719, 0.116699, -0.071289, -0.082031, -0.394531, -0.230469, -0.007629, 0.008545, -0.15625, -0.029663, -0.061768, -0.04834, -0.318359, -0.15918, -0.003098, 0.000683, -0.053955, -0.007874, -0.014343, -0.009583, -0.089844, -0.026001, 0.018921, 0.032959, 0.016113, 0.0354, -0.031128, -0.02356, 0.032471, -0.21875, 0.006439, 0.002365, 0.084473, 0.008057, -0.009827, -0.003967, -0.322266, -0.039307, -0.046631, -0.016968, -0.730469, -0.035156, 0.001137, 0.015991, -0.073242, -0.004974, -0.029541, -0.021729, -0.22168, -0.036865, 0.036621, 0.011169, 0.332031, 0.093262, 0.061768, 0.083496, 0.421875, 0.120605, 0.005951, 0.006622, 0.082031, 0.008606, 0.083008, 0.043457, 0.601562, 0.177734, 0.009033, 0.011292, 0.059326, -0.314453, 0.061523, 0.059326, 0.515625, 0.304688, -0.009888, -0.033936, 0.494141, -0.005493, -0.030396, -0.001602, -0.302734, -0.104004, -0.007355, 0.045166, -0.328125, -0.03418, -0.014954, -0.030273, -0.242188, -0.040039, 0.015198, -0.067383, 0.458984, 0.007874, 0.003738, -0.001495, 0.068359, 0.004761, 0.019409, 0.01532, 0.296875, 0.05957, -0.012939, 0.008728, -0.180664, -0.014709, 0.014221, 0.022827, 0.099121, 0.056641, 0.038574, 0.037598, 0.279297, 0.058105, -0.011597, -0.013306, -0.058838, -0.012634, -0.007111, 0.0065, -0.206055, 0.384766, 0.069336, 0.052246, 0.337891, 0.044434, -0.00235, 0.006622, -0.183594, 0.211914, -0.014771, 0.025635, -0.332031, -0.064453, -0.014343, -0.0177, -0.176758, -0.089355, 0.006622, 0.020142, -0.060547, 0.108887, -0.01001, -0.010925, -0.101074, -0.027588, -0.033447, -0.009949, -0.351562, -0.046143, -0.022461, -0.048828, -0.273438, -0.034424, -0.004272, 0.002106, -0.087402, -0.007294, -0.033447, -0.009155, -0.339844, -0.046631, 0.001984, -0.027222, 0.433594, 0.065918, -0.032715, -0.021484, -0.308594, -0.09375, -0.056885, -0.046875, -0.617188, 0.053223, -0.034912, -0.063965, -0.5, -0.064941, 0.141602, 0.248047, -0.070312, -0.014832, 0.046143, 0.200195, 0.367188, 1.085938, 0.114746, 0.172852, -0.102539, -0.045898, -0.004303, 0.000534, -0.053711, -0.00766, -0.001152, 0.002838, -0.099121, -0.000755, 0.089844, 0.083496, 0.464844, 0.298828, -0.008423, -0.00235, -0.130859, -0.063965, -0.002777, 0.002472, -0.051025, -0.007141, 0.060791, 0.063477, 0.302734, 0.075684, 0.00647, 0.005493, 0.077148, 0.015137, -0.015747, 0.000816, -0.304688, -0.072754, 0.043457, 0.041748, 0.382812, 0.048828, -0.003632, 0.005066, -0.096191, -0.010864, 0.044434, -0.012512, 0.357422, 0.070312, -0.009033, -0.008789, 0.041748, -0.068848, -0.078125, -0.077637, -0.335938, -0.141602, 0.004333, 0.003418, 0.075684, 0.015259, 0.003326, 0.002106, -0.038574, 0.084473, -0.012451, -0.008118, -0.188477, -0.026245, 0.019653, 0.033447, 0.124512, 0.194336, -0.037354, -0.037354, -0.298828, 0.048584, 0.011292, 0.002975, -0.008484, 0.273438, 0.005463, 0.000484, 0.088867, 0.01178, -0.071289, -0.064941, -0.306641, -0.134766, 0.046143, 0.042725, 0.353516, 0.104492, -0.024658, -0.044189, -0.178711, -0.090332, 0.02417, 0.001312, 0.355469, 0.069824, 0.006165, 0.003632, 0.069336, 0.018433, -0.003769, 0.00293, -0.089355, -0.012024, -0.05127, -0.047852, -0.519531, -0.161133, -0.02002, -0.038086, 0.125977, -0.120117, -0.047852, -0.036133, -0.102051, -0.507812, 0.015564, -0.021973, 0.380859, 0.070801, 0.013, 0.012817, 0.077148, 0.010132, 0.052734, 0.034424, 0.400391, 0.091797, 0.032471, 0.029785, 0.332031, 0.111816, -0.017822, -0.019531, -0.139648, 0.093262, -0.083984, -0.087891, -0.322266, -0.22168, -0.002243, 0.024658, -0.365234, 0.044678, -0.02832, -0.029541, -0.087891, -0.294922, -0.049805, -0.066895, -0.239258, -0.111816, -0.080566, -0.054932, -0.542969, -0.193359, -0.056885, -0.053467, -0.279297, -0.123535, -0.004425, 0.009033, -0.075195, 0.566406, -0.122559, -0.128906, -0.120605, -0.004303, -0.028442, 0.004272, -0.388672, -0.062988, -0.011719, -0.003326, -0.181641, -0.030396, 0.013855, 0.005432, 0.386719, 0.044678, -0.003479, 0.002258, -0.05249, -0.006104, -0.050537, -0.047119, -0.18457, -0.103027, -0.070801, -0.056641, -0.177734, -0.112793, 0.000797, 0.002792, -0.070801, -0.004089, 0.000736, 0.006531, -0.287109, -0.01355, 0.024902, -0.013123, 0.277344, 0.001572, 0.001511, 0.013611, 0.640625, 0.032959, -0.001434, 0.015198, -0.12793, -0.004364, -0.000038, 0.002396, -0.063477, -0.002716, -0.000507, -0.00383, 0.051514, 0.014465, 0.012756, 0.083008, -0.018799, -0.020874, 0.001053, 0.00769, -0.166016, 0.02417, -0.000999, -0.002579, 0.050049, 0.000546, 0.001213, -0.003693, 0.022217, 0.064453, 0.00066, -0.005219, 0.052734, -0.002991, -0.000465, -0.007355, -0.064453, 0.006073, 0.0009, 0.007385, 0.071777, -0.006409, 0.001694, 0.006409, -0.048096, 0.002945, 0.001427, 0.00824, -0.034424, 0.023071, 0.004211, 0.003159, 0.048584, 0.005768, -0.006622, -0.003906, -0.244141, -0.015259, -0.009521, -0.011047, -0.192383, -0.0177, 0.009155, 0.071289, 0.15332, -0.033936, 0.005554, 0.001228, -0.194336, -0.004364, -0.011597, -0.011169, -0.125977, -0.02063, -0.003754, -0.020264, 0.068848, -0.007599, 0.003082, 0.012451, 0.245117, 0.011902, -0.009583, 0.023315, -0.061279, 0.004395, -0.002731, -0.005585, -0.042725, -0.154297, 0.001518, 0.021851, -0.005554, 0.212891, -0.01001, -0.037109, 0.019653, 0.018555, -0.002747, -0.002884, 0.07666, -0.006409, -0.00145, -0.002289, -0.057129, -0.006653, -0.000732, 0.004974, -0.040527, 0.012451, -0.00132, -0.001556, -0.21582, -0.012695, 0.013367, 0.015259, 0.233398, 0.006714, -0.000793, 0.006104, -0.057373, -0.001587, 0.006805, 0.014221, 0.355469, 0.010925, -0.002991, -0.010437, 0.129883, -0.089844, 0.011475, 0.182617, -0.021484, -0.025635, -0.02832, -0.125977, 0.028442, 0.030518, -0.001213, 0.018066, -0.144531, -0.006836, 0.001427, -0.00293, 0.102051, 0.013733, 0.000463, -0.010071, 0.070801, 0.001312, -0.010803, -0.017944, -0.212891, -0.05127, 0.021973, 0.041504, 0.449219, 0.042725, -0.00206, 0.006134, -0.05957, -0.009644, 0.001518, 0.011536, 0.072266, 0.011414, -0.00264, -0.014587, -0.203125, -0.009888, -0.002029, 0.003998, -0.062012, -0.00066, -0.001389, -0.002548, 0.064453, -0.000104, -0.019897, -0.095703, 0.029785, 0.033447, -0.006409, 0.002777, -0.185547, -0.0065, 0.008118, 0.004852, 0.15918, -0.031738, -0.00012, 0.007568, -0.042969, -0.022095, -0.008423, -0.045654, 0.019653, 0.033936, -0.005951, -0.031982, 0.188477, -0.001297, -0.001511, 0.002487, -0.055664, -0.002884, 0.002228, 0.018799, -0.174805, 0.058105, -0.002289, -0.005341, -0.047119, -0.02002, 0.001022, -0.000961, 0.025635, 0.029419, -0.006958, -0.00148, -0.011169, -0.094727, 0.00053, 0.000149, -0.051758, -0.004486, 0.004883, 0.013367, 0.194336, 0.014587, -0.026611, -0.033691, -0.03833, -0.625, -0.00885, -0.047119, 0.029297, 0.037354, -0.003799, -0.000797, -0.168945, -0.005341, 0.002151, -0.006378, 0.018066, 0.294922, -0.000233, 0.004425, 0.050049, 0.001587, -0.001389, -0.004395, 0.104004, -0.001366, 0.002106, 0.010864, -0.181641, -0.006866, 0.002121, 0.000104, 0.070801, 0.00824, 0.0065, 0.01123, 0.043701, 0.004425, -0.011414, -0.02124, 0.15918, -0.03125, -0.004852, -0.038574, 0.043213, 0.038818, -0.026855, -0.03418, -0.464844, -0.094727, 0.003784, 0.029785, 0.115723, -0.002426, 0.000496, -0.008972, 0.048584, 0.001526, -0.001045, -0.004181, 0.055908, -0.001282, -0.000767, -0.005951, 0.049561, -0.013733, -0.000717, -0.000186, -0.046631, -0.001038, -0.005951, -0.009277, -0.072266, -0.066406, -0.000668, -0.006989, 0.052002, 0.02478, -0.011047, -0.043945, -0.433594, -0.018555, 0.002319, 0.011047, -0.19043, 0.00946, -0.000105, -0.009399, 0.148438, 0.016357, -0.019775, -0.099121, 0.024536, 0.020996, 0.01178, -0.021606, 0.390625, 0.019287, 0.007324, -0.001007, 0.214844, 0.036133, 0.00209, -0.004669, -0.238281, -0.032715, 0.001778, -0.001968, 0.04248, 0.000284, -0.000089, 0.006256, -0.072266, -0.001701, -0.001541, 0.00322, -0.273438, -0.023071, -0.000778, 0.009094, -0.048096, -0.01001, -0.000286, 0.004364, -0.05835, 0.001419, -0.000191, -0.000437, -0.046631, 0.001289, -0.003128, -0.005219, -0.005432, -0.030151, 0.000698, -0.000199, -0.018188, 0.033203, -0.000256, -0.000935, 0.023682, -0.049561, 0.004181, 0.007202, 0.002777, 0.051025, 0.000889, -0.006287, 0.053223, -0.000228, 0.000904, 0.001221, 0.054199, -0.011597, -0.000107, -0.000237, 0.041992, -0.006714, -0.007996, 0.003708, -0.225586, 0.001328, -0.003113, 0.000713, -0.058105, -0.007874, -0.018799, -0.026367, -0.09668, -0.125, -0.016968, -0.109375, 0.06543, 0.012024, -0.000143, 0.006897, -0.069824, -0.000832, 0.002686, 0.010498, -0.081543, -0.083496, 0.001785, 0.01062, 0.055664, -0.014587, 0.000171, 0.005157, -0.05835, -0.000465, 0.009094, 0.00024, 0.22168, 0.008057, 0.002533, -0.001923, 0.055176, 0.010071, -0.001671, 0.002197, -0.048584, -0.000736, -0.000614, -0.008301, 0.049561, -0.000687, 0.000056, 0.004303, -0.062988, 0.001984, -0.003189, 0.006409, -0.151367, 0.003616, 0.000786, -0.001801, 0.051025, 0.031738, -0.002396, 0.008423, -0.196289, -0.007996, 0.000546, 0.007141, -0.039062, 0.000732, 0.002502, -0.013855, 0.150391, 0.009521, -0.001694, 0.006683, -0.020508, -0.033691, 0.021606, 0.108887, -0.018921, -0.031738, -0.001099, 0.004791, -0.070312, -0.000626, 0.000026, -0.004974, 0.052002, 0.002319, 0.000336, 0.012268, -0.051514, -0.021973, 0.010986, 0.037598, 0.166016, 0.047607, -0.008118, -0.007446, -0.241211, -0.005798, 0.000082, 0.010071, -0.052002, -0.006104, -0.003906, 0.003937, -0.147461, 0.011841, -0.002823, 0.003677, -0.283203, -0.019653, 0.000234, 0.001328, 0.070312, -0.0177, -0.001015, -0.001022, 0.116699, -0.023438, 0.000599, 0.000843, -0.073242, 0.019165, 0.000014, -0.00119, 0.061768, 0.014221, -0.000515, -0.000452, -0.080078, 0.019409, -0.000254, -0.001266, -0.083984, 0.034424, 0.000744, -0.000977, -0.070312, 0.00531, -0.000257, -0.000211, -0.071289, 0.024414, -0.000618, 0.000406, 0.073242, -0.01709, 0.000683, -0.000687, -0.087891, 0.0047, -0.0001, 0.001373, -0.096191, 0.01709, -0.000523, -0.000039, -0.07373, 0.029663, -0.001053, 0.000425, -0.082031, 0.012756, -0.00164, 0.000587, 0.089844, -0.012451, 0.000404, -0.00069, 0.074219, -0.001999, 0.000587, 0.000828, -0.08252, 0.019897, 0.0005, -0.00061, -0.00079, -0.066895, -0.000694, -0.001717, -0.069824, -0.016968, -0.000196, 0.000338, 0.010071, -0.056152, 0.000557, -0.000614, -0.08252, 0.009949, -0.000357, -0.00022, -0.057861, 0.063965, -0.000294, 0.000877, 0.051758, -0.019897, -0.000056, -0.001213, -0.054688, -0.001938, 0.000083, 0.000984, -0.080078, 0.018188, 0.000202, 0.000729, -0.075684, 0.032959, 0.004059, -0.002167, -0.062988, 0.008423, -0.000462, -0.000038, -0.081055, 0.008728, -0.000159, -0.000091, 0.084961, -0.012329, 0.000668, 0.001076, -0.092285, 0.024048, 0.000778, 0.000965, 0.01709, -0.103027, -0.000452, -0.000061, 0.085449, -0.014221, 0.000154, 0.000188, 0.067871, 0.008362, -0.000538, -0.000641, 0.07373, -0.00066, -0.000124, 0.001137, -0.081543, 0.036133, 0.000136, -0.000184, -0.081543, 0.003601, -0.000664, -0.00018, -0.040283, 0.098633, -0.000001, -0.00045, -0.088379, 0.013123, -0.001068, -0.002243, 0.146484, -0.0177, -0.000591, -0.001572, -0.151367, 0.037109, -0.00025, -0.000033, -0.08252, 0.007599, -0.000828, -0.000341, 0.080078, -0.019165, 0.000896, 0.00066, -0.081055, 0.014099, -0.000211, 0.000252, -0.109375, 0.034912, -0.001228, 0.000124, 0.081543, -0.017334, 0.000404, -0.000477, -0.094238, 0.02356, -0.000816, 0.000465, 0.075195, -0.015137, -0.000462, 0.000771, 0.082031, 0.001442, -0.00069, 0.000999, -0.084961, 0.017334, 0.000101, 0.002823, -0.063477, -0.002121, -0.000549, 0.00079, 0.058594, 0.013977, 0.000125, -0.001205, -0.074707, 0.019531, -0.000839, -0.001091, 0.074707, -0.015747, -0.001038, 0.001091, -0.067871, 0.011108, 0.000429, 0.000143, -0.086426, 0.014282, -0.000542, -0.000839, 0.083008, -0.019287, 0.000401, 0.000305, -0.087891, -0.001213, 0.000851, 0.001114, 0.069824, -0.019897, 0.00032, -0.001114, 0.095215, -0.027588, -0.000486, -0.001213, 0.083496, -0.019653, -0.000702, 0.000004, 0.078125, -0.006409, 0.000154, -0.000801, 0.078125, -0.008301, -0.000416, 0.000486, 0.025635, -0.078125, -0.000163, 0.00058, 0.08252, -0.014221, 0.000383, -0.000235, -0.07666, 0.002502, 0.00004, 0.000443, 0.072754, -0.009827, -0.00103, -0.000064, 0.067383, -0.058838, -0.000706, -0.000089, 0.086426, -0.01709, 0.000296, 0.000296, 0.072754, -0.009033, 0.000652, -0.002197, -0.112305, 0.013367, 0.000698, -0.000338, 0.081055, -0.004883, 0.000717, 0.000003, 0.062256, -0.01178, -0.000353, 0.000288, -0.08252, 0.0177, -0.000045, -0.00095, -0.065918, 0.015869, -0.000626, -0.000477, 0.015991, 0.08252, -0.000052, -0.000376, -0.086914, 0.01178, -0.000452, -0.000851, -0.095703, 0.0271, 0.000668, -0.00148, -0.083984, 0.01239, -0.000486, -0.000847, -0.078613, 0.021729, 0.001251, -0.000843, -0.06543, 0.007812, -0.000111, 0.000095, 0.076172, -0.004639, -0.000446, -0.000093, 0.080078, -0.005981, 0.000063, 0.000015, -0.083008, 0.009521, 0.000228, -0.000018, -0.089844, 0.004639, 0.000009, -0.000393, 0.088379, -0.0065, 0.001625, -0.000063, -0.081055, 0.022827, 0.000984, 0.000618, -0.07959, 0.013428, 0.001328, 0.001579, -0.084473, 0.0177, -0.000603, -0.002991, 0.086426, -0.020264, 0.000622, -0.001015, -0.07666, 0.016479, -0.000507, -0.000244, 0.095703, -0.013611, 0.000015, -0.001099, -0.193359, 0.026245, 0.000618, -0.000805, 0.074707, -0.023804, 0.001015, -0.000397, -0.064453, 0.019043, -0.000307, -0.002548, 0.026733, -0.195312, 0.000359, -0.000055, -0.019653, -0.04541, -0.000278, 0.000504, -0.077148, 0.006256, 0.000085, -0.004181, 0.227539, 0.175781, 0.000587, -0.000456, -0.096191, 0.013855, 0.000656, 0.000224, 0.085938, -0.013916, 0.000073, 0.000683, 0.085449, -0.027222, 0.000471, -0.00082, -0.079102, 0.011841, 0.000044, 0.000471, 0.075195, -0.020508, 0.00017, 0.000767, -0.070801, 0.022339, -0.000904, 0.000452, 0.090332, -0.020386, 0.000587, 0.000364, -0.065918, 0.022461, -0.000437, 0.001228, -0.064941, 0.004791, 0.000134, 0.00033, -0.075195, 0.005981, -0.000237, -0.0001, -0.066895, 0.013916, -0.000338, 0.000231, 0.049316, 0.009155, 0.000645, 0.000637, -0.081055, 0.016479, 0.000372, 0.000919, 0.061279, -0.01355, -0.000526, 0.000005, -0.079102, 0.015869, -0.000108, 0.001106, 0.074219, -0.00708, 0.00053, -0.000977, -0.077148, 0.011902, -0.000744, 0.001663, -0.087891, 0.017456, 0.000492, 0.000338, 0.080566, -0.01239, 0.00066, 0.000725, 0.079102, -0.006683, -0.000238, -0.000977, -0.071289, 0.011414, -0.000235, -0.00069, -0.0065, 0.090332, 0.00016, 0.000572, 0.069336, -0.013, 0.000519, -0.000127, 0.080566, -0.011292, 0.000652, 0.001144, -0.082031, 0.017334, 0.000425, -0.000003, -0.04126, -0.040039, 0.000111, -0.00034, 0.083008, -0.014709, 0.000401, -0.00037, 0.066895, -0.004608, 0.000023, 0.000016, 0.096191, -0.01709, 0.00071, 0.000534, -0.075195, 0.015869, 0.000083, 0.000223, 0.066895, -0.012512, 0.001534, -0.000526, -0.036621, -0.002335, 0.005035, 0.007935, 0.044678, 0.019165, -0.003052, -0.006866, -0.070801, -0.004425, 0.004517, 0.004059, 0.036377, 0.011536, -0.0005, 0.00066, 0.03833, 0.006256, -0.003799, -0.007294, -0.061035, -0.01709, -0.000496, -0.003586, -0.047363, -0.006439, 0.003937, -0.000576, -0.05127, -0.015747, -0.002151, 0.000832, 0.054443, -0.00082, -0.001289, -0.004272, -0.047607, -0.011597, -0.002579, 0.00528, 0.166992, 0.022095, -0.001678, 0.000736, 0.04834, 0.003372, 0.007507, 0.017212, 0.157227, 0.013611, 0.002182, 0.003296, 0.046875, 0.004822, -0.002151, -0.000179, 0.043945, 0.005798, 0.011719, -0.043213, -0.357422, -0.212891, 0.002335, -0.00174, -0.051758, -0.002487, 0.001663, -0.003494, -0.060059, -0.003876, -0.000098, -0.001175, -0.041504, -0.002655, -0.001724, 0.000115, 0.049072, 0.004211, 0.002426, 0.004181, 0.029053, 0.003128, 0.000062, -0.001465, -0.060303, 0.003387, 0.000288, -0.003204, -0.04541, -0.006683, -0.00095, 0.001373, 0.057861, 0.006317, -0.010437, -0.04541, -0.231445, -0.066895, 0.005829, 0.008057, -0.109863, -0.040039, 0.001183, -0.002487, -0.043213, -0.006104, 0.001984, -0.000383, -0.040283, -0.000652, 0.002426, -0.000809, -0.069824, -0.009705, 0.006317, -0.000999, -0.112305, -0.005157, -0.006775, 0.011658, 0.185547, 0.001831, 0.003967, 0.000133, -0.051758, -0.008789, -0.000797, 0.005615, 0.046875, 0.005951, -0.000584, -0.004944, -0.041016, -0.009705, 0.002579, -0.001534, -0.061768, 0.00296, 0.001175, 0.002121, 0.007294, 0.029907, 0.003662, 0.010315, 0.045654, 0.014526, 0.019043, 0.039795, 0.345703, 0.097656, 0.000079, -0.002991, -0.072754, -0.021362, -0.052734, -0.047119, -0.178711, -0.047363, 0.007233, 0.000793, -0.041504, -0.012024, 0.00074, 0.003342, 0.034668, 0.004639, -0.021484, -0.025513, -0.12793, -0.027344, -0.001862, 0.001106, 0.052246, 0.004547, -0.00145, -0.003967, -0.035889, -0.003906, -0.00002, -0.000296, -0.022339, -0.017822, 0.001579, 0.003754, 0.043701, 0.002792, -0.002487, 0.000679, 0.049561, 0.006958, 0.000259, 0.004974, 0.0354, 0.013794, 0.002228, 0.005463, 0.046631, 0.016724, -0.000256, 0.00006, 0.062012, 0.013611, -0.001831, 0.001244, 0.040039, 0.008484, -0.000607, 0.001434, 0.045898, 0.006622, -0.017578, -0.020508, -0.029419, -0.018188, -0.000183, 0.002228, 0.05249, 0.004517, 0.00769, 0.0177, 0.067871, 0.020752, -0.00412, 0.000542, 0.070801, 0.008911, 0.002197, -0.003204, -0.06543, -0.016357, 0.002441, 0.003342, 0.048828, 0.005402, -0.000954, -0.007385, -0.055176, -0.018433, 0.059814, 0.046631, 0.126953, 0.052734, -0.002319, -0.010986, -0.151367, -0.006287, 0.000322, -0.001404, -0.056641, -0.015625, 0.000067, -0.000484, -0.042725, -0.016846, 0.000832, -0.008789, -0.162109, -0.018555, 0.000256, 0.001701, 0.023682, 0.003067, -0.013123, -0.042969, -0.232422, -0.068359, -0.003571, -0.000387, 0.044434, 0.004028, 0.004303, -0.000748, -0.063477, -0.004669, -0.002518, 0.000526, 0.044434, 0.011658, 0.001457, -0.00206, -0.056885, -0.015991, 0.000565, 0.003967, 0.057129, 0.013123, 0.011597, 0.02771, 0.185547, 0.033447, -0.001602, 0.001099, 0.040283, 0.001167, -0.000816, 0.001968, 0.051514, 0.000607, 0.004852, 0.001411, -0.05127, -0.023071, -0.000097, -0.001762, -0.044189, -0.011047, -0.000553, 0.00386, 0.038818, 0.006805, 0.003052, 0.005829, 0.029663, 0.004913, -0.00473, -0.002853, 0.05542, 0.03125, 0.001411, -0.000629, -0.040527, -0.003906, 0.001106, 0.001724, 0.051514, 0.01709, 0.016724, 0.029175, 0.15918, 0.054688, -0.002686, -0.0002, 0.047607, 0.004242, 0.00148, -0.001068, -0.061523, -0.00589, 0.000433, -0.001366, -0.050293, -0.002274, 0.00354, 0.000923, -0.049805, -0.002716, 0.002274, -0.00066, -0.053711, -0.010437, -0.001091, -0.004303, -0.048096, -0.0065, 0.002487, -0.001022, -0.056152, -0.006744, -0.002945, -0.005829, -0.03418, -0.0047, 0.001099, -0.000028, -0.043701, -0.003342, -0.00069, -0.005157, -0.044434, -0.01123, 0.000021, 0.003555, -0.077637, -0.029297, 0.004364, 0.001984, -0.040039, -0.020752, 0.001091, -0.001289, -0.045166, -0.006927, -0.000056, 0.007751, 0.089355, 0.020874, 0.001068, 0.003998, 0.028931, 0.00116, 0.001785, 0.003967, -0.085938, 0.007324, 0.000074, -0.005524, -0.050537, -0.016479, 0.001114, -0.001717, -0.042236, -0.003525, 0.000706, -0.001297, -0.043701, -0.002777, 0.000523, -0.002548, -0.031982, -0.015625, 0.002396, -0.000433, -0.047607, -0.004028, -0.002701, 0.003555, 0.062256, 0.009583, -0.004028, -0.007111, -0.057617, -0.006439, 0.000471, -0.003067, -0.052734, -0.012146, 0.007782, 0.019775, 0.131836, 0.022827, -0.001816, 0.000744, 0.044678, 0.001297, 0.003235, 0.001472, -0.059326, -0.009521, 0.003067, 0.005249, 0.04126, 0.005005, -0.004364, 0.001427, 0.072266, 0.011597, 0.001228, -0.000938, -0.036865, -0.003128, -0.001968, 0.00161, 0.03833, 0.00705, -0.005402, -0.004089, 0.063477, 0.012024, -0.001228, -0.002365, -0.037598, -0.010498, 0.035645, 0.046631, 0.210938, 0.103516, 0.000763, -0.003525, -0.124512, -0.007385, 0.00705, 0.020508, 0.154297, 0.036621, -0.012634, -0.023071, -0.192383, -0.032715, -0.014709, -0.031738, -0.231445, -0.052979, 0.022095, 0.049561, 0.197266, 0.051758, 0.008789, -0.00589, -0.092285, -0.014465, 0.00053, -0.004456, -0.048096, -0.010498, 0.00193, -0.002716, -0.062988, -0.008118, 0.002991, 0.007568, 0.049072, 0.00766, -0.000648, -0.003357, -0.043213, -0.007812, -0.00354, -0.000652, 0.050781, 0.009644, 0.0005, -0.00193, -0.063477, -0.002838, -0.000626, -0.008057, -0.114746, -0.055176, 0.001244, -0.00177, -0.055176, 0.001968, 0.000038, -0.000568, 0.026001, 0.055664, 0.000463, 0.00071, -0.065918, -0.001968, 0.000973, 0.000106, -0.059082, 0.005737, 0.00058, 0.001228, 0.053955, 0.01178, 0.000603, -0.002151, -0.062988, 0.002243, -0.000228, 0.000507, -0.061035, -0.005646, 0.001343, -0.000091, -0.077148, -0.003891, 0.002533, 0.000027, -0.072266, -0.001968, -0.001228, 0.001228, -0.053955, 0.007294, 0.000553, -0.002884, -0.060059, -0.004181, 0.000584, -0.001251, 0.037842, 0.064941, -0.001488, -0.000744, 0.068359, -0.003754, 0.001953, 0.001724, -0.060059, 0.005219, -0.000778, -0.001625, -0.104004, -0.00705, -0.000196, 0.003113, -0.077148, -0.006531, -0.003799, 0.002655, 0.10791, 0.013489, 0.000265, 0.002472, -0.054199, 0.000671, -0.002274, -0.000072, 0.067383, -0.002045, 0.000969, -0.001205, -0.039551, 0.000463, -0.000553, 0.001846, 0.076172, 0.002655, 0.002365, -0.000182, -0.068848, 0.003311, 0.000452, -0.004822, -0.079102, -0.00647, 0.000675, 0.001328, -0.046143, 0.00386, -0.000204, -0.004639, -0.062012, -0.001808, 0.000034, -0.000229, 0.05127, -0.005402, 0.009094, 0.001358, -0.267578, 0.012695, 0.001183, 0.004852, 0.053467, 0.001022, -0.001678, 0.001549, 0.060791, -0.004456, 0.00135, 0.000595, -0.047363, -0.003159, -0.002716, -0.000637, 0.174805, -0.005035, 0.003616, 0.003281, -0.073242, 0.006592, 0.00038, 0.002884, -0.030029, -0.047119, 0.000102, -0.003311, -0.068359, -0.00116, 0.001656, -0.000353, -0.061523, 0.00103, 0.003143, -0.00708, -0.101562, -0.037842, 0.006927, 0.008118, -0.146484, -0.017212, -0.000136, -0.001335, -0.060791, 0.006866, 0.001678, 0.003006, -0.064941, 0.000248, -0.000755, 0.001038, 0.046143, 0.004486, -0.002243, 0.008057, 0.204102, 0.034424, 0.000614, 0.001366, -0.041016, -0.006866, -0.00206, -0.001434, 0.065918, 0.021484, -0.000744, 0.001083, -0.059814, -0.001122, -0.000073, -0.000736, 0.05542, 0.004395, 0.001015, -0.003967, -0.057373, 0.003571, 0.003479, 0.006653, 0.080078, -0.011597, 0.000919, 0.003204, 0.07373, -0.002167, 0.001602, 0.001808, -0.058105, 0.005402, -0.003143, 0.007782, 0.199219, -0.005096, 0.001564, -0.002686, -0.052734, -0.000187, 0.002441, -0.000017, -0.066406, -0.025513, 0.001427, -0.001274, -0.058105, -0.000023, -0.000584, -0.000877, 0.063965, -0.003204, 0.000713, 0.004913, 0.062256, 0.008484, -0.00296, 0.006226, 0.188477, -0.009338, -0.000648, 0.001724, 0.047607, -0.000119, 0.000026, 0.002075, 0.06543, -0.002167, -0.000813, -0.002167, -0.055664, -0.002853, 0.00145, -0.023804, -0.296875, 0.027344, -0.000439, 0.002823, 0.082031, -0.002579, -0.000177, 0.002396, 0.074707, 0.014404, -0.001862, -0.002487, -0.060059, 0.002396, 0.000452, -0.00145, -0.056152, 0.004883, -0.006409, -0.010559, -0.183594, 0.013855, 0.000284, -0.003067, -0.056396, -0.007996, 0.00415, 0.013, 0.15625, -0.006866, 0.001648, -0.001045, -0.053467, 0.002304, -0.000504, 0.001648, 0.05542, -0.000019, -0.000003, -0.000622, -0.05835, 0.000053, 0.002701, 0.00116, -0.062012, -0.001373, -0.000938, -0.006714, -0.080566, 0.006836, 0.000301, -0.000158, -0.055664, 0.001007, -0.000036, -0.00041, -0.064941, 0.009949, 0.000486, -0.001923, -0.06543, -0.012146, -0.002625, -0.00296, -0.038818, -0.002853, 0.001823, -0.010864, -0.15918, 0.000006, -0.000336, 0.001228, 0.054199, 0.000774, -0.000093, -0.00412, 0.009888, 0.060303, -0.001297, 0.004852, 0.075195, 0.00267, 0.001785, 0.00177, 0.051758, -0.000004, 0.000816, 0.001762, -0.05542, 0.005219, -0.00209, 0.001404, 0.064453, -0.000977, 0.001816, 0.000412, -0.066406, -0.000366, 0.000192, -0.001686, -0.058105, 0.007233, -0.000414, 0.000067, 0.060303, 0.001823, 0.000073, -0.000618, -0.053955, 0.001266, 0.000006, -0.002518, -0.056641, -0.00135, -0.001579, -0.003159, -0.052734, -0.014404, 0.000736, -0.00132, -0.044434, 0.001404, 0.000094, -0.000317, 0.052979, 0.003906, 0.001022, -0.000546, -0.057129, -0.006622, 0.000805, -0.001587, -0.053711, 0.004059, -0.001114, -0.005615, -0.046631, 0.004944, -0.043701, -0.083496, -0.416016, -0.28125, -0.000437, -0.000641, 0.065918, 0.005219, 0.005066, -0.019775, -0.236328, -0.016479, -0.000885, 0.000999, 0.049805, 0.003281, -0.001343, -0.000408, 0.071777, 0.013733, -0.001648, 0.001999, 0.053223, -0.011963, 0.002045, -0.001869, -0.05542, -0.000927, -0.000378, -0.003342, -0.036621, 0.000292, 0.0005, 0.000622, -0.055176, 0.008972, 0.001259, -0.001785, -0.064453, 0.001839, -0.000595, 0.00296, 0.078125, 0.018555, -0.00119, 0.001816, 0.048828, -0.004028, -0.000443, 0.001938, 0.074219, -0.002945, 0.000433, 0.00132, 0.061523, 0.003174, 0.001213, -0.009094, -0.186523, 0.01709, 0.000778, -0.002914, -0.048584, 0.001297, -0.001579, -0.002365, 0.154297, -0.018677, -0.001106, 0.00087, 0.056152, 0.001007, -0.001251, -0.000036, 0.05249, -0.00235, 0.002151, 0.001144, 0.079102, -0.003021, -0.00103, 0.000425, 0.05835, 0.002045, -0.003036, 0.000679, 0.072266, 0.008911, -0.003616, 0.014282, 0.080566, -0.012512, 0.008667, 0.011658, 0.150391, 0.016113, 0.00116, 0.001335, -0.075684, 0.004608, -0.000187, 0.002045, -0.057373, -0.012024, 0.001694, 0.007568, 0.092773, 0.021484, -0.001122, 0.002457, 0.04126, 0.000553, 0.00235, -0.000345, -0.06543, -0.005127, 0.001442, -0.000086, -0.067383, -0.001999, -0.001595, -0.000977, -0.063965, -0.025391, 0.001839, 0.004608, 0.061279, 0.009094, 0.000205, 0.000954, 0.039795, -0.021362, -0.000698, -0.000257, -0.052979, 0.026123, -0.001274, 0.000286, 0.104492, -0.049805, 0.000035, -0.000839, -0.046875, 0.025146, -0.000003, -0.001099, -0.040283, 0.021118, -0.00013, -0.00095, -0.040527, 0.025635, 0.000009, 0.000228, 0.039307, -0.017944, -0.000049, 0.001175, 0.043945, -0.025024, -0.000359, 0.00087, 0.043701, -0.023438, -0.000706, -0.00021, 0.063965, -0.030151, -0.000133, -0.000523, -0.041992, 0.022339, 0.000368, -0.00069, -0.037842, 0.021484, -0.000134, -0.001213, -0.039551, 0.023071, -0.000088, 0.001007, 0.043701, -0.023071, 0.00013, -0.000305, -0.041748, 0.024414, 0.000109, 0.001015, 0.043701, -0.019287, 0.000062, -0.000271, -0.044922, 0.022339, 0.000504, 0.00174, 0.039795, -0.022461, -0.000018, -0.00095, -0.039307, 0.019775, -0.000326, 0.000298, 0.040283, -0.017212, 0.000099, 0.000782, 0.039795, -0.020874, 0.000191, -0.001015, -0.039062, 0.021484, 0.000006, -0.00103, -0.041016, 0.024292, 0.000235, -0.000572, -0.039551, 0.021973, -0.000607, 0.00116, 0.043457, -0.023438, 0.000854, -0.000216, -0.039307, 0.015747, 0.000725, -0.000538, -0.145508, 0.063477, -0.000005, 0.000374, 0.041992, -0.021729, -0.000397, -0.000492, -0.08252, 0.020508, -0.00025, 0.000523, 0.046387, -0.025269, 0.000123, -0.000954, -0.040771, 0.021484, -0.000576, 0.000832, 0.040039, -0.02478, 0.00021, -0.001259, -0.040771, 0.02417, 0.00001, -0.001183, -0.042969, 0.022095, 0.000179, 0.001038, 0.042725, -0.023071, -0.000353, 0.00209, 0.112793, -0.044189, 0.000282, -0.000874, -0.040283, 0.018799, 0.000263, 0.000587, 0.052734, -0.023682, -0.000161, 0.001289, 0.068848, -0.031738, 0.000515, 0.003479, 0.206055, -0.078613, 0.000211, -0.001633, -0.038818, 0.020996, 0.000053, 0.000736, 0.04248, -0.022217, 0.000132, 0.001518, 0.056152, -0.029663, 0.000919, 0.000271, -0.094238, 0.024658, 0.00025, 0.000481, 0.047852, -0.024658, 0.000546, -0.000607, -0.036621, 0.021973, 0.000397, 0.005493, 0.176758, -0.058105, -0.000389, -0.000694, -0.043457, 0.02356, -0.000145, 0.001183, 0.040527, -0.021362, -0.000163, 0.001511, 0.042969, -0.022217, 0.000292, -0.000984, -0.040771, 0.021851, -0.000511, 0.000603, 0.043457, -0.02478, 0.000243, 0.000965, 0.04248, -0.025879, -0.000725, -0.00116, -0.04541, 0.023682, 0.000184, -0.001007, -0.040039, 0.019165, -0.000052, -0.00082, -0.042725, 0.02124, 0.00045, 0.000835, 0.047607, -0.027832, -0.000127, 0.000416, 0.043945, -0.02417, 0.000003, 0.000866, 0.041504, -0.024414, -0.00021, -0.000162, 0.032715, 0.010925, 0.000568, -0.001183, -0.039307, 0.024048, -0.000047, -0.000751, -0.04248, 0.020264, -0.000028, -0.000282, -0.064453, 0.013672, -0.000094, 0.00161, 0.043945, -0.02063, 0.000263, -0.001152, -0.040283, 0.021729, 0.000242, -0.000595, -0.041992, 0.023071, 0.000458, 0.002304, 0.046143, -0.025146, -0.00177, 0.002396, 0.145508, -0.02771, -0.001297, 0.000854, 0.130859, -0.040039, -0.000694, 0.001106, 0.042969, -0.021606, 0.000332, -0.001198, -0.042969, 0.025269, -0.000484, 0.000422, 0.038574, -0.023315, 0.000561, 0.000797, 0.044922, -0.026001, -0.000111, 0.001137, 0.044922, -0.019043, -0.000185, -0.000805, -0.046387, 0.025757, 0.000401, 0.001198, 0.052734, -0.030884, 0.000362, -0.001747, -0.04834, 0.021851, 0.000359, 0.003311, 0.12207, -0.108398, 0.000326, -0.001038, -0.040527, 0.021851, 0.00023, 0.000793, 0.041504, -0.022583, -0.000284, -0.001106, -0.043701, 0.020386, 0.000056, -0.001221, -0.039551, 0.021851, -0.000186, 0.000694, 0.041504, -0.023193, 0.000189, 0.001038, 0.043701, -0.021729, 0.00032, 0.000999, 0.041992, -0.023682, 0.000675, 0.007019, 0.197266, -0.070801, 0.000036, 0.001076, 0.045166, -0.022095, 0.000157, -0.000115, -0.041748, 0.021851, -0.000145, -0.001297, -0.044434, 0.022461, 0.000077, -0.00061, -0.042236, 0.020996, -0.000652, -0.000896, -0.040039, 0.022461, 0.00006, 0.000847, 0.040283, -0.022217, -0.000343, -0.001305, -0.04126, 0.019653, 0.000401, 0.000694, 0.042969, -0.022949, -0.000256, -0.001709, -0.043945, 0.023682, -0.000488, 0.001144, 0.040771, -0.017822, -0.000026, -0.002945, -0.083496, 0.041504, -0.000326, -0.001259, -0.040283, 0.022705, -0.000471, 0.001656, 0.120605, -0.031494, -0.000231, 0.000143, 0.043213, -0.021851, 0.000098, 0.001762, 0.039307, -0.02124, 0.000052, -0.001221, -0.046143, 0.022705, -0.000239, 0.001198, 0.039062, -0.019531, -0.001518, -0.005035, -0.177734, 0.087402, -0.000336, -0.002106, -0.04126, 0.019775, 0.000184, -0.000885, -0.030273, 0.012146, 0.000282, -0.000824, -0.044678, 0.021729, 0.000399, -0.00074, -0.037598, 0.019043, 0.000607, 0.001511, 0.042236, -0.021729, -0.000463, -0.006073, -0.12793, 0.121094, -0.000013, -0.000587, -0.037598, 0.020874, -0.000456, -0.000744, -0.04248, 0.018311, -0.000051, 0.002029, 0.037354, -0.020264, 0.000032, 0.000713, 0.04126, -0.016479, 0.000167, 0.001617, 0.046387, -0.028442, 0.000448, -0.000732, -0.039062, 0.021362, -0.000109, 0.003937, 0.085938, -0.041992, -0.000096, -0.001335, -0.048584, 0.028442, 0.000173, 0.001282, 0.051514, -0.026978, -0.000185, 0.001152, 0.036621, -0.019531, 0.00021, -0.000641, -0.046387, 0.026123, -0.000013, -0.001183, -0.039551, 0.020996, 0.000238, 0.001045, 0.094727, -0.026367, -0.000486, 0.000954, 0.04126, -0.025391, 0.000177, 0.000576, 0.043457, -0.019043, 0.000412, 0.000935, 0.041504, -0.025757, -0.000062, -0.000946, -0.039551, 0.018555, -0.00016, -0.000828, -0.040527, 0.022583, 0.000721, 0.003677, 0.026123, 0.001244, -0.006104, -0.014709, -0.233398, -0.024048, 0.000209, 0.001472, -0.05127, 0.000553, -0.000082, -0.000496, 0.035889, 0.021118, -0.001694, -0.001656, 0.042725, 0.013428, -0.000307, 0.00296, 0.068848, 0.008118, 0.000044, 0.000671, 0.027588, 0.005249, -0.000157, -0.000744, -0.036865, -0.000393, 0.00161, 0.00412, 0.048096, 0.004364, 0.001152, 0.00325, 0.02832, 0.000015, -0.002792, -0.003357, -0.029419, -0.002594, -0.000553, -0.000919, -0.030884, -0.00209, -0.000261, -0.002548, -0.025879, -0.00267, 0.000664, 0.000675, 0.034424, 0.001129, 0.002197, 0.003204, -0.061035, 0.006805, -0.002914, 0.000152, 0.072754, 0.011841, -0.000809, 0.000702, 0.042236, 0.01001, 0.000041, -0.00066, -0.046143, -0.007324, -0.001122, -0.002884, -0.033203, -0.002136, -0.000824, -0.001732, -0.03833, -0.008728, -0.000296, 0.000671, 0.026855, -0.001167, 0.010681, 0.022827, 0.21875, 0.015381, 0.00589, 0.016235, 0.210938, 0.025146, -0.001045, -0.001259, -0.038574, -0.004364, -0.00193, -0.001167, 0.041992, 0.000069, -0.000399, 0.000671, 0.025391, 0.000706, 0.001854, 0.002808, 0.038086, 0.015747, -0.000877, 0.002258, 0.05835, -0.000345, -0.001381, -0.005768, 0.005768, 0.04248, -0.006042, -0.018677, -0.273438, -0.028809, -0.002548, 0.026611, -0.034912, 0.001717, -0.000454, -0.002655, -0.05542, -0.005615, 0.001488, 0.004395, 0.063965, 0.011169, 0.000425, -0.000022, -0.049072, 0.000035, 0.000957, 0.001823, 0.048828, 0.000862, 0.000492, -0.000036, -0.031494, -0.000523, -0.006012, 0.001587, 0.108398, 0.053223, -0.002014, -0.008667, 0.085938, -0.013, -0.001045, -0.007568, -0.047363, -0.001625, 0.000572, -0.00079, -0.043457, -0.014709, -0.000368, -0.001053, -0.041504, -0.008423, 0.000702, 0.001793, -0.001633, -0.032227, 0.004913, 0.006195, -0.056152, -0.001846, 0.000099, -0.001686, -0.049316, -0.003616, 0.001404, 0.00267, 0.038574, 0.002151, 0.002579, 0.00412, -0.061035, -0.004852, -0.000568, -0.005219, -0.05127, -0.0009, -0.002197, -0.003555, -0.03418, 0.000157, 0.00037, 0.001205, -0.060547, -0.010254, 0.003204, 0.005524, -0.053467, 0.002014, -0.000086, -0.003815, -0.044678, 0.001007, -0.00135, -0.017456, -0.306641, -0.125, 0.001999, 0.006256, 0.069336, 0.012085, -0.003067, 0.004089, 0.056396, 0.013062, -0.004364, -0.004364, 0.046875, -0.000261, 0.000139, -0.000062, 0.055908, 0.001923, -0.000488, -0.005035, -0.044189, -0.013428, -0.00069, -0.00008, -0.056641, -0.000112, -0.001343, -0.00264, 0.04541, 0.01709, -0.000162, 0.002045, -0.042725, 0.000429, 0.000614, -0.001823, 0.044922, 0.00528, 0.000096, 0.000469, 0.048828, 0.012878, 0.000843, 0.001953, 0.054199, 0.006042, 0.001472, 0.002747, -0.063477, 0.023071, -0.000862, 0.001534, 0.033447, 0.008179, -0.000721, 0.000603, 0.052246, 0.019531, -0.000813, -0.002579, -0.026855, -0.000112, 0.00209, 0.006744, 0.037842, -0.002365, -0.0005, -0.000698, -0.033936, 0.000036, 0.008972, -0.021729, -0.230469, -0.01709, -0.000074, 0.000671, -0.039062, -0.010254, -0.000328, -0.001984, -0.029175, -0.002106, 0.00412, 0.010864, 0.066895, -0.120605, 0.001778, 0.003311, -0.06543, 0.002502, -0.00193, -0.011108, -0.130859, -0.026245, 0.001312, -0.004242, -0.065918, 0.005585, -0.002411, -0.004242, -0.038818, -0.000828, 0.001221, 0.001724, 0.058838, 0.002777, 0.000591, 0.001114, -0.044189, -0.001518, -0.00106, -0.001656, -0.047363, -0.001312, -0.000345, 0.001312, 0.056885, 0.017822, 0.000166, 0.002243, 0.04126, -0.003036, 0.001099, 0.003601, 0.028076, -0.001419, -0.000265, -0.000793, 0.055664, 0.012268, -0.00103, -0.001945, -0.042236, -0.000224, 0.000523, -0.000106, 0.039307, 0.007629, -0.000036, 0.005127, 0.04541, 0.000271, 0.000874, -0.000866, -0.033936, -0.000694, -0.000004, 0.001114, 0.058838, -0.001884, -0.010803, -0.027222, -0.164062, -0.053223, -0.00069, -0.002365, -0.04126, -0.011169, 0.001892, 0.005646, 0.04834, -0.00238, 0.000055, -0.000965, -0.048096, -0.002075, -0.001427, -0.003616, 0.051514, -0.000629, -0.002792, -0.004913, -0.049805, -0.006927, -0.001213, 0.001305, 0.050781, -0.003021, 0.001297, 0.003967, 0.064941, -0.002197, -0.001938, -0.002853, -0.04541, -0.010864, 0.001068, -0.00004, -0.044678, -0.003571, -0.000216, -0.000016, 0.039062, 0.000207, -0.000584, 0.001923, -0.03833, -0.001099, -0.003174, -0.015991, -0.240234, -0.037598, -0.000645, 0.002396, 0.055664, 0.002441, -0.001274, -0.000824, 0.052734, -0.002197, -0.001358, -0.001984, -0.031128, -0.001907, -0.000538, 0.000063, 0.051514, -0.005707, 0.000637, 0.002319, 0.029907, -0.000942, -0.000706, -0.001678, -0.026855, 0.001312, -0.000671, -0.003174, 0.052246, 0.001358, 0.0005, 0.000977, -0.054688, -0.005035, -0.001091, -0.00103, -0.03833, -0.002548, -0.000031, -0.000143, -0.032471, -0.004181, -0.000364, -0.002029, 0.060303, 0.017212, 0.001259, 0.00325, 0.033691, 0.005188, -0.000427, -0.001236, 0.044434, 0.014282, 0.000832, -0.001144, -0.057617, 0.000119, -0.000385, -0.000694, 0.036133, -0.000957, 0.002289, 0.00296, -0.074707, 0.003342, 0.001915, -0.010681, -0.083984, -0.023438, 0.000208, 0.00079, 0.038818, 0.004272, 0.001419, 0.003998, -0.077148, -0.002869, -0.000412, 0.000851, 0.047119, 0.041992, 0.001114, 0.002823, 0.041504, 0.012878, -0.001106, -0.004028, -0.033447, -0.002899, 0.000182, -0.000965, -0.033691, 0.000675, 0.001144, 0.003128, -0.070801, -0.012939, 0.000904, 0.004333, 0.060059, 0.010986, 0.003342, -0.000175, -0.074219, -0.003265, -0.001389, 0.000271, -0.025879, -0.000475, 0.000252, -0.001984, -0.029419, -0.007202, 0.000759, 0.000759, 0.023315, 0.003632, -0.00119, -0.001625, -0.024658, -0.003494, -0.000618, -0.00106, -0.025635, -0.006409, -0.00161, -0.011658, -0.178711, -0.033936, 0.003738, 0.006836, 0.119141, 0.004395, -0.000246, -0.001373, -0.02417, -0.003265, 0.002991, 0.00322, 0.032715, 0.008606, 0.014038, 0.016602, 0.22168, 0.053955, 0.000055, -0.001724, -0.027832, -0.001534, 0.001587, 0.001335, 0.022949, 0.00193, -0.001663, -0.001656, -0.025513, -0.001396, 0.009705, 0.006866, 0.216797, 0.008545, 0.001106, 0.00079, 0.024048, 0.001831, -0.002304, -0.00116, -0.037109, -0.002838, -0.002609, -0.001984, -0.048828, -0.004181, 0.000614, 0.0019, 0.029541, 0.004517, -0.000439, -0.001755, -0.027466, -0.003799, 0.017212, 0.023315, 0.285156, 0.032227, 0.000828, 0.001366, 0.019043, 0.001694, -0.001183, -0.000267, -0.0177, -0.000523, -0.000729, -0.001839, -0.031738, -0.006531, 0.000565, 0.001137, 0.020996, 0.002975, 0.004028, -0.000161, 0.112305, 0.013367, 0.002075, 0.00354, 0.034424, 0.004456, -0.000122, -0.001678, -0.02002, -0.002808, -0.004303, -0.024292, -0.253906, -0.045898, 0.00412, 0.00296, 0.025391, 0.004486, 0.001839, 0.002457, 0.033203, 0.00206, -0.004669, -0.004852, -0.188477, -0.002274, 0.001137, 0.000896, 0.024048, 0.00164, -0.000359, 0.000186, -0.028442, -0.002304, -0.001297, -0.001396, -0.034424, -0.001366, -0.000912, -0.001595, -0.028564, -0.002579, -0.000706, 0.000299, -0.023438, -0.000163, -0.000515, -0.001274, -0.02124, -0.00209, -0.001701, -0.002411, -0.030518, -0.002762, -0.00824, -0.00885, -0.177734, -0.018555, 0.00038, -0.000418, 0.024048, 0.000843, -0.001488, -0.001335, 0.016357, -0.040039, -0.000359, -0.001846, -0.033936, -0.000393, 0.001389, 0.001358, 0.03064, 0.004883, 0.004059, -0.000024, 0.104492, 0.008728, -0.012268, -0.014343, -0.226562, -0.022217, -0.000418, 0.002441, -0.062988, -0.004272, 0.003372, 0.00386, 0.032715, 0.005432, -0.000961, 0.000238, -0.099609, -0.00766, -0.002014, 0.001144, -0.119141, 0.000778, 0.000298, 0.001701, 0.022217, 0.003235, -0.00066, -0.000774, -0.024902, -0.00193, 0.002197, 0.000549, 0.029785, 0.002655, -0.000408, -0.001915, -0.046143, -0.00415, -0.001968, 0.001205, -0.180664, -0.018433, -0.002258, -0.002121, -0.019165, -0.00267, 0.001823, 0.001106, 0.025879, 0.002609, 0.002518, 0.00164, 0.031982, 0.004211, 0.001678, -0.001251, -0.027954, -0.002213, 0.000241, 0.000874, 0.018433, 0.002762, -0.001282, -0.001007, -0.030884, -0.000797, -0.006622, -0.000759, -0.139648, -0.013245, 0.001083, 0.000526, 0.034424, 0.006409, -0.002777, -0.002716, -0.026489, -0.005188, 0.000237, -0.000568, -0.021484, -0.002747, 0.000755, 0.001228, 0.022705, 0.002289, 0.002396, 0.002502, 0.03418, 0.003815, 0.001427, 0.000874, 0.032715, 0.002075, -0.000292, -0.001732, -0.024658, -0.002304, 0.01123, 0.012329, 0.292969, 0.026367, 0.001183, 0.000702, 0.028198, 0.004059, 0.000713, -0.000208, 0.059082, 0.0047, -0.000782, -0.000916, -0.019775, -0.002182, 0.000793, 0.00177, 0.031738, 0.003418, -0.002258, -0.001152, -0.032227, -0.004974, 0.001411, 0.000927, 0.022583, 0.001671, -0.007599, -0.014709, -0.176758, -0.042725, 0.015564, 0.024048, 0.277344, 0.026367, 0.01062, 0.019287, 0.219727, 0.038086, -0.0009, -0.001488, -0.025757, 0.000158, -0.002625, -0.002747, -0.029785, -0.002945, -0.002945, 0.002869, -0.15332, -0.012939, -0.000196, -0.000315, 0.035889, 0.00034, -0.001091, -0.001839, -0.030396, -0.004486, 0.004547, 0.00209, 0.122559, 0.011658, -0.001274, -0.001541, -0.027344, -0.004822, -0.00087, -0.00066, -0.028442, -0.004211, 0.00024, -0.002258, 0.039307, 0.000839, -0.002838, -0.00354, -0.064453, -0.005157, -0.031494, -0.036621, -0.296875, -0.029785, 0.002975, 0.001846, 0.043213, 0.004028, 0.001472, -0.000538, 0.031738, 0.00119, -0.001457, -0.000755, -0.041992, -0.004333, -0.000059, 0.001366, 0.026489, 0.001587, -0.002838, -0.003189, -0.07959, -0.003845, -0.002289, -0.001656, -0.037598, -0.007416, 0.008789, 0.012695, 0.209961, 0.005432, 0.003387, 0.002335, 0.06543, 0.005585, -0.000599, -0.00119, -0.022949, -0.001541, 0.003326, 0.002975, 0.046387, 0.005005, 0.00206, 0.002579, 0.031982, 0.005554, -0.000317, 0.000515, -0.02356, -0.001076, -0.002914, -0.002106, -0.052246, -0.004669, -0.00145, -0.001442, -0.023071, -0.00473, 0.001106, 0.000919, 0.029297, 0.002182, -0.001411, -0.001732, -0.03833, -0.000223, 0.002396, 0.000877, 0.037354, 0.001259, 0.002701, 0.003082, 0.052246, 0.00412, 0.002258, 0.002151, 0.074707, 0.006897, 0.00174, -0.000893, 0.020996, 0.00161, -0.001434, -0.001846, -0.032227, -0.00164, -0.001068, -0.001015, -0.030884, -0.00029, -0.001625, 0.000121, -0.030151, -0.002457, 0.005402, 0.00264, 0.124023, 0.003937, -0.001999, -0.001755, -0.031738, -0.00528, -0.013794, -0.013245, -0.269531, -0.044189, 0.001076, 0.00069, 0.0271, 0.001953, -0.002167, -0.001266, -0.031128, -0.001129, 0.00766, 0.0177, 0.212891, 0.04248, 0.00322, 0.000607, 0.031982, 0.00209, -0.003632, -0.002136, -0.065918, -0.005646, 0.001419, 0.002136, 0.029541, 0.00415, -0.007385, -0.00415, -0.135742, -0.009949, -0.001434, -0.000973, -0.026978, -0.00238, 0.002487, 0.001694, 0.034912, 0.005005, 0.001007, 0.000599, 0.02832, 0.004456, 0.002121, 0.00267, 0.028564, 0.003525, 0.000652, 0.002533, 0.024902, 0.00386, -0.000847, -0.001915, -0.027344, -0.002106, -0.000679, 0.002228, 0.047119, -0.013184, 0.002945, 0.003708, -0.059326, -0.000504, -0.002014, -0.004333, 0.054932, -0.005646, -0.001465, -0.00383, 0.05127, 0.00412, -0.002884, 0.00206, 0.050781, -0.006104, -0.001358, -0.003387, 0.046875, 0.009155, -0.000169, 0.001389, 0.04248, -0.005096, -0.002151, -0.003937, 0.052734, -0.007477, -0.001808, -0.002686, 0.050049, -0.001549, 0.001434, 0.003891, -0.051025, 0.001999, -0.000992, 0.000374, 0.082031, 0.002792, 0.000239, 0.000115, -0.043945, 0.003098, 0.001617, 0.000119, 0.04834, 0.001465, 0.000751, 0.001251, -0.063477, 0.008118, -0.00296, -0.005981, -0.006287, 0.067871, 0.000851, 0.001663, -0.046875, 0.000263, -0.00106, -0.000965, 0.052002, -0.01123, -0.000843, -0.009216, 0.025757, 0.052002, 0.000793, 0.005249, -0.157227, 0.009827, -0.000058, -0.000629, -0.041748, -0.003235, 0.00058, 0.000656, -0.033203, -0.002121, -0.000101, 0.000088, 0.04541, -0.002945, 0.001862, 0.00296, -0.04248, 0.003647, -0.001755, -0.002762, -0.130859, -0.015259, 0.00087, 0.001297, -0.043945, 0.00473, -0.000066, 0.00148, 0.043945, -0.005676, -0.001266, -0.000492, 0.036377, -0.004181, -0.002441, -0.000062, 0.045898, -0.001076, 0.001511, 0.000706, -0.040527, -0.000591, -0.001518, -0.004364, 0.052002, 0.010071, -0.000171, -0.001244, -0.046143, 0.002274, 0.001106, 0.000372, -0.04541, -0.001518, -0.002197, -0.005188, -0.044434, 0.010071, -0.000033, -0.000313, -0.003448, 0.039062, 0.001015, 0.000568, -0.04248, 0.002151, 0.000885, 0.000452, -0.04248, 0.000931, 0.000698, -0.004456, -0.063965, -0.004547, 0.000992, 0.002914, 0.054199, -0.004578, -0.000037, -0.004486, -0.064941, -0.002411, -0.000549, -0.001266, 0.035156, -0.010437, 0.000992, 0.004333, -0.047363, 0.003891, 0.000614, 0.001953, -0.042969, 0.009338, 0.001884, 0.004608, -0.058105, -0.001282, 0.000713, 0.003357, -0.056641, 0.001389, 0.000668, -0.000376, -0.048096, 0.004486, -0.001198, -0.003098, 0.033447, -0.000237, 0.000019, 0.003891, -0.0625, 0.000965, -0.000713, -0.003067, 0.04541, -0.00766, -0.001892, -0.003403, 0.045166, -0.001114, 0.000877, -0.002228, -0.039551, 0.004852, 0.008118, 0.017212, 0.02124, -0.019897, -0.002197, -0.003815, 0.054443, 0.016968, -0.000526, -0.003586, 0.047119, -0.001266, 0.001183, 0.001984, -0.046387, -0.000679, -0.001289, -0.001396, 0.032959, 0.014038, 0.000774, 0.001686, -0.042969, 0.004822, -0.000534, -0.00174, 0.062988, -0.004669, -0.002228, -0.003372, 0.174805, -0.012939, -0.000183, 0.00103, 0.043701, -0.003357, -0.000448, -0.000151, 0.041016, -0.000866, -0.001793, 0.000671, 0.040527, 0.000269, -0.001442, 0.001953, 0.161133, 0.000122, -0.000942, -0.001747, 0.033936, -0.002533, 0.001236, 0.00412, -0.047363, 0.003464, -0.002563, -0.008179, 0.055664, 0.033691, 0.000381, 0.002045, 0.04126, -0.005127, -0.002518, -0.002197, 0.062988, 0.018188, -0.000893, -0.008301, -0.048584, 0.00473, -0.000622, -0.003708, 0.04541, -0.001511, 0.001289, 0.002548, -0.052734, 0.012512, 0.000771, -0.002151, -0.057129, 0.000391, 0.001274, 0.003693, -0.053467, 0.003754, -0.001732, -0.003616, 0.039551, 0.002808, 0.001694, 0.00824, -0.054199, -0.001144, 0.000816, 0.001373, -0.050781, 0.001831, 0.001633, 0.004761, -0.059082, -0.001083, 0.001175, 0.00235, -0.04248, -0.002228, -0.000402, 0.002792, 0.053467, 0.007721, 0.000383, 0.000549, 0.047363, 0.000404, -0.000282, 0.001366, 0.04541, -0.005157, -0.002533, -0.002518, 0.058594, -0.003433, -0.001251, -0.002701, 0.056396, -0.000782, -0.000652, -0.00354, 0.045898, -0.007782, -0.000263, 0.001602, 0.044922, -0.011475, -0.000041, 0.009277, 0.172852, -0.003937, -0.000349, -0.001114, 0.047363, 0.001717, -0.002396, -0.005249, 0.060059, -0.000717, -0.000648, -0.002396, 0.036865, 0.000748, 0.000112, 0.002594, 0.038818, 0.004242, -0.000366, -0.001564, 0.049316, -0.003128, -0.001671, -0.002274, -0.051758, 0.002579, 0.000243, -0.001938, -0.037109, -0.000595, 0.001801, 0.003494, -0.054443, 0.009033, 0.000153, 0.001656, -0.146484, 0.040283, -0.001999, -0.000399, 0.046875, 0.00531, 0.00011, 0.001511, -0.047119, -0.004578, -0.002548, -0.007996, 0.063965, 0.056885, 0.000618, -0.000257, -0.045166, 0.002731, 0.000193, -0.001167, 0.047363, -0.000324, -0.001122, -0.001122, 0.042236, -0.005066, 0.001297, 0.001747, 0.007935, -0.056396, -0.000656, -0.000435, 0.042725, -0.004059, 0.018433, 0.021729, -0.009521, -0.014709, 0.005127, 0.004028, -0.206055, -0.006927, -0.001503, -0.000086, 0.046631, 0.007599, 0.001541, 0.002045, -0.04834, 0.006042, -0.001198, -0.004059, -0.038574, 0.004059, 0.000763, 0.003387, -0.037109, -0.005585, 0.000706, 0.004028, 0.049805, -0.007599, 0.001038, 0.001472, -0.045898, -0.000633, 0.003571, 0.009705, 0.040771, 0.001534, 0.003159, 0.003036, -0.055908, 0.002838, 0.000813, 0.000237, -0.058594, 0.009766, -0.001671, -0.004913, -0.029541, 0.008789, 0.002533, 0.005005, -0.054932, -0.005585, -0.000311, -0.002045, 0.036621, -0.001534, -0.001381, -0.002167, -0.044189, 0.000877, -0.002228, -0.012268, -0.19043, 0.038574, 0.003067, 0.004242, -0.074707, 0.002182, -0.0009, -0.002197, 0.043213, 0.000607, 0.00103, 0.001999, -0.037842, -0.000368, -0.000134, 0.001007, 0.042969, 0.004303, -0.001045, -0.002045, 0.048828, -0.003891, -0.001373, -0.000446, 0.057617, 0.00011, 0.000027, -0.004089, -0.047852, -0.006104, 0.000843, 0.003082, -0.067871, 0.001793, -0.000618, -0.00074, 0.049316, -0.001778, 0.00002, -0.000085, -0.045654, -0.000362, -0.001602, -0.003021, -0.088867, 0.003372, 0.000805, 0.005981, 0.075195, 0.002548, -0.004639, -0.033447, -0.283203, -0.021851, 0.00119, -0.004333, -0.162109, -0.002594, -0.001968, -0.00177, 0.075684, -0.00148, -0.000912, -0.005066, -0.058838, 0.001579, 0.000235, -0.002808, -0.084961, -0.060303, -0.000194, -0.005005, -0.067383, 0.002182, 0.00161, 0.002426, 0.05542, 0.004883, -0.000786, 0.00164, 0.081055, -0.005249, -0.000159, -0.000854, -0.060303, 0.00045, -0.002197, -0.009766, -0.111328, -0.013184, -0.000456, -0.002716, -0.05249, -0.006592, 0.000549, -0.003311, -0.064453, -0.000839, -0.000813, -0.005005, -0.039551, -0.011841, 0.001823, 0.001465, -0.279297, -0.100098, 0.000237, 0.000144, 0.057129, -0.001419, 0.000149, 0.003098, 0.05835, 0.002258, 0.002182, 0.008362, 0.125977, 0.003723, 0.000309, -0.000866, -0.064453, 0.000935, -0.001457, 0.002548, 0.063965, 0.000515, 0.000637, 0.005035, 0.061768, 0.000862, 0.000239, 0.002655, 0.065918, 0.011047, 0.000332, 0.005707, 0.066406, -0.001106, 0.004089, 0.024292, 0.24707, 0.002289, -0.001518, -0.00885, -0.060303, -0.001396, 0.000149, 0.007385, 0.057617, -0.000496, 0.000102, 0.002792, 0.070801, -0.005066, 0.001297, 0.005005, 0.060303, 0.002914, 0.002136, 0.016846, 0.158203, 0.013, 0.011169, 0.049072, 0.361328, 0.03833, -0.000113, 0.004486, 0.057129, 0.003326, 0.007141, 0.023438, 0.195312, 0.001785, 0.001495, 0.001701, 0.067383, 0.001831, 0.00041, -0.004608, -0.071289, 0.003998, -0.000561, -0.00238, -0.087891, -0.002411, -0.000273, -0.001747, -0.072754, -0.01062, 0.000736, 0.003082, 0.062988, -0.000694, -0.001877, -0.003387, -0.088867, 0.000797, 0.001137, -0.002823, -0.05835, -0.001022, -0.000049, -0.001465, -0.055176, -0.00238, -0.001137, -0.004608, -0.038818, 0.000671, 0.008911, 0.0354, 0.324219, 0.017822, 0.000755, 0.00132, 0.076172, 0.00145, 0.000908, 0.005981, 0.115234, -0.000399, -0.000093, -0.003784, -0.050781, -0.001411, -0.00161, 0.00116, 0.067383, 0.000393, -0.000072, 0.00528, 0.083008, -0.001808, -0.000359, -0.001266, -0.072266, 0.028931, -0.001236, -0.006592, -0.085449, -0.001915, -0.002274, -0.003189, -0.056641, -0.003296, 0.001274, -0.001793, -0.064941, 0.003357, -0.006317, -0.023193, -0.202148, -0.011475, -0.001167, -0.00267, 0.083496, 0.000984, 0.000368, 0.001541, 0.052246, 0.006714, -0.000013, 0.000877, 0.059082, -0.000347, -0.000271, -0.002792, -0.060303, -0.000919, 0.00193, 0.005157, 0.07666, -0.000005, 0.002258, 0.005676, 0.052979, 0.011414, 0.000645, -0.002884, -0.069824, 0.000862, 0.000232, -0.00206, -0.064453, -0.001823, 0.005768, 0.022827, 0.201172, 0.005005, -0.001411, -0.003311, -0.088867, 0.008667, -0.000053, -0.004425, -0.080566, 0.003723, -0.008484, -0.026001, -0.189453, 0.010437, -0.002151, -0.00946, -0.094727, 0.006409, -0.001228, 0.000961, 0.077637, 0.010742, 0.00322, 0.006287, 0.057129, 0.002365, -0.002823, -0.009766, -0.09082, 0.002777, 0.000334, -0.006165, -0.069824, 0.005005, -0.005798, -0.014709, -0.161133, -0.006683, 0.001457, 0.005981, 0.071289, 0.002518, -0.00148, 0.000717, 0.064941, -0.001228, 0.001083, 0.000128, -0.077637, -0.002167, 0.00293, 0.01062, 0.053711, -0.000679, 0.001472, -0.002487, -0.071777, 0.000315, 0.000648, 0.002655, 0.065918, -0.001099, -0.001175, 0.002594, 0.083984, 0.000908, -0.001343, 0.001022, 0.055176, -0.002716, 0.002258, 0.00412, 0.059326, 0.001152, 0.002487, 0.000881, -0.09082, 0.002716, 0.00119, 0.004242, 0.122559, -0.000576, 0.001579, 0.005463, 0.052734, 0.004852, 0.001724, 0.001404, 0.064453, 0.005371, 0.0065, 0.009888, 0.296875, 0.013855, 0.00006, -0.003326, -0.043945, 0.001274, -0.000076, -0.0065, -0.079102, 0.004211, 0.000484, 0.005157, 0.064453, 0.000023, 0.00053, 0.00531, 0.057617, 0.00383, 0.000534, -0.004608, -0.081543, -0.004822, -0.00135, -0.003799, -0.069824, 0.000778, -0.002258, -0.002319, -0.073242, 0.000024, -0.002975, -0.007172, -0.087891, 0.000668, -0.000938, -0.004456, -0.057617, -0.00087, -0.000104, 0.000927, 0.059082, -0.00058, 0.002853, 0.007751, 0.076172, -0.004578, -0.004028, -0.001343, 0.105957, 0.004913, -0.000553, -0.00238, -0.060547, 0.001656, -0.001755, -0.005951, -0.077148, 0.003906, -0.000111, -0.002335, -0.074707, 0.000748, -0.000546, -0.004883, -0.062012, -0.005127, -0.000471, -0.003647, -0.080566, -0.008423, 0.003632, 0.004517, 0.112793, 0.005707, 0.000732, 0.007477, 0.095703, 0.001358, 0.001808, 0.004272, 0.062988, 0.000992, -0.001373, -0.005188, -0.059814, 0.000334, -0.001068, 0.00106, -0.062988, -0.001137, -0.00053, -0.002228, -0.055664, -0.004486, -0.000296, 0.005402, 0.060791, -0.004333, -0.004242, -0.00766, -0.072754, -0.003815, -0.000751, -0.005096, -0.061523, 0.000565, 0.000073, -0.001358, -0.063965, -0.001511, 0.003555, 0.016235, 0.212891, -0.0177, 0.001862, 0.003998, 0.058838, -0.003555, 0.002014, -0.005066, -0.090332, 0.003174, -0.00209, 0.001236, 0.074707, 0.000174, 0.000372, -0.002213, 0.05542, -0.001694, -0.00103, -0.004639, -0.09375, -0.002014, 0.000226, 0.002151, 0.071289, -0.00061, -0.000178, 0.004089, 0.072266, -0.002365, -0.000923, 0.006287, 0.136719, 0.073242, -0.000656, -0.002655, -0.057617, -0.003036, 0.075195, 0.196289, 0.585938, 0.275391, -0.00066, 0.000675, 0.06543, -0.000626, -0.000364, 0.005676, 0.070801, -0.003937, -0.001541, 0.004425, 0.075195, -0.001663, 0.004486, 0.010498, 0.069336, -0.005554, -0.001564, -0.003021, 0.066895, -0.001328, -0.002121, -0.00383, -0.061279, 0.000538, 0.000572, 0.006104, 0.049561, -0.004883, 0.000961, 0.000732, 0.002716, -0.087402, -0.00019, 0.001022, 0.065918, 0.003601, 0.000622, 0.002579, 0.05542, -0.009888, 0.000201, -0.000923, 0.070312, 0.001511, -0.000332, 0.002502, 0.042969, -0.004883, -0.000022, -0.002197, -0.062256, 0.011414, 0.000412, 0.000774, 0.013916, -0.057129, -0.000168, -0.000328, -0.068359, 0.002228, 0.000721, -0.000117, 0.060303, -0.000751, -0.000542, 0.003265, 0.054199, -0.000305, 0.000143, 0.000254, -0.059814, 0.009399, 0.000296, 0.001823, 0.062988, -0.001999, 0.000311, 0.000443, 0.049805, -0.000984, -0.001038, -0.005707, -0.07373, -0.023193, 0.000076, -0.001091, -0.078125, -0.018555, 0.000538, -0.000843, 0.055176, 0.000706, -0.000637, 0.001259, 0.049805, -0.021606, -0.000089, -0.000098, 0.057373, -0.009216, -0.000408, 0.000744, 0.054443, -0.006836, -0.000209, -0.000066, 0.040527, 0.006622, -0.000561, 0.000215, 0.100586, -0.004547, -0.001083, 0.000675, -0.056885, 0.00267, 0.001175, 0.001801, 0.064453, -0.004669, 0.00006, -0.00058, 0.083984, -0.005737, -0.000534, 0.001442, -0.053467, -0.004395, 0.001312, 0.004791, 0.057373, 0.001053, -0.0005, -0.008545, -0.062988, 0.016479, -0.000418, -0.001785, -0.064453, -0.000984, 0.000767, 0.005798, -0.05835, -0.007019, -0.001495, -0.002426, -0.051514, 0.000267, -0.000507, -0.001846, -0.046631, -0.003067, 0.000893, 0.00032, -0.061279, 0.000448, 0.00018, 0.000233, -0.063965, -0.001221, -0.000896, -0.003052, -0.048828, 0.015503, -0.001137, -0.011841, -0.255859, -0.060547, -0.000463, 0.004517, 0.11084, -0.007751, 0.001198, -0.002899, -0.089844, -0.026611, -0.000016, 0.000267, 0.053711, 0.002213, -0.000847, 0.002045, 0.078613, -0.006104, 0.000125, -0.000652, -0.059814, 0.003891, 0.0005, 0.005798, 0.076172, -0.002823, 0.000492, 0.006866, 0.18457, -0.004242, 0.000771, -0.000039, -0.053467, 0.006348, 0.000599, 0.004333, 0.061279, 0.006226, 0.000338, -0.004242, -0.091797, -0.000671, -0.000374, 0.00148, 0.07373, -0.001106, -0.000473, 0.000908, -0.046875, -0.04541, 0.000165, -0.000174, -0.069824, 0.005005, -0.000896, -0.001244, -0.00164, 0.067383, -0.000919, -0.001076, 0.131836, -0.000576, -0.000801, -0.000263, 0.059814, -0.002716, -0.000241, -0.006531, -0.197266, 0.019165, -0.000018, -0.001282, -0.049072, 0.007538, 0.000755, -0.002045, -0.092285, 0.002762, 0.000664, 0.001884, 0.066895, 0.015625, -0.000168, 0.007996, 0.067383, -0.008179, -0.000324, -0.000158, -0.063965, 0.010803, 0.000467, 0.000984, 0.056152, -0.00296, -0.000668, -0.004761, -0.064453, -0.001999, 0.001053, 0.000938, -0.075195, 0.005127, -0.001152, -0.001778, 0.062988, 0.008057, -0.000456, 0.000256, 0.086426, 0.005859, -0.001312, -0.000629, -0.054443, -0.005371, -0.00025, -0.002579, -0.056152, -0.000465, -0.001305, 0.000496, -0.04541, -0.014832, 0.000408, -0.001968, -0.054199, -0.000256, 0.001129, 0.002518, -0.191406, 0.008667, 0.000492, 0.000786, 0.061279, -0.003906, 0.000095, 0.000572, 0.003387, 0.052979, 0.001503, 0.001564, 0.050049, 0.019409, 0.000828, -0.002182, -0.066406, -0.000679, -0.000618, -0.000063, 0.066406, -0.000299, -0.000591, -0.000854, -0.088867, 0.00264, -0.000182, 0.001358, -0.084961, -0.001091, -0.000041, -0.000595, -0.068848, 0.001839, -0.000488, -0.002136, -0.066895, -0.001541, -0.001015, 0.00193, -0.04834, -0.003906, -0.003204, -0.004761, -0.066895, -0.00528, -0.001015, -0.001808, -0.048828, -0.033691, -0.00116, -0.000908, -0.069336, 0.002121, -0.000984, -0.004303, -0.05542, 0.003403, -0.000029, 0.002853, 0.070801, 0.014099, 0.000523, 0.000813, 0.072266, 0.000904, 0.000504, 0.000422, 0.059326, -0.010071, 0.0005, 0.001984, 0.125, -0.023438, -0.000012, 0.000362, 0.077148, -0.003098, -0.000961, 0.000043, 0.059326, -0.000809, 0.000717, 0.001923, 0.070312, -0.022339, 0.000889, 0.001678, -0.064941, 0.005127, 0.000219, 0.001862, 0.050049, 0.006317, -0.000065, 0.002136, 0.05957, -0.031982, -0.001381, -0.00705, -0.062256, -0.005219, 0.000467, -0.001305, -0.058105, -0.008728, -0.00033, -0.000058, 0.086426, 0.002197, 0.002335, 0.005005, 0.236328, 0.081055, -0.000146, 0.000271, -0.061279, -0.005157, -0.000486, -0.003708, -0.064453, -0.023926, 0.000874, 0.001381, 0.063965, -0.007233, -0.000565, -0.002243, -0.063477, 0.002075, 0.000248, 0.000261, 0.06543, -0.005829, 0.001076, 0.002289, 0.063965, 0.002792, 0.000062, 0.001717, 0.049561, -0.034424, 0.000161, 0.002884, 0.075195, 0.013672, 0.001465, 0.002563, 0.054199, -0.000992, 0.000149, -0.00473, -0.092773, 0.017578, -0.000383, -0.002777, 0.052979, 0.001869, 0.000824, -0.002716, 0.064453, 0.001045, 0.000077, 0.000454, 0.050049, -0.000938, 0.000155, -0.00003, -0.054443, -0.002991, -0.00074, -0.00412, -0.241211, -0.108398, -0.000299, 0.001785, 0.000088, -0.088867, 0.000182, -0.000706, 0.055908, 0.005432, -0.000086, 0.000519, 0.057861, 0.003937, -0.001228, -0.001228, -0.066406, -0.021484, 0.000064, 0.000462, 0.044678, 0.032959, -0.000118, 0.000338, -0.075195, 0.00193, 0.000408, 0.000166, -0.07666, -0.002762, -0.000086, 0.000385, 0.050049, -0.005859, 0.002014, 0.000278, 0.028809, 0.316406, -0.000648, 0.000081, 0.062012, -0.001068, -0.000935, -0.002411, -0.051514, -0.004578, 0.000282, -0.00006, -0.057373, -0.00032, -0.001335, -0.002579, 0.057861, 0.008911, -0.001289, -0.001198, -0.067871, -0.000526, -0.001343, -0.001083, -0.064941, 0.011658, -0.000595, -0.00264, -0.070801, 0.006775, 0.000889, 0.005157, 0.042969, -0.001099, 0.001343, -0.000275, -0.089355, 0.000465, -0.000721, 0.000292, 0.050293, 0.005035, -0.001038, -0.001053, 0.04248, -0.003265, 0.00238, 0.004883, 0.033936, 0.000557, -0.001709, -0.001167, 0.07959, -0.000992, -0.000713, -0.002563, -0.037842, 0.001198, 0.001068, -0.002335, -0.052002, 0.002319, 0.001389, 0.004669, 0.066895, 0.007477, -0.00206, -0.00528, -0.048828, -0.000515, 0.000385, 0.004395, 0.047119, -0.002365, -0.000134, -0.00174, -0.035156, -0.007019, 0.000919, -0.001251, -0.057129, 0.001328, 0.002411, -0.001732, -0.070801, -0.002853, -0.003464, 0.000263, 0.0625, -0.000471, 0.00174, 0.004791, 0.037354, 0.000357, -0.001167, -0.005371, -0.047852, 0.003311, 0.000401, 0.001923, 0.024536, -0.001625, 0.000637, -0.001434, -0.060791, 0.002945, 0.002151, -0.001846, -0.055176, -0.003113, -0.00116, 0.00132, 0.04834, 0.00293, -0.001907, -0.004517, -0.03833, 0.000725, -0.000422, 0.004608, 0.076172, -0.001884, -0.007935, -0.025024, -0.1875, -0.013489, 0.00103, -0.00119, -0.052734, 0.00135, -0.000977, 0.002121, 0.039551, -0.003296, 0.000029, 0.00209, 0.036865, 0.001442, 0.000307, 0.003433, 0.038818, 0.00004, 0.002762, -0.00193, -0.066895, 0.003403, -0.001221, -0.001099, 0.055664, 0.001175, 0.001915, 0.016602, 0.197266, -0.010132, -0.001724, -0.000938, 0.07959, -0.002884, 0.00037, 0.002914, 0.059326, 0.002991, -0.001823, -0.002609, 0.05542, 0.006714, -0.00001, -0.002228, -0.056885, 0.003067, 0.00061, -0.002655, -0.049072, 0.001099, -0.000694, 0.002808, 0.039795, 0.000401, 0.000429, 0.014587, 0.21875, 0.02478, -0.003464, -0.00766, 0.100098, 0.223633, 0.000254, -0.002457, -0.047119, -0.00325, -0.000146, -0.005676, -0.057861, -0.000793, -0.000511, -0.00148, -0.060059, -0.001694, 0.001556, -0.002838, -0.064941, 0.003403, 0.000816, -0.005859, -0.099121, 0.005096, 0.000141, 0.004303, 0.064941, 0.000074, -0.000138, -0.001343, 0.033447, 0.000003, 0.000219, 0.005188, 0.074707, 0.013184, -0.000427, 0.003616, 0.047119, -0.001068, 0.011902, 0.035156, 0.194336, 0.033447, -0.000965, -0.0065, -0.05249, -0.000843, -0.000671, -0.003296, -0.043213, 0.003479, 0.000017, 0.000713, 0.053955, 0.00473, 0.000243, -0.002823, -0.034668, 0.001083, -0.000433, 0.002319, 0.054199, -0.004395, -0.002258, -0.00293, -0.034668, 0.019653, 0.0019, 0.004089, 0.046875, 0.003845, 0.000044, 0.002121, 0.047852, -0.001625, -0.005646, -0.022461, -0.227539, -0.056885, 0.00103, 0.004913, 0.053223, -0.002502, -0.001556, 0.000538, 0.048584, 0.004608, -0.000546, -0.002853, -0.040283, -0.002548, 0.002197, -0.00005, -0.060547, -0.000471, 0.000965, -0.003113, -0.05542, 0.00161, -0.00145, 0.003281, 0.085449, 0.005066, 0.003815, 0.006165, 0.045166, 0.004883, 0.001747, -0.000874, -0.067871, -0.002563, -0.00528, -0.023926, -0.244141, -0.029785, 0.000496, 0.004181, 0.038574, -0.000702, -0.001778, 0.000444, 0.097168, 0.001511, 0.013123, 0.045654, 0.550781, 0.357422, 0.001442, 0.004395, 0.057861, 0.005157, -0.000633, 0.003113, 0.061523, 0.000101, 0.000063, 0.006561, 0.051025, 0.000946, 0.001328, 0.003159, 0.042969, 0.000315, 0.002274, 0.004578, 0.041748, 0.000256, -0.001907, -0.00267, 0.05542, -0.002136, -0.006378, -0.029785, -0.246094, -0.004242, 0.000231, 0.00296, 0.048828, -0.003067, -0.000088, 0.001968, 0.036621, -0.001434, 0.001694, 0.0047, 0.04126, 0.002197, -0.001495, -0.00206, 0.020142, 0.016602, 0.000368, -0.004578, -0.064941, -0.004791, -0.00036, -0.000107, -0.044434, -0.002228, 0.000546, -0.002335, -0.049805, -0.000698, -0.001648, -0.00106, -0.066406, -0.005829, -0.000125, -0.005463, -0.051758, 0.000515, 0.002777, -0.003143, -0.060547, -0.001511, -0.000098, -0.003296, -0.05542, 0.003189, 0.002258, 0.004181, 0.025635, -0.018555, -0.001053, -0.001953, -0.051514, -0.000637, -0.00087, -0.003601, -0.033203, 0.00267, -0.002533, -0.002441, -0.061523, -0.002853, 0.001968, -0.001381, -0.066406, -0.003082, 0.004578, 0.004364, -0.077637, -0.005859, -0.000584, 0.00209, 0.050293, -0.002441, -0.001572, -0.002258, -0.060303, 0.009705, -0.001221, 0.004211, 0.208008, -0.008789, -0.000511, -0.001999, -0.046875, 0.000138, -0.000992, 0.003326, 0.048584, 0.002853, 0.000229, -0.001686, -0.061768, -0.001106, -0.000511, 0.002533, 0.046631, 0.002655, -0.001869, -0.005127, -0.026978, 0.002396, 0.000782, 0.002228, 0.036865, -0.001312, -0.006561, 0.002518, 0.125, -0.002762, 0.000973, -0.000603, -0.04126, -0.001129, -0.001228, -0.004517, -0.038574, 0.002289, -0.002655, -0.006683, -0.045654, 0.002151, 0.001755, -0.002991, -0.064941, 0.003815, -0.000652, -0.002365, -0.032715, 0.000942, 0.000854, 0.002655, 0.035645, 0.000496, -0.000847, 0.001556, 0.043457, 0.001617, 0.00023, -0.004272, -0.062988, 0.005798, -0.000165, 0.000229, 0.047607, -0.001022, 0.000142, 0.00383, 0.062256, -0.000645, 0.00238, 0.001404, -0.061279, -0.00267, 0.00235, 0.006287, 0.044434, 0.002457, -0.001068, -0.00589, -0.042969, 0.001457, 0.0009, 0.003479, -0.089355, -0.007202, -0.002625, -0.005219, 0.118164, 0.021729, 0.004761, 0.002808, -0.067871, -0.00145, -0.003464, -0.002151, 0.07959, 0.000648, 0.000422, -0.002441, -0.029297, 0.002609, 0.001404, -0.005798, -0.093262, -0.003143, 0.000549, -0.001236, -0.075684, 0.003555, -0.000488, -0.000422, 0.042236, -0.000957, 0.000174, -0.003815, -0.056641, 0.003784, -0.000232, 0.000416, 0.040283, -0.002487, -0.001114, -0.000294, 0.054688, -0.003998, 0.000736, 0.003082, 0.027344, -0.024536, 0.001488, 0.006836, 0.035156, -0.027344, -0.000748, -0.003448, -0.031494, 0.028442, -0.001839, -0.004333, -0.028931, 0.025391, -0.000916, -0.00325, -0.031006, 0.024048, 0.000706, 0.00351, 0.031128, -0.026611, -0.003632, -0.003342, 0.029175, -0.005463, -0.000889, -0.003586, -0.030273, 0.025391, 0.000908, 0.00351, 0.029663, -0.026855, 0.001015, 0.003723, 0.032471, -0.029053, 0.000801, 0.003647, 0.03064, -0.025024, -0.000271, -0.003891, -0.030396, 0.018433, -0.00058, -0.00351, -0.029297, 0.019287, -0.000446, -0.003433, -0.032715, 0.029175, 0.001259, 0.003113, 0.020996, -0.019043, 0.00106, 0.003021, 0.031982, -0.028809, 0.000364, 0.003311, 0.038818, -0.011414, 0.00079, 0.003311, 0.028564, -0.020874, 0.001686, 0.004822, 0.025879, -0.021973, -0.000771, -0.003815, -0.029907, 0.020264, -0.000763, -0.003036, -0.028564, 0.023682, 0.00033, 0.00069, -0.000813, -0.117188, 0.000584, 0.002747, 0.029297, -0.025757, -0.000237, -0.003632, -0.034912, 0.011963, -0.000282, -0.003372, -0.031738, 0.025391, -0.001068, -0.003647, -0.027466, 0.021606, 0.000015, 0.00322, 0.032227, -0.013123, 0.000076, 0.003403, 0.030273, -0.026245, -0.001541, 0.000626, -0.04126, 0.039795, -0.001297, -0.008728, -0.05835, -0.002548, -0.002762, -0.006439, -0.022949, 0.025635, -0.000858, -0.003067, -0.029053, 0.024292, -0.001015, -0.00946, -0.053955, 0.010254, 0.000433, 0.003494, 0.03418, -0.024536, -0.000832, -0.004059, -0.029541, 0.022217, 0.000698, 0.003204, 0.028198, -0.02478, 0.000019, 0.00296, 0.050781, 0.018677, 0.000927, 0.004852, 0.037109, -0.031006, 0.00079, 0.009705, 0.090332, -0.043213, 0.000246, 0.003601, 0.031494, -0.025513, -0.000656, -0.005249, -0.049072, 0.079102, 0.000109, -0.004395, -0.040527, 0.008362, 0.000801, 0.004608, 0.036621, -0.023804, -0.001045, -0.004303, -0.035889, 0.029175, -0.00069, -0.003128, -0.036133, 0.017944, 0.00069, 0.003036, 0.030273, -0.025635, 0.005402, 0.025146, 0.010925, -0.007874, 0.000303, 0.007416, 0.054199, -0.013062, 0.000568, 0.003448, 0.029419, -0.025513, 0.000957, 0.002594, 0.028442, -0.024414, -0.001205, -0.003403, -0.030029, 0.027222, -0.000919, -0.003448, -0.021729, 0.020142, 0.00082, 0.005554, 0.046631, -0.011963, 0.000359, 0.003296, 0.041016, -0.025757, 0.000366, 0.000203, 0.008179, -0.028442, 0.00293, 0.013062, 0.098633, -0.068848, -0.000732, -0.004364, -0.03418, 0.026245, -0.003845, -0.0177, -0.125, 0.102051, -0.000248, -0.002533, -0.020264, 0.022217, 0.000679, 0.003448, 0.028198, -0.017822, 0.000568, 0.003998, 0.034668, -0.023438, 0.003159, 0.011841, 0.081543, -0.039062, -0.00079, -0.003433, -0.029053, 0.023682, 0.000664, 0.003555, 0.029053, -0.026245, -0.007233, -0.013672, -0.02124, 0.023438, -0.00079, -0.004089, -0.03125, 0.024536, 0.000471, 0.004486, 0.033447, -0.015869, 0.000614, 0.003372, 0.029053, -0.027588, 0.000706, 0.004517, 0.036133, -0.030518, -0.000534, -0.003357, -0.030151, 0.025146, 0.00135, 0.004913, 0.036865, -0.025269, -0.00116, -0.00473, -0.03125, 0.026733, 0.00383, 0.015503, 0.077637, -0.037109, 0.007568, 0.018677, -0.007568, -0.01532, -0.000893, -0.004211, -0.031006, 0.027588, -0.00119, -0.006836, -0.050049, 0.028809, -0.001129, -0.005035, -0.0354, 0.028687, -0.001495, -0.004395, -0.027832, 0.025146, 0.000786, 0.003265, 0.028687, -0.025024, -0.000648, -0.003555, -0.030762, 0.024048, -0.001114, -0.004028, -0.035645, 0.02832, -0.000309, -0.005127, -0.040283, 0.018311, 0.000782, 0.003632, 0.029907, -0.026855, 0.003815, 0.012756, 0.071777, -0.0625, 0.000713, 0.003647, 0.029297, -0.026855, -0.000732, -0.004852, -0.040283, 0.017578, -0.000713, -0.005524, -0.035645, 0.028442, -0.001289, -0.004059, -0.022217, 0.022095, -0.000477, -0.004578, -0.042725, 0.014709, -0.001129, -0.004944, -0.039551, 0.0271, -0.00045, -0.002808, -0.029297, 0.026611, 0.000774, 0.002747, 0.027588, -0.024292, 0.001114, 0.003052, 0.029175, -0.02417, -0.004883, -0.014038, -0.101562, 0.077148, 0.001587, 0.00473, 0.019043, -0.024292, 0.001183, 0.004944, 0.032959, -0.026489, -0.000395, -0.003601, -0.053467, 0.015076, -0.000109, -0.00473, -0.041016, 0.013794, -0.001289, -0.004547, -0.034424, 0.030762, 0.00069, 0.003387, 0.033691, -0.029297, -0.000469, -0.002792, -0.029541, 0.021606, -0.000599, -0.003937, -0.031494, 0.001854, -0.000019, 0.003342, 0.026855, -0.013733, 0.000671, 0.004272, 0.03833, -0.026245, 0.000801, 0.003937, 0.028809, -0.024414, -0.000721, -0.002747, -0.030029, 0.025269, 0.000732, 0.003311, 0.027466, -0.025024, 0.001129, 0.005981, 0.038818, -0.01709, 0.000713, 0.00383, 0.028564, -0.026123, -0.000702, -0.00264, -0.031494, 0.018433, 0.000751, 0.004181, 0.032715, -0.025513, 0.00071, 0.003265, 0.031494, -0.02417, 0.000286, 0.002884, 0.025879, -0.024536, 0.000307, 0.002731, 0.028687, -0.024414, 0.000858, 0.003616, 0.029419, -0.027344, -0.000648, -0.002029, -0.018677, 0.012878, 0.000431, 0.001717, 0.039062, 0.000364, 0.000961, 0.003738, 0.033691, -0.028931, 0.000771, 0.004181, 0.04126, -0.026367, -0.000561, -0.003418, -0.028564, 0.024048, 0.000889, 0.004883, 0.023071, -0.030151, 0.001228, 0.003265, 0.0271, -0.02063, -0.001686, -0.005035, -0.021606, 0.021484, -0.000679, -0.003021, -0.02832, 0.02002, -0.00161, -0.008545, -0.067383, 0.02002, -0.002045, -0.006104, -0.049805, -0.005096, -0.000186, 0.002716, 0.03125, -0.006409, -0.000408, -0.004913, -0.032471, 0.027466, -0.001358, -0.005249, -0.028442, 0.006805, 0.057373, 0.088379, 0.318359, 0.092285, 0.071289, 0.111816, 0.335938, -0.013245, 0.0005, 0.004852, 0.033691, -0.007019, -0.006226, -0.007172, -0.020386, -0.003281, 0.000087, 0.000145, -0.000488, 0.041748, -0.00116, -0.004303, -0.033203, -0.001587, 0.001427, 0.001343, 0.025635, 0.009583, 0.000357, -0.000359, 0.003189, 0.024658, -0.011169, -0.034424, -0.210938, 0.030029, 0.01532, 0.026001, 0.18457, 0.069824, -0.001335, -0.005066, -0.027344, 0.005829, -0.002625, -0.007996, -0.054688, 0.007263, 0.000854, 0.007416, 0.046143, -0.00824, 0.001007, 0.000755, 0.026367, 0.010193, -0.016846, -0.024292, -0.204102, -0.081055, -0.000507, -0.005341, -0.049316, 0.008179, -0.000927, -0.001717, -0.025513, -0.009399, 0.001007, 0.005005, 0.027222, -0.00528, -0.000587, -0.002975, -0.0354, 0.003326, -0.00004, 0.00528, 0.029053, -0.005829, -0.000463, -0.006165, -0.037842, 0.00824, -0.002441, -0.006256, -0.030518, 0.004578, 0.004303, 0.004608, 0.001945, 0.021484, 0.000797, 0.000805, 0.003143, -0.030151, -0.001999, -0.004578, -0.03125, 0.006226, 0.008728, 0.015198, 0.083008, -0.003998, -0.001816, -0.0065, -0.036377, 0.007477, 0.000404, 0.005493, 0.041748, -0.007935, 0.000854, 0.001022, 0.039062, 0.025513, 0.000828, -0.000165, -0.009338, -0.056641, -0.000748, 0.001793, 0.026489, -0.005402, -0.015625, -0.031494, -0.120117, 0.053223, -0.001442, -0.006958, -0.056152, 0.008789, -0.000908, -0.002167, -0.026245, -0.011902, -0.000698, -0.004974, -0.029907, 0.006927, -0.001442, -0.001816, -0.028809, -0.012695, -0.004242, -0.00885, -0.056885, -0.009766, 0.002563, 0.000629, 0.042725, 0.016602, 0.004059, 0.004364, 0.001869, -0.030518, -0.001038, -0.001534, -0.02478, -0.01001, 0.000809, 0.006042, 0.028198, -0.00592, -0.001686, -0.002808, -0.043945, 0.006531, -0.00106, -0.002533, -0.022583, -0.015564, -0.000591, -0.005859, -0.031982, 0.0065, -0.000439, -0.002029, -0.026855, -0.010559, -0.001045, -0.002289, -0.028564, 0.004272, 0.019897, 0.028198, 0.207031, 0.068848, 0.000244, -0.00082, -0.003326, -0.019043, -0.005066, -0.005371, 0.001999, -0.033936, 0.001045, 0.00238, 0.025391, 0.017822, -0.000423, -0.005981, -0.042236, 0.00647, -0.000797, -0.004089, -0.022095, 0.003204, -0.000645, -0.00325, -0.000397, 0.04248, -0.001266, -0.004669, -0.029419, 0.002731, 0.011841, 0.018433, 0.066895, 0.128906, -0.001297, -0.002228, -0.033691, -0.013367, -0.000059, 0.000763, 0.00209, 0.039307, -0.000835, -0.00325, -0.030518, 0.00351, 0.00412, 0.006897, 0.044189, 0.009399, -0.00106, -0.004852, -0.027954, 0.006531, 0.000835, 0.000961, 0.027954, 0.011047, 0.00095, 0.01123, 0.083496, 0.027344, 0.000904, -0.000931, -0.047607, 0.003021, -0.000387, -0.00528, -0.0354, 0.00824, -0.001106, -0.001617, -0.030396, -0.012451, -0.000366, 0.001671, 0.021973, 0.005341, 0.001556, 0.004089, 0.044434, -0.002853, 0.002228, 0.009827, 0.081543, -0.006897, 0.000147, -0.001259, -0.025024, -0.010437, 0.002762, 0.002533, -0.000919, -0.033691, -0.000198, 0.005371, 0.028442, -0.006653, -0.003021, -0.006897, -0.036621, -0.025635, -0.000044, -0.002609, -0.027466, -0.01178, 0.000877, 0.000946, 0.026611, 0.009644, 0.001343, 0.00383, 0.028931, -0.012329, -0.001053, -0.003067, 0.002716, 0.038818, 0.000444, -0.000343, -0.033447, -0.006866, -0.000175, -0.000973, -0.023804, -0.009949, 0.000862, 0.000275, -0.001953, -0.024658, -0.00161, -0.006104, -0.027588, -0.015442, 0.000698, -0.000414, -0.005676, -0.030396, 0.000343, 0.005707, 0.0354, -0.006989, -0.00069, -0.002502, -0.034912, -0.014343, 0.005615, 0.00885, 0.132812, 0.061523, 0.000315, 0.00528, 0.031128, -0.006714, -0.000805, -0.003067, -0.040771, 0.007538, 0.005554, 0.009338, 0.031982, 0.104004, 0.000076, -0.000072, -0.030518, -0.011536, 0.000969, -0.0009, -0.000095, 0.03418, 0.001556, 0.001228, 0.031494, 0.012146, -0.001785, -0.008301, -0.07959, 0.003159, 0.007874, 0.01062, 0.044678, 0.000969, -0.002563, -0.006165, -0.03418, 0.007233, 0.000748, 0.00589, 0.054443, -0.00766, 0.001076, 0.00238, 0.04248, 0.015991, 0.008972, 0.013672, 0.055176, 0.00095, -0.000232, -0.003586, -0.031982, 0.005493, 0.003448, 0.010864, 0.07959, -0.009094, 0.001404, 0.003403, 0.036377, 0.006805, 0.000241, -0.001534, -0.035645, -0.000664, 0.00066, 0.002563, 0.008057, -0.031982, 0.001083, 0.002594, 0.025757, 0.010742, 0.002197, 0.006592, 0.033447, -0.007996, 0.001091, -0.00007, -0.000431, 0.031738, 0.002228, 0.000553, -0.001167, 0.026611, 0.000454, 0.003021, 0.033936, 0.000444, 0.001183, 0.00473, 0.031494, -0.006409, -0.000751, -0.006165, -0.0354, 0.006744, -0.001152, -0.003571, -0.026245, 0.005951, 0.030762, 0.034424, 0.026855, 0.161133, -0.001358, -0.000641, -0.006256, 0.031006, 0.025513, 0.023682, 0.058838, 0.106445, -0.000656, -0.00473, -0.032471, 0.002319, 0.00074, 0.001465, 0.023926, 0.008789, -0.007202, -0.004364, -0.030273, -0.114746, -0.002579, -0.004272, -0.022705, -0.001968, 0.004578, 0.005066, -0.000572, -0.04248, 0.002396, 0.005341, 0.034424, 0.012573, 0.00589, 0.008545, 0.026245, 0.001694, 0.000067, 0.005768, 0.033936, -0.009033, 0.000721, 0.001503, 0.027466, 0.012695, 0.002457, 0.009033, 0.067383, -0.011292, -0.00061, 0.000877, 0.011169, 0.037109, 0.001801, 0.00589, 0.05127, -0.008179, -0.002441, -0.007538, -0.055908, -0.001007, -0.001808, -0.005768, -0.056396, 0.008789, -0.004303, -0.006592, -0.019531, -0.008301, 0.003159, 0.001915, -0.025269, -0.007996, 0.002014, -0.000587, -0.034424, -0.005676, 0.00032, 0.00209, 0.025513, 0.004456, 0.001709, 0.002274, 0.032471, 0.004425, -0.000412, -0.000542, -0.025024, 0.001236, 0.00058, 0.002426, 0.030029, 0.006653, 0.000744, 0.005035, 0.084961, 0.00824, 0.000481, -0.001984, -0.113281, -0.017578, -0.000004, 0.002457, -0.142578, -0.056641, 0.001915, 0.001068, 0.038086, 0.008484, -0.005188, -0.00885, -0.086426, -0.018555, -0.000391, -0.001999, -0.020264, -0.003052, 0.006287, 0.012817, 0.130859, 0.026367, 0.001495, -0.000467, -0.024658, -0.006989, -0.000226, -0.002289, -0.028687, -0.004761, 0.004486, 0.013184, 0.12793, 0.018799, -0.000093, 0.001236, 0.029907, 0.01001, -0.00011, -0.001411, -0.025635, -0.004364, -0.000923, -0.000721, 0.086914, 0.015869, 0.000235, 0.000412, 0.030884, 0.004791, 0.006683, 0.02478, -0.125977, 0.024292, -0.001137, -0.001701, -0.034912, -0.004395, 0.001038, 0.007446, 0.108398, 0.016357, 0.005951, 0.007812, 0.125, 0.010864, -0.000481, -0.001587, -0.033691, -0.007874, -0.00705, -0.011169, -0.124023, -0.020264, 0.000441, 0.001518, 0.024048, 0.005035, 0.000368, 0.001244, 0.040283, 0.004913, -0.005157, -0.007507, -0.099121, -0.016235, 0.028442, 0.034668, 0.136719, 0.034424, 0.001999, 0.003708, 0.037109, 0.006409, -0.001091, -0.000242, 0.025146, 0.006073, -0.000359, -0.003159, -0.02771, -0.000736, -0.000744, -0.002319, -0.023193, -0.007324, 0.002197, 0.008972, -0.039551, 0.006531, -0.001984, -0.003036, -0.034912, -0.002945, 0.005402, 0.006714, 0.097168, 0.015747, 0.002853, -0.002075, -0.059814, -0.001526, 0.001717, 0.000131, -0.044189, -0.013306, 0.002106, 0.003174, 0.099121, 0.025391, 0.000965, 0.003479, -0.016479, 0.015503, 0.000239, 0.003632, 0.025635, 0.00528, 0.001785, 0.001724, 0.037598, 0.007874, -0.00087, -0.003006, -0.042725, -0.007233, 0.077148, 0.084961, 0.147461, 0.140625, -0.001228, -0.004913, -0.036133, -0.00531, 0.000486, 0.001183, 0.024048, 0.004272, -0.000546, -0.008362, -0.080566, -0.013184, -0.000954, -0.003296, 0.017456, -0.015259, 0.000622, 0.001869, 0.022217, 0.003769, 0.001114, 0.008789, 0.099609, 0.012451, 0.001587, 0.002563, 0.025879, 0.007782, 0.001053, 0.002884, 0.023071, 0.003937, 0.000042, -0.00415, -0.025024, -0.007233, 0.003113, 0.004242, 0.036377, 0.007019, -0.002182, 0.002945, 0.032227, 0.003311, 0.001984, 0.000847, -0.022949, -0.013306, 0.005646, 0.007233, 0.102051, 0.01123, 0.002182, -0.000257, -0.026978, -0.005005, -0.001541, -0.00074, -0.017578, -0.001755, 0.000387, -0.003479, 0.037598, -0.021729, -0.000137, -0.001747, -0.028931, -0.002716, -0.002274, -0.001656, 0.026855, 0.006866, -0.001045, 0.000047, 0.029297, 0.005524, 0.001053, 0.003784, -0.022095, 0.015503, -0.000633, 0.003159, 0.030884, 0.003937, -0.000675, -0.003326, -0.033936, -0.00647, -0.001221, -0.000759, -0.022461, -0.00322, -0.000839, -0.004974, 0.029907, 0.010925, 0.001038, 0.003525, 0.0271, 0.003006, 0.000648, 0.002304, 0.029419, 0.003525, -0.001778, -0.00206, -0.040283, -0.01001, 0.000067, -0.001732, -0.035889, -0.010315, -0.006592, -0.012207, -0.116211, -0.013672, -0.00116, 0.001068, 0.021729, 0.006897, -0.006287, -0.007629, -0.143555, -0.019409, -0.000483, 0.001175, 0.02478, 0.006683, -0.001236, 0.000916, 0.040527, 0.005524, 0.000216, 0.0047, 0.092285, 0.012939, 0.000061, -0.002426, -0.029663, -0.004669, 0.000546, 0.002991, 0.034668, 0.004578, -0.000675, 0.00946, 0.09082, 0.021362, -0.004364, -0.009949, -0.104492, -0.013794, -0.000343, 0.001259, 0.021484, 0.005768, -0.002487, -0.004211, -0.027466, -0.001297, 0.001152, 0.001694, 0.036133, 0.00415, -0.000054, -0.000523, -0.033447, -0.003525, 0.001381, 0.003769, 0.033447, 0.005554, -0.00058, 0.000977, -0.026611, -0.008423, 0.000429, -0.003159, -0.028564, -0.006012, 0.000439, 0.013306, 0.136719, 0.022095, -0.005432, -0.012268, -0.116699, -0.013672, 0.00106, -0.000877, -0.034668, -0.005066, -0.002792, -0.0065, -0.100098, -0.013916, 0.01001, 0.012268, 0.089844, 0.014038, 0.000347, 0.000828, 0.02832, 0.004761, 0.005524, 0.002609, -0.070801, -0.043213, -0.001236, -0.001083, -0.019653, -0.001343, 0.000694, 0.00769, -0.034912, -0.01123, -0.000075, -0.00193, -0.029785, -0.003967, 0.000477, 0.002228, 0.022705, 0.004639, -0.013733, -0.023682, -0.116211, -0.032471, 0.000946, 0.004242, -0.028076, 0.003464, 0.002457, 0.004395, 0.035156, 0.002335, -0.000553, -0.001633, -0.030396, -0.00412, 0.00238, 0.006287, -0.021606, 0.025391, -0.001549, -0.002167, -0.023682, -0.002548, -0.002243, -0.002365, -0.036133, -0.006927, 0.000782, -0.00023, 0.031494, 0.015625, 0.000893, 0.001297, 0.024048, 0.008057, -0.001228, -0.003723, -0.032959, -0.012207, -0.001129, 0.002274, 0.027588, 0.00386, 0.001228, 0.001472, 0.025635, 0.003494, 0.000163, 0.001709, 0.028076, 0.002319, -0.001137, 0.002808, 0.030151, 0.005463, 0.00106, 0.001495, 0.023438, 0.002701, 0.000713, 0.000349, -0.02832, -0.008179, 0.000007, -0.003998, -0.036133, -0.00473, -0.002274, -0.001595, 0.034912, 0.009338, -0.002335, 0.002762, 0.105469, 0.009094, -0.0005, -0.000786, 0.028809, 0.003967, 0.002762, 0.007172, 0.094727, 0.019409, 0.001106, 0.002274, 0.039062, 0.007233, -0.000774, 0.001717, 0.033447, 0.006744, 0.001595, 0.004425, 0.033447, 0.006622, 0.008179, 0.013306, 0.126953, 0.028442, 0.000751, 0.000013, 0.028687, 0.004059, 0.00037, 0.001953, 0.036621, 0.004822, -0.000475, -0.00021, 0.057373, -0.015564, 0.000208, 0.000885, -0.083496, 0.017212, -0.000029, 0.000286, 0.067871, -0.001556, 0.000736, 0.000751, -0.084961, -0.005219, 0.001396, 0.001404, 0.063965, 0.001732, 0.000288, -0.000215, -0.04541, -0.008789, 0.001122, 0.003265, 0.066406, -0.00193, 0.001343, 0.000668, -0.067871, -0.016968, 0.000637, -0.000144, -0.070312, 0.012878, 0.000351, -0.00119, -0.0625, 0.005402, 0.000786, 0.001007, -0.082031, 0.009888, -0.000458, 0.000412, 0.074219, -0.00235, -0.000326, 0.00145, 0.060059, -0.01123, -0.001816, -0.002106, 0.07959, -0.010315, -0.000561, -0.001343, 0.072266, 0.007812, -0.000572, -0.002518, -0.064941, 0.010193, -0.000288, -0.002014, -0.070312, 0.003235, 0.001854, 0.002975, 0.067871, -0.010132, 0.000467, 0.002579, 0.071777, -0.000051, 0.00009, -0.003372, -0.078613, 0.011292, 0.000165, -0.001656, -0.056396, 0.011292, 0.000019, 0.001106, -0.063477, 0.003723, -0.00058, -0.000259, -0.063965, 0.015259, 0.000001, 0.000637, -0.082031, 0.026245, -0.000467, -0.001152, 0.080078, -0.00769, -0.000126, -0.000687, 0.071777, -0.019165, 0.000324, -0.000355, 0.034424, 0.050781, 0.001358, 0.00325, 0.07373, -0.007996, 0.002701, 0.003616, -0.07373, 0.007996, 0.000418, 0.000147, -0.078125, 0.024658, -0.000028, -0.000056, -0.080566, 0.013428, -0.000202, -0.002121, 0.070801, -0.019653, 0.000261, 0.000435, 0.066406, -0.000244, -0.001556, 0.000031, 0.07373, -0.007751, 0.000729, 0.002701, -0.081055, -0.00145, -0.000427, -0.00267, -0.062256, 0.018799, 0.000362, 0.001839, 0.063477, -0.034424, 0.000534, -0.000641, -0.087891, 0.002548, 0.001236, 0.000748, -0.126953, 0.018555, -0.000042, -0.001755, -0.0625, 0.015869, 0.000309, -0.000652, -0.04248, -0.008484, 0.001503, 0.002472, -0.066406, -0.00351, 0.001579, 0.00161, -0.094727, 0.007477, 0.000477, 0.001068, 0.075195, -0.016602, 0.000005, -0.002029, 0.077637, -0.023926, 0.016235, 0.027466, -0.010681, 0.005249, 0.00025, 0.001251, -0.067871, 0.012085, -0.001053, 0.000698, -0.072754, 0.000492, 0.000286, -0.000805, -0.044678, 0.013, -0.000181, 0.000973, 0.059082, -0.009949, 0.000223, -0.00061, 0.069336, -0.026245, 0.001305, 0.001846, 0.072754, -0.013794, -0.000614, -0.00022, -0.064453, 0.015381, -0.000763, -0.000326, 0.077148, -0.010498, -0.000012, -0.000957, -0.063965, -0.001373, -0.000317, -0.000778, 0.049561, -0.014709, -0.000412, 0.00132, 0.067871, -0.012207, 0.001396, 0.000782, -0.063477, 0.026123, -0.000146, 0.000565, 0.070312, -0.006927, -0.000292, 0.000094, -0.067871, -0.002594, -0.00145, -0.001747, 0.071777, 0.001389, -0.000328, -0.00053, 0.070801, 0.003799, -0.00002, 0.000534, -0.073242, 0.008484, 0.000053, -0.000131, 0.069824, -0.001251, -0.001167, -0.00095, 0.064453, -0.007874, 0.001083, 0.001709, -0.013916, 0.185547, -0.000368, 0.001213, 0.062988, -0.007935, -0.000158, 0.001289, 0.043701, -0.015076, 0.000062, 0.001999, -0.09082, 0.024414, -0.000801, -0.000471, 0.074219, 0.014893, -0.000675, 0.000049, 0.059082, 0.000843, -0.001122, -0.002029, -0.066406, 0.025879, 0.000368, 0.001038, -0.083008, 0.009949, -0.000188, 0.000243, 0.05542, -0.016113, 0.000044, 0.000546, -0.02832, -0.021118, -0.000481, -0.00042, 0.091309, 0.002411, 0.000412, 0.001244, -0.099121, -0.006042, -0.000152, -0.000013, 0.062012, 0.000576, -0.000414, -0.001305, -0.059326, -0.000137, 0.000824, 0.00079, -0.065918, 0.018433, -0.000296, 0.004059, 0.067871, -0.021118, 0.001625, 0.000679, -0.099609, 0.031982, 0.000694, 0.000557, -0.073242, 0.009888, -0.000288, 0.000048, 0.080078, 0.002228, 0.001144, -0.000378, -0.064941, -0.000179, 0.000097, 0.000568, -0.066406, 0.010559, 0.00008, -0.00058, -0.072754, 0.008545, 0.000401, 0.000243, -0.020142, -0.041016, 0.000557, 0.000055, -0.073242, 0.008118, -0.000851, -0.00103, 0.06543, -0.012451, 0.000345, -0.000054, 0.074219, -0.013123, 0.000232, 0.001091, 0.075195, -0.010498, -0.000706, -0.002274, -0.064941, -0.004608, 0.001083, 0.002716, 0.074707, -0.008362, -0.001099, -0.003754, -0.064453, 0.031494, -0.000435, 0.000332, 0.063965, 0.000797, 0.000032, -0.003464, 0.245117, 0.081543, 0.000374, 0.001053, -0.077148, 0.015076, 0.000946, 0.000595, -0.090332, -0.016724, 0.003784, 0.006958, 0.075684, 0.004852, -0.001305, -0.001274, -0.070312, 0.021606, -0.000019, 0.001305, 0.068359, -0.016846, -0.000824, 0.000102, 0.05957, 0.004913, -0.000102, 0.002228, 0.06543, -0.01532, 0.00033, 0.000207, -0.061035, 0.00473, -0.000683, -0.000228, 0.073242, -0.008301, -0.000135, -0.000233, -0.069824, 0.012878, -0.000362, -0.000299, -0.059814, 0.012634, -0.000147, 0.000206, 0.05835, -0.015442, -0.000683, 0.001114, 0.062988, 0.002884, -0.00061, -0.000214, -0.0625, 0.022095, 0.000181, -0.001686, -0.059082, 0.023315, 0.000645, 0.001434, -0.057617, 0.006073, -0.000977, -0.001404, -0.064453, -0.002472, -0.000117, 0.001167, -0.067383, -0.003616, -0.000496, 0.00041, 0.046387, -0.007996, -0.001251, -0.002487, 0.068359, -0.021362, 0.000404, 0.000343, 0.089844, -0.00885, -0.000648, 0.001404, 0.09375, -0.01239, -0.000515, 0.000286, -0.053955, 0.005402, -0.000448, -0.001068, 0.057373, -0.01178, 0.000214, -0.000406, -0.062012, 0.003998, -0.000481, 0.000138, -0.092773, 0.005676, -0.001122, -0.000862, 0.059082, -0.007355, 0.000037, 0.00103, 0.076172, -0.018188, 0.000343, 0.002304, -0.078125, 0.012207, 0.001434, 0.000782, -0.066406, -0.022705, 0.000182, -0.001022, 0.070312, -0.00082, 0.003113, 0.001389, 0.041748, 0.008972, 0.000162, -0.000961, -0.058105, -0.009644, 0.013245, 0.015869, 0.251953, 0.026855, -0.000858, -0.002563, -0.064941, -0.008972, 0.001907, 0.00473, 0.046387, 0.012085, -0.001907, -0.002182, -0.042969, -0.005035, 0.003677, 0.002335, 0.055908, 0.009216, 0.002823, 0.005035, 0.228516, 0.051514, 0.002197, 0.001724, 0.027222, 0.005157, 0.004822, 0.006226, 0.101074, 0.022095, 0.019897, 0.021484, 0.259766, 0.084961, -0.003738, -0.003342, -0.050781, -0.011475, -0.002457, -0.004364, -0.066895, -0.012085, 0.003479, 0.003052, 0.073242, 0.012207, 0.003784, 0.003815, 0.063477, 0.014343, -0.000977, -0.000204, -0.009399, -0.044678, -0.000874, -0.003189, -0.050781, -0.00824, -0.002396, -0.002365, -0.043945, -0.009033, -0.00164, -0.002045, -0.0354, -0.005829, 0.003967, 0.00528, 0.043945, 0.017212, 0.003128, 0.003967, 0.022095, -0.014893, -0.003159, -0.004517, -0.056152, -0.007996, 0.00106, 0.002609, 0.044434, 0.007507, 0.003967, 0.004425, 0.052246, 0.011169, -0.001038, -0.000328, -0.039307, -0.011719, -0.00354, -0.002182, -0.0354, -0.00824, -0.003448, -0.00528, -0.059814, -0.011047, -0.00264, -0.003281, -0.039062, -0.010925, 0.020752, 0.017822, 0.271484, 0.096191, -0.031982, -0.038574, -0.355469, -0.149414, -0.004517, -0.008423, -0.041992, -0.004364, 0.002762, 0.002365, 0.052734, 0.010498, -0.001953, -0.001656, -0.048584, -0.010681, -0.002731, -0.004364, -0.079102, -0.015442, -0.002228, -0.001389, -0.056641, -0.00885, -0.003586, -0.004669, -0.061768, -0.010864, 0.002701, 0.003021, 0.033936, 0.008301, -0.00708, -0.00824, -0.116699, -0.023682, 0.012695, 0.017212, 0.227539, 0.052246, 0.001869, 0.001518, 0.031494, 0.008118, -0.00264, -0.001808, -0.042969, -0.013977, 0.003372, 0.005615, 0.068848, 0.012573, -0.000511, 0.000199, 0.004242, -0.030273, 0.020874, 0.023071, 0.271484, 0.088867, 0.019409, 0.02124, 0.285156, 0.114746, 0.003448, 0.003525, 0.058594, 0.014099, 0.004639, 0.002914, 0.211914, 0.041748, -0.003387, -0.004089, -0.048584, -0.009216, 0.010132, 0.010437, 0.118652, 0.015381, -0.002899, -0.002609, -0.056396, -0.010071, -0.108887, -0.165039, -0.550781, -0.640625, 0.00415, 0.002686, 0.065918, 0.015625, 0.001236, 0.002151, 0.05127, 0.007233, -0.004303, -0.003448, -0.067383, -0.016846, -0.002426, -0.001755, -0.027588, -0.007233, -0.009338, -0.022339, -0.326172, -0.075684, -0.014771, -0.018188, -0.251953, -0.083496, 0.003036, 0.004517, 0.061768, 0.012146, -0.002197, -0.00238, -0.03418, -0.009399, -0.002731, -0.002716, -0.055908, -0.012512, -0.001793, -0.002136, -0.051025, -0.008545, -0.00766, -0.008118, -0.237305, -0.05542, -0.009888, -0.012573, -0.261719, -0.0625, 0.000191, -0.000824, -0.041748, -0.006378, -0.00383, -0.002823, -0.050781, -0.01416, -0.00193, -0.00415, -0.070801, -0.016724, -0.002274, -0.003754, -0.062256, -0.010437, 0.005798, 0.008545, 0.034668, 0.00589, 0.006714, 0.009033, 0.105469, 0.021729, -0.003662, -0.003677, -0.068359, -0.015259, -0.00412, -0.004639, -0.064941, -0.014954, 0.002289, 0.002884, 0.037109, 0.01001, -0.008789, -0.009216, -0.287109, -0.085938, -0.004181, -0.002914, -0.062988, -0.012085, -0.004364, -0.004089, -0.061035, -0.011963, -0.024292, -0.026367, -0.302734, -0.103516, -0.003021, -0.00589, -0.089844, -0.014099, 0.015198, 0.015625, 0.283203, 0.067383, 0.002625, 0.003021, 0.036133, 0.01001, -0.002502, -0.004028, -0.054688, -0.012817, -0.005646, -0.004089, -0.092285, -0.01416, -0.004913, -0.004211, -0.073242, -0.014282, 0.002487, 0.005219, 0.05957, 0.010925, -0.023193, -0.019531, -0.269531, -0.103516, 0.000721, 0.003433, 0.05542, 0.008301, 0.010559, 0.004852, 0.206055, 0.045166, 0.024048, 0.022217, 0.302734, 0.102051, -0.008728, -0.013855, -0.222656, -0.037109, -0.003235, -0.001053, -0.115234, -0.02124, 0.006042, 0.009216, 0.216797, 0.053223, -0.001495, -0.002518, -0.049072, -0.009949, 0.003281, 0.002853, 0.037109, 0.007782, -0.003799, -0.002914, -0.051025, -0.009521, -0.013672, -0.018555, -0.300781, -0.068359, -0.016724, -0.025635, -0.292969, -0.054688, 0.000935, 0.001305, 0.038818, 0.006073, -0.013306, -0.011719, -0.171875, -0.033691, -0.002945, -0.00354, -0.066895, -0.011963, -0.018921, -0.022339, -0.28125, -0.078125, 0.018555, 0.029663, 0.324219, 0.092285, -0.00267, -0.001984, -0.035889, -0.00647, -0.002945, -0.002213, -0.053223, -0.009155, 0.003723, 0.002609, 0.037842, 0.008484, 0.006622, 0.014343, 0.292969, 0.069336, -0.005768, -0.004608, -0.036133, -0.011475, 0.001839, 0.002518, 0.036377, 0.007416, -0.003647, -0.004456, -0.046631, -0.011414, 0.002365, 0.00264, 0.032715, 0.0065, 0.002441, 0.005646, 0.059326, 0.014587, 0.001999, 0.001343, 0.042969, 0.010681, -0.012146, -0.016602, -0.263672, -0.052002, 0.003098, 0.003296, 0.056396, 0.011353, -0.002869, -0.002777, -0.032471, -0.008484, 0.002686, 0.002579, 0.051025, 0.009216, -0.003647, -0.001762, -0.05127, -0.012756, 0.002533, 0.002441, 0.029907, 0.008484, 0.001869, 0.00264, 0.03833, 0.006989, 0.00322, 0.003052, 0.043701, 0.006714, 0.002045, 0.00325, 0.056152, 0.010742, -0.003677, -0.003006, -0.019165, -0.008484, -0.003616, -0.002563, -0.088867, -0.020508, -0.00106, -0.001053, -0.128906, -0.017944, -0.022827, -0.030884, -0.296875, -0.092285, -0.00079, 0.000244, -0.05249, -0.007874, -0.003311, -0.003586, -0.052002, -0.01709, 0.003662, 0.004181, 0.081543, 0.018188, -0.003143, -0.002838, -0.044922, -0.009644, 0.019165, 0.02063, 0.120605, 0.03833, 0.002533, 0.001755, 0.02832, -0.003784, 0.001335, -0.002655, 0.015625, 0.032715, 0.001755, -0.000074, 0.035645, -0.000006, -0.001877, -0.000763, -0.029541, -0.001694, 0.001068, 0.001221, 0.033203, 0.001183, 0.000664, 0.003433, 0.035645, -0.013855, -0.003052, -0.00325, -0.030029, -0.010925, 0.000284, 0.002518, 0.006958, -0.025879, -0.002609, -0.00322, -0.026611, -0.00528, -0.001549, 0.000242, -0.040771, 0.000267, -0.000178, -0.010193, -0.049805, -0.018921, -0.001427, -0.001503, -0.026367, -0.001015, -0.00028, 0.000946, -0.036621, 0.000051, -0.002594, -0.002457, -0.033936, 0.000454, 0.001335, -0.000256, 0.031006, 0.001442, -0.002457, 0.002762, -0.023071, -0.028687, 0.001305, -0.000353, 0.03064, -0.000199, -0.002106, -0.003418, -0.034424, -0.00412, -0.002441, -0.003937, -0.031982, 0.01001, 0.003494, 0.00267, 0.03833, 0.004913, -0.002548, -0.002975, -0.048584, 0.008118, 0.002396, 0.007111, 0.028076, -0.014404, 0.004211, 0.003448, 0.033203, 0.007446, -0.002899, -0.005432, -0.030396, 0.012146, -0.000146, -0.004852, 0.030273, 0.014954, -0.00061, -0.001198, -0.032471, 0.0019, 0.001656, 0.003937, 0.028564, -0.012573, 0.009949, 0.010559, 0.109863, 0.023682, -0.002106, 0.001175, -0.038574, -0.000549, -0.003433, -0.004944, -0.035889, 0.010986, -0.009583, -0.057617, 0.023071, 0.023071, -0.001984, -0.003845, -0.039062, 0.000015, 0.000081, -0.000553, -0.029541, -0.001328, 0.010132, 0.020142, 0.173828, -0.009644, -0.002426, 0.002716, -0.03418, -0.015747, 0.001862, 0.002823, 0.0271, 0.003006, 0.00161, 0.003448, 0.032959, -0.000969, -0.003326, -0.004456, -0.055176, -0.006287, -0.002808, -0.005676, -0.072266, -0.021606, -0.001945, -0.003281, -0.0354, 0.006195, -0.001602, -0.000637, -0.031494, 0.006317, -0.003616, 0.000938, -0.041016, -0.016235, -0.002365, 0.002655, -0.036621, -0.031006, 0.003143, 0.003235, 0.035889, 0.005981, 0.000801, 0.002869, 0.031738, 0.00116, -0.002701, 0.000919, -0.031982, 0.00209, -0.001244, -0.000916, -0.029419, -0.000916, -0.002701, -0.003647, -0.035889, 0.009827, 0.002533, 0.009644, 0.044434, -0.008789, -0.004272, -0.005188, -0.041016, -0.007172, 0.001587, 0.004395, 0.028809, -0.01416, 0.000858, 0.003662, 0.02771, -0.014038, -0.000992, 0.001572, -0.014771, -0.028442, -0.001595, -0.00164, -0.044189, -0.003174, 0.002487, 0.000656, 0.022827, 0.022827, -0.002609, -0.005981, -0.032227, 0.01062, -0.001617, 0.001953, -0.046875, -0.002029, 0.001808, 0.005219, 0.0354, -0.01123, -0.00161, -0.004669, -0.025635, 0.012756, 0.000023, -0.004303, 0.043945, -0.001587, -0.001671, -0.002808, -0.033203, -0.001892, -0.000744, 0.000885, -0.034912, 0.003082, 0.002457, 0.003998, 0.039551, -0.008606, 0.001846, -0.001419, 0.010193, 0.027588, -0.000357, -0.002792, 0.040527, -0.001999, 0.00589, 0.010864, 0.044678, 0.044922, 0.005493, 0.008057, 0.042236, 0.023315, 0.000292, -0.000142, -0.035889, 0.007996, -0.001984, -0.006622, -0.046387, 0.019531, -0.017456, -0.024292, -0.19043, -0.070312, 0.001114, 0.003479, 0.030151, -0.006836, -0.001022, -0.000977, -0.033447, 0.000778, 0.001999, 0.005371, 0.030762, -0.017456, 0.002441, 0.007416, 0.026733, -0.02124, 0.001305, -0.000096, 0.038086, 0.004517, -0.001221, -0.00386, 0.045654, -0.001144, 0.002899, 0.002441, 0.040283, 0.003937, 0.001511, -0.001244, 0.034424, -0.005768, -0.000207, 0.000942, 0.006805, -0.031006, 0.00531, 0.006378, 0.02771, 0.01123, -0.002686, -0.002518, -0.036621, -0.00264, -0.000414, -0.000931, -0.037109, -0.002029, 0.005798, 0.007568, 0.059082, -0.000614, -0.003204, 0.001122, -0.03833, -0.004517, 0.002609, 0.001953, 0.017334, 0.022095, 0.000347, -0.001411, 0.028809, -0.00148, 0.001511, 0.003708, 0.028931, -0.005798, 0.002197, -0.000969, 0.035889, 0.004639, -0.00415, -0.049072, 0.014526, 0.014954, -0.003143, -0.002762, -0.041504, -0.003586, -0.0019, -0.000376, -0.034424, 0.000679, -0.0019, 0.002197, -0.023315, -0.023438, -0.002884, -0.001266, -0.031128, -0.000648, 0.001236, -0.002609, 0.036133, 0.008789, -0.001854, 0.00322, -0.032471, -0.006073, -0.00206, 0.0005, -0.033936, -0.00293, -0.009705, -0.016235, -0.143555, -0.011353, -0.003494, 0.000345, -0.016968, -0.031006, -0.002579, 0.001953, -0.038574, 0.003738, -0.001396, -0.000813, -0.035156, -0.00354, 0.001305, -0.000248, 0.031128, 0.002747, 0.002029, -0.000173, 0.03418, 0.002182, -0.000702, -0.001091, -0.027344, -0.000813, -0.000584, 0.002792, -0.033447, 0.007416, -0.0065, -0.00769, 0.018921, -0.116211, -0.006256, -0.010315, -0.179688, -0.002487, 0.002365, 0.003571, 0.039307, 0.001213, -0.003128, -0.004822, -0.028198, -0.012207, -0.001472, 0.000443, -0.029053, -0.011536, -0.001266, 0.001282, -0.034424, -0.000984, 0.00322, 0.001457, 0.00946, 0.036377, -0.003052, -0.006897, -0.038086, 0.016479, -0.000233, -0.000172, -0.02771, 0.007507, -0.000534, -0.001152, -0.030762, -0.001129, -0.001884, -0.005951, -0.031738, 0.018311, -0.001274, -0.0047, -0.026978, 0.012573, 0.001732, 0.002426, 0.0354, -0.00705, 0.001877, 0.002625, 0.035889, -0.013, 0.000143, -0.000102, 0.041504, -0.00708, -0.000057, -0.001236, 0.033203, -0.001457, -0.001785, 0.001419, -0.020386, -0.023926, 0.003235, 0.00103, 0.040527, 0.005219, -0.001839, -0.000397, 0.010559, -0.042969, 0.000725, 0.00119, 0.030884, -0.001495, 0.001236, 0.002289, 0.034668, 0.005951, 0.002441, 0.001228, 0.039551, -0.007568, -0.000713, -0.002579, -0.031494, -0.002335, -0.001663, -0.004333, -0.03064, 0.011658 ] } , "name": "LlmExporter::FusedLinearAttention_642", "outputIndexes": [ 137 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 125, 134, 136, 137 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.2/self_attn/FusedLinearAttention", "outputIndexes": [ 138 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 138, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.2/self_attn/Reshape_output_0", "outputIndexes": [ 139 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 139 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.2/self_attn/norm/Cast_output_0", "outputIndexes": [ 140 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 140 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 30906786, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.2/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 141 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1883 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 30907810, 1048598, 262144, 0, 0 ] } , "name": "/layers.2/self_attn/in_proj_z/Linear", "outputIndexes": [ 1896 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1896 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 1897 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1897 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 142 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 142, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.2/self_attn/Reshape_1_output_0", "outputIndexes": [ 143 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 143 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.2/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 145 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 141, 145 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.2/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 146 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 123 ] , "main_type": "NONE", "name": "/blocks.2/self_attn/Shape_output_0", "outputIndexes": [ 147 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 147 ] , "main_type": "NONE", "name": "Shape251", "outputIndexes": [ 148 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 147 ] , "main_type": "NONE", "name": "Rank253", "outputIndexes": [ 149 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 149, 149 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp255", "outputIndexes": [ 150 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 150 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze256", "outputIndexes": [ 151 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 150, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp258", "outputIndexes": [ 152 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 152 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze259", "outputIndexes": [ 153 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 148, 151, 153, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice262", "outputIndexes": [ 154 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 154 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze263", "outputIndexes": [ 155 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 155, 155 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp265", "outputIndexes": [ 156 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 147, 156, 150 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.2/self_attn/Gather_output_0", "outputIndexes": [ 157 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 157, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.2/self_attn/Unsqueeze_output_0", "outputIndexes": [ 158 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 150 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze273", "outputIndexes": [ 159 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 152 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze276", "outputIndexes": [ 160 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 148, 159, 160, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice279", "outputIndexes": [ 161 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 161 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze280", "outputIndexes": [ 162 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 162 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp281", "outputIndexes": [ 163 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 163, 162 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp282", "outputIndexes": [ 164 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 147, 164, 150 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.2/self_attn/Gather_1_output_0", "outputIndexes": [ 165 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 165, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.2/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 166 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 158, 166, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.2/self_attn/Concat_output_0", "outputIndexes": [ 167 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 146, 167 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.2/self_attn/Reshape_2_output_0", "outputIndexes": [ 168 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 168 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 1898 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1898 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.2/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 1899 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1899 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 32218552, 1048598, 262144, 0, 0 ] } , "name": "/layers.2/self_attn/out_proj/Linear", "outputIndexes": [ 1900 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1900 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 1901 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1901 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.2/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 169 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 122, 169 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.2/Add_output_0", "outputIndexes": [ 170 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 170 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 33529294, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.2/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 171 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 171 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.2/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 1902 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1902 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.2/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 1903 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1903 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 33537486, 1835030, 458752, 0, 0 ] } , "name": "/layers.2/mlp/gate_proj/Linear", "outputIndexes": [ 1904 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1904 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 1905 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1905 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.2/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 172 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 172 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.2/mlp/act_fn/Mul_output_0", "outputIndexes": [ 173 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1903 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 35831268, 1835030, 458752, 0, 0 ] } , "name": "/layers.2/mlp/up_proj/Linear", "outputIndexes": [ 1908 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1908 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 1909 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1909 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.2/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 174 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 173, 174 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.2/mlp/Mul_output_0", "outputIndexes": [ 175 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 175 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.2/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 1910 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1910 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.2/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 1911 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1911 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 38125050, 1835030, 458752, 0, 0 ] } , "name": "/layers.2/mlp/down_proj/Linear", "outputIndexes": [ 1912 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1912 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.2/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 1913 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1913 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.2/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 176 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 170, 176 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.2/Add_1_output_0", "outputIndexes": [ 177 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 177, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.3/Reshape_output_0", "outputIndexes": [ 178 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 178 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 40418832, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.3/input_layernorm/Mul_1_output_0", "outputIndexes": [ 179 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 179 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.3/self_attn/q_proj/Linear/pre_reshape", "outputIndexes": [ 1914 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1914 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.3/self_attn/q_proj/Linear/pre_convert", "outputIndexes": [ 1915 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1915 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 4096, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 65536, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 40427024, 2097174, 524288, 0, 0 ] } , "name": "/layers.3/self_attn/q_proj/Linear", "outputIndexes": [ 1916 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1916 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/self_attn/q_proj/Linear/post_convert", "outputIndexes": [ 1917 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1917 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 4096 ] , "dimType": "NCHW" } , "name": "/layers.3/self_attn/q_proj/Linear/post_reshape", "outputIndexes": [ 180 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 179 ] , "main_type": "NONE", "name": "/blocks.3/self_attn/Shape_output_0", "outputIndexes": [ 181 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 181 ] , "main_type": "NONE", "name": "Shape315", "outputIndexes": [ 182 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 181 ] , "main_type": "NONE", "name": "Rank317", "outputIndexes": [ 183 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 183, 183 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp319", "outputIndexes": [ 184 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 184 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze320", "outputIndexes": [ 185 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 184, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp322", "outputIndexes": [ 186 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 186 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze323", "outputIndexes": [ 187 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 182, 185, 187, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice326", "outputIndexes": [ 188 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 188 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze327", "outputIndexes": [ 189 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 189, 189 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp329", "outputIndexes": [ 190 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 181, 190, 184 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_output_0", "outputIndexes": [ 191 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 191, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_output_0", "outputIndexes": [ 192 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 184 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze337", "outputIndexes": [ 193 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 186 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze340", "outputIndexes": [ 194 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 182, 193, 194, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice343", "outputIndexes": [ 195 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 195 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze344", "outputIndexes": [ 196 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 196 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp345", "outputIndexes": [ 197 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 197, 196 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp346", "outputIndexes": [ 198 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 181, 198, 184 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_1_output_0", "outputIndexes": [ 199 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 199, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 200 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 8 ] } , "name": "/blocks.3/self_attn/Constant_2_output_0", "outputIndexes": [ 201 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 512 ] } , "name": "/blocks.3/self_attn/Constant_3_output_0", "outputIndexes": [ 202 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 192, 200, 201, 202 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.3/self_attn/Concat_output_0", "outputIndexes": [ 203 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 180, 203 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.3/self_attn/Reshape_output_0", "outputIndexes": [ 204 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 2 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 256, 256 ] } , "name": "/blocks.3/self_attn/Constant_4_output_0", "outputIndexes": [ 205 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 204, 205 ] , "main_type": "Slice", "main": { "axis": -1, "sourceType": "TORCH" } , "name": "/blocks.3/self_attn/Split_output_0", "outputIndexes": [ 206, 207 ] , "type": "Slice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 191, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_4_output_0", "outputIndexes": [ 208 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 199, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_5_output_0", "outputIndexes": [ 209 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 256 ] } , "name": "/blocks.3/self_attn/Constant_7_output_0", "outputIndexes": [ 210 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 208, 209, 201, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.3/self_attn/Concat_2_output_0", "outputIndexes": [ 211 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 206, 211 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.3/self_attn/Reshape_2_output_0", "outputIndexes": [ 212 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 212 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 43048486, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.3/self_attn/q_norm/Mul_1_output_0", "outputIndexes": [ 214 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 0 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/rotary/Cast_output_0", "outputIndexes": [ 215 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 215, 54 ] , "main_type": "SqueezeParam", "main": { } , "name": "/rotary/Unsqueeze_output_0", "outputIndexes": [ 216 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1, 32 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 1.0, 0.604296, 0.365174, 0.220673, 0.133352, 0.080584, 0.048697, 0.029427, 0.017783, 0.010746, 0.006494, 0.003924, 0.002371, 0.001433, 0.000866, 0.000523, 0.000316, 0.000191, 0.000115, 0.00007, 0.000042, 0.000025, 0.000015, 0.000009, 0.000006, 0.000003, 0.000002, 0.000001, 0.000001, 0.0, 0.0, 0.0 ] } , "name": "/rotary/Constant_1_output_0", "outputIndexes": [ 217 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 216, 217 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/rotary/Mul_output_0", "outputIndexes": [ 218 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 218 ] , "main_type": "Permute", "main": { "dims": [ 1, 0, 2 ] } , "name": "/rotary/Transpose_output_0", "outputIndexes": [ 219 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 2 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ -1, 96 ] } , "name": "/rotary/Constant_4_output_0", "outputIndexes": [ 220 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 219, 220 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/rotary/Reshape_output_0", "outputIndexes": [ 221 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 32 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 0, 33, 66, 3, 36, 69, 6, 39, 72, 9, 42, 75, 12, 45, 78, 15, 48, 81, 18, 51, 84, 21, 54, 87, 24, 57, 90, 27, 60, 93, 30, 63 ] } , "name": "onnx::Gather_411", "outputIndexes": [ 222 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 221 ] , "main_type": "NONE", "name": "Shape377", "outputIndexes": [ 223 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 221 ] , "main_type": "NONE", "name": "Rank379", "outputIndexes": [ 224 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 224 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp380", "outputIndexes": [ 225 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 225, 224 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp381", "outputIndexes": [ 226 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 226 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze382", "outputIndexes": [ 227 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 226, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp384", "outputIndexes": [ 228 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 228 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze385", "outputIndexes": [ 229 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 223, 227, 229, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice388", "outputIndexes": [ 230 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 230 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze389", "outputIndexes": [ 231 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 222, 231 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp390", "outputIndexes": [ 232 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 232, 231 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp391", "outputIndexes": [ 233 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 221, 233, 226 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/rotary/Gather_output_0", "outputIndexes": [ 234 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 234 ] , "main_type": "UnaryOp", "main": { "opType": "COS", "T": "DT_FLOAT" } , "name": "/rotary/Cos_output_0", "outputIndexes": [ 235 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 235, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/rotary/Unsqueeze_1_output_0", "outputIndexes": [ 236 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 234 ] , "main_type": "UnaryOp", "main": { "opType": "SIN", "T": "DT_FLOAT" } , "name": "/rotary/Sin_output_0", "outputIndexes": [ 237 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 237, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/rotary/Unsqueeze_2_output_0", "outputIndexes": [ 238 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 236, 238 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/rotary/Concat_output_0", "outputIndexes": [ 239 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 239, 239 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/rotary/Concat_1_output_0", "outputIndexes": [ 240 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 2 ] } , "name": "/rotary/Constant_7_output_0", "outputIndexes": [ 241 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 240, 241 ] , "main_type": "SqueezeParam", "main": { } , "name": "/rotary/Unsqueeze_3_output_0", "outputIndexes": [ 242 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 242, 39 ] , "main_type": "SqueezeParam", "main": { } , "name": "/rotary/Unsqueeze_4_output_0", "outputIndexes": [ 243 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 243 ] , "main_type": "NONE", "name": "Shape403", "outputIndexes": [ 244 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 243 ] , "main_type": "NONE", "name": "Rank405", "outputIndexes": [ 245 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 245, 245 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp407", "outputIndexes": [ 246 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 246 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze408", "outputIndexes": [ 247 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 246, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp410", "outputIndexes": [ 248 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 248 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze411", "outputIndexes": [ 249 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 244, 247, 249, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice414", "outputIndexes": [ 250 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 250 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze415", "outputIndexes": [ 251 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 251, 251 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp417", "outputIndexes": [ 252 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 243, 252, 246 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_2_output_0", "outputIndexes": [ 253 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 253 ] , "main_type": "NONE", "name": "/blocks.3/self_attn/Shape_2_output_0", "outputIndexes": [ 254 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "main_type": "Blob", "main": { "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 3 ] } , "name": "/blocks.3/self_attn/Constant_12_output_0", "outputIndexes": [ 255 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 254 ] , "main_type": "NONE", "name": "Shape421", "outputIndexes": [ 256 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 254 ] , "main_type": "NONE", "name": "Rank423", "outputIndexes": [ 257 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 257, 257 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp425", "outputIndexes": [ 258 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 258 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze426", "outputIndexes": [ 259 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 258, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp428", "outputIndexes": [ 260 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 260 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze429", "outputIndexes": [ 261 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 256, 259, 261, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice432", "outputIndexes": [ 262 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 262 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze433", "outputIndexes": [ 263 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 263 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp434", "outputIndexes": [ 264 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 264, 263 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp435", "outputIndexes": [ 265 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 254, 265, 258 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_4_output_0", "outputIndexes": [ 266 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_10_output_0", "outputIndexes": [ 267 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 3 ] } , "name": "/blocks.3/self_attn/Constant_13_output_0", "outputIndexes": [ 268 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 214, 44, 267, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_output_0", "outputIndexes": [ 269 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 269, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Mul_output_0", "outputIndexes": [ 270 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 269 ] , "main_type": "NONE", "name": "/blocks.3/self_attn/Shape_3_output_0", "outputIndexes": [ 271 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 271 ] , "main_type": "NONE", "name": "Shape442", "outputIndexes": [ 272 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 271 ] , "main_type": "NONE", "name": "Rank444", "outputIndexes": [ 273 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 273, 273 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp446", "outputIndexes": [ 274 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 274 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze447", "outputIndexes": [ 275 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 274, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp449", "outputIndexes": [ 276 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 276 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze450", "outputIndexes": [ 277 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 272, 275, 277, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice453", "outputIndexes": [ 278 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 278 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze454", "outputIndexes": [ 279 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 279 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp455", "outputIndexes": [ 280 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 280, 279 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp456", "outputIndexes": [ 281 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 271, 281, 274 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_5_output_0", "outputIndexes": [ 282 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 2 ] } , "name": "/blocks.3/self_attn/Constant_22_output_0", "outputIndexes": [ 283 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 282, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Div_output_0", "outputIndexes": [ 284 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 284, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_13_output_0", "outputIndexes": [ 285 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 1 ] , "dataFormat": "NCHW", "dataType": "DT_INT32", "int32s": [ 1073741824 ] } , "name": "/blocks.3/self_attn/Constant_19_output_0", "outputIndexes": [ 286 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 269, 285, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_3_output_0", "outputIndexes": [ 287 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 287 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.3/self_attn/Neg_output_0", "outputIndexes": [ 288 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 284, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_12_output_0", "outputIndexes": [ 289 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 269, 44, 289, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_2_output_0", "outputIndexes": [ 290 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 288, 290 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.3/self_attn/Concat_5_output_0", "outputIndexes": [ 291 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 246 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze473", "outputIndexes": [ 292 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 248 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze476", "outputIndexes": [ 293 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 244, 292, 293, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice479", "outputIndexes": [ 294 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 294 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze480", "outputIndexes": [ 295 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 295 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp481", "outputIndexes": [ 296 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 296, 295 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp482", "outputIndexes": [ 297 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 243, 297, 246 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_3_output_0", "outputIndexes": [ 298 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 291, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Mul_1_output_0", "outputIndexes": [ 299 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 270, 299 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Add_output_0", "outputIndexes": [ 300 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_11_output_0", "outputIndexes": [ 301 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 214, 301, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_1_output_0", "outputIndexes": [ 302 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 300, 302 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.3/self_attn/Concat_6_output_0", "outputIndexes": [ 303 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1915 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 43050534, 262166, 65536, 0, 0 ] } , "name": "/layers.3/self_attn/k_proj/Linear", "outputIndexes": [ 1920 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1920 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/self_attn/k_proj/Linear/post_convert", "outputIndexes": [ 1921 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1921 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.3/self_attn/k_proj/Linear/post_reshape", "outputIndexes": [ 304 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 191, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_6_output_0", "outputIndexes": [ 305 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 199, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_7_output_0", "outputIndexes": [ 306 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 305, 306, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.3/self_attn/Concat_3_output_0", "outputIndexes": [ 307 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 304, 307 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.3/self_attn/Reshape_3_output_0", "outputIndexes": [ 308 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 308 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 43378236, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.3/self_attn/k_norm/Mul_1_output_0", "outputIndexes": [ 310 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_14_output_0", "outputIndexes": [ 311 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 310, 44, 311, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_4_output_0", "outputIndexes": [ 312 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 312, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Mul_2_output_0", "outputIndexes": [ 313 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 312 ] , "main_type": "NONE", "name": "/blocks.3/self_attn/Shape_4_output_0", "outputIndexes": [ 314 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 314 ] , "main_type": "NONE", "name": "Shape507", "outputIndexes": [ 315 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 314 ] , "main_type": "NONE", "name": "Rank509", "outputIndexes": [ 316 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 316, 316 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp511", "outputIndexes": [ 317 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 317 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze512", "outputIndexes": [ 318 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 317, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp514", "outputIndexes": [ 319 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 319 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze515", "outputIndexes": [ 320 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 315, 318, 320, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice518", "outputIndexes": [ 321 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 321 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze519", "outputIndexes": [ 322 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 322 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp520", "outputIndexes": [ 323 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 323, 322 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp521", "outputIndexes": [ 324 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 314, 324, 317 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.3/self_attn/Gather_6_output_0", "outputIndexes": [ 325 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 325, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Div_1_output_0", "outputIndexes": [ 326 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 326, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_17_output_0", "outputIndexes": [ 327 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 312, 327, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_7_output_0", "outputIndexes": [ 328 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 328 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.3/self_attn/Neg_1_output_0", "outputIndexes": [ 329 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 326, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_16_output_0", "outputIndexes": [ 330 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 312, 44, 330, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_6_output_0", "outputIndexes": [ 331 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 329, 331 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.3/self_attn/Concat_7_output_0", "outputIndexes": [ 332 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 332, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Mul_3_output_0", "outputIndexes": [ 333 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 313, 333 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Add_1_output_0", "outputIndexes": [ 334 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_15_output_0", "outputIndexes": [ 335 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 310, 335, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.3/self_attn/Slice_5_output_0", "outputIndexes": [ 336 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 334, 336 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.3/self_attn/Concat_8_output_0", "outputIndexes": [ 337 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1915 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 43380284, 262166, 65536, 0, 0 ] } , "name": "/layers.3/self_attn/v_proj/Linear", "outputIndexes": [ 1924 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1924 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/self_attn/v_proj/Linear/post_convert", "outputIndexes": [ 1925 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1925 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.3/self_attn/v_proj/Linear/post_reshape", "outputIndexes": [ 338 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 191, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_8_output_0", "outputIndexes": [ 339 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 199, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_9_output_0", "outputIndexes": [ 340 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 339, 340, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.3/self_attn/Concat_4_output_0", "outputIndexes": [ 341 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 338, 341 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.3/self_attn/Reshape_4_output_0", "outputIndexes": [ 342 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343 ] , "main_type": "NONE", "name": "Shape542", "outputIndexes": [ 344 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 343 ] , "main_type": "NONE", "name": "Rank544", "outputIndexes": [ 345 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 345, 345 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp546", "outputIndexes": [ 346 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze547", "outputIndexes": [ 347 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp549", "outputIndexes": [ 348 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 348 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze550", "outputIndexes": [ 349 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 344, 347, 349, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice553", "outputIndexes": [ 350 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 350 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze554", "outputIndexes": [ 351 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 351, 351 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp556", "outputIndexes": [ 352 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343, 352, 346 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/Gather_output_0", "outputIndexes": [ 353 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 303, 337, 342, 353 ] , "main_type": "AttentionParam", "main": { "kv_cache": true, "layer_index": 3, "kv_shared_layer_index": -1 } , "name": "/layers.3/self_attn/FusedAttention", "outputIndexes": [ 354 ] , "type": "Attention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 207 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.3/self_attn/Sigmoid_output_0", "outputIndexes": [ 355 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 191, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_2_output_0", "outputIndexes": [ 356 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 199, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.3/self_attn/Unsqueeze_3_output_0", "outputIndexes": [ 357 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 356, 357, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.3/self_attn/Concat_1_output_0", "outputIndexes": [ 358 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 355, 358 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.3/self_attn/Reshape_1_output_0", "outputIndexes": [ 359 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 354, 359 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/self_attn/Mul_4_output_0", "outputIndexes": [ 360 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 360 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.3/self_attn/o_proj/Linear/pre_reshape", "outputIndexes": [ 1926 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1926 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.3/self_attn/o_proj/Linear/pre_convert", "outputIndexes": [ 1927 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1927 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 43707986, 1048598, 262144, 0, 0 ] } , "name": "/layers.3/self_attn/o_proj/Linear", "outputIndexes": [ 1928 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1928 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/self_attn/o_proj/Linear/post_convert", "outputIndexes": [ 1929 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1929 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.3/self_attn/o_proj/Linear/post_reshape", "outputIndexes": [ 361 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 178, 361 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/Add_output_0", "outputIndexes": [ 362 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 362 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 45018728, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.3/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 363 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 363 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.3/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 1930 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1930 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.3/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 1931 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1931 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 45026920, 1835030, 458752, 0, 0 ] } , "name": "/layers.3/mlp/gate_proj/Linear", "outputIndexes": [ 1932 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1932 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 1933 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1933 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.3/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 364 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 364 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.3/mlp/act_fn/Mul_output_0", "outputIndexes": [ 365 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1931 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 47320702, 1835030, 458752, 0, 0 ] } , "name": "/layers.3/mlp/up_proj/Linear", "outputIndexes": [ 1936 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1936 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 1937 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1937 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.3/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 366 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 365, 366 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/mlp/Mul_output_0", "outputIndexes": [ 367 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 367 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.3/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 1938 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1938 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.3/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 1939 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1939 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 49614484, 1835030, 458752, 0, 0 ] } , "name": "/layers.3/mlp/down_proj/Linear", "outputIndexes": [ 1940 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1940 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.3/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 1941 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1941 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.3/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 368 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 362, 368 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.3/Add_1_output_0", "outputIndexes": [ 369 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 369, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.4/Reshape_output_0", "outputIndexes": [ 370 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 370 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 51908266, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.4/input_layernorm/Mul_1_output_0", "outputIndexes": [ 371 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 371 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 1942 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1942 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.4/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 1943 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1943 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 51916458, 3145750, 786432, 0, 0 ] } , "name": "/layers.4/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 1944 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1944 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 1945 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1945 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 372 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 372 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.4/self_attn/Transpose_output_0", "outputIndexes": [ 373 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.416862, -0.971602, -0.314664, -0.524908, -0.407205, -0.074739, -0.258835, -0.856181, -1.824968, -0.269146, -0.404037, -0.539459, -0.050571, -1.782692, -0.24892, -0.061961 ] } , "name": "/blocks.4/self_attn/Neg_output_0", "outputIndexes": [ 374 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1943 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 55848640, 8214, 2048, 0, 0 ] } , "name": "/layers.4/self_attn/in_proj_a/Linear", "outputIndexes": [ 1948 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1948 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 1949 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1949 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 375 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.044189, 2.25, -4.46875, 1.890625, -5.375, -5.53125, -5.28125, 0.925781, 0.11084, -3.046875, -0.263672, -5.5, -3.34375, -5.25, -0.12207, -4.03125 ] } , "name": "onnx::Add_3517", "outputIndexes": [ 377 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 375, 377 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.4/self_attn/Add_output_0", "outputIndexes": [ 378 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 378 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp601", "outputIndexes": [ 379 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 379, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp603", "outputIndexes": [ 380 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 380 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.4/self_attn/Softplus_output_0", "outputIndexes": [ 381 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 374, 381 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.4/self_attn/Mul_output_0", "outputIndexes": [ 382 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1943 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 55858902, 8214, 2048, 0, 0 ] } , "name": "/layers.4/self_attn/in_proj_b/Linear", "outputIndexes": [ 1952 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1952 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 1953 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1953 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 383 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 383 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.4/self_attn/Sigmoid_output_0", "outputIndexes": [ 384 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.010437, -0.026978, -0.068359, -0.308594, -0.001175, -0.001404, 0.001274, 0.054199, -0.005341, -0.013062, -0.047852, -0.151367, 0.004333, -0.002014, -0.017456, -0.206055, -0.007935, -0.018311, -0.061035, -0.206055, -0.000463, 0.003082, 0.008728, 0.105469, -0.000212, -0.002701, -0.01709, -0.151367, 0.004974, 0.019409, 0.10791, 0.296875, -0.005371, -0.013245, -0.034668, -0.141602, -0.001289, -0.004364, -0.01062, -0.048096, 0.004089, 0.011536, 0.028076, 0.140625, -0.00322, 0.002914, -0.010254, 0.194336, 0.004425, 0.006256, 0.016602, -0.017212, -0.013306, 0.003052, 0.052979, 0.519531, -0.000591, -0.001457, -0.00322, -0.046631, 0.001778, 0.003006, 0.002792, 0.052246, -0.00264, -0.003906, -0.010254, -0.031738, 0.003479, 0.00769, 0.023193, -0.033691, 0.001762, 0.007874, 0.020142, 0.106445, -0.000173, -0.017822, -0.088867, -0.433594, 0.002197, -0.000599, -0.028076, -0.149414, 0.019897, 0.047607, 0.132812, 0.013123, -0.001213, 0.001518, -0.000622, -0.036621, 0.001289, 0.000427, 0.019897, 0.12793, -0.000332, -0.002731, -0.011963, -0.105469, 0.00164, 0.001747, -0.00164, -0.033691, 0.009705, 0.018799, 0.062988, 0.320312, 0.002213, -0.002151, -0.013184, -0.149414, -0.00235, 0.001144, 0.010315, 0.106934, -0.001671, -0.002274, -0.007416, -0.059326, -0.001778, -0.002289, 0.039062, 0.367188, -0.001282, -0.000584, -0.00769, -0.174805, 0.001701, 0.003693, -0.022461, -0.154297, -0.015564, -0.030029, -0.075684, -0.081543, -0.003433, -0.005127, -0.044189, -0.229492, -0.011292, -0.014893, -0.031982, -0.092773, -0.000284, 0.002029, 0.005096, 0.055664, 0.002747, 0.007446, 0.010437, 0.026367, 0.010254, 0.019775, 0.045654, 0.148438, -0.002899, -0.00386, -0.007355, -0.020996, 0.001968, 0.003082, 0.006348, 0.03125, -0.002701, -0.003647, -0.003479, 0.121582, 0.001221, 0.000204, -0.003937, -0.072266, 0.003784, 0.00528, 0.031982, 0.150391, -0.006836, -0.01709, -0.038086, -0.326172, 0.002304, 0.001083, -0.00824, -0.151367, -0.032959, -0.057129, -0.091797, -0.036621, 0.002106, 0.003098, 0.031006, 0.141602, -0.000896, -0.00412, -0.020508, -0.158203, 0.001564, -0.001442, -0.011597, -0.141602, -0.000973, -0.004456, -0.012024, -0.102539, -0.004517, -0.016724, -0.067383, -0.339844, 0.000492, -0.00177, -0.006409, -0.089844, 0.000732, 0.000599, 0.001892, 0.026001, -0.000317, -0.005829, -0.023315, -0.130859, -0.009705, -0.021729, -0.059082, -0.123535, 0.000326, -0.001831, -0.010925, -0.097656, 0.000383, -0.00267, -0.021973, -0.165039, 0.000904, -0.001999, -0.010681, -0.121582, 0.001251, -0.00061, -0.002502, -0.041748, 0.001572, 0.002945, 0.008789, 0.034912, -0.028076, -0.050537, -0.093262, -0.390625, -0.000561, -0.001091, -0.005829, -0.142578, -0.038086, -0.06543, -0.141602, 0.009827, -0.000683, -0.002869, -0.010559, -0.172852, -0.006012, -0.005737, -0.002365, 0.136719, 0.000047, 0.010071, 0.055664, 0.349609, -0.001213, 0.001945, 0.012512, 0.118164, -0.012878, -0.019287, -0.044434, -0.267578, -0.005249, -0.012878, -0.039307, -0.158203, -0.001793, -0.006714, -0.021729, -0.065918, 0.002136, 0.005402, 0.01001, -0.03833, -0.000122, 0.000874, -0.006439, -0.104004, 0.010132, 0.021606, 0.067383, 0.269531, -0.00164, -0.001442, 0.006622, 0.063965, -0.002121, 0.00238, 0.025391, 0.222656, -0.000866, 0.014038, 0.065918, 0.496094, -0.010742, -0.020996, -0.055908, -0.239258, 0.0009, 0.002731, 0.008057, 0.043213, 0.012207, 0.021973, 0.04126, 0.069336, -0.006866, -0.010193, -0.020264, 0.015991, -0.003906, -0.008667, -0.025757, 0.016846, 0.007263, 0.012207, 0.038086, 0.131836, 0.003082, 0.000801, -0.003662, -0.095703, -0.004639, -0.007935, -0.04126, -0.328125, -0.005646, -0.009338, -0.022705, -0.105957, 0.000713, 0.002914, 0.02124, 0.15332, 0.005188, 0.007568, 0.026733, 0.314453, -0.003784, -0.011414, -0.04834, -0.246094, 0.004425, 0.001884, -0.005402, -0.134766, 0.003464, -0.00041, -0.023193, -0.143555, -0.000847, 0.002213, 0.022461, 0.165039, -0.009094, -0.014221, -0.027954, 0.02417, -0.026367, -0.040039, -0.090332, -0.294922, 0.006012, 0.008606, 0.029541, 0.128906, -0.000957, -0.001572, 0.001854, -0.047607, 0.000265, 0.002167, 0.010071, 0.084961, 0.006592, 0.015869, 0.05835, 0.314453, -0.003159, -0.006958, -0.014038, -0.09082, 0.000118, -0.000824, -0.005829, -0.119629, -0.010803, -0.006042, 0.031128, 0.287109, 0.000656, 0.002609, 0.00531, 0.04834, 0.001862, -0.001068, -0.007874, -0.088867, 0.000458, -0.001373, -0.008545, -0.119629, 0.004211, 0.009216, 0.028442, 0.094727, -0.006317, -0.02002, -0.041992, -0.273438, 0.002899, 0.001511, 0.014587, 0.140625, -0.011108, -0.02002, -0.04834, -0.304688, 0.000082, 0.001518, 0.002197, 0.114258, -0.004364, -0.011353, -0.03418, -0.12793, -0.000021, 0.002075, 0.011719, 0.102051, 0.001076, 0.00238, 0.007935, 0.10498, -0.004486, -0.014282, -0.033203, -0.023193, 0.001999, 0.007751, 0.032715, 0.229492, 0.001205, -0.000311, -0.007019, -0.107422, -0.000568, 0.002136, 0.01532, 0.098145, 0.001778, 0.004639, 0.012268, 0.094238, -0.020264, -0.033936, -0.095215, -0.28125, -0.003113, -0.005768, -0.019043, 0.014709, -0.000162, -0.001244, -0.001099, -0.02356, 0.008118, 0.019653, 0.050293, 0.237305, 0.001328, 0.004303, 0.010437, 0.049316, -0.006561, -0.012268, -0.02356, -0.050049, 0.012878, 0.027466, 0.086914, 0.285156, -0.006989, -0.015259, -0.041016, -0.241211, -0.001305, 0.000362, 0.009155, 0.145508, 0.002075, 0.002975, 0.014038, 0.069824, -0.047607, -0.105469, -0.310547, -0.129883, -0.002106, -0.027954, 0.055176, 0.000645, -0.00116, -0.005127, -0.015869, 0.085938, -0.000557, -0.003799, -0.004303, 0.087891, -0.004669, -0.041748, 0.055908, 0.012146, 0.001831, -0.004547, -0.019897, 0.063965, -0.001572, -0.002899, 0.071777, -0.007996, -0.000977, -0.003677, 0.068359, -0.016846, -0.000028, -0.00045, -0.005005, 0.042969, 0.000334, -0.004913, -0.005157, 0.074707, 0.003784, 0.01062, 0.007172, -0.132812, 0.000523, -0.011169, -0.054199, 0.017334, 0.000614, 0.004517, 0.009827, -0.074707, -0.000273, -0.003311, -0.010681, 0.078125, 0.000261, 0.008301, -0.077148, 0.012024, -0.000843, -0.000912, -0.001839, 0.046387, -0.000771, -0.003586, -0.004181, 0.066406, 0.003845, 0.005005, 0.007721, -0.07959, 0.007141, 0.009949, -0.033691, -0.359375, -0.00033, 0.000813, -0.064453, 0.008911, 0.003571, -0.000463, -0.094727, 0.005829, 0.001198, 0.009705, 0.080078, -0.015137, 0.001373, 0.005005, 0.020386, -0.157227, 0.001678, 0.015503, -0.053467, 0.005768, -0.002396, -0.001877, -0.010132, 0.065918, 0.002731, 0.003387, 0.015381, 0.177734, 0.001709, 0.007751, 0.011536, -0.09668, 0.000839, 0.004578, 0.002365, -0.087891, -0.001892, -0.003342, -0.003876, 0.101562, -0.000927, 0.002151, -0.001205, -0.120605, -0.002914, -0.006348, -0.004913, 0.106445, -0.000854, -0.00074, -0.007263, 0.069824, 0.001137, -0.003128, 0.000938, 0.09668, -0.002335, 0.002625, 0.058105, -0.013855, 0.001801, 0.006775, 0.005371, -0.085449, 0.002396, 0.008118, -0.045166, 0.01001, -0.0002, -0.001312, -0.009949, -0.108398, -0.000538, -0.00119, 0.000197, -0.029297, 0.00264, 0.008118, 0.019531, -0.096191, 0.001915, 0.013367, -0.079102, 0.00824, 0.000175, 0.005798, 0.098145, -0.024414, 0.000313, 0.005646, 0.006409, -0.086426, -0.001213, 0.002243, 0.083008, -0.01355, 0.002182, 0.00824, -0.006927, -0.018066, 0.001953, 0.010254, -0.094238, 0.009338, 0.001152, 0.0065, 0.01123, -0.09668, -0.001404, -0.008362, -0.009094, 0.08252, 0.004456, 0.016113, 0.035156, -0.3125, -0.003998, -0.004486, -0.000954, 0.130859, -0.002518, -0.019165, -0.089355, 0.087402, 0.002686, 0.012024, 0.007538, -0.136719, 0.000469, -0.019287, 0.079102, -0.007019, 0.000041, -0.007568, 0.056641, -0.011902, -0.000511, -0.006683, -0.005005, 0.078613, 0.000433, -0.009033, -0.013184, 0.103027, -0.002686, -0.00528, -0.012085, 0.100098, -0.005402, -0.007599, -0.013672, 0.107422, 0.002747, 0.007996, 0.028931, -0.233398, -0.000184, -0.004333, -0.006012, 0.084961, -0.00145, -0.00293, -0.271484, 0.026123, 0.00164, -0.00296, 0.063477, -0.025024, -0.001953, -0.005524, -0.022827, 0.135742, -0.000387, 0.008606, 0.008118, -0.232422, 0.004944, 0.004883, 0.088379, 0.074219, -0.000774, -0.002045, -0.013855, 0.078125, -0.001732, -0.000175, -0.065918, 0.014893, -0.000687, -0.013367, 0.078125, -0.00106, -0.000121, -0.001793, 0.005188, 0.047119, 0.001274, 0.008667, 0.000208, -0.10498, 0.002914, 0.013855, -0.063477, 0.000656, 0.002472, 0.00592, -0.003006, -0.100586, -0.000446, -0.000755, 0.054688, -0.007233, 0.002975, 0.002701, -0.007874, -0.084961, 0.000896, 0.00267, 0.026245, -0.009888, 0.004181, 0.039795, -0.056885, 0.007568, 0.002975, 0.020752, -0.077148, 0.011292, -0.003448, -0.016724, 0.096191, 0.004974, -0.000284, 0.002411, -0.002762, -0.105957, 0.000591, -0.008667, -0.073242, 0.011841, 0.001183, 0.003769, 0.018311, -0.118652, 0.001762, 0.017456, -0.07666, 0.005096, 0.001472, 0.006317, -0.054199, -0.006622, -0.000832, -0.003906, -0.014709, 0.09375, -0.000774, 0.005493, 0.001602, -0.085449, -0.005676, -0.013367, 0.08252, -0.005096, 0.002975, 0.006683, -0.139648, -0.0177, 0.002716, 0.011353, -0.060303, 0.00589, 0.000423, 0.003601, 0.012451, -0.083496, -0.000984, 0.00042, -0.097168, 0.023193, 0.000162, -0.005737, 0.064941, -0.004852, 0.002563, 0.018677, -0.037109, -0.001495, -0.002548, -0.003693, -0.132812, -0.025146, 0.000116, 0.00061, 0.00293, 0.030151, -0.002213, -0.017822, 0.059814, 0.006561, 0.000679, -0.004761, -0.015747, 0.10498, 0.001686, 0.00824, 0.008606, -0.072754, -0.001839, -0.002762, -0.009338, 0.027832, 0.001785, 0.003906, 0.009094, -0.072754, -0.003616, -0.032715, 0.051025, 0.001915, -0.000851, -0.000999, -0.01178, 0.122559, 0.002151, 0.00647, 0.010803, -0.101074, -0.000679, 0.000192, 0.000347, 0.019775, 0.001686, -0.005768, -0.01239, 0.081055, 0.001953, 0.009338, -0.047852, 0.005402, -0.001175, -0.00824, -0.013611, 0.097656, 0.002289, 0.003937, -0.065918, 0.006226, -0.001671, -0.003098, -0.00766, 0.081543, -0.001717, -0.001427, -0.011841, 0.161133, -0.000317, 0.000771, -0.008057, -0.118164, -0.000146, 0.007111, 0.012207, -0.103516, -0.001892, -0.003601, -0.002548, 0.090332, 0.003647, 0.009705, 0.008423, -0.10498, 0.000828, 0.004608, 0.006012, -0.085449, 0.002548, 0.009827, 0.005524, -0.097656, 0.00177, 0.018799, -0.066895, 0.004059, -0.002869, -0.005249, -0.016357, 0.094238, 0.001137, 0.002228, -0.081543, 0.012695, -0.040527, -0.097168, -0.045898, -0.088379, -0.002426, -0.003891, -0.006714, 0.082031, 0.001862, 0.004761, 0.004639, -0.093262, -0.007568, -0.028809, -0.150391, -0.143555, 0.001953, 0.006012, 0.006287, -0.083008, 0.004974, 0.002716, 0.014343, -0.091797, 0.00322, 0.006714, 0.0065, -0.081543, -0.002487, -0.004395, -0.057129, 0.020508, 0.003906, 0.00824, -0.016724, 0.01239, 0.001709, 0.003174, 0.001488, -0.100098, -0.003235, -0.003006, 0.083984, -0.017212, -0.000368, -0.006592, 0.057129, -0.011353, -0.001762, -0.003998, -0.003326, -0.051025, -0.003555, -0.003998, -0.011841, -0.046387, 0.001129, 0.00036, 0.0047, -0.086914, -0.003143, -0.003891, -0.005585, -0.059326, 0.016357, 0.024536, 0.058105, 0.285156, 0.003128, 0.004211, 0.007751, 0.047119, 0.000072, -0.000553, -0.001572, -0.020386, -0.003601, -0.003708, -0.006531, -0.043701, -0.002228, -0.004395, -0.010254, -0.0625, -0.001503, -0.001801, -0.002014, -0.060791, 0.028198, 0.037354, 0.071289, 0.318359, 0.000706, 0.000216, 0.000326, 0.018433, -0.003906, -0.007446, -0.009399, -0.094727, 0.006073, 0.006042, 0.039307, 0.382812, -0.003433, -0.005096, -0.008362, 0.005798, -0.000759, -0.0019, -0.008545, -0.017578, 0.00351, 0.002762, 0.004974, 0.062256, 0.005402, 0.0047, 0.011902, 0.072266, -0.000702, -0.000927, -0.00589, -0.0625, 0.001839, 0.00193, 0.003357, 0.057617, 0.001869, 0.002869, 0.004883, 0.020752, 0.001587, 0.001266, 0.005127, 0.054199, 0.007935, 0.012207, 0.031494, 0.283203, -0.002731, -0.003586, -0.00415, -0.059814, 0.000257, -0.001534, -0.001862, -0.044678, 0.000751, 0.002167, 0.00415, 0.017456, 0.003113, 0.001984, 0.005157, 0.029053, 0.030884, 0.040771, 0.086426, 0.291016, -0.007874, -0.010376, -0.028564, -0.223633, 0.000479, 0.000648, 0.001495, 0.015991, 0.001289, 0.002563, 0.003937, 0.019653, -0.000767, 0.000433, -0.000587, -0.057129, 0.02002, 0.025513, 0.052246, 0.376953, -0.019897, -0.027832, -0.05957, -0.292969, 0.000965, 0.000399, 0.000584, 0.026367, 0.001953, 0.002655, 0.004669, 0.019775, -0.000213, -0.000572, 0.001564, 0.027954, -0.008728, -0.011414, -0.032959, -0.219727, -0.002975, -0.002533, -0.007599, -0.063965, -0.000172, -0.00177, -0.006104, -0.077148, -0.001617, -0.00293, -0.017822, -0.289062, -0.013184, -0.016724, -0.044189, -0.318359, -0.013184, -0.017456, -0.041748, -0.271484, 0.003784, 0.005341, 0.015503, 0.261719, 0.015747, 0.023315, 0.044189, 0.007599, 0.002792, 0.005859, 0.005127, 0.055176, 0.003464, 0.006958, 0.014648, 0.079102, 0.001305, 0.002319, 0.005249, 0.034912, -0.003738, -0.005432, -0.008606, -0.067871, -0.0019, -0.000835, -0.002975, -0.018799, 0.002151, 0.00293, 0.009705, 0.07959, 0.000178, -0.000376, 0.000969, 0.053711, 0.00415, 0.00589, 0.009888, 0.077637, -0.000935, -0.002365, -0.003265, -0.017334, 0.001419, 0.000336, 0.002075, 0.020386, -0.000534, -0.002289, -0.011414, -0.08252, 0.007721, 0.012634, 0.035889, 0.333984, -0.005249, -0.006317, -0.012939, -0.057129, 0.002533, 0.003036, 0.005249, 0.014893, -0.000129, -0.001038, -0.001282, -0.020996, 0.002441, 0.004578, 0.010071, 0.075684, -0.001221, -0.00235, -0.002121, -0.022827, 0.006104, 0.007446, 0.014709, 0.060547, 0.012512, 0.020264, 0.049561, 0.302734, -0.003342, -0.003815, -0.007538, 0.017578, -0.002243, -0.003296, -0.011597, -0.059326, 0.012085, 0.017456, 0.047607, 0.240234, -0.001724, -0.002563, -0.004669, -0.039062, -0.021606, -0.028931, -0.067383, -0.302734, 0.000824, 0.003738, 0.007324, 0.05127, 0.002533, 0.004059, 0.007507, 0.060303, -0.006897, -0.007446, -0.011597, -0.031982, -0.002823, -0.004639, -0.007874, -0.020996, -0.000828, -0.001038, -0.00238, -0.017944, -0.002579, -0.002579, -0.005402, -0.019165, 0.002808, 0.003525, 0.010376, 0.049072, -0.002213, -0.005554, -0.01123, -0.0625, -0.001305, -0.00267, -0.006226, -0.054443, -0.001274, -0.000854, -0.001076, 0.049561, 0.014832, 0.025146, 0.047119, 0.285156, -0.001541, -0.002396, -0.006073, -0.053955, 0.000874, 0.00074, 0.004547, 0.060547, -0.002167, -0.004089, -0.013123, -0.150391, 0.001541, 0.003204, 0.001915, 0.040771, 0.001099, 0.000515, 0.000942, 0.0177, -0.002518, -0.003799, -0.00589, -0.060547, 0.000005, 0.000614, -0.00001, 0.020508, -0.003937, -0.005157, -0.010681, -0.074219, 0.028442, 0.037109, 0.057861, 0.083496, -0.001335, -0.001854, -0.005341, -0.034912, -0.00296, -0.005096, -0.012695, -0.001457, -0.009888, -0.013062, -0.020752, -0.09668, 0.001137, 0.002502, 0.007416, 0.046143, -0.001381, -0.001602, -0.00383, -0.074219, 0.00705, 0.012939, 0.023438, 0.158203, -0.004425, -0.008789, -0.01709, -0.085938, -0.000874, -0.000668, -0.004425, -0.015991, -0.021851, -0.027954, -0.057617, -0.300781, -0.002655, -0.00164, -0.006714, -0.033691, -0.00034, 0.000595, 0.002014, 0.034668, -0.003601, -0.004578, -0.008484, -0.074219, 0.002167, 0.001404, -0.001007, -0.065918, 0.009949, 0.01416, 0.022705, 0.124023, 0.001625, 0.002533, 0.004272, 0.021362, -0.012329, -0.02002, -0.041748, -0.302734, -0.003342, -0.004669, -0.009827, -0.056152, -0.002213, -0.00174, -0.003311, -0.019653, -0.001709, -0.001183, -0.00296, -0.037354, -0.042969, -0.054932, -0.124512, -0.478516, 0.000239, -0.000033, 0.001427, 0.028076, 0.000637, -0.000149, 0.002319, 0.025391, 0.000393, 0.000278, 0.00209, 0.021118, -0.000668, -0.000706, -0.004181, -0.052979, 0.004486, 0.003754, 0.006775, 0.02002, -0.001762, -0.001877, -0.004181, -0.02063, -0.000383, -0.000423, -0.001938, -0.017822, -0.004547, -0.007935, -0.010132, -0.101074, 0.000648, 0.000732, 0.001076, 0.048096, 0.002945, 0.007599, 0.010681, 0.088867, 0.092285, 0.114258, 0.165039, 0.322266, -0.061768, -0.106445, -0.219727, -0.412109, -0.029785, -0.046875, -0.069824, -0.229492, -0.004364, -0.007568, -0.013, -0.021118, 0.001823, 0.002228, 0.004028, 0.037842, -0.001236, -0.001701, -0.003265, -0.014282, 0.002823, 0.005188, 0.008057, 0.01709, 0.003036, 0.003204, 0.00589, 0.0177, 0.001213, 0.002106, 0.004059, 0.068359, 0.0009, 0.000463, 0.016724, 0.079102, 0.000313, -0.001076, -0.000751, 0.070312, 0.000108, -0.003235, -0.004333, 0.072754, 0.000839, -0.001671, -0.00386, -0.083496, 0.000519, 0.000212, -0.006561, -0.058838, 0.001076, 0.000519, 0.003632, 0.079102, -0.000698, -0.00264, 0.006012, 0.169922, -0.000786, 0.000043, -0.00264, -0.084961, 0.000839, 0.005127, 0.060547, -0.018799, -0.000213, -0.00038, -0.018555, -0.063965, -0.000093, 0.000099, -0.00766, 0.046875, -0.001389, -0.000633, 0.003021, 0.066895, 0.000851, 0.003738, 0.031494, 0.062012, -0.00148, -0.001549, -0.005951, 0.060303, 0.001328, -0.001816, -0.018066, -0.069336, -0.000193, 0.002335, -0.002502, -0.078125, -0.002213, -0.006317, -0.021484, 0.075195, -0.000088, 0.000809, 0.000931, 0.043701, 0.001221, 0.000404, -0.00592, -0.069824, -0.000313, -0.002151, -0.002106, 0.077637, 0.000538, 0.001297, 0.007507, -0.069336, -0.000259, -0.001526, -0.007935, -0.017578, -0.000511, 0.001968, 0.064941, -0.036621, -0.000713, -0.002014, -0.006104, 0.079102, 0.000034, 0.000119, -0.004639, 0.071777, -0.001068, 0.002075, 0.003525, -0.084473, -0.000401, -0.002609, 0.000687, 0.07959, -0.00238, -0.006256, -0.079102, 0.018311, -0.000096, 0.000664, 0.002182, -0.017212, -0.000999, -0.004517, -0.085449, 0.001053, 0.00206, -0.000186, -0.013428, -0.073242, -0.001221, -0.002884, -0.018799, -0.047119, 0.000805, 0.001785, 0.025391, 0.003143, -0.000142, -0.003998, -0.019165, -0.077637, -0.000572, 0.00022, 0.005341, 0.075684, 0.000443, 0.001373, -0.000322, -0.022705, 0.001465, 0.006256, 0.058594, 0.026978, -0.002274, -0.011963, -0.070312, 0.006317, 0.000319, 0.003387, 0.003525, -0.075684, 0.002029, -0.000999, -0.088867, -0.000984, 0.001045, 0.000496, 0.010742, 0.071777, 0.000357, 0.00053, -0.002884, -0.02478, -0.00003, 0.000456, 0.003113, -0.046143, 0.010681, 0.032471, -0.042236, 0.009338, -0.000463, -0.003036, -0.020752, -0.072754, -0.002426, -0.003494, 0.00946, 0.15625, -0.00267, -0.002548, -0.006836, 0.083984, 0.000402, 0.00174, 0.001381, -0.081055, -0.000702, -0.001694, -0.01239, -0.001984, 0.001709, 0.003143, 0.010986, -0.07373, 0.002136, 0.002762, -0.005524, -0.07373, 0.000211, 0.005615, 0.073242, 0.001434, 0.002426, 0.002182, -0.001579, -0.085938, 0.000381, -0.001411, -0.008728, -0.065918, -0.000534, 0.000813, 0.009705, 0.096191, 0.000486, 0.001038, 0.005951, 0.019775, -0.000954, -0.002213, 0.005768, 0.081055, -0.000111, 0.000203, 0.004364, 0.049805, 0.001503, 0.006897, 0.077637, 0.009644, -0.001915, -0.005615, -0.030396, -0.058838, 0.000263, 0.000999, 0.000599, -0.025879, -0.001411, -0.005371, -0.070312, -0.012512, -0.000039, 0.000054, -0.000813, -0.029907, 0.000767, 0.001076, -0.000441, -0.036865, -0.000109, 0.001617, 0.00412, 0.064453, 0.001541, 0.000155, -0.005615, -0.138672, -0.000105, 0.001862, 0.018188, 0.012695, -0.00148, -0.00296, -0.003036, 0.065918, 0.000227, 0.000706, -0.004974, -0.030151, -0.005493, -0.018188, -0.04834, 0.010315, 0.00267, 0.008728, 0.062256, 0.014893, -0.001656, -0.003357, -0.005768, 0.06543, 0.001511, 0.010315, 0.130859, -0.041016, -0.006165, -0.020996, -0.075195, 0.124023, -0.000307, 0.000904, 0.006836, -0.057129, 0.000107, -0.000889, 0.003372, -0.15332, -0.002563, -0.006012, -0.025635, 0.162109, -0.000923, -0.000881, 0.0047, 0.085938, -0.000296, 0.001373, 0.006927, 0.063965, -0.000201, 0.000231, -0.001984, -0.026855, 0.021973, -0.02417, -0.007172, 0.01239, -0.001778, -0.003784, -0.004028, 0.072266, 0.000263, 0.001106, 0.016235, -0.000832, -0.000572, -0.00238, 0.001282, 0.067383, 0.000313, -0.000366, -0.006531, -0.069824, 0.003693, 0.005829, 0.056641, -0.014893, -0.000408, -0.002884, -0.006042, 0.066406, -0.000376, -0.00079, -0.000257, -0.02771, -0.002411, -0.000755, -0.000326, 0.083496, 0.001854, 0.003891, 0.004211, -0.072266, 0.000847, 0.000702, -0.002319, -0.032227, 0.001106, 0.003296, 0.007355, -0.071289, -0.001472, -0.007996, -0.066406, 0.030273, -0.001869, -0.003326, -0.013245, -0.068359, -0.00053, -0.006104, -0.072266, 0.02124, -0.001427, -0.004089, -0.010071, 0.066406, 0.001724, 0.001335, 0.001442, -0.062012, 0.000881, 0.000067, 0.001266, -0.087402, 0.001495, 0.003311, 0.001328, -0.0625, -0.000847, 0.001244, 0.002731, 0.068359, -0.000237, -0.001495, 0.000338, 0.079102, -0.087891, -0.141602, -0.332031, -0.425781, -0.002228, 0.001884, 0.011719, 0.085449, -0.000591, 0.000351, -0.000248, -0.018433, 0.001244, 0.001328, 0.03418, 0.135742, 0.000254, 0.000072, 0.00135, 0.024658, 0.001495, 0.002945, 0.007355, -0.059082, -0.000683, -0.003159, -0.043213, -0.030762, 0.001289, 0.002106, -0.004913, -0.085938, -0.000197, -0.000008, 0.000587, 0.024292, 0.000116, 0.000771, 0.001953, 0.060547, 0.002548, 0.001869, 0.020996, 0.163086, 0.000237, -0.007416, -0.075195, -0.001083, -0.00037, -0.002197, -0.02832, -0.058838, 0.00009, 0.000523, 0.006836, -0.015991, -0.00174, -0.002457, -0.000523, 0.15918, -0.000037, -0.000458, -0.001778, -0.02478, 0.000345, 0.000622, 0.001381, 0.022095, -0.000332, -0.004608, -0.049316, -0.12793, -0.00061, 0.00061, 0.081055, 0.012085, 0.000362, -0.000273, -0.000671, 0.036865, -0.000278, -0.001266, 0.014587, 0.069824, -0.000399, -0.000881, -0.002823, -0.026855, -0.00023, -0.001579, -0.004425, 0.078125, 0.000423, 0.00034, 0.002014, 0.018433, -0.000549, 0.000315, -0.00708, -0.078613, 0.000866, -0.00002, -0.0065, -0.05127, -0.00145, 0.000145, -0.002457, -0.071777, -0.006348, -0.006714, -0.02002, -0.062988, -0.000456, -0.003754, -0.047363, 0.078613, 0.014709, 0.032471, 0.053711, 0.161133, -0.003647, -0.005951, -0.014954, -0.113281, 0.008667, 0.016479, 0.039551, 0.199219, 0.05957, 0.055908, 0.119629, 0.095703, -0.000572, 0.001793, 0.000565, -0.100586, -0.002518, -0.002396, -0.010498, -0.099121, -0.183594, -0.209961, -0.235352, 0.048584, -0.003143, -0.00589, -0.012756, -0.069336, -0.087891, -0.163086, -0.345703, -0.158203, 0.001595, 0.001389, 0.003586, 0.149414, -0.002106, -0.002945, -0.040283, 0.069336, -0.000032, -0.000546, 0.014465, 0.182617, -0.00209, -0.003891, 0.002426, 0.077637, 0.014954, 0.025879, -0.035645, -0.0354, 0.007233, 0.011536, 0.018799, 0.157227, 0.026367, 0.049316, -0.058105, -0.150391, 0.03125, 0.036621, 0.107422, 0.386719, 0.012634, 0.013, 0.050781, 0.365234, 0.023804, 0.040283, 0.100098, 0.369141, 0.001068, -0.001228, 0.006561, 0.373047, -0.019165, -0.028687, -0.06543, -0.345703, 0.000011, -0.006378, -0.020264, -0.121582, -0.00206, -0.002182, -0.008423, -0.085449, 0.006409, 0.009094, 0.021973, 0.15625, 0.003113, 0.00025, 0.03125, 0.380859, 0.000322, -0.003265, -0.012024, -0.105469, 0.001442, -0.003967, 0.013367, 0.183594, -0.000256, 0.000341, -0.004578, 0.310547, -0.000725, 0.004059, 0.006165, 0.099609, 0.016113, 0.036865, 0.384766, -0.087891, 0.006683, 0.009949, 0.001465, -0.097168, -0.002777, -0.001198, -0.005341, -0.15918, 0.001999, 0.003815, 0.013306, 0.094238, 0.007782, 0.007874, 0.014343, 0.10498, -0.001999, 0.009827, 0.246094, 0.064941, 0.005371, 0.009277, 0.014587, 0.09668, 0.002945, 0.002975, 0.009888, 0.167969, -0.003708, -0.002899, -0.023682, -0.115234, 0.003281, 0.00824, 0.014038, 0.125977, -0.038086, -0.070801, -0.216797, -0.402344, 0.0001, -0.002396, -0.01062, -0.097656, 0.02124, 0.05957, 0.192383, 0.417969, -0.021729, -0.027466, -0.053223, -0.292969, 0.016113, 0.019165, 0.061768, 0.458984, 0.001091, 0.003098, 0.014465, 0.207031, 0.005829, 0.012268, 0.022217, 0.167969, 0.002716, 0.011047, 0.398438, -0.003967, -0.001709, -0.0019, -0.016724, -0.154297, -0.008789, -0.007202, -0.027222, -0.195312, -0.002304, -0.002518, -0.003937, 0.073242, -0.008911, -0.017334, -0.041504, -0.351562, 0.005096, 0.014099, 0.020508, 0.570312, -0.001953, -0.007263, -0.021606, -0.12793, 0.002579, 0.00209, 0.008484, 0.100586, 0.006104, 0.010193, 0.039551, 0.205078, -0.008301, -0.012573, -0.012146, -0.141602, 0.029907, 0.041992, 0.099609, 0.554688, 0.016846, 0.043457, 0.133789, 0.069336, 0.003372, 0.013733, 0.341797, 0.035645, 0.00135, 0.00161, 0.04834, -0.119629, 0.00592, 0.010254, 0.035889, 0.213867, 0.002441, 0.006226, 0.015625, 0.083496, 0.004547, 0.006592, -0.020874, -0.259766, -0.000222, -0.005463, -0.026855, -0.460938, 0.02063, 0.019409, 0.251953, -0.135742, 0.013062, 0.028809, 0.071777, 0.326172, 0.000364, -0.001472, -0.007111, -0.172852, 0.000112, -0.000271, -0.004913, -0.102539, -0.001572, -0.019287, -0.306641, 0.054688, 0.00769, 0.018555, 0.028076, 0.094238, -0.000465, -0.000112, 0.010193, 0.098633, 0.012817, 0.014771, 0.060547, 0.439453, 0.001373, -0.001907, 0.015869, 0.239258, 0.00473, 0.002991, 0.008423, 0.114746, 0.002304, 0.001259, 0.008301, 0.081055, -0.000224, -0.003021, -0.020874, -0.134766, 0.002625, 0.003693, 0.000805, 0.101562, 0.007355, 0.013977, 0.035889, 0.227539, 0.007751, 0.008057, 0.036621, 0.279297, -0.000919, -0.002243, 0.001427, 0.084961, -0.003876, -0.004364, -0.018311, -0.232422, 0.022583, 0.024048, 0.043457, 0.075684, 0.000908, 0.004547, 0.028442, -0.091797, 0.00061, 0.044189, 0.394531, -0.058105, 0.002747, 0.002945, 0.014526, 0.106934, 0.003052, 0.000216, -0.011658, -0.091309, -0.006989, -0.006134, -0.023071, -0.283203, -0.002487, -0.000683, 0.005798, 0.162109, 0.005554, 0.004822, -0.003098, -0.149414, 0.005432, 0.004974, 0.018433, 0.168945, 0.007294, 0.005035, 0.012878, 0.19043, 0.000465, 0.001404, 0.006958, 0.125, 0.001846, 0.001923, 0.004059, 0.104004, -0.001358, -0.001434, -0.050049, 0.012634, 0.000452, -0.001419, -0.009216, -0.292969, -0.009033, -0.007446, -0.022827, -0.205078, 0.005341, 0.008118, 0.019165, 0.132812, -0.005676, -0.007477, -0.030762, -0.098145, -0.002106, -0.002991, -0.010925, -0.116699, -0.002396, -0.003067, -0.003143, -0.085449, -0.01416, -0.022705, -0.070312, -0.488281, -0.003006, -0.00177, -0.003311, -0.06543, -0.132812, -0.147461, -0.245117, -0.314453, -0.001244, 0.001106, 0.006714, 0.093262, 0.002792, 0.006897, 0.006836, 0.094727, -0.002914, 0.000089, 0.013855, 0.120605, -0.000023, -0.001488, 0.004639, 0.110352, 0.006927, 0.016113, 0.032959, 0.279297, 0.091309, 0.139648, 0.369141, 0.59375, 0.013672, 0.018799, 0.042236, 0.169922, 0.003555, 0.004486, 0.006134, -0.116211, 0.002655, 0.008606, 0.022949, 0.199219, -0.003525, -0.006104, -0.021973, -0.131836, 0.004089, 0.005219, 0.021362, 0.239258, 0.005768, 0.006348, 0.012756, 0.119141, -0.009949, 0.019287, 0.289062, 0.239258, -0.007538, -0.012207, -0.042969, 0.015137, -0.000832, -0.00322, -0.014648, -0.088379, -0.007996, -0.010132, -0.023926, -0.109863, -0.00135, -0.001122, -0.002884, -0.171875, -0.023804, -0.04248, -0.103027, 0.133789, 0.09082, 0.119141, 0.200195, 0.375, 0.000957, -0.000324, 0.024536, 0.269531, 0.005798, 0.005859, 0.030884, 0.202148, 0.010132, 0.008057, 0.006104, 0.222656, 0.020386, 0.038574, 0.104004, 0.322266, 0.000477, 0.000309, -0.005493, -0.09082, -0.00383, -0.00267, 0.018799, 0.135742, -0.003723, -0.000511, 0.025024, 0.136719, 0.001724, -0.000473, -0.024048, -0.133789, 0.00383, 0.003174, -0.015991, -0.12793, -0.000246, 0.00019, 0.001968, 0.037842, 0.00412, 0.002396, -0.025391, -0.143555, -0.00148, 0.000237, 0.023682, 0.128906, 0.003677, 0.002121, -0.023315, -0.143555, -0.003204, -0.00177, 0.022949, 0.141602, 0.001274, -0.000774, -0.020142, -0.133789, 0.006042, 0.010498, 0.042236, 0.333984, -0.015747, -0.020264, -0.026855, -0.219727, 0.00383, 0.00003, -0.026733, -0.132812, 0.000511, -0.001617, 0.000843, 0.125977, -0.004578, -0.003586, 0.020386, 0.148438, 0.003433, 0.000919, -0.022095, -0.126953, -0.001213, -0.00066, 0.025635, 0.137695, -0.004028, -0.001518, 0.027466, 0.134766, -0.002258, -0.00038, 0.023682, 0.132812, 0.003967, 0.003723, -0.024414, -0.132812, 0.002914, 0.002319, -0.02063, -0.142578, -0.002335, -0.001648, 0.026611, 0.138672, 0.001366, 0.001518, 0.008118, 0.079102, 0.001511, 0.000546, -0.021729, -0.133789, -0.004303, -0.004303, 0.024536, 0.146484, 0.00206, 0.000126, -0.030762, -0.131836, -0.002853, -0.002167, 0.019531, 0.136719, 0.00473, 0.003052, -0.018066, -0.145508, -0.003281, -0.001541, 0.025513, 0.122559, 0.003708, 0.002472, -0.022217, -0.129883, -0.003693, -0.001778, 0.026489, 0.136719, 0.002777, 0.000813, -0.02356, -0.130859, 0.002747, 0.001518, -0.024292, -0.126953, -0.029663, -0.040527, -0.073242, -0.186523, -0.004272, -0.003815, 0.020264, 0.144531, -0.001282, 0.000132, 0.029785, 0.125977, 0.003098, -0.002182, -0.029297, -0.120605, -0.002258, 0.000992, 0.027466, 0.128906, -0.00412, -0.001137, 0.022095, 0.130859, 0.005737, 0.002502, -0.019775, -0.133789, 0.004395, 0.002716, -0.0271, -0.142578, -0.004089, -0.002701, 0.023438, 0.142578, -0.0019, -0.000349, 0.020264, 0.133789, -0.004669, -0.002945, 0.019531, 0.143555, 0.000942, -0.000328, -0.027466, -0.131836, 0.002777, 0.00206, -0.028564, -0.146484, -0.000202, -0.001251, 0.02832, 0.133789, 0.00473, 0.00473, -0.022827, -0.148438, 0.004089, 0.003403, -0.024414, -0.147461, -0.003143, -0.003128, 0.022705, 0.144531, 0.002548, 0.001778, -0.017578, -0.134766, 0.00206, 0.001556, -0.020264, -0.142578, -0.004059, -0.004547, 0.018433, 0.126953, -0.002335, -0.000919, 0.026733, 0.132812, -0.002609, -0.002167, 0.022461, 0.145508, 0.004089, 0.002594, -0.02417, -0.137695, -0.004181, -0.003677, 0.021362, 0.134766, 0.001015, -0.001259, -0.024658, -0.132812, 0.00209, -0.001099, -0.033691, -0.132812, -0.003036, -0.002014, 0.021973, 0.136719, -0.004364, -0.003906, 0.019897, 0.149414, -0.004578, -0.002808, 0.02478, 0.145508, -0.004303, -0.002213, 0.018677, 0.142578, 0.001099, 0.001381, 0.0177, 0.113281, -0.004181, -0.002899, 0.022339, 0.146484, -0.00264, 0.000492, 0.031982, 0.131836, -0.004669, -0.002457, 0.025269, 0.142578, -0.001228, 0.000671, 0.020508, 0.119141, -0.004272, -0.001625, 0.026001, 0.144531, -0.000603, -0.003708, 0.010986, 0.089355, -0.003281, -0.001335, 0.024658, 0.129883, 0.002762, 0.001137, -0.022583, -0.125977, -0.003571, -0.001907, 0.024414, 0.136719, 0.00412, 0.00296, -0.023071, -0.149414, -0.005768, -0.005066, 0.020996, 0.145508, -0.002289, -0.000587, 0.031982, 0.128906, -0.005066, -0.002792, 0.02356, 0.146484, -0.025391, -0.033447, -0.091797, -0.369141, 0.002274, 0.000599, -0.020386, -0.131836, 0.001289, -0.000622, -0.026855, -0.12207, 0.003906, 0.002686, -0.013306, -0.131836, -0.004974, -0.003235, 0.02478, 0.146484, 0.003677, 0.001244, -0.026733, -0.143555, 0.002365, -0.000353, -0.029907, -0.133789, -0.002853, -0.002258, 0.0271, 0.139648, 0.004181, 0.006317, 0.007996, -0.054932, 0.002914, 0.000828, -0.025757, -0.130859, -0.004242, -0.001457, 0.024658, 0.138672, -0.003906, -0.002319, 0.022949, 0.142578, -0.004333, -0.003571, 0.021484, 0.131836, -0.009399, -0.013306, -0.036133, -0.19043, 0.003937, 0.001663, -0.024292, -0.147461, 0.004913, 0.002975, -0.024414, -0.148438, 0.001381, 0.00174, 0.004211, 0.042236, 0.003723, 0.003418, -0.027344, -0.141602, -0.007233, -0.00325, 0.034424, 0.140625, -0.003128, -0.00008, 0.032471, 0.138672, -0.000687, -0.001663, 0.007599, 0.087402, 0.00415, 0.000889, -0.020264, -0.123047, -0.00206, 0.001335, 0.027954, 0.126953, 0.004669, 0.003479, -0.024658, -0.148438, 0.002289, 0.000839, -0.021851, -0.130859, 0.000698, 0.000381, -0.00946, -0.104004, 0.002869, 0.00209, -0.02124, -0.138672, 0.003967, 0.003128, -0.020752, -0.145508, -0.001137, -0.001007, 0.004761, 0.117676, -0.022583, -0.030762, -0.07666, -0.353516, -0.004486, -0.003403, 0.021118, 0.143555, 0.002945, 0.001183, -0.026245, -0.134766, -0.001076, -0.000038, 0.026855, 0.133789, -0.003738, -0.002747, 0.022949, 0.139648, -0.003357, -0.001625, 0.023682, 0.140625, -0.003067, -0.001289, 0.027344, 0.135742, -0.001671, -0.000088, 0.006042, 0.098145, -0.001701, 0.000629, 0.029785, 0.133789, 0.001968, -0.000422, -0.025879, -0.133789, 0.004242, 0.003204, -0.021973, -0.149414, 0.00325, 0.002365, -0.025024, -0.142578, -0.003174, -0.000507, 0.028076, 0.141602, 0.002914, 0.000786, -0.025879, -0.130859, 0.007629, 0.016968, 0.049561, 0.316406, -0.00267, 0.000519, 0.018188, 0.108887, 0.003372, 0.002579, -0.016357, -0.134766, 0.004883, 0.002411, -0.025391, -0.139648, -0.004852, -0.001167, 0.025879, 0.12793, -0.003647, 0.00106, 0.038818, 0.124512, -0.002655, -0.002869, 0.019897, 0.137695, 0.008362, 0.021118, 0.077148, 0.46875, 0.000239, 0.001663, 0.002213, -0.229492, -0.000687, -0.000162, -0.001595, -0.335938, 0.000633, -0.000839, -0.020996, 0.347656, -0.000399, 0.000193, 0.006927, -0.355469, 0.003036, 0.001648, -0.006287, 0.332031, -0.002274, -0.009521, -0.008118, -0.328125, -0.007812, 0.000942, 0.002625, -0.628906, -0.006042, 0.002838, 0.016235, -0.455078, -0.001503, 0.054688, 0.363281, 0.535156, 0.00174, -0.002869, -0.00148, 0.439453, -0.000854, -0.003738, -0.019775, -0.232422, 0.005554, 0.011841, 0.015503, 0.498047, -0.006592, 0.000553, 0.574219, -0.041992, -0.00528, 0.019531, -0.275391, -0.001808, 0.000797, 0.004456, 0.012756, -0.373047, -0.004303, -0.006592, -0.037109, 0.353516, 0.00132, 0.000353, 0.006378, -0.277344, -0.000085, 0.001411, -0.005188, -0.310547, -0.008789, -0.012756, -0.166992, 0.121094, 0.001053, 0.00053, -0.014832, 0.482422, -0.00071, 0.012146, 0.012451, -0.414062, 0.001465, 0.018311, 0.193359, -0.15332, 0.002838, 0.006256, 0.0271, 0.316406, -0.010071, -0.033203, -0.180664, 0.163086, 0.005768, 0.001442, 0.003647, -0.28125, 0.002701, 0.005035, 0.012817, -0.558594, -0.000965, -0.028931, -0.241211, 0.101562, 0.003967, 0.005402, 0.004761, 0.404297, -0.000224, 0.006439, 0.028931, -0.271484, -0.001335, -0.000576, -0.017456, -0.498047, 0.04126, 0.067383, 0.118652, 0.289062, -0.036133, -0.048584, -0.094727, -0.310547, -0.016235, -0.020142, -0.040039, -0.255859, -0.000435, -0.002106, -0.004974, 0.186523, 0.001266, 0.003662, 0.006805, 0.357422, -0.008423, -0.003235, -0.000198, -0.617188, -0.000307, -0.005768, -0.023315, 0.339844, 0.002213, 0.000549, -0.005188, 0.380859, 0.000885, -0.003891, -0.00531, -0.378906, -0.004761, -0.00592, -0.00946, 0.306641, 0.002731, 0.008667, 0.063477, 0.384766, -0.007477, -0.022461, -0.181641, 0.129883, 0.000553, -0.002914, -0.021973, -0.246094, 0.007263, 0.009644, 0.009644, 0.227539, -0.002029, -0.001701, -0.000059, -0.191406, -0.004486, 0.009644, 0.015137, -0.296875, -0.001678, -0.076172, 0.353516, 0.200195, -0.021851, -0.115234, 0.05835, 0.165039, -0.026245, -0.097656, -0.162109, 0.176758, -0.005096, -0.005249, -0.011963, 0.322266, 0.003006, -0.005859, -0.017334, 0.273438, -0.00264, -0.001007, -0.003632, -0.458984, 0.001732, -0.007874, 0.015198, 0.318359, 0.004456, 0.002823, -0.003738, 0.636719, 0.000637, -0.004486, -0.00647, 0.388672, 0.014465, 0.024536, 0.050049, 0.11377, -0.000961, 0.003174, 0.019897, -0.345703, 0.027588, 0.045166, 0.07959, 0.316406, 0.001923, 0.004578, 0.017944, 0.257812, 0.002594, -0.003418, -0.011292, -0.365234, 0.000992, -0.00135, -0.022827, -0.396484, 0.00322, 0.010254, 0.007172, -0.357422, -0.003998, -0.003403, -0.007172, 0.308594, 0.101074, 0.168945, 0.220703, 0.00946, 0.006653, 0.455078, 0.384766, 0.171875, -0.003799, -0.00354, -0.009583, -0.652344, -0.003784, -0.007507, -0.023438, -0.21875, -0.007507, -0.008179, -0.001091, -0.523438, 0.002075, -0.002243, -0.001678, 0.341797, -0.00589, -0.008484, -0.001877, 0.322266, 0.004456, 0.005768, 0.02478, 0.289062, 0.003342, 0.004791, 0.017334, -0.255859, 0.004211, 0.005646, 0.007416, 0.59375, 0.002518, 0.002609, -0.003937, -0.400391, 0.004669, 0.015625, 0.022827, -0.378906, 0.025024, 0.103516, -0.361328, 0.01178, -0.002258, 0.000553, -0.030029, -0.223633, 0.003754, 0.035156, 0.230469, 0.125977, -0.012756, -0.023193, -0.074707, -0.585938, 0.018921, 0.042236, 0.164062, -0.119629, -0.003372, -0.005463, -0.013855, 0.306641, 0.006134, 0.056885, 0.582031, -0.020752, 0.007568, 0.010742, 0.026978, -0.328125, -0.006073, -0.009827, -0.026245, -0.242188, 0.011414, 0.016846, 0.033936, 0.189453, 0.00135, 0.001038, 0.002075, 0.144531, -0.009399, -0.002731, -0.015747, -0.449219, 0.014099, 0.087891, 0.283203, -0.101562, -0.015625, -0.012268, -0.039795, -0.298828, -0.002472, -0.006622, -0.017822, 0.335938, 0.02832, 0.039062, 0.083496, -0.024048, -0.005035, -0.004181, 0.001251, -0.451172, 0.03064, -0.365234, -0.144531, -0.015747, -0.000422, -0.000244, -0.01709, 0.396484, -0.00386, -0.002594, -0.040283, -0.449219, -0.002625, -0.000767, -0.008118, -0.310547, 0.007111, 0.003448, -0.005737, 0.361328, -0.000299, -0.0009, 0.000629, -0.382812, 0.001953, -0.001892, -0.019409, 0.318359, -0.001175, 0.008057, 0.016846, -0.298828, 0.002396, 0.003296, -0.006042, 0.515625, -0.004089, -0.00386, -0.008728, -0.494141, -0.003281, -0.001305, -0.009033, 0.566406, 0.008362, 0.02063, 0.086426, 0.306641, -0.001717, 0.003204, 0.014038, -0.324219, -0.002625, 0.034668, -0.265625, -0.003342, 0.019165, -0.237305, 0.01123, -0.0177, -0.004852, -0.00145, -0.015869, 0.355469, 0.010193, 0.007782, -0.003586, -0.283203, 0.004974, 0.005127, 0.007996, 0.174805, -0.004272, 0.001892, 0.000679, -0.433594, 0.005157, 0.008484, 0.013916, -0.423828, 0.016235, 0.229492, -0.040039, -0.097656, -0.001144, -0.003494, -0.025757, -0.126953, 0.006073, 0.004761, 0.001122, 0.451172, -0.004791, -0.012878, -0.00206, -0.394531, -0.000278, 0.000349, 0.002243, -0.275391, 0.041748, 0.198242, 0.192383, -0.08252, -0.03418, -0.11377, -0.267578, -0.005188, 0.006073, 0.004883, 0.00238, -0.141602, 0.002151, -0.010986, 0.00769, 0.53125, -0.005768, 0.005219, 0.0271, -0.322266, 0.053467, 0.15625, 0.149414, -0.064453, -0.000816, 0.000023, 0.008545, 0.445312, -0.000431, -0.006042, -0.011597, 0.271484, -0.020996, -0.169922, 0.060303, 0.071777, -0.002167, 0.000656, -0.006439, -0.351562, 0.000288, 0.000336, 0.000885, 0.023438, -0.000437, -0.000252, -0.000362, -0.034424, -0.0, -0.00042, -0.001266, -0.03418, -0.000645, 0.000157, -0.001671, -0.033691, 0.000307, 0.000511, 0.000511, 0.017578, 0.000216, 0.00032, 0.000402, 0.014282, -0.000713, 0.000763, 0.001175, 0.032471, 0.000965, 0.000973, 0.001785, 0.03125, 0.000942, 0.002441, 0.003799, -0.088867, 0.000213, 0.001144, 0.00293, 0.045166, 0.000448, 0.000376, 0.000244, -0.064941, 0.000824, 0.000736, -0.000296, 0.032471, -0.000216, 0.000912, 0.000055, 0.024902, -0.000778, -0.001541, -0.003815, 0.005096, -0.000488, -0.000622, -0.000668, -0.018555, -0.000572, -0.000504, -0.000301, -0.036865, -0.000828, -0.001015, -0.000637, -0.020874, -0.00354, -0.008118, -0.026245, 0.022095, 0.000572, -0.000072, 0.001694, 0.0354, -0.000557, -0.000511, -0.000786, -0.036621, 0.000194, 0.000763, 0.00103, 0.028809, 0.000199, 0.00028, 0.000648, 0.0177, -0.000858, -0.00032, 0.000068, -0.035645, -0.000683, -0.000153, -0.001297, -0.035889, -0.000664, 0.000019, 0.000614, 0.046631, 0.000385, -0.000075, -0.000038, -0.050293, 0.000246, 0.000248, 0.000587, -0.037598, 0.000048, -0.000349, -0.000235, 0.039795, 0.000016, -0.000133, 0.000736, -0.039551, -0.000923, -0.000999, -0.001686, -0.036133, 0.000024, -0.000159, -0.000311, -0.033203, -0.000626, -0.001297, -0.000938, -0.027832, -0.00028, -0.000572, -0.000599, -0.020386, 0.000072, -0.000038, 0.00119, 0.039062, -0.000227, -0.000729, 0.000248, -0.027954, -0.003372, -0.010559, -0.033447, -0.069824, -0.000178, -0.000648, -0.000889, -0.020142, -0.000259, -0.001457, -0.007233, -0.039307, -0.000009, 0.000885, 0.000767, 0.026367, -0.000376, -0.001198, -0.002594, -0.037842, 0.000486, 0.00161, 0.002899, 0.043457, -0.00135, -0.00164, -0.002853, 0.080566, 0.000222, 0.000618, 0.002762, 0.040283, 0.000064, 0.000104, -0.000191, -0.014343, -0.000015, -0.000096, -0.000102, 0.01709, -0.000277, -0.000381, -0.000732, -0.026123, 0.000832, 0.001259, 0.010071, 0.046143, -0.000139, 0.000076, 0.000414, 0.019897, -0.000097, -0.000938, -0.001945, -0.027588, 0.000152, 0.000265, -0.000229, -0.017334, -0.00038, -0.000824, -0.001198, -0.028931, -0.000441, -0.001366, -0.00209, -0.036377, 0.00028, 0.000782, -0.000534, -0.046387, 0.002411, 0.006775, 0.029541, -0.017944, -0.000039, -0.000492, -0.001266, -0.03418, 0.000515, 0.000549, 0.000851, 0.021118, 0.000587, 0.000999, 0.001945, 0.033203, -0.001152, -0.000189, -0.00007, -0.032471, -0.00012, -0.001945, -0.001602, -0.031128, 0.000393, 0.00041, 0.000576, 0.015869, 0.000954, 0.001472, 0.003799, -0.09375, 0.000359, 0.000488, 0.001343, 0.023438, -0.000395, -0.000938, -0.00135, -0.034668, 0.000259, 0.000366, 0.001205, 0.028931, 0.000062, 0.000751, 0.000782, 0.023071, 0.000282, 0.000408, 0.000218, 0.01709, 0.000622, 0.000186, 0.00164, 0.037598, -0.000062, -0.000618, -0.001495, -0.031982, 0.00021, 0.000992, 0.000626, 0.034912, 0.000235, -0.000629, -0.001251, -0.033936, -0.000713, -0.000923, -0.001129, -0.032471, 0.000614, -0.00079, 0.000122, -0.039307, 0.000129, -0.00032, 0.000496, -0.030151, 0.000336, 0.000912, 0.001328, 0.02771, 0.000793, 0.000309, 0.00235, 0.036377, -0.002823, -0.008118, -0.036377, 0.027222, 0.000248, -0.000074, 0.000229, 0.015747, -0.00053, -0.001755, -0.001839, -0.033936, 0.000507, 0.000851, 0.001282, 0.034424, -0.000992, -0.000418, -0.001732, -0.033691, -0.000046, 0.000816, -0.000252, 0.034668, 0.00007, -0.000486, -0.000641, 0.016113, -0.000094, -0.000843, -0.002274, -0.037109, 0.000637, 0.000171, 0.002274, 0.025146, 0.000395, 0.001038, 0.002609, 0.03418, -0.000557, -0.001007, -0.001793, -0.035156, 0.000504, 0.00046, 0.000526, 0.034668, -0.000456, 0.000687, -0.001251, -0.033691, 0.00018, -0.000355, -0.000641, -0.031738, -0.000184, 0.000843, 0.000496, 0.025146, 0.000469, 0.000408, -0.00019, 0.018799, 0.000713, 0.000423, 0.001404, 0.037842, 0.000957, 0.000935, 0.002457, 0.035156, -0.000698, 0.000009, -0.001579, -0.033203, -0.000507, -0.000336, -0.000847, -0.028442, 0.000118, 0.000322, 0.003967, 0.044678, 0.00007, -0.000406, -0.0002, -0.024902, 0.000173, 0.000174, -0.000328, -0.012329, 0.000147, 0.000317, 0.000595, 0.018677, 0.001022, 0.001343, 0.00766, 0.006073, -0.000622, 0.000028, -0.000572, -0.035889, -0.000465, -0.00082, -0.000296, -0.022949, -0.000078, 0.000759, 0.000771, 0.026733, 0.000112, -0.001015, -0.000984, -0.02832, 0.000298, 0.001488, 0.002014, 0.033203, -0.000607, -0.000942, -0.000557, -0.032471, -0.000702, -0.000526, -0.000927, -0.033203, -0.000011, 0.000197, 0.000664, 0.02124, -0.000324, -0.000599, -0.00132, -0.034424, 0.000526, 0.001167, 0.003006, -0.006592, 0.000181, 0.000599, 0.001518, 0.029663, 0.000648, 0.001389, 0.003937, 0.036377, -0.000698, -0.000648, -0.002213, -0.02832, 0.000246, 0.001526, 0.002579, 0.04126, -0.000076, -0.000854, -0.001129, -0.019897, 0.000893, 0.000938, 0.001389, 0.032227, -0.000028, -0.000671, -0.00103, -0.034424, -0.001457, -0.000303, -0.000347, -0.033203, -0.000169, -0.001045, -0.000969, -0.035645, 0.000912, 0.000656, 0.002655, 0.039551, 0.000595, 0.000507, 0.00116, 0.02478, 0.000165, 0.000161, 0.00074, 0.033203, 0.000202, 0.000347, 0.000148, 0.017822, -0.000106, -0.000343, -0.000587, -0.014038, -0.000389, -0.000248, -0.000423, -0.016968, -0.000296, 0.001282, 0.001106, 0.030762, 0.000207, -0.000443, 0.0009, -0.043213, 0.00058, 0.000443, 0.001534, 0.029663, -0.00824, -0.009399, 0.012268, 0.357422, 0.002747, 0.006104, 0.018066, -0.183594, 0.000267, -0.007751, -0.10498, 0.027344, 0.000931, -0.000133, -0.004059, 0.039795, -0.00053, 0.002228, 0.024048, 0.474609, 0.003189, 0.00354, 0.04834, 0.041016, 0.000736, 0.00293, 0.043701, 0.03418, 0.000076, -0.001633, -0.003876, 0.136719, 0.00164, 0.003036, 0.007935, -0.21582, -0.000645, -0.005859, -0.100586, -0.0271, 0.000835, 0.005463, 0.082031, -0.02063, -0.000496, -0.001205, 0.053711, 0.419922, 0.002121, 0.006622, 0.092285, -0.082031, 0.000074, 0.00296, -0.056641, -0.193359, 0.001755, 0.003311, -0.016602, -0.384766, -0.001663, 0.003937, 0.005646, -0.376953, -0.000088, -0.003281, -0.0625, -0.024658, 0.001953, 0.002563, 0.019409, -0.269531, -0.002335, -0.008484, -0.015747, 0.283203, -0.001289, -0.00116, -0.017578, 0.166016, 0.001511, 0.003998, 0.002274, -0.135742, 0.001373, 0.009521, 0.105957, -0.042236, -0.002182, -0.002396, -0.013184, 0.21875, -0.001907, -0.004272, -0.025513, 0.162109, -0.002197, -0.007996, -0.100586, 0.031494, -0.004333, 0.002228, -0.003204, 0.22168, 0.001167, 0.002625, 0.008484, -0.160156, 0.000214, -0.005188, -0.078613, 0.007355, -0.000771, -0.00021, -0.001495, -0.05542, -0.000054, 0.000193, -0.009583, -0.05249, -0.002609, 0.001945, 0.104004, 0.208008, 0.00082, 0.002533, 0.00946, -0.092773, -0.000828, 0.00177, 0.01062, -0.300781, -0.000912, -0.001114, -0.003906, 0.086426, 0.000383, -0.003723, -0.07373, -0.071289, 0.001442, -0.004486, -0.003815, 0.429688, -0.000679, -0.007568, -0.020508, 0.380859, -0.000732, 0.009766, 0.163086, 0.447266, -0.000035, -0.00325, -0.055176, -0.006744, 0.001343, -0.002792, 0.109375, 0.249023, -0.002625, 0.003082, 0.099121, 0.243164, -0.000706, -0.003967, -0.00589, 0.157227, -0.000244, 0.003693, 0.067383, 0.003006, 0.010132, 0.062012, -0.017334, -0.012024, -0.000393, -0.004913, -0.060547, 0.022461, -0.001884, -0.001717, -0.002457, 0.12793, 0.000648, 0.001534, 0.004517, -0.244141, -0.000257, -0.003296, -0.062988, 0.027954, -0.001167, -0.002197, -0.009338, 0.157227, -0.000341, -0.000223, -0.003082, -0.046387, -0.000927, -0.001564, 0.0047, 0.177734, 0.001968, 0.004333, 0.012268, -0.271484, 0.000151, 0.004181, 0.018921, -0.333984, 0.000744, 0.001297, -0.006744, -0.087891, -0.002792, 0.034424, -0.535156, -0.071289, 0.000137, 0.001358, 0.005951, -0.238281, -0.00267, 0.001114, 0.001953, 0.277344, 0.001801, -0.005157, -0.11084, -0.029785, 0.00033, 0.000113, 0.142578, 0.166016, -0.000217, 0.001564, -0.001221, -0.063477, 0.000351, 0.007294, 0.002365, -0.244141, -0.000044, 0.000786, 0.001068, -0.042725, -0.002472, -0.00161, -0.026245, 0.012756, -0.000778, -0.000671, -0.001633, 0.082031, 0.001022, 0.002823, 0.009155, -0.15625, 0.00005, 0.001122, 0.004181, -0.080566, 0.001648, 0.002441, 0.004761, -0.163086, 0.000131, -0.001984, -0.00528, 0.09082, 0.003586, 0.008301, 0.013306, -0.335938, -0.002625, -0.001472, 0.001434, 0.341797, 0.001427, 0.005737, 0.016602, -0.28125, 0.004303, 0.015137, 0.085449, 0.193359, 0.000072, -0.001183, -0.001968, 0.081543, 0.105469, 0.355469, 0.753906, 0.138672, -0.000397, -0.002533, -0.003174, 0.049805, -0.004517, -0.01062, -0.014648, 0.371094, -0.000607, -0.009399, -0.147461, -0.046387, -0.002274, -0.008789, -0.105957, 0.028442, -0.007294, -0.057129, -0.398438, -0.367188, 0.001938, 0.005157, 0.007935, -0.167969, 0.000866, 0.004578, 0.068359, -0.019531, -0.000343, -0.005219, -0.075684, -0.006134, -0.000248, -0.006226, 0.024048, 0.470703, 0.000145, -0.000087, 0.001389, 0.059326, -0.002075, -0.007507, -0.052246, -0.027588, 0.001709, 0.004303, 0.003998, -0.11377, 0.000433, -0.000572, -0.000595, 0.068359, 0.000353, -0.007935, -0.177734, 0.077637, -0.000456, -0.003357, -0.057617, -0.032959, 0.001534, 0.00014, 0.001587, -0.15332, 0.000261, 0.002213, 0.064941, -0.04541, -0.001335, -0.000687, -0.000774, 0.040771, -0.002655, -0.003494, -0.018066, 0.339844, -0.000763, -0.006165, -0.100586, -0.017334, 0.001762, -0.005707, -0.179688, -0.002869, -0.002258, -0.006958, -0.166992, 0.036865, 0.000744, -0.003616, -0.106445, -0.139648, 0.001694, 0.00531, 0.009094, -0.191406, -0.002518, -0.006195, -0.001373, 0.248047, -0.002838, -0.004303, -0.00071, 0.515625, -0.000584, -0.007996, -0.013184, 0.236328, 0.000862, -0.004059, -0.015137, 0.142578, -0.000137, 0.002548, 0.008423, -0.144531, -0.000843, -0.002487, -0.10498, -0.189453, 0.074707, 0.001686, -0.006409, 0.003662, 0.000797, -0.000053, -0.001076, -0.061768, -0.001663, -0.008118, -0.107422, 0.055176, -0.00174, -0.002686, -0.019043, 0.375, 0.001877, -0.003571, 0.026733, -0.335938, -0.00354, -0.004639, -0.005035, 0.176758, 0.00296, 0.003143, 0.006165, 0.353516, -0.00001, -0.00296, -0.000186, 0.242188, 0.000437, 0.000341, 0.004272, -0.08252, 0.003357, -0.000444, 0.154297, 0.148438, -0.000683, 0.000299, 0.020508, 0.09668, -0.001236, 0.003403, 0.083496, 0.173828, -0.00079, 0.00103, 0.001892, -0.209961, -0.001472, -0.002182, -0.005829, 0.128906, 0.000278, -0.00066, 0.000835, 0.040527, -0.000282, 0.000721, 0.001068, -0.088379, -0.001999, -0.006622, -0.067383, 0.084473, 0.000026, -0.005707, -0.014893, 0.359375, -0.000082, 0.002106, 0.041504, -0.318359, -0.001396, -0.000938, -0.004272, 0.083496, -0.00119, -0.004578, -0.007721, 0.165039, 0.004272, 0.001373, 0.009399, -0.332031, 0.000652, -0.003967, -0.109375, -0.043457, -0.000353, -0.001564, -0.040039, 0.038818, -0.010315, -0.015442, -0.037109, -0.164062, 0.037109, 0.05957, 0.118652, 0.306641, 0.000881, 0.001862, 0.007538, 0.03418, -0.001427, -0.000519, -0.003342, -0.028442, 0.021606, 0.039551, 0.121582, -0.080078, -0.002899, -0.00296, -0.012268, -0.049561, -0.003418, -0.001984, 0.000931, 0.131836, -0.029175, -0.039307, -0.089355, -0.357422, 0.038818, 0.049316, 0.106934, 0.267578, 0.057617, 0.088867, 0.199219, 0.287109, -0.000435, -0.000641, -0.002625, 0.039307, 0.008972, 0.011169, 0.03833, 0.267578, 0.033447, 0.056152, 0.138672, 0.330078, 0.009399, 0.011475, 0.032959, 0.128906, -0.002991, -0.005066, -0.016968, -0.140625, -0.004578, -0.006958, -0.013062, -0.047852, -0.002975, -0.008423, -0.017822, -0.03064, -0.044922, -0.066895, -0.151367, -0.425781, -0.041016, -0.043701, -0.083008, -0.126953, 0.015259, 0.01416, 0.021118, 0.058594, -0.001305, -0.001823, -0.002441, -0.028931, 0.017212, 0.025269, 0.064941, 0.277344, 0.041016, 0.051025, 0.109375, 0.225586, -0.035156, -0.041504, -0.075684, -0.117188, -0.005981, -0.010986, -0.038818, -0.240234, 0.011902, 0.016479, 0.040527, 0.172852, -0.06543, -0.070312, -0.124023, -0.259766, -0.004852, -0.006439, -0.015381, -0.017456, -0.008484, -0.012451, -0.025879, 0.001656, -0.001427, -0.00135, -0.004211, -0.039307, 0.028687, 0.0354, 0.072266, 0.178711, -0.001816, -0.003693, -0.010071, -0.031982, 0.03125, 0.035889, 0.079102, 0.193359, -0.002213, -0.003006, -0.016846, -0.032471, -0.001709, -0.004974, -0.007996, -0.033691, -0.014465, -0.018311, -0.05127, -0.1875, 0.003036, 0.001999, 0.007111, 0.037598, 0.04248, 0.048096, 0.10498, 0.225586, -0.047852, -0.062988, -0.125, -0.165039, -0.028076, -0.037109, -0.07666, -0.169922, -0.010498, -0.026367, -0.063477, -0.474609, 0.031738, 0.044678, 0.095215, 0.165039, 0.016113, 0.021118, 0.046143, 0.308594, -0.003326, -0.002472, -0.005829, -0.035156, -0.000763, -0.001945, -0.003967, -0.028076, 0.039551, 0.067383, 0.151367, 0.390625, 0.007263, 0.004272, 0.025635, 0.121094, 0.003098, 0.004456, 0.015076, 0.061035, 0.007202, 0.006989, 0.016357, 0.056152, -0.016357, -0.023315, -0.039551, -0.103027, -0.018555, -0.027466, -0.060303, -0.171875, -0.006287, -0.006409, -0.018066, -0.033447, 0.001411, 0.000225, -0.004395, -0.047852, -0.000916, -0.000024, 0.000226, 0.034912, -0.001999, -0.003799, -0.011475, -0.035889, 0.007446, 0.010254, 0.030151, 0.080566, 0.00116, 0.001228, 0.005737, 0.031006, -0.003052, -0.003342, -0.009827, -0.050537, -0.001305, -0.001923, -0.008667, -0.040283, -0.021851, -0.030029, -0.084961, -0.191406, -0.071289, -0.086914, -0.160156, -0.324219, 0.044678, 0.072754, 0.15918, -0.092773, 0.012817, 0.015747, 0.043213, 0.140625, -0.040039, -0.071777, -0.145508, -0.353516, 0.015015, 0.025513, 0.069336, 0.292969, 0.004761, 0.005981, 0.013, 0.040527, 0.002884, 0.002975, 0.004608, 0.014832, -0.018677, -0.036865, -0.087402, -0.333984, 0.016724, 0.022217, 0.048584, 0.154297, 0.001053, 0.002335, 0.005798, 0.034668, 0.010437, 0.019287, 0.050293, 0.192383, -0.023071, -0.03833, -0.10791, -0.259766, 0.003601, 0.006256, 0.013306, 0.020752, -0.003296, -0.005066, -0.016113, -0.099121, -0.008606, -0.015625, -0.039795, -0.227539, 0.000378, 0.001518, 0.003311, 0.03418, -0.007599, -0.012329, -0.048584, -0.163086, -0.02063, -0.024292, -0.05249, -0.125, 0.008423, 0.014709, 0.043457, 0.173828, -0.003754, -0.007294, -0.021362, -0.134766, 0.001785, 0.001152, 0.002289, 0.043701, -0.001823, -0.003342, -0.012329, -0.022095, 0.002548, 0.002213, 0.003708, 0.075684, -0.027588, -0.0271, -0.064941, -0.144531, -0.002701, -0.003281, -0.004486, 0.038086, 0.0177, 0.030029, 0.068359, 0.243164, 0.040527, 0.05249, 0.120117, 0.249023, -0.013123, -0.021851, -0.054932, -0.175781, -0.001175, -0.000383, -0.001602, -0.038818, 0.045654, 0.050293, 0.095703, 0.304688, -0.019287, -0.026489, -0.054688, -0.200195, 0.003784, 0.005402, 0.010071, 0.021729, -0.043457, -0.057129, -0.11084, 0.09082, 0.008789, 0.0177, 0.053223, 0.25, 0.038574, 0.052734, 0.115723, 0.251953, 0.019287, 0.030762, 0.060791, 0.277344, -0.000893, -0.002487, -0.003387, 0.036377, 0.054932, 0.070801, 0.131836, 0.287109, 0.026489, 0.037842, 0.080078, 0.196289, 0.005707, 0.005402, 0.021851, 0.098633, -0.052734, -0.047607, -0.110352, -0.246094, -0.053223, -0.066406, -0.125977, -0.269531, -0.035889, -0.066895, -0.205078, -0.337891, -0.002167, -0.001038, -0.006195, -0.035645, 0.015503, 0.016357, 0.028442, 0.082031, -0.00079, -0.000059, -0.00473, -0.029785, -0.017212, -0.020874, -0.042236, -0.099609, 0.004669, 0.005463, 0.012085, 0.046387, 0.016235, 0.019287, 0.040283, 0.144531, 0.003632, 0.007202, 0.013489, 0.056152, -0.011414, -0.018311, -0.037598, -0.138672, 0.002502, 0.004242, 0.008301, 0.036621, 0.009399, 0.009338, 0.019409, 0.036865, 0.005676, 0.006744, 0.013, 0.069336, 0.000284, 0.000433, -0.00209, -0.037354, 0.006134, 0.010193, 0.0271, 0.139648, -0.015442, -0.02417, -0.072754, -0.310547, -0.02002, -0.031128, -0.06543, -0.171875, 0.000511, 0.00008, 0.00206, 0.033691, -0.001389, -0.002258, -0.004395, -0.033936, 0.001411, -0.0009, -0.00322, -0.064453, 0.009521, 0.010071, 0.03418, 0.124023, -0.011108, -0.019653, -0.054932, -0.214844, 0.002563, 0.003159, 0.009949, -0.028198, 0.001099, -0.001564, 0.003006, 0.034424, -0.027344, -0.048096, -0.11377, -0.267578, 0.009583, 0.010132, 0.022461, 0.066895, -0.023071, -0.032227, -0.072266, -0.322266, 0.021973, 0.038574, 0.09375, -0.125977, -0.000052, -0.001823, -0.01001, -0.062988, -0.022095, -0.047852, -0.141602, -0.279297, 0.02063, 0.052979, 0.265625, -0.047363, -0.001175, -0.002823, -0.005066, -0.039551, -0.00032, -0.002197, -0.006775, -0.026245, -0.001862, -0.001541, 0.000165, -0.072266, -0.002426, -0.004303, -0.016479, -0.012573, 0.003586, 0.008606, 0.031494, 0.133789, -0.007233, -0.010071, -0.061523, -0.326172, 0.003525, 0.004333, 0.018799, -0.037598, 0.00161, 0.013245, 0.037354, 0.386719, 0.002655, 0.007935, 0.033203, 0.020142, -0.008301, -0.013, -0.047607, -0.144531, -0.002945, -0.007507, -0.032471, -0.139648, 0.008972, 0.00415, 0.006775, -0.15625, 0.003448, 0.006958, 0.023438, 0.205078, 0.02832, 0.050537, 0.125, 0.490234, 0.003403, 0.008362, 0.034424, 0.206055, -0.003265, -0.004974, -0.015015, -0.010925, 0.000357, -0.000462, -0.003693, -0.037598, -0.00528, -0.01355, -0.04541, -0.455078, -0.00046, -0.003143, -0.053955, -0.328125, 0.001907, 0.001503, 0.001022, -0.063477, 0.005249, 0.004028, 0.039307, 0.230469, -0.002106, -0.00267, -0.004272, -0.036865, 0.000412, -0.00011, -0.003128, -0.068848, -0.000418, -0.001312, 0.00708, 0.054688, -0.009949, -0.016235, -0.040771, -0.141602, 0.001038, 0.00473, 0.018066, 0.316406, 0.002365, 0.001236, 0.000591, -0.087402, 0.006042, 0.007874, 0.006012, -0.142578, 0.013794, 0.033691, 0.12793, 0.261719, 0.000389, -0.00135, 0.039062, 0.232422, 0.002686, 0.009644, 0.059082, 0.236328, -0.001656, 0.00386, 0.021729, 0.166992, 0.00322, 0.006958, 0.013245, -0.018433, -0.003082, -0.002441, 0.000004, 0.178711, 0.00415, 0.004517, 0.019653, 0.298828, -0.011047, -0.014099, 0.023926, 0.1875, 0.044434, 0.137695, 0.353516, 0.071777, -0.003769, 0.000071, -0.014221, -0.291016, -0.002014, -0.004547, -0.017334, -0.271484, -0.00531, -0.01001, -0.034424, -0.163086, -0.002594, -0.000748, 0.00354, 0.074219, 0.037109, 0.081055, 0.193359, -0.057617, -0.001869, 0.000538, 0.001923, 0.035156, 0.029175, 0.041748, 0.15332, 0.441406, -0.015381, -0.058838, -0.231445, -0.057373, -0.005127, -0.007874, -0.022461, -0.070312, -0.027344, -0.044922, -0.118164, -0.308594, -0.000273, 0.001633, -0.002182, 0.033691, -0.001053, -0.003281, -0.002319, -0.037354, 0.013489, 0.020996, 0.062988, 0.223633, 0.000298, 0.003632, 0.053467, 0.269531, -0.002625, -0.002975, -0.00528, -0.048584, 0.001396, 0.000965, -0.000511, -0.106934, -0.00528, -0.007263, 0.001175, 0.194336, -0.010681, -0.019653, -0.112793, -0.345703, -0.001038, -0.000671, 0.015015, 0.120117, 0.000064, 0.000965, -0.004883, -0.060791, 0.005524, 0.012207, 0.056885, 0.371094, 0.00161, 0.000839, -0.008057, -0.081543, -0.010376, -0.02002, -0.083008, -0.261719, 0.002686, 0.004791, 0.020142, 0.088867, -0.007324, -0.009766, -0.016479, 0.154297, 0.004272, 0.015015, 0.05957, 0.287109, -0.006378, -0.00264, 0.026001, 0.273438, -0.000828, 0.001602, 0.037109, 0.296875, -0.020264, -0.037354, -0.111816, -0.182617, -0.01532, -0.026978, -0.112793, -0.010376, 0.004059, 0.003815, 0.000916, -0.075684, -0.00322, -0.014404, -0.044678, -0.298828, 0.001411, 0.00209, 0.008728, 0.072754, -0.001373, -0.001183, -0.007782, -0.072266, 0.001587, 0.003357, 0.012634, 0.067871, 0.002289, 0.003036, 0.022827, 0.179688, 0.000774, 0.003555, 0.013916, 0.07959, 0.00531, 0.014099, 0.042236, 0.341797, 0.001137, 0.002335, 0.003479, 0.173828, 0.00293, 0.004639, 0.01239, 0.063477, 0.010193, 0.038818, 0.357422, 0.375, 0.000717, -0.000082, -0.007477, -0.070801, -0.003174, -0.005768, -0.011963, -0.052002, 0.04126, 0.062988, 0.171875, -0.166016, 0.003677, 0.006134, 0.019043, 0.085449, 0.001198, 0.00024, -0.005463, -0.080566, -0.013672, -0.020386, -0.046631, -0.146484, -0.003677, -0.004211, 0.028076, 0.231445, 0.008667, 0.004547, 0.049561, 0.302734, -0.00053, 0.000477, 0.00024, 0.068848, -0.000467, -0.005615, -0.010193, -0.059326, 0.006927, 0.026978, 0.090332, 0.398438, 0.000847, -0.003815, -0.003845, 0.217773, -0.00589, -0.010437, 0.00386, 0.198242, 0.002243, -0.000053, 0.001183, 0.144531, -0.000208, -0.000889, 0.000652, -0.021729, 0.000553, -0.004944, -0.020386, -0.314453, -0.006409, -0.011169, -0.036133, -0.259766, -0.004272, -0.009338, -0.044678, -0.195312, -0.001076, 0.002548, -0.002167, -0.040283, 0.00053, 0.000771, -0.005859, -0.090332, 0.000042, -0.00069, -0.008301, -0.036865, 0.006958, 0.020996, 0.099609, 0.339844, 0.000599, -0.000458, 0.006409, 0.070312, 0.003021, 0.005402, 0.018066, 0.086426, 0.001869, 0.001045, -0.004822, -0.043213, -0.004578, 0.003937, 0.044922, 0.365234, -0.011353, -0.02478, -0.074707, -0.275391, -0.000584, 0.003815, 0.024292, -0.025024, 0.000353, -0.000355, -0.002655, -0.032715, -0.019409, -0.033936, -0.100098, -0.275391, -0.003616, 0.00412, 0.03125, 0.213867, 0.004913, 0.006866, 0.002594, -0.170898, -0.000481, -0.00074, 0.000259, 0.025269, 0.003998, 0.006592, 0.023804, 0.179688, 0.002426, 0.00531, 0.017822, 0.229492, 0.001884, 0.002563, 0.008362, 0.048096, -0.003235, -0.011719, -0.02771, -0.349609, 0.005981, 0.010986, 0.026367, -0.00708, -0.003571, -0.011841, -0.049561, -0.423828, -0.000557, -0.005951, -0.046143, -0.376953, 0.000179, 0.000801, 0.000992, -0.022827, -0.090332, -0.146484, -0.402344, -0.443359, -0.006378, -0.017944, -0.07373, -0.294922, -0.000393, 0.000771, 0.002899, -0.020386, -0.004059, -0.010132, -0.034668, -0.170898, 0.001266, 0.005615, 0.00145, -0.099121, -0.001312, 0.000237, -0.002335, 0.052734, 0.000889, 0.000832, 0.002213, 0.025757, -0.000083, -0.001625, -0.001785, -0.048828, 0.000019, -0.000153, -0.000292, -0.059326, -0.000828, -0.001457, -0.002594, -0.026733, 0.000973, -0.000162, -0.000687, -0.059082, 0.000154, -0.000595, 0.001556, 0.033691, 0.000751, -0.000443, -0.004608, 0.085449, 0.001022, 0.001045, 0.001343, 0.042969, -0.001007, -0.000916, -0.002151, -0.031738, 0.000843, 0.000286, 0.003693, -0.065918, 0.000182, 0.000664, -0.00011, -0.057129, 0.001114, 0.002594, 0.004364, 0.049561, -0.001396, -0.002243, 0.002747, -0.060791, -0.00045, -0.000698, -0.004852, -0.042236, -0.000656, 0.000546, -0.000483, -0.057373, 0.000835, 0.001175, 0.004028, 0.05542, -0.000484, -0.001984, -0.004791, -0.063965, 0.000786, -0.001015, 0.001694, -0.059082, -0.000507, 0.000214, -0.00164, 0.048828, 0.001289, 0.000305, -0.003357, 0.059326, 0.001984, 0.002563, 0.005005, 0.038574, 0.000542, -0.000713, -0.000013, 0.087891, -0.000717, 0.000751, 0.000526, 0.046631, 0.000748, 0.00087, 0.005829, 0.043945, 0.000025, 0.000444, 0.001984, -0.014526, -0.001099, -0.000721, -0.001678, -0.050293, -0.000893, -0.000241, -0.001587, -0.059814, -0.000161, 0.001007, 0.003311, 0.049561, -0.000133, 0.000702, 0.002945, 0.059082, -0.001129, -0.001213, -0.002808, -0.038574, 0.001724, 0.002106, 0.004608, 0.068359, 0.000006, -0.000166, -0.001022, -0.019287, -0.000169, -0.000114, -0.001404, -0.015991, 0.001968, 0.000507, -0.000326, -0.049316, 0.001282, 0.000519, -0.000729, 0.049072, -0.002762, 0.001106, 0.001038, -0.057617, -0.000357, 0.000185, 0.000771, -0.047119, -0.001312, -0.002411, -0.005127, -0.05835, -0.072754, -0.112305, -0.263672, -0.578125, 0.000526, 0.000032, -0.001587, 0.050293, -0.001404, 0.000206, -0.002762, -0.057373, 0.000793, 0.000519, 0.001595, 0.02002, 0.000648, 0.001114, -0.000443, 0.049561, 0.000301, 0.000307, -0.000072, 0.070801, 0.000282, 0.000374, 0.001518, 0.031128, 0.0019, 0.001526, 0.000557, -0.056885, -0.000923, -0.000786, 0.00235, -0.037842, 0.000607, 0.000687, 0.001755, -0.04834, 0.00061, 0.001511, 0.005859, -0.001152, -0.001144, -0.00025, -0.002045, -0.050781, -0.000656, -0.000357, -0.002441, -0.025513, -0.001579, -0.001389, -0.003143, -0.041748, -0.002472, -0.003281, -0.011047, -0.169922, -0.000307, -0.000263, 0.000729, -0.062012, 0.001205, 0.000896, 0.000568, 0.031494, 0.001953, 0.000977, 0.004028, -0.010071, -0.000767, -0.000767, -0.003311, -0.032959, 0.002029, 0.002365, 0.003632, 0.060059, 0.00034, -0.000368, -0.000376, 0.035645, -0.001068, -0.002045, -0.004578, -0.054443, 0.005676, 0.005737, 0.012695, 0.057617, -0.000338, -0.000801, 0.00001, -0.100586, -0.00074, -0.001801, -0.003616, -0.025513, -0.001045, -0.000935, -0.000751, -0.039307, -0.00095, 0.001564, -0.003815, 0.064453, 0.000923, 0.001205, -0.003052, -0.063965, 0.00009, -0.000108, -0.001907, -0.026245, -0.000534, -0.000063, -0.000303, -0.018677, -0.013367, -0.013611, -0.030029, -0.412109, -0.00066, -0.001122, 0.004364, -0.069824, -0.000079, 0.000391, 0.000414, 0.040771, 0.000313, 0.000481, -0.001091, 0.025879, -0.001129, -0.001602, -0.017456, -0.025757, -0.000206, -0.000938, -0.000278, -0.044189, 0.00069, 0.000189, 0.002563, 0.062012, -0.000992, -0.001701, -0.001953, -0.05542, 0.000969, 0.001518, -0.000553, 0.044434, -0.001251, -0.001556, -0.005035, -0.044922, -0.000591, -0.001038, -0.00116, 0.069824, -0.000568, 0.000139, -0.002075, -0.042969, 0.007568, 0.009827, 0.02002, 0.080078, 0.000338, 0.00267, 0.003998, 0.052734, -0.019531, -0.02002, -0.05249, -0.539062, 0.05127, 0.077637, 0.15918, 0.300781, -0.00293, -0.0047, -0.00885, -0.071289, 0.000885, 0.001183, 0.004852, 0.051514, 0.002396, 0.002213, 0.005554, 0.055176, 0.001045, 0.001572, 0.003723, 0.023926, 0.000889, 0.001038, 0.002975, 0.041992, 0.000139, -0.000301, 0.001228, 0.046387, 0.000135, -0.00013, -0.002197, -0.04126, 0.000028, -0.000357, -0.000637, 0.021118, -0.000475, 0.000683, 0.002136, 0.05249, -0.000542, -0.002045, -0.006683, -0.057617, -0.005981, -0.004974, -0.009094, -0.064941, -0.000164, -0.000081, 0.001549, 0.018311, -0.001167, -0.001328, -0.00473, -0.049316, -0.00116, -0.001175, -0.000614, -0.019409, 0.000033, 0.000418, 0.002502, 0.033447, 0.000412, 0.000196, -0.000961, 0.017822, 0.000889, 0.0047, 0.007874, 0.097656, -0.000534, 0.000519, 0.001663, -0.052979, 0.000053, -0.000645, -0.000212, -0.044434, -0.005127, -0.010254, -0.031738, 0.008057, 0.003448, 0.001488, 0.00415, 0.059814, -0.000843, 0.00023, -0.000896, -0.057617, -0.001999, -0.002243, -0.00354, 0.083496, -0.022095, -0.037598, -0.125977, -0.523438, -0.000542, -0.00074, 0.001335, 0.043213, -0.000763, -0.000782, -0.002151, -0.018921, 0.000557, 0.000721, -0.000195, 0.041504, 0.007141, 0.00824, 0.015503, 0.0625, -0.000904, -0.002029, -0.004242, -0.050537, -0.029053, -0.05835, -0.177734, -0.412109, -0.000652, -0.00024, 0.001694, -0.047607, 0.000113, -0.000427, 0.001389, 0.043945, -0.001701, -0.001213, -0.002045, -0.018677, 0.000066, 0.000167, 0.000862, 0.015259, -0.003342, -0.00296, -0.009094, -0.072266, 0.001495, 0.00177, 0.003204, 0.039795, 0.000816, 0.000874, 0.003601, 0.026855, -0.001167, -0.001045, -0.002136, -0.032715, -0.000071, -0.000226, -0.000389, -0.030518, 0.001823, 0.001915, 0.007111, 0.060303, 0.000475, 0.000881, 0.004059, 0.042236, -0.001205, -0.001236, -0.004608, -0.052246, -0.000843, -0.00164, -0.001366, -0.031128, 0.023071, 0.053467, 0.201172, 0.240234, 0.001289, 0.001778, 0.004822, 0.037354, -0.006287, -0.04541, -0.308594, -0.120605, 0.007874, 0.009827, 0.021606, 0.04248, 0.016968, 0.026367, 0.269531, 0.059814, -0.051758, -0.072266, -0.119629, -0.283203, 0.002472, -0.002258, -0.07373, 0.082031, -0.00001, -0.001045, 0.040039, -0.029053, -0.002548, -0.005035, -0.014099, -0.044434, -0.09082, -0.192383, -0.3125, -0.028931, 0.004456, 0.010437, 0.019775, -0.034668, 0.004639, 0.008484, 0.025879, -0.015076, 0.052002, 0.068359, 0.132812, 0.308594, -0.005981, -0.007111, -0.009705, -0.094238, -0.001846, -0.002274, -0.005219, -0.04834, 0.010193, 0.04248, 0.273438, 0.059814, -0.009583, -0.012451, -0.024902, -0.020264, -0.007233, -0.015991, 0.004486, 0.002121, 0.008728, 0.009338, 0.013489, -0.029663, 0.065918, 0.075684, 0.149414, 0.304688, 0.000071, -0.001404, -0.00592, -0.039062, 0.033936, 0.078613, 0.298828, 0.0625, -0.003235, -0.009766, -0.122559, 0.034912, 0.002686, 0.004974, 0.010315, 0.031494, -0.004456, -0.019165, -0.277344, -0.005981, -0.007812, -0.012268, -0.004303, -0.003357, 0.005493, 0.006531, 0.013367, 0.05542, -0.002884, -0.003082, -0.008789, 0.03418, 0.000347, 0.006592, 0.202148, -0.01709, -0.00415, -0.006989, -0.010803, -0.0354, 0.001801, 0.003693, 0.009094, 0.040039, 0.007477, 0.007751, 0.018555, 0.061279, 0.003723, 0.003815, 0.009521, 0.031128, 0.001541, 0.002533, 0.008301, 0.037109, -0.007935, -0.011841, -0.033203, -0.004669, 0.002991, 0.013245, 0.294922, 0.005249, 0.000471, 0.00264, 0.008667, 0.052734, -0.001244, -0.001968, -0.007172, -0.049072, -0.011414, -0.013672, 0.3125, 0.031738, 0.028076, 0.044434, 0.07959, -0.126953, -0.044922, -0.052246, -0.077637, -0.318359, 0.019043, 0.049316, 0.328125, 0.150391, -0.000992, -0.003845, -0.012573, -0.103027, 0.048828, 0.06543, 0.174805, 0.283203, -0.041992, -0.056641, -0.120605, -0.271484, -0.008057, -0.010376, -0.003479, 0.210938, -0.001801, -0.004181, -0.018555, -0.001144, -0.002747, -0.004639, -0.006226, -0.0354, 0.004486, 0.007996, 0.013855, 0.061768, -0.061768, -0.080078, -0.147461, -0.337891, -0.00025, 0.000973, -0.001999, -0.042236, 0.003143, 0.004211, 0.012512, 0.041992, 0.000366, -0.001831, -0.006409, -0.036865, 0.006866, 0.014648, 0.017334, 0.013123, -0.052002, -0.071289, -0.107422, -0.255859, 0.00415, 0.005554, 0.011902, 0.043945, 0.018921, 0.044189, 0.265625, 0.10498, 0.013062, 0.015503, 0.045166, 0.429688, 0.003555, 0.007172, 0.017212, 0.052734, -0.003555, -0.006989, -0.016968, -0.051758, -0.024658, -0.041016, -0.103027, -0.339844, -0.002426, -0.005035, -0.021362, 0.072754, -0.074707, -0.116699, -0.285156, 0.023804, 0.002014, 0.00238, 0.007385, 0.068848, -0.014648, -0.034912, -0.265625, -0.025146, -0.046387, -0.11084, -0.296875, 0.106445, 0.031738, 0.043701, 0.101074, 0.241211, -0.00209, -0.002182, -0.006042, -0.056396, 0.00177, 0.002167, 0.006653, 0.02356, -0.000713, -0.001892, -0.005463, -0.046631, 0.004578, 0.008301, 0.017212, 0.054688, 0.014221, 0.015991, 0.047852, 0.410156, 0.056641, 0.072754, 0.136719, 0.308594, -0.010681, -0.013062, -0.031982, -0.125977, -0.014343, -0.028931, -0.065918, -0.238281, -0.040283, -0.07666, -0.172852, -0.371094, -0.002151, -0.003326, -0.010498, -0.053223, 0.001755, 0.002182, 0.005341, 0.032227, 0.004181, 0.007233, 0.020752, -0.018677, -0.000992, -0.003555, -0.021973, 0.002808, -0.002716, -0.00531, -0.008606, -0.058838, -0.023071, -0.031494, -0.3125, -0.014771, -0.002213, -0.003967, -0.007324, -0.042236, 0.014038, 0.021973, 0.062988, 0.161133, -0.002319, -0.004333, -0.02002, 0.018311, 0.00066, 0.000912, 0.023804, -0.035645, -0.001915, -0.001213, 0.004974, 0.039307, 0.023804, 0.037598, 0.066895, -0.116211, -0.007019, -0.005859, -0.012817, -0.052246, -0.054688, -0.081055, 0.132812, 0.046143, -0.00531, -0.007874, -0.016235, 0.015625, 0.029053, 0.04126, 0.089844, 0.296875, 0.003479, 0.004974, 0.009216, 0.055908, 0.002533, 0.004425, 0.00769, -0.039795, 0.012512, 0.013306, 0.026733, 0.05127, -0.000801, -0.001648, -0.003723, -0.037109, -0.001816, -0.001915, -0.007385, -0.03064, -0.002228, -0.000341, 0.010376, 0.028076, -0.011047, -0.014771, -0.251953, -0.086426, 0.002472, 0.004089, 0.016357, 0.054199, -0.013123, -0.015564, -0.029785, -0.023804, -0.00022, 0.001556, 0.00383, 0.048096, 0.004639, -0.015259, -0.273438, -0.012817, 0.002045, 0.001633, 0.006958, 0.041504, -0.026733, -0.041504, -0.072266, 0.119141, 0.015991, 0.02063, 0.061768, 0.217773, -0.002975, -0.008789, -0.016724, -0.096191, 0.02771, 0.036865, 0.103516, 0.337891, -0.001724, -0.003098, -0.00946, -0.036377, 0.00193, 0.004181, 0.012756, 0.083496, -0.000412, 0.001953, 0.007721, -0.316406, 0.007111, 0.016968, -0.00946, -0.054932, 0.006927, 0.008728, 0.021118, -0.025269, 0.010254, 0.016357, 0.003845, -0.012939, 0.00824, 0.020752, 0.141602, -0.078613, 0.00238, 0.00473, 0.008606, 0.032959, 0.025635, 0.040039, 0.152344, 0.357422, -0.006836, -0.018799, -0.015869, -0.052002, -0.03125, -0.060303, -0.146484, -0.231445, 0.001198, 0.002747, 0.002502, -0.045654, -0.002975, -0.007538, -0.061279, -0.09082, 0.003464, 0.006104, 0.012634, 0.036865, 0.000024, -0.004089, -0.01532, -0.062012, 0.000881, 0.000629, 0.004517, 0.03418, 0.12207, 0.150391, 0.273438, 0.185547, 0.060059, 0.072266, 0.141602, 0.337891, 0.002457, 0.002106, 0.005463, 0.050293, -0.002213, -0.002335, 0.047607, -0.04126, 0.000077, -0.000683, 0.001175, 0.043701, -0.000399, -0.000507, -0.000179, 0.052246, -0.001251, -0.000062, 0.000296, 0.049561, -0.000729, -0.001625, -0.000561, 0.047852, 0.000618, 0.000965, -0.00029, -0.048096, 0.000292, 0.000412, 0.000755, -0.044189, -0.000767, -0.001381, -0.001099, 0.039795, 0.000273, 0.000999, -0.001122, -0.068359, -0.000246, -0.000139, 0.001068, 0.044922, -0.000201, 0.00028, -0.000847, -0.07959, 0.000103, -0.000336, -0.000465, -0.043213, 0.000374, 0.00017, -0.000041, -0.048096, -0.000736, -0.000141, 0.000271, 0.04834, 0.000469, 0.000874, -0.000014, -0.046387, 0.000805, 0.000832, 0.000113, -0.044189, 0.000391, 0.000051, -0.000231, -0.045654, 0.000064, -0.000771, 0.000376, 0.04248, -0.000131, -0.000173, 0.001091, 0.066406, 0.000816, 0.000557, -0.000397, -0.048828, 0.000072, -0.000591, 0.000057, 0.040527, 0.000378, 0.001228, -0.000192, -0.045654, -0.000881, -0.000353, -0.000237, 0.043457, 0.00005, -0.000414, 0.000622, 0.040283, -0.000736, -0.00037, -0.00087, 0.013672, 0.001282, 0.001274, -0.000137, -0.051758, -0.001472, -0.001175, 0.001587, 0.047119, -0.000546, -0.001251, -0.001373, 0.046387, -0.000656, -0.001137, 0.000614, 0.050537, 0.000055, 0.000717, -0.000542, -0.054443, -0.001068, -0.000591, 0.0005, 0.047119, 0.000079, 0.00024, 0.000343, -0.053223, 0.000641, 0.001175, 0.000523, -0.058838, 0.001183, 0.000992, -0.000244, -0.04248, 0.002625, 0.003601, 0.011047, 0.106934, 0.000717, 0.00017, -0.000813, -0.044434, -0.002319, -0.003586, -0.007141, -0.075684, 0.000767, 0.000591, 0.000197, -0.043701, -0.000381, -0.000351, -0.000208, 0.016968, 0.000061, 0.000471, 0.001076, -0.040283, -0.00025, -0.000977, 0.000538, 0.051514, -0.000778, -0.000572, -0.000391, 0.049805, -0.000629, -0.000454, 0.000496, 0.054688, -0.000479, 0.00015, -0.000429, 0.040039, -0.000046, -0.000201, -0.000336, 0.012512, 0.000977, 0.001381, 0.000698, -0.040771, 0.001106, 0.000431, 0.00022, -0.046631, -0.000534, -0.000504, -0.000195, 0.043701, -0.000458, -0.00132, 0.000576, 0.044678, 0.000108, 0.00033, 0.000584, -0.09082, -0.000183, 0.000599, 0.000557, -0.046387, -0.000467, -0.000557, 0.000443, -0.044678, -0.000311, -0.001175, -0.000065, 0.042725, -0.001251, -0.000549, 0.00103, 0.058838, -0.000465, -0.001183, -0.000237, 0.057861, 0.000393, 0.000203, 0.000452, -0.044434, -0.000534, -0.000698, 0.002136, 0.07666, 0.00041, 0.000626, 0.00058, -0.014709, -0.000664, -0.001114, 0.001678, 0.059814, 0.000355, 0.000546, -0.000452, -0.043945, 0.000618, 0.001045, 0.00009, -0.048096, -0.000345, -0.00037, 0.000614, 0.025391, -0.0005, -0.001549, -0.00002, 0.051025, 0.000702, 0.001152, 0.000523, -0.050781, -0.000418, -0.001144, 0.000038, 0.048584, -0.001122, -0.00106, 0.00161, 0.077148, 0.00066, 0.001541, 0.000028, -0.04834, 0.00058, 0.000425, -0.00034, -0.045166, -0.000675, -0.000148, 0.001198, 0.05127, 0.001274, 0.000565, -0.001717, -0.060059, -0.00061, -0.000763, -0.000123, 0.046631, 0.00135, 0.000025, 0.000387, -0.046631, 0.000121, 0.000534, -0.000087, -0.053223, 0.000896, 0.000591, 0.000277, -0.046143, 0.001854, 0.000039, 0.000326, -0.06543, 0.000269, 0.001534, -0.000515, -0.055664, 0.000113, -0.000641, -0.000637, 0.049072, -0.000197, 0.000296, -0.000328, -0.045166, 0.000748, 0.000797, -0.000467, -0.052246, 0.000058, 0.000065, 0.000234, -0.012634, -0.000992, -0.000389, -0.000603, 0.049316, -0.000687, -0.000463, 0.000164, 0.04541, 0.000305, -0.000228, -0.000305, -0.039551, 0.000027, 0.000725, 0.001266, -0.047363, 0.000713, -0.000111, -0.000154, -0.046387, -0.000584, -0.001007, 0.001343, 0.058594, 0.000854, 0.001541, 0.001648, -0.044922, -0.000395, 0.000275, -0.001106, -0.050049, -0.000119, -0.000211, -0.002457, -0.07373, -0.000176, -0.00132, 0.001503, 0.079102, 0.000851, 0.000828, 0.000362, -0.041992, 0.001083, -0.000717, -0.003571, -0.090332, 0.000954, -0.000372, -0.00046, -0.050537, -0.000751, -0.000736, -0.000105, 0.04126, -0.000874, -0.000523, -0.000073, 0.051025, -0.000584, 0.000261, 0.000511, 0.085449, -0.000931, -0.00103, 0.000142, 0.047363, -0.000366, -0.001122, 0.00006, 0.053223, -0.000049, 0.00002, -0.000763, -0.046631, 0.001236, 0.000534, -0.000935, -0.041504, 0.000744, 0.000228, -0.000881, -0.048096, -0.000117, 0.000427, -0.000467, -0.053711, 0.000492, 0.000809, 0.000448, -0.046631, -0.000029, -0.000706, 0.000759, 0.046143, -0.000538, -0.001129, 0.000366, 0.043701, 0.001076, 0.000759, -0.000477, -0.052246, -0.000912, -0.001091, -0.000065, 0.062988, -0.000587, -0.000675, -0.000115, 0.047363, 0.000227, 0.00029, -0.00116, -0.050293, -0.000418, -0.000172, -0.000037, 0.048096, -0.000057, -0.000124, 0.000454, -0.044434, -0.000645, -0.000523, 0.000546, 0.047363, 0.000219, -0.000397, -0.000546, -0.046875, 0.000847, 0.001152, 0.000414, -0.043701, 0.000007, 0.000479, -0.000483, -0.046631, 0.002121, 0.001335, -0.002213, -0.057617, -0.000425, -0.000259, 0.000881, 0.052246, 0.000614, 0.000744, -0.000267, -0.04834, -0.001289, -0.00116, 0.000224, 0.052734, 0.001053, 0.000992, -0.001183, -0.059082, 0.001205, 0.001907, 0.003174, 0.009216, -0.000104, 0.000087, 0.000174, -0.043945, -0.000576, -0.000484, -0.001083, 0.044189, 0.00023, -0.000832, -0.001053, 0.041992, -0.000101, -0.000475, -0.00116, 0.043701, 0.001228, 0.000284, 0.000016, -0.060547, -0.001144, -0.001228, 0.001442, 0.047607, -0.000732, -0.000736, 0.00004, 0.074707, 0.000347, 0.001114, 0.005127, 0.097656, -0.002625, 0.000504, 0.014282, 0.057861, -0.011536, -0.020508, -0.046387, -0.291016, 0.101074, 0.200195, 0.421875, 0.496094, 0.035156, 0.07666, 0.151367, 0.34375, -0.012329, -0.025757, -0.072266, -0.224609, 0.003693, 0.006256, 0.016602, 0.062012, 0.002228, 0.002472, -0.000832, -0.057373, -0.055664, -0.105957, -0.210938, -0.302734, -0.002487, -0.003159, -0.014038, -0.083984, -0.014771, -0.010315, 0.005524, 0.695312, 0.000969, 0.000534, -0.00087, -0.060791, 0.008972, 0.015503, 0.033691, -0.025879, -0.014893, -0.042969, -0.181641, -0.251953, -0.000429, -0.000179, 0.003647, 0.059326, -0.000942, -0.001541, 0.003159, 0.052734, -0.025024, -0.053467, -0.115234, -0.339844, -0.009338, 0.014771, 0.057373, 0.353516, -0.000011, -0.001358, -0.006714, -0.047852, -0.006439, -0.012085, -0.028931, -0.133789, 0.030884, 0.043457, 0.089355, -0.134766, 0.001152, 0.006042, 0.018066, 0.104004, -0.000748, 0.000146, 0.00383, -0.041748, 0.054199, 0.08252, 0.238281, 0.585938, 0.02002, 0.038818, 0.086426, -0.081055, 0.004791, 0.008606, 0.022827, 0.121094, -0.037842, -0.064941, -0.165039, -0.361328, 0.068848, 0.119141, 0.239258, 0.339844, -0.004913, 0.006439, 0.063965, 0.382812, 0.005463, 0.012817, 0.034668, -0.010559, 0.006073, 0.007507, 0.004303, -0.049561, 0.001968, 0.007935, 0.02002, 0.083008, 0.001404, 0.0019, 0.014954, 0.088379, 0.003296, 0.010864, 0.05542, 0.283203, -0.001869, -0.011353, -0.030762, -0.128906, 0.000881, 0.003876, 0.012573, 0.05835, -0.000694, -0.001297, -0.005554, -0.086426, 0.004669, 0.008972, 0.022217, 0.007172, -0.000484, 0.00206, 0.000637, -0.067383, -0.001717, -0.016357, -0.088867, -0.695312, -0.007874, -0.013672, -0.036865, 0.033203, 0.154297, 0.257812, 0.40625, 0.46875, -0.015747, -0.022583, -0.071777, -0.355469, 0.031494, 0.059814, 0.130859, 0.310547, 0.054932, 0.201172, 0.408203, 0.431641, -0.017944, -0.037354, -0.124512, -0.289062, -0.000946, -0.015991, -0.065918, -0.231445, -0.035645, -0.067871, -0.1875, -0.408203, -0.002106, -0.001724, -0.006348, -0.063477, -0.006653, 0.002792, 0.026489, 0.302734, 0.00016, 0.002609, 0.007629, 0.09668, -0.000393, 0.002991, 0.051758, 0.298828, -0.017822, -0.067383, -0.271484, 0.223633, 0.002701, 0.003815, 0.001915, -0.162109, 0.000167, -0.001053, -0.00705, -0.070312, 0.002548, 0.012268, 0.032715, 0.660156, -0.000481, -0.009949, -0.036377, -0.158203, -0.00296, -0.003693, -0.013428, -0.080566, -0.00708, -0.008728, -0.00885, -0.040283, -0.005981, -0.006531, 0.001213, -0.365234, -0.003967, -0.005157, -0.015564, -0.067383, -0.031006, -0.065918, -0.201172, -0.310547, 0.012268, 0.018066, 0.042236, 0.074219, -0.048828, -0.132812, -0.384766, 0.146484, -0.010986, -0.055176, -0.19043, -0.353516, 0.000801, 0.002747, 0.009644, 0.136719, -0.001595, -0.000234, 0.001678, 0.053955, -0.009094, -0.019653, -0.07959, -0.285156, -0.008362, -0.015869, -0.028809, 0.005127, 0.00148, 0.003647, 0.006592, 0.063477, 0.001984, 0.001854, 0.024414, 0.070801, 0.000471, 0.002747, 0.000129, 0.063965, -0.000572, -0.000359, -0.001373, -0.05127, -0.039551, -0.066406, -0.162109, -0.339844, -0.00473, -0.005524, -0.008667, 0.057861, 0.104492, 0.198242, 0.388672, 0.063477, -0.005493, -0.010071, -0.021362, -0.261719, 0.006256, 0.017456, 0.086914, 0.355469, -0.013733, -0.014954, -0.019287, 0.209961, -0.009094, -0.00885, -0.006134, 0.160156, 0.002502, 0.011169, 0.020752, 0.189453, -0.000212, -0.002991, -0.032715, -0.269531, -0.002167, -0.005463, -0.022217, -0.166016, 0.001091, 0.002533, 0.000484, -0.074707, 0.037598, 0.081543, 0.189453, 0.376953, -0.003433, -0.001335, 0.004059, 0.125977, 0.021729, 0.057617, 0.136719, 0.283203, -0.006866, -0.020874, -0.070312, -0.259766, -0.002853, -0.019043, -0.07373, -0.273438, -0.012207, -0.032471, -0.080566, -0.365234, -0.000014, -0.000032, -0.008789, -0.055664, -0.039795, -0.075195, -0.179688, 0.009216, 0.048096, 0.085938, 0.182617, 0.326172, -0.010132, -0.004181, 0.028564, 0.176758, 0.006317, 0.012085, 0.032227, -0.009888, -0.048828, -0.07959, -0.161133, -0.388672, -0.007416, -0.011719, -0.032227, 0.029297, 0.034912, 0.070801, 0.181641, 0.083008, 0.001572, 0.001984, 0.013062, 0.041992, 0.000315, 0.001007, 0.010559, 0.097168, -0.046631, -0.146484, -0.3125, -0.523438, 0.023193, 0.044678, 0.185547, 0.472656, -0.005463, -0.01355, -0.029175, -0.235352, 0.008484, -0.00119, -0.03125, -0.259766, 0.017944, 0.041748, 0.06543, 0.355469, 0.020264, 0.05127, 0.126953, 0.417969, -0.02063, -0.015991, 0.037842, 0.460938, -0.013245, -0.038574, -0.082031, -0.337891, 0.031738, 0.054199, 0.135742, 0.367188, -0.005127, -0.000622, 0.029907, 0.210938, -0.047119, -0.086914, -0.178711, 0.108398, 0.003555, 0.005981, 0.021484, 0.039795, -0.017456, -0.024902, -0.064453, -0.320312, 0.004089, 0.009644, 0.028687, 0.07373, 0.000192, 0.002747, 0.023682, 0.102051, 0.001968, 0.002945, -0.000207, -0.077637, -0.005615, -0.005005, -0.012329, 0.053711, -0.000203, -0.000131, 0.007202, 0.074219, -0.001106, -0.001617, 0.001549, 0.056396, 0.00528, 0.011963, 0.021606, 0.098145, 0.00473, 0.005768, -0.005768, -0.048584, -0.036377, -0.061768, -0.145508, -0.05957, 0.000652, -0.000721, -0.007019, -0.069336, -0.013367, -0.028442, -0.135742, -0.382812, -0.022339, -0.041748, -0.141602, -0.335938, 0.141602, 0.259766, 0.376953, 0.503906, 0.043945, 0.117676, 0.353516, 0.10498, -0.006439, -0.011169, -0.046387, -0.275391, -0.002457, -0.005066, -0.010681, -0.033691, 0.012207, 0.015137, 0.031494, 0.21582, -0.00412, -0.005371, -0.007202, -0.047363, 0.003479, 0.007721, 0.014587, 0.220703, -0.004486, -0.005951, -0.008423, 0.03833, 0.000923, 0.007111, 0.034912, 0.421875, -0.008667, -0.01001, -0.015381, -0.050049, -0.005493, -0.007477, -0.008911, -0.052734, -0.060547, -0.079102, -0.123535, -0.251953, 0.017212, 0.021973, 0.043701, 0.302734, -0.002518, -0.003937, -0.005249, -0.050293, 0.004242, 0.005615, 0.008667, 0.05127, -0.009583, -0.013794, -0.022339, -0.060059, -0.016235, -0.021973, -0.043701, -0.28125, -0.013611, -0.016724, -0.026245, -0.100586, -0.00415, -0.005646, -0.009766, -0.045654, -0.014526, -0.019531, -0.040283, -0.289062, 0.012207, 0.015564, 0.033936, 0.21875, 0.011902, 0.069824, 0.25, 0.679688, -0.013428, -0.016602, -0.026245, -0.037842, -0.00531, -0.00769, -0.013916, -0.051025, -0.027954, -0.032227, -0.05542, -0.24707, 0.02478, 0.026489, 0.036865, 0.059326, -0.016357, -0.02063, -0.042236, -0.263672, -0.001442, -0.003693, -0.014771, -0.316406, -0.018799, -0.022461, -0.045654, -0.3125, 0.01416, 0.019043, 0.0354, 0.238281, 0.016846, 0.021606, 0.044434, 0.304688, 0.01355, 0.0177, 0.027344, -0.017944, -0.012573, -0.016357, -0.028198, -0.21582, 0.014282, 0.018066, 0.037842, 0.249023, -0.003555, -0.002808, -0.009155, -0.149414, 0.00161, 0.003845, 0.007874, 0.053955, -0.006531, -0.007416, -0.015076, -0.055664, 0.075684, 0.113281, 0.146484, 0.243164, -0.006775, -0.011536, -0.017578, -0.076172, 0.016846, 0.021362, 0.043213, 0.267578, 0.020142, 0.025269, 0.040283, 0.088379, -0.003876, -0.005432, -0.008301, -0.060059, -0.015869, -0.021118, -0.028076, -0.119141, 0.029663, 0.036133, 0.063477, 0.265625, 0.012573, 0.013733, 0.020508, 0.092773, -0.009399, -0.012512, -0.021362, -0.043945, 0.004669, 0.003845, 0.010315, 0.054688, 0.018555, 0.022461, 0.04834, 0.322266, 0.004883, 0.007416, 0.011292, 0.080566, 0.005981, 0.009033, 0.014343, 0.05835, 0.003693, 0.005493, 0.010742, 0.091309, 0.001694, 0.001236, 0.001373, 0.058105, -0.007874, -0.009399, -0.015991, -0.046143, 0.017822, 0.020142, 0.032227, 0.273438, -0.017212, -0.020264, -0.040283, -0.261719, -0.014099, -0.01709, -0.045166, -0.410156, 0.00473, 0.006775, 0.010437, 0.045166, -0.010559, -0.013367, -0.018555, 0.031128, -0.010742, -0.016846, -0.024658, -0.051514, -0.005524, -0.006287, -0.010925, -0.055664, 0.001335, 0.001076, 0.002167, 0.064453, 0.002121, 0.004639, 0.006622, 0.045166, -0.004395, -0.007782, -0.012146, -0.057373, 0.068359, 0.094727, 0.146484, 0.292969, 0.003998, 0.00589, 0.010681, 0.044434, -0.018677, -0.022339, -0.031738, -0.104004, -0.005951, -0.008057, -0.02478, -0.208984, 0.017456, 0.018677, 0.028809, 0.3125, -0.004181, -0.008301, -0.015869, -0.044922, -0.017334, -0.020996, -0.02771, -0.064941, 0.002625, 0.00386, 0.006226, 0.046143, -0.013855, -0.017944, -0.029907, -0.026733, 0.030762, 0.04834, 0.090332, 0.245117, -0.007385, -0.009094, -0.015564, -0.065918, 0.00473, 0.005981, 0.005859, 0.12793, -0.01123, -0.014832, -0.023071, -0.05127, -0.004974, -0.007416, -0.010498, -0.06543, -0.007935, -0.01062, -0.02478, -0.248047, -0.017822, -0.025024, -0.054932, -0.380859, -0.004791, -0.005615, -0.010986, -0.075195, 0.012512, 0.013855, 0.027344, 0.034668, 0.000471, 0.000045, -0.000782, -0.063965, -0.013428, -0.015137, -0.028931, -0.09668, 0.011292, 0.013, 0.02124, 0.065918, 0.008179, 0.013123, 0.025879, -0.021484, 0.001617, 0.004181, 0.019165, 0.400391, 0.006012, 0.007812, 0.012512, 0.051514, 0.015869, 0.029419, 0.081543, 0.300781, 0.001709, 0.000797, -0.010132, -0.316406, -0.010559, -0.011169, -0.02478, -0.302734, 0.0047, 0.008057, 0.012634, 0.052246, 0.002884, 0.002975, 0.006744, 0.061523, -0.015015, -0.018433, -0.03833, -0.257812, -0.000117, -0.000778, -0.000973, -0.053467, 0.026855, 0.029785, 0.035156, 0.067383, 0.004486, 0.00647, 0.012146, -0.02124, -0.006683, -0.005707, -0.008362, -0.073242, -0.003693, -0.007782, -0.0177, -0.085449, -0.008484, -0.009644, -0.019043, -0.112793, 0.016724, 0.019531, 0.044434, 0.349609, 0.000121, -0.000431, 0.012329, 0.249023, -0.022949, -0.033203, -0.086914, -0.333984, -0.009949, -0.011047, -0.018921, -0.111816, -0.041504, -0.059814, -0.112305, -0.330078, 0.007568, 0.009827, 0.016846, 0.052979, 0.016602, 0.026367, 0.054688, 0.291016, -0.006042, -0.008118, -0.012878, -0.031494, 0.014526, 0.018188, 0.035889, 0.255859, 0.000005, 0.007294, 0.014221, 0.316406, 0.003815, 0.005707, 0.009583, 0.047363, 0.013489, 0.013611, 0.023438, 0.124512, 0.025513, 0.02478, 0.054932, 0.353516, 0.005951, 0.006439, 0.011902, 0.275391, 0.008972, 0.014343, 0.019775, 0.106445, -0.048096, -0.064453, -0.105469, -0.300781, 0.007263, 0.008911, 0.011902, 0.06543, -0.016846, -0.021973, -0.043945, -0.277344, 0.046875, 0.043701, 0.048584, 0.069824, 0.037598, 0.057373, 0.088379, 0.285156, -0.015625, -0.019409, -0.039062, -0.28125, 0.012817, 0.017456, 0.054688, 0.466797, -0.045654, -0.058838, -0.095215, -0.445312, 0.017212, 0.021362, 0.045654, 0.292969, 0.001656, 0.001808, 0.005219, 0.053223, 0.008667, 0.009155, 0.016235, 0.056885, -0.004364, -0.006165, -0.00946, -0.050537, 0.004517, 0.004242, 0.007416, 0.051514, -0.001648, -0.004669, -0.009705, -0.056641, 0.002579, 0.004395, 0.012756, 0.183594, -0.016846, -0.022461, -0.046631, -0.332031, -0.01709, -0.020508, -0.041504, -0.275391, -0.005951, -0.005676, -0.010986, -0.049561, -0.002274, 0.000954, 0.07373, 0.013062, 0.031738, 0.003418, 0.144531, 0.330078, -0.005371, -0.013916, -0.130859, -0.041748, -0.001595, -0.009827, -0.109863, -0.033936, -0.0065, -0.013062, -0.083984, -0.091797, -0.002213, -0.002014, -0.367188, -0.054688, 0.005341, -0.000465, -0.15625, -0.028931, -0.001816, 0.000259, 0.035645, 0.008057, 0.002579, -0.000143, -0.158203, -0.035889, -0.00209, -0.006348, 0.296875, 0.005951, -0.050049, -0.064453, -0.05127, -0.034912, -0.01239, -0.025391, -0.062988, 0.058594, -0.007568, -0.022583, -0.235352, -0.015503, -0.00206, 0.004822, 0.096191, 0.00264, 0.002182, 0.021606, 0.330078, 0.020752, 0.003281, 0.010498, 0.324219, 0.118164, 0.033936, 0.077148, 0.318359, -0.178711, 0.015076, 0.032471, 0.137695, 0.175781, 0.000565, 0.00473, -0.249023, -0.02478, 0.006317, 0.003494, -0.080078, -0.013916, 0.003143, 0.002182, 0.146484, 0.040039, 0.001381, 0.001305, -0.003876, 0.124512, -0.001579, 0.027344, -0.234375, -0.265625, 0.000618, -0.007446, -0.160156, -0.073242, 0.011719, 0.02832, 0.447266, 0.043457, 0.005127, 0.018921, 0.3125, 0.012268, -0.011047, -0.022217, -0.10498, -0.043701, 0.007385, -0.002151, -0.141602, -0.042236, 0.002014, 0.012756, 0.24707, 0.027954, -0.015198, -0.036377, -0.287109, -0.079102, 0.001503, 0.001892, 0.021484, 0.002151, -0.006287, -0.005707, -0.131836, -0.012634, -0.004395, -0.007019, 0.026611, 0.130859, -0.000759, 0.001137, -0.172852, -0.028198, -0.00164, 0.009277, 0.106445, 0.026123, -0.008423, -0.023804, -0.210938, -0.060791, 0.004547, 0.013123, 0.441406, -0.004822, 0.013794, 0.047119, 0.19043, -0.136719, 0.002197, 0.005554, 0.151367, 0.005066, 0.057129, 0.141602, 0.457031, -0.294922, -0.012024, 0.00473, 0.373047, -0.006744, -0.001823, 0.001747, -0.018066, -0.179688, -0.000801, 0.004364, 0.007141, -0.373047, -0.012573, -0.02417, -0.07666, 0.114258, -0.000116, -0.000095, -0.017944, -0.00592, -0.002106, -0.001923, 0.151367, 0.0354, -0.00885, -0.010559, -0.121094, -0.057861, -0.002991, -0.002029, -0.15332, -0.042236, -0.001587, -0.014099, -0.136719, -0.045166, 0.01355, 0.024658, 0.109863, -0.080078, 0.002899, 0.01239, 0.462891, 0.084473, -0.000307, -0.000565, 0.003662, 0.016113, -0.001633, -0.02417, -0.527344, -0.076172, -0.00003, 0.000618, -0.515625, 0.015625, -0.009033, -0.006622, 0.178711, 0.025391, -0.01178, -0.022461, -0.15332, -0.012939, 0.005615, 0.011536, 0.441406, 0.049316, 0.009338, 0.032227, 0.125977, 0.027222, 0.003754, 0.014709, 0.177734, 0.07959, 0.007294, 0.023926, -0.09082, -0.285156, 0.000222, -0.00322, 0.086426, 0.248047, -0.00325, -0.011536, -0.07373, -0.034424, -0.004761, 0.001373, 0.141602, 0.060547, -0.002274, -0.006012, -0.092285, -0.018921, 0.004761, -0.002625, -0.136719, -0.010315, 0.006531, 0.002502, -0.155273, -0.056396, 0.001953, 0.000702, -0.076172, -0.014954, 0.001854, 0.001343, 0.217773, 0.055664, 0.000626, 0.003189, 0.018921, 0.011902, 0.013428, 0.02478, 0.271484, 0.049561, 0.005981, 0.004578, 0.016235, -0.294922, 0.007233, 0.025879, 0.25, -0.065918, 0.007568, 0.002487, 0.359375, 0.063965, 0.002792, 0.003967, -0.013489, 0.014282, -0.00769, -0.033936, -0.228516, -0.109375, -0.00132, -0.004181, -0.115723, -0.00412, -0.005981, -0.000207, 0.095215, 0.007111, -0.010864, -0.008179, -0.029663, -0.15332, -0.009705, -0.012878, -0.212891, -0.048096, 0.015625, 0.024902, 0.103027, 0.341797, -0.001465, -0.005005, 0.192383, 0.086426, -0.003098, -0.019775, 0.004089, 0.53125, 0.014465, 0.026733, 0.06543, -0.130859, -0.010498, -0.021973, -0.453125, -0.082031, 0.004089, 0.006531, -0.008362, 0.005676, -0.003555, 0.006104, 0.204102, 0.039307, 0.008423, 0.007202, -0.158203, -0.023071, -0.003433, -0.009644, -0.084473, -0.018311, 0.000439, 0.002609, 0.031494, 0.003708, -0.000101, 0.004578, 0.18457, 0.024536, 0.003036, -0.003845, -0.167969, -0.048096, 0.001114, 0.0047, -0.139648, -0.037354, 0.002274, 0.012695, 0.208008, 0.079102, -0.010498, -0.019287, -0.031738, -0.047607, 0.000774, -0.008301, -0.174805, -0.010742, 0.00946, 0.017212, 0.116211, -0.554688, 0.003006, -0.001289, 0.375, 0.032471, -0.002472, -0.006042, -0.060059, -0.007263, -0.004547, 0.000182, -0.246094, -0.034424, 0.004059, 0.001884, 0.000839, -0.189453, 0.00145, 0.001762, 0.009766, 0.070801, -0.004333, -0.019165, -0.318359, -0.054932, -0.015625, -0.030518, -0.460938, -0.044922, -0.002396, -0.00322, -0.24707, -0.030273, -0.040039, -0.07373, -0.185547, -0.115723, -0.001175, 0.000835, 0.091797, 0.026367, 0.002579, 0.00885, 0.161133, 0.018799, 0.027344, 0.055908, 0.042725, 0.006012, 0.001602, -0.001022, -0.226562, -0.02417, 0.002258, 0.002121, -0.191406, -0.023804, 0.013794, 0.032959, 0.3125, 0.09082, -0.002213, 0.030396, 0.425781, 0.080566, 0.005676, 0.021973, 0.134766, -0.110352, -0.000664, -0.00824, -0.103516, -0.013733, 0.002747, -0.026367, -0.447266, -0.065918, 0.029663, 0.043457, 0.574219, 0.100586, -0.018433, -0.04541, -0.234375, -0.115723, -0.011658, -0.01239, -0.086914, -0.075195, -0.012695, -0.027344, -0.21875, -0.023926, -0.000687, -0.004425, 0.503906, -0.047363, 0.003616, 0.004822, 0.039062, 0.094727, -0.012146, -0.0354, -0.28125, -0.070801, -0.002869, -0.002228, 0.016968, -0.196289, -0.000702, -0.00032, -0.02356, 0.005371, -0.005676, -0.011108, -0.006042, 0.013733, 0.00119, -0.00769, 0.164062, 0.017334, -0.015198, -0.029053, -0.443359, -0.102539, -0.001427, -0.004883, -0.043945, -0.002335, 0.001175, 0.012207, 0.021606, -0.112305, 0.000477, -0.008545, -0.08252, 0.030151, -0.001381, -0.009827, -0.074219, 0.015503, -0.002289, -0.00705, -0.022583, 0.089844, 0.003326, 0.041748, -0.113281, -0.002579, -0.003693, -0.001457, -0.018311, 0.098633, -0.000168, 0.005219, 0.020752, -0.102051, 0.001289, 0.003723, 0.037598, -0.168945, 0.003632, 0.014893, 0.086914, -0.000343, 0.000828, 0.001328, 0.053711, -0.021118, -0.000345, -0.015991, -0.026123, 0.113281, 0.000854, -0.008667, -0.097168, 0.015137, -0.00001, -0.012634, -0.085938, 0.027466, -0.00029, -0.00473, 0.027344, -0.090332, 0.000992, -0.007294, -0.138672, 0.008911, -0.001999, 0.015564, 0.105469, -0.025024, 0.001213, 0.028076, 0.07373, -0.006439, -0.000343, -0.000862, 0.016724, 0.001968, 0.000299, -0.008179, -0.038086, 0.106934, 0.000067, 0.000874, 0.018433, -0.070801, 0.002411, 0.004883, 0.020386, -0.083496, 0.000127, -0.001755, 0.044922, -0.013611, 0.003601, 0.005432, 0.043945, -0.124023, 0.000603, 0.000238, -0.105469, 0.018311, 0.000002, -0.001541, -0.020752, -0.013428, 0.000269, -0.012329, -0.066895, 0.02002, -0.001434, -0.0019, 0.078125, -0.015076, -0.000542, -0.004028, 0.071777, -0.013367, -0.000534, -0.003113, 0.062256, -0.009216, 0.000507, -0.000858, -0.071289, 0.015625, -0.000003, -0.001114, 0.102539, -0.019531, 0.001099, 0.002228, -0.080078, 0.004791, 0.002121, 0.009094, 0.040039, -0.119629, 0.001869, 0.000816, -0.078613, 0.008118, -0.004456, -0.007996, -0.032959, 0.150391, 0.000173, 0.005676, 0.037842, -0.062988, 0.002365, 0.005554, 0.140625, 0.056396, 0.001175, -0.001534, -0.072754, 0.013367, 0.00033, -0.000858, -0.026367, 0.089355, -0.000549, 0.003174, -0.016113, 0.066406, 0.001877, -0.002625, -0.083984, 0.026978, 0.004028, 0.008789, 0.019165, -0.088379, 0.00071, 0.013611, 0.118652, -0.102051, -0.000064, -0.001686, -0.021362, 0.072754, -0.001106, 0.001953, 0.071289, -0.013733, -0.000378, 0.001144, 0.085938, -0.019531, -0.001114, -0.000637, 0.022827, -0.005005, 0.000187, 0.0005, -0.054443, 0.004395, -0.002121, 0.005219, 0.043701, -0.043945, 0.000334, 0.002975, 0.05127, -0.001755, -0.000523, -0.002243, -0.026489, 0.086426, -0.005676, 0.000322, -0.0354, 0.126953, 0.001015, -0.00708, -0.089844, 0.034912, -0.002457, 0.000212, 0.070312, -0.009033, -0.002808, -0.011353, -0.067871, 0.022217, -0.001617, -0.010193, -0.063965, 0.010681, -0.000104, -0.000326, 0.027466, -0.003174, 0.000401, -0.00824, -0.083496, 0.015015, -0.000368, -0.000141, 0.006195, -0.026367, -0.003281, -0.000303, -0.025146, 0.106934, -0.001175, 0.004944, 0.052734, -0.007568, 0.000092, 0.001091, -0.030396, 0.009033, -0.002579, 0.002274, 0.007538, -0.005432, 0.002289, -0.006226, -0.090332, 0.018677, -0.000216, -0.004944, -0.019897, 0.104004, -0.00235, -0.004578, -0.019897, 0.086426, -0.004181, -0.013733, -0.123535, -0.019043, -0.000191, 0.000237, -0.069336, 0.008911, -0.002731, -0.007355, -0.028809, 0.111328, 0.000181, 0.001556, -0.07666, 0.011841, 0.00235, 0.002182, 0.041992, -0.126953, 0.001038, -0.001701, 0.090332, -0.008301, -0.002747, 0.000119, -0.036133, 0.172852, 0.00238, 0.002213, 0.030151, -0.09668, 0.001053, 0.00383, 0.02002, -0.090332, 0.000261, -0.005493, -0.015442, 0.072266, 0.000307, -0.002258, -0.053467, -0.028809, -0.001732, -0.006317, -0.017944, 0.09668, -0.001419, 0.001564, -0.061768, 0.013733, -0.002457, -0.004089, -0.024658, 0.092773, 0.000179, 0.003159, 0.034912, -0.121582, -0.00066, -0.001373, -0.078125, 0.007507, 0.000481, 0.014221, 0.080078, -0.014832, 0.001328, -0.004883, -0.025024, 0.087891, -0.001053, -0.00383, -0.007538, 0.047119, -0.003403, -0.00135, -0.039307, 0.119141, -0.000515, -0.001595, -0.087402, 0.020874, 0.000916, -0.000207, 0.018311, -0.067383, -0.003372, -0.00174, -0.020752, 0.109375, 0.001335, 0.006134, 0.046631, -0.144531, 0.001289, 0.001297, 0.010437, -0.05249, -0.000151, -0.022461, 0.09375, 0.147461, -0.003616, -0.007111, -0.036865, 0.106445, -0.000999, -0.001183, 0.064941, -0.006165, -0.003937, -0.012085, -0.025391, 0.116699, -0.001541, -0.014771, 0.057373, 0.163086, -0.00164, 0.035889, 0.073242, -0.032959, 0.005188, 0.003998, 0.032959, -0.112793, -0.000908, -0.000591, 0.058594, -0.006012, -0.002151, 0.005524, 0.069336, -0.013916, -0.001999, 0.001366, 0.15918, -0.07666, -0.001518, 0.0047, 0.086914, -0.015015, 0.001816, 0.00293, 0.046631, -0.133789, 0.001358, 0.000292, -0.076172, 0.009644, 0.000969, 0.004425, 0.022583, -0.103027, 0.003296, 0.001984, -0.087402, 0.02002, -0.000278, 0.000181, 0.043945, -0.011108, -0.000202, -0.000402, 0.006226, -0.084961, -0.001137, 0.003632, 0.068359, -0.014099, -0.00036, -0.008301, -0.073242, 0.020386, -0.000927, -0.003036, 0.06543, -0.001167, 0.000595, 0.000496, -0.083496, 0.015991, -0.000599, 0.003799, 0.072266, -0.022705, -0.003372, -0.009277, -0.032471, 0.097168, 0.000257, -0.000086, -0.075684, 0.014099, -0.000675, 0.008606, 0.026855, -0.083008, 0.001503, 0.003555, 0.003021, -0.017822, -0.00206, 0.014771, 0.07959, -0.027832, -0.000576, -0.00235, -0.075195, 0.011475, -0.000511, -0.000904, -0.010681, -0.006592, 0.000012, 0.009277, 0.080078, -0.010681, -0.00177, -0.000227, 0.078125, -0.017944, 0.00066, 0.010681, 0.083008, -0.017456, 0.000134, 0.003845, 0.027832, -0.121094, 0.000698, 0.002075, -0.082031, -0.075195, 0.000961, 0.003448, -0.067871, 0.008057, 0.000557, 0.002182, 0.023926, -0.083984, 0.000404, 0.006012, 0.030029, -0.115723, 0.014404, -0.056396, 0.261719, 0.089355, -0.001595, 0.029175, -0.062012, 0.275391, 0.004089, -0.030151, 0.157227, 0.07959, 0.028687, 0.009338, 0.384766, 0.138672, -0.001366, 0.003342, -0.019653, -0.004028, -0.039062, 0.01239, -0.488281, -0.117676, -0.020508, 0.049561, -0.328125, -0.113281, 0.015259, -0.050293, 0.275391, 0.11084, -0.008972, 0.032959, -0.233398, -0.085938, 0.014771, -0.04541, 0.192383, 0.186523, 0.002213, -0.008789, 0.038818, 0.011108, -0.031982, 0.003387, -0.302734, -0.121094, -0.003586, -0.02832, 0.138672, 0.027588, -0.001938, 0.002243, -0.025513, -0.005371, -0.014221, 0.030273, -0.214844, -0.070312, -0.014954, 0.012512, -0.133789, -0.351562, -0.018799, 0.027222, -0.339844, -0.07666, 0.014771, -0.029785, 0.223633, 0.07373, 0.012146, -0.001534, 0.310547, 0.069824, 0.017456, 0.004547, 0.367188, 0.081055, -0.017578, 0.022217, -0.34375, -0.150391, 0.026001, -0.008179, 0.464844, 0.117188, 0.00095, -0.003494, 0.01355, 0.003998, -0.022339, 0.000385, -0.423828, -0.139648, -0.03833, -0.017944, -0.519531, -0.196289, 0.040527, -0.115234, 0.671875, 0.065918, 0.062012, 0.009888, 0.486328, 0.244141, -0.003418, 0.009094, -0.04126, -0.01123, -0.000275, 0.001923, -0.009338, -0.011841, -0.013611, 0.056641, -0.425781, -0.092773, 0.111816, 0.036621, 0.542969, 0.302734, 0.0177, 0.010315, -0.047363, 0.363281, -0.005035, 0.00592, -0.060547, -0.019531, 0.003479, -0.008728, 0.043213, 0.013306, 0.076172, 0.015991, 0.427734, 0.253906, 0.09082, 0.008423, 0.488281, 0.300781, -0.047119, 0.023438, -0.5, -0.265625, -0.002899, 0.012451, -0.050293, -0.013367, 0.018555, -0.02002, 0.416016, 0.098145, -0.019409, 0.011658, -0.357422, -0.050049, -0.003799, 0.007874, -0.045166, -0.014771, 0.001259, -0.00267, 0.012573, 0.001617, -0.002563, 0.009705, -0.043213, -0.011597, 0.001137, 0.002548, -0.003677, 0.00769, -0.008911, 0.016968, -0.133789, -0.143555, 0.007355, 0.053711, 0.308594, 0.01532, -0.043457, 0.002991, -0.363281, -0.108887, -0.039062, 0.034912, -0.390625, -0.12207, 0.007874, -0.039062, 0.196289, 0.086914, -0.016724, 0.031982, -0.335938, -0.128906, 0.015076, -0.031494, 0.185547, 0.060059, 0.02417, 0.005615, 0.431641, 0.117676, -0.012756, 0.041504, -0.226562, -0.080566, 0.036865, -0.029541, 0.330078, 0.167969, -0.027344, 0.041016, -0.382812, -0.140625, 0.016846, -0.02478, 0.15625, 0.059814, 0.002594, -0.008423, 0.036377, 0.010681, 0.047852, 0.0047, 0.490234, 0.102051, -0.037598, 0.000383, -0.306641, -0.134766, 0.009766, -0.038574, 0.392578, 0.126953, 0.020752, -0.0354, 0.216797, 0.08252, -0.056396, 0.006531, -0.507812, -0.246094, 0.034424, 0.010681, 0.396484, 0.124023, 0.001442, -0.007568, 0.032959, 0.010193, 0.022461, -0.019653, 0.257812, 0.060303, -0.033203, -0.017456, -0.213867, -0.257812, 0.02417, 0.023315, 0.138672, 0.070312, 0.017212, -0.02832, 0.382812, 0.15625, -0.003815, 0.010681, -0.037598, -0.010925, 0.012817, -0.043945, 0.180664, 0.174805, -0.039795, 0.000179, -0.451172, -0.15625, 0.037354, 0.043457, 0.308594, 0.176758, 0.056152, 0.006866, 0.416016, 0.219727, -0.030029, -0.004303, -0.380859, -0.125977, -0.040771, -0.001945, -0.398438, -0.076172, 0.107422, 0.046387, 0.269531, 0.503906, -0.012634, 0.023926, -0.25, -0.099121, 0.034912, -0.046143, 0.10791, 0.3125, -0.015198, 0.033447, 0.0047, -0.351562, 0.000687, -0.003494, 0.010193, 0.006744, 0.030762, 0.017578, 0.118164, 0.441406, -0.007172, 0.022217, -0.46875, -0.117676, 0.005524, -0.012451, 0.081055, 0.024414, 0.012939, -0.005432, -0.045166, 0.275391, -0.016968, 0.0354, -0.326172, -0.136719, 0.02417, 0.000641, 0.40625, 0.071777, -0.026367, 0.018555, -0.277344, -0.132812, 0.029785, 0.003113, 0.235352, 0.085938, -0.013184, 0.012146, -0.084473, -0.039062, -0.046143, 0.022217, -0.363281, -0.200195, -0.031982, -0.003418, -0.242188, -0.185547, 0.004333, -0.027344, 0.124023, 0.042236, 0.026001, -0.041748, 0.367188, 0.113281, -0.033936, -0.013855, -0.457031, -0.084473, 0.00095, -0.015137, 0.080078, 0.028687, -0.006775, 0.028076, -0.148438, -0.059326, 0.020996, -0.047119, 0.470703, 0.089355, 0.001518, -0.010132, 0.040771, 0.011841, 0.037598, 0.009888, 0.367188, 0.170898, -0.03418, 0.036133, -0.402344, -0.102539, -0.003799, 0.038574, -0.223633, -0.07959, 0.020142, -0.003448, 0.421875, 0.115723, 0.007385, -0.01239, 0.095215, 0.024658, -0.07666, 0.00473, -0.472656, -0.289062, -0.003265, 0.010437, -0.041748, -0.012085, -0.025635, -0.000858, -0.332031, -0.101562, -0.012756, 0.022827, -0.330078, -0.136719, 0.016968, -0.036377, 0.314453, 0.149414, 0.003571, -0.013184, 0.076172, 0.022827, 0.089355, -0.006287, 0.447266, 0.285156, -0.027954, 0.029541, -0.398438, -0.233398, 0.034912, -0.071289, 0.363281, 0.088379, 0.030029, -0.016846, 0.435547, 0.176758, -0.059814, 0.009033, -0.423828, -0.106934, 0.022217, -0.012268, 0.308594, 0.132812, 0.053223, 0.177734, -0.328125, -0.044434, 0.004852, -0.030884, 0.12793, 0.053467, -0.018433, -0.011047, -0.443359, -0.12793, 0.004059, -0.034668, 0.150391, 0.01416, -0.02063, -0.044922, -0.012024, -0.025757, 0.000664, -0.012085, 0.024292, 0.051514, -0.005615, 0.008301, -0.051025, -0.014648, 0.059326, -0.022461, 0.416016, 0.149414, -0.067383, -0.044189, -0.546875, -0.328125, -0.033691, 0.015869, -0.53125, -0.09375, 0.049805, 0.0047, 0.320312, 0.279297, 0.038086, -0.00174, 0.318359, 0.182617, -0.026978, -0.012939, -0.492188, -0.12207, -0.00296, 0.002975, 0.114258, -0.028564, -0.004608, -0.01123, 0.138672, 0.0177, -0.002975, 0.001297, 0.128906, -0.012451, -0.003525, -0.002319, 0.114746, -0.010681, 0.003235, -0.003036, -0.147461, -0.029175, -0.001724, 0.00415, 0.111816, -0.013306, 0.000186, 0.00106, 0.003555, -0.03418, -0.001953, -0.006805, -0.02478, 0.129883, 0.002823, 0.006439, 0.031738, -0.147461, 0.00415, 0.001038, -0.133789, -0.015259, 0.003052, 0.026245, 0.177734, 0.023071, 0.00296, 0.004395, -0.141602, -0.000698, -0.003815, -0.002335, 0.12793, -0.028442, 0.002274, 0.001396, -0.152344, -0.00824, -0.002472, -0.00589, 0.000622, 0.143555, -0.003418, -0.00235, 0.118652, -0.019165, -0.004791, -0.006989, 0.120117, 0.018433, 0.00386, -0.004333, -0.189453, -0.024414, -0.002838, 0.000961, 0.130859, -0.043701, 0.005127, 0.006134, -0.119629, 0.002487, -0.007629, -0.003265, 0.128906, 0.032959, -0.001053, 0.006073, 0.314453, -0.03418, -0.00267, -0.004242, 0.0354, 0.099609, -0.003204, -0.003647, -0.028076, 0.131836, -0.004333, -0.002853, 0.126953, 0.021851, -0.003036, -0.003601, 0.108398, -0.007874, 0.002274, 0.001328, -0.116699, 0.009338, -0.001564, -0.004578, -0.006897, 0.118164, 0.004852, 0.0271, 0.192383, -0.15332, 0.003098, 0.004303, 0.028931, -0.099609, -0.002396, -0.005524, -0.050537, 0.135742, 0.005707, 0.00769, -0.166992, 0.036133, -0.003372, -0.008423, -0.061523, 0.224609, -0.004944, -0.010559, -0.05835, 0.104492, 0.003006, 0.001228, -0.126953, 0.019043, -0.00296, -0.016357, 0.083984, 0.246094, -0.000097, -0.002838, -0.049072, 0.131836, 0.000748, 0.00473, -0.12207, 0.003174, 0.004913, 0.007355, -0.125977, -0.020142, -0.001701, -0.002182, -0.038818, 0.095703, 0.00209, 0.005127, -0.131836, -0.002914, -0.004578, 0.000422, 0.226562, 0.097656, 0.006683, 0.007416, -0.188477, -0.014648, 0.000912, -0.007935, 0.086914, 0.028931, -0.00386, 0.001968, 0.11084, 0.008545, -0.000355, -0.000771, -0.006409, 0.049805, 0.003418, 0.003098, -0.120605, 0.035645, 0.003799, 0.008301, -0.119629, -0.005219, -0.006958, 0.006317, 0.283203, -0.039062, -0.000957, -0.00148, 0.036865, 0.126953, -0.00264, -0.006866, 0.128906, -0.008118, -0.003891, -0.008057, 0.10791, -0.014038, 0.003571, -0.00177, -0.117676, 0.002274, 0.003342, 0.005646, -0.143555, 0.025269, -0.00071, -0.001373, -0.001465, 0.09082, 0.006042, 0.02356, 0.308594, -0.128906, 0.005005, 0.003723, -0.118164, 0.008301, 0.00412, 0.009094, -0.188477, 0.013367, -0.001183, -0.000507, -0.008362, 0.110352, -0.004761, -0.004608, 0.12207, 0.000999, 0.003036, 0.018555, 0.048584, -0.294922, 0.002457, 0.005157, 0.03125, -0.135742, 0.000839, 0.007538, -0.335938, -0.047607, 0.002136, -0.001625, -0.238281, 0.04126, -0.002853, -0.004608, 0.143555, -0.013977, -0.005249, -0.012024, 0.006104, -0.002106, -0.000054, -0.002106, -0.030273, 0.28125, -0.003403, -0.00708, 0.136719, -0.011963, 0.000679, 0.00528, 0.056396, -0.294922, -0.003967, 0.001534, 0.142578, -0.036377, 0.001656, -0.006073, -0.11377, 0.005524, -0.003586, -0.004913, 0.134766, 0.013123, -0.000015, 0.000199, 0.046875, 0.001808, -0.001732, -0.004639, -0.044189, 0.003662, 0.006409, 0.003632, -0.145508, -0.022949, 0.001602, 0.004059, 0.014343, -0.052246, 0.000448, 0.000866, -0.001663, -0.0354, -0.003479, -0.004913, 0.106445, 0.003937, -0.002838, -0.000542, 0.143555, -0.021484, 0.000257, -0.009094, -0.182617, 0.026001, 0.004639, -0.002716, -0.103516, -0.050049, 0.006561, 0.009766, -0.120117, -0.04126, -0.00267, -0.011719, -0.076172, 0.4375, -0.006134, -0.002686, 0.137695, -0.001328, 0.001518, 0.001602, -0.133789, 0.019531, 0.000744, 0.082031, 0.014587, 0.015381, -0.004547, -0.008423, 0.134766, 0.009583, 0.004425, 0.010132, 0.001007, -0.412109, -0.002502, -0.009033, 0.106934, 0.016846, -0.000201, -0.004547, 0.125977, 0.009521, 0.007385, 0.006409, -0.257812, -0.08252, -0.002808, -0.005432, 0.12207, 0.040283, -0.002518, -0.003052, 0.006348, 0.123535, 0.001427, -0.002625, -0.130859, 0.013062, 0.003632, -0.001228, 0.034668, -0.121094, -0.005615, -0.004669, 0.135742, 0.017578, 0.004333, -0.000336, -0.132812, -0.003403, -0.002121, -0.002655, 0.099609, 0.015625, 0.006805, 0.001831, -0.145508, -0.015869, -0.004272, -0.004944, 0.138672, -0.008057, -0.002914, -0.003448, 0.115234, -0.002319, -0.000488, -0.000942, 0.044678, -0.0047, 0.002853, 0.007507, 0.012634, -0.130859, -0.004486, -0.013428, -0.246094, 0.161133, -0.000599, 0.000296, 0.036377, 0.000473, 0.00116, -0.004059, -0.180664, -0.02124, -0.00528, -0.003067, 0.152344, 0.018188, -0.001892, -0.005981, -0.01416, 0.165039, 0.00592, 0.012817, 0.000595, -0.137695, -0.006592, -0.012573, -0.062256, 0.396484, 0.004852, 0.00708, 0.017944, -0.180664, -0.000622, -0.000553, 0.034912, 0.003372, -0.001282, -0.001534, -0.003784, 0.105957, -0.003036, -0.005219, -0.033936, 0.15918, 0.002243, 0.00412, -0.18457, -0.0625, -0.000576, -0.000786, 0.025024, -0.001839, 0.002243, -0.009705, -0.294922, 0.090332, -0.005737, 0.002472, 0.257812, 0.002167, -0.000683, 0.00135, 0.03833, -0.008667, -0.001907, -0.004089, 0.10791, -0.005859, -0.006439, -0.008606, 0.265625, -0.002731, 0.002716, 0.002197, -0.12207, 0.028809, -0.01062, -0.018677, -0.038574, 0.369141, 0.00103, 0.009888, 0.032959, -0.144531, 0.006866, 0.023682, 0.287109, -0.134766, -0.005554, -0.006165, 0.130859, -0.01709, 0.00592, 0.013794, -0.204102, -0.009766, 0.002487, 0.005188, -0.128906, 0.005035, 0.026489, 0.217773, 0.059082, 0.084473, -0.000832, -0.041748, -0.165039, 0.091797, 0.105957, -0.038818, 0.001114, 0.014099, -0.025269, -0.345703, -0.136719, -0.155273, -0.253906, 0.019531, -0.066406, -0.073242, 0.261719, -0.021851, 0.005829, 0.026611, 0.033203, -0.314453, -0.004578, -0.02124, -0.041992, 0.209961, 0.12793, 0.0625, -0.018555, 0.132812, 0.004242, -0.001747, -0.04248, 0.09375, 0.345703, 0.0271, 0.002365, -0.143555, -0.013184, 0.00238, 0.003723, -0.285156, -0.032471, -0.015076, -0.019897, -0.064453, 0.102051, -0.121094, -0.016846, -0.292969, -0.005615, -0.015625, -0.002304, -0.359375, -0.056885, -0.029541, 0.041992, 0.075684, -0.137695, 0.148438, -0.016846, -0.028442, -0.050781, -0.429688, 0.056396, -0.081543, -0.009277, -0.004333, -0.014709, -0.016357, -0.091309, -0.241211, -0.005524, -0.065918, -0.106445, -0.166992, 0.021362, 0.259766, 0.074707, 0.036377, -0.003265, 0.300781, 0.053711, 0.008789, 0.001923, 0.059814, 0.019897, 0.02478, 0.004578, -0.083496, -0.198242, -0.361328, -0.004181, 0.390625, 0.066895, 0.052979, -0.017334, -0.267578, -0.006897, 0.005981, 0.001534, 0.037598, 0.037109, 0.04126, 0.015747, 0.068848, 0.060547, 0.283203, -0.013977, -0.392578, -0.031738, -0.052002, -0.049072, 0.064941, 0.007996, -0.002472, 0.015442, -0.337891, -0.02832, -0.030273, -0.030396, 0.07959, 0.002426, 0.006317, -0.000607, 0.238281, -0.004272, 0.011719, 0.093262, 0.597656, 0.220703, 0.039307, 0.011658, 0.031738, 0.166992, 0.279297, -0.121582, -0.134766, -0.177734, -0.621094, -0.019653, 0.147461, 0.012451, 0.011536, 0.021729, 0.347656, 0.051025, 0.016113, 0.005463, 0.390625, 0.005493, 0.008301, -0.077637, -0.46875, -0.138672, -0.059326, 0.013428, -0.394531, -0.041748, -0.044189, -0.116699, 0.018188, -0.008667, -0.018188, 0.044922, 0.386719, 0.073242, 0.070312, 0.011902, 0.022461, 0.060303, 0.161133, -0.271484, -0.098633, 0.016602, 0.039795, 0.030273, 0.049072, 0.07373, 0.300781, 0.003464, 0.304688, 0.01123, 0.015259, 0.029541, 0.074707, 0.120605, 0.427734, -0.005127, -0.010864, 0.050781, -0.038086, -0.031738, 0.257812, 0.040771, 0.028442, -0.032959, -0.033936, -0.098633, -0.378906, -0.006287, -0.478516, -0.042969, -0.026733, -0.015564, -0.031982, -0.050293, -0.249023, -0.00351, -0.208008, -0.246094, -0.010864, 0.056641, 0.178711, 0.077148, 0.054688, -0.003067, -0.242188, -0.02063, -0.018433, 0.023193, 0.320312, 0.0271, 0.014587, -0.28125, 0.056885, -0.024902, -0.026489, -0.079102, -0.073242, -0.116699, -0.451172, 0.016479, 0.028564, -0.077637, 0.085938, 0.003876, 0.010193, -0.053467, 0.041504, -0.116211, 0.082031, 0.007324, -0.016602, -0.001472, -0.404297, -0.048584, -0.015137, -0.029663, -0.365234, -0.015564, -0.020752, 0.00824, -0.112305, -0.022095, -0.002884, 0.010986, -0.042725, -0.041504, -0.077148, 0.03064, -0.216797, -0.00885, -0.013916, -0.007477, 0.267578, 0.028564, 0.015564, 0.006256, 0.373047, 0.033691, 0.017456, 0.024292, 0.085449, 0.071289, 0.233398, 0.040527, -0.07373, -0.001389, 0.000866, -0.135742, 0.084473, 0.009888, -0.014648, -0.015381, -0.182617, -0.08252, -0.046143, 0.015015, -0.084473, 0.000081, 0.008667, -0.020996, -0.318359, -0.105469, -0.039307, 0.032959, 0.078613, 0.129883, 0.412109, 0.029541, -0.196289, -0.041992, -0.025146, 0.018555, 0.292969, 0.011841, 0.004333, 0.007263, -0.322266, -0.006744, 0.006592, -0.017212, -0.328125, -0.038086, -0.007599, 0.000885, -0.013367, -0.036377, -0.039795, 0.007812, -0.40625, -0.025513, -0.031982, 0.000599, 0.369141, 0.010315, -0.001999, 0.172852, 0.051514, 0.004211, 0.050537, -0.037354, 0.191406, -0.07373, -0.106445, -0.045654, 0.091309, 0.00528, 0.004608, 0.010315, 0.318359, 0.071777, 0.05249, -0.038818, 0.355469, 0.011597, 0.040039, -0.024536, -0.34375, -0.043213, -0.024414, -0.017944, -0.386719, -0.002335, 0.003693, -0.016724, -0.326172, -0.022461, -0.015625, 0.003387, -0.367188, -0.017822, -0.007629, -0.056152, -0.398438, -0.117676, -0.081543, -0.002274, -0.46875, -0.014282, -0.025513, 0.017578, -0.328125, -0.044189, -0.010925, -0.056396, 0.515625, 0.037598, 0.009583, 0.02771, 0.337891, 0.029663, 0.016846, 0.031006, 0.050537, 0.085938, 0.310547, -0.086426, -0.119629, -0.157227, -0.503906, 0.063477, 0.320312, 0.123047, 0.09082, -0.000935, -0.015625, -0.049072, -0.28125, 0.008362, 0.416016, 0.035889, 0.032227, -0.000797, 0.039795, 0.031738, 0.038818, 0.033203, -0.40625, -0.030029, -0.043213, -0.028198, 0.051025, 0.001549, -0.002121, -0.003784, -0.398438, -0.144531, -0.117676, -0.017212, 0.3125, 0.056641, 0.018066, -0.002075, 0.022583, 0.09668, 0.279297, -0.018066, 0.34375, 0.038086, 0.015076, -0.014954, -0.181641, -0.035889, -0.033936, 0.077637, 0.141602, 0.216797, 0.339844, 0.032715, -0.220703, -0.036377, -0.02124, -0.00071, 0.181641, 0.261719, 0.102051, 0.029053, 0.316406, 0.021362, 0.009277, 0.023926, 0.404297, 0.060791, 0.040771, 0.007996, 0.031494, 0.064453, 0.296875, 0.102051, 0.100586, 0.128906, 0.609375, -0.06543, 0.05127, -0.00946, -0.016357, -0.038818, 0.095215, -0.097168, -0.137695, -0.029785, -0.347656, -0.060547, -0.045898, 0.007507, -0.242188, -0.028076, -0.016357, -0.005402, -0.328125, -0.020508, -0.019531, -0.015137, 0.162109, 0.008301, 0.011169, -0.032227, 0.166992, 0.04126, 0.040039, 0.004181, -0.337891, -0.023926, -0.027466, 0.033203, 0.045654, 0.018921, 0.018555, 0.030884, 0.373047, 0.088379, 0.050049, -0.098145, -0.158203, -0.0625, -0.07373, 0.040039, 0.142578, -0.0047, -0.016235, -0.057129, -0.132812, 0.02124, 0.0065, 0.06543, 0.128906, -0.022827, -0.0065, 0.061279, 0.119141, -0.017212, -0.003799, 0.062012, 0.15625, -0.028809, -0.012268, -0.011169, -0.032471, -0.03064, -0.014465, 0.06543, 0.131836, -0.019287, -0.005188, -0.062256, -0.118652, 0.018066, 0.004333, -0.063965, -0.136719, 0.02417, 0.007996, -0.061768, -0.129883, 0.020264, 0.005859, -0.057617, -0.119629, 0.017578, 0.005127, 0.00135, -0.005768, 0.022217, -0.007202, 0.002365, 0.002243, 0.014404, -0.007629, 0.068359, 0.135742, -0.026123, -0.009949, 0.020874, 0.213867, -0.041992, -0.004608, 0.060791, 0.15332, -0.025269, -0.007141, 0.063477, 0.132812, -0.021606, -0.010376, -0.066895, -0.138672, 0.026489, 0.009766, 0.065918, 0.128906, -0.024658, -0.009216, -0.061523, -0.121582, 0.018677, 0.004791, -0.061768, -0.131836, 0.023926, 0.008118, 0.061035, 0.143555, -0.024048, -0.006714, 0.066406, 0.130859, -0.023315, -0.008667, 0.009827, 0.092285, -0.251953, -0.028809, -0.05835, -0.132812, 0.023315, 0.006836, 0.065918, 0.147461, -0.025269, -0.005829, 0.072754, 0.120605, -0.020508, -0.010071, -0.060547, -0.144531, 0.02771, 0.006653, 0.057129, 0.144531, -0.023071, -0.005585, -0.0625, -0.123047, 0.024292, 0.009094, -0.067383, -0.166016, 0.036621, 0.010559, 0.066406, 0.131836, -0.021729, -0.007812, -0.059082, -0.120117, 0.019287, 0.004333, 0.059814, 0.115234, -0.018799, -0.004303, -0.001427, 0.035156, -0.089844, 0.025635, 0.059082, 0.154297, -0.026367, -0.008179, 0.063477, 0.124023, -0.026367, -0.008362, 0.0625, 0.10498, -0.022095, -0.012939, 0.065918, 0.121094, -0.02417, -0.010986, 0.063477, 0.123535, -0.023682, -0.010254, 0.061768, 0.140625, -0.025757, -0.007812, 0.066895, 0.136719, -0.026489, -0.006805, -0.067383, -0.143555, 0.026245, 0.008606, 0.059814, 0.120117, -0.016968, -0.006073, 0.061035, 0.150391, -0.025146, -0.008545, -0.064941, -0.11377, 0.017212, 0.005127, 0.069336, 0.137695, -0.023804, -0.007507, -0.069824, -0.131836, 0.023926, 0.009949, -0.065918, -0.146484, 0.023315, 0.006622, -0.066895, -0.143555, 0.026001, 0.008362, 0.063477, 0.144531, -0.023438, -0.005981, 0.053223, 0.130859, -0.021362, -0.006104, 0.062256, 0.150391, -0.028931, -0.008667, 0.061035, 0.125, -0.021118, -0.010803, -0.064941, -0.121094, 0.019897, 0.00531, 0.06543, 0.141602, -0.021851, -0.006897, -0.064941, -0.140625, 0.025146, 0.008789, -0.064453, -0.141602, 0.026245, 0.007294, -0.061035, -0.119141, 0.017456, 0.003311, -0.070312, -0.125977, 0.025391, 0.007202, -0.061035, -0.12793, 0.021606, 0.005402, -0.063965, -0.150391, 0.022095, 0.007446, -0.065918, -0.144531, 0.026245, 0.00885, -0.059326, -0.145508, 0.022461, 0.005707, 0.054443, 0.122559, -0.022339, -0.014221, 0.065918, 0.142578, -0.023926, -0.006989, -0.071777, -0.111816, 0.019653, 0.009155, -0.067871, -0.134766, 0.023071, 0.007019, -0.058838, -0.123535, 0.019653, 0.008728, -0.066406, -0.138672, 0.023926, 0.006226, 0.062988, 0.191406, -0.072266, -0.018677, 0.060791, 0.117188, -0.017822, -0.004974, 0.057617, 0.135742, -0.032471, -0.008972, -0.063477, -0.125, 0.015991, 0.005371, -0.06543, -0.146484, 0.023193, 0.005798, 0.0625, 0.145508, -0.02356, -0.006256, 0.074219, 0.131836, -0.028687, -0.010803, 0.067383, 0.142578, -0.022949, -0.005066, -0.003098, -0.007416, -0.003326, -0.001335, 0.059814, 0.137695, -0.023926, -0.008911, 0.066406, 0.115723, -0.023315, -0.010437, 0.055908, 0.140625, -0.021851, -0.009949, 0.066406, 0.135742, -0.021851, -0.006805, 0.071289, 0.140625, -0.025635, -0.007996, -0.068359, -0.115234, 0.017334, 0.010071, 0.066406, 0.130859, -0.023438, -0.005798, -0.008911, -0.022461, -0.049805, 0.037842, -0.061035, -0.117676, 0.018311, 0.004608, 0.063477, 0.134766, -0.022827, -0.007172, -0.063965, -0.134766, 0.023804, 0.007263, 0.065918, 0.148438, -0.026245, -0.008728, -0.003937, -0.01416, 0.01123, -0.009338, 0.06543, 0.135742, -0.022095, -0.005463, -0.066895, -0.147461, 0.023438, 0.005402, 0.001755, -0.024048, 0.10498, 0.026611, -0.066406, -0.139648, 0.024902, 0.007996, -0.07959, -0.135742, 0.024292, 0.00824, -0.071777, -0.123535, 0.023193, 0.008667, -0.030762, -0.148438, -0.004181, 0.013062, -0.068848, -0.152344, 0.026733, 0.010986, 0.067383, 0.120117, -0.022827, -0.011658, -0.06543, -0.136719, 0.02063, 0.00592, 0.060547, 0.120605, -0.020264, -0.006409, -0.045898, -0.15332, 0.020508, 0.01416, -0.0625, -0.143555, 0.022583, 0.006531, -0.0625, -0.149414, 0.026489, 0.007996, 0.041748, 0.330078, -0.024292, -0.0177, 0.031738, 0.19043, -0.108887, -0.019165, 0.059814, 0.136719, -0.020752, -0.006287, -0.064941, -0.12207, 0.017456, 0.006622, 0.063477, 0.120117, -0.018066, -0.005341, 0.064453, 0.141602, -0.024414, -0.007935, 0.067383, 0.137695, -0.024292, -0.008484, -0.066406, -0.126953, 0.020996, 0.00592, -0.048096, -0.24707, 0.057861, 0.049316, -0.066406, -0.124023, 0.024292, 0.007996, 0.063477, 0.121094, -0.019043, -0.003799, 0.06543, 0.149414, -0.025513, -0.006226, -0.064453, -0.143555, 0.022461, 0.007568, -0.066406, -0.132812, 0.023315, 0.006531, 0.0625, 0.117676, -0.017334, -0.00589, 0.002136, 0.010376, -0.015564, 0.007294, 0.052979, 0.110352, -0.021973, -0.013916, 0.053223, 0.136719, -0.021851, -0.00885, 0.067383, 0.136719, -0.023315, -0.007416, -0.068359, -0.12793, 0.024902, 0.011475, -0.078125, -0.112793, 0.023682, 0.01062, 0.062012, 0.149414, -0.026855, -0.007141, -0.016968, -0.0625, -0.498047, -0.04834, -0.00824, -0.015198, 0.333984, 0.001923, 0.003098, 0.007019, 0.398438, 0.020264, 0.011597, 0.043701, -0.433594, -0.063965, 0.000104, -0.004395, -0.40625, -0.012329, -0.008606, -0.006073, 0.335938, -0.026489, 0.009827, 0.021973, 0.351562, -0.005646, -0.003006, 0.003738, -0.527344, -0.056396, -0.006714, -0.008179, 0.455078, 0.033691, 0.048584, 0.314453, 0.507812, -0.0177, -0.00415, -0.024536, 0.022583, 0.46875, -0.004669, 0.006683, -0.324219, -0.117676, -0.019653, -0.024536, -0.507812, -0.029175, -0.00053, -0.546875, 0.032471, -0.011047, -0.015137, 0.275391, 0.006561, 0.008362, 0.00766, 0.026611, -0.464844, -0.014832, 0.019897, 0.039551, -0.410156, 0.008362, -0.012329, -0.009155, 0.277344, 0.000372, -0.012451, 0.00592, -0.351562, 0.05249, -0.015991, -0.214844, 0.15918, 0.004333, 0.000668, 0.004456, -0.486328, -0.008301, -0.025879, -0.014465, 0.5, 0.008118, 0.022217, 0.235352, -0.197266, -0.012573, 0.005341, -0.006439, 0.386719, 0.077637, -0.03418, -0.166016, 0.168945, -0.006805, -0.014465, -0.012512, 0.320312, 0.013428, -0.001534, 0.001892, 0.558594, 0.025635, -0.027954, -0.263672, 0.115234, 0.005798, 0.006744, -0.022949, -0.421875, -0.00206, 0.017578, 0.019531, -0.332031, -0.016235, 0.002518, 0.010132, 0.40625, 0.044922, 0.042969, 0.076172, 0.394531, 0.066406, -0.03125, -0.074707, -0.371094, -0.053955, 0.014954, 0.025146, 0.328125, 0.027832, -0.00042, -0.009888, 0.261719, -0.035645, 0.002335, 0.011841, 0.3125, 0.027466, -0.005646, -0.001358, -0.605469, 0.005646, 0.021851, 0.026611, -0.369141, -0.022705, -0.00145, -0.004547, -0.410156, -0.035889, 0.001884, 0.001488, -0.375, -0.025269, -0.020142, -0.018677, 0.376953, 0.029419, -0.002289, -0.061279, -0.429688, -0.017822, 0.040039, 0.181641, -0.157227, 0.004089, -0.00708, 0.001816, 0.330078, 0.043213, -0.00351, 0.022217, 0.326172, -0.096191, 0.001373, -0.00386, 0.279297, 0.017822, 0.027954, 0.046875, -0.414062, -0.006805, 0.078125, -0.378906, -0.198242, -0.00473, 0.166016, -0.07959, -0.205078, -0.018433, -0.129883, -0.209961, 0.199219, 0.029175, -0.004303, -0.016724, 0.363281, 0.002457, 0.00946, 0.034912, -0.361328, -0.03833, -0.005585, -0.011841, -0.421875, 0.041504, 0.026367, -0.000919, -0.386719, -0.018433, 0.004608, 0.003525, 0.605469, -0.009094, -0.012268, -0.022339, 0.435547, 0.019653, 0.032471, 0.044434, 0.119629, 0.080078, 0.018066, 0.028809, -0.416016, -0.032715, 0.010803, 0.021484, 0.188477, 0.012329, -0.000954, -0.00589, -0.263672, -0.034424, 0.014038, 0.017334, -0.460938, -0.029297, 0.007874, 0.019043, 0.445312, 0.020752, 0.013367, 0.009216, -0.333984, 0.034912, -0.009216, -0.020874, 0.363281, -0.005585, 0.144531, 0.189453, -0.001274, 0.024536, 0.421875, 0.384766, 0.166992, 0.012939, 0.004364, 0.018555, 0.609375, -0.029907, -0.008545, -0.023193, -0.292969, 0.034424, 0.005188, -0.00322, 0.523438, 0.044922, 0.007385, -0.009338, -0.394531, -0.017212, 0.01709, 0.019897, -0.400391, -0.016602, 0.002792, -0.018433, -0.367188, -0.017456, 0.004486, 0.007721, -0.261719, -0.004303, 0.004395, 0.002228, 0.103516, 0.043945, -0.015991, -0.002701, 0.443359, 0.056396, -0.02124, -0.035645, 0.384766, 0.043457, -0.091797, 0.3125, -0.022217, 0.010132, -0.006287, 0.023804, 0.279297, 0.04248, -0.010925, -0.211914, -0.106934, -0.026001, 0.006317, 0.008423, 0.115723, 0.028076, 0.051025, 0.206055, -0.151367, 0.002945, -0.009521, -0.015869, 0.349609, 0.029053, -0.063965, -0.574219, 0.013367, -0.010132, 0.02832, 0.024414, -0.34375, 0.032471, 0.001289, -0.033691, -0.34375, 0.07373, 0.022339, 0.04126, 0.109863, 0.014404, 0.000515, 0.008301, -0.078125, -0.15625, 0.015259, 0.015076, 0.445312, 0.031128, 0.102539, 0.314453, -0.114746, -0.00885, -0.004578, -0.000828, 0.376953, 0.051758, 0.009644, 0.030396, -0.376953, -0.029053, -0.019897, -0.028687, -0.176758, -0.060547, 0.010864, -0.001884, 0.435547, 0.00885, -0.3125, -0.119629, -0.022339, -0.020752, -0.005127, -0.009766, 0.414062, 0.022827, 0.005005, -0.0354, -0.466797, -0.033447, 0.002258, 0.008911, 0.388672, 0.062012, -0.00066, 0.002747, -0.376953, -0.031006, 0.003189, 0.005737, -0.429688, -0.030762, -0.013, -0.050537, 0.396484, 0.027832, -0.019165, -0.029297, 0.376953, 0.015137, 0.004791, -0.006805, -0.503906, -0.022705, 0.001572, 0.029785, 0.478516, 0.031128, -0.004517, -0.000954, -0.433594, 0.061768, 0.006775, 0.058105, 0.337891, 0.062256, 0.017212, 0.043945, -0.388672, 0.009277, -0.032471, 0.263672, -0.024658, 0.019531, -0.240234, 0.02002, -0.018555, -0.016113, 0.013733, 0.014954, -0.410156, 0.002609, 0.009155, -0.00885, -0.318359, 0.087402, -0.0047, 0.012024, -0.177734, -0.089355, -0.014526, -0.002563, 0.453125, 0.05127, -0.012268, -0.013062, 0.421875, -0.006134, 0.275391, -0.048584, -0.085449, 0.014282, -0.002228, 0.008545, 0.231445, 0.045166, -0.009216, -0.010437, -0.408203, -0.027954, 0.006134, 0.006012, 0.412109, 0.042725, 0.013, 0.021362, -0.378906, -0.010376, -0.222656, -0.198242, 0.058838, -0.013672, 0.110352, 0.273438, 0.016113, 0.008362, 0.007751, 0.016479, 0.043457, -0.300781, 0.005768, 0.001358, 0.46875, 0.025024, 0.024292, 0.044434, -0.400391, -0.021973, -0.193359, -0.178711, 0.050293, -0.013, -0.002884, 0.000259, 0.474609, 0.022827, -0.007324, -0.030884, 0.337891, 0.039062, 0.224609, -0.087402, -0.075684, 0.010498, -0.004486, -0.02124, 0.416016, 0.039795, 0.000061, -0.000161, -0.001953, 0.040283, -0.000263, -0.000441, 0.001244, -0.030151, -0.000189, -0.000973, -0.001556, 0.02771, 0.000108, -0.000018, -0.000641, 0.02832, -0.000282, 0.000862, 0.001579, -0.052002, -0.000618, -0.000267, 0.00119, -0.062012, 0.000381, -0.000347, -0.00103, 0.030029, 0.000355, 0.000059, 0.000912, -0.029175, 0.000116, 0.000278, 0.000755, 0.012329, -0.000343, -0.00021, -0.000927, 0.022217, 0.000017, 0.000071, 0.000368, -0.014893, -0.000292, 0.000076, 0.000767, -0.029785, 0.000119, -0.00012, -0.001106, 0.037842, 0.000158, 0.000118, -0.001869, 0.050537, -0.000132, 0.001167, 0.000504, -0.050537, -0.000106, -0.000694, -0.000809, 0.025024, -0.00036, -0.000881, -0.000591, 0.04541, -0.000261, -0.000099, -0.000186, -0.017822, 0.000149, 0.000216, 0.001518, -0.028198, -0.000042, -0.000286, -0.00036, 0.026611, 0.000263, -0.000038, 0.000184, 0.03418, 0.000254, 0.000041, -0.000009, 0.048584, -0.00029, 0.000782, 0.001144, -0.027954, 0.000234, 0.000443, 0.002182, -0.028809, -0.000099, -0.000269, -0.000786, 0.023682, -0.000429, -0.000305, -0.000751, 0.021973, 0.00014, -0.000534, -0.000858, 0.025635, 0.000397, 0.000984, 0.00412, 0.020142, -0.000011, 0.001152, 0.001274, -0.024536, 0.000439, -0.0005, -0.000706, 0.026978, 0.000572, 0.001198, 0.000774, -0.029785, 0.000467, -0.000188, -0.00046, 0.033936, -0.000044, 0.000626, -0.000243, -0.04541, 0.000077, 0.000481, 0.000977, -0.02478, -0.000216, -0.000633, -0.00006, 0.035156, -0.000637, -0.001495, -0.003052, 0.00164, -0.000216, 0.000599, 0.000793, -0.046631, -0.001251, -0.002914, -0.012695, 0.010071, 0.000671, 0.000372, 0.00012, 0.037354, 0.000322, 0.000301, 0.001724, -0.026367, -0.000234, 0.000448, 0.001022, -0.022827, -0.00036, -0.000652, -0.001297, 0.000751, -0.000273, 0.000186, 0.001862, -0.023804, -0.000456, 0.000003, 0.000261, 0.08252, 0.000263, -0.000408, -0.000694, 0.052734, -0.000305, -0.000079, 0.000813, -0.034912, 0.000064, 0.000004, 0.002823, -0.020264, 0.000387, -0.000399, 0.00053, 0.044678, -0.000515, -0.000307, 0.000702, -0.032959, 0.000549, 0.000721, -0.000278, 0.052246, 0.000129, -0.000885, -0.000889, 0.032227, 0.000095, -0.000296, -0.001671, 0.026367, -0.000013, 0.000205, 0.000935, -0.0177, 0.000163, 0.000383, 0.001251, -0.016235, -0.000197, -0.000452, -0.001007, 0.030884, -0.000164, 0.000568, 0.000378, -0.042725, -0.000014, 0.000288, -0.001747, 0.027466, 0.000277, -0.000296, -0.00079, 0.028564, 0.000201, -0.000422, 0.001381, -0.030518, 0.000231, 0.000668, -0.00069, -0.055176, 0.000326, 0.000265, -0.000912, 0.00021, 0.000025, -0.000076, 0.001457, -0.041992, 0.000271, 0.000326, -0.001114, 0.027832, -0.000839, -0.001106, -0.004669, -0.030151, -0.00034, 0.000603, 0.000881, -0.041504, 0.001358, 0.001251, 0.000568, 0.053711, 0.00002, 0.00007, -0.000824, 0.026001, 0.000003, -0.000828, -0.001404, 0.032959, -0.000165, -0.000061, -0.000456, 0.02771, 0.000006, -0.00007, 0.001114, -0.029785, -0.000671, -0.000835, -0.001251, 0.028809, -0.000137, -0.00022, -0.000151, -0.025879, -0.000147, 0.000507, 0.000221, 0.031128, 0.000062, 0.000912, 0.001274, -0.033691, 0.000228, -0.000237, -0.00119, 0.0271, 0.000011, -0.000072, -0.001335, 0.011047, 0.000391, -0.000206, 0.000107, -0.055176, 0.000046, 0.000652, 0.000828, -0.027222, 0.000133, -0.00042, -0.000345, 0.027344, 0.000072, 0.000043, -0.002075, 0.02771, -0.000353, 0.000736, -0.00116, 0.027344, -0.000439, 0.000117, 0.001656, 0.059326, 0.000062, 0.000263, 0.001175, -0.026245, -0.000111, 0.000037, -0.001839, 0.038086, 0.000172, -0.000504, -0.001083, 0.028564, 0.000364, 0.000919, 0.001778, -0.026733, -0.000038, 0.000595, 0.00087, -0.028442, 0.000065, 0.000134, 0.001114, -0.02771, -0.000324, 0.000483, 0.000912, -0.029785, 0.000622, -0.000816, -0.00193, 0.037842, 0.00025, 0.000114, -0.00132, 0.049805, 0.000057, -0.000082, 0.00095, -0.024902, -0.000023, -0.000301, -0.000515, 0.026123, 0.00066, 0.000165, 0.001694, -0.030273, 0.000523, -0.00066, 0.000702, 0.033203, 0.000702, 0.001984, 0.006348, -0.018433, -0.00053, -0.000071, -0.000828, 0.03833, 0.000618, 0.000568, 0.000713, -0.069824, -0.000465, -0.000013, -0.000402, -0.052246, 0.000938, 0.000736, 0.000471, -0.056396, 0.000168, -0.00013, 0.001045, -0.027588, 0.000061, -0.000305, 0.001236, -0.042236, 0.000227, 0.000173, 0.000259, 0.036621, 0.000037, 0.000076, 0.000919, -0.03418, 0.000484, 0.000271, 0.000017, 0.028931, 0.000075, -0.000557, -0.000374, 0.030029, 0.000422, -0.000107, -0.000201, 0.029541, -0.000406, 0.000475, 0.001228, -0.044434, 0.00021, 0.000357, 0.001045, -0.028564, 0.000809, 0.000744, 0.00103, -0.05249, -0.000033, -0.000618, 0.001251, -0.030518, -0.000069, 0.000058, 0.000938, 0.022095, 0.000214, -0.000748, 0.001144, -0.032471, -0.000015, 0.000652, 0.000904, -0.023071, -0.000381, 0.00008, -0.00006, -0.042969, 0.000694, -0.000009, -0.000395, 0.029419, -0.000058, -0.000303, -0.000511, 0.028076, -0.00053, 0.000265, 0.00119, -0.028931, 0.000123, 0.000355, 0.000717, -0.026855, 0.000083, 0.00001, 0.000664, -0.024902, 0.000368, 0.000034, 0.001335, -0.037109, -0.000078, -0.00069, -0.001579, 0.028809, 0.000576, -0.000687, 0.000397, 0.052246, 0.001068, 0.00095, 0.000999, 0.05835, 0.00119, -0.000122, -0.00066, 0.052734, 0.000591, -0.000074, 0.000816, -0.03064, -0.000111, 0.000599, 0.001755, -0.023804, -0.000042, 0.000744, 0.000303, -0.030884, -0.001213, -0.002655, -0.089355, -0.00177, -0.004028, -0.004395, 0.157227, -0.003387, -0.002533, -0.00193, -0.053955, 0.275391, -0.002411, -0.01001, 0.246094, 0.197266, -0.000144, -0.00041, -0.017334, 0.001984, 0.007721, 0.019775, 0.210938, 0.4375, 0.008606, 0.020264, 0.083496, -0.472656, 0.000511, 0.005951, -0.224609, -0.002914, 0.002747, 0.002472, -0.143555, -0.02002, 0.002686, 0.007416, 0.069824, -0.246094, -0.000851, -0.007233, -0.09375, 0.322266, 0.000675, 0.002304, -0.053955, -0.021118, 0.003403, 0.007172, 0.081543, -0.261719, -0.000584, -0.002151, -0.03418, 0.160156, 0.001884, 0.006622, -0.08252, -0.014343, -0.002625, -0.003311, 0.091797, -0.000896, 0.003601, 0.00177, 0.067383, -0.388672, -0.001396, -0.001328, 0.125977, -0.006561, 0.002136, -0.0, -0.110352, 0.017212, 0.002335, 0.003128, -0.18457, -0.010315, 0.004089, 0.003159, -0.22168, -0.024414, -0.000124, 0.001862, 0.085449, -0.245117, 0.000641, 0.003006, -0.151367, 0.013916, -0.003738, -0.00002, 0.194336, 0.00531, 0.002975, 0.013306, 0.051025, -0.279297, -0.001534, -0.004028, 0.126953, 0.046875, 0.000721, 0.002533, -0.193359, -0.002319, -0.000904, -0.009094, -0.045898, 0.318359, 0.009888, 0.008667, -0.320312, -0.137695, 0.002121, -0.002213, -0.086914, 0.458984, 0.001427, 0.003006, 0.035889, -0.137695, 0.007233, -0.001419, -0.333984, -0.00946, 0.000893, 0.000957, -0.104492, -0.001717, -0.007538, -0.00885, 0.546875, 0.014648, -0.000519, -0.003372, -0.081543, 0.275391, 0.00106, 0.003052, -0.082031, 0.004486, 0.00145, 0.000587, -0.085938, -0.00766, -0.000402, 0.000278, 0.012024, -0.066406, -0.002213, -0.013489, -0.047607, 0.433594, 0.000576, 0.003769, 0.016357, -0.123047, -0.000136, -0.00119, -0.004852, 0.118164, -0.002487, 0.000542, 0.192383, -0.003113, 0.006378, -0.010681, -0.133789, 0.367188, 0.013062, 0.047363, 0.601562, 0.1875, 0.000191, -0.006409, -0.086914, 0.330078, -0.002167, -0.003525, 0.235352, -0.014954, -0.001152, -0.004791, 0.125977, -0.021973, 0.005554, 0.010864, 0.081055, -0.402344, 0.002197, 0.005829, -0.191406, -0.009766, 0.013245, 0.016846, 0.695312, 0.002289, -0.0047, -0.001656, 0.170898, 0.028809, -0.001343, -0.002426, 0.119629, -0.00946, -0.000206, -0.003723, 0.102539, 0.008911, -0.003403, -0.003143, -0.081055, 0.408203, -0.000511, -0.000587, 0.006836, -0.068359, 0.00069, 0.001648, -0.132812, -0.003403, 0.000984, 0.000105, -0.114258, -0.008362, 0.000098, 0.006256, 0.057373, -0.242188, 0.000801, 0.005371, 0.014832, -0.133789, 0.002686, -0.000082, -0.332031, 0.001045, 0.00164, 0.000938, 0.130859, -0.018066, -0.000984, 0.002991, -0.3125, 0.079102, 0.00161, -0.00354, -0.330078, 0.246094, -0.011963, -0.015991, 0.470703, -0.00264, -0.001427, 0.004669, 0.186523, 0.010254, -0.00824, -0.00531, 0.460938, 0.016602, 0.000874, 0.003204, -0.193359, 0.011963, 0.005432, 0.004944, -0.412109, -0.008789, -0.001022, 0.002197, 0.097656, -0.010315, 0.002319, 0.001801, -0.091309, -0.001274, -0.001099, -0.001671, -0.112793, -0.004028, -0.001404, -0.00082, 0.038818, -0.002411, -0.006897, 0.000086, 0.609375, 0.02124, -0.055664, 0.098633, 0.024414, -0.00769, 0.00705, 0.010864, -0.302734, -0.144531, 0.000368, -0.000496, -0.092285, 0.010071, 0.002151, 0.008179, 0.041748, -0.169922, 0.001106, -0.000553, -0.083008, 0.251953, 0.000176, 0.008789, -0.037598, 0.075684, -0.00132, -0.002594, -0.031006, 0.1875, 0.008057, 0.007355, 0.048828, -0.382812, -0.000542, -0.006165, -0.090332, 0.351562, -0.000721, -0.003235, 0.083496, 0.001526, -0.000805, -0.000399, -0.040039, 0.53125, 0.003036, 0.011414, 0.061523, -0.496094, -0.006287, -0.003632, 0.275391, -0.000553, -0.009949, -0.014343, 0.375, 0.014709, -0.000896, -0.00325, -0.034668, 0.155273, 0.001457, 0.006409, 0.102539, -0.373047, -0.002304, -0.007141, 0.197266, 0.005554, -0.00325, -0.008484, -0.118652, 0.380859, 0.001709, 0.017212, -0.402344, 0.006958, -0.000504, 0.000406, 0.099609, -0.004456, 0.002853, 0.003693, 0.069336, -0.251953, -0.001564, -0.003403, -0.02771, 0.157227, -0.001259, -0.004364, -0.041016, 0.15918, 0.003616, 0.00473, 0.017944, -0.170898, -0.001152, -0.00116, 0.158203, -0.017334, -0.001175, -0.003006, 0.113281, -0.001411, 0.000079, 0.003036, -0.06543, -0.000101, 0.001465, 0.005951, -0.130859, -0.001724, -0.001015, 0.00011, 0.219727, -0.006348, -0.002228, -0.001221, 0.208984, 0.010071, 0.000729, 0.00386, -0.014343, 0.007172, -0.117188, -0.408203, -0.480469, -0.251953, -0.00106, 0.004974, 0.302734, 0.08252, -0.001869, -0.004547, -0.077637, 0.255859, 0.001099, 0.002457, -0.092285, -0.006653, -0.00082, -0.002274, 0.091797, -0.002319, 0.00042, 0.006409, -0.181641, -0.007507, -0.000683, -0.002655, 0.087891, -0.000938, -0.001129, -0.006897, 0.132812, 0.01178, -0.004333, -0.008118, 0.5, 0.009338, -0.001633, 0.004578, 0.012329, -0.135742, -0.000093, -0.018921, 0.265625, -0.097656, 0.00325, 0.000175, 0.010803, -0.158203, -0.001221, -0.000313, 0.151367, -0.003494, -0.000683, -0.002487, 0.246094, 0.010254, -0.000561, 0.019165, 0.244141, -0.144531, -0.010315, -0.012878, 0.554688, 0.016602, -0.00351, -0.009033, -0.056885, 0.316406, 0.001755, 0.001465, -0.09668, 0.005829, -0.000561, 0.000751, -0.00592, -0.0354, 0.003113, 0.014648, -0.067871, -0.318359, -0.002197, -0.003769, 0.182617, 0.00647, -0.001122, -0.002243, 0.09375, -0.010864, -0.00116, -0.003937, -0.057861, 0.227539, -0.000553, 0.003311, 0.057373, -0.400391, 0.000984, 0.003143, 0.107422, 0.006165, -0.003876, -0.007385, -0.061768, -0.004944, 0.01001, 0.030396, 0.337891, 0.068848, -0.00238, 0.00415, -0.386719, 0.021606, 0.001572, 0.001457, 0.083008, -0.001511, -0.014648, -0.00116, -0.318359, -0.061035, -0.003098, -0.001923, -0.148438, 0.001717, -0.000763, -0.000205, -0.032715, -0.00132, 0.001114, 0.002182, 0.039062, 0.00528, 0.000763, -0.000793, 0.049316, 0.004242, 0.030029, 0.008911, 0.047607, 0.542969, -0.003189, -0.000946, -0.080566, -0.001427, 0.00415, 0.004883, 0.058105, 0.013123, 0.001694, -0.007507, 0.108398, -0.00647, -0.003143, 0.002365, -0.124023, -0.009766, -0.013794, -0.021851, -0.392578, -0.033936, -0.02356, -0.035645, 0.02417, 0.359375, 0.000001, -0.001724, -0.030029, -0.00473, -0.006317, -0.000208, -0.097168, -0.005981, 0.026611, 0.0354, 0.010132, -0.084961, -0.010742, -0.014038, -0.417969, 0.083496, 0.000843, 0.001427, -0.024414, -0.000454, 0.008484, 0.010864, 0.048828, 0.01239, -0.000402, -0.000214, -0.092285, -0.006744, -0.000402, -0.000637, -0.000282, 0.01355, -0.002899, 0.000106, -0.095215, -0.011658, -0.001587, 0.000009, -0.070801, -0.004974, -0.014648, -0.044678, -0.3125, 0.114746, 0.014526, 0.016724, 0.204102, 0.050049, -0.00036, -0.011108, -0.306641, -0.122559, 0.000232, 0.000717, -0.088379, -0.010742, 0.011719, 0.019531, 0.261719, 0.052979, -0.002899, -0.000044, -0.07373, -0.005127, -0.007111, -0.004547, -0.359375, -0.014404, 0.000904, 0.00946, 0.009155, -0.412109, 0.000698, -0.001793, -0.094238, -0.007721, 0.004272, 0.018555, 0.273438, 0.010254, 0.001518, 0.00528, -0.080078, -0.003799, 0.001778, -0.005096, 0.070801, 0.005676, -0.00025, -0.002274, -0.085938, -0.011292, 0.000049, 0.000359, -0.011047, -0.001404, -0.003387, -0.000469, -0.083008, -0.003265, 0.001221, 0.000154, 0.021851, -0.000957, 0.010986, 0.038818, 0.294922, 0.006622, -0.013733, -0.031738, -0.347656, -0.019775, 0.00132, 0.000542, 0.03418, 0.001656, -0.003784, 0.00106, -0.132812, -0.010742, 0.023193, 0.040283, 0.269531, 0.041748, -0.04248, -0.057373, -0.429688, -0.049805, 0.013428, 0.007996, 0.041504, 0.088867, -0.000851, 0.003525, -0.09375, -0.006989, -0.014099, -0.01178, -0.298828, -0.036621, -0.008789, -0.005127, -0.253906, -0.005981, 0.012634, 0.028076, 0.294922, 0.012146, 0.009033, 0.003723, 0.398438, 0.131836, -0.014526, -0.018921, -0.28125, -0.035156, -0.008118, -0.022339, -0.324219, -0.013855, -0.018921, -0.029541, -0.341797, -0.050049, -0.023682, -0.037598, -0.333984, -0.019165, 0.00174, 0.002853, -0.085938, -0.007507, -0.001389, 0.000782, -0.052246, -0.006683, -0.003281, -0.002975, -0.075195, -0.008545, -0.000235, -0.002945, -0.112793, -0.017822, -0.003189, -0.004059, -0.093262, -0.014832, 0.000648, 0.00036, 0.026367, 0.003342, 0.010681, 0.024414, 0.010254, -0.369141, 0.00415, -0.022583, -0.925781, 0.045166, -0.003403, -0.004059, -0.053467, -0.006012, -0.00177, 0.000094, -0.109375, -0.011414, -0.004333, 0.010254, -0.147461, 0.347656, -0.002045, -0.002136, -0.091797, -0.006256, -0.001678, 0.000771, -0.065918, -0.003876, 0.133789, 0.275391, -0.12793, -0.088379, 0.021484, 0.04541, 0.269531, 0.04834, -0.00296, -0.003845, -0.088379, -0.009399, 0.001205, 0.020996, 0.388672, 0.005615, -0.001038, -0.000618, 0.09668, 0.015625, 0.00705, 0.006653, 0.132812, 0.026489, 0.000414, -0.002335, 0.104004, 0.005981, 0.00412, 0.007568, 0.114258, 0.023071, 0.005768, 0.014343, 0.28125, 0.016846, -0.012146, -0.043457, -0.341797, 0.075684, -0.030884, -0.039307, -0.259766, -0.054932, 0.008118, 0.012817, 0.098633, 0.0271, 0.007477, 0.017578, 0.3125, 0.013977, 0.000083, 0.000961, -0.066406, -0.013855, -0.003143, -0.001579, -0.066895, -0.014038, 0.00174, 0.006989, 0.098145, 0.021606, 0.013794, 0.008484, 0.289062, 0.004913, -0.004395, -0.005005, -0.07959, -0.011719, 0.001793, 0.003372, 0.089355, 0.007721, -0.017456, -0.063965, -0.419922, 0.032471, 0.000587, -0.001694, 0.075195, 0.005341, 0.002762, 0.005432, -0.005341, 0.005463, 0.002655, 0.001648, 0.057617, 0.006378, 0.00322, 0.004791, 0.015869, 0.001953, 0.007629, 0.013306, 0.234375, 0.094238, -0.001045, 0.000496, 0.05835, 0.002792, -0.000538, 0.003647, -0.086426, -0.012817, -0.002792, -0.008423, 0.049072, -0.105957, -0.004822, -0.005219, -0.072266, -0.016602, 0.00351, 0.002777, 0.053711, 0.008423, 0.003937, 0.004639, 0.049316, 0.011414, 0.042725, 0.07959, 0.648438, 0.157227, -0.042969, -0.059326, -0.041992, -0.0271, -0.000066, -0.007782, 0.375, -0.0177, -0.020752, -0.05835, -0.044189, -0.078125, -0.012146, -0.024292, -0.289062, -0.044922, -0.00119, -0.001114, -0.117188, -0.009644, -0.010986, -0.005646, -0.28125, -0.008301, -0.00885, -0.006744, -0.128906, -0.050781, -0.026123, -0.025269, -0.298828, -0.03833, 0.0065, 0.004242, 0.048096, 0.367188, -0.027222, -0.033203, -0.285156, -0.04248, -0.008606, -0.003372, -0.292969, 0.004028, -0.024414, -0.050781, -0.28125, -0.048828, 0.001015, 0.002182, 0.043457, 0.001144, -0.000051, -0.000874, -0.09375, -0.001945, 0.002716, 0.00412, -0.349609, -0.001984, 0.020752, 0.059082, 0.369141, 0.02124, 0.006073, 0.003113, 0.01709, 0.326172, 0.000626, 0.008911, -0.142578, -0.010193, -0.011597, -0.015869, -0.144531, -0.024902, -0.012878, -0.029175, -0.255859, -0.00045, 0.00705, 0.012512, -0.394531, 0.003784, 0.000801, -0.002197, 0.061768, 0.006409, -0.021973, -0.02063, -0.328125, -0.140625, 0.000412, 0.000072, 0.028442, -0.000622, -0.004883, -0.00592, -0.107422, -0.003998, 0.005432, -0.009827, -0.035156, 0.386719, 0.001785, 0.004822, 0.067871, 0.018311, 0.000786, 0.001793, 0.048096, 0.001068, -0.005157, -0.015869, -0.275391, 0.043457, -0.013672, -0.044434, -0.402344, 0.175781, -0.008362, 0.019531, 0.00946, -0.361328, 0.004761, 0.016113, 0.232422, -0.0065, -0.009033, -0.021729, -0.241211, -0.072266, 0.003738, 0.009155, 0.078125, 0.004547, 0.003235, -0.001083, -0.137695, 0.263672, -0.000557, 0.000771, -0.061035, -0.003479, -0.006866, -0.017456, -0.018921, -0.484375, -0.016479, -0.030151, -0.19043, -0.096191, 0.014343, 0.030029, 0.263672, 0.095703, -0.003021, -0.00322, -0.150391, -0.004944, 0.000175, 0.000414, 0.11084, 0.002319, 0.00061, 0.001923, 0.063477, 0.005829, 0.009338, 0.013916, 0.080566, 0.014709, -0.012207, -0.019653, -0.237305, 0.003723, -0.00647, -0.009033, -0.330078, 0.12793, -0.000786, -0.001778, -0.013062, -0.003937, -0.000496, -0.000717, -0.022339, 0.002762, -0.008911, -0.002335, -0.02356, -0.330078, -0.000687, -0.006744, -0.101074, -0.004578, -0.001656, -0.002747, -0.100098, -0.1875, -0.003677, -0.002411, -0.261719, -0.013428, -0.005646, -0.021362, -0.151367, 0.191406, -0.006989, -0.007935, -0.111816, -0.119141, 0.000599, 0.003677, 0.091797, 0.000167, -0.003815, -0.008606, -0.219727, -0.003418, -0.004303, -0.001648, -0.155273, -0.003143, -0.003448, -0.006104, -0.00531, 0.008545, -0.004059, -0.006775, -0.09082, 0.027344, -0.004517, -0.006348, -0.096191, -0.010254, 0.001343, 0.000462, 0.123535, -0.025024, -0.000828, 0.014221, 0.267578, -0.050049, 0.001869, 0.000364, 0.131836, 0.016846, 0.000584, 0.000576, 0.02124, -0.003281, 0.003021, 0.000721, -0.027222, -0.092773, 0.002777, 0.008301, 0.042969, -0.033936, -0.001236, -0.002106, 0.088379, -0.001442, -0.000154, -0.000235, -0.022705, -0.003082, 0.006256, 0.01709, 0.195312, 0.025269, -0.007874, -0.019409, -0.095215, -0.363281, -0.003235, -0.00647, -0.075195, -0.008911, 0.002869, 0.009216, -0.322266, 0.061279, -0.005341, -0.011108, -0.067383, -0.005035, -0.003723, -0.001999, -0.07666, -0.00647, -0.015869, -0.035645, -0.273438, -0.095215, 0.004608, 0.007172, 0.064453, -0.018433, 0.003571, -0.024902, -0.162109, 0.632812, 0.00766, 0.029297, 0.306641, -0.032471, -0.017822, -0.033936, -0.259766, -0.087891, 0.003082, 0.004089, 0.080078, 0.00209, 0.012207, 0.029541, 0.318359, 0.083496, -0.004211, 0.002365, -0.273438, -0.000893, 0.000568, 0.000072, 0.117676, 0.005707, -0.004333, -0.010986, -0.072266, -0.015137, 0.001427, -0.001122, 0.208008, 0.007996, 0.004608, 0.003906, 0.300781, 0.003555, 0.000576, 0.002151, 0.021851, 0.002808, -0.011108, -0.005981, -0.029175, -0.279297, -0.00351, -0.003235, -0.080566, -0.012878, 0.010071, 0.018921, -0.289062, -0.134766, 0.000284, -0.003204, 0.143555, 0.012878, -0.001144, -0.001381, -0.031738, -0.002777, 0.001404, -0.002121, 0.089844, 0.001671, -0.001793, -0.002182, -0.080566, -0.009583, -0.005463, -0.010742, -0.09082, 0.005463, 0.007996, 0.007416, 0.128906, 0.035889, 0.00415, 0.382812, 0.071777, 0.026001, 0.004425, 0.009155, 0.08252, 0.002701, -0.000858, 0.004761, -0.337891, -0.322266, -0.011475, -0.009583, -0.386719, 0.014343, 0.011047, 0.034424, 0.388672, 0.015869, 0.002258, 0.002655, 0.130859, 0.008789, -0.003937, 0.011292, -0.369141, -0.058838, -0.001205, -0.003387, -0.062988, 0.003647, -0.00351, -0.009216, -0.128906, -0.017456, 0.003036, -0.002518, 0.410156, -0.013062, -0.000313, -0.002106, -0.048584, -0.015991, -0.000056, 0.012512, 0.054199, -0.339844, 0.004852, -0.016113, 0.453125, -0.017334, -0.001846, -0.001305, -0.064453, 0.000698, 0.018921, 0.016235, 0.498047, 0.008972, -0.001724, 0.011475, 0.104004, -0.193359, 0.00264, 0.00705, 0.129883, -0.001572, -0.002945, -0.003754, -0.105469, 0.021973, -0.001785, -0.002625, 0.083496, 0.010498, -0.01532, -0.013123, -0.546875, -0.022461, 0.105469, 0.200195, 0.004669, -0.010498, 0.003815, 0.007019, 0.068359, 0.003845, 0.000587, -0.003708, -0.11084, -0.003403, -0.000641, -0.002914, -0.117676, -0.006531, 0.001823, -0.002136, 0.160156, 0.007263, -0.000694, -0.043213, 0.597656, -0.043945, -0.000607, -0.000843, -0.013123, 0.008301, 0.002701, 0.003876, 0.092773, -0.010132, 0.002625, -0.000584, 0.111816, 0.000056, -0.001602, -0.008728, 0.34375, -0.112305, 0.003342, -0.008789, 0.402344, 0.023438, 0.001144, 0.022705, -0.412109, -0.208984, -0.001717, -0.00209, -0.047119, -0.000507, 0.002335, 0.007477, 0.014038, -0.355469, -0.003632, -0.005768, -0.314453, 0.003052, -0.006805, -0.013611, -0.384766, -0.239258, -0.001884, -0.00412, -0.077148, 0.003754, 0.005829, 0.014709, 0.12793, 0.0354, -0.008179, -0.021973, -0.318359, -0.079102, -0.001984, -0.013611, -0.271484, -0.018799, -0.005768, -0.011475, -0.054932, -0.020386, 0.005157, 0.003479, 0.104004, 0.019531, -0.002716, -0.003677, -0.12793, 0.001015, -0.008728, -0.005493, 0.582031, 0.009949, 0.015625, 0.036377, 0.197266, 0.037842, 0.006042, 0.006012, 0.082031, -0.00046, -0.00095, 0.008728, -0.396484, 0.015869, 0.002045, 0.002304, 0.052002, 0.004608, 0.009033, 0.015747, 0.196289, 0.008972, -0.000385, -0.003342, -0.067383, -0.007751, -0.002243, -0.005035, -0.057373, 0.025635, 0.010681, 0.022461, 0.324219, -0.053955, -0.00412, -0.0065, -0.088867, -0.014648, -0.003998, -0.008911, -0.083496, 0.001678, 0.001671, 0.015869, 1.0625, 0.134766, -0.003296, -0.010193, -0.117188, 0.041992, 0.002197, 0.000049, 0.273438, 0.004913, 0.024536, 0.392578, 0.01001, -0.002029, 0.00592, 0.012207, -0.031738, 0.472656, -0.018677, -0.037842, -0.414062, -0.056396, -0.006256, -0.003448, -0.380859, -0.012939, -0.006561, -0.006622, 0.34375, 0.021729, 0.017944, 0.396484, 0.048584, 0.028564, -0.031982, -0.229492, 0.05542, 0.001289, -0.026733, 0.216797, 0.148438, 0.020386, 0.009277, 0.030762, 0.376953, 0.035889, 0.002304, 0.007721, 0.055176, 0.257812, -0.016235, -0.022095, -0.304688, -0.017822, -0.00383, -0.014099, -0.453125, -0.03418, 0.003174, -0.008057, -0.380859, -0.009399, -0.029175, -0.357422, 0.03064, 0.000252, 0.016724, 0.042725, 0.240234, 0.636719, -0.090332, -0.316406, 0.022705, -0.004578, 0.01416, 0.020996, 0.333984, 0.000805, 0.003296, 0.000599, 0.332031, 0.02832, 0.008118, 0.019897, 0.511719, 0.003494, -0.044922, -0.396484, -0.007172, -0.004395, 0.017334, 0.367188, 0.020874, 0.004913, 0.003738, 0.003998, 0.398438, 0.017456, 0.016846, -0.211914, -0.163086, -0.036865, -0.015747, -0.482422, -0.026611, -0.012756, -0.010864, -0.004395, -0.243164, -0.026855, -0.019409, -0.277344, 0.026123, -0.018799, -0.010559, -0.004639, -0.550781, -0.011108, 0.005981, 0.022705, 0.335938, 0.017822, 0.00014, -0.014282, -0.462891, -0.026855, -0.018188, -0.427734, -0.057373, -0.018799, -0.004303, -0.018066, -0.457031, -0.036621, 0.000969, -0.003098, -0.433594, -0.019287, 0.007477, 0.000904, 0.363281, 0.00824, 0.032715, 0.03125, 0.490234, 0.042725, -0.040283, -0.425781, -0.016479, -0.006012, 0.022827, 0.388672, 0.028687, 0.022583, 0.000328, 0.324219, 0.271484, -0.004913, 0.003433, 0.008118, -0.25, 0.000032, -0.013489, -0.007874, -0.376953, -0.016968, -0.004303, -0.021362, 0.063965, 0.00824, -0.020752, -0.492188, -0.032959, -0.033936, -0.003784, -0.013611, -0.412109, 0.002045, 0.003937, 0.004974, 0.351562, 0.083008, -0.022949, -0.249023, -0.225586, -0.055908, 0.003845, -0.205078, -0.269531, -0.012207, -0.013, -0.026123, -0.361328, -0.030151, -0.008789, -0.375, -0.168945, 0.008606, -0.004272, -0.007812, -0.550781, -0.015137, -0.010132, -0.070312, -0.363281, 0.008911, 0.001068, 0.015625, 0.357422, 0.000401, -0.024658, -0.015015, -0.464844, -0.032715, -0.006622, 0.006989, -0.371094, -0.001732, -0.008728, -0.017334, -0.376953, -0.028442, 0.002838, 0.003738, 0.016724, 0.003876, 0.009827, 0.013367, 0.371094, 0.016724, 0.013672, 0.037842, 0.488281, 0.026245, -0.009827, 0.00354, -0.371094, 0.020386, -0.010376, -0.006653, -0.341797, -0.05542, -0.008972, -0.016479, -0.394531, -0.033936, -0.040771, -0.490234, -0.01709, -0.027344, -0.005951, -0.010559, -0.320312, -0.05542, -0.024048, -0.026123, -0.439453, -0.051758, 0.014709, 0.025513, 0.248047, 0.01062, -0.020142, -0.014771, -0.417969, -0.03418, 0.00824, 0.515625, -0.019775, 0.006287, 0.018555, 0.013306, -0.078125, 0.120117, 0.016235, 0.017212, 0.421875, 0.016113, 0.020752, 0.048584, 0.345703, 0.052734, 0.011292, 0.006042, 0.339844, 0.007172, -0.002045, -0.006104, -0.015442, -0.03418, 0.062988, -0.53125, -0.449219, -0.239258, 0.007233, 0.030396, 0.458984, 0.017578, 0.025879, 0.023071, 0.384766, 0.037109, -0.013245, 0.009766, -0.052734, -0.433594, 0.016357, -0.016479, 0.306641, 0.152344, 0.012695, 0.00946, 0.421875, 0.013428, -0.009949, -0.003021, -0.304688, -0.026367, -0.030273, -0.535156, -0.053467, -0.023071, -0.010498, -0.033936, -0.416016, -0.033203, 0.00473, 0.0625, 0.359375, 0.023804, -0.002731, -0.032715, -0.382812, -0.018311, 0.007996, 0.009705, 0.404297, 0.027344, 0.006989, 0.020996, 0.410156, 0.004059, 0.002243, -0.012329, 0.06543, -0.002838, -0.018555, -0.054443, -0.038574, -0.006531, 0.014099, 0.035645, 0.423828, 0.027588, 0.007416, 0.007751, 0.320312, 0.029785, 0.002213, 0.006561, 0.322266, 0.007111, -0.013794, -0.030273, -0.332031, -0.033691, -0.013184, -0.02771, -0.482422, 0.008545, -0.000116, -0.005341, 0.53125, 0.021851, 0.012146, 0.01355, 0.40625, 0.099609, -0.00412, -0.053223, -0.400391, 0.020752, -0.01001, -0.402344, -0.051025, -0.015442, -0.000767, 0.002243, -0.289062, -0.017212, 0.051025, 0.100098, 0.155273, 0.050781, -0.007233, 0.022461, -0.546875, 0.008728, 0.049316, 0.138672, 0.640625, 0.082031, 0.043701, 0.063965, 0.449219, 0.073242, -0.009949, -0.03833, -0.804688, -0.024414, -0.004028, 0.002899, -0.349609, -0.006378, 0.000607, 0.003387, 0.069336, -0.031494, 0.024292, 0.447266, 0.02832, 0.004974, -0.00531, -0.010193, -0.289062, -0.021362, -0.015747, -0.029663, -0.304688, -0.056152, -0.009216, -0.026245, -0.289062, -0.022583, 0.000133, -0.010681, 0.21582, 0.165039, 0.083496, 0.166992, 0.535156, 0.174805, 0.000866, -0.010071, 0.066406, 0.001869, 0.034912, 0.494141, 0.039795, 0.019775, 0.000984, -0.013855, -0.326172, -0.011597, -0.02478, -0.417969, -0.037109, -0.005859, -0.01355, -0.012573, -0.382812, -0.041016, -0.014282, -0.043213, -0.224609, -0.357422, -0.002853, -0.004578, -0.063965, -0.006531, -0.00946, -0.435547, -0.030884, -0.020142, -0.018066, -0.209961, -0.306641, 0.025635, 0.001167, -0.001091, 0.414062, 0.007599, 0.000858, 0.030029, 0.369141, -0.00415, 0.01355, 0.020752, 0.371094, 0.0354, 0.003326, 0.015991, 0.492188, 0.014221, 0.020264, 0.04248, 0.507812, 0.000475, 0.000668, -0.003418, 0.484375, 0.000199, -0.012695, -0.033936, -0.542969, 0.009155, 0.00589, 0.012024, 0.439453, 0.02832, -0.004761, -0.001266, 0.396484, 0.019775, 0.013794, -0.013733, 0.332031, 0.209961, 0.015747, 0.02478, 0.373047, 0.081055, 0.000015, -0.006195, 0.018799, 0.00177, -0.013428, -0.022827, -0.120605, -0.05127, 0.000317, 0.006989, -0.019531, -0.001701, -0.005402, 0.00209, -0.158203, -0.033447, -0.000565, -0.001602, -0.009644, 0.016235, -0.001663, 0.001427, -0.022095, -0.00193, 0.000254, -0.015564, 0.045898, 0.010803, 0.0047, -0.065918, 0.15918, -0.010864, 0.10498, 0.086426, 0.435547, 0.170898, -0.003525, -0.003891, 0.02002, -0.00103, 0.002945, -0.053223, 0.163086, 0.013184, 0.001656, -0.042236, 0.149414, 0.0354, -0.000261, 0.005585, -0.019775, -0.001129, -0.001778, 0.008301, -0.063965, -0.018433, 0.001923, -0.007996, 0.160156, 0.044678, -0.000301, -0.001251, -0.013, 0.015137, 0.009705, -0.017212, 0.168945, 0.036865, 0.024536, 0.031128, 0.09375, -0.091797, 0.038574, 0.095215, -0.144531, -0.020264, -0.00106, 0.004761, -0.020264, -0.002319, -0.003632, -0.011169, -0.173828, -0.033936, 0.001045, -0.007782, 0.020752, -0.002319, 0.02356, -0.028687, 0.012634, -0.000471, -0.019409, -0.008728, -0.150391, -0.056641, -0.000422, -0.001526, -0.013123, 0.017212, 0.013428, -0.005463, 0.092285, 0.048828, -0.01062, -0.009644, -0.15332, -0.049805, -0.003967, 0.020752, -0.1875, -0.019409, -0.021118, 0.025146, -0.006287, -0.00029, 0.011047, -0.01239, 0.15625, 0.054932, 0.014465, -0.006805, 0.192383, 0.047363, 0.015381, 0.060791, -0.006897, 0.012451, 0.001396, -0.015991, 0.180664, 0.0354, 0.001289, 0.016968, -0.182617, -0.039795, 0.000893, -0.053711, 0.129883, 0.019653, -0.00106, -0.001839, -0.025269, 0.018677, 0.01123, -0.021362, 0.142578, 0.037109, 0.003403, 0.02063, -0.199219, -0.047119, 0.001251, -0.009155, 0.022217, -0.001282, -0.000698, -0.029297, 0.085449, 0.011353, 0.000751, 0.006927, -0.027588, -0.011475, -0.000088, -0.002838, 0.000307, 0.016357, -0.00386, 0.010132, -0.056885, -0.015869, 0.00001, -0.004578, 0.021729, 0.001511, 0.000248, -0.003189, 0.018799, 0.005432, -0.000298, 0.008667, -0.028564, -0.006378, 0.011414, 0.011475, 0.095215, 0.000751, -0.069824, -0.051025, -0.353516, -0.242188, -0.00206, 0.017578, -0.109375, -0.026855, -0.000029, -0.005371, 0.019287, 0.002365, -0.00383, -0.005188, 0.068359, -0.061768, 0.010864, -0.003448, 0.213867, 0.044678, 0.008667, -0.004089, 0.175781, 0.028076, 0.053223, -0.069824, -0.02478, -0.012939, -0.000973, -0.001106, -0.015747, -0.009399, 0.017822, -0.004944, 0.186523, 0.04126, 0.000576, -0.00116, -0.013428, 0.016724, 0.000135, 0.003601, -0.026367, -0.006165, 0.014099, -0.039795, 0.243164, 0.0271, -0.003586, 0.045166, -0.198242, -0.023071, -0.000096, 0.004883, -0.018799, -0.003647, -0.040283, 0.063477, -0.026245, 0.003021, 0.000973, -0.002472, -0.008545, 0.018311, -0.00174, -0.022339, 0.10498, 0.034424, -0.000072, -0.000824, -0.015747, 0.016235, 0.000072, -0.007385, 0.02002, -0.00209, 0.001007, -0.006073, 0.023315, 0.004639, -0.003159, -0.01532, 0.124023, 0.038818, 0.025513, 0.062988, -0.292969, -0.011841, -0.008606, 0.018555, -0.152344, -0.040283, -0.054932, -0.022949, -0.380859, -0.092773, 0.000083, -0.005005, 0.027588, 0.007812, -0.00053, 0.002884, -0.018066, -0.003738, -0.000629, 0.004303, -0.039062, -0.011902, -0.000496, -0.006104, 0.023071, 0.00293, -0.000452, 0.005646, -0.018433, -0.002655, 0.006958, -0.011719, 0.175781, 0.030518, -0.003693, 0.017822, -0.173828, -0.013306, -0.00193, 0.030762, -0.161133, -0.033936, 0.024536, 0.007812, 0.003891, 0.142578, -0.000694, 0.016724, -0.130859, -0.042236, 0.000824, 0.000355, -0.01178, 0.016235, 0.0047, -0.018555, 0.128906, 0.021484, -0.000675, 0.013916, -0.04126, -0.006744, 0.006226, 0.054443, -0.121582, -0.015747, 0.005341, 0.012573, 0.066406, -0.07373, -0.00293, 0.018188, -0.169922, -0.052734, -0.000182, -0.03418, 0.095703, 0.012207, -0.000275, -0.007599, 0.117188, 0.047607, 0.000278, -0.007996, 0.019775, 0.003174, 0.010864, -0.006165, 0.162109, 0.029663, 0.001091, -0.003235, 0.022095, 0.005005, 0.002487, -0.00708, 0.140625, 0.051758, 0.004974, 0.038574, -0.125, -0.013977, -0.014893, -0.028442, -0.070801, -0.03833, 0.072754, 0.044434, 0.375, 0.175781, 0.006744, 0.041504, -0.292969, -0.012268, -0.012268, -0.019775, -0.003998, -0.077637, -0.00029, 0.002289, 0.01062, -0.0177, 0.015747, -0.006073, 0.124023, 0.044189, -0.004486, 0.006561, -0.163086, -0.025757, -0.015198, -0.000759, -0.209961, -0.035645, -0.001198, -0.008667, 0.026123, 0.001152, 0.005981, -0.012024, 0.154297, 0.047363, 0.000111, 0.031494, -0.090332, -0.012146, 0.000011, -0.012512, 0.03418, 0.00647, -0.007538, -0.001732, -0.05542, -0.018433, -0.000568, 0.006104, -0.024902, -0.002686, 0.004089, -0.007263, 0.3125, 0.025635, -0.001984, -0.013611, 0.07373, 0.003128, 0.000015, -0.007782, 0.025146, 0.003677, 0.021729, 0.028931, -0.137695, -0.002228, 0.010803, 0.061768, -0.15918, -0.004883, -0.004517, 0.036621, -0.166016, -0.006165, 0.000207, 0.013367, -0.036133, -0.004456, 0.062012, 0.053467, 0.296875, 0.123535, 0.000668, -0.004028, 0.019043, 0.004456, 0.022339, 0.031738, -0.130859, 0.000767, -0.000345, -0.004913, 0.020142, 0.001892, -0.068848, 0.062012, -0.031006, -0.004944, 0.00209, 0.009521, 0.026123, -0.035156, -0.004547, 0.015991, -0.173828, -0.036133, -0.005005, 0.048584, -0.131836, 0.004944, -0.0065, -0.009399, -0.194336, -0.027954, 0.001022, -0.007599, 0.018311, 0.004944, -0.000261, 0.003937, -0.017456, -0.003265, 0.000397, 0.01709, -0.152344, -0.039307, -0.019775, -0.03064, 0.131836, -0.000912, -0.002625, -0.010437, -0.086914, 0.004669, -0.001015, -0.007507, -0.074219, 0.00528, -0.00079, 0.007263, 0.075684, -0.006653, 0.001717, 0.007935, 0.080078, -0.006866, -0.002396, -0.010864, -0.089844, 0.006226, 0.001526, 0.009583, 0.089844, -0.006134, -0.001305, -0.008667, -0.096191, 0.008118, -0.000429, -0.007294, -0.053955, 0.003342, -0.000049, 0.010254, 0.088379, -0.006805, 0.000584, -0.003784, -0.043457, 0.002579, 0.000504, 0.006287, 0.087402, -0.005615, -0.001724, -0.007599, -0.084961, 0.00531, 0.001503, 0.008545, 0.076172, -0.004852, -0.001236, -0.008057, -0.085449, 0.007294, 0.000786, 0.00766, 0.083496, -0.007141, -0.001366, -0.007324, -0.087402, 0.00708, 0.002853, 0.009399, 0.084961, -0.003571, -0.001556, -0.005829, -0.053711, 0.004333, -0.001617, -0.009766, -0.081055, 0.005432, -0.000311, -0.009705, -0.091797, 0.006256, 0.001793, 0.008728, 0.086914, -0.005585, -0.001625, -0.008606, -0.095215, 0.007477, -0.003403, -0.00885, -0.087891, 0.005463, -0.004913, -0.013611, -0.09375, -0.000736, -0.000698, -0.005981, -0.073242, 0.00528, 0.000458, -0.006317, -0.045166, 0.003616, 0.000359, -0.007324, -0.08252, 0.005341, 0.000173, -0.006256, -0.080078, 0.008301, -0.000075, 0.006683, 0.06543, -0.00528, 0.000969, 0.007263, 0.07666, -0.004486, -0.000683, -0.009644, -0.070312, 0.005371, -0.000338, 0.005188, 0.05542, -0.005066, 0.000504, -0.010315, -0.091309, 0.007172, -0.000477, -0.001434, -0.00528, -0.001457, -0.000725, -0.010681, -0.084961, 0.006256, -0.002014, -0.000257, 0.011902, -0.00824, 0.000618, -0.008972, -0.087402, 0.00531, 0.003403, 0.010864, 0.090332, -0.000301, -0.000128, 0.005493, 0.090332, -0.00824, -0.001373, 0.006287, 0.07373, -0.008179, -0.001266, -0.00946, -0.080566, 0.005768, -0.000729, -0.008545, -0.067871, 0.005157, -0.002441, -0.008057, -0.097168, 0.011658, 0.003174, 0.008667, 0.118652, -0.013977, -0.001984, -0.007782, -0.087891, 0.005157, -0.001495, -0.008667, -0.083984, 0.005493, 0.000515, 0.010315, 0.092285, -0.006287, -0.000324, -0.01001, -0.083984, 0.003998, -0.001122, -0.001884, -0.018799, -0.000418, 0.001808, 0.007812, 0.083008, -0.003342, 0.001724, 0.006866, 0.091797, -0.005981, -0.000244, 0.007294, 0.086914, -0.007324, 0.001488, 0.00824, 0.05957, -0.003235, -0.00135, 0.007263, 0.066895, -0.005737, -0.000629, 0.007385, 0.07666, -0.003265, -0.000626, -0.005463, -0.046631, 0.001816, 0.004913, 0.011841, 0.10791, -0.0065, 0.001678, -0.005157, -0.063965, 0.005981, -0.002274, -0.009949, -0.084961, 0.006165, 0.001022, 0.006805, 0.074707, -0.005646, 0.006561, 0.013062, 0.030151, 0.040771, 0.001183, 0.008545, 0.076172, -0.00592, -0.000496, -0.0065, -0.078613, 0.003296, -0.00028, -0.007721, -0.083008, 0.005981, 0.000117, -0.003906, -0.047363, 0.003342, -0.001373, 0.007599, 0.079102, -0.004517, -0.00132, 0.00528, 0.077637, -0.007324, 0.00005, 0.006592, 0.074707, -0.005005, 0.001175, 0.007324, 0.060303, -0.004974, -0.000292, -0.006714, -0.087402, 0.010559, -0.001228, -0.009399, -0.085938, 0.007996, -0.000208, 0.008789, 0.071777, -0.00528, -0.000546, -0.008301, -0.080566, 0.00473, 0.000205, 0.005463, 0.058838, -0.004211, -0.000205, -0.006104, -0.068359, 0.006042, 0.001091, -0.005188, -0.080078, 0.005768, -0.000858, -0.008301, -0.085938, 0.006226, 0.001228, 0.007446, 0.069824, -0.004486, -0.00531, -0.011414, -0.11084, 0.004364, 0.000026, 0.006927, 0.078613, -0.005707, 0.000159, 0.007141, 0.078125, -0.005035, 0.002029, 0.008789, 0.104492, -0.008423, 0.000006, 0.005615, 0.085938, -0.005188, -0.001793, -0.008057, -0.077637, 0.0047, 0.000778, -0.006287, -0.062988, 0.006958, 0.000425, 0.006683, 0.083496, -0.007019, -0.00161, -0.009216, -0.068359, 0.004211, -0.000418, -0.004974, -0.048096, 0.001717, 0.000108, -0.004669, -0.048096, 0.00415, -0.000542, -0.011597, -0.096191, 0.005493, 0.000671, 0.004486, 0.039795, -0.002747, 0.00079, 0.007202, 0.073242, -0.004822, 0.001282, 0.007812, 0.099121, -0.008423, 0.000805, -0.00766, -0.074219, 0.005798, -0.000154, 0.004211, 0.041748, -0.001396, -0.001259, 0.007507, 0.07959, -0.007935, -0.002441, -0.00708, -0.072266, 0.0047, 0.001396, 0.01123, 0.083496, -0.005737, -0.000614, -0.012756, -0.09375, 0.00592, 0.000484, 0.007629, 0.080566, -0.008667, -0.000603, 0.007233, 0.066895, -0.004913, -0.000797, -0.008301, -0.083984, 0.005676, 0.001556, 0.00769, 0.080078, -0.005737, 0.000969, -0.008057, -0.093262, 0.008728, -0.002243, -0.007812, -0.072266, 0.002151, -0.000938, -0.005981, -0.05835, 0.003891, -0.000809, -0.008789, -0.088379, 0.006805, 0.000207, 0.008972, 0.075195, -0.002945, -0.00008, -0.008728, -0.082031, 0.005066, 0.00296, 0.007812, 0.085449, -0.00766, 0.001534, 0.007874, 0.081055, -0.005219, -0.000467, -0.010071, -0.078613, 0.004089, -0.000157, 0.007233, 0.083008, -0.006683, 0.001511, 0.008972, 0.080566, -0.0047, 0.002029, -0.006165, -0.041504, 0.002899, 0.000374, -0.009644, -0.073242, 0.004944, -0.0005, -0.006805, -0.080566, 0.005615, 0.000286, -0.006989, -0.069824, 0.004578, -0.000191, 0.006805, 0.062256, -0.003525, -0.003708, -0.009583, -0.116699, 0.011597, -0.002487, -0.009888, -0.090332, 0.006439, 0.000748, 0.009094, 0.091797, -0.00647, 0.000999, 0.008057, 0.086426, -0.004425, 0.001114, 0.007141, 0.091309, -0.006897, -0.001198, -0.006287, -0.0625, 0.002319, -0.001099, -0.008179, -0.077148, 0.003052, -0.000572, -0.0047, -0.047363, 0.002686, -0.000515, -0.002747, -0.019165, -0.000706, -0.001717, -0.018799, -0.318359, -0.02124, -0.008789, -0.018921, -0.056641, -0.029297, 0.008728, 0.049561, -0.095215, -0.017334, 0.003586, 0.003174, -0.078613, -0.006256, -0.002686, -0.003571, 0.095703, 0.006866, 0.019775, 0.033936, 0.048828, -0.267578, -0.015564, -0.035889, -0.086914, 0.394531, 0.000084, -0.003906, -0.071777, -0.000145, 0.046143, 0.069336, 0.3125, 0.05127, -0.005005, -0.011536, -0.083984, 0.004181, 0.010864, 0.006409, -0.3125, 0.009155, 0.012268, 0.00103, -0.183594, -0.105469, -0.003555, -0.004242, 0.022461, 0.004395, 0.007812, -0.001846, -0.241211, 0.014648, 0.001534, -0.001038, -0.298828, 0.028931, -0.011353, -0.020508, -0.05957, -0.005859, 0.010925, 0.016602, -0.005524, -0.072266, 0.00885, 0.020752, 0.257812, -0.001015, -0.008789, -0.007111, -0.024536, 0.15332, 0.008057, 0.012512, -0.123535, 0.005768, -0.009705, -0.018188, -0.265625, -0.029663, 0.038086, 0.069336, 0.249023, -0.155273, -0.004608, -0.009216, 0.008301, 0.077637, -0.02002, -0.034912, -0.111816, 0.106445, -0.000244, 0.001404, 0.201172, -0.014282, -0.006958, -0.014404, -0.088867, -0.00148, 0.002045, -0.000123, -0.06543, -0.016846, -0.027222, -0.044189, -0.00293, -0.002533, 0.013489, 0.032227, 0.255859, 0.00946, -0.001953, -0.018921, -0.289062, 0.010315, 0.091309, 0.136719, 0.028442, -0.060791, -0.001236, -0.013916, -0.259766, -0.067871, 0.002823, 0.005219, 0.111328, 0.016724, 0.001572, 0.01001, 0.261719, 0.060547, -0.003525, -0.011536, -0.246094, -0.075684, -0.003433, -0.004364, -0.014954, 0.246094, -0.091797, -0.176758, -0.589844, 0.180664, -0.005981, -0.010681, -0.043945, 0.357422, 0.000652, -0.00025, -0.010132, -0.001167, -0.060059, -0.097656, 0.124023, 0.137695, 0.011353, 0.058838, -0.055176, -0.052734, 0.000874, 0.003769, 0.095215, -0.01062, -0.001617, -0.009277, -0.071289, -0.006226, -0.000104, -0.003296, 0.09668, -0.026611, -0.013489, -0.02478, -0.216797, -0.043701, 0.005432, 0.00193, -0.105957, -0.016602, -0.001762, -0.005096, 0.05835, 0.039062, -0.007538, -0.013245, -0.068359, 0.386719, -0.000175, -0.004333, -0.092773, 0.001984, -0.011292, -0.029175, -0.261719, -0.028198, 0.00264, 0.007751, 0.07959, 0.013367, 0.000395, 0.001877, -0.021851, -0.0047, -0.001144, -0.005524, -0.027954, 0.145508, 0.02478, 0.009583, -0.072754, -0.253906, 0.003159, 0.008545, 0.077637, -0.004059, -0.016235, -0.029541, -0.129883, 0.056641, 0.004364, 0.003479, 0.091309, -0.192383, -0.013062, -0.019531, -0.149414, 0.195312, -0.000824, 0.000203, -0.003128, 0.011353, 0.00769, -0.001984, -0.28125, -0.060303, 0.000549, -0.001396, -0.073242, -0.003769, -0.004486, -0.012573, 0.019287, 0.267578, 0.000912, 0.00145, 0.047363, -0.005768, -0.000607, 0.000706, 0.010254, -0.067383, 0.006042, 0.000362, -0.213867, 0.003204, -0.005585, -0.030273, -0.314453, 0.072266, 0.000965, -0.001953, -0.02771, 0.000923, 0.009644, 0.011108, 0.018921, -0.259766, -0.001244, -0.009277, 0.359375, 0.028564, 0.006805, 0.015076, -0.018188, -0.300781, -0.014038, -0.046387, -0.361328, 0.018555, 0.010681, 0.022461, 0.289062, -0.004639, -0.000132, -0.00322, -0.074707, -0.005493, -0.007324, -0.02063, -0.235352, -0.094727, 0.001389, -0.002518, -0.071777, -0.008423, -0.004547, -0.007751, 0.013794, -0.008911, 0.001381, 0.010132, 0.089844, 0.020142, 0.003342, -0.000166, -0.125, 0.001717, 0.008484, -0.000328, -0.154297, -0.003586, 0.000484, 0.003937, 0.132812, 0.021851, 0.004974, 0.003723, -0.103516, -0.005249, -0.012939, -0.020508, 0.007507, 0.136719, -0.01001, 0.005829, 0.310547, 0.020752, 0.001823, 0.001289, -0.046387, -0.002243, -0.007538, -0.013611, 0.216797, 0.005096, 0.003647, 0.009094, 0.087891, -0.002289, 0.005463, 0.009583, 0.077637, 0.015503, -0.00177, 0.00145, 0.09082, 0.012512, -0.000957, 0.000336, 0.021362, -0.001106, -0.002533, 0.016846, 0.431641, -0.001373, 0.007507, 0.013184, 0.100586, 0.019409, 0.01062, 0.01532, -0.083984, -0.020752, -0.003723, 0.002838, 0.132812, 0.009033, -0.016235, -0.033691, -0.249023, 0.104004, -0.000866, -0.009949, -0.088379, -0.011108, -0.00769, -0.003265, -0.265625, -0.062988, -0.004333, -0.005829, 0.080566, 0.015137, -0.008728, -0.007355, -0.349609, 0.019409, 0.035645, 0.057373, 0.070801, -0.148438, 0.012817, 0.054443, -0.072754, 0.001945, 0.00036, 0.007202, -0.09082, -0.007477, -0.002716, -0.00528, -0.173828, -0.013184, -0.001045, -0.002304, -0.101562, 0.001877, -0.003967, -0.002319, 0.066895, -0.002914, 0.001984, 0.001396, -0.026978, 0.002609, -0.000751, -0.003342, -0.010376, 0.063477, 0.002411, 0.002975, -0.021973, -0.001877, 0.010925, 0.01178, -0.072266, -0.021729, -0.005035, -0.010681, 0.111816, 0.041504, 0.003128, 0.000835, -0.083496, -0.004944, 0.013672, 0.020996, 0.294922, 0.081543, -0.001007, -0.000303, 0.055908, 0.000246, -0.008728, -0.036621, -0.332031, 0.011475, -0.004303, -0.016357, -0.22168, -0.057373, -0.002106, -0.032227, -0.273438, -0.087402, -0.002838, 0.013245, 0.300781, -0.026733, -0.010376, -0.021484, -0.380859, -0.030029, 0.003525, 0.026367, 0.269531, 0.00238, 0.003387, 0.000999, -0.291016, -0.013062, 0.120605, 0.241211, -0.12793, -0.050781, -0.012085, -0.018311, 0.101074, 0.043701, -0.016113, -0.016602, 0.069336, 0.249023, 0.001381, 0.001007, -0.031006, -0.000402, -0.005554, -0.013184, -0.07373, -0.037109, 0.018799, 0.064453, -0.080078, 0.00209, 0.001411, 0.002686, -0.050537, 0.002579, -0.002869, 0.003723, 0.094238, 0.007935, 0.016968, -0.021729, -0.546875, 0.071289, 0.002792, -0.007874, 0.073242, 0.012512, -0.028076, -0.027344, -0.474609, -0.121094, -0.054199, -0.045654, -0.412109, 0.000137, -0.0177, -0.019165, -0.273438, 0.016357, 0.002533, -0.000866, 0.0625, -0.006592, -0.019775, -0.005432, -0.216797, -0.07666, -0.002777, 0.0177, -0.09668, 0.445312, 0.014343, 0.010498, 0.067383, 0.025879, -0.003601, 0.00647, -0.062012, -0.010925, -0.042236, -0.023682, -0.550781, -0.158203, 0.030396, 0.023071, 0.46875, 0.121582, -0.036377, -0.012878, -0.294922, -0.115723, -0.003616, 0.006073, -0.061279, -0.011108, -0.027832, -0.024292, -0.291016, -0.06543, 0.005951, 0.02417, -0.404297, -0.053467, 0.002823, -0.006165, 0.0625, 0.00946, 0.002396, -0.008057, 0.069336, 0.014709, -0.003235, 0.005463, -0.077637, -0.005035, -0.031494, 0.036865, -0.289062, -0.253906, -0.019653, -0.002151, -0.238281, -0.072266, -0.00592, 0.002701, -0.109863, -0.020264, -0.090332, -0.062012, -0.244141, -0.142578, 0.00296, -0.005035, 0.059326, 0.010681, 0.002563, -0.003006, 0.045166, 0.018433, -0.003937, 0.005676, -0.05835, -0.010681, 0.073242, 0.076172, 0.425781, -0.005035, 0.002213, -0.006195, 0.058594, 0.010681, -0.016235, -0.006592, -0.243164, -0.055176, 0.079102, 0.096191, 0.439453, -0.003708, 0.004822, -0.006531, 0.068359, 0.013367, 0.070801, 0.085449, 0.404297, -0.00528, -0.010315, 0.017456, -0.392578, -0.025757, 0.025879, 0.009277, 0.298828, 0.032227, 0.014771, 0.011963, 0.101562, 0.025879, 0.026489, 0.027222, 0.259766, 0.059814, 0.003128, -0.006104, 0.061523, 0.012207, -0.02478, 0.019775, -0.349609, -0.088379, 0.004639, -0.003113, 0.271484, 0.047363, 0.022461, 0.039062, -0.005463, 0.04248, 0.006348, -0.003036, 0.112305, 0.011841, -0.034912, -0.016846, -0.394531, -0.103516, -0.029175, 0.008728, -0.172852, -0.227539, -0.005676, 0.020386, -0.345703, -0.068359, -0.002823, 0.006012, -0.057617, -0.010193, 0.026367, 0.012878, 0.294922, 0.075195, 0.025879, 0.024658, 0.322266, 0.061035, 0.016113, 0.012329, 0.271484, 0.040771, 0.003906, 0.000572, -0.171875, 0.199219, -0.033936, -0.032959, -0.462891, -0.130859, -0.005676, 0.000096, -0.057129, -0.011414, -0.003082, 0.006012, -0.068359, -0.01062, -0.001831, 0.004608, -0.047363, -0.009949, -0.023682, -0.023438, -0.480469, -0.134766, 0.012024, -0.000404, 0.271484, 0.063965, 0.004944, -0.081055, 0.664062, -0.004852, 0.011658, 0.00592, 0.355469, 0.049561, 0.019165, 0.015442, 0.46875, 0.046387, 0.002472, 0.05542, -0.382812, -0.04541, 0.01709, -0.003494, 0.277344, 0.063965, 0.011353, 0.010315, 0.067383, 0.018799, 0.009277, -0.019531, 0.3125, 0.0354, -0.05127, -0.03833, -0.291016, -0.080078, 0.009399, 0.001923, 0.178711, 0.026733, -0.015015, -0.007996, -0.147461, -0.027954, 0.008545, -0.021851, 0.314453, 0.01709, -0.057129, -0.036865, -0.285156, -0.116211, -0.037354, -0.025757, -0.476562, -0.126953, -0.02002, 0.011292, -0.373047, -0.024292, -0.014709, -0.008911, -0.137695, -0.037354, -0.022705, -0.012817, -0.410156, -0.003616, -0.016968, 0.004486, -0.382812, -0.060791, -0.034912, -0.006958, -0.251953, -0.092773, -0.011841, -0.004272, -0.367188, -0.074219, 0.004303, -0.002304, 0.094238, 0.008789, -0.001457, 0.005066, -0.045166, -0.011902, -0.008972, -0.009094, 0.535156, 0.033203, 0.033203, 0.037354, -0.769531, -0.010986, -0.024902, 0.015137, -0.042969, -0.158203, 0.016846, -0.002304, 0.314453, 0.081543, -0.047119, -0.031982, -0.316406, -0.042969, 0.011658, -0.015259, 0.000301, 0.223633, 0.002884, -0.002701, 0.03833, 0.024048, -0.005188, -0.002762, -0.388672, -0.062256, 0.007812, 0.001205, 0.094238, 0.024414, -0.003632, -0.009827, -0.103516, 0.021118, -0.013489, -0.004211, -0.139648, -0.018921, 0.02002, 0.010315, 0.361328, 0.062012, 0.010559, -0.010559, 0.298828, 0.062256, -0.00293, 0.006165, -0.063965, -0.01239, -0.007141, -0.002991, -0.267578, -0.018555, -0.081543, -0.068848, -0.535156, 0.007019, -0.001839, -0.002609, -0.15332, -0.018188, 0.023926, 0.018188, 0.292969, 0.056641, 0.014465, -0.003159, 0.427734, 0.040771, 0.055664, 0.092773, 0.201172, -0.000083, 0.000671, -0.006653, 0.053955, 0.011169, -0.004395, -0.0177, 0.029541, 0.049561, -0.001953, 0.002487, -0.049072, -0.014465, -0.017822, -0.020142, -0.285156, -0.00824, -0.003784, 0.000782, -0.035156, -0.014832, -0.012512, 0.010803, -0.243164, -0.054932, -0.010071, -0.005035, -0.106445, -0.003281, 0.019409, 0.009766, 0.271484, 0.055664, -0.003494, 0.006805, -0.068848, -0.013062, 0.00106, -0.001404, 0.032227, -0.005737, -0.010193, 0.016113, -0.341797, -0.020508, -0.022949, -0.029419, -0.326172, -0.0271, 0.014465, 0.007935, 0.082031, 0.010742, 0.003647, -0.005127, 0.042969, 0.026367, 0.011536, -0.009277, 0.242188, 0.014771, -0.011292, -0.008667, -0.062256, -0.021606, 0.005188, 0.004028, 0.318359, 0.081543, 0.002579, -0.006378, 0.06543, 0.011658, 0.098145, 0.090332, 0.180664, 0.140625, -0.007538, -0.005798, -0.065918, -0.02063, -0.003311, 0.003998, -0.059814, -0.011475, -0.050293, -0.042969, -0.574219, -0.020264, -0.005219, -0.002594, -0.067383, 0.00528, -0.002075, 0.006714, -0.0625, -0.012024, -0.01123, 0.021851, -0.263672, -0.067871, 0.016113, 0.005005, 0.345703, 0.056152, 0.035889, 0.028931, 0.445312, 0.120117, 0.054199, 0.047607, 0.455078, 0.15625, 0.056641, 0.34375, -0.15918, -0.016968, -0.07959, -0.07959, -0.427734, 0.002762, -0.004303, 0.006104, -0.05835, -0.011963, 0.003159, -0.006989, 0.066406, 0.01355, -0.062012, -0.056641, -0.511719, -0.170898, 0.003784, 0.001465, 0.204102, -0.028564, 0.000656, 0.003052, 0.055664, -0.00071, 0.001396, 0.004456, 0.072754, 0.003693, 0.000584, 0.003815, 0.068359, -0.000965, 0.000702, 0.004486, 0.077637, 0.005371, -0.002106, -0.005707, -0.056641, -0.024536, 0.001434, 0.004944, 0.086914, 0.00135, -0.000012, 0.002213, 0.061279, -0.001564, 0.000881, 0.004944, 0.058838, 0.000717, 0.000412, -0.005096, -0.091797, -0.022949, 0.001701, 0.002747, 0.066895, 0.006226, -0.000175, -0.003006, -0.079102, 0.001701, 0.000835, 0.003189, 0.069824, 0.002426, 0.000782, -0.001564, -0.05835, 0.004028, 0.001823, 0.006073, 0.151367, 0.026489, 0.000969, 0.004852, 0.084961, 0.004669, -0.00116, 0.003479, 0.090332, 0.000496, -0.001831, -0.003998, -0.075195, -0.002213, -0.000813, 0.003159, 0.062988, -0.000156, -0.000736, -0.006042, -0.088379, 0.001892, -0.000109, -0.002625, -0.066895, -0.00209, 0.000828, 0.003418, 0.072266, 0.00193, 0.001022, -0.002151, -0.067383, 0.004791, -0.000546, -0.005249, -0.059814, 0.001938, -0.00206, 0.001907, 0.067871, 0.005432, -0.00002, -0.003616, -0.095703, -0.005798, -0.000992, -0.005188, -0.083984, -0.00824, 0.000999, 0.004089, 0.062988, 0.002411, 0.007019, 0.005157, -0.251953, -0.010742, -0.000862, -0.003891, -0.072754, -0.003662, 0.001038, 0.0047, 0.061035, 0.002808, -0.003479, 0.002121, 0.128906, 0.018188, -0.001259, -0.008606, -0.070312, -0.024414, -0.000511, 0.001534, 0.073242, 0.005249, 0.000071, -0.003159, -0.072754, 0.00386, 0.000542, 0.00412, 0.064941, 0.001503, -0.00177, -0.00769, -0.098633, -0.013672, -0.02771, -0.086914, -0.447266, -0.316406, 0.001389, 0.004517, 0.09668, 0.011658, 0.000713, 0.005707, 0.102051, -0.0065, 0.000603, -0.000435, -0.055664, 0.004822, 0.000471, 0.003235, 0.050293, -0.001801, -0.000399, -0.003525, -0.055664, -0.001945, 0.001602, 0.003754, 0.050537, -0.001465, 0.006195, 0.002213, -0.120117, -0.037842, 0.001381, 0.002975, 0.056396, 0.002335, -0.001556, -0.002289, -0.060303, -0.001068, 0.000201, -0.003586, -0.063477, 0.00235, 0.00132, 0.000919, 0.068848, 0.001213, -0.001526, -0.004883, -0.052734, 0.000748, 0.000031, 0.001869, 0.066895, -0.004395, 0.000984, -0.001694, -0.057861, 0.002426, 0.003433, 0.003479, 0.080566, 0.002289, -0.006989, -0.014832, -0.083984, 0.101562, -0.003189, -0.008545, -0.069336, 0.001198, 0.00082, 0.002563, 0.064941, 0.000131, 0.001953, 0.005859, 0.089355, 0.001404, 0.000755, 0.005371, 0.077637, 0.008606, -0.00296, -0.005493, -0.071777, 0.00206, -0.000362, -0.002625, -0.051514, 0.000828, 0.004059, 0.009521, 0.062256, 0.004761, -0.001038, -0.004822, -0.077637, 0.001602, -0.002136, -0.006622, -0.056641, 0.005859, -0.002914, -0.003815, -0.081543, -0.007935, -0.003586, 0.00589, 0.148438, 0.007477, -0.000885, -0.000148, -0.060791, -0.001579, -0.000026, 0.003006, 0.069824, 0.001068, 0.007172, -0.001099, -0.149414, 0.002014, -0.002121, 0.002151, 0.065918, -0.008423, -0.000683, -0.002655, -0.041748, 0.003448, -0.001762, -0.002991, -0.067383, -0.004089, 0.001602, -0.002197, -0.083008, 0.00412, 0.000334, 0.002289, 0.053711, -0.001907, 0.003647, 0.012268, 0.09082, 0.009277, -0.002304, -0.003006, -0.081055, -0.00383, 0.000165, -0.001282, -0.055664, 0.000908, 0.000114, 0.005249, 0.071289, 0.007568, -0.00161, 0.006165, 0.137695, 0.008423, -0.003769, -0.007324, -0.084961, -0.005493, -0.001801, 0.001869, 0.068359, -0.001396, -0.003494, -0.014587, -0.180664, -0.012268, 0.000198, -0.0019, -0.05542, 0.008667, 0.001251, 0.005005, 0.059326, 0.004517, -0.000165, 0.002716, 0.053223, -0.002792, -0.000763, 0.00135, 0.052002, -0.006073, 0.000186, -0.004395, -0.068359, 0.003372, -0.000538, -0.004059, -0.062012, -0.007324, -0.000732, 0.001999, 0.053223, -0.003601, -0.000336, 0.004333, 0.066406, 0.000376, 0.000134, 0.001862, 0.062988, -0.000351, -0.002045, -0.003677, -0.071777, -0.01416, 0.001579, -0.001747, -0.066406, 0.00769, -0.001999, -0.003128, -0.087402, -0.00235, -0.000463, -0.003204, -0.072266, 0.002533, 0.000694, 0.002686, 0.056396, -0.000957, 0.004425, 0.01062, 0.105469, 0.027344, 0.001312, 0.004395, 0.045898, -0.000444, 0.000277, -0.001122, -0.057373, -0.000904, 0.002716, 0.007355, 0.071289, -0.004974, -0.000129, -0.003418, -0.06543, -0.004425, -0.000427, 0.00412, 0.077637, -0.002701, -0.003418, -0.004211, 0.081055, 0.007721, 0.00383, 0.007751, 0.067871, 0.009033, -0.003372, -0.0047, -0.115234, -0.023804, -0.003494, -0.011536, -0.259766, -0.039307, 0.000732, -0.003326, -0.084473, -0.000219, 0.001953, 0.006775, 0.056152, -0.001968, -0.00145, -0.004211, -0.071289, 0.002274, 0.001877, 0.003906, 0.062988, 0.006653, 0.003555, 0.005768, 0.067871, 0.011658, -0.000334, 0.002563, 0.073242, 0.002518, 0.000439, 0.002914, 0.064941, 0.00267, 0.000504, -0.003998, -0.285156, -0.174805, 0.005951, 0.012878, 0.210938, 0.029785, -0.001648, 0.00415, 0.12793, -0.004852, -0.000687, 0.001213, 0.053223, -0.005463, -0.000278, 0.005157, 0.086426, 0.002319, 0.000019, 0.003937, 0.070801, -0.00106, -0.001007, -0.001823, 0.056885, -0.000755, 0.000599, -0.007111, -0.066895, -0.008667, -0.000561, -0.00351, -0.066895, 0.000755, -0.001259, -0.0065, -0.132812, -0.006653, -0.001343, -0.000938, -0.088379, 0.000418, 0.000744, 0.001877, 0.079102, -0.007233, 0.000228, 0.003098, 0.047119, -0.005219, 0.000488, -0.001442, -0.072754, 0.002808, -0.000835, -0.002777, -0.064453, -0.001831, 0.005737, 0.015564, 0.188477, 0.022217, -0.000767, 0.00103, -0.025879, 0.006927, 0.00013, 0.000099, -0.022583, -0.004059, -0.000326, -0.000519, -0.015198, 0.015991, -0.001427, -0.005615, 0.052002, 0.013184, 0.025513, 0.020386, -0.024292, -0.016602, -0.000444, 0.000085, 0.029785, -0.010315, 0.000387, 0.000404, -0.035156, -0.057129, -0.000027, -0.00119, 0.051758, 0.000942, -0.000089, 0.00095, -0.05249, -0.00946, -0.000366, -0.001755, -0.020996, 0.021362, -0.000001, 0.000751, -0.030762, 0.002579, 0.000435, 0.001053, -0.039551, 0.015747, -0.000136, 0.001839, 0.026001, 0.022095, 0.001358, 0.000511, -0.033936, -0.028198, -0.002472, -0.006897, -0.052979, 0.009399, 0.000027, 0.002548, -0.031982, 0.002762, 0.000488, -0.001717, 0.063477, 0.011169, 0.000889, 0.002655, -0.023804, -0.044922, 0.001457, 0.005371, -0.037842, 0.010376, -0.001068, 0.002365, 0.060791, -0.012207, -0.000159, 0.000127, -0.038574, 0.000051, 0.002243, -0.005981, 0.07373, 0.015625, 0.001282, 0.001564, -0.068359, 0.015747, 0.000402, -0.003159, 0.048584, 0.032471, -0.000393, -0.001945, -0.023682, 0.021606, -0.000165, 0.000121, 0.039307, -0.006561, -0.024536, 0.005707, 0.006714, 0.006683, 0.000218, 0.00135, 0.038574, -0.000889, -0.000458, 0.001099, 0.041992, 0.007141, -0.000349, -0.000652, -0.043213, 0.009949, -0.000568, -0.001816, 0.036621, -0.004913, -0.003006, -0.007812, -0.039062, -0.037109, -0.000232, 0.001122, 0.045654, -0.000999, -0.000893, -0.002045, 0.033691, -0.007141, -0.00038, -0.002899, 0.046387, -0.001579, -0.001289, -0.002823, 0.035645, -0.000889, 0.001534, 0.006012, -0.045166, 0.0177, -0.001755, -0.001823, 0.0354, -0.004303, 0.000671, 0.002441, -0.041992, 0.008484, 0.00002, 0.000526, 0.03125, -0.003967, 0.000012, -0.000534, -0.028687, 0.002594, -0.000641, 0.001755, 0.030029, 0.029419, -0.015869, 0.022217, 0.000549, 0.00769, 0.00074, -0.001534, -0.033691, -0.011353, -0.000565, 0.002258, 0.055664, 0.01709, 0.000568, -0.000307, -0.026489, 0.015564, -0.000229, -0.002121, -0.04541, -0.007019, 0.000629, 0.000526, -0.026978, 0.010315, -0.000116, 0.000332, -0.018433, -0.040771, 0.001442, 0.001106, -0.044678, 0.009338, 0.000847, 0.005005, -0.05835, -0.036377, 0.000614, 0.000824, -0.020386, -0.032471, 0.000125, -0.000216, -0.044922, 0.002777, 0.000324, 0.000919, -0.04248, -0.014832, 0.000645, 0.00082, -0.041748, -0.001022, 0.000568, -0.000051, 0.032227, -0.002396, -0.000013, 0.000102, 0.034424, -0.020508, -0.000237, -0.002502, -0.036621, 0.010254, -0.000793, 0.002319, 0.021973, -0.134766, -0.00015, -0.001457, -0.019043, -0.052979, 0.000931, 0.001816, 0.0354, -0.003937, 0.000021, -0.002197, -0.026123, 0.02063, 0.000009, -0.001846, -0.032471, -0.001915, -0.006104, -0.014465, -0.025513, 0.00106, -0.000153, 0.000273, -0.033447, -0.013489, 0.00006, 0.002518, -0.046143, 0.006226, -0.00209, -0.002609, 0.060303, -0.016235, -0.00103, 0.000021, 0.037354, -0.002136, -0.000376, 0.000118, 0.026733, -0.002319, -0.001045, -0.003265, 0.02832, -0.007141, 0.000012, -0.001793, 0.033447, -0.002014, 0.002899, 0.014587, -0.150391, -0.087891, 0.001297, 0.000782, -0.042969, 0.002045, -0.000553, -0.000626, 0.034668, -0.011353, -0.000671, -0.000305, 0.044189, -0.00647, 0.001244, 0.002304, -0.032959, 0.006042, 0.001396, 0.000095, 0.026611, 0.037842, 0.000414, 0.001488, -0.074707, -0.03418, 0.000046, 0.002869, 0.035645, -0.029541, -0.000603, -0.001442, 0.020752, 0.039062, 0.00045, 0.000286, -0.001251, 0.051514, -0.000044, -0.002594, 0.031494, -0.011047, 0.000141, 0.000239, -0.02478, 0.013855, -0.001602, -0.000664, 0.038818, 0.019165, -0.000191, -0.000021, -0.028198, 0.026001, -0.000134, 0.000751, 0.027222, -0.01355, -0.000005, -0.00267, 0.011841, 0.043457, -0.001747, -0.002029, -0.051025, -0.002762, 0.000271, -0.000435, -0.048096, -0.000233, 0.000235, -0.002411, 0.038818, 0.00296, 0.000668, 0.000492, -0.033203, -0.00473, -0.000176, -0.002396, 0.162109, 0.113281, 0.000896, 0.001915, -0.056152, 0.008606, -0.000652, -0.002472, -0.037598, 0.011108, -0.00082, -0.007782, 0.120605, 0.273438, 0.001465, 0.001572, -0.045654, 0.006104, -0.000006, -0.002167, -0.056641, -0.036133, -0.000645, -0.003708, -0.021484, 0.025269, -0.000645, 0.000098, -0.042236, 0.005676, -0.000012, -0.001595, -0.039307, 0.001999, 0.000763, 0.004028, -0.050781, 0.013611, -0.001678, -0.000927, 0.047852, -0.001869, 0.000406, 0.000633, -0.031738, -0.017334, -0.000706, -0.004669, -0.078613, 0.166992, -0.001297, -0.000414, 0.031738, -0.003265, -0.000448, -0.003479, 0.04126, -0.009216, -0.001411, -0.002075, 0.031494, 0.045166, 0.000209, 0.000725, -0.027466, 0.011658, 0.000132, 0.00079, -0.046387, -0.012695, 0.000336, 0.000698, -0.022705, -0.034424, -0.000343, 0.000243, 0.032227, -0.009277, 0.000927, 0.000515, -0.016724, -0.037354, 0.00135, 0.000385, -0.044922, -0.023315, 0.003372, 0.009888, 0.0177, -0.026733, 0.001686, 0.002472, -0.023804, -0.179688, 0.00045, -0.000542, -0.056641, -0.023926, -0.001297, -0.005554, 0.047119, -0.013184, 0.000024, 0.000254, 0.031006, -0.00885, 0.000454, 0.001137, -0.036621, 0.009399, -0.00046, 0.000889, 0.010437, -0.032471, 0.003082, 0.000992, -0.163086, 0.008911, 0.000656, 0.00193, -0.072266, 0.032959, -0.000292, -0.001091, -0.046143, 0.018677, -0.001266, -0.003693, 0.04126, 0.010254, 0.00034, -0.000075, 0.028809, 0.033691, -0.001099, -0.002228, 0.025879, -0.008301, 0.000207, -0.001938, 0.052979, -0.001358, -0.001495, -0.007538, 0.043213, -0.00885, 0.088379, 0.039062, 0.554688, 0.482422, 0.004669, -0.000931, 0.030273, 0.043701, -0.001984, 0.0065, -0.071289, -0.027832, 0.008545, -0.001152, 0.069824, 0.037354, 0.00322, -0.008118, 0.080078, 0.027466, -0.002228, 0.007385, -0.074219, -0.02356, -0.005676, 0.007538, -0.092285, -0.033203, 0.003494, -0.004364, 0.077637, 0.021118, -0.003326, 0.003784, -0.057861, -0.015564, 0.028809, -0.027588, 0.168945, 0.392578, -0.003006, 0.003174, -0.064453, -0.013977, 0.004578, -0.001884, 0.069824, 0.019165, 0.005066, -0.006531, 0.0625, 0.022339, 0.004578, -0.007874, 0.077148, 0.026489, 0.004456, -0.009644, 0.118652, 0.038818, 0.003784, -0.006409, 0.061035, 0.025269, -0.004059, 0.00235, -0.046143, -0.012329, -0.008362, 0.002884, -0.06543, -0.04248, -0.002426, 0.009583, -0.066895, -0.023804, 0.042236, 0.059326, 0.380859, 0.208008, 0.006439, -0.005615, 0.056641, 0.01709, 0.009033, 0.001465, 0.076172, 0.043213, -0.002472, 0.006714, -0.077148, -0.028809, -0.071289, -0.044189, -0.433594, -0.285156, 0.003189, -0.003082, 0.049805, 0.017944, 0.004608, -0.00473, 0.062012, 0.025391, -0.006927, 0.002777, -0.043213, -0.039551, -0.12793, -0.110352, -0.582031, -0.53125, -0.013245, 0.019287, -0.202148, -0.084961, -0.00592, 0.00589, -0.072266, -0.020996, -0.001419, 0.003403, -0.051025, -0.00885, 0.007477, -0.006897, 0.067383, 0.024536, 0.003708, -0.004486, 0.071777, 0.028809, 0.007874, -0.001762, 0.0271, 0.047119, -0.002441, -0.00705, 0.061279, -0.007721, 0.003006, -0.003616, 0.054932, 0.017578, -0.010803, -0.006165, -0.042725, -0.057861, 0.006683, -0.005157, 0.071289, 0.0354, 0.009155, -0.004578, 0.063965, 0.058105, 0.005188, -0.00531, 0.075195, 0.025879, 0.089844, 0.033936, 0.675781, 0.498047, 0.00351, -0.001472, 0.059082, 0.017944, -0.002945, 0.005249, -0.069824, -0.017944, -0.004944, 0.003998, -0.05127, -0.017822, 0.00164, -0.006622, 0.097168, 0.026855, 0.001831, -0.006653, 0.059814, 0.018066, -0.00293, 0.004852, -0.051758, -0.014099, -0.013489, 0.004669, -0.114746, -0.030518, 0.002396, -0.003967, 0.039062, 0.008545, -0.000239, 0.002853, -0.05127, -0.010071, 0.006592, -0.000759, 0.085938, 0.03125, -0.005585, -0.000021, -0.085449, -0.023682, 0.007294, -0.00528, 0.038086, 0.034668, 0.003296, -0.008423, 0.063477, 0.020142, 0.001282, -0.006561, 0.059814, 0.015259, -0.005524, 0.007141, -0.071289, -0.027344, 0.000206, -0.010071, 0.083008, 0.017334, 0.004761, -0.005463, 0.022217, 0.054443, 0.019531, 0.00528, 0.061279, 0.062012, -0.007263, 0.004639, -0.053467, -0.039307, -0.00267, 0.005981, -0.057129, -0.019409, 0.006531, -0.003906, 0.058105, 0.041016, 0.001068, -0.005066, 0.063477, 0.018188, 0.04541, 0.03064, 0.320312, 0.147461, -0.004456, 0.011169, -0.092285, -0.026611, 0.004395, -0.008545, 0.066895, 0.022583, 0.002335, -0.006866, 0.070312, 0.023682, -0.008362, 0.003143, -0.043213, -0.066895, -0.005737, 0.000828, -0.049316, -0.038086, 0.007141, -0.003403, 0.062988, 0.017456, 0.006683, -0.002716, 0.071289, 0.052734, 0.005493, -0.013245, 0.09375, 0.030273, -0.001022, 0.006683, -0.059326, -0.017578, 0.007721, -0.005493, 0.02417, 0.056885, -0.06543, -0.052979, -0.460938, -0.371094, -0.004852, 0.004791, -0.069824, -0.025757, -0.001785, 0.004791, -0.069336, -0.012573, -0.006348, 0.010437, -0.068359, -0.029541, 0.001572, -0.014587, 0.115234, 0.040771, -0.005493, 0.005981, -0.069336, -0.024902, -0.005127, 0.005615, -0.065918, -0.024292, -0.005188, 0.00592, -0.06543, -0.022949, -0.012695, -0.002609, -0.061035, -0.039062, 0.011353, -0.011353, 0.119629, 0.04248, -0.006012, 0.006683, -0.056885, -0.028198, 0.008057, -0.0047, 0.071289, 0.045898, 0.003235, -0.005646, 0.057617, 0.016235, 0.003647, -0.009216, 0.071289, 0.029175, 0.004974, 0.002075, 0.022827, 0.048584, -0.003448, 0.007782, -0.060547, -0.019165, -0.003876, 0.004059, -0.05542, -0.022217, -0.006989, -0.004608, -0.032715, -0.054199, 0.018311, -0.005188, 0.242188, 0.071289, -0.014404, 0.015381, -0.271484, -0.05957, -0.001816, 0.007874, -0.056641, -0.025757, 0.005463, -0.000048, 0.062256, 0.046631, -0.005005, 0.001869, -0.024048, -0.052002, 0.006531, -0.003311, 0.061279, 0.049561, -0.005157, 0.007599, -0.066895, -0.025024, 0.005035, -0.002136, 0.060547, 0.015747, 0.006744, -0.009399, 0.08252, 0.032471, 0.006134, -0.010925, 0.084473, 0.027222, -0.001465, 0.005737, -0.064453, -0.018433, -0.010315, -0.003082, -0.030151, -0.062988, 0.000193, -0.006744, 0.059326, 0.018066, -0.00946, -0.009399, -0.025024, -0.069336, -0.00647, 0.00824, -0.100098, -0.036377, -0.005585, 0.005829, -0.06543, -0.02063, 0.003403, -0.007324, 0.072754, 0.027222, -0.015381, 0.02002, -0.304688, -0.095215, 0.005402, -0.003296, 0.064453, 0.019531, -0.004089, 0.008972, -0.080078, -0.023315, 0.003967, -0.007568, 0.087891, 0.02124, 0.005554, -0.010925, 0.104492, 0.049316, -0.014465, 0.017822, -0.197266, -0.079102, -0.006287, 0.009827, -0.085938, -0.035645, -0.013489, 0.010193, -0.226562, -0.060547, 0.002472, -0.003906, 0.04248, 0.014099, -0.002151, 0.007355, -0.064941, -0.025391, 0.002991, -0.007141, 0.058105, 0.017578, -0.026611, 0.006989, -0.337891, -0.139648, -0.026367, 0.010864, -0.246094, -0.077637, -0.001381, 0.007172, -0.06543, -0.000195, 0.004242, -0.007812, 0.076172, 0.022461, 0.003387, -0.008362, 0.057617, 0.020996, -0.004089, 0.00824, -0.066895, -0.024536, -0.011475, -0.009216, -0.02417, -0.054932, 0.007111, -0.009338, 0.064453, 0.06543, -0.000721, -0.004944, -0.043701, 0.01709, -0.004425, -0.004791, -0.083496, 0.00386, -0.004242, -0.010925, -0.225586, -0.090332, -0.001266, -0.003433, -0.046875, 0.017944, -0.000479, -0.003036, -0.05127, 0.017944, -0.001007, -0.003494, -0.054443, -0.007507, -0.00174, -0.007141, -0.060303, 0.016602, 0.001793, 0.002625, 0.052734, -0.010803, -0.001823, -0.00325, -0.053223, 0.013733, -0.001236, -0.004242, -0.042725, 0.031494, 0.000523, 0.00041, -0.045898, 0.005707, 0.000641, 0.003448, 0.053955, 0.00885, -0.00119, -0.00412, -0.048584, 0.00383, -0.000675, 0.002258, 0.04126, -0.003342, 0.005737, 0.020508, 0.202148, 0.013123, -0.001785, -0.004456, -0.051025, 0.007446, 0.001801, 0.00354, 0.054932, -0.001175, -0.000603, -0.001228, -0.046143, 0.008728, 0.000074, -0.000216, -0.00531, 0.054443, 0.00296, 0.007935, 0.062256, -0.029053, 0.000149, 0.002884, 0.053467, 0.002609, 0.000195, 0.002106, 0.051514, -0.000916, 0.001259, 0.002975, 0.055176, 0.00032, 0.000429, 0.002045, 0.055176, 0.008484, 0.000116, 0.000587, 0.008362, -0.054443, -0.005737, -0.014282, -0.07373, -0.00473, -0.000355, 0.00174, 0.062988, -0.001953, -0.000113, -0.000057, 0.005768, -0.053711, -0.003311, -0.005463, -0.050781, 0.02063, 0.00177, 0.005096, 0.064941, -0.002945, -0.00145, -0.002518, -0.052002, 0.003937, 0.001846, 0.005951, 0.054199, -0.005188, 0.000387, 0.002457, 0.036865, -0.018799, -0.000383, -0.003113, -0.046143, -0.00531, 0.001068, 0.009583, 0.129883, 0.031006, -0.001167, -0.004089, -0.066406, -0.000226, 0.00119, -0.001495, -0.063965, 0.01178, -0.003113, -0.006622, -0.05957, 0.01123, -0.001343, 0.003159, 0.061523, 0.002747, 0.005341, 0.013916, 0.166016, 0.006165, 0.001122, 0.004547, 0.041748, -0.025391, 0.001442, 0.004333, 0.045654, -0.028198, -0.001221, -0.003937, -0.040039, 0.006409, -0.000496, -0.00473, -0.088867, -0.007141, 0.000908, 0.004059, 0.075684, -0.008667, -0.001579, -0.002426, -0.057617, 0.005554, 0.000471, 0.002441, 0.045898, -0.003586, 0.001205, -0.000324, -0.052002, -0.002655, 0.000389, 0.002853, 0.059814, 0.003052, -0.001816, -0.003418, -0.05127, 0.013123, 0.001045, 0.000969, -0.071777, -0.005127, 0.000664, 0.00386, 0.075684, -0.001656, -0.001717, -0.004181, -0.05542, 0.012634, -0.001152, 0.003342, 0.083008, -0.000786, 0.001419, 0.004272, 0.053467, -0.005981, -0.000553, -0.000265, 0.049072, 0.007324, 0.001266, 0.004974, 0.041504, -0.022827, 0.000389, 0.001114, -0.064941, 0.001595, 0.001556, 0.004028, 0.058838, -0.016724, 0.001694, 0.003586, 0.045654, -0.013733, 0.001381, 0.007782, 0.043945, -0.029175, -0.001511, -0.000507, -0.003235, 0.066895, -0.000572, -0.003296, -0.040283, 0.015137, 0.001122, 0.00325, 0.053467, -0.013123, 0.000043, 0.001213, -0.071289, -0.014771, 0.001671, 0.007141, 0.072754, -0.015137, 0.001518, 0.003571, 0.044189, -0.005524, -0.000106, 0.002167, 0.078125, -0.000641, 0.000385, 0.00383, 0.052246, -0.01532, 0.003128, 0.005157, 0.130859, -0.001778, 0.00023, 0.000565, 0.001587, -0.044922, 0.001869, 0.004944, 0.047607, -0.011414, 0.001343, 0.002548, 0.077637, 0.00235, -0.002182, -0.005219, 0.08252, 0.008423, -0.000351, -0.001053, 0.067871, -0.003021, -0.003265, -0.010132, -0.12793, 0.028564, 0.000893, 0.00473, 0.046875, -0.010742, 0.000645, 0.001503, 0.046387, 0.000244, 0.001518, 0.00528, 0.050049, -0.017334, 0.000265, 0.002487, 0.060791, -0.000729, -0.002029, -0.003281, -0.057861, -0.018311, 0.001671, 0.001465, 0.083984, -0.00264, -0.000538, -0.003784, -0.081055, -0.000075, 0.001076, 0.003082, 0.0625, -0.002472, 0.00029, 0.001434, 0.044189, 0.02417, -0.000767, -0.003845, -0.053467, 0.012695, -0.00235, -0.005707, -0.041992, 0.0177, 0.001106, -0.000492, -0.060547, 0.002777, 0.00061, 0.00132, 0.048584, -0.00885, -0.003067, -0.006104, -0.053955, 0.012329, -0.000163, 0.001785, -0.066406, 0.005859, 0.000018, -0.00325, -0.054932, 0.022583, -0.000486, -0.002258, -0.049561, 0.002548, -0.001999, -0.003418, -0.07666, -0.01416, -0.000305, -0.004303, -0.053467, -0.013, -0.000101, -0.005524, -0.09375, -0.011719, 0.00079, -0.001892, -0.071777, -0.008911, -0.000782, -0.001419, -0.061035, 0.006195, 0.000832, 0.001755, 0.013428, -0.059326, 0.000143, -0.000599, 0.005707, -0.07373, 0.000557, -0.001404, -0.061768, 0.00006, -0.001465, -0.003906, -0.048828, 0.013794, -0.000093, -0.002411, -0.046631, 0.004456, 0.004181, 0.016479, 0.182617, -0.048584, 0.000079, -0.000736, -0.036621, 0.018555, 0.003403, 0.011597, 0.162109, 0.165039, -0.00082, -0.003937, -0.076172, -0.001587, -0.001266, -0.002579, -0.05127, 0.011719, 0.002411, 0.005463, 0.057373, -0.019531, -0.002167, -0.004974, -0.058594, 0.010803, 0.001999, 0.003433, -0.052734, -0.006561, 0.000383, -0.000244, -0.046631, -0.002716, -0.00069, 0.000828, 0.009949, -0.065918, 0.001938, 0.004364, 0.066406, -0.0177, -0.002518, -0.006256, -0.068848, 0.017334, 0.001801, 0.003098, 0.04834, -0.026489, 0.00296, 0.010071, 0.242188, 0.020508, 0.000599, 0.002625, 0.053711, 0.008789, -0.001358, -0.004791, -0.062256, -0.002518, 0.000319, 0.003876, 0.042725, -0.015076, 0.001076, 0.006409, 0.066895, -0.014954, -0.002182, -0.0047, -0.058838, 0.022095, 0.000087, -0.002396, -0.046143, 0.001808, -0.001137, -0.002304, -0.041748, 0.015747, -0.000201, -0.001114, -0.007385, 0.051025, 0.000679, 0.001244, 0.008667, -0.055664, 0.000462, 0.000458, 0.006104, -0.070312, 0.000874, 0.003403, 0.064941, -0.019043, 0.003311, -0.068359, -0.006104, -0.000984, -0.016479, -0.043945, -0.039307, -0.058838, -0.004425, -0.108887, -0.000942, -0.003387, 0.007111, 0.018677, -0.025024, 0.03833, -0.005615, -0.166992, -0.021729, -0.015747, -0.001541, 0.135742, 0.047607, 0.029053, 0.029053, 0.074707, 0.143555, 0.234375, 0.015503, 0.022095, 0.030762, 0.056641, -0.019287, -0.046631, -0.044678, -0.061279, 0.014465, 0.036133, 0.032227, 0.047363, -0.014465, -0.021973, -0.022095, -0.073242, -0.004944, -0.177734, -0.010864, -0.00531, 0.013123, 0.273438, 0.041748, 0.007629, 0.031128, 0.04834, 0.09668, 0.289062, 0.020752, 0.020752, 0.04126, 0.103027, 0.002655, 0.070801, 0.01239, 0.006409, -0.000595, 0.07959, 0.011108, 0.000429, 0.002075, 0.100586, 0.011108, 0.003479, 0.061279, 0.105469, 0.174805, 0.443359, -0.009216, -0.019531, -0.026978, -0.047363, 0.00383, 0.006927, -0.031738, 0.029541, 0.072754, 0.161133, 0.151367, 0.296875, -0.007324, 0.125, 0.008179, 0.005737, 0.028809, 0.067871, 0.138672, 0.339844, -0.002411, -0.091309, -0.001167, -0.004791, -0.003998, 0.105957, 0.008545, 0.003708, -0.046143, -0.189453, -0.161133, -0.328125, -0.000515, -0.050049, -0.002014, 0.000679, -0.006378, -0.03125, -0.026733, -0.050537, -0.007751, -0.02124, -0.031494, -0.055908, -0.009766, -0.011047, -0.029175, -0.077637, 0.004517, 0.245117, 0.21582, 0.002548, -0.026001, -0.119141, -0.052979, -0.089355, -0.008545, -0.023804, -0.025757, -0.036865, -0.010986, -0.02124, -0.026611, -0.03833, 0.041748, 0.063477, 0.113281, 0.365234, -0.005859, 0.136719, -0.000328, 0.004913, 0.000001, -0.083008, -0.000904, -0.004211, 0.018188, -0.058105, 0.003265, 0.001572, 0.006226, -0.109863, -0.000706, -0.006836, -0.022705, -0.040039, -0.035645, -0.045898, 0.008301, 0.013123, -0.030273, 0.033691, 0.013245, 0.024048, 0.026367, 0.05957, 0.012634, 0.031982, 0.030518, 0.040771, -0.003281, -0.085938, -0.008484, -0.010071, 0.008484, 0.019165, 0.019287, 0.029053, 0.004822, 0.004822, 0.007751, 0.05957, 0.032715, 0.339844, 0.057129, 0.027344, -0.010559, -0.016724, -0.026611, -0.061523, 0.005188, 0.231445, 0.088379, 0.063965, -0.009094, 0.133789, -0.000896, 0.004547, 0.003723, -0.070312, -0.010132, -0.006927, 0.013, 0.027222, 0.027588, 0.037842, 0.001083, -0.059814, -0.005188, -0.00769, -0.0354, -0.037598, -0.077637, -0.322266, 0.053223, 0.082031, 0.117188, 0.318359, 0.02771, 0.033691, 0.11084, 0.351562, 0.000858, -0.094727, -0.017456, 0.00885, 0.000259, -0.07959, -0.004303, -0.006226, -0.009521, -0.023682, -0.029907, -0.047363, 0.068359, 0.103516, 0.172852, 0.382812, 0.010315, -0.074219, -0.000145, 0.0065, -0.022583, -0.028687, -0.044189, -0.149414, -0.019775, -0.055908, -0.043945, -0.058594, -0.002197, 0.083008, 0.010559, 0.005219, -0.006866, -0.018555, -0.022339, -0.030029, -0.033203, -0.060791, -0.100586, -0.404297, -0.073242, -0.142578, -0.275391, -0.460938, 0.009399, 0.021851, 0.020996, 0.044922, 0.000355, 0.093262, 0.000317, 0.001122, 0.013367, 0.028809, 0.029663, 0.036621, 0.020996, 0.06543, 0.09668, 0.180664, -0.018555, -0.055176, -0.03833, -0.049072, 0.040039, 0.053955, 0.085938, 0.365234, -0.022217, -0.064453, -0.039551, -0.041992, -0.00946, -0.026611, -0.033936, -0.043701, 0.040527, 0.117676, -0.172852, -0.173828, -0.071777, -0.087891, -0.149414, -0.382812, 0.045654, 0.087891, 0.152344, 0.59375, -0.010132, -0.022339, -0.026001, -0.043945, 0.015869, 0.033203, 0.051514, 0.140625, -0.002823, 0.074219, -0.003586, 0.001999, -0.037354, -0.115723, -0.077637, -0.119629, 0.011414, 0.024902, 0.026367, 0.042236, -0.001709, -0.071289, -0.001175, -0.00354, 0.000134, -0.080078, -0.008301, -0.006195, -0.004822, -0.054932, -0.009033, -0.010437, -0.005341, 0.089844, 0.004059, 0.001617, -0.032959, -0.039307, -0.050293, -0.225586, 0.004852, -0.067871, 0.001068, -0.005768, 0.001457, -0.056152, -0.010071, -0.003738, -0.005768, -0.106445, -0.010681, -0.004608, -0.041748, -0.121582, -0.150391, -0.265625, -0.006683, 0.093262, -0.001732, -0.000433, -0.014282, 0.251953, 0.061279, 0.020752, -0.034424, -0.337891, -0.050781, -0.070801, -0.012146, 0.090332, -0.0047, -0.004456, 0.008362, 0.029541, 0.026855, 0.041748, -0.104004, -0.120117, -0.12207, -0.130859, -0.010376, -0.117676, -0.005096, -0.009949, -0.040771, -0.063477, -0.095703, -0.388672, -0.001793, 0.099609, 0.005981, -0.000271, -0.002853, 0.061279, 0.006409, 0.001076, -0.00209, 0.084473, 0.012268, 0.003799, -0.007568, 0.065918, 0.003876, 0.000326, 0.007599, 0.316406, 0.030029, 0.028564, -0.004974, -0.01123, 0.031128, -0.036621, 0.000446, -0.068848, -0.005859, -0.001801, -0.00238, -0.116699, -0.002884, -0.011047, -0.011292, 0.229492, 0.025635, 0.007233, 0.04834, 0.124023, 0.125977, 0.181641, 0.001472, -0.055664, -0.014038, -0.002823, -0.060791, -0.369141, -0.116211, -0.062012, -0.011047, -0.183594, -0.136719, -0.249023, 0.006958, 0.228516, 0.03418, 0.022095, -0.002167, 0.267578, 0.00824, 0.014404, 0.030273, 0.084961, 0.161133, 0.275391, -0.005798, -0.090332, -0.012451, -0.006012, -0.010864, -0.021118, -0.026489, -0.046143, -0.089355, 0.059814, 0.012878, -0.007172, 0.009033, 0.019165, 0.025024, 0.03833, -0.001228, 0.365234, 0.008179, 0.011353, -0.045898, -0.376953, -0.040771, -0.026733, 0.00946, -0.064941, 0.000463, 0.001648, 0.003937, 0.072266, 0.004761, 0.00705, -0.012451, -0.023804, -0.029297, -0.039062, 0.002838, 0.059326, 0.005188, 0.007416, 0.002701, 0.139648, 0.023804, 0.023804, -0.023438, -0.036621, 0.219727, 0.157227, -0.008179, 0.001724, 0.120605, 0.0354, 0.012756, 0.01532, -0.300781, -0.116211, -0.011963, -0.019287, 0.384766, 0.003937, -0.029663, -0.04248, -0.010132, 0.390625, -0.004303, 0.005157, 0.349609, 0.102539, 0.01355, -0.030884, -0.330078, -0.205078, -0.035889, -0.088379, 0.083008, 0.105957, -0.014771, -0.031494, 0.339844, 0.129883, 0.014404, 0.067383, -0.019531, 0.001495, 0.017334, 0.01239, 0.224609, 0.106934, -0.04248, -0.024048, 0.40625, 0.21875, -0.00946, 0.002747, -0.330078, -0.111816, 0.001747, 0.000492, -0.026855, -0.333984, -0.002563, -0.009644, 0.408203, 0.046143, 0.049561, 0.125977, -0.026123, 0.003281, -0.027222, -0.058594, -0.210938, -0.108887, 0.01532, -0.002899, -0.263672, -0.142578, 0.000368, -0.007019, 0.094238, 0.062012, -0.006775, 0.01123, -0.365234, -0.117188, -0.003006, -0.006592, -0.404297, -0.062256, -0.000957, 0.016357, -0.302734, -0.173828, -0.001938, -0.003906, 0.294922, 0.12793, 0.009033, 0.027832, -0.384766, -0.160156, 0.010254, 0.025024, -0.225586, -0.151367, -0.00412, -0.010742, 0.359375, 0.101562, -0.193359, -0.539062, -0.347656, -0.030518, -0.004639, -0.027222, 0.363281, 0.186523, 0.101562, 0.193359, 0.15332, 0.138672, 0.022217, 0.015259, -0.22168, -0.165039, 0.027344, 0.126953, -0.150391, 0.235352, 0.123047, 0.460938, 0.146484, 0.003876, 0.020996, 0.007874, -0.296875, -0.129883, -0.02417, -0.027588, 0.384766, 0.106445, 0.09082, 0.28125, 0.298828, 0.125977, 0.00412, -0.010681, 0.339844, 0.125977, 0.064941, 0.001274, -0.302734, -0.261719, 0.030884, 0.02771, -0.261719, -0.157227, 0.007538, 0.018188, -0.326172, -0.149414, 0.001762, -0.069824, 0.429688, 0.165039, -0.009827, 0.023071, 0.417969, 0.200195, -0.005524, 0.001701, -0.228516, -0.133789, -0.004059, -0.017334, 0.213867, 0.139648, -0.015869, -0.09668, 0.361328, 0.148438, 0.009094, -0.003174, 0.242188, 0.134766, 0.083496, 0.225586, 0.324219, 0.28125, -0.009888, -0.02478, 0.241211, 0.142578, 0.012817, 0.0271, -0.213867, -0.139648, 0.001114, -0.018188, 0.365234, 0.111816, -0.002914, 0.00885, 0.308594, 0.139648, 0.015137, 0.025513, -0.378906, -0.158203, 0.002563, 0.017578, -0.195312, -0.137695, 0.013977, -0.013428, -0.191406, -0.155273, 0.039307, 0.114258, -0.05249, -0.183594, 0.012634, 0.018311, -0.421875, -0.027832, -0.007477, -0.027344, 0.061523, -0.040283, -0.044434, -0.046631, -0.310547, 0.03833, -0.008728, -0.013672, 0.233398, 0.125, -0.000395, -0.006439, 0.359375, 0.112793, 0.010925, 0.032227, -0.006897, 0.001846, 0.005951, 0.005585, -0.310547, -0.055176, -0.002792, -0.008301, 0.279297, 0.128906, 0.032715, -0.046875, 0.347656, -0.018799, -0.006317, -0.010864, 0.233398, 0.10791, 0.038818, -0.001373, -0.277344, -0.12207, 0.031006, 0.005615, -0.277344, -0.208008, 0.030884, 0.075195, -0.322266, -0.046631, -0.01123, -0.025757, 0.146484, -0.255859, 0.026489, 0.070312, -0.445312, -0.032715, 0.007324, 0.003006, -0.149414, 0.078613, -0.017578, -0.017944, 0.408203, 0.191406, -0.00946, -0.022095, 0.355469, 0.081543, -0.019531, -0.014893, -0.416016, -0.101562, 0.004486, 0.002106, -0.004913, 0.324219, 0.004395, 0.019653, -0.025635, -0.034912, 0.139648, 0.179688, 0.589844, 0.015442, -0.006226, 0.013489, -0.373047, -0.093262, 0.007172, 0.105957, 0.373047, 0.023804, 0.010681, 0.038574, -0.007385, 0.004395, 0.022827, -0.008301, -0.431641, -0.114258, 0.003967, 0.003479, -0.410156, -0.087402, 0.002457, 0.042725, -0.300781, -0.209961, -0.00531, 0.015137, -0.357422, -0.095703, -0.005951, -0.040283, -0.289062, -0.100098, -0.041504, -0.124512, 0.020508, -0.00235, 0.088379, 0.242188, 0.277344, 0.031738, -0.121094, 0.194336, -0.241211, -0.015137, 0.0177, 0.017822, 0.165039, -0.017334, -0.000114, -0.002533, 0.384766, 0.05127, -0.018677, -0.007355, -0.289062, -0.123535, 0.109863, 0.304688, 0.376953, 0.004211, 0.010376, 0.01355, -0.279297, -0.154297, 0.024292, 0.145508, 0.3125, -0.080566, -0.004181, 0.00531, -0.353516, -0.095215, 0.003006, -0.013123, -0.039307, -0.308594, -0.022217, -0.101562, -0.251953, -0.186523, -0.01123, 0.003937, 0.330078, 0.088379, -0.009155, -0.00531, -0.251953, -0.117676, 0.017944, 0.013794, -0.386719, -0.143555, 0.03833, 0.061768, -0.292969, -0.165039, -0.001686, 0.019165, -0.324219, -0.144531, 0.002777, -0.005829, 0.225586, 0.12793, 0.018921, -0.007996, -0.211914, -0.164062, -0.030029, -0.000786, 0.227539, 0.213867, -0.005188, 0.000797, 0.148438, -0.019287, 0.004456, 0.005035, 0.070312, 0.046631, -0.001419, -0.001701, 0.291016, 0.155273, 0.00011, -0.011169, 0.01123, -0.365234, 0.056641, 0.064941, 0.449219, 0.040527, 0.008301, 0.000515, -0.108887, -0.115234, -0.100098, -0.314453, 0.04248, -0.023071, 0.003586, 0.018311, -0.05957, 0.031494, -0.01123, -0.064941, -0.219727, 0.04834, 0.003098, -0.000992, 0.072754, -0.031006, 0.061768, 0.084473, 0.277344, -0.15918, -0.020264, 0.02417, 0.388672, 0.11084, 0.040771, 0.009277, -0.150391, -0.359375, 0.002884, -0.010254, 0.073242, -0.027222, -0.038086, -0.016602, 0.285156, 0.222656, -0.006104, 0.001671, -0.059082, 0.02771, -0.014526, -0.003189, -0.246094, -0.126953, -0.006226, -0.094727, -0.472656, 0.02832, -0.000027, 0.008728, -0.294922, -0.137695, 0.064941, 0.419922, 0.244141, 0.162109, -0.031982, -0.014282, 0.414062, 0.285156, -0.014954, -0.021362, 0.296875, 0.151367, -0.000093, -0.006561, -0.068848, 0.016846, 0.006042, -0.001045, -0.353516, -0.044434, -0.003876, -0.015015, 0.036865, 0.00528, 0.000534, 0.001404, -0.023438, 0.001015, -0.000222, -0.001938, 0.060547, -0.001999, 0.002563, 0.002686, 0.02356, 0.022461, 0.00004, 0.001007, 0.025513, 0.006073, -0.001221, -0.002167, -0.012817, 0.04126, 0.001831, 0.000273, 0.085938, 0.006439, -0.000576, -0.000146, 0.006409, 0.031494, 0.000219, 0.000257, 0.024414, 0.006683, -0.001999, -0.004669, -0.012085, 0.039307, -0.000881, -0.002396, 0.040771, 0.000645, 0.000044, -0.001259, -0.02478, -0.005737, 0.000896, 0.001007, 0.027344, 0.005951, -0.000345, 0.000961, 0.012939, -0.065918, -0.003555, -0.007629, 0.049805, 0.186523, -0.000713, -0.000104, 0.03418, -0.007294, 0.001083, -0.000546, 0.010803, 0.034912, 0.004425, 0.004333, 0.039062, 0.001755, 0.002319, 0.005127, 0.031128, 0.016113, -0.000515, -0.00412, -0.140625, 0.008179, 0.001892, 0.000916, 0.029907, 0.007599, 0.001907, -0.002991, 0.07666, 0.016357, -0.001122, -0.004089, -0.048096, -0.001579, -0.00174, -0.052002, -0.068848, 0.005402, 0.000046, 0.000372, 0.040771, -0.00145, 0.006958, 0.010559, 0.123535, 0.066406, 0.000614, 0.00103, 0.036621, 0.010376, 0.001183, 0.000614, -0.043457, -0.004456, -0.014343, -0.015442, -0.009338, -0.02063, 0.000017, 0.003647, -0.040771, -0.00235, 0.0019, 0.00293, -0.036621, 0.0009, 0.000441, 0.002319, -0.003174, -0.041992, -0.010803, -0.033447, -0.373047, -0.074219, 0.001274, 0.004456, -0.047852, 0.001472, 0.001709, -0.001587, -0.050781, -0.014771, 0.00029, -0.000546, 0.02417, 0.005096, 0.001549, -0.000343, -0.057129, -0.008972, 0.000228, -0.002991, 0.003265, 0.047852, 0.000214, 0.003754, -0.000366, -0.073242, 0.004333, 0.00766, 0.038574, 0.021851, 0.000135, -0.001938, 0.000622, 0.047852, -0.002319, -0.005157, -0.037354, -0.016846, 0.006042, 0.00589, 0.063477, 0.04541, -0.00058, -0.001984, -0.008728, 0.043457, -0.00036, 0.004608, 0.044922, 0.014709, 0.001549, 0.001381, 0.002167, -0.045898, -0.00296, -0.003601, -0.036377, -0.013123, 0.000175, 0.001389, 0.024414, -0.018677, -0.000143, -0.000896, -0.020508, -0.00528, 0.000341, -0.000702, -0.04126, 0.001755, 0.000992, 0.001221, 0.00116, -0.058105, -0.000211, -0.000633, -0.022095, -0.005585, -0.000565, 0.007507, 0.04834, 0.004791, -0.001335, -0.002472, -0.003342, 0.045654, -0.000313, -0.001152, -0.015503, 0.034912, -0.003342, -0.003601, -0.029419, -0.013611, 0.000422, 0.003357, -0.058594, 0.00238, -0.00103, 0.002945, 0.007629, -0.089844, 0.0625, -0.00042, 0.582031, 0.6875, -0.000813, 0.001717, -0.052246, -0.007446, 0.00145, 0.006927, 0.041992, 0.024658, -0.000675, -0.001602, 0.054932, -0.000294, 0.000515, 0.001686, 0.050293, -0.001274, -0.001709, -0.002106, 0.048828, -0.002945, 0.001816, 0.001328, 0.032471, 0.016602, 0.000801, 0.001411, -0.045898, -0.00016, 0.000353, 0.000079, 0.049561, 0.00293, -0.0009, -0.002655, -0.006958, 0.058594, -0.001747, 0.000198, -0.028076, -0.011658, -0.000576, -0.00011, -0.024414, -0.005646, 0.00206, 0.002411, 0.030884, 0.012817, 0.003357, 0.004333, -0.078613, 0.003784, 0.001572, 0.002747, 0.033691, 0.015625, -0.001076, 0.00012, -0.057129, 0.000511, 0.000404, 0.002823, 0.033447, 0.014893, -0.000618, -0.001648, 0.009949, 0.038818, -0.000062, -0.002121, -0.002228, 0.054199, -0.001427, -0.003769, -0.033203, -0.013611, -0.00071, -0.006622, -0.277344, -0.016113, 0.003342, 0.004761, 0.045898, 0.016479, -0.000278, -0.00061, -0.026001, 0.000576, 0.001556, 0.000843, -0.020264, 0.040771, 0.001381, 0.000215, 0.019897, -0.038086, 0.001205, 0.002075, -0.047119, -0.002747, 0.00074, 0.001587, 0.021973, -0.026001, 0.00412, -0.010986, 0.132812, 0.34375, 0.000336, 0.000538, -0.04541, -0.000081, -0.001564, 0.000999, -0.044678, -0.005157, -0.000213, -0.002533, 0.057129, 0.002136, 0.000885, 0.002441, 0.03833, 0.01239, 0.000349, 0.002716, 0.007935, -0.069336, -0.000687, 0.002167, 0.018677, -0.047363, 0.006683, 0.013062, 0.07959, 0.045654, -0.00017, -0.000301, 0.047119, 0.005157, -0.000051, 0.000923, -0.036133, -0.01123, 0.00209, 0.005585, 0.012756, -0.073242, -0.000278, 0.00029, 0.001503, -0.048584, -0.001717, -0.002686, -0.031738, -0.012817, 0.001686, 0.001488, 0.038574, 0.0047, -0.001717, -0.003052, -0.031006, -0.012329, -0.00017, 0.007996, -0.00103, -0.096191, 0.000965, -0.004578, -0.016724, 0.063477, 0.000122, 0.000423, 0.022949, -0.027222, -0.009888, -0.019775, -0.359375, -0.34375, -0.000071, -0.00209, 0.004425, 0.035156, 0.002716, 0.020874, -0.043701, -0.068848, -0.000637, -0.000496, 0.049561, -0.00209, -0.000305, -0.000256, -0.002777, 0.039062, 0.001785, 0.003632, -0.099121, -0.010315, -0.00071, -0.003372, 0.053711, -0.003906, -0.002365, 0.000725, -0.037842, 0.000908, -0.00174, -0.002594, -0.028809, -0.011108, -0.000732, 0.000062, 0.010498, -0.03418, -0.011169, -0.043701, 0.4375, 0.064941, -0.009521, -0.006775, -0.173828, -0.092285, 0.000205, 0.000028, 0.023682, 0.006653, 0.000357, 0.000641, -0.165039, -0.025635, 0.000557, 0.000353, 0.02063, 0.0047, 0.001442, -0.006714, 0.02356, 0.035645, -0.000771, -0.000984, -0.004333, 0.026245, 0.004333, 0.004242, 0.054932, 0.018799, -0.004059, -0.003357, 0.085938, 0.008728, -0.001076, 0.00412, 0.089844, -0.002365, 0.000083, -0.001945, -0.047119, -0.018555, 0.001305, 0.002106, 0.048096, -0.001999, -0.000018, -0.002151, 0.069336, -0.000713, 0.000242, 0.000269, 0.011658, -0.0354, -0.003189, -0.004791, -0.039307, -0.019531, -0.000187, -0.000486, -0.000465, -0.042725, -0.000219, -0.000265, 0.000135, -0.033691, 0.000284, -0.000012, 0.000311, 0.038574, -0.000284, 0.000256, -0.000441, 0.036865, 0.000549, 0.001793, -0.000824, 0.163086, 0.015991, 0.036377, 0.104004, 0.417969, 0.000357, -0.000515, 0.000614, -0.049805, 0.003311, 0.004425, 0.032471, -0.08252, 0.000066, 0.000759, -0.000751, 0.041992, 0.000199, -0.000282, 0.000035, -0.035156, -0.000599, -0.000854, -0.000763, -0.118652, 0.000069, 0.000212, 0.000656, -0.040527, -0.000134, -0.000402, 0.000345, -0.038086, 0.000469, 0.000679, -0.000193, 0.040527, -0.000021, -0.000036, -0.001587, 0.055664, -0.000042, -0.000189, 0.000488, -0.035889, 0.00019, -0.000001, 0.000003, 0.035156, 0.00022, 0.000473, 0.000114, 0.03833, -0.000732, -0.000248, 0.000205, -0.040771, 0.00002, -0.000469, -0.000269, -0.043457, 0.000526, -0.000154, 0.000736, -0.0354, -0.000204, -0.000422, 0.000399, -0.043457, 0.000001, -0.000252, 0.00019, -0.048828, -0.001411, -0.002274, -0.019775, 0.097656, -0.000004, -0.000381, -0.000717, -0.021484, 0.00029, 0.000546, 0.00074, 0.155273, 0.000032, 0.000448, -0.000664, 0.046631, -0.000083, 0.002426, 0.000824, 0.145508, -0.000118, -0.000406, 0.000196, -0.041016, -0.000416, -0.000328, 0.000481, -0.039307, -0.000125, -0.000744, 0.000561, -0.034668, -0.00033, -0.000154, 0.000022, -0.045166, 0.000444, -0.000479, 0.000261, -0.038086, -0.000265, 0.000136, 0.000603, -0.037842, -0.000075, -0.000169, -0.000103, 0.041748, -0.000191, -0.000206, -0.000195, -0.038086, 0.000557, 0.000207, -0.000488, 0.045166, -0.000211, 0.000217, -0.000267, -0.039062, 0.000614, 0.001366, 0.000098, 0.044189, 0.000496, 0.000322, 0.000324, 0.044434, 0.00033, 0.000305, -0.000252, 0.036377, 0.00148, 0.00174, -0.000002, 0.140625, -0.000471, -0.000813, -0.000622, -0.128906, 0.000122, 0.000854, 0.000599, 0.033936, -0.0005, -0.000186, 0.000744, -0.038818, -0.000441, -0.000225, 0.000134, -0.0354, -0.000105, -0.000041, 0.000027, -0.035889, 0.000012, 0.000053, -0.000277, -0.040771, 0.000237, 0.000721, -0.000565, 0.038818, 0.000058, 0.00028, -0.000105, 0.035645, 0.000511, -0.000309, 0.000094, -0.047119, -0.000104, -0.000504, 0.000744, -0.036865, -0.000152, -0.000561, 0.000286, -0.037598, -0.000228, -0.000244, -0.000079, -0.036621, 0.000313, -0.000456, -0.000299, 0.038818, -0.000217, -0.000256, 0.000351, -0.034668, 0.000561, 0.000618, 0.000456, 0.04541, -0.000431, -0.000127, 0.000072, -0.035889, -0.000059, -0.000083, 0.000652, -0.049072, -0.000351, 0.00034, 0.000526, 0.037354, -0.00028, -0.00066, -0.000052, -0.039795, -0.000546, 0.000256, -0.000007, 0.0354, 0.000085, -0.000664, -0.001297, 0.044189, 0.000216, -0.000381, -0.000267, -0.0354, -0.000189, -0.000332, 0.000143, -0.041504, 0.000201, 0.000116, 0.000538, -0.0354, 0.000033, -0.000186, 0.000257, -0.036133, -0.000526, -0.000626, -0.00015, -0.044189, 0.000115, -0.000099, -0.000206, 0.031494, 0.000376, 0.000622, -0.000607, 0.040283, -0.000256, -0.000077, -0.00023, 0.040527, -0.000254, -0.000288, -0.000236, -0.048584, 0.00021, 0.000486, -0.000399, 0.046875, -0.000115, 0.00008, -0.000051, -0.042236, 0.000546, -0.000058, -0.000847, 0.039062, 0.000782, 0.000462, -0.001244, 0.043213, 0.000133, 0.000026, 0.000771, 0.038086, -0.000275, -0.000523, -0.000213, 0.037842, 0.000058, -0.000349, -0.000441, -0.046387, -0.000115, -0.000298, 0.000244, -0.039307, -0.000089, 0.000173, -0.000271, 0.036377, -0.000341, 0.000504, -0.001297, 0.039307, -0.00011, -0.000104, -0.000467, -0.038574, -0.000278, 0.000372, 0.000118, -0.037842, -0.000999, -0.001404, -0.002502, -0.092773, 0.000277, 0.00074, 0.000467, 0.040527, 0.00025, 0.000298, -0.000228, 0.034424, 0.00041, -0.000538, 0.000213, -0.044434, 0.00005, 0.000534, 0.000793, 0.038574, 0.000507, 0.000399, -0.000324, 0.035645, -0.000129, -0.000383, 0.000393, -0.037842, 0.000048, 0.000847, 0.000334, 0.043457, -0.000359, -0.000309, 0.000957, -0.041992, -0.000414, -0.000252, 0.000622, -0.043701, 0.00037, -0.0001, 0.000437, 0.039307, -0.000196, -0.000002, -0.000427, -0.043213, -0.000154, -0.000507, -0.000093, -0.039795, 0.000345, -0.000526, -0.000215, -0.034912, 0.000534, 0.00069, -0.000102, 0.036865, 0.000446, 0.000056, -0.000916, 0.036621, 0.000066, 0.001053, 0.000178, 0.045898, 0.000101, -0.000683, 0.001793, -0.041504, 0.000511, 0.000214, 0.000284, -0.037354, -0.000437, -0.000755, -0.000637, -0.048584, -0.000622, -0.000227, 0.00106, -0.04541, 0.000854, 0.000463, 0.000317, 0.049561, 0.000232, -0.000183, -0.000671, -0.039551, 0.000028, -0.000043, -0.000364, 0.041504, -0.000205, -0.000378, 0.000656, -0.045166, 0.00041, 0.000343, -0.000328, 0.037842, 0.000109, 0.000313, -0.000059, 0.037842, 0.000013, -0.000104, -0.000143, -0.036133, -0.00006, 0.000599, -0.000751, 0.044922, -0.000046, 0.000131, 0.000239, -0.059326, 0.000013, 0.000189, -0.000973, 0.074707, -0.000023, 0.000397, -0.000973, 0.039062, 0.013184, 0.032471, 0.15332, -0.012268, -0.000115, 0.000507, 0.001007, -0.036377, -0.000393, 0.00033, -0.000176, 0.03418, 0.000355, 0.000463, 0.000572, 0.041748, -0.000116, 0.00003, 0.000483, -0.037109, 0.000599, 0.000778, -0.000889, 0.068359, 0.000209, -0.000123, -0.000159, 0.041992, -0.000049, 0.000381, 0.000078, 0.0354, 0.000152, 0.000486, -0.000053, 0.034668, -0.000196, -0.000357, 0.000341, -0.03833, -0.000207, 0.000003, -0.000133, -0.035645, 0.000036, 0.000496, -0.000835, 0.050781, 0.000265, 0.000106, -0.074219, -0.021362, -0.001678, -0.001091, 0.054688, 0.061523, 0.000744, 0.002823, -0.067871, -0.010071, -0.001144, -0.001266, -0.077148, -0.01709, 0.000736, 0.006226, 0.140625, 0.005402, 0.001602, 0.000362, -0.050781, -0.023804, 0.000114, -0.003067, -0.084473, -0.025269, -0.00074, 0.001968, 0.063477, 0.024292, -0.001488, -0.000002, 0.07666, 0.005951, 0.001579, -0.003189, -0.19043, -0.126953, -0.000298, -0.003159, -0.075684, -0.013672, -0.000239, 0.001419, 0.008728, -0.083008, 0.000553, -0.001633, -0.114258, -0.050293, 0.000009, 0.000058, -0.055664, -0.019165, 0.001366, 0.002579, 0.15332, -0.006104, -0.001099, 0.001122, 0.056396, 0.003189, -0.027588, -0.021606, 0.008911, 0.022827, 0.009155, 0.013794, 0.06543, -0.029175, -0.000189, 0.0009, 0.06543, 0.009827, -0.001228, 0.002716, 0.057373, 0.030029, -0.000228, -0.000671, -0.05249, -0.002823, 0.006348, 0.011841, -0.092285, -0.320312, 0.000835, 0.002396, 0.084961, 0.031738, 0.000877, 0.000523, 0.000946, -0.091309, 0.000252, -0.001442, -0.047852, -0.001762, 0.000017, 0.001839, 0.001846, -0.08252, -0.001244, -0.000492, 0.056641, 0.047119, 0.000176, 0.001167, 0.053711, 0.011963, 0.002365, 0.00528, 0.100098, 0.032715, 0.000389, 0.000181, -0.062012, -0.00238, -0.000017, 0.001648, -0.054932, 0.008118, -0.000462, 0.001938, 0.097656, 0.00174, 0.000828, 0.001526, 0.063965, -0.005463, -0.000179, 0.000479, 0.061279, 0.010254, -0.000207, 0.000637, 0.057861, -0.001305, 0.000809, -0.000225, -0.073242, -0.01239, -0.000885, -0.001968, -0.085938, -0.00061, 0.000196, 0.00074, -0.063477, 0.00325, 0.002136, 0.002472, 0.002762, -0.101562, -0.001907, 0.000092, -0.085449, -0.011902, -0.000664, -0.00161, -0.070312, -0.034668, -0.000744, -0.001724, -0.056396, -0.01178, 0.000538, 0.001244, -0.070801, -0.012634, 0.000755, 0.003067, 0.051514, -0.013733, 0.000916, -0.000984, 0.058838, 0.029053, 0.001366, 0.00053, 0.071777, -0.000519, 0.00351, 0.011597, 0.061279, -0.003174, 0.000504, -0.000965, -0.068359, -0.010803, 0.000106, 0.002121, 0.057373, 0.016602, 0.000431, -0.000877, 0.057861, -0.004761, -0.00032, -0.000056, 0.068848, 0.01355, 0.00082, 0.001808, -0.066406, -0.022461, -0.001045, -0.001053, 0.07959, 0.018433, -0.001251, 0.000278, -0.05127, -0.007111, -0.000622, -0.000801, 0.066406, -0.000977, 0.000425, -0.000977, -0.050781, -0.0047, 0.000546, 0.000546, -0.081543, 0.01239, 0.000265, 0.0009, -0.057861, -0.000404, -0.000446, -0.00029, -0.087891, -0.00082, -0.000216, 0.000334, 0.085938, 0.0354, 0.000021, -0.000908, 0.056152, 0.010986, -0.000261, 0.000725, 0.086914, -0.002625, 0.000515, -0.000538, -0.003571, 0.061523, 0.000797, 0.000265, -0.062012, -0.033447, 0.002884, 0.004639, 0.10498, 0.05249, 0.00015, -0.00036, -0.070801, -0.007812, -0.000322, -0.003464, 0.129883, 0.018799, -0.000439, -0.001389, 0.071289, -0.00293, -0.000189, -0.004883, -0.062256, -0.041992, -0.000919, -0.000355, -0.081543, -0.012512, -0.000119, 0.001678, 0.066895, 0.009338, 0.000381, -0.001579, -0.070801, 0.000938, 0.000136, -0.001015, -0.061279, -0.00946, -0.002823, -0.010986, -0.074219, 0.010071, 0.000427, -0.00082, 0.062988, 0.003326, -0.001175, -0.007019, 0.05249, 0.010986, -0.000359, 0.000626, -0.067871, -0.012207, 0.000256, 0.000835, -0.072266, -0.005981, -0.000116, -0.000759, 0.089844, 0.013184, 0.001602, 0.002441, 0.077148, 0.004089, 0.001068, 0.000364, -0.069824, -0.01355, 0.000082, 0.001869, -0.072266, -0.006744, -0.000603, -0.001358, 0.078125, 0.000744, -0.000504, 0.001091, 0.058105, 0.039062, 0.004333, 0.003738, 0.006897, 0.194336, 0.001152, -0.005493, -0.089844, -0.075195, -0.000162, 0.000089, -0.051025, -0.005981, 0.000378, -0.000664, -0.067383, -0.012085, 0.000546, -0.00029, -0.061768, -0.003723, 0.000072, -0.001404, -0.060059, 0.008362, 0.000385, 0.000999, 0.05835, 0.009827, -0.001648, -0.001091, 0.080078, 0.029419, 0.001297, 0.001564, 0.076172, -0.005768, 0.001091, 0.001404, 0.061279, 0.022339, 0.000511, -0.000858, -0.063477, -0.007111, -0.00103, -0.000748, -0.095703, -0.007141, 0.001595, 0.001503, -0.07373, -0.021973, -0.001694, -0.001236, 0.066406, 0.012146, -0.000246, -0.000538, -0.057617, -0.008789, 0.000816, 0.000896, -0.053223, -0.020996, 0.002045, 0.000351, -0.098633, -0.009399, 0.000805, 0.00116, -0.069824, 0.002182, -0.000515, -0.002625, 0.064941, -0.000161, 0.000736, -0.001083, -0.075195, -0.000465, 0.000603, -0.000208, 0.055176, 0.014771, 0.00238, 0.000999, 0.088867, 0.014343, -0.001587, 0.000999, 0.059082, 0.007782, -0.000095, 0.001183, 0.045898, 0.002335, 0.001801, 0.000977, -0.069336, -0.006805, 0.000633, 0.002594, 0.097656, 0.015869, -0.000022, -0.000136, -0.060059, 0.006866, -0.000402, 0.001457, -0.083496, -0.030396, 0.003845, -0.000992, 0.219727, 0.179688, 0.000263, -0.000484, 0.087402, -0.005402, 0.000504, 0.000406, -0.135742, -0.010559, 0.000048, 0.000622, -0.106445, -0.056641, 0.001724, 0.00824, 0.097656, 0.019043, -0.001129, 0.000546, 0.058105, 0.003296, -0.01062, -0.017456, -0.017212, 0.018677, -0.00032, 0.000656, -0.066406, 0.003433, 0.000414, 0.004181, -0.075195, -0.029419, 0.00058, -0.000763, -0.068848, -0.003036, 0.000404, 0.000412, -0.059082, -0.029419, 0.001701, -0.00004, 0.003006, -0.083496, 0.000565, 0.000549, 0.048828, 0.00473, -0.000288, -0.000549, 0.05542, 0.00058, 0.000881, 0.001312, 0.064453, -0.006042, 0.000778, -0.001793, -0.003098, 0.097656, -0.003357, -0.003036, -0.0354, -0.001823, 0.00531, 0.00592, 0.050049, 0.003586, 0.001297, 0.003372, 0.049561, 0.002197, -0.004089, -0.014282, -0.146484, -0.00473, -0.000238, -0.000197, -0.056396, 0.001778, -0.00206, -0.004211, -0.041992, 0.000149, 0.00164, 0.004303, 0.09375, 0.002167, -0.00037, -0.001984, -0.046875, -0.005737, 0.002258, 0.003784, 0.05127, 0.000042, 0.00174, 0.00473, 0.047852, 0.004395, 0.008911, 0.02356, 0.195312, 0.006409, 0.029907, 0.055908, 0.285156, 0.012451, 0.000572, -0.002411, -0.054688, -0.002548, 0.001373, 0.002975, 0.048096, -0.000254, -0.000007, -0.003372, -0.076172, -0.001114, -0.001381, -0.002441, -0.045898, -0.002899, -0.000039, 0.000931, -0.06543, -0.000195, 0.000395, 0.001472, -0.052246, -0.003525, 0.001656, 0.001244, 0.044922, 0.000007, 0.000854, 0.002441, 0.064453, 0.000195, -0.009705, -0.019287, -0.219727, 0.00293, -0.002213, -0.003021, -0.106934, -0.001404, 0.002396, 0.005829, 0.071777, 0.005035, 0.001167, 0.003036, 0.04541, 0.001274, 0.003143, 0.00766, 0.05835, 0.002075, -0.016479, -0.040283, -0.223633, -0.004883, -0.003784, -0.006195, -0.059814, -0.003296, 0.00087, 0.002625, 0.04541, 0.001823, -0.002686, -0.001831, -0.079102, -0.000992, 0.001457, 0.002945, 0.045166, -0.000519, -0.00132, -0.001724, -0.036865, -0.000832, 0.000129, 0.002045, 0.058838, 0.00116, 0.000549, 0.002747, 0.043701, 0.001282, 0.000633, 0.00293, 0.041992, 0.001244, -0.002243, -0.004303, -0.046143, -0.000874, 0.000725, 0.0019, 0.033203, 0.002167, -0.002228, -0.003098, -0.063477, -0.003647, -0.002777, -0.003311, -0.055908, -0.005646, 0.000732, -0.000387, 0.048096, -0.000977, -0.00135, -0.002304, -0.052246, 0.000748, 0.007019, 0.017578, 0.154297, 0.009705, -0.002121, -0.004791, -0.034668, -0.001381, 0.013184, 0.031982, 0.231445, 0.00592, 0.000645, -0.001251, -0.053955, -0.001709, 0.029419, 0.040771, 0.233398, 0.0047, 0.000108, 0.003098, 0.048828, 0.000121, 0.001343, 0.002914, 0.053223, -0.000443, 0.002884, 0.004089, 0.051514, 0.004089, 0.000553, 0.00293, 0.042725, 0.000618, 0.001175, 0.002457, 0.04248, 0.002258, 0.000729, -0.001106, -0.085449, -0.0019, -0.001129, -0.003204, -0.039307, 0.000511, -0.00148, -0.004211, -0.051025, -0.000038, 0.002747, 0.00769, 0.130859, 0.001083, -0.002975, -0.005829, -0.049561, 0.000125, -0.000462, -0.002197, -0.039795, -0.00161, -0.000012, -0.002121, -0.059082, 0.001076, 0.002975, 0.005615, 0.044434, 0.00037, 0.00322, 0.006042, 0.051758, -0.000217, 0.000389, 0.002426, 0.056152, -0.00383, 0.010071, 0.025879, 0.191406, -0.007782, -0.010864, -0.02478, -0.225586, 0.001488, -0.008545, -0.018188, -0.15918, -0.0065, 0.002121, 0.004425, 0.041016, 0.001511, 0.000935, 0.002289, 0.050049, 0.001518, 0.000664, 0.002823, 0.041504, 0.000143, -0.000095, -0.000732, -0.050049, 0.002869, -0.00589, -0.024902, -0.217773, -0.003067, 0.00018, -0.001434, -0.052979, -0.000271, -0.011047, -0.024902, -0.214844, -0.002625, -0.000599, -0.003067, -0.053467, -0.000607, 0.001122, 0.003128, 0.047119, 0.00351, -0.008789, -0.025391, -0.261719, -0.005249, 0.010376, 0.032227, 0.285156, 0.013, 0.000427, 0.001701, 0.045654, 0.00145, 0.004547, 0.00705, 0.101562, 0.007263, -0.001602, -0.004974, -0.062988, -0.000538, -0.000538, -0.003479, -0.047852, 0.001106, -0.00041, -0.003403, -0.048096, 0.001038, -0.003006, -0.006653, -0.05249, -0.001389, 0.017944, 0.026489, 0.201172, 0.010925, -0.010254, -0.015625, -0.158203, -0.012207, 0.010986, 0.02356, 0.200195, 0.008545, -0.003906, -0.015564, -0.185547, -0.000679, 0.000603, 0.001556, 0.044678, 0.000664, -0.000828, -0.002319, -0.046875, -0.001427, -0.006958, -0.015076, -0.125977, -0.006287, 0.000992, 0.003174, 0.062012, 0.004028, 0.005341, 0.00592, 0.051514, 0.000824, 0.000957, 0.002762, 0.042725, 0.002335, -0.000228, 0.000534, 0.038818, 0.001183, 0.012573, 0.0271, 0.248047, 0.010437, -0.005249, -0.012939, -0.19043, -0.008728, 0.012512, 0.027344, 0.24707, -0.002869, -0.007599, -0.019165, -0.193359, -0.003311, -0.002167, -0.003998, -0.048096, -0.002014, 0.013367, 0.024902, 0.275391, 0.038086, -0.003494, -0.006348, -0.055176, -0.005432, -0.009277, -0.02478, -0.199219, -0.003677, 0.002823, 0.004608, 0.041992, 0.001396, 0.002731, 0.006104, 0.043701, -0.000058, 0.001282, 0.003693, 0.044189, 0.000614, 0.01709, 0.030029, 0.259766, 0.010315, -0.002884, -0.004517, -0.054932, -0.001862, 0.006805, 0.015259, 0.146484, 0.002228, -0.004547, -0.010742, -0.273438, -0.020752, -0.001106, -0.003845, -0.047363, -0.000851, -0.010925, -0.023682, -0.21875, -0.010132, -0.00061, -0.000759, -0.047607, -0.00103, -0.007477, -0.016113, -0.169922, -0.011658, 0.000549, -0.0019, -0.043457, 0.000755, 0.001564, 0.004303, 0.045166, 0.000759, 0.002213, 0.005524, 0.046875, 0.000492, 0.009155, 0.015747, 0.208008, 0.016724, 0.006683, 0.011353, 0.092285, 0.001472, 0.001999, 0.004425, 0.050293, 0.001305, 0.002182, 0.004883, 0.063965, 0.005493, -0.001259, -0.001999, -0.049316, 0.001305, 0.00209, 0.000999, 0.043213, 0.003891, -0.000698, 0.001434, 0.042969, 0.001266, 0.002914, 0.005402, 0.068359, 0.009277, -0.002533, -0.007385, -0.08252, -0.003143, -0.002411, -0.006287, -0.048584, -0.000225, -0.001968, -0.003448, -0.040283, -0.002167, 0.006134, 0.018311, 0.185547, 0.001732, 0.00148, 0.004028, 0.057617, 0.002594, 0.00079, 0.003128, 0.047119, -0.004883, -0.000896, -0.004669, -0.086914, -0.005615, -0.000874, 0.000546, 0.088379, -0.002228, -0.000877, -0.001152, -0.068848, 0.017456, -0.001099, 0.001106, 0.096191, 0.008118, 0.001366, -0.002609, -0.065918, 0.001541, 0.001572, -0.002884, -0.088379, 0.000002, -0.001457, 0.000496, 0.068359, 0.000189, -0.001099, -0.00708, 0.106445, -0.04126, -0.001007, 0.001915, 0.087402, 0.001938, -0.002167, -0.006531, -0.060547, -0.001511, 0.000664, 0.000507, -0.064453, -0.002075, 0.000216, 0.004028, 0.120605, -0.011719, 0.000103, -0.001732, -0.082031, -0.004089, 0.000288, 0.003052, 0.070312, -0.002121, 0.000816, 0.003708, 0.087402, -0.003464, 0.001434, 0.005005, 0.162109, 0.012085, -0.004364, 0.00412, 0.304688, 0.016846, 0.000439, -0.001755, -0.09082, -0.00033, -0.000175, -0.00473, -0.066895, 0.000368, -0.003189, 0.003433, 0.279297, 0.013245, 0.003937, 0.004089, -0.100586, -0.005371, 0.000664, -0.001015, -0.067383, -0.000171, 0.003067, 0.002426, -0.125977, -0.004242, 0.000299, -0.003525, -0.06543, -0.000387, 0.001442, 0.000125, -0.132812, 0.00824, 0.000935, -0.002106, -0.08252, 0.007996, -0.000965, -0.001854, 0.075684, -0.006317, -0.002258, -0.001701, 0.072266, 0.005981, -0.001656, -0.008667, -0.146484, -0.003693, 0.000679, 0.00354, 0.111816, 0.003937, 0.004669, -0.002823, -0.150391, 0.002243, 0.002884, 0.002029, -0.075684, -0.001381, -0.000748, -0.002945, -0.133789, -0.023315, -0.000946, -0.000429, 0.112305, 0.003662, -0.000832, 0.002853, 0.068359, 0.003769, 0.003586, 0.009277, 0.087402, 0.001602, -0.001137, -0.013062, -0.226562, 0.008423, -0.002731, -0.002167, 0.073242, -0.00095, 0.000278, -0.001884, -0.052246, 0.001564, -0.002533, 0.006439, 0.365234, 0.010864, -0.001427, 0.000338, 0.080566, 0.004395, 0.001831, 0.000305, -0.063965, -0.00206, 0.00238, 0.00351, 0.063477, 0.003967, -0.000595, 0.006958, 0.108887, 0.010803, 0.000454, 0.001038, 0.068359, 0.002151, -0.004028, 0.000441, 0.119629, -0.00087, 0.00206, 0.001602, -0.085938, -0.004822, 0.000816, 0.001549, -0.080078, -0.005219, 0.006317, 0.016968, 0.142578, 0.008484, -0.000197, -0.005676, -0.069824, 0.002487, -0.013916, -0.03064, -0.182617, 0.005249, 0.002625, -0.002472, -0.174805, 0.005707, -0.004456, -0.020142, -0.265625, 0.009399, 0.00164, 0.000484, -0.078613, 0.002457, -0.003738, -0.010681, -0.147461, 0.004974, -0.000073, -0.000047, -0.128906, -0.003708, -0.004761, -0.008423, -0.065918, -0.004822, 0.000744, -0.002579, -0.140625, -0.009888, -0.001205, 0.000347, 0.054688, 0.000568, 0.002365, -0.001266, -0.224609, 0.001205, 0.001053, 0.004211, 0.076172, -0.001175, -0.003082, 0.001694, 0.109863, -0.004639, 0.000984, 0.002106, -0.064941, -0.000395, -0.001503, 0.00006, 0.071777, 0.003326, -0.001999, -0.005554, -0.080566, 0.000118, -0.000448, -0.003448, -0.101562, 0.006287, 0.000984, -0.002625, -0.07959, -0.000055, -0.001358, 0.000238, -0.061523, -0.00148, -0.000222, 0.007507, 0.134766, 0.000565, -0.004211, -0.000387, 0.07666, -0.00354, -0.001328, 0.000683, 0.091309, 0.007751, 0.002472, 0.00119, 0.039307, 0.069824, 0.000561, 0.014404, 0.320312, 0.020142, 0.000015, 0.003708, 0.098633, -0.006287, -0.002899, 0.002167, 0.125, -0.00019, 0.000188, -0.004059, -0.097656, -0.017456, -0.000774, -0.005585, -0.148438, -0.005737, -0.00066, 0.000969, 0.099121, -0.007324, -0.000645, 0.00119, 0.083984, -0.001472, -0.007751, 0.006165, 0.349609, 0.004425, -0.00069, -0.000103, 0.064453, -0.000123, -0.00132, -0.003189, 0.067871, 0.005066, -0.00004, 0.00135, 0.069336, 0.005829, -0.000273, -0.000721, 0.104492, 0.001175, 0.003357, 0.015747, 0.306641, 0.01178, 0.000736, -0.001808, -0.082031, 0.006104, -0.000179, 0.004272, 0.083984, 0.001465, -0.003052, 0.000479, 0.086914, -0.002533, 0.040283, 0.126953, 0.546875, 0.636719, 0.005646, 0.008301, -0.138672, -0.008545, -0.000847, -0.00322, -0.061523, -0.000065, -0.001526, -0.000961, 0.117676, 0.001442, -0.000444, 0.00415, 0.173828, -0.004852, -0.001457, 0.00589, 0.277344, 0.011475, -0.000322, 0.001457, 0.068359, 0.000326, -0.004181, -0.012451, -0.094238, -0.006989, -0.001472, 0.000584, 0.088867, 0.002228, 0.00132, 0.002762, 0.078613, 0.001495, -0.001984, -0.001801, -0.083496, 0.000771, -0.000668, 0.002396, 0.079102, 0.006683, 0.002426, 0.007324, 0.091309, 0.008179, 0.000534, 0.00531, 0.359375, 0.015991, -0.000656, 0.007385, 0.304688, 0.017944, -0.000561, -0.001434, -0.074219, 0.003128, 0.003159, -0.000767, -0.112305, -0.001076, 0.001053, -0.001038, -0.067383, -0.00002, 0.001968, 0.004822, 0.132812, 0.008301, -0.001007, -0.000074, 0.080078, -0.002686, -0.000885, 0.000751, 0.047607, -0.000751, -0.001968, -0.002869, 0.11377, 0.007355, 0.001373, 0.001572, -0.067871, -0.003891, -0.002838, -0.001518, 0.083496, -0.003845, 0.002197, 0.00164, -0.072754, 0.002701, -0.003647, 0.001198, 0.131836, 0.012573, -0.003342, -0.005096, -0.106445, 0.006683, -0.00293, -0.016968, -0.488281, -0.042969, -0.001572, 0.005188, 0.108887, 0.039307, 0.002289, -0.003967, -0.134766, -0.006897, -0.000999, -0.000441, 0.069336, -0.005035, 0.000275, 0.000576, 0.070312, 0.003448, 0.002411, 0.003601, 0.065918, 0.008667, -0.002029, 0.003281, 0.179688, 0.005798, 0.000045, 0.002823, 0.100586, 0.004669, 0.000912, 0.003098, 0.091797, -0.004211, 0.000576, 0.005615, 0.087402, -0.00132, 0.002869, -0.001259, -0.078613, -0.002991, 0.001343, -0.003891, -0.089355, 0.004974, -0.007874, -0.012146, -0.041748, 0.007721, -0.005646, -0.017334, -0.271484, -0.014282, 0.000016, 0.000671, -0.039062, -0.003281, 0.001907, 0.001022, 0.036865, -0.0005, -0.084961, -0.165039, -0.150391, -0.003601, 0.002411, -0.006592, 0.077148, 0.009338, 0.080078, 0.365234, 0.093262, 0.001518, -0.001175, -0.002548, -0.139648, -0.000231, -0.075195, -0.101074, -0.179688, -0.005859, -0.002716, -0.006958, -0.033691, -0.052734, -0.000294, 0.010132, -0.047119, 0.000977, -0.003586, -0.0065, -0.039307, 0.004486, -0.002274, -0.006042, -0.026733, -0.007568, 0.000843, -0.001434, 0.083008, 0.006622, -0.008362, -0.000353, -0.232422, 0.006561, 0.005768, 0.009277, 0.03833, 0.010986, -0.007172, -0.008362, -0.053711, 0.005432, 0.003937, 0.004303, 0.041016, -0.003601, 0.001297, 0.00032, -0.113281, 0.000999, -0.002594, -0.004913, -0.038818, 0.002945, -0.002472, 0.001343, -0.054443, 0.002594, 0.004272, 0.005707, 0.042969, -0.003876, -0.135742, -0.226562, -0.53125, -0.001549, -0.007324, -0.010376, -0.040771, -0.011841, -0.016968, -0.029541, -0.174805, 0.02063, 0.00174, 0.003845, 0.08252, -0.001442, -0.003662, -0.005341, -0.034424, 0.003296, 0.002762, -0.001495, 0.116699, -0.00415, -0.000813, 0.002213, -0.047119, 0.002487, -0.002274, 0.004761, -0.147461, 0.001877, -0.000416, -0.007263, 0.068359, -0.007446, -0.001694, 0.007996, -0.101562, -0.001236, -0.002823, -0.000633, -0.126953, 0.006653, -0.008179, 0.001945, -0.249023, 0.004608, 0.004425, 0.007935, 0.042236, -0.004303, -0.003754, -0.00412, 0.125977, 0.002762, 0.004883, 0.005951, 0.03833, -0.00415, -0.000019, -0.000309, 0.037842, 0.004578, -0.040039, -0.292969, 0.047119, -0.026855, 0.00018, -0.010559, 0.067383, 0.002304, -0.003815, -0.006805, -0.035889, 0.004517, -0.001488, -0.006866, 0.048828, -0.005402, -0.004425, -0.00708, -0.03833, -0.009521, -0.001213, 0.000626, -0.128906, 0.007507, 0.004303, 0.004028, 0.103027, -0.004974, 0.004211, 0.007233, 0.032959, -0.003357, 0.006592, 0.011536, 0.205078, -0.003235, 0.003586, 0.000401, 0.146484, -0.00383, 0.014343, 0.021362, 0.353516, -0.008911, -0.003769, -0.004944, -0.038818, 0.003342, 0.005096, 0.00708, 0.196289, -0.00079, -0.002853, -0.006592, -0.036133, -0.010437, 0.000927, -0.001427, 0.049316, -0.004425, 0.000652, 0.002289, 0.132812, 0.001953, -0.004913, -0.008972, -0.084961, -0.013367, 0.00824, 0.339844, -0.049805, 0.000942, 0.003372, 0.00528, 0.034424, -0.003036, 0.002182, 0.002319, 0.039062, -0.002975, 0.006805, 0.008972, 0.053467, -0.005981, -0.009583, 0.050781, 0.030273, 0.089355, -0.010193, -0.011108, -0.235352, -0.005646, 0.000542, -0.001343, -0.055664, 0.000935, -0.001175, -0.002518, -0.039795, 0.01416, 0.001869, -0.001709, 0.134766, -0.009338, 0.003815, 0.007812, 0.036133, -0.003418, -0.005066, -0.009338, -0.048584, 0.006226, -0.003723, -0.006378, -0.039307, 0.004883, -0.005127, -0.0065, -0.036865, 0.004303, -0.003159, -0.001106, -0.037354, -0.004669, -0.005615, -0.007477, -0.042969, -0.012756, 0.002747, -0.001381, 0.298828, 0.009766, 0.00023, -0.000254, 0.053467, -0.002396, 0.000023, 0.002274, 0.052734, -0.003128, 0.000973, -0.002625, -0.141602, 0.000041, 0.000347, -0.032959, 0.059082, 0.004028, 0.002869, 0.002731, 0.072266, 0.002182, 0.004517, 0.006989, 0.034668, -0.003632, -0.00025, -0.001984, 0.041504, -0.001831, -0.002747, 0.004425, -0.039551, -0.007599, 0.005859, 0.013184, 0.077637, -0.003311, 0.005157, 0.007111, 0.044434, -0.004578, 0.004059, 0.006256, 0.03418, -0.002991, -0.00589, 0.001076, -0.040283, -0.014282, -0.003754, -0.0047, -0.033203, 0.003906, 0.003372, 0.00412, 0.031128, -0.003754, 0.003464, 0.007111, 0.046875, -0.003876, -0.006897, -0.006989, -0.05957, 0.001244, 0.003586, -0.007446, 0.060303, 0.007172, -0.003311, -0.007019, -0.033936, 0.003418, -0.005615, -0.008362, -0.045654, 0.0047, -0.001366, -0.000248, -0.046143, -0.001907, -0.008606, -0.053955, 0.040771, 0.006866, -0.003479, -0.006592, -0.045654, 0.004486, -0.003387, 0.072754, 0.00415, 0.002182, -0.09375, -0.122559, -0.182617, -0.00264, 0.07959, 0.209961, 0.125, 0.005768, -0.002823, -0.004913, -0.032959, 0.00322, -0.002731, -0.002808, -0.060791, 0.004883, -0.000511, 0.00119, -0.052002, 0.00193, -0.004242, -0.005981, -0.040039, 0.004242, 0.010071, 0.005646, 0.208008, -0.00267, -0.003647, -0.004425, -0.033203, 0.003372, -0.000003, 0.004425, 0.070801, -0.001717, -0.002518, -0.004852, -0.033691, 0.002121, -0.005219, -0.007019, -0.038818, 0.00415, -0.003403, 0.007812, 0.042969, -0.003754, -0.003082, -0.005219, -0.031006, 0.002625, 0.00135, 0.005768, -0.095703, 0.006042, 0.003586, 0.008728, 0.038086, 0.008423, -0.004303, -0.006287, -0.040771, 0.003754, 0.004517, 0.022949, 0.09668, 0.082031, -0.003723, 0.000332, -0.128906, 0.005585, -0.003906, -0.007935, -0.045898, 0.005798, 0.001747, 0.002502, 0.101074, -0.004883, -0.000397, 0.000782, -0.043213, 0.002747, 0.000029, -0.002213, -0.059326, 0.005646, 0.029907, 0.053223, 0.176758, 0.175781, -0.000858, -0.001465, -0.073242, -0.000041, -0.006287, -0.010071, -0.056152, 0.00528, -0.004303, 0.006042, -0.073242, -0.007812, 0.000492, -0.000851, 0.060303, 0.001617, 0.002411, 0.003754, 0.032227, -0.002121, -0.004211, -0.005646, -0.038574, 0.003967, 0.004242, 0.003372, 0.072266, 0.014038, 0.00412, 0.007751, 0.038818, -0.004608, -0.001701, 0.00412, -0.077148, -0.005066, -0.000839, 0.000425, 0.066406, -0.006439, -0.002258, 0.053223, 0.00351, -0.001534, -0.000345, 0.001144, -0.038574, -0.002457, -0.002197, -0.004303, -0.056641, -0.011902, -0.000515, 0.00209, 0.020996, -0.027954, 0.001457, 0.00473, 0.035645, 0.015869, -0.002151, 0.005981, -0.056396, -0.012634, 0.000211, 0.017456, -0.046631, -0.006073, 0.003006, 0.003616, 0.0625, 0.020264, -0.006653, 0.020142, -0.057373, -0.007568, 0.022583, 0.019897, 0.146484, 0.074707, -0.004578, -0.002228, -0.10498, -0.022339, -0.001663, -0.006836, -0.057129, -0.030762, 0.006653, -0.012024, 0.058838, 0.019897, -0.001419, 0.014282, -0.055908, -0.011658, -0.000047, 0.012939, -0.070312, 0.004089, 0.001175, 0.003723, 0.047852, 0.018433, -0.001762, -0.003082, -0.033203, -0.014404, -0.011292, -0.014587, -0.103027, -0.021118, 0.001564, 0.000992, 0.080566, 0.038086, -0.000702, 0.000157, 0.052734, 0.026855, -0.003204, -0.002945, 0.119141, 0.062988, 0.080566, 0.073242, 0.417969, 0.296875, 0.002487, -0.012512, 0.054932, 0.004486, -0.00946, -0.003723, -0.073242, -0.024414, -0.050537, 0.006622, -0.431641, -0.318359, 0.003128, 0.006012, 0.045898, 0.019409, -0.042969, -0.037842, -0.292969, -0.202148, 0.00132, 0.004028, 0.064941, 0.029663, 0.005676, 0.004974, 0.044189, 0.020752, -0.001526, -0.003021, -0.055176, -0.018921, 0.003693, 0.004395, 0.032471, 0.016724, -0.000832, -0.010254, 0.063965, 0.008484, 0.004242, -0.002045, 0.061768, 0.022583, -0.000854, 0.000128, 0.079102, 0.050293, -0.002701, 0.006073, -0.087891, -0.008789, 0.004852, 0.004486, 0.043701, 0.010986, -0.006256, -0.007294, -0.058105, -0.028809, 0.029053, 0.014893, 0.375, 0.119629, -0.005157, -0.008606, -0.082031, -0.02771, -0.004761, -0.002548, -0.079102, -0.03125, -0.00235, -0.001602, -0.055176, -0.025757, 0.002304, 0.000847, -0.15625, -0.095703, 0.015747, -0.020386, 0.024048, 0.004425, -0.007324, -0.00705, -0.046631, -0.022217, 0.004211, 0.010925, 0.071777, 0.03833, -0.007721, -0.005707, -0.036377, -0.026001, -0.007324, -0.004272, -0.040283, -0.018066, -0.00132, 0.003906, -0.077148, -0.015625, -0.002762, -0.00647, -0.062988, -0.032715, -0.000127, -0.000927, 0.035889, 0.031982, -0.002655, 0.002396, -0.077637, -0.010376, 0.001022, 0.000721, 0.065918, 0.01709, -0.000067, 0.000246, 0.051758, 0.02002, -0.001266, -0.001305, -0.07666, -0.03833, 0.00206, -0.002121, 0.052979, 0.013428, -0.058105, -0.018555, -0.578125, -0.679688, -0.001602, -0.005432, -0.061279, -0.029419, -0.001205, -0.016846, 0.049561, 0.009766, -0.004913, -0.000351, -0.05835, -0.016479, 0.006042, 0.005249, 0.066895, 0.034668, 0.001625, 0.007416, 0.062012, 0.027344, -0.001572, 0.009827, -0.038818, -0.006714, 0.000641, -0.002518, 0.04834, 0.013245, 0.005554, 0.006683, 0.0625, 0.031006, -0.002014, -0.002762, 0.079102, 0.027466, 0.003036, 0.001541, 0.069336, 0.029785, 0.005463, -0.005676, 0.085449, 0.021484, -0.007935, -0.02002, -0.113281, -0.05127, -0.00177, 0.000751, -0.045654, -0.013245, -0.002899, 0.001717, -0.07373, -0.033203, 0.006683, 0.002075, 0.124512, 0.054443, 0.004303, 0.006287, 0.054932, 0.025391, -0.002106, -0.004456, -0.060791, -0.024902, 0.006439, -0.00103, 0.086914, 0.037109, 0.003784, 0.014587, 0.085449, 0.031982, -0.000106, 0.004578, -0.075684, -0.019287, -0.014221, -0.010986, -0.172852, -0.06543, -0.005646, 0.00322, -0.166992, -0.034912, 0.002274, 0.003754, 0.037354, 0.020142, -0.005768, -0.000064, -0.068848, -0.031494, 0.003891, 0.002457, 0.035889, 0.015869, 0.001938, -0.022217, 0.059814, -0.003479, 0.0354, 0.052734, 0.28125, 0.145508, 0.002548, 0.015869, -0.0625, -0.012207, 0.010254, 0.000004, 0.060547, 0.029541, 0.000805, 0.00235, -0.056641, -0.033936, -0.006317, -0.004883, -0.048096, -0.022583, -0.001404, -0.015015, 0.067871, 0.016724, 0.002014, 0.009644, 0.049072, 0.023193, 0.000265, 0.001457, 0.079102, 0.029175, -0.00647, 0.008301, -0.241211, -0.112793, 0.001328, 0.000668, -0.052734, -0.026611, -0.001656, -0.004333, -0.038574, -0.016235, -0.000454, -0.011536, 0.040283, 0.004425, 0.113281, 0.098633, 0.359375, 0.464844, 0.003906, -0.018066, 0.059814, 0.006775, -0.001007, 0.01532, -0.04834, -0.000437, 0.001175, -0.001671, 0.03125, 0.007141, -0.003769, 0.000511, -0.072754, -0.015076, 0.001518, -0.000473, -0.080566, -0.039062, -0.005829, -0.003342, -0.029541, -0.015442, 0.008057, 0.003098, 0.057129, 0.024658, 0.001312, 0.004547, 0.05249, 0.023804, 0.004791, 0.012207, -0.040771, 0.000912, -0.027344, -0.005951, -0.166016, -0.084473, -0.004639, 0.009399, -0.074707, -0.014771, -0.021118, -0.009949, -0.349609, -0.271484, -0.001671, -0.004181, -0.087402, -0.034668, 0.00264, 0.007141, -0.086914, -0.023804, -0.00589, -0.000347, -0.060303, -0.0177, -0.056396, -0.055664, -0.246094, -0.12207, 0.163086, 0.085938, 0.550781, 0.34375, 0.000148, -0.001915, -0.069336, -0.031006, -0.001534, 0.005859, -0.059814, -0.020752, -0.001427, 0.009277, -0.044434, -0.012146, -0.007935, -0.003082, -0.072266, -0.036621, 0.017334, 0.025391, 0.298828, 0.068359, -0.005615, -0.006653, -0.291016, -0.121582, -0.008423, -0.021729, -0.228516, -0.086914, 0.010864, 0.018921, 0.224609, 0.137695, -0.016968, 0.022339, -0.001244, 0.002441, -0.001839, 0.007355, -0.061523, -0.022827, 0.006012, 0.000977, 0.062012, 0.031494, -0.004578, 0.002457, -0.04126, -0.013855, -0.000614, -0.006958, -0.099121, -0.043457, -0.000004, -0.0065, -0.051025, -0.029541, -0.0047, -0.005768, -0.031982, -0.015747, 0.004211, -0.002365, 0.064941, 0.026001, -0.002823, 0.005066, -0.032227, -0.006592, 0.001358, 0.018555, -0.084961, -0.018066, -0.00824, -0.007507, -0.044922, -0.029907, -0.002701, -0.006561, -0.039795, -0.00238, 0.001236, 0.002655, 0.023071, -0.00161, 0.00045, 0.000267, 0.022705, -0.002289, 0.00074, 0.00206, 0.016235, 0.000359, -0.000931, -0.002777, -0.020996, 0.000904, -0.001625, -0.003403, -0.009399, 0.014648, -0.002625, -0.005249, -0.03125, 0.001663, 0.000113, -0.001793, -0.02356, 0.003601, 0.000234, -0.001945, -0.0177, 0.002319, 0.000433, 0.001747, 0.012634, 0.000275, -0.000028, -0.000984, -0.020508, 0.003067, -0.000256, -0.000854, -0.016113, 0.003632, -0.015442, -0.031494, -0.216797, -0.022339, -0.00036, -0.001892, -0.017822, 0.001823, -0.001717, 0.001968, 0.066406, -0.004578, 0.000702, 0.002502, 0.008423, -0.019165, 0.001541, 0.002792, 0.018921, -0.000774, -0.000216, -0.002457, -0.021484, 0.003235, -0.000729, -0.002167, -0.025635, 0.001221, 0.002777, 0.004791, 0.026611, -0.001083, -0.000881, -0.003326, -0.026245, -0.001068, -0.002991, -0.003891, -0.014954, -0.00354, -0.000378, -0.00119, -0.035889, 0.003113, -0.001656, -0.003906, -0.025024, 0.000423, 0.00079, 0.001816, 0.019897, -0.000942, -0.000736, -0.002243, -0.018799, 0.000774, 0.001923, 0.003174, 0.018677, -0.000322, -0.00058, -0.001389, -0.017456, 0.004333, 0.001778, 0.002563, 0.018799, -0.000771, 0.000877, 0.002747, 0.019653, -0.000395, 0.00061, 0.000858, 0.015076, -0.001778, 0.003357, 0.003845, 0.026978, -0.001663, -0.003616, -0.00415, -0.014526, -0.002487, 0.000412, 0.001595, 0.01416, -0.002151, 0.000475, -0.000549, 0.000241, -0.017578, 0.000816, 0.002045, 0.019531, -0.002289, 0.000164, -0.00082, -0.025635, 0.003464, 0.000648, 0.001755, 0.014343, -0.00033, -0.000257, 0.000622, 0.018188, -0.001816, -0.001328, -0.002853, -0.012634, -0.00069, -0.015625, -0.02771, -0.185547, -0.018677, 0.001671, 0.007812, 0.04248, -0.004181, -0.007233, -0.017578, -0.103027, -0.000025, 0.001297, 0.002533, 0.02002, -0.000269, -0.000154, -0.001053, -0.018677, 0.011047, 0.000309, 0.001762, 0.018188, -0.001938, 0.000439, 0.002579, 0.019531, -0.000561, 0.000572, -0.000984, -0.001587, 0.019043, 0.000475, 0.001556, 0.014343, -0.000155, -0.004608, -0.008728, -0.084961, -0.000427, -0.001122, -0.00206, -0.0177, 0.002594, -0.001122, -0.002075, -0.0177, 0.002274, 0.001419, 0.002426, 0.013367, -0.000923, -0.000104, 0.000759, 0.016968, -0.003937, 0.001068, 0.00267, 0.018311, -0.000007, -0.000088, -0.001587, -0.018066, 0.000005, 0.001999, 0.002823, 0.020386, 0.000013, 0.000202, 0.001526, 0.019653, -0.003494, 0.002319, 0.004089, 0.025269, -0.000139, -0.015564, -0.039795, -0.269531, -0.022583, -0.00074, -0.003021, -0.021484, 0.000751, -0.000024, -0.000805, 0.001907, 0.016357, -0.000336, 0.001457, 0.013, -0.002289, 0.001083, 0.002319, 0.021362, -0.000957, 0.000082, 0.000267, -0.003967, 0.022339, 0.003098, 0.004059, 0.012451, -0.008911, 0.002701, 0.002319, 0.003448, 0.01123, 0.001358, 0.003845, 0.022095, -0.00009, 0.001801, 0.002579, 0.010132, -0.000595, -0.00885, -0.015015, -0.133789, 0.006287, 0.000038, 0.001595, 0.022217, -0.001984, 0.000534, 0.000938, 0.020752, -0.003357, 0.001373, 0.002594, 0.017212, 0.000201, 0.005371, 0.005707, 0.013123, 0.000053, 0.001106, 0.000042, -0.015991, 0.005707, 0.001587, 0.003342, 0.020142, -0.00164, 0.000977, 0.001877, 0.011292, -0.000133, 0.00106, 0.002258, 0.015015, -0.000858, 0.000725, 0.002274, 0.019043, -0.001335, 0.000992, 0.003067, 0.026611, 0.000488, -0.000408, -0.002182, -0.021118, 0.000999, 0.001038, 0.003143, 0.019287, -0.001358, -0.000591, 0.001404, -0.007935, 0.051514, 0.005432, 0.005402, 0.015076, 0.012512, -0.000467, 0.000523, 0.00238, -0.01709, 0.000637, 0.001175, 0.021118, -0.00046, -0.001427, -0.002274, -0.012329, 0.001816, -0.00238, -0.003616, -0.015869, 0.012512, 0.000393, -0.001312, -0.02417, 0.004578, 0.002197, 0.003113, 0.013306, 0.003937, -0.00053, -0.002136, -0.016602, 0.001907, 0.001312, 0.002686, 0.017944, 0.004425, -0.000469, 0.000412, 0.001312, 0.024292, -0.000021, 0.000402, -0.002258, -0.024902, -0.000854, -0.001892, -0.017334, 0.000992, -0.003708, -0.00412, -0.010559, -0.010376, -0.0177, -0.02063, -0.10791, -0.056152, 0.000406, 0.001648, 0.015869, -0.00082, 0.006775, 0.019531, 0.188477, -0.005432, 0.000284, -0.001068, -0.01532, 0.00412, 0.000082, -0.002838, -0.030029, 0.003128, 0.001266, 0.001953, 0.020264, -0.001129, -0.000236, 0.000832, 0.021973, -0.002075, -0.00028, -0.000216, -0.001762, 0.024292, -0.000782, -0.001869, -0.016113, 0.000357, -0.001205, -0.002197, -0.022583, 0.001244, -0.001205, -0.008606, -0.08252, 0.002792, 0.00209, 0.002792, 0.021606, 0.000148, 0.000073, -0.002518, -0.021973, 0.005707, 0.000957, 0.002304, 0.015625, -0.001442, 0.001427, 0.002716, 0.016846, -0.000713, -0.002563, -0.002579, -0.00705, -0.006927, -0.000645, -0.002502, -0.024292, 0.007294, 0.001923, 0.005829, 0.043945, -0.002853, 0.003052, 0.006134, 0.037354, -0.00007, -0.000549, -0.001938, -0.004974, 0.017212, 0.000292, 0.004059, 0.045166, -0.002136, 0.000095, 0.000203, 0.001938, -0.016968, -0.001793, -0.003433, -0.015503, 0.000001, -0.00007, -0.002228, -0.017578, 0.002609, -0.00238, -0.003326, -0.020142, 0.00119, 0.002625, 0.005096, 0.030151, 0.000748, 0.001511, 0.002457, 0.02002, -0.000885, -0.000435, 0.000961, 0.015259, -0.002762, -0.000645, -0.001808, -0.014771, -0.00024, 0.001099, 0.001633, 0.006897, 0.012817, 0.001221, 0.002655, 0.017456, -0.001541, 0.002151, 0.007568, 0.067383, -0.003036, 0.001038, 0.004822, 0.06543, -0.006348, 0.001183, 0.009583, 0.052246, 0.005035, 0.000222, 0.004364, 0.057861, -0.005402, -0.002579, -0.006989, -0.04834, 0.000146, -0.003494, -0.009277, -0.067383, 0.002289, -0.00296, -0.008118, -0.054199, -0.002502, 0.006226, 0.019653, 0.201172, 0.003174, 0.001884, 0.008789, 0.077148, 0.002594, 0.007172, 0.029785, 0.135742, -0.003296, 0.000706, -0.002151, -0.052246, 0.003021, 0.001198, 0.003281, 0.048096, -0.004364, 0.001785, 0.004974, 0.056885, 0.007996, -0.000984, 0.00354, -0.114746, -0.034424, -0.00145, -0.003937, -0.046143, 0.004333, -0.001297, -0.005219, -0.075684, 0.004944, -0.001625, -0.00769, -0.059082, -0.002365, 0.001915, 0.006104, 0.056641, -0.006287, -0.00386, -0.013733, -0.073242, -0.005035, -0.002075, -0.005737, -0.0625, 0.006805, 0.003387, 0.01178, 0.074219, -0.002365, -0.000278, -0.003067, -0.043457, 0.00235, 0.002258, 0.006348, 0.070312, -0.007721, 0.00119, 0.007996, 0.091309, 0.003967, -0.006104, -0.014648, -0.098633, -0.017578, -0.004425, -0.007111, -0.041992, -0.004822, -0.00238, -0.00708, -0.062012, 0.004761, -0.000626, -0.001663, -0.004822, -0.035156, -0.00174, -0.005585, -0.051514, 0.001404, 0.00322, 0.008118, 0.07959, 0.002838, 0.002548, 0.007996, 0.061768, -0.000021, -0.002213, -0.005768, -0.047852, 0.001099, 0.007935, 0.016968, 0.302734, 0.035645, 0.004486, 0.010986, 0.113281, -0.008667, -0.001587, -0.006836, -0.08252, 0.000248, -0.000244, 0.004181, 0.057617, 0.004364, 0.00322, 0.013123, 0.060303, -0.012329, -0.001953, -0.020752, -0.269531, -0.008057, -0.001312, -0.003754, -0.05542, 0.006744, 0.001183, 0.000656, 0.090332, -0.03418, -0.001808, -0.002319, -0.074219, -0.001968, 0.00325, 0.006805, 0.054932, 0.000254, -0.006805, -0.006805, -0.051025, -0.025879, 0.001701, 0.005371, 0.061035, 0.003754, 0.00132, 0.005096, 0.065918, -0.004333, -0.00325, -0.007599, -0.053223, -0.000216, -0.001236, -0.003723, -0.044678, -0.005676, 0.00148, 0.005829, 0.053223, 0.005371, -0.007996, -0.011902, -0.051025, -0.008728, 0.002472, 0.007477, 0.055664, -0.005798, 0.004761, 0.011536, 0.068359, 0.006042, 0.005615, 0.019165, 0.304688, -0.018799, -0.002548, -0.014954, -0.186523, 0.001984, 0.006378, 0.012756, 0.060059, 0.006653, -0.003494, -0.007233, -0.037109, -0.000294, 0.001915, 0.005249, 0.061279, 0.002029, -0.000233, -0.002609, -0.044678, -0.004761, 0.007263, 0.026733, 0.289062, -0.00412, 0.000992, 0.003387, 0.056641, -0.006104, -0.000209, 0.004395, 0.083496, -0.006256, -0.002945, -0.005432, -0.0354, 0.000633, -0.002075, -0.007202, -0.069824, 0.008362, 0.000946, 0.004639, 0.047607, -0.003845, -0.000402, -0.006683, -0.067383, -0.003967, -0.000591, -0.004608, -0.044189, -0.00322, 0.00354, 0.007874, 0.07666, 0.005737, -0.000106, -0.002548, -0.05957, 0.003708, -0.005432, -0.010132, -0.050293, -0.003586, -0.000744, -0.002045, -0.060547, 0.006042, -0.001404, -0.004425, -0.056885, 0.0047, 0.002319, 0.006561, 0.105957, -0.011169, 0.016846, 0.045654, 0.335938, 0.012634, 0.001686, 0.006317, 0.070801, 0.000368, -0.000713, -0.004333, -0.051758, 0.006989, 0.001389, 0.004181, 0.056885, 0.005676, 0.016846, 0.03833, 0.201172, 0.00473, -0.002853, -0.004608, -0.049316, -0.005463, 0.001808, 0.006165, 0.061279, 0.004822, -0.001534, -0.007385, -0.055176, 0.005066, -0.001488, -0.001884, -0.02002, -0.032227, 0.001801, 0.005127, 0.076172, -0.003845, 0.000448, 0.004089, 0.066895, -0.006409, 0.000721, 0.004547, 0.061768, -0.004822, -0.000454, -0.007202, -0.072266, -0.002335, 0.000694, -0.004608, -0.067383, 0.000454, -0.00235, -0.006439, -0.057861, -0.00206, -0.00161, -0.004974, -0.07666, 0.005737, 0.003647, 0.008118, 0.057129, 0.007355, -0.005829, -0.021362, -0.175781, -0.011597, 0.001236, 0.010864, 0.071777, -0.002136, -0.000599, -0.004242, -0.062988, 0.002167, 0.004608, 0.007416, 0.066406, 0.006165, -0.006744, -0.016113, -0.080566, -0.003754, 0.000467, 0.004181, 0.068359, -0.007538, -0.006683, -0.025269, -0.231445, 0.005615, -0.002609, -0.008484, -0.068848, 0.002167, 0.015991, 0.033691, 0.246094, 0.018066, -0.00235, -0.005554, -0.056396, 0.001167, 0.000908, 0.004669, 0.043457, -0.003723, -0.000824, -0.00325, -0.051758, 0.005554, -0.00174, -0.004913, -0.074707, 0.004974, 0.000648, 0.013123, 0.091797, -0.004883, 0.002426, 0.003067, 0.025513, 0.051025, 0.001633, 0.003555, 0.057617, -0.002853, 0.002945, 0.008972, 0.089355, -0.00293, -0.002487, -0.00769, -0.064941, -0.003967, 0.003891, 0.019043, 0.243164, -0.001831, -0.000809, -0.00415, -0.054688, -0.001297, 0.008118, 0.031738, 0.308594, 0.009155, -0.015442, -0.028687, -0.063965, -0.012146, 0.00325, 0.003052, -0.092285, 0.02063, -0.001839, -0.005615, -0.05957, 0.004761, 0.006531, 0.012329, 0.056396, 0.003418, 0.005859, 0.009155, 0.060547, 0.012451, -0.009766, -0.023438, -0.171875, -0.019287, 0.000523, 0.015076, 0.259766, -0.013306, -0.00264, -0.010071, -0.060303, -0.003433, 0.007874, 0.02124, 0.15625, 0.006927, -0.002869, -0.007782, -0.052246, 0.001404, 0.005798, 0.010498, 0.043457, 0.006378, -0.000212, -0.004883, -0.061523, -0.000877, -0.002869, -0.005676, -0.054932, 0.006989, -0.00322, -0.005951, -0.15625, 0.009644, 0.004791, 0.0354, 0.277344, -0.000256, -0.001228, 0.000507, 0.059326, -0.000938, -0.002533, -0.004181, -0.071289, 0.001389, 0.002853, 0.007538, 0.062988, 0.009155, -0.000885, -0.004242, -0.05835, 0.002396, -0.00058, -0.004944, -0.067383, 0.010986, -0.001724, 0.00061, -0.033936, -0.004059, -0.001846, 0.000448, -0.031494, -0.006012, 0.002502, 0.000214, 0.032471, 0.003189, 0.001129, -0.000481, 0.041748, 0.006073, 0.001328, -0.001144, 0.036621, 0.007996, -0.001549, 0.004364, -0.073242, -0.014526, 0.00206, -0.002136, 0.043457, 0.010132, 0.0047, -0.00705, 0.092285, 0.026367, 0.007812, -0.006348, 0.236328, 0.037842, -0.003052, -0.002197, -0.039551, -0.017578, 0.000973, -0.001419, 0.030396, 0.004395, -0.001495, 0.001335, -0.040527, -0.005707, -0.000311, -0.000256, 0.036865, 0.003433, 0.000813, -0.001755, 0.031982, 0.005219, -0.001747, 0.004517, -0.072266, -0.012451, 0.000721, -0.002701, 0.032227, 0.004028, 0.000591, -0.001236, 0.029419, 0.005402, 0.001244, -0.001808, 0.032959, 0.004395, 0.001083, -0.000885, 0.029297, 0.004242, 0.003448, -0.002365, 0.021851, 0.021973, -0.002945, 0.001709, -0.024902, -0.018188, 0.001549, -0.002472, 0.043945, 0.008423, 0.001427, -0.002731, 0.047119, 0.005463, 0.004242, -0.01355, 0.263672, 0.045654, 0.006073, 0.005585, 0.008362, 0.019897, 0.000311, -0.00135, 0.029907, 0.003464, -0.001266, 0.00206, -0.037354, -0.004456, -0.000637, 0.00095, -0.031128, -0.003525, 0.000797, -0.002762, 0.045898, 0.006714, 0.000896, -0.002365, 0.037598, 0.003616, 0.000218, -0.002945, 0.033447, 0.005829, 0.001556, -0.002075, 0.039062, 0.00766, -0.000874, 0.002548, -0.037354, -0.006195, -0.000816, 0.002045, -0.029785, -0.004883, -0.000938, 0.00148, -0.04126, -0.005585, 0.000839, -0.001465, 0.044189, 0.005768, 0.001114, -0.002045, 0.04541, 0.005798, 0.002823, -0.002426, 0.027954, 0.021118, -0.001617, 0.001495, -0.047119, -0.006866, 0.001381, -0.002304, 0.047852, 0.006683, 0.000683, -0.001709, 0.034424, 0.004303, -0.005219, 0.004272, -0.083008, -0.025146, 0.001236, -0.000874, 0.033447, 0.004242, 0.00145, -0.001869, 0.041504, 0.005402, -0.001312, 0.009705, -0.138672, -0.020386, 0.001251, -0.000275, 0.026123, 0.003708, 0.000565, -0.002304, 0.035645, 0.005157, -0.000965, 0.001968, -0.03418, -0.006439, 0.002136, -0.000139, 0.031982, 0.004852, -0.002304, 0.005554, -0.088867, -0.019287, 0.000376, 0.014709, -0.155273, -0.032471, -0.005371, 0.006012, -0.11084, -0.036133, -0.001015, 0.002411, -0.043457, -0.005829, -0.00022, -0.00296, 0.028564, 0.001656, 0.002655, -0.000862, 0.055908, 0.008545, 0.000809, -0.001305, 0.032715, 0.00412, 0.000957, -0.003845, 0.056152, 0.00705, -0.002701, 0.001213, -0.024536, -0.017822, 0.00095, -0.002411, 0.047363, 0.006195, 0.000999, -0.002167, 0.034912, 0.006927, -0.001282, 0.000191, -0.035889, -0.005829, 0.0009, -0.007172, 0.086914, 0.013489, 0.001442, -0.000534, 0.027954, 0.00473, -0.000534, 0.001503, -0.037109, -0.006744, -0.001472, 0.002594, -0.046631, -0.004059, -0.000835, 0.001709, -0.036621, -0.002945, 0.001213, -0.001534, 0.032471, 0.005127, -0.014221, 0.002045, -0.10498, -0.075684, -0.001495, 0.001297, -0.029419, -0.006714, -0.000425, 0.002335, -0.031494, -0.006165, 0.003738, -0.004364, 0.105469, 0.015381, -0.002487, 0.00145, -0.039062, -0.007935, 0.001869, -0.00145, 0.049805, 0.005737, 0.001183, -0.002029, 0.036133, 0.00415, 0.001518, -0.007385, 0.098145, 0.016968, -0.001297, 0.003998, -0.090332, -0.019775, 0.001564, -0.000694, 0.034912, 0.005524, 0.000793, -0.001999, 0.036133, 0.004944, -0.001434, 0.00238, -0.044189, -0.008545, 0.000893, -0.001617, 0.030884, 0.003967, 0.000931, -0.001419, 0.03125, 0.005005, 0.001541, -0.001823, 0.037109, 0.00354, -0.00132, 0.002014, -0.032227, -0.006165, 0.001656, -0.001015, 0.036377, 0.005249, 0.000238, -0.002106, 0.032959, 0.005249, -0.002045, 0.000496, -0.04248, -0.003998, -0.001816, 0.000378, -0.031982, -0.005127, -0.001732, 0.001389, -0.033691, -0.005005, 0.000523, -0.000889, 0.027466, 0.003555, -0.000908, 0.001968, -0.034668, -0.006439, 0.000675, -0.001793, 0.03064, 0.003967, -0.001984, 0.000923, -0.045166, -0.006744, -0.000565, 0.001488, -0.034668, -0.001778, -0.00235, 0.000954, -0.049316, -0.005829, -0.000633, 0.001656, -0.03833, -0.005585, 0.000717, -0.002029, 0.050293, 0.007233, -0.004547, 0.006683, -0.116211, -0.023804, 0.000357, -0.001007, 0.033447, 0.004303, 0.001106, -0.000381, 0.032715, 0.00412, 0.001358, -0.001076, 0.026123, 0.001038, -0.000763, 0.00267, -0.041016, -0.007721, -0.00322, 0.001091, -0.056396, 0.000645, 0.000809, -0.002075, 0.025513, 0.004517, -0.002258, 0.001068, -0.04541, -0.006683, 0.002106, 0.000242, 0.042236, 0.005859, -0.000645, 0.001488, -0.046387, -0.006622, -0.001442, 0.001213, -0.033936, -0.008057, 0.014404, -0.009216, 0.245117, 0.032471, 0.001968, -0.001335, 0.046631, 0.005859, -0.001343, 0.000969, -0.035645, -0.004578, 0.000565, -0.001617, 0.028931, 0.004089, -0.000805, 0.001091, -0.024292, -0.003311, 0.001373, -0.000641, 0.038574, 0.005066, -0.004303, 0.000843, -0.065918, -0.00824, 0.011719, -0.016479, 0.128906, 0.092773, -0.003754, 0.005676, -0.097656, -0.020386, -0.001633, 0.003067, -0.043701, -0.003998, 0.000504, -0.001122, 0.026001, 0.003571, -0.000828, 0.000793, -0.03064, -0.003525, -0.006378, 0.00412, -0.113281, -0.023193, -0.002579, 0.002975, -0.02417, -0.018433, -0.000755, 0.002274, -0.062256, -0.007233, -0.002396, 0.001404, -0.023804, -0.017212, -0.001732, 0.001755, -0.043457, -0.006866, 0.002258, -0.008606, 0.106445, 0.017822, 0.000904, -0.001228, 0.034668, 0.004974, -0.001083, 0.001511, -0.029175, -0.004089, 0.000462, -0.017822, 0.208984, 0.054443 ] } , "name": "LlmExporter::FusedLinearAttention_970", "outputIndexes": [ 385 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 373, 382, 384, 385 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.4/self_attn/FusedLinearAttention", "outputIndexes": [ 386 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 386, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.4/self_attn/Reshape_output_0", "outputIndexes": [ 387 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 387 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.4/self_attn/norm/Cast_output_0", "outputIndexes": [ 388 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 388 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 55869164, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.4/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 389 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1943 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 55870188, 1048598, 262144, 0, 0 ] } , "name": "/layers.4/self_attn/in_proj_z/Linear", "outputIndexes": [ 1956 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1956 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 1957 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1957 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 390 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 390, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.4/self_attn/Reshape_1_output_0", "outputIndexes": [ 391 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 391 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.4/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 393 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 389, 393 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.4/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 394 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 371 ] , "main_type": "NONE", "name": "/blocks.4/self_attn/Shape_output_0", "outputIndexes": [ 395 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 395 ] , "main_type": "NONE", "name": "Shape626", "outputIndexes": [ 396 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 395 ] , "main_type": "NONE", "name": "Rank628", "outputIndexes": [ 397 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 397, 397 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp630", "outputIndexes": [ 398 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 398 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze631", "outputIndexes": [ 399 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 398, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp633", "outputIndexes": [ 400 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 400 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze634", "outputIndexes": [ 401 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 396, 399, 401, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice637", "outputIndexes": [ 402 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 402 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze638", "outputIndexes": [ 403 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 403, 403 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp640", "outputIndexes": [ 404 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 395, 404, 398 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.4/self_attn/Gather_output_0", "outputIndexes": [ 405 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 405, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.4/self_attn/Unsqueeze_output_0", "outputIndexes": [ 406 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 398 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze648", "outputIndexes": [ 407 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 400 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze651", "outputIndexes": [ 408 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 396, 407, 408, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice654", "outputIndexes": [ 409 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 409 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze655", "outputIndexes": [ 410 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 410 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp656", "outputIndexes": [ 411 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 411, 410 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp657", "outputIndexes": [ 412 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 395, 412, 398 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.4/self_attn/Gather_1_output_0", "outputIndexes": [ 413 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 413, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.4/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 414 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 406, 414, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.4/self_attn/Concat_output_0", "outputIndexes": [ 415 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 394, 415 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.4/self_attn/Reshape_2_output_0", "outputIndexes": [ 416 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 416 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 1958 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1958 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.4/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 1959 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1959 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 57180930, 1048598, 262144, 0, 0 ] } , "name": "/layers.4/self_attn/out_proj/Linear", "outputIndexes": [ 1960 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1960 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 1961 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1961 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.4/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 417 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 370, 417 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.4/Add_output_0", "outputIndexes": [ 418 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 418 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 58491672, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.4/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 419 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 419 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.4/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 1962 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1962 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.4/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 1963 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1963 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 58499864, 1835030, 458752, 0, 0 ] } , "name": "/layers.4/mlp/gate_proj/Linear", "outputIndexes": [ 1964 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1964 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 1965 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1965 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.4/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 420 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 420 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.4/mlp/act_fn/Mul_output_0", "outputIndexes": [ 421 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1963 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 60793646, 1835030, 458752, 0, 0 ] } , "name": "/layers.4/mlp/up_proj/Linear", "outputIndexes": [ 1968 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1968 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 1969 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1969 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.4/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 422 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 421, 422 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.4/mlp/Mul_output_0", "outputIndexes": [ 423 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 423 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.4/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 1970 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1970 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.4/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 1971 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1971 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 63087428, 1835030, 458752, 0, 0 ] } , "name": "/layers.4/mlp/down_proj/Linear", "outputIndexes": [ 1972 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1972 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.4/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 1973 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1973 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.4/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 424 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 418, 424 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.4/Add_1_output_0", "outputIndexes": [ 425 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 425, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.5/Reshape_output_0", "outputIndexes": [ 426 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 426 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 65381210, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.5/input_layernorm/Mul_1_output_0", "outputIndexes": [ 427 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 427 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 1974 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1974 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.5/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 1975 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1975 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 65389402, 3145750, 786432, 0, 0 ] } , "name": "/layers.5/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 1976 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1976 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 1977 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1977 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 428 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 428 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.5/self_attn/Transpose_output_0", "outputIndexes": [ 429 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.763737, -0.121314, -0.254823, -0.418494, -0.077112, -1.927551, -0.925301, -7.389057, -0.115758, -0.187894, -0.041925, -0.873068, -0.112197, -1.267828, -0.204756, -0.125165 ] } , "name": "/blocks.5/self_attn/Neg_output_0", "outputIndexes": [ 430 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1975 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 69321584, 8214, 2048, 0, 0 ] } , "name": "/layers.5/self_attn/in_proj_a/Linear", "outputIndexes": [ 1980 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1980 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 1981 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1981 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 431 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.129883, -3.859375, -1.148438, -5.1875, -4.03125, -6.5, -0.066406, -4.15625, -3.5625, -3.84375, -2.96875, -1.625, -3.953125, -0.804688, 1.421875, -3.484375 ] } , "name": "onnx::Add_3524", "outputIndexes": [ 433 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 431, 433 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.5/self_attn/Add_output_0", "outputIndexes": [ 434 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 434 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp698", "outputIndexes": [ 435 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 435, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp700", "outputIndexes": [ 436 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 436 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.5/self_attn/Softplus_output_0", "outputIndexes": [ 437 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 430, 437 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.5/self_attn/Mul_output_0", "outputIndexes": [ 438 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1975 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 69331846, 8214, 2048, 0, 0 ] } , "name": "/layers.5/self_attn/in_proj_b/Linear", "outputIndexes": [ 1984 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1984 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 1985 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1985 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 439 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 439 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.5/self_attn/Sigmoid_output_0", "outputIndexes": [ 440 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.000062, 0.001038, 0.041016, 0.214844, 0.001366, -0.004761, -0.029663, -0.259766, -0.000187, 0.00022, -0.004425, -0.054688, -0.003937, -0.006256, -0.033936, -0.263672, 0.000288, 0.00103, 0.018555, 0.07666, 0.001564, 0.000278, -0.022217, -0.1875, -0.004578, -0.014954, -0.066895, -0.114746, 0.006927, 0.016968, 0.089355, -0.062988, -0.002731, -0.006744, -0.044678, 0.001205, 0.000835, 0.001579, -0.00161, -0.031738, 0.001488, 0.002136, 0.008118, 0.055176, -0.00351, -0.00238, 0.000629, -0.161133, 0.004913, 0.009338, 0.03064, 0.199219, -0.00885, -0.017212, -0.039795, -0.012146, 0.000294, -0.001457, -0.006104, -0.039062, 0.002533, 0.005432, 0.021362, -0.005463, -0.012878, -0.029663, -0.097168, -0.099609, -0.002472, 0.000683, 0.028809, 0.171875, 0.004791, 0.001701, 0.020264, 0.238281, -0.007538, -0.01178, -0.030029, -0.146484, -0.004303, -0.007874, -0.027954, -0.101074, -0.011841, -0.040039, -0.182617, -0.012268, 0.001297, 0.004517, 0.013916, 0.07959, 0.005737, 0.01416, 0.074219, 0.308594, 0.000254, -0.000324, -0.003174, -0.033936, 0.000896, 0.001762, 0.048096, 0.194336, -0.001236, 0.001556, -0.039795, -0.292969, 0.007874, 0.018188, 0.080566, 0.28125, -0.000131, -0.000919, 0.001419, 0.040039, -0.000448, 0.005981, 0.032715, 0.242188, 0.000648, -0.005157, -0.01416, -0.126953, 0.000759, -0.001503, -0.031494, -0.267578, 0.00296, 0.01416, 0.064453, 0.273438, 0.003723, 0.006073, 0.03418, 0.147461, -0.008667, -0.038818, -0.133789, -0.355469, -0.008423, -0.018799, -0.071289, -0.255859, -0.001617, -0.00589, -0.025269, -0.004272, 0.000332, -0.004089, -0.039795, -0.199219, -0.003815, -0.007233, -0.023682, -0.124023, 0.00238, 0.000511, -0.009705, -0.246094, -0.001724, 0.004059, -0.005066, -0.285156, -0.00528, -0.014954, -0.041016, -0.177734, -0.000448, 0.001282, 0.014587, 0.146484, -0.000009, -0.002487, -0.021606, -0.289062, -0.000641, 0.001289, -0.003769, 0.037109, 0.0009, 0.006866, 0.03125, 0.300781, -0.004669, -0.010681, -0.035645, -0.170898, -0.00267, -0.005615, -0.044434, -0.211914, 0.000542, -0.002701, -0.033447, -0.253906, 0.013916, 0.039795, 0.138672, 0.010864, 0.004791, 0.014893, 0.040039, 0.175781, -0.000292, -0.004425, -0.023071, -0.152344, 0.014404, 0.026611, 0.083008, 0.310547, -0.00238, -0.00002, 0.016113, 0.15625, 0.004639, 0.006592, 0.027466, 0.179688, 0.007233, 0.016235, 0.065918, 0.208008, 0.00206, 0.001816, 0.003082, -0.124023, 0.00074, 0.011169, 0.061279, 0.170898, -0.006775, -0.01355, -0.050781, -0.177734, -0.023071, -0.063965, -0.216797, -0.458984, -0.00473, -0.002792, -0.004028, 0.18457, -0.00412, -0.00885, -0.026245, -0.139648, -0.000213, 0.003464, 0.037842, 0.257812, -0.001648, -0.012451, -0.078613, -0.296875, -0.002991, -0.008606, -0.019653, 0.003143, -0.001564, -0.003296, -0.016235, -0.066895, -0.014832, -0.025391, -0.09082, -0.367188, -0.006836, -0.013245, -0.084961, -0.277344, 0.001457, 0.00592, 0.007874, 0.025879, -0.003906, 0.000618, -0.016113, -0.102539, -0.002197, -0.004791, -0.01178, -0.12793, -0.001717, -0.006073, -0.023193, 0.174805, -0.009644, -0.023315, -0.133789, 0.181641, -0.000523, 0.001328, 0.00033, 0.022583, -0.00415, -0.008179, -0.019287, 0.000961, 0.002762, 0.009827, 0.062012, 0.330078, -0.002319, -0.006287, -0.017334, -0.152344, 0.022949, 0.055908, 0.133789, 0.345703, -0.002579, -0.007233, -0.028442, -0.117188, 0.005554, 0.006409, 0.049561, 0.230469, 0.000171, -0.000641, 0.005157, 0.060303, -0.003418, -0.013794, -0.054443, -0.147461, 0.004242, 0.007111, -0.046387, -0.341797, -0.001183, -0.006805, -0.037109, -0.208984, 0.002518, -0.002335, 0.012024, 0.136719, -0.003601, -0.009888, -0.043701, -0.251953, -0.008118, -0.022949, -0.064941, -0.134766, -0.003204, 0.000469, -0.016113, -0.150391, 0.025513, 0.042236, 0.105957, 0.203125, 0.004272, 0.004486, 0.040283, 0.216797, 0.001068, 0.004089, 0.010376, 0.014648, 0.020996, 0.047363, 0.137695, -0.134766, -0.003784, -0.007294, -0.026855, -0.143555, -0.001984, -0.008606, -0.025879, -0.15625, 0.000414, 0.002762, 0.017944, 0.124512, -0.001968, 0.003632, 0.010315, 0.207031, 0.004974, 0.014343, 0.072754, 0.287109, -0.046875, -0.108887, -0.223633, -0.205078, 0.000858, 0.000885, 0.006592, -0.050537, 0.008179, 0.010376, 0.050537, 0.200195, -0.001938, 0.018311, 0.439453, -0.116699, 0.000096, -0.001198, -0.004639, -0.032227, -0.000984, -0.001984, -0.023071, -0.183594, 0.006042, 0.000637, -0.007996, -0.146484, -0.000591, -0.000938, -0.00824, -0.036377, 0.000572, -0.00033, -0.000805, 0.080566, 0.023804, 0.049072, 0.125977, 0.020874, -0.00074, 0.00016, 0.007538, 0.112793, -0.000431, -0.000066, -0.00592, 0.07666, 0.000832, 0.004974, 0.0271, 0.144531, -0.001129, -0.006165, -0.012451, -0.104492, 0.002899, 0.004944, 0.016968, 0.088867, -0.002838, 0.004211, 0.029663, 0.146484, 0.00325, 0.019043, 0.169922, -0.140625, 0.000113, 0.002914, 0.048828, 0.166016, -0.013977, -0.033203, -0.085449, -0.248047, 0.004578, 0.014832, 0.06543, 0.300781, -0.033691, -0.055664, -0.132812, 0.048828, -0.002274, -0.004578, -0.045166, -0.287109, 0.001312, -0.006409, -0.015869, -0.244141, -0.016602, -0.035889, -0.115234, 0.147461, 0.00264, -0.001022, 0.029419, 0.15332, -0.001297, -0.000809, -0.006256, 0.141602, -0.003998, 0.000729, 0.013489, 0.234375, 0.004639, 0.007996, -0.009338, -0.001663, -0.003616, -0.010498, -0.140625, -0.382812, 0.000572, -0.007172, -0.013733, 0.179688, 0.000862, 0.000809, -0.025635, -0.174805, -0.012146, -0.016113, -0.02832, -0.228516, 0.004883, 0.006348, 0.011414, 0.071289, -0.015076, -0.014709, -0.024902, -0.161133, 0.008911, 0.010803, 0.019775, 0.161133, -0.00322, -0.005096, -0.012329, -0.056396, -0.016846, -0.022583, -0.047607, -0.304688, -0.018433, -0.022827, -0.045166, -0.269531, 0.010071, 0.010559, 0.015991, 0.06543, -0.018555, -0.024048, -0.046875, -0.292969, -0.007874, -0.009766, -0.020142, -0.146484, -0.000748, -0.003342, -0.005341, -0.042236, -0.029541, -0.038574, -0.057129, -0.249023, 0.002716, 0.003601, 0.005005, 0.054932, 0.004211, 0.004913, 0.014954, 0.219727, -0.006653, -0.008545, 0.000656, 0.010315, 0.005096, 0.007446, 0.011841, 0.051025, -0.014221, -0.017578, -0.039062, -0.255859, -0.017822, -0.022705, -0.046143, -0.273438, -0.008362, -0.010437, -0.014587, -0.088379, 0.009399, 0.013062, 0.022095, -0.005432, 0.018433, 0.023926, 0.050049, 0.351562, 0.007202, 0.010559, 0.02002, 0.074219, -0.027344, -0.041016, -0.071777, -0.289062, 0.003387, 0.00267, 0.002594, -0.365234, -0.016968, -0.022705, -0.045654, -0.275391, -0.009705, -0.019653, -0.032227, -0.235352, 0.006683, 0.008545, 0.011719, 0.080566, 0.00161, 0.002151, 0.00296, 0.04834, 0.018066, 0.023926, 0.048096, 0.25, -0.020386, -0.02356, -0.053955, -0.318359, -0.004211, -0.007385, -0.007172, -0.050537, 0.006592, 0.00824, 0.015625, -0.014465, -0.006012, -0.003235, -0.002945, -0.083984, 0.005096, 0.009583, 0.018433, -0.002853, 0.004974, 0.004425, 0.00946, 0.052002, 0.005341, 0.004395, 0.0047, 0.086914, 0.011414, 0.020996, 0.032471, 0.236328, 0.003159, 0.002121, -0.003998, 0.199219, 0.018311, 0.021973, 0.045166, 0.269531, 0.003586, 0.00473, 0.008484, 0.050781, -0.011902, -0.013489, -0.017334, -0.052002, 0.014282, 0.023315, 0.048584, 0.400391, 0.007782, 0.004669, 0.003616, 0.062988, -0.009155, -0.014771, -0.036621, -0.273438, 0.007172, 0.007355, 0.009399, 0.047119, 0.019775, 0.02832, 0.061279, 0.283203, -0.023071, -0.027832, -0.052734, -0.244141, -0.02417, -0.025269, -0.041748, -0.165039, -0.020386, -0.028198, -0.04126, -0.24707, -0.001549, -0.003693, -0.007141, -0.060547, 0.022095, 0.026855, 0.054443, 0.300781, -0.025146, -0.029785, -0.055176, -0.227539, 0.003128, 0.003189, 0.003616, 0.055908, 0.007751, 0.012024, 0.028198, 0.180664, -0.007263, -0.008484, -0.015198, -0.157227, -0.001541, -0.002182, -0.003296, -0.043457, -0.013245, -0.017456, -0.028687, -0.192383, -0.005157, -0.006256, -0.011963, -0.044189, 0.013916, 0.02124, 0.041992, 0.292969, 0.026611, 0.033447, 0.061523, 0.241211, 0.004333, 0.003113, 0.00824, 0.244141, -0.004669, -0.007385, -0.00824, -0.087402, 0.001106, 0.001984, 0.006042, 0.078125, -0.009827, -0.011841, -0.020874, -0.084961, -0.001938, -0.002365, -0.003662, 0.061035, 0.002869, 0.002991, 0.0065, 0.051514, -0.017822, -0.022461, -0.046631, -0.257812, 0.013428, 0.017334, 0.033936, 0.326172, -0.002899, -0.005341, -0.008301, -0.057129, -0.004822, -0.015991, -0.028198, -0.277344, -0.002502, -0.004608, -0.006989, 0.231445, -0.01178, -0.022705, -0.036377, -0.263672, 0.020752, 0.028931, 0.051514, 0.291016, 0.003967, 0.013123, 0.046387, 0.402344, -0.015625, -0.019043, -0.043213, -0.296875, -0.00325, -0.002991, -0.018555, -0.369141, -0.009949, -0.013489, -0.02002, 0.015991, -0.00589, -0.006104, -0.007324, -0.048096, 0.021484, 0.027222, 0.052979, 0.28125, 0.015869, 0.021362, 0.041016, 0.269531, -0.000336, 0.000282, 0.003998, 0.045654, -0.01062, -0.012817, -0.015991, -0.094238, 0.005188, 0.007721, 0.011047, 0.044678, -0.003525, -0.004639, -0.01123, -0.052246, -0.011902, -0.016479, -0.045166, -0.349609, 0.011292, 0.013123, 0.018677, 0.057861, 0.002197, 0.001839, 0.002136, 0.050781, -0.023071, -0.031006, -0.053467, -0.167969, -0.002197, -0.003967, -0.007935, -0.089844, -0.017578, -0.020996, -0.044678, -0.283203, -0.00264, -0.003571, -0.005463, -0.049072, -0.009705, -0.013489, -0.031128, -0.217773, -0.012207, -0.016113, -0.028076, -0.158203, -0.014099, -0.023682, -0.043213, -0.291016, -0.031494, -0.042725, -0.064941, -0.166016, 0.006317, 0.005035, 0.014771, 0.059814, -0.002518, -0.004364, -0.007996, -0.052002, 0.001595, 0.00412, 0.008667, 0.059814, 0.003189, 0.003372, 0.003235, 0.052002, -0.009583, -0.011597, -0.015564, -0.133789, -0.001785, -0.003098, -0.000668, -0.139648, -0.001541, -0.002777, -0.007294, -0.056396, 0.01709, 0.021973, 0.049561, 0.269531, -0.006042, -0.007996, -0.013916, -0.057617, 0.004822, 0.006256, 0.011597, 0.055176, 0.013123, 0.020508, 0.0354, 0.263672, -0.004181, -0.004242, -0.006683, -0.052246, 0.003357, 0.004333, 0.008667, 0.038818, 0.004395, 0.005035, 0.007385, 0.058594, 0.004211, 0.003937, 0.018433, 0.302734, -0.017944, -0.024292, -0.05249, -0.269531, 0.011047, 0.017212, 0.028809, 0.28125, -0.006653, -0.009094, -0.02124, 0.009216, -0.003906, -0.005615, -0.006287, -0.055908, 0.016968, 0.020264, 0.04248, 0.255859, 0.00412, 0.00528, 0.011963, 0.080078, -0.008728, -0.009949, -0.015869, -0.09375, -0.013306, -0.0177, -0.033447, -0.291016, 0.012695, 0.015015, 0.023193, 0.204102, 0.00531, 0.004059, 0.008118, 0.049316, -0.024658, -0.035156, -0.068359, -0.308594, 0.009827, 0.018066, 0.037354, 0.271484, 0.002487, 0.004517, 0.010864, 0.095215, 0.001984, 0.002808, 0.009888, 0.078125, 0.005768, 0.006592, 0.012329, 0.039795, -0.007874, -0.006409, -0.013489, -0.057373, 0.049072, 0.059082, 0.089844, 0.322266, 0.042969, 0.057129, 0.084961, 0.231445, 0.009827, 0.007782, 0.038086, 0.199219, 0.012451, 0.011841, 0.042725, 0.133789, -0.019043, -0.015137, -0.051025, -0.236328, 0.005646, 0.008118, 0.019775, -0.014465, -0.001274, -0.001305, -0.001511, -0.035889, 0.077148, 0.101074, 0.225586, -0.022827, -0.008301, -0.012634, -0.034912, -0.193359, -0.000171, -0.00042, 0.003372, 0.031494, 0.009216, 0.009644, 0.042725, 0.110352, -0.001335, -0.00061, -0.016113, -0.071289, 0.024658, 0.040527, 0.089355, 0.253906, -0.012268, -0.028564, -0.192383, -0.189453, 0.001549, 0.000748, 0.002197, 0.026611, -0.005646, -0.006805, -0.027222, -0.086426, 0.014771, 0.015198, 0.03125, 0.217773, -0.014404, -0.019775, -0.057861, -0.161133, 0.000084, 0.004761, -0.005829, -0.166992, 0.00038, 0.004517, 0.018433, 0.19043, -0.000046, 0.000946, -0.000549, -0.02832, -0.000893, 0.000992, 0.006897, 0.102539, -0.011719, -0.013123, -0.028931, -0.048096, -0.011536, -0.012451, -0.041992, -0.188477, 0.000801, -0.001534, -0.018677, -0.174805, 0.004272, 0.006287, 0.012756, 0.199219, -0.000767, -0.000401, -0.006622, -0.111328, 0.00296, 0.007355, 0.028931, 0.15332, -0.00079, -0.000109, -0.005493, -0.040283, -0.002548, 0.002579, -0.02002, -0.265625, -0.000027, -0.001358, -0.009827, -0.123535, -0.007233, -0.009399, -0.004578, 0.131836, -0.000294, -0.001968, 0.001091, 0.02832, 0.00412, 0.008118, 0.022827, 0.027466, 0.003967, 0.004242, 0.015747, 0.086914, -0.000538, 0.008606, 0.049805, 0.447266, -0.006165, -0.010193, -0.022339, 0.00354, -0.001289, 0.000113, -0.004669, -0.134766, -0.031006, -0.040039, -0.100098, -0.390625, 0.003723, 0.005829, 0.007477, -0.003174, -0.009277, -0.007874, -0.017456, -0.114746, 0.006348, 0.007111, 0.023804, 0.15918, 0.003128, 0.004547, 0.008606, 0.036865, 0.001434, 0.000355, 0.001472, 0.026611, 0.008301, 0.009521, 0.029053, 0.144531, -0.003128, -0.005157, -0.017944, -0.166016, 0.005798, 0.00824, 0.01239, -0.020386, 0.013062, 0.014771, 0.039551, 0.138672, 0.005219, 0.000713, 0.013916, 0.121094, -0.001183, -0.002701, -0.009155, -0.080566, -0.001701, -0.001907, -0.005188, -0.047852, 0.031738, 0.031494, 0.069824, 0.214844, 0.001755, 0.001045, 0.005066, 0.023804, 0.013428, 0.016235, 0.055664, 0.265625, 0.0019, 0.002975, -0.002838, -0.174805, -0.005402, -0.005402, -0.013733, -0.064453, -0.001289, -0.005249, -0.031982, -0.15918, -0.001442, -0.00079, -0.00325, -0.033691, -0.021851, -0.019287, -0.067383, -0.239258, 0.007812, 0.013184, 0.03418, 0.121582, -0.000467, -0.000881, -0.002975, -0.042236, 0.006226, 0.005829, 0.014771, 0.063965, 0.00161, 0.001251, 0.00415, 0.040771, -0.001465, -0.00267, -0.005341, 0.039307, 0.010071, 0.015259, 0.036621, 0.22168, -0.029785, -0.037109, -0.109375, -0.21875, 0.000614, 0.000866, -0.007538, -0.026733, 0.000067, 0.00037, -0.00296, -0.047119, -0.006714, -0.006866, -0.027832, -0.130859, 0.020874, 0.025879, 0.081055, 0.19043, -0.001785, -0.00206, -0.01062, -0.037598, 0.010376, 0.014038, 0.047852, 0.273438, 0.005249, 0.008484, 0.041504, 0.263672, 0.001923, 0.00589, 0.022827, 0.177734, 0.01416, 0.012878, 0.039062, 0.134766, -0.000049, -0.001419, -0.012268, -0.040283, 0.004059, -0.000523, 0.008789, 0.109375, -0.040771, -0.069336, -0.131836, -0.419922, -0.000637, 0.000336, -0.011108, -0.001503, -0.002335, -0.001907, -0.050781, -0.228516, -0.000492, 0.001274, 0.001015, 0.042725, -0.028687, -0.025635, -0.063965, -0.15918, 0.001198, 0.000422, 0.006714, 0.051758, 0.001663, 0.005432, 0.019897, 0.18457, 0.004822, 0.005432, 0.014648, 0.061035, 0.00015, 0.002045, 0.00824, 0.07666, 0.017822, 0.021484, 0.063965, 0.322266, 0.062988, 0.10498, 0.208984, 0.427734, -0.002853, -0.004181, -0.004852, 0.082031, 0.012085, 0.007141, 0.042236, 0.197266, -0.011414, -0.007141, -0.0354, -0.198242, 0.002884, 0.000748, 0.013977, 0.112793, 0.022461, 0.034424, 0.128906, 0.306641, -0.004181, -0.005829, -0.019165, -0.020874, 0.001137, 0.005615, 0.02771, 0.189453, 0.005493, 0.010803, 0.026001, 0.271484, 0.000538, 0.001648, -0.013489, -0.181641, -0.001495, -0.001541, -0.000832, 0.036865, 0.000683, 0.00116, 0.000912, -0.058838, -0.032959, -0.054688, -0.132812, -0.259766, -0.000064, -0.000057, -0.000992, -0.038574, -0.017822, -0.01062, -0.019409, -0.236328, -0.010498, -0.010925, -0.054932, -0.22168, -0.029541, -0.056152, -0.180664, 0.142578, -0.002136, 0.005402, -0.043457, -0.168945, 0.020142, 0.023438, 0.050537, 0.194336, 0.004639, 0.00592, 0.020874, 0.091797, 0.009033, 0.004303, 0.024902, 0.292969, -0.017334, -0.027588, -0.081055, -0.179688, 0.000683, 0.002228, 0.000534, 0.03064, 0.001366, 0.001701, 0.013611, 0.157227, 0.001076, 0.000656, 0.010437, 0.124512, -0.002792, -0.001137, -0.014587, -0.135742, -0.002045, -0.001694, -0.001869, -0.01709, -0.002808, -0.003174, -0.003448, 0.060303, 0.013916, 0.027222, 0.05542, 0.292969, 0.022461, 0.023315, 0.061523, 0.144531, -0.004883, -0.003403, -0.02832, -0.149414, 0.000159, 0.002609, 0.00238, 0.036865, 0.000763, -0.023804, -0.222656, 0.172852, 0.004486, 0.003571, 0.003906, 0.069336, -0.000935, -0.001053, -0.001671, -0.021729, -0.003693, 0.00071, -0.005737, -0.147461, 0.066406, 0.099121, 0.216797, 0.429688, -0.000465, -0.000542, -0.006042, -0.025879, 0.000965, 0.000999, 0.013672, 0.083496, -0.000143, -0.001175, -0.024658, -0.214844, 0.001335, -0.003784, -0.031128, -0.166016, 0.023438, 0.018799, 0.066406, 0.296875, 0.000992, -0.000214, 0.002014, 0.048096, 0.033936, 0.052734, 0.119141, -0.124023, -0.035889, -0.037354, -0.053223, -0.151367, -0.003876, -0.009827, -0.070801, 0.154297, 0.002014, 0.003769, 0.008545, 0.078613, 0.001602, 0.005341, 0.028931, -0.035645, 0.003662, 0.003479, 0.01709, -0.251953, -0.002396, -0.00386, -0.008179, -0.065918, -0.022827, -0.052734, -0.478516, -0.064941, -0.002243, -0.001801, 0.042725, -0.373047, -0.000652, -0.000486, -0.007172, -0.075195, -0.000782, -0.003494, 0.008118, -0.289062, 0.004913, 0.016357, 0.07373, -0.07666, 0.005157, -0.024902, -0.207031, -0.006958, 0.007263, 0.012878, 0.045654, 0.359375, -0.00267, -0.002335, -0.014404, -0.228516, 0.039795, 0.05957, 0.229492, 0.11377, 0.028076, 0.064941, 0.178711, 0.328125, -0.001556, -0.001427, -0.002121, -0.074707, 0.051514, 0.058105, 0.093262, 0.214844, 0.009033, 0.010925, 0.027466, 0.402344, 0.000946, 0.004364, 0.014648, 0.066406, 0.001564, 0.004272, 0.005737, -0.257812, 0.02063, 0.020996, 0.051025, 0.110352, 0.00528, 0.008545, 0.018066, 0.088867, -0.003799, -0.00592, -0.015015, -0.100098, 0.037842, 0.045166, 0.052246, 0.369141, -0.002197, -0.003036, -0.005402, -0.091797, -0.001457, -0.003174, -0.002258, 0.07959, 0.003998, 0.004333, 0.001526, -0.080078, 0.002441, -0.001534, -0.006836, -0.073242, -0.000296, -0.003815, -0.003906, -0.091797, -0.010986, -0.013062, -0.023193, -0.100586, -0.047607, -0.064453, -0.160156, -0.285156, 0.039551, 0.056641, 0.15918, 0.408203, -0.028442, -0.035889, -0.069824, -0.326172, 0.027466, 0.043213, 0.098633, 0.373047, -0.002518, -0.013916, -0.112305, -0.421875, 0.022339, 0.035889, 0.087891, 0.408203, 0.0047, 0.026611, 0.106445, -0.067383, 0.012573, 0.014038, 0.024536, 0.107422, 0.002609, 0.003738, 0.006622, -0.07373, 0.001717, 0.00412, 0.00946, 0.070312, -0.077148, -0.08252, -0.115234, -0.289062, -0.012146, -0.00885, -0.042725, -0.185547, 0.010681, 0.012634, 0.021362, -0.05957, 0.006714, 0.017334, 0.026978, 0.180664, 0.067871, 0.072754, 0.116211, 0.470703, 0.022095, 0.024292, 0.058105, 0.117676, -0.00824, -0.019531, -0.166016, 0.143555, 0.000683, 0.000927, 0.003311, 0.071289, 0.007111, 0.010254, 0.021973, 0.101562, -0.007233, -0.010132, -0.02124, -0.06543, 0.003189, 0.007141, 0.006897, 0.226562, 0.00119, -0.001137, -0.00592, -0.08252, 0.001572, -0.000751, 0.046631, -0.047119, -0.003296, -0.005035, -0.014771, -0.061035, -0.007721, -0.015259, -0.009644, -0.462891, -0.006653, -0.009399, -0.026245, -0.09668, 0.004486, 0.0065, 0.00132, -0.064453, 0.003281, 0.005585, 0.009277, -0.049316, 0.003387, 0.002121, 0.00885, 0.136719, -0.017944, -0.020752, -0.034424, -0.219727, 0.006134, 0.009399, 0.024414, 0.138672, 0.006439, 0.006256, 0.016968, 0.087402, -0.007324, -0.016113, -0.03833, -0.054688, -0.008301, -0.002167, -0.005615, -0.285156, 0.005402, 0.015015, 0.037842, 0.197266, 0.006073, 0.002426, 0.012939, 0.134766, -0.002823, -0.00267, 0.001038, -0.333984, 0.006531, 0.007568, 0.119141, 0.328125, 0.009094, 0.008484, 0.030273, -0.062988, 0.008667, 0.006256, -0.005157, 0.322266, -0.005127, -0.007477, -0.015076, 0.075684, -0.042725, -0.05127, -0.093262, -0.441406, 0.000603, 0.000479, -0.020508, 0.417969, 0.004059, 0.012268, 0.045166, -0.041504, -0.005554, -0.008789, -0.027466, -0.265625, 0.006744, 0.01001, 0.033936, -0.04126, -0.003693, -0.003937, -0.033447, 0.0625, -0.000916, 0.00029, 0.00589, 0.088867, -0.022705, -0.022217, -0.051758, -0.376953, 0.006317, 0.009033, 0.015259, 0.09668, 0.055664, 0.112793, 0.208984, 0.4375, -0.002899, -0.004944, -0.007996, -0.104492, -0.001183, 0.00095, -0.039307, -0.115723, -0.018555, -0.037354, -0.06543, -0.28125, -0.00473, -0.005127, -0.120117, -0.043213, -0.002655, -0.0065, -0.019653, -0.065918, -0.003204, -0.004456, -0.004669, -0.084473, 0.004028, 0.005951, 0.100098, 0.25, 0.00885, 0.013184, 0.052734, -0.034912, -0.001114, -0.001274, 0.000591, 0.082031, -0.011902, -0.02124, -0.018799, 0.048584, -0.002045, -0.005066, -0.010864, -0.099609, 0.004028, 0.010986, -0.015564, 0.386719, -0.010437, -0.015503, -0.029785, -0.050293, -0.006195, -0.116699, -0.375, -0.012268, -0.027466, -0.058594, -0.439453, 0.000427, 0.002762, -0.008911, -0.092773, 0.054932, 0.049316, 0.091309, 0.038086, -0.037354, -0.015198, -0.026123, 0.062988, -0.015015, -0.007782, -0.008301, -0.022339, 0.058594, 0.005066, 0.005707, 0.021973, 0.332031, -0.013733, -0.020508, -0.048096, -0.419922, 0.015747, 0.092285, 0.328125, 0.064453, 0.019897, 0.020874, 0.032227, -0.070312, 0.00351, 0.005188, -0.233398, 0.025757, -0.001144, -0.000068, 0.008179, -0.384766, -0.003937, -0.004456, -0.008484, -0.071777, 0.006317, 0.008728, 0.010193, 0.09375, 0.07666, 0.145508, 0.239258, -0.028687, 0.006592, 0.014709, 0.050049, 0.3125, 0.005188, 0.007629, 0.049072, -0.074707, 0.011536, 0.009583, 0.018433, 0.107422, -0.006805, -0.007935, -0.021362, 0.046387, 0.004913, 0.014954, 0.068848, 0.222656, 0.003845, 0.003555, 0.005219, 0.074219, 0.006226, 0.005737, 0.010498, 0.093262, -0.003967, -0.010315, -0.016113, 0.084473, 0.003418, 0.003998, 0.014465, 0.043213, -0.007355, -0.007172, -0.02124, -0.10498, 0.002258, 0.004974, 0.016357, 0.107422, -0.008118, -0.011475, -0.017456, -0.099609, 0.020752, 0.026855, 0.027954, 0.435547, 0.007874, 0.012756, 0.02063, 0.310547, 0.009521, 0.008606, 0.015869, 0.100098, -0.013245, -0.029175, 0.07959, -0.026733, 0.005249, 0.017822, 0.05127, 0.132812, -0.000079, 0.000595, 0.005859, 0.182617, 0.000338, 0.00135, 0.006989, 0.174805, 0.00119, 0.002579, 0.007599, 0.094727, 0.008301, 0.010437, 0.027344, 0.151367, -0.000782, -0.005432, -0.009338, -0.129883, 0.003525, 0.003937, 0.016724, -0.092285, -0.001167, -0.00095, -0.002213, -0.039551, -0.00135, -0.002335, -0.003448, 0.033691, -0.000062, -0.000091, -0.001198, -0.040283, 0.010803, 0.013062, 0.388672, 0.002335, 0.00069, 0.001289, -0.002335, -0.031494, -0.000368, 0.00014, -0.000311, -0.035889, 0.00017, -0.000097, 0.00174, -0.045166, 0.000759, 0.00087, -0.00322, -0.052979, 0.047607, 0.164062, 0.277344, 0.330078, -0.001625, -0.004089, -0.009521, -0.128906, -0.002167, -0.005371, -0.015137, 0.012207, -0.000774, -0.002106, -0.002045, -0.054199, 0.000469, -0.000229, 0.003494, 0.257812, 0.001823, 0.004303, 0.015869, 0.094727, -0.002136, 0.000793, -0.013123, 0.253906, -0.001198, -0.000129, -0.000568, -0.053711, -0.000549, 0.000326, 0.005798, 0.053467, 0.007782, 0.007996, 0.027466, 0.114258, 0.002975, 0.004242, 0.009521, 0.041016, -0.081543, -0.120605, -0.176758, -0.306641, -0.003906, -0.002518, -0.009644, -0.121094, -0.000286, -0.000755, -0.007202, -0.196289, -0.003174, -0.007202, -0.012756, -0.081543, 0.013855, 0.019775, 0.068359, 0.414062, -0.001953, 0.000492, -0.00415, 0.118164, -0.001801, -0.002396, -0.006866, -0.092773, -0.000129, 0.000183, 0.005768, 0.04541, -0.009338, -0.031128, -0.447266, -0.107422, -0.000012, -0.004211, -0.005585, -0.126953, -0.000069, 0.001747, 0.003189, 0.043945, 0.001892, 0.004395, 0.009949, 0.037354, 0.005432, 0.002853, 0.007629, 0.123047, -0.031982, -0.039062, -0.100586, -0.447266, -0.001534, -0.002777, -0.006622, -0.058594, 0.0005, 0.000173, 0.00531, 0.219727, -0.000423, 0.001534, -0.007568, -0.041748, -0.001953, -0.003448, -0.003571, 0.033203, 0.003036, 0.004486, 0.012756, 0.112793, 0.002609, 0.008362, 0.025024, -0.012207, -0.00071, -0.001427, -0.007324, -0.223633, 0.000026, 0.000271, -0.005127, -0.213867, -0.000916, -0.001968, -0.008179, -0.067383, -0.030029, -0.048096, -0.090332, -0.388672, 0.002747, 0.004425, 0.018066, 0.146484, -0.000553, -0.001343, -0.008057, -0.189453, -0.002502, -0.002136, -0.012085, -0.198242, 0.000385, 0.001137, 0.004364, 0.03418, 0.00028, -0.001747, -0.009338, -0.257812, 0.003067, 0.002777, 0.016479, 0.11377, -0.002792, -0.003754, -0.009888, -0.142578, -0.005188, -0.004425, -0.027222, -0.025635, 0.003616, 0.004028, 0.008911, 0.049072, -0.000158, -0.000595, -0.00473, -0.237305, -0.000992, 0.00015, -0.004303, -0.08252, 0.000305, 0.001259, -0.006927, -0.069824, 0.022095, 0.051025, 0.28125, -0.042725, 0.000402, 0.000507, 0.006287, 0.205078, -0.001266, 0.00293, 0.009033, 0.086914, 0.004944, 0.007782, -0.011658, 0.006622, -0.000557, 0.001205, -0.007233, -0.09668, -0.00069, 0.003708, 0.00383, 0.085449, 0.002182, 0.003448, 0.00412, 0.107422, -0.00148, -0.004852, -0.017944, -0.123535, -0.004089, -0.003372, -0.000043, -0.145508, -0.000889, -0.00193, -0.006195, -0.124023, 0.001389, 0.001701, 0.004944, 0.056641, -0.000469, -0.000809, -0.007233, -0.177734, 0.001099, -0.00322, -0.013794, -0.109863, 0.00135, 0.001823, 0.003723, 0.044678, -0.000408, -0.00116, -0.003647, -0.061768, 0.00103, 0.000353, 0.000018, -0.101074, 0.002792, 0.003403, 0.005707, -0.031006, 0.026978, 0.074219, 0.408203, 0.093262, 0.003342, 0.006317, 0.020142, 0.095703, 0.000309, -0.000027, -0.003998, -0.038086, -0.00032, 0.000748, 0.004333, 0.046143, -0.00174, -0.001221, -0.001495, 0.027588, 0.000568, -0.001945, -0.003784, -0.05127, 0.003937, 0.015564, 0.119141, 0.032715, -0.040039, -0.05249, -0.129883, -0.449219, 0.005005, 0.003937, 0.015747, 0.124512, -0.00386, -0.001495, -0.020996, -0.492188, 0.006042, 0.008118, 0.017944, 0.105957, 0.000099, 0.000805, 0.005981, 0.207031, -0.005157, -0.002136, -0.008179, -0.078125, -0.003357, -0.000771, -0.012451, -0.107422, 0.000118, -0.001541, -0.010437, -0.228516, -0.000706, -0.003845, -0.02417, 0.000671, -0.000182, 0.000835, 0.003845, 0.109863, 0.026733, 0.045654, 0.125977, 0.388672, 0.000483, 0.00238, 0.0009, 0.045166, -0.000437, -0.000877, -0.006836, -0.222656, 0.001213, 0.001534, 0.000992, -0.051514, 0.001259, -0.002197, -0.004761, -0.050293, -0.003998, -0.006866, -0.016968, -0.169922, -0.000629, -0.0009, 0.00174, 0.035645, 0.000021, -0.001366, -0.010742, -0.261719, -0.000383, -0.00012, -0.00885, -0.025879, 0.001778, 0.001457, 0.004608, 0.083496, -0.00238, -0.006622, -0.016113, 0.022339, 0.000479, 0.000881, 0.003128, -0.031982, -0.001656, -0.000893, -0.002701, -0.037842, -0.013184, -0.01532, -0.032471, -0.384766, -0.000584, -0.00087, -0.012024, -0.059326, -0.000116, -0.001038, -0.00589, -0.207031, -0.000282, -0.000935, -0.006195, -0.175781, -0.000133, -0.002853, -0.083496, -0.006836, 0.000942, 0.002335, 0.001595, -0.034668, -0.003906, -0.006409, -0.021484, -0.332031, 0.002914, 0.003357, 0.003906, 0.071777, -0.000977, -0.002762, -0.018555, -0.148438, -0.00033, -0.001053, -0.005829, -0.064941, 0.000702, 0.001617, 0.003845, -0.029663, 0.00041, 0.001244, 0.004303, 0.048584, -0.000257, -0.001274, -0.006714, -0.043945, 0.000075, -0.000177, 0.008667, 0.064453, -0.000614, -0.000687, -0.008301, -0.124023, 0.003464, 0.000618, 0.017578, 0.11084, 0.00029, 0.001656, 0.002289, 0.036377, 0.001534, 0.001724, 0.006927, 0.044678, -0.00235, -0.007812, -0.476562, 0.008728, 0.000096, 0.000839, 0.005371, 0.237305, -0.019165, -0.039551, -0.129883, 0.051025, -0.00267, -0.011292, -0.068848, -0.179688, 0.002106, -0.007141, -0.031494, -0.410156, -0.057617, -0.069336, -0.137695, -0.503906, 0.04541, 0.072266, 0.150391, 0.46875, 0.005768, 0.013062, 0.044678, 0.316406, -0.008545, -0.012512, -0.07959, -0.339844, 0.006042, 0.014038, 0.060547, 0.5625, -0.008301, 0.004669, -0.101562, -0.380859, -0.015198, -0.026733, -0.089355, -0.302734, -0.002747, -0.006653, -0.019775, -0.133789, 0.019043, 0.040527, 0.087402, 0.134766, 0.044678, 0.07373, 0.15625, 0.652344, -0.014832, -0.0354, -0.267578, -0.169922, -0.016113, -0.010437, -0.03418, -0.324219, 0.000671, 0.002869, -0.010925, -0.241211, -0.003632, -0.019775, -0.269531, 0.074219, 0.000381, -0.0019, 0.006256, -0.092773, -0.007751, -0.004089, -0.027344, -0.236328, -0.001984, 0.005096, 0.013672, 0.138672, 0.067871, 0.078125, 0.231445, 0.421875, 0.001068, -0.001846, -0.008118, -0.125, -0.003754, -0.025024, -0.163086, -0.476562, -0.046387, -0.119629, -0.353516, -0.115723, -0.004456, -0.031006, -0.376953, -0.018066, -0.009338, -0.038086, -0.361328, -0.036621, 0.002884, 0.005402, 0.014099, 0.149414, -0.012207, -0.020752, -0.148438, 0.019897, -0.002762, -0.001968, -0.028076, -0.145508, -0.002426, 0.002945, -0.055176, -0.361328, 0.000854, 0.006866, 0.018677, 0.246094, 0.00293, -0.004028, -0.398438, 0.020874, 0.024292, 0.056152, 0.177734, -0.152344, -0.008545, -0.024536, -0.378906, 0.014099, -0.006866, -0.013245, -0.02771, -0.183594, -0.022827, -0.027466, -0.066406, -0.466797, 0.004669, 0.004211, 0.018677, 0.339844, 0.055908, 0.075684, 0.168945, 0.355469, -0.000213, -0.000584, -0.014954, -0.112305, -0.002914, -0.004791, -0.02356, -0.322266, 0.00206, 0.004517, 0.011597, 0.125977, -0.001442, -0.00946, -0.095215, 0.043213, 0.008423, 0.013916, 0.039795, 0.210938, 0.000404, -0.000992, 0.003677, 0.099121, -0.003159, -0.003677, -0.00946, -0.135742, -0.019409, -0.050293, 0.062012, -0.053223, 0.00009, -0.011414, -0.020996, -0.542969, -0.002502, -0.012756, -0.030151, -0.306641, 0.006165, 0.014221, -0.298828, 0.049072, 0.001602, 0.003967, 0.009644, 0.137695, 0.006561, 0.00412, 0.026123, 0.119629, 0.014221, 0.051025, 0.390625, 0.038086, -0.001877, -0.004669, -0.025513, -0.197266, -0.006226, -0.012024, -0.031006, -0.112793, 0.001953, 0.000904, -0.004089, -0.130859, -0.007935, -0.01239, -0.033691, -0.147461, -0.000648, -0.003036, -0.017944, -0.122559, 0.140625, 0.320312, -0.096191, 0.09082, 0.012878, 0.022217, 0.0625, 0.291016, 0.006592, 0.011597, 0.033203, 0.308594, -0.002029, 0.002243, -0.018433, -0.322266, 0.008606, 0.003555, 0.034668, 0.196289, -0.002853, -0.010925, 0.0065, 0.12207, -0.077637, -0.152344, -0.345703, -0.425781, -0.01355, -0.02063, -0.09668, 0.0177, -0.000824, -0.005829, -0.089355, 0.316406, -0.003448, -0.007507, -0.050537, -0.193359, 0.040039, 0.057617, 0.131836, 0.255859, 0.001259, 0.008301, 0.052734, 0.351562, -0.012512, -0.050293, -0.365234, -0.005524, 0.002487, 0.008179, 0.02771, 0.154297, 0.001953, 0.006226, 0.02002, 0.124023, 0.016724, 0.04248, 0.261719, 0.035645, -0.004639, -0.007294, -0.02124, -0.124023, -0.02478, -0.060547, -0.429688, -0.464844, -0.001266, -0.001984, -0.014954, -0.202148, -0.003967, 0.001022, 0.316406, -0.050537, -0.015381, 0.018677, 0.161133, 0.296875, -0.008423, -0.018066, -0.089844, 0.012756, 0.00708, 0.017334, 0.472656, -0.036621, 0.000002, 0.001198, 0.041992, -0.197266, 0.009521, 0.033691, 0.347656, -0.024414, 0.041016, 0.166992, 0.201172, 0.038818, -0.080566, -0.078125, -0.165039, -0.455078, 0.023071, 0.040527, 0.111816, 0.378906, -0.000572, -0.000155, -0.016968, -0.093262, -0.005096, -0.006744, -0.029053, -0.124023, 0.002899, 0.001434, 0.009888, -0.09375, -0.063965, -0.099609, -0.251953, -0.439453, 0.002197, 0.006104, 0.019775, 0.102539, 0.006287, 0.024048, 0.441406, 0.037109, -0.003571, 0.004333, 0.28125, 0.004608, 0.000744, 0.008362, 0.009644, -0.111328, -0.013123, -0.024414, -0.08252, -0.353516, -0.000671, 0.003342, 0.019775, 0.382812, 0.004425, 0.021484, 0.310547, -0.015076, 0.019775, 0.048096, 0.004974, -0.009705, 0.004272, 0.000397, 0.007812, 0.080566, -0.001869, -0.002029, -0.015564, -0.10498, 0.002426, 0.003754, 0.018799, -0.109863, 0.000477, -0.001846, -0.008728, -0.154297, -0.002411, -0.005432, -0.026489, -0.279297, 0.019775, 0.022949, 0.088867, 0.429688, 0.015015, 0.022095, -0.355469, 0.029541, 0.008118, 0.011353, 0.038086, 0.248047, 0.009094, 0.020386, 0.084961, -0.044678, -0.014282, -0.036377, -0.34375, -0.05835, 0.014343, 0.022705, 0.333984, 0.000721, 0.00325, -0.006256, -0.12207, 0.032715, 0.011475, 0.015503, 0.037842, 0.103027, -0.018311, -0.027954, -0.087402, -0.05249, 0.006348, 0.189453, 0.04248, 0.015869, -0.029419, -0.050293, -0.205078, -0.464844, -0.143555, -0.189453, -0.384766, -0.28125, 0.005371, 0.007782, 0.015198, 0.306641, 0.000668, 0.006104, 0.353516, 0.064453, 0.004364, 0.006622, 0.027466, 0.101074, 0.016113, 0.030029, 0.082031, 0.339844, -0.012695, -0.032959, -0.167969, 0.013733, -0.00058, -0.000473, -0.015137, -0.129883, 0.021484, 0.023071, 0.068848, 0.345703, 0.017822, 0.034668, 0.136719, 0.408203, 0.00005, 0.002121, -0.000584, -0.101562, 0.013367, 0.028564, 0.083496, 0.34375, -0.014404, -0.044922, -0.341797, -0.022949, -0.030518, 0.076172, 0.046143, 0.117188, -0.054688, -0.097168, -0.257812, -0.373047, -0.005615, -0.010803, -0.050537, -0.539062, 0.00708, 0.007935, 0.010071, -0.172852, 0.000782, -0.000771, 0.002106, 0.072754, 0.002136, 0.007935, 0.033203, 0.139648, -0.003082, -0.008118, -0.015991, 0.206055, 0.000196, 0.004486, 0.002731, -0.119629, -0.002533, -0.00386, -0.003586, 0.116211, 0.006683, 0.02063, 0.089355, 0.035889, -0.002548, -0.004272, -0.00005, 0.108398, 0.004059, 0.001045, -0.003082, -0.15625, 0.002213, -0.001282, -0.005249, -0.07666, 0.00206, 0.002365, 0.005188, -0.108887, 0.002731, 0.004791, 0.008362, -0.130859, 0.004761, 0.003113, 0.01178, -0.10498, -0.003448, -0.00528, -0.002457, 0.118164, -0.004211, -0.008057, -0.007935, 0.131836, -0.000334, -0.000973, 0.002167, 0.04248, -0.003143, -0.003342, -0.002731, 0.124512, -0.004486, -0.008789, -0.010681, 0.210938, -0.00066, 0.000397, 0.000326, 0.169922, -0.00106, -0.001152, -0.000931, 0.067383, -0.002365, -0.001793, -0.005829, 0.107422, -0.001366, 0.000443, -0.002686, 0.125, -0.003494, -0.006836, -0.010376, 0.138672, 0.001488, 0.005219, 0.007294, -0.099609, 0.001488, 0.002304, 0.006073, 0.099609, 0.00354, 0.006287, -0.002014, -0.167969, -0.004242, -0.015991, -0.054932, -0.101562, 0.005524, 0.007996, 0.009094, -0.193359, 0.003525, 0.010376, 0.00325, -0.160156, -0.000456, -0.002441, -0.012878, -0.0271, -0.002609, -0.003677, -0.006439, 0.133789, 0.001366, 0.004761, 0.006042, -0.11084, 0.000158, 0.00386, -0.007935, -0.146484, 0.00161, 0.004608, 0.009705, -0.147461, 0.003357, 0.005035, 0.003738, -0.164062, 0.002472, 0.004791, 0.006958, -0.102539, 0.004639, 0.006897, 0.011963, -0.205078, 0.004761, 0.011169, 0.015198, -0.176758, 0.002411, 0.000824, 0.002945, -0.108887, 0.003235, 0.004547, 0.005463, -0.176758, 0.000135, 0.01178, 0.099609, 0.081543, -0.004456, -0.00946, -0.008118, 0.147461, -0.000977, 0.000263, 0.033691, 0.224609, -0.004303, -0.015747, -0.102051, 0.003159, 0.002243, 0.003799, 0.002716, -0.101074, 0.001984, 0.000523, 0.002731, -0.143555, -0.002075, -0.002502, 0.00016, 0.126953, 0.002472, 0.00592, 0.012451, -0.123047, -0.001762, -0.001083, -0.006287, 0.09668, 0.001518, 0.004303, 0.022583, 0.021362, 0.00528, 0.010864, 0.010925, -0.234375, -0.001404, -0.000778, 0.000729, 0.075684, -0.001862, -0.005585, -0.004517, 0.15918, 0.000183, -0.002121, -0.009399, 0.102051, 0.004761, 0.013367, 0.086426, -0.018311, -0.000832, -0.001205, -0.007935, 0.177734, 0.016724, 0.01709, 0.026001, 0.484375, 0.001511, 0.000999, 0.002594, -0.132812, -0.00022, -0.003571, -0.011719, 0.10791, 0.002045, -0.002151, -0.016724, -0.114746, -0.000483, -0.000977, -0.000015, 0.082031, -0.001244, -0.007141, -0.013184, 0.217773, -0.002716, -0.003998, -0.008057, 0.101074, 0.000687, 0.00008, -0.001205, -0.037354, 0.002365, 0.003326, 0.001198, -0.166016, -0.001091, 0.002487, -0.001869, 0.123047, 0.00135, 0.003769, 0.006134, -0.095703, -0.007751, -0.010071, -0.011902, -0.460938, -0.004211, -0.002975, -0.010986, 0.105957, 0.003723, 0.005524, 0.003357, -0.155273, -0.005646, -0.006165, -0.009827, 0.118164, -0.002304, -0.008301, -0.027832, -0.006531, 0.002762, 0.001968, 0.102539, 0.020386, -0.002914, -0.002716, -0.00177, 0.137695, 0.003281, 0.006226, 0.004852, -0.179688, 0.001411, 0.002777, 0.002426, -0.119141, -0.001228, 0.00103, 0.003891, 0.155273, 0.000028, 0.001076, 0.002563, -0.151367, 0.003006, 0.007294, 0.012817, -0.160156, -0.001259, -0.004425, -0.007568, 0.101562, -0.002625, -0.003067, -0.003769, 0.220703, 0.001266, 0.001381, 0.002563, -0.051025, -0.000477, -0.002457, -0.017212, -0.143555, 0.000744, -0.000561, -0.003845, -0.063965, 0.000427, -0.000702, 0.001328, -0.034912, 0.004456, 0.007751, 0.001213, -0.229492, -0.000519, -0.001038, -0.00946, 0.031494, 0.003113, 0.005463, -0.004547, -0.263672, 0.001884, 0.003555, 0.00592, -0.117676, -0.00106, -0.001411, 0.000429, 0.046875, 0.007141, 0.002518, -0.003082, -0.140625, 0.003159, 0.009827, 0.018188, -0.173828, 0.001221, 0.005493, 0.017578, -0.234375, 0.002274, 0.004028, 0.003998, -0.166016, 0.003891, 0.006439, 0.012024, -0.141602, 0.001076, 0.002472, 0.001022, -0.099121, -0.005157, -0.00412, 0.001701, 0.131836, 0.003265, 0.005859, 0.011597, -0.131836, 0.004303, 0.003418, -0.000561, -0.140625, 0.003372, 0.003632, 0.006744, -0.106445, 0.000047, 0.000016, -0.001175, -0.043701, 0.002106, 0.000046, -0.003845, 0.507812, 0.002396, 0.003403, 0.007599, -0.092285, -0.004028, -0.006256, -0.007385, 0.158203, 0.001968, 0.000217, 0.003128, -0.11084, -0.002335, -0.001648, 0.002197, 0.130859, 0.002594, 0.005737, 0.003128, -0.117676, 0.001572, 0.002716, 0.010986, 0.15332, -0.000591, -0.000565, -0.001907, -0.044922, 0.003494, 0.003586, 0.012451, -0.124023, -0.000232, 0.000265, -0.003845, -0.028931, -0.005341, -0.007263, -0.007294, 0.192383, -0.001755, -0.004364, -0.016479, 0.012939, -0.002487, -0.002274, -0.002716, 0.114746, 0.002563, 0.002838, 0.003708, -0.086426, 0.003967, 0.005066, 0.006439, -0.138672, 0.005371, 0.009521, 0.011597, -0.174805, 0.001366, 0.004517, 0.022095, -0.018921, -0.002014, -0.002426, -0.001289, 0.152344, 0.00209, 0.005737, 0.006592, -0.111816, -0.003662, -0.00058, 0.004272, 0.160156, -0.003708, -0.010559, -0.073242, -0.005768, -0.003021, -0.003052, -0.003937, 0.139648, 0.001587, 0.004395, -0.00161, -0.118164, 0.00528, 0.010376, 0.014954, -0.243164, 0.000118, -0.003464, -0.003418, -0.135742, 0.001534, 0.001907, 0.000152, -0.082031, 0.000511, -0.000254, 0.003494, -0.074707, -0.000301, -0.000182, -0.000013, 0.025024, -0.000507, -0.002579, -0.000774, 0.055176, 0.000171, 0.002426, 0.005646, -0.083984, -0.000576, -0.000425, -0.002213, -0.012451, -0.000629, -0.00071, -0.001457, 0.026123, 0.000027, -0.0001, -0.000107, 0.026855, -0.001595, -0.002823, -0.001045, 0.065918, 0.000729, 0.000622, -0.000092, -0.030273, -0.003967, -0.004028, 0.00119, 0.085938, 0.000648, 0.000397, -0.00029, -0.02771, -0.000077, -0.000177, 0.000041, 0.022827, 0.000056, -0.000105, -0.000196, 0.028076, 0.0047, 0.002945, 0.001877, -0.07959, -0.004486, -0.003693, 0.000191, 0.083496, -0.000118, 0.000005, 0.000016, -0.025635, 0.000542, 0.000238, -0.000015, -0.032715, -0.00069, -0.000123, -0.000064, 0.010498, -0.002411, -0.003006, -0.002411, 0.085449, -0.000437, -0.000182, -0.000771, 0.030884, 0.000748, 0.002213, 0.001511, -0.059082, 0.000054, -0.000088, 0.001228, 0.02356, 0.000133, 0.000104, -0.000488, -0.022095, -0.002808, -0.003616, -0.002487, 0.072266, 0.000102, 0.000167, 0.000063, -0.028076, 0.000294, 0.000301, 0.000136, -0.017822, -0.000385, 0.000078, 0.000935, 0.028564, -0.00074, -0.001274, 0.000786, 0.037842, -0.000001, -0.000277, 0.001205, 0.024658, -0.000125, 0.000052, 0.000239, 0.029175, -0.000236, -0.000565, 0.000077, 0.026733, 0.00001, 0.00002, -0.001404, -0.026001, 0.000121, 0.000496, 0.000399, 0.02771, -0.003571, -0.00322, -0.000896, 0.084473, 0.000118, 0.000116, -0.000114, -0.026611, -0.000322, -0.000061, 0.000437, 0.025879, 0.000877, 0.000484, 0.000942, -0.029419, -0.010925, -0.020386, -0.043701, -0.033691, -0.000123, -0.000893, -0.001022, -0.026489, -0.003815, -0.003632, -0.002289, 0.07959, 0.004028, 0.003845, 0.002594, -0.081543, -0.000504, -0.000252, 0.000031, -0.024658, 0.000136, 0.000124, -0.000797, -0.025513, 0.001968, 0.002472, -0.000444, -0.05127, 0.000282, 0.000364, -0.000125, -0.027466, -0.00415, -0.00412, -0.00206, 0.083496, -0.000322, -0.000378, -0.000259, 0.030273, 0.00003, 0.000221, 0.001274, 0.023438, -0.000123, -0.000431, -0.000595, -0.024536, -0.000645, -0.00008, 0.000173, 0.02417, -0.000243, -0.000448, -0.001053, -0.012268, -0.000163, -0.00016, -0.001144, -0.025269, 0.000671, -0.000098, 0.001106, 0.026978, -0.00412, -0.003464, -0.001884, 0.080566, -0.000397, 0.000587, 0.000256, -0.033691, -0.000408, 0.000048, -0.000437, -0.025757, -0.000257, -0.000935, 0.000515, 0.028076, -0.000277, -0.000347, -0.000992, -0.028076, -0.000778, -0.000313, -0.000393, 0.028809, 0.002899, 0.002304, 0.001923, -0.061768, 0.000082, -0.000565, -0.001396, -0.025635, -0.001213, -0.000706, -0.001534, 0.05542, -0.00034, -0.000311, -0.001457, 0.025024, 0.000101, -0.000477, -0.000706, -0.026245, -0.000163, -0.000744, -0.000729, -0.025635, 0.000368, -0.000345, -0.001328, -0.015869, -0.00037, 0.000013, -0.000443, -0.026855, 0.000095, -0.000486, 0.000311, 0.026245, 0.000019, 0.000534, 0.000372, -0.033691, -0.000324, 0.000284, -0.003571, -0.077148, -0.000326, -0.000187, -0.000437, 0.026489, 0.001465, 0.002075, 0.003967, -0.007935, 0.000422, 0.00061, -0.000452, -0.026733, -0.004333, -0.004211, -0.00209, 0.082031, 0.00003, -0.000211, -0.000565, -0.026855, 0.000471, 0.000225, -0.000011, -0.028564, -0.000198, 0.000626, 0.001221, 0.024292, 0.000015, -0.000324, -0.000977, -0.025635, -0.002502, -0.003647, -0.001495, 0.078125, -0.002258, -0.002228, -0.000721, 0.067383, 0.000233, 0.000043, -0.00014, 0.028442, -0.000397, 0.000269, 0.000172, 0.025024, -0.000391, -0.000467, 0.000141, 0.027222, -0.000351, -0.00004, -0.000435, 0.013489, -0.000416, -0.000267, -0.000294, 0.028809, -0.000042, -0.001259, -0.001831, -0.028076, -0.00009, 0.000143, 0.000235, 0.026733, -0.000364, 0.000317, -0.000656, -0.028809, 0.000383, 0.000443, 0.001762, 0.020874, -0.000326, -0.000089, -0.000992, -0.020264, 0.000278, 0.000324, -0.000221, 0.037354, -0.000359, -0.000104, 0.000216, 0.025269, 0.000364, 0.000126, -0.000671, -0.024048, 0.001015, 0.000862, -0.004303, -0.066406, -0.000523, -0.000523, -0.000546, -0.024414, -0.001846, -0.003479, -0.002686, 0.066406, 0.00005, -0.001427, -0.005615, -0.074707, -0.002518, -0.003006, -0.004517, 0.077148, -0.000028, 0.000265, -0.000492, -0.028442, -0.003876, -0.002121, -0.00082, 0.07959, -0.000032, 0.000234, -0.000199, -0.026611, -0.00053, -0.000188, -0.000322, 0.029663, 0.001572, 0.001862, 0.000942, -0.050537, -0.000702, -0.000188, 0.001625, 0.037598, -0.000225, -0.000024, -0.00041, -0.021973, -0.000463, -0.000397, -0.000935, -0.02417, 0.002533, 0.002151, 0.001755, -0.060547, -0.002533, -0.003708, -0.001556, 0.081543, -0.000313, -0.000357, 0.000587, 0.026123, 0.00014, -0.000311, 0.000896, 0.028076, 0.000523, 0.000222, 0.000033, 0.022217, 0.000106, -0.000288, -0.000938, -0.023926, 0.000282, 0.000267, 0.000664, 0.022949, 0.001999, 0.000402, 0.001137, -0.060059, 0.003754, 0.003265, 0.002289, -0.081543, -0.000427, 0.000309, -0.00069, -0.025391, 0.000273, 0.000286, -0.000721, -0.026611, -0.002319, -0.002106, 0.004578, 0.071289, -0.000355, -0.000299, -0.005737, -0.066895, 0.000422, 0.00016, 0.000687, 0.026245, 0.000292, 0.000286, 0.001801, 0.022583, -0.000797, -0.000973, 0.000286, 0.033203, 0.000126, -0.000576, 0.000675, 0.026001, -0.001183, -0.002533, -0.005066, -0.079102, -0.00007, -0.000113, 0.00034, 0.02356, 0.002548, 0.003632, -0.000347, -0.082031, 0.000131, 0.000044, -0.002167, -0.04834, -0.000041, -0.000805, 0.000919, 0.030518, 0.000471, 0.0005, 0.000014, -0.03418, 0.005951, 0.007416, 0.01062, 0.04541, 0.001778, 0.002197, 0.001617, 0.028198, 0.003204, 0.003754, 0.005798, 0.031128, -0.000463, -0.000534, -0.008911, -0.226562, -0.000927, -0.002838, -0.011047, -0.240234, -0.000007, 0.001923, 0.010437, 0.255859, -0.001167, -0.002747, -0.012329, -0.229492, 0.001678, 0.002655, 0.004456, 0.032227, -0.001266, -0.00383, -0.009521, -0.219727, -0.001343, -0.002899, -0.011719, -0.229492, 0.00946, 0.010315, 0.015747, 0.02417, -0.005829, -0.007935, -0.010681, -0.068848, -0.000851, -0.002029, -0.008728, -0.171875, 0.007996, 0.008972, 0.016235, 0.088379, 0.012817, 0.021362, 0.041016, 0.287109, -0.002167, -0.00296, -0.011719, -0.196289, -0.007263, -0.008972, -0.015259, -0.077637, -0.035156, -0.048828, -0.084961, -0.21875, -0.005219, -0.008484, -0.025146, -0.248047, -0.014771, -0.023071, -0.04126, -0.292969, -0.019775, -0.026489, -0.046875, -0.219727, -0.000469, -0.002167, -0.011902, -0.277344, 0.002563, 0.003708, 0.007385, 0.024536, -0.002121, -0.002441, -0.003906, -0.032227, -0.001755, -0.002701, -0.00267, -0.030396, 0.010071, 0.012878, 0.018433, 0.056396, 0.001404, 0.001503, 0.003662, 0.032715, -0.016968, -0.02832, -0.055664, -0.304688, 0.000106, 0.001106, 0.006378, 0.166016, -0.001549, -0.002243, -0.010742, -0.24707, -0.000504, -0.00325, -0.01001, -0.220703, 0.00209, 0.002563, 0.002014, 0.0271, -0.005768, -0.006622, -0.01355, -0.031494, -0.000698, 0.000702, 0.010803, 0.263672, -0.00766, -0.009583, -0.016968, -0.046143, 0.010437, 0.012329, 0.004913, 0.388672, 0.001183, 0.002899, 0.008728, 0.269531, 0.000671, -0.00082, -0.009399, -0.263672, 0.003998, 0.004852, 0.009033, 0.028687, 0.075195, 0.089844, 0.114258, 0.186523, -0.002167, -0.001709, -0.004364, -0.041748, -0.000748, -0.002319, -0.009033, -0.192383, -0.018433, -0.024658, -0.047363, -0.267578, 0.002167, 0.002365, 0.003662, 0.035156, 0.001045, 0.003357, 0.011597, 0.279297, -0.00267, -0.003555, -0.006012, -0.029419, -0.00004, 0.00238, 0.010254, 0.237305, -0.001793, -0.002899, -0.009766, -0.236328, 0.005249, 0.00647, 0.012024, 0.070312, -0.000471, -0.002213, -0.010498, -0.239258, -0.006744, -0.009583, -0.013245, -0.075195, 0.001015, 0.002258, 0.010803, 0.212891, 0.000001, 0.00148, 0.010315, 0.241211, 0.005981, 0.008423, 0.015869, -0.010376, -0.009094, -0.011841, -0.015869, -0.11084, 0.000763, -0.000725, -0.009949, -0.261719, 0.00119, 0.002106, 0.010681, 0.230469, -0.006348, -0.007507, -0.009827, -0.186523, -0.006927, -0.009338, -0.014893, -0.043213, -0.002151, -0.002335, -0.004028, -0.040039, 0.000919, 0.001717, 0.008423, 0.240234, 0.000074, 0.000797, 0.010498, 0.24707, 0.001244, 0.00322, 0.011658, 0.224609, -0.001457, -0.002472, -0.010437, -0.236328, -0.010559, -0.013245, -0.018066, -0.050293, 0.010864, 0.015747, 0.027466, 0.298828, -0.000969, -0.001999, -0.009338, -0.209961, 0.00106, 0.002548, 0.008972, 0.178711, 0.001534, 0.002548, 0.004974, 0.024292, -0.019043, -0.025513, -0.04541, -0.298828, 0.002991, 0.00589, 0.016602, 0.251953, -0.004486, -0.006958, -0.017944, -0.235352, -0.000387, 0.000397, -0.000404, 0.041748, -0.001633, -0.002289, -0.009399, -0.237305, -0.005798, -0.008728, -0.013733, -0.088867, -0.013672, -0.020874, -0.037842, -0.273438, 0.00647, 0.007111, 0.010498, 0.061768, -0.000992, -0.002121, -0.010559, -0.241211, 0.001251, 0.002609, 0.003052, 0.031982, 0.002548, 0.003571, 0.009155, 0.033203, 0.000645, 0.002609, 0.009399, 0.228516, -0.010376, -0.016602, -0.035645, -0.261719, 0.012207, 0.016846, 0.028076, 0.098145, -0.002609, -0.003891, -0.007019, -0.032959, 0.001015, 0.001335, 0.002625, 0.029907, -0.040283, -0.048828, -0.074707, -0.240234, -0.001053, -0.003723, -0.011414, -0.255859, -0.004578, -0.004608, -0.004669, -0.099609, -0.001358, -0.001747, -0.011169, -0.253906, -0.014404, -0.020386, -0.031494, -0.158203, 0.000221, 0.001381, 0.010986, 0.289062, -0.002686, -0.003235, -0.005524, -0.057129, 0.003098, 0.004089, 0.006439, 0.029541, -0.004669, -0.007629, -0.021973, -0.255859, 0.000912, 0.001831, 0.010193, 0.213867, -0.02124, -0.022217, -0.030029, -0.038086, 0.001419, 0.003052, 0.007263, 0.04126, 0.002365, 0.00235, 0.004395, 0.037354, 0.00029, 0.000032, -0.000767, 0.047607, -0.005371, -0.006958, -0.011108, -0.056152, -0.00383, -0.003082, -0.006958, -0.045654, 0.005676, 0.006256, 0.009155, 0.044922, -0.003403, -0.005249, -0.01178, 0.008301, -0.001709, -0.002792, -0.012573, -0.263672, -0.012573, -0.013916, -0.025391, -0.117188, -0.004517, -0.00473, -0.008545, -0.037598, 0.000736, 0.001358, 0.00647, 0.175781, -0.006927, -0.007629, -0.010559, -0.028076, -0.03418, -0.041992, -0.071777, -0.277344, 0.001831, 0.002884, 0.009949, 0.21582, 0.00325, 0.005096, 0.009583, -0.007355, -0.001305, -0.003128, -0.01062, -0.263672, -0.00412, -0.009277, -0.026123, -0.287109, -0.000637, -0.001953, -0.005341, -0.114746, 0.005219, 0.005493, 0.006744, 0.073242, -0.00116, -0.002548, -0.012329, -0.232422, -0.008362, -0.008667, -0.013245, -0.070801, 0.001282, 0.00267, 0.010071, 0.186523, 0.001099, 0.002274, 0.009827, 0.220703, 0.002899, 0.004883, 0.006409, 0.035156, 0.008545, 0.009583, 0.014587, 0.038086, 0.008972, 0.01062, 0.016968, 0.069824, 0.029785, 0.044189, 0.07373, 0.222656, 0.000687, 0.001999, 0.01001, 0.212891, 0.000786, 0.001808, 0.008728, 0.208008, 0.001579, 0.00325, 0.011047, 0.228516, -0.038818, -0.051758, -0.075195, -0.267578, -0.018188, -0.028931, -0.050293, -0.302734, -0.006989, -0.012695, -0.031494, -0.179688, 0.021729, 0.026611, 0.039551, 0.087402, 0.012573, 0.017212, 0.031494, 0.139648, -0.021973, -0.031738, -0.057861, -0.12793, 0.026367, 0.035889, 0.086914, 0.306641, -0.015625, -0.022583, -0.04834, -0.251953, -0.018433, -0.021362, -0.040039, -0.141602, -0.017212, -0.032715, -0.077148, -0.341797, 0.014221, 0.014771, 0.022705, 0.056152, -0.004456, -0.006439, -0.014587, -0.039307, 0.028564, 0.038818, 0.073242, 0.18457, 0.009399, 0.013123, 0.023926, -0.014038, 0.015991, 0.031006, 0.077637, 0.306641, -0.114258, -0.126953, -0.199219, -0.148438, -0.004028, -0.005157, -0.012207, -0.044434, 0.02124, 0.031738, 0.074219, 0.25, -0.033691, -0.047607, -0.097656, -0.300781, 0.002274, 0.004578, 0.010742, 0.070801, 0.029907, 0.044922, 0.085449, 0.232422, -0.031982, -0.050049, -0.090332, -0.259766, -0.015137, -0.022095, -0.043945, -0.318359, 0.0047, 0.008057, 0.015991, 0.038574, -0.056885, -0.075195, -0.118164, -0.351562, -0.014832, -0.025269, -0.051514, -0.253906, -0.019775, -0.037598, -0.087891, -0.298828, -0.017334, -0.020752, -0.037354, -0.143555, -0.010742, -0.018555, -0.048584, -0.209961, -0.015991, -0.026001, -0.063965, -0.261719, 0.020264, 0.040527, 0.080078, 0.300781, 0.026733, 0.04541, 0.103027, 0.308594, 0.016357, 0.018433, 0.029907, 0.079102, -0.016602, -0.021362, -0.047363, -0.353516, 0.00528, 0.006744, 0.013123, 0.25, -0.059082, -0.074219, -0.112793, -0.228516, 0.045898, 0.056396, 0.091309, 0.289062, -0.02063, -0.027832, -0.0625, -0.269531, -0.004608, -0.008484, -0.016479, -0.053955, -0.046387, -0.066895, -0.142578, -0.298828, -0.022827, -0.028931, -0.053955, -0.07373, -0.005707, -0.005554, -0.01239, -0.054932, 0.002518, 0.00325, 0.00528, 0.057373, 0.026123, 0.042969, 0.111816, 0.289062, 0.005096, 0.006561, 0.006226, 0.057129, -0.026001, -0.035645, -0.082031, -0.333984, -0.008362, -0.013306, -0.027222, -0.085449, -0.00293, -0.002716, -0.008545, -0.056885, -0.007202, -0.008789, -0.016846, -0.060547, 0.009399, 0.014648, 0.025513, -0.026245, 0.021973, 0.028076, 0.050293, 0.167969, -0.005127, -0.004669, -0.009277, -0.054443, -0.032227, -0.044189, -0.088867, -0.314453, -0.022095, -0.027954, -0.063965, -0.289062, -0.016602, -0.025635, -0.050293, -0.178711, 0.03418, 0.053955, 0.101562, 0.335938, -0.020996, -0.031982, -0.056396, -0.178711, 0.015503, 0.021118, 0.042969, 0.169922, -0.00206, -0.002594, -0.008301, -0.062988, -0.004852, -0.006317, -0.018311, -0.055664, 0.001953, 0.00066, 0.004303, 0.053711, -0.030273, -0.044922, -0.093262, -0.322266, -0.024536, -0.027344, -0.048584, -0.105469, -0.01123, -0.01355, -0.038086, -0.141602, -0.008118, -0.011108, -0.022583, -0.064453, 0.012695, 0.017456, 0.030396, 0.019165, -0.015869, -0.017212, -0.033936, -0.099609, 0.00592, 0.008423, 0.01532, 0.055908, 0.00206, 0.006042, 0.012878, 0.074707, -0.010986, -0.016357, -0.040283, -0.163086, -0.018188, -0.024536, -0.057861, -0.328125, 0.035156, 0.048828, 0.088379, 0.223633, 0.016968, 0.022095, 0.047119, 0.104004, -0.000294, 0.000288, 0.003647, 0.064941, 0.005554, 0.009216, 0.022095, 0.063965, -0.006226, -0.009277, -0.022583, -0.103516, -0.056641, -0.088379, -0.181641, 0.117188, -0.007172, -0.010254, -0.02417, -0.048828, -0.004181, -0.004486, -0.009399, -0.34375, 0.008789, 0.009094, 0.019531, 0.145508, 0.001312, 0.002792, 0.010071, 0.058838, 0.015869, 0.02356, 0.049072, 0.220703, 0.005981, 0.008545, 0.012695, 0.058594, 0.0065, 0.009949, 0.020264, 0.063477, 0.015076, 0.02002, 0.048584, 0.267578, 0.003006, 0.005157, 0.010498, 0.070312, 0.00946, 0.009644, 0.017456, 0.046387, 0.030762, 0.033447, 0.05835, 0.081055, -0.014282, -0.029297, -0.074707, -0.351562, 0.008728, 0.011963, 0.02002, 0.077148, -0.023804, -0.033936, -0.068848, -0.333984, 0.006622, 0.008789, 0.014099, 0.059814, -0.010193, -0.012024, -0.025024, -0.083984, 0.019897, 0.036621, 0.07959, 0.337891, -0.007141, -0.011047, -0.01709, -0.271484, 0.015442, 0.021362, 0.039795, 0.125977, 0.015747, 0.022095, 0.04541, 0.213867, 0.000492, -0.005432, -0.023804, -0.333984, 0.088379, 0.141602, 0.233398, -0.125977, 0.006073, 0.007812, 0.015137, 0.052002, -0.009033, -0.009033, -0.015442, -0.067383, 0.017944, 0.022949, 0.049805, 0.316406, -0.027954, -0.04126, -0.098145, -0.283203, 0.043213, 0.053223, 0.092773, 0.351562, -0.003723, -0.007355, -0.014404, -0.054199, 0.013672, 0.019531, 0.038086, 0.160156, -0.044678, -0.063965, -0.138672, -0.351562, -0.026001, -0.03418, -0.06543, -0.181641, -0.01062, -0.016113, -0.041748, -0.324219, 0.036865, 0.05542, 0.114746, 0.396484, 0.012146, 0.017578, 0.033691, 0.013306, 0.022461, 0.029785, 0.045166, -0.018921, 0.00528, 0.009949, 0.02832, 0.335938, 0.014404, 0.018921, 0.029053, -0.025024, 0.009583, 0.011658, 0.018921, 0.094727, 0.017456, 0.017822, 0.033691, 0.136719, 0.003235, 0.004181, 0.010193, 0.059326, 0.007935, 0.011719, 0.020874, 0.15332, 0.007538, 0.009949, 0.014709, 0.045898, 0.007233, 0.011475, 0.025269, 0.166992, 0.032715, 0.056152, 0.130859, 0.412109, -0.019653, -0.02832, -0.057617, -0.298828, -0.01178, -0.014465, -0.035889, -0.060303, 0.0354, 0.043213, 0.095703, 0.310547, 0.021606, 0.032471, 0.063965, 0.302734, -0.025269, -0.032227, -0.066895, -0.306641, 0.002274, 0.003632, 0.008362, 0.053467, -0.018433, -0.033203, -0.078613, -0.367188, -0.030029, -0.046143, -0.088379, -0.287109, -0.019775, -0.024292, -0.041504, -0.108887, 0.047119, 0.062988, 0.126953, 0.373047, 0.000656, -0.002487, -0.099121, 0.060791, -0.015259, -0.015991, -0.031494, -0.076172, -0.002625, -0.00705, -0.004059, 0.195312, 0.000969, 0.004791, -0.039551, -0.332031, -0.003571, -0.013306, -0.055664, -0.269531, -0.000031, -0.002533, 0.095703, 0.004425, -0.008545, -0.01239, -0.034424, -0.102051, -0.038818, -0.089844, -0.357422, -0.071777, 0.002075, 0.031128, 0.168945, 0.359375, -0.001534, -0.002121, -0.003036, -0.133789, -0.003021, 0.002045, 0.000908, -0.357422, 0.011963, 0.005219, 0.044189, 0.404297, 0.001732, -0.000648, -0.085449, -0.002563, -0.004242, -0.011292, -0.083984, 0.062988, 0.020996, 0.061279, 0.259766, 0.058105, 0.000278, 0.001419, -0.008118, 0.078613, -0.005096, -0.021362, 0.00053, -0.478516, 0.005371, 0.010803, 0.067871, 0.445312, 0.010254, 0.026611, 0.388672, -0.008423, 0.011902, 0.021729, 0.166016, -0.203125, -0.021118, -0.069336, -0.390625, -0.054932, -0.039551, -0.094238, -0.421875, -0.115234, -0.013367, -0.031982, -0.396484, 0.045898, -0.000587, -0.019287, -0.527344, -0.031494, -0.001015, -0.000896, -0.003693, -0.129883, -0.000629, -0.001381, -0.00824, -0.333984, 0.000607, -0.008362, -0.0177, -0.224609, 0.005219, 0.013489, 0.064453, 0.310547, 0.00708, 0.013245, 0.026489, 0.149414, -0.00264, -0.003769, -0.005157, -0.139648, 0.00769, 0.030518, -0.414062, 0.051514, -0.031128, -0.039062, -0.115723, -0.300781, 0.009827, 0.023193, 0.160156, 0.101562, -0.0271, -0.063965, -0.355469, 0.087891, 0.005768, 0.007568, 0.033936, 0.164062, 0.002304, 0.004761, -0.357422, 0.019653, -0.0177, -0.033447, -0.099121, -0.367188, 0.008667, 0.017578, 0.10498, -0.123535, -0.023315, -0.032227, -0.09668, -0.417969, -0.008301, -0.01001, -0.050293, -0.201172, 0.003342, -0.000793, -0.032959, -0.163086, -0.001259, -0.004761, -0.026978, -0.308594, -0.016968, -0.031738, -0.090332, -0.044922, 0.000851, -0.000351, -0.000626, -0.106445, -0.001335, -0.002716, 0.088379, 0.042725, -0.010132, -0.016235, -0.040039, -0.103027, 0.007599, 0.029663, -0.246094, -0.083008, -0.000444, -0.000927, 0.02002, 0.097168, 0.001984, 0.010071, 0.124023, -0.000416, -0.003174, -0.010193, -0.318359, 0.092285, 0.000984, -0.000614, 0.005096, 0.083496, 0.001076, 0.003342, -0.007294, 0.095703, -0.001892, -0.007172, -0.005615, 0.193359, -0.167969, -0.204102, -0.265625, -0.349609, 0.005646, 0.013916, 0.100098, 0.431641, -0.014465, -0.039551, -0.242188, -0.018433, -0.007019, -0.009521, 0.002853, 0.412109, 0.001022, 0.00325, 0.035645, 0.154297, 0.085449, 0.131836, 0.273438, 0.4375, -0.006256, 0.002014, 0.038086, 0.333984, 0.004272, 0.002945, 0.015991, 0.098633, 0.003799, 0.003265, -0.026978, -0.341797, -0.007019, -0.009827, -0.041748, 0.062012, -0.00238, -0.002533, -0.012878, -0.129883, 0.11084, 0.137695, 0.198242, 0.240234, 0.006287, 0.014465, 0.081543, -0.223633, 0.096191, 0.300781, 0.042969, -0.012573, 0.000843, -0.004242, 0.00592, 0.195312, 0.00069, 0.00824, 0.023193, 0.104004, 0.000246, 0.004181, 0.125977, -0.104492, -0.001526, 0.00116, -0.012634, -0.191406, -0.003036, -0.00267, -0.003525, 0.388672, -0.009888, -0.019775, -0.028198, -0.324219, -0.002747, -0.007874, -0.034912, -0.12793, -0.001137, 0.001938, -0.006683, -0.120117, -0.025024, -0.063477, -0.219727, -0.345703, -0.002487, -0.002487, 0.012207, 0.097656, 0.000109, 0.00066, 0.00531, 0.045898, 0.003723, 0.006317, 0.011414, 0.075195, -0.001175, -0.005096, -0.117676, 0.007385, -0.002335, -0.01709, -0.455078, -0.017944, -0.010925, -0.01178, -0.067871, -0.320312, -0.00383, -0.007629, -0.021118, -0.110352, 0.005005, 0.014404, 0.210938, -0.027588, 0.017456, 0.047607, 0.376953, 0.101074, 0.004395, 0.003998, -0.029785, 0.06543, 0.016724, 0.054443, 0.359375, 0.050537, -0.001945, -0.006165, -0.019775, -0.114746, 0.005768, 0.007751, 0.038086, 0.22168, -0.002396, -0.008484, -0.009705, 0.132812, 0.001678, -0.000633, 0.004089, -0.232422, 0.006653, 0.008362, 0.040771, 0.085938, 0.011292, 0.044189, -0.412109, -0.031494, 0.001099, 0.006653, 0.10791, -0.005798, 0.002258, -0.001923, -0.306641, 0.012512, -0.006805, -0.017212, 0.105469, 0.123535, 0.003693, 0.013794, 0.229492, -0.050781, -0.000843, -0.001862, -0.042969, 0.322266, 0.048096, 0.094727, 0.132812, 0.015503, -0.033203, -0.077148, -0.257812, 0.026367, -0.059082, -0.126953, 0.039795, 0.008118, -0.009766, -0.020386, -0.410156, 0.060059, 0.00354, 0.014709, 0.216797, 0.316406, 0.00415, 0.007874, 0.02417, 0.112305, -0.023438, -0.033447, -0.188477, -0.287109, -0.003189, -0.00293, 0.314453, -0.02832, 0.002151, 0.010376, 0.174805, -0.019897, 0.013977, 0.01062, -0.380859, 0.040039, -0.00946, -0.030518, -0.283203, 0.00235, 0.002396, 0.007294, 0.017212, 0.095215, 0.035645, 0.067383, 0.201172, 0.318359, -0.000946, -0.001953, -0.066406, 0.083984, -0.010315, -0.027588, -0.133789, -0.337891, -0.008301, -0.013611, -0.035156, -0.083984, 0.005249, 0.00589, 0.067871, -0.229492, -0.031738, -0.04248, -0.202148, -0.408203, 0.135742, 0.209961, 0.408203, 0.232422, 0.003159, -0.017822, -0.353516, -0.064453, -0.005371, -0.009705, -0.039307, -0.176758, 0.007202, 0.007538, 0.003967, -0.166992, -0.004547, -0.023193, -0.294922, -0.063477, 0.02478, 0.020142, 0.064453, 0.523438, -0.000999, -0.002335, -0.05542, 0.063965, 0.005371, 0.01178, 0.267578, -0.003967, 0.000561, 0.011719, 0.371094, 0.044434, 0.008057, 0.008911, 0.017334, 0.125, 0.007324, 0.016113, -0.263672, 0.030396, -0.003677, -0.020874, -0.071289, -0.4375, -0.002014, -0.007233, -0.027344, -0.044189, -0.015503, -0.009155, 0.002029, 0.382812, -0.000977, 0.005585, 0.036133, 0.3125, -0.008789, -0.009338, -0.019409, -0.121582, -0.000999, -0.003265, 0.013, 0.214844, 0.001114, -0.000134, -0.002045, 0.080078, -0.011108, -0.013916, -0.036377, -0.216797, -0.000298, -0.001572, 0.000422, -0.029541, -0.001732, -0.000267, 0.002747, 0.039551, -0.000942, -0.001724, -0.00531, 0.033203, -0.011963, -0.014221, 0.029419, 0.005676, 0.003937, 0.004303, 0.001968, 0.026733, 0.009521, 0.011902, 0.036133, 0.134766, 0.000002, -0.000946, -0.000044, -0.047852, -0.002243, -0.001595, -0.012085, 0.109863, 0.000866, 0.001129, -0.00034, -0.03833, 0.000477, 0.000732, -0.003647, -0.073242, -0.0019, -0.000553, -0.006622, 0.046631, -0.001778, -0.005127, -0.025879, 0.002975, 0.001625, 0.001648, 0.006989, -0.047363, 0.009766, 0.018066, 0.055176, 0.145508, 0.002289, 0.006226, 0.025391, 0.088379, 0.011047, 0.016602, 0.028076, 0.246094, -0.000492, -0.000801, -0.000324, 0.066406, 0.003372, 0.002319, 0.010803, 0.114746, 0.000383, 0.003403, -0.001404, -0.126953, 0.011841, 0.03064, 0.125977, 0.194336, -0.002655, -0.00383, -0.009277, -0.056152, -0.004211, -0.005676, -0.019165, 0.002899, -0.001816, -0.002426, -0.009399, -0.05249, 0.023071, 0.045166, 0.15332, 0.271484, 0.000189, -0.001251, 0.001167, -0.089844, 0.014648, 0.039551, 0.208008, 0.136719, -0.003571, -0.004944, -0.002701, -0.025391, 0.00011, -0.00238, -0.002426, 0.099121, 0.000178, -0.000051, 0.001465, 0.030029, -0.000843, -0.000858, -0.003662, -0.031738, 0.003998, 0.005005, 0.073242, 0.233398, -0.003754, -0.011353, -0.071289, -0.332031, 0.001289, 0.000307, 0.0009, 0.211914, 0.00946, 0.013733, 0.049805, 0.053467, 0.003555, -0.00095, -0.018555, -0.136719, 0.010498, 0.017578, 0.047852, 0.239258, 0.017212, 0.057129, 0.21875, -0.179688, 0.003281, 0.004059, 0.003403, 0.026733, -0.005798, -0.00531, -0.045654, -0.263672, -0.001915, -0.006653, -0.005249, -0.302734, 0.002502, 0.005341, 0.006531, 0.042969, 0.003967, 0.007019, 0.075684, 0.234375, 0.010864, 0.009644, -0.011536, -0.378906, -0.000078, 0.000357, 0.001625, -0.044189, 0.000675, 0.000668, -0.005981, 0.033691, -0.019653, -0.024902, -0.11084, -0.369141, -0.008667, -0.012329, -0.027344, -0.138672, 0.003799, 0.004456, 0.00415, 0.0271, -0.004211, -0.006226, -0.02063, -0.068848, 0.000984, 0.00116, 0.006287, 0.033203, -0.011047, -0.014526, -0.045654, 0.15332, -0.000484, -0.001389, -0.009216, 0.067871, 0.00082, -0.000035, -0.000237, 0.039795, 0.002899, 0.008972, 0.038574, 0.128906, -0.004333, -0.006775, 0.004883, 0.4375, -0.000931, -0.001877, -0.001358, 0.136719, -0.003708, -0.004578, -0.003448, -0.026611, -0.000393, 0.003143, 0.010376, 0.067871, 0.004639, 0.003082, 0.05835, -0.080566, -0.001343, -0.001808, 0.004578, -0.040039, -0.001709, -0.002396, -0.00708, -0.081543, 0.004425, 0.008057, 0.024902, 0.1875, 0.006989, 0.006989, 0.053955, 0.186523, 0.001228, 0.002228, 0.003387, -0.0625, 0.002289, 0.00235, 0.003403, 0.040527, 0.010071, 0.013489, 0.02771, 0.255859, 0.002991, 0.006104, 0.016602, 0.208008, -0.000136, 0.00132, 0.009888, -0.064941, 0.002151, 0.002853, 0.00351, -0.065918, -0.000433, -0.000656, 0.011597, -0.070312, 0.006439, 0.009949, 0.031982, -0.03833, 0.001274, -0.007812, -0.0271, -0.294922, -0.001495, -0.002853, -0.02124, 0.004639, 0.001534, 0.003464, -0.004578, -0.031128, 0.004456, 0.009338, 0.04834, 0.208984, -0.000523, 0.000019, -0.009583, 0.064941, -0.004608, -0.009094, -0.040283, -0.185547, -0.002213, -0.001968, -0.018677, -0.015625, -0.005524, -0.012085, -0.036865, 0.029541, 0.001938, 0.000629, -0.011047, 0.063965, 0.005737, 0.012451, 0.037842, -0.085938, 0.007355, 0.013367, 0.039551, 0.318359, 0.000458, -0.000121, -0.001396, -0.041748, -0.004059, -0.008362, -0.016968, 0.01001, -0.001846, -0.003693, -0.025635, -0.07959, 0.001358, 0.001671, 0.011353, 0.069336, -0.014893, -0.030396, -0.110352, 0.04834, -0.003967, -0.006531, -0.017456, -0.034424, 0.001762, 0.002884, 0.002136, 0.078125, -0.01709, -0.034424, -0.102539, -0.335938, -0.029053, -0.081055, -0.183594, -0.375, 0.0019, 0.004913, -0.003647, -0.105469, 0.004852, 0.007294, 0.022461, -0.137695, -0.001564, 0.000973, 0.008362, 0.07666, -0.011292, -0.027222, -0.094727, -0.261719, -0.000096, 0.003677, 0.001457, -0.027588, -0.000797, -0.001167, -0.00531, -0.089844, -0.001053, -0.004089, -0.016235, -0.053467, 0.004608, 0.019165, 0.107422, -0.010376, -0.001198, -0.001511, -0.001823, -0.04834, -0.000038, -0.000515, -0.001762, 0.026978, -0.0047, -0.008118, -0.021851, 0.025391, -0.001625, -0.001411, -0.010071, 0.067871, 0.000195, 0.001831, -0.001488, -0.032715, 0.006561, 0.011414, 0.028687, 0.112793, 0.001427, 0.011292, 0.042969, 0.146484, 0.000462, 0.001999, -0.006073, 0.107422, -0.000626, -0.000298, 0.000881, -0.030273, -0.001419, -0.001373, -0.005798, -0.040527, -0.0019, -0.006378, -0.022339, 0.018799, 0.001984, 0.004181, -0.002487, 0.084473, -0.001022, 0.001511, -0.0177, -0.016113, 0.001137, 0.001884, 0.004944, 0.040527, -0.000629, -0.00005, -0.001259, -0.037842, 0.00164, 0.001434, 0.007141, 0.355469, 0.000896, 0.000023, -0.000113, 0.0354, 0.002701, 0.013916, 0.006744, -0.296875, 0.0047, 0.008911, 0.022583, -0.00528, -0.000399, 0.000118, 0.000248, 0.103027, -0.000215, 0.00103, 0.001305, -0.054688, 0.002136, 0.002487, 0.007751, 0.136719, -0.064453, -0.072754, -0.143555, -0.453125, 0.000064, 0.006348, -0.021118, 0.167969, 0.005859, 0.00647, 0.020142, 0.108887, 0.039795, 0.062988, 0.15332, 0.435547, -0.003418, 0.001396, 0.004456, 0.122559, -0.002274, 0.018433, 0.355469, -0.073242, 0.283203, 0.253906, 0.031128, 0.03418, -0.020142, -0.044922, -0.095215, -0.507812, -0.000763, 0.001923, 0.0354, 0.380859, 0.00705, -0.003265, -0.003418, -0.15625, -0.011658, -0.016968, -0.04126, -0.118164, 0.006042, 0.002426, 0.016235, 0.144531, 0.02356, 0.027588, 0.044678, 0.050049, 0.003845, 0.006134, 0.016724, -0.132812, 0.005859, 0.032715, 0.172852, 0.429688, 0.00766, 0.012878, 0.058838, 0.382812, 0.003464, 0.001709, -0.00946, -0.123535, -0.06543, 0.172852, 0.175781, -0.004456, -0.021729, -0.044434, -0.10791, 0.050537, 0.004822, 0.010864, 0.019897, -0.09375, 0.005493, 0.011414, 0.042969, 0.117188, 0.012451, 0.023071, 0.062012, 0.357422, 0.007721, 0.0177, 0.042236, 0.320312, 0.003204, 0.007202, 0.023438, 0.15625, 0.017456, 0.0271, -0.033936, 0.017456, -0.006042, 0.026611, 0.330078, 0.427734, -0.006226, -0.017822, -0.053223, -0.40625, -0.028687, -0.08252, 0.091797, 0.082031, -0.002136, -0.007294, -0.097168, 0.211914, -0.008728, 0.001663, -0.045654, -0.515625, -0.008911, -0.016846, -0.056885, 0.068359, -0.098145, -0.123047, -0.21875, -0.414062, -0.009827, -0.016846, -0.056885, -0.486328, -0.010254, -0.023438, -0.044922, -0.265625, 0.082031, -0.176758, 0.193359, 0.013489, 0.001328, -0.003311, -0.01709, -0.108887, 0.02063, 0.02124, 0.048828, 0.273438, 0.017334, 0.034668, 0.09082, 0.425781, 0.01123, 0.025146, 0.085449, -0.042969, 0.002563, 0.000492, -0.011047, -0.123535, -0.010315, -0.0354, -0.209961, -0.353516, 0.000391, 0.006317, 0.042236, 0.451172, 0.043457, 0.105469, 0.257812, 0.172852, 0.01416, 0.020142, 0.044678, 0.162109, -0.000591, -0.005859, -0.077148, 0.075195, 0.053711, 0.102051, 0.178711, 0.423828, -0.012634, -0.014954, -0.038574, -0.310547, -0.064453, -0.086426, -0.133789, -0.445312, 0.00354, 0.002136, -0.032715, -0.151367, 0.006683, -0.001663, -0.496094, -0.061523, 0.031006, 0.063965, 0.144531, 0.433594, 0.010254, 0.010681, 0.021973, 0.193359, 0.000984, 0.007874, 0.019165, 0.135742, 0.001549, -0.008728, -0.036133, -0.161133, -0.00264, -0.007263, -0.022705, -0.125977, -0.008728, -0.026367, -0.124512, -0.002029, -0.00106, -0.008667, -0.066406, -0.052246, 0.026733, 0.036865, 0.155273, 0.361328, -0.006958, -0.014954, -0.053955, -0.249023, -0.004883, -0.002594, 0.005646, 0.121094, 0.002197, 0.010742, 0.283203, 0.326172, -0.006805, -0.009216, 0.259766, -0.047607, -0.017822, -0.019897, -0.035156, -0.099121, -0.013855, -0.020142, -0.039795, -0.108398, -0.006287, -0.010254, -0.020386, -0.15918, -0.000465, 0.002441, 0.02124, 0.115234, -0.000946, -0.007721, -0.025513, -0.111816, 0.015076, 0.016968, 0.036133, 0.144531, -0.008728, -0.01709, -0.04126, -0.232422, -0.002625, -0.025879, -0.013794, 0.082031, 0.005066, 0.004425, 0.005707, 0.147461, 0.03125, 0.043945, 0.083984, 0.219727, -0.002914, 0.001396, 0.014099, 0.111328, 0.014954, 0.016479, 0.048828, 0.345703, 0.023682, 0.070312, 0.333984, -0.123047, 0.009094, 0.013977, 0.040771, 0.151367, 0.007019, 0.004974, 0.009216, 0.394531, 0.011292, 0.014771, 0.109863, 0.542969, 0.000056, -0.012512, -0.137695, 0.10498, -0.005859, -0.007782, -0.031494, -0.147461, 0.005157, 0.025146, 0.144531, 0.464844, 0.003281, 0.000809, -0.008484, -0.121582, 0.001953, 0.001892, 0.030029, -0.116211, 0.003143, 0.014893, 0.043945, 0.245117, 0.005096, 0.010498, -0.017944, -0.535156, 0.016235, 0.023193, 0.030884, 0.441406, 0.005341, 0.00824, 0.038086, 0.105469, 0.012695, 0.02832, 0.116699, 0.498047, -0.009705, 0.049561, 0.263672, 0.102539, -0.00238, 0.003845, 0.006073, 0.121582, -0.001419, -0.002213, 0.002594, 0.132812, 0.012329, 0.024902, 0.123535, 0.488281, -0.023682, -0.024414, -0.060547, -0.480469, -0.054199, 0.140625, -0.167969, -0.010376, 0.002869, -0.013672, -0.02063, -0.660156, -0.008789, -0.012634, -0.030151, -0.431641, 0.062988, 0.162109, 0.410156, 0.1875, -0.001617, -0.015991, -0.161133, -0.404297, 0.047119, 0.056152, 0.143555, 0.46875, 0.005615, 0.019043, 0.094238, 0.386719, -0.00412, -0.000984, 0.009521, 0.139648, 0.001198, 0.016113, 0.054688, 0.378906, -0.062988, 0.007233, 0.457031, 0.0354, -0.006348, -0.009644, -0.02063, -0.169922, 0.012146, 0.030762, 0.236328, 0.076172, 0.009033, 0.015625, 0.044189, 0.271484, -0.004364, -0.013733, -0.083008, -0.373047, -0.019287, -0.039551, -0.055908, -0.439453, -0.002686, -0.007538, -0.020142, 0.083496, 0.01416, 0.03064, 0.10498, 0.455078, 0.009216, 0.024536, 0.189453, 0.013977, 0.012268, 0.034424, 0.084473, 0.275391, 0.003296, -0.002151, -0.008484, -0.152344, -0.02356, -0.026855, -0.068848, -0.412109, -0.004395, -0.001747, -0.006439, -0.155273, -0.000847, 0.009399, 0.012207, 0.427734, -0.00235, 0.003647, 0.019897, 0.447266, 0.084961, -0.189453, -0.208008, 0.008606, 0.000427, -0.018555, 0.226562, 0.015869, 0.016724, 0.021118, 0.07373, 0.333984, 0.016479, 0.025513, 0.059326, 0.241211, -0.014954, -0.03418, -0.081543, -0.353516, 0.003937, 0.002136, -0.089844, -0.070801, 0.013611, 0.026733, 0.05957, 0.119629, -0.033936, -0.033447, -0.080566, -0.195312, 0.009094, 0.013855, -0.194336, -0.135742, 0.006439, 0.003815, 0.000463, -0.111816, 0.000089, -0.000121, 0.000629, 0.046875, -0.000843, -0.002197, -0.002075, -0.057617, -0.004852, -0.004822, -0.015137, -0.12207, 0.000927, 0.001587, 0.003464, 0.06543, 0.000805, 0.000751, 0.00071, 0.104004, 0.000123, 0.001068, 0.000173, 0.087402, 0.002914, 0.005402, 0.007812, 0.105469, -0.00061, 0.000313, -0.003418, -0.090332, -0.000395, -0.000292, 0.000973, -0.03833, -0.005096, -0.007874, -0.028442, -0.191406, -0.000946, 0.000916, 0.012085, 0.273438, 0.000018, 0.00045, 0.002228, 0.041504, -0.000839, -0.002625, -0.007233, -0.109375, 0.00235, 0.004364, 0.009155, 0.106445, 0.002319, 0.004578, 0.014587, 0.004486, 0.001877, 0.005859, 0.01062, 0.075684, 0.000755, 0.000755, 0.002945, 0.08252, 0.002594, 0.002609, 0.005157, 0.086426, 0.000843, 0.00145, 0.010681, 0.167969, 0.001411, 0.00238, 0.007172, 0.222656, -0.002869, -0.00238, -0.003601, -0.229492, -0.003647, -0.005859, -0.019897, -0.10791, -0.001251, -0.000565, -0.002609, -0.080078, -0.000576, 0.000102, -0.001503, -0.048096, 0.001587, 0.003311, 0.008179, 0.189453, -0.000216, 0.000919, -0.001381, -0.040283, 0.000809, 0.000511, 0.000317, 0.029053, -0.001472, -0.001167, 0.002319, 0.100586, 0.00119, 0.001709, 0.002426, 0.037109, -0.000203, -0.0, -0.001038, -0.047363, -0.005981, -0.016479, -0.073242, 0.151367, 0.000965, 0.000385, -0.003632, -0.074707, -0.000259, -0.000257, 0.000893, 0.083008, -0.002289, -0.001862, -0.003372, -0.052979, 0.016602, 0.034424, 0.106934, 0.094727, -0.000178, -0.000599, 0.000416, 0.036133, 0.002548, 0.001457, 0.000284, 0.083496, 0.000395, 0.00032, 0.000851, -0.051025, -0.000687, -0.002686, -0.003464, 0.100098, -0.002701, -0.002853, -0.003662, -0.072266, -0.000351, -0.000122, -0.006653, -0.081055, 0.002335, 0.003708, 0.012024, 0.086426, -0.001572, -0.001602, -0.007019, -0.060547, 0.000355, 0.000858, 0.00103, 0.039795, 0.000572, 0.000957, 0.001404, -0.060059, 0.003357, 0.005341, 0.010132, -0.012146, 0.000448, 0.000637, 0.001152, 0.039062, 0.001328, 0.000839, -0.001144, -0.132812, 0.001106, 0.002701, 0.007874, 0.097168, 0.00074, 0.000702, 0.003448, 0.081055, 0.003738, 0.007935, 0.030396, 0.18457, 0.001579, 0.002197, 0.000954, 0.036621, 0.001663, 0.003067, 0.008545, 0.085938, 0.000923, 0.000141, -0.000549, 0.071777, 0.013611, 0.022461, 0.050781, 0.271484, -0.001549, -0.00267, -0.004944, -0.049316, -0.007385, -0.020142, -0.070312, -0.020874, -0.002411, -0.005157, -0.018921, -0.15625, -0.001907, -0.005737, -0.013611, -0.089844, -0.006409, -0.010925, -0.036865, -0.224609, 0.00135, 0.001358, 0.004852, 0.111328, 0.001297, 0.002502, 0.007141, 0.086426, 0.000112, -0.000496, -0.000725, -0.087891, -0.001984, -0.002625, -0.01123, -0.045654, -0.000885, 0.000176, 0.00148, 0.033936, 0.000591, 0.000168, -0.004272, 0.092773, -0.001221, -0.001701, -0.004608, -0.05835, -0.000511, -0.000364, -0.004547, -0.088379, 0.002762, 0.003174, 0.00766, 0.072754, -0.000587, -0.001678, -0.003082, -0.037109, -0.001724, -0.000984, -0.008057, -0.086914, 0.000694, 0.002014, -0.004059, -0.253906, 0.000793, -0.001152, -0.001511, 0.103027, -0.00024, -0.000774, -0.001472, -0.04126, 0.001862, 0.00415, 0.010132, -0.014465, 0.000471, 0.000977, -0.003342, -0.099121, -0.000467, -0.001534, -0.005096, -0.081543, -0.00145, -0.007721, -0.02002, -0.143555, 0.00005, -0.00206, -0.000023, -0.078125, -0.002045, -0.004761, -0.015076, 0.008911, 0.000282, 0.00019, 0.000889, 0.042969, -0.000877, -0.001503, -0.002579, -0.121582, -0.001068, -0.002121, -0.004608, -0.054688, -0.00066, 0.000679, -0.002426, -0.066895, -0.00132, -0.001595, -0.006165, -0.085938, 0.001007, -0.00013, -0.000159, 0.066406, 0.000263, 0.000694, 0.008179, 0.158203, -0.001297, -0.003128, -0.011963, 0.006165, -0.001396, -0.001526, -0.001923, -0.043945, 0.000771, 0.001709, 0.026245, 0.22168, 0.000938, -0.002029, -0.006317, -0.06543, 0.001663, 0.002213, 0.004822, 0.088867, 0.000595, 0.00177, 0.002533, 0.037354, 0.000225, 0.000507, 0.002243, 0.09082, 0.001137, 0.001396, 0.005585, 0.085938, -0.006104, -0.009949, -0.019531, -0.07959, -0.003601, -0.006531, -0.02417, 0.074707, 0.001434, 0.001732, 0.002121, 0.10498, 0.000679, -0.001427, -0.004913, -0.099121, 0.002075, 0.003235, 0.003845, 0.111816, -0.000732, -0.000973, -0.013184, -0.261719, -0.000675, -0.003448, -0.014404, -0.203125, -0.000091, -0.000687, -0.000896, 0.160156, -0.000565, -0.001015, -0.00164, -0.041016, -0.001549, -0.001984, -0.008728, -0.079102, -0.001678, -0.002151, -0.002136, 0.208984, 0.004395, 0.012024, 0.040527, 0.176758, 0.001472, 0.002609, 0.004089, 0.075195, -0.001915, -0.001572, -0.004456, -0.095703, -0.000626, -0.00235, -0.003082, -0.05127, 0.001373, 0.005432, 0.018799, -0.009644, -0.00066, -0.002731, -0.003723, -0.088867, 0.000717, 0.000322, -0.001465, -0.093262, -0.000607, -0.00264, -0.002991, -0.089355, -0.000294, 0.001312, 0.005615, 0.079102, -0.0005, -0.001328, -0.004486, -0.043701, -0.001358, -0.002899, -0.008484, -0.089844, 0.001724, 0.004364, 0.031982, 0.209961, -0.002747, -0.002914, -0.003937, 0.195312, 0.000759, -0.000538, 0.005676, 0.086914, -0.000664, -0.002243, -0.004028, -0.053711, 0.000385, 0.000759, 0.000538, 0.046387, -0.000954, -0.000317, -0.001488, -0.042969, -0.002106, -0.004333, -0.003281, -0.092285, 0.006226, 0.01709, 0.097656, 0.168945, -0.004547, -0.011902, -0.037354, -0.294922, -0.000462, 0.000265, -0.002106, 0.07373, 0.00161, 0.000082, 0.001259, 0.083008, 0.002808, 0.001633, -0.000931, -0.057129, -0.000185, -0.00019, -0.000984, -0.030396, 0.002884, 0.004364, 0.002441, -0.060059, 0.004852, 0.012329, 0.026611, 0.08252, -0.003845, -0.010986, -0.039307, -0.15625, 0.002441, 0.003708, 0.016235, 0.070801, 0.001839, 0.003021, 0.002609, -0.065918, -0.003998, -0.002884, -0.006165, 0.056396, -0.001884, -0.003998, -0.008362, -0.020874, 0.003143, 0.004333, 0.016357, 0.098633, -0.007507, -0.012939, -0.031982, -0.086426, -0.001236, -0.002777, -0.024658, -0.150391, -0.002213, -0.004456, -0.003342, 0.030029, -0.012512, -0.024292, -0.056152, -0.05542, 0.008545, 0.012878, 0.024414, 0.089844, 0.001144, 0.004761, 0.0271, 0.149414, -0.001358, -0.003296, -0.007782, -0.033691, -0.003433, -0.006989, -0.0177, -0.002151, -0.000143, -0.000009, -0.009888, -0.189453, 0.004364, 0.007599, 0.024048, -0.038086, 0.005127, 0.005371, 0.006989, -0.077148, -0.001747, -0.007935, -0.02417, -0.094727, 0.023071, 0.036865, 0.060547, 0.130859, 0.003342, 0.003082, 0.022095, 0.092285, -0.002441, -0.006836, -0.005859, -0.031494, -0.00473, -0.00705, -0.021362, -0.029297, 0.024292, 0.040283, 0.061523, -0.031494, -0.000102, 0.003555, 0.008972, 0.041992, 0.008423, 0.008911, 0.01062, -0.073242, -0.006897, -0.009521, -0.022339, -0.086426, -0.002029, -0.002914, -0.01001, -0.0271, 0.007172, 0.0177, 0.034668, 0.083496, 0.00053, 0.001694, 0.008789, 0.064453, 0.007355, 0.004395, 0.02356, 0.084473, -0.001335, -0.006897, -0.018311, -0.008606, 0.001259, 0.000717, -0.012634, -0.075195, 0.000874, 0.001335, -0.011108, -0.155273, -0.000023, -0.00061, -0.002151, 0.046387, 0.001137, 0.001526, 0.005646, 0.026978, 0.002838, -0.000315, 0.007324, 0.093262, -0.002808, -0.002716, 0.002182, -0.085449, 0.006073, 0.010132, 0.026733, -0.009583, 0.00824, 0.011353, 0.026367, -0.072266, -0.007294, -0.014771, -0.043457, -0.177734, -0.0047, -0.00589, -0.020874, -0.073242, -0.003632, -0.007935, -0.02356, -0.074219, 0.005127, 0.018799, 0.073242, 0.044922, 0.004059, 0.005707, 0.015015, 0.137695, 0.008789, 0.010986, 0.031006, -0.077148, 0.001175, 0.002396, 0.002502, 0.036133, -0.000154, -0.000091, 0.002151, -0.031738, 0.00531, 0.004089, 0.007446, -0.074707, -0.001816, -0.002579, 0.000942, 0.084961, 0.001518, -0.003693, -0.017334, -0.148438, -0.003189, -0.005829, -0.008606, 0.091309, -0.006409, -0.009949, -0.042969, -0.079102, -0.002335, -0.000484, 0.00708, 0.075195, 0.002853, 0.010132, 0.038818, 0.135742, 0.009949, 0.019287, 0.064453, 0.079102, -0.002014, -0.002747, 0.007812, 0.081543, -0.002853, -0.001587, 0.002426, 0.080078, -0.001274, -0.006104, -0.037354, -0.141602, -0.003311, -0.005615, -0.00885, 0.040039, 0.002289, 0.004242, 0.017822, 0.01123, 0.001236, 0.006073, 0.018311, 0.070801, -0.00069, -0.008972, -0.027466, -0.084961, 0.002411, 0.003525, -0.000576, -0.033447, 0.001091, 0.001152, 0.012329, 0.039062, -0.012024, -0.031494, -0.072754, -0.053223, 0.000385, 0.000969, 0.001297, -0.029907, 0.000912, 0.002808, 0.004608, 0.028564, -0.006836, -0.007996, 0.004456, -0.008606, -0.000973, -0.004578, -0.014465, -0.080566, 0.000069, 0.002563, 0.009277, -0.049561, -0.011658, -0.027344, -0.089844, -0.151367, -0.002609, -0.004608, -0.013306, -0.02124, 0.00145, 0.004059, 0.00824, -0.020996, -0.009644, -0.016113, -0.053711, -0.194336, -0.002655, -0.006317, -0.005341, -0.085938, -0.001358, -0.005981, -0.009277, -0.085938, -0.000656, -0.001663, -0.000141, 0.036133, 0.001923, 0.002945, 0.012756, 0.09375, -0.000486, 0.000179, 0.002319, 0.035889, -0.005981, -0.011047, -0.017212, -0.086426, -0.000477, 0.00383, 0.00325, -0.091797, 0.010681, 0.008484, -0.004395, -0.193359, -0.00235, -0.009033, -0.013672, -0.086914, 0.001076, 0.000568, -0.002075, -0.030029, 0.002533, 0.001152, -0.000456, -0.043701, 0.000786, 0.002441, 0.004822, 0.034668, 0.008057, 0.010925, 0.02124, 0.124512, 0.010986, 0.018677, 0.018677, -0.136719, -0.000065, 0.000242, 0.001305, 0.041748, 0.001366, -0.000343, -0.005707, -0.088867, 0.011047, 0.042725, 0.078125, 0.204102, 0.00592, 0.00824, 0.056152, 0.161133, -0.002548, -0.00293, -0.003998, 0.061523, 0.002151, -0.000702, 0.005005, -0.095703, 0.001511, 0.003677, 0.010071, 0.02356, -0.000526, 0.001778, 0.008423, 0.074219, 0.00004, -0.00164, -0.003464, -0.024902, 0.00354, 0.004211, 0.012756, 0.040283, 0.009216, 0.014893, 0.034668, 0.088867, 0.00325, 0.000957, 0.000351, -0.083984, 0.003311, 0.014099, 0.043213, 0.186523, 0.000324, 0.002045, 0.004517, -0.031738, -0.005463, -0.016724, -0.048096, -0.162109, 0.011475, 0.011475, 0.020264, -0.060303, 0.000298, 0.00002, -0.00135, 0.030884, -0.008545, -0.011047, -0.0271, -0.077148, 0.0005, 0.000082, -0.003784, -0.039795, 0.003998, 0.006989, -0.013245, 0.016724, -0.000889, -0.000252, 0.002075, 0.034912, 0.013306, 0.031982, 0.08252, -0.003128, 0.003555, 0.007202, 0.011658, 0.07373, -0.003555, -0.005859, -0.016602, -0.020508, -0.001259, -0.005676, -0.019897, -0.093262, -0.025879, -0.044189, -0.028198, 0.075684, -0.013977, -0.023804, -0.063965, -0.178711, 0.006409, 0.009094, 0.035645, 0.124023, 0.00267, 0.003479, 0.00296, -0.087891, -0.001511, -0.004639, -0.016479, 0.029175, -0.020508, -0.038818, -0.099609, -0.105469, 0.000207, 0.00351, 0.014893, 0.149414, 0.001762, 0.005005, 0.012451, 0.017944, -0.001923, -0.005951, -0.013245, -0.089355, -0.013672, -0.022461, -0.05127, -0.060547, 0.003998, 0.006561, 0.029663, -0.006134, -0.007629, -0.007324, -0.021118, -0.062988, -0.002838, -0.003448, -0.007416, -0.049805, -0.007507, -0.010193, -0.020752, 0.004333, -0.02063, -0.026733, -0.060059, -0.269531, 0.043213, 0.046631, 0.097656, 0.22168, 0.002136, 0.000557, 0.003937, 0.041992, 0.034912, 0.048096, 0.106934, 0.21875, 0.006744, 0.00885, 0.031738, 0.147461, -0.015442, -0.022217, -0.051025, -0.224609, 0.00412, 0.005707, 0.012024, 0.044678, -0.009399, -0.009949, -0.021484, -0.117676, -0.015747, -0.02124, -0.038818, -0.126953, 0.03418, 0.043213, 0.091797, 0.175781, -0.021484, -0.026855, -0.065918, -0.271484, -0.010193, -0.013123, -0.02832, -0.100586, -0.006104, -0.00824, -0.020386, -0.072754, 0.044678, 0.059326, 0.131836, 0.279297, -0.0354, -0.043945, -0.094238, -0.193359, -0.006134, -0.00647, -0.018555, -0.12793, -0.008484, -0.012329, -0.02124, -0.049316, 0.026611, 0.03418, 0.072754, 0.289062, -0.00209, -0.001846, -0.006592, -0.047119, 0.026978, 0.034912, 0.073242, 0.277344, 0.021118, 0.029419, 0.061523, 0.263672, -0.004395, -0.004547, -0.006989, -0.047607, 0.015564, 0.021606, 0.055908, 0.185547, -0.005493, -0.006683, -0.02124, -0.103516, 0.00824, 0.013428, 0.033447, 0.072266, 0.053467, 0.080078, 0.158203, -0.108887, -0.000732, -0.001495, -0.005646, -0.050537, -0.024414, -0.0271, -0.055176, -0.194336, 0.000774, 0.000912, 0.004913, 0.050293, 0.009888, 0.012268, 0.033447, 0.167969, 0.014954, 0.016846, 0.044678, 0.126953, 0.016846, 0.022583, 0.053955, 0.18457, -0.025024, -0.03125, -0.072754, -0.225586, 0.000694, 0.000076, 0.004456, 0.047607, 0.002701, 0.003052, 0.006805, 0.050537, 0.009705, 0.014343, 0.038574, 0.135742, 0.002319, 0.004883, 0.008667, 0.043213, -0.002304, -0.002991, -0.007111, -0.047363, 0.020996, 0.024658, 0.061768, 0.287109, -0.011292, -0.012939, -0.029907, -0.093262, 0.0047, 0.006836, 0.013428, 0.046143, 0.030396, 0.036621, 0.076172, 0.269531, 0.025635, 0.032227, 0.064941, 0.267578, 0.010315, 0.015747, 0.039307, 0.12207, -0.051025, -0.075195, -0.152344, 0.020752, -0.007355, -0.005585, -0.008911, -0.05249, 0.02771, 0.034912, 0.075195, 0.28125, 0.005524, 0.006683, 0.014343, 0.045166, 0.012695, 0.014587, 0.025024, 0.037109, -0.006561, -0.00708, -0.013367, -0.071289, -0.014954, -0.018799, -0.043945, -0.209961, 0.03418, 0.045898, 0.101562, 0.229492, -0.004333, -0.007202, -0.015747, 0.023315, 0.026733, 0.032227, 0.067383, 0.279297, -0.019775, -0.021973, -0.049805, -0.277344, 0.019775, 0.026367, 0.056152, 0.144531, -0.003906, -0.007385, -0.020996, -0.115234, -0.033691, -0.050537, -0.11084, -0.255859, 0.026001, 0.032471, 0.066406, 0.22168, 0.022705, 0.031494, 0.075684, 0.298828, -0.027588, -0.035645, -0.072266, -0.273438, -0.009644, -0.016968, -0.041992, -0.166016, 0.00177, 0.002258, 0.006439, 0.052246, -0.007446, -0.008484, -0.019165, -0.092773, 0.007111, 0.005371, 0.013, 0.046875, -0.008118, -0.007111, -0.014404, -0.075195, -0.026733, -0.035645, -0.075195, -0.267578, -0.028809, -0.0354, -0.066895, -0.271484, -0.001793, -0.002426, -0.006744, -0.050781, 0.002075, 0.002701, 0.006561, 0.05249, 0.002289, 0.003769, 0.005493, 0.040039, 0.002838, 0.002731, 0.005341, 0.046143, 0.044922, 0.052734, 0.102051, 0.21875, 0.017334, 0.024536, 0.045654, 0.00705, 0.005646, 0.005219, 0.01062, 0.043457, -0.002426, -0.003052, -0.007874, -0.200195, -0.034424, -0.047852, -0.091797, -0.178711, 0.004272, 0.006989, 0.016479, -0.037109, 0.017212, 0.022705, 0.049316, 0.304688, 0.001953, 0.001694, 0.007751, 0.049805, 0.003021, 0.005096, 0.008728, 0.080078, 0.011658, 0.018921, 0.041016, 0.151367, 0.002792, 0.002121, 0.008972, 0.044922, -0.016113, -0.021729, -0.059814, -0.102051, 0.005432, 0.00708, 0.014465, 0.061279, 0.009583, 0.016357, 0.044434, 0.275391, 0.002899, 0.003387, 0.008484, 0.049316, 0.051514, 0.068848, 0.141602, 0.287109, 0.014587, 0.021362, 0.05127, 0.158203, -0.001816, -0.001846, -0.006409, -0.057861, -0.000977, -0.001953, -0.010498, -0.058838, -0.033691, -0.052246, -0.085938, -0.302734, 0.005646, 0.006134, 0.008301, 0.066895, 0.029175, 0.037354, 0.07373, 0.298828, -0.003693, -0.004242, -0.008301, -0.056152, -0.015503, -0.0271, -0.066406, -0.306641, -0.000395, 0.000025, 0.012207, 0.141602, 0.014771, 0.019287, 0.04541, 0.199219, 0.007355, 0.014282, 0.039795, 0.160156, 0.03418, 0.039062, 0.07373, 0.225586, 0.011353, 0.020386, 0.061768, 0.308594, -0.013184, -0.017822, -0.042236, -0.146484, 0.006927, 0.007996, 0.020264, 0.111816, -0.004059, -0.008789, -0.015869, -0.043701, 0.004364, 0.006744, 0.012817, 0.048096, -0.001335, -0.00238, -0.006989, -0.048584, -0.012695, -0.021729, -0.059082, -0.196289, -0.002777, -0.002319, -0.008179, -0.055176, -0.014221, 0.124512, 0.390625, 0.034668, 0.001694, 0.00164, 0.005707, 0.078125, -0.001236, -0.000942, -0.005402, -0.113281, -0.002396, -0.002609, -0.004761, -0.049072, 0.01123, 0.014282, 0.033936, 0.164062, -0.023315, -0.030273, -0.069336, -0.318359, -0.003677, -0.004578, -0.010254, -0.043945, -0.0177, -0.019165, -0.035156, -0.082031, -0.014526, -0.016479, -0.040283, -0.087891, -0.025513, -0.036865, -0.081055, -0.291016, -0.005585, -0.008972, -0.026367, -0.132812, -0.005524, -0.01001, -0.018555, -0.080566, 0.029053, 0.043701, 0.116699, 0.253906, -0.004669, -0.005188, -0.010254, -0.045166, -0.001823, -0.0047, -0.012939, -0.046387, 0.00885, 0.010864, 0.033447, 0.277344, -0.009033, -0.007263, -0.017212, -0.057617, 0.000729, 0.001602, 0.030029, 0.004944, 0.001427, 0.003845, 0.038574, -0.005707, 0.005554, 0.006195, 0.006653, 0.296875, 0.001862, 0.00705, 0.05127, -0.007782, 0.002365, 0.010376, 0.008362, 0.136719, -0.000847, -0.001381, -0.032715, -0.003433, -0.000793, 0.000028, -0.010803, -0.098145, 0.001778, 0.001518, 0.01355, 0.089844, -0.000736, 0.006195, 0.052246, -0.224609, -0.010132, -0.021729, -0.302734, 0.0354, -0.020142, -0.034424, -0.21582, -0.104492, -0.000047, -0.005524, -0.095215, -0.001984, 0.000256, 0.002655, 0.075684, 0.009155, 0.001831, -0.002258, -0.05542, 0.208008, 0.003098, -0.04834, 0.089844, 0.578125, 0.003525, 0.006897, 0.062012, 0.165039, 0.001884, 0.005402, 0.087402, -0.007812, -0.000801, -0.004883, -0.03833, -0.068848, -0.001167, -0.001823, -0.019287, -0.000091, -0.001442, 0.001091, -0.004425, 0.091309, -0.010132, -0.023438, -0.133789, -0.031738, 0.000538, 0.000454, 0.002792, -0.070312, -0.004364, -0.001656, -0.039062, -0.227539, -0.00116, -0.002823, -0.021606, 0.000702, 0.00095, 0.002014, 0.211914, -0.010437, 0.003113, 0.007477, 0.001266, -0.001114, 0.004028, 0.010193, 0.056885, 0.025757, -0.001427, -0.002121, -0.022583, -0.001839, 0.009949, 0.019531, 0.140625, 0.028687, 0.002747, 0.006378, 0.060303, -0.010742, -0.01062, -0.023071, -0.099609, 0.015259, 0.00415, 0.010193, 0.063477, -0.007629, 0.001968, 0.003571, 0.029175, 0.003723, -0.005066, -0.014832, -0.089844, 0.008667, -0.001427, -0.004211, -0.026489, -0.000328, -0.000912, -0.001633, -0.021851, -0.005219, -0.001709, -0.003876, -0.192383, 0.394531, 0.003494, 0.005035, 0.060059, -0.010986, 0.005615, 0.010681, 0.031982, 0.177734, 0.00293, 0.008423, 0.065918, 0.00528, -0.004242, -0.008423, -0.054688, 0.003403, -0.003281, -0.009705, -0.079102, 0.00592, -0.001984, 0.000973, 0.001297, -0.097656, -0.000607, -0.001862, -0.021484, -0.002563, -0.000248, 0.006927, 0.186523, -0.027344, -0.001297, -0.007538, -0.054199, 0.000881, 0.003555, 0.007172, 0.081543, -0.00023, 0.002319, 0.004425, 0.063477, 0.008362, 0.003586, 0.004608, 0.015564, 0.044434, -0.000851, -0.000744, 0.081055, -0.000523, -0.002396, -0.009766, -0.081055, 0.005432, 0.000159, -0.004913, -0.097168, -0.007996, -0.000139, 0.001373, -0.005188, -0.059326, 0.00473, 0.013977, 0.097656, -0.003342, 0.002029, 0.006287, 0.081543, 0.012939, -0.003113, -0.006622, -0.062012, -0.050049, 0.003342, 0.006073, 0.116211, 0.010559, 0.001472, 0.002365, 0.082031, 0.013977, 0.004547, 0.006165, 0.009521, 0.125977, 0.000341, 0.000128, -0.005554, 0.053223, -0.001289, -0.000801, -0.006409, -0.086426, -0.005707, -0.010254, -0.096191, -0.005829, -0.00079, -0.003265, -0.043701, -0.005249, 0.000112, -0.002075, -0.022827, -0.004456, -0.003006, -0.008118, -0.144531, 0.070801, -0.002213, -0.003326, -0.016968, -0.265625, 0.001572, 0.004944, 0.053955, 0.001106, 0.003387, 0.007416, 0.04248, 0.019897, -0.002838, -0.00824, -0.208984, 0.010925, -0.000786, -0.001694, 0.020264, -0.136719, -0.000538, -0.004028, -0.030273, -0.11084, -0.001228, -0.007233, -0.088379, -0.003113, 0.001083, 0.001152, 0.030151, 0.004028, -0.00017, 0.000423, 0.443359, -0.05127, 0.002029, 0.009338, 0.165039, -0.00824, 0.000977, 0.002441, 0.021484, 0.000458, 0.000622, 0.006409, 0.095703, 0.007812, 0.00296, 0.006683, 0.041748, -0.008057, -0.001472, 0.002899, -0.001511, -0.108398, 0.000912, 0.002945, 0.047852, 0.002716, -0.002731, -0.011841, -0.089355, 0.235352, 0.000082, -0.002335, -0.089844, -0.011169, 0.001762, 0.00135, 0.004822, 0.052734, -0.001198, -0.002747, -0.03418, -0.005524, 0.001434, 0.002609, 0.029663, -0.098633, 0.002411, 0.004913, 0.051514, -0.011719, -0.002457, -0.006226, -0.09082, -0.007294, -0.005127, -0.011047, -0.091797, 0.004822, -0.00473, -0.008667, 0.007172, 0.002563, 0.000942, -0.000751, -0.010071, 0.062988, 0.008362, 0.02124, 0.212891, -0.094727, -0.002014, -0.003708, -0.05835, 0.008911, 0.001625, 0.007782, 0.09082, -0.007202, -0.000507, -0.007996, -0.09082, -0.002731, -0.000515, -0.000977, -0.008484, 0.107422, 0.001251, 0.005676, 0.077637, -0.003784, -0.001511, -0.00592, -0.052002, 0.005157, -0.002457, -0.004669, -0.032715, 0.029541, 0.004211, 0.007233, 0.009277, -0.386719, 0.000486, 0.00103, 0.02063, 0.062256, 0.000504, 0.001282, 0.029663, -0.00415, 0.00209, 0.00766, 0.230469, -0.017334, 0.001801, 0.009155, 0.086426, -0.001282, 0.006287, 0.023071, 0.087402, -0.009827, -0.000137, 0.0047, 0.316406, -0.039795, 0.007324, 0.010193, 0.058105, 0.171875, 0.004181, 0.007263, 0.085938, -0.004456, 0.003265, 0.002411, -0.020996, -0.122559, 0.00267, 0.000233, 0.028198, 0.180664, 0.000839, -0.000118, 0.054443, -0.070312, 0.004883, 0.00296, -0.005981, 0.144531, 0.011658, 0.032959, 0.214844, 0.002533, 0.000105, -0.006348, -0.103027, -0.006866, -0.00095, -0.001862, -0.01355, -0.017822, -0.000977, -0.00766, -0.084961, -0.004883, 0.003281, 0.009644, 0.045166, 0.025757, 0.001297, 0.004211, 0.028687, 0.002563, 0.000977, 0.004669, 0.056885, 0.017334, 0.002274, 0.004486, 0.054688, -0.00415, 0.002136, 0.004883, 0.07373, 0.000526, -0.002625, -0.005768, -0.060547, 0.006592, -0.001251, -0.004791, -0.095703, -0.01355, -0.004639, -0.009888, -0.108398, -0.017944, -0.003906, -0.011475, -0.064453, 0.001678, 0.009766, 0.020752, 0.043213, 0.142578, -0.002548, -0.00705, -0.05249, 0.005219, -0.001198, -0.003479, -0.071777, -0.04834, -0.003693, -0.011169, -0.09668, 0.006836, 0.000664, -0.004669, 0.0625, 0.009521, -0.003662, -0.015991, 0.224609, 0.047119, -0.001274, -0.01532, 0.150391, 0.02002, -0.00238, 0.009033, -0.12793, -0.021851, 0.011475, 0.000467, 0.316406, 0.062988, 0.000021, 0.00589, -0.053955, -0.007599, -0.000999, -0.004974, 0.055908, 0.007935, 0.024536, 0.016846, 0.523438, 0.053223, -0.000185, 0.004547, -0.05249, -0.007568, -0.00264, 0.011047, -0.134766, -0.028931, 0.005737, 0.03833, -0.34375, -0.02771, 0.007172, 0.014282, 0.041016, 0.016846, -0.037842, -0.015442, -0.441406, -0.137695, -0.003357, -0.003296, -0.003143, -0.008545, 0.006287, -0.012268, 0.22168, 0.040527, -0.005615, -0.020264, 0.283203, 0.071289, 0.000755, -0.005981, 0.057129, 0.008057, 0.000368, 0.006805, -0.061523, -0.007782, 0.001984, 0.015564, -0.236328, -0.045898, 0.001244, 0.013672, -0.197266, -0.043457, -0.002075, 0.001373, -0.045166, -0.010925, -0.027466, -0.00769, -0.351562, -0.052246, 0.005249, -0.001595, 0.076172, 0.017944, 0.000267, -0.003708, 0.046631, 0.006989, 0.000946, -0.006104, 0.059326, 0.008362, 0.001198, -0.004242, 0.09082, 0.020752, 0.000171, 0.033203, -0.245117, -0.040039, -0.010559, 0.014282, -0.265625, -0.057373, -0.004944, 0.002625, -0.086914, -0.020386, -0.000284, -0.005035, 0.050293, 0.006744, -0.004272, 0.009094, -0.310547, -0.0625, -0.004028, 0.005371, -0.169922, -0.018555, -0.005341, -0.00132, -0.02063, -0.116699, 0.005676, -0.002838, 0.243164, 0.038086, -0.004547, -0.021118, 0.277344, 0.048584, 0.008667, -0.004974, 0.241211, 0.056641, 0.000294, -0.002502, 0.086426, 0.017456, -0.000999, -0.008728, 0.069336, 0.010132, 0.000717, 0.005951, -0.055664, -0.007782, 0.003586, -0.016479, 0.287109, 0.049316, 0.043945, 0.04834, 0.289062, 0.098145, 0.001572, -0.0019, 0.041992, 0.003693, 0.072266, 0.137695, -0.080078, 0.02832, 0.000546, -0.000017, 0.07666, 0.0177, -0.009521, -0.004639, -0.147461, -0.202148, 0.000031, -0.004639, 0.05957, 0.00824, 0.004822, -0.000486, 0.087891, 0.016357, -0.002594, 0.005219, -0.097168, -0.013, 0.005402, -0.000284, 0.079102, 0.017578, -0.003586, 0.012329, -0.306641, -0.059082, -0.000404, 0.005157, -0.049316, -0.006714, -0.005402, 0.004974, -0.154297, -0.019653, 0.000175, 0.017944, -0.259766, -0.057617, 0.001144, -0.007782, 0.117676, 0.021484, -0.002792, 0.005005, -0.114258, -0.028076, -0.022095, -0.031982, 0.410156, 0.106445, 0.003998, 0.008972, -0.106445, -0.02002, -0.004364, 0.015747, -0.296875, -0.118164, -0.001915, 0.003326, -0.078125, -0.015625, -0.002914, 0.002182, -0.05249, -0.009644, 0.000801, -0.001686, 0.056641, 0.007294, 0.011536, 0.016968, 0.339844, 0.035645, -0.005493, 0.014404, -0.324219, -0.043701, 0.000034, 0.014404, -0.228516, -0.047852, 0.004791, -0.018188, 0.259766, 0.029175, 0.043945, 0.023682, 0.488281, 0.137695, 0.000225, 0.005554, -0.056152, -0.007629, -0.002365, 0.002869, -0.062988, -0.012573, 0.000687, -0.022827, 0.255859, 0.061768, 0.000443, 0.009644, -0.083008, -0.016357, -0.000477, 0.004913, -0.064453, -0.007874, -0.00132, 0.002533, -0.078125, -0.018188, -0.000164, -0.006012, 0.054688, 0.006622, -0.001305, 0.002716, -0.042969, -0.006165, 0.000192, -0.005066, 0.055664, 0.007568, -0.000103, 0.004517, -0.046387, -0.003647, 0.013428, 0.004059, 0.21875, 0.065918, 0.003677, -0.027466, 0.277344, 0.053223, -0.000368, -0.00528, 0.05127, 0.006897, -0.000058, 0.006042, -0.055176, -0.007263, -0.005646, -0.012573, 0.182617, -0.257812, -0.005219, -0.021606, 0.210938, 0.036377, -0.014404, -0.005798, -0.251953, -0.050049, -0.008423, 0.015747, -0.263672, -0.046143, -0.000912, -0.002289, 0.044189, 0.004272, -0.020386, 0.001198, -0.322266, -0.045654, -0.011353, -0.001793, -0.292969, -0.041992, 0.008789, -0.000645, 0.115723, 0.025513, 0.001244, 0.025146, -0.242188, -0.047119, 0.000458, 0.005219, -0.053223, -0.008057, -0.002808, -0.017822, 0.289062, 0.059814, 0.007935, 0.014099, -0.011414, 0.158203, -0.001869, 0.007019, -0.115723, -0.027344, 0.001175, -0.001534, 0.077637, 0.015442, -0.011353, -0.00589, -0.112793, -0.026489, 0.003662, 0.009216, -0.07959, 0.171875, 0.00769, -0.009216, 0.34375, 0.082031, -0.003342, 0.024658, -0.269531, -0.05835, 0.008545, -0.000422, 0.363281, 0.069336, -0.00021, 0.012268, -0.169922, -0.013611, 0.000935, 0.002975, -0.020386, 0.111816, 0.04834, 0.027466, 0.539062, 0.154297, -0.000056, 0.006256, -0.050781, -0.006775, -0.006683, 0.017822, -0.308594, -0.054932, 0.00351, 0.029175, -0.279297, -0.065918, -0.002914, 0.004639, -0.077148, -0.017822, -0.001785, -0.02356, 0.265625, 0.041504, 0.014526, 0.001381, 0.341797, -0.068848, -0.003647, 0.016968, -0.271484, -0.050293, 0.000389, 0.005463, -0.050781, -0.008667, -0.00103, 0.004303, -0.057373, -0.007935, -0.002396, 0.001625, -0.085938, -0.018066, -0.001091, -0.011414, 0.201172, 0.030762, 0.002045, -0.01709, 0.246094, 0.049316, 0.000004, -0.005463, 0.057861, 0.007599, -0.0271, -0.033936, -0.244141, -0.07959, -0.014038, -0.004791, -0.166016, -0.05542, -0.001274, 0.002472, -0.072266, -0.017944, -0.003342, 0.009155, -0.102539, -0.024658, 0.003632, -0.016235, 0.289062, 0.039795, 0.000239, -0.005463, 0.054199, 0.011292, -0.002014, 0.002975, -0.080566, -0.019653, 0.005188, 0.021362, -0.217773, -0.035889, -0.005188, 0.002365, -0.328125, -0.035156, 0.003235, 0.015259, -0.554688, 0.016479, -0.004974, 0.003677, -0.207031, -0.052734, 0.003357, -0.00028, 0.05957, 0.010681, 0.006622, -0.000629, 0.076172, 0.018311, -0.000349, -0.10498, -0.006042, -0.000835, 0.007355, 0.133789, 0.01532, 0.004456, -0.023438, -0.22168, -0.096191, -0.054199, -0.02417, -0.177734, -0.021729, -0.007599, -0.001457, -0.257812, 0.013184, 0.020264, -0.002472, 0.05957, 0.007874, -0.003052, -0.000862, 0.002869, 0.006958, -0.029175, -0.059326, -0.265625, 0.095215, 0.098633, 0.01178, -0.073242, -0.078125, -0.060547, 0.025879, 0.28125, 0.07959, 0.0354, -0.004303, -0.078613, -0.0177, -0.009033, -0.00132, 0.0271, 0.004852, 0.000744, 0.007538, 0.008301, -0.265625, 0.128906, -0.032959, -0.289062, -0.089844, -0.046387, -0.008423, -0.083008, -0.054932, -0.037842, -0.012268, 0.121582, 0.005798, 0.000526, -0.010315, 0.136719, 0.014221, -0.003296, 0.001305, 0.121582, 0.001427, -0.005615, -0.00032, -0.376953, -0.015747, -0.00103, -0.011047, 0.021484, 0.122559, 0.073242, -0.014099, 0.243164, 0.072266, 0.04834, 0.00322, 0.102539, 0.011414, 0.000732, -0.007629, 0.131836, 0.013916, 0.000193, 0.000687, 0.119629, 0.004883, -0.004913, -0.014221, 0.035645, -0.107422, -0.050781, 0.00528, 0.126953, 0.014954, 0.00164, 0.003525, 0.277344, 0.140625, 0.089355, -0.001343, 0.044189, 0.000523, -0.001434, -0.002869, -0.191406, -0.011292, 0.005157, -0.009644, 0.140625, 0.026611, 0.004913, 0.064941, 0.863281, 0.188477, 0.097656, 0.01416, 0.310547, 0.058105, 0.016724, -0.007477, 0.222656, -0.011841, -0.016235, -0.000286, -0.015442, -0.001083, 0.000385, -0.009644, -0.173828, -0.095703, -0.057861, -0.006989, 0.155273, -0.00412, -0.006439, -0.000113, -0.044434, -0.005737, -0.000299, 0.049316, 1.398438, 0.11084, -0.017456, 0.014526, 0.154297, -0.031006, -0.036133, 0.004913, -0.130859, -0.020508, -0.003967, -0.287109, 0.144531, 0.030518, -0.002411, 0.004608, 0.441406, -0.02771, -0.023926, 0.036133, 0.118164, -0.001778, -0.013245, 0.007721, 0.136719, 0.017456, 0.002411, 0.007812, 0.185547, 0.032715, 0.014893, -0.008972, -0.133789, -0.010986, -0.002594, -0.000614, -0.004913, -0.080566, -0.080078, 0.009583, 0.224609, 0.036377, 0.008911, 0.021851, -0.104492, -0.261719, -0.244141, -0.002106, 0.082031, 0.014404, 0.003555, -0.038818, -0.320312, 0.139648, 0.059326, -0.001968, 0.070801, 0.005798, 0.003021, -0.006653, 0.137695, 0.002731, -0.007233, -0.009766, -0.267578, -0.163086, -0.060547, -0.005035, -0.125977, -0.014648, -0.000694, 0.015747, 0.126953, 0.169922, 0.043701, 0.003525, 0.092773, 0.01062, -0.002548, 0.072754, 0.036133, -0.056152, -0.047363, 0.030029, 0.328125, 0.048828, 0.001671, 0.009155, 0.057861, -0.174805, -0.175781, 0.005981, -0.294922, -0.041504, -0.013367, 0.004364, -0.265625, -0.105469, -0.016235, -0.011536, -0.089355, -0.027588, -0.015869, 0.008118, -0.078125, 0.00116, -0.002594, -0.023193, 0.398438, -0.008545, -0.014771, -0.009705, -0.326172, -0.026367, 0.017822, -0.021851, -0.166992, -0.082031, -0.057129, -0.02063, -0.080078, -0.019165, -0.004059, -0.014648, -0.285156, -0.048584, 0.010437, -0.00161, 0.028076, 0.00209, 0.001389, 0.000729, -0.009827, 0.011292, 0.005157, 0.01062, -0.121094, -0.012695, -0.000113, 0.025879, 0.131836, -0.00082, -0.009949, 0.0354, 0.125, -0.34375, -0.21582, -0.052246, -0.094238, 0.070312, 0.059082, -0.003357, 0.048096, 0.003738, 0.001488, -0.044922, -0.08252, 1.328125, -0.011719, 0.001892, -0.052979, 0.000303, 0.003342, -0.006653, -0.265625, 0.005585, 0.015747, -0.012329, -0.104004, -0.006805, -0.003067, -0.001099, 0.230469, 0.081055, 0.006195, -0.005829, 0.11377, 0.015198, -0.004639, -0.002396, -0.34375, -0.033691, -0.024536, 0.008057, 0.265625, 0.00386, -0.013306, -0.007294, -0.055908, -0.002411, -0.000254, 0.006165, -0.036865, -0.002258, -0.000471, -0.007721, 0.239258, 0.046387, 0.011658, -0.007111, -0.11084, -0.003143, 0.001862, 0.000488, 0.111328, 0.005188, -0.009583, -0.017334, 0.179688, 0.010254, -0.008911, 0.007172, 0.063965, 0.013489, 0.00069, -0.006561, 0.176758, -0.044189, -0.369141, -0.000668, 0.119629, 0.007141, 0.005737, 0.012207, -0.000965, 0.003555, 0.000364, 0.006073, -0.117188, -0.015991, -0.007233, 0.059814, -0.147461, -0.185547, -0.007935, -0.010071, -0.279297, -0.024292, 0.011902, -0.003433, 0.064453, 0.00235, 0.000347, -0.006165, -0.355469, -0.027832, 0.009521, 0.007477, 0.005768, -0.062256, -0.041016, -0.007416, -0.094727, -0.016479, 0.002457, 0.001465, -0.059082, -0.008972, 0.002472, 0.001511, 0.091797, 0.010376, 0.001183, -0.011902, -0.071777, -0.023926, -0.016724, -0.099609, -0.086914, -0.007629, -0.004852, 0.004211, -0.026733, -0.004578, -0.002899, 0.006317, 0.131836, 0.034912, 0.018311, -0.009277, 0.417969, 0.032959, -0.00235, 0.016235, -0.134766, 0.001038, 0.006226, 0.002594, 0.166992, 0.00824, -0.003754, 0.00531, -0.155273, -0.009094, 0.003189, -0.04248, -0.285156, 0.5625, 0.056396, 0.006836, -0.273438, -0.066895, -0.009705, -0.003738, 0.044434, 0.002274, -0.000155, 0.006073, -0.120605, -0.00193, 0.002121, 0.063965, -0.097168, -0.019409, -0.010986, 0.02063, 0.21582, -0.05249, -0.087402, 0.002686, 0.012146, -0.029907, -0.010193, -0.007172, 0.039062, 0.133789, 0.119629, -0.115723, 0.683594, 0.423828, 0.085938, -0.000319, -0.151367, -0.008545, -0.000039, 0.005524, -0.046387, 0.000599, 0.002167, 0.02063, 0.496094, -0.109863, -0.043457, 0.018188, -0.033447, -0.15625, -0.101074, 0.002823, -0.105469, -0.006714, 0.002182, 0.012878, -0.132812, -0.016602, -0.002975, -0.002609, -0.0625, -0.026489, -0.010498, 0.00946, 0.255859, 0.040283, 0.005066, 0.000098, -0.000349, 0.005493, -0.009583, 0.001015, 0.000648, -0.002579, -0.015564, 0.001183, -0.004547, 0.001167, 0.012878, -0.001694, 0.001488, -0.011597, -0.05249, -0.003021, 0.005554, -0.037354, 0.019775, 0.001091, -0.003464, 0.012268, -0.013123, -0.001167, -0.000414, 0.009277, 0.052979, -0.00106, 0.004059, -0.00206, -0.004425, 0.00071, -0.000755, 0.004425, -0.008484, -0.000507, 0.001801, -0.01062, -0.057373, -0.000364, 0.00161, -0.006042, 0.011658, -0.000125, 0.003799, -0.01709, 0.018555, -0.00296, 0.008789, -0.0002, -0.00293, 0.000334, -0.002365, 0.005951, -0.007721, 0.000858, 0.00046, -0.000626, -0.000345, -0.000851, 0.002487, -0.009705, 0.005493, -0.000051, -0.000422, -0.0005, 0.007355, -0.000645, 0.001617, -0.015747, -0.036377, -0.00045, -0.000463, 0.001343, 0.009827, 0.000092, -0.002563, 0.008911, -0.00705, -0.001396, 0.001434, -0.006714, -0.054932, 0.000416, -0.002411, 0.009705, -0.012512, -0.001472, 0.00038, -0.01178, 0.016479, -0.000538, 0.005005, -0.018433, 0.026489, -0.000002, 0.000374, -0.00885, -0.04834, 0.000124, -0.000984, 0.00946, -0.009705, -0.000057, -0.004089, 0.004059, 0.051514, 0.001129, -0.004822, 0.003937, 0.048584, 0.000406, -0.003052, 0.006989, 0.052002, -0.000977, 0.000713, -0.008484, -0.045898, 0.001907, -0.001411, 0.003525, 0.042236, 0.000984, -0.000851, 0.007141, 0.039795, 0.000387, -0.000919, 0.006317, -0.006653, 0.000244, 0.000839, 0.000435, -0.00766, -0.000165, 0.001007, -0.001259, -0.013733, -0.00069, 0.001404, -0.008911, 0.00824, 0.000147, -0.000526, 0.003098, -0.00766, 0.00025, 0.00106, 0.000542, -0.00885, -0.005157, 0.009949, -0.000219, -0.015869, 0.000916, 0.001022, -0.005615, -0.029053, 0.001732, 0.001945, 0.015198, -0.047119, -0.000553, -0.001274, 0.008911, 0.046387, -0.000317, -0.000759, 0.001221, 0.010437, -0.00116, 0.000637, -0.006165, 0.014954, -0.004272, 0.0065, -0.036133, 0.03125, 0.001656, -0.000984, 0.007446, -0.015259, 0.000456, -0.002533, 0.006775, -0.00885, -0.000338, 0.001083, -0.003067, -0.021362, -0.001541, 0.002777, -0.000383, -0.006012, 0.000261, -0.003265, -0.000296, 0.057373, -0.001259, -0.002655, 0.00592, 0.033691, 0.001312, -0.003021, 0.009521, 0.043701, -0.000828, -0.002304, 0.003967, 0.012329, 0.000698, 0.000782, -0.006042, -0.053467, -0.003494, 0.0177, -0.026367, -0.027588, -0.00325, -0.00528, -0.035889, 0.012817, 0.000397, -0.002975, 0.008057, -0.006409, -0.001587, 0.001526, -0.002686, -0.036865, 0.000511, 0.005981, -0.025269, 0.038818, 0.000275, -0.001038, 0.004883, -0.035156, -0.0005, -0.000832, 0.000713, 0.020508, 0.001328, -0.000702, 0.008545, 0.014771, -0.001335, -0.005035, 0.00164, 0.020752, -0.002151, 0.002609, -0.019775, -0.085938, 0.00209, -0.005859, 0.036133, -0.011658, -0.000553, -0.001396, 0.003967, 0.00766, -0.000992, 0.002838, -0.009155, 0.013916, 0.001244, -0.003998, 0.015747, -0.013306, -0.000427, 0.002167, -0.006744, 0.005249, -0.000187, -0.000904, 0.004791, -0.005768, -0.003098, 0.008667, -0.023315, 0.002533, 0.000557, -0.001648, 0.005066, -0.005707, -0.001022, 0.001877, 0.000144, -0.065918, 0.000319, 0.000881, -0.007812, 0.009521, -0.00038, 0.003616, -0.008972, 0.006836, -0.004639, 0.019897, -0.022217, -0.025757, -0.000183, 0.000816, 0.000767, 0.010437, -0.001572, -0.000626, 0.005219, -0.041992, 0.004974, 0.000557, 0.012756, -0.054199, 0.000252, 0.003021, -0.002411, -0.032715, 0.000572, -0.003036, 0.005646, -0.005798, 0.001724, 0.001862, -0.006134, -0.031738, -0.000175, 0.00132, -0.00531, 0.006104, -0.000092, 0.001045, -0.006012, -0.104004, -0.003387, 0.013489, -0.014832, -0.021851, -0.000212, -0.000211, -0.000244, -0.001938, -0.000437, -0.003296, 0.005585, 0.013977, -0.000576, 0.002625, -0.005463, -0.047607, 0.002151, -0.002411, -0.004608, -0.051025, 0.001762, -0.007446, 0.007935, 0.01062, 0.003311, 0.004486, 0.024292, -0.052002, -0.000259, -0.003738, 0.005676, 0.052979, -0.000112, 0.004425, -0.017944, 0.036133, -0.000218, -0.002747, 0.008667, 0.036133, -0.000504, 0.002426, -0.008545, 0.004364, -0.000736, 0.001648, -0.014221, -0.036133, 0.000755, -0.002701, 0.007874, -0.002899, -0.000038, -0.000108, -0.000328, 0.007172, -0.009216, 0.013062, -0.007263, -0.009644, 0.002533, -0.007111, -0.000565, 0.01062, 0.001106, -0.006683, 0.02063, -0.021851, -0.001106, -0.001015, -0.00383, 0.053223, -0.000393, 0.00238, -0.009216, 0.010193, 0.000082, -0.000713, 0.0001, 0.008667, -0.000096, -0.002151, 0.006897, -0.006165, 0.002701, 0.000507, 0.009338, 0.045166, -0.000368, 0.003586, -0.009033, 0.00885, 0.000256, -0.002579, 0.010315, -0.00885, 0.000645, -0.004181, 0.026245, 0.02356, -0.000443, 0.004242, -0.005524, -0.048096, 0.001259, -0.003174, -0.003418, 0.003998, 0.000094, -0.000473, 0.001183, 0.011169, -0.001366, 0.006744, -0.021973, 0.023804, -0.000063, -0.001884, 0.007324, 0.02417, 0.000885, -0.001534, 0.009338, 0.043213, 0.000736, -0.002136, 0.009583, -0.007538, 0.000416, 0.002121, -0.000053, -0.052246, 0.001541, -0.000257, 0.006134, 0.050293, 0.000336, -0.012512, 0.004272, 0.026245, 0.000504, -0.000244, 0.003998, 0.034424, -0.000187, 0.002197, -0.006653, -0.033447, -0.002762, 0.005219, -0.022705, 0.013733, 0.000675, 0.000034, 0.006439, 0.040283, -0.000022, 0.001404, -0.005493, 0.006134, -0.000148, 0.002029, -0.007874, 0.007599, -0.001862, -0.000383, 0.007294, 0.030884, -0.000984, 0.005249, -0.018311, 0.019531, 0.000437, 0.013672, -0.002213, -0.006073, -0.003174, -0.00004, -0.044189, 0.0354, 0.003601, -0.000576, 0.045166, -0.036621, 0.026611, 0.012024, 0.316406, 0.105469, 0.010376, 0.012207, 0.257812, 0.043945, -0.018555, -0.012146, -0.263672, -0.054443, 0.016724, 0.007782, 0.18457, 0.090332, 0.013916, 0.019775, 0.419922, 0.095703, -0.001823, 0.013977, 0.072754, -0.291016, -0.008118, 0.012146, -0.484375, 0.01709, 0.006622, -0.00058, 0.07373, 0.029053, -0.001198, 0.036865, -0.000399, -0.447266, -0.010071, 0.008667, -0.363281, -0.080566, 0.005188, 0.013489, 0.330078, 0.029297, -0.029663, -0.020142, -0.022705, -0.404297, -0.003403, 0.001328, -0.035889, -0.013611, -0.018311, -0.014832, -0.285156, -0.033691, -0.004211, 0.001152, 0.037109, -0.194336, -0.017212, -0.018311, -0.070801, -0.425781, -0.001816, 0.000763, -0.0354, 0.028442, 0.024292, 0.043945, 0.314453, 0.07959, -0.002228, 0.003281, -0.031006, -0.015137, 0.02771, 0.022705, 0.351562, 0.121582, -0.015747, -0.0271, -0.519531, -0.040039, 0.022705, 0.015442, 0.205078, 0.032471, -0.037109, -0.040771, -0.472656, 0.00235, 0.017212, 0.001564, 0.244141, 0.07666, 0.019287, 0.008667, 0.022095, 0.271484, -0.003204, 0.000177, -0.04541, 0.035156, -0.016479, 0.006195, -0.201172, -0.098633, -0.003021, 0.00164, -0.037109, -0.013123, 0.004272, -0.016235, 0.039795, 0.05127, 0.015381, 0.019287, 0.255859, 0.061035, -0.020386, -0.043457, -0.511719, -0.063965, 0.000202, -0.003326, 0.017212, 0.003204, -0.015747, -0.007751, -0.265625, -0.068359, 0.002274, -0.00705, 0.330078, 0.039551, -0.043457, -0.081543, -0.28125, -0.136719, -0.014038, 0.000671, -0.214844, -0.067871, 0.008362, 0.003525, 0.100586, 0.02771, 0.013306, 0.018188, 0.341797, 0.043213, -0.002457, -0.000094, -0.041016, 0.03418, -0.02832, -0.009705, -0.466797, -0.123047, 0.001221, 0.005524, -0.052246, -0.102539, -0.01355, -0.008118, -0.273438, -0.029785, 0.011658, 0.00769, 0.102051, 0.054688, -0.002594, 0.000152, -0.040527, 0.032471, 0.002991, -0.000748, 0.042236, -0.034912, -0.029663, 0.003204, -0.390625, -0.073242, 0.013123, 0.001999, 0.148438, 0.053467, -0.023071, -0.023315, -0.03418, -0.248047, -0.003342, 0.000946, -0.043945, 0.035156, 0.019409, 0.005096, 0.207031, 0.054199, -0.018066, -0.003342, -0.462891, -0.073242, 0.002914, -0.000652, 0.037109, -0.028564, 0.016235, 0.015625, 0.248047, 0.059082, 0.018311, -0.00161, 0.245117, 0.047852, -0.036133, -0.042725, -0.253906, -0.048828, 0.018433, -0.003448, 0.503906, 0.200195, 0.002533, 0.000296, 0.038086, -0.032227, 0.016113, 0.015747, -0.003021, 0.345703, -0.013306, -0.012756, -0.345703, -0.061035, 0.001404, -0.003769, 0.02478, 0.008606, 0.003281, -0.000099, 0.043701, -0.036865, -0.011475, 0.003571, -0.24707, -0.063965, 0.002884, -0.01355, -0.109863, 0.197266, 0.009705, 0.013733, 0.298828, 0.05542, -0.027344, -0.015503, -0.003876, -0.308594, -0.012268, -0.000431, -0.310547, -0.045654, -0.003998, 0.00708, -0.049316, -0.03125, -0.010071, 0.001259, -0.233398, -0.087402, -0.019653, -0.014648, -0.047119, -0.236328, -0.023193, -0.003525, -0.472656, -0.109863, 0.003662, -0.000209, 0.04541, -0.037109, -0.030151, -0.021606, -0.3125, -0.101562, 0.008179, -0.010498, 0.076172, 0.384766, -0.020752, -0.308594, -0.028809, -0.012573, -0.012634, 0.005463, -0.22168, -0.124023, 0.004547, 0.008911, 0.069336, -0.205078, -0.002304, 0.002441, -0.019531, -0.005554, 0.010742, -0.000622, 0.318359, 0.064941, 0.006134, -0.000641, 0.345703, 0.050293, -0.015747, -0.012817, -0.398438, -0.100098, 0.01355, -0.017456, 0.263672, 0.069336, 0.014709, 0.002686, 0.367188, 0.125, -0.00174, -0.012512, 0.058838, 0.017944, 0.009827, 0.001907, 0.161133, 0.076172, -0.016113, -0.002594, -0.240234, -0.053955, 0.001373, 0.006592, 0.001953, -0.026489, -0.020996, -0.008728, -0.263672, -0.039062, 0.002777, -0.000931, 0.042969, -0.035889, 0.015442, 0.013977, 0.269531, 0.05249, -0.023438, -0.015991, -0.273438, -0.053711, -0.002762, -0.000332, -0.039062, 0.032471, 0.001564, 0.033691, -0.353516, -0.049561, -0.015503, -0.011292, -0.230469, -0.03418, 0.004333, -0.00103, 0.036865, 0.022827, -0.013611, -0.010193, -0.337891, -0.130859, 0.002853, -0.00041, 0.039551, -0.030884, 0.016968, -0.004852, 0.384766, 0.041748, -0.030273, -0.026245, -0.443359, -0.097168, -0.014709, 0.002426, -0.208008, -0.082031, -0.002533, 0.010132, -0.07959, -0.186523, 0.002335, -0.001373, 0.038574, -0.022217, -0.030029, 0.019775, -0.441406, -0.087402, 0.025146, 0.011414, 0.34375, 0.126953, -0.022827, -0.016846, -0.265625, 0.013977, -0.007996, 0.013977, -0.154297, -0.012207, -0.002335, -0.027222, 0.453125, 0.03833, -0.014648, -0.007111, -0.154297, -0.055664, 0.027466, 0.033691, 0.057373, 0.445312, 0.003845, -0.000336, 0.043457, -0.035645, -0.002487, -0.000067, -0.044678, 0.03833, -0.018555, -0.001999, -0.211914, -0.163086, 0.00296, 0.012207, 0.018799, -0.220703, -0.001282, -0.000334, -0.023193, 0.020996, 0.008728, 0.014282, 0.28125, 0.04834, 0.024414, 0.01532, 0.248047, 0.056152, 0.038086, 0.046143, 0.439453, 0.133789, 0.006836, 0.059326, -0.421875, -0.069336, 0.000549, 0.015991, -0.176758, -0.195312, 0.015076, 0.04541, 0.503906, 0.09375, -0.013428, -0.021851, -0.337891, -0.103027, 0.013, 0.011963, 0.259766, 0.054443, 0.027344, 0.010254, 0.259766, 0.039795, 0.009644, -0.004395, 0.353516, 0.056885, 0.010742, 0.019043, 0.396484, 0.114746, -0.000931, 0.002533, -0.018677, -0.004913, 0.002121, -0.001205, 0.037354, -0.03418, -0.002487, -0.00824, 0.034668, 0.013611, 0.000087, -0.005463, 0.033447, -0.000435, 0.000149, 0.003113, -0.020142, 0.004211, 0.002014, 0.010681, -0.043457, -0.008667, 0.000395, 0.007263, -0.030396, -0.006622, -0.000843, -0.006073, 0.032471, 0.000847, -0.000301, 0.005463, -0.02356, 0.000507, 0.000448, 0.003082, -0.016113, -0.001923, 0.000992, 0.005798, -0.026733, -0.004974, 0.000195, 0.001823, -0.018921, -0.001106, 0.002213, 0.005585, -0.056396, -0.00946, 0.001205, 0.006317, -0.040771, -0.005676, 0.001396, 0.007294, -0.034912, -0.007233, 0.000992, 0.002899, 0.000059, -0.000553, 0.001373, 0.006348, -0.032959, -0.001137, -0.00061, -0.005646, 0.028687, 0.000313, 0.000191, -0.00267, 0.019775, -0.004089, -0.001213, 0.004395, -0.057617, 0.01355, -0.00135, -0.00531, 0.031006, 0.004852, -0.002472, 0.005096, -0.049561, -0.009094, -0.000595, 0.002365, -0.015747, -0.002808, -0.000488, -0.005371, 0.056885, 0.006439, -0.000015, -0.003387, -0.007874, -0.010681, -0.000029, 0.003571, -0.014587, -0.000893, 0.000206, -0.001656, 0.016235, -0.005585, -0.000359, 0.00209, -0.019409, 0.007568, -0.000832, 0.006256, -0.046875, -0.008911, 0.000755, 0.013611, -0.042236, -0.008972, 0.00037, 0.007874, -0.057373, -0.00235, 0.00034, 0.004272, -0.022095, 0.000546, -0.000538, -0.003357, 0.032227, 0.000786, -0.000273, -0.002319, 0.02063, -0.009644, -0.000234, -0.002792, 0.02417, -0.001328, 0.00033, 0.001732, -0.018066, 0.006592, -0.000534, -0.006592, 0.036133, 0.014954, -0.000713, -0.005463, 0.02478, 0.003372, 0.000292, 0.003784, -0.024902, -0.00412, 0.000096, -0.002075, 0.018433, 0.002396, -0.002441, -0.011169, 0.060059, 0.010742, 0.000292, 0.002823, -0.030518, -0.005768, -0.00046, 0.003815, -0.057617, -0.012268, 0.000561, -0.001106, 0.062256, -0.015991, 0.00008, 0.005981, -0.03418, -0.003769, 0.001488, -0.015259, 0.05249, 0.038574, 0.003403, 0.005127, -0.054199, -0.006378, 0.000026, 0.009705, -0.044678, -0.019165, 0.000096, 0.002243, -0.018799, -0.003967, -0.000717, 0.003448, -0.024048, -0.002136, -0.001549, 0.014404, -0.02417, -0.007324, 0.000904, -0.008057, 0.050049, 0.005615, 0.000038, -0.006134, 0.012573, 0.062988, -0.000174, 0.001877, -0.02002, 0.006592, 0.001076, 0.005066, -0.036621, -0.005402, 0.00206, -0.006104, 0.067871, 0.018433, -0.002411, -0.010803, 0.06543, 0.005188, 0.002121, 0.006226, -0.055176, -0.003021, 0.000446, 0.003754, -0.064941, -0.011902, 0.000175, 0.004364, -0.016968, 0.012329, -0.000104, -0.003311, 0.027954, 0.004089, 0.000816, 0.001564, -0.000099, -0.000393, 0.000418, -0.003265, 0.025024, -0.010742, 0.001053, 0.002243, 0.017212, 0.010803, -0.000977, -0.008057, 0.05249, 0.013489, 0.000893, 0.003021, -0.024902, -0.000437, 0.000683, 0.012756, -0.053955, -0.016846, 0.000633, 0.004211, -0.025024, 0.004089, -0.000778, -0.005615, 0.033936, -0.000374, -0.0005, 0.005066, -0.043457, -0.005615, -0.000006, -0.00412, 0.022827, -0.000507, -0.000542, -0.001984, 0.019897, 0.001389, -0.000629, 0.003143, -0.046631, -0.010986, -0.000954, 0.00164, -0.047607, -0.009827, -0.000374, 0.003235, -0.025513, 0.005432, 0.002792, -0.007874, 0.068359, 0.01178, -0.000732, -0.006226, 0.022217, 0.006165, -0.000744, 0.005371, -0.036865, -0.005157, 0.001503, -0.014587, 0.024292, 0.007599, 0.000912, 0.001259, -0.0177, -0.003998, -0.000633, 0.00174, 0.037109, 0.008667, -0.00019, 0.001793, -0.019409, 0.006073, 0.000832, 0.006256, -0.035156, 0.010803, 0.000091, 0.00209, -0.019897, 0.006409, 0.123535, 0.15625, 0.234375, 0.114746, -0.000364, 0.001251, -0.015137, -0.002243, 0.001266, 0.005371, -0.021362, -0.003448, 0.000483, 0.00412, -0.046387, 0.030518, -0.000372, 0.004791, -0.080566, -0.021118, 0.000422, -0.006348, 0.070801, 0.012329, 0.000265, -0.002747, 0.021484, 0.00069, 0.001389, 0.010071, -0.082031, -0.012085, -0.000206, 0.002777, -0.018555, 0.006531, 0.000042, 0.002884, -0.020752, -0.00412, -0.003738, 0.029785, -0.062012, -0.020142, -0.001007, 0.006439, -0.040527, -0.002472, -0.000397, -0.004883, 0.022095, -0.000687, -0.000793, -0.002213, 0.023438, -0.007477, 0.00135, 0.00206, 0.057617, -0.014343, 0.001282, 0.006226, -0.053955, -0.005676, 0.000984, 0.008179, -0.075684, -0.000195, 0.000015, 0.008545, -0.065918, -0.004974, 0.000113, -0.008972, 0.043457, 0.000519, -0.000679, -0.004608, 0.025757, 0.002792, 0.000177, -0.002136, 0.016968, 0.000721, -0.001884, 0.011169, -0.020996, -0.007996, 0.001419, 0.002991, -0.031738, -0.006805, -0.001312, 0.005798, -0.052979, -0.002625, -0.000181, 0.001465, -0.016968, 0.006866, -0.000277, 0.002167, -0.017944, 0.005981, -0.000071, -0.008301, 0.061523, -0.031738, -0.000629, -0.002228, 0.058594, 0.008606, 0.002777, 0.008972, -0.04834, -0.010437, 0.000014, -0.013672, 0.022461, 0.006073, 0.001785, 0.00528, -0.026489, -0.004944, 0.000904, -0.001915, 0.014526, 0.001534, 0.00053, 0.002106, -0.022949, -0.004517, -0.000121, -0.002579, 0.019653, -0.005951, 0.00103, 0.011536, -0.092773, -0.004913, 0.000607, 0.002457, -0.021484, -0.002457, -0.002914, -0.008179, 0.041992, -0.00705, -0.000923, 0.005157, -0.057861, -0.005066, -0.000332, -0.003967, 0.021118, 0.002991, -0.000345, 0.003006, -0.020386, -0.000633, -0.001083, 0.005188, -0.049316, -0.014404, -0.000456, -0.003189, 0.02124, 0.002274, 0.000797, 0.002121, -0.020752, 0.005157, 0.001289, 0.007996, -0.034424, -0.016968, -0.000204, -0.002609, 0.015503, 0.000063, -0.000603, -0.00325, 0.019165, 0.000786, 0.00325, 0.00386, -0.053223, 0.004028, -0.00415, -0.00592, 0.124023, -0.004364, 0.002563, 0.00647, -0.00164, 0.005188, -0.002853, -0.003021, 0.047607, -0.00148, 0.003662, 0.003403, -0.095703, 0.001167, -0.004547, -0.002228, 0.087402, -0.002106, -0.001762, -0.004852, 0.080566, -0.010986, -0.006378, -0.006775, 0.094238, 0.003006, 0.001648, 0.002182, -0.070801, -0.006653, 0.004669, 0.003357, -0.134766, 0.003448, -0.005432, -0.003021, 0.094727, -0.001205, -0.004578, -0.004578, 0.077148, -0.000874, 0.00528, 0.005646, -0.100098, -0.002029, 0.003784, 0.003937, -0.083496, -0.003326, -0.002808, -0.002945, 0.078125, -0.001274, -0.000248, -0.003403, -0.026245, 0.195312, 0.004028, 0.003998, -0.078613, 0.00592, 0.002228, 0.002426, -0.05127, -0.001259, 0.000504, -0.001144, -0.034424, -0.005951, 0.005707, 0.009155, -0.145508, 0.003662, 0.00473, 0.0047, -0.099121, 0.003143, -0.004059, -0.004456, 0.087891, 0.003418, -0.002228, -0.002914, 0.074219, -0.00135, -0.004852, -0.00386, 0.108887, -0.002289, 0.006348, -0.001022, -0.104004, 0.000568, -0.000977, -0.002548, 0.001289, 0.024048, -0.000645, -0.000138, -0.079102, 0.017578, 0.001846, 0.002258, -0.061768, -0.000437, -0.003281, -0.000162, 0.067871, 0.001999, 0.00386, 0.011108, 0.062256, -0.248047, -0.003616, -0.003998, 0.081543, -0.002213, 0.004639, 0.003479, -0.092773, 0.000526, 0.002945, 0.00296, -0.071777, 0.0065, 0.003143, 0.00267, -0.074219, 0.000032, -0.003387, -0.003433, 0.068359, -0.004761, 0.005737, 0.001823, -0.102539, -0.002686, 0.002319, 0.002625, -0.050293, 0.002228, 0.002136, 0.001274, -0.05835, 0.000205, -0.003998, -0.0019, 0.095215, -0.002441, -0.003494, -0.004639, 0.060059, -0.003281, -0.002884, -0.005188, -0.000149, 0.063965, -0.002426, -0.003571, 0.065918, 0.002411, -0.000751, -0.001862, -0.005249, 0.027954, -0.000832, -0.00325, -0.01355, 0.094727, -0.004761, -0.004364, 0.10498, 0.003342, 0.002228, 0.004456, -0.072754, -0.005676, -0.003784, -0.002029, 0.084473, -0.000999, -0.003143, -0.00354, 0.083496, 0.005676, 0.004883, 0.005066, -0.109375, 0.000931, 0.001053, -0.003418, -0.121094, 0.049805, 0.00325, 0.001801, -0.05542, 0.000269, 0.003159, 0.004059, -0.138672, 0.009705, 0.004242, 0.003113, -0.066406, 0.002899, -0.005676, -0.003067, 0.100098, 0.001503, -0.000565, -0.004425, -0.006897, 0.09082, 0.00322, 0.004364, -0.065918, 0.003571, 0.001999, 0.002625, -0.046875, 0.005676, -0.002319, -0.00037, 0.080566, -0.010254, 0.004822, 0.005829, -0.023438, -0.085938, -0.000175, 0.002594, 0.054932, -0.067871, -0.00473, -0.010132, 0.00206, 0.123535, -0.000322, -0.000713, 0.009949, 0.002548, 0.005737, 0.005859, -0.104492, 0.001129, -0.000648, -0.00946, -0.094727, 0.063965, 0.003525, 0.002716, -0.067383, -0.001114, 0.003296, 0.004791, -0.031128, -0.062988, -0.007355, -0.003174, 0.116699, -0.000626, 0.00206, 0.002533, -0.048096, 0.005005, -0.00415, -0.004852, 0.088379, 0.026733, -0.003174, -0.005219, 0.063965, 0.000357, -0.003326, -0.005493, -0.004578, 0.086914, 0.005066, 0.005798, -0.137695, 0.010864, 0.000854, 0.000919, 0.016235, -0.078125, -0.003677, -0.004272, 0.078125, -0.002518, 0.002777, 0.003372, -0.06543, 0.000652, 0.003143, 0.003632, -0.092773, 0.000095, 0.002136, 0.00412, -0.071289, -0.001724, 0.003265, 0.003616, -0.072754, -0.000675, -0.002579, -0.002533, 0.065918, 0.000912, -0.004913, -0.003601, 0.105957, 0.002243, -0.000448, -0.00029, 0.041504, 0.002594, -0.0047, -0.008545, 0.167969, -0.00293, 0.000067, -0.00087, -0.011169, 0.01123, -0.001564, 0.005768, 0.12793, -0.013062, 0.000204, -0.000725, 0.128906, -0.047119, 0.002823, 0.00473, -0.05957, 0.003906, -0.000641, -0.002396, 0.132812, -0.00296, -0.002411, -0.002869, 0.044922, -0.003754, 0.003494, 0.006378, -0.094238, 0.000858, 0.003998, 0.008423, 0.059814, -0.137695, -0.003876, -0.004822, 0.071289, -0.000587, 0.002518, 0.002609, -0.057617, -0.00148, -0.000534, -0.001419, 0.00106, 0.025757, 0.003128, 0.00264, -0.059082, 0.001266, -0.003311, -0.001823, 0.072754, 0.001694, -0.006378, -0.001007, 0.099609, -0.002274, -0.002197, -0.005188, 0.076172, 0.00069, 0.005463, 0.002701, -0.080566, 0.002258, -0.004272, -0.002655, 0.076172, 0.003525, 0.00769, 0.004669, -0.104492, -0.003677, -0.004181, -0.003616, -0.009399, 0.197266, 0.001503, 0.0019, -0.038086, 0.003601, -0.003128, 0.000275, 0.124512, 0.00145, -0.003052, -0.000965, 0.063965, -0.002869, 0.003616, 0.004028, -0.097656, -0.000504, 0.004211, 0.004181, -0.081543, -0.003311, -0.002548, -0.003128, 0.070312, 0.00885, -0.002106, -0.00033, 0.064453, 0.00412, -0.00708, -0.006073, 0.199219, -0.003036, 0.002777, 0.002243, -0.075195, -0.007416, -0.000364, 0.004059, 0.157227, -0.084961, -0.002655, -0.003189, 0.058105, -0.003647, 0.001289, 0.003433, -0.112305, -0.030396, 0.002853, 0.00148, -0.085449, -0.001442, -0.007385, -0.010193, 0.125977, 0.001442, -0.001999, -0.002777, 0.072266, 0.003677, -0.002335, -0.002792, 0.063477, 0.002533, -0.001244, 0.000074, 0.072754, -0.10791, -0.002792, -0.002502, 0.066895, 0.008118, 0.005066, 0.004822, -0.093262, -0.002579, 0.003036, 0.003342, -0.067871, -0.001244, -0.001678, -0.006592, -0.019165, 0.11377, 0.004028, 0.000854, -0.070312, 0.006866, 0.002625, 0.003937, 0.039062, -0.08252, -0.002365, -0.001335, 0.044922, -0.002289, -0.002625, -0.003204, 0.079102, 0.00071, 0.003998, 0.00528, -0.118652, 0.008179, 0.003082, 0.006409, 0.014038, -0.124023, -0.003418, -0.022217, -0.146484, 0.009644, -0.004761, -0.013794, -0.061768, 0.004333, 0.001289, 0.004272, 0.026245, -0.003738, 0.003632, 0.01532, 0.151367, -0.047852, -0.00412, -0.0271, -0.139648, 0.016846, -0.005676, -0.022583, -0.131836, 0.013062, 0.001785, 0.011047, 0.057861, -0.005035, -0.005096, -0.019165, -0.115723, 0.009583, -0.002289, -0.008667, -0.041748, 0.004028, -0.007568, -0.021729, -0.126953, 0.007996, -0.004669, -0.021118, -0.146484, 0.017334, 0.005157, 0.019897, 0.125977, -0.009033, 0.001404, 0.008972, 0.04541, -0.00473, 0.004333, 0.00946, 0.044189, -0.00415, -0.003784, -0.019165, -0.141602, 0.013062, 0.005829, 0.018555, 0.11084, -0.006073, 0.000881, 0.012207, 0.101074, -0.042236, -0.003693, -0.007996, -0.042725, 0.001617, -0.001549, -0.014526, -0.11084, 0.009399, -0.001595, -0.009521, -0.064941, 0.005066, -0.005157, -0.025513, -0.15332, 0.013794, -0.00473, -0.022949, -0.147461, 0.020142, -0.002365, -0.009705, -0.047119, 0.003662, -0.005829, -0.025146, -0.131836, 0.015015, 0.050537, 0.08252, 0.168945, 0.10791, -0.006348, -0.022827, -0.123047, 0.001183, 0.004761, 0.019531, 0.093262, -0.009705, 0.004761, 0.020874, 0.146484, -0.009888, 0.006409, 0.022827, 0.12793, -0.008545, -0.005066, -0.025146, -0.142578, 0.019043, 0.008728, 0.029785, 0.131836, -0.014526, -0.006561, -0.027954, -0.128906, 0.017212, 0.002716, 0.007568, 0.043457, -0.002701, -0.006134, -0.027588, -0.142578, 0.022339, 0.006805, 0.024414, 0.140625, -0.017822, -0.001602, -0.017456, -0.118652, 0.012268, -0.002945, -0.0047, 0.001717, 0.021606, 0.006714, 0.022339, 0.136719, -0.013306, 0.00132, 0.007996, 0.047607, -0.003403, 0.000656, 0.00531, 0.039795, -0.002518, -0.00293, -0.022217, -0.137695, 0.013855, -0.006958, -0.027954, -0.147461, 0.014526, 0.003128, 0.013245, 0.071289, -0.003143, 0.000105, -0.016846, -0.132812, 0.011475, 0.002686, 0.008057, 0.04248, -0.002335, 0.002823, 0.017822, 0.112793, -0.012634, -0.007111, -0.029785, -0.146484, 0.023804, 0.005951, 0.023804, 0.154297, -0.020874, -0.004333, -0.02002, -0.150391, 0.011292, 0.001785, 0.016846, 0.144531, -0.028931, 0.01178, 0.028442, 0.143555, -0.016968, -0.004364, -0.022583, -0.137695, 0.006256, 0.00238, 0.008423, 0.044678, -0.002518, -0.003387, -0.018433, -0.106934, 0.007721, -0.005798, -0.030396, -0.136719, 0.025269, 0.006073, 0.022217, 0.125977, -0.008606, -0.009216, -0.025757, -0.132812, 0.014832, -0.00322, -0.017212, -0.126953, 0.012695, 0.002106, 0.010803, 0.05957, -0.004791, 0.011353, 0.024658, 0.121094, -0.024414, 0.003677, 0.010986, 0.066895, -0.005554, -0.004974, -0.026611, -0.141602, 0.01355, -0.019165, -0.04248, -0.12207, 0.013367, 0.007812, 0.025757, 0.137695, -0.014221, -0.000082, -0.016602, -0.125, 0.011536, 0.007812, 0.024048, 0.133789, -0.006958, -0.00238, -0.019043, -0.136719, 0.012878, -0.003998, -0.017578, -0.107422, 0.007874, 0.001282, 0.003326, 0.014099, 0.000916, -0.01239, -0.032959, -0.137695, 0.014709, 0.007751, 0.020386, 0.102539, -0.006622, -0.00589, -0.022095, -0.141602, 0.010803, 0.000782, 0.007202, 0.046387, -0.004028, -0.007629, -0.019043, -0.135742, 0.01178, 0.003281, 0.017944, 0.125, -0.009521, 0.007507, 0.024658, 0.140625, -0.029663, 0.006409, 0.030396, 0.150391, -0.023926, 0.003296, 0.009277, 0.046387, -0.004425, -0.00386, -0.011353, -0.054688, 0.002335, 0.006805, 0.025391, 0.131836, -0.011353, -0.006042, -0.024292, -0.143555, 0.012512, -0.007263, -0.024414, -0.138672, 0.011719, 0.00708, 0.008667, 0.018311, -0.158203, -0.00473, -0.017944, -0.124512, 0.011108, -0.001892, 0.00046, 0.026855, 0.087891, -0.005676, -0.022705, -0.135742, 0.006989, -0.004883, -0.022949, -0.12793, 0.010071, -0.009399, -0.028687, -0.157227, 0.041748, -0.002808, -0.018311, -0.155273, 0.016113, 0.005035, 0.017578, 0.09668, -0.00415, 0.006317, 0.021118, 0.142578, -0.012024, -0.006958, -0.026611, -0.160156, 0.015747, -0.005188, -0.011353, -0.040039, 0.005005, -0.006622, -0.024414, -0.141602, 0.016968, -0.002808, -0.01062, -0.055908, 0.004303, 0.001259, 0.004364, 0.024048, -0.001839, 0.001778, 0.007538, 0.046631, -0.003998, 0.003113, 0.019775, 0.126953, -0.005249, 0.003403, 0.009827, 0.046631, -0.004791, -0.00531, -0.020752, -0.131836, 0.009583, 0.005981, 0.020996, 0.124023, -0.006805, 0.002853, 0.011292, 0.071289, -0.006836, -0.004578, -0.017578, -0.094727, 0.009155, -0.006866, -0.019897, -0.161133, 0.024048, -0.007538, -0.025269, -0.136719, 0.018921, -0.002167, -0.009949, -0.059326, 0.006744, -0.003555, -0.008789, -0.043701, 0.003525, -0.006042, -0.024292, -0.137695, 0.00946, -0.009033, -0.025879, -0.135742, 0.014099, -0.003845, -0.024902, -0.166992, 0.022339, -0.008972, -0.034668, -0.163086, 0.022827, 0.008301, 0.027588, 0.154297, -0.0271, -0.003754, -0.010498, -0.061768, 0.003998, -0.002655, -0.008179, -0.043213, 0.004761, 0.003235, 0.021606, 0.143555, -0.014282, 0.008606, 0.026855, 0.144531, -0.016724, -0.003082, -0.010559, -0.040527, 0.0065, -0.000572, 0.002228, 0.022339, -0.000912, 0.008057, 0.026123, 0.137695, -0.015015, -0.007874, -0.026489, -0.155273, 0.015503, 0.001602, -0.00473, -0.126953, -0.000694, -0.009705, -0.026611, -0.139648, 0.019287, -0.000123, -0.00058, -0.013916, -0.010193, 0.004883, 0.021851, 0.149414, -0.014832, -0.001411, -0.007874, -0.043945, 0.001724, 0.002319, 0.007416, 0.059326, 0.001083, -0.005096, -0.018188, -0.120117, 0.00946, 0.00766, 0.020996, 0.108398, -0.006287, -0.018799, -0.027222, -0.285156, -0.026855, 0.004791, 0.001442, 0.292969, -0.005981, 0.025146, 0.012573, 0.414062, 0.061523, -0.001472, -0.003204, 0.05127, -0.006622, -0.000036, -0.002335, 0.04834, -0.005585, -0.00019, 0.002747, -0.047607, 0.00473, -0.000496, -0.002899, 0.05127, -0.005402, -0.015076, -0.021851, 0.330078, 0.033691, 0.000089, 0.003174, -0.051514, 0.006012, -0.000192, -0.003021, 0.049316, -0.006348, 0.020996, 0.029663, 0.227539, 0.053711, -0.002502, -0.008179, 0.220703, 0.031982, -0.000378, 0.003311, -0.05542, 0.007263, -0.000637, -0.003906, 0.15332, 0.028687, -0.001671, 0.000037, -0.056152, -0.010498, 0.001404, 0.00036, 0.009521, 0.003128, 0.003769, 0.002991, 0.214844, 0.031738, -0.00473, -0.005035, -0.050781, -0.010254, -0.002563, -0.005615, 0.032959, -0.011536, -0.002411, -0.000045, -0.052002, -0.007172, 0.002792, 0.002151, 0.060303, 0.011353, -0.000159, 0.001999, -0.04126, 0.005493, 0.003418, 0.018311, -0.289062, -0.034424, -0.00164, 0.000942, 0.447266, 0.046875, -0.032959, -0.018677, -0.386719, -0.06543, -0.031494, -0.04248, -0.165039, -0.048096, 0.005798, 0.001968, 0.263672, 0.043213, -0.002609, -0.000942, -0.052979, -0.009888, -0.000261, 0.002823, -0.053955, 0.00885, -0.000851, -0.003113, 0.047363, -0.006378, 0.000778, 0.002975, -0.052246, 0.005737, -0.002151, -0.018433, 0.265625, 0.020386, -0.020142, -0.003021, -0.10498, -0.207031, 0.000248, 0.002213, -0.045898, 0.005768, -0.032715, -0.036621, -0.333984, -0.049805, -0.000399, -0.001015, 0.046143, 0.007874, 0.000244, -0.002304, 0.043457, -0.005615, -0.000309, -0.002106, 0.043945, -0.005005, -0.003418, 0.005829, -0.255859, -0.049805, -0.004303, -0.011292, 0.178711, 0.002365, 0.006256, 0.004395, -0.294922, -0.025635, 0.000326, -0.00264, 0.055176, -0.006226, -0.001137, -0.000231, -0.056152, -0.011536, -0.010742, 0.005737, -0.5, -0.064941, -0.000626, -0.002563, 0.043457, -0.005554, -0.004547, 0.015198, -0.265625, -0.04248, -0.000471, -0.002991, 0.050537, -0.005707, 0.000008, -0.002411, 0.048828, -0.005859, 0.004272, -0.010437, 0.25, 0.033447, -0.000127, 0.002457, -0.049805, 0.006409, 0.013611, 0.010071, 0.320312, 0.045654, 0.000132, -0.002487, 0.050293, -0.006409, -0.000125, -0.003159, 0.048828, -0.006317, -0.006287, -0.006348, -0.154297, -0.029541, -0.001709, 0.002747, -0.119141, -0.019287, 0.000603, 0.002853, -0.04541, 0.005737, -0.000231, -0.002838, 0.05127, -0.005737, 0.000576, 0.001427, 0.056885, 0.012329, 0.036865, 0.062256, 0.449219, 0.013977, 0.005219, 0.004364, 0.196289, 0.033447, -0.000284, -0.00322, 0.050781, -0.005554, -0.000319, -0.002884, 0.045166, -0.006989, 0.000341, 0.00351, -0.05127, 0.007233, -0.000197, -0.002731, 0.049561, -0.005615, -0.02478, -0.029785, -0.237305, -0.04126, -0.002411, 0.00033, -0.055664, -0.008972, 0.001305, 0.003113, -0.053711, 0.006622, -0.00037, 0.002625, -0.053955, 0.007233, -0.000893, -0.003082, -0.285156, 0.133789, 0.001343, 0.00148, 0.05835, 0.010071, -0.000259, -0.002335, 0.046387, -0.003571, 0.002609, 0.004395, -0.001175, -0.00116, 0.000542, 0.003296, -0.326172, -0.026123, 0.000488, -0.003235, 0.050293, -0.006378, -0.003906, 0.00053, -0.202148, -0.018799, -0.00415, -0.001457, -0.061035, -0.008789, -0.001053, -0.012085, 0.233398, 0.031006, 0.000565, 0.003067, -0.04834, 0.006134, 0.000992, 0.022705, -0.263672, -0.023682, -0.003784, 0.003052, 0.470703, -0.002396, -0.000467, 0.003448, -0.050049, 0.005859, -0.003815, -0.002899, -0.057129, -0.01123, 0.013916, 0.016724, 0.183594, 0.025146, -0.000079, 0.007446, -0.310547, -0.042236, -0.008057, -0.010742, 0.253906, 0.026001, 0.015442, 0.021729, 0.088867, 0.013245, -0.000107, 0.003006, -0.045654, 0.005737, 0.000229, 0.007507, -0.201172, -0.035156, -0.000572, -0.002411, 0.046875, -0.005768, 0.003235, 0.002884, 0.073242, 0.009705, 0.000018, -0.001534, 0.040771, -0.005096, 0.002289, -0.003479, 0.326172, 0.030884, -0.007355, -0.009583, -0.231445, -0.046875, -0.000429, 0.001671, -0.039062, 0.005859, 0.00001, 0.002594, -0.053223, 0.006226, 0.066895, 0.05542, 0.178711, 0.067383, 0.007172, 0.002472, 0.335938, 0.038818, 0.009094, 0.027954, -0.304688, -0.037842, -0.001785, -0.006012, 0.0354, -0.21582, 0.002716, 0.00705, -0.232422, -0.034668, 0.004669, 0.027466, -0.322266, -0.03833, 0.004639, -0.001389, 0.236328, 0.040039, 0.00145, 0.001534, -0.054688, 0.131836, 0.000189, -0.002182, 0.043701, -0.004791, -0.004364, -0.00014, -0.12207, -0.017334, -0.010498, 0.00011, -0.277344, -0.037842, -0.000463, -0.002838, 0.053223, -0.006866, 0.017944, 0.013428, 0.248047, 0.059814, 0.005432, 0.008301, 0.040527, 0.008057, -0.000519, -0.002502, 0.052734, -0.006958, -0.000178, -0.000395, 0.160156, 0.023926, -0.000121, 0.002975, -0.044678, 0.005798, -0.000121, -0.000751, 0.036133, 0.004974, -0.000414, 0.002197, -0.065918, -0.011414, -0.001915, -0.001648, 0.22168, 0.03418, 0.000538, 0.002426, -0.049805, 0.00592, 0.007385, -0.002762, 0.205078, 0.04541, 0.000456, 0.003937, -0.053711, 0.006409, -0.000286, -0.004059, 0.052979, -0.006317, 0.001167, 0.011963, -0.263672, -0.031982, -0.045166, -0.027344, -0.234375, -0.077637, 0.017944, 0.021484, 0.144531, 0.047852, -0.007507, -0.00589, -0.062988, -0.016479, 0.000938, 0.00293, -0.052246, 0.006531, 0.000984, 0.003586, -0.053467, 0.006531, 0.000112, 0.002609, -0.048828, 0.004517, 0.001038, 0.000471, 0.025513, 0.00383, -0.00267, -0.002701, -0.052002, -0.011536, -0.001762, -0.000238, -0.18457, -0.023315, 0.017456, 0.0271, 0.261719, 0.028198, 0.001602, 0.002579, 0.208008, 0.02356, -0.046143, -0.044434, -0.245117, -0.070801, -0.004303, -0.004852, -0.091797, -0.014282, -0.000912, 0.002014, -0.088867, -0.005585, 0.012024, 0.011963, 0.194336, 0.028809, 0.005432, 0.006104, 0.091309, 0.014587, -0.069824, -0.046387, -0.200195, -0.296875, 0.026245, 0.033936, 0.285156, -0.207031, 0.013123, 0.013306, 0.144531, 0.033203, -0.004425, -0.004028, -0.189453, -0.007629, -0.006317, -0.00647, -0.09375, -0.012878, 0.005402, 0.006378, 0.093262, 0.011597, -0.006714, -0.006775, -0.328125, -0.021973, 0.012146, 0.019287, 0.062012, 0.010925, -0.002319, -0.000178, -0.088379, -0.00592, 0.013428, 0.003174, 0.004669, 0.351562, 0.004456, 0.006439, 0.111816, 0.015869, 0.001755, 0.007996, 0.116699, 0.013245, 0.001228, 0.00069, 0.070801, 0.003845, -0.02417, -0.03064, 0.730469, -0.01178, -0.006927, -0.007721, -0.107422, -0.02417, -0.005219, -0.001266, -0.116211, -0.015625, 0.022949, 0.057861, 0.373047, 0.037354, -0.00135, -0.005005, -0.203125, -0.010132, -0.024048, -0.038086, -0.3125, -0.033936, -0.009216, -0.00708, -0.119141, -0.024536, -0.004517, -0.005554, -0.091797, -0.018188, 0.007874, 0.009033, 0.095215, 0.021851, 0.052002, 0.067871, 0.242188, 0.092773, 0.000141, -0.001724, 0.070312, 0.001808, -0.00069, -0.00074, -0.024414, -0.00708, -0.005066, -0.003006, 0.043701, -0.243164, -0.009521, -0.008423, -0.146484, -0.019043, 0.009155, 0.006805, 0.108398, 0.014099, 0.040771, 0.052734, 0.339844, 0.597656, 0.006744, 0.005371, 0.081543, 0.011047, 0.09082, 0.094727, 0.283203, 0.113281, -0.007507, -0.01178, -0.3125, -0.034424, 0.003113, 0.006958, 0.21875, 0.010315, 0.009949, 0.010193, 0.102051, 0.031494, -0.013855, -0.025635, -0.255859, -0.006348, 0.006561, 0.007812, 0.097656, 0.013123, 0.037842, 0.032471, 0.182617, 0.203125, 0.003998, 0.006714, 0.259766, 0.021118, -0.016724, -0.02124, -0.294922, -0.03064, 0.015747, 0.01709, 0.292969, 0.044434, -0.02771, -0.034912, -0.154297, -0.029541, -0.00946, -0.008484, -0.259766, -0.047363, -0.005646, -0.00885, -0.094727, -0.016479, 0.000465, -0.001923, 0.081543, 0.003677, -0.031494, -0.050537, -0.316406, -0.043701, 0.006927, 0.011902, 0.082031, 0.009705, 0.026245, 0.04834, 0.296875, 0.034424, -0.000052, 0.00473, -0.18457, -0.018677, -0.004181, -0.001053, -0.324219, 0.005096, 0.014954, 0.008972, 0.298828, 0.0354, -0.000969, 0.012878, 0.345703, 0.025391, 0.004181, 0.00766, 0.103027, 0.017944, 0.099609, 0.130859, 0.062256, 0.050781, 0.012268, 0.011841, 0.25, 0.050781, -0.011475, -0.012634, -0.233398, -0.071777, -0.03418, -0.028931, -0.441406, -0.088379, 0.025513, -0.000771, 0.351562, 0.149414, 0.027954, 0.031494, 0.460938, 0.108887, 0.009033, 0.002182, 0.333984, 0.013672, 0.023193, 0.043457, 0.3125, 0.03833, 0.000912, -0.00058, 0.071289, 0.003693, -0.006592, -0.012756, -0.114258, -0.025879, 0.053467, 0.063965, 0.287109, 0.11084, 0.000481, -0.003021, 0.294922, 0.023315, -0.011169, -0.012207, -0.335938, -0.025635, 0.011108, 0.008362, 0.361328, 0.040771, -0.003067, -0.008667, -0.114746, -0.005981, -0.012695, -0.053467, -0.421875, -0.035156, -0.00135, -0.0019, 0.071777, -0.022339, 0.005493, 0.006622, 0.229492, 0.008789, -0.006927, 0.010559, 0.008789, -0.363281, 0.000851, -0.001137, 0.092773, 0.006683, 0.006531, 0.004181, 0.259766, 0.068359, 0.0271, 0.028564, 0.339844, 0.043457, 0.001343, -0.001022, 0.085938, 0.00354, -0.016846, -0.029907, -0.404297, -0.025146, 0.008667, -0.007721, -0.030518, 0.257812, 0.075684, 0.070312, 0.261719, 0.154297, 0.007019, 0.005524, 0.089844, 0.017212, 0.020874, 0.024048, 0.328125, 0.085449, -0.000004, 0.001335, -0.067383, -0.003113, 0.007233, 0.007294, 0.318359, 0.011597, -0.033203, -0.02002, -0.394531, -0.12207, -0.002869, -0.003906, -0.086426, -0.009033, 0.001419, 0.002243, 0.012573, 0.010193, -0.029175, -0.069336, -0.402344, -0.04834, 0.006653, 0.009338, 0.148438, 0.015137, 0.002365, 0.003723, 0.071289, 0.002533, -0.0019, -0.006165, -0.092285, -0.003998, -0.00119, -0.009521, -0.351562, -0.036865, -0.015991, -0.015503, -0.355469, -0.062256, 0.000389, -0.001923, 0.075195, 0.004913, -0.007019, -0.008789, -0.103027, -0.017456, 0.009155, 0.013306, 0.070801, 0.012268, -0.003571, -0.010925, 0.376953, -0.004181, 0.024292, 0.037109, 0.238281, 0.021606, 0.006226, 0.005188, 0.08252, 0.01239, -0.014587, -0.014832, -0.148438, -0.030518, 0.003357, 0.006592, 0.109863, 0.006836, -0.006775, -0.008606, -0.096191, -0.008972, 0.009094, 0.006775, 0.34375, 0.044678, -0.019531, -0.000732, -0.292969, -0.131836, 0.001091, -0.001579, 0.074707, 0.00415, -0.007507, -0.011963, -0.196289, -0.051514, 0.015869, 0.03064, 0.347656, 0.039307, -0.009399, -0.019287, -0.18457, -0.035156, 0.039062, 0.046387, 0.539062, 0.101562, -0.002808, -0.008911, -0.193359, -0.007935, -0.027466, -0.029541, -0.507812, -0.084473, -0.006775, 0.001587, -0.202148, -0.028931, 0.005341, 0.004761, 0.108887, 0.013672, 0.000018, 0.000565, -0.079102, -0.005249, -0.032959, -0.021362, -0.550781, -0.06543, -0.006073, -0.007019, -0.129883, -0.019287, 0.000176, 0.001564, -0.080566, -0.004639, -0.000467, -0.001335, 0.07666, 0.003815, 0.009216, 0.00161, 0.279297, 0.032959, -0.001427, -0.002792, -0.096191, -0.011597, 0.006226, 0.00885, 0.099609, 0.017944, 0.049072, 0.067383, 0.224609, 0.026367, 0.067383, 0.061768, 0.298828, 0.306641, 0.00015, 0.044434, -0.179688, 0.01062, 0.115723, 0.049072, 0.507812, 0.289062, 0.00032, 0.009094, -0.077637, -0.007599, -0.003052, -0.007568, 0.047119, 0.008972, 0.001221, 0.006958, -0.055664, -0.005493, -0.000683, -0.028931, 0.163086, 0.002609, -0.007874, 0.000538, -0.176758, -0.054199, 0.00013, -0.007599, 0.034912, 0.000238, -0.004242, -0.019043, -0.029663, -0.016113, -0.005798, 0.015564, -0.15332, -0.087402, -0.000938, -0.009277, 0.047119, 0.002457, -0.003036, 0.009949, -0.082031, -0.021362, 0.001091, -0.040039, 0.202148, 0.038574, -0.006744, 0.011353, -0.110352, -0.002716, 0.000357, -0.006531, 0.051025, -0.007477, -0.000159, 0.032959, -0.125, -0.043213, 0.000622, 0.009766, -0.047852, -0.010071, -0.000292, -0.011047, 0.057373, 0.008667, -0.000341, -0.009094, 0.046631, -0.000534, 0.001633, -0.01416, 0.066895, 0.003281, 0.000488, -0.007416, 0.033447, 0.001518, -0.001053, 0.007233, -0.03418, -0.000224, 0.000763, -0.014099, 0.047852, 0.014404, 0.002686, 0.014587, -0.035889, -0.014465, 0.009521, -0.023438, 0.141602, 0.085938, 0.000326, -0.009827, 0.049561, 0.000523, 0.000866, 0.003204, -0.07373, -0.030762, 0.00135, 0.008301, -0.04834, -0.006378, -0.006134, 0.023804, -0.100586, -0.093262, 0.02771, 0.019531, 0.300781, 0.043457, -0.0005, 0.004791, -0.041748, 0.00766, 0.001503, 0.007874, -0.055664, -0.008362, 0.001129, 0.014221, -0.060303, 0.001663, -0.000142, -0.013794, 0.044678, 0.014587, 0.000759, -0.004669, 0.028931, 0.033691, -0.000473, -0.005676, 0.040527, -0.007263, 0.000546, -0.015747, 0.088379, 0.026489, -0.001289, 0.016968, -0.112793, -0.000515, 0.00293, -0.006531, 0.06543, 0.040771, 0.000284, -0.011353, 0.08252, 0.010193, 0.001671, 0.010742, -0.083008, -0.016479, -0.000866, -0.006256, 0.048828, -0.012024, -0.007782, -0.001846, -0.135742, -0.058838, -0.003311, 0.013245, -0.099121, 0.024902, -0.001457, 0.039795, -0.199219, 0.009644, -0.004333, 0.000721, -0.080078, -0.175781, 0.000504, -0.006104, 0.042236, -0.006165, 0.000141, -0.019653, 0.161133, 0.040527, 0.000347, -0.031738, 0.114258, 0.038574, 0.00087, 0.011047, -0.056641, 0.004028, -0.000935, 0.020996, -0.160156, -0.006714, -0.001778, 0.020752, -0.139648, 0.055908, -0.000885, 0.016602, -0.07373, -0.009827, 0.000053, -0.010498, 0.048096, 0.000648, -0.000091, 0.012085, -0.067871, -0.009705, -0.001572, -0.024292, 0.077637, 0.027222, 0.004089, -0.001442, 0.035889, 0.019775, 0.003265, -0.015747, 0.093262, 0.040039, 0.00132, -0.005188, 0.034424, 0.04541, -0.001984, 0.006592, -0.048828, -0.008301, -0.055664, -0.07373, -0.355469, -0.172852, -0.002869, -0.008911, 0.054199, -0.001617, 0.022949, -0.002045, 0.155273, 0.030273, 0.006409, -0.019165, 0.15918, 0.062256, -0.007294, -0.000675, -0.114258, -0.186523, -0.000866, -0.009399, 0.057861, -0.006256, 0.000176, 0.004242, -0.039307, 0.004395, -0.000402, -0.010986, 0.07373, 0.023804, 0.010864, -0.006897, 0.139648, 0.069824, -0.000198, -0.010376, 0.06543, -0.010986, 0.001137, 0.014771, -0.072266, -0.017334, 0.00412, -0.000454, 0.029175, 0.023804, 0.000851, -0.015564, 0.07373, 0.025879, 0.003937, -0.010437, 0.131836, 0.060547, -0.003708, 0.021851, -0.163086, -0.057373, 0.000071, 0.008179, -0.03833, 0.001724, -0.009338, -0.001526, -0.064453, -0.125, 0.002045, 0.001183, 0.104492, 0.000771, 0.003769, 0.024292, -0.138672, -0.009338, -0.00528, 0.019775, -0.172852, 0.016235, 0.001495, 0.010803, -0.051514, -0.005432, 0.000183, -0.011658, 0.058594, 0.003738, 0.011047, -0.009399, 0.166992, 0.09668, 0.001457, -0.016968, 0.080078, 0.017578, 0.001656, 0.008179, -0.043701, 0.005249, -0.001251, 0.019409, -0.111328, -0.004761, 0.000345, -0.006622, 0.034912, 0.000423, -0.016724, 0.006226, -0.144531, -0.085449, -0.00177, -0.01001, 0.069336, 0.011658, -0.00238, -0.019287, 0.117188, 0.011902, 0.000199, -0.008545, 0.067383, 0.000561, 0.003967, -0.010742, 0.150391, 0.085938, 0.000671, -0.004089, 0.043945, -0.011475, 0.001419, -0.024048, 0.207031, -0.000629, -0.000526, 0.007721, -0.04541, 0.009216, -0.001617, 0.015625, -0.100586, 0.008118, -0.000196, 0.008667, -0.054688, 0.004395, -0.000412, -0.008362, 0.048828, -0.001122, 0.000496, -0.00528, 0.067383, 0.012573, 0.000014, 0.009888, -0.049805, 0.006561, 0.000656, 0.012756, -0.064453, 0.008972, -0.001862, -0.005524, 0.041992, -0.003326, 0.000439, -0.006653, 0.049316, 0.000706, 0.00705, -0.004395, 0.161133, 0.075684, 0.002136, -0.001312, 0.034668, 0.021729, 0.00116, 0.01355, -0.072754, 0.003067, 0.00267, 0.013672, -0.11084, 0.002731, 0.000614, 0.003235, -0.044189, 0.007599, -0.002502, 0.005585, -0.094727, -0.04248, 0.012878, 0.025146, -0.062256, 0.104492, -0.000629, -0.008606, 0.068848, 0.010498, -0.00148, 0.014771, -0.090332, 0.00351, -0.000456, 0.00415, -0.049805, -0.012634, -0.005859, 0.000748, -0.175781, -0.038818, -0.000051, 0.010742, -0.060059, 0.004181, 0.000935, -0.006927, 0.039551, 0.000954, 0.000188, 0.011963, -0.055908, -0.006866, -0.001022, -0.011169, 0.049316, -0.003021, 0.049561, 0.028931, 0.241211, 0.172852, 0.006561, -0.019165, 0.112793, 0.040771, -0.005798, -0.008667, 0.005951, -0.025146, 0.00148, -0.007263, 0.043701, 0.032715, 0.000427, -0.025635, 0.15332, -0.022827, 0.000254, 0.017212, -0.056641, -0.018066, 0.000553, 0.009521, -0.043213, 0.001236, -0.001511, 0.012451, -0.199219, -0.018188, 0.000196, -0.010254, 0.050781, -0.000056, 0.00209, 0.010315, 0.050781, 0.008179, 0.031738, 0.07666, 0.154297, 0.084961, -0.015625, -0.031006, -0.045654, 0.002487, 0.001411, 0.008423, 0.046143, 0.000999, 0.000999, 0.021729, 0.108887, 0.019897, 0.02478, 0.040039, 0.065918, 0.030396, 0.007172, -0.009583, -0.208008, -0.033691, 0.000671, 0.009155, 0.054199, 0.007416, -0.003143, 0.034424, 0.243164, -0.158203, -0.003998, 0.020386, 0.125977, -0.257812, 0.015869, 0.058594, 0.332031, 0.213867, -0.045654, -0.083008, -0.080566, -0.070801, 0.010681, -0.003082, -0.227539, 0.0354, 0.000422, 0.011963, 0.094238, 0.006836, 0.008972, 0.026733, 0.136719, -0.171875, 0.010254, 0.025146, 0.063477, -0.09375, 0.007599, 0.015076, 0.020996, 0.219727, -0.006439, 0.008118, 0.201172, 0.064453, -0.012634, -0.009338, 0.068359, 0.225586, -0.012085, -0.030151, 0.059326, 0.455078, -0.012695, -0.044434, -0.167969, -0.104492, -0.003036, -0.017944, -0.091309, -0.019897, 0.005005, 0.019287, 0.155273, 0.02063, 0.021729, 0.037354, 0.030151, 0.012451, 0.009277, 0.051514, 0.07373, -0.049072, 0.061768, 0.119141, 0.169922, 0.055664, -0.012085, -0.026245, -0.106934, -0.028442, -0.003845, -0.015991, -0.058594, 0.01062, 0.005096, -0.013611, -0.200195, -0.027832, -0.04541, -0.105469, 0.277344, -0.008301, -0.003265, 0.005524, 0.211914, 0.011719, -0.00769, -0.0177, -0.039795, -0.008484, -0.006714, -0.035156, -0.25, -0.037354, -0.006927, -0.023071, -0.090332, -0.001472, -0.005676, 0.022339, 0.241211, -0.031738, 0.003372, -0.045166, -0.291016, -0.061523, 0.000414, 0.029053, 0.222656, -0.174805, -0.007233, 0.008545, 0.460938, 0.130859, 0.007294, 0.017212, 0.054199, 0.134766, 0.001373, 0.01001, 0.051514, 0.013245, 0.023438, 0.045898, 0.064941, 0.016113, -0.019897, -0.038574, -0.214844, -0.023315, 0.00264, -0.009216, -0.081055, -0.041748, 0.003357, 0.010742, 0.046387, 0.00589, 0.001595, 0.004181, 0.018677, 0.007263, 0.009277, -0.010803, -0.229492, 0.016113, 0.019043, 0.037354, 0.052734, 0.012573, -0.012634, -0.033203, -0.091797, -0.011963, -0.000591, 0.031128, 0.217773, 0.022705, -0.001656, -0.002014, 0.010437, 0.004669, 0.00267, 0.005341, 0.003281, 0.04541, -0.000916, -0.002792, -0.032471, -0.207031, -0.001534, -0.028687, -0.208008, 0.118652, -0.005829, -0.016968, -0.053467, -0.009277, -0.000416, 0.014465, 0.101074, 0.004395, -0.011169, 0.006531, 0.243164, -0.025391, 0.004822, 0.034912, 0.209961, 0.03125, -0.021851, 0.050049, 0.320312, 0.149414, -0.019775, -0.041992, -0.063477, -0.025757, -0.020142, -0.019897, 0.013306, -0.244141, 0.015625, 0.003815, -0.285156, -0.00193, 0.007568, 0.026367, 0.103516, 0.005188, 0.005005, 0.015564, 0.032715, -0.029297, -0.014282, -0.027588, -0.199219, -0.084473, 0.006836, -0.013123, -0.231445, 0.023193, 0.001244, -0.015991, -0.1875, -0.076172, 0.005554, 0.022949, 0.022583, 0.100098, 0.016479, 0.005005, -0.183594, -0.144531, 0.012146, 0.049316, 0.200195, 0.046875, -0.003937, -0.015137, -0.07373, -0.01123, 0.015137, 0.035645, 0.084473, 0.004639, -0.001266, -0.006226, -0.064941, -0.328125, 0.067383, 0.164062, 0.206055, -0.113281, -0.031982, -0.057373, -0.07666, -0.023315, 0.004486, 0.008789, 0.006683, -0.001701, -0.00325, -0.044922, -0.28125, -0.102051, -0.011475, -0.008301, -0.005524, -0.298828, -0.003586, -0.012146, -0.004486, 0.227539, -0.048828, -0.097656, -0.162109, -0.020874, 0.004791, 0.013672, 0.046875, 0.019409, 0.002411, -0.011841, -0.18457, 0.134766, 0.043457, 0.122559, 0.182617, -0.181641, 0.004974, 0.00885, 0.001953, 0.001076, -0.005524, -0.001663, 0.106934, 0.189453, -0.024414, -0.043945, -0.058838, -0.012878, 0.061279, 0.105469, -0.163086, 0.01239, -0.019897, -0.046387, -0.142578, -0.053467, 0.043457, 0.108398, 0.195312, 0.046387, 0.011292, 0.030518, 0.069336, 0.054688, 0.023682, 0.043457, 0.05957, 0.026978, -0.000221, 0.017578, 0.111816, -0.193359, 0.01001, -0.000622, -0.249023, 0.11084, 0.009399, 0.005493, -0.009216, 0.285156, 0.006409, 0.032715, 0.228516, 0.034912, 0.009521, 0.017578, 0.023438, 0.091309, 0.04126, 0.094238, 0.167969, 0.074707, -0.074707, -0.115234, -0.193359, -0.195312, 0.004486, 0.01416, 0.042236, 0.013977, -0.002472, -0.010864, -0.03833, -0.014038, -0.014465, -0.020752, -0.054932, -0.12793, -0.029297, -0.058838, -0.06543, -0.035889, 0.031982, 0.058594, 0.134766, 0.077637, 0.00824, 0.016357, 0.032959, 0.066406, 0.00354, 0.072754, 0.357422, -0.071777, -0.002548, -0.029541, -0.181641, 0.00415, 0.00766, 0.039795, 0.174805, 0.037598, 0.010071, 0.02356, 0.094238, 0.002808, -0.002609, -0.029175, -0.1875, -0.034912, -0.011597, -0.049072, -0.180664, 0.189453, 0.008484, -0.021851, -0.248047, -0.017944, -0.063477, -0.126953, -0.028931, -0.004333, 0.005737, 0.001915, -0.113281, 0.177734, 0.000519, 0.015869, 0.112793, 0.016846, 0.026123, 0.046631, 0.07666, 0.037598, 0.001923, 0.027832, 0.144531, 0.008606, 0.009277, -0.013794, -0.235352, 0.128906, -0.003006, -0.038086, -0.179688, 0.090332, 0.090332, 0.175781, -0.035645, -0.146484, 0.080566, 0.133789, 0.170898, 0.044678, -0.057861, -0.157227, 0.167969, 0.160156, -0.002029, 0.004028, -0.028809, -0.316406, -0.001114, -0.032959, -0.204102, 0.121582, -0.001114, -0.003113, -0.007294, 0.002045, -0.000599, -0.05127, -0.257812, 0.111816, -0.022217, -0.044434, -0.052734, -0.009644, 0.004395, 0.016235, 0.052979, -0.140625, -0.029663, -0.056885, 0.059814, 0.022705, 0.008057, -0.024536, -0.135742, -0.016113, 0.013489, 0.015076, 0.027588, 0.275391, 0.03833, 0.027466, 0.059326, 0.458984, 0.006805, -0.045166, 0.108887, -0.040527, -0.044678, -0.049805, -0.07373, -0.349609, 0.007935, 0.014038, 0.050049, 0.263672, 0.012085, 0.009399, 0.020874, 0.249023, 0.000584, -0.004303, 0.000423, 0.049561, -0.045654, -0.067383, -0.109375, -0.175781, 0.016113, 0.028442, 0.044678, 0.283203, -0.000165, -0.005646, 0.000261, 0.077637, 0.007751, 0.013611, 0.007263, -0.169922, 0.020996, 0.020752, 0.048096, 0.241211, 0.02771, 0.016235, 0.054443, 0.404297, 0.070801, 0.084473, 0.139648, 0.237305, -0.002747, 0.006622, -0.00074, -0.225586, 0.000012, -0.005005, 0.002197, 0.06543, -0.008362, -0.004364, -0.025513, -0.259766, 0.008972, 0.005219, 0.009277, 0.210938, 0.010925, -0.027588, 0.059326, 0.001953, -0.016479, -0.016479, -0.05249, -0.279297, 0.003677, -0.004456, 0.000102, 0.170898, -0.005615, -0.002426, -0.042969, -0.234375, 0.016235, 0.024048, 0.036133, 0.285156, -0.000402, 0.005798, 0.00885, -0.115723, -0.003601, -0.002487, -0.029663, -0.242188, 0.010254, 0.005859, 0.016479, 0.162109, -0.002594, 0.011902, -0.076172, 0.054932, 0.003281, 0.001717, 0.010376, 0.058594, 0.003265, -0.032715, 0.080566, -0.026978, -0.000256, 0.003815, -0.001266, -0.07373, 0.004456, 0.006256, 0.004913, 0.180664, 0.006653, -0.001289, -0.008789, 0.185547, -0.02063, -0.004272, -0.054932, -0.4375, -0.002853, -0.003159, -0.00946, -0.062988, 0.008179, 0.018433, 0.018066, 0.302734, -0.009521, 0.028564, -0.060059, -0.002121, 0.007599, 0.001137, 0.036865, 0.234375, 0.019897, 0.010559, 0.050537, 0.330078, 0.016846, 0.020386, 0.031128, 0.277344, -0.008545, -0.002441, -0.026733, -0.25, -0.004364, 0.003738, -0.008118, -0.217773, 0.000206, 0.004242, -0.001251, -0.063965, 0.000156, 0.003632, -0.000946, -0.070801, 0.001442, -0.001099, 0.000324, 0.0625, 0.015625, 0.023071, 0.032471, 0.265625, 0.001007, 0.047852, -0.155273, 0.154297, 0.016357, 0.034668, 0.068359, 0.316406, 0.013062, 0.007782, 0.031128, 0.335938, -0.026123, -0.015747, -0.038818, -0.306641, -0.000198, -0.003159, 0.037842, 0.333984, 0.00038, -0.01709, 0.059326, -0.04248, 0.014221, 0.014893, 0.017456, 0.245117, 0.012329, 0.012756, 0.028564, 0.318359, 0.008179, -0.00235, 0.039795, 0.289062, 0.00705, -0.001831, 0.0271, 0.277344, 0.010132, 0.010986, 0.026001, 0.228516, -0.006042, 0.007324, -0.003067, -0.213867, -0.004608, -0.001953, -0.0271, -0.163086, 0.017456, 0.025635, 0.061035, 0.267578, 0.016602, 0.017944, 0.02356, 0.298828, -0.006592, -0.000138, -0.013733, -0.217773, -0.006561, 0.006226, -0.060059, 0.042969, -0.003723, 0.036377, -0.083008, 0.029907, -0.071777, -0.073242, -0.105469, -0.318359, 0.081543, 0.172852, 0.230469, -0.022095, 0.015198, 0.023071, 0.055908, 0.453125, 0.003723, 0.00705, 0.031494, 0.223633, -0.013489, -0.003937, -0.043701, -0.25, -0.005798, -0.009277, -0.089355, -0.326172, -0.012512, -0.004395, -0.009277, -0.337891, 0.025391, -0.073242, 0.142578, 0.024292, 0.035889, 0.010376, 0.037354, 0.359375, 0.009888, 0.019409, 0.046875, 0.059814, 0.003876, 0.008179, 0.018188, 0.25, 0.012085, 0.009338, 0.030029, 0.292969, -0.000984, 0.006134, 0.002792, -0.060547, -0.019043, -0.017334, -0.046387, -0.273438, 0.003281, 0.000041, 0.006592, 0.06543, 0.001968, 0.002228, 0.005005, -0.068848, -0.000193, -0.006622, -0.000259, 0.086426, -0.007507, -0.0047, -0.054443, -0.208984, 0.00025, 0.000173, -0.001068, -0.061523, 0.004303, 0.005493, 0.041992, 0.251953, -0.000645, 0.062988, -0.126953, 0.057129, 0.012939, 0.015137, 0.025269, 0.265625, -0.001015, -0.004578, -0.000041, 0.075684, 0.012756, -0.022095, 0.097168, 0.012268, -0.012024, -0.019287, -0.063477, -0.3125, -0.001686, 0.000587, -0.008362, 0.086426, 0.019043, 0.029541, 0.038818, 0.170898, -0.008301, 0.002319, -0.017456, -0.226562, 0.004211, -0.001564, 0.018433, 0.226562, 0.00053, -0.005646, 0.000254, 0.065918, 0.011963, 0.021118, 0.024414, 0.316406, -0.009888, 0.033691, -0.064941, -0.001274, -0.008667, -0.015991, 0.014526, -0.068359, -0.009399, -0.009644, -0.021484, -0.248047, -0.000713, -0.004364, -0.000877, 0.047852, -0.005096, -0.003799, -0.013245, -0.15332, 0.019409, 0.036865, 0.032227, 0.330078, -0.000515, 0.003357, -0.000221, -0.067871, 0.006256, 0.00028, -0.001984, -0.257812, -0.001747, -0.001305, -0.008423, -0.062256, 0.014648, -0.03418, 0.071289, 0.0065, 0.036133, 0.036377, 0.067871, 0.416016, 0.029663, 0.04248, 0.049561, 0.294922, -0.01123, -0.013123, -0.0271, -0.320312, 0.000851, -0.004883, 0.001778, 0.065918, -0.016968, -0.02002, -0.035156, -0.277344, -0.005157, -0.004791, -0.014038, -0.161133, 0.000275, -0.006378, -0.000429, 0.072754, 0.004089, -0.036133, 0.08252, -0.032715, 0.000629, 0.00053, -0.006317, -0.109863, 0.005035, 0.007477, 0.031128, 0.291016, -0.001228, -0.001877, -0.006287, -0.062012, 0.026123, 0.015442, 0.047119, 0.355469, 0.001732, -0.000584, 0.005066, 0.066895, -0.000786, 0.008301, 0.001106, -0.072266, 0.008179, -0.026733, 0.052246, 0.00087, 0.021729, -0.052002, 0.114258, -0.001427, -0.005798, -0.009033, -0.007874, -0.009521, -0.013794, -0.021851, -0.037842, -0.191406, 0.016113, 0.024048, 0.057373, 0.318359, -0.002853, -0.035156, 0.152344, -0.124512, 0.022461, 0.01062, 0.033936, 0.445312, -0.02124, -0.0177, -0.041748, -0.28125, -0.004028, 0.029419, -0.076172, 0.029175, 0.007599, -0.002838, 0.006775, 0.234375, -0.00415, -0.010071, -0.026855, -0.130859, -0.000132, 0.000311, -0.00148, -0.12793, -0.000107, 0.001312, 0.001762, -0.052246, -0.00235, -0.003189, -0.003113, -0.114258, 0.000194, 0.000059, -0.001572, -0.07373, 0.000656, 0.00066, 0.000542, -0.089355, -0.000139, -0.00106, -0.002319, 0.070801, -0.000614, -0.001076, 0.004364, -0.088867, 0.000441, 0.001427, 0.000641, -0.174805, 0.001778, 0.003418, 0.008118, 0.018921, -0.000546, -0.001358, -0.001503, 0.031494, 0.001373, 0.001541, -0.012878, -0.245117, -0.000481, 0.000717, 0.003906, -0.072754, -0.000957, -0.000607, 0.00177, -0.069824, -0.004303, -0.001579, -0.00161, 0.146484, 0.00206, 0.003998, 0.005066, -0.092773, -0.000216, 0.000076, 0.003052, -0.094727, 0.000866, 0.001114, 0.003098, -0.086914, -0.00061, -0.001785, -0.00415, -0.046143, 0.00021, -0.000332, 0.000242, -0.03418, -0.000534, -0.00079, -0.002014, -0.037842, -0.000341, -0.001785, -0.002701, 0.064941, 0.001167, 0.000113, 0.005707, -0.09668, 0.000893, 0.000044, 0.00354, -0.162109, -0.000317, -0.001007, -0.001884, -0.038818, 0.000364, 0.003479, 0.005005, -0.163086, -0.004974, -0.017334, -0.118652, 0.080566, 0.000309, -0.000278, -0.004578, 0.084473, -0.000429, -0.000847, -0.00267, 0.140625, -0.000001, -0.001167, -0.001503, -0.181641, -0.000226, -0.000492, -0.000311, 0.020996, -0.004364, -0.00589, -0.01123, 0.099121, 0.002655, 0.003036, 0.014587, 0.087891, 0.00074, -0.000927, 0.002014, -0.129883, -0.000395, 0.000484, 0.002197, 0.032715, 0.00119, 0.001846, 0.009949, 0.167969, -0.000041, -0.001534, 0.00119, -0.094727, -0.000572, -0.000511, -0.004272, -0.151367, 0.00017, 0.001839, 0.002563, -0.084473, 0.001404, 0.001572, -0.000816, 0.106934, -0.002792, -0.004669, -0.015747, 0.086914, 0.00028, 0.000429, -0.000479, -0.083496, -0.00028, -0.002792, -0.007111, 0.117188, -0.001419, -0.001579, -0.002472, -0.158203, 0.001221, -0.000603, -0.001442, 0.124023, -0.000824, -0.000641, -0.003143, -0.11377, -0.00325, -0.004181, -0.006409, -0.15625, 0.000622, 0.000483, -0.001503, 0.053711, 0.001564, 0.001045, 0.00296, -0.081055, -0.000341, 0.000456, 0.003998, 0.099609, -0.000435, -0.000507, -0.001137, 0.025269, 0.000054, -0.001839, -0.002029, -0.15625, 0.001755, 0.00119, 0.005096, -0.084473, -0.002106, -0.001938, -0.004883, 0.103027, 0.003326, 0.006439, 0.014893, 0.013916, -0.002197, -0.002289, -0.008545, 0.130859, 0.000584, -0.000713, -0.000299, -0.05957, -0.000402, -0.000275, -0.000107, 0.038574, -0.000137, 0.00103, 0.002319, -0.081055, -0.00036, -0.000751, -0.002899, -0.048828, 0.000401, 0.000942, 0.000259, 0.071777, -0.000126, 0.000336, 0.00046, 0.092773, -0.000771, -0.000694, -0.00531, 0.091797, 0.012878, 0.026855, 0.060547, -0.029175, -0.001671, -0.003403, -0.004456, -0.179688, -0.000002, -0.001213, -0.004303, 0.093262, 0.000488, 0.001282, 0.001266, -0.130859, 0.001083, -0.000269, 0.003998, -0.087402, 0.000607, 0.001785, 0.002472, -0.101074, -0.000049, 0.00177, 0.003418, 0.140625, 0.000077, -0.000534, 0.001328, 0.083496, -0.000152, -0.000105, 0.000096, 0.03418, 0.001297, 0.000164, 0.000116, 0.080078, 0.001625, 0.000538, 0.002777, 0.152344, 0.000568, -0.00038, 0.001709, -0.107422, 0.000068, 0.000774, 0.002243, -0.075684, 0.000313, 0.001732, 0.003525, -0.091797, -0.000163, 0.000496, -0.000033, -0.050049, -0.000271, -0.000071, 0.001381, 0.101074, -0.00028, -0.000694, 0.003479, -0.131836, 0.000378, 0.000351, -0.007874, -0.162109, 0.000042, 0.000603, -0.002655, -0.065918, -0.001579, -0.001984, -0.011963, 0.130859, 0.000763, 0.002869, 0.002136, -0.115723, -0.001831, -0.003128, -0.008362, -0.070801, -0.002869, -0.00473, -0.007538, 0.108398, 0.000425, 0.000839, 0.003616, -0.047119, 0.000193, 0.000896, 0.002121, 0.12793, 0.000599, -0.00037, 0.00145, 0.149414, -0.000062, 0.000121, 0.000748, -0.033691, 0.008972, 0.016113, 0.042969, 0.055664, 0.001556, 0.002335, 0.003433, 0.088867, 0.000641, -0.000105, 0.00023, 0.135742, -0.004272, -0.004456, -0.00946, 0.083008, 0.000782, 0.000889, -0.000022, 0.084473, -0.000805, -0.000675, -0.004883, 0.070801, -0.000471, -0.002121, -0.004425, 0.077148, 0.002975, 0.004852, 0.010559, -0.073242, 0.000603, 0.000162, -0.001877, 0.076172, -0.000259, 0.000435, -0.000774, 0.070801, 0.000224, 0.000228, 0.001244, -0.029053, -0.000078, 0.000404, 0.000242, -0.016846, 0.001137, 0.001732, 0.000077, -0.000232, 0.00135, 0.002319, -0.001823, -0.137695, 0.001335, 0.001724, 0.006348, -0.09082, 0.000599, 0.000622, 0.00206, 0.048584, 0.00119, 0.002457, 0.011047, -0.029541, 0.001999, 0.001335, 0.002182, 0.100098, 0.000357, -0.001205, -0.003128, 0.081543, 0.001602, 0.000553, 0.000106, 0.135742, -0.000698, -0.000671, -0.003128, 0.177734, 0.000452, 0.000301, -0.003143, 0.087891, -0.000278, -0.000942, -0.006622, -0.086426, 0.000984, -0.000009, -0.002243, 0.082031, 0.000984, 0.001549, 0.00264, -0.095215, -0.000117, -0.001747, -0.006989, -0.166992, -0.002289, -0.003174, -0.010742, -0.143555, -0.000057, 0.000469, 0.002197, 0.032959, -0.000797, -0.001495, -0.003464, 0.002029, -0.000236, -0.000561, -0.003342, 0.081055, 0.000435, 0.000263, 0.001343, -0.132812, -0.000082, -0.000984, -0.005951, 0.166992, -0.00007, -0.001213, -0.005951, 0.147461, 0.000862, 0.000209, 0.003159, -0.087891, 0.00061, 0.001122, 0.003571, -0.015198, -0.000717, -0.001526, -0.001717, 0.031982, -0.006714, -0.012146, -0.029419, -0.068848, -0.001709, -0.000389, -0.000418, -0.092773, -0.004303, -0.008911, -0.066895, 0.004608, 0.003159, 0.001305, -0.110352, 0.033936, 0.004486, 0.007416, 0.071289, -0.01001, 0.000755, -0.00069, -0.044922, 0.006561, 0.001785, 0.003128, -0.000813, 0.000896, 0.000813, -0.000614, -0.03418, 0.046387, 0.001114, 0.004333, 0.067383, -0.01178, -0.003189, -0.003189, -0.07959, 0.013062, 0.000332, -0.00174, -0.107422, 0.04834, 0.001663, -0.000216, -0.035645, -0.010559, 0.000771, 0.00238, 0.041016, -0.005463, -0.000526, -0.001083, -0.009399, -0.000427, -0.013489, -0.03833, 0.071289, 0.013062, 0.002472, 0.008789, 0.027832, -0.030884, -0.000345, -0.001312, 0.041504, 0.000813, -0.00164, -0.002716, 0.000065, -0.003235, -0.008362, -0.023682, -0.083496, 0.042725, 0.001526, 0.014709, 0.085449, -0.069336, 0.000006, 0.00053, 0.004395, -0.006683, 0.002228, 0.006287, 0.019897, -0.076172, -0.001709, -0.003632, -0.056152, 0.012756, 0.000199, 0.002335, -0.040039, -0.002914, 0.000622, 0.001328, 0.025635, 0.003326, 0.000927, -0.000016, -0.043945, 0.004395, 0.00386, 0.01239, 0.049316, -0.070312, -0.001572, -0.002823, -0.084473, 0.017578, -0.001534, -0.002869, -0.0271, -0.003632, 0.009216, 0.019165, 0.091309, -0.032471, 0.00164, 0.003235, 0.051025, -0.000215, -0.000675, -0.002075, -0.043701, 0.002106, 0.004761, 0.010437, 0.077148, 0.025879, 0.000877, 0.003586, 0.038818, -0.0047, -0.005127, -0.011536, -0.0065, 0.043701, 0.000526, 0.001495, 0.045166, -0.01123, -0.000181, -0.00293, -0.069336, 0.082031, -0.00042, -0.003448, -0.028442, 0.044434, -0.000288, -0.001755, -0.014954, 0.00383, 0.005402, 0.010803, 0.095215, -0.019165, 0.003906, 0.008301, -0.102051, 0.018188, 0.001251, 0.000206, 0.046875, -0.00824, -0.001427, -0.00193, 0.048096, -0.025391, -0.011658, -0.036865, -0.037842, 0.078125, -0.000099, -0.000336, 0.030396, 0.027222, -0.000896, -0.000931, -0.011353, 0.001869, 0.004944, 0.008911, 0.049316, -0.01062, -0.000736, -0.000603, -0.038574, 0.041016, -0.000066, -0.001434, 0.04126, -0.008179, -0.002228, -0.0047, 0.004761, -0.000881, 0.000835, 0.000622, -0.039795, -0.003235, -0.009277, -0.019409, -0.084961, 0.057861, -0.005157, -0.013306, -0.068359, 0.045654, 0.000771, 0.001488, 0.052246, -0.001457, 0.000931, 0.002274, 0.047852, -0.010193, 0.000587, -0.000248, -0.020752, -0.001938, 0.00017, -0.000238, -0.049072, 0.013184, -0.000706, -0.000816, -0.013733, -0.026367, 0.002884, 0.005432, 0.054932, 0.003021, 0.002151, 0.003998, -0.00174, 0.000946, -0.001068, -0.001663, 0.006836, -0.031738, -0.00082, -0.004974, 0.018066, 0.044922, 0.000056, -0.002045, -0.004761, 0.05249, -0.000051, -0.000073, -0.012634, 0.000626, 0.003693, 0.005066, -0.075684, -0.030762, -0.003326, -0.003967, -0.060303, -0.04126, 0.002975, 0.007477, 0.047607, -0.002075, 0.000196, -0.000431, -0.030029, -0.021851, -0.00351, -0.006256, 0.10498, -0.023804, 0.001701, 0.006653, 0.019653, -0.090332, 0.000425, -0.002121, -0.018066, 0.036133, 0.002213, 0.009644, 0.110352, -0.055176, -0.000977, -0.005829, -0.101562, 0.030273, -0.003937, 0.000488, 0.100098, 0.007233, 0.000381, -0.001266, -0.003311, 0.044678, 0.001762, 0.006165, -0.089355, 0.025513, -0.001999, -0.004517, -0.028931, -0.016724, 0.000729, 0.002457, 0.056396, -0.105469, -0.000759, -0.002396, 0.013184, 0.084961, -0.000656, -0.000835, -0.014893, 0.00036, 0.000332, 0.000496, 0.049561, -0.001167, -0.00061, -0.000216, 0.043213, -0.005219, -0.001289, -0.004059, -0.102539, 0.014587, -0.000227, -0.000009, -0.038086, -0.010681, -0.000969, -0.005066, -0.101562, 0.026611, 0.000637, 0.001862, 0.042725, -0.002808, 0.001122, 0.002167, 0.024902, -0.038818, 0.000013, -0.000618, -0.021118, -0.000267, 0.002045, 0.005798, 0.018555, -0.04126, 0.006012, 0.023193, -0.064941, -0.086426, -0.005951, -0.017334, -0.081543, 0.006653, -0.018921, -0.049805, 0.030884, 0.039551, 0.00061, 0.003769, 0.025391, 0.001144, 0.000248, -0.001396, -0.026001, 0.005096, 0.000332, -0.000336, -0.09375, 0.003815, -0.002884, -0.005249, -0.038818, -0.00164, -0.000103, 0.000278, 0.017212, 0.004883, -0.00008, -0.000298, -0.024536, 0.006592, 0.002518, 0.00946, 0.00351, -0.069824, -0.000992, -0.00025, -0.042725, 0.013184, 0.001106, 0.011841, 0.087402, -0.06543, 0.000175, -0.004517, 0.033691, 0.032227, 0.002823, 0.010803, 0.088379, -0.06543, 0.004669, 0.010193, 0.0625, 0.034668, 0.004669, 0.007538, 0.032959, -0.003662, 0.002197, 0.004028, 0.053711, -0.009705, 0.000074, -0.000095, 0.015381, 0.000984, -0.001167, -0.003235, 0.115723, -0.033691, -0.000181, 0.000067, 0.012878, 0.001045, -0.000751, -0.002655, 0.001228, 0.05249, -0.004089, -0.010986, 0.10791, -0.030151, -0.001389, -0.005005, -0.04834, 0.010193, 0.009705, 0.015625, 0.088867, -0.021851, 0.00473, -0.00193, -0.078613, 0.048096, -0.002258, -0.004059, -0.089844, 0.023315, -0.001213, 0.001083, 0.038574, -0.00769, 0.000422, 0.002884, -0.023071, -0.041016, 0.000782, 0.007507, 0.0625, -0.073242, 0.003098, 0.005676, 0.04541, -0.007507, 0.000183, 0.000729, 0.012268, 0.007996, 0.000954, 0.001213, 0.012878, -0.00164, -0.000977, -0.00013, -0.028931, 0.000717, 0.00037, 0.002747, -0.04834, 0.005188, -0.000935, 0.001068, -0.088379, 0.033691, 0.00061, -0.000381, -0.025391, 0.000458, 0.000197, -0.000492, 0.025879, -0.001762, 0.003998, 0.013855, 0.101074, -0.063477, 0.002518, 0.006989, 0.040771, 0.001663, 0.001884, 0.003738, 0.043945, -0.009155, -0.005005, -0.013855, -0.039062, 0.094238, 0.015503, -0.001839, 0.318359, 0.030151, -0.011475, -0.013123, -0.259766, -0.031982, 0.006897, 0.006348, 0.230469, 0.005005, 0.001366, -0.001495, 0.074707, -0.003326, -0.006897, -0.00383, -0.085938, -0.011108, -0.005859, -0.007385, -0.320312, 0.015869, 0.006195, 0.006104, 0.07959, 0.014038, 0.003342, 0.006104, 0.146484, 0.012146, -0.004181, -0.005524, -0.09082, -0.006561, 0.010437, 0.00705, 0.279297, 0.030762, -0.007751, -0.00647, -0.243164, -0.029541, 0.011169, 0.014221, 0.142578, 0.032959, -0.003586, -0.010559, -0.082031, -0.016357, 0.001305, -0.001472, 0.071289, -0.000843, -0.015991, -0.011902, -0.251953, -0.04541, 0.020142, 0.025757, 0.292969, 0.046875, 0.008667, 0.00885, 0.058838, 0.016479, -0.00647, -0.011414, -0.089355, -0.015137, 0.003296, 0.006348, 0.171875, 0.011902, 0.088867, 0.15625, -0.034912, -0.005005, -0.000114, -0.001472, 0.063965, -0.001129, -0.009827, -0.015259, -0.287109, -0.020386, -0.001472, 0.000338, -0.067383, 0.00148, -0.001236, 0.001556, -0.062988, 0.000858, -0.006866, 0.001938, -0.261719, -0.027588, 0.006439, 0.007233, 0.112793, 0.015869, -0.004028, 0.00354, -0.208008, -0.011353, -0.015442, -0.017212, -0.25, -0.030518, -0.002548, -0.004364, -0.09375, 0.00032, -0.00079, -0.004456, -0.294922, -0.023926, 0.003067, 0.004089, 0.09375, 0.013306, 0.003448, 0.003357, -0.421875, 0.02771, 0.004974, 0.00132, 0.128906, 0.014709, 0.00946, 0.00415, 0.15918, 0.014832, 0.000973, -0.002258, 0.107422, 0.003098, 0.005859, 0.006714, 0.099609, 0.016846, -0.010071, 0.005615, -0.273438, -0.018555, 0.011719, 0.025757, 0.269531, 0.028076, 0.004822, 0.00589, 0.140625, 0.021851, -0.015747, -0.010986, -0.349609, -0.099609, 0.004303, 0.006836, 0.314453, 0.020264, 0.001122, -0.001938, 0.069824, -0.001175, 0.015137, 0.004425, 0.212891, 0.05957, -0.011841, -0.014587, -0.273438, -0.045654, -0.001404, 0.001091, -0.066406, 0.001534, 0.000813, -0.001526, 0.064453, -0.00267, 0.021362, 0.02478, 0.322266, 0.04248, 0.005493, 0.003616, 0.115723, 0.013977, 0.005493, 0.010986, 0.033691, -0.373047, 0.00103, -0.000307, 0.062256, -0.00145, -0.013611, -0.002853, -0.369141, -0.038818, -0.010437, -0.005646, -0.263672, -0.03418, 0.016357, -0.010742, 0.367188, 0.069336, -0.001808, 0.000549, -0.026978, -0.004303, -0.004364, -0.003891, -0.077148, -0.012085, 0.007202, 0.012634, 0.175781, 0.019897, -0.000786, 0.000637, -0.067871, 0.002014, 0.001007, -0.001793, 0.070312, -0.001884, -0.019043, -0.021484, -0.097656, -0.038818, 0.007874, 0.00589, 0.210938, 0.03064, 0.00473, 0.006012, 0.077637, 0.007935, 0.005432, 0.004364, 0.001198, 0.10791, 0.003693, 0.002502, 0.082031, 0.009155, -0.001625, 0.001183, -0.070312, 0.001427, -0.030518, -0.065918, -0.400391, -0.032715, -0.010559, -0.00103, -0.220703, -0.028809, 0.058594, 0.06543, 0.416016, 0.122559, 0.014771, 0.017456, 0.320312, 0.018066, -0.015869, -0.010986, -0.175781, -0.116699, 0.001953, -0.000832, 0.064453, -0.001175, -0.001099, 0.000858, -0.062988, 0.001595, 0.000584, 0.005768, 0.289062, 0.00946, -0.000534, -0.000759, 0.062988, -0.292969, 0.006439, 0.057617, 0.972656, 0.006989, -0.003113, -0.000431, 0.285156, 0.044434, -0.006165, -0.005493, -0.081543, -0.024414, 0.002075, -0.010254, -0.014771, 0.243164, 0.005768, 0.019653, 0.621094, -0.027344, -0.004059, -0.005493, -0.016602, -0.007294, -0.005768, -0.00824, -0.083496, -0.01001, -0.010986, -0.014526, -0.265625, -0.021729, -0.000935, -0.001129, -0.016724, -0.003479, -0.008911, -0.009033, -0.285156, -0.020386, -0.011414, -0.016724, -0.225586, -0.037598, -0.026367, -0.058105, -0.369141, -0.028076, -0.009033, -0.00351, -0.285156, -0.014282, 0.00322, 0.001289, 0.191406, 0.00528, -0.014954, -0.000675, -0.269531, -0.086426, 0.001801, -0.000984, 0.062988, 0.001869, -0.009888, -0.014343, -0.289062, -0.044678, 0.004547, 0.004303, 0.064453, 0.008057, -0.023438, -0.02832, -0.339844, -0.046387, 0.007172, 0.007416, 0.34375, 0.005981, -0.009644, 0.002991, -0.269531, -0.009338, 0.003281, 0.004517, 0.081543, -0.002457, -0.003754, -0.006531, -0.006012, -0.172852, -0.001884, -0.000992, -0.062988, 0.000999, -0.018066, -0.017944, -0.302734, -0.050049, -0.005615, -0.00351, -0.094727, -0.008362, -0.004028, -0.001526, -0.15332, -0.01239, 0.004639, 0.004578, 0.063477, 0.007721, -0.00025, -0.010437, -0.118164, -0.011536, -0.010925, -0.012024, -0.083496, -0.017456, -0.001083, -0.000242, -0.045898, -0.001915, -0.000702, 0.002533, -0.142578, -0.007721, -0.006836, -0.004242, -0.21582, -0.024048, -0.008911, 0.015442, -0.388672, -0.035645, -0.016479, -0.013855, -0.246094, -0.023071, -0.00708, 0.003891, -0.269531, -0.013245, -0.002884, -0.003876, -0.101562, -0.011169, -0.007507, 0.002029, -0.273438, -0.040527, 0.001175, -0.002899, -0.012329, 0.069824, -0.006866, -0.01123, -0.3125, -0.033203, 0.00885, 0.015625, 0.255859, 0.019775, 0.005402, -0.003021, 0.269531, -0.005707, -0.005341, -0.004822, -0.132812, -0.012268, 0.001221, -0.000916, 0.046875, 0.000463, 0.003906, 0.011108, -0.026123, -0.410156, 0.012634, 0.009277, 0.213867, 0.060303, 0.015991, 0.016724, 0.239258, 0.044189, 0.004944, 0.003204, 0.086426, 0.016968, 0.007782, 0.005981, 0.248047, 0.027588, 0.01178, 0.018311, 0.298828, 0.038086, 0.00412, 0.008118, 0.07373, 0.017822, -0.01001, -0.009216, -0.223633, -0.012573, -0.006378, -0.001663, -0.332031, -0.020996, -0.001762, 0.000175, -0.064941, -0.005493, 0.002899, -0.008057, -0.08252, 0.644531, 0.000029, -0.001495, -0.067383, -0.000296, 0.000422, 0.001839, 0.050049, -0.004242, 0.001633, 0.00116, -0.064453, -0.014771, -0.001236, -0.002594, -0.050781, 0.000706, -0.000006, -0.001297, -0.044922, 0.003235, -0.000622, -0.005249, 0.091309, 0.006989, 0.001915, -0.000324, -0.098145, 0.005554, 0.000196, 0.001541, 0.071289, -0.000927, -0.002182, -0.004791, -0.006897, 0.066895, -0.000233, -0.000732, 0.047363, -0.00164, -0.000652, -0.00009, -0.075684, -0.015015, 0.000238, 0.005798, 0.203125, -0.018677, 0.001129, 0.004059, -0.176758, 0.012268, 0.00034, 0.001129, 0.048584, 0.00033, 0.000441, -0.00001, -0.074219, -0.000687, 0.000248, -0.001259, -0.09082, 0.002945, 0.002243, -0.002747, -0.154297, 0.002609, -0.000139, 0.000793, 0.067383, 0.000479, 0.000143, 0.000519, 0.049316, -0.000641, -0.000454, -0.00132, -0.087402, -0.006989, -0.000007, 0.003632, 0.186523, -0.000561, 0.002731, -0.007996, -0.100098, 0.000847, 0.000393, -0.001205, -0.052734, 0.000641, 0.002258, 0.000366, 0.045166, 0.135742, 0.000118, 0.001236, -0.064453, 0.001823, 0.000858, -0.00386, -0.063477, 0.003906, 0.000047, 0.00267, 0.062256, -0.001381, -0.000584, 0.000347, -0.071777, 0.00412, 0.000278, 0.00021, -0.005859, -0.06543, 0.001968, 0.003143, 0.092285, 0.00824, -0.000858, 0.001854, -0.087402, -0.006439, -0.000683, -0.000786, 0.05835, -0.006195, 0.00036, -0.000496, -0.077637, -0.000839, -0.000122, -0.001671, -0.000248, 0.046143, -0.00074, -0.001846, -0.050537, 0.005096, -0.00103, 0.003235, 0.063965, 0.002365, 0.001869, 0.006378, -0.048096, -0.006256, -0.00058, -0.001778, 0.048584, -0.003967, 0.000071, -0.000549, -0.081543, -0.001579, -0.001892, -0.002823, 0.267578, 0.028809, 0.001556, 0.002823, -0.089355, 0.008606, -0.00009, 0.005341, -0.100586, 0.0005, -0.000236, 0.000068, 0.054443, 0.001221, -0.00135, -0.002182, 0.062256, -0.004852, -0.001694, -0.002457, 0.087402, -0.006958, -0.000372, -0.002594, -0.083008, -0.003342, 0.00119, 0.005432, -0.328125, 0.006042, -0.001083, -0.001968, -0.056885, -0.002548, -0.000721, -0.000751, -0.063965, 0.000626, -0.003784, -0.011658, -0.231445, -0.000234, 0.000067, 0.001595, 0.176758, -0.007233, 0.000584, -0.000052, -0.080078, -0.004578, 0.000992, -0.003067, 0.11084, 0.002594, -0.00021, 0.000256, 0.055664, 0.00004, 0.025879, 0.049805, 0.367188, 0.098145, -0.000713, -0.005371, 0.099121, -0.006042, 0.000138, 0.00103, 0.064941, 0.007599, -0.000486, -0.003281, 0.052246, -0.00267, 0.000456, 0.001518, -0.062988, -0.0005, 0.006836, -0.00293, -0.082031, -0.033936, 0.001686, 0.003708, 0.011108, -0.118164, -0.000671, 0.002167, -0.062012, 0.002335, 0.000809, 0.003998, 0.046143, -0.001846, -0.000322, -0.000984, 0.077148, -0.001457, -0.002487, -0.007477, 0.242188, 0.009155, -0.001053, -0.002457, 0.056641, -0.001823, -0.000942, -0.000278, 0.064453, -0.002792, -0.001556, -0.004944, -0.008911, 0.060303, 0.000916, 0.00293, 0.060303, -0.002655, 0.000389, 0.000908, 0.043701, 0.000437, 0.000181, 0.001244, -0.0625, -0.009705, -0.001579, 0.001984, 0.062012, 0.007141, 0.000908, 0.004578, -0.085938, 0.000174, 0.000076, 0.000938, 0.039062, -0.004364, 0.000641, 0.002991, -0.07373, -0.004059, 0.000412, -0.001579, -0.043457, 0.003845, -0.00164, 0.001068, 0.078613, -0.004639, 0.001091, 0.000189, -0.056152, 0.004364, 0.000219, -0.003052, -0.07666, -0.007538, 0.000648, 0.001999, -0.057861, -0.007996, -0.00045, -0.002014, -0.003845, 0.044678, 0.000679, -0.000133, 0.063477, 0.008606, 0.002319, -0.003433, -0.151367, 0.017212, -0.003296, -0.007019, -0.119629, -0.018799, -0.000364, 0.001488, 0.083496, 0.00209, 0.001442, 0.000702, -0.079102, -0.001732, -0.000843, -0.000813, -0.058594, 0.001144, -0.001564, -0.005951, -0.045166, -0.001411, 0.003738, 0.015137, 0.142578, -0.029663, -0.000961, -0.000162, -0.053711, 0.000698, -0.001396, 0.001083, 0.089355, -0.001823, -0.000496, -0.001091, 0.056641, -0.00325, -0.001129, -0.000603, 0.057373, 0.001274, 0.000152, 0.001457, 0.067383, -0.004028, 0.00116, -0.00053, -0.063477, -0.003052, -0.002029, -0.001358, -0.055664, 0.002274, -0.000414, 0.000194, 0.049561, 0.00033, 0.000159, -0.000237, -0.063965, -0.003647, -0.001282, 0.001465, 0.249023, -0.006805, -0.000372, -0.002457, -0.071289, -0.000456, -0.000324, 0.000992, 0.041748, -0.003616, -0.000648, -0.000748, 0.052002, 0.002182, -0.000977, -0.001259, -0.12207, -0.002426, 0.001274, 0.011475, 0.219727, -0.02124, -0.000851, -0.000221, -0.077637, -0.009094, -0.001762, -0.003906, 0.078125, 0.003738, 0.001297, 0.004181, 0.070801, -0.005463, 0.000858, 0.002533, -0.060547, 0.001694, 0.001366, -0.000839, 0.086914, -0.001411, 0.001022, 0.000353, -0.038818, 0.002502, -0.000546, -0.005371, -0.085938, 0.007996, -0.000486, 0.000793, -0.00412, -0.081543, -0.001106, -0.001137, 0.056885, -0.002197, 0.000014, -0.000301, 0.052246, -0.004272, 0.000159, 0.003876, -0.07373, -0.001678, -0.000126, 0.003387, -0.100098, -0.084961, -0.000338, 0.000637, 0.222656, -0.000858, -0.000717, 0.000549, 0.072266, 0.000229, 0.000103, 0.001106, -0.052002, 0.001907, -0.000664, -0.00014, -0.08252, 0.01416, -0.00021, -0.00293, -0.062256, -0.000128, 0.000736, 0.00206, -0.005402, -0.044189, -0.000127, -0.003052, 0.062012, 0.000648, -0.001335, -0.002228, -0.0625, 0.000721, -0.002686, -0.005157, -0.135742, 0.002213, -0.001831, 0.000347, -0.149414, -0.007385, 0.000584, 0.000538, -0.060547, 0.00041, -0.000131, -0.001068, -0.071777, -0.002914, -0.000713, -0.002487, 0.041016, 0.004761, -0.001213, 0.002335, -0.041016, -0.003189, 0.000336, -0.003433, 0.044922, 0.006042, 0.000128, 0.003708, -0.04126, -0.004791, 0.000725, -0.002838, 0.07666, 0.008057, 0.002029, 0.000147, 0.037598, 0.005157, 0.000425, 0.002899, -0.042725, -0.004608, 0.00017, -0.002609, 0.041992, 0.005096, -0.000009, -0.003418, 0.047119, 0.006256, 0.000345, 0.002106, -0.045166, -0.003387, -0.000134, -0.002808, 0.035156, 0.006195, 0.000205, -0.001953, 0.030762, 0.003891, -0.000062, 0.002411, -0.037598, -0.004395, -0.000073, -0.002411, 0.041504, 0.004089, 0.001282, -0.000523, 0.033691, 0.00592, 0.00528, -0.003281, 0.162109, 0.023315, -0.000237, 0.002396, -0.035156, -0.00412, 0.001572, -0.002411, 0.122559, 0.006683, -0.001663, 0.002792, -0.044434, -0.004517, 0.000296, -0.004944, 0.070312, 0.009155, 0.001457, -0.003479, 0.044922, 0.005432, 0.001648, 0.003754, -0.074707, -0.011902, -0.000146, 0.002594, -0.040039, -0.005188, 0.001572, -0.006989, -0.010986, 0.052734, 0.000079, -0.003586, 0.062988, 0.006653, -0.000163, 0.001907, -0.046631, -0.006195, -0.001221, 0.000935, -0.041748, -0.004852, 0.000679, -0.002716, 0.039062, 0.004639, 0.000131, -0.002197, 0.040527, 0.004364, 0.000637, 0.002747, -0.036377, -0.003555, -0.000492, 0.003082, -0.040039, -0.006348, -0.000557, -0.003677, 0.049072, 0.003876, 0.00037, -0.003998, 0.040283, 0.005096, -0.000938, 0.001205, -0.042725, -0.004089, -0.000813, 0.003738, -0.046387, -0.004822, 0.000816, -0.00473, 0.064941, 0.01123, -0.000486, 0.000066, -0.036621, -0.004547, -0.001869, -0.002762, 0.064453, 0.00708, -0.000515, 0.0047, -0.048584, -0.006592, -0.00132, -0.003525, 0.076172, 0.013, -0.000338, 0.002914, -0.043457, -0.003525, -0.000557, 0.00206, -0.044922, -0.006348, -0.000151, 0.003723, -0.041016, -0.004883, 0.000216, -0.003403, 0.041016, 0.00528, 0.001984, -0.000158, 0.033936, 0.004883, 0.000087, 0.002716, -0.05127, -0.00473, -0.000694, -0.004608, 0.044189, 0.00531, 0.000078, 0.004364, -0.060791, -0.008545, 0.000816, -0.003143, 0.042969, 0.006927, -0.000179, -0.002914, 0.039307, 0.006287, 0.001015, -0.000935, 0.039307, 0.006409, 0.000999, -0.002213, 0.039307, 0.004944, -0.000204, -0.00415, 0.052979, 0.006805, -0.000303, 0.002731, -0.040771, -0.00531, -0.002014, 0.00235, -0.091309, -0.013672, -0.000387, -0.004791, 0.067383, 0.006653, -0.000805, -0.00383, 0.046387, 0.005035, -0.003128, -0.004486, -0.169922, -0.002975, -0.00053, -0.002823, 0.038818, 0.004364, 0.000332, 0.002914, -0.034668, -0.004883, -0.002319, 0.003708, -0.064453, -0.00592, -0.002136, 0.000364, -0.052002, -0.005859, -0.000587, -0.003906, 0.041504, 0.004791, -0.000706, 0.003174, -0.059082, -0.008362, 0.000538, -0.001968, 0.05542, 0.005554, 0.000111, -0.003479, 0.046143, 0.00473, -0.000416, 0.002991, -0.043945, -0.005157, -0.00042, 0.002319, -0.041748, -0.004944, -0.000278, 0.005096, -0.068848, -0.009033, 0.000874, -0.0019, 0.05957, 0.009888, 0.000082, -0.001465, 0.041992, 0.003906, -0.000401, -0.003433, 0.045166, 0.006134, -0.000383, 0.00296, -0.044922, -0.006775, -0.000189, -0.003052, 0.036377, 0.004852, 0.000278, 0.002533, -0.035889, -0.003372, 0.000134, 0.002563, -0.044922, -0.005371, 0.000641, 0.003235, -0.050049, -0.005371, -0.000294, 0.00206, -0.039307, -0.005005, 0.000706, 0.003891, -0.079102, -0.011414, -0.000182, -0.003342, 0.038818, 0.004364, 0.001099, -0.00235, 0.041748, 0.005157, -0.000496, -0.002548, 0.034668, 0.004517, -0.000473, 0.002228, -0.036133, -0.002121, 0.000618, -0.003296, 0.049316, 0.006226, -0.000626, -0.004761, 0.048584, 0.007019, -0.001114, 0.000397, -0.036133, -0.00473, -0.000607, 0.002548, -0.040527, -0.006165, -0.000082, 0.002899, -0.044189, -0.005371, 0.000843, -0.002655, 0.043701, 0.005249, -0.000148, -0.002151, 0.038086, 0.00531, -0.000197, -0.00193, 0.049561, 0.005859, -0.00032, -0.001305, 0.037598, 0.005585, 0.000496, 0.002319, -0.034424, -0.004608, 0.000534, 0.002075, -0.039795, -0.005676, -0.000278, 0.001427, -0.036377, -0.004974, -0.001823, 0.000467, -0.026733, -0.018677, -0.000336, -0.002106, 0.040527, 0.004578, -0.000629, -0.003296, 0.047852, 0.005707, 0.001038, -0.003326, 0.066406, 0.005798, 0.000341, 0.00322, -0.035156, -0.004028, -0.00132, -0.000014, -0.027954, -0.003891, -0.001358, 0.000526, -0.038086, -0.004974, 0.000511, -0.002686, 0.040527, 0.004089, -0.000381, 0.002869, -0.043701, -0.005585, 0.000246, -0.001717, 0.026245, 0.002686, 0.000439, 0.003387, -0.037842, -0.005707, -0.001137, 0.001526, -0.083984, -0.011108, 0.001366, 0.004395, -0.083008, -0.013, 0.000721, 0.003082, -0.044922, -0.005951, -0.000241, -0.003937, 0.043457, 0.004089, -0.000124, -0.005005, 0.047119, 0.005188, -0.000116, -0.002899, 0.038818, 0.004791, 0.001892, -0.001144, 0.039795, 0.004456, 0.000282, 0.002701, -0.046631, -0.006683, 0.000006, 0.001984, -0.038818, -0.004883, -0.000001, -0.003433, 0.037109, 0.004944, -0.000002, 0.002853, -0.040527, -0.003647, 0.000277, 0.003662, -0.046143, -0.00589, -0.000748, 0.001686, -0.041504, -0.004761, -0.000931, 0.000471, -0.031982, -0.006134, 0.000093, -0.003616, 0.038818, 0.004456, 0.001389, -0.000908, 0.03418, 0.015869, 0.00069, -0.002426, 0.039062, 0.004761, -0.000041, -0.002945, 0.037598, 0.003525, 0.000065, -0.006775, 0.099121, 0.013184, 0.000389, 0.003113, -0.04126, -0.003632, 0.000087, 0.003815, -0.038818, -0.004517, 0.000162, 0.002594, -0.040527, -0.004913, 0.007782, 0.10498, 0.014954, -0.003204, 0.011719, 0.21875, 0.051514, 0.023193, 0.000098, 0.053711, 0.008545, 0.003006, 0.002441, 0.078613, 0.012268, 0.006805, 0.000557, -0.055664, -0.005127, 0.002838, -0.011719, 0.084473, 0.016235, 0.007721, -0.000103, -0.050293, -0.008667, -0.002502, 0.002289, -0.062988, -0.000298, 0.00058, 0.00293, -0.071777, -0.011169, -0.000992, 0.002228, 0.060791, 0.003571, 0.001678, 0.001045, -0.058838, -0.005554, -0.002472, 0.000664, -0.058838, -0.008118, -0.001938, -0.00161, -0.072754, -0.01239, -0.005371, 0.006256, -0.090332, -0.018921, -0.007568, 0.000801, -0.084473, -0.014954, -0.002472, -0.002563, 0.080566, 0.008118, 0.003693, 0.008118, -0.076172, -0.012878, -0.004303, -0.007935, -0.043213, 0.004089, 0.002075, -0.004517, -0.081055, -0.009399, -0.001488, -0.001945, -0.056885, -0.005493, -0.001297, 0.033691, 0.259766, 0.032227, -0.005981, 0.017578, 0.102051, 0.01709, 0.005341, 0.025635, 0.171875, 0.017334, 0.00824, 0.006927, -0.065918, -0.009094, -0.004608, -0.00177, -0.051025, -0.005737, -0.002029, -0.00412, 0.065918, 0.006836, 0.002579, -0.000702, 0.058594, 0.006195, 0.00296, -0.009094, -0.058838, -0.001938, 0.000668, -0.004456, -0.043701, -0.002075, 0.00193, 0.000999, -0.063965, -0.012756, -0.001526, 0.003418, 0.054443, 0.007538, 0.001892, -0.006561, -0.07373, -0.017334, -0.010925, 0.000393, -0.083008, -0.008118, -0.001801, 0.004547, 0.059326, 0.007568, 0.000641, -0.003891, -0.073242, -0.005463, -0.001678, 0.008362, -0.081543, -0.011902, -0.006226, -0.003525, 0.084961, 0.005066, -0.000652, 0.002655, 0.047852, 0.009338, 0.005066, -0.001282, 0.075684, 0.00647, -0.000139, 0.002396, 0.047607, 0.003082, 0.001335, 0.000698, 0.081055, 0.004883, 0.002289, 0.000305, 0.051514, 0.006653, 0.003006, -0.001152, -0.054688, -0.004486, -0.000149, 0.008972, -0.06543, -0.005493, -0.003647, -0.00022, 0.069824, 0.007019, 0.002426, 0.00206, -0.105957, -0.015747, -0.004456, -0.003265, 0.07666, 0.013977, 0.004913, -0.006683, -0.060791, -0.012268, -0.000957, 0.000296, -0.069824, -0.00415, -0.000854, 0.001846, 0.077637, 0.014709, -0.000353, -0.002731, -0.081055, -0.007507, -0.001373, 0.003723, 0.065918, 0.01178, 0.006622, -0.004028, 0.071777, 0.009705, 0.002167, -0.001389, 0.054199, 0.007355, 0.000128, -0.005768, 0.076172, 0.012573, 0.006653, -0.007935, 0.097656, 0.016235, 0.003326, 0.002899, -0.086914, -0.012268, -0.003174, 0.000181, 0.057373, 0.005127, 0.00206, -0.004944, 0.066895, 0.003876, 0.002548, 0.005585, -0.064941, -0.0047, -0.002731, 0.004669, -0.062012, -0.008118, -0.001953, 0.00264, -0.092773, -0.009766, -0.002487, 0.008362, -0.061523, -0.009338, -0.002197, 0.001747, -0.078125, -0.010071, -0.002777, -0.001343, 0.090332, 0.010986, 0.001953, 0.006866, -0.105957, -0.015991, -0.012817, 0.006012, 0.065918, 0.005737, 0.001999, 0.000033, 0.06543, 0.013672, 0.010498, -0.002457, 0.080078, 0.004639, 0.000039, 0.007477, -0.078125, -0.011658, -0.002991, -0.007812, 0.105469, 0.008911, 0.000391, 0.001869, -0.064941, -0.007812, -0.003815, 0.004028, -0.089844, -0.019531, -0.008362, 0.008728, 0.060059, 0.016235, 0.006989, 0.001144, -0.0625, -0.008057, -0.001953, -0.006012, -0.15918, -0.023193, -0.013489, -0.015991, -0.192383, -0.025269, -0.010498, -0.004089, 0.063477, 0.004059, -0.000016, -0.001038, -0.075684, -0.000889, 0.000228, 0.001091, -0.071289, -0.005981, 0.000261, 0.000425, -0.049316, -0.00824, -0.00235, 0.0047, 0.05542, 0.003601, 0.001564, -0.00322, 0.074707, 0.004608, -0.002502, -0.005737, 0.079102, 0.014954, 0.00589, -0.008423, 0.081543, 0.011658, 0.002792, 0.000215, 0.136719, 0.015625, -0.002075, 0.005646, -0.051758, -0.00351, -0.000999, 0.006378, -0.085449, -0.004364, -0.003738, -0.002563, -0.06543, -0.010193, -0.0065, 0.001945, -0.06543, -0.00766, -0.001968, 0.003357, -0.064453, -0.00066, -0.001289, 0.006012, 0.057861, 0.010498, 0.001617, -0.003662, -0.060547, -0.000771, -0.001373, -0.001442, -0.045898, -0.003723, 0.000045, -0.004669, -0.029663, -0.005524, -0.004242, 0.001091, -0.064941, -0.008728, -0.00383, -0.004578, 0.056641, 0.006439, 0.00293, -0.000538, 0.055176, 0.018066, 0.009583, 0.005157, 0.075684, 0.016968, 0.008057, 0.004578, 0.113281, 0.02124, 0.017578, -0.002945, -0.066895, -0.003342, -0.001427, 0.006805, 0.087891, 0.00066, -0.000213, -0.003036, 0.075195, 0.008057, 0.001175, -0.008728, -0.163086, -0.013367, -0.003189, 0.000183, -0.075195, -0.02063, -0.014893, 0.015137, 0.167969, 0.033936, 0.014893, -0.005493, 0.101074, 0.016235, 0.005035, -0.001808, -0.063965, -0.006989, -0.001137, 0.004547, -0.085449, -0.011353, -0.00415, 0.004639, -0.080078, -0.00386, -0.00082, -0.001656, -0.067871, -0.003662, 0.000376, 0.000481, -0.063477, -0.00946, -0.000759, -0.001701, -0.085938, -0.008362, -0.002045, 0.003998, -0.085938, -0.002548, -0.000089, -0.001671, -0.042725, -0.003525, -0.000035, -0.003845, 0.064941, 0.012207, 0.008118, 0.002319, -0.072266, -0.010986, -0.00473, 0.003464, 0.073242, 0.01239, 0.005096, -0.003403, 0.083496, 0.008789, 0.003784, -0.003616, 0.070801, 0.006561, 0.002014, 0.007416, -0.067383, -0.007385, -0.001938, -0.008545, 0.071289, 0.009827, 0.004395, 0.001556, -0.06543, -0.006714, -0.00267, -0.00946, 0.083496, 0.007141, 0.00589, 0.004883, 0.238281, 0.09082, 0.043457, -0.007019, -0.052734, -0.004181, 0.001625, 0.006012, 0.053711, 0.005463, 0.001358, 0.001656, 0.067383, 0.015137, 0.005554, 0.001022, 0.000349, 0.014099, 0.048096, -0.00045, -0.001457, 0.001884, 0.044678, -0.000131, -0.000526, -0.004944, -0.028442, 0.001915, 0.000194, 0.005554, 0.031494, -0.001892, -0.001595, -0.007446, -0.049072, -0.000286, -0.007141, 0.022217, 0.055908, -0.001503, -0.00116, 0.004974, 0.046143, 0.001617, 0.000984, 0.006836, 0.036621, -0.000496, 0.000378, 0.00531, 0.038574, 0.000045, 0.000061, -0.001984, -0.062012, -0.000793, -0.000587, -0.006531, -0.027466, 0.000171, -0.000629, 0.003265, 0.038574, -0.001892, 0.000148, -0.006805, -0.035156, -0.000751, -0.001205, -0.005585, -0.038086, 0.001396, 0.001244, 0.00946, 0.034424, 0.000475, 0.000246, 0.007629, 0.03833, 0.001602, 0.001892, 0.006989, 0.049805, 0.001381, 0.000103, 0.009827, 0.029785, 0.016235, 0.025635, 0.099609, -0.004547, 0.003479, 0.004486, 0.0177, 0.039795, 0.000184, 0.00148, 0.000288, -0.042725, 0.037842, 0.035889, 0.135742, 0.660156, -0.000452, -0.0019, -0.009094, -0.030762, 0.005219, 0.00267, 0.019653, 0.068359, -0.000694, -0.000893, -0.00885, -0.028564, 0.000116, 0.001297, -0.005981, -0.0354, 0.001068, 0.000196, 0.008362, 0.025513, -0.006531, 0.012817, -0.000851, -0.023804, -0.001274, -0.001335, -0.009155, -0.025024, 0.00119, 0.001968, 0.009277, 0.028198, 0.000166, -0.001129, -0.006866, -0.03125, 0.000265, -0.001572, -0.009216, -0.053467, -0.000938, 0.000326, -0.004303, -0.023438, -0.001175, -0.001472, -0.014954, -0.052734, 0.002487, -0.005157, 0.012268, 0.102051, 0.005188, -0.011475, 0.024048, 0.031494, 0.000467, 0.000176, 0.002472, 0.035889, -0.00053, -0.000656, -0.007324, -0.020264, -0.00103, -0.001518, 0.002686, 0.039307, -0.001701, -0.001152, -0.011353, -0.039062, -0.004242, 0.007782, -0.001244, -0.02478, -0.003418, -0.011597, 0.011719, 0.158203, 0.000259, -0.000001, -0.004303, -0.03833, 0.000858, 0.000171, 0.009949, 0.044434, -0.000561, -0.001305, -0.003525, -0.029785, 0.004608, -0.000961, 0.014282, 0.050537, -0.002487, -0.003006, -0.012939, -0.041748, 0.001396, 0.00164, 0.006195, 0.028809, -0.002304, -0.001213, -0.010132, -0.027588, 0.005768, -0.004486, 0.016113, 0.036377, -0.000086, 0.000226, 0.008911, 0.036865, 0.001579, 0.001213, 0.011475, 0.033203, 0.000431, -0.002625, -0.012756, -0.053223, -0.000751, 0.000025, -0.005585, -0.044189, 0.003418, -0.003265, 0.025146, 0.110352, -0.00174, -0.000026, -0.01001, -0.050781, -0.001015, -0.001045, -0.016602, -0.047363, 0.00011, -0.002151, -0.010742, -0.038574, 0.000965, -0.000542, 0.004791, 0.033936, 0.00012, 0.001099, 0.003571, 0.0354, 0.05127, 0.046875, 0.115234, 0.375, 0.002487, 0.00164, 0.00079, -0.060059, -0.001648, 0.00036, -0.006989, -0.036133, 0.006683, -0.013672, 0.002884, -0.03833, 0.003906, -0.000135, 0.014771, 0.080566, -0.002151, 0.001213, -0.012756, -0.059082, -0.00037, 0.000303, 0.006622, 0.031982, 0.001419, -0.00322, 0.004089, 0.051025, 0.00161, 0.001717, 0.010498, 0.041992, -0.00209, -0.002762, -0.019653, -0.105469, -0.000118, -0.000182, -0.004608, -0.029297, -0.001793, -0.002899, -0.01709, -0.048584, 0.002182, 0.001938, 0.007141, 0.032227, -0.000637, -0.000759, -0.00531, -0.0271, -0.000156, -0.00042, 0.007874, 0.053467, 0.001862, 0.002823, -0.00386, -0.042969, -0.000324, 0.000347, 0.008423, 0.035889, 0.000194, 0.001236, -0.00193, 0.035889, 0.000542, -0.002243, 0.000671, 0.031128, -0.001518, -0.001892, -0.010071, -0.036865, -0.000026, 0.001968, -0.004211, -0.043701, -0.000771, -0.006714, 0.013733, 0.035645, -0.000101, -0.000366, 0.006958, 0.042725, -0.002792, -0.000305, -0.010803, -0.055908, -0.00106, 0.000433, -0.006134, -0.040771, 0.00007, -0.000557, 0.011169, 0.047607, 0.002396, 0.000037, 0.006073, 0.033691, -0.002884, -0.002151, -0.009766, -0.041016, 0.003815, -0.018188, 0.019775, 0.025879, -0.001053, 0.006073, -0.017578, 0.0354, -0.001335, -0.001518, -0.012024, -0.033203, 0.004944, 0.002136, 0.014648, 0.048584, -0.000395, 0.00079, 0.006439, 0.027344, 0.000858, -0.000259, -0.010498, -0.060303, 0.000307, -0.003479, 0.013367, -0.014771, 0.000698, 0.000462, 0.005676, 0.032471, -0.000919, -0.000961, -0.010803, -0.027222, -0.134766, -0.167969, -0.404297, -0.828125, -0.001396, -0.000984, -0.009155, -0.046875, -0.001274, 0.004242, -0.016357, 0.01123, -0.000786, -0.000877, -0.006378, -0.021973, -0.002167, -0.00161, -0.008911, -0.031982, 0.001587, -0.013489, 0.037354, -0.144531, -0.001846, -0.001617, -0.007385, -0.025757, -0.003677, -0.001541, -0.02356, -0.074219, -0.000656, -0.001717, -0.001015, 0.044922, 0.002472, 0.001274, 0.009521, 0.042969, 0.001556, -0.001289, 0.004089, 0.033936, 0.000108, -0.001129, 0.004425, 0.038086, -0.001198, -0.000458, -0.005249, -0.034424, -0.000549, -0.001305, -0.006409, -0.032959, 0.000492, 0.001266, -0.004028, -0.040527, -0.001045, -0.000668, -0.007538, -0.042725, -0.000969, -0.000492, -0.006439, -0.031982, 0.000694, -0.000209, 0.006378, 0.037598, 0.000492, 0.00069, 0.00473, 0.02063, 0.000389, 0.001381, 0.010803, 0.037842, -0.007416, -0.010559, -0.018921, -0.119141, 0.002045, 0.00161, 0.008972, 0.0354, -0.001373, -0.005585, -0.010986, -0.038086, -0.000305, 0.000045, 0.006042, 0.039307, -0.052002, -0.071777, -0.147461, -0.208984, 0.001518, 0.000847, 0.004761, 0.024292, -0.001511, 0.001526, -0.015442, 0.042725, 0.004913, 0.003464, 0.014465, 0.063477, -0.01709, 0.045898, 0.031494, 0.005554, 0.00106, 0.000154, 0.006012, 0.035889, 0.000725, 0.000175, -0.007172, -0.038574, -0.01178, -0.011292, -0.126953, -0.015015, -0.013611, -0.009216, -0.170898, -0.049316, 0.000271, -0.002579, 0.010071, -0.092285, -0.004944, -0.000992, -0.012817, -0.214844, 0.009155, 0.006989, 0.055908, 0.064941, -0.00066, -0.001778, -0.001099, 0.079102, -0.001953, 0.000862, -0.027466, -0.069824, 0.030029, 0.019775, 0.246094, 0.182617, 0.026001, 0.043701, 0.265625, 0.00589, -0.008301, 0.00209, -0.070312, -0.106445, 0.00708, 0.005554, 0.037109, 0.064941, 0.00209, 0.007935, 0.061035, 0.008301, -0.000435, -0.000175, 0.002945, -0.096191, -0.000079, 0.005066, -0.060303, -0.006714, 0.000671, 0.002029, -0.011292, 0.071289, 0.028564, 0.041748, 0.326172, 0.242188, 0.033691, 0.053223, 0.324219, 0.045166, 0.000957, -0.006622, 0.057617, 0.020874, 0.001701, 0.0009, 0.019897, 0.057617, -0.018433, -0.002945, -0.183594, -0.211914, 0.000239, 0.006866, -0.08252, -0.047363, 0.00708, 0.001953, 0.101074, 0.092773, 0.000439, -0.003387, 0.069824, 0.056641, -0.001511, -0.000322, -0.022339, 0.039551, -0.003189, -0.001007, -0.070801, 0.000023, -0.014282, -0.012695, -0.3125, -0.030518, -0.004303, -0.00264, -0.036133, -0.111816, -0.001717, 0.00148, -0.060303, -0.057129, -0.023315, -0.019531, -0.265625, -0.088379, -0.000957, -0.004547, -0.054199, -0.082031, -0.015991, -0.004639, -0.180664, -0.056152, -0.002151, 0.000771, -0.002655, -0.088379, 0.008972, 0.005188, 0.044434, 0.044434, -0.002106, -0.001251, -0.043213, -0.059814, -0.006409, -0.004028, -0.043213, -0.047119, 0.00473, 0.011963, 0.081543, 0.052246, 0.003815, 0.001999, 0.068848, 0.093262, -0.000626, -0.006165, 0.06543, 0.043945, 0.013611, -0.004272, 0.209961, 0.061035, -0.001724, -0.002548, 0.008789, 0.095703, 0.008667, 0.005585, 0.129883, 0.030151, -0.005219, -0.003815, -0.041504, -0.077148, -0.005371, -0.003769, -0.072266, -0.051514, -0.00264, 0.001457, -0.029663, -0.096191, 0.006561, 0.002533, 0.07959, 0.037842, -0.000919, -0.012329, 0.076172, 0.003845, 0.001404, 0.00946, -0.071777, -0.000858, 0.005859, 0.006927, 0.079102, 0.022583, 0.029053, 0.02832, 0.332031, 0.204102, 0.006653, 0.002914, 0.073242, 0.005615, -0.001076, 0.001053, -0.04834, -0.070312, 0.000288, -0.004547, 0.064941, 0.023193, -0.027588, -0.021729, -0.135742, -0.283203, 0.012695, 0.016235, 0.257812, 0.054199, 0.009521, 0.011475, 0.100586, 0.016602, 0.014282, 0.009888, 0.287109, 0.01416, 0.013916, 0.010742, 0.178711, 0.193359, 0.00946, 0.003052, 0.100586, 0.039551, 0.006042, 0.013672, 0.104004, 0.027832, -0.012146, -0.025269, -0.223633, -0.026855, -0.014954, -0.010742, -0.179688, -0.02124, -0.004333, -0.003677, -0.011658, -0.112793, 0.001953, -0.000916, 0.037109, 0.076172, 0.019165, 0.045166, 0.289062, 0.034424, -0.017578, -0.03064, -0.242188, -0.036865, -0.028687, -0.00647, -0.191406, -0.175781, 0.00206, -0.00206, 0.044922, 0.055664, 0.006104, 0.007935, 0.078613, 0.006744, 0.000248, -0.006592, 0.076172, 0.010376, -0.003754, -0.00296, -0.071289, -0.038818, -0.007721, -0.008118, -0.110352, -0.043457, -0.016113, -0.009216, -0.240234, -0.065918, 0.00531, 0.006134, 0.026733, 0.038574, -0.000759, 0.009521, -0.065918, -0.008423, -0.00354, 0.000187, -0.038818, -0.11377, 0.005951, 0.006348, 0.079102, 0.027954, 0.000584, 0.006073, -0.099609, -0.05542, 0.006683, -0.001701, 0.089355, -0.012817, 0.007477, 0.004639, 0.055176, 0.025024, -0.024658, -0.033203, -0.171875, -0.033203, -0.000368, 0.003433, -0.065918, -0.060303, -0.001534, 0.003357, -0.05249, -0.004059, 0.001892, 0.006531, 0.068848, 0.00708, 0.009827, 0.013733, 0.398438, 0.132812, -0.021729, -0.013367, -0.238281, -0.104004, -0.031982, -0.010193, -0.279297, -0.219727, 0.002426, 0.002167, 0.009521, 0.071777, -0.000233, 0.00708, -0.047119, -0.101562, 0.00074, -0.002075, 0.039795, 0.063965, 0.010498, 0.007751, 0.074219, 0.007721, 0.001106, -0.002243, 0.055664, 0.02832, -0.018066, -0.013428, -0.198242, -0.057129, -0.009888, -0.002625, -0.033691, -0.166016, 0.000622, 0.000668, 0.008301, 0.091797, -0.0177, -0.033691, -0.318359, -0.070801, 0.000679, -0.003906, 0.087891, 0.032227, -0.000797, -0.01062, 0.115234, 0.048828, -0.023682, -0.028809, -0.155273, -0.239258, -0.010681, -0.007721, -0.059326, -0.223633, -0.00766, -0.004547, -0.075684, -0.013367, 0.000286, -0.001419, 0.001686, 0.066895, 0.008911, 0.003967, 0.119629, 0.097656, 0.000671, 0.001549, -0.005798, -0.093262, 0.006042, 0.003494, 0.083496, 0.028442, 0.003189, 0.003494, 0.046631, 0.038086, 0.016968, 0.005798, 0.197266, 0.072754, 0.005219, 0.00528, -0.004578, 0.149414, 0.001564, -0.004852, 0.080078, 0.02771, -0.007874, -0.005768, -0.097168, -0.020996, 0.000433, 0.002258, -0.08252, -0.051514, -0.005615, -0.003143, -0.063965, -0.007507, -0.00177, -0.005219, 0.048096, 0.009277, -0.011108, -0.000364, -0.121094, -0.044922, -0.014221, 0.003098, -0.246094, -0.104492, 0.007141, 0.006012, 0.070801, 0.031006, -0.004089, -0.004028, -0.000231, -0.064941, 0.012268, 0.007538, 0.10791, 0.070312, -0.020752, -0.025146, -0.243164, -0.053711, -0.00264, -0.003052, -0.071289, -0.040527, -0.006531, -0.001106, -0.060059, -0.025757, 0.00386, 0.004059, 0.013306, 0.095703, -0.006989, -0.00531, -0.071777, -0.024048, -0.019287, -0.010254, -0.193359, -0.076172, 0.000824, 0.000052, 0.015625, -0.02832, -0.000889, 0.006714, -0.099121, -0.045654, 0.005066, 0.010559, 0.05127, 0.064453, 0.018921, 0.033203, 0.289062, 0.037109, -0.000729, 0.005371, -0.057129, -0.029785, 0.000565, 0.006073, -0.037598, -0.00589, 0.000401, 0.000475, -0.0354, -0.013062, 0.001183, -0.00415, 0.043457, 0.015503, 0.00004, -0.000462, 0.029297, 0.008301, 0.001396, 0.005707, -0.027588, -0.003433, -0.001778, 0.005127, -0.055176, -0.015259, -0.000378, 0.00296, -0.027222, 0.011719, 0.002426, -0.00145, 0.033936, 0.009583, -0.001846, -0.010254, 0.043457, 0.019531, -0.000858, 0.001465, -0.028931, -0.009216, -0.000362, -0.003113, 0.0354, 0.005524, 0.000572, 0.002258, -0.032227, -0.0065, -0.001083, -0.004395, 0.034668, 0.012573, -0.000359, -0.002106, 0.032959, 0.00095, 0.000125, 0.000199, -0.033936, -0.007874, -0.000267, -0.002304, 0.04248, 0.006165, -0.000656, 0.000443, -0.026978, -0.009155, -0.000412, 0.002884, -0.02417, 0.00766, -0.000587, -0.009521, 0.052002, 0.01416, -0.001221, 0.002472, -0.033936, -0.010315, -0.000422, 0.00528, -0.030762, 0.000378, -0.00061, -0.010498, 0.104004, 0.016846, -0.001564, 0.003052, -0.04541, -0.010193, -0.000942, -0.004791, 0.030029, 0.003265, 0.000271, 0.001419, -0.025757, -0.003723, 0.000195, 0.005219, -0.030396, -0.001869, 0.00014, -0.000014, -0.024658, -0.006226, 0.001389, -0.000256, 0.030396, 0.008606, 0.000406, 0.000507, 0.031494, 0.014038, 0.001328, 0.003296, -0.039795, -0.006653, 0.001015, 0.000782, -0.026367, -0.009644, -0.000471, -0.002335, 0.044678, 0.009766, -0.000187, 0.0005, -0.035645, -0.013184, 0.000437, -0.004028, 0.034912, 0.00647, -0.000488, -0.004211, 0.044922, -0.000383, 0.002335, 0.007996, -0.110352, -0.020874, 0.002029, -0.000587, 0.037354, 0.006287, 0.000526, 0.005096, -0.037598, -0.006104, -0.000889, 0.000174, -0.029297, -0.006958, 0.00206, -0.011963, 0.030396, 0.008545, -0.000275, 0.002365, -0.03418, -0.010498, 0.002075, -0.002716, 0.066406, 0.020264, -0.002121, -0.000744, -0.034668, -0.014526, -0.001816, 0.002792, -0.041016, -0.012878, -0.000044, -0.006531, 0.0354, 0.001884, 0.000439, 0.001114, -0.026978, -0.009644, -0.042969, -0.060547, -0.375, -0.228516, 0.000942, -0.004333, 0.033936, 0.0065, 0.000496, -0.00106, 0.040527, 0.005127, 0.001213, 0.002228, -0.028564, -0.002594, 0.000305, -0.003418, 0.075195, 0.020508, -0.000261, -0.000177, -0.030396, -0.012146, -0.000237, 0.005859, -0.038818, -0.000763, -0.001137, 0.002228, -0.037842, -0.009338, -0.000257, 0.003677, -0.033203, -0.006805, 0.00145, 0.005951, -0.052979, -0.012512, 0.001053, -0.003067, 0.033203, 0.005188, -0.001091, -0.001869, 0.030762, 0.008057, -0.052734, -0.044678, -0.306641, -0.601562, 0.000374, 0.001801, -0.041748, -0.007996, 0.000614, -0.002075, 0.044678, 0.011353, -0.000153, 0.007996, -0.040771, -0.01062, -0.000057, -0.002304, 0.038574, 0.003403, -0.002609, 0.018433, -0.036377, -0.010742, -0.00032, -0.004944, 0.041504, 0.004333, 0.000148, 0.003571, -0.036377, 0.008484, -0.000089, -0.000124, 0.052979, 0.017456, -0.000073, -0.002457, 0.032959, 0.002853, 0.000252, 0.005035, -0.037842, 0.001259, 0.000441, -0.000236, 0.037354, 0.012756, -0.000077, -0.002487, 0.033203, 0.005554, -0.000561, 0.004761, -0.049805, -0.009705, 0.00006, 0.003494, -0.040771, -0.00708, -0.00029, -0.003296, 0.026489, -0.00592, -0.001396, 0.002533, -0.028809, -0.010803, 0.000282, 0.000169, 0.029663, 0.009399, -0.000355, -0.00708, 0.03833, 0.009277, -0.000771, -0.000774, -0.02002, -0.008484, 0.000044, -0.000931, 0.031982, 0.004059, -0.00005, 0.002106, -0.021851, 0.007446, -0.000713, -0.001175, 0.025757, 0.007263, -0.000299, -0.005035, 0.028442, 0.021118, -0.000433, -0.000595, -0.02771, -0.00705, -0.001717, -0.005615, 0.047852, 0.008423, -0.00161, -0.001358, 0.042236, 0.018921, 0.000591, -0.001144, 0.034424, 0.010132, -0.000037, 0.002518, -0.025757, -0.006042, 0.000362, -0.005127, 0.043701, 0.007996, -0.000148, 0.002457, -0.032715, -0.007538, -0.002167, -0.003967, 0.032959, 0.003021, -0.000319, 0.002655, -0.033203, -0.004883, 0.000347, 0.006805, -0.039307, -0.004242, -0.000031, 0.000475, -0.029175, -0.010132, 0.000954, -0.00267, 0.02417, -0.007721, 0.001755, 0.003845, -0.035156, -0.003448, -0.000254, 0.00351, -0.033203, 0.014465, -0.000186, 0.004974, -0.033447, -0.006378, -0.000523, 0.01709, -0.134766, -0.02063, 0.006744, 0.050537, -0.292969, -0.124512, -0.000063, 0.004028, -0.03125, 0.00589, 0.000307, -0.003754, 0.033691, -0.005188, -0.000185, -0.000935, -0.024292, -0.008179, -0.000572, -0.001717, 0.0354, 0.00473, 0.001244, 0.002808, -0.032471, -0.004852, 0.000231, 0.002563, -0.029785, -0.009094, 0.000664, -0.000359, 0.056396, 0.0177, -0.00174, 0.003326, -0.041504, -0.003174, 0.000637, -0.001495, 0.029419, 0.007507, 0.000152, -0.004303, 0.036865, 0.009521, -0.000824, -0.00029, 0.048584, 0.016235, -0.000126, -0.001862, 0.032227, 0.006378, 0.000219, 0.002182, -0.027954, -0.008911, -0.001099, -0.000816, -0.025269, -0.009094, 0.000813, -0.003006, 0.036865, 0.01123, 0.001579, 0.006653, -0.041748, -0.015869, -0.000462, 0.004547, -0.035645, -0.002213, -0.001472, -0.00119, 0.050049, 0.015869, 0.000286, 0.000614, -0.058594, -0.015076, -0.000261, 0.000263, -0.028564, -0.005554, 0.000002, 0.002975, -0.031128, 0.009338, 0.000294, 0.000205, 0.021973, 0.009094, -0.001633, -0.004639, 0.03833, 0.008362, -0.00087, -0.003448, 0.039551, 0.007629, 0.000229, 0.000732, -0.029419, -0.005585, -0.003998, 0.000507, -0.128906, -0.040283, -0.005341, 0.020386, -0.077148, -0.021851, -0.000805, 0.001404, -0.032227, -0.003738, 0.000881, -0.006805, 0.044678, 0.003998, -0.000209, -0.001526, -0.040527, 0.006744, -0.000093, -0.001747, -0.033447, 0.008301, 0.000345, 0.003647, 0.043701, -0.017334, -0.001381, 0.000702, 0.053711, 0.00354, -0.000698, 0.000633, 0.031738, -0.00592, -0.001472, -0.00206, 0.062012, -0.007874, 0.002136, -0.002731, -0.059326, 0.003677, -0.000284, 0.005463, 0.070801, 0.006348, 0.002426, 0.011597, 0.188477, 0.013184, 0.00011, 0.00161, 0.043457, -0.011902, 0.000095, -0.002182, -0.117676, 0.002426, 0.000095, 0.000519, -0.045166, 0.001915, -0.00145, -0.002914, 0.051758, -0.00412, 0.001045, 0.000969, -0.046631, 0.007202, 0.001617, -0.001968, -0.041016, -0.004089, 0.000961, 0.005615, -0.142578, -0.00354, 0.000211, -0.000847, -0.044678, 0.010437, -0.001266, 0.000835, 0.052002, 0.008911, 0.000755, 0.001343, 0.045654, -0.007782, 0.002274, -0.001305, -0.179688, 0.016968, 0.000197, -0.002975, -0.054688, 0.001534, 0.00145, 0.002975, 0.0625, -0.006622, -0.000242, -0.002167, -0.05957, -0.002075, -0.000029, -0.001228, -0.033447, 0.007294, 0.001366, -0.000387, -0.050293, 0.006561, -0.000125, 0.000277, 0.03418, -0.009949, -0.000576, 0.001816, 0.056641, 0.006073, -0.001083, -0.002701, -0.054199, 0.009521, 0.000338, -0.000467, -0.045898, -0.004944, -0.000431, 0.000999, 0.041016, -0.004822, -0.000475, -0.001015, 0.043701, -0.004303, -0.000004, -0.000462, -0.057617, 0.009155, 0.001083, -0.006317, -0.21875, 0.01709, 0.000717, 0.002518, 0.034668, -0.012085, -0.000148, -0.000412, 0.038086, -0.008911, -0.001701, 0.008606, 0.143555, -0.024902, -0.001427, -0.006927, -0.188477, -0.013184, -0.000387, -0.001923, -0.042236, 0.005829, 0.003693, 0.000748, -0.227539, 0.006592, -0.000214, -0.000549, 0.003189, -0.048096, 0.000729, -0.002441, -0.047119, 0.003967, -0.000399, -0.003311, -0.09082, 0.003448, -0.000187, -0.003311, -0.052246, 0.009705, 0.001747, -0.002533, -0.047363, 0.0047, -0.000252, -0.001663, -0.048584, -0.003433, 0.000641, 0.001823, 0.04126, -0.016602, -0.000162, 0.002823, 0.072266, 0.009888, 0.001472, 0.000839, -0.054199, 0.000885, 0.000467, 0.002808, 0.066895, -0.002258, -0.000364, -0.002396, 0.052734, -0.008789, -0.000408, 0.001358, 0.043701, -0.00354, 0.000523, 0.001915, 0.032715, -0.009827, 0.001495, -0.000618, -0.052734, 0.006958, 0.00174, 0.003479, 0.038086, -0.019043, 0.000211, 0.001358, 0.037842, -0.013611, 0.001534, 0.000215, -0.080566, 0.012451, 0.000759, -0.001656, -0.045654, 0.000032, -0.000542, -0.009827, -0.193359, 0.0177, 0.00351, -0.011719, -0.11377, -0.004974, -0.000001, -0.000027, 0.051514, -0.007812, -0.001862, -0.003387, -0.026123, 0.029297, -0.000553, -0.000645, -0.004944, 0.037354, 0.000999, -0.001015, -0.048096, 0.011047, 0.000816, 0.003021, -0.077148, 0.002762, -0.000912, 0.002701, 0.055908, -0.005737, 0.001198, 0.003998, 0.077637, 0.006622, -0.000786, 0.001915, 0.05249, 0.003967, 0.000146, 0.000395, 0.041992, -0.003403, 0.000041, -0.003311, -0.056152, 0.004486, -0.001099, 0.008362, 0.192383, -0.024658, 0.000668, 0.000496, 0.036865, -0.001724, -0.001091, -0.002182, -0.061768, 0.00415, 0.000542, 0.001442, 0.035889, -0.008301, -0.001221, -0.00014, 0.044922, -0.005341, -0.000127, -0.000904, -0.05127, 0.007416, 0.00016, -0.001335, -0.045166, 0.009277, -0.002121, -0.003265, 0.070801, 0.013367, -0.000357, 0.000656, 0.046143, 0.005768, -0.002014, -0.002853, -0.060547, 0.006378, -0.000023, -0.000452, -0.041748, 0.004486, -0.000169, -0.001732, -0.043701, 0.010803, 0.000515, 0.001411, 0.031006, -0.005951, -0.000648, 0.000973, 0.04834, -0.000607, -0.00005, -0.001503, -0.059082, 0.008728, -0.000267, -0.000309, -0.037109, 0.004456, -0.001381, 0.002121, 0.071777, 0.014099, -0.001289, -0.000076, 0.059814, -0.011658, 0.000603, 0.000093, -0.046143, 0.003113, 0.000347, 0.001572, 0.030518, -0.002899, -0.000087, -0.000854, -0.037354, 0.003098, 0.000143, -0.001541, -0.042725, 0.008667, -0.00119, 0.000139, 0.075195, -0.001892, 0.001007, 0.000599, -0.039551, 0.00885, -0.001488, -0.000147, 0.048828, -0.01123, 0.000568, -0.00386, -0.061035, -0.003967, 0.00082, -0.002563, -0.057617, 0.003555, -0.00038, 0.001534, 0.039795, -0.001846, 0.000479, -0.00106, -0.050537, 0.007812, 0.000401, -0.002197, -0.063477, 0.025879, 0.00103, 0.004242, 0.034424, -0.012146, -0.000755, -0.001411, -0.031128, 0.000176, -0.000889, -0.001396, -0.030762, 0.007507, 0.00074, 0.000317, -0.044434, 0.005615, 0.000637, 0.002487, 0.039551, -0.006927, 0.000113, -0.000228, -0.041504, 0.005707, 0.000652, 0.001785, 0.063965, -0.012939, 0.000992, -0.001457, -0.057617, -0.001503, -0.001686, 0.003143, 0.048096, -0.005402, -0.000414, -0.002655, 0.058594, -0.000839, 0.001068, -0.000145, -0.062988, -0.005096, 0.000294, 0.000763, -0.044922, 0.000362, 0.000292, 0.000595, -0.039795, 0.003494, 0.000626, -0.00145, -0.080078, 0.003738, 0.00148, -0.00174, -0.058594, -0.004089, -0.000698, -0.000786, 0.045898, -0.003418, -0.000322, 0.001213, 0.061523, -0.000026, -0.000031, -0.002304, -0.035645, 0.004761, -0.001152, 0.000425, 0.090332, -0.005493, 0.000977, -0.001137, -0.050049, 0.010559, -0.000303, -0.001274, -0.045654, 0.009155, -0.0019, -0.000101, 0.044434, -0.009583, -0.00036, -0.000534, 0.040283, -0.005585, 0.000946, 0.001419, -0.05249, -0.001373, 0.000448, 0.001732, 0.041504, -0.005676, 0.000122, 0.001526, 0.07959, -0.01001, 0.003418, -0.008606, -0.093262, -0.00296, -0.000813, 0.001282, 0.072754, -0.001572, 0.000454, 0.000717, 0.04834, 0.003586, 0.008484, 0.018066, 0.07373, 0.242188, -0.000123, -0.001404, -0.025024, 0.004089, 0.000203, -0.002563, -0.033691, 0.008972, -0.000835, -0.001381, 0.033447, 0.007782, 0.001938, 0.004333, 0.030762, 0.000725, -0.000102, -0.001892, -0.028931, -0.003189, 0.001984, 0.004395, 0.039795, -0.002563, 0.000881, -0.000504, -0.021362, -0.02356, -0.000197, -0.002243, -0.021484, 0.001251, 0.001587, 0.003342, 0.034912, -0.009399, 0.001335, 0.005066, 0.031006, -0.006897, 0.000931, 0.001617, 0.017822, -0.00531, 0.001671, 0.002045, 0.003525, -0.026611, 0.000782, 0.001465, -0.026855, -0.019287, 0.000977, 0.002808, 0.031982, -0.007294, 0.000603, 0.002853, 0.031128, -0.005646, 0.000299, 0.002182, 0.024414, -0.001884, -0.000034, 0.001915, 0.022461, -0.003342, 0.001312, 0.006744, 0.033203, -0.007141, -0.000744, -0.002899, -0.035156, 0.006042, -0.000488, 0.002716, 0.036865, -0.003815, -0.001778, -0.003967, -0.032959, 0.006683, 0.001053, 0.001938, 0.00531, -0.029541, 0.001389, 0.004852, 0.031494, -0.013062, -0.000275, -0.002411, -0.035889, 0.004272, -0.000256, -0.000041, 0.001068, 0.027954, 0.000357, 0.002792, 0.025757, -0.000261, -0.002747, -0.003494, 0.002533, 0.030518, -0.000395, -0.001503, -0.033691, -0.00415, -0.00106, -0.003204, -0.014954, 0.023438, 0.001251, 0.003998, 0.02478, -0.005432, 0.000816, 0.003906, 0.045654, -0.001907, -0.000077, -0.002319, -0.023682, 0.000732, -0.000603, -0.002029, -0.019165, 0.005127, -0.000984, 0.000546, 0.020752, 0.012573, 0.002823, 0.003418, -0.001518, -0.026367, 0.001556, 0.005615, 0.032227, -0.006226, -0.000832, 0.004242, 0.032227, -0.004395, -0.001602, -0.004669, -0.031982, 0.005127, -0.001534, -0.000885, -0.001762, 0.027832, -0.000032, -0.002411, -0.022583, 0.012207, -0.000338, -0.003021, -0.025757, 0.005432, 0.000706, 0.003052, 0.03064, -0.003967, -0.00135, -0.004242, -0.029175, 0.005219, 0.001122, 0.006042, 0.040771, 0.004608, -0.002213, -0.001068, 0.004486, 0.032715, -0.001312, -0.003693, -0.032227, 0.010315, 0.000246, 0.001701, 0.02063, -0.004669, -0.000576, -0.002853, -0.030151, 0.00531, -0.000218, -0.001724, -0.019043, 0.003281, 0.001755, 0.001106, -0.008972, -0.030029, -0.000328, -0.001617, -0.022827, 0.003693, -0.001663, -0.003967, -0.003967, 0.028931, 0.00209, 0.005432, 0.029053, -0.001984, 0.002304, 0.006287, 0.034912, -0.010315, -0.001793, -0.009949, -0.044922, 0.007874, 0.041016, 0.081055, 0.236328, 0.172852, 0.000234, 0.002869, 0.026245, -0.003311, 0.000824, 0.002914, 0.025513, -0.006195, 0.001534, 0.002823, 0.028931, -0.002701, -0.00074, -0.002823, -0.023682, 0.005859, -0.00119, -0.003265, -0.013428, 0.020752, 0.000637, 0.002213, 0.025879, -0.006592, -0.00119, -0.003479, -0.029053, -0.002014, -0.000372, -0.002319, -0.010437, 0.029663, -0.00074, -0.002518, -0.035156, 0.012512, -0.000317, -0.000622, 0.000378, 0.023193, 0.000973, 0.002914, 0.030273, -0.002808, 0.00193, 0.005951, 0.033936, -0.007812, 0.000305, -0.000305, 0.002701, 0.033203, 0.001038, 0.004547, 0.034912, -0.005493, -0.001526, -0.00325, -0.028687, -0.001541, -0.001892, -0.005371, -0.044189, 0.009949, 0.000374, 0.00238, 0.021729, -0.005676, -0.002609, -0.008728, -0.050781, 0.005676, 0.001488, 0.005646, 0.032715, -0.000793, 0.000629, 0.002396, 0.026123, -0.005066, -0.001854, -0.005981, -0.031006, 0.0065, 0.002228, 0.002213, 0.002411, -0.023193, -0.002457, -0.00705, -0.033447, 0.007446, -0.00079, -0.001717, -0.02771, 0.006104, -0.001823, -0.00177, -0.000055, 0.029175, 0.000217, -0.000782, -0.033691, 0.000416, -0.002106, -0.004211, -0.003769, 0.049072, -0.000633, -0.003418, -0.038818, 0.003372, 0.000912, 0.002213, 0.03064, -0.007294, 0.00018, 0.001404, 0.019409, -0.003784, 0.002335, 0.004639, 0.036377, -0.002182, -0.000748, -0.001778, -0.003098, 0.023193, 0.000755, 0.002655, 0.027954, -0.01062, 0.000938, 0.00267, 0.0271, -0.001411, -0.00074, -0.004639, -0.037109, 0.008423, -0.000881, -0.003143, -0.019531, 0.016479, 0.000755, 0.002121, 0.020264, -0.001389, 0.00148, 0.004639, 0.034912, -0.007324, 0.001617, 0.004486, 0.039795, -0.007355, -0.001343, -0.005341, -0.026001, 0.005493, 0.001419, 0.004913, 0.033691, -0.002823, 0.001823, -0.001511, -0.041992, -0.022217, 0.002029, 0.003174, -0.003998, -0.026245, -0.000412, -0.002625, -0.02124, 0.007355, -0.001488, -0.00415, -0.029419, 0.010803, -0.002228, -0.005249, -0.030396, 0.00705, -0.00106, -0.003189, -0.025146, -0.001144, 0.000572, 0.001869, 0.019531, -0.004639, 0.133789, 0.15625, 0.476562, 0.902344, -0.000355, 0.001114, 0.004211, 0.042725, -0.001518, -0.00412, -0.026978, 0.003937, 0.002151, 0.003281, -0.001579, -0.025879, -0.00193, -0.004913, -0.027832, 0.006897, -0.000094, -0.001999, -0.033203, 0.005554, -0.001938, -0.004517, -0.029297, -0.002502, -0.00206, -0.007751, -0.032471, 0.00769, -0.00071, -0.003448, -0.02832, 0.003418, -0.001167, -0.004211, -0.024048, 0.005066, -0.00145, -0.004852, -0.032471, 0.005707, 0.000387, 0.002274, 0.022949, -0.003601, 0.000174, 0.002686, 0.030518, -0.002838, 0.000614, 0.003113, 0.029175, -0.001671, -0.000595, -0.00296, -0.023193, 0.007599, 0.000343, 0.005707, 0.080566, -0.008362, 0.000207, -0.003052, -0.031982, 0.007874, -0.000755, -0.00267, -0.031738, 0.005341, 0.002045, 0.004486, 0.032715, -0.00647, -0.002945, -0.010254, -0.059814, 0.012634, -0.001884, -0.006439, -0.040527, 0.007874, -0.000048, -0.003098, -0.03418, -0.000353, 0.001373, 0.00769, 0.146484, 0.001686, 0.000546, 0.001678, -0.051758, -0.002243, -0.000999, 0.001785, 0.097168, 0.009766, 0.000851, 0.001938, -0.054443, -0.002731, 0.000843, 0.002701, -0.056152, -0.003113, -0.000062, 0.001884, -0.049561, -0.002502, 0.002411, -0.000458, 0.271484, 0.019653, 0.004089, 0.007202, 0.054443, 0.001312, 0.001007, -0.000126, 0.042725, 0.00161, 0.000473, 0.001381, -0.043457, -0.001907, -0.005341, -0.007111, -0.045166, 0.000946, 0.00058, 0.002914, -0.047363, -0.002701, 0.000839, 0.001648, -0.045166, -0.002075, -0.004974, -0.004242, -0.155273, -0.008362, 0.000002, -0.000896, 0.04541, 0.003418, 0.000595, -0.001083, 0.055908, 0.003693, 0.000429, 0.001709, 0.043701, 0.010254, 0.000209, 0.002045, -0.061768, -0.003845, 0.000134, 0.001427, -0.052002, -0.001411, 0.002182, 0.000839, 0.038574, 0.00058, -0.00061, -0.00116, -0.04248, -0.008911, -0.002563, -0.002136, -0.032227, -0.007233, 0.000124, 0.001289, -0.041504, -0.002625, -0.001274, 0.000889, 0.066406, 0.004303, 0.005005, 0.003799, 0.269531, 0.026489, 0.000664, 0.002899, -0.056396, -0.004059, 0.000568, 0.00061, -0.044434, -0.002075, 0.000896, -0.000135, -0.05542, -0.002182, -0.000858, -0.00193, 0.049316, 0.003555, 0.000999, -0.001678, 0.045654, 0.002625, 0.000469, 0.002335, -0.055908, -0.002945, 0.001137, 0.002701, -0.057373, -0.003143, -0.000523, -0.00209, 0.067871, 0.001244, 0.000957, 0.00267, -0.049805, -0.004456, -0.001434, -0.002594, 0.049316, 0.00386, 0.000462, 0.001846, 0.04126, 0.00132, 0.000885, -0.001205, 0.0625, 0.002823, -0.000189, 0.00119, -0.049316, -0.000973, 0.004944, 0.005798, 0.053223, 0.000862, 0.000599, -0.00041, 0.206055, 0.019165, -0.001106, -0.001373, -0.030884, -0.008179, -0.000862, -0.000874, 0.053955, 0.003754, 0.002533, 0.003235, 0.041992, 0.01123, 0.000732, 0.000885, -0.090332, -0.008179, -0.002792, 0.000039, -0.211914, -0.016602, -0.000797, 0.000538, -0.041992, -0.009644, -0.00061, -0.001381, 0.045898, 0.001167, 0.000626, -0.001755, 0.064453, 0.003998, -0.000015, 0.001419, -0.046143, -0.001747, -0.001534, -0.004486, -0.046875, 0.00034, 0.000005, 0.00145, -0.045898, -0.003723, -0.000614, 0.000671, -0.055664, -0.004242, -0.000483, -0.003098, 0.056885, 0.002823, -0.000341, -0.001495, 0.047119, 0.003525, -0.001099, -0.001129, 0.050293, 0.001984, 0.001366, 0.003494, 0.273438, 0.009949, -0.001038, -0.00017, -0.047363, -0.003662, -0.000439, -0.004089, 0.082031, 0.004578, 0.00041, 0.001892, -0.03833, 0.011597, 0.000553, -0.001305, 0.063965, 0.002335, -0.00095, -0.000203, -0.046631, -0.000338, -0.000095, -0.001884, 0.030273, -0.009094, -0.002625, -0.001335, -0.03418, -0.003494, 0.000916, 0.003113, -0.05835, -0.004089, 0.000511, -0.002335, 0.077637, 0.005341, -0.000217, 0.001045, -0.048828, -0.002777, -0.000082, 0.000607, -0.044922, -0.001053, 0.003159, 0.004181, 0.099609, 0.008179, -0.000404, -0.006531, 0.147461, 0.005768, -0.001434, 0.001419, -0.115234, -0.006287, 0.000473, 0.001366, -0.050537, -0.003098, 0.004761, 0.004395, 0.044922, 0.001663, 0.000797, 0.000916, -0.051758, -0.003326, -0.001175, -0.001183, -0.039307, -0.007568, -0.000706, -0.002716, 0.058838, 0.003036, -0.000839, -0.001511, 0.055908, 0.00238, 0.001411, 0.001373, 0.039062, 0.001167, -0.000104, -0.001625, 0.063477, 0.005737, -0.000675, -0.002533, 0.038818, 0.001633, 0.001289, 0.00351, -0.0625, -0.006744, -0.000843, -0.002167, 0.077148, 0.002151, -0.000675, -0.001625, 0.054688, 0.003281, 0.002319, 0.003082, 0.025269, 0.00296, -0.001556, -0.002625, 0.042969, 0.001038, -0.000322, -0.001755, 0.059326, 0.001625, 0.003555, -0.006683, 0.217773, 0.038574, 0.00296, 0.005127, -0.142578, -0.009949, -0.000078, 0.001045, -0.046143, -0.002945, 0.00013, -0.001343, 0.04248, 0.002808, 0.000024, 0.000683, -0.05835, -0.003204, 0.000265, 0.001541, -0.052246, -0.003525, 0.000027, -0.002335, 0.054932, 0.00264, -0.00038, 0.003204, -0.060791, -0.004944, -0.000234, -0.002151, 0.038818, 0.003433, -0.001068, -0.0019, 0.043701, 0.002014, 0.001511, 0.002167, -0.15332, -0.008728, 0.00647, 0.003387, 0.279297, 0.030884, 0.002167, 0.000425, 0.132812, 0.008118, 0.000725, 0.003418, -0.05835, -0.002731, -0.001007, -0.004059, 0.078613, 0.004639, -0.001076, 0.001259, -0.054199, -0.003815, 0.000433, 0.001953, -0.054932, -0.003052, -0.000224, -0.002625, 0.05127, 0.002182, 0.005981, 0.014465, 0.121582, -0.011047, -0.00028, 0.001213, -0.043457, -0.00235, -0.000028, 0.001846, -0.043945, -0.003296, -0.001129, 0.002136, -0.121094, -0.006927, -0.000483, -0.003189, 0.066895, 0.003433, -0.000687, -0.002533, 0.058594, 0.004761, 0.000163, 0.001183, -0.041992, -0.001656, 0.001152, 0.004608, -0.063965, -0.002808, 0.000186, -0.002518, 0.058838, 0.003738, -0.000824, -0.002075, 0.047607, 0.002579, 0.001831, 0.002884, -0.058594, -0.002975, -0.000222, -0.001671, 0.047607, 0.001999, 0.000168, -0.002502, 0.046387, 0.002701, 0.000058, -0.001556, 0.041748, 0.003418, 0.000448, -0.001358, 0.047607, 0.001465, -0.000618, -0.003418, 0.088867, 0.005585, -0.00033, -0.002548, 0.05249, 0.003036, 0.000507, 0.000389, 0.105957, 0.000188, -0.000584, -0.002808, 0.058594, 0.003784, 0.000332, 0.001518, -0.026611, 0.007751, -0.000091, 0.001923, -0.051025, -0.004059, -0.00079, -0.001289, 0.043457, 0.001831, 0.010742, 0.012024, 0.15918, 0.033936, 0.00061, -0.001289, 0.062988, 0.00412, -0.000919, -0.002274, 0.043213, 0.003738, -0.000133, -0.001541, 0.053467, 0.004181, -0.000154, 0.001534, -0.038086, -0.000064, 0.000885, 0.000866, 0.030762, 0.000431, -0.000129, 0.000012, 0.036133, -0.000744, 0.000303, 0.000668, -0.036133, -0.000374, -0.000483, -0.000618, -0.022949, -0.000126, -0.000908, 0.000429, -0.027832, 0.000429, -0.000483, -0.001282, 0.030884, -0.001289, 0.001381, -0.000452, 0.036133, -0.001427, -0.000767, 0.000618, -0.033203, 0.00061, 0.002045, 0.000862, 0.216797, 0.004578, -0.000113, 0.000131, 0.027466, -0.000048, -0.000706, -0.000307, -0.030029, -0.003143, 0.000115, -0.000483, 0.029297, -0.000763, 0.000729, 0.000576, -0.027222, 0.000549, 0.001022, 0.001167, -0.036377, 0.000359, -0.000194, -0.000023, -0.060791, -0.000553, -0.000561, -0.000205, -0.0354, 0.000599, 0.000254, -0.000183, 0.046875, 0.000166, -0.000456, -0.000277, 0.034668, -0.001015, 0.001122, -0.000086, 0.044678, -0.001747, 0.000288, 0.000429, 0.022095, 0.000744, 0.000244, -0.000341, -0.171875, 0.000713, -0.000402, -0.000511, 0.035645, -0.000694, -0.000683, -0.000404, -0.042236, -0.000412, 0.001213, 0.001862, -0.038086, 0.00074, 0.000334, 0.000441, -0.04248, 0.001236, -0.000368, 0.00037, -0.031738, 0.000893, -0.000366, 0.000014, -0.030884, 0.000679, 0.001343, 0.002121, -0.11084, -0.003738, -0.000124, 0.00038, -0.032471, 0.000452, 0.000174, 0.000383, -0.028198, 0.000504, -0.000022, 0.000793, -0.032715, -0.000404, -0.000572, 0.001038, -0.141602, -0.003616, 0.000471, -0.000169, -0.027466, 0.001389, 0.000078, -0.001236, 0.032227, -0.001472, -0.000843, -0.001419, 0.08252, 0.006897, -0.000299, 0.0, 0.031982, -0.000492, 0.000137, 0.000839, -0.0354, 0.001007, 0.000626, 0.000912, -0.033447, 0.000134, 0.000648, -0.000679, 0.09375, 0.000717, -0.000324, 0.001045, -0.036377, 0.000729, 0.00038, -0.000675, 0.030151, -0.000526, 0.000256, -0.000186, -0.024292, 0.000763, -0.000896, -0.000526, -0.03418, 0.000923, 0.000429, -0.000435, 0.042725, -0.000303, 0.000866, 0.0005, -0.031982, 0.000185, -0.000399, 0.000568, 0.02063, -0.000519, 0.000237, 0.000402, -0.031128, 0.000027, 0.000433, -0.006226, 0.194336, 0.007751, 0.000221, 0.000093, 0.0354, -0.000257, 0.003799, 0.003418, -0.138672, -0.00824, 0.000336, -0.001617, 0.041504, -0.000129, -0.001602, -0.0047, 0.166992, 0.003891, -0.000204, -0.001053, 0.034912, -0.000341, 0.003586, 0.002441, -0.143555, -0.007141, 0.000721, -0.000213, 0.050781, -0.000203, 0.000519, -0.000916, 0.043457, -0.000404, 0.000492, 0.000599, -0.033691, 0.00028, -0.001671, -0.000248, -0.039062, -0.000045, -0.000159, 0.000189, -0.033203, 0.000969, 0.000215, -0.000143, -0.037842, 0.001465, 0.000832, 0.000083, 0.038574, -0.00011, -0.000132, -0.001221, -0.032471, -0.000385, -0.000475, 0.000324, -0.035156, 0.000381, -0.000069, 0.000595, 0.051025, 0.000488, 0.002487, 0.00209, -0.15625, -0.005219, -0.000357, 0.000219, -0.033203, -0.000042, -0.000116, 0.000154, -0.032715, -0.000038, 0.000584, -0.00069, 0.028931, 0.000641, -0.001366, -0.000759, 0.208984, 0.008057, 0.002045, 0.002487, 0.043457, 0.00022, 0.000064, 0.001015, -0.033447, -0.000504, -0.000828, -0.000732, -0.039551, 0.00071, -0.000167, -0.001999, -0.035645, -0.000504, 0.001221, 0.000767, 0.031982, 0.002899, 0.000935, 0.000603, 0.037109, -0.00025, -0.000839, 0.000992, -0.052002, -0.000106, 0.000145, 0.000599, -0.029663, -0.000033, 0.000648, -0.000561, 0.103027, 0.00531, -0.000607, 0.00001, -0.031128, 0.000492, 0.000201, 0.000687, -0.029663, 0.000391, 0.000027, -0.000622, 0.037109, -0.001266, -0.00019, 0.000484, -0.033691, -0.000212, -0.004425, 0.000172, -0.140625, -0.015747, 0.000176, 0.000246, 0.038086, -0.000504, -0.000175, 0.000479, -0.053711, 0.0009, 0.000736, -0.000816, 0.044189, 0.000618, -0.000137, -0.000071, 0.028076, -0.000036, 0.000158, 0.000832, 0.033691, -0.00209, 0.00046, 0.000038, 0.03418, -0.000694, 0.000429, 0.000248, 0.034912, 0.000284, -0.0005, 0.000063, -0.04126, 0.000089, -0.000313, -0.000744, -0.033447, 0.000675, -0.000977, 0.000033, 0.030029, -0.001289, -0.000235, 0.000112, 0.034424, -0.001411, -0.000324, -0.000213, -0.035156, 0.000079, -0.000641, 0.000366, -0.031982, 0.000275, -0.000755, -0.00103, 0.040283, -0.00106, 0.001007, 0.000155, 0.095703, -0.000087, 0.000078, 0.000729, -0.030884, -0.000418, -0.000847, -0.000481, -0.028198, 0.000284, -0.000717, -0.000465, -0.028564, -0.000238, -0.001289, -0.004028, -0.208984, -0.003571, -0.000372, 0.000618, -0.036621, 0.00053, 0.000007, -0.000319, 0.039307, -0.001053, -0.000065, 0.000073, -0.040527, -0.000164, 0.000702, -0.000315, 0.039795, -0.000584, 0.000174, 0.00032, -0.030029, 0.000523, -0.004547, -0.003906, 0.179688, 0.008423, 0.000294, 0.001678, -0.151367, -0.005188, 0.000118, 0.000961, -0.039551, 0.000732, -0.000301, -0.000515, 0.029175, -0.00079, -0.000129, -0.0005, 0.023438, -0.000125, 0.000246, 0.000259, 0.038086, -0.000328, -0.000322, 0.000843, -0.032959, 0.000469, 0.000319, 0.000832, 0.031494, 0.000163, 0.00009, -0.000171, 0.033203, -0.000243, 0.000782, 0.000237, -0.04248, 0.000458, 0.000347, -0.000309, 0.031494, -0.001076, 0.000862, -0.000301, 0.037354, 0.000013, -0.000774, 0.000607, -0.031128, 0.000954, 0.000172, -0.000332, 0.033203, -0.00103, -0.000519, -0.000008, -0.03833, 0.000771, -0.00145, 0.000209, 0.032471, 0.000139, -0.000748, 0.000429, -0.040527, 0.000931, -0.000401, -0.000359, 0.036133, -0.000349, 0.000118, 0.001305, -0.080078, 0.000881, -0.000178, -0.001274, 0.031006, -0.00148, -0.000298, 0.006409, -0.051025, 0.01001, -0.000368, -0.010803, 0.076172, 0.092285, 0.00045, 0.007629, -0.15332, -0.036621, 0.003326, -0.000816, 0.068359, 0.031738, 0.010742, 0.003479, 0.068848, 0.048828, -0.012756, -0.005371, -0.057373, -0.059326, -0.001244, 0.039795, -0.302734, -0.058594, -0.00528, 0.000164, -0.053955, -0.050293, 0.001968, 0.006409, -0.051514, 0.002365, 0.001472, -0.01062, 0.060303, 0.000465, 0.006348, -0.000175, 0.054443, 0.028198, 0.017822, -0.00769, 0.337891, 0.075195, -0.002197, 0.000771, -0.048096, -0.044434, 0.000893, -0.004272, 0.067383, 0.02063, -0.00053, -0.006348, 0.034912, -0.007294, 0.000816, -0.006439, 0.041504, -0.007477, -0.000614, -0.004639, 0.051514, 0.000202, -0.000257, 0.009216, -0.072266, -0.000549, -0.013489, 0.011719, -0.130859, -0.120117, -0.000479, 0.009766, -0.047607, -0.00135, 0.003845, -0.006073, 0.058838, 0.043701, 0.003235, 0.007599, 0.034668, 0.025879, -0.00103, -0.011902, 0.070312, 0.015747, 0.003159, -0.008728, 0.071777, 0.050293, 0.01178, 0.010742, 0.048096, 0.03418, -0.00132, -0.001854, -0.041016, -0.036621, 0.003937, 0.003464, 0.028442, 0.018799, 0.022095, 0.021606, 0.269531, 0.106445, 0.007019, 0.008667, 0.040039, 0.028687, 0.019287, 0.006439, 0.093262, 0.060059, 0.005951, -0.005768, 0.049072, 0.026855, -0.001144, 0.009644, -0.054932, 0.002548, -0.005005, 0.000587, -0.060059, -0.041016, -0.000008, -0.006012, 0.036377, 0.001968, 0.005554, 0.00415, 0.039795, 0.019775, 0.001022, 0.011902, -0.056885, 0.001289, 0.000538, -0.006744, 0.048828, -0.011047, -0.001984, -0.003799, -0.039551, -0.029541, -0.00296, -0.019653, 0.135742, -0.000504, 0.008362, 0.004822, 0.040283, 0.025024, 0.004089, -0.01416, 0.085938, -0.012146, 0.005157, 0.007019, -0.072266, 0.002213, -0.006348, -0.035889, 0.246094, 0.035645, -0.003738, 0.002563, -0.07373, -0.038818, -0.002609, 0.004639, -0.057373, -0.026855, 0.043701, 0.014526, 0.378906, 0.242188, -0.003174, -0.003387, -0.045654, -0.052246, 0.005402, -0.004669, 0.050781, 0.037354, 0.009277, 0.008606, 0.041016, 0.03064, 0.005127, -0.003448, 0.060791, 0.031982, -0.013428, 0.010071, -0.140625, -0.062256, 0.001099, -0.009399, 0.081055, 0.009888, -0.004242, 0.003998, -0.084473, -0.029175, -0.000211, 0.00824, -0.04248, 0.001686, -0.009705, -0.004822, -0.063477, -0.043701, -0.015625, 0.048828, -0.275391, -0.18457, -0.00528, -0.002838, -0.037109, -0.024414, 0.003738, 0.000999, 0.052734, 0.040527, 0.007263, 0.004822, 0.048828, 0.029175, -0.005951, 0.002014, -0.052246, -0.034912, 0.005493, 0.005188, 0.035889, 0.027832, 0.00014, -0.007477, 0.05249, -0.005981, -0.002884, -0.000931, -0.042725, -0.044922, -0.021729, -0.005859, -0.234375, -0.310547, -0.031982, -0.026489, -0.148438, -0.124023, 0.003433, -0.005768, 0.071289, 0.036133, 0.001923, -0.000353, 0.035645, 0.035889, 0.003479, 0.006927, 0.031494, 0.027832, -0.007751, 0.004303, -0.043457, -0.039795, 0.002014, 0.012085, -0.069336, -0.026733, -0.001419, 0.008301, -0.057617, 0.014282, 0.000957, -0.009094, 0.048096, -0.001053, -0.05542, -0.018066, -0.226562, -0.316406, 0.001266, -0.006165, 0.052246, -0.008606, -0.004852, -0.004303, -0.036377, -0.025879, 0.034424, -0.00647, 0.240234, 0.279297, -0.000322, 0.009521, -0.049316, -0.006134, -0.004272, -0.0065, -0.032959, -0.026123, -0.005951, 0.001076, -0.061768, -0.019897, -0.002472, -0.000698, -0.040283, -0.036133, 0.006866, 0.00528, 0.039062, 0.030396, 0.005981, -0.000317, 0.038574, 0.023682, -0.005554, 0.005127, -0.051758, -0.046631, 0.05127, -0.001801, 0.384766, 0.353516, -0.006073, 0.001839, -0.052002, -0.054199, -0.044189, -0.053955, -0.216797, -0.138672, 0.001427, 0.011292, -0.046387, -0.013611, 0.003967, -0.004181, 0.0625, 0.05249, 0.00589, -0.005005, 0.042236, 0.024536, 0.009521, -0.008362, 0.064941, 0.032959, 0.02124, 0.006622, 0.210938, 0.224609, 0.002228, -0.00296, 0.042969, 0.03833, 0.001808, -0.007751, 0.049072, -0.005646, 0.001038, -0.008667, 0.045654, -0.010437, -0.000591, 0.007874, -0.044922, -0.000042, -0.000328, 0.014526, -0.04541, -0.01178, 0.00351, 0.00177, 0.041992, 0.039551, 0.004578, 0.004181, 0.035645, 0.029053, 0.002029, -0.005798, 0.055908, 0.003784, -0.00589, 0.000874, -0.05249, -0.056885, -0.012146, -0.01178, -0.047119, -0.043701, 0.001091, 0.011047, -0.044189, 0.003387, -0.007935, -0.00412, -0.056152, -0.032715, 0.005157, 0.00235, 0.054688, 0.041992, 0.008423, -0.00647, 0.075195, 0.02832, -0.000199, -0.01239, 0.051514, -0.003967, 0.00415, 0.001762, 0.069824, 0.029541, 0.003937, -0.00647, 0.06543, 0.025391, -0.006042, -0.000938, -0.083008, -0.054688, -0.0019, 0.002335, -0.068848, -0.000946, 0.001884, -0.007751, 0.047119, -0.009827, 0.007202, 0.006195, 0.046387, 0.031738, 0.000965, -0.011902, 0.041992, 0.012939, 0.0005, 0.014099, -0.057373, -0.010864, 0.00145, -0.009094, 0.056396, -0.007751, -0.003143, -0.002869, -0.036377, -0.029907, 0.044189, 0.0354, 0.283203, 0.287109, 0.047607, 0.080566, 0.24707, 0.198242, -0.001663, 0.006042, -0.05249, 0.008545, 0.007202, 0.030151, -0.373047, -0.151367, -0.008118, 0.001419, -0.057861, -0.039551, -0.00038, 0.005035, -0.032227, 0.00824, -0.000824, 0.01178, -0.048096, -0.014709, 0.00267, -0.020142, 0.088379, 0.025757, -0.034668, -0.031128, -0.166992, -0.147461, 0.007263, -0.000774, 0.480469, 0.168945, -0.016235, -0.012085, -0.050781, -0.04248, 0.0047, 0.000049, 0.049561, 0.026733, -0.000128, -0.000713, -0.047119, 0.013855, -0.001564, -0.00032, 0.040771, -0.017212, 0.000397, -0.000984, -0.044189, 0.012817, 0.000016, -0.000296, -0.052246, 0.015015, 0.002167, 0.004669, -0.056885, 0.015442, 0.005676, 0.005676, -0.100098, 0.043701, -0.003693, -0.005493, 0.075684, -0.011169, -0.001968, -0.005219, 0.059814, -0.015076, -0.000078, -0.000364, -0.043213, 0.013245, -0.002853, -0.003265, 0.088379, -0.044434, -0.000193, -0.004089, 0.046387, -0.013672, 0.00116, 0.004181, -0.037842, 0.00766, 0.001884, 0.002625, -0.036377, 0.014404, 0.000759, 0.000269, -0.039795, 0.01123, 0.002609, 0.00885, -0.058838, 0.008118, -0.001892, -0.005615, 0.066895, -0.018188, -0.00145, -0.00106, 0.042969, -0.018188, 0.001862, 0.003296, -0.054199, 0.021484, 0.004791, 0.009583, -0.063477, 0.012878, -0.000243, -0.005554, 0.081055, -0.012512, 0.001625, 0.004547, -0.046631, 0.008911, 0.000119, -0.002762, 0.085449, -0.014038, 0.000904, 0.001862, -0.037842, 0.015259, -0.005615, -0.006256, 0.068848, -0.007324, 0.004242, 0.013733, -0.054199, 0.001312, -0.00148, -0.003998, 0.041748, -0.009216, -0.00351, -0.010925, 0.070801, -0.00322, 0.000161, 0.001534, -0.044434, 0.014221, 0.000028, 0.000832, 0.044678, -0.012573, -0.001541, -0.002304, 0.055908, -0.01239, 0.001755, 0.002228, -0.070801, 0.027344, -0.002045, -0.00473, 0.074219, -0.032715, -0.003174, -0.008301, 0.053467, -0.000584, 0.001762, 0.001892, -0.036133, 0.016724, 0.002396, 0.005005, -0.051025, 0.009033, 0.000097, -0.001366, 0.065918, -0.027954, 0.003494, 0.00647, -0.085449, 0.03125, 0.003189, 0.009399, -0.110352, -0.011902, -0.003265, -0.003845, 0.07666, -0.012085, -0.002991, -0.003525, 0.04834, -0.010315, -0.002197, -0.006683, 0.07373, -0.024658, 0.003235, 0.003433, -0.081055, 0.028931, 0.004791, 0.001015, -0.081543, 0.026245, 0.00014, 0.000079, 0.052734, -0.015076, -0.000181, -0.001945, 0.080566, -0.02356, 0.001808, 0.000813, -0.037598, 0.013977, -0.000874, 0.000317, 0.055176, -0.01709, -0.000999, -0.001625, 0.066406, -0.026245, -0.003265, -0.00531, 0.108887, -0.049561, -0.000782, -0.00293, 0.044678, -0.018921, -0.000389, -0.000637, -0.046387, 0.013123, -0.00322, -0.009033, 0.063477, -0.016846, 0.00119, 0.002731, -0.080078, 0.030518, 0.000042, 0.001076, 0.049805, -0.014343, 0.00135, -0.000614, -0.056152, -0.021973, -0.000992, 0.003159, -0.084961, -0.005341, -0.009155, -0.007568, 0.166992, -0.022217, 0.004028, 0.005341, -0.251953, 0.051025, 0.002289, 0.002106, -0.043457, -0.021851, -0.001419, -0.003998, 0.047852, -0.016357, 0.008606, 0.004578, -0.224609, -0.004822, 0.000591, 0.000881, -0.078613, 0.029053, -0.003036, -0.002945, 0.06543, -0.026367, -0.010132, -0.008423, 0.166016, -0.036133, -0.002716, -0.004852, 0.07666, -0.007812, 0.001427, 0.00206, -0.04541, 0.009277, -0.001228, -0.003387, 0.044189, -0.009705, 0.000334, -0.003326, -0.084961, 0.016724, 0.001564, 0.006317, -0.050049, 0.008118, -0.000033, -0.004303, -0.022827, 0.124512, 0.00264, -0.004242, -0.192383, 0.02063, 0.001572, 0.007324, -0.105469, 0.018555, 0.001236, 0.000341, -0.079102, 0.0354, 0.001732, 0.007538, -0.070801, 0.010071, 0.000146, 0.000216, 0.044434, -0.012451, -0.003082, -0.00824, 0.0625, -0.010559, 0.003448, 0.002884, -0.046387, -0.036621, 0.00033, 0.000024, -0.040039, 0.009521, -0.040283, 0.002838, 0.018555, 0.005005, -0.002808, -0.002289, 0.075684, -0.02478, -0.001579, -0.002502, 0.040527, -0.011963, 0.003265, 0.006531, -0.071777, 0.028809, 0.001266, 0.005676, -0.047852, 0.012817, -0.001694, -0.004059, 0.092285, -0.043213, 0.003616, 0.004517, -0.053467, 0.030396, -0.000009, -0.000155, -0.056396, 0.017578, 0.00174, 0.004822, -0.049805, 0.018555, 0.000614, 0.000992, -0.037354, 0.007751, 0.000231, 0.00354, -0.046387, 0.006012, 0.002914, 0.003128, -0.054199, 0.02063, -0.000645, -0.002426, -0.053467, 0.014465, -0.000492, -0.002762, 0.05542, -0.020264, -0.003937, -0.008179, 0.05249, -0.004456, 0.027466, 0.038086, -0.004639, -0.010315, -0.001923, -0.003708, 0.037109, -0.011719, 0.004272, 0.004883, -0.116211, 0.019897, -0.002045, -0.007782, 0.049072, -0.008362, 0.000368, 0.001587, -0.054932, 0.019531, 0.004272, 0.016357, -0.128906, 0.026733, 0.005829, 0.004547, -0.05835, -0.000942, -0.003647, -0.005524, 0.062012, -0.015991, -0.003296, -0.004913, 0.047852, -0.010193, -0.001381, -0.004181, 0.066895, -0.014954, 0.001472, 0.003174, -0.066406, 0.022217, 0.000965, 0.004456, -0.07373, 0.024902, -0.002228, -0.005768, 0.050293, 0.000345, 0.001175, -0.00209, 0.092285, 0.004578, 0.003845, 0.004974, -0.071289, 0.025757, 0.004456, 0.009338, -0.071289, 0.013855, -0.000889, -0.000637, 0.033691, -0.022949, 0.000607, -0.000132, -0.049561, 0.013611, -0.000004, -0.003311, -0.049805, 0.033936, -0.001785, -0.002991, 0.054443, -0.019409, -0.002747, -0.002319, 0.050049, -0.012329, 0.00148, -0.001053, -0.040283, 0.018555, -0.00032, -0.000973, -0.05127, 0.015076, -0.000713, -0.003235, 0.053711, -0.009216, -0.002274, -0.002472, 0.057129, -0.024292, 0.001495, 0.005096, -0.070801, 0.025757, -0.00209, -0.008057, 0.061279, -0.001045, -0.00106, -0.013794, 0.046387, 0.007263, -0.000305, -0.000793, -0.04541, 0.012939, 0.003433, 0.005676, -0.097168, 0.011108, -0.001266, -0.006012, 0.046387, -0.011719, -0.003601, -0.004791, 0.12793, -0.046143, 0.001534, 0.00528, 0.063477, 0.001183, -0.002274, -0.003906, 0.062012, -0.010803, -0.003891, -0.006958, 0.058105, -0.001595, 0.003876, 0.002716, 0.006348, 0.066895, -0.002029, -0.000973, -0.002625, -0.059082, 0.00119, 0.001305, 0.002777, 0.050293, -0.006622, -0.006226, -0.013916, -0.043213, -0.001579, -0.000062, 0.001511, -0.050293, -0.001152, -0.000194, -0.004089, -0.051758, 0.00161, 0.001732, 0.004974, 0.040527, 0.000614, -0.000086, 0.004333, 0.048096, -0.001175, 0.000805, -0.001831, -0.051758, 0.043457, 0.063965, 0.164062, 0.660156, -0.000854, -0.000721, 0.002563, -0.04248, -0.003006, -0.001244, -0.005524, -0.052979, -0.004364, -0.003647, -0.008972, -0.047363, 0.003296, 0.002396, 0.003326, 0.058105, -0.001877, -0.00164, -0.003723, -0.062988, -0.004974, 0.020996, -0.039795, -0.003387, -0.000435, 0.001335, -0.00235, -0.057861, -0.005554, -0.00473, -0.013672, -0.052734, 0.000706, -0.00069, -0.000572, -0.063965, -0.001747, -0.000175, -0.003479, -0.063965, -0.001297, -0.000626, -0.001564, -0.053711, -0.001564, -0.000744, -0.002335, -0.060059, 0.046387, 0.056885, 0.089844, 0.261719, 0.002884, 0.001915, 0.005127, 0.060303, 0.000319, -0.000576, 0.002991, 0.047363, 0.006531, 0.003738, 0.019165, 0.173828, 0.002335, 0.002716, 0.007477, 0.053467, -0.000261, -0.000732, 0.003998, 0.05249, -0.000671, -0.000778, -0.007019, -0.058594, 0.002121, 0.002319, 0.006256, 0.05127, 0.002396, 0.000397, 0.003372, 0.050293, -0.002823, -0.001266, 0.004974, -0.243164, 0.002121, -0.001282, 0.001175, 0.061768, -0.000748, 0.000228, -0.001328, -0.051758, 0.001045, 0.001831, 0.003235, 0.046143, 0.000362, 0.002151, -0.006378, -0.052246, -0.004913, -0.005127, -0.008057, -0.049561, -0.001144, -0.00002, -0.000473, -0.048584, -0.001915, 0.000565, -0.001198, -0.052979, -0.001381, -0.000835, -0.00473, -0.028442, -0.003265, -0.001907, -0.008362, -0.043457, -0.003464, 0.000486, -0.000016, -0.09668, -0.004639, -0.003525, -0.011292, -0.046631, 0.003754, 0.003876, 0.011108, 0.04248, 0.004486, 0.00145, 0.003387, 0.054932, 0.048096, 0.076172, 0.217773, 0.714844, -0.001358, 0.000463, -0.001404, -0.062256, -0.00095, -0.000198, -0.000946, -0.056152, -0.000904, -0.000227, -0.002213, -0.045898, -0.00206, -0.001076, -0.003387, -0.052002, -0.001831, 0.000984, -0.015076, -0.04126, -0.001167, 0.000003, -0.002853, -0.05127, -0.003723, -0.00135, -0.005463, -0.074219, 0.002258, 0.002045, 0.003571, 0.065918, -0.003555, -0.001785, -0.010437, -0.042725, 0.012512, 0.021973, 0.075195, 0.439453, 0.084961, 0.089844, 0.178711, 0.722656, 0.001251, 0.000523, 0.001846, 0.053467, 0.000713, 0.000862, 0.001999, 0.049072, -0.002228, -0.001122, 0.001114, -0.065918, 0.001877, 0.001831, 0.002151, 0.088379, 0.001083, 0.000938, 0.003387, 0.071289, 0.001846, 0.000999, 0.003448, 0.054443, 0.012817, 0.008545, 0.024414, 0.253906, 0.007263, 0.00592, 0.008362, 0.098633, -0.003098, -0.000858, -0.006775, -0.056396, -0.002594, -0.000215, -0.002151, -0.056641, 0.002747, 0.003677, 0.004669, 0.087402, 0.000435, -0.000456, 0.002228, 0.044678, 0.00174, 0.002472, 0.004669, 0.060303, 0.002945, 0.002808, 0.010437, 0.04126, -0.023193, -0.027222, -0.07373, -0.412109, -0.002274, -0.003693, -0.007874, -0.081543, -0.016846, -0.014832, -0.028198, -0.255859, 0.003128, 0.002106, 0.004181, 0.054199, 0.00036, -0.001205, 0.001877, 0.060303, 0.001686, -0.001411, 0.002808, 0.054688, 0.00037, -0.000324, -0.001686, 0.049316, -0.001091, 0.000075, -0.004059, -0.064453, 0.018555, 0.017822, 0.041992, 0.180664, 0.001587, 0.00119, -0.000435, 0.054199, 0.001541, 0.001663, 0.004364, 0.08252, -0.003586, -0.000469, -0.007385, -0.060059, 0.00592, 0.004272, 0.008423, 0.094238, 0.004425, 0.003815, 0.009521, 0.061279, -0.008972, -0.007385, -0.020874, -0.194336, 0.00135, -0.000511, 0.001724, 0.04126, 0.000458, 0.000908, 0.000992, 0.044189, -0.001274, -0.0005, -0.002823, -0.060303, -0.001038, -0.000257, -0.005402, -0.044678, 0.001076, 0.002762, 0.002106, 0.064941, 0.000946, -0.008179, 0.02002, -0.009766, 0.00238, 0.001457, 0.004364, 0.063965, 0.002625, 0.002625, 0.003891, 0.058594, 0.003464, 0.002121, 0.011963, 0.052979, 0.001129, 0.000874, 0.001816, 0.058594, -0.001381, 0.000538, -0.00177, -0.052002, 0.002228, -0.000549, -0.000664, 0.06543, 0.011841, 0.009644, 0.030762, 0.378906, -0.003403, -0.001869, -0.004547, -0.057129, -0.00293, -0.002228, -0.007111, -0.062988, 0.00296, 0.004181, 0.015503, 0.032715, 0.002838, 0.001114, 0.014221, 0.045654, 0.001686, 0.001892, -0.000618, 0.058594, 0.005188, 0.003296, 0.003998, 0.054688, -0.00095, 0.000999, -0.002808, -0.051514, 0.003662, 0.003357, 0.01062, 0.040527, 0.00087, -0.000029, 0.00145, 0.047852, -0.000315, 0.000475, -0.000052, -0.05127, -0.00119, 0.000923, -0.002365, -0.048828, -0.001915, -0.002228, -0.00005, -0.067383, 0.001663, -0.003906, 0.014771, 0.050781, 0.000176, 0.005432, -0.021729, 0.024902, -0.0019, -0.002182, -0.002853, -0.072266, 0.001968, -0.000175, 0.001999, 0.046631, -0.039795, -0.053467, -0.144531, -0.589844, 0.002335, 0.004517, 0.01532, 0.040283, -0.002594, -0.000549, -0.003342, -0.070801, 0.003296, 0.000469, -0.000301, 0.068848, -0.006531, -0.00708, -0.016113, -0.062988, 0.006744, 0.006287, 0.013794, 0.169922, -0.002777, 0.012146, -0.030273, 0.011475, -0.00053, 0.001663, 0.000546, -0.050293, 0.002213, 0.000444, 0.002457, 0.058594, -0.001503, 0.000713, -0.001038, -0.070312, 0.00174, -0.000326, 0.015198, 0.074219, -0.002441, -0.001831, -0.003418, -0.05835, 0.001572, 0.000607, 0.003281, 0.054199, -0.000117, 0.000938, 0.001038, -0.043945, 0.000357, 0.000205, 0.001503, -0.044434, -0.000599, 0.000511, -0.000412, 0.049316, -0.000196, -0.000029, -0.001656, 0.045166, 0.000307, -0.000071, -0.001083, 0.047607, -0.000054, -0.000228, -0.000893, 0.049072, 0.000319, 0.000391, 0.000131, -0.04541, 0.000198, 0.000196, -0.001244, 0.039307, 0.000007, 0.000553, 0.00071, -0.050049, -0.001259, 0.000854, -0.000332, 0.212891, 0.000183, -0.000391, 0.000273, -0.044189, -0.000774, -0.001328, -0.002197, 0.176758, -0.00061, -0.00209, -0.003052, 0.197266, 0.000043, 0.000292, -0.000759, 0.046143, 0.000469, 0.001015, 0.001305, -0.046631, -0.000412, -0.000075, -0.000629, 0.058838, 0.000199, 0.000874, 0.000433, -0.050781, -0.000381, 0.000504, -0.001297, 0.041992, -0.000786, -0.000483, -0.000441, 0.054688, 0.000053, -0.00066, -0.001221, 0.063477, -0.000429, -0.000381, -0.001045, 0.048584, 0.000463, 0.000004, 0.001091, -0.046875, 0.000599, 0.000192, 0.000881, -0.047119, -0.000133, -0.000225, -0.000851, 0.049805, 0.00032, 0.000299, 0.000782, -0.04541, 0.000022, 0.000224, 0.000767, -0.047607, 0.000256, 0.000393, 0.001335, -0.045166, 0.001877, -0.001266, 0.003464, -0.174805, 0.000454, 0.000645, 0.000843, -0.049072, -0.00042, -0.000248, 0.000107, 0.04834, 0.000923, 0.000664, -0.001724, 0.180664, -0.000404, -0.000074, -0.000192, 0.047607, 0.000334, -0.000024, -0.001999, 0.056396, -0.000209, -0.000591, -0.000851, 0.045898, -0.002075, -0.001106, -0.003448, 0.182617, 0.000026, -0.000565, -0.000471, 0.051514, -0.000843, -0.000056, -0.000395, 0.045654, 0.000261, -0.000549, 0.000441, -0.051758, -0.000167, 0.000759, -0.000839, 0.050049, 0.000195, 0.000032, -0.000748, 0.043701, -0.000366, 0.000042, 0.001007, -0.049561, -0.000744, 0.000055, -0.001686, 0.050537, -0.000207, -0.000146, -0.000919, 0.043945, -0.000698, -0.000324, -0.000021, 0.048584, 0.000319, 0.000721, 0.000523, -0.047852, 0.001816, 0.001297, 0.000189, -0.181641, -0.000767, -0.001244, -0.000439, 0.166992, 0.000309, 0.001358, 0.001411, -0.044434, 0.000239, -0.000062, -0.000515, 0.177734, 0.000372, 0.000126, 0.001183, -0.046875, -0.000091, 0.000435, 0.000854, -0.049072, 0.000209, 0.000809, 0.000851, -0.048584, -0.000012, 0.000561, -0.000234, -0.049561, 0.00007, -0.000021, 0.001305, -0.048828, 0.000465, 0.000002, 0.000092, -0.051514, -0.00038, -0.00017, -0.001404, 0.063477, -0.000387, -0.001617, -0.00322, 0.046875, 0.000687, 0.000471, 0.000591, -0.046387, 0.00025, 0.000015, 0.001579, -0.050293, -0.000565, 0.000206, 0.000301, -0.045166, -0.000118, 0.000144, 0.001373, -0.057617, 0.000652, 0.000127, 0.001289, -0.049805, -0.000383, 0.000044, 0.001152, -0.054199, -0.000106, 0.000214, 0.00032, -0.05249, 0.000198, -0.000904, -0.001099, 0.056641, 0.000166, 0.000549, 0.000675, -0.058594, -0.00002, -0.000063, 0.000526, 0.04541, 0.000271, 0.002563, 0.004456, -0.205078, 0.000725, 0.001053, 0.001923, -0.186523, -0.000391, 0.00016, -0.000568, 0.051514, 0.000252, 0.000311, 0.001236, -0.051025, -0.000259, 0.000176, 0.001671, -0.062012, -0.000896, -0.001015, -0.002884, 0.188477, -0.00038, -0.000546, -0.000626, 0.047607, -0.000181, 0.000587, 0.000515, -0.044434, -0.000444, -0.000404, -0.000587, 0.049805, 0.002518, 0.003601, 0.004852, -0.195312, 0.00053, 0.00042, 0.000919, -0.042725, 0.000089, 0.000357, 0.000732, -0.054199, 0.000056, 0.000008, 0.000219, 0.045166, 0.000155, -0.000075, 0.00325, -0.185547, 0.000052, 0.00103, 0.000984, -0.046631, -0.000412, -0.000448, -0.001007, 0.04541, 0.000492, 0.000587, 0.001022, -0.063477, 0.000033, 0.000687, 0.000782, -0.046387, -0.000197, -0.000118, -0.000721, 0.054688, -0.001717, -0.001312, -0.002808, 0.172852, 0.00103, 0.000143, 0.004791, -0.198242, -0.000362, -0.000303, -0.001701, 0.052246, 0.000591, 0.000393, 0.001022, -0.048828, 0.000016, -0.000366, -0.000416, 0.050537, 0.000233, 0.000435, 0.00005, -0.040527, 0.000238, 0.00041, 0.000486, -0.042236, -0.000816, 0.000021, -0.000935, 0.047607, -0.000252, -0.000141, -0.000511, 0.045166, -0.000404, -0.000423, -0.001175, 0.051758, 0.000238, -0.000519, -0.000858, 0.045898, 0.000629, -0.000144, 0.000282, -0.055908, -0.000154, 0.000009, 0.00058, -0.07373, -0.001266, -0.001816, -0.004364, 0.195312, -0.000025, -0.000085, 0.000042, 0.048096, 0.00034, 0.000523, 0.00119, -0.050293, -0.000174, -0.000298, -0.000835, 0.050049, 0.000168, -0.000192, 0.001472, -0.045898, 0.000182, 0.000154, 0.000603, -0.045898, 0.000202, 0.000412, 0.000671, -0.047119, -0.000241, -0.000702, -0.001381, 0.05249, 0.000351, 0.000232, 0.000999, -0.045166, 0.000431, -0.000184, 0.000656, -0.052979, -0.000143, 0.000073, -0.000896, 0.053711, -0.000196, -0.000134, -0.001572, 0.050537, 0.000116, 0.000061, 0.000234, -0.029907, -0.00058, 0.000408, -0.000526, 0.047607, -0.000027, 0.000645, -0.00002, -0.047363, -0.000161, 0.000208, -0.001968, 0.052002, 0.00038, 0.000131, -0.00012, -0.046875, -0.000042, -0.000194, -0.001884, 0.046631, -0.000215, -0.001114, -0.004089, 0.07959, -0.000345, -0.001381, -0.001144, 0.1875, -0.000097, -0.000429, -0.001328, 0.044434, 0.000014, 0.000656, 0.000767, -0.049561, 0.000259, 0.000786, 0.001007, -0.04541, 0.000938, 0.000896, 0.002823, -0.168945, 0.000244, 0.000376, 0.001266, -0.049072, 0.000557, -0.000874, -0.001495, 0.070801, 0.000479, 0.000477, 0.001038, -0.056152, 0.001717, 0.001205, 0.001579, -0.189453, -0.000129, -0.000385, -0.000824, 0.045898, 0.001335, -0.001488, -0.060791, -0.00135, -0.000843, 0.000946, 0.054443, -0.003036, 0.000481, -0.000254, -0.028564, -0.001099, -0.000568, 0.001236, 0.047363, 0.003571, 0.002319, -0.000111, -0.050293, -0.001114, 0.000128, -0.001617, -0.054688, -0.00206, 0.00174, -0.000236, -0.047119, -0.00036, 0.000603, 0.000492, -0.030151, 0.003632, 0.002731, -0.001945, -0.069336, 0.01062, -0.00011, -0.004303, -0.059326, 0.00824, -0.002014, -0.000204, 0.03833, 0.000874, 0.002213, 0.000599, -0.037354, 0.002106, 0.000023, 0.00322, 0.050293, -0.003189, 0.000877, -0.001411, -0.040039, -0.002045, -0.001915, 0.000568, 0.075195, -0.001007, -0.000267, 0.001373, 0.034668, -0.004425, 0.000954, -0.000269, -0.04248, 0.004974, -0.001663, 0.00045, 0.044434, -0.004791, 0.002655, 0.000801, -0.050293, -0.020142, -0.00412, -0.001877, 0.044434, 0.00034, -0.000153, 0.004395, 0.053223, 0.007172, 0.005737, -0.001427, -0.175781, -0.004211, -0.003326, -0.00018, 0.052002, -0.001999, 0.003937, 0.005096, 0.024292, -0.015991, -0.001633, -0.001541, 0.059814, -0.002502, -0.000172, -0.002075, -0.037598, 0.003418, -0.001266, -0.000423, 0.040039, -0.002075, 0.001999, -0.001564, -0.05542, 0.011169, 0.000931, -0.003845, -0.037109, 0.003571, 0.000519, -0.000683, -0.037354, -0.001579, 0.00209, 0.001625, -0.051025, 0.003754, -0.000904, -0.003601, -0.050537, 0.007172, -0.001434, 0.001373, 0.055908, 0.00383, 0.000999, -0.001778, -0.043701, -0.002426, -0.000444, -0.00351, -0.04126, -0.002533, -0.000237, -0.000866, 0.0354, -0.000759, 0.000031, -0.002411, 0.059814, 0.00473, -0.003326, -0.001923, 0.051025, 0.00061, -0.001328, -0.000157, 0.048828, 0.002197, -0.002777, 0.001251, 0.046143, 0.005096, 0.002975, 0.001709, -0.077148, -0.021973, 0.000244, -0.003204, -0.054688, -0.001198, 0.001038, -0.006378, -0.074707, 0.00415, -0.004242, -0.014832, -0.180664, -0.026733, -0.002472, -0.001549, 0.044922, -0.000056, 0.001625, -0.000572, -0.057129, -0.025513, 0.002594, -0.001587, -0.046387, 0.003036, -0.00116, -0.000334, 0.033447, -0.00006, -0.002975, -0.001076, 0.05127, -0.001617, -0.000486, -0.00386, -0.039062, 0.002136, 0.000465, -0.001358, -0.032715, 0.004517, -0.000576, -0.001541, 0.041992, -0.000629, 0.00351, 0.001328, -0.056152, -0.004517, 0.000079, 0.00174, 0.030151, -0.000406, -0.000228, -0.003891, -0.039551, 0.002731, 0.007477, -0.014648, -0.141602, -0.004547, 0.001595, 0.005524, 0.044434, -0.007935, 0.002441, -0.000309, -0.057861, -0.001373, 0.00119, -0.001213, -0.061523, 0.000973, -0.0047, -0.002075, 0.052246, -0.000675, 0.000254, 0.006989, 0.068848, -0.00705, -0.004272, -0.00293, 0.051758, -0.000158, -0.006958, -0.00074, 0.04126, -0.008911, -0.002121, -0.000751, 0.050293, 0.000173, -0.005493, 0.001717, 0.089355, -0.008423, 0.001648, 0.000271, -0.063477, 0.005524, 0.001678, -0.000062, -0.038086, 0.00325, 0.00119, 0.001717, -0.039795, 0.003433, 0.00174, -0.001694, -0.046143, 0.007996, -0.000633, 0.001778, 0.049316, -0.008057, 0.00013, -0.002106, -0.038574, 0.003387, 0.001328, 0.003799, 0.068359, 0.00885, -0.002136, -0.000591, 0.045898, -0.00148, 0.002899, -0.000732, -0.049561, 0.000984, -0.000969, 0.002686, 0.052002, -0.006042, -0.002808, 0.000296, 0.049805, -0.004791, 0.010864, 0.020264, 0.085938, -0.004639, 0.002762, 0.002625, -0.060303, 0.002197, 0.002594, -0.001129, -0.056152, -0.001122, -0.001831, 0.001137, 0.055176, 0.003403, 0.002762, -0.000378, -0.05127, 0.00589, -0.000343, 0.000467, 0.036377, -0.001312, -0.002045, -0.000052, 0.054688, 0.005981, -0.003799, -0.004913, -0.038574, 0.003876, -0.000284, -0.002579, -0.038574, 0.007233, 0.000157, -0.000656, 0.031982, 0.001686, 0.00132, -0.002136, -0.044189, 0.004578, 0.000881, 0.002533, -0.057617, -0.003372, 0.000816, -0.002304, -0.046387, 0.001053, 0.00473, 0.004425, 0.051758, -0.012634, -0.001244, -0.000154, 0.04126, -0.002899, -0.002213, -0.00013, 0.055176, 0.008423, -0.008301, -0.010681, -0.025146, 0.017334, -0.000427, 0.002014, 0.044678, -0.005981, -0.001289, -0.000243, 0.034912, -0.000687, -0.003845, -0.00351, 0.065918, -0.000305, -0.000607, 0.002197, 0.039551, -0.005341, 0.000223, 0.001694, 0.059326, -0.003098, 0.001579, -0.001236, -0.070312, 0.011841, -0.00351, -0.003204, 0.050049, -0.001312, -0.001534, -0.00011, 0.044922, -0.005737, 0.001228, -0.000599, -0.037354, 0.001411, -0.004089, -0.013367, -0.022949, 0.027954, -0.002106, 0.000549, 0.041504, -0.001884, 0.00069, 0.009644, 0.040527, -0.01709, 0.000599, 0.004272, 0.047852, -0.009827, -0.003128, -0.010254, -0.00293, 0.061768, -0.000694, 0.000992, 0.042725, 0.004364, -0.000992, 0.002213, 0.063477, 0.000504, 0.00354, -0.000473, -0.050537, 0.003098, 0.000961, -0.002426, -0.046143, 0.000507, -0.000142, -0.002579, -0.042725, 0.004272, -0.001518, 0.004303, 0.065918, -0.011719, -0.006287, -0.001411, -0.059814, 0.005402, -0.001373, 0.000576, 0.052979, -0.002258, -0.00066, -0.003098, -0.03418, -0.004333, 0.001915, 0.000146, -0.059326, -0.00412, -0.006226, -0.002716, 0.081543, -0.002365, -0.000736, -0.001511, -0.028931, 0.005981, 0.001404, -0.001183, -0.054199, -0.000523, 0.000431, 0.000207, -0.046387, -0.003143, 0.000315, 0.002197, 0.043701, 0.004303, 0.009033, 0.02002, 0.017822, -0.0271, 0.001099, -0.000404, -0.045654, 0.001968, -0.006805, -0.000923, 0.138672, -0.000121, 0.0009, 0.002411, -0.050049, -0.004913, -0.003555, -0.000069, 0.046631, -0.001862, -0.005432, -0.014221, -0.030518, 0.135742, -0.001122, -0.001343, -0.035156, -0.001602, -0.000054, 0.000271, -0.039795, -0.00025, 0.00386, 0.003967, 0.083496, 0.004761, 0.001076, 0.001579, 0.031982, 0.001549, -0.000256, -0.000483, -0.039062, 0.000881, -0.000292, -0.000671, -0.036133, -0.001007, -0.000935, -0.002045, -0.034668, -0.001572, 0.000931, -0.000148, 0.037354, 0.001366, 0.000526, 0.000236, 0.034424, 0.001442, -0.001091, -0.001526, -0.036865, -0.000546, 0.000912, 0.000191, 0.031982, 0.001244, 0.000751, 0.000912, 0.029419, 0.000534, 0.00145, 0.000778, 0.032227, 0.004639, -0.001381, -0.002762, -0.029419, -0.002029, 0.000002, -0.000656, -0.081055, -0.002228, -0.000259, -0.000263, -0.038818, 0.000977, -0.001305, -0.002655, -0.036377, -0.000893, 0.000729, 0.000721, 0.032471, 0.000389, 0.000671, 0.00106, 0.039307, -0.000126, 0.002441, 0.003006, 0.041748, 0.001854, 0.000942, 0.000031, 0.032471, 0.005676, -0.000282, -0.000885, -0.032471, -0.000542, 0.001099, 0.000813, 0.03418, 0.000214, 0.000073, -0.000332, -0.031982, 0.00045, 0.002136, 0.002426, 0.029907, 0.002213, 0.000223, -0.000094, -0.029419, -0.001717, 0.000885, 0.001587, 0.040527, 0.003357, 0.000729, 0.001526, 0.040039, 0.002319, 0.000412, -0.00177, -0.03833, -0.000134, 0.001472, 0.001694, 0.033936, 0.000977, 0.001923, 0.001945, 0.039062, 0.001144, 0.002365, 0.003204, 0.016479, 0.023193, -0.00041, 0.000359, -0.032471, 0.000717, 0.000641, 0.000315, -0.032959, -0.00164, 0.002243, 0.00164, 0.079102, 0.002136, 0.000866, 0.00045, -0.032471, -0.000805, 0.001251, -0.000197, 0.033691, 0.005829, 0.000139, 0.000782, 0.038086, 0.001472, 0.000254, 0.00023, 0.03418, 0.001015, -0.000079, 0.000303, 0.028931, 0.000771, 0.000492, -0.000184, 0.03418, 0.000713, 0.000109, 0.00061, 0.048096, -0.000178, 0.005005, 0.012268, 0.22168, 0.006592, 0.001244, -0.000359, 0.035645, 0.001091, 0.002609, -0.001495, 0.152344, 0.002014, -0.000568, -0.000828, -0.039795, -0.00132, -0.000751, -0.000309, -0.033447, 0.000595, -0.000116, -0.000927, -0.026489, -0.000782, 0.001434, 0.000961, 0.041748, 0.00473, -0.001366, -0.001236, -0.025757, -0.003525, 0.000729, 0.000584, 0.038574, -0.00029, 0.000652, 0.000954, 0.030762, 0.001289, 0.000725, 0.000282, 0.038086, 0.000542, -0.000267, 0.000066, 0.03833, 0.001175, -0.003448, -0.004364, -0.169922, -0.004211, -0.000626, -0.000858, -0.046631, -0.000353, 0.000504, 0.000353, 0.040527, 0.002319, 0.001213, 0.00145, 0.032227, 0.0019, -0.000063, -0.000402, -0.036377, -0.000744, -0.001732, 0.001335, 0.137695, -0.002762, 0.000376, -0.001335, -0.036133, -0.000404, 0.000126, -0.00079, -0.037109, -0.002731, -0.000423, -0.001015, -0.031128, -0.001442, 0.000475, 0.002975, 0.057617, 0.000353, -0.001465, -0.002411, -0.045654, -0.000729, -0.001602, -0.001877, -0.040039, -0.002136, 0.000082, -0.000068, -0.033936, -0.001671, -0.005066, -0.00528, -0.171875, -0.008728, -0.001778, 0.00473, 0.265625, -0.00061, 0.000694, 0.001015, 0.041748, 0.00119, -0.000124, -0.000732, -0.033691, -0.000637, 0.00079, 0.001869, 0.040283, 0.001022, -0.000473, -0.000565, -0.037109, -0.004761, 0.002151, 0.003937, 0.03125, 0.004578, -0.000061, -0.002136, -0.09668, -0.000591, -0.00058, -0.000648, -0.034424, -0.000439, 0.001091, 0.00082, -0.038818, 0.00061, -0.001152, -0.000172, -0.072754, 0.001366, -0.000744, -0.002762, -0.043701, -0.002609, -0.000105, 0.000194, 0.034668, -0.00019, 0.003586, 0.005524, 0.154297, 0.006958, -0.000069, -0.000507, 0.000265, 0.025513, 0.003708, -0.00161, -0.151367, 0.004242, 0.002319, 0.002411, 0.076172, 0.00174, -0.000702, -0.00095, -0.040771, -0.001534, -0.001694, -0.000668, -0.039795, -0.002518, -0.000372, -0.000534, -0.034912, -0.000492, -0.002014, -0.002029, -0.141602, -0.005463, -0.000452, -0.000186, -0.031128, -0.000675, 0.001755, 0.002716, 0.063965, 0.001297, -0.001381, -0.00235, -0.038574, -0.00053, -0.000656, -0.000069, -0.032227, -0.001495, -0.001099, 0.000067, 0.032227, 0.000946, 0.001945, 0.001488, 0.033691, 0.000511, -0.000603, -0.00074, -0.034912, -0.001823, -0.000778, 0.000214, -0.032715, 0.000771, 0.002228, 0.003647, 0.165039, 0.003281, -0.000999, -0.005585, -0.024658, -0.003845, 0.00708, 0.006592, 0.143555, 0.000135, -0.000813, -0.000362, -0.031494, -0.000338, -0.000051, -0.000175, -0.04126, -0.001144, -0.00009, 0.000614, -0.034668, -0.000257, -0.000706, -0.001045, -0.028931, -0.002548, -0.000273, 0.000313, 0.032959, -0.000212, -0.000381, -0.00061, -0.031006, 0.001282, -0.002548, -0.002747, -0.037842, -0.004242, -0.000729, -0.001038, -0.033447, -0.000246, -0.000124, 0.000176, 0.036133, 0.001869, 0.000721, 0.001022, 0.032959, 0.001549, 0.003326, 0.004852, 0.041748, 0.005554, -0.001274, -0.001892, -0.036133, -0.00033, 0.000641, 0.000515, 0.031006, -0.000408, 0.001068, 0.002045, 0.032227, 0.001167, -0.001396, -0.001183, -0.0354, -0.002411, -0.000067, 0.001564, 0.028076, 0.001526, 0.000261, 0.000648, 0.030151, 0.000992, 0.000999, 0.0009, 0.037109, 0.000099, 0.002151, 0.001884, 0.04834, 0.004425, -0.000957, -0.001205, 0.038086, -0.00022, 0.001297, 0.002014, 0.041504, 0.001923, 0.000946, 0.000889, 0.032227, 0.000935, -0.001152, -0.000085, -0.028076, 0.000584, -0.000912, -0.00296, -0.024902, -0.004364, 0.000093, -0.000683, -0.033447, 0.000172, 0.000254, -0.000538, -0.064453, -0.00267, 0.00705, 0.006989, 0.063477, 0.008118, -0.000269, -0.00106, -0.033203, 0.000931, -0.001297, 0.000254, -0.03125, -0.001892 ] } , "name": "LlmExporter::FusedLinearAttention_1060", "outputIndexes": [ 441 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 429, 438, 440, 441 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.5/self_attn/FusedLinearAttention", "outputIndexes": [ 442 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 442, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.5/self_attn/Reshape_output_0", "outputIndexes": [ 443 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 443 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.5/self_attn/norm/Cast_output_0", "outputIndexes": [ 444 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 444 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 69342108, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.5/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 445 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1975 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 69343132, 1048598, 262144, 0, 0 ] } , "name": "/layers.5/self_attn/in_proj_z/Linear", "outputIndexes": [ 1988 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1988 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 1989 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1989 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 446 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 446, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.5/self_attn/Reshape_1_output_0", "outputIndexes": [ 447 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 447 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.5/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 449 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 445, 449 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.5/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 450 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 427 ] , "main_type": "NONE", "name": "/blocks.5/self_attn/Shape_output_0", "outputIndexes": [ 451 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 451 ] , "main_type": "NONE", "name": "Shape723", "outputIndexes": [ 452 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 451 ] , "main_type": "NONE", "name": "Rank725", "outputIndexes": [ 453 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 453, 453 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp727", "outputIndexes": [ 454 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 454 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze728", "outputIndexes": [ 455 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 454, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp730", "outputIndexes": [ 456 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 456 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze731", "outputIndexes": [ 457 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 452, 455, 457, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice734", "outputIndexes": [ 458 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 458 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze735", "outputIndexes": [ 459 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 459, 459 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp737", "outputIndexes": [ 460 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 451, 460, 454 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.5/self_attn/Gather_output_0", "outputIndexes": [ 461 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 461, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.5/self_attn/Unsqueeze_output_0", "outputIndexes": [ 462 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 454 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze745", "outputIndexes": [ 463 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 456 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze748", "outputIndexes": [ 464 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 452, 463, 464, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice751", "outputIndexes": [ 465 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 465 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze752", "outputIndexes": [ 466 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 466 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp753", "outputIndexes": [ 467 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 467, 466 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp754", "outputIndexes": [ 468 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 451, 468, 454 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.5/self_attn/Gather_1_output_0", "outputIndexes": [ 469 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 469, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.5/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 470 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 462, 470, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.5/self_attn/Concat_output_0", "outputIndexes": [ 471 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 450, 471 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.5/self_attn/Reshape_2_output_0", "outputIndexes": [ 472 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 472 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 1990 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1990 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.5/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 1991 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1991 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 70653874, 1048598, 262144, 0, 0 ] } , "name": "/layers.5/self_attn/out_proj/Linear", "outputIndexes": [ 1992 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1992 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 1993 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1993 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.5/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 473 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 426, 473 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.5/Add_output_0", "outputIndexes": [ 474 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 474 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 71964616, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.5/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 475 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 475 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.5/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 1994 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1994 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.5/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 1995 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1995 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 71972808, 1835030, 458752, 0, 0 ] } , "name": "/layers.5/mlp/gate_proj/Linear", "outputIndexes": [ 1996 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1996 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 1997 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1997 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.5/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 476 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 476 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.5/mlp/act_fn/Mul_output_0", "outputIndexes": [ 477 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1995 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 74266590, 1835030, 458752, 0, 0 ] } , "name": "/layers.5/mlp/up_proj/Linear", "outputIndexes": [ 2000 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2000 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2001 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2001 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.5/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 478 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 477, 478 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.5/mlp/Mul_output_0", "outputIndexes": [ 479 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 479 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.5/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2002 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2002 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.5/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2003 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2003 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 76560372, 1835030, 458752, 0, 0 ] } , "name": "/layers.5/mlp/down_proj/Linear", "outputIndexes": [ 2004 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2004 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.5/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2005 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2005 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.5/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 480 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 474, 480 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.5/Add_1_output_0", "outputIndexes": [ 481 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 481, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.6/Reshape_output_0", "outputIndexes": [ 482 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 482 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 78854154, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.6/input_layernorm/Mul_1_output_0", "outputIndexes": [ 483 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 483 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2006 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2006 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.6/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2007 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2007 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 78862346, 3145750, 786432, 0, 0 ] } , "name": "/layers.6/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2008 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2008 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2009 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2009 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 484 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 484 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.6/self_attn/Transpose_output_0", "outputIndexes": [ 485 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.182113, -0.743137, -0.304983, -0.554414, -0.906961, -0.271257, -0.418494, -0.105399, -0.329765, -1.567087, -0.68461, -0.533175, -0.641877, -0.617287, -0.59017, -0.086024 ] } , "name": "/blocks.6/self_attn/Neg_output_0", "outputIndexes": [ 486 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2007 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 82794528, 8214, 2048, 0, 0 ] } , "name": "/layers.6/self_attn/in_proj_a/Linear", "outputIndexes": [ 2012 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2012 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2013 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2013 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 487 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -1.046875, -1.335938, -0.068848, -1.328125, -1.476562, -3.75, -5.96875, -3.703125, -3.125, -0.839844, -1.71875, 2.03125, -6.0, -1.789062, -0.045898, 2.015625 ] } , "name": "onnx::Add_3531", "outputIndexes": [ 489 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 487, 489 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.6/self_attn/Add_output_0", "outputIndexes": [ 490 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 490 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp795", "outputIndexes": [ 491 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 491, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp797", "outputIndexes": [ 492 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 492 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.6/self_attn/Softplus_output_0", "outputIndexes": [ 493 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 486, 493 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.6/self_attn/Mul_output_0", "outputIndexes": [ 494 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2007 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 82804790, 8214, 2048, 0, 0 ] } , "name": "/layers.6/self_attn/in_proj_b/Linear", "outputIndexes": [ 2016 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2016 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2017 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2017 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 495 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 495 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.6/self_attn/Sigmoid_output_0", "outputIndexes": [ 496 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.025635, 0.034424, 0.073242, 0.271484, 0.02002, 0.033691, 0.094727, 0.34375, 0.00415, 0.002197, 0.008423, 0.081055, 0.025024, 0.037842, 0.091797, 0.330078, 0.029785, 0.036133, 0.059814, 0.376953, -0.00473, -0.005554, -0.015564, -0.048096, 0.029419, 0.040283, 0.088867, 0.253906, 0.028564, 0.036621, 0.061035, 0.318359, 0.02478, 0.04248, 0.094727, 0.318359, -0.007019, -0.009705, -0.024902, -0.128906, -0.034424, -0.040527, -0.085449, -0.40625, 0.048828, 0.080078, 0.15918, 0.394531, 0.011658, 0.018188, 0.043213, 0.219727, 0.035645, 0.058594, 0.147461, 0.5, -0.018311, -0.031494, -0.080566, -0.34375, -0.003387, -0.005249, -0.005463, -0.071289, 0.008789, 0.013611, 0.037109, 0.15625, -0.009644, -0.017578, -0.044189, 0.012756, -0.015076, -0.025757, -0.066895, -0.273438, 0.029297, 0.042236, 0.072266, 0.386719, -0.008911, -0.018555, -0.048584, -0.341797, 0.003937, 0.003189, 0.002106, 0.061768, -0.014709, -0.017578, -0.031738, -0.167969, 0.146484, 0.18457, 0.341797, 0.208008, 0.017822, 0.029053, 0.068848, 0.261719, -0.001915, -0.000656, -0.003937, -0.066406, 0.003647, 0.002228, 0.005524, 0.06543, -0.008911, -0.011108, -0.028442, -0.06543, -0.019653, -0.030151, -0.054199, -0.34375, 0.011047, 0.015747, 0.037598, 0.007629, 0.033936, 0.048584, 0.111328, 0.341797, 0.044189, 0.068359, 0.157227, 0.365234, 0.00647, 0.010498, 0.026123, 0.124512, 0.037842, 0.067871, 0.154297, 0.359375, -0.017212, -0.024536, -0.057617, -0.208984, -0.007935, -0.010193, -0.020874, -0.050781, -0.015259, -0.017822, -0.037354, -0.094238, 0.008362, 0.010193, 0.023438, 0.114746, 0.005768, 0.004974, 0.01178, 0.051758, 0.081543, 0.103516, 0.192383, 0.3125, -0.033691, -0.039551, -0.05127, -0.402344, 0.039307, 0.05249, 0.087891, 0.198242, 0.00386, 0.005493, 0.016235, 0.072754, 0.00946, 0.007629, 0.008972, 0.133789, -0.019165, -0.029175, -0.054199, -0.310547, 0.000206, -0.000441, -0.002701, 0.050781, -0.019043, -0.027222, -0.05957, -0.217773, -0.037842, -0.044678, -0.088379, -0.349609, 0.001907, 0.00267, 0.004791, 0.066406, 0.042969, 0.069336, 0.12793, 0.259766, 0.047607, 0.064941, 0.138672, 0.324219, 0.011597, 0.022095, 0.056152, 0.335938, -0.006622, -0.010315, -0.022461, -0.08252, -0.0065, -0.009949, -0.024048, -0.083496, -0.012817, -0.022949, -0.062012, -0.199219, 0.046875, 0.061279, 0.132812, 0.292969, 0.017822, 0.021362, 0.048096, 0.240234, -0.003372, -0.002975, -0.004883, -0.056885, -0.069824, -0.097656, -0.189453, 0.006805, -0.00769, -0.015747, -0.050293, 0.010315, 0.00766, 0.013855, 0.040771, 0.174805, 0.005524, 0.006531, 0.016235, 0.062256, 0.116699, 0.178711, 0.34375, 0.019897, -0.030029, -0.032227, -0.067383, -0.212891, -0.00824, -0.009644, -0.019043, 0.033203, 0.001648, -0.002167, -0.009644, 0.05542, -0.016846, -0.018799, -0.041504, -0.265625, -0.12793, -0.138672, -0.265625, -0.460938, -0.022827, -0.032959, -0.063477, -0.302734, 0.099609, 0.133789, 0.316406, 0.367188, 0.003799, 0.005035, 0.014709, 0.037842, -0.025391, -0.034912, -0.069824, -0.15918, 0.023804, 0.025635, 0.052246, 0.209961, -0.000721, -0.003372, -0.00415, -0.347656, -0.025635, -0.035156, -0.074707, -0.310547, 0.007385, 0.005615, 0.020996, 0.367188, 0.009888, 0.015869, 0.04834, 0.291016, -0.039551, -0.062256, -0.103027, -0.255859, -0.005615, -0.007507, -0.014771, -0.106445, -0.012146, -0.018555, -0.035156, 0.005707, 0.052246, 0.061768, 0.111816, 0.291016, -0.00708, -0.008789, -0.016235, -0.07373, 0.026855, 0.043457, 0.086914, 0.386719, 0.00531, 0.007324, 0.014465, 0.120605, 0.012878, 0.020874, 0.048096, 0.235352, 0.037842, 0.043457, 0.09082, 0.294922, 0.003128, 0.004456, 0.010681, 0.071289, -0.007507, -0.014282, -0.039062, -0.016724, -0.009583, -0.016968, -0.034668, 0.012878, 0.003296, 0.005951, 0.015869, 0.088379, -0.001938, -0.002228, -0.005096, -0.067383, -0.010986, -0.015564, -0.032959, -0.427734, -0.011841, -0.0177, -0.052979, -0.285156, 0.138672, 0.177734, 0.363281, 0.206055, -0.025513, -0.034668, -0.079102, -0.316406, -0.035645, -0.054688, -0.121094, -0.273438, 0.025513, 0.039062, 0.086426, 0.298828, -0.054443, -0.072266, -0.135742, -0.326172, 0.011353, 0.014771, 0.032959, 0.108398, -0.006317, -0.007233, -0.021606, -0.119141, 0.004486, 0.00592, 0.009644, 0.081543, -0.002945, -0.003174, -0.013916, -0.064941, 0.010986, 0.01532, 0.026978, 0.259766, 0.039551, 0.067383, 0.157227, 0.419922, 0.006744, 0.006348, 0.010193, 0.095703, 0.040039, 0.044678, 0.074707, 0.216797, -0.025879, -0.045166, -0.11084, -0.388672, 0.023193, 0.040527, 0.078613, 0.394531, 0.036377, 0.049316, 0.111816, 0.365234, 0.006714, 0.007751, 0.016724, 0.09668, 0.029419, 0.03418, 0.067871, 0.222656, 0.018555, 0.022339, 0.047607, 0.267578, -0.006073, -0.007294, -0.032227, -0.193359, 0.009094, 0.014771, 0.044434, 0.298828, 0.011902, 0.016479, 0.038574, 0.155273, 0.042236, 0.053223, 0.118652, 0.308594, 0.013489, 0.020752, 0.051025, 0.208008, -0.0354, -0.045898, -0.097168, -0.285156, -0.004974, -0.008423, -0.013306, -0.065918, -0.004395, -0.005798, -0.01178, -0.060303, -0.030396, -0.036865, -0.06543, -0.367188, 0.010315, 0.013977, 0.021118, 0.1875, -0.011658, -0.021851, -0.062988, -0.24707, -0.024048, -0.031982, -0.062988, 0.01416, 0.003845, 0.003738, 0.005951, 0.055908, -0.0354, -0.056885, -0.130859, -0.304688, -0.004944, -0.006165, -0.010498, -0.061035, -0.018311, -0.021729, -0.044922, -0.177734, -0.000067, 0.005188, 0.017456, 0.115234, 0.000816, 0.000763, 0.003143, 0.042236, -0.003433, 0.001808, 0.010132, 0.119629, -0.000549, -0.00106, -0.00209, -0.041748, -0.002975, -0.004944, -0.010498, -0.0625, -0.001038, 0.000908, 0.001747, -0.094238, 0.001587, 0.000866, -0.001816, -0.103516, -0.000001, 0.003418, 0.008118, 0.151367, -0.005219, -0.001656, -0.013428, -0.123047, -0.00193, -0.001549, -0.007172, -0.082031, -0.000086, -0.0019, -0.001038, 0.051514, -0.000553, 0.000477, 0.001808, 0.064453, 0.003265, 0.005676, 0.026978, 0.120117, 0.004059, 0.005402, 0.0177, 0.166016, -0.00206, -0.001999, 0.002426, 0.09668, 0.0009, 0.00135, 0.002899, 0.042236, -0.001404, 0.000441, 0.011292, 0.11377, 0.000793, 0.002396, 0.014282, 0.082031, 0.000269, 0.000694, -0.00235, -0.042236, 0.002563, -0.000538, -0.00647, -0.140625, -0.002548, -0.00531, -0.016846, -0.005737, -0.000599, -0.001953, -0.007141, -0.032471, -0.000977, -0.001137, -0.002441, -0.024902, 0.001198, 0.000626, 0.00589, 0.075195, 0.000204, -0.00021, -0.00029, -0.038086, 0.000477, 0.001236, 0.010986, 0.098145, 0.000009, 0.000744, 0.00946, 0.093262, -0.00322, -0.000546, -0.009827, -0.110352, -0.006531, -0.019165, -0.050049, -0.239258, 0.003998, 0.002304, 0.001686, 0.195312, -0.003189, -0.003082, -0.010437, 0.123535, -0.000178, 0.007416, 0.0177, 0.108887, -0.011719, -0.02417, -0.073242, 0.077637, 0.00705, 0.024414, 0.075195, 0.083496, -0.004059, -0.018311, -0.066895, -0.275391, -0.000456, -0.004883, -0.01239, -0.116211, -0.019775, -0.037842, -0.08252, -0.197266, -0.006287, -0.012146, -0.029907, -0.253906, -0.010681, -0.024048, -0.053467, -0.155273, -0.001663, -0.0065, -0.013306, -0.098633, -0.001228, 0.001717, 0.00412, 0.040771, 0.003189, 0.004974, -0.009216, -0.111328, 0.000553, 0.00116, 0.001488, 0.051514, -0.002884, 0.000931, 0.003021, 0.119141, -0.00058, -0.001312, -0.003052, -0.038818, 0.00296, 0.006531, 0.013062, 0.101074, -0.006348, -0.006104, 0.005676, 0.15625, 0.004517, 0.009277, 0.02771, 0.182617, -0.00351, -0.01001, 0.038086, 0.318359, 0.000233, 0.000393, 0.003998, 0.051514, 0.004669, 0.008606, 0.026489, 0.189453, -0.000641, 0.000771, -0.004333, -0.123047, 0.001122, 0.001625, 0.009766, 0.089355, -0.002213, -0.003174, 0.00206, 0.066895, 0.010742, 0.024658, 0.066895, 0.244141, -0.000347, -0.000675, -0.003967, -0.038818, 0.001541, 0.002716, 0.010681, 0.015015, 0.000326, 0.002289, 0.002258, 0.040283, -0.002426, -0.00325, -0.005005, -0.112793, 0.005798, 0.014954, 0.038574, 0.207031, 0.001945, 0.003052, 0.000999, -0.102539, 0.00132, -0.001633, -0.023193, -0.104004, -0.000736, -0.000706, -0.002335, -0.060547, 0.000152, 0.000622, 0.002426, 0.034912, 0.000378, 0.005829, 0.032959, 0.208008, -0.014465, -0.019897, -0.053711, -0.271484, 0.004944, 0.00885, 0.010437, 0.120117, 0.000946, 0.004486, 0.00647, 0.121582, -0.005615, -0.008362, -0.019165, -0.142578, -0.002853, -0.002396, -0.007385, -0.126953, 0.000313, 0.001564, 0.009338, 0.099609, -0.003159, -0.004059, -0.01709, -0.130859, -0.001694, -0.003693, -0.008972, -0.125977, -0.001671, -0.007019, -0.014282, -0.10791, 0.000671, -0.000256, -0.004486, -0.119629, 0.001755, 0.000546, -0.010925, -0.105957, -0.00069, -0.000201, -0.001801, -0.030273, -0.000219, 0.003937, 0.008789, 0.119629, 0.000138, 0.000292, 0.000196, 0.024292, 0.012817, 0.030151, 0.071289, 0.092285, -0.001862, -0.002884, -0.004639, -0.039307, -0.00193, 0.002472, 0.009705, 0.104492, 0.001656, 0.002747, 0.004944, -0.014343, -0.00322, -0.012756, -0.026123, -0.126953, 0.000702, 0.002029, 0.004364, -0.021362, 0.000839, -0.000022, -0.0047, -0.105469, 0.000067, -0.00013, -0.000443, 0.049805, 0.001251, 0.001656, 0.002228, 0.016602, -0.001793, -0.005524, -0.008484, -0.109863, -0.004822, -0.015564, -0.029541, -0.121094, 0.001938, 0.006409, 0.01239, 0.063477, 0.00018, -0.000622, -0.003204, -0.036865, 0.000317, -0.000357, -0.003693, -0.024292, 0.000553, -0.000211, 0.003357, 0.017944, 0.00016, -0.000078, -0.000706, -0.050781, -0.000433, -0.000463, -0.004822, -0.039307, -0.000169, -0.002151, -0.006531, -0.073242, -0.001549, -0.003082, -0.011719, -0.106445, 0.000492, 0.001678, 0.00383, 0.017822, -0.002106, -0.001602, -0.003677, -0.026245, -0.001038, 0.004608, 0.004883, 0.10791, -0.016479, -0.021851, -0.036377, -0.201172, 0.00106, -0.003525, -0.010681, -0.106445, 0.00235, 0.009216, 0.029053, 0.25, -0.000622, -0.001083, -0.011414, -0.144531, 0.005096, 0.017578, 0.059814, 0.300781, 0.001114, 0.010925, 0.028564, 0.207031, -0.000469, 0.001564, 0.003967, 0.05542, 0.002853, 0.006195, 0.01355, -0.009583, -0.000603, 0.000422, -0.003281, -0.043945, 0.00206, 0.005615, 0.01239, 0.10498, -0.004211, -0.019897, -0.083496, -0.376953, 0.000572, -0.001251, -0.000465, -0.056885, -0.000214, -0.001656, -0.001045, 0.041748, -0.000177, -0.001076, -0.002716, -0.027222, 0.000364, 0.000336, 0.001389, 0.057617, 0.003159, 0.001846, 0.003113, 0.085449, -0.001266, -0.002914, -0.010925, -0.102539, 0.003372, 0.010254, 0.025146, 0.123535, -0.01062, -0.025024, -0.060791, -0.261719, -0.000843, -0.001785, -0.002869, -0.024536, 0.001617, 0.002502, 0.010925, 0.083496, -0.000412, -0.002106, -0.000404, 0.072754, 0.001823, 0.004303, 0.013855, 0.131836, 0.001945, 0.004395, 0.018555, 0.005219, 0.005646, 0.013611, 0.032959, 0.121094, -0.001549, 0.002884, -0.00415, -0.098633, 0.000393, 0.001602, 0.003723, 0.0625, -0.000187, -0.000132, 0.001175, 0.0354, 0.001022, 0.001259, 0.001068, 0.079102, 0.000858, 0.003967, 0.027466, 0.197266, -0.007874, -0.008728, -0.025146, -0.15625, -0.009277, -0.02002, -0.046631, -0.24707, -0.000668, -0.000355, 0.000303, -0.029541, -0.009216, -0.012024, -0.015747, -0.148438, 0.002991, 0.005707, 0.022461, 0.166992, -0.004883, -0.013367, -0.026001, -0.197266, -0.000622, -0.001801, -0.006226, -0.049805, 0.000633, 0.001266, 0.003647, 0.031494, 0.014709, 0.020142, 0.064453, 0.22168, -0.001106, -0.001343, -0.007111, -0.056152, -0.009888, -0.017456, -0.0625, -0.038086, -0.002213, -0.000805, -0.007263, -0.12207, -0.000338, -0.000095, 0.000391, -0.033203, -0.001312, 0.003387, 0.011963, 0.157227, -0.012085, -0.024414, -0.058594, -0.363281, -0.006714, -0.012329, -0.022949, -0.125977, -0.015625, -0.020264, -0.053955, -0.227539, -0.008606, -0.013123, -0.028931, -0.132812, 0.002426, 0.003738, 0.005859, 0.125977, 0.000002, 0.000207, -0.001968, -0.029297, -0.001419, -0.00103, -0.001724, -0.03833, -0.003448, -0.00386, -0.022949, -0.155273, -0.005829, -0.010498, -0.037598, -0.207031, -0.000504, 0.000192, 0.00354, 0.038086, -0.000196, -0.003937, -0.01001, -0.15625, 0.003159, 0.001518, -0.003571, -0.158203, 0.003067, 0.004517, 0.012817, 0.003677, -0.002319, -0.00589, -0.016235, -0.135742, 0.002838, 0.006256, 0.023804, 0.230469, -0.002991, -0.000561, -0.004364, 0.132812, -0.000553, 0.000233, 0.019287, 0.192383, -0.011658, -0.013184, -0.026245, -0.192383, -0.00019, -0.002701, -0.00079, 0.119141, -0.00531, -0.005524, -0.008728, -0.128906, 0.000538, 0.001526, -0.003235, 0.141602, -0.00415, -0.003647, -0.00705, 0.112305, -0.000904, -0.001205, 0.004608, -0.083496, -0.000397, 0.005798, 0.019897, 0.208984, 0.001251, 0.000128, 0.000077, -0.044678, -0.000366, -0.000965, 0.001328, -0.031982, 0.002487, 0.001503, 0.000614, -0.117676, -0.000908, -0.000744, -0.011292, -0.084961, -0.005127, -0.007233, -0.032959, -0.217773, 0.002106, 0.001694, 0.006104, 0.089844, -0.00024, -0.007812, -0.024048, -0.214844, -0.006348, -0.01062, -0.039551, -0.189453, 0.00193, 0.003662, 0.003387, 0.108887, 0.002884, 0.001114, 0.003036, 0.120117, 0.000121, 0.000124, -0.000217, 0.121582, -0.00018, 0.00066, 0.006866, 0.137695, 0.004395, -0.002792, -0.00946, -0.149414, 0.001122, 0.001968, 0.005798, 0.025024, -0.000862, -0.004913, -0.016479, -0.220703, 0.004486, 0.006561, 0.017822, 0.141602, -0.003799, -0.005127, -0.016479, -0.007751, -0.003326, 0.001106, 0.003448, 0.161133, 0.000404, -0.002182, -0.001274, 0.131836, -0.003555, -0.00769, -0.028809, -0.240234, -0.005646, -0.006653, -0.014099, -0.114746, -0.003616, -0.004974, -0.013306, 0.016602, 0.004333, 0.007111, 0.017212, 0.143555, 0.001076, -0.002975, 0.001595, -0.154297, -0.001854, -0.002945, -0.003525, 0.12207, 0.00296, 0.010742, 0.018555, 0.160156, -0.001305, -0.009094, -0.01355, -0.137695, -0.002289, -0.001335, -0.005066, 0.119141, -0.005096, -0.005432, -0.006226, 0.126953, 0.003464, 0.006622, 0.019531, 0.003113, -0.007172, -0.011353, -0.02771, -0.124023, -0.004974, -0.00473, -0.013672, -0.118652, 0.002197, 0.003738, 0.010132, 0.046631, -0.002121, -0.002472, -0.002655, -0.15625, -0.001404, -0.00264, -0.004974, -0.049072, -0.001175, -0.005249, -0.01001, -0.160156, 0.000385, 0.000778, -0.000813, 0.039551, -0.005859, -0.011475, -0.029541, -0.151367, 0.00325, 0.002289, 0.012146, 0.098145, 0.012634, 0.016113, 0.0354, 0.222656, 0.000106, -0.001755, -0.011597, -0.165039, 0.00589, 0.003189, 0.003616, -0.151367, -0.022095, -0.029663, -0.093262, -0.171875, 0.003281, 0.000633, 0.007263, -0.145508, -0.000176, 0.000105, -0.003448, -0.034424, 0.003555, 0.004486, 0.011292, 0.018066, -0.006226, -0.008545, -0.02478, -0.163086, 0.005249, 0.006439, 0.02832, 0.143555, 0.003693, 0.009094, 0.019043, 0.12207, 0.000473, 0.0009, 0.006256, -0.026978, 0.003189, 0.003906, 0.014221, 0.117188, -0.010437, -0.019043, -0.054443, -0.261719, 0.008484, 0.012634, 0.030151, 0.130859, 0.005341, 0.009277, 0.017822, 0.135742, -0.005981, -0.008911, -0.033203, -0.124512, 0.006226, -0.002075, -0.013794, -0.210938, 0.008789, 0.010986, 0.030518, 0.185547, 0.0009, 0.011047, 0.04834, 0.265625, 0.000633, 0.003036, 0.008789, 0.095215, 0.004059, 0.007019, 0.010864, 0.134766, 0.001549, 0.001114, 0.009399, 0.122559, 0.000534, -0.001114, -0.004517, -0.032715, 0.004059, 0.005829, 0.015747, 0.150391, 0.002472, 0.005371, 0.018555, -0.001595, -0.00058, -0.001427, -0.010681, -0.108398, -0.008972, -0.012573, -0.057373, 0.04834, -0.000134, 0.000557, 0.000652, 0.045898, -0.005493, -0.005829, -0.025757, -0.173828, -0.003815, -0.010132, -0.033691, -0.277344, -0.003342, -0.008484, -0.016113, -0.123047, -0.021118, -0.02771, -0.070312, -0.204102, -0.001488, -0.001572, -0.005859, -0.030396, 0.002991, 0.00589, 0.016724, 0.191406, -0.000759, -0.00235, -0.005127, -0.081055, -0.005035, -0.008667, -0.033936, -0.219727, 0.024658, 0.028564, 0.068359, 0.273438, 0.000645, 0.004089, 0.01239, 0.132812, 0.00132, 0.002701, 0.004883, 0.070312, -0.002029, -0.00164, -0.007935, -0.09082, 0.000479, -0.001076, -0.004913, -0.092773, -0.004974, -0.008118, -0.022705, -0.1875, 0.003448, 0.006012, 0.012817, 0.123047, -0.002747, -0.002869, -0.007629, 0.112793, 0.000228, 0.000629, -0.001785, -0.04834, 0.005859, 0.009949, 0.024536, 0.121582, -0.006409, -0.009949, -0.025269, -0.198242, 0.001839, 0.003098, 0.002823, -0.135742, -0.006042, -0.004211, -0.015381, -0.054932, -0.000935, 0.000759, -0.000488, 0.12793, 0.00354, 0.003708, 0.019043, 0.141602, 0.007568, 0.009949, 0.054688, 0.199219, 0.01355, 0.037842, 0.084473, 0.337891, 0.004181, 0.008484, 0.013062, 0.145508, 0.020386, 0.035889, 0.125977, 0.402344, 0.007294, 0.009399, 0.025513, 0.009216, -0.016235, -0.023438, -0.052734, -0.164062, -0.000965, -0.00161, -0.010681, 0.049561, -0.001106, 0.00046, -0.000935, 0.147461, 0.005524, 0.011047, 0.029419, -0.074219, 0.019531, 0.020996, 0.062988, 0.253906, 0.000984, 0.001801, 0.009705, 0.064453, 0.004242, 0.001549, -0.000584, -0.096191, -0.001205, -0.001678, 0.007416, -0.100098, 0.000923, 0.000319, -0.000025, 0.082031, 0.00177, 0.002899, -0.000071, 0.04834, 0.008667, 0.022217, 0.073242, 0.361328, -0.003448, -0.003799, -0.003616, -0.076172, -0.002457, -0.0047, -0.007477, -0.047119, 0.046631, 0.100586, 0.335938, 0.488281, 0.005951, 0.008118, 0.022461, 0.302734, -0.009766, -0.032959, -0.119141, -0.296875, 0.000935, 0.002289, 0.012695, 0.05957, 0.00824, 0.009827, 0.029053, -0.010376, -0.020874, -0.022461, -0.063477, -0.174805, -0.007996, -0.017456, -0.111816, 0.139648, -0.000099, -0.001701, -0.000557, 0.052002, 0.000194, -0.003372, -0.009338, -0.157227, 0.001076, -0.000546, -0.000534, 0.066406, -0.000315, 0.000132, -0.001236, -0.061523, -0.001938, -0.00164, -0.004761, -0.138672, 0.001007, -0.001411, -0.003281, -0.054443, 0.004883, 0.006836, 0.022217, 0.024658, -0.002014, -0.001724, 0.002243, 0.169922, -0.001686, -0.002304, -0.001373, 0.101562, -0.04541, -0.069824, -0.191406, -0.04248, 0.00148, 0.002045, 0.006927, 0.07959, 0.001251, -0.000889, 0.000542, -0.114258, 0.002899, 0.003036, 0.013977, 0.066406, 0.000965, 0.001694, 0.010437, 0.056152, 0.00589, 0.007141, 0.029663, -0.026611, 0.044678, 0.066895, 0.229492, 0.050049, -0.000969, -0.001503, -0.004883, -0.062012, 0.008179, 0.009583, 0.03833, 0.192383, -0.001678, -0.002182, -0.005402, 0.09668, -0.028198, -0.036377, -0.126953, 0.066895, -0.000322, -0.003174, -0.029053, -0.316406, -0.000679, -0.005798, -0.010864, -0.15332, -0.00177, -0.004578, 0.002029, -0.131836, -0.002182, -0.000824, 0.011719, 0.174805, -0.046387, -0.074219, -0.271484, -0.515625, 0.000763, -0.0009, 0.000725, -0.077637, 0.000362, 0.002609, -0.007568, 0.102051, -0.007202, -0.009094, -0.015869, -0.067871, 0.010437, 0.01709, 0.052979, 0.279297, 0.001259, 0.002747, 0.003021, 0.092285, 0.002258, 0.004608, 0.009094, 0.062988, -0.012817, -0.028564, -0.067871, -0.314453, 0.000957, 0.002472, 0.009399, 0.196289, -0.000824, -0.002045, -0.002884, -0.136719, -0.003204, -0.006073, -0.020508, -0.273438, -0.001442, -0.00046, -0.003632, 0.07666, -0.004639, -0.000824, 0.003098, 0.183594, 0.005768, 0.013184, 0.054688, 0.298828, -0.006042, -0.008423, -0.023193, 0.001999, 0.001312, 0.001915, -0.001335, 0.05542, -0.000645, -0.00946, -0.071289, -0.695312, 0.002213, -0.000054, -0.004364, -0.074707, 0.001068, 0.003754, 0.025879, 0.138672, -0.030762, -0.045166, -0.19043, -0.101562, -0.005798, -0.014709, -0.140625, -0.453125, -0.078125, -0.151367, -0.18457, -0.378906, 0.000397, -0.002914, -0.007355, -0.070801, 0.002762, 0.003021, 0.01001, -0.131836, 0.002029, 0.000717, 0.000874, -0.047852, -0.015625, -0.019287, -0.058594, -0.248047, 0.004547, 0.010254, 0.026367, 0.140625, 0.012451, 0.015259, 0.044434, 0.28125, -0.003937, -0.005463, -0.016968, -0.055176, 0.002213, 0.004608, 0.02063, 0.139648, 0.008606, 0.01062, 0.033203, 0.174805, 0.007263, 0.009521, 0.028076, 0.149414, 0.015747, 0.039551, 0.21582, -0.094727, -0.000085, 0.00206, -0.003647, -0.074219, 0.000687, -0.000138, 0.005096, 0.063477, 0.006592, 0.010742, 0.030762, -0.013611, -0.002396, -0.001282, 0.003281, 0.036377, -0.000679, -0.002899, -0.041016, -0.335938, -0.002518, -0.012207, -0.052002, -0.238281, 0.004333, 0.007294, 0.019531, 0.142578, -0.003098, -0.005219, -0.019043, -0.198242, 0.003403, 0.009216, 0.019653, 0.185547, 0.003601, 0.020874, 0.070801, 0.324219, 0.001984, -0.002136, -0.001488, -0.128906, -0.008789, -0.009155, -0.024048, -0.166992, 0.005615, 0.008667, 0.024292, -0.035889, -0.001846, -0.00264, -0.008057, -0.0625, 0.000549, -0.000184, -0.001984, -0.055908, 0.002975, -0.005981, -0.01709, -0.10791, -0.00296, -0.009033, -0.024048, -0.170898, -0.022217, -0.034424, -0.092773, -0.410156, -0.002045, -0.00103, 0.001846, 0.143555, 0.001434, 0.002014, 0.004272, -0.050537, 0.008972, 0.010254, 0.037354, 0.147461, -0.003265, -0.007751, -0.025757, -0.194336, 0.020508, 0.022583, 0.089844, 0.28125, 0.001572, 0.003067, 0.017456, 0.175781, -0.002335, -0.000576, -0.021118, -0.08252, 0.014465, 0.026123, 0.072266, 0.292969, -0.000075, -0.000228, -0.001564, -0.125, 0.002365, -0.000637, -0.012512, -0.186523, 0.007477, 0.012756, 0.037109, 0.261719, -0.015564, -0.029785, -0.124023, -0.457031, -0.013672, -0.017822, -0.072754, -0.267578, 0.012634, 0.016724, 0.064453, 0.273438, 0.003937, 0.006989, 0.032227, 0.026367, -0.003357, -0.004333, -0.007874, -0.170898, -0.00209, -0.019531, -0.064453, -0.376953, 0.000101, 0.000618, 0.004608, 0.100098, -0.030396, -0.05127, -0.167969, -0.106445, -0.011963, -0.014343, -0.041016, -0.157227, -0.001839, 0.0, 0.002701, -0.038818, -0.012146, -0.013489, -0.037842, -0.137695, 0.004578, 0.001907, 0.005981, -0.116699, -0.002151, -0.001472, -0.013733, -0.150391, 0.015991, 0.042725, 0.226562, 0.255859, -0.01001, -0.015259, -0.048584, -0.12793, -0.003891, -0.006683, 0.00473, 0.182617, 0.006622, 0.013855, 0.032959, 0.195312, -0.005341, -0.008423, -0.047607, -0.212891, -0.004089, -0.007721, -0.019531, -0.083984, 0.003906, 0.006592, 0.019287, 0.134766, 0.001526, 0.002808, 0.005402, 0.087402, -0.002609, 0.011597, 0.018555, 0.195312, 0.009583, 0.02478, 0.063965, 0.265625, -0.002533, -0.006439, -0.012756, -0.191406, -0.001793, -0.001846, -0.009216, -0.069336, 0.004974, 0.007355, 0.017944, 0.002808, 0.002533, 0.052246, 0.386719, -0.099609, -0.00589, -0.008423, -0.029541, -0.116699, -0.003815, -0.006592, -0.030273, -0.006409, -0.001274, -0.006012, -0.016235, -0.197266, -0.017822, -0.031128, -0.072754, -0.314453, -0.013123, -0.020874, -0.053711, -0.363281, -0.005249, -0.022217, -0.055908, -0.267578, 0.012939, 0.027954, 0.059326, 0.285156, 0.008118, 0.017212, 0.058105, 0.335938, 0.000025, -0.002563, -0.014771, -0.091309, 0.003052, 0.003098, 0.02002, 0.205078, -0.014893, -0.024292, -0.060547, -0.285156, 0.006409, 0.018799, 0.088379, 0.300781, 0.005463, 0.009094, 0.020752, 0.015015, 0.002136, 0.005096, 0.028687, 0.19043, -0.000496, 0.000136, -0.00351, 0.069824, -0.000109, 0.004913, -0.00766, -0.265625, -0.009399, -0.027344, -0.066406, -0.429688, -0.012634, -0.014954, -0.049072, -0.259766, 0.000446, 0.00386, 0.008301, 0.043701, -0.006134, -0.009155, -0.031738, -0.136719, 0.000767, 0.000273, -0.000357, -0.049072, 0.003708, -0.002747, -0.010559, -0.141602, 0.003616, 0.019531, 0.067383, 0.449219, -0.016235, -0.037354, -0.095703, -0.392578, -0.036621, -0.057373, -0.124023, -0.292969, -0.00708, -0.022217, -0.069336, -0.439453, 0.018921, 0.038818, 0.108398, 0.394531, 0.005432, 0.01239, 0.034424, 0.207031, -0.000062, -0.001549, -0.005463, -0.083984, 0.026123, 0.042725, 0.11084, 0.402344, 0.004852, 0.009583, 0.024414, -0.00528, -0.000751, 0.008484, -0.001465, 0.231445, -0.032471, -0.044678, -0.133789, -0.404297, 0.001266, 0.003265, 0.003265, 0.042725, -0.000843, -0.001488, -0.000622, -0.031738, 0.023438, 0.041016, 0.084961, 0.238281, -0.006653, -0.01709, -0.037598, -0.136719, 0.009949, 0.019653, 0.041992, 0.199219, 0.001648, 0.003967, 0.007599, -0.045654, -0.007935, -0.014771, -0.05542, -0.198242, -0.015198, -0.01709, -0.122559, -0.339844, -0.007172, -0.013367, -0.043945, -0.203125, 0.003937, 0.007996, 0.032959, 0.013184, 0.013, 0.012329, 0.038086, 0.225586, -0.008911, -0.026611, -0.078613, -0.392578, -0.010132, -0.013794, -0.044189, -0.237305, 0.030273, 0.048828, 0.149414, 0.07666, 0.009583, 0.018433, 0.060059, 0.275391, -0.01355, -0.016968, -0.050049, -0.291016, 0.027222, 0.049316, 0.097168, 0.271484, -0.005157, -0.008057, -0.018677, -0.020508, 0.000797, 0.001381, 0.001884, 0.033936, -0.000645, -0.002625, -0.000969, -0.050537, 0.000002, -0.001701, -0.013916, -0.089844, 0.019043, 0.03125, 0.084473, 0.394531, 0.004333, 0.007874, 0.016235, 0.185547, -0.008911, -0.014954, -0.055908, -0.271484, -0.002991, -0.010864, -0.040283, -0.177734, -0.005035, -0.010498, -0.019653, -0.226562, 0.006744, 0.021851, 0.106934, 0.318359, -0.020264, -0.033203, -0.099609, -0.378906, -0.015198, -0.026001, -0.057617, -0.277344, 0.00708, 0.008911, -0.018677, -0.004272, -0.007782, -0.020142, -0.058594, -0.179688, 0.009583, 0.015137, 0.053223, 0.300781, -0.005432, -0.014893, -0.036133, -0.289062, 0.026245, 0.051025, 0.131836, 0.480469, 0.001854, 0.002533, 0.007202, 0.061768, 0.041016, 0.074219, 0.186523, 0.373047, -0.000034, 0.000965, 0.008728, 0.161133, -0.00531, -0.00296, -0.000717, 0.181641, 0.002579, 0.003067, 0.006866, 0.04541, 0.036865, 0.066406, 0.136719, 0.394531, 0.002899, 0.006622, 0.022461, 0.209961, 0.014099, 0.025635, 0.058105, 0.189453, -0.012634, -0.022949, -0.073242, -0.267578, 0.005066, 0.011719, 0.026611, 0.181641, 0.005188, 0.005676, 0.007935, 0.209961, 0.010254, 0.02063, 0.085449, 0.417969, 0.000782, 0.00058, -0.00412, -0.082031, 0.001167, 0.005859, 0.0271, 0.165039, -0.005188, -0.009521, -0.028198, -0.261719, 0.001968, 0.008972, 0.049561, 0.273438, 0.00267, 0.011536, 0.060059, 0.271484, 0.004913, 0.012085, 0.029175, 0.186523, -0.00066, -0.00069, -0.006622, -0.052734, -0.002579, -0.002899, -0.008667, -0.05127, 0.005402, 0.017456, 0.063477, 0.363281, 0.037354, 0.060547, 0.152344, 0.200195, -0.010803, -0.019409, -0.056641, -0.308594, 0.004089, 0.006592, 0.017334, -0.032959, -0.00386, -0.002899, -0.001526, -0.148438, -0.003632, -0.006836, -0.016724, -0.078125, -0.018188, -0.0354, -0.146484, 0.151367, -0.000591, -0.003433, -0.017334, -0.166016, -0.005737, 0.00095, 0.047119, 0.25, -0.029419, -0.048096, -0.103027, -0.179688, 0.002533, 0.003891, 0.007538, 0.095215, -0.003448, 0.000241, 0.003662, 0.170898, 0.008667, 0.013977, 0.026855, 0.209961, 0.002426, 0.003723, 0.012939, -0.036865, 0.001587, 0.00415, 0.016357, 0.070312, -0.005493, -0.001106, 0.02478, 0.445312, 0.008301, 0.017334, 0.073242, 0.398438, -0.007111, -0.016357, -0.041016, -0.203125, 0.006042, 0.010925, 0.046631, 0.375, -0.008728, -0.02002, -0.077637, -0.355469, -0.000056, -0.00082, 0.009216, 0.087402, -0.009583, -0.021118, -0.066895, -0.332031, -0.00119, -0.002319, -0.008118, -0.04541, -0.000309, 0.002228, 0.031982, 0.365234, 0.004303, 0.009949, 0.037109, 0.320312, 0.006195, 0.010925, 0.052979, 0.300781, -0.000183, -0.004242, -0.015991, -0.164062, -0.002518, -0.0047, -0.010193, -0.09375, 0.021362, 0.026611, 0.050781, 0.277344, -0.011597, -0.013733, -0.019897, 0.031738, -0.022461, -0.02771, -0.055176, -0.283203, 0.006104, 0.006866, 0.01062, 0.051025, 0.007141, 0.014648, 0.034668, 0.263672, 0.022461, 0.024902, 0.041748, 0.193359, 0.004181, 0.005707, 0.012146, 0.056885, 0.054199, 0.061768, 0.102539, 0.271484, -0.011169, -0.011658, -0.020874, -0.129883, -0.015991, -0.023315, -0.056396, -0.279297, 0.012085, 0.014832, 0.030396, 0.369141, -0.005341, -0.005096, -0.010132, -0.044922, -0.004364, -0.006653, -0.009094, -0.040039, 0.006927, 0.007416, 0.01123, 0.158203, 0.004364, 0.006744, 0.018677, 0.24707, -0.017212, -0.02124, -0.046143, -0.259766, -0.021362, -0.026001, -0.053467, -0.232422, -0.009827, -0.014526, -0.035889, -0.197266, -0.007568, -0.008972, -0.010559, -0.04248, -0.002975, -0.006958, -0.018555, -0.24707, 0.013916, 0.018555, 0.04541, 0.273438, 0.013428, 0.017456, 0.034668, 0.273438, 0.011108, 0.012146, 0.019409, 0.099609, 0.021973, 0.039551, 0.063477, 0.246094, 0.008545, 0.009033, 0.01355, 0.053711, 0.004578, 0.006073, 0.009827, 0.049316, 0.00412, 0.007538, 0.022705, 0.277344, 0.007111, 0.009705, 0.017212, 0.081543, -0.049561, -0.055176, -0.083008, -0.149414, 0.004944, 0.006012, 0.013977, 0.037598, 0.021118, 0.027466, 0.05542, 0.271484, 0.002243, 0.003937, 0.010254, 0.111328, -0.025391, -0.035889, -0.056641, -0.357422, -0.007263, -0.010437, -0.017822, 0.005798, -0.010193, -0.014038, -0.026611, -0.220703, -0.009155, -0.012207, -0.020264, -0.130859, -0.00193, -0.004089, -0.005951, -0.050049, 0.007263, 0.007599, 0.011597, 0.066406, -0.019287, -0.025146, -0.05127, -0.279297, 0.012756, 0.01416, 0.020874, 0.05957, -0.00354, -0.002365, 0.005371, 0.265625, -0.006744, -0.011902, -0.032715, -0.267578, -0.017456, -0.022217, -0.043701, -0.257812, 0.024658, 0.028809, 0.058105, 0.279297, 0.0177, 0.016479, 0.034424, 0.269531, -0.004395, -0.006714, -0.01123, -0.069336, -0.00708, -0.008911, -0.012756, -0.104004, -0.007629, -0.013245, -0.036377, -0.265625, 0.007355, 0.008911, 0.015381, 0.173828, -0.022583, -0.02771, -0.05249, -0.291016, -0.054688, -0.056152, -0.082031, -0.257812, -0.00705, -0.009949, -0.020996, -0.117188, 0.016602, 0.021606, 0.042725, 0.28125, -0.004517, -0.005676, -0.009277, -0.063477, -0.020996, -0.028076, -0.052246, -0.28125, 0.015259, 0.020386, 0.038574, 0.275391, 0.004883, 0.00589, 0.007355, 0.057129, 0.041504, 0.046875, 0.094238, 0.25, -0.008057, -0.007721, -0.015869, -0.033447, -0.009644, -0.014648, -0.027954, -0.001953, -0.017822, -0.023071, -0.045898, -0.265625, -0.004333, -0.005035, -0.007996, -0.03833, 0.017456, 0.022949, 0.049316, 0.28125, -0.004913, -0.006317, -0.012512, -0.046631, 0.018799, 0.025146, 0.049072, 0.289062, -0.000809, -0.001617, -0.005341, -0.039062, 0.004669, 0.004791, 0.007721, 0.046631, -0.020752, -0.02771, -0.053223, -0.265625, -0.00531, -0.004944, -0.008179, -0.055908, 0.004028, 0.009155, 0.022705, 0.302734, -0.020386, -0.025879, -0.050293, -0.279297, -0.026978, -0.02832, -0.047119, -0.189453, 0.009766, 0.009521, 0.013367, 0.060059, -0.00592, -0.00528, -0.010376, -0.043457, -0.042969, -0.048096, -0.074219, -0.222656, -0.003601, -0.004974, -0.008667, -0.04834, -0.011292, -0.014099, -0.024292, -0.19043, 0.003571, 0.009888, 0.021851, 0.257812, -0.007355, -0.010254, -0.012878, -0.140625, -0.007294, -0.008728, -0.016602, 0.025024, -0.006958, -0.00766, -0.008606, -0.067383, 0.009033, 0.009155, 0.012451, 0.068359, -0.015137, -0.022461, -0.045166, -0.259766, 0.015259, 0.015991, 0.028198, 0.098633, 0.014465, 0.015991, 0.028809, 0.104492, -0.004028, -0.005096, -0.008362, -0.04248, 0.018066, 0.021851, 0.043945, 0.285156, 0.061035, 0.077148, 0.124512, -0.041016, -0.018921, -0.024536, -0.048584, -0.279297, 0.004181, 0.005096, 0.009033, 0.041748, 0.019531, 0.026367, 0.050781, 0.240234, -0.000793, -0.000702, -0.001816, -0.04541, -0.004822, -0.00412, -0.010376, -0.041748, -0.010193, -0.010559, -0.019409, -0.081055, -0.006165, -0.007172, -0.009705, -0.047363, 0.012085, 0.011475, 0.016968, 0.118164, -0.021484, -0.022095, -0.032227, -0.050781, -0.005646, -0.00589, -0.011658, -0.056152, 0.005157, 0.006134, 0.010315, 0.05127, -0.026733, -0.041748, -0.072266, -0.300781, 0.001755, 0.001526, 0.003433, 0.04248, 0.021606, 0.025757, 0.053955, 0.271484, 0.006866, 0.006836, 0.014832, 0.050049, 0.006378, 0.00824, 0.015015, -0.01709, 0.003281, 0.004089, 0.006989, 0.042236, -0.005096, -0.005615, -0.011108, -0.035156, 0.016846, 0.02124, 0.041748, 0.271484, 0.004791, 0.008118, 0.022217, 0.029175, -0.007874, -0.013184, -0.032471, -0.253906, -0.003891, -0.004822, -0.007172, -0.073242, -0.007324, -0.00824, -0.016235, -0.042969, 0.004333, 0.00386, 0.009277, 0.04248, -0.034424, -0.038086, -0.074219, -0.289062, -0.006317, -0.006073, -0.011719, -0.064941, 0.018677, 0.024292, 0.048828, 0.271484, 0.012512, 0.015991, 0.028076, 0.001289, -0.002975, -0.005219, -0.012573, -0.093262, 0.006622, 0.011902, 0.024658, 0.219727, 0.003998, 0.005768, 0.010559, 0.057861, 0.003738, 0.007111, 0.013611, 0.163086, -0.016602, -0.024536, -0.046875, -0.294922, -0.009338, -0.010376, -0.017334, -0.244141, 0.024414, 0.030762, 0.0625, 0.294922, -0.025757, -0.029785, -0.057617, -0.294922, -0.008118, -0.010132, -0.017212, 0.012512, -0.005035, -0.007874, -0.015259, -0.199219, -0.018921, -0.02478, -0.049072, -0.267578, -0.011108, -0.013611, -0.020752, -0.100586, -0.01001, -0.009827, -0.015442, -0.045166, -0.00386, -0.007202, -0.027222, -0.010925, 0.003372, 0.002777, 0.007416, 0.033691, -0.000912, -0.000866, -0.001381, -0.013184, -0.007141, -0.007935, -0.014771, -0.074219, 0.00296, 0.002594, 0.005493, 0.021851, 0.020386, 0.019409, 0.031494, 0.095703, -0.001671, -0.002472, -0.002716, -0.016235, -0.019653, -0.020874, -0.033447, -0.09082, 0.002258, 0.002655, 0.003998, 0.030884, 0.005157, 0.004364, 0.0065, 0.054688, 0.002899, 0.002258, 0.006653, 0.041504, 0.006287, 0.008362, 0.023071, 0.001793, 0.037354, 0.039551, 0.063965, 0.125977, 0.006714, 0.007202, 0.014526, 0.040527, -0.001076, -0.000565, -0.001434, -0.013794, -0.007538, -0.005157, -0.008972, -0.035889, 0.007233, 0.00647, 0.013916, 0.082031, -0.009277, -0.008423, -0.015991, -0.038086, -0.032471, -0.034668, -0.055664, -0.120605, -0.020996, -0.022461, -0.032471, -0.076172, -0.001152, -0.000702, -0.001297, -0.013428, 0.02832, 0.029053, 0.042236, 0.089844, -0.006317, -0.006622, -0.013245, -0.040527, -0.001984, -0.003967, 0.016968, 0.038086, 0.000992, 0.000824, 0.001297, 0.013611, -0.003418, -0.00325, -0.005066, -0.029541, 0.00589, 0.00267, 0.010315, 0.034668, -0.000469, -0.001862, -0.016846, 0.032227, 0.006073, 0.005676, 0.009644, 0.034668, -0.035645, -0.03833, -0.064941, -0.128906, 0.00383, 0.003342, 0.004944, 0.020752, 0.028442, 0.02832, 0.04541, 0.089844, -0.006897, -0.005951, -0.00885, -0.033936, -0.005768, -0.007111, -0.034912, -0.04541, -0.029785, -0.030884, -0.049561, -0.10498, -0.000927, -0.000443, -0.000397, -0.014526, -0.003342, -0.003433, -0.006622, -0.025513, 0.009521, 0.008057, 0.011047, 0.065918, 0.003815, 0.004425, 0.01123, 0.048584, -0.001022, -0.004578, -0.040283, -0.028564, -0.003799, -0.003464, -0.007446, -0.029175, -0.003082, -0.002899, -0.005371, -0.041016, -0.005188, -0.005127, -0.008362, -0.049316, 0.02356, 0.024658, 0.041016, 0.081543, -0.004272, -0.004517, -0.005859, -0.054443, -0.017212, -0.017456, -0.029663, -0.077148, 0.026489, 0.028564, 0.047363, 0.209961, 0.004913, 0.005615, 0.00885, 0.047852, -0.006134, -0.005981, -0.012878, -0.047363, -0.004517, -0.007874, -0.01123, -0.074219, -0.003616, -0.003113, -0.006165, -0.019653, -0.005707, -0.006531, -0.010864, 0.007935, 0.005371, 0.006683, 0.010742, 0.0271, 0.002289, 0.001839, 0.00386, 0.015381, 0.003326, 0.003403, 0.004822, 0.02417, 0.000835, 0.000656, 0.000847, 0.012268, -0.001541, 0.000511, 0.039551, -0.035156, -0.00296, -0.002762, -0.00473, -0.017212, 0.000614, 0.002213, -0.026245, 0.036133, -0.001007, -0.0005, -0.000774, -0.012634, 0.017944, 0.0177, 0.028687, 0.085938, -0.007202, -0.006409, -0.014526, -0.040039, 0.036377, 0.036621, 0.05542, -0.02356, 0.036133, 0.040527, 0.065918, 0.132812, -0.022339, -0.018799, -0.03125, -0.083008, -0.010803, -0.012268, -0.022339, -0.031128, 0.005066, 0.004608, 0.009155, 0.032959, -0.003998, -0.003204, -0.007202, -0.035156, 0.017944, 0.033936, 0.075195, 0.320312, -0.000648, -0.00041, -0.000349, -0.013428, 0.00238, 0.006012, 0.028198, -0.036621, -0.009277, -0.008118, -0.014038, -0.082031, -0.037842, -0.037598, -0.059814, -0.12207, -0.000938, -0.000204, -0.000633, -0.013123, -0.002182, -0.005981, -0.033936, 0.011047, -0.005859, -0.006714, -0.012268, -0.05249, -0.014771, -0.02124, -0.043945, -0.077637, -0.004486, -0.00592, -0.012756, 0.023315, -0.016357, -0.030518, -0.046875, -0.095215, 0.032715, 0.036621, 0.058105, 0.133789, -0.004211, -0.005585, -0.008362, -0.041016, 0.015564, 0.027832, 0.064941, 0.351562, 0.002899, 0.00293, 0.005432, 0.020386, 0.023804, 0.022095, 0.038818, 0.131836, -0.00235, -0.002975, -0.005646, 0.010925, 0.010071, 0.010315, 0.014893, 0.010254, 0.023071, 0.022461, 0.039307, 0.087402, -0.008972, -0.009827, -0.016357, -0.041748, -0.008362, -0.006683, -0.017456, -0.092773, -0.001968, -0.001907, -0.002655, -0.019775, -0.007294, -0.007751, -0.014282, -0.04541, -0.007172, -0.022339, -0.00824, 0.040039, -0.024048, -0.024902, -0.041016, -0.087402, 0.001724, 0.002777, -0.042969, 0.038086, -0.037109, -0.035889, -0.060547, -0.129883, -0.000999, -0.000839, -0.001434, -0.014099, -0.036377, -0.043213, -0.09375, 0.031738, 0.007324, 0.019775, 0.028076, 0.10498, 0.001266, -0.003479, -0.025879, 0.017212, -0.008545, -0.008545, -0.014404, -0.063965, 0.027344, 0.030396, 0.069336, 0.267578, 0.010437, 0.019531, 0.052979, 0.353516, -0.033936, -0.038574, -0.05835, 0.008118, 0.000957, 0.001007, 0.001923, 0.01178, 0.003113, 0.003159, 0.008423, 0.037842, -0.032715, -0.033691, -0.054199, -0.108887, -0.006927, -0.007629, -0.015869, -0.077148, -0.031006, -0.03125, -0.047363, -0.116699, 0.005035, 0.004456, 0.009338, 0.036621, 0.006165, 0.006836, 0.016113, 0.062256, 0.006409, 0.006012, 0.010803, 0.037354, -0.005585, -0.0047, -0.006256, -0.054199, 0.009521, 0.009338, 0.015198, 0.082031, -0.002884, -0.004089, -0.00769, -0.033447, -0.003265, 0.003067, -0.271484, -0.310547, -0.004669, -0.004486, -0.009888, -0.038818, -0.001099, -0.000896, -0.001282, -0.013062, -0.037598, -0.03833, -0.063965, -0.132812, 0.002274, 0.002136, 0.00354, 0.015747, -0.000656, 0.006653, 0.183594, 0.291016, 0.004486, 0.002731, 0.00589, 0.045898, -0.003159, -0.003265, -0.005737, -0.02356, 0.004333, 0.00412, 0.00589, 0.024902, -0.003448, -0.004639, -0.009277, -0.04541, -0.022217, -0.024292, -0.039795, -0.088867, -0.004395, -0.002869, -0.0065, -0.031738, -0.00766, -0.004395, -0.026733, -0.318359, -0.003662, -0.005249, -0.008972, -0.040527, 0.000645, -0.000177, -0.002274, -0.253906, 0.000068, -0.000237, -0.002441, 0.047607, 0.001801, 0.001396, 0.001755, -0.033447, -0.070801, -0.104004, -0.304688, -0.316406, 0.026489, 0.027588, 0.047119, 0.115723, 0.001999, 0.002655, 0.005768, 0.040039, 0.002228, 0.002914, 0.000843, -0.267578, 0.001945, 0.001045, -0.001488, -0.246094, 0.001434, 0.002411, -0.002991, -0.273438, -0.002182, -0.002838, 0.000103, 0.289062, -0.001122, -0.00116, 0.002701, 0.178711, -0.009705, -0.011047, -0.017212, -0.004669, -0.002258, -0.000561, 0.001114, 0.244141, -0.002655, -0.003326, -0.00473, -0.042969, 0.004211, 0.005035, 0.007996, 0.028442, 0.001282, 0.000534, -0.002747, -0.265625, 0.024414, 0.027588, 0.035889, 0.322266, -0.000683, -0.001205, 0.001923, 0.257812, 0.001572, 0.002808, 0.009094, 0.181641, -0.002411, -0.002823, -0.006165, -0.037109, 0.014465, 0.015503, 0.035156, 0.283203, -0.018677, -0.02771, -0.043701, -0.306641, -0.024048, -0.032471, -0.057617, -0.261719, -0.001846, -0.001205, -0.004669, -0.042236, -0.002899, -0.001656, -0.003998, -0.041504, 0.001625, 0.00206, -0.000999, -0.261719, -0.002304, -0.002823, -0.005859, -0.039062, -0.002518, -0.002106, 0.000881, 0.263672, 0.005432, 0.007812, 0.017456, -0.000422, 0.003128, 0.002655, 0.013367, 0.21582, 0.033447, 0.039551, 0.056641, 0.275391, -0.001686, -0.001221, 0.000984, 0.261719, -0.003784, -0.006134, -0.011719, -0.091797, 0.004364, 0.005127, 0.009583, 0.04126, -0.003265, -0.006195, -0.008423, -0.050293, -0.067383, -0.069336, -0.098145, 0.039062, -0.00103, -0.001472, -0.006897, -0.047363, -0.001801, -0.002533, 0.000763, 0.271484, 0.011353, 0.011841, 0.017944, 0.116699, -0.00161, -0.001022, 0.001335, 0.28125, -0.001671, -0.00206, 0.002563, 0.237305, 0.000862, 0.002625, 0.003433, 0.03833, 0.019409, 0.019897, 0.028687, 0.175781, 0.084473, -0.166016, -0.257812, 0.015747, 0.000294, -0.000984, 0.001137, -0.038086, 0.004578, 0.007568, 0.015381, 0.269531, 0.009155, 0.012207, 0.019409, 0.228516, 0.005524, 0.007599, 0.01123, 0.061035, -0.000446, 0.000694, 0.002533, 0.216797, -0.016479, -0.028809, -0.049561, -0.318359, 0.016235, 0.02063, 0.032959, 0.210938, -0.004181, -0.004456, 0.050537, 0.03833, 0.018311, 0.025513, 0.039551, 0.253906, -0.027466, -0.03833, -0.063477, -0.367188, -0.01001, -0.011292, -0.018921, 0.011353, 0.002411, 0.000546, -0.00209, -0.275391, -0.000751, 0.00082, 0.005219, 0.226562, 0.003159, 0.003418, 0.006042, 0.05249, 0.028564, 0.038574, 0.059326, 0.291016, 0.017334, 0.026733, 0.052979, 0.316406, -0.008484, -0.008789, -0.012024, -0.04248, 0.003204, 0.002136, 0.003082, 0.047363, 0.001091, 0.002182, 0.005096, 0.044678, 0.020874, 0.031006, 0.054199, 0.261719, -0.00033, -0.000185, 0.004761, 0.205078, 0.003235, 0.001808, -0.001411, -0.263672, 0.016968, 0.019897, 0.024414, 0.289062, 0.00264, 0.002304, -0.001236, -0.283203, 0.003708, 0.005066, 0.009033, 0.050049, -0.00528, -0.005493, -0.008423, -0.047363, -0.001656, -0.003693, -0.039551, 0.01062, 0.007874, 0.00885, 0.012939, 0.028198, -0.006592, -0.007996, -0.008972, -0.035156, -0.001595, -0.002823, -0.003464, -0.040039, -0.001663, -0.001442, 0.001747, 0.271484, -0.001427, -0.002106, 0.001984, 0.277344, -0.023438, -0.027832, -0.041748, -0.199219, -0.002441, -0.000519, 0.00296, 0.248047, 0.010864, 0.001572, -0.061279, 0.032227, -0.001152, -0.002167, 0.000629, 0.275391, -0.000496, -0.00074, -0.001549, -0.049805, -0.002151, -0.002167, 0.000587, 0.261719, -0.018677, -0.024902, -0.042725, -0.275391, 0.002823, 0.001823, -0.000175, -0.255859, -0.020752, -0.029175, -0.05957, -0.34375, 0.0001, 0.00046, 0.001663, 0.041992, 0.001755, 0.001953, 0.003357, 0.037598, 0.002457, 0.002182, -0.000127, -0.271484, 0.002548, 0.001534, -0.000286, -0.267578, -0.000942, -0.00116, 0.002823, 0.244141, 0.000877, 0.002884, 0.004944, 0.037109, -0.004395, -0.006195, -0.008545, -0.070801, 0.000839, 0.000553, -0.002365, -0.265625, -0.002045, -0.002655, -0.004791, -0.052979, 0.001907, 0.001709, -0.001335, -0.251953, 0.055908, 0.055908, 0.072754, 0.213867, -0.00592, -0.006805, -0.011963, -0.031982, 0.089844, -0.167969, -0.24707, 0.02002, 0.003128, 0.004761, 0.009216, 0.069824, 0.002151, 0.001488, -0.001671, -0.263672, -0.002304, -0.00174, 0.00325, 0.279297, -0.001602, -0.000538, 0.002548, 0.263672, -0.001129, -0.001656, 0.00082, 0.248047, -0.001869, -0.000881, 0.002274, 0.273438, -0.036865, 0.157227, -0.206055, -0.005402, -0.052002, -0.068359, -0.112305, -0.304688, -0.010742, -0.02124, -0.037109, -0.318359, -0.01532, -0.023193, -0.036133, -0.257812, -0.0177, -0.022339, -0.036621, -0.223633, 0.022339, 0.032959, 0.043945, 0.240234, -0.022095, -0.028076, -0.037109, -0.142578, 0.005096, 0.004852, 0.008484, 0.046875, 0.002777, 0.002045, -0.000463, -0.261719, -0.000561, 0.000401, 0.003998, 0.034912, -0.000241, -0.001373, 0.00325, 0.277344, -0.037842, -0.041992, -0.072266, -0.324219, -0.001305, -0.002548, -0.00235, -0.035156, -0.043213, 0.162109, -0.222656, -0.02356, 0.004333, 0.000683, 0.005493, 0.216797, -0.002365, -0.003616, -0.006592, -0.057617, 0.002502, 0.002029, 0.000235, -0.279297, -0.000874, -0.000694, 0.000824, 0.271484, -0.012756, -0.014709, -0.032471, -0.204102, -0.000277, -0.001907, -0.004669, -0.041748, 0.000847, 0.001549, 0.004486, 0.051758, 0.001671, 0.00161, -0.000053, -0.259766, -0.019653, -0.031738, -0.055176, -0.157227, 0.011719, 0.026001, 0.05127, 0.326172, 0.03064, 0.037842, 0.070312, 0.146484, 0.02356, 0.029053, 0.055176, 0.186523, 0.007935, 0.014404, 0.02063, 0.121582, -0.006592, -0.008667, -0.014832, -0.109375, -0.008484, -0.00946, -0.013855, 0.019409, -0.002884, -0.002609, -0.0047, -0.03418, -0.028442, -0.04126, -0.069824, -0.065918, -0.063477, -0.065918, -0.067871, -0.003204, -0.028564, -0.031982, -0.059082, -0.294922, 0.030762, 0.041748, 0.077148, 0.300781, 0.012695, 0.011719, 0.02417, 0.078125, 0.060791, 0.068359, 0.104492, 0.045654, 0.000061, -0.001259, 0.00021, 0.039307, -0.003448, -0.002716, -0.006409, -0.055908, 0.005005, 0.005981, 0.013306, 0.060059, -0.035156, -0.043701, -0.077148, -0.289062, 0.009705, 0.010986, 0.014954, -0.015137, 0.019531, 0.019653, 0.039551, 0.09082, 0.025269, 0.037109, 0.075195, 0.332031, -0.050293, -0.072754, -0.119629, -0.210938, -0.010925, -0.012878, -0.023926, 0.04541, 0.000475, 0.000504, 0.004211, 0.055664, 0.007996, 0.008301, 0.012573, 0.031982, -0.014954, -0.01532, -0.026611, -0.101562, -0.009583, 0.010742, -0.253906, 0.000736, -0.008972, -0.010742, -0.019653, -0.025146, -0.032715, -0.036865, -0.062988, -0.137695, 0.043701, 0.043701, 0.085449, 0.349609, 0.010986, 0.011108, 0.018311, 0.047852, -0.011047, -0.011536, -0.026367, -0.207031, 0.054199, 0.07666, 0.093262, 0.298828, 0.008667, 0.009155, 0.014343, 0.046143, -0.015137, -0.019775, -0.036865, -0.139648, -0.01062, 0.009338, -0.40625, -0.05127, 0.019165, 0.022461, 0.049561, 0.105469, -0.002106, -0.003143, -0.0065, -0.043945, 0.016235, 0.017578, 0.027344, 0.103027, 0.011169, 0.018921, 0.0354, 0.238281, -0.003967, -0.004456, -0.005829, -0.0354, 0.034912, 0.041748, 0.068359, 0.149414, 0.002762, 0.005859, 0.013611, 0.097656, -0.005127, -0.005463, -0.016235, -0.047119, 0.000315, 0.000054, 0.001328, 0.034668, -0.008423, -0.010925, -0.019287, 0.002197, -0.002167, -0.003876, -0.008911, -0.038086, 0.001877, 0.007202, 0.01709, 0.104492, -0.005646, -0.004913, -0.013245, -0.024902, -0.002899, -0.000999, 0.001335, 0.125977, -0.01709, -0.017822, -0.036377, -0.112793, -0.045898, -0.05835, -0.102051, -0.21582, 0.017944, 0.015747, 0.029907, 0.114746, -0.011047, -0.014404, -0.028442, -0.100098, 0.018311, 0.020752, 0.03833, 0.117676, 0.002518, 0.004425, 0.00946, 0.030273, 0.047363, 0.051025, 0.083496, 0.15918, 0.008545, 0.010742, 0.016724, -0.032471, 0.039795, 0.041504, 0.07959, -0.053223, -0.008057, -0.01062, -0.021484, 0.017456, 0.001892, 0.003799, 0.005463, 0.054688, 0.008423, 0.006866, 0.012268, 0.035645, -0.000003, -0.001801, -0.001732, -0.041504, -0.063477, -0.081055, -0.120605, -0.24707, -0.004547, -0.006592, -0.010864, -0.037842, -0.009644, -0.011292, -0.018677, -0.081543, 0.018433, 0.026367, 0.061279, 0.259766, -0.00824, -0.00473, -0.010132, -0.072754, 0.011536, 0.010986, 0.017944, 0.126953, 0.026733, 0.030151, 0.059326, 0.289062, 0.001495, 0.00106, -0.001732, -0.037598, -0.035645, -0.037842, -0.086426, -0.339844, 0.000261, 0.000759, 0.005951, 0.040527, 0.002518, 0.004517, 0.011414, 0.055664, -0.003052, -0.004486, -0.005035, -0.131836, -0.010681, -0.008362, -0.013489, -0.119629, -0.002625, -0.002762, -0.008728, -0.043213, 0.003571, 0.002853, 0.005341, 0.039307, -0.004028, -0.003662, -0.008606, -0.041748, -0.004822, -0.005859, -0.010376, -0.039551, -0.009155, -0.009644, -0.018066, -0.148438, -0.021118, -0.034912, -0.08252, -0.271484, 0.001923, 0.007111, 0.191406, 0.049561, -0.005493, -0.006195, -0.005615, -0.19043, 0.00015, 0.00116, -0.002274, 0.049316, 0.003784, 0.006744, 0.008972, 0.035889, -0.007294, -0.007355, -0.01709, -0.112305, 0.002426, 0.007996, 0.021118, -0.006195, 0.00383, 0.004303, 0.01178, 0.038818, 0.03125, 0.040771, 0.112305, 0.283203, -0.019043, -0.020874, -0.036377, -0.287109, 0.013245, 0.014954, 0.019409, 0.124023, -0.027344, -0.033447, -0.057861, -0.112793, 0.00206, 0.004028, 0.010193, 0.038818, -0.007141, -0.006775, -0.014832, -0.040039, 0.01062, 0.012512, 0.029175, 0.21582, 0.000372, -0.001587, -0.005127, -0.05127, 0.000275, 0.000515, 0.004303, 0.049805, -0.000607, -0.002319, -0.006561, -0.057373, -0.011475, -0.011292, -0.023682, -0.128906, 0.004059, 0.006134, 0.006958, 0.034912, -0.005554, -0.007019, -0.009094, -0.036865, -0.002975, -0.006042, -0.012573, -0.136719, 0.047607, 0.049072, 0.076172, 0.259766, -0.000225, 0.00106, 0.005585, 0.047852, 0.044434, 0.068848, 0.204102, 0.632812, 0.011169, 0.014893, 0.022095, 0.003326, 0.010559, 0.013855, 0.022217, -0.091797, 0.000313, -0.000683, -0.000049, 0.038086, 0.013, 0.018311, 0.032959, 0.137695, -0.001526, -0.001183, -0.004181, -0.034424, 0.001518, 0.000096, -0.004303, -0.053955, -0.001839, -0.003784, -0.00473, -0.097656, 0.006226, 0.006378, 0.011292, -0.020508, 0.033691, 0.035645, 0.056885, 0.229492, -0.003479, -0.003433, -0.007721, -0.040771, 0.069336, 0.075195, 0.117676, 0.220703, -0.000169, -0.001701, -0.004272, -0.050537, -0.003601, -0.003357, -0.005432, -0.04541, -0.01532, -0.015869, -0.022339, 0.007935, 0.025879, 0.03418, 0.068848, 0.324219, -0.04126, -0.040771, -0.067383, -0.053955, 0.023315, 0.023804, 0.032471, 0.113281, -0.000664, -0.002411, -0.010315, -0.104004, -0.006165, -0.007019, -0.016479, -0.081543, -0.000763, -0.000079, -0.005066, -0.050537, 0.005493, 0.006866, 0.009705, 0.039551, -0.000557, -0.002762, -0.002396, -0.042236, 0.016724, 0.021729, 0.042725, 0.138672, 0.00206, 0.001411, 0.014099, -0.079102, -0.002243, -0.001747, 0.014954, 0.170898, -0.001846, 0.000843, -0.004456, 0.061279, -0.005035, -0.019775, -0.118652, -0.04126, -0.00087, -0.002716, -0.012878, 0.078125, -0.000679, 0.003159, 0.019287, 0.109375, 0.001076, 0.001656, 0.002075, -0.020752, 0.000782, 0.002365, 0.015747, 0.04834, -0.000561, 0.000973, 0.00015, 0.025024, 0.00177, 0.002029, -0.014648, -0.169922, 0.002625, 0.002563, 0.006775, 0.083984, -0.000319, -0.000004, 0.003128, 0.018921, -0.000614, -0.000889, -0.004333, 0.025513, 0.000416, 0.003265, 0.001663, -0.089844, -0.000824, -0.000664, 0.005676, 0.028564, -0.002274, -0.003311, -0.015198, -0.167969, -0.001259, -0.002167, -0.012024, 0.036865, 0.000519, 0.003845, 0.006409, 0.070312, -0.001205, 0.000908, 0.006714, 0.084473, 0.000223, -0.001289, -0.009216, -0.075684, 0.001465, 0.003967, -0.000101, -0.0625, 0.000122, 0.002151, 0.00264, -0.036377, -0.001686, -0.00322, -0.028076, -0.142578, -0.001785, -0.002396, -0.008118, -0.084473, -0.000992, 0.006836, 0.036621, 0.165039, -0.000973, 0.001534, 0.006165, 0.075195, -0.000587, 0.004242, 0.017944, 0.073242, 0.000015, -0.000052, -0.007507, -0.088867, -0.003433, -0.008484, 0.017212, 0.181641, 0.000244, 0.00119, -0.011108, -0.085449, 0.00296, 0.006989, 0.018311, 0.067871, 0.002243, 0.000446, 0.00647, 0.084473, 0.000463, 0.00041, 0.00209, 0.03064, 0.001282, 0.002457, 0.016968, 0.072754, 0.002518, 0.00053, 0.008301, -0.074219, 0.000992, 0.001968, -0.006714, -0.051514, -0.000056, -0.00025, 0.00013, 0.025635, -0.002075, -0.000364, 0.020752, 0.180664, -0.002502, -0.004639, -0.012939, 0.069824, 0.002151, 0.011292, 0.038086, 0.151367, -0.001068, -0.002319, -0.008545, 0.063965, -0.000278, 0.000055, -0.016113, 0.078125, -0.002213, -0.006958, -0.054443, 0.035645, 0.00296, 0.005066, 0.01709, 0.079102, 0.00106, 0.002472, 0.006714, 0.018555, 0.000874, 0.002335, 0.016479, 0.000292, -0.001778, -0.0019, -0.00354, 0.086426, -0.000538, -0.003967, -0.027222, -0.069824, -0.000168, 0.000307, 0.004974, 0.072754, -0.004425, -0.012085, -0.034668, -0.0625, -0.000599, -0.001534, -0.007874, -0.073242, -0.001076, 0.000488, 0.045166, 0.192383, 0.00045, -0.00066, -0.000534, 0.026855, 0.002441, 0.003677, 0.027344, 0.075195, 0.006256, 0.00592, -0.016602, -0.163086, -0.000196, -0.000622, -0.005188, 0.027832, -0.002106, -0.004639, -0.016724, -0.067871, -0.000374, -0.00116, -0.082031, -0.169922, 0.001511, 0.000397, 0.001022, -0.072266, -0.015442, -0.031494, -0.088379, -0.15625, -0.003326, -0.009888, -0.04126, -0.053223, -0.000507, 0.000218, -0.00087, -0.029419, 0.00174, -0.005768, -0.052246, -0.164062, -0.001816, -0.002563, -0.035889, -0.185547, -0.006104, 0.01178, 0.176758, -0.085449, -0.000946, -0.003494, -0.011963, 0.012878, 0.002884, 0.005585, 0.004852, -0.138672, -0.00174, -0.003235, 0.012024, -0.001595, -0.002228, -0.00531, -0.026123, -0.144531, 0.0005, 0.002701, 0.033447, 0.125977, -0.002792, -0.00415, 0.003372, 0.077148, 0.00206, -0.000256, -0.012207, -0.087891, -0.000526, -0.001045, -0.003967, -0.166016, -0.00206, -0.006989, -0.022705, -0.077148, -0.001534, -0.004578, -0.017212, 0.068848, -0.000641, -0.000942, -0.006378, -0.034668, 0.00145, 0.000515, 0.013489, -0.066895, -0.000414, -0.003067, -0.007874, 0.064941, 0.002457, 0.002823, 0.002106, -0.083496, -0.000984, -0.006653, -0.038086, -0.112305, 0.000511, -0.006653, -0.029663, -0.064941, 0.000423, 0.000355, 0.003403, -0.075195, 0.000534, 0.000603, 0.001694, -0.059326, 0.000584, -0.000702, -0.003998, -0.026367, -0.00164, -0.003662, -0.012939, 0.069824, -0.000053, 0.001862, 0.003357, -0.08252, -0.000265, -0.004608, -0.016602, -0.072754, 0.001938, 0.005829, 0.00135, -0.181641, 0.001762, -0.002182, -0.040039, -0.1875, -0.001839, -0.002609, -0.013, 0.066406, 0.00132, 0.000065, 0.004303, -0.07666, 0.001289, -0.000079, -0.01532, -0.063477, 0.004822, 0.010864, 0.072754, 0.013062, 0.003433, 0.009094, 0.04126, -0.045166, -0.000595, 0.001839, 0.003647, -0.072754, -0.001923, -0.005005, -0.014648, -0.004333, 0.000108, -0.00325, -0.006805, 0.075684, -0.000904, -0.002502, 0.003937, 0.072754, -0.002914, -0.013306, -0.043213, -0.057617, -0.000534, -0.000511, -0.001114, -0.026733, -0.005219, -0.013, -0.024658, 0.21582, 0.00193, 0.003723, 0.019165, 0.140625, 0.000213, 0.000938, 0.010559, 0.00415, 0.000362, 0.001457, -0.000296, -0.103516, -0.000134, -0.000603, 0.003723, 0.074707, -0.001701, -0.002609, -0.011353, 0.07373, -0.000227, -0.001648, 0.001793, -0.077148, -0.0047, -0.007507, -0.003601, 0.082031, -0.00038, 0.003479, 0.005188, -0.085449, 0.000656, 0.00145, 0.001984, -0.063477, -0.000016, 0.000235, -0.024292, -0.138672, 0.002243, 0.003738, 0.058838, -0.006592, -0.007599, -0.017578, -0.07373, 0.009094, -0.001328, -0.003006, 0.004181, 0.141602, -0.000683, -0.001328, -0.002518, -0.028564, 0.00074, 0.002487, 0.018799, 0.065918, -0.000357, -0.001167, -0.000984, 0.029175, 0.001076, 0.004395, 0.024536, 0.082031, 0.000946, 0.001373, 0.001419, -0.027954, -0.00033, -0.001137, -0.003296, -0.015625, 0.000511, -0.00293, 0.017944, 0.151367, 0.004883, 0.014526, 0.065918, -0.017578, -0.000089, 0.003265, -0.017212, -0.207031, 0.000805, 0.002274, 0.005096, -0.025635, -0.000003, -0.000454, -0.003143, -0.021118, 0.000026, 0.001564, 0.001495, 0.030396, 0.002243, 0.002945, 0.024048, 0.164062, -0.001854, -0.002243, 0.012634, 0.077637, -0.000683, -0.002914, -0.007629, -0.046875, 0.000961, -0.009338, -0.030029, -0.167969, 0.002365, 0.016357, 0.025146, 0.408203, -0.002945, -0.002975, -0.005585, -0.050781, -0.000298, -0.002319, -0.003403, -0.05542, 0.014038, 0.016235, 0.059082, 0.234375, -0.000683, -0.001808, -0.003708, -0.036865, 0.016113, 0.020142, 0.060791, 0.255859, -0.000603, -0.000051, 0.001854, 0.039795, -0.004974, -0.005249, -0.017944, -0.092773, -0.000683, -0.000629, -0.004181, -0.024048, -0.014648, -0.026978, -0.096191, -0.289062, 0.015076, 0.02002, 0.050293, 0.214844, -0.000542, -0.000721, -0.002014, 0.017822, 0.000538, 0.00069, -0.000038, 0.069336, 0.004395, 0.008545, 0.012573, 0.07959, -0.000149, 0.001709, 0.004272, 0.064453, 0.00106, 0.000954, 0.003098, 0.039062, -0.011108, -0.015564, -0.043457, -0.193359, -0.00235, -0.000584, -0.007385, -0.034668, -0.002319, 0.001823, -0.005432, -0.142578, -0.000203, -0.000904, -0.00325, 0.024902, -0.001511, -0.002548, 0.000824, 0.055664, 0.001778, 0.000717, 0.003159, 0.0625, 0.004761, 0.019531, 0.066406, 0.363281, -0.000292, 0.00032, -0.002502, -0.025391, -0.000641, -0.000858, -0.001854, -0.046387, -0.000186, 0.002151, 0.005341, 0.044434, -0.000591, -0.001945, -0.003647, -0.060303, 0.00079, -0.000526, -0.006134, -0.067383, 0.000401, -0.000725, -0.00386, -0.049072, -0.000265, -0.001793, -0.005646, -0.055664, 0.004456, 0.012329, 0.026367, 0.227539, 0.000412, 0.000549, 0.000816, 0.034668, -0.000299, -0.001328, -0.001274, 0.049316, -0.007996, -0.013306, -0.032471, -0.211914, -0.000374, 0.000736, 0.006836, 0.052246, 0.000587, 0.002014, 0.004761, 0.055664, 0.000992, 0.000208, 0.000164, 0.056641, -0.00383, -0.002762, -0.015015, -0.103516, -0.000119, 0.000104, 0.000399, 0.060303, -0.000454, 0.001358, 0.002899, -0.022461, -0.000824, -0.001183, -0.004974, -0.03125, 0.011169, 0.021484, 0.074707, 0.359375, 0.000288, 0.000919, 0.003601, 0.03125, 0.001282, 0.002365, -0.005829, -0.071777, 0.001518, 0.002121, -0.001183, -0.062256, -0.001175, -0.003632, 0.00119, 0.080078, 0.001106, 0.001556, 0.003281, 0.054688, -0.000234, -0.000372, 0.002899, 0.05542, 0.002243, 0.004333, 0.002213, 0.074219, 0.002121, 0.001434, 0.005737, 0.046387, -0.001808, -0.000467, -0.005096, -0.06543, -0.001984, -0.001022, -0.003754, -0.133789, 0.000284, 0.001236, 0.008301, 0.077148, -0.000226, -0.000165, -0.002121, -0.049805, -0.020874, -0.028809, -0.066895, -0.235352, 0.001175, 0.001038, 0.003143, 0.041016, -0.001709, 0.00132, -0.002396, -0.071777, 0.078613, 0.073242, 0.076172, 0.65625, 0.002686, 0.003876, 0.01416, 0.000736, 0.001183, 0.001175, 0.007935, 0.068359, 0.00053, 0.001701, 0.004364, 0.087402, -0.00351, -0.005585, -0.013855, 0.012756, -0.001312, -0.001381, -0.002991, 0.099121, 0.000393, 0.001015, 0.001999, 0.029175, -0.000115, 0.000093, -0.000105, 0.045166, -0.001297, -0.000599, -0.001404, -0.058594, -0.001335, -0.002472, -0.008057, -0.031738, 0.00267, 0.002823, 0.011536, 0.072754, 0.000324, 0.000721, 0.002014, -0.055908, 0.003403, 0.005554, 0.02002, 0.000931, -0.005585, -0.004913, -0.004272, -0.073242, 0.007019, 0.012817, 0.055664, 0.259766, -0.000236, -0.000122, -0.000954, -0.025757, 0.000127, -0.000139, -0.003265, -0.024536, -0.001984, -0.001564, -0.001755, 0.06543, -0.019775, -0.037842, -0.078125, -0.390625, -0.000009, -0.00103, 0.002411, 0.062988, -0.013672, -0.025757, -0.084961, -0.316406, -0.000782, 0.001068, 0.001495, -0.048828, -0.003464, -0.015198, -0.025146, -0.180664, 0.000009, 0.001244, 0.005005, 0.050293, -0.00235, -0.00386, -0.030273, -0.277344, -0.017944, -0.030396, -0.087891, -0.291016, 0.000215, 0.001892, 0.021362, 0.177734, -0.00025, -0.000919, -0.000656, 0.060791, -0.00386, -0.006134, -0.028198, -0.179688, 0.001106, 0.000881, -0.001884, 0.035156, 0.003143, 0.005066, 0.014648, -0.009277, -0.000137, -0.000671, 0.0005, 0.019165, -0.000389, -0.000456, -0.001762, -0.021606, 0.003067, 0.004456, 0.014832, 0.006866, -0.00061, -0.00061, -0.002045, -0.022217, -0.001823, -0.000809, -0.003387, -0.034912, -0.005371, -0.007263, -0.042725, -0.271484, 0.000935, 0.000429, 0.002884, -0.028076, 0.000893, 0.001358, 0.004028, 0.054688, 0.005066, 0.006165, 0.022583, 0.131836, -0.000599, -0.000401, -0.005035, -0.031982, -0.000471, 0.000847, 0.004242, 0.048828, 0.000244, -0.000357, 0.002716, 0.026733, 0.001869, 0.001511, 0.005127, 0.04834, 0.002289, 0.000698, 0.002686, -0.100098, 0.006714, 0.010193, 0.040527, 0.180664, 0.000353, -0.00193, -0.008545, -0.080078, -0.004242, -0.008301, -0.025391, -0.163086, 0.010376, 0.017822, 0.048096, 0.12793, -0.011597, -0.023804, -0.068359, -0.423828, 0.003784, 0.008423, 0.006805, 0.289062, -0.001671, 0.000927, 0.001663, 0.041992, -0.000205, 0.000706, 0.001869, 0.020264, 0.000511, 0.000813, -0.003006, -0.055176, 0.00174, 0.002365, 0.004974, 0.05249, 0.000538, 0.000345, -0.004059, -0.061279, -0.002457, -0.00528, -0.01416, -0.059814, -0.002457, -0.00824, -0.014465, -0.135742, 0.002335, 0.002747, 0.005981, 0.036133, -0.002213, 0.000254, 0.00386, 0.080078, 0.003006, -0.002579, -0.0047, -0.138672, 0.000068, -0.000557, 0.005371, 0.050293, -0.000534, -0.003235, -0.02478, -0.15332, -0.001617, -0.004639, -0.013245, -0.0625, -0.003601, -0.003571, -0.011047, -0.050293, 0.00037, -0.019409, -0.07666, -0.597656, 0.000159, -0.000124, -0.002899, -0.040283, -0.000201, -0.000698, -0.001854, 0.022827, -0.002533, -0.001625, -0.003082, -0.031982, 0.000261, 0.001083, 0.007294, -0.025024, 0.000483, 0.00132, 0.000885, -0.028076, -0.000227, -0.00103, -0.007172, 0.023682, -0.00036, -0.002014, -0.008301, 0.02356, 0.00053, 0.001686, 0.001656, -0.024902, -0.001411, -0.00296, -0.005707, 0.026855, 0.000074, 0.000007, 0.001045, -0.011475, 0.000759, 0.001099, 0.006805, -0.028931, -0.001457, 0.00038, 0.010864, 0.040771, -0.000091, 0.000452, 0.002151, -0.023315, 0.000828, 0.001175, 0.00705, -0.026611, 0.000406, -0.000189, 0.001228, 0.022461, 0.000156, -0.001114, -0.008423, -0.003815, -0.000399, -0.000919, -0.003128, 0.024292, 0.000158, -0.000326, 0.006989, 0.059326, -0.001152, -0.0019, -0.004517, 0.024658, -0.000759, -0.000652, -0.006073, 0.025635, -0.001099, -0.00145, 0.000161, 0.027954, -0.000549, -0.001915, 0.000923, 0.023682, 0.000456, -0.000303, 0.000725, 0.02356, -0.000219, -0.000343, -0.001595, 0.037354, 0.001114, 0.000992, 0.007446, -0.023315, -0.000364, -0.001419, 0.003494, 0.025269, -0.000542, -0.00132, -0.001465, 0.029907, -0.000098, 0.000167, -0.013306, -0.067871, -0.000011, -0.000542, -0.003433, 0.024902, -0.000087, 0.000385, -0.000099, -0.024658, 0.000113, 0.000196, -0.001076, -0.024536, -0.001595, -0.001587, -0.004608, 0.024902, 0.000835, 0.000012, -0.0047, -0.026611, 0.000197, 0.001282, 0.00531, -0.027466, 0.000683, 0.000191, 0.000927, -0.022705, 0.000961, 0.001694, 0.005981, -0.025024, 0.000028, -0.000174, 0.002655, -0.024414, -0.001228, 0.000431, -0.00082, 0.026245, -0.001045, -0.001686, -0.004089, 0.025879, 0.000026, 0.002182, 0.008423, -0.026733, -0.000931, -0.003723, -0.017334, 0.014465, -0.00032, -0.000172, 0.000343, 0.018921, -0.000465, -0.001823, -0.002838, 0.024658, 0.001411, 0.001968, 0.006073, -0.025513, 0.000055, 0.000919, 0.000154, -0.025513, 0.000088, 0.001205, 0.000862, -0.027466, -0.001183, -0.003525, -0.008545, 0.026855, -0.000401, 0.000111, 0.002426, -0.024658, -0.000561, -0.00206, -0.006592, 0.025269, 0.00003, -0.000034, 0.00708, -0.0065, 0.000296, 0.001526, 0.006958, -0.029175, -0.000079, -0.000233, 0.000154, 0.032471, 0.001251, 0.00132, 0.006653, -0.026855, -0.000744, -0.000729, -0.007446, 0.006836, 0.000645, 0.00161, 0.005157, -0.026001, 0.000717, 0.001884, 0.006409, -0.0271, -0.000637, 0.000175, -0.001625, 0.026245, 0.000809, -0.000483, -0.003036, -0.02478, -0.000797, -0.000315, -0.004486, 0.029541, 0.00082, 0.001724, 0.004456, -0.026123, 0.000056, 0.000021, 0.000603, -0.007538, -0.000471, -0.000931, -0.001587, 0.024902, 0.000671, 0.002121, 0.005249, -0.025146, 0.00061, 0.000595, 0.003891, -0.027344, -0.000732, 0.002289, 0.000041, -0.025024, -0.000205, 0.00058, 0.005188, -0.008667, 0.00046, 0.001648, 0.007172, -0.025391, -0.000008, -0.000755, -0.02771, 0.004425, -0.000277, 0.000244, 0.012207, -0.049805, -0.001175, -0.00177, -0.001717, 0.026611, -0.00041, 0.002136, 0.028687, 0.00193, -0.00024, 0.001892, 0.007141, -0.025513, 0.00116, 0.004944, 0.025513, -0.023682, -0.000652, -0.002777, -0.009949, 0.030518, -0.001312, -0.002075, -0.002991, 0.025879, -0.000036, -0.000908, -0.013367, 0.041748, -0.00045, -0.001106, -0.003525, 0.027344, -0.000194, -0.000999, -0.006744, 0.026123, -0.000793, -0.00174, -0.008057, 0.023438, -0.000397, -0.001305, 0.001625, 0.025513, 0.000538, -0.000156, -0.002136, 0.026123, -0.000511, 0.000698, 0.009521, 0.02002, 0.000391, 0.002808, 0.007996, -0.026367, 0.000526, -0.00053, 0.000243, -0.023438, 0.000376, 0.000622, 0.003998, -0.012695, -0.000923, -0.002991, -0.005737, 0.028198, -0.000214, 0.000572, -0.00135, -0.011475, -0.000267, 0.001106, 0.000767, -0.024658, -0.000916, -0.00103, -0.007751, 0.025269, -0.000154, -0.000835, 0.00032, 0.02478, -0.000378, -0.001755, -0.002441, 0.075684, 0.000475, 0.000475, 0.002014, 0.014587, -0.000927, -0.000173, 0.000504, 0.026245, -0.000004, 0.000568, 0.00415, -0.026489, 0.000168, 0.001244, 0.004089, 0.022095, -0.001709, -0.004395, -0.031982, -0.03833, -0.000542, -0.001999, -0.000908, 0.026733, -0.000196, -0.000637, 0.000125, -0.023315, -0.000713, -0.000387, 0.002075, 0.025879, -0.000484, 0.000479, -0.000084, -0.023315, -0.000591, 0.000292, 0.001045, 0.02356, 0.000706, 0.000763, 0.009521, -0.023438, 0.000832, 0.001808, 0.005066, -0.02478, -0.000184, -0.001999, -0.007751, 0.029175, -0.000212, -0.000774, -0.004883, -0.019775, 0.000271, 0.000376, -0.012085, -0.004578, -0.000086, -0.000793, 0.00354, 0.027344, 0.000286, 0.000091, -0.001884, -0.027832, -0.000073, 0.001335, -0.001968, -0.063965, -0.000435, -0.000465, 0.000797, 0.014771, 0.00116, 0.001266, 0.007996, -0.026123, 0.000047, 0.000311, 0.002838, -0.024414, -0.000104, -0.000025, -0.002533, 0.025024, -0.000239, 0.000183, 0.002747, 0.023682, -0.000671, -0.000037, 0.002945, 0.023071, -0.000458, -0.001274, -0.002533, 0.026733, 0.000024, -0.001884, -0.016235, -0.009705, 0.000637, 0.001076, 0.019409, 0.00946, 0.00103, 0.000652, 0.00037, -0.021973, -0.000408, -0.00106, -0.006989, 0.023926, -0.000645, -0.000652, -0.004822, 0.027588, 0.000372, -0.000448, 0.002289, -0.026367, 0.001312, 0.001495, 0.000158, -0.024048, 0.000992, 0.001892, 0.003769, -0.023804, -0.000626, -0.000095, -0.002182, 0.023193, -0.000309, 0.002335, 0.007019, -0.024658, -0.000075, 0.000523, -0.001694, 0.011353, -0.000098, -0.000341, 0.002731, -0.016235, 0.000219, -0.00037, -0.002335, -0.020386, -0.000213, -0.000935, -0.001678, -0.022949, -0.001228, -0.000778, -0.005676, 0.022949, -0.002304, -0.00386, -0.006317, -0.055176, -0.00046, -0.000568, 0.000908, -0.043945, -0.062012, -0.068359, -0.128906, -0.373047, -0.001511, -0.001953, -0.005371, -0.036865, 0.004089, 0.004272, 0.007446, 0.040771, 0.002594, 0.003387, 0.007019, 0.034912, 0.002197, 0.001984, 0.007874, 0.079102, 0.006531, 0.006317, 0.011292, 0.037598, -0.017822, -0.022705, -0.036865, -0.106934, 0.004913, 0.005066, 0.006439, 0.152344, -0.011902, -0.01355, -0.023682, -0.080566, -0.024658, -0.026611, -0.052979, -0.214844, 0.007996, 0.008179, 0.022095, 0.107422, -0.003738, -0.005127, -0.008484, -0.04834, 0.004578, 0.007263, 0.014221, -0.037354, -0.034424, -0.048828, -0.095215, -0.241211, 0.001183, 0.001411, 0.001656, -0.038574, -0.003296, -0.00386, -0.006897, -0.119141, -0.013489, -0.02002, -0.040527, -0.137695, -0.00148, -0.00531, -0.008118, -0.047607, 0.045654, 0.060059, 0.11084, 0.267578, -0.001854, -0.001701, -0.001556, -0.039551, -0.025146, -0.044922, -0.073242, -0.28125, -0.001129, -0.003006, -0.005554, -0.043701, -0.003799, -0.004333, -0.00705, -0.071289, 0.000292, 0.001381, 0.002716, 0.045654, 0.000523, 0.0019, -0.000568, -0.049805, 0.09375, 0.113281, 0.189453, 0.4375, 0.017456, 0.028076, 0.050781, 0.345703, 0.013855, 0.014587, 0.023193, 0.083008, 0.011475, 0.013062, 0.026489, 0.12207, -0.009155, -0.012939, -0.021606, -0.071289, -0.004974, -0.006622, -0.015503, -0.093262, 0.000221, -0.005432, -0.009338, -0.066406, 0.003525, 0.003876, 0.004791, 0.209961, -0.013367, -0.015869, -0.040283, -0.271484, 0.002045, 0.003357, 0.005554, 0.062012, -0.001671, -0.004059, -0.007782, -0.044678, -0.030273, -0.030762, -0.057373, -0.079102, -0.017212, -0.015015, -0.021118, -0.07959, 0.004364, 0.007385, 0.013489, 0.050781, 0.005371, 0.006592, 0.01239, 0.076172, -0.022949, -0.02002, -0.040039, -0.242188, -0.023193, -0.027832, -0.045654, -0.120605, 0.012512, 0.01532, 0.026367, 0.07666, 0.015747, 0.018311, 0.033203, 0.241211, -0.00766, -0.010437, -0.020142, 0.018311, 0.023193, 0.038086, 0.071777, 0.330078, -0.013062, -0.01001, -0.023193, -0.111816, -0.057861, -0.064941, -0.119141, -0.239258, 0.007172, 0.007141, 0.012817, 0.101074, 0.004486, 0.006348, 0.01239, 0.09668, 0.001534, 0.000927, -0.000507, 0.081543, 0.006592, 0.00824, 0.015198, -0.007629, -0.0009, 0.000809, -0.000462, -0.05542, -0.019775, -0.021851, -0.038818, -0.133789, 0.00235, 0.006042, 0.007416, 0.071777, 0.031982, 0.048828, 0.084473, 0.373047, 0.021729, 0.026245, 0.057373, 0.243164, -0.006012, -0.005951, -0.014343, -0.089844, 0.006531, 0.010071, 0.021729, 0.069336, -0.015442, -0.021606, -0.03833, -0.119141, 0.003464, 0.005646, 0.01123, 0.087402, 0.003082, 0.003448, 0.00946, 0.041992, -0.001099, -0.002625, -0.007416, -0.037354, 0.001099, 0.000813, 0.00119, 0.050781, -0.003204, -0.002563, -0.008545, -0.036133, -0.002548, -0.002655, 0.004303, -0.140625, -0.006439, -0.007721, -0.007751, -0.039307, 0.003967, 0.004791, 0.008545, 0.068359, 0.000045, 0.000116, 0.005371, 0.031982, -0.003738, -0.003738, -0.012512, -0.038086, 0.025269, 0.02771, 0.055908, 0.220703, 0.00267, 0.00415, 0.009277, 0.037842, 0.001358, 0.002762, 0.007446, 0.048096, 0.004578, 0.005524, 0.012756, 0.043945, 0.003998, 0.00528, 0.008972, 0.057617, 0.013123, 0.019409, 0.036865, 0.257812, -0.009705, -0.012817, -0.028564, -0.100586, -0.009094, -0.011841, -0.019531, -0.108887, 0.003937, 0.00415, 0.00885, 0.042725, -0.028076, -0.030396, -0.066895, -0.232422, 0.000896, 0.001984, 0.007874, 0.041016, -0.008911, -0.009216, -0.015991, -0.053467, -0.001419, -0.002167, -0.001091, -0.07373, 0.000153, 0.001968, 0.004822, 0.04541, -0.003891, -0.001549, -0.007263, -0.04126, 0.018066, 0.025146, 0.041504, 0.132812, 0.005524, 0.0065, 0.011353, 0.054932, 0.004364, 0.002533, 0.013794, 0.091309, 0.004852, 0.0065, 0.009399, 0.042236, 0.000414, 0.001785, -0.002029, 0.070312, 0.006165, 0.007324, 0.010986, 0.077637, -0.012573, -0.014893, -0.034668, -0.213867, 0.007874, 0.01178, 0.022217, -0.058594, -0.003769, -0.003754, -0.006805, -0.040039, 0.00824, 0.00708, 0.014648, 0.065918, -0.005646, -0.00708, -0.012573, -0.069336, -0.003159, -0.001259, -0.009521, -0.077148, 0.007751, 0.007935, 0.016479, 0.074707, -0.007782, -0.009583, -0.014526, -0.054688, -0.004639, -0.004181, -0.007233, -0.042969, 0.001427, 0.001427, 0.003647, 0.04248, -0.003693, -0.004639, -0.006836, 0.039795, -0.009521, -0.018921, -0.050293, -0.294922, -0.019897, -0.023804, -0.041016, -0.087891, -0.004913, -0.005798, -0.013306, -0.04126, -0.034424, -0.038086, -0.077637, -0.255859, -0.009033, -0.008484, -0.022217, -0.110352, 0.003357, 0.004181, 0.007141, 0.046143, -0.00267, -0.003906, -0.008667, -0.07959, 0.001091, 0.003311, -0.000748, -0.120605, 0.001549, 0.000467, 0.004333, 0.03833, 0.038086, 0.045166, 0.091797, 0.277344, 0.003052, 0.005432, 0.005066, 0.050293, -0.002701, -0.003937, -0.011963, -0.040283, 0.001228, 0.000839, -0.00531, -0.094727, -0.013672, -0.018555, -0.033691, -0.117676, 0.008972, 0.010864, 0.015198, 0.095703, -0.006805, -0.008606, -0.016235, -0.112305, 0.005524, 0.005035, 0.010254, 0.093262, -0.004944, -0.008484, -0.017822, -0.072754, 0.003403, 0.003159, 0.000401, 0.041504, 0.001801, 0.003937, 0.006439, 0.046631, 0.009888, 0.010864, 0.019165, 0.062256, -0.000847, -0.001007, -0.00412, -0.052002, -0.001541, 0.000202, -0.002945, -0.085449, 0.008606, 0.009033, 0.02124, 0.115234, 0.004303, 0.005951, 0.015015, 0.0625, 0.006531, 0.012878, 0.024658, 0.249023, 0.040283, 0.054688, 0.117676, 0.135742, 0.00705, 0.006165, 0.015076, 0.081055, 0.060303, 0.083496, 0.164062, 0.022217, -0.003693, -0.006683, -0.015564, -0.209961, 0.020996, 0.023926, 0.058838, 0.178711, 0.00161, 0.006409, 0.032959, 0.223633, 0.004791, 0.005493, 0.011047, 0.053955, 0.024292, 0.032471, 0.068848, 0.226562, 0.01123, 0.01709, 0.056641, 0.234375, -0.012085, -0.018188, -0.044434, -0.233398, -0.002914, -0.005341, -0.018921, -0.201172, -0.02002, -0.032471, -0.066895, -0.207031, -0.001144, -0.002075, -0.004761, -0.039795, -0.011719, -0.010742, -0.042236, -0.136719, 0.007812, 0.009399, 0.022949, 0.204102, 0.005951, 0.015625, 0.045166, 0.235352, 0.010559, 0.013306, 0.019165, 0.185547, 0.014343, 0.021118, 0.048096, 0.219727, 0.005585, 0.008545, 0.022705, 0.100098, 0.002655, 0.003632, 0.009338, 0.056641, 0.02124, 0.029663, 0.068359, 0.271484, 0.013062, 0.020752, 0.047363, 0.15625, 0.007874, 0.010498, 0.041504, 0.263672, 0.000481, 0.000475, 0.002518, 0.037354, 0.004425, 0.00589, 0.005249, 0.195312, 0.017944, 0.020386, 0.050293, 0.148438, -0.000793, -0.000019, 0.000095, -0.041992, -0.025024, -0.035889, -0.074707, -0.225586, -0.001801, -0.003555, -0.008118, -0.030884, 0.001007, 0.002228, 0.007324, 0.040771, 0.017578, 0.02356, 0.062988, 0.263672, 0.000618, 0.003098, 0.009521, 0.064941, 0.002716, 0.002945, 0.003403, 0.031494, -0.009277, -0.010254, -0.017212, -0.241211, 0.026855, 0.037598, 0.076172, 0.298828, 0.00264, 0.003967, 0.008728, 0.033936, -0.00415, -0.004395, -0.011108, -0.094238, -0.003082, -0.014587, -0.077148, -0.371094, -0.03833, -0.064941, -0.133789, -0.261719, 0.003159, 0.004608, 0.013184, 0.060059, -0.010498, -0.019531, -0.067871, -0.287109, 0.000104, 0.000504, -0.000241, 0.040527, -0.010681, -0.017578, -0.036377, 0.065918, -0.01062, -0.0177, -0.045898, -0.220703, -0.006073, -0.00885, -0.025635, -0.101562, -0.005951, -0.008118, -0.021729, -0.243164, 0.001137, 0.001678, 0.005493, 0.03833, 0.006714, 0.009766, 0.019897, 0.04541, -0.005219, -0.004364, -0.016724, -0.165039, 0.000946, 0.001656, 0.004456, 0.044678, -0.000372, -0.001968, -0.001968, -0.030029, -0.002655, -0.003616, -0.013, -0.051514, -0.043701, -0.070312, -0.164062, -0.199219, 0.007294, 0.010132, 0.01532, 0.171875, 0.005676, 0.009216, 0.021484, 0.062256, -0.016357, -0.018555, -0.041992, -0.255859, -0.004395, -0.00647, -0.01355, -0.041992, -0.002518, -0.001434, -0.002945, -0.028931, -0.014648, -0.021973, -0.080078, -0.345703, 0.002045, 0.003815, 0.014404, 0.108887, -0.002853, -0.003723, -0.016113, -0.118164, 0.018433, 0.020752, 0.048584, 0.232422, 0.014526, 0.02002, 0.050781, 0.231445, 0.004028, 0.005768, 0.009705, 0.055664, 0.013245, 0.023438, 0.061279, 0.248047, 0.001526, 0.003555, 0.004822, 0.051758, -0.009827, -0.019897, -0.055176, -0.306641, -0.004028, -0.000256, -0.008301, -0.145508, -0.009949, -0.015869, -0.0354, -0.169922, 0.021484, 0.029419, 0.068359, 0.232422, -0.000102, 0.000414, 0.005402, 0.037354, 0.007538, 0.01178, 0.027954, 0.135742, 0.002151, 0.001167, 0.003632, 0.035889, -0.001831, -0.003601, -0.012512, 0.031006, -0.008606, -0.014099, -0.042236, -0.15918, 0.005798, 0.008667, 0.017456, 0.004059, 0.000511, 0.000338, -0.000793, -0.039795, -0.004364, -0.006775, -0.01416, -0.0625, -0.004181, -0.009033, -0.029175, -0.164062, -0.003204, -0.0047, -0.010315, -0.029419, 0.020752, 0.031982, 0.067383, 0.255859, 0.012268, 0.015503, 0.034424, 0.195312, 0.00005, 0.000851, 0.005035, 0.049316, 0.006683, 0.010559, 0.025757, -0.008362, 0.047607, 0.060303, 0.133789, 0.147461, -0.016479, -0.029541, -0.069336, -0.216797, -0.014648, -0.022949, -0.071777, -0.291016, 0.001022, 0.002014, 0.007874, 0.078125, -0.002197, -0.00386, -0.010254, -0.131836, 0.004486, 0.01001, 0.018433, 0.166016, 0.031982, 0.040771, 0.085449, 0.361328, -0.007416, -0.012512, -0.023926, -0.189453, -0.005768, -0.006866, -0.007263, -0.038574, 0.005737, 0.010132, 0.019165, -0.003906, 0.00885, 0.01416, 0.032227, 0.242188, 0.016724, 0.018555, 0.032227, 0.168945, -0.015747, -0.016479, -0.029175, -0.178711, -0.004517, -0.004761, 0.012512, -0.030151, 0.00946, 0.013855, 0.029053, -0.016113, -0.004639, -0.004211, -0.016357, -0.102051, 0.010559, 0.011597, 0.041748, 0.275391, 0.018066, 0.019531, 0.048584, 0.275391, 0.000393, 0.003799, 0.017822, 0.263672, -0.017944, -0.030151, -0.081055, -0.320312, -0.002762, -0.003357, -0.006531, -0.056152, -0.00946, -0.011475, -0.023804, -0.189453, 0.001915, 0.003067, 0.002289, 0.041748, -0.00592, -0.008362, -0.021851, -0.175781, -0.002701, -0.002975, -0.005585, -0.029053, 0.014832, 0.022827, 0.046143, 0.226562, 0.003174, 0.00708, 0.010742, 0.057129, 0.001831, 0.001549, 0.004608, 0.041748, 0.002426, 0.00296, 0.009521, 0.056396, -0.017456, -0.025513, -0.061279, -0.243164, 0.007721, 0.009888, 0.015564, 0.136719, -0.003662, -0.004639, -0.013428, -0.053955, -0.024048, -0.040039, -0.091309, -0.277344, 0.015991, 0.019165, 0.033936, 0.166992, -0.020508, -0.023926, -0.049072, -0.216797, 0.009644, 0.014526, 0.03833, 0.195312, 0.023682, 0.039307, 0.074707, 0.179688, 0.009705, 0.018677, 0.028442, 0.111816, 0.002258, 0.003708, 0.007263, 0.023193, -0.010193, -0.016235, -0.034424, -0.123535, 0.004181, 0.004089, 0.007019, 0.042236, -0.007141, -0.007233, -0.02417, -0.171875, -0.000568, 0.000786, 0.000235, 0.018311, 0.001648, 0.001091, 0.001251, -0.066406, -0.001205, -0.00351, -0.015442, -0.145508, -0.001114, -0.001938, -0.004669, 0.031494, -0.000633, -0.00293, -0.010193, 0.007874, 0.001457, 0.000496, 0.009338, -0.062988, 0.003082, 0.007599, 0.014343, 0.125977, 0.000496, -0.000725, -0.008911, -0.067383, 0.000542, 0.002151, 0.007111, -0.035889, -0.002945, -0.006927, -0.010193, 0.071289, 0.000227, 0.002548, 0.009583, 0.063477, -0.00132, -0.001656, 0.007538, 0.072266, -0.001671, -0.003937, -0.009399, 0.04126, -0.001556, -0.003571, -0.011108, 0.062988, -0.003021, -0.006042, -0.011475, -0.052979, 0.001244, -0.001007, -0.017456, -0.148438, 0.001762, 0.001968, 0.012939, -0.067383, 0.002228, 0.00473, 0.019775, 0.033936, 0.002472, 0.003372, 0.006256, -0.040283, 0.000889, 0.001396, -0.00592, -0.062012, 0.000207, -0.00148, 0.001083, 0.070312, 0.002518, 0.001328, 0.00235, -0.068359, -0.00066, -0.00325, -0.002991, 0.048096, -0.006195, -0.012207, 0.014038, 0.186523, 0.001282, -0.000546, -0.011475, 0.064941, 0.000322, 0.003326, 0.013489, -0.057617, 0.004669, 0.007996, 0.013428, -0.074707, -0.004883, -0.009155, -0.021851, -0.075195, -0.004822, -0.006683, -0.012024, 0.080078, 0.002136, 0.003906, 0.003937, -0.061768, 0.000275, 0.002563, 0.007141, -0.029175, -0.000893, -0.00034, -0.003448, -0.023682, -0.000675, -0.001854, -0.004578, -0.022949, 0.002045, 0.003082, 0.004089, -0.0625, -0.001083, -0.001526, -0.002243, 0.05835, 0.000763, -0.002213, -0.000334, -0.065918, -0.001648, -0.005005, -0.01062, 0.062988, -0.000448, -0.000288, 0.002411, -0.066406, -0.000273, 0.00074, -0.001404, -0.019043, -0.003906, -0.011047, -0.044922, -0.130859, 0.002411, 0.005249, 0.002518, -0.070801, 0.001419, 0.002487, 0.006104, -0.037109, 0.004944, 0.016479, 0.030518, 0.003662, -0.000045, 0.000965, 0.004822, -0.073242, 0.000973, -0.00016, 0.00383, 0.058105, 0.000511, 0.002319, 0.005798, -0.032471, 0.002106, 0.004578, 0.006744, -0.049805, 0.000383, 0.000629, -0.000378, 0.021362, 0.001358, 0.002777, 0.002396, -0.042969, -0.003738, -0.006165, -0.010437, 0.067383, -0.002029, -0.001816, -0.007751, 0.062988, -0.000999, -0.003876, -0.01416, -0.148438, 0.000496, 0.000881, -0.006042, -0.064453, -0.003632, 0.001022, -0.001999, 0.071289, -0.00206, -0.001381, -0.006531, 0.078125, -0.002609, -0.003998, -0.003937, 0.060791, 0.001915, 0.000778, -0.008362, -0.064941, 0.005096, 0.012939, 0.069824, 0.041016, -0.000893, 0.000127, -0.004395, 0.063965, 0.001457, 0.00325, 0.006256, -0.065918, -0.000919, -0.001968, -0.018311, -0.054443, 0.000089, -0.001328, -0.011963, 0.061768, -0.000448, -0.001717, 0.000034, 0.029053, -0.000824, -0.002762, -0.008301, 0.062988, -0.000549, 0.008423, 0.010925, 0.109375, 0.000089, 0.002136, 0.005035, -0.046875, 0.006165, 0.010559, 0.041992, 0.163086, 0.002609, 0.001801, -0.001854, -0.062988, -0.001999, -0.004761, -0.010315, 0.058594, -0.00079, -0.001595, -0.00264, 0.013794, 0.000326, 0.002518, 0.001198, -0.074219, -0.002258, -0.000992, -0.026245, -0.139648, -0.002563, -0.003479, -0.012634, 0.064941, -0.000338, -0.002991, -0.005371, 0.029175, 0.002228, 0.00132, 0.008911, -0.070312, -0.00209, -0.00106, -0.005127, 0.050049, 0.003479, 0.007263, 0.015137, -0.062988, -0.00351, -0.006744, -0.031982, 0.133789, -0.000736, 0.001778, 0.011719, -0.064941, -0.000202, -0.000908, -0.003677, 0.025635, -0.000587, -0.003036, -0.014893, -0.004211, 0.000034, 0.000854, 0.001114, 0.022095, -0.001999, 0.001617, 0.007019, 0.066895, -0.001518, -0.004333, -0.018188, -0.002106, 0.002182, 0.005859, 0.003052, -0.065918, 0.001137, -0.000067, -0.007812, -0.056885, -0.000171, -0.00066, 0.003494, -0.062988, -0.001122, -0.003281, -0.007202, 0.033936, -0.001869, -0.004669, -0.008301, 0.061768, 0.003159, 0.003403, 0.026367, 0.151367, 0.000284, 0.003845, 0.007538, -0.039062, -0.002289, -0.00885, -0.037109, -0.054688, 0.002579, 0.002151, 0.008362, -0.079102, 0.001144, 0.00264, 0.007507, -0.030151, -0.000507, -0.002243, 0.00161, 0.067383, 0.001076, 0.001442, 0.002823, -0.03833, -0.002487, -0.003891, -0.006958, 0.038574, 0.001213, 0.001526, 0.007935, -0.05835, 0.003677, 0.004333, 0.000357, -0.063965, 0.000387, 0.00206, 0.006012, -0.027222, 0.000397, 0.000885, 0.004028, 0.072754, 0.001839, 0.005035, 0.007874, -0.064453, -0.001511, -0.001007, -0.004822, -0.066895, 0.000813, 0.001053, 0.004578, -0.063965, 0.000984, -0.003311, 0.007233, 0.172852, 0.001724, 0.00412, 0.009888, -0.012329, -0.000265, -0.000387, -0.004089, -0.018555, 0.000019, -0.002991, -0.011353, -0.063477, -0.000919, -0.000954, -0.007996, 0.063965, 0.00014, 0.000178, 0.002182, -0.021484, 0.00103, 0.001701, 0.004974, -0.02771, -0.000448, -0.001785, -0.007538, 0.065918, -0.000301, 0.000839, 0.004242, -0.060303, 0.000098, -0.000519, -0.000713, -0.023315, -0.001778, -0.005737, -0.006622, 0.150391, 0.000572, 0.005524, 0.014587, -0.066895, 0.00766, 0.012085, 0.061035, 0.143555, 0.000671, 0.00528, 0.013, 0.069336, 0.000263, 0.001999, 0.002945, -0.059326, 0.000347, 0.002014, 0.005005, 0.070801, -0.001877, -0.002365, -0.003174, 0.042969, -0.000104, -0.002045, -0.014893, -0.141602, 0.00038, 0.000908, 0.001694, 0.018555, 0.0009, 0.002792, 0.006622, -0.0354, -0.000378, -0.000698, 0.003281, -0.060547, 0.000486, -0.000267, 0.003098, 0.02002, -0.000179, 0.001366, 0.00116, -0.059326, -0.003342, -0.006073, -0.01532, -0.066895, -0.001968, -0.007202, 0.030151, -0.010071, 0.000748, 0.000215, 0.004089, -0.039551, -0.00531, -0.001083, 0.016479, 0.199219, 0.011902, 0.013733, 0.032959, 0.015869, -0.027466, -0.035889, -0.057373, -0.220703, -0.000399, 0.001625, 0.007874, -0.041016, 0.001366, 0.00267, 0.008667, 0.130859, 0.000254, 0.002335, 0.003433, -0.04541, -0.000332, -0.001205, -0.002518, 0.037598, 0.000916, -0.000441, -0.002884, -0.040039, 0.009644, 0.015259, 0.026001, -0.019409, -0.00769, -0.010986, -0.019897, -0.014221, -0.001045, 0.000771, 0.012512, -0.03833, -0.000288, 0.000931, 0.004395, -0.044678, 0.008911, 0.009583, 0.002365, 0.086914, 0.00116, -0.002457, 0.000595, 0.037354, -0.000188, 0.001221, 0.002884, 0.038574, -0.003357, -0.006775, -0.008667, -0.116211, -0.014709, -0.03125, -0.064453, -0.15332, 0.001907, 0.00885, -0.029785, -0.000183, -0.003479, -0.00708, -0.024536, -0.126953, 0.012024, 0.019043, 0.040283, 0.12207, -0.001228, -0.002609, -0.006897, 0.046143, -0.002441, -0.002548, 0.001038, 0.035645, 0.00029, -0.00061, 0.000862, 0.037842, 0.000862, 0.001434, -0.001213, -0.041504, -0.022095, -0.025391, -0.04126, -0.294922, -0.00041, -0.005066, -0.018188, 0.163086, 0.005371, 0.004761, 0.007385, 0.139648, -0.001236, -0.000832, -0.000381, 0.042969, -0.008728, -0.011108, -0.020874, -0.071289, -0.000843, -0.000511, -0.00087, -0.050049, -0.001312, 0.001945, 0.003525, -0.040283, -0.000091, -0.000767, 0.000561, 0.043457, 0.014771, 0.015625, 0.024048, 0.129883, 0.000542, -0.001266, -0.006317, 0.040039, -0.011292, -0.018677, -0.030762, -0.139648, 0.002731, 0.006226, 0.031006, 0.173828, 0.00209, 0.001175, -0.002533, -0.040039, 0.001724, 0.000334, -0.001381, -0.039307, 0.022827, 0.033203, 0.046631, -0.033691, -0.002594, -0.001099, 0.000166, 0.042725, 0.007599, 0.003311, 0.012207, 0.126953, 0.000181, 0.006348, 0.015381, 0.099609, 0.006378, 0.007141, 0.016846, 0.115723, -0.001564, -0.000383, -0.000404, 0.042969, 0.002792, 0.005585, -0.032471, 0.008484, 0.001335, 0.001701, 0.000904, -0.039551, 0.006439, 0.00592, 0.003357, 0.097656, 0.00193, 0.005737, 0.018799, 0.238281, 0.000172, -0.001282, -0.024536, 0.026855, -0.01123, -0.020142, -0.034424, -0.120117, -0.007538, -0.007782, -0.012573, -0.039062, 0.00296, -0.000309, -0.000132, 0.064941, -0.003479, -0.013977, -0.03125, 0.018677, -0.001053, -0.001419, 0.00042, 0.037354, 0.008606, 0.014038, 0.026733, -0.025146, -0.000187, -0.003601, -0.010925, -0.030396, 0.001213, 0.001495, -0.000055, -0.042236, 0.033447, 0.036865, 0.066895, 0.061279, -0.000652, -0.00293, -0.00589, 0.054443, -0.001114, 0.001541, 0.008728, -0.037109, -0.018677, -0.02356, -0.046143, -0.094727, -0.010315, 0.005219, 0.025146, -0.002777, -0.001595, -0.001999, -0.00325, 0.040527, -0.001045, 0.001427, -0.000866, 0.043457, -0.001106, -0.001114, 0.001068, 0.041992, 0.003677, 0.007294, 0.023315, -0.024414, -0.001358, 0.001923, 0.010986, -0.037109, 0.002014, 0.001137, 0.00009, -0.036377, -0.009521, -0.01355, -0.029419, 0.014648, 0.000241, -0.000182, -0.001396, 0.044678, 0.001953, 0.00885, -0.031738, 0.011047, -0.000416, -0.001518, -0.005035, 0.041016, 0.000401, 0.001381, 0.000629, -0.043457, -0.006256, -0.006256, -0.013794, -0.082031, 0.001068, -0.002609, -0.011597, -0.142578, 0.009705, 0.009888, 0.019775, 0.047119, -0.003845, -0.00235, -0.001854, -0.047363, -0.009521, -0.012329, -0.026733, -0.046387, 0.00161, 0.000999, 0.00528, -0.045166, -0.026367, -0.025146, -0.031982, -0.416016, -0.000832, 0.001335, 0.000112, -0.037598, 0.029663, 0.032227, 0.044189, 0.410156, 0.011169, -0.021973, 0.010437, 0.001892, -0.001625, -0.000351, 0.018188, -0.033936, 0.001129, 0.002136, 0.001877, -0.04126, -0.000086, -0.000332, -0.005798, 0.120117, -0.001396, 0.002594, 0.007324, -0.040283, 0.011414, 0.014282, 0.025146, 0.137695, -0.031738, -0.043457, -0.061523, -0.163086, -0.001205, 0.001472, 0.005737, 0.032959, 0.006531, 0.002457, 0.00946, -0.128906, -0.001747, -0.001389, 0.000496, 0.043701, -0.003296, -0.007935, -0.018921, -0.142578, -0.000923, 0.00528, 0.015137, -0.139648, 0.007996, 0.009949, 0.030273, 0.138672, -0.003204, -0.012024, -0.040039, -0.236328, 0.002426, -0.002426, -0.015869, 0.038574, 0.016113, 0.015137, 0.03064, 0.202148, -0.016357, -0.024902, -0.043945, 0.050781, -0.000381, 0.000702, 0.000751, -0.044189, 0.000433, 0.000736, -0.006805, -0.207031, -0.000172, 0.000239, 0.00647, -0.183594, 0.003799, 0.001846, 0.008118, -0.135742, -0.013855, -0.023682, -0.056641, -0.143555, 0.000687, -0.000656, -0.005096, -0.036133, 0.009949, 0.015869, 0.044434, 0.182617, -0.000751, -0.002457, -0.002243, 0.039551, -0.008423, -0.008423, -0.013184, -0.101074, 0.001312, -0.002686, -0.007599, 0.039062, -0.012024, -0.0177, -0.042969, -0.11084, 0.009338, 0.014648, 0.036377, 0.020142, 0.006683, 0.012634, 0.027832, 0.109863, 0.006134, 0.005096, 0.00069, 0.049561, -0.001175, -0.002075, -0.006683, 0.041748, 0.000425, 0.00116, -0.003586, 0.050537, 0.0002, 0.001167, 0.002579, -0.043213, -0.009094, 0.023682, -0.009827, -0.001755, 0.001999, 0.008911, -0.031128, 0.008118, -0.001305, -0.004395, -0.013672, 0.047607, -0.000774, -0.001305, -0.002716, 0.038086, -0.00354, -0.008728, 0.030273, -0.004852, 0.000164, 0.001053, 0.003342, -0.039795, -0.00824, 0.00235, 0.027832, -0.007294, 0.008728, 0.013855, 0.03125, 0.075195, 0.006897, 0.010986, 0.019165, -0.019165, -0.000098, 0.00267, 0.008118, -0.051758, 0.001251, -0.000641, -0.087402, -0.013733, 0.000622, -0.000713, -0.076172, -0.015442, -0.009521, -0.004761, -0.306641, -0.034424, -0.00069, 0.001564, -0.086426, -0.030884, 0.000372, 0.001152, 0.076172, 0.007477, 0.006531, 0.047607, 0.550781, -0.011108, 0.0065, 0.008667, -0.019775, 0.006653, -0.001755, -0.000166, 0.092773, 0.013062, 0.000122, -0.000641, 0.028687, 0.002609, -0.006744, -0.013794, -0.261719, -0.018188, 0.001305, 0.001427, -0.080078, -0.030273, 0.002869, 0.000387, 0.078613, 0.02002, -0.004486, -0.003494, 0.129883, 0.030518, 0.027344, 0.041016, 0.0625, -0.048096, -0.000874, 0.001602, -0.101562, -0.014893, 0.008545, 0.012756, -0.003876, -0.402344, -0.009094, -0.016846, -0.178711, -0.031982, 0.009216, 0.010437, 0.273438, -0.019653, -0.000214, 0.000016, -0.027466, -0.003296, 0.001381, 0.001038, -0.080566, -0.007721, -0.000664, 0.000538, -0.097168, -0.013306, 0.011292, 0.043213, 0.15625, -0.298828, -0.003998, 0.00019, -0.220703, -0.091309, 0.054199, 0.071777, 0.022583, -0.005768, -0.002472, -0.003723, -0.104492, -0.023926, 0.002396, -0.011719, 0.347656, 0.005005, -0.003159, -0.006775, -0.345703, -0.041016, 0.004181, 0.020264, 0.002975, -0.341797, -0.000896, -0.002121, -0.085449, -0.002625, 0.005188, 0.015015, 0.300781, 0.000866, 0.003265, 0.003845, -0.095215, -0.013489, 0.008179, 0.009094, 0.07666, 0.009888, 0.001747, 0.010681, -0.196289, -0.046387, 0.005493, 0.006775, 0.057129, 0.005646, -0.002136, 0.001808, -0.134766, -0.007355, -0.002518, -0.018677, -0.11084, 0.185547, 0.007263, 0.006287, 0.275391, 0.071777, 0.025024, 0.032471, 0.148438, -0.139648, 0.015564, 0.013916, 0.357422, 0.019897, 0.000725, -0.00029, 0.07373, 0.010315, 0.003464, 0.007019, 0.074707, 0.011292, 0.015991, 0.013489, 0.097168, 0.026367, -0.010193, 0.021484, 0.018433, -0.298828, 0.003845, -0.013855, 0.068848, 0.203125, 0.007751, 0.016846, 0.148438, 0.016724, -0.004242, 0.003296, 0.351562, -0.050537, 0.008301, 0.006226, -0.124512, -0.015381, 0.00235, 0.001053, 0.100586, 0.019653, 0.019409, 0.03125, 0.212891, -0.151367, 0.004791, 0.007446, -0.015625, 0.01355, 0.003677, 0.005554, 0.063477, 0.026001, 0.002747, 0.006165, 0.09082, 0.006531, -0.002457, -0.001259, -0.28125, -0.033203, 0.014648, 0.01532, 0.285156, 0.081055, -0.00103, -0.001091, 0.131836, 0.019531, -0.00708, -0.011658, -0.136719, -0.064941, 0.005768, 0.010803, 0.210938, 0.032959, -0.006622, -0.008667, 0.289062, -0.02124, 0.002014, -0.002045, 0.096191, 0.01355, 0.008728, 0.005737, 0.287109, 0.103027, 0.004974, 0.007019, -0.141602, -0.04126, -0.008545, -0.010803, -0.237305, -0.016479, -0.001953, -0.001564, -0.070801, -0.023071, 0.00079, 0.004364, -0.135742, -0.029053, 0.004242, 0.018921, 0.211914, 0.046387, 0.000885, 0.002808, 0.365234, -0.069824, 0.001266, -0.000607, 0.090332, 0.023438, 0.02417, 0.032715, 0.04541, -0.050293, 0.00238, 0.000448, -0.095215, -0.007568, -0.047852, -0.065918, -0.005249, 0.0625, 0.013062, 0.023682, -0.488281, 0.003723, -0.004974, -0.010254, 0.15332, 0.012024, -0.00293, -0.001007, -0.128906, -0.031128, -0.000345, -0.000923, -0.014648, -0.002228, -0.003036, -0.001907, -0.123047, -0.024292, 0.00135, -0.001083, 0.154297, 0.015991, -0.005402, 0.000908, 0.099121, 0.031738, 0.010803, 0.016235, 0.179688, 0.026611, 0.003555, 0.009338, 0.349609, 0.074219, -0.008179, 0.004791, -0.248047, -0.128906, -0.009277, -0.005646, -0.06543, -0.046631, -0.002701, -0.004364, -0.111328, 0.300781, -0.003555, -0.002777, 0.083008, 0.012817, -0.006165, -0.011597, -0.22168, -0.037354, -0.002426, -0.005554, -0.111328, -0.010315, -0.00161, -0.004333, 0.112793, 0.012451, -0.014893, -0.01416, -0.223633, -0.088379, -0.019531, -0.055176, -0.244141, 0.216797, -0.010071, -0.032715, -0.291016, 0.163086, -0.028442, -0.040283, -0.324219, -0.045898, -0.002731, -0.003555, 0.287109, 0.047119, -0.005371, -0.008301, -0.094238, -0.006805, 0.001556, 0.001488, 0.101074, 0.028687, -0.050537, -0.068359, 0.000519, 0.044189, 0.000557, -0.003006, -0.075684, -0.012634, -0.001518, -0.001442, -0.040527, -0.001755, 0.000553, -0.000012, 0.026978, 0.0047, -0.001396, -0.003937, 0.07666, 0.009644, 0.011169, 0.023804, 0.314453, 0.039795, 0.005219, 0.000458, 0.271484, 0.066406, 0.004242, -0.011902, -0.005341, 0.345703, -0.003113, -0.004242, 0.308594, 0.029053, -0.001953, -0.002655, -0.012085, -0.013672, -0.006348, -0.004669, -0.087402, 0.0009, 0.007812, 0.0354, 0.006317, -0.269531, 0.000519, -0.004028, 0.119629, 0.020752, 0.001099, 0.001892, 0.075684, 0.005737, -0.000805, 0.000641, 0.09668, -0.000908, -0.00267, -0.003021, 0.081055, 0.025391, -0.007385, -0.017578, 0.300781, 0.022583, -0.001747, -0.000232, -0.114258, -0.008667, -0.008911, -0.006134, -0.118164, -0.029419, -0.004517, -0.008118, 0.125, 0.008362, -0.002426, -0.00038, -0.102539, -0.025757, -0.010498, -0.006744, -0.300781, -0.055664, -0.000774, 0.001205, 0.105469, 0.017944, -0.000132, 0.000052, -0.138672, -0.023071, -0.003662, -0.002914, -0.120605, -0.039551, -0.005371, -0.00769, -0.273438, -0.008118, -0.001678, -0.002914, 0.267578, -0.013611, 0.001503, 0.003326, 0.077148, 0.022827, 0.006531, 0.012146, -0.00322, 0.126953, -0.001808, -0.005463, 0.136719, 0.009216, 0.006866, 0.010376, 0.005859, -0.169922, -0.016724, -0.02124, 0.335938, -0.009277, -0.000259, 0.000816, 0.035645, 0.002518, -0.002457, -0.00164, 0.291016, 0.010132, -0.043701, -0.062012, -0.09668, -0.009338, 0.002777, 0.009155, -0.157227, -0.019287, 0.009216, 0.026733, -0.3125, -0.088379, -0.003403, -0.004517, 0.160156, 0.012695, 0.000557, -0.009766, -0.652344, -0.043945, -0.008911, -0.012329, 0.292969, 0.01709, -0.003281, -0.004852, 0.217773, 0.0354, 0.003998, 0.011597, -0.195312, -0.013855, -0.002289, -0.00824, 0.129883, 0.003937, -0.003403, -0.003265, 0.150391, -0.003418, -0.003555, -0.002335, 0.228516, 0.033447, -0.005005, -0.022217, 0.519531, 0.038818, -0.003647, -0.006958, 0.314453, 0.026733, 0.003632, 0.014771, -0.143555, -0.029907, 0.001671, 0.00824, -0.111816, -0.011047, 0.003845, 0.011658, -0.201172, -0.029541, 0.00824, 0.010803, -0.523438, -0.034424, 0.00238, 0.011719, -0.164062, -0.023682, 0.000115, 0.005157, -0.206055, -0.024536, -0.000843, -0.002472, -0.613281, -0.073242, -0.001953, -0.006592, 0.133789, 0.017212, -0.000481, -0.00351, -0.28125, -0.101074, -0.001602, 0.007812, 0.191406, -0.304688, 0.003265, 0.00235, 0.28125, 0.051514, 0.000423, 0.003235, 0.257812, 0.025146, -0.001846, 0.011292, 0.632812, 0.088867, -0.001518, -0.015259, -0.039062, 0.161133, -0.000679, -0.015991, 0.208008, -0.012695, -0.000241, -0.002258, 0.173828, 0.001442, 0.00164, 0.002533, -0.037109, -0.007599, -0.002136, -0.009216, 0.097656, 0.003632, 0.002838, 0.014954, -0.160156, -0.020386, -0.001251, 0.010498, -0.164062, -0.030518, -0.000149, 0.009277, -0.122559, -0.015564, -0.00209, -0.005798, 0.139648, -0.003052, 0.000216, -0.000062, 0.015137, 0.009277, -0.003174, 0.01062, -0.152344, -0.025513, -0.003769, -0.011047, 0.005035, -0.002762, -0.000209, 0.000068, -0.032715, -0.005341, -0.00325, -0.009949, 0.041748, 0.077148, 0.004974, 0.013489, -0.181641, -0.0271, -0.002289, -0.00412, 0.601562, 0.031982, -0.002136, 0.008301, -0.162109, -0.028809, -0.001564, 0.003738, -0.330078, -0.046631, 0.001198, 0.008362, -0.166016, -0.007568, 0.005585, 0.030762, -0.421875, -0.07959, 0.002548, 0.009644, -0.166992, -0.020264, 0.000999, 0.006805, -0.117676, -0.011047, 0.002579, 0.005981, 0.083984, 0.009399, -0.001511, -0.001114, 0.048096, 0.008972, -0.006439, -0.020264, 0.408203, 0.026733, 0.000135, -0.005951, 0.101562, -0.000061, -0.003784, -0.005219, 0.15625, 0.009094, 0.000805, 0.001968, -0.197266, -0.037109, 0.000965, 0.01709, -0.053711, -0.246094, -0.001396, 0.001457, -0.037842, -0.006439, 0.003281, 0.008972, -0.306641, -0.042969, 0.001518, 0.025635, 0.096191, -0.6875, 0.010376, 0.026611, -0.369141, -0.193359, -0.002274, 0.002869, -0.167969, -0.00531, 0.000334, 0.000786, 0.041992, -0.017578, -0.002121, 0.011047, -0.196289, -0.028687, 0.002747, -0.002228, 0.013672, 0.139648, 0.00296, 0.003876, -0.326172, -0.044922, 0.002823, 0.012268, -0.316406, -0.076172, 0.001335, 0.002228, -0.051025, -0.001366, 0.000916, 0.006042, -0.066406, -0.008789, 0.00145, -0.006561, 0.149414, -0.027466, -0.001038, -0.007172, 0.158203, 0.00885, -0.002655, -0.008789, 0.121582, 0.013855, -0.003799, -0.013489, 0.149414, 0.018433, -0.000133, -0.007141, 0.177734, 0.041748, 0.000725, 0.00705, -0.145508, -0.017334, -0.00087, -0.009521, 0.148438, -0.003296, -0.004639, -0.012207, 0.171875, 0.011963, -0.000364, -0.004974, 0.15625, 0.009277, 0.001152, 0.000694, -0.171875, -0.026367, -0.00946, -0.028198, 0.328125, 0.222656, -0.000292, -0.010376, 0.152344, -0.010376, 0.00206, 0.007141, -0.361328, 0.004669, -0.002029, -0.005951, 0.126953, 0.008789, -0.000176, -0.029419, 0.353516, 0.024902, -0.003769, -0.018921, 0.177734, 0.010803, -0.003662, -0.008545, 0.404297, 0.032715, 0.002731, -0.013245, 0.136719, 0.007751, -0.006531, -0.00412, 0.033936, 0.245117, -0.001167, -0.008972, 0.177734, 0.021484, -0.011963, -0.005371, -0.494141, -0.025879, -0.006287, -0.005463, 0.511719, -0.013611, -0.001213, -0.00412, 0.07666, 0.12793, 0.002151, 0.010254, -0.141602, -0.000942, -0.000286, -0.017212, 0.263672, 0.014832, 0.006042, 0.005646, 0.371094, 0.025635, 0.002258, -0.034424, 0.34375, 0.204102, 0.004242, -0.004486, -0.476562, -0.015625, 0.00531, 0.016357, -0.433594, -0.04541, 0.008362, 0.011169, 0.585938, 0.054932, 0.001892, -0.008972, 0.265625, 0.044922, 0.002289, 0.007568, -0.170898, -0.009216, 0.004547, -0.004486, -0.46875, 0.175781, 0.002136, -0.013184, 0.398438, 0.085449, -0.000854, -0.003738, -0.182617, 0.000096, 0.00293, 0.007782, -0.085938, -0.014099, -0.00386, -0.00296, 0.177734, 0.010559, 0.000217, -0.000154, 0.039551, 0.003769, 0.00412, 0.014893, -0.136719, -0.017944, -0.001038, -0.00235, 0.051758, 0.007874, -0.002426, 0.001312, 0.090332, -0.000912, -0.00045, -0.012512, 0.333984, 0.042725, 0.008911, 0.019287, 0.261719, -0.130859, -0.000744, 0.021362, 0.570312, 0.040039, -0.00135, 0.010803, -0.158203, -0.059814, -0.000033, 0.000416, -0.042969, -0.004883, 0.008728, -0.002029, -0.341797, -0.041748, -0.008118, -0.003815, 0.667969, 0.01709, -0.002563, 0.031738, -0.351562, -0.125977, -0.006042, -0.012817, -0.337891, -0.081543, -0.003311, -0.015747, 0.240234, 0.026978, -0.004517, -0.011536, 0.188477, 0.010925, -0.003326, -0.010864, 0.139648, 0.012451, -0.000568, 0.004395, -0.042725, -0.000751, -0.002777, -0.004639, 0.396484, 0.055176, -0.000576, 0.01532, -0.197266, -0.013245, 0.007721, 0.005005, 0.201172, 0.029175, 0.002167, 0.011108, -0.143555, -0.004303, 0.005737, 0.008789, 0.289062, 0.026123, -0.000188, -0.010559, 0.141602, 0.010376, 0.002747, -0.002594, 0.192383, 0.02002, 0.009583, 0.002884, 0.3125, 0.030396, -0.004791, -0.010803, -0.006897, 0.271484, 0.012024, 0.001633, -0.117676, -0.05542, -0.004333, 0.003189, 0.057129, -0.002426, 0.000052, -0.004974, -0.072266, 0.004578, -0.001724, 0.000008, 0.038574, -0.002106, 0.00174, 0.018311, 0.203125, -0.059326, -0.000406, 0.008057, 0.081055, 0.001381, -0.003799, 0.001839, 0.074219, -0.014038, 0.002213, -0.001114, -0.063477, 0.00132, -0.008301, -0.013367, 0.078613, 0.243164, 0.017822, 0.031494, 0.075195, -0.166016, -0.001129, 0.000103, 0.019531, -0.000454, -0.000044, 0.012268, 0.178711, -0.022339, 0.004913, 0.006989, 0.025391, -0.095215, 0.003433, -0.000977, -0.093262, -0.004852, -0.010376, -0.020752, 0.014404, 0.227539, 0.004944, -0.00383, -0.073242, -0.00041, 0.00058, 0.002945, 0.039551, -0.009216, -0.003815, 0.002518, 0.071777, 0.032471, 0.001106, 0.000433, -0.025146, -0.001373, 0.003784, -0.000568, -0.086426, 0.007111, -0.005005, 0.006958, 0.084473, 0.009277, 0.006073, 0.02478, 0.257812, -0.088867, -0.013672, -0.023926, -0.022949, 0.205078, 0.003906, -0.000106, -0.07666, 0.006165, -0.002747, 0.001221, 0.052246, -0.003479, 0.001266, -0.011536, -0.248047, -0.038574, 0.001419, -0.002625, -0.076172, -0.003433, 0.000269, 0.007568, 0.072266, 0.001503, -0.001762, 0.012451, 0.207031, -0.012817, 0.004547, -0.003708, -0.083496, -0.007385, 0.000034, -0.000084, -0.005035, -0.01355, 0.005371, -0.001427, -0.088379, -0.007324, -0.002792, 0.003357, 0.062256, -0.00531, -0.002701, -0.007446, -0.042725, -0.007263, -0.004089, -0.000675, 0.101074, 0.00473, 0.006989, -0.00412, -0.090332, 0.00106, 0.00209, -0.002457, -0.076172, -0.018921, 0.002502, -0.008484, -0.112305, -0.003784, 0.00589, 0.002518, 0.029053, 0.151367, -0.004303, -0.000179, 0.05542, -0.003815, -0.01062, -0.013672, -0.050049, 0.237305, 0.022339, 0.045654, 0.132812, -0.149414, 0.004089, -0.005035, -0.094727, -0.011536, 0.001038, 0.010132, 0.155273, -0.016968, 0.003189, 0.002563, -0.051514, -0.003265, -0.009277, -0.014221, 0.001144, 0.110352, 0.002304, -0.001953, -0.052734, -0.003082, 0.001724, -0.001022, -0.059082, 0.00354, -0.00145, 0.005585, 0.092285, 0.032471, -0.003403, 0.00769, 0.093262, 0.012878, 0.002029, -0.007629, -0.084473, -0.017212, -0.003036, 0.002274, 0.083008, 0.005646, 0.003448, -0.00351, -0.081055, 0.006836, -0.001183, -0.014404, -0.200195, 0.022095, 0.000248, 0.000656, 0.006073, 0.009644, 0.002396, -0.004974, -0.075684, -0.006714, 0.001167, 0.008728, 0.158203, -0.020386, -0.00322, 0.001541, 0.075684, 0.000881, 0.002167, -0.000999, -0.087891, -0.011108, -0.000813, -0.00824, -0.08252, 0.010132, -0.005524, -0.015076, -0.103027, -0.002441, 0.000217, 0.009705, 0.140625, 0.049072, 0.001404, -0.000096, -0.082031, -0.003098, -0.001953, 0.004517, 0.070801, 0.00386, 0.005859, -0.003738, -0.09668, -0.003677, 0.003494, -0.001968, -0.071777, 0.00354, 0.002289, -0.001839, -0.081055, -0.004639, 0.004395, -0.004669, -0.09375, -0.004456, 0.002563, -0.002563, -0.089355, -0.011658, -0.006073, 0.010437, 0.322266, -0.017456, 0.003235, -0.001526, -0.083984, -0.002945, 0.003433, -0.003464, -0.091797, -0.007141, 0.021851, 0.042725, 0.029419, -0.21582, 0.004852, 0.012451, 0.101562, -0.012451, -0.002823, -0.027466, -0.255859, 0.036133, 0.004242, 0.000103, -0.07666, 0.000488, -0.000881, -0.000736, -0.071777, -0.410156, 0.006897, 0.010132, -0.003876, -0.00079, -0.005127, 0.002396, 0.114746, -0.027954, -0.000317, -0.002808, -0.048828, 0.000912, -0.003998, -0.000044, 0.068359, -0.001602, 0.00235, -0.003204, -0.074707, -0.004242, 0.000391, -0.00206, -0.049561, -0.001968, 0.002182, -0.003571, -0.080566, -0.009644, -0.030151, -0.04541, -0.024658, 0.273438, 0.003067, 0.015259, 0.24707, -0.011841, 0.00082, -0.004211, -0.061768, -0.001564, 0.003769, 0.000504, -0.077148, 0.003937, 0.000938, 0.006744, 0.086914, 0.014465, 0.000169, -0.009338, -0.189453, 0.002304, 0.006317, -0.001236, -0.092285, -0.00708, 0.002426, -0.000057, -0.033447, 0.003265, 0.002823, -0.004639, -0.07666, -0.018188, 0.0047, -0.005157, -0.092285, 0.005157, -0.002594, -0.009949, -0.082031, 0.016113, 0.003403, -0.001175, -0.056152, 0.00148, -0.000031, 0.005005, 0.054199, 0.002655, 0.001389, 0.000033, -0.037109, 0.001839, -0.003891, -0.00766, -0.083008, -0.059814, 0.001747, -0.008118, -0.077637, -0.00824, -0.005157, 0.000973, 0.089844, 0.018555, -0.012756, -0.028809, -0.142578, 0.173828, 0.004364, -0.002457, -0.069336, -0.013428, 0.004059, 0.019287, 0.103027, -0.294922, 0.007385, 0.019531, 0.101074, -0.033447, -0.006287, -0.007141, 0.002411, 0.122559, 0.018066, 0.039551, 0.225586, -0.010315, 0.001259, 0.000028, -0.067871, 0.000725, -0.000112, -0.00383, -0.063965, -0.007874, -0.004456, 0.000402, 0.084961, 0.016724, 0.000332, -0.000908, -0.022095, -0.000622, -0.026245, -0.044189, -0.081055, 0.255859, 0.002258, 0.007935, 0.078613, -0.000355, -0.005737, -0.02063, -0.149414, 0.004425, 0.003174, -0.001427, -0.050537, 0.003769, -0.000587, -0.005219, -0.055664, 0.002472, -0.004456, 0.003326, 0.074219, 0.02832, 0.003265, 0.002197, -0.064453, -0.235352, 0.007019, -0.001999, -0.131836, -0.0065, -0.004517, 0.004211, 0.116699, -0.020508, -0.002808, -0.009827, -0.080566, 0.005768, 0.002747, 0.000908, -0.091797, -0.00095, 0.000469, -0.005707, -0.097656, -0.010071, -0.012573, -0.028809, -0.034668, 0.226562, 0.004089, -0.007996, -0.092773, 0.018555, -0.000511, 0.001778, 0.025879, -0.002747, 0.003845, -0.006012, -0.083984, -0.009338, -0.010681, -0.009705, 0.261719, 0.012756, 0.00592, 0.004395, -0.211914, -0.020752, -0.023682, -0.04126, -0.306641, -0.087402, 0.028931, 0.053955, 0.263672, 0.09082, -0.002823, -0.006287, -0.072266, -0.00766, -0.005798, -0.000106, 0.181641, 0.03064, -0.002151, 0.000805, 0.056885, 0.005005, -0.00174, -0.000771, 0.328125, -0.034668, -0.001709, -0.007416, 0.142578, 0.002716, -0.001068, -0.00592, -0.000277, 0.275391, 0.01239, 0.023071, 0.139648, -0.07373, -0.003906, -0.011658, 0.094727, 0.140625, 0.000189, -0.00267, -0.078613, -0.00946, -0.002533, -0.002594, -0.00415, 0.34375, -0.008545, 0.001785, 0.271484, -0.00592, -0.006744, -0.019165, -0.239258, -0.033447, 0.007111, 0.021484, 0.064453, -0.46875, 0.006256, 0.013672, 0.134766, -0.464844, -0.001289, -0.003845, -0.078613, -0.014099, 0.002899, -0.001076, -0.324219, -0.036377, 0.006104, -0.004486, -0.345703, 0.00264, 0.001274, 0.001213, -0.046875, -0.067871, 0.004272, 0.005768, 0.072754, 0.002243, 0.00267, 0.005554, -0.018799, -0.009216, 0.019043, 0.020996, -0.28125, -0.026367, 0.001251, -0.008484, -0.332031, 0.01709, 0.002426, 0.003448, -0.128906, -0.002029, -0.003265, 0.00001, -0.001297, -0.10498, -0.010193, -0.002121, 0.318359, 0.007355, -0.00415, -0.009338, -0.058594, 0.137695, -0.004089, -0.016846, -0.056885, 0.292969, 0.003815, 0.004395, -0.253906, -0.03833, 0.010071, 0.027832, 0.230469, 0.013245, 0.007233, 0.012634, -0.318359, -0.006653, 0.020142, 0.040527, 0.24707, -0.223633, -0.004944, -0.014709, -0.149414, -0.018311, -0.011108, -0.028931, -0.24707, -0.006866, -0.00354, -0.008179, -0.09668, -0.011841, -0.026489, -0.040771, -0.285156, -0.074707, -0.01123, -0.020508, -0.191406, -0.012024, 0.007812, 0.006775, 0.353516, 0.057129, 0.006287, 0.011047, -0.392578, -0.093262, 0.008179, -0.007996, -0.245117, 0.015015, -0.000011, -0.002472, -0.032471, 0.0625, 0.00132, 0.004303, 0.237305, 0.016357, 0.015076, 0.026733, 0.201172, 0.047607, 0.00885, 0.019653, 0.248047, 0.056396, 0.002045, -0.003937, -0.135742, -0.009583, 0.005432, 0.008484, -0.006805, 0.012024, -0.001068, 0.001251, 0.170898, -0.000014, -0.019531, -0.025269, -0.135742, -0.019043, 0.000931, -0.002029, -0.163086, -0.019531, -0.000029, -0.00193, -0.069336, -0.016724, -0.003693, -0.007812, -0.324219, -0.002747, -0.005951, 0.016357, 0.289062, 0.025757, -0.011414, -0.033203, -0.134766, -0.443359, -0.003769, -0.006622, -0.139648, -0.021606, 0.000629, -0.01709, -0.318359, -0.03418, -0.005615, -0.020264, -0.21875, -0.060547, -0.006287, -0.014404, -0.121582, -0.018799, -0.002716, -0.004395, 0.008362, -0.021484, 0.004517, 0.006348, 0.212891, 0.007202, 0.000591, 0.001625, -0.015503, -0.014832, 0.000885, 0.007599, -0.194336, -0.151367, -0.003174, 0.008118, 0.160156, 0.020874, 0.000645, 0.002167, -0.028076, 0.00025, -0.003586, -0.004028, 0.271484, -0.007812, -0.010864, -0.011292, 0.333984, 0.056396, -0.00009, -0.000763, -0.013733, -0.003632, 0.098633, 0.180664, -0.091309, -0.027588, 0.008484, 0.019775, -0.186523, -0.025513, 0.003967, 0.00531, 0.09082, 0.016968, 0.000843, -0.002029, -0.006989, 0.065918, -0.003067, -0.004242, -0.006622, 0.05127, 0.003296, 0.010925, 0.069336, -0.390625, -0.004272, 0.005188, 0.193359, 0.013794, -0.004578, 0.006775, 0.275391, -0.005981, -0.000999, 0.004974, 0.099121, 0.000122, -0.011658, -0.010498, 0.170898, 0.052979, 0.016479, 0.029541, 0.040039, 0.021973, 0.002441, 0.016968, 0.302734, 0.031738, 0.027954, 0.051514, 0.176758, 0.005859, 0.005981, 0.005463, -0.152344, 0.006317, 0.002747, -0.002686, -0.158203, 0.005157, -0.001968, -0.003052, -0.052979, -0.006866, 0.023315, 0.048584, 0.3125, -0.021973, -0.020264, -0.040283, -0.205078, 0.220703, 0.017578, 0.011292, 0.081055, -0.417969, 0.008728, -0.005005, -0.486328, 0.036377, 0.000523, 0.00011, -0.030396, -0.001999, -0.00267, -0.0065, 0.109375, -0.004028, -0.011475, -0.018188, -0.191406, -0.041992, 0.003876, 0.003082, -0.118652, -0.002319, 0.001091, -0.004974, -0.140625, -0.001999, -0.005005, -0.009766, -0.103516, -0.05127, -0.060059, -0.139648, -0.004517, 0.006592, -0.013855, -0.029907, 0.149414, 0.02002, 0.009216, 0.020752, 0.202148, 0.042236, 0.000186, 0.009521, 0.239258, 0.025146, -0.012939, -0.017456, 0.316406, 0.010315, -0.005951, -0.01532, -0.066406, 0.195312, 0.004364, 0.004456, -0.15918, -0.022095, -0.006226, -0.017334, -0.100586, 0.007477, 0.002136, -0.001526, -0.172852, -0.005554, -0.00206, 0.003708, 0.273438, 0.044922, -0.007996, -0.010986, 0.177734, 0.003433, -0.005463, -0.016113, -0.124512, 0.004822, 0.010254, 0.021118, 0.129883, 0.0271, -0.004852, -0.001419, 0.15625, 0.003693, 0.028442, 0.054199, 0.289062, 0.101562, -0.00386, -0.008728, -0.095703, -0.017822, -0.010132, -0.009399, 0.211914, 0.029053, -0.001968, -0.00946, -0.144531, -0.018921, -0.00235, -0.002441, 0.082031, 0.005615, 0.001083, -0.003189, -0.059326, -0.001358, -0.012085, -0.020264, -0.105469, -0.00473, 0.00033, 0.003525, 0.098145, 0.011353, 0.005981, 0.016357, 0.314453, 0.068359, 0.004425, -0.003571, -0.172852, 0.004333, -0.000992, -0.001129, 0.047607, 0.000504, 0.005768, 0.006561, -0.253906, -0.042236, -0.002655, -0.005707, 0.104004, 0.002136, 0.019531, 0.029419, 0.170898, 0.053223, 0.025879, 0.051025, 0.597656, 0.008728, 0.059814, 0.099121, 0.192383, 0.171875, 0.007141, 0.016724, 0.232422, 0.035889, 0.00592, 0.0047, -0.18457, -0.015625, 0.000265, -0.001411, -0.041992, -0.00528, 0.004089, 0.00885, 0.150391, 0.022461, 0.000511, -0.000954, -0.128906, -0.011169, -0.006531, -0.013672, -0.109863, 0.021362, -0.001167, 0.002991, -0.102539, -0.014404, -0.020508, -0.042969, -0.378906, -0.03418, 0.009949, 0.012695, 0.277344, 0.106445, -0.014465, -0.035156, -0.243164, 0.044189, -0.004211, -0.001755, -0.119141, -0.00885, 0.001167, 0.001099, 0.028687, 0.004272, 0.001801, 0.000163, -0.12793, -0.003693, 0.001266, 0.007935, 0.224609, 0.022827, -0.00293, 0.026611, 0.351562, -0.056396, -0.000847, -0.000362, -0.040039, 0.000102, -0.000047, -0.002335, 0.004364, 0.150391, -0.001236, -0.036377, -0.123047, 0.546875, -0.000387, 0.000353, -0.112793, 0.00007, 0.000389, -0.000935, 0.055664, 0.00473, 0.001549, 0.00528, 0.07959, 0.002655, -0.002365, -0.005066, -0.047363, -0.005066, 0.001144, 0.002625, 0.048096, 0.003311, 0.000786, -0.000322, 0.046631, 0.001633, 0.006042, 0.012024, 0.010132, -0.202148, 0.000896, 0.00296, 0.107422, -0.021118, 0.000066, 0.002151, 0.07373, 0.00824, 0.000519, 0.003418, 0.048828, -0.057373, -0.002151, -0.029541, -0.240234, 0.150391, 0.001007, -0.002213, 0.107422, 0.009949, -0.001953, -0.006226, -0.052979, 0.275391, 0.003723, 0.008545, 0.098633, 0.009949, 0.000467, 0.000118, 0.02063, 0.003006, -0.014099, -0.024048, -0.03125, -0.025635, 0.003067, 0.053467, -0.640625, -0.242188, 0.009766, 0.013, 0.279297, 0.123535, -0.004639, -0.033936, -0.322266, 0.046143, 0.00106, -0.00589, -0.011414, 0.138672, 0.00034, 0.001427, 0.076172, 0.001045, 0.000778, 0.004578, 0.076172, 0.002991, 0.000232, 0.000116, 0.071289, 0.004211, 0.003525, 0.00705, -0.083008, -0.005463, -0.00824, -0.010803, 0.093262, 0.007416, 0.000862, -0.001602, 0.123047, 0.00325, 0.007996, 0.00885, 0.355469, 0.045166, 0.019531, 0.037354, 0.029297, 0.015747, -0.006104, -0.009521, -0.219727, -0.044922, -0.000008, -0.006134, 0.044434, 0.077637, 0.000568, 0.00412, 0.072266, 0.00705, 0.007202, 0.012634, -0.515625, 0.040283, -0.005127, -0.003967, 0.494141, -0.035156, 0.002869, 0.004272, 0.024048, -0.002243, 0.004028, 0.009216, 0.07373, -0.100098, 0.003967, 0.004028, 0.104004, 0.013062, 0.00325, 0.00769, 0.236328, -0.005646, 0.000362, 0.001205, -0.011902, -0.017456, -0.002548, -0.004089, -0.050293, -0.006104, -0.002991, -0.007812, -0.115234, 0.001968, 0.014038, 0.032715, 0.243164, -0.212891, -0.003159, -0.006805, -0.120605, -0.017944, -0.000298, 0.001999, 0.081543, 0.00647, 0.001968, 0.000957, 0.060303, 0.006927, -0.002869, -0.004456, -0.103027, -0.009949, -0.000973, -0.002258, -0.035156, -0.003906, 0.003998, 0.007507, 0.099609, 0.017822, 0.004944, 0.009216, 0.070801, 0.024414, -0.001305, -0.001778, -0.142578, -0.185547, 0.006897, 0.058594, -0.433594, -0.006897, -0.000957, -0.005585, 0.036133, -0.53125, 0.017578, 0.061768, 0.652344, 0.332031, 0.000912, 0.004456, 0.072754, 0.003326, -0.00325, -0.010193, -0.010437, 0.113281, -0.001404, -0.003479, -0.035156, -0.002243, -0.002029, -0.001778, -0.11377, 0.004578, -0.003006, -0.008484, 0.009338, 0.095703, 0.000496, 0.000003, 0.055176, 0.000097, 0.001686, 0.002167, -0.068359, -0.00528, -0.001434, -0.004486, -0.04126, -0.005646, -0.009155, -0.008789, -0.035156, -0.136719, -0.000839, -0.000504, -0.116699, -0.009155, 0.001083, 0.00087, 0.095703, -0.00705, -0.003815, -0.006683, -0.05249, 0.001579, -0.007355, -0.014343, -0.058838, 0.008179, 0.006165, 0.012451, 0.199219, 0.011047, 0.001694, 0.002502, 0.010376, 0.056152, -0.003464, -0.001328, -0.157227, -0.031006, -0.004669, -0.005371, -0.116699, -0.007416, -0.006165, 0.007233, 0.277344, 0.063477, -0.001366, -0.003754, -0.069336, -0.008789, -0.001564, 0.00032, -0.01001, -0.126953, 0.000759, 0.003448, 0.106445, 0.024536, 0.001251, 0.001663, 0.039795, 0.003647, 0.005402, 0.004089, 0.12207, 0.024292, 0.004761, 0.007446, 0.109375, -0.021484, -0.005463, -0.010376, 0.092285, 0.006592, 0.00103, 0.010498, -0.324219, -0.030518, -0.00531, -0.002304, -0.135742, -0.00383, -0.000467, -0.000961, -0.026855, 0.00235, -0.000259, 0.003357, 0.086426, 0.007812, -0.003494, -0.01001, -0.089355, -0.00473, 0.002197, 0.004547, 0.124512, 0.019043, -0.002213, -0.016357, -0.316406, -0.008362, -0.004211, -0.000874, 0.176758, 0.033691, -0.002274, -0.004303, -0.064941, 0.002213, -0.011353, -0.016479, -0.063965, 0.051758, 0.001907, 0.001442, 0.032227, 0.003143, -0.004883, -0.013062, -0.154297, 0.016602, -0.001884, -0.007599, 0.152344, 0.025635, 0.004211, -0.000938, 0.239258, 0.046143, 0.001289, 0.001839, 0.051758, -0.000877, 0.004211, 0.00473, 0.138672, 0.005341, 0.000797, -0.000135, 0.032471, 0.066406, -0.005157, -0.01178, -0.093262, 0.002151, 0.018188, 0.022583, 0.386719, 0.015991, -0.002747, 0.001442, 0.136719, 0.000645, 0.005432, 0.008423, 0.101074, -0.035889, 0.00885, 0.020264, 0.176758, 0.018921, 0.002365, -0.00325, -0.005341, 0.277344, 0.000603, 0.001343, 0.018188, -0.002991, 0.000679, 0.002594, 0.071777, -0.006378, 0.000149, -0.0047, 0.126953, 0.010559, 0.002182, 0.007263, 0.067871, -0.006683, 0.000954, 0.000467, 0.05835, 0.000037, 0.001694, 0.016846, -0.369141, -0.064453, -0.001358, -0.001953, -0.035645, -0.000603, -0.003296, -0.015381, -0.300781, 0.017578, 0.001648, 0.003067, 0.049316, -0.001137, -0.000443, 0.004059, -0.06543, -0.003372, -0.000504, -0.000759, -0.048828, -0.00412, -0.0047, -0.006653, -0.135742, -0.011963, 0.00769, 0.013367, 0.182617, 0.182617, 0.00106, 0.002045, -0.0625, -0.000652, -0.007935, -0.009949, -0.200195, -0.030151, -0.000215, -0.002411, 0.056641, 0.000317, -0.00824, -0.005554, -0.229492, -0.033203, 0.000889, 0.000816, 0.080566, 0.006012, -0.00061, 0.000125, 0.033203, 0.001053, 0.009705, 0.014771, 0.219727, 0.045898, -0.009277, -0.007111, -0.062988, -0.008301, -0.000866, -0.00415, 0.142578, 0.002808, -0.003281, -0.002792, -0.087891, -0.007996, 0.001518, 0.003845, -0.061035, 0.005493, 0.005981, 0.01178, -0.292969, -0.010681, 0.007416, 0.035889, -0.361328, 0.008728, 0.002151, 0.002457, -0.119141, -0.007507, 0.000427, -0.000511, -0.084961, -0.003998, 0.000706, 0.00206, -0.061768, -0.000931, -0.000835, -0.002182, 0.061279, -0.000193, 0.006104, 0.009094, 0.154297, 0.016846, 0.00293, 0.009277, 0.100098, -0.441406, -0.00046, -0.000066, -0.080078, -0.004517, -0.001122, -0.002655, 0.057373, 0.001801, 0.000336, -0.000565, 0.07373, 0.004272, 0.004974, 0.004944, -0.163086, -0.011597, -0.005219, -0.006622, -0.023682, -0.036621, -0.001106, -0.00386, 0.195312, 0.025024, 0.000904, 0.003799, -0.245117, -0.030518, -0.000257, -0.000587, -0.071289, -0.004608, 0.004608, 0.003937, -0.208984, -0.013733, 0.003174, -0.001091, 0.078613, 0.009521, 0.022827, 0.024902, 0.285156, 0.039307, 0.000576, 0.001411, -0.059082, -0.000862, -0.004822, -0.003754, -0.15332, -0.012329, -0.016113, -0.018921, -0.007202, -0.000483, 0.009827, 0.011108, 0.298828, 0.027954, 0.000584, 0.001495, 0.073242, 0.001167, 0.002396, 0.003845, -0.128906, -0.007141, -0.002472, -0.005463, 0.21875, 0.007294, -0.011047, -0.00885, -0.28125, -0.051025, 0.000418, 0.001862, -0.055908, -0.001312, 0.015991, 0.018188, 0.277344, 0.04126, 0.000248, 0.000919, -0.059814, -0.000399, -0.000519, -0.000147, 0.079102, 0.004852, 0.001228, 0.002945, -0.068359, -0.000526, 0.000161, -0.000698, 0.056396, 0.000257, 0.00322, 0.002762, 0.076172, 0.008667, 0.001884, 0.00473, 0.271484, 0.006317, -0.002792, -0.00769, 0.171875, 0.008179, -0.000122, -0.000645, -0.080566, -0.006958, -0.001465, -0.003372, -0.085938, 0.010864, -0.000152, 0.001259, -0.058105, -0.00103, -0.010681, -0.009888, -0.06543, -0.021729, -0.008911, -0.014221, -0.251953, -0.0271, 0.000116, -0.001511, 0.057617, 0.000181, 0.000213, 0.000687, -0.210938, -0.02832, -0.000284, -0.00116, 0.059814, 0.000201, 0.000429, 0.002319, -0.062988, -0.001427, -0.00135, 0.00095, -0.243164, 0.002991, -0.003128, -0.00293, -0.055176, -0.006592, 0.004303, 0.040771, -0.204102, -0.181641, 0.010071, 0.009827, 0.253906, 0.020752, -0.000938, -0.002472, 0.061035, 0.001663, 0.001312, 0.003967, 0.320312, 0.02417, -0.000048, -0.002945, 0.062988, 0.000652, 0.004822, 0.011475, -0.275391, -0.020752, -0.000215, -0.001358, 0.056396, 0.00015, -0.002823, 0.001198, -0.275391, 0.000847, 0.004486, 0.005768, -0.277344, -0.015503, 0.000125, -0.00132, 0.058838, 0.001114, -0.009766, -0.014282, 0.242188, 0.008362, 0.000435, -0.000402, 0.069824, 0.004364, 0.000246, 0.002075, -0.058838, -0.000488, -0.001114, 0.001541, -0.102051, -0.007263, -0.000729, 0.002686, -0.257812, -0.01355, 0.00705, 0.008301, -0.275391, -0.021729, -0.012512, -0.013123, -0.08252, -0.013489, 0.002869, 0.006775, -0.212891, -0.017578, 0.001251, 0.002914, -0.063477, -0.003036, -0.000042, 0.00135, -0.081055, -0.005768, 0.001289, 0.001068, -0.120605, -0.015137, -0.005432, -0.005188, -0.178711, -0.010681, 0.001015, -0.002914, 0.253906, 0.015564, -0.008301, -0.007996, -0.194336, -0.044189, 0.0009, 0.002365, -0.063477, -0.000496, -0.005737, -0.000671, -0.164062, -0.024414, 0.003647, 0.008606, -0.151367, -0.013733, 0.003433, 0.003021, 0.229492, 0.025146, -0.000984, -0.002213, 0.062988, 0.001465, -0.00161, -0.002548, -0.105469, -0.005768, -0.0005, -0.002579, 0.060303, 0.001022, -0.01123, -0.037109, 0.5, -0.000232, -0.000603, -0.002487, 0.06543, 0.001106, 0.00079, -0.008301, -0.040283, 0.265625, 0.005615, 0.00119, 0.240234, 0.019165, -0.005371, -0.008301, 0.210938, 0.01062, 0.016968, 0.023682, 0.267578, 0.052246, -0.006378, -0.007782, 0.144531, 0.002213, 0.038086, 0.030762, 0.169922, 0.057617, 0.005463, 0.009155, -0.216797, -0.012451, -0.000439, 0.000064, -0.230469, -0.012085, -0.002533, -0.003342, -0.062256, -0.003479, 0.003433, 0.019409, -0.243164, -0.009216, 0.001175, 0.002121, -0.061279, -0.000319, 0.010681, 0.012634, -0.233398, -0.027344, 0.00528, 0.007477, 0.209961, 0.007172, 0.006409, -0.003967, 0.283203, 0.00946, 0.002136, -0.015259, -0.002716, 0.234375, 0.000225, -0.001213, 0.057373, 0.000732, 0.010376, 0.005615, 0.322266, 0.027588, -0.000178, -0.000816, 0.082031, 0.007324, -0.002472, -0.006348, -0.211914, -0.018311, -0.008362, 0.002075, -0.277344, -0.044434, -0.00322, -0.00325, 0.292969, 0.026123, -0.003555, -0.002243, -0.103027, -0.008606, 0.010193, 0.015076, -0.227539, 0.005493, 0.000383, 0.001617, -0.058594, -0.00041, 0.00885, 0.008179, 0.233398, 0.086914, 0.003265, 0.00766, -0.185547, -0.035645, 0.000599, 0.001404, 0.014221, 0.005157, 0.006439, 0.005249, 0.219727, 0.035645, -0.002197, -0.003067, -0.003372, -0.010193, 0.001137, 0.002121, -0.058105, -0.000572, -0.001541, -0.001945, -0.088379, -0.009949, 0.00025, 0.001747, -0.055664, -0.001366, -0.000194, -0.001617, 0.057373, 0.00132, 0.00238, 0.004364, 0.207031, 0.011108, -0.002151, -0.000805, 0.102539, 0.004761, 0.000112, 0.001373, -0.058838, -0.000618, -0.002289, 0.004852, -0.167969, -0.016602, 0.000729, 0.00209, 0.011536, 0.002274, 0.001358, 0.015198, -0.046143, 0.019653, 0.003677, 0.010132, 0.043701, -0.061523, -0.001381, -0.001823, -0.036377, -0.00351, -0.000102, -0.006622, 0.072266, 0.000024, 0.002472, 0.002655, 0.020142, 0.005402, 0.000159, 0.001266, -0.008606, 0.001381, -0.001167, -0.002289, -0.024536, -0.004578, -0.000839, -0.001617, -0.004761, -0.000504, 0.000357, 0.001099, -0.04541, 0.000767, -0.00769, -0.005951, -0.071289, 0.063477, -0.003662, -0.004791, 0.046875, 0.000496, 0.004517, 0.012146, -0.049072, 0.010681, -0.001045, -0.001244, -0.00473, 0.0005, -0.001152, -0.002884, 0.022217, 0.005585, -0.000751, -0.001366, -0.035645, -0.002914, 0.020996, 0.029175, -0.006348, -0.018433, -0.001083, -0.023682, 0.111816, -0.012634, 0.000767, 0.000774, 0.015198, 0.003632, 0.000648, 0.001656, 0.005188, -0.000717, 0.000664, 0.000465, 0.006744, 0.001518, -0.000877, -0.001373, -0.033447, -0.003036, 0.000793, 0.001816, 0.004578, 0.000431, 0.011536, 0.02063, -0.045166, -0.023071, 0.00177, 0.011902, -0.032471, 0.001968, 0.000751, 0.001541, 0.035156, 0.002579, -0.003677, -0.003815, 0.047119, 0.001495, -0.025269, -0.03125, 0.012329, 0.054199, -0.002289, -0.018066, 0.056152, -0.004028, -0.000018, 0.002853, -0.013794, -0.017578, -0.000862, -0.001389, -0.004089, 0.000161, 0.00383, 0.003815, 0.016357, 0.005951, 0.000706, 0.00135, 0.005859, 0.000538, -0.003723, -0.002975, -0.008972, -0.005829, 0.001122, 0.013245, -0.036133, 0.002899, -0.001213, -0.001068, -0.005127, 0.000037, -0.000273, -0.000664, -0.036865, -0.001205, -0.001968, 0.002014, 0.027222, 0.002701, -0.004395, -0.019775, 0.083984, -0.014893, 0.012085, 0.016968, 0.041504, -0.080566, 0.000671, 0.012207, -0.03418, 0.00412, -0.002533, -0.003479, -0.012024, -0.004486, 0.015442, 0.022339, 0.046387, -0.081055, -0.005493, -0.012939, -0.068359, 0.071777, -0.000702, -0.000767, -0.007568, -0.000347, 0.001472, 0.016113, -0.096191, 0.012329, 0.00132, 0.001114, 0.006348, 0.00025, -0.000139, 0.000246, 0.000183, -0.006195, 0.001534, -0.004517, 0.072266, -0.037842, -0.004517, -0.025879, -0.03418, 0.083008, -0.00011, 0.006256, -0.018677, 0.002457, -0.003723, -0.004272, -0.017456, -0.007111, 0.000277, 0.00029, 0.001984, -0.024292, 0.001595, -0.00005, -0.027466, -0.001938, -0.001503, -0.002533, -0.025391, -0.004791, -0.001312, -0.001389, -0.026855, -0.005463, 0.001038, 0.00079, 0.035156, 0.003647, 0.000782, 0.02002, -0.047363, 0.002808, -0.003876, -0.003128, -0.020752, -0.005219, -0.001526, -0.020142, 0.054932, -0.006378, 0.000713, 0.000965, 0.03833, 0.002167, -0.000889, -0.000999, -0.005615, -0.000908, 0.00235, 0.004364, -0.032715, 0.006073, -0.001114, 0.000378, -0.000332, -0.011841, -0.001015, -0.001465, -0.003937, 0.000381, -0.000013, -0.000679, 0.008484, 0.000286, -0.000154, 0.001869, -0.027222, -0.002274, 0.012878, 0.015503, -0.005402, -0.047363, 0.009766, 0.009888, 0.05542, -0.061035, -0.000778, -0.001144, -0.001091, 0.003479, 0.000068, 0.000284, 0.038818, 0.001282, -0.00206, -0.019409, 0.047607, -0.001984, -0.005981, -0.013672, 0.123047, -0.012451, -0.000862, -0.000854, -0.004486, -0.000162, -0.000334, -0.000858, -0.035889, -0.001511, -0.000679, -0.021484, 0.061279, -0.008667, 0.006104, 0.009033, 0.039551, -0.083008, 0.00033, -0.003006, 0.011475, -0.001106, -0.001457, -0.001366, 0.032227, 0.001083, -0.000362, 0.003387, -0.011536, 0.000713, 0.000744, 0.000935, 0.005035, -0.000702, -0.001076, -0.00415, 0.039307, 0.009277, -0.000679, -0.000397, 0.002747, -0.00383, -0.002075, -0.003403, -0.018921, -0.005432, 0.000465, -0.000881, 0.008118, 0.000008, 0.001541, 0.001381, 0.025757, 0.003632, 0.012878, 0.018066, -0.006012, 0.000824, 0.001358, 0.001663, 0.004425, 0.000641, 0.000717, 0.002518, 0.012817, 0.002365, -0.000385, -0.026123, 0.122559, -0.01532, -0.001793, -0.000862, -0.028809, -0.002075, 0.001289, 0.00383, -0.04834, 0.007446, 0.000553, 0.009277, -0.023804, 0.001434, -0.00119, -0.001053, -0.005249, -0.000507, -0.000465, -0.013184, 0.031982, -0.002747, -0.000458, -0.001503, -0.004242, 0.000081, -0.001289, -0.001564, -0.035156, -0.003479, 0.0005, 0.00082, -0.002884, -0.004181, 0.000376, 0.009277, -0.021484, 0.001083, -0.00235, -0.027222, 0.063477, -0.004639, 0.001572, 0.008606, -0.059326, 0.012939, 0.000049, 0.000725, 0.001686, 0.001099, 0.00013, 0.00066, -0.001007, -0.002487, -0.000782, -0.005585, 0.050537, -0.003601, 0.001518, 0.001419, 0.032227, 0.002869, 0.017212, 0.027344, -0.021729, -0.016846, -0.000942, -0.001465, -0.005157, 0.000576, 0.000568, -0.010193, 0.083008, -0.009583, -0.000431, -0.00119, -0.00412, -0.000668, 0.010559, 0.018188, 0.029053, -0.04126, 0.011841, 0.010681, 0.034424, -0.105469, -0.012146, -0.020508, -0.013245, 0.020142, 0.006104, 0.006042, -0.058838, 0.015503, 0.000881, 0.019775, -0.112793, 0.017578, 0.006165, 0.002808, 0.012329, -0.045654, -0.000199, -0.002579, 0.005859, -0.000694, 0.022339, 0.029297, -0.006226, -0.030396, 0.00071, 0.001419, 0.034912, 0.002884, -0.000748, -0.000984, -0.004822, 0.00033, -0.00351, -0.003113, -0.022217, -0.005829, 0.000071, 0.001762, -0.004883, 0.000561, -0.016479, -0.040771, 0.042725, 0.003143, -0.001099, -0.001038, -0.02124, -0.005005, 0.000096, 0.001701, -0.039307, 0.001999, -0.002823, -0.007874, 0.040527, 0.006744, -0.000759, -0.001114, -0.005371, -0.000793, 0.001549, 0.002655, -0.049072, 0.008606, 0.000106, 0.000973, -0.002655, -0.002274, -0.007111, -0.006104, -0.115234, -0.017578, 0.000401, 0.002304, -0.019653, 0.00528, -0.00206, 0.000687, 0.056641, 0.020264, -0.002472, -0.003784, -0.102051, -0.011292, -0.00116, -0.001892, -0.001045, 0.011536, -0.001724, -0.002258, 0.026123, 0.003571, 0.004608, -0.001137, 0.128906, 0.01416, -0.000357, -0.002563, 0.018066, -0.004669, 0.000475, 0.002579, -0.02063, 0.005402, 0.000126, 0.001633, -0.018066, 0.004944, 0.00034, 0.002136, -0.018066, 0.004852, 0.000286, 0.003296, -0.024414, 0.00708, -0.006378, -0.006073, -0.057861, -0.026611, -0.000118, -0.002213, 0.019165, -0.005157, 0.000463, 0.005005, -0.092285, -0.004883, -0.00235, -0.00001, -0.096191, -0.029907, -0.000603, -0.002365, 0.018799, -0.005066, 0.001305, 0.000984, 0.015503, 0.00235, 0.000118, 0.002716, -0.018921, 0.005371, -0.001495, 0.000254, -0.02356, 0.006134, 0.000355, -0.002563, 0.098145, 0.006683, -0.000196, -0.000507, 0.016968, 0.000847, 0.000198, 0.001144, -0.010315, -0.000141, 0.000259, -0.000446, 0.015198, 0.001274, -0.001869, -0.011963, 0.124023, 0.002274, -0.001244, -0.00589, 0.106445, -0.028442, -0.000387, -0.002075, 0.019897, -0.00528, 0.007111, 0.009277, 0.025635, -0.155273, -0.000303, -0.00267, 0.019165, -0.005096, 0.004181, 0.004456, -0.033447, 0.035645, 0.001328, -0.000561, 0.02002, -0.00383, -0.000618, -0.000024, -0.014465, -0.002136, -0.000207, -0.002106, 0.019287, -0.004944, -0.002228, 0.001854, -0.107422, -0.014221, 0.00013, -0.0177, 0.105957, 0.055664, -0.000273, 0.003754, -0.077637, -0.007538, -0.000103, 0.001839, -0.037842, -0.008118, 0.00082, 0.004028, -0.142578, -0.001366, 0.000082, -0.002228, 0.018433, -0.005066, -0.000534, -0.003326, 0.030151, 0.000801, 0.000086, 0.001984, -0.017944, 0.00473, -0.000231, -0.002838, 0.020508, -0.005859, -0.002884, 0.000885, -0.084961, -0.017212, -0.00069, -0.001144, 0.022583, 0.000351, -0.010132, 0.011719, -0.005219, -0.002914, 0.000107, -0.006744, 0.09375, 0.016724, 0.000016, 0.000778, -0.016357, -0.000576, 0.000261, 0.000847, 0.001717, 0.000315, -0.00473, 0.001045, -0.116211, -0.027954, -0.000227, -0.002472, 0.022339, -0.006287, -0.000009, 0.00103, -0.012085, 0.000224, 0.000037, 0.001129, -0.018066, -0.000938, 0.046143, -0.057373, 0.026245, 0.014099, 0.000269, -0.001534, 0.014587, -0.000423, -0.00011, 0.000778, -0.017334, -0.000118, -0.004517, 0.000282, -0.078613, -0.018799, 0.000113, 0.002274, -0.018311, 0.005219, 0.000036, 0.00267, -0.020386, 0.005798, -0.000881, 0.026245, -0.216797, -0.00708, -0.000603, 0.001015, -0.015015, -0.000736, 0.000519, -0.00071, 0.018433, 0.002472, -0.004028, 0.000732, -0.080566, -0.022461, 0.001701, 0.007202, -0.002335, -0.203125, 0.005707, 0.006226, -0.09082, -0.003464, 0.000307, -0.001053, 0.021729, 0.002029, 0.000028, 0.00296, -0.022949, 0.006134, 0.000416, 0.002197, -0.018066, 0.004761, 0.000114, -0.000904, 0.014587, 0.00206, 0.000127, -0.00209, 0.017822, -0.004852, 0.001671, -0.002914, 0.098633, 0.015869, -0.00061, 0.023926, -0.11377, -0.07666, 0.006409, -0.054688, 0.113281, 0.021362, 0.001579, -0.000599, 0.091797, 0.020752, 0.000437, 0.005096, -0.083984, -0.012451, 0.003265, -0.006409, 0.088379, 0.011292, -0.000252, -0.001747, 0.018555, -0.005249, 0.00034, 0.002533, -0.018188, 0.005035, 0.000378, -0.000771, 0.016357, 0.000862, -0.000412, -0.002502, 0.019775, -0.005096, 0.046143, -0.05542, 0.023438, 0.014221, -0.000001, 0.001968, -0.018555, 0.00473, 0.000035, 0.005096, -0.094238, -0.00206, -0.000322, -0.002472, 0.018311, -0.004883, 0.000135, -0.001305, 0.013367, -0.000645, -0.000056, -0.002609, 0.02002, -0.00531, -0.000083, -0.000467, 0.010254, 0.000721, -0.003265, -0.008606, 0.078613, 0.011353, -0.008301, -0.013428, -0.058594, -0.014526, 0.000736, 0.002075, -0.018066, 0.004852, 0.000092, -0.002487, 0.018799, -0.004852, 0.00005, 0.002655, -0.019409, 0.005341, 0.00095, -0.004852, 0.09082, 0.018066, 0.000001, -0.003998, 0.09668, 0.010071, -0.000188, -0.001984, 0.019287, -0.005157, 0.001228, -0.005341, 0.111816, 0.011658, -0.000125, -0.002563, 0.020142, -0.005493, 0.000977, -0.000347, 0.013, 0.002243, -0.003571, 0.004364, -0.094238, -0.014221, 0.008911, -0.011597, 0.004761, 0.002502, -0.000683, 0.009888, -0.18457, -0.040039, 0.000239, 0.002319, -0.017944, 0.005005, 0.000576, 0.002319, -0.017822, 0.004669, -0.000248, 0.002335, -0.018799, 0.005157, 0.000303, 0.002258, -0.019775, 0.005005, -0.000047, -0.001907, 0.018555, -0.004913, -0.00946, 0.01178, -0.005035, -0.00293, 0.000052, -0.000416, 0.00946, 0.000999, 0.00082, 0.001205, -0.010864, 0.001244, -0.000401, -0.002106, 0.013184, 0.00033, 0.000319, 0.001419, -0.017944, 0.000299, -0.000633, -0.001579, 0.014709, 0.000207, -0.00135, -0.003433, 0.02478, 0.002563, -0.00351, 0.001892, -0.088379, -0.016113, -0.00009, -0.002197, 0.018555, -0.005371, 0.008728, 0.021118, 0.091309, -0.084473, -0.000072, -0.00193, 0.017212, -0.004761, -0.000977, -0.00017, -0.015503, -0.003571, -0.001137, -0.01355, 0.135742, 0.012329, 0.009216, -0.01123, 0.00473, 0.00296, 0.000214, 0.000187, 0.001335, 0.001114, -0.000515, -0.004791, 0.087402, 0.006989, 0.000004, -0.00238, 0.017822, -0.00473, 0.000018, 0.002075, -0.018311, 0.005005, 0.000771, -0.001831, 0.02124, 0.005188, 0.001968, -0.0047, 0.12207, -0.032959, -0.000198, 0.010193, -0.129883, -0.00946, -0.000303, -0.001808, 0.019531, -0.005554, -0.005951, -0.011169, 0.012756, -0.007751, 0.000446, 0.000866, -0.008606, 0.001747, 0.001129, 0.003204, -0.017456, 0.005798, -0.001259, -0.001808, 0.016113, -0.005188, 0.001709, 0.003571, -0.023682, 0.006561, -0.000496, -0.006195, -0.002502, -0.014038, 0.001068, 0.003036, 0.063477, -0.011536, 0.002533, -0.002625, -0.054688, -0.001228, -0.001694, -0.004303, 0.023804, -0.009888, -0.001732, -0.00325, 0.017944, -0.004364, -0.00017, -0.000793, 0.007935, -0.000717, -0.000147, -0.000729, 0.007019, -0.000456, -0.003494, -0.009949, -0.009644, 0.025879, -0.000286, -0.002365, 0.017334, -0.005463, 0.002975, 0.017334, -0.067383, 0.009644, -0.00145, 0.004211, -0.064453, 0.02771, 0.010132, 0.022461, -0.00354, -0.019897, 0.00008, 0.0009, -0.008179, 0.001778, -0.001999, 0.005646, 0.063477, -0.022461, 0.002243, 0.003769, 0.013367, -0.02478, 0.000103, -0.000908, 0.007782, -0.001678, 0.000349, 0.000896, -0.011658, 0.005096, -0.000282, -0.000896, 0.039795, -0.011047, 0.005676, 0.010803, 0.045166, -0.024292, 0.004669, 0.012634, 0.038574, -0.0625, 0.00061, -0.00412, -0.022583, 0.015625, -0.001297, -0.00769, 0.012268, -0.00106, 0.002426, -0.00103, 0.057373, -0.013, -0.000507, -0.003601, 0.018188, -0.004517, 0.000275, 0.001251, -0.008911, 0.002213, 0.01123, 0.029907, -0.025269, 0.00135, -0.001503, 0.00106, -0.000004, 0.000668, -0.000336, -0.001358, 0.009644, -0.013306, 0.09375, 0.139648, 0.296875, 0.169922, -0.000965, -0.00267, 0.019409, -0.00383, 0.00058, 0.004974, -0.010925, 0.002182, 0.000622, 0.004395, -0.025879, 0.006836, -0.00264, -0.009766, 0.069336, 0.003891, -0.001671, -0.006012, 0.026245, -0.000912, -0.000311, -0.001091, 0.010681, -0.002533, 0.00116, 0.000553, -0.076172, 0.035645, 0.001968, 0.003311, -0.017578, 0.008789, -0.001076, -0.004578, 0.008362, -0.021851, 0.001373, 0.004486, 0.019165, -0.049561, 0.003235, 0.001526, -0.070801, 0.010071, -0.001755, 0.005402, 0.056396, -0.010864, -0.001472, -0.000469, 0.060547, -0.031494, -0.005127, -0.014832, 0.016724, 0.010864, 0.001251, -0.000992, -0.069824, -0.007477, -0.000187, -0.001617, 0.019287, -0.00531, -0.001778, -0.004852, 0.027832, -0.007507, 0.001305, 0.001984, 0.012085, -0.001007, -0.000492, -0.005096, 0.026733, -0.006805, 0.001404, 0.005615, -0.026001, 0.009155, -0.001434, 0.001366, -0.019165, 0.002762, -0.019165, -0.026245, 0.045166, 0.025635, -0.000843, -0.002365, 0.015869, -0.005005, 0.005798, 0.00148, 0.0177, -0.051025, -0.000935, -0.006958, 0.023438, -0.007446, -0.00028, -0.00028, 0.054443, -0.058594, 0.003159, 0.006836, 0.046143, -0.034912, -0.010986, -0.017822, -0.026611, 0.055176, 0.001251, -0.002029, -0.057373, 0.000877, 0.000618, 0.002777, -0.01123, 0.001968, 0.004028, 0.016235, 0.040527, -0.051514, -0.001526, -0.008545, -0.001869, 0.029663, -0.000467, -0.000977, 0.011536, -0.004364, -0.000591, 0.000286, -0.001984, -0.02832, -0.000771, -0.002731, 0.022705, -0.00412, 0.000378, 0.000401, -0.011841, 0.003128, 0.000889, -0.004089, -0.074219, 0.00174, -0.000011, 0.001266, -0.014221, 0.003082, -0.000755, -0.006165, -0.058594, 0.008484, 0.001633, 0.001129, 0.026367, -0.061279, 0.000235, -0.005371, 0.025269, -0.00946, 0.000427, 0.00206, -0.023926, 0.003967, 0.00209, 0.009705, 0.056152, -0.033447, -0.00415, -0.007782, -0.045654, 0.036865, -0.003296, 0.000165, 0.068848, -0.023315, -0.014709, -0.036377, 0.032959, 0.002014, -0.000546, -0.002777, 0.022217, -0.006226, -0.000687, -0.000809, -0.003677, 0.008545, 0.001617, 0.00473, -0.013184, 0.002472, 0.000648, 0.00145, -0.015259, 0.004669, 0.000721, 0.000237, -0.064453, 0.01355, -0.005951, -0.014404, 0.002838, 0.0625, 0.000793, 0.00412, -0.026855, 0.005249, -0.000105, 0.004517, 0.064941, 0.006714, 0.006989, 0.013306, 0.04248, -0.047852, 0.000204, 0.000064, 0.008789, -0.006378, -0.000232, 0.000538, -0.008667, 0.001724, -0.000946, 0.001823, -0.021606, 0.004486, 0.001572, 0.003647, -0.02356, 0.006378, -0.00351, -0.011902, -0.055664, 0.03833, 0.000387, 0.002625, -0.066406, 0.02002, 0.000683, 0.001709, -0.00235, 0.001144, -0.005768, -0.00386, -0.048096, 0.023193, -0.001289, -0.00383, -0.064941, 0.022339, 0.002213, -0.000088, 0.057373, -0.024414, 0.001678, 0.00235, -0.001701, -0.018066, 0.005707, 0.022583, 0.028931, -0.051514, -0.013306, -0.039551, 0.05249, -0.000774, 0.000671, 0.001328, -0.007263, 0.016113, 0.000492, 0.001541, -0.010193, 0.001282, 0.004425, 0.007874, 0.052734, -0.021118, -0.008911, -0.019653, 0.03418, -0.013123, 0.000215, 0.003708, 0.057861, -0.014404, -0.001633, -0.004761, 0.031982, -0.010925, -0.001076, -0.004883, -0.066406, 0.026733, 0.000576, -0.00103, 0.009338, -0.018433, -0.002167, -0.001541, 0.059082, -0.001556, -0.005035, -0.007874, -0.049316, 0.033447, 0.000507, -0.000214, -0.025879, 0.00946, 0.003479, -0.000026, -0.071777, 0.015076, 0.000292, 0.002792, -0.014526, 0.003265, 0.000561, -0.000228, -0.064453, 0.011414, -0.000067, -0.001587, 0.010193, -0.002151, -0.001511, -0.007751, -0.056641, 0.02356, -0.001419, -0.009766, 0.084961, -0.018921, 0.00235, 0.002609, -0.067383, -0.011597, -0.000591, -0.001648, 0.010986, -0.003067, -0.005646, -0.010864, -0.008301, 0.018433, 0.001053, 0.001045, -0.022583, 0.004456, -0.001633, -0.004059, 0.029541, -0.007019, 0.001129, 0.000698, -0.036377, 0.014465, -0.002197, -0.00322, 0.061523, -0.01178, 0.009155, 0.026489, 0.000732, -0.036621, 0.003067, 0.008301, -0.026733, -0.056152, -0.000927, -0.004242, 0.020508, -0.004456, 0.003525, 0.008484, -0.066406, 0.010315, 0.000122, 0.001205, 0.013977, -0.006714, 0.000671, 0.000519, -0.024658, -0.06543, 0.000326, -0.001106, -0.033447, 0.006989, 0.000224, 0.003555, -0.066895, -0.015259, -0.00053, -0.002838, 0.041016, -0.004425, -0.00132, -0.001938, -0.119629, -0.014587, -0.002884, -0.006165, -0.023438, 0.102051, 0.005157, 0.004517, -0.141602, -0.012878, 0.00106, -0.000031, -0.029053, 0.001221, 0.00354, 0.002548, -0.063965, 0.002411, 0.002655, 0.015747, 0.11377, -0.118164, -0.004395, -0.011536, 0.144531, 0.049805, -0.001793, -0.002853, 0.061279, 0.000519, 0.003571, 0.018799, 0.166016, -0.00769, -0.000256, -0.000683, 0.018799, -0.003281, -0.000393, -0.001968, -0.033936, 0.126953, -0.00161, -0.001663, 0.070801, -0.007446, -0.001488, -0.002869, -0.015747, 0.066406, 0.003342, 0.002014, -0.066895, -0.010986, 0.001152, 0.000717, -0.039062, -0.068848, 0.000557, 0.005798, 0.047852, -0.157227, 0.001022, 0.000429, -0.032959, 0.002914, 0.001793, 0.002579, -0.062012, 0.019165, -0.00025, 0.000387, 0.021851, -0.000839, 0.000383, -0.000515, -0.019775, -0.063965, 0.000402, 0.003387, 0.01178, -0.07959, -0.00209, -0.003586, 0.058105, 0.00708, 0.000126, 0.001015, 0.021973, 0.004028, 0.000042, -0.002487, 0.061279, -0.005615, -0.00087, -0.001877, -0.072754, -0.002136, -0.00103, -0.003677, -0.000603, 0.062012, 0.000225, 0.000433, -0.114258, 0.013916, 0.001213, 0.004272, -0.066895, -0.010498, 0.001816, 0.000378, -0.074219, 0.000018, -0.001808, -0.000954, 0.09668, -0.004913, -0.00164, -0.004578, -0.12207, -0.000068, -0.000267, -0.000194, 0.018677, -0.00235, 0.002182, 0.003174, 0.004913, -0.07959, -0.000467, 0.000277, 0.028198, -0.004211, 0.001373, -0.001694, -0.002106, 0.088867, 0.002762, 0.005096, -0.068848, 0.013611, -0.000542, -0.002319, -0.018555, 0.069824, 0.001183, 0.002991, -0.065918, 0.007599, -0.00148, 0.006714, 0.120117, -0.083984, -0.004395, -0.012817, -0.069336, 0.333984, -0.001534, -0.005188, 0.054688, -0.000694, -0.000324, 0.001015, 0.061279, 0.017334, -0.002365, -0.005554, 0.072266, -0.005005, 0.000486, 0.000336, -0.06543, 0.015869, 0.000309, 0.000973, -0.016113, -0.075195, -0.000729, -0.00116, 0.019287, -0.002808, 0.003448, -0.000793, -0.132812, -0.023315, -0.001419, 0.00061, 0.0625, 0.002762, 0.000526, -0.000587, -0.021851, -0.002075, -0.000298, 0.002869, -0.102539, -0.039062, -0.002487, -0.003006, 0.069824, 0.00383, 0.000029, -0.000942, -0.02356, 0.002106, 0.005249, 0.010559, -0.079102, -0.013245, 0.001228, 0.002396, 0.009216, 0.035645, 0.002502, 0.002731, -0.072266, 0.001511, 0.000089, -0.003937, -0.082031, 0.087891, 0.000154, 0.000326, 0.029297, -0.006531, -0.000931, -0.000912, 0.032959, -0.006561, -0.000126, -0.000248, 0.014893, 0.003235, -0.000885, 0.006439, 0.109375, 0.013916, -0.000129, 0.00106, 0.040771, -0.001236, -0.002487, -0.001671, 0.032959, 0.092773, -0.001984, -0.005005, -0.005707, 0.003113, -0.000064, -0.000196, 0.018066, 0.001213, -0.001022, -0.000448, 0.066895, 0.012451, 0.001839, 0.003479, -0.063477, 0.010498, 0.000191, -0.000591, -0.027466, -0.010254, 0.001732, 0.003708, -0.063477, 0.008789, -0.003372, -0.004883, 0.074219, 0.006958, 0.001266, 0.001457, 0.00705, 0.157227, -0.002563, -0.005005, -0.009766, 0.083984, -0.000912, -0.003967, -0.090332, 0.009155, -0.002625, -0.002213, 0.064941, 0.0047, -0.000942, -0.000732, -0.003021, 0.049561, 0.000805, -0.001366, -0.069336, 0.003891, 0.002991, 0.009277, -0.072266, 0.003326, -0.002472, -0.006897, 0.001328, 0.083496, 0.001999, -0.002991, -0.124512, 0.01355, 0.000196, 0.000896, 0.050293, 0.035156, 0.00209, 0.006042, -0.065918, -0.010376, -0.000729, 0.000568, -0.067383, -0.002991, -0.000175, 0.001236, 0.024902, 0.002396, -0.000072, -0.000328, 0.018677, -0.001778, -0.002518, -0.005493, 0.080078, -0.00322, 0.002991, 0.002441, -0.072266, 0.00824, 0.001595, 0.000263, 0.014893, -0.087402, -0.000009, 0.001465, 0.060059, -0.008484, 0.004028, 0.001602, -0.001167, -0.071777, -0.000557, -0.000448, 0.07373, 0.004547, -0.003464, 0.004791, 0.124512, -0.050293, -0.002792, -0.005585, 0.074219, 0.004181, 0.002777, 0.00708, 0.011414, -0.080566, 0.002243, 0.000912, -0.067383, -0.002151, 0.001099, -0.001541, -0.146484, -0.000656, -0.000149, -0.00103, -0.000023, 0.028809, -0.000816, -0.000507, 0.022095, -0.00473, -0.00119, -0.010864, -0.136719, 0.07666, 0.002304, 0.005341, -0.044922, 0.00164, -0.005524, -0.014404, -0.062988, 0.009583, -0.003418, -0.008362, 0.071777, -0.010315, -0.002197, -0.00415, 0.069824, 0.012817, 0.002258, 0.00885, 0.010498, -0.069336, 0.001022, 0.002945, -0.069824, 0.007751, 0.001228, 0.002075, -0.013916, 0.091309, 0.002014, 0.004303, -0.000246, 0.003937, -0.000408, -0.001198, -0.020142, 0.078125, 0.001389, 0.002045, 0.002365, -0.055176, 0.000016, -0.001419, -0.018066, -0.002121, -0.003967, -0.015747, 0.033936, 0.152344, 0.001205, 0.001892, -0.074707, 0.001122, -0.004272, -0.000622, 0.146484, -0.006653, 0.001526, 0.002335, -0.060791, -0.008301, -0.001144, -0.006348, -0.130859, 0.000444, 0.003311, 0.00071, -0.214844, 0.064453, -0.001457, -0.004089, 0.00161, -0.002777, -0.000439, -0.001442, -0.004303, 0.069824, -0.00025, 0.000618, 0.019653, -0.001427, -0.001266, 0.00473, 0.120605, 0.006531, -0.001694, -0.001625, 0.012329, 0.139648, -0.004425, -0.003174, 0.11084, 0.042969, 0.000614, 0.000059, -0.023804, 0.000488, 0.000313, 0.001747, -0.064453, -0.013916, -0.01239, 0.005341, -0.34375, -0.052979, -0.005676, 0.005859, -0.115723, -0.013916, 0.000484, 0.003128, -0.050781, -0.006653, -0.014648, -0.0019, -0.210938, -0.230469, 0.005157, 0.020508, -0.472656, -0.053955, -0.006104, -0.010498, -0.061768, 0.002548, -0.006348, -0.006409, 0.382812, 0.041016, -0.000748, -0.007111, 0.063477, 0.008728, -0.003082, 0.013611, -0.427734, -0.043213, -0.008911, -0.007324, -0.175781, -0.042725, -0.013611, -0.014282, 0.457031, -0.026245, -0.002563, -0.003311, -0.05835, -0.015381, 0.000212, 0.005066, -0.082031, -0.008118, 0.002579, 0.013977, 0.359375, -0.02356, 0.017212, 0.02417, 0.392578, 0.11084, -0.001198, -0.005035, 0.02417, -0.171875, 0.006531, 0.009521, -0.351562, -0.031494, -0.003281, -0.013245, 0.392578, 0.067383, -0.002457, -0.007721, -0.002457, -0.001549, 0.003754, -0.016113, 0.347656, 0.078613, 0.00209, 0.0047, -0.139648, -0.035889, -0.013245, -0.047363, 0.386719, 0.060791, 0.02417, 0.069824, -0.002274, -0.263672, 0.011292, 0.026245, -0.408203, -0.044922, -0.001053, -0.005585, 0.047607, 0.005676, -0.006439, -0.011108, -0.306641, -0.105469, 0.011169, -0.014343, 0.390625, 0.099121, 0.015503, 0.433594, 0.279297, 0.030884, 0.024048, 0.041016, 0.53125, 0.075684, 0.010376, 0.017212, -0.328125, -0.036377, -0.006775, -0.02002, 0.519531, 0.061768, 0.001686, -0.000086, -0.455078, -0.039795, -0.00235, -0.00293, -0.007629, 0.011841, -0.009949, -0.024536, -0.419922, -0.079102, 0.003891, 0.006317, 0.636719, 0.005035, 0.001549, 0.008789, -0.07959, -0.007416, -0.012817, -0.005615, -0.353516, -0.039062, -0.000992, 0.012573, -0.478516, -0.050049, -0.005859, -0.003799, -0.546875, -0.039795, 0.001396, 0.011902, -0.180664, -0.014038, -0.007294, 0.006378, 0.507812, 0.017578, -0.017334, -0.042969, 0.380859, 0.021973, 0.009399, 0.005463, 0.460938, 0.089355, -0.000359, 0.002167, -0.039062, -0.001312, -0.007294, -0.034668, 0.328125, 0.083984, -0.003006, 0.005981, -0.287109, -0.017212, -0.001724, -0.004059, 0.380859, 0.044434, 0.00069, -0.00351, 0.24707, 0.041504, -0.007874, -0.025635, 0.398438, 0.044189, -0.005646, 0.014099, 0.457031, 0.038574, 0.050781, 0.124512, -0.053711, -0.023682, 0.001251, -0.024292, 0.400391, 0.056396, 0.001816, -0.014893, 0.34375, 0.031494, 0.000519, 0.018555, -0.154297, -0.018921, 0.002686, -0.00769, 0.237305, 0.014099, -0.006653, -0.010437, -0.326172, -0.103027, -0.00206, -0.003784, -0.054688, -0.011902, -0.006195, -0.024658, 0.5625, 0.089844, -0.002243, -0.023315, 0.273438, 0.043701, -0.000448, -0.001526, -0.05249, -0.007874, -0.000572, -0.00293, 0.269531, 0.064941, 0.006653, 0.009705, -0.298828, -0.016479, 0.003357, 0.025513, -0.234375, -0.028809, -0.006165, -0.018433, 0.263672, 0.020142, 0.002869, 0.010803, 0.083984, -0.121094, 0.005463, 0.00412, 0.421875, 0.042969, -0.022583, -0.021851, -0.423828, -0.105957, 0.001915, 0.003723, -0.451172, -0.05249, -0.002075, -0.002579, -0.171875, 0.523438, 0.006683, -0.016846, 0.259766, 0.024536, -0.006378, -0.014221, 0.527344, 0.054199, 0.018555, 0.026978, 0.296875, 0.068359, -0.004303, -0.030518, 0.267578, 0.041748, 0.000397, -0.001251, 0.018433, 0.005707, 0.003525, 0.008972, -0.429688, 0.0354, 0.020264, 0.038086, 0.351562, -0.186523, 0.006073, 0.004425, 0.574219, 0.03833, 0.000771, 0.006256, -0.041748, -0.003006, -0.000152, -0.019531, 0.480469, 0.0354, -0.000252, -0.001869, 0.068848, 0.005951, -0.048096, -0.384766, 0.002945, -0.017822, 0.006775, 0.010437, 0.10791, 0.020142, -0.016846, -0.022217, -0.507812, -0.039062, 0.001396, 0.006409, -0.070801, -0.004486, 0.000401, -0.002441, 0.051025, 0.003677, 0.001869, 0.006592, 0.000507, 0.015991, -0.003067, -0.049072, -0.613281, -0.012329, -0.008362, -0.007935, -0.120605, -0.043213, 0.012512, 0.028687, 0.061035, -0.648438, 0.00354, 0.022461, 0.050293, -0.365234, 0.022461, 0.065918, -0.507812, -0.002167, 0.004944, -0.013977, 0.585938, 0.055176, -0.015503, 0.003586, -0.296875, -0.149414, -0.009155, -0.013367, -0.292969, -0.026611, -0.003403, 0.01709, -0.34375, -0.072266, 0.000435, 0.000584, 0.023193, 0.0065, -0.007294, 0.006958, -0.337891, -0.098633, 0.019775, 0.032471, 0.310547, 0.041504, 0.001831, 0.015137, -0.151367, -0.008728, 0.001175, -0.02417, 0.503906, 0.186523, -0.007996, 0.010681, 0.488281, 0.015564, 0.011963, -0.037598, 0.082031, 0.369141, -0.0065, 0.006592, -0.404297, -0.129883, 0.002243, -0.00177, 0.19043, 0.005951, 0.012329, 0.020142, 0.182617, 0.047852, 0.005493, -0.014038, -0.117676, 0.168945, -0.00103, -0.007416, 0.112793, 0.043213, -0.005096, -0.012756, -0.125977, -0.008606, -0.001366, -0.001045, -0.036865, -0.00528, 0.001472, 0.007599, -0.069336, -0.003525, 0.023438, 0.416016, 0.296875, 0.04126, -0.00708, -0.002319, -0.410156, 0.014771, -0.008057, -0.014832, 0.472656, 0.041016, -0.00079, -0.0354, 0.421875, 0.038086, 0.002594, 0.015503, -0.349609, -0.042969, -0.022461, -0.031738, -0.261719, -0.061035, -0.004578, -0.001328, -0.131836, -0.028809, -0.007294, 0.002716, -0.480469, -0.10498, 0.002106, -0.016479, 0.253906, 0.026245, 0.004028, 0.005798, 0.139648, -0.017334, 0.000977, -0.028687, 0.492188, 0.027832, 0.000618, -0.00592, 0.117188, 0.003036, -0.00824, 0.010132, -0.300781, -0.037354, 0.002441, 0.0177, -0.294922, -0.059326, 0.000062, -0.001717, 0.046387, 0.005066, 0.006256, -0.005737, 0.341797, 0.075195, 0.056152, 0.120605, 0.546875, -0.080566, -0.01532, 0.023071, -0.429688, -0.126953, -0.000299, -0.000206, 0.024414, -0.010742, -0.000288, -0.000557, 0.006897, 0.020386, 0.000144, 0.000195, -0.018311, -0.005737, 0.001144, 0.00069, -0.024658, 0.005096, 0.000031, -0.000097, -0.023926, 0.00885, 0.00007, 0.000105, 0.024048, -0.010559, -0.00103, 0.001793, 0.049805, -0.033936, 0.000801, 0.001297, 0.021606, -0.01416, -0.000526, 0.000538, 0.007446, 0.008789, 0.000565, -0.00046, -0.020142, -0.009277, -0.000248, -0.000641, 0.022339, -0.004272, -0.000467, -0.002686, 0.015198, 0.019043, -0.000155, 0.004425, -0.034668, 0.049316, 0.000109, -0.000721, 0.022217, 0.000205, 0.000175, -0.000362, 0.009705, -0.003113, 0.000736, 0.000172, -0.026367, 0.015564, -0.000664, -0.001038, 0.020386, -0.000507, 0.000675, 0.002167, -0.00885, -0.020996, -0.000664, 0.000385, 0.023682, -0.001747, 0.000515, 0.001938, -0.019165, -0.0065, 0.000073, -0.000595, 0.015259, -0.002289, -0.000083, 0.000185, -0.021729, -0.004089, 0.000816, 0.001472, -0.000854, -0.025391, -0.000561, -0.00209, -0.020264, 0.023682, 0.000066, 0.00023, 0.001282, -0.009399, 0.000414, 0.000778, -0.023804, 0.008179, -0.000896, -0.000999, 0.020996, 0.005402, 0.000984, 0.001358, -0.012024, -0.0177, 0.000217, 0.001274, -0.018188, -0.005432, 0.000507, 0.001427, 0.003937, -0.02771, -0.000227, -0.0002, -0.022461, 0.012268, 0.000454, 0.001259, -0.020874, -0.008301, 0.000282, -0.000201, -0.024048, 0.009338, -0.000204, 0.000252, 0.024536, -0.002411, 0.000568, 0.000622, -0.014526, -0.01239, 0.000156, -0.00145, -0.024536, 0.013916, -0.001053, 0.000144, 0.02124, -0.003006, -0.000048, -0.000706, -0.010986, 0.029785, 0.000037, -0.003036, 0.006927, 0.04126, -0.000576, -0.000874, 0.022949, 0.00041, 0.000256, -0.000113, 0.023193, -0.002853, -0.00007, 0.001099, 0.003067, -0.029297, -0.000572, -0.001228, 0.009094, 0.02002, -0.000221, -0.000679, -0.021606, 0.006805, -0.000414, -0.000265, -0.020264, -0.001305, -0.000431, 0.000122, 0.022461, -0.004852, -0.00013, -0.000116, -0.01532, 0.070801, -0.000196, 0.000607, 0.018066, -0.019043, 0.000523, 0.001518, 0.005096, -0.026367, -0.000755, 0.000026, 0.023438, -0.007141, 0.000778, 0.003021, -0.054688, 0.027466, -0.000395, -0.000172, 0.019897, 0.004791, 0.001274, 0.001457, -0.022949, 0.001785, 0.000049, -0.000231, -0.022583, 0.013, -0.000288, -0.000359, -0.012695, -0.013611, 0.000032, -0.001297, -0.022949, 0.01709, -0.000359, 0.000244, -0.021362, 0.002548, 0.001968, 0.001915, -0.049072, -0.005157, 0.000169, -0.000336, -0.023804, 0.016846, -0.000504, -0.000557, -0.01532, -0.009338, -0.000149, -0.001015, 0.016602, 0.010864, -0.000782, -0.001007, 0.013977, 0.016357, -0.000748, 0.003403, -0.031494, 0.056885, -0.000244, 0.000462, 0.022461, -0.007721, -0.000507, -0.002319, 0.019653, 0.005463, 0.000035, 0.001427, 0.011108, -0.014648, 0.000037, -0.000942, 0.022095, -0.003754, -0.000041, -0.000763, 0.014832, -0.014709, 0.000091, 0.001442, 0.006836, -0.032959, 0.000049, 0.001434, 0.007996, -0.022705, -0.000185, 0.000334, -0.021851, 0.021362, -0.000242, -0.001228, 0.02832, -0.011597, 0.00069, 0.000119, -0.018677, 0.011353, -0.000568, -0.000614, -0.022705, 0.01355, -0.000511, -0.001373, -0.01416, 0.032471, -0.000622, -0.000095, -0.025513, 0.010071, -0.002197, -0.001038, 0.009338, 0.020264, -0.00028, -0.000992, 0.016113, 0.009338, -0.000246, -0.000793, -0.011108, 0.028198, 0.001556, 0.001198, -0.022705, 0.006439, 0.0005, -0.001724, 0.018555, 0.010681, 0.000313, -0.000977, -0.026367, 0.065918, 0.00025, 0.000584, 0.020142, -0.006836, 0.000637, 0.002869, -0.019287, -0.052979, 0.000406, 0.000313, 0.012756, 0.016602, -0.000156, 0.000732, 0.022217, -0.006104, -0.000992, -0.00322, 0.008789, 0.025757, -0.000104, -0.000151, 0.001884, 0.008972, 0.000908, -0.002991, -0.025513, -0.038818, 0.000809, 0.001038, -0.020264, -0.001877, -0.000084, -0.001022, -0.005554, 0.029541, -0.00028, -0.000664, 0.020264, 0.007507, -0.000778, -0.002411, 0.000774, -0.001091, -0.000124, -0.000729, 0.006805, 0.022217, 0.000237, 0.001251, -0.013367, -0.01709, 0.000717, 0.000154, -0.02124, 0.003098, 0.000345, 0.000032, -0.019287, -0.006378, -0.000576, -0.000843, 0.018066, 0.011414, 0.000271, 0.000748, -0.026489, 0.008972, -0.000618, 0.000433, -0.020142, -0.003479, 0.000018, 0.000671, 0.022949, -0.013611, -0.000183, -0.00148, 0.023438, 0.00351, 0.000984, 0.002274, 0.008179, -0.046875, 0.000793, 0.000961, -0.005707, -0.022949, 0.000319, 0.000349, 0.013794, 0.012024, -0.000134, -0.000059, -0.001953, 0.005829, -0.000542, 0.001167, 0.000269, -0.048828, 0.000216, -0.001175, -0.02356, 0.010986, -0.000098, 0.000729, 0.022949, -0.004272, 0.000165, -0.000231, 0.023438, -0.005127, 0.000154, 0.00119, -0.016235, -0.010925, 0.001358, 0.000736, -0.019897, -0.006927, -0.000296, -0.000935, 0.021606, -0.003677, 0.000748, 0.001404, 0.036865, -0.005341, 0.000116, -0.000603, -0.015259, 0.02478, -0.000467, -0.001549, 0.021484, 0.008545, 0.000094, 0.002457, -0.022217, -0.001968, -0.000341, -0.000235, -0.021729, 0.01178, -0.000288, -0.000144, -0.021973, 0.003876, -0.000103, -0.000303, 0.015198, 0.011169, 0.000561, 0.000694, -0.017212, -0.010864, -0.000257, 0.001129, 0.026001, -0.018677, -0.000755, 0.000839, 0.022339, -0.005829, -0.000504, 0.001068, 0.029663, -0.033203, 0.000561, 0.003113, 0.008911, -0.049561, 0.000572, 0.001465, -0.018311, -0.016724, -0.000307, 0.00053, 0.023315, -0.005432, 0.00079, 0.000515, 0.023926, -0.003281, -0.002457, -0.004974, -0.234375, -0.022705, 0.009583, 0.013733, 0.316406, 0.008972, 0.000618, 0.003891, -0.055908, -0.004913, -0.006134, -0.0047, 0.412109, 0.024292, 0.002747, -0.011719, 0.507812, -0.010437, -0.002106, -0.019775, 0.404297, 0.023926, -0.005554, -0.000222, -0.324219, -0.027832, 0.00322, -0.00386, -0.3125, -0.031128, -0.001694, -0.005676, 0.200195, 0.011353, -0.014282, -0.021606, -0.004089, -0.070312, 0.017212, 0.007935, 0.375, 0.043945, -0.001617, 0.003799, -0.059082, -0.006927, -0.000885, -0.010437, 0.208008, 0.021729, -0.025391, -0.028442, 0.71875, -0.021729, 0.000131, 0.002457, -0.28125, -0.057129, 0.022949, 0.029785, 0.140625, 0.059814, 0.008362, 0.005524, 0.292969, 0.030273, -0.005829, -0.017334, 0.208008, -0.002121, -0.006439, 0.014465, -0.166992, -0.022461, -0.002808, -0.002075, -0.24707, -0.057373, 0.003525, -0.001923, 0.07666, 0.013, 0.007751, -0.001144, 0.359375, 0.031738, 0.016113, 0.021606, 0.15625, 0.0354, -0.008057, -0.001236, -0.369141, -0.04248, -0.03418, -0.030273, -0.375, -0.054688, 0.005005, 0.001923, 0.306641, 0.061035, 0.006287, 0.010376, -0.361328, -0.014465, -0.004395, -0.006744, -0.102051, -0.019531, -0.004211, -0.008362, -0.080078, -0.012268, -0.051025, -0.135742, -0.006836, -0.047363, 0.002792, 0.006042, -0.152344, -0.009338, 0.010498, 0.011841, 0.335938, 0.027954, -0.00531, -0.004639, -0.267578, -0.00769, -0.015625, -0.008911, -0.488281, -0.225586, -0.002167, 0.000687, 0.003418, 0.016479, 0.000378, 0.003006, -0.056152, -0.006927, -0.081055, -0.054932, -0.585938, -0.196289, 0.007172, 0.034424, -0.330078, -0.042236, -0.00531, -0.020874, -0.009827, -0.12793, -0.007141, -0.011292, -0.028198, -0.182617, 0.036377, 0.020508, 0.458984, 0.089355, 0.025024, 0.03064, 0.429688, 0.017456, 0.006744, 0.006622, 0.073242, 0.010498, 0.00383, -0.001137, -0.169922, -0.038574, -0.028931, -0.023438, -0.394531, -0.03833, -0.001793, -0.005981, 0.067383, 0.004974, 0.015991, 0.027222, 0.283203, 0.069824, -0.001663, -0.002136, -0.072266, -0.006836, 0.011292, -0.020142, 0.21582, 0.013672, -0.001091, 0.000364, -0.07373, -0.015869, -0.028076, -0.043945, -0.451172, -0.044434, -0.016846, -0.020142, -0.320312, -0.016968, -0.016479, -0.04248, -0.660156, -0.033691, 0.004639, 0.000366, 0.168945, 0.002335, 0.014282, 0.00531, 0.300781, 0.060059, -0.003052, -0.020264, 0.170898, 0.0177, -0.012573, 0.013428, -0.398438, -0.047363, -0.000675, 0.001236, -0.033936, -0.00412, 0.000587, 0.005371, -0.057861, -0.006714, -0.015198, -0.023315, -0.359375, -0.061035, 0.019653, 0.01416, 0.375, 0.032471, -0.000877, -0.014099, 0.160156, 0.031738, -0.006561, -0.003998, -0.355469, -0.031982, 0.062012, 0.046387, 0.550781, 0.121582, 0.008545, -0.000178, 0.349609, 0.060791, 0.013245, 0.00267, 0.337891, 0.035889, 0.015747, 0.019531, 0.322266, 0.044922, 0.001183, 0.010986, -0.168945, 0.00293, 0.002853, 0.005219, -0.023071, 0.378906, -0.002411, 0.009277, -0.386719, -0.025757, -0.007599, -0.013306, 0.503906, -0.00145, 0.009888, -0.008667, 0.443359, 0.063477, -0.003021, -0.007782, 0.072266, 0.004852, -0.014709, -0.034424, -0.324219, -0.045166, 0.008545, -0.0047, 0.320312, 0.035645, -0.002548, -0.007935, 0.400391, 0.033691, -0.003265, -0.001503, -0.057861, 0.5625, 0.001366, -0.00161, 0.073242, 0.009155, -0.001686, -0.001472, -0.230469, -0.028809, 0.002319, -0.014526, 0.189453, 0.014038, 0.011597, -0.009888, 0.324219, 0.048584, 0.002136, 0.006622, -0.068359, -0.006683, -0.00193, -0.016602, 0.527344, 0.009583, -0.012573, -0.011475, -0.318359, -0.042236, 0.027954, 0.019897, 0.355469, 0.080566, -0.006042, 0.009949, -0.302734, -0.04541, -0.002228, 0.010986, -0.414062, -0.040039, 0.000824, -0.000656, 0.15918, 0.019653, -0.007355, 0.002838, -0.351562, -0.057617, -0.040283, -0.046387, -0.496094, -0.061768, 0.017456, 0.023804, 0.314453, 0.049316, -0.0271, -0.027466, -0.550781, -0.039551, -0.027466, -0.016479, -0.449219, -0.048096, -0.006592, -0.011597, 0.00383, -0.008362, -0.001305, 0.004669, -0.143555, -0.010376, 0.001846, -0.005188, -0.46875, -0.049316, 0.006836, 0.002777, 0.322266, 0.044922, -0.016235, -0.0177, -0.347656, -0.0625, 0.025513, 0.056152, 0.875, 0.046387, 0.013794, 0.018921, 0.241211, 0.043457, 0.016113, 0.023071, 0.322266, 0.031738, 0.006195, -0.007385, 0.353516, 0.029419, -0.00885, -0.011292, -0.359375, -0.03418, 0.035889, 0.035645, 0.425781, 0.137695, -0.002213, -0.005951, 0.012451, -0.018677, -0.002914, 0.00705, -0.251953, -0.019531, 0.047607, 0.036865, 0.503906, 0.088379, 0.002075, 0.004486, -0.067383, -0.006622, -0.002548, 0.00174, -0.227539, -0.026367, 0.029907, 0.014099, 0.734375, 0.059814, 0.037842, 0.025146, 0.314453, 0.070312, 0.002655, -0.003021, 0.194336, 0.008118, 0.001999, 0.005859, -0.435547, -0.005371, 0.011597, 0.022339, -0.043213, 0.000618, 0.023315, 0.016357, 0.417969, 0.081055, -0.011169, -0.017456, -0.302734, -0.016968, 0.0065, 0.013489, -0.300781, -0.013, 0.009827, 0.01355, -0.172852, -0.015381, 0.013, 0.01178, 0.417969, 0.0271, 0.003967, 0.002197, 0.158203, 0.016357, 0.021118, 0.020142, 0.402344, 0.057129, -0.017822, -0.028687, -0.333984, -0.072754, -0.004456, -0.000992, -0.318359, -0.025635, -0.015381, -0.005249, -0.314453, -0.037842, 0.026367, 0.043213, 0.367188, 0.09668, 0.005524, 0.000881, 0.261719, 0.044678, 0.011414, 0.002808, 0.398438, 0.013123, 0.00042, 0.002197, -0.186523, -0.031738, 0.01123, 0.019653, 0.257812, 0.046631, -0.001526, -0.001228, -0.027832, -0.003555, -0.004272, -0.001442, -0.089844, -0.017578, 0.009338, -0.01001, 0.236328, 0.049316, -0.002701, -0.001328, -0.07373, -0.001907, -0.002228, -0.002808, -0.106445, -0.008423, 0.001678, -0.004578, 0.105957, 0.008667, -0.000797, -0.001068, 0.100586, 0.007233, 0.006683, 0.004791, -0.007996, -0.390625, 0.006104, 0.010193, 0.139648, 0.022217, 0.008789, 0.01416, 0.102051, 0.016968, -0.001678, -0.00145, -0.034424, -0.003082, 0.000938, 0.000618, 0.000135, -0.020752, -0.00238, -0.00161, -0.091309, -0.002609, 0.000816, 0.002335, 0.283203, 0.111816, -0.001854, 0.006378, -0.131836, -0.00592, -0.000071, 0.00325, -0.092285, -0.017822, -0.001434, 0.00034, -0.049072, -0.003708, -0.00034, -0.000234, 0.115723, 0.013855, 0.003052, 0.003204, 0.058594, 0.010193, -0.014038, -0.030151, -0.236328, -0.060059, 0.009888, 0.039795, -0.330078, -0.083496, 0.000576, 0.000257, 0.035889, 0.004089, -0.018921, -0.043701, 0.106934, 0.02832, -0.002502, -0.003311, -0.100586, -0.025635, -0.00415, -0.007111, 0.259766, 0.048096, -0.001846, 0.000732, -0.097656, -0.001015, -0.004211, -0.00116, -0.129883, 0.000961, 0.003006, 0.013794, 0.28125, -0.002533, -0.000816, -0.004456, 0.083496, 0.022461, -0.00415, -0.030151, -0.412109, -0.002228, -0.00647, -0.014648, -0.310547, -0.01239, 0.002167, 0.002213, 0.035645, 0.003387, 0.009827, 0.001617, 0.3125, 0.041992, 0.000256, -0.007874, 0.345703, -0.035156, 0.001541, -0.002853, 0.088867, 0.011841, -0.000002, -0.001038, 0.069824, 0.008667, 0.012329, 0.028687, 0.328125, -0.125977, -0.006744, -0.015991, -0.236328, -0.035645, -0.015747, -0.031006, -0.034668, -0.018188, -0.003815, -0.005157, -0.06543, -0.007446, 0.009338, -0.000338, 0.253906, 0.128906, -0.00238, 0.000089, -0.060547, -0.004364, -0.006287, -0.01239, 0.3125, 0.018066, 0.004547, 0.000244, 0.155273, 0.013184, 0.000961, -0.000364, 0.040283, 0.002014, -0.003555, -0.000694, -0.003723, -0.115723, 0.000211, 0.001068, 0.096191, 0.001244, 0.00824, 0.026123, -0.347656, -0.006165, -0.001884, -0.012146, -0.150391, 0.182617, -0.000186, 0.004242, -0.137695, -0.010193, 0.013123, 0.026611, 0.292969, 0.083008, -0.009827, -0.010925, 0.455078, -0.040527, 0.004211, 0.000408, 0.326172, 0.046875, 0.002106, 0.003815, -0.067871, -0.005676, -0.006073, -0.002167, 0.12793, 0.008789, -0.000242, 0.002182, -0.246094, -0.045166, -0.000313, -0.002335, -0.046387, -0.002502, -0.022217, -0.033447, -0.261719, -0.051025, 0.003647, 0.003342, 0.431641, 0.006287, -0.001404, -0.001953, 0.054199, 0.002289, -0.008118, -0.004181, -0.193359, -0.018188, -0.003418, -0.000203, -0.015991, -0.128906, -0.001465, -0.007935, 0.106445, 0.019165, -0.000885, -0.001862, -0.054443, -0.001068, 0.001312, -0.001862, 0.041504, -0.257812, 0.003235, 0.007019, 0.091797, 0.019531, 0.005859, -0.007935, 0.330078, 0.047363, 0.000093, 0.00145, 0.02478, -0.003723, 0.002045, 0.003265, -0.144531, -0.009705, -0.013855, -0.027344, -0.230469, -0.057861, 0.000496, -0.001625, 0.033691, 0.004486, 0.001686, -0.013428, -0.232422, 0.117676, -0.000912, -0.003372, -0.142578, -0.028931, 0.003571, 0.008545, -0.353516, -0.016602, 0.013916, 0.011047, 0.373047, 0.124023, -0.003052, -0.011414, 0.123535, 0.007935, -0.003418, 0.001892, 0.243164, 0.04248, 0.001221, -0.000286, 0.261719, -0.018799, 0.004059, 0.000629, 0.283203, 0.07373, 0.002411, -0.00415, 0.124512, 0.006317, -0.006927, -0.020264, -0.25, -0.032227, 0.000041, 0.006622, -0.084961, -0.013245, 0.005524, 0.002457, 0.112305, -0.001831, 0.002304, -0.001373, 0.232422, 0.086914, -0.008118, -0.013916, -0.040039, 0.425781, 0.009033, 0.013123, 0.096191, -0.011719, -0.000237, -0.001083, -0.040283, -0.001633, -0.001709, -0.005646, 0.081543, 0.009949, -0.014648, -0.029541, -0.322266, -0.047363, 0.002106, 0.004028, -0.168945, -0.013123, -0.001564, 0.005463, -0.131836, -0.01355, -0.002228, -0.002151, -0.072266, -0.008667, -0.001015, 0.000194, -0.108398, -0.002472, 0.000904, 0.003479, 0.119629, -0.310547, -0.006866, -0.021118, -0.246094, -0.0354, -0.001205, -0.001091, -0.060791, -0.005493, 0.001724, 0.014465, -0.130859, -0.018311, -0.000607, 0.002548, -0.117676, -0.000406, -0.009155, -0.009277, -0.079102, -0.134766, 0.005859, 0.013428, 0.181641, -0.007721, -0.004944, -0.000927, -0.041992, -0.138672, 0.001541, 0.000706, 0.084473, 0.009644, 0.00589, 0.014099, 0.052979, 0.0177, -0.000572, -0.000211, -0.034912, -0.003647, -0.000025, -0.00296, 0.059082, 0.001007, 0.012329, 0.017334, 0.423828, 0.026978, 0.00022, -0.003876, 0.097656, 0.010681, -0.001831, -0.009277, 0.320312, 0.021973, 0.001335, -0.001366, 0.118652, 0.013123, 0.009399, 0.006561, -0.382812, 0.0354, 0.000748, 0.002563, 0.038086, 0.004211, -0.010376, -0.013916, -0.337891, -0.086426, 0.008179, 0.01709, -0.3125, -0.021362, -0.011658, -0.013977, -0.285156, -0.062012, 0.001953, -0.00174, 0.068359, 0.003464, -0.005371, -0.000469, -0.139648, -0.016968, 0.010437, 0.013306, 0.392578, 0.083496, -0.000832, -0.000376, -0.074219, -0.002945, -0.001114, -0.009338, 0.121582, 0.011658, -0.001511, -0.005829, 0.095703, 0.000828, -0.000332, -0.001373, 0.105957, 0.01123, -0.000206, -0.004211, 0.110352, 0.024414, -0.001122, 0.003464, -0.014893, 0.138672, 0.008606, 0.023438, -0.503906, 0.031128, -0.012939, -0.023071, -0.168945, -0.04541, 0.028198, 0.019775, 0.310547, 0.044189, -0.000629, 0.000051, -0.117188, -0.003815, 0.003159, 0.002151, -0.124023, 0.056152, -0.003647, -0.003494, 0.057373, -0.003372, 0.000221, 0.000002, 0.008606, -0.00708, 0.005127, 0.001625, -0.114746, 0.018921, -0.005798, -0.007874, 0.101074, 0.010559, -0.003937, -0.006348, 0.059814, -0.001801, 0.001587, 0.003433, -0.001785, -0.003204, -0.00013, -0.001671, -0.049316, 0.028198, -0.00238, -0.00415, 0.099121, -0.00824, 0.001343, 0.000648, -0.055664, 0.022583, -0.002136, -0.004089, -0.013123, 0.052002, -0.001427, -0.002258, 0.050781, -0.006134, -0.007233, -0.006714, 0.09668, -0.018677, 0.004059, 0.005005, -0.061035, 0.009644, -0.000912, -0.002441, -0.003708, 0.054688, 0.000102, 0.00061, -0.010315, -0.000448, -0.003189, -0.004303, 0.056885, -0.003357, -0.001312, 0.001228, -0.032471, -0.046387, -0.003998, -0.002136, 0.097168, -0.018799, 0.000725, -0.005188, -0.053467, 0.014709, -0.000477, 0.003143, 0.050049, -0.03064, 0.000427, 0.001808, -0.057129, 0.008423, 0.002075, -0.001984, -0.072754, 0.01178, -0.000816, -0.001076, 0.020874, -0.00708, 0.004364, 0.00386, -0.057129, 0.00647, -0.00325, -0.003677, 0.069336, -0.019775, -0.001816, -0.000683, 0.045166, -0.011902, 0.002289, 0.00106, -0.043945, 0.009094, -0.001984, -0.003174, 0.039551, -0.010315, 0.004608, 0.004364, -0.054199, -0.012573, -0.008057, -0.007599, 0.124023, -0.029785, 0.000196, 0.003113, 0.100098, -0.052002, -0.001434, 0.001801, 0.099609, -0.091309, 0.00119, 0.000782, -0.057617, 0.024536, -0.005463, -0.009766, -0.016113, 0.057617, 0.002197, -0.001007, -0.055664, 0.007935, 0.003021, -0.000433, -0.060059, 0.014465, -0.003586, -0.007568, 0.054443, 0.004395, -0.00135, -0.00769, -0.07373, 0.113281, -0.000931, -0.002777, -0.007294, -0.009155, -0.001572, 0.002808, 0.052734, -0.018311, -0.005188, -0.004303, 0.108398, -0.014404, 0.003616, 0.002777, -0.02417, -0.051514, -0.001656, -0.001648, 0.05249, -0.015869, 0.003082, 0.005676, -0.034668, -0.0354, -0.007111, -0.006866, 0.121094, -0.032227, 0.004852, 0.001503, -0.071777, 0.006409, 0.005585, 0.006073, -0.115723, -0.005249, 0.005524, 0.00038, -0.088379, 0.026123, -0.002472, -0.002136, 0.056885, -0.015259, 0.001526, 0.00069, -0.060303, 0.017822, -0.000093, -0.000317, 0.008301, -0.006653, -0.002792, -0.004272, 0.013672, 0.047852, -0.001907, -0.001503, 0.002899, 0.047852, -0.002151, -0.003494, 0.049316, -0.009705, -0.003571, -0.003159, 0.054199, 0.004333, -0.003876, -0.002609, 0.048828, 0.010437, -0.002487, -0.005585, 0.031982, 0.006409, 0.003159, 0.000458, -0.057861, 0.003128, -0.002487, -0.001083, 0.054688, -0.004333, 0.004364, 0.004059, -0.003525, -0.051758, -0.003143, -0.002609, 0.055908, 0.003967, 0.000561, 0.011292, 0.041748, -0.118652, -0.001884, -0.000385, 0.060547, -0.016113, 0.000439, -0.001541, 0.032227, -0.008484, -0.005341, -0.005249, 0.082031, -0.008606, 0.000159, 0.000282, -0.013916, 0.002884, 0.001999, 0.003265, 0.003723, -0.059326, 0.00412, 0.001328, -0.065918, 0.009399, 0.008118, 0.013855, 0.005493, -0.104004, -0.000151, -0.00164, -0.050537, 0.011169, -0.000793, -0.00206, 0.012817, -0.0001, -0.003784, -0.002106, 0.05835, -0.011047, -0.006012, -0.005157, 0.130859, -0.026611, -0.002914, -0.003754, 0.058105, -0.009277, 0.003448, 0.003906, -0.075195, 0.015442, 0.003876, 0.005219, -0.060791, 0.003296, 0.001595, 0.001793, -0.026123, 0.006714, -0.003326, -0.005524, 0.05835, -0.002167, 0.00066, 0.003754, 0.104004, -0.0625, 0.000412, 0.005859, 0.031982, -0.137695, -0.001045, 0.001808, 0.112793, -0.07666, -0.000364, -0.003265, -0.052002, 0.010803, -0.000402, 0.010376, -0.008789, -0.100586, -0.003525, -0.000362, 0.05249, -0.001785, -0.003113, -0.008484, 0.020142, 0.051025, 0.001663, 0.002472, -0.059082, 0.012878, 0.005035, 0.002167, -0.111816, 0.003998, -0.003906, -0.004028, 0.063965, -0.013977, -0.000416, 0.000488, 0.013794, -0.003204, 0.005066, 0.000999, -0.092285, 0.019531, -0.002487, -0.003281, 0.044434, -0.000425, -0.000385, -0.001236, -0.042725, 0.041504, -0.00885, -0.005341, 0.129883, -0.02417, -0.002823, -0.00264, 0.043213, 0.019653, -0.005341, -0.008606, 0.095703, 0.004456, 0.005463, 0.002151, -0.096191, 0.022705, 0.003036, 0.00264, -0.066406, 0.008057, 0.002533, -0.002701, -0.056885, 0.01532, 0.006622, 0.008057, -0.133789, 0.040283, -0.000729, -0.002823, -0.048828, -0.003769, 0.002975, -0.000389, -0.061768, 0.029175, -0.003342, -0.002594, 0.052002, 0.000029, -0.003525, -0.004181, 0.059814, -0.013489, 0.000041, 0.000736, 0.00592, -0.010742, -0.001625, -0.002792, 0.02063, 0.09375, -0.000671, -0.008545, 0.095215, 0.054688, -0.002121, -0.001373, 0.048096, 0.008057, 0.003418, 0.004517, -0.056152, 0.0005, 0.002502, 0.003036, -0.12207, 0.026978, -0.004974, -0.002258, 0.124512, -0.029663, 0.002365, 0.003998, -0.05835, 0.018066, 0.001663, 0.000603, -0.052979, 0.031494, -0.003448, -0.010742, 0.098145, 0.037354, 0.000675, 0.000618, -0.021973, 0.006012, -0.002777, -0.000999, 0.056152, -0.010559, 0.000341, 0.000055, -0.000237, -0.013123, -0.001328, -0.004517, 0.047607, 0.000256, 0.004303, 0.003937, -0.058105, 0.003372, -0.001183, 0.000227, 0.000012, 0.049316, -0.001915, -0.004639, -0.02002, 0.088867, -0.000153, -0.000553, 0.012329, -0.002258, -0.003143, -0.001518, 0.106445, -0.0177, 0.006897, 0.003784, -0.102539, 0.014832, -0.003433, -0.000103, 0.059082, -0.003479, 0.005341, 0.013245, 0.103516, -0.097168, -0.004059, -0.002792, 0.057129, 0.008606, -0.001053, -0.001999, 0.047852, -0.009521, 0.008667, 0.029053, -0.059326, 0.017822, 0.007172, 0.014099, 0.033203, -0.060791, 0.000973, 0.001549, 0.002762, 0.010193, 0.005829, 0.009888, 0.02771, 0.017578, 0.108887, 0.128906, 0.157227, 0.163086, 0.003448, 0.012939, 0.040283, -0.062256, -0.00087, -0.00079, 0.001984, -0.000809, 0.008667, 0.015747, 0.029419, -0.062012, 0.005096, 0.012146, 0.034912, -0.057617, -0.010498, -0.013306, -0.019775, 0.049316, 0.014526, 0.020386, 0.026123, -0.015442, -0.00769, -0.013367, -0.024048, 0.039062, -0.00238, -0.0047, -0.040283, 0.0625, 0.008789, 0.014221, 0.032959, -0.054688, -0.000546, -0.000334, 0.001915, -0.028198, 0.003769, 0.016602, 0.031738, -0.057861, 0.008362, 0.015991, 0.032227, -0.040039, 0.001213, 0.001007, 0.000858, 0.022705, 0.001709, 0.002136, 0.006195, 0.005463, 0.010864, 0.033691, -0.051025, 0.000645, 0.003098, 0.004547, 0.011108, 0.007996, -0.003693, -0.005371, -0.011658, 0.003403, 0.006073, 0.007233, 0.018555, -0.056396, -0.007324, -0.017944, -0.03418, 0.056152, 0.009033, 0.014893, 0.027832, -0.041504, 0.00705, 0.016113, 0.029785, -0.05542, -0.004181, -0.006439, -0.013062, 0.008118, 0.000832, 0.001083, 0.00235, 0.014771, 0.000402, 0.000192, 0.000999, -0.016846, -0.010742, -0.016235, -0.030518, 0.054199, -0.125977, -0.132812, -0.157227, -0.158203, 0.006927, 0.012634, 0.0271, -0.037842, 0.006561, 0.015747, 0.036865, -0.061035, -0.007874, -0.01239, -0.019165, 0.053467, 0.004272, 0.005463, 0.011292, 0.005096, 0.005219, 0.013062, 0.033447, -0.060791, 0.000402, 0.000248, 0.002243, -0.016846, -0.001831, -0.002579, -0.00589, -0.007629, 0.010193, 0.015564, 0.022583, -0.04541, 0.00885, 0.012817, 0.028198, -0.050049, -0.000267, -0.001793, -0.005066, 0.028198, -0.009277, -0.015137, -0.025635, 0.055664, -0.002014, -0.00235, -0.004028, -0.019775, 0.005981, 0.007935, 0.016602, 0.001213, -0.003265, -0.0047, -0.014771, -0.003677, 0.010193, 0.015198, 0.030762, -0.052979, 0.009888, 0.026733, -0.058105, 0.015503, -0.008667, -0.014526, -0.025879, 0.056885, -0.001862, -0.002609, -0.004395, 0.026978, 0.000058, 0.000112, 0.000767, -0.006989, 0.003357, 0.004761, -0.061035, 0.04541, 0.000519, 0.001068, 0.001694, 0.018311, 0.000196, -0.001297, -0.012634, -0.049805, 0.00528, 0.007477, 0.013306, -0.041504, 0.001984, 0.002335, -0.001007, -0.050049, -0.008789, -0.014343, -0.031006, 0.051514, 0.005646, 0.007751, 0.007141, -0.04541, 0.01062, 0.014221, 0.019531, -0.043701, 0.008728, 0.016113, 0.027344, -0.051514, -0.001984, -0.00267, -0.008606, -0.008179, -0.014038, -0.01709, 0.00135, 0.010559, 0.002106, 0.012146, 0.039307, -0.052002, -0.005768, -0.007782, -0.014709, 0.006653, -0.030884, -0.008728, 0.050537, -0.006195, 0.008972, 0.015198, 0.036133, -0.057617, 0.011597, 0.015564, 0.026611, -0.057129, 0.010925, 0.016602, 0.027832, -0.055176, 0.008423, 0.015747, 0.041504, -0.022339, -0.000437, -0.010559, -0.048584, 0.058838, 0.007751, 0.014709, 0.035645, -0.045898, -0.000408, -0.003464, -0.011108, -0.044678, -0.009399, -0.014771, -0.027344, 0.054443, 0.008362, 0.032715, -0.061279, 0.01709, -0.006561, -0.011292, -0.037354, 0.0625, 0.008972, 0.016846, 0.0271, -0.053223, 0.000259, 0.000147, -0.004089, 0.030151, 0.00041, -0.001045, -0.001152, -0.001022, -0.011536, -0.01709, -0.02356, 0.004456, -0.006256, -0.008789, -0.010742, 0.056641, 0.00824, 0.012878, 0.022095, 0.012085, -0.010132, -0.014954, -0.032227, 0.049561, -0.005157, -0.00766, -0.01709, 0.01123, -0.00647, -0.014404, -0.035889, 0.046143, 0.004944, 0.007141, 0.016724, -0.010254, 0.030518, -0.047363, 0.016357, 0.003342, 0.00069, 0.001305, -0.051025, 0.053223, -0.007874, -0.0177, -0.032227, 0.05249, -0.000774, 0.000248, -0.000626, -0.021606, -0.003342, -0.012329, -0.03833, 0.058105, 0.000263, 0.000584, -0.000694, 0.019165, -0.000412, -0.000057, -0.000607, -0.015259, -0.015198, -0.017334, -0.009949, 0.04541, -0.005066, -0.007599, -0.015503, 0.004669, -0.011108, -0.017212, -0.025269, 0.054932, -0.001335, -0.001556, -0.001633, 0.001709, -0.001015, -0.002182, -0.004395, -0.013733, -0.001945, -0.002396, -0.005768, -0.014709, 0.000115, 0.000094, -0.00095, -0.012878, 0.003006, -0.007721, -0.05542, 0.0625, 0.002548, 0.004181, 0.006378, 0.003525, 0.004456, 0.006042, 0.009521, 0.001694, 0.010376, 0.017456, 0.026123, -0.0625, 0.002228, 0.00325, 0.00589, 0.002014, -0.00074, -0.000854, -0.003586, -0.008423, 0.002914, 0.004822, 0.009094, 0.005707, -0.001053, -0.001625, -0.003723, -0.001511, -0.00946, -0.015381, -0.026733, 0.046387, -0.000217, -0.000546, 0.000135, -0.014648, -0.006958, -0.016724, -0.0354, 0.052979, 0.000102, 0.000507, 0.000184, -0.026978, -0.002258, -0.011597, -0.041992, 0.060547, 0.00322, 0.005157, 0.01239, 0.008484, -0.004822, -0.008789, -0.013367, 0.038086, 0.004608, 0.006805, 0.016968, -0.006622, -0.004578, -0.001488, 0.002396, 0.050537, 0.007538, 0.015442, 0.037109, -0.059082, -0.008118, -0.012878, -0.025269, 0.056641, -0.010193, -0.016357, -0.029175, 0.059326, -0.027832, 0.04834, -0.014099, -0.002884, -0.007935, -0.033203, 0.061279, -0.015747, -0.001625, 0.003418, 0.009277, 0.045898, 0.007111, 0.015747, 0.035645, -0.052979, -0.011658, -0.03125, 0.053711, -0.008545, -0.006256, -0.014404, -0.037598, 0.058594, 0.025269, 0.013306, -0.056152, 0.015015, -0.000054, -0.00028, -0.004486, 0.029785, -0.003906, -0.015625, -0.039307, 0.037842, -0.006927, -0.00769, -0.012146, 0.053467, 0.000488, 0.000041, -0.047607, -0.000793, -0.000437, -0.00002, 0.040039, 0.000511, 0.000006, -0.000561, -0.036133, 0.000587, -0.000683, -0.000202, 0.037354, -0.000732, 0.000626, 0.000534, 0.046631, 0.001297, 0.00082, 0.001175, 0.031006, 0.000591, 0.000362, 0.000006, -0.037842, 0.000019, -0.000157, 0.011719, 0.238281, -0.000492, 0.000204, 0.001137, 0.034424, 0.000366, 0.000675, 0.000957, 0.048584, 0.003601, -0.000488, -0.002121, -0.043213, -0.001389, 0.000391, 0.00135, 0.04248, 0.002502, -0.000114, 0.00354, 0.049072, -0.001869, -0.000072, 0.000383, 0.039307, 0.001495, 0.000645, -0.00087, -0.050049, 0.0005, -0.00013, -0.001549, -0.043701, -0.001076, 0.00296, -0.003967, -0.203125, 0.007782, -0.000648, -0.001701, -0.033691, -0.000128, -0.000116, 0.000557, 0.037354, 0.000603, 0.000033, -0.001175, -0.037109, -0.000992, 0.000603, -0.001068, -0.051514, -0.000117, 0.000343, -0.000816, -0.039062, -0.000813, 0.000368, 0.000353, -0.03064, -0.00238, 0.00045, 0.000713, 0.045654, 0.00322, 0.000045, 0.00066, 0.038574, -0.00045, 0.000599, -0.001015, -0.035156, 0.001068, 0.00071, -0.000511, 0.038818, -0.000267, 0.002777, 0.005493, 0.067871, 0.005249, -0.000311, 0.000858, 0.042725, -0.000269, 0.000721, 0.000912, 0.044678, 0.001465, 0.000399, 0.000744, 0.036133, -0.000429, 0.000504, -0.00037, -0.040771, 0.000481, -0.000896, -0.00383, -0.125, 0.001541, -0.000175, 0.001656, 0.040039, 0.001244, 0.00037, 0.001762, 0.03833, -0.001823, -0.001022, -0.002213, -0.040283, -0.003204, 0.000507, 0.000702, 0.034424, -0.000099, 0.00014, 0.0005, 0.04541, -0.000181, 0.000694, 0.014099, 0.245117, -0.000001, 0.00235, 0.000261, 0.068848, -0.002502, -0.000205, 0.00034, 0.038086, -0.0005, -0.001358, -0.001236, -0.041504, -0.000843, -0.00106, 0.00066, 0.03833, -0.001526, -0.002899, -0.00946, -0.246094, -0.00383, -0.000066, -0.000456, -0.040527, 0.001686, 0.000202, -0.000546, -0.045166, 0.00264, 0.000408, 0.00174, 0.037842, 0.00011, 0.003204, -0.005829, -0.244141, -0.009155, 0.000465, 0.000702, 0.037598, 0.000017, 0.00074, 0.002838, 0.055176, 0.00238, -0.002777, -0.005829, -0.1875, -0.01532, 0.000378, -0.000774, -0.061523, 0.001945, 0.000224, -0.000275, -0.040527, -0.000282, 0.000923, 0.002243, 0.04248, 0.000345, 0.00161, -0.000125, 0.03833, 0.004181, -0.000479, 0.000973, 0.043701, -0.000486, 0.000232, 0.001488, 0.042236, 0.000343, 0.000383, -0.000957, -0.039551, -0.000412, 0.000025, -0.000383, -0.036865, -0.001266, 0.000319, -0.001953, -0.036621, 0.002243, 0.000755, 0.000725, 0.049316, 0.001106, 0.00058, 0.00132, 0.0354, -0.000931, -0.000469, -0.000171, -0.038818, -0.001244, 0.000191, -0.000086, -0.0354, 0.001045, -0.00206, -0.001152, -0.044189, -0.00351, 0.000334, -0.000595, -0.036133, -0.001015, -0.001572, -0.001343, -0.050049, -0.009827, 0.000881, 0.002441, 0.040771, 0.001106, 0.000085, 0.000565, 0.050537, 0.002518, -0.000081, -0.000256, 0.043213, -0.000203, -0.000801, 0.000259, 0.03833, 0.000232, 0.000679, 0.002182, 0.04248, 0.00177, -0.000372, 0.000999, 0.041748, 0.00106, -0.000157, 0.000195, 0.042725, 0.000683, -0.000923, -0.001137, -0.044434, -0.002792, 0.000145, 0.000261, -0.054443, -0.004456, 0.000138, 0.000687, 0.038086, 0.000174, 0.000496, 0.000893, 0.035889, 0.000198, -0.000904, -0.001907, -0.033691, 0.001144, -0.000303, 0.000444, -0.039062, -0.001404, -0.001038, 0.000401, 0.036621, 0.000675, -0.002304, -0.004913, -0.088379, -0.004303, 0.002426, 0.012695, 0.269531, -0.000425, 0.000134, -0.000252, -0.042236, -0.000435, 0.000607, -0.000725, -0.033447, -0.000454, 0.000207, 0.001503, 0.039307, 0.001732, -0.000328, -0.001419, -0.039307, -0.001076, 0.000484, 0.00022, -0.04248, -0.001808, -0.001152, -0.002548, -0.04834, -0.001656, -0.0019, -0.003021, -0.049805, -0.002533, -0.000359, 0.00135, 0.039307, 0.00103, 0.00046, 0.000473, 0.036865, 0.000885, 0.001953, -0.010437, -0.238281, -0.00531, 0.000094, 0.00132, 0.035645, -0.001694, 0.000078, -0.001503, -0.046631, -0.00145, -0.000698, 0.010986, 0.300781, 0.036621, 0.000183, -0.000162, -0.038086, -0.000397, 0.007782, 0.017944, 0.253906, -0.007812, -0.000694, -0.000105, -0.047607, 0.000492, 0.00017, -0.00082, -0.054199, -0.003754, -0.000003, 0.001411, 0.037354, 0.000218, 0.00034, 0.001534, 0.040771, 0.001801, -0.00074, 0.000957, 0.046387, 0.001831, -0.00038, -0.00209, -0.04126, 0.000652, 0.00071, 0.001076, 0.047119, 0.001968, 0.00007, -0.000626, -0.037842, 0.000261, -0.000523, -0.000097, 0.039551, 0.000729, 0.001015, -0.000265, -0.041504, -0.000427, -0.000298, -0.001129, -0.029663, 0.000397, 0.000401, -0.000893, -0.036621, 0.000172, 0.000759, -0.000467, -0.036865, 0.000041, 0.000824, 0.002304, 0.04541, 0.00164, -0.000858, -0.002655, -0.043457, -0.000587, 0.000862, 0.002243, 0.042236, -0.000736, 0.000146, 0.001816, 0.052979, 0.002136, -0.000129, 0.000778, 0.028198, 0.000141, 0.000534, 0.011414, 0.245117, 0.000881, -0.000904, -0.001778, -0.044922, -0.003113, 0.000729, 0.000706, 0.054932, -0.000254, -0.001854, 0.003281, 0.148438, 0.003967, -0.000197, 0.001106, 0.040771, 0.002029, -0.000019, 0.000759, 0.041504, 0.001549, -0.00023, -0.002441, -0.04126, 0.000042, -0.000332, -0.001244, -0.040771, -0.00038, -0.001129, 0.000381, -0.052246, -0.003769, 0.002823, -0.007996, -0.231445, -0.017334, 0.000362, -0.000125, -0.046387, 0.000977, -0.000427, -0.001808, -0.05835, -0.00351, 0.00145, -0.000999, 0.077148, 0.000017, 0.001106, -0.000679, -0.0625, -0.009705, -0.007233, -0.009644, -0.166016, -0.021606, 0.000108, -0.003601, 0.080078, 0.003357, 0.000927, 0.000549, -0.086426, 0.002365, -0.000299, 0.002258, -0.077637, 0.000032, -0.000343, -0.000965, -0.068848, -0.004303, -0.002625, 0.00053, -0.089844, -0.016724, -0.001312, -0.00209, 0.069336, 0.003326, 0.00053, 0.002045, 0.075195, -0.001755, -0.001953, -0.000246, 0.0625, 0.002869, -0.001152, -0.000889, 0.052979, 0.000568, 0.000154, -0.002075, 0.071289, 0.001282, -0.000992, -0.002228, -0.074219, -0.01062, -0.000618, -0.000265, 0.058105, 0.000671, -0.002838, -0.00769, -0.255859, -0.021851, -0.002182, -0.012695, -0.181641, -0.002747, -0.001884, -0.002029, 0.05957, 0.000744, -0.001495, -0.00053, 0.060059, 0.01001, -0.000801, -0.00206, -0.059814, 0.000957, 0.000385, 0.000418, -0.056641, -0.000034, -0.002228, -0.001869, -0.061768, -0.003235, 0.000435, -0.00132, 0.092773, 0.013733, -0.000144, 0.002106, 0.098145, 0.015747, -0.000064, 0.000626, -0.084961, -0.003021, -0.000008, 0.001205, -0.067871, -0.001266, -0.001457, 0.00116, -0.065918, -0.002182, -0.000629, -0.002747, -0.083984, -0.008789, 0.001587, 0.002029, 0.073242, 0.009827, -0.004669, -0.009277, -0.118652, -0.006378, -0.000809, -0.002731, -0.086914, -0.002945, 0.000106, 0.000019, 0.070801, 0.009644, 0.001053, -0.000942, -0.091309, -0.006531, -0.000492, 0.00069, 0.075684, 0.007996, -0.005493, -0.008057, -0.139648, -0.009949, 0.001167, 0.000118, 0.191406, 0.025269, -0.001183, 0.001053, -0.079102, -0.011475, -0.002213, -0.003143, -0.07373, -0.001495, 0.001572, 0.001251, -0.07959, -0.003052, 0.000896, -0.000893, 0.100098, 0.010681, 0.001457, 0.001091, -0.052246, -0.001358, -0.001785, -0.003937, 0.081055, 0.013428, -0.000083, -0.000109, 0.079102, 0.010132, -0.003571, -0.000572, -0.170898, -0.008118, -0.001503, -0.001694, -0.106445, -0.009033, -0.000397, -0.000755, 0.092285, 0.000744, -0.001053, -0.002014, -0.062256, 0.000828, -0.000957, 0.000481, 0.083008, -0.002014, -0.001709, -0.002197, 0.089355, -0.003632, -0.000942, -0.002075, -0.058594, 0.001778, 0.000423, -0.001724, 0.180664, 0.016724, 0.001671, 0.001549, -0.122559, -0.0271, -0.000328, -0.00053, -0.070312, -0.003738, -0.017212, -0.021484, -0.322266, -0.081055, 0.001968, 0.001854, -0.059326, 0.002228, 0.000036, -0.00238, -0.137695, -0.028809, 0.003372, 0.009277, 0.078613, 0.00528, 0.001259, 0.000954, -0.072266, 0.002609, -0.000486, -0.000916, -0.069336, 0.002274, -0.000774, -0.000404, 0.074707, 0.000702, 0.001854, 0.002716, -0.074219, -0.001465, -0.001144, -0.00023, -0.052002, -0.000587, 0.000675, 0.00209, 0.069824, 0.005585, 0.000534, -0.001305, 0.059814, 0.001015, -0.004089, 0.000116, 0.245117, 0.03833, -0.00145, -0.002762, 0.054443, 0.003159, -0.001091, -0.001587, -0.063477, -0.00135, 0.000931, 0.00071, 0.067871, 0.005005, 0.003204, 0.003159, 0.24707, 0.045654, -0.00045, -0.000999, -0.063965, -0.002136, 0.001358, 0.003326, 0.083496, 0.011169, -0.002441, -0.002197, 0.095703, 0.002594, 0.002548, 0.002365, 0.078125, -0.00325, 0.000496, 0.002106, -0.071289, -0.006653, -0.000104, 0.00206, 0.09375, 0.022217, -0.001404, 0.001328, -0.093262, -0.01178, -0.001297, -0.004181, -0.106445, -0.009888, -0.002182, -0.00082, 0.077148, 0.005493, 0.002197, -0.000049, 0.097656, 0.017944, -0.001007, 0.000866, 0.050537, 0.000309, 0.001701, 0.002121, 0.063477, -0.000481, 0.003494, 0.007202, 0.105957, 0.009888, 0.002853, 0.00708, 0.219727, 0.03833, -0.001549, -0.001808, 0.055908, 0.004028, -0.002609, -0.00074, -0.101562, -0.037598, -0.000641, -0.001114, -0.065918, -0.001297, -0.000938, 0.003189, -0.080078, -0.005402, 0.002151, 0.002228, -0.07373, -0.001648, -0.000166, -0.000208, 0.053467, 0.002075, -0.000341, -0.00041, -0.07959, -0.006805, 0.000713, 0.00161, -0.064941, -0.012207, 0.002762, 0.006927, 0.077148, -0.006775, 0.000637, -0.003632, 0.085449, 0.000124, 0.001427, 0.002365, 0.019409, -0.070312, 0.001045, 0.000154, 0.069824, 0.00708, -0.00148, -0.002808, 0.063477, 0.010132, -0.001541, -0.002136, 0.064453, 0.000216, 0.00193, 0.002258, -0.069336, 0.001816, 0.002029, 0.003342, 0.175781, 0.054443, -0.002396, -0.001907, -0.071289, -0.004639, 0.000942, 0.002014, -0.061523, -0.003967, 0.000793, -0.000111, -0.052734, 0.00238, 0.000744, 0.000881, 0.080566, 0.002716, -0.001495, -0.000957, -0.119629, -0.003281, 0.000786, 0.00267, -0.061768, -0.004272, -0.001129, -0.001923, -0.072266, -0.002991, -0.000374, 0.000122, -0.07373, 0.002106, -0.003174, -0.009521, -0.120117, -0.03833, -0.001396, 0.00032, 0.056885, -0.001167, 0.000809, 0.001373, 0.054932, -0.000037, -0.000286, 0.000307, 0.061279, 0.001678, 0.002991, 0.004639, 0.257812, 0.007416, 0.001373, 0.000984, 0.086426, 0.008972, -0.000089, 0.000984, 0.065918, -0.001923, 0.000052, 0.001305, 0.11084, 0.024536, 0.004395, 0.013184, 0.210938, 0.018066, -0.000416, 0.003143, 0.083984, -0.004211, 0.001648, 0.000143, -0.056396, 0.000425, 0.005402, -0.023193, -0.359375, -0.084473, 0.000187, 0.001511, 0.115723, 0.028809, 0.000088, -0.002975, -0.057373, -0.002014, 0.000271, -0.004517, 0.066406, 0.006744, 0.002747, 0.002502, 0.071777, 0.003906, 0.003525, 0.004242, 0.083496, 0.006653, 0.000969, 0.000854, -0.058838, -0.003494, 0.000173, -0.004547, 0.104492, 0.022461, 0.000664, 0.003021, 0.069824, -0.001312, -0.001236, -0.004303, -0.066895, -0.001259, -0.00177, -0.005554, -0.024292, -0.032471, 0.000112, 0.002411, 0.034668, -0.006073, 0.000751, 0.001083, 0.035889, -0.006592, 0.00383, 0.010071, 0.151367, -0.014893, 0.000534, 0.00132, 0.048828, -0.008057, 0.000744, 0.001488, 0.034912, -0.006378, 0.002808, 0.012695, 0.148438, -0.02002, 0.000042, -0.001648, -0.038574, 0.006348, -0.000148, 0.001488, 0.044678, -0.006989, -0.000576, -0.002502, -0.043213, 0.006439, -0.001549, -0.004211, -0.059082, 0.009033, -0.000999, -0.002441, -0.031128, 0.005737, -0.000874, -0.002396, -0.043213, 0.007751, -0.000094, -0.001328, -0.034424, 0.006775, 0.001152, 0.002014, 0.042236, -0.008179, 0.000063, -0.001236, -0.036621, -0.018921, -0.004944, -0.015991, -0.158203, 0.017578, 0.000668, 0.003555, 0.043945, -0.005249, 0.000916, 0.002747, 0.039062, -0.006378, -0.003281, -0.015015, -0.199219, 0.020996, 0.001129, 0.00293, 0.034668, -0.005524, -0.000858, -0.001846, -0.031738, 0.004028, -0.003281, -0.013794, -0.168945, 0.019531, 0.000402, 0.003571, 0.044434, -0.00473, -0.000526, -0.001747, -0.036377, 0.007324, 0.001823, 0.006104, 0.083984, -0.015198, -0.001587, -0.011841, -0.166016, 0.018188, -0.000671, -0.003525, -0.051025, 0.004211, -0.00235, -0.013184, -0.157227, 0.02002, 0.005188, 0.011169, 0.173828, -0.012085, 0.000159, 0.00174, 0.046387, -0.006531, -0.000152, 0.002457, 0.038086, -0.004761, -0.002426, -0.008972, -0.136719, 0.018066, -0.001228, -0.014709, -0.203125, 0.028564, 0.000121, -0.001694, -0.035645, 0.006653, -0.000427, -0.002777, -0.04541, 0.006287, -0.000622, -0.003555, -0.036865, 0.003738, 0.002106, 0.014343, 0.154297, 0.000385, 0.000965, 0.002594, 0.0354, -0.004517, -0.000256, -0.002136, -0.036133, 0.006744, -0.002579, -0.009521, -0.145508, 0.015869, -0.000851, -0.002869, -0.039551, 0.003845, -0.000473, -0.001541, -0.04126, 0.007935, 0.0, 0.00036, 0.036621, -0.003769, -0.001122, -0.002975, -0.04126, -0.002121, 0.001083, 0.003967, 0.048096, -0.003754, 0.000443, 0.002838, 0.038574, -0.005249, 0.000172, -0.001091, -0.040527, 0.006989, 0.00235, 0.008728, 0.134766, -0.02002, -0.005585, -0.015381, -0.166016, 0.004059, 0.001411, 0.01178, 0.189453, -0.016724, 0.005554, 0.014465, 0.195312, -0.016357, -0.000477, -0.003159, -0.041748, 0.005157, 0.000256, 0.001968, 0.037109, -0.006989, -0.000526, -0.002899, -0.050781, 0.005646, -0.000797, -0.002655, -0.007751, 0.044189, -0.000116, -0.00206, -0.039795, 0.006683, -0.000244, -0.002289, -0.044678, 0.006653, 0.000809, 0.002106, 0.037109, -0.0065, 0.000246, -0.004242, -0.038574, 0.00116, -0.000278, -0.003571, -0.054443, 0.003998, -0.000101, -0.002075, -0.032715, 0.005157, -0.002777, -0.010193, -0.15332, 0.018677, 0.000146, -0.001457, -0.036377, 0.004517, 0.003006, 0.013, 0.149414, -0.021118, -0.000364, -0.001389, -0.039307, 0.001511, 0.00013, 0.003082, 0.04126, -0.003357, 0.000231, 0.00589, 0.052002, -0.012085, 0.000467, 0.002808, 0.043457, -0.007233, 0.003693, 0.013672, 0.194336, -0.012695, 0.00238, 0.003128, -0.053711, 0.004761, -0.001389, -0.00473, -0.049072, 0.011719, 0.000717, 0.002502, 0.033936, -0.00766, -0.001266, -0.008179, -0.140625, 0.015625, -0.00095, -0.00161, -0.028687, -0.001686, -0.001801, -0.010132, -0.147461, 0.017578, 0.001984, 0.010559, 0.163086, -0.022583, -0.000366, -0.002182, -0.021973, 0.033203, 0.000154, 0.001305, 0.039551, -0.004913, -0.000201, -0.006348, -0.125977, 0.020142, -0.004883, -0.014038, -0.162109, 0.014709, 0.000256, 0.002808, 0.07373, -0.00885, -0.002335, -0.00415, -0.007019, 0.049805, 0.002502, 0.009155, 0.157227, -0.025024, 0.001778, 0.004211, 0.054199, -0.00766, -0.003281, -0.011719, -0.147461, 0.016113, 0.000816, 0.002289, 0.040527, -0.006378, 0.000238, -0.001762, -0.037842, 0.005127, -0.00002, -0.001358, -0.030396, 0.006348, 0.001671, 0.012756, 0.138672, -0.018921, -0.000809, -0.002274, -0.046143, 0.004669, -0.001518, -0.006531, -0.058838, 0.007874, -0.00293, -0.011719, -0.15625, 0.015259, -0.000828, -0.003021, -0.039795, 0.005249, -0.005768, -0.009094, -0.141602, 0.012939, -0.000399, -0.001564, -0.032715, 0.006714, -0.00079, -0.001953, -0.04248, 0.005127, -0.000038, 0.000896, 0.030518, -0.006134, 0.000119, -0.002045, -0.044434, 0.004395, 0.000486, 0.000805, 0.046387, -0.001587, 0.000847, 0.002426, 0.044922, -0.007019, 0.000565, 0.003967, 0.040039, -0.005493, 0.004089, 0.014221, 0.183594, -0.021851, -0.000736, -0.007782, -0.176758, 0.025879, -0.000854, -0.004333, -0.048828, 0.00885, -0.00061, -0.003967, -0.044189, 0.00885, 0.001183, 0.003052, 0.042236, -0.006805, 0.000475, 0.001366, 0.034912, -0.004944, 0.000326, 0.001823, 0.033936, -0.004944, 0.000118, -0.001984, -0.042969, 0.007996, -0.000523, -0.001801, -0.009827, 0.037842, -0.00148, -0.002686, -0.040771, 0.007507, -0.000282, 0.001762, 0.036865, -0.005829, -0.000355, -0.001289, -0.040283, 0.005798, -0.00238, -0.009705, -0.163086, 0.023193, -0.002396, -0.00946, -0.146484, 0.0177, 0.000427, 0.002518, 0.043213, -0.006226, 0.000347, 0.002075, 0.032959, -0.006836, 0.000866, 0.002365, 0.047119, -0.006348, 0.000847, 0.002365, 0.035889, -0.006989, 0.000004, -0.001579, -0.026855, 0.005035, -0.000269, -0.002121, -0.044922, 0.008423, -0.000633, -0.002441, -0.041748, 0.010376, -0.001411, -0.004425, -0.041504, 0.006622, -0.001183, -0.007538, -0.150391, 0.023193, 0.001419, 0.005035, 0.080078, -0.031738, 0.00106, 0.002274, 0.037598, -0.004547, 0.002121, 0.006439, 0.056885, -0.006653, -0.006104, -0.015564, -0.148438, -0.008911, 0.000435, 0.000904, 0.061279, -0.00647, 0.000311, -0.000154, -0.059082, -0.00415, 0.00033, 0.001099, 0.057373, -0.002533, 0.001183, 0.003967, 0.083008, -0.000471, -0.003799, -0.006683, -0.178711, -0.000425, -0.001129, -0.00415, -0.073242, 0.007507, -0.000969, 0.001053, 0.060059, -0.001999, -0.002747, -0.006866, -0.225586, 0.000851, -0.002365, -0.003342, -0.070312, 0.007935, 0.000713, -0.000105, -0.058105, -0.001274, 0.000511, 0.002502, 0.05542, -0.007935, -0.00264, -0.003052, -0.059814, -0.000467, -0.000454, -0.001572, -0.058105, 0.00383, 0.000336, 0.001869, 0.051025, -0.005615, 0.000862, 0.000809, 0.059082, 0.000261, 0.006256, 0.00592, 0.114258, -0.003815, -0.001648, -0.012817, -0.231445, 0.017578, -0.000961, 0.00074, 0.038086, 0.004791, 0.000311, 0.001091, 0.044434, -0.001732, 0.003326, 0.011597, 0.132812, -0.00592, 0.000984, -0.01001, -0.227539, 0.01355, 0.000961, 0.003113, 0.061035, 0.002731, 0.00045, 0.001869, 0.063965, -0.005737, 0.001411, 0.001823, 0.053467, -0.004852, 0.000155, -0.002243, -0.075195, 0.000408, 0.001419, 0.002396, 0.067383, 0.004639, -0.00025, 0.000439, 0.051514, 0.000186, -0.000809, -0.000698, -0.052734, -0.001259, 0.006744, 0.012085, 0.095215, -0.004211, 0.002472, 0.003647, 0.080078, -0.000771, 0.001083, 0.000336, 0.068359, -0.003647, 0.001892, 0.006012, 0.21875, 0.003067, -0.000622, 0.000645, 0.058838, -0.000984, -0.000418, -0.007874, -0.21875, 0.004761, -0.000402, -0.001038, -0.041016, -0.000629, -0.000368, -0.000999, -0.047852, 0.000568, 0.000039, -0.002289, -0.071777, 0.00708, -0.000813, -0.006653, -0.199219, 0.007568, -0.002045, 0.000763, -0.095215, -0.001175, -0.000481, -0.002838, -0.049561, 0.004303, -0.00079, -0.00206, -0.055664, 0.004333, -0.002884, -0.006836, -0.061035, 0.002502, 0.000023, 0.002533, 0.063477, -0.00528, 0.002045, 0.002838, 0.06543, -0.006195, -0.000443, -0.000969, -0.094727, -0.000197, -0.000935, -0.00106, -0.072754, 0.003372, 0.000824, 0.002136, 0.050537, -0.003891, -0.004669, -0.00592, -0.084473, -0.000652, -0.001076, 0.01001, 0.197266, -0.013611, -0.001732, -0.003601, -0.054688, 0.003723, -0.000553, -0.003082, -0.081543, 0.003662, -0.001144, -0.003296, -0.05835, 0.005615, -0.000526, 0.001007, 0.05127, 0.000161, 0.000215, 0.001625, 0.049561, 0.000237, -0.000213, 0.000083, 0.04248, -0.002274, -0.004089, -0.005493, -0.049805, -0.032227, 0.003021, 0.005402, 0.062988, 0.00119, 0.000117, -0.0005, 0.071777, 0.003357, -0.000162, 0.001236, 0.062988, -0.004028, 0.006409, 0.013, 0.104492, -0.002914, -0.000261, 0.0009, 0.074707, 0.001038, -0.000523, 0.001823, -0.007263, 0.111816, 0.002167, 0.003006, 0.048584, -0.009155, -0.001068, 0.000263, 0.055664, 0.00177, -0.001724, 0.000315, 0.057861, 0.001457, -0.000504, 0.00046, 0.052979, 0.001045, 0.000935, 0.001511, 0.044189, -0.003204, 0.000152, -0.002548, -0.068848, 0.00267, 0.000488, 0.002548, 0.044189, 0.001495, -0.004517, -0.008057, -0.137695, 0.008362, 0.000801, 0.003433, 0.05957, -0.0047, 0.001564, 0.00023, -0.05542, -0.002502, 0.001152, 0.003311, 0.063477, -0.005096, 0.0001, -0.002731, -0.052002, 0.002197, 0.000032, -0.001617, -0.047363, 0.001419, -0.003876, -0.009155, -0.192383, -0.000193, 0.001419, 0.002121, 0.062988, -0.001816, -0.000896, -0.001183, -0.075684, 0.004517, -0.002838, -0.002335, -0.065918, 0.004669, 0.000222, 0.001717, 0.052002, -0.004578, -0.004974, -0.013916, -0.177734, -0.003677, -0.002777, -0.001762, -0.061523, 0.003311, 0.004272, 0.007141, 0.092773, 0.00351, 0.003342, 0.011963, 0.08252, -0.005676, 0.00145, 0.002396, 0.050049, -0.003281, 0.000751, 0.001968, 0.049561, -0.003204, 0.001907, -0.004791, -0.226562, 0.00029, 0.000717, 0.002228, 0.063965, -0.002533, 0.001213, -0.010254, -0.095215, -0.002716, 0.000212, 0.000462, 0.04126, -0.001579, 0.001648, 0.003906, 0.069824, -0.009827, 0.000999, 0.001526, 0.06543, -0.006897, 0.000652, 0.000252, 0.066895, -0.004303, 0.000481, 0.003204, 0.062988, -0.00238, 0.000124, 0.002884, 0.070801, -0.006775, 0.001152, 0.000916, -0.061035, -0.010864, 0.000003, -0.00095, 0.081543, -0.000401, -0.000011, 0.004333, 0.11377, -0.006409, -0.001846, -0.002686, -0.209961, -0.021484, 0.000357, 0.001427, 0.044678, 0.001724, 0.000992, -0.001266, 0.056885, 0.006622, -0.0005, -0.001617, -0.04541, 0.002777, -0.004456, -0.012939, -0.259766, -0.002213, 0.003937, 0.005341, 0.092285, -0.006744, 0.00046, 0.001038, 0.037598, -0.003647, 0.001495, 0.002304, 0.056152, -0.002243, -0.002411, -0.007629, -0.166016, -0.00046, 0.001083, 0.001343, 0.070312, -0.005249, -0.00036, 0.008362, 0.237305, -0.006348, -0.000782, -0.010437, -0.186523, -0.001091, 0.000957, 0.001556, 0.069336, -0.007294, 0.00001, -0.000954, -0.041016, -0.001518, -0.002213, -0.005829, -0.062012, 0.002014, 0.00325, 0.005066, 0.083496, -0.00824, -0.000372, 0.000679, 0.046387, 0.003906, 0.004608, 0.01062, 0.119629, 0.001434, 0.00119, 0.001778, 0.056641, -0.001862, -0.006927, -0.009094, -0.167969, 0.01001, -0.000633, -0.003326, -0.04126, 0.001511, -0.000992, -0.001907, -0.056152, -0.002747, -0.006195, -0.010071, -0.086426, 0.002136, 0.003601, 0.006134, 0.103516, -0.009277, 0.009399, 0.02002, 0.129883, 0.014954, 0.001045, 0.00206, 0.053711, -0.005493, 0.000012, 0.002213, -0.078125, -0.010498, -0.003967, -0.011475, -0.192383, 0.014832, 0.000637, 0.002625, 0.100098, -0.003265, -0.001938, -0.002197, 0.078613, 0.001656, -0.001114, -0.001175, -0.05542, 0.001053, -0.001801, -0.000256, 0.073242, -0.00012, -0.001144, 0.000774, 0.059326, -0.000835, 0.000908, -0.000896, -0.088867, 0.004639, 0.000412, 0.003311, 0.063477, -0.003998, 0.000168, -0.001984, -0.104492, 0.004456, 0.000778, -0.000862, -0.072754, -0.004272, 0.001419, 0.002319, -0.074707, 0.000038, 0.000229, -0.001945, -0.08252, 0.001892, 0.002197, -0.000296, -0.072754, 0.000351, -0.00028, -0.000561, -0.053955, 0.000587, 0.001678, 0.002487, 0.063477, -0.003189, 0.003647, 0.014404, 0.251953, -0.004395, -0.000328, 0.0005, 0.065918, -0.005005, -0.000931, -0.00079, -0.069336, -0.000269, -0.004395, -0.016113, -0.273438, 0.001297, -0.001076, 0.000675, 0.077637, 0.006622, -0.001366, -0.00415, -0.04126, 0.002899, 0.000984, 0.000385, -0.064453, 0.000102, 0.002579, 0.002899, -0.066895, 0.001076, 0.003601, 0.008118, 0.227539, -0.00473, 0.000519, 0.001907, -0.07373, 0.003448, -0.000111, -0.001579, -0.061279, 0.003342, -0.001343, -0.001099, 0.057861, -0.00528, 0.003128, 0.00589, 0.081543, -0.004883, 0.004456, 0.021606, 0.263672, 0.002426, -0.000433, 0.001038, 0.045166, -0.001793, -0.000341, -0.001045, -0.072754, 0.001434, 0.002243, 0.003296, 0.068848, -0.005463, -0.000228, 0.00095, 0.056885, -0.00383, 0.000965, 0.003815, 0.057373, 0.000133, 0.000916, 0.000538, -0.061279, 0.00322, 0.001671, -0.003723, -0.207031, -0.003555, -0.000095, 0.001717, 0.05127, -0.001808, 0.006409, 0.010742, 0.176758, 0.009033, -0.004333, -0.007477, -0.176758, -0.001617, -0.008911, -0.012085, -0.120117, -0.029053, 0.00095, -0.000774, -0.093262, -0.000557, 0.000248, 0.001144, 0.064453, -0.004211, 0.000957, 0.001244, 0.070312, 0.003601, -0.000809, -0.001114, 0.05957, -0.000383, 0.05249, 0.090332, 0.361328, 0.217773, -0.00042, -0.000381, 0.054199, -0.002838, 0.001617, 0.004242, 0.063477, -0.002335, -0.003403, -0.005646, -0.064453, 0.005096, 0.001259, 0.001442, -0.07959, -0.001862, 0.004303, 0.006866, 0.101074, -0.007416, 0.000813, -0.000847, -0.063477, 0.002777, 0.001892, -0.002533, -0.078613, 0.003891, -0.000387, 0.000277, 0.063477, -0.002396, -0.000938, -0.010254, -0.246094, -0.024658, 0.001167, 0.00293, 0.066895, -0.002106, -0.001953, -0.00193, 0.072754, -0.001038, 0.00238, -0.001205, -0.104492, 0.001106, 0.000526, 0.001465, 0.06543, -0.000896, -0.000599, -0.001999, -0.073242, 0.003906, 0.00705, 0.023926, 0.335938, 0.014038, 0.002289, 0.002319, -0.05835, 0.001213, -0.00019, -0.000919, -0.052246, 0.000656, 0.000858, 0.002716, 0.099121, -0.002121, -0.000797, 0.000843, 0.065918, -0.002731, 0.001587, 0.003616, 0.083496, -0.008972, -0.002258, -0.004761, -0.044678, 0.004822, -0.001289, -0.001244, 0.061035, -0.001602, 0.00103, 0.001892, 0.062988, -0.000778, -0.003204, -0.009155, -0.231445, 0.002884, 0.005981, 0.016235, 0.216797, -0.014343, 0.00193, 0.004486, 0.07959, -0.000345, -0.00177, -0.004181, -0.089355, -0.003891, -0.000488, -0.000107, 0.046875, -0.001801, -0.000851, -0.002106, 0.071777, -0.00132, 0.001312, 0.000334, -0.055664, 0.001572, -0.001289, 0.000248, 0.05835, -0.001968, 0.000347, 0.002823, 0.068359, -0.002792, -0.000101, -0.001602, -0.066895, 0.003281, 0.000546, -0.000877, -0.057617, 0.002426, -0.00116, 0.000797, 0.071289, 0.000526, -0.000607, -0.00095, -0.050537, 0.000224, -0.000633, 0.000851, 0.046387, -0.00066, 0.001923, -0.007721, -0.306641, -0.007202, -0.000054, -0.003616, -0.086914, -0.001404, -0.000687, 0.001854, 0.183594, 0.001396, 0.008362, 0.021362, 0.22168, -0.004333, -0.001198, -0.001694, -0.069336, 0.005157, 0.000813, -0.000097, -0.050537, 0.001068, 0.000854, -0.000284, -0.068359, -0.001999, -0.000904, -0.000854, 0.068359, -0.001656, -0.00209, -0.000023, -0.080078, -0.002823, -0.001167, -0.002686, -0.032715, 0.00135, 0.000774, 0.000093, -0.071777, -0.000843, 0.002426, 0.003906, 0.099609, -0.004669, -0.000488, -0.001244, -0.059326, 0.002945, 0.0047, 0.007324, 0.275391, 0.002045, 0.000824, -0.00036, -0.057617, 0.002716, 0.00116, 0.002625, 0.064453, -0.001312, -0.001144, 0.00066, 0.064941, -0.000813, -0.001434, 0.003647, 0.078125, -0.003082, 0.001648, -0.000946, -0.088379, -0.001556, 0.000345, -0.00209, -0.075684, 0.003052, -0.000534, -0.001923, -0.046875, -0.000376, 0.001236, 0.000267, -0.077637, 0.00351, -0.00235, -0.005188, -0.047852, 0.003281, -0.003082, -0.001328, 0.061035, -0.000824, 0.007416, 0.016846, 0.227539, -0.014221, 0.001396, 0.002869, 0.068848, -0.001152, 0.000755, 0.000931, -0.066895, -0.001564, 0.000515, 0.000443, -0.062012, 0.000469, -0.001633, -0.001938, 0.059082, -0.002457, -0.000595, -0.001335, 0.060791, 0.000542, -0.00296, -0.006165, -0.076172, 0.001511, -0.000584, -0.003357, -0.071289, -0.0, 0.036133, 0.050537, 0.386719, 0.275391, -0.001785, -0.001312, 0.049316, -0.00046, 0.001328, 0.002136, 0.070801, -0.004211, -0.000767, 0.000957, 0.061279, -0.003799, -0.000504, -0.000032, 0.084473, -0.000721, -0.006958, -0.015991, -0.243164, 0.007294, -0.001282, 0.0009, 0.077148, -0.00264, 0.001534, 0.003036, -0.106934, -0.001549, -0.001709, -0.001526, 0.060059, -0.001236, -0.001389, 0.00238, 0.072266, 0.006531, -0.000927, -0.000007, 0.062012, -0.001083, 0.000656, 0.000372, -0.071777, -0.001472, 0.000813, 0.00148, 0.05249, -0.002945, -0.000028, 0.000065, -0.078613, 0.000782, 0.000368, -0.001717, -0.074219, 0.003143, -0.003784, -0.006561, -0.06543, 0.002457, -0.00164, -0.002396, -0.054199, -0.000721, 0.01001, 0.012695, 0.230469, 0.013733, 0.000444, 0.000748, 0.055176, 0.00009, -0.000805, -0.001678, -0.04834, -0.000103, 0.00148, 0.00087, 0.058594, 0.001114, -0.000717, -0.001167, -0.043945, 0.00053, 0.000607, 0.001213, 0.041748, 0.000336, -0.00119, -0.001663, -0.057373, -0.000448, -0.000858, -0.001289, -0.054199, 0.000553, -0.000169, 0.000565, -0.047119, 0.000252, 0.000912, 0.000778, 0.05249, 0.000622, -0.000946, -0.000908, -0.051758, 0.000248, 0.000488, -0.000203, 0.041992, 0.000001, 0.000809, 0.000923, 0.049316, 0.00037, 0.001129, 0.000557, 0.043945, 0.000232, 0.000729, 0.00206, 0.050293, 0.000273, 0.000561, 0.00071, 0.052246, -0.000054, -0.000839, -0.000927, -0.053467, -0.000154, -0.000113, -0.000618, 0.047607, -0.000454, -0.000614, -0.001114, -0.049805, 0.000106, -0.000011, 0.000184, 0.04248, -0.000444, -0.000094, 0.000182, -0.078613, -0.002701, 0.001038, 0.001198, 0.057129, -0.000047, 0.002441, 0.003448, 0.128906, 0.009766, -0.000763, -0.001701, -0.160156, -0.004395, 0.000626, 0.001518, 0.050537, -0.000296, 0.000648, 0.001198, 0.050049, 0.00045, -0.000507, -0.00145, -0.043701, -0.001457, 0.000954, 0.001717, 0.066406, 0.000725, -0.001038, -0.001419, -0.077637, -0.001022, -0.000175, 0.001625, -0.135742, -0.004669, 0.000866, -0.000106, 0.051025, 0.000568, -0.001518, -0.000923, -0.048584, -0.000599, -0.000469, -0.000273, -0.047363, 0.000296, 0.004456, -0.000261, -0.117676, -0.006897, 0.000277, -0.000015, 0.039062, -0.00006, -0.000603, -0.000553, -0.04834, -0.000782, 0.004608, 0.005463, 0.172852, 0.006317, -0.000515, -0.000999, -0.043213, -0.000353, -0.00079, -0.000475, -0.043701, -0.000671, 0.000832, 0.00066, 0.04541, 0.000484, -0.000999, -0.001167, -0.048828, -0.000248, 0.000553, 0.001244, 0.05127, -0.000028, -0.000824, -0.000192, -0.041016, -0.000698, -0.000862, -0.001526, -0.049805, -0.000062, 0.000885, 0.000751, 0.053467, 0.000713, -0.001167, -0.000437, -0.051514, 0.000591, -0.000364, -0.000999, -0.058838, -0.000073, 0.000261, 0.000942, 0.043213, 0.00103, -0.001221, -0.001404, -0.055664, -0.000393, 0.000622, 0.001053, 0.051025, -0.000006, -0.001373, -0.001274, -0.069824, 0.000675, -0.000496, -0.000032, -0.041504, -0.000218, 0.001442, 0.001549, 0.061035, 0.001541, 0.000553, 0.001198, 0.057861, 0.000137, -0.003418, -0.004669, -0.129883, -0.004913, 0.000261, 0.000171, 0.043701, -0.000366, 0.000338, 0.000748, 0.050537, -0.000584, 0.001091, 0.001434, 0.049805, -0.000018, 0.000877, 0.001022, 0.050781, 0.00058, 0.004822, 0.007568, 0.21582, 0.00351, -0.001007, -0.001511, -0.060791, -0.000515, -0.000645, -0.00046, -0.040283, -0.000239, 0.000557, 0.001472, 0.054443, -0.000053, 0.004059, 0.003632, 0.123535, 0.004822, -0.00238, -0.002533, -0.235352, -0.00412, -0.000124, 0.000984, 0.051025, 0.000893, 0.000679, 0.000977, 0.044922, 0.00045, -0.000778, -0.003357, -0.145508, -0.001472, -0.001183, -0.001884, -0.060303, -0.000809, -0.001167, -0.000698, -0.041992, -0.0009, -0.002487, -0.005463, -0.137695, -0.007355, -0.001091, -0.001114, -0.041016, -0.000479, -0.000422, -0.000427, -0.040527, -0.000465, 0.001289, 0.001335, 0.041992, -0.000053, 0.000515, 0.000484, 0.045166, -0.000154, -0.001091, -0.00079, -0.046143, -0.00014, -0.000938, -0.001266, -0.054932, -0.000896, 0.000111, 0.000782, 0.044189, -0.000322, 0.000961, 0.000725, 0.05127, 0.000927, 0.000729, 0.001007, 0.03418, -0.000153, 0.000515, 0.000648, 0.047852, -0.000049, -0.001198, -0.001495, -0.045654, -0.002167, 0.000425, 0.000082, 0.053467, -0.000652, -0.001968, -0.002167, -0.055176, -0.001747, -0.000219, -0.000683, -0.043701, -0.001083, -0.000294, -0.001625, -0.044189, 0.000542, 0.0009, 0.001205, 0.054199, 0.000108, 0.002197, 0.001534, 0.053223, 0.001442, -0.00082, -0.001022, -0.04834, 0.000269, 0.000637, 0.000725, 0.047119, -0.000056, 0.001518, 0.001648, 0.062988, 0.002014, 0.000313, -0.000322, 0.041016, -0.000448, 0.001251, 0.001083, 0.038818, 0.000444, -0.000927, -0.000243, -0.04248, 0.000102, -0.000618, -0.000805, -0.042725, 0.000744, 0.003082, 0.003799, 0.114258, 0.004333, -0.000013, -0.000526, -0.053955, -0.000185, -0.000935, -0.000847, -0.046387, -0.000874, 0.003006, 0.003998, 0.117188, 0.00386, 0.000931, 0.001038, 0.036133, -0.000033, 0.000908, 0.000683, 0.041016, -0.000687, 0.001167, 0.001106, 0.049805, 0.000046, -0.000912, -0.000916, -0.048584, -0.000114, 0.000626, 0.001068, 0.061035, 0.000626, 0.000755, 0.001236, 0.046143, 0.000231, -0.001175, -0.001205, -0.050537, -0.000124, -0.005157, -0.006744, -0.164062, -0.005676, 0.000351, 0.000526, 0.041504, -0.000652, 0.001099, 0.0019, 0.04541, 0.002594, 0.001167, 0.000698, 0.050537, 0.000687, 0.001083, 0.000399, 0.065918, 0.000778, -0.00161, -0.000599, -0.063965, -0.001411, -0.000992, -0.000801, -0.040283, -0.000261, 0.00103, 0.001884, 0.057129, 0.000151, 0.002701, 0.003754, 0.120605, 0.008545, -0.000801, -0.001106, -0.054443, -0.000452, -0.000637, -0.000288, -0.044189, 0.000012, -0.000151, 0.000313, 0.055908, -0.001572, -0.000309, -0.000637, -0.047119, -0.000652, -0.003159, -0.004028, -0.169922, 0.000003, 0.000687, 0.000973, 0.033447, 0.000885, 0.000706, 0.001709, 0.067871, 0.000486, -0.000999, -0.001411, -0.050537, 0.00029, -0.000957, -0.000366, -0.047607, -0.00082, 0.000759, -0.000404, 0.045654, -0.000713, -0.00074, -0.001266, -0.057861, 0.000832, 0.006561, 0.008484, 0.1875, 0.016113, 0.001823, 0.001999, 0.013489, 0.00354, -0.000858, -0.000504, 0.013855, 0.007782, -0.01355, -0.021484, -0.161133, -0.028564, -0.00053, -0.001404, 0.014282, 0.008728, -0.000041, -0.001503, 0.015625, 0.009583, -0.001076, -0.001724, 0.016724, 0.010132, 0.000301, 0.002121, -0.017212, -0.010437, -0.000591, -0.001411, 0.015442, 0.009888, 0.001205, 0.001488, 0.009827, 0.002899, -0.000317, -0.000334, 0.015747, 0.009033, 0.000089, -0.000284, 0.018921, 0.011353, -0.000416, -0.000984, 0.012817, 0.007629, 0.002731, 0.004211, 0.031738, 0.004456, 0.002945, -0.01123, -0.126953, -0.008301, 0.00045, 0.000393, -0.012268, -0.007751, -0.012695, -0.021973, -0.163086, -0.024902, -0.000782, -0.007721, 0.026001, 0.001114, -0.000374, -0.005615, 0.021484, -0.002609, -0.000221, 0.00119, 0.009583, 0.001068, -0.00066, -0.002975, 0.020996, 0.01416, -0.000212, -0.000618, 0.012878, 0.008789, 0.000115, -0.000805, -0.009277, -0.000912, 0.000022, 0.000652, -0.02002, -0.014221, 0.000469, 0.00053, -0.013062, -0.00766, 0.000961, 0.00079, -0.014526, -0.009766, 0.000759, 0.001213, -0.01532, -0.009766, 0.014099, 0.025635, 0.185547, 0.0271, 0.000698, 0.001534, -0.020752, -0.013977, -0.000866, -0.000782, 0.019409, 0.01239, -0.000115, -0.001823, -0.013428, -0.001343, -0.000385, -0.000576, 0.021484, 0.013916, -0.000133, -0.001526, 0.017212, 0.010498, 0.006592, 0.007782, 0.040283, 0.019653, 0.001091, 0.001587, -0.015564, -0.009705, -0.000011, 0.001221, -0.011658, -0.007019, 0.000763, 0.00174, -0.015015, -0.008911, 0.001297, 0.002136, 0.019531, 0.002975, -0.001274, -0.015198, 0.042236, 0.00193, -0.00053, -0.000587, 0.015869, 0.009277, 0.000173, -0.001007, -0.010437, -0.00066, -0.000668, -0.000843, 0.01239, 0.008057, -0.001129, -0.001022, -0.016846, -0.004517, -0.001152, -0.001694, -0.010559, -0.003052, 0.000912, 0.002579, -0.022705, -0.013794, -0.012939, -0.020752, -0.155273, -0.025269, 0.001923, 0.003189, 0.01709, 0.003189, -0.000458, -0.004456, 0.017822, -0.005554, 0.001907, 0.002747, 0.019775, 0.002548, 0.000123, -0.001839, 0.015564, 0.009399, -0.000292, -0.001274, 0.018677, 0.009827, 0.000336, 0.000683, -0.012451, -0.007629, -0.001236, 0.004822, -0.087402, -0.057861, 0.0001, -0.001106, 0.015015, 0.00946, -0.000083, -0.001152, -0.010376, -0.001091, -0.001274, -0.00766, 0.024658, -0.001778, -0.00095, -0.00145, 0.015991, 0.011169, 0.000065, 0.002487, -0.017944, -0.011719, 0.00042, 0.001015, -0.017456, -0.011902, -0.000645, -0.007355, 0.02124, -0.001221, 0.000534, 0.002808, 0.00415, -0.024414, -0.00135, -0.001762, -0.016357, -0.003159, 0.000231, 0.00036, -0.019165, -0.011597, -0.000242, 0.001007, 0.010559, 0.000946, 0.000568, 0.000622, 0.007874, 0.0047, -0.000463, -0.002136, 0.015625, 0.010376, -0.000301, -0.007996, 0.024048, -0.001259, -0.000311, -0.000881, 0.012817, 0.007782, 0.000077, -0.000862, 0.012512, 0.007935, -0.000345, -0.001465, 0.015747, 0.009583, -0.069824, -0.092285, -0.351562, -0.169922, -0.000223, 0.000973, 0.009766, 0.000969, 0.012085, 0.019653, 0.152344, 0.023926, 0.013367, 0.021851, 0.162109, 0.025513, 0.00061, 0.001167, -0.015015, -0.009705, -0.000866, -0.002335, 0.022339, 0.012634, -0.001762, -0.00264, -0.020264, -0.004669, -0.001373, -0.007599, 0.022827, -0.000549, 0.000311, -0.000387, 0.015442, 0.010376, -0.001968, -0.003448, -0.022583, -0.00293, -0.001015, -0.000938, 0.017456, 0.009949, -0.000866, -0.00164, 0.014404, 0.008789, -0.000284, 0.000534, -0.015198, -0.010437, -0.016357, -0.022827, -0.178711, -0.040039, 0.000717, 0.000923, -0.013977, -0.008362, 0.001717, -0.011536, -0.120605, -0.007629, 0.002182, 0.003464, 0.029663, 0.004761, -0.001091, -0.001457, 0.014893, 0.008911, 0.000469, 0.001198, -0.015991, -0.00946, -0.000475, -0.000759, 0.015137, 0.010376, -0.000383, -0.001625, 0.017578, 0.01178, -0.000637, -0.000938, 0.020874, 0.015015, -0.000176, -0.005615, 0.016357, -0.00087, -0.000614, -0.000885, 0.015625, 0.010681, 0.000725, 0.001289, -0.015503, -0.009705, -0.000113, 0.00037, 0.02478, 0.014709, -0.001663, -0.00296, -0.019775, -0.004272, 0.013, 0.021118, 0.151367, 0.025391, 0.000102, -0.00148, -0.011841, -0.003433, -0.000435, 0.001167, -0.021118, 0.000893, -0.000603, -0.001205, 0.015747, 0.007935, -0.000515, -0.000896, 0.014526, 0.008728, -0.011475, -0.016113, -0.121094, -0.025635, 0.000008, 0.000675, 0.010254, 0.000801, -0.000259, -0.000809, 0.013123, 0.008667, -0.000444, 0.000816, -0.016479, -0.009949, -0.000054, 0.001801, -0.019165, -0.010925, 0.001244, 0.001152, -0.014526, -0.010071, -0.00041, -0.000969, 0.012817, 0.008606, 0.010681, 0.016479, 0.090332, 0.026123, -0.060547, -0.085449, -0.464844, 0.003448, -0.000568, 0.00034, -0.016968, -0.012878, 0.000032, 0.001968, -0.0354, -0.022217, 0.000433, 0.00103, -0.01532, -0.00946, 0.001755, 0.002579, 0.020996, 0.003586, 0.000885, 0.000877, -0.015503, -0.009949, -0.000526, -0.001175, 0.014526, 0.009399, -0.000938, -0.001457, 0.016113, 0.010742, 0.000015, -0.000038, 0.015991, 0.009399, 0.001755, 0.002029, 0.011475, 0.005157, 0.000294, -0.001198, -0.01062, -0.000828, -0.001854, -0.002914, -0.012817, -0.00238, 0.000051, 0.002335, -0.020996, -0.011902, -0.000755, 0.000629, -0.07666, -0.052246, 0.000062, 0.007263, -0.02124, 0.000946, -0.000511, -0.001968, -0.019775, -0.001396, -0.001434, -0.002914, -0.021362, -0.003845, -0.000118, 0.001289, 0.011292, 0.0009, 0.001617, 0.008362, -0.025269, 0.000138, 0.002777, 0.001518, 0.045654, 0.005554, 0.006012, 0.009705, 0.114746, 0.018311, 0.001129, 0.001968, 0.058594, 0.004272, -0.001564, -0.001907, -0.030518, -0.009766, -0.001556, -0.00164, -0.039551, -0.005585, -0.000393, 0.00145, 0.037598, 0.001137, -0.000893, -0.000496, -0.027588, -0.002716, -0.001579, -0.002457, -0.059082, -0.007996, -0.000366, 0.001274, 0.041748, 0.004059, 0.00011, -0.000694, -0.043945, -0.002731, 0.000774, 0.000055, -0.047607, -0.00082, 0.001015, 0.001831, 0.039795, 0.003113, -0.003372, -0.003632, -0.04126, -0.014038, -0.000916, -0.00053, -0.031006, -0.002731, 0.000005, 0.000155, 0.107422, 0.016235, 0.000824, 0.00053, 0.032959, 0.003693, -0.000214, 0.000916, 0.050293, 0.0009, -0.000298, 0.003342, 0.049072, 0.001213, 0.000465, -0.002045, -0.041992, -0.00267, -0.001877, -0.001411, -0.047607, -0.005493, -0.000368, -0.000086, -0.035645, -0.003342, -0.000299, -0.001282, 0.033936, 0.003799, -0.000488, -0.003235, 0.040527, -0.011841, -0.000154, 0.000144, 0.04248, 0.002716, 0.001343, 0.000755, 0.044922, 0.004639, -0.001472, -0.002777, -0.039795, -0.001289, 0.001289, 0.004089, 0.042725, 0.001877, -0.000786, -0.000717, -0.03418, -0.003555, 0.002533, 0.003342, 0.045166, 0.012634, 0.002731, 0.001419, 0.036133, 0.006195, -0.002533, -0.002136, -0.049072, -0.005341, 0.000186, 0.000012, -0.035889, -0.001999, -0.000103, -0.001122, -0.037598, -0.002136, -0.020874, 0.026611, -0.011963, -0.008118, -0.000671, -0.001244, -0.043457, -0.004486, 0.000121, -0.000488, -0.12207, -0.006958, 0.000771, 0.000191, -0.039795, -0.002106, 0.000031, -0.000607, -0.053467, -0.001762, -0.000055, -0.001244, -0.043945, -0.002197, 0.001633, -0.000015, 0.045166, 0.003479, -0.000568, -0.00132, -0.036133, -0.002167, -0.00148, -0.001297, -0.040283, -0.00193, -0.000477, -0.005371, -0.114746, -0.011902, -0.000626, -0.002853, -0.050293, -0.002213, -0.000099, -0.001251, -0.053223, -0.007751, -0.001007, -0.00145, -0.0354, -0.002655, 0.00116, 0.000433, 0.05835, 0.007782, -0.000406, -0.001892, -0.044678, -0.00325, -0.000603, -0.001953, -0.043457, -0.004547, -0.000074, -0.004578, 0.045166, -0.013672, -0.002762, -0.000935, -0.061279, -0.012268, 0.0005, -0.002914, -0.078613, -0.002121, -0.000347, -0.000334, 0.031982, 0.001549, -0.001144, -0.001434, -0.041748, -0.002686, -0.000299, 0.000301, 0.042725, 0.003159, 0.001381, -0.000782, 0.045166, 0.006622, -0.001755, -0.001366, -0.036133, -0.009399, 0.000767, 0.00351, 0.049072, 0.002289, -0.000957, -0.000999, -0.043945, -0.003433, 0.001152, 0.000992, 0.034424, 0.003113, -0.000181, 0.000755, 0.039307, 0.002487, -0.007599, -0.005127, -0.117188, -0.012207, -0.000919, -0.0019, -0.043457, -0.001144, -0.000488, -0.000366, -0.05542, -0.001663, 0.004242, 0.001457, 0.062012, 0.012207, 0.001144, 0.0019, 0.039062, 0.005188, -0.000042, -0.000515, -0.037109, -0.004303, 0.000263, 0.000763, 0.042236, 0.002686, 0.001457, -0.001076, -0.076172, -0.008362, 0.002029, 0.001762, 0.036377, 0.00322, -0.002472, -0.002411, -0.060059, -0.006683, -0.000885, -0.000267, -0.04126, -0.005035, 0.004608, 0.005157, 0.092773, 0.018677, -0.00132, -0.001358, 0.026611, 0.00193, 0.001122, -0.001488, -0.05127, 0.00209, -0.000793, -0.000614, -0.04248, -0.003693, -0.000479, -0.001656, -0.040283, -0.000984, 0.001045, 0.001045, 0.05127, 0.002502, 0.001137, 0.00206, 0.037598, 0.004578, 0.000046, 0.001694, 0.042725, 0.003159, 0.00042, 0.000063, -0.04541, -0.001968, 0.000786, 0.000492, 0.039062, 0.00386, -0.00473, -0.00412, -0.044434, -0.014282, 0.000751, 0.00053, 0.033447, 0.00322, -0.00209, -0.004059, -0.04248, -0.003525, 0.002365, -0.022705, 0.055176, 0.009888, 0.000216, 0.000425, 0.031006, 0.000954, -0.001457, -0.000576, -0.050781, -0.005005, -0.000954, -0.002136, -0.047607, -0.004852, -0.002258, -0.00106, -0.051758, -0.006287, -0.000954, -0.004578, -0.049072, -0.003357, 0.000084, 0.000908, 0.040771, 0.003235, 0.001022, 0.001289, 0.043945, 0.004913, -0.002029, -0.001076, -0.05127, -0.008179, -0.00164, -0.001419, -0.049316, -0.00325, 0.001114, 0.003891, 0.05957, 0.004852, 0.00095, 0.001999, 0.097656, 0.016479, -0.002747, -0.003723, -0.042236, -0.00145, -0.013733, -0.01123, -0.133789, -0.018799, -0.000919, -0.001526, -0.048828, -0.003433, 0.021973, -0.028564, 0.012939, 0.006409, -0.000119, -0.002136, 0.023193, 0.064453, -0.001328, -0.000969, -0.038086, -0.002594, -0.00003, 0.000123, -0.032959, -0.003998, -0.002029, -0.005096, -0.057861, -0.000587, 0.0005, -0.001022, -0.045654, -0.001595, -0.002304, -0.000374, -0.047363, -0.007751, 0.00046, 0.002289, 0.045898, 0.005219, -0.001251, -0.000813, -0.064453, -0.004913, -0.000319, -0.00206, -0.037842, -0.003296, 0.00016, 0.000091, 0.03418, 0.003815, 0.001106, 0.001106, -0.009338, -0.049561, 0.00132, 0.001503, 0.052246, 0.000828, -0.000824, 0.000187, -0.057373, -0.003967, 0.000095, 0.000683, 0.038574, 0.003143, 0.000771, 0.000858, 0.052002, 0.004333, 0.004028, 0.002045, 0.043701, 0.005768, -0.003464, -0.003128, -0.049072, -0.005768, 0.001251, 0.000847, 0.05957, 0.002243, -0.001022, -0.000927, -0.06543, -0.007019, -0.000186, -0.001495, -0.044434, -0.003174, 0.00079, 0.000063, 0.03418, 0.002609, 0.000648, 0.000492, 0.05249, 0.002258, -0.000858, -0.000359, -0.044678, -0.00325, -0.000402, -0.001518, -0.042969, -0.00528, 0.002777, 0.002182, 0.083984, 0.010498, 0.000154, -0.001762, -0.053711, -0.00592, -0.032471, 0.052002, -0.029663, -0.036865, -0.003906, -0.011414, -0.049072, -0.003281, 0.001465, 0.006042, 0.035889, 0.0001, -0.010071, -0.047363, -0.265625, -0.019653, 0.000999, 0.011414, 0.075195, 0.004852, -0.000599, 0.006714, 0.057617, 0.001358, 0.000232, -0.005402, -0.063477, -0.002258, 0.001137, 0.003937, 0.027344, -0.000813, -0.002777, -0.005127, -0.031128, -0.004089, -0.001297, -0.006561, -0.045654, -0.002289, 0.001854, 0.0065, 0.035156, -0.00045, -0.001823, -0.009583, -0.033691, -0.006042, 0.00046, 0.00415, 0.033447, 0.001198, 0.003799, 0.012085, 0.049072, 0.005005, -0.000186, 0.004181, 0.032715, -0.002319, 0.006195, 0.010498, 0.04126, 0.011963, 0.002136, 0.026123, 0.133789, 0.000862, 0.002121, 0.005829, 0.034668, 0.006775, 0.000001, 0.004639, 0.039795, -0.003891, 0.003296, 0.008118, 0.047119, 0.005737, -0.001854, -0.025879, -0.175781, 0.001373, 0.000082, -0.004272, -0.050537, 0.001198, -0.000599, -0.005005, -0.045166, -0.001915, -0.001015, 0.001984, 0.049561, 0.001526, -0.000874, -0.008118, -0.088867, -0.010681, -0.00135, -0.007324, -0.040039, -0.007019, -0.001595, -0.007538, -0.026489, -0.005554, -0.009338, 0.015747, 0.125977, -0.00705, 0.003006, 0.008362, 0.037354, 0.008728, -0.002335, 0.000778, 0.05835, -0.00119, -0.008606, -0.027954, -0.129883, -0.033691, 0.000801, -0.007202, -0.045654, -0.006439, 0.001526, -0.012207, -0.072754, -0.011169, 0.000137, 0.002914, 0.026855, -0.002319, 0.004333, 0.000086, -0.036133, 0.001152, 0.01123, 0.038818, 0.174805, 0.000839, -0.002777, -0.009155, -0.029541, -0.005402, 0.001289, 0.008972, 0.048584, 0.004303, -0.001595, -0.008972, -0.063965, -0.00383, -0.001266, -0.006531, -0.034668, 0.001877, 0.000938, 0.003571, 0.026855, -0.002777, -0.000139, -0.004852, -0.049072, -0.004089, -0.001038, 0.004456, 0.047607, 0.009338, -0.000252, -0.004913, -0.041748, 0.001335, -0.001137, 0.007446, 0.049561, 0.003693, 0.003876, 0.01709, 0.083496, -0.002106, 0.001816, 0.010681, -0.066895, 0.007111, -0.003372, -0.008789, -0.02832, -0.00769, 0.002014, -0.005341, -0.055908, -0.000866, -0.00119, -0.004669, -0.034424, 0.003372, -0.002747, -0.008606, -0.039551, 0.000675, -0.002274, -0.005859, -0.040527, -0.00177, -0.002167, 0.001732, 0.137695, -0.000108, -0.00106, -0.006989, -0.030518, -0.005249, 0.004822, 0.015625, 0.046875, 0.008118, -0.001648, -0.007172, -0.046875, 0.003769, -0.001701, -0.007721, -0.041504, -0.011902, -0.00148, 0.011536, 0.163086, 0.003464, 0.00116, -0.004547, -0.060791, 0.002289, -0.000896, 0.003937, 0.040039, -0.00145, 0.002563, -0.000717, -0.051025, 0.004974, 0.00206, 0.010681, 0.071289, 0.007538, 0.002487, 0.008301, 0.030884, 0.006287, 0.000549, 0.005341, 0.044434, 0.002029, 0.00264, -0.010437, -0.09375, -0.001862, 0.001129, 0.007996, 0.042725, -0.002609, 0.001923, 0.001938, 0.0625, -0.000568, -0.001778, -0.007294, -0.035889, 0.000893, -0.000858, 0.0177, 0.150391, 0.005432, -0.001869, 0.000641, 0.070312, -0.005951, 0.000328, -0.003555, -0.033447, 0.002441, -0.000273, -0.007507, -0.04541, -0.004852, 0.000889, -0.003052, -0.032471, 0.003189, -0.001724, -0.009338, -0.054688, -0.002457, 0.000129, 0.005798, 0.041748, -0.000033, 0.001152, -0.006653, -0.059814, 0.00383, -0.000748, -0.009033, -0.050781, -0.013184, 0.001434, 0.006287, 0.037109, 0.007111, -0.002304, -0.00946, -0.037598, -0.007233, -0.001358, -0.00708, -0.038818, 0.000259, -0.000223, 0.012268, 0.059082, -0.004486, -0.000652, 0.010071, 0.057129, 0.005432, 0.00174, 0.004181, 0.030518, 0.001785, 0.002121, 0.012756, 0.046875, 0.009949, -0.001663, 0.004639, 0.04248, -0.002335, -0.007294, 0.010925, 0.07959, -0.000729, 0.000755, 0.003998, 0.026245, -0.000364, 0.002625, 0.008789, 0.047119, -0.000542, -0.001442, -0.009644, -0.046631, 0.003326, 0.001221, 0.008423, 0.044678, 0.014099, -0.008301, -0.012512, -0.040527, -0.010193, -0.003189, -0.010742, -0.052246, 0.000679, -0.001205, 0.006866, 0.053955, 0.005188, -0.000395, 0.006195, 0.043457, -0.001228, 0.002792, -0.001137, -0.052979, -0.003571, 0.00119, 0.005188, 0.054932, 0.006378, 0.00103, -0.005554, -0.051514, 0.006012, -0.002274, -0.009705, -0.052734, 0.005676, -0.00386, -0.003098, 0.041748, -0.008057, 0.001152, -0.009033, -0.078125, -0.010437, -0.003677, 0.067871, 0.259766, 0.068359, -0.000064, 0.005035, 0.050781, 0.003143, 0.00119, -0.003433, -0.047607, 0.001251, 0.000089, -0.004486, -0.041748, 0.000927, 0.000816, 0.005127, 0.053223, -0.001137, 0.00209, 0.00705, 0.03833, -0.000511, -0.00145, -0.009644, -0.039795, 0.000406, -0.002167, -0.008057, -0.031982, -0.002106, -0.001259, 0.008667, 0.05127, 0.008606, -0.002792, -0.007812, -0.038086, 0.000343, 0.00135, -0.001869, -0.033691, 0.004547, 0.002487, 0.020996, 0.100098, 0.002182, 0.001526, 0.005951, 0.031738, -0.000109, 0.000216, 0.006439, 0.05127, -0.002335, -0.001778, 0.004974, 0.05542, 0.002838, 0.001953, 0.009644, 0.052246, 0.001015, 0.0019, 0.005249, 0.030518, 0.000736, -0.000006, 0.009216, 0.056396, -0.005676, 0.001564, 0.014832, 0.141602, 0.007935, -0.00193, -0.00705, -0.035156, -0.008423, -0.001915, -0.01001, -0.050781, -0.001968, -0.002167, -0.008423, -0.039795, 0.001884, -0.080566, -0.062256, -0.146484, -0.199219, 0.005219, 0.024902, 0.171875, 0.007294, 0.001732, 0.006165, 0.034424, -0.000284, -0.000618, -0.00766, 0.066406, -0.005859, -0.000793, 0.005493, 0.048584, 0.000687, 0.00061, 0.004242, 0.025757, -0.000001, -0.000847, -0.002762, -0.044189, 0.003967, -0.016235, -0.020996, -0.170898, -0.558594, -0.002136, -0.004669, 0.071777, 0.010193, 0.003021, 0.000671, -0.048828, 0.00145, 0.004547, 0.007996, -0.071777, -0.009399, -0.000645, -0.002777, 0.077637, -0.018799, 0.001366, -0.002563, -0.047363, 0.002884, -0.000002, -0.001083, 0.067871, -0.007172, 0.001732, 0.001083, -0.063965, 0.007874, 0.002426, 0.007812, 0.09375, 0.021729, -0.002151, -0.003113, 0.062988, -0.000446, -0.001915, -0.008118, -0.062988, -0.005188, -0.000877, 0.004608, 0.048828, -0.005676, -0.001999, 0.000793, 0.072266, -0.013733, 0.00087, -0.000454, -0.04541, 0.002426, 0.000652, 0.001297, 0.088867, 0.00293, 0.001389, -0.000229, -0.07959, 0.017456, -0.002502, -0.003159, -0.005249, 0.077637, 0.002121, 0.00325, -0.064941, 0.002747, -0.000433, -0.00267, -0.057129, 0.00531, -0.000576, -0.001785, -0.043213, 0.004944, 0.002472, -0.003082, -0.071777, -0.004242, 0.004089, 0.007996, 0.07373, 0.015625, 0.000679, 0.002243, 0.047607, -0.01178, -0.002182, 0.002808, 0.068359, 0.005127, -0.000381, 0.001091, 0.040283, -0.01123, -0.003311, -0.003448, 0.085449, -0.018066, 0.003693, 0.006287, -0.006866, -0.075684, -0.000007, 0.000203, 0.061035, -0.010498, -0.002853, -0.004395, 0.099609, -0.020386, 0.001205, 0.005768, 0.100098, 0.021729, 0.000946, -0.001091, -0.075195, 0.000977, 0.001915, -0.001724, -0.062988, 0.015747, 0.00095, 0.001305, -0.072266, 0.011963, 0.001167, -0.003586, -0.055176, 0.004395, 0.000504, -0.00058, 0.075195, 0.030396, 0.001205, 0.000195, -0.062012, 0.007996, -0.000763, -0.004456, -0.041748, -0.001892, -0.0019, -0.00148, 0.073242, -0.016602, 0.000694, 0.000107, -0.063965, 0.004883, -0.000538, 0.006012, 0.116211, 0.003738, -0.003052, -0.00885, -0.061768, -0.034912, 0.000368, -0.000284, -0.076172, 0.001572, 0.001595, 0.000515, -0.099609, 0.006805, 0.003693, 0.000839, -0.067871, 0.0047, 0.002548, 0.002319, -0.070312, 0.015015, 0.000717, 0.002106, 0.060303, -0.007416, -0.000801, -0.001305, 0.053711, -0.007019, 0.001167, -0.002182, -0.069824, 0.028442, 0.002884, 0.000534, -0.078125, -0.022583, 0.001167, 0.000473, -0.060303, 0.003418, -0.003265, -0.002716, 0.066406, 0.011169, 0.003616, 0.00412, -0.229492, 0.00647, -0.001808, -0.006897, 0.066895, 0.000832, 0.005035, 0.008606, -0.143555, 0.022827, -0.000324, 0.001228, 0.046631, -0.014832, -0.001831, -0.002853, 0.068848, 0.002396, 0.000443, -0.001999, 0.09082, 0.000096, -0.001419, -0.00161, -0.003281, 0.057129, 0.00061, 0.001068, -0.091797, -0.009583, -0.000328, -0.001686, -0.084961, 0.0065, 0.001328, 0.000273, -0.077148, -0.000732, -0.000113, 0.002075, -0.07666, -0.005585, 0.001846, 0.001137, -0.063477, 0.001678, -0.0047, -0.003235, 0.066406, -0.011353, -0.000176, -0.000443, -0.048828, 0.003494, 0.0, 0.000763, 0.0625, -0.008423, 0.001732, 0.001869, -0.057861, 0.005402, 0.000679, -0.001091, -0.066895, 0.01001, 0.001366, 0.001022, 0.088379, -0.006744, -0.001541, -0.003586, 0.069824, -0.020752, 0.000256, -0.002533, -0.043945, -0.068848, -0.000005, 0.001152, 0.070312, 0.010437, -0.000931, -0.002014, 0.061523, -0.003677, 0.000992, 0.00235, 0.052002, 0.016235, 0.000687, 0.001183, 0.054199, 0.002609, -0.001045, -0.001656, 0.062256, -0.006561, 0.001076, 0.002502, -0.065918, 0.012024, 0.000607, -0.001076, -0.07666, -0.002838, -0.001091, 0.004272, 0.050049, -0.002121, -0.004395, -0.020752, -0.11084, -0.016602, 0.000418, -0.000648, -0.047119, 0.015869, 0.000862, -0.002991, -0.055664, 0.002502, -0.007751, -0.00238, 0.257812, -0.037354, 0.000081, 0.001274, 0.072754, -0.018677, -0.000847, -0.001404, 0.079102, -0.016968, -0.000904, -0.002274, 0.050781, -0.008301, -0.000025, 0.001015, 0.075684, -0.009705, -0.000908, -0.001282, -0.066406, -0.000496, -0.000475, -0.000675, 0.068359, -0.009705, -0.003204, -0.006287, -0.063477, 0.004028, 0.002106, 0.000572, -0.05127, 0.003281, -0.002533, -0.002777, 0.092773, -0.021729, 0.002441, -0.000433, -0.064941, -0.013184, -0.001167, -0.000221, 0.055176, 0.004181, -0.000355, -0.000778, 0.079102, 0.015625, 0.002792, -0.000049, -0.101562, 0.003998, 0.001305, 0.002975, -0.067871, 0.012939, 0.002899, 0.008423, 0.092773, -0.008179, -0.000029, 0.004242, 0.053223, 0.000021, 0.001167, 0.008484, 0.082031, 0.01062, 0.001419, 0.003708, 0.064941, -0.003677, 0.002594, 0.005707, -0.082031, -0.014221, 0.00087, -0.002106, -0.05835, -0.004425, -0.001305, -0.003723, 0.062988, -0.013733, 0.001358, 0.009583, 0.104492, 0.032227, 0.000637, 0.000294, -0.053955, 0.017334, 0.000057, 0.001511, 0.041016, 0.002121, 0.000652, -0.001999, -0.064453, 0.00824, -0.003601, -0.005554, -0.000736, 0.066406, 0.00119, -0.000209, -0.061523, 0.008118, 0.001465, 0.003052, -0.000935, -0.059814, 0.00087, 0.011658, 0.194336, -0.012085, 0.007446, 0.005585, -0.115234, 0.012634, -0.001144, -0.00106, 0.04541, -0.015747, 0.001564, 0.00209, 0.070801, -0.005951, -0.001953, -0.001564, 0.063965, -0.009094, 0.005951, 0.003937, -0.177734, 0.014893, 0.000031, 0.000973, 0.051758, -0.012573, 0.000075, 0.002396, 0.045654, 0.001236, 0.000004, 0.003677, 0.074219, -0.005615, -0.003464, -0.004425, 0.081543, -0.015991, -0.000108, -0.00119, -0.042725, 0.003494, 0.000916, -0.001457, -0.089355, 0.015137, -0.00238, -0.000045, 0.073242, -0.009644, -0.002533, -0.000679, 0.075195, -0.002136, -0.004852, -0.001694, 0.107422, -0.002701, 0.000977, 0.012451, 0.1875, 0.036865, 0.000946, 0.001442, 0.095215, -0.010193, 0.002075, 0.002548, 0.082031, 0.00135, -0.000237, -0.002121, 0.092773, 0.009949, -0.005188, -0.006653, 0.123047, 0.027222, -0.005005, -0.010681, -0.081543, -0.0354, 0.003616, 0.006531, 0.098633, 0.026611, -0.005341, -0.015991, -0.126953, -0.022705, -0.002747, 0.000572, 0.135742, 0.00528, 0.004364, 0.008484, -0.114746, 0.013184, -0.001427, 0.000816, -0.091797, -0.027588, -0.003174, -0.009766, -0.28125, -0.067383, -0.000018, -0.000259, 0.112305, 0.009949, 0.001022, 0.001312, -0.084961, -0.000797, -0.003189, -0.002762, 0.131836, -0.018066, -0.00235, -0.002472, -0.081543, -0.013489, -0.004333, -0.00528, -0.087402, -0.022461, 0.049072, 0.08252, 0.410156, 0.462891, -0.00209, -0.004028, -0.071289, -0.021362, -0.003387, 0.003693, -0.158203, -0.013, 0.003082, -0.000237, -0.107422, -0.019409, 0.004364, 0.006439, 0.107422, 0.01709, 0.000178, -0.001343, -0.087891, -0.001358, -0.005615, -0.008606, -0.100586, -0.027832, 0.00003, 0.004242, -0.092285, -0.022461, 0.001923, 0.00592, -0.087891, -0.015381, -0.000004, 0.000376, 0.083984, -0.005219, 0.00066, -0.000652, 0.083984, 0.007019, -0.00322, -0.003281, 0.100586, 0.104004, 0.002686, 0.000683, 0.275391, 0.022461, 0.000607, 0.000347, -0.135742, 0.002838, 0.005341, -0.021362, -0.279297, -0.057373, 0.000999, 0.000244, -0.108398, -0.001602, -0.00119, 0.000961, -0.085449, -0.014893, 0.00148, 0.000315, 0.073242, -0.000778, -0.003967, -0.004028, -0.082031, -0.001175, 0.007996, 0.015381, 0.089844, 0.018677, 0.000587, -0.002029, 0.072754, -0.000835, 0.006531, 0.011108, -0.326172, -0.006042, -0.004669, -0.017822, -0.195312, -0.07666, -0.003998, -0.010437, -0.130859, -0.039307, -0.002075, -0.004486, 0.069336, 0.00766, 0.001869, -0.00079, -0.109375, -0.042969, 0.002655, -0.000587, 0.109863, -0.011292, -0.001228, -0.000935, -0.123535, -0.015015, -0.001465, -0.001526, -0.087402, -0.019775, 0.000137, 0.002914, -0.060303, -0.012695, -0.009521, -0.01532, -0.124023, -0.029663, -0.003265, 0.000309, -0.089355, -0.063965, -0.003464, -0.001495, -0.263672, -0.029907, -0.004364, -0.007996, 0.111328, 0.0354, 0.000252, 0.006287, 0.117676, 0.026123, -0.00325, -0.007935, -0.099121, -0.058594, 0.012329, 0.025269, 0.140625, 0.047607, 0.00473, 0.006683, 0.082031, 0.003128, -0.000595, 0.001289, -0.087402, -0.010559, 0.002884, 0.010254, 0.091797, 0.015991, -0.00206, 0.0047, 0.087402, 0.015442, -0.007599, -0.008179, -0.078613, -0.033203, 0.000383, 0.002365, 0.091309, -0.006012, 0.000618, -0.007629, 0.136719, 0.013794, 0.001305, -0.002136, 0.10791, 0.020508, 0.010559, 0.015564, 0.057373, 0.016846, -0.000637, -0.003555, 0.082031, 0.010742, 0.000105, -0.000946, 0.07373, 0.010742, 0.002289, -0.001442, 0.101074, 0.023071, -0.00235, 0.005585, 0.267578, 0.070801, 0.001549, 0.005524, -0.088379, -0.01709, -0.001038, 0.002838, -0.071777, -0.010742, 0.00412, 0.008484, 0.120605, 0.026733, 0.000874, 0.001282, 0.088379, 0.003632, 0.001259, -0.00116, 0.103027, 0.014526, -0.001968, -0.002289, 0.10791, -0.005798, 0.000353, 0.002686, -0.109863, -0.013855, -0.000874, -0.006042, 0.081055, -0.008667, 0.000523, 0.002838, -0.08252, -0.002426, 0.006012, 0.009155, 0.128906, 0.016724, 0.000523, -0.000072, 0.094727, 0.007782, -0.000774, -0.003799, -0.101562, -0.005035, 0.00135, 0.006165, -0.084473, -0.008362, -0.001923, -0.002548, -0.102051, -0.013062, -0.003525, -0.003891, 0.113281, 0.015015, 0.003845, 0.00351, 0.106934, 0.015991, 0.000908, 0.002045, -0.098633, 0.003754, -0.003845, -0.000534, -0.101562, -0.012878, -0.000446, 0.000041, 0.07373, -0.004913, -0.002167, -0.002594, 0.101074, 0.007812, -0.000587, -0.001678, -0.083008, -0.001015, 0.003067, -0.006592, 0.095215, 0.032471, 0.000824, -0.007874, 0.116699, 0.044922, 0.001175, -0.000376, 0.081543, -0.050049, -0.000534, -0.002945, -0.121582, -0.001534, -0.000219, -0.001411, -0.095215, -0.015869, 0.000801, -0.002182, 0.099121, 0.016113, 0.001114, 0.010193, -0.082031, 0.000467, -0.010498, -0.04541, -0.398438, -0.155273, 0.003067, 0.001755, 0.101562, 0.061523, -0.000063, 0.00008, 0.119141, 0.005585, 0.009705, 0.007172, 0.209961, 0.083008, -0.000213, -0.003693, -0.113281, -0.008667, 0.002411, -0.000049, -0.148438, -0.02002, -0.005066, -0.01239, -0.107422, -0.027954, -0.000946, 0.000534, -0.070801, -0.005035, 0.00069, 0.000587, -0.092285, 0.000866, -0.001396, -0.00116, -0.124023, -0.007416, 0.001541, -0.000243, 0.085449, 0.014832, -0.002762, -0.004059, -0.103027, -0.018921, -0.008301, -0.010071, -0.10498, -0.017334, 0.000043, -0.000313, -0.080566, 0.005707, 0.000009, 0.001381, 0.102539, 0.01709, 0.000138, -0.002716, 0.095703, -0.00325, -0.001778, -0.000147, -0.108398, -0.022461, -0.002792, -0.003159, -0.059326, -0.046143, -0.001717, -0.00206, 0.079102, -0.008545, 0.000549, 0.000211, -0.093262, -0.000127, -0.000414, 0.001015, -0.122559, -0.014709, -0.000793, -0.005005, -0.098145, -0.021118, 0.002304, 0.007141, -0.099121, -0.015747, -0.002304, -0.000938, -0.100586, -0.001778, 0.000435, 0.001381, -0.102051, -0.008545, 0.004974, 0.014404, 0.120605, 0.008423, 0.001106, 0.002243, -0.071289, -0.012573, -0.000065, -0.001968, 0.099121, 0.043213, 0.001373, -0.001564, 0.091309, 0.004852, 0.000414, 0.007172, 0.125, 0.046631, 0.003418, 0.001358, 0.137695, 0.02771, -0.00164, 0.001305, -0.128906, -0.002594, -0.000751, 0.00708, -0.114746, -0.025879, -0.00528, -0.009033, -0.091797, -0.029663, 0.016357, 0.029907, 0.458984, 0.102539, -0.000217, -0.001671, -0.037842, -0.008484, 0.000326, 0.000131, -0.035889, 0.003159, -0.000912, 0.000751, -0.032227, -0.001228, 0.001694, 0.001884, 0.026611, 0.025146, 0.001045, 0.003036, 0.107422, 0.055176, -0.000425, -0.003906, -0.026367, 0.005035, 0.011169, 0.014099, 0.02771, -0.001213, 0.00238, 0.000269, -0.109863, 0.039307, -0.000755, -0.000203, -0.029419, -0.007172, -0.001068, -0.003113, -0.030151, 0.003464, -0.000771, -0.002716, 0.027222, -0.016113, 0.000212, -0.000357, -0.028198, 0.008972, -0.000744, -0.002762, -0.025024, 0.005798, 0.00017, 0.000102, 0.022095, -0.017456, -0.00008, 0.00148, -0.027832, -0.001541, -0.000113, -0.001122, 0.031738, -0.006561, -0.000418, -0.00082, 0.026611, -0.015564, 0.000425, 0.000954, 0.027222, -0.001129, -0.000049, -0.000448, -0.026245, 0.004242, 0.00002, 0.000916, 0.031494, -0.000755, 0.000916, 0.002884, -0.036621, 0.006378, -0.00025, -0.001152, -0.009521, -0.029419, -0.00161, -0.003723, -0.046387, -0.006805, 0.000089, 0.000969, 0.027954, 0.008789, 0.001472, 0.002457, 0.02771, 0.013062, -0.000896, -0.001495, 0.040283, -0.002151, -0.000286, 0.000553, 0.001701, -0.032471, -0.000144, 0.000549, 0.015869, 0.081543, -0.000973, -0.000832, 0.021484, -0.006897, 0.002014, 0.005829, 0.038086, 0.021973, -0.000835, -0.000519, 0.035889, 0.000237, -0.000015, -0.000633, 0.004364, 0.037842, -0.00033, -0.00412, -0.021851, 0.007874, 0.000441, -0.000161, 0.037842, -0.012329, -0.000683, -0.000568, -0.020142, 0.029907, -0.000896, -0.000406, -0.046875, 0.004089, -0.00014, -0.000111, -0.001801, 0.037354, -0.001152, 0.00021, -0.044678, -0.021606, 0.000027, 0.000778, -0.032715, 0.008728, -0.000234, -0.000288, 0.003616, 0.037842, -0.000343, -0.001228, 0.0354, 0.059326, -0.000977, -0.000889, -0.022095, -0.05127, 0.000391, 0.006866, -0.024048, 0.006866, 0.000446, 0.001907, -0.037354, -0.000108, 0.000866, 0.00296, -0.033936, 0.000488, 0.000729, -0.000916, -0.036621, 0.015625, -0.00038, -0.001144, -0.001289, 0.045166, 0.000051, 0.001503, -0.043213, 0.014526, -0.001167, -0.001633, -0.010132, 0.045654, -0.001167, -0.002365, -0.039307, -0.019653, 0.000755, 0.002625, -0.023804, -0.00082, -0.004181, -0.004303, -0.052002, 0.007202, 0.00033, -0.00001, -0.000115, 0.030151, 0.000227, -0.000557, 0.035156, 0.014893, 0.000418, 0.000504, 0.02417, -0.010681, -0.000469, -0.002945, -0.032959, -0.016602, -0.00116, -0.001411, 0.026489, -0.014771, 0.000475, -0.00006, 0.033203, -0.003281, -0.000603, -0.003967, 0.029297, 0.001572, -0.00041, 0.000954, 0.003418, -0.037842, 0.001274, 0.004822, -0.047607, 0.012146, -0.000923, -0.000471, 0.036377, 0.000721, -0.000614, -0.00061, 0.024536, -0.011719, 0.000213, 0.00025, -0.025269, 0.006256, 0.000843, 0.000832, -0.029297, -0.002762, -0.002594, -0.004181, -0.032715, 0.000233, 0.000607, 0.002701, 0.006744, -0.064453, 0.000984, 0.000278, 0.028687, -0.011719, 0.000275, 0.000257, 0.031128, -0.007111, 0.001106, 0.002716, -0.026489, 0.003555, 0.000061, 0.00135, 0.028076, -0.010254, 0.000755, 0.004333, -0.024902, 0.00322, 0.000927, 0.001068, -0.032471, 0.000412, -0.000118, 0.00116, 0.032471, 0.018188, 0.001923, 0.006561, 0.0354, 0.025513, 0.000113, -0.002319, -0.033691, -0.000706, -0.000702, -0.003082, -0.028198, 0.001854, 0.000668, 0.002014, 0.03125, 0.002625, -0.001511, -0.000607, 0.029175, -0.002991, -0.000452, 0.000721, -0.028931, -0.013184, 0.000159, 0.001114, 0.026367, 0.006989, -0.001595, -0.015625, -0.019287, 0.006104, 0.000648, 0.000797, 0.038086, 0.000195, 0.000168, -0.003189, 0.0354, 0.003204, -0.000633, -0.000946, 0.009766, 0.034424, -0.000504, 0.000874, 0.044189, -0.003876, 0.002197, 0.011475, 0.063477, 0.076172, -0.000679, 0.000515, -0.032715, -0.026123, 0.000526, 0.000376, -0.024414, 0.006073, -0.000946, -0.002426, 0.034424, 0.000938, 0.001495, 0.000475, -0.026123, 0.005432, -0.000021, -0.000132, -0.023071, -0.020264, 0.00041, 0.000828, -0.023682, 0.013855, 0.002274, 0.001274, -0.03064, -0.227539, 0.000017, -0.000896, 0.024048, -0.004944, 0.000239, -0.00238, -0.032959, 0.008362, -0.000206, 0.003281, -0.026001, -0.022339, 0.000127, 0.00119, 0.031006, 0.007721, 0.000196, 0.000193, 0.038086, -0.008789, 0.00008, 0.001999, -0.026367, 0.000977, 0.000108, 0.000492, 0.024048, -0.007874, -0.000471, -0.001251, -0.007996, -0.037842, -0.000523, 0.000713, 0.028564, 0.001144, -0.001305, -0.001648, 0.028687, 0.002014, -0.000744, -0.001694, -0.019287, -0.033936, 0.001144, 0.003006, 0.046387, 0.010132, 0.001221, 0.010437, -0.027344, 0.000984, 0.000961, 0.000736, -0.031006, 0.008423, 0.000423, -0.000257, 0.04248, -0.006744, -0.000664, -0.00074, -0.032959, -0.0065, -0.000002, 0.001915, -0.029907, -0.020508, -0.000942, -0.000492, 0.035645, -0.001419, -0.000433, -0.001709, -0.018677, 0.018066, 0.000362, 0.000759, 0.036865, -0.009399, 0.001007, -0.000017, -0.03125, 0.0065, 0.000052, 0.000904, 0.025879, -0.012939, 0.000973, -0.000338, 0.038086, -0.011169, 0.000092, 0.000725, 0.03125, -0.002106, -0.000614, -0.000992, 0.023071, -0.004852, 0.000946, 0.001305, -0.02832, 0.004211, 0.00087, 0.00296, 0.032959, -0.004822, -0.000018, 0.014038, -0.020752, -0.001328, 0.000228, -0.000362, -0.037598, 0.001274, -0.00066, -0.0019, -0.033447, 0.001015, 0.00025, -0.000504, -0.025269, -0.000687, -0.001511, -0.001114, -0.052246, -0.147461, -0.000431, 0.000227, 0.015442, 0.053955, -0.000158, 0.000633, 0.027344, -0.005341, 0.000824, -0.000946, 0.050049, 0.000076, 0.001183, -0.001205, 0.060547, -0.000044, 0.002151, -0.0009, 0.056885, 0.001755, -0.002411, 0.00082, -0.038818, -0.005676, -0.000292, -0.003784, 0.065918, 0.00705, -0.001091, 0.004669, -0.121582, -0.00528, -0.000248, 0.003601, -0.058594, -0.004364, 0.002777, 0.003189, 0.045654, 0.011353, 0.000725, -0.000053, 0.029297, 0.011475, 0.003189, -0.000142, 0.056396, 0.001938, 0.001579, -0.000816, 0.047607, 0.002213, -0.001129, 0.001755, -0.055908, -0.004822, -0.001762, 0.000444, -0.052734, -0.003265, -0.001617, -0.00135, -0.052002, -0.005371, -0.001038, -0.001579, 0.049805, 0.00206, -0.001282, 0.001701, -0.057373, -0.001335, -0.002121, 0.003433, -0.15332, -0.00415, -0.001297, 0.000246, -0.062012, -0.003601, -0.002655, -0.001846, -0.060059, -0.004181, -0.000444, 0.001282, -0.057617, -0.000648, -0.000557, 0.000893, -0.047363, -0.005096, -0.000061, 0.001518, 0.106934, 0.009521, -0.000246, -0.001808, 0.043701, 0.00473, -0.000296, -0.00008, -0.049805, -0.000381, 0.003708, 0.003036, 0.029419, 0.005829, 0.00041, 0.004272, -0.05835, -0.001793, 0.000828, 0.003159, -0.052734, -0.004852, 0.001083, -0.000893, 0.048096, 0.00206, -0.001793, 0.00116, -0.046387, -0.005219, 0.000143, 0.003891, -0.056885, -0.004578, 0.003189, -0.002197, 0.194336, 0.022949, 0.000397, -0.003067, 0.052979, 0.003937, -0.00132, 0.003357, -0.049561, 0.002945, 0.001457, 0.002853, 0.030518, 0.007568, -0.000469, -0.004486, 0.037109, 0.00412, -0.000172, -0.00322, 0.044189, 0.001602, -0.001945, -0.000679, -0.051758, -0.000284, 0.001915, 0.00589, -0.050049, -0.002548, 0.00322, 0.000916, 0.050537, 0.001923, 0.001846, 0.000675, 0.050049, 0.005432, -0.001015, -0.000587, -0.059082, -0.006683, 0.004913, -0.000607, 0.05542, 0.004272, 0.000452, -0.002274, 0.046631, 0.001686, -0.008545, 0.001427, -0.199219, -0.015198, 0.000675, 0.000317, 0.056885, 0.002548, -0.000706, -0.00412, 0.047607, 0.001373, -0.002563, 0.001312, -0.059082, -0.003662, -0.000992, 0.001717, -0.04541, -0.003555, 0.001266, -0.002304, 0.041748, 0.007874, 0.000186, -0.004761, 0.062012, 0.001274, 0.002228, 0.002274, 0.039551, 0.007446, 0.000732, 0.00296, -0.053223, -0.003281, -0.003143, -0.002396, -0.050781, -0.008911, 0.001167, -0.000595, 0.051758, 0.00528, -0.002853, -0.00074, -0.051758, -0.000957, 0.001091, -0.000324, 0.054932, -0.000744, -0.000942, -0.000397, 0.04541, 0.003647, 0.000835, -0.000896, 0.034424, -0.001724, 0.000219, -0.0019, 0.043213, 0.004761, 0.003265, 0.001732, 0.050537, 0.000078, -0.00267, 0.002289, -0.061279, -0.000843, -0.00135, 0.001038, -0.047607, -0.003235, 0.002594, -0.001427, 0.055664, 0.001984, 0.00235, -0.001343, 0.04248, 0.008484, -0.000565, 0.001602, -0.058594, -0.00528, 0.002335, 0.001968, 0.032959, 0.007599, 0.000334, 0.003479, -0.030396, -0.000167, 0.000843, 0.000675, 0.047363, 0.005341, -0.002487, 0.000984, -0.050537, -0.004608, 0.000603, -0.002762, 0.067871, 0.00264, -0.000999, -0.004181, 0.030029, -0.000854, -0.001801, -0.000702, -0.052246, -0.003098, -0.001549, 0.00095, -0.043701, -0.00087, -0.001198, -0.000226, -0.046631, 0.00003, 0.000209, -0.00264, 0.043701, 0.001076, 0.002014, -0.000874, 0.053223, 0.003937, -0.005035, -0.000185, -0.103027, -0.000961, -0.000431, 0.00119, -0.054688, -0.005646, -0.000614, 0.000839, -0.040771, -0.004303, 0.001427, -0.000641, 0.044678, 0.000177, 0.000984, -0.002396, 0.049316, -0.002548, 0.001823, -0.00066, 0.055908, 0.003433, -0.000809, -0.002991, -0.055908, -0.002792, 0.000031, -0.000801, 0.063965, 0.003052, 0.000064, -0.002716, 0.04248, 0.001801, -0.001846, 0.000244, -0.046143, -0.003723, -0.002762, -0.002151, -0.176758, -0.025757, -0.000931, 0.000961, -0.041016, -0.002151, -0.000077, 0.000463, 0.043945, 0.008728, -0.001091, -0.00116, -0.046387, -0.00293, 0.000075, 0.002014, -0.049805, -0.005615, 0.002884, 0.005188, -0.135742, 0.030151, -0.000866, -0.000439, -0.057373, -0.002533, 0.003586, 0.001717, 0.042725, 0.021729, 0.001221, -0.00238, 0.049561, 0.002838, -0.00293, 0.000051, -0.044434, -0.014465, -0.000523, -0.000732, -0.041016, -0.00267, 0.00014, -0.000992, 0.052246, 0.004059, -0.001305, -0.000835, -0.072266, -0.003937, 0.000116, 0.001785, -0.048096, -0.005005, -0.000656, 0.000843, -0.058594, -0.001724, -0.000362, -0.000469, -0.062988, 0.001915, -0.000549, 0.000239, -0.055664, -0.00116, -0.0047, -0.004395, -0.048828, 0.000492, 0.000656, 0.000515, 0.061035, -0.001045, -0.000067, -0.00116, 0.038086, 0.001663, 0.00069, -0.004059, 0.059082, 0.007629, -0.000561, -0.002197, -0.045166, -0.00354, -0.000099, 0.006439, -0.076172, -0.000595, -0.001068, -0.004791, 0.053223, 0.007568, 0.002029, 0.001358, 0.055664, -0.000664, 0.001495, 0.001564, 0.06543, 0.00033, -0.000576, -0.003464, 0.042969, -0.001595, 0.000018, -0.00264, 0.055664, -0.000156, 0.001831, 0.010986, -0.166992, -0.019409, 0.000298, 0.001205, -0.043213, -0.002594, -0.001007, 0.001396, -0.048828, -0.004974, -0.002365, -0.001503, -0.032715, -0.00592, -0.002121, -0.001221, -0.069336, -0.003769, 0.002899, 0.000109, 0.051758, 0.001801, 0.001122, -0.000483, 0.050537, 0.000881, -0.000797, 0.001328, 0.064941, 0.000208, -0.007294, -0.004517, -0.162109, -0.019897, 0.00177, 0.001984, 0.053711, 0.000839, -0.00206, -0.000131, -0.049561, -0.002533, 0.000033, 0.00267, -0.050781, -0.00412, -0.00325, -0.000656, -0.060303, 0.000515, -0.000793, 0.002197, -0.056641, -0.005096, 0.006012, -0.000481, -0.3125, -0.00351, -0.000001, 0.000618, -0.036621, 0.000175, 0.001396, -0.000479, -0.062012, -0.004456, 0.001076, 0.001099, -0.057373, -0.00264, 0.00011, 0.002716, -0.118164, -0.006134, 0.0009, 0.000238, -0.058594, 0.003021, 0.000298, 0.00135, -0.044922, 0.000132, -0.003723, -0.000633, 0.077637, 0.003357, -0.000052, -0.000957, -0.050537, -0.000248, 0.0005, 0.001419, -0.055908, 0.00193, 0.001396, -0.00066, 0.078125, -0.000557, -0.000557, -0.002457, -0.111328, 0.000683, 0.000736, 0.001152, -0.048096, -0.000087, -0.000322, 0.001228, 0.046631, 0.002701, -0.000265, 0.000603, 0.04834, 0.000561, -0.000614, -0.002213, -0.075195, 0.004456, 0.003998, 0.004395, -0.194336, 0.00069, 0.001114, 0.001625, 0.055908, -0.001213, 0.00002, 0.000702, -0.063965, 0.002441, -0.001518, -0.002838, 0.053223, 0.000196, 0.001869, 0.003311, -0.060547, -0.003067, 0.001488, 0.000484, 0.05957, 0.001968, 0.0001, 0.002106, -0.063965, -0.005646, 0.000885, -0.000393, -0.054443, 0.00036, -0.001915, -0.003296, 0.059326, 0.008972, 0.000393, 0.00069, -0.050049, 0.000328, -0.002975, -0.003204, -0.027954, -0.027466, -0.000307, -0.000755, 0.050293, 0.001183, 0.000013, 0.001083, -0.064453, -0.004211, -0.000045, -0.001343, 0.074707, 0.00824, -0.001099, -0.001854, -0.031494, -0.000311, -0.000072, -0.000687, 0.062256, 0.000099, 0.001778, -0.000549, 0.048584, 0.003723, 0.000182, -0.00069, 0.052734, 0.003616, 0.000565, 0.002228, 0.046387, 0.001099, 0.000177, -0.002289, -0.138672, -0.003525, -0.000404, -0.0019, 0.042969, -0.000212, -0.002747, -0.005554, 0.073242, 0.003784, -0.00206, -0.00235, 0.06543, 0.004547, 0.000062, 0.000422, 0.03833, -0.001076, -0.000057, 0.001595, -0.098633, 0.000961, 0.00106, 0.001366, 0.054688, 0.001411, 0.003418, 0.003448, -0.055176, -0.000927, 0.002609, 0.003403, -0.075195, -0.000629, 0.000483, 0.000675, -0.063477, -0.003662, -0.002716, -0.001495, 0.071289, 0.003159, 0.001549, 0.002899, -0.060547, -0.000317, 0.00206, 0.004242, -0.059082, -0.00022, -0.000254, 0.000004, 0.062988, 0.002884, -0.002518, -0.006744, -0.171875, 0.001495, 0.000992, 0.005066, -0.073242, -0.001984, -0.000313, -0.000146, 0.09375, 0.000912, -0.000383, -0.000877, 0.047363, -0.000221, -0.00293, -0.002899, 0.093262, 0.000271, 0.00045, 0.000475, -0.051514, 0.000999, 0.001167, 0.00351, -0.073242, -0.004028, 0.001442, 0.003021, -0.058105, -0.003738, -0.000101, -0.000103, 0.068848, 0.001633, 0.000675, -0.004089, 0.059326, 0.007233, 0.000713, 0.003616, -0.081543, -0.00412, 0.000349, 0.000763, -0.042725, 0.003189, -0.000896, -0.001297, 0.052734, 0.000626, 0.000228, -0.000341, 0.055176, -0.004028, -0.001511, -0.003067, 0.055908, -0.00209, -0.000322, 0.000027, -0.038086, -0.000931, 0.000793, -0.00174, -0.05542, 0.002426, -0.001274, -0.002029, 0.064941, 0.001213, 0.001213, 0.001038, -0.061035, 0.001671, 0.001945, 0.001785, -0.064941, 0.001396, -0.000912, 0.000034, 0.075195, 0.011169, 0.000047, 0.001259, 0.060303, -0.000008, 0.001717, 0.00119, -0.059326, -0.006134, 0.000557, -0.000443, -0.045898, -0.000094, 0.000858, 0.00069, -0.062012, -0.001923, -0.000923, -0.000549, 0.045654, -0.000171, 0.000387, -0.008545, -0.208984, -0.030029, -0.000584, 0.000587, 0.073242, -0.00132, -0.000706, 0.000046, 0.044922, 0.001816, 0.001205, 0.002167, 0.060303, -0.001198, -0.001831, 0.000269, -0.249023, -0.002197, 0.000561, 0.000923, 0.076172, -0.005066, 0.000184, 0.001587, 0.060791, -0.001289, -0.000328, -0.001167, -0.071289, -0.005585, 0.001007, 0.000423, -0.067871, 0.00209, -0.000145, -0.000051, 0.047119, -0.000568, 0.001366, 0.000273, -0.088867, -0.006592, -0.000062, -0.000452, -0.045654, 0.001793, 0.00145, 0.001778, -0.052734, -0.002991, 0.000633, -0.000919, -0.07666, -0.000656, 0.000549, 0.000238, -0.049316, 0.001137, 0.002487, 0.002319, -0.064453, -0.010559, -0.000214, -0.000307, 0.060791, 0.002899, -0.000041, -0.000148, -0.038818, 0.002045, 0.000265, -0.003372, -0.08252, -0.006927, -0.001404, -0.001602, -0.04834, 0.002289, -0.002853, -0.010376, 0.067383, 0.010681, -0.000294, -0.001587, 0.074707, 0.001053, -0.000957, -0.004425, 0.067871, 0.003143, 0.002289, 0.002563, -0.081543, 0.001389, -0.000614, 0.002472, -0.220703, 0.00267, -0.000261, -0.000299, 0.051025, -0.001297, 0.000265, 0.001198, -0.071777, -0.00235, -0.00235, -0.001953, -0.039307, -0.023193, 0.000992, 0.001472, -0.051025, 0.000916, 0.000488, -0.000877, -0.040283, -0.000565, 0.001419, 0.00206, -0.065918, -0.001633, -0.000109, -0.000362, -0.032227, 0.000656, 0.000721, 0.002106, -0.056641, -0.000702, 0.000656, 0.000086, 0.048828, -0.000343, -0.001198, -0.005035, -0.28125, -0.00209, -0.00174, 0.000164, 0.05957, 0.006927, 0.00106, 0.000809, 0.051025, 0.000896, -0.000866, -0.000188, 0.056152, -0.001823, -0.00028, 0.000345, -0.05249, -0.000238, -0.003204, -0.005249, 0.063477, 0.003006, 0.001122, -0.00036, -0.066895, -0.004028, 0.000572, 0.001099, 0.050781, -0.003387, -0.000244, 0.001053, 0.064453, -0.000133, 0.000256, -0.001488, -0.059814, 0.002487, -0.000284, 0.00033, 0.050781, -0.000151, -0.000706, -0.001808, -0.049805, 0.004303, -0.000267, -0.000782, -0.07666, -0.000767, 0.000561, -0.0005, -0.064453, -0.003311, 0.002243, 0.00351, -0.079102, -0.003036, -0.00206, -0.003464, 0.060303, 0.01062, 0.003448, 0.005219, -0.07666, -0.00209, 0.001328, 0.003128, -0.059814, 0.000292, 0.001091, 0.000271, 0.070312, -0.001343, 0.000759, 0.002762, 0.048584, -0.000256, 0.000215, -0.000977, -0.04834, 0.001808, -0.002182, -0.003143, -0.068359, -0.018799, -0.002579, -0.002625, 0.050781, 0.001968, -0.003204, -0.009583, -0.066895, -0.004852, 0.021362, 0.013062, -0.007782, -0.00296, -0.001213, 0.000031, -0.057129, -0.002289, -0.000034, -0.001778, -0.065918, -0.008118, 0.001289, 0.003876, 0.01123, -0.060791, 0.000679, 0.001266, -0.044922, 0.003448, -0.002045, 0.003555, 0.051025, 0.000885, 0.001152, 0.001122, -0.047852, 0.000179, 0.000292, -0.000078, 0.057617, -0.000824, 0.001144, 0.005493, 0.051514, 0.014709, 0.001106, 0.002792, 0.065918, 0.017456, 0.000977, -0.000418, -0.04248, 0.0001, -0.000214, 0.000816, 0.050781, 0.004791, 0.00383, 0.004944, 0.036865, 0.037354, -0.000881, 0.001587, 0.055664, 0.003464, -0.000242, -0.000079, 0.045898, -0.000832, 0.00071, -0.000515, -0.039551, 0.0065, 0.000782, -0.000763, -0.070312, -0.005798, -0.001366, -0.004944, 0.055664, -0.007874, 0.000782, -0.000778, -0.067871, -0.006073, -0.000188, 0.002304, 0.039795, -0.002426, 0.001465, 0.002609, -0.047852, -0.004578, 0.000196, -0.002411, -0.055664, -0.004791, -0.001068, -0.001556, -0.010864, 0.064941, 0.005249, 0.010681, 0.177734, 0.010864, 0.001846, 0.000656, -0.076172, -0.010437, -0.001282, -0.000675, 0.098633, 0.018188, -0.00267, -0.000908, 0.043945, -0.002762, 0.000515, 0.001099, -0.075684, -0.007294, -0.000931, -0.000224, 0.039307, 0.00106, 0.00351, 0.001091, -0.041504, 0.003143, 0.000824, -0.001137, -0.123535, 0.010193, 0.000404, -0.00069, -0.049805, -0.008301, -0.003586, -0.004242, -0.083008, -0.006531, 0.001495, 0.001762, -0.038818, 0.004242, 0.001366, -0.000261, -0.046387, 0.00238, -0.001747, -0.00061, 0.05249, -0.001556, -0.002045, 0.000782, 0.091309, 0.002121, -0.00235, 0.002197, 0.039551, -0.00145, 0.000142, 0.000261, 0.046875, -0.004669, 0.001007, 0.000801, -0.053223, 0.00383, 0.000353, 0.000767, 0.046387, -0.00264, 0.001556, 0.000515, -0.05249, -0.006592, 0.000477, 0.00238, 0.051758, 0.010071, 0.000378, -0.001839, -0.063965, -0.005585, 0.000324, 0.000334, -0.064453, -0.010559, -0.002762, -0.001549, 0.060547, -0.002457, -0.00206, 0.000126, 0.073242, -0.000045, 0.00161, 0.001709, -0.035889, 0.001823, 0.000269, 0.000671, -0.043701, 0.003403, -0.000378, 0.000523, -0.043213, 0.00164, -0.000992, -0.000216, -0.109863, -0.007172, 0.000515, 0.001534, 0.031982, 0.037842, -0.000418, -0.000423, -0.052734, -0.01709, 0.000156, 0.000824, -0.044189, -0.006317, 0.001106, 0.002319, -0.050049, 0.001373, -0.00592, -0.011292, -0.178711, -0.064453, -0.001099, 0.000267, 0.050293, -0.00238, -0.000416, 0.001091, -0.049316, 0.004639, -0.000961, -0.001907, 0.047607, -0.00074, -0.000755, 0.000148, 0.052734, -0.002853, -0.000706, -0.004669, 0.046875, -0.001556, 0.001762, 0.000748, -0.042236, 0.005585, 0.000018, -0.001221, -0.055908, -0.001747, -0.001396, 0.000275, 0.055908, -0.003357, 0.000171, 0.003067, 0.05249, 0.010681, 0.000721, -0.00132, -0.047119, 0.002533, -0.000938, 0.000641, 0.050293, -0.001686, 0.000243, 0.000835, 0.047607, -0.003845, -0.002258, 0.003479, 0.046631, 0.00325, 0.000851, -0.000694, -0.037354, 0.005402, 0.0005, 0.000448, -0.039062, 0.007751, -0.000496, 0.000085, 0.042969, 0.000271, 0.000163, 0.001251, 0.043945, -0.002945, 0.001129, -0.000801, -0.067383, -0.008362, -0.025635, -0.034424, -0.029663, 0.016479, 0.000721, 0.003448, -0.050537, -0.001251, -0.001907, 0.005981, 0.140625, -0.010193, -0.000725, -0.001732, 0.063965, -0.002136, 0.001869, 0.000237, -0.049072, -0.003143, -0.000751, -0.00386, -0.046875, -0.003586, 0.000454, -0.000942, -0.036865, 0.000607, -0.000006, 0.004791, 0.046875, -0.009583, 0.001122, -0.0005, -0.036865, 0.005157, -0.000238, -0.005554, -0.058838, -0.005493, -0.001968, -0.005035, -0.057617, -0.014282, -0.002319, 0.005524, 0.110352, -0.02002, 0.000862, 0.001617, 0.051025, 0.003555, 0.000458, 0.002075, 0.048096, 0.000319, -0.002228, -0.000259, 0.033447, -0.000595, -0.001129, -0.001274, -0.052734, -0.005463, 0.000009, -0.000112, 0.061035, 0.009277, 0.000173, -0.000866, -0.046387, 0.001106, 0.001648, 0.00412, 0.041504, 0.002213, 0.000364, 0.003891, 0.088867, 0.002167, -0.002747, -0.002411, 0.053467, 0.023315, 0.000151, -0.000028, -0.04541, -0.003098, -0.00238, -0.002106, 0.042236, -0.001312, 0.000843, 0.004608, 0.016357, -0.080078, 0.000257, 0.002304, 0.00592, -0.044434, 0.001953, 0.008423, 0.053223, 0.001106, -0.03125, -0.002136, -0.001678, 0.001968, -0.000378, -0.000534, 0.052246, 0.008057, -0.000771, -0.002014, 0.043457, -0.002075, -0.006287, -0.006531, 0.332031, 0.019775, 0.000138, 0.001099, -0.052734, 0.000315, 0.001175, 0.002167, -0.046875, 0.002411, -0.000425, -0.000196, 0.053711, 0.013855, -0.000462, -0.001472, -0.037842, 0.001511, 0.00206, 0.001205, -0.04248, -0.001839, -0.001396, 0.001846, 0.170898, -0.01001, 0.002625, 0.007507, 0.049805, -0.026489, -0.003387, 0.006226, 0.1875, 0.006134, 0.000931, 0.002182, 0.046631, 0.020142, 0.001595, 0.001648, -0.04126, 0.006226, -0.000916, 0.000889, 0.046143, 0.005249, 0.00082, -0.001305, -0.048584, -0.00415, -0.002792, -0.004913, 0.041992, 0.003662, 0.00037, 0.001831, 0.052246, 0.004669, -0.00066, 0.00293, 0.050049, 0.008545, 0.001007, 0.001801, 0.052002, 0.002609, -0.002121, -0.003357, 0.069336, -0.001434, 0.000418, 0.003708, 0.015259, -0.075684, -0.001541, 0.000881, 0.074707, 0.002335, -0.002426, -0.004944, -0.014038, 0.021973, 0.010925, 0.009949, 0.002777, -0.017944, -0.001747, -0.004425, -0.013062, 0.020874, -0.00061, 0.00415, 0.018677, -0.014832, -0.02478, -0.038574, -0.014709, 0.049316, -0.001099, -0.003754, -0.016357, 0.017944, -0.00528, -0.010132, -0.032471, 0.047119, -0.0019, -0.004822, -0.015442, 0.02417, -0.001465, -0.003998, -0.012146, 0.019531, 0.001411, 0.004608, 0.016113, -0.02124, -0.002426, -0.005127, -0.011841, 0.02002, -0.001778, -0.004211, -0.012878, 0.019653, -0.003372, -0.004974, -0.009033, -0.000587, -0.00351, -0.009277, -0.026611, 0.039062, 0.001724, 0.004242, 0.013794, -0.020752, 0.001923, 0.00473, 0.012207, -0.020264, -0.00206, -0.004272, -0.011841, 0.019043, 0.000549, 0.005157, 0.016479, 0.009766, 0.000458, 0.008667, 0.038574, -0.021729, -0.001877, -0.004059, -0.011414, 0.019531, 0.001953, 0.004181, 0.012085, -0.018921, 0.002991, 0.016357, 0.048584, -0.049072, -0.00174, -0.004089, -0.011414, 0.017944, -0.002151, -0.004547, -0.01239, 0.020386, -0.002075, -0.004547, -0.012085, 0.019897, -0.001762, -0.004669, -0.012634, 0.021362, 0.004425, 0.005981, 0.007782, -0.032715, 0.001663, 0.00415, 0.011475, -0.018311, -0.001968, -0.004822, -0.014587, 0.022949, -0.002121, -0.004639, -0.011963, 0.019897, 0.002609, -0.004028, -0.017212, -0.006775, -0.004364, -0.011597, -0.037598, 0.055664, 0.001549, 0.004211, 0.012268, -0.019653, -0.00412, -0.014343, -0.048096, 0.060059, 0.000999, -0.001938, -0.025879, 0.022339, -0.001633, -0.00415, -0.012207, 0.019653, -0.002075, -0.004272, -0.011536, 0.019409, 0.001724, 0.0047, 0.015259, -0.023071, -0.001846, -0.00412, -0.011108, 0.019165, 0.002655, 0.004303, 0.011719, -0.020386, -0.003159, -0.005005, -0.011902, 0.020264, 0.001472, 0.004059, 0.012634, -0.019287, 0.001678, 0.004486, 0.014526, -0.021484, 0.001778, 0.004456, 0.014038, -0.021118, -0.001785, -0.004852, -0.015747, 0.023193, 0.002441, 0.004669, 0.012939, -0.021973, 0.001762, 0.004242, 0.01239, -0.019775, -0.002335, -0.004669, -0.012207, 0.02063, -0.001892, -0.004547, -0.013184, 0.020508, -0.002441, -0.004395, -0.011047, 0.020874, -0.001808, -0.004517, -0.012146, 0.018799, 0.017822, 0.015381, 0.003906, -0.025146, 0.001083, 0.004211, 0.01416, -0.020264, 0.001663, 0.003784, 0.011658, -0.018188, 0.002197, 0.004425, 0.011353, -0.020874, -0.000946, -0.00415, -0.018311, 0.021851, 0.001427, 0.004425, 0.01355, -0.019531, 0.001213, 0.005157, 0.019897, -0.025391, -0.001755, -0.004974, -0.014771, 0.023926, -0.001968, -0.004211, -0.011414, 0.018677, 0.001778, 0.004272, 0.013733, -0.020874, 0.002151, 0.004669, 0.011902, -0.019775, 0.001915, 0.004425, 0.013428, -0.020386, -0.001747, -0.004456, -0.012573, 0.02063, 0.001984, 0.005371, 0.015869, -0.025269, 0.001167, 0.004028, 0.015442, -0.02063, 0.002808, 0.008179, 0.02478, -0.037109, -0.000196, -0.004974, -0.026001, 0.019287, 0.001938, 0.005005, 0.014893, -0.023315, 0.002335, -0.001846, -0.02002, 0.010803, 0.001747, 0.004181, 0.011963, -0.019531, 0.001503, 0.003967, 0.011597, -0.017822, -0.001785, -0.00415, -0.011902, 0.018921, -0.001587, -0.003632, -0.011475, 0.0177, -0.001617, -0.004333, -0.012268, 0.019897, 0.001724, 0.005096, 0.015869, -0.021851, -0.00193, -0.004272, -0.010925, 0.018188, 0.001724, 0.004211, 0.012634, -0.020142, 0.001793, 0.00412, 0.011292, -0.018433, -0.001953, -0.004272, -0.01239, 0.020386, -0.003128, -0.007294, -0.022583, 0.038086, 0.00116, 0.003693, 0.012817, -0.018677, 0.00235, 0.004669, 0.012146, -0.021118, 0.002029, 0.008667, 0.023926, -0.024536, 0.007385, 0.009888, 0.011536, -0.026733, 0.001778, 0.004181, 0.011353, -0.018799, -0.00135, -0.004181, -0.014343, 0.018799, 0.001419, 0.003967, 0.012573, -0.019165, -0.007782, -0.014648, -0.011841, 0.019165, 0.003372, 0.004913, 0.011536, -0.02002, -0.001816, -0.004089, -0.011902, 0.019165, 0.002426, 0.004639, 0.011475, -0.02063, -0.001907, -0.004303, -0.013, 0.02063, 0.001457, 0.004303, 0.013855, -0.021118, 0.001816, 0.005615, 0.019897, -0.026978, 0.002686, 0.005768, 0.015747, -0.020508, 0.002029, 0.004303, 0.011475, -0.018677, 0.001366, 0.004517, 0.014954, -0.021484, -0.002396, -0.005432, -0.014526, 0.024414, -0.002213, -0.005341, -0.015076, 0.024536, 0.00325, 0.005646, 0.0177, -0.00238, 0.001709, 0.00473, 0.013855, -0.022217, 0.005676, 0.008484, 0.020752, -0.027954, -0.0047, -0.013062, -0.039795, 0.058105, 0.001335, 0.006134, 0.02417, -0.029053, -0.000163, 0.003906, 0.018433, -0.015747, 0.001648, 0.003998, 0.012329, -0.018799, -0.001968, -0.005066, -0.014099, 0.023071, -0.002182, -0.004272, -0.011169, 0.018311, -0.00412, -0.005615, -0.010742, 0.034912, 0.004639, 0.007812, 0.015137, -0.042725, -0.001747, -0.004517, -0.014038, 0.020874, -0.000187, -0.00589, -0.03125, 0.033203, 0.001831, 0.004578, 0.013367, -0.021118, 0.001823, 0.004486, 0.012939, -0.020508, 0.001793, 0.004608, 0.014038, -0.02124, -0.000584, -0.003708, -0.016968, 0.019287, 0.002762, 0.005096, 0.011475, -0.02063, -0.002335, -0.004578, -0.012085, 0.020142, -0.002167, -0.004639, -0.011475, 0.02002, -0.001625, -0.004181, -0.012512, 0.020142, 0.006989, 0.024414, 0.058594, -0.070312, -0.001503, -0.007355, -0.024414, 0.026123, -0.001144, -0.004211, -0.015747, 0.020386, -0.001923, -0.00412, -0.010986, 0.018677, 0.002991, 0.013428, 0.037842, -0.045898, -0.001823, -0.005249, -0.017334, 0.025024, 0.000816, -0.00193, -0.012695, -0.012878 ] } , "name": "LlmExporter::FusedLinearAttention_1150", "outputIndexes": [ 497 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 485, 494, 496, 497 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.6/self_attn/FusedLinearAttention", "outputIndexes": [ 498 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 498, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.6/self_attn/Reshape_output_0", "outputIndexes": [ 499 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 499 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.6/self_attn/norm/Cast_output_0", "outputIndexes": [ 500 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 500 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 82815052, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.6/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 501 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2007 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 82816076, 1048598, 262144, 0, 0 ] } , "name": "/layers.6/self_attn/in_proj_z/Linear", "outputIndexes": [ 2020 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2020 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2021 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2021 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 502 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 502, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.6/self_attn/Reshape_1_output_0", "outputIndexes": [ 503 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 503 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.6/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 505 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 501, 505 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.6/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 506 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 483 ] , "main_type": "NONE", "name": "/blocks.6/self_attn/Shape_output_0", "outputIndexes": [ 507 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 507 ] , "main_type": "NONE", "name": "Shape820", "outputIndexes": [ 508 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 507 ] , "main_type": "NONE", "name": "Rank822", "outputIndexes": [ 509 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 509, 509 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp824", "outputIndexes": [ 510 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 510 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze825", "outputIndexes": [ 511 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 510, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp827", "outputIndexes": [ 512 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 512 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze828", "outputIndexes": [ 513 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 508, 511, 513, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice831", "outputIndexes": [ 514 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 514 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze832", "outputIndexes": [ 515 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 515, 515 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp834", "outputIndexes": [ 516 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 507, 516, 510 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.6/self_attn/Gather_output_0", "outputIndexes": [ 517 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 517, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.6/self_attn/Unsqueeze_output_0", "outputIndexes": [ 518 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 510 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze842", "outputIndexes": [ 519 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 512 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze845", "outputIndexes": [ 520 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 508, 519, 520, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice848", "outputIndexes": [ 521 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 521 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze849", "outputIndexes": [ 522 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 522 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp850", "outputIndexes": [ 523 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 523, 522 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp851", "outputIndexes": [ 524 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 507, 524, 510 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.6/self_attn/Gather_1_output_0", "outputIndexes": [ 525 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 525, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.6/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 526 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 518, 526, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.6/self_attn/Concat_output_0", "outputIndexes": [ 527 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 506, 527 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.6/self_attn/Reshape_2_output_0", "outputIndexes": [ 528 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 528 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2022 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2022 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.6/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2023 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2023 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 84126818, 1048598, 262144, 0, 0 ] } , "name": "/layers.6/self_attn/out_proj/Linear", "outputIndexes": [ 2024 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2024 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2025 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2025 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.6/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 529 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 482, 529 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.6/Add_output_0", "outputIndexes": [ 530 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 530 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 85437560, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.6/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 531 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 531 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.6/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2026 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2026 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.6/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2027 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2027 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 85445752, 1835030, 458752, 0, 0 ] } , "name": "/layers.6/mlp/gate_proj/Linear", "outputIndexes": [ 2028 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2028 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2029 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2029 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.6/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 532 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 532 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.6/mlp/act_fn/Mul_output_0", "outputIndexes": [ 533 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2027 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 87739534, 1835030, 458752, 0, 0 ] } , "name": "/layers.6/mlp/up_proj/Linear", "outputIndexes": [ 2032 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2032 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2033 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2033 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.6/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 534 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 533, 534 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.6/mlp/Mul_output_0", "outputIndexes": [ 535 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 535 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.6/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2034 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2034 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.6/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2035 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2035 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 90033316, 1835030, 458752, 0, 0 ] } , "name": "/layers.6/mlp/down_proj/Linear", "outputIndexes": [ 2036 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2036 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.6/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2037 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2037 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.6/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 536 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 530, 536 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.6/Add_1_output_0", "outputIndexes": [ 537 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 537, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.7/Reshape_output_0", "outputIndexes": [ 538 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 538 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 92327098, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.7/input_layernorm/Mul_1_output_0", "outputIndexes": [ 539 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 539 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.7/self_attn/q_proj/Linear/pre_reshape", "outputIndexes": [ 2038 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2038 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.7/self_attn/q_proj/Linear/pre_convert", "outputIndexes": [ 2039 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2039 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 4096, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 65536, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 92335290, 2097174, 524288, 0, 0 ] } , "name": "/layers.7/self_attn/q_proj/Linear", "outputIndexes": [ 2040 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2040 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/self_attn/q_proj/Linear/post_convert", "outputIndexes": [ 2041 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2041 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 4096 ] , "dimType": "NCHW" } , "name": "/layers.7/self_attn/q_proj/Linear/post_reshape", "outputIndexes": [ 540 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 539 ] , "main_type": "NONE", "name": "/blocks.7/self_attn/Shape_output_0", "outputIndexes": [ 541 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 541 ] , "main_type": "NONE", "name": "Shape884", "outputIndexes": [ 542 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 541 ] , "main_type": "NONE", "name": "Rank886", "outputIndexes": [ 543 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 543, 543 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp888", "outputIndexes": [ 544 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 544 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze889", "outputIndexes": [ 545 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 544, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp891", "outputIndexes": [ 546 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 546 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze892", "outputIndexes": [ 547 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 542, 545, 547, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice895", "outputIndexes": [ 548 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 548 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze896", "outputIndexes": [ 549 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 549, 549 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp898", "outputIndexes": [ 550 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 541, 550, 544 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.7/self_attn/Gather_output_0", "outputIndexes": [ 551 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 551, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_output_0", "outputIndexes": [ 552 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 544 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze906", "outputIndexes": [ 553 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 546 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze909", "outputIndexes": [ 554 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 542, 553, 554, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice912", "outputIndexes": [ 555 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 555 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze913", "outputIndexes": [ 556 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 556 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp914", "outputIndexes": [ 557 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 557, 556 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp915", "outputIndexes": [ 558 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 541, 558, 544 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.7/self_attn/Gather_1_output_0", "outputIndexes": [ 559 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 559, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 560 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 552, 560, 201, 202 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.7/self_attn/Concat_output_0", "outputIndexes": [ 561 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 540, 561 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.7/self_attn/Reshape_output_0", "outputIndexes": [ 562 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 562, 205 ] , "main_type": "Slice", "main": { "axis": -1, "sourceType": "TORCH" } , "name": "/blocks.7/self_attn/Split_output_0", "outputIndexes": [ 563, 564 ] , "type": "Slice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 551, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_4_output_0", "outputIndexes": [ 565 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 559, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_5_output_0", "outputIndexes": [ 566 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 565, 566, 201, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.7/self_attn/Concat_2_output_0", "outputIndexes": [ 567 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 563, 567 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.7/self_attn/Reshape_2_output_0", "outputIndexes": [ 568 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 568 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 94956752, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.7/self_attn/q_norm/Mul_1_output_0", "outputIndexes": [ 570 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_10_output_0", "outputIndexes": [ 571 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 570, 44, 571, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_output_0", "outputIndexes": [ 572 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 572, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Mul_output_0", "outputIndexes": [ 573 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 572 ] , "main_type": "NONE", "name": "/blocks.7/self_attn/Shape_2_output_0", "outputIndexes": [ 574 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 574 ] , "main_type": "NONE", "name": "Shape938", "outputIndexes": [ 575 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 574 ] , "main_type": "NONE", "name": "Rank940", "outputIndexes": [ 576 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 576, 576 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp942", "outputIndexes": [ 577 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 577 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze943", "outputIndexes": [ 578 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 577, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp945", "outputIndexes": [ 579 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 579 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze946", "outputIndexes": [ 580 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 575, 578, 580, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice949", "outputIndexes": [ 581 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 581 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze950", "outputIndexes": [ 582 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 582 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp951", "outputIndexes": [ 583 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 583, 582 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp952", "outputIndexes": [ 584 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 574, 584, 577 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.7/self_attn/Gather_2_output_0", "outputIndexes": [ 585 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 585, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Div_output_0", "outputIndexes": [ 586 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 586, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_13_output_0", "outputIndexes": [ 587 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 572, 587, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_3_output_0", "outputIndexes": [ 588 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 588 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.7/self_attn/Neg_output_0", "outputIndexes": [ 589 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 586, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_12_output_0", "outputIndexes": [ 590 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 572, 44, 590, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_2_output_0", "outputIndexes": [ 591 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 589, 591 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.7/self_attn/Concat_5_output_0", "outputIndexes": [ 592 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 592, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Mul_1_output_0", "outputIndexes": [ 593 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 573, 593 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Add_output_0", "outputIndexes": [ 594 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_11_output_0", "outputIndexes": [ 595 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 570, 595, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_1_output_0", "outputIndexes": [ 596 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 594, 596 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.7/self_attn/Concat_6_output_0", "outputIndexes": [ 597 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2039 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 94958800, 262166, 65536, 0, 0 ] } , "name": "/layers.7/self_attn/k_proj/Linear", "outputIndexes": [ 2044 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2044 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/self_attn/k_proj/Linear/post_convert", "outputIndexes": [ 2045 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2045 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.7/self_attn/k_proj/Linear/post_reshape", "outputIndexes": [ 598 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 551, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_6_output_0", "outputIndexes": [ 599 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 559, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_7_output_0", "outputIndexes": [ 600 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 599, 600, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.7/self_attn/Concat_3_output_0", "outputIndexes": [ 601 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 598, 601 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.7/self_attn/Reshape_3_output_0", "outputIndexes": [ 602 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 602 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 95286502, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.7/self_attn/k_norm/Mul_1_output_0", "outputIndexes": [ 604 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_14_output_0", "outputIndexes": [ 605 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 604, 44, 605, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_4_output_0", "outputIndexes": [ 606 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 606, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Mul_2_output_0", "outputIndexes": [ 607 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 606 ] , "main_type": "NONE", "name": "/blocks.7/self_attn/Shape_3_output_0", "outputIndexes": [ 608 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 608 ] , "main_type": "NONE", "name": "Shape985", "outputIndexes": [ 609 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 608 ] , "main_type": "NONE", "name": "Rank987", "outputIndexes": [ 610 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 610, 610 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp989", "outputIndexes": [ 611 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 611 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze990", "outputIndexes": [ 612 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 611, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp992", "outputIndexes": [ 613 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 613 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze993", "outputIndexes": [ 614 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 609, 612, 614, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice996", "outputIndexes": [ 615 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 615 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze997", "outputIndexes": [ 616 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 616 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp998", "outputIndexes": [ 617 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 617, 616 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp999", "outputIndexes": [ 618 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 608, 618, 611 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.7/self_attn/Gather_3_output_0", "outputIndexes": [ 619 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 619, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Div_1_output_0", "outputIndexes": [ 620 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 620, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_17_output_0", "outputIndexes": [ 621 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 606, 621, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_7_output_0", "outputIndexes": [ 622 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 622 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.7/self_attn/Neg_1_output_0", "outputIndexes": [ 623 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 620, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_16_output_0", "outputIndexes": [ 624 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 606, 44, 624, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_6_output_0", "outputIndexes": [ 625 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 623, 625 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.7/self_attn/Concat_7_output_0", "outputIndexes": [ 626 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 626, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Mul_3_output_0", "outputIndexes": [ 627 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 607, 627 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Add_1_output_0", "outputIndexes": [ 628 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_15_output_0", "outputIndexes": [ 629 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 604, 629, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.7/self_attn/Slice_5_output_0", "outputIndexes": [ 630 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 628, 630 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.7/self_attn/Concat_8_output_0", "outputIndexes": [ 631 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2039 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 95288550, 262166, 65536, 0, 0 ] } , "name": "/layers.7/self_attn/v_proj/Linear", "outputIndexes": [ 2048 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2048 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/self_attn/v_proj/Linear/post_convert", "outputIndexes": [ 2049 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2049 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.7/self_attn/v_proj/Linear/post_reshape", "outputIndexes": [ 632 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 551, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_8_output_0", "outputIndexes": [ 633 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 559, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_9_output_0", "outputIndexes": [ 634 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 633, 634, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.7/self_attn/Concat_4_output_0", "outputIndexes": [ 635 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 632, 635 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.7/self_attn/Reshape_4_output_0", "outputIndexes": [ 636 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1024", "outputIndexes": [ 637 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 348 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1027", "outputIndexes": [ 638 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 344, 637, 638, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1030", "outputIndexes": [ 639 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 639 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1031", "outputIndexes": [ 640 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 640, 640 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1033", "outputIndexes": [ 641 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343, 641, 346 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/Gather_1_output_0", "outputIndexes": [ 642 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 597, 631, 636, 642 ] , "main_type": "AttentionParam", "main": { "kv_cache": true, "layer_index": 7, "kv_shared_layer_index": -1 } , "name": "/layers.7/self_attn/FusedAttention", "outputIndexes": [ 643 ] , "type": "Attention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 564 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.7/self_attn/Sigmoid_output_0", "outputIndexes": [ 644 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 551, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_2_output_0", "outputIndexes": [ 645 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 559, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.7/self_attn/Unsqueeze_3_output_0", "outputIndexes": [ 646 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 645, 646, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.7/self_attn/Concat_1_output_0", "outputIndexes": [ 647 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 644, 647 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.7/self_attn/Reshape_1_output_0", "outputIndexes": [ 648 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 643, 648 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/self_attn/Mul_4_output_0", "outputIndexes": [ 649 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 649 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.7/self_attn/o_proj/Linear/pre_reshape", "outputIndexes": [ 2050 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2050 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.7/self_attn/o_proj/Linear/pre_convert", "outputIndexes": [ 2051 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2051 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 95616252, 1048598, 262144, 0, 0 ] } , "name": "/layers.7/self_attn/o_proj/Linear", "outputIndexes": [ 2052 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2052 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/self_attn/o_proj/Linear/post_convert", "outputIndexes": [ 2053 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2053 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.7/self_attn/o_proj/Linear/post_reshape", "outputIndexes": [ 650 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 538, 650 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/Add_output_0", "outputIndexes": [ 651 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 651 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 96926994, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.7/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 652 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 652 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.7/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2054 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2054 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.7/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2055 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2055 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 96935186, 1835030, 458752, 0, 0 ] } , "name": "/layers.7/mlp/gate_proj/Linear", "outputIndexes": [ 2056 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2056 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2057 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2057 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.7/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 653 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 653 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.7/mlp/act_fn/Mul_output_0", "outputIndexes": [ 654 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2055 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 99228968, 1835030, 458752, 0, 0 ] } , "name": "/layers.7/mlp/up_proj/Linear", "outputIndexes": [ 2060 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2060 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2061 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2061 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.7/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 655 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 654, 655 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/mlp/Mul_output_0", "outputIndexes": [ 656 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 656 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.7/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2062 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2062 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.7/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2063 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2063 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 101522750, 1835030, 458752, 0, 0 ] } , "name": "/layers.7/mlp/down_proj/Linear", "outputIndexes": [ 2064 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2064 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.7/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2065 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2065 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.7/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 657 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 651, 657 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.7/Add_1_output_0", "outputIndexes": [ 658 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 658, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.8/Reshape_output_0", "outputIndexes": [ 659 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 659 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 103816532, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.8/input_layernorm/Mul_1_output_0", "outputIndexes": [ 660 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 660 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2066 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2066 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.8/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2067 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2067 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 103824724, 3145750, 786432, 0, 0 ] } , "name": "/layers.8/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2068 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2068 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2069 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2069 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 661 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 661 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.8/self_attn/Transpose_output_0", "outputIndexes": [ 662 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.351033, -0.284275, -0.297918, -0.150977, -0.164526, -0.608904, -0.22488, -0.375135, -0.866273, -0.100573, -0.246983, -0.362176, -0.394677, -0.065957, -0.658383, -0.362176 ] } , "name": "/blocks.8/self_attn/Neg_output_0", "outputIndexes": [ 663 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2067 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 107756906, 8214, 2048, 0, 0 ] } , "name": "/layers.8/self_attn/in_proj_a/Linear", "outputIndexes": [ 2072 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2072 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2073 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2073 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 664 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.882812, -1.984375, -4.46875, -3.734375, -3.015625, 0.212891, -4.21875, -0.910156, -2.5, -4.5, -0.151367, 0.24707, -4.6875, -4.0625, -1.117188, -0.203125 ] } , "name": "onnx::Add_3579", "outputIndexes": [ 666 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 664, 666 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.8/self_attn/Add_output_0", "outputIndexes": [ 667 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 667 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp1078", "outputIndexes": [ 668 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 668, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1080", "outputIndexes": [ 669 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 669 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.8/self_attn/Softplus_output_0", "outputIndexes": [ 670 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 663, 670 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.8/self_attn/Mul_output_0", "outputIndexes": [ 671 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2067 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 107767168, 8214, 2048, 0, 0 ] } , "name": "/layers.8/self_attn/in_proj_b/Linear", "outputIndexes": [ 2076 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2076 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2077 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2077 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 672 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 672 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.8/self_attn/Sigmoid_output_0", "outputIndexes": [ 673 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.000284, 0.001884, -0.01123, 0.118164, -0.003357, -0.005188, -0.018188, -0.025879, -0.002869, -0.005188, -0.01416, -0.222656, -0.004913, -0.001587, -0.001595, 0.165039, -0.000992, -0.001793, 0.001205, -0.057129, 0.001572, 0.003098, 0.00705, 0.175781, 0.005096, 0.008423, 0.0177, -0.030884, 0.001617, 0.001793, 0.005951, 0.046631, -0.010071, -0.019165, -0.021484, -0.208984, 0.024292, 0.089844, 0.345703, -0.158203, -0.000202, 0.001091, 0.001137, 0.055908, -0.004974, -0.000694, 0.005768, 0.234375, -0.000904, -0.000055, 0.002716, 0.052979, 0.00106, 0.003326, 0.00647, 0.208984, -0.000652, -0.003128, 0.003143, -0.11377, 0.000824, 0.00066, 0.000488, -0.04834, 0.000706, -0.000376, -0.000965, -0.060791, 0.001465, -0.001968, -0.005127, -0.152344, 0.022339, 0.017944, 0.096191, 0.439453, 0.00531, 0.00885, 0.018555, -0.002579, -0.000656, -0.001938, -0.002274, -0.115723, 0.000237, 0.004028, 0.009155, 0.167969, -0.000248, 0.000683, 0.000169, 0.090332, 0.002182, 0.003281, 0.013367, 0.304688, 0.006836, 0.023315, 0.103516, 0.214844, 0.001167, 0.001259, 0.004425, 0.053955, 0.000467, 0.001205, 0.004517, 0.073242, -0.000257, -0.001793, -0.006775, -0.146484, 0.0002, 0.000175, 0.003845, -0.139648, 0.006714, 0.005524, 0.006561, -0.196289, 0.000084, 0.000267, -0.000414, 0.055664, -0.000599, 0.005066, 0.005219, 0.229492, -0.002563, 0.002228, 0.004974, 0.188477, 0.004517, 0.008484, 0.018677, 0.294922, 0.002136, 0.002441, 0.010376, 0.143555, 0.00473, -0.000378, 0.001205, -0.249023, 0.002258, -0.001656, -0.004669, -0.285156, 0.003891, -0.001701, -0.005585, -0.202148, 0.000637, -0.001999, -0.002884, -0.172852, -0.000546, -0.001205, -0.003052, 0.042725, -0.005585, 0.000154, 0.006958, 0.257812, -0.020264, -0.032471, -0.095703, 0.056152, -0.00021, -0.006531, -0.0177, -0.285156, 0.000481, -0.004333, -0.014038, -0.161133, -0.000523, -0.000912, -0.006256, -0.057373, -0.002869, 0.002777, 0.014526, 0.207031, 0.019531, 0.028809, 0.087891, 0.067871, -0.000076, -0.00209, -0.007019, -0.178711, 0.003448, 0.006042, 0.029175, -0.009094, -0.001312, 0.001907, 0.002014, 0.132812, -0.000269, -0.004028, -0.014893, -0.291016, -0.000288, 0.000463, -0.000755, 0.069336, 0.005127, 0.003342, -0.001099, -0.183594, -0.006012, -0.00708, -0.019043, -0.020264, 0.001358, 0.00145, 0.004242, 0.07373, 0.004761, 0.004272, 0.031006, 0.22168, -0.000192, 0.001083, 0.001511, 0.054443, 0.000877, 0.00032, 0.001259, -0.052734, -0.003708, -0.005188, -0.021606, -0.001358, -0.001915, -0.003815, -0.005829, -0.141602, -0.000005, 0.001099, -0.004547, 0.050293, 0.002441, 0.002808, 0.019775, 0.320312, -0.001495, -0.001892, -0.005676, -0.111328, -0.000916, -0.00132, 0.000119, -0.04834, 0.012695, 0.023071, 0.071289, 0.347656, -0.002563, -0.002045, -0.006714, -0.154297, -0.012756, -0.005157, 0.027954, 0.433594, -0.001335, -0.001228, -0.007172, -0.075195, -0.000336, -0.001335, -0.006531, 0.045898, -0.000006, -0.000053, 0.001846, 0.050049, -0.000828, -0.00095, -0.005035, -0.051758, 0.004517, 0.00528, 0.021851, 0.014648, -0.000218, -0.001045, -0.001648, -0.043213, 0.002014, 0.000862, 0.002869, -0.047607, -0.002502, -0.001587, -0.008362, -0.130859, 0.000748, -0.001205, 0.006653, -0.137695, -0.00079, 0.001549, 0.001495, -0.128906, -0.001228, -0.001068, -0.004059, 0.067871, -0.001755, -0.003647, -0.01062, -0.121094, -0.004028, -0.018555, -0.084473, -0.316406, -0.001183, -0.00033, -0.004791, 0.181641, 0.00531, 0.007141, 0.020142, -0.016968, -0.001572, -0.001114, 0.000675, -0.08252, 0.005402, 0.000104, -0.000828, -0.171875, 0.000725, 0.001404, 0.000364, 0.063477, 0.009949, 0.013794, 0.04541, 0.230469, 0.000195, 0.004944, 0.012085, 0.193359, -0.00354, -0.004028, -0.012939, -0.154297, 0.000111, -0.003265, 0.009827, -0.1875, -0.003876, 0.001648, 0.015564, 0.296875, -0.000664, -0.000226, -0.005219, -0.053955, -0.000389, -0.000106, 0.000026, -0.042969, 0.002106, -0.001007, -0.001381, -0.070801, 0.00351, 0.000282, -0.003601, -0.230469, -0.00046, -0.003357, -0.008972, -0.145508, -0.004608, -0.007782, -0.022583, 0.016602, 0.000889, 0.001694, 0.005188, 0.049805, -0.000679, 0.003784, 0.007996, 0.150391, 0.003113, -0.000507, -0.010071, -0.243164, -0.008423, -0.010132, -0.02124, -0.298828, 0.000786, -0.000935, 0.000467, -0.149414, 0.004364, -0.000172, -0.00412, -0.196289, -0.000188, 0.00032, 0.000885, 0.061279, 0.00415, 0.004852, 0.026611, 0.345703, 0.006531, 0.000645, 0.001137, -0.225586, -0.00647, -0.006165, -0.04126, -0.320312, -0.001823, -0.000599, -0.002625, 0.053711, -0.002716, -0.004242, -0.007751, 0.124023, 0.002274, -0.005585, -0.013428, -0.242188, 0.009399, 0.007599, 0.037598, 0.318359, -0.003448, -0.000128, -0.000511, 0.15625, 0.000062, 0.000051, -0.003006, 0.037842, 0.003662, -0.001884, -0.009094, -0.275391, -0.001244, -0.001068, -0.002533, 0.062988, 0.007355, 0.016846, 0.080078, 0.263672, -0.004395, -0.004211, -0.004059, 0.269531, 0.000167, 0.000622, 0.004028, 0.084473, -0.002518, -0.001358, -0.004608, -0.041504, -0.002548, -0.002121, 0.003281, 0.083496, 0.002991, 0.000039, -0.000629, -0.12207, -0.000881, -0.000637, 0.000607, 0.204102, 0.001305, 0.000824, -0.001251, -0.048096, 0.001511, 0.001068, 0.003525, -0.094727, -0.002731, -0.001953, -0.004272, 0.139648, 0.000824, 0.000324, 0.001213, 0.050293, 0.000927, 0.001167, 0.002975, 0.060547, -0.015442, -0.018555, -0.050537, -0.265625, -0.000656, -0.00008, -0.001656, -0.043457, -0.000043, -0.00069, -0.002457, -0.077148, -0.030762, -0.0354, -0.077637, -0.292969, -0.037354, -0.034424, -0.068359, -0.208984, 0.001396, 0.001175, 0.00164, -0.038574, -0.004639, -0.003098, 0.001266, 0.211914, 0.012146, 0.006409, -0.002899, -0.283203, 0.007996, 0.007935, -0.00193, -0.300781, 0.004852, 0.004089, 0.012146, 0.078125, -0.031128, -0.058594, -0.130859, -0.234375, -0.002502, -0.002441, -0.009216, -0.111328, 0.009155, 0.003845, -0.000572, -0.18457, 0.006805, 0.009155, 0.031006, 0.265625, -0.002563, 0.000235, 0.019043, 0.328125, -0.000816, -0.002411, -0.008423, -0.176758, 0.001862, 0.000874, -0.002258, -0.09375, 0.002853, 0.002487, 0.003143, -0.084961, -0.001007, -0.002945, -0.009155, -0.081543, -0.001312, 0.00015, 0.008179, 0.203125, -0.0019, -0.000132, 0.002747, 0.089844, 0.003265, 0.000353, -0.004578, -0.15625, 0.003906, 0.002045, 0.000824, -0.1875, 0.002121, 0.005402, 0.020996, 0.124023, 0.004974, 0.007294, 0.018677, 0.166016, -0.006927, -0.003815, -0.002731, 0.217773, 0.00824, 0.006042, 0.021729, 0.146484, 0.001816, 0.003006, 0.011353, 0.119629, 0.003662, 0.00264, -0.00354, -0.192383, 0.006409, 0.003845, -0.001724, -0.25, 0.056152, 0.058105, 0.09375, -0.004791, -0.003189, -0.002869, 0.004089, 0.201172, 0.008972, 0.005463, -0.001373, -0.294922, -0.0019, -0.001602, -0.015869, -0.298828, -0.001465, -0.003082, 0.000341, 0.157227, 0.021606, 0.02771, 0.074707, 0.240234, 0.0065, 0.001015, -0.002686, -0.289062, 0.001251, 0.001221, -0.004669, -0.146484, 0.005096, 0.006805, 0.013733, -0.00885, -0.009583, -0.005005, -0.015381, -0.18457, 0.00061, -0.000401, -0.001068, -0.044922, -0.00531, -0.007812, -0.022827, -0.140625, 0.000767, -0.002472, -0.02063, -0.261719, 0.083984, 0.076172, 0.173828, 0.484375, -0.001755, -0.002731, -0.011902, -0.185547, -0.000235, -0.001274, -0.001617, -0.037354, 0.000467, 0.002853, 0.006165, 0.102051, 0.000254, 0.001106, 0.008423, 0.114258, -0.010315, -0.011414, -0.038574, -0.361328, -0.016479, -0.017822, -0.045654, -0.384766, 0.003174, 0.000931, -0.007416, -0.164062, -0.00007, 0.000389, 0.001915, 0.036133, 0.006592, 0.00264, -0.00415, -0.255859, -0.00296, -0.004395, -0.009399, -0.086914, 0.002686, 0.002197, -0.001953, -0.138672, 0.005646, 0.006317, 0.013184, -0.001915, 0.001518, 0.003143, 0.005829, 0.062256, 0.000816, 0.001801, 0.00592, 0.03833, -0.006073, -0.002869, 0.000542, 0.223633, 0.006897, 0.007263, 0.016357, -0.002655, 0.005188, 0.004181, -0.003281, -0.18457, -0.002548, -0.004486, -0.011475, -0.179688, 0.004211, 0.002808, -0.001999, -0.166992, -0.007324, -0.007477, -0.023315, -0.174805, 0.001671, 0.001747, 0.000507, -0.126953, -0.004486, -0.002838, 0.002197, 0.199219, 0.007812, 0.008423, 0.014526, -0.011169, 0.0, -0.000196, -0.000862, -0.031982, 0.001389, 0.001091, 0.007385, 0.158203, 0.003265, 0.000633, 0.021851, 0.206055, 0.001724, 0.003723, 0.014221, 0.220703, 0.000538, 0.000591, 0.003296, 0.050049, -0.010986, -0.011902, -0.032715, -0.351562, 0.000599, 0.000241, -0.00209, -0.055908, -0.001221, -0.002243, -0.008728, -0.148438, 0.001541, -0.001038, -0.009705, -0.154297, -0.000334, 0.00267, 0.023193, 0.330078, 0.013489, 0.007721, 0.003571, -0.277344, 0.000824, 0.000576, -0.001472, -0.131836, -0.000328, -0.00087, -0.002228, -0.039307, 0.006165, 0.007507, 0.013977, -0.020874, -0.00354, -0.002975, -0.010559, -0.166992, -0.001869, -0.002335, -0.005341, -0.029785, 0.01001, 0.004456, -0.000538, -0.206055, -0.000935, 0.00023, 0.001671, 0.060547, 0.002808, 0.001747, -0.002808, -0.255859, -0.00769, -0.008728, -0.028076, -0.28125, -0.002945, -0.002762, 0.0005, 0.152344, 0.000062, -0.001289, -0.01062, -0.18457, -0.003784, -0.002014, 0.002502, 0.210938, -0.004822, -0.008301, -0.013062, -0.15625, 0.004089, 0.00415, 0.005859, 0.036133, 0.005981, 0.002243, -0.00267, -0.21582, -0.005005, -0.002121, -0.012756, -0.080566, -0.000912, -0.000732, 0.000637, 0.039551, 0.011597, 0.013611, 0.026001, 0.235352, -0.003281, 0.003769, 0.021484, 0.28125, -0.046631, -0.042969, -0.115234, -0.476562, -0.000034, 0.003265, 0.00589, 0.161133, -0.002457, -0.002426, -0.008789, -0.097656, -0.007599, -0.007996, -0.029419, -0.162109, 0.003784, 0.004242, -0.001259, -0.178711, -0.00238, -0.001518, 0.004456, 0.163086, -0.064453, -0.088867, -0.15625, -0.357422, 0.002686, 0.001144, -0.003479, -0.18457, 0.005768, 0.002625, -0.003082, -0.306641, -0.03833, -0.045654, -0.067383, -0.3125, -0.033691, -0.040771, -0.07666, -0.306641, -0.000546, 0.000093, -0.000111, 0.037598, 0.001831, 0.000399, 0.009888, 0.158203, -0.003265, -0.000866, 0.00769, 0.178711, -0.005188, -0.005188, -0.022827, -0.320312, -0.018066, -0.020142, -0.053223, -0.308594, 0.014404, 0.014465, 0.040527, 0.253906, -0.000694, 0.00135, 0.006683, 0.150391, 0.001144, 0.000186, -0.004944, -0.178711, -0.001953, -0.003555, -0.00209, 0.152344, 0.002762, 0.002914, -0.008118, -0.212891, 0.003174, 0.00293, 0.007263, 0.126953, -0.000228, 0.00264, 0.010559, 0.207031, -0.006592, -0.006622, -0.024414, -0.173828, -0.001251, -0.001877, -0.006226, -0.09082, 0.001305, 0.00161, 0.007751, 0.102539, 0.003204, 0.000486, -0.020386, -0.339844, -0.00103, -0.000683, -0.00164, -0.037598, 0.000324, 0.001503, 0.019531, 0.404297, -0.002243, -0.000584, 0.003494, 0.146484, -0.0019, -0.00412, -0.006592, -0.123535, -0.005737, -0.00325, -0.002274, 0.239258, 0.000238, 0.001389, 0.003403, 0.043457, 0.001862, 0.000454, -0.008423, -0.117676, -0.001579, -0.003784, -0.005127, -0.108887, -0.000774, -0.000526, -0.018433, -0.216797, 0.001694, -0.000175, -0.01355, -0.361328, -0.000721, -0.000721, -0.011902, -0.154297, -0.000416, -0.000851, 0.002869, 0.115723, -0.000368, -0.000862, -0.010986, -0.158203, 0.000172, -0.000443, -0.000671, -0.072266, 0.000717, 0.003296, 0.010986, 0.15625, 0.000071, -0.000038, 0.005157, 0.174805, 0.00053, 0.00106, 0.013062, 0.12793, -0.000496, 0.000402, -0.010742, -0.158203, 0.003006, -0.001488, -0.008545, -0.353516, 0.019653, 0.01709, 0.038086, 0.324219, 0.014526, 0.014221, 0.029785, 0.265625, -0.00028, -0.00193, -0.003998, -0.113281, -0.003357, -0.004089, -0.024536, -0.275391, -0.001114, -0.000192, 0.00824, 0.125, 0.005341, 0.008179, 0.027588, 0.269531, 0.003265, 0.000698, -0.000054, -0.115723, 0.002136, 0.000805, -0.001907, 0.208984, -0.012207, -0.032471, -0.102051, 0.103027, 0.049072, 0.063965, 0.123047, 0.248047, -0.000343, 0.000076, -0.010681, -0.158203, -0.000454, 0.000188, -0.01062, -0.162109, 0.000877, 0.001366, 0.007538, 0.177734, 0.000141, -0.000038, -0.01001, -0.154297, -0.002319, 0.000713, 0.013855, 0.137695, -0.000261, -0.000204, -0.010742, -0.163086, -0.008179, -0.002106, -0.028564, -0.464844, 0.000683, 0.001984, -0.003937, 0.164062, 0.001457, 0.000782, 0.000214, 0.394531, 0.000446, -0.000075, -0.010681, -0.157227, 0.000195, -0.000418, -0.012329, -0.11084, -0.00069, -0.000763, -0.011658, -0.408203, 0.000146, 0.001671, 0.002213, 0.155273, -0.000127, -0.00079, -0.009094, -0.166992, -0.002014, -0.003082, 0.004364, 0.112793, 0.001091, -0.000315, -0.00708, -0.141602, 0.000092, 0.000248, 0.008423, 0.310547, 0.028076, 0.042969, 0.109863, 0.404297, -0.001686, -0.003754, -0.014282, -0.171875, 0.000232, 0.002075, 0.007538, 0.120117, -0.002411, -0.004517, -0.021729, -0.259766, 0.00013, -0.000717, -0.009216, -0.103027, -0.000599, 0.00071, 0.014954, 0.168945, -0.002945, -0.002441, -0.014954, -0.320312, 0.002884, 0.003067, 0.011292, 0.106934, -0.014465, -0.008484, -0.043701, -0.414062, -0.001755, -0.003937, -0.006622, -0.142578, 0.00209, 0.000816, -0.01001, -0.12793, -0.003494, -0.004852, -0.023438, -0.242188, -0.003387, -0.001099, 0.008911, 0.123535, -0.000412, 0.000212, -0.011108, -0.161133, -0.000146, 0.00029, -0.009949, -0.157227, 0.001785, -0.000565, -0.007019, -0.104492, 0.002777, 0.003647, 0.007812, 0.08252, 0.071777, 0.081055, 0.125977, 0.120605, 0.001137, 0.000139, 0.005585, 0.400391, -0.002487, -0.00531, -0.02417, -0.177734, 0.002716, 0.004028, 0.018311, 0.21582, 0.001015, -0.000664, -0.011353, -0.131836, -0.002258, -0.000751, -0.000492, -0.160156, 0.019409, 0.019897, 0.047119, 0.009766, 0.001205, -0.000069, 0.000744, -0.098633, -0.000896, -0.000018, -0.006256, 0.092773, 0.004028, 0.004303, 0.040771, 0.410156, 0.000242, 0.00066, 0.010864, 0.148438, -0.010254, -0.013367, -0.037842, 0.056641, 0.005066, 0.008057, 0.017456, 0.427734, 0.000294, -0.001556, 0.002686, -0.110352, 0.000492, 0.005585, 0.014526, 0.34375, -0.015564, -0.037842, -0.117676, 0.141602, -0.000241, 0.000874, 0.006134, 0.09082, -0.004517, -0.001495, 0.005707, -0.318359, 0.001122, 0.001816, 0.014343, 0.141602, 0.001625, 0.002579, 0.011475, 0.09668, 0.000132, -0.001823, -0.009094, 0.099121, -0.001587, -0.002533, -0.00885, -0.104004, 0.001282, 0.001839, 0.011902, 0.105469, -0.002274, -0.000851, 0.009705, 0.132812, -0.002777, -0.002533, -0.004608, -0.132812, -0.000912, 0.000115, 0.008911, 0.130859, -0.000345, -0.001007, -0.010986, -0.158203, -0.000824, -0.000261, -0.004456, 0.125977, -0.002701, -0.000479, 0.002502, 0.110352, 0.000828, -0.000047, -0.005554, -0.118652, 0.000126, -0.000782, -0.000397, 0.200195, 0.002335, 0.00351, 0.012146, 0.097168, -0.009583, -0.003693, -0.007263, -0.275391, -0.000218, 0.000048, -0.010803, -0.158203, 0.0005, -0.000469, 0.010376, 0.157227, 0.00016, -0.005402, -0.018066, -0.390625, 0.000406, 0.000538, 0.001793, 0.180664, 0.001312, 0.001244, -0.008362, -0.125977, -0.002731, -0.006195, -0.017212, -0.326172, 0.000164, 0.000916, 0.006836, 0.296875, 0.006165, 0.003113, 0.013794, 0.308594, 0.000087, -0.000166, 0.011108, 0.161133, -0.011902, -0.028931, -0.093262, 0.087402, -0.001724, -0.001053, -0.004456, 0.131836, 0.002106, 0.002747, 0.017944, 0.138672, 0.00103, -0.001411, -0.005859, -0.12793, -0.002441, -0.001724, 0.009399, 0.116699, 0.001534, -0.000977, 0.000244, -0.081055, -0.000771, -0.000713, 0.010071, 0.12793, 0.00174, 0.00046, -0.011169, -0.124512, -0.00018, 0.000984, 0.010803, 0.143555, 0.000954, 0.000874, -0.00946, -0.116211, 0.003586, 0.006409, 0.025024, 0.211914, 0.00235, 0.003784, 0.003082, 0.144531, 0.01355, 0.015137, 0.035889, 0.382812, -0.000197, -0.000016, 0.006409, 0.135742, 0.001762, 0.000614, 0.00293, -0.107422, 0.006073, 0.006073, 0.021118, 0.223633, -0.001724, -0.003326, -0.014709, -0.259766, -0.005157, -0.00209, 0.00238, 0.098145, 0.006744, 0.00235, 0.006165, 0.484375, -0.00322, -0.003937, 0.007233, 0.140625, 0.019287, 0.022095, 0.044922, 0.183594, -0.008972, -0.011169, -0.024902, -0.271484, 0.00325, 0.002213, -0.007111, -0.129883, 0.005249, 0.009583, 0.047852, 0.322266, -0.008484, -0.008362, -0.026245, -0.269531, 0.000999, 0.000282, -0.00885, -0.112793, -0.001549, -0.003708, -0.001968, -0.386719, 0.000037, -0.000001, -0.003204, -0.1875, 0.008301, 0.005066, 0.015381, 0.361328, -0.013184, -0.015869, -0.034424, -0.21582, -0.026611, -0.033691, -0.056641, -0.296875, 0.02063, 0.021362, 0.039795, 0.100098, 0.026978, 0.055176, 0.117676, 0.351562, -0.007233, -0.00769, -0.025024, -0.263672, 0.043945, 0.058594, 0.117676, 0.365234, -0.053467, -0.061768, -0.103516, -0.378906, 0.002335, 0.003036, 0.00885, 0.075195, -0.012085, -0.018799, -0.042725, -0.355469, -0.05542, -0.072754, -0.135742, -0.445312, -0.024414, -0.037354, -0.083008, -0.404297, 0.02124, 0.02771, 0.055664, 0.310547, -0.037842, -0.046143, -0.069824, -0.320312, 0.002487, 0.003876, 0.008911, 0.064453, -0.001785, -0.00293, -0.003616, -0.071777, 0.026855, 0.035156, 0.071289, 0.375, 0.0177, 0.02356, 0.033691, 0.304688, -0.005554, -0.000786, -0.019775, -0.086426, -0.045898, -0.043457, -0.081055, -0.34375, -0.018677, -0.018921, -0.054688, -0.28125, -0.006714, -0.009033, -0.0177, -0.068359, 0.080078, 0.067383, 0.116699, 0.361328, 0.070312, 0.080566, 0.142578, 0.404297, -0.021484, -0.026855, -0.053955, -0.285156, 0.009888, 0.019043, 0.032715, 0.216797, 0.02417, 0.023193, 0.041748, 0.263672, 0.000219, -0.001335, -0.000385, -0.070801, 0.019531, 0.022949, 0.038818, 0.240234, -0.02478, -0.039307, -0.083496, -0.253906, 0.006012, 0.008484, 0.013611, 0.145508, -0.06543, -0.070312, -0.117188, -0.359375, 0.000721, 0.001778, 0.006042, 0.073242, 0.036133, 0.041016, 0.080566, 0.337891, 0.005188, 0.005524, 0.011719, 0.083008, -0.026367, -0.030151, -0.063477, -0.365234, -0.002609, -0.003799, -0.007263, -0.103516, -0.00885, -0.00824, -0.023804, -0.213867, -0.012878, -0.019165, -0.039795, -0.296875, -0.003586, -0.004913, -0.010315, -0.068848, 0.012695, 0.01355, 0.026245, -0.052979, -0.005676, -0.011536, -0.030273, -0.310547, 0.004608, 0.004303, 0.005493, 0.06543, -0.024414, -0.025635, -0.041016, -0.333984, 0.00412, 0.006287, 0.010803, 0.146484, -0.001999, -0.00322, -0.006409, -0.069336, 0.008301, 0.008789, 0.022583, 0.213867, -0.014954, -0.026978, -0.064941, -0.400391, -0.024048, -0.029297, -0.078125, -0.337891, -0.004333, -0.004883, -0.01416, -0.083984, -0.009338, -0.004486, -0.018921, -0.222656, 0.030518, 0.041016, 0.068359, 0.351562, -0.012573, -0.014709, -0.020264, -0.228516, 0.020874, 0.026123, 0.062988, 0.330078, -0.003677, -0.006653, -0.007599, -0.078613, -0.01178, -0.015564, -0.040039, -0.201172, 0.010681, 0.011108, 0.026001, 0.261719, 0.014282, 0.015503, 0.024902, 0.197266, -0.039551, -0.043945, -0.083008, -0.371094, 0.024536, 0.020752, 0.037354, 0.267578, 0.015442, 0.022705, 0.050293, 0.277344, 0.007446, 0.008728, 0.017944, 0.066895, 0.04834, 0.052734, 0.105469, 0.373047, -0.00164, -0.004822, -0.004852, -0.199219, 0.011108, 0.011841, 0.032959, 0.267578, 0.028931, 0.04248, 0.07373, 0.375, -0.011047, -0.010681, -0.025513, -0.205078, -0.026245, -0.027466, -0.050293, -0.279297, 0.008301, 0.013489, 0.025024, 0.176758, 0.033691, 0.04834, 0.094238, 0.425781, -0.002304, -0.001106, -0.007446, -0.078125, 0.026855, 0.031738, 0.053223, 0.249023, -0.010132, -0.019287, -0.035889, -0.263672, 0.0354, 0.045654, 0.075684, 0.367188, -0.000423, -0.001152, -0.00473, -0.064453, 0.009277, 0.010437, 0.024658, 0.229492, 0.023071, 0.033203, 0.074707, 0.369141, 0.016846, 0.015137, 0.026245, 0.198242, -0.000992, -0.002991, -0.005829, -0.081055, 0.00209, 0.003143, 0.004303, 0.062012, -0.085938, -0.104004, -0.186523, 0.148438, -0.006256, -0.005554, -0.009705, -0.064453, -0.002899, -0.00177, -0.007568, -0.069336, 0.005707, 0.005402, 0.008362, 0.070801, 0.026733, 0.033936, 0.067383, 0.351562, 0.032959, 0.032471, 0.049316, 0.269531, -0.008118, -0.012817, -0.018066, -0.213867, -0.054199, -0.051514, -0.088867, -0.285156, -0.0271, -0.022461, -0.043945, -0.237305, 0.02417, 0.019775, 0.052246, 0.296875, 0.021973, 0.031982, 0.051514, 0.28125, -0.027954, -0.028809, -0.059082, -0.378906, -0.016968, -0.025635, -0.041992, -0.298828, -0.00412, -0.007263, -0.02124, -0.081055, -0.035156, -0.044922, -0.082031, -0.388672, 0.004059, 0.002045, -0.001587, -0.210938, 0.007202, 0.01062, 0.016968, 0.087891, 0.041504, 0.05127, 0.104004, 0.382812, -0.019897, -0.025879, -0.062256, -0.316406, -0.027466, -0.042969, -0.072754, -0.304688, -0.012451, -0.013367, -0.025269, -0.230469, 0.008606, 0.012329, 0.029907, 0.207031, -0.031006, -0.031982, -0.066895, -0.099121, -0.003098, -0.002716, -0.00647, -0.064453, -0.004578, -0.005402, -0.009583, -0.231445, 0.008911, 0.012085, 0.020874, 0.083008, 0.013794, 0.01416, 0.043945, 0.261719, -0.004639, -0.006653, -0.012451, -0.062988, 0.054932, 0.069824, 0.121094, 0.369141, -0.001801, -0.001625, 0.001152, 0.077148, 0.001625, -0.00206, -0.005981, -0.08252, 0.004974, 0.008728, 0.022461, 0.176758, -0.003082, -0.002579, -0.008362, -0.092285, -0.007599, -0.008362, -0.016846, -0.102051, -0.012451, -0.016235, -0.040039, -0.275391, -0.018311, -0.022583, -0.049561, -0.257812, -0.004883, -0.005493, -0.008362, -0.079102, -0.022339, -0.0271, -0.051758, -0.330078, -0.019043, -0.028809, -0.057861, -0.351562, 0.001312, 0.003601, 0.005951, -0.077637, -0.010437, -0.010681, -0.021973, -0.09375, 0.017212, 0.021851, 0.040283, 0.253906, -0.001472, -0.001404, -0.001808, -0.072266, 0.00238, 0.002029, 0.001923, 0.068848, 0.008362, 0.010254, 0.025513, 0.139648, -0.000046, -0.000622, 0.003143, 0.07373, 0.010742, 0.015747, 0.040039, 0.210938, -0.001335, -0.00264, -0.000614, -0.081055, 0.005829, 0.007202, 0.012939, 0.085449, -0.034668, -0.039307, -0.144531, -0.378906, -0.003235, -0.004272, -0.015381, -0.084473, -0.009644, -0.013, -0.016113, -0.179688, 0.002411, 0.007385, -0.010254, -0.172852, -0.022949, -0.030396, -0.088379, -0.361328, -0.04541, -0.050781, -0.087891, -0.267578, 0.00705, 0.000908, 0.013245, 0.234375, 0.025757, 0.02417, 0.04248, 0.209961, 0.037354, 0.048828, 0.083984, 0.302734, -0.061035, -0.055664, -0.074219, -0.398438, 0.02063, 0.020264, 0.025146, 0.302734, -0.001678, -0.012756, -0.066406, 0.036377, 0.033691, 0.056641, 0.241211, 0.345703, -0.07666, -0.124512, -0.349609, -0.486328, -0.018066, -0.022827, -0.030273, -0.188477, -0.023926, -0.04248, -0.141602, -0.384766, -0.023071, -0.018188, -0.02124, -0.332031, 0.015991, 0.026123, 0.045898, -0.02124, 0.000222, 0.004883, 0.075195, 0.178711, 0.000729, -0.001213, 0.008362, 0.083984, 0.004211, 0.004517, 0.010864, 0.112793, 0.004791, 0.005341, 0.014587, 0.087402, 0.013, 0.009705, 0.026367, 0.177734, -0.011414, -0.013733, -0.026611, -0.22168, 0.018921, 0.020386, 0.039795, 0.200195, 0.007935, 0.008484, 0.029907, -0.150391, -0.013245, -0.038574, -0.034912, -0.480469, 0.004486, 0.012207, 0.027466, 0.237305, -0.003311, -0.003067, -0.012573, -0.158203, -0.019165, -0.015503, -0.030273, -0.219727, 0.013489, 0.034912, 0.259766, 0.349609, 0.007202, 0.028687, 0.378906, -0.066406, -0.002151, -0.005066, 0.032715, 0.322266, 0.013245, 0.013367, 0.020142, 0.206055, 0.016479, 0.006561, 0.050049, 0.558594, -0.020386, -0.015991, -0.026489, -0.255859, 0.070801, 0.072266, 0.097168, 0.292969, 0.003403, -0.00011, -0.004089, -0.116699, 0.013184, 0.016968, 0.031738, 0.251953, 0.000664, 0.000362, -0.001907, -0.083984, -0.003403, -0.003891, -0.009705, -0.07959, -0.029175, -0.031494, -0.05542, -0.335938, -0.003799, -0.006256, -0.015564, -0.151367, 0.007141, 0.016968, 0.030151, -0.292969, 0.018433, 0.035645, 0.106445, -0.091797, 0.001595, -0.002686, -0.012512, -0.088379, -0.008301, -0.018188, -0.107422, -0.287109, 0.000759, 0.0047, 0.016846, 0.081055, -0.010437, -0.015564, -0.03833, -0.053223, 0.000311, -0.000656, -0.002899, -0.155273, 0.030518, 0.051514, 0.120605, 0.439453, -0.007996, -0.007416, -0.026001, -0.123047, 0.019897, 0.016724, 0.176758, 0.402344, -0.004456, -0.006989, -0.024414, -0.180664, 0.036865, 0.050049, 0.085938, 0.333984, -0.000542, -0.000656, 0.005585, 0.102051, 0.012512, 0.018677, 0.041016, -0.040283, 0.017456, 0.0271, 0.058105, 0.28125, -0.061035, -0.067871, -0.111816, -0.419922, -0.01178, -0.010986, -0.02417, -0.243164, -0.068359, -0.151367, -0.349609, 0.059814, 0.00148, 0.004028, 0.00705, 0.091309, 0.00145, -0.003143, -0.011414, -0.094238, -0.018677, -0.022949, -0.030884, -0.18457, 0.003891, 0.001907, 0.007996, 0.083008, 0.005707, 0.009155, 0.020386, 0.160156, -0.003372, -0.00267, -0.037842, -0.212891, -0.068848, -0.077148, -0.253906, -0.414062, -0.031982, -0.029175, -0.045654, -0.196289, 0.008606, 0.007629, 0.014709, 0.109863, 0.047607, 0.062256, 0.211914, 0.330078, -0.000793, 0.001633, 0.007294, 0.085938, 0.023315, 0.022827, 0.027466, 0.347656, -0.017578, -0.030762, -0.083008, -0.277344, 0.037842, 0.035889, 0.200195, 0.496094, -0.002457, -0.006165, -0.017578, -0.128906, 0.035156, 0.042725, 0.072266, 0.244141, -0.004852, -0.017822, -0.048584, -0.34375, -0.030762, -0.044678, -0.071289, -0.316406, 0.00032, -0.001556, -0.009216, -0.084473, -0.046875, -0.157227, -0.435547, -0.061279, 0.036133, 0.056152, 0.158203, 0.410156, 0.052734, 0.066406, 0.145508, 0.554688, -0.022339, -0.021484, -0.031738, -0.263672, -0.003784, -0.007233, -0.023682, -0.122559, 0.038818, 0.05542, 0.097168, 0.310547, -0.000885, -0.002838, -0.294922, -0.328125, -0.010986, -0.013306, -0.02356, -0.464844, -0.019897, -0.019775, -0.020508, -0.330078, 0.011597, 0.020752, 0.04126, 0.324219, 0.026001, 0.024414, 0.029175, 0.320312, -0.007141, -0.00766, -0.024902, -0.242188, 0.036865, 0.046875, 0.091797, 0.289062, -0.007812, -0.007935, -0.014404, -0.146484, 0.001999, 0.003738, 0.010376, 0.120605, -0.001183, 0.002533, 0.003555, -0.084473, -0.02124, -0.03125, -0.038574, -0.171875, 0.010254, 0.02002, 0.041992, 0.294922, -0.044189, -0.040527, -0.206055, -0.490234, -0.000992, -0.001808, -0.012268, -0.09375, -0.000347, -0.002136, -0.009216, -0.091309, 0.062988, 0.169922, 0.326172, 0.546875, -0.006073, -0.007416, -0.0047, -0.139648, 0.002274, 0.004089, 0.013123, 0.085449, -0.005066, -0.005005, -0.013733, -0.068848, -0.003754, -0.004456, -0.020264, -0.157227, 0.001137, 0.003708, 0.006409, 0.106934, -0.046875, -0.072754, -0.211914, -0.515625, 0.008301, 0.007477, 0.005829, 0.189453, -0.000106, -0.000368, -0.00383, -0.084473, -0.005463, -0.006378, -0.02124, -0.09082, -0.004578, -0.003555, -0.008423, -0.103027, -0.050293, -0.047363, -0.302734, -0.46875, -0.025513, -0.026611, -0.054932, -0.220703, 0.001938, 0.002747, -0.003632, -0.161133, -0.016602, -0.02417, -0.041504, -0.410156, -0.047607, -0.059082, -0.103027, -0.207031, -0.019287, -0.014648, -0.031006, -0.194336, 0.021729, 0.025391, 0.03833, 0.208984, -0.000664, 0.02771, 0.433594, 0.000338, 0.072754, 0.105469, 0.179688, 0.34375, 0.055664, 0.064453, 0.166992, 0.464844, -0.001892, -0.004089, -0.011353, -0.093262, -0.026855, -0.032959, -0.068359, 0.014771, 0.012695, 0.012512, 0.020752, 0.177734, 0.003906, -0.003143, 0.496094, 0.000546, -0.000797, 0.002625, 0.012939, 0.086914, -0.006042, -0.002121, 0.042969, -0.349609, -0.000732, -0.006378, -0.069336, 0.007019, -0.003128, -0.006378, -0.012451, 0.058594, -0.001244, -0.003021, -0.002426, 0.056152, -0.000254, -0.00824, -0.040039, -0.037109, 0.001205, 0.00174, 0.005768, -0.061768, -0.001137, -0.004547, 0.005585, 0.069336, -0.003235, -0.003372, -0.006622, 0.047607, -0.006073, -0.016724, -0.028687, -0.018921, -0.000679, -0.004944, -0.012817, -0.062256, -0.000414, -0.001465, 0.001541, 0.054443, 0.001923, 0.000862, 0.001938, -0.052979, -0.003052, -0.004944, -0.008057, 0.034668, 0.002258, 0.003647, 0.010742, -0.055176, 0.003998, 0.002716, 0.006897, -0.055908, 0.00293, 0.00351, 0.008362, -0.057617, -0.000629, -0.002106, 0.001175, 0.050049, 0.001381, 0.004913, 0.046387, 0.026855, -0.001152, -0.001862, -0.006714, 0.05249, -0.003128, -0.012634, -0.024536, 0.089355, -0.004608, -0.004364, -0.009766, 0.049316, -0.003632, -0.004456, -0.007446, 0.052734, -0.001419, -0.003632, -0.000938, 0.033691, -0.001144, -0.003174, -0.014282, 0.01178, -0.003098, -0.002258, 0.018188, 0.119629, 0.001747, 0.002029, 0.003052, -0.048828, -0.003525, -0.003693, -0.007324, 0.054199, -0.002548, -0.000286, 0.015747, 0.114258, -0.004456, -0.002975, 0.019531, 0.118652, -0.001007, -0.001389, -0.001869, -0.04248, 0.00412, 0.002075, 0.006622, -0.052246, 0.000542, -0.000433, -0.003418, -0.059326, 0.000664, 0.001274, 0.003906, -0.0177, -0.004272, -0.011414, -0.037354, -0.025635, 0.0019, 0.003311, 0.011536, -0.043213, 0.004822, 0.007111, -0.026855, -0.130859, 0.000916, 0.002396, 0.001053, -0.041016, 0.001411, 0.001534, -0.017578, -0.055176, 0.002487, 0.004639, -0.001518, -0.097656, 0.001778, 0.00325, 0.015869, 0.062988, -0.004791, -0.004913, -0.007935, 0.05835, 0.002518, 0.006958, -0.002136, -0.06543, -0.001549, -0.003815, -0.006836, -0.021484, 0.001358, 0.003311, 0.013489, -0.003784, -0.000132, 0.000366, 0.000622, 0.015991, -0.001793, -0.001945, -0.007599, 0.056641, -0.00079, -0.001404, -0.004089, -0.050781, -0.001236, -0.002106, -0.006805, 0.026489, -0.002014, -0.002213, 0.00592, 0.05835, -0.002518, -0.004333, -0.007935, 0.054688, -0.00161, 0.000916, 0.010254, 0.07373, 0.002014, 0.000969, -0.028564, -0.111328, 0.000687, -0.000992, 0.00135, 0.05249, -0.001785, -0.003555, -0.043701, -0.121582, 0.002213, 0.004059, 0.016113, -0.04834, 0.002533, 0.002777, 0.003326, -0.051758, 0.001839, 0.001022, -0.006439, -0.066895, 0.001572, 0.002289, -0.006592, -0.059326, -0.001175, 0.001816, 0.010925, 0.050049, 0.001907, -0.000908, -0.009399, -0.064941, -0.000648, 0.006348, 0.029541, 0.038574, 0.003479, 0.002777, -0.00177, -0.054932, -0.003433, -0.006226, -0.005798, 0.051025, 0.001228, 0.001801, 0.007019, -0.018433, 0.00177, -0.003967, -0.030884, -0.108398, 0.001289, 0.002686, 0.008789, 0.060547, 0.003036, 0.003769, 0.00647, -0.052002, -0.003021, -0.001244, 0.010742, 0.12793, 0.002487, -0.000771, -0.02124, -0.097168, -0.000977, -0.003433, 0.00647, 0.108398, -0.004364, -0.005035, -0.005951, 0.09375, -0.000481, -0.000488, 0.000254, 0.018311, -0.000927, -0.002304, -0.010437, -0.003265, -0.002411, -0.006683, -0.006714, 0.057129, -0.001747, -0.001823, -0.00473, 0.055908, 0.001022, -0.004578, -0.060791, 0.098633, -0.000698, -0.00069, 0.002533, 0.057129, -0.003281, -0.003265, -0.01062, 0.051025, 0.000553, 0.001335, 0.002014, 0.013672, -0.001732, -0.002121, 0.003693, 0.05249, 0.002899, 0.000828, -0.00708, -0.055176, -0.000263, -0.001923, -0.011841, 0.003357, -0.001045, -0.00135, 0.003479, 0.103516, 0.001732, 0.000205, -0.013977, -0.100586, -0.000751, -0.000018, 0.010803, 0.053467, 0.002853, 0.001999, -0.003098, -0.098145, -0.003357, -0.00946, -0.021606, 0.049316, -0.002579, -0.003998, -0.023926, -0.004059, -0.000896, -0.000744, 0.00209, 0.063965, -0.001572, 0.001228, 0.020508, 0.0625, 0.003433, 0.007233, 0.028931, -0.05127, -0.003082, -0.003311, -0.003387, 0.055176, 0.003159, 0.00325, 0.01123, -0.047852, -0.001579, -0.001801, -0.004425, 0.057129, 0.000383, 0.000607, 0.005066, 0.009583, 0.002808, 0.009644, 0.05127, 0.012024, 0.000191, 0.001083, 0.017944, 0.118652, -0.006989, -0.005554, 0.014465, 0.129883, -0.000919, -0.000656, -0.00206, 0.01709, 0.001709, -0.000683, -0.009216, -0.104004, 0.001968, 0.00705, 0.037842, 0.111328, -0.000793, 0.000713, 0.001747, 0.071777, -0.004242, -0.00415, -0.003098, 0.067871, 0.002197, 0.003204, -0.005219, -0.060303, 0.001122, 0.000336, -0.007019, -0.059082, -0.000744, -0.000385, 0.001282, 0.01532, 0.000042, -0.008118, -0.086914, 0.086914, -0.006012, -0.009033, 0.009033, 0.120117, 0.000351, 0.000946, 0.0005, -0.022705, 0.000732, -0.009216, -0.043213, -0.112305, 0.000805, 0.003357, -0.037842, -0.083496, 0.001495, 0.003036, -0.003891, -0.001106, -0.00069, 0.000397, -0.018066, -0.105469, 0.00174, 0.002548, 0.001701, -0.042725, -0.003586, -0.002365, 0.014526, 0.049561, -0.000912, -0.001083, -0.006927, 0.096191, 0.002884, 0.004547, -0.010986, -0.114746, 0.002319, 0.002609, 0.006104, -0.059082, -0.000425, 0.000973, 0.012207, 0.052246, -0.004211, -0.00415, -0.014465, 0.050293, -0.004395, -0.005035, -0.009155, 0.044189, -0.003342, -0.003067, -0.004974, 0.056396, -0.000912, -0.002548, -0.008972, 0.054932, -0.005859, -0.006042, -0.000961, 0.084473, 0.00351, 0.004913, 0.012207, -0.046875, -0.001282, -0.00325, -0.003021, 0.05835, -0.002121, -0.002716, -0.005463, 0.060303, 0.000244, -0.001213, 0.009949, 0.053711, -0.002762, -0.004913, -0.010864, 0.050537, -0.003052, -0.009277, -0.010315, -0.10498, -0.024292, -0.037598, -0.102539, 0.12207, 0.01239, 0.023438, 0.016113, -0.320312, 0.007355, 0.015381, 0.023193, -0.084961, 0.000637, -0.007935, -0.024292, 0.115723, 0.008972, 0.019043, 0.031982, 0.013245, -0.004669, -0.002609, -0.019531, -0.093262, 0.005585, 0.012329, 0.029297, 0.021851, -0.006805, -0.017456, -0.03418, -0.092285, -0.005005, -0.005005, 0.054443, -0.03833, -0.010193, -0.091309, 0.088379, 0.06543, 0.002472, 0.00769, 0.04126, -0.039795, -0.004364, -0.007477, 0.022949, 0.097656, -0.025635, -0.080078, -0.036133, 0.045898, 0.000515, 0.004028, 0.047363, -0.036133, 0.00824, 0.019043, -0.106934, -0.189453, -0.000927, -0.006439, 0.017578, 0.109375, 0.002869, 0.008972, 0.033936, 0.0625, -0.005737, -0.001427, 0.031494, 0.096191, -0.001732, 0.013123, 0.162109, -0.028198, -0.003601, -0.007996, -0.017578, 0.026978, 0.01062, -0.073242, 0.011841, 0.02002, -0.004395, -0.014893, -0.140625, -0.09082, -0.001411, 0.011658, -0.017822, -0.109863, 0.030762, 0.04541, 0.101562, -0.162109, 0.001442, -0.013245, -0.035156, -0.080078, -0.004425, 0.010071, 0.091309, 0.016846, 0.015991, 0.050537, 0.07666, 0.057861, 0.005035, 0.005524, 0.025269, -0.044922, 0.004211, 0.000207, -0.043213, -0.261719, -0.003204, -0.05249, 0.000725, 0.005493, -0.007172, -0.013306, 0.141602, 0.00708, -0.021851, -0.277344, -0.070801, -0.020386, -0.002792, -0.010498, 0.023926, -0.086426, -0.002686, -0.003632, 0.115723, -0.016968, 0.004761, 0.013489, 0.023315, 0.003036, 0.00264, 0.005066, -0.025269, 0.018433, 0.000402, 0.012024, -0.091797, 0.010986, 0.027466, 0.283203, 0.07959, 0.039062, 0.067383, 0.251953, 0.206055, 0.05835, -0.000357, -0.004974, 0.032471, -0.029541, -0.001083, -0.006622, -0.018066, 0.032959, -0.004974, -0.000216, 0.005005, -0.261719, 0.002411, 0.006714, 0.015869, 0.103516, 0.001221, 0.000248, -0.022705, 0.030518, -0.004456, -0.000828, -0.014099, -0.102539, -0.007599, -0.010315, -0.020264, 0.015869, 0.002182, 0.000523, -0.006073, -0.066406, 0.00058, -0.002853, -0.026245, 0.032471, -0.007935, -0.005188, 0.126953, 0.007233, 0.001793, 0.00592, 0.006012, -0.058105, -0.001022, 0.006287, -0.010681, -0.105469, -0.00325, -0.005371, -0.016235, 0.032715, -0.079102, -0.068359, -0.316406, -0.574219, 0.005676, 0.017334, 0.006592, -0.026855, 0.014587, 0.004639, -0.069824, -0.066406, -0.000984, -0.010498, -0.063965, -0.014404, 0.005615, 0.030396, -0.15625, 0.014465, 0.035889, 0.166016, 0.208008, 0.147461, -0.009827, -0.015381, -0.05542, -0.052246, -0.005035, -0.009705, -0.002243, 0.037109, -0.003204, -0.010498, -0.041016, -0.085449, -0.005127, 0.00177, -0.016846, -0.10498, 0.008118, 0.013306, 0.007812, -0.062988, -0.00589, -0.07373, 0.049072, 0.018799, -0.000156, -0.001541, -0.010498, 0.074707, 0.000008, 0.005249, -0.138672, 0.013367, -0.001007, -0.000954, -0.047363, -0.009094, 0.002518, 0.004272, -0.014038, -0.103027, -0.00238, -0.00238, -0.036865, -0.083984, 0.019531, 0.050293, 0.073242, -0.040283, -0.098633, -0.052979, 0.046875, 0.007599, 0.014038, 0.015137, -0.028564, -0.002808, -0.007507, -0.011597, 0.037842, -0.010559, 0.001717, -0.004059, 0.080566, -0.012207, -0.009216, -0.017578, 0.010986, 0.010559, 0.006989, 0.0354, 0.102539, -0.008118, 0.004425, 0.003647, -0.019775, 0.032471, -0.001427, 0.003998, 0.048584, 0.155273, -0.005798, -0.006622, 0.033203, -0.017944, 0.022949, 0.034912, 0.083008, -0.128906, 0.004822, 0.008667, 0.014893, -0.028198, -0.007874, -0.010315, -0.010193, -0.098145, 0.003494, -0.003082, 0.016602, 0.103027, -0.006104, -0.016357, 0.020508, 0.007111, 0.007355, 0.010681, 0.013733, 0.101562, -0.006866, -0.084961, 0.116211, 0.053955, 0.001381, 0.036621, 0.089844, -0.063477, 0.013611, 0.03064, 0.094238, 0.005676, -0.003342, -0.012329, -0.037842, -0.070801, -0.063965, -0.075684, -0.116211, -0.197266, 0.006683, 0.225586, -0.001511, -0.017822, 0.000038, 0.000439, 0.012817, -0.047852, -0.023926, -0.036865, -0.093262, 0.139648, -0.019897, -0.028931, -0.068848, 0.102051, -0.002335, -0.000999, 0.028076, -0.029663, 0.000732, 0.001259, 0.083496, 0.205078, -0.004883, -0.009827, 0.032227, -0.016235, 0.005859, 0.003311, 0.031982, 0.094727, 0.001266, 0.001129, -0.003998, 0.084473, -0.011536, -0.004883, -0.009888, 0.013062, 0.00766, 0.047363, -0.034912, -0.014893, -0.00885, -0.041016, 0.155273, 0.18457, -0.001221, -0.002121, -0.026245, 0.036621, -0.001968, -0.003967, 0.027832, -0.023682, 0.006958, -0.00132, 0.025879, 0.100098, 0.003708, 0.001289, 0.016724, 0.104492, 0.004578, 0.005585, 0.027466, 0.104004, 0.001099, 0.007141, -0.070312, -0.078613, -0.001938, -0.006897, -0.038574, 0.043701, 0.003494, 0.00415, 0.015198, 0.106934, -0.000175, 0.004333, -0.04126, 0.028931, -0.00769, -0.124023, 0.055664, 0.026123, -0.006683, -0.016113, -0.10791, -0.003662, -0.009705, -0.009216, 0.008667, 0.086914, -0.018799, -0.036377, -0.092285, -0.028809, 0.002197, 0.00161, -0.028931, 0.02417, -0.006775, 0.000732, -0.016602, -0.107422, -0.002396, -0.002136, -0.019165, -0.105469, 0.003769, -0.016602, 0.094727, 0.008301, 0.000366, -0.000097, -0.009583, -0.12207, 0.010071, -0.005432, 0.015137, 0.100098, 0.002838, 0.013306, 0.038086, -0.057861, 0.001808, 0.001076, 0.026245, 0.05249, 0.007355, 0.00235, 0.000694, 0.098633, -0.023071, -0.033691, -0.077148, 0.125, 0.012817, 0.023071, 0.081543, 0.021973, 0.0047, -0.000599, 0.013916, 0.108398, -0.003616, -0.003906, -0.020264, -0.192383, -0.010193, -0.012817, -0.049561, -0.223633, -0.003372, -0.004089, -0.011292, 0.017334, 0.000362, 0.000136, 0.003113, -0.029419, -0.001656, -0.002396, -0.002838, -0.03125, -0.007233, -0.009094, -0.022583, -0.191406, -0.000668, -0.001808, -0.004791, -0.027222, -0.000148, -0.000507, -0.000671, -0.030884, -0.000092, 0.001022, 0.000748, 0.049561, 0.001305, 0.001244, 0.006104, -0.061035, 0.003998, 0.005951, 0.020142, 0.074219, 0.002319, 0.002441, 0.003632, 0.071777, 0.001457, 0.002884, 0.007812, 0.071289, -0.002853, -0.004211, -0.013062, -0.020752, -0.000702, -0.000595, -0.000591, 0.027344, 0.000546, 0.000017, -0.001472, 0.031738, 0.000054, -0.000664, -0.001381, 0.035156, -0.004089, -0.004242, -0.010254, -0.074707, 0.002487, 0.003342, 0.010498, -0.010254, 0.000423, 0.000656, 0.000077, 0.031982, -0.001289, -0.002228, 0.001472, 0.275391, 0.002716, 0.005432, 0.011841, 0.074707, 0.000058, -0.000186, -0.001137, 0.030151, 0.000763, 0.001373, -0.000225, 0.103027, 0.00164, 0.002747, 0.008667, 0.081543, -0.000324, -0.000381, 0.00415, -0.059326, -0.000437, 0.000223, -0.001022, -0.028687, -0.000309, -0.001892, -0.003937, -0.040283, 0.000016, 0.000401, 0.001343, 0.029175, -0.000116, -0.000129, -0.002045, -0.030518, -0.000553, -0.00015, 0.001602, -0.083496, -0.003342, -0.00415, -0.011047, -0.064453, -0.005554, -0.007111, -0.035156, -0.236328, 0.00766, 0.012817, 0.032959, 0.222656, 0.000557, 0.000301, -0.000874, 0.029541, -0.002136, -0.000355, -0.008667, 0.063965, 0.002029, 0.002014, 0.003433, -0.172852, -0.000012, -0.00106, 0.000408, 0.027588, -0.000087, 0.000637, -0.003601, 0.0625, 0.000866, 0.000315, -0.000038, 0.030396, 0.000687, 0.000664, 0.000862, 0.030396, -0.000456, 0.000135, 0.00019, 0.029175, 0.000078, 0.000633, 0.003067, -0.045166, 0.000656, 0.00116, -0.000443, 0.034668, -0.002197, -0.002869, -0.005554, -0.071777, 0.000463, 0.000024, -0.000648, -0.034668, -0.000954, -0.000027, -0.001457, -0.083984, -0.000425, -0.000519, -0.00209, 0.029053, -0.000805, -0.000029, -0.002151, 0.029053, -0.007446, -0.008972, -0.022461, -0.129883, 0.000538, -0.000052, -0.000244, 0.030029, -0.001389, -0.002991, -0.009644, -0.087891, -0.000355, -0.000025, 0.000725, 0.026978, 0.002258, 0.007629, 0.021118, 0.235352, -0.000117, 0.000399, -0.000136, 0.030884, 0.000729, 0.000452, 0.000885, 0.031982, -0.000224, -0.001495, -0.00145, -0.087891, -0.000381, -0.000732, -0.000622, -0.031128, 0.001114, 0.000026, 0.005646, 0.063477, -0.000437, -0.000197, -0.001724, -0.029663, 0.000015, -0.000246, -0.00106, -0.030151, 0.000243, 0.000534, 0.001778, 0.034668, -0.000043, -0.000984, -0.000992, 0.028076, -0.002319, -0.003906, -0.005829, -0.092285, 0.000159, -0.000641, 0.000877, -0.043945, -0.00003, 0.0005, -0.003525, 0.063965, 0.00119, 0.000402, 0.001236, 0.028809, 0.000927, 0.000372, 0.000106, 0.032959, -0.006653, -0.011475, -0.039795, 0.019531, 0.000111, 0.00036, -0.000119, 0.028564, 0.007599, 0.009888, 0.040039, 0.210938, -0.000603, -0.000977, -0.006165, -0.052002, 0.000607, 0.000851, 0.003555, -0.143555, 0.000444, 0.001282, 0.003433, 0.027222, 0.001022, 0.001076, 0.001076, 0.030762, 0.000277, 0.000633, 0.002716, 0.046631, -0.003906, -0.006409, -0.019165, -0.105469, 0.000047, -0.000511, 0.001656, 0.080078, -0.009277, -0.016602, -0.043457, -0.112305, 0.000387, -0.001724, 0.000397, 0.074707, -0.014526, -0.020996, -0.092773, 0.004578, -0.000131, -0.000095, 0.000393, 0.03125, -0.002274, -0.004089, -0.009583, -0.088379, -0.000645, -0.00074, -0.00383, 0.032471, 0.002121, -0.001862, -0.000858, -0.078125, -0.000157, -0.000595, -0.003052, 0.028931, 0.000227, -0.00053, -0.001877, 0.027588, -0.000122, 0.0, -0.000372, 0.027466, -0.000931, -0.002014, 0.002747, -0.064941, -0.000347, 0.000687, -0.000194, -0.068848, 0.003082, 0.002991, 0.009521, 0.060059, -0.000977, -0.000313, 0.000626, -0.05127, -0.004486, -0.011292, -0.038818, -0.25, -0.001175, -0.001663, -0.003906, -0.074219, -0.000059, -0.001839, -0.007507, -0.080566, -0.00161, -0.000668, 0.004456, 0.243164, -0.000349, -0.001076, -0.001999, -0.028687, 0.000999, 0.000961, 0.00325, -0.026978, -0.000273, -0.000496, -0.001534, 0.029785, 0.000189, -0.000005, -0.000219, 0.036133, 0.000311, -0.00058, 0.001732, -0.054443, -0.000652, -0.000801, -0.000033, 0.025513, 0.000206, -0.000242, -0.000565, -0.031494, 0.002213, 0.003555, 0.017944, -0.009338, 0.000572, 0.000618, 0.003479, 0.046143, -0.00079, -0.000387, -0.00022, -0.030029, 0.000046, 0.000147, 0.00074, 0.02832, 0.000269, 0.000034, 0.000683, -0.027466, 0.006714, 0.008057, 0.023438, 0.079102, -0.00038, -0.000261, -0.002701, -0.083496, -0.000679, -0.001152, -0.003448, 0.032715, 0.00066, 0.000648, 0.004639, 0.241211, -0.000064, 0.000345, 0.001198, 0.026978, 0.001854, 0.000664, 0.004669, 0.040771, 0.000026, 0.000014, -0.002777, 0.030396, 0.0002, 0.00066, 0.000511, -0.029663, -0.030151, -0.044922, -0.122559, -0.063477, 0.002075, 0.001686, 0.011047, 0.191406, 0.000265, 0.000086, 0.001541, 0.052979, -0.000091, 0.000713, 0.001488, 0.047852, -0.003815, -0.00589, -0.017212, -0.198242, 0.000736, 0.000614, 0.000591, 0.0271, -0.000839, -0.001495, -0.003723, -0.035156, -0.001808, -0.001183, -0.003128, -0.035889, 0.000286, 0.000215, 0.000713, 0.029907, -0.006836, -0.014038, -0.032471, -0.116699, 0.00296, 0.002228, 0.021851, 0.191406, 0.000031, 0.000012, 0.000584, -0.030151, 0.000003, -0.000523, -0.000048, 0.043213, -0.014343, -0.013, -0.028198, -0.142578, 0.001686, 0.003845, 0.007935, 0.124023, 0.010681, 0.017334, 0.056641, 0.173828, 0.009827, 0.014404, 0.042236, 0.251953, -0.00885, -0.017822, -0.041992, -0.314453, -0.00267, -0.009277, -0.025635, -0.194336, -0.000725, 0.011169, 0.033447, 0.316406, -0.002045, -0.003036, -0.008789, -0.0271, 0.002808, 0.003937, 0.006714, 0.035645, 0.002121, 0.003403, -0.02002, -0.28125, -0.003189, -0.006042, -0.013306, -0.12207, -0.005798, -0.005981, -0.024658, -0.22168, 0.000702, 0.003525, 0.007874, 0.056885, 0.020508, 0.022949, 0.04834, 0.211914, 0.000406, -0.000767, -0.005157, -0.054199, -0.002777, -0.007721, -0.027832, -0.178711, 0.009888, 0.014221, 0.040283, 0.15918, -0.001617, 0.00135, 0.007385, 0.150391, 0.001236, 0.000343, 0.001427, -0.063965, 0.005524, 0.009033, 0.019165, -0.001404, 0.00209, 0.001137, 0.010864, 0.138672, -0.013794, -0.0177, -0.049561, -0.21582, 0.000237, -0.00074, -0.010132, -0.151367, -0.001488, -0.000774, -0.001694, -0.029297, -0.010437, -0.014221, -0.033691, -0.15332, 0.000832, 0.000713, -0.000587, 0.035889, -0.004242, -0.004303, -0.010498, -0.037842, -0.004608, -0.014526, -0.043457, -0.265625, -0.000786, -0.002838, -0.017822, -0.15625, 0.003265, 0.004272, 0.014404, 0.056396, -0.005157, -0.021973, -0.065918, -0.390625, -0.000235, -0.00161, -0.007263, -0.046143, 0.007477, 0.003204, 0.010254, 0.151367, 0.000443, -0.001602, -0.003937, -0.062256, -0.003845, -0.005219, -0.012512, -0.100586, 0.004425, 0.005432, 0.004272, 0.146484, -0.009705, -0.017456, -0.041016, -0.208984, -0.002945, -0.002914, -0.019165, -0.165039, 0.001137, 0.001877, 0.009705, 0.075684, -0.005127, 0.000071, -0.000809, 0.128906, 0.004425, 0.001022, 0.006134, 0.164062, -0.00824, -0.015442, -0.036865, -0.267578, -0.000311, 0.000568, 0.00103, 0.046875, -0.004456, -0.008911, -0.022217, 0.005615, -0.00161, -0.003006, -0.010864, -0.163086, -0.002365, -0.005463, -0.029175, -0.179688, -0.001213, 0.005249, 0.009399, 0.224609, 0.008179, 0.007416, 0.017456, 0.165039, -0.000134, -0.001289, -0.001511, -0.036621, -0.010132, -0.02063, -0.050781, -0.296875, -0.020752, -0.022705, -0.055664, -0.229492, 0.007935, 0.007141, 0.015991, 0.143555, 0.000912, 0.001328, 0.001274, -0.041748, -0.000816, -0.000813, -0.005035, -0.043945, 0.009033, 0.016357, 0.029053, 0.242188, 0.000671, 0.001236, -0.000523, 0.023438, -0.003387, -0.001114, -0.008057, -0.119141, 0.00079, -0.000263, 0.002838, 0.034424, -0.001503, 0.000637, 0.001465, 0.10498, 0.00095, 0.004425, 0.018921, 0.101074, -0.004181, -0.005768, -0.014221, -0.042236, -0.000683, -0.003571, -0.008667, -0.160156, 0.00531, 0.007416, 0.015442, 0.146484, 0.010498, 0.020264, 0.052246, 0.21875, 0.002136, 0.007996, 0.024536, 0.246094, -0.001083, -0.000194, -0.002151, -0.154297, 0.001602, 0.001968, 0.003113, 0.052979, -0.00589, -0.015625, -0.05127, -0.304688, 0.019897, 0.019897, 0.044922, 0.141602, 0.00106, 0.002045, 0.000725, -0.042725, 0.007233, 0.009338, 0.022095, 0.173828, 0.000584, 0.000744, 0.003006, 0.047607, 0.002853, 0.006866, 0.020142, -0.001755, -0.006836, -0.007111, -0.023682, -0.15918, 0.000463, 0.000687, -0.003677, -0.052979, 0.008301, 0.009766, 0.016235, 0.158203, -0.000418, 0.000732, 0.001358, 0.037598, -0.010986, -0.015869, -0.035889, -0.235352, 0.012451, 0.013611, 0.041992, 0.217773, 0.000553, 0.000908, 0.001358, -0.142578, -0.001564, -0.002563, -0.005402, -0.161133, 0.000751, 0.000234, 0.003998, 0.047607, 0.003906, 0.005066, 0.009277, 0.15918, 0.000702, 0.001984, 0.004059, 0.037842, -0.000675, 0.00024, 0.000154, 0.049805, 0.00209, 0.002228, 0.004974, 0.157227, 0.010742, 0.019897, 0.072266, 0.34375, 0.005219, 0.006714, 0.018921, 0.149414, 0.005768, 0.003296, 0.004639, 0.131836, 0.006256, 0.008606, 0.023193, -0.009399, 0.019409, 0.023193, 0.051758, 0.204102, -0.001259, -0.00296, -0.006958, -0.15332, 0.001328, 0.001503, 0.001602, 0.056641, 0.026123, 0.029419, 0.075684, 0.11377, -0.007782, -0.00885, -0.03125, -0.181641, 0.008057, 0.006165, 0.019409, 0.162109, 0.010498, 0.012024, 0.022583, 0.125977, 0.002533, -0.000538, 0.003326, -0.138672, 0.007233, 0.009766, 0.025635, 0.041748, 0.004028, 0.003265, 0.003815, 0.152344, 0.005768, 0.014404, 0.066895, 0.28125, 0.012634, 0.019653, 0.044189, 0.253906, 0.001709, 0.000334, 0.009277, 0.044189, 0.003967, 0.007751, 0.019409, 0.162109, -0.013367, -0.017456, -0.046143, -0.255859, -0.002289, -0.003662, -0.01062, -0.186523, 0.001907, 0.002838, 0.009705, 0.087891, -0.000109, -0.000391, -0.001274, -0.036133, -0.001312, -0.003464, -0.007355, -0.146484, -0.002075, -0.00293, -0.005585, -0.04541, -0.000809, -0.001183, -0.001518, 0.04248, -0.000414, 0.002472, 0.001846, 0.135742, 0.002701, 0.007141, 0.022461, 0.007385, 0.011536, 0.020752, 0.072266, 0.265625, 0.000729, 0.000828, -0.003021, -0.037109, 0.008179, 0.004272, 0.017944, 0.166016, -0.010742, -0.018188, -0.042969, -0.219727, -0.001549, -0.000017, -0.001663, -0.040527, -0.006165, -0.011353, -0.032227, -0.25, 0.008423, 0.003693, 0.015747, 0.149414, 0.00193, 0.002274, 0.007324, 0.053955, -0.004333, -0.000399, -0.005554, -0.124023, -0.000961, -0.002213, -0.001701, -0.138672, 0.009338, 0.00885, 0.021484, 0.138672, -0.000492, 0.002487, 0.002625, 0.130859, -0.006958, -0.007172, -0.020508, -0.166016, -0.00708, -0.008301, -0.012573, -0.139648, -0.00885, -0.005005, -0.001854, 0.147461, 0.002426, 0.001343, -0.006592, -0.12793, 0.000108, -0.002396, -0.018555, -0.115234, 0.001427, 0.006927, 0.053223, 0.074707, -0.031006, -0.048096, -0.124512, -0.439453, -0.00002, 0.001289, 0.003433, 0.05835, 0.004272, 0.000729, -0.002228, -0.131836, -0.004303, -0.001099, 0.012268, 0.130859, -0.003708, -0.001686, 0.008301, 0.134766, -0.001625, -0.001968, -0.005463, -0.047119, -0.002579, 0.006653, 0.04541, 0.335938, 0.004639, 0.003647, 0.014343, 0.15332, 0.001556, 0.001259, -0.012817, -0.118652, 0.00325, 0.000614, -0.007538, -0.125977, -0.004608, -0.000204, 0.005341, 0.135742, -0.010315, -0.004578, 0.004822, 0.168945, 0.000484, 0.000401, 0.012146, 0.117676, -0.000511, -0.001122, -0.006653, -0.087402, -0.00589, -0.003006, 0.012512, 0.133789, -0.008789, -0.01123, -0.021118, 0.020874, -0.000622, -0.001755, -0.000866, 0.077148, -0.000193, -0.002502, -0.013123, -0.146484, 0.006805, 0.00473, -0.007385, -0.150391, 0.00106, 0.003159, -0.002502, -0.124023, -0.001328, 0.000999, 0.004425, 0.120605, -0.000648, -0.000782, 0.012268, 0.123047, 0.003418, 0.002548, -0.005035, -0.174805, 0.004272, 0.003494, -0.014282, -0.130859, -0.002869, -0.000984, 0.038818, 0.115723, 0.000492, 0.000847, -0.008362, -0.134766, -0.00066, 0.000538, 0.011597, 0.120605, 0.015198, 0.018188, 0.060791, 0.429688, -0.000427, -0.000751, -0.002701, -0.056641, -0.006226, -0.002548, 0.017578, 0.257812, 0.002777, -0.00006, -0.008911, -0.129883, -0.000568, -0.001289, 0.002686, 0.126953, 0.002274, 0.00005, -0.009644, -0.126953, 0.000087, -0.002548, -0.0177, -0.117188, -0.001328, 0.000404, 0.000736, 0.126953, 0.001015, 0.000275, -0.013123, -0.132812, 0.000475, 0.00079, 0.000205, 0.091309, 0.002808, 0.00293, -0.012024, -0.132812, -0.000353, 0.000399, 0.008728, 0.130859, 0.000858, 0.000835, -0.001495, -0.125977, 0.00238, -0.000022, 0.011292, 0.122559, 0.001183, 0.000893, -0.007935, -0.12793, -0.000208, -0.000992, 0.003067, 0.074707, -0.004211, -0.001465, 0.020752, 0.120117, -0.000012, 0.001167, 0.005859, 0.124023, 0.030762, 0.027466, 0.066406, 0.232422, -0.002289, -0.002533, -0.01416, -0.114746, 0.0019, -0.00106, -0.014771, -0.117676, -0.000893, -0.003204, -0.009888, -0.123047, 0.001839, -0.001335, -0.016602, -0.108887, -0.000267, -0.000013, 0.010986, 0.120605, -0.001083, -0.000755, 0.004059, 0.121582, -0.000284, 0.000412, 0.011353, 0.116699, -0.001251, -0.000162, 0.007599, 0.128906, 0.003235, -0.000376, -0.01532, -0.122559, 0.000347, -0.002899, -0.018677, -0.119629, -0.003128, -0.000904, 0.007812, 0.141602, 0.001259, -0.000965, -0.007599, -0.121582, -0.001434, -0.000961, 0.006348, 0.115723, -0.004791, -0.005615, -0.005096, -0.083496, 0.000648, -0.002014, -0.008728, -0.12793, 0.000565, 0.000278, -0.001633, -0.067383, 0.005951, 0.00766, -0.037109, -0.191406, -0.004395, -0.000576, 0.00206, 0.125977, 0.003281, 0.002563, -0.005066, -0.125977, -0.00095, -0.000744, -0.008484, -0.124023, -0.000257, 0.00012, 0.005646, 0.08252, -0.001472, 0.002243, 0.025757, 0.112793, -0.001152, -0.000504, 0.004211, 0.075684, 0.001472, 0.000456, -0.011414, -0.126953, 0.002533, 0.000077, -0.025757, -0.106934, -0.001228, -0.000016, -0.020996, -0.115723, -0.000977, -0.000595, -0.002213, 0.119629, -0.008484, -0.026611, -0.118652, 0.007111, -0.000154, -0.001389, 0.010376, 0.126953, -0.002335, 0.000134, 0.009155, 0.129883, 0.000729, 0.000296, -0.001183, -0.095215, -0.000568, -0.001038, 0.003372, 0.112793, -0.001389, -0.002136, -0.000109, 0.089844, -0.002991, 0.000257, 0.014099, 0.147461, 0.001091, -0.000626, -0.008545, -0.123047, -0.007629, -0.003021, 0.00589, 0.158203, 0.003967, 0.002808, 0.007935, 0.09375, 0.003708, 0.001297, -0.029663, -0.124512, 0.002808, 0.000813, -0.011353, -0.148438, 0.00267, 0.002335, 0.002411, -0.121582, -0.004913, -0.003326, 0.001839, 0.157227, 0.004333, 0.001762, -0.007812, -0.137695, 0.022949, 0.005646, 0.088379, 0.5625, -0.003082, -0.001945, 0.005066, 0.133789, 0.000671, -0.000156, 0.012268, 0.117188, 0.009277, 0.006958, -0.015747, -0.314453, -0.000077, 0.000214, 0.012573, 0.126953, -0.003204, -0.003998, 0.042236, 0.214844, 0.001045, 0.00267, 0.007599, 0.125977, -0.000008, -0.001839, -0.006348, -0.125977, 0.00005, 0.000207, 0.006104, 0.122559, 0.003784, 0.00087, -0.00145, -0.133789, 0.001724, 0.001381, -0.01239, -0.131836, 0.00135, -0.000138, -0.010132, -0.100098, 0.003235, 0.000351, -0.010925, -0.12793, -0.002548, -0.001114, 0.013794, 0.129883, -0.000171, -0.000299, -0.019287, -0.143555, -0.000835, 0.00206, 0.016846, 0.126953, -0.003769, -0.00161, 0.018311, 0.146484, 0.003647, 0.000122, 0.005005, -0.118164, 0.003448, 0.0019, -0.014343, -0.136719, -0.000942, 0.001266, 0.005005, 0.120117, 0.000385, 0.000675, 0.006927, 0.108887, -0.001587, 0.000515, 0.005127, 0.131836, 0.003174, -0.00161, -0.008118, -0.124512, -0.006165, -0.004486, -0.015137, -0.09668, 0.000648, 0.000357, 0.005585, 0.073242, -0.000599, -0.003265, -0.017212, -0.118652, -0.001137, 0.000935, 0.023804, 0.112305, 0.003815, 0.000961, -0.001534, -0.130859, -0.000341, -0.000151, -0.010376, -0.082031, -0.003494, -0.004608, -0.015381, -0.106445, -0.000603, 0.0009, 0.00293, 0.128906, 0.003723, 0.002441, -0.010925, -0.124512, -0.001373, -0.002594, -0.000029, 0.12207, -0.008728, -0.007294, -0.002167, 0.12793, 0.003296, 0.001915, -0.0065, -0.121582, -0.002502, -0.000519, 0.007996, 0.123047, 0.000931, -0.001053, 0.003159, -0.157227, -0.003784, -0.002609, 0.000591, 0.125977, -0.010925, -0.015747, -0.054932, -0.34375, -0.00412, -0.008545, -0.033936, -0.398438, -0.000273, -0.001785, -0.005676, -0.043945, -0.000496, -0.002518, -0.004761, -0.054443, -0.000469, -0.001389, -0.005219, -0.049805, 0.000317, 0.002563, 0.003189, 0.154297, 0.001877, 0.000184, 0.000435, -0.185547, 0.000298, -0.000256, -0.003265, -0.1875, -0.000084, 0.000759, 0.003189, 0.082031, 0.002075, -0.000957, -0.00015, -0.115234, 0.002899, 0.003708, 0.010498, 0.180664, 0.002838, 0.005432, 0.016113, 0.152344, 0.000984, 0.002243, 0.006104, 0.035645, -0.001053, -0.00145, -0.004913, -0.0354, 0.000767, 0.005219, 0.008179, 0.160156, -0.00014, -0.001709, -0.001755, 0.078125, -0.002136, -0.002274, -0.007019, -0.076172, 0.001564, 0.001671, -0.000171, -0.114258, -0.000637, -0.000702, -0.001617, -0.0625, 0.000759, -0.000591, 0.000362, 0.149414, 0.00095, 0.004822, 0.007019, 0.150391, 0.000029, -0.000244, -0.003036, -0.075195, 0.000153, -0.001915, -0.002457, -0.154297, 0.000169, 0.000801, 0.003159, 0.028198, 0.000645, -0.000144, -0.000595, -0.138672, -0.001953, -0.001625, -0.009277, -0.040527, -0.001541, 0.00022, 0.000496, -0.139648, -0.001198, -0.002487, -0.006958, -0.158203, 0.003113, 0.00592, 0.017578, -0.012268, 0.000044, -0.000782, -0.000961, 0.148438, 0.001602, 0.000813, 0.002029, 0.062988, -0.003799, 0.001945, 0.001953, 0.15332, -0.004059, -0.004669, -0.015564, -0.151367, 0.000397, 0.000393, 0.003326, 0.044922, 0.001732, 0.00193, 0.004425, -0.166992, -0.000435, -0.001015, -0.001175, 0.157227, -0.001358, -0.002319, -0.006866, -0.035889, -0.000203, -0.00161, -0.004425, -0.036865, -0.001335, -0.000912, -0.006439, -0.145508, -0.000046, 0.002991, 0.000422, 0.141602, -0.002411, -0.006805, -0.011658, -0.386719, -0.000022, -0.000143, -0.00164, -0.037842, -0.000984, -0.00209, -0.000496, -0.170898, -0.000389, 0.001068, -0.001511, -0.128906, -0.002457, -0.006927, -0.013916, -0.109863, 0.004303, 0.011414, 0.045654, 0.132812, -0.003357, -0.005615, -0.00647, -0.193359, 0.001968, 0.001579, 0.001587, -0.117676, -0.003357, -0.009705, -0.020508, -0.199219, 0.000393, 0.001839, 0.004089, 0.139648, -0.000317, -0.001938, -0.004791, 0.155273, 0.006897, 0.010437, 0.017822, 0.082031, 0.002914, 0.000954, -0.001221, -0.195312, 0.001663, 0.001717, 0.005341, 0.143555, -0.000349, -0.00103, -0.00293, -0.056152, -0.000366, 0.000154, 0.003098, 0.034668, -0.000839, -0.000896, -0.00238, -0.053223, -0.003998, -0.005249, -0.020508, -0.191406, 0.000977, 0.001511, 0.003067, -0.031128, 0.042236, 0.052734, 0.141602, 0.357422, 0.002777, -0.000885, -0.000196, -0.185547, -0.001312, -0.003799, -0.003525, -0.171875, -0.00119, -0.000072, 0.00174, 0.162109, -0.00174, 0.000992, -0.002075, 0.155273, 0.001427, -0.001755, 0.001907, 0.162109, 0.009155, 0.013184, 0.029785, 0.178711, 0.001015, 0.000189, 0.003265, 0.033447, -0.000969, -0.002075, 0.002289, -0.146484, -0.001175, -0.003738, -0.006683, -0.185547, 0.001129, -0.001396, 0.000668, -0.129883, -0.002472, -0.001427, -0.004669, -0.140625, -0.000607, -0.002533, -0.005096, -0.193359, -0.003342, -0.001205, -0.003067, 0.164062, 0.000267, -0.000698, 0.005066, 0.046631, -0.001015, -0.003433, -0.005249, 0.134766, -0.000938, -0.001717, -0.010925, -0.139648, -0.001587, -0.000256, 0.000232, -0.059326, -0.004913, -0.001366, -0.002853, 0.167969, -0.011047, -0.015747, -0.057373, -0.224609, 0.00209, -0.000656, 0.002701, -0.168945, -0.000097, -0.000526, 0.005768, 0.170898, -0.000492, -0.001869, -0.001396, 0.154297, 0.000805, 0.000572, 0.003479, -0.1875, 0.001274, -0.001526, 0.000205, -0.140625, 0.000877, -0.002884, -0.001831, -0.15625, 0.001381, 0.001709, -0.001236, -0.033691, -0.000219, 0.000637, 0.002197, 0.059326, -0.001869, 0.001938, 0.006866, 0.154297, -0.001984, -0.008606, -0.025391, -0.201172, -0.001709, 0.000062, 0.005798, 0.126953, -0.008606, -0.010681, -0.024292, -0.196289, 0.000511, -0.00017, -0.004211, -0.199219, 0.000467, 0.001068, 0.006989, 0.182617, -0.000222, 0.001373, 0.003723, 0.166016, 0.003311, 0.003632, 0.009277, 0.139648, 0.002335, 0.003326, 0.010864, 0.147461, 0.048584, 0.063965, 0.132812, 0.335938, -0.00132, 0.000024, 0.000441, 0.175781, -0.004364, -0.007385, -0.0177, -0.170898, 0.000019, 0.001884, -0.004059, 0.157227, 0.004791, 0.010193, 0.026978, 0.219727, -0.000954, 0.000603, -0.00206, -0.15625, -0.001968, -0.001289, -0.003937, 0.118652, -0.000706, -0.00069, -0.002838, 0.169922, 0.003204, 0.000881, 0.002731, -0.141602, -0.000904, 0.002625, 0.003723, 0.161133, -0.000148, 0.000433, -0.005402, -0.040283, 0.000135, 0.000051, 0.011597, 0.15332, 0.003326, 0.003418, 0.007629, -0.126953, 0.000062, 0.001785, 0.007019, 0.150391, 0.00103, -0.000433, 0.00034, 0.191406, 0.007935, 0.014954, 0.072754, -0.095215, 0.002151, 0.00106, 0.004059, -0.143555, 0.000131, -0.00116, 0.002243, -0.149414, 0.001732, 0.004059, 0.007812, 0.154297, 0.000793, -0.002686, -0.000248, -0.176758, -0.001396, 0.001198, -0.003006, 0.15918, -0.000404, 0.001656, -0.000889, 0.173828, 0.003098, -0.000269, -0.000202, -0.138672, -0.000683, 0.002258, 0.016602, 0.22168, 0.002838, 0.005829, 0.02124, -0.004852, 0.000383, -0.002289, -0.003708, -0.183594, -0.000199, -0.000698, -0.000452, -0.061279, -0.001266, -0.002075, -0.007629, -0.171875, -0.000085, -0.003159, -0.000656, -0.115723, -0.002106, -0.001541, -0.010742, -0.181641, 0.001175, 0.001854, 0.003799, -0.031494, -0.001152, -0.00103, -0.002975, 0.025024, 0.000252, -0.000117, 0.000832, 0.02478, -0.000721, -0.000553, -0.001717, 0.029175, 0.000942, 0.001175, 0.002213, -0.030396, 0.000397, 0.001266, 0.002472, -0.031006, 0.000603, 0.002335, 0.003128, -0.033447, -0.001022, -0.001045, -0.002502, 0.028687, 0.00103, 0.000675, 0.002151, -0.028442, 0.000265, -0.000119, -0.001488, -0.036865, -0.000063, -0.000176, -0.00038, 0.02417, -0.000957, -0.001701, -0.002563, 0.03418, -0.000206, -0.000205, -0.001236, 0.026855, -0.000721, -0.000687, -0.003128, 0.03064, -0.000946, -0.000641, -0.002121, 0.030273, 0.000387, 0.000763, 0.001747, -0.024414, -0.000595, -0.000729, -0.000908, 0.027588, 0.000387, 0.000185, 0.001137, -0.023926, 0.000599, 0.000161, 0.001808, -0.029175, -0.000066, -0.000429, -0.000591, 0.016113, 0.000355, 0.001152, 0.001465, -0.023071, -0.001228, -0.001503, -0.003998, 0.026855, -0.000687, -0.000931, -0.00174, 0.027466, -0.001106, -0.00145, -0.003448, 0.03125, -0.00015, 0.000043, -0.00079, -0.029785, 0.001396, 0.001678, 0.002701, -0.031128, -0.000751, -0.0009, -0.002579, 0.029297, 0.000782, 0.001312, 0.002289, -0.024658, -0.000221, -0.000441, -0.000916, 0.022339, -0.000637, -0.000839, -0.001587, 0.027832, 0.000591, 0.000418, 0.001457, -0.02832, 0.000062, -0.000015, 0.000526, 0.02356, 0.002853, 0.004547, 0.010803, 0.052002, -0.002228, -0.003448, -0.010193, -0.025146, 0.000496, 0.000479, 0.001572, -0.027954, 0.00106, 0.001076, 0.000717, -0.033447, -0.000284, -0.000668, -0.002365, 0.032227, -0.000912, -0.000721, -0.001465, 0.029297, -0.000211, -0.001389, -0.001884, 0.019043, 0.000523, 0.001892, 0.001869, -0.031494, -0.000109, -0.000322, 0.000387, 0.026489, 0.000973, 0.000854, 0.001938, -0.029541, -0.000637, -0.00145, -0.002426, 0.030273, -0.000263, -0.000278, -0.001373, 0.028198, -0.000299, -0.0009, -0.001534, 0.02356, 0.001053, 0.001312, 0.002304, -0.029419, 0.000439, 0.000565, 0.000162, -0.025146, -0.000835, -0.001282, -0.001137, 0.054443, -0.00074, -0.001801, -0.00164, 0.030396, 0.000234, -0.000069, 0.00053, 0.026611, 0.000137, 0.000469, 0.001511, -0.029541, -0.000816, -0.000721, -0.001289, 0.026123, -0.000248, -0.001511, -0.001213, 0.02832, -0.00103, -0.000946, -0.001274, 0.027466, -0.000244, -0.000946, -0.002121, 0.024536, -0.001358, -0.001884, -0.00412, 0.031738, 0.000324, 0.000092, 0.002762, 0.039551, 0.000999, 0.000561, 0.002853, -0.034424, 0.000349, -0.000237, 0.001442, 0.043945, -0.000362, 0.000168, 0.000278, -0.0177, 0.000201, -0.000216, 0.001152, 0.037842, 0.000368, 0.000126, 0.000977, -0.023315, -0.001183, -0.002365, -0.001816, 0.028687, 0.000135, 0.000125, 0.000275, -0.022095, -0.000296, -0.001198, -0.001434, 0.030273, -0.000175, 0.000043, -0.000046, -0.022705, -0.000633, -0.001419, -0.004028, 0.006866, 0.000277, 0.000431, -0.00023, -0.028076, 0.000439, 0.000576, 0.00061, -0.026855, -0.00042, -0.000203, -0.001511, 0.026978, 0.000149, 0.001297, 0.003555, -0.032715, 0.000186, -0.000144, -0.000056, 0.029297, 0.000965, 0.00161, 0.003082, -0.026123, -0.000927, -0.000797, -0.002289, 0.026855, -0.00106, -0.001587, -0.001411, 0.030151, 0.000992, 0.001907, 0.001617, -0.032227, -0.000793, -0.000572, -0.001419, 0.027222, -0.000115, -0.000523, -0.001297, 0.025757, -0.001678, -0.002335, -0.003906, 0.033447, 0.001251, 0.001656, 0.002747, -0.031006, -0.000006, -0.000195, -0.000324, -0.014709, -0.00042, -0.001022, -0.001244, 0.02832, 0.001678, 0.002304, 0.003357, -0.037842, -0.000182, -0.00006, -0.000433, 0.02356, 0.000801, 0.000755, 0.001884, -0.025635, -0.00066, -0.000999, -0.001534, 0.026733, -0.000471, -0.000376, -0.001167, 0.026489, 0.000439, 0.000343, -0.000496, -0.024536, 0.00046, 0.000797, 0.001572, -0.030396, -0.000154, 0.000423, 0.000885, -0.017944, 0.000471, 0.00066, 0.001724, -0.026855, 0.000866, 0.000828, 0.00351, -0.03064, 0.00079, 0.001953, 0.002609, -0.032715, -0.000351, 0.000022, 0.000175, -0.026245, 0.001068, 0.002045, 0.002518, -0.033691, 0.001083, 0.002289, 0.004639, -0.032227, 0.000954, -0.000137, 0.000362, -0.025757, 0.000668, 0.001427, 0.001328, -0.029785, -0.000603, -0.001579, -0.001137, 0.029419, 0.000843, 0.001373, 0.001984, -0.038574, -0.000561, -0.002365, -0.002899, 0.027466, -0.001297, -0.001022, -0.002777, 0.032471, 0.000004, 0.000145, -0.000286, -0.022827, 0.000946, 0.001022, 0.002151, -0.028198, -0.000444, -0.000443, -0.001709, 0.026978, 0.001595, 0.002029, 0.003326, -0.030762, 0.000725, 0.000269, 0.000721, -0.027832, -0.000194, -0.000416, 0.000713, 0.009521, 0.000668, 0.000725, 0.001396, -0.02771, -0.000215, -0.000473, -0.001526, -0.009338, -0.000028, -0.000797, -0.00106, 0.02478, 0.001671, 0.001511, 0.003647, -0.05835, -0.000767, -0.001068, -0.001984, 0.029663, -0.000687, -0.00177, -0.003326, 0.032959, -0.000175, -0.000165, -0.000211, 0.026489, 0.000763, 0.001274, 0.002487, -0.029663, 0.000086, 0.000969, 0.003616, -0.048828, 0.000896, 0.001144, 0.002655, -0.02832, -0.000698, -0.00119, -0.001144, 0.029297, 0.001343, 0.001366, 0.001808, -0.027344, 0.000954, 0.001335, 0.001816, -0.026978, 0.001625, 0.003067, 0.004211, -0.035645, 0.000656, 0.000587, 0.000961, -0.02356, 0.000984, 0.001411, 0.002106, -0.030762, 0.000003, 0.000492, 0.001015, -0.026611, 0.000843, 0.00106, 0.001778, -0.02771, -0.000071, -0.000273, 0.000433, 0.026001, -0.000025, -0.000097, 0.000401, 0.015625, 0.00351, 0.000237, 0.042236, 0.363281, -0.373047, -0.277344, -0.322266, -0.476562, 0.000203, -0.001549, -0.007355, -0.061523, -0.001328, 0.001793, 0.003265, 0.061523, 0.07666, -0.200195, -0.421875, -0.057129, -0.001823, -0.001709, -0.005219, -0.079102, -0.021606, -0.052979, 0.093262, 0.043945, -0.001152, -0.00079, -0.005432, -0.07373, -0.028564, -0.089355, -0.052734, 0.008118, 0.005066, 0.007446, 0.011169, 0.066406, -0.000584, -0.000931, -0.007141, -0.054932, 0.002701, 0.004089, 0.007599, 0.055176, -0.003433, -0.004791, -0.011658, -0.057861, -0.158203, -0.175781, -0.267578, -0.261719, 0.003036, 0.014893, 0.148438, 0.154297, -0.001381, 0.005341, 0.014282, -0.196289, 0.003281, 0.005188, 0.006195, 0.102051, 0.000977, 0.003387, 0.007996, 0.056152, -0.01709, 0.025513, 0.21582, 0.193359, 0.000145, 0.00119, 0.00325, 0.061035, 0.017334, -0.0271, -0.308594, 0.013733, 0.000637, 0.001106, 0.004608, 0.074707, -0.022705, -0.018677, -0.013672, 0.011169, 0.025635, 0.013733, 0.164062, 0.202148, -0.000652, -0.001755, -0.009521, -0.060791, 0.021484, 0.031128, -0.061279, -0.124023, -0.003799, 0.010193, -0.02771, -0.289062, 0.000322, 0.005005, 0.038086, 0.001427, -0.115234, -0.106934, -0.173828, -0.294922, -0.176758, -0.130859, -0.225586, -0.248047, -0.005249, -0.006866, -0.010132, -0.093262, 0.102539, 0.061768, -0.024536, -0.144531, 0.012634, 0.01123, 0.019409, 0.078125, -0.004791, -0.003174, -0.003998, -0.048584, 0.008362, 0.006989, 0.019775, 0.158203, -0.005127, -0.00647, -0.016479, -0.031128, -0.013062, -0.014099, -0.030884, -0.115723, 0.001167, 0.002106, 0.004822, 0.058105, 0.001755, 0.00296, 0.00647, 0.071289, -0.104492, -0.273438, -0.196289, -0.07959, -0.001434, -0.001236, -0.009766, -0.05957, -0.002701, -0.00177, -0.003571, -0.089355, 0.002335, -0.006287, -0.018677, 0.189453, -0.001778, -0.00119, -0.007935, 0.084473, 0.007416, 0.007599, 0.018677, 0.062256, -0.007874, -0.0047, -0.040771, -0.378906, 0.003906, 0.004425, 0.011963, 0.068359, -0.001198, -0.006683, -0.057373, 0.038574, -0.001068, 0.007751, -0.151367, -0.167969, -0.019409, -0.032715, -0.179688, -0.233398, -0.005981, -0.011658, -0.027588, -0.094727, -0.154297, -0.277344, -0.300781, 0.041016, -0.004822, -0.009338, -0.015625, -0.108398, 0.016846, 0.00473, -0.333984, -0.022095, 0.007874, 0.009705, 0.020752, 0.066406, 0.011169, 0.009583, 0.023193, 0.365234, 0.002762, 0.003998, 0.01178, 0.075195, 0.024536, 0.095703, 0.326172, 0.115234, -0.002014, -0.005096, -0.01123, -0.069336, 0.002594, 0.004578, 0.00885, 0.092285, -0.003067, -0.003723, -0.001129, -0.061768, 0.001595, 0.005035, 0.040283, -0.168945, -0.108398, -0.084961, -0.202148, -0.40625, 0.002563, 0.001923, 0.007568, 0.056641, 0.020874, 0.102539, 0.300781, 0.15332, 0.000668, 0.000839, 0.003906, 0.049072, -0.042725, -0.129883, -0.390625, -0.124512, 0.000561, 0.001556, 0.00106, -0.057861, 0.013611, 0.035645, 0.154297, 0.138672, -0.164062, -0.324219, -0.172852, -0.083496, 0.001251, 0.068848, -0.249023, -0.171875, 0.005005, 0.006866, 0.014099, 0.08252, -0.007233, -0.009705, -0.018555, -0.069336, -0.003235, -0.006592, -0.024292, 0.030884, -0.012573, -0.013184, -0.025879, 0.020874, 0.002487, 0.003403, 0.009644, 0.046143, -0.259766, -0.152344, -0.196289, -0.167969, -0.000391, 0.00079, -0.00235, 0.060303, 0.008057, 0.002762, 0.012756, 0.324219, -0.253906, -0.19043, -0.233398, -0.137695, 0.000303, -0.003998, -0.014404, 0.328125, 0.008484, 0.031006, 0.19043, 0.076172, 0.001068, 0.004517, 0.072266, -0.103516, -0.020386, -0.022217, -0.194336, -0.078125, 0.003708, 0.00412, 0.013855, 0.088867, 0.002228, 0.00209, 0.006134, 0.098633, 0.202148, 0.162109, 0.202148, 0.273438, -0.008362, -0.011292, -0.216797, -0.240234, 0.003082, 0.003616, 0.007782, 0.048584, -0.007996, -0.003525, 0.232422, 0.345703, 0.001671, 0.004486, 0.01062, 0.072266, 0.001587, 0.003098, 0.008789, 0.085449, 0.004761, 0.02478, -0.106445, 0.00415, 0.029419, 0.048828, 0.15332, 0.241211, 0.000912, 0.002014, 0.00705, 0.070312, 0.233398, 0.208984, 0.322266, 0.337891, -0.132812, 0.12793, -0.219727, -0.161133, -0.00209, -0.003113, -0.014465, -0.064941, 0.017456, -0.010925, -0.445312, -0.291016, 0.169922, 0.197266, 0.225586, 0.300781, -0.00589, -0.001694, -0.328125, 0.017578, -0.001427, -0.001839, -0.078613, -0.047363, -0.008362, -0.008301, -0.019165, -0.042236, 0.0625, 0.107422, 0.035156, -0.085449, 0.009399, -0.002914, -0.1875, -0.192383, 0.001495, 0.004333, 0.033447, -0.193359, -0.157227, -0.195312, -0.261719, -0.217773, -0.005035, 0.014954, -0.069824, 0.186523, -0.001221, -0.003723, -0.013733, -0.07373, -0.000488, 0.004059, 0.015503, -0.289062, 0.000591, 0.002426, 0.008118, 0.06543, -0.000832, 0.023193, -0.108887, -0.228516, -0.001083, -0.006439, -0.063477, 0.21582, -0.003296, -0.004944, -0.010986, -0.092773, 0.001671, 0.024292, -0.375, 0.009216, -0.001617, -0.001953, -0.030518, 0.057373, -0.003967, -0.006287, -0.013916, -0.066895, -0.000002, 0.000736, 0.00647, 0.054932, -0.000057, 0.002258, 0.0065, 0.080078, -0.012207, -0.011658, -0.049072, 0.318359, 0.008118, 0.253906, 0.096191, 0.000181, -0.002563, -0.003265, -0.008728, -0.066895, -0.008667, 0.005005, 0.265625, 0.222656, -0.000999, -0.005646, -0.07959, 0.098145, -0.005707, -0.007874, -0.015564, -0.100098, 0.009399, 0.021362, -0.120117, 0.058594, -0.003601, -0.007294, -0.183594, 0.044922, -0.002655, -0.00647, 0.208984, 0.210938, -0.006622, -0.009644, -0.0177, -0.018555, 0.001701, 0.003586, 0.012329, 0.335938, -0.001518, -0.001511, -0.010681, -0.339844, 0.000507, 0.001862, 0.003433, 0.359375, 0.004761, 0.00705, 0.012207, 0.345703, -0.004883, -0.008179, -0.006958, 0.060303, -0.006744, -0.011597, -0.019409, -0.161133, 0.001999, 0.0019, 0.007751, 0.34375, 0.001801, 0.000473, 0.004944, 0.337891, 0.014587, 0.013611, -0.007996, -0.01001, 0.004333, 0.000824, -0.005127, -0.351562, 0.00009, 0.000248, -0.000401, -0.363281, -0.002411, -0.002518, -0.007294, -0.367188, 0.000851, 0.002045, 0.010437, 0.341797, 0.000167, -0.000303, -0.005066, -0.345703, 0.000045, 0.002365, -0.00592, -0.328125, -0.001106, -0.002869, -0.004944, -0.375, 0.000786, 0.001053, 0.005859, -0.061035, -0.000298, -0.001686, -0.01062, -0.328125, -0.000736, -0.003571, -0.010559, -0.363281, 0.001068, 0.002106, 0.002426, -0.353516, 0.009338, 0.012146, 0.017212, 0.017944, 0.000027, -0.001747, -0.003418, -0.367188, 0.000063, -0.002686, -0.006165, -0.34375, 0.004059, 0.00589, 0.014587, 0.032227, -0.002136, -0.002411, 0.006836, 0.367188, 0.003525, 0.001205, 0.010193, 0.355469, -0.004608, -0.006012, -0.009949, -0.333984, -0.000086, 0.000191, 0.003296, 0.306641, -0.002762, -0.003876, -0.006653, -0.355469, 0.000242, -0.002609, -0.007996, -0.373047, 0.003708, 0.00589, 0.016357, -0.016602, -0.005249, -0.00647, -0.01355, -0.34375, 0.003189, 0.003067, 0.00705, 0.355469, -0.002151, -0.003372, -0.013855, -0.341797, 0.000163, -0.000984, 0.003082, 0.316406, -0.000694, -0.003326, -0.004822, 0.349609, 0.001633, 0.000137, -0.002136, -0.355469, 0.007416, 0.012634, 0.023804, 0.016357, 0.001839, 0.001953, 0.005676, 0.355469, 0.003159, 0.004944, 0.007202, 0.359375, -0.00412, -0.00267, -0.010559, -0.324219, -0.004639, -0.006561, -0.0177, 0.030518, 0.002655, 0.003815, 0.008118, 0.345703, -0.001114, -0.00354, 0.001945, -0.032471, -0.001839, -0.005524, -0.02478, 0.008606, 0.000244, -0.001549, -0.006439, -0.378906, 0.002396, 0.005066, 0.00592, 0.349609, 0.001831, 0.003586, 0.010559, 0.34375, 0.000835, -0.001564, 0.00135, 0.337891, 0.004303, 0.006897, 0.009827, 0.355469, 0.007446, 0.011169, 0.017578, 0.0177, -0.001595, -0.003555, -0.006927, -0.351562, -0.010864, -0.015747, -0.02771, 0.005981, 0.000452, 0.000222, 0.003265, -0.347656, 0.004852, 0.005402, 0.017212, -0.037354, -0.003906, -0.004242, -0.011963, -0.349609, 0.000286, -0.003494, -0.003998, -0.339844, -0.002945, -0.006592, -0.012939, -0.273438, 0.000404, -0.000267, -0.000927, 0.367188, 0.003159, 0.003891, 0.011536, 0.349609, -0.006897, -0.009155, -0.016113, -0.023315, 0.001091, 0.0047, 0.012329, 0.318359, -0.00038, -0.003082, -0.007751, -0.318359, 0.010254, 0.013611, 0.019409, 0.010254, 0.006012, 0.008789, 0.020874, 0.027466, -0.000591, 0.000317, -0.001877, 0.041504, 0.000908, 0.003586, 0.004761, 0.330078, 0.002304, -0.001518, -0.002808, -0.345703, -0.000012, 0.002747, 0.005981, 0.341797, 0.006805, 0.010681, 0.017456, 0.018433, -0.007812, -0.011475, -0.02832, -0.188477, 0.007385, 0.011658, 0.019165, 0.018677, -0.007507, -0.011536, -0.02832, 0.005768, 0.010925, 0.011292, 0.01178, 0.001747, -0.001045, -0.003372, -0.009399, -0.34375, -0.000702, -0.001953, 0.000404, -0.369141, -0.003357, -0.004883, -0.010193, 0.081543, -0.000414, -0.001617, -0.00589, -0.341797, 0.003693, 0.00351, 0.006348, 0.335938, -0.003128, -0.001984, -0.011597, -0.324219, 0.001686, 0.004608, 0.003204, 0.353516, -0.00412, -0.004211, -0.018555, -0.353516, -0.000347, -0.000648, -0.009155, -0.369141, 0.002487, 0.002518, 0.010925, 0.353516, 0.003357, 0.005432, 0.00824, 0.351562, -0.003494, -0.004639, -0.017822, 0.053955, 0.003128, 0.006165, 0.010986, 0.353516, 0.004944, 0.004913, 0.00415, 0.357422, -0.008057, -0.010986, -0.016479, -0.023071, 0.003616, 0.006714, 0.034424, -0.028442, 0.001419, -0.003693, -0.005402, -0.363281, 0.007324, 0.011353, 0.023315, 0.015442, 0.000568, 0.003937, 0.00705, 0.345703, 0.001381, 0.0005, 0.003754, 0.128906, 0.006134, 0.009216, 0.014343, -0.012329, -0.001083, -0.001709, -0.004578, -0.320312, 0.003113, -0.004578, 0.07959, 0.009399, -0.002625, -0.001068, -0.006744, -0.318359, -0.001572, 0.000843, 0.003815, 0.351562, 0.00235, 0.001358, -0.000146, 0.085449, 0.000071, 0.00106, -0.003082, -0.339844, 0.008118, 0.012573, 0.020874, 0.014526, -0.00267, -0.003464, -0.00766, -0.339844, 0.00235, 0.001495, 0.005829, 0.349609, -0.004181, -0.00322, -0.009583, -0.373047, -0.009399, -0.009277, -0.013428, -0.005981, 0.003784, 0.002655, 0.00589, 0.357422, -0.000774, -0.002594, -0.007874, -0.357422, 0.010925, 0.011292, 0.008911, -0.00296, -0.001373, -0.004517, -0.010803, -0.322266, 0.00235, 0.003967, 0.014099, 0.351562, 0.007874, 0.010559, 0.015625, -0.014099, 0.001549, 0.000862, -0.000324, 0.357422, 0.001694, 0.002487, 0.010254, 0.341797, 0.00296, 0.002396, 0.01239, 0.347656, 0.001572, 0.002319, 0.008728, -0.024292, -0.002945, -0.002975, 0.001564, 0.353516, -0.003296, -0.00473, -0.015198, 0.03833, 0.006683, 0.007599, 0.006592, 0.040527, 0.000239, 0.000614, -0.001862, -0.361328, 0.001884, 0.002441, -0.003754, -0.351562, 0.00946, 0.012024, 0.020142, 0.011353, 0.0047, 0.00708, 0.012146, 0.361328, 0.002258, 0.000189, 0.004456, 0.339844, 0.01001, 0.013306, 0.019897, 0.011047, -0.000984, -0.002228, -0.006287, -0.347656, -0.000142, -0.000226, 0.008423, 0.347656, -0.00145, -0.000755, 0.004059, 0.097656, 0.001404, 0.003647, 0.003616, -0.065918, -0.000319, 0.000813, -0.007019, -0.314453, -0.007172, -0.005157, -0.009338, 0.201172, -0.003998, -0.001869, 0.004608, 0.135742, -0.006287, -0.004181, -0.004913, 0.180664, -0.000641, 0.001747, 0.022583, 0.332031, 0.005981, 0.005554, 0.003754, -0.204102, 0.006622, 0.006287, -0.000345, -0.18457, 0.003342, 0.00386, 0.002792, -0.186523, 0.000126, 0.000801, -0.002396, -0.172852, -0.007233, -0.002869, -0.001602, 0.199219, 0.006409, 0.003281, 0.000854, -0.196289, 0.007996, 0.002228, -0.011108, -0.253906, 0.000519, 0.001534, 0.005676, 0.070312, -0.00325, -0.001686, -0.009705, 0.098145, 0.006744, 0.00322, -0.004944, -0.244141, -0.004547, -0.007172, 0.000507, 0.195312, 0.008118, 0.004425, 0.004242, -0.163086, -0.000202, 0.001282, 0.006226, -0.126953, 0.001472, -0.000106, 0.001396, -0.062012, 0.008484, 0.008179, 0.009521, -0.216797, -0.007324, -0.002274, 0.003998, 0.227539, 0.002106, 0.001862, -0.00235, -0.123535, 0.005951, 0.005493, 0.001801, -0.199219, 0.003616, 0.004456, 0.006073, -0.259766, -0.000599, 0.000278, -0.002716, 0.080566, -0.001411, 0.001579, 0.004944, 0.178711, -0.002045, 0.005096, 0.013306, 0.227539, -0.002747, -0.001465, 0.007935, 0.178711, -0.004028, -0.004791, -0.002762, 0.212891, 0.000402, -0.002365, -0.021606, -0.230469, 0.006104, 0.007233, -0.004852, -0.257812, 0.002274, 0.00161, 0.007294, -0.094238, 0.003693, 0.003723, 0.001656, -0.25, -0.004669, -0.002335, 0.005676, 0.225586, -0.002869, -0.00415, -0.000523, 0.137695, -0.002716, -0.00238, -0.006134, 0.094727, 0.004669, 0.000134, -0.004456, -0.18457, -0.008301, -0.006073, 0.003326, 0.224609, 0.007477, 0.005524, -0.000938, -0.160156, 0.001427, -0.001328, -0.008911, 0.068359, 0.004181, 0.00025, -0.002609, -0.25, 0.004181, 0.002777, -0.000182, -0.188477, 0.003815, 0.001938, -0.002838, -0.199219, 0.00002, -0.000778, -0.001839, -0.066895, 0.007538, 0.008118, -0.026611, -0.404297, -0.01239, -0.009888, -0.01355, 0.333984, -0.003967, 0.001244, -0.001762, 0.259766, -0.001633, -0.005066, -0.006042, 0.107422, -0.003693, -0.000162, 0.005859, 0.261719, 0.000462, 0.000877, 0.001129, -0.160156, -0.007477, -0.006989, -0.005554, 0.21582, 0.002258, 0.001198, -0.002625, -0.144531, 0.001343, 0.00116, -0.00322, -0.096191, 0.003464, 0.003876, 0.00209, -0.267578, 0.013306, 0.012756, 0.019897, -0.347656, -0.006683, -0.0047, 0.003738, 0.224609, -0.008057, -0.002716, 0.007996, 0.332031, -0.00177, -0.001442, 0.005341, 0.161133, -0.000116, -0.001076, -0.000099, -0.092285, 0.005951, 0.002014, -0.006653, -0.165039, 0.005707, 0.005341, -0.001457, -0.201172, 0.002014, -0.00038, -0.010132, -0.210938, 0.006775, 0.00528, 0.001801, -0.236328, -0.002075, -0.001762, 0.002563, 0.191406, 0.006317, 0.004883, 0.000622, -0.201172, -0.008667, -0.009766, -0.009277, 0.224609, -0.002762, -0.003799, -0.006744, 0.102539, -0.005646, -0.001419, 0.001625, 0.200195, -0.005829, -0.004669, 0.001038, 0.170898, 0.008911, 0.004608, -0.003525, -0.248047, 0.00705, 0.00531, -0.000044, -0.162109, -0.000523, -0.00412, -0.003113, -0.074707, -0.006012, -0.003098, -0.000357, 0.265625, 0.007935, 0.00267, 0.002487, -0.225586, -0.000444, 0.001129, -0.002762, 0.121582, -0.004547, -0.01239, -0.040527, -0.013123, 0.010498, -0.00135, -0.023193, -0.363281, 0.008362, 0.002945, -0.000534, -0.292969, -0.01001, -0.006561, 0.005615, 0.304688, 0.007233, 0.001862, -0.051514, -0.322266, -0.01178, -0.013062, 0.004822, 0.447266, -0.003876, -0.002182, -0.000463, 0.244141, -0.004517, -0.004364, 0.008606, 0.251953, -0.006134, -0.002563, -0.000364, 0.223633, -0.005096, -0.00769, 0.002655, 0.345703, -0.004517, -0.004822, 0.007141, 0.277344, 0.000156, 0.001602, -0.001808, -0.15918, -0.004272, -0.002945, -0.001068, 0.217773, 0.006958, 0.004059, 0.00473, -0.204102, 0.006348, 0.004028, 0.002899, -0.182617, 0.006104, 0.005615, -0.006805, -0.419922, 0.008179, 0.016479, 0.0354, -0.026733, 0.004517, 0.004547, -0.00325, -0.244141, 0.007416, 0.005585, 0.002579, -0.217773, 0.001076, -0.001785, -0.003143, -0.157227, 0.001442, -0.000599, -0.004242, -0.174805, 0.007355, 0.006836, 0.003189, -0.179688, 0.001877, 0.000355, 0.001762, -0.22168, -0.000439, -0.000075, -0.00946, -0.09082, -0.00106, 0.0009, -0.012512, -0.380859, -0.005249, -0.00351, 0.012939, 0.351562, -0.005249, 0.000286, -0.002762, 0.21582, 0.00528, 0.004761, 0.000387, -0.242188, -0.00473, -0.007111, -0.008667, 0.241211, -0.001244, -0.000713, -0.006042, 0.213867, -0.007111, -0.003372, 0.000462, 0.205078, 0.004974, 0.004913, -0.002029, -0.214844, -0.001984, 0.006897, 0.024536, 0.176758, 0.010193, 0.004517, -0.004333, -0.255859, -0.00708, -0.01355, -0.036377, 0.023071, -0.00705, -0.000546, -0.002274, 0.188477, -0.005859, -0.005707, -0.006042, 0.212891, 0.006012, 0.003754, -0.002213, -0.19043, 0.007874, 0.005096, 0.00325, -0.277344, 0.004913, 0.004852, 0.001717, -0.236328, 0.007721, 0.005768, 0.001152, -0.232422, -0.002136, -0.00235, -0.041016, -0.172852, 0.004028, 0.004059, -0.005249, -0.210938, -0.002731, -0.005341, -0.004242, 0.196289, 0.002289, -0.000402, -0.019165, -0.203125, -0.0065, -0.005341, 0.000774, 0.227539, 0.005005, 0.003967, 0.000565, -0.246094, -0.003281, -0.003571, 0.003479, 0.157227, -0.005371, -0.003174, 0.002914, 0.212891, 0.003372, 0.002396, -0.003006, -0.177734, 0.006226, 0.00473, -0.000862, -0.259766, -0.001602, -0.006134, -0.050781, -0.349609, 0.005219, 0.007599, 0.06543, 0.386719, -0.000671, 0.000376, -0.006439, 0.07666, -0.002258, -0.001854, -0.001595, 0.077637, -0.000118, 0.002716, 0.01178, 0.149414, 0.002808, -0.003067, -0.013611, -0.168945, 0.000687, 0.00066, 0.001122, 0.078125, 0.007782, -0.012634, -0.063965, -0.445312, -0.006927, -0.00046, 0.0177, 0.291016, 0.000484, 0.000022, -0.003281, 0.083496, 0.002716, -0.000778, -0.002472, -0.231445, -0.00079, 0.001091, -0.012634, -0.155273, -0.002121, -0.006256, -0.057617, -0.328125, 0.00021, -0.002014, -0.008179, -0.078125, 0.005157, 0.005249, 0.016602, 0.089844, 0.007294, 0.003845, -0.005554, -0.193359, 0.00053, -0.00079, -0.003784, -0.070801, 0.000496, -0.001259, 0.001717, 0.092285, 0.005035, 0.003723, -0.019897, -0.332031, -0.000229, -0.001076, -0.003113, -0.078613, -0.001541, -0.001999, -0.02356, -0.279297, 0.009766, 0.018066, 0.047852, 0.267578, 0.001617, 0.000359, 0.041504, 0.40625, -0.000273, -0.000393, 0.004242, 0.098145, 0.008789, 0.015015, 0.052002, -0.037354, 0.022583, 0.032715, 0.141602, -0.116211, -0.004486, -0.001938, 0.007446, 0.161133, 0.002945, -0.000322, -0.010132, -0.161133, 0.00412, 0.013489, 0.023438, 0.404297, 0.007172, 0.008301, 0.056396, 0.365234, -0.00589, 0.008667, 0.066406, 0.449219, 0.001244, 0.002075, -0.010315, 0.111328, 0.001877, -0.002899, -0.041016, -0.357422, -0.004883, 0.000538, 0.02417, 0.291016, -0.003052, -0.005493, -0.007355, -0.224609, -0.000813, -0.002167, -0.025391, -0.131836, -0.001572, -0.0047, 0.005859, 0.349609, 0.006378, 0.011658, 0.034424, -0.041992, 0.003418, 0.002731, 0.016602, -0.060791, 0.006104, -0.00354, -0.04248, -0.380859, 0.007416, 0.013245, 0.050293, -0.023193, -0.002335, -0.006958, -0.049072, -0.231445, -0.006042, -0.006836, -0.065918, -0.28125, 0.008789, 0.006958, 0.041016, 0.402344, -0.002121, -0.001396, -0.00412, 0.082031, 0.004761, 0.00386, 0.001266, -0.200195, 0.007721, 0.01178, 0.039062, 0.021973, 0.001587, 0.003525, 0.014587, 0.166016, 0.003647, -0.008423, -0.081055, -0.46875, -0.001541, -0.00383, -0.001854, 0.069824, -0.001457, -0.008423, -0.043213, -0.310547, 0.001106, -0.001854, -0.016724, -0.216797, 0.0047, 0.016724, 0.057373, 0.5, 0.000435, -0.001038, -0.009094, -0.077148, -0.003433, 0.007751, 0.036377, 0.373047, 0.00164, 0.002533, -0.017944, -0.234375, -0.003845, 0.001152, -0.011841, 0.140625, -0.005493, -0.013428, -0.059814, -0.371094, -0.001526, -0.002747, -0.027832, -0.188477, 0.009766, 0.004333, -0.045654, -0.371094, -0.001038, -0.003464, -0.027466, -0.412109, 0.002991, 0.000755, -0.001442, -0.071777, 0.002151, 0.003586, 0.001877, -0.201172, 0.014771, 0.027588, 0.09668, 0.326172, -0.000534, -0.001289, -0.002838, -0.087891, 0.001945, 0.001259, -0.027466, -0.365234, -0.001091, -0.00148, 0.006836, 0.077148, 0.001427, 0.001785, 0.009827, -0.112793, -0.003113, -0.002594, -0.00528, 0.083984, -0.000763, -0.001228, -0.003281, 0.077148, -0.002396, -0.004547, -0.016968, -0.137695, 0.003143, 0.002075, 0.005157, -0.079102, 0.000307, -0.006012, -0.010559, -0.199219, -0.000553, -0.002579, -0.007385, -0.129883, 0.00028, 0.001053, -0.010925, -0.100586, 0.005585, 0.008789, -0.004608, -0.300781, 0.00132, 0.000874, 0.004456, -0.067383, -0.007782, -0.006622, 0.003128, 0.484375, -0.000032, -0.003265, -0.030029, -0.371094, -0.004211, 0.000376, 0.003082, 0.25, 0.001526, 0.002548, 0.010925, 0.103027, 0.002075, 0.00264, -0.03418, -0.273438, 0.000648, 0.003143, -0.01532, -0.236328, 0.004364, 0.00177, -0.023193, -0.209961, -0.002625, -0.012268, -0.061279, -0.371094, 0.000368, -0.004211, -0.014709, -0.119141, -0.006897, -0.008667, -0.032227, 0.044922, -0.006989, -0.017334, -0.054932, -0.464844, 0.01709, 0.057373, 0.283203, -0.062988, -0.00103, 0.000094, 0.005219, -0.150391, -0.011292, -0.018555, -0.075195, -0.269531, 0.008972, 0.016113, 0.061768, -0.026978, -0.00415, 0.013855, 0.066406, 0.441406, -0.029297, -0.044434, -0.176758, 0.092773, -0.004883, -0.001778, 0.002731, 0.124512, 0.001823, 0.000507, 0.000028, -0.065918, -0.001724, -0.001686, 0.001549, -0.094727, -0.004425, -0.002747, -0.004974, 0.091797, 0.004059, -0.004822, -0.031982, -0.398438, 0.019775, 0.041748, 0.142578, 0.257812, 0.001259, 0.001305, 0.005615, -0.078613, 0.001953, -0.003235, -0.004913, -0.130859, -0.006927, -0.013489, -0.069336, -0.384766, 0.000477, -0.000767, -0.03064, -0.322266, -0.002731, -0.005127, -0.039307, -0.357422, 0.001053, 0.001793, -0.002823, -0.223633, 0.003998, -0.004089, -0.026978, -0.347656, 0.00161, 0.000218, 0.022339, 0.298828, 0.000094, -0.006775, -0.033936, -0.333984, 0.003647, 0.003647, 0.01123, 0.105957, 0.002701, 0.003113, 0.017578, -0.174805, 0.002991, 0.001305, -0.002853, -0.086426, -0.000102, -0.006836, -0.040527, -0.304688, -0.001595, 0.001717, 0.001968, 0.125, -0.0047, -0.006775, -0.049561, -0.253906, 0.000565, 0.003387, 0.009277, 0.077637, 0.004242, -0.003128, -0.029297, -0.347656, 0.000389, 0.004456, 0.020142, 0.157227, -0.000273, -0.000824, 0.0019, 0.077637, 0.001396, 0.000965, -0.009705, -0.099121, 0.000618, 0.005951, 0.039551, 0.382812, 0.002533, 0.005768, 0.021118, 0.390625, -0.001717, -0.002777, 0.001884, 0.058105, -0.002472, -0.005524, -0.028198, -0.116699, -0.001297, 0.001831, 0.001289, 0.07373, 0.001106, -0.011658, -0.097168, -0.470703, 0.010559, 0.002838, -0.002289, -0.421875, -0.005066, -0.008606, -0.007294, 0.345703, -0.011047, 0.00033, 0.085938, 0.053711, -0.008789, 0.01355, 0.237305, -0.008423, 0.002716, 0.004395, 0.016113, 0.025879, 0.002167, -0.006561, -0.074707, 0.003235, -0.006897, 0.017822, 0.1875, -0.003494, 0.004089, -0.007507, -0.073242, 0.007751, 0.003906, 0.025879, 0.154297, -0.150391, 0.013489, 0.017212, 0.043457, -0.213867, 0.000801, -0.000771, -0.015869, 0.000916, -0.000269, -0.002625, -0.031128, 0.009033, 0.006348, 0.028442, 0.192383, -0.040527, 0.000847, -0.006439, -0.055664, 0.003128, 0.001053, -0.025879, -0.201172, 0.023071, -0.000486, 0.007721, 0.064941, 0.004639, 0.004303, 0.011169, 0.040283, -0.073242, -0.019775, -0.013855, -0.015137, 0.182617, 0.001793, 0.019043, 0.201172, 0.011597, 0.000017, 0.010315, 0.077148, -0.004272, -0.00386, -0.006012, -0.004272, 0.034668, -0.015503, -0.048096, 0.222656, -0.019897, 0.000797, -0.015076, -0.11377, 0.001404, -0.003708, 0.00589, 0.079102, -0.006775, 0.000538, 0.019531, 0.175781, 0.003693, -0.000492, 0.006012, 0.057861, -0.000101, 0.003265, 0.006012, -0.001801, 0.000167, -0.004761, 0.011108, 0.208984, -0.012573, -0.001457, -0.022461, -0.208984, -0.003387, -0.003632, 0.004639, 0.084473, 0.000587, -0.003708, 0.009338, 0.087891, -0.007568, -0.001396, 0.008301, 0.062988, -0.00235, -0.015259, 0.005798, 0.208984, -0.035889, 0.001411, -0.007324, -0.053955, 0.00293, -0.003403, 0.005829, 0.071777, -0.00647, 0.000311, -0.004517, -0.044189, -0.00193, 0.000755, -0.010681, -0.08252, 0.00177, -0.001602, 0.006622, 0.052246, -0.006989, -0.000713, 0.006073, 0.053955, -0.00528, -0.001335, 0.006531, 0.061035, -0.008545, -0.001381, 0.009705, 0.072754, -0.002823, 0.000107, -0.016846, -0.160156, 0.040527, 0.001038, -0.007111, -0.05249, 0.00705, -0.003052, -0.008728, -0.026123, 0.069336, 0.002411, -0.004456, -0.052734, 0.004211, 0.002701, -0.009033, -0.07373, 0.004364, -0.011963, -0.016479, -0.001541, 0.220703, -0.002838, 0.004669, 0.062256, -0.002884, -0.004059, -0.000036, 0.065918, -0.00708, -0.001083, 0.008606, 0.066406, -0.006317, 0.024048, 0.023682, 0.067383, -0.140625, 0.001579, -0.008545, -0.09375, 0.004364, 0.001839, 0.006897, 0.041992, 0.008057, 0.003174, -0.009277, -0.143555, -0.072754, -0.00145, 0.007568, 0.079102, 0.013306, 0.006683, -0.014587, -0.241211, 0.014526, -0.000767, -0.026855, -0.267578, -0.000572, 0.000725, 0.000429, -0.003281, -0.008911, -0.0177, -0.019043, 0.014648, 0.199219, -0.011719, -0.023071, -0.0625, 0.180664, 0.000106, 0.002747, 0.195312, -0.07666, 0.002457, -0.0065, -0.083008, 0.009277, -0.005737, -0.024292, -0.198242, 0.086426, 0.000629, -0.006439, -0.05957, 0.000565, 0.00946, -0.00293, -0.10498, -0.028442, -0.026367, -0.038574, -0.095703, 0.186523, -0.0005, 0.003647, 0.031738, 0.002197, 0.006256, -0.00592, -0.078125, 0.010681, -0.001953, -0.003098, -0.01355, 0.040039, -0.010315, 0.004028, 0.160156, -0.015198, -0.022583, -0.043945, -0.120605, 0.185547, 0.001968, 0.024658, 0.192383, -0.010437, 0.004059, -0.015869, -0.166016, 0.048584, -0.001152, 0.014221, 0.185547, 0.022827, -0.000205, 0.017578, 0.216797, -0.010803, -0.000391, 0.022217, 0.181641, -0.019775, 0.003815, -0.010132, -0.092773, 0.006073, -0.004669, 0.006775, 0.091797, -0.003067, -0.004547, -0.017212, -0.087402, 0.004425, -0.013733, 0.00647, 0.181641, -0.017212, 0.008057, -0.006042, -0.104004, 0.017456, -0.000246, 0.002182, 0.023804, -0.003799, 0.001587, -0.008545, -0.074707, 0.003662, 0.003235, 0.019043, 0.194336, -0.017456, 0.003693, -0.007812, -0.087891, -0.07959, -0.003113, 0.007538, 0.07373, -0.005768, 0.00235, -0.015198, -0.163086, -0.012512, -0.00106, 0.000763, 0.016235, -0.001289, 0.00008, 0.008789, 0.061523, -0.003204, 0.002411, -0.0065, -0.067871, 0.006165, -0.000401, -0.008606, -0.066406, 0.01001, -0.000679, 0.00647, 0.049561, -0.005951, -0.011353, -0.006287, 0.100098, 0.141602, 0.062012, 0.077637, -0.068848, -0.037109, -0.006104, -0.006226, 0.012695, 0.150391, 0.000095, 0.007202, 0.05249, -0.001869, -0.002853, 0.008789, 0.083008, -0.00769, 0.007996, 0.014282, 0.049316, -0.168945, -0.000683, 0.015869, 0.198242, -0.03125, 0.001556, -0.007935, -0.079102, -0.005798, -0.003113, 0.006256, 0.054688, -0.004486, 0.001152, -0.004425, -0.048096, 0.002335, -0.004852, 0.005768, 0.083496, -0.005005, -0.002792, 0.006805, 0.063477, -0.004822, 0.005157, -0.016113, -0.211914, 0.01532, -0.001099, 0.004791, 0.05957, -0.001732, -0.001114, 0.007751, 0.0625, -0.000463, -0.000326, 0.003265, 0.042725, -0.004883, 0.004242, -0.017578, -0.198242, 0.010864, -0.002563, 0.013306, 0.104004, -0.000315, 0.001465, -0.004669, -0.056885, 0.004883, 0.001106, -0.00589, -0.057617, 0.001831, 0.00412, -0.008728, -0.078125, 0.006927, -0.015076, -0.040527, -0.234375, 0.100586, 0.001808, -0.006104, -0.053223, 0.006927, 0.008545, -0.00473, -0.193359, 0.024658, 0.00116, -0.001038, -0.017456, 0.001923, 0.000404, 0.000912, 0.003357, -0.009094, -0.008362, 0.008972, 0.145508, -0.030029, 0.031738, 0.046143, 0.140625, -0.166992, -0.031982, -0.06543, -0.047363, 0.004852, 0.00037, 0.017212, 0.098145, 0.00383, -0.001213, 0.007996, 0.070312, -0.004059, -0.00325, -0.027344, -0.183594, 0.085938, -0.002121, 0.015381, 0.139648, 0.000751, 0.001335, -0.010376, -0.084473, 0.000378, 0.007019, -0.016479, -0.236328, 0.029785, -0.003418, 0.014099, 0.178711, -0.019409, -0.000336, 0.001465, 0.015137, 0.000334, 0.083008, 0.117188, -0.136719, -0.029907, -0.004242, 0.011475, 0.18457, 0.000751, -0.000041, 0.003479, 0.044922, -0.000557, 0.001709, -0.003311, -0.064453, -0.003464, -0.004639, 0.011719, 0.263672, -0.016724, 0.001022, -0.004181, -0.080566, 0.011963, 0.001854, -0.00386, -0.07666, 0.00589, 0.005585, 0.000075, -0.067871, 0.004547, -0.007019, 0.006714, 0.182617, -0.002197, 0.000345, -0.004974, -0.0625, -0.003967, 0.004639, 0.007324, 0.07373, 0.045898, -0.007385, 0.005188, 0.111816, -0.008179, 0.001152, -0.004608, -0.078613, 0.002396, 0.001526, -0.002792, -0.072266, -0.000824, -0.002823, 0.00528, 0.085449, -0.000778, 0.009399, -0.003387, -0.199219, 0.013123, 0.000942, -0.009888, -0.118652, -0.003067, -0.007385, 0.010315, 0.242188, -0.001984, -0.00235, 0.003296, 0.078613, -0.006012, -0.002106, 0.011841, 0.181641, 0.005371, -0.001602, 0.007172, 0.101562, -0.006561, 0.003754, -0.001877, -0.089355, 0.005524, -0.007721, 0.00264, 0.09082, -0.001755, 0.000908, -0.007996, -0.091309, -0.002243, -0.001678, 0.005066, 0.078125, -0.011169, 0.005463, -0.003815, -0.083984, -0.0019, 0.011414, -0.010376, -0.229492, 0.007385, -0.002625, 0.004883, 0.084961, -0.011169, 0.001091, -0.0047, -0.079102, 0.011108, -0.003433, -0.000023, 0.070801, 0.001907, 0.001335, -0.005493, -0.081055, 0.007996, -0.002884, 0.001617, 0.065918, -0.004456, 0.004181, -0.000423, -0.056641, 0.000184, 0.006439, -0.003891, -0.104004, 0.006958, 0.00045, -0.004578, -0.044434, -0.003174, 0.003876, -0.001656, -0.081543, 0.006378, -0.005798, 0.006744, 0.11377, -0.007721, -0.001526, 0.008179, 0.178711, -0.001656, -0.004608, -0.00164, 0.080078, 0.000202, -0.003662, -0.016602, -0.211914, -0.011169, -0.002106, -0.006592, -0.050293, -0.005798, -0.004486, 0.001534, 0.092285, -0.006622, 0.002884, 0.007385, 0.006836, -0.022583, -0.002213, 0.003937, 0.084473, -0.006012, 0.000504, 0.011658, 0.182617, -0.012512, -0.010193, -0.027222, -0.09375, -0.048096, -0.002457, 0.005157, 0.117676, 0.002777, 0.00069, -0.00238, -0.046875, 0.0009, 0.00209, -0.000357, -0.047852, -0.000469, 0.003677, -0.006348, -0.097168, 0.00766, -0.00079, 0.007751, 0.223633, -0.009216, -0.006927, 0.001038, 0.097168, -0.009094, 0.000813, 0.005402, -0.057129, -0.084961, 0.004364, -0.003998, -0.121582, 0.007111, -0.003799, -0.015259, -0.223633, 0.009521, -0.001305, 0.015015, 0.237305, 0.006989, -0.005554, 0.009399, 0.231445, 0.010254, 0.001022, -0.004761, -0.081543, 0.010925, -0.003738, 0.002716, 0.195312, -0.008179, -0.001785, 0.005066, 0.085938, -0.012329, -0.002533, 0.004822, 0.088867, -0.006073, -0.00235, 0.003815, 0.087402, -0.004211, 0.006256, 0.000418, -0.092773, 0.001938, 0.011169, 0.002701, -0.124023, 0.006287, 0.000591, -0.004425, -0.077637, 0.009399, 0.009277, 0.002045, -0.231445, 0.010803, 0.000278, 0.005249, -0.302734, 0.005157, 0.00264, -0.006195, -0.094238, 0.002716, 0.001823, -0.004425, -0.075195, 0.005707, -0.002213, 0.001968, 0.059082, -0.003006, -0.007324, 0.005768, 0.212891, 0.008362, 0.001297, -0.002258, -0.069824, -0.003036, -0.000618, 0.014282, 0.220703, 0.009521, -0.000687, 0.002853, 0.10498, -0.005005, -0.002106, 0.006073, 0.091309, -0.007538, 0.004211, -0.003586, -0.098633, 0.000507, 0.004486, -0.003708, -0.082031, 0.004272, -0.00386, 0.000393, 0.118652, -0.002213, 0.000269, 0.012634, 0.24707, -0.001892, 0.000835, 0.000097, 0.070312, 0.128906, 0.002884, -0.005859, -0.087891, 0.005981, -0.000603, 0.007996, 0.231445, -0.001709, 0.004944, -0.002365, -0.082031, 0.009827, -0.003998, 0.009644, 0.175781, -0.006714, -0.003601, 0.004059, 0.085938, -0.00708, 0.00412, 0.00589, -0.00383, 0.005981, -0.005676, 0.003036, 0.089844, 0.001778, -0.002441, 0.006104, 0.092285, -0.004242, 0.000452, -0.005707, -0.080078, 0.011414, -0.001297, 0.004028, 0.092285, -0.000854, -0.024292, -0.060303, -0.388672, -0.022461, 0.001587, -0.005402, -0.083008, 0.010681, -0.003372, -0.004669, -0.024536, -0.094727, 0.000698, -0.007202, -0.188477, 0.015869, 0.003616, 0.004211, -0.007812, 0.002075, 0.001366, -0.002289, -0.029053, -0.000042, 0.00351, 0.000338, -0.029785, 0.009827, -0.002686, 0.006744, 0.094238, -0.003082, -0.001083, 0.014465, 0.214844, 0.011292, -0.003281, 0.001152, 0.088379, -0.000368, -0.004517, 0.001495, 0.09375, -0.00705, -0.000774, 0.004822, 0.097656, -0.013367, -0.002777, -0.000504, 0.054443, 0.003052, -0.000263, 0.005402, 0.083984, -0.011841, 0.007111, -0.001251, -0.094727, 0.003632, -0.004761, 0.000402, 0.061523, -0.001503, -0.000801, -0.000092, 0.02063, -0.00106, 0.001579, -0.006897, -0.21582, 0.020264, -0.002441, 0.005371, 0.092773, -0.005524, -0.00082, 0.004944, 0.088867, -0.009277, -0.001984, -0.000192, 0.05835, 0.000147, 0.001648, -0.001778, -0.052246, 0.006592, 0.001732, -0.002228, -0.054932, 0.005005, 0.003372, -0.003769, -0.086914, 0.001358, -0.002365, 0.005188, 0.085938, -0.007629, 0.010742, -0.002274, -0.134766, 0.014099, 0.0047, -0.004852, -0.08252, 0.005096, 0.017334, 0.010437, -0.006653, 0.086914, 0.003052, -0.003998, -0.083008, 0.005859, 0.003189, -0.004974, -0.092773, 0.003754, 0.004486, -0.011475, -0.21582, -0.012268, 0.003754, -0.006287, -0.117188, 0.009094, 0.002823, -0.003479, -0.056885, 0.004456, -0.00135, 0.010681, 0.261719, -0.012146, 0.006561, -0.002441, -0.086426, 0.003281, 0.003494, -0.007355, -0.119629, 0.009399, 0.006317, -0.004517, -0.12793, -0.000435, 0.002121, -0.004425, -0.076172, 0.011292, -0.004822, 0.016602, 0.25, 0.000919, -0.00145, -0.002487, 0.025146, -0.001427, -0.00037, 0.001175, 0.002411, 0.017578, 0.000889, 0.00161, -0.013916, 0.000935, -0.000002, 0.000927, -0.00824, -0.002182, -0.002502, -0.001556, 0.024902, -0.004242, 0.00025, 0.00531, -0.026245, 0.004272, -0.001465, -0.001724, 0.020874, -0.002121, -0.097168, -0.141602, -0.232422, -0.183594, -0.000786, -0.002533, 0.019653, 0.000018, 0.000043, 0.003998, -0.019165, 0.003082, 0.002396, 0.001862, -0.021973, 0.004822, 0.003677, 0.001495, -0.028564, 0.005798, 0.000801, -0.001213, 0.009583, 0.002274, -0.000153, 0.00116, -0.008118, 0.000033, -0.000147, -0.001694, 0.008911, 0.000439, 0.001923, 0.004333, -0.005981, 0.020508, 0.000278, 0.001709, -0.014771, 0.000702, 0.001175, 0.00412, -0.026245, 0.002808, -0.000324, -0.001625, 0.011475, -0.000236, 0.001656, 0.004669, -0.030762, 0.000862, -0.001205, -0.008179, 0.054688, -0.001068, -0.01001, 0.016968, 0.001579, -0.001968, 0.000204, 0.00177, -0.019531, -0.006256, 0.003494, 0.001465, -0.027466, 0.005219, 0.003555, 0.001534, -0.028564, 0.005829, -0.000324, -0.001877, 0.016602, -0.003357, -0.003036, -0.001404, 0.026123, -0.00473, -0.002258, -0.003052, 0.023315, -0.00415, 0.003113, 0.001472, -0.026978, 0.004822, -0.000805, -0.003128, 0.015625, -0.001083, 0.001045, 0.008301, -0.059814, 0.001221, -0.000355, -0.002045, 0.013916, 0.000364, -0.000942, -0.002228, 0.02002, -0.001686, -0.000782, -0.003662, 0.026978, -0.001534, 0.000214, 0.001877, -0.011475, -0.000385, -0.001869, -0.009155, 0.060303, -0.007935, -0.000372, -0.002029, 0.016479, -0.002869, -0.001724, -0.005646, 0.030029, -0.003235, 0.001373, 0.002975, -0.022461, 0.003998, -0.000155, -0.001923, 0.013245, -0.002594, 0.002121, -0.002335, -0.004944, 0.001984, 0.000835, 0.002823, -0.02124, 0.001572, -0.001297, -0.004303, 0.030762, -0.001122, 0.000209, 0.001328, -0.00885, 0.001617, -0.00135, -0.005707, 0.035156, -0.007629, -0.001221, -0.002075, 0.017944, -0.002243, 0.000086, 0.00209, -0.012451, 0.002258, 0.000786, 0.001419, -0.024902, 0.000771, 0.000088, 0.003113, -0.016235, -0.000542, 0.00079, 0.002045, 0.010132, 0.003769, 0.002441, 0.003845, -0.023315, 0.001663, 0.000357, 0.001457, -0.010742, 0.001221, 0.001442, 0.003464, -0.025269, 0.001144, 0.003754, 0.00177, -0.029541, 0.006409, 0.00351, 0.001411, -0.027832, 0.005493, -0.000652, -0.003616, 0.031128, -0.001282, 0.000847, 0.001884, -0.02417, -0.002731, 0.000024, -0.000957, 0.013367, 0.003052, 0.000062, -0.001343, 0.011841, 0.001373, 0.001198, 0.001732, -0.01709, 0.001259, 0.000089, -0.002396, 0.013916, -0.002823, 0.001808, 0.002991, -0.022827, 0.002014, -0.000427, -0.007812, 0.048828, 0.001411, 0.000477, 0.002899, -0.025391, -0.004089, -0.000874, -0.00386, 0.039551, 0.000125, -0.002853, -0.005859, -0.02124, 0.049072, -0.000668, -0.001717, 0.008789, -0.005524, 0.001595, 0.001808, -0.021362, 0.002502, -0.000165, 0.001129, -0.027954, 0.002197, -0.001137, 0.001259, -0.008301, -0.003052, -0.001648, -0.00708, 0.037109, 0.000931, 0.00019, -0.00148, 0.010376, 0.00174, -0.009766, 0.016357, 0.00036, -0.001717, -0.001671, -0.001411, 0.03125, 0.001503, -0.00058, -0.003784, 0.020996, -0.000984, 0.001274, 0.001839, -0.020264, 0.004395, -0.000656, -0.001198, 0.02417, 0.003723, -0.001419, -0.003693, -0.019653, 0.041504, -0.000916, -0.002472, 0.02356, 0.000839, -0.001045, -0.002136, 0.024048, 0.000641, 0.001694, 0.00354, -0.026855, 0.00264, -0.000927, -0.006439, 0.045898, 0.00058, -0.001381, -0.002274, 0.022583, -0.002548, 0.002335, 0.001518, -0.023804, 0.003708, -0.000889, -0.00769, 0.043945, -0.000534, -0.001816, -0.004059, 0.028564, 0.002853, -0.001312, -0.004211, 0.029907, 0.000572, 0.000062, 0.002518, -0.014832, 0.002792, 0.002182, 0.005402, -0.039551, 0.001587, -0.000203, -0.00164, 0.01001, -0.000423, 0.003174, 0.001266, -0.026123, 0.004486, -0.004089, -0.001579, 0.031006, -0.006653, 0.000418, -0.001541, 0.011719, 0.001877, -0.000026, 0.004089, -0.021362, 0.003494, -0.001274, -0.002106, 0.023315, -0.001511, 0.000402, 0.001717, -0.012085, 0.002106, -0.000095, -0.001854, 0.011658, -0.002151, -0.000359, -0.00145, 0.010925, -0.000919, -0.003799, -0.001633, 0.028931, -0.005798, 0.01001, -0.016846, -0.000542, 0.001747, -0.001869, -0.005859, 0.036865, -0.002213, -0.001602, -0.001457, 0.019409, -0.004272, 0.001823, 0.00708, -0.037842, 0.002701, -0.000992, -0.00293, 0.026001, -0.001984, 0.002686, 0.004578, 0.016968, -0.043213, -0.000858, -0.002625, 0.021484, -0.002075, 0.001907, 0.001869, -0.023926, 0.001854, -0.001541, -0.001534, 0.021362, -0.001915, 0.001564, 0.001923, -0.02356, 0.001312, -0.000492, -0.002258, 0.014893, -0.001526, -0.001015, -0.012329, 0.090332, 0.000267, -0.000549, -0.001816, 0.013184, -0.001511, 0.000797, 0.003052, -0.026489, 0.003235, -0.002274, -0.009766, 0.047363, -0.006287, 0.00069, 0.00164, -0.014954, 0.000889, 0.000039, -0.00209, 0.013062, -0.002563, 0.000668, 0.002869, -0.026001, -0.001686, 0.000622, 0.003342, -0.019165, 0.000603, 0.001823, 0.003067, -0.025024, 0.002289, 0.000296, 0.000565, -0.000423, 0.000065, 0.000549, 0.002106, -0.015503, 0.001205, -0.002563, -0.002594, 0.022705, -0.000919, -0.000423, -0.002045, 0.011169, -0.00145, -0.000683, -0.001678, 0.012512, -0.001274, -0.001259, -0.001984, 0.024536, -0.002869, -0.000322, 0.00148, -0.012024, -0.001518, -0.000305, -0.001968, 0.015198, -0.002869, 0.000622, 0.003677, -0.02002, 0.000071, -0.008301, -0.016846, -0.269531, -0.009949, 0.002029, 0.001595, -0.111816, -0.006989, 0.004669, 0.018555, 0.211914, 0.024902, -0.006927, -0.007996, -0.036377, -0.083496, -0.002136, -0.001717, 0.132812, -0.00415, 0.000244, 0.000587, -0.065918, -0.00161, 0.000484, -0.002701, -0.087402, -0.002655, 0.004669, 0.012329, 0.335938, 0.018188, -0.000139, -0.000561, -0.111816, 0.001495, 0.0005, -0.000106, 0.082031, 0.00209, 0.036865, 0.072266, 0.4375, 0.051025, -0.002426, -0.007996, -0.144531, -0.001915, -0.001556, -0.001984, -0.107422, -0.004974, 0.0177, -0.01001, -0.34375, 0.002869, -0.002487, -0.012695, -0.285156, -0.007355, -0.001495, -0.005371, -0.133789, 0.000832, -0.000637, -0.004761, -0.129883, 0.000336, 0.012085, 0.052002, 0.484375, 0.149414, -0.001205, 0.001877, 0.103516, 0.005096, 0.00193, 0.002335, 0.135742, -0.003906, -0.000153, 0.016602, 0.238281, 0.0177, -0.005096, -0.008728, -0.098633, -0.009216, -0.000154, 0.000003, -0.08252, -0.002335, 0.001984, -0.004578, -0.112793, 0.003723, -0.052002, -0.083008, -0.380859, -0.103516, 0.002823, 0.002899, -0.119629, -0.003372, -0.002426, -0.011658, -0.333984, -0.00589, -0.00018, -0.001694, 0.137695, -0.003113, -0.004883, -0.016113, -0.227539, -0.030518, -0.001328, -0.010132, -0.333984, -0.026245, -0.000187, -0.002213, -0.075195, -0.000755, 0.005096, -0.010254, 0.382812, -0.037109, -0.002274, 0.007812, 0.101562, 0.008423, -0.00028, -0.007416, -0.310547, -0.008057, -0.000618, -0.002792, -0.130859, -0.014099, 0.008118, 0.016357, 0.257812, 0.044922, 0.002304, 0.007538, -0.15625, 0.010071, -0.000885, 0.000549, 0.031494, 0.001808, -0.00647, -0.006165, -0.259766, -0.014221, 0.000992, 0.012634, 0.251953, 0.026367, -0.000267, 0.001511, 0.026001, 0.002167, 0.013611, 0.030273, -0.621094, 0.132812, -0.001648, -0.006287, 0.118652, 0.007874, 0.001427, 0.00824, 0.255859, 0.011841, -0.00473, 0.000935, -0.3125, -0.034912, -0.000376, -0.002029, 0.146484, -0.001671, 0.002808, 0.003021, -0.029907, 0.080078, -0.001984, -0.005096, -0.094727, -0.001114, 0.044434, 0.081543, 0.498047, 0.060059, -0.002075, -0.000992, 0.161133, -0.005096, -0.001091, -0.002228, -0.092285, 0.001022, 0.005463, -0.003754, -0.150391, 0.004486, -0.002014, -0.006348, -0.115723, -0.004791, 0.002136, 0.004089, -0.357422, 0.018433, 0.000546, -0.008179, -0.001358, 0.219727, 0.000433, 0.001175, -0.132812, -0.001015, -0.000977, -0.00235, -0.18457, -0.015015, 0.00028, -0.006714, -0.09375, -0.006531, -0.000622, -0.002853, 0.123047, -0.001076, -0.003464, -0.014221, -0.261719, -0.011719, -0.001747, -0.00589, 0.371094, 0.043457, -0.001411, -0.002792, 0.096191, 0.000188, -0.001007, 0.001564, 0.166016, 0.004669, 0.000782, 0.00132, -0.036133, -0.001251, -0.0, -0.003433, -0.125977, -0.001968, -0.006866, -0.007507, 0.145508, 0.000698, -0.002106, -0.008484, 0.123047, -0.002335, 0.011963, 0.018555, 0.384766, 0.029663, 0.060303, 0.112793, 0.683594, 0.121582, -0.0009, 0.005066, 0.289062, 0.013794, -0.001915, 0.001274, 0.128906, 0.004303, 0.001671, -0.006317, -0.129883, -0.000561, 0.000858, 0.003006, 0.097168, 0.000341, 0.002136, 0.013611, 0.300781, -0.001152, 0.004333, 0.00824, -0.148438, 0.004913, -0.00293, -0.007019, -0.133789, -0.007874, -0.003036, 0.000885, -0.223633, -0.026489, -0.001732, -0.009094, -0.279297, -0.007538, -0.004822, 0.002838, -0.330078, -0.02002, -0.001633, -0.002777, -0.091797, -0.002777, 0.001915, 0.006866, 0.255859, -0.00647, 0.001015, 0.001419, -0.392578, 0.024414, 0.003311, -0.009277, -0.292969, 0.007751, 0.001671, 0.008179, 0.104492, 0.003036, 0.004333, 0.004517, -0.125, 0.001152, -0.001518, -0.004852, 0.160156, 0.001907, 0.000629, -0.001099, 0.100586, 0.0177, 0.00193, -0.001251, -0.143555, -0.003143, 0.001503, -0.003082, -0.111816, -0.014221, 0.000507, 0.001999, -0.114746, 0.000229, 0.00058, 0.000443, -0.090332, -0.004181, -0.003723, -0.000296, 0.115234, -0.003326, 0.00769, 0.000782, 0.154297, 0.246094, 0.000889, 0.006927, 0.100586, 0.00354, -0.000809, -0.008606, -0.174805, 0.003677, -0.064941, -0.120605, -0.730469, -0.132812, -0.00014, 0.00296, 0.095703, 0.001175, 0.001198, -0.00412, -0.103516, -0.003082, 0.001793, 0.00238, -0.103516, 0.001785, -0.003143, -0.003738, 0.169922, 0.007996, 0.003311, -0.001709, -0.167969, -0.003555, -0.059326, -0.098633, -0.244141, -0.147461, -0.006927, -0.007019, -0.003769, -0.265625, -0.00264, 0.00325, 0.157227, 0.000191, -0.00885, -0.024658, -0.291016, -0.035156, -0.004822, -0.005524, 0.141602, 0.00132, -0.018433, -0.052246, -0.490234, -0.086914, -0.00164, 0.002869, 0.083984, 0.004974, -0.005402, -0.003113, -0.380859, -0.021606, 0.019775, 0.043701, 0.574219, 0.029663, -0.001114, 0.004272, 0.161133, 0.007019, 0.002045, 0.000107, 0.382812, 0.018799, 0.087402, 0.140625, -0.043457, 0.03833, -0.003754, -0.003586, 0.12793, 0.003036, 0.003098, 0.005554, -0.124023, 0.003479, 0.00264, -0.01062, -0.337891, -0.00769, -0.003403, -0.004852, -0.088379, -0.004974, 0.01709, 0.045654, 0.425781, 0.074219, 0.003967, 0.012573, 0.289062, 0.01178, 0.002182, 0.030151, 0.316406, 0.056152, 0.000315, -0.003525, -0.130859, -0.00647, 0.000935, 0.00647, 0.318359, 0.026245, 0.00885, 0.013062, 0.328125, 0.009888, 0.013428, 0.0354, 0.34375, 0.053467, 0.005402, 0.015869, 0.314453, -0.006195, -0.007782, -0.012817, -0.261719, -0.009216, -0.007416, 0.009827, 0.349609, -0.009705, 0.003906, 0.008057, 0.324219, 0.043457, 0.000748, -0.002136, 0.029663, -0.017456, 0.001625, 0.021729, -0.161133, -0.041504, 0.002106, 0.00824, -0.058838, 0.002777, 0.001831, 0.009949, -0.009888, -0.045166, 0.000395, 0.00885, -0.057861, -0.001602, -0.000259, -0.006134, 0.03125, 0.001495, -0.00103, -0.005219, 0.031494, -0.03418, -0.001656, -0.00769, 0.042969, 0.000893, 0.000115, 0.004883, -0.029175, -0.00193, 0.001289, 0.004089, -0.031738, -0.001785, -0.002518, -0.005096, 0.03833, 0.001556, 0.001404, -0.022095, 0.104492, -0.002014, 0.000965, -0.007721, 0.043213, -0.002075, -0.001419, -0.001732, 0.050781, -0.024414, 0.002167, 0.006134, -0.051514, -0.000687, -0.002243, -0.006195, 0.01532, -0.021851, -0.000326, -0.003876, 0.039307, 0.002609, 0.000923, -0.013245, 0.107422, -0.006042, 0.00135, 0.00528, -0.032471, 0.035156, -0.001122, -0.010803, 0.013733, 0.105469, 0.001015, -0.014282, 0.098145, 0.012329, 0.00531, 0.024658, -0.129883, -0.010376, -0.002869, -0.012695, 0.059326, 0.000185, 0.001534, 0.003479, -0.001129, -0.000178, 0.002502, 0.006622, -0.044678, -0.000946, -0.001083, -0.016235, 0.056885, 0.005463, 0.001289, 0.002853, -0.027344, 0.027832, -0.000725, -0.009338, 0.049805, 0.001656, -0.002411, -0.007935, 0.056641, -0.012268, 0.000698, 0.00592, -0.046875, -0.003906, 0.000381, 0.004211, -0.016602, 0.025513, -0.000553, -0.003601, 0.018433, -0.022461, -0.001472, -0.003571, 0.028931, -0.031738, 0.003235, 0.009094, -0.041016, -0.012512, 0.00082, 0.005951, -0.032959, 0.006165, -0.002609, -0.006531, 0.04248, 0.001091, -0.000077, -0.005096, 0.031738, 0.002792, 0.005341, 0.013855, -0.086426, -0.006531, -0.002975, -0.007355, -0.016113, -0.00766, -0.002945, -0.021973, 0.120117, 0.007233, 0.00296, 0.013977, -0.123047, -0.00082, -0.001152, -0.007019, 0.038818, -0.001923, -0.0019, 0.015625, -0.121582, -0.003113, 0.00016, 0.003525, -0.032959, 0.010437, -0.000584, -0.005676, 0.056641, -0.032471, 0.000338, 0.010681, -0.115234, -0.008911, -0.000893, -0.003143, 0.020752, -0.028198, -0.000481, -0.013672, 0.119141, 0.006683, 0.000303, 0.007294, -0.115234, 0.026855, 0.001068, -0.010803, 0.090332, -0.000938, -0.000378, -0.003235, 0.018433, 0.000374, -0.000698, -0.027222, 0.162109, -0.002853, -0.000908, -0.004578, 0.021973, -0.023926, -0.002106, -0.013306, 0.057373, -0.002533, -0.000866, 0.004852, -0.028564, -0.002151, -0.001907, -0.021729, 0.118164, 0.000824, 0.001572, 0.007385, -0.094727, -0.006683, -0.00036, -0.006256, 0.03064, 0.00267, -0.000203, 0.00209, -0.023071, -0.003235, 0.00011, -0.005737, 0.041992, 0.001747, 0.001602, 0.01062, -0.029175, 0.001129, 0.000074, 0.004944, -0.112793, -0.004181, 0.000206, -0.015259, 0.123047, 0.008423, 0.00164, 0.010193, -0.050781, -0.001518, 0.001923, 0.018921, -0.130859, -0.007935, -0.002411, -0.009277, 0.062988, 0.007629, -0.000078, 0.008423, -0.04541, 0.014038, -0.000732, -0.003906, 0.040039, -0.005371, 0.000324, -0.007416, 0.049316, 0.00095, -0.000683, 0.014893, -0.121094, -0.001213, -0.000248, -0.00708, 0.050537, 0.001587, -0.00238, -0.013367, 0.117676, 0.009155, -0.000259, -0.003677, 0.039062, 0.002762, -0.09375, -0.119141, -0.285156, -0.140625, 0.000273, 0.007538, -0.04834, 0.013184, -0.00383, -0.014099, 0.085938, 0.000181, -0.000005, -0.006714, 0.0354, 0.001381, -0.000092, -0.000874, 0.019653, -0.029907, 0.000224, -0.003906, 0.034424, -0.000053, -0.004211, -0.016846, 0.117676, 0.00647, -0.000378, -0.012024, 0.036133, -0.000744, -0.000055, -0.001587, 0.031128, -0.027588, -0.001335, -0.005737, 0.000927, 0.050049, -0.002151, -0.007141, 0.043945, -0.000584, -0.082031, -0.09668, -0.230469, -0.133789, 0.000014, 0.00354, -0.027344, -0.001999, -0.001282, -0.002411, 0.019653, -0.02063, -0.00135, -0.004913, 0.006195, 0.022583, -0.000197, -0.004425, 0.040039, 0.001648, 0.000881, 0.000683, -0.026001, 0.031494, -0.000009, 0.003906, -0.037842, -0.003281, -0.001404, -0.001938, -0.000265, -0.000303, -0.00022, 0.005463, -0.031494, -0.002563, -0.001953, -0.014465, 0.07666, -0.000511, 0.001999, -0.017212, 0.109863, 0.000349, -0.001915, -0.009338, 0.052979, -0.062988, 0.000793, 0.009766, -0.046875, -0.010803, 0.0001, -0.008484, 0.05542, 0.002533, -0.001289, -0.0047, 0.032959, -0.015259, 0.00119, 0.023438, -0.139648, 0.00589, 0.00164, -0.020142, 0.136719, 0.003784, -0.001854, -0.009155, 0.024536, -0.006958, -0.00238, -0.014771, 0.080078, 0.000992, -0.001945, -0.015747, 0.121094, 0.009155, 0.00164, 0.014099, -0.121582, -0.005585, 0.086914, 0.119629, 0.237305, 0.137695, -0.000683, 0.012817, -0.085449, -0.02063, 0.000359, 0.004059, -0.039062, 0.017456, -0.000483, -0.011536, 0.060547, 0.002228, -0.004547, -0.001312, -0.059082, 0.116699, -0.00238, -0.00824, 0.103027, 0.018188, 0.003403, 0.011108, -0.104492, -0.007111, -0.002014, -0.00415, 0.032959, -0.02002, 0.001579, 0.009033, -0.043213, -0.004059, 0.001427, 0.011841, -0.064941, 0.009705, 0.00095, 0.001816, -0.021484, 0.026123, -0.000151, 0.012512, -0.118652, -0.008057, -0.000069, -0.011169, 0.057617, 0.002579, -0.001755, -0.009583, 0.048096, 0.002823, 0.000174, 0.003708, -0.022217, 0.023804, 0.00006, 0.002945, -0.027832, 0.015991, -0.000029, 0.006439, -0.041504, 0.013489, -0.000326, 0.014648, -0.140625, 0.00885, 0.000942, 0.008423, -0.083496, -0.010925, -0.000748, -0.011963, 0.05542, 0.003357, -0.000197, -0.003967, 0.020508, -0.022705, -0.001106, 0.015991, -0.11084, -0.002335, 0.000778, 0.004303, -0.028076, 0.027832, 0.001381, 0.004272, 0.007568, -0.047363, 0.005768, 0.005341, -0.069824, 0.001762, 0.004242, 0.007019, -0.072266, 0.014526, 0.001656, -0.000561, -0.055908, -0.002869, -0.001877, -0.006042, -0.021851, 0.067871, 0.000549, 0.001877, 0.041016, -0.043213, -0.006378, -0.007812, 0.085449, -0.003815, -0.000282, 0.001862, 0.041748, 0.017456, -0.00161, -0.002808, 0.059814, -0.005463, -0.004791, -0.000378, 0.070312, 0.001251, 0.006622, 0.011902, -0.066895, -0.012268, -0.009399, -0.011108, 0.107422, 0.008057, 0.00705, 0.011353, -0.071289, -0.000479, 0.004944, 0.00824, -0.074707, -0.003784, -0.003326, -0.001923, 0.065918, 0.010803, -0.00267, -0.003372, -0.053223, 0.073242, 0.001236, 0.004852, 0.011108, -0.06543, 0.00528, 0.009949, -0.067383, -0.024048, -0.000364, -0.002716, -0.001602, 0.02478, 0.006165, 0.007233, -0.078613, -0.006042, 0.005737, 0.008667, -0.077148, 0.00415, -0.02356, -0.049316, 0.018311, 0.047363, -0.008301, -0.019409, -0.032959, 0.155273, 0.001495, 0.001022, -0.021118, -0.000652, 0.004669, 0.003174, -0.080566, 0.019775, 0.005554, 0.005798, -0.074219, -0.002411, 0.000504, -0.000275, -0.022095, -0.003052, 0.000877, 0.000207, -0.020996, 0.00015, 0.003693, 0.006042, -0.012878, -0.083008, -0.003967, -0.006287, 0.078613, -0.004547, -0.003891, -0.008301, 0.063477, -0.004852, 0.008667, 0.017822, -0.171875, 0.004364, -0.000813, -0.000207, -0.054932, -0.015015, 0.009644, 0.01178, -0.092285, -0.010681, 0.000347, 0.002533, 0.005432, -0.024292, -0.006653, -0.004211, 0.092285, 0.002487, 0.004852, 0.007721, -0.005585, -0.063477, -0.00293, -0.001984, 0.031128, -0.000307, 0.001907, 0.001526, -0.049316, -0.008423, 0.005707, 0.007019, -0.066406, -0.000496, -0.002213, -0.005798, -0.017212, 0.06543, -0.011597, -0.014832, -0.109863, -0.136719, -0.000648, 0.010437, 0.06543, -0.108887, -0.000835, 0.006439, 0.123047, -0.049072, -0.005737, -0.008057, 0.05127, 0.039551, -0.004608, -0.007935, -0.000805, 0.075684, 0.011719, 0.014038, -0.093262, -0.059082, 0.000904, 0.003357, 0.021973, -0.072754, -0.004059, -0.007263, 0.069336, -0.003586, 0.00087, 0.003616, -0.0009, -0.051758, -0.000683, 0.000395, 0.019653, -0.000957, -0.001854, -0.003296, 0.039795, 0.057373, -0.000393, -0.000111, 0.022339, 0.003372, -0.007629, -0.015564, 0.07959, 0.005524, 0.000957, 0.001862, -0.074219, 0.001495, 0.0047, 0.006195, -0.057129, -0.003403, -0.001259, -0.005219, -0.0354, 0.056396, 0.003937, 0.006409, -0.066895, 0.004211, -0.005829, -0.005951, 0.047363, 0.026001, 0.005707, 0.004974, -0.071289, 0.003387, -0.005157, -0.010132, 0.065918, 0.010742, 0.00592, 0.016479, 0.033691, -0.07373, -0.000877, 0.003769, 0.09668, -0.164062, 0.00058, 0.001213, -0.022949, -0.000828, 0.002197, 0.002853, -0.057373, -0.003754, -0.006134, -0.009827, 0.075684, 0.002319, 0.000843, 0.000317, -0.017456, -0.000713, 0.000824, 0.001152, -0.029785, -0.004791, 0.00103, 0.000119, -0.022339, 0.000288, -0.001854, -0.004791, 0.032959, 0.000496, -0.0065, 0.003906, 0.125977, -0.00647, -0.006012, 0.00132, 0.105469, 0.021606, -0.003754, -0.005615, 0.070312, -0.003708, -0.006348, -0.014404, 0.0625, 0.021973, -0.001907, -0.001701, 0.013367, -0.012939, 0.004211, 0.004944, -0.071289, 0.009827, 0.005249, 0.004913, -0.079102, 0.003906, -0.004974, -0.023804, -0.118164, 0.099609, -0.004089, -0.00267, 0.05542, 0.02417, 0.003281, 0.003113, -0.069824, 0.012207, -0.00415, -0.002106, 0.102539, -0.022461, 0.000774, 0.000332, -0.021851, 0.000565, -0.002365, -0.002487, 0.021362, -0.000099, 0.00145, -0.000729, -0.066406, -0.002106, -0.003326, -0.003754, 0.035156, -0.004486, 0.001106, -0.000073, 0.0354, 0.026489, 0.0019, 0.006073, 0.050781, -0.104004, -0.005249, -0.007019, 0.062988, -0.004211, -0.004303, -0.005707, 0.052246, 0.007874, 0.002411, 0.002762, 0.017212, -0.071289, 0.006256, 0.009277, -0.064941, -0.002701, -0.008118, -0.01062, 0.075684, 0.013184, -0.002701, -0.008484, -0.023804, 0.07959, -0.00264, 0.003433, 0.170898, -0.078613, 0.000483, 0.001892, 0.053955, -0.035645, -0.001457, -0.000881, 0.023315, 0.002563, -0.000793, -0.000153, 0.022705, -0.002121, 0.001511, 0.010925, 0.148438, -0.041504, 0.00174, 0.002396, -0.024902, -0.002838, 0.00033, 0.000954, -0.021118, 0.00473, 0.002441, 0.003021, -0.049805, -0.018677, 0.000626, 0.002335, 0.056641, -0.041992, -0.00021, -0.001572, -0.063477, 0.023438, -0.001534, -0.00177, 0.06543, -0.017578, -0.000397, -0.015381, -0.126953, 0.075195, -0.000538, -0.001274, 0.00705, 0.015564, 0.001411, 0.000763, -0.026855, -0.001122, 0.004272, -0.000713, -0.11084, -0.004822, -0.000213, -0.000248, -0.018799, 0.001831, 0.003647, 0.008179, -0.006989, 0.001022, -0.001015, -0.001015, 0.012085, 0.108887, 0.001534, 0.000946, -0.022217, 0.002533, -0.001617, -0.00473, -0.070312, 0.056152, 0.004761, 0.006195, 0.056396, -0.056396, -0.001953, -0.005768, -0.001854, 0.040039, -0.000479, 0.000173, 0.010681, -0.013489, 0.001999, 0.000694, -0.067383, 0.006897, -0.002686, 0.000001, 0.062256, -0.003067, 0.006287, 0.01239, -0.077148, -0.003357, -0.005035, -0.003555, 0.089355, -0.007538, -0.00528, -0.007263, 0.068359, 0.000992, -0.004089, -0.006165, 0.071289, -0.019409, 0.001877, 0.001472, -0.04248, 0.000277, 0.005798, 0.006195, -0.084961, 0.004883, 0.005463, 0.006104, -0.063477, -0.017456, 0.002487, 0.006836, 0.014282, -0.077148, -0.003693, -0.008362, 0.033936, 0.051758, 0.00766, 0.007233, -0.080566, -0.008667, -0.026245, -0.053955, -0.194336, -0.016479, -0.000851, -0.004639, 0.038818, -0.024048, -0.000961, -0.002762, 0.016846, -0.000687, 0.003342, 0.010254, -0.066895, -0.006592, 0.01123, 0.016357, 0.053223, 0.017944, 0.010498, 0.018799, 0.034668, -0.069336, 0.023438, 0.049561, 0.192383, 0.02124, 0.018188, 0.047363, 0.040527, -0.064453, 0.035645, 0.04834, 0.1875, 0.019531, -0.005951, -0.019775, 0.031494, 0.031494, -0.000069, 0.015747, -0.031128, 0.000908, 0.00647, 0.018066, -0.070312, -0.045898, 0.027954, 0.049072, 0.210938, 0.026123, 0.026978, 0.046631, 0.191406, 0.02356, 0.018066, 0.047607, -0.052979, -0.038818, -0.000161, -0.002548, 0.022217, -0.010315, 0.025024, 0.056641, 0.198242, 0.018311, 0.019897, 0.042725, -0.015381, -0.03125, 0.022949, 0.055664, 0.207031, 0.022827, 0.000315, -0.00145, 0.023804, -0.01416, -0.005859, -0.006775, -0.099121, 0.0354, 0.000484, -0.026855, 0.061768, -0.003571, 0.007355, 0.012268, 0.032715, 0.010681, 0.027954, 0.051025, 0.194336, 0.019531, -0.000085, 0.00412, -0.042969, 0.026611, 0.00164, 0.016602, -0.051025, 0.008545, -0.004547, -0.006561, 0.047363, -0.006622, 0.000271, 0.005707, -0.033936, 0.016357, 0.000443, -0.004364, -0.082031, 0.029663, -0.000054, -0.001968, 0.017944, -0.004395, -0.015259, -0.061279, 0.05249, -0.016724, -0.001305, -0.015198, 0.03125, -0.000553, 0.000277, -0.007141, 0.016235, -0.002548, 0.006104, 0.06543, -0.062988, -0.016113, 0.000216, -0.011353, 0.046631, 0.002014, -0.000725, -0.008789, -0.079102, 0.067383, -0.003098, -0.014771, 0.067383, -0.04126, 0.000698, 0.006927, -0.061035, 0.000134, -0.000412, 0.008118, -0.016724, 0.002243, 0.00011, -0.002762, 0.012817, -0.00528, 0.006683, 0.008423, 0.082031, 0.031738, -0.000439, 0.006531, 0.072266, -0.094727, 0.000713, 0.004669, 0.001816, 0.001968, -0.026123, -0.051514, -0.192383, -0.023804, 0.000177, -0.013367, 0.080078, -0.063477, 0.028687, 0.053955, 0.19043, 0.018921, -0.00885, -0.01416, -0.05542, 0.086426, -0.00351, -0.007477, -0.080078, 0.012512, -0.00209, -0.013977, 0.112305, -0.089844, -0.002075, -0.001007, -0.035889, 0.008606, -0.01178, -0.037842, -0.00473, 0.068359, 0.022217, 0.049805, 0.188477, 0.020752, 0.003342, -0.003326, 0.083984, -0.072754, 0.001541, 0.003998, 0.018677, -0.010437, -0.002945, -0.010864, 0.045898, -0.07959, -0.029785, -0.046875, -0.200195, -0.019409, 0.002075, 0.002243, 0.070312, -0.012451, -0.001236, -0.001183, -0.031494, 0.007996, -0.000074, -0.001671, 0.014038, -0.006775, 0.032959, 0.061279, 0.207031, 0.026733, 0.007111, 0.002792, -0.039551, 0.104492, 0.000565, -0.004608, 0.044434, -0.014282, 0.028442, 0.056641, 0.195312, 0.014893, -0.001289, -0.006866, 0.072266, 0.012573, -0.00209, 0.0065, -0.038574, 0.00769, 0.002625, -0.039795, 0.083008, -0.004547, -0.016724, -0.023926, -0.072754, -0.035645, -0.004181, -0.017334, 0.07373, 0.050293, 0.001175, 0.005249, -0.04834, 0.006958, -0.002655, -0.003998, 0.049561, -0.010864, 0.031128, 0.050537, 0.183594, 0.021973, 0.00018, -0.00087, 0.033203, -0.012268, -0.005188, 0.000576, -0.070801, 0.046631, 0.009705, 0.048584, -0.122559, 0.0354, 0.006287, -0.001808, 0.067871, -0.016113, -0.012268, -0.041504, 0.0177, 0.074219, 0.030029, 0.050293, 0.182617, 0.020874, 0.002609, 0.023804, -0.07666, 0.068359, -0.000751, -0.001968, 0.027588, -0.011169, 0.006073, 0.030396, -0.105469, 0.056641, 0.000458, 0.005585, -0.049805, 0.031006, -0.003967, -0.009277, -0.055664, 0.09082, 0.026001, 0.056641, 0.193359, 0.014038, 0.029907, 0.052002, 0.192383, 0.021851, -0.009399, -0.021118, 0.098633, -0.0354, 0.027832, 0.05127, 0.188477, 0.024902, -0.000763, -0.013367, 0.029297, -0.003342, -0.025146, -0.049316, -0.177734, -0.019287, -0.026611, -0.047119, -0.185547, -0.017822, -0.000835, -0.005829, -0.055908, 0.007507, 0.018066, 0.014099, 0.004517, 0.096191, -0.000136, -0.012939, 0.025635, -0.001602, 0.006958, 0.032715, -0.031738, -0.071289, -0.000355, 0.005157, -0.047607, 0.029907, 0.000086, 0.005188, -0.051758, 0.031982, -0.002838, -0.021973, 0.090332, -0.059326, 0.001221, 0.005219, -0.019165, 0.00351, -0.005615, -0.037354, 0.089355, -0.041016, -0.028931, -0.047363, -0.199219, -0.019409, 0.105957, 0.143555, 0.443359, 0.006714, -0.002686, -0.052979, 0.101562, -0.012573, 0.001099, -0.001869, -0.070801, 0.0065, 0.00132, 0.003281, -0.015442, 0.002197, 0.003799, 0.019897, -0.087891, 0.086914, 0.001022, 0.019531, -0.091797, 0.056885, -0.026367, -0.059082, -0.19043, -0.020386, -0.025757, -0.053711, -0.192383, -0.014343, 0.026245, 0.053467, 0.198242, 0.020874, -0.000671, -0.005341, 0.043213, -0.022949, -0.010986, -0.014343, -0.073242, 0.034912, 0.03125, 0.055664, 0.1875, 0.019043, 0.013733, 0.018799, 0.038818, -0.083496, -0.000267, 0.020264, -0.043701, 0.004761, 0.028809, 0.04834, 0.19043, 0.022095, 0.031128, 0.054443, 0.208008, 0.012817, 0.029175, 0.056885, 0.162109, 0.018921, -0.016602, -0.031006, 0.091309, -0.036377, -0.030273, -0.057373, -0.203125, -0.018799, 0.032715, 0.050293, 0.195312, 0.019043, 0.001572, 0.006409, -0.053467, 0.004364, -0.027588, -0.039551, -0.163086, -0.021973, -0.03125, -0.057373, -0.201172, -0.021973, -0.002686, 0.010986, -0.076172, 0.012939, -0.015747, -0.040771, 0.005188, 0.049316, 0.000565, 0.000141, -0.051758, 0.005951, -0.000364, 0.004852, -0.046875, 0.028564, -0.02832, -0.048096, -0.172852, -0.022583, -0.025513, -0.059082, -0.19043, -0.015259, -0.0009, -0.001129, -0.003159, 0.034668, 0.000786, 0.000992, 0.001953, -0.022461, 0.000236, 0.001968, -0.000927, -0.125, -0.0047, -0.006592, -0.019653, 0.1875, 0.000347, 0.002197, 0.000496, -0.149414, -0.000357, -0.000259, -0.001183, 0.02832, 0.0047, 0.009155, 0.066895, 0.139648, -0.005066, -0.006927, -0.014954, 0.175781, -0.007996, -0.00769, -0.013245, 0.125977, 0.004913, 0.007233, 0.015076, -0.098145, 0.004608, 0.004791, 0.010071, -0.069824, -0.0047, -0.004791, -0.016235, 0.084961, -0.005493, -0.004547, -0.016235, 0.080566, 0.001419, 0.002243, 0.010132, 0.15625, 0.002502, 0.002045, 0.00885, -0.183594, 0.005615, 0.004211, 0.011841, -0.172852, -0.005463, -0.008728, -0.013977, 0.154297, -0.005646, -0.004639, -0.012085, 0.077637, -0.001122, 0.000809, -0.000725, 0.125977, 0.002304, 0.004364, 0.009155, -0.164062, -0.000481, -0.000675, -0.001373, 0.029663, 0.00528, 0.008118, 0.015442, -0.080566, 0.000072, 0.003555, 0.01062, -0.171875, 0.000721, 0.000519, 0.000269, -0.067871, -0.005371, -0.005859, -0.0177, 0.074219, -0.003906, -0.007812, -0.012207, 0.10791, 0.001289, 0.004913, 0.006226, -0.165039, 0.005737, 0.0065, 0.022095, -0.146484, 0.003174, 0.001289, 0.00531, -0.144531, -0.002975, -0.001511, -0.001823, 0.152344, 0.005432, 0.005157, 0.016113, -0.079102, -0.003296, -0.003174, -0.006409, 0.084473, 0.000221, 0.000179, -0.000349, -0.025391, 0.000645, 0.00071, 0.001572, -0.02417, -0.003479, -0.002136, -0.007172, 0.176758, 0.005859, 0.004761, 0.019165, -0.103516, -0.000618, -0.00103, -0.002472, -0.001549, -0.000504, 0.000441, 0.003738, -0.179688, 0.00647, 0.005859, 0.016235, -0.097656, -0.004486, -0.003662, -0.004517, 0.15918, -0.004181, -0.006531, -0.0177, 0.160156, -0.001244, -0.00116, -0.001312, 0.180664, -0.003799, -0.001945, -0.009705, 0.125977, -0.003662, -0.007935, -0.011963, 0.161133, 0.002075, 0.002731, 0.002533, -0.084473, 0.004089, 0.004913, 0.012756, -0.164062, -0.002945, -0.002975, -0.006805, 0.059814, 0.004211, 0.007141, 0.010376, -0.172852, 0.005371, 0.005798, 0.014221, -0.177734, -0.001114, -0.001328, -0.002716, 0.042969, 0.002457, 0.002777, 0.005188, -0.138672, 0.003082, 0.004272, 0.012207, -0.06543, -0.004547, -0.004272, -0.007721, 0.166016, 0.000992, 0.001701, 0.005249, -0.039307, 0.004486, 0.002304, 0.006653, -0.171875, 0.001282, 0.002731, 0.010315, -0.149414, -0.003876, -0.004578, -0.010437, 0.069336, 0.006134, 0.005585, 0.014404, -0.171875, 0.005066, 0.006805, 0.011963, -0.094238, -0.002014, -0.003357, -0.007294, 0.155273, -0.001511, -0.001541, -0.004791, 0.140625, 0.002151, 0.003586, 0.003448, -0.181641, 0.001907, 0.005859, 0.010193, -0.173828, -0.003967, -0.003632, -0.008972, 0.062988, -0.003189, -0.00325, -0.015564, -0.143555, 0.002808, 0.003937, 0.006348, -0.097656, -0.000282, 0.003021, 0.012512, -0.152344, -0.003708, -0.002304, -0.009033, 0.150391, 0.002213, 0.004944, 0.009705, -0.084961, -0.002182, -0.00589, -0.014893, 0.160156, -0.000538, -0.000816, -0.001442, 0.025146, 0.001854, 0.001869, -0.000163, -0.21875, -0.000458, -0.000847, -0.00415, 0.003082, 0.003784, 0.00528, 0.006378, -0.173828, -0.002747, -0.002747, 0.00132, 0.162109, -0.000462, -0.001419, 0.001305, 0.104004, -0.002701, -0.003967, -0.017212, 0.05957, -0.00473, -0.003616, -0.015015, 0.079102, 0.001213, 0.002487, 0.006531, -0.04541, 0.002625, 0.00415, 0.01001, -0.085449, -0.000395, -0.002274, -0.003433, 0.041016, -0.003403, -0.003525, -0.021118, 0.180664, 0.004761, 0.006409, 0.015259, -0.06543, 0.006256, 0.007385, 0.013611, -0.174805, 0.0047, 0.005737, 0.012146, -0.07666, 0.002121, 0.003967, 0.021973, -0.186523, 0.002213, 0.004822, 0.012146, -0.200195, 0.000515, 0.003433, 0.005035, -0.206055, 0.010742, 0.013733, 0.028687, -0.054932, -0.005463, -0.010437, -0.015564, 0.095703, 0.003372, 0.00589, 0.010132, -0.094238, -0.003296, -0.00412, -0.009766, 0.11084, 0.002579, 0.003021, 0.006317, 0.009521, 0.002457, 0.002502, 0.007812, -0.083496, 0.009705, 0.010986, 0.023315, 0.040283, 0.000152, 0.00066, 0.002792, -0.029541, -0.000984, -0.000851, -0.004028, 0.173828, -0.004791, -0.0047, -0.016968, 0.1875, 0.004333, 0.004517, 0.024658, -0.172852, -0.004913, -0.005066, -0.017334, 0.177734, -0.001396, -0.001221, 0.002335, 0.174805, 0.001289, -0.001099, 0.004517, -0.19043, 0.000315, 0.003296, -0.001022, -0.177734, 0.008545, 0.017822, 0.094727, -0.119141, 0.001953, 0.001602, 0.008179, 0.126953, 0.000246, 0.000732, 0.008484, 0.170898, 0.000376, -0.000307, -0.00046, -0.172852, -0.001816, -0.000633, -0.004333, -0.143555, -0.005096, -0.004669, -0.011658, 0.069336, -0.002365, -0.004303, -0.004486, 0.075684, -0.004883, -0.004395, -0.010315, 0.164062, 0.000296, 0.000591, 0.001213, -0.029785, 0.000751, 0.000479, -0.001625, 0.193359, 0.004608, 0.000767, 0.007355, -0.129883, 0.005005, 0.008667, 0.01416, -0.183594, 0.004639, 0.006683, 0.013611, -0.1875, -0.002594, -0.002457, -0.003754, 0.004517, -0.000896, -0.000896, -0.001816, 0.042725, 0.000496, 0.001038, -0.002716, -0.124512, 0.002396, 0.004486, 0.011414, -0.11377, -0.000288, -0.000648, -0.000484, 0.035889, 0.000059, 0.000843, 0.005219, -0.162109, -0.00415, -0.007019, -0.01239, 0.15625, 0.004242, 0.003067, 0.003204, -0.152344, 0.000216, -0.00386, -0.005432, 0.166016, -0.003281, -0.00589, -0.012207, 0.044678, -0.000159, 0.000102, -0.001038, -0.040283, 0.004852, 0.008423, 0.012268, -0.168945, 0.001045, -0.000252, -0.240234, 0.002274, -0.002106, 0.000584, 0.102539, 0.007996, 0.002762, 0.00238, -0.129883, 0.002396, 0.00238, 0.002579, 0.002075, 0.108887, 0.000427, 0.001076, -0.059326, 0.000912, -0.000717, 0.000862, 0.074707, 0.003387, -0.002975, -0.006165, -0.09082, -0.014099, -0.000007, -0.000004, 0.05957, -0.00174, -0.000299, 0.019287, 0.322266, -0.044922, -0.000221, -0.0047, -0.191406, -0.012817, -0.000546, -0.000313, 0.020996, 0.00028, -0.001427, 0.002213, 0.12793, 0.008606, -0.002884, -0.005005, 0.075684, 0.009338, -0.000376, 0.007721, 0.180664, 0.011353, 0.001579, 0.006012, 0.069824, 0.011108, 0.002792, 0.013916, 0.240234, 0.006683, 0.005219, 0.010681, -0.01239, 0.00053, -0.002579, -0.005585, 0.096191, -0.006805, 0.004578, 0.010864, -0.110352, -0.005341, -0.002243, 0.005035, -0.255859, 0.001205, -0.004211, -0.033447, -0.219727, 0.101562, -0.002716, -0.003372, 0.126953, -0.008423, 0.000687, 0.000511, -0.032471, -0.001602, -0.001907, -0.003998, 0.114746, 0.00296, 0.007996, 0.03418, 0.178711, -0.208984, -0.004456, -0.002869, 0.105957, 0.001984, -0.000175, -0.001266, -0.261719, 0.014771, -0.013611, -0.034912, 0.016357, 0.248047, 0.001923, 0.001877, -0.061523, -0.001648, -0.004333, -0.006744, 0.106445, -0.000877, 0.007721, 0.021851, 0.3125, 0.048584, -0.000146, 0.000357, -0.068848, -0.023926, 0.001541, 0.000077, -0.253906, -0.088867, 0.004517, 0.004395, -0.110352, 0.010864, 0.00001, 0.003143, 0.026245, -0.146484, 0.003998, 0.007721, 0.024414, -0.142578, -0.005005, -0.00647, 0.114258, 0.005035, -0.004364, -0.006622, 0.083984, 0.002609, 0.000395, 0.002136, -0.103516, -0.000087, 0.004669, 0.003128, -0.277344, -0.003723, 0.002579, -0.00206, -0.137695, 0.005219, 0.001892, -0.000893, -0.108398, 0.005035, 0.002075, 0.002121, -0.077148, -0.002762, -0.007172, -0.010803, -0.209961, -0.011902, 0.007324, 0.015015, 0.181641, 0.001953, 0.005524, 0.007721, -0.10791, 0.000786, -0.000118, -0.000912, -0.012878, 0.017822, 0.000441, -0.000042, -0.081055, 0.00267, -0.003036, -0.005463, 0.102051, -0.00164, -0.004791, -0.007935, -0.248047, 0.00325, 0.000557, 0.002075, -0.049805, 0.000801, -0.000755, 0.002075, 0.061523, 0.001717, 0.003098, 0.005005, -0.108398, -0.002106, -0.002274, 0.005676, 0.249023, -0.041504, -0.001549, -0.007294, -0.245117, 0.009888, -0.000209, 0.000668, 0.025757, 0.000717, 0.00235, 0.023438, 0.636719, 0.038818, 0.00071, -0.009888, 0.100098, 0.083496, -0.003006, -0.021973, -0.28125, 0.018555, 0.008057, 0.005615, -0.158203, 0.016113, 0.000572, 0.001114, -0.000664, 0.099609, -0.003036, 0.000797, 0.269531, 0.036133, 0.001701, 0.003128, -0.108887, -0.009583, -0.001816, -0.004608, 0.10498, -0.004547, 0.003784, 0.006256, -0.020996, 0.003479, -0.001122, -0.002701, -0.051758, -0.007233, 0.005981, 0.007782, -0.11084, -0.010376, 0.002869, 0.005524, -0.208984, -0.018433, -0.002213, -0.001335, 0.044922, 0.002411, -0.003143, -0.0047, 0.099121, -0.005951, -0.002762, -0.014099, -0.275391, 0.0625, 0.002838, 0.002075, -0.096191, -0.001862, 0.007263, 0.021484, 0.211914, 0.005493, -0.002396, 0.00528, -0.228516, -0.104492, -0.002289, -0.001678, 0.103027, 0.002014, -0.002319, -0.009155, -0.003708, 0.208008, -0.000713, -0.004547, 0.103027, -0.006195, -0.001167, 0.002029, 0.285156, -0.000969, 0.000072, 0.000694, -0.031982, -0.002457, -0.000271, -0.001556, 0.085449, 0.010376, 0.006897, 0.006409, -0.12207, -0.008057, -0.001869, -0.000721, 0.104492, 0.003128, 0.005219, 0.020752, 0.121094, -0.169922, -0.000362, -0.00412, 0.104004, -0.003754, -0.017212, -0.030029, -0.191406, -0.047852, 0.006958, 0.014343, 0.273438, 0.019287, 0.007324, 0.007385, -0.111816, -0.009521, -0.001465, -0.002853, 0.052734, 0.005005, 0.005585, 0.004059, -0.116699, 0.005432, 0.00531, 0.00412, -0.12207, 0.027954, 0.00708, 0.003876, -0.074219, -0.126953, 0.007355, 0.012146, 0.014404, 0.003082, 0.000404, 0.001007, -0.118652, 0.002625, -0.003616, -0.011047, -0.213867, -0.006592, -0.00119, -0.001328, -0.080566, -0.01001, -0.002167, -0.006287, -0.040527, -0.021973, -0.005493, -0.004608, 0.103516, 0.00193, 0.005676, 0.009399, -0.12793, 0.001671, 0.003174, 0.004364, -0.119141, -0.0, -0.000786, -0.011719, 0.028687, 0.193359, -0.005432, -0.003571, 0.10791, 0.010254, -0.001984, -0.003494, 0.05127, 0.001808, 0.000504, -0.00069, -0.026978, -0.000201, -0.000215, -0.007874, -0.24707, 0.015625, 0.003281, 0.005737, -0.105957, -0.002869, -0.001419, -0.00135, 0.03833, -0.000557, 0.002869, 0.001892, -0.095215, 0.00824, -0.006439, -0.014221, -0.224609, -0.042969, 0.004059, 0.012817, -0.380859, 0.026001, 0.001945, 0.002441, -0.116699, 0.001854, 0.005524, 0.004547, -0.22168, -0.003174, 0.003189, 0.002243, -0.273438, 0.00018, 0.006439, 0.003998, -0.119629, -0.00647, 0.016602, 0.04541, 0.121094, -0.431641, -0.000064, 0.000568, 0.040527, 0.005493, -0.002289, 0.007935, 0.265625, -0.043457, 0.003937, 0.004974, -0.105469, -0.002274, -0.001297, -0.002289, 0.083984, 0.0047, -0.003448, -0.01532, 0.049561, 0.25, 0.000084, 0.001831, -0.050781, -0.003342, -0.002731, -0.004852, 0.106445, -0.002686, -0.001068, 0.002396, -0.233398, -0.048584, 0.000778, 0.003754, 0.124512, 0.023804, 0.003494, -0.001724, -0.119629, -0.005005, 0.004852, -0.002747, -0.100586, -0.000942, -0.003326, -0.004791, 0.129883, 0.008301, 0.001953, 0.002487, -0.096191, 0.001083, -0.004456, -0.001465, 0.11084, 0.005371, 0.021973, 0.092773, -0.010681, -0.008118, 0.035156, 0.138672, -0.014038, -0.010803, 0.052734, 0.115723, -0.010742, -0.010498, 0.098145, 0.022217, -0.008057, -0.007751, -0.003555, -0.019653, -0.004242, 0.002853, 0.000066, 0.123535, -0.017212, -0.003754, -0.027222, -0.108887, 0.008484, 0.008179, 0.037354, 0.085449, -0.004822, -0.011353, -0.040039, -0.111816, 0.008362, 0.012024, 0.011536, 0.098633, -0.018677, 0.007721, 0.007568, 0.015076, 0.000051, -0.001152, -0.027588, -0.082031, 0.008545, 0.00589, 0.045898, 0.123047, -0.013489, -0.011841, 0.03418, 0.128906, -0.018066, -0.014954, 0.032959, 0.117188, -0.014893, -0.006775, -0.018921, -0.083496, 0.010559, 0.007935, -0.033203, -0.111328, 0.014404, 0.012146, 0.039062, 0.164062, -0.042725, -0.00412, 0.039795, 0.095703, -0.012268, -0.006592, -0.002731, -0.023071, 0.081055, -0.036621, 0.005066, 0.119629, 0.002609, -0.019043, 0.032715, 0.090332, -0.01355, -0.004883, 0.036377, 0.104004, -0.012268, -0.009338, 0.029297, 0.120117, -0.011353, -0.008118, 0.031982, 0.130859, -0.009583, -0.014893, -0.046387, -0.116699, 0.015747, 0.010986, 0.030884, 0.09668, -0.013977, -0.003189, -0.045654, -0.106934, 0.008484, 0.009766, -0.069336, -0.081055, 0.012634, 0.008545, 0.016846, 0.090332, -0.000429, -0.005402, 0.036377, 0.112305, -0.009583, -0.00528, -0.000144, -0.024902, 0.012329, -0.005707, -0.010681, -0.076172, -0.009827, -0.004883, 0.014221, 0.05127, -0.003937, -0.002792, -0.038574, -0.135742, 0.017578, 0.012329, -0.030151, -0.132812, 0.013306, 0.016846, 0.043457, 0.123535, -0.012512, -0.009888, 0.04834, 0.11377, -0.012817, -0.006775, 0.021118, 0.136719, -0.020752, -0.009583, -0.047363, -0.111328, 0.018066, 0.00592, 0.023071, -0.207031, 0.023193, 0.005646, -0.04126, -0.113281, 0.014771, 0.01001, -0.027466, -0.099609, 0.004761, 0.005035, 0.018311, 0.131836, -0.025269, -0.010986, -0.032227, -0.116699, 0.004028, 0.005951, 0.025024, 0.102539, -0.002853, -0.007324, -0.028809, -0.147461, 0.002274, 0.018188, -0.057617, -0.103516, 0.015625, 0.012207, 0.030151, 0.12793, -0.023315, -0.011841, -0.000542, 0.037598, -0.016846, 0.00705, 0.047852, 0.107422, -0.003967, -0.003128, -0.053711, -0.103516, 0.005005, 0.017334, 0.04248, 0.126953, 0.002625, -0.014038, -0.058594, -0.131836, 0.014038, 0.011108, 0.037109, 0.097168, -0.005035, -0.008606, 0.023315, 0.118164, -0.018311, -0.010559, -0.040283, -0.122559, 0.019775, 0.012939, 0.03125, 0.119141, -0.008057, -0.009094, 0.050049, 0.112793, -0.013672, -0.013184, -0.050293, -0.104004, 0.012146, 0.010254, 0.029175, 0.121094, -0.016235, -0.009888, -0.038574, -0.121094, 0.019653, 0.015076, 0.027832, 0.130859, -0.013611, -0.01062, 0.010071, -0.043457, 0.161133, -0.048828, 0.0271, 0.132812, -0.020142, -0.010986, -0.010742, -0.12793, -0.016235, 0.024292, -0.029053, -0.041016, 0.005219, 0.002533, 0.031982, 0.119629, -0.012451, -0.009216, 0.028564, 0.109863, -0.008606, -0.011963, 0.026733, 0.121582, -0.017822, -0.012695, -0.014954, -0.117188, -0.004639, 0.00354, -0.076172, -0.109863, 0.021118, 0.01709, 0.029541, 0.137695, 0.010132, -0.012512, -0.044189, -0.129883, 0.019653, 0.016602, 0.059326, 0.101074, -0.014099, -0.009705, 0.055908, 0.114258, -0.019409, -0.010376, 0.018066, 0.133789, -0.020264, -0.011169, -0.063477, 0.038574, 0.001007, -0.000767, -0.02002, -0.109375, 0.007385, 0.005219, -0.034424, -0.120605, 0.009583, 0.010925, -0.018066, -0.152344, 0.020386, 0.010315, 0.025879, 0.139648, -0.02063, -0.010925, -0.017456, -0.147461, 0.00769, 0.006134, 0.039795, 0.109863, -0.015015, -0.00325, -0.034424, -0.125977, 0.020386, 0.014771, 0.025513, 0.09375, -0.00766, -0.009888, 0.019409, 0.211914, -0.030396, -0.007782, -0.047852, -0.05542, 0.005585, 0.007996, -0.031982, -0.101074, 0.012573, 0.003021, -0.018799, -0.146484, 0.017456, 0.010498, 0.019897, 0.086426, -0.010315, -0.0047, -0.037109, -0.115234, 0.012573, 0.00766, -0.161133, -0.578125, -0.002701, -0.000771, -0.037598, -0.120117, 0.011719, 0.009094, 0.042725, 0.124512, -0.014099, -0.012939, -0.010498, -0.040283, 0.002945, 0.003693, 0.04126, 0.116211, -0.015747, -0.009949, -0.026245, -0.036621, 0.005402, 0.002609, -0.029541, -0.121094, 0.016968, 0.009644, -0.030273, -0.133789, 0.019897, 0.009399, -0.031494, -0.12207, 0.018188, 0.010498, 0.026733, 0.144531, -0.01709, -0.012146, 0.039062, 0.105469, -0.011047, -0.009888, -0.047607, -0.134766, 0.015747, 0.026001, -0.046875, -0.124512, 0.015503, 0.013, 0.047607, 0.114746, -0.017212, -0.012268, 0.024048, 0.084473, -0.010498, -0.001572, -0.045898, -0.097168, 0.007233, 0.010864, 0.035889, 0.087891, -0.008484, -0.007324, -0.017334, -0.145508, 0.019043, 0.009705, -0.040771, -0.081055, 0.008606, 0.010559, 0.026855, 0.130859, -0.022095, -0.010925, 0.029541, 0.135742, -0.0177, -0.014587, -0.026245, -0.119629, 0.013855, 0.006775, -0.040771, -0.114258, 0.010193, 0.015625, -0.022583, 0.216797, -0.004486, -0.006042, 0.013672, 0.109863, 0.019287, -0.011658, 0.052246, 0.11084, -0.011841, -0.012756, -0.067383, -0.091309, 0.010254, 0.012146, 0.027588, 0.121094, -0.01709, -0.00824, -0.05127, -0.098145, 0.02771, 0.031982, 0.057861, 0.121582, -0.011841, -0.014404, 0.02002, 0.125, -0.020996, -0.010315, 0.044189, 0.125977, -0.019165, -0.011414, 0.023682, 0.126953, -0.011353, -0.007935, 0.02417, 0.102051, -0.004181, -0.015442, 0.036621, 0.117188, -0.016357, -0.007416, -0.037354, -0.118164, 0.008667, 0.008911, 0.00415, -0.00354, -0.069824, 0.005402, -0.003693, 0.005371, 0.08252, -0.008789, -0.002365, 0.000269, 0.057861, -0.006439, -0.002289, 0.000385, 0.047852, -0.004974, -0.036377, -0.052002, 0.013489, 0.183594, -0.008789, 0.004425, 0.197266, -0.018188, -0.02417, -0.03833, -0.092773, 0.170898, 0.002548, -0.004028, -0.072754, 0.012878, -0.00238, 0.002106, 0.060303, -0.007721, 0.001984, -0.003937, -0.058838, 0.008667, 0.004608, -0.00766, -0.21582, 0.003784, -0.002335, 0.008789, 0.096191, -0.008728, 0.002213, -0.00235, -0.061035, 0.011353, 0.004059, -0.000399, -0.064941, 0.005066, -0.004669, 0.003845, 0.167969, -0.007507, -0.005402, 0.001518, 0.172852, -0.022827, -0.00296, 0.001999, 0.068359, -0.010193, 0.033447, 0.047363, 0.055908, 0.016235, 0.003937, -0.006348, -0.136719, 0.041504, 0.003052, -0.006744, -0.096191, 0.011047, 0.006683, 0.002304, -0.173828, 0.004791, 0.002991, -0.005341, -0.072266, 0.007141, -0.003632, 0.002502, 0.072266, -0.01355, 0.005127, -0.006683, -0.177734, 0.006836, 0.003021, -0.00412, -0.074219, 0.004822, 0.003189, -0.004822, -0.177734, 0.022827, -0.00209, 0.00592, 0.078613, -0.004028, -0.002045, 0.009827, 0.189453, -0.016724, -0.001152, 0.003998, 0.077148, -0.004272, -0.003235, 0.003326, 0.068359, -0.011169, 0.001335, 0.00069, 0.020752, -0.108398, -0.001678, 0.005493, 0.070801, -0.006836, 0.021973, 0.03064, -0.043457, -0.138672, 0.002213, -0.003998, -0.072754, 0.0065, 0.001778, -0.003067, -0.079102, 0.002884, 0.022461, 0.020996, -0.064453, -0.170898, 0.001785, -0.002426, -0.063965, 0.002731, 0.002609, -0.00264, -0.069824, 0.005768, -0.00264, 0.005005, 0.15918, -0.010193, -0.000072, 0.006073, 0.169922, -0.028198, 0.003143, -0.002884, -0.07959, 0.009583, 0.002457, -0.003159, -0.074707, 0.012024, -0.002136, 0.001526, 0.056885, -0.004944, 0.003876, -0.010681, -0.166992, 0.005127, -0.001877, 0.00235, 0.063477, -0.004883, -0.00383, 0.00209, 0.084473, -0.002884, 0.004883, 0.005219, -0.090332, 0.014343, 0.004242, 0.00235, -0.038086, -0.037109, -0.001305, 0.001602, 0.044434, -0.000162, -0.003052, 0.006042, 0.09082, -0.006226, -0.002533, 0.001442, 0.047852, -0.004425, 0.004578, -0.000896, -0.078613, 0.000395, 0.001907, -0.003433, -0.066895, 0.002136, -0.008606, -0.015381, -0.054443, 0.089355, 0.003464, -0.003128, -0.059326, 0.011597, -0.003067, 0.00351, 0.075195, -0.004395, 0.018921, 0.022827, 0.042236, -0.171875, 0.000273, -0.016357, -0.140625, 0.006561, 0.011658, 0.054199, 0.357422, 0.091309, -0.002609, 0.001595, 0.059814, 0.000931, -0.000973, -0.007141, -0.137695, 0.028442, 0.00473, -0.002075, -0.096191, -0.004517, 0.002151, -0.003326, -0.059814, 0.008301, -0.003128, 0.001907, 0.067383, -0.003525, -0.003311, 0.003525, 0.06543, -0.006989, -0.002518, 0.003723, 0.067871, -0.004761, -0.000484, 0.004578, 0.062256, -0.004059, 0.001259, -0.00079, -0.047852, 0.00412, 0.009338, 0.023438, 0.166016, -0.112793, -0.001923, 0.003052, 0.076172, -0.003143, 0.00235, -0.002731, -0.069336, 0.007568, 0.004242, -0.004028, -0.08252, 0.005035, -0.003326, 0.003555, 0.083008, -0.003342, -0.003525, 0.002121, 0.055908, -0.009583, -0.002045, 0.0047, 0.068359, -0.006958, 0.012878, 0.031494, 0.083984, -0.176758, 0.003525, -0.002457, -0.082031, 0.001526, 0.002533, -0.000908, -0.077148, 0.006683, 0.000351, -0.006226, 0.152344, -0.00824, 0.001686, -0.005005, -0.061768, 0.003601, -0.000444, 0.000713, 0.019409, 0.000977, -0.002121, 0.003601, 0.063965, -0.004547, -0.002411, 0.003647, 0.067871, -0.012878, -0.000595, 0.001785, 0.072266, -0.006866, 0.003265, -0.000269, -0.064453, 0.003128, -0.000568, 0.006531, 0.074219, -0.00647, 0.001938, -0.005066, -0.065918, 0.0065, 0.004059, 0.013367, 0.040771, -0.171875, 0.014282, 0.02771, 0.089844, -0.164062, -0.003616, 0.002106, 0.072266, -0.008972, 0.000469, -0.000284, -0.012451, -0.002243, 0.002762, -0.005951, -0.085938, 0.013184, -0.002304, -0.00354, -0.003098, -0.000969, -0.002762, 0.001907, 0.05957, -0.013062, 0.00029, 0.006378, 0.050293, -0.009644, -0.001579, 0.004333, 0.066895, -0.013428, 0.004028, -0.004028, -0.073242, 0.006409, 0.001472, -0.006531, -0.071289, 0.017822, 0.001701, -0.001007, -0.049072, 0.008789, 0.002853, -0.003113, -0.067871, 0.011353, 0.004089, 0.00095, -0.068359, 0.001137, 0.002563, -0.000858, -0.070312, 0.000977, -0.000565, 0.000908, 0.02002, 0.000095, -0.002777, 0.003769, 0.071289, -0.00769, -0.002823, -0.003738, 0.093262, -0.008972, -0.000793, 0.002762, 0.064453, -0.003799, 0.002396, -0.003754, -0.074707, 0.006073, 0.001686, -0.003662, -0.064941, 0.008484, 0.018066, 0.028442, 0.056885, -0.208984, 0.003525, -0.004181, -0.075195, 0.013611, -0.001984, 0.005402, 0.087402, 0.001427, 0.00267, -0.004547, -0.070801, 0.007874, 0.002899, -0.001045, -0.059814, 0.009155, -0.004669, -0.001099, 0.070312, -0.017334, -0.001495, 0.004944, 0.075684, -0.001053, 0.000486, -0.005341, -0.072754, 0.006989, -0.000587, 0.005096, 0.066406, -0.010498, -0.002426, 0.003204, 0.056641, -0.001251, -0.00351, 0.00235, 0.067383, -0.007446, -0.001816, 0.003296, 0.064453, -0.006378, 0.002991, -0.004059, -0.077148, -0.001183, -0.00037, 0.000473, 0.020264, -0.00095, -0.000299, -0.009094, -0.163086, 0.031006, -0.002563, 0.002182, 0.058838, -0.008972, 0.003845, -0.010193, -0.172852, -0.005035, 0.002228, -0.004974, -0.069336, 0.006409, 0.003403, -0.001129, -0.097656, 0.008362, -0.0019, 0.002808, 0.059326, -0.009644, -0.001167, 0.000713, 0.025635, -0.001907, -0.001801, -0.000246, 0.03064, -0.003357, -0.000023, -0.001762, -0.0271, 0.006287, 0.000041, -0.002518, -0.035645, 0.004883, -0.000259, 0.001999, 0.029419, -0.004364, 0.000303, -0.001411, -0.025879, 0.003525, 0.001236, 0.000183, -0.024902, 0.002182, -0.001366, 0.000351, 0.028809, -0.00296, 0.000591, -0.002686, -0.039795, 0.005371, -0.000523, 0.001335, 0.0177, -0.002243, 0.000063, 0.002243, 0.030884, -0.004333, 0.000805, -0.001518, -0.025757, 0.002808, 0.000234, -0.003082, -0.035156, 0.004272, 0.000347, -0.001839, -0.031128, 0.006958, -0.000393, 0.002335, 0.02771, -0.003906, 0.000748, -0.002487, -0.038818, 0.006104, 0.000755, -0.001678, -0.026123, 0.001076, 0.000786, -0.002243, -0.043701, 0.005127, -0.000648, 0.00238, 0.027222, -0.003632, -0.000036, -0.000299, 0.023926, 0.020386, -0.002197, -0.000232, 0.036377, -0.006683, -0.001686, 0.000402, 0.028442, -0.004791, -0.000315, 0.00079, 0.027222, -0.002182, 0.001007, -0.000492, -0.023193, 0.001938, 0.000351, -0.002411, -0.022705, 0.003311, 0.001839, -0.000471, -0.025513, 0.003006, -0.000843, 0.002182, 0.035889, -0.005554, 0.001152, -0.000066, -0.030884, 0.003525, 0.000603, -0.002075, -0.038086, 0.008179, 0.000357, -0.002686, -0.03418, 0.004578, -0.000049, 0.002258, 0.029419, -0.003464, 0.000463, 0.002609, 0.031494, -0.005127, 0.00042, 0.000908, 0.003403, -0.006042, 0.001427, 0.002869, 0.007233, 0.007782, 0.000186, 0.00238, 0.036865, -0.005219, 0.000383, -0.001831, -0.021851, 0.00293, -0.000217, 0.001266, 0.026855, -0.005249, -0.000538, 0.00193, 0.026123, -0.002731, 0.001556, -0.001076, -0.04126, 0.014221, 0.001015, -0.000587, -0.021973, 0.00174, 0.000542, 0.003296, 0.025024, -0.004639, -0.001015, 0.000687, 0.025879, -0.002914, 0.001335, -0.001663, -0.027344, 0.003662, -0.000282, 0.002487, 0.036377, -0.0047, 0.000645, -0.001762, -0.03418, 0.007507, 0.000729, -0.000786, -0.025269, 0.002838, -0.000452, 0.00132, 0.02771, -0.002228, -0.00061, 0.000198, 0.009399, 0.000165, 0.000961, -0.000656, -0.024414, 0.003738, 0.00029, -0.001541, -0.025879, 0.003677, -0.000452, 0.001236, 0.026489, -0.002762, -0.000191, -0.003052, -0.042969, 0.005493, -0.000241, 0.0009, 0.02478, -0.001724, 0.000751, -0.001701, -0.026978, 0.002655, 0.000679, -0.000816, -0.035889, 0.009338, 0.001366, 0.000401, -0.025269, 0.00293, -0.000303, -0.0019, -0.017334, 0.002335, -0.000511, 0.000488, 0.021973, -0.002502, -0.000296, 0.000656, 0.016235, -0.00322, -0.000149, 0.002151, 0.041504, -0.01062, -0.000425, -0.001587, -0.017944, 0.002701, 0.000847, -0.001999, -0.036377, 0.004486, 0.000935, -0.000441, -0.026245, 0.004089, -0.001617, -0.00296, -0.031982, 0.004272, 0.001076, -0.000111, -0.023804, 0.003021, -0.000721, -0.003433, -0.035889, 0.004974, 0.001968, 0.002228, -0.044922, 0.017944, -0.000471, 0.000961, 0.02478, -0.002548, -0.000835, 0.001099, 0.026978, -0.00235, -0.00037, 0.002914, 0.032227, -0.00412, -0.000763, 0.00033, 0.023438, -0.004486, -0.000094, -0.001129, -0.02356, 0.00206, -0.001038, -0.000011, 0.030396, -0.004089, -0.00061, 0.002136, 0.036865, -0.00531, -0.001198, 0.001091, 0.025269, -0.003342, -0.000706, 0.001099, 0.022949, -0.004303, 0.001228, -0.000239, -0.026123, 0.001648, -0.000763, 0.002365, 0.034668, -0.004608, -0.001099, 0.000713, 0.025513, -0.003693, -0.001007, -0.000035, 0.02771, -0.002823, -0.000236, 0.000429, 0.048828, -0.009766, 0.000641, -0.001144, -0.02417, 0.002991, 0.001076, -0.001556, -0.022949, 0.003693, 0.000035, 0.00267, 0.03833, -0.004486, 0.000086, -0.002396, -0.035156, 0.005341, 0.001656, -0.000645, -0.028198, 0.002777, 0.000519, -0.002792, -0.040039, 0.004822, -0.000151, 0.000973, 0.028809, -0.003281, -0.000128, 0.002365, 0.032715, -0.004791, -0.001305, 0.000816, 0.039062, -0.010315, -0.000603, 0.002563, 0.036865, -0.005554, -0.000572, -0.001297, -0.000576, 0.020752, 0.001083, -0.000721, -0.023682, 0.003342, -0.000736, 0.001534, 0.025146, -0.003326, 0.001022, -0.001076, -0.02417, 0.003021, -0.001549, 0.00074, 0.025146, -0.002914, 0.00033, 0.002579, -0.002304, -0.022705, -0.000496, 0.001007, 0.025269, -0.001404, -0.000759, 0.000702, 0.024658, -0.004272, -0.000824, 0.000698, 0.019409, -0.002319, 0.00238, 0.000477, -0.026733, 0.001778, 0.000793, -0.001411, -0.024414, 0.002274, -0.000418, -0.003662, -0.035645, 0.006958, 0.000114, -0.003159, -0.037598, 0.005829, 0.000486, -0.001999, -0.034424, 0.005371, -0.001328, -0.000376, 0.029053, -0.003647, -0.000553, 0.002106, 0.026245, -0.003647, -0.000664, -0.001205, -0.015991, 0.057129, -0.000307, -0.002731, -0.036377, 0.004272, -0.001175, 0.001244, 0.052734, -0.018066, -0.000094, -0.002243, -0.035156, 0.007355, -0.000106, 0.000404, 0.003662, -0.005768, 0.001389, -0.000904, -0.025024, 0.00206, -0.000694, 0.001152, 0.02771, -0.004425, 0.000576, -0.001602, -0.026367, 0.003265, 0.000465, -0.001137, -0.031128, 0.003738, -0.000553, -0.000542, 0.006592, -0.00013, -0.001923, 0.000145, 0.029297, -0.00354, -0.001663, -0.00003, 0.02417, -0.00103, -0.000824, 0.001823, 0.029907, -0.004761, -0.000599, -0.000395, 0.028198, -0.003937, 0.00103, -0.000599, -0.021973, 0.002151, 0.00029, 0.002884, 0.040527, -0.005463, -0.000163, 0.001778, 0.028931, -0.004669, 0.000813, -0.00135, -0.026733, 0.003586, -0.000135, 0.003265, 0.040771, -0.005615, -0.000237, -0.002716, -0.0271, 0.003235, 0.000866, -0.001114, -0.045166, 0.010498, 0.001823, -0.007874, 0.026367, 0.02002, 0.001907, 0.010925, -0.032959, -0.002136, 0.000935, -0.04248, 0.232422, 0.053467, -0.011658, 0.019897, -0.259766, -0.044678, -0.002045, 0.019165, -0.042725, 0.00116, 0.014282, -0.041992, 0.227539, 0.044678, 0.003265, -0.064941, -0.013672, 0.013794, -0.010132, -0.02417, -0.130859, -0.034668, -0.000706, -0.027222, 0.094727, 0.001816, 0.006042, 0.016968, -0.193359, -0.029907, -0.000896, -0.017578, 0.310547, 0.034668, 0.007996, -0.026733, 0.216797, 0.030396, 0.006073, 0.020752, -0.155273, -0.018311, -0.002029, -0.014404, 0.040039, 0.007324, 0.000237, 0.030396, -0.058105, -0.009094, 0.002502, 0.02002, -0.055908, -0.009583, -0.003098, 0.051758, -0.200195, -0.04248, 0.002029, 0.023682, -0.242188, -0.070801, 0.002396, 0.029053, -0.053955, -0.006165, -0.006042, 0.056641, -0.251953, -0.070312, -0.009094, 0.038086, 0.025269, -0.004425, -0.0009, 0.060303, -0.261719, -0.053955, -0.016846, -0.097168, -0.11377, 0.022583, 0.002563, -0.022339, 0.039795, 0.005432, 0.001579, -0.070801, 0.345703, 0.013916, 0.003937, 0.032715, -0.066895, -0.010315, 0.000002, 0.009521, -0.035645, 0.039062, -0.023315, -0.119141, 0.09375, 0.013794, -0.00415, 0.006012, 0.039307, 0.002197, -0.003296, -0.016846, 0.039307, 0.006165, 0.000515, 0.04834, -0.203125, -0.040527, -0.003723, 0.030518, 0.029785, 0.010559, 0.004974, 0.020508, -0.211914, -0.022583, 0.015503, 0.126953, -0.02478, 0.085449, 0.000648, 0.022095, -0.099121, -0.012939, 0.000721, -0.005554, 0.171875, 0.043701, 0.003357, 0.004303, 0.15625, 0.02832, 0.004333, -0.043945, 0.25, 0.057129, 0.004425, -0.044678, 0.257812, 0.052734, 0.000813, 0.0354, -0.011353, -0.003143, -0.00415, 0.021362, -0.263672, -0.044434, -0.01123, -0.022583, 0.181641, 0.032959, -0.00132, -0.00528, 0.055176, 0.01001, -0.071777, 0.030151, 0.009766, -0.011536, 0.002289, 0.021973, -0.255859, -0.057129, -0.000162, 0.006012, -0.036377, -0.005951, -0.00206, 0.054688, -0.251953, -0.056641, 0.097168, -0.051758, -0.014282, -0.027344, 0.001198, -0.022583, 0.039795, 0.000334, 0.002014, -0.016724, 0.04541, 0.010803, -0.006134, -0.008484, -0.136719, -0.026733, 0.001045, -0.031494, -0.019531, 0.000307, 0.002563, -0.03418, 0.174805, 0.03833, 0.000839, -0.016113, 0.041992, 0.003555, -0.032959, -0.203125, 0.014465, -0.020874, 0.000595, -0.008301, 0.050781, 0.007324, 0.006104, -0.048828, 0.255859, 0.064453, -0.004028, -0.022949, 0.015503, -0.015137, -0.006439, 0.013245, -0.292969, -0.064453, -0.001167, 0.006104, -0.205078, -0.022949, 0.025146, -0.062256, 0.208984, 0.016357, -0.001167, -0.014221, 0.048096, -0.055664, 0.001831, 0.014465, -0.036621, -0.005249, 0.004639, 0.022827, -0.259766, -0.029541, -0.000565, -0.019287, 0.054688, 0.011169, -0.000793, -0.032715, 0.044189, 0.306641, 0.000416, 0.027466, -0.031982, -0.008362, 0.004608, 0.125, 0.033691, -0.011719, -0.007568, -0.006409, -0.077148, -0.019653, 0.010803, -0.023193, -0.020142, -0.002792, -0.001549, -0.035156, 0.002625, -0.00473, -0.003937, 0.049316, -0.234375, -0.051758, -0.005096, 0.04834, -0.248047, -0.060059, -0.001762, -0.02417, 0.119141, -0.007935, 0.083008, 0.143555, -0.162109, 0.036865, 0.001602, -0.025757, 0.192383, 0.045654, 0.000847, 0.020752, -0.037598, -0.000557, 0.000441, 0.018677, -0.15918, -0.015015, -0.000496, 0.012146, -0.058594, -0.00383, 0.002487, -0.002945, -0.02771, -0.003677, 0.001472, 0.010071, -0.035645, 0.041016, 0.007874, 0.015991, 0.075684, 0.02002, 0.000077, -0.016479, 0.052979, -0.061035, -0.003174, -0.023071, 0.061279, 0.004364, -0.010742, 0.019897, -0.392578, -0.064453, -0.007111, 0.021484, -0.269531, -0.036865, 0.000591, 0.024536, -0.037842, -0.007629, -0.00383, -0.021851, 0.042725, 0.00209, -0.011414, -0.041992, -0.117676, -0.023315, -0.005493, -0.021118, 0.045654, 0.000679, 0.003998, -0.043945, 0.249023, 0.053223, -0.014771, -0.005951, -0.404297, -0.058594, 0.007507, 0.039062, -0.07959, 0.01239, -0.000843, -0.016846, 0.036621, 0.009583, 0.008423, -0.030273, 0.271484, 0.059326, -0.002853, -0.006836, 0.029907, 0.004883, -0.002869, 0.018188, -0.043213, -0.000801, -0.001328, 0.065918, -0.24707, -0.088379, 0.002853, 0.041016, -0.015076, 0.000656, -0.001724, -0.011414, 0.043945, 0.009216, -0.006531, -0.0271, 0.032715, -0.001274, -0.001495, -0.012756, 0.046387, -0.056885, -0.004028, 0.036133, -0.225586, -0.054688, 0.005005, 0.033691, -0.05127, -0.007324, 0.004059, 0.027222, -0.056885, 0.00135, 0.000858, 0.012451, -0.041992, 0.048584, 0.001274, 0.013489, -0.033203, -0.008911, -0.016357, -0.010498, 0.040039, -0.00238, 0.000656, -0.066406, 0.314453, 0.114258, 0.000957, -0.010071, 0.034424, -0.037842, -0.004608, 0.044189, -0.228516, -0.058105, 0.013245, -0.027344, -0.027588, -0.00528, -0.000341, 0.012207, -0.04248, 0.048584, 0.018555, 0.024658, -0.020996, 0.22168, -0.000351, 0.016846, -0.046875, -0.004181, 0.04541, -0.021362, 0.025757, 0.149414, -0.003128, 0.019775, -0.22168, -0.061035, 0.002258, -0.018799, 0.176758, 0.040283, 0.008728, -0.039307, 0.25, 0.061035, 0.002457, 0.001083, -0.0354, -0.006378, 0.003677, -0.009888, -0.021973, -0.006256, 0.000215, 0.023071, -0.3125, -0.062988, -0.000336, 0.014771, -0.048828, 0.000011, -0.000401, -0.014832, 0.049072, -0.056396, 0.000671, -0.012634, 0.169922, 0.039062, -0.014343, 0.037842, 0.041748, -0.017456, -0.000862, -0.009155, 0.03064, -0.038818, -0.003189, -0.025757, 0.056641, 0.002655, 0.023682, 0.032227, 0.059082, -0.018188, 0.041748, 0.053223, 0.130859, 0.009827, 0.039795, 0.052246, 0.129883, 0.010864, -0.04248, -0.052002, -0.130859, -0.009583, 0.04126, 0.054932, 0.131836, 0.01001, -0.012634, -0.019775, -0.045166, -0.019897, 0.005219, 0.005707, -0.000828, 0.014587, -0.040771, -0.055176, -0.130859, -0.010132, 0.042725, 0.051514, 0.125977, 0.010376, 0.020264, 0.020996, -0.00708, 0.036133, -0.041016, -0.056152, -0.125977, -0.009827, 0.038574, 0.051758, 0.128906, 0.00946, 0.042236, 0.05249, 0.12793, 0.010193, -0.04126, -0.053711, -0.131836, -0.009888, -0.041992, -0.052979, -0.135742, -0.009277, -0.039551, -0.056396, -0.133789, -0.010376, 0.03833, 0.053711, 0.130859, 0.010132, 0.021851, 0.025635, 0.057617, -0.011963, 0.038818, 0.052246, 0.135742, 0.010376, 0.043701, 0.052002, 0.131836, 0.009949, -0.041016, -0.049561, -0.130859, -0.010925, 0.022705, 0.034424, 0.069336, -0.017212, -0.040283, -0.054199, -0.131836, -0.010498, 0.038818, 0.054932, 0.131836, 0.010071, -0.026123, -0.034424, -0.066406, 0.018066, -0.040771, -0.054443, -0.129883, -0.010437, 0.041504, 0.052979, 0.132812, 0.010132, 0.041748, 0.05249, 0.12793, 0.009216, -0.04248, -0.055664, -0.126953, -0.010742, -0.04248, -0.053223, -0.130859, -0.010193, 0.042725, 0.05127, 0.128906, 0.009766, -0.000418, 0.0019, 0.012207, -0.055176, 0.040527, 0.052979, 0.133789, 0.009949, 0.040283, 0.051758, 0.133789, 0.010559, -0.040527, -0.056641, -0.129883, -0.009583, -0.039307, -0.057617, -0.134766, -0.009521, -0.040283, -0.055664, -0.132812, -0.009705, -0.041016, -0.054932, -0.128906, -0.009583, -0.021484, -0.03125, -0.064453, 0.013733, -0.03833, -0.053711, -0.129883, -0.01001, -0.042725, -0.05127, -0.126953, -0.010254, -0.03833, -0.057129, -0.135742, -0.010071, -0.015381, -0.022095, -0.063477, 0.053711, -0.04248, -0.054199, -0.125977, -0.00946, 0.026245, 0.036133, 0.051758, 0.026733, -0.006317, -0.006989, -0.041992, 0.066895, -0.041504, -0.053467, -0.126953, -0.009399, -0.042969, -0.055176, -0.129883, -0.010315, -0.04126, -0.053223, -0.132812, -0.009888, -0.043213, -0.052246, -0.131836, -0.010437, 0.039795, 0.05249, 0.133789, 0.010193, -0.022583, -0.031494, -0.068359, 0.016235, -0.041748, -0.057617, -0.129883, -0.009033, 0.024048, 0.028687, 0.063477, -0.017456, 0.041504, 0.056396, 0.129883, 0.009094, 0.020996, 0.026245, -0.016113, 0.032227, -0.04126, -0.055908, -0.129883, -0.009888, 0.044434, 0.054688, 0.130859, 0.009338, 0.044434, 0.056641, 0.134766, 0.01001, -0.041748, -0.050049, -0.12793, -0.009888, 0.042969, 0.055176, 0.132812, 0.009766, -0.028809, -0.037842, -0.076172, 0.020752, -0.040527, -0.053711, -0.134766, -0.009399, 0.040039, 0.055908, 0.130859, 0.01062, -0.029663, -0.043457, -0.077148, 0.021729, 0.021973, 0.032959, 0.072266, -0.015259, -0.015503, -0.021851, -0.061523, 0.012512, -0.042969, -0.053955, -0.132812, -0.010498, -0.040039, -0.052734, -0.131836, -0.010437, 0.040771, 0.053467, 0.129883, 0.009583, 0.025513, 0.032227, 0.062988, -0.017944, -0.008972, -0.014465, -0.032227, -0.01416, 0.026978, 0.037598, 0.064453, -0.016602, 0.010803, 0.017334, 0.045898, 0.021973, -0.016602, -0.016846, -0.013794, -0.060303, 0.044678, 0.053955, 0.129883, 0.009521, -0.038574, -0.052979, -0.129883, -0.011047, -0.009705, -0.007172, -0.059814, -0.015625, 0.040527, 0.053467, 0.128906, 0.009705, -0.040771, -0.056885, -0.128906, -0.009888, -0.040527, -0.054443, -0.133789, -0.009949, 0.041016, 0.05542, 0.12793, 0.009949, 0.040039, 0.052979, 0.130859, 0.010864, -0.04126, -0.05835, -0.128906, -0.009277, 0.039795, 0.052002, 0.130859, 0.00946, 0.04126, 0.052734, 0.133789, 0.009705, -0.010498, -0.016846, -0.052734, 0.015564, 0.040527, 0.052979, 0.131836, 0.010437, 0.040527, 0.05249, 0.130859, 0.010071, -0.031128, -0.048828, -0.092773, 0.023071, 0.018677, 0.02771, 0.06543, -0.030273, -0.040771, -0.054688, -0.129883, -0.010071, 0.024048, 0.033203, 0.063965, -0.015991, -0.045166, -0.053955, -0.128906, -0.008728, 0.005463, 0.008179, 0.016479, -0.014832, -0.017212, -0.018921, 0.001297, -0.044922, 0.039551, 0.053955, 0.133789, 0.010315, 0.006165, 0.006561, 0.022583, -0.021851, 0.043213, 0.055176, 0.130859, 0.010437, -0.044189, -0.054688, -0.132812, -0.01001, -0.005737, -0.011963, -0.032959, 0.017578, -0.04126, -0.051025, -0.135742, -0.010132, 0.027344, 0.035889, 0.061768, -0.017456, -0.040771, -0.053711, -0.130859, -0.010071, 0.039062, 0.052979, 0.131836, 0.01001, -0.04248, -0.054688, -0.129883, -0.010864, -0.033691, -0.041992, -0.053467, 0.022583, 0.041016, 0.053223, 0.131836, 0.009888, 0.04126, 0.054932, 0.126953, 0.009094, 0.013672, 0.011047, 0.016479, 0.05249, 0.041504, 0.054932, 0.132812, 0.00946, 0.039795, 0.055664, 0.128906, 0.010437, -0.018677, -0.020386, -0.011841, -0.039795, 0.039551, 0.054932, 0.129883, 0.009705, -0.041504, -0.053467, -0.131836, -0.010254, -0.041016, -0.053955, -0.129883, -0.010986, 0.004974, 0.006195, 0.029907, -0.072754, -0.040771, -0.053467, -0.132812, -0.01001, -0.015747, -0.022827, -0.063477, 0.045898, -0.018433, -0.022339, -0.007202, -0.052734, -0.043457, -0.054199, -0.131836, -0.010254, -0.043213, -0.053711, -0.128906, -0.010559, 0.025513, 0.035645, 0.064453, -0.018677, 0.039062, 0.052734, 0.135742, 0.010193, 0.042236, 0.050537, 0.131836, 0.010132, -0.031006, -0.041748, -0.085938, 0.022827, -0.040039, -0.053711, -0.132812, -0.010376, 0.040039, 0.053711, 0.132812, 0.009583, -0.004974, -0.00885, -0.020264, 0.056641, 0.00209, 0.002655, -0.012451, -0.063477, -0.000139, 0.005219, 0.030884, 0.000121, 0.000105, 0.004883, 0.030884, -0.00206, 0.002396, -0.002823, -0.040771, -0.021606, -0.001289, 0.006989, 0.037109, -0.001732, 0.000526, 0.005157, 0.024414, 0.002289, -0.000433, 0.004639, 0.032471, -0.001648, 0.000587, -0.003098, -0.032959, -0.001602, -0.000286, 0.006378, 0.033447, -0.001884, -0.002014, 0.006104, 0.039795, 0.000774, -0.000797, 0.00473, 0.031006, -0.000402, -0.00004, -0.005463, -0.033203, 0.002533, 0.000087, -0.003464, -0.027222, 0.000366, -0.001846, 0.005554, 0.056641, 0.007996, 0.001366, 0.009216, 0.061035, -0.029053, 0.000483, -0.003998, -0.024658, 0.002533, 0.000238, 0.006134, 0.032959, -0.00296, -0.000423, 0.003693, 0.02417, 0.003296, -0.004395, 0.000652, 0.045898, 0.025024, 0.000448, 0.008057, 0.058105, -0.031494, 0.000406, -0.0047, -0.029541, 0.000736, 0.001366, -0.004608, -0.035645, 0.000874, -0.000469, 0.00647, 0.059814, -0.010803, 0.000687, -0.003769, -0.034912, 0.000893, 0.000086, -0.00415, -0.027222, 0.00193, 0.004944, 0.010376, 0.028564, -0.051514, -0.001381, 0.001862, 0.030884, 0.011841, -0.001236, -0.003357, -0.010559, 0.017578, -0.000488, 0.002609, 0.027954, 0.006104, 0.001106, -0.003403, -0.028198, -0.000797, -0.000128, 0.000179, 0.001198, -0.00386, 0.000334, -0.005066, -0.028076, 0.003632, -0.003479, -0.011353, -0.056641, 0.033203, 0.000067, -0.004089, -0.026489, 0.001106, 0.001091, -0.003876, -0.02771, 0.000568, -0.001251, 0.006226, 0.050293, -0.003204, 0.003525, 0.011108, 0.055908, -0.031494, 0.000919, 0.006744, 0.026367, -0.002777, -0.000021, -0.004547, -0.029419, 0.000488, -0.000984, -0.005829, -0.035156, 0.005402, 0.002319, 0.00766, 0.068359, -0.028687, -0.001038, 0.005188, 0.033447, -0.000828, -0.001472, 0.005981, 0.038086, -0.00029, -0.000094, -0.007172, -0.037842, 0.004395, 0.0047, 0.008362, 0.018799, -0.067871, 0.000301, -0.004852, -0.026611, 0.003128, -0.000721, 0.004089, 0.026245, -0.000591, -0.000874, 0.003784, 0.029297, 0.00103, 0.002411, 0.011108, 0.037598, -0.044922, -0.000292, -0.00531, -0.029541, 0.003616, 0.000234, 0.006805, 0.039795, -0.005127, -0.001534, 0.004028, 0.034668, 0.000294, -0.001839, 0.005035, 0.048584, 0.002533, 0.000881, -0.008545, -0.060303, 0.011353, -0.000549, 0.00412, 0.029053, 0.0002, 0.000599, -0.003525, -0.023315, 0.000931, 0.001389, -0.003418, -0.033203, 0.000181, -0.000759, 0.002975, 0.022461, -0.001137, -0.000007, -0.006134, -0.033691, 0.003113, -0.005554, -0.007812, 0.011902, 0.061523, -0.00023, -0.00415, -0.03833, -0.002213, -0.000043, 0.004608, 0.033447, -0.001137, -0.000706, 0.004242, 0.029663, 0.001312, -0.00106, 0.004028, 0.035645, -0.001381, -0.00135, 0.00412, 0.032471, 0.000977, -0.000389, 0.004852, 0.029297, -0.000233, -0.000215, 0.004944, 0.032959, -0.001183, -0.000874, -0.009033, -0.062012, 0.02124, -0.000767, 0.005096, 0.038086, -0.002838, 0.000858, 0.005402, 0.033936, -0.000973, 0.000121, 0.003174, 0.024048, -0.001999, -0.001198, 0.004425, 0.037354, -0.000755, 0.008118, 0.009094, 0.002884, -0.072266, 0.0005, -0.00415, -0.031494, 0.00079, -0.00103, 0.004456, 0.028687, -0.000801, -0.00071, -0.007477, -0.061279, 0.006317, -0.002792, 0.001274, 0.053467, 0.01416, 0.000858, -0.003632, -0.024414, -0.001175, -0.000999, 0.003525, 0.026245, -0.001534, -0.001457, 0.003372, 0.030762, -0.003143, 0.001175, 0.000729, -0.010864, -0.014465, 0.000618, -0.004211, -0.027954, 0.003616, 0.000242, 0.004395, 0.027344, -0.002563, 0.001053, -0.004578, -0.030884, 0.000038, 0.000648, -0.004303, -0.027832, 0.000448, -0.001221, 0.003418, 0.030029, 0.001114, 0.000862, -0.002686, -0.029419, -0.004517, -0.000112, 0.007019, 0.043457, -0.003174, -0.000687, -0.006195, -0.032471, 0.004669, -0.000208, -0.005829, -0.03125, 0.000313, 0.000938, 0.007996, 0.033447, -0.005249, -0.000866, 0.003708, 0.026733, -0.003113, 0.00264, 0.011841, 0.043945, -0.0625, 0.000378, -0.00412, -0.028931, 0.003189, -0.000572, 0.003235, 0.028564, 0.001251, -0.000629, -0.007874, -0.046387, 0.006561, -0.000154, 0.00531, 0.036133, 0.001579, 0.000984, -0.004395, -0.037109, 0.003021, 0.000311, -0.004486, -0.026489, -0.008728, -0.000301, -0.000534, 0.0271, 0.064941, 0.000748, -0.003189, -0.025391, -0.002319, -0.000422, 0.003769, 0.02124, -0.000024, -0.000519, 0.0047, 0.03418, -0.002228, -0.000546, 0.005371, 0.032959, -0.00322, 0.000542, -0.003967, -0.026245, 0.000538, -0.000774, -0.005951, -0.031738, 0.004486, -0.000073, 0.006073, 0.030762, -0.003372, 0.000595, -0.004242, -0.030396, 0.001114, -0.000182, 0.000675, 0.003464, 0.004608, -0.000553, 0.004608, 0.030518, -0.002457, 0.00322, 0.006775, 0.039307, -0.050781, 0.001076, -0.003662, -0.032959, -0.00235, -0.000298, -0.005219, -0.028687, 0.001305, 0.000904, -0.005432, -0.032471, -0.000782, -0.000973, 0.003784, 0.026855, 0.000109, -0.001167, -0.0047, -0.026733, 0.003769, -0.000347, 0.004791, 0.028809, -0.003479, -0.000927, -0.002258, -0.004059, 0.000931, -0.000414, -0.005493, -0.031738, 0.001869, 0.000019, -0.004883, -0.032715, 0.001793, 0.001633, -0.00079, -0.022095, -0.021606, 0.000261, -0.005432, -0.030518, 0.000801, 0.000179, -0.005188, -0.026978, 0.002502, -0.001579, 0.004639, 0.04248, 0.002869, -0.000126, -0.004944, -0.032227, 0.002991, -0.000622, -0.006195, -0.034912, 0.001434, 0.000488, 0.0047, 0.026245, -0.002594, -0.006409, -0.009827, -0.027832, 0.023193, 0.005341, 0.007294, 0.02124, -0.01709, 0.015137, 0.025879, 0.068848, -0.101562, -0.015991, -0.024536, -0.07666, 0.09375, -0.010315, -0.018311, -0.050293, 0.040039, 0.012146, 0.018311, 0.047363, -0.029419, 0.017334, 0.031494, 0.074219, -0.100586, -0.011353, -0.016602, -0.033691, 0.021606, 0.009399, 0.012878, 0.031738, -0.013062, 0.016846, 0.025635, 0.070801, -0.103516, -0.002701, -0.003159, -0.00705, -0.050537, 0.010498, 0.016846, 0.057129, -0.050537, 0.005951, 0.008789, 0.026611, -0.024292, -0.006378, -0.010193, -0.024902, 0.105957, 0.011169, 0.025879, 0.07959, 0.011292, 0.002701, 0.005341, 0.017456, 0.051758, -0.011108, -0.022583, -0.05957, 0.132812, -0.015137, -0.027344, -0.066895, 0.092285, -0.009827, -0.013733, -0.032959, 0.008789, 0.015869, 0.029907, 0.073242, -0.093262, -0.009521, -0.014038, -0.035156, 0.024048, 0.000025, -0.00071, -0.004547, 0.040771, 0.007111, 0.010254, 0.025146, -0.016357, -0.015564, -0.025879, -0.072266, 0.088867, -0.004303, -0.012146, -0.031738, -0.092773, -0.001137, -0.000054, 0.003296, 0.032959, -0.011963, -0.019165, -0.051025, 0.037842, -0.01355, -0.020264, -0.046143, 0.041992, 0.006989, 0.010254, 0.020996, 0.004517, 0.006287, 0.00946, 0.022583, -0.003937, 0.011047, 0.015869, 0.03418, -0.018433, -0.012329, -0.016846, -0.040283, 0.104492, -0.00412, -0.007629, -0.02063, 0.020264, -0.002487, -0.003784, -0.007355, -0.036621, 0.000591, 0.000919, 0.002853, 0.006592, 0.003891, 0.005066, 0.007446, -0.112305, -0.004517, -0.00766, -0.02002, 0.013916, 0.004181, -0.006195, -0.03064, -0.092285, -0.010925, -0.023071, -0.073242, 0.076172, -0.007874, -0.011902, -0.028564, 0.014648, -0.00174, -0.015869, -0.11377, 0.07373, 0.006989, 0.012268, 0.035156, -0.026611, -0.002731, -0.003693, -0.010986, -0.024536, -0.006226, -0.009155, -0.019897, 0.005463, -0.018066, -0.028198, -0.075195, 0.093262, 0.002808, 0.004791, 0.011902, -0.053223, 0.015991, 0.024048, 0.055908, -0.090332, 0.015442, 0.024048, 0.055664, -0.025635, 0.002274, 0.003189, 0.009583, 0.024048, -0.015869, -0.030396, -0.070801, 0.105957, -0.005981, -0.010254, -0.028809, 0.022217, 0.002884, 0.004486, 0.012085, 0.039062, -0.006866, -0.01062, -0.024048, 0.01123, -0.01532, -0.030151, -0.077637, 0.070801, -0.001556, -0.002563, -0.00235, 0.035889, 0.010437, 0.015503, 0.040771, -0.008728, 0.003937, 0.003403, -0.001297, -0.080566, 0.005859, 0.01001, 0.023071, -0.012634, -0.006897, -0.012207, -0.041748, 0.036133, -0.006714, -0.010315, -0.028442, 0.024414, 0.006775, 0.010437, 0.027222, -0.016357, -0.015869, -0.027344, -0.062988, 0.091309, -0.001984, -0.002075, -0.005981, -0.059326, 0.00528, 0.008667, 0.021362, -0.006653, -0.000207, -0.001022, 0.000813, 0.104492, -0.00824, -0.012634, -0.030273, 0.018188, -0.016724, -0.025269, -0.055908, 0.114746, 0.004547, 0.005005, 0.012024, -0.11084, -0.021484, -0.029663, -0.069336, 0.092773, -0.016846, -0.025513, -0.056396, 0.109375, 0.009583, 0.012695, 0.030762, 0.059082, -0.018311, -0.029053, -0.066406, 0.101074, -0.009705, -0.017822, -0.041504, 0.037109, -0.014404, -0.024658, -0.0625, 0.059814, 0.008972, 0.013489, 0.022339, -0.111816, 0.001198, 0.001511, 0.001198, 0.002655, 0.017822, 0.025024, 0.066406, -0.104492, 0.001343, 0.001572, 0.003601, -0.030762, 0.007599, 0.010681, 0.025391, -0.013794, -0.00209, -0.004486, -0.011414, -0.036865, -0.020142, -0.033447, -0.07959, 0.041504, 0.009705, 0.013367, 0.032471, -0.016235, 0.002304, 0.003876, 0.009399, 0.040039, -0.010559, -0.015869, -0.038818, 0.025513, 0.006744, 0.009949, 0.029541, -0.025757, -0.008606, -0.011963, -0.015503, 0.100098, 0.0177, 0.021484, 0.052979, -0.094238, -0.007111, -0.008545, -0.014404, -0.013733, 0.000679, 0.000355, -0.000549, -0.022583, -0.003708, -0.007599, -0.016724, 0.08252, 0.001945, 0.00325, 0.00824, -0.003998, 0.007874, 0.00592, 0.005035, -0.104004, 0.011841, 0.01709, 0.0354, -0.022095, 0.002075, 0.003662, 0.006714, -0.033203, 0.016235, 0.028442, 0.068359, -0.052002, -0.018066, -0.027832, -0.07373, 0.096191, 0.013855, 0.022583, 0.058105, -0.105469, 0.019775, 0.030151, 0.069824, -0.093262, 0.009216, 0.013062, 0.030884, -0.011475, -0.000771, -0.000435, -0.002319, 0.010681, -0.013794, -0.022095, -0.064941, 0.104492, 0.003433, 0.003235, -0.000637, -0.084961, -0.005035, -0.008118, -0.024658, 0.021118, 0.002625, 0.00351, 0.007538, 0.026123, -0.008484, -0.011536, -0.027466, 0.015259, 0.010925, 0.016724, 0.033691, -0.008545, -0.007721, -0.01001, -0.025879, 0.012146, -0.001923, -0.003632, -0.007324, 0.034668, -0.006439, -0.009888, -0.02417, 0.014282, -0.011719, -0.023804, -0.063477, 0.098145, -0.007874, -0.011902, -0.026123, 0.002579, -0.013489, -0.026123, -0.073242, 0.097168, 0.00589, 0.009094, 0.020386, -0.017822, 0.013428, 0.020996, 0.056885, -0.060547, 0.002548, 0.004669, 0.013916, -0.035889, 0.015442, 0.028198, 0.074707, -0.056396, -0.009033, -0.013245, -0.030762, 0.008667, -0.001328, -0.003647, -0.011353, 0.071289, 0.017334, 0.02417, 0.057373, -0.11084, 0.014038, 0.022827, 0.064941, -0.090332, 0.007874, 0.011353, 0.027344, -0.015625, -0.002457, -0.003006, -0.005493, -0.026733, 0.022217, 0.031128, 0.060303, -0.109863, -0.000637, -0.000507, 0.001793, 0.104492, -0.016602, -0.028931, -0.071289, 0.090332, 0.00103, -0.000652, -0.004517, -0.026245, 0.001297, 0.002426, 0.00647, -0.032471, -0.001259, -0.00177, -0.002853, 0.039551, -0.00946, -0.035156, -0.304688, -0.005219, -0.001953, -0.0047, -0.050781, 0.014404, 0.002335, 0.004913, 0.064453, -0.016968, -0.000515, -0.004822, -0.068848, 0.01416, -0.001122, -0.003006, -0.042725, 0.01178, -0.001663, 0.013489, 0.150391, -0.041992, 0.001511, 0.004425, 0.056152, -0.017334, -0.000236, 0.002625, 0.049805, -0.012451, 0.001541, 0.003006, 0.037109, -0.009949, -0.002518, -0.006561, -0.050293, 0.014771, 0.007629, 0.018555, 0.19043, -0.028198, 0.000439, 0.004089, 0.058838, -0.016357, 0.001122, 0.003906, 0.046143, -0.009338, 0.000469, 0.004944, 0.053223, -0.009216, 0.001373, -0.004822, -0.072266, 0.0177, 0.000641, 0.003143, 0.039062, -0.008667, 0.001091, 0.004425, 0.05542, -0.014954, 0.00095, 0.00322, 0.04541, -0.007294, 0.002991, 0.011963, 0.114746, -0.02771, -0.00132, -0.004974, -0.049561, 0.007446, 0.002777, 0.005005, 0.042969, -0.000444, 0.001572, -0.004944, -0.064453, 0.017334, -0.001129, -0.003235, -0.04834, 0.013611, -0.002411, 0.000721, 0.043457, -0.012878, -0.000675, -0.001587, -0.037598, 0.010071, -0.002594, -0.005432, -0.099609, 0.014893, -0.001122, -0.003357, -0.042725, 0.007812, 0.000075, 0.003708, 0.056641, -0.01239, -0.000763, 0.001312, 0.039062, -0.010498, 0.001068, 0.003235, 0.037842, -0.008728, -0.001099, -0.004486, -0.047363, 0.010864, -0.000565, -0.003677, -0.053711, 0.005829, -0.000184, -0.003586, -0.052002, 0.014648, 0.001167, 0.004425, 0.042969, -0.013489, -0.004547, -0.016235, -0.169922, 0.030029, 0.002457, 0.005432, 0.050537, -0.011047, -0.000458, 0.003448, 0.054199, -0.014893, 0.000671, 0.002563, 0.042725, -0.010742, 0.001892, 0.005615, 0.05835, -0.013062, 0.000591, -0.000832, -0.043457, 0.012512, -0.001053, -0.005188, -0.049316, 0.012695, 0.00011, -0.003326, -0.046875, 0.012085, 0.000164, 0.001671, 0.041748, -0.011963, -0.000099, -0.003448, -0.050293, 0.014893, -0.000923, 0.00415, 0.051514, -0.013245, 0.000931, 0.002579, 0.040527, -0.012512, -0.000301, -0.002914, -0.054443, 0.009521, 0.001534, 0.003601, 0.044434, -0.012024, 0.000946, 0.003479, 0.040039, -0.011292, 0.001411, 0.005157, 0.05127, -0.01416, 0.001595, 0.005035, 0.054199, -0.009888, 0.000984, -0.002335, -0.053467, 0.008301, 0.000889, 0.003372, 0.046631, -0.007446, -0.000687, -0.001801, -0.036621, 0.011536, 0.000507, 0.002274, 0.053223, -0.00946, -0.00206, -0.005829, -0.066406, 0.01178, -0.000557, 0.003067, 0.055176, -0.010071, 0.033447, 0.039062, -0.008118, -0.007538, -0.000134, -0.003616, -0.040771, 0.011108, 0.002441, 0.00473, 0.045166, -0.00769, -0.002182, -0.005463, -0.055908, 0.010315, -0.001221, -0.003342, -0.041016, 0.007568, 0.000908, 0.009583, 0.118164, -0.01001, -0.002365, -0.0065, -0.051758, 0.003235, 0.003723, -0.002899, -0.087402, 0.014343, -0.005859, -0.00705, -0.084961, 0.009155, -0.00135, -0.004211, -0.056396, 0.015747, -0.002319, -0.007935, -0.062988, 0.013245, -0.001282, 0.004578, 0.078613, -0.023926, -0.001427, -0.005402, -0.052246, 0.011169, 0.000492, 0.001167, 0.030029, -0.009033, 0.000343, 0.002426, 0.033203, -0.00769, -0.003647, 0.007324, 0.11377, -0.027466, -0.00161, -0.004547, -0.05542, 0.010315, -0.000523, -0.003067, -0.049561, 0.01355, -0.000399, -0.003189, -0.04541, 0.012268, 0.003387, -0.00011, -0.060547, 0.000648, 0.000422, -0.003174, -0.047852, 0.012451, 0.000269, -0.003616, -0.073242, 0.018433, 0.000298, 0.002945, 0.050781, -0.01416, -0.00011, -0.005188, -0.079102, 0.014648, 0.001747, 0.005371, 0.052246, -0.014282, -0.000908, -0.004059, -0.064941, 0.01178, 0.00116, 0.003677, 0.038818, -0.011108, -0.004669, -0.008972, -0.101562, 0.019043, 0.000858, 0.00386, 0.040039, -0.008911, -0.000395, -0.00531, -0.062988, 0.008667, 0.0047, 0.026245, 0.248047, -0.041016, 0.003876, 0.013123, 0.116211, -0.029419, 0.002975, 0.014343, 0.15918, -0.015564, 0.00164, 0.004211, 0.044678, -0.011658, -0.001877, -0.00415, -0.048096, 0.008545, 0.001396, -0.004425, -0.07373, 0.016846, 0.003448, 0.006744, 0.07666, -0.020264, -0.001984, -0.004578, -0.062256, 0.013245, -0.006775, -0.022827, -0.253906, 0.040039, -0.000534, 0.003357, 0.049561, -0.008423, -0.000736, -0.003098, -0.041748, 0.011414, -0.000155, 0.00386, 0.051514, -0.015259, -0.000052, -0.002991, -0.047852, 0.015381, 0.000059, 0.003845, 0.052979, -0.012329, -0.009888, -0.020142, -0.205078, 0.019653, 0.001877, 0.004822, 0.063477, -0.019043, 0.001282, 0.004486, 0.055176, -0.015381, 0.002045, 0.006195, 0.085938, -0.013, 0.000212, 0.001427, 0.032715, -0.009705, -0.002686, -0.013794, -0.154297, 0.009827, -0.003677, 0.012451, 0.142578, -0.039795, -0.001045, -0.003616, -0.037354, 0.007996, 0.001366, 0.003723, 0.039795, -0.006805, -0.000072, -0.003998, -0.043701, 0.009583, -0.001595, -0.006287, -0.059082, 0.015015, -0.000439, 0.00412, 0.041748, -0.005768, 0.00095, 0.003555, 0.053711, -0.014404, 0.003159, 0.006165, 0.050049, -0.003464, -0.004089, 0.018311, 0.224609, -0.023315, 0.001137, 0.009949, 0.115234, -0.014954, -0.000923, -0.003494, -0.042725, 0.011169, 0.002289, 0.005585, 0.058594, -0.012817, 0.001389, 0.00415, 0.050293, -0.011108, -0.000309, 0.000448, -0.002258, -0.039551, 0.000923, 0.003708, 0.048096, -0.008545, 0.001846, 0.002487, 0.064453, -0.005219, -0.002731, 0.018921, 0.232422, -0.047363, -0.000557, -0.000813, -0.028687, 0.009094, 0.000732, 0.004333, 0.079102, -0.012695, 0.000729, 0.005188, 0.067871, -0.016724, -0.001328, 0.002808, 0.046631, -0.013672, -0.003937, -0.004608, -0.05249, 0.008118, 0.000885, 0.00769, 0.080566, -0.000515, -0.002762, 0.006042, 0.19043, -0.025635, -0.000656, 0.003403, 0.057373, -0.012878, 0.002655, 0.002869, 0.053711, -0.004272, -0.000748, -0.001465, 0.057129, -0.004761, -0.001945, -0.003601, -0.057861, 0.006195, 0.001038, 0.00592, 0.060059, 0.000402, 0.000767, 0.001968, 0.068359, -0.005371, -0.002701, -0.001968, 0.054443, -0.011169, -0.002136, 0.011475, 0.109863, -0.00766, -0.005035, -0.013184, -0.031494, 0.1875, -0.00161, -0.000246, 0.072266, -0.010132, -0.003128, -0.004303, -0.056396, 0.005981, -0.000232, -0.000854, -0.076172, 0.004669, -0.000008, -0.000969, -0.057373, 0.004364, -0.003525, -0.014771, -0.249023, -0.000483, 0.001434, 0.001869, 0.0625, -0.00473, -0.005798, -0.003387, -0.093262, -0.015869, 0.000454, -0.013428, -0.056641, 0.010254, 0.001671, 0.003448, 0.051025, -0.005585, -0.00206, -0.00412, -0.061768, 0.010803, -0.000706, -0.003006, -0.080078, 0.006836, 0.006378, 0.014587, 0.151367, -0.0177, -0.000401, -0.002701, -0.052002, 0.008423, -0.000526, -0.000231, 0.04248, -0.008118, -0.002243, 0.001358, 0.124023, -0.016602, 0.0009, -0.001587, -0.051514, 0.005615, -0.000515, 0.00164, 0.060791, -0.002579, 0.0009, 0.001701, 0.063477, -0.003662, -0.00238, -0.016357, -0.070801, 0.002014, -0.001793, -0.003433, -0.04541, 0.005768, 0.001472, 0.005768, 0.073242, -0.005432, -0.000055, 0.004211, 0.077148, -0.005096, -0.000085, -0.003342, -0.068848, 0.003098, -0.000519, 0.000328, 0.041016, -0.008911, 0.002304, 0.003632, 0.054688, -0.009399, 0.000984, 0.001717, 0.043213, -0.004456, -0.000408, -0.002975, -0.054443, 0.007935, 0.00009, 0.001808, 0.057129, -0.008911, -0.000156, -0.002167, -0.055664, 0.002365, 0.00267, 0.005341, 0.049561, 0.019287, 0.003464, 0.006104, 0.05835, 0.018311, 0.000095, 0.003265, 0.055176, -0.005341, 0.002014, 0.003601, -0.094727, 0.001686, -0.001411, -0.003128, -0.068848, -0.000999, 0.004028, 0.008972, 0.115234, 0.020142, -0.000126, -0.000353, 0.047363, -0.007202, 0.000032, -0.000031, -0.047852, 0.006836, -0.001053, 0.001167, 0.064941, -0.006439, -0.001663, -0.002655, -0.047852, 0.00531, -0.000767, -0.001816, -0.060791, 0.004028, 0.000816, 0.001785, 0.044434, -0.004395, 0.000874, 0.004089, 0.063477, -0.008972, 0.000113, 0.002304, 0.052979, -0.004181, 0.002335, 0.001869, 0.113281, -0.017578, 0.00528, 0.009888, 0.227539, -0.007874, 0.001328, -0.000115, -0.046631, 0.011597, 0.001648, 0.002975, 0.051025, -0.003891, -0.001335, -0.002121, -0.048584, 0.0047, 0.000816, -0.003616, -0.0625, 0.001823, 0.040283, 0.04834, 0.394531, 0.235352, 0.001228, 0.001854, -0.056396, 0.004395, -0.00206, -0.008728, 0.01062, 0.123047, -0.004822, -0.017822, -0.335938, 0.008179, -0.000896, -0.003052, -0.052246, 0.00824, 0.001434, 0.002655, 0.048828, -0.008911, -0.001389, -0.007721, -0.080566, 0.004974, 0.002579, 0.009338, 0.091797, 0.008667, -0.000561, -0.002335, -0.062256, 0.004272, 0.000018, -0.000254, -0.045166, 0.004395, 0.000378, -0.001816, -0.062256, 0.014343, 0.001602, 0.005005, 0.066406, -0.012695, -0.000003, 0.001129, 0.055908, -0.007233, 0.002274, 0.00589, 0.065918, 0.011902, 0.001297, -0.000771, -0.046631, 0.000246, -0.000054, 0.001778, 0.036865, -0.00589, -0.001854, -0.005737, -0.088379, 0.006042, -0.003128, -0.00946, -0.070312, 0.002213, -0.001213, 0.000134, 0.03833, -0.006317, -0.00116, -0.002533, -0.049561, 0.006714, -0.000584, -0.007172, -0.05957, -0.00045, 0.004089, 0.012451, 0.261719, 0.000469, 0.0005, 0.00087, 0.044189, -0.008606, -0.002121, -0.003906, -0.068359, 0.012268, 0.007446, 0.010498, 0.100586, 0.02124, 0.002625, 0.002777, 0.055664, -0.00209, 0.005127, 0.017212, 0.25, -0.016602, -0.000668, -0.002136, -0.047363, 0.00473, -0.006897, -0.011658, -0.138672, 0.004608, 0.000698, -0.002014, -0.049561, 0.007172, 0.006042, 0.008728, 0.052002, -0.011902, -0.001099, 0.009399, 0.09082, -0.008484, 0.001144, -0.008972, -0.201172, -0.005829, 0.000816, -0.00145, -0.063477, 0.013611, -0.000402, 0.001625, 0.049561, -0.003937, 0.002426, 0.001587, 0.05542, -0.013428, -0.000999, -0.001648, -0.054443, 0.003174, -0.000454, -0.00161, -0.051514, 0.000603, -0.000368, -0.00028, -0.111816, 0.006256, -0.000671, -0.001381, -0.055908, 0.00766, -0.000511, -0.001343, -0.048828, 0.002762, 0.002426, 0.003464, 0.053711, -0.009766, -0.000793, 0.002716, 0.055908, -0.013123, 0.002808, 0.022827, 0.229492, -0.008911, -0.005737, -0.01001, -0.183594, 0.039795, -0.000771, 0.000587, 0.048096, -0.008118, -0.000561, -0.003021, -0.0625, 0.002747, 0.000725, -0.001404, -0.057129, 0.00206, -0.000391, -0.000923, -0.048584, 0.002731, -0.001183, -0.00386, -0.01123, -0.04248, -0.000549, 0.002838, 0.068359, -0.005432, 0.003143, 0.004578, 0.049072, -0.00946, -0.00351, -0.010559, -0.137695, 0.003082, -0.001213, 0.002411, 0.070312, 0.001572, -0.00386, -0.011292, -0.181641, 0.018433, 0.000374, 0.000931, 0.055176, -0.00132, -0.006012, -0.015259, -0.193359, 0.02002, -0.000896, -0.001846, -0.045654, 0.008118, -0.001015, -0.001228, -0.050781, 0.000362, -0.001945, -0.008057, -0.074707, -0.016724, -0.005249, -0.016602, -0.092285, -0.010132, -0.000732, 0.000465, 0.042969, -0.007629, -0.003998, -0.005524, -0.117676, 0.010315, -0.002762, -0.010071, -0.167969, 0.016846, -0.002045, -0.003067, -0.046387, 0.006226, -0.002106, -0.012695, -0.07959, -0.0065, 0.000414, 0.00161, 0.048828, -0.007568, 0.00106, 0.001122, 0.027466, 0.007599, -0.000486, 0.000176, 0.019531, 0.000488, -0.000675, -0.002884, -0.078613, -0.00589, -0.000431, 0.005646, -0.039062, 0.004395, 0.000477, 0.001945, -0.076172, -0.006042, 0.002548, 0.001404, -0.069824, -0.001968, 0.000782, 0.000717, 0.019043, 0.003128, -0.002258, -0.003204, -0.013916, -0.010559, 0.000549, 0.000248, -0.011963, 0.000652, 0.000916, 0.000444, 0.020874, 0.003433, 0.00103, -0.000999, -0.070801, -0.002869, 0.001862, 0.001755, -0.078613, -0.002472, 0.001122, 0.002197, 0.030762, 0.006622, 0.000026, 0.000155, 0.014648, 0.001793, 0.006836, 0.007294, 0.104492, 0.012146, 0.000553, -0.000315, -0.073242, -0.006592, -0.000475, -0.002884, -0.035645, -0.006897, -0.001671, -0.001884, -0.017944, -0.005219, 0.000282, 0.001137, 0.026001, 0.00386, 0.008423, 0.010437, 0.017334, 0.024292, 0.000713, -0.003906, 0.029541, -0.002502, -0.000935, -0.002396, -0.025391, -0.005585, 0.000732, 0.000175, -0.012695, 0.000813, 0.000328, 0.000668, 0.014832, 0.002167, 0.000885, 0.000854, 0.029175, 0.004639, -0.000874, -0.00036, -0.029297, -0.002457, -0.000393, -0.001175, 0.072754, 0.004303, -0.001175, -0.002167, -0.028809, -0.004547, 0.001297, 0.001923, 0.020508, 0.001495, -0.000706, 0.002075, 0.077637, 0.005035, -0.000091, -0.000134, -0.015747, -0.001472, 0.000256, -0.000182, 0.01532, 0.002365, 0.002579, 0.000786, -0.077148, -0.002914, -0.000205, -0.000355, 0.018433, 0.001732, 0.00082, 0.000015, -0.018066, 0.001839, 0.000916, -0.000881, -0.091309, -0.009399, 0.000393, 0.000801, 0.014893, 0.000402, -0.000284, 0.000122, 0.0177, 0.000496, -0.000154, -0.000205, -0.016602, -0.000824, -0.010254, 0.018433, 0.010315, -0.003998, -0.00014, 0.000645, 0.016968, 0.001144, -0.003448, -0.000095, 0.075684, -0.003433, -0.000294, 0.000313, 0.016846, 0.000526, -0.001045, 0.003571, -0.0271, 0.004547, -0.000805, -0.001938, -0.071777, -0.007233, -0.000595, -0.000277, 0.014893, 0.000071, -0.000782, -0.000229, 0.014038, -0.000858, -0.001076, -0.001419, -0.023926, -0.005005, -0.000534, -0.00038, 0.014099, 0.000542, 0.001228, -0.002655, 0.025146, -0.003555, 0.000546, 0.000341, -0.012451, 0.0005, -0.001228, -0.000565, -0.02478, -0.003235, -0.0005, -0.000204, 0.01355, -0.000334, -0.001099, 0.002396, -0.0271, 0.00351, 0.000162, 0.00002, -0.023682, -0.0047, 0.000706, 0.000202, -0.013123, 0.001091, -0.000213, -0.000119, 0.016602, 0.001183, -0.00106, 0.002167, 0.074707, 0.004547, 0.002396, -0.003113, 0.044922, -0.003082, 0.000036, -0.000977, -0.075684, -0.006683, 0.000322, -0.000278, -0.016846, 0.00053, -0.000622, -0.000154, -0.024414, -0.001755, -0.000889, -0.000694, 0.020508, -0.000154, 0.001923, 0.002289, 0.023438, 0.010071, 0.001648, 0.002075, 0.028442, 0.003998, 0.000084, 0.002243, 0.025146, 0.008423, -0.0005, -0.000866, -0.021118, -0.003143, -0.00002, -0.001137, 0.04248, 0.004272, 0.000977, 0.001595, 0.033691, 0.007385, -0.000175, -0.00036, -0.015076, -0.001404, -0.000033, -0.000019, -0.014709, -0.000774, -0.000338, -0.000364, -0.021851, -0.003662, -0.001709, -0.000599, -0.023193, -0.004791, -0.002274, 0.000446, 0.07666, 0.003906, 0.000132, -0.000259, -0.01532, -0.000383, 0.000828, -0.001244, 0.026245, -0.003128, -0.000912, 0.000298, -0.037354, -0.005188, 0.00011, -0.000269, -0.015869, -0.001144, -0.000614, -0.000219, 0.011414, -0.000721, -0.001671, -0.003082, -0.051758, -0.0065, -0.001404, 0.000151, 0.072266, 0.002197, -0.000343, -0.000526, -0.017822, -0.001701, -0.000496, -0.000622, 0.016113, 0.00071, -0.000471, -0.000097, -0.080078, -0.003281, 0.000595, -0.00135, 0.035889, 0.001289, -0.001724, -0.002075, 0.075195, -0.000204, 0.001556, 0.002518, 0.069336, 0.006714, -0.000618, 0.001144, 0.021606, 0.007599, -0.000935, -0.000729, -0.018799, -0.002548, 0.000452, -0.000219, 0.022705, 0.001999, -0.003403, -0.004089, -0.038574, -0.006958, -0.000311, -0.000568, -0.017212, -0.001686, -0.000378, -0.000049, 0.018066, 0.000045, -0.000832, -0.000486, -0.018555, -0.002487, 0.000157, 0.000026, -0.01532, -0.001671, -0.000584, -0.000439, -0.016479, -0.001717, -0.000748, 0.000019, 0.01416, -0.001389, 0.000127, 0.000101, 0.0177, 0.002319, -0.000641, 0.001656, -0.02356, 0.002853, 0.000473, 0.000355, 0.019287, 0.001389, -0.000196, -0.000622, 0.020752, 0.003403, 0.000591, 0.002716, 0.027832, 0.008728, 0.000736, -0.001617, -0.023315, -0.006348, 0.00019, 0.000858, 0.029785, 0.004578, 0.000328, 0.000561, -0.02124, -0.000381, 0.000345, 0.000452, -0.013855, 0.000128, 0.001335, -0.002487, 0.021606, -0.002808, -0.000595, -0.00016, 0.012451, -0.000813, -0.00053, -0.000057, -0.020142, -0.003906, -0.000496, -0.000131, 0.01709, 0.001236, 0.002319, -0.000301, -0.07666, -0.003464, -0.000935, -0.001556, -0.034912, -0.006409, -0.000026, -0.000102, 0.014648, -0.000362, 0.000208, 0.000263, -0.018677, 0.000013, 0.000092, -0.000629, -0.017944, 0.000399, -0.000101, 0.001488, -0.023315, 0.003479, -0.001785, 0.000135, -0.028687, -0.006134, 0.001434, 0.000465, -0.08252, -0.005737, 0.003387, 0.003998, 0.038086, 0.008362, -0.000866, 0.000131, -0.023071, -0.002426, -0.000526, -0.000572, 0.017578, -0.00006, -0.000816, -0.000349, -0.020752, -0.002457, -0.000427, -0.0019, -0.078125, -0.010681, -0.000044, -0.000729, -0.015198, -0.001778, -0.000039, -0.000186, 0.013611, 0.000767, -0.001007, -0.002777, -0.041016, -0.010315, 0.000561, -0.000074, 0.026733, 0.005066, -0.003021, -0.000349, 0.079102, -0.000523, -0.000465, -0.000204, -0.039062, 0.00209, 0.000992, -0.000091, 0.042969, -0.001999, 0.000452, 0.000568, -0.038574, 0.002365, 0.000671, 0.000446, -0.049561, 0.002518, 0.000104, 0.000094, 0.029053, -0.002472, -0.000591, -0.001053, -0.095703, 0.004669, -0.000938, -0.000397, -0.033203, 0.000851, 0.001053, 0.000645, 0.03064, -0.001732, 0.000036, -0.000175, -0.026245, 0.001488, 0.001205, 0.001404, 0.025391, 0.001595, 0.000082, 0.000732, 0.029663, -0.001556, -0.001274, -0.002686, -0.108398, 0.006927, 0.000519, 0.000028, 0.037109, -0.002747, -0.001831, -0.000847, -0.05249, 0.001556, 0.000154, -0.000483, -0.040771, 0.003937, 0.0002, 0.000572, 0.027832, -0.002167, 0.000418, -0.000565, -0.049805, 0.003723, 0.000351, 0.000148, 0.034668, -0.002075, -0.002228, -0.003159, -0.150391, 0.008667, -0.000257, -0.000256, -0.039062, 0.001686, 0.000181, -0.000324, -0.051758, 0.002716, -0.000969, -0.001343, -0.040527, -0.002029, 0.000893, 0.002457, 0.039795, 0.002686, 0.003036, 0.009705, 0.220703, -0.010437, 0.000223, 0.00082, 0.037109, -0.00132, 0.000427, -0.000044, 0.039062, -0.002335, 0.000025, -0.000004, -0.036865, 0.002396, -0.000341, -0.001534, -0.117188, 0.004852, -0.002228, -0.001236, -0.067383, 0.003357, -0.000656, 0.00069, -0.040039, 0.001236, -0.000568, -0.000437, -0.022705, 0.001434, 0.003967, 0.005157, 0.176758, -0.010681, 0.000931, 0.002747, 0.117188, -0.010376, 0.000002, -0.000186, 0.03418, -0.002472, 0.00415, 0.008728, 0.125977, 0.016724, 0.000832, 0.00028, 0.036377, -0.001488, -0.000257, -0.000816, -0.026733, 0.002045, 0.000072, -0.002167, -0.087402, 0.003235, -0.002884, -0.003296, -0.15332, 0.005249, -0.000496, -0.000188, -0.024048, 0.000565, 0.001686, 0.002777, 0.094727, -0.00647, 0.002106, 0.003281, 0.125977, -0.009705, -0.00209, -0.003815, -0.119629, 0.005859, 0.000568, 0.000232, 0.035645, -0.002228, -0.000159, 0.0002, 0.038086, -0.002106, 0.000721, 0.000053, 0.028931, -0.000232, 0.00116, 0.00238, 0.05249, -0.002274, -0.000112, 0.000199, 0.02478, -0.001266, -0.00038, 0.001022, 0.036621, -0.002045, -0.000004, -0.000782, 0.035156, -0.000912, 0.000195, -0.000904, 0.04126, -0.002701, 0.000125, -0.000004, -0.039062, 0.001968, 0.002075, 0.005432, 0.132812, -0.007629, 0.000036, -0.000557, 0.047607, -0.002533, -0.002151, -0.003723, -0.099121, 0.009827, 0.000771, 0.00033, 0.036621, -0.003098, 0.000019, 0.001213, 0.042236, -0.003143, -0.003616, -0.00351, -0.139648, 0.007263, 0.000216, 0.001091, 0.034424, -0.003036, -0.00079, -0.00074, -0.022949, 0.000885, -0.000093, -0.001305, -0.031494, 0.002167, 0.000504, 0.000007, 0.026855, -0.001999, 0.000008, -0.001015, -0.036621, 0.002243, -0.000429, 0.000193, -0.044922, 0.00351, 0.000135, -0.000072, -0.029541, 0.00116, -0.000471, -0.00053, 0.037598, -0.003281, -0.000492, -0.000146, -0.025513, 0.001305, -0.000121, -0.000237, 0.033936, -0.001671, 0.000235, 0.00033, 0.032959, -0.002594, 0.001396, -0.000095, 0.018677, 0.000486, 0.000744, 0.00206, 0.07959, -0.00293, -0.000158, 0.00116, 0.032715, -0.00209, 0.001213, 0.001923, 0.050781, -0.003571, -0.000254, -0.000244, -0.036133, 0.001968, 0.000767, 0.000553, 0.034912, -0.00264, -0.000519, -0.00016, -0.037109, 0.002487, 0.001801, 0.000064, 0.040283, 0.003998, -0.000173, -0.000652, -0.030884, 0.001518, 0.000303, 0.000084, 0.03418, -0.003372, 0.000721, -0.000073, -0.030029, 0.002304, -0.002014, -0.005432, -0.089355, 0.00528, 0.000475, 0.000961, 0.028442, -0.002167, -0.000347, -0.000179, -0.037354, -0.000338, -0.000058, -0.001381, 0.095703, -0.007355, 0.000093, -0.000206, -0.033203, 0.001816, 0.000534, -0.001373, -0.033203, 0.003159, 0.000309, 0.002121, 0.106445, -0.013306, 0.0005, 0.001701, 0.115234, -0.011108, -0.000557, -0.000809, -0.037842, 0.000793, -0.001259, -0.001129, -0.037598, 0.000824, -0.000024, 0.000117, 0.031494, -0.002197, 0.002396, 0.00264, 0.108887, -0.003235, 0.000973, 0.002014, 0.042725, -0.000492, -0.000113, 0.001022, 0.032715, -0.002472, 0.000298, 0.000561, 0.043213, -0.003128, -0.000084, -0.00074, -0.031006, 0.003891, -0.000294, -0.000931, 0.031494, -0.001717, -0.000507, -0.000816, -0.035156, 0.002014, -0.000652, 0.000229, -0.049805, 0.002884, -0.000028, -0.002426, -0.099609, 0.010376, 0.000229, -0.000246, 0.040771, -0.0005, -0.000133, 0.000013, 0.035156, -0.002579, 0.000034, -0.000246, 0.035645, -0.000767, 0.001945, 0.00209, 0.051514, 0.003662, 0.000189, -0.001915, -0.058594, 0.00589, -0.001587, -0.001816, -0.095703, 0.006592, 0.000401, 0.000614, 0.026611, -0.002319, 0.000261, -0.000395, -0.036865, 0.002151, -0.000326, -0.000163, -0.025757, 0.002121, 0.000423, -0.00079, -0.039307, 0.003113, 0.000012, 0.00354, -0.033447, 0.000679, -0.000885, -0.000828, -0.030151, 0.001556, -0.003403, -0.005768, -0.123535, 0.007721, 0.004547, 0.001343, 0.191406, -0.002579, 0.001572, 0.001297, 0.030151, -0.002014, -0.000406, 0.000081, -0.103027, 0.00824, 0.000091, 0.000226, 0.029663, -0.002213, 0.001213, 0.001572, 0.098145, -0.006653, 0.000244, -0.001076, 0.038818, -0.002899, 0.000874, -0.000422, 0.04248, -0.003906, -0.000016, 0.000393, 0.031982, -0.002777, -0.000013, -0.000109, 0.04541, -0.000999, -0.000243, -0.000067, 0.033936, -0.003311, -0.001396, -0.00161, -0.035645, 0.001472, -0.000441, -0.001694, -0.095215, 0.005951, -0.000383, -0.002213, -0.094238, 0.004028, -0.001915, -0.003372, -0.112793, 0.006897, -0.001068, -0.005371, -0.123535, 0.007996, -0.000437, 0.003235, -0.042725, -0.006622, -0.001472, -0.002823, 0.037598, 0.004181, -0.00053, 0.002243, -0.03064, -0.027588, -0.010986, -0.012695, -0.100586, -0.03418, 0.000097, -0.001289, 0.033936, 0.003113, -0.00103, -0.003601, 0.050781, 0.005157, -0.000782, 0.001419, -0.038818, -0.012085, -0.001877, -0.001167, -0.041016, -0.00769, 0.000908, -0.001457, 0.04834, 0.014099, -0.003723, 0.001404, -0.12207, -0.020142, 0.001762, 0.000992, 0.029419, 0.006012, -0.000444, -0.002533, 0.018555, -0.022949, 0.000286, 0.000942, -0.036133, -0.002243, 0.001312, -0.000553, 0.032715, 0.003479, 0.000992, 0.003723, -0.063965, -0.01532, 0.000175, 0.000607, -0.036377, -0.011902, -0.001373, -0.002686, 0.03418, 0.002029, -0.000324, -0.001167, 0.022583, 0.003036, 0.001915, 0.0047, 0.114746, 0.019043, -0.00036, 0.002182, -0.021606, -0.047119, 0.000698, 0.000851, -0.035889, -0.002914, 0.001251, 0.002991, -0.041016, -0.003601, -0.002914, -0.004089, 0.046875, 0.009827, -0.000828, 0.001289, -0.034912, -0.00209, -0.002579, -0.00058, 0.042725, 0.006836, -0.000977, -0.006287, 0.053955, 0.003036, 0.00041, 0.001587, -0.024902, -0.001442, -0.001724, 0.005646, -0.040771, -0.012146, -0.001503, -0.002533, 0.033936, 0.003601, -0.001091, -0.005219, 0.048584, 0.007294, 0.001244, 0.002548, -0.041748, -0.008423, 0.002335, 0.000637, -0.045654, -0.002335, 0.000353, -0.000062, 0.041748, 0.003937, 0.000239, 0.001297, -0.037109, -0.005554, -0.000483, 0.000193, -0.034668, -0.004578, 0.00116, 0.004059, -0.048828, 0.000534, -0.000003, -0.001091, 0.04126, 0.006653, 0.003418, -0.000184, 0.115234, 0.012329, -0.000515, 0.003281, -0.027222, -0.034912, 0.002426, 0.001923, 0.041748, 0.005859, -0.002136, -0.000782, -0.037354, -0.003647, -0.001236, -0.000858, 0.042725, 0.002319, -0.000319, -0.002029, 0.009949, -0.025024, 0.002472, 0.001404, 0.035156, 0.007324, -0.000154, 0.000664, -0.026123, -0.002365, 0.002518, 0.000481, 0.031128, 0.007568, -0.001099, 0.000211, -0.020996, -0.002747, 0.000671, 0.000717, -0.026733, -0.001717, 0.002167, 0.002213, -0.036865, -0.005463, -0.00095, -0.001457, 0.024536, 0.003204, 0.001106, 0.004242, -0.046875, -0.008911, -0.0005, -0.00708, 0.038574, 0.002472, -0.000942, 0.000671, -0.025024, -0.002228, -0.001694, -0.001099, 0.042969, 0.000454, -0.00024, -0.000364, 0.04126, 0.009644, 0.000706, 0.001381, -0.194336, -0.016357, -0.00209, -0.001907, -0.022827, -0.008118, 0.000729, -0.000055, 0.024414, 0.002579, -0.002548, -0.00116, -0.049316, -0.016113, -0.003586, -0.001778, -0.018433, -0.029785, 0.000729, 0.000866, 0.032715, 0.00238, 0.000687, 0.001282, -0.025879, -0.002716, 0.002716, 0.004913, -0.041504, -0.011719, -0.000671, 0.000843, -0.021729, -0.004974, 0.001167, 0.001953, -0.043457, -0.006592, -0.001129, 0.001122, -0.028931, -0.005035, -0.000767, -0.00161, -0.032227, -0.002472, 0.010742, 0.004791, 0.116211, 0.025635, 0.00074, 0.000277, -0.056885, -0.011353, -0.000315, -0.001076, -0.07373, -0.007233, 0.000507, 0.005432, -0.040283, 0.002869, -0.000378, 0.000504, -0.051758, -0.011902, 0.002045, 0.000587, -0.046631, -0.00946, 0.000641, -0.004211, 0.141602, 0.014893, 0.000504, 0.006775, -0.053223, -0.00531, -0.000082, -0.002411, -0.039551, -0.004822, -0.00071, -0.001633, -0.026245, -0.013611, -0.000565, 0.002106, -0.044189, -0.006683, -0.000257, 0.000069, -0.022705, -0.002579, 0.000063, 0.000889, -0.053467, -0.00885, 0.001442, 0.003098, -0.031494, -0.004059, -0.003159, 0.002045, -0.100098, -0.011963, -0.003586, -0.003693, 0.043945, 0.006042, 0.000957, 0.000066, 0.03125, 0.005676, 0.000317, -0.000908, 0.029053, 0.009094, -0.002609, -0.002869, 0.050293, 0.008057, -0.001305, -0.002228, 0.031494, 0.002777, -0.000448, -0.000265, -0.038818, -0.009399, -0.000176, -0.001488, 0.04248, 0.006348, 0.001717, 0.000174, 0.044189, 0.004211, 0.00079, 0.000115, 0.024536, 0.002823, 0.001213, 0.000098, -0.025146, -0.007507, 0.001625, 0.000786, 0.036377, 0.004669, -0.00106, 0.001602, -0.045654, -0.002487, 0.000957, 0.001297, 0.044922, 0.007446, 0.000467, 0.00061, -0.036133, -0.008484, -0.001801, 0.00037, 0.038574, 0.002045, -0.00206, -0.003647, 0.044434, 0.006531, 0.001549, 0.003143, -0.053955, -0.011536, 0.000633, 0.00296, -0.02124, 0.028931, -0.001221, 0.000362, -0.049316, -0.004669, -0.000561, 0.001015, -0.021729, -0.002304, 0.000641, -0.000507, 0.02771, 0.00412, -0.000313, -0.002075, 0.038086, 0.003586, -0.005219, -0.000324, -0.05542, -0.033203, -0.00005, -0.001137, 0.035645, 0.002304, 0.000105, -0.001083, 0.030884, 0.001701, -0.000418, -0.005463, 0.044189, 0.011169, 0.000801, 0.00132, -0.03064, -0.005737, -0.002167, -0.009033, 0.135742, 0.013062, 0.001259, 0.002151, -0.031738, -0.003159, -0.000713, -0.000816, 0.02356, -0.018921, -0.00095, -0.00177, 0.030518, 0.002792, -0.000309, 0.000572, -0.027954, -0.004089, -0.00267, -0.002777, 0.056641, 0.010254, 0.000134, -0.000656, 0.03833, 0.004059, 0.000851, -0.003998, 0.15625, 0.013428, -0.001732, -0.003403, -0.047607, -0.006378, 0.001587, -0.000633, 0.031982, 0.010864, -0.00053, -0.001884, 0.031982, 0.002594, 0.000053, -0.008911, 0.044922, -0.001274, -0.000084, 0.001137, -0.03418, -0.001244, 0.001625, 0.000444, 0.031982, 0.002472, 0.001541, 0.001587, -0.046387, -0.001816, 0.000858, 0.001366, 0.06543, 0.006775, -0.000744, -0.001221, 0.026978, 0.001823, -0.002121, -0.000801, 0.054688, 0.012756, 0.001556, 0.00351, -0.046387, -0.007874, 0.018921, 0.024658, -0.002945, -0.019165, 0.001129, -0.003326, -0.059082, 0.006836, -0.001152, 0.006592, 0.05542, 0.000839, -0.000157, -0.007996, -0.083496, -0.000515, 0.000492, -0.004395, -0.061279, 0.008728, 0.000732, 0.004974, 0.057373, -0.003677, 0.000214, 0.004395, 0.096191, -0.003937, -0.001984, 0.005402, 0.059326, -0.005035, -0.001045, 0.003616, 0.051514, -0.004578, 0.004211, 0.01709, 0.038818, -0.019409, -0.000755, -0.004822, -0.053955, 0.008545, 0.002655, -0.000149, -0.046387, -0.001724, -0.001068, -0.006042, -0.057129, 0.014709, 0.000349, -0.002411, -0.058105, 0.003372, 0.002991, 0.0019, -0.061768, 0.0047, -0.002502, 0.002563, 0.041016, -0.004913, 0.001457, -0.00531, -0.076172, 0.007935, -0.000082, -0.003036, -0.038574, -0.021606, 0.001297, -0.00209, -0.075195, 0.002426, -0.000012, -0.003296, -0.054199, -0.001953, -0.002182, -0.002838, -0.051514, 0.003235, 0.000418, -0.004425, -0.069824, 0.004364, 0.000641, -0.002182, -0.045898, 0.003967, -0.028442, -0.010437, 0.032227, 0.007782, -0.002136, -0.010132, -0.085938, 0.022583, 0.000546, 0.003937, 0.041504, -0.005951, -0.000105, 0.000195, 0.038086, 0.003296, -0.001259, 0.001648, 0.052002, -0.007111, -0.002396, -0.000254, 0.041748, -0.003815, 0.002228, 0.000015, -0.069824, 0.003525, 0.000793, -0.001694, -0.038574, 0.00019, -0.001076, 0.000216, 0.054199, 0.00003, -0.001663, -0.005219, -0.029907, -0.018799, -0.000782, -0.000347, 0.050049, 0.008484, -0.000008, -0.002777, -0.055176, 0.010986, -0.001694, 0.01001, 0.058594, -0.00824, -0.00066, -0.006622, -0.052002, 0.008667, -0.003281, -0.009277, -0.074707, 0.019653, 0.000713, -0.003693, -0.057129, 0.00531, 0.001228, -0.004852, -0.059082, 0.01062, -0.001259, 0.001007, 0.068848, -0.000033, -0.000301, 0.002899, 0.048584, -0.003052, -0.001419, -0.004913, -0.047363, 0.026001, -0.000668, -0.004852, -0.070801, -0.003845, -0.001747, -0.006042, -0.051514, 0.000265, -0.000146, 0.003799, 0.056152, -0.002563, -0.001022, -0.010071, -0.080078, 0.016235, 0.002472, 0.000112, -0.058105, 0.005859, 0.000256, -0.001884, -0.050049, -0.001312, 0.000469, 0.000793, -0.049072, -0.001373, 0.002167, 0.00769, 0.063965, -0.018066, -0.000146, 0.004242, 0.053711, -0.008484, 0.002335, 0.007263, 0.054932, -0.015869, 0.001518, -0.001106, -0.047119, 0.002838, 0.001808, 0.000233, -0.054443, -0.000079, -0.004822, -0.001045, 0.054932, 0.006989, 0.000188, -0.004608, -0.060303, -0.002914, 0.000079, -0.002441, -0.055664, 0.003098, 0.001076, -0.001656, -0.05249, 0.003906, 0.003754, 0.007324, -0.072754, 0.010315, 0.000675, 0.004791, 0.05127, -0.001945, -0.002106, -0.000736, 0.065918, -0.004578, 0.012634, 0.02417, 0.002625, -0.018188, 0.001709, 0.000187, -0.05542, 0.008972, -0.005981, 0.000252, 0.047119, -0.00293, 0.00033, 0.000079, -0.049072, -0.000843, -0.001404, -0.015137, -0.145508, 0.02124, 0.000488, -0.001442, -0.055176, -0.004608, -0.000618, 0.001671, 0.041748, -0.003845, -0.000433, -0.003738, -0.055176, 0.011047, -0.000824, -0.003265, -0.041992, 0.006409, 0.006317, 0.009216, -0.275391, -0.031982, -0.001602, 0.006714, 0.077637, 0.010315, 0.001045, 0.006073, 0.042725, -0.0065, -0.000759, -0.00386, -0.034912, 0.009155, 0.000916, -0.002075, -0.036621, 0.004089, 0.002487, -0.002045, -0.047607, 0.006836, 0.000075, -0.003387, -0.043457, 0.007507, -0.001099, 0.004669, 0.064941, -0.009033, -0.000679, -0.001076, -0.045898, -0.002686, -0.000183, -0.002014, -0.045654, 0.003159, -0.001465, 0.003433, 0.049805, -0.003357, -0.001419, -0.001549, 0.078125, 0.009827, -0.001434, 0.001129, 0.056152, -0.002609, 0.000664, -0.0019, -0.040771, 0.007996, -0.001236, 0.003265, 0.051758, -0.002319, 0.001465, 0.004425, 0.040771, -0.010559, -0.003204, -0.005005, 0.068359, -0.002014, 0.001282, -0.001801, -0.04126, 0.005096, -0.001831, 0.001938, 0.053223, -0.00383, 0.000315, -0.003891, -0.044678, 0.003143, -0.00046, -0.004456, -0.043945, 0.002136, 0.004425, -0.001907, -0.106934, 0.002625, 0.001411, -0.003799, -0.063965, 0.000877, -0.000372, -0.001793, -0.046143, 0.006195, 0.000698, 0.002243, 0.032715, -0.008667, 0.001236, 0.008789, 0.169922, 0.000771, 0.001099, -0.000435, -0.070312, -0.00708, 0.000992, 0.00322, 0.055908, 0.000465, 0.000225, 0.003754, 0.044434, -0.007599, -0.000515, 0.004974, 0.049805, -0.007935, 0.000273, -0.003616, -0.059082, -0.001793, -0.00145, 0.002838, 0.081055, -0.00383, -0.00025, -0.004089, -0.04541, -0.001419, 0.00066, 0.008301, 0.069824, -0.000706, 0.003204, -0.001129, -0.063477, -0.007416, 0.000427, 0.002975, 0.047607, -0.012268, -0.002579, -0.004517, -0.068359, -0.016602, 0.000736, -0.002029, -0.050537, -0.002319, 0.003708, 0.010193, 0.115234, 0.005676, -0.00058, 0.000534, 0.039307, -0.002579, 0.001289, -0.00238, -0.058838, 0.006134, 0.00325, 0.002243, -0.075195, 0.005157, 0.001541, -0.008484, -0.083496, 0.011536, 0.000334, 0.003006, 0.049316, -0.002548, -0.0019, -0.000496, 0.057861, -0.002502, 0.001015, 0.002777, 0.049072, -0.007141, -0.001358, 0.00209, 0.069824, -0.005463, 0.00164, 0.00589, 0.050781, -0.013672, -0.001389, -0.00351, -0.040771, 0.010376, 0.000675, -0.000931, -0.049805, 0.002121, -0.000087, 0.000992, 0.088379, 0.003128, -0.000202, 0.003967, 0.049805, -0.009155, -0.000801, 0.002884, 0.049072, -0.007233, -0.000797, 0.003098, 0.041748, -0.00164, 0.002014, 0.008484, 0.064941, -0.016113, -0.001091, -0.006165, -0.058594, 0.01416, 0.00069, 0.004272, 0.067383, -0.005768, 0.000214, 0.002548, -0.022949, 0.010742, -0.001198, -0.000385, -0.015747, 0.021118, 0.000475, 0.002777, -0.018433, 0.002411, 0.000652, -0.000359, -0.026001, 0.014648, 0.000483, -0.001358, 0.018311, -0.022949, 0.00042, -0.006378, 0.031982, -0.005554, 0.000404, -0.003098, 0.02356, -0.013245, 0.000087, -0.002274, 0.014893, -0.002502, -0.000319, -0.000702, 0.000368, 0.024536, -0.00006, 0.003098, -0.020752, 0.014893, -0.005219, -0.001671, -0.028076, 0.012878, 0.000271, -0.003464, 0.020142, -0.018433, 0.000744, 0.000378, 0.014771, -0.011108, -0.001717, -0.000717, -0.016235, 0.012634, 0.000748, -0.000668, 0.020874, -0.018066, -0.001366, 0.000288, -0.016724, -0.003143, -0.000412, -0.000033, 0.00708, -0.034668, -0.000698, -0.000128, -0.012329, 0.01123, 0.000603, -0.000523, 0.015747, 0.017822, 0.000851, -0.001595, -0.01239, 0.066406, -0.000759, -0.006287, 0.022827, -0.003174, -0.000162, -0.00386, 0.020508, -0.010254, 0.000202, -0.000549, -0.004425, 0.021851, 0.002045, 0.00193, 0.017334, 0.000332, 0.000296, -0.002045, 0.017456, -0.009338, -0.000687, 0.004852, -0.021118, -0.011475, 0.003494, 0.001282, 0.01709, -0.006958, -0.000031, 0.007141, -0.03125, 0.003815, 0.000519, -0.000538, 0.013306, -0.003326, -0.002884, -0.001534, -0.021729, 0.010193, 0.000418, 0.006195, -0.023682, -0.001442, 0.000874, -0.003174, 0.024292, -0.001259, 0.000209, -0.001259, 0.019043, 0.008545, -0.000037, 0.001999, -0.021362, 0.011414, 0.000091, 0.004089, -0.025024, 0.007324, 0.001587, -0.000307, 0.020508, -0.013062, 0.000127, -0.00053, -0.009949, 0.038818, -0.000412, -0.001228, -0.005768, 0.049805, 0.001053, -0.000189, 0.012939, -0.008789, 0.000412, -0.002396, 0.017456, 0.00473, 0.001595, 0.00066, 0.003845, 0.033447, -0.002213, 0.001778, -0.016235, -0.009705, 0.001816, -0.000309, 0.05127, -0.006012, -0.000549, -0.006317, 0.027954, -0.005493, -0.001053, -0.009888, 0.060303, -0.006714, 0.000977, -0.001045, 0.022461, -0.028687, 0.050537, 0.062012, 0.172852, 0.173828, -0.00053, 0.001457, -0.035645, -0.002502, 0.000089, -0.001274, 0.013367, -0.012024, 0.00038, -0.001785, 0.013245, -0.006683, 0.001152, -0.000648, 0.014038, -0.009033, -0.000012, 0.00235, -0.020142, 0.000851, 0.001907, -0.000353, -0.00708, 0.06543, -0.001472, 0.001175, 0.007782, -0.113281, 0.003159, 0.004272, 0.039795, -0.059326, -0.000992, -0.000072, 0.005188, -0.041992, 0.000028, -0.001747, -0.002029, 0.034424, -0.000576, -0.002777, 0.018188, -0.012451, -0.000341, -0.000729, -0.019043, 0.030518, 0.002686, 0.002045, 0.020142, -0.006622, 0.000675, 0.000463, 0.002609, -0.038818, -0.000265, -0.00006, 0.00354, -0.036865, 0.000104, -0.002975, 0.023438, -0.011536, 0.001198, 0.000984, 0.018188, -0.005371, -0.000125, 0.004333, -0.023071, -0.014038, -0.000065, -0.003708, 0.025269, -0.01001, -0.001488, -0.00058, 0.002441, -0.044922, 0.001686, -0.000068, 0.005585, 0.044434, -0.000683, 0.000385, 0.007538, -0.056152, 0.000157, -0.000633, 0.002823, 0.024048, -0.000389, -0.006165, 0.025146, -0.008972, 0.000149, 0.001778, -0.024536, 0.005157, -0.002045, -0.001152, -0.037598, 0.026978, 0.000138, 0.000874, -0.018311, 0.007629, -0.000401, 0.001724, -0.019287, 0.010559, -0.000391, -0.002594, 0.019287, -0.008545, 0.00145, -0.002167, 0.030762, 0.034912, -0.000173, 0.002182, 0.000322, -0.036865, -0.002136, -0.001945, 0.025024, -0.002426, 0.000236, -0.000082, 0.007416, -0.022949, 0.000443, 0.004211, -0.032227, 0.005157, 0.000164, 0.002716, -0.018555, 0.005951, -0.000232, -0.00415, 0.020386, -0.010864, 0.002106, 0.001579, 0.032471, -0.030518, 0.000225, 0.001335, -0.009033, -0.021973, 0.00014, -0.000618, -0.006805, 0.039062, 0.000645, -0.001663, 0.018311, 0.010681, 0.000854, -0.000066, 0.020264, -0.01123, 0.000269, -0.000093, 0.007935, -0.036133, -0.000171, 0.00824, -0.034912, 0.000923, -0.000267, -0.000263, 0.006744, -0.038574, 0.000406, 0.000278, 0.01239, -0.014221, 0.000912, -0.000526, -0.006592, 0.072266, -0.000931, 0.002289, -0.02124, -0.01001, -0.001457, 0.000633, -0.02771, 0.02417, -0.000648, -0.000599, -0.017456, 0.012878, 0.000086, -0.00079, 0.0177, -0.000343, -0.000885, -0.006195, 0.02771, -0.000201, 0.004303, 0.00354, 0.022705, -0.014648, -0.001534, -0.00412, 0.020752, -0.002274, -0.00003, -0.001167, 0.019897, 0.001282, 0.000278, -0.006317, 0.022949, -0.004181, 0.000546, -0.00235, 0.00766, 0.025635, -0.000492, -0.004425, 0.026611, -0.014404, -0.003387, -0.001793, -0.022339, 0.005188, -0.000866, 0.000057, -0.019653, 0.001358, -0.000984, -0.001686, -0.026489, 0.087891, 0.000127, -0.00238, 0.022217, -0.015564, 0.000465, 0.004364, -0.023438, 0.00235, -0.000679, 0.000366, 0.006256, -0.04248, 0.000904, -0.001457, -0.023071, 0.105957, 0.00025, 0.002747, -0.024292, 0.002716, -0.000058, -0.003128, 0.024658, -0.011047, 0.000093, -0.001335, -0.004425, 0.027222, 0.001419, 0.000357, 0.039062, -0.078125, 0.001396, 0.000771, 0.029053, -0.032715, 0.00087, -0.000362, -0.003387, 0.044434, -0.001648, -0.003189, -0.023438, 0.007263, -0.000648, -0.000359, -0.012512, 0.026123, -0.001266, -0.000767, -0.015625, 0.004395, -0.000111, 0.004272, -0.018066, -0.00116, 0.000038, 0.004974, -0.024902, 0.000486, -0.000071, -0.014038, 0.031738, -0.003967, -0.000286, -0.004181, 0.022217, -0.002319, -0.000154, 0.002197, -0.02002, 0.01355, -0.000149, -0.000671, -0.004974, 0.032715, -0.000362, 0.002106, -0.001434, -0.037842, -0.002258, 0.000147, -0.015625, -0.003769, 0.000832, 0.000467, 0.002243, -0.053223, -0.00029, -0.00036, 0.001183, -0.080566, 0.000292, -0.000599, 0.0009, -0.043701, 0.001503, 0.000186, 0.000385, 0.160156, -0.000132, 0.000051, -0.001282, 0.043457, -0.000294, -0.000542, -0.001205, 0.047607, 0.000256, 0.000167, -0.000343, 0.042969, -0.000161, -0.000376, 0.000572, -0.044922, -0.000542, 0.000014, 0.001488, -0.050537, 0.000406, 0.000084, -0.000683, 0.046875, 0.000002, 0.000504, 0.000452, -0.041748, 0.000183, 0.000035, -0.001106, 0.041504, 0.000103, 0.00079, 0.002121, -0.057861, 0.000269, 0.000931, -0.000016, -0.043945, 0.000117, -0.000146, -0.00267, 0.087891, 0.000252, -0.000089, -0.001747, 0.040771, -0.000328, -0.000603, -0.001953, 0.049805, -0.000448, -0.000881, 0.000034, 0.048828, -0.000607, 0.000452, 0.000973, -0.062988, -0.000052, -0.000427, -0.000992, 0.041504, -0.000088, -0.000271, -0.001419, 0.04126, 0.000018, 0.000094, -0.001419, 0.044434, -0.000553, -0.000028, -0.0019, 0.049072, 0.000408, 0.000546, 0.000177, -0.043701, -0.000408, -0.000648, 0.000492, 0.041992, 0.000128, 0.000648, 0.000973, -0.050781, 0.00037, -0.000463, -0.001251, 0.041748, 0.000408, 0.000099, -0.001022, 0.045654, -0.000224, 0.000317, 0.001091, -0.040039, -0.001167, -0.00119, -0.002762, 0.055664, 0.000254, 0.000136, 0.001984, -0.043945, 0.000072, -0.00042, -0.001045, 0.04126, -0.000271, -0.000071, 0.001152, -0.050293, 0.000007, -0.000877, -0.000954, 0.04248, -0.000744, -0.000322, -0.000161, -0.049072, -0.052979, 0.003571, -0.010437, 0.03064, 0.000007, -0.000048, -0.001457, 0.044189, 0.000458, -0.000257, 0.001114, -0.044189, 0.000225, 0.000549, 0.001152, -0.049316, -0.026489, -0.036621, -0.020264, 0.042236, -0.000273, -0.000208, -0.000919, 0.041016, 0.000732, -0.00033, -0.001213, 0.039307, -0.000135, 0.000671, 0.001312, -0.044434, 0.000813, 0.000296, 0.000847, -0.049805, 0.000033, -0.000675, -0.002121, 0.05835, 0.00034, -0.000477, -0.000721, 0.042236, -0.001007, 0.000271, 0.000549, -0.055176, -0.000414, -0.000113, -0.000216, 0.043701, 0.000154, 0.000381, 0.000587, -0.044434, -0.00025, 0.000648, 0.000889, -0.042236, 0.000111, -0.000241, -0.001038, 0.045898, -0.000912, -0.001343, -0.003067, 0.040771, 0.000507, 0.000391, -0.00061, 0.040283, -0.000542, -0.000599, -0.001389, 0.05127, -0.000238, -0.000603, -0.001495, 0.05249, 0.000912, 0.001328, 0.002579, -0.063965, -0.000364, -0.000051, 0.000832, -0.039795, -0.000267, -0.000222, 0.000504, -0.04248, 0.000366, 0.000549, -0.001266, 0.042236, -0.000257, -0.000107, 0.000702, -0.040527, -0.000014, -0.000122, -0.000599, 0.039795, -0.000576, -0.000104, 0.000675, -0.044922, -0.000387, 0.000706, -0.00071, -0.042969, -0.000122, 0.000239, -0.000244, 0.045166, 0.000207, 0.00036, 0.001259, -0.044189, 0.000278, 0.000158, -0.002151, 0.047119, 0.000235, 0.00066, 0.003082, -0.053223, -0.000196, 0.000341, 0.000912, -0.042236, 0.000267, -0.000359, 0.001274, -0.043945, 0.000124, 0.00069, -0.001175, 0.158203, -0.000009, -0.000511, -0.000259, 0.044434, -0.000116, -0.000221, -0.001419, 0.045898, -0.000088, -0.000414, -0.001709, 0.052979, -0.000001, -0.000257, -0.004425, 0.169922, -0.000115, 0.000033, -0.001907, 0.057129, -0.000313, 0.000362, 0.000338, -0.041016, 0.000185, 0.000793, 0.000759, -0.051025, 0.000423, -0.00022, -0.00145, 0.047607, -0.001068, 0.000881, 0.00012, -0.162109, -0.000332, 0.000115, -0.000244, -0.039795, -0.000414, -0.000273, 0.000277, -0.044189, -0.000089, 0.000473, 0.001099, -0.041748, -0.000111, -0.000748, -0.001595, 0.054688, -0.000351, -0.000292, 0.000355, -0.041748, -0.00013, -0.00013, 0.000412, 0.044189, 0.000143, 0.000036, -0.000904, 0.039062, 0.000083, 0.000031, 0.001793, -0.047852, 0.000263, 0.000332, -0.000483, 0.042725, 0.000082, -0.000176, 0.001007, -0.040039, -0.000374, -0.000519, 0.00041, -0.043213, -0.000202, 0.000099, 0.001114, -0.036865, 0.000645, 0.000149, -0.001984, 0.045898, -0.000546, 0.000572, 0.000109, -0.049561, 0.000334, 0.000511, 0.001213, -0.050781, -0.000167, 0.000102, -0.000816, 0.044922, 0.000408, 0.000113, 0.001923, -0.04541, -0.000355, -0.000121, 0.000778, -0.043701, -0.00016, -0.000063, 0.000129, 0.04126, 0.000603, 0.000076, -0.000763, 0.045166, -0.000263, -0.00034, 0.000458, -0.041992, 0.000196, -0.000018, -0.00161, 0.046631, -0.000216, -0.000341, 0.001495, -0.043457, -0.000043, -0.000208, 0.001411, -0.04126, -0.000456, -0.00145, -0.002655, 0.062256, 0.000805, -0.000441, -0.002502, 0.07373, -0.00033, 0.000275, 0.000736, -0.040771, -0.00082, -0.000452, 0.00053, -0.19043, -0.000282, 0.000161, 0.000881, -0.042236, -0.000014, 0.000349, 0.000031, -0.132812, -0.000294, 0.000444, 0.00053, -0.040527, -0.00025, -0.00135, -0.003342, 0.158203, 0.00058, 0.000083, -0.000591, 0.048096, 0.000126, 0.000977, -0.000206, -0.046631, 0.000011, -0.000145, 0.000059, -0.048096, 0.000296, 0.000081, 0.001099, -0.054688, 0.000599, -0.000706, -0.001686, 0.044922, -0.001228, -0.001297, -0.00325, 0.054443, 0.000179, 0.000135, -0.001114, 0.043945, -0.001297, -0.002243, -0.00415, 0.067383, -0.000675, -0.000984, -0.001945, 0.042725, -0.000063, 0.000584, -0.000043, 0.045898, 0.000345, -0.000175, 0.002945, -0.044922, -0.001053, -0.000813, -0.002899, -0.121094, -0.000064, 0.000052, 0.000656, -0.039795, -0.000309, 0.000106, 0.00116, -0.03833, 0.000683, 0.000496, -0.000534, 0.042236, 0.000277, 0.000088, -0.001686, 0.049805, 0.000328, 0.000847, 0.000683, -0.039795, -0.000896, -0.00386, -0.074219, 0.002502, 0.000664, -0.003021, -0.059814, 0.003387, -0.000965, -0.001755, -0.049316, 0.001221, 0.001221, 0.001068, 0.05957, -0.004517, -0.000045, -0.001511, -0.064941, 0.001366, 0.000359, 0.003281, 0.04126, -0.001808, -0.000763, 0.001541, 0.053711, -0.003433, 0.000008, 0.00267, 0.051758, -0.002792, 0.001152, 0.000046, -0.04541, 0.001389, -0.001282, 0.001358, 0.069824, -0.002762, -0.002258, 0.000496, 0.05957, -0.002441, -0.000024, 0.001549, 0.054688, -0.000224, 0.00161, 0.002914, 0.036377, -0.001755, 0.000015, -0.000664, -0.044434, 0.002396, 0.000637, -0.003067, -0.104492, 0.000437, -0.00036, 0.002213, 0.051514, -0.004303, 0.000406, -0.000759, -0.04541, 0.002716, 0.000572, 0.002594, 0.033447, -0.002472, -0.001465, -0.008972, -0.166992, -0.015015, -0.001663, 0.002319, 0.062988, -0.003174, 0.000052, -0.000652, -0.051758, 0.001411, 0.000389, 0.002563, 0.060547, 0.006195, -0.000977, -0.002106, -0.032715, 0.002502, -0.000159, -0.001549, -0.029419, 0.002106, 0.000496, -0.002029, -0.043701, 0.002335, -0.000538, -0.001457, -0.036865, 0.001213, 0.000435, 0.001549, 0.04248, -0.003601, 0.000759, -0.001335, -0.056885, 0.003281, -0.000284, 0.001404, 0.054932, -0.003799, 0.000376, 0.002853, 0.046875, -0.000942, 0.001381, -0.00038, -0.073242, 0.002136, -0.006104, -0.011292, -0.120605, 0.003067, 0.001183, 0.000332, -0.053955, 0.003708, -0.003891, -0.006958, -0.060059, 0.008667, 0.000475, 0.001823, 0.057617, -0.003204, -0.000047, 0.001251, 0.041504, -0.000866, -0.000123, 0.000702, 0.052734, -0.003601, 0.00087, 0.004272, 0.050293, 0.002457, -0.001556, -0.002563, -0.0354, 0.001907, 0.000196, 0.002197, 0.041748, -0.00412, 0.000774, -0.002808, -0.063965, 0.003326, -0.001732, 0.002808, 0.054199, -0.002029, 0.0005, -0.001839, -0.037109, 0.002777, -0.001419, 0.002838, 0.07959, -0.003326, 0.000416, 0.001663, 0.03833, -0.003052, 0.001572, 0.003601, 0.050293, -0.003586, 0.000128, -0.001167, -0.062256, 0.00238, 0.003479, 0.00415, 0.059814, -0.014404, 0.000736, 0.00177, 0.037842, -0.00383, -0.001999, 0.010437, 0.1875, -0.006104, 0.002121, 0.005157, 0.064453, -0.000771, -0.001877, 0.009094, 0.211914, -0.005402, -0.000043, -0.002411, -0.046631, 0.001816, 0.000139, -0.001266, -0.04248, 0.002609, -0.001701, -0.003204, -0.025024, 0.001717, 0.00132, 0.003738, 0.125977, -0.005707, -0.000031, 0.000946, 0.037842, -0.002747, -0.000359, 0.001404, 0.04541, -0.002777, -0.000973, -0.001358, -0.040771, 0.002548, 0.000763, 0.002075, 0.04126, -0.003708, 0.000999, -0.001068, -0.044678, 0.00177, -0.004303, -0.012573, -0.167969, 0.013306, -0.000942, -0.002563, -0.060303, 0.002792, -0.001366, -0.001221, -0.043945, 0.002472, -0.00235, 0.000172, 0.052002, -0.001671, 0.001694, 0.00589, 0.062012, 0.010376, -0.000568, 0.000277, 0.039307, -0.001373, -0.00061, -0.002487, -0.045166, 0.001869, -0.000999, 0.00037, 0.067871, 0.001312, 0.000406, 0.004242, 0.151367, -0.003326, -0.001305, 0.000246, 0.05835, -0.001472, -0.000622, -0.001846, -0.041016, 0.002975, 0.000664, -0.00145, -0.061523, 0.002625, 0.002213, -0.007935, -0.225586, 0.011841, -0.000178, -0.00106, -0.072754, 0.00383, -0.000349, -0.002441, -0.047363, 0.003403, 0.000813, 0.002136, 0.047852, -0.003662, -0.002136, -0.003815, -0.039795, 0.002838, 0.00161, 0.0065, 0.204102, -0.00769, -0.001205, -0.003067, -0.042725, -0.000992, -0.000626, -0.003555, -0.047607, 0.002762, -0.000591, 0.002853, 0.06543, -0.002258, -0.00038, -0.000078, 0.051758, -0.002106, -0.000374, 0.001022, 0.03418, -0.00293, -0.000713, 0.000908, 0.053711, -0.0047, 0.0019, 0.004486, 0.032471, -0.003525, -0.000012, 0.001152, 0.041992, -0.003494, -0.000145, -0.002808, -0.056152, 0.004211, -0.000102, -0.000576, -0.043945, 0.002609, 0.000079, 0.003464, 0.056641, 0.010986, 0.001869, 0.004272, 0.051514, -0.00164, -0.000076, 0.001862, 0.046387, -0.004517, 0.002975, 0.012512, 0.09668, 0.000439, -0.000173, -0.001236, -0.044678, 0.003159, 0.000648, -0.001526, -0.05835, 0.002884, 0.000999, 0.003662, 0.050293, -0.003098, -0.000599, 0.001984, 0.044434, 0.002563, 0.003601, 0.013184, 0.179688, -0.000309, -0.000641, 0.002335, 0.056641, -0.001053, 0.000793, 0.001663, 0.040283, -0.00264, -0.000429, 0.00177, 0.063477, -0.004669, 0.000146, -0.001709, -0.050049, 0.003815, -0.000771, -0.003433, -0.051025, 0.004425, -0.003204, -0.006195, -0.140625, 0.007019, 0.00095, 0.004181, 0.081543, -0.004272, -0.001984, -0.004089, -0.039307, -0.000706, 0.000935, 0.000119, -0.033691, 0.000671, -0.00006, -0.001228, -0.04126, 0.001892, 0.003235, 0.004517, 0.174805, -0.010864, -0.000713, 0.000603, 0.039795, 0.001663, 0.000041, -0.001175, -0.042725, 0.001404, 0.000694, 0.001953, 0.041992, -0.003616, 0.001709, 0.003998, 0.051025, -0.000504, 0.000108, 0.001541, 0.045898, -0.003082, -0.000298, 0.000973, 0.061523, -0.003784, -0.000759, -0.000074, 0.043213, -0.003647, 0.003372, -0.00766, -0.240234, 0.00238, 0.000366, -0.00193, -0.052734, -0.00061, -0.000332, -0.002838, -0.059814, 0.001411, 0.000748, 0.000969, 0.04248, 0.000228, 0.000025, 0.001564, 0.050049, -0.004395, -0.000064, 0.001045, 0.054443, -0.002838, 0.000568, -0.000648, -0.05127, 0.001945, 0.001114, 0.005463, 0.144531, -0.003708, 0.000629, 0.003876, 0.116211, -0.005096, 0.001129, 0.005096, 0.108398, -0.003159, 0.000713, -0.001213, -0.053467, 0.002762, -0.001015, -0.003296, -0.044922, -0.004181, 0.00647, 0.001244, 0.042236, 0.043457, -0.005463, -0.326172, 0.125, -0.063477, -0.052979, 0.245117, 0.279297, 0.197266, -0.01123, -0.068359, 0.014526, 0.012085, -0.01062, -0.099609, 0.009277, 0.002762, -0.033203, -0.384766, -0.084473, -0.051025, 0.003998, -0.304688, -0.120117, -0.133789, -0.011292, -0.050781, -0.000977, -0.003143, 0.028198, 0.12207, -0.01001, -0.007782, 0.06543, 0.249023, -0.020508, -0.008606, 0.078613, 0.310547, 0.181641, 0.09668, -0.02063, -0.277344, 0.017212, 0.031494, 0.008301, -0.01178, -0.100586, -0.087402, 0.018188, 0.152344, -0.011047, 0.032959, 0.05957, -0.4375, -0.292969, -0.161133, -0.009827, 0.011536, 0.100098, 0.046387, 0.057617, 0.474609, 0.19043, 0.008789, -0.002457, -0.019531, -0.049805, -0.043945, 0.029297, 0.410156, 0.064453, 0.038574, 0.001457, 0.0177, 0.032959, 0.027222, 0.007874, 0.060791, 0.00705, -0.000077, 0.015747, 0.351562, 0.042236, 0.019775, -0.009583, -0.066895, 0.026978, -0.013977, 0.010742, 0.075684, -0.005829, -0.000001, 0.007446, 0.061279, -0.005829, 0.000957, -0.035645, -0.275391, 0.15918, -0.085938, -0.083496, -0.363281, -0.098633, 0.00238, -0.061523, -0.255859, -0.104492, -0.048584, -0.008972, -0.064941, -0.008606, -0.004181, -0.024292, -0.105469, -0.003677, -0.013062, 0.009338, 0.070312, -0.031006, 0.015991, 0.013367, 0.075684, -0.007812, -0.002136, 0.038574, -0.081543, -0.234375, -0.235352, 0.020142, -0.457031, -0.106934, 0.026489, -0.022583, -0.402344, -0.102539, -0.089844, -0.001556, -0.369141, -0.267578, -0.151367, -0.013794, 0.404297, 0.202148, 0.081055, -0.041016, -0.039551, 0.357422, 0.386719, -0.068359, -0.294922, -0.037598, -0.000332, 0.063477, 0.359375, 0.062012, 0.056396, -0.015503, -0.065918, -0.000923, -0.002029, -0.013794, 0.011597, 0.341797, 0.161133, 0.00766, 0.040283, 0.025391, 0.007294, 0.087891, 0.183594, -0.376953, -0.180664, -0.002625, -0.049316, 0.019409, -0.010803, -0.043457, 0.421875, 0.34375, 0.089355, 0.057861, -0.265625, -0.371094, -0.211914, 0.005035, 0.096191, -0.003296, -0.000015, -0.008789, -0.063965, 0.026489, -0.015869, -0.074219, -0.445312, -0.038818, -0.014954, 0.009277, 0.005676, -0.077148, -0.040527, 0.009583, 0.06543, -0.025146, 0.014038, -0.002625, 0.054443, 0.051025, 0.035889, 0.059814, 0.192383, 0.092285, 0.081055, -0.023438, 0.337891, 0.230469, 0.188477, 0.019165, -0.063965, -0.131836, -0.164062, 0.013184, 0.081055, 0.022461, 0.028198, -0.014282, -0.072266, 0.015747, 0.006866, 0.012634, 0.024902, -0.023804, -0.033691, 0.018677, 0.400391, 0.114746, -0.033936, 0.008789, 0.05835, -0.01001, -0.004883, -0.008606, -0.018066, -0.036621, -0.032959, 0.006165, 0.057373, -0.011597, -0.009338, -0.058594, 0.006439, 0.25, 0.210938, 0.012512, 0.0625, -0.016846, -0.001266, -0.047119, -0.371094, -0.073242, -0.013794, -0.003189, -0.021362, -0.041504, -0.032959, 0.008667, 0.384766, 0.201172, -0.004425, -0.010864, 0.267578, 0.241211, 0.186523, -0.013184, -0.056885, -0.007812, -0.008728, 0.000698, -0.000418, 0.025024, 0.042725, 0.0354, -0.398438, -0.351562, -0.114746, 0.035889, 0.492188, 0.025391, 0.007355, -0.007751, -0.008728, 0.028076, 0.031494, 0.046387, 0.523438, -0.028687, 0.004242, 0.011597, 0.073242, -0.022339, -0.004944, -0.061523, -0.400391, -0.189453, -0.036621, -0.002731, 0.169922, 0.103027, 0.150391, -0.006653, -0.016724, -0.019653, -0.024048, 0.004791, 0.046387, 0.005493, 0.000003, 0.040283, 0.226562, -0.027344, -0.004669, -0.007141, -0.041748, 0.015869, 0.005615, -0.058105, 0.033447, 0.237305, 0.237305, 0.010437, 0.032227, 0.039062, 0.028809, -0.009827, -0.002579, 0.055908, 0.049561, 0.024292, 0.00145, -0.200195, -0.104492, -0.025635, -0.217773, -0.08252, -0.071777, -0.086914, -0.18457, 0.173828, 0.043701, -0.036621, 0.019165, 0.267578, 0.144531, 0.039551, -0.470703, -0.238281, -0.072754, -0.007416, -0.065918, 0.023804, -0.013794, 0.009521, 0.069824, -0.021851, 0.015442, -0.044434, -0.462891, -0.129883, -0.061523, -0.126953, -0.503906, -0.043945, 0.013428, 0.018799, -0.384766, -0.298828, -0.055664, -0.060059, -0.113281, 0.53125, 0.158203, 0.009216, 0.058838, -0.025391, 0.012695, 0.012573, 0.061768, 0.028198, 0.009033, -0.0065, 0.203125, -0.041016, 0.032227, 0.008362, 0.05957, -0.023438, 0.012817, 0.073242, 0.443359, -0.016113, 0.007141, -0.028809, -0.417969, -0.242188, -0.229492, 0.009277, -0.004425, -0.102539, 0.007385, 0.058105, 0.455078, 0.003616, 0.0047, -0.000136, 0.369141, 0.138672, 0.104492, 0.033936, -0.351562, -0.21582, -0.091797, -0.008179, -0.016724, -0.026855, -0.025635, -0.011047, -0.077637, 0.029785, -0.016113, 0.004547, 0.046143, -0.008118, -0.005981, -0.005951, -0.060791, 0.024048, -0.011169, 0.000572, -0.03833, -0.041992, -0.034668, 0.037842, -0.029297, -0.206055, -0.207031, -0.029541, -0.15332, -0.004486, 0.00116, 0.068359, 0.515625, 0.071289, 0.044189, 0.0354, 0.259766, 0.025879, -0.033936, -0.003036, 0.001945, 0.077148, 0.016602, -0.008118, -0.059326, 0.011841, 0.011475, -0.071289, -0.464844, 0.03418, -0.017944, 0.031738, -0.039795, -0.186523, -0.202148, 0.010193, 0.071777, -0.022217, 0.017578, -0.072266, 0.064453, 0.279297, 0.275391, -0.005371, -0.351562, -0.21582, -0.059326, 0.007202, 0.062988, -0.004425, -0.004669, 0.008484, 0.043213, 0.02771, 0.021484, -0.029663, -0.147461, 0.010437, -0.009949, 0.007233, 0.056152, -0.021484, 0.010315, -0.053955, -0.398438, -0.089355, -0.140625, 0.000965, 0.353516, 0.133789, 0.083984, -0.000433, 0.003815, 0.053955, -0.005829, 0.000317, 0.00415, 0.060547, -0.005341, 0.000854, 0.003998, 0.036865, -0.005035, 0.000319, -0.00386, -0.068848, 0.00885, 0.00106, 0.001396, -0.0625, 0.00647, 0.000221, 0.003082, 0.040039, -0.007446, 0.002365, 0.01001, 0.110352, -0.011963, 0.000568, 0.000595, 0.045166, -0.004272, -0.041992, -0.088379, -0.375, -0.144531, -0.000165, 0.004059, 0.052246, -0.010986, -0.000877, -0.00325, -0.045166, 0.004578, -0.000721, -0.004395, -0.047607, 0.006256, -0.001297, -0.003769, -0.075195, 0.003128, -0.003998, -0.017578, -0.163086, 0.032227, 0.00354, -0.009338, -0.116699, 0.006348, 0.00103, 0.003632, 0.0354, -0.006958, -0.000854, -0.028687, -0.283203, 0.019409, -0.000168, -0.004486, -0.04834, 0.009216, 0.008423, 0.038086, 0.308594, -0.066406, -0.000957, 0.005798, 0.07666, -0.0065, -0.002548, -0.009521, -0.102051, 0.008301, -0.000222, 0.002121, 0.056885, -0.001053, -0.000645, -0.002716, -0.048096, 0.002823, -0.005615, -0.015991, -0.142578, 0.023071, -0.002335, -0.003632, -0.037598, -0.001816, -0.001259, -0.005005, -0.040771, 0.007874, -0.000322, 0.003357, 0.050537, -0.006348, 0.001373, 0.006287, 0.07666, 0.0, 0.001282, 0.003998, 0.037598, -0.006439, -0.000866, -0.008362, -0.097656, 0.011047, 0.000496, 0.003677, 0.045166, -0.010071, 0.000744, 0.004456, 0.04126, -0.009399, -0.00145, -0.004517, -0.036133, 0.007294, -0.001022, -0.003326, -0.0354, 0.001091, 0.000443, 0.004639, 0.099121, -0.008179, 0.000652, 0.00264, 0.041748, -0.004791, 0.002426, 0.005371, 0.044189, -0.00946, -0.000343, -0.002731, -0.040039, 0.00647, -0.000226, -0.003098, -0.047363, 0.010193, -0.001953, -0.004578, -0.041504, 0.009216, -0.002945, -0.006409, -0.051758, 0.013123, -0.00824, -0.021606, -0.151367, 0.005463, -0.00135, -0.003723, -0.03833, 0.010193, 0.000127, -0.003372, -0.042725, 0.006714, -0.002075, -0.005402, -0.048584, 0.010864, -0.000835, -0.001472, -0.054199, 0.005066, 0.001793, 0.003723, 0.061279, -0.004669, -0.000433, -0.003357, -0.043457, 0.008789, -0.001099, -0.004547, -0.035645, 0.008057, -0.000713, -0.004272, -0.054932, 0.009644, 0.000317, 0.006744, 0.080566, -0.004333, -0.000294, 0.003555, 0.045654, -0.006348, 0.001518, 0.015198, 0.147461, -0.014526, -0.000294, -0.001488, -0.047852, 0.003937, -0.00132, -0.004059, -0.05127, 0.003006, -0.003387, -0.006409, -0.046387, -0.007599, -0.001968, -0.006287, -0.050781, 0.009216, 0.006073, 0.020264, 0.143555, -0.017944, -0.00293, -0.009705, -0.115234, 0.003281, -0.00116, -0.004486, -0.058105, 0.002548, 0.001564, 0.004852, 0.046387, -0.005219, 0.000368, 0.002808, 0.045166, -0.007751, 0.000431, -0.00528, -0.040283, 0.002289, -0.006012, -0.026733, -0.188477, 0.007416, -0.000755, -0.002548, -0.050537, 0.006439, -0.000345, 0.001465, 0.043701, -0.006012, -0.000725, 0.003265, 0.060547, -0.007355, -0.001724, -0.004852, -0.041016, 0.00708, -0.00238, -0.010132, -0.113281, 0.012573, -0.000381, -0.004272, -0.044922, 0.010193, -0.001923, -0.013489, -0.129883, 0.016235, -0.00037, -0.002289, -0.044678, 0.00531, 0.000267, 0.006042, 0.104492, 0.003342, 0.001144, 0.006836, 0.061279, -0.007019, 0.001244, 0.003326, 0.039062, -0.007782, -0.003555, -0.015503, -0.196289, 0.004211, 0.000052, 0.002411, 0.039551, -0.004089, -0.000999, -0.003525, -0.037598, 0.00766, 0.001038, 0.003601, 0.039307, -0.006775, 0.00036, 0.001373, 0.040771, -0.004181, 0.002533, 0.007416, 0.080078, -0.013, -0.000042, -0.001953, -0.036865, 0.003906, 0.000782, 0.004456, 0.040771, 0.003799, -0.000412, -0.001892, -0.034668, 0.007111, 0.001068, 0.005096, 0.068359, 0.001213, 0.000633, 0.005646, 0.047607, -0.006073, -0.002182, -0.007111, -0.047852, 0.009094, 0.000999, 0.00296, 0.037354, -0.007935, -0.00095, -0.003998, -0.04248, 0.009155, -0.000431, 0.002777, 0.045898, -0.007263, -0.001419, -0.005585, -0.092773, 0.001984, 0.006073, 0.014954, 0.125, -0.012085, 0.003113, -0.002258, -0.072754, 0.006378, -0.002502, -0.006897, -0.046387, 0.011719, -0.001526, -0.003021, -0.045166, 0.001724, -0.005463, -0.018799, -0.167969, 0.021484, 0.000143, 0.002991, 0.045654, -0.002884, 0.002441, 0.006226, 0.050049, -0.006653, -0.00034, -0.002823, -0.005432, 0.032471, 0.00824, 0.024292, 0.193359, -0.009155, -0.000263, -0.003159, -0.050781, 0.005188, 0.000435, -0.003067, -0.050781, 0.005127, -0.000992, 0.000607, 0.048096, -0.00589, -0.004578, -0.014526, -0.169922, 0.017822, 0.003204, 0.008606, 0.064941, -0.015564, 0.000246, -0.003036, -0.046143, 0.003799, 0.000267, 0.003113, 0.033936, -0.004425, 0.001694, 0.005249, 0.083008, -0.00528, 0.00069, 0.002869, 0.042236, -0.004211, -0.005524, -0.019897, -0.147461, 0.019287, 0.000572, 0.002808, 0.05127, -0.004669, -0.000622, -0.003372, -0.044678, 0.007935, 0.00103, 0.004028, 0.040283, -0.006744, 0.003006, 0.004883, 0.00322, -0.03833, -0.001144, 0.003052, 0.065918, -0.001198, 0.001854, 0.008484, 0.079102, -0.00946, 0.001373, 0.003433, 0.037354, -0.005707, -0.001541, -0.003937, -0.041992, 0.005371, -0.000851, -0.002533, -0.033691, 0.003098, -0.003693, -0.017456, -0.145508, 0.022461, 0.000106, 0.001823, 0.042236, -0.005157, -0.000183, -0.004883, -0.058594, 0.00589, -0.004547, -0.012512, -0.132812, 0.023804, 0.004181, 0.012756, 0.142578, -0.029419, 0.005219, 0.02002, 0.155273, -0.026001, 0.004944, 0.014954, 0.124512, -0.018311, -0.00531, -0.019531, -0.192383, 0.014282, 0.000108, 0.004547, 0.057617, -0.001617, -0.000832, -0.001984, -0.009094, 0.044189, 0.000222, 0.000797, 0.023926, -0.00415, 0.000049, 0.000063, -0.0271, 0.003708, 0.000546, -0.000828, 0.043213, 0.003937, -0.000052, 0.001434, 0.028564, -0.006287, -0.000471, 0.00037, 0.021973, -0.003693, 0.000332, -0.000832, -0.028076, 0.006958, -0.00209, -0.013184, -0.241211, 0.0047, 0.000084, -0.000132, -0.029785, 0.003036, -0.000496, 0.00069, 0.026001, -0.006226, 0.000021, 0.000062, 0.012024, -0.001678, -0.001198, -0.003372, -0.011658, 0.030762, -0.000675, -0.000889, 0.035645, -0.014893, -0.002106, -0.004272, -0.006622, 0.02832, -0.003799, -0.006592, 0.00824, 0.057129, -0.000368, 0.000406, 0.021729, -0.005157, -0.000908, -0.003021, -0.008362, 0.02832, -0.000334, 0.000553, 0.017334, -0.006073, -0.000273, -0.000113, 0.000073, 0.034912, 0.000343, 0.000404, -0.020508, 0.001175, 0.000113, -0.000311, -0.012634, 0.001503, -0.002426, -0.005066, -0.009705, 0.037598, -0.000256, -0.000343, -0.020874, 0.004669, -0.000463, 0.000938, 0.021729, -0.00708, -0.000481, -0.000645, -0.017944, 0.002991, 0.00095, 0.002411, 0.019531, -0.020752, -0.00209, -0.003586, -0.067871, 0.009644, 0.000402, -0.000801, -0.021973, 0.006104, -0.000372, -0.000854, -0.025513, 0.011169, 0.000656, 0.003555, 0.018433, -0.035889, -0.000317, -0.001251, -0.021973, 0.003662, 0.000032, 0.000572, 0.012085, -0.001656, 0.000452, 0.002243, 0.011169, -0.027588, 0.001129, 0.002457, 0.027344, -0.004822, 0.000702, -0.000062, -0.044189, 0.010437, -0.001564, -0.000748, 0.037842, 0.021606, -0.026733, -0.034424, -0.40625, -0.143555, 0.000016, -0.001038, -0.02771, 0.005981, -0.001099, -0.004822, -0.09375, 0.026123, -0.001198, -0.003876, -0.01239, 0.038818, 0.000149, -0.000174, -0.011658, 0.001625, 0.00029, -0.000055, -0.023682, 0.004852, -0.000009, -0.000244, -0.017456, 0.002853, -0.00066, 0.000557, 0.019043, -0.00473, -0.000492, -0.000576, -0.014404, 0.0019, 0.000311, -0.000284, -0.02478, 0.00885, 0.000214, 0.001144, 0.02478, -0.005676, 0.000389, 0.000748, -0.025879, 0.002762, -0.002075, -0.003738, 0.011047, 0.02771, 0.000299, -0.001633, -0.028442, 0.009033, -0.000105, 0.000211, 0.012024, -0.001518, -0.000219, -0.003967, -0.085938, 0.01709, 0.000138, 0.000603, 0.017578, -0.003479, 0.001015, -0.000828, -0.029907, 0.004822, -0.000372, -0.000916, -0.018677, 0.003845, -0.000261, -0.000085, 0.026489, 0.000546, -0.000824, -0.00206, -0.003342, 0.032227, 0.000372, -0.000347, -0.022705, 0.003799, 0.000637, 0.002045, 0.008911, -0.02124, -0.00053, -0.002487, -0.040039, -0.001762, 0.000406, -0.000124, -0.029175, 0.008667, 0.000439, 0.001602, 0.015625, -0.027222, 0.000184, 0.003754, 0.075684, -0.022583, 0.000706, 0.000397, -0.02478, 0.006409, 0.001266, -0.002853, -0.083496, 0.015625, 0.000557, 0.00002, -0.025757, 0.00531, -0.000278, -0.004303, -0.111328, 0.014282, -0.000154, 0.000241, 0.020142, -0.00351, 0.025146, 0.054443, 0.318359, 0.055664, 0.001579, 0.003357, 0.001968, -0.027832, -0.000024, 0.000507, 0.015747, -0.002884, -0.001045, -0.00267, -0.016479, 0.031128, -0.00008, 0.000241, 0.012329, -0.001602, 0.000519, -0.004059, -0.111816, 0.028442, -0.00038, -0.000786, -0.016968, 0.00293, 0.000186, -0.000205, -0.028687, 0.00412, -0.000353, -0.001717, -0.030151, 0.003784, -0.00116, -0.002167, -0.009338, 0.028442, -0.0354, -0.057373, -0.332031, -0.017334, -0.000009, 0.00037, 0.017822, -0.005096, -0.000406, -0.002487, -0.05957, 0.007996, 0.001251, 0.003586, 0.009705, -0.034912, -0.000463, 0.00019, 0.025513, -0.002731, -0.002411, -0.004059, -0.084961, 0.013428, -0.000256, 0.000479, 0.019409, -0.004425, 0.000591, 0.000908, 0.027588, 0.001114, 0.000091, -0.001122, -0.020386, 0.003159, -0.000801, 0.0009, 0.024658, -0.002365, -0.001305, -0.002808, -0.006287, 0.025269, -0.000353, 0.000383, 0.028687, -0.007935, -0.000923, 0.000033, 0.024902, -0.005127, 0.000946, 0.000546, -0.025513, 0.000387, -0.013123, -0.044678, -0.390625, -0.138672, 0.000163, -0.000866, -0.016235, 0.002228, -0.001221, -0.002701, -0.005707, 0.027344, -0.000099, -0.000744, -0.017822, 0.003723, 0.000035, -0.000172, -0.012085, 0.001411, -0.000629, -0.001038, 0.030273, -0.003601, -0.002518, -0.004242, -0.007812, 0.035156, 0.000243, -0.00038, 0.031006, -0.015991, 0.000641, -0.000103, -0.039551, 0.008118, -0.000031, 0.000572, 0.021729, -0.005005, -0.00006, -0.000744, -0.016846, 0.00296, -0.000175, -0.000347, -0.023926, 0.004822, -0.000311, -0.000347, -0.031006, 0.008362, 0.000205, -0.000568, -0.017456, 0.002518, 0.001007, 0.001617, 0.015442, -0.024292, -0.075195, -0.141602, -0.416016, -0.265625, -0.000782, -0.000218, 0.030518, -0.004486, 0.036621, 0.080566, 0.18457, 0.092773, 0.044434, 0.07959, 0.242188, 0.090332, -0.000217, -0.000896, -0.018188, 0.002914, -0.000097, -0.000561, -0.020508, 0.003662, 0.000893, 0.000965, 0.030396, 0.017212, -0.000919, -0.002533, -0.009888, 0.022705, -0.000919, 0.00095, 0.032471, -0.009155, 0.000049, 0.000755, 0.02002, -0.005157, 0.03125, 0.063477, 0.216797, 0.085938, -0.043701, -0.089844, -0.353516, -0.180664, 0.001923, 0.004852, 0.003815, -0.032227, -0.001198, -0.001968, -0.011169, 0.022827, 0.000121, -0.000317, -0.02124, 0.004425, -0.000223, 0.000706, 0.019531, -0.004211, -0.000148, 0.002258, 0.091797, -0.019531, 0.000025, -0.000188, -0.011414, 0.001541, -0.00015, -0.000893, -0.024414, 0.005035, 0.001137, 0.003555, 0.012756, -0.033936, -0.000241, 0.000391, 0.020874, -0.004883, 0.000633, -0.008179, 0.067383, 0.015564, 0.003693, 0.010193, -0.090332, -0.017334, 0.000977, 0.007111, -0.031738, -0.006714, 0.005585, -0.009827, 0.101562, 0.016479, -0.00206, 0.005646, -0.051758, -0.012878, 0.000381, 0.009216, -0.068848, -0.02124, 0.006714, -0.000022, 0.059082, 0.032227, 0.002594, -0.003586, 0.059814, 0.036377, -0.000351, 0.005554, -0.055664, -0.036865, -0.002182, 0.005402, -0.049072, -0.015747, 0.001167, -0.004791, 0.04541, 0.012634, 0.009155, 0.059082, -0.022827, -0.020142, -0.002045, 0.001244, -0.040527, -0.036377, -0.001801, 0.000198, -0.025146, -0.018433, 0.002426, -0.009644, 0.094727, 0.017822, -0.001831, 0.009094, -0.07373, -0.016235, -0.001816, 0.007507, -0.060547, -0.012207, -0.004883, -0.000671, -0.05542, -0.027588, -0.007599, 0.004944, -0.114746, -0.036865, -0.001129, -0.027588, 0.031982, 0.007324, -0.000889, -0.010193, 0.066895, 0.009644, 0.002411, -0.004395, 0.070312, 0.032471, 0.00708, 0.001808, 0.078613, 0.033691, -0.003296, 0.007355, -0.044189, -0.016724, -0.014282, 0.0019, -0.119141, -0.044922, -0.003662, -0.000039, -0.051758, -0.02124, 0.004425, -0.004059, 0.045166, 0.020874, 0.000169, 0.00412, -0.054199, -0.011902, 0.001259, 0.000051, 0.030396, 0.017822, 0.002548, -0.003937, 0.049072, 0.018066, -0.001862, 0.001823, -0.041748, -0.036133, -0.001556, -0.001945, -0.032227, -0.022095, -0.004608, -0.036621, 0.235352, 0.006714, 0.09375, 0.077637, 0.337891, 0.554688, 0.003616, -0.002426, 0.074707, 0.048584, 0.002411, -0.003448, 0.069824, 0.029663, -0.003967, 0.006012, -0.064453, -0.022217, -0.000065, 0.004395, -0.072754, -0.014099, 0.001778, -0.002701, 0.041504, 0.012512, 0.000153, -0.004547, 0.040527, 0.009216, -0.005096, 0.019775, -0.052979, -0.000965, 0.002365, 0.011169, -0.072754, -0.009766, 0.008301, -0.001709, 0.077148, 0.03125, -0.002319, 0.004272, -0.044189, -0.015076, -0.002274, 0.001312, -0.05542, -0.02356, 0.026611, -0.013184, 0.018188, 0.041992, -0.004303, 0.016724, -0.164062, -0.012817, 0.000107, -0.007538, 0.072266, 0.017944, -0.001205, 0.004303, -0.049072, -0.011597, -0.000433, 0.000885, -0.028198, -0.018677, 0.003265, -0.006622, 0.059082, 0.017578, 0.003387, -0.00322, 0.045654, 0.013123, -0.01062, 0.007233, -0.139648, -0.037354, 0.0047, -0.00528, 0.060791, 0.016968, 0.001419, -0.000614, 0.02771, 0.017944, 0.004425, 0.004211, 0.042725, 0.024414, 0.001717, -0.003204, 0.058105, 0.020508, 0.03833, 0.145508, -0.0177, -0.011963, 0.001945, -0.000923, 0.033936, 0.020508, -0.006226, 0.014648, -0.125, -0.034912, 0.00164, -0.008911, 0.070312, 0.02063, 0.00531, 0.020386, -0.036865, -0.003174, -0.0047, -0.001701, -0.030151, -0.025146, 0.003494, 0.001091, 0.040771, 0.030029, -0.003204, -0.000072, -0.039307, -0.032959, -0.001572, 0.004852, -0.046631, -0.014709, 0.000184, -0.007416, 0.06543, 0.016479, 0.004425, 0.003174, 0.061523, 0.03833, -0.00145, -0.000999, -0.034668, -0.024658, -0.002899, 0.004517, -0.046631, -0.01532, -0.000694, 0.005096, -0.016968, 0.022095, 0.00415, 0.010559, -0.077637, -0.007019, 0.00037, -0.007721, 0.084961, 0.020142, -0.001282, -0.008606, 0.056885, 0.010986, 0.00412, -0.002228, 0.068848, 0.027588, -0.001602, 0.004333, -0.050781, -0.016235, -0.000854, -0.00647, 0.023682, -0.030273, 0.000725, -0.004059, 0.04541, 0.010254, 0.003815, -0.004913, 0.078613, 0.026611, -0.002151, 0.001999, -0.048584, -0.037109, -0.001541, 0.010498, -0.12793, -0.017944, 0.004425, -0.000204, 0.040039, 0.019775, -0.001091, 0.006134, -0.053955, -0.027466, -0.000504, 0.005524, -0.04834, -0.011475, 0.00351, -0.006439, 0.078125, 0.029175, 0.000241, -0.001915, -0.053711, -0.021606, -0.001274, -0.006989, 0.036377, 0.00647, 0.002563, -0.004089, 0.042236, 0.013245, 0.000343, 0.004822, -0.017944, 0.024414, -0.003754, -0.00267, -0.046387, -0.036133, 0.001984, 0.007538, -0.077637, -0.015747, -0.000885, -0.036377, -0.010132, 0.008728, -0.001839, -0.007202, 0.081543, 0.018066, 0.002716, 0.00824, -0.065918, -0.012085, 0.000633, -0.011047, 0.062256, 0.019409, 0.005035, 0.001213, 0.05127, 0.013245, 0.001259, -0.008972, 0.068848, 0.013306, -0.00412, -0.005005, -0.05249, -0.03418, -0.006042, 0.001007, -0.075195, -0.025269, 0.001419, 0.000874, 0.042725, 0.022339, -0.0354, -0.154297, 0.023315, 0.018677, 0.000178, -0.006378, 0.056641, 0.017334, -0.000439, 0.005981, -0.046631, -0.010498, 0.008972, -0.005737, -0.072754, -0.024414, 0.000526, -0.002274, 0.07373, 0.042725, -0.002701, 0.003326, -0.045898, -0.012878, -0.001724, 0.005188, -0.05957, -0.015259, 0.011963, -0.01416, -0.016602, -0.008057, -0.001312, 0.004181, -0.05835, -0.02002, -0.008362, 0.022095, -0.227539, -0.064453, 0.00293, 0.002884, 0.039307, 0.025024, -0.000171, -0.009888, 0.071777, 0.012878, -0.012756, 0.002426, -0.121094, -0.104004, 0.002563, -0.003021, 0.049805, 0.015747, 0.003632, 0.001228, 0.026001, 0.045166, 0.020264, -0.003647, 0.018311, 0.030029, -0.002197, 0.004822, -0.05127, -0.013611, -0.001266, 0.007294, -0.063477, -0.014343, 0.00145, -0.008057, 0.059814, 0.009949, 0.001938, -0.000265, 0.060059, 0.018311, 0.000149, 0.008484, -0.065918, -0.011169, 0.00029, -0.000206, 0.033447, 0.018799, 0.012451, -0.006256, 0.144531, 0.045654, -0.003067, 0.000931, -0.044434, -0.013611, -0.002045, -0.009033, 0.071777, 0.005829, 0.00033, -0.005615, 0.05542, 0.013489, -0.002747, 0.001663, -0.049072, -0.010925, 0.002853, 0.001472, -0.053467, 0.009888, 0.000067, -0.000106, -0.019287, 0.004913, -0.000106, 0.000014, -0.001404, 0.026611, -0.000051, 0.000091, -0.019043, 0.001144, 0.000033, -0.00013, -0.016602, 0.016235, -0.000614, -0.000391, -0.004272, 0.087891, -0.00079, -0.002121, -0.013794, 0.018311, 0.000008, -0.000091, -0.000507, 0.020142, 0.000357, 0.00038, 0.003662, -0.094727, 0.002991, 0.003204, 0.00531, 0.06543, 0.001335, 0.001068, 0.005615, 0.070801, 0.000328, 0.000553, 0.002625, -0.02771, 0.002472, 0.003265, 0.011963, -0.083984, 0.005432, 0.005768, 0.013611, 0.107422, -0.000751, -0.001297, -0.005676, 0.091309, 0.046875, 0.066406, 0.154297, 0.123535, -0.000135, 0.000288, 0.00322, -0.091797, 0.000786, 0.001984, 0.022583, -0.007874, 0.00042, -0.001099, 0.019897, -0.003891, 0.0047, 0.007874, 0.025146, 0.007721, -0.000908, -0.000021, -0.016602, 0.023682, -0.000603, -0.001701, -0.006683, 0.100586, 0.002518, 0.004395, 0.018311, -0.000523, 0.000319, 0.000557, 0.002762, -0.027344, 0.000299, 0.001465, 0.016479, -0.006683, 0.000307, 0.00032, 0.003906, -0.088379, -0.000153, -0.00206, -0.018188, 0.001045, 0.000099, -0.00061, -0.014343, 0.006622, -0.000423, -0.001152, -0.017944, 0.010742, -0.001198, -0.00174, -0.008301, -0.023315, 0.000721, 0.001945, 0.013855, -0.005798, -0.000022, -0.000471, -0.00293, 0.040527, -0.000131, 0.000515, -0.002609, 0.094238, -0.000977, -0.002991, -0.015076, -0.001999, 0.000904, 0.002975, 0.021484, -0.008423, -0.001648, -0.001221, -0.005646, -0.054199, -0.000113, 0.000248, 0.019653, -0.000744, 0.001762, 0.002319, 0.016113, -0.000473, 0.000965, 0.002869, 0.016846, -0.000751, -0.000467, 0.000168, 0.017822, -0.001236, 0.000301, 0.000174, 0.004578, -0.09375, -0.000381, 0.000208, 0.000212, 0.049561, -0.000479, -0.000273, 0.000246, -0.089844, -0.000165, -0.000199, -0.000198, -0.09668, 0.000092, 0.000299, 0.002151, -0.031738, -0.001152, -0.000664, -0.002945, 0.097656, -0.000793, -0.000383, -0.001678, -0.050049, -0.000454, -0.003082, 0.024048, -0.00351, -0.001625, -0.002533, -0.013733, -0.013062, 0.000957, 0.001175, 0.005585, -0.093262, 0.000469, 0.00135, 0.006195, -0.089844, 0.00016, 0.000946, -0.025024, 0.00264, -0.001274, -0.001167, -0.006653, 0.093262, -0.000519, -0.00069, -0.003403, 0.031738, 0.033936, 0.039307, 0.081543, 0.257812, -0.001465, -0.001503, -0.007019, 0.092285, 0.001427, 0.001007, 0.007935, -0.030396, -0.001839, -0.005646, -0.021729, 0.081543, 0.000999, 0.000919, 0.002457, 0.040283, 0.000084, -0.000595, -0.022217, 0.003937, 0.001831, 0.005157, 0.02063, 0.002228, 0.000492, 0.002411, 0.018555, -0.009949, 0.000614, 0.000725, 0.003784, -0.025269, -0.000656, -0.000162, -0.015747, 0.001595, 0.0271, 0.030029, 0.07373, 0.367188, -0.000671, -0.00135, -0.01062, 0.018433, -0.000938, -0.002045, -0.024292, 0.005096, -0.000725, -0.000813, -0.000553, -0.036865, 0.00103, 0.001762, 0.00592, -0.095703, -0.002762, -0.004578, -0.017456, 0.122559, -0.000435, 0.000694, -0.022705, 0.004181, -0.000267, -0.000408, -0.002686, 0.027588, -0.000483, -0.00058, -0.016968, 0.010742, 0.000216, 0.000303, 0.01709, -0.012451, 0.000542, 0.000591, -0.01709, 0.006653, -0.000299, -0.002411, -0.01532, 0.003372, 0.000187, 0.000207, -0.018677, 0.002762, 0.000591, 0.002991, 0.02063, -0.007996, -0.000549, -0.000721, -0.002411, 0.048584, 0.000133, -0.000315, 0.001839, 0.026001, 0.000553, 0.000542, 0.004578, -0.090332, -0.000414, -0.000328, -0.004425, 0.088867, -0.001472, -0.001381, -0.004089, -0.097168, -0.002319, -0.002899, -0.00946, -0.031982, 0.001038, 0.003128, 0.014771, -0.008545, 0.000422, 0.001884, 0.014832, -0.004364, 0.000143, 0.000858, -0.02124, 0.003113, -0.000094, -0.00014, -0.018188, 0.009521, -0.000614, -0.00074, -0.003021, -0.026001, -0.000523, -0.001114, -0.018921, 0.011292, 0.000332, 0.001236, 0.021973, -0.002182, 0.000927, 0.002075, 0.015137, -0.011963, 0.001366, 0.002106, 0.02002, -0.01709, -0.000637, -0.001984, 0.036865, -0.014771, 0.000207, 0.001266, 0.018799, -0.011841, 0.000085, -0.001915, -0.023438, 0.004883, -0.000927, -0.002609, -0.007751, 0.100098, -0.000226, -0.000462, -0.002167, -0.021362, 0.000357, -0.000433, -0.014282, 0.013, -0.000016, -0.000338, -0.023193, 0.003876, 0.00119, 0.001305, 0.003967, 0.030151, -0.000082, -0.000404, -0.006226, 0.090332, 0.001221, 0.001343, 0.003967, 0.059082, -0.002487, -0.00296, -0.014526, 0.00148, -0.000196, -0.000467, -0.019043, 0.007385, 0.00066, 0.000016, -0.000326, 0.060791, -0.000054, -0.000294, -0.00296, 0.094727, 0.001717, 0.001503, 0.006378, -0.095703, -0.001358, -0.001053, -0.005341, 0.095215, 0.000134, 0.000443, -0.022095, -0.000408, -0.000431, -0.000441, -0.001122, -0.028076, -0.00005, -0.000816, 0.026245, -0.000912, 0.000534, 0.002213, 0.020142, -0.014832, -0.000698, -0.000332, -0.003967, 0.09668, -0.028198, -0.0354, -0.088379, -0.267578, -0.002777, -0.001793, -0.027832, 0.00267, 0.000029, 0.000568, 0.00119, 0.018433, 0.000243, -0.000317, 0.023193, -0.004547, -0.001213, -0.001923, -0.022339, -0.007874, 0.00002, 0.000241, 0.000748, 0.027466, 0.000481, 0.000134, 0.004211, -0.089355, 0.001251, 0.001984, 0.012817, 0.018799, -0.002106, -0.003387, -0.00946, 0.066406, 0.000234, 0.00058, 0.001343, 0.022339, 0.00029, 0.000252, 0.004944, -0.097168, 0.001534, 0.000992, -0.000033, 0.089844, 0.000328, 0.000471, 0.001701, -0.022827, -0.000355, -0.00061, -0.005554, 0.030029, -0.001022, -0.002777, -0.019043, 0.003632, -0.000435, -0.002548, -0.030762, 0.017456, 0.000801, 0.002899, 0.031006, -0.018311, -0.00145, -0.003906, -0.032715, 0.018188, -0.00161, -0.003571, -0.042725, -0.006897, 0.002045, 0.004669, 0.036865, -0.018188, 0.001984, 0.004059, 0.02063, -0.016479, 0.001389, 0.002487, 0.029175, -0.018066, -0.000248, -0.001884, -0.024292, 0.013611, -0.001251, -0.002701, -0.028442, -0.023193, -0.000946, -0.004028, -0.024536, 0.019531, 0.000089, -0.002777, -0.030029, 0.014954, -0.000801, -0.002594, -0.031494, 0.007355, -0.001289, -0.00383, -0.027344, 0.018188, -0.001686, -0.004425, -0.033447, 0.013489, -0.000622, -0.002808, -0.010071, 0.036865, -0.000626, 0.003876, 0.045166, -0.013, -0.000269, -0.002136, -0.041992, 0.011414, -0.002869, -0.009155, -0.05127, 0.014404, -0.000908, -0.003937, -0.036621, 0.024292, -0.000687, -0.002411, -0.025146, 0.016357, 0.001152, 0.004059, 0.009094, -0.044922, 0.000105, 0.002686, 0.033936, -0.015503, 0.000626, 0.002563, 0.030151, -0.017456, 0.000294, 0.002808, 0.02832, -0.015747, 0.000178, 0.003113, 0.030273, -0.017456, 0.000771, -0.002136, -0.051025, 0.011292, 0.000984, 0.004364, 0.032715, -0.019287, -0.001945, -0.00592, -0.044434, 0.00647, 0.002289, -0.000809, -0.038086, 0.005981, 0.000854, 0.003418, 0.037354, -0.016968, -0.002197, -0.004211, -0.0271, 0.019409, 0.001686, 0.001076, -0.033936, 0.001541, 0.000437, 0.003281, 0.029663, -0.018433, -0.002319, -0.006744, -0.044434, 0.011536, 0.001236, -0.003311, -0.048096, 0.022217, -0.000793, -0.004852, -0.044434, 0.004791, -0.000324, -0.002579, -0.02832, 0.014832, 0.002563, 0.004181, 0.021606, -0.019653, 0.001076, 0.011963, 0.112793, -0.044922, -0.000443, -0.001404, -0.007263, 0.020264, 0.001816, 0.006256, 0.036377, -0.018555, -0.000099, -0.002457, -0.030029, 0.016357, 0.000858, 0.004913, 0.036621, -0.015015, 0.000195, 0.002197, 0.031128, -0.009888, -0.000736, -0.003052, -0.029907, 0.017456, 0.001228, 0.007141, 0.052246, -0.022339, -0.000633, -0.003571, -0.042725, 0.019287, -0.000372, -0.00296, -0.032471, 0.016235, 0.000637, 0.002533, 0.024536, -0.013306, 0.00058, 0.002594, 0.033203, -0.015137, -0.006409, -0.026611, -0.123535, 0.046875, 0.001083, 0.003967, 0.030396, -0.019409, 0.000008, 0.002151, 0.03418, -0.017822, -0.000101, -0.002991, -0.031982, 0.014954, -0.001282, -0.003464, -0.024658, 0.019653, 0.000626, 0.002014, 0.025879, -0.014526, -0.000851, 0.001106, 0.032715, -0.007233, -0.000046, -0.0047, -0.04126, -0.004822, 0.002304, 0.000828, -0.03833, 0.003174, 0.004944, 0.007324, 0.003662, -0.056885, 0.00708, 0.020752, 0.117188, -0.069336, 0.000259, 0.004578, 0.04248, -0.015869, 0.000353, 0.002747, 0.028198, -0.016968, -0.001793, -0.00412, -0.026733, 0.017212, 0.000748, 0.002792, 0.025757, -0.016113, 0.000446, 0.002472, 0.02356, -0.013977, -0.004181, -0.013245, -0.088379, 0.001709, -0.001465, -0.004364, -0.058594, 0.015442, 0.00145, 0.005859, 0.037109, -0.019165, 0.000576, 0.002884, 0.025146, -0.012756, 0.000383, 0.002457, 0.026123, -0.015137, -0.000736, -0.003799, -0.032715, 0.013794, -0.000256, 0.001488, 0.040527, -0.0177, -0.00473, -0.012756, -0.10498, 0.021973, -0.000385, -0.002075, -0.035156, 0.02063, -0.001984, 0.000549, 0.043701, -0.00885, 0.000877, 0.004272, 0.028198, -0.016846, -0.001274, -0.003769, -0.029297, 0.014771, 0.000576, 0.003677, 0.036621, -0.02002, 0.001549, 0.00386, 0.028198, -0.016846, 0.001762, 0.003998, 0.02002, -0.020508, -0.000456, -0.010742, -0.083008, 0.038818, -0.001839, 0.002884, 0.070312, -0.002457, -0.000147, -0.001686, -0.025513, 0.011414, -0.000171, 0.0019, 0.032227, -0.008057, 0.000068, -0.002182, -0.035156, 0.017822, 0.000076, 0.005951, 0.042725, -0.010681, -0.001434, -0.003769, -0.022095, 0.019043, 0.000721, 0.002243, 0.028931, -0.015869, -0.000149, -0.000098, 0.034912, -0.00824, -0.000538, -0.002655, -0.0354, 0.020142, -0.000916, -0.002502, -0.029663, 0.015137, 0.000599, 0.003815, 0.042725, -0.022583, 0.001389, 0.003769, 0.025024, -0.019409, 0.000059, 0.002869, 0.032471, -0.016724, 0.001778, 0.004364, 0.025513, -0.0177, -0.001068, -0.004303, -0.032959, 0.016479, -0.000992, -0.00206, -0.041016, 0.012695, -0.004395, -0.006866, -0.072266, -0.003296, 0.000648, 0.002686, 0.024048, -0.013977, 0.00033, 0.002808, 0.026123, -0.014038, 0.000824, 0.010254, 0.10498, -0.023926, -0.000507, -0.003571, -0.034668, 0.003448, -0.000916, -0.004456, -0.035889, 0.021729, -0.001183, 0.008057, 0.066406, -0.004578, 0.000874, 0.001076, 0.001877, -0.026123, -0.000843, -0.003555, -0.026978, 0.016235, -0.001801, -0.003723, -0.021484, 0.019043, -0.001503, -0.004272, -0.035156, 0.018066, -0.001495, -0.004486, -0.034668, 0.019775, -0.000961, -0.003311, -0.032227, 0.015625, -0.000565, -0.003433, -0.025513, 0.015625, 0.000893, 0.002792, 0.022217, -0.015991, -0.00135, -0.003098, -0.026978, 0.016479, 0.001198, 0.002991, 0.024414, -0.016602, 0.004242, 0.010742, 0.017456, -0.135742, 0.001633, 0.0047, 0.027344, -0.016113, -0.000668, 0.00069, 0.025635, -0.010437, 0.000309, -0.002411, -0.028687, 0.014099, 0.001076, 0.003967, 0.02832, -0.017944, 0.002045, 0.007721, 0.052246, -0.002747, 0.000847, 0.005798, 0.050781, -0.005615, -0.000942, -0.003403, -0.028442, 0.015076, -0.001297, -0.003769, -0.028076, 0.018433, 0.000221, 0.004059, 0.032959, -0.011658, 0.000029, 0.003052, 0.036865, -0.005463, -0.001266, -0.00354, -0.022827, 0.016235, -0.003311, -0.005188, -0.018921, 0.021118, -0.003738, -0.007996, -0.024292, 0.032959, 0.003708, 0.007416, 0.022217, -0.029053, 0.003204, 0.006714, 0.019653, -0.026611, -0.004211, -0.007294, -0.020142, 0.027222, 0.003448, 0.007507, 0.024048, -0.031738, 0.013123, 0.033447, 0.092285, -0.105469, 0.005035, 0.009949, 0.027344, -0.037109, -0.003326, -0.007355, -0.024902, 0.032227, -0.0047, -0.009155, -0.028198, 0.037354, 0.003815, 0.007874, 0.025269, -0.031982, -0.003601, -0.007599, -0.027222, 0.03418, -0.003403, -0.006897, -0.020752, 0.027344, -0.003143, -0.007324, -0.026733, 0.032471, -0.003036, -0.007294, -0.025391, 0.031494, 0.004333, 0.008667, 0.032471, -0.04126, -0.003906, -0.008057, -0.027588, 0.033691, 0.004242, 0.009216, 0.02771, -0.037354, -0.003967, -0.006958, -0.02478, 0.032471, 0.005096, 0.01239, 0.040283, -0.05127, -0.003754, -0.007874, -0.025146, 0.032715, 0.00296, 0.006958, 0.024414, -0.031006, -0.003098, -0.00647, -0.024292, 0.02832, -0.003342, -0.007538, -0.022339, 0.029907, -0.003265, -0.007874, -0.023926, 0.033691, 0.003082, 0.007782, 0.025146, -0.030396, -0.004242, -0.008728, -0.03125, 0.038574, 0.006744, 0.015259, 0.043701, -0.062256, 0.0047, 0.008972, 0.026245, -0.0354, 0.00351, 0.007324, 0.024902, -0.032715, -0.003281, -0.008118, -0.024902, 0.032227, -0.004181, -0.007874, -0.02478, 0.032471, 0.003281, 0.0065, 0.017944, -0.024292, -0.003265, -0.005951, -0.018066, 0.02478, 0.002228, 0.010376, 0.041016, -0.040283, -0.005371, -0.010681, -0.0354, 0.04248, -0.003555, -0.006958, -0.022705, 0.030151, 0.003433, 0.007019, 0.023193, -0.031494, 0.003235, 0.007996, 0.029297, -0.036133, -0.006744, -0.01239, -0.035889, 0.04541, -0.003265, -0.006287, -0.019653, 0.0271, -0.003265, -0.006592, -0.021606, 0.02832, -0.002609, -0.006378, -0.02002, 0.025757, -0.009399, -0.012329, -0.019653, 0.091797, 0.003143, 0.007538, 0.025757, -0.032959, 0.003281, 0.007324, 0.023682, -0.029175, 0.003677, 0.007324, 0.027588, -0.032959, -0.004456, -0.009033, -0.033936, 0.041504, 0.004272, 0.008728, 0.026855, -0.03418, -0.003296, -0.006927, -0.020752, 0.027466, 0.00325, 0.007019, 0.022217, -0.028687, -0.003784, -0.007477, -0.02478, 0.032959, -0.022461, -0.042725, -0.112793, 0.175781, -0.002823, -0.006287, -0.019897, 0.025635, -0.003662, -0.008484, -0.027954, 0.035645, 0.003693, 0.008362, 0.027832, -0.034424, -0.004303, -0.009399, -0.02771, 0.034912, 0.002716, 0.006897, 0.023804, -0.030762, 0.003281, 0.007568, 0.024292, -0.030518, -0.003479, -0.007111, -0.020996, 0.028931, 0.002869, 0.005981, 0.018311, -0.024292, -0.003357, -0.00592, -0.017822, 0.02356, 0.003159, 0.006592, 0.018433, -0.025635, -0.00325, -0.006531, -0.024536, 0.03125, -0.006012, -0.010315, -0.03125, 0.037598, 0.00383, 0.007935, 0.027222, -0.035156, -0.003906, -0.007233, -0.021362, 0.029297, 0.003189, 0.006866, 0.024048, -0.029663, 0.003632, 0.007996, 0.028931, -0.034424, 0.003586, 0.006439, 0.018188, -0.024414, 0.002884, 0.008301, 0.0271, -0.034668, -0.003677, -0.008911, -0.027222, 0.034912, 0.004303, 0.009155, 0.029053, -0.037109, 0.002884, 0.007263, 0.021729, -0.028198, 0.00267, 0.005768, 0.016724, -0.022949, -0.00415, -0.012451, -0.037842, 0.047607, -0.004578, -0.009583, -0.028442, 0.034912, 0.003998, 0.007935, 0.024536, -0.033203, -0.003448, -0.007263, -0.024292, 0.031128, -0.003403, -0.006836, -0.022461, 0.028931, -0.004425, -0.010071, -0.028076, 0.036621, -0.003403, -0.007812, -0.019897, 0.0271, 0.009583, 0.019897, 0.059326, -0.083008, 0.004333, 0.009216, 0.031128, -0.03833, -0.003906, -0.007996, -0.022827, 0.031982, 0.002869, 0.006195, 0.02124, -0.02771, 0.003494, 0.008789, 0.027222, -0.0354, -0.019043, -0.043701, -0.142578, 0.140625, 0.003647, 0.008484, 0.03125, -0.037354, -0.010437, -0.024536, -0.071777, 0.098145, -0.003708, -0.007446, -0.029053, 0.036865, 0.003662, 0.008667, 0.025635, -0.033691, -0.002762, -0.006805, -0.022217, 0.026978, 0.003311, 0.007507, 0.024414, -0.030884, -0.003143, -0.005676, -0.016724, 0.022217, -0.003235, -0.005829, -0.017578, 0.02417, -0.003357, -0.006134, -0.01709, 0.023438, -0.00293, -0.006592, -0.021606, 0.028687, -0.003464, -0.006805, -0.022705, 0.029175, 0.003052, 0.006073, 0.016602, -0.021973, -0.00095, -0.006683, -0.041504, 0.041016, 0.004059, 0.007263, 0.025391, -0.031006, 0.003708, 0.007874, 0.024536, -0.032715, 0.002762, 0.006714, 0.022339, -0.028198, 0.003632, 0.008118, 0.02771, -0.033936, 0.003662, 0.007812, 0.024658, -0.032715, -0.004028, -0.008789, -0.028198, 0.036865, 0.004883, 0.010315, 0.030151, -0.039551, -0.003555, -0.007782, -0.025635, 0.033447, -0.00354, -0.006256, -0.017822, 0.023926, 0.003616, 0.006805, 0.024658, -0.031982, -0.002777, -0.007477, -0.025146, 0.032227, -0.0047, -0.009033, -0.027466, 0.034912, 0.003693, 0.007324, 0.024048, -0.032227, 0.003479, 0.007507, 0.02417, -0.030762, 0.003967, 0.00824, 0.026489, -0.033447, -0.003021, -0.007111, -0.022095, 0.029175, -0.002686, -0.006378, -0.025879, 0.031494, 0.004272, 0.008423, 0.03064, -0.039551, 0.003937, 0.00824, 0.028076, -0.035645, 0.003143, 0.006317, 0.018555, -0.025146, 0.003677, 0.007996, 0.026367, -0.03418, -0.002625, -0.007355, -0.023926, 0.030884, 0.002884, 0.006836, 0.024048, -0.029785, 0.003342, 0.007202, 0.024658, -0.030884, -0.003647, -0.006775, -0.022095, 0.029175, 0.002823, 0.007172, 0.021484, -0.027222, 0.003128, 0.00705, 0.034912, -0.035889, 0.003128, 0.006012, 0.020874, -0.026245 ] } , "name": "LlmExporter::FusedLinearAttention_1469", "outputIndexes": [ 674 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 662, 671, 673, 674 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.8/self_attn/FusedLinearAttention", "outputIndexes": [ 675 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 675, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.8/self_attn/Reshape_output_0", "outputIndexes": [ 676 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 676 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.8/self_attn/norm/Cast_output_0", "outputIndexes": [ 677 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 677 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 107777430, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.8/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 678 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2067 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 107778454, 1048598, 262144, 0, 0 ] } , "name": "/layers.8/self_attn/in_proj_z/Linear", "outputIndexes": [ 2080 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2080 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2081 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2081 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 679 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 679, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.8/self_attn/Reshape_1_output_0", "outputIndexes": [ 680 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 680 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.8/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 682 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 678, 682 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.8/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 683 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 660 ] , "main_type": "NONE", "name": "/blocks.8/self_attn/Shape_output_0", "outputIndexes": [ 684 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 684 ] , "main_type": "NONE", "name": "Shape1103", "outputIndexes": [ 685 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 684 ] , "main_type": "NONE", "name": "Rank1105", "outputIndexes": [ 686 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 686, 686 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1107", "outputIndexes": [ 687 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 687 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1108", "outputIndexes": [ 688 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 687, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1110", "outputIndexes": [ 689 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 689 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1111", "outputIndexes": [ 690 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 685, 688, 690, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1114", "outputIndexes": [ 691 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 691 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1115", "outputIndexes": [ 692 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 692, 692 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1117", "outputIndexes": [ 693 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 684, 693, 687 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.8/self_attn/Gather_output_0", "outputIndexes": [ 694 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 694, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.8/self_attn/Unsqueeze_output_0", "outputIndexes": [ 695 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 687 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1125", "outputIndexes": [ 696 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 689 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1128", "outputIndexes": [ 697 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 685, 696, 697, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1131", "outputIndexes": [ 698 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 698 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1132", "outputIndexes": [ 699 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 699 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1133", "outputIndexes": [ 700 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 700, 699 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1134", "outputIndexes": [ 701 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 684, 701, 687 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.8/self_attn/Gather_1_output_0", "outputIndexes": [ 702 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 702, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.8/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 703 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 695, 703, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.8/self_attn/Concat_output_0", "outputIndexes": [ 704 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 683, 704 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.8/self_attn/Reshape_2_output_0", "outputIndexes": [ 705 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 705 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2082 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2082 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.8/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2083 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2083 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 109089196, 1048598, 262144, 0, 0 ] } , "name": "/layers.8/self_attn/out_proj/Linear", "outputIndexes": [ 2084 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2084 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2085 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2085 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.8/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 706 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 659, 706 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.8/Add_output_0", "outputIndexes": [ 707 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 707 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 110399938, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.8/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 708 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 708 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.8/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2086 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2086 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.8/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2087 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2087 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 110408130, 1835030, 458752, 0, 0 ] } , "name": "/layers.8/mlp/gate_proj/Linear", "outputIndexes": [ 2088 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2088 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2089 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2089 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.8/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 709 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 709 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.8/mlp/act_fn/Mul_output_0", "outputIndexes": [ 710 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2087 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 112701912, 1835030, 458752, 0, 0 ] } , "name": "/layers.8/mlp/up_proj/Linear", "outputIndexes": [ 2092 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2092 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2093 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2093 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.8/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 711 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 710, 711 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.8/mlp/Mul_output_0", "outputIndexes": [ 712 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 712 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.8/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2094 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2094 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.8/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2095 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2095 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 114995694, 1835030, 458752, 0, 0 ] } , "name": "/layers.8/mlp/down_proj/Linear", "outputIndexes": [ 2096 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2096 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.8/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2097 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2097 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.8/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 713 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 707, 713 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.8/Add_1_output_0", "outputIndexes": [ 714 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 714, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.9/Reshape_output_0", "outputIndexes": [ 715 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 715 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 117289476, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.9/input_layernorm/Mul_1_output_0", "outputIndexes": [ 716 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 716 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2098 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2098 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.9/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2099 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2099 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 117297668, 3145750, 786432, 0, 0 ] } , "name": "/layers.9/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2100 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2100 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2101 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2101 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 717 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 717 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.9/self_attn/Transpose_output_0", "outputIndexes": [ 718 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.405618, -0.136397, -0.340233, -0.184981, -0.273385, -0.080812, -0.468691, -0.148637, -0.235672, -1.001863, -0.086024, -0.297918, -0.113964, -0.180696, -0.133237, -0.086024 ] } , "name": "/blocks.9/self_attn/Neg_output_0", "outputIndexes": [ 719 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2099 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 121229850, 8214, 2048, 0, 0 ] } , "name": "/layers.9/self_attn/in_proj_a/Linear", "outputIndexes": [ 2104 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2104 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2105 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2105 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 720 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -3.296875, -3.90625, -1.898438, -1.171875, -1.046875, -4.71875, -1.101562, -3.953125, -2.390625, -0.8125, 1.40625, 1.609375, -4.21875, -3.6875, -4.21875, -3.25 ] } , "name": "onnx::Add_3586", "outputIndexes": [ 722 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 720, 722 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.9/self_attn/Add_output_0", "outputIndexes": [ 723 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 723 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp1175", "outputIndexes": [ 724 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 724, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1177", "outputIndexes": [ 725 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 725 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.9/self_attn/Softplus_output_0", "outputIndexes": [ 726 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 719, 726 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.9/self_attn/Mul_output_0", "outputIndexes": [ 727 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2099 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 121240112, 8214, 2048, 0, 0 ] } , "name": "/layers.9/self_attn/in_proj_b/Linear", "outputIndexes": [ 2108 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2108 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2109 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2109 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 728 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 728 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.9/self_attn/Sigmoid_output_0", "outputIndexes": [ 729 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.007782, 0.004639, 0.017822, 0.078125, 0.022583, 0.030029, 0.057617, 0.253906, -0.020996, -0.024414, -0.073242, -0.300781, -0.010071, -0.001373, -0.029785, -0.211914, 0.020386, 0.032715, 0.140625, 0.441406, 0.01709, 0.015747, 0.028564, 0.208008, -0.014343, -0.023438, -0.06543, -0.298828, -0.009338, -0.012024, -0.018311, 0.026001, 0.009827, 0.015625, 0.028931, 0.197266, 0.003021, 0.003403, 0.007263, 0.065918, 0.004333, 0.004852, 0.00946, 0.054932, 0.006836, 0.010376, 0.019165, 0.051025, 0.008484, 0.012024, 0.028931, -0.145508, -0.00708, -0.009216, -0.035156, -0.230469, -0.010498, -0.011047, -0.030029, -0.204102, -0.005951, -0.004303, -0.013062, -0.073242, -0.021973, -0.016724, -0.051514, -0.21875, 0.003479, 0.008179, 0.026123, 0.198242, 0.00135, -0.007355, -0.011658, -0.183594, -0.000568, -0.003891, -0.00293, -0.189453, 0.001869, 0.001114, 0.006195, 0.206055, 0.008728, 0.001884, 0.025269, 0.197266, -0.010498, -0.009766, -0.024902, -0.206055, -0.00071, 0.000012, -0.002762, -0.055908, 0.009338, 0.008789, 0.040283, 0.201172, -0.010254, -0.015564, -0.05249, -0.242188, -0.015747, -0.010742, -0.049805, -0.200195, -0.010559, -0.014038, -0.030762, -0.004822, 0.009827, 0.00885, 0.038818, 0.197266, -0.004181, -0.002197, -0.006653, -0.046875, -0.004852, -0.005219, -0.023315, -0.122559, -0.001236, 0.00106, 0.000237, -0.071289, 0.002472, 0.003311, 0.008606, 0.069336, 0.006989, 0.005157, 0.012817, 0.194336, -0.002106, -0.00206, -0.00473, -0.060791, -0.002472, -0.004578, -0.00824, -0.051025, -0.000755, 0.000774, -0.00885, -0.105957, -0.002563, -0.00325, -0.008423, -0.062988, 0.000637, -0.002014, 0.00383, 0.140625, -0.001549, -0.000652, -0.003128, -0.0625, 0.0065, 0.008972, 0.040283, 0.244141, -0.011047, -0.014221, -0.032227, -0.043945, 0.000431, 0.000637, -0.003036, -0.066895, -0.00036, -0.002457, -0.003998, -0.053955, 0.048584, 0.083496, 0.186523, 0.373047, 0.001663, 0.001236, 0.007721, 0.056396, 0.005737, 0.007355, 0.025879, 0.199219, -0.067383, -0.088379, -0.206055, -0.029663, 0.009033, 0.007507, 0.016968, 0.177734, -0.000763, -0.007416, -0.016968, -0.18457, 0.008057, 0.005768, 0.032471, 0.168945, 0.046387, 0.064453, 0.143555, 0.367188, -0.001846, -0.00351, -0.003571, -0.06543, 0.000816, 0.00061, -0.000121, 0.055908, -0.021606, -0.021729, -0.072266, -0.292969, 0.026367, 0.047119, 0.123047, 0.378906, -0.011658, -0.015015, -0.040527, -0.265625, -0.018311, -0.019287, -0.049805, -0.269531, 0.028564, 0.026855, 0.075684, 0.255859, -0.001091, -0.00119, -0.005829, -0.078613, -0.002502, -0.000136, -0.009949, -0.061279, -0.007263, -0.007996, -0.019531, -0.1875, -0.003418, -0.001793, -0.00708, -0.099609, 0.01709, 0.022461, 0.053711, 0.232422, -0.005676, -0.00354, -0.02124, -0.195312, -0.020752, -0.025391, -0.063477, -0.294922, 0.006989, 0.011475, 0.026001, 0.211914, -0.019409, -0.018066, -0.061523, -0.28125, 0.004028, 0.003647, 0.018311, 0.118652, -0.002319, -0.003357, 0.00296, 0.09375, -0.033447, -0.042725, -0.098145, -0.308594, 0.015381, 0.019165, 0.047119, 0.339844, 0.000984, -0.00415, -0.007996, -0.052002, -0.028809, -0.036133, -0.078125, -0.289062, -0.029419, -0.033447, -0.061523, -0.263672, -0.000668, -0.000679, -0.003128, -0.054688, -0.002411, -0.001892, -0.007874, -0.07373, 0.022827, 0.03125, 0.074219, 0.3125, -0.000399, -0.000862, -0.012024, -0.07959, 0.000511, 0.000492, -0.004517, -0.047852, 0.000717, -0.001549, 0.002792, 0.064941, -0.004303, -0.005646, -0.010071, -0.085449, 0.008423, 0.012146, 0.033691, 0.209961, 0.008667, 0.007599, 0.03418, 0.204102, -0.002502, -0.004028, -0.015869, -0.067383, -0.003342, -0.00296, -0.011536, -0.085938, 0.024048, 0.030762, 0.101562, 0.386719, -0.011597, -0.01001, -0.029663, -0.185547, -0.033203, -0.046143, -0.094727, -0.298828, 0.001404, 0.002792, 0.00647, 0.058105, -0.034668, -0.030518, -0.085938, -0.345703, 0.007263, 0.01239, 0.063965, 0.294922, 0.011658, 0.013977, 0.081055, 0.341797, -0.00264, -0.00235, -0.01001, -0.062988, 0.020508, 0.025391, 0.086426, 0.316406, -0.030762, -0.030884, -0.077637, -0.300781, 0.012817, 0.012939, 0.045898, 0.205078, -0.000416, 0.00033, 0.006927, 0.052246, -0.043213, -0.053467, -0.111816, -0.333984, -0.05542, -0.040283, -0.095703, -0.300781, 0.000744, 0.003265, 0.015076, 0.083496, -0.040771, -0.039795, -0.097168, -0.277344, -0.002121, -0.004913, -0.003021, -0.078125, -0.028076, -0.031128, -0.070801, -0.255859, -0.004822, -0.006378, -0.0177, -0.057373, 0.00824, 0.010437, 0.020264, 0.060059, 0.000257, -0.000169, 0.002289, -0.058838, -0.018066, -0.030029, -0.075195, -0.283203, -0.027466, -0.036865, -0.092285, -0.310547, 0.009216, 0.005798, 0.02124, 0.19043, -0.003326, -0.002151, -0.01355, -0.081543, 0.010559, 0.011353, 0.033203, 0.205078, 0.032471, 0.043213, 0.090332, 0.310547, -0.002289, -0.002884, -0.004395, -0.058838, 0.001022, -0.000008, 0.006866, 0.049316, 0.001015, 0.001465, 0.006958, 0.060303, 0.019531, 0.019653, 0.066895, 0.320312, -0.012939, -0.014526, -0.048096, -0.214844, -0.006592, -0.004913, -0.011047, -0.167969, -0.009766, -0.005035, -0.030762, -0.157227, -0.014404, -0.017456, -0.054199, -0.326172, 0.002106, -0.000124, 0.001282, 0.075195, -0.011902, -0.014404, -0.036621, -0.172852, 0.028809, 0.027832, 0.080078, 0.3125, -0.014709, -0.015503, -0.048828, -0.199219, -0.003342, -0.000496, -0.010864, -0.12793, -0.008789, -0.015198, -0.039062, -0.241211, -0.007111, -0.009094, -0.029663, -0.155273, 0.002106, 0.002014, 0.004517, 0.046387, 0.005341, 0.005432, 0.006927, 0.036377, 0.004517, 0.00383, 0.006531, 0.0354, 0.026245, 0.024536, 0.043701, 0.132812, -0.003754, -0.003494, -0.006226, -0.049561, -0.004181, -0.005096, -0.01416, -0.194336, -0.006348, -0.005737, -0.008667, -0.063477, 0.0271, 0.022583, 0.049805, 0.243164, -0.015076, -0.015198, -0.02478, -0.10498, -0.00386, -0.004425, -0.014343, -0.210938, 0.001564, 0.001648, 0.002411, 0.02771, 0.003174, 0.001579, 0.006165, 0.049072, 0.003082, 0.004761, 0.013611, 0.197266, 0.002792, 0.002029, 0.004089, 0.048828, -0.003571, -0.005493, -0.013794, -0.207031, -0.006866, -0.007599, -0.020752, -0.253906, 0.003281, 0.004608, 0.014221, 0.201172, 0.003036, 0.002548, 0.003845, 0.049805, -0.003403, -0.005127, -0.016113, -0.223633, -0.025391, -0.028687, -0.05249, -0.269531, -0.007233, -0.007477, -0.01416, -0.089355, -0.011536, -0.00824, -0.016479, -0.098633, 0.00473, 0.006073, 0.017334, 0.239258, -0.002884, -0.004272, -0.013489, -0.197266, -0.003433, -0.003159, -0.006317, -0.038086, 0.00235, 0.002243, 0.005005, 0.04248, -0.0047, -0.005188, -0.014771, -0.217773, 0.003113, 0.005188, 0.014771, 0.21582, 0.004639, 0.006409, 0.01709, 0.242188, -0.000656, -0.001465, -0.003372, -0.041504, -0.003326, -0.004913, -0.015747, -0.223633, 0.005798, 0.006622, 0.007629, 0.074707, -0.002518, -0.002518, -0.00354, -0.054443, 0.003006, 0.00267, 0.004089, 0.058594, -0.002945, -0.004547, -0.014832, -0.193359, 0.001137, 0.001999, 0.005188, 0.083496, -0.001564, -0.000637, -0.001968, -0.052734, 0.009216, 0.008911, 0.015076, 0.041748, -0.002121, -0.003845, -0.012085, -0.192383, 0.000124, 0.000116, -0.000572, -0.040527, -0.056641, -0.052246, -0.076172, -0.21582, -0.048096, -0.046631, -0.07959, -0.333984, -0.017212, -0.019287, -0.033447, -0.235352, 0.001945, 0.002518, 0.005707, 0.052002, -0.004486, -0.00531, -0.011169, -0.090332, 0.002243, 0.002213, 0.005005, 0.03418, 0.001564, 0.002853, 0.004639, 0.050537, 0.001656, 0.000858, 0.002579, 0.036621, -0.002609, -0.002029, -0.004089, -0.032471, 0.003616, 0.00531, 0.015991, 0.235352, -0.011108, -0.009888, -0.01709, -0.106445, -0.022217, -0.022583, -0.041992, -0.273438, 0.003143, 0.004883, 0.015991, 0.228516, -0.003571, -0.002853, -0.005981, -0.036133, -0.011597, -0.014221, -0.021851, -0.142578, 0.026611, 0.030151, 0.052979, 0.34375, -0.014282, -0.018066, -0.044678, -0.259766, 0.00322, 0.002701, 0.003754, 0.057617, -0.036133, -0.031494, -0.05835, -0.279297, -0.003387, -0.004089, -0.012329, -0.191406, -0.008667, -0.012329, -0.023926, -0.197266, 0.002991, 0.001663, 0.00351, 0.051025, -0.002625, -0.002426, -0.003937, -0.031982, -0.012695, -0.010864, -0.020874, -0.074707, 0.019775, 0.026978, 0.057373, 0.410156, 0.003372, 0.005402, 0.014648, 0.21582, -0.003189, -0.002823, -0.003448, -0.055176, 0.003204, 0.002487, 0.004486, 0.068848, 0.001839, 0.001968, 0.002518, 0.052002, -0.003662, -0.005585, -0.015564, -0.226562, -0.019531, -0.018311, -0.03833, -0.220703, 0.004456, 0.004639, 0.007355, 0.043213, 0.003326, 0.003616, 0.003998, 0.086914, -0.00235, -0.002472, -0.005524, -0.038086, -0.002441, -0.003571, -0.010986, -0.173828, 0.018066, 0.019409, 0.043213, 0.285156, -0.001129, -0.000736, -0.002319, -0.036865, 0.011719, 0.014832, 0.024902, 0.259766, -0.005615, -0.004852, -0.012695, -0.118652, -0.003387, -0.006622, -0.016968, -0.245117, -0.003448, -0.005096, -0.015869, -0.234375, -0.00209, -0.002106, -0.004242, -0.075195, 0.004517, 0.006195, 0.016724, 0.234375, -0.003448, -0.005005, -0.015991, -0.223633, 0.014526, 0.018433, 0.031738, 0.289062, -0.006256, -0.007599, -0.014771, -0.116699, 0.012207, 0.011658, 0.024658, 0.104492, -0.002777, -0.0019, -0.003448, 0.037598, 0.008423, 0.007202, 0.015076, 0.193359, -0.003403, -0.003525, -0.007629, -0.052734, 0.001389, 0.001289, 0.004395, 0.048096, -0.001694, -0.001953, -0.003937, -0.035156, -0.001404, -0.000576, -0.00354, -0.036133, -0.002106, -0.001701, -0.002258, -0.03418, -0.023193, -0.022217, -0.041016, -0.271484, 0.003906, 0.005219, 0.015625, 0.22168, 0.002075, 0.004059, 0.014648, 0.21582, 0.002396, 0.002747, 0.004181, 0.035645, -0.002502, -0.004333, -0.013306, -0.199219, 0.003906, 0.003693, 0.003799, 0.041016, 0.004761, 0.007782, 0.013489, 0.110352, 0.003616, 0.004761, 0.016235, 0.227539, 0.00415, 0.003036, 0.006866, 0.036377, 0.016968, 0.023926, 0.049805, 0.347656, -0.003342, -0.005005, -0.013855, -0.206055, 0.002823, 0.004395, 0.014099, 0.209961, -0.003448, -0.005219, -0.014038, -0.197266, -0.001831, -0.002136, -0.003342, -0.037109, -0.004059, -0.003357, -0.004242, -0.040039, 0.00647, 0.006866, 0.012573, 0.008362, -0.002579, -0.003876, -0.01178, -0.200195, 0.003433, 0.004944, 0.014893, 0.217773, -0.00322, -0.005432, -0.015381, -0.217773, -0.007721, -0.007294, -0.011902, -0.083984, 0.003387, 0.005127, 0.01416, 0.198242, 0.003448, 0.00528, 0.014465, 0.210938, -0.001953, -0.00148, -0.003265, -0.057617, -0.002701, -0.002991, -0.004974, -0.049561, 0.001587, 0.001213, 0.003082, 0.056152, 0.000862, 0.001129, 0.001312, 0.040283, -0.003754, -0.005798, -0.016357, -0.22168, 0.004059, 0.005341, 0.015076, 0.194336, -0.002548, -0.002228, -0.004181, -0.040771, 0.004791, 0.006378, 0.017944, 0.246094, -0.012878, -0.012573, -0.026245, -0.106445, 0.023682, 0.026855, 0.044922, 0.269531, -0.010864, -0.012634, -0.023438, -0.161133, 0.003021, 0.004456, 0.015259, 0.214844, -0.001465, -0.000546, -0.001968, 0.026123, -0.000946, -0.001007, -0.002213, 0.033447, 0.000565, 0.001038, 0.002136, -0.027588, 0.000736, 0.000549, 0.000328, -0.025635, -0.001816, -0.002655, -0.001892, 0.053711, 0.001244, 0.00161, 0.001801, -0.026367, -0.000786, -0.000645, -0.000217, 0.033691, 0.0009, 0.000572, 0.000633, -0.0354, 0.000056, 0.000164, -0.000483, -0.010315, -0.000683, -0.00029, -0.000919, 0.025024, 0.000561, 0.000504, 0.000178, -0.026733, 0.000542, 0.000227, -0.000614, -0.032715, 0.001022, 0.000904, -0.00082, -0.052002, 0.00095, 0.000488, 0.000858, -0.021362, -0.001541, -0.001213, -0.002258, 0.041748, 0.001106, 0.000572, 0.001152, -0.029175, -0.00061, -0.000364, -0.000196, 0.025513, 0.001007, 0.000629, 0.001747, -0.025879, 0.000441, -0.000664, 0.000614, 0.063477, -0.000843, -0.000092, 0.000017, 0.0354, 0.000307, 0.000009, 0.000793, 0.008972, 0.000858, 0.000561, -0.000017, -0.032227, 0.000797, 0.001022, 0.001907, -0.028564, 0.000977, 0.000668, 0.00087, -0.032959, 0.000201, 0.000313, 0.000469, -0.022339, -0.000748, -0.000443, -0.000437, 0.031982, -0.000862, -0.000298, -0.001297, 0.028931, 0.000299, 0.000481, 0.000763, -0.032227, -0.00087, -0.000437, -0.000181, 0.037109, 0.000174, 0.000228, 0.00058, 0.01239, -0.001289, -0.001625, -0.001892, 0.028076, 0.000284, 0.000334, -0.000648, -0.018677, -0.002396, -0.002014, -0.003784, -0.078613, -0.001152, -0.000931, -0.000935, 0.025757, 0.002014, 0.001717, 0.003082, -0.040771, -0.001122, -0.001053, -0.000645, 0.029541, 0.000595, 0.000423, 0.001511, -0.025757, -0.000317, -0.000064, 0.000219, 0.010681, -0.002106, -0.002106, -0.002548, 0.034912, -0.000858, -0.000023, 0.002792, 0.057373, 0.000916, 0.000546, 0.0009, -0.030396, 0.001091, 0.000397, 0.000542, -0.033936, -0.000652, -0.000519, 0.000168, 0.028198, 0.000568, 0.000717, -0.00004, -0.031738, 0.001167, 0.000851, 0.001427, -0.026123, -0.000568, -0.000389, -0.00037, 0.025269, 0.001534, 0.001305, 0.001915, -0.026978, 0.001854, 0.00103, 0.002396, -0.029053, 0.000648, 0.000721, 0.001617, -0.03125, 0.001099, 0.000618, 0.002106, -0.03064, 0.000446, 0.002182, 0.006226, 0.083496, -0.001076, -0.000843, -0.001633, 0.059326, -0.001549, -0.001328, -0.00238, 0.036621, 0.000366, 0.000244, -0.000542, -0.029419, 0.000931, 0.000771, 0.001213, -0.030518, 0.000923, 0.000088, -0.000786, -0.030884, 0.001328, 0.000931, 0.000839, -0.040771, -0.000919, -0.000622, -0.000237, 0.033447, -0.002457, -0.001266, -0.003082, 0.044922, -0.000465, -0.000218, -0.000147, 0.035889, -0.001312, -0.001244, -0.00135, 0.025513, -0.000809, -0.000893, -0.000698, 0.027588, 0.000523, 0.000504, -0.000192, -0.026123, 0.000675, 0.000584, 0.000534, -0.010681, -0.001083, -0.001251, -0.00069, 0.032471, -0.000614, -0.00038, 0.000082, 0.030884, -0.000511, -0.000381, -0.000224, 0.013672, 0.001938, 0.001595, 0.003143, -0.043945, 0.00164, 0.001793, 0.002548, -0.036133, 0.002243, 0.001266, 0.002579, -0.031128, -0.000717, 0.000254, 0.001083, 0.017944, -0.00066, -0.000557, -0.000721, 0.053955, -0.001282, -0.001251, -0.002106, 0.036377, 0.001053, 0.000584, -0.000572, -0.041748, 0.001984, 0.001633, 0.003906, -0.038574, 0.000874, 0.000984, 0.00164, -0.026367, -0.000706, -0.000273, -0.001129, 0.029663, 0.001518, 0.001106, 0.003128, -0.033936, -0.002838, -0.002045, -0.003998, 0.046875, -0.001717, -0.001274, -0.000165, 0.042725, 0.001968, 0.001068, 0.002396, -0.028931, 0.000984, 0.00119, 0.002899, -0.004089, -0.000679, -0.000364, -0.000446, 0.036621, 0.000984, 0.000614, 0.001823, -0.029907, -0.001282, -0.001076, -0.000706, 0.03418, -0.002319, -0.001923, -0.002548, 0.042725, 0.001381, 0.00087, 0.001297, -0.0271, 0.000256, 0.000418, 0.001015, 0.033936, 0.000896, 0.000923, 0.001244, -0.026733, -0.000443, -0.000475, -0.000211, 0.031738, -0.001709, -0.001694, -0.002274, 0.029541, 0.00046, 0.000076, -0.000353, -0.009338, 0.00069, 0.000534, 0.000085, -0.017334, 0.00025, 0.000313, 0.00164, 0.005188, -0.002609, -0.001945, -0.002701, 0.042236, -0.002151, -0.003357, -0.005127, -0.078125, -0.001434, -0.001869, -0.002396, 0.029297, -0.001328, -0.001022, -0.002869, 0.027222, -0.001305, -0.000683, -0.001266, 0.030518, 0.000763, 0.000538, 0.000496, -0.03125, 0.000961, 0.00071, 0.00014, -0.033691, 0.000744, 0.00037, 0.001091, -0.024536, 0.000641, 0.000328, 0.000263, -0.036865, 0.000158, -0.000185, -0.00106, -0.044678, 0.000412, 0.000637, 0.000645, -0.028931, -0.001205, -0.001144, -0.001602, 0.029541, -0.001747, -0.001534, -0.00264, 0.026978, 0.001045, 0.000908, 0.000072, -0.032227, -0.000706, -0.000618, -0.000175, 0.036377, -0.001602, -0.002151, -0.002625, 0.059082, 0.001472, 0.001442, 0.002197, -0.050537, 0.000969, 0.001717, 0.009094, 0.042969, 0.00145, 0.000759, 0.000439, -0.039307, 0.001083, 0.000576, 0.001427, -0.023682, 0.001007, 0.000957, 0.001709, -0.068848, 0.001457, 0.000938, 0.001251, -0.029663, 0.000488, 0.000637, 0.000782, -0.02832, -0.001137, -0.000511, -0.001495, 0.040039, 0.000267, 0.000374, -0.00017, -0.031982, 0.000668, 0.000576, 0.000423, -0.031128, -0.001747, -0.001457, -0.001678, 0.027832, -0.001274, -0.000744, -0.000471, 0.029663, 0.000587, 0.000721, 0.000854, -0.028687, 0.001511, 0.000862, 0.001747, -0.030151, -0.00058, -0.000561, -0.000129, 0.033447, 0.000167, 0.000282, 0.000393, 0.018555, 0.000023, -0.000002, -0.000927, 0.008057, -0.000984, -0.000935, -0.001389, 0.026733, -0.001686, -0.001846, -0.007446, 0.162109, 0.001396, 0.001999, 0.00034, -0.162109, 0.004669, 0.005768, 0.007416, -0.15625, 0.004089, 0.004639, 0.010803, -0.175781, -0.003281, -0.003662, -0.011108, 0.186523, -0.004333, -0.004913, -0.007568, 0.206055, 0.000507, -0.002197, 0.001495, 0.168945, 0.003937, -0.000273, 0.001808, -0.172852, 0.001862, 0.000031, -0.005402, -0.179688, -0.00116, -0.001167, -0.001007, 0.172852, 0.001938, 0.003784, 0.008606, -0.167969, -0.000534, 0.001831, 0.005524, -0.195312, 0.002167, 0.002365, 0.005646, 0.168945, 0.002686, 0.000549, 0.006042, -0.168945, -0.002991, -0.005249, -0.015991, 0.193359, 0.001884, 0.000889, 0.004883, -0.154297, 0.001808, 0.000444, -0.003845, -0.158203, -0.003128, -0.004211, -0.010498, 0.18457, -0.001488, -0.001831, -0.004303, 0.194336, -0.003006, -0.000984, -0.005737, 0.15332, -0.002182, -0.003387, -0.003967, 0.151367, 0.000698, 0.001205, 0.004303, 0.043457, 0.000656, -0.000679, 0.000637, -0.173828, -0.00354, -0.00209, -0.001137, 0.180664, 0.002609, 0.003052, 0.00589, 0.158203, -0.000015, 0.000664, 0.002441, 0.142578, -0.005096, -0.004486, -0.015442, 0.151367, -0.000484, -0.000702, 0.001534, 0.197266, -0.002808, -0.002579, -0.011719, 0.170898, -0.000721, -0.001526, -0.005646, 0.161133, 0.000942, 0.001022, 0.004364, -0.200195, -0.002548, -0.000904, -0.006287, 0.169922, -0.003738, -0.001137, -0.006805, -0.208984, -0.004883, -0.005646, -0.016724, 0.177734, 0.005524, 0.005646, 0.013855, -0.182617, -0.000414, -0.000088, -0.001312, -0.110352, 0.002441, 0.003571, 0.003265, -0.181641, 0.002472, 0.003082, 0.006104, -0.172852, -0.000416, -0.00193, -0.004822, 0.183594, -0.002548, -0.002563, -0.00705, -0.033447, -0.003021, -0.003281, -0.007874, 0.168945, -0.000408, -0.001862, 0.00235, -0.157227, 0.003937, 0.004456, 0.011536, -0.166016, -0.004425, -0.004181, -0.012451, 0.18457, 0.000671, 0.000134, 0.000729, -0.041992, 0.001854, 0.001328, 0.009216, -0.170898, 0.001862, 0.001183, 0.005585, 0.175781, -0.00322, -0.004059, -0.01709, 0.198242, 0.001228, 0.00028, 0.00038, 0.226562, 0.001122, 0.000305, 0.005219, -0.176758, 0.000565, -0.000236, 0.003479, 0.168945, 0.003876, 0.005249, 0.009521, -0.176758, -0.001732, -0.001244, -0.002304, -0.199219, -0.002579, -0.001915, -0.006775, 0.167969, 0.002457, 0.002747, 0.010742, -0.173828, 0.003937, 0.003372, 0.006866, -0.172852, -0.000748, -0.0019, -0.006744, 0.202148, 0.000359, 0.000534, -0.003967, -0.201172, 0.002319, 0.000713, 0.007935, -0.201172, 0.000269, -0.000744, -0.000401, -0.200195, -0.000652, -0.000732, 0.000305, 0.166992, 0.004272, 0.003174, 0.010254, -0.188477, -0.004578, -0.004364, -0.011536, 0.185547, 0.003036, 0.00235, 0.010986, -0.161133, -0.000706, -0.004272, -0.006531, -0.150391, 0.002747, 0.001495, 0.00647, -0.191406, -0.005096, -0.005341, -0.011108, 0.171875, -0.001236, -0.001366, -0.003586, -0.04248, 0.003082, 0.003006, 0.010376, 0.204102, -0.001343, -0.002274, -0.007324, -0.045166, -0.002197, -0.000774, -0.007812, 0.182617, -0.001152, -0.001831, -0.003296, 0.182617, 0.001381, 0.00322, 0.006012, -0.171875, 0.005402, 0.005096, 0.013367, -0.173828, 0.002762, 0.00386, 0.009033, -0.171875, 0.001236, 0.002106, 0.003967, -0.147461, -0.001312, -0.003082, -0.007233, 0.165039, -0.00351, -0.005188, -0.009888, 0.178711, -0.003494, -0.00322, -0.007812, 0.199219, -0.0019, 0.00053, 0.00132, 0.174805, -0.003937, -0.00354, -0.013428, 0.210938, -0.001038, -0.002228, -0.007629, -0.19043, -0.003754, -0.0019, -0.008728, 0.196289, -0.003906, -0.002594, -0.0065, 0.146484, -0.000359, -0.00161, -0.001762, -0.101562, -0.000858, -0.002197, -0.003372, -0.049072, -0.001953, -0.000572, -0.004089, 0.199219, -0.005615, -0.007568, -0.021973, -0.151367, 0.003082, 0.003403, 0.012329, -0.180664, 0.000141, -0.000809, 0.001625, 0.22168, 0.003128, 0.002106, 0.002777, -0.168945, -0.00087, -0.002106, -0.007263, 0.178711, -0.007935, -0.012085, -0.028076, -0.200195, -0.000515, 0.000273, -0.002106, 0.197266, -0.003998, -0.003937, -0.00592, 0.177734, -0.001862, -0.002472, -0.010193, 0.18457, -0.000557, 0.001122, 0.002792, 0.208008, 0.001785, 0.002304, 0.003845, -0.202148, 0.003189, 0.002045, 0.015503, -0.206055, -0.000479, -0.001701, -0.003235, 0.175781, 0.002304, 0.002182, 0.004242, -0.15332, -0.00132, -0.001358, -0.005219, 0.177734, 0.00206, 0.002075, 0.004456, -0.163086, -0.002289, -0.00106, -0.001938, 0.166016, -0.002472, -0.003052, -0.001724, 0.196289, 0.00209, 0.001968, 0.003372, 0.051025, 0.000706, 0.000359, -0.006012, -0.170898, 0.00531, 0.004974, 0.016479, -0.185547, 0.000112, 0.000896, 0.000101, 0.09668, -0.001099, -0.001526, -0.006104, -0.053711, 0.005737, 0.006989, 0.014709, -0.177734, -0.004639, -0.005157, -0.018555, 0.176758, 0.000271, -0.001518, -0.00708, -0.196289, -0.004669, -0.002548, -0.00647, 0.163086, 0.004639, 0.004791, 0.010071, -0.158203, -0.006653, -0.008728, -0.018311, -0.165039, 0.001335, 0.000069, 0.001328, -0.164062, -0.001434, -0.001228, -0.002899, -0.176758, 0.00528, 0.002914, 0.010071, -0.170898, -0.003815, -0.005188, -0.012329, 0.033936, 0.001404, 0.001823, 0.00473, 0.042969, 0.001785, 0.001816, 0.00293, 0.197266, -0.000984, 0.00066, 0.000009, 0.207031, -0.00235, -0.000465, -0.006744, -0.202148, 0.004456, 0.003128, 0.011597, -0.180664, 0.000805, 0.00238, -0.002167, -0.166016, 0.001266, 0.001549, 0.004761, 0.058838, -0.00033, 0.000683, 0.006866, 0.110352, -0.005249, -0.007935, -0.02002, -0.225586, 0.00647, 0.015198, 0.03125, 0.224609, 0.005524, 0.00705, 0.035889, 0.231445, -0.000473, -0.002533, -0.007507, -0.064453, -0.010132, -0.012024, -0.025269, -0.300781, -0.021729, -0.029541, -0.083984, -0.228516, 0.033936, 0.038818, 0.11084, 0.355469, -0.002426, -0.012634, -0.03418, -0.228516, 0.000307, -0.003418, -0.011597, -0.064941, 0.00386, -0.014526, -0.081543, -0.458984, -0.001114, -0.007477, -0.015991, -0.12793, 0.012146, 0.037842, 0.109375, 0.464844, -0.001724, -0.00193, -0.005402, -0.052246, -0.000877, -0.009033, -0.032227, -0.235352, -0.011047, -0.013245, -0.023315, -0.332031, 0.001617, 0.003281, 0.007385, 0.083984, -0.007202, -0.008911, -0.018066, -0.072754, 0.008362, 0.012329, 0.027344, -0.012573, -0.00528, -0.009705, -0.029907, -0.176758, -0.020752, -0.026245, -0.060547, -0.345703, 0.010498, 0.026245, 0.056152, 0.371094, 0.015564, 0.017578, 0.031494, 0.273438, -0.001404, -0.001778, -0.003357, -0.068848, 0.000801, 0.000679, 0.002838, 0.066406, 0.016479, 0.014832, 0.047607, 0.318359, -0.003021, -0.002747, -0.008972, -0.225586, -0.012512, -0.012146, -0.031738, -0.251953, -0.012878, -0.015381, -0.025513, -0.128906, 0.010193, 0.016602, 0.046143, 0.28125, 0.007568, 0.01709, 0.040039, 0.320312, -0.000241, 0.002472, 0.002228, 0.10498, 0.00293, 0.007141, 0.022705, 0.240234, -0.011108, -0.013672, -0.029541, -0.28125, 0.008545, 0.015747, 0.023682, 0.209961, -0.004364, -0.005371, -0.013367, -0.064453, -0.006897, -0.017456, -0.039307, -0.269531, -0.001839, -0.005005, -0.007996, -0.145508, -0.009155, -0.009644, -0.019897, -0.234375, -0.001129, 0.001465, 0.000904, 0.058594, 0.059814, 0.146484, 0.351562, -0.120605, 0.004456, 0.005035, 0.014832, 0.089355, 0.012878, 0.034424, 0.096191, 0.480469, -0.001999, 0.008301, 0.09668, 0.451172, 0.0009, 0.00135, 0.002335, 0.071777, -0.001152, -0.001015, 0.003632, -0.063965, 0.012939, 0.019653, 0.053955, 0.222656, 0.004608, 0.012817, 0.019287, 0.220703, -0.008972, -0.016846, -0.049316, -0.292969, 0.002243, 0.001915, 0.004395, 0.053955, -0.0065, -0.011658, -0.024048, -0.224609, 0.018311, 0.024658, 0.062988, 0.324219, -0.001686, -0.000492, 0.000843, 0.085449, 0.009827, 0.010864, 0.019043, 0.202148, -0.009033, -0.010742, -0.027344, 0.008484, -0.001656, -0.000908, -0.000423, -0.077148, -0.016602, -0.019409, -0.041748, -0.275391, 0.007782, 0.020874, 0.065918, 0.357422, 0.00235, 0.003464, 0.01062, 0.053711, -0.000641, 0.002701, 0.013184, 0.197266, 0.000418, 0.001205, -0.000443, 0.055908, 0.001778, 0.002106, 0.008423, 0.09082, 0.003708, 0.0047, 0.008423, 0.054443, 0.003342, 0.0047, 0.013367, 0.227539, -0.009888, -0.013733, -0.027832, 0.02832, 0.007294, 0.009338, 0.029297, 0.219727, 0.023193, 0.023438, 0.048584, 0.294922, 0.011902, 0.010681, 0.022339, 0.335938, -0.026245, -0.031006, -0.07666, -0.300781, -0.003647, -0.007355, -0.022583, -0.259766, -0.013, -0.02063, -0.060303, -0.332031, -0.012939, -0.016968, -0.031006, -0.298828, 0.018921, 0.025513, 0.060059, 0.289062, 0.027344, 0.033936, 0.116211, 0.339844, -0.006317, -0.009827, -0.035156, -0.237305, 0.034912, 0.037354, 0.083008, 0.339844, 0.000561, 0.002289, 0.009949, 0.058838, -0.002136, -0.001312, -0.009644, -0.063477, 0.001419, 0.019653, 0.03418, 0.359375, 0.001793, 0.002899, 0.009338, 0.056152, -0.011475, -0.023071, -0.05957, -0.310547, 0.012512, 0.022217, 0.06543, 0.306641, 0.005615, 0.008606, 0.024048, 0.263672, -0.004028, -0.010376, -0.029785, -0.289062, 0.008972, 0.0177, 0.055176, 0.339844, 0.012634, 0.025269, 0.057373, 0.287109, 0.004791, 0.006439, -0.001678, -0.130859, -0.026733, -0.036377, -0.07959, -0.365234, -0.015869, -0.014343, -0.029663, -0.292969, 0.017944, 0.015991, 0.028931, 0.294922, 0.004486, 0.007629, 0.015564, 0.072266, -0.000568, 0.000492, 0.000076, -0.060303, -0.014709, -0.012878, -0.028564, -0.298828, 0.008911, 0.030151, 0.086914, 0.384766, -0.009766, -0.012268, -0.027344, -0.261719, -0.010437, -0.018066, -0.059326, -0.308594, 0.012085, -0.003464, -0.079102, -0.455078, -0.010742, -0.013184, -0.041992, -0.25, -0.006409, -0.007324, -0.019775, -0.229492, 0.018799, 0.023071, 0.048584, 0.314453, 0.066895, 0.101562, 0.201172, 0.453125, 0.028198, 0.038818, 0.095703, 0.347656, 0.01001, 0.013367, 0.026855, -0.001701, -0.037109, -0.044922, -0.089844, -0.363281, -0.002014, 0.004639, 0.018555, 0.203125, 0.012085, 0.011841, 0.025513, 0.308594, 0.006378, 0.0047, 0.01709, 0.12793, 0.002304, 0.001701, 0.002335, -0.060791, 0.003098, 0.010498, 0.048096, 0.310547, -0.023193, -0.028809, -0.084961, -0.302734, 0.013794, 0.021606, 0.06543, 0.302734, -0.009155, -0.013184, -0.038086, -0.206055, -0.016479, -0.024048, -0.053955, -0.214844, -0.003967, -0.005463, -0.012573, -0.105469, -0.000237, -0.001511, -0.005127, -0.047363, 0.000626, 0.00082, 0.004547, 0.071777, 0.00006, 0.001648, 0.002426, 0.064453, 0.006897, 0.011292, 0.016846, 0.246094, 0.001579, 0.001259, 0.000003, -0.070312, 0.014648, 0.019653, 0.033447, 0.267578, -0.015503, -0.026123, -0.055664, -0.123535, 0.010132, 0.013794, 0.045166, 0.227539, 0.039307, 0.051758, 0.114258, 0.365234, -0.000526, -0.000309, 0.000271, -0.057861, -0.003372, -0.008972, -0.031128, -0.226562, -0.005768, -0.009155, -0.024048, -0.124023, -0.033203, -0.048096, -0.119629, -0.384766, 0.0177, 0.024536, 0.06543, 0.25, -0.008606, -0.008972, -0.023193, -0.245117, -0.005615, -0.007446, -0.018311, -0.038574, 0.002777, 0.00238, 0.00354, 0.072266, 0.039795, 0.094238, 0.170898, 0.345703, -0.007385, -0.014832, -0.043701, 0.000429, 0.000005, 0.001625, 0.002136, 0.063965, -0.001205, -0.009949, 0.044678, -0.035889, -0.000269, 0.002945, 0.004059, 0.064453, -0.000755, 0.020508, 0.036621, 0.110352, -0.023071, -0.076172, -0.208984, -0.363281, -0.003906, -0.004486, -0.006744, -0.083496, 0.005463, 0.006897, 0.008484, 0.065918, 0.045166, 0.062256, 0.12793, 0.227539, 0.004944, 0.015564, 0.067871, 0.199219, 0.00238, 0.003082, 0.005737, 0.074219, -0.001503, -0.001328, -0.000443, -0.087891, 0.005096, 0.015442, -0.014587, 0.072266, -0.001503, -0.004242, -0.01709, -0.050781, 0.001221, 0.00148, 0.005798, 0.051758, -0.000591, -0.000919, -0.001091, -0.066895, -0.000679, 0.000113, 0.000136, -0.071777, 0.002289, 0.001411, 0.003189, 0.074707, 0.002304, 0.001686, 0.000896, 0.097168, -0.003113, -0.00206, -0.005707, -0.072266, 0.004486, 0.001869, 0.00235, 0.084961, 0.000759, 0.002182, 0.003601, -0.07666, -0.009705, -0.014893, -0.031738, -0.151367, 0.002106, -0.000311, 0.003082, 0.081543, 0.002914, 0.001625, 0.004669, 0.070312, 0.003937, 0.006531, 0.006134, 0.07373, 0.00001, -0.000114, -0.003677, -0.071289, 0.003464, 0.004913, 0.009216, 0.056396, -0.000107, -0.002716, -0.002167, -0.100098, -0.004333, -0.002426, -0.009583, -0.046875, -0.003891, -0.004669, -0.011597, -0.022095, -0.00087, -0.000456, -0.003662, -0.074219, -0.000136, 0.000473, 0.00322, -0.08252, -0.00531, -0.004395, -0.008118, -0.075684, -0.000603, -0.000104, 0.107422, -0.021729, 0.001564, 0.002518, 0.005554, 0.044922, 0.000851, 0.001015, -0.000027, 0.043457, -0.039307, -0.04248, -0.082031, -0.384766, -0.006683, -0.010986, -0.030151, -0.001663, -0.000576, -0.000288, -0.001297, -0.066406, 0.006897, 0.010071, 0.021851, -0.059814, 0.00647, 0.032471, 0.061523, 0.098633, -0.000656, -0.001045, -0.001122, -0.05957, -0.000383, -0.001068, -0.001526, -0.072754, -0.001251, -0.030273, -0.008423, 0.041992, 0.000433, 0.001556, 0.003174, 0.066895, 0.000328, 0.00041, 0.001816, -0.072266, -0.080566, -0.095215, -0.211914, -0.332031, -0.001122, 0.001595, 0.000473, 0.054443, 0.023804, 0.036377, 0.124023, 0.279297, -0.005066, -0.002457, -0.007385, 0.061523, 0.00029, 0.000256, 0.000904, 0.068848, 0.003494, 0.003906, 0.007812, 0.123535, 0.042969, 0.045898, 0.375, 0.115723, -0.000374, -0.000206, -0.002563, -0.068848, -0.002014, -0.002869, -0.005035, -0.069336, -0.002029, -0.002274, -0.001579, -0.056641, 0.008118, 0.016724, 0.037354, 0.200195, 0.000156, 0.000191, 0.000188, -0.04541, -0.003998, -0.006226, -0.012207, -0.073242, -0.005554, -0.007507, -0.017944, 0.051025, 0.000515, 0.000858, 0.002075, 0.071777, -0.001328, -0.001732, 0.007019, 0.066895, -0.000301, 0.001266, -0.00116, -0.068359, 0.000675, 0.001472, 0.002884, -0.088867, 0.001854, 0.001175, 0.007446, 0.067871, 0.000912, 0.001556, -0.000717, -0.088867, -0.000185, 0.001488, 0.001869, 0.070312, -0.000071, -0.000599, -0.000816, -0.06543, 0.005707, 0.005127, 0.010864, 0.074219, 0.007507, 0.006897, 0.014832, 0.085449, -0.001793, -0.001923, -0.005768, -0.061279, -0.001869, -0.003555, -0.003281, -0.072754, -0.006134, -0.007996, -0.02478, 0.045654, -0.001816, -0.000961, -0.002899, -0.054932, -0.001419, -0.000511, -0.00351, -0.063965, 0.003067, 0.002319, 0.004547, -0.049316, 0.001846, 0.00206, 0.00296, 0.067383, 0.008545, 0.007141, 0.027832, -0.154297, 0.008606, 0.007019, 0.00769, 0.106934, 0.00193, 0.001541, 0.004822, 0.067871, 0.000801, 0.001282, 0.000048, 0.064453, -0.006927, -0.007233, -0.019775, -0.0177, 0.002548, 0.002808, 0.0065, 0.068359, 0.000587, 0.007568, -0.024902, 0.0354, 0.01062, 0.009399, 0.024902, 0.193359, 0.00267, 0.002838, 0.016357, 0.050537, -0.002762, -0.005066, -0.119629, -0.045898, 0.00116, 0.001671, 0.000523, 0.075195, 0.010254, 0.009094, 0.013062, 0.092285, 0.000881, 0.000721, 0.003815, 0.069824, 0.009766, 0.029541, 0.174805, 0.039551, 0.00238, 0.006012, 0.022095, 0.049561, -0.002243, -0.002594, -0.002457, -0.081543, -0.000671, -0.000125, 0.004395, 0.074707, 0.004822, 0.001717, 0.01062, 0.071777, 0.007996, 0.005554, 0.00885, 0.100586, -0.002289, -0.002151, -0.004791, -0.075684, -0.009766, -0.032715, 0.016113, 0.056885, -0.004639, -0.006073, -0.018066, 0.063477, 0.00032, 0.000668, -0.000732, -0.063965, 0.00473, 0.004059, 0.012939, 0.132812, -0.000242, -0.00132, 0.000999, -0.079102, 0.001038, 0.000222, 0.004944, 0.083008, 0.002701, 0.001945, 0.002914, 0.071777, 0.00322, 0.003281, 0.008911, 0.078613, 0.005157, 0.007416, 0.024902, 0.029297, -0.000519, -0.001122, 0.001282, -0.074219, 0.005371, 0.003311, 0.010254, 0.071289, -0.000298, 0.001892, -0.000904, -0.051514, 0.012329, 0.018433, 0.031738, 0.212891, 0.011047, 0.018921, 0.076172, 0.219727, 0.008423, 0.008911, 0.043213, 0.004578, 0.00132, 0.001884, 0.003311, 0.079102, 0.001251, 0.000504, 0.001892, 0.06543, 0.000054, 0.000675, -0.00071, 0.058838, -0.000538, -0.001671, -0.003754, -0.063477, 0.022217, 0.022583, 0.03125, 0.130859, 0.00322, 0.004211, 0.014832, 0.03418, 0.002014, 0.002304, 0.003586, 0.066406, -0.003265, -0.002274, -0.006378, -0.078125, -0.000174, -0.00145, -0.003616, 0.061768, -0.000427, -0.001343, 0.000786, 0.063965, 0.003311, 0.003464, 0.003708, 0.072266, -0.014038, -0.012695, -0.023682, -0.019043, 0.000854, 0.000269, 0.006775, 0.074219, 0.000347, 0.000572, 0.000702, -0.033447, 0.000553, 0.00116, 0.001671, -0.041016, -0.003311, -0.004974, -0.014099, -0.179688, 0.003113, 0.002289, 0.001999, -0.057129, 0.000828, 0.00046, -0.00087, -0.016724, -0.000671, -0.000984, 0.003281, 0.058594, -0.003448, -0.001045, 0.000477, 0.071289, 0.000538, -0.000546, -0.001785, -0.018311, 0.000483, 0.001091, -0.000064, 0.070801, 0.001854, 0.000002, -0.004486, -0.078613, -0.00116, -0.001068, -0.002518, 0.040283, -0.001045, -0.00046, -0.002121, 0.039551, -0.000389, -0.00033, -0.000645, 0.026611, 0.001129, 0.002426, 0.004913, 0.023315, 0.003967, 0.003128, 0.000504, -0.074707, 0.000012, 0.003967, 0.018311, 0.160156, 0.005096, 0.01123, 0.033936, 0.143555, 0.00322, 0.004242, 0.012329, -0.012756, 0.001923, 0.003494, 0.0047, -0.086426, -0.002975, -0.005035, -0.009277, -0.043701, 0.005493, 0.011475, 0.027588, 0.067871, -0.002548, -0.004669, -0.00885, -0.149414, 0.001457, 0.001045, 0.002075, -0.038086, 0.001335, -0.004822, -0.021851, -0.165039, -0.000186, -0.000216, -0.007111, -0.062988, -0.006073, -0.009155, -0.024292, -0.134766, -0.003662, -0.00415, -0.011963, -0.083984, -0.000858, -0.001358, -0.006714, -0.069336, -0.002487, -0.002106, -0.002289, -0.099121, -0.005676, -0.013367, -0.032227, -0.149414, 0.008545, 0.009644, 0.030396, 0.162109, -0.001869, -0.001442, -0.002106, 0.039307, 0.000957, 0.001755, 0.003525, 0.015625, 0.000475, 0.001114, 0.002472, -0.04248, -0.013611, -0.020264, -0.057373, 0.00769, 0.003357, 0.004456, 0.018188, 0.080566, 0.001335, 0.001656, 0.003967, -0.037842, 0.001198, 0.005188, 0.016357, 0.154297, -0.000622, 0.004944, -0.000294, -0.167969, 0.002808, 0.001671, 0.003067, -0.040283, -0.002502, -0.007812, -0.023682, -0.160156, -0.001907, -0.001244, -0.003021, 0.039062, 0.001816, 0.002045, 0.004059, -0.042725, 0.000877, 0.00238, 0.006561, 0.035645, 0.005341, 0.00415, 0.010132, -0.067871, -0.002121, -0.004639, -0.013184, -0.171875, -0.002029, -0.003906, -0.012695, 0.005707, 0.000923, 0.001091, 0.002121, -0.036865, -0.000843, 0.000935, 0.003708, 0.05835, -0.000206, 0.000433, 0.001762, 0.028442, 0.002274, 0.003494, 0.006073, -0.016602, 0.002045, 0.001534, 0.005707, -0.053955, 0.000862, 0.001183, -0.003967, 0.07666, 0.003082, 0.006897, 0.031494, 0.152344, -0.000969, 0.001091, 0.00007, 0.061035, -0.004303, -0.002792, -0.00946, 0.077148, -0.004242, -0.011108, -0.028931, -0.167969, 0.002579, 0.002426, -0.000444, -0.067383, -0.000984, -0.001068, 0.004822, 0.077148, -0.001236, 0.000021, 0.000207, 0.044678, 0.000128, -0.000035, -0.001381, 0.027344, -0.00053, -0.000066, -0.001999, 0.031982, 0.002182, 0.002289, 0.002869, -0.048828, -0.003204, -0.003235, -0.001686, 0.052734, -0.001694, -0.00383, -0.01123, 0.00473, 0.000458, 0.000614, 0.001602, -0.038818, 0.00238, 0.00267, 0.005249, -0.02063, -0.005066, -0.008484, -0.017578, -0.017456, 0.002151, 0.001472, 0.002701, -0.052979, 0.001648, 0.001953, 0.00325, -0.04248, 0.000637, 0.001114, 0.002701, 0.030151, 0.002747, 0.001495, 0.000633, -0.05957, -0.009827, -0.016479, -0.037598, -0.06543, -0.00135, -0.000824, -0.003082, 0.040771, 0.000881, -0.001068, -0.003113, -0.063965, -0.009583, -0.01532, -0.036377, -0.143555, -0.000839, -0.000809, -0.001823, 0.03833, -0.00022, -0.000683, 0.000778, -0.040527, -0.002029, -0.001205, -0.004425, 0.045898, -0.000205, 0.000267, 0.001984, 0.023071, -0.003342, -0.001984, -0.004944, 0.055664, 0.001732, 0.008362, 0.032471, 0.189453, -0.000614, -0.001312, -0.001984, 0.033447, -0.003876, -0.006226, -0.01239, 0.009521, -0.001434, -0.002106, 0.000912, 0.084473, 0.000039, 0.002548, 0.005829, 0.148438, 0.000767, -0.000309, -0.016235, -0.158203, -0.000847, -0.002792, -0.006714, -0.071777, 0.000828, 0.001389, 0.004974, 0.031738, 0.001343, 0.000687, 0.003265, -0.040771, 0.00028, 0.000843, 0.002792, -0.026367, -0.000224, -0.001633, -0.005554, 0.067383, 0.000854, 0.001152, 0.001747, -0.040039, -0.007935, -0.01532, -0.045166, -0.175781, -0.00415, -0.00824, -0.018677, -0.183594, -0.001534, -0.00116, -0.000946, 0.077148, -0.000492, -0.00079, -0.001701, 0.0354, 0.004181, 0.005463, 0.013855, 0.065918, -0.001541, -0.001213, -0.00209, -0.070801, -0.001595, -0.010071, -0.019775, -0.166992, -0.00412, -0.003647, -0.005463, 0.058838, 0.003006, 0.002884, 0.002518, -0.052246, -0.004486, -0.007935, -0.037354, -0.165039, -0.000456, -0.003616, -0.009888, -0.062256, -0.003418, -0.004364, -0.009888, 0.084961, 0.000385, 0.000322, 0.00106, -0.062256, -0.00193, -0.001823, -0.010315, -0.085938, -0.002106, -0.00103, -0.000889, 0.037354, 0.001534, 0.001488, 0.002304, -0.041016, 0.001389, 0.001038, 0.002548, -0.039062, -0.004303, -0.002899, -0.002045, 0.06543, -0.002594, -0.00161, -0.00267, 0.060791, 0.001457, 0.001266, 0.002213, -0.042725, 0.003342, 0.010986, 0.032959, 0.140625, -0.000504, -0.000188, 0.001617, 0.072266, -0.002701, -0.00238, -0.001999, 0.089844, -0.002426, -0.007233, -0.02063, -0.134766, 0.000307, -0.000196, -0.000462, -0.023682, 0.002579, 0.002106, -0.00589, -0.10498, -0.002258, -0.00238, -0.005676, 0.057129, 0.000874, 0.001213, 0.002411, -0.032471, -0.000519, -0.000771, -0.001709, 0.037109, 0.002655, 0.001701, 0.00161, -0.042969, 0.002319, 0.001419, 0.00325, -0.045654, 0.000576, 0.007477, 0.025024, 0.161133, -0.008789, -0.009888, -0.03125, -0.133789, 0.00528, 0.007355, 0.025757, 0.037598, 0.000248, 0.000275, 0.000492, -0.00589, 0.00058, 0.000216, 0.000154, -0.025635, 0.000083, -0.000033, 0.000305, 0.005676, -0.000146, 0.00028, -0.001244, -0.029053, 0.000679, -0.001015, -0.002335, -0.07959, 0.000341, 0.000433, -0.000587, -0.025146, -0.000332, -0.000488, -0.000011, 0.024414, 0.000112, 0.000553, 0.000104, -0.027954, 0.000167, 0.00033, -0.000141, -0.026245, -0.000254, -0.000338, 0.000286, 0.022461, 0.000523, 0.000383, -0.000237, -0.025269, 0.000023, 0.000148, 0.000801, 0.026978, 0.000935, 0.000034, 0.000096, -0.026367, 0.000381, 0.000227, -0.000504, -0.026855, -0.000284, -0.000007, 0.000299, 0.019775, 0.000504, -0.000154, -0.001648, -0.07373, 0.000698, 0.000299, -0.000412, -0.027344, -0.000687, -0.000603, -0.000546, 0.028076, 0.000801, 0.000557, 0.000389, -0.02417, 0.000023, 0.000572, 0.001564, 0.077637, 0.000675, 0.000418, 0.000322, -0.023804, -0.001198, 0.000056, -0.002991, -0.079102, -0.000671, -0.000433, 0.000155, 0.028564, -0.000397, -0.000496, -0.000057, 0.025391, -0.000862, -0.000303, 0.000042, 0.031738, -0.000801, -0.000446, 0.000001, 0.027222, -0.00025, -0.000154, -0.000961, -0.033691, -0.000717, -0.000387, -0.000195, 0.031494, -0.000069, 0.000096, -0.000061, 0.006042, -0.001099, -0.00046, -0.000149, 0.028687, -0.000238, -0.000183, 0.000024, 0.028687, 0.000007, 0.000093, 0.000061, -0.005432, -0.000881, -0.000252, -0.000151, 0.028076, -0.000301, 0.000037, 0.000832, 0.032471, 0.000576, 0.000261, -0.000927, -0.032471, 0.000595, 0.000395, -0.000171, -0.025269, -0.000372, -0.000484, 0.000751, 0.037109, -0.000005, -0.000135, 0.001152, 0.031982, -0.00079, -0.000107, 0.000105, 0.03125, 0.000311, 0.000052, -0.00037, -0.02478, -0.00004, -0.000104, 0.000694, 0.030884, -0.000001, -0.000519, 0.00079, 0.071777, 0.000439, 0.000341, -0.000319, -0.026367, -0.000345, -0.000341, 0.000557, 0.035645, 0.000507, 0.000572, 0.000595, -0.026978, -0.000946, -0.000023, 0.000263, 0.029663, -0.000549, -0.000381, -0.000116, 0.025269, -0.000152, -0.000122, 0.00002, 0.005829, -0.000224, -0.000228, -0.000322, -0.029419, 0.000637, 0.000519, 0.000101, -0.026123, -0.000546, -0.000383, 0.000507, 0.026001, -0.000542, -0.000162, -0.000196, 0.023804, 0.000176, -0.000043, 0.000904, 0.031982, -0.001244, -0.000313, 0.000322, 0.074707, -0.000835, -0.000622, 0.000568, 0.026978, -0.000376, -0.000515, -0.000288, 0.026367, 0.00058, 0.000296, -0.000347, -0.029297, -0.000383, -0.000406, 0.000213, 0.027832, 0.000965, 0.000816, 0.000851, -0.02417, -0.000237, -0.000104, 0.000683, 0.02771, 0.000299, 0.000216, 0.000022, -0.026489, 0.000572, 0.000706, 0.0005, -0.024658, 0.000637, 0.000119, -0.000486, -0.030396, 0.000172, 0.000122, -0.000169, -0.027222, -0.000637, -0.000437, -0.000067, 0.027222, 0.001289, 0.000671, 0.000236, -0.025024, 0.000033, -0.000001, 0.000131, -0.005981, -0.000383, -0.000595, 0.001907, 0.080078, -0.007935, -0.010986, -0.031128, -0.045166, -0.000273, -0.000507, 0.000194, 0.023071, -0.000721, 0.00005, 0.000568, 0.026001, -0.000206, -0.000496, 0.00025, 0.026489, 0.000098, 0.000091, 0.000106, -0.006287, 0.000114, 0.00022, 0.001183, 0.039551, -0.000429, -0.000973, -0.002289, -0.078613, 0.000229, 0.000288, -0.000467, -0.028076, -0.000479, -0.000252, -0.000313, 0.030029, 0.000376, 0.000292, 0.000039, -0.024048, -0.000469, 0.000044, 0.000362, 0.027222, 0.000288, 0.000584, -0.000418, -0.026489, 0.000026, 0.0002, -0.000134, 0.008545, -0.000008, -0.000085, 0.000231, 0.006195, 0.000155, 0.000171, 0.000713, 0.006165, -0.000282, -0.000051, 0.001205, 0.081055, 0.000033, 0.000187, 0.00135, 0.073242, 0.00034, 0.000254, -0.000694, -0.029663, -0.003998, -0.003967, -0.007751, -0.103516, -0.000324, -0.000001, 0.000207, 0.02771, -0.000546, -0.000725, -0.002579, -0.08252, -0.000246, -0.000492, 0.001022, 0.033936, 0.000423, 0.000479, 0.00267, 0.07959, 0.000767, 0.000797, -0.00014, -0.027954, 0.00012, -0.000025, -0.001549, -0.032471, 0.000469, 0.000311, -0.000207, -0.027954, -0.000515, -0.000656, 0.000041, 0.028564, -0.000797, -0.000805, 0.000094, 0.027222, 0.000307, -0.000767, -0.002808, -0.081543, -0.000454, -0.000273, -0.00001, 0.024292, 0.000007, -0.000021, 0.000007, 0.006287, -0.00082, -0.000196, -0.002731, -0.083008, -0.000303, -0.000526, 0.000094, 0.026001, -0.000475, -0.000511, -0.000094, 0.02417, 0.000033, 0.000003, -0.000166, -0.006226, 0.000771, 0.000725, -0.000324, -0.023315, -0.000349, -0.000492, 0.000027, 0.02417, -0.000467, -0.000469, -0.00037, 0.028442, 0.000216, 0.000105, 0.000119, -0.026855, 0.000406, 0.000278, -0.000189, -0.022827, 0.000458, 0.000195, -0.000805, -0.032227, 0.000032, 0.000065, 0.000177, 0.005615, -0.000301, -0.000347, 0.000637, 0.030518, -0.000618, -0.000439, 0.000187, 0.033203, -0.001198, -0.001083, -0.000136, 0.025391, 0.000118, -0.000526, 0.000334, 0.030518, -0.000402, -0.000488, -0.000026, 0.031982, -0.000378, -0.00029, 0.000024, 0.024658, -0.000435, -0.000199, 0.000519, 0.023071, -0.000486, -0.000065, 0.000357, 0.032227, 0.000334, 0.000176, -0.000265, -0.026611, 0.000614, 0.000313, 0.000066, -0.025269, 0.000816, 0.000368, -0.000191, -0.025879, -0.000145, -0.000228, 0.000257, 0.026123, -0.000042, 0.000094, -0.001526, -0.067871, -0.000128, -0.000186, -0.000239, -0.006378, -0.000052, -0.000018, -0.000282, -0.006287, -0.000568, -0.000744, -0.002075, -0.07373, 0.00061, 0.000244, -0.000273, -0.026978, 0.000496, 0.000284, -0.000263, -0.0271, 0.008728, 0.010681, 0.02063, 0.170898, -0.009155, -0.012085, -0.029053, -0.443359, -0.014893, -0.015442, -0.036621, -0.242188, -0.00351, 0.000427, -0.002731, 0.15332, 0.000269, -0.000809, -0.003098, -0.045898, 0.012085, 0.012268, 0.023315, 0.22168, 0.001984, 0.004242, 0.011047, 0.061279, 0.012268, 0.013855, 0.027466, 0.292969, 0.000085, 0.000278, 0.000828, -0.045898, -0.005188, -0.002762, 0.000526, 0.174805, 0.014343, 0.027832, 0.083008, 0.447266, -0.014526, -0.016724, -0.043701, -0.304688, 0.012024, 0.021729, 0.057617, 0.414062, -0.000771, -0.000984, -0.004456, -0.049072, 0.000186, -0.000387, -0.000092, -0.056396, 0.001244, 0.002609, 0.00412, 0.05542, -0.013855, -0.015625, -0.028076, -0.265625, 0.000349, 0.000391, 0.001373, 0.062256, 0.063965, 0.0625, 0.128906, -0.022949, -0.004974, -0.007721, -0.016846, -0.007935, 0.000437, 0.001205, 0.00095, 0.050781, 0.032715, 0.035645, 0.089844, 0.246094, 0.002716, 0.003769, 0.006927, 0.062988, 0.000782, -0.000992, 0.000066, -0.083496, 0.012451, 0.012878, 0.026855, 0.007629, -0.000093, -0.000702, -0.009583, -0.078613, 0.000427, -0.000828, -0.00135, -0.052246, -0.004517, -0.007416, -0.007568, -0.304688, 0.001968, 0.000633, 0.005524, 0.129883, -0.00087, -0.000317, -0.001923, -0.043457, -0.003662, -0.00589, -0.011841, -0.157227, 0.001244, 0.000874, 0.004333, 0.041504, -0.001022, 0.000423, -0.001152, 0.046631, -0.000347, -0.000549, -0.003906, -0.047119, -0.00415, -0.006958, -0.016357, -0.158203, -0.006927, -0.007111, -0.016602, -0.269531, -0.000204, 0.003128, 0.009949, 0.049561, 0.001175, -0.000169, -0.001045, -0.051514, -0.01709, -0.02063, -0.02832, -0.451172, 0.007263, 0.010803, 0.0354, 0.314453, 0.000591, 0.000347, -0.001083, -0.047852, -0.008667, -0.009827, -0.020874, -0.00296, -0.02124, -0.026367, -0.046631, -0.207031, -0.000534, 0.001602, 0.001846, 0.049805, -0.014099, -0.019531, -0.036621, -0.335938, -0.000946, 0.000263, 0.000824, 0.062012, -0.000366, -0.001205, -0.001587, 0.050049, 0.000633, 0.000896, 0.002716, -0.035156, 0.000549, 0.000176, -0.00145, -0.052734, -0.004211, -0.006836, -0.012451, -0.106934, 0.000178, -0.000177, 0.000591, 0.048584, -0.000134, 0.000858, 0.000261, -0.05835, 0.000046, 0.000504, 0.001945, 0.07373, -0.000412, -0.003204, -0.010498, -0.147461, 0.000557, 0.000322, -0.001411, -0.036865, -0.007141, -0.010193, -0.022339, -0.169922, -0.009644, -0.017944, -0.037598, -0.345703, -0.001945, 0.001312, 0.000269, 0.081055, 0.001144, -0.000977, -0.000486, -0.049316, -0.008179, -0.007996, -0.018311, -0.198242, -0.0019, -0.002075, -0.005035, -0.147461, -0.000355, -0.00066, 0.000595, 0.057861, 0.007935, 0.010315, 0.024048, -0.008545, 0.000343, 0.002548, 0.005676, 0.057617, 0.000538, -0.000713, -0.000797, -0.055176, -0.000763, -0.001579, 0.000062, 0.05127, -0.00531, -0.005127, -0.010254, -0.054688, 0.000736, -0.002548, -0.009827, -0.169922, 0.019043, 0.033447, 0.07666, 0.423828, -0.005768, -0.007141, -0.015564, -0.155273, -0.000319, 0.001404, 0.005524, 0.045166, 0.000938, 0.000526, 0.001595, -0.056152, 0.003479, 0.003525, 0.012817, 0.08252, 0.00036, -0.000893, -0.005707, -0.046631, 0.002426, -0.001099, -0.002426, -0.125977, 0.000683, 0.001785, 0.001518, 0.050293, 0.014587, 0.016357, 0.036865, 0.271484, 0.003342, 0.003937, 0.008667, 0.042969, -0.005035, -0.006134, -0.011658, -0.165039, -0.000073, -0.00106, -0.001862, -0.047852, -0.001137, -0.002899, -0.006195, -0.04126, -0.000441, -0.000298, -0.003296, -0.061279, 0.001381, 0.000591, -0.000809, -0.052002, 0.001297, 0.001205, 0.005005, 0.036865, -0.001968, -0.000656, 0.001755, 0.149414, 0.015991, 0.016602, 0.026733, 0.269531, 0.000591, 0.000366, 0.003204, 0.139648, 0.00296, 0.00386, 0.002716, -0.158203, 0.000015, 0.000028, -0.012024, -0.171875, 0.000782, -0.000923, -0.000241, -0.056641, -0.009033, -0.013245, -0.029907, -0.214844, 0.007721, 0.011536, 0.026245, 0.203125, 0.000368, 0.003082, 0.00766, 0.111328, -0.004669, -0.009949, -0.03064, -0.192383, -0.002762, -0.004425, -0.003845, -0.115723, -0.000607, -0.001335, -0.003052, -0.051758, 0.011292, 0.017334, 0.030029, 0.310547, 0.000429, -0.004089, -0.011536, -0.224609, -0.019531, -0.023193, -0.041748, -0.341797, 0.02832, 0.030396, 0.050781, 0.3125, -0.000383, -0.000851, 0.00103, 0.0625, -0.011475, -0.010986, -0.021362, -0.210938, -0.01239, -0.012634, -0.0177, -0.208008, -0.00824, -0.009277, -0.019653, -0.000881, -0.006165, -0.003677, -0.013672, -0.107422, 0.000862, 0.000072, 0.000599, -0.053955, 0.006744, 0.00885, 0.01709, 0.149414, 0.000973, -0.000188, -0.001167, -0.036377, -0.009949, -0.017822, -0.047119, -0.207031, -0.024902, -0.027588, -0.047363, -0.283203, 0.000633, 0.001625, 0.003281, 0.054443, -0.000629, 0.000736, 0.003784, 0.154297, -0.001152, -0.00174, 0.000185, 0.070801, -0.001114, 0.001831, 0.005798, 0.141602, 0.014709, 0.019409, 0.0354, 0.269531, 0.001266, -0.004211, -0.003235, -0.145508, -0.002991, -0.001404, -0.010376, -0.137695, 0.000232, -0.001038, -0.003784, -0.06543, -0.000931, 0.00002, 0.001595, 0.050537, 0.005005, 0.006683, 0.014038, 0.106445, -0.00074, 0.000074, 0.003387, 0.043213, -0.002625, -0.003006, -0.007812, -0.036133, 0.028564, 0.037109, 0.07373, 0.283203, -0.01001, -0.008728, -0.016113, -0.337891, -0.013733, -0.014404, -0.024536, -0.212891, 0.00708, 0.015991, 0.0354, 0.287109, 0.000702, 0.001144, 0.002686, 0.03833, -0.001259, -0.000931, -0.001541, -0.049072, 0.001945, -0.001923, -0.019531, -0.198242, 0.005524, 0.005096, -0.002594, -0.207031, -0.001289, -0.000115, -0.000935, 0.195312, 0.001495, 0.002319, -0.008179, -0.125977, -0.002426, -0.00235, 0.000912, 0.137695, 0.006042, 0.005859, 0.007172, -0.130859, 0.005859, 0.002579, 0.002441, -0.145508, -0.004669, -0.006409, -0.017212, 0.111816, 0.002167, 0.002518, 0.012085, -0.116211, 0.001953, -0.002899, -0.001938, -0.125977, 0.007233, 0.008057, -0.003937, -0.125977, 0.000089, 0.002029, 0.011047, 0.125, 0.006348, 0.007385, 0.013123, -0.109375, -0.003967, -0.006165, -0.017456, 0.124023, 0.000067, -0.003143, -0.004181, -0.155273, 0.003403, 0.004913, 0.010559, -0.125977, -0.00014, 0.001938, 0.019043, 0.265625, -0.00473, -0.002975, 0.001877, 0.112793, 0.003403, -0.002365, -0.026733, -0.375, 0.0047, 0.00386, 0.00135, -0.126953, -0.001328, -0.005005, 0.008118, 0.125977, -0.00528, -0.003418, -0.025024, -0.138672, -0.005005, -0.008118, -0.030396, -0.118652, -0.001556, -0.000904, -0.000418, 0.035889, -0.002823, 0.000414, 0.003342, 0.108887, -0.000938, -0.004395, -0.014282, 0.113281, 0.003738, 0.004395, 0.008728, -0.119629, 0.002899, 0.004364, 0.00824, -0.131836, -0.000164, -0.001656, -0.011597, -0.066895, 0.001282, 0.007751, 0.033936, 0.178711, 0.010681, 0.025269, 0.082031, -0.004059, 0.003998, 0.000675, -0.019409, -0.166016, -0.00351, -0.003662, -0.011353, 0.125977, -0.001656, -0.00354, -0.001564, -0.140625, 0.003891, 0.005035, 0.015991, 0.106934, -0.002045, -0.001724, -0.010559, 0.118652, 0.004456, 0.006104, 0.011475, -0.129883, 0.003754, 0.000862, 0.006866, -0.144531, -0.000992, -0.001701, -0.007721, -0.115234, -0.001457, 0.001335, -0.001762, -0.116211, -0.003311, -0.003891, 0.001694, 0.107422, 0.000187, -0.00132, -0.002563, -0.094727, 0.002289, -0.00206, -0.020386, -0.128906, 0.005066, 0.004761, 0.010864, -0.119141, -0.002823, 0.000721, 0.004517, 0.155273, 0.002182, 0.003021, 0.000565, -0.078613, 0.004761, 0.00412, 0.024658, 0.133789, 0.000091, -0.000534, -0.002686, 0.028687, -0.000047, 0.000767, 0.00029, -0.120605, 0.005524, 0.000343, -0.003708, -0.117188, -0.000022, 0.000068, -0.009949, 0.118652, -0.002167, -0.001381, 0.017944, 0.205078, -0.001587, -0.000338, -0.007996, 0.130859, -0.005005, -0.006042, -0.015747, 0.10791, 0.002869, 0.002365, -0.000496, -0.083984, 0.000467, -0.000241, -0.004456, -0.132812, -0.004974, -0.005493, 0.000652, 0.145508, 0.007324, 0.009766, 0.035156, 0.174805, 0.002121, 0.003555, 0.015564, -0.009827, -0.001755, -0.00383, -0.010864, 0.026367, 0.00135, 0.002808, -0.005341, -0.114258, -0.018188, -0.043213, -0.087402, -0.112793, -0.001648, -0.011536, -0.025024, -0.150391, -0.001076, -0.005402, 0.000782, 0.126953, -0.00058, 0.001724, 0.005859, 0.181641, -0.000055, -0.002029, -0.012817, 0.118652, -0.000368, 0.001747, -0.000103, 0.037598, -0.004303, -0.004456, -0.013733, 0.103516, -0.02002, -0.026855, -0.073242, 0.076172, 0.000507, 0.001511, -0.000368, -0.05127, 0.006104, 0.006927, 0.018311, -0.107422, 0.004242, 0.004608, 0.006805, -0.122559, -0.000778, 0.000706, 0.003174, 0.026123, -0.000523, -0.001633, -0.006287, -0.028442, 0.006042, 0.00592, 0.013306, -0.143555, -0.002319, 0.001892, 0.038086, 0.298828, 0.000292, 0.002121, 0.019897, 0.208984, -0.001915, -0.003906, -0.010864, -0.117188, -0.002991, -0.004456, -0.016113, 0.018921, -0.003616, -0.004913, -0.010742, 0.116699, 0.003189, 0.006714, 0.014526, -0.119141, -0.004211, -0.000015, 0.013184, 0.212891, 0.000307, 0.000298, -0.001228, -0.026245, 0.003143, 0.004089, 0.005371, -0.124512, -0.00412, -0.007233, -0.031494, -0.197266, -0.006378, -0.016113, -0.075684, -0.204102, -0.004791, -0.00589, -0.011841, 0.10498, 0.000003, -0.003647, -0.042969, -0.212891, 0.000054, -0.001938, -0.013367, -0.016724, 0.002289, 0.003555, 0.012939, 0.080566, 0.002731, 0.005646, 0.004639, -0.141602, -0.003128, 0.000771, 0.006012, 0.137695, 0.003723, 0.008362, 0.016968, -0.179688, -0.003693, -0.003693, -0.012451, 0.106934, 0.000675, 0.002594, -0.000813, -0.167969, 0.000706, 0.005646, 0.012695, 0.176758, -0.000239, 0.000427, 0.023315, 0.155273, -0.003098, -0.007141, -0.00708, 0.133789, -0.002151, -0.003159, -0.005981, 0.116699, 0.002151, 0.004669, 0.011292, 0.036621, -0.004059, -0.003494, -0.005737, 0.137695, -0.002335, -0.00206, -0.021362, -0.11084, 0.002258, 0.001663, 0.005615, -0.121582, 0.001884, 0.001915, 0.011536, -0.108887, -0.002579, -0.003082, 0.005219, 0.129883, 0.001511, 0.005096, 0.013855, -0.136719, -0.00164, -0.005402, -0.021118, -0.217773, -0.000973, 0.000199, -0.001938, 0.042725, 0.002518, -0.003311, -0.017578, -0.131836, -0.004242, -0.005463, -0.019531, 0.11084, -0.000908, 0.000359, 0.007538, 0.027832, -0.001053, -0.000633, 0.000771, 0.134766, 0.001358, 0.000469, 0.002365, -0.120117, 0.002731, 0.004517, 0.012695, -0.116211, 0.000645, 0.002182, 0.011414, 0.027466, -0.001244, -0.00174, 0.004028, 0.170898, 0.002914, 0.011719, 0.040039, 0.204102, 0.000152, 0.000809, -0.002579, -0.05542, -0.001617, -0.003433, -0.001762, 0.125, -0.001564, -0.001373, -0.002975, 0.142578, -0.003128, -0.004425, -0.008179, 0.121094, 0.000275, -0.000029, 0.006226, 0.111328, -0.003754, -0.005402, -0.000135, 0.12793, -0.003723, -0.00293, -0.013611, 0.112305, 0.001564, 0.001671, 0.000824, -0.126953, 0.005249, 0.005646, 0.006744, -0.15332, 0.001572, 0.004913, 0.010803, -0.117188, 0.000427, -0.001862, -0.005371, -0.164062, 0.003189, -0.015747, 0.007538, -0.027588, 0.006409, 0.013916, 0.044189, 0.198242, 0.026611, 0.01178, 0.05957, 0.213867, -0.023804, -0.037842, -0.118652, -0.029663, -0.001526, -0.001816, -0.008728, -0.063477, -0.00647, -0.007202, -0.014709, -0.055908, 0.037354, 0.046387, -0.001984, -0.136719, -0.001328, 0.000607, -0.00209, -0.050781, -0.011841, -0.015991, -0.041504, -0.202148, -0.008484, -0.018188, -0.007477, 0.137695, -0.007355, -0.020752, -0.108887, -0.216797, 0.029175, 0.061523, 0.185547, 0.40625, 0.00069, -0.007141, -0.022461, 0.147461, -0.000134, -0.000576, 0.003571, 0.060059, 0.002258, 0.003204, 0.039795, 0.279297, -0.010376, -0.005615, 0.020508, 0.165039, 0.008362, 0.004791, 0.012146, -0.091309, -0.016968, -0.010315, 0.015198, 0.160156, 0.077637, 0.114258, 0.248047, 0.324219, -0.007172, -0.018066, -0.039062, -0.177734, -0.003006, -0.010498, -0.017456, -0.084473, -0.008789, -0.011414, -0.024658, 0.00415, 0.112305, 0.208008, 0.365234, 0.417969, 0.022339, 0.013062, -0.018433, 0.001213, 0.005768, 0.008606, 0.009399, -0.051514, -0.000209, 0.000376, -0.005432, 0.136719, 0.021973, 0.02832, 0.0177, -0.106934, -0.005585, -0.012451, -0.037354, -0.230469, 0.021973, 0.09082, 0.151367, 0.240234, -0.00264, -0.004333, 0.002029, 0.061523, -0.007507, -0.011841, -0.015076, -0.161133, -0.016846, -0.019653, -0.036621, -0.150391, 0.000973, 0.000345, 0.005188, 0.054932, 0.003464, 0.001633, 0.004669, -0.052979, 0.02478, 0.068848, 0.129883, 0.125, -0.009216, -0.006653, 0.015137, 0.000362, 0.011292, 0.0625, 0.188477, 0.289062, 0.020996, 0.052002, 0.135742, 0.231445, 0.085449, 0.199219, 0.259766, -0.082031, -0.020996, -0.026978, 0.028076, 0.161133, 0.00708, 0.008606, 0.016357, -0.054443, 0.000736, -0.005646, -0.018921, -0.209961, 0.088867, 0.108887, 0.12207, 0.213867, 0.01355, 0.000534, -0.033447, -0.231445, -0.05249, -0.056152, -0.069824, -0.111816, 0.004395, 0.011536, 0.064453, 0.242188, -0.013733, -0.019043, -0.045166, -0.068359, 0.071777, 0.085938, 0.185547, 0.542969, 0.019165, 0.013855, 0.03418, 0.100586, -0.011414, -0.012207, -0.043945, -0.205078, 0.005432, 0.008911, 0.028198, 0.191406, 0.006927, 0.012939, 0.027222, 0.170898, 0.000725, 0.004456, 0.025269, 0.142578, -0.003571, -0.006165, -0.014465, 0.029907, 0.022095, 0.061523, 0.095703, 0.371094, -0.008789, -0.014587, 0.010803, 0.142578, 0.014099, 0.018677, 0.056641, 0.203125, -0.005737, -0.010132, -0.014343, 0.075195, -0.027954, -0.036133, -0.080566, -0.246094, -0.002869, -0.018066, -0.030884, -0.214844, 0.038818, 0.047119, 0.086426, 0.225586, -0.006012, -0.007812, -0.003143, 0.058594, 0.041992, 0.066406, 0.10791, 0.219727, -0.018311, -0.010925, -0.021362, 0.021973, 0.010376, 0.018555, 0.039551, 0.166992, 0.017212, 0.020752, 0.014587, 0.176758, 0.015564, 0.032959, 0.064941, -0.054932, -0.007385, -0.001968, 0.004303, 0.165039, 0.013062, -0.004486, -0.024536, -0.183594, -0.00885, -0.011597, -0.019287, -0.040527, -0.005249, -0.002686, 0.00824, 0.179688, -0.003448, -0.002518, -0.00293, 0.061279, 0.060059, 0.08252, 0.112793, 0.004425, 0.005035, 0.00164, 0.028931, 0.161133, -0.004761, -0.006836, -0.019897, -0.086426, -0.039307, -0.040527, -0.065918, -0.229492, 0.022339, 0.060791, 0.185547, 0.180664, 0.003998, 0.003876, 0.003525, 0.023682, 0.009094, 0.018188, 0.034912, -0.046143, -0.004547, -0.003494, -0.001358, 0.070312, 0.001869, 0.003387, 0.010498, 0.064453, -0.021729, -0.039062, -0.06543, -0.10791, 0.00415, 0.003326, 0.030029, 0.235352, -0.007599, -0.011169, -0.019287, 0.035889, -0.018677, -0.019653, -0.019043, 0.064453, -0.003616, -0.006531, -0.000828, 0.056885, 0.020752, 0.032959, 0.07666, 0.341797, -0.00885, -0.005554, -0.008057, 0.138672, 0.041504, 0.0354, 0.066895, 0.207031, -0.035889, -0.048828, -0.063477, 0.011536, 0.003189, -0.000858, -0.000919, -0.074707, -0.013367, -0.023682, -0.024048, 0.138672, 0.007019, 0.009033, -0.003571, -0.061279, 0.003464, 0.000786, 0.006226, 0.048096, -0.015259, -0.023438, -0.026367, 0.131836, 0.007751, 0.012329, 0.018433, 0.079102, 0.019775, 0.023682, 0.041504, 0.098633, 0.019409, 0.044189, 0.126953, 0.216797, 0.017944, 0.022461, -0.00946, -0.128906, -0.054932, -0.069336, -0.131836, -0.143555, -0.002792, -0.002335, -0.078125, -0.347656, 0.014893, 0.018066, 0.000271, -0.12793, -0.05957, -0.068848, -0.092285, -0.285156, -0.000938, 0.00034, 0.002884, 0.084473, 0.069824, 0.129883, 0.25, 0.380859, 0.019043, 0.04126, 0.087891, 0.263672, 0.001678, 0.004883, 0.012756, 0.067383, 0.009216, 0.012634, 0.01532, 0.026367, 0.001724, 0.001122, 0.000515, 0.050049, 0.012878, 0.020508, 0.00161, -0.131836, -0.002823, -0.007111, -0.016724, -0.10498, 0.057861, 0.085449, 0.146484, 0.249023, -0.009277, -0.02356, -0.013916, 0.141602, -0.013855, -0.016235, -0.013489, -0.065918, -0.001648, 0.004303, 0.032471, 0.210938, 0.001373, 0.000349, 0.004089, -0.060059, 0.039551, 0.063477, 0.125977, 0.068848, 0.003372, 0.00119, -0.002014, -0.063965, -0.028564, -0.036865, -0.026367, 0.12793, -0.007233, -0.01001, -0.009888, 0.094727, 0.004242, 0.004669, 0.006439, -0.096191, 0.047363, 0.069336, 0.12793, 0.253906, -0.003738, -0.006989, -0.009155, 0.133789, -0.013672, -0.022583, -0.025757, 0.128906, -0.001579, -0.000832, -0.00148, 0.057617, 0.000546, 0.001381, 0.083496, 0.289062, 0.001183, -0.001198, -0.003403, -0.067871, 0.007812, 0.016968, 0.026001, -0.033691, 0.00015, 0.003098, 0.015747, 0.125977, -0.010071, -0.012512, -0.077637, -0.017944, 0.017578, 0.019653, 0.050781, 0.007568, 0.002747, 0.004272, 0.004852, -0.079102, -0.006989, 0.020264, -0.028076, 0.016113, -0.005341, -0.011902, -0.05957, -0.015442, 0.001877, 0.003998, 0.006256, 0.025146, 0.001289, 0.002579, 0.008972, 0.031006, -0.005951, -0.015747, -0.072754, -0.017822, -0.004669, -0.006866, -0.022705, 0.060547, -0.003296, -0.001083, -0.025024, -0.011414, 0.001663, 0.001465, -0.002625, -0.050049, -0.004547, -0.006012, 0.00528, 0.151367, -0.008606, 0.050781, 0.040771, -0.012024, -0.000454, -0.000484, 0.020996, 0.01416, -0.002792, -0.02356, 0.055908, 0.05835, 0.002869, -0.019531, 0.016479, 0.060791, 0.000229, 0.009521, 0.02063, -0.019775, 0.00119, -0.002319, -0.04541, -0.049072, 0.007874, 0.008789, -0.034668, -0.018433, -0.006989, -0.067383, -0.027344, 0.036377, -0.001068, -0.00322, 0.006165, 0.084473, 0.009399, 0.012817, -0.042236, 0.010681, -0.017334, -0.028198, -0.04834, 0.019287, -0.004059, -0.003265, 0.027588, 0.067383, 0.004059, 0.007782, 0.020996, -0.025391, 0.017334, 0.016846, 0.057617, -0.01001, -0.012817, 0.00174, -0.027222, 0.007111, -0.026489, -0.0354, -0.020996, -0.029419, -0.003967, 0.007202, 0.021606, 0.043701, 0.000067, 0.002121, -0.005798, 0.086426, -0.019775, -0.044922, -0.006134, 0.035156, -0.011292, -0.022827, -0.012756, -0.03418, 0.025757, 0.023804, 0.036621, -0.010559, -0.040527, -0.019531, -0.002823, 0.002548, 0.001198, 0.015869, 0.070801, 0.02478, 0.018555, 0.027222, 0.056885, -0.006439, -0.019165, -0.012512, -0.053711, 0.021606, 0.002716, 0.003265, 0.003601, -0.136719, -0.007782, -0.029907, -0.036133, 0.001396, 0.000885, 0.001808, 0.043945, -0.00528, -0.011841, -0.021484, -0.046875, -0.045898, -0.000284, -0.042725, 0.04248, 0.04248, -0.002365, 0.003204, 0.030762, 0.024658, -0.00769, -0.025391, -0.055908, 0.019897, -0.010437, -0.033447, -0.036865, -0.014709, -0.003128, -0.003723, 0.008606, 0.117676, 0.000923, -0.002258, -0.015137, -0.114258, 0.002899, -0.015991, -0.043213, -0.037109, -0.001038, -0.001808, -0.000889, 0.073242, 0.003143, 0.012451, 0.009277, -0.027588, 0.009216, -0.033936, -0.043701, 0.030884, 0.002686, 0.004272, 0.004456, -0.09375, -0.005615, -0.003677, -0.047852, -0.008667, -0.002762, -0.002869, -0.08252, -0.02124, -0.031738, -0.037354, 0.002899, 0.002136, 0.000763, 0.000353, 0.0065, -0.037109, -0.003754, -0.005493, -0.050049, -0.039795, 0.018433, 0.038818, 0.019653, -0.035156, 0.004364, -0.031982, -0.032471, -0.025146, -0.01355, -0.023438, -0.036133, 0.009888, -0.064941, -0.007568, -0.099609, -0.005157, -0.004181, -0.038818, -0.037842, -0.011841, -0.029785, -0.020996, -0.029053, -0.023315, -0.011719, -0.019531, 0.048584, 0.031982, 0.003311, -0.051025, -0.033691, 0.016479, 0.016357, 0.021973, -0.00415, -0.042969, -0.00238, -0.007385, -0.002563, 0.081543, -0.001007, -0.02356, -0.05957, -0.015747, 0.007141, -0.041504, -0.023682, 0.021729, 0.023193, 0.038574, 0.051514, -0.007751, 0.005096, 0.016602, -0.056396, -0.025391, -0.005157, -0.007172, 0.055908, -0.020874, 0.001732, 0.002289, 0.004822, -0.075195, -0.01709, -0.031128, -0.045654, -0.08252, 0.020508, 0.037109, 0.048828, 0.07373, 0.004242, 0.013855, 0.0625, 0.039795, 0.002609, -0.006531, -0.054932, -0.020752, -0.023926, -0.037842, 0.015625, 0.077148, -0.032715, -0.05127, -0.09082, -0.116211, -0.019897, -0.027466, 0.039795, 0.02832, 0.012268, 0.027222, 0.068359, -0.028931, 0.00322, 0.007446, -0.01001, -0.031738, -0.006927, -0.040039, -0.047607, 0.001122, -0.002335, 0.00238, 0.035889, 0.04248, -0.02417, 0.024292, 0.061035, -0.025757, 0.000542, 0.004486, 0.005859, -0.075684, 0.002945, -0.003021, 0.030884, 0.044922, 0.010803, 0.003876, -0.049805, -0.0354, -0.002014, -0.00528, -0.003769, -0.054199, -0.000066, 0.003464, 0.011169, 0.060059, 0.030151, -0.037842, -0.023682, 0.025024, 0.002548, 0.003006, -0.005554, 0.0625, 0.000713, 0.001129, -0.002731, 0.017944, 0.000368, -0.021973, -0.047363, -0.007111, 0.000999, 0.01001, 0.038574, 0.010742, -0.001122, -0.002151, -0.006409, 0.032227, 0.002335, 0.001915, 0.050537, 0.034912, -0.012268, -0.020996, -0.039551, -0.001884, 0.016724, 0.00769, 0.022339, 0.026978, -0.007111, -0.006927, 0.021851, 0.057861, 0.013184, 0.024902, 0.080566, -0.069336, -0.00103, -0.005707, 0.028687, -0.033203, 0.004395, 0.006958, 0.07959, -0.013, -0.027466, -0.035156, -0.038818, 0.018677, 0.017822, 0.023315, 0.053467, -0.00946, -0.000999, -0.001671, -0.000587, 0.065918, -0.000874, -0.000782, -0.022705, -0.005127, -0.004913, -0.008789, 0.014343, -0.017822, -0.001564, -0.000399, -0.027344, 0.029297, -0.000215, 0.002853, 0.004517, 0.061035, 0.002609, 0.00193, 0.000395, -0.135742, -0.015564, -0.012512, 0.022827, -0.007416, -0.003296, 0.017456, -0.027588, 0.006683, -0.018311, -0.016724, 0.037354, 0.017944, 0.002151, 0.013916, 0.043213, -0.000041, 0.005249, 0.007294, 0.010254, -0.085449, 0.000561, 0.00473, 0.001587, -0.080566, -0.021118, 0.014465, 0.064941, -0.038818, 0.044434, 0.030273, -0.024658, 0.015198, 0.016235, -0.039795, -0.057617, -0.012451, 0.039307, -0.001259, 0.00647, 0.032715, 0.016968, 0.016357, 0.012024, 0.021362, 0.003433, -0.001945, -0.0354, -0.082031, 0.023682, 0.030029, 0.036133, -0.015503, 0.005981, 0.020874, 0.05542, 0.002457, 0.0047, -0.005341, -0.034424, 0.004059, 0.003601, 0.005737, 0.009216, -0.075195, 0.002716, 0.003204, 0.010559, 0.063965, -0.00589, -0.006775, -0.015381, -0.056641, 0.014343, 0.019043, 0.034424, 0.15918, -0.008911, -0.010986, -0.0177, -0.07666, 0.020142, 0.026001, 0.057617, 0.228516, 0.011353, 0.009155, 0.026978, 0.143555, 0.011658, 0.011047, 0.022827, 0.160156, 0.008362, 0.010498, 0.02771, 0.181641, 0.009766, 0.011047, 0.02124, 0.177734, 0.005096, 0.003052, 0.010986, 0.060547, -0.017944, -0.021362, -0.046875, -0.25, -0.008545, -0.011963, -0.025757, -0.120117, 0.005981, 0.008057, 0.015869, 0.050049, -0.021484, -0.024292, -0.043701, -0.158203, -0.018188, -0.013977, -0.031982, -0.137695, 0.010132, 0.012817, 0.023193, 0.139648, -0.020264, -0.021973, -0.046631, -0.287109, 0.022827, 0.027222, 0.060059, 0.207031, 0.005005, 0.004517, 0.008545, 0.058838, 0.020752, 0.026123, 0.056885, 0.202148, 0.002518, 0.003464, 0.008118, 0.057617, 0.002121, 0.001205, 0.00473, 0.065918, -0.03418, -0.043457, -0.084961, -0.341797, 0.012085, 0.015503, 0.030029, 0.195312, 0.004791, 0.008179, 0.013306, 0.117676, 0.025269, 0.026001, 0.063477, 0.263672, -0.006592, -0.006989, -0.013977, -0.05542, 0.017822, 0.019653, 0.043457, 0.229492, 0.002853, 0.0047, 0.005585, 0.065918, 0.020264, 0.019897, 0.03833, 0.207031, -0.013489, -0.016846, -0.026245, -0.15332, -0.008728, -0.007782, -0.015625, -0.145508, -0.003006, -0.002319, -0.004608, -0.07666, -0.003479, -0.003662, -0.004333, -0.064941, -0.018311, -0.023682, -0.051514, -0.234375, -0.003754, -0.003021, -0.008911, -0.05542, 0.005005, 0.006439, 0.016113, 0.056396, -0.006531, -0.005402, -0.009277, -0.062988, -0.005798, -0.002625, -0.004791, -0.072266, -0.018311, -0.023804, -0.052002, -0.225586, 0.011719, 0.010071, 0.017334, 0.086914, 0.025269, 0.027466, 0.054688, 0.168945, 0.000652, 0.000372, 0.006531, 0.055908, 0.02063, 0.017456, 0.04126, 0.165039, -0.001534, -0.002197, -0.008057, -0.037842, -0.001114, -0.000984, -0.001282, -0.060303, -0.008484, -0.01001, -0.015442, -0.139648, -0.053467, -0.052979, -0.101562, -0.263672, -0.002441, -0.003647, -0.00708, -0.05835, 0.031006, 0.036865, 0.070312, 0.212891, -0.003448, -0.006287, -0.007233, -0.061035, -0.043213, -0.056885, -0.117676, -0.376953, 0.018311, 0.020264, 0.045654, 0.257812, 0.048828, 0.05835, 0.105469, 0.402344, 0.00592, 0.004517, 0.025146, 0.140625, 0.004761, 0.004028, 0.006958, 0.070312, 0.005127, 0.005157, 0.012024, 0.080566, -0.016968, -0.019165, -0.033203, -0.172852, -0.020264, -0.02002, -0.038086, -0.171875, 0.007416, 0.00766, 0.018677, -0.031982, 0.013306, 0.016602, 0.026855, 0.128906, 0.001701, 0.00095, 0.005676, 0.054932, -0.0177, -0.020752, -0.045654, -0.206055, -0.012756, -0.012024, -0.027588, -0.148438, 0.019897, 0.021118, 0.047607, 0.255859, 0.001709, 0.00177, 0.007324, 0.062988, -0.018555, -0.022461, -0.048584, -0.224609, 0.004456, 0.005951, 0.009827, 0.061768, 0.011414, 0.013428, 0.031006, 0.098633, 0.004517, 0.004425, 0.007599, 0.066406, -0.205078, -0.206055, -0.267578, -0.40625, -0.011353, -0.010376, -0.01532, -0.163086, -0.002609, -0.002441, -0.002365, 0.069336, 0.003326, 0.00415, 0.003143, 0.063965, 0.058594, 0.059082, 0.114258, 0.253906, -0.003998, -0.002914, -0.010376, -0.066406, -0.004547, -0.005096, -0.009583, -0.0625, -0.022705, -0.026611, -0.057617, -0.238281, 0.014465, 0.02002, 0.031982, 0.175781, -0.006012, -0.007874, -0.013977, -0.066895, -0.003525, -0.005463, -0.011963, -0.059326, 0.003159, 0.005219, 0.011414, 0.062256, 0.029663, 0.029053, 0.057617, 0.197266, -0.014893, -0.020874, -0.046143, -0.28125, -0.014099, -0.016724, -0.039062, -0.239258, 0.031982, 0.025391, 0.060303, 0.257812, 0.011353, 0.0177, 0.045654, 0.212891, 0.003128, 0.001511, 0.002319, 0.075684, 0.009338, 0.011536, 0.026245, 0.129883, 0.002975, 0.002182, 0.005096, 0.084473, 0.004456, 0.00708, 0.016235, 0.147461, 0.014587, 0.014038, 0.031494, 0.15625, 0.00473, 0.00705, 0.014587, 0.077148, -0.010742, -0.012329, -0.023682, -0.148438, 0.018433, 0.021973, 0.04541, 0.185547, 0.00206, 0.003555, 0.004425, 0.063477, -0.007324, -0.011414, -0.016846, -0.099609, 0.000763, 0.00079, 0.002228, -0.079102, -0.000938, -0.002609, -0.007324, -0.060547, 0.002396, 0.003296, 0.008484, 0.096191, -0.003403, -0.002502, -0.00528, -0.060791, -0.014893, -0.031494, -0.061768, -0.375, 0.003464, 0.004822, 0.00885, 0.057617, 0.025024, 0.026978, 0.066406, 0.243164, 0.017456, 0.022339, 0.050537, 0.200195, -0.002609, -0.003387, -0.010315, -0.145508, 0.032227, 0.031006, 0.061768, 0.241211, -0.022949, -0.027954, -0.05835, -0.277344, 0.007477, 0.011108, 0.025635, -0.029663, -0.006927, -0.011047, -0.021484, 0.025879, -0.000679, -0.000523, -0.004883, -0.063965, 0.021606, 0.030762, 0.059814, 0.242188, -0.019165, -0.019531, -0.048584, -0.265625, -0.020142, -0.025024, -0.057861, -0.253906, 0.01416, 0.015259, 0.034912, 0.148438, -0.003616, -0.004517, -0.00824, -0.111816, -0.018188, -0.017212, -0.033203, -0.214844, -0.006744, -0.007935, -0.018677, -0.067383, -0.003937, -0.003967, -0.006042, -0.064453, -0.021973, -0.026489, -0.058594, -0.220703, -0.004791, -0.004547, -0.010376, -0.061035, -0.000157, -0.001038, -0.002182, 0.064453, 0.007446, 0.006104, 0.014221, 0.15918, 0.002686, 0.003525, 0.008606, 0.059814, -0.013245, -0.016968, -0.037842, -0.225586, -0.022339, -0.027222, -0.049561, -0.1875, 0.004028, 0.003937, -0.001671, 0.137695, 0.027222, 0.029297, 0.057373, 0.21875, 0.002701, 0.005402, 0.011414, 0.089355, -0.065918, -0.056885, -0.086426, -0.302734, 0.034668, 0.036133, 0.075684, 0.429688, 0.045654, 0.066895, 0.140625, 0.416016, 0.035156, 0.034424, 0.0625, 0.333984, -0.003235, -0.004791, -0.007233, -0.141602, -0.045166, -0.038086, -0.081055, -0.361328, -0.019409, -0.016846, -0.033447, -0.249023, -0.004242, -0.006897, -0.013428, -0.10791, -0.049805, -0.054688, -0.102051, -0.335938, -0.015625, -0.015869, -0.026489, -0.120605, -0.032471, -0.039307, -0.089844, -0.386719, 0.031006, 0.039062, 0.086426, 0.417969, 0.026489, 0.027222, 0.060547, 0.28125, -0.020752, -0.019165, -0.049561, -0.371094, -0.015015, -0.015747, -0.027344, -0.112305, -0.00592, -0.006226, -0.014832, -0.080078, -0.004211, -0.004974, -0.007172, -0.088379, 0.012756, 0.011719, 0.02002, 0.21582, -0.048828, -0.045166, -0.079102, -0.308594, 0.013245, 0.012573, 0.019287, 0.227539, -0.032227, -0.036377, -0.075195, -0.388672, -0.002487, -0.004944, 0.002441, -0.193359, -0.04248, -0.035889, -0.076172, -0.300781, -0.032715, -0.030518, -0.044434, -0.382812, 0.039795, 0.035645, 0.056152, 0.361328, 0.03833, 0.033447, 0.051758, 0.226562, -0.012573, -0.018188, -0.04126, -0.375, 0.012024, 0.015564, 0.032959, 0.245117, -0.015747, -0.016235, -0.029541, -0.07959, 0.043213, 0.051514, 0.10791, 0.396484, -0.029175, -0.031128, -0.063477, -0.373047, 0.016357, 0.023071, 0.035156, 0.308594, -0.02063, -0.033447, -0.067383, -0.347656, -0.055908, -0.078125, -0.148438, -0.539062, 0.030762, 0.02832, 0.049561, 0.292969, -0.02124, -0.019287, -0.033203, -0.261719, -0.042969, -0.054688, -0.097656, -0.351562, -0.056396, -0.058838, -0.108398, -0.394531, -0.014099, -0.009338, -0.024292, -0.239258, -0.009033, -0.010071, -0.026611, -0.230469, 0.002396, 0.002472, 0.008362, 0.092285, -0.031982, -0.030396, -0.063477, -0.345703, -0.02771, -0.025513, -0.050293, -0.237305, 0.010132, 0.008423, 0.012085, 0.10791, 0.016968, 0.018677, 0.024902, 0.210938, -0.033203, -0.035889, -0.069824, -0.322266, -0.016235, -0.017822, -0.03833, -0.298828, 0.021851, 0.019653, 0.041748, 0.231445, 0.004028, 0.004974, 0.008728, 0.050781, -0.044922, -0.046143, -0.099609, -0.363281, 0.033936, 0.038818, 0.088867, 0.402344, -0.015991, -0.016357, -0.020508, -0.239258, -0.002701, -0.004791, -0.010925, -0.104004, 0.028198, 0.03064, 0.051514, 0.365234, 0.002396, 0.003632, 0.009277, 0.109375, 0.001259, 0.003525, 0.006592, 0.083984, -0.00206, -0.001732, -0.002655, -0.081543, -0.001541, -0.000778, -0.00264, -0.091797, 0.022705, 0.022583, 0.03418, 0.3125, 0.025879, 0.034424, 0.058105, 0.421875, -0.003082, -0.004639, -0.007385, -0.085449, 0.023926, 0.029663, 0.056396, 0.382812, 0.007019, 0.006287, 0.009644, 0.085449, -0.008118, -0.006653, -0.013184, -0.174805, -0.002289, -0.001343, -0.005066, -0.09082, 0.002289, 0.003067, 0.005005, 0.089844, -0.003326, -0.002838, -0.008179, -0.063965, 0.00264, 0.004242, 0.008301, 0.075684, -0.119629, -0.105957, -0.179688, -0.451172, 0.003036, 0.003052, 0.006073, 0.133789, -0.12207, -0.102051, -0.162109, -0.470703, -0.033936, -0.034668, -0.060303, -0.345703, 0.005951, 0.006683, 0.009888, 0.083008, 0.003326, 0.005463, 0.01123, 0.109863, 0.036621, 0.039795, 0.078613, 0.291016, 0.014099, 0.0177, 0.040283, 0.294922, -0.0047, -0.00383, -0.007812, -0.084473, 0.009644, 0.011047, 0.026611, 0.242188, -0.009155, -0.008972, -0.012329, -0.109863, 0.033936, 0.034912, 0.084961, 0.439453, -0.036377, -0.039795, -0.068359, -0.394531, -0.002625, -0.002548, -0.005951, -0.07373, -0.017822, -0.024048, -0.043213, -0.373047, 0.04248, 0.043945, 0.066406, 0.351562, 0.007751, 0.006439, 0.020752, 0.117188, 0.016602, 0.015442, 0.036133, 0.267578, -0.016724, -0.013733, -0.029297, -0.279297, -0.00135, 0.002563, 0.002579, 0.090332, -0.004791, -0.006104, -0.010986, -0.163086, 0.001221, 0.004242, 0.007782, 0.079102, 0.00415, 0.004639, 0.006317, 0.074219, -0.004395, -0.003967, -0.003677, -0.078613, 0.033203, 0.036865, 0.074219, 0.322266, -0.015015, -0.012939, -0.020996, -0.292969, 0.00028, -0.000969, -0.00116, -0.097656, 0.024536, 0.023193, 0.037109, 0.174805, 0.035156, 0.038086, 0.0625, 0.002045, -0.02356, -0.021606, -0.041992, -0.298828, 0.006042, 0.007355, 0.013977, 0.089844, 0.028076, 0.030884, 0.07666, 0.363281, 0.008911, 0.012451, 0.028687, 0.243164, -0.010193, -0.008362, -0.025024, -0.251953, 0.011108, 0.013123, 0.017578, 0.113281, 0.016479, 0.027344, 0.066895, 0.398438, 0.003464, 0.005005, 0.010742, 0.079102, -0.032959, -0.031982, -0.051758, -0.339844, -0.005157, -0.007751, -0.008484, -0.09082, -0.012085, -0.01178, -0.018921, -0.094727, 0.010437, 0.011719, 0.020142, 0.107422, 0.00708, 0.007996, 0.014709, 0.080078, -0.031738, -0.029297, -0.054199, -0.28125, -0.029541, -0.030762, -0.071289, -0.347656, 0.003555, 0.004608, 0.006012, 0.083496, -0.007629, -0.004517, -0.011963, -0.165039, -0.027222, -0.030029, -0.056641, -0.371094, -0.030518, -0.03125, -0.050293, -0.011353, 0.003067, -0.001076, -0.000778, -0.227539, -0.008118, -0.005768, -0.013733, -0.075195, -0.008362, -0.009338, -0.021484, -0.081543, -0.026001, -0.022583, -0.045166, -0.263672, 0.024292, 0.025146, 0.054443, 0.361328, 0.023071, 0.025513, 0.060059, 0.371094, -0.030518, -0.04126, -0.087402, -0.394531, 0.020874, 0.019775, 0.035156, 0.263672, -0.032715, -0.037842, -0.077637, -0.310547, -0.045166, -0.044922, -0.088867, -0.373047, 0.00592, 0.007538, 0.016846, 0.228516, -0.001831, -0.004272, -0.009644, 0.032715, 0.005157, 0.003876, 0.005463, 0.090332, -0.011536, -0.015991, -0.087891, -0.267578, -0.002701, -0.00473, -0.009094, -0.061279, -0.000805, -0.001694, -0.004456, -0.059326, 0.00415, 0.001457, 0.004913, 0.112793, 0.003967, 0.00235, 0.009338, 0.092773, 0.003632, 0.005035, 0.009766, 0.126953, -0.00415, -0.003281, -0.008545, -0.091797, 0.013733, 0.016846, 0.02417, 0.21582, -0.003723, -0.008362, 0.009338, 0.067871, -0.003937, -0.005188, -0.015442, -0.081543, -0.004761, -0.004761, -0.005035, -0.094727, -0.003723, -0.001968, -0.007874, -0.092285, 0.012817, 0.010803, 0.021851, 0.144531, -0.000938, -0.001328, -0.002121, -0.054199, -0.020996, -0.02063, -0.031982, -0.207031, -0.001846, -0.003281, -0.009155, -0.089844, -0.014526, -0.014709, -0.036865, -0.208984, -0.009521, -0.008911, -0.013245, -0.188477, -0.006927, -0.007935, -0.017334, -0.139648, -0.002533, -0.005676, -0.009277, -0.130859, 0.004608, 0.00325, 0.007324, 0.072266, 0.009033, 0.013367, 0.030273, 0.022217, -0.021118, -0.021606, -0.05249, -0.236328, 0.027832, 0.028564, 0.057617, 0.285156, 0.031494, 0.045898, 0.087402, 0.294922, -0.003326, -0.00193, -0.006104, -0.074707, -0.009644, -0.015747, -0.03418, 0.133789, -0.002838, -0.002151, -0.006897, -0.071289, -0.006439, -0.007599, -0.017334, -0.212891, -0.020508, -0.018555, -0.036621, -0.261719, 0.004456, 0.003372, 0.008972, 0.051758, 0.000244, 0.001396, 0.023804, 0.199219, -0.004333, -0.01001, -0.04834, -0.138672, -0.016235, -0.012085, -0.026978, -0.273438, -0.004028, -0.003937, -0.008911, -0.057129, -0.011414, -0.012268, -0.021729, -0.199219, 0.028564, 0.029419, 0.05957, 0.220703, -0.005798, -0.004456, -0.011292, -0.147461, -0.00264, -0.003098, -0.006561, -0.05127, -0.001999, -0.002487, -0.00415, -0.111328, -0.00082, -0.00103, -0.004089, -0.07373, 0.012878, 0.017944, 0.031128, 0.210938, -0.02771, -0.040283, -0.098633, -0.421875, -0.005493, -0.004883, -0.009399, -0.056641, 0.016479, 0.013672, 0.038818, 0.168945, 0.000736, 0.00177, 0.003845, 0.068848, 0.014282, 0.015442, 0.027588, 0.231445, 0.000278, -0.002213, -0.002426, -0.067383, 0.010376, 0.012085, 0.02832, 0.24707, 0.004089, 0.013672, 0.076172, -0.061523, 0.013184, 0.014526, 0.031494, 0.249023, 0.024414, 0.025391, 0.057861, 0.279297, 0.005341, 0.005219, 0.012146, 0.110352, 0.011658, 0.014282, 0.010681, 0.006775, -0.007477, -0.006683, -0.009644, -0.144531, 0.003555, 0.002808, 0.010193, 0.053467, -0.004425, -0.005402, -0.015198, -0.174805, 0.001038, -0.000824, 0.001167, 0.088867, -0.00647, -0.005554, -0.01001, -0.147461, 0.005554, 0.011414, 0.065918, 0.207031, -0.002686, -0.004578, -0.007721, -0.100098, -0.004303, -0.001801, -0.004547, -0.087891, -0.017578, -0.012207, -0.035156, -0.162109, 0.014343, 0.017212, 0.039062, 0.228516, -0.004852, -0.006592, -0.01001, -0.150391, 0.00174, 0.003113, 0.003632, 0.087891, -0.007996, -0.008972, -0.029297, -0.158203, 0.002731, 0.002838, 0.004486, 0.106934, -0.00325, -0.003357, -0.007721, -0.058838, 0.005157, 0.005798, 0.007263, 0.104004, -0.024658, -0.026123, -0.055664, -0.322266, 0.028564, 0.038818, 0.063965, 0.398438, -0.00769, -0.006256, -0.020752, -0.225586, -0.000359, -0.001968, -0.006622, -0.092773, -0.003235, -0.004791, -0.010925, -0.0625, -0.047363, -0.136719, -0.111328, -0.007721, 0.001289, 0.003006, 0.006348, 0.054932, 0.003067, 0.002411, 0.00412, 0.088379, 0.001747, 0.001137, 0.005402, 0.09668, 0.013611, 0.010437, 0.028931, 0.203125, 0.017822, 0.016479, 0.052002, 0.277344, -0.00174, -0.002609, -0.006226, -0.058838, -0.010864, -0.011658, -0.015747, -0.211914, -0.013916, -0.014465, -0.043701, -0.314453, -0.001511, -0.001434, -0.001228, -0.05957, -0.009033, -0.006226, -0.018311, -0.15918, -0.010315, -0.01355, -0.024902, 0.020142, 0.051758, 0.051514, 0.096191, 0.088867, -0.000243, -0.011475, -0.119629, 0.047852, -0.016602, -0.02063, -0.058594, -0.332031, -0.002243, -0.001984, -0.00708, -0.094727, -0.005035, -0.002777, -0.006317, -0.104004, 0.019897, 0.020508, 0.046875, 0.302734, 0.003891, 0.002487, 0.006195, 0.057617, 0.019409, 0.03833, -0.166016, -0.166016, 0.022583, 0.024414, 0.057861, 0.316406, -0.005219, -0.002853, -0.001495, -0.109863, -0.003113, -0.002136, -0.008057, -0.097168, 0.001266, 0.001106, 0.004028, 0.067871, -0.009094, -0.02063, -0.094727, -0.21875, 0.004456, 0.004669, 0.011536, 0.069824, -0.00708, -0.008789, -0.02832, -0.137695, -0.013367, -0.009277, -0.02002, -0.162109, -0.004608, -0.007446, -0.015015, -0.104492, -0.002487, -0.001831, -0.003723, -0.062988, -0.004211, -0.005493, -0.015564, -0.173828, 0.005096, 0.004883, 0.010254, 0.167969, 0.00174, 0.000158, 0.006073, 0.07373, 0.013367, 0.018066, 0.039307, 0.269531, 0.04248, 0.039307, 0.080566, 0.257812, 0.017212, 0.046875, -0.188477, 0.002106, -0.006409, -0.01123, -0.037842, 0.023193, 0.001633, 0.001488, 0.002716, 0.055176, 0.002411, 0.001472, 0.005402, 0.064453, 0.013733, 0.015564, 0.033691, 0.166992, 0.007202, 0.008118, 0.020142, 0.164062, 0.039795, 0.03833, 0.078613, 0.233398, -0.031128, -0.031982, -0.097168, -0.378906, 0.016235, 0.032227, 0.130859, 0.404297, 0.000912, 0.00045, 0.00412, 0.070312, -0.001694, -0.00206, -0.004211, -0.073242, 0.011658, 0.013, 0.034424, 0.241211, -0.006256, -0.066406, -0.28125, -0.233398, 0.049561, 0.062256, 0.129883, -0.046875, 0.005493, 0.006561, 0.016235, 0.095703, -0.00264, -0.003174, -0.007935, -0.063965, -0.001175, -0.000671, -0.005859, -0.060791, 0.001289, 0.002701, 0.001419, -0.102051, -0.000399, 0.000561, -0.002975, -0.099121, -0.000591, -0.000269, 0.004974, 0.093262, -0.001083, -0.003677, -0.039062, 0.027588, 0.003693, 0.001503, 0.003082, -0.143555, -0.003937, -0.004425, -0.013489, -0.12793, -0.001144, -0.000093, 0.000683, 0.118652, 0.001297, 0.000961, 0.001717, 0.112793, -0.001579, -0.002853, -0.006653, -0.080566, -0.001572, -0.001694, -0.004761, -0.054932, -0.000847, -0.001328, -0.00012, -0.093262, -0.001045, -0.000465, -0.000813, 0.111328, 0.000261, 0.000089, -0.000954, 0.099609, 0.000832, 0.00095, -0.002853, 0.097168, 0.000271, 0.000188, -0.001045, -0.106934, 0.000135, -0.001221, -0.004852, -0.041504, 0.000526, 0.001106, 0.001144, 0.092285, 0.000214, -0.000893, -0.002655, -0.095703, 0.000675, 0.001266, 0.002579, -0.098145, -0.002808, 0.002197, -0.017334, -0.06543, 0.000387, -0.000412, -0.001579, 0.106445, -0.001358, -0.001564, -0.00592, -0.035889, 0.001129, 0.000965, 0.00322, 0.066406, 0.002258, 0.000595, 0.002258, 0.089355, -0.000134, -0.000534, 0.001602, 0.118652, -0.003586, -0.002258, -0.003723, 0.131836, -0.000755, 0.001015, 0.005371, 0.15918, -0.036377, 0.078613, 0.10791, -0.017822, 0.001808, 0.001732, 0.001083, -0.096191, 0.003403, 0.004578, 0.011169, 0.116211, -0.001297, -0.000546, -0.000977, 0.100586, -0.000311, 0.000477, -0.002228, -0.097656, -0.000334, 0.001198, 0.001205, 0.10498, -0.000683, -0.000257, -0.001335, 0.039307, -0.000984, -0.000874, 0.000969, 0.140625, -0.001816, -0.003098, -0.038086, 0.000603, 0.005524, 0.004242, 0.006317, -0.148438, -0.025635, 0.063965, 0.007782, -0.000224, -0.001404, -0.000381, -0.002121, -0.10791, 0.00119, 0.001686, 0.002228, 0.108887, -0.000824, -0.000046, -0.000599, -0.118164, 0.005371, 0.003036, 0.003555, -0.130859, 0.000129, 0.000341, -0.002182, -0.125977, -0.004456, -0.007446, -0.019775, 0.004211, 0.000984, -0.000157, 0.00206, 0.125, 0.001266, 0.000334, 0.002029, -0.065918, -0.003494, -0.003235, -0.002609, -0.091309, -0.002625, -0.000671, -0.00087, -0.103027, -0.001999, -0.001343, 0.000965, 0.119141, 0.001228, 0.002274, -0.001717, -0.069824, 0.002762, 0.002579, 0.000345, 0.097168, 0.000931, 0.000629, 0.003967, 0.089844, 0.003082, -0.014221, 0.056152, -0.030884, 0.000851, 0.000073, -0.00001, -0.050049, -0.000137, -0.001602, -0.001312, -0.106445, -0.001198, 0.000096, -0.000511, -0.081543, 0.000946, -0.000121, 0.000033, 0.117676, -0.001678, -0.002228, -0.001297, 0.158203, -0.000549, -0.000954, -0.00087, -0.105957, -0.000368, -0.000126, -0.000698, 0.095703, 0.000115, -0.000017, 0.001671, 0.062988, -0.000155, 0.00079, 0.001022, 0.088867, -0.00238, -0.001144, -0.003433, -0.111328, -0.000992, -0.002472, -0.003113, -0.105469, 0.000458, 0.000074, -0.000091, 0.104492, -0.00238, -0.000463, -0.000378, -0.100098, -0.000729, -0.001236, 0.000092, 0.104004, 0.00061, -0.000687, -0.001648, -0.121094, 0.005798, 0.008118, 0.026367, -0.005829, -0.000885, -0.001015, -0.002884, 0.119141, -0.001915, -0.00132, -0.00473, 0.129883, -0.000154, -0.001144, -0.001534, -0.094238, 0.000211, 0.001106, 0.00103, -0.10791, -0.027588, 0.064453, 0.105957, -0.018311, 0.000744, -0.000171, -0.000397, 0.100586, -0.004425, -0.005402, -0.015869, -0.029175, 0.001724, 0.000069, 0.002441, 0.091309, 0.001152, 0.001213, 0.004608, 0.125977, 0.000096, -0.000938, -0.00135, -0.151367, -0.003479, -0.00206, -0.008606, -0.116211, -0.002106, -0.002808, -0.005493, -0.136719, -0.002151, -0.00293, -0.013062, -0.087891, -0.001244, -0.000431, -0.002579, -0.091797, -0.003204, -0.00206, -0.002762, -0.111816, -0.000568, -0.001068, -0.007507, -0.137695, 0.000301, -0.000546, -0.00238, -0.086426, 0.001625, 0.000652, 0.000519, -0.100098, -0.000965, -0.000444, -0.006348, -0.141602, 0.00238, 0.000319, 0.003677, 0.09082, -0.001915, -0.001137, -0.001213, 0.118652, 0.008728, 0.009827, -0.067871, -0.008057, -0.002609, -0.00079, -0.004974, -0.110352, 0.000671, 0.001198, 0.003403, 0.037598, -0.001602, -0.001465, -0.003235, -0.104004, -0.001099, -0.000389, -0.000395, 0.101562, 0.002945, 0.003174, 0.007751, 0.107422, -0.002365, -0.002426, -0.003387, -0.113281, 0.003586, 0.003067, 0.002625, -0.139648, -0.000299, -0.001839, -0.053711, 0.019897, 0.001007, 0.000565, 0.003189, 0.113281, -0.071777, -0.097656, -0.143555, -0.168945, -0.000175, -0.000587, 0.003098, 0.140625, -0.000124, 0.000196, -0.002884, -0.163086, 0.000843, -0.000515, -0.001648, -0.101562, 0.000362, -0.000303, 0.000587, 0.087402, 0.001999, 0.000607, 0.003326, 0.092773, -0.002792, -0.00235, -0.003937, 0.119141, 0.003128, -0.000652, -0.000211, -0.112793, -0.000481, -0.000238, 0.00325, 0.117676, 0.000074, 0.001144, 0.000908, 0.101562, 0.001572, -0.000465, 0.000481, -0.098145, 0.000435, 0.000125, -0.000326, 0.103027, 0.001518, 0.000614, 0.000223, -0.142578, 0.00209, -0.000315, -0.000431, -0.101562, -0.002701, -0.002136, -0.003738, 0.113281, -0.000896, -0.000908, -0.002441, -0.081543, -0.002716, -0.002548, -0.009705, -0.061768, -0.005127, -0.010193, -0.03418, -0.19043, 0.001144, 0.000885, 0.00531, 0.139648, 0.002121, 0.001389, 0.004425, 0.095215, 0.002823, 0.00296, 0.003815, -0.149414, -0.004761, -0.004181, -0.006866, 0.147461, 0.003754, 0.004242, 0.009216, 0.146484, -0.000916, -0.000687, -0.001923, 0.058838, 0.001472, 0.002563, 0.006897, 0.125977, 0.002289, -0.001953, -0.004669, -0.11084, -0.003006, 0.000237, -0.002563, 0.104492, 0.003433, 0.028687, 0.261719, 0.037842, 0.000854, 0.007568, 0.066406, -0.016846, -0.010681, -0.03064, -0.269531, -0.037354, -0.00238, -0.020752, 0.138672, -0.000572, 0.001755, 0.001785, 0.05127, 0.005096, 0.005554, 0.025879, -0.136719, 0.000874, 0.001122, 0.004028, -0.037354, -0.002655, -0.014465, -0.027466, -0.085449, 0.044189, 0.00531, 0.016968, 0.078125, -0.101074, 0.00383, -0.006042, -0.345703, 0.031982, -0.002014, -0.042236, -0.328125, -0.060791, 0.045166, 0.107422, 0.46875, 0.106445, -0.000664, 0.014893, 0.116699, 0.016846, 0.001572, 0.003098, 0.111816, 0.015015, -0.001442, 0.02417, -0.141602, -0.001808, 0.011963, -0.000338, 0.285156, 0.150391, 0.001167, 0.007568, -0.112305, -0.000893, 0.001846, -0.013489, 0.128906, 0.008545, 0.002258, 0.00766, -0.155273, -0.00531, 0.003036, 0.011047, -0.162109, -0.000139, -0.00116, 0.000488, -0.050537, -0.003235, -0.005615, -0.00885, 0.145508, 0.002457, 0.007111, 0.014771, -0.136719, -0.004089, 0.004425, 0.003906, -0.283203, 0.017944, -0.002701, -0.011108, 0.144531, -0.005951, -0.00103, 0.000942, -0.019531, -0.016479, 0.004608, 0.012329, -0.146484, -0.00412, 0.004456, 0.014282, 0.234375, 0.041016, -0.004883, -0.0177, 0.137695, -0.002945, 0.008667, 0.02417, 0.106445, -0.210938, 0.013733, 0.045898, 0.318359, 0.051025, -0.005768, -0.019043, -0.294922, -0.003403, -0.008545, -0.018921, -0.328125, -0.029053, -0.003067, -0.004761, 0.142578, 0.002563, -0.010437, -0.01416, -0.289062, -0.027588, -0.001549, 0.017822, 0.152344, -0.019653, -0.001022, -0.0009, 0.267578, -0.007935, 0.00132, 0.006592, -0.007538, -0.125, 0.002182, 0.019775, -0.261719, 0.001617, -0.005341, 0.052246, 0.241211, -0.098633, -0.001938, -0.000389, -0.07666, -0.000843, 0.002914, 0.010681, 0.213867, 0.022949, -0.006836, -0.01001, -0.246094, 0.009155, 0.001221, 0.003647, 0.337891, 0.002747, -0.001549, -0.001747, 0.043213, -0.003006, -0.071289, -0.224609, 0.136719, 0.05249, 0.00238, -0.001518, 0.139648, 0.00473, 0.000126, 0.003738, -0.07959, -0.002975, -0.003647, 0.000782, -0.154297, -0.001984, -0.002823, -0.012756, 0.162109, 0.015564, -0.000486, 0.002563, -0.132812, -0.002991, -0.000965, -0.000146, 0.073242, 0.001549, -0.011658, -0.023804, -0.287109, -0.040039, -0.00296, -0.009888, -0.287109, -0.017822, 0.003799, 0.005157, 0.100586, 0.014709, -0.000122, -0.003769, 0.06543, 0.003387, -0.004028, -0.014099, 0.010803, -0.002502, -0.000774, -0.004089, 0.097168, 0.007202, 0.001137, 0.007812, -0.107422, 0.006012, -0.003876, -0.016602, -0.243164, -0.01532, 0.011414, 0.008789, -0.298828, 0.030518, -0.004517, 0.011169, -0.154297, -0.007996, -0.003616, 0.000858, -0.279297, -0.019897, 0.002197, 0.014282, -0.091309, 0.01239, -0.00135, -0.006165, -0.149414, -0.006927, 0.001488, 0.002472, -0.036621, -0.003342, 0.003143, 0.014099, -0.140625, -0.002655, 0.002838, 0.001945, 0.072754, 0.009399, 0.002838, 0.008484, -0.233398, 0.002731, 0.010742, 0.0177, 0.445312, 0.020386, 0.005798, 0.0177, 0.114746, 0.007629, -0.000774, 0.000416, 0.032959, 0.002838, -0.001595, -0.02124, -0.125977, 0.378906, 0.000132, -0.005737, 0.0625, -0.014893, -0.007324, -0.014526, 0.112305, -0.006348, -0.006927, 0.016113, -0.271484, 0.006622, -0.015869, -0.049805, -0.375, -0.080078, 0.002197, 0.003387, 0.067871, -0.013123, -0.023926, -0.031006, -0.443359, -0.073242, -0.005951, -0.016235, -0.382812, 0.118164, -0.004272, 0.007233, 0.333984, -0.026611, 0.002029, 0.010742, 0.294922, 0.036621, 0.000374, 0.001862, -0.005219, 0.027466, -0.003235, -0.014221, 0.139648, -0.000385, -0.000036, -0.015076, -0.316406, -0.021606, 0.015442, 0.057861, 0.519531, 0.031738, 0.00206, 0.005432, 0.085449, 0.012695, -0.006073, -0.012817, -0.140625, -0.01355, 0.004089, 0.005951, -0.06543, -0.011902, -0.001419, -0.006134, -0.208984, 0.006531, -0.000862, 0.00238, 0.080566, 0.006561, -0.002563, -0.001221, -0.054443, -0.002777, 0.000259, -0.002396, -0.061279, 0.001221, -0.001617, 0.006165, 0.322266, -0.002548, -0.004761, -0.009033, -0.107422, -0.016602, 0.000496, -0.004639, 0.105957, -0.007751, 0.002518, -0.004333, 0.131836, 0.001633, 0.014893, 0.028931, -0.378906, 0.037598, 0.001625, 0.004852, 0.054688, 0.023804, -0.003159, -0.010559, 0.084473, 0.004181, -0.00415, -0.003052, -0.341797, -0.028687, 0.002518, 0.004211, 0.089355, 0.000542, -0.001083, -0.002777, 0.261719, 0.01178, -0.006195, -0.019043, -0.114746, -0.020508, 0.01239, 0.029785, 0.259766, 0.025269, -0.003693, 0.007172, -0.005829, -0.261719, 0.001266, 0.014771, 0.375, 0.003601, 0.032715, 0.078613, 0.378906, 0.078613, 0.000441, 0.005402, 0.083984, 0.010681, -0.005615, -0.004883, -0.141602, -0.013367, -0.000706, -0.006409, 0.333984, 0.030884, 0.000303, -0.002289, 0.131836, 0.011108, -0.001549, -0.008362, 0.086914, -0.002762, -0.002945, 0.007416, 0.189453, 0.126953, -0.000782, -0.013855, -0.267578, -0.006378, -0.000252, -0.009827, -0.259766, 0.016357, 0.000027, 0.000439, 0.07666, 0.012512, -0.005402, -0.009338, 0.115723, 0.006134, 0.003265, -0.012146, 0.155273, 0.005737, -0.005096, -0.004333, 0.155273, -0.000587, 0.00354, 0.013489, 0.125, 0.015503, -0.007233, -0.004822, 0.228516, 0.022339, -0.002029, 0.002472, 0.116699, -0.004822, 0.000938, 0.010132, -0.094238, 0.007019, -0.003845, -0.009399, 0.138672, 0.001236, -0.002823, 0.001495, -0.249023, -0.010742, 0.0019, -0.000908, -0.121582, 0.011902, 0.001617, 0.007263, -0.075195, -0.115723, 0.001282, -0.001572, 0.148438, -0.003204, 0.002411, 0.006531, -0.005035, -0.131836, 0.00012, 0.006561, -0.144531, -0.020508, 0.000553, 0.000062, 0.03833, -0.000652, -0.003082, 0.007629, -0.339844, 0.031982, 0.001556, -0.000429, 0.035156, -0.005188, -0.003769, -0.015259, 0.241211, 0.045654, -0.00106, -0.00002, -0.024536, -0.000422, -0.00164, -0.001099, -0.053955, 0.001732, -0.001694, 0.000664, -0.037109, 0.005402, -0.004059, -0.00589, -0.051514, 0.200195, -0.002335, 0.000534, -0.146484, -0.013062, 0.001526, -0.000322, 0.037598, -0.006165, -0.003601, -0.00161, -0.152344, -0.007996, -0.00135, 0.000334, -0.034668, 0.00528, -0.001999, 0.000234, -0.027832, 0.003296, 0.00164, -0.000496, 0.034668, -0.005402, 0.000036, 0.000201, 0.15625, -0.005249, 0.00177, -0.000534, 0.035889, -0.005524, 0.000782, 0.000423, 0.026733, 0.001297, 0.002182, -0.000877, 0.063965, 0.001266, -0.000755, -0.00174, -0.061523, 0.000081, 0.001312, -0.000368, 0.031006, -0.004456, -0.001358, 0.000908, -0.034668, 0.005219, -0.001862, 0.003937, -0.135742, 0.000977, 0.003937, 0.000546, 0.148438, 0.010559, -0.001579, 0.000391, -0.033936, 0.005066, 0.001305, -0.00061, 0.033936, -0.00528, 0.001999, -0.000147, 0.031006, -0.004639, 0.001266, -0.007935, 0.242188, -0.00528, 0.001694, -0.000227, 0.033691, -0.004913, 0.001785, -0.000261, -0.097168, -0.000359, -0.002197, 0.001617, -0.164062, 0.002533, 0.006165, -0.00007, 0.166016, -0.009399, -0.001747, 0.000679, -0.037109, 0.005676, 0.002335, 0.001732, 0.099121, 0.003601, 0.002319, 0.002167, 0.162109, -0.013062, -0.000546, -0.003052, -0.114746, -0.00824, -0.001846, 0.000977, -0.037109, 0.006012, -0.00058, -0.00235, 0.168945, -0.016724, -0.002151, 0.000828, -0.015747, -0.005676, -0.000282, -0.000168, 0.015198, 0.001396, 0.000027, -0.000194, -0.024658, -0.002243, -0.013245, -0.046875, -0.328125, -0.030151, 0.001427, 0.004303, 0.08252, 0.001358, 0.00119, 0.006561, -0.152344, 0.000231, 0.061523, 0.129883, 0.558594, 0.00354, 0.0047, 0.00769, 0.123535, 0.014587, 0.000751, -0.000199, -0.172852, 0.008484, -0.001823, 0.00061, -0.034668, 0.00528, -0.002991, -0.000946, -0.057861, -0.001854, 0.000122, 0.000237, -0.032471, -0.001213, 0.001724, -0.000143, 0.032471, -0.004761, 0.000029, 0.002151, -0.164062, 0.022095, 0.000893, 0.000683, 0.040527, -0.002045, -0.000607, -0.000081, -0.033936, 0.000862, 0.000404, -0.000146, 0.034668, -0.000862, 0.00119, -0.002945, 0.138672, -0.002197, 0.000005, -0.000028, 0.015076, 0.00001, -0.001556, 0.000641, -0.035645, 0.005585, 0.001167, 0.000713, 0.043945, -0.000969, 0.000725, -0.004333, 0.157227, -0.007111, -0.000706, -0.004059, 0.15332, -0.004822, 0.003189, 0.00412, 0.06543, 0.010803, -0.000135, 0.000294, -0.036133, 0.000488, 0.001625, -0.000422, 0.035889, -0.005402, 0.002945, 0.002075, 0.154297, -0.007141, -0.003876, 0.000874, -0.15918, 0.013977, -0.001755, -0.005219, -0.160156, 0.008606, 0.001755, -0.000641, 0.032959, -0.004578, -0.000534, -0.000181, -0.032471, -0.000641, 0.005157, 0.012878, -0.193359, -0.023804, -0.001114, -0.002243, -0.106445, 0.003769, -0.003647, -0.002319, 0.152344, 0.009094, -0.001686, 0.000858, -0.035645, 0.005646, -0.000341, -0.000032, -0.031006, -0.001038, -0.000383, -0.003601, 0.15332, -0.008362, 0.000296, -0.000038, 0.005219, 0.00087, 0.000067, 0.001526, -0.067383, 0.003357, -0.001968, 0.000431, -0.029053, 0.003891, -0.001633, 0.000381, -0.034668, 0.005341, 0.002502, 0.003479, 0.10498, -0.004822, -0.00161, 0.000479, -0.033936, 0.005219, 0.001625, -0.000881, 0.036133, -0.005341, 0.000427, 0.000504, 0.047852, -0.00132, 0.001068, 0.002274, 0.138672, -0.004547, -0.002914, -0.000809, -0.059814, 0.001785, 0.054199, 0.064941, 0.1875, 0.22168, 0.001175, 0.001801, -0.001236, 0.000744, -0.001106, 0.00095, -0.140625, 0.004181, -0.000736, 0.001984, -0.161133, 0.003769, -0.000496, -0.003052, 0.175781, 0.020142, 0.000805, -0.008484, 0.192383, -0.0177, 0.00415, 0.00531, 0.078125, 0.014709, -0.000139, 0.000005, -0.033691, 0.000265, -0.001381, 0.000243, -0.034912, 0.004791, 0.001503, -0.000372, 0.034424, -0.005432, -0.002625, -0.000969, 0.170898, -0.005737, 0.001785, -0.000935, 0.036133, -0.005463, 0.000702, -0.008606, 0.195312, -0.000053, -0.001297, 0.000064, -0.046387, -0.000059, -0.001411, 0.000282, -0.03418, 0.005127, -0.000299, -0.001015, 0.148438, 0.000013, -0.000399, 0.00066, -0.050293, 0.000824, 0.001755, -0.000702, 0.0354, -0.005707, 0.001564, -0.000748, 0.03418, -0.005493, 0.001846, -0.000456, 0.036377, -0.005188, -0.003113, 0.002289, -0.147461, 0.012573, 0.000847, 0.005005, -0.158203, 0.012512, 0.001549, -0.000294, 0.129883, 0.003387, 0.001373, -0.000843, 0.032959, -0.005402, -0.001534, 0.0005, -0.033936, 0.005402, -0.001587, 0.000599, -0.0354, 0.00528, 0.001137, -0.00004, 0.072266, 0.004791, -0.00148, 0.000546, -0.0354, 0.005096, 0.001595, -0.000402, 0.033691, -0.005219, -0.003448, -0.004517, -0.138672, 0.003021, 0.005524, 0.005829, 0.119141, -0.000035, -0.000938, 0.002075, -0.146484, 0.005737, 0.002472, 0.006073, -0.160156, 0.009827, -0.001366, 0.000504, -0.032715, 0.005005, -0.001709, 0.000584, -0.036621, 0.005157, 0.001045, -0.000315, 0.15918, -0.006012, 0.001396, -0.000607, 0.030396, -0.00412, -0.002029, 0.000721, -0.052979, -0.003296, 0.000143, 0.000027, 0.02417, 0.000168, -0.000418, -0.000607, -0.080078, 0.001205, 0.001602, -0.000143, 0.032715, -0.00473, -0.00238, -0.037109, 0.007507, 0.001427, -0.00023, -0.029175, 0.005402, 0.000553, -0.00002, -0.040527, 0.006683, 0.00103, -0.003784, -0.037598, 0.006683, 0.001099, 0.000797, 0.016846, -0.001602, -0.000561, 0.000977, 0.038574, -0.006683, -0.001099, -0.00206, -0.034912, 0.005402, 0.001122, 0.001999, 0.032227, -0.005341, -0.001068, 0.001373, 0.054932, 0.000408, 0.000099, -0.001373, -0.041992, 0.007812, 0.0019, 0.002167, 0.038086, -0.00647, -0.001236, 0.003143, 0.031738, -0.005249, -0.000809, -0.001221, -0.017334, 0.002686, 0.00132, -0.00325, -0.045898, 0.00766, 0.002151, 0.000626, 0.022339, -0.00351, -0.000851, -0.001801, -0.037842, 0.006622, 0.000679, 0.003265, 0.04126, -0.006531, -0.000839, 0.001724, 0.039062, -0.007233, -0.001427, 0.000072, 0.012756, -0.000877, -0.000622, -0.002563, -0.035156, 0.005585, 0.000961, 0.000028, -0.061279, 0.008606, 0.002762, -0.002869, -0.033691, 0.005524, 0.000488, 0.000041, -0.043945, 0.00766, 0.001228, -0.001144, -0.035156, 0.005585, 0.000511, -0.003143, -0.043945, 0.006744, 0.001801, -0.002151, -0.035645, 0.005768, 0.000874, 0.000641, 0.037842, -0.006592, -0.001022, -0.001518, -0.038818, 0.005768, 0.00135, 0.002304, 0.036865, -0.00592, -0.001091, -0.002853, -0.052734, 0.004242, 0.001953, 0.001144, 0.03418, -0.006073, -0.000755, -0.001709, -0.047852, 0.004578, 0.001068, 0.000118, 0.010193, -0.000515, 0.000034, 0.002441, 0.03833, -0.006104, -0.002167, 0.000263, 0.02356, -0.004456, -0.000504, 0.001678, 0.033203, -0.005035, 0.00019, 0.001518, 0.039551, -0.006378, -0.002304, 0.002197, 0.059326, -0.006744, -0.001755, 0.001724, 0.027832, -0.005798, -0.001595, -0.000565, -0.019409, 0.003265, 0.001122, -0.001602, -0.037842, 0.006165, 0.000614, 0.001892, 0.031982, -0.00528, -0.000801, -0.002289, -0.033447, 0.005157, 0.003159, 0.002502, 0.034912, -0.005005, -0.001305, -0.00174, -0.040283, 0.006592, 0.001526, -0.002975, -0.039551, 0.007111, 0.001427, -0.001221, -0.039307, 0.008118, 0.002228, -0.001442, -0.034912, 0.006165, 0.0009, -0.000456, 0.032959, -0.005463, -0.000172, 0.001083, -0.036865, 0.006897, 0.000904, 0.000422, 0.005554, -0.00071, -0.000326, 0.00103, 0.016479, -0.002548, -0.000504, -0.000839, -0.028687, 0.00531, 0.000278, -0.003433, -0.034424, 0.004913, 0.000999, 0.001854, 0.032715, -0.006531, -0.000969, -0.002182, -0.033936, 0.005554, 0.000931, 0.001076, 0.021118, -0.00161, 0.00106, -0.002304, -0.033447, 0.005432, 0.001259, 0.000215, 0.020508, -0.003784, -0.000721, -0.002396, -0.037842, 0.005951, 0.000889, -0.002991, -0.037354, 0.008057, 0.001556, 0.001762, 0.037109, -0.006073, -0.000077, 0.003372, 0.035645, -0.00705, -0.000851, -0.003967, -0.05249, 0.00592, 0.005341, -0.001205, -0.031494, 0.00592, 0.000717, -0.002701, -0.036377, 0.006226, 0.001297, 0.003067, 0.050781, -0.004639, -0.003006, -0.000256, -0.022949, 0.004242, 0.000248, 0.001266, 0.025635, -0.005005, -0.000473, -0.001282, -0.033447, 0.006653, 0.001091, -0.003555, -0.012207, 0.026855, 0.006927, -0.000725, -0.01709, 0.002289, 0.000301, -0.001144, -0.027344, 0.005066, 0.000793, 0.002228, 0.024902, -0.003876, -0.001396, -0.000675, 0.025146, -0.005157, -0.00008, 0.001862, 0.038818, -0.007874, -0.000965, -0.000721, -0.038086, 0.006104, 0.000599, 0.00036, 0.028198, -0.003998, -0.000181, 0.000618, 0.021118, -0.004242, -0.000254, 0.001183, 0.022339, -0.004028, -0.000402, 0.000717, 0.036133, -0.006897, -0.000843, 0.001984, -0.056152, 0.00885, 0.000706, 0.001587, 0.03418, -0.006012, -0.000486, -0.000025, 0.038086, -0.006744, -0.000763, -0.001434, -0.031494, 0.005585, 0.001251, 0.000568, 0.023926, -0.004242, -0.000273, -0.001678, -0.039062, 0.006653, 0.001884, -0.000492, -0.013, -0.006378, -0.004669, 0.000397, 0.042725, -0.006714, -0.000729, -0.002289, -0.0354, 0.004944, 0.001366, -0.00145, -0.035889, 0.006378, 0.000176, 0.001488, 0.058105, -0.007416, -0.00412, 0.002563, 0.049316, -0.006439, -0.003311, 0.001663, -0.015198, -0.042725, 0.046387, -0.001091, -0.022095, 0.004333, 0.000328, 0.0005, -0.000568, 0.000089, 0.001793, -0.001472, -0.032959, 0.005798, -0.000017, -0.000299, 0.037598, -0.007935, -0.001305, -0.002502, -0.036133, 0.006897, 0.000211, -0.001457, -0.036133, 0.005859, 0.000721, -0.001801, -0.031738, 0.005127, 0.000866, -0.002975, -0.040771, 0.008057, 0.001503, -0.002319, -0.037598, 0.005554, 0.001366, -0.00103, -0.022827, 0.003113, 0.000942, -0.00325, -0.035156, 0.00589, 0.001419, 0.001282, 0.034424, -0.006134, -0.000835, -0.000229, -0.036377, 0.006836, 0.000368, -0.001175, -0.033203, 0.005646, 0.001419, -0.002289, -0.036377, 0.006134, 0.000908, 0.001083, 0.016602, -0.002899, -0.000877, 0.000052, 0.017944, -0.003265, -0.00004, 0.000813, 0.011841, -0.000652, 0.000744, 0.00235, 0.019409, -0.003815, -0.000919, -0.003616, -0.039795, 0.007721, 0.000748, 0.000534, 0.012817, -0.001556, -0.000519, -0.001411, -0.033203, 0.005219, 0.0002, -0.002304, -0.036865, 0.006592, 0.000694, -0.000896, -0.02417, 0.004425, 0.000376, 0.001198, 0.034424, -0.005005, -0.001495, -0.001823, -0.0354, 0.005798, 0.000553, 0.001488, 0.036133, -0.006561, -0.001312, -0.00209, -0.033936, 0.005432, 0.001152, 0.00209, 0.0354, -0.006073, -0.000984, 0.00106, 0.032471, -0.005951, -0.00034, 0.002304, 0.035645, -0.005676, -0.000328, 0.001778, 0.040283, -0.002243, 0.000051, 0.004608, 0.013062, -0.070312, -0.00012, 0.001266, 0.039062, -0.006592, -0.000851, -0.001579, -0.001015, 0.024658, -0.002502, 0.000496, 0.000767, -0.021362, 0.001694, 0.001205, 0.001068, -0.02417, 0.001953, 0.001251, 0.001625, -0.02063, 0.0019, 0.000977, 0.001328, -0.020264, 0.001892, -0.001305, -0.0009, 0.0177, -0.001404, 0.001366, 0.001999, -0.021118, 0.001579, 0.000877, 0.001205, -0.020996, 0.001228, 0.000942, 0.000729, -0.020508, 0.00206, 0.00135, 0.001465, -0.019531, 0.000843, -0.000881, -0.002197, 0.020874, -0.001083, 0.001297, 0.001877, -0.021729, 0.001556, 0.000362, 0.000561, -0.02124, 0.000843, 0.001099, 0.001427, -0.02417, 0.002075, 0.000992, 0.001602, -0.020386, 0.001633, -0.001495, -0.002243, 0.024048, -0.001457, 0.001244, 0.00103, -0.023071, 0.001015, 0.001236, 0.002014, -0.020874, 0.001984, 0.001038, 0.001549, -0.020264, 0.001099, -0.000835, -0.001038, 0.023315, -0.002075, 0.000843, 0.001945, -0.023071, 0.001205, -0.000549, -0.001663, 0.060547, -0.002136, -0.000839, -0.001717, 0.021118, -0.001701, -0.000843, -0.001282, 0.021362, -0.001945, -0.000134, 0.00066, -0.020874, 0.000198, -0.00066, -0.001938, 0.025513, -0.00132, 0.001572, 0.001022, -0.025024, 0.002914, -0.001137, -0.002396, 0.024658, -0.001221, 0.001167, 0.00161, -0.021606, 0.001579, -0.001289, -0.001205, 0.022949, -0.002258, -0.000961, -0.001984, 0.020142, -0.001045, -0.000977, -0.000732, 0.021973, -0.002121, 0.001251, 0.001686, -0.018677, 0.001495, 0.001526, 0.001785, -0.021729, 0.001968, -0.001419, -0.000299, 0.020142, -0.000942, 0.000927, 0.001701, -0.032471, 0.003006, -0.001343, -0.001801, 0.021484, -0.001999, -0.001358, -0.001358, 0.022339, -0.001762, -0.001205, -0.001045, 0.023438, -0.001823, -0.001343, -0.001411, 0.048828, -0.002426, -0.001343, -0.001411, 0.022461, -0.002396, -0.00161, -0.001022, 0.023682, -0.001892, -0.001686, -0.001434, 0.022949, -0.002411, 0.000969, 0.001877, -0.020996, 0.001564, 0.000298, -0.000073, -0.055176, 0.003693, 0.000427, 0.001663, -0.023071, 0.002701, 0.000889, 0.001625, -0.024658, 0.001686, -0.001373, -0.001472, 0.020142, -0.002075, -0.000839, -0.002625, 0.022949, -0.001099, 0.000927, 0.00206, -0.021484, 0.001076, -0.001152, -0.001892, 0.023682, -0.001678, -0.001137, -0.00119, 0.021729, -0.001335, 0.001274, 0.002258, -0.02771, 0.002274, -0.001686, -0.001396, 0.022949, -0.001854, 0.001511, 0.000729, -0.020508, 0.001808, 0.001183, 0.00164, -0.02124, 0.002258, -0.000839, -0.001404, 0.023193, -0.0019, 0.000999, 0.002304, -0.021851, 0.000862, 0.000463, 0.001823, -0.018921, 0.000874, -0.001122, -0.001915, 0.017822, -0.001152, -0.001534, -0.001511, 0.021851, -0.001564, 0.001221, 0.002121, -0.021606, 0.002731, 0.001785, 0.001892, -0.020508, 0.00209, 0.001755, 0.002197, -0.023193, 0.001694, 0.000112, -0.000591, 0.021484, -0.001335, 0.001358, 0.001411, -0.019897, 0.001534, -0.000851, -0.001381, 0.023071, -0.001984, -0.000687, -0.000561, -0.04834, -0.002762, 0.000839, 0.001541, -0.018311, 0.00132, -0.007599, -0.008728, -0.003342, 0.059082, -0.000923, -0.001358, 0.021362, -0.000908, -0.000965, -0.001488, 0.023315, -0.002075, 0.000645, 0.001389, -0.021118, 0.001305, 0.001373, 0.001732, -0.02124, 0.001724, -0.000942, -0.001495, 0.022095, -0.002014, -0.001045, -0.000923, 0.024536, -0.001968, 0.000973, 0.001724, -0.021484, 0.000576, -0.001167, -0.001251, 0.019897, -0.001015, -0.00148, -0.002197, 0.020874, -0.001076, 0.001511, 0.002213, -0.021973, 0.001999, -0.00079, -0.000778, 0.017212, -0.001175, -0.001381, -0.001015, 0.018188, -0.002167, -0.000729, -0.000584, 0.018188, -0.001244, -0.001244, -0.001694, 0.024048, -0.001366, 0.000946, 0.000935, -0.032715, 0.000893, 0.000938, 0.002686, -0.050537, 0.001205, 0.001045, 0.001015, -0.018677, 0.001602, 0.0002, -0.000025, 0.00531, -0.00036, -0.000805, -0.00206, 0.022949, -0.001602, -0.001472, -0.002823, 0.023193, -0.00164, -0.001114, -0.001793, 0.021484, -0.001778, -0.000767, -0.000843, 0.020142, -0.001343, -0.000385, -0.000931, 0.007202, -0.000404, -0.000858, -0.001503, 0.022095, -0.001472, -0.001389, -0.002411, 0.022339, -0.001007, 0.001213, 0.001282, -0.022217, 0.002014, -0.001297, -0.002563, 0.022705, -0.001442, 0.001129, 0.001312, -0.018188, 0.001053, -0.00148, -0.001793, 0.019165, -0.002411, 0.001625, 0.000824, -0.025024, 0.002274, 0.000919, 0.002167, -0.022339, 0.000366, -0.001083, -0.001816, 0.021851, -0.000977, -0.00148, -0.001823, 0.023438, -0.000771, 0.000448, 0.001183, -0.022949, 0.00135, 0.000828, 0.000973, -0.018677, 0.001274, -0.000059, 0.000408, 0.049561, 0.0047, 0.000946, 0.001556, -0.019897, 0.001106, -0.000916, -0.000778, 0.021484, -0.001701, -0.002457, -0.002792, 0.037354, -0.002457, 0.000113, 0.000025, -0.049072, 0.000874, -0.001083, -0.001556, 0.019287, -0.000919, 0.00145, 0.001396, -0.022095, 0.00132, 0.000557, 0.00058, -0.0177, 0.001854, -0.000927, -0.00061, 0.022095, -0.002075, 0.00148, 0.001793, -0.024292, 0.001472, -0.000549, -0.000725, 0.000221, -0.001785, 0.001534, 0.001129, -0.025024, 0.002182, 0.001038, 0.001152, -0.023926, 0.002777, -0.001404, -0.001427, 0.02124, -0.001083, 0.001251, 0.000242, 0.015076, -0.043457, -0.000113, -0.000774, 0.048096, -0.002762, -0.001144, -0.001801, 0.020264, -0.001671, -0.001068, -0.001297, 0.018677, -0.001411, -0.001099, -0.002548, 0.021851, -0.001152, 0.001068, 0.001389, -0.020874, 0.002319, -0.001122, -0.001343, 0.019165, -0.000675, 0.000568, 0.002533, -0.049805, -0.002167, 0.000618, 0.000599, -0.028198, 0.001137, -0.00145, -0.000389, 0.04834, -0.004669, -0.000858, 0.002823, 0.047119, -0.002075, 0.001251, -0.000086, -0.047852, 0.004456, -0.001671, -0.004395, -0.122559, 0.006836, -0.000234, 0.002014, 0.043213, -0.008057, -0.007996, -0.014282, -0.0047, -0.013733, -0.001282, 0.000475, 0.029175, -0.000261, 0.000024, 0.00004, 0.012756, -0.002228, -0.000345, 0.009399, 0.135742, -0.023804, 0.00132, 0.000074, -0.039795, 0.006744, 0.009888, 0.010803, -0.020508, -0.070312, -0.001503, -0.005249, -0.007111, 0.039062, 0.000668, 0.008362, 0.162109, 0.010986, 0.002274, -0.000422, -0.046875, 0.005249, -0.000433, 0.001472, 0.046143, -0.007202, -0.001831, 0.003906, 0.146484, -0.005005, -0.007263, -0.00174, 0.12793, 0.022949, 0.007599, 0.009216, -0.144531, -0.044189, 0.002472, -0.000159, -0.05957, 0.002289, -0.000912, 0.000992, 0.048096, -0.004089, -0.00116, 0.00066, 0.035156, -0.001526, 0.000641, -0.000568, -0.048584, 0.004547, -0.01062, -0.022827, -0.061279, 0.115234, -0.003571, -0.001228, 0.158203, 0.005463, 0.001038, 0.001503, -0.04248, 0.003189, -0.000824, 0.001625, 0.048828, -0.00705, -0.000542, 0.000931, 0.047607, -0.00824, -0.007599, -0.008972, 0.031982, 0.058594, -0.000961, 0.000011, 0.043213, -0.000961, -0.000637, 0.000107, 0.028564, -0.002579, 0.018188, 0.021729, 0.016602, -0.106445, -0.003021, -0.00264, 0.055176, 0.004333, 0.001007, -0.000094, -0.046143, 0.005219, 0.005371, 0.005157, -0.018921, -0.047119, 0.008362, 0.021729, 0.036621, -0.139648, -0.000496, -0.000393, 0.045654, -0.004669, -0.01001, -0.016724, 0.049561, 0.046143, 0.000353, -0.003189, -0.051514, 0.00531, 0.0019, 0.007294, 0.133789, -0.036865, 0.001266, 0.001602, -0.018921, -0.000767, 0.004089, -0.001892, -0.205078, -0.009033, 0.001442, 0.000511, -0.040039, 0.005127, 0.001038, 0.00412, 0.04126, -0.005676, -0.002777, 0.002731, 0.158203, -0.033936, -0.008484, -0.030273, -0.100098, 0.129883, 0.000142, 0.002045, 0.063477, 0.002563, -0.001785, -0.000423, 0.051758, -0.003189, -0.00069, 0.000835, 0.040527, -0.006714, -0.002731, -0.008362, -0.123535, -0.006653, 0.000278, 0.00058, -0.04834, 0.005005, 0.000324, -0.000402, -0.0354, -0.000916, -0.004395, -0.001572, 0.134766, -0.017578, -0.002899, 0.001053, 0.059082, -0.003998, 0.010681, 0.030396, 0.123047, -0.093262, -0.002243, 0.003586, 0.137695, -0.009705, 0.001076, -0.000973, -0.047119, 0.007629, 0.001366, 0.000813, -0.031128, 0.003204, -0.005402, -0.00946, 0.045654, 0.097168, 0.001358, -0.000125, -0.05957, 0.008606, 0.004883, 0.010498, 0.168945, -0.000504, 0.002838, 0.000561, -0.136719, 0.005798, 0.002792, 0.026367, 0.137695, -0.092285, -0.000257, -0.002243, -0.049561, 0.005554, 0.00946, 0.018921, 0.089355, -0.057373, -0.000889, 0.001266, 0.053223, -0.01001, -0.000486, 0.001389, 0.046631, -0.003296, 0.000572, 0.001862, 0.047363, -0.007599, 0.000355, 0.002121, 0.032227, 0.001869, 0.001007, 0.002151, -0.000347, -0.007568, 0.000618, -0.001175, -0.060547, 0.001747, 0.000399, -0.000683, -0.046875, 0.003265, -0.000362, 0.000089, 0.013306, -0.000717, -0.00116, -0.000254, 0.034912, 0.002426, -0.000641, -0.000462, 0.050537, 0.002075, -0.001007, 0.000984, 0.044922, 0.0065, -0.016846, -0.034912, -0.02124, 0.144531, -0.0047, -0.004028, 0.163086, -0.012756, -0.000515, -0.002396, 0.043213, -0.006927, 0.010132, 0.017334, 0.057129, -0.15332, -0.000629, 0.000463, 0.02478, -0.000208, 0.001144, -0.000668, -0.040527, 0.006622, 0.000908, -0.002533, -0.048584, 0.006073, -0.001312, 0.000813, 0.04126, -0.001785, -0.001099, -0.000587, 0.039795, -0.003937, 0.001663, 0.000992, -0.040527, 0.002762, 0.004211, 0.000345, -0.099609, 0.016235, 0.001617, -0.000729, -0.035645, 0.003815, 0.000005, 0.001419, 0.045654, -0.006897, -0.000208, -0.001785, -0.041016, 0.005096, 0.004242, -0.000406, -0.135742, -0.011047, 0.000999, 0.010803, -0.152344, 0.01532, -0.000315, 0.000778, 0.046631, -0.008728, 0.000824, 0.001076, -0.036865, -0.000259, 0.00061, -0.001129, -0.046631, 0.008118, -0.001076, -0.000117, 0.048584, 0.002029, -0.001686, -0.004303, -0.040039, 0.004547, -0.000242, -0.000984, -0.04541, 0.007568, 0.00174, -0.000633, -0.052002, 0.008301, -0.002167, -0.000656, 0.051025, 0.005707, -0.000336, -0.000123, -0.02417, 0.005493, 0.000618, 0.001045, -0.026733, 0.002426, 0.005676, 0.020386, 0.017944, -0.131836, -0.000496, 0.000755, 0.03064, 0.001091, 0.002228, 0.000254, -0.057129, 0.005524, -0.000196, 0.001793, 0.047852, -0.006042, 0.007721, 0.01062, -0.057129, -0.053955, 0.001007, -0.00946, -0.144531, 0.030762, 0.000048, 0.000687, 0.038574, -0.004669, 0.001045, -0.000197, -0.043701, 0.001122, 0.000771, -0.000351, -0.037354, 0.002838, 0.000135, 0.001923, 0.051758, -0.006927, -0.001236, -0.000854, 0.050049, 0.006836, -0.004211, -0.009705, -0.044434, 0.091797, 0.004303, 0.017456, 0.067383, -0.166992, 0.002151, -0.002228, -0.19043, 0.005585, 0.002853, 0.013428, 0.155273, -0.064941, -0.000965, 0.000252, 0.047852, -0.005249, -0.000954, -0.006042, -0.129883, 0.01532, 0.001282, 0.000145, -0.047852, 0.005646, -0.006134, -0.010742, 0.034424, 0.057617, 0.000858, 0.000013, -0.004913, -0.005951, -0.002563, -0.001389, 0.045654, -0.002579, -0.00132, -0.006287, -0.145508, 0.046387, -0.002884, 0.001328, 0.047607, -0.000317, 0.000935, 0.004456, 0.120117, 0.015015, 0.000782, 0.000322, -0.025269, 0.00293, 0.000919, -0.000332, -0.032227, 0.00325, -0.001335, -0.001427, 0.050293, -0.006104, -0.001144, -0.003937, 0.016357, -0.013733, -0.000181, -0.000984, 0.021729, -0.000401, 0.00018, 0.001556, -0.005676, 0.00033, -0.000946, 0.008789, -0.030518, 0.001282, -0.002701, 0.000216, 0.024658, -0.000778, -0.000771, -0.013489, 0.035645, -0.008911, -0.00021, -0.000992, 0.018799, 0.001007, -0.000561, -0.009033, 0.02417, -0.00592, 0.000256, -0.002869, 0.004944, -0.000954, -0.000481, 0.000561, 0.006836, 0.007996, -0.00164, 0.008301, -0.017822, -0.001701, 0.000135, -0.000786, -0.001465, 0.003159, 0.000408, -0.00415, 0.008667, -0.000893, -0.000141, -0.001007, 0.018921, 0.000523, 0.000345, 0.002243, -0.016724, 0.001503, -0.015076, 0.025513, -0.00946, 0.000515, 0.000374, -0.01178, 0.023926, -0.000793, 0.000216, -0.001587, 0.018433, 0.005737, -0.000353, -0.001587, 0.025757, -0.000414, 0.002029, 0.005707, -0.025391, 0.003052, 0.000481, 0.000471, -0.021973, -0.000755, -0.000368, -0.002701, 0.009033, 0.002457, 0.001518, 0.001732, -0.022217, 0.00119, -0.000174, 0.006653, -0.02002, 0.002457, -0.002563, -0.003403, 0.020752, -0.001823, -0.000063, -0.000084, 0.002869, 0.003403, 0.000751, 0.004547, -0.021362, 0.001709, 0.000223, -0.000591, -0.019287, -0.000406, 0.000052, 0.001526, -0.017334, -0.0005, 0.001114, 0.001366, -0.023682, 0.001717, 0.001167, 0.003967, -0.027466, 0.002899, 0.001633, 0.003555, -0.015747, -0.000158, -0.001549, -0.006592, 0.033447, -0.003754, -0.001366, 0.001694, -0.015503, -0.007233, -0.001198, -0.004181, 0.021606, -0.002411, -0.002518, -0.005432, 0.02124, -0.005615, 0.000584, 0.001266, 0.0177, -0.000362, -0.01178, 0.020752, -0.007568, 0.001083, 0.000885, 0.004181, -0.023926, -0.000188, 0.001907, 0.001434, -0.006683, -0.020142, -0.000492, -0.002579, 0.009399, -0.00066, 0.001419, 0.011536, -0.036377, 0.004974, 0.00106, -0.00041, -0.022827, 0.000171, -0.000072, 0.010437, -0.020874, -0.000069, 0.000296, 0.000303, -0.006744, 0.010437, -0.001717, -0.006226, 0.031128, -0.002487, -0.002335, -0.002518, 0.021484, -0.001114, -0.001038, -0.012573, 0.033691, -0.007812, -0.000115, 0.000013, -0.024048, -0.000416, 0.002121, 0.004974, -0.02478, -0.001144, 0.000126, 0.001205, -0.003235, -0.003464, 0.002502, 0.003693, 0.022705, -0.008057, 0.000102, -0.000137, 0.00296, -0.002441, 0.000368, 0.003571, 0.015991, -0.02002, 0.000557, 0.002121, -0.023071, -0.000178, -0.000112, -0.002197, 0.010986, -0.000195, -0.00061, 0.00238, -0.006683, 0.001694, -0.000874, 0.000203, 0.02124, -0.00082, -0.000473, 0.000366, 0.020142, 0.000576, -0.003693, -0.005463, 0.029541, 0.0047, -0.000214, -0.001572, 0.004944, -0.001518, -0.001625, -0.003235, -0.00235, 0.031128, 0.000877, 0.003647, -0.019653, 0.000576, 0.003906, 0.007996, -0.003571, -0.012146, -0.001785, -0.001625, 0.023315, -0.002106, -0.001137, 0.01709, -0.031738, 0.002594, 0.001472, 0.001228, -0.021362, -0.001404, 0.000763, 0.002838, -0.018555, 0.002045, -0.00103, -0.0019, 0.021729, 0.000736, -0.000706, -0.006653, 0.017822, -0.002518, 0.000144, -0.000465, 0.025024, -0.000427, -0.001709, -0.004028, 0.028931, -0.002182, -0.000641, -0.002884, 0.022095, -0.001724, -0.001205, -0.01532, 0.058838, -0.000607, 0.000923, 0.004791, -0.035156, 0.005096, -0.000336, -0.000324, 0.020996, -0.001251, 0.004059, 0.015259, -0.036621, 0.009949, 0.002243, 0.005646, -0.033936, 0.003357, -0.000322, -0.001694, 0.022705, 0.000004, 0.002167, 0.006287, -0.033936, 0.002365, -0.000381, -0.005219, 0.024658, -0.004272, -0.000138, -0.000961, -0.00473, 0.005707, -0.000793, -0.002396, 0.012878, -0.000085, 0.001366, 0.003128, -0.025146, 0.001396, 0.000816, 0.002029, -0.026123, 0.000368, -0.001884, -0.003754, 0.027344, -0.000648, 0.000326, -0.001076, 0.02063, -0.000156, -0.007812, 0.024292, -0.003723, 0.002838, -0.000269, -0.002335, 0.005188, -0.000782, -0.002518, -0.011047, 0.037354, -0.006287, -0.000546, 0.004791, -0.00885, 0.003067, -0.001091, -0.001587, 0.025269, -0.001564, -0.000858, -0.003265, -0.002808, 0.009216, -0.001053, -0.002319, 0.020996, -0.000044, -0.005615, 0.011108, -0.003738, 0.000622, 0.007416, -0.016968, -0.006073, 0.000448, -0.00025, -0.000969, 0.022339, -0.000299, 0.000935, 0.00119, -0.021118, 0.001007, 0.001923, 0.008545, -0.058838, 0.00528, -0.000186, -0.001259, 0.011536, 0.000395, -0.000119, -0.001747, 0.019043, 0.001747, -0.011475, 0.020874, -0.007629, 0.001022, -0.000874, -0.012024, 0.02771, -0.00325, -0.00209, -0.006378, 0.037354, -0.004028, -0.00119, 0.000271, 0.000471, -0.000115, -0.002502, -0.001907, 0.018188, 0.000999, 0.001984, 0.004181, -0.019531, 0.001556, 0.000133, -0.001038, 0.019653, 0.000671, 0.0001, -0.000732, 0.016357, 0.000683, 0.001541, 0.00946, -0.034912, 0.004425, -0.002274, -0.00193, 0.026001, -0.001717, 0.000748, 0.001831, -0.016357, -0.001656, -0.00267, -0.006165, 0.029541, 0.000706, 0.000037, -0.000225, 0.002106, -0.00037, 0.000175, -0.004395, 0.008728, -0.000759, 0.001175, -0.007874, 0.030396, -0.008301, -0.000102, 0.001579, -0.019653, 0.002335, -0.000081, 0.000694, -0.025513, 0.00053, 0.002396, 0.010925, -0.03125, 0.001839, 0.000425, 0.000463, -0.029297, -0.001579, 0.00016, 0.000252, 0.004395, -0.008301, 0.000877, 0.001541, -0.022705, -0.005371, 0.000492, -0.003998, 0.02478, 0.001038, 0.001434, 0.001526, -0.019409, -0.000194, 0.001495, 0.007263, -0.031494, 0.002228, -0.001884, -0.003021, 0.026001, -0.00116, 0.000614, 0.000797, -0.021606, 0.000137, 0.000345, -0.005188, -0.006866, 0.019531, -0.001953, -0.004608, 0.014465, 0.044922, 0.003067, 0.013855, 0.099609, -0.001564, -0.009338, -0.028687, -0.097656, 0.02063, 0.000786, 0.002289, 0.044922, -0.004211, -0.008911, -0.026733, -0.06543, 0.018677, 0.00045, 0.012817, 0.109375, -0.046143, -0.004974, -0.013367, 0.036865, 0.053955, -0.000912, -0.007233, 0.073242, -0.012817, 0.000828, -0.003403, -0.160156, 0.042236, -0.001984, -0.005157, 0.011292, 0.053223, 0.001656, 0.001503, 0.055908, -0.000629, 0.008423, 0.023926, 0.098145, -0.022217, 0.005249, 0.022705, 0.095703, -0.007599, 0.001396, 0.007477, 0.138672, -0.023315, 0.006744, 0.0065, 0.094238, -0.079102, 0.005127, 0.016724, 0.051758, -0.014282, -0.000091, -0.002579, -0.013306, -0.001183, -0.001938, -0.004028, -0.012512, 0.004395, -0.008667, -0.03125, 0.071777, 0.072754, 0.000076, 0.002228, 0.050049, 0.008606, -0.013184, -0.043213, 0.032471, 0.026367, -0.003357, -0.008728, -0.050781, 0.024414, -0.00095, -0.002548, -0.0271, -0.000121, 0.011475, 0.031982, 0.108398, -0.028076, -0.000496, -0.001167, -0.013123, -0.000444, -0.005127, -0.013489, -0.000124, 0.061768, -0.000813, -0.003296, -0.019043, 0.000332, -0.000002, -0.001266, -0.04834, -0.001938, 0.000801, 0.006165, -0.065918, -0.000355, -0.000721, -0.003784, -0.054932, 0.001633, -0.00267, -0.005524, -0.005646, 0.006958, 0.000717, 0.003464, 0.014099, -0.001884, 0.012329, 0.034912, 0.089844, -0.031494, 0.003555, 0.002548, -0.030518, -0.114258, -0.007935, -0.016968, -0.100586, 0.012329, 0.001251, -0.004303, 0.047852, -0.007874, -0.001381, -0.010315, 0.05127, 0.006134, -0.00824, -0.031128, -0.101074, 0.02478, -0.001602, -0.003601, -0.014465, 0.002304, -0.000216, -0.000204, 0.003128, 0.008911, 0.010925, 0.025879, 0.098633, -0.025757, -0.00264, -0.005829, -0.012817, 0.006012, 0.006165, 0.02417, 0.097168, -0.020264, 0.006165, 0.018677, 0.093262, -0.020142, -0.011108, -0.029907, -0.102539, 0.015015, 0.004272, 0.009216, 0.061768, -0.013, 0.002686, 0.006104, 0.019287, -0.005432, 0.003021, 0.005829, 0.007385, -0.083984, 0.005981, 0.029663, 0.108887, -0.024292, 0.005157, 0.013855, 0.067871, -0.00705, 0.007629, 0.024536, 0.130859, -0.005188, 0.002838, 0.015442, 0.088867, -0.006958, 0.006287, 0.015198, 0.078613, -0.011353, -0.002991, -0.006866, -0.058105, 0.007019, 0.000603, 0.001907, 0.014954, -0.002319, 0.003265, 0.012146, 0.004944, -0.075684, -0.004211, -0.008911, 0.00766, 0.05542, -0.000793, -0.001938, -0.016235, 0.001717, 0.002274, 0.008179, -0.042969, -0.0354, -0.003311, -0.005554, 0.047119, 0.020142, -0.004303, -0.01239, -0.095703, 0.021118, 0.005066, 0.015076, 0.096191, -0.083496, 0.006104, 0.025879, 0.116211, -0.013062, -0.01062, -0.027222, -0.074707, 0.015991, -0.005554, -0.016113, -0.071777, 0.012756, 0.013245, 0.045898, -0.123047, -0.074219, -0.009521, -0.02478, -0.101562, 0.014771, -0.00473, -0.016846, -0.084473, 0.020264, 0.003082, 0.008179, 0.015442, -0.095703, -0.008301, -0.02063, -0.075195, 0.021362, 0.009277, 0.021484, 0.095215, -0.015503, 0.004333, 0.01709, 0.112793, 0.010193, 0.006287, 0.014465, 0.065918, -0.009277, -0.003769, -0.007507, -0.041504, 0.018066, 0.00412, 0.021729, 0.096191, -0.020874, 0.002197, 0.006134, 0.00885, -0.060791, 0.002396, 0.006348, 0.012695, -0.00589, -0.007446, -0.024902, -0.114746, 0.028931, -0.006714, -0.018433, -0.112793, 0.018799, 0.006317, 0.016846, 0.091309, -0.019043, -0.0005, -0.003708, -0.161133, 0.024658, 0.007599, 0.018921, 0.064453, -0.016235, 0.00037, 0.000603, 0.012085, -0.000957, 0.009338, 0.028809, 0.107422, -0.019897, 0.008911, 0.017212, -0.091309, -0.04248, -0.001801, 0.000471, -0.002655, 0.045654, 0.001953, 0.00322, -0.006165, 0.003128, -0.000012, -0.002014, -0.018066, 0.003464, -0.000889, 0.000218, -0.06543, 0.006592, 0.003616, 0.008728, -0.08252, -0.081055, -0.006226, -0.025513, -0.103516, 0.020264, 0.003799, 0.011841, 0.046631, -0.162109, 0.000999, 0.00473, -0.04126, -0.039307, -0.006378, -0.030273, -0.104492, 0.021973, -0.000595, -0.002228, -0.013062, -0.000931, 0.000391, 0.001549, 0.02832, 0.002502, 0.004242, 0.012451, 0.049561, -0.012024, 0.007996, 0.024414, 0.108887, -0.015991, 0.00267, 0.005371, 0.022949, -0.053223, -0.004181, -0.01416, 0.006226, 0.057129, 0.001701, 0.004395, 0.017822, -0.003403, -0.007324, -0.017944, -0.063477, 0.02063, 0.006805, 0.02356, 0.074219, -0.012451, 0.000675, 0.001785, 0.014893, -0.002182, 0.00264, 0.007996, -0.067383, 0.002441, 0.004028, 0.012146, 0.055664, -0.015991, -0.003296, -0.004913, 0.008484, 0.072754, -0.000109, -0.004517, 0.054932, -0.009583, 0.007996, 0.02124, 0.100586, -0.019043, -0.009399, -0.033447, -0.100586, 0.031128, 0.006866, 0.026245, 0.097656, -0.022339, 0.003448, 0.01123, 0.06543, -0.014404, -0.002411, -0.003708, -0.071777, 0.007721, 0.008057, 0.02063, 0.096191, -0.025635, -0.000481, -0.000484, -0.014465, 0.001091, -0.003372, -0.012085, 0.030029, 0.043457, 0.001968, 0.003998, 0.053711, -0.014099, 0.002258, 0.005585, 0.016724, -0.004181, 0.004364, 0.023315, 0.126953, -0.046143, -0.001236, -0.002701, -0.040771, 0.008057, -0.005615, -0.017578, -0.071289, 0.012207, -0.001625, -0.002533, -0.103516, -0.017212, 0.007446, 0.02063, 0.104492, -0.014465, -0.009888, -0.028687, -0.083496, 0.022827, 0.007507, 0.025391, 0.082031, -0.021851, -0.000683, -0.001747, 0.012634, -0.00087, -0.001358, -0.002121, 0.01355, 0.014282, 0.002411, 0.00946, 0.044434, -0.050781, -0.003189, 0.001183, 0.0625, 0.001076, 0.001915, 0.034424, -0.00766, -0.001457, -0.000477, 0.05127, -0.000108, -0.001839, 0.002441, 0.025879, -0.005341, -0.000652, 0.001091, 0.010376, -0.001724, -0.000173, -0.001556, -0.031738, 0.006744, 0.001213, -0.001152, -0.036621, 0.009277, 0.002136, 0.001541, 0.03064, -0.006561, -0.000965, -0.00069, -0.035156, 0.008118, 0.001366, 0.000896, 0.036133, -0.009216, -0.002228, 0.001633, 0.034912, -0.008606, -0.001648, -0.003082, -0.031982, 0.006287, 0.000908, 0.001701, 0.033691, -0.006989, -0.001015, 0.00206, 0.031982, -0.006653, -0.001022, 0.001289, 0.043213, -0.007416, -0.002045, -0.000774, -0.009888, 0.001305, 0.000618, -0.002609, -0.032715, 0.006622, 0.000774, 0.001564, 0.035156, -0.007599, -0.001686, 0.001266, 0.037109, -0.008362, -0.001389, -0.000565, -0.010864, 0.002014, 0.000328, -0.001656, -0.037354, 0.009216, 0.001556, 0.000473, 0.00885, -0.000633, -0.000328, 0.001396, 0.032471, -0.006927, -0.001198, -0.000607, -0.03418, 0.007721, 0.00132, -0.00164, -0.02771, 0.006134, 0.000755, -0.002441, -0.032227, 0.007507, 0.00074, -0.001953, -0.023071, 0.004578, 0.000931, 0.002563, 0.028198, -0.005646, -0.001328, 0.00164, 0.049561, 0.000191, -0.002594, 0.002289, 0.029541, -0.00705, -0.000599, -0.001762, -0.032471, 0.007202, 0.001244, 0.001984, 0.051514, -0.001656, -0.004028, -0.002457, -0.03064, 0.00705, 0.00106, -0.001923, -0.026245, 0.006378, 0.000572, -0.001396, -0.025757, 0.005432, 0.000534, -0.002136, -0.034912, 0.007812, 0.001617, -0.000984, -0.02478, 0.004456, 0.000282, -0.001945, -0.026855, 0.005676, 0.000687, 0.002304, 0.028198, -0.005737, -0.000786, -0.002396, -0.032715, 0.007355, 0.000793, -0.002151, -0.026245, 0.005615, 0.000357, 0.000668, 0.011353, -0.002045, -0.000416, -0.000862, -0.034912, 0.008545, 0.001106, -0.001747, -0.0271, 0.004974, 0.000999, -0.000748, -0.034668, 0.007141, 0.001442, -0.001877, -0.030029, 0.006714, 0.000591, 0.000694, 0.037354, -0.009766, -0.001953, -0.001167, -0.046143, 0.002869, 0.00206, 0.002518, 0.029663, -0.005951, -0.00148, 0.000885, 0.033447, -0.007202, -0.001595, 0.001717, 0.035889, -0.009338, -0.001938, -0.002289, -0.038574, 0.009277, 0.002274, 0.001465, 0.027588, -0.005219, -0.001381, 0.000797, 0.010925, -0.002014, -0.000984, 0.003754, 0.031982, -0.008789, -0.00079, 0.000534, 0.033447, -0.006104, -0.001404, -0.001953, -0.026489, 0.004608, 0.001259, 0.000576, 0.033691, -0.007446, -0.000683, 0.001564, 0.035156, -0.00766, -0.00145, 0.00174, 0.029541, -0.006622, -0.001175, 0.002167, 0.03418, -0.007477, -0.001518, -0.001999, -0.037598, 0.008118, 0.001694, 0.001785, 0.029053, -0.006317, -0.001198, 0.002441, 0.032959, -0.007568, -0.001617, 0.001427, 0.032471, -0.007385, -0.001091, 0.000847, 0.0354, -0.007996, -0.001999, 0.000448, -0.04834, -0.006317, 0.00592, -0.000999, -0.01123, 0.002121, 0.00071, 0.000013, 0.003189, -0.000458, -0.000113, -0.002197, -0.0354, 0.007874, 0.000862, -0.003082, -0.032227, 0.006866, 0.00103, 0.001686, 0.033691, -0.007202, -0.000912, -0.002106, -0.056641, 0.002258, 0.005371, -0.001831, -0.020264, 0.003296, 0.000467, 0.000629, 0.01123, -0.001862, -0.000347, 0.001892, 0.030396, -0.006531, -0.000992, -0.00148, -0.031006, 0.006836, 0.001122, -0.000984, -0.034912, 0.009216, 0.000614, -0.00235, -0.032227, 0.006927, 0.001297, -0.0019, -0.032959, 0.00769, 0.000927, -0.09375, -1.265625, -0.235352, -0.022949, -0.00177, -0.052246, 0.000395, 0.00415, -0.000216, -0.046143, -0.007599, 0.00145, 0.000656, 0.010193, -0.001686, -0.000618, 0.000797, 0.010315, -0.001465, -0.000423, -0.001846, -0.031128, 0.006775, 0.001152, -0.000006, -0.000372, 0.000675, 0.000338, -0.001877, -0.031494, 0.00705, 0.001617, -0.000858, -0.009949, 0.001373, 0.000064, 0.001778, 0.024414, -0.004639, -0.000893, -0.000618, -0.011108, 0.001839, 0.00033, 0.002029, 0.031494, -0.007172, -0.001038, -0.001389, -0.021606, 0.002777, 0.001602, 0.000992, 0.033936, -0.008728, -0.001587, -0.000813, -0.033203, 0.007355, 0.001236, 0.002457, 0.032227, -0.007141, -0.000687, 0.000301, 0.008606, -0.001266, -0.000391, 0.002991, 0.036133, -0.009644, -0.000721, -0.002625, -0.048828, -0.004639, 0.003159, -0.000553, -0.01062, 0.001625, 0.000687, -0.001457, -0.036377, 0.009644, 0.000591, -0.001511, -0.034912, 0.008545, 0.001381, 0.000273, -0.055908, 0.001068, 0.007599, 0.001823, 0.036865, -0.01001, -0.001411, -0.00209, -0.034424, 0.008789, 0.002167, -0.00145, -0.032227, 0.007507, 0.000629, 0.00235, 0.032471, -0.006226, -0.001328, -0.001228, -0.037598, 0.010986, 0.002075, 0.002472, 0.029175, -0.005493, -0.000908, -0.003265, -0.064453, 0.006042, 0.001137, 0.001564, 0.029907, -0.006348, -0.001846, 0.001297, 0.027954, -0.006622, -0.000961, 0.001167, 0.034668, -0.00769, -0.001526, -0.001541, -0.030151, 0.006409, 0.00103, -0.001762, -0.026123, 0.005493, 0.000511, -0.002533, -0.035889, 0.008545, 0.000751, 0.002106, 0.0354, -0.009521, -0.002182, -0.002075, -0.027222, 0.005646, 0.001091, -0.001404, -0.032227, 0.0065, 0.000675, -0.002426, -0.035645, 0.009155, 0.001228, 0.001747, 0.032959, -0.007111, -0.001099, 0.001305, 0.032959, -0.00769, -0.000984, -0.000721, -0.011841, 0.002075, 0.000572, -0.001083, 0.063965, -0.002258, -0.003143, -0.000399, -0.055664, 0.00209, 0.002945, -0.000736, -0.011963, 0.002136, 0.000395, 0.001389, 0.031738, -0.006622, -0.000694, 0.00148, 0.031494, -0.007141, -0.00082, -0.001228, -0.001923, 0.067871, -0.01001, 0.000244, 0.004761, 0.05542, -0.007141, -0.000797, -0.000851, 0.053223, -0.00824, 0.000175, 0.004211, 0.081543, -0.009399, 0.0047, 0.013489, 0.263672, -0.057373, -0.00235, -0.004303, -0.001419, 0.002029, -0.000679, 0.007202, 0.170898, 0.015991, 0.000652, 0.002518, 0.055908, -0.00885, -0.002243, -0.016968, -0.320312, -0.028564, 0.000557, -0.000683, -0.067871, 0.00769, 0.002182, 0.006134, 0.009033, -0.044434, 0.000065, -0.002121, -0.045898, 0.005951, 0.000448, -0.000927, -0.052002, 0.004669, 0.001518, -0.014893, -0.244141, -0.005127, 0.00293, 0.026978, 0.216797, -0.018433, -0.004303, -0.01709, -0.245117, 0.047119, -0.00025, 0.001923, 0.047852, -0.008362, -0.005157, -0.015869, -0.214844, 0.052734, 0.001114, 0.000117, -0.058105, 0.006134, -0.010925, -0.040527, -0.15918, 0.139648, 0.001358, 0.015991, 0.192383, -0.034424, -0.003967, -0.008484, -0.030884, -0.005157, 0.001152, -0.002045, -0.227539, 0.012329, 0.002457, 0.001907, 0.189453, -0.046387, -0.002396, -0.008789, -0.169922, 0.0065, 0.002716, -0.005402, -0.181641, 0.034424, 0.002029, -0.007263, -0.177734, 0.014832, -0.000016, -0.001144, -0.003754, -0.005066, 0.000977, -0.000645, -0.104492, 0.026245, -0.003799, 0.016479, 0.237305, -0.029541, -0.002548, 0.002518, 0.08252, -0.009277, -0.00528, 0.006042, 0.245117, -0.025269, -0.006134, -0.019043, -0.230469, 0.031494, 0.003403, 0.023315, 0.224609, -0.080078, -0.00412, -0.004852, 0.078125, -0.018433, 0.000778, -0.004395, -0.059326, 0.005615, 0.031738, 0.062988, 0.164062, -0.109863, -0.00766, -0.020752, -0.194336, 0.008118, 0.000282, 0.001236, 0.046631, -0.002579, 0.000191, -0.000357, -0.01178, 0.00116, 0.010193, 0.02063, 0.25, -0.089844, -0.001045, 0.009644, 0.204102, -0.005432, -0.000854, -0.000984, 0.019043, -0.002457, -0.004852, -0.018799, -0.239258, 0.04126, -0.000347, -0.003418, -0.059326, 0.010437, -0.006348, -0.020386, -0.228516, 0.050293, 0.002472, 0.021973, 0.259766, -0.051025, -0.017822, -0.048096, -0.028931, 0.237305, -0.004974, -0.017334, -0.204102, 0.033691, 0.001785, 0.015564, 0.216797, -0.00708, 0.008728, 0.031494, 0.231445, -0.020508, 0.002441, 0.017944, 0.196289, -0.031982, -0.00296, -0.012634, -0.147461, 0.018555, 0.002045, 0.000954, -0.086914, 0.013672, -0.013245, -0.034912, -0.100586, 0.269531, 0.001923, 0.002258, -0.069824, 0.0177, -0.000429, -0.002808, -0.062012, 0.00946, 0.004578, 0.013062, 0.166992, -0.019165, -0.007599, -0.013733, -0.227539, 0.036133, 0.000896, -0.002411, -0.068359, 0.006531, -0.001381, 0.000141, -0.081055, 0.013855, 0.001549, 0.013, 0.133789, -0.015747, -0.001297, 0.007202, 0.189453, 0.013977, 0.005768, 0.015381, 0.217773, -0.030396, 0.008362, 0.019409, 0.239258, -0.044434, 0.000835, 0.014038, 0.146484, -0.018066, 0.003998, 0.012573, 0.18457, 0.002045, 0.000467, 0.000904, -0.074219, 0.016602, 0.001091, 0.004517, 0.071289, -0.005981, 0.000839, 0.001373, -0.09082, 0.022217, 0.004028, 0.013123, 0.178711, -0.013428, 0.010864, 0.021729, 0.265625, -0.080078, 0.00412, 0.009155, 0.135742, -0.068848, 0.007507, 0.010986, 0.069824, -0.208008, 0.000125, 0.005615, 0.103516, -0.020874, 0.006134, 0.026001, 0.271484, -0.028198, -0.001251, -0.000721, 0.035156, -0.004608, 0.002777, 0.021118, 0.245117, -0.041992, -0.001198, 0.005066, 0.058594, -0.002289, 0.003876, 0.011475, 0.263672, -0.026001, -0.002548, -0.00103, 0.308594, -0.012329, -0.005859, 0.001892, 0.195312, 0.056885, -0.002991, -0.017456, -0.253906, 0.01709, 0.008362, 0.011658, 0.054199, -0.146484, 0.000946, 0.003525, 0.079102, -0.01062, -0.00041, -0.003326, -0.059814, 0.005157, 0.000175, 0.001724, 0.096191, -0.029785, 0.001366, -0.001534, -0.074219, -0.00206, 0.000797, 0.002914, 0.074707, -0.012756, -0.008362, -0.023682, -0.21875, 0.083496, -0.000553, 0.000032, 0.05249, -0.007751, -0.000079, 0.001045, 0.063477, -0.008057, 0.002121, -0.000786, -0.059082, -0.060547, 0.000098, 0.000416, 0.001633, 0.005524, 0.002563, 0.006378, 0.115234, -0.007507, 0.003006, 0.016235, 0.213867, -0.024536, 0.000243, -0.001732, -0.067383, 0.007019, -0.000641, -0.000912, -0.052979, 0.010803, 0.000211, -0.002945, -0.059326, 0.005768, -0.001129, -0.001953, -0.034424, 0.005188, -0.003372, -0.026855, -0.212891, 0.030029, 0.001541, -0.000591, -0.056396, 0.010071, -0.000618, -0.001175, -0.027832, -0.000235, -0.002991, -0.010498, -0.174805, 0.021362, 0.001625, 0.003448, 0.02063, -0.065918, 0.00119, 0.017212, 0.249023, -0.05957, 0.000134, 0.001228, 0.084473, -0.014709, 0.014648, 0.031982, 0.181641, -0.143555, -0.000092, 0.000786, 0.05127, 0.002136, -0.000504, -0.001846, -0.040527, 0.002625, 0.004486, 0.025391, 0.22168, -0.029297, -0.001816, -0.00528, -0.087402, 0.018677, 0.000702, -0.009521, -0.194336, 0.050293, 0.000893, 0.003128, 0.092773, -0.023315, 0.000119, 0.001419, 0.040283, -0.003082, 0.000706, -0.000549, 0.085449, -0.014526, -0.000126, -0.004913, -0.08252, 0.010986, 0.004486, 0.021851, 0.193359, 0.013, -0.002029, 0.015137, 0.207031, -0.018433, 0.000626, 0.013123, 0.19043, -0.005951, 0.001915, 0.016846, 0.238281, -0.02771, 0.010803, 0.081055, -0.098145, -0.177734, -0.001221, -0.002274, 0.010986, -0.001427, 0.000186, -0.000999, -0.060303, 0.007416, 0.000385, -0.002243, -0.055664, 0.010986, -0.000599, -0.00322, -0.044678, 0.005188, -0.023438, -0.039062, -0.163086, 0.1875, -0.003876, -0.010498, -0.259766, 0.015381, -0.000633, 0.000004, -0.042725, 0.007416, 0.000519, 0.002609, 0.015625, -0.040283, -0.000111, -0.001335, -0.046875, 0.005524, 0.00106, 0.005341, 0.069824, -0.023804, -0.003342, -0.006348, -0.061035, 0.003937, -0.000992, 0.001999, -0.065918, -0.004028, -0.004608, -0.013428, -0.046387, 0.008911, -0.000364, -0.000504, -0.072266, -0.00004, -0.001045, -0.002426, -0.071289, -0.006592, 0.003937, 0.01062, 0.061768, 0.009277, -0.001106, -0.007782, -0.062256, -0.002655, -0.002197, -0.00058, 0.034424, 0.056641, 0.00164, 0.001472, -0.080566, 0.003738, 0.00037, 0.003082, 0.064941, 0.009033, -0.003281, -0.005585, -0.05542, 0.004517, 0.002838, 0.009644, 0.063965, -0.000992, 0.00119, 0.001923, 0.024536, 0.006958, -0.001373, -0.00164, -0.077148, 0.005127, 0.000446, -0.001053, 0.002075, 0.036377, -0.002792, -0.007721, -0.063965, 0.010376, -0.003616, -0.007507, -0.011719, 0.07373, 0.000324, -0.002518, -0.055908, 0.000087, 0.000307, -0.000326, -0.067383, -0.000534, -0.002945, -0.011169, -0.112793, 0.112793, -0.002274, -0.002853, -0.009766, -0.065918, -0.000957, -0.003052, -0.072266, 0.000211, 0.000496, 0.000866, -0.074219, 0.010559, 0.00209, 0.003357, 0.068848, -0.005432, 0.001366, 0.001442, -0.122559, 0.014038, 0.000938, 0.003403, 0.046631, -0.012939, 0.001823, 0.002701, -0.001778, -0.076172, 0.000129, 0.001122, 0.023071, -0.001419, 0.000469, 0.004456, 0.064941, -0.000923, -0.003906, -0.010864, -0.054932, 0.007355, -0.005981, -0.010559, -0.111328, -0.03125, 0.001892, 0.003418, 0.070312, 0.002533, -0.001846, -0.00705, -0.063965, 0.003357, 0.000992, -0.000225, 0.059326, 0.003571, -0.001839, -0.006073, -0.066895, 0.011475, 0.001968, 0.002655, 0.074707, -0.03125, 0.00069, 0.003159, 0.005737, -0.076172, -0.00074, -0.003632, -0.069336, -0.013062, -0.001587, -0.001862, -0.06543, 0.006653, -0.000595, -0.004822, -0.071289, 0.001617, -0.001007, -0.00296, -0.052979, 0.006165, -0.000942, 0.003525, 0.008362, -0.121094, -0.000557, -0.000229, 0.062988, -0.009155, 0.001663, 0.004242, 0.124512, -0.001549, -0.002899, -0.003342, -0.067871, 0.012146, -0.00322, -0.009644, -0.012573, 0.072266, -0.000736, -0.004211, -0.072266, -0.006561, 0.000422, 0.00045, -0.006348, -0.012939, -0.001549, -0.003754, -0.059082, -0.006897, 0.001984, 0.003174, 0.077637, 0.000965, -0.000089, 0.005493, 0.046875, -0.058594, -0.001305, 0.002411, 0.063477, 0.008972, 0.002502, 0.011414, 0.053467, -0.006744, -0.002609, -0.004761, -0.052002, -0.013, -0.001785, -0.000126, -0.040283, -0.11084, 0.003036, 0.000193, -0.072754, -0.122559, -0.001549, -0.007996, -0.073242, 0.006866, 0.001305, 0.004486, 0.00082, -0.050781, 0.000694, -0.000423, 0.025024, 0.040039, -0.00095, -0.004333, -0.055908, 0.021484, 0.001915, 0.004303, 0.049561, 0.001389, -0.001747, -0.003021, -0.069824, 0.00322, 0.003479, 0.018311, -0.21875, 0.036377, -0.001266, -0.00412, -0.069824, -0.02002, -0.001038, -0.002991, -0.05127, 0.003281, -0.00193, -0.004944, -0.029419, 0.125, 0.000584, 0.002914, 0.074219, -0.000088, -0.005035, -0.011475, -0.064941, 0.006195, -0.000311, -0.006104, -0.150391, 0.099121, 0.000973, 0.019897, 0.05542, -0.304688, 0.003021, 0.009644, 0.055176, -0.004303, -0.000263, -0.000313, 0.004608, 0.029541, 0.000429, 0.00082, 0.017944, -0.000209, -0.002945, -0.002609, -0.002945, 0.075684, 0.002502, 0.008362, -0.007355, -0.177734, 0.000912, 0.001198, 0.034424, 0.055908, 0.004028, 0.013611, 0.062012, 0.004547, 0.001129, 0.002991, 0.031494, -0.00206, 0.003387, 0.008118, 0.179688, -0.061035, -0.000254, -0.00351, -0.0625, -0.003906, 0.001038, 0.002502, 0.03833, 0.004181, -0.00015, -0.001114, -0.020752, -0.003387, 0.000858, -0.000033, -0.00885, 0.08252, -0.000196, 0.00001, -0.000343, -0.043213, -0.004578, -0.017944, -0.15625, 0.092773, 0.022095, 0.052246, 0.03418, -0.006897, -0.000515, -0.0047, -0.017456, 0.063965, -0.001793, -0.001854, -0.06543, 0.02124, -0.000023, -0.002609, -0.039307, -0.008362, -0.000397, 0.001266, 0.080566, -0.003342, -0.002869, -0.007935, -0.041748, 0.008118, -0.00116, -0.003998, -0.049805, 0.015625, -0.000353, 0.001152, 0.054688, -0.007935, 0.001526, 0.000858, -0.063477, -0.000052, 0.003326, 0.009583, 0.068848, -0.00946, 0.013062, 0.032959, 0.194336, 0.026367, 0.000219, 0.002625, 0.063477, 0.004547, 0.001495, -0.002121, 0.03125, 0.06543, -0.001953, 0.001297, 0.035156, 0.055908, 0.000372, -0.002853, -0.074219, -0.009094, 0.001503, 0.0065, 0.062988, -0.015747, 0.000005, 0.00238, 0.058594, -0.009033, -0.000763, -0.002197, -0.023315, 0.00264, -0.005005, -0.011841, -0.170898, 0.033936, -0.0005, -0.004242, -0.018555, 0.059082, -0.000322, 0.001617, 0.074219, -0.000064, 0.00264, 0.011047, 0.129883, -0.006042, -0.000387, -0.002899, -0.009399, 0.070801, -0.000999, -0.00005, -0.054688, -0.039307, -0.002319, -0.000009, -0.074219, 0.004395, 0.00415, 0.006866, 0.124023, -0.042236, -0.001205, -0.005219, -0.047607, 0.007233, -0.00046, -0.000904, -0.015198, -0.000181, 0.003479, 0.010437, 0.025513, -0.148438, -0.000626, -0.006042, -0.066406, -0.003479, -0.001434, -0.004333, -0.057129, 0.000286, 0.000759, 0.004669, 0.066895, -0.008789, -0.001297, -0.002792, 0.027222, 0.072266, 0.001747, 0.004486, 0.009216, -0.075195, 0.003677, 0.000961, 0.04541, 0.049072, -0.000072, -0.00053, -0.066406, 0.005371, -0.00209, -0.006256, -0.053955, 0.007599, -0.000023, 0.001137, 0.071777, -0.000175, -0.001587, -0.00267, 0.000854, -0.010315, -0.003708, 0.112305, -0.093262, -0.044678, 0.001099, -0.007019, 0.033203, 0.057617, 0.001373, -0.003784, 0.063477, -0.031982, -0.000645, -0.007996, 0.091797, -0.023315, 0.027954, 0.0271, 0.100586, 0.200195, -0.00296, 0.009521, 0.195312, 0.013245, 0.006104, 0.020386, -0.100586, 0.049072, -0.001007, 0.036621, -0.269531, 0.012451, 0.006561, -0.004395, 0.081055, 0.031982, 0.006927, 0.035156, -0.109375, 0.024536, 0.003555, 0.008118, -0.046387, 0.044678, -0.001694, -0.004395, -0.033691, 0.014954, -0.006287, -0.022095, 0.10791, -0.020508, -0.021851, 0.019043, -0.202148, -0.085449, -0.000011, -0.008606, 0.062012, -0.004761, 0.00267, -0.032959, 0.074707, 0.027466, -0.002579, 0.0065, -0.094238, 0.014343, 0.001572, 0.041504, -0.084961, 0.022705, -0.001854, -0.004425, -0.013916, 0.033203, 0.000201, 0.016602, -0.076172, 0.005646, -0.00528, -0.003769, -0.175781, -0.105469, -0.028076, -0.024658, -0.080078, -0.147461, -0.000904, 0.007935, 0.016968, -0.026367, -0.014709, -0.118652, 0.117188, -0.004639, -0.014404, 0.003708, -0.246094, 0.003128, 0.004852, 0.025269, -0.117676, 0.019653, 0.006195, 0.035645, -0.129883, 0.042236, -0.001938, 0.014404, -0.070312, 0.000938, -0.001007, -0.009277, 0.040283, -0.034912, 0.012695, 0.101074, -0.099609, -0.012451, 0.002579, 0.005859, 0.035889, 0.04248, 0.008118, 0.005188, 0.054443, 0.063965, -0.013977, -0.006744, -0.113281, -0.132812, 0.011902, 0.02124, 0.121582, -0.141602, 0.002563, -0.007568, 0.058105, 0.001366, 0.003586, 0.001709, 0.049072, 0.068848, 0.001091, 0.003433, 0.015991, -0.044678, 0.001526, -0.008606, 0.056641, -0.02478, 0.001091, 0.004333, -0.033447, -0.009094, 0.003113, 0.019165, -0.079102, 0.044189, 0.008667, 0.009033, 0.054443, -0.178711, 0.003204, -0.009827, 0.066895, -0.006012, -0.000748, 0.011414, -0.05127, -0.00116, -0.000248, 0.014587, -0.068359, 0.032715, -0.001083, 0.012146, -0.078613, -0.013, 0.000288, -0.007294, 0.063477, -0.025879, 0.003067, -0.010681, 0.083984, 0.085449, -0.00002, 0.00592, -0.029541, 0.002151, 0.012878, 0.021851, 0.020752, -0.03125, -0.003632, 0.008606, -0.073242, 0.022095, 0.000372, -0.007996, 0.073242, -0.016357, 0.001862, -0.001617, -0.00885, 0.066406, 0.003082, 0.017944, -0.104004, 0.020386, -0.002563, 0.001709, -0.137695, 0.102539, -0.001572, 0.006805, -0.052734, -0.000341, -0.003937, -0.028931, 0.101562, -0.04541, 0.001312, -0.006226, 0.041992, -0.002975, -0.000858, 0.0047, -0.142578, 0.013733, 0.002655, 0.002563, 0.050537, 0.028809, 0.001984, 0.009949, -0.072266, 0.018677, 0.000259, -0.004486, 0.012207, 0.006256, 0.003662, 0.045166, -0.067871, 0.068848, 0.000467, 0.001419, -0.0177, -0.041992, 0.012207, 0.013306, -0.025635, -0.070312, -0.015076, -0.041016, 0.014648, -0.046143, -0.01532, -0.039062, 0.020142, 0.023804, 0.004822, 0.018066, -0.011353, -0.060303, 0.004486, 0.025879, -0.088379, 0.01709, 0.003937, 0.001694, -0.040527, 0.073242, 0.001923, -0.002625, 0.066406, 0.125977, 0.002304, 0.014709, -0.080078, 0.032471, -0.005035, 0.016479, -0.225586, 0.033447, 0.004852, 0.010681, -0.069336, 0.027954, 0.003159, -0.009888, 0.087891, -0.012939, 0.004242, 0.007721, 0.034668, -0.185547, 0.001213, -0.007538, -0.007141, 0.00028, 0.001945, 0.016357, -0.051758, 0.018066, -0.015991, -0.016968, -0.056396, -0.114746, 0.008484, -0.009094, 0.171875, -0.070801, 0.003937, 0.000437, 0.188477, 0.029541, -0.04126, -0.032715, -0.069336, -0.245117, -0.009399, -0.020996, 0.019287, -0.085449, 0.000999, -0.001472, 0.057129, -0.022339, -0.000078, 0.006409, -0.142578, -0.052002, 0.006531, -0.000935, 0.105469, 0.054688, 0.003937, -0.145508, 0.057129, 0.023682, 0.001686, 0.00132, 0.033447, 0.059814, -0.000309, -0.014465, 0.110352, -0.029297, -0.000694, -0.008179, 0.050293, -0.000881, 0.001221, 0.00024, -0.042725, 0.121582, 0.008484, 0.005035, -0.186523, 0.052734, -0.003708, -0.009338, 0.080078, -0.089844, -0.005859, -0.136719, 0.091309, 0.014526, -0.025879, -0.129883, 0.08252, -0.004883, -0.001503, -0.023193, 0.117188, -0.029907, 0.008301, 0.035889, -0.235352, -0.104492, -0.023438, -0.018921, -0.22168, -0.12793, -0.001122, 0.002609, -0.028931, -0.047852, 0.001465, 0.032715, -0.106934, 0.029663, -0.003632, -0.00592, -0.032715, 0.035889, -0.003036, -0.014465, -0.02124, 0.032959, 0.001419, -0.0354, 0.112793, -0.038086, 0.001534, -0.007538, 0.054199, -0.017334, 0.002701, 0.004852, -0.040771, 0.10498, -0.005493, -0.02002, 0.016724, 0.004639, 0.000961, 0.000492, 0.01123, -0.041504, 0.02832, 0.018188, 0.175781, 0.164062, -0.003876, -0.009949, 0.047852, 0.12207, -0.01123, -0.010193, -0.248047, 0.009766, -0.000984, -0.031738, 0.105957, -0.039795, 0.002533, 0.005768, 0.040283, 0.04126, -0.002975, -0.000364, -0.044189, 0.022827, 0.00177, -0.033691, 0.087402, -0.043701, 0.003723, 0.003265, -0.008545, -0.145508, -0.00351, -0.02124, 0.069336, -0.012756, 0.009155, -0.025635, 0.176758, 0.08252, 0.004028, 0.008301, -0.040771, -0.032227, -0.007019, 0.012268, -0.206055, -0.049072, 0.00066, 0.008484, -0.077148, 0.090332, -0.005371, -0.005493, -0.082031, 0.088867, 0.010193, 0.014771, 0.039551, 0.083984, 0.001411, -0.003708, 0.046875, -0.012146, 0.004669, -0.007996, 0.026245, 0.103516, 0.001686, 0.018921, -0.118652, 0.054688, -0.009338, 0.006683, -0.200195, -0.137695, 0.001999, -0.000782, 0.054443, -0.015381, -0.00206, 0.00885, -0.062988, -0.148438, 0.006592, 0.011536, 0.043945, 0.06543, 0.00589, 0.013184, 0.03418, 0.009827, -0.003662, -0.005432, 0.063965, 0.040527, 0.023804, 0.051025, -0.041504, 0.050293, 0.011108, 0.027466, 0.091309, -0.019531, -0.028564, 0.049805, -0.115723, 0.085938, -0.014465, -0.030273, -0.020386, 0.087402, 0.001022, 0.003479, 0.106445, -0.083008, -0.008545, -0.024414, -0.091309, 0.09668, -0.005371, -0.0354, -0.015503, -0.068848, 0.003555, 0.006775, 0.019409, 0.105957, 0.006378, 0.017334, 0.070801, -0.139648, -0.005524, -0.010742, -0.014465, -0.115723, 0.005157, 0.012207, 0.036865, -0.003693, 0.015564, 0.067383, -0.008057, -0.047363, 0.004395, 0.00885, 0.080566, -0.123535, 0.002853, 0.014832, -0.064941, -0.045654, 0.008057, 0.020264, 0.092773, -0.049561, 0.000286, -0.013977, -0.112793, 0.119141, 0.002838, 0.022705, 0.086914, -0.025391, 0.001289, -0.005066, -0.11084, 0.086914, -0.005798, -0.03418, 0.056641, 0.033203, 0.009583, 0.019653, 0.051514, 0.058105, 0.001305, 0.001122, -0.089355, 0.118652, 0.00766, 0.072266, -0.02417, 0.027588, -0.011597, -0.025757, -0.089355, 0.009827, -0.003784, 0.007935, 0.102051, -0.086426, -0.029907, -0.057861, 0.047363, -0.012451, -0.029297, 0.007721, -0.114258, 0.09668, 0.023438, 0.070312, 0.028564, -0.027588, -0.008057, -0.029663, -0.092773, 0.071289, 0.009094, 0.027832, 0.081055, -0.004028, -0.020264, -0.052002, 0.071289, 0.006958, -0.052002, -0.085449, -0.19043, -0.22168, -0.067383, -0.016479, 0.040527, -0.005829, 0.014465, 0.014404, -0.081543, 0.060059, 0.002655, 0.010559, -0.060059, -0.04834, -0.057373, -0.026001, -0.036377, 0.013672, -0.063965, 0.00325, -0.034424, 0.02478, -0.003479, -0.006287, -0.023438, -0.023438, 0.019897, 0.039062, -0.077148, 0.023682, -0.00766, -0.019409, -0.078613, 0.116211, 0.045654, 0.040283, 0.009644, 0.008301, -0.010559, -0.030396, 0.072266, 0.028198, 0.007629, 0.020874, 0.09082, -0.102051, 0.030762, 0.058105, -0.023682, -0.039795, 0.029785, 0.078125, 0.01062, -0.023193, -0.003052, -0.010193, -0.031128, -0.00946, -0.004517, -0.013123, -0.044678, -0.006897, -0.007477, -0.012695, -0.028442, 0.098633, 0.016113, 0.030762, 0.083496, 0.028809, 0.019531, 0.013855, -0.129883, 0.036133, -0.005981, -0.035889, -0.042969, 0.090332, -0.000082, 0.006348, 0.020264, -0.092285, 0.005432, 0.019653, 0.072266, -0.083496, -0.000877, 0.001793, 0.044434, 0.069824, 0.027588, 0.046631, -0.071777, 0.036865, 0.002365, 0.014771, 0.114746, -0.089844, 0.005615, 0.019287, 0.089844, -0.027344, -0.020752, -0.067383, -0.011169, 0.069824, -0.007996, -0.022339, -0.094238, 0.050537, 0.00174, 0.005524, -0.084473, 0.07666, -0.013062, -0.027588, 0.020264, -0.014221, 0.017334, 0.073242, -0.02478, 0.00589, -0.010254, -0.016724, -0.016113, 0.09082, 0.011292, 0.012085, -0.101562, 0.02417, 0.014648, -0.077148, 0.007172, -0.010986, 0.025146, 0.039795, 0.029419, -0.115723, 0.002197, 0.006042, 0.043701, 0.080566, 0.003067, -0.049805, -0.064453, 0.012085, 0.006561, 0.027222, 0.057617, -0.108398, -0.00885, -0.057617, -0.025391, -0.018677, 0.001778, 0.019043, 0.099121, -0.039307, 0.000603, 0.006897, 0.068359, -0.09668, -0.009338, -0.028809, -0.097656, 0.013611, -0.021606, -0.034668, -0.004456, -0.023193, 0.011658, 0.017212, 0.018799, 0.014465, -0.001671, -0.01416, -0.072266, -0.026245, 0.007538, 0.003494, 0.007751, -0.100098, 0.00037, 0.002121, -0.062012, -0.051758, -0.006683, -0.008179, -0.012451, -0.026367, -0.025635, -0.014465, 0.089355, 0.008789, -0.0177, -0.066406, -0.018066, 0.000178, -0.002365, -0.014099, -0.099609, 0.102051, -0.009277, 0.067383, 0.014099, 0.028931, 0.016235, 0.033691, 0.092773, 0.041016, -0.006134, -0.067383, 0.02356, 0.0354, 0.008911, 0.022583, 0.085938, -0.018555, -0.011597, -0.026489, -0.100098, 0.047363, -0.00531, -0.003204, 0.099609, -0.007416, 0.007568, 0.022461, 0.085449, -0.075684, -0.006165, 0.003525, -0.005676, -0.206055, -0.001884, 0.078125, 0.011841, -0.072754, -0.009888, -0.030151, -0.125, 0.032715, -0.00177, -0.016602, -0.080078, 0.081543, 0.006409, 0.022217, 0.053711, -0.102539, -0.01001, -0.0271, -0.100098, 0.087891, 0.002502, -0.005981, -0.117188, 0.080566, -0.005859, -0.013306, -0.015259, 0.104004, -0.00264, -0.016724, -0.053711, 0.103027, -0.009766, -0.031006, -0.07373, 0.096191, 0.007111, 0.022339, 0.101074, -0.030762, -0.001839, -0.007324, -0.024414, -0.056396, 0.00531, 0.009583, 0.100098, -0.121582, 0.004456, 0.000479, -0.036133, -0.079102, 0.041016, -0.013306, -0.013367, 0.059814, 0.021362, 0.07373, -0.00193, -0.004791, 0.00946, 0.026611, 0.070801, 0.060059, -0.001617, -0.010498, -0.086914, 0.134766, 0.000851, -0.000359, 0.095703, -0.101562, 0.006775, 0.001205, -0.09082, 0.106934, -0.013489, -0.033936, -0.088379, -0.027344, 0.006104, 0.011597, 0.028198, 0.02832, -0.005127, -0.011658, -0.042236, -0.089844, -0.007202, 0.067383, -0.121582, 0.074707, 0.005341, 0.025391, 0.085938, -0.103516, 0.009094, 0.025024, 0.081543, -0.084473, -0.009766, -0.024902, -0.080566, 0.000927, -0.007294, -0.018311, -0.051025, -0.080078, -0.007629, 0.002899, -0.001907, 0.085938, 0.010315, 0.033203, 0.07959, -0.025146, -0.000725, -0.005859, 0.030273, -0.073242, 0.005493, 0.019409, 0.050293, -0.092773, 0.017944, -0.021606, 0.063965, -0.092285, -0.010132, -0.037842, -0.052246, -0.0271, -0.000599, -0.035889, -0.029541, 0.091309, -0.049805, -0.050781, -0.020996, 0.047119, -0.00206, -0.001068, -0.116211, 0.104004, -0.008179, -0.023193, -0.094238, 0.013733, -0.000557, -0.000931, -0.009277, 0.241211, -0.000694, -0.000935, -0.006927, 0.238281, 0.009094, 0.006927, 0.047363, -0.083984, 0.010254, 0.008179, 0.015747, 0.269531, -0.000904, -0.00161, -0.002594, 0.057129, 0.007751, 0.007874, 0.014343, -0.118652, -0.000437, -0.000572, -0.001053, -0.108887, 0.000443, 0.001511, 0.004059, -0.058105, 0.000542, 0.000273, 0.007294, -0.108887, -0.006073, -0.006927, -0.003052, 0.287109, -0.000309, 0.00011, -0.004272, 0.052246, 0.004608, 0.002945, 0.005249, 0.115723, -0.000824, 0.005615, -0.001328, -0.225586, -0.001526, 0.001068, -0.012268, 0.092285, 0.0019, 0.006714, 0.015991, -0.116699, 0.001572, 0.002701, 0.009338, -0.130859, -0.000349, 0.001221, 0.005432, -0.048584, -0.002213, -0.000366, -0.003464, 0.05127, -0.00267, -0.001419, 0.018677, 0.314453, 0.000732, -0.0, 0.004822, -0.055908, -0.002441, -0.003555, -0.000046, -0.263672, 0.002289, -0.00177, -0.011292, 0.216797, 0.000759, -0.000224, 0.002075, -0.039795, 0.001144, -0.000813, -0.000519, 0.069824, -0.004028, -0.005798, -0.015869, -0.213867, 0.000189, -0.001068, -0.0047, 0.055908, 0.008728, 0.006897, 0.012695, 0.259766, 0.000441, 0.000725, 0.000341, -0.022217, 0.003632, 0.000381, 0.01532, 0.231445, -0.000801, 0.003769, 0.007751, -0.097656, 0.002213, -0.003311, 0.012207, -0.123535, 0.001259, 0.001389, 0.007507, -0.132812, 0.000098, -0.001068, 0.003586, -0.149414, -0.000065, -0.004059, 0.009399, 0.225586, -0.001083, -0.001068, -0.006348, 0.055664, -0.004059, -0.003159, 0.000847, -0.213867, -0.001556, -0.000793, -0.007996, 0.243164, 0.004364, 0.007599, 0.018066, -0.294922, 0.002731, -0.001488, 0.003967, -0.203125, -0.000702, -0.001549, -0.004974, 0.053955, -0.020142, -0.028442, -0.099609, 0.019653, -0.00193, 0.001106, -0.008484, 0.09375, -0.007874, -0.002777, -0.02002, 0.228516, -0.002441, -0.00206, 0.005554, -0.105957, 0.009644, 0.011292, 0.018066, 0.265625, 0.006958, 0.006042, 0.002335, -0.249023, -0.002396, 0.003937, 0.006165, -0.141602, -0.000172, 0.001801, 0.005524, -0.057617, 0.003052, 0.001587, 0.005737, -0.219727, -0.000771, 0.000759, 0.00708, -0.069824, -0.001793, -0.001167, -0.005066, -0.226562, 0.000492, -0.00164, 0.002365, 0.059326, 0.00053, -0.000018, -0.00412, 0.054932, 0.001167, 0.001122, 0.002869, 0.101074, 0.000896, 0.005188, 0.009705, -0.112793, 0.00177, -0.000271, 0.002472, -0.182617, 0.002304, -0.001999, -0.002243, 0.230469, 0.001801, 0.000549, 0.013611, -0.100586, -0.000908, 0.000004, -0.011597, 0.107422, -0.002121, -0.003372, -0.000744, -0.140625, 0.001068, 0.001854, 0.009766, -0.145508, -0.003357, -0.003174, 0.002777, -0.232422, 0.000148, -0.000778, -0.003586, 0.055908, -0.002609, 0.001045, 0.010193, -0.118652, 0.000368, -0.000086, -0.002808, 0.049561, 0.001984, -0.0002, 0.004822, 0.275391, 0.000561, -0.000622, -0.004028, 0.054932, 0.002029, -0.000467, 0.006866, 0.263672, -0.010437, -0.015259, -0.101562, -0.00946, 0.001236, -0.00264, 0.006104, 0.228516, 0.002579, 0.002823, 0.014099, -0.039307, -0.001747, -0.001221, -0.017334, 0.102051, -0.001137, -0.001244, 0.007416, -0.208008, -0.000053, -0.005707, -0.004364, -0.220703, 0.001129, -0.000591, 0.0047, -0.055176, 0.004364, 0.006134, 0.011536, 0.292969, -0.002823, -0.006012, -0.00042, 0.212891, -0.000706, 0.000977, 0.003464, -0.050293, 0.000923, -0.00079, -0.015076, 0.101562, -0.000136, 0.008118, 0.025757, -0.223633, -0.008972, -0.009888, -0.011475, -0.330078, 0.002151, -0.000353, 0.00705, 0.206055, 0.000961, 0.000226, -0.010925, 0.085449, 0.000622, -0.000824, 0.002716, -0.072266, 0.001862, 0.000645, -0.003128, 0.056152, 0.000942, -0.001068, -0.00106, 0.070801, 0.000389, 0.001968, 0.002258, -0.064453, -0.007233, 0.003098, -0.000483, -0.226562, -0.004852, -0.004395, -0.008423, -0.170898, -0.000847, -0.003616, -0.009399, -0.206055, -0.00589, -0.000097, -0.016357, 0.107422, -0.00037, -0.000973, -0.005066, 0.125, -0.007935, -0.011108, -0.015991, -0.550781, -0.000526, 0.00016, -0.001358, -0.131836, -0.000515, 0.000215, -0.005798, 0.061279, -0.001236, 0.002304, 0.003555, -0.232422, 0.004272, 0.001724, 0.007477, 0.186523, 0.000553, -0.002594, -0.017212, 0.227539, 0.000479, -0.005188, -0.014587, 0.230469, -0.002777, 0.000546, -0.006317, 0.189453, 0.000069, 0.001602, -0.014221, -0.229492, -0.000797, -0.000751, 0.000687, 0.047119, 0.00009, 0.00264, 0.005066, -0.224609, 0.000048, 0.000237, 0.002869, -0.050781, 0.000033, 0.000163, 0.004791, -0.058594, -0.001625, 0.0, -0.001785, -0.181641, 0.001579, -0.001411, -0.004639, 0.075684, 0.001686, 0.000397, 0.003799, -0.04834, -0.000603, -0.000326, -0.004547, 0.161133, 0.000671, -0.00069, -0.012878, -0.141602, -0.001747, -0.001137, -0.000263, -0.261719, 0.003525, 0.004059, 0.01062, 0.083984, 0.000904, 0.001892, -0.004456, 0.054932, 0.000005, 0.000694, 0.002396, -0.050293, 0.001877, 0.000774, 0.017334, -0.115234, 0.002441, 0.002487, -0.000357, 0.232422, 0.000109, 0.001373, 0.002121, 0.080566, 0.003128, 0.000319, 0.00766, 0.166992, 0.002655, -0.003525, -0.001381, 0.230469, 0.000744, -0.000599, -0.004425, 0.053711, 0.002151, 0.00206, 0.00103, -0.210938, 0.001045, -0.000452, -0.008484, 0.292969, -0.003128, -0.003632, -0.014832, 0.115234, -0.00473, -0.002014, 0.004608, -0.251953, -0.000683, -0.001595, 0.002899, -0.055908, -0.005005, 0.002014, 0.008484, -0.092773, -0.00066, 0.000215, 0.008484, -0.129883, 0.002151, -0.004242, -0.007538, 0.083496, -0.009216, -0.013062, -0.332031, -0.061768, -0.001381, -0.00004, -0.11084, -0.013, 0.000622, 0.002045, 0.119629, -0.003006, 0.037109, 0.043701, -0.003387, 0.044434, -0.00103, -0.004578, -0.111328, 0.00164, 0.004669, 0.026245, 0.028442, -0.314453, -0.000633, -0.002411, -0.106445, 0.004486, -0.000885, 0.003342, 0.145508, 0.001335, -0.004974, -0.010315, -0.423828, -0.057129, 0.002701, -0.00042, 0.104004, 0.003494, -0.011902, -0.019653, -0.384766, -0.039307, 0.006104, 0.007446, 0.100098, 0.003525, 0.002014, 0.008057, 0.102539, 0.000194, -0.001259, -0.00069, -0.032227, 0.003876, 0.001213, 0.005737, 0.112305, -0.004761, 0.006683, 0.013672, 0.283203, 0.030518, -0.005463, -0.00354, -0.277344, 0.003525, -0.002991, -0.010864, -0.328125, -0.006042, 0.001801, 0.003647, 0.173828, 0.014771, -0.001816, 0.004242, -0.125, -0.004272, -0.002487, 0.002335, -0.164062, -0.000456, 0.003769, 0.007507, 0.109375, 0.001793, -0.001335, -0.000435, 0.24707, -0.015869, -0.00209, -0.001938, -0.125977, -0.00415, -0.000177, 0.003525, 0.110352, 0.007477, 0.001175, 0.000128, 0.146484, 0.011841, -0.001717, 0.000231, -0.146484, -0.014465, -0.000919, 0.000992, 0.029053, 0.002609, -0.001175, -0.002686, -0.174805, 0.001953, -0.010376, -0.026245, -0.238281, -0.038086, 0.002197, 0.002731, 0.094727, 0.003281, -0.000416, -0.001724, -0.123047, 0.001884, -0.00116, 0.00061, 0.032471, 0.000238, 0.028564, 0.072266, 0.53125, 0.097168, -0.046387, -0.089844, -0.574219, -0.080566, 0.000176, -0.001076, -0.129883, 0.005127, -0.000252, -0.004059, -0.171875, 0.004486, -0.003006, -0.005768, -0.100586, -0.006836, -0.000338, -0.002228, -0.080566, -0.001457, -0.000843, -0.00016, 0.163086, -0.016724, -0.014832, -0.033447, -0.402344, -0.045654, 0.008423, 0.012085, 0.318359, -0.002762, -0.00015, -0.002518, -0.143555, 0.000793, -0.001556, 0.001022, 0.15625, -0.010315, 0.000144, 0.012268, 0.347656, -0.000435, 0.001755, 0.005096, 0.237305, 0.017822, -0.002075, -0.006256, -0.123047, -0.00119, 0.001045, -0.000721, 0.160156, -0.007233, -0.003403, 0.000744, 0.167969, -0.010254, -0.004211, -0.032471, -0.192383, 0.259766, 0.006836, 0.008423, 0.102539, 0.003891, -0.004517, -0.009033, -0.101074, -0.003937, -0.005524, -0.007202, -0.277344, -0.019531, -0.0065, -0.009216, -0.392578, -0.009338, 0.004028, 0.005219, 0.075195, 0.00116, 0.004242, 0.004578, 0.324219, -0.015869, -0.003723, 0.001228, -0.392578, 0.026489, -0.000626, -0.006348, -0.427734, 0.00071, 0.001144, 0.000732, -0.291016, -0.006805, 0.001572, 0.003311, 0.145508, 0.002426, -0.005127, -0.001167, -0.298828, -0.013306, -0.003769, 0.002304, -0.369141, 0.018555, -0.00206, -0.006622, -0.172852, -0.006561, 0.001877, 0.013977, -0.333984, -0.021729, 0.000456, 0.001015, -0.246094, 0.002945, -0.004883, -0.010925, -0.353516, 0.02417, 0.005005, 0.007996, 0.296875, 0.004883, 0.006165, 0.021851, 0.01001, -0.867188, -0.002014, -0.007629, -0.335938, -0.002487, -0.004028, -0.001289, -0.09668, -0.020264, -0.00135, -0.00116, 0.300781, -0.009155, -0.002014, 0.000053, -0.110352, -0.031738, -0.000278, 0.001808, -0.12207, -0.002747, -0.010498, 0.006195, 0.349609, 0.009216, 0.008057, 0.007935, 0.419922, 0.047852, 0.003357, 0.004028, 0.121582, 0.000359, 0.000418, 0.002594, 0.135742, -0.008789, -0.000118, -0.018677, -0.02002, 0.394531, 0.008179, 0.023438, 0.392578, 0.037354, -0.002228, 0.006439, 0.294922, 0.006622, -0.002686, -0.000095, -0.102539, -0.001221, -0.005127, -0.00473, -0.119629, -0.005432, 0.007782, 0.014404, 0.351562, -0.026855, 0.003098, 0.007263, 0.171875, 0.001259, -0.000782, -0.000969, -0.109863, 0.001183, 0.005737, 0.016602, 0.022095, -0.263672, 0.002945, 0.000607, -0.155273, 0.003647, -0.000835, -0.000729, 0.152344, -0.005219, -0.001343, -0.008972, 0.351562, -0.02771, 0.010986, 0.042236, 0.457031, 0.040039, 0.009277, 0.006653, -0.378906, 0.002792, -0.003906, -0.033203, -0.738281, 0.06543, 0.008362, -0.001404, 0.423828, 0.008423, 0.000992, 0.004547, 0.116211, 0.001427, 0.000083, 0.000231, -0.029053, -0.00206, -0.003357, -0.007812, -0.349609, 0.019653, -0.013367, -0.007568, -0.384766, -0.041748, -0.00946, -0.00351, -0.306641, -0.024048, -0.000387, -0.002548, -0.133789, 0.005585, -0.000496, -0.005432, 0.320312, 0.010437, -0.003174, -0.007538, -0.112305, 0.000679, 0.001877, 0.002472, 0.173828, -0.002213, 0.001663, 0.001923, 0.166992, -0.007446, -0.002335, 0.017578, -0.337891, -0.067871, 0.001846, 0.002151, 0.125, -0.001396, -0.005402, -0.010193, -0.213867, 0.337891, 0.001595, -0.000102, -0.125977, 0.00267, 0.010559, 0.047119, 0.458984, 0.032715, -0.007935, -0.01123, -0.332031, -0.026001, -0.005951, 0.000027, 0.263672, 0.016846, 0.001083, 0.00383, -0.318359, 0.004517, -0.002853, 0.001541, -0.140625, 0.002487, -0.002747, -0.006042, -0.110352, 0.002075, 0.00769, -0.001549, 0.441406, 0.015869, -0.001831, 0.004639, -0.253906, 0.017212, 0.000146, 0.00415, 0.119141, 0.003082, 0.00061, -0.000191, -0.195312, -0.043457, 0.006531, 0.003784, -0.186523, 0.015137, -0.002167, 0.012024, -0.396484, 0.025146, -0.0271, -0.066895, -0.507812, -0.094727, -0.001984, 0.001755, 0.143555, 0.002487, -0.001488, -0.002579, -0.181641, -0.020508, 0.00209, 0.00647, 0.117188, -0.003174, -0.003464, -0.009094, -0.096191, -0.001923, 0.000648, 0.001663, 0.155273, -0.002289, -0.000927, -0.000145, 0.112793, -0.002319, 0.002899, 0.004517, 0.105469, -0.000607, -0.000954, -0.002472, -0.200195, 0.012146, -0.002441, -0.004333, -0.145508, 0.00053, 0.003906, 0.010925, 0.225586, -0.012329, -0.000618, 0.019165, -0.067383, -0.001686, 0.005981, 0.001747, -0.314453, 0.015503, -0.001518, -0.011414, -0.287109, -0.006683, 0.002823, 0.000591, 0.238281, -0.018799, 0.000401, 0.010315, 0.217773, -0.015198, -0.001724, -0.007416, -0.154297, 0.002686, 0.063477, 0.200195, 0.8125, 0.001869, -0.000341, -0.000526, -0.098633, 0.004974, -0.008545, -0.005005, -0.171875, 0.055664, -0.03064, -0.118652, -0.019165, 0.018921, 0.001015, 0.008789, 0.239258, -0.02002, -0.000706, -0.015442, -0.227539, 0.017822, -0.001457, -0.010132, 0.115723, -0.002319, -0.000184, 0.009216, -0.1875, -0.005676, -0.002899, 0.000496, 0.094238, -0.001678, -0.001282, -0.000645, 0.25, 0.002121, -0.000191, -0.000877, -0.027832, -0.002563, 0.000473, 0.000519, 0.140625, 0.003296, -0.001892, 0.001999, -0.151367, 0.006744, 0.000759, -0.002136, -0.168945, 0.004333, -0.001648, -0.027466, -0.263672, -0.012329, 0.004547, 0.014099, 0.180664, 0.013367, -0.000042, -0.00322, 0.043457, -0.001488, -0.001572, -0.001892, -0.071777, -0.003174, -0.000047, 0.004639, -0.040039, -0.001129, -0.00082, 0.00531, -0.257812, 0.007935, 0.000119, 0.020874, -0.079102, -0.001564, -0.007141, 0.015625, 0.263672, -0.018188, -0.000912, 0.00082, -0.089355, 0.003891, 0.004211, 0.006622, -0.080078, 0.011047, 0.002701, -0.005402, -0.020386, 0.279297, -0.000687, 0.023438, -0.080566, -0.00069, -0.001556, 0.02124, -0.07959, -0.001274, 0.00053, -0.002441, 0.10791, -0.000286, -0.000526, -0.007385, -0.202148, -0.005737, 0.000315, 0.004486, 0.098145, -0.01001, 0.008789, 0.021729, 0.064941, 0.019409, -0.002151, 0.002213, -0.149414, 0.006989, -0.002182, -0.00412, -0.206055, -0.010132, 0.008972, 0.004761, -0.273438, 0.013916, -0.002075, -0.012817, -0.283203, 0.011169, -0.002884, -0.008972, 0.004089, -0.006226, 0.002563, 0.005005, 0.063477, 0.003845, 0.006226, 0.03418, -0.410156, 0.043457, 0.003464, 0.007996, -0.105469, 0.010132, 0.003906, 0.007324, -0.238281, 0.020996, -0.000641, -0.004242, 0.099121, -0.006836, -0.004395, -0.010071, 0.257812, -0.013672, 0.000322, 0.000885, -0.078613, 0.000035, 0.002716, -0.000557, 0.113281, -0.051025, 0.001503, 0.02002, 0.273438, 0.006958, 0.001251, 0.000736, -0.060547, 0.000462, 0.002945, 0.004517, 0.1875, -0.007812, -0.007355, 0.023926, -0.188477, 0.007477, 0.001907, 0.003143, 0.139648, -0.00885, 0.000839, -0.003998, -0.242188, 0.00209, 0.000999, -0.007568, -0.10498, -0.003036, -0.002808, -0.005676, -0.228516, 0.004913, -0.000664, 0.002136, 0.139648, -0.002182, -0.000927, 0.019653, -0.074219, -0.002274, -0.000269, 0.011902, 0.227539, -0.015747, 0.001511, -0.009094, -0.261719, 0.013794, -0.000874, 0.006989, -0.11377, -0.002426, 0.00209, 0.004395, 0.065918, 0.00528, -0.003235, -0.006287, -0.208008, -0.003159, -0.006866, 0.008789, 0.259766, -0.019165, 0.001205, -0.013794, 0.132812, 0.01062, 0.00193, 0.007202, 0.291016, 0.004639, 0.000553, 0.004181, 0.273438, 0.00946, -0.000568, -0.00946, -0.22168, 0.007446, 0.000429, 0.000191, -0.061279, 0.000561, -0.001328, -0.001236, -0.060791, -0.003754, -0.002655, -0.009216, 0.100098, 0.000904, -0.004272, -0.008911, -0.228516, 0.025269, -0.002945, -0.007446, -0.147461, -0.001938, 0.001015, 0.000748, -0.054688, 0.023438, 0.000004, 0.005463, 0.271484, -0.004395, -0.001572, -0.002594, -0.233398, 0.016968, 0.003159, 0.014465, 0.239258, -0.002731, 0.000652, 0.015076, -0.088867, 0.002213, -0.00074, -0.004303, 0.062256, -0.000511, 0.008057, 0.006439, -0.269531, 0.020752, -0.000595, 0.005737, -0.094238, 0.004944, 0.000656, -0.002625, -0.058594, -0.000992, 0.001244, -0.002106, 0.283203, -0.018799, -0.003128, -0.006592, 0.12793, -0.004578, -0.006012, -0.034912, -0.107422, -0.039795, 0.002396, 0.008545, -0.094238, 0.005524, 0.002625, -0.001831, 0.09082, -0.043213, -0.001144, -0.000652, -0.084961, 0.000418, 0.004272, -0.010864, -0.232422, 0.021973, -0.000191, 0.007996, 0.231445, -0.02124, -0.001335, -0.002426, -0.088379, -0.00705, 0.000435, 0.012146, -0.304688, 0.003052, 0.000587, -0.000191, 0.057373, -0.030396, -0.003113, -0.000893, 0.064453, 0.000992, 0.001953, 0.006744, -0.197266, 0.010742, 0.004761, -0.002518, 0.164062, 0.005341, -0.026001, -0.099121, -0.597656, -0.045166, 0.000343, 0.020874, -0.077148, -0.001907, 0.026123, 0.121094, 0.269531, 0.026001, -0.003494, -0.001663, -0.120117, -0.027466, -0.00238, -0.008789, 0.12793, 0.004211, -0.006165, -0.01001, -0.300781, -0.02063, 0.00106, 0.016113, -0.21875, -0.043213, 0.00161, 0.000194, -0.119629, 0.0005, 0.001717, 0.000782, 0.116699, -0.007355, -0.002899, 0.011292, -0.249023, 0.011658, -0.024048, -0.106934, -0.267578, -0.021851, 0.000721, -0.001884, -0.043457, -0.000106, 0.002457, -0.000656, 0.052246, -0.033936, 0.002762, -0.033936, 0.151367, 0.006561, -0.001434, -0.006836, -0.204102, -0.012024, -0.00206, -0.003601, -0.236328, 0.006958, 0.000422, 0.003815, 0.109375, 0.007111, -0.00012, 0.017822, 0.259766, 0.007599, -0.004608, -0.007935, 0.075195, -0.004791, -0.001663, 0.00193, -0.054932, -0.004913, -0.000908, -0.020996, 0.054443, 0.001709, 0.001945, 0.016235, 0.271484, -0.005066, 0.000125, -0.015503, -0.271484, 0.017822, 0.00235, 0.002945, 0.070312, 0.009155, 0.000671, 0.00325, -0.036621, 0.030273, -0.001213, 0.002457, 0.080078, 0.002609, -0.019287, -0.083496, -0.238281, -0.013062, 0.001732, -0.006897, -0.255859, -0.010986, -0.001846, -0.00238, 0.023804, 0.003586, -0.001335, -0.000847, 0.018433, -0.000166, 0.001999, 0.00193, -0.020386, -0.000755, -0.000404, -0.001778, 0.012268, 0.005219, 0.00082, 0.006714, -0.040527, 0.004242, 0.002029, 0.001778, -0.015503, 0.000645, -0.001564, 0.00012, 0.015503, 0.000094, -0.001282, -0.001617, 0.016602, -0.000835, 0.001625, 0.001266, -0.016968, 0.000131, 0.00174, 0.001099, -0.021484, -0.002304, 0.002502, 0.00351, -0.029785, -0.003067, 0.001343, 0.001884, -0.019653, -0.000568, -0.001854, -0.00164, 0.019043, -0.000843, 0.002548, 0.000641, -0.019165, 0.000456, 0.002014, 0.001839, -0.019531, 0.000946, 0.002029, 0.000954, -0.017334, 0.000148, -0.002609, -0.001656, 0.029541, -0.004425, 0.00161, 0.000401, -0.019531, -0.000148, -0.001793, -0.001793, 0.019653, 0.000209, -0.001045, -0.001984, 0.018555, -0.00053, -0.001129, -0.001457, 0.017456, 0.000866, -0.001778, -0.001762, 0.018799, -0.001213, -0.001251, -0.00322, 0.037109, -0.008606, 0.002396, 0.003082, -0.027466, 0.001823, 0.001892, 0.001472, -0.019531, -0.000236, 0.001732, 0.000237, -0.015625, -0.000507, -0.002136, -0.002228, 0.018921, -0.000275, -0.001411, -0.001366, 0.015198, -0.000401, 0.003143, -0.00885, 0.014832, -0.002274, 0.002319, 0.001282, -0.02002, 0.000835, -0.000744, -0.001244, 0.001587, -0.000576, -0.001526, -0.001007, 0.018921, -0.001396, -0.001137, -0.001328, 0.02002, -0.000046, -0.001007, -0.001335, 0.018433, 0.000383, -0.002579, -0.003036, 0.029541, -0.006042, 0.001953, 0.001358, -0.017578, 0.00177, -0.000572, -0.005707, 0.037842, -0.003159, -0.001862, -0.001411, 0.016846, -0.001335, -0.006409, 0.016235, -0.027466, 0.005035, 0.00119, 0.001007, -0.016602, 0.000387, 0.002258, 0.001488, -0.01709, 0.000001, -0.001747, -0.00132, 0.016113, 0.00034, -0.001923, -0.001099, 0.015869, -0.001015, -0.001823, -0.001289, 0.01709, 0.0005, 0.000399, -0.000599, 0.02002, 0.012878, 0.001923, 0.000893, -0.016357, 0.000931, -0.002167, -0.002426, 0.026733, -0.003357, -0.002213, -0.000984, 0.02002, 0.000083, -0.002579, -0.001877, 0.018677, 0.000477, -0.003006, -0.001213, 0.019409, -0.000648, 0.000402, -0.00473, 0.033203, -0.001396, -0.002304, -0.001328, 0.019043, -0.000603, -0.001495, -0.000595, 0.019653, 0.00061, -0.005005, 0.015442, -0.02124, 0.005035, -0.002594, -0.002197, 0.03064, -0.003265, 0.002319, 0.002396, -0.018799, 0.000835, -0.001198, -0.000035, 0.020752, -0.0005, 0.001755, 0.001831, -0.016357, -0.000301, 0.001617, 0.001755, -0.015747, 0.000885, 0.00161, 0.002075, -0.017944, 0.000463, -0.001595, -0.001335, 0.018799, -0.000053, 0.002136, 0.003067, -0.026978, 0.001747, 0.001579, 0.001534, -0.020874, 0.000175, -0.001503, -0.000984, 0.018311, -0.000105, 0.001396, 0.000946, -0.01709, -0.000656, 0.002625, 0.001099, -0.017822, 0.000178, 0.001671, 0.002014, -0.018921, 0.000561, -0.001999, -0.001732, 0.017944, -0.000565, -0.002197, -0.001366, 0.017212, 0.000076, -0.000744, -0.000218, 0.003067, 0.025635, 0.002045, 0.001228, -0.016968, 0.000889, -0.001808, -0.001457, 0.014954, -0.000319, -0.002625, -0.001289, 0.019897, 0.000058, 0.00145, 0.001282, -0.01709, -0.000427, -0.003494, 0.008972, -0.015747, 0.002411, 0.001495, -0.000058, -0.018066, 0.000298, 0.001022, 0.002396, -0.029541, 0.002335, -0.002014, -0.001663, 0.020264, 0.000465, -0.001289, -0.00116, 0.015198, -0.000157, 0.001892, 0.001373, -0.016968, 0.001595, 0.00164, 0.000938, -0.015137, -0.000393, -0.00148, -0.000935, 0.013184, -0.000296, 0.001167, 0.000444, -0.015076, -0.001503, 0.002396, 0.000946, -0.019409, 0.000381, -0.001328, -0.001511, 0.016235, 0.000275, 0.000402, -0.000068, -0.007935, 0.000463, -0.002197, -0.000824, 0.020386, 0.000942, 0.001877, 0.001381, -0.018433, 0.000961, -0.00135, -0.001152, 0.013306, 0.000149, 0.001541, 0.001282, -0.018555, -0.00087, 0.001808, 0.001762, -0.016724, 0.000843, -0.002579, 0.007599, -0.016357, 0.002197, -0.001297, -0.001152, 0.017822, -0.000234, -0.000881, 0.001457, -0.021973, -0.022705, 0.002701, 0.001686, -0.02002, 0.000862, 0.001343, 0.001465, -0.020508, 0.000515, 0.001427, 0.000397, -0.015625, -0.001648, 0.001465, 0.000546, -0.016479, 0.000192, -0.001801, -0.00103, 0.016113, -0.000992, -0.000012, 0.003464, -0.032959, 0.002777, 0.002045, 0.002014, -0.01709, 0.000051, -0.00001, -0.000068, -0.002243, -0.005096, 0.002243, 0.000984, -0.015747, 0.00148, 0.001801, 0.001274, -0.015137, 0.001007, -0.002197, -0.001503, 0.019043, 0.000179, -0.001472, 0.000488, 0.018921, 0.000656, -0.001968, -0.000919, 0.019775, -0.000423, 0.002228, 0.001465, -0.017822, 0.001442, -0.001305, -0.001877, 0.017456, -0.000866, 0.001373, 0.00148, -0.016602, 0.000641, -0.002167, -0.001282, 0.018433, -0.000893, 0.001869, 0.000345, -0.018677, -0.000275, 0.001625, 0.00164, -0.018921, 0.000479, -0.001671, -0.001198, 0.016357, -0.00209, 0.002304, 0.000885, -0.018188, 0.00005, 0.002167, 0.002335, -0.018799, 0.000999, -0.001793, -0.00264, 0.021729, -0.000786, 0.00164, 0.002121, -0.024414, -0.005463, 0.001785, 0.001816, -0.011047, -0.002853, -0.001205, -0.000931, 0.014709, -0.000496, -0.001678, -0.001213, 0.018921, 0.000002, -0.002426, -0.001862, 0.017944, -0.001396, -0.002304, -0.002136, 0.017944, -0.001808, -0.001114, -0.001137, 0.012695, 0.000675, -0.003021, -0.002457, 0.026611, -0.002213, -0.001457, -0.000938, 0.015503, 0.00032, -0.002029, -0.001678, 0.019653, 0.001167, 0.001938, 0.001045, -0.018555, 0.000372, 0.000212, 0.000923, 0.062012, 0.002045, 0.003815, 0.009155, -0.070801, -0.009033, 0.002167, 0.000145, -0.05249, -0.000931, 0.001984, -0.0001, -0.042725, 0.003738, 0.004242, 0.005249, -0.152344, 0.000336, -0.000172, -0.001175, -0.037842, 0.001083, -0.001427, -0.001251, 0.041748, -0.003967, 0.000511, -0.000081, -0.04834, 0.004913, -0.000721, -0.00528, -0.179688, -0.000395, 0.000104, -0.000717, 0.042725, -0.002258, 0.00264, 0.004944, 0.050293, -0.003265, 0.004333, 0.008423, 0.075684, 0.003601, 0.000248, 0.001686, 0.060547, -0.003845, 0.000381, 0.001106, 0.051514, -0.002991, 0.00473, 0.004059, 0.068848, 0.001183, 0.000156, -0.001122, 0.047852, 0.001022, 0.000082, -0.000893, -0.035889, 0.001846, -0.00071, 0.00023, -0.039551, 0.000039, -0.001968, -0.003372, -0.042236, 0.002289, 0.000208, 0.001259, 0.058594, 0.00042, 0.000211, 0.000118, -0.041992, 0.003998, -0.000385, -0.00036, -0.053711, 0.000473, -0.00132, -0.002243, 0.051514, -0.006287, -0.000131, 0.00042, 0.069336, -0.008667, 0.00177, 0.000347, -0.048096, -0.000319, -0.00041, -0.000931, -0.062256, 0.004852, -0.001846, -0.001701, 0.060059, -0.003693, -0.000103, -0.001106, -0.074219, 0.001404, -0.002991, -0.004211, 0.119629, 0.000938, -0.002548, -0.005005, -0.044189, 0.002914, 0.000488, -0.000151, -0.061035, -0.001724, 0.001511, 0.00033, 0.032471, -0.002869, -0.001915, -0.000786, 0.054443, -0.002106, -0.000916, -0.000324, 0.052002, -0.004822, 0.005432, 0.005615, 0.064453, -0.003265, 0.000626, 0.001289, 0.053467, -0.003372, 0.002792, 0.003021, -0.080566, -0.001556, 0.000393, -0.001953, -0.050781, -0.000408, -0.000931, -0.000263, -0.057373, 0.003738, -0.00766, -0.017578, -0.15918, -0.016113, -0.000607, -0.003815, -0.064941, 0.001953, -0.007294, -0.011963, -0.117676, 0.008179, -0.000912, -0.000166, -0.050781, -0.000729, 0.000114, 0.000471, 0.044922, 0.001129, 0.000273, -0.000271, 0.036133, -0.003159, -0.000957, 0.000542, 0.040771, -0.005157, 0.000938, 0.002335, -0.053955, 0.002609, -0.000889, -0.003784, 0.061768, 0.003479, -0.001686, -0.002304, 0.052246, -0.004547, 0.000284, -0.000423, 0.054443, -0.002625, -0.003372, -0.003738, 0.063965, -0.000668, -0.000851, 0.000763, -0.046143, 0.001595, -0.002258, -0.005707, -0.071289, 0.042725, 0.001373, 0.00161, 0.044189, -0.003296, -0.000065, 0.000618, -0.067383, -0.001663, -0.004669, -0.00708, 0.063477, 0.003769, 0.000526, 0.001373, -0.048096, 0.005341, -0.001427, -0.000908, 0.063477, -0.001846, -0.00066, -0.000824, 0.051514, -0.005127, -0.002014, -0.005188, -0.049316, 0.004913, 0.000908, 0.00592, 0.073242, 0.004089, -0.001572, -0.002686, -0.053955, 0.000439, -0.002533, -0.00769, -0.055908, -0.000043, 0.008179, 0.012756, 0.207031, -0.01178, -0.000687, -0.001877, -0.04541, 0.000492, 0.001114, 0.002716, -0.045898, 0.0065, 0.000389, 0.00293, -0.05835, -0.003891, 0.003326, 0.003143, 0.03833, -0.004456, 0.000603, 0.000433, 0.053711, -0.00386, -0.000626, -0.002365, -0.037598, 0.002274, -0.006042, -0.01001, -0.196289, 0.009338, -0.002304, -0.002029, 0.048828, -0.005402, -0.00145, -0.001907, 0.04834, -0.002457, 0.000368, -0.000479, -0.058594, 0.003799, -0.000055, -0.000469, -0.046875, 0.000049, -0.0009, -0.000851, -0.053955, -0.002014, 0.000336, 0.000355, 0.105957, -0.002548, 0.000209, 0.003754, 0.077148, -0.000782, 0.000452, -0.000942, -0.05249, 0.000448, -0.000431, -0.000706, 0.045166, -0.00161, -0.000385, -0.000977, 0.040039, -0.004456, 0.000641, 0.000248, -0.04834, 0.000269, 0.001015, 0.000916, 0.057617, 0.00079, -0.001816, -0.004669, 0.078125, 0.005646, -0.001785, -0.00322, -0.051758, 0.001053, -0.00103, -0.001366, -0.036865, 0.001968, -0.000246, -0.001183, -0.072266, 0.000999, -0.000399, -0.000467, -0.034424, -0.000999, 0.000511, 0.001846, -0.080078, -0.006165, -0.000595, -0.003006, -0.064453, 0.002853, 0.001045, 0.000416, -0.049805, 0.000576, -0.001488, -0.002625, 0.053711, -0.003967, -0.001259, -0.001236, -0.048584, -0.00193, 0.000206, -0.000465, 0.057861, 0.001984, -0.001198, -0.001228, 0.149414, 0.000725, 0.000854, -0.001717, -0.059814, 0.003464, -0.002106, 0.000919, 0.052734, -0.001701, 0.000553, 0.001373, -0.042969, -0.002518, 0.000546, 0.00028, -0.050781, 0.002762, 0.000146, -0.001724, -0.060303, -0.005096, -0.000075, -0.001244, -0.048096, 0.001114, -0.00161, -0.005005, -0.071777, 0.001999, -0.003311, -0.002472, 0.053711, -0.004425, -0.000568, -0.00473, 0.078613, -0.005859, -0.000145, -0.000004, 0.043701, -0.003372, 0.000359, -0.000141, -0.042969, 0.001373, -0.000395, 0.000725, 0.038574, -0.000599, -0.000174, -0.000801, 0.044678, -0.002396, -0.001099, -0.001083, 0.050293, -0.004395, 0.000467, 0.000153, -0.048828, 0.003357, 0.001259, 0.003418, 0.061279, -0.001999, 0.000129, -0.001312, 0.063477, 0.000408, -0.000399, -0.001076, -0.043213, 0.002151, -0.000431, -0.000942, 0.049072, 0.003891, 0.000395, -0.003098, 0.048828, 0.003067, 0.000054, 0.004456, 0.196289, -0.003357, 0.000416, 0.000687, 0.05957, 0.007385, 0.001526, 0.000561, -0.069336, 0.003204, 0.000402, 0.002869, 0.066406, -0.001472, -0.000671, 0.000507, -0.047363, 0.00209, 0.000006, 0.000851, 0.048828, -0.001328, 0.000107, -0.001709, -0.064941, -0.000166, -0.000112, -0.001465, -0.03833, 0.00473, 0.001816, 0.004456, -0.080078, -0.005493, -0.000637, -0.001038, -0.057861, -0.002884, -0.000406, -0.000828, -0.072754, 0.005035, -0.001381, -0.00267, 0.053955, -0.008057, -0.000847, -0.000927, 0.056152, -0.002945, -0.001488, -0.002487, -0.053467, 0.001793, 0.001266, 0.000412, -0.055176, 0.001534, -0.000603, -0.000515, 0.045166, -0.003616, -0.000113, 0.000065, 0.033447, -0.000427, 0.005432, 0.006226, 0.165039, -0.008972, -0.000935, -0.001167, 0.044189, -0.004211, -0.000402, -0.000729, 0.054199, -0.003326, -0.000254, -0.00119, -0.051025, 0.006256, 0.000378, 0.00025, -0.039795, 0.002411, -0.00296, -0.002731, -0.157227, 0.005676, -0.000984, 0.002548, -0.151367, 0.004425, 0.00116, 0.001198, -0.053467, 0.000973, 0.001709, 0.001747, -0.04834, 0.001381, 0.000957, 0.00267, 0.046875, -0.003754, -0.000599, -0.00235, 0.183594, 0.009033, 0.000406, -0.000001, -0.041748, 0.002731, -0.003372, 0.000526, -0.074219, -0.014587, 0.001022, -0.000014, 0.125977, 0.000103, 0.000896, -0.000483, -0.07373, 0.003311, 0.00066, 0.001053, 0.032715, -0.001122, -0.00006, 0.001053, 0.04834, -0.002533, 0.003036, 0.00193, 0.027954, 0.01416, -0.006134, -0.010864, -0.15918, 0.005127, 0.000096, 0.001045, -0.052979, 0.003433, -0.001747, 0.00119, -0.042725, 0.007874, -0.00007, 0.001099, -0.051025, 0.004608, -0.001404, 0.000125, -0.060547, -0.002014, 0.000179, 0.001007, 0.062988, -0.003616, 0.000847, 0.001862, -0.055908, 0.001099, 0.000965, 0.002579, 0.049316, -0.004272, 0.000916, 0.000801, 0.043213, -0.00383, 0.000254, -0.000534, -0.04834, 0.003494, -0.000923, -0.000515, 0.059814, -0.001595, -0.000393, 0.000437, 0.044922, -0.002869, -0.000172, -0.001282, -0.053955, 0.004639, 0.001892, 0.001068, -0.083008, 0.004333, -0.000216, -0.000683, 0.034668, -0.001678, -0.000467, -0.000027, -0.043701, -0.000105, 0.000429, 0.00164, 0.050781, -0.00193, 0.001358, 0.001564, 0.055664, -0.002502, 0.000679, 0.002625, -0.054199, 0.001556, -0.000759, -0.000484, -0.0625, 0.00235, 0.000181, -0.000164, -0.030396, 0.001656, -0.000866, -0.001892, 0.045654, -0.002579, 0.003036, 0.006378, 0.12207, -0.004059, -0.000084, 0.00053, 0.041992, -0.003845, -0.000916, -0.000668, -0.044678, 0.002548, -0.001671, -0.003464, 0.078125, -0.00351, 0.002411, 0.002457, -0.067871, 0.005066, -0.001541, -0.001984, 0.048584, -0.001663, -0.00032, -0.000182, 0.080566, -0.005798, -0.002121, -0.00148, 0.05835, -0.001007, 0.000153, 0.000007, 0.05249, -0.001373, -0.00119, -0.001656, 0.048096, -0.001221, -0.001938, -0.005463, -0.123047, 0.004608, -0.001114, -0.001862, 0.040283, -0.002914, -0.000425, -0.002457, 0.052002, -0.001534, -0.002304, -0.002487, -0.052246, -0.001213, -0.000561, -0.001564, 0.051025, -0.001755, -0.001106, -0.002838, 0.058838, -0.003326, -0.001709, -0.003342, -0.046387, 0.006989, -0.000028, -0.000828, 0.051025, -0.001495, 0.000237, -0.000671, 0.047607, -0.002975, 0.00042, 0.000299, -0.0625, 0.005157, 0.00087, 0.002533, 0.056885, -0.002182, -0.000889, -0.001244, -0.050781, 0.00209, -0.000212, 0.001472, 0.037598, -0.001732, 0.00034, 0.002365, 0.042969, -0.004089, -0.000087, 0.001282, -0.04126, -0.00066, 0.000645, 0.00023, -0.064453, 0.004242, -0.00037, 0.000793, -0.058105, 0.003159, 0.002975, 0.000242, -0.092773, -0.001289, -0.001472, -0.001381, 0.047119, -0.002777, 0.001884, 0.001785, 0.048828, -0.001686, -0.000031, -0.000492, -0.051025, 0.004486, 0.000881, 0.000797, 0.053467, 0.014954, -0.00415, -0.001678, -0.048096, -0.019775, 0.001373, 0.001556, -0.059326, 0.001404, -0.00116, -0.001869, 0.041748, -0.001411, 0.000908, 0.000435, -0.07373, 0.005615, 0.001259, 0.00264, -0.056641, 0.001045, 0.000801, 0.002426, 0.051514, -0.003586, -0.003265, -0.002869, 0.067871, -0.000797, 0.001114, 0.001442, 0.063477, -0.00293, -0.002579, -0.000885, 0.054932, -0.002151, 0.000128, -0.001411, 0.069824, -0.003555, -0.001274, -0.000175, 0.050537, -0.003967, -0.000215, 0.001282, 0.03833, -0.002045, 0.000163, -0.001038, 0.055908, -0.002563, 0.00087, 0.000904, 0.049316, -0.002121, -0.00116, -0.002075, -0.042236, -0.000072, -0.000778, 0.001968, -0.055664, -0.000561, -0.000207, -0.001732, 0.061035, -0.001472, 0.001366, 0.001122, -0.045654, 0.001915, 0.001999, 0.002655, -0.065918, 0.00074, 0.000292, 0.002014, -0.074219, 0.004272, -0.0, -0.000736, 0.048096, 0.002304, 0.001892, 0.002838, -0.058105, 0.002411, -0.00145, -0.000607, -0.056641, 0.001945, -0.000119, 0.000081, -0.041748, 0.005463, -0.000059, 0.002197, 0.054932, -0.005646, 0.002518, 0.004547, 0.033936, 0.018555, 0.000083, -0.000311, -0.049316, 0.005646, 0.007233, 0.013611, 0.124512, 0.025269, -0.000444, -0.00322, 0.054199, 0.001953, 0.000385, 0.000797, -0.060303, 0.004456, -0.000744, -0.001221, 0.039307, -0.002029, -0.003601, -0.005188, -0.131836, 0.003036, -0.000492, 0.000603, 0.033936, -0.001999, 0.001602, 0.000668, -0.08252, 0.005341, 0.000353, 0.000607, -0.058838, 0.004456, -0.002258, -0.004028, -0.142578, 0.007385, -0.001671, -0.002792, 0.045898, -0.002838, 0.002625, 0.006531, 0.095703, 0.066895, 0.000519, -0.001938, 0.04834, -0.006012, 0.001846, 0.000671, -0.102051, 0.004761, -0.000534, -0.002365, 0.048096, -0.00174, -0.001274, -0.002197, 0.045654, -0.001045, -0.000257, 0.000668, 0.073242, -0.002563, 0.001724, 0.007446, 0.044678, -0.00296, -0.001457, -0.001427, 0.044189, -0.001511, 0.001205, 0.00193, -0.055664, 0.003891, -0.000121, -0.000629, 0.049072, -0.00209, -0.000305, -0.001411, 0.045654, -0.000851, -0.000771, -0.001328, -0.078613, 0.001511, 0.000128, 0.000626, 0.048828, -0.003555, 0.001984, 0.001266, -0.066406, 0.005432, 0.001053, -0.000223, -0.171875, 0.009338, -0.000161, -0.029663, 0.005341, 0.00116, -0.000828, 0.053467, 0.005768, -0.000336, 0.002167, -0.00119, -0.038574, -0.014771, -0.00238, -0.007324, 0.032959, 0.011475, 0.002991, 0.236328, -0.015198, -0.015198, 0.000282, 0.028931, -0.002914, -0.002716, -0.00209, -0.040771, -0.000687, 0.002945, 0.000217, -0.047119, -0.006348, -0.001244, 0.000334, 0.038086, -0.003311, -0.003433, -0.000633, -0.030029, 0.005859, 0.004242, -0.005554, 0.027832, 0.019409, 0.004974, -0.0005, 0.032715, 0.002197, -0.001839, -0.001648, -0.031982, 0.005096, 0.004608, 0.002426, 0.035889, 0.000538, -0.00296, 0.012634, -0.030029, -0.378906, -0.128906, -0.001122, -0.026001, 0.002869, 0.003128, -0.000969, -0.028442, 0.003784, 0.002304, -0.005371, -0.019043, 0.020264, 0.012451, 0.00041, 0.027954, -0.002701, -0.003967, -0.000136, -0.023315, 0.001083, 0.001404, 0.001198, 0.026489, -0.003601, -0.004181, -0.002701, -0.043457, 0.002777, 0.004456, -0.001122, -0.04541, 0.004547, 0.00415, 0.000587, 0.035889, -0.00412, -0.00351, -0.001953, 0.036621, 0.01239, 0.007812, 0.000389, 0.028564, -0.00412, -0.001472, -0.000595, -0.026245, 0.003296, 0.002701, 0.012146, 0.208984, -0.035156, -0.019043, -0.001755, -0.066895, -0.007538, 0.003235, 0.011963, 0.052734, -0.242188, -0.043701, -0.000286, -0.032715, 0.004547, 0.002625, 0.016724, 0.049805, -0.219727, -0.07373, -0.000467, 0.035645, -0.002899, -0.002319, 0.000591, 0.026001, -0.003784, -0.003311, -0.000595, -0.036377, 0.002655, 0.002487, -0.003311, 0.022827, 0.015991, 0.007111, 0.000257, 0.036621, 0.002487, 0.000706, 0.001717, 0.032227, -0.002014, -0.000284, -0.00095, 0.083008, -0.002441, -0.005188, 0.000444, 0.024048, -0.002594, -0.002213, 0.00071, -0.027954, -0.002457, 0.001297, -0.001297, -0.054688, 0.002823, 0.006073, 0.000454, 0.023071, -0.003738, -0.001808, 0.00351, 0.042725, 0.007874, 0.002579, -0.004974, -0.093262, 0.006744, 0.004974, 0.000148, 0.035156, -0.00383, -0.001373, -0.001747, -0.0354, 0.005829, 0.005615, -0.000652, -0.031738, 0.003586, 0.003845, 0.078125, -0.121582, -0.263672, -0.122559, -0.001137, -0.037598, 0.006439, 0.002151, -0.00235, -0.134766, 0.010437, -0.000254, 0.005157, -0.004578, -0.0177, -0.015991, -0.000637, -0.026855, 0.003662, 0.002762, -0.005066, 0.047607, 0.033447, 0.010132, -0.00238, -0.031006, 0.003662, 0.001984, 0.002396, -0.011536, -0.027588, -0.012085, -0.001984, -0.037109, 0.002457, 0.001999, -0.00008, 0.025879, -0.001587, -0.001823, -0.000196, -0.035889, 0.002899, 0.002365, -0.003738, -0.002167, 0.030273, -0.029907, 0.001122, 0.026611, -0.004333, -0.004028, 0.000729, 0.000809, 0.022827, 0.029175, 0.002106, 0.030273, -0.004974, -0.002808, 0.000406, 0.047119, -0.004486, -0.00531, -0.015259, -0.257812, -0.013062, -0.015442, 0.000885, 0.020874, -0.000075, -0.000526, 0.000931, 0.026123, 0.000378, 0.000851, 0.001396, 0.02771, -0.005157, -0.00386, -0.062012, 0.251953, 0.21875, 0.125977, -0.00238, -0.041504, -0.006104, 0.003128, 0.002441, 0.034912, -0.002457, -0.0019, -0.011536, 0.005035, 0.036865, 0.033447, 0.001915, -0.029297, -0.014771, -0.008728, 0.005524, -0.005096, -0.028931, -0.012512, -0.000496, 0.030029, 0.005035, 0.001678, 0.000908, 0.044434, 0.000173, -0.002533, -0.004059, 0.240234, 0.048096, 0.000729, -0.002289, 0.003143, 0.065918, -0.004669, -0.000576, 0.034424, 0.001579, -0.000299, -0.000057, -0.042236, 0.008545, 0.004333, -0.000435, -0.02832, 0.004517, 0.003387, 0.001358, -0.031494, -0.004608, -0.001312, -0.000557, -0.032715, 0.004639, 0.002838, 0.000005, -0.036133, 0.002213, 0.003616, -0.001518, -0.025757, 0.005157, 0.004089, 0.00531, 0.172852, -0.005096, -0.008545, -0.001228, 0.05542, 0.013062, 0.003387, -0.00058, -0.024536, 0.002533, 0.002426, 0.062988, 0.064453, -0.216797, -0.154297, -0.001617, -0.029541, 0.004425, 0.002136, -0.001938, -0.046631, -0.003555, 0.006561, -0.001846, 0.016968, 0.008972, 0.001106, 0.001999, -0.021606, -0.008423, -0.009216, -0.002594, -0.004395, 0.029297, 0.011658, 0.000771, -0.039795, -0.01178, -0.004211, -0.001282, 0.121094, -0.043701, -0.007416, -0.005707, -0.091309, 0.02002, 0.009766, 0.006287, 0.141602, -0.034668, -0.012817, 0.009888, 0.193359, 0.007996, 0.006622, 0.00354, -0.019653, -0.018921, -0.012817, -0.004303, -0.006256, 0.037842, 0.013245, 0.013245, -0.060059, -0.22168, -0.163086, -0.001709, -0.035889, 0.000679, 0.00209, 0.001801, 0.031738, -0.005737, -0.005402, 0.005432, 0.00412, -0.020264, -0.02356, -0.009583, 0.061035, 0.082031, 0.059082, 0.001808, 0.03125, -0.005035, -0.004913, 0.003036, 0.067383, -0.013611, -0.006256, 0.001808, 0.050293, 0.003159, -0.002655, 0.001663, 0.030884, 0.000912, -0.00116, -0.000041, -0.024658, 0.002411, 0.00135, 0.003616, -0.026489, -0.014709, -0.007355, -0.007782, -0.224609, 0.026001, 0.019287, -0.001778, -0.03418, 0.005371, 0.004852, 0.000954, 0.034424, -0.00296, -0.002716, 0.000923, 0.010437, 0.060059, -0.002411, 0.008484, 0.119629, -0.00946, -0.004974, -0.004883, -0.144531, -0.002975, 0.00769, 0.001244, 0.026978, -0.003143, -0.003708, 0.000016, -0.046387, 0.000504, 0.004547, -0.001396, 0.049072, -0.008911, -0.003784, 0.000401, 0.029663, -0.000178, -0.0005, -0.000435, 0.02478, -0.001045, -0.00206, -0.000437, -0.022583, 0.003967, 0.001556, -0.000702, 0.040283, -0.004791, -0.00354, -0.005707, 0.009705, 0.0354, 0.012573, -0.002609, 0.035645, 0.016479, 0.007996, 0.000362, 0.029419, 0.000146, -0.001289, -0.000076, -0.000174, -0.030762, 0.001862, 0.001045, -0.000381, -0.046875, 0.001602, -0.000217, -0.000477, 0.034668, 0.002563, -0.00041, -0.000736, 0.044922, -0.003693, 0.000153, -0.000257, -0.036377, 0.000523, 0.000326, 0.000267, -0.035645, 0.001823, 0.003265, 0.027222, 0.326172, -0.005981, 0.000002, -0.000025, 0.031738, -0.002182, -0.000847, -0.001007, -0.043457, 0.00354, 0.000423, -0.000054, -0.034424, 0.002365, -0.001015, -0.001945, -0.114746, 0.003357, -0.001129, -0.000767, 0.038818, -0.000599, 0.000607, 0.000565, -0.029175, 0.001617, 0.00042, 0.00095, -0.042236, 0.001709, -0.001236, -0.001854, -0.043457, 0.001923, -0.000465, 0.000572, -0.031006, 0.002441, -0.000607, -0.000648, 0.040771, -0.002121, -0.000211, 0.000294, -0.039062, 0.001709, -0.000199, -0.00053, 0.039551, -0.002136, -0.001106, -0.000786, 0.041748, -0.001183, 0.000389, 0.006012, 0.145508, 0.007599, 0.001915, 0.002899, -0.00705, -0.032471, 0.001411, 0.00193, 0.049561, -0.004761, 0.00028, -0.001198, 0.046387, 0.001183, 0.000446, 0.000935, -0.036377, -0.000549, -0.000299, 0.000896, 0.04541, -0.002029, -0.00074, 0.000213, -0.033447, -0.006195, -0.00028, -0.000957, -0.032471, 0.003281, -0.000236, 0.000035, 0.036865, -0.002548, 0.000029, -0.000641, 0.031494, -0.001816, -0.000148, 0.000664, -0.04126, 0.001549, 0.000416, -0.001625, -0.035156, 0.000336, 0.000163, -0.000946, 0.035645, -0.000805, -0.000301, -0.0009, 0.040283, -0.002029, 0.000813, 0.000668, -0.047852, -0.000572, -0.000227, 0.000751, 0.042236, -0.001892, -0.000353, -0.001175, 0.037354, -0.004242, -0.000278, 0.000391, 0.039795, -0.00238, -0.00103, -0.000919, 0.055908, -0.002579, -0.001434, -0.000778, -0.046143, -0.000078, 0.000729, 0.001411, 0.044922, -0.00209, -0.000385, -0.000077, 0.033447, -0.001472, 0.001007, 0.001305, -0.047607, 0.001175, 0.000292, 0.000389, -0.033936, 0.000488, 0.000473, 0.000481, -0.034424, 0.001724, -0.003586, -0.00708, -0.149414, -0.007874, 0.000277, 0.00038, -0.032471, 0.002243, 0.000652, 0.000347, -0.044434, 0.000475, -0.000607, 0.000378, 0.04248, -0.001823, -0.000267, -0.001732, -0.037598, 0.001457, -0.001259, -0.000706, 0.039795, -0.001129, 0.001236, -0.000086, 0.135742, -0.006775, -0.000146, 0.000069, -0.045654, -0.000938, 0.000477, -0.00037, -0.040527, -0.001328, 0.002502, 0.003204, 0.047119, 0.001488, -0.000835, -0.000429, 0.037842, -0.003876, -0.000021, -0.000051, 0.038818, -0.001778, 0.010376, 0.014282, 0.004333, -0.189453, 0.000391, 0.000486, -0.033691, 0.001228, 0.000584, 0.000102, -0.034912, 0.002182, -0.000338, 0.000904, -0.039307, 0.000395, -0.000219, 0.00036, 0.035645, -0.001831, -0.000228, -0.003387, -0.036621, 0.000298, 0.000077, -0.000462, 0.043213, 0.002121, -0.000462, -0.000942, 0.046631, -0.002884, 0.00025, -0.000042, -0.036865, 0.000587, 0.000158, -0.000286, -0.04834, -0.000904, 0.000033, -0.000226, 0.029541, -0.001541, -0.001015, 0.000946, -0.030151, -0.002548, -0.001579, -0.001831, 0.040039, -0.002258, -0.000062, -0.000439, 0.033447, -0.002335, 0.000041, 0.000851, -0.038818, 0.00412, 0.000397, 0.000014, -0.038086, 0.001671, 0.000198, 0.000553, -0.046875, 0.002045, -0.000706, 0.000282, 0.043701, -0.003433, -0.000305, 0.000919, 0.048096, -0.002136, -0.0, -0.000068, -0.039062, 0.000309, 0.00071, 0.001587, -0.05127, 0.002243, 0.000014, 0.001183, 0.043457, -0.000767, -0.000154, 0.000269, -0.034912, 0.000483, 0.000074, -0.000233, 0.036377, -0.000248, 0.000288, 0.000463, -0.034424, 0.004211, -0.000072, -0.000603, -0.050049, 0.001228, -0.000199, -0.001381, 0.039795, 0.001801, 0.000694, -0.001045, -0.04248, 0.003433, -0.001038, -0.000496, -0.046875, -0.001022, -0.000061, -0.000241, -0.038818, -0.000118, -0.000036, -0.000626, -0.038818, 0.00079, -0.000169, 0.000614, 0.039307, -0.001648, 0.001755, -0.000086, -0.046143, -0.001389, -0.000402, -0.000553, 0.041504, -0.001274, -0.000317, -0.00106, -0.036133, 0.001984, 0.000246, 0.00135, 0.054688, -0.00206, 0.000187, 0.001289, -0.060547, 0.002716, 0.000927, 0.000205, -0.046631, 0.009033, 0.00589, 0.042236, 0.367188, 0.003052, -0.000019, -0.000702, -0.036865, -0.001823, -0.000216, 0.002991, 0.106934, -0.008423, -0.001404, -0.001038, 0.044922, 0.000568, 0.000169, 0.001221, -0.036621, -0.000133, -0.000648, -0.000729, 0.050293, -0.005066, -0.000208, 0.000378, 0.040527, -0.000102, -0.000376, -0.000475, 0.040527, -0.002182, -0.000851, -0.001007, -0.038086, 0.000041, -0.000226, -0.00069, 0.037598, -0.001534, 0.000147, 0.001144, -0.040039, 0.00415, -0.00082, -0.002197, -0.036865, 0.000835, -0.000656, -0.000096, 0.040771, -0.001236, -0.001549, -0.002457, 0.045898, -0.001541, -0.000328, -0.000305, 0.037354, -0.003281, 0.000154, -0.000984, -0.04834, 0.00293, 0.00002, 0.003296, 0.055176, -0.002258, 0.003387, 0.02124, 0.316406, -0.009705, -0.001923, -0.005219, -0.12793, -0.003128, 0.000378, 0.000938, 0.042969, -0.000165, 0.00032, -0.000131, -0.031128, 0.003464, -0.000121, -0.000916, 0.031982, -0.002243, -0.0002, 0.002243, 0.048096, -0.001328, -0.000504, -0.00069, 0.047119, -0.001701, 0.000885, 0.000904, -0.052979, 0.008118, -0.000095, -0.000809, 0.037842, -0.000169, 0.000492, 0.000387, -0.040771, 0.001938, 0.000523, -0.000173, -0.032471, -0.000015, -0.001236, 0.000328, 0.05127, -0.003326, 0.001869, 0.003998, 0.001526, -0.031128, 0.000595, -0.000374, -0.044434, 0.003006, -0.001823, -0.007996, -0.071777, 0.003784, 0.00007, -0.000854, 0.029175, -0.001312, -0.005524, -0.0271, -0.163086, 0.025757, -0.000984, 0.004089, 0.043945, -0.004486, -0.000391, -0.00589, -0.048584, 0.00946, 0.002625, -0.004669, -0.051758, 0.004456, -0.000278, 0.004425, 0.041992, -0.00021, 0.003189, -0.003464, -0.064453, 0.010498, 0.001297, -0.008362, -0.051758, 0.005707, -0.000935, 0.004608, 0.059326, -0.006378, 0.001419, 0.006409, 0.043945, -0.005585, 0.000119, -0.007355, -0.041504, 0.006104, 0.00106, 0.010986, 0.057617, 0.002686, 0.000056, -0.003128, -0.047119, 0.005737, 0.000469, 0.005249, 0.049316, -0.003662, 0.001846, 0.005676, 0.044434, -0.009888, -0.001038, 0.002731, 0.049316, -0.005005, -0.001305, 0.010986, 0.097168, -0.010742, 0.000942, 0.006042, 0.05249, -0.005249, 0.000713, -0.002869, -0.039062, 0.003662, 0.003326, 0.005707, 0.052979, -0.006104, 0.001221, 0.004944, 0.042236, -0.010132, 0.000813, 0.004547, 0.029785, -0.004181, -0.001984, -0.007568, -0.06543, 0.012756, 0.001366, -0.005219, -0.074707, 0.009155, 0.000132, 0.004181, 0.043457, -0.002548, -0.000633, -0.006012, -0.04541, 0.003876, -0.000717, -0.006165, -0.05542, 0.006775, 0.000679, 0.005005, 0.044922, -0.003586, 0.000793, 0.00473, 0.038818, -0.006256, -0.002853, -0.022339, -0.164062, 0.00296, -0.003677, -0.009888, -0.067871, 0.008362, -0.000041, -0.00705, -0.064941, 0.010803, -0.00045, -0.004425, -0.057617, 0.003586, 0.004425, 0.007996, 0.054688, -0.008423, -0.000561, -0.006317, -0.056885, 0.006439, -0.000977, -0.004089, -0.036621, 0.004517, 0.004669, -0.002396, -0.055176, 0.002258, -0.001801, -0.00589, -0.049805, 0.010559, 0.000874, -0.000328, -0.068848, -0.008606, 0.000549, 0.004486, 0.062012, -0.009216, 0.001869, 0.006439, 0.050293, -0.009583, 0.000351, -0.00705, -0.074219, 0.003784, -0.00164, -0.00415, -0.03418, 0.007446, 0.000169, 0.005127, 0.050049, -0.002884, 0.001328, 0.005951, 0.050781, -0.01001, 0.000058, -0.005463, -0.072266, -0.007996, -0.001068, -0.002213, -0.039307, 0.000353, -0.000751, -0.005432, -0.04834, 0.005829, -0.001686, -0.006958, -0.052002, 0.006622, 0.000039, -0.004456, -0.063965, 0.00708, -0.000832, -0.004333, -0.042725, 0.006439, 0.000102, 0.010742, 0.071289, -0.010254, -0.004547, -0.015137, -0.126953, 0.00708, 0.000679, 0.004395, 0.039062, -0.007019, 0.000418, 0.0065, 0.049805, -0.009216, 0.00061, 0.003387, 0.034912, -0.005157, 0.000568, 0.00885, 0.072266, -0.008118, -0.000234, -0.006622, -0.063477, 0.008972, -0.001663, -0.007141, -0.055176, 0.007477, 0.002777, -0.003906, -0.059814, -0.003281, 0.001984, -0.00412, -0.058838, 0.002975, 0.001167, 0.007416, 0.056396, -0.006775, 0.000607, 0.007721, 0.053223, -0.008789, -0.001373, -0.007507, -0.047363, 0.009888, -0.003128, 0.017456, 0.164062, -0.00708, 0.001282, 0.006134, 0.061279, -0.011292, -0.000158, 0.018311, 0.227539, -0.005096, -0.001137, 0.003647, 0.054199, -0.004944, -0.000748, -0.004059, -0.041748, 0.009338, -0.00116, -0.007477, -0.106934, 0.006592, -0.000143, -0.009888, -0.09668, 0.004913, 0.000322, 0.005493, 0.053467, -0.005829, 0.000622, 0.006653, 0.054932, -0.004517, 0.000805, 0.007416, 0.056641, -0.009033, 0.000062, 0.004211, 0.043457, -0.006653, 0.001404, 0.006683, 0.057129, -0.012085, 0.001091, -0.008484, -0.075195, -0.000576, 0.000687, 0.005188, 0.057861, -0.011414, 0.001854, -0.005249, -0.062988, 0.001579, -0.000341, 0.006195, 0.052734, -0.005127, 0.001938, -0.004364, -0.061523, 0.008301, 0.001282, 0.02417, 0.259766, 0.006897, -0.000816, 0.004852, 0.057373, -0.00415, -0.000259, -0.006073, -0.052979, 0.001526, -0.002457, -0.007202, -0.054932, 0.009338, 0.00009, -0.005371, -0.047363, 0.002441, 0.000782, 0.004669, 0.056885, -0.003586, 0.000284, 0.005188, 0.063965, -0.008423, -0.001602, -0.0047, -0.063477, 0.004791, 0.000664, 0.004944, 0.058594, -0.008484, 0.004669, 0.012268, 0.108398, -0.014465, 0.000824, -0.004883, -0.059326, 0.005005, 0.000546, -0.003387, -0.048096, 0.008606, 0.000507, -0.005005, -0.058594, 0.000526, 0.000427, 0.005157, 0.050537, -0.000736, 0.002365, 0.008301, 0.062988, -0.011292, 0.000324, -0.005127, -0.053955, 0.007233, -0.000389, 0.003494, 0.048828, -0.006866, -0.000786, -0.004181, -0.040527, 0.007355, 0.002518, -0.005157, -0.086426, 0.015442, 0.002609, -0.002197, -0.041504, 0.01355, -0.001396, -0.008545, -0.074707, 0.009705, -0.000641, -0.006104, -0.071289, 0.011353, 0.003036, 0.015564, 0.08252, -0.00885, 0.000492, 0.006775, 0.050049, -0.005585, 0.002853, -0.013489, -0.232422, 0.004059, -0.000084, 0.003738, 0.049316, -0.009033, 0.000908, 0.005676, 0.043945, -0.006256, 0.001183, -0.00473, -0.056885, -0.005707, -0.00053, -0.00473, -0.03833, 0.006378, 0.001785, 0.005096, 0.052979, -0.012085, -0.000504, 0.006897, 0.083008, -0.017212, -0.000664, -0.004578, -0.044434, 0.005554, -0.00148, 0.003143, 0.047852, -0.001228, -0.000488, -0.002747, -0.038086, 0.003159, 0.001816, -0.006348, -0.068848, 0.002411, -0.001694, -0.010376, -0.075195, 0.013062, 0.002106, 0.011292, 0.073242, -0.009521, -0.001289, -0.005127, -0.044922, 0.008423, 0.001793, 0.008179, 0.060303, 0.006012, -0.000744, -0.006348, -0.047852, 0.008118, 0.000181, -0.005402, -0.068848, 0.010071, -0.00066, 0.016846, 0.100098, -0.013184, 0.001228, 0.00412, 0.03125, -0.001534, -0.002151, -0.009766, -0.102539, 0.008484, 0.000526, 0.004486, 0.04541, -0.004913, -0.000211, 0.007324, 0.062988, -0.007996, -0.001404, -0.004089, -0.038086, 0.0065, -0.001183, -0.006775, -0.059082, 0.009277, -0.003067, -0.005981, -0.058594, -0.01239, 0.000213, 0.002151, 0.024292, 0.005341, -0.00267, -0.0047, 0.026978, 0.002014, 0.000942, 0.000973, -0.028198, -0.000607, -0.002594, -0.005524, -0.047607, -0.011108, -0.003677, 0.000214, -0.015869, -0.01062, 0.000376, -0.002686, -0.001968, 0.011414, -0.000793, -0.001945, -0.023315, -0.005127, -0.001839, -0.001877, 0.022217, 0.000839, 0.001213, 0.006989, -0.029907, -0.005554, 0.000732, -0.000774, 0.024658, 0.005219, -0.00036, -0.000538, -0.02063, -0.001999, 0.000568, 0.006256, 0.048584, 0.011902, 0.000248, 0.001068, -0.018066, -0.003418, -0.000045, 0.00148, 0.016724, 0.007812, -0.000322, 0.000599, 0.025757, 0.003265, 0.000618, -0.00705, 0.020142, 0.002899, -0.002396, -0.005463, 0.026367, -0.002289, -0.00079, -0.001793, -0.05957, -0.011169, -0.001595, -0.003281, 0.023315, 0.002548, 0.000835, 0.004761, 0.067383, 0.010193, 0.001686, -0.002548, 0.027832, -0.007324, 0.000977, -0.001022, -0.031738, -0.002365, 0.002808, 0.006317, -0.031006, 0.001724, -0.004181, -0.003494, 0.022583, 0.002594, -0.001328, 0.002884, 0.025269, 0.009949, 0.000479, 0.001579, -0.040039, -0.026489, -0.000893, 0.00036, 0.024902, 0.001999, 0.001183, 0.003723, -0.028076, -0.003876, -0.001724, 0.012817, -0.036133, 0.002899, -0.000549, -0.007751, 0.022095, -0.004608, 0.000133, -0.000355, -0.025635, -0.000452, -0.00014, -0.002457, -0.021118, -0.006409, -0.000269, 0.002319, 0.074219, 0.015869, -0.000441, 0.009338, -0.026733, 0.001389, -0.001175, 0.000484, 0.027832, 0.002319, -0.000744, -0.002335, 0.028198, 0.000813, 0.001274, 0.000618, 0.040283, 0.007599, -0.000877, -0.003326, -0.019043, -0.008423, -0.00053, -0.000881, -0.025879, -0.009216, 0.000614, 0.00015, -0.021606, -0.003296, 0.000542, 0.000158, -0.017822, -0.003494, -0.00074, -0.007538, 0.029175, -0.002411, 0.00013, -0.001274, -0.072266, -0.016602, 0.002182, 0.01001, 0.063477, 0.016724, -0.001198, -0.000599, 0.030396, 0.002731, -0.001205, -0.004547, 0.089355, 0.013, 0.000801, -0.001343, -0.019531, -0.007263, 0.001747, 0.005554, -0.023315, -0.003754, 0.000172, 0.000965, -0.028198, -0.001579, 0.001404, 0.000458, -0.029419, -0.002197, 0.000427, -0.000576, -0.02002, -0.001534, -0.00029, -0.001045, -0.022095, -0.00592, 0.00021, -0.00235, -0.01709, -0.007568, 0.000881, 0.002106, 0.026001, 0.010315, 0.001312, 0.003906, -0.025024, -0.009277, -0.000326, 0.000519, 0.030518, 0.005737, 0.00264, 0.007599, 0.049561, 0.016113, 0.000294, -0.005188, -0.068848, -0.014099, 0.001282, -0.010803, 0.030396, -0.001274, -0.001289, -0.000729, -0.019897, -0.006653, -0.000683, -0.001305, 0.026123, 0.007019, 0.000889, 0.000105, -0.018188, -0.002625, 0.00003, -0.000961, 0.116211, 0.001854, -0.00028, -0.001663, -0.03418, -0.013123, 0.000147, 0.00322, -0.021851, -0.002701, -0.003723, -0.00119, -0.017212, -0.009949, -0.001526, -0.000406, 0.024292, 0.009766, 0.000504, 0.004883, -0.027222, -0.005219, -0.001854, 0.000109, 0.024292, 0.000507, -0.003311, -0.004364, -0.050293, -0.010071, 0.000614, -0.004608, 0.0177, 0.006348, 0.002747, 0.003708, -0.02063, -0.000402, -0.001259, 0.005646, -0.057617, -0.022705, 0.001564, 0.002869, -0.030029, 0.000767, 0.001465, 0.002182, -0.039551, -0.0047, -0.003174, -0.006927, 0.033691, -0.00322, 0.002182, 0.005341, 0.024414, 0.001549, 0.003723, 0.002243, -0.020508, -0.005035, -0.000389, -0.001297, 0.025635, 0.003815, -0.00164, -0.000877, 0.02356, 0.010315, -0.001038, -0.00325, 0.027588, 0.002335, 0.000062, 0.001427, -0.030762, -0.014404, 0.003067, 0.004272, 0.030762, 0.009399, -0.001068, -0.000265, 0.024902, 0.002701, 0.001678, -0.000096, -0.025513, -0.002182, -0.000351, -0.000626, 0.022583, 0.002213, -0.000973, 0.000912, 0.021118, 0.005066, -0.010498, 0.018555, -0.006287, 0.000637, -0.002289, -0.009399, -0.048828, -0.012817, -0.000087, -0.003555, -0.037354, -0.012878, -0.001572, -0.009155, 0.034424, 0.067383, 0.000916, 0.001129, -0.0354, -0.005829, -0.0005, -0.002106, 0.025757, 0.00206, 0.001183, 0.006409, 0.037354, 0.010254, -0.002243, -0.014648, 0.047852, -0.001762, -0.001282, -0.00206, -0.020508, -0.008606, -0.000973, -0.004272, -0.048584, -0.016113, -0.000893, -0.005341, 0.029785, 0.001686, 0.001656, -0.00531, 0.022217, 0.028076, -0.001129, -0.000786, 0.022705, 0.001221, -0.00161, -0.004364, -0.057617, -0.015991, -0.000874, -0.003876, 0.039062, -0.001297, 0.001617, 0.006653, -0.033447, 0.003021, 0.000486, -0.003464, -0.018433, -0.009033, 0.000433, 0.000296, -0.018433, -0.003143, -0.001213, -0.000969, 0.024902, 0.002213, -0.001984, -0.00946, 0.037354, 0.001793, 0.00293, 0.002411, -0.031494, -0.003967, -0.001427, 0.000496, 0.023193, 0.002243, -0.00053, 0.00174, 0.023438, 0.010498, -0.002029, -0.002838, 0.032471, 0.001358, -0.000094, -0.000435, 0.020508, 0.003128, 0.002136, 0.000469, -0.032471, -0.000732, -0.000078, 0.003235, -0.03125, -0.002716, -0.00053, 0.002228, 0.022217, 0.010498, -0.001419, -0.004395, -0.06543, -0.016724, 0.000204, 0.000425, -0.026123, -0.002899, -0.000992, -0.000023, 0.020874, 0.00824, -0.001183, -0.009155, 0.029907, -0.001152, 0.000637, 0.000267, -0.027954, -0.007721, -0.000355, 0.001694, 0.020752, 0.00386, -0.000607, 0.002777, -0.063477, -0.015869, -0.001678, -0.003281, -0.049072, -0.014099, -0.001427, -0.000362, -0.035156, -0.004425, 0.010376, 0.016602, 0.077637, 0.032715, -0.001747, -0.001884, 0.026123, 0.00824, -0.002548, -0.003036, 0.028076, 0.002197, -0.000969, -0.012085, -0.063477, 0.011353, -0.00293, -0.007874, -0.060303, 0.002487, -0.005371, -0.013, -0.044189, 0.007324, -0.002869, -0.007477, -0.050293, 0.004852, 0.001717, 0.009583, 0.058838, -0.010071, -0.001144, -0.006348, -0.052979, 0.000114, 0.001778, 0.007111, 0.054688, -0.007751, -0.009094, -0.026001, -0.099609, 0.029907, -0.005066, -0.014893, -0.078125, 0.01001, -0.002731, -0.007172, 0.057129, 0.015991, -0.004578, -0.016724, -0.057129, 0.022461, 0.004089, 0.01001, 0.055176, 0.003464, 0.009399, 0.033203, 0.08252, -0.016846, 0.00531, 0.007233, -0.073242, -0.018677, 0.001656, 0.002838, -0.026245, -0.036621, 0.000362, 0.006683, 0.095703, 0.003998, 0.000755, 0.007599, 0.060547, -0.002319, 0.003693, -0.009888, -0.091797, -0.004028, -0.00174, 0.005066, 0.067871, 0.007751, 0.000275, -0.008423, -0.069824, -0.000568, -0.000418, 0.001167, 0.054932, 0.00885, -0.00161, -0.011902, -0.063965, 0.002167, 0.00103, -0.000782, -0.062012, -0.0271, -0.001175, -0.006958, -0.056396, 0.009399, 0.001534, 0.006226, 0.065918, 0.00412, -0.001045, -0.005737, -0.041748, 0.004547, -0.002518, -0.008728, -0.046387, 0.007812, 0.003128, 0.001701, -0.075684, -0.012451, 0.001724, 0.006805, -0.047119, -0.022949, -0.001717, -0.006927, -0.047607, -0.000007, -0.002838, -0.013306, -0.083496, 0.008301, 0.002731, 0.000946, -0.056396, -0.006836, -0.002045, 0.003189, 0.160156, 0.022461, 0.001343, -0.001106, -0.044678, -0.028442, -0.001526, 0.01062, 0.112305, 0.017212, -0.00264, -0.010864, -0.052979, 0.008423, 0.001488, 0.000877, -0.05835, -0.005646, 0.001854, 0.001015, -0.051758, -0.009277, -0.003876, -0.010986, -0.069336, 0.001472, -0.00174, -0.009155, -0.052002, 0.01178, 0.000885, 0.006409, 0.056396, 0.000136, 0.002228, 0.010254, 0.065918, -0.006195, 0.001717, -0.00415, -0.052246, -0.004822, -0.002899, -0.009277, -0.064941, 0.004486, 0.001785, 0.004913, 0.029785, -0.000992, -0.002731, -0.012817, -0.049316, 0.012512, 0.003342, 0.008179, 0.048096, 0.00164, 0.000277, 0.006622, 0.04541, 0.003067, 0.001465, 0.006042, 0.039307, -0.010437, 0.001022, 0.004791, 0.041748, -0.001854, -0.001953, -0.006866, -0.086914, -0.005768, -0.002182, -0.00531, 0.069824, 0.00708, 0.002319, 0.005157, 0.043701, -0.000813, -0.0065, -0.010864, 0.062988, 0.014465, -0.00066, -0.00824, -0.049072, -0.003754, 0.00145, 0.013733, 0.043457, -0.005371, -0.00412, -0.012024, 0.016968, 0.049561, -0.001259, -0.004547, -0.071289, -0.003204, -0.001572, -0.007111, -0.063965, 0.000969, 0.005249, 0.016846, 0.071777, -0.010254, 0.000121, -0.0047, -0.049072, -0.003799, -0.001511, -0.008362, -0.058838, 0.011414, 0.002609, 0.010193, 0.061523, -0.007263, -0.007233, -0.004822, 0.146484, 0.009399, 0.000599, 0.003113, 0.062988, 0.014465, -0.003036, -0.013611, -0.065918, -0.002716, -0.001892, -0.006592, -0.06543, 0.002396, 0.000778, -0.002396, -0.041992, 0.000843, -0.000923, -0.00769, -0.061523, 0.004303, 0.002213, 0.00824, 0.047852, -0.010315, -0.000893, -0.005005, -0.040527, 0.002701, 0.005737, 0.005707, -0.057373, -0.009399, -0.003632, -0.013184, -0.057861, -0.00103, 0.002258, -0.00045, -0.084961, -0.020386, 0.006165, 0.022095, 0.096191, -0.018677, -0.002029, -0.018311, -0.123047, -0.059326, 0.001755, 0.006989, 0.056152, 0.000813, 0.006714, 0.016724, 0.061768, -0.014038, -0.004456, -0.01416, -0.096191, 0.012085, 0.004028, 0.01709, 0.092285, -0.018188, 0.002502, 0.011108, 0.074707, 0.003998, 0.002274, 0.000542, -0.07666, -0.025757, 0.001724, 0.002502, -0.061523, -0.008911, 0.003937, 0.003967, -0.060547, -0.008484, 0.001602, 0.021606, 0.052734, -0.00946, -0.000938, -0.006561, -0.057617, 0.003433, 0.001259, 0.005646, 0.052246, -0.008423, -0.000311, -0.004028, -0.041016, 0.00029, -0.000416, 0.007172, 0.069336, -0.003784, -0.001236, 0.000338, 0.047852, 0.006805, 0.001755, 0.011536, 0.078125, -0.004028, -0.002899, -0.011292, -0.054199, 0.006439, -0.006226, -0.019775, -0.09375, 0.024292, -0.000326, -0.015259, -0.100586, -0.039307, -0.001495, 0.00824, 0.176758, 0.062256, -0.002808, -0.009644, -0.071777, 0.006927, -0.000022, -0.004791, -0.050781, -0.001053, 0.000412, -0.002625, -0.070312, -0.010193, 0.003311, 0.013794, 0.081543, -0.01532, 0.006226, 0.02002, 0.068359, -0.021606, -0.001396, -0.004272, -0.035889, 0.00531, 0.000395, 0.005981, 0.051758, 0.000049, 0.000835, 0.005005, 0.05249, 0.003784, -0.000209, 0.001869, 0.024048, 0.050293, 0.002045, 0.002045, -0.068359, -0.026978, 0.001984, 0.000458, -0.053711, -0.010254, 0.001076, 0.000923, -0.068359, -0.006012, 0.001015, 0.00264, 0.036377, 0.000519, 0.002853, 0.009827, 0.052734, -0.005768, 0.001297, 0.004822, 0.041504, 0.002213, 0.003021, 0.016602, 0.053711, -0.010925, 0.001015, 0.007172, 0.056641, 0.003784, -0.000488, 0.005402, 0.071289, -0.000584, -0.000797, 0.003128, 0.052246, 0.001968, -0.00293, -0.009766, -0.067383, 0.009949, -0.000984, 0.002563, 0.060791, 0.008118, 0.003342, 0.007263, -0.054443, -0.003769, -0.003082, -0.011597, -0.071777, 0.003174, 0.001343, -0.000229, -0.047363, -0.012024, -0.000874, -0.006256, -0.058838, -0.001602, -0.002869, -0.009338, -0.065918, 0.012085, 0.00209, 0.005829, 0.040283, -0.002411, 0.001762, 0.005798, 0.038086, -0.007721, -0.003326, -0.01178, -0.056885, 0.012634, -0.000999, -0.006195, -0.051025, 0.007996, 0.001793, 0.007812, 0.040771, -0.01178, -0.001175, 0.013428, 0.175781, 0.049561, 0.000254, 0.005066, 0.037842, -0.004333, 0.00946, -0.011169, -0.392578, -0.064941, 0.003052, 0.029907, -0.001755, -0.002136, -0.053467, -0.308594, -0.049805, -0.024048, -0.040283, -0.384766, -0.023193, 0.004639, 0.003677, 0.032471, 0.005005, 0.0002, 0.048828, 0.105957, -0.363281, -0.213867, 0.039551, 0.369141, 0.030151, -0.019165, -0.004791, -0.0354, 0.002625, 0.003708, 0.001198, 0.033203, 0.005798, 0.000675, 0.003128, 0.033447, -0.004486, -0.002258, 0.003906, 0.033447, -0.001923, -0.004211, 0.023926, 0.131836, 0.078613, 0.060303, -0.050049, -0.328125, -0.047119, -0.011719, 0.002823, 0.03833, 0.002899, -0.002182, -0.00531, -0.038574, 0.004364, 0.006561, 0.052979, 0.380859, 0.056152, 0.012817, -0.008118, -0.041504, -0.00473, -0.006744, 0.003693, 0.026489, -0.001137, -0.00161, 0.054443, 0.34375, 0.051025, 0.011292, 0.040283, 0.106934, -0.351562, -0.196289, 0.009949, 0.214844, -0.000117, -0.013977, -0.003326, -0.036865, 0.002426, -0.000744, 0.002533, 0.036377, 0.010254, 0.006195, 0.006042, 0.029053, -0.000923, -0.002167, -0.013306, -0.166992, -0.002426, -0.001999, 0.04126, 0.104492, -0.347656, -0.209961, -0.003021, -0.044434, 0.000816, 0.001717, -0.053223, -0.367188, -0.05542, -0.011536, -0.010437, -0.125977, 0.006104, 0.001869, 0.002747, 0.034424, 0.000492, -0.001984, 0.002655, 0.051025, 0.007019, 0.004456, 0.006073, 0.048584, -0.005463, -0.00946, 0.043945, 0.398438, 0.030762, -0.00095, -0.005493, -0.128906, 0.003098, 0.007233, 0.001114, 0.055908, 0.007385, 0.00267, 0.002945, 0.052734, -0.010193, -0.005096, -0.049561, -0.333984, -0.049805, -0.011292, 0.049561, 0.310547, 0.045654, 0.009949, -0.017944, -0.137695, 0.030151, 0.073242, 0.006073, 0.123047, -0.023193, -0.007233, -0.00354, -0.037354, 0.002441, 0.001175, 0.050537, 0.332031, 0.049561, 0.010681, 0.004272, 0.031738, -0.004395, -0.0047, -0.061523, -0.077148, 0.404297, 0.306641, -0.004974, -0.037109, 0.005768, 0.006073, -0.001816, -0.034912, -0.00769, -0.002136, -0.049316, -0.400391, -0.040771, -0.006256, 0.004242, 0.034668, -0.000156, -0.000357, 0.063477, 0.441406, 0.046143, -0.00528, -0.003433, -0.037842, 0.001953, 0.004089, 0.036865, 0.235352, 0.02832, 0.008362, -0.036377, -0.230469, -0.037598, -0.011536, 0.047607, 0.298828, 0.044678, 0.009644, -0.031128, -0.05835, 0.062988, 0.072266, -0.007599, -0.253906, -0.054199, -0.022583, -0.00351, -0.021606, -0.002014, -0.00071, 0.004333, 0.041992, -0.000175, -0.007446, -0.00531, -0.043945, -0.002487, 0.006073, 0.003479, 0.177734, 0.033447, 0.011719, -0.027832, -0.15332, 0.394531, 0.251953, 0.04126, 0.462891, 0.059082, 0.006927, -0.00354, -0.040283, -0.00106, -0.000378, 0.001488, 0.035889, 0.009705, -0.004791, 0.054199, 0.12793, -0.369141, -0.24707, 0.049805, 0.388672, 0.031494, -0.004822, 0.002884, 0.037598, 0.004333, -0.000603, 0.033936, 0.119629, -0.332031, -0.212891, 0.002167, 0.03833, -0.003189, -0.002823, 0.00528, 0.042725, 0.008118, 0.005219, -0.001106, 0.055176, 0.022705, 0.008728, 0.003464, 0.040283, -0.003906, -0.003128, -0.000488, -0.037842, -0.007538, -0.002594, 0.004791, 0.0625, -0.002792, 0.001984, 0.03125, 0.273438, 0.003937, 0.003433, 0.001984, 0.043701, 0.007111, 0.001945, 0.001717, 0.052002, -0.003326, -0.00351, -0.004272, -0.047852, -0.002655, -0.004944, 0.004669, 0.019409, 0.007629, 0.002853, -0.00589, -0.04541, -0.020386, -0.008362, 0.043213, 0.123047, -0.318359, -0.22168, -0.004791, -0.033936, 0.001503, 0.003799, -0.018433, -0.087891, 0.355469, 0.196289, -0.015503, -0.308594, -0.05249, -0.00647, 0.003998, 0.013916, 0.049072, 0.047852, 0.003281, 0.03125, 0.003036, 0.002762, 0.004791, 0.035889, 0.000744, -0.004486, -0.00322, -0.061523, -0.037598, -0.024902, -0.005463, -0.032959, -0.001366, 0.001007, 0.002655, 0.04126, -0.00325, 0.000395, -0.002579, -0.032471, -0.002472, 0.002838, 0.002823, 0.032471, -0.004425, -0.004669, 0.011536, 0.226562, -0.016357, -0.008728, 0.045654, 0.0177, -0.345703, -0.400391, 0.002747, 0.033691, 0.001724, -0.00135, -0.004242, -0.033203, 0.001999, 0.004761, -0.00069, -0.052979, -0.017456, -0.012146, 0.004059, 0.028564, -0.000164, 0.000725, 0.004578, 0.031128, 0.002335, -0.000353, -0.002899, -0.077637, 0.011047, 0.012695, -0.048828, -0.328125, -0.049072, -0.009949, 0.002426, -0.039307, -0.019653, -0.012817, -0.050049, -0.404297, -0.07373, -0.016846, 0.006226, 0.378906, 0.093262, 0.008057, 0.04248, 0.347656, 0.020874, -0.004547, 0.002823, 0.055176, -0.005554, -0.006287, 0.005707, 0.049561, 0.009338, 0.000992, -0.004791, -0.042725, -0.002701, 0.000957, 0.003036, 0.014404, 0.031982, 0.019775, -0.005798, -0.113281, -0.011841, -0.000473, -0.005127, -0.043457, -0.002472, 0.007538, -0.004547, -0.01709, -0.022461, -0.015564, -0.001816, -0.030884, -0.001869, -0.000801, 0.002914, 0.043701, 0.003815, -0.001945, -0.037598, -0.106934, 0.316406, 0.214844, -0.044678, -0.269531, -0.041504, -0.012695, -0.00325, -0.031128, 0.00209, 0.000999, 0.004913, 0.033936, -0.003159, -0.006378, -0.003265, -0.054688, 0.006897, 0.004608, 0.003616, 0.0271, 0.000843, -0.000832, 0.003464, 0.032471, 0.001244, -0.002609, -0.050537, -0.335938, -0.050293, -0.011536, 0.005066, 0.034912, -0.001831, -0.005676, -0.003998, -0.033691, 0.003433, 0.004944, -0.053955, -0.119629, 0.355469, 0.238281, -0.003967, -0.03418, -0.001808, 0.000706, 0.004211, 0.037598, -0.004822, -0.00531, 0.031494, 0.292969, 0.013672, -0.003098, -0.006622, 0.423828, 0.091797, 0.0177, 0.001999, 0.009521, 0.059326, -0.005981, 0.000538, 0.006531, 0.052979, -0.001732, 0.007935, 0.016846, 0.080078, 0.002289, 0.000141, 0.009705, 0.077148, -0.005951, -0.00132, -0.005554, -0.041748, 0.002518, -0.004028, -0.013245, -0.088867, 0.008179, 0.003418, 0.009155, 0.059326, -0.00589, -0.052734, -0.080078, -0.175781, -0.084473, 0.007507, 0.018921, 0.114258, 0.002136, -0.002945, -0.007477, -0.062988, 0.009827, 0.002106, 0.007599, 0.044922, -0.003098, 0.004974, 0.016235, 0.106934, -0.015747, -0.001854, -0.009094, -0.05127, 0.003906, -0.002686, -0.009216, -0.064453, 0.002884, 0.006439, 0.0354, 0.164062, -0.014526, -0.003067, -0.011353, -0.085449, 0.007538, 0.001999, 0.006073, 0.037354, -0.00193, -0.001503, -0.008606, -0.063965, 0.006622, 0.003311, 0.01001, 0.069336, -0.006256, 0.001076, 0.007568, 0.054443, -0.002777, 0.001801, 0.006927, 0.040283, -0.004883, 0.003693, 0.010315, 0.046387, 0.002487, -0.003281, -0.008972, -0.069824, 0.01001, 0.003204, 0.009583, 0.064453, -0.006256, -0.002243, -0.009338, -0.061768, 0.009399, -0.002533, -0.007111, -0.051758, 0.003235, 0.005035, 0.014832, 0.075684, -0.009705, -0.002991, -0.009949, -0.0625, 0.006958, 0.002975, 0.009644, 0.05835, -0.005615, -0.003876, -0.012146, -0.079102, 0.01178, -0.002853, -0.009338, -0.074707, 0.012024, -0.002289, -0.007172, -0.045898, 0.003738, 0.00325, 0.009155, 0.069336, -0.008911, 0.001884, 0.010071, 0.066895, -0.00824, -0.002701, -0.011292, -0.083008, 0.008301, -0.002686, -0.007782, -0.048584, 0.005707, 0.002457, 0.007721, 0.064453, -0.010193, 0.002975, 0.012451, 0.075195, -0.008484, 0.00351, 0.00946, 0.047852, -0.003693, -0.001869, -0.006866, -0.053467, 0.004181, -0.002197, -0.010193, -0.060547, 0.006195, 0.001472, 0.006561, 0.050781, -0.009155, 0.001564, 0.006836, 0.049561, -0.003616, 0.001953, 0.007935, 0.063477, -0.004333, -0.000874, -0.008911, -0.056885, 0.004456, -0.008179, -0.016602, -0.157227, 0.008362, 0.009766, 0.027832, 0.147461, -0.005737, -0.001808, -0.007263, -0.058105, 0.0065, -0.002319, -0.00885, -0.061035, 0.004425, 0.002792, 0.011658, 0.068359, -0.0065, 0.001892, 0.009644, 0.064941, -0.005066, -0.002426, -0.009277, -0.065918, 0.007538, -0.001434, -0.005219, -0.041748, 0.00531, 0.002411, 0.008728, 0.062988, -0.006195, -0.007233, -0.016724, -0.123535, 0.006104, 0.002457, 0.009399, 0.069824, -0.006348, -0.015503, -0.04126, -0.164062, -0.026978, -0.001274, -0.006805, -0.05835, 0.00589, 0.001747, 0.005554, 0.045166, -0.004242, -0.001923, -0.005951, -0.049072, -0.002151, -0.002838, -0.012756, -0.077148, 0.00647, -0.001968, -0.006866, -0.053955, 0.004333, -0.00264, -0.008667, -0.060791, 0.004456, -0.003021, -0.006714, -0.047607, 0.004333, -0.001953, -0.007568, -0.063477, 0.00531, 0.003387, 0.01178, 0.078125, -0.009277, -0.00296, -0.010315, -0.069336, 0.005157, -0.004578, -0.01123, -0.060791, -0.00116, -0.001846, -0.008118, -0.070312, 0.009338, -0.002563, -0.009888, -0.074707, 0.009338, 0.001488, 0.004791, 0.039307, -0.005951, -0.00193, -0.007019, -0.052002, 0.003159, -0.003036, -0.009888, -0.061035, 0.000068, -0.002213, -0.006348, -0.050049, 0.005707, -0.002533, -0.005127, -0.040283, 0.001671, -0.002991, -0.013977, -0.098633, 0.019531, -0.017456, -0.042236, -0.257812, 0.017822, -0.003311, -0.00824, -0.060547, 0.002563, -0.001328, -0.004547, -0.036133, 0.004242, -0.002029, -0.006805, -0.047852, 0.000422, -0.002121, -0.00946, -0.070801, 0.010498, 0.002106, 0.010315, 0.070312, -0.008057, 0.002502, 0.009949, 0.087891, -0.007538, -0.001648, -0.008362, -0.056885, 0.006897, 0.001183, 0.007172, 0.054932, -0.004913, -0.00264, -0.009583, -0.062988, 0.008606, -0.002136, -0.007721, -0.069824, 0.010315, 0.004364, 0.012451, 0.081543, -0.006348, 0.003189, 0.010437, 0.074707, -0.007263, 0.002045, 0.009338, 0.068848, -0.008301, -0.002502, -0.005157, -0.043213, 0.004913, 0.001801, 0.004913, 0.039551, -0.001366, 0.001923, 0.008667, 0.070312, -0.008118, 0.002457, 0.00824, 0.058838, -0.003891, 0.00351, 0.007874, 0.054688, -0.004547, -0.002777, -0.006958, -0.04126, 0.003174, 0.002716, 0.013062, 0.088379, -0.006897, -0.001457, -0.007019, -0.050781, 0.003708, -0.003448, -0.009827, -0.078125, 0.012024, -0.002594, -0.008423, -0.057373, 0.004303, -0.001114, -0.006561, -0.055664, 0.004822, 0.002304, 0.008728, 0.066895, -0.004791, 0.002319, 0.00528, 0.043701, -0.006409, -0.002945, -0.012024, -0.072266, 0.004852, 0.002441, 0.007202, 0.063477, -0.005737, -0.001686, -0.006531, -0.063477, 0.005981, -0.001389, -0.007935, -0.054688, 0.002899, 0.001373, 0.004608, 0.035645, -0.005127, 0.002472, 0.009827, 0.058838, -0.005493, 0.002487, 0.007141, 0.052979, -0.004181, 0.002609, 0.008972, 0.057617, -0.007416, 0.005402, 0.012939, 0.072754, -0.005341, -0.003738, -0.015076, -0.064453, -0.000767, 0.000839, 0.006012, 0.042236, -0.006561, -0.003738, -0.010132, -0.066406, 0.007263, -0.00296, -0.011353, -0.07373, 0.005463, -0.002991, -0.009705, -0.063477, 0.003189, -0.00119, -0.005463, -0.046631, 0.006439, -0.00235, -0.010315, -0.076172, 0.006378, 0.002274, 0.010071, 0.07959, -0.009766, -0.004547, -0.011719, -0.072754, -0.000332, -0.004639, -0.013733, -0.076172, 0.006256, -0.006836, -0.022095, -0.147461, 0.00946, 0.002045, 0.006561, 0.045166, -0.005768, 0.002518, 0.005188, 0.061279, -0.000874, 0.002563, 0.010986, 0.076172, -0.007385, 0.003387, 0.007996, 0.067383, -0.014038, 0.001488, 0.006744, 0.056396, -0.005035, 0.00238, 0.006348, 0.010193, -0.077637, -0.00079, -0.001221, 0.045898, -0.001549, -0.001083, -0.00647, -0.217773, 0.014343, -0.000286, 0.003616, 0.089844, -0.005554, -0.001396, -0.003586, 0.054688, 0.000022, -0.002106, -0.003403, 0.069824, -0.001457, -0.000203, -0.002991, -0.042236, 0.005127, -0.001282, -0.004974, 0.005432, 0.097168, 0.000045, 0.000999, -0.057617, 0.000187, -0.004303, -0.00708, 0.118164, -0.01416, 0.000854, 0.000395, 0.060791, -0.002686, 0.000109, 0.000222, -0.063477, 0.002029, -0.00082, 0.000282, 0.059326, -0.001183, -0.000904, -0.003906, -0.049805, 0.007935, -0.000637, -0.00106, 0.061768, -0.004272, -0.001282, -0.00161, 0.075195, -0.00132, 0.000448, 0.001907, 0.036377, -0.004059, -0.001236, -0.000427, 0.070312, 0.002213, -0.000011, 0.001831, 0.067871, -0.012207, -0.002213, -0.010132, -0.00473, 0.150391, -0.000999, -0.001373, 0.053223, -0.002319, 0.001953, 0.000519, -0.092773, -0.00824, 0.006531, 0.019043, 0.203125, -0.001266, -0.000013, -0.000488, -0.051514, 0.003403, 0.000131, 0.002213, 0.07373, -0.009521, -0.000977, -0.00079, 0.052734, -0.001678, -0.001114, -0.00531, 0.06543, -0.003937, 0.00238, 0.008789, -0.006561, -0.081055, 0.000125, 0.000874, -0.063477, 0.001114, -0.000294, 0.001289, -0.071289, 0.002792, -0.000679, -0.000648, 0.094727, 0.006317, -0.004028, -0.013733, -0.015869, 0.178711, 0.00006, 0.000282, -0.058105, 0.004608, -0.000414, -0.000618, 0.041992, -0.003464, 0.000614, 0.001419, -0.059814, 0.002884, -0.001472, -0.001709, 0.05127, -0.001709, 0.001511, 0.00235, -0.05249, 0.002167, 0.001297, 0.003265, 0.031494, -0.022949, -0.001846, -0.007996, -0.006836, 0.160156, -0.000319, 0.001503, 0.005005, -0.047119, -0.001228, -0.002884, 0.054688, 0.000418, 0.001373, 0.004272, 0.043213, -0.00034, -0.000977, -0.00267, 0.060547, -0.00193, -0.002594, -0.002457, 0.083496, -0.002533, 0.000431, -0.000458, -0.0625, 0.002716, -0.000102, 0.000144, -0.056396, 0.003693, -0.00132, -0.003967, -0.049805, 0.00351, -0.00036, -0.000084, 0.160156, -0.00206, -0.000801, -0.001907, -0.049561, 0.004944, -0.001595, -0.003906, 0.072266, -0.006561, -0.000085, -0.000124, 0.059082, -0.003067, -0.001396, -0.002945, 0.054199, -0.001564, 0.000839, 0.003754, 0.058838, -0.00592, -0.001503, -0.001503, 0.052734, -0.000404, 0.000123, -0.001205, 0.056152, 0.000084, 0.000099, -0.00061, 0.042725, -0.002579, 0.000108, 0.001892, 0.057617, -0.004822, 0.000923, 0.001663, 0.039062, -0.004517, -0.00386, -0.007812, 0.088867, 0.010925, -0.00041, -0.005127, -0.061768, -0.001381, -0.004486, -0.015015, -0.219727, -0.015747, -0.00087, -0.000026, 0.063477, -0.001724, -0.000399, 0.002945, 0.060791, -0.006683, 0.000828, 0.002838, -0.060303, -0.001541, 0.000458, 0.000135, -0.057861, 0.006378, -0.001373, -0.002594, 0.064941, -0.003784, 0.001389, 0.000223, -0.066406, -0.003082, -0.001015, 0.000942, 0.053223, 0.018188, 0.001366, 0.002853, -0.062256, 0.001137, 0.000687, 0.000656, -0.070312, 0.003769, 0.003967, 0.016479, -0.006134, -0.152344, -0.000801, -0.00161, -0.045166, -0.000648, 0.001221, -0.000194, -0.074219, 0.005127, 0.007233, 0.013977, 0.143555, 0.016479, -0.001282, -0.001953, 0.053711, -0.001793, -0.00106, -0.001564, 0.062012, -0.000992, -0.001305, -0.000125, 0.053467, -0.00415, 0.00082, 0.002182, -0.063477, -0.006561, 0.000246, 0.001572, -0.051758, 0.001633, -0.001297, -0.004669, 0.073242, -0.003265, 0.001564, 0.002274, -0.053955, 0.002274, -0.000542, -0.002258, 0.042236, -0.001472, 0.000236, 0.00066, -0.044434, 0.002289, -0.001198, -0.001328, -0.044922, 0.003723, 0.000112, 0.000668, 0.051025, -0.0065, -0.000021, -0.002716, -0.072266, 0.007935, -0.002548, -0.004089, 0.071777, -0.00592, 0.000324, 0.001846, -0.053223, 0.000183, 0.000021, -0.001289, 0.048584, -0.001266, -0.00053, -0.001755, 0.061279, -0.004761, 0.001106, 0.002274, -0.055908, 0.000387, 0.000633, 0.004456, -0.001427, -0.04541, 0.001358, 0.000271, -0.062012, 0.002579, -0.000422, -0.000203, 0.054199, -0.004364, -0.000123, -0.001427, -0.065918, 0.001793, -0.001564, -0.002182, 0.068359, 0.002914, -0.000037, -0.00415, 0.099121, -0.007263, -0.000607, 0.000152, 0.050537, -0.002045, -0.000591, 0.00016, -0.075684, 0.002411, -0.000336, -0.002075, 0.045654, -0.004547, 0.003067, 0.005219, -0.07373, 0.006653, 0.000439, -0.000992, -0.056641, 0.004181, -0.000023, -0.000248, -0.057861, 0.002518, -0.003204, -0.006378, -0.097168, -0.009155, -0.001244, -0.001671, 0.057617, -0.001488, 0.001663, 0.001656, -0.048096, 0.000174, 0.00019, -0.000744, -0.080566, 0.007629, 0.000648, 0.001999, -0.054688, 0.00074, -0.00038, 0.000809, -0.053223, 0.002701, -0.002151, -0.002304, 0.081543, -0.00383, -0.00071, -0.000534, -0.064941, 0.000732, -0.000034, -0.000199, -0.053955, -0.000099, -0.002197, -0.0065, 0.074219, 0.002853, 0.012329, 0.018311, -0.330078, 0.000188, -0.001083, -0.000828, 0.061523, -0.005066, 0.00053, 0.001274, -0.047852, 0.00116, 0.000702, 0.001915, 0.056641, -0.003311, 0.000954, 0.003616, 0.048828, -0.008484, 0.000504, 0.000204, -0.064453, 0.003677, 0.000108, -0.002136, 0.015564, 0.041992, 0.001602, 0.003418, -0.070801, -0.000007, 0.000904, 0.002518, -0.062988, 0.002914, -0.00069, -0.001534, 0.044678, -0.002457, -0.000805, -0.003204, -0.175781, -0.006256, 0.000587, 0.001251, -0.055176, -0.000143, -0.000641, 0.0009, 0.08252, -0.000969, 0.001274, 0.003494, -0.062012, -0.000504, -0.000243, -0.000257, 0.054932, -0.00235, -0.007263, -0.019897, -0.102539, -0.02356, 0.006927, 0.005219, 0.131836, 0.048096, -0.005829, -0.00647, 0.080566, 0.013184, -0.008118, -0.007721, 0.089844, 0.024048, -0.005066, -0.004913, 0.095215, 0.017456, 0.003098, 0.009583, 0.145508, 0.01123, 0.001984, -0.002396, 0.096191, 0.026978, 0.005615, 0.003143, -0.138672, -0.019165, 0.047363, 0.056152, 0.320312, 0.076172, -0.002396, -0.003311, -0.072266, -0.010498, 0.001831, 0.004883, -0.094238, -0.022827, 0.004608, 0.007721, -0.103027, -0.02417, 0.002457, 0.006134, -0.18457, -0.016479, 0.001335, 0.000862, -0.077637, -0.016602, 0.00412, 0.006226, -0.106445, -0.033447, 0.002213, -0.008057, 0.204102, 0.085449, -0.007996, -0.008789, 0.097656, 0.046631, -0.002151, -0.006134, 0.10791, 0.035889, -0.006195, -0.002853, 0.080566, 0.013367, 0.01001, 0.007874, 0.043457, -0.01001, -0.002335, -0.00095, -0.107422, 0.001335, 0.005737, 0.009949, -0.110352, -0.014893, -0.00824, -0.010315, 0.121582, 0.046143, -0.000916, -0.000534, -0.075684, -0.00885, -0.017212, -0.033936, -0.306641, -0.135742, 0.009827, 0.001968, 0.105957, 0.038574, 0.008972, 0.015381, -0.136719, -0.049561, -0.00415, 0.000568, 0.100098, 0.018799, 0.000671, 0.002762, -0.119629, -0.022339, -0.001328, -0.019043, 0.018311, 0.157227, -0.005127, -0.007874, 0.120117, 0.088867, -0.011292, -0.016602, -0.145508, -0.041016, -0.000351, -0.001701, 0.101562, 0.015625, 0.019531, 0.032959, -0.365234, 0.015991, -0.004852, -0.005859, -0.062012, -0.006653, 0.003815, 0.004181, -0.09375, -0.020874, -0.001434, -0.003601, -0.083984, -0.013733, -0.002487, -0.000977, 0.049561, 0.012756, 0.012268, 0.057617, -0.255859, -0.310547, 0.001945, 0.003189, -0.15332, -0.026123, 0.001205, -0.005676, -0.121582, -0.008057, -0.00209, -0.008179, -0.114258, -0.036865, 0.002518, 0.005188, 0.104492, 0.020874, -0.002274, -0.009033, -0.016968, -0.046143, -0.002441, -0.001999, -0.044434, -0.008545, -0.000908, -0.0047, 0.047607, 0.072754, -0.006073, -0.009888, 0.108398, 0.040771, -0.000698, -0.004852, -0.082031, -0.015198, -0.00174, -0.001343, 0.092285, 0.007996, -0.007019, -0.009399, 0.137695, 0.052246, 0.034668, 0.038574, -0.578125, -0.193359, 0.003098, -0.014404, -0.234375, -0.024292, 0.006348, 0.005219, 0.066406, 0.030762, 0.000395, 0.002243, -0.074707, -0.018921, -0.000066, 0.000151, 0.086426, 0.0177, 0.004974, 0.003906, -0.093262, -0.022095, 0.003311, 0.00473, 0.067871, 0.049072, -0.001984, -0.001335, 0.081543, 0.007935, -0.005371, -0.000079, -0.142578, -0.15332, -0.005676, -0.002838, -0.100098, -0.031982, -0.000027, 0.002655, 0.078125, 0.010193, -0.004333, 0.001877, 0.136719, 0.030029, -0.001892, -0.008606, -0.098145, -0.013123, 0.010315, 0.009094, 0.102051, 0.025757, -0.000504, -0.00235, -0.061279, -0.031738, 0.00005, 0.000912, -0.072754, -0.014465, 0.005737, 0.010315, 0.041992, 0.032959, 0.000683, -0.001862, 0.099121, 0.021606, -0.0047, -0.005188, 0.102051, 0.021973, -0.007446, -0.01532, 0.07959, 0.057617, 0.001221, -0.002411, 0.086426, 0.061279, 0.005432, 0.001099, 0.102539, 0.02478, 0.006317, 0.006073, -0.126953, -0.039307, -0.002579, -0.006897, -0.087402, -0.017456, -0.001106, -0.003723, -0.102539, -0.022461, 0.004578, 0.002258, 0.070801, 0.02417, 0.002777, 0.002625, -0.081543, -0.018433, 0.002838, 0.004852, 0.051514, 0.010803, -0.008118, 0.006531, 0.242188, 0.106934, -0.007172, 0.060059, 0.359375, 0.181641, -0.002213, 0.002975, -0.104492, -0.019775, -0.005463, -0.021484, -0.193359, -0.255859, -0.004333, -0.000767, -0.09082, -0.12207, -0.003128, -0.003281, 0.077637, 0.019043, -0.004974, -0.004242, 0.09668, 0.024048, 0.005157, 0.007507, 0.079102, 0.017212, 0.004395, 0.004028, -0.085938, -0.020264, 0.003723, 0.008911, -0.10498, -0.040527, 0.001251, 0.0019, -0.076172, -0.012207, -0.003326, -0.003006, 0.10791, 0.01062, -0.00023, -0.010071, 0.062012, -0.038818, -0.002441, -0.002502, 0.115723, 0.028442, 0.002792, -0.000311, -0.099121, -0.053223, 0.006531, 0.005737, -0.12207, -0.024048, -0.00028, -0.00647, -0.081543, 0.002441, 0.003998, 0.003906, -0.109863, -0.022461, -0.009277, -0.000706, 0.172852, 0.044189, -0.001129, -0.000061, 0.074219, 0.018677, 0.002396, 0.002777, -0.137695, -0.04126, 0.003128, 0.005402, -0.103516, -0.028442, -0.003464, -0.003616, 0.07373, 0.004913, -0.005646, -0.012756, -0.062012, -0.007874, 0.001709, 0.000671, 0.0354, 0.12793, 0.047852, 0.066406, 0.125977, 0.12207, 0.001228, -0.002625, -0.120117, -0.03418, 0.019043, -0.00322, 0.243164, 0.139648, 0.002777, 0.000984, -0.068359, -0.010193, 0.04541, 0.03833, -0.566406, 0.020264, 0.002014, -0.00058, 0.070312, 0.015869, 0.003403, 0.012634, 0.080566, 0.049072, -0.003113, 0.002396, -0.086914, -0.008179, -0.003525, -0.004242, -0.072754, -0.018188, -0.013855, -0.021118, -0.171875, -0.035889, -0.000538, -0.004333, 0.102539, 0.03418, -0.008911, -0.004395, 0.131836, 0.045898, -0.007812, -0.004791, 0.091797, 0.018555, -0.00087, -0.003159, -0.073242, -0.043213, 0.001709, -0.008423, 0.062988, 0.05249, -0.003036, -0.003174, 0.12793, 0.029175, 0.004547, 0.008057, -0.105957, -0.030518, -0.009644, -0.000744, 0.138672, 0.040283, -0.007568, -0.005676, -0.060791, -0.017578, 0.000854, -0.000938, -0.063965, -0.019653, 0.00132, -0.001175, 0.060547, 0.077148, 0.00296, 0.008728, -0.093262, -0.031738, -0.000341, -0.00209, -0.103516, -0.038818, -0.001549, -0.001442, 0.163086, 0.039795, 0.007416, 0.015076, 0.07373, 0.036621, -0.000271, -0.000607, 0.04248, -0.023193, -0.0005, -0.000935, 0.023682, -0.00769, -0.000587, -0.001015, -0.035645, 0.035889, 0.012634, -0.013855, -0.008972, 0.008789, 0.001167, 0.001198, -0.016846, 0.005066, 0.001411, 0.001617, 0.009827, -0.017212, -0.000041, -0.00011, 0.016968, -0.014893, 0.000298, -0.000296, 0.018188, -0.01123, -0.000175, -0.001846, 0.0047, 0.030762, 0.000364, -0.000294, -0.027344, -0.020874, 0.000931, 0.002319, 0.004791, -0.036377, 0.000467, 0.000603, 0.010803, -0.011963, 0.000433, -0.001244, -0.032959, 0.015625, -0.001137, -0.004456, 0.025024, -0.007141, -0.001465, -0.005554, 0.022827, -0.001984, 0.000357, 0.002151, -0.022705, 0.008789, -0.000469, -0.002243, 0.020874, -0.010193, -0.000584, -0.001152, -0.04541, 0.039795, 0.00528, 0.013062, -0.016724, 0.00041, 0.000607, 0.000774, -0.016724, 0.007294, 0.000018, -0.000414, 0.016235, -0.014893, -0.001488, -0.003036, 0.022461, -0.010132, -0.000366, -0.009644, 0.022461, -0.002472, -0.000212, -0.001701, -0.035645, 0.012878, -0.002716, -0.002609, -0.033203, 0.040039, -0.002716, -0.004608, -0.036133, 0.045166, 0.001518, 0.002457, -0.020386, 0.004913, 0.00069, 0.000885, 0.021851, -0.014771, -0.002228, -0.000984, -0.04248, 0.044189, -0.00193, 0.014221, 0.040039, -0.046387, 0.000118, 0.001717, -0.02356, 0.018433, 0.00038, 0.000244, -0.016113, 0.004425, 0.000004, 0.000237, -0.015076, 0.011963, 0.000175, 0.001259, -0.022949, 0.018311, -0.000077, -0.001236, 0.018799, -0.009521, 0.000729, 0.001717, 0.045654, -0.039551, -0.000584, -0.001137, 0.018433, -0.009338, -0.003296, -0.006073, -0.036865, 0.04248, 0.020996, 0.041748, 0.163086, 0.180664, -0.002518, -0.003967, -0.02771, 0.007751, 0.001114, 0.001091, -0.014465, -0.001205, -0.000222, 0.001541, 0.001396, -0.030396, -0.000614, -0.003174, -0.026978, 0.005768, -0.000309, 0.001152, 0.023071, -0.007721, -0.002625, -0.004425, -0.026978, 0.038574, 0.000483, 0.000927, -0.016602, 0.010315, 0.000557, 0.001373, 0.015747, -0.005859, 0.000904, 0.002853, -0.024902, 0.016602, -0.000664, -0.000946, -0.015747, 0.016968, -0.000063, -0.000576, 0.015991, -0.012451, -0.00066, -0.000488, -0.013977, 0.015015, 0.000599, -0.000204, -0.023926, 0.012085, 0.003601, -0.000664, -0.021362, 0.013611, 0.001999, 0.005402, -0.024658, 0.007446, -0.000809, -0.001663, -0.032471, 0.034424, 0.00015, 0.000154, 0.020142, -0.014343, -0.000908, -0.000235, 0.016113, 0.013977, -0.000496, -0.001541, -0.018555, 0.009277, -0.001526, -0.005066, 0.029785, -0.012573, -0.085449, -0.113281, -0.163086, -0.182617, -0.002396, -0.003311, -0.037842, 0.047119, 0.000077, 0.000546, -0.016479, 0.007782, 0.004211, 0.005341, 0.035645, -0.050537, -0.000843, -0.009888, -0.013855, 0.017822, 0.000881, 0.001358, 0.014648, -0.016724, -0.000372, 0.002884, 0.041504, -0.019287, -0.001274, -0.007019, 0.028809, -0.010559, -0.000198, -0.00177, 0.018555, -0.01355, 0.000399, 0.001373, -0.02063, 0.014343, -0.000093, -0.00087, 0.018555, -0.009338, -0.00209, -0.008362, 0.031494, -0.004913, -0.000664, -0.001717, -0.001434, 0.033936, -0.000751, -0.000702, 0.016846, -0.009949, -0.000185, 0.000081, 0.018066, 0.016113, -0.000343, -0.004272, 0.022339, -0.010559, 0.002472, 0.011658, -0.037109, 0.008301, -0.000433, -0.00145, 0.020508, -0.014587, -0.001595, -0.002548, 0.033936, -0.016724, -0.001373, -0.001938, 0.005463, 0.026733, 0.076172, 0.101074, 0.175781, 0.201172, 0.001259, 0.000095, -0.020142, -0.015991, 0.000519, 0.001312, -0.021973, 0.007782, 0.000656, 0.001205, -0.023926, 0.015991, 0.087402, 0.108887, 0.172852, 0.219727, -0.000414, -0.001816, 0.023804, -0.007538, -0.001694, -0.000862, 0.023193, -0.010742, 0.000168, 0.000755, 0.021484, -0.010681, 0.000847, 0.002319, 0.023804, -0.03125, -0.001732, -0.004333, -0.007782, 0.03418, 0.000019, 0.000526, -0.015015, 0.012268, 0.000081, -0.001152, 0.017822, -0.010498, -0.000553, -0.000706, 0.019775, -0.013245, 0.002518, 0.005188, -0.034424, 0.004639, -0.000178, -0.00017, 0.017944, -0.007935, -0.000622, -0.000374, 0.018433, -0.008545, -0.001968, -0.007629, 0.027222, -0.002701, -0.00007, -0.000103, -0.018799, 0.013, -0.000116, -0.002045, 0.02063, -0.016602, 0.001038, 0.000744, -0.040039, 0.019287, 0.001381, 0.00325, -0.022705, 0.001068, 0.000444, 0.001045, -0.010925, -0.026978, -0.001236, -0.003571, 0.021973, -0.009705, -0.004364, -0.005249, -0.031128, 0.044922, -0.000458, -0.001495, 0.008179, 0.042236, 0.000083, 0.001625, -0.020752, 0.015991, 0.001335, 0.003128, 0.010376, -0.048828, -0.000101, 0.000463, -0.018921, 0.011841, 0.000087, 0.001938, -0.019409, 0.008728, 0.000418, 0.001106, -0.016846, 0.011719, -0.000368, 0.001122, 0.024658, -0.013367, 0.000292, -0.001198, -0.035156, 0.021362, 0.002472, 0.00589, -0.03418, 0.012329, 0.000013, 0.000446, 0.017944, -0.010681, 0.00033, 0.000858, -0.016968, 0.011597, -0.001411, -0.000969, 0.023315, -0.001984, -0.001328, -0.003082, 0.026367, -0.001968, 0.004578, 0.0065, -0.025269, 0.007721, -0.007629, -0.003204, 0.019287, -0.006592, 0.00087, 0.001747, -0.017578, 0.009216, 0.000467, 0.000786, -0.019531, 0.008057, -0.00206, -0.002304, 0.030518, -0.014221, 0.000334, -0.002029, 0.001129, 0.033936, -0.000129, -0.002457, 0.020142, -0.01532, 0.000326, 0.001297, -0.02124, 0.014587, -0.00025, -0.001099, 0.019043, -0.012939, -0.000889, -0.001503, -0.026001, 0.008789, 0.000166, 0.001068, -0.014771, 0.00766, -0.003815, -0.005768, -0.03064, 0.046387, 0.000142, 0.000049, 0.000085, 0.040771, -0.000161, -0.001045, -0.007629, 0.03418, 0.000896, 0.000191, 0.002747, -0.041504, -0.003281, -0.003265, -0.013733, 0.044189, 0.001419, 0.002914, 0.010498, -0.079102, -0.000633, 0.000999, 0.004761, -0.043457, -0.002228, -0.001724, -0.008362, 0.046875, -0.001213, 0.000376, -0.00177, 0.041992, 0.001183, 0.001236, 0.003006, -0.040283, -0.000858, -0.000713, -0.004913, 0.039795, -0.000143, 0.000435, 0.002243, -0.045898, 0.00028, -0.00066, 0.001366, 0.046387, 0.001289, 0.001076, 0.002914, -0.046387, 0.000935, -0.000942, -0.001312, 0.048584, -0.004425, -0.002274, -0.013916, 0.098145, 0.001297, 0.000086, 0.003571, -0.057617, 0.000035, 0.000184, 0.000002, -0.040283, 0.000885, 0.000078, -0.000893, 0.02124, -0.000893, -0.000246, -0.002563, 0.04248, -0.000832, -0.000568, -0.001572, 0.042969, -0.000862, -0.000748, -0.001564, 0.047119, 0.000854, -0.001244, -0.000368, 0.054443, -0.000198, 0.000364, 0.001396, -0.046631, -0.001587, -0.000228, -0.00058, 0.059326, -0.000198, -0.000311, -0.002487, 0.034668, 0.00034, 0.000284, -0.00007, 0.037842, -0.000568, 0.000084, -0.00066, 0.033936, -0.00021, 0.000717, 0.002625, 0.062988, 0.00061, 0.000052, 0.000364, 0.041992, -0.000127, -0.000633, 0.000012, 0.032959, -0.000435, -0.000364, -0.002884, 0.05127, 0.00058, 0.000433, 0.002396, 0.043213, -0.001328, -0.001572, 0.00019, -0.039062, -0.000031, 0.000553, 0.0009, -0.052002, -0.000027, -0.000576, 0.001938, -0.04248, 0.002411, 0.001289, -0.003357, 0.122559, -0.00074, 0.000178, -0.000477, 0.047607, 0.000919, -0.000179, 0.000599, 0.100098, 0.000444, 0.000729, 0.002853, -0.055176, -0.000999, -0.001869, 0.000259, -0.038818, 0.000717, 0.000618, 0.00103, 0.059326, 0.000357, -0.001007, -0.00354, 0.047119, 0.001366, 0.000755, 0.002121, 0.036133, 0.000104, -0.000431, -0.000916, 0.036865, 0.000355, 0.000816, -0.001358, 0.040283, 0.000488, -0.000031, 0.00206, 0.045166, -0.000044, -0.00018, -0.001785, -0.040039, 0.000235, 0.000219, 0.001122, -0.048096, -0.000307, -0.000125, -0.001366, 0.046631, -0.000351, -0.000526, 0.001106, -0.044678, 0.001427, -0.000736, 0.004669, -0.044434, 0.000212, -0.000774, 0.000252, -0.041016, -0.000973, -0.000759, -0.003784, 0.036377, 0.001114, 0.000832, 0.000744, 0.038818, -0.000973, -0.000345, -0.004181, 0.028076, 0.001289, 0.000938, 0.00007, 0.040771, -0.000916, 0.00007, -0.001068, 0.051758, 0.001015, 0.000154, -0.000207, 0.034912, 0.001762, 0.000809, 0.001221, 0.04248, -0.000885, 0.000462, -0.000607, 0.049072, -0.000213, -0.00014, 0.001831, -0.046387, -0.000774, -0.000546, -0.003036, 0.040283, -0.000034, 0.000093, 0.001663, -0.038818, 0.00058, 0.000055, -0.000633, 0.056641, -0.000154, -0.001152, 0.000003, 0.04541, -0.001381, -0.000357, -0.002594, -0.040527, -0.000406, 0.000172, 0.000212, -0.049561, 0.001038, 0.000353, 0.002884, 0.044922, 0.001633, 0.001694, 0.006042, -0.102539, 0.002808, 0.00177, -0.000029, 0.03125, 0.000332, 0.000885, 0.000037, -0.053711, 0.001617, 0.000599, 0.002228, -0.051758, 0.001213, 0.005859, 0.014099, 0.384766, 0.000404, 0.001251, -0.000999, 0.044678, -0.000961, 0.000286, 0.000496, 0.046631, -0.003067, -0.003403, -0.00235, -0.138672, 0.001022, -0.000282, -0.001999, 0.084961, -0.000904, -0.0009, -0.002029, 0.041992, 0.000284, 0.000759, 0.000965, 0.039551, -0.000141, -0.00022, 0.000129, -0.049316, 0.000824, -0.000488, -0.001144, 0.052734, -0.002029, -0.000515, -0.001137, -0.034668, -0.000142, -0.001732, -0.003555, 0.039062, -0.001236, -0.000349, -0.000702, 0.041748, -0.001022, -0.000147, -0.002457, 0.040283, 0.000163, 0.000984, 0.00412, -0.032227, 0.000706, 0.001129, 0.001022, 0.049561, -0.000973, 0.000309, 0.001892, 0.040283, 0.000162, -0.001091, -0.001205, 0.043701, 0.001076, -0.000006, 0.003525, -0.040283, 0.000313, 0.001534, 0.007446, -0.04248, 0.000086, 0.000313, -0.000376, 0.044189, 0.000226, -0.000652, -0.000114, -0.045898, 0.000334, 0.00132, 0.001419, -0.036377, 0.001221, 0.000881, 0.005676, -0.034912, -0.000759, -0.000851, -0.001045, 0.040283, -0.000099, -0.00011, -0.002518, 0.051758, 0.000439, 0.001289, 0.002167, -0.041016, -0.001213, 0.000397, 0.00354, -0.046387, 0.000591, 0.000148, 0.000022, 0.064453, -0.000165, 0.000237, 0.000093, -0.037842, -0.000446, -0.001984, -0.003189, 0.032959, -0.000549, 0.000641, -0.003098, 0.037598, 0.000117, 0.000538, 0.00103, 0.05835, -0.000305, -0.000549, -0.000261, -0.043945, 0.000576, 0.001305, 0.000828, 0.04248, -0.000029, -0.000376, 0.003296, 0.041992, -0.000098, -0.000809, -0.003662, 0.027832, 0.000713, -0.000599, -0.00193, 0.04126, -0.000557, -0.000108, -0.004639, 0.04126, 0.000645, 0.001564, 0.001938, -0.041504, -0.000992, -0.001747, -0.003799, -0.042725, -0.000439, 0.001015, 0.000801, -0.040039, -0.000523, 0.001183, 0.001221, -0.053711, 0.000961, 0.000288, -0.00023, 0.04541, 0.004303, 0.004089, 0.002625, 0.061035, -0.000713, -0.001053, -0.002945, 0.045166, 0.000896, -0.000259, -0.000763, 0.048828, 0.000151, -0.001244, 0.007294, -0.037109, -0.000546, 0.00095, 0.000488, 0.04248, -0.000072, -0.000347, -0.00066, -0.073242, -0.00135, -0.000526, -0.00132, -0.038086, -0.001495, -0.000622, -0.00145, -0.04126, 0.000656, 0.000847, 0.002686, -0.033936, 0.000234, 0.000435, 0.002411, -0.04126, -0.001404, 0.000154, -0.001007, -0.095215, 0.000154, -0.00028, -0.000309, -0.053467, -0.000546, -0.000422, -0.002075, 0.069336, -0.001602, -0.005188, -0.088867, 0.008545, 0.003693, 0.006317, 0.192383, -0.011292, 0.002563, 0.006165, 0.107422, -0.006348, -0.000813, 0.000904, 0.036865, -0.002808, 0.000222, 0.002563, 0.035156, -0.002319, -0.003067, -0.008423, -0.084961, 0.004517, -0.001236, -0.001511, -0.060059, 0.005127, -0.005798, -0.013611, -0.120117, -0.009644, -0.000137, -0.002106, -0.036377, 0.003143, -0.00528, -0.008362, -0.146484, 0.001213, 0.000462, 0.000454, 0.028931, -0.002182, 0.000931, 0.001053, 0.030029, 0.003876, 0.000243, 0.000622, 0.036133, -0.003571, 0.000446, 0.002029, 0.031982, -0.002625, 0.00018, 0.001938, 0.030273, -0.002792, 0.000058, 0.005432, 0.101562, -0.009521, 0.00106, 0.00592, 0.089844, -0.004272, 0.000858, 0.001892, 0.036621, -0.004028, -0.000353, -0.001266, -0.02771, 0.001602, -0.00074, -0.002686, -0.034912, 0.002899, -0.00009, 0.001511, 0.035156, -0.003937, 0.002823, 0.00824, 0.09375, -0.008911, 0.000778, 0.001625, 0.029419, -0.002151, -0.001007, -0.001747, -0.03064, 0.00209, 0.00041, 0.001747, 0.030029, -0.001144, -0.001335, -0.001442, -0.031982, 0.003616, -0.00116, -0.001053, -0.026978, 0.003632, -0.002472, -0.00647, -0.084961, 0.006073, 0.000542, 0.001671, 0.038574, -0.002792, 0.000008, -0.000942, -0.026001, 0.0019, 0.001694, 0.001984, 0.033203, -0.00119, 0.000012, 0.001457, 0.032715, -0.003906, 0.000061, -0.001099, -0.034912, 0.00415, -0.000103, -0.002045, -0.040039, 0.003967, 0.000607, 0.002289, 0.032715, -0.002686, -0.000008, 0.001289, 0.02771, -0.002167, 0.000467, 0.001694, 0.0271, -0.001587, -0.000248, 0.004395, 0.084961, -0.008057, 0.001518, 0.001587, 0.038574, -0.003433, -0.002258, -0.002686, -0.042969, 0.00293, 0.001617, 0.004852, 0.078613, -0.004944, -0.000082, -0.000706, -0.031738, 0.003616, -0.00033, -0.001289, -0.035645, 0.003662, -0.004791, -0.007721, -0.108887, 0.00531, 0.000009, -0.000713, -0.035889, 0.004395, -0.000414, -0.002319, -0.032471, 0.003998, -0.000443, -0.000973, -0.063477, 0.004761, -0.00061, -0.002182, -0.039795, 0.00383, 0.002716, 0.005859, 0.10791, -0.001793, -0.000481, -0.002594, -0.041016, 0.003555, 0.000935, 0.001442, 0.02771, -0.001877, 0.00046, 0.00161, 0.034668, -0.003143, 0.003571, 0.007812, 0.139648, -0.009033, 0.000706, 0.001015, 0.029785, -0.002365, 0.001823, 0.005768, 0.123047, -0.008728, 0.001053, 0.000824, 0.020996, -0.001335, -0.000553, -0.001389, -0.027466, 0.002213, -0.004059, -0.008179, -0.125, 0.008484, 0.001915, 0.007935, 0.133789, -0.004364, 0.000275, 0.001694, 0.031128, -0.003311, -0.000885, -0.001129, -0.040771, 0.004639, 0.000679, 0.002594, 0.038574, -0.00386, 0.000832, -0.000565, -0.030273, 0.002075, -0.000725, -0.00164, -0.039795, 0.004639, 0.000347, 0.001175, 0.027832, -0.002701, -0.000679, -0.002487, -0.04126, 0.004578, 0.0005, 0.00082, 0.0271, -0.003326, -0.000381, -0.001015, -0.02417, 0.002045, -0.001862, -0.006989, -0.120117, 0.003601, -0.000173, -0.001564, -0.028442, 0.002274, 0.000572, 0.000946, 0.019043, -0.00145, -0.00022, -0.002258, -0.037109, 0.004517, -0.000782, -0.00132, -0.030518, 0.002884, -0.000683, -0.001831, -0.051025, 0.004761, 0.000778, 0.011353, 0.209961, -0.006256, -0.000014, 0.002274, 0.057373, -0.006439, 0.001007, 0.001892, 0.038574, -0.00528, -0.006378, -0.005035, -0.15332, 0.002167, 0.000702, 0.001396, 0.032471, -0.001549, -0.000282, -0.001656, -0.043945, 0.004639, 0.000599, -0.002045, -0.044189, 0.005493, 0.000675, 0.000292, 0.034668, -0.004303, 0.001183, -0.00132, -0.039062, 0.002304, -0.00007, -0.001793, -0.034424, 0.004547, 0.001328, 0.002609, 0.035156, -0.002838, 0.000225, 0.00264, 0.041992, -0.003571, 0.000725, 0.002548, 0.047363, -0.004578, -0.005371, -0.011414, -0.15625, 0.008301, -0.000064, -0.001251, -0.038086, 0.003464, -0.000355, -0.002014, -0.029907, 0.003326, -0.000854, -0.003372, -0.043701, 0.004913, 0.001564, 0.004089, 0.050537, -0.004486, 0.000885, -0.00042, -0.038574, 0.002304, -0.000019, 0.002228, 0.033691, -0.005188, 0.000284, 0.002457, 0.037842, -0.006012, 0.000626, 0.002319, 0.043701, -0.004242, 0.000296, 0.001694, 0.035645, -0.004486, 0.003067, 0.008789, 0.115723, -0.0065, 0.000648, 0.001534, 0.032715, -0.002548, 0.003052, 0.006348, 0.145508, -0.009033, 0.00119, 0.004547, 0.059326, -0.005798, 0.000652, 0.004364, 0.066406, -0.006989, 0.000858, 0.004639, 0.105957, -0.007111, -0.0005, 0.001266, 0.034668, -0.003204, 0.000713, 0.000965, 0.023804, 0.000313, -0.000066, -0.000866, -0.038574, 0.003418, 0.000252, 0.000965, 0.033447, -0.002808, -0.000233, -0.001442, -0.026001, 0.003174, -0.000507, -0.001122, -0.029175, 0.001938, 0.000427, 0.001884, 0.032715, -0.003448, 0.000847, 0.001587, 0.045654, -0.005768, 0.000296, -0.004547, -0.063965, 0.007385, 0.000561, 0.001785, 0.034668, -0.003052, -0.000408, -0.001228, -0.038818, 0.004395, -0.001534, -0.006012, -0.150391, 0.008362, -0.000007, 0.001366, 0.031006, -0.002609, -0.003403, -0.007935, -0.112305, 0.005371, -0.003998, -0.009521, -0.116211, 0.002365, 0.000467, 0.002182, 0.035889, -0.002502, 0.000687, 0.00209, 0.04126, -0.002579, -0.00058, -0.001465, -0.036377, 0.003113, 0.000224, -0.001534, -0.034424, 0.00325, 0.000184, 0.00033, 0.032715, -0.00412, -0.000433, -0.003403, -0.051514, 0.00708, 0.002335, 0.014954, 0.235352, -0.014771, 0.000763, 0.001656, 0.03125, -0.002182, -0.000332, 0.000164, 0.037354, -0.003754, 0.00103, 0.007751, 0.15918, -0.00885, -0.000656, 0.006683, -0.029175, 0.000458, -0.000072, -0.001053, -0.049316, 0.001709, -0.000376, 0.000328, 0.123047, -0.004639, -0.000675, 0.000111, -0.0354, 0.000805, 0.000835, 0.001396, 0.028809, -0.000165, 0.000732, 0.001015, 0.044189, 0.000473, 0.000828, -0.00061, -0.044189, 0.000538, -0.000138, 0.003616, -0.051514, 0.003128, -0.001137, 0.003113, 0.115234, -0.00028, -0.000896, -0.000721, -0.04541, -0.00161, 0.001404, 0.002365, 0.036621, -0.002319, -0.000127, -0.000683, 0.049805, -0.00383, 0.000713, 0.002029, -0.043457, 0.001663, 0.000847, 0.001579, 0.02771, -0.000168, -0.000265, 0.000645, 0.031494, 0.000496, -0.000893, -0.000565, -0.038574, 0.000422, 0.000935, 0.002014, 0.031128, -0.000687, -0.005127, -0.010071, -0.108398, -0.004242, -0.001816, -0.002625, -0.080566, -0.002701, -0.000626, -0.000261, -0.049561, 0.023315, 0.001572, 0.006165, 0.040527, -0.002777, 0.000307, 0.000847, -0.036133, 0.000179, -0.047119, -0.112793, -0.585938, -0.060059, 0.00103, 0.000366, 0.037354, -0.017456, 0.001564, -0.000056, 0.028198, 0.001602, 0.003479, 0.007385, 0.151367, 0.006378, 0.000347, 0.000226, -0.038086, 0.002228, -0.000656, 0.000168, 0.038818, 0.001251, -0.003006, -0.011658, -0.150391, 0.000946, 0.000496, 0.000097, -0.065918, 0.004883, -0.001999, -0.001701, -0.038574, 0.010315, 0.001328, 0.001923, 0.145508, -0.010864, -0.000416, -0.001106, 0.036865, 0.001587, -0.001007, -0.002518, -0.035889, 0.001724, 0.000259, -0.000866, 0.036865, 0.000006, 0.000809, 0.000052, -0.043945, -0.001846, 0.000927, -0.001984, -0.119141, 0.00415, 0.001244, -0.00029, 0.056885, -0.024414, -0.001968, -0.004181, -0.041748, 0.000771, 0.000401, -0.000108, 0.035156, 0.00066, 0.000311, 0.002838, 0.04126, 0.000347, 0.000114, 0.00053, 0.04248, 0.000275, 0.000984, -0.006531, -0.136719, -0.003632, 0.000229, 0.000919, -0.034668, -0.000437, 0.001305, -0.005127, 0.025269, -0.000984, -0.001312, 0.000391, -0.169922, 0.007294, 0.002716, 0.0001, 0.129883, 0.003387, -0.00053, -0.002991, 0.028931, -0.002274, 0.001404, -0.003677, 0.038818, 0.001198, 0.000957, 0.000284, -0.024658, -0.000469, -0.00061, -0.000199, 0.040771, 0.001846, 0.000984, 0.000523, 0.030762, 0.000209, -0.003494, -0.005859, -0.105957, -0.000912, 0.00069, 0.005554, -0.036377, 0.00012, 0.00046, -0.001274, -0.088379, 0.004456, -0.003082, -0.005066, -0.119141, -0.003235, -0.001175, -0.001518, 0.049316, -0.003967, 0.001259, 0.003036, 0.031982, 0.004242, 0.000082, -0.000465, 0.036377, 0.001152, -0.000866, -0.001183, 0.046387, 0.000504, -0.000713, -0.000328, -0.026855, -0.00235, -0.000938, 0.000054, -0.076172, -0.001335, -0.001816, -0.001404, -0.035156, -0.00473, 0.001312, -0.00531, 0.037109, 0.000402, -0.001236, -0.003937, 0.0354, 0.001015, -0.000135, 0.002121, -0.036621, 0.00103, -0.001045, -0.000046, -0.036865, 0.014954, 0.000732, 0.002609, 0.029907, -0.000626, -0.001564, -0.002243, -0.100098, -0.005798, 0.000946, 0.002365, 0.033447, -0.000908, -0.000191, -0.000319, -0.043701, 0.003189, 0.00058, 0.000889, -0.039795, -0.001099, 0.000397, 0.002914, -0.04126, -0.004303, 0.000351, 0.001175, -0.033936, -0.001114, -0.002594, -0.002716, -0.037109, 0.013367, 0.000263, -0.009705, -0.144531, -0.009033, -0.000448, 0.00103, 0.03125, 0.001556, 0.000113, 0.001984, 0.029663, -0.000359, -0.001846, -0.000275, 0.125, 0.008362, 0.000591, -0.005493, 0.038818, -0.003525, 0.002441, 0.004669, 0.042725, 0.004303, 0.000378, 0.000201, -0.0625, -0.000477, 0.0002, 0.001396, 0.045166, -0.00079, 0.001389, 0.001015, -0.040527, 0.003204, -0.000965, -0.001358, -0.030762, 0.001129, -0.086426, -0.151367, -0.271484, -0.147461, 0.001846, 0.001434, -0.053223, 0.002869, 0.0005, 0.000755, 0.119141, 0.000702, 0.000832, 0.001488, 0.053467, 0.000675, 0.00029, 0.000603, -0.04126, 0.001213, 0.000089, -0.000059, 0.036133, -0.002045, 0.001503, 0.003464, 0.032959, 0.003555, 0.001106, 0.001129, -0.043213, 0.001793, -0.000893, 0.003189, 0.111816, -0.000073, -0.00885, -0.015442, -0.1875, -0.026489, -0.001862, -0.003632, 0.053223, 0.002548, 0.000087, 0.002762, -0.031738, -0.003082, 0.000774, 0.000052, 0.040527, 0.000477, 0.001167, -0.006989, 0.041504, -0.000288, -0.00009, 0.000015, 0.039062, -0.002029, -0.003159, -0.001328, -0.041992, 0.001511, -0.054932, -0.077637, -0.166016, -0.069824, -0.001854, -0.002625, 0.044678, 0.000261, 0.000664, 0.003525, -0.052734, -0.001968, 0.002869, 0.003967, 0.041992, -0.001617, 0.000277, -0.000515, 0.030884, -0.001625, -0.001297, -0.002838, -0.139648, 0.004974, 0.000146, 0.001686, -0.048096, -0.00354, 0.000443, 0.000263, 0.043457, -0.00473, -0.000161, 0.001274, -0.055176, 0.000805, -0.001114, 0.006714, -0.033936, 0.000515, 0.000584, 0.000927, 0.030762, 0.001373, -0.00116, -0.001389, 0.041016, 0.000809, -0.000277, -0.000102, -0.033691, 0.01355, 0.00132, 0.001038, 0.030762, 0.002853, -0.00106, -0.001404, -0.026001, 0.000591, 0.000197, -0.000229, -0.035156, -0.000446, -0.000961, -0.003616, -0.046387, 0.000828, 0.000131, -0.001328, -0.029663, -0.000889, -0.000706, 0.000496, 0.035156, -0.001755, -0.001282, -0.002945, -0.151367, -0.003815, 0.000351, 0.001724, 0.034668, -0.000078, -0.002991, 0.000542, 0.092773, 0.002686, 0.000374, 0.001137, 0.03125, -0.001007, -0.001259, 0.007019, -0.036377, 0.000885, -0.000706, 0.006775, -0.033936, 0.000192, 0.001465, 0.001869, 0.048828, -0.018799, 0.000866, -0.006714, 0.031982, -0.000402, 0.003403, 0.006592, -0.098633, 0.0177, 0.000205, 0.000211, -0.015747, -0.015991, -0.003067, -0.002594, 0.022095, 0.000874, 0.001076, 0.003021, -0.021118, 0.00206, -0.003876, -0.005829, 0.059082, -0.002136, -0.000687, 0.00069, -0.020508, -0.019653, -0.003357, -0.003433, 0.036377, -0.006622, 0.001305, 0.001045, 0.014404, 0.016113, -0.002899, -0.00415, -0.022705, -0.019165, -0.000526, 0.003403, -0.030518, 0.00209, -0.000006, 0.000286, -0.011414, -0.01239, 0.000121, 0.003067, -0.024292, 0.001785, 0.000797, -0.004425, 0.034668, -0.001793, 0.001945, 0.004578, -0.044189, 0.002884, -0.001328, 0.002869, -0.026489, -0.029663, 0.001526, 0.00293, -0.033691, 0.007141, -0.002518, -0.002869, 0.021606, 0.001915, -0.001007, -0.000893, -0.007874, -0.008972, 0.000889, 0.000774, 0.011108, 0.013672, -0.002808, -0.000721, -0.016235, -0.012878, 0.00383, 0.006165, -0.079102, 0.013855, -0.00264, -0.003586, -0.075195, -0.07666, -0.000557, -0.007294, 0.040283, -0.002518, -0.000296, -0.005432, 0.034424, -0.003586, -0.002762, -0.003601, 0.07373, -0.005981, 0.00087, -0.001099, 0.017334, 0.016724, -0.000003, 0.003281, -0.023193, 0.002213, 0.000127, 0.002304, -0.024902, -0.00824, 0.000238, 0.001266, -0.021118, -0.020142, 0.000702, -0.00038, 0.016602, 0.016846, 0.001183, 0.000271, 0.015747, 0.013855, 0.001366, 0.001663, -0.026489, 0.002075, -0.000317, 0.004242, -0.033691, 0.002121, 0.000576, -0.001274, 0.022461, 0.020142, -0.00053, 0.000717, -0.01532, -0.013916, 0.001343, 0.002365, -0.040771, 0.002228, 0.003616, 0.007019, -0.083008, 0.012207, 0.000725, -0.001579, 0.019897, 0.020874, 0.000228, 0.000307, -0.015564, -0.014709, 0.007019, -0.016113, 0.036621, -0.004028, -0.002213, -0.00473, 0.089844, -0.004364, -0.00351, -0.002991, -0.011536, -0.012878, -0.00592, -0.007599, 0.087402, -0.011841, -0.000117, 0.002945, -0.023682, -0.019043, -0.000561, 0.001114, -0.020264, -0.018799, 0.000221, -0.000479, 0.016357, 0.014526, -0.000404, -0.002411, 0.022339, 0.003769, 0.00012, 0.000199, 0.015625, 0.016357, 0.000816, -0.00116, 0.014343, 0.013977, 0.001556, -0.000916, 0.022461, 0.019897, -0.001648, -0.002716, -0.026489, -0.032471, -0.000004, 0.000893, -0.018066, -0.015076, 0.000091, 0.000433, -0.022339, -0.002426, 0.000004, 0.004272, -0.030273, 0.002563, -0.000443, 0.004578, -0.026245, 0.002075, 0.000607, -0.000805, 0.015625, 0.01416, 0.00386, 0.004608, -0.026733, -0.001114, 0.002029, 0.000645, 0.014832, 0.013428, 0.000425, 0.000345, -0.014526, -0.014648, -0.00009, 0.001015, -0.016968, -0.016113, 0.002274, 0.00647, -0.090332, 0.015869, 0.000565, -0.001442, 0.026123, 0.023682, -0.001236, -0.000037, -0.013245, -0.011108, 0.000206, 0.003876, -0.024048, 0.001717, 0.001404, 0.002548, -0.023438, 0.002823, 0.002747, 0.003281, 0.022095, 0.018799, 0.000965, -0.001511, 0.014893, 0.013, 0.000232, 0.001228, -0.017212, -0.017212, -0.000805, -0.001083, 0.020752, -0.001755, -0.002792, -0.005127, 0.080566, -0.012146, 0.000778, -0.000269, 0.011353, 0.011292, 0.001236, 0.002319, -0.021362, 0.00132, 0.002533, 0.002106, 0.013672, 0.014771, -0.000414, -0.001808, 0.022217, 0.020508, -0.003647, -0.005707, 0.031982, -0.005127, 0.000816, -0.002411, 0.031738, 0.029663, -0.002548, 0.001427, -0.024902, -0.026367, -0.002029, -0.001579, -0.014099, -0.011536, 0.002182, 0.003143, -0.037354, -0.002045, 0.001053, -0.001595, 0.018188, 0.016846, 0.000771, -0.002884, 0.033203, 0.000296, 0.000767, -0.001671, 0.020752, 0.019897, 0.000081, 0.000427, -0.014343, -0.014526, -0.001694, -0.001633, -0.015564, -0.017578, 0.000801, 0.002426, -0.019531, 0.004425, 0.001099, 0.002472, 0.019287, 0.014648, -0.000328, 0.003082, -0.025269, -0.002533, 0.000656, -0.003021, 0.02356, -0.002213, 0.001549, 0.002747, -0.026978, 0.00238, 0.0009, 0.000748, -0.015625, 0.003967, -0.004456, -0.007416, 0.092285, -0.012146, 0.000023, 0.005432, -0.035156, 0.002075, -0.001213, -0.001259, -0.010864, -0.010986, -0.000645, -0.001434, 0.02124, -0.003174, -0.000282, 0.003052, -0.024536, -0.00029, -0.003967, -0.005951, 0.090332, -0.016113, -0.000001, 0.001175, -0.014709, -0.014832, -0.000479, -0.003159, 0.025024, -0.000572, 0.000561, 0.006195, -0.031738, 0.001884, -0.001564, -0.00267, 0.018066, -0.002121, 0.001137, -0.001343, 0.015869, 0.014465, -0.010193, 0.025024, -0.038086, 0.007599, 0.000259, -0.003632, 0.031006, -0.002686, 0.000969, 0.002136, -0.024536, 0.00264, -0.000129, 0.002579, -0.024902, 0.002884, 0.000183, -0.000214, 0.015076, 0.015137, -0.005615, 0.020264, -0.032227, 0.006714, 0.00071, 0.000938, -0.015991, 0.003281, -0.001427, 0.000004, -0.015137, -0.016846, -0.000463, 0.00036, -0.016968, -0.015625, 0.000216, -0.000961, 0.0177, 0.014038, 0.001503, -0.000633, 0.016113, 0.015015, -0.000698, -0.004761, 0.020874, -0.002792, -0.000671, -0.002029, 0.023438, -0.001923, 0.001945, 0.001534, 0.010925, 0.011963, 0.000755, 0.000862, -0.023315, -0.018677, 0.000553, -0.00058, 0.014648, 0.015747, -0.000378, -0.000694, -0.0177, -0.014771, 0.003265, -0.00412, 0.03418, 0.04126, -0.000553, 0.003006, -0.026978, 0.000946, -0.0009, 0.004852, -0.035645, 0.002548, 0.006805, -0.019165, 0.03418, -0.005219, 0.000797, 0.000969, -0.015747, 0.002167, -0.001038, -0.001305, 0.020874, -0.002121, -0.00119, -0.000538, -0.028442, -0.024292, 0.001747, -0.000099, 0.014282, 0.013, 0.00082, -0.004791, 0.036621, -0.00264, 0.000618, 0.00238, -0.04126, 0.005432 ] } , "name": "LlmExporter::FusedLinearAttention_1559", "outputIndexes": [ 730 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 718, 727, 729, 730 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.9/self_attn/FusedLinearAttention", "outputIndexes": [ 731 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 731, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.9/self_attn/Reshape_output_0", "outputIndexes": [ 732 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 732 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.9/self_attn/norm/Cast_output_0", "outputIndexes": [ 733 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 733 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 121250374, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.9/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 734 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2099 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 121251398, 1048598, 262144, 0, 0 ] } , "name": "/layers.9/self_attn/in_proj_z/Linear", "outputIndexes": [ 2112 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2112 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2113 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2113 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 735 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 735, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.9/self_attn/Reshape_1_output_0", "outputIndexes": [ 736 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 736 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.9/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 738 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 734, 738 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.9/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 739 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 716 ] , "main_type": "NONE", "name": "/blocks.9/self_attn/Shape_output_0", "outputIndexes": [ 740 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 740 ] , "main_type": "NONE", "name": "Shape1200", "outputIndexes": [ 741 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 740 ] , "main_type": "NONE", "name": "Rank1202", "outputIndexes": [ 742 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 742, 742 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1204", "outputIndexes": [ 743 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 743 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1205", "outputIndexes": [ 744 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 743, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1207", "outputIndexes": [ 745 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 745 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1208", "outputIndexes": [ 746 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 741, 744, 746, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1211", "outputIndexes": [ 747 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 747 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1212", "outputIndexes": [ 748 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 748, 748 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1214", "outputIndexes": [ 749 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 740, 749, 743 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.9/self_attn/Gather_output_0", "outputIndexes": [ 750 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 750, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.9/self_attn/Unsqueeze_output_0", "outputIndexes": [ 751 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 743 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1222", "outputIndexes": [ 752 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 745 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1225", "outputIndexes": [ 753 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 741, 752, 753, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1228", "outputIndexes": [ 754 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 754 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1229", "outputIndexes": [ 755 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 755 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1230", "outputIndexes": [ 756 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 756, 755 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1231", "outputIndexes": [ 757 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 740, 757, 743 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.9/self_attn/Gather_1_output_0", "outputIndexes": [ 758 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 758, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.9/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 759 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 751, 759, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.9/self_attn/Concat_output_0", "outputIndexes": [ 760 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 739, 760 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.9/self_attn/Reshape_2_output_0", "outputIndexes": [ 761 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 761 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2114 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2114 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.9/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2115 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2115 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 122562140, 1048598, 262144, 0, 0 ] } , "name": "/layers.9/self_attn/out_proj/Linear", "outputIndexes": [ 2116 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2116 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2117 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2117 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.9/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 762 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 715, 762 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.9/Add_output_0", "outputIndexes": [ 763 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 763 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 123872882, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.9/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 764 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 764 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.9/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2118 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2118 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.9/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2119 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2119 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 123881074, 1835030, 458752, 0, 0 ] } , "name": "/layers.9/mlp/gate_proj/Linear", "outputIndexes": [ 2120 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2120 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2121 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2121 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.9/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 765 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 765 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.9/mlp/act_fn/Mul_output_0", "outputIndexes": [ 766 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2119 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 126174856, 1835030, 458752, 0, 0 ] } , "name": "/layers.9/mlp/up_proj/Linear", "outputIndexes": [ 2124 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2124 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2125 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2125 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.9/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 767 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 766, 767 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.9/mlp/Mul_output_0", "outputIndexes": [ 768 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 768 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.9/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2126 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2126 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.9/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2127 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2127 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 128468638, 1835030, 458752, 0, 0 ] } , "name": "/layers.9/mlp/down_proj/Linear", "outputIndexes": [ 2128 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2128 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.9/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2129 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2129 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.9/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 769 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 763, 769 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.9/Add_1_output_0", "outputIndexes": [ 770 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 770, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.10/Reshape_output_0", "outputIndexes": [ 771 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 771 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 130762420, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.10/input_layernorm/Mul_1_output_0", "outputIndexes": [ 772 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 772 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2130 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2130 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.10/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2131 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2131 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 130770612, 3145750, 786432, 0, 0 ] } , "name": "/layers.10/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2132 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2132 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2133 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2133 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 773 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 773 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.10/self_attn/Transpose_output_0", "outputIndexes": [ 774 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.765231, -5.799736, -0.309786, -0.204756, -0.599464, -0.342901, -0.307375, -0.365017, -0.337585, -0.180696, -0.203162, -0.203162, -0.235672, -0.332351, -0.239384, -0.153355 ] } , "name": "/blocks.10/self_attn/Neg_output_0", "outputIndexes": [ 775 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2131 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 134702794, 8214, 2048, 0, 0 ] } , "name": "/layers.10/self_attn/in_proj_a/Linear", "outputIndexes": [ 2136 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2136 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2137 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2137 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 776 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -1.148438, -7.0, 3.1875, -1.546875, -1.75, -1.515625, -1.601562, -0.375, -1.875, -2.578125, -3.75, -3.765625, -4.90625, -0.9375, -1.765625, -1.304688 ] } , "name": "onnx::Add_3593", "outputIndexes": [ 778 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 776, 778 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.10/self_attn/Add_output_0", "outputIndexes": [ 779 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 779 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp1272", "outputIndexes": [ 780 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 780, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1274", "outputIndexes": [ 781 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 781 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.10/self_attn/Softplus_output_0", "outputIndexes": [ 782 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 775, 782 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.10/self_attn/Mul_output_0", "outputIndexes": [ 783 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2131 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 134713056, 8214, 2048, 0, 0 ] } , "name": "/layers.10/self_attn/in_proj_b/Linear", "outputIndexes": [ 2140 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2140 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2141 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2141 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 784 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 784 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.10/self_attn/Sigmoid_output_0", "outputIndexes": [ 785 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.000456, -0.000393, 0.000782, -0.030273, 0.000057, 0.000368, 0.000893, 0.022461, 0.000099, 0.00053, 0.003174, 0.026367, -0.003296, -0.005859, -0.014832, -0.161133, -0.0, -0.000064, 0.000228, 0.121094, 0.000045, -0.000526, 0.002258, 0.02832, -0.00325, -0.004333, -0.016602, 0.019653, -0.004456, -0.005341, -0.010254, -0.124023, 0.00132, 0.001274, 0.001442, 0.031006, -0.000813, -0.00116, -0.000797, -0.061279, -0.004791, -0.007721, -0.015198, -0.051514, -0.000877, -0.000043, 0.002579, -0.046387, 0.000576, 0.000599, 0.001953, -0.02417, 0.000504, 0.000645, -0.001373, 0.038086, -0.009583, -0.01709, -0.043457, 0.069336, 0.002182, 0.00135, 0.004913, 0.036377, 0.001335, 0.001495, 0.000607, 0.03833, 0.005432, 0.005768, 0.021851, 0.164062, 0.001053, 0.001953, 0.003357, 0.028809, 0.000412, -0.000235, -0.00103, 0.02771, 0.001686, 0.003433, 0.018066, 0.080566, -0.000118, -0.000013, 0.000732, 0.041016, 0.001518, 0.001816, 0.003204, 0.050293, 0.002335, 0.001434, 0.002853, 0.05542, -0.000587, -0.000713, 0.000008, -0.060059, 0.000135, 0.000113, 0.000299, 0.023315, -0.004059, -0.002823, -0.01532, -0.133789, 0.001732, 0.001022, 0.001411, 0.029907, 0.001518, 0.000816, -0.00589, 0.053955, -0.000236, -0.000246, -0.001907, 0.020996, 0.002991, 0.001801, -0.002228, 0.061768, 0.00193, 0.002258, 0.005035, -0.021973, -0.000652, -0.000591, -0.000725, -0.026123, -0.001175, -0.001099, -0.002075, -0.025269, -0.002075, -0.001778, -0.000507, -0.039062, -0.002777, -0.00267, -0.001671, -0.052246, 0.000496, -0.000096, -0.000904, -0.023926, -0.004211, -0.007141, -0.022339, -0.085938, -0.004211, -0.002396, -0.006042, -0.062988, -0.001503, -0.002182, -0.000246, 0.131836, -0.002029, -0.002594, -0.002319, -0.066406, -0.002686, -0.001923, -0.001762, -0.054932, 0.018188, 0.031982, 0.078613, 0.051025, -0.004364, -0.004944, -0.008423, -0.077637, -0.003296, -0.002014, -0.004333, -0.062988, -0.002258, -0.001442, -0.001091, -0.031494, 0.000082, -0.000055, 0.000599, 0.021851, -0.000242, -0.000299, -0.00354, 0.02478, -0.005402, -0.005463, -0.006653, -0.056885, 0.000515, 0.000534, 0.001083, 0.023682, 0.000824, 0.00145, -0.000141, -0.023193, -0.00589, -0.006561, -0.014648, -0.145508, 0.002792, 0.002014, -0.000713, 0.053467, 0.001938, 0.001503, -0.00041, 0.046631, -0.000923, -0.001556, 0.000599, -0.029419, -0.002701, -0.003433, -0.008423, 0.007233, 0.001518, 0.000479, 0.000418, 0.047363, 0.000893, 0.001625, 0.001923, 0.053223, -0.001869, -0.003143, -0.008728, -0.039795, 0.008057, 0.007751, 0.012146, 0.09668, 0.001694, 0.00119, 0.001289, 0.05127, 0.002777, 0.001175, -0.001572, 0.059326, -0.001984, -0.000584, 0.003571, -0.043945, 0.001823, 0.002289, 0.006226, -0.013916, -0.004517, -0.004486, -0.005524, -0.075195, 0.000353, 0.000519, 0.002579, 0.021973, 0.004211, 0.004547, 0.022705, 0.142578, 0.00145, -0.000159, -0.00412, 0.047852, 0.003479, 0.003311, 0.003372, 0.052979, 0.000957, 0.000607, -0.000576, 0.026489, 0.001541, 0.00148, -0.002625, 0.05127, -0.006897, -0.010925, -0.033203, -0.05542, 0.004211, 0.003464, 0.002441, 0.062988, -0.000957, -0.001122, 0.003906, -0.056885, 0.002884, 0.004547, 0.013977, 0.10498, 0.003159, 0.00209, 0.002808, 0.0625, -0.002213, -0.003235, 0.000225, -0.056641, 0.001419, 0.004089, 0.008301, 0.042236, -0.005341, -0.006805, -0.030396, -0.172852, -0.003403, -0.005798, -0.022461, -0.115234, -0.00103, -0.002426, -0.009277, -0.051758, -0.000652, -0.001221, -0.002396, -0.036865, -0.002563, -0.002991, -0.005768, -0.054199, 0.004272, 0.003754, 0.006897, 0.054199, 0.00264, 0.001999, -0.002411, 0.05957, -0.001183, -0.003265, -0.013672, -0.15918, -0.001144, -0.000957, -0.001251, -0.026123, -0.001663, -0.001526, -0.000755, -0.032227, -0.00001, -0.000456, -0.002502, -0.022583, 0.001129, 0.000154, -0.004456, 0.049561, 0.000008, -0.000186, -0.001289, -0.030518, 0.001427, 0.001717, 0.009888, -0.078125, -0.000437, -0.000427, 0.000441, 0.022583, -0.001785, -0.000572, -0.000116, -0.044434, -0.000748, -0.000227, -0.000835, -0.026611, 0.00119, 0.001335, 0.006897, -0.05542, -0.00033, -0.000269, 0.000471, 0.021118, -0.000565, -0.000797, -0.000881, 0.03833, -0.000334, 0.000269, 0.007935, 0.065918, 0.001137, 0.001762, -0.001717, 0.054688, -0.001945, -0.002289, -0.005402, 0.008484, -0.001099, -0.002762, -0.006378, -0.060059, -0.000725, -0.000919, 0.001915, -0.043945, -0.003601, -0.003601, -0.004974, -0.063477, 0.000446, 0.000843, 0.000425, 0.030396, -0.003128, -0.0047, -0.010925, -0.057129, -0.001411, -0.001801, -0.002686, -0.052246, -0.001556, -0.002533, -0.008118, -0.121094, 0.002731, 0.00264, 0.003418, 0.042969, -0.001015, -0.001366, -0.001221, -0.03833, 0.002701, 0.001823, 0.00351, 0.054688, -0.003799, -0.002472, -0.003113, -0.055176, 0.003082, 0.006226, 0.016235, 0.119629, -0.000759, -0.002869, -0.008362, -0.164062, -0.000194, -0.000324, -0.001511, 0.024414, 0.003464, 0.005341, 0.026001, 0.158203, 0.001129, 0.000267, -0.004608, 0.051025, 0.001007, 0.002563, -0.000809, 0.052246, 0.000607, 0.000854, 0.00028, -0.025146, 0.000782, 0.000786, -0.002594, 0.051514, 0.000248, 0.000923, 0.002975, -0.025146, 0.000881, 0.00135, 0.01001, -0.0625, -0.008362, -0.012939, -0.028687, -0.086426, -0.003082, -0.003677, -0.0047, -0.056396, -0.001556, -0.001579, -0.003098, -0.041748, -0.003052, -0.004333, -0.010193, -0.069336, 0.000088, -0.000066, -0.000174, -0.022583, -0.004333, -0.008789, -0.019531, -0.102051, -0.005646, -0.003967, -0.011353, -0.154297, 0.000317, -0.000149, -0.003067, -0.043213, 0.00034, -0.001053, -0.003448, -0.066406, -0.000292, -0.001282, -0.010315, -0.040283, -0.008362, -0.010315, -0.017822, -0.128906, 0.002396, 0.001671, 0.003891, 0.040771, 0.002808, 0.001877, 0.00592, 0.053711, -0.001869, -0.001801, -0.006378, -0.073242, 0.000305, 0.000091, -0.002029, -0.036133, -0.001053, -0.001259, -0.003998, -0.040039, 0.000736, 0.001038, -0.001801, -0.052979, -0.005066, -0.003189, -0.006561, -0.052246, -0.00145, -0.00058, -0.003204, -0.07666, 0.00145, 0.001144, 0.002853, 0.032715, -0.003128, -0.002777, -0.00296, -0.089844, 0.000874, 0.000622, 0.003448, 0.058594, 0.002029, 0.002945, 0.003174, 0.05957, -0.001274, -0.000866, -0.000889, -0.035645, 0.001686, 0.000648, -0.001877, -0.05542, -0.000984, -0.00061, 0.000816, 0.04834, -0.000843, -0.000296, 0.001213, 0.03418, -0.001068, -0.000305, 0.002396, 0.053711, -0.000874, -0.000257, 0.00267, 0.061279, 0.000043, 0.000015, 0.003448, 0.052979, 0.004761, 0.005035, 0.010315, -0.014221, -0.002426, -0.002823, -0.007507, -0.0625, 0.001541, 0.000778, -0.000969, -0.046875, 0.000561, 0.000197, 0.003784, 0.063965, 0.00354, 0.002426, 0.006042, 0.096191, -0.000123, -0.000192, -0.001823, -0.036865, -0.000104, 0.000134, 0.001945, 0.037109, -0.000992, -0.000328, 0.001808, 0.054199, 0.00029, -0.001709, -0.00528, -0.055908, 0.001984, 0.001587, 0.00708, 0.064453, 0.000176, 0.000097, -0.00206, -0.035156, -0.004547, -0.003998, -0.010864, -0.080078, 0.000265, 0.00037, -0.003662, -0.056641, 0.000095, -0.000103, -0.001686, -0.035156, 0.000828, 0.000999, -0.00161, -0.047852, -0.00177, -0.003754, -0.028564, 0.033936, -0.001358, -0.00145, -0.003403, -0.034912, -0.000935, -0.000349, 0.002243, 0.057373, 0.002487, 0.00209, 0.006287, 0.052002, -0.000065, -0.000037, 0.001663, 0.034424, -0.000378, -0.000147, -0.001999, -0.038818, -0.000835, -0.000668, -0.003128, -0.0354, 0.007812, 0.00589, 0.020996, 0.087402, 0.00193, 0.000542, 0.006775, 0.059326, -0.000813, -0.000641, 0.001213, 0.051514, -0.000045, -0.000046, -0.001701, -0.034668, 0.007202, 0.005371, 0.015869, 0.209961, 0.000484, 0.000721, 0.005219, 0.077637, 0.0002, 0.0001, -0.000216, 0.039062, 0.00135, 0.000444, 0.000885, 0.03125, -0.001106, -0.000904, 0.00293, 0.070801, -0.001106, -0.000359, 0.000984, 0.045898, 0.002625, 0.002319, 0.003281, 0.044678, -0.002411, -0.003799, -0.008179, -0.069824, 0.001205, 0.001411, 0.003723, 0.039307, 0.002396, 0.001923, 0.002975, 0.033936, 0.000391, 0.000098, -0.00148, -0.042236, -0.000912, -0.000496, -0.002716, -0.026978, -0.006165, -0.006683, -0.014282, -0.083984, 0.000648, 0.000204, 0.000546, 0.043945, -0.000629, -0.000381, -0.002319, -0.03418, -0.000622, -0.00037, -0.002609, -0.0354, -0.00135, -0.000591, 0.000568, 0.046143, -0.000774, -0.000992, -0.002258, -0.022217, -0.003967, -0.002884, -0.007751, -0.096191, 0.001099, 0.00161, 0.001221, 0.028564, 0.00033, 0.000595, 0.000721, 0.026489, -0.002243, -0.000877, -0.008911, -0.142578, -0.000206, 0.000028, -0.002167, -0.0354, -0.005951, -0.004486, -0.01001, -0.075684, 0.001106, 0.000664, 0.005859, 0.05249, -0.000143, 0.000116, 0.001823, 0.03418, 0.000092, -0.000372, -0.002029, -0.0354, -0.000064, -0.00106, -0.003296, -0.049805, -0.004242, -0.003998, -0.013306, -0.12793, 0.002914, 0.002823, 0.008667, 0.068359, 0.014282, 0.010559, 0.025391, 0.285156, -0.001488, -0.001633, -0.006165, -0.05957, -0.000087, -0.000275, -0.001701, -0.035889, 0.004608, 0.004913, 0.01062, 0.016235, -0.00164, -0.000786, 0.001083, 0.051025, -0.001648, -0.001465, -0.005859, -0.026001, 0.000858, 0.000648, 0.001442, 0.033447, 0.005005, 0.003204, 0.007385, 0.061279, -0.000131, -0.000133, -0.002411, -0.040527, -0.007874, -0.007385, -0.00946, -0.075195, 0.000195, -0.000232, 0.003372, 0.058838, -0.000252, -0.000145, -0.001564, -0.043213, -0.00082, -0.001518, -0.002747, -0.025391, -0.000254, -0.000059, -0.002213, -0.053955, 0.00069, 0.000587, -0.000028, 0.023315, 0.000383, 0.001213, 0.003601, 0.038086, -0.000957, -0.000196, -0.001595, -0.036133, 0.000108, -0.000538, 0.00164, 0.04834, -0.000211, -0.000603, -0.00412, -0.043213, -0.005127, -0.005951, -0.010925, -0.093262, 0.000024, -0.000147, -0.001709, -0.033691, -0.000141, 0.000077, 0.001633, 0.036133, -0.000228, 0.00004, -0.002548, -0.037354, 0.004181, 0.003525, 0.007324, 0.061768, -0.002319, -0.000441, -0.005157, -0.034668, -0.000729, -0.000254, -0.002899, -0.036377, -0.003372, -0.0047, -0.003204, -0.100586, 0.000546, 0.000546, -0.00082, -0.031982, 0.000957, 0.001213, 0.005157, 0.049072, 0.001167, 0.000637, 0.005463, 0.095703, 0.003799, 0.004059, 0.007721, 0.065918, -0.000037, 0.000011, -0.002731, -0.067383, -0.000549, -0.000203, 0.00132, 0.033936, 0.002426, 0.002655, 0.005798, 0.063965, 0.000843, 0.000744, 0.003571, 0.028198, 0.000078, -0.00009, -0.002213, -0.033203, -0.003418, -0.003784, -0.011475, -0.07666, -0.006073, -0.005768, -0.013123, -0.084473, 0.003433, 0.003235, 0.008972, 0.10791, -0.003754, -0.002289, -0.007568, -0.117676, 0.002594, 0.00412, 0.012573, 0.076172, -0.000151, -0.000113, -0.001015, -0.057617, 0.002808, 0.001732, 0.004425, 0.06543, 0.000908, 0.00103, 0.003967, 0.050049, -0.000138, 0.000102, 0.001953, 0.038818, 0.001762, 0.001808, 0.006073, 0.054932, 0.003113, 0.003662, 0.007996, 0.059082, -0.006409, -0.006989, -0.016602, -0.139648, 0.001465, 0.002289, 0.031006, -0.022217, -0.000534, -0.002975, -0.002365, 0.064941, -0.000303, 0.001457, 0.021362, -0.050537, -0.00145, -0.002274, -0.01239, 0.058105, -0.003067, -0.003937, -0.041016, -0.048584, -0.001984, -0.00235, 0.019165, -0.054199, -0.000286, -0.002274, -0.054443, 0.010193, -0.001114, -0.001541, -0.004883, -0.064453, 0.000786, 0.002502, 0.00592, -0.067383, 0.000973, 0.001404, 0.002426, -0.082031, 0.000805, -0.001091, 0.005035, -0.054932, 0.003967, 0.002686, -0.010376, 0.002838, -0.00177, -0.011597, -0.084961, 0.010864, -0.003326, -0.014526, -0.087402, 0.009705, -0.003357, -0.007111, -0.024902, -0.070312, 0.000984, 0.002518, 0.006134, 0.041748, -0.001091, -0.002457, -0.008179, -0.061035, -0.000835, -0.003265, -0.056152, -0.059082, 0.000418, 0.001862, -0.012573, 0.029175, 0.000935, 0.002701, 0.015625, -0.061523, -0.001297, -0.002533, 0.003754, 0.060303, 0.002014, 0.005432, 0.042236, -0.044434, -0.000237, -0.001999, -0.043213, -0.056885, -0.000256, 0.000614, 0.016357, -0.054199, -0.002304, -0.004486, -0.010376, 0.05835, -0.003769, -0.012939, -0.090332, -0.00589, 0.002243, 0.011658, 0.079102, -0.009949, 0.000402, -0.000412, 0.033203, 0.064453, 0.001816, 0.003296, 0.013, -0.061768, 0.000404, 0.002228, 0.031982, 0.010559, -0.001495, -0.002075, -0.049316, 0.022705, 0.000374, 0.001297, 0.0177, -0.052734, -0.000017, -0.002258, -0.011597, 0.059082, 0.000645, 0.001106, 0.008545, 0.047119, 0.002213, 0.013062, 0.088379, -0.013123, -0.003906, -0.002243, -0.039551, -0.046631, -0.002167, -0.002808, 0.005432, -0.077637, 0.001877, 0.001846, 0.005615, -0.059082, 0.000568, -0.002335, -0.003128, 0.080566, 0.001617, 0.006073, 0.080566, 0.000957, -0.000458, -0.002548, 0.011292, 0.061035, 0.00087, -0.001801, -0.015564, -0.060059, -0.002686, -0.013977, -0.089355, 0.014404, 0.001053, 0.006958, 0.062988, 0.016235, 0.002701, 0.012024, 0.086914, -0.011353, -0.000828, -0.001419, -0.00769, 0.062988, -0.002441, -0.007355, -0.022461, 0.016479, -0.001419, -0.000534, -0.013977, -0.066406, -0.004059, -0.004883, -0.036865, -0.055664, -0.004456, -0.007233, -0.058594, -0.020752, -0.0005, 0.001114, -0.001717, -0.080566, -0.000614, -0.00174, -0.012024, 0.064941, -0.00069, -0.002396, -0.005676, 0.060303, -0.003159, -0.015564, -0.087402, 0.010254, 0.000454, 0.001495, -0.010315, -0.0625, 0.000694, -0.000561, 0.019043, 0.061279, -0.00206, -0.004211, -0.005615, 0.104004, 0.000618, -0.0019, 0.004761, -0.025879, 0.002365, 0.010498, 0.078613, -0.008667, 0.000565, -0.000186, -0.051758, -0.053467, 0.000607, 0.003738, 0.063477, -0.00946, 0.001984, 0.002533, 0.000448, -0.059326, -0.002563, -0.011475, -0.08252, 0.007019, 0.000549, -0.000115, 0.008911, -0.058838, -0.008972, -0.012756, -0.00415, -0.023682, -0.001083, -0.005707, -0.061768, -0.023438, 0.000473, 0.002747, -0.063965, 0.002899, -0.000397, 0.000163, 0.013123, 0.061279, 0.001312, 0.006042, -0.070801, -0.047119, -0.001984, -0.002136, 0.025391, -0.067871, 0.000507, 0.001747, 0.015869, -0.053467, 0.001099, 0.005157, 0.032715, 0.053955, 0.003998, 0.016113, 0.088379, -0.013, 0.000226, -0.002838, 0.018311, 0.086914, -0.000534, -0.001755, 0.015869, -0.034912, -0.000045, -0.000881, -0.008667, 0.050049, 0.000481, 0.00174, -0.007996, -0.073242, 0.001785, 0.004211, 0.034424, 0.053955, -0.000629, -0.000167, 0.056152, 0.064453, -0.002197, -0.010193, -0.086914, -0.005768, 0.000087, 0.000456, -0.018677, 0.05249, 0.000138, 0.001083, 0.049316, -0.022583, -0.001984, -0.005188, -0.05835, -0.026123, -0.002518, -0.005646, -0.042236, -0.006409, -0.001762, -0.002731, -0.008118, 0.067383, -0.000343, -0.000133, -0.008362, -0.063965, -0.00148, -0.003265, -0.066895, 0.06543, 0.001373, 0.001266, 0.061035, 0.009033, -0.002869, -0.011108, -0.079102, 0.0047, 0.002792, 0.008545, -0.008362, -0.018677, 0.001366, 0.00415, 0.0177, -0.050537, 0.000652, -0.012695, -0.089844, -0.003448, -0.001724, -0.003143, -0.045166, -0.04126, 0.001854, 0.002518, -0.033691, 0.043457, 0.000866, 0.004425, 0.006165, -0.059082, 0.001022, -0.000828, -0.00354, 0.055664, 0.002182, 0.003464, -0.001175, -0.07666, -0.000305, 0.006134, 0.018555, -0.061279, -0.001282, -0.002609, -0.010254, 0.049316, 0.00116, 0.002533, 0.0047, -0.058105, -0.000387, -0.002167, -0.003067, 0.07666, -0.001984, -0.001358, -0.017944, -0.045654, -0.001114, -0.00238, -0.019409, 0.052734, -0.000889, -0.001358, -0.009827, 0.057129, 0.000096, 0.002777, 0.004944, -0.064453, -0.000004, -0.002441, -0.02124, 0.031982, -0.003372, -0.004974, -0.009583, 0.056152, -0.000479, -0.000992, -0.022949, 0.04834, -0.001526, -0.001511, -0.005798, 0.060547, 0.003464, 0.013367, 0.086914, -0.01123, 0.00066, -0.00135, -0.018555, 0.037842, 0.002304, 0.003784, 0.06543, 0.036621, -0.001907, -0.003418, 0.000858, 0.103027, 0.0001, -0.00206, -0.04834, -0.048584, 0.000977, 0.002686, 0.021606, 0.066895, -0.003494, -0.013489, -0.09082, 0.012939, -0.000607, -0.001045, -0.052246, -0.003265, 0.000198, 0.000412, 0.004303, -0.035645, -0.000399, 0.002945, 0.010925, -0.047607, -0.001259, -0.000893, -0.029785, 0.042725, -0.000463, 0.000713, 0.025269, -0.026855, 0.000481, 0.004364, 0.013306, -0.0625, 0.001495, 0.011475, 0.076172, -0.008545, -0.000001, -0.000288, -0.027344, -0.001854, 0.001404, -0.001472, -0.065918, -0.016235, -0.00106, 0.000372, 0.046875, -0.031494, -0.044922, -0.058105, -0.083984, -0.091797, -0.000144, 0.002457, 0.00824, -0.058838, 0.002029, 0.00206, 0.000089, -0.095703, 0.000063, -0.000923, 0.006561, 0.112793, 0.001175, 0.001808, -0.002563, -0.05249, 0.00824, 0.010132, 0.024292, 0.011536, -0.008179, -0.008301, -0.020386, -0.219727, -0.002197, -0.000633, -0.003937, -0.049072, -0.001152, -0.001366, 0.006836, 0.095215, 0.006561, 0.009705, 0.025391, 0.012024, 0.018188, 0.021362, 0.052246, 0.285156, -0.000767, -0.000311, 0.004181, 0.052002, 0.002762, 0.001762, 0.031982, 0.416016, -0.002625, -0.002869, -0.009216, -0.110352, 0.01062, 0.012207, 0.031494, 0.179688, 0.005066, 0.010193, 0.030273, -0.014893, 0.000793, -0.000054, -0.005127, -0.041992, -0.001183, -0.000683, -0.000561, 0.057373, 0.001381, -0.000092, -0.005737, -0.03418, -0.000645, 0.001259, 0.009033, 0.053955, -0.041504, -0.055664, -0.133789, 0.048584, -0.048584, -0.05249, -0.095703, -0.056152, -0.019409, -0.018311, -0.026001, -0.208984, 0.000305, 0.000219, -0.004791, -0.039795, -0.001579, -0.001511, -0.003113, 0.054443, -0.01178, -0.008545, -0.012146, -0.365234, 0.013855, 0.019897, 0.053467, 0.308594, -0.011169, -0.00473, 0.004059, -0.478516, -0.001411, -0.001175, 0.001633, 0.063477, 0.0177, 0.018188, 0.031982, 0.004974, 0.001045, 0.000378, 0.001999, 0.068848, 0.010986, 0.016724, 0.008545, 0.416016, -0.000391, -0.000154, 0.005402, 0.048828, 0.000515, -0.001732, -0.003448, -0.052002, -0.002151, -0.006866, -0.031982, -0.283203, 0.010742, 0.010193, 0.025146, 0.208008, 0.002701, 0.002792, 0.00531, 0.052734, -0.007812, -0.007416, -0.028076, -0.326172, 0.013, 0.028687, 0.091309, 0.402344, -0.007721, -0.004425, -0.023926, -0.498047, 0.008545, 0.012085, 0.014893, 0.267578, 0.001831, 0.001167, 0.004791, 0.054443, 0.001442, 0.001785, 0.006836, 0.065918, -0.001251, 0.000077, 0.004669, 0.059082, 0.000748, -0.000687, -0.007996, -0.058594, -0.012939, -0.010742, -0.024414, -0.361328, 0.007599, 0.01001, 0.029175, -0.011597, -0.000194, -0.00087, -0.002228, -0.05542, -0.000889, -0.000402, 0.0047, 0.038818, 0.007538, 0.019531, 0.056641, 0.417969, 0.004669, 0.008301, 0.028687, -0.013611, 0.009521, 0.020752, 0.024902, 0.416016, -0.016357, -0.026733, -0.037109, -0.421875, 0.006409, 0.017578, 0.0271, 0.318359, -0.000652, -0.002045, -0.007019, -0.059082, -0.002823, -0.00209, -0.007233, -0.068848, 0.002945, 0.002914, 0.003281, 0.051514, 0.00023, -0.000317, -0.001205, -0.075195, 0.000919, 0.000984, -0.003143, -0.041992, 0.013733, 0.019043, 0.04248, 0.306641, -0.005768, -0.008118, -0.031982, -0.188477, 0.001907, 0.000463, -0.005859, -0.031738, 0.000599, 0.000242, 0.000431, 0.065918, -0.001709, -0.002045, -0.005829, -0.051514, -0.000061, -0.000319, 0.001656, 0.050781, 0.000542, -0.005707, -0.019897, -0.224609, -0.001442, -0.001503, 0.001366, 0.07666, 0.000132, 0.000177, 0.002716, 0.061035, 0.000347, 0.000029, -0.000098, 0.061279, -0.008423, -0.01123, -0.012268, -0.174805, 0.001312, 0.000334, -0.004669, -0.032471, 0.000648, 0.0047, 0.026367, 0.210938, 0.018311, 0.033203, 0.017822, 0.472656, 0.009583, 0.019287, 0.03418, 0.335938, -0.004181, -0.008179, -0.02832, -0.245117, 0.00053, 0.001007, 0.006958, 0.082031, 0.000633, -0.000399, 0.005493, 0.056885, 0.001106, 0.000093, -0.006561, -0.024536, -0.013733, -0.017456, -0.040283, -0.261719, 0.003448, 0.005035, 0.021484, 0.217773, 0.001732, -0.004364, -0.013123, -0.332031, 0.008301, 0.019897, 0.055664, 0.326172, -0.051758, -0.065918, -0.225586, -0.160156, 0.006195, 0.013123, 0.042969, 0.296875, -0.008301, -0.015076, -0.04126, -0.242188, -0.000269, -0.001663, -0.003143, -0.057373, 0.003448, 0.010437, 0.033203, 0.316406, -0.000515, 0.000568, 0.00531, 0.031494, -0.00071, -0.002151, 0.004456, 0.111816, -0.000893, -0.000641, -0.005859, -0.053955, 0.002289, 0.001114, 0.000999, -0.085938, 0.005005, 0.014282, 0.066406, 0.34375, 0.001198, 0.003616, 0.01709, 0.168945, 0.003738, 0.002884, 0.003021, 0.057861, -0.000782, 0.000175, 0.003906, 0.039551, 0.000542, 0.000261, 0.004944, -0.052246, -0.007416, -0.009033, -0.024048, -0.339844, -0.00412, -0.005768, -0.018555, -0.044189, 0.001007, 0.00074, -0.001236, -0.058838, -0.011292, -0.020996, -0.047119, -0.269531, -0.023438, -0.030762, -0.090332, -0.205078, 0.007446, 0.014099, 0.029053, 0.185547, 0.000239, -0.000234, -0.004181, -0.048584, 0.000618, -0.001106, -0.004761, -0.075195, 0.009766, 0.013306, 0.0354, 0.484375, -0.010986, -0.008667, -0.037354, -0.330078, -0.016846, -0.027344, -0.058838, -0.384766, 0.000687, 0.00053, 0.001648, -0.050537, 0.008118, 0.009277, 0.032471, 0.359375, -0.00132, -0.002045, -0.004303, -0.057861, -0.000288, 0.000368, 0.003632, 0.061035, 0.011658, 0.013794, 0.027832, 0.241211, 0.025391, 0.022827, 0.057373, 0.376953, -0.001328, -0.00145, 0.001602, 0.051025, -0.000973, -0.001907, -0.004852, -0.067383, 0.015625, 0.021484, 0.045898, 0.298828, 0.004791, 0.00824, 0.017334, 0.242188, 0.017456, 0.021973, 0.039551, 0.257812, 0.000423, -0.000252, -0.00592, -0.040771, -0.000159, 0.001137, 0.005249, 0.064453, 0.004059, 0.003311, -0.00766, -0.210938, 0.011536, 0.018555, 0.039307, 0.191406, -0.006042, -0.010742, -0.025146, -0.357422, -0.001129, -0.001785, -0.003128, -0.063965, -0.007996, -0.010376, -0.024414, 0.018555, 0.000238, 0.002365, -0.00885, -0.180664, 0.01123, 0.019775, 0.041748, 0.302734, -0.001251, 0.001122, 0.000641, -0.065918, 0.007019, 0.008118, 0.009338, 0.060791, -0.001076, -0.000679, 0.005157, 0.034668, 0.000999, 0.000599, 0.001732, -0.042236, -0.016235, -0.024536, -0.044434, -0.233398, -0.003113, -0.005585, -0.01532, -0.149414, 0.009888, 0.009521, 0.016113, 0.10791, -0.005524, -0.006348, -0.011292, -0.082031, 0.000305, 0.000576, -0.00074, 0.044189, 0.000999, 0.000523, 0.002716, -0.043457, -0.000664, -0.000572, -0.002899, 0.046875, 0.009338, 0.013062, 0.0354, 0.24707, 0.000599, 0.000115, 0.000885, -0.039307, 0.00193, 0.002213, 0.00528, 0.055664, -0.000599, -0.000534, -0.000248, 0.046387, 0.005737, 0.007721, 0.02002, 0.106445, 0.00206, 0.007568, 0.033936, 0.026001, 0.001472, 0.002228, 0.007172, 0.057861, 0.003998, 0.007202, 0.01709, 0.207031, -0.000026, -0.00087, -0.004242, -0.043945, -0.003326, -0.003571, -0.0047, -0.053223, 0.001328, 0.000473, 0.003204, -0.046143, -0.002945, -0.003128, -0.007477, -0.04248, 0.00296, 0.003723, 0.00528, 0.067871, -0.000587, -0.000108, -0.002045, 0.041016, 0.000154, 0.000332, 0.002167, -0.044434, -0.000108, 0.000355, -0.000557, 0.04126, -0.016968, -0.020752, -0.04248, -0.195312, 0.006897, 0.008179, 0.021729, -0.007751, 0.000404, 0.001221, 0.002991, -0.039795, -0.000467, -0.001495, 0.001366, -0.07666, -0.000938, -0.000584, 0.001686, -0.053711, -0.000736, -0.001213, 0.001129, -0.041504, 0.004181, 0.004669, 0.004456, 0.075684, -0.003525, -0.003311, -0.00415, -0.052246, -0.006073, -0.006439, -0.017334, -0.117676, -0.000204, -0.00012, -0.000416, 0.042725, 0.014221, 0.014282, 0.04248, 0.15918, 0.006317, 0.008911, 0.018433, 0.138672, 0.010193, 0.010315, 0.023315, 0.194336, 0.008728, 0.012329, 0.025757, 0.244141, -0.000219, -0.000835, -0.000984, -0.049805, -0.012085, -0.013062, -0.032471, -0.132812, 0.000023, 0.000614, 0.001213, -0.052002, 0.000874, 0.000305, 0.001923, -0.043945, -0.001701, -0.002457, -0.004028, -0.049805, -0.000439, 0.000179, 0.001411, 0.046875, -0.000102, -0.001015, -0.002533, -0.050049, -0.000391, -0.000694, 0.001617, -0.041748, 0.002518, 0.004547, 0.004425, 0.192383, -0.007599, -0.008179, -0.014465, -0.151367, -0.003235, -0.004211, -0.011475, -0.089355, -0.009583, -0.010498, -0.015381, -0.116699, -0.001144, -0.002075, -0.00824, -0.067383, 0.00061, 0.000893, -0.000511, 0.047119, -0.008789, -0.011841, -0.025513, -0.202148, -0.011047, -0.013672, -0.033691, -0.25, 0.00019, 0.001114, -0.000507, 0.049316, -0.0009, -0.000931, -0.003632, 0.065918, -0.002258, -0.002136, -0.001083, -0.134766, -0.007019, -0.008972, -0.031006, -0.269531, 0.006592, 0.009338, 0.024414, 0.229492, -0.007324, -0.01001, -0.008728, -0.164062, 0.003693, 0.003784, 0.007233, 0.05249, -0.001518, -0.000973, -0.004395, 0.041992, 0.000656, 0.000595, 0.001663, 0.046387, 0.002869, 0.002838, 0.008179, 0.067383, 0.005066, 0.006348, 0.017334, 0.175781, 0.000832, 0.000484, 0.001457, 0.070801, -0.001404, -0.001259, -0.004303, 0.056885, -0.004761, -0.004028, -0.010071, -0.08252, 0.000488, 0.000607, 0.001228, 0.041016, -0.00019, 0.001289, 0.007782, -0.071289, 0.000866, 0.000671, 0.002975, -0.046387, 0.009888, 0.00885, 0.026733, 0.178711, 0.000395, -0.000038, 0.001709, -0.042725, 0.005463, 0.004547, 0.00647, 0.094727, -0.003174, -0.002045, -0.00473, -0.049561, 0.000507, 0.000153, 0.000916, 0.062256, 0.003723, 0.004791, -0.006683, 0.287109, -0.036621, -0.036621, -0.083496, -0.026855, 0.00325, 0.004517, -0.000471, 0.106445, 0.008118, 0.008667, 0.013367, 0.133789, -0.000147, -0.001343, -0.003845, -0.174805, 0.000199, -0.000087, 0.000904, 0.042725, 0.000523, 0.000008, 0.000391, -0.04248, 0.007874, 0.013245, 0.036621, 0.240234, 0.000284, 0.000155, 0.001266, -0.039062, -0.01062, -0.010803, -0.016968, -0.117188, 0.00095, 0.001122, 0.002945, -0.043213, 0.013367, 0.017334, 0.038818, 0.275391, 0.000123, -0.000454, 0.00174, -0.04248, 0.000088, -0.000786, 0.000256, -0.048828, 0.000843, 0.001335, 0.004395, -0.047119, 0.002823, 0.003342, 0.006256, 0.084961, 0.015015, 0.015869, 0.040527, 0.097168, -0.000387, 0.000345, 0.000916, -0.041992, 0.018799, 0.022827, 0.050781, 0.21875, 0.002274, 0.001137, 0.002762, 0.049316, -0.007355, -0.01178, -0.02356, -0.222656, 0.006714, 0.011292, 0.020142, 0.168945, -0.001816, -0.001213, -0.005554, 0.053711, -0.02417, -0.024658, -0.053711, -0.239258, 0.000729, 0.00087, 0.001686, -0.040039, -0.006348, -0.006561, -0.013428, -0.161133, 0.007935, 0.01123, 0.013428, 0.130859, 0.002045, 0.003143, 0.004547, 0.0625, -0.000519, -0.001564, -0.003647, 0.045166, -0.011047, -0.012695, -0.037354, -0.212891, 0.005646, 0.008057, 0.011963, 0.201172, -0.005493, -0.00473, -0.008484, -0.095215, -0.000881, -0.000965, -0.00325, -0.057373, 0.000828, 0.001183, 0.003189, 0.04126, -0.004974, -0.009827, -0.013489, -0.271484, 0.015259, 0.013733, 0.028564, 0.207031, 0.0065, 0.009216, 0.015747, 0.144531, -0.001717, -0.000797, -0.005585, -0.100098, 0.000565, 0.000771, 0.002716, -0.045654, 0.002869, 0.004242, 0.010925, 0.057861, -0.01355, -0.01416, -0.032959, -0.192383, 0.000465, 0.000961, 0.001671, 0.044678, -0.009766, -0.012695, -0.039795, -0.017212, 0.009583, 0.012207, 0.040771, -0.011902, -0.000561, 0.000031, -0.001717, 0.044189, 0.005737, 0.006256, 0.018433, 0.089844, 0.002869, 0.005127, 0.003784, 0.179688, 0.000793, 0.000916, 0.000732, 0.043457, 0.000084, 0.000307, -0.001236, 0.047363, -0.004791, -0.005951, -0.011169, -0.162109, 0.001038, 0.000389, 0.001495, -0.043457, 0.000954, 0.000877, 0.001137, 0.043701, 0.000671, -0.000216, -0.002045, 0.040283, 0.003128, 0.005188, -0.001465, 0.110352, -0.00473, -0.009583, -0.03833, -0.014282, -0.000215, -0.000246, -0.000584, -0.034912, -0.001358, -0.001602, -0.00238, -0.03125, -0.014893, -0.022583, -0.061279, -0.115234, 0.000376, -0.000713, 0.004883, -0.115723, -0.000343, 0.000637, 0.002808, 0.061035, -0.001862, 0.000668, 0.001228, 0.052002, 0.003525, 0.004486, 0.016602, -0.016846, 0.000223, -0.000843, -0.008179, -0.038574, 0.04126, 0.054199, 0.139648, 0.084961, -0.00383, -0.013428, -0.067871, -0.386719, -0.001579, 0.000338, -0.002563, 0.03833, 0.000732, 0.001343, 0.001953, -0.043701, 0.008728, 0.008057, 0.025635, 0.128906, 0.000721, 0.000431, -0.00531, 0.068359, 0.000523, 0.000778, 0.001953, 0.036621, 0.00885, 0.016113, 0.046875, 0.118164, -0.00354, -0.001762, -0.014526, -0.116699, -0.0002, -0.000748, -0.003143, -0.131836, -0.000801, -0.000576, -0.001762, 0.033447, 0.006622, 0.013916, 0.061035, 0.320312, -0.002151, -0.002716, 0.007935, -0.109375, 0.003021, -0.008057, -0.084473, -0.369141, 0.001175, 0.000198, 0.001266, 0.032471, 0.000158, -0.000129, -0.001816, 0.030762, -0.005585, -0.006439, -0.024292, -0.176758, 0.00082, 0.001221, 0.000393, 0.036377, 0.033936, 0.036621, 0.106934, 0.042969, -0.000782, -0.000732, 0.004181, 0.041016, 0.000418, 0.002151, 0.002136, 0.099121, -0.00415, -0.004791, -0.016968, -0.177734, -0.000984, -0.003662, -0.013794, -0.07959, 0.001549, 0.002106, 0.001663, 0.034912, 0.002838, 0.00647, 0.016846, 0.19043, -0.006012, -0.015747, -0.069824, -0.186523, -0.004883, -0.007263, -0.022827, -0.195312, 0.001076, 0.00354, 0.006897, 0.09668, 0.005066, 0.007782, 0.022827, 0.104492, -0.001839, -0.005219, -0.016968, -0.174805, 0.00145, 0.002228, 0.006592, 0.103027, -0.00383, -0.0065, -0.022339, -0.013611, 0.002029, 0.002533, 0.015442, -0.122559, -0.003189, -0.006378, -0.022461, -0.176758, 0.000969, 0.000999, -0.001526, 0.033936, -0.001122, -0.000465, -0.0065, -0.059082, 0.001129, 0.001625, 0.002884, 0.060791, 0.037842, 0.046387, 0.134766, 0.041748, 0.001114, 0.000217, 0.005829, 0.020752, -0.003769, -0.003998, -0.01355, 0.020386, 0.000813, 0.001686, 0.003021, 0.035156, -0.000121, -0.000242, -0.001511, -0.039551, -0.017822, -0.018555, -0.061279, -0.21582, 0.000002, -0.000147, 0.000793, -0.036377, -0.002594, -0.001892, -0.014648, -0.112305, -0.000797, -0.001007, -0.01178, 0.032715, 0.004883, 0.007202, 0.013123, 0.119629, -0.001236, -0.00148, -0.002426, -0.034424, -0.000105, -0.000542, -0.001869, -0.037842, -0.013367, -0.015015, -0.023438, -0.150391, 0.005005, 0.00769, 0.021973, -0.020874, -0.000383, 0.0005, -0.00148, 0.048828, 0.004456, 0.00473, 0.00885, 0.166992, 0.012878, 0.019043, 0.068848, 0.283203, 0.000088, 0.003464, 0.003098, 0.112793, -0.000923, -0.00135, -0.001373, -0.081055, -0.001541, -0.003998, -0.007874, -0.09375, -0.000273, -0.000553, -0.001221, -0.037109, 0.002502, 0.004791, 0.012024, 0.138672, -0.003128, -0.004303, -0.013062, 0.030884, 0.006042, 0.007324, 0.01355, 0.180664, -0.000441, 0.000161, -0.000484, 0.035156, -0.00061, 0.000182, -0.002426, -0.029541, 0.000854, 0.0019, 0.003754, 0.049805, -0.004395, -0.00708, -0.023926, -0.137695, -0.000052, 0.000193, -0.001831, 0.035156, 0.000599, -0.003281, -0.007874, -0.09375, 0.000626, 0.003479, 0.0005, 0.042236, -0.000134, -0.000479, 0.002136, 0.025879, 0.011963, 0.015137, 0.029907, 0.257812, -0.001068, -0.000116, -0.003967, 0.036865, -0.001274, -0.00206, -0.006134, -0.062256, 0.000832, 0.001984, -0.00415, 0.098145, 0.009216, 0.017334, 0.044189, 0.177734, 0.005341, 0.005615, 0.027832, 0.235352, -0.001198, -0.001793, -0.002426, -0.04126, -0.002991, -0.004211, 0.000778, -0.103516, -0.000549, -0.001236, -0.002731, -0.035156, -0.012512, -0.016846, -0.054688, -0.194336, 0.008728, 0.027344, 0.116699, 0.182617, -0.000431, -0.000178, -0.001259, -0.030762, -0.003754, -0.008057, -0.017334, -0.075684, -0.011475, -0.016113, -0.051758, -0.118652, -0.011108, -0.020874, -0.068848, -0.140625, 0.02417, 0.031738, 0.124512, -0.031494, -0.003708, -0.001831, -0.004883, -0.100098, 0.000311, 0.001259, 0.003571, 0.031738, -0.001015, -0.002533, -0.004211, -0.064453, 0.000679, 0.000127, 0.016113, 0.026733, -0.000425, -0.000725, -0.003448, -0.039307, 0.000063, 0.000511, 0.003586, 0.085449, -0.000858, 0.001808, -0.002838, 0.101074, -0.000908, -0.000736, -0.000595, -0.044189, -0.000713, -0.001907, -0.00473, -0.054199, -0.000637, 0.000381, 0.000015, 0.036621, -0.000645, -0.002029, -0.00647, -0.051025, -0.009033, -0.012878, -0.038818, -0.181641, -0.000182, -0.000284, -0.003082, 0.035156, 0.000633, 0.002014, 0.004761, 0.039307, -0.008484, -0.007416, -0.034424, -0.148438, -0.029785, -0.041992, -0.112305, -0.269531, -0.00074, -0.001556, -0.003815, -0.085938, -0.004364, -0.004303, -0.016113, 0.015564, 0.002335, 0.004242, 0.002213, 0.089844, -0.00066, 0.000191, -0.002151, 0.035156, -0.000207, -0.003021, 0.000334, -0.104004, 0.000607, 0.002945, 0.002853, 0.030396, -0.000904, 0.001869, -0.003586, 0.109375, 0.000252, -0.003937, -0.006348, -0.124512, 0.000081, 0.001114, 0.004669, 0.100586, -0.001305, -0.000013, 0.00066, 0.032471, -0.012451, -0.012634, -0.021484, -0.129883, 0.001129, 0.00028, 0.009888, 0.21875, -0.008362, -0.01123, -0.040527, -0.240234, 0.012695, 0.014954, 0.0354, 0.098145, -0.000546, 0.000368, 0.00209, 0.041748, 0.001434, 0.000154, -0.005402, -0.112305, 0.003693, 0.005524, 0.01416, -0.010254, -0.011658, -0.014771, -0.026367, -0.180664, -0.009827, -0.015503, -0.04541, -0.298828, -0.004608, -0.004852, -0.009949, -0.097168, 0.005219, 0.007996, 0.023071, 0.251953, 0.000067, 0.000368, 0.001167, -0.0271, 0.00589, 0.01239, 0.014282, 0.224609, -0.025513, -0.028931, -0.062256, -0.201172, -0.014954, -0.013, -0.030762, -0.151367, -0.011902, -0.016357, -0.037598, -0.228516, -0.016968, -0.0177, -0.037354, -0.195312, 0.005646, 0.019287, 0.061768, 0.419922, -0.010437, -0.009766, -0.029419, -0.149414, 0.00351, 0.004395, 0.013489, 0.124512, -0.008667, -0.011841, -0.02417, -0.269531, 0.01123, 0.019409, 0.041748, 0.263672, -0.004395, -0.005493, -0.012085, -0.008545, -0.00528, -0.007263, -0.011292, -0.232422, 0.022705, 0.026245, 0.049316, 0.230469, 0.000066, -0.000519, -0.00209, -0.02832, -0.003754, -0.006195, -0.010742, -0.181641, 0.010742, 0.014282, 0.032959, 0.182617, -0.011536, -0.015381, -0.022949, -0.229492, -0.012756, -0.015747, -0.033691, -0.224609, 0.000277, 0.001442, 0.001472, 0.030273, -0.004059, -0.003967, -0.007202, -0.051025, 0.001534, 0.00161, 0.004517, 0.033691, -0.006409, -0.010437, -0.031494, -0.225586, 0.001587, 0.002243, 0.006134, 0.056396, -0.006317, -0.007996, -0.01416, -0.087891, -0.006409, -0.007599, -0.018433, -0.186523, -0.011292, -0.011475, -0.022583, -0.166992, -0.012451, -0.014526, -0.043213, -0.253906, 0.000587, 0.001564, 0.003189, 0.030029, 0.002228, 0.002167, 0.003937, 0.044678, -0.001884, -0.002731, -0.005737, -0.061035, -0.016113, -0.019043, -0.050537, -0.265625, -0.008301, -0.007935, -0.017578, -0.145508, -0.00531, -0.006195, -0.013123, -0.068359, -0.01416, -0.022217, -0.048096, -0.289062, 0.002197, 0.0065, 0.014526, 0.169922, 0.004974, 0.004578, 0.011597, 0.081055, 0.005188, 0.006012, 0.011719, -0.003128, 0.009766, 0.011658, 0.026123, 0.158203, 0.003159, 0.004669, 0.013855, 0.181641, 0.000319, 0.001083, 0.003693, 0.043213, -0.006775, -0.007172, -0.01355, 0.011353, 0.011292, 0.015503, 0.023682, 0.183594, 0.015747, 0.020508, 0.036865, 0.243164, 0.00705, 0.013123, 0.034668, 0.189453, 0.000246, 0.000824, -0.000163, 0.080566, 0.015747, 0.020386, 0.038818, 0.285156, 0.02002, 0.020752, 0.034912, 0.158203, 0.003281, 0.004822, 0.012939, 0.011169, 0.000336, 0.001442, 0.002106, 0.021851, 0.00206, 0.003265, 0.006958, 0.088379, -0.011841, -0.02002, -0.036621, -0.291016, 0.001076, 0.00145, 0.002304, 0.030762, 0.005219, 0.006714, 0.01239, 0.199219, 0.002457, 0.002853, 0.004303, 0.072266, 0.022217, 0.029297, 0.068848, 0.269531, 0.013428, 0.014832, 0.029541, 0.137695, -0.010315, -0.012939, -0.03064, -0.202148, 0.015991, 0.024902, 0.046875, 0.318359, -0.007507, -0.009155, -0.016968, -0.228516, 0.007812, 0.013794, 0.037598, 0.300781, -0.030029, -0.037354, -0.087891, -0.378906, 0.003601, 0.009277, 0.018433, 0.167969, 0.004669, 0.005035, 0.010498, 0.050781, -0.009216, -0.017578, -0.030029, -0.414062, -0.002884, -0.004852, -0.017212, -0.182617, 0.010864, 0.014893, 0.040039, 0.234375, -0.01001, -0.012146, -0.026001, -0.306641, -0.007629, -0.009888, -0.021973, -0.210938, -0.00074, -0.002029, -0.003098, -0.12793, -0.003967, -0.005371, -0.011047, -0.071289, 0.002472, 0.003098, 0.005219, 0.061035, 0.025879, 0.043213, 0.097168, 0.15918, -0.000721, -0.000477, -0.000679, -0.031494, -0.004456, -0.007294, -0.016479, -0.165039, 0.004211, 0.006134, 0.01416, 0.099609, 0.003418, 0.003815, 0.009338, 0.0354, -0.018311, -0.02417, -0.06543, -0.255859, 0.007629, 0.014282, 0.026001, 0.166016, 0.001091, 0.001099, 0.00473, 0.033447, 0.018555, 0.022705, 0.048096, 0.214844, 0.008728, 0.017822, 0.053955, 0.339844, 0.012878, 0.014343, 0.029419, 0.185547, 0.009094, 0.013428, 0.025146, 0.229492, 0.011414, 0.011047, 0.03064, 0.157227, -0.004425, -0.005707, -0.013489, -0.083496, 0.00003, 0.00106, 0.004456, 0.023926, 0.008362, 0.01239, 0.037109, 0.249023, -0.005585, -0.011108, -0.02063, -0.168945, -0.002808, -0.007721, -0.018311, -0.259766, -0.000298, -0.00325, -0.003098, -0.145508, 0.003387, 0.000725, -0.000504, 0.137695, 0.001724, 0.00415, 0.012329, 0.148438, 0.006256, 0.008484, 0.014832, 0.188477, 0.011536, 0.012451, 0.026001, 0.161133, 0.009766, 0.013123, 0.018921, 0.185547, 0.000938, 0.001366, 0.002045, 0.0271, 0.00824, 0.009583, 0.023926, 0.199219, -0.002426, -0.002853, -0.007172, -0.028564, 0.02063, 0.026733, 0.049805, 0.259766, 0.008728, 0.014954, 0.02417, 0.231445, -0.000736, -0.001671, -0.002975, -0.026123, 0.004639, 0.00705, 0.013977, 0.133789, 0.010254, 0.013733, 0.032959, 0.192383, -0.020508, -0.029907, -0.054443, -0.330078, -0.000181, -0.000343, -0.000401, -0.035156, -0.0047, -0.005096, -0.013245, -0.003616, 0.001625, 0.002182, 0.0047, 0.033691, 0.003723, 0.011902, 0.02002, 0.21582, 0.01355, 0.026245, 0.054199, 0.421875, 0.00885, 0.011353, 0.024048, 0.168945, 0.007111, 0.012024, 0.017822, 0.225586, 0.000847, 0.002365, 0.004456, 0.031494, 0.003021, 0.003662, 0.012329, 0.002518, -0.000418, -0.004425, -0.009216, -0.149414, 0.010864, 0.011047, 0.027222, 0.141602, -0.000345, -0.00103, -0.000683, -0.027344, -0.004761, -0.008362, -0.02002, -0.166016, 0.000893, 0.001106, 0.002151, 0.031982, -0.001289, -0.002792, -0.001289, -0.141602, 0.018188, 0.02002, 0.032959, 0.216797, -0.001793, -0.003754, -0.005798, -0.071289, -0.026123, -0.031982, -0.070312, -0.287109, -0.003052, -0.011353, -0.031982, -0.151367, -0.000444, 0.003189, -0.005127, -0.053955, 0.000292, 0.000839, 0.005219, 0.051025, 0.009399, 0.024414, 0.058105, 0.176758, -0.014038, -0.023315, -0.072266, -0.249023, -0.000477, 0.000931, 0.008789, -0.141602, 0.0065, 0.002777, -0.021729, -0.224609, -0.007355, 0.000969, 0.005463, 0.182617, -0.000441, 0.004395, 0.006256, -0.068848, -0.004242, -0.008911, -0.023193, -0.060791, -0.001808, -0.003998, 0.000866, 0.052979, -0.007141, -0.009277, -0.036377, -0.141602, 0.006958, 0.003311, 0.010986, 0.149414, 0.001938, 0.005707, 0.015869, -0.056641, -0.00135, -0.000402, 0.002487, -0.05835, 0.000052, -0.002869, -0.013, 0.059326, -0.000633, -0.000908, -0.037109, -0.22168, -0.003647, -0.002396, 0.00946, 0.047852, 0.032959, 0.05835, 0.115723, -0.006378, -0.000305, -0.004578, -0.004852, 0.059082, 0.004608, 0.012146, 0.008667, -0.080566, 0.005371, 0.013428, 0.044434, 0.149414, 0.012939, 0.042236, 0.09668, 0.194336, -0.00209, 0.013855, -0.000645, -0.227539, -0.000748, -0.00119, 0.00946, 0.175781, -0.00021, 0.002319, -0.00006, 0.117676, 0.00528, 0.008667, 0.022339, 0.179688, -0.001373, -0.002365, -0.004242, 0.061279, 0.000359, 0.000319, -0.042725, 0.0354, -0.000839, 0.00264, 0.007202, -0.050049, -0.000412, 0.001549, 0.014038, -0.049072, 0.022461, 0.033691, 0.10498, 0.34375, -0.021118, -0.056152, -0.124512, -0.012817, -0.00087, -0.002136, -0.016479, 0.059814, 0.025146, 0.055664, 0.135742, 0.234375, 0.010681, 0.029541, 0.069336, 0.157227, 0.001244, 0.009888, -0.045166, 0.009399, 0.010986, 0.021606, 0.029053, -0.045898, -0.003372, -0.003052, 0.002121, -0.080566, -0.017334, -0.026367, -0.037598, 0.056396, 0.004517, 0.007751, 0.055908, 0.308594, -0.005981, -0.014221, -0.038818, 0.040283, 0.005829, 0.018921, 0.043457, 0.219727, -0.001335, -0.002136, -0.006134, 0.0625, -0.003036, -0.005157, 0.011047, 0.158203, 0.003067, 0.009094, 0.039062, 0.28125, -0.001968, 0.001022, -0.00708, -0.15625, 0.006256, 0.019531, 0.052002, -0.019897, -0.005432, -0.0065, -0.017212, 0.05835, 0.001808, 0.004211, 0.002106, -0.057373, -0.004089, -0.001228, 0.008118, 0.158203, -0.005157, -0.011475, -0.048584, -0.25, 0.006165, 0.014954, 0.038818, 0.049072, 0.003555, 0.003204, 0.015991, -0.063477, -0.021118, -0.053467, -0.121582, 0.019165, -0.005066, -0.009155, -0.020508, -0.128906, -0.001686, -0.003174, -0.006622, 0.058838, -0.013184, -0.009521, -0.062988, -0.173828, -0.000546, 0.000277, 0.0271, 0.224609, 0.000151, 0.002533, 0.005219, -0.055176, -0.003494, -0.003189, 0.00592, 0.054199, -0.014526, -0.014038, -0.052734, -0.212891, 0.00069, 0.002853, 0.009216, -0.055908, 0.001472, -0.002151, -0.027466, -0.227539, 0.001602, 0.001556, 0.0177, 0.061279, -0.000843, 0.008606, 0.038086, 0.236328, -0.003113, -0.001106, 0.002106, 0.054443, -0.00103, -0.000076, 0.044922, -0.026733, 0.00325, 0.004272, 0.01123, -0.057617, -0.000178, 0.002625, 0.015442, 0.162109, 0.007324, 0.000076, -0.039795, -0.310547, 0.005402, -0.005341, -0.006592, -0.157227, -0.004761, -0.013367, -0.056885, -0.121094, -0.004303, -0.007599, -0.012024, 0.146484, -0.001289, -0.003113, -0.012634, 0.064453, 0.003296, -0.004547, -0.035889, -0.330078, -0.009155, -0.018433, -0.042236, -0.219727, -0.009766, -0.023071, -0.05957, -0.242188, -0.001099, 0.007812, 0.008423, -0.057617, 0.008972, 0.014343, 0.068848, 0.239258, 0.005646, 0.008606, 0.039307, 0.181641, 0.006622, 0.007629, 0.008484, -0.165039, 0.005676, 0.012085, 0.018799, 0.166016, 0.000744, -0.003494, -0.004059, 0.053955, 0.004608, 0.004547, 0.025635, 0.07959, -0.00267, -0.002655, 0.006226, 0.054199, -0.000664, -0.008545, -0.037842, -0.253906, -0.002365, -0.002274, -0.008057, 0.059082, -0.00135, -0.005157, -0.018555, 0.05835, 0.003006, 0.006805, 0.002762, -0.150391, -0.021484, -0.039551, -0.122559, -0.246094, 0.00296, 0.00415, 0.053223, 0.118164, -0.001282, 0.005585, 0.008301, -0.072266, 0.001541, -0.001999, -0.009766, -0.049561, 0.006226, 0.003265, 0.000637, 0.120605, -0.003128, -0.006042, -0.048828, -0.210938, 0.002869, 0.006287, 0.003815, -0.059814, 0.006348, 0.002304, 0.011902, -0.178711, 0.021484, 0.019531, 0.0354, 0.209961, -0.008911, -0.007385, -0.023682, -0.157227, 0.000786, -0.002106, 0.007996, 0.07373, -0.008423, -0.006042, -0.004761, -0.174805, -0.002548, -0.005859, -0.005646, -0.139648, 0.002289, 0.001595, 0.006653, -0.056396, -0.005096, -0.013184, -0.027222, -0.239258, -0.002167, -0.008423, 0.047119, -0.013428, 0.000725, -0.00119, -0.00589, -0.052246, -0.00528, -0.00383, -0.022461, -0.082031, -0.008423, -0.01709, -0.033936, -0.012573, -0.017334, -0.026123, -0.050293, -0.035156, 0.003296, 0.001389, -0.00415, 0.09082, -0.001305, 0.000198, 0.001633, 0.059814, -0.000553, 0.003067, 0.021606, -0.054688, -0.00473, -0.000542, 0.006104, -0.173828, -0.004395, -0.007935, -0.032227, -0.141602, 0.013, 0.016724, 0.062988, 0.273438, 0.002441, -0.002075, -0.002029, -0.161133, -0.004547, -0.008484, -0.020874, 0.052002, -0.001846, 0.002411, 0.005676, 0.147461, 0.019409, 0.02832, 0.020386, -0.017944, 0.014221, 0.022705, 0.047119, -0.035645, 0.005951, 0.00708, 0.025391, 0.164062, 0.011108, 0.034668, 0.120605, 0.279297, 0.00766, 0.026611, 0.119141, -0.092285, 0.000568, 0.010986, -0.043213, 0.011414, 0.004608, 0.015198, 0.030151, 0.130859, -0.00293, -0.003937, -0.007202, 0.057861, 0.001846, 0.012695, -0.046387, 0.011108, 0.000565, 0.000151, -0.000816, 0.049316, 0.009216, 0.005402, 0.008301, 0.135742, 0.002457, 0.003616, 0.005066, 0.055908, 0.018188, 0.017334, 0.032471, 0.166992, 0.000441, -0.000078, 0.000767, 0.047607, 0.012756, 0.007874, 0.013794, 0.170898, -0.0177, -0.022583, -0.040771, -0.229492, -0.01123, -0.012268, -0.025146, -0.139648, 0.00238, 0.002747, 0.005035, 0.051758, 0.017456, 0.019409, 0.041992, 0.192383, 0.011414, 0.012878, 0.027954, 0.104004, -0.009338, -0.009766, -0.024048, 0.01239, -0.029419, -0.032959, -0.078613, -0.202148, 0.000036, 0.000313, 0.001419, 0.046875, 0.017212, 0.022583, 0.036865, 0.207031, 0.001785, 0.004089, 0.004669, 0.055664, 0.015015, 0.01123, 0.027954, 0.144531, 0.010681, 0.010559, 0.019287, 0.088867, -0.000774, -0.001137, 0.000116, -0.043457, -0.026001, -0.028931, -0.056396, -0.162109, -0.010254, -0.009827, -0.023804, -0.181641, 0.009949, 0.011292, 0.021484, 0.130859, 0.015747, 0.016357, 0.030884, 0.18457, -0.016357, -0.023926, -0.044434, -0.267578, -0.010864, -0.011902, -0.025146, -0.141602, -0.016846, -0.015198, -0.026367, -0.171875, -0.021362, -0.024658, -0.066895, -0.320312, -0.01062, -0.015991, -0.025513, -0.181641, 0.014038, 0.014282, 0.045898, 0.242188, -0.014221, -0.015259, -0.035645, -0.287109, -0.017212, -0.016479, -0.02417, -0.171875, -0.008972, -0.004272, -0.020508, -0.106934, 0.026001, 0.028442, 0.066406, 0.296875, 0.014771, 0.013123, 0.0271, 0.205078, -0.010681, -0.013062, -0.022705, -0.222656, -0.004517, -0.005768, -0.010742, -0.061035, 0.01001, 0.008972, 0.019287, 0.124023, -0.043701, -0.056152, -0.100098, -0.22168, -0.025757, -0.019653, -0.044678, -0.300781, 0.010132, 0.009521, 0.010559, 0.172852, -0.021973, -0.02356, -0.048584, -0.189453, 0.00119, -0.000416, -0.000923, -0.042725, 0.006287, 0.011169, 0.027344, 0.191406, 0.01001, 0.006989, 0.023804, 0.165039, -0.008423, -0.007294, -0.015503, -0.136719, -0.013245, -0.013672, -0.029541, -0.135742, -0.001427, -0.002609, -0.005402, -0.051025, 0.015381, 0.020996, 0.05127, 0.275391, 0.004913, 0.004486, 0.015198, 0.058105, 0.021973, 0.031494, 0.068848, 0.261719, 0.00145, 0.00322, 0.005981, 0.052002, 0.010986, 0.012939, 0.018433, 0.089844, -0.022339, -0.02356, -0.052246, -0.251953, -0.010498, -0.010864, -0.014709, -0.15918, 0.0271, 0.028687, 0.054199, 0.233398, 0.005493, 0.007935, 0.015747, 0.050781, 0.002747, 0.003174, 0.009644, 0.049316, -0.030273, -0.034668, -0.065918, -0.198242, -0.006256, -0.006378, -0.014648, -0.058838, -0.003998, -0.003906, -0.009277, 0.045654, 0.006866, 0.014282, 0.045166, 0.28125, -0.005524, -0.006042, -0.014954, -0.191406, 0.000135, 0.000042, 0.001755, -0.054443, -0.019287, -0.023071, -0.04541, -0.251953, -0.001099, -0.001617, -0.007996, -0.054688, 0.00766, 0.00415, 0.020752, 0.171875, 0.032959, 0.039307, 0.080078, 0.228516, 0.001564, 0.000538, 0.00296, 0.045898, -0.00177, -0.001465, -0.001167, -0.049561, -0.004944, -0.006897, -0.015869, -0.107422, -0.001122, -0.000801, 0.003159, -0.044678, 0.000294, 0.0001, 0.001366, 0.037354, -0.00061, -0.002029, 0.002289, -0.046631, 0.009888, 0.00824, 0.014832, 0.168945, 0.003433, 0.00354, 0.004822, 0.058838, 0.008911, 0.011719, 0.026611, 0.146484, -0.037598, -0.036865, -0.068359, -0.306641, -0.049561, -0.05542, -0.086426, -0.245117, -0.017944, -0.018677, -0.04248, -0.098633, -0.011719, -0.018799, -0.055908, -0.384766, 0.000683, 0.002029, 0.004395, 0.049316, -0.007385, -0.006989, -0.015747, -0.043213, 0.01355, 0.015381, 0.033203, -0.016968, 0.000927, 0.001373, 0.002762, 0.044922, 0.023682, 0.025024, 0.040283, 0.206055, -0.006012, -0.00824, -0.013916, -0.119629, 0.011047, 0.015442, 0.030273, 0.147461, -0.028442, -0.03064, -0.066895, -0.212891, 0.001007, 0.00021, 0.011475, 0.161133, 0.004578, 0.004639, 0.011169, -0.048096, -0.004028, -0.00766, -0.020142, -0.147461, 0.012878, 0.017944, 0.068848, 0.251953, 0.031982, 0.049805, 0.092773, 0.318359, -0.000984, 0.000317, 0.001183, 0.046631, -0.019531, -0.016235, -0.027832, -0.175781, -0.053467, -0.058594, -0.105957, -0.253906, 0.018677, 0.023438, 0.04248, 0.283203, -0.009094, -0.013184, -0.029663, -0.144531, -0.025513, -0.026733, -0.05957, -0.211914, -0.046631, -0.04541, -0.088867, 0.062012, -0.021729, -0.036621, -0.06543, -0.322266, 0.007599, 0.009399, 0.011047, 0.147461, -0.003494, -0.003967, -0.009033, -0.042725, -0.01355, -0.018188, -0.028076, -0.200195, 0.020874, 0.024048, 0.04126, 0.169922, 0.008423, 0.010437, 0.025024, 0.188477, 0.005707, 0.010254, 0.016968, 0.160156, -0.001846, -0.001617, -0.005829, -0.052734, -0.008789, -0.014526, -0.025879, -0.157227, 0.020508, 0.021851, 0.04126, 0.188477, 0.017578, 0.025391, 0.052002, 0.251953, -0.071289, -0.076172, -0.122559, -0.28125, 0.022095, 0.023315, 0.046875, 0.248047, -0.039062, -0.051025, -0.085938, -0.25, 0.007416, 0.00708, 0.011963, 0.167969, 0.001488, 0.000862, 0.005493, 0.053955, -0.01062, -0.013245, -0.021973, -0.161133, 0.013855, 0.013245, 0.018066, 0.205078, -0.009216, -0.010803, -0.01709, -0.166016, -0.016479, -0.02002, -0.052002, -0.265625, -0.01239, -0.018433, -0.044189, -0.216797, -0.007019, -0.005249, -0.015381, -0.135742, 0.006104, 0.004852, 0.010559, 0.109375, 0.01062, 0.01239, 0.023438, 0.004944, -0.006866, -0.009094, -0.023438, -0.118164, -0.031982, -0.024902, -0.064453, -0.269531, -0.001389, -0.00383, -0.015259, -0.140625, -0.020874, -0.026611, -0.043457, -0.180664, -0.01239, -0.015564, -0.032471, -0.169922, 0.028809, 0.034424, 0.05835, 0.200195, 0.013367, 0.016846, 0.040039, 0.24707, 0.004852, 0.00528, 0.011108, 0.053955, 0.034424, 0.036377, 0.078125, 0.263672, -0.026001, -0.029175, -0.062988, -0.194336, 0.014404, 0.014587, 0.036865, 0.178711, -0.003128, -0.004242, -0.016724, -0.057861, -0.002182, -0.003082, -0.00824, -0.054199, -0.01123, -0.011108, -0.026855, -0.166992, -0.005676, -0.003754, -0.007629, -0.078613, -0.024292, -0.026978, -0.057861, -0.21582, -0.000389, -0.004486, 0.000839, 0.083008, -0.002029, -0.001518, -0.004944, -0.053467, -0.016968, -0.021118, -0.045166, -0.194336, 0.000103, 0.000345, -0.002029, 0.053223, -0.004852, -0.00708, -0.017944, -0.068848, -0.014038, -0.016724, -0.037354, -0.166016, -0.000178, -0.001442, -0.002625, -0.058594, 0.019531, 0.02356, 0.047119, 0.173828, 0.03125, 0.027954, 0.055176, 0.206055, -0.018799, -0.022339, -0.048584, -0.163086, -0.037109, -0.052979, -0.10791, -0.322266, -0.028809, -0.029053, -0.063477, -0.271484, -0.004639, -0.006134, -0.011414, -0.087891, 0.002777, -0.000031, 0.003769, 0.050537, 0.001381, 0.001686, 0.005402, 0.072754, -0.003784, -0.004669, -0.012207, -0.061279, 0.004547, 0.005157, 0.011963, 0.066895, 0.003204, 0.005157, 0.010742, 0.052002, 0.01239, 0.012024, 0.03418, 0.158203, 0.021973, 0.029907, 0.058105, 0.267578, 0.000664, 0.001022, 0.002075, 0.058594, 0.027344, 0.032471, 0.071289, 0.263672, -0.014771, -0.018921, -0.046875, -0.277344, 0.008972, 0.013062, 0.022339, 0.131836, 0.000648, 0.001427, 0.005157, 0.05542, 0.004608, 0.002548, 0.00824, 0.050537, -0.015442, -0.023682, -0.063477, -0.384766, 0.006714, 0.006104, 0.013489, 0.066895, -0.00164, -0.000633, -0.005768, -0.046387, 0.012024, 0.016479, 0.031982, 0.209961, 0.020142, 0.024048, 0.046631, 0.170898, 0.000835, 0.003006, 0.005859, 0.059082, -0.014343, -0.02002, -0.044189, -0.18457, 0.019653, 0.026123, 0.05127, 0.261719, 0.002945, 0.002884, 0.005096, 0.049316, 0.011414, 0.010925, 0.026489, 0.148438, -0.038574, -0.038574, -0.068848, -0.283203, 0.006195, 0.006317, 0.012085, 0.064941, -0.005524, -0.013733, -0.036377, -0.263672, 0.023682, 0.028564, 0.060059, 0.300781, -0.047607, -0.052002, -0.11084, -0.240234, -0.00325, -0.001297, 0.000307, -0.05249, -0.019165, -0.021973, -0.051514, -0.241211, -0.001297, -0.001465, -0.001587, -0.056396, -0.04126, -0.049805, -0.095215, -0.332031, -0.003891, -0.005157, -0.017334, -0.06543, -0.03125, -0.032471, -0.068848, -0.216797, -0.004883, -0.003113, -0.009827, -0.046143, -0.009766, -0.009644, -0.018555, -0.191406, 0.006531, 0.007294, 0.020996, 0.168945, -0.040039, -0.036133, -0.054932, -0.244141, 0.001045, 0.00193, 0.013916, 0.047852, 0.001289, -0.000622, 0.005981, 0.053223, 0.009277, 0.012817, 0.027588, 0.146484, 0.016235, 0.019897, 0.046631, 0.171875, -0.00264, -0.002319, -0.00592, -0.062988, 0.008057, 0.010864, 0.019653, 0.100098, -0.018799, -0.038086, -0.091797, -0.404297, 0.003372, 0.002167, 0.003586, 0.048096, -0.045654, -0.044678, -0.09082, -0.222656, 0.025269, 0.033447, 0.068359, 0.269531, -0.01123, -0.010803, -0.026367, -0.166992, 0.023682, 0.025269, 0.05127, 0.15625, 0.007141, 0.006805, 0.012512, 0.126953, -0.021362, -0.022217, -0.048828, -0.239258, -0.014709, -0.014282, -0.02771, -0.188477, -0.066406, -0.100098, -0.211914, -0.441406, -0.020264, -0.02356, -0.04126, 0.134766, 0.022583, 0.021118, 0.045166, 0.208008, 0.003815, 0.004944, 0.011475, 0.049561, -0.016235, -0.020264, -0.050781, -0.265625, -0.012695, -0.014404, -0.030884, 0.005646, -0.003082, -0.001183, -0.005371, -0.061523, 0.000408, -0.000977, -0.00708, -0.049561, -0.020508, -0.026001, -0.047607, -0.21582, 0.023682, 0.021729, 0.03833, 0.167969, 0.024658, 0.024536, 0.052002, 0.193359, -0.017334, -0.017944, -0.044189, -0.182617, -0.000305, 0.001579, 0.00412, 0.046631, 0.005005, 0.00322, 0.006012, 0.056885, 0.017334, 0.024902, 0.052979, 0.337891, 0.003418, 0.002258, 0.003937, -0.06543, -0.012207, -0.014893, -0.024292, -0.132812, -0.010071, -0.010742, -0.032959, -0.174805, 0.023071, 0.028442, 0.056885, 0.22168, 0.002579, 0.004791, 0.013733, 0.063965, -0.01123, -0.016113, -0.029663, 0.001228, -0.026611, -0.031128, -0.059082, -0.24707, 0.001633, 0.001038, 0.003189, 0.058105, -0.005035, -0.003433, -0.006714, -0.062256, -0.02124, -0.024536, -0.061035, -0.349609, -0.009827, -0.015381, -0.029419, -0.103516, -0.034424, -0.046631, -0.088379, -0.199219, 0.011719, 0.012451, 0.023682, 0.186523, -0.026123, -0.026123, -0.056396, -0.261719, 0.009521, 0.006531, 0.019165, 0.144531, -0.009277, -0.012451, -0.022583, -0.145508, 0.025513, 0.026978, 0.060791, 0.28125, -0.010559, -0.013123, -0.026733, -0.191406, -0.000037, -0.00032, 0.001137, -0.055176, -0.015625, -0.018555, -0.043945, -0.265625, -0.028809, -0.036133, -0.074219, -0.259766, -0.015991, -0.014526, -0.029175, -0.154297, -0.023193, -0.032715, -0.063477, -0.353516, 0.01709, 0.018921, 0.042725, 0.169922, -0.002518, -0.002197, -0.011536, -0.067383, 0.004639, 0.00766, 0.022827, 0.185547, 0.015747, 0.016968, 0.040283, 0.214844, -0.013733, -0.016113, -0.035156, -0.176758, 0.000387, -0.003265, -0.013977, -0.086914, 0.016235, 0.019043, 0.047363, 0.216797, 0.010071, 0.011658, 0.028564, 0.166992, -0.053467, -0.054688, -0.112305, -0.302734, -0.037109, -0.039795, -0.074707, -0.320312, -0.005524, -0.007446, -0.013672, -0.062988, 0.007935, 0.011719, 0.015503, 0.1875, -0.018066, -0.016968, -0.028198, -0.176758, 0.050537, 0.050049, 0.115723, 0.308594, 0.007935, 0.008301, 0.021729, 0.063477, 0.003326, 0.002914, 0.012695, 0.074219, -0.013489, -0.013611, -0.023682, -0.115234, -0.001846, -0.001785, -0.007874, -0.066406, 0.038574, 0.047607, 0.077637, 0.213867, -0.045898, -0.051758, -0.112305, -0.310547, -0.009033, -0.013062, -0.022827, -0.074219, -0.014221, -0.014526, -0.035645, -0.199219, 0.008667, 0.008911, 0.01709, 0.084473, -0.055908, -0.060059, -0.126953, -0.349609, 0.019409, 0.022217, 0.032227, 0.179688, -0.051758, -0.057373, -0.11084, -0.337891, -0.042725, -0.040283, -0.094727, -0.271484, -0.044678, -0.039551, -0.065918, -0.279297, -0.005127, -0.00647, -0.010315, -0.071777, 0.018555, 0.016235, 0.029297, 0.083008, 0.023315, 0.023804, 0.047363, 0.213867, -0.012207, -0.011047, -0.016968, -0.114258, -0.034912, -0.043213, -0.083984, -0.402344, -0.062256, -0.070801, -0.099609, -0.402344, -0.036621, -0.04541, -0.086426, -0.361328, -0.019531, -0.033447, -0.087891, -0.46875, 0.022705, 0.031982, 0.065918, 0.365234, -0.017822, -0.018799, -0.035645, -0.233398, 0.014587, 0.015564, 0.027954, 0.131836, -0.004425, -0.005035, -0.006409, -0.055664, -0.0177, -0.018555, -0.029785, -0.137695, 0.030151, 0.030518, 0.05542, 0.263672, 0.038574, 0.074219, 0.15625, 0.396484, -0.027344, -0.032715, -0.062256, -0.324219, 0.024902, 0.026855, 0.037842, 0.195312, 0.006927, 0.006622, 0.009827, 0.124023, -0.031982, -0.02771, -0.065918, -0.248047, 0.02002, 0.020996, 0.036133, 0.1875, 0.012207, 0.01062, 0.012268, 0.078613, 0.011047, 0.010437, 0.016479, 0.086914, -0.016479, -0.018311, -0.035156, -0.164062, -0.063965, -0.068848, -0.131836, -0.386719, -0.029419, -0.031006, -0.06543, -0.208008, -0.022827, -0.018555, -0.040771, -0.136719, 0.024414, 0.02417, 0.040527, -0.006134, -0.047363, -0.057861, -0.092773, -0.425781, 0.015137, 0.015442, 0.026001, 0.095215, -0.022461, -0.027466, -0.039062, -0.265625, 0.039551, 0.039551, 0.065918, 0.294922, 0.00174, 0.003784, 0.005585, 0.104492, -0.003082, -0.004089, -0.005615, -0.045654, -0.017578, -0.015747, -0.026733, -0.125, -0.020996, -0.021362, -0.0354, -0.146484, -0.037842, -0.039307, -0.077637, -0.416016, 0.022339, 0.023926, 0.036377, 0.194336, -0.008301, -0.00708, -0.012878, -0.074707, 0.048584, 0.061279, 0.092773, 0.380859, -0.040771, -0.042969, -0.084473, -0.285156, 0.005035, 0.005554, 0.010376, 0.07666, 0.004028, 0.004913, 0.005524, 0.046875, -0.027344, -0.024902, -0.051025, -0.120117, 0.034424, 0.036377, 0.080566, 0.289062, 0.078613, 0.070312, 0.136719, 0.371094, -0.034424, -0.032715, -0.062988, -0.203125, 0.032227, 0.02771, 0.048096, 0.135742, 0.050537, 0.05542, 0.095703, 0.384766, 0.008423, 0.01178, 0.017578, 0.083008, 0.027832, 0.037354, 0.071289, 0.339844, -0.031738, -0.036133, -0.072266, -0.239258, 0.038574, 0.041504, 0.115723, 0.310547, 0.015991, 0.015564, 0.023438, 0.07666, -0.013611, -0.017944, -0.031128, -0.257812, -0.043457, -0.05127, -0.118652, -0.392578, -0.034424, -0.043701, -0.118652, -0.355469, 0.033203, 0.033447, 0.069824, 0.263672, 0.011353, 0.012878, 0.022217, 0.072754, 0.015259, 0.014587, 0.020264, 0.108887, -0.046143, -0.05127, -0.118652, -0.388672, 0.005554, 0.007141, 0.010864, 0.070312, 0.060791, 0.060059, 0.109863, 0.298828, -0.048096, -0.053955, -0.102051, -0.378906, 0.037598, 0.044189, 0.084961, 0.296875, -0.012268, -0.009583, -0.015869, -0.197266, -0.008484, -0.012329, -0.026855, -0.128906, -0.018311, -0.025879, -0.050049, -0.273438, -0.035645, -0.036865, -0.085938, -0.279297, -0.028809, -0.032227, -0.057617, -0.238281, -0.010315, -0.013, -0.019043, -0.087402, -0.02417, -0.022827, -0.037354, -0.157227, 0.012085, 0.012085, 0.0271, 0.164062, -0.023804, -0.025879, -0.048584, -0.166992, 0.015259, 0.015015, 0.027466, 0.18457, -0.003937, -0.005829, -0.00824, -0.078125, -0.009583, -0.009033, -0.016968, -0.120117, 0.003326, 0.004578, 0.008179, 0.087402, -0.041016, -0.053711, -0.106445, -0.400391, 0.013123, 0.012085, 0.019043, 0.18457, -0.022949, -0.022949, -0.032715, -0.166016, 0.008728, 0.011475, 0.022339, 0.088379, -0.03418, -0.035645, -0.047363, -0.045898, -0.041748, -0.04126, -0.079102, -0.25, -0.010071, -0.011658, -0.020874, -0.199219, -0.013245, -0.015442, -0.023193, -0.163086, -0.053223, -0.057129, -0.098145, -0.416016, 0.007812, 0.009583, 0.013611, 0.146484, 0.030884, 0.037109, 0.073242, 0.351562, -0.018066, -0.019409, -0.040771, -0.353516, -0.02356, -0.022827, -0.037109, -0.160156, 0.013, 0.011841, 0.021606, 0.05957, -0.049561, -0.048584, -0.089844, -0.283203, 0.044189, 0.044434, 0.097656, 0.310547, -0.024292, -0.025146, -0.033936, -0.123047, -0.045898, -0.049072, -0.073242, -0.300781, -0.014404, -0.019653, -0.040039, -0.19043, -0.013245, -0.017456, -0.032715, -0.196289, 0.032471, 0.041748, 0.08252, 0.392578, -0.000984, 0.000216, 0.002457, 0.071289, 0.029541, 0.028809, 0.062988, 0.255859, 0.008911, 0.007202, 0.018188, 0.064453, -0.003052, -0.003967, -0.008423, -0.090332, -0.099609, -0.097656, -0.168945, -0.308594, 0.012512, 0.014099, 0.026855, 0.081055, 0.042236, 0.045166, 0.102051, 0.318359, 0.035889, 0.034424, 0.049561, 0.267578, -0.011597, -0.009705, -0.012756, -0.067383, -0.043945, -0.047607, -0.104492, -0.302734, -0.051025, -0.052979, -0.095215, -0.369141, -0.013489, -0.016357, -0.026367, -0.109863, 0.018555, 0.016357, 0.032227, 0.172852, -0.046143, -0.047607, -0.080566, -0.326172, 0.013855, 0.012207, 0.030151, 0.117188, -0.011414, -0.008423, -0.010986, -0.060059, -0.016479, -0.013672, -0.035889, -0.122559, 0.011047, 0.009583, 0.018799, 0.080078, -0.085449, -0.071777, -0.11084, -0.300781, 0.033447, 0.040527, 0.078125, 0.427734, -0.076172, -0.074707, -0.101562, -0.228516, 0.010498, 0.008667, 0.011414, 0.068848, -0.010254, -0.00885, -0.015747, -0.079102, 0.010071, 0.009888, 0.017822, 0.052979, -0.002396, -0.004242, -0.008789, -0.07959, -0.071777, -0.063477, -0.093262, -0.347656, 0.008545, 0.009705, 0.013367, 0.072754, -0.012695, -0.009766, -0.016479, -0.076172, 0.028809, 0.028931, 0.043213, 0.036133, 0.050293, 0.041504, 0.05957, 0.220703, -0.046875, -0.043457, -0.072754, -0.353516, -0.004181, -0.006073, -0.010925, -0.09082, -0.009277, -0.008179, -0.014221, -0.061035, -0.006165, -0.004974, -0.007996, -0.067383, 0.068359, 0.063477, 0.104492, 0.304688, 0.05249, 0.045654, 0.071777, 0.207031, 0.002518, 0.002441, 0.000385, 0.070312, -0.006683, -0.007446, -0.005768, -0.112305, -0.000862, 0.000904, -0.008301, 0.081543, -0.091309, -0.07959, -0.114258, -0.332031, 0.034912, 0.029175, 0.049072, 0.155273, -0.005707, -0.003647, -0.004883, -0.083496, 0.00824, 0.007782, 0.01178, 0.142578, -0.025635, -0.024536, -0.036377, -0.178711, -0.002029, -0.000515, -0.0047, -0.102051, 0.019531, 0.018433, 0.0271, 0.208984, 0.027588, 0.026733, 0.035156, -0.04834, -0.069824, -0.055908, -0.081055, -0.233398, -0.020874, -0.016968, -0.023193, -0.134766, 0.062256, 0.050537, 0.071777, 0.333984, -0.014099, -0.012146, -0.007721, -0.207031, -0.009094, -0.008057, -0.012634, -0.068848, 0.010071, 0.009338, 0.017212, 0.066895, -0.048096, -0.047607, -0.07373, -0.296875, 0.017456, 0.016357, 0.032715, -0.001114, 0.009766, 0.007721, 0.016357, 0.068359, 0.030029, 0.023682, 0.053223, 0.238281, -0.017212, -0.014954, -0.037109, -0.25, -0.040771, -0.036377, -0.061523, -0.170898, -0.040283, -0.036621, -0.055176, -0.226562, 0.060547, 0.046875, 0.062256, 0.231445, -0.004791, -0.00473, -0.009949, 0.060303, -0.002609, -0.003632, -0.0065, -0.103027, 0.009644, 0.009521, 0.016968, 0.086914, 0.059326, 0.050781, 0.066406, 0.24707, 0.005463, 0.005859, 0.007629, 0.120605, 0.00705, 0.009033, 0.013, 0.058594, -0.038574, -0.043213, -0.060791, -0.318359, -0.030884, -0.025146, -0.044678, -0.169922, -0.004791, -0.003433, -0.008118, -0.098633, 0.007202, 0.006409, 0.006439, 0.066895, -0.021851, -0.020752, -0.037598, -0.550781, 0.00885, 0.006165, 0.008972, 0.075195, 0.008789, 0.007996, 0.013306, 0.189453, -0.0625, -0.058105, -0.09082, -0.238281, 0.021729, 0.019653, 0.030518, 0.176758, 0.025146, 0.032471, 0.054443, 0.294922, 0.030029, 0.02356, 0.034424, 0.168945, 0.01709, 0.017944, 0.031738, 0.177734, -0.009583, -0.008972, -0.011414, -0.080078, 0.015198, 0.014954, 0.019287, 0.138672, 0.005768, 0.006622, 0.015869, 0.085449, 0.0625, 0.056152, 0.080078, 0.384766, -0.008423, -0.028076, -0.051025, -0.341797, 0.003632, 0.007996, 0.014038, 0.189453, -0.004913, -0.00412, -0.005432, -0.083496, 0.007294, 0.004456, 0.021362, 0.15332, 0.004486, 0.005737, 0.008179, 0.147461, -0.010315, -0.009216, -0.016968, -0.075195, -0.068848, -0.060547, -0.090332, -0.257812, 0.116211, 0.128906, 0.205078, 0.421875, -0.059082, -0.061768, -0.092773, -0.439453, 0.009583, 0.007507, 0.011536, 0.076172, -0.056152, -0.056152, -0.091309, -0.263672, -0.068848, -0.047119, -0.074219, -0.234375, 0.009277, 0.009033, 0.016968, 0.066895, 0.032227, 0.028931, 0.052979, 0.181641, -0.040039, -0.042236, -0.071289, -0.349609, 0.047607, 0.045166, 0.070801, 0.285156, 0.009644, 0.01001, 0.010193, 0.296875, -0.04834, -0.041504, -0.09375, -0.322266, 0.011292, 0.012207, 0.032959, 0.229492, 0.018921, 0.017944, 0.033691, 0.125977, -0.008606, -0.00592, -0.006683, -0.066406, 0.0019, 0.002853, 0.003738, 0.068848, -0.027466, -0.027588, -0.04541, -0.248047, 0.03125, 0.027466, 0.039795, 0.324219, -0.04248, -0.040039, -0.065918, -0.246094, 0.004303, 0.005096, 0.017944, 0.21875, 0.022339, 0.02063, 0.037598, 0.40625, 0.066406, 0.05957, 0.086914, 0.255859, 0.022217, 0.019165, 0.029419, -0.0177, -0.002258, -0.003159, 0.000049, -0.113281, -0.007538, -0.006592, -0.005493, -0.077637, -0.043457, -0.046875, -0.068848, -0.275391, -0.004181, -0.006287, -0.010681, -0.085449, -0.010376, -0.006989, -0.011597, -0.086914, -0.009583, -0.007599, -0.01709, -0.076172, 0.011658, 0.008362, 0.020508, 0.09082, 0.013733, 0.014709, 0.02124, 0.07373, 0.050537, 0.043945, 0.062012, 0.214844, 0.009583, 0.008362, 0.013245, 0.246094, -0.040771, -0.039551, -0.058594, -0.166992, -0.025879, -0.019775, -0.033447, -0.178711, -0.002472, -0.003357, -0.006622, -0.084473, 0.005676, 0.004181, 0.011536, 0.085938, 0.029907, 0.028076, 0.056152, 0.261719, 0.018433, 0.017212, 0.029785, 0.176758, 0.010437, 0.012207, 0.024414, 0.11084, 0.022339, 0.020874, 0.031738, -0.083984, 0.05249, 0.049561, 0.072754, 0.194336, -0.011719, -0.010437, -0.018677, -0.077148, 0.075195, 0.061035, 0.085938, 0.233398, -0.007751, -0.007874, -0.019287, -0.08252, -0.007355, -0.007446, -0.010986, -0.077148, 0.00824, 0.006866, 0.010376, 0.094238, 0.01178, 0.009888, 0.017578, -0.053955, -0.013977, -0.014282, -0.018555, -0.185547, -0.045654, -0.037842, -0.057373, -0.169922, 0.050781, 0.037109, 0.061279, 0.186523, 0.02417, 0.020264, 0.032959, 0.168945, 0.01178, 0.008423, 0.016357, 0.093262, -0.00235, 0.001282, -0.004211, -0.081543, 0.005402, 0.005157, 0.007263, 0.052246, 0.001518, 0.000763, 0.003296, 0.074707, 0.013489, 0.003647, -0.023804, -0.109863, 0.020996, 0.020752, 0.036621, 0.15625, 0.010864, 0.003571, -0.038086, -0.140625, -0.004242, -0.005463, -0.010437, -0.040039, 0.000105, -0.002579, -0.001686, -0.069824, -0.003067, -0.004608, -0.011292, -0.107422, 0.00769, 0.008667, 0.0177, 0.09375, -0.000136, 0.00103, 0.000549, 0.059082, 0.008972, 0.006439, 0.012878, 0.050537, -0.001862, 0.000359, 0.00079, 0.09668, 0.004822, 0.004791, 0.008911, 0.066406, -0.041016, -0.046875, -0.07959, -0.244141, -0.009277, -0.008911, -0.010071, -0.073242, 0.002213, 0.000221, -0.000383, 0.110352, 0.001526, 0.00069, 0.000538, 0.049805, -0.007751, -0.007263, -0.011597, -0.163086, 0.005768, 0.004303, 0.011047, 0.064941, -0.011169, -0.00946, -0.015991, -0.055908, -0.001694, -0.000209, -0.005859, -0.053223, -0.006104, -0.004517, -0.009155, -0.068848, -0.011292, -0.008972, -0.012085, -0.087402, 0.007233, 0.006958, 0.012268, 0.050781, 0.019775, 0.025513, 0.039062, 0.07373, 0.00148, 0.003479, 0.001022, 0.055664, 0.004364, 0.002731, 0.007263, 0.055908, -0.002274, -0.003967, -0.008972, -0.0354, 0.001099, -0.002472, -0.001228, -0.058594, -0.006561, -0.007141, -0.011475, -0.075684, -0.016846, -0.021484, -0.05249, -0.02771, -0.000313, -0.001373, 0.002396, -0.128906, -0.00238, -0.001953, -0.007507, -0.077637, -0.000622, -0.000448, -0.0019, -0.056152, 0.000511, 0.001236, 0.002808, 0.050537, -0.041016, -0.041748, -0.050537, -0.195312, 0.000549, 0.000188, 0.000153, -0.07666, -0.001083, -0.000492, -0.001465, 0.082031, 0.003052, 0.001984, 0.009399, 0.068359, 0.001472, 0.001869, 0.000204, 0.052002, 0.005157, -0.003128, -0.026855, 0.053223, -0.001144, 0.002533, 0.004364, 0.055176, 0.00267, 0.002304, 0.006622, -0.063965, -0.006683, -0.009583, -0.017944, -0.051514, 0.012024, 0.019775, 0.051514, 0.034424, -0.005463, -0.007019, -0.012817, -0.063965, -0.00412, -0.002884, -0.008606, -0.081543, -0.023071, -0.029297, -0.050781, -0.11377, 0.240234, 0.204102, 0.163086, 0.105957, -0.109375, -0.099609, -0.138672, -0.217773, 0.00824, 0.006836, 0.009827, 0.07959, -0.000767, 0.000395, -0.003464, -0.075684, -0.001236, -0.000446, -0.002396, -0.068359, -0.005219, -0.006256, -0.008667, -0.064941, 0.007874, 0.007874, 0.012756, 0.0625, 0.009766, 0.010193, 0.019531, 0.082031, 0.031982, 0.031494, 0.05127, 0.025269, 0.00386, 0.005737, 0.009094, 0.064453, -0.04541, -0.056885, -0.102539, -0.211914, -0.003479, -0.001503, 0.006195, 0.099609, -0.075684, -0.068359, -0.094238, -0.093262, 0.004486, 0.003113, 0.007111, 0.093262, -0.010376, -0.010864, -0.025024, 0.036377, -0.07373, -0.05127, -0.086426, -0.292969, 0.000523, 0.000045, -0.002579, -0.101074, 0.001335, 0.002548, 0.004181, -0.092773, -0.003143, -0.002396, -0.006836, -0.051025, -0.000992, -0.004883, -0.014526, -0.137695, 0.013, 0.012878, 0.020996, 0.074707, 0.046143, 0.050781, 0.093262, 0.239258, -0.003693, -0.00383, -0.013062, 0.044678, -0.008301, -0.008972, -0.020874, -0.07959, 0.000698, 0.000479, 0.004181, -0.048584, -0.000824, -0.000496, 0.002609, -0.060547, 0.010254, 0.004181, -0.010864, -0.064453, 0.008789, 0.008179, 0.017822, 0.07959, 0.00074, 0.001488, 0.000969, -0.052246, 0.003174, 0.003998, 0.005402, 0.036377, -0.002197, -0.002243, -0.006561, -0.05127, 0.010315, 0.005341, 0.012695, 0.095703, 0.025513, 0.019043, 0.029419, 0.014526, 0.004639, 0.003677, 0.007782, 0.080566, -0.009216, -0.005341, -0.009338, -0.144531, -0.00095, -0.001015, -0.007538, -0.047363, -0.015564, -0.018066, -0.041504, -0.111816, 0.001175, -0.000813, 0.013733, 0.077148, 0.008362, 0.007782, 0.015137, 0.064453, -0.098145, -0.094238, -0.133789, -0.174805, 0.007874, 0.004852, 0.003204, -0.047607, 0.000165, -0.000357, 0.000303, 0.068848, -0.016235, -0.019043, -0.030518, -0.118164, 0.002457, 0.003036, 0.007263, 0.065918, -0.00238, -0.003036, -0.002304, -0.049072, -0.029541, -0.034424, -0.075195, -0.051514, -0.007874, -0.006927, -0.00885, -0.063965, 0.025269, 0.020386, 0.022461, -0.017944, 0.006958, 0.007782, 0.014099, 0.077148, -0.001053, -0.001778, -0.0065, -0.050781, 0.010925, 0.014465, 0.022339, 0.09375, -0.006439, -0.005402, -0.011353, -0.083496, -0.002548, -0.004364, -0.009216, -0.064453, 0.001945, 0.002823, 0.004822, 0.049805, 0.004395, 0.013, 0.034424, -0.04248, 0.004517, 0.00296, 0.008728, 0.067383, 0.002274, 0.000568, -0.000113, 0.056152, -0.000359, 0.000044, 0.002274, 0.054443, 0.002716, 0.001823, -0.001152, -0.085938, 0.006714, 0.008484, 0.016235, 0.069824, 0.011108, 0.009583, 0.040527, 0.189453, -0.010681, -0.013184, -0.019043, -0.077637, 0.017944, 0.017212, 0.026611, 0.124023, 0.003342, 0.003098, 0.003586, -0.048096, 0.003723, 0.004333, 0.006744, 0.053223, 0.000946, 0.003845, 0.001434, -0.056885, 0.009888, 0.007874, 0.013611, 0.083008, -0.006531, -0.007141, -0.006439, -0.086914, 0.002655, 0.004456, 0.003967, 0.064453, -0.007996, -0.004822, -0.015991, -0.09668, 0.003357, 0.004883, 0.02478, 0.202148, -0.00589, -0.00647, -0.018921, -0.119629, 0.003571, 0.006226, 0.011719, -0.065918, 0.000736, 0.003006, 0.00351, 0.058594, 0.000484, 0.001732, 0.002762, 0.060303, 0.000931, -0.000992, -0.001251, -0.087402, -0.00383, -0.004364, -0.00885, -0.049805, -0.011536, -0.01001, -0.014893, -0.088867, 0.010559, 0.008728, 0.017456, 0.101074, 0.006317, 0.010193, 0.025146, 0.175781, 0.018555, 0.022217, 0.046875, 0.310547, 0.020142, 0.025513, 0.070312, 0.3125, -0.001167, -0.001556, -0.000201, 0.044189, 0.006317, 0.010864, 0.03125, 0.283203, -0.001617, -0.001556, -0.006836, -0.039307, -0.018188, -0.021606, -0.035889, -0.176758, 0.001236, 0.001305, 0.000322, 0.058838, -0.012817, -0.019775, -0.039062, -0.185547, 0.012329, 0.01532, 0.042725, 0.285156, 0.007111, 0.019897, 0.047607, 0.227539, -0.002487, -0.002151, -0.005463, -0.071289, 0.002274, 0.001457, -0.001015, 0.046875, -0.000767, 0.00145, 0.004425, 0.045898, -0.000401, 0.000725, 0.000797, -0.046631, -0.000118, -0.001595, -0.002899, 0.052002, 0.03125, 0.04834, 0.093262, 0.271484, 0.013489, 0.025391, 0.0625, 0.234375, 0.028687, 0.044678, 0.106934, 0.410156, 0.001854, 0.001984, 0.006226, 0.086914, -0.010559, -0.011719, -0.030518, -0.208984, 0.014954, 0.023438, 0.054932, 0.296875, -0.027344, -0.032471, -0.118164, -0.427734, 0.025024, 0.035645, 0.080566, 0.253906, -0.005585, -0.010559, -0.030518, 0.005219, -0.006378, -0.010437, -0.016602, -0.15918, -0.017822, -0.022705, -0.058594, -0.257812, -0.0009, -0.000152, 0.0047, -0.046387, -0.004913, -0.005219, -0.011169, -0.048828, -0.042236, -0.044678, -0.091797, -0.330078, 0.003891, 0.004852, 0.011597, 0.063477, 0.023438, 0.028076, 0.053467, 0.330078, 0.0177, 0.029297, 0.055664, 0.234375, 0.011353, 0.020874, 0.051758, 0.246094, 0.001762, 0.003494, 0.009827, 0.088379, 0.008789, 0.01355, 0.031738, 0.219727, 0.016235, 0.019409, 0.030396, 0.226562, -0.010742, -0.032227, -0.078613, -0.390625, 0.01355, 0.014771, 0.032471, 0.188477, 0.001801, 0.002945, 0.007202, 0.05249, -0.006317, -0.009521, -0.016846, -0.168945, 0.032227, 0.042725, 0.103027, 0.429688, 0.000713, 0.000961, 0.003021, 0.042969, 0.00177, 0.002014, 0.004425, 0.053467, -0.00824, -0.006561, -0.027588, -0.163086, -0.003281, -0.006012, -0.009155, -0.154297, 0.002441, 0.004608, 0.006317, 0.047119, -0.008667, -0.010376, -0.021484, -0.176758, 0.031982, 0.036133, 0.06543, 0.287109, -0.008728, -0.015869, -0.034668, -0.248047, -0.027344, -0.027954, -0.046387, -0.234375, 0.003052, 0.001846, 0.000267, 0.060303, 0.014465, 0.017944, 0.039307, 0.224609, 0.023193, 0.028198, 0.076172, 0.314453, 0.012634, 0.019287, 0.04248, 0.236328, -0.005371, -0.008606, -0.018433, -0.123047, 0.010315, 0.016968, 0.040283, 0.263672, 0.000751, 0.000683, 0.001411, -0.042725, 0.015442, 0.020142, 0.051025, 0.243164, -0.000515, -0.002808, -0.001442, 0.0354, -0.013855, -0.020142, -0.036133, -0.224609, 0.00769, 0.010986, 0.03418, 0.213867, 0.016479, 0.022949, 0.053955, 0.302734, 0.005066, 0.007446, 0.016846, 0.157227, -0.005127, -0.025757, -0.068848, -0.333984, -0.000874, -0.002594, -0.009827, -0.028931, 0.002716, 0.002029, 0.007599, 0.044922, -0.00103, -0.001793, -0.004242, -0.05249, 0.021118, 0.030151, 0.071777, 0.3125, 0.008179, 0.013245, 0.037842, 0.196289, -0.002518, -0.002914, -0.007935, -0.061523, 0.011536, 0.015015, 0.032227, 0.162109, -0.00058, 0.000557, 0.002319, 0.04834, -0.008179, -0.005707, -0.011475, -0.169922, -0.003632, -0.003967, -0.008667, -0.05127, -0.013306, -0.025635, -0.062988, -0.275391, -0.012085, -0.020142, -0.036865, -0.267578, 0.003662, 0.004791, 0.002609, 0.05957, -0.006256, -0.008179, -0.018799, -0.137695, 0.002625, 0.00473, 0.016479, 0.128906, -0.044189, -0.042725, -0.110352, -0.412109, 0.00824, 0.020874, 0.043457, 0.251953, 0.004303, 0.007294, 0.023071, 0.010681, 0.016235, 0.024292, 0.069824, 0.289062, 0.007446, 0.011658, 0.037842, 0.28125, -0.007294, -0.00946, -0.02832, -0.086914, -0.007996, -0.009766, -0.020752, 0.00824, 0.007721, 0.008972, 0.016602, 0.164062, 0.030151, 0.055908, 0.151367, 0.359375, -0.006287, -0.005798, -0.018311, -0.117676, -0.012878, -0.014404, -0.035889, -0.209961, 0.007202, 0.005798, 0.015015, 0.152344, -0.009827, -0.011597, -0.018555, -0.219727, 0.020264, 0.029785, 0.062988, 0.236328, -0.007446, -0.011902, -0.031982, -0.275391, 0.002029, 0.00351, 0.00177, 0.126953, -0.009644, -0.015442, -0.035645, -0.261719, -0.013733, -0.021606, -0.044189, -0.205078, 0.007721, 0.011353, 0.031494, 0.145508, -0.00528, -0.006287, -0.014893, -0.070801, -0.004486, 0.019653, 0.085449, 0.388672, -0.03833, -0.050293, -0.11084, -0.353516, -0.007782, -0.008606, -0.020142, -0.261719, -0.020386, -0.029907, -0.067871, -0.333984, 0.006195, 0.009399, 0.032959, 0.162109, -0.013916, -0.026123, -0.062988, -0.28125, -0.004211, -0.00415, -0.02417, -0.158203, -0.005859, -0.005768, -0.013977, -0.129883, 0.007629, 0.009277, 0.028076, 0.168945, 0.003891, 0.007782, 0.017456, 0.204102, -0.020142, -0.024658, -0.056152, -0.255859, 0.001419, 0.002686, 0.007629, 0.072266, -0.000145, 0.000843, 0.004303, 0.050049, -0.004425, -0.006622, -0.014648, -0.098633, -0.000003, -0.000334, -0.002396, 0.048096, 0.002579, 0.005829, 0.016357, 0.069336, 0.018677, 0.023926, 0.067383, 0.224609, -0.000122, -0.000368, -0.003494, -0.046875, -0.006042, -0.006195, -0.011169, -0.141602, 0.017456, 0.019165, 0.047363, 0.273438, -0.007416, -0.011169, -0.022705, 0.011475, -0.001213, -0.001617, -0.006836, -0.065918, -0.004578, -0.007172, -0.011719, -0.133789, 0.007751, 0.013977, 0.032715, 0.009521, -0.010315, -0.014038, -0.029785, -0.208008, 0.005127, 0.00351, 0.010071, 0.146484, -0.009766, -0.011902, -0.032471, -0.211914, 0.016724, 0.022583, 0.04248, 0.198242, -0.012512, -0.014038, -0.027222, -0.223633, -0.015442, -0.020142, -0.03125, -0.223633, -0.009033, -0.01416, -0.030396, -0.241211, -0.018799, -0.020752, -0.042236, -0.261719, 0.020386, 0.022339, 0.037598, 0.255859, 0.010742, 0.012939, 0.022339, 0.208008, -0.011292, -0.012634, -0.021606, -0.200195, -0.010864, -0.010803, -0.019043, -0.181641, -0.002853, -0.00235, -0.00014, -0.04834, 0.003021, 0.002579, 0.005615, 0.039062, -0.003967, -0.007996, -0.012939, -0.162109, -0.010437, -0.016235, -0.048096, -0.363281, 0.004333, 0.004486, 0.011719, 0.013672, 0.004395, 0.004364, 0.012573, 0.037842, -0.010742, -0.015137, -0.026489, -0.269531, 0.015503, 0.026123, 0.088867, 0.425781, 0.024292, 0.02771, 0.053955, 0.328125, -0.007812, -0.008972, -0.014343, -0.186523, 0.001663, 0.002899, 0.003662, 0.027954, -0.028564, -0.031006, -0.068359, -0.318359, -0.006287, -0.010681, -0.019165, -0.186523, -0.013611, -0.017578, -0.029175, -0.204102, 0.013123, 0.018677, 0.033691, 0.253906, -0.011353, -0.017212, -0.040039, -0.265625, 0.004181, 0.004547, 0.010437, 0.080566, -0.009277, -0.009827, -0.007385, -0.227539, 0.010986, 0.015991, 0.031738, 0.236328, 0.010071, 0.009033, 0.003433, 0.279297, 0.002625, 0.003754, 0.007233, 0.045898, 0.008179, 0.008362, 0.013123, 0.182617, -0.02478, -0.032959, -0.048096, -0.34375, -0.011597, -0.015198, -0.031738, -0.243164, 0.020508, 0.021729, 0.044434, 0.269531, -0.019165, -0.021484, -0.044434, -0.257812, -0.00946, -0.009521, -0.022339, -0.179688, -0.006836, -0.010803, -0.016235, -0.197266, 0.008606, 0.010803, 0.019775, 0.140625, -0.004791, -0.008911, -0.010925, -0.220703, -0.011414, -0.013245, -0.02771, -0.213867, -0.008606, -0.011536, -0.02478, -0.222656, 0.004822, 0.006042, 0.013245, 0.115723, 0.013062, 0.014709, 0.027832, 0.226562, 0.005768, 0.011841, 0.017456, 0.210938, 0.011597, 0.016724, 0.029419, 0.234375, -0.019409, -0.019409, -0.037109, -0.267578, 0.003006, 0.003601, 0.006348, 0.03418, 0.002457, 0.002914, 0.007111, 0.046387, 0.016479, 0.020996, 0.04126, 0.316406, 0.020752, 0.020508, 0.042236, 0.261719, -0.00148, -0.001778, -0.005859, -0.051758, -0.011597, -0.018066, -0.036377, -0.333984, -0.009216, -0.008179, -0.015869, -0.18457, -0.013306, -0.012146, -0.013367, -0.222656, 0.010742, 0.012329, 0.021729, 0.200195, -0.008301, -0.010986, -0.026489, -0.191406, -0.000002, 0.001328, 0.003571, 0.040039, 0.004761, 0.004761, -0.002594, 0.200195, -0.014893, -0.017212, -0.036133, -0.246094, 0.009033, 0.010986, 0.016846, 0.162109, 0.009216, 0.017578, 0.037598, 0.359375, -0.005035, -0.006348, -0.010254, -0.177734, 0.006042, 0.007812, 0.019165, -0.007996, -0.004211, -0.005249, -0.011108, -0.063477, -0.008606, -0.008972, -0.020508, -0.199219, 0.013123, 0.015869, 0.043213, 0.179688, 0.015442, 0.017578, 0.03833, 0.296875, 0.013184, 0.020264, 0.04834, 0.371094, 0.063965, 0.078613, 0.158203, 0.40625, 0.00267, 0.002426, 0.004822, 0.049072, 0.000031, -0.001503, -0.00415, -0.034912, -0.012756, -0.012634, -0.020874, -0.207031, 0.004639, 0.005707, 0.011475, 0.066406, -0.001106, -0.000387, -0.002731, -0.025024, 0.005035, 0.005524, 0.010254, -0.015137, -0.000908, -0.001625, -0.003372, -0.040039, -0.012817, -0.017456, -0.028076, -0.243164, 0.003998, 0.004395, 0.010132, 0.070801, 0.004547, 0.005585, 0.011719, 0.084961, 0.017456, 0.016602, 0.034912, 0.239258, -0.020508, -0.020752, -0.03833, -0.251953, 0.017212, 0.020264, 0.04126, 0.263672, 0.012573, 0.018799, 0.027954, 0.302734, 0.018433, 0.019287, 0.035156, 0.231445, -0.003799, -0.005096, -0.01001, -0.07373, 0.001595, 0.001884, 0.004639, 0.037598, 0.010681, 0.012268, 0.024048, 0.228516, -0.008423, -0.009338, -0.018433, -0.176758, 0.015503, 0.016846, 0.02832, 0.224609, 0.006714, 0.008789, 0.015381, 0.155273, -0.011597, -0.012268, -0.02002, -0.167969, -0.00209, -0.001793, -0.002823, -0.037109, 0.012024, 0.013184, 0.021729, 0.18457, 0.017822, 0.020752, 0.030151, 0.214844, 0.014893, 0.018433, 0.036621, 0.279297, -0.002182, -0.002899, -0.005157, -0.028687, -0.007294, -0.01123, -0.017456, -0.199219, 0.000526, 0.000729, 0.001755, 0.033691, 0.005127, 0.005341, 0.011597, 0.083984, -0.033203, -0.034424, -0.062012, -0.243164, 0.014526, 0.016602, 0.029663, 0.269531, -0.002289, -0.003281, -0.003998, -0.050049, -0.011047, -0.015442, -0.030518, -0.283203, 0.012817, 0.015381, 0.025024, 0.204102, -0.044678, -0.048828, -0.098633, -0.333984, 0.00769, 0.014648, 0.030518, 0.21875, 0.009705, 0.014404, 0.030884, 0.283203, -0.008301, -0.013062, -0.029175, -0.269531, 0.070801, 0.083008, 0.226562, 0.150391, -0.003967, -0.003784, -0.011292, -0.071777, -0.018555, -0.025024, -0.061279, -0.322266, 0.003662, 0.007019, 0.012695, 0.163086, 0.003128, 0.010742, 0.045654, 0.382812, -0.021973, -0.027344, -0.04834, -0.291016, 0.011841, 0.015259, 0.02478, 0.220703, 0.002701, 0.003876, 0.006195, 0.061279, 0.011841, 0.014832, 0.02771, 0.263672, -0.004395, -0.005066, -0.012573, -0.003967, 0.002563, 0.002609, 0.006226, 0.047363, 0.010376, 0.01416, 0.023071, 0.22168, 0.016357, 0.017334, 0.033691, 0.248047, 0.000401, 0.00148, 0.005951, 0.039795, 0.022095, 0.028198, 0.045654, 0.294922, -0.011108, -0.010864, -0.014648, -0.166016, -0.004944, -0.00592, -0.013977, 0.008484, 0.009338, 0.011414, 0.017944, 0.158203, 0.00708, 0.012024, 0.024902, 0.241211, -0.015747, -0.0177, -0.032715, -0.271484, 0.015747, 0.018555, 0.0354, 0.175781, -0.003708, -0.005219, -0.010254, -0.09375, -0.016113, -0.015625, -0.026001, -0.34375, -0.010254, -0.011536, -0.03833, -0.380859, -0.013123, -0.015442, -0.034912, -0.347656, 0.002441, 0.002121, 0.008362, -0.10791, 0.004456, 0.00103, 0.00087, 0.15625, -0.000938, -0.001579, -0.008118, -0.111328, 0.011047, 0.014282, 0.0625, -0.04834, 0.010132, 0.010498, 0.022705, 0.287109, 0.014832, 0.019409, 0.066406, 0.398438, -0.004089, -0.006073, -0.013794, -0.094238, -0.029785, -0.035156, -0.066406, -0.4375, 0.00473, 0.004669, 0.011108, 0.096191, 0.006836, 0.007874, 0.018066, 0.255859, -0.031738, -0.023315, -0.05249, -0.4375, -0.014099, -0.019287, -0.030273, -0.40625, 0.023804, 0.02002, 0.045166, 0.398438, -0.00824, -0.010132, -0.019165, -0.34375, -0.008728, -0.011841, -0.043945, -0.457031, 0.02063, 0.024414, 0.046631, 0.308594, 0.012878, 0.013489, 0.045166, 0.490234, 0.006958, 0.01123, 0.026611, 0.355469, 0.011108, 0.014771, 0.027344, 0.376953, 0.00351, 0.005066, 0.010071, 0.119629, 0.014771, 0.018921, 0.052002, 0.376953, 0.015137, 0.016602, 0.030518, 0.341797, 0.012512, 0.013977, 0.027344, 0.292969, 0.048096, 0.044189, 0.079102, 0.441406, -0.039795, -0.04126, -0.275391, -0.419922, -0.000664, -0.002441, -0.00885, 0.087891, -0.002365, -0.004211, -0.000496, -0.152344, -0.013489, -0.016113, -0.040283, 0.031006, -0.001198, -0.002319, -0.004181, -0.080078, 0.002533, 0.002731, 0.008606, 0.100098, -0.004333, -0.004822, -0.003632, -0.115234, 0.005768, 0.00589, 0.012634, 0.086426, -0.018188, -0.02478, -0.064941, -0.390625, 0.004639, 0.00322, 0.008545, 0.092773, 0.002228, 0.003693, 0.010681, 0.092773, -0.007812, -0.009705, -0.020142, -0.306641, 0.002121, 0.002396, 0.006012, 0.093262, -0.007416, -0.009399, -0.02002, -0.347656, -0.024048, -0.042236, -0.139648, -0.535156, 0.002731, 0.003021, 0.007172, 0.125, 0.016602, 0.012695, 0.029785, 0.3125, 0.008545, 0.01001, 0.041016, 0.416016, 0.009094, 0.01062, 0.014038, 0.314453, 0.008301, 0.013123, 0.038086, 0.388672, 0.02124, 0.030273, 0.104492, 0.449219, -0.00354, -0.005585, -0.020874, -0.388672, 0.00824, 0.006348, 0.015198, 0.3125, 0.00528, 0.007172, 0.007629, 0.137695, 0.00206, 0.004028, 0.012451, 0.10498, -0.022949, -0.027588, -0.078613, -0.451172, -0.026855, -0.023071, -0.056641, -0.458984, -0.013062, -0.011902, -0.030518, -0.394531, 0.007996, 0.00885, 0.005127, 0.265625, 0.014648, 0.020386, 0.033203, 0.318359, -0.005707, -0.006317, -0.014832, -0.137695, 0.010254, 0.00946, 0.016846, 0.314453, 0.011414, 0.010376, 0.025391, 0.257812, -0.020874, -0.028076, -0.066895, -0.357422, 0.009949, 0.010742, 0.017822, 0.310547, -0.009949, -0.007141, -0.016357, -0.279297, -0.017334, -0.015991, -0.022949, -0.386719, -0.004303, -0.002869, -0.005585, -0.12793, -0.0047, -0.01001, -0.046143, -0.490234, -0.010132, -0.011902, -0.02063, -0.318359, -0.007812, -0.011658, -0.048828, -0.355469, -0.00015, -0.000376, 0.001175, -0.088379, -0.005432, -0.007324, -0.026733, -0.347656, 0.003784, 0.004333, 0.005005, 0.084473, 0.005249, 0.005341, 0.012024, 0.150391, 0.009338, 0.010498, 0.020386, 0.257812, 0.012512, 0.014221, 0.03125, 0.341797, -0.021606, -0.027832, -0.056152, -0.453125, 0.00412, 0.00647, 0.011169, 0.118164, -0.023804, -0.029541, -0.052734, -0.400391, -0.007721, -0.00946, -0.001938, -0.108887, 0.044189, 0.055176, 0.108887, 0.219727, 0.022705, 0.02124, 0.040771, 0.333984, 0.012817, 0.013489, 0.035889, 0.320312, -0.007507, -0.005096, -0.012085, -0.112305, -0.003189, -0.002579, -0.000286, -0.101074, 0.018799, 0.019653, 0.045654, 0.378906, 0.016602, 0.021851, 0.032471, 0.394531, -0.028809, -0.031128, -0.064941, -0.490234, 0.025391, 0.032471, 0.074219, 0.4375, 0.004822, 0.00473, 0.00824, 0.091309, 0.001289, 0.001999, 0.00824, 0.087891, -0.006714, -0.006226, -0.032227, -0.373047, 0.012817, 0.036133, 0.097656, 0.582031, -0.009338, -0.012756, -0.026367, -0.371094, 0.002625, 0.002045, 0.000071, 0.10791, 0.002182, 0.003479, 0.006897, 0.109863, 0.001801, 0.003235, 0.009888, 0.073242, -0.011841, -0.015991, -0.034668, -0.347656, -0.004974, -0.008972, -0.024292, -0.451172, -0.002487, -0.000656, -0.006927, -0.09082, 0.023682, 0.022339, 0.078125, 0.460938, 0.029419, 0.032959, 0.068848, 0.496094, -0.006378, -0.007385, -0.017334, -0.130859, -0.009583, -0.009338, -0.022095, -0.318359, -0.020264, -0.029663, -0.100586, -0.4375, -0.018188, -0.023682, -0.067383, 0.023682, 0.017456, 0.006104, 0.029053, 0.412109, -0.001404, 0.000305, 0.003586, -0.063477, 0.01001, 0.013184, 0.040283, 0.361328, -0.038574, -0.041992, -0.083496, -0.275391, -0.012512, -0.019653, -0.05957, 0.008911, 0.002609, 0.003067, 0.011597, 0.095215, 0.00473, 0.003143, 0.03418, 0.429688, -0.011963, -0.0177, -0.04126, -0.388672, -0.039551, -0.037354, -0.09375, -0.488281, 0.007996, 0.007141, 0.021851, 0.314453, 0.006897, 0.005585, 0.020264, 0.345703, -0.009033, -0.012512, -0.028076, -0.333984, 0.009277, 0.011108, 0.031738, 0.382812, -0.005371, -0.005157, -0.010376, -0.105469, 0.011353, 0.013489, 0.024658, 0.320312, 0.01709, 0.016113, 0.019409, 0.359375, 0.00824, 0.009399, 0.027344, 0.333984, 0.019897, 0.019165, 0.048584, 0.292969, 0.018188, 0.020142, 0.036865, 0.339844, -0.021729, -0.019897, -0.033691, -0.351562, -0.00946, -0.011719, -0.02417, -0.345703, 0.000492, 0.000782, -0.004456, 0.108887, 0.017334, 0.020264, 0.046875, 0.330078, 0.002884, 0.005768, 0.017212, -0.121094, 0.000675, 0.003662, 0.010132, -0.149414, 0.000977, 0.000801, 0.00531, -0.133789, -0.000429, -0.00082, -0.002518, 0.026733, -0.000904, -0.001556, -0.00206, -0.00193, -0.000244, -0.000717, -0.002167, -0.129883, -0.002014, -0.003098, -0.008728, 0.106934, -0.000572, -0.00145, -0.003418, 0.026978, 0.004303, 0.006195, 0.014282, -0.101562, -0.002029, -0.002747, -0.006927, 0.059814, 0.002579, 0.004089, 0.009583, -0.059326, 0.000652, 0.004761, 0.013672, -0.077637, -0.000037, 0.001289, 0.006287, -0.136719, -0.001167, -0.004791, -0.011353, 0.101562, 0.000483, 0.001236, 0.004181, -0.045654, -0.003052, -0.003601, -0.01123, 0.093262, -0.00164, -0.00325, -0.013977, 0.094238, -0.002563, -0.003418, -0.010864, -0.00824, 0.001915, 0.002594, 0.015747, -0.144531, -0.002548, -0.005157, -0.013916, 0.125, 0.001945, 0.003769, 0.008118, -0.048096, -0.000721, -0.000294, -0.002228, 0.142578, 0.002441, 0.004242, 0.00647, -0.068848, -0.000456, -0.001251, -0.002686, 0.070312, 0.003525, 0.005524, 0.01239, -0.064941, 0.002533, 0.006897, 0.012634, -0.123535, -0.000278, 0.000126, 0.000328, -0.026978, -0.002792, -0.004547, -0.008972, 0.109863, 0.002762, 0.006104, 0.01532, -0.069336, 0.001282, 0.00264, 0.016724, -0.148438, -0.002457, -0.004547, -0.013367, 0.057129, 0.00235, 0.002441, 0.016846, -0.134766, 0.006104, 0.009644, 0.016968, -0.124512, 0.000055, 0.00164, 0.001205, -0.128906, -0.003357, -0.005219, -0.012573, 0.074707, -0.002258, -0.004211, -0.011353, 0.064941, -0.001228, -0.001793, -0.007782, 0.146484, 0.000252, 0.000172, 0.000999, -0.03125, 0.001633, 0.002762, 0.005615, -0.046875, -0.000614, -0.001167, -0.003937, 0.002747, 0.002289, 0.002304, 0.00766, -0.057861, 0.002548, 0.004242, 0.012573, -0.061768, 0.000315, 0.000349, -0.001892, -0.013184, -0.001709, -0.002563, -0.00824, 0.042969, 0.00174, 0.003433, 0.00885, -0.059082, 0.00293, 0.005402, 0.018799, -0.087402, -0.000292, 0.002136, 0.006439, -0.152344, 0.001816, 0.006592, 0.018921, -0.146484, 0.00116, 0.003967, 0.010803, -0.058838, -0.000027, -0.001862, -0.007812, 0.146484, 0.000163, 0.001411, 0.004761, -0.162109, -0.000786, -0.000782, -0.002426, 0.023682, 0.002686, 0.004974, 0.012695, -0.064941, 0.003784, 0.004761, 0.011108, -0.073242, 0.001503, 0.006165, 0.013733, -0.121582, -0.000265, -0.000176, 0.001511, -0.105957, -0.002914, -0.00531, -0.01062, 0.079102, 0.003418, 0.004883, 0.014526, -0.068848, -0.001183, -0.003616, -0.010315, 0.085449, 0.000626, 0.001526, 0.004974, -0.036133, 0.002655, 0.004364, 0.009888, -0.066406, -0.002914, -0.005432, -0.014221, 0.069336, 0.003174, 0.004822, 0.011719, -0.081543, 0.00053, -0.000782, 0.001984, 0.108887, -0.00193, -0.003647, -0.008179, 0.043945, -0.000568, -0.001877, -0.005127, -0.134766, -0.000102, -0.00023, -0.000282, -0.04248, 0.003647, 0.005829, 0.016235, -0.072266, 0.003555, 0.00383, 0.010925, -0.062256, -0.00206, -0.006165, -0.015747, 0.112793, -0.003021, -0.00589, -0.011169, 0.067383, 0.000284, 0.001114, 0.003479, -0.051758, -0.00148, -0.00383, -0.012573, 0.050049, -0.002167, -0.004822, -0.011353, 0.066895, 0.003571, 0.006226, 0.022583, -0.032227, 0.001381, 0.00264, 0.005554, -0.059082, 0.002533, 0.006042, 0.015259, -0.06543, 0.002747, 0.003876, 0.014038, -0.094238, -0.000226, -0.000235, -0.000111, -0.034668, 0.000782, 0.001518, 0.003204, -0.037598, -0.002197, -0.003372, -0.009277, -0.164062, 0.002701, 0.004974, 0.012573, 0.115234, -0.002441, -0.001862, -0.009155, 0.070801, -0.002228, -0.005157, -0.014648, 0.0625, 0.003998, 0.005249, 0.017212, -0.060791, 0.000338, 0.000664, 0.000607, -0.023926, -0.002136, -0.003738, -0.009338, 0.12207, -0.003433, -0.005554, -0.013123, 0.101562, -0.002396, -0.004852, -0.008484, 0.149414, 0.004791, 0.005737, 0.016479, -0.071777, -0.001495, -0.003647, -0.006409, 0.132812, 0.001007, 0.00235, 0.006409, -0.059814, 0.00018, -0.000519, -0.004944, 0.162109, -0.003448, -0.005249, -0.013489, 0.074707, 0.003128, 0.004669, 0.01123, -0.11084, 0.003372, 0.005585, 0.019287, -0.07666, -0.000236, -0.000486, 0.00058, -0.15625, 0.000931, 0.00209, 0.011047, -0.102051, -0.000364, -0.000441, -0.00074, 0.057861, -0.003067, -0.004944, -0.016724, 0.067871, 0.000717, 0.001564, 0.012878, -0.105957, 0.000786, 0.001129, 0.003906, 0.098145, 0.001762, 0.003448, 0.01239, -0.088867, 0.00161, 0.002975, 0.009521, -0.050293, -0.003189, -0.006409, -0.015015, 0.105957, -0.003082, -0.003357, -0.009949, 0.063477, -0.001785, -0.004181, -0.011536, 0.071777, 0.001244, 0.002029, 0.005646, -0.001595, 0.003616, 0.005066, 0.019043, -0.078613, -0.001999, -0.002991, -0.013367, 0.093262, 0.002548, 0.003845, 0.009827, -0.062988, 0.002548, 0.004517, 0.012451, -0.059326, -0.00325, -0.004425, -0.010437, -0.027344, 0.000026, 0.000123, -0.00053, 0.026978, 0.000471, 0.003571, 0.014709, -0.160156, 0.000222, 0.000357, 0.000725, 0.039307, -0.004456, -0.006439, -0.018799, 0.070312, -0.003189, -0.005249, -0.01532, 0.068359, 0.001549, 0.003815, 0.009705, -0.150391, 0.002914, 0.006287, 0.015625, -0.071777, 0.003036, 0.003357, 0.015198, -0.148438, 0.001289, 0.00386, 0.014099, -0.060547, -0.001167, -0.001358, -0.00473, 0.043945, 0.002609, 0.003342, 0.010681, -0.0625, 0.003937, 0.005005, 0.012878, -0.074219, 0.001732, 0.002167, 0.01001, -0.050049, 0.000317, -0.001968, -0.013062, 0.176758, -0.000862, -0.001251, -0.002716, 0.037842, -0.000271, -0.00058, 0.008972, -0.001617, 0.000793, -0.000877, -0.025146, 0.00296, -0.001205, -0.000614, 0.016357, -0.001823, 0.002075, 0.003677, -0.032227, 0.005219, 0.000038, -0.00022, 0.001038, -0.002029, -0.00206, -0.00209, 0.026978, -0.001259, 0.001183, 0.000992, -0.017822, 0.000755, -0.001266, -0.000748, 0.015259, -0.002869, 0.002335, -0.000154, -0.031738, 0.006042, 0.001694, 0.000797, -0.028687, 0.004211, 0.001579, -0.000269, -0.020264, 0.002487, 0.002548, 0.006775, -0.010254, -0.015747, 0.001274, 0.000007, -0.014771, 0.003098, 0.000066, -0.000322, -0.03418, 0.003372, 0.002228, 0.003113, -0.019897, 0.006165, -0.000416, -0.000378, 0.016602, -0.002014, -0.000228, -0.00032, -0.002975, -0.013855, -0.003159, -0.005035, 0.044189, -0.006836, -0.001358, 0.000271, 0.018921, -0.001747, -0.001938, 0.000359, 0.022705, -0.002747, 0.004578, 0.000832, -0.036377, 0.008484, 0.000992, -0.000622, -0.018921, 0.002167, -0.000973, 0.000059, 0.016602, -0.001572, -0.001518, -0.000196, 0.019409, -0.001778, -0.00095, -0.002182, 0.041504, -0.009277, -0.001541, -0.000565, 0.015625, -0.000572, -0.001717, -0.000092, 0.022217, -0.000889, -0.002045, 0.000036, 0.016113, -0.002197, 0.001694, 0.003082, -0.024414, 0.006409, -0.001274, 0.001274, 0.028442, -0.003937, -0.001266, 0.000097, 0.028564, -0.004456, -0.001556, -0.000338, 0.02063, -0.003387, 0.002426, 0.001091, -0.020142, 0.003464, 0.002274, 0.000507, -0.0177, 0.002045, 0.003326, 0.000313, -0.034424, 0.007385, 0.000126, 0.000526, -0.011169, -0.000248, 0.000595, -0.000326, -0.016846, 0.000315, -0.002533, 0.000217, 0.032227, -0.005951, 0.000824, -0.000111, -0.023193, 0.003006, 0.003235, 0.010193, -0.063477, 0.016479, -0.001297, 0.001205, 0.020996, 0.013, -0.000664, 0.000626, 0.016479, -0.000134, -0.001274, -0.00066, 0.018433, -0.001572, -0.002197, -0.000131, 0.031738, -0.005615, -0.001511, 0.001488, 0.02832, -0.004974, 0.00045, -0.001625, -0.031494, 0.004608, 0.000935, 0.000965, -0.012329, 0.002075, 0.002167, 0.001122, -0.019897, 0.003281, 0.001297, -0.000311, -0.02124, 0.001183, 0.003479, 0.000328, -0.035889, 0.00769, -0.00079, -0.001045, 0.012756, -0.002136, -0.001045, -0.001175, 0.014404, -0.002625, 0.0047, 0.007202, -0.048584, 0.00531, 0.002563, 0.002914, 0.014343, -0.044434, -0.001381, 0.000507, 0.014648, -0.001724, 0.001251, -0.000079, -0.022827, 0.001862, 0.002975, 0.004089, -0.041748, 0.008301, -0.000324, 0.001884, 0.010986, 0.000395, 0.002014, 0.005402, -0.08252, 0.013306, 0.002075, 0.005371, -0.04834, 0.009155, -0.00132, 0.000805, 0.024536, -0.002991, 0.005035, 0.007996, 0.006226, -0.05249, 0.000992, 0.000717, -0.011047, -0.000235, 0.002655, 0.005127, -0.033447, 0.006256, 0.001671, -0.000656, -0.033203, 0.007599, 0.001266, -0.000679, -0.029419, 0.004333, -0.000999, -0.000054, 0.02124, -0.000721, -0.002518, -0.004761, 0.057129, -0.019287, -0.00032, 0.0, 0.013794, -0.001793, 0.009705, 0.022827, 0.010132, -0.025024, 0.001152, 0.001442, 0.050049, -0.03418, 0.000414, 0.000012, -0.006592, 0.001785, 0.002274, -0.000584, -0.032959, 0.00647, 0.001717, 0.00206, -0.018066, 0.005188, 0.002121, 0.000744, -0.022705, 0.003677, -0.002518, -0.000082, 0.032959, -0.006989, 0.003113, -0.000618, -0.033691, 0.00647, 0.001038, -0.000071, -0.019775, 0.001251, 0.000179, 0.000402, -0.00885, 0.001137, 0.001823, 0.001129, -0.016724, 0.002701, -0.000226, -0.000201, -0.002548, -0.000473, -0.001175, 0.000418, 0.017334, -0.001953, -0.001472, 0.000561, 0.029541, -0.004883, 0.00116, 0.000694, -0.04248, 0.003723, 0.000526, 0.000087, -0.019043, 0.001656, -0.003998, -0.008423, 0.059082, -0.019409, 0.002441, 0.004517, -0.051758, 0.00235, 0.001564, 0.000546, -0.016235, 0.000284, 0.001488, -0.000999, -0.025391, 0.002289, 0.001862, 0.004974, 0.000618, -0.00946, 0.002274, 0.000984, -0.020264, 0.002914, -0.00079, -0.00023, 0.023438, -0.003006, -0.001617, -0.004578, 0.023071, -0.040527, -0.000904, 0.000121, 0.019409, -0.003387, -0.000698, 0.003189, -0.040283, 0.046143, -0.002335, -0.000847, 0.032959, -0.004333, -0.002441, -0.006165, 0.041504, -0.004395, 0.001564, -0.000068, -0.021484, 0.000523, 0.000862, -0.000748, -0.024048, 0.003128, -0.000866, -0.000226, 0.010986, -0.00135, -0.002655, -0.000242, 0.032959, -0.005707, 0.002075, -0.000294, -0.030762, 0.005768, 0.001091, -0.001007, -0.028442, 0.0047, -0.001419, 0.000168, 0.013245, 0.003021, 0.000999, 0.000763, -0.024292, 0.0354, -0.000629, 0.000553, 0.031006, -0.00528, 0.000557, 0.001038, -0.012451, 0.001511, -0.000935, -0.000332, 0.040039, -0.003372, -0.001183, 0.001198, 0.021973, -0.003525, 0.000702, 0.00041, -0.011475, 0.001335, 0.161133, 0.166016, 0.186523, 0.210938, 0.000526, -0.000301, -0.014282, 0.000916, -0.004303, -0.000584, 0.034912, -0.007324, -0.000793, -0.002808, 0.007446, -0.016235, 0.001373, 0.003113, -0.051514, 0.011658, -0.002487, 0.000404, 0.032471, -0.00589, -0.001465, -0.001526, 0.015564, -0.002472, -0.001465, -0.00071, 0.014709, -0.002823, 0.000652, 0.00069, -0.003052, 0.001701, 0.000824, 0.000584, -0.008057, -0.000143, -0.001434, -0.000307, 0.013611, -0.002365, -0.001289, -0.000387, 0.019531, -0.001686, -0.001907, -0.000893, 0.016968, -0.001427, 0.00193, -0.00045, -0.021118, 0.002563, 0.000553, -0.000881, -0.026855, 0.004333, -0.002808, -0.00174, 0.022949, -0.004395, 0.001251, 0.00087, -0.016602, 0.001076, 0.000763, 0.001167, -0.010498, 0.002182, -0.003738, -0.010803, -0.013306, 0.095215, 0.00193, 0.005066, -0.060547, -0.010925, 0.000732, 0.004822, -0.074219, 0.016602, -0.001106, 0.003098, -0.000633, -0.100586, 0.002747, -0.001801, 0.036621, 0.048828, 0.001274, -0.003311, -0.0177, 0.100586, 0.000637, 0.000618, 0.008728, -0.066406, -0.001541, 0.004913, -0.009705, -0.084961, 0.002121, 0.00705, -0.056885, -0.025879, 0.000282, 0.001427, 0.040527, -0.04834, 0.001297, 0.003937, -0.067383, 0.006104, 0.004242, 0.007568, 0.033447, 0.072266, -0.002762, 0.000084, 0.063965, -0.006927, -0.00148, 0.002518, 0.061768, -0.008606, -0.000203, 0.000164, 0.017578, 0.04126, 0.006409, 0.011597, 0.027344, 0.044434, 0.001541, 0.004608, -0.054932, -0.041748, -0.001205, -0.002426, -0.0177, 0.017944, -0.000092, 0.005249, -0.09668, 0.032715, -0.002304, -0.007172, 0.064453, 0.017944, -0.000471, -0.002319, 0.061279, 0.008667, -0.000576, -0.006073, -0.009949, 0.084961, -0.001846, -0.002716, 0.037598, 0.044189, 0.003372, 0.007324, -0.069824, 0.014343, 0.001862, 0.005463, -0.063965, -0.015747, 0.000595, -0.001907, -0.037598, 0.020142, 0.003387, -0.00103, -0.07666, 0.000145, 0.001076, 0.004944, -0.057373, -0.018921, -0.002289, -0.001213, 0.062988, -0.019775, 0.001045, 0.003525, 0.033691, -0.072266, -0.00082, -0.002274, -0.026245, 0.074219, 0.001648, 0.003677, -0.070312, 0.020386, 0.002579, 0.00415, -0.064453, -0.007263, -0.000311, -0.002274, 0.018066, 0.114258, -0.002655, -0.000694, 0.063477, -0.004059, 0.000121, 0.000896, 0.058838, 0.003555, -0.000641, -0.000851, 0.01416, -0.023926, 0.000412, 0.003403, -0.066895, 0.005951, -0.000835, 0.002792, 0.003372, -0.077637, -0.000326, -0.000107, -0.019653, 0.033203, -0.000603, -0.000162, 0.057861, 0.002029, -0.00148, -0.000393, -0.058105, -0.013, 0.001984, 0.002502, -0.062988, 0.004028, -0.001266, -0.004608, 0.067871, 0.02002, 0.002945, 0.000687, -0.063965, 0.002167, -0.001358, -0.00238, 0.056152, 0.014587, -0.00148, -0.000199, 0.106445, -0.023682, 0.000496, 0.004547, -0.015869, -0.074219, 0.000313, -0.000217, -0.033203, -0.048584, 0.001099, 0.002869, 0.055664, 0.011414, 0.001221, 0.003448, -0.006744, -0.072266, 0.000178, 0.000237, -0.028687, 0.005188, -0.002823, -0.003571, 0.060547, 0.006409, -0.002869, -0.000782, 0.063965, -0.00589, 0.000303, 0.000763, 0.055908, -0.027588, -0.000243, 0.002426, -0.04541, -0.044678, -0.001625, -0.003326, 0.0354, -0.007263, -0.001862, 0.000797, -0.024048, -0.094238, 0.001167, 0.001945, -0.06543, 0.012451, 0.001343, 0.003494, 0.053711, 0.002167, 0.000816, 0.003098, 0.006927, -0.048584, -0.000645, -0.002075, 0.063965, 0.000748, -0.002548, -0.001274, 0.060059, -0.010254, 0.001717, 0.00589, -0.062988, -0.019653, 0.005402, 0.014587, 0.069336, 0.008545, 0.001938, 0.003387, -0.04834, -0.049805, -0.002136, -0.001335, 0.079102, -0.025269, -0.00025, 0.004639, 0.056641, -0.049316, -0.005432, -0.017212, 0.004425, -0.002014, 0.00412, 0.010986, -0.011719, -0.016846, -0.000065, 0.002106, -0.063965, -0.009521, 0.00766, 0.017456, 0.004242, -0.001602, -0.003067, 0.001518, 0.05835, -0.003372, -0.000286, -0.003799, -0.007782, 0.069336, 0.001007, 0.004181, 0.077148, -0.064941, -0.002213, -0.005768, 0.053467, 0.018555, 0.000254, -0.002609, -0.014282, 0.078613, -0.001045, -0.000515, 0.06543, 0.009949, -0.00647, -0.014221, -0.010437, 0.011536, 0.00103, -0.000296, -0.02478, 0.02417, -0.002655, -0.005798, 0.074707, 0.000744, -0.001068, -0.000296, 0.024902, -0.070312, -0.000614, 0.001526, 0.060059, 0.020386, 0.004181, 0.010986, 0.055908, 0.023682, -0.000085, 0.004242, -0.054688, -0.015869, 0.001625, 0.001564, 0.00885, 0.06543, 0.001381, 0.002777, 0.001343, -0.038818, -0.001663, -0.002197, -0.016846, 0.070801, 0.001968, -0.000121, -0.066406, 0.00528, -0.003143, -0.009766, -0.00415, -0.075684, 0.000244, -0.003601, 0.050537, 0.026367, 0.000957, -0.002716, -0.042725, 0.023804, -0.00103, -0.001358, -0.019653, 0.064941, -0.00164, -0.006866, 0.058105, -0.062256, -0.001831, -0.00354, 0.061035, 0.018555, 0.001015, 0.005707, -0.001572, -0.101562, 0.000992, -0.002411, -0.047607, 0.050781, -0.000058, -0.001167, -0.057861, 0.04541, 0.000889, 0.001839, 0.03064, 0.037109, 0.001442, 0.00119, -0.059814, -0.006683, -0.002716, 0.000481, -0.000546, -0.083984, -0.007599, -0.007935, -0.045654, -0.064941, 0.002487, 0.007294, -0.071777, 0.00531, 0.000629, 0.004852, -0.068848, 0.010742, 0.000748, 0.004089, -0.010986, -0.083008, 0.000026, -0.002472, 0.104492, -0.086914, -0.00069, 0.000618, 0.06543, -0.002182, 0.001549, 0.003448, -0.067383, 0.027466, 0.003281, 0.007111, -0.059326, -0.024536, -0.003708, -0.002762, 0.067383, -0.004913, 0.000694, -0.000938, 0.047852, -0.076172, -0.000896, 0.00354, 0.02124, -0.044922, -0.002121, -0.001457, 0.027344, -0.029053, -0.002258, -0.004395, 0.025024, 0.063477, -0.000008, -0.00293, 0.048584, 0.031738, 0.00354, 0.001747, -0.063965, 0.003799, -0.000469, 0.002533, 0.029297, -0.071777, 0.000542, 0.005035, 0.012451, -0.114746, -0.000874, -0.000668, 0.005463, 0.093262, 0.000763, 0.002991, 0.034912, -0.093262, -0.003891, -0.007629, 0.106445, -0.055664, -0.001411, -0.00206, 0.059082, -0.005463, 0.000456, -0.000954, -0.073242, 0.003571, 0.001152, -0.000115, -0.000977, -0.079102, 0.00119, 0.002426, 0.071777, -0.011169, -0.000235, 0.002274, 0.036621, -0.078125, -0.014648, -0.029907, -0.069336, -0.072754, -0.002167, -0.00528, 0.064453, 0.010925, -0.003967, -0.014832, -0.148438, 0.039062, 0.000079, 0.002365, 0.140625, -0.038574, -0.000526, -0.01062, -0.217773, 0.078125, 0.00322, 0.015625, 0.1875, -0.024414, 0.001816, 0.004822, 0.043945, -0.000338, -0.004028, -0.018433, -0.208008, 0.029541, -0.008179, -0.019775, -0.128906, 0.085449, 0.016724, 0.034912, 0.166992, -0.141602, -0.001419, 0.001694, 0.059814, -0.011108, -0.001106, -0.014648, -0.166016, 0.018188, 0.005035, 0.008972, 0.01355, -0.054199, 0.001984, 0.009949, 0.204102, -0.003357, -0.000423, -0.003769, -0.080566, 0.008545, -0.00705, -0.02356, -0.170898, 0.123047, -0.002335, -0.022461, -0.152344, 0.016724, 0.001953, 0.01532, 0.207031, -0.021118, 0.000633, -0.022949, -0.147461, 0.018188, 0.001472, -0.014404, -0.158203, 0.011414, -0.008484, -0.014404, -0.037842, -0.024414, 0.001488, 0.003281, 0.038818, 0.000927, -0.000227, 0.002121, 0.054199, -0.000618, -0.006012, -0.020142, -0.15625, 0.025879, 0.015625, 0.027344, 0.060303, -0.194336, 0.000025, 0.000999, 0.059326, -0.011963, 0.000687, -0.002594, -0.052002, 0.010559, -0.000155, 0.001221, 0.058105, -0.006134, -0.000334, 0.006287, 0.238281, -0.032959, -0.003845, -0.014954, -0.178711, 0.011719, -0.005493, -0.00354, 0.201172, -0.033936, 0.000748, -0.002228, -0.069824, 0.018677, 0.003311, 0.013977, 0.168945, -0.017334, -0.001862, 0.00193, 0.25, -0.077637, -0.001106, -0.003998, -0.05542, 0.007294, 0.000534, 0.00322, 0.075195, -0.008545, -0.002029, -0.004181, -0.176758, -0.002823, 0.000345, -0.002151, -0.048584, 0.010986, -0.001999, -0.00386, -0.037598, 0.00473, 0.000851, -0.000668, -0.053711, 0.010132, 0.000118, 0.000113, -0.070801, 0.015747, -0.000481, -0.002579, -0.183594, 0.031982, -0.001999, 0.008545, 0.171875, -0.014709, -0.000591, -0.005096, -0.208008, 0.023315, -0.000786, 0.016968, 0.197266, -0.047852, -0.00164, 0.001106, 0.059814, -0.016846, 0.008484, 0.026001, 0.209961, -0.053711, 0.006989, 0.012512, 0.217773, -0.063965, -0.003586, -0.020386, -0.15625, 0.022827, 0.002869, 0.008667, -0.00209, -0.046631, 0.011292, 0.037354, 0.093262, -0.158203, 0.003067, 0.009277, 0.02832, -0.045166, -0.00415, -0.005707, -0.003189, 0.053467, -0.00029, -0.001999, -0.04126, 0.011353, -0.001999, 0.010925, 0.188477, -0.025024, 0.000713, 0.001808, 0.181641, 0.035889, -0.010071, 0.006042, -0.248047, -0.339844, 0.017212, 0.019409, -0.198242, -0.025757, -0.014709, -0.029175, -0.040039, 0.18457, -0.004425, -0.007416, 0.014954, -0.048096, 0.001343, 0.002502, 0.006622, -0.008606, -0.0047, -0.02002, -0.149414, 0.019897, 0.004791, 0.016235, -0.04248, -0.179688, -0.002151, -0.005249, -0.192383, 0.019409, 0.006195, 0.016113, 0.225586, -0.099609, -0.000175, 0.003296, 0.06543, -0.014587, 0.011108, 0.040771, 0.474609, 0.006897, 0.004639, 0.007996, 0.225586, -0.04834, -0.009521, -0.007568, -0.070312, 0.158203, -0.003357, 0.000992, 0.088379, -0.019897, -0.005188, -0.019531, -0.148438, 0.021729, 0.001823, -0.001892, -0.066895, 0.005524, 0.00087, 0.002945, 0.05835, -0.010559, -0.000155, -0.002365, -0.050049, 0.012024, -0.001183, 0.002472, 0.060791, -0.007874, 0.002304, 0.004547, 0.160156, -0.019287, 0.00293, 0.01239, 0.206055, -0.041504, 0.00528, 0.015747, 0.136719, -0.024658, 0.000397, -0.001381, -0.070312, 0.006073, 0.001633, -0.000935, -0.067871, 0.011475, 0.000027, 0.000119, -0.066895, 0.008911, -0.000568, -0.002167, -0.053223, 0.011841, 0.000877, -0.000443, -0.036865, 0.005096, 0.000484, -0.003799, -0.053955, 0.006592, -0.00016, 0.000938, 0.042725, -0.006805, 0.003143, 0.009216, -0.217773, -0.05542, 0.000265, -0.001007, -0.057617, 0.009644, 0.002747, 0.016724, 0.134766, -0.018555, -0.002274, 0.005768, 0.141602, -0.019165, -0.002228, -0.013, -0.208008, 0.020264, 0.003098, -0.001114, -0.194336, 0.042236, 0.001137, 0.001587, -0.057861, -0.005737, 0.000523, -0.001808, -0.093262, 0.018799, -0.006897, -0.019653, 0.12207, 0.125977, -0.003937, -0.021362, -0.157227, 0.021851, -0.009827, -0.021606, -0.133789, 0.171875, -0.000237, 0.000406, 0.068359, -0.010376, -0.002274, -0.007385, -0.204102, 0.003799, 0.003601, 0.008057, 0.24707, -0.052979, 0.00082, 0.00531, 0.053711, -0.003342, -0.002106, -0.006683, -0.07666, -0.012085, -0.000261, 0.000725, 0.020508, -0.00415, -0.002472, -0.014404, -0.178711, 0.018066, 0.001831, -0.005493, -0.178711, 0.02356, -0.002823, -0.007996, -0.026245, 0.049072, 0.000275, 0.00161, 0.045898, -0.010193, -0.000437, -0.001694, -0.058594, 0.00589, -0.014526, -0.021362, -0.061279, 0.216797, 0.000145, 0.001038, 0.072754, -0.006531, -0.007782, -0.006958, 0.21582, -0.012085, -0.007996, 0.0177, 0.202148, -0.064941, 0.002274, 0.001602, -0.062988, 0.009705, 0.002258, 0.003525, 0.036133, -0.006195, -0.000097, 0.014099, 0.219727, -0.029907, -0.000133, 0.002304, 0.22168, -0.045166, 0.000203, -0.002121, -0.039062, 0.00824, -0.001053, 0.000181, 0.064453, -0.011292, -0.000176, -0.000383, 0.062012, -0.013733, 0.002899, 0.018311, 0.155273, -0.020264, 0.002365, -0.018555, -0.213867, 0.041504, -0.001747, 0.000435, 0.071289, -0.010071, 0.003387, 0.005554, -0.006317, 0.001846, 0.001083, 0.001732, -0.080566, 0.010681, -0.00296, 0.00946, 0.233398, -0.026123, -0.00296, -0.01178, -0.171875, 0.022217, 0.000184, 0.001678, 0.067383, -0.009094, -0.000896, 0.001999, 0.050293, -0.00412, 0.007935, 0.02124, 0.163086, -0.140625, -0.013794, -0.030884, 0.032715, 0.164062, -0.001953, -0.019775, -0.158203, 0.025146, -0.000305, -0.000515, -0.00235, 0.163086, 0.002701, 0.003479, 0.006714, 0.051514, -0.001427, -0.002502, -0.007721, 0.006989, -0.001999, -0.00206, -0.007874, 0.074219, 0.000515, 0.000786, 0.003967, -0.118164, 0.003006, 0.00106, 0.001129, -0.148438, -0.002457, -0.004944, -0.009583, 0.164062, -0.002335, -0.004669, -0.011292, 0.154297, 0.0, -0.000059, 0.000042, 0.031494, 0.001198, 0.002197, 0.002304, -0.164062, 0.007385, 0.009338, 0.020142, 0.141602, 0.000002, -0.000439, 0.003311, -0.160156, -0.005585, -0.005341, -0.013062, 0.061768, 0.018677, 0.029541, 0.07959, -0.046387, -0.002396, -0.004578, -0.008301, -0.161133, 0.001686, 0.001793, 0.0047, -0.045654, -0.004425, -0.005768, -0.013489, -0.166992, -0.006805, -0.008301, -0.010315, -0.137695, -0.001137, -0.00038, 0.002441, -0.169922, -0.003738, -0.004059, -0.003311, -0.142578, -0.01416, -0.015442, -0.032471, -0.084961, 0.004578, 0.003098, 0.00589, -0.15918, -0.001114, -0.002396, -0.001457, 0.154297, 0.000372, 0.00018, -0.002899, 0.15332, -0.000418, -0.000336, -0.001984, 0.040771, -0.019775, -0.022827, -0.070312, -0.021606, -0.005096, -0.004883, -0.005554, 0.144531, -0.000755, -0.000471, -0.00325, -0.154297, -0.003433, -0.005829, -0.014343, 0.147461, -0.001244, -0.002228, 0.00885, -0.168945, 0.002304, 0.003937, 0.010254, -0.104004, -0.002914, -0.003799, -0.002182, -0.145508, 0.00351, 0.004517, 0.012695, -0.061768, -0.000954, 0.000048, 0.001549, -0.157227, 0.003494, 0.003479, 0.008972, -0.042725, -0.00412, -0.005035, -0.013306, 0.051758, 0.000542, 0.000614, 0.002274, -0.050049, 0.000198, 0.000217, 0.001884, -0.039551, -0.002579, -0.002228, 0.001999, -0.171875, 0.003357, 0.00383, 0.009338, -0.044434, 0.006439, 0.006775, 0.0177, -0.147461, -0.002243, -0.001953, -0.004059, 0.154297, -0.00267, -0.002701, -0.004852, -0.124023, -0.0005, 0.001678, 0.003738, 0.157227, 0.00293, 0.00415, 0.016479, -0.161133, -0.002411, -0.001671, 0.002213, -0.155273, -0.00036, -0.000334, -0.000633, -0.046631, -0.001602, -0.001831, -0.002701, -0.058838, -0.007721, -0.009216, -0.019287, -0.189453, 0.006012, 0.007355, 0.021484, -0.051025, 0.004333, 0.00473, 0.013, 0.128906, -0.00415, -0.002106, -0.012817, 0.165039, -0.000797, -0.000315, -0.001778, 0.040527, -0.000721, -0.000961, -0.001823, -0.040771, 0.001915, 0.001297, 0.001106, 0.166016, -0.002594, -0.002289, -0.013428, 0.149414, -0.001755, -0.002914, -0.008545, 0.057373, 0.000273, 0.000025, -0.000433, 0.03833, 0.000385, 0.00058, 0.000595, 0.041504, 0.001999, 0.002014, 0.005585, -0.048584, 0.003586, 0.004181, 0.005768, 0.140625, 0.008057, 0.003754, 0.010742, -0.169922, 0.002731, 0.001923, 0.003387, 0.154297, -0.002029, -0.00238, -0.003662, -0.099121, -0.000835, -0.001198, -0.002411, -0.052979, -0.009155, -0.012695, -0.028198, -0.100098, -0.00193, -0.002991, -0.010559, 0.142578, 0.003433, 0.005524, 0.011597, -0.095703, -0.001015, -0.001144, -0.001228, -0.170898, 0.003738, 0.006927, 0.02002, -0.118164, 0.00164, 0.000143, 0.001282, 0.154297, 0.001518, 0.001419, 0.002228, 0.047607, 0.001762, 0.000839, 0.005798, -0.149414, -0.011414, -0.01239, -0.024902, -0.050049, 0.00354, 0.004578, 0.011902, -0.140625, 0.006073, 0.010437, 0.026123, -0.126953, -0.00013, 0.000111, 0.001068, -0.035645, -0.000347, -0.001808, -0.002472, 0.045166, 0.008911, 0.011047, 0.02832, -0.064453, 0.002945, 0.002808, 0.006317, -0.05542, -0.002228, -0.002716, -0.007477, 0.044922, -0.004211, -0.002762, -0.005768, -0.146484, 0.000149, 0.000298, 0.003479, -0.128906, 0.008789, 0.008362, 0.009033, 0.005798, -0.001343, -0.001846, -0.002472, 0.171875, -0.001183, -0.001411, -0.000977, -0.068359, -0.001312, -0.001968, -0.007324, 0.157227, -0.000553, -0.000313, -0.000534, -0.0354, 0.002914, 0.000816, 0.001648, -0.15332, -0.001396, -0.000568, 0.000916, -0.161133, -0.004211, -0.007874, -0.022705, 0.166016, -0.004578, -0.006409, -0.008057, -0.092773, -0.008606, -0.009583, -0.024292, 0.047852, -0.000106, 0.000296, 0.001877, -0.147461, -0.000713, -0.000912, -0.002869, 0.030884, -0.001625, -0.00322, -0.008118, 0.149414, 0.001091, 0.001366, 0.00264, -0.039062, 0.002975, 0.002213, 0.005615, -0.044434, 0.002945, 0.00528, 0.015625, -0.149414, 0.00041, 0.000124, 0.001465, -0.040039, 0.003311, 0.003479, 0.00412, -0.158203, -0.007874, -0.009155, -0.017578, -0.013, 0.001549, 0.002136, 0.005066, -0.05835, -0.003082, -0.002884, -0.002594, -0.131836, 0.002518, 0.00473, 0.016479, -0.163086, -0.001076, -0.000717, -0.001999, -0.046387, 0.000824, 0.000706, -0.000003, 0.049805, 0.004608, 0.00383, 0.01178, -0.086914, 0.001717, 0.00209, -0.000443, 0.152344, -0.017212, -0.02832, -0.095215, 0.056396, -0.000043, 0.000496, 0.002502, -0.04248, 0.001633, 0.001549, 0.00351, 0.040283, 0.00415, 0.003937, 0.011963, -0.049072, -0.00164, -0.000763, -0.003143, 0.089355, 0.002625, 0.004944, 0.008057, -0.163086, -0.006927, -0.010681, -0.026367, -0.150391, -0.008057, -0.009705, -0.018433, -0.020874, 0.00193, 0.00024, 0.00267, 0.173828, -0.000248, 0.001694, 0.001907, -0.089844, 0.008667, 0.014038, 0.047852, -0.094238, -0.000397, 0.000113, 0.0047, -0.147461, -0.014343, -0.016724, -0.041504, 0.015015, -0.000473, -0.000595, -0.002182, 0.051514, -0.000186, 0.00193, -0.003632, 0.160156, -0.002045, -0.001007, -0.001366, -0.144531, -0.00103, -0.000797, -0.002579, 0.054199, 0.00058, 0.000843, 0.007111, -0.144531, 0.003891, 0.000786, -0.000858, 0.173828, 0.008118, 0.028198, 0.199219, -0.053955, -0.012756, -0.017212, 0.069336, -0.001854, -0.00071, -0.007782, -0.219727, 0.008728, 0.004395, 0.007355, 0.238281, -0.025757, -0.008606, 0.008728, 0.222656, -0.02832, -0.004608, -0.003937, 0.05542, -0.007751, -0.006989, -0.004791, 0.07666, -0.012512, 0.00033, -0.006866, -0.136719, 0.00769, 0.0065, 0.018677, 0.132812, 0.001419, 0.000009, -0.004333, -0.145508, -0.016113, 0.00235, 0.013, 0.205078, -0.03418, 0.003006, 0.003296, -0.036377, 0.006226, 0.000059, -0.0005, -0.0271, 0.001305, 0.001068, 0.008728, 0.180664, -0.02771, 0.006348, 0.010193, 0.048584, -0.164062, 0.001671, -0.003113, -0.0625, -0.000056, 0.009033, 0.002335, -0.140625, 0.014038, 0.002808, -0.012329, -0.206055, 0.002396, -0.001114, 0.002502, 0.059814, -0.012756, -0.005554, -0.007507, 0.022827, 0.048096, -0.003082, -0.005035, 0.002853, -0.003769, 0.006683, -0.003586, -0.203125, 0.018311, 0.000637, -0.001022, -0.065918, 0.004456, -0.018188, -0.021362, 0.069336, 0.008484, 0.001801, 0.002365, -0.025635, -0.010681, 0.014526, -0.000042, -0.198242, 0.016357, 0.008057, -0.005371, -0.202148, 0.032227, -0.000748, -0.003708, -0.082031, 0.001778, -0.003448, 0.001709, 0.176758, -0.011047, 0.002975, 0.004089, -0.049805, 0.010437, -0.004669, -0.017212, 0.087402, 0.151367, -0.002975, -0.011353, -0.186523, -0.005493, -0.000376, -0.00058, -0.008057, 0.010315, -0.001106, -0.007294, -0.097656, 0.014709, -0.003677, 0.00296, 0.240234, -0.026245, 0.000042, 0.002014, 0.058105, -0.006989, 0.002731, 0.004425, -0.04248, 0.011658, -0.001556, -0.004456, -0.025269, -0.007751, -0.000332, 0.012146, 0.199219, -0.015991, 0.01001, 0.009033, -0.075684, 0.005768, -0.000511, -0.003906, -0.056152, 0.00322, -0.013977, -0.017334, 0.087891, 0.001404, 0.010986, 0.002991, -0.231445, 0.025757, 0.006104, 0.005981, -0.074707, 0.006927, 0.000717, -0.002121, -0.052002, 0.004486, -0.00322, 0.001076, 0.192383, -0.045166, -0.007324, -0.011719, 0.026733, -0.084473, -0.003647, -0.013184, -0.185547, -0.015869, -0.003418, -0.003967, 0.043457, -0.009521, 0.00708, 0.012756, 0.086426, -0.12207, -0.000946, -0.004028, -0.185547, 0.021973, -0.006683, -0.013123, -0.067871, 0.232422, 0.012695, 0.006317, -0.199219, 0.022705, -0.00135, -0.000523, 0.02417, -0.002884, 0.004395, 0.001503, -0.188477, 0.035889, -0.004791, -0.008789, -0.07666, 0.004822, 0.011292, 0.008728, -0.21582, 0.007538, 0.0019, 0.00531, 0.07373, -0.009216, -0.010803, -0.004974, 0.217773, -0.00267, 0.010559, -0.007996, -0.154297, -0.005219, -0.001778, -0.00209, 0.067383, -0.012756, 0.004303, 0.01001, 0.021973, -0.121094, 0.000645, -0.013, -0.192383, 0.016724, 0.000576, -0.003555, -0.051758, 0.006775, -0.00058, -0.002579, -0.054443, 0.007507, -0.008484, -0.005707, 0.081543, -0.002869, 0.00531, 0.003311, -0.119629, 0.028198, -0.005127, -0.011719, -0.074707, 0.003021, -0.004974, 0.008911, 0.151367, -0.006836, 0.037109, 0.065918, 0.330078, 0.091797, 0.005249, 0.011292, 0.160156, -0.036621, 0.003036, 0.005768, 0.044922, 0.003159, -0.003342, 0.001625, 0.175781, -0.026978, -0.008911, -0.012085, -0.040283, 0.214844, -0.040527, -0.069336, -0.062988, -0.0065, 0.000397, 0.000263, -0.059326, 0.004883, 0.004913, -0.009399, -0.204102, 0.05127, -0.001221, 0.0065, 0.084961, -0.000098, 0.051514, 0.07373, -0.062988, -0.025879, 0.050537, 0.117676, 0.079102, -0.138672, 0.000089, 0.003342, 0.042725, -0.004272, -0.010376, 0.005219, 0.203125, 0.011353, 0.002594, 0.010437, 0.123535, 0.006439, -0.006439, -0.004761, 0.101074, -0.017456, 0.004517, 0.006012, -0.00473, 0.000492, 0.0005, 0.00354, 0.072266, -0.009583, -0.005615, -0.009766, 0.125, 0.18457, 0.007141, 0.00412, -0.08252, 0.005646, -0.002731, 0.008728, 0.178711, 0.001335, -0.00412, -0.004669, 0.008545, -0.003906, -0.000277, -0.000343, -0.013794, -0.000055, 0.008362, -0.000835, -0.209961, 0.033691, 0.00164, 0.004761, 0.021484, -0.080566, -0.000973, -0.000397, 0.060059, -0.010437, -0.000877, 0.000935, 0.023438, -0.003632, -0.002411, -0.00296, 0.020996, 0.019531, -0.008728, -0.010681, 0.101074, -0.016724, -0.001534, 0.011597, 0.183594, -0.005432, -0.005554, -0.000729, 0.135742, -0.026367, -0.00132, -0.014343, -0.251953, 0.075195, -0.000702, 0.009705, 0.174805, -0.00592, -0.00135, -0.007233, -0.120605, 0.010498, 0.002289, 0.001938, -0.093262, 0.018066, 0.00386, -0.004669, -0.168945, 0.018677, 0.004608, 0.00148, -0.222656, -0.002197, 0.004395, 0.003738, -0.179688, -0.002136, -0.003891, -0.017578, -0.131836, -0.010071, -0.002014, -0.001755, 0.042236, -0.007446, -0.005005, 0.005066, 0.194336, -0.05249, 0.000587, 0.00473, 0.103516, 0.12793, 0.002411, 0.005096, 0.042725, 0.003769, 0.001419, 0.000021, -0.025146, 0.001625, -0.017822, -0.034424, -0.047119, -0.016968, 0.015625, 0.043213, -0.259766, 0.049316, 0.00769, 0.006805, -0.102539, 0.016724, 0.002167, 0.024658, 0.201172, -0.018188, -0.000402, 0.00023, 0.00293, 0.066406, -0.017334, -0.026367, -0.125977, 0.134766, 0.00592, 0.004272, -0.094727, 0.016113, 0.001289, 0.005188, 0.071777, -0.008179, -0.003891, -0.009949, -0.083008, 0.015198, -0.011475, 0.005493, 0.169922, -0.012329, 0.002853, 0.000443, -0.067383, 0.014709, -0.001984, -0.00296, 0.001793, -0.002762, 0.00042, 0.002441, 0.041992, -0.000144, -0.006897, -0.003555, 0.075195, -0.006042, -0.005951, -0.010193, -0.192383, 0.047607, -0.001045, 0.000908, 0.079102, -0.010742, 0.004181, 0.012634, 0.225586, -0.016846, -0.000965, -0.0001, 0.065918, 0.000652, -0.000364, -0.002716, -0.070801, -0.005676, -0.000664, -0.000797, -0.149414, -0.009094, 0.00066, 0.00132, -0.060791, 0.00415, 0.004333, 0.019165, 0.051514, -0.235352, 0.000164, 0.000801, 0.018677, 0.000652, -0.000252, -0.001762, -0.057373, -0.002045, 0.00016, 0.001472, -0.075195, -0.009094, -0.00021, 0.001968, 0.071777, 0.002228, 0.00106, 0.001366, -0.066406, -0.003265, -0.000999, -0.003067, -0.067871, -0.004608, 0.00351, 0.003754, -0.083008, -0.004028, -0.003799, -0.002762, 0.103027, 0.006195, -0.000549, 0.000456, 0.066406, -0.001122, 0.000999, -0.000553, -0.051758, -0.002609, -0.000572, -0.013489, -0.318359, -0.01062, -0.000146, -0.000071, -0.067871, -0.001785, -0.001854, -0.00264, 0.057861, 0.004028, -0.009399, -0.02771, -0.014893, 0.363281, 0.001122, -0.001877, -0.074707, -0.007446, 0.000195, 0.000702, -0.081055, -0.003738, 0.000889, -0.000267, -0.069336, -0.000843, 0.000908, -0.00116, -0.069824, -0.001694, 0.003387, 0.010437, 0.24707, 0.007385, -0.003876, -0.012634, -0.225586, -0.047363, 0.002121, 0.005829, 0.214844, 0.006348, 0.00066, 0.002411, 0.064941, 0.001831, -0.008362, -0.019653, -0.316406, -0.037842, -0.00322, -0.009399, -0.178711, -0.015869, -0.001617, 0.000759, 0.067871, 0.006378, 0.000744, -0.002731, -0.084961, -0.004333, -0.000326, 0.000832, 0.051758, 0.003036, 0.00473, 0.014954, 0.227539, 0.014465, 0.008057, 0.01416, 0.067871, -0.180664, -0.000965, -0.00824, -0.265625, -0.005707, -0.000273, 0.001541, 0.063965, 0.00769, 0.003418, 0.003906, -0.091309, -0.00322, -0.004883, -0.012207, -0.223633, -0.013977, 0.000629, -0.000383, -0.056641, -0.002319, 0.00238, 0.002213, -0.084473, -0.001869, 0.000854, 0.00354, -0.096191, -0.083496, -0.00296, -0.013489, -0.207031, -0.018311, -0.001511, 0.001266, 0.080078, 0.002579, -0.001549, 0.000399, 0.077148, -0.006104, -0.006531, -0.007141, -0.029053, 0.199219, -0.001999, -0.005737, -0.119629, -0.121582, -0.001213, -0.000372, 0.078125, 0.003067, -0.000671, 0.000683, -0.06543, -0.001152, -0.000395, 0.002213, 0.069824, 0.003448, -0.000444, 0.004211, 0.171875, 0.002472, -0.000828, -0.000412, 0.048096, -0.001419, -0.001701, 0.000205, 0.078125, -0.001045, 0.002045, 0.002457, 0.211914, -0.009216, 0.000629, -0.00824, -0.335938, 0.041504, -0.001228, -0.003235, -0.1875, -0.002899, -0.000492, -0.001381, -0.064941, 0.000095, 0.005005, 0.004578, 0.028198, -0.306641, 0.00095, -0.000448, -0.066406, 0.002563, -0.00589, -0.013489, -0.22168, -0.012451, 0.000553, 0.001709, 0.052002, 0.000523, 0.003937, 0.00412, -0.087402, 0.001282, 0.000479, -0.000402, -0.067871, -0.007019, -0.000444, -0.001007, -0.052734, 0.00087, 0.001892, -0.000919, -0.064453, -0.004547, -0.000534, -0.001312, -0.05127, -0.002609, 0.000526, -0.000145, -0.044922, -0.001411, -0.001602, -0.003677, 0.083008, -0.005005, 0.000067, -0.005768, 0.0625, 0.138672, -0.000095, -0.000942, -0.049805, -0.004852, -0.001495, -0.000059, 0.074219, 0.00293, 0.000874, 0.000584, -0.057129, -0.001945, -0.000154, 0.000345, 0.052246, -0.002243, 0.000486, 0.001038, -0.066895, -0.000227, -0.00132, -0.002548, 0.092773, -0.001518, -0.0047, -0.010742, -0.192383, -0.005432, -0.002457, -0.008118, -0.21875, -0.022461, -0.00325, -0.006165, 0.007568, -0.000387, -0.001999, -0.008728, -0.333984, -0.048584, 0.000374, 0.001389, 0.082031, -0.002121, -0.003845, -0.010132, -0.226562, -0.013, -0.009033, -0.013184, -0.089844, 0.203125, -0.000349, -0.001869, -0.038818, -0.004395, -0.001671, -0.001884, 0.074707, 0.00119, -0.011292, -0.026855, -0.065918, 0.216797, 0.000889, 0.002731, -0.054932, 0.000118, 0.000797, 0.002045, 0.062012, 0.0019, -0.001549, 0.000003, 0.067383, 0.010132, -0.0005, -0.001396, -0.066895, 0.000019, -0.002869, 0.000671, 0.078613, 0.007812, -0.003571, -0.000206, 0.15625, 0.006561, -0.005981, -0.026733, -0.400391, -0.007996, 0.000896, 0.000397, -0.001488, -0.007629, -0.002213, -0.004028, 0.07666, -0.000189, -0.000317, -0.000824, 0.065918, -0.004242, 0.003174, 0.001762, -0.106934, 0.005249, -0.000916, -0.002869, -0.104492, 0.000961, 0.001678, -0.000355, -0.085449, -0.008118, -0.00206, -0.000858, 0.074219, -0.003387, 0.002548, 0.002319, -0.099121, -0.000475, 0.00036, -0.001175, -0.072266, -0.004822, -0.002441, -0.001915, -0.25, -0.000721, -0.001053, 0.000011, 0.0625, 0.00351, 0.001411, 0.002609, -0.253906, -0.001892, -0.000214, -0.000138, 0.055176, 0.003799, -0.001297, -0.001144, 0.053223, 0.003815, -0.002914, -0.018066, -0.3125, 0.016846, -0.000399, 0.000774, -0.102539, -0.022217, 0.002487, 0.004578, -0.004181, 0.002533, 0.00071, -0.000049, -0.053955, 0.002274, 0.007629, 0.010742, 0.046875, -0.164062, 0.003601, 0.008911, 0.225586, 0.000136, -0.000744, -0.008667, -0.225586, 0.001526, -0.001144, -0.002014, 0.063477, 0.001396, -0.000729, -0.000858, 0.061523, -0.005951, -0.001389, -0.002289, 0.078125, 0.003326, -0.000345, -0.00235, -0.074219, -0.002243, 0.004578, 0.012878, 0.246094, -0.006256, -0.002777, -0.011536, -0.320312, -0.026855, -0.002014, -0.003357, 0.08252, -0.000077, 0.001434, 0.00103, -0.089844, 0.004272, -0.002182, 0.001373, 0.257812, -0.002945, 0.001495, -0.001884, -0.07666, 0.003021, -0.002762, -0.003235, -0.271484, -0.031982, -0.002167, -0.003601, 0.093262, -0.001015, -0.000429, -0.000729, -0.063965, -0.006561, 0.001343, 0.012085, 0.298828, 0.01709, -0.000213, -0.001587, -0.050537, -0.003067, -0.00119, -0.00351, -0.010681, -0.00769, -0.006012, -0.014893, -0.030396, 0.04834, -0.006714, -0.014587, -0.022339, 0.043457, -0.000507, -0.000771, -0.004395, -0.00008, 0.000576, 0.00069, 0.005005, 0.012451, 0.000202, 0.000977, 0.003754, -0.026367, -0.00267, -0.004425, -0.012756, -0.005371, 0.001793, 0.002594, 0.010315, 0.00589, 0.002792, 0.008118, 0.024902, -0.049072, 0.004578, 0.01123, 0.025146, -0.029541, -0.006897, -0.013977, -0.0271, 0.051758, 0.001892, 0.002472, 0.011963, -0.024536, -0.000637, 0.000858, 0.002823, -0.019287, -0.00354, -0.009705, -0.035645, 0.051025, -0.003845, -0.008301, -0.023071, 0.051758, 0.003525, 0.009094, 0.035889, -0.051758, -0.003067, -0.005524, -0.013611, 0.019043, 0.009277, 0.015747, 0.020386, -0.044922, -0.001686, -0.00209, -0.001678, -0.004272, -0.004395, -0.014038, -0.032715, 0.049072, 0.004547, 0.012512, 0.031738, -0.014587, 0.000023, 0.000334, 0.001198, -0.019897, -0.000843, -0.001564, -0.004639, 0.001099, -0.000048, 0.000475, 0.00209, 0.01355, -0.001083, -0.003494, -0.011292, -0.007111, 0.002747, 0.003326, 0.011902, -0.028564, 0.000797, 0.001381, 0.002823, -0.004364, 0.005524, 0.013855, 0.032959, -0.032715, -0.004089, -0.012146, 0.060303, -0.037842, 0.000225, -0.008606, -0.041016, 0.051758, 0.00071, -0.004517, -0.043213, 0.045654, -0.000454, -0.000919, -0.003098, 0.012817, 0.000977, 0.00238, 0.008362, -0.018066, -0.000992, -0.006989, -0.04248, 0.044678, 0.002319, 0.003845, 0.008362, 0.001221, 0.002045, 0.002579, 0.005219, -0.019775, -0.00531, -0.031738, 0.054443, -0.011658, -0.000311, -0.00148, -0.01001, -0.033936, -0.004883, -0.009216, -0.02002, 0.04248, 0.004517, 0.006775, 0.010071, 0.009521, 0.000725, 0.001007, 0.001808, 0.013916, 0.004822, 0.010132, 0.019775, -0.043213, -0.001007, -0.001862, -0.00473, 0.000599, 0.008728, 0.011292, 0.014648, -0.053223, 0.001785, 0.004028, 0.009033, 0.013184, 0.000099, 0.000257, 0.00042, -0.018921, -0.000381, 0.000007, -0.003357, -0.018921, -0.000486, -0.000797, 0.008484, 0.043457, 0.006439, 0.013916, 0.036377, -0.044678, 0.006134, 0.015869, 0.02832, -0.051025, 0.001076, 0.000381, 0.000839, -0.022461, -0.001854, -0.002991, -0.00885, -0.001869, 0.093262, 0.128906, 0.207031, 0.214844, 0.004944, 0.010864, 0.037598, -0.022827, -0.000618, -0.000866, -0.004333, 0.022583, 0.002136, 0.003723, 0.014221, 0.007202, -0.00296, -0.011963, -0.035645, 0.052734, 0.002045, 0.00354, 0.01123, 0.002258, -0.000584, -0.001244, -0.003403, 0.001289, -0.001282, -0.010803, -0.037598, 0.043213, -0.012085, -0.01709, -0.007812, 0.048584, 0.001511, 0.002167, 0.008301, 0.001266, 0.005432, 0.014221, 0.033936, -0.053711, -0.000431, -0.000492, -0.001106, -0.010132, -0.006683, -0.006775, -0.000599, 0.044922, 0.000298, 0.000641, 0.002396, -0.014832, 0.008484, 0.016846, 0.021851, -0.045898, 0.008728, 0.016357, -0.057129, 0.027344, -0.002243, -0.008789, -0.040039, 0.044189, -0.000462, -0.00053, -0.004974, -0.017578, 0.000117, -0.00019, 0.000862, 0.013367, 0.002258, 0.00209, 0.012634, 0.008667, -0.002991, -0.004517, -0.017456, 0.010132, -0.000021, 0.001221, 0.001076, -0.023193, -0.004059, -0.010559, -0.036377, 0.048584, -0.001266, -0.00206, -0.005981, -0.012573, 0.000622, 0.0019, 0.005005, -0.001999, -0.001198, -0.001198, -0.003433, -0.011597, -0.001213, 0.012817, 0.041016, -0.054443, -0.000309, -0.000633, -0.000159, 0.016968, -0.000816, -0.001091, -0.000252, 0.019897, 0.002747, 0.003586, 0.015991, -0.001534, 0.000511, 0.000299, -0.002899, -0.000088, -0.003555, -0.013367, -0.031494, 0.043701, -0.000607, -0.002579, -0.014771, -0.030396, -0.006744, -0.015503, -0.025269, 0.042725, 0.002975, 0.004303, 0.010681, 0.011414, -0.003708, -0.009521, -0.031006, 0.048828, -0.000343, -0.009277, -0.042236, 0.045898, -0.000881, -0.002075, -0.007568, -0.016846, 0.0001, 0.000347, -0.000385, -0.012756, -0.003555, -0.006714, -0.017334, 0.012207, 0.002228, -0.000034, -0.002594, -0.046387, 0.008301, 0.015564, 0.022705, -0.043945, -0.000168, 0.001236, 0.00386, -0.030029, 0.000832, 0.002502, 0.003387, -0.022583, -0.005096, -0.014709, -0.029663, 0.048096, -0.000047, 0.000131, 0.003098, -0.021729, -0.001526, -0.003036, -0.008667, 0.005829, 0.00029, 0.001175, 0.0001, -0.019653, 0.000083, -0.002045, -0.006805, -0.058105, -0.00106, 0.000025, -0.003433, -0.019653, 0.000935, 0.001854, 0.003632, -0.02417, 0.006104, 0.014771, 0.036377, -0.052734, 0.002304, 0.003265, 0.010437, 0.003723, -0.008057, -0.027344, 0.055908, -0.014282, 0.01001, 0.014954, 0.02124, -0.045898, 0.00473, 0.007935, 0.023804, 0.006592, 0.010559, 0.016235, 0.016724, -0.04126, -0.005432, -0.007782, -0.016724, -0.016968, 0.001694, 0.005096, 0.011719, -0.040527, 0.00885, 0.014343, 0.021484, -0.049561, -0.000813, 0.004517, 0.046387, -0.048096, -0.001076, -0.001778, -0.003601, 0.023926, -0.00177, -0.00415, -0.016113, -0.001724, -0.002594, -0.003403, -0.010376, -0.006836, 0.001572, 0.003342, 0.01001, 0.010742, 0.008484, 0.016235, 0.031738, -0.047607, 0.002365, 0.002838, 0.015076, 0.006744, 0.003769, 0.008972, 0.020264, 0.025757, 0.003403, 0.005066, 0.019165, 0.022217, -0.00206, -0.002747, -0.009583, -0.008179, -0.001495, -0.001595, -0.004181, -0.010559, 0.000256, 0.000725, 0.001717, -0.011902, -0.002411, -0.032471, 0.050293, -0.013611, 0.003845, 0.005432, 0.018311, -0.007446, -0.006622, -0.013916, -0.03418, 0.054443, -0.004059, -0.029053, 0.048828, -0.011841, -0.004395, -0.007996, -0.214844, -0.01178, -0.0047, -0.014465, 0.145508, 0.015503, -0.000694, 0.016113, -0.242188, 0.009888, -0.005005, -0.009277, 0.114258, 0.005676, 0.001419, 0.000553, 0.3125, -0.018433, -0.006531, -0.02002, 0.11084, 0.032227, 0.00116, 0.001625, -0.019409, -0.010986, -0.025146, -0.040039, -0.093262, -0.035156, 0.010681, 0.018799, 0.204102, 0.001328, 0.005005, 0.003662, 0.105469, 0.021118, -0.045898, -0.066406, -0.050781, 0.002884, 0.00174, 0.00296, -0.232422, -0.074219, -0.011902, -0.014221, -0.096191, 0.015747, -0.002029, -0.005035, 0.253906, 0.023682, -0.000992, 0.00354, -0.092773, 0.013611, -0.003571, -0.01416, -0.283203, 0.012756, -0.000904, 0.004852, -0.114746, -0.024048, -0.054932, -0.111816, -0.049316, 0.016968, -0.007935, -0.00264, 0.378906, -0.039795, 0.021851, 0.047363, -0.077637, 0.000832, 0.008057, 0.002655, 0.091309, 0.023682, 0.001923, 0.020874, -0.157227, 0.012634, 0.000858, 0.009399, -0.105957, 0.003433, 0.000824, 0.001541, -0.026367, -0.007568, -0.001556, -0.004181, 0.125977, 0.005646, -0.004578, -0.012756, 0.118652, -0.002975, 0.004852, 0.004608, 0.105469, 0.009705, 0.007629, 0.016846, -0.114258, 0.006073, -0.00116, -0.002106, 0.069824, 0.008423, 0.001083, 0.001709, -0.048096, -0.006714, -0.005127, -0.020386, 0.123535, -0.001701, 0.066895, 0.10498, -0.005981, 0.012512, 0.001549, 0.000324, 0.081055, 0.006531, -0.002655, -0.009521, 0.104492, 0.02124, 0.001869, 0.003296, 0.004181, -0.018066, -0.017334, -0.026978, -0.239258, -0.019043, 0.039551, 0.067383, 0.07666, -0.0354, 0.006958, 0.013672, -0.080078, 0.013123, -0.003174, 0.001907, -0.09375, -0.015991, -0.009216, -0.017334, 0.113281, 0.003448, -0.003235, -0.012146, 0.099609, -0.01709, 0.002762, -0.013977, 0.287109, -0.031982, -0.000284, -0.000212, -0.055176, -0.058105, -0.037842, -0.045654, -0.066406, -0.008606, 0.012939, 0.007416, 0.144531, 0.021484, -0.021973, -0.035156, -0.079102, -0.033936, 0.001755, -0.003265, 0.283203, -0.001137, -0.000147, 0.001808, -0.083984, -0.013062, 0.004883, 0.011047, -0.067383, -0.261719, -0.000182, -0.002289, 0.03418, 0.002136, -0.003937, -0.006165, -0.320312, 0.063477, 0.007599, 0.013489, -0.234375, 0.003265, 0.000507, 0.00103, -0.03125, -0.003006, -0.00386, -0.0177, 0.125, 0.011108, -0.003372, -0.004303, -0.041504, -0.006592, -0.001488, -0.00824, -0.192383, -0.02478, -0.008606, -0.008545, -0.289062, -0.063965, -0.008606, -0.019897, 0.09668, -0.012878, -0.00206, -0.001343, 0.070801, -0.168945, 0.007996, 0.003174, -0.233398, -0.027588, -0.001091, 0.000599, 0.064453, 0.006226, 0.005219, -0.001457, 0.102051, 0.013977, 0.006836, 0.00528, -0.261719, -0.01062, 0.000778, -0.000618, 0.04248, 0.004333, 0.009338, 0.012024, 0.118164, 0.162109, 0.004791, 0.012756, -0.114258, -0.017456, -0.000767, 0.00011, 0.037109, -0.000143, 0.009033, 0.01062, -0.267578, 0.031982, 0.01239, 0.006775, -0.308594, 0.029663, 0.016479, 0.007599, 0.275391, 0.034912, -0.00164, -0.006989, 0.271484, -0.012146, -0.018677, -0.050049, -0.679688, 0.029175, -0.013794, -0.027466, 0.304688, -0.001511, 0.001114, -0.003403, 0.12793, 0.03418, 0.084961, 0.169922, 0.171875, -0.081543, 0.01178, 0.020996, 0.292969, 0.0354, 0.001221, 0.006012, -0.083008, 0.002182, -0.005035, -0.012939, 0.078613, -0.010498, 0.043213, 0.074219, 0.026489, 0.015015, -0.00148, 0.003571, -0.090332, -0.011292, 0.002151, 0.011597, -0.229492, 0.011475, -0.09082, -0.131836, 0.025635, 0.108398, 0.004089, 0.011902, -0.012451, 0.112305, -0.003708, -0.01532, -0.287109, 0.031738, -0.005798, -0.001656, -0.087402, -0.006134, -0.057129, -0.063477, -0.118164, 0.006836, 0.015015, 0.02832, -0.138672, 0.013916, -0.005157, -0.011353, 0.10791, -0.004211, 0.000223, -0.014099, 0.128906, 0.002167, 0.007141, 0.0065, 0.193359, 0.054199, 0.013, 0.002991, 0.111328, 0.033447, -0.002808, -0.003113, 0.019531, -0.073242, 0.001648, 0.005768, -0.051758, -0.000687, 0.006989, 0.013733, -0.291016, 0.014587, -0.009216, -0.027832, 0.119141, -0.003906, -0.005585, -0.014587, 0.07666, -0.011536, -0.002014, -0.003006, 0.034424, 0.001251, 0.007782, 0.002426, 0.129883, -0.005035, 0.000473, 0.001251, 0.030884, 0.00161, -0.00412, 0.003906, -0.097656, -0.002579, -0.00038, 0.001663, -0.069824, 0.000068, 0.000759, -0.005402, 0.152344, -0.015869, 0.023926, 0.070801, -0.333984, 0.024536, 0.024902, 0.033691, 0.059814, -0.000771, -0.005737, -0.016602, 0.10791, -0.009155, 0.007172, 0.003998, 0.098633, 0.01178, -0.008606, -0.018311, 0.129883, 0.016357, -0.011719, -0.024292, -0.255859, -0.035889, 0.000904, 0.009521, -0.132812, 0.017578, 0.000813, 0.00766, -0.103516, -0.003937, 0.001747, -0.000751, 0.056396, 0.008362, 0.000668, 0.007019, -0.062012, 0.006104, -0.001717, -0.000992, 0.031982, 0.002991, 0.000938, 0.008789, -0.069824, 0.003769, 0.006866, 0.014832, 0.103516, 0.038574, 0.008911, 0.032227, -0.002914, -0.253906, 0.00946, 0.022217, -0.117676, -0.010559, -0.004272, -0.01178, 0.103027, 0.025879, -0.00322, -0.012573, 0.123047, 0.005493, 0.004089, 0.001022, 0.075684, 0.007812, -0.000252, -0.003845, 0.040039, 0.005981, -0.043701, -0.057129, -0.092285, -0.014893, 0.048584, 0.069824, 0.125977, -0.000425, 0.00766, 0.010254, 0.222656, 0.009583, -0.011353, -0.019897, -0.275391, -0.030029, 0.000744, 0.003677, -0.04541, -0.001762, -0.000444, -0.009094, 0.131836, -0.00193, -0.010071, -0.001434, -0.10498, -0.002106, -0.007568, -0.013062, 0.11377, 0.00177, -0.006409, -0.014648, 0.092285, -0.006409, 0.00087, 0.003204, -0.03418, 0.00145, -0.001198, -0.008972, 0.226562, -0.00103, -0.001282, -0.00238, 0.031494, 0.000858, 0.00528, 0.014465, -0.097168, 0.006683, -0.00769, -0.01709, 0.112793, -0.006989, -0.007172, -0.026855, -0.025635, 0.233398, 0.003937, 0.005524, -0.257812, -0.012878, 0.008545, 0.015747, -0.12207, 0.00824, 0.008545, 0.01709, -0.230469, -0.007416, 0.007996, 0.018799, -0.092285, 0.007233, 0.070801, 0.065918, 0.523438, 0.296875, -0.000053, -0.002411, 0.251953, -0.001526, 0.005524, 0.013367, -0.098633, 0.000515, 0.007812, 0.004028, 0.335938, -0.029175, 0.00766, 0.039062, -0.023315, -0.242188, -0.006592, -0.016724, 0.115234, -0.003845, 0.004791, 0.01355, -0.261719, 0.015198, -0.003494, -0.013977, 0.115234, -0.001587, -0.002991, -0.010986, 0.10791, -0.001236, 0.010254, 0.020508, -0.115234, -0.002762, -0.001137, -0.006439, 0.059326, -0.002701, -0.002014, -0.007538, 0.077148, -0.004486, 0.005219, 0.012878, -0.244141, 0.017944, -0.001602, 0.009399, -0.300781, -0.009216, 0.00528, 0.011719, -0.261719, 0.026245, -0.002167, 0.025146, -0.298828, 0.014404, 0.001915, 0.004913, 0.22168, 0.013062, -0.004822, 0.011902, -0.365234, -0.033203, 0.006439, 0.01416, -0.12207, 0.003662, 0.00119, 0.002075, -0.034912, -0.000101, 0.006104, -0.010376, 0.245117, 0.000126, -0.000557, 0.004547, -0.081543, -0.003616, 0.000992, 0.006378, -0.071777, -0.002655, 0.001389, -0.013489, 0.12207, 0.062988, 0.013489, 0.037109, 0.433594, 0.025879, 0.0047, 0.005737, 0.115234, -0.283203, -0.000301, 0.000101, -0.089355, 0.003372, 0.004272, 0.004791, 0.200195, 0.023926, -0.033203, -0.059326, -0.808594, -0.02002, -0.001808, -0.007019, 0.098633, -0.006561, 0.005157, 0.014221, -0.117188, 0.002884, 0.004791, -0.005096, 0.263672, -0.013184, 0.007721, 0.013611, -0.105957, 0.003464, -0.002151, -0.009338, 0.09375, -0.007568, 0.020752, 0.04541, -0.341797, 0.010193, 0.000269, -0.006836, 0.143555, -0.004974, 0.000167, 0.004822, -0.07959, 0.000444, 0.001518, 0.005585, -0.208984, -0.005127, 0.000393, 0.001373, -0.054688, 0.001167, 0.002136, -0.000463, 0.097168, 0.004913, -0.003128, -0.011597, 0.077148, -0.003708, -0.004456, -0.008972, 0.261719, 0.002167, 0.002167, 0.006958, -0.094238, 0.002182, 0.00058, -0.008972, 0.253906, -0.006378, 0.001038, 0.007172, -0.063965, 0.00322, 0.006012, -0.000148, 0.220703, 0.046631, -0.006958, -0.01355, 0.091309, -0.007111, -0.002045, -0.014404, 0.277344, -0.006836, -0.000284, 0.003159, -0.118164, 0.001984, -0.001724, -0.006989, 0.119629, -0.005676, -0.003448, -0.00885, 0.091797, -0.003052, -0.077148, -0.144531, 0.029419, 0.071777, -0.002823, -0.022217, 0.265625, 0.007385, -0.008057, -0.012573, 0.12207, 0.005188, -0.004486, -0.020386, 0.115234, -0.008789, 0.007416, 0.019897, -0.228516, -0.009766, 0.006927, -0.001633, 0.28125, 0.019653, -0.001396, 0.005066, -0.124023, -0.003723, -0.003235, -0.005066, 0.279297, 0.020386, 0.006531, 0.013672, -0.079102, 0.008667, 0.000568, -0.003876, 0.080078, -0.006897, 0.004028, 0.016602, -0.120117, -0.003387, 0.008179, 0.007019, 0.119629, 0.002701, -0.006531, -0.010681, 0.161133, -0.002411, -0.001564, -0.00325, 0.032227, 0.000229, 0.002243, 0.005493, -0.10498, -0.001427, -0.002777, -0.008911, 0.043945, 0.000345, 0.001114, 0.003021, -0.102539, 0.002106, -0.006897, -0.01416, 0.101074, 0.000515, 0.001846, 0.002274, 0.231445, -0.00354, 0.00041, 0.001724, 0.014832, 0.002655, 0.00209, 0.001541, -0.169922, -0.002792, -0.00412, 0.012878, -0.232422, -0.025269, 0.014954, 0.043213, -0.067383, -0.214844, 0.004974, 0.01178, -0.094238, 0.001442, -0.001907, -0.007355, 0.109863, -0.006165, -0.002625, -0.009216, 0.104492, 0.001503, 0.002594, 0.01355, -0.106445, -0.001282, 0.004761, -0.004486, 0.201172, 0.04541, 0.00325, -0.007874, 0.251953, 0.003876, 0.000805, 0.002045, -0.085938, 0.00267, 0.053467, 0.064453, 0.375, 0.144531, -0.00592, -0.021362, 0.137695, -0.019043, -0.006348, -0.011841, 0.114258, 0.003326, 0.007599, 0.014954, -0.086426, 0.004578, -0.012451, -0.025513, -0.265625, -0.022827, -0.00412, 0.005371, -0.248047, -0.026123, 0.000486, 0.001419, -0.036133, 0.000125, -0.005341, -0.014038, 0.259766, -0.005951, 0.000214, -0.008667, 0.22168, 0.052979, -0.004669, -0.008301, -0.05957, -0.009827, 0.028564, 0.030029, 0.208008, -0.032715, 0.003494, 0.01123, -0.084961, 0.007294, -0.004883, -0.010315, 0.110352, -0.001671, -0.001869, -0.00325, 0.032959, 0.000418, -0.002808, -0.011169, 0.140625, 0.005157, 0.007172, 0.012756, -0.12207, 0.003052, -0.000717, -0.001907, 0.029663, -0.000751, 0.002548, 0.008911, -0.088379, 0.004944, 0.007019, 0.015381, -0.251953, 0.009399, 0.000038, 0.003082, -0.092285, -0.003296, -0.000973, -0.003281, 0.038086, 0.000265, 0.002747, 0.007629, -0.006287, 0.091797, 0.000267, 0.003342, -0.070801, 0.002258, -0.006836, -0.011047, 0.105469, -0.006165, 0.003525, -0.009399, 0.259766, 0.011902, -0.006989, -0.009338, 0.116699, -0.001709, 0.001373, 0.004578, -0.036133, -0.00071, -0.01001, -0.016602, 0.104492, -0.004913, -0.008057, -0.020386, 0.072754, -0.124512, -0.002014, -0.004333, -0.006958, -0.011414, 0.005585, 0.01709, -0.109863, 0.001442, 0.001526, 0.006531, -0.061279, -0.000648, 0.004364, -0.000652, 0.080078, 0.002945, -0.005646, -0.010986, -0.257812, -0.055664, -0.001549, -0.008179, 0.129883, -0.004364, -0.006439, 0.269531, -0.017578, -0.015747, 0.003189, -0.143555, 0.003174, 0.007782, -0.018066, -0.107422, 0.219727, 0.19043, 0.007721, 0.330078, 0.026733, 0.011169, 0.026001, 0.273438, 0.034668, 0.020142, -0.034668, -0.480469, 0.116211, 0.115234, -0.001488, -0.048096, -0.003799, -0.000805, -0.006317, 0.137695, -0.013794, -0.007385, -0.014221, -0.332031, 0.011108, 0.003632, -0.00161, -0.228516, 0.016479, 0.012512, 0.007263, 0.402344, 0.049561, 0.016724, -0.013733, 0.143555, -0.005066, -0.00528, 0.05249, 0.451172, 0.077637, 0.035889, 0.010925, -0.140625, 0.014404, 0.007751, -0.002533, 0.15332, 0.000568, -0.001572, 0.003967, 0.193359, 0.002151, -0.005066, 0.011414, 0.451172, -0.018677, -0.017578, 0.001587, -0.462891, -0.075195, -0.025146, -0.005157, 0.085449, -0.232422, -0.130859, -0.007721, -0.388672, -0.043701, -0.002045, 0.022339, 0.163086, 0.003891, -0.001343, 0.001968, 0.15625, 0.004547, 0.001518, 0.002106, 0.140625, -0.006653, -0.002686, -0.055664, -0.523438, -0.018921, -0.007233, -0.025269, -0.382812, -0.009094, 0.000399, 0.007324, 0.216797, -0.010071, -0.012024, 0.035645, 0.46875, 0.023438, 0.011902, -0.026733, -0.220703, 0.100098, 0.523438, -0.006042, -0.255859, -0.026489, -0.00705, -0.004456, -0.178711, -0.01416, -0.002609, -0.068848, 0.016357, -0.029907, -0.022217, 0.014832, 0.195312, 0.005341, 0.001251, 0.003113, -0.255859, 0.010681, 0.01001, -0.001038, -0.371094, 0.029785, 0.033447, -0.007874, 0.186523, 0.003006, 0.003632, 0.00531, 0.249023, 0.002411, -0.006622, -0.004028, -0.410156, -0.07373, -0.043701, -0.005157, -0.388672, -0.015015, 0.002975, 0.033936, 0.353516, 0.0047, -0.002167, 0.000969, 0.11377, 0.004639, -0.000414, -0.03064, -0.271484, -0.048096, -0.044189, -0.020142, -0.291016, -0.070801, -0.037109, 0.016968, 0.289062, 0.022095, 0.006622, 0.005035, 0.261719, 0.027832, 0.007751, -0.020874, 0.294922, 0.220703, 0.116699, 0.018555, 0.19043, -0.004669, -0.009033, -0.000443, 0.168945, -0.011658, -0.004944, 0.00708, 0.054199, 0.300781, 0.165039, -0.081543, -1.335938, 0.052246, 0.05249, -0.005676, -0.396484, -0.014771, -0.021851, -0.013489, 0.287109, -0.00021, -0.005859, -0.005402, -0.126953, 0.001633, 0.009094, 0.032227, 0.359375, 0.024292, 0.002762, 0.006104, -0.394531, -0.064941, -0.026611, -0.004578, -0.126953, -0.004761, -0.001541, 0.011963, -0.155273, 0.005432, 0.005585, -0.007629, -0.337891, -0.009705, -0.003296, -0.013, -0.109375, 0.621094, -0.180664, 0.048584, 0.433594, 0.113281, 0.0354, -0.000916, 0.173828, -0.006439, -0.008057, 0.004395, 0.117676, 0.002167, -0.002411, 0.012817, 0.216797, 0.032715, 0.003815, -0.036133, -0.441406, -0.057861, -0.036865, -0.001732, -0.080566, 0.00071, -0.003235, -0.004364, -0.353516, 0.012573, 0.003632, -0.028687, -0.251953, -0.002029, 0.00164, 0.011353, -0.181641, 0.001244, 0.00885, -0.005798, 0.141602, -0.016357, -0.008606, 0.008423, 0.34375, 0.006195, 0.001175, -0.000561, -0.041992, 0.002869, 0.00322, 0.005524, 0.118652, -0.002777, -0.007782, -0.00351, -0.11084, -0.003189, 0.006378, 0.004425, -0.171875, 0.009338, 0.007782, 0.011597, 0.318359, -0.002487, -0.001381, 0.007111, -0.34375, -0.048096, -0.029663, -0.004547, -0.134766, 0.003647, 0.006134, 0.004211, -0.570312, 0.026978, 0.002457, -0.006042, 0.141602, -0.004791, 0.000479, -0.015442, -0.169922, -0.019287, -0.010681, -0.008667, 0.151367, -0.004272, 0.003113, -0.008789, -0.24707, 0.017578, 0.018555, 0.031982, 0.386719, 0.015991, -0.003113, 0.021118, 0.241211, 0.00386, -0.00116, 0.004486, -0.163086, 0.004974, 0.001495, -0.033691, -0.302734, -0.016968, 0.000216, -0.011963, -0.339844, -0.017334, -0.005951, -0.01239, -0.322266, -0.020142, -0.006134, -0.004974, 0.289062, -0.008179, -0.015198, -0.019531, -0.257812, -0.021484, -0.001915, 0.016113, 0.285156, -0.004272, -0.006622, 0.001945, -0.416016, 0.006622, 0.012024, -0.000259, 0.363281, -0.008362, -0.003387, 0.009399, 0.351562, -0.000203, -0.002853, -0.004425, -0.124023, 0.006073, 0.007172, -0.01355, -0.223633, 0.007294, 0.013184, 0.002014, 0.314453, -0.007935, -0.010254, -0.001244, 0.001968, 0.249023, 0.133789, -0.044434, -0.255859, -0.078613, -0.057129, 0.000406, -0.162109, -0.002441, 0.002823, 0.001427, -0.22168, 0.023804, 0.016602, 0.025635, -0.277344, 0.020142, -0.002228, -0.003372, -0.166016, 0.003616, 0.003754, 0.003357, 0.355469, -0.012329, -0.025635, 0.011719, 0.178711, 0.008423, 0.001221, -0.00351, -0.026367, -0.005737, -0.00473, -0.005188, 0.361328, 0.036377, 0.00061, -0.037354, -0.494141, -0.010925, 0.009033, 0.081543, 0.492188, 0.133789, 0.04248, -0.001579, 0.143555, 0.000542, -0.002136, -0.00119, 0.357422, 0.046143, 0.024536, 0.005432, -0.175781, -0.00034, -0.002502, -0.029175, -0.332031, -0.026123, -0.007599, -0.030029, -0.371094, -0.027466, -0.00705, 0.003311, 0.134766, 0.002563, 0.00071, -0.024048, -0.087891, 0.302734, 0.234375, -0.013489, 0.193359, -0.014404, -0.006653, -0.025879, -0.378906, 0.00174, 0.010925, -0.012024, -0.130859, 0.181641, 0.119629, 0.000744, 0.121582, 0.002396, 0.000629, -0.013855, -0.341797, 0.001236, 0.000109, 0.008301, -0.146484, 0.011597, 0.002411, -0.004608, 0.175781, -0.001671, -0.002838, 0.008728, 0.396484, 0.006256, -0.008118, -0.004028, -0.152344, 0.000885, -0.001259, -0.009949, -0.134766, -0.009583, 0.003357, -0.009399, -0.306641, -0.024414, -0.010742, -0.005188, -0.318359, -0.014404, 0.012085, -0.014954, -0.157227, -0.008423, 0.001762, 0.005188, 0.009399, -0.003036, 0.000771, 0.000847, 0.006195, -0.051025, 0.034912, 0.002518, 0.006012, -0.006592, 0.012695, 0.00132, 0.003021, -0.039062, 0.007446, 0.000359, 0.001129, -0.009521, 0.001579, -0.000641, -0.001328, 0.010986, -0.002289, -0.000717, -0.001686, 0.000111, 0.001495, 0.002075, 0.004364, -0.046387, 0.005798, 0.002274, 0.008728, -0.042236, 0.003067, 0.0005, 0.000793, -0.039795, 0.004242, -0.00038, -0.000197, 0.038086, -0.005157, 0.000732, 0.000557, -0.009583, 0.00132, -0.001411, -0.00322, 0.046387, -0.008301, -0.001663, -0.004059, 0.046631, -0.007355, 0.001801, 0.001793, -0.037598, 0.00473, 0.00046, 0.001625, -0.011963, 0.002731, -0.000226, -0.000793, 0.012756, -0.000637, 0.001678, 0.00296, -0.043945, 0.009644, -0.008606, -0.028564, 0.014404, 0.010925, -0.001823, -0.003662, 0.045898, -0.005798, 0.000254, 0.000235, -0.009338, 0.001091, -0.000124, -0.001671, 0.012634, -0.002625, 0.000248, 0.001648, 0.029907, -0.000622, 0.004028, 0.006195, 0.019287, -0.022095, 0.00103, 0.00009, -0.035889, 0.005707, -0.000112, -0.001602, 0.010437, -0.002548, -0.000729, -0.002106, 0.020508, -0.004211, -0.000675, -0.00087, 0.043945, -0.005066, -0.000992, -0.002014, 0.026001, -0.005981, -0.00106, -0.001884, 0.016235, -0.003784, -0.000178, 0.004272, -0.016724, 0.030029, -0.00053, -0.001511, 0.014343, -0.002563, 0.00053, 0.002045, -0.044189, 0.003357, 0.000053, -0.001122, 0.012451, -0.002991, 0.001076, 0.002869, -0.024536, 0.004425, -0.000233, -0.001122, 0.016602, -0.002304, -0.000439, -0.00193, 0.018433, -0.00528, -0.001129, -0.0047, 0.075195, -0.002396, -0.001534, -0.005096, 0.053955, -0.013428, -0.000269, -0.001396, 0.011963, -0.002747, 0.001442, 0.001411, -0.038086, 0.001793, 0.00006, 0.002472, -0.015625, -0.019653, -0.000122, -0.000114, -0.001457, -0.001022, -0.000265, -0.000334, 0.004944, -0.000284, 0.000507, 0.002472, -0.015442, 0.003021, -0.000885, -0.002243, 0.015869, -0.002991, 0.000112, 0.002411, -0.016235, 0.00325, -0.003799, -0.002548, 0.043457, -0.003937, 0.001358, 0.003326, -0.039551, 0.00885, -0.000832, -0.000145, 0.036377, 0.002258, -0.000694, -0.000813, 0.011536, -0.003036, 0.001068, 0.002426, -0.030884, 0.007568, 0.000702, -0.000205, 0.041748, -0.042236, -0.00013, -0.001366, 0.012878, -0.002777, 0.000679, 0.002228, -0.0177, 0.004669, 0.000024, 0.001152, -0.047607, 0.007477, 0.000778, 0.00592, -0.056641, 0.007812, -0.000147, -0.00002, 0.007996, -0.001625, 0.002533, 0.00135, -0.043213, 0.003464, -0.000671, -0.001137, 0.021118, -0.00592, 0.000078, 0.000946, -0.010803, 0.001968, 0.00023, -0.000034, 0.014709, -0.005157, 0.00029, 0.000523, -0.013489, 0.001854, -0.000282, -0.000824, 0.016602, -0.004608, 0.000648, 0.001488, -0.018433, 0.005127, -0.003845, -0.007812, -0.018433, 0.032471, -0.001854, -0.003662, 0.024048, -0.004181, 0.000003, 0.002563, -0.028809, 0.027588, -0.000254, -0.0019, 0.022217, -0.002914, 0.000196, 0.000576, -0.00531, 0.011108, 0.000618, 0.001251, -0.020142, 0.003479, 0.000908, 0.002167, -0.045166, 0.006439, -0.001045, -0.002548, 0.015991, -0.004944, 0.001686, 0.003052, -0.022461, 0.003616, 0.000101, 0.003204, -0.044678, 0.006592, 0.000226, -0.000801, 0.013733, -0.004608, -0.000576, -0.001175, 0.010742, -0.002701, 0.000334, 0.002045, -0.033203, 0.00264, -0.001328, -0.00531, 0.046143, -0.009399, 0.000103, -0.00012, 0.020386, 0.000256, 0.000504, -0.000469, 0.011902, -0.002853, 0.001472, 0.001801, -0.045654, 0.007751, 0.00069, 0.000946, -0.014221, 0.002853, 0.000176, 0.000347, -0.010925, 0.002762, -0.000259, -0.0019, 0.012329, -0.001663, -0.000507, -0.001671, 0.018188, -0.003937, 0.000257, 0.000938, -0.011902, 0.003006, 0.0005, 0.00079, 0.000324, 0.001038, 0.003387, 0.006989, 0.00589, -0.00074, -0.000216, -0.002838, 0.045898, -0.004028, 0.001282, 0.002045, -0.048828, 0.00592, -0.000414, -0.001106, 0.013184, -0.003143, -0.00003, -0.00209, 0.013672, -0.002243, -0.000744, -0.000896, 0.013245, -0.002945, -0.000504, -0.001495, 0.001244, -0.000492, 0.000488, 0.00106, -0.013, 0.00209, -0.000284, -0.00161, 0.012512, -0.002228, 0.000549, 0.003647, -0.032471, -0.000347, 0.001579, 0.001457, -0.030396, 0.009644, 0.003967, 0.001556, -0.041016, 0.008301, 0.00032, 0.00095, -0.006744, 0.001381, 0.001389, 0.005646, -0.042969, 0.010254, -0.00103, -0.008545, 0.054932, -0.010071, -0.000641, -0.004608, 0.082031, -0.00592, 0.003357, 0.007507, 0.020264, -0.023682, -0.000698, 0.000866, -0.052734, 0.00264, 0.000259, 0.001427, -0.013733, 0.004059, 0.00066, -0.000121, -0.003418, -0.005768, -0.000465, -0.001572, 0.015869, -0.003098, 0.00119, 0.001312, -0.017578, 0.004272, 0.000122, 0.002335, -0.033691, 0.003998, 0.00148, 0.003036, -0.044189, 0.007111, 0.000401, 0.000471, -0.009277, 0.000961, 0.001442, 0.00164, -0.018311, 0.003296, -0.007782, -0.012573, 0.00473, 0.00193, -0.001419, -0.001595, 0.030762, -0.003143, 0.000248, 0.00148, -0.012756, 0.002853, 0.00106, 0.003052, -0.039795, 0.007874, -0.000599, -0.00119, 0.01123, -0.002197, 0.001663, 0.004517, 0.011047, -0.034912, -0.002136, -0.002853, 0.044434, -0.00412, 0.001938, 0.005402, 0.029419, -0.018433, 0.001556, 0.001137, -0.047852, 0.003586, -0.000935, -0.001511, 0.023315, -0.006348, 0.0, -0.000725, 0.016113, -0.002106, 0.000324, 0.001228, -0.014221, 0.002747, -0.000854, -0.002548, 0.018921, -0.004639, -0.001358, -0.001122, 0.032227, -0.004364, 0.001053, 0.005157, -0.023315, 0.006012, -0.00116, -0.014526, -0.0065, 0.001472, -0.001427, 0.001839, -0.020874, 0.00528, 0.001274, -0.012146, 0.013611, -0.000112, -0.001839, -0.001907, -0.00079, -0.003601, 0.000507, -0.007324, -0.002472, 0.004669, 0.005829, 0.00824, -0.032959, 0.005432, 0.000896, 0.001099, 0.017456, -0.001602, 0.000416, -0.00238, 0.013184, -0.001312, -0.004822, -0.00647, 0.006134, -0.007751, 0.000828, -0.002075, 0.027832, -0.004578, 0.003586, -0.006592, 0.021484, -0.038818, 0.000885, -0.003189, 0.020142, -0.004181, 0.001045, 0.002213, -0.024902, 0.002716, -0.000155, 0.000425, -0.001999, -0.000056, 0.003174, 0.00528, 0.001083, 0.007477, 0.000315, -0.001793, 0.016235, -0.003159, -0.003967, -0.004089, 0.038086, -0.021606, -0.001007, -0.000309, 0.001122, -0.000725, 0.002518, 0.000656, 0.021729, -0.002045, 0.000006, -0.008728, 0.019775, 0.040771, 0.000797, 0.005463, -0.025146, -0.001289, -0.000702, -0.000507, 0.020752, -0.002899, -0.004028, -0.007324, 0.008484, -0.007507, -0.000904, 0.015015, -0.063965, 0.025391, -0.001534, 0.014526, -0.00766, -0.003967, 0.001183, 0.004791, -0.028809, 0.003723, 0.000128, -0.004913, 0.00415, -0.023193, -0.000549, -0.001564, 0.026978, 0.006317, 0.000755, 0.00235, 0.018311, -0.000732, -0.000782, 0.003616, -0.02063, 0.001884, 0.000717, 0.00824, -0.022705, 0.008545, 0.000127, -0.001244, 0.009644, -0.002335, 0.000347, 0.000656, -0.002808, 0.012451, -0.001717, -0.00209, 0.036133, -0.010132, 0.000977, 0.002625, -0.026367, 0.001877, 0.001572, 0.000326, -0.002182, 0.001663, -0.000263, -0.002182, 0.020752, -0.004181, -0.001511, -0.001648, 0.024414, -0.006073, 0.000051, -0.000961, -0.018066, 0.001465, -0.001144, -0.001282, 0.025513, -0.00087, -0.002823, 0.02478, -0.022827, 0.002213, -0.002289, -0.007416, 0.031494, -0.005493, -0.000161, -0.007812, 0.03833, -0.011536, -0.001953, -0.006927, 0.029419, -0.005981, -0.002762, -0.004761, 0.021729, -0.005829, -0.000496, 0.001305, -0.022217, 0.003098, 0.000406, -0.001541, 0.0177, 0.00045, -0.000603, 0.013794, -0.010803, -0.001755, 0.000401, -0.004639, 0.00264, 0.000381, -0.000374, 0.011047, -0.009094, -0.000835, 0.000916, 0.002411, 0.01532, -0.001305, 0.000079, -0.000519, 0.022827, -0.005249, 0.000081, -0.000132, -0.024292, 0.004883, 0.001396, 0.000043, 0.02124, -0.00354, -0.000965, 0.004822, -0.054932, 0.003815, 0.001839, 0.005188, 0.002884, 0.004486, -0.000519, 0.008789, -0.014526, 0.000805, 0.002213, 0.001312, 0.018555, -0.004028, -0.00045, 0.010559, -0.009521, -0.000387, 0.00066, -0.010925, 0.013367, 0.001968, -0.000007, -0.010315, 0.007782, 0.00058, 0.000904, 0.003326, -0.019531, 0.003876, -0.009583, -0.018188, 0.0354, 0.003098, 0.000161, -0.000246, 0.005554, -0.000338, -0.000033, -0.000241, 0.017456, -0.006409, 0.000797, 0.003525, -0.018799, 0.004486, -0.001816, -0.002731, 0.026489, 0.001678, 0.000492, 0.001289, 0.003738, -0.009216, -0.002838, -0.00293, -0.014099, 0.000277, -0.000839, 0.000675, -0.004028, -0.000042, -0.001099, -0.010071, -0.020508, 0.0047, 0.000912, 0.004639, -0.021484, 0.004395, 0.002701, 0.000299, -0.033203, 0.006348, -0.002014, -0.006439, 0.032715, -0.004944, 0.000023, 0.008545, 0.009888, -0.014465, -0.002869, -0.003799, -0.003342, -0.003967, -0.002747, -0.005707, 0.040283, -0.008179, 0.166016, 0.193359, 0.279297, 0.023682, -0.000675, -0.002716, 0.030029, -0.004456, 0.001175, -0.0009, 0.010498, 0.00235, -0.001778, 0.025146, -0.014465, -0.002518, 0.001755, 0.002213, 0.002579, 0.00885, -0.000269, 0.000203, -0.010315, 0.003098, -0.001816, 0.002853, 0.033936, -0.031982, 0.000725, -0.014038, 0.013977, 0.001122, 0.000387, -0.000893, -0.021362, 0.009705, -0.001923, -0.000007, -0.017822, 0.002731, 0.000523, -0.010498, 0.008606, 0.00106, 0.001579, -0.009644, 0.027588, 0.00164, -0.000122, -0.004028, 0.026123, -0.00235, -0.002609, -0.000565, -0.009705, 0.00029, 0.000317, -0.002518, 0.02417, -0.003555, -0.000038, 0.001427, 0.014038, -0.037354, -0.000641, -0.001312, -0.011047, 0.006165, -0.001595, 0.01178, -0.039795, 0.004547, -0.004395, 0.029175, -0.02002, -0.004547, -0.002579, -0.007446, 0.002014, -0.007935, -0.001587, 0.017944, 0.013489, -0.019653, 0.003784, 0.005829, -0.007233, 0.008789, -0.000092, -0.005646, 0.021118, -0.0047, 0.002426, -0.007568, -0.015442, 0.004578, 0.001587, 0.003433, -0.027222, 0.000267, 0.003616, -0.026367, 0.02478, 0.004578, -0.001587, -0.006714, -0.008545, 0.00058, -0.000496, -0.000618, 0.037842, -0.004669, -0.00135, -0.002411, 0.029541, -0.003754, 0.000576, 0.002457, -0.013977, -0.00174, 0.001068, 0.004272, -0.022095, 0.002518, -0.000053, -0.002396, 0.008118, -0.003418, -0.001427, 0.001984, -0.015381, 0.000515, 0.003418, 0.005249, -0.002563, 0.005432, -0.006073, -0.028687, 0.023804, 0.018188, 0.001862, 0.01123, -0.039062, 0.006104, 0.003052, 0.01062, -0.037842, 0.005981, -0.002213, -0.000143, -0.014893, 0.001717, -0.001892, -0.006561, -0.00116, -0.004486, -0.000889, 0.005737, -0.027466, 0.001831, 0.003265, 0.00354, 0.005005, 0.003784, 0.000204, 0.001732, -0.000422, -0.000568, -0.000144, -0.002655, 0.012268, -0.006012, -0.003403, -0.004028, 0.029175, -0.005646, -0.001503, -0.004486, 0.031128, -0.006042, -0.000018, 0.0065, -0.031494, 0.002991, 0.000002, 0.000399, -0.013306, 0.019409, -0.00325, -0.00415, 0.041748, -0.002472, 0.004303, 0.007812, -0.007874, 0.009705, 0.00296, 0.006561, -0.005157, 0.007172, -0.003448, -0.004822, 0.044678, 0.002609, 0.003998, 0.005524, -0.044189, -0.001213, 0.001808, 0.005829, -0.023315, -0.02417, 0.008423, 0.009521, -0.171875, 0.040039, -0.001228, -0.001167, 0.014038, 0.002045, -0.007355, -0.016479, -0.098633, 0.149414, -0.007141, -0.009155, 0.059326, -0.004639, -0.008789, -0.01416, 0.141602, 0.011536, -0.003891, -0.004456, -0.052734, 0.014099, -0.00116, -0.002701, 0.019287, 0.02063, 0.001205, 0.001892, -0.008667, -0.003616, -0.012207, -0.019897, 0.006622, 0.116211, 0.003799, -0.002823, -0.141602, 0.082031, -0.005951, -0.004761, 0.158203, -0.002014, 0.003769, 0.003296, -0.163086, 0.048096, 0.001137, -0.003281, -0.131836, 0.107422, -0.000332, -0.000725, -0.037109, 0.019043, -0.002289, -0.00354, 0.009155, 0.001587, -0.001389, -0.002945, 0.031006, -0.003525, 0.003021, 0.005554, 0.083984, -0.057129, -0.004272, -0.005432, 0.039795, 0.003418, 0.00354, 0.00592, -0.036865, 0.00119, -0.000786, -0.003937, -0.036377, 0.01001, 0.001381, 0.002533, -0.035889, 0.003464, 0.00296, -0.001411, -0.144531, 0.025879, 0.005188, 0.008118, -0.041016, -0.024048, 0.000919, 0.001282, -0.012268, -0.000824, -0.001846, -0.000176, 0.158203, -0.083008, -0.015869, -0.033936, 0.166992, 0.003998, -0.000073, -0.001137, 0.033203, -0.007141, -0.006409, -0.012451, -0.114258, 0.044678, 0.005219, 0.007568, -0.045166, -0.001831, -0.002792, -0.003128, 0.012634, -0.000893, 0.001068, 0.002243, -0.015015, -0.001511, -0.005768, -0.011597, 0.133789, -0.007416, 0.005524, 0.007538, -0.054932, 0.001099, 0.003387, 0.006714, -0.043457, -0.006012, 0.001938, 0.0047, -0.010559, -0.026733, -0.002686, -0.005035, 0.045166, 0.003891, 0.010559, 0.030396, -0.181641, -0.052734, -0.004547, -0.009155, 0.058105, -0.002045, -0.002289, -0.002518, 0.040039, -0.001602, 0.001778, -0.000908, -0.163086, 0.013855, -0.00267, -0.00412, 0.161133, 0.00322, -0.005402, -0.005585, 0.057373, 0.011353, 0.006134, 0.01239, -0.061035, -0.008179, 0.006317, 0.007568, 0.06543, -0.172852, -0.003525, -0.004547, 0.048584, 0.003845, -0.001534, -0.003143, 0.035889, 0.000127, -0.004028, -0.007233, 0.052734, 0.000133, 0.002594, 0.006348, -0.04541, 0.003098, -0.004272, -0.008179, -0.068359, 0.143555, 0.004639, 0.006317, -0.043701, -0.004791, 0.002335, 0.005066, -0.035156, 0.005646, 0.0019, 0.00325, -0.049561, -0.009216, 0.001724, 0.002014, -0.070312, 0.031006, 0.003723, 0.005005, -0.037354, -0.004456, -0.000805, 0.002777, 0.163086, -0.036133, 0.001778, 0.004944, -0.037354, -0.009155, 0.002762, 0.021484, 0.054688, -0.132812, 0.003464, 0.005096, -0.04248, -0.003342, 0.002411, 0.00415, -0.007874, 0.002045, -0.001572, -0.003784, 0.045898, -0.002197, 0.006256, 0.010376, -0.062988, -0.003525, -0.001534, -0.002151, 0.030151, -0.002075, -0.002274, 0.007996, 0.161133, -0.125, -0.002365, 0.001007, 0.181641, -0.054199, -0.009766, -0.009949, 0.140625, 0.053223, 0.001442, 0.004761, -0.036865, 0.005035, -0.003738, -0.007935, 0.051025, 0.00132, 0.004944, 0.008667, -0.136719, 0.02124, -0.006378, -0.010254, 0.063477, -0.003906, -0.01001, -0.021484, 0.168945, 0.018433, 0.004944, 0.00824, -0.060547, -0.001587, 0.00824, 0.014404, 0.008362, -0.158203, -0.000973, -0.001198, 0.01001, 0.00116, 0.000444, 0.001152, -0.045166, 0.004852, 0.005493, 0.011597, 0.068848, -0.109375, -0.005859, -0.009766, 0.069824, -0.003967, -0.009705, -0.014526, 0.080078, -0.006012, -0.000713, -0.003448, 0.006134, 0.02356, -0.000824, -0.001312, 0.001282, 0.00705, 0.003571, 0.000603, 0.109375, 0.046875, 0.002213, 0.005951, -0.039062, 0.005981, 0.000429, 0.000725, -0.010132, 0.000229, 0.004547, 0.008423, 0.072266, -0.078125, 0.012268, 0.009827, -0.136719, -0.026367, -0.005371, -0.00769, 0.048584, 0.007019, -0.001038, -0.003372, -0.029663, 0.01062, 0.007996, 0.016846, -0.016479, -0.070312, 0.00322, 0.004944, -0.04541, 0.001053, -0.004303, -0.007935, 0.069824, 0.004547, -0.004791, -0.00528, 0.047607, -0.006866, -0.001427, -0.002594, 0.01709, -0.000203, -0.002762, -0.003036, 0.053223, -0.004303, 0.003769, 0.009338, -0.081543, 0.0047, 0.00351, 0.006531, -0.043701, 0.000759, 0.001289, 0.003113, -0.045166, -0.005341, 0.006622, 0.014587, -0.072266, 0.012817, -0.003998, -0.007233, 0.004852, 0.095703, 0.001984, 0.004944, 0.002777, -0.027832, 0.000885, 0.001236, -0.040527, 0.003387, -0.003403, -0.005341, 0.039795, 0.003632, 0.001228, 0.003387, -0.025391, 0.000098, 0.005676, 0.011475, -0.063965, 0.007416, 0.000919, 0.001595, -0.015076, 0.000002, 0.002533, 0.006134, -0.062012, 0.006378, 0.00589, 0.008606, -0.0625, -0.010132, -0.003754, -0.009033, 0.06543, 0.006775, 0.003891, 0.006561, -0.046631, -0.002274, 0.002304, 0.003998, -0.029785, -0.000755, 0.013611, 0.026611, -0.132812, 0.001114, 0.009033, 0.017944, -0.157227, -0.004639, -0.002563, -0.004517, 0.12793, 0.020264, -0.007324, -0.010193, 0.171875, -0.045898, -0.00824, -0.018921, -0.039551, 0.108887, -0.006653, -0.011353, -0.013916, -0.017822, 0.001221, -0.00103, -0.182617, 0.011414, -0.006073, -0.009949, 0.074219, -0.002274, 0.002777, 0.005249, -0.037598, -0.002197, -0.011108, -0.033447, 0.069336, 0.118652, -0.016968, -0.029663, -0.060059, 0.087402, -0.007019, -0.019409, 0.079102, 0.008179, -0.008911, -0.016602, -0.00589, 0.135742, -0.004974, -0.006561, 0.050049, -0.002441, 0.004059, 0.008362, -0.064941, -0.003525, -0.003113, -0.004211, 0.038574, 0.002441, 0.005035, 0.007996, 0.039551, -0.024292, 0.000538, 0.000175, -0.050293, 0.003418, -0.000782, -0.000452, 0.046631, -0.001633, -0.000007, 0.000383, 0.048096, 0.003754, 0.000904, 0.001953, -0.040283, 0.003616, -0.001335, -0.001282, 0.046387, -0.002823, -0.000805, 0.000999, 0.057373, -0.003357, -0.000851, 0.000189, 0.053223, -0.003662, 0.002319, 0.002045, -0.055176, 0.000345, 0.008362, 0.014893, 0.027954, -0.125977, -0.001228, 0.003967, 0.178711, -0.012268, -0.003113, -0.00116, 0.065918, -0.000257, 0.000043, 0.000439, 0.046875, 0.00036, 0.002014, 0.013489, 0.19043, -0.015137, 0.010498, 0.014404, 0.049072, -0.169922, 0.001091, 0.000108, -0.045898, 0.003357, -0.000492, 0.000824, 0.042969, 0.000809, 0.000148, 0.00074, 0.041992, -0.000744, -0.000916, 0.000496, 0.052246, -0.00206, 0.002243, 0.003998, 0.210938, -0.02063, 0.000101, -0.000454, -0.033936, 0.000427, -0.00264, -0.001648, 0.055176, -0.00325, 0.001022, -0.000355, -0.052246, 0.001656, 0.000729, 0.000534, -0.044922, 0.001488, 0.000368, -0.000204, -0.040527, 0.001701, -0.000273, -0.005554, -0.189453, -0.00354, -0.001953, -0.000854, 0.052002, -0.002991, 0.0009, -0.000561, -0.036621, 0.00145, -0.002319, -0.000759, 0.050049, -0.002487, 0.002899, -0.003479, -0.167969, 0.00589, -0.002029, -0.003159, 0.059814, -0.003525, -0.000805, 0.000171, 0.033691, -0.001877, 0.000896, -0.000664, -0.046875, 0.002609, -0.000162, -0.000641, -0.039795, 0.000847, -0.000185, 0.000275, -0.046143, 0.000912, 0.001236, -0.000816, -0.056152, -0.0009, -0.000277, -0.0002, 0.054443, -0.002869, 0.001816, 0.00325, -0.074707, -0.001335, 0.001099, -0.000069, -0.04834, 0.003998, 0.000265, -0.00033, -0.061035, 0.000473, 0.000786, 0.000416, -0.048584, 0.003967, -0.00116, 0.002075, 0.140625, -0.001312, -0.001617, 0.000066, 0.051514, -0.004364, 0.001122, 0.000126, -0.048584, 0.001663, -0.000599, -0.000637, 0.043457, -0.002335, -0.00016, -0.001228, -0.04541, 0.002045, 0.000082, -0.006348, -0.175781, 0.004364, -0.006073, -0.017578, -0.209961, -0.029053, 0.001259, 0.00045, -0.050049, 0.002579, -0.000748, 0.000664, 0.049561, -0.00206, 0.000115, -0.001358, -0.1875, -0.00037, 0.000277, -0.000162, -0.039062, 0.002533, -0.001663, -0.001762, 0.057861, -0.001709, -0.001053, -0.001678, -0.052002, 0.006592, 0.000816, 0.000393, -0.050293, 0.002441, -0.000343, 0.00018, 0.064453, -0.001099, -0.00412, 0.00053, 0.210938, -0.015198, 0.00066, 0.001984, 0.054688, -0.0065, -0.000763, 0.000824, 0.056152, -0.001213, 0.001877, -0.001793, -0.064941, 0.002426, 0.000557, -0.00071, -0.042725, 0.00145, 0.000433, -0.000771, -0.057861, 0.000311, -0.002777, -0.004639, -0.176758, -0.003433, 0.000437, 0.00647, 0.137695, 0.008606, -0.001854, -0.000935, 0.056152, 0.000265, 0.003128, 0.004028, -0.00473, 0.000999, 0.000355, 0.000294, 0.044189, -0.001923, 0.000444, 0.001266, 0.039795, 0.000222, 0.000923, -0.000159, -0.039062, -0.003448, -0.00103, -0.003006, -0.176758, -0.003967, -0.011963, -0.020142, -0.008789, 0.12793, -0.000881, -0.001099, 0.052246, 0.002197, 0.002396, 0.005188, 0.162109, 0.019531, 0.010071, 0.023438, 0.201172, -0.149414, 0.002487, 0.00531, 0.133789, -0.008789, 0.000056, 0.000832, -0.200195, 0.013855, 0.000656, 0.00041, -0.044189, 0.004303, -0.00103, -0.002991, -0.207031, 0.002716, -0.008484, -0.013489, -0.084961, -0.035156, -0.001068, -0.001488, 0.04834, -0.003662, 0.001808, 0.0002, -0.045898, 0.003159, 0.000969, 0.000546, -0.040283, 0.00383, -0.000576, 0.000519, 0.0354, 0.000187, -0.001495, 0.000523, 0.043457, -0.00325, -0.000425, 0.002319, 0.139648, 0.004333, -0.003113, -0.002808, -0.173828, 0.007446, -0.000629, 0.000133, 0.054688, -0.002136, -0.00235, -0.001266, 0.056396, -0.004211, 0.000931, -0.000319, -0.052002, 0.002258, 0.000977, -0.000553, -0.062988, 0.002502, 0.000446, -0.0019, -0.063477, -0.000322, 0.000683, 0.004517, 0.169922, -0.004578, -0.001846, 0.000374, 0.059814, -0.002258, -0.00119, -0.001007, 0.047119, -0.003815, 0.000557, -0.000051, -0.044678, 0.003799, 0.009705, 0.015198, 0.141602, -0.091797, 0.001167, 0.001053, -0.051514, 0.003418, 0.000938, -0.004211, -0.172852, 0.015442, -0.000128, 0.005707, 0.181641, 0.004089, 0.000305, -0.000854, -0.043213, 0.001236, -0.000786, 0.000154, 0.044189, -0.003052, -0.003098, -0.003998, -0.022217, 0.143555, -0.000786, 0.000607, 0.045898, -0.003387, -0.002243, -0.001114, 0.054199, -0.00351, 0.000052, 0.000751, 0.031006, 0.001053, -0.002457, -0.001701, 0.046387, -0.005066, -0.000309, 0.000946, 0.050781, -0.002716, 0.000057, -0.000395, -0.043945, -0.001312, 0.00119, 0.003555, 0.047119, -0.046143, 0.00164, 0.00473, 0.197266, 0.008179, 0.000307, 0.00032, -0.038818, 0.002625, 0.002457, 0.000462, -0.064453, 0.002655, 0.000121, 0.000469, 0.05127, 0.001205, 0.000572, -0.00003, -0.040283, 0.002533, 0.001396, 0.000763, -0.052734, 0.004028, 0.000319, -0.006134, -0.185547, 0.005829, -0.001015, 0.000002, 0.058838, -0.00296, 0.000767, -0.006561, -0.217773, 0.010254, -0.000626, -0.005676, -0.166992, 0.008728, -0.000732, -0.000201, 0.051025, -0.002914, -0.001038, -0.000851, 0.043945, -0.003067, 0.012756, 0.019775, 0.051758, -0.154297, -0.001221, -0.000904, 0.044678, -0.002121, -0.001099, 0.001259, 0.062256, 0.001717, 0.003448, 0.007019, 0.154297, -0.003342, 0.001198, 0.000904, -0.0625, 0.001053, 0.000389, 0.000362, -0.000115, -0.005371, 0.001083, 0.000437, -0.040771, 0.002029, -0.000568, -0.000062, 0.052246, -0.001137, -0.001183, -0.005829, -0.11084, 0.011414, -0.000629, -0.000599, -0.051758, 0.003937, -0.000603, -0.001755, -0.046387, 0.003052, 0.000679, -0.00069, -0.037842, 0.001968, -0.006775, -0.006287, -0.057861, 0.100586, 0.003387, 0.003601, -0.032959, -0.053223, 0.00042, -0.000866, -0.105957, 0.003067, 0.005646, 0.02002, 0.128906, -0.085449, 0.000805, 0.001106, 0.055176, -0.003174, 0.000111, 0.000368, 0.041016, -0.00386, -0.000137, -0.005798, -0.11377, 0.024902, -0.000393, 0.000011, 0.043945, -0.001945, 0.001709, 0.004486, 0.107422, -0.015259, -0.000961, -0.001198, -0.055908, 0.0065, 0.000134, 0.001389, 0.046143, -0.000538, -0.000866, 0.000463, 0.045898, -0.002899, 0.00024, 0.001236, 0.032471, -0.00206, -0.000603, -0.001083, -0.040771, 0.003998, -0.001434, -0.001999, -0.039307, 0.005585, -0.000748, -0.000778, -0.05249, 0.00206, 0.000755, 0.001984, 0.038574, -0.005554, -0.000614, -0.00008, -0.04126, 0.003372, -0.000219, 0.000237, -0.037354, 0.001282, -0.000473, 0.00132, 0.133789, -0.013672, -0.000656, -0.000526, -0.042725, 0.002747, 0.000824, 0.001572, 0.04248, -0.001846, 0.000296, 0.001144, 0.051514, -0.003723, -0.000172, -0.000357, -0.031982, -0.000103, -0.006592, -0.018433, 0.152344, 0.057129, 0.002258, 0.010803, 0.083984, -0.111328, -0.003525, -0.001205, -0.01123, 0.067383, -0.001984, -0.004059, -0.081055, -0.013977, -0.004761, -0.018677, -0.066406, 0.123535, -0.000568, -0.003616, -0.11377, 0.014771, -0.001488, 0.001579, -0.116211, -0.013672, 0.007355, 0.01123, 0.046631, -0.128906, 0.000614, 0.000622, 0.04248, -0.004242, 0.000193, -0.003677, -0.124512, 0.008301, -0.000412, -0.004608, -0.105957, 0.01355, -0.000557, -0.001312, -0.042969, 0.002884, 0.000145, 0.002167, 0.119141, -0.002975, -0.001297, -0.001526, -0.044922, 0.004578, 0.00132, 0.00415, 0.0354, -0.003494, 0.001816, 0.004456, 0.105469, -0.004059, 0.000343, -0.000549, -0.044678, 0.001106, 0.000246, 0.000256, 0.039307, -0.004669, 0.000954, 0.001236, 0.042969, -0.00412, -0.000252, -0.000191, -0.04126, 0.003052, -0.003357, -0.005524, -0.029175, 0.007233, 0.000484, 0.000908, 0.043213, -0.003052, -0.000343, -0.000668, -0.05127, 0.005493, 0.001762, 0.003235, 0.107422, -0.012268, -0.000656, -0.001808, 0.147461, -0.005157, -0.000973, -0.000381, 0.02771, -0.003067, 0.000157, -0.000029, -0.036377, 0.002472, 0.000187, -0.000866, -0.034912, 0.003357, -0.000036, -0.000546, -0.00589, -0.000698, -0.000018, -0.000014, 0.006256, -0.000031, -0.000492, -0.002045, -0.104004, 0.009644, -0.000881, -0.000893, -0.041504, 0.002701, -0.000465, 0.000259, -0.053711, 0.003052, -0.000037, -0.000152, -0.042725, 0.003067, 0.000142, 0.000599, 0.041016, -0.003647, 0.000286, -0.000557, -0.046387, 0.004974, -0.000881, 0.000003, 0.043213, -0.002655, 0.000246, -0.00238, -0.102051, 0.003601, -0.000538, -0.000161, 0.055664, -0.004913, -0.000058, 0.000725, 0.040039, -0.003433, 0.000614, 0.002335, 0.068359, -0.003128, -0.00116, -0.00528, -0.106934, 0.052734, 0.000538, 0.000391, 0.045654, -0.003571, -0.000977, -0.003021, -0.128906, 0.010254, 0.000338, -0.001167, -0.12207, 0.007202, 0.000155, 0.000973, 0.040283, -0.001747, -0.001091, -0.000912, -0.043701, 0.004791, -0.000065, 0.000299, 0.040771, -0.001022, 0.003464, 0.005157, 0.125977, 0.012146, -0.000793, -0.001747, -0.046631, 0.001228, -0.004333, -0.022461, 0.005829, 0.098145, 0.00177, 0.002625, -0.003708, 0.001274, 0.00029, 0.001953, 0.039795, -0.00209, 0.00038, -0.000687, -0.053711, 0.003098, 0.000648, 0.001877, 0.117676, -0.010681, -0.000763, 0.001831, 0.117676, 0.000048, 0.000504, 0.00119, 0.035645, -0.002792, -0.000402, -0.000054, 0.040283, -0.001396, -0.001312, -0.002411, -0.03418, 0.004608, -0.000089, -0.001472, -0.050293, 0.001862, -0.000317, 0.005646, 0.119629, -0.0065, 0.00647, 0.015625, 0.11084, -0.07666, -0.00061, -0.000437, -0.044434, 0.004822, -0.002289, -0.006256, -0.016235, 0.027466, -0.000175, 0.001007, 0.039062, -0.002228, -0.000005, -0.003494, -0.111328, 0.010864, -0.001923, -0.004608, -0.109863, 0.008179, -0.000881, -0.005463, -0.109863, 0.068848, 0.000155, 0.000923, 0.039551, -0.003021, 0.000626, -0.000017, -0.048584, 0.003967, 0.003098, 0.012085, 0.130859, -0.058594, 0.000189, -0.000702, -0.036133, 0.002472, -0.000094, -0.002106, -0.036865, 0.001678, 0.000961, 0.003006, 0.125977, -0.006134, 0.000162, 0.000923, 0.049072, -0.00322, -0.003082, -0.005646, -0.030518, 0.007446, 0.002319, 0.006897, 0.118164, -0.002686, 0.000282, 0.000637, 0.035889, -0.001442, -0.007416, -0.023926, -0.083008, 0.095703, -0.000813, -0.000332, -0.043457, 0.001968, -0.000013, -0.000216, 0.00769, 0.00011, 0.001854, 0.007385, 0.140625, -0.023315, -0.000139, -0.000107, 0.094238, -0.011108, -0.000425, -0.001579, -0.054932, 0.000553, 0.000173, 0.00018, 0.035645, -0.001289, 0.001083, 0.002808, 0.039062, -0.003815, 0.000938, 0.001144, 0.04541, -0.004303, -0.000446, -0.000755, -0.052246, 0.002106, 0.000178, -0.000744, -0.042236, 0.002014, -0.000984, -0.00135, -0.041748, 0.004578, 0.001457, 0.002106, 0.103516, -0.005371, 0.000229, 0.001305, 0.046631, -0.00264, 0.000538, 0.000984, 0.046387, -0.003967, 0.000771, 0.001816, 0.046875, -0.002594, -0.000025, -0.000755, 0.044678, -0.004761, -0.000152, -0.001144, -0.038086, 0.000504, 0.000641, 0.000828, 0.050537, -0.004547, 0.000854, 0.000885, 0.052734, -0.000557, -0.006836, -0.008789, -0.03125, 0.109375, 0.000725, 0.00095, 0.045898, -0.002975, 0.000805, 0.000252, -0.00069, 0.049561, -0.000345, -0.000246, 0.000483, -0.056641, -0.000134, 0.000022, 0.001144, -0.051758, 0.000039, -0.000534, -0.000257, -0.042236, 0.00022, -0.00148, -0.006104, 0.079102, -0.000467, -0.000023, -0.00014, -0.050049, -0.000085, -0.000047, 0.001495, -0.043213, -0.00069, -0.000211, 0.00004, -0.037109, -0.000211, 0.000178, 0.000475, -0.049072, -0.000246, -0.000066, 0.000429, -0.04126, 0.000228, 0.000271, 0.003326, -0.058105, 0.000151, 0.000218, -0.000492, 0.044189, 0.000397, 0.000182, -0.000218, 0.043701, -0.000341, -0.000511, 0.000313, -0.050293, -0.00016, -0.000237, 0.000584, -0.045166, 0.000106, 0.000117, 0.000299, -0.04834, -0.000595, -0.000576, -0.000437, -0.040771, -0.000702, -0.000771, -0.000117, -0.041504, 0.000641, -0.000085, -0.00119, 0.045654, 0.000748, 0.000265, 0.000515, 0.053467, -0.000671, -0.000648, 0.000866, -0.045898, 0.000195, -0.000224, -0.000877, 0.045166, 0.000755, 0.000286, 0.000946, 0.048584, -0.000425, -0.00042, -0.002243, 0.050293, 0.000364, 0.000473, -0.000576, 0.045898, -0.000322, 0.000154, 0.000172, -0.041504, 0.000483, 0.000155, -0.000813, 0.050537, 0.000296, -0.000141, -0.002045, 0.049805, -0.000568, -0.000322, 0.00074, -0.046631, 0.000095, 0.00004, 0.004547, -0.062256, -0.000311, 0.000064, 0.001701, -0.044922, -0.000278, 0.000456, 0.00058, -0.044434, 0.000603, 0.000368, -0.00045, 0.046875, 0.000144, 0.000385, -0.000854, 0.05249, 0.00066, 0.000317, -0.000347, 0.042725, -0.00087, -0.000265, 0.000296, -0.044678, 0.000523, 0.000179, -0.00053, 0.042725, -0.000207, -0.000159, 0.000725, -0.044922, 0.000252, 0.000013, -0.000656, 0.043457, -0.000259, -0.000121, 0.000984, -0.048096, -0.000668, 0.000771, 0.002396, -0.046631, 0.001053, 0.000315, -0.000175, 0.043701, -0.000507, 0.000037, 0.000292, -0.043213, 0.000393, -0.000614, -0.001953, 0.057129, 0.001251, 0.000759, 0.000565, 0.072266, -0.000238, -0.00079, -0.003723, 0.079102, -0.00036, -0.000301, 0.000912, -0.050049, -0.000732, -0.000633, 0.000744, -0.04248, -0.000095, 0.000196, 0.000881, -0.041748, 0.00015, -0.000101, -0.000774, 0.048584, 0.000081, 0.000099, -0.000874, 0.04834, 0.000885, 0.000441, -0.001137, 0.049805, 0.000002, 0.00029, 0.001534, -0.059082, 0.000345, 0.000641, 0.000675, 0.043945, -0.000568, -0.000675, 0.000614, -0.050049, 0.000338, 0.000209, -0.001442, 0.059814, 0.000154, 0.000148, -0.000565, 0.041992, -0.00033, -0.000086, 0.00087, -0.046631, 0.00034, -0.000087, 0.000057, 0.044922, -0.000515, -0.000057, 0.000546, -0.04248, -0.000137, -0.000265, -0.000122, 0.053467, -0.00003, 0.000301, -0.000851, 0.054932, 0.000523, 0.000526, -0.001038, 0.065918, -0.000085, 0.000029, 0.000874, -0.059814, 0.000935, -0.000049, -0.000332, 0.043945, -0.000374, 0.000277, 0.0005, -0.041748, 0.000234, 0.000364, -0.00007, 0.04834, 0.003052, 0.004059, 0.007874, 0.119141, 0.000477, 0.000355, -0.000479, 0.067871, 0.000055, -0.000645, -0.002289, 0.050049, 0.000016, 0.000565, 0.00036, -0.045166, 0.000054, -0.000463, -0.001549, 0.04541, -0.000024, -0.000123, 0.000713, -0.042969, 0.000064, 0.000222, 0.000007, -0.044434, 0.000054, -0.000603, 0.000977, -0.039551, -0.000412, -0.000016, 0.000618, -0.054932, 0.000835, -0.000182, -0.000488, 0.048828, -0.00008, 0.000269, 0.000462, -0.044922, 0.000786, 0.000212, -0.002365, 0.101562, -0.000181, 0.000116, 0.001274, -0.046875, -0.000618, -0.000481, 0.001656, -0.059082, 0.000572, -0.000065, -0.000984, 0.047607, 0.000216, -0.000675, -0.001442, 0.049561, -0.000257, -0.0001, 0.0009, -0.042725, -0.000446, -0.000904, -0.001556, 0.060059, 0.000143, 0.000129, -0.002823, 0.082031, 0.001152, 0.000893, 0.000828, 0.07373, 0.000391, 0.00015, -0.000055, 0.040283, -0.000366, -0.000166, 0.000341, -0.041748, -0.000263, -0.000057, -0.000005, -0.044189, 0.000652, -0.000118, -0.001007, 0.045166, 0.000151, 0.000534, -0.00058, 0.044922, 0.00023, 0.000401, 0.001274, 0.143555, -0.000069, -0.000036, 0.000755, -0.046875, -0.000128, -0.000565, 0.000305, -0.05835, -0.000292, -0.000561, -0.00021, -0.044678, 0.000557, -0.000089, -0.001251, 0.047607, 0.000018, -0.00006, -0.001419, 0.063965, -0.000467, -0.000305, -0.000511, -0.058594, 0.000614, -0.000159, -0.002335, 0.05542, 0.000904, 0.000626, -0.001823, 0.041748, 0.00046, -0.000231, 0.000103, 0.048096, -0.000067, 0.000148, 0.001915, -0.046631, 0.000104, -0.000104, 0.001183, -0.044678, 0.000448, 0.000629, -0.000275, 0.042969, -0.000201, -0.000013, -0.001183, 0.05542, 0.000056, 0.000237, 0.000992, -0.041016, -0.000242, -0.000094, 0.000744, -0.04541, -0.000418, -0.000134, 0.002762, -0.048584, 0.000717, 0.000277, 0.000507, 0.044922, -0.000023, -0.000469, -0.000212, -0.044922, 0.000702, 0.000479, -0.001854, 0.070312, -0.000389, -0.000431, 0.000782, -0.039551, 0.00132, 0.000261, -0.000376, 0.059082, -0.00058, -0.000116, 0.001709, -0.047363, -0.000052, -0.000111, 0.000383, -0.040283, -0.000294, -0.000286, 0.000198, -0.04126, -0.000526, 0.000296, 0.000637, -0.049316, 0.000084, -0.000152, 0.003204, -0.058838, 0.000429, -0.00037, -0.00132, 0.043213, 0.000161, 0.000043, 0.000402, -0.043701, 0.000418, 0.000656, -0.000336, 0.043213, -0.000013, 0.00053, 0.000584, -0.049072, 0.000561, 0.000431, -0.000973, 0.041016, -0.000317, -0.000215, -0.000012, -0.042236, -0.000162, -0.000074, 0.000652, -0.043701, 0.000446, 0.000381, -0.000422, 0.049072, 0.000023, -0.0005, 0.001518, -0.054932, -0.004761, -0.007874, 0.043701, -0.038818, 0.000299, -0.001411, -0.019043, 0.001999, 0.002792, 0.007751, -0.05249, 0.01123, -0.000397, -0.001381, -0.014709, 0.000277, 0.000568, 0.001907, 0.0177, 0.001167, 0.000387, -0.001373, -0.021362, 0.002396, 0.000599, -0.000568, -0.026611, -0.001312, -0.000305, -0.00103, -0.016235, 0.00007, -0.000322, -0.002121, -0.022095, 0.000954, -0.000572, -0.001663, -0.016968, -0.000816, -0.000299, 0.001076, 0.017212, -0.001999, 0.00025, 0.001541, 0.016724, -0.000668, 0.000203, 0.001701, 0.017334, -0.000452, 0.154297, 0.257812, 0.365234, 0.773438, -0.000422, 0.001305, 0.019287, -0.001869, 0.000422, -0.000931, -0.015503, 0.001877, 0.00354, 0.004211, -0.029785, 0.026489, -0.000307, -0.00132, -0.018188, 0.000595, -0.000199, -0.006165, -0.064453, -0.000927, 0.00354, 0.004456, -0.034668, 0.032471, 0.00079, 0.001411, -0.041016, 0.013062, 0.000359, 0.001808, 0.016968, -0.000133, 0.000896, 0.006256, 0.076172, -0.001083, 0.00071, 0.002197, 0.02063, -0.001282, -0.000694, -0.002304, 0.045166, -0.013611, 0.000816, 0.001686, -0.035889, 0.011353, 0.000194, -0.002014, -0.022827, 0.001251, 0.000969, 0.00415, -0.035889, 0.007935, -0.000168, -0.001671, -0.018188, -0.00589, 0.000301, 0.001808, 0.017456, -0.000132, -0.000832, -0.007538, -0.091309, 0.002975, -0.000591, -0.000984, 0.025513, -0.003235, -0.000165, -0.001381, -0.017212, 0.00119, -0.001053, -0.003601, -0.023926, -0.000182, -0.000288, 0.003937, 0.046631, -0.008301, -0.00119, -0.002945, 0.043457, -0.012024, -0.001549, -0.002365, -0.022583, -0.005585, -0.000263, -0.001244, -0.016968, 0.000187, 0.000717, 0.001564, 0.022949, 0.001335, -0.004395, -0.004761, 0.032471, -0.028931, -0.001305, -0.00267, -0.023438, -0.002029, 0.001709, 0.007629, 0.08252, 0.000732, 0.000721, 0.002945, 0.029663, -0.001297, 0.000058, 0.001602, 0.016113, -0.000278, -0.000343, 0.001465, 0.021973, -0.001923, 0.000244, -0.000999, -0.035889, -0.003784, 0.002518, 0.002182, 0.029541, 0.009521, -0.000241, -0.001503, -0.015869, -0.000238, 0.000832, -0.000082, -0.040039, 0.010498, -0.000759, -0.007202, -0.07959, -0.000151, 0.000683, 0.001793, 0.018066, -0.00053, 0.000965, 0.001793, -0.02771, 0.005157, 0.000273, -0.001328, -0.020508, 0.002075, 0.003342, 0.005432, -0.039795, 0.037109, 0.000362, -0.001213, -0.017822, 0.001373, -0.000322, 0.00235, 0.023071, -0.002426, -0.001488, -0.004944, -0.077148, 0.001183, -0.00069, -0.003387, 0.032227, -0.006134, -0.000164, -0.001587, -0.015747, 0.000157, 0.000557, -0.000557, -0.013977, 0.001671, 0.000229, -0.001259, -0.020142, 0.00193, -0.000057, 0.001312, 0.02002, -0.003235, -0.00037, 0.001122, 0.018188, -0.001663, 0.003036, 0.007477, 0.086914, 0.000801, -0.000664, -0.001663, -0.016846, 0.000248, 0.000239, -0.001289, -0.018677, 0.001549, 0.000425, -0.000767, -0.016602, 0.00206, -0.000931, -0.002335, 0.044922, -0.012512, -0.000622, 0.001442, 0.047852, -0.008301, 0.000614, 0.001968, 0.026001, 0.001373, 0.001419, 0.004608, -0.041504, 0.007629, 0.001022, 0.001747, -0.043945, 0.012573, 0.005798, 0.006989, -0.036621, 0.00946, 0.000874, 0.002136, -0.032227, 0.005524, -0.000303, 0.00103, 0.02002, -0.001984, -0.000072, -0.001389, -0.020264, 0.001289, -0.000123, 0.001038, 0.019531, -0.000591, 0.000058, -0.000755, -0.020752, 0.001289, 0.003052, 0.007812, 0.094727, -0.001999, -0.001053, 0.008423, 0.102539, -0.00412, -0.000433, -0.001564, -0.016357, -0.000193, -0.000181, 0.001305, 0.019531, -0.001579, -0.00033, -0.001701, -0.020142, 0.001671, -0.001709, 0.005219, 0.080078, -0.007721, 0.001221, 0.003143, -0.04541, 0.012939, 0.001648, 0.002243, 0.016235, 0.00322, -0.000771, -0.002075, -0.020508, 0.000353, -0.000847, -0.002014, -0.019653, -0.000471, 0.001526, 0.002106, -0.05542, 0.013672, 0.000422, 0.005554, 0.075684, -0.000109, -0.000315, 0.001038, 0.018555, -0.00148, -0.001106, -0.001648, -0.034424, -0.002502, 0.000553, -0.00174, -0.026367, 0.001564, 0.000744, 0.001495, 0.018433, -0.000778, -0.000008, 0.001266, 0.019531, -0.001244, 0.000254, -0.000893, -0.018921, 0.001221, -0.000041, 0.001526, 0.020264, -0.001091, -0.002777, -0.00528, -0.02417, -0.005371, 0.000186, -0.00119, -0.019165, 0.00119, 0.000526, 0.003265, 0.017456, 0.000862, 0.000523, 0.002258, 0.015442, 0.018555, -0.00025, 0.000862, 0.02063, -0.002533, 0.000553, 0.002335, 0.02063, 0.000671, -0.002777, -0.005035, 0.152344, -0.045166, -0.001152, -0.002335, -0.02124, -0.000001, 0.000793, 0.001724, 0.019043, 0.000093, -0.001785, 0.004822, 0.082031, -0.008667, 0.000877, 0.001709, 0.016602, 0.000538, 0.000067, -0.001457, -0.021606, 0.001053, 0.000106, -0.001198, -0.016846, -0.000003, -0.000148, -0.001938, -0.018188, -0.000001, -0.002319, -0.006866, -0.085449, 0.000702, 0.001816, 0.00769, 0.075195, 0.000408, 0.000534, -0.001778, -0.033936, 0.00074, -0.00042, -0.001015, 0.040283, -0.011658, -0.000675, -0.001877, -0.02417, -0.0005, -0.001122, -0.007202, -0.081543, 0.006958, -0.000244, 0.00106, 0.016846, -0.001801, -0.000313, -0.00206, -0.017334, 0.000904, 0.000307, -0.000526, -0.019165, 0.002487, -0.000056, -0.002304, -0.024292, 0.002335, -0.001205, -0.002548, -0.017578, -0.000942, 0.002365, 0.01123, 0.079102, -0.001114, 0.00071, 0.000782, -0.039551, 0.01062, -0.000176, -0.00116, -0.019409, 0.002533, 0.001343, 0.008118, 0.070312, 0.000851, 0.000835, 0.002594, 0.018188, 0.000116, 0.000334, 0.001305, 0.019043, 0.000504, 0.000087, 0.000759, 0.013611, -0.017212, 0.000026, -0.00132, -0.014099, 0.010437, -0.000052, -0.000254, -0.002487, 0.018555, 0.000168, -0.000576, -0.00885, -0.009521, -0.000717, -0.001144, -0.009644, 0.015747, -0.000106, -0.000239, -0.00264, 0.015991, 0.000954, 0.001259, 0.009888, -0.016479, 0.000595, 0.00037, 0.014221, -0.011597, -0.00053, -0.001114, 0.021484, -0.000475, 0.000119, 0.000156, 0.010315, -0.014038, 0.000416, 0.00103, 0.010376, -0.012817, 0.000099, -0.000223, -0.001396, 0.030029, -0.001465, -0.00135, -0.020142, -0.004364, 0.000576, 0.000874, -0.02771, 0.009033, 0.000085, 0.000187, 0.002502, -0.014526, -0.001305, -0.00074, 0.020874, -0.002014, -0.000157, -0.001213, -0.009705, 0.000694, 0.000523, 0.000209, -0.002396, 0.038818, -0.000075, -0.000209, -0.002701, 0.014771, 0.000045, 0.000186, 0.002487, -0.015198, -0.00023, -0.000607, -0.014709, 0.014343, 0.001129, 0.002747, -0.032715, 0.013794, -0.000507, -0.000778, -0.00528, 0.015625, 0.0002, 0.000542, 0.018677, -0.003159, 0.000645, 0.001572, 0.021851, 0.00412, -0.00036, -0.000418, -0.016357, 0.000904, 0.000269, 0.00069, 0.02063, -0.003204, 0.001144, 0.00473, -0.029541, 0.006561, -0.000288, -0.001968, -0.013672, 0.000725, -0.000064, -0.000208, -0.002502, 0.018799, -0.000301, -0.001381, -0.014038, 0.001572, -0.000001, -0.000263, -0.002106, 0.016602, -0.000062, -0.000216, -0.002747, 0.015625, 0.000007, 0.000912, -0.022339, 0.000748, -0.002808, -0.005402, 0.013245, -0.004333, -0.000351, -0.001221, -0.003403, 0.063477, 0.00161, 0.001266, 0.024536, -0.005951, -0.000322, -0.00103, -0.012146, 0.005341, -0.000229, -0.002625, -0.043701, 0.009094, 0.00116, 0.00053, 0.000511, 0.047119, -0.000334, -0.00174, -0.01416, 0.001137, -0.000759, -0.000858, -0.011719, 0.019165, 0.000481, 0.001945, 0.017578, -0.001862, 0.000307, -0.001373, -0.008118, 0.09668, -0.000387, -0.000736, -0.014709, 0.011047, -0.000115, 0.00008, -0.02002, 0.005157, 0.000349, 0.000261, 0.011963, -0.013672, -0.00071, -0.000767, -0.012085, 0.014648, -0.000037, -0.000223, -0.002457, 0.013977, 0.000227, 0.000706, -0.019897, 0.005096, 0.000213, 0.001137, 0.05835, -0.006165, 0.001862, 0.003403, 0.014771, -0.013611, -0.000017, 0.000137, 0.002029, -0.015747, 0.000557, 0.001007, 0.012207, -0.011047, 0.000068, 0.000254, 0.002869, -0.018433, 0.00007, 0.000211, 0.002335, -0.017822, 0.00164, 0.001831, 0.019897, -0.00071, 0.000343, -0.000263, 0.016357, -0.008484, -0.000079, 0.001076, -0.017212, 0.003128, 0.000732, 0.000046, -0.000969, 0.033936, 0.000729, 0.000618, 0.009155, -0.013611, -0.000057, -0.000243, -0.002472, 0.018311, -0.000694, 0.000246, 0.00095, -0.039551, -0.000151, -0.001091, -0.010132, 0.000813, 0.000031, 0.000805, -0.015381, 0.005981, -0.000454, -0.001297, -0.011108, 0.01416, 0.000233, 0.000488, 0.013489, -0.009644, -0.000404, -0.002838, 0.015625, -0.005585, 0.000511, 0.000977, 0.012207, -0.015503, 0.000334, 0.000969, 0.012573, -0.010803, 0.000063, 0.000199, 0.002457, -0.018433, -0.000137, 0.000256, -0.015442, 0.003067, -0.002014, -0.003113, -0.030884, -0.004639, 0.001549, 0.001595, 0.002655, 0.032715, 0.000097, 0.000183, 0.002594, -0.013794, -0.000465, -0.001701, -0.015381, 0.002075, -0.000433, 0.000473, -0.000824, -0.050781, -0.000286, -0.001213, -0.011841, 0.00148, -0.00164, -0.00209, -0.01532, 0.015015, 0.000439, 0.000999, 0.014038, -0.014282, -0.000237, -0.00135, -0.013794, 0.001259, -0.000007, 0.000488, -0.016235, 0.016113, -0.001534, -0.001724, -0.017212, 0.011536, 0.003693, 0.006866, 0.026855, 0.053467, -0.000347, -0.000471, -0.004608, 0.01709, -0.000698, -0.001328, -0.013306, 0.001953, -0.001015, -0.002167, -0.016846, 0.012695, -0.00069, -0.000854, -0.017456, 0.004761, -0.00002, -0.000213, -0.002609, 0.019287, 0.000866, 0.001366, 0.012939, -0.012756, 0.000195, 0.000919, -0.0177, 0.005951, -0.000081, -0.000202, -0.002335, 0.017212, 0.000117, 0.000357, 0.002304, -0.016235, -0.000047, -0.000232, -0.002441, 0.018677, -0.000256, 0.000115, 0.002304, -0.021729, 0.000334, -0.000229, -0.00041, 0.026978, -0.000065, -0.000204, -0.002258, 0.018677, 0.000176, 0.001366, 0.012878, -0.000511, 0.001007, 0.00028, -0.002472, 0.042725, 0.001488, 0.001053, -0.000946, 0.050537, 0.000317, 0.000326, 0.001137, 0.020874, -0.000429, -0.000824, -0.023682, -0.005219, 0.000088, 0.000269, 0.001884, -0.015991, -0.00119, 0.000675, 0.03064, -0.005341, 0.001549, 0.001167, 0.002975, 0.067871, 0.000094, 0.000161, 0.002121, -0.016968, 0.001305, 0.003525, 0.048584, -0.00589, 0.000153, 0.000134, 0.001007, -0.03833, 0.000155, 0.000299, 0.003143, -0.023071, 0.000349, 0.001198, 0.010742, -0.064453, -0.000093, -0.000475, -0.010864, 0.011658, 0.000022, 0.000123, 0.002289, -0.016724, -0.000002, -0.000212, -0.002045, 0.015076, 0.000215, 0.000197, 0.01709, -0.013733, -0.000056, -0.000254, -0.019775, 0.005035, 0.00028, 0.00079, 0.022705, 0.002975, -0.000063, 0.000091, 0.00209, -0.015137, -0.000404, -0.002319, -0.026001, -0.005157, 0.000054, 0.000187, 0.002243, -0.014465, 0.000157, 0.00041, 0.003204, -0.016846, -0.000227, -0.000999, -0.01001, 0.001343, -0.000176, 0.000992, -0.01416, 0.003006, -0.002869, -0.006622, -0.033203, -0.025635, 0.000219, -0.000576, 0.016235, -0.007019, -0.00087, -0.001129, -0.007935, 0.015137, -0.000042, -0.000157, -0.002106, 0.015747, -0.000054, -0.000216, -0.002167, 0.017578, -0.00009, -0.000277, -0.002853, 0.017212, -0.001251, -0.003174, -0.029663, 0.004761, -0.000026, -0.004486, -0.046143, 0.001648, -0.000191, -0.002808, -0.022095, 0.002792, -0.000177, 0.007507, 0.045654, -0.000328, -0.0019, -0.003967, -0.031738, 0.002472, 0.000171, 0.002991, 0.02124, -0.002747, 0.001556, 0.00592, 0.039062, -0.001778, 0.00074, 0.005463, 0.036621, -0.003998, -0.000307, -0.003036, -0.022705, 0.002869, -0.000839, -0.007202, -0.053711, -0.001213, -0.000057, 0.002747, 0.033447, -0.005371, -0.002869, -0.005798, -0.031982, 0.00386, -0.000142, 0.003906, 0.03418, -0.00708, -0.00132, -0.007385, -0.053955, 0.00007, 0.000759, 0.00708, 0.043213, -0.003006, -0.008423, -0.03125, -0.222656, 0.024414, 0.000732, 0.008789, 0.059082, -0.001137, 0.006287, 0.018433, 0.112793, 0.005707, -0.006836, -0.019287, -0.124512, -0.007385, -0.000241, -0.003021, -0.024658, 0.002731, 0.001007, 0.003494, 0.028809, -0.003052, 0.007507, 0.018433, 0.123047, 0.003433, -0.000185, 0.00647, 0.049316, -0.001366, -0.000542, -0.006775, -0.051758, 0.00148, -0.002182, -0.007874, -0.038818, 0.000957, -0.003311, -0.012268, -0.073242, 0.008789, -0.000648, -0.003845, -0.032471, 0.003479, -0.001617, 0.006012, 0.070312, 0.006958, -0.003464, -0.005676, -0.037109, 0.002106, -0.00946, -0.024048, -0.136719, -0.009644, 0.002594, 0.006348, 0.031494, -0.000721, -0.00095, 0.00589, 0.053467, 0.000401, 0.005554, -0.002365, -0.056885, 0.005432, -0.00053, -0.002518, -0.02771, 0.004822, 0.002197, 0.010681, 0.063965, -0.005798, -0.000149, 0.002319, 0.021606, -0.003281, -0.000546, -0.008789, -0.064453, -0.005554, 0.003525, 0.008057, 0.043213, 0.00473, -0.00161, -0.019043, -0.164062, 0.016602, -0.00473, -0.018311, -0.072266, 0.0047, -0.000488, -0.004791, -0.0354, 0.002472, 0.00206, 0.007629, 0.058105, -0.006439, 0.000345, 0.003601, 0.030151, -0.003372, 0.002563, 0.004852, 0.032471, -0.003906, -0.000671, 0.008423, 0.068359, 0.000992, 0.00325, 0.009583, 0.04541, -0.003494, -0.001335, -0.003632, -0.030518, 0.000942, 0.000797, 0.007721, 0.053955, -0.002548, 0.000938, 0.008667, 0.06543, -0.006104, 0.000252, 0.002701, 0.02063, -0.002731, 0.001816, 0.00647, 0.033936, -0.000813, -0.00145, -0.006317, -0.043945, -0.00647, -0.000824, -0.006012, -0.031128, -0.000507, 0.000973, 0.003662, 0.027466, -0.00325, -0.012085, -0.038086, -0.131836, -0.028442, 0.001251, 0.005219, 0.028442, -0.00174, 0.00005, 0.008789, 0.054199, -0.005402, 0.000159, 0.00531, 0.037598, -0.00028, 0.000927, -0.004517, -0.042969, 0.002518, -0.001534, -0.0065, -0.052979, -0.001076, 0.000173, 0.002975, 0.022461, -0.002853, 0.000885, 0.005066, 0.032471, -0.003082, 0.000561, 0.002731, 0.02124, -0.002396, -0.00238, -0.006683, -0.048584, -0.007355, 0.001564, 0.006561, 0.042725, 0.004242, 0.000668, 0.003967, 0.029053, -0.002716, -0.00095, -0.004089, -0.031494, 0.003433, -0.000977, -0.009583, -0.044189, 0.001434, -0.000069, -0.003708, -0.043701, -0.003845, -0.002396, -0.005798, -0.03064, -0.001831, 0.001396, 0.004181, 0.030029, 0.00119, 0.000412, 0.007294, 0.067383, -0.005615, 0.01062, 0.019653, 0.073242, 0.025757, -0.00087, -0.007294, -0.040771, 0.001526, -0.007416, -0.016113, -0.098633, -0.003769, -0.000178, -0.006042, -0.05957, -0.00264, 0.000196, 0.002716, 0.021118, -0.002625, -0.0009, -0.007507, -0.046387, 0.000328, -0.001167, -0.005096, -0.041992, 0.006958, -0.005035, -0.021118, -0.165039, 0.002228, 0.000223, 0.002716, 0.020752, -0.002594, 0.000683, -0.006531, -0.047852, 0.000526, 0.00061, 0.006744, 0.040771, 0.000013, 0.000484, 0.009338, 0.07959, -0.001213, -0.00708, -0.022583, -0.130859, -0.004486, 0.000427, 0.003586, 0.026855, -0.002213, -0.001106, -0.006622, -0.039062, 0.00209, 0.000591, 0.003342, 0.029663, -0.004028, -0.003296, -0.013794, -0.047852, 0.01178, 0.001305, -0.002411, -0.03418, 0.000208, -0.00293, -0.009399, -0.050537, -0.016602, -0.00022, 0.004761, 0.054199, 0.004974, 0.000546, 0.003937, 0.031006, -0.000656, -0.00235, -0.00824, -0.056152, -0.011108, 0.001022, 0.005371, 0.037598, -0.003815, -0.000102, -0.005859, -0.061035, -0.000429, -0.00116, -0.00473, -0.031128, 0.001144, -0.013611, -0.042725, -0.267578, 0.0354, -0.002396, -0.012268, -0.0625, -0.003113, 0.002625, -0.00531, -0.055664, -0.000595, -0.00267, -0.008057, -0.047119, 0.006653, -0.00032, -0.003143, -0.062012, 0.010132, -0.000437, -0.002167, -0.028809, 0.003616, 0.000977, 0.005371, 0.037109, -0.003967, -0.001205, -0.005157, -0.033447, 0.001137, 0.00012, 0.007111, 0.048096, -0.00238, -0.010986, -0.026001, -0.123047, 0.00206, -0.002731, -0.009766, -0.077637, 0.007507, 0.000664, -0.008362, -0.064453, -0.004791, 0.000242, -0.005188, -0.046631, 0.002426, -0.000147, 0.002151, 0.020142, -0.002716, -0.001328, -0.004089, -0.027466, 0.000736, 0.003357, 0.008667, 0.033691, -0.002411, -0.003479, -0.008484, -0.043457, 0.00095, 0.002869, 0.015869, 0.120605, -0.014282, -0.001877, -0.00769, -0.050537, -0.006104, -0.000108, 0.001984, 0.018433, -0.002045, 0.001305, -0.010681, -0.069336, 0.009094, 0.001556, 0.008606, 0.058838, -0.002914, -0.000927, -0.003479, -0.026855, 0.00351, -0.00082, -0.00293, -0.030518, 0.002701, 0.002533, 0.007202, 0.036133, 0.000584, 0.000774, -0.003418, -0.043945, -0.010681, 0.000195, 0.006042, 0.045654, 0.00079, 0.001389, 0.006653, 0.036865, -0.003067, 0.002289, 0.007507, 0.043457, -0.004883, -0.000402, -0.007263, -0.05127, -0.001236, 0.000797, 0.004059, 0.030396, -0.002945, 0.000173, 0.00023, -0.000584, 0.031982, 0.000607, 0.000927, 0.00386, -0.033936, -0.000205, -0.000515, 0.000376, -0.030396, 0.000127, -0.000267, -0.000797, 0.026123, -0.000774, -0.000423, -0.001266, -0.03418, -0.000355, -0.000292, 0.000462, -0.026489, -0.000174, -0.000389, 0.000057, -0.028931, 0.000364, 0.000284, -0.000425, 0.022339, -0.000538, -0.000225, 0.001381, -0.028442, -0.000103, 0.000237, 0.000523, -0.033936, -0.000235, -0.000427, 0.000595, -0.032471, -0.000322, -0.000401, 0.000364, -0.024292, -0.000504, -0.001289, -0.007812, 0.116211, 0.000074, 0.000216, -0.00037, 0.034912, 0.000486, 0.000435, -0.000226, 0.024292, -0.000071, -0.00029, -0.000055, -0.030884, 0.000542, 0.000486, -0.000744, 0.026978, 0.000334, 0.000127, -0.000553, 0.032471, 0.000093, 0.000027, -0.001274, 0.029663, 0.000343, 0.00045, 0.000023, 0.027588, 0.000439, 0.000081, -0.000687, 0.025269, 0.000511, 0.000488, -0.000515, 0.028564, 0.000322, 0.000139, -0.000431, 0.027466, 0.000338, 0.000145, -0.000088, 0.032959, -0.000328, -0.00028, 0.000462, -0.022949, -0.000261, -0.000269, 0.000397, -0.032227, 0.000072, 0.00029, -0.001205, 0.030884, 0.000309, 0.000429, -0.00007, 0.02832, 0.000587, 0.001038, -0.004852, 0.140625, -0.000116, 0.000025, -0.001236, 0.028564, 0.006409, 0.009766, 0.047607, -0.003937, 0.004547, -0.006592, 0.034912, 0.006226, 0.001137, 0.000961, -0.001434, 0.143555, -0.000418, -0.000275, 0.000218, -0.021484, -0.001488, 0.005402, -0.066895, 0.001396, -0.000296, -0.000584, 0.00016, -0.026733, -0.000557, 0.000166, 0.003281, -0.12793, 0.000969, 0.001549, -0.005463, 0.143555, 0.000301, 0.000241, -0.000133, 0.027344, 0.000062, 0.000294, 0.001915, -0.029053, 0.000534, 0.00058, -0.000163, 0.026367, 0.000311, 0.000235, -0.000488, 0.021118, -0.000296, -0.000229, 0.000456, -0.021973, 0.000778, 0.000797, -0.003311, 0.136719, -0.000385, -0.000614, -0.000031, -0.026733, -0.001549, -0.001465, 0.001465, -0.126953, 0.00025, 0.000071, -0.000443, 0.032715, 0.000209, 0.000469, -0.000162, 0.029663, 0.000368, 0.000267, -0.000057, 0.022705, -0.000328, -0.000435, 0.000278, -0.03064, -0.000069, 0.00028, 0.00193, -0.03125, -0.000282, -0.000301, 0.000492, -0.022827, 0.000633, 0.000809, -0.00034, 0.032471, -0.000144, -0.000163, 0.000437, -0.027954, -0.001816, -0.001892, -0.005524, -0.12793, -0.000332, -0.000117, 0.000896, -0.031006, 0.000176, 0.000095, -0.000843, 0.027588, 0.004364, 0.00164, 0.039307, 0.018677, 0.000418, 0.000542, 0.000014, 0.024414, -0.000336, -0.000542, 0.000105, -0.024414, 0.000054, 0.000059, 0.001244, -0.038086, -0.000154, -0.000446, -0.000009, -0.027954, -0.000053, -0.000127, 0.000167, -0.025635, -0.000035, 0.000387, 0.001564, -0.038574, 0.000504, 0.00074, -0.000114, 0.028809, -0.001038, -0.000732, -0.024292, 0.013611, 0.000209, 0.000345, -0.000341, 0.041992, 0.000801, 0.002441, 0.005554, 0.084961, 0.000414, 0.000299, -0.000504, 0.024658, -0.000389, -0.000629, 0.000694, -0.031982, -0.000439, -0.000374, -0.000896, -0.031128, -0.000292, -0.000273, 0.000511, -0.022827, -0.000341, -0.000467, 0.000372, -0.022461, 0.000051, -0.000488, 0.000233, -0.025391, 0.001472, 0.001396, -0.002411, 0.136719, 0.000383, 0.00034, -0.000679, 0.026855, -0.001854, -0.001709, -0.002182, -0.12207, -0.000307, 0.000029, 0.000916, -0.033936, -0.00383, -0.007111, -0.02417, 0.018066, -0.000366, -0.000202, -0.000021, -0.030029, -0.0002, -0.000448, 0.000462, -0.027222, 0.000454, 0.000572, -0.000328, 0.028931, 0.000263, 0.000515, -0.000557, 0.0271, 0.000299, 0.000641, -0.000194, 0.028687, -0.000652, -0.000565, -0.000162, -0.026001, 0.000263, 0.00046, -0.000507, 0.026855, 0.000048, 0.00029, -0.0005, 0.035889, 0.000458, 0.000016, -0.058105, 0.014465, 0.0001, 0.000176, -0.001007, 0.033203, -0.000099, -0.000341, 0.000706, -0.026855, -0.00046, -0.000334, -0.00053, -0.033691, 0.000049, 0.000097, 0.000477, -0.02771, -0.000294, -0.000095, 0.000232, -0.031128, 0.000334, 0.00018, -0.000486, 0.023193, -0.000349, -0.000591, 0.000336, -0.029175, 0.027954, 0.0354, 0.077637, 0.300781, 0.000341, 0.000389, -0.000771, 0.032959, 0.000259, 0.000452, -0.000181, 0.02771, -0.000248, 0.000128, 0.001205, -0.026123, 0.000353, 0.000248, -0.000458, 0.026489, -0.000401, -0.00034, 0.000277, -0.026489, 0.00041, 0.000357, 0.000181, 0.025879, 0.000341, 0.000193, -0.000383, 0.025269, 0.000538, 0.000366, -0.000322, 0.034912, 0.003403, 0.010254, 0.040771, -0.011353, -0.000204, -0.000376, 0.000469, -0.038086, -0.005768, -0.010986, -0.027954, 0.000044, 0.000294, 0.000246, -0.000549, 0.022339, 0.001938, 0.001709, 0.002213, 0.166016, 0.000317, 0.000294, -0.000186, 0.029541, -0.000319, 0.00023, -0.001602, 0.033203, 0.000504, 0.000307, 0.000463, 0.028564, 0.000254, 0.00058, -0.000111, 0.026489, 0.000376, 0.00069, -0.000263, 0.031982, 0.000043, -0.000009, -0.001358, 0.033936, 0.000399, 0.000618, 0.000011, 0.025513, -0.000313, -0.000433, 0.000542, -0.025513, 0.000175, 0.000504, -0.000462, 0.028076, -0.000246, -0.000366, 0.001328, -0.033447, -0.000275, -0.000267, 0.000116, -0.023438, 0.000085, 0.00008, -0.001076, 0.026733, 0.000005, -0.000228, -0.001724, 0.033936, 0.000311, 0.000239, -0.00079, 0.025513, -0.001488, -0.001122, 0.001755, -0.168945, 0.001526, 0.001419, -0.001389, 0.138672, -0.000244, -0.000067, 0.001091, -0.032227, -0.000294, 0.00006, 0.000538, -0.034912, 0.000338, 0.000698, -0.000194, 0.029907, -0.000687, -0.004364, -0.095215, 0.00708, -0.001343, -0.004089, -0.051758, 0.004669, -0.002792, -0.004761, -0.070312, 0.01178, -0.000992, 0.001091, 0.061035, -0.00473, -0.000694, 0.004303, 0.079102, -0.001083, -0.000431, 0.001549, 0.05957, -0.005432, -0.002975, 0.00029, 0.060059, -0.005615, -0.000931, -0.001854, -0.038818, 0.007263, -0.000629, -0.001648, -0.042725, 0.004089, 0.001625, 0.004364, 0.068359, -0.00106, -0.001442, 0.002197, 0.089844, -0.007111, -0.002991, 0.000037, 0.088867, -0.00164, 0.003204, -0.007599, -0.180664, 0.018066, 0.00023, -0.001289, -0.096191, 0.004974, 0.005249, 0.012146, 0.15332, -0.015991, -0.000797, -0.00322, -0.063965, 0.001587, 0.012024, 0.019165, 0.201172, -0.038574, -0.000935, -0.001846, -0.036621, 0.007263, -0.000858, -0.0002, 0.0354, -0.003418, 0.000713, 0.005096, 0.075195, -0.008789, -0.000565, 0.001122, 0.051514, -0.004761, -0.000618, -0.000854, -0.048584, 0.00589, 0.000874, 0.001808, 0.047363, -0.006042, -0.004578, 0.011597, 0.261719, -0.022217, -0.001694, -0.00647, -0.05957, -0.002167, -0.001549, 0.002228, 0.09375, -0.006409, -0.012634, -0.022827, -0.137695, -0.020508, -0.000239, 0.00069, 0.059082, -0.001427, 0.00037, -0.001411, -0.054443, 0.004089, -0.00293, -0.007233, -0.131836, 0.008667, 0.001213, 0.001938, 0.045898, -0.006104, -0.000085, 0.002258, 0.033447, 0.001427, -0.000059, 0.001831, 0.047363, -0.005798, 0.001114, 0.00145, 0.050781, -0.005096, 0.000305, -0.004272, -0.058594, 0.003128, 0.000408, 0.002411, 0.050537, -0.00354, -0.010132, -0.015869, -0.098145, -0.002258, -0.004974, 0.00473, 0.180664, -0.017456, 0.000362, 0.001907, 0.049316, -0.002625, -0.000946, 0.003647, 0.076172, -0.004303, 0.001633, -0.001625, -0.067383, 0.011169, -0.000698, 0.001144, 0.041748, -0.004791, 0.000935, 0.000387, -0.049072, 0.004089, -0.000744, -0.000049, 0.052734, -0.001755, 0.001884, 0.009888, 0.162109, -0.013733, -0.00033, -0.002182, -0.043457, 0.004486, -0.000668, 0.001831, 0.045898, -0.004669, 0.001541, 0.002228, 0.0354, -0.007111, -0.000313, 0.002029, 0.04541, -0.001396, 0.002731, 0.002274, 0.053223, -0.012207, -0.006073, 0.021118, 0.335938, -0.008179, 0.001373, -0.000303, -0.05127, 0.00473, 0.006714, 0.011597, 0.116211, 0.016357, -0.001389, -0.002701, -0.039307, 0.002548, -0.001221, 0.003067, 0.076172, -0.006958, 0.000782, 0.00148, 0.033447, -0.004242, 0.000043, 0.001534, 0.040283, -0.003235, -0.002014, 0.005432, 0.142578, 0.00037, -0.002411, -0.007935, -0.130859, 0.011414, 0.00528, 0.009521, 0.136719, -0.003586, 0.000877, -0.00021, -0.043701, 0.003311, 0.004303, 0.015381, 0.228516, -0.027832, 0.000973, 0.003342, 0.044922, -0.002625, 0.000748, 0.00322, 0.042969, -0.006256, 0.000246, 0.00177, 0.044434, -0.003128, 0.001274, 0.002426, 0.036865, -0.00824, -0.001534, -0.00206, -0.049316, 0.010254, -0.000793, -0.004364, -0.058838, 0.002853, -0.000614, -0.004181, -0.049561, 0.005707, 0.000148, 0.000801, 0.039307, -0.007294, -0.00045, 0.000483, 0.047119, -0.005432, -0.001953, 0.003159, 0.073242, -0.004639, 0.002121, 0.004364, 0.036377, 0.000111, -0.002716, 0.000224, 0.049316, -0.003906, 0.000288, -0.002975, -0.063965, 0.003891, -0.001953, -0.002884, -0.052734, 0.012756, -0.002945, -0.005035, -0.058594, 0.009705, 0.000416, -0.001312, -0.037109, 0.005096, 0.001312, 0.001633, 0.036133, -0.008972, 0.000919, 0.001076, -0.046387, 0.005524, 0.000231, -0.004761, -0.073242, 0.007507, -0.000534, -0.002686, -0.044922, 0.003464, -0.001602, -0.000187, -0.062988, -0.001999, -0.000051, -0.001999, -0.036133, 0.003998, -0.000096, -0.002594, -0.065918, 0.008179, -0.000401, -0.002319, -0.044922, 0.004181, -0.000229, 0.001717, 0.052734, -0.004608, 0.000175, -0.000326, -0.041748, 0.003326, -0.000965, -0.001671, -0.044922, 0.005219, -0.001701, -0.003906, -0.043945, -0.002533, -0.000496, 0.001038, 0.056641, -0.007385, -0.000954, -0.002167, -0.043457, 0.007233, -0.000546, 0.000192, 0.040527, -0.004211, 0.00037, 0.00106, 0.044922, -0.003967, -0.000059, 0.008057, 0.084961, -0.005493, -0.000095, -0.001335, -0.052734, 0.006134, -0.00206, 0.001305, 0.055664, -0.00766, 0.004272, 0.000832, -0.066406, 0.006134, -0.001259, -0.006134, -0.070801, -0.001038, -0.004333, -0.010925, -0.089355, 0.003555, 0.002716, -0.005829, -0.12207, 0.007477, -0.000618, 0.002045, 0.04248, -0.006531, 0.001572, 0.004425, 0.046875, -0.001472, 0.006775, -0.001564, -0.170898, 0.010193, 0.001846, 0.002289, 0.055908, -0.012939, -0.000277, -0.003693, -0.052979, 0.002838, -0.000475, -0.002441, -0.036865, 0.004578, -0.001816, -0.000202, 0.065918, -0.004852, 0.00041, -0.002121, -0.054688, 0.003662, -0.000278, 0.000874, 0.046631, -0.002121, -0.001701, 0.006134, 0.166992, -0.017212, 0.001648, -0.002579, -0.054199, 0.001297, -0.000452, 0.002518, 0.04834, -0.006561, -0.001259, 0.00296, 0.071289, -0.004364, -0.000935, -0.001823, -0.041992, 0.007874, -0.000816, -0.004608, -0.062988, 0.008911, -0.001114, -0.000931, 0.053711, -0.00293, -0.001068, 0.000345, 0.064453, -0.006012, 0.000645, 0.00145, 0.035889, -0.003677, 0.003571, -0.003082, -0.104492, 0.010254, 0.000137, -0.000467, -0.04248, 0.004852, -0.00095, -0.001381, -0.03833, 0.009094, -0.001114, -0.000448, 0.042725, -0.004486, -0.005585, -0.011475, -0.138672, 0.016968, -0.002914, -0.00592, -0.057617, 0.003448, -0.001556, -0.001709, -0.040527, 0.008057, 0.000182, -0.000557, -0.042236, 0.002945, -0.000568, 0.002594, 0.071777, -0.004456, 0.000103, 0.000744, 0.056641, -0.004303, -0.000778, 0.000645, 0.063477, -0.00177, -0.000292, 0.000736, 0.050049, -0.004944, -0.000334, 0.005554, 0.103516, -0.012329, -0.00024, -0.001129, -0.059326, 0.003998, 0.000107, -0.000173, -0.057617, 0.002716, 0.00209, 0.007782, 0.18457, -0.014465, -0.000504, 0.000057, 0.061035, -0.005951, 0.000999, 0.002655, 0.057129, -0.004669, -0.000201, 0.000385, 0.051514, -0.005127, -0.000032, -0.000288, -0.062988, 0.006409, 0.000793, 0.005737, 0.152344, -0.009155, 0.00034, 0.000751, 0.051758, -0.00267, -0.000717, 0.000793, 0.066406, -0.006226, -0.0001, -0.00106, -0.062988, 0.00647, 0.001106, 0.000671, -0.053223, 0.006104, 0.000378, 0.00235, 0.041016, -0.00351, 0.000014, 0.000778, 0.056885, -0.008118, -0.000189, 0.002182, 0.063477, -0.008667, -0.000526, -0.002029, -0.057861, 0.005188, -0.000156, -0.000992, -0.05957, 0.002899, -0.001328, -0.005127, -0.066406, 0.006805, -0.00008, -0.000553, 0.054932, -0.005585, -0.000591, -0.000721, -0.063477, 0.004639, -0.000078, 0.001083, 0.056885, -0.003235, -0.00046, 0.00074, 0.067871, -0.005341, -0.000763, -0.001396, -0.069336, 0.005798, -0.000626, 0.000858, 0.056885, -0.005493, 0.000912, 0.002121, 0.048584, -0.004517, -0.001083, -0.001579, -0.065918, 0.005768, -0.00412, -0.007568, -0.110352, 0.000938, -0.000228, 0.000282, 0.062012, -0.005707, -0.000908, -0.004181, -0.071289, 0.007996, -0.000648, -0.000618, 0.054688, -0.005035, 0.000839, 0.000391, -0.061035, 0.008667, -0.000813, -0.00322, -0.052002, 0.00177, 0.000427, 0.000261, -0.052246, 0.005859, 0.000334, -0.00206, -0.051514, 0.006012, -0.000232, -0.000744, -0.052979, 0.002838, -0.000194, 0.000046, -0.051025, 0.003754, -0.001656, 0.000523, 0.062988, -0.006104, -0.000125, 0.000656, 0.049316, -0.001251, 0.000492, 0.001114, 0.058838, -0.006714, -0.000114, -0.000149, 0.071777, -0.005035, -0.003937, -0.014893, -0.231445, 0.025024, 0.001518, 0.007935, 0.083984, -0.007507, -0.00322, -0.007446, -0.148438, 0.011108, 0.003967, 0.009521, 0.203125, -0.016846, -0.008423, -0.019653, -0.222656, 0.020264, 0.000912, -0.000012, -0.052734, 0.005798, 0.005371, 0.014954, 0.171875, -0.01123, 0.00029, 0.001015, 0.053223, -0.00415, 0.000481, 0.002014, 0.054199, -0.003723, 0.000542, 0.000694, 0.072754, -0.006104, 0.000372, 0.000269, -0.053955, 0.005371, -0.000965, 0.002319, 0.072754, -0.008911, 0.001289, 0.000387, -0.053955, 0.005432, -0.000048, -0.00206, -0.061035, 0.007385, 0.000042, -0.001709, -0.078125, 0.007507, -0.00293, -0.008545, -0.078613, 0.007355, 0.001259, -0.000736, -0.060791, 0.007019, -0.000406, -0.000824, -0.053223, 0.003311, -0.000088, 0.000467, 0.042725, -0.004272, -0.001526, -0.00235, -0.073242, 0.006348, 0.000546, 0.001144, 0.065918, -0.006989, 0.000212, -0.000163, -0.049805, 0.001907, 0.000053, 0.000813, 0.053711, -0.004608, -0.000183, 0.001015, 0.048828, -0.004395, 0.00066, 0.001678, 0.049561, -0.003387, 0.000416, 0.001419, 0.04834, -0.003433, -0.000832, 0.000946, 0.05249, -0.004211, 0.000448, 0.000927, 0.061768, -0.003494, 0.000927, 0.000269, -0.05127, 0.005219, -0.000273, 0.000215, 0.051025, -0.004028, -0.000366, 0.000843, 0.04248, -0.004425, 0.00053, 0.002228, 0.052002, -0.005249, -0.000136, 0.002808, 0.063477, -0.002899, -0.000175, -0.001289, -0.052002, 0.003281, 0.001099, 0.002319, 0.048828, -0.002762, 0.001305, 0.004822, 0.057861, -0.00193, -0.000235, -0.002335, -0.050293, 0.004303, 0.000492, -0.005859, -0.191406, 0.01709, 0.000282, -0.000828, -0.053467, 0.004669, 0.000977, 0.001106, 0.060791, -0.00415, -0.000496, 0.001053, 0.057373, -0.005219, -0.000259, 0.001564, 0.044434, -0.003296, -0.000112, -0.000298, -0.0625, 0.006256, 0.000171, 0.001091, 0.044434, -0.002518, 0.000965, 0.002213, 0.054688, -0.005249, 0.000702, -0.000626, -0.046143, 0.004913, -0.000717, 0.001823, 0.06543, -0.003418, -0.000074, 0.001419, 0.05249, -0.00589, -0.000216, 0.00028, 0.04126, -0.004211, -0.000481, 0.000188, 0.05127, -0.006348, 0.000292, 0.002228, 0.052002, -0.007507, 0.000576, 0.001915, 0.048828, -0.003311, -0.000336, 0.000927, 0.046387, -0.005737, -0.000225, -0.000507, -0.062256, 0.005096, -0.006897, -0.017822, -0.202148, -0.006836, 0.000237, -0.000744, -0.052734, 0.003281, -0.000047, -0.000679, -0.05835, 0.00293, 0.000446, 0.001389, 0.0625, -0.0047, 0.000553, -0.000169, -0.043457, 0.005066, -0.000334, 0.001343, 0.05957, -0.008667, -0.000591, 0.000024, 0.045654, -0.00412, -0.000957, 0.000618, 0.086914, -0.009705, -0.000881, -0.000427, -0.050537, 0.003647, -0.006012, -0.008179, -0.07959, 0.013672, -0.000044, -0.000179, 0.054932, -0.005951, -0.000793, -0.001495, -0.050781, 0.003815, -0.00041, 0.000732, 0.053223, -0.005859, -0.000237, 0.000483, 0.049072, -0.004242, 0.001144, 0.001556, -0.057861, 0.002777, -0.004883, -0.014038, -0.177734, 0.002121, 0.000587, 0.001266, 0.046875, -0.004913, 0.00082, -0.000269, -0.051514, 0.004944, -0.005798, -0.017456, -0.222656, 0.022827, -0.000045, -0.001381, -0.054199, 0.003464, 0.000351, 0.001335, 0.048584, -0.004059, 0.004242, 0.009094, 0.163086, -0.006378, 0.000448, -0.000224, -0.047852, 0.004669, 0.000763, 0.00037, -0.061523, 0.005737, -0.00053, 0.000965, 0.057617, -0.005737, -0.000999, -0.003143, -0.059814, 0.005432, -0.001404, -0.002518, -0.056641, 0.003693, 0.000237, -0.000094, 0.048584, -0.005066, -0.000774, 0.001183, 0.049561, -0.005524, 0.00016, 0.00293, 0.0625, -0.003662, -0.003113, -0.005615, -0.013794, 0.021973, -0.000793, -0.003937, -0.014587, 0.017456, -0.000387, 0.003586, 0.045898, -0.036133, -0.002014, -0.004425, -0.011719, 0.017822, -0.001686, -0.004272, -0.015442, 0.018677, -0.001854, -0.005096, -0.019287, 0.024048, -0.001633, -0.004822, -0.016235, 0.019897, -0.008606, -0.013489, -0.024902, 0.046631, -0.001251, -0.0047, -0.017334, 0.019775, 0.001839, 0.004669, 0.013245, -0.018799, -0.008545, -0.018677, -0.0177, 0.037109, 0.00148, 0.004913, 0.016235, -0.020996, -0.001686, -0.00412, -0.013489, 0.018311, 0.001724, 0.005402, 0.019409, -0.022705, -0.001671, -0.005707, -0.020874, 0.026001, -0.001251, -0.004913, -0.014465, 0.017578, 0.005188, 0.01123, 0.028564, -0.038086, -0.00071, -0.004303, -0.013794, 0.009644, 0.002365, 0.005035, 0.012512, -0.018433, -0.000828, -0.004395, -0.027466, 0.02832, 0.00071, 0.003342, 0.013184, -0.014404, 0.000912, 0.004059, 0.014648, -0.017822, 0.00023, -0.003494, -0.02124, 0.018311, 0.000664, 0.003937, 0.015198, -0.017456, -0.001465, -0.004181, -0.013977, 0.018555, 0.001625, 0.004364, 0.01355, -0.018555, 0.002213, 0.005219, 0.012939, -0.019653, -0.000641, -0.004272, -0.025269, 0.025391, -0.001007, -0.003494, -0.015991, 0.017456, -0.001274, -0.005463, -0.021606, 0.023438, -0.00032, -0.004944, -0.018921, 0.020142, 0.002243, 0.008301, 0.020142, -0.027222, 0.003754, -0.005157, -0.029053, 0.020752, -0.001427, -0.005035, -0.016235, 0.019775, -0.002274, -0.004639, -0.013062, 0.018677, 0.00351, -0.004883, -0.029175, 0.018433, -0.001839, -0.00415, -0.012146, 0.0177, 0.004547, 0.027466, 0.054932, -0.002335, -0.0019, -0.004425, -0.013245, 0.018066, 0.001366, 0.004669, 0.018311, -0.020386, 0.000877, 0.003937, 0.016357, -0.018555, 0.005768, 0.019165, 0.044434, -0.027344, -0.001389, -0.004639, -0.017456, 0.020996, 0.002213, 0.004578, 0.01239, -0.018677, -0.001816, -0.004639, -0.013855, 0.018677, -0.001083, 0.014038, 0.084473, -0.066895, -0.000889, -0.004181, -0.017578, 0.018066, 0.002563, 0.004822, 0.011292, -0.018066, 0.000923, 0.004211, 0.016724, -0.019531, -0.000542, -0.004089, -0.018555, 0.020142, -0.001999, -0.004822, -0.014099, 0.019409, 0.001953, 0.004761, 0.014954, -0.019653, -0.001625, -0.004547, -0.013977, 0.018799, -0.001495, -0.004822, -0.015442, 0.018677, 0.001968, 0.005219, 0.014282, -0.019897, -0.000916, -0.003845, -0.015747, 0.018555, 0.00235, 0.00412, 0.011353, -0.017334, 0.001747, 0.004395, 0.015747, -0.020508, 0.001984, 0.005096, 0.014282, -0.020386, -0.001373, -0.004517, -0.013245, 0.017334, -0.001122, -0.005981, -0.020508, 0.02356, -0.011902, -0.029663, -0.053223, 0.071289, -0.004333, -0.012146, -0.043945, 0.054932, 0.000664, 0.004425, 0.018311, -0.021851, -0.001144, -0.004181, -0.014404, 0.017334, -0.001839, -0.00589, -0.017334, 0.023193, 0.001808, 0.006378, 0.016479, -0.022217, 0.001244, 0.004028, 0.014038, -0.017822, 0.001434, 0.004791, 0.013611, -0.018433, 0.001274, 0.004028, 0.014832, -0.018921, -0.001106, -0.004913, -0.015747, 0.018433, -0.002167, -0.005829, -0.017456, 0.023682, -0.001213, -0.004059, -0.014343, 0.017578, -0.00041, -0.004425, -0.018311, 0.019775, 0.003891, 0.017334, 0.054688, 0.003082, 0.002197, 0.009705, 0.037842, -0.034668, -0.001022, -0.004425, -0.016479, 0.019897, 0.001053, 0.004944, 0.020142, -0.024048, 0.001175, 0.007172, 0.022461, -0.022583, -0.002045, -0.004883, -0.013245, 0.019287, 0.001328, 0.004883, 0.016968, -0.020996, 0.000992, 0.004242, 0.014954, -0.01709, 0.001282, 0.004547, 0.014832, -0.019409, 0.005707, 0.013855, 0.036133, -0.052979, -0.00116, -0.005402, -0.02063, 0.023926, -0.001198, -0.004059, -0.02063, 0.023193, -0.000626, -0.004852, -0.028076, 0.029907, 0.000664, 0.003906, 0.015198, -0.018188, 0.001968, 0.004639, 0.014404, -0.019897, 0.00106, 0.005524, 0.019775, -0.022095, -0.001717, -0.016235, -0.077637, 0.017212, -0.001846, -0.004669, -0.014282, 0.019897, -0.002579, 0.002609, 0.023804, -0.01123, -0.001869, -0.004913, -0.013916, 0.019897, 0.001816, 0.006989, 0.01709, -0.023926, 0.000095, 0.003479, 0.020874, -0.016724, -0.000595, -0.005066, -0.021729, 0.023438, 0.000671, -0.003647, -0.019653, 0.018433, 0.001564, 0.007568, 0.019165, -0.026123, -0.001549, 0.002914, 0.025391, -0.019409, 0.000866, 0.00412, 0.016235, -0.016235, -0.002548, -0.005432, -0.013428, 0.02002, -0.006744, -0.013123, -0.033447, 0.051758, 0.00264, 0.00473, 0.011353, -0.018311, 0.00296, 0.005737, 0.01355, -0.020874, 0.001892, 0.004608, 0.014709, -0.020386, -0.003555, -0.017456, -0.08252, 0.083984, 0.000414, 0.004089, 0.031982, -0.027222, -0.005463, -0.021362, -0.057373, 0.063965, -0.003784, -0.002121, 0.022583, 0.004028, -0.000664, -0.005005, -0.02063, 0.024536, 0.000771, 0.003967, 0.016968, -0.02002, -0.007477, -0.01355, -0.033203, 0.05249, -0.00209, -0.004791, -0.014465, 0.020874, -0.001381, -0.004669, -0.015991, 0.020752, -0.001106, -0.004272, -0.016724, 0.019409, 0.001534, 0.004639, 0.014648, -0.018921, -0.000267, -0.003906, -0.023071, 0.023682, 0.002228, 0.004883, 0.012878, -0.019287, 0.002945, 0.004791, 0.010986, -0.018066, 0.000595, -0.004211, -0.017822, 0.019653, 0.002075, 0.004364, 0.012939, -0.018311, 0.005676, 0.013123, 0.027832, -0.038086, 0.001297, 0.004822, 0.015442, -0.020264, -0.001717, -0.004913, -0.014771, 0.020508, 0.00119, 0.004578, 0.018433, -0.022217, -0.002029, -0.005249, -0.01355, 0.019775, 0.001999, 0.004761, 0.014954, -0.020752, 0.002029, 0.000334, -0.088379, 0.001068, 0.000326, 0.000254, 0.031738, 0.002014, -0.00293, -0.007935, -0.135742, -0.002319, -0.000477, -0.003113, -0.084961, -0.00325, -0.000208, -0.000195, -0.045654, -0.004242, 0.000591, 0.001663, 0.046631, 0.001312, 0.000225, 0.002716, 0.044678, -0.001587, 0.000168, -0.000557, -0.036865, 0.000178, -0.001022, -0.000402, -0.050049, 0.005493, -0.000824, -0.001068, -0.041504, 0.000056, 0.000526, 0.001114, 0.042725, 0.000418, 0.000622, -0.000349, -0.040527, -0.00069, -0.000376, 0.000222, 0.053467, -0.000637, -0.001358, -0.000572, 0.04541, -0.000534, 0.001022, 0.002228, 0.041504, 0.007263, 0.00061, 0.00036, 0.033936, 0.00116, 0.000137, 0.000326, 0.041992, 0.00267, -0.001137, 0.000026, 0.051025, -0.001183, -0.000134, 0.001862, 0.044189, 0.003433, -0.000641, -0.000252, 0.050049, 0.000565, 0.000584, 0.002899, 0.044434, 0.002747, 0.000938, 0.003189, 0.045898, 0.006104, -0.000155, -0.000916, -0.066406, -0.004059, 0.000294, -0.000675, -0.035156, 0.001648, -0.000793, -0.000614, 0.047119, 0.001068, 0.000591, 0.000782, -0.095215, -0.011719, 0.001167, 0.000298, -0.052979, -0.004364, 0.000366, 0.001396, 0.044922, 0.000713, 0.00041, -0.000748, 0.036865, 0.002563, 0.000702, 0.001869, 0.041748, 0.000767, -0.00069, -0.000946, -0.034668, -0.000919, -0.001442, -0.000435, 0.084961, -0.00028, 0.000061, -0.001495, -0.067383, -0.00106, 0.001442, -0.000359, -0.036865, 0.002197, -0.00087, -0.000893, -0.04126, -0.0019, -0.000572, -0.00103, -0.04126, -0.002304, -0.001068, -0.001671, -0.050293, -0.001091, 0.003708, 0.00238, 0.109863, 0.001007, 0.000162, 0.000481, 0.055908, 0.000216, 0.000496, -0.010498, -0.237305, -0.003998, 0.000246, -0.001907, -0.038086, -0.000231, -0.000387, -0.000378, 0.034424, -0.000565, 0.000622, -0.001266, -0.050781, -0.000443, 0.004272, 0.010071, 0.145508, 0.007538, -0.005798, 0.000252, 0.207031, 0.007507, 0.000225, -0.001892, -0.046143, -0.001503, -0.001877, 0.000519, 0.063965, -0.006195, 0.002213, 0.006073, 0.136719, 0.001534, 0.000969, 0.00103, 0.048096, 0.000713, 0.000687, 0.002731, 0.066406, 0.001427, -0.000362, -0.002747, -0.038086, -0.000549, -0.000197, -0.000399, -0.051758, -0.000288, 0.000158, 0.000213, 0.047363, -0.000774, 0.000965, 0.00267, 0.088379, 0.003769, 0.000137, 0.000919, 0.033936, 0.000793, -0.000118, -0.001259, -0.045166, -0.000441, -0.002106, -0.001419, -0.037598, 0.002808, -0.000835, -0.001793, -0.040283, -0.00164, -0.000561, 0.00071, -0.041992, -0.003693, -0.000179, -0.001572, -0.050781, -0.002762, -0.001236, -0.002579, -0.046631, 0.000729, -0.001785, -0.003769, -0.152344, -0.002655, 0.001183, 0.002243, 0.0271, 0.000273, 0.000271, 0.001724, -0.048584, -0.006561, 0.000209, 0.000479, 0.046387, 0.002808, 0.000273, 0.003494, 0.057129, 0.00412, 0.000153, -0.001434, -0.05127, -0.000843, 0.001259, -0.000385, -0.053223, -0.000828, 0.000277, 0.001152, 0.04834, 0.000973, -0.000553, -0.001907, -0.032227, -0.000137, 0.000322, -0.000946, -0.050293, 0.003372, 0.000218, 0.000786, 0.037842, 0.000252, -0.000165, 0.001114, 0.034668, -0.001228, 0.000104, -0.000005, -0.035645, 0.001656, 0.001808, 0.001076, 0.045898, 0.007202, -0.001564, -0.000648, 0.064453, -0.000839, 0.000108, 0.00079, 0.052979, 0.00325, -0.000213, -0.000916, 0.046143, 0.010132, -0.000465, 0.000626, -0.046875, -0.001152, -0.00264, -0.002426, -0.047607, 0.002747, -0.00235, -0.001732, -0.039795, 0.002136, -0.000383, 0.000584, 0.055908, 0.011108, 0.000744, 0.000135, -0.042969, -0.002441, -0.001106, 0.000309, -0.040039, 0.000595, 0.001045, 0.002304, 0.040283, -0.00058, -0.000561, -0.001808, -0.040283, -0.000565, 0.000105, -0.000629, -0.040039, 0.002686, -0.000713, -0.001633, 0.040771, 0.002289, -0.00001, -0.00053, -0.036377, 0.00071, 0.000751, 0.001465, 0.037598, 0.000315, 0.003098, 0.006989, 0.117188, -0.002823, 0.001343, 0.002121, 0.053955, -0.000484, -0.000687, -0.001953, -0.043945, -0.002441, -0.000629, -0.000523, 0.044678, -0.00024, 0.00074, 0.002243, 0.044678, 0.001343, 0.000633, 0.000137, 0.040771, -0.00174, -0.000607, 0.000049, 0.046631, -0.003433, -0.000973, -0.004242, -0.047607, -0.00386, -0.001701, -0.006927, -0.15918, -0.003433, -0.00412, -0.005524, -0.068359, -0.006256, -0.000083, 0.001343, 0.046387, -0.000458, -0.000153, -0.001091, -0.043701, -0.000431, -0.004578, -0.009155, -0.11377, 0.001045, 0.000797, 0.000317, -0.048096, 0.000755, -0.000526, 0.000401, 0.053223, 0.004639, 0.001236, -0.000105, 0.075684, -0.000877, -0.000035, -0.001205, -0.046387, -0.001732, 0.000854, -0.000136, -0.048584, 0.000229, 0.000181, 0.000561, -0.071777, -0.007233, 0.000184, -0.00066, -0.036377, -0.001762, 0.00135, -0.00053, -0.050049, -0.002869, -0.000444, -0.003967, -0.052734, -0.005554, -0.001144, -0.002106, -0.041504, -0.002853, -0.001312, -0.008789, -0.155273, -0.016479, 0.000603, -0.001381, -0.060791, -0.003082, -0.001694, -0.00119, -0.051514, 0.001808, -0.00103, -0.001869, -0.033691, 0.000519, -0.000062, -0.004059, -0.224609, 0.018799, -0.000759, -0.000713, 0.03833, 0.000119, -0.001007, -0.003036, -0.056885, -0.002823, 0.002777, 0.005981, 0.108398, 0.008667, -0.000702, 0.000557, 0.062988, -0.001259, -0.001038, -0.000368, 0.036133, 0.000009, 0.000429, -0.001015, -0.043701, -0.000801, -0.000073, -0.000282, 0.036621, -0.001732, -0.000656, 0.001839, 0.042236, 0.000278, -0.003601, -0.002167, -0.056152, 0.000832, -0.00041, -0.001907, -0.065918, -0.002472, 0.00079, 0.000437, -0.046143, 0.002075, -0.003342, -0.003189, -0.105469, 0.001068, -0.000254, -0.000004, 0.046875, 0.000133, 0.000523, 0.000083, 0.054688, 0.000167, -0.001175, -0.000874, 0.046143, -0.000128, -0.001114, -0.000679, 0.049072, -0.000175, 0.000793, 0.001457, 0.036377, -0.00071, -0.00015, -0.000553, 0.046387, 0.000843, -0.000931, 0.0001, -0.041748, -0.001442, 0.00106, 0.000307, -0.041504, -0.000343, -0.000862, -0.000999, -0.038818, 0.001511, -0.000561, -0.000364, 0.038818, 0.000839, 0.00106, 0.00103, -0.046875, -0.000587, 0.002991, 0.003723, -0.072266, -0.002487, 0.000488, 0.001053, -0.0625, -0.000366, -0.000141, 0.000311, -0.036865, 0.000511, -0.000683, -0.001076, 0.04541, 0.000626, 0.000107, 0.000269, -0.048828, -0.000086, 0.000078, -0.00238, -0.046143, -0.001358, 0.000001, -0.002075, -0.043945, 0.000591, 0.000359, -0.001083, -0.035645, -0.011536, -0.000843, -0.001129, 0.038818, -0.001122, -0.001167, -0.00095, -0.03833, -0.00177, 0.001511, 0.000629, -0.05127, -0.001366, -0.000216, 0.000546, 0.045654, -0.000999, -0.000024, -0.000043, 0.044678, -0.000435, 0.000736, 0.001938, 0.109863, 0.002335, 0.000278, -0.000207, -0.054932, -0.003998, 0.001305, 0.000893, -0.047852, 0.000805, -0.000336, -0.000044, 0.040527, 0.000622, 0.00053, -0.00038, -0.043701, -0.001999, -0.001343, -0.002533, 0.050781, 0.000862, 0.001328, 0.000637, 0.037109, 0.010742, -0.005432, -0.000431, 0.128906, 0.006561, 0.001129, -0.000205, 0.038574, -0.000515, 0.000326, 0.00079, -0.039795, -0.000362, 0.003006, 0.006378, 0.275391, 0.004059, -0.00015, 0.000568, 0.039551, -0.000381, 0.000044, 0.000618, 0.035889, -0.000957, 0.001343, 0.001801, -0.04541, -0.002136, 0.00016, -0.000047, -0.039062, -0.000851, 0.000209, -0.000317, -0.047852, -0.000202, 0.000809, 0.001083, -0.046143, 0.001305, 0.000656, 0.001228, 0.049561, -0.000433, 0.000091, -0.000256, -0.143555, 0.001305, 0.000273, 0.000239, 0.04248, -0.000134, 0.000488, 0.00074, 0.040527, 0.001404, -0.000828, -0.000919, 0.046631, -0.00135, -0.000603, -0.000839, 0.040039, 0.000935, -0.000143, 0.001152, -0.041748, -0.002365, 0.001442, 0.001289, 0.046631, 0.000656, -0.002136, -0.000542, -0.046143, -0.008362, 0.001671, 0.003494, 0.048584, -0.00021, -0.000154, -0.000332, 0.033203, 0.000185, 0.00103, 0.000927, 0.042236, -0.000992, -0.001526, -0.001328, -0.0354, -0.002106, -0.000805, -0.001251, 0.035889, -0.000565, 0.00058, 0.000128, -0.039795, 0.000553, 0.000748, 0.000199, 0.040039, -0.000515, 0.000546, 0.000538, -0.03833, -0.001823, 0.00103, -0.000102, -0.048096, -0.001701, 0.001526, 0.001198, 0.107422, -0.005035, 0.001289, -0.000423, -0.041992, -0.001022, 0.000919, 0.000599, -0.042236, 0.000385, 0.001404, 0.001236, -0.042969, 0.000492, 0.000446, -0.000231, -0.042725, -0.000729, -0.000534, -0.001038, 0.049316, -0.002075, -0.000364, 0.001038, 0.038574, -0.000507, -0.00116, 0.000016, 0.04541, -0.000402, -0.000935, -0.000127, -0.040771, -0.000877, -0.000713, -0.0005, -0.045166, -0.000935, 0.00003, 0.001923, 0.058105, -0.002686, 0.001045, 0.000725, -0.040283, -0.00238, 0.001892, 0.004242, 0.091797, -0.002792, 0.000463, 0.00145, 0.054199, -0.000576, -0.000299, -0.001015, -0.061035, 0.004028, 0.000444, 0.0002, -0.047852, -0.000439, 0.003265, 0.006042, 0.10498, 0.00177, -0.000221, -0.00025, -0.037842, -0.001205, -0.00007, -0.000196, -0.042969, 0.001129, -0.001999, -0.000565, 0.050537, -0.001251, 0.001076, 0.000961, -0.050537, 0.000154, 0.00193, 0.002823, 0.095215, -0.004242, -0.000015, -0.001884, -0.149414, -0.00045, 0.002167, 0.000408, -0.048096, -0.005371, 0.00087, 0.000763, -0.04834, -0.003662, -0.001198, 0.000732, 0.076172, 0.004272, 0.001167, 0.002747, -0.040771, -0.000113, 0.000553, 0.000729, -0.040039, 0.00058, 0.000813, 0.001007, 0.052979, 0.001968, -0.000938, -0.000984, 0.046631, 0.000114, -0.000059, -0.001785, -0.068359, -0.003418, 0.000519, -0.001907, -0.118652, 0.003403, -0.0009, -0.000393, 0.051758, 0.001534, 0.000229, -0.00005, -0.035889, 0.000313, 0.00025, -0.003143, -0.120605, 0.000244, -0.00025, -0.000866, 0.047852, 0.000023, 0.000124, 0.000216, 0.040771, -0.000755, 0.000763, 0.001144, -0.050537, -0.002625, -0.001564, -0.001282, 0.046143, 0.000885, 0.001007, 0.001434, 0.049805, -0.004272, -0.000139, -0.002487, -0.141602, 0.005219, -0.000062, -0.000155, 0.032959, 0.000549, 0.001045, -0.000129, 0.04834, 0.001564, 0.001396, 0.001045, -0.046631, 0.001625, -0.000816, 0.000016, 0.041504, -0.001457, -0.001068, -0.001617, 0.054688, 0.001358, -0.002411, -0.00235, 0.067383, 0.002701, 0.000372, -0.000187, 0.077148, -0.00045, 0.000992, 0.001953, -0.049316, -0.000433, 0.000408, 0.000454, -0.046387, 0.002731, 0.000012, -0.001373, 0.046875, 0.002426, 0.000071, 0.000184, 0.036133, 0.001129, -0.000234, 0.000977, 0.039551, 0.000587, 0.001205, -0.000706, 0.051758, -0.000881, 0.000984, 0.000618, 0.045654, 0.00103, -0.000977, -0.001633, -0.045654, -0.004974, 0.00058, 0.001526, -0.043213, -0.001595, 0.00006, -0.000546, -0.043945, -0.000755, -0.000362, -0.001251, 0.04126, -0.000162, 0.000089, 0.00082, 0.041016, -0.000675, 0.001823, -0.006104, 0.125, 0.007568, -0.001244, -0.000957, 0.044189, -0.000496, -0.0005, 0.000725, 0.041016, -0.000683, 0.001114, 0.002075, -0.048584, -0.000089, -0.00018, -0.000202, 0.045166, -0.000028, -0.000557, -0.000039, 0.045166, 0.000343, -0.006165, -0.013123, -0.123047, -0.030518, -0.00145, 0.03833, -0.003693, -0.00042, 0.000362, -0.148438, 0.013306, 0.000942, 0.000641, -0.024902, 0.002335, 0.001938, -0.00267, 0.039062, -0.003174, -0.000576, 0.002106, 0.125977, -0.013611, -0.001709, -0.001793, 0.038086, -0.002686, -0.000216, -0.002289, 0.042236, -0.003845, -0.000584, 0.000467, -0.02417, 0.002548, 0.00023, -0.000149, 0.023315, -0.002457, -0.001503, -0.00038, 0.03833, -0.004333, -0.000427, -0.000946, 0.041504, -0.004547, -0.000801, -0.002151, 0.044922, -0.003937, -0.000919, -0.002213, 0.039795, -0.003174, 0.000074, -0.008667, -0.133789, -0.00769, -0.010681, -0.002228, 0.038086, -0.003082, -0.000038, -0.000935, 0.032959, -0.003784, 0.000294, -0.002258, -0.116211, 0.008484, 0.005096, 0.001419, -0.037598, 0.003708, 0.000284, 0.006348, 0.12207, -0.006195, -0.001358, 0.001968, -0.041992, 0.003326, -0.000294, 0.001816, -0.034912, 0.003387, 0.000353, 0.000893, -0.03418, 0.003342, -0.000576, 0.00161, -0.041748, 0.003296, 0.000374, 0.002075, -0.040039, 0.002792, 0.000275, -0.00106, 0.036865, -0.003433, -0.00011, 0.001389, -0.04126, 0.004395, 0.000227, 0.002609, -0.048584, 0.004211, 0.000241, -0.001671, 0.035645, -0.003708, -0.000629, 0.003143, 0.130859, -0.013306, -0.001694, 0.003204, -0.043945, 0.003601, 0.000439, 0.001358, -0.035645, 0.003372, 0.000217, 0.002518, -0.047119, 0.004578, -0.000011, -0.000309, 0.031128, -0.002731, -0.000013, 0.000234, -0.034668, 0.002182, 0.000633, 0.001854, -0.044189, 0.003113, -0.000055, -0.004913, -0.147461, 0.011292, 0.000299, 0.001472, -0.038818, 0.002533, -0.000549, 0.001694, -0.04834, 0.004425, -0.000033, 0.000767, -0.132812, 0.012512, 0.000999, -0.002808, -0.108887, 0.010132, 0.000973, -0.00148, 0.040771, -0.003052, 0.000301, -0.001801, 0.04126, -0.001801, 0.000622, 0.001266, -0.044434, 0.002869, -0.000923, -0.002136, 0.032715, -0.002747, -0.000463, 0.002304, -0.039551, 0.003937, 0.000018, -0.001427, 0.037598, -0.002594, 0.000444, -0.001465, 0.037842, -0.003799, 0.000159, 0.000824, -0.038818, 0.002701, -0.000523, -0.00058, -0.0354, 0.003784, -0.000557, 0.002823, -0.044678, 0.003204, 0.000315, -0.002945, 0.048828, -0.003754, -0.000433, -0.000519, 0.026245, -0.002625, -0.000334, 0.002716, -0.038818, 0.003128, 0.00058, -0.001419, 0.054199, -0.004028, 0.000383, -0.002319, 0.046631, -0.00415, -0.001183, -0.002228, 0.036377, -0.003296, -0.000553, 0.002075, -0.043701, 0.003662, 0.000322, 0.003143, -0.042969, 0.003738, 0.000565, 0.0005, 0.119629, -0.01062, -0.000721, -0.001846, 0.048828, -0.004425, -0.000437, -0.000713, 0.036865, -0.003159, 0.000165, 0.002655, -0.040039, 0.00354, -0.000082, 0.00106, -0.032959, 0.003113, -0.000133, -0.001968, 0.036377, -0.003433, -0.000336, -0.000957, 0.034424, -0.002579, -0.000422, -0.000717, 0.033447, -0.003769, 0.000155, -0.002106, 0.04834, -0.004517, 0.000328, -0.002899, 0.041992, -0.003448, 0.000012, 0.001953, -0.037842, 0.003784, -0.000542, -0.001869, 0.039551, -0.003357, 0.000041, 0.001396, -0.029907, 0.002701, 0.000587, -0.000797, 0.033203, -0.002823, -0.000221, 0.001709, -0.039551, 0.002808, -0.000222, 0.003052, 0.138672, -0.014404, -0.000874, -0.002808, 0.039795, -0.002441, -0.000096, -0.003479, 0.047607, -0.003387, -0.000362, -0.002655, 0.048584, -0.004364, -0.000629, 0.000671, -0.104492, 0.008789, 0.002213, 0.000866, -0.03418, 0.00267, 0.000107, -0.001785, 0.142578, -0.012329, 0.000576, 0.002594, -0.038574, 0.003387, 0.000164, 0.000504, 0.037109, -0.003128, 0.000504, 0.002274, -0.043457, 0.003204, -0.000213, -0.001648, 0.042236, -0.003693, -0.000471, 0.001366, -0.05127, 0.00325, -0.000202, 0.004272, 0.125, -0.012634, -0.001015, -0.001274, 0.043213, -0.00383, -0.000523, -0.001488, 0.036133, -0.002457, 0.000456, -0.002502, 0.038574, -0.003342, -0.000136, -0.00145, 0.047119, -0.003647, 0.000467, 0.003601, -0.041992, 0.003098, 0.000002, -0.000538, 0.025757, -0.002991, -0.000366, 0.002151, -0.041504, 0.002014, -0.000059, -0.000851, -0.029297, 0.003799, 0.000095, -0.002914, 0.046631, -0.004181, -0.000055, -0.002213, -0.137695, 0.012939, 0.0009, 0.001564, -0.038086, 0.003937, 0.000058, 0.000207, 0.03418, -0.003265, -0.000109, -0.002838, 0.046875, -0.003693, 0.000441, -0.002045, 0.043457, -0.0047, -0.000104, -0.001877, 0.041504, -0.003601, 0.00071, -0.002441, 0.04834, -0.002975, 0.000637, 0.002167, -0.044189, 0.003708, 0.000157, 0.001732, -0.048828, 0.004181, -0.000041, 0.003021, -0.047363, 0.004242, 0.000414, -0.00074, 0.032959, -0.003326, -0.00164, 0.001015, -0.039062, 0.001938, -0.000599, 0.001534, -0.038086, 0.003143, -0.000483, 0.001297, 0.179688, -0.011963, 0.00354, 0.001549, -0.039307, 0.00354, 0.000406, 0.00193, -0.047119, 0.002853, -0.000874, -0.001907, 0.040527, -0.003677, -0.000851, 0.002518, -0.128906, 0.010925, -0.000313, 0.002792, -0.048828, 0.00415, 0.000603, -0.001862, 0.044189, -0.00415, -0.000047, 0.000016, 0.025513, -0.002945, -0.000355, 0.000063, -0.124023, 0.010376, 0.000534, 0.002563, -0.046387, 0.004181, -0.000212, 0.001846, -0.043945, 0.003464, 0.000236, -0.00412, -0.111816, 0.01123, 0.00103, 0.002106, -0.042236, 0.003418, -0.000094, 0.000338, -0.039062, 0.003967, 0.000519, 0.002182, 0.117188, -0.012451, -0.001984, -0.001778, 0.03064, -0.002014, -0.000113, 0.001999, 0.15332, -0.013855, -0.002335, -0.002274, 0.046143, -0.003387, 0.000729, 0.000507, -0.09082, 0.009888, 0.003082, -0.003159, 0.056641, -0.003906, 0.000175, -0.00011, 0.002502, 0.03833, -0.003418, 0.002457, 0.00885, 0.11377, -0.003265, -0.00046, 0.004944, 0.05127, -0.001053, 0.00079, -0.002792, -0.046875, -0.002289, 0.00095, 0.003693, 0.031982, 0.002243, -0.000067, 0.003326, 0.034424, 0.001747, -0.001167, -0.003998, -0.032959, -0.002304, -0.001312, -0.002045, -0.019165, 0.0001, 0.000584, 0.00145, 0.030029, 0.000908, 0.002609, 0.004944, 0.032715, 0.002945, -0.000851, 0.000504, 0.029541, -0.005524, 0.000098, 0.001099, 0.013916, -0.000908, 0.005707, 0.011353, 0.128906, -0.001884, 0.000271, 0.00148, 0.027222, -0.00238, 0.000345, 0.003754, 0.034912, 0.001175, -0.000093, -0.002197, -0.027588, -0.00074, -0.003525, -0.010986, -0.072754, -0.004395, 0.000736, 0.00267, 0.022949, -0.000381, 0.00592, 0.014465, 0.102539, 0.011353, -0.002625, -0.004608, -0.029541, -0.004822, -0.000542, -0.001251, -0.014648, 0.000641, 0.00058, 0.001465, 0.017334, -0.000908, 0.000244, -0.00135, -0.033203, -0.002304, 0.000216, 0.001076, 0.014038, -0.000656, -0.000427, -0.001953, -0.028076, -0.002213, -0.001244, -0.003448, -0.026733, -0.001266, 0.003082, 0.014099, 0.163086, -0.009888, -0.000305, -0.001152, -0.016113, 0.000683, 0.000675, -0.002533, -0.034668, -0.000496, -0.000224, -0.000675, -0.031982, -0.000098, -0.000303, -0.003662, -0.037842, -0.000511, -0.000336, -0.001518, -0.037109, -0.005035, 0.001305, 0.006104, 0.032959, 0.000163, 0.001068, -0.00267, -0.037354, -0.004211, -0.003204, -0.006805, -0.095703, 0.001633, 0.000755, -0.001877, -0.032227, 0.001633, -0.000557, 0.002167, 0.036865, -0.000622, -0.000336, 0.002991, 0.026855, -0.001099, -0.003067, -0.007111, -0.091309, -0.015625, 0.000383, -0.001999, -0.045166, -0.003967, -0.000463, -0.002228, -0.024536, -0.000839, -0.000132, -0.002289, -0.022827, 0.000732, -0.000587, -0.001114, -0.016602, 0.0005, 0.000835, -0.000843, -0.027954, 0.00293, -0.000629, -0.002319, -0.02124, -0.001656, -0.000484, -0.002365, -0.025757, -0.002029, -0.000858, 0.003433, 0.046631, -0.000595, -0.000744, -0.000169, 0.029907, 0.001678, 0.00041, 0.000467, 0.02771, -0.003433, 0.000538, -0.003265, -0.029785, -0.001503, -0.003143, -0.010437, -0.094238, -0.000282, 0.000969, -0.002518, -0.031494, -0.001549, 0.000408, 0.002228, 0.02417, -0.000679, 0.000008, -0.003265, -0.035889, -0.002441, -0.000523, -0.001694, -0.028198, 0.003326, -0.000713, -0.001228, -0.013733, 0.000402, 0.000904, 0.001846, 0.019653, 0.000774, -0.000568, -0.002029, -0.021973, 0.000637, 0.000103, -0.003296, -0.041016, 0.001129, 0.00018, 0.002213, 0.032471, 0.000927, 0.001785, 0.006104, 0.028198, 0.001823, -0.000126, 0.002167, 0.039062, -0.000885, -0.000475, -0.002731, -0.024414, -0.000683, -0.000477, -0.001884, -0.056641, -0.001923, -0.001823, -0.004303, -0.041504, -0.025757, -0.001205, 0.000935, 0.032959, 0.002182, -0.00082, -0.002869, -0.031006, -0.000343, -0.000018, -0.000854, -0.027344, -0.00071, 0.000835, 0.005493, 0.070312, 0.003235, -0.0005, -0.001015, -0.014282, 0.000713, -0.002747, -0.000793, 0.048584, 0.000698, -0.000774, -0.002625, -0.025879, -0.000622, -0.000452, 0.00322, 0.030518, 0.000969, 0.001251, 0.002747, 0.02417, 0.001015, -0.00028, -0.000809, -0.026733, -0.001328, 0.000269, 0.003937, 0.035156, 0.000538, 0.000828, -0.002579, -0.029785, 0.000125, 0.002182, 0.003662, 0.025269, 0.001923, -0.000618, 0.002319, 0.03833, -0.001701, -0.000355, 0.002914, 0.03125, 0.002167, -0.002869, 0.003372, 0.057617, -0.001076, 0.001816, -0.001732, -0.044189, 0.000549, -0.000786, -0.003937, -0.029053, -0.002121, 0.000083, -0.001671, -0.028687, -0.002441, 0.000484, 0.00351, 0.034424, 0.00082, -0.00066, -0.00206, -0.020264, 0.000916, 0.000418, 0.001213, 0.01532, -0.000694, 0.002762, -0.002762, -0.072266, -0.003372, 0.000271, 0.001228, 0.022705, 0.000736, -0.000641, 0.001495, 0.032471, 0.005035, -0.000364, -0.002991, -0.029785, -0.001015, -0.001816, 0.001373, 0.067871, 0.003906, -0.001312, 0.001083, 0.043945, 0.005005, 0.000919, 0.001511, 0.015747, 0.000172, 0.000441, 0.001007, 0.013245, -0.000448, -0.000019, -0.001305, -0.034912, -0.001404, 0.000288, 0.001411, 0.015503, -0.000931, -0.001091, 0.004333, 0.049805, 0.005096, -0.002762, -0.008179, -0.043701, 0.000298, 0.00206, 0.000036, -0.041504, 0.000301, 0.001595, 0.000171, -0.032715, 0.000496, -0.000021, 0.003143, 0.03833, 0.000257, 0.000156, 0.002274, 0.025146, 0.000201, -0.002396, -0.013, -0.09082, 0.000603, 0.000277, -0.004395, -0.036133, -0.000347, -0.000395, -0.001022, -0.013, 0.000425, -0.001114, 0.000237, 0.038818, -0.001762, 0.001663, -0.00164, -0.036377, -0.001709, -0.003021, -0.006104, -0.032715, -0.002228, -0.000652, 0.003006, 0.034668, -0.00116, 0.001503, 0.003464, 0.024902, 0.001389, 0.000313, -0.00164, -0.023071, 0.000748, -0.000633, 0.002548, 0.036865, 0.000515, 0.001091, 0.00473, 0.033203, 0.000572, 0.000507, -0.003021, -0.03418, -0.000885, 0.002411, 0.000813, -0.038574, 0.000824, 0.000288, 0.000923, 0.012024, -0.000391, 0.001663, -0.00235, -0.03418, 0.000111, -0.000243, 0.002853, 0.033936, 0.000965, -0.000683, -0.002136, -0.031006, -0.0019, -0.00174, -0.005341, -0.023682, -0.004883, -0.000565, -0.001122, -0.016724, 0.000736, 0.000391, 0.000843, 0.011902, -0.000129, -0.000374, 0.003128, 0.027832, 0.001045, 0.000037, 0.004181, 0.04541, -0.001694, -0.001968, -0.003937, -0.032715, -0.001984, 0.000269, -0.00528, -0.044678, 0.001282, 0.000332, -0.006836, -0.037842, -0.003647, -0.00209, -0.003021, 0.223633, 0.048584, 0.000816, 0.001427, 0.032959, 0.002304, 0.000992, -0.000122, -0.031128, -0.004578, -0.000771, 0.000214, 0.025024, 0.008301, -0.001671, -0.00351, -0.034668, -0.004028, 0.002762, 0.001465, 0.038574, 0.00354, 0.00235, 0.007507, 0.08252, 0.011353, 0.000359, 0.000124, -0.027222, -0.004395, 0.000381, 0.003555, 0.042236, 0.006256, 0.000052, -0.007355, -0.03064, -0.001091, 0.002182, -0.001549, -0.029175, 0.003494, -0.000675, 0.00033, 0.025269, 0.002441, -0.000171, 0.000698, 0.021973, 0.002731, -0.004242, -0.001747, 0.048584, -0.002228, -0.001808, -0.001892, 0.032227, 0.009888, -0.000805, -0.000357, -0.030396, -0.004272, -0.001945, -0.008484, -0.040771, -0.002838, -0.000058, 0.000259, 0.025024, 0.00296, 0.002228, 0.002701, 0.03418, 0.005096, 0.000051, 0.001457, 0.044922, -0.000877, 0.00145, -0.025391, 0.02063, 0.001541, 0.002487, 0.002899, 0.037842, 0.006531, 0.000748, -0.000233, -0.017578, -0.011658, -0.000044, -0.000243, -0.031982, -0.009705, -0.001747, 0.001968, 0.04126, 0.006348, -0.003708, -0.003693, -0.060303, -0.021729, 0.000397, -0.00008, -0.026855, -0.006653, -0.001663, -0.004639, -0.063477, 0.000587, -0.000023, -0.00001, 0.028687, 0.001633, 0.000843, 0.000679, 0.026855, 0.008423, 0.000353, 0.000835, 0.031738, 0.003616, -0.000992, -0.002686, 0.03833, 0.002289, 0.003738, 0.01001, 0.091309, 0.006378, -0.00119, -0.003616, -0.0271, -0.010742, 0.000146, 0.00058, 0.029053, 0.003296, 0.001892, 0.002914, -0.029053, -0.005219, 0.002014, 0.000736, -0.032715, -0.000456, 0.000526, 0.000311, -0.0354, -0.00473, -0.000561, 0.002213, -0.026978, -0.007996, 0.000267, 0.001694, 0.035156, 0.005371, -0.000984, -0.001122, -0.02832, -0.00473, 0.00161, 0.000778, -0.074707, -0.004272, -0.000919, -0.000668, 0.034424, 0.009705, 0.015137, -0.00087, -0.12793, 0.00824, 0.001396, 0.003738, -0.04248, -0.000923, -0.000519, -0.00473, -0.084473, -0.011475, 0.004028, -0.016357, -0.02417, 0.013672, -0.001274, -0.003891, -0.046631, -0.013184, 0.00177, 0.001038, -0.027344, -0.008362, 0.000301, -0.000311, -0.042236, -0.005554, 0.001389, -0.003662, 0.057617, 0.005341, 0.002274, 0.003326, 0.089844, 0.013184, 0.002014, 0.003433, 0.049805, 0.008728, 0.002106, 0.004822, 0.042236, 0.001259, -0.00293, -0.003052, -0.067871, -0.023804, -0.00238, -0.001877, -0.032959, -0.006287, -0.000195, -0.000282, -0.023804, -0.007568, -0.001755, 0.000481, -0.047852, -0.00383, 0.000113, -0.001694, -0.027466, -0.003586, 0.000086, 0.001076, 0.069824, 0.010254, 0.001839, -0.000805, -0.033691, -0.002716, -0.002167, -0.001549, -0.033936, -0.005341, -0.000456, 0.013428, -0.023438, -0.016602, 0.002899, 0.002258, 0.037598, 0.005859, 0.001884, 0.002991, 0.039795, 0.006226, 0.000679, 0.02771, -0.01709, -0.001213, -0.001305, -0.006531, 0.081055, 0.001816, -0.002563, -0.003189, -0.025146, -0.010193, -0.006012, 0.001198, 0.043701, -0.001701, -0.00087, -0.00293, -0.052246, -0.000016, 0.003006, -0.017822, 0.013916, 0.009094, 0.001793, -0.012329, 0.016968, 0.007538, -0.002426, -0.002197, -0.050049, -0.00235, -0.000402, -0.00029, -0.025391, -0.001251, 0.000209, -0.011719, 0.026733, 0.004456, 0.000671, -0.000113, 0.056396, 0.004852, 0.000206, 0.000801, 0.031738, 0.003372, -0.000387, -0.00061, -0.02832, -0.003372, 0.00106, 0.003967, 0.037842, 0.000942, 0.001945, 0.000231, -0.025635, -0.00708, 0.000507, 0.001274, 0.027832, 0.001625, 0.001495, 0.003815, 0.031738, 0.002197, 0.000475, -0.000843, -0.023804, -0.003937, 0.00164, 0.006958, 0.085449, 0.012573, -0.006378, 0.01123, 0.053467, 0.005951, -0.00351, -0.002426, 0.030396, 0.001465, 0.000402, -0.003082, -0.133789, -0.023315, -0.001671, -0.002151, -0.036865, -0.003937, -0.000399, -0.000399, -0.070312, -0.026611, -0.001167, -0.002457, -0.033447, -0.006439, -0.000019, -0.004028, -0.031494, -0.002487, 0.000614, 0.000744, -0.033691, -0.00238, -0.001862, -0.000102, 0.036621, 0.009033, -0.000916, -0.001221, -0.032715, -0.003586, -0.000404, -0.0005, -0.037354, -0.001709, 0.001671, 0.002213, -0.061768, -0.013672, 0.002716, 0.001953, -0.030396, -0.002182, 0.001419, 0.002106, 0.040039, 0.008423, 0.000062, 0.00033, 0.028687, 0.001305, 0.000486, -0.00351, -0.11084, -0.01355, -0.000526, -0.004211, -0.040771, -0.007446, 0.001518, -0.051514, 0.126953, 0.083496, 0.000698, -0.000123, -0.021973, -0.002823, -0.001358, -0.003525, 0.04834, 0.007233, -0.000271, -0.000824, -0.031006, -0.004852, -0.007263, -0.00032, 0.057617, 0.021484, -0.004211, -0.003586, -0.025757, -0.003281, -0.00119, -0.001144, -0.02832, -0.003937, 0.000343, -0.002228, -0.03833, 0.000136, -0.002472, 0.015991, -0.015381, -0.003159, -0.011047, -0.018921, -0.07666, -0.021851, -0.000064, 0.001305, 0.031982, 0.001328, -0.004272, -0.00235, 0.037598, 0.00177, -0.001823, -0.001709, 0.036865, 0.00322, 0.001816, 0.004974, 0.052734, 0.000847, 0.000603, -0.002319, -0.037842, -0.012512, 0.001389, 0.005951, 0.055664, 0.006958, -0.003052, -0.001938, -0.050781, -0.009033, 0.0009, 0.001778, 0.031128, 0.002609, -0.000721, -0.005951, -0.066895, -0.00705, -0.00412, -0.011719, -0.064453, -0.013, 0.000862, 0.004517, 0.063965, 0.004669, 0.002579, 0.005035, 0.072754, 0.009521, -0.001877, -0.00325, -0.027588, -0.004944, -0.00017, 0.001984, 0.029663, 0.004425, -0.00058, 0.000237, -0.033447, -0.004181, 0.000549, 0.003677, 0.04248, 0.00766, 0.000813, 0.003372, 0.039795, 0.005524, -0.002319, 0.000832, 0.057861, 0.000755, 0.006012, -0.003098, -0.166992, -0.006683, -0.000216, -0.001915, -0.035889, 0.004791, -0.00012, 0.001366, 0.04126, -0.004944, 0.000519, 0.0047, 0.040039, -0.005676, 0.000332, -0.002563, -0.058594, -0.000637, 0.001091, -0.000343, -0.040039, 0.00293, 0.000187, -0.001846, -0.034424, 0.004242, 0.000622, -0.003372, -0.053955, -0.001312, 0.00135, -0.002441, -0.065918, -0.004272, -0.001251, 0.000923, 0.043457, -0.000637, -0.002136, -0.000507, 0.067871, 0.003387, 0.000078, -0.004395, -0.062012, 0.000587, 0.000355, -0.003555, -0.0625, -0.002213, -0.000422, 0.001038, 0.03833, -0.001129, 0.001724, -0.003677, -0.074707, -0.002701, 0.000211, 0.00238, 0.05835, 0.000412, -0.000444, -0.003708, -0.039551, 0.002792, -0.000488, 0.000793, 0.047363, -0.003067, 0.002182, -0.000087, -0.048584, 0.000751, 0.000679, -0.002853, -0.056641, -0.003967, -0.021362, -0.025757, 0.302734, 0.045166, -0.000146, 0.001419, 0.0354, -0.002899, 0.003403, -0.003326, -0.083984, -0.018188, 0.00058, 0.001404, 0.056152, 0.004242, -0.000345, 0.001335, 0.039307, -0.003235, 0.001511, 0.003799, -0.07666, -0.009644, -0.002029, 0.001701, 0.051514, -0.00264, -0.002426, 0.000269, 0.069824, 0.00383, 0.000816, -0.002106, -0.054199, 0.000954, 0.000675, -0.000511, -0.051025, 0.001663, 0.002014, -0.000858, -0.068848, -0.004517, -0.00069, 0.001556, 0.037598, -0.004211, -0.001122, 0.00032, 0.049561, -0.004364, 0.002533, -0.000656, -0.062988, -0.00087, -0.000315, 0.002808, 0.046387, -0.002899, -0.001068, 0.00095, 0.043457, -0.002075, 0.000125, -0.000584, -0.036133, 0.003876, 0.000131, 0.00383, 0.05542, -0.001877, -0.002213, 0.002197, 0.071777, 0.002945, 0.000113, -0.001259, -0.033447, 0.003555, 0.003372, -0.000108, -0.055908, -0.001511, -0.000241, 0.001343, 0.036865, -0.002869, -0.000454, 0.004883, 0.100098, 0.015198, -0.000063, 0.003754, 0.055664, -0.002975, -0.000124, 0.00383, 0.054932, -0.005554, 0.002808, -0.001122, -0.088867, -0.013306, 0.003494, 0.003006, -0.068848, -0.00473, 0.001534, -0.002258, -0.067383, 0.002289, -0.000935, 0.000675, 0.044189, -0.004242, -0.001755, 0.000999, 0.051514, 0.000797, 0.001228, -0.001984, -0.052734, 0.000793, 0.000526, -0.003891, -0.057861, 0.002487, -0.000309, 0.00082, 0.035889, -0.003937, -0.000237, 0.00235, 0.051514, -0.004364, 0.000557, -0.00119, -0.040039, 0.00383, 0.000486, -0.001717, -0.051514, 0.004456, 0.001343, -0.00209, -0.049561, 0.002228, -0.00011, -0.001701, -0.037598, 0.002792, -0.001137, 0.000626, 0.044434, -0.002289, 0.001053, 0.000139, -0.049316, 0.003937, -0.001236, -0.003464, -0.043945, 0.004639, -0.001701, 0.0005, 0.047119, -0.001144, 0.004425, 0.001518, -0.081055, -0.018066, -0.002014, 0.00038, 0.048828, -0.001122, -0.000736, 0.000751, 0.043457, -0.00473, 0.043213, 0.007111, -0.308594, -0.050781, 0.000349, -0.001984, -0.039551, 0.003998, -0.002014, 0.000576, 0.053467, 0.008667, 0.001007, -0.000618, -0.051025, -0.001106, -0.001862, 0.001877, 0.05127, -0.000024, 0.000144, 0.003525, 0.055176, -0.004883, -0.003754, -0.00164, 0.060791, 0.004669, 0.000828, 0.000679, -0.050781, -0.000786, 0.000093, -0.000184, -0.032715, 0.00322, 0.000175, -0.013977, -0.173828, -0.012634, 0.00087, -0.000188, -0.044189, 0.001572, 0.002518, 0.001541, -0.062012, -0.001534, -0.000319, 0.004547, 0.084473, 0.006012, -0.000759, 0.000744, 0.040283, -0.00177, 0.00206, -0.000481, -0.054199, 0.000366, -0.000549, 0.000854, 0.036865, -0.002594, -0.000576, -0.006805, -0.06543, -0.002777, 0.000332, 0.00132, 0.039551, -0.00386, 0.000786, -0.001968, -0.062012, 0.002274, -0.00034, 0.002197, 0.04248, -0.005035, -0.004181, 0.000584, 0.092285, -0.003235, -0.00238, 0.00095, 0.052979, -0.001289, -0.00087, 0.001373, 0.044922, -0.002884, 0.000431, 0.000163, 0.070801, 0.012756, -0.000395, 0.001244, 0.052734, -0.005219, 0.000965, 0.004364, 0.043701, -0.001778, -0.002991, -0.001266, 0.068848, 0.004913, 0.001793, 0.000311, -0.043457, -0.001175, 0.00267, 0.002426, -0.062012, 0.000641, 0.001762, 0.002258, -0.065918, -0.000721, 0.000664, -0.001053, -0.036377, 0.003235, 0.000152, -0.002731, -0.035156, 0.004242, 0.000185, -0.002533, -0.047607, 0.002899, 0.000108, -0.002777, -0.048828, 0.004761, -0.000311, 0.000698, 0.037109, -0.002701, 0.002701, 0.000675, -0.060547, -0.001938, 0.000454, -0.001068, -0.052246, 0.005157, -0.00046, 0.003281, 0.070312, 0.002396, 0.000732, 0.001556, -0.059326, -0.004578, 0.004059, 0.003159, -0.059082, -0.001923, 0.001427, -0.007599, -0.12793, -0.006561, 0.003128, 0.016724, 0.105469, -0.016479, 0.00116, -0.00148, -0.042236, 0.002838, -0.000341, -0.003128, -0.052734, 0.000725, -0.001694, 0.00058, 0.052979, -0.001358, -0.001823, 0.001587, 0.0625, 0.000999, -0.001106, -0.006042, -0.060303, -0.001099, 0.001129, -0.001602, -0.062012, 0.001579, -0.000565, 0.000854, 0.038818, -0.002457, -0.003815, -0.005737, -0.083984, -0.028564, -0.000334, 0.001854, 0.050781, -0.00325, 0.001534, -0.001007, -0.054932, -0.000319, 0.001419, 0.000156, -0.043457, 0.000437, 0.005035, 0.015869, 0.084961, -0.005615, 0.005493, 0.004608, -0.058105, -0.006226, 0.000201, -0.003464, -0.064453, -0.002716, -0.00095, -0.000439, 0.054443, 0.002655, 0.002914, -0.000748, -0.063477, 0.002579, -0.001137, 0.005249, 0.061523, 0.000698, -0.00071, 0.000044, 0.038818, -0.002945, -0.000303, -0.00473, -0.093262, 0.001038, 0.000748, -0.001472, -0.06543, -0.00209, -0.002411, -0.003937, -0.062012, 0.004486, -0.000519, -0.002686, -0.050049, 0.005768, 0.000999, 0.002121, 0.051758, -0.005371, 0.001205, 0.004364, 0.060303, -0.006317, 0.001335, 0.002914, 0.050781, -0.004333, 0.001137, 0.005035, 0.064941, -0.00589, 0.001358, 0.003738, 0.053955, -0.005188, -0.006287, -0.014038, -0.161133, 0.008423, -0.00412, -0.009094, -0.185547, 0.016357, 0.004272, 0.008667, 0.267578, -0.040039, 0.000786, 0.001984, 0.04834, -0.005432, 0.001457, 0.00705, 0.091309, -0.009399, 0.000648, 0.00293, 0.046875, -0.00412, -0.002121, -0.005249, -0.069336, 0.00592, 0.000854, 0.002548, 0.044922, -0.004639, 0.000347, 0.003235, 0.054443, -0.005615, 0.000004, 0.001457, 0.039795, -0.003189, -0.000032, -0.001938, -0.05249, 0.005157, 0.001266, 0.006317, 0.09668, -0.002945, -0.000389, -0.002228, -0.05127, 0.006317, -0.004333, -0.010803, -0.148438, 0.012268, -0.000238, -0.003235, -0.074219, 0.008362, -0.003174, -0.00885, -0.138672, 0.007874, 0.000748, 0.003036, 0.045654, -0.004852, 0.000893, 0.003448, 0.060059, -0.004974, 0.004242, 0.010681, 0.165039, -0.01416, 0.001472, 0.00206, 0.051514, -0.004181, -0.006073, -0.019531, -0.197266, 0.003738, 0.000288, 0.004059, 0.059814, -0.005768, -0.004883, -0.010681, -0.18457, 0.012756, 0.000542, 0.003036, 0.047119, -0.003555, 0.001289, 0.002853, 0.047607, -0.006226, 0.000538, 0.002167, 0.047363, -0.0047, 0.006439, 0.019775, 0.208008, -0.018311, 0.003357, 0.008606, 0.121094, -0.005554, -0.001831, -0.003326, -0.053223, 0.004303, -0.001694, -0.006012, -0.149414, 0.005554, 0.002228, 0.002731, 0.063477, -0.00019, 0.001656, 0.002655, 0.049072, -0.006104, 0.001007, 0.002808, 0.047363, -0.004059, -0.002396, -0.011536, -0.201172, 0.015869, 0.001755, 0.002441, 0.053223, -0.004578, -0.001015, -0.00238, -0.044189, 0.003052, -0.002808, -0.0047, -0.066895, 0.007233, -0.000134, -0.001999, -0.052979, 0.0065, 0.000984, 0.002121, 0.046387, -0.004395, -0.004791, -0.011963, -0.285156, 0.02356, -0.002151, -0.006378, -0.058105, 0.005096, 0.006104, 0.010681, 0.164062, -0.011658, -0.000511, -0.003082, -0.057617, 0.006439, -0.000134, 0.008728, 0.206055, -0.012878, 0.000813, 0.003281, 0.050293, -0.005585, -0.0005, -0.003616, -0.055176, 0.004822, 0.000755, 0.003815, 0.054443, -0.004974, 0.001564, 0.00412, 0.066406, -0.006073, 0.007416, 0.020874, 0.245117, -0.019409, -0.000919, -0.001587, -0.039307, 0.00383, 0.000137, -0.003464, -0.05542, 0.006622, -0.000402, -0.00267, -0.046143, 0.002304, -0.001137, -0.003937, -0.060303, 0.004974, 0.000039, -0.00145, -0.050049, 0.007416, 0.002899, 0.003998, 0.059326, -0.006042, 0.001106, 0.003113, 0.056396, -0.005981, 0.000702, 0.002426, 0.045654, -0.004272, -0.000984, -0.003571, -0.04834, 0.003601, 0.005798, 0.014526, 0.214844, -0.01709, 0.039551, 0.126953, 0.457031, 0.765625, 0.000717, 0.002686, 0.043213, -0.004211, 0.000164, 0.00235, 0.04834, -0.00528, -0.004272, -0.009766, -0.176758, 0.013367, 0.004944, 0.019653, 0.231445, -0.011841, -0.003616, -0.008484, -0.146484, 0.014709, 0.000083, -0.002808, -0.049805, 0.004608, -0.000012, -0.002411, -0.054443, 0.004852, 0.003662, 0.010071, 0.166016, -0.015137, 0.001335, 0.003296, 0.067383, -0.006744, -0.0009, -0.002945, -0.053955, 0.006012, -0.000184, -0.002625, -0.053467, 0.004517, 0.000429, 0.00415, 0.073242, -0.003784, 0.002594, 0.005249, 0.109375, 0.006958, 0.000234, 0.00148, 0.045654, -0.00351, 0.001114, 0.00235, 0.047363, -0.004883, 0.001831, 0.00296, 0.057129, -0.005157, 0.001068, 0.003128, 0.047607, -0.004791, -0.00082, -0.003067, -0.076172, 0.005951, -0.001495, -0.00296, -0.058838, 0.004517, -0.007111, -0.014526, -0.194336, 0.015381, 0.000296, 0.001999, 0.047119, -0.003937, -0.000441, -0.003204, -0.054932, 0.0047, 0.005005, 0.009644, 0.216797, -0.019287, -0.003799, -0.010437, -0.236328, 0.025513, -0.000141, -0.00235, -0.046875, 0.002792, -0.000954, -0.002441, -0.043457, 0.004303, 0.000195, -0.002274, -0.071777, 0.00267, -0.000584, -0.003036, -0.057617, 0.00473, -0.000786, -0.002594, -0.043213, 0.003967, -0.028076, -0.059082, -0.318359, -0.097168, 0.000364, 0.00209, 0.045166, -0.003067, -0.000269, -0.0019, -0.05127, 0.005768, 0.004089, 0.00824, 0.140625, -0.009277, -0.000931, -0.002853, -0.066895, 0.00531, 0.001312, 0.003189, 0.056152, -0.006073, 0.001282, 0.002441, 0.04541, -0.003937, -0.00074, -0.001541, -0.060791, 0.007416, -0.001289, -0.004089, -0.063965, 0.004089, -0.00066, -0.003479, -0.054199, 0.003494, 0.004242, 0.013977, 0.19043, -0.013306, -0.003799, -0.014587, -0.245117, 0.024902, -0.0009, -0.005188, -0.059326, 0.007294, 0.00132, 0.00766, 0.155273, -0.013916, -0.000557, -0.002853, -0.046143, 0.005371, 0.000896, 0.002777, 0.04541, -0.005524, 0.001633, 0.002441, 0.04541, -0.004456, 0.003036, 0.01355, 0.165039, -0.012573, -0.001289, -0.002502, -0.037354, 0.003525, -0.001923, -0.00885, -0.163086, 0.012817, -0.002457, -0.00824, -0.149414, 0.008911, -0.005524, -0.01709, -0.251953, 0.020996, -0.000889, -0.004181, -0.067383, 0.007202, 0.000425, 0.003723, 0.052734, -0.005341, -0.005463, -0.012146, -0.212891, 0.020874, 0.001152, 0.001709, 0.052734, -0.004242, -0.001534, -0.002945, -0.055664, 0.006134, 0.001579, 0.00235, 0.049316, -0.005005, 0.001274, 0.003616, 0.060791, -0.005676, -0.000984, -0.003647, -0.071289, 0.006348, -0.001816, -0.00322, -0.053223, 0.004883, -0.000908, -0.002411, -0.057373, 0.005676, 0.001205, 0.002884, 0.044922, -0.00383, -0.001274, -0.00383, -0.03833, 0.004181, 0.000391, 0.002197, 0.02832, -0.00322, 0.000095, 0.001907, 0.025269, -0.001045, -0.000053, 0.002045, 0.03833, -0.001854, -0.001015, -0.003052, -0.034668, 0.003998, -0.005463, -0.023315, -0.251953, 0.021484, 0.000068, -0.001625, -0.043701, 0.00528, 0.001114, 0.003143, 0.025269, -0.000488, 0.000462, 0.001984, 0.029785, -0.001793, -0.0065, -0.018188, -0.175781, 0.019775, 0.000163, 0.00235, 0.03833, -0.004791, -0.000028, 0.001266, 0.03833, -0.002716, -0.003616, -0.02002, -0.203125, 0.011536, -0.004395, -0.014099, -0.132812, 0.008484, -0.001328, -0.003815, -0.040039, 0.004578, -0.00079, -0.002396, -0.030518, 0.002426, -0.005798, -0.019897, -0.219727, 0.013855, -0.000721, -0.002167, -0.041016, 0.001251, -0.000399, -0.002121, -0.036621, 0.004669, -0.000469, -0.00267, -0.032227, 0.002457, 0.001907, 0.00531, 0.053223, -0.0065, -0.000195, -0.003326, -0.046631, 0.002899, 0.000275, 0.002029, 0.025879, -0.002899, -0.000751, -0.002396, -0.03418, 0.00386, -0.000303, -0.002823, -0.039062, 0.00531, -0.000641, -0.001137, -0.044434, 0.004456, -0.008545, -0.028442, -0.253906, 0.032715, -0.003448, -0.013794, -0.172852, 0.019531, 0.000675, 0.002762, 0.030762, -0.003448, 0.000277, 0.00206, 0.02356, -0.003067, 0.000374, 0.002121, 0.025024, -0.00293, 0.001053, 0.003113, 0.036377, -0.004761, 0.000418, 0.001343, 0.039062, -0.002029, -0.000088, 0.001801, 0.038086, -0.002823, -0.00029, 0.002563, 0.035156, -0.003281, -0.000576, 0.003021, 0.038818, -0.005615, 0.000614, 0.001846, 0.02356, -0.002106, 0.005585, 0.025024, 0.251953, -0.022827, 0.000839, 0.002106, 0.036133, -0.002625, 0.000576, 0.002304, 0.03418, -0.002197, -0.000916, 0.001686, 0.036621, -0.003876, -0.0005, -0.002518, -0.031738, 0.003891, -0.004425, -0.021606, -0.25, 0.014404, -0.003754, -0.011963, -0.132812, 0.009155, -0.000224, -0.002609, -0.033447, 0.003967, -0.0002, -0.00238, -0.030762, 0.003845, -0.003189, -0.013, -0.117188, 0.007996, 0.003067, 0.013062, 0.162109, -0.011536, -0.000397, -0.001968, -0.024414, 0.002991, 0.005035, 0.015747, 0.182617, -0.012756, -0.000233, -0.002075, -0.046387, 0.004822, 0.001083, 0.002609, 0.0354, 0.00014, -0.001419, -0.004242, -0.04126, 0.005066, 0.004913, 0.014465, 0.152344, -0.012085, 0.00069, 0.001984, 0.03418, -0.003174, 0.004761, 0.013184, 0.126953, -0.00705, 0.005066, 0.021118, 0.237305, -0.00528, 0.001175, 0.003098, 0.039307, -0.004517, 0.000961, 0.003662, 0.033691, -0.002975, 0.007721, 0.024048, 0.255859, -0.00824, 0.000656, 0.003067, 0.037109, -0.003815, 0.001419, 0.004761, 0.046631, -0.005981, -0.001175, -0.003601, -0.034668, 0.008179, -0.000355, -0.001488, -0.025513, 0.002029, 0.000486, 0.00209, 0.036621, -0.003937, 0.000374, 0.002701, 0.034912, -0.004425, 0.000228, -0.001915, -0.031494, 0.002594, 0.00036, 0.002655, 0.031006, -0.003937, -0.004364, -0.015198, -0.15918, 0.005402, -0.002686, -0.013489, -0.138672, 0.001175, -0.000797, 0.001007, 0.035645, -0.004974, 0.001038, 0.008301, 0.114746, -0.009094, 0.000973, 0.003738, 0.041504, -0.004852, -0.000931, -0.0271, -0.326172, 0.027466, 0.123535, 0.178711, 0.753906, 0.474609, -0.001076, -0.003296, -0.034424, 0.003769, -0.003372, -0.016968, -0.158203, 0.024902, -0.000629, -0.001411, -0.02417, 0.00164, -0.000542, 0.00296, 0.040283, 0.002609, -0.00351, -0.012573, -0.122559, 0.002533, 0.007416, 0.024414, 0.245117, -0.021484, 0.000433, 0.003021, 0.0354, -0.002838, -0.004883, -0.017822, -0.154297, 0.015015, -0.000399, -0.001984, -0.024414, 0.003098, -0.001083, -0.00351, -0.0354, 0.004578, -0.010437, -0.0177, -0.024536, -0.073242, 0.006042, 0.013794, 0.130859, -0.009888, 0.000599, 0.024414, 0.3125, -0.029785, 0.003937, 0.013123, 0.132812, -0.00946, -0.000338, -0.002014, -0.02417, 0.002975, -0.000626, -0.002518, -0.030518, 0.003937, 0.000305, 0.001671, 0.025513, -0.002106, 0.000056, -0.001572, -0.05127, 0.006836, 0.001312, 0.014832, 0.163086, -0.010498, 0.001518, 0.004639, 0.039795, -0.000568, -0.001175, -0.00296, -0.043701, 0.003845, -0.000217, -0.003052, -0.043457, 0.002701, -0.000273, -0.002167, -0.03125, 0.002991, 0.001831, 0.005127, 0.049316, -0.006592, 0.000397, -0.002808, -0.046631, 0.00034, 0.001793, 0.004883, 0.049561, -0.006683, 0.001114, 0.004456, 0.050293, -0.006714, 0.007324, 0.028809, 0.237305, -0.023315, -0.000778, -0.003784, -0.041992, 0.005127, -0.000347, -0.002121, -0.052246, 0.007141, -0.000595, 0.001724, 0.035889, -0.000105, -0.000652, 0.000496, 0.037354, -0.004639, -0.000353, -0.004486, -0.040527, 0.000904, 0.010132, 0.026001, 0.246094, -0.02417, 0.000226, 0.001823, 0.023193, -0.002808, -0.002487, -0.013916, -0.143555, 0.007446, 0.000725, 0.001945, 0.030884, -0.003357, -0.009949, -0.029907, -0.310547, 0.045898, -0.001556, -0.004608, -0.040771, 0.005035, -0.000774, -0.002716, -0.028442, 0.001968, 0.000648, 0.001389, 0.022949, -0.001175, 0.004242, 0.014221, 0.146484, -0.013245, -0.000698, -0.003143, -0.036865, 0.004333, -0.000216, 0.001556, 0.033447, -0.004028, -0.004852, -0.015747, -0.15332, 0.012695, -0.000511, -0.001366, -0.025513, 0.00238, -0.000372, 0.001801, 0.044678, -0.005096, 0.004974, 0.010254, 0.122559, -0.008972, 0.000418, 0.002167, 0.031982, -0.00293, -0.000721, -0.002472, -0.034668, 0.003067, 0.004608, 0.01532, 0.163086, -0.010071, 0.000397, 0.002136, 0.026611, -0.003448 ] } , "name": "LlmExporter::FusedLinearAttention_1649", "outputIndexes": [ 786 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 774, 783, 785, 786 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.10/self_attn/FusedLinearAttention", "outputIndexes": [ 787 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 787, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.10/self_attn/Reshape_output_0", "outputIndexes": [ 788 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 788 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.10/self_attn/norm/Cast_output_0", "outputIndexes": [ 789 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 789 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 134723318, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.10/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 790 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2131 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 134724342, 1048598, 262144, 0, 0 ] } , "name": "/layers.10/self_attn/in_proj_z/Linear", "outputIndexes": [ 2144 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2144 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2145 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2145 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 791 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 791, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.10/self_attn/Reshape_1_output_0", "outputIndexes": [ 792 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 792 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.10/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 794 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 790, 794 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.10/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 795 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 772 ] , "main_type": "NONE", "name": "/blocks.10/self_attn/Shape_output_0", "outputIndexes": [ 796 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 796 ] , "main_type": "NONE", "name": "Shape1297", "outputIndexes": [ 797 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 796 ] , "main_type": "NONE", "name": "Rank1299", "outputIndexes": [ 798 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 798, 798 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1301", "outputIndexes": [ 799 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 799 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1302", "outputIndexes": [ 800 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 799, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1304", "outputIndexes": [ 801 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 801 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1305", "outputIndexes": [ 802 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 797, 800, 802, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1308", "outputIndexes": [ 803 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 803 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1309", "outputIndexes": [ 804 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 804, 804 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1311", "outputIndexes": [ 805 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 796, 805, 799 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.10/self_attn/Gather_output_0", "outputIndexes": [ 806 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 806, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.10/self_attn/Unsqueeze_output_0", "outputIndexes": [ 807 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 799 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1319", "outputIndexes": [ 808 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 801 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1322", "outputIndexes": [ 809 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 797, 808, 809, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1325", "outputIndexes": [ 810 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 810 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1326", "outputIndexes": [ 811 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 811 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1327", "outputIndexes": [ 812 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 812, 811 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1328", "outputIndexes": [ 813 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 796, 813, 799 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.10/self_attn/Gather_1_output_0", "outputIndexes": [ 814 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 814, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.10/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 815 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 807, 815, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.10/self_attn/Concat_output_0", "outputIndexes": [ 816 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 795, 816 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.10/self_attn/Reshape_2_output_0", "outputIndexes": [ 817 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 817 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2146 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2146 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.10/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2147 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2147 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 136035084, 1048598, 262144, 0, 0 ] } , "name": "/layers.10/self_attn/out_proj/Linear", "outputIndexes": [ 2148 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2148 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2149 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2149 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.10/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 818 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 771, 818 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.10/Add_output_0", "outputIndexes": [ 819 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 819 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 137345826, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.10/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 820 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 820 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.10/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2150 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2150 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.10/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2151 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2151 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 137354018, 1835030, 458752, 0, 0 ] } , "name": "/layers.10/mlp/gate_proj/Linear", "outputIndexes": [ 2152 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2152 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2153 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2153 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.10/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 821 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 821 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.10/mlp/act_fn/Mul_output_0", "outputIndexes": [ 822 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2151 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 139647800, 1835030, 458752, 0, 0 ] } , "name": "/layers.10/mlp/up_proj/Linear", "outputIndexes": [ 2156 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2156 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2157 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2157 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.10/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 823 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 822, 823 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.10/mlp/Mul_output_0", "outputIndexes": [ 824 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 824 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.10/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2158 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2158 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.10/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2159 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2159 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 141941582, 1835030, 458752, 0, 0 ] } , "name": "/layers.10/mlp/down_proj/Linear", "outputIndexes": [ 2160 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2160 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.10/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2161 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2161 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.10/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 825 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 819, 825 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.10/Add_1_output_0", "outputIndexes": [ 826 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 826, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.11/Reshape_output_0", "outputIndexes": [ 827 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 827 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 144235364, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.11/input_layernorm/Mul_1_output_0", "outputIndexes": [ 828 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 828 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.11/self_attn/q_proj/Linear/pre_reshape", "outputIndexes": [ 2162 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2162 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.11/self_attn/q_proj/Linear/pre_convert", "outputIndexes": [ 2163 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2163 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 4096, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 65536, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 144243556, 2097174, 524288, 0, 0 ] } , "name": "/layers.11/self_attn/q_proj/Linear", "outputIndexes": [ 2164 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2164 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/self_attn/q_proj/Linear/post_convert", "outputIndexes": [ 2165 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2165 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 4096 ] , "dimType": "NCHW" } , "name": "/layers.11/self_attn/q_proj/Linear/post_reshape", "outputIndexes": [ 829 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 828 ] , "main_type": "NONE", "name": "/blocks.11/self_attn/Shape_output_0", "outputIndexes": [ 830 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 830 ] , "main_type": "NONE", "name": "Shape1361", "outputIndexes": [ 831 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 830 ] , "main_type": "NONE", "name": "Rank1363", "outputIndexes": [ 832 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 832, 832 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1365", "outputIndexes": [ 833 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 833 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1366", "outputIndexes": [ 834 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 833, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1368", "outputIndexes": [ 835 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 835 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1369", "outputIndexes": [ 836 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 831, 834, 836, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1372", "outputIndexes": [ 837 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 837 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1373", "outputIndexes": [ 838 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 838, 838 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1375", "outputIndexes": [ 839 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 830, 839, 833 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.11/self_attn/Gather_output_0", "outputIndexes": [ 840 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 840, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_output_0", "outputIndexes": [ 841 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 833 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1383", "outputIndexes": [ 842 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 835 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1386", "outputIndexes": [ 843 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 831, 842, 843, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1389", "outputIndexes": [ 844 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 844 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1390", "outputIndexes": [ 845 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 845 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1391", "outputIndexes": [ 846 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 846, 845 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1392", "outputIndexes": [ 847 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 830, 847, 833 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.11/self_attn/Gather_1_output_0", "outputIndexes": [ 848 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 848, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 849 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 841, 849, 201, 202 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.11/self_attn/Concat_output_0", "outputIndexes": [ 850 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 829, 850 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.11/self_attn/Reshape_output_0", "outputIndexes": [ 851 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 851, 205 ] , "main_type": "Slice", "main": { "axis": -1, "sourceType": "TORCH" } , "name": "/blocks.11/self_attn/Split_output_0", "outputIndexes": [ 852, 853 ] , "type": "Slice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 840, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_4_output_0", "outputIndexes": [ 854 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 848, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_5_output_0", "outputIndexes": [ 855 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 854, 855, 201, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.11/self_attn/Concat_2_output_0", "outputIndexes": [ 856 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 852, 856 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.11/self_attn/Reshape_2_output_0", "outputIndexes": [ 857 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 857 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 146865018, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.11/self_attn/q_norm/Mul_1_output_0", "outputIndexes": [ 859 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_10_output_0", "outputIndexes": [ 860 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 859, 44, 860, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_output_0", "outputIndexes": [ 861 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 861, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Mul_output_0", "outputIndexes": [ 862 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 861 ] , "main_type": "NONE", "name": "/blocks.11/self_attn/Shape_2_output_0", "outputIndexes": [ 863 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 863 ] , "main_type": "NONE", "name": "Shape1415", "outputIndexes": [ 864 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 863 ] , "main_type": "NONE", "name": "Rank1417", "outputIndexes": [ 865 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 865, 865 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1419", "outputIndexes": [ 866 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 866 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1420", "outputIndexes": [ 867 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 866, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1422", "outputIndexes": [ 868 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 868 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1423", "outputIndexes": [ 869 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 864, 867, 869, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1426", "outputIndexes": [ 870 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 870 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1427", "outputIndexes": [ 871 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 871 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1428", "outputIndexes": [ 872 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 872, 871 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1429", "outputIndexes": [ 873 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 863, 873, 866 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.11/self_attn/Gather_2_output_0", "outputIndexes": [ 874 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 874, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Div_output_0", "outputIndexes": [ 875 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 875, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_13_output_0", "outputIndexes": [ 876 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 861, 876, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_3_output_0", "outputIndexes": [ 877 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 877 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.11/self_attn/Neg_output_0", "outputIndexes": [ 878 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 875, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_12_output_0", "outputIndexes": [ 879 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 861, 44, 879, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_2_output_0", "outputIndexes": [ 880 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 878, 880 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.11/self_attn/Concat_5_output_0", "outputIndexes": [ 881 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 881, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Mul_1_output_0", "outputIndexes": [ 882 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 862, 882 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Add_output_0", "outputIndexes": [ 883 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_11_output_0", "outputIndexes": [ 884 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 859, 884, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_1_output_0", "outputIndexes": [ 885 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 883, 885 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.11/self_attn/Concat_6_output_0", "outputIndexes": [ 886 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2163 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 146867066, 262166, 65536, 0, 0 ] } , "name": "/layers.11/self_attn/k_proj/Linear", "outputIndexes": [ 2168 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2168 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/self_attn/k_proj/Linear/post_convert", "outputIndexes": [ 2169 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2169 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.11/self_attn/k_proj/Linear/post_reshape", "outputIndexes": [ 887 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 840, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_6_output_0", "outputIndexes": [ 888 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 848, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_7_output_0", "outputIndexes": [ 889 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 888, 889, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.11/self_attn/Concat_3_output_0", "outputIndexes": [ 890 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 887, 890 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.11/self_attn/Reshape_3_output_0", "outputIndexes": [ 891 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 891 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 147194768, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.11/self_attn/k_norm/Mul_1_output_0", "outputIndexes": [ 893 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_14_output_0", "outputIndexes": [ 894 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 893, 44, 894, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_4_output_0", "outputIndexes": [ 895 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 895, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Mul_2_output_0", "outputIndexes": [ 896 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 895 ] , "main_type": "NONE", "name": "/blocks.11/self_attn/Shape_3_output_0", "outputIndexes": [ 897 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 897 ] , "main_type": "NONE", "name": "Shape1462", "outputIndexes": [ 898 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 897 ] , "main_type": "NONE", "name": "Rank1464", "outputIndexes": [ 899 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 899, 899 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1466", "outputIndexes": [ 900 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 900 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1467", "outputIndexes": [ 901 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 900, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1469", "outputIndexes": [ 902 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 902 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1470", "outputIndexes": [ 903 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 898, 901, 903, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1473", "outputIndexes": [ 904 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 904 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1474", "outputIndexes": [ 905 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 905 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1475", "outputIndexes": [ 906 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 906, 905 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1476", "outputIndexes": [ 907 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 897, 907, 900 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.11/self_attn/Gather_3_output_0", "outputIndexes": [ 908 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 908, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Div_1_output_0", "outputIndexes": [ 909 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 909, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_17_output_0", "outputIndexes": [ 910 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 895, 910, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_7_output_0", "outputIndexes": [ 911 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 911 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.11/self_attn/Neg_1_output_0", "outputIndexes": [ 912 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 909, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_16_output_0", "outputIndexes": [ 913 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 895, 44, 913, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_6_output_0", "outputIndexes": [ 914 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 912, 914 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.11/self_attn/Concat_7_output_0", "outputIndexes": [ 915 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 915, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Mul_3_output_0", "outputIndexes": [ 916 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 896, 916 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Add_1_output_0", "outputIndexes": [ 917 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_15_output_0", "outputIndexes": [ 918 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 893, 918, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.11/self_attn/Slice_5_output_0", "outputIndexes": [ 919 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 917, 919 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.11/self_attn/Concat_8_output_0", "outputIndexes": [ 920 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2163 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 147196816, 262166, 65536, 0, 0 ] } , "name": "/layers.11/self_attn/v_proj/Linear", "outputIndexes": [ 2172 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2172 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/self_attn/v_proj/Linear/post_convert", "outputIndexes": [ 2173 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2173 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.11/self_attn/v_proj/Linear/post_reshape", "outputIndexes": [ 921 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 840, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_8_output_0", "outputIndexes": [ 922 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 848, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_9_output_0", "outputIndexes": [ 923 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 922, 923, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.11/self_attn/Concat_4_output_0", "outputIndexes": [ 924 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 921, 924 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.11/self_attn/Reshape_4_output_0", "outputIndexes": [ 925 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1501", "outputIndexes": [ 926 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 348 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1504", "outputIndexes": [ 927 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 344, 926, 927, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1507", "outputIndexes": [ 928 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 928 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1508", "outputIndexes": [ 929 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 929, 929 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1510", "outputIndexes": [ 930 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343, 930, 346 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/Gather_2_output_0", "outputIndexes": [ 931 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 886, 920, 925, 931 ] , "main_type": "AttentionParam", "main": { "kv_cache": true, "layer_index": 11, "kv_shared_layer_index": -1 } , "name": "/layers.11/self_attn/FusedAttention", "outputIndexes": [ 932 ] , "type": "Attention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 853 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.11/self_attn/Sigmoid_output_0", "outputIndexes": [ 933 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 840, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_2_output_0", "outputIndexes": [ 934 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 848, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.11/self_attn/Unsqueeze_3_output_0", "outputIndexes": [ 935 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 934, 935, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.11/self_attn/Concat_1_output_0", "outputIndexes": [ 936 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 933, 936 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.11/self_attn/Reshape_1_output_0", "outputIndexes": [ 937 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 932, 937 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/self_attn/Mul_4_output_0", "outputIndexes": [ 938 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 938 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.11/self_attn/o_proj/Linear/pre_reshape", "outputIndexes": [ 2174 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2174 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.11/self_attn/o_proj/Linear/pre_convert", "outputIndexes": [ 2175 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2175 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 147524518, 1048598, 262144, 0, 0 ] } , "name": "/layers.11/self_attn/o_proj/Linear", "outputIndexes": [ 2176 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2176 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/self_attn/o_proj/Linear/post_convert", "outputIndexes": [ 2177 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2177 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.11/self_attn/o_proj/Linear/post_reshape", "outputIndexes": [ 939 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 827, 939 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/Add_output_0", "outputIndexes": [ 940 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 940 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 148835260, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.11/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 941 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 941 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.11/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2178 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2178 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.11/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2179 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2179 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 148843452, 1835030, 458752, 0, 0 ] } , "name": "/layers.11/mlp/gate_proj/Linear", "outputIndexes": [ 2180 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2180 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2181 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2181 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.11/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 942 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 942 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.11/mlp/act_fn/Mul_output_0", "outputIndexes": [ 943 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2179 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 151137234, 1835030, 458752, 0, 0 ] } , "name": "/layers.11/mlp/up_proj/Linear", "outputIndexes": [ 2184 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2184 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2185 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2185 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.11/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 944 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 943, 944 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/mlp/Mul_output_0", "outputIndexes": [ 945 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 945 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.11/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2186 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2186 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.11/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2187 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2187 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 153431016, 1835030, 458752, 0, 0 ] } , "name": "/layers.11/mlp/down_proj/Linear", "outputIndexes": [ 2188 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2188 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.11/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2189 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2189 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.11/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 946 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 940, 946 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.11/Add_1_output_0", "outputIndexes": [ 947 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 947, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.12/Reshape_output_0", "outputIndexes": [ 948 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 948 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 155724798, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.12/input_layernorm/Mul_1_output_0", "outputIndexes": [ 949 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 949 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2190 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2190 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.12/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2191 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2191 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 155732990, 3145750, 786432, 0, 0 ] } , "name": "/layers.12/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2192 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2192 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2193 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2193 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 950 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 950 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.12/self_attn/Transpose_output_0", "outputIndexes": [ 951 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.201581, -0.59017, -0.103765, -0.284275, -0.267052, -1.002047, -0.131171, -0.048255, -0.110457, -0.46323, -0.165816, -0.948169, -0.168428, -0.125165, -0.129138, -0.329765 ] } , "name": "/blocks.12/self_attn/Neg_output_0", "outputIndexes": [ 952 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2191 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 159665172, 8214, 2048, 0, 0 ] } , "name": "/layers.12/self_attn/in_proj_a/Linear", "outputIndexes": [ 2196 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2196 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2197 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2197 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 953 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -5.0, -1.171875, -3.84375, -4.75, -1.976562, -6.65625, -3.859375, -3.46875, -4.59375, -1.921875, -1.335938, -0.570312, -4.96875, -5.0625, -1.289062, -1.195312 ] } , "name": "onnx::Add_3641", "outputIndexes": [ 955 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 953, 955 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.12/self_attn/Add_output_0", "outputIndexes": [ 956 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 956 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp1555", "outputIndexes": [ 957 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 957, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1557", "outputIndexes": [ 958 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 958 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.12/self_attn/Softplus_output_0", "outputIndexes": [ 959 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 952, 959 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.12/self_attn/Mul_output_0", "outputIndexes": [ 960 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2191 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 159675434, 8214, 2048, 0, 0 ] } , "name": "/layers.12/self_attn/in_proj_b/Linear", "outputIndexes": [ 2200 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2200 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2201 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2201 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 961 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 961 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.12/self_attn/Sigmoid_output_0", "outputIndexes": [ 962 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.001007, -0.000736, 0.0005, -0.083008, 0.007507, 0.004456, 0.013855, 0.203125, 0.001228, -0.001625, -0.001259, 0.124512, -0.014893, -0.02002, -0.038818, -0.292969, -0.000507, -0.000736, -0.000088, -0.079102, -0.005402, -0.003189, -0.004822, -0.097656, 0.006104, 0.005951, 0.007446, 0.219727, 0.003906, 0.003464, 0.006561, 0.062012, -0.003693, -0.001671, 0.001549, -0.120605, -0.017212, -0.016724, -0.049805, -0.261719, 0.001953, 0.006348, -0.173828, 0.023071, 0.001747, -0.000338, -0.001289, 0.089844, -0.001526, -0.001999, -0.005585, -0.106445, -0.010986, -0.01355, -0.036865, -0.191406, 0.001747, -0.000504, -0.002869, 0.102051, -0.000471, -0.001205, 0.005798, 0.047119, 0.001999, 0.001663, 0.004486, 0.048828, -0.017944, -0.014099, -0.012207, -0.240234, 0.038086, -0.110352, -0.148438, -0.037842, -0.001564, -0.002335, -0.003677, -0.073242, -0.028198, -0.031006, -0.073242, -0.345703, -0.000334, 0.000763, 0.048096, 0.056641, -0.001045, -0.002411, 0.002457, 0.080078, -0.00106, -0.00053, 0.000219, -0.086426, -0.001343, -0.00412, 0.06543, -0.024414, 0.006409, 0.005524, 0.006226, 0.195312, -0.002411, -0.006592, 0.020874, 0.152344, -0.002167, -0.001022, -0.002884, -0.061523, -0.087891, -0.09668, -0.140625, -0.269531, 0.002884, 0.000717, -0.000292, 0.115234, -0.000774, -0.003082, -0.014099, 0.110352, -0.004059, -0.000874, -0.014465, -0.114746, -0.010986, -0.013672, -0.037842, -0.02771, 0.001274, 0.001122, -0.007294, 0.130859, 0.00007, 0.00058, 0.004791, 0.060059, 0.014771, 0.011353, 0.034668, 0.414062, -0.002457, -0.001266, 0.000034, -0.077637, 0.000016, -0.000488, 0.000099, 0.060791, 0.000774, 0.000603, -0.050049, 0.032471, -0.001259, -0.007202, -0.082031, 0.036865, -0.001862, -0.000261, -0.004883, -0.088867, 0.016479, 0.016724, 0.025146, 0.249023, -0.000119, -0.002457, -0.064453, 0.052979, 0.000082, -0.001129, 0.121582, -0.080566, -0.00066, -0.001259, -0.009338, 0.081543, 0.013428, 0.012268, 0.044189, 0.388672, 0.000187, -0.000374, 0.000389, 0.052979, 0.000294, -0.003326, -0.005951, -0.0625, -0.010498, 0.074219, -0.057129, 0.043701, 0.000366, -0.000125, -0.006622, 0.100586, -0.004944, -0.000912, 0.003357, -0.210938, 0.016357, 0.014282, 0.045898, 0.332031, 0.000198, 0.002884, 0.018188, -0.155273, -0.010315, -0.007538, -0.016602, -0.214844, 0.001953, -0.001915, -0.241211, -0.009766, 0.017944, 0.009521, 0.011902, 0.271484, 0.000519, -0.001907, -0.003052, 0.086914, -0.001205, 0.00647, 0.130859, -0.046875, -0.001617, -0.000032, -0.002274, 0.089844, 0.000454, -0.001282, 0.000211, 0.053467, 0.00592, 0.004944, 0.009155, 0.099609, 0.019165, 0.03833, 0.359375, 0.055908, -0.012329, -0.03125, 0.202148, 0.064941, -0.001274, -0.002701, -0.003845, -0.084961, 0.013489, 0.038574, -0.04541, 0.005341, -0.000275, 0.000778, 0.000587, -0.079102, -0.003296, -0.001854, 0.002243, -0.091309, -0.001381, -0.001671, 0.006256, 0.052002, -0.000584, 0.000774, 0.000209, 0.097168, -0.001358, -0.00206, -0.003326, -0.103027, -0.000106, -0.00071, -0.000671, -0.060547, -0.001694, -0.000874, -0.003204, -0.085938, 0.000026, -0.001358, -0.003815, 0.094727, 0.010742, 0.007385, 0.026123, 0.182617, 0.007416, 0.006348, 0.023315, 0.230469, -0.003601, 0.001076, -0.003281, -0.098145, -0.00079, -0.001602, -0.005188, -0.089844, -0.004089, -0.002289, -0.007996, -0.197266, 0.012939, 0.009399, 0.328125, -0.012756, 0.011902, 0.00824, 0.035645, 0.292969, -0.001663, -0.000622, 0.000242, -0.101074, -0.008423, -0.005676, -0.026245, -0.174805, 0.01123, 0.005432, 0.019409, 0.251953, 0.000189, -0.001114, -0.00325, -0.097656, -0.001396, -0.005157, -0.017212, -0.21875, -0.022461, -0.030151, -0.071289, -0.285156, -0.003296, -0.003372, -0.002701, -0.085938, -0.009827, -0.01178, -0.021484, -0.291016, -0.002457, -0.001862, -0.00003, -0.096191, -0.000242, -0.001274, -0.00209, 0.135742, 0.001762, 0.001877, 0.002106, 0.101562, 0.003235, 0.001556, 0.001808, 0.086426, -0.005249, -0.003967, -0.007141, -0.054199, -0.002228, 0.000565, 0.001793, -0.07959, 0.000999, -0.000035, -0.000072, 0.088379, -0.000805, -0.001564, -0.00119, -0.072266, -0.001808, 0.002182, 0.000399, 0.096191, -0.015015, -0.060303, 0.355469, -0.010559, -0.024658, -0.023071, -0.060791, -0.412109, 0.013245, 0.008423, 0.014038, 0.257812, -0.000656, -0.000418, 0.006348, 0.066406, 0.001862, 0.001282, -0.000484, 0.118164, -0.022095, -0.021362, -0.057129, -0.337891, -0.0009, -0.003998, -0.001968, -0.110352, 0.001671, 0.001396, 0.003082, 0.078613, 0.000729, -0.000896, 0.00053, -0.0625, 0.001335, 0.001816, -0.00148, 0.074219, 0.004486, 0.003967, 0.004303, 0.09375, 0.000603, 0.001472, 0.004547, 0.065918, -0.000364, -0.00206, -0.002228, -0.087891, -0.001282, -0.002365, -0.005707, -0.071289, 0.00383, 0.004761, 0.00824, 0.136719, 0.001862, 0.013306, 0.181641, -0.049072, 0.0019, 0.002609, 0.001038, 0.080078, -0.002243, -0.000793, -0.000778, -0.079102, -0.000626, -0.002502, -0.00036, -0.081543, 0.002319, 0.007263, -0.029419, -0.174805, -0.002014, 0.00135, -0.002823, -0.106445, -0.002365, -0.002228, -0.008301, -0.10791, 0.001099, 0.000227, -0.081543, 0.098145, 0.009155, 0.013062, 0.038818, 0.199219, -0.000257, -0.0009, 0.001968, 0.065918, -0.002441, -0.0047, -0.008789, -0.086426, 0.000301, -0.001503, 0.000044, -0.129883, 0.001999, 0.002594, 0.001686, 0.058838, -0.000729, -0.006989, -0.012146, 0.238281, -0.00592, -0.00708, -0.028076, -0.308594, 0.002274, 0.001083, -0.002258, -0.103516, 0.005371, 0.008179, 0.045898, 0.1875, 0.004303, 0.000357, -0.009827, -0.135742, -0.001083, 0.000912, 0.005402, 0.051514, 0.001587, 0.001205, -0.023804, -0.162109, 0.000334, 0.000683, -0.010681, -0.037354, -0.000629, -0.000427, 0.008179, 0.049805, 0.001373, 0.00132, 0.003571, 0.048584, 0.000018, 0.002136, 0.006134, 0.047363, 0.005066, 0.004608, 0.036377, 0.15625, 0.000083, -0.000086, -0.007202, -0.12793, -0.00592, -0.012024, -0.061523, -0.277344, 0.001205, 0.001381, 0.009949, 0.122559, 0.012939, 0.02063, 0.082031, 0.220703, 0.004486, 0.004578, 0.060791, 0.298828, -0.000992, -0.001335, 0.005768, 0.143555, 0.02124, 0.030029, 0.088379, 0.233398, -0.001305, -0.006073, -0.022461, -0.124512, -0.00177, -0.000214, 0.010498, 0.032471, 0.006409, 0.002106, -0.02478, -0.163086, -0.004944, -0.01001, -0.030762, -0.166016, -0.000139, -0.003784, -0.010681, -0.063477, -0.00647, -0.007812, -0.036621, -0.169922, 0.01001, 0.006927, 0.035156, 0.111816, 0.003326, 0.005768, 0.030518, 0.104492, 0.004578, 0.004089, -0.013916, -0.179688, 0.000751, -0.003372, 0.029419, 0.223633, 0.010132, 0.008972, 0.031738, 0.241211, -0.001427, -0.000229, -0.001801, -0.031494, 0.001633, 0.007599, 0.029541, 0.118164, -0.019775, -0.028198, -0.087402, -0.249023, 0.000139, -0.001091, 0.003342, 0.041748, 0.000315, 0.003616, 0.005554, 0.053467, -0.014038, -0.015381, -0.031494, -0.061279, -0.002731, -0.012512, -0.057373, -0.201172, 0.020752, 0.042725, 0.134766, 0.320312, -0.000197, -0.001122, -0.000469, -0.044678, -0.002548, -0.006805, -0.026978, 0.002533, -0.002548, -0.004303, -0.0271, -0.139648, 0.000162, 0.004852, 0.026855, 0.15625, -0.002701, -0.001007, 0.005157, 0.114746, -0.000475, -0.000767, 0.002213, 0.0625, 0.003403, 0.006805, 0.018311, 0.139648, 0.007538, 0.00766, 0.022583, 0.152344, -0.007568, -0.005035, 0.017578, 0.164062, 0.000324, 0.000469, -0.002777, 0.031982, -0.006958, -0.008606, -0.022461, -0.257812, 0.000797, -0.001457, -0.008118, -0.041992, -0.005981, -0.008362, -0.026123, -0.131836, -0.011902, -0.016479, -0.080566, -0.355469, 0.006409, 0.008911, 0.031982, 0.200195, -0.020386, -0.033447, -0.089844, -0.28125, 0.003708, 0.013367, 0.05249, 0.285156, -0.004974, -0.009705, -0.028442, -0.100098, -0.003708, -0.010742, -0.040283, -0.213867, -0.003494, -0.001785, -0.018311, -0.141602, -0.003021, -0.009216, -0.021606, -0.139648, -0.001869, -0.003143, -0.000679, -0.133789, 0.000282, -0.004669, -0.019897, -0.117188, 0.001778, 0.009827, 0.016602, 0.099609, 0.002441, 0.002197, 0.021118, 0.185547, -0.004547, -0.006531, -0.013123, -0.099121, -0.006592, -0.008179, -0.025391, -0.102051, 0.016724, 0.025879, 0.079102, 0.294922, -0.001259, -0.005035, -0.014404, -0.15332, 0.000194, 0.001083, -0.006317, -0.064941, 0.005951, 0.011414, 0.037109, 0.130859, -0.001717, -0.000568, 0.016602, 0.160156, -0.001137, -0.002045, -0.001701, 0.052979, 0.001495, 0.003433, 0.015442, 0.105957, 0.001663, 0.000063, -0.007233, -0.090332, 0.006439, 0.013977, 0.056641, 0.238281, 0.008911, 0.009521, 0.023315, 0.140625, 0.004486, 0.00824, 0.030151, 0.124023, 0.003647, 0.005035, 0.005402, 0.031128, 0.002869, 0.006805, 0.052734, 0.220703, -0.001747, -0.003738, -0.008301, -0.179688, -0.005829, -0.011169, -0.045166, -0.223633, -0.000083, -0.001244, -0.005768, -0.063477, 0.001724, 0.003937, 0.004059, -0.046631, 0.005707, 0.009033, 0.044434, 0.228516, 0.001427, 0.002487, 0.009094, 0.061768, -0.000576, -0.000919, -0.001236, 0.038086, -0.000169, -0.012024, -0.085449, -0.207031, 0.001625, 0.001877, 0.003967, 0.125977, -0.015442, -0.025635, -0.075684, -0.230469, 0.003372, 0.005219, 0.022583, 0.120605, 0.003448, 0.003281, 0.009644, 0.069336, -0.017822, -0.034668, -0.065918, -0.192383, -0.002762, -0.00058, 0.009399, 0.082031, 0.006622, 0.012024, 0.047852, 0.243164, 0.006622, 0.01709, 0.054688, 0.160156, 0.006042, 0.016113, 0.002243, -0.304688, 0.003433, 0.003601, 0.014893, 0.095703, 0.007111, 0.005646, 0.023071, 0.110352, -0.010193, -0.018555, -0.049805, 0.105469, 0.000874, 0.000511, 0.008118, -0.042969, -0.000041, -0.000977, 0.000519, -0.122559, -0.004333, -0.007172, -0.02356, -0.089355, -0.000216, -0.005615, -0.014526, -0.15332, 0.000919, 0.00206, 0.021362, 0.12793, -0.000622, -0.001968, -0.015076, -0.029175, 0.006226, 0.010315, 0.036621, 0.166992, -0.000336, -0.000065, -0.00351, -0.037842, 0.000526, 0.004089, 0.005768, 0.067871, 0.003769, 0.009094, 0.027344, 0.176758, -0.01062, -0.021484, -0.068848, -0.289062, -0.012695, -0.012024, -0.036621, -0.097168, 0.001106, -0.001389, 0.013977, 0.075195, 0.009521, 0.017456, 0.057861, 0.253906, -0.004669, -0.000805, 0.020264, 0.149414, 0.004669, 0.006805, 0.03064, 0.145508, 0.013184, 0.010376, 0.026611, 0.134766, 0.001495, 0.000961, 0.001823, -0.047852, 0.001434, 0.003647, 0.01062, 0.038086, -0.000084, -0.006195, -0.034668, -0.192383, -0.007812, -0.01178, -0.029541, -0.031494, 0.000298, 0.000167, 0.003891, 0.031982, -0.00589, -0.007874, -0.033936, -0.208984, -0.001312, -0.006866, -0.021973, -0.131836, -0.00296, -0.011292, -0.036377, -0.225586, -0.000561, -0.001656, 0.000053, -0.044189, -0.009949, -0.012817, -0.038086, -0.152344, -0.003159, -0.004395, 0.016357, 0.111816, 0.007874, 0.007874, 0.032227, 0.125977, 0.003128, 0.008057, 0.023682, -0.015381, -0.00412, -0.003189, -0.022339, -0.114258, -0.001465, -0.001816, -0.00415, -0.126953, 0.004974, 0.006836, 0.015625, -0.037109, 0.015747, 0.018188, 0.047607, 0.296875, 0.021484, 0.021362, 0.055176, 0.355469, -0.002609, -0.006622, -0.026489, -0.359375, 0.030396, 0.032471, 0.072266, 0.371094, 0.004944, 0.007538, 0.016602, 0.133789, -0.005432, -0.009094, -0.018188, -0.146484, -0.044434, -0.044922, -0.098145, -0.419922, -0.0065, -0.0065, -0.020142, -0.180664, 0.015015, 0.017212, 0.04834, 0.294922, 0.011719, 0.013306, 0.02771, 0.207031, -0.010681, -0.015198, -0.041016, -0.328125, 0.014221, 0.013733, 0.035156, 0.269531, -0.03833, -0.053223, -0.166016, -0.482422, -0.013611, -0.015991, -0.025513, -0.140625, 0.003998, 0.003906, 0.009766, 0.132812, 0.003128, 0.002258, 0.012146, 0.179688, 0.013611, 0.015625, 0.035889, 0.287109, -0.017578, -0.018188, -0.043457, -0.241211, -0.02356, -0.023315, -0.052734, -0.326172, -0.008179, -0.010681, -0.03833, -0.214844, -0.017212, -0.018555, -0.044922, -0.287109, 0.03833, 0.034668, 0.08252, 0.361328, -0.013489, -0.015503, -0.041016, -0.341797, 0.026611, 0.028198, 0.062256, 0.482422, 0.009094, 0.006805, 0.024902, 0.279297, -0.014099, -0.028931, -0.068848, -0.345703, -0.036865, -0.037842, -0.078613, -0.394531, -0.013123, -0.01239, -0.026245, -0.173828, -0.018188, -0.019043, -0.046143, -0.236328, -0.021362, -0.024902, -0.061035, -0.425781, 0.003357, 0.004211, 0.011414, 0.124512, -0.0354, -0.048584, -0.132812, -0.494141, 0.040039, 0.043701, 0.093262, 0.425781, 0.025757, 0.030518, 0.070801, 0.427734, -0.003342, -0.003113, -0.008301, -0.15625, 0.024902, 0.018921, 0.041992, 0.337891, 0.02356, 0.026367, 0.071289, 0.445312, 0.008118, 0.011719, 0.030762, 0.355469, 0.063965, 0.058594, 0.119141, 0.511719, -0.017822, -0.016602, -0.040527, -0.306641, 0.038818, 0.036621, 0.08252, 0.310547, -0.092285, -0.080078, -0.145508, -0.453125, -0.010376, -0.022095, -0.074707, -0.384766, -0.006805, -0.008545, 0.02002, -0.373047, -0.00531, -0.008362, -0.031494, -0.433594, -0.012634, -0.017944, 0.369141, -0.018188, -0.006195, -0.005096, -0.010132, -0.151367, 0.018188, 0.021973, 0.043701, 0.291016, 0.051025, 0.059814, 0.122559, 0.488281, -0.026245, -0.020386, -0.043213, -0.182617, 0.003448, 0.003876, 0.014343, 0.25, 0.020264, 0.016602, 0.046143, 0.353516, 0.012207, 0.014832, 0.04126, 0.361328, 0.035156, 0.035645, 0.075684, 0.480469, 0.020264, 0.02478, 0.054932, 0.345703, -0.021729, -0.02063, -0.047852, -0.332031, -0.007751, -0.004486, -0.012512, -0.211914, 0.006561, 0.008057, 0.015747, 0.150391, 0.019531, 0.011902, 0.361328, -0.005585, 0.004181, 0.004761, 0.008118, 0.128906, 0.014709, 0.014343, 0.034912, 0.316406, -0.019287, -0.019409, -0.05127, -0.359375, 0.000751, -0.001938, -0.001114, 0.09082, 0.003967, 0.008667, 0.024902, 0.353516, 0.009399, 0.009033, 0.030151, 0.166016, -0.046143, -0.03833, -0.074219, -0.425781, -0.008667, -0.035156, 0.441406, -0.087402, -0.018677, -0.019287, -0.043945, -0.273438, -0.030762, -0.039795, -0.100098, -0.441406, 0.012695, 0.013428, 0.032959, 0.294922, -0.033447, -0.031738, -0.07666, -0.472656, -0.012878, -0.016357, -0.044922, -0.503906, 0.012756, 0.016724, 0.039551, 0.298828, 0.006134, 0.006317, 0.014893, 0.119141, 0.00766, 0.007599, 0.021729, 0.201172, 0.039307, 0.046875, 0.15918, 0.523438, -0.006439, -0.008972, -0.037354, -0.324219, -0.028442, -0.030396, -0.075195, -0.375, -0.026245, -0.042725, -0.318359, 0.007477, 0.019775, 0.017578, 0.041016, 0.251953, -0.012268, -0.013794, -0.049561, -0.404297, -0.00415, -0.008667, -0.023193, -0.304688, 0.018799, 0.02063, 0.054199, 0.353516, -0.006958, -0.006348, -0.026489, -0.396484, 0.01001, 0.008789, 0.029907, 0.28125, -0.011719, -0.011963, -0.036621, -0.243164, -0.007294, -0.007996, -0.016968, -0.208008, -0.022705, -0.023315, -0.05957, -0.291016, -0.016846, -0.018677, -0.039062, -0.335938, 0.025391, 0.021729, 0.071289, 0.5, 0.002899, 0.004852, 0.025757, 0.302734, 0.00028, 0.000637, -0.00769, -0.196289, -0.001503, -0.000176, -0.005005, 0.15918, -0.028931, -0.03125, -0.070801, -0.25, 0.028442, 0.032959, 0.078613, 0.416016, 0.030029, 0.039307, 0.119629, 0.476562, 0.040283, 0.041016, 0.09082, 0.417969, -0.014343, -0.036377, -0.083008, -0.515625, -0.011841, -0.014893, -0.042969, -0.304688, 0.030029, 0.027222, 0.068848, 0.318359, -0.014282, -0.017456, -0.034912, -0.300781, 0.000916, 0.001831, 0.001045, -0.117676, 0.020264, 0.017822, 0.042725, 0.351562, -0.015747, -0.015564, -0.03064, -0.265625, 0.002335, 0.00531, 0.00946, 0.15625, 0.011475, 0.009216, 0.02832, 0.273438, 0.013672, 0.017822, 0.046631, 0.271484, 0.012695, 0.014893, 0.033203, 0.193359, 0.008484, 0.011658, 0.030151, 0.308594, 0.030029, 0.022949, 0.076172, 0.451172, 0.018433, 0.019043, 0.043701, 0.322266, -0.009888, -0.011841, -0.0271, -0.167969, -0.041016, -0.045898, -0.083008, -0.045898, 0.017944, 0.013, 0.02771, 0.328125, 0.003586, 0.005035, 0.004791, 0.126953, -0.004639, 0.002228, 0.00193, 0.194336, -0.011353, -0.014343, -0.039062, -0.306641, -0.040039, -0.039551, -0.089844, -0.318359, -0.041504, -0.041016, -0.094238, -0.367188, 0.01001, 0.012329, 0.030396, 0.233398, 0.006561, 0.01062, 0.025269, 0.181641, 0.006042, 0.006836, 0.014099, 0.234375, 0.005096, 0.00589, 0.019897, 0.267578, -0.012329, -0.014404, -0.033691, -0.120117, 0.007294, 0.003738, 0.0177, 0.188477, -0.000467, 0.000036, 0.006042, 0.238281, 0.009399, 0.018066, 0.038818, 0.314453, 0.018799, 0.016602, 0.029541, 0.365234, 0.004028, 0.005585, 0.011536, 0.061768, -0.003876, -0.007935, -0.015259, -0.114746, 0.015381, 0.018433, 0.069336, 0.341797, 0.03418, 0.066406, 0.143555, 0.492188, 0.000793, 0.000969, 0.003677, 0.045654, 0.026489, 0.029175, 0.053955, 0.283203, 0.008667, 0.010864, 0.023315, 0.145508, -0.002441, -0.001251, -0.004883, -0.060303, 0.044434, 0.050293, 0.117188, 0.361328, -0.003967, -0.002701, -0.018188, -0.123535, 0.001656, 0.001144, 0.007385, 0.067383, -0.00824, -0.014832, -0.041016, 0.026123, -0.052734, -0.089844, -0.148438, -0.439453, 0.005768, 0.005219, 0.020752, 0.104492, 0.056885, 0.085938, 0.1875, 0.486328, 0.003586, 0.002457, 0.005615, 0.079102, -0.051758, -0.048828, -0.114746, -0.416016, 0.002777, 0.002487, 0.012451, 0.128906, 0.009766, 0.008972, 0.016235, 0.129883, 0.041992, 0.039551, 0.080566, 0.339844, -0.011597, -0.015198, -0.040283, -0.25, -0.003662, -0.007507, -0.016113, -0.147461, 0.002594, 0.000698, 0.009338, 0.04834, 0.009705, 0.015503, 0.052734, 0.257812, -0.001511, -0.00174, -0.007721, -0.064453, -0.002289, -0.002884, -0.007599, -0.054199, -0.00116, -0.004181, -0.007019, -0.094238, -0.078613, -0.087891, -0.146484, -0.421875, 0.000706, 0.005585, 0.015991, 0.118164, 0.014038, 0.060547, 0.357422, 0.03125, 0.000572, 0.005066, 0.016602, 0.106445, 0.000706, -0.000121, -0.012695, -0.139648, -0.019409, -0.024536, -0.069824, -0.492188, -0.002945, -0.004211, -0.009094, -0.036865, -0.051758, -0.054688, -0.109863, -0.488281, -0.008118, -0.012695, -0.032471, 0.037109, -0.022583, -0.028564, -0.058105, -0.302734, 0.002533, 0.003845, 0.010437, 0.112305, -0.000351, 0.002136, 0.006348, 0.05957, 0.001846, 0.002625, 0.006836, 0.057129, 0.004303, 0.004089, 0.014526, 0.132812, -0.002533, 0.002182, -0.013489, -0.118164, -0.00061, -0.001106, -0.004547, -0.046875, -0.003662, -0.005493, -0.015442, -0.086426, -0.012756, -0.016357, -0.047607, 0.042969, -0.002228, -0.003464, -0.007233, -0.062988, -0.00174, -0.003113, -0.00589, -0.116699, -0.001717, -0.002014, -0.009338, -0.084473, 0.001305, 0.00354, 0.005157, 0.063477, 0.00267, 0.004761, 0.019043, 0.105957, 0.002853, 0.002548, 0.006287, 0.060547, 0.003906, 0.003082, 0.005585, 0.038574, -0.040039, -0.054688, -0.140625, -0.486328, 0.005219, 0.004425, 0.021729, 0.11084, 0.012024, 0.021973, 0.065918, 0.355469, -0.002304, -0.001251, -0.004242, -0.060059, 0.000322, -0.000725, -0.003601, -0.092285, 0.002518, 0.001045, 0.007996, 0.066895, 0.009705, 0.013672, 0.018921, 0.129883, 0.007782, 0.009827, 0.025024, 0.15625, 0.003265, 0.006134, 0.012939, 0.111328, -0.005249, -0.006989, -0.015991, -0.106934, 0.012146, 0.011719, 0.025391, 0.125977, 0.001465, 0.002472, 0.00592, 0.058105, 0.003998, 0.005219, 0.015076, 0.148438, -0.045654, -0.060547, -0.143555, -0.333984, -0.00325, -0.000099, -0.006958, -0.114746, -0.004486, -0.005554, -0.015198, -0.105469, -0.014954, -0.014648, -0.029419, -0.120117, 0.031128, 0.035645, 0.084961, 0.318359, 0.008972, 0.008301, 0.014038, 0.097168, -0.000614, -0.001747, -0.010742, -0.120117, 0.011536, 0.015747, 0.017334, 0.170898, 0.017822, 0.021851, 0.058594, 0.359375, 0.000694, 0.000828, 0.005066, 0.063477, -0.0354, -0.043213, -0.083984, -0.320312, 0.004639, 0.005096, 0.016479, 0.12793, 0.001831, 0.003708, 0.00528, 0.046631, 0.008179, 0.015747, 0.037109, 0.289062, -0.000847, -0.000456, 0.000713, 0.086426, 0.025879, 0.03125, 0.069824, 0.249023, 0.008118, 0.011292, 0.017822, 0.098145, -0.008118, -0.009399, -0.026855, -0.104492, 0.00351, 0.006348, 0.013611, 0.10791, 0.004456, 0.00235, 0.007263, 0.038574, 0.053467, 0.056885, 0.120605, 0.316406, 0.005859, 0.006531, 0.013611, 0.121094, -0.004761, -0.005737, -0.015259, -0.103516, -0.007355, -0.018799, -0.04834, -0.046143, 0.003647, 0.002167, 0.007874, 0.052002, -0.006805, -0.010559, -0.020874, -0.129883, -0.001846, -0.002075, -0.003342, -0.040771, -0.005707, -0.037598, -0.147461, -0.257812, -0.001785, -0.004456, -0.010986, -0.120605, 0.00946, 0.011108, 0.022583, 0.079102, 0.000683, 0.005005, 0.005585, 0.0625, -0.002472, -0.00296, -0.014038, -0.086426, -0.013123, -0.051758, -0.162109, -0.265625, -0.003281, -0.005096, -0.012756, -0.044189, -0.000805, -0.00293, -0.009827, -0.088379, -0.019897, -0.026733, -0.060547, -0.294922, -0.008179, -0.009766, -0.019165, -0.132812, -0.002686, -0.003937, -0.019531, -0.166992, -0.014954, -0.02063, -0.047607, -0.133789, 0.000725, 0.000587, 0.007324, 0.040771, -0.009644, -0.009094, -0.02124, -0.234375, -0.009338, -0.014832, -0.048828, 0.067871, -0.004608, -0.002167, -0.008484, -0.045166, 0.00386, 0.003448, 0.013428, 0.12207, -0.014282, -0.012878, -0.029785, -0.211914, -0.002136, -0.000637, -0.005646, -0.109863, 0.000275, -0.00296, -0.010193, -0.094727, -0.003128, -0.004089, -0.005249, -0.068359, -0.007782, -0.0065, -0.020386, 0.033203, -0.0009, -0.003906, -0.008301, -0.088867, -0.000854, 0.002197, 0.002777, 0.053711, 0.006073, 0.00885, 0.021606, 0.102051, -0.000965, 0.003296, 0.010864, 0.093262, 0.001541, 0.003189, 0.013062, 0.123535, -0.027344, -0.048096, -0.11377, -0.380859, 0.000854, 0.000969, 0.006042, 0.056641, -0.000687, -0.002274, 0.000568, -0.112793, -0.011353, -0.01416, -0.027466, -0.092773, 0.012512, 0.011658, 0.026978, 0.125, -0.002945, -0.003754, -0.019287, -0.121582, -0.001587, -0.004639, -0.008179, -0.10498, -0.000828, -0.001183, -0.005005, -0.112793, 0.000526, 0.006805, 0.011902, 0.15332, 0.000977, 0.000675, 0.00412, -0.054688, -0.001839, -0.00116, -0.00412, 0.052979, -0.003448, -0.003967, -0.013, 0.014832, 0.000595, -0.000954, -0.01062, -0.169922, 0.002487, 0.000303, -0.000492, -0.120117, -0.002243, -0.001755, -0.004669, 0.028076, -0.003571, -0.002548, -0.007111, 0.045654, 0.00103, 0.000135, -0.000767, -0.05542, 0.003616, 0.001953, 0.006989, -0.047852, -0.000134, 0.000549, 0.001968, -0.047119, 0.002502, 0.002441, 0.006439, -0.05249, 0.001877, 0.000793, 0.003555, -0.056396, 0.002182, 0.001778, 0.00531, -0.047119, -0.000164, -0.000565, -0.004028, 0.028687, -0.002106, -0.000427, -0.006927, 0.146484, 0.003601, 0.002197, 0.007263, -0.048096, 0.004395, 0.00206, 0.006683, -0.181641, 0.001167, 0.000256, 0.002106, -0.031982, 0.002396, 0.001442, 0.006287, -0.047852, 0.002792, 0.001022, 0.00412, -0.055664, -0.001053, -0.000315, -0.002136, 0.044678, 0.00209, 0.001709, 0.005219, -0.047363, 0.000732, 0.000041, -0.00135, -0.030396, -0.005219, -0.004028, -0.006073, 0.166016, -0.002731, -0.002472, -0.00647, 0.049561, 0.003998, 0.002762, 0.006989, -0.049805, 0.002502, 0.002167, 0.010803, 0.131836, 0.00177, 0.001823, 0.006531, -0.126953, -0.003799, -0.002579, -0.0065, 0.062012, 0.000526, -0.000172, -0.00069, 0.010193, -0.001152, -0.001175, -0.004425, 0.040771, 0.001122, -0.003937, -0.006012, -0.179688, 0.005371, 0.003418, 0.008057, -0.149414, -0.000587, -0.002762, -0.008362, -0.142578, 0.001373, 0.000969, 0.004211, -0.056885, -0.001579, -0.001221, -0.004395, 0.047363, -0.005371, -0.003036, -0.003632, 0.123047, 0.003006, 0.002686, 0.005463, -0.068848, 0.001534, 0.001099, 0.005066, -0.049561, -0.007324, -0.008301, -0.022827, -0.146484, 0.002396, 0.002365, 0.006317, -0.049072, -0.001808, -0.001373, -0.005249, 0.04541, -0.003204, -0.002228, -0.005341, 0.054688, -0.002579, -0.001373, -0.00647, 0.051514, 0.002899, 0.001266, 0.005737, -0.052246, -0.001846, -0.001862, -0.006073, 0.047852, 0.001038, -0.001617, -0.011597, -0.168945, -0.002289, -0.002274, -0.003937, -0.003937, 0.004303, 0.002823, 0.010132, -0.111328, 0.004303, 0.002151, 0.005493, -0.115234, -0.004303, -0.001785, -0.007507, 0.106934, 0.002075, 0.00145, 0.006561, -0.048096, 0.001686, 0.001602, 0.003998, -0.050781, 0.002319, 0.001228, 0.00647, -0.047607, -0.002838, -0.001762, -0.006165, 0.049316, 0.000763, -0.000591, 0.002365, -0.125977, -0.003464, -0.003036, -0.00705, 0.04834, 0.002609, 0.001816, 0.006897, -0.046631, -0.002304, -0.00132, -0.000271, 0.016479, 0.002045, 0.00103, 0.003967, -0.063965, 0.000755, 0.000402, 0.003586, -0.040771, -0.000435, -0.000404, -0.001068, 0.026855, -0.002289, -0.002808, -0.004944, 0.02832, -0.002014, -0.001328, -0.006744, 0.050049, -0.001793, -0.001007, -0.005432, 0.05127, 0.004822, 0.003784, 0.00824, -0.135742, 0.001793, 0.00119, 0.004913, -0.047119, 0.002319, 0.00161, 0.006805, -0.05127, -0.003784, -0.001793, -0.009399, 0.109375, 0.001389, 0.000645, 0.002213, -0.054199, -0.001747, -0.00119, -0.005493, 0.048096, 0.001846, 0.001343, 0.00589, -0.046631, 0.001823, 0.001762, 0.003906, -0.029297, 0.000893, 0.000013, 0.00206, -0.050781, -0.000307, -0.000877, -0.003082, 0.041748, -0.001968, -0.00106, -0.005402, 0.044678, -0.000679, -0.000098, 0.002502, 0.019165, -0.001701, -0.000774, -0.003326, 0.044434, -0.00095, -0.001167, -0.001984, 0.027832, 0.00082, 0.000839, 0.001701, -0.029297, 0.00238, 0.001579, 0.006348, -0.049805, -0.001221, 0.00042, -0.000549, 0.084473, 0.003403, 0.002701, 0.005768, -0.047119, 0.002136, 0.001869, 0.006348, -0.048096, 0.003998, 0.003525, 0.010071, -0.00708, -0.003403, -0.002289, -0.004059, 0.073242, 0.001183, 0.000241, 0.003159, -0.03833, -0.00071, -0.000049, -0.009277, 0.115234, 0.000816, 0.001442, 0.002945, -0.018433, 0.002228, 0.001701, 0.006073, -0.045898, -0.003159, -0.002609, -0.006775, 0.052734, 0.002136, 0.000965, 0.003738, -0.047119, -0.003006, -0.001892, -0.006836, 0.059814, -0.001915, -0.001312, -0.005859, 0.047363, 0.002472, 0.001358, 0.005798, -0.052002, -0.004486, -0.002747, -0.007751, 0.132812, 0.00293, 0.002274, 0.006714, -0.10498, -0.0019, -0.000538, -0.003311, 0.05957, -0.002213, -0.001808, -0.005707, 0.049072, 0.001968, 0.001381, 0.004547, -0.045654, -0.008545, -0.011475, -0.026245, -0.133789, -0.002029, -0.001572, -0.006104, 0.049561, -0.00209, -0.001503, -0.006134, 0.049072, 0.004242, 0.00322, 0.007294, -0.158203, -0.001877, -0.001656, -0.006683, 0.050537, 0.000557, 0.000141, 0.001015, -0.046631, -0.002747, -0.002411, -0.006409, 0.026733, 0.004486, 0.001968, 0.001801, -0.182617, 0.003052, 0.001198, 0.004669, -0.04541, -0.001038, -0.000912, -0.001129, 0.028442, 0.002335, 0.001572, 0.005585, -0.04541, -0.00267, -0.001274, -0.003998, 0.050293, 0.001656, 0.001839, 0.005676, -0.052246, 0.000064, -0.001328, -0.000908, -0.144531, 0.000132, 0.000173, -0.00119, 0.029419, -0.000969, -0.000977, -0.000977, -0.018066, -0.002029, -0.001587, -0.005768, 0.047363, 0.007324, 0.004669, 0.009827, -0.161133, -0.001999, -0.001358, -0.005737, 0.049561, 0.001015, 0.000965, 0.004395, -0.051758, -0.002411, -0.0019, -0.005829, 0.049316, 0.00946, 0.004852, 0.015991, -0.160156, -0.004547, -0.003906, -0.010071, 0.098145, -0.004089, -0.002808, -0.008911, 0.131836, -0.010437, -0.006165, -0.005676, 0.182617, -0.005463, -0.003357, -0.011169, 0.128906, -0.001442, -0.001106, -0.003754, 0.056641, -0.002228, -0.001617, -0.005676, 0.051758, -0.001122, -0.001503, -0.004761, 0.04126, 0.001732, 0.003052, 0.012634, -0.039307, 0.018677, 0.041504, 0.241211, -0.00148, -0.001129, -0.001144, -0.004425, 0.038574, -0.001228, -0.000511, -0.001877, 0.032959, 0.000095, 0.000175, 0.001915, -0.039795, 0.002487, 0.009399, 0.08252, -0.057129, 0.000565, 0.000048, 0.002579, -0.04126, -0.001427, -0.001228, -0.002289, -0.023438, 0.001297, 0.000797, 0.003571, -0.039307, 0.002747, 0.008789, 0.092285, -0.104492, 0.001747, 0.00135, 0.003967, -0.039307, -0.003632, -0.012085, -0.108398, -0.014465, 0.004822, 0.013123, 0.09668, -0.009583, 0.002274, 0.007996, 0.08252, -0.095703, 0.002396, 0.008423, 0.087402, -0.100586, -0.005585, -0.015259, -0.029785, -0.012573, -0.001114, -0.001511, -0.004822, 0.042236, -0.001846, -0.003052, -0.015869, 0.014465, 0.000483, 0.001411, 0.00708, -0.030518, -0.000748, -0.000801, -0.004211, 0.040039, -0.000893, -0.000376, -0.004364, 0.041748, 0.001511, 0.001038, 0.003754, -0.039062, -0.002289, -0.007538, -0.080078, 0.091797, 0.000584, 0.000668, 0.003632, -0.038086, 0.00045, -0.000207, 0.004822, -0.038086, 0.00074, 0.000626, 0.00473, -0.04126, 0.002441, 0.008118, 0.083984, -0.096191, -0.000977, -0.000561, -0.004456, 0.041016, -0.000893, -0.00013, -0.003845, 0.042236, 0.000565, -0.000694, -0.00029, -0.034912, 0.001572, 0.001289, 0.003448, 0.025024, 0.001259, 0.000203, 0.00412, -0.038574, 0.000748, 0.000675, 0.003342, -0.03833, -0.000805, -0.001396, -0.004822, 0.039062, 0.001266, 0.004639, 0.010559, 0.140625, -0.002167, -0.001038, -0.004944, 0.04248, 0.000771, 0.000717, 0.00074, -0.033447, 0.001114, 0.000771, 0.004486, -0.041016, -0.001472, -0.000992, -0.002869, 0.040283, 0.001511, 0.001526, 0.005188, -0.041992, -0.00238, -0.005371, -0.012939, -0.007233, 0.001053, 0.00061, 0.004272, -0.038818, -0.000927, 0.000303, -0.000992, 0.037842, -0.000278, 0.000395, -0.004852, 0.037598, 0.001099, 0.000687, 0.004913, -0.04126, 0.003281, 0.003967, 0.011963, -0.003418, -0.000771, -0.000717, -0.00415, 0.040527, 0.001274, 0.000683, 0.002823, -0.039062, 0.000782, 0.00116, 0.005249, -0.040771, 0.000196, -0.000019, -0.003128, 0.032959, 0.000319, 0.000141, 0.00531, -0.039795, 0.003265, 0.00296, 0.009033, -0.014282, 0.000227, 0.000129, -0.00351, -0.032959, 0.002609, 0.008423, 0.089355, -0.101074, -0.013, -0.020508, -0.061035, -0.287109, 0.000763, 0.000465, 0.005127, -0.041992, -0.000732, -0.000702, -0.005432, 0.042725, -0.000408, -0.000523, -0.003769, 0.045166, 0.000422, 0.000774, 0.002823, 0.019531, -0.003204, -0.002319, -0.008179, 0.04541, -0.001526, -0.001556, -0.004547, 0.039551, -0.000549, -0.000465, -0.004181, 0.041748, 0.000166, 0.00145, 0.01062, 0.034912, -0.000105, 0.000043, 0.000866, 0.024048, -0.001312, -0.002808, -0.024536, 0.016724, -0.001282, -0.000288, -0.003433, 0.04248, 0.00235, 0.00824, 0.085449, -0.097168, 0.000481, -0.000027, 0.003998, -0.042236, -0.001442, -0.001183, -0.004059, 0.039551, -0.001198, -0.001648, -0.007782, 0.031494, 0.000637, 0.000437, 0.003891, -0.040283, -0.000641, -0.000284, -0.005035, 0.041748, 0.00061, -0.002609, 0.007233, -0.182617, -0.002243, -0.007324, -0.077637, 0.088867, -0.000568, -0.000511, -0.00354, 0.037598, -0.000349, -0.000143, -0.004517, 0.039551, 0.001251, 0.002167, 0.014709, -0.016724, -0.001511, -0.001396, -0.004333, 0.041504, 0.005127, 0.017944, 0.126953, 0.061768, 0.001549, 0.001137, 0.002808, -0.039795, 0.015015, 0.031982, -0.086426, 0.021484, -0.000961, -0.000576, 0.005676, 0.030273, -0.000511, -0.000137, -0.002228, 0.039062, -0.000443, -0.000408, -0.000813, -0.026367, 0.003418, 0.003937, 0.009949, -0.007874, -0.000977, -0.000538, -0.004272, 0.040039, -0.000801, -0.000355, -0.00415, 0.039062, -0.000073, -0.000595, -0.001793, 0.036865, -0.00041, -0.000172, -0.000954, -0.026611, 0.001091, 0.00071, 0.003876, -0.037598, -0.000198, -0.001465, -0.022705, 0.007935, 0.007721, 0.009216, 0.029663, -0.056641, 0.000565, 0.002991, 0.031006, -0.015747, -0.001495, -0.001587, -0.004547, 0.046875, 0.000328, 0.000136, 0.004761, -0.043457, 0.00946, 0.020874, -0.022949, -0.001282, 0.000576, -0.00001, 0.002914, -0.039795, 0.001335, 0.003326, 0.018677, -0.008423, 0.002731, 0.011719, 0.088379, 0.063477, 0.000786, 0.000433, 0.002808, -0.041504, 0.000607, 0.000204, 0.005188, -0.038818, 0.000637, 0.000184, 0.004211, -0.039551, 0.001938, 0.004028, 0.020142, -0.026611, -0.000919, -0.000999, -0.003815, 0.040527, -0.000235, -0.000515, -0.004333, 0.041748, 0.000309, 0.001106, 0.004364, -0.05249, -0.000767, -0.000652, -0.0047, 0.040283, -0.006989, -0.008118, 0.005707, 0.004059, -0.001289, -0.000633, -0.004913, 0.044189, -0.000999, -0.002106, -0.019165, -0.039551, 0.000542, 0.000134, 0.005096, -0.039307, 0.000565, -0.000526, 0.030396, -0.043213, 0.002045, 0.001038, 0.0047, -0.041504, -0.000896, -0.000725, -0.002884, 0.036377, 0.005035, 0.005829, 0.009949, 0.11377, 0.000923, 0.00005, 0.004181, -0.039062, -0.000223, -0.000161, -0.000189, -0.025513, 0.000427, -0.000112, -0.001587, 0.041504, -0.00116, -0.000549, -0.004913, 0.042725, -0.001564, -0.001541, -0.00415, 0.041748, -0.00042, -0.000452, -0.001442, -0.018921, -0.000618, 0.000315, 0.020874, 0.098145, 0.000416, 0.000908, 0.003632, -0.037109, 0.001389, 0.000767, 0.005524, -0.044678, -0.000343, 0.000332, -0.003845, 0.038086, 0.000828, 0.001022, 0.003601, -0.038818, 0.003403, 0.011597, -0.029541, -0.005585, -0.001534, -0.000359, 0.109863, -0.04248, -0.011536, -0.013733, -0.03833, -0.335938, 0.044678, 0.050049, 0.112793, 0.416016, -0.000721, -0.000923, -0.003876, -0.150391, -0.012756, -0.019043, -0.049316, -0.335938, 0.00325, 0.006409, 0.013672, 0.173828, 0.004333, 0.007355, 0.022095, 0.308594, 0.001236, 0.005707, -0.001572, -0.073242, 0.041016, 0.040283, 0.087891, 0.427734, 0.007477, 0.008972, 0.024536, 0.113281, -0.019775, -0.02478, -0.063477, -0.308594, 0.004639, 0.007263, 0.017456, 0.158203, -0.010315, -0.013672, -0.031738, -0.251953, 0.022339, 0.025879, 0.053223, 0.3125, -0.014282, -0.014832, -0.02832, -0.25, 0.008362, 0.019653, 0.161133, -0.182617, 0.058594, 0.067871, 0.138672, 0.5, 0.022705, 0.04834, 0.09668, 0.417969, 0.044922, 0.041016, 0.102539, 0.316406, 0.008057, 0.019287, 0.161133, -0.182617, -0.020508, -0.017944, -0.052246, -0.277344, -0.007599, -0.008362, -0.021606, -0.086914, 0.002258, 0.00238, 0.027466, 0.199219, 0.037598, 0.042725, 0.103516, 0.357422, 0.017334, -0.002213, -0.375, 0.038818, -0.020752, -0.028687, -0.055664, -0.257812, 0.013062, 0.014709, 0.033447, 0.25, -0.026367, -0.025269, -0.052734, -0.367188, 0.0354, 0.039795, 0.091797, 0.386719, 0.008301, 0.019165, 0.15332, -0.174805, 0.013672, 0.008057, -0.419922, 0.03833, 0.05127, 0.053711, 0.130859, 0.445312, -0.04126, -0.081055, -0.244141, -0.396484, 0.000131, 0.007294, 0.123535, -0.023926, 0.01123, 0.012024, 0.023926, 0.296875, -0.025513, -0.026367, -0.061035, -0.355469, -0.014954, -0.016724, -0.03418, -0.271484, -0.002945, -0.005707, -0.386719, 0.093262, 0.000938, -0.012939, -0.375, 0.115723, 0.00824, 0.018799, 0.155273, -0.175781, 0.025269, 0.037598, 0.076172, 0.398438, 0.014221, 0.016846, 0.035156, 0.22168, 0.004578, 0.016113, 0.040527, 0.330078, 0.019409, 0.02124, 0.042725, 0.145508, -0.018555, -0.026489, -0.04541, -0.279297, -0.019043, -0.021484, -0.043457, -0.172852, 0.012146, 0.01532, 0.047607, 0.283203, 0.031128, 0.033203, 0.078125, 0.410156, -0.003586, -0.006165, -0.025024, -0.245117, -0.002457, -0.00095, -0.002563, 0.134766, -0.00206, -0.005524, -0.014282, -0.102051, -0.002136, -0.00647, -0.014282, -0.169922, 0.01123, 0.011292, 0.03125, 0.255859, 0.000973, 0.002472, 0.012085, 0.185547, -0.009521, -0.035889, -0.09375, -0.539062, 0.002792, 0.003433, 0.013916, 0.131836, -0.010925, -0.014832, -0.026489, -0.21875, 0.006683, 0.011902, 0.035156, 0.289062, 0.017334, 0.024536, 0.063477, 0.378906, -0.017334, -0.019897, -0.044922, -0.298828, 0.015747, -0.000041, -0.427734, 0.046631, 0.006042, 0.00885, 0.02063, 0.233398, 0.023926, 0.03125, 0.082031, 0.451172, 0.031982, 0.034424, 0.079102, 0.419922, -0.000595, -0.000084, 0.000385, 0.142578, -0.002853, -0.007263, -0.019165, -0.128906, -0.068848, -0.077637, -0.136719, -0.425781, 0.022949, 0.025757, 0.064941, 0.417969, 0.014282, 0.025269, 0.062988, 0.498047, -0.034912, -0.047852, -0.11084, -0.390625, -0.012695, -0.020142, -0.073242, -0.324219, 0.000778, 0.0065, 0.010437, -0.086914, -0.019653, -0.019165, -0.041748, -0.259766, -0.007996, -0.011536, -0.027954, -0.141602, 0.021118, 0.022705, 0.044189, 0.24707, 0.003113, 0.00705, 0.009888, 0.117676, 0.013977, 0.012085, 0.0354, 0.233398, -0.002762, -0.004181, -0.012756, -0.122559, -0.007233, -0.012024, -0.027832, -0.228516, -0.001015, -0.003769, -0.003403, -0.144531, -0.053711, -0.05249, -0.114258, -0.419922, -0.008789, -0.019653, -0.160156, 0.181641, -0.064453, -0.083496, -0.154297, -0.229492, -0.002502, 0.00885, 0.154297, -0.07666, -0.015137, -0.015869, -0.037598, -0.275391, -0.007324, -0.012512, -0.032715, -0.289062, 0.010193, 0.010498, 0.017578, -0.108887, 0.011658, 0.012817, 0.033447, 0.249023, 0.003967, 0.006622, 0.012634, 0.146484, 0.021484, 0.022949, 0.051025, 0.378906, -0.014709, -0.018555, -0.037842, -0.149414, 0.02417, 0.031006, 0.064941, 0.414062, -0.009094, -0.01062, -0.030151, -0.239258, 0.015503, 0.015625, 0.028442, 0.206055, -0.014343, -0.015869, -0.041504, -0.178711, 0.001328, 0.003494, 0.027222, -0.07666, -0.019287, -0.027588, -0.081055, -0.410156, -0.002045, -0.005829, -0.001862, -0.157227, 0.091309, 0.107422, 0.208008, 0.332031, -0.00769, -0.005219, 0.367188, -0.09668, 0.007874, 0.005402, 0.019897, 0.11084, 0.000313, 0.004822, 0.012817, 0.236328, 0.001022, -0.000721, -0.004089, -0.135742, 0.036133, 0.031494, 0.095215, 0.345703, -0.009888, -0.014099, -0.032959, -0.298828, -0.005371, -0.00885, -0.027466, -0.101562, 0.012756, 0.012756, 0.027588, 0.12793, -0.005737, -0.006378, -0.021851, -0.225586, -0.026123, -0.03418, -0.071289, -0.394531, -0.009521, -0.01178, -0.026733, -0.236328, -0.016235, -0.022827, -0.047363, -0.271484, -0.004333, -0.011902, -0.039551, -0.135742, 0.001534, 0.003586, 0.00824, 0.118164, -0.005829, -0.006134, -0.01355, -0.177734, -0.095703, -0.090332, -0.169922, -0.378906, 0.006165, -0.010803, -0.392578, -0.003098, 0.001366, -0.006287, -0.014587, -0.205078, -0.003448, -0.008606, -0.020386, -0.158203, -0.009644, -0.013062, -0.036621, -0.298828, 0.014343, 0.014221, 0.0625, 0.484375, -0.005249, -0.006287, -0.011108, -0.117188, 0.01001, 0.013916, 0.023682, 0.291016, 0.012695, 0.013245, 0.036377, 0.285156, -0.005341, -0.008728, -0.013855, -0.320312, -0.015076, -0.014648, -0.032959, -0.267578, 0.008362, 0.012939, 0.031494, 0.219727, 0.007324, 0.013245, 0.026855, 0.1875, -0.006775, -0.010925, -0.021851, -0.112305, 0.008057, 0.002991, -0.059082, -0.269531, 0.014099, 0.019165, -0.008057, -0.263672, -0.017212, -0.020264, 0.01062, 0.275391, 0.017334, 0.012512, -0.010742, -0.28125, 0.01709, 0.003754, -0.094238, -0.251953, -0.018433, -0.013, -0.011902, 0.267578, -0.022705, -0.018677, -0.00238, 0.277344, 0.008728, 0.007446, -0.036621, -0.248047, 0.014099, 0.019531, 0.017456, -0.251953, 0.01416, 0.007294, -0.061279, -0.277344, -0.00412, -0.002792, 0.005249, 0.200195, -0.000338, -0.000801, -0.005615, -0.197266, 0.010864, 0.015442, 0.010193, -0.253906, -0.014771, -0.011353, 0.014526, 0.267578, -0.005249, -0.004181, -0.016113, 0.188477, -0.010742, -0.012451, 0.006653, 0.245117, 0.007629, 0.004913, 0.005402, -0.225586, -0.012268, -0.010254, 0.041016, 0.28125, 0.010803, 0.009216, 0.024292, 0.204102, 0.004944, -0.002487, -0.032227, -0.251953, 0.000161, 0.005463, 0.012512, 0.192383, -0.018921, -0.013611, -0.023071, 0.235352, -0.0177, -0.011169, -0.026611, 0.239258, -0.031982, -0.037842, 0.020996, 0.279297, -0.012878, -0.010132, -0.026733, 0.236328, 0.02063, 0.014587, -0.032959, -0.283203, 0.009949, 0.012695, -0.000839, -0.273438, -0.009949, -0.022705, 0.009705, 0.255859, 0.023804, 0.015381, 0.013672, -0.253906, -0.013794, -0.01123, -0.003357, 0.244141, -0.014282, -0.036621, -0.125977, -0.683594, 0.004608, 0.005188, -0.001389, -0.208984, 0.002731, 0.004761, 0.002975, -0.231445, -0.000927, -0.001938, 0.010193, 0.238281, 0.008179, 0.009033, -0.009583, -0.206055, 0.018799, 0.014648, 0.016113, -0.225586, -0.009705, -0.012329, 0.003098, 0.267578, -0.012817, -0.007721, -0.005432, 0.222656, -0.00325, -0.006836, -0.007721, 0.227539, -0.01416, -0.015625, -0.004395, 0.259766, -0.012573, -0.016479, 0.008972, 0.279297, -0.004974, -0.009155, -0.000816, 0.235352, -0.018799, -0.014099, -0.014832, 0.261719, 0.010742, 0.015381, 0.031738, -0.251953, -0.015564, -0.015625, -0.004059, 0.24707, 0.013855, 0.018066, -0.000223, -0.267578, -0.007385, -0.008667, -0.013489, -0.229492, -0.003815, -0.013245, -0.049316, -0.248047, -0.017578, -0.016357, -0.00592, 0.306641, -0.006531, -0.005493, 0.021484, 0.239258, -0.013977, -0.023438, 0.021484, 0.287109, -0.012634, -0.009949, 0.003204, 0.25, -0.010681, -0.005249, 0.022583, 0.257812, -0.001656, -0.00082, 0.029053, 0.248047, -0.000036, -0.005981, 0.004608, 0.206055, 0.004852, 0.009155, 0.014832, -0.18457, -0.01355, -0.017456, -0.052002, -0.447266, 0.006989, 0.008789, -0.024902, -0.245117, -0.000923, 0.001373, 0.006805, 0.225586, -0.00592, -0.008606, -0.014771, -0.077637, -0.027344, -0.055176, -0.182617, -0.550781, 0.015259, 0.011841, 0.021484, -0.251953, 0.009338, 0.011536, 0.008911, -0.248047, 0.015381, 0.020142, -0.033936, -0.234375, 0.005768, 0.011108, 0.029297, -0.118652, -0.012329, -0.016357, 0.013794, 0.279297, -0.010986, -0.012024, -0.00116, 0.257812, 0.025635, 0.028442, 0.060791, 0.212891, 0.01123, 0.011597, 0.012024, -0.255859, -0.011902, -0.017212, 0.018066, 0.267578, 0.011108, 0.005981, -0.024292, -0.255859, 0.011963, 0.01123, 0.010986, -0.271484, -0.025146, -0.002853, 0.071777, 0.273438, -0.021118, -0.03833, -0.095215, -0.574219, -0.012756, -0.011108, -0.02832, 0.229492, 0.002609, 0.007782, 0.016968, -0.152344, 0.004761, 0.003143, -0.000816, -0.165039, 0.002686, 0.007111, -0.000259, -0.213867, 0.001503, 0.001877, 0.011353, 0.114746, 0.01709, 0.006683, -0.033203, -0.296875, 0.01416, 0.008667, -0.005737, -0.285156, -0.008179, -0.008667, -0.002106, 0.237305, -0.004578, -0.004913, 0.028564, 0.242188, 0.001762, -0.001892, -0.003433, 0.111816, -0.011414, -0.01239, -0.002853, 0.279297, -0.008118, -0.015259, -0.0354, 0.229492, -0.010437, -0.009949, -0.034424, -0.40625, 0.005493, 0.006348, -0.055176, -0.255859, 0.017334, 0.030396, 0.181641, 0.664062, 0.004181, 0.004517, 0.009766, -0.222656, -0.015564, -0.021362, 0.002029, 0.265625, 0.016846, 0.011292, 0.026855, -0.239258, 0.02063, 0.012695, -0.008484, -0.271484, -0.026611, -0.031982, -0.048828, 0.016724, -0.018921, -0.022461, 0.002686, 0.273438, 0.00106, -0.001083, 0.004089, -0.199219, 0.001938, 0.018188, 0.035156, -0.202148, 0.01178, 0.014221, -0.049561, -0.257812, 0.011841, 0.007721, -0.023804, -0.28125, 0.015198, 0.023682, -0.02063, -0.263672, 0.009888, 0.003372, -0.086914, -0.24707, -0.019043, -0.0177, -0.003036, 0.267578, 0.003998, 0.003876, -0.025757, -0.245117, 0.010193, 0.005432, 0.059082, 0.263672, -0.009155, -0.006378, -0.024902, -0.287109, -0.015259, -0.015198, -0.032715, 0.223633, 0.009521, 0.011353, -0.044678, -0.285156, -0.012939, -0.013489, 0.000854, 0.273438, -0.009338, -0.000771, 0.055664, 0.261719, -0.002289, -0.000824, -0.000456, 0.22168, 0.001984, 0.007782, 0.005402, -0.208008, 0.01239, 0.011719, -0.005402, -0.229492, -0.010132, -0.016724, -0.022949, 0.271484, 0.006165, 0.01123, -0.011414, -0.234375, 0.050049, 0.022095, -0.08252, -0.259766, 0.002777, 0.000399, -0.042236, -0.263672, -0.00095, -0.001266, 0.061035, 0.253906, -0.001892, -0.011658, -0.005371, -0.183594, 0.012146, 0.009033, 0.002975, -0.257812, -0.010376, -0.005005, 0.019287, 0.259766, 0.002487, 0.001678, 0.003998, 0.131836, -0.014038, -0.019653, 0.005524, 0.255859, 0.006866, 0.011292, 0.027466, -0.227539, -0.008545, -0.008606, -0.022705, 0.128906, 0.008057, 0.004944, 0.007202, -0.1875, -0.012817, -0.006439, 0.00824, 0.253906, -0.001335, -0.009094, -0.024902, 0.162109, 0.009338, 0.016724, 0.011414, -0.223633, -0.004852, -0.006348, -0.017578, -0.100098, -0.006653, -0.005676, -0.010071, -0.074707, -0.005707, -0.006165, -0.011353, -0.072754, 0.007202, 0.007812, 0.019897, 0.164062, 0.016479, 0.021851, 0.043213, 0.287109, 0.001762, 0.001305, 0.005371, 0.066406, -0.007446, -0.008667, -0.016113, -0.199219, 0.006439, 0.010437, 0.025513, 0.123535, -0.001633, -0.0047, -0.008972, -0.10791, -0.007874, -0.006775, -0.015503, -0.084961, 0.012207, 0.013855, 0.027344, 0.162109, -0.002563, -0.005035, -0.009888, -0.065918, -0.005524, -0.006073, -0.010437, -0.120605, -0.003555, -0.006714, -0.008789, -0.132812, 0.005676, 0.004852, 0.010559, 0.087891, 0.004669, 0.005707, 0.011047, 0.075195, -0.009949, -0.01416, -0.025879, -0.180664, 0.008789, 0.012207, 0.023193, 0.177734, 0.014709, 0.012573, 0.023926, 0.15918, 0.007446, 0.010742, 0.025879, 0.231445, -0.018311, -0.016602, -0.039062, -0.174805, 0.015381, 0.015747, 0.029419, 0.404297, 0.004944, 0.005646, 0.012573, 0.130859, -0.004456, -0.00592, -0.011475, -0.062988, 0.007263, 0.006958, 0.019165, 0.113281, -0.008484, -0.012024, -0.030884, -0.195312, 0.006409, 0.011414, 0.023071, 0.146484, 0.006683, 0.008118, 0.018921, 0.102539, 0.003342, 0.004913, 0.010681, 0.074219, -0.000854, -0.0019, -0.005615, -0.064453, 0.010803, 0.013428, 0.02417, 0.000023, 0.00354, 0.004913, 0.012268, 0.060791, 0.008484, 0.010681, 0.019653, 0.140625, -0.007874, -0.007935, -0.019531, -0.128906, -0.005432, -0.005585, -0.010986, -0.09082, -0.008301, -0.005219, -0.018311, -0.128906, 0.029663, 0.027222, 0.063477, 0.314453, 0.004395, 0.005554, 0.011597, 0.128906, 0.008972, 0.011292, 0.030029, 0.022949, 0.005066, 0.005493, 0.010925, 0.139648, 0.002487, 0.00325, 0.008057, 0.076172, 0.013428, 0.013489, 0.031982, 0.172852, 0.005188, 0.00473, 0.003479, 0.087891, 0.007874, 0.010071, 0.023193, 0.168945, -0.008606, -0.005402, -0.019531, -0.106934, -0.004333, -0.006012, -0.012634, -0.134766, -0.005646, -0.005646, -0.010559, -0.061768, 0.003845, 0.008423, 0.016968, 0.143555, -0.017822, -0.013062, -0.023193, -0.133789, 0.003296, 0.003937, 0.008911, 0.091309, -0.016968, -0.020508, -0.042969, -0.242188, 0.003799, 0.003632, 0.007782, 0.065918, 0.000637, 0.001686, 0.007996, 0.115723, 0.012268, 0.015259, 0.029541, 0.166016, -0.006287, -0.006134, -0.009644, -0.169922, -0.011353, -0.009705, -0.022095, -0.139648, -0.008667, -0.012268, -0.023926, -0.182617, -0.008118, -0.010132, -0.018799, -0.155273, -0.016235, -0.018311, -0.025513, -0.263672, -0.000969, -0.001282, -0.003998, -0.06543, -0.001106, -0.002975, -0.006378, -0.083984, 0.005829, 0.007446, 0.013123, 0.158203, 0.002716, 0.002945, 0.006409, 0.155273, 0.008179, 0.011108, 0.023315, 0.125, 0.012695, 0.015625, 0.027954, 0.181641, 0.004211, 0.005035, 0.005829, 0.110352, 0.010315, 0.012817, 0.022827, 0.181641, -0.007568, -0.007172, -0.017212, -0.117676, -0.00386, -0.005859, -0.015503, -0.151367, 0.002441, 0.003159, 0.003754, 0.066895, -0.010681, -0.013733, -0.024658, -0.15332, -0.001656, -0.001335, -0.002502, -0.069824, 0.010559, 0.00769, 0.018433, 0.121094, -0.005585, -0.005829, -0.015747, -0.086426, 0.0047, 0.005127, 0.011047, 0.067871, 0.005951, 0.009888, 0.022705, 0.157227, -0.009766, -0.007874, -0.022095, -0.133789, -0.003998, -0.007874, -0.009949, -0.169922, -0.008301, -0.007996, -0.022095, -0.131836, 0.000065, 0.000504, -0.001411, 0.089355, 0.000935, -0.000399, -0.000067, -0.070801, 0.008362, 0.007935, 0.018066, 0.09375, 0.008118, 0.009766, 0.015198, 0.061768, -0.00351, -0.008972, -0.020874, -0.149414, -0.006805, -0.008484, -0.013916, -0.075684, 0.002747, 0.00708, 0.015991, 0.130859, -0.000126, 0.001862, 0.003571, 0.094727, 0.002777, 0.004181, 0.011047, 0.062988, 0.004669, 0.005005, 0.012085, 0.072754, 0.00164, 0.007233, 0.014648, 0.162109, 0.008423, 0.010437, 0.025269, 0.324219, 0.006073, 0.005798, 0.012329, 0.105957, 0.015869, 0.021851, 0.04541, 0.3125, 0.008179, 0.010498, 0.019287, 0.133789, -0.001663, -0.002563, -0.007538, -0.053711, -0.045654, -0.056396, -0.10498, -0.384766, -0.009216, -0.01062, -0.016357, -0.168945, -0.02002, -0.023438, -0.059326, -0.253906, -0.012573, -0.017944, -0.038818, -0.149414, -0.006073, -0.008179, -0.018555, -0.115234, 0.018066, 0.019775, 0.048096, 0.028809, 0.00351, 0.00351, 0.010498, 0.051025, 0.01709, 0.031982, 0.099609, 0.326172, 0.006897, 0.010559, 0.037109, 0.235352, 0.009094, 0.009583, 0.018433, 0.160156, 0.001488, 0.002762, 0.007812, 0.063477, 0.018921, 0.022949, 0.043213, 0.365234, 0.009583, 0.013489, 0.025391, 0.189453, -0.004486, -0.003967, -0.006287, -0.084473, 0.005066, 0.005859, 0.017822, 0.129883, -0.004608, -0.003082, -0.01062, -0.073242, -0.007935, -0.011597, -0.022095, -0.099121, 0.009827, 0.019043, 0.022949, 0.222656, -0.006256, -0.006378, -0.022095, -0.114258, -0.012085, -0.012268, -0.022095, -0.095215, -0.003601, -0.00531, -0.006836, -0.061279, 0.005707, 0.005646, 0.014526, 0.092773, -0.004028, -0.007507, -0.013367, -0.072266, 0.001541, 0.005005, 0.016235, 0.130859, 0.006409, 0.00769, 0.014038, 0.101074, -0.023071, -0.028076, -0.057617, -0.265625, -0.003937, -0.003906, -0.007996, -0.102051, -0.010681, -0.01001, -0.018311, -0.099609, 0.004578, 0.004578, 0.014282, 0.324219, 0.012817, 0.012329, 0.034424, 0.206055, -0.006714, -0.007111, -0.016113, -0.104004, 0.006561, 0.005127, 0.01709, 0.109375, 0.001602, 0.003204, 0.006409, 0.080566, -0.039062, -0.052246, -0.106934, 0.032471, -0.005219, -0.002457, -0.000473, 0.15625, -0.006104, -0.011353, -0.032715, -0.200195, 0.000916, -0.000161, -0.000014, 0.046631, 0.001457, -0.00004, -0.000572, 0.058838, 0.002899, 0.010681, 0.029053, 0.160156, -0.000475, 0.000687, -0.00209, 0.048828, -0.01001, -0.013245, -0.0354, -0.233398, -0.006653, -0.012878, -0.032227, -0.283203, -0.000496, -0.001091, -0.008667, -0.059082, 0.007416, 0.01001, 0.029175, -0.006165, 0.00769, 0.003815, 0.001495, -0.148438, -0.018921, -0.020386, -0.037842, -0.236328, -0.005096, -0.010437, -0.023804, -0.192383, 0.000456, -0.000858, -0.001328, -0.047607, 0.000153, 0.000607, 0.001526, -0.060791, -0.008301, -0.006104, -0.014465, -0.160156, -0.01532, -0.013123, -0.049561, -0.269531, 0.003159, 0.005249, 0.01062, 0.1875, -0.008057, -0.009399, -0.02356, -0.12207, 0.010864, 0.01062, 0.023926, 0.175781, -0.003647, 0.000259, 0.002213, 0.149414, -0.003784, -0.003937, -0.009277, -0.064453, -0.00946, -0.007507, -0.010803, -0.139648, 0.001411, 0.00082, -0.005341, -0.050781, 0.004425, 0.006744, 0.013123, 0.157227, -0.018921, -0.03833, -0.07666, -0.239258, -0.00592, -0.002502, 0.02124, 0.249023, 0.009338, 0.019775, 0.054443, 0.245117, -0.000858, 0.001015, 0.00351, 0.055664, -0.007324, -0.004669, -0.003189, 0.108887, -0.000591, -0.009521, -0.022461, -0.199219, 0.005981, 0.01123, 0.018555, 0.166992, 0.000257, 0.000675, 0.001411, 0.0625, -0.001793, -0.0009, 0.002121, 0.038818, -0.004089, -0.004089, -0.013062, -0.165039, 0.007874, 0.013489, 0.026855, 0.048096, 0.004486, 0.010132, 0.031982, 0.158203, 0.000065, 0.00206, 0.010864, -0.04541, 0.002182, -0.009888, -0.021729, -0.225586, -0.004089, 0.001938, 0.008118, 0.162109, -0.000006, 0.000816, -0.006317, -0.233398, 0.000322, 0.000484, -0.002502, 0.054443, -0.00386, -0.001541, -0.002655, 0.10791, 0.003769, -0.000782, -0.006561, -0.158203, -0.007721, -0.013611, -0.020142, -0.176758, 0.004242, 0.005554, -0.001366, -0.145508, 0.000969, 0.000103, 0.000156, -0.078125, 0.005829, 0.007019, 0.021484, 0.105469, -0.028931, -0.029663, -0.035156, -0.175781, 0.004425, 0.002869, 0.004242, 0.052734, 0.002792, 0.00885, 0.030518, 0.291016, -0.005127, -0.001602, 0.003891, 0.108887, 0.003769, 0.01123, 0.032715, 0.181641, 0.00209, -0.002533, -0.002533, -0.136719, 0.00531, 0.013611, 0.053955, 0.238281, -0.001602, -0.005127, -0.009705, -0.15332, -0.007599, 0.000397, 0.017944, 0.25, 0.000332, -0.001686, 0.000702, -0.061523, 0.000435, 0.000364, 0.013794, 0.234375, 0.003555, 0.000633, -0.012085, -0.210938, -0.004608, -0.012756, -0.031494, -0.197266, -0.002838, 0.000771, -0.033447, -0.269531, 0.003036, 0.00296, 0.013062, 0.087402, 0.018677, 0.021362, 0.050049, 0.177734, -0.000072, 0.001366, 0.002335, 0.045166, 0.029297, 0.023438, 0.063477, 0.183594, 0.004028, 0.005615, 0.019531, 0.147461, -0.009399, -0.013916, -0.031738, -0.255859, -0.001389, -0.000977, -0.00267, 0.052002, -0.009827, -0.014038, -0.04126, -0.25, -0.003235, -0.006104, -0.010376, -0.181641, 0.001305, 0.000725, 0.006683, 0.066406, -0.00415, -0.004181, -0.008667, -0.143555, 0.001305, 0.000896, -0.002533, -0.045166, -0.006134, -0.005402, -0.008423, -0.166016, -0.006348, 0.00079, 0.0177, 0.25, -0.010132, -0.010864, -0.023315, -0.209961, 0.004364, 0.008484, 0.023804, -0.009766, -0.000626, 0.001427, 0.005127, 0.069824, -0.004883, -0.00708, -0.013977, -0.137695, 0.000425, 0.001816, 0.004425, -0.052002, -0.005035, -0.016113, -0.049316, -0.296875, -0.000561, -0.001709, -0.005646, -0.046631, 0.004364, 0.006165, 0.025024, 0.241211, 0.013245, 0.018921, 0.009277, 0.188477, -0.001747, -0.000213, -0.002747, -0.121094, -0.001106, -0.008301, -0.026123, -0.189453, 0.004639, 0.00354, 0.009949, 0.101074, 0.005371, 0.013916, 0.026489, 0.214844, 0.000357, 0.00386, 0.010193, 0.090332, -0.004608, -0.006195, -0.004364, -0.165039, -0.00824, -0.003082, -0.001526, 0.182617, 0.005859, -0.005493, -0.02124, -0.259766, -0.003235, -0.004761, -0.017578, -0.168945, 0.000259, -0.000626, 0.000664, -0.063477, 0.007141, 0.004852, 0.015259, 0.166992, -0.002457, -0.005676, -0.015747, -0.179688, 0.039307, 0.053223, 0.11084, 0.267578, -0.025879, -0.034668, -0.083008, -0.285156, 0.003677, 0.003662, 0.013977, 0.155273, -0.002335, -0.003128, -0.031982, -0.267578, 0.0065, 0.008728, 0.023071, 0.155273, 0.004608, 0.00708, 0.019287, 0.042969, -0.00412, -0.000942, -0.007263, -0.094238, 0.013672, 0.019897, 0.040771, 0.265625, 0.002579, 0.005035, 0.023071, 0.236328, 0.007172, 0.011108, 0.01709, 0.15918, -0.003204, -0.013733, -0.036133, -0.279297, 0.000003, -0.000456, 0.00069, -0.044678, 0.002182, 0.000797, 0.003937, 0.052246, 0.000851, 0.001755, 0.009888, 0.05957, 0.01178, 0.023071, 0.059082, 0.257812, 0.003891, 0.003143, 0.007751, 0.161133, -0.002167, -0.0065, -0.022461, -0.177734, -0.061279, -0.063965, -0.11084, -0.111816, 0.005524, -0.005859, -0.028931, -0.271484, -0.00589, -0.007538, -0.020264, -0.165039, -0.019287, -0.024414, -0.110352, -0.34375, -0.00209, -0.001755, -0.002823, -0.038818, -0.006409, -0.005707, -0.010742, -0.058838, 0.007935, 0.012939, 0.041748, 0.28125, -0.001579, -0.002518, 0.00592, -0.149414, 0.00473, 0.004028, 0.007996, 0.061035, -0.015503, -0.022827, -0.034668, -0.191406, -0.014771, -0.017334, -0.052734, -0.211914, -0.0009, -0.000999, -0.002457, 0.04541, -0.001724, -0.006989, -0.025635, -0.238281, -0.009094, -0.013916, -0.043701, -0.332031, -0.013306, -0.017334, -0.043701, -0.289062, -0.044678, -0.069824, -0.145508, -0.539062, -0.036865, -0.05127, -0.111816, -0.511719, -0.028198, -0.036865, -0.08252, -0.308594, -0.0177, -0.022217, -0.033447, -0.384766, 0.018188, 0.026733, 0.074219, 0.435547, -0.018066, -0.026489, -0.061768, -0.511719, -0.002228, -0.004456, -0.013916, -0.085938, -0.009705, -0.016846, -0.043457, -0.365234, 0.001602, 0.00296, 0.006317, 0.072754, -0.009888, -0.016479, -0.041748, -0.041748, -0.037109, -0.041504, -0.091797, -0.484375, 0.008362, 0.013672, 0.041016, 0.404297, -0.018433, -0.026489, -0.063477, -0.421875, 0.018188, 0.023438, 0.053223, 0.261719, -0.00053, -0.000275, -0.003876, -0.061279, 0.010193, 0.014587, 0.034424, 0.261719, 0.018188, 0.02832, 0.081055, 0.486328, 0.018066, 0.025146, 0.059326, 0.414062, -0.005737, -0.006073, -0.014465, -0.111816, -0.003998, -0.004639, -0.010986, -0.102051, 0.009888, 0.019043, 0.048584, 0.412109, -0.001228, -0.002396, -0.003265, -0.061035, 0.002411, 0.0019, 0.005951, 0.054199, -0.000767, -0.002243, -0.008789, -0.075195, 0.0009, 0.012329, 0.072754, 0.400391, -0.012512, -0.014709, -0.039551, -0.380859, 0.001503, -0.000721, 0.001549, 0.053955, 0.009583, 0.021851, 0.060547, 0.435547, 0.036621, 0.041748, 0.107422, 0.503906, 0.000839, 0.000376, -0.000912, 0.062012, -0.007172, -0.013916, -0.053467, -0.417969, -0.023193, -0.030151, -0.068848, -0.390625, -0.008789, -0.02124, -0.077637, -0.476562, -0.00473, -0.007568, -0.019775, -0.198242, 0.001808, 0.001801, 0.008423, 0.067871, 0.000805, 0.001968, 0.008484, 0.09375, -0.005615, -0.011536, -0.031128, -0.308594, -0.001328, 0.000433, 0.002472, 0.069336, 0.003265, 0.004791, 0.01062, 0.063477, 0.00053, 0.000492, 0.000553, -0.057861, 0.000858, 0.000269, 0.000576, 0.090332, -0.018555, -0.027344, -0.071289, -0.414062, -0.00412, -0.005219, -0.009033, -0.064453, -0.01239, -0.016602, -0.032959, -0.322266, 0.015991, 0.025391, 0.058594, 0.388672, 0.015137, 0.025757, 0.060303, 0.464844, -0.016479, -0.025513, -0.067383, -0.466797, -0.017578, -0.022827, -0.068359, -0.394531, -0.030273, -0.037598, -0.092285, -0.425781, -0.00177, -0.003082, -0.009766, -0.089355, -0.015869, -0.022827, -0.068848, -0.494141, -0.000452, 0.002274, 0.005066, 0.074219, 0.000122, -0.000713, -0.007996, -0.053223, -0.003006, -0.005493, -0.01001, -0.125977, -0.000236, -0.009155, -0.030762, -0.412109, 0.007355, 0.0177, 0.044189, 0.40625, -0.00206, -0.005096, -0.019775, -0.176758, 0.003616, 0.003723, 0.006378, 0.090332, 0.010864, 0.016479, 0.048096, 0.373047, 0.000694, -0.000462, -0.000234, 0.069336, -0.000336, -0.005493, -0.012268, -0.192383, -0.003326, -0.004578, -0.012695, -0.152344, -0.02417, -0.034424, -0.083496, -0.419922, -0.000047, -0.000717, -0.002274, -0.041504, 0.000343, 0.000717, 0.002441, 0.087891, 0.003403, 0.010681, 0.026611, 0.359375, -0.012146, -0.020752, -0.053955, -0.417969, 0.000938, 0.012085, 0.036865, 0.429688, -0.002716, -0.004333, -0.010681, -0.071777, -0.008728, -0.015625, -0.044922, -0.445312, 0.008423, 0.016602, 0.044434, 0.302734, -0.019043, -0.02417, -0.05957, -0.408203, -0.005951, -0.007935, -0.019409, -0.113281, 0.006409, 0.00824, 0.032471, 0.249023, 0.000035, -0.001389, -0.011169, -0.056396, -0.001915, -0.002167, -0.008118, -0.067383, 0.011841, 0.027832, 0.078125, 0.423828, -0.000744, -0.000278, 0.000028, -0.045898, -0.002411, -0.005005, -0.008057, -0.094238, 0.002258, 0.001595, 0.003159, 0.05835, -0.031494, -0.045654, -0.109863, -0.523438, -0.000427, -0.000622, 0.002014, -0.060791, 0.00885, 0.018921, 0.044678, 0.390625, 0.033936, 0.040527, 0.094727, 0.476562, 0.002045, 0.003204, 0.011658, 0.084473, -0.018188, -0.024292, -0.061035, -0.361328, 0.00708, 0.013184, 0.021362, 0.170898, -0.021362, -0.031006, -0.095703, -0.453125, -0.031006, -0.027954, -0.071289, -0.353516, 0.018188, 0.028198, 0.083496, 0.515625, -0.020142, -0.025879, -0.050293, -0.390625, 0.001884, -0.005585, -0.025635, -0.414062, -0.015991, -0.021606, -0.060303, -0.402344, 0.001579, 0.002701, 0.002792, 0.083008, 0.004913, 0.01239, 0.033447, 0.357422, 0.001717, 0.003387, 0.008911, 0.097656, 0.05957, 0.07373, 0.152344, 0.554688, -0.005005, -0.019287, -0.056641, -0.445312, 0.011841, 0.017456, 0.03418, 0.294922, -0.027588, -0.036377, -0.08252, -0.523438, 0.00589, 0.011047, 0.030762, 0.328125, 0.000471, 0.000456, 0.001862, 0.071289, -0.013123, -0.026367, -0.061035, -0.357422, 0.006042, 0.014648, 0.049805, 0.396484, -0.017334, -0.030273, -0.070801, -0.390625, 0.005493, 0.010193, 0.033936, 0.433594, -0.006805, -0.007263, -0.024536, -0.324219, -0.008972, -0.013611, -0.040039, -0.341797, -0.006531, -0.012329, -0.046387, -0.382812, 0.03418, 0.035645, 0.07373, 0.388672, -0.016724, -0.026367, -0.061279, -0.433594, 0.001968, 0.004761, 0.02417, 0.449219, -0.001259, 0.004669, 0.029785, 0.460938, -0.015991, -0.031738, -0.088379, -0.496094, -0.019409, -0.026611, -0.066895, -0.441406, 0.001518, 0.003021, 0.01062, 0.095703, 0.006287, 0.010803, 0.032715, 0.285156, 0.01001, 0.014648, 0.029907, 0.353516, -0.01532, -0.022217, -0.045654, -0.357422, 0.013, 0.029297, 0.077148, 0.394531, 0.001404, 0.001083, 0.007202, 0.035645, -0.002289, -0.003189, -0.012085, -0.090332, 0.011902, 0.022461, 0.057861, 0.345703, 0.001801, 0.00264, 0.007294, 0.061279, 0.005798, 0.01123, 0.034668, 0.328125, -0.000488, -0.001587, -0.002029, -0.047607, -0.000238, 0.000301, 0.001785, -0.023315, 0.002335, 0.002304, 0.002762, -0.026733, -0.001442, -0.000338, 0.001289, 0.025024, -0.000698, 0.000441, 0.016846, 0.059814, -0.00032, -0.000029, -0.001419, -0.016479, -0.001099, -0.000645, -0.000633, 0.019897, -0.00103, -0.000043, 0.002228, 0.023071, -0.000086, -0.000435, -0.000652, -0.029785, -0.00025, 0.000033, 0.000299, -0.028442, -0.000706, -0.000011, -0.003006, -0.014221, -0.000568, -0.001213, -0.003159, -0.019897, -0.000809, -0.000618, -0.000061, 0.015137, 0.000303, 0.000549, 0.001923, -0.012939, 0.00069, 0.00106, 0.003494, 0.01178, 0.000243, 0.000645, 0.004822, 0.022461, 0.001404, 0.001335, 0.001907, -0.026489, 0.001289, 0.000557, 0.000261, -0.025146, 0.000465, 0.000024, -0.000065, -0.012329, -0.000629, -0.000656, -0.003021, 0.020996, -0.001511, -0.001625, -0.003967, 0.02002, 0.000904, 0.000123, -0.000429, -0.018555, -0.002365, -0.001129, -0.002411, 0.026978, 0.000637, -0.000202, -0.001633, -0.024048, 0.001259, 0.000767, 0.001404, -0.021729, -0.000778, -0.000992, -0.001419, 0.024292, 0.000462, 0.000471, -0.001221, -0.018555, -0.000196, -0.00042, -0.000835, 0.01178, 0.001312, 0.001518, 0.001701, -0.021606, 0.001167, 0.000246, -0.001999, -0.022095, 0.000015, -0.001335, -0.006317, -0.000744, -0.000137, -0.000607, -0.003159, -0.016602, -0.000046, 0.000391, -0.00106, 0.022461, 0.000149, -0.000002, -0.001251, -0.012207, -0.00095, -0.001678, 0.000124, 0.022095, 0.001244, 0.001999, 0.003357, -0.023193, 0.001106, 0.00087, -0.003891, -0.041016, -0.000755, -0.002548, -0.012573, -0.053467, 0.000091, -0.000046, 0.00046, 0.016357, 0.002716, 0.004425, 0.001526, -0.075195, 0.000587, -0.000307, -0.000511, -0.016235, 0.001381, 0.001381, 0.001602, -0.018188, 0.001625, 0.002029, 0.00119, -0.020264, 0.000387, 0.002533, 0.008362, 0.062256, -0.000713, -0.000222, 0.003159, 0.022339, 0.003235, 0.002258, -0.002518, -0.044678, -0.001205, -0.000148, 0.004272, 0.024048, -0.000999, 0.00148, 0.013184, 0.060303, -0.000271, -0.000003, -0.000813, 0.016357, 0.001808, 0.001915, 0.003647, -0.02356, -0.001122, -0.000889, -0.001717, 0.02478, -0.001312, -0.001373, -0.000155, 0.021484, 0.001015, 0.000839, 0.00009, -0.022949, -0.000992, -0.000488, 0.00079, 0.018799, 0.000018, -0.000033, 0.001236, 0.015015, 0.001419, 0.000576, -0.004883, -0.05835, -0.000452, -0.000412, -0.001007, -0.019043, 0.001175, 0.002487, 0.004272, -0.003555, -0.001114, 0.002182, 0.012024, 0.056641, -0.002884, -0.001747, -0.000467, 0.029297, -0.001999, -0.001633, -0.003647, 0.020264, 0.000957, 0.001358, 0.002823, -0.024902, -0.001244, -0.001099, -0.000157, 0.026855, -0.000515, -0.00041, 0.001144, -0.019653, -0.001419, -0.00148, 0.000288, 0.026978, -0.001244, 0.000782, 0.011414, 0.061279, 0.000387, -0.000091, -0.000336, -0.027832, 0.001419, 0.001335, 0.000538, -0.022949, 0.000065, -0.000286, 0.000177, -0.015076, 0.001572, 0.001511, 0.00238, -0.026367, -0.000633, -0.000717, -0.002213, 0.024658, 0.00069, 0.001518, 0.0047, -0.00946, -0.001984, -0.002625, 0.005829, 0.046143, -0.00069, -0.000197, 0.000877, 0.019897, -0.003067, -0.005676, -0.013977, 0.030884, -0.000303, 0.000218, -0.002258, -0.017944, 0.000744, 0.00074, 0.001198, -0.018799, 0.000526, -0.000085, -0.004761, -0.030151, 0.000061, -0.000492, -0.000401, -0.013916, -0.000786, -0.001152, -0.000136, -0.055664, 0.001724, 0.000973, 0.000931, -0.021118, 0.00164, 0.002502, 0.00528, -0.026245, 0.000157, 0.000246, -0.000288, 0.015198, 0.0005, 0.001617, 0.004303, -0.004486, -0.000408, -0.000999, 0.000353, 0.016357, -0.000181, -0.000465, -0.002045, 0.013123, -0.002411, -0.001587, 0.002121, 0.033936, -0.000992, -0.000751, -0.001022, 0.024536, -0.000542, -0.000462, -0.000725, 0.016724, 0.003036, -0.001335, -0.02063, -0.053955, 0.000816, 0.00071, 0.001999, -0.022217, -0.000763, -0.001114, -0.00174, 0.024292, 0.000089, -0.001686, -0.003387, -0.026367, 0.001305, 0.001228, 0.000755, -0.018066, 0.000483, 0.000481, -0.00106, -0.015259, 0.000786, 0.001259, 0.000999, -0.020386, -0.00206, -0.000854, -0.001053, 0.023438, 0.00106, 0.001572, 0.002182, -0.024536, -0.002014, -0.001129, 0.00079, 0.029297, 0.000633, 0.001617, 0.000893, -0.026367, 0.000032, 0.000195, 0.001839, 0.013, 0.002869, 0.002045, -0.003235, -0.047363, 0.000904, 0.001328, 0.000206, -0.012207, 0.001869, 0.002029, 0.00473, -0.021606, -0.000893, -0.000969, -0.002457, 0.025391, -0.00087, -0.00002, 0.003555, 0.03418, -0.001152, -0.000786, 0.000679, 0.014832, 0.000702, 0.00005, 0.00135, -0.012817, -0.000767, -0.002289, -0.007446, -0.004211, -0.000523, -0.000425, 0.002365, 0.012146, 0.000471, 0.000885, 0.000261, -0.023193, -0.002045, -0.001869, 0.003616, 0.038574, 0.001663, 0.001694, 0.001457, -0.024536, 0.0009, 0.002563, 0.006653, -0.005188, 0.000016, 0.000383, 0.002716, 0.013794, -0.0009, 0.000001, 0.000687, 0.021484, -0.000729, -0.00066, 0.00193, 0.02478, 0.000433, -0.001282, -0.003693, -0.028442, 0.001373, 0.001457, -0.003296, 0.000519, -0.000565, -0.000236, 0.002884, 0.018555, -0.001167, -0.000618, -0.001122, 0.022461, -0.000186, -0.000252, 0.000912, -0.022217, 0.000246, 0.000217, 0.000151, -0.018311, -0.00009, -0.000226, -0.001198, 0.018188, 0.000013, -0.000116, 0.000927, -0.013794, 0.001099, 0.000755, 0.000057, -0.019897, -0.00071, -0.000446, -0.00028, 0.012329, -0.000173, -0.000307, 0.007782, 0.066895, -0.000111, -0.000549, -0.001633, -0.017456, 0.005951, 0.00885, 0.01178, 0.106934, 0.002258, -0.000098, 0.007202, -0.186523, -0.070312, -0.06543, -0.120117, -0.453125, -0.002808, -0.00351, -0.001442, -0.104004, 0.002762, 0.006683, 0.017822, 0.103516, 0.022827, 0.021118, 0.042969, 0.271484, 0.00386, 0.005798, 0.010315, 0.140625, -0.022095, -0.017212, -0.036377, -0.363281, -0.020874, -0.021729, -0.045654, -0.244141, 0.005066, 0.006287, 0.01178, 0.095215, 0.009583, 0.008118, 0.017822, 0.113281, -0.019897, -0.023926, -0.038574, -0.209961, 0.000084, 0.002411, -0.003693, -0.351562, -0.008362, -0.009216, -0.02002, -0.115723, -0.019043, -0.02002, -0.03833, -0.125977, -0.019409, -0.025757, -0.053711, -0.351562, -0.00132, -0.00116, -0.012085, -0.08252, 0.031982, 0.032471, 0.049316, 0.231445, 0.011597, 0.0177, 0.026855, 0.088867, -0.009033, -0.009155, -0.018433, -0.186523, -0.005707, -0.006073, -0.0177, -0.094238, 0.011169, 0.012024, 0.018066, 0.092773, -0.002045, -0.004272, -0.011292, -0.109863, 0.005096, 0.003754, 0.008179, 0.094238, -0.000484, -0.002213, 0.003082, 0.164062, 0.114746, 0.108398, 0.179688, 0.429688, 0.011108, 0.013733, 0.034424, 0.168945, -0.029907, -0.03418, -0.056152, -0.25, -0.019165, -0.017334, -0.0354, -0.189453, 0.004486, 0.005096, 0.007996, -0.044678, 0.008057, 0.003464, 0.017944, 0.128906, 0.009521, 0.012146, 0.039795, 0.230469, 0.05127, 0.060791, 0.133789, 0.302734, -0.01123, -0.024536, -0.049072, -0.324219, -0.012451, -0.017822, -0.03833, -0.224609, -0.039062, -0.037109, -0.074707, -0.326172, -0.005524, -0.00885, -0.00592, -0.089355, -0.034424, -0.035645, -0.050781, -0.263672, 0.003891, 0.004883, 0.009094, 0.129883, 0.016235, 0.023804, 0.057617, -0.06543, 0.013916, 0.013, 0.019897, 0.136719, -0.032227, -0.03418, -0.07373, -0.375, -0.032471, -0.031494, -0.057617, -0.198242, 0.081543, 0.077637, 0.15332, 0.535156, 0.002899, 0.005371, 0.011902, 0.111816, -0.01709, -0.012207, -0.02356, -0.094727, -0.096191, -0.087891, -0.15332, -0.503906, -0.067871, -0.062988, -0.10498, -0.484375, -0.029297, -0.02417, -0.044189, -0.226562, 0.000492, -0.000648, 0.000172, 0.087891, 0.014893, 0.018677, 0.038086, 0.146484, -0.007629, -0.009155, -0.037354, -0.289062, -0.003967, -0.006317, -0.013, -0.129883, 0.000294, 0.001266, -0.000431, 0.19043, 0.00647, 0.006439, 0.016357, 0.108887, -0.077148, -0.084961, -0.15918, -0.464844, 0.007996, 0.007874, 0.014221, 0.12793, -0.013611, -0.015015, -0.033936, -0.114746, -0.020142, -0.018555, -0.034912, -0.158203, -0.024292, -0.0271, -0.064941, -0.212891, -0.052979, -0.050781, -0.083984, -0.296875, 0.015564, 0.015991, 0.02478, 0.15918, -0.002472, -0.002777, -0.003036, -0.132812, 0.056885, 0.045166, 0.083984, 0.361328, -0.003098, -0.003754, -0.006561, -0.119141, -0.10498, -0.092773, -0.157227, -0.353516, 0.010132, 0.007874, 0.031494, 0.208984, -0.006226, -0.004181, -0.010559, -0.115723, -0.007263, -0.007355, -0.018555, -0.351562, 0.057617, 0.055176, 0.103516, 0.367188, -0.016968, -0.0177, -0.059326, -0.227539, -0.01709, -0.023926, -0.052002, -0.265625, -0.004822, -0.000973, -0.006104, -0.092285, -0.000568, -0.00066, -0.004242, 0.118652, -0.005035, -0.00769, -0.017578, -0.112793, 0.008789, 0.018311, 0.047607, 0.235352, -0.008911, -0.007263, -0.018921, -0.112305, 0.002121, 0.000188, 0.006989, -0.134766, -0.010071, -0.008789, -0.014893, -0.100098, 0.006378, 0.006317, 0.012939, 0.088379, -0.006012, -0.006439, -0.010803, -0.103516, 0.009399, 0.013245, 0.022827, 0.124023, 0.012207, 0.014526, 0.028442, -0.036621, 0.089355, 0.09375, 0.173828, 0.414062, 0.08252, 0.079102, 0.15625, 0.34375, 0.013123, 0.01416, 0.039795, 0.170898, -0.00946, -0.005829, -0.012756, -0.217773, 0.011841, 0.010864, 0.046143, 0.251953, -0.026123, -0.028809, -0.057861, 0.044678, 0.009766, 0.013184, 0.074219, -0.041504, -0.034424, -0.032959, -0.066895, -0.243164, -0.058594, -0.06543, -0.131836, -0.419922, -0.028076, -0.028931, -0.053711, -0.251953, -0.015137, -0.010498, -0.032471, -0.196289, 0.01123, 0.011108, 0.017456, -0.064941, 0.031494, 0.030273, 0.050537, 0.253906, -0.003754, -0.003372, -0.010315, -0.112793, -0.008301, -0.007721, -0.023315, -0.12793, 0.019409, 0.021973, 0.040039, 0.248047, 0.064453, 0.063965, 0.138672, 0.414062, 0.003937, 0.006561, 0.005432, 0.111328, -0.012329, -0.014709, -0.028198, -0.173828, 0.031738, 0.036133, 0.087891, 0.335938, 0.020142, 0.024414, 0.086426, 0.375, 0.053955, 0.06543, 0.155273, 0.416016, 0.011597, 0.014709, 0.023193, 0.108398, -0.00264, -0.007294, -0.014832, 0.238281, 0.010986, 0.020508, 0.038818, 0.183594, -0.089844, -0.08252, -0.148438, -0.486328, -0.000179, -0.004639, -0.007996, -0.123535, 0.048096, 0.049805, 0.085449, 0.332031, -0.052002, -0.052734, -0.092773, -0.404297, 0.013306, 0.013855, 0.02478, 0.233398, 0.049805, 0.049316, 0.086426, 0.259766, 0.004639, 0.005493, 0.009583, 0.121094, 0.005249, 0.011902, 0.03833, 0.265625, 0.008667, 0.033203, 0.138672, 0.308594, 0.005646, 0.00708, 0.0354, 0.376953, 0.02417, 0.027344, 0.060303, 0.236328, 0.002197, 0.008606, 0.01709, 0.089844, 0.009338, 0.009583, 0.030396, 0.341797, -0.002258, -0.00383, -0.008057, -0.106445, 0.006622, 0.00885, 0.016968, 0.095215, 0.021606, 0.091309, 0.496094, -0.043457, 0.000908, 0.001854, 0.003967, 0.11084, -0.018188, -0.029419, -0.072266, -0.324219, 0.00193, 0.003632, 0.011719, 0.103027, 0.019897, 0.013062, 0.015198, 0.151367, 0.291016, 0.253906, 0.328125, 0.384766, -0.166016, -0.11084, -0.19043, -0.416016, -0.029297, -0.021606, -0.035645, -0.136719, -0.011963, -0.000893, 0.023804, 0.199219, 0.010925, 0.007568, 0.037109, 0.40625, 0.012756, 0.019287, 0.031494, 0.126953, 0.00351, 0.003296, 0.016235, -0.130859, 0.006226, 0.005493, 0.022461, 0.201172, -0.003998, 0.00106, -0.002426, -0.164062, 0.014465, 0.01062, 0.033447, 0.365234, 0.031982, 0.027222, 0.061279, 0.229492, 0.003677, -0.00206, 0.006989, 0.147461, 0.213867, 0.132812, 0.154297, 0.390625, -0.125977, -0.12793, -0.11084, 0.081055, 0.066895, 0.10791, 0.275391, 0.957031, -0.008179, -0.005432, -0.03418, -0.188477, 0.118652, 0.082031, 0.101562, 0.302734, 0.136719, 0.145508, 0.232422, 0.5, -0.015625, -0.015198, -0.028809, -0.128906, 0.00766, 0.022095, 0.125977, -0.061279, 0.085938, 0.102051, 0.118652, 0.22168, 0.136719, 0.07959, 0.085449, 0.484375, -0.020264, -0.007385, 0.020996, 0.15625, -0.040527, -0.04541, -0.050293, -0.472656, -0.005768, -0.001022, -0.014282, -0.146484, -0.365234, -0.265625, -0.3125, -0.503906, 0.014954, 0.007996, 0.036865, 0.279297, 0.011292, 0.002625, 0.009705, 0.182617, -0.324219, -0.193359, -0.220703, -0.484375, -0.049805, -0.024292, -0.044189, -0.238281, 0.011841, 0.023071, 0.084473, 0.302734, 0.002502, 0.004944, 0.009644, 0.151367, 0.046875, 0.123047, 0.578125, -0.135742, -0.034668, -0.042236, -0.084961, -0.294922, 0.047852, 0.037354, 0.05127, 0.291016, 0.002625, 0.003113, 0.01239, -0.147461, 0.003159, 0.009216, 0.033203, 0.394531, 0.00885, 0.005188, 0.021606, 0.206055, 0.002365, 0.000599, 0.012085, 0.182617, -0.000786, -0.001678, -0.035645, -0.333984, 0.193359, 0.07959, 0.092285, 0.236328, -0.006042, -0.00946, -0.037354, -0.238281, -0.018799, -0.030029, -0.062988, -0.443359, -0.245117, -0.181641, -0.22168, -0.457031, -0.023193, -0.202148, -0.398438, -0.061523, 0.010315, 0.002075, -0.030029, -0.128906, -0.005219, -0.015991, -0.046631, -0.18457, -0.005737, -0.003372, -0.012817, -0.125, 0.123047, 0.103027, 0.210938, 0.355469, 0.028076, 0.045166, 0.12207, -0.090332, 0.005341, -0.00412, -0.023071, -0.148438, 0.077637, 0.113281, 0.275391, 1.117188, 0.053467, 0.075195, 0.120605, 0.271484, 0.009644, 0.023315, 0.045166, 0.294922, -0.041748, -0.02832, -0.041748, -0.167969, -0.001984, 0.003174, -0.006989, -0.167969, 0.032227, 0.049072, 0.124512, 0.488281, 0.008423, 0.00071, -0.029663, -0.318359, 0.0047, 0.003601, 0.029541, 0.244141, 0.035889, 0.056885, 0.082031, 0.132812, -0.080078, -0.084961, -0.15332, -0.478516, -0.000212, -0.002655, -0.005219, 0.1875, 0.024414, 0.022583, 0.030762, 0.160156, 0.012512, 0.011475, 0.021362, 0.122559, 0.18457, 0.172852, 0.243164, 0.455078, -0.106934, -0.132812, -0.304688, -1.21875, -0.066406, -0.05249, -0.07959, -0.199219, 0.056885, 0.059814, 0.077148, 0.498047, 0.025879, 0.037109, 0.070312, 0.457031, -0.018066, -0.02063, -0.101074, -0.341797, -0.166016, -0.111816, -0.173828, -0.339844, 0.008423, 0.015869, 0.027954, -0.267578, 0.07373, 0.05127, 0.105469, 0.511719, -0.008179, -0.02417, -0.069336, -0.423828, -0.057861, -0.075684, -0.097656, 0.016602, -0.000534, -0.002472, 0.003998, 0.223633, -0.037598, -0.046875, -0.105957, 0.077148, -0.032959, -0.038818, -0.164062, -0.322266, 0.318359, 0.199219, 0.209961, 0.400391, -0.030396, -0.038818, -0.122559, -0.589844, -0.055664, -0.044678, -0.096191, -0.373047, 0.304688, 0.162109, 0.166016, 0.423828, 0.006561, 0.007507, 0.016846, 0.15332, 0.006256, 0.018921, 0.056885, 0.183594, 0.000759, 0.007416, 0.025391, 0.470703, -0.073242, -0.083496, -0.155273, -0.404297, 0.018555, 0.018188, 0.040527, 0.15625, 0.0177, 0.032471, 0.066895, 0.373047, -0.00103, 0.01062, 0.050049, 0.333984, 0.005188, 0.00032, 0.018799, 0.259766, 0.208008, 0.267578, 0.324219, -0.080566, -0.005676, -0.00885, -0.040039, -0.392578, -0.133789, -0.099121, -0.119141, -0.394531, -0.170898, -0.093262, -0.121094, -0.289062, -0.001823, -0.022949, 0.092285, 0.408203, 0.005737, -0.001953, -0.036377, -0.263672, 0.06543, 0.034424, 0.057617, 0.314453, 0.024048, 0.0177, 0.047852, 0.239258, 0.121582, 0.115234, 0.181641, 0.474609, -0.058594, -0.068359, -0.132812, -0.398438, -0.006897, -0.011292, -0.024048, -0.132812, -0.025391, -0.020874, -0.037109, -0.318359, 0.009277, 0.006348, 0.056885, 0.523438, 0.009705, 0.011475, 0.017456, 0.123535, 0.02124, 0.019531, 0.046143, 0.10791, -0.000774, -0.009216, -0.006256, -0.447266, -0.003937, -0.002289, -0.005249, -0.125977, 0.205078, 0.162109, 0.188477, 0.369141, 0.125977, 0.12793, 0.202148, 0.457031, -0.024414, -0.012695, -0.052979, -0.375, -0.006348, -0.006958, -0.024292, -0.157227, 0.040283, 0.038818, 0.086426, 0.392578, 0.003082, -0.004242, -0.037842, -0.304688, -0.082031, -0.054199, -0.071777, -0.316406, -0.077148, -0.095703, -0.226562, -0.425781, -0.114258, -0.104004, -0.155273, -0.263672, 0.032471, 0.024902, 0.060059, 0.402344, 0.005768, 0.013, 0.058105, 0.455078, 0.083496, 0.074219, 0.134766, 0.328125, -0.080566, -0.071289, -0.133789, -0.357422, 0.003693, -0.006378, -0.029907, -0.139648, -0.019165, -0.014832, -0.025391, -0.222656, 0.068359, 0.091309, 0.253906, 1.101562, -0.002823, -0.004547, -0.004089, -0.554688, -0.00647, -0.002869, 0.024658, 0.212891, -0.00383, 0.002045, -0.012512, -0.21582, -0.021729, -0.016846, -0.052002, -0.435547, 0.024292, 0.021118, 0.066406, 0.337891, 0.001633, 0.008667, 0.020752, 0.189453, -0.008606, -0.01416, -0.027344, -0.306641, -0.00177, -0.003876, -0.010315, -0.094238, -0.000056, 0.002411, 0.009216, 0.098633, 0.006439, 0.015381, 0.041504, 0.357422, -0.007782, 0.00824, 0.031982, 0.345703, -0.005859, 0.00209, 0.011108, 0.253906, -0.00473, -0.010071, -0.031982, -0.233398, 0.017944, 0.023682, 0.049805, 0.316406, -0.006836, -0.010315, -0.02478, -0.224609, 0.000389, 0.003189, 0.009521, 0.094238, 0.000399, 0.00135, 0.003052, 0.024292, -0.000183, -0.001305, -0.001953, -0.028198, 0.001778, 0.006104, 0.01532, 0.245117, -0.010376, -0.015381, -0.033691, -0.245117, 0.000146, -0.008789, -0.028564, -0.275391, -0.003784, -0.007751, -0.01239, -0.179688, -0.006866, -0.015076, -0.036621, -0.285156, 0.001595, 0.001656, 0.006042, 0.020264, -0.000037, -0.000122, -0.00264, -0.030151, 0.007874, 0.013306, 0.03833, 0.279297, 0.002167, 0.007294, 0.019287, 0.214844, 0.009155, 0.015869, 0.039307, 0.298828, -0.002609, -0.00473, -0.011597, -0.080078, 0.005829, 0.010498, 0.029907, 0.289062, -0.000492, -0.000399, -0.001579, -0.023315, 0.008667, 0.017334, 0.045898, 0.302734, 0.000196, 0.000235, 0.002548, 0.025146, 0.001892, 0.003632, 0.008972, 0.08252, -0.00264, -0.007324, -0.017212, -0.244141, 0.004242, 0.01178, 0.026245, 0.279297, 0.000181, 0.00082, 0.003601, 0.035156, 0.007202, 0.014832, 0.043945, 0.265625, 0.001495, 0.010742, 0.033936, 0.267578, -0.004211, -0.011169, -0.041992, -0.402344, -0.000334, 0.005188, 0.011597, 0.198242, 0.000938, 0.002243, 0.00592, 0.061279, -0.007629, -0.014343, -0.040527, -0.294922, 0.021484, 0.028564, 0.059082, 0.345703, 0.006592, 0.014221, 0.032471, 0.277344, 0.001495, -0.00708, -0.021118, -0.24707, -0.00531, -0.014954, -0.027954, -0.285156, -0.002167, -0.012695, -0.030884, -0.351562, -0.001312, 0.003174, 0.009277, 0.201172, -0.0005, -0.000896, -0.001862, -0.016479, 0.00079, 0.002472, 0.007721, 0.051758, -0.001503, -0.009705, -0.021973, -0.240234, -0.010742, -0.02063, -0.041016, -0.402344, 0.000938, 0.003189, 0.010742, 0.172852, 0.013123, 0.015076, 0.028687, 0.227539, 0.000618, 0.016479, 0.051025, 0.388672, 0.000854, 0.001312, 0.004608, 0.055176, 0.001823, 0.00473, 0.018188, 0.209961, -0.003281, -0.00824, -0.029541, -0.261719, 0.003784, 0.008484, 0.02417, 0.245117, 0.006317, 0.009705, 0.024414, 0.206055, -0.003647, -0.006958, -0.018311, -0.209961, -0.002457, 0.005432, 0.010315, 0.225586, -0.000717, -0.001236, -0.002701, -0.036621, 0.007629, 0.009827, 0.02771, 0.003723, -0.000862, -0.001518, -0.003967, -0.036377, -0.003723, -0.004822, -0.010864, -0.00528, 0.007568, 0.011414, 0.027954, 0.300781, 0.00705, 0.012451, 0.024292, 0.283203, -0.00766, -0.012634, -0.025757, -0.224609, 0.002335, 0.004303, 0.010864, 0.091309, 0.013306, 0.025024, 0.059814, 0.285156, 0.00473, 0.008789, 0.025146, 0.192383, -0.003479, -0.004883, -0.012268, -0.134766, 0.006439, 0.019043, 0.031128, 0.386719, 0.004639, 0.005371, 0.020752, 0.237305, -0.004303, -0.017944, -0.067383, -0.382812, -0.00007, 0.000782, 0.000687, 0.026611, -0.000565, -0.001816, -0.003281, -0.026733, -0.001801, -0.004303, -0.009644, -0.091309, 0.005615, 0.008484, 0.019653, 0.181641, -0.003494, -0.011597, -0.026489, -0.261719, 0.00293, -0.002213, -0.00885, -0.179688, -0.001434, -0.002426, -0.007721, -0.06543, 0.000143, -0.000469, -0.001648, -0.034912, 0.000572, 0.007782, 0.028198, 0.275391, 0.000073, -0.000927, -0.002853, -0.061523, 0.001854, 0.003052, 0.009583, 0.060303, -0.00473, -0.005005, -0.010925, 0.011841, 0.002426, 0.002914, 0.007782, 0.085938, 0.001511, -0.000614, -0.001076, -0.060547, -0.006195, -0.012939, -0.0354, -0.318359, -0.000211, -0.00041, -0.002014, -0.029297, 0.000862, 0.002258, 0.008667, 0.166016, 0.00046, 0.001137, 0.004883, 0.029175, -0.002716, -0.00592, -0.022461, -0.209961, 0.006348, 0.014587, 0.035156, 0.402344, 0.015198, 0.026611, 0.078125, 0.355469, -0.001816, 0.007751, 0.026489, 0.275391, 0.004486, 0.012024, 0.032227, 0.261719, 0.011047, 0.023926, 0.067383, 0.386719, -0.001984, -0.006104, -0.010681, -0.181641, -0.000954, -0.003357, -0.011292, -0.150391, -0.001396, 0.000248, 0.001434, 0.030273, -0.001358, -0.009338, -0.023682, -0.255859, 0.000026, -0.001373, -0.003281, -0.047852, -0.006012, -0.013123, -0.031738, -0.261719, -0.000029, -0.000526, -0.002747, -0.03418, 0.003937, 0.010803, 0.028198, 0.244141, 0.006134, 0.009705, 0.021484, 0.201172, -0.001625, 0.008789, 0.026245, 0.294922, 0.003403, 0.007812, 0.021118, 0.229492, 0.01123, 0.02002, 0.046631, 0.333984, -0.000694, 0.005005, 0.018799, 0.214844, 0.000294, -0.001762, -0.002335, -0.052734, -0.000896, 0.004303, 0.007477, 0.145508, 0.001411, 0.008179, 0.018677, 0.219727, -0.001701, -0.007416, -0.013672, -0.176758, -0.002747, -0.003128, -0.01239, -0.160156, 0.000187, 0.001472, 0.00264, 0.02832, 0.001274, 0.003677, 0.014099, 0.19043, 0.005707, 0.016113, 0.033691, 0.3125, 0.001091, 0.003067, 0.007385, 0.11084, -0.004364, -0.010376, -0.026001, -0.244141, 0.006866, 0.008423, 0.016846, 0.243164, -0.0065, -0.016846, -0.048828, -0.291016, -0.005646, -0.010315, -0.0271, -0.275391, -0.000397, -0.000923, 0.000015, 0.033936, 0.006256, 0.012085, 0.031982, 0.238281, 0.003281, -0.007202, -0.022705, -0.300781, -0.000816, -0.007751, -0.01416, -0.267578, 0.002167, 0.010742, 0.025391, 0.287109, -0.007446, -0.014954, -0.033447, -0.322266, 0.001968, 0.004395, 0.014771, 0.106445, -0.002716, -0.006775, -0.016602, -0.196289, 0.000406, 0.009705, 0.02478, 0.263672, -0.002945, -0.007935, -0.011047, -0.269531, 0.009888, 0.016846, 0.036133, 0.259766, -0.00705, -0.019043, -0.045654, -0.367188, -0.012939, -0.016846, -0.02417, -0.269531, -0.002457, 0.005249, 0.004333, 0.314453, -0.001884, -0.004761, -0.012939, -0.163086, -0.00351, -0.004608, -0.000835, 0.085449, 0.003387, 0.005402, 0.016968, 0.177734, 0.005951, 0.007202, 0.016602, 0.000668, -0.004669, 0.003006, 0.014893, 0.225586, 0.000322, 0.00415, 0.009216, 0.166016, 0.000931, 0.003021, 0.008545, 0.162109, 0.00592, 0.005951, 0.013, 0.109375, 0.001335, 0.003159, 0.006561, 0.192383, -0.007263, -0.004456, -0.002625, 0.189453, 0.002869, 0.003113, 0.007935, 0.051025, 0.001022, 0.00148, 0.004974, 0.04834, 0.005249, 0.008606, 0.021118, 0.15918, 0.003708, 0.009827, 0.022461, 0.166016, 0.005066, 0.002914, 0.002457, -0.143555, -0.005676, -0.007996, -0.016113, 0.006836, -0.002228, -0.009949, -0.015564, -0.208984, -0.002716, -0.009827, -0.035645, -0.246094, 0.003632, 0.005615, 0.012024, 0.072754, 0.001663, 0.002487, 0.006104, 0.033936, -0.003113, -0.008301, -0.027954, -0.157227, -0.004028, -0.008789, -0.018066, -0.185547, -0.00174, -0.004456, -0.01355, -0.19043, 0.005219, 0.007202, 0.010803, 0.178711, 0.001694, 0.005493, 0.015869, 0.185547, 0.008789, 0.013916, 0.032227, 0.244141, -0.002945, -0.007874, -0.025146, -0.239258, -0.002213, -0.008179, -0.019043, -0.285156, 0.003784, 0.010559, 0.021484, 0.197266, 0.004608, 0.007233, 0.017212, 0.166016, -0.003021, 0.004242, 0.009949, 0.203125, -0.003876, -0.000326, -0.001419, 0.197266, 0.011292, 0.014404, 0.02771, 0.289062, 0.002975, 0.007721, 0.028076, 0.308594, 0.00174, 0.002106, 0.005676, 0.059326, -0.00824, 0.000824, -0.000725, 0.182617, -0.008179, -0.009949, -0.017578, -0.170898, -0.001846, -0.009399, -0.025391, -0.300781, 0.004333, 0.007477, 0.010376, 0.167969, -0.002655, -0.005768, -0.013733, -0.103027, 0.000629, 0.004883, 0.012634, 0.199219, -0.000679, -0.002686, -0.006012, -0.087891, -0.001396, 0.004303, 0.006134, 0.217773, 0.000999, -0.003082, -0.00296, -0.15625, -0.002197, -0.003113, -0.009644, -0.055664, 0.00824, 0.010925, 0.026489, 0.163086, -0.005829, -0.008301, -0.018555, -0.037842, 0.004364, 0.00383, 0.004242, 0.042725, 0.000755, 0.002502, 0.004303, 0.055908, 0.007874, 0.010803, 0.024292, 0.253906, 0.003174, 0.005341, 0.012451, 0.075684, 0.030151, 0.034912, 0.088379, 0.234375, -0.00528, -0.014282, -0.050293, -0.275391, -0.000656, 0.001038, 0.003662, 0.045898, 0.001572, -0.002075, -0.000992, -0.199219, 0.018921, 0.030884, 0.069824, 0.417969, 0.000389, -0.006256, -0.012146, -0.210938, 0.001556, 0.00235, 0.011475, 0.039062, -0.000028, -0.002075, -0.005219, -0.053223, -0.002289, -0.005646, -0.008728, -0.224609, 0.013428, 0.018921, 0.044434, 0.205078, -0.001701, -0.001266, -0.002258, -0.041748, 0.001747, -0.0009, -0.004761, -0.191406, -0.01239, -0.015137, -0.034912, -0.152344, -0.001877, -0.00119, -0.00473, -0.046631, -0.003189, -0.006805, -0.01123, -0.183594, 0.007294, 0.013672, 0.030518, 0.273438, -0.001923, -0.0065, -0.013367, -0.244141, 0.013489, 0.015869, 0.028809, 0.176758, -0.007019, -0.011841, -0.028442, -0.225586, 0.001587, 0.004425, 0.010986, 0.155273, -0.002472, -0.004822, -0.016968, -0.18457, -0.002258, -0.004211, -0.005859, -0.199219, 0.01062, 0.021851, 0.079102, 0.277344, -0.000212, 0.003311, 0.004364, 0.170898, 0.009338, 0.00946, 0.021118, 0.176758, 0.00415, 0.006042, 0.016968, 0.09668, -0.001823, -0.001282, -0.001228, 0.040283, 0.000877, 0.000538, -0.000364, 0.033936, -0.00145, -0.002243, 0.009705, 0.137695, 0.002945, 0.008179, 0.012268, 0.192383, 0.006653, 0.010742, 0.017578, 0.18457, 0.000265, 0.001778, 0.007996, 0.113281, 0.026733, 0.03833, 0.07373, 0.207031, 0.000412, -0.001869, -0.010071, -0.05957, 0.011292, 0.015076, 0.031494, 0.230469, -0.003799, -0.005341, -0.014587, -0.151367, -0.00824, -0.01178, -0.025146, -0.19043, 0.005585, 0.008057, 0.015625, 0.143555, -0.000121, -0.002197, -0.006287, -0.19043, -0.004852, -0.008423, -0.015076, -0.170898, 0.002304, 0.003281, 0.007233, 0.071289, -0.002426, -0.007629, -0.015747, -0.214844, 0.005829, 0.015076, 0.028809, 0.224609, -0.017822, -0.020508, -0.037598, -0.291016, -0.00528, -0.006531, -0.014282, -0.018555, 0.002441, 0.008362, 0.018066, 0.192383, -0.006561, -0.008789, -0.018921, -0.183594, -0.000809, -0.000332, -0.003799, -0.025391, 0.00769, 0.014465, 0.063965, 0.210938, 0.014343, 0.017822, 0.036865, 0.28125, -0.013672, -0.021362, -0.055176, -0.287109, 0.015076, 0.039062, 0.110352, 0.378906, 0.000851, 0.002777, 0.005371, 0.039307, -0.003937, -0.010559, -0.02124, -0.198242, -0.010559, -0.011658, -0.028076, -0.257812, 0.000511, -0.01001, -0.016357, -0.277344, 0.002258, -0.003799, -0.008057, -0.203125, -0.006714, -0.00824, -0.01709, -0.132812, 0.001648, 0.002686, 0.005432, 0.04834, 0.000096, 0.000467, 0.002319, 0.039062, -0.000254, 0.002335, 0.000305, 0.168945, -0.000893, -0.002594, -0.007782, -0.07666, -0.000471, 0.002106, 0.004211, 0.202148, 0.001915, 0.004791, 0.009766, 0.143555, 0.002914, 0.004517, 0.003906, 0.196289, -0.005615, -0.007294, -0.02002, -0.173828, 0.004395, 0.008118, 0.019287, 0.207031, -0.008179, -0.012817, -0.032471, -0.259766, 0.012573, 0.011353, 0.023193, 0.206055, -0.011353, 0.064941, 0.021362, -0.006378, -0.006226, 0.026611, 0.003616, -0.002197, 0.012451, -0.046631, -0.006927, 0.001236, -0.003967, 0.017944, 0.004547, -0.002304, 0.014954, -0.059326, -0.013, 0.000927, 0.011292, -0.05542, -0.010254, 0.004303, 0.005707, -0.023193, -0.007263, 0.003204, 0.029907, -0.126953, -0.014954, 0.012634, 0.015564, -0.046631, -0.002136, 0.004883, -0.003647, 0.012268, 0.001427, 0.001411, -0.000433, 0.00766, -0.027832, 0.010498, 0.014709, -0.064453, -0.019043, 0.00705, -0.008362, 0.050049, 0.007385, 0.000664, -0.007874, 0.025269, -0.000007, -0.002258, 0.014954, -0.064941, -0.004425, 0.005127, 0.032471, -0.108398, 0.00824, 0.009277, 0.016724, -0.0625, -0.013611, -0.005707, -0.006409, 0.020752, -0.002121, -0.002151, -0.000385, 0.005554, -0.016968, 0.004517, -0.026855, 0.085449, 0.025635, -0.011108, -0.00386, 0.014221, 0.000284, -0.001541, 0.026978, -0.086914, 0.010315, 0.007141, -0.004578, 0.084961, -0.004608, -0.011963, -0.016724, 0.077148, 0.007477, -0.003281, -0.003036, 0.029785, -0.091309, 0.037598, 0.006714, -0.029297, -0.004456, 0.001518, 0.00004, -0.010925, 0.035645, -0.01709, 0.02356, 0.063965, 0.002945, -0.017578, -0.005219, 0.019287, 0.003555, 0.00042, -0.015442, 0.040527, 0.024536, -0.000923, 0.00058, 0.006805, -0.052979, 0.018311, 0.010193, -0.042969, 0.00412, 0.007202, 0.146484, 0.164062, 0.178711, 0.128906, 0.007324, -0.046631, 0.003464, 0.00415, -0.011047, 0.080566, -0.005524, -0.026733, 0.00647, -0.020508, -0.002075, 0.001053, 0.036621, -0.113281, -0.012695, 0.003662, -0.015991, -0.037842, 0.068848, 0.029175, 0.004486, 0.034424, -0.098145, 0.033203, 0.028687, -0.097168, 0.003021, 0.011414, 0.022583, -0.015869, -0.04541, -0.014038, -0.004669, 0.020752, 0.00022, -0.004395, 0.032471, -0.105469, 0.013794, 0.010254, -0.000877, 0.00824, -0.029053, 0.011047, 0.004303, -0.043945, -0.032227, -0.012817, 0.001488, -0.006714, -0.002548, -0.000671, 0.013306, -0.089844, -0.007141, 0.001816, 0.02002, -0.093262, -0.011841, 0.009521, 0.001686, -0.016724, 0.038574, -0.017578, -0.012146, 0.053955, 0.019165, -0.009827, 0.007812, -0.026245, -0.006195, 0.002945, 0.004547, -0.016235, -0.005035, 0.001251, -0.000307, -0.00528, 0.034424, -0.012573, -0.006195, 0.019287, 0.003555, -0.001022, -0.000086, 0.008728, -0.026367, 0.011536, 0.004181, -0.022339, -0.002975, 0.004059, -0.022339, 0.047607, 0.032715, 0.010437, 0.020386, -0.060547, 0.005402, 0.005341, -0.015137, 0.062988, 0.012573, -0.004639, 0.002274, -0.090332, 0.033447, 0.047119, 0.050293, -0.141602, -0.023804, -0.002548, -0.009888, 0.010437, 0.004852, 0.003479, -0.000946, 0.009033, -0.019165, 0.006378, 0.013672, -0.061523, -0.015869, 0.003036, 0.000061, -0.026611, 0.046143, -0.015747, -0.019165, 0.060791, 0.019043, 0.002975, -0.016357, 0.076172, 0.01355, -0.004852, -0.003723, -0.021851, 0.134766, -0.0354, -0.020264, 0.042236, 0.026123, 0.012329, -0.013733, 0.032227, 0.029175, 0.001663, -0.003967, 0.089355, -0.014038, -0.022217, 0.004181, -0.060547, -0.011841, 0.00206, 0.012512, -0.053223, -0.015869, 0.000399, -0.158203, -0.174805, -0.182617, -0.136719, -0.005188, 0.020874, 0.001671, 0.000187, 0.009827, 0.002487, -0.038086, -0.014893, 0.011047, -0.067383, -0.007111, 0.00415, 0.000366, -0.001022, 0.009766, 0.007477, 0.000645, -0.010742, 0.008606, 0.008118, 0.007202, -0.016968, -0.001114, 0.002014, 0.009277, -0.072754, -0.008606, 0.010681, 0.00708, -0.028564, -0.002731, 0.001816, -0.00769, 0.019287, 0.004089, -0.000378, 0.011902, -0.059814, -0.012695, 0.002014, -0.000019, 0.007874, -0.026367, 0.012146, 0.006744, -0.022095, -0.001389, 0.003311, 0.012512, -0.058594, -0.023193, 0.002686, 0.006165, -0.02002, -0.001465, 0.00164, 0.016357, -0.053711, -0.022095, -0.001534, -0.009338, 0.04126, 0.001167, -0.0047, -0.01178, 0.050781, 0.01239, -0.001617, -0.009766, 0.058105, 0.017822, 0.000175, -0.054443, 0.161133, -0.009827, -0.005402, -0.025879, 0.029907, 0.047119, 0.026733, 0.012024, -0.074707, -0.008667, 0.004517, -0.019531, 0.07373, 0.020874, -0.00473, 0.013306, -0.056396, -0.005096, 0.002808, -0.000679, 0.005005, -0.015259, 0.006104, 0.004974, -0.014771, -0.002243, 0.000992, 0.003296, -0.0177, -0.005493, 0.002518, -0.008911, 0.082031, -0.005493, -0.020874, -0.012085, 0.046631, 0.006592, -0.001938, 0.005493, -0.019897, -0.002136, 0.001198, 0.017456, -0.059326, -0.008667, 0.00322, -0.018311, 0.070312, 0.018921, -0.000504, 0.005951, -0.07959, -0.007324, 0.010559, -0.00946, 0.084961, 0.012695, -0.008057, -0.010559, 0.058105, 0.010437, -0.004669, 0.022095, -0.085449, -0.010864, 0.008911, -0.014832, 0.072754, 0.00209, -0.000626, 0.010193, -0.075684, -0.018188, 0.004883, 0.007324, -0.008728, -0.020752, -0.007172, -0.000341, 0.005554, -0.02356, 0.01001, 0.013123, -0.070801, -0.013855, 0.007935, 0.016724, -0.070801, -0.014465, 0.00011, -0.010986, 0.073242, 0.016724, -0.005371, 0.000467, -0.008118, 0.0271, -0.009888, -0.014648, 0.04834, 0.014832, -0.004639, -0.003738, 0.041016, 0.009399, -0.004364, 0.000444, -0.008972, 0.035889, -0.013245, -0.000748, 0.000546, 0.001465, -0.002716, 0.013855, -0.080566, -0.012878, 0.006042, 0.036865, -0.188477, -0.021484, -0.012024, 0.006622, -0.04541, -0.001984, 0.005188, -0.014954, 0.07959, 0.007782, -0.003845, 0.000009, 0.006805, -0.028442, 0.010071, 0.007141, -0.023071, -0.001274, -0.000254, 0.009277, -0.055664, -0.013611, 0.002792, 0.002075, 0.00528, -0.051514, -0.003479, -0.007874, -0.031982, 0.118652, 0.010925, -0.006836, -0.044434, -0.158203, -0.019043, -0.006775, -0.032959, 0.106445, 0.000429, 0.012268, 0.039307, 0.145508, -0.176758, 0.004059, 0.022583, -0.232422, -0.034668, -0.00174, -0.018555, 0.21875, -0.014038, 0.019653, 0.04834, -0.283203, -0.007935, -0.006958, -0.03418, 0.105469, 0.013916, 0.006744, 0.02478, -0.145508, -0.023926, -0.003021, -0.006958, -0.077148, -0.015198, -0.011353, -0.041504, 0.133789, 0.006134, 0.00705, 0.020508, -0.075684, -0.004456, 0.004883, 0.008972, 0.050781, 0.026123, 0.000355, -0.006744, 0.128906, 0.001137, 0.002762, 0.002731, -0.075684, -0.010071, -0.00766, -0.031982, 0.144531, 0.013, -0.002853, -0.025513, 0.148438, 0.139648, -0.00824, -0.030029, 0.102539, 0.00885, 0.004272, 0.021118, -0.111328, -0.003372, -0.010559, -0.019165, -0.116699, 0.128906, -0.004608, -0.017822, 0.098145, -0.002258, 0.028442, 0.097168, -0.000961, -0.028442, 0.020142, 0.080566, -0.09668, -0.026611, -0.008179, -0.020996, 0.101562, 0.000158, 0.004639, 0.011963, -0.074707, -0.004456, 0.000648, 0.007782, -0.077637, -0.007538, -0.013916, 0.003098, -0.683594, -0.11377, 0.006836, 0.029297, -0.130859, -0.025757, -0.00708, -0.015076, 0.07959, -0.003601, 0.002991, -0.019043, -0.210938, 0.080566, -0.003616, -0.000507, 0.233398, -0.015747, -0.024658, -0.042725, -0.204102, 0.040039, 0.00003, 0.002396, 0.01178, -0.018066, 0.00116, 0.001968, -0.063965, -0.005127, -0.005493, -0.039062, 0.226562, 0.021118, 0.003342, 0.007874, 0.178711, 0.041992, -0.008179, -0.007019, -0.219727, -0.063965, -0.008179, -0.025391, 0.117188, 0.005829, 0.00017, 0.015747, -0.170898, -0.006317, -0.002899, -0.013794, 0.209961, 0.062012, -0.003418, -0.010254, 0.138672, 0.007996, 0.000151, 0.003113, -0.105469, -0.015381, 0.008606, 0.020142, -0.102051, -0.001747, -0.002609, -0.009216, 0.306641, -0.069824, 0.002136, 0.002487, -0.060059, -0.00473, -0.046875, -0.233398, 0.099121, 0.05127, 0.012939, 0.058105, -0.108887, -0.020386, 0.001915, 0.000427, 0.041016, 0.02002, -0.000481, -0.004425, 0.036377, -0.002258, -0.00135, -0.001244, 0.038086, 0.002975, 0.001015, 0.001701, -0.072754, -0.006561, -0.000851, -0.016479, -0.15332, 0.016479, 0.001266, 0.003815, -0.032227, -0.004974, -0.001389, -0.002045, -0.131836, 0.009705, 0.00946, 0.043701, -0.116211, -0.009705, 0.003799, 0.015015, -0.140625, 0.004425, -0.011353, -0.043213, 0.139648, 0.019653, 0.007874, 0.02124, -0.137695, -0.036621, 0.004181, 0.014404, -0.104004, -0.007202, -0.000437, 0.009888, -0.162109, 0.033203, -0.017578, -0.078613, -0.091309, 0.028809, 0.004395, 0.011353, -0.083984, -0.009033, -0.002472, -0.009399, 0.107422, 0.021118, -0.00589, -0.043945, 0.237305, 0.022217, -0.001801, -0.000809, 0.025146, -0.166992, -0.009888, -0.0354, 0.111328, 0.013672, 0.010864, 0.029419, -0.209961, -0.207031, 0.002792, -0.01062, 0.040039, 0.144531, -0.007996, -0.032227, 0.1875, 0.005096, -0.000046, -0.000828, 0.037354, -0.000908, 0.005005, 0.021606, -0.123047, -0.000809, 0.010925, 0.00528, 0.242188, 0.107422, -0.004547, -0.01062, -0.140625, 0.232422, -0.002777, -0.014343, 0.061523, 0.006317, 0.000885, 0.003098, -0.026489, -0.007233, 0.001389, 0.005554, 0.025513, -0.002228, -0.000504, -0.008301, -0.273438, -0.071289, 0.014648, 0.014893, -0.255859, -0.010803, 0.001091, 0.00322, 0.017456, -0.008423, -0.00296, -0.0177, -0.208984, 0.010071, -0.00119, 0.004547, 0.210938, -0.016479, 0.000061, 0.000172, -0.077637, 0.034668, -0.002304, -0.022217, 0.122559, 0.059326, -0.000919, -0.002136, 0.02478, 0.000504, 0.007416, 0.027222, -0.12793, -0.012268, -0.006012, -0.016357, 0.232422, -0.005371, -0.004059, -0.015503, -0.006531, 0.008911, -0.026489, -0.111816, 0.051758, 0.124512, -0.011719, -0.026489, -0.030396, -0.022583, -0.010925, -0.026123, 0.103516, 0.011108, -0.001312, -0.004822, 0.043213, 0.002823, 0.009583, 0.023682, -0.144531, -0.034668, 0.019165, 0.085449, -0.081543, -0.028442, -0.002319, 0.005493, -0.09082, -0.0177, 0.011536, 0.047607, -0.279297, -0.01355, 0.001923, 0.027222, -0.133789, -0.015747, -0.00264, -0.000227, -0.165039, -0.036377, -0.001831, -0.008972, 0.114258, 0.006409, 0.009949, 0.006134, 0.279297, 0.087402, -0.014404, -0.052246, -0.177734, 0.214844, -0.011292, -0.005493, -0.235352, -0.113281, -0.010986, -0.072266, -0.365234, 0.024902, 0.018188, 0.025757, 0.21582, -0.002197, 0.008728, 0.023071, 0.083008, -0.019897, 0.000557, -0.001472, -0.032715, -0.00116, -0.024902, -0.097656, 0.035645, 0.030273, -0.036133, -0.102051, -0.02832, -0.007294, 0.001541, 0.003647, -0.071289, -0.004761, -0.004272, -0.009827, 0.118164, 0.003082, -0.012451, -0.033936, 0.114746, 0.00946, -0.018677, -0.068359, 0.083496, 0.017822, -0.007935, -0.015442, 0.223633, 0.014465, 0.001015, 0.009155, 0.196289, 0.023071, -0.007355, -0.024292, 0.09375, 0.004547, -0.00589, -0.01123, -0.049805, 0.212891, -0.001724, 0.00412, -0.287109, 0.072754, -0.003204, -0.006775, 0.053223, 0.003784, 0.011353, 0.04126, -0.116699, -0.014709, 0.000519, 0.000416, 0.039551, 0.004364, 0.013123, 0.013245, -0.226562, 0.015991, -0.005615, -0.013733, 0.120117, -0.015991, -0.00354, -0.025635, 0.142578, 0.007019, 0.004944, 0.034668, 0.099609, -0.015991, 0.004883, 0.013489, -0.118652, -0.114746, 0.018066, 0.072754, -0.099609, -0.018799, 0.002838, 0.019775, -0.143555, 0.001518, -0.005768, -0.012695, 0.167969, 0.053223, 0.004333, 0.00766, 0.1875, -0.000599, 0.00209, 0.003235, 0.193359, -0.004486, -0.002243, 0.001289, -0.285156, 0.014587, -0.005798, -0.011536, -0.330078, 0.007385, 0.001472, -0.003113, -0.285156, -0.002991, -0.003662, -0.003204, 0.296875, -0.008545, 0.001305, 0.004395, 0.162109, -0.00174, 0.004944, -0.019165, -0.474609, 0.016357, 0.000338, 0.002197, 0.189453, -0.016113, 0.008667, 0.01532, 0.369141, -0.014648, 0.003815, 0.002182, -0.235352, 0.014099, 0.008301, 0.01532, 0.382812, -0.010803, 0.014709, 0.015564, 0.078613, 0.034424, -0.016113, -0.080566, -1.007812, 0.010559, 0.004456, 0.00708, -0.355469, 0.031494, -0.003296, -0.00322, 0.335938, -0.027344, 0.003113, 0.013, 0.367188, -0.010864, -0.005768, -0.022949, -0.408203, -0.003845, 0.012695, 0.022217, 0.416016, -0.002884, 0.001411, 0.004089, 0.166016, -0.00528, -0.011719, -0.017822, -0.402344, 0.006165, 0.013, 0.026489, 0.324219, 0.023315, -0.008484, -0.015869, -0.398438, 0.011597, 0.018433, 0.067383, 0.820312, -0.00119, -0.004974, -0.008362, -0.326172, 0.010193, -0.004333, -0.010437, -0.021484, 0.335938, 0.001251, -0.005493, -0.197266, 0.015259, -0.007874, -0.023193, 0.408203, 0.041992, 0.003616, 0.020996, 0.447266, -0.000706, 0.002289, -0.006042, -0.181641, -0.002335, 0.005493, 0.011963, 0.28125, -0.003113, -0.006744, -0.009644, -0.114258, -0.014221, 0.005859, 0.008484, 0.15625, 0.010986, 0.001671, 0.00119, -0.227539, 0.010803, 0.008728, 0.000391, -0.34375, 0.001923, -0.006683, -0.022827, -0.451172, -0.005066, -0.00033, 0.00132, -0.176758, 0.010071, 0.004272, 0.021729, 0.457031, -0.009216, 0.002457, -0.000614, 0.172852, -0.008118, 0.009216, 0.025146, 0.474609, -0.004303, 0.004303, 0.010498, 0.148438, -0.00296, 0.002808, -0.000334, -0.116211, -0.00164, 0.002182, 0.003036, -0.048828, 0.155273, 0.001228, -0.006805, 0.026733, -0.128906, 0.003021, 0.00415, 0.198242, -0.011658, 0.001595, -0.008606, -0.07959, 0.145508, 0.011658, 0.003571, -0.480469, 0.052734, -0.006897, -0.010254, 0.004181, 0.003937, 0.003998, 0.004425, 0.15625, -0.00705, 0.002808, 0.00386, 0.168945, 0.006775, -0.001617, 0.001694, 0.353516, -0.016479, 0.007416, 0.012573, 0.248047, -0.015503, 0.003784, 0.001823, -0.285156, 0.028687, -0.007446, -0.005768, -0.246094, 0.006012, -0.000656, -0.000729, 0.243164, -0.016235, 0.0009, 0.002472, 0.116211, -0.005981, -0.009277, -0.007629, -0.347656, -0.000713, -0.010742, -0.010254, 0.417969, -0.017944, -0.001717, -0.012634, -0.197266, -0.022583, -0.000763, 0.00824, 0.28125, 0.00046, 0.009949, 0.017334, 0.388672, -0.014709, -0.000618, 0.001549, 0.208008, -0.011108, 0.000668, -0.011597, -0.148438, 0.239258, -0.002319, -0.0002, -0.298828, 0.018433, 0.001015, -0.006134, -0.255859, 0.003601, 0.00174, 0.00322, -0.164062, 0.003159, -0.001755, 0.010193, 0.072266, -0.118164, 0.003799, 0.012634, 0.242188, -0.004181, -0.000458, -0.002884, -0.158203, 0.00135, 0.001274, 0.002167, 0.146484, -0.002213, 0.03418, 0.05957, 0.53125, 0.025391, -0.025024, -0.030762, -0.621094, -0.032959, -0.004456, -0.014954, -0.333984, 0.009888, -0.028931, -0.053711, -0.535156, -0.019287, 0.003906, 0.004852, -0.253906, 0.009155, -0.016113, -0.018799, -0.08252, -0.022949, 0.00412, 0.007782, 0.298828, -0.020752, -0.001701, -0.008179, -0.178711, 0.000549, -0.000381, -0.002945, -0.178711, -0.005341, 0.007111, 0.020996, 0.423828, 0.003098, -0.001831, -0.002136, -0.21875, 0.013489, -0.002579, -0.004242, 0.214844, -0.015747, 0.004272, 0.005829, 0.229492, -0.020996, 0.00708, 0.001747, 0.21582, -0.018066, -0.001625, 0.000645, 0.283203, -0.022339, 0.002151, 0.001343, -0.245117, 0.014221, 0.004761, -0.00161, -0.34375, 0.014954, -0.004028, -0.011414, -0.200195, 0.000235, -0.008972, -0.021362, -0.439453, 0.00325, -0.00053, 0.001198, 0.172852, -0.00412, 0.004059, 0.010071, 0.318359, -0.025146, 0.017334, 0.027344, 0.414062, -0.036133, 0.015625, 0.011536, -0.425781, 0.001427, 0.040039, 0.077148, 0.363281, 0.003906, 0.003265, 0.016602, 0.178711, 0.000353, 0.011658, 0.012878, 0.119629, 0.020508, 0.00095, 0.0065, 0.198242, -0.00766, -0.017456, -0.033447, -0.498047, -0.016479, -0.000389, -0.005524, 0.201172, -0.015503, -0.005951, 0.000576, 0.167969, -0.003357, -0.00946, -0.018433, -0.349609, 0.000052, 0.024292, 0.032227, 0.515625, 0.038574, 0.006714, 0.015869, 0.414062, -0.006683, 0.001892, 0.005981, 0.330078, -0.008911, 0.001099, 0.001282, 0.240234, -0.014526, -0.001251, 0.000496, 0.222656, -0.018311, -0.01123, -0.018921, -0.345703, 0.000938, -0.005188, -0.009399, -0.220703, -0.000368, 0.002731, 0.017944, 0.361328, -0.011536, 0.003525, 0.010376, 0.176758, -0.000116, 0.009949, 0.017822, 0.414062, -0.016479, 0.001671, 0.003128, 0.224609, -0.012695, -0.006958, -0.016479, -0.209961, -0.008728, -0.002167, 0.000286, -0.294922, 0.020386, 0.010925, 0.003891, -0.519531, 0.106445, -0.020142, -0.031982, -0.597656, -0.032471, 0.001518, 0.004517, -0.246094, 0.015869, 0.001244, 0.000973, -0.143555, 0.00132, -0.00116, 0.004791, 0.162109, -0.009155, -0.002213, -0.003464, 0.204102, -0.004364, 0.003403, -0.00946, -0.310547, 0.008728, -0.002625, -0.001694, 0.367188, -0.032227, 0.007996, -0.001656, 0.396484, -0.019165, 0.000824, 0.010071, 0.269531, 0.001831, 0.001083, -0.013, -0.349609, 0.013855, -0.003357, -0.001801, -0.333984, 0.032715, 0.000652, 0.004639, 0.28125, -0.020996, -0.000538, -0.003067, 0.249023, -0.00058, 0.009949, 0.000656, 0.007507, 0.427734, -0.007935, -0.012634, -0.005707, 0.308594, -0.001884, -0.003403, -0.068359, -0.005646, -0.002335, -0.004028, 0.005524, 0.099121, -0.015747, -0.050049, -0.265625, -0.102539, -0.001526, 0.006561, -0.062256, -0.033447, -0.005432, -0.003143, -0.014343, -0.339844, -0.003128, -0.009583, 0.000186, 0.380859, -0.000835, -0.001274, 0.067383, 0.015381, 0.00589, 0.005371, 0.026489, -0.394531, -0.009155, -0.01239, 0.00647, 0.333984, 0.000607, -0.003036, -0.086914, 0.209961, -0.003601, -0.00592, -0.070312, -0.012756, -0.04834, -0.070801, -0.21582, -0.664062, 0.002243, -0.001724, -0.000186, 0.079102, -0.064941, -0.092773, -0.570312, -0.109375, -0.001022, 0.000729, -0.071289, -0.000607, -0.002014, -0.001221, -0.013611, -0.275391, 0.031494, 0.030884, 0.382812, 0.092773, 0.003098, 0.001549, 0.05127, 0.013855, 0.006592, 0.001602, 0.022461, 0.207031, 0.000397, 0.000259, 0.00946, -0.345703, 0.022583, 0.066406, 0.363281, 0.014587, -0.033447, -0.036621, -0.072754, -0.349609, 0.000763, -0.002197, 0.007141, 0.363281, 0.001259, 0.001968, 0.012085, -0.373047, 0.004608, 0.004883, 0.002991, -0.304688, 0.00116, -0.003525, -0.003342, 0.081543, 0.012268, 0.007416, 0.027954, -0.355469, 0.003647, 0.007416, 0.049805, -0.072754, -0.003448, -0.001953, -0.003448, -0.394531, 0.001373, 0.004425, 0.007629, -0.359375, 0.001076, -0.000889, -0.004333, 0.036133, 0.003372, -0.005066, -0.014404, 0.229492, -0.008667, -0.011414, -0.034668, 0.119141, 0.026978, 0.040283, 0.177734, -0.186523, 0.001709, -0.004852, 0.007812, 0.074219, -0.001038, -0.009155, -0.017334, 0.416016, -0.006134, -0.001373, 0.002899, 0.351562, -0.002914, -0.008301, -0.013733, 0.339844, -0.013977, -0.006042, -0.031494, 0.396484, -0.002686, -0.003937, -0.029419, 0.289062, -0.000265, 0.005524, 0.000694, -0.351562, -0.025269, -0.01123, -0.302734, -0.066895, 0.155273, -0.285156, 0.066406, -0.102051, -0.005493, 0.008545, 0.013489, -0.357422, -0.037598, -0.057617, -0.474609, -0.09082, -0.001411, 0.001343, 0.009827, -0.408203, 0.042969, 0.020874, 0.539062, 0.11084, 0.036133, 0.19043, 0.523438, 0.193359, -0.002258, -0.00193, -0.000463, 0.304688, -0.010925, -0.088867, -0.414062, -0.083008, 0.000496, 0.003479, 0.002853, -0.109375, -0.029663, -0.024414, -0.081055, -0.59375, -0.001282, -0.000919, -0.00383, 0.033691, 0.025269, 0.021606, 0.326172, 0.034424, 0.007629, -0.000197, -0.00206, 0.484375, 0.020752, 0.01709, 0.099609, 0.503906, 0.002945, 0.012512, 0.010315, -0.3125, -0.003601, -0.007874, -0.010437, 0.143555, -0.003342, -0.007446, -0.023315, -0.339844, -0.004547, 0.019287, -0.026123, -0.189453, -0.001602, 0.025879, -0.091309, -0.166016, 0.002411, 0.006622, 0.036377, 0.298828, 0.001549, 0.005493, 0.016357, -0.384766, 0.001564, -0.001801, -0.029663, 0.088379, 0.002121, 0.010193, -0.00769, -0.375, 0.002304, 0.012756, 0.014587, -0.332031, -0.000805, 0.00769, -0.198242, -0.087402, 0.000603, 0.004211, 0.09082, 0.021606, -0.002151, -0.012634, -0.178711, -0.204102, 0.00267, 0.010986, 0.001007, -0.419922, -0.000965, 0.005615, -0.158203, -0.067871, 0.000793, -0.002258, -0.000542, 0.086426, 0.003555, -0.005402, -0.001396, 0.316406, 0.00021, -0.001999, 0.075684, 0.016479, 0.01709, 0.012512, 0.028076, -0.371094, 0.02478, 0.018921, 0.232422, 0.155273, -0.000299, 0.002167, 0.015259, -0.071777, 0.005829, -0.003815, -0.013733, 0.425781, -0.057373, -0.062012, -0.177734, -0.335938, 0.004791, 0.016235, 0.261719, 0.12793, 0.031982, 0.068848, 0.488281, 0.025513, 0.003189, 0.012207, 0.018799, -0.398438, 0.00119, 0.018311, 0.507812, 0.025024, -0.001427, -0.003601, -0.025391, 0.0354, -0.00647, -0.007141, -0.004913, 0.322266, 0.013, 0.034912, 0.04248, 0.408203, -0.017456, 0.064941, -0.216797, -0.007385, -0.003159, 0.018188, 0.040039, -0.53125, -0.001808, -0.016479, -0.011902, 0.341797, -0.025757, -0.071289, -0.476562, -0.157227, -0.002716, -0.005859, -0.053955, 0.054199, -0.003006, -0.019775, -0.013367, 0.390625, -0.052246, -0.055664, -0.380859, -0.160156, 0.011719, -0.002823, 0.332031, 0.020874, -0.068359, -0.064941, -0.503906, -0.154297, -0.001678, -0.000265, 0.036621, -0.069336, 0.028198, 0.05127, 0.550781, 0.048584, 0.006256, -0.006104, 0.002228, 0.445312, -0.002502, 0.002457, -0.008423, -0.176758, 0.001633, -0.013855, -0.016602, 0.371094, -0.003967, -0.001663, -0.000889, -0.347656, 0.069824, 0.126953, 0.703125, 0.225586, 0.003601, 0.000614, -0.011597, -0.339844, 0.003677, 0.003647, 0.014771, 0.012085, 0.025879, -0.072754, 0.261719, 0.009521, 0.027222, 0.009521, 0.326172, 0.132812, -0.001968, 0.00132, 0.005585, -0.380859, -0.001877, -0.000885, -0.109863, -0.0047, 0.003464, 0.001053, 0.017334, -0.423828, 0.003571, -0.014221, -0.055908, -0.353516, 0.052002, 0.065918, 0.28125, 0.539062, 0.022705, 0.015564, 0.036621, 0.225586, 0.000067, 0.00708, 0.003448, -0.445312, 0.0271, 0.067383, 0.357422, 0.046387, -0.01123, -0.054443, -0.490234, -0.049316, 0.015564, 0.00473, 0.072266, 0.519531, -0.000128, 0.006897, 0.01001, -0.382812, -0.001724, 0.001289, -0.044434, 0.003769, 0.000261, 0.006958, 0.010803, -0.380859, 0.012207, 0.031006, 0.417969, 0.026123, -0.045898, -0.110352, -0.332031, -0.074219, -0.027954, -0.05957, -0.400391, -0.044678, 0.01062, 0.033691, 0.439453, -0.001663, 0.003326, -0.012756, -0.012268, 0.435547, -0.000261, 0.003998, 0.015259, -0.441406, 0.007935, 0.010559, 0.031738, -0.382812, 0.003159, 0.041504, -0.007629, -0.001923, -0.001709, -0.041016, 0.006714, 0.003204, -0.000232, 0.027954, -0.035645, -0.014709, 0.000299, 0.009583, -0.001831, -0.000858, -0.000362, -0.019287, 0.003479, 0.001411, 0.000139, -0.05127, 0.008911, 0.006439, -0.001732, -0.03418, 0.00592, 0.002243, 0.000165, 0.032227, -0.006012, -0.003296, -0.000904, -0.038086, 0.006378, 0.00235, 0.000414, 0.0354, -0.00206, -0.001266, -0.000422, -0.033691, 0.002396, 0.000797, 0.000408, 0.039062, -0.006287, -0.002838, -0.001183, -0.037109, 0.007202, 0.002701, -0.001633, -0.046875, 0.000486, 0.006256, 0.000572, 0.012756, -0.002655, -0.000816, 0.000209, 0.0354, -0.006805, -0.00264, 0.000252, 0.010132, -0.00174, -0.001282, 0.000406, -0.05127, 0.007782, 0.006927, -0.001015, -0.038086, 0.007782, 0.001984, 0.001205, 0.037842, -0.006378, -0.003113, 0.003021, 0.037842, -0.004852, -0.00106, -0.001595, -0.038574, 0.006409, 0.001968, -0.000729, 0.047119, -0.006866, -0.005157, 0.000353, 0.014099, -0.002991, -0.001236, -0.001053, -0.035889, 0.00708, 0.001907, -0.001053, -0.034424, 0.006256, 0.002335, -0.000736, -0.014099, 0.002167, 0.000755, 0.000992, 0.014404, -0.00264, -0.00066, -0.001503, -0.028809, 0.006378, 0.002045, 0.063477, 0.988281, 0.006989, -0.05835, -0.002762, -0.041016, 0.00528, 0.001534, 0.000139, 0.006073, -0.000629, -0.000332, -0.000317, -0.018188, 0.003311, 0.001579, 0.000805, 0.012878, -0.001869, -0.000854, 0.000763, 0.0354, -0.006775, -0.002045, -0.001091, -0.039795, 0.006378, 0.002609, -0.000486, -0.014343, 0.001663, 0.000507, -0.000496, -0.025879, 0.004791, 0.002914, -0.001884, -0.037109, 0.007355, 0.001389, 0.000273, 0.001999, 0.000168, 0.000113, -0.000148, -0.034668, 0.006042, 0.001343, 0.000553, 0.038818, -0.00885, -0.001678, -0.001144, -0.034668, 0.006195, 0.002716, 0.000774, 0.034424, -0.007294, -0.001343, -0.001015, -0.036865, 0.005829, 0.002579, 0.00119, 0.036377, -0.007874, -0.002228, 0.000189, 0.011536, -0.00209, -0.000977, 0.00354, 0.005829, -0.075684, 0.021606, 0.000923, 0.018066, -0.003403, -0.000866, 0.000343, 0.020508, -0.00412, -0.001572, 0.000131, -0.019043, 0.003616, 0.002213, 0.000477, 0.038086, -0.008179, -0.001823, -0.002167, -0.036377, 0.006409, 0.0019, -0.001244, -0.036377, 0.007751, 0.001884, 0.00103, 0.036377, -0.005463, -0.00238, -0.000572, -0.013123, 0.001648, 0.000816, 0.000469, 0.037109, -0.007111, -0.003296, -0.000553, -0.036377, 0.006439, 0.002472, -0.001717, 0.051025, -0.038574, -0.013, -0.000121, 0.033936, -0.006653, -0.002991, 0.000904, 0.044678, -0.007507, -0.003799, 0.000254, 0.048096, -0.007355, -0.00473, 0.000039, 0.044922, -0.007446, -0.006134, 0.000387, 0.036865, -0.007507, -0.001556, -0.001541, -0.04126, 0.008362, 0.001762, 0.000343, 0.011292, -0.001549, -0.000263, 0.000984, 0.037842, -0.006592, -0.002716, 0.000364, 0.038574, -0.008179, -0.00164, 0.000816, 0.015076, -0.002014, -0.001015, 0.001495, 0.031738, -0.005402, -0.001923, -0.000687, -0.036133, 0.007324, 0.001785, 0.000938, 0.035645, -0.008179, -0.001877, 0.001686, -0.049561, 0.010193, 0.005798, -0.000778, -0.040283, 0.005951, 0.00296, -0.001289, -0.039551, 0.005524, 0.001556, -0.000576, -0.037354, 0.004974, 0.002075, 0.004944, -0.061035, 0.01178, 0.006104, -0.000656, -0.04126, 0.007996, 0.001717, -0.000919, -0.050781, 0.00769, 0.003967, -0.001404, 0.050293, -0.010559, -0.007233, -0.000519, -0.036865, 0.007874, 0.002106, -0.001183, -0.017334, 0.002777, 0.000603, -0.001167, -0.036865, 0.00589, 0.001488, -0.000668, -0.036621, 0.007324, 0.00209, 0.001244, -0.050049, 0.010742, 0.005432, 0.001442, 0.023804, -0.005341, -0.00161, 0.001915, 0.042236, -0.006042, -0.00386, -0.000136, -0.000587, 0.001282, 0.000801, -0.003433, 0.056152, -0.015198, -0.006531, 0.001389, 0.037109, -0.007019, -0.002335, 0.001213, 0.031738, -0.005554, -0.002487, -0.000402, 0.040039, -0.005005, -0.001068, -0.002029, -0.033691, 0.0065, 0.001617, 0.00069, 0.038818, -0.007935, -0.001862, -0.001572, -0.036377, 0.006927, 0.001877, -0.001015, -0.01532, 0.002869, 0.000729, -0.001068, -0.020142, 0.004028, 0.000874, 0.000603, 0.035645, -0.005981, -0.002625, -0.001251, -0.039062, 0.007385, 0.001747, -0.000965, -0.035645, 0.006104, 0.001625, -0.000721, 0.000893, -0.000923, -0.001122, -0.000896, -0.036133, 0.008057, 0.0019, -0.001038, -0.035156, 0.007751, 0.001541, 0.000454, 0.015564, -0.002853, -0.001472, -0.001244, -0.037598, 0.007507, 0.00209, 0.000965, 0.037842, -0.00589, -0.001732, -0.000599, -0.048584, 0.00885, 0.005768, -0.000273, -0.014771, 0.002808, 0.001442, 0.000097, 0.038086, -0.007111, -0.002426, 0.000828, 0.051514, -0.008301, -0.004883, -0.00145, -0.03833, 0.007935, 0.002075, -0.000877, -0.0354, 0.005676, 0.001801, -0.001106, -0.036621, 0.006226, 0.003098, -0.000199, -0.012085, 0.00209, 0.001099, -0.000328, 0.050781, -0.008972, -0.004028, -0.00119, -0.051758, 0.006775, 0.002151, 0.00079, 0.037354, -0.008301, -0.002014, 0.000301, -0.011597, 0.001968, 0.001198, -0.001167, -0.036865, 0.008484, 0.001831, -0.001724, -0.037354, 0.007538, 0.00206, 0.00177, 0.035889, -0.006653, -0.002014, 0.000584, 0.011169, -0.001862, -0.001335, -0.000152, -0.018555, 0.002716, 0.001717, -0.000797, -0.017212, 0.003677, 0.00119, -0.000216, -0.006409, 0.000507, 0.000549, -0.000538, -0.018311, 0.004669, 0.00145, -0.000565, -0.023804, 0.004791, 0.000851, 0.001579, 0.035889, -0.006531, -0.002609, 0.000851, -0.001678, -0.026978, 0.005554, -0.000086, -0.002975, 0.031738, -0.016113, -0.005432, 0.00412, 0.000496, 0.00006, 0.000157, -0.002472, -0.026611, 0.00589, -0.001419, 0.000874, 0.029053, -0.004944, 0.000152, 0.002625, 0.0271, -0.007599, -0.000075, -0.001038, 0.010193, -0.004974, 0.001427, 0.002823, 0.025879, -0.00589, -0.002014, -0.002441, 0.059814, -0.016602, -0.000062, -0.002197, -0.026367, 0.005127, 0.000338, -0.00235, 0.014832, -0.006317, -0.000065, 0.002533, 0.025513, -0.005585, 0.000054, 0.000969, -0.009888, 0.005005, 0.000003, -0.001144, 0.010315, -0.005219, 0.000341, -0.002457, 0.015869, -0.006653, 0.000355, -0.002365, 0.015076, -0.006348, -0.025757, 0.02002, 0.00354, 0.000668, -0.000429, 0.001633, 0.026733, -0.004974, 0.028076, -0.036377, 0.003601, -0.001297, 0.004791, -0.030029, 0.003265, 0.003128, 0.000025, -0.002563, -0.026245, 0.005646, -0.000181, 0.002151, 0.027344, -0.005249, 0.000515, -0.001694, -0.026489, 0.005585, -0.000376, 0.002686, -0.016968, 0.007111, -0.000462, 0.001579, 0.027222, -0.004791, 0.001579, 0.002686, 0.020874, -0.003174, 0.001015, 0.002594, 0.025391, -0.005005, 0.000326, -0.002472, 0.015991, -0.006744, 0.000866, 0.002548, 0.023071, -0.004211, 0.000225, 0.002945, 0.026245, -0.005646, -0.000534, 0.001373, 0.020996, -0.003342, 0.001312, -0.000511, -0.030273, 0.005432, 0.000549, -0.002274, -0.026733, 0.006042, -0.001022, 0.001236, 0.029419, -0.006744, -0.000809, 0.001228, 0.027954, -0.005646, 0.000096, 0.000032, -0.001701, -0.000065, 0.000045, -0.002457, -0.026611, 0.005737, 0.00116, -0.000721, -0.028687, 0.004425, 0.000362, -0.001564, -0.026611, 0.005859, 0.000132, 0.001923, 0.026489, -0.004486, -0.000188, 0.002502, 0.025024, -0.005371, 0.00238, -0.029053, 0.005676, 0.00164, 0.000977, -0.001343, -0.028687, 0.004333, 0.000767, 0.00235, 0.025879, -0.005768, -0.001778, -0.002823, -0.020264, 0.003052, -0.000194, 0.002075, 0.0271, -0.005981, -0.001785, -0.000488, 0.035889, -0.02478, 0.000116, -0.002167, -0.027588, 0.006165, -0.000179, 0.002869, 0.026245, -0.004944, -0.000118, 0.002457, 0.026733, -0.005829, 0.000912, -0.001427, -0.027588, 0.005981, 0.001465, 0.002731, 0.020874, -0.003189, -0.001762, -0.000496, 0.031494, -0.005402, 0.000481, 0.000595, -0.028687, 0.008972, -0.00033, 0.002319, -0.01532, 0.006439, -0.000005, 0.000138, 0.001175, 0.000542, 0.000226, -0.00193, -0.026733, 0.004028, -0.000515, 0.001854, 0.027466, -0.004822, 0.000429, 0.002869, 0.025757, -0.006256, 0.000931, -0.000908, -0.02478, -0.001297, 0.001389, -0.000984, -0.023926, 0.004425, -0.00014, 0.001656, 0.026367, -0.005188, -0.000492, 0.002197, 0.028198, -0.006622, -0.000645, -0.00145, 0.022339, -0.007935, 0.002502, 0.000088, -0.031738, 0.005219, 0.000862, 0.004883, -0.047119, 0.019409, -0.000085, 0.002899, 0.023315, -0.004791, -0.00036, 0.002502, -0.015869, 0.006775, 0.000294, -0.002213, -0.027588, 0.005524, 0.000103, -0.001495, -0.02832, 0.005829, -0.000507, -0.003159, 0.033936, -0.016968, -0.000078, -0.002213, -0.026245, 0.005066, 0.001015, 0.003082, 0.022949, -0.004364, 0.00005, -0.000006, -0.003799, 0.000732, 0.000307, -0.00267, 0.016602, -0.006989, 0.000992, -0.000744, -0.029419, 0.005157, -0.001266, -0.002914, -0.021729, 0.003815, 0.000916, 0.002762, -0.038574, 0.014099, -0.000019, 0.001549, 0.028198, -0.005798, 0.00007, 0.000671, -0.008179, 0.003876, -0.000143, 0.002548, 0.02771, -0.006531, 0.003128, -0.01532, 0.002731, 0.001549, 0.010498, -0.02063, -0.012329, 0.006714, -0.000078, 0.000786, 0.025879, -0.004486, -0.001534, -0.002441, 0.03833, -0.004791, -0.000237, 0.000568, 0.031982, -0.001198, -0.000294, -0.00264, -0.026001, 0.005829, -0.001167, -0.00264, -0.023071, 0.004303, 0.000366, -0.002731, -0.028442, 0.008118, -0.002228, -0.001251, 0.033691, -0.005615, -0.000399, 0.002258, 0.025757, -0.004791, -0.000755, -0.0047, 0.044434, -0.02002, 0.000001, -0.001045, 0.010986, -0.003082, -0.017212, 0.031006, 0.013977, -0.009155, -0.000744, 0.001106, 0.029053, -0.00589, 0.000778, 0.002625, 0.022095, -0.005035, -0.006134, 0.032227, -0.005676, -0.002899, 0.000063, 0.00351, 0.024902, -0.005249, 0.002487, 0.004913, -0.045654, 0.020386, 0.000227, 0.000854, -0.010681, 0.005524, -0.000307, 0.002243, 0.027954, -0.006805, -0.001366, -0.002792, -0.021606, 0.003845, 0.000927, 0.002914, 0.02417, -0.004791, 0.000809, 0.003815, -0.048096, 0.018555, -0.000885, 0.000553, 0.030884, -0.006805, 0.000561, 0.002899, 0.025757, -0.005585, 0.000108, -0.001297, -0.014526, 0.002045, -0.0005, -0.002289, -0.024414, 0.004395, -0.000431, -0.001251, 0.032471, -0.013367, -0.000151, -0.001625, -0.028442, 0.005646, 0.000277, -0.002533, 0.015015, -0.006409, 0.000999, 0.002884, 0.021973, -0.003784, -0.029663, 0.022461, 0.003448, 0.000839, -0.00071, -0.001137, -0.026855, 0.005341, -0.001183, 0.000587, 0.028809, -0.006104, -0.00028, -0.000576, -0.000441, 0.000698, -0.001709, -0.00293, -0.021606, 0.003555, 0.002823, 0.003967, -0.042969, 0.008301, 0.000759, -0.00037, -0.027954, 0.006653, 0.00079, -0.00132, -0.027954, 0.006195, -0.000828, 0.002472, 0.026489, -0.006317, -0.001114, 0.000973, 0.029785, 0.003738, -0.000041, -0.000977, 0.010559, -0.00531, -0.000885, 0.001038, 0.029175, -0.006561, -0.000128, 0.001602, 0.028564, -0.004913, -0.001938, -0.003555, -0.023071, 0.004669, 0.000215, -0.001129, -0.0271, 0.005188, 0.03125, -0.022339, -0.003418, -0.000858, 0.061279, -0.152344, 0.006989, -0.003937, 0.007111, 0.015381, -0.168945, 0.007996, -0.004517, -0.006866, 0.072266, -0.004791, -0.014771, -0.002975, 0.3125, 0.012695, -0.00267, -0.005432, 0.164062, -0.004395, -0.007751, -0.010315, 0.249023, -0.015503, 0.002426, 0.004974, 0.011292, 0.006561, 0.024658, 0.018677, -0.241211, 0.009827, 0.006256, 0.008972, -0.112305, 0.007324, 0.0065, 0.007324, -0.240234, 0.001686, 0.036377, 0.05957, 0.302734, 0.047119, -0.012695, -0.024292, 0.306641, -0.028442, -0.02002, -0.014343, 0.198242, -0.010376, 0.005249, 0.004883, -0.180664, 0.002686, -0.012085, -0.015442, 0.239258, -0.010681, 0.005096, -0.019165, 0.125977, -0.041016, -0.006897, -0.007751, 0.098633, -0.000454, -0.002594, -0.015381, -0.066406, -0.113281, 0.015259, 0.009399, -0.414062, 0.025635, -0.00528, 0.0177, -0.126953, 0.040527, -0.008484, -0.015137, 0.176758, -0.003647, 0.003906, 0.000744, -0.216797, 0.000408, 0.007202, -0.015503, 0.105469, -0.024048, 0.011292, 0.014587, -0.129883, 0.011475, -0.002777, 0.007721, 0.142578, -0.004181, 0.0177, 0.01532, -0.189453, 0.003815, -0.003006, -0.003143, 0.285156, -0.009949, 0.000185, 0.000526, 0.077637, 0.001785, -0.00383, -0.003006, 0.10791, -0.004425, -0.005096, 0.017944, -0.125977, 0.040039, 0.003387, -0.010803, -0.129883, 0.00473, -0.00946, -0.012512, 0.124512, -0.005249, 0.013489, 0.00164, -0.275391, -0.00103, 0.095703, -0.157227, 0.101562, -0.001808, 0.00885, 0.009766, -0.1875, 0.00592, -0.015625, -0.034424, -0.445312, -0.018311, -0.004028, -0.011047, 0.34375, -0.012817, 0.052979, -0.09668, 0.010498, -0.006348, -0.058594, 0.096191, 0.016724, 0.018311, -0.005798, 0.016968, -0.125977, 0.040527, 0.000127, -0.001099, -0.145508, -0.002457, -0.013123, -0.021362, 0.241211, -0.014954, 0.006012, 0.00824, -0.173828, 0.010986, -0.000797, -0.001892, -0.251953, -0.02478, -0.007416, -0.005707, 0.341797, -0.002838, 0.001106, 0.001358, -0.211914, -0.001038, -0.001007, -0.000923, 0.138672, -0.002197, 0.001373, 0.000423, -0.103027, -0.000751, 0.010681, 0.018677, -0.229492, 0.010681, 0.008362, 0.015869, -0.275391, 0.008728, -0.011719, -0.006042, 0.241211, 0.006653, -0.014526, -0.015137, 0.277344, -0.007477, -0.00415, 0.000675, 0.333984, -0.00946, 0.009644, 0.02124, -0.318359, -0.006012, 0.036377, 0.075195, -0.061035, -0.043701, -0.01709, -0.02417, 0.275391, -0.014343, -0.010986, -0.017212, 0.277344, -0.010925, -0.010193, -0.012634, 0.19043, -0.011963, 0.003326, 0.001694, -0.151367, -0.00032, 0.005646, 0.006836, -0.257812, 0.007782, -0.008057, -0.020386, 0.133789, -0.004944, 0.009888, 0.013184, -0.251953, 0.013794, -0.011292, -0.013367, 0.151367, -0.014282, -0.003174, -0.00592, 0.174805, 0.001137, -0.016968, -0.023315, 0.287109, -0.018555, -0.015442, -0.030029, -0.425781, -0.015869, 0.005524, 0.005585, -0.098145, 0.003662, -0.002838, -0.003006, 0.07959, -0.002625, -0.01123, -0.042725, -0.488281, -0.010071, -0.005615, -0.010193, 0.104004, -0.006226, -0.000591, -0.00766, -0.211914, -0.027588, 0.07959, -0.164062, 0.027466, -0.019409, 0.011719, 0.01416, -0.238281, 0.009155, -0.016968, -0.017212, 0.287109, -0.015015, 0.01178, 0.010254, -0.249023, 0.006805, 0.012817, 0.010315, -0.251953, -0.001732, -0.011475, -0.008057, 0.283203, -0.00354, 0.017822, 0.020874, -0.310547, 0.026367, 0.009644, 0.007019, -0.242188, 0.011353, 0.0177, 0.019287, -0.296875, 0.010559, -0.007996, -0.009277, 0.118164, -0.00589, 0.00473, -0.019043, 0.129883, -0.04126, 0.006744, -0.001038, -0.192383, -0.005035, 0.014954, -0.09668, 0.229492, -0.006134, -0.015259, -0.025513, 0.200195, -0.009705, -0.005676, -0.005432, 0.24707, -0.013977, -0.035645, -0.055176, 0.423828, -0.069824, -0.005493, -0.006226, 0.200195, -0.003311, 0.089355, 0.061035, 0.150391, 0.417969, 0.007996, 0.014282, -0.146484, 0.002045, -0.008423, -0.006989, 0.273438, -0.005341, -0.006531, -0.009644, 0.128906, -0.006622, -0.004944, -0.005951, 0.298828, 0.000094, -0.000231, -0.005554, -0.375, 0.002762, -0.00119, 0.011963, -0.322266, -0.013611, 0.104004, -0.18457, -0.062988, -0.03125, 0.008972, 0.007996, -0.132812, 0.009766, 0.018677, 0.031494, -0.320312, 0.025146, 0.01355, 0.005859, -0.283203, 0.012634, -0.039551, -0.022827, 0.125, -0.000912, -0.010803, -0.006927, 0.24707, 0.00383, -0.013916, -0.016724, 0.251953, -0.006897, 0.009705, 0.007782, -0.337891, 0.036621, -0.008972, -0.009094, 0.135742, -0.005432, -0.008362, -0.006744, 0.21582, -0.009705, 0.010437, 0.015991, -0.236328, -0.02063, 0.011414, 0.025146, -0.322266, -0.028564, -0.009277, -0.020386, 0.232422, -0.018677, 0.0065, 0.010376, -0.120117, 0.006409, -0.00824, -0.012573, 0.225586, -0.014221, 0.004547, 0.00209, -0.257812, 0.004028, -0.007538, 0.04248, -0.173828, -0.004456, -0.025391, -0.013, 0.582031, -0.124023, 0.008606, 0.015991, -0.285156, 0.012634, 0.005096, 0.006561, -0.089355, 0.004028, -0.007538, -0.015198, 0.144531, -0.008301, 0.0177, 0.016846, -0.294922, 0.011719, 0.010376, 0.004059, -0.273438, 0.002518, -0.005768, -0.00116, 0.273438, -0.00053, -0.038818, -0.001343, 0.095215, -0.000324, 0.009827, 0.00235, -0.026855, 0.22168, -0.001472, -0.000194, 0.108398, 0.007355, 0.006531, 0.015381, -0.170898, 0.011047, 0.002716, 0.0019, -0.089844, -0.001839, 0.009216, 0.008301, -0.232422, 0.006989, 0.01062, 0.013, -0.201172, 0.016235, -0.018433, -0.040527, -0.458984, -0.074219, -0.012207, -0.015015, 0.235352, 0.003403, -0.182617, -0.220703, 0.042969, 0.011475, 0.144531, 0.25, -0.03833, -0.019409, 0.146484, 0.283203, -0.049561, -0.018188, 0.148438, 0.251953, -0.035645, -0.012329, -0.204102, -0.206055, 0.048828, 0.020874, -0.104492, -0.259766, 0.003937, 0.015625, 0.143555, 0.279297, -0.048584, -0.023682, 0.143555, 0.223633, -0.05249, -0.015869, -0.114258, -0.263672, 0.025269, 0.017456, 0.177734, 0.224609, -0.054932, -0.028809, -0.069824, -0.240234, -0.001381, -0.003906, -0.027344, -0.094238, -0.263672, 0.022461, 0.105957, 0.287109, -0.056885, -0.014893, 0.126953, 0.261719, -0.026489, -0.020874, -0.040039, -0.199219, -0.056152, 0.044189, -0.129883, -0.261719, 0.026001, 0.010925, 0.092773, 0.287109, -0.069824, -0.016724, 0.161133, 0.25, -0.058838, -0.0177, 0.000416, 0.012634, -0.101562, 0.014282, -0.143555, -0.220703, -0.010559, 0.011902, -0.014221, -0.116699, -0.408203, 0.005402, 0.087402, 0.243164, 0.025635, -0.02417, -0.105469, -0.273438, 0.009033, 0.014832, 0.146484, 0.298828, -0.072754, -0.039795, 0.083496, 0.259766, 0.007416, -0.02478, 0.15918, 0.253906, -0.040039, -0.016602, -0.128906, -0.267578, 0.026245, 0.019775, 0.145508, 0.251953, -0.036377, -0.026489, 0.105469, 0.240234, 0.013428, -0.009094, 0.120117, 0.275391, -0.01709, -0.007935, 0.208984, 0.648438, 0.269531, -0.012329, -0.07666, -0.263672, 0.069336, 0.018188, -0.097168, -0.267578, 0.070801, 0.012085, -0.100098, -0.251953, 0.068359, 0.023315, 0.102539, 0.253906, -0.044189, -0.014587, -0.089844, -0.233398, -0.070801, 0.036865, -0.126953, -0.277344, 0.072266, 0.01709, 0.123535, 0.271484, 0.013123, -0.024658, -0.09375, -0.267578, 0.079102, 0.010803, 0.124023, 0.265625, -0.036621, -0.026611, 0.128906, 0.283203, -0.070312, -0.020752, 0.102051, 0.273438, -0.0625, -0.024292, 0.121094, 0.279297, -0.019165, -0.019897, 0.099609, 0.294922, -0.067383, -0.024536, 0.11084, 0.261719, -0.037354, -0.006256, 0.132812, 0.255859, -0.032471, -0.024536, 0.075195, 0.149414, 0.306641, 0.003464, -0.183594, -0.213867, -0.016602, -0.001823, 0.112305, 0.291016, -0.0625, -0.006073, 0.130859, 0.257812, -0.065918, -0.028198, 0.137695, 0.232422, -0.039551, 0.005615, 0.101074, 0.263672, -0.022583, -0.015991, -0.125, -0.263672, 0.064453, 0.030273, 0.133789, 0.24707, -0.06543, -0.020752, 0.106445, 0.251953, -0.103027, -0.020508, -0.043457, -0.287109, 0.028198, 0.020264, -0.003448, -0.022095, 0.09668, -0.015503, -0.130859, -0.271484, 0.078613, 0.015625, -0.090332, -0.263672, 0.047852, 0.015137, -0.009216, -0.023071, 0.194336, 0.016357, 0.433594, 0.542969, 0.163086, -0.031738, 0.106934, 0.279297, -0.044922, -0.018066, -0.081543, -0.273438, 0.051025, 0.016602, 0.143555, 0.248047, -0.067383, -0.028076, 0.034668, 0.042969, -0.227539, 0.011841, -0.140625, -0.257812, 0.039062, 0.018555, 0.118164, 0.267578, -0.012451, -0.015076, -0.018066, -0.061279, 0.160156, -0.037109, 0.114258, 0.306641, -0.011414, -0.023193, -0.141602, -0.255859, 0.053467, 0.019287, -0.163086, -0.25, 0.031982, 0.02417, -0.111328, -0.296875, 0.081055, 0.018799, -0.201172, -0.216797, 0.033936, 0.024414, -0.296875, -0.59375, -0.21582, 0.012939, 0.065918, 0.249023, 0.01709, -0.022949, 0.063477, 0.21582, -0.181641, -0.005096, 0.046875, 0.083496, 0.154297, -0.031494, -0.092285, -0.275391, 0.098633, 0.015564, -0.055664, -0.094238, -0.120605, 0.0065, -0.158203, -0.239258, 0.015747, 0.026367, 0.123535, 0.273438, -0.043701, -0.012756, -0.099121, -0.273438, 0.075684, 0.017212, 0.136719, 0.257812, -0.061523, -0.014343, 0.041016, 0.10498, -0.137695, 0.021118, -0.124023, -0.259766, 0.014954, 0.021362, 0.067871, 0.300781, -0.070801, -0.013489, 0.012817, 0.037109, 0.093262, 0.013855, -0.168945, -0.240234, 0.072754, 0.054199, 0.365234, 0.542969, 0.273438, 0.024292, -0.079102, -0.271484, 0.084961, 0.013672, 0.140625, 0.277344, -0.047363, -0.017578, 0.101562, 0.283203, -0.027954, -0.02356, 0.139648, 0.243164, 0.008301, -0.016479, 0.004181, 0.012146, -0.161133, 0.021729, 0.141602, 0.279297, -0.069336, -0.022705, -0.074219, -0.105957, -0.298828, 0.020996, -0.072754, -0.269531, 0.196289, 0.031982, -0.169922, -0.236328, 0.06543, 0.007538, 0.146484, 0.236328, -0.031982, -0.017822, 0.145508, 0.283203, -0.092773, -0.03064, 0.205078, 0.207031, -0.053955, -0.011719, 0.135742, 0.271484, -0.026978, -0.007416, -0.119141, -0.240234, 0.05127, 0.015991, 0.204102, 0.212891, -0.005615, -0.007141, 0.020996, 0.040039, 0.067383, 0.008789, -0.082031, -0.28125, 0.023804, 0.022217, -0.175781, -0.241211, 0.033936, 0.005005, -0.114746, -0.267578, 0.050537, 0.020386, -0.174805, -0.232422, 0.049316, 0.024414, -0.092773, -0.255859, 0.070801, 0.019897, 0.083984, 0.279297, -0.092285, -0.006989, 0.106934, 0.277344, -0.019531, -0.030273, 0.093262, 0.294922, -0.062988, -0.017822, -0.11377, -0.273438, 0.091309, 0.019043, 0.21582, 0.217773, -0.059326, -0.030151, 0.15332, 0.234375, -0.049316, -0.013977, -0.162109, -0.22168, 0.06543, 0.029907, 0.04126, 0.128906, 0.244141, -0.019043, -0.125, -0.261719, -0.01178, 0.022461, -0.128906, -0.253906, 0.068848, 0.010864, 0.022827, 0.056396, -0.294922, 0.011292, -0.129883, -0.269531, 0.042725, 0.026245, 0.07666, 0.285156, -0.074707, -0.019165, 0.000885, -0.038818, -0.201172, 0.061035, -0.040283, -0.192383, -0.055664, 0.038574, -0.137695, -0.251953, 0.036865, 0.007507, -0.034424, -0.227539, 0.191406, 0.010071, 0.108398, 0.273438, -0.046387, -0.022583, -0.015991, -0.012695, -0.457031, -0.032959, 0.010498, 0.018188, -0.341797, -0.026367, -0.004639, 0.016846, 0.322266, 0.013123, 0.00267, 0.00045, -0.125977, -0.001564, 0.00209, 0.005798, 0.114746, -0.005798, -0.004303, -0.000246, 0.345703, 0.008667, 0.002258, 0.0047, 0.246094, -0.004639, -0.004303, -0.012695, 0.199219, -0.004028, -0.005859, -0.009277, 0.320312, -0.012085, -0.005432, -0.024414, -0.394531, -0.052002, 0.007538, 0.01709, -0.177734, 0.003662, -0.004333, -0.018066, -0.636719, 0.006104, 0.004181, 0.015747, -0.34375, 0.000139, -0.004456, -0.012024, -0.333984, 0.010498, 0.003342, -0.005463, 0.310547, -0.004913, -0.000257, 0.00325, 0.294922, -0.043213, 0.008362, 0.006714, 0.378906, 0.005035, -0.000938, -0.009094, -0.239258, 0.002686, -0.017212, -0.017456, -0.375, -0.028809, 0.003815, 0.00824, -0.001503, 0.013062, -0.003281, -0.009827, 0.149414, -0.012756, -0.00267, -0.001465, 0.014832, -0.050781, -0.013428, -0.025757, -0.349609, -0.003967, 0.001106, 0.004944, -0.291016, -0.000094, 0.021851, 0.01178, 0.371094, 0.044678, 0.001518, 0.00592, -0.167969, 0.010925, -0.012939, -0.015442, -0.404297, -0.017578, -0.009827, -0.0047, 0.558594, -0.019653, 0.001274, -0.000073, -0.261719, 0.015991, 0.009338, 0.002579, -0.359375, 0.018066, 0.000326, -0.00235, -0.279297, 0.022217, -0.007385, -0.002075, 0.287109, 0.011414, -0.003906, -0.014221, 0.335938, -0.004974, 0.011292, 0.025146, 0.204102, 0.012207, 0.019409, 0.02002, -0.353516, -0.028076, -0.026245, -0.025879, -0.433594, -0.046875, 0.003052, 0.002899, 0.06543, 0.007538, 0.004547, 0.004944, -0.3125, 0.005524, 0.001007, -0.007599, 0.263672, -0.00296, -0.00531, -0.01062, -0.287109, -0.006897, 0.001923, 0.009583, 0.21582, 0.000973, 0.003387, 0.006042, 0.316406, 0.002975, 0.003937, 0.01532, -0.204102, -0.439453, 0.002655, 0.017822, 0.304688, -0.004822, -0.029175, -0.018066, -0.408203, -0.049805, 0.009949, 0.017944, 0.427734, -0.012024, -0.028931, -0.034668, 0.511719, -0.063477, 0.005798, -0.000641, 0.289062, 0.015076, 0.017334, 0.015991, 0.396484, 0.047607, -0.003448, -0.005219, 0.351562, -0.015747, -0.001122, -0.001457, 0.124023, -0.004852, 0.011475, 0.011475, -0.269531, -0.012451, -0.005524, -0.003738, 0.341797, -0.0271, 0.003967, 0.002151, 0.185547, 0.003555, 0.004059, 0.006287, -0.033203, -0.014282, -0.003937, -0.006897, -0.179688, -0.018188, -0.002838, 0.000433, -0.306641, -0.006561, -0.003372, 0.006989, -0.375, 0.008972, 0.001015, -0.000277, 0.114746, -0.003586, 0.002396, -0.00473, -0.3125, 0.032959, -0.008057, -0.011902, 0.320312, -0.027832, 0.004333, 0.003998, 0.378906, -0.016968, -0.005981, -0.011047, 0.277344, -0.009277, 0.003876, 0.008118, -0.233398, 0.004517, 0.007355, 0.011047, 0.267578, -0.002228, 0.050781, 0.101562, 0.480469, 0.066895, -0.00647, -0.003738, -0.339844, 0.00106, 0.013733, 0.010681, 0.453125, 0.019165, 0.00705, 0.005859, 0.351562, 0.005768, -0.020264, -0.014221, 0.519531, -0.03833, 0.009949, 0.001495, 0.404297, 0.010437, 0.005096, -0.001068, -0.265625, 0.01239, -0.028198, -0.016602, -0.416016, -0.052979, 0.001579, 0.012451, 0.332031, 0.002731, 0.001968, 0.007294, -0.22168, -0.075684, 0.00022, -0.007568, 0.182617, 0.00061, 0.019897, 0.019531, 0.427734, 0.034424, -0.00473, -0.009399, -0.345703, 0.002762, 0.012695, 0.021606, 0.259766, 0.004852, -0.008972, -0.007263, 0.257812, -0.001297, 0.000023, -0.010986, -0.200195, 0.024536, 0.003876, 0.013611, 0.396484, 0.050537, 0.012451, 0.000142, -0.302734, -0.013428, 0.003113, 0.017212, -0.314453, 0.010071, 0.004578, -0.011353, -0.316406, -0.011963, -0.005005, 0.009094, -0.410156, -0.013306, 0.006775, 0.013123, 0.417969, -0.036133, 0.004181, 0.006409, 0.326172, 0.012573, -0.008545, -0.012146, -0.259766, -0.054932, -0.017456, -0.034424, -0.081055, -0.026489, 0.000893, -0.001068, -0.105957, 0.004669, -0.002808, 0.002563, 0.267578, -0.024536, 0.001129, 0.001381, -0.066406, -0.012634, 0.004761, 0.005066, 0.365234, 0.015625, 0.008179, 0.016968, -0.296875, 0.024902, -0.000303, -0.000446, 0.081543, 0.00412, -0.007294, -0.00769, 0.326172, -0.025513, -0.002213, -0.000786, 0.044678, -0.007263, -0.000077, -0.000546, 0.013123, -0.21582, 0.015442, 0.01001, 0.392578, 0.033447, 0.022217, 0.038818, 0.322266, 0.046143, 0.004822, 0.007324, -0.296875, -0.043213, -0.035645, -0.054199, -0.030518, 0.008545, 0.001694, 0.000969, -0.027588, -0.007812, 0.016846, 0.018066, 0.398438, 0.022827, 0.004333, 0.01239, 0.447266, -0.029419, 0.005463, 0.006042, -0.091797, 0.019043, -0.00209, -0.009155, 0.241211, -0.002075, 0.000553, -0.005341, -0.328125, 0.018677, 0.006927, -0.005127, 0.398438, 0.004089, 0.010315, -0.004272, -0.275391, -0.016357, -0.003723, -0.00946, 0.322266, 0.078125, -0.003754, -0.006012, -0.104492, -0.019409, 0.025146, 0.020996, 0.455078, 0.034912, -0.013367, -0.023193, -0.296875, -0.018066, -0.009644, 0.014587, 0.421875, -0.041992, -0.001534, 0.000028, -0.310547, -0.014954, 0.007324, -0.00132, 0.09668, 0.287109, 0.011414, 0.000782, 0.433594, 0.014343, -0.022339, -0.019531, -0.451172, -0.034424, -0.001595, -0.002914, 0.060303, -0.01239, -0.012085, -0.02417, 0.34375, -0.036133, -0.00032, -0.000538, -0.367188, -0.053955, 0.00473, 0.006317, -0.090332, 0.02478, -0.001251, 0.006622, -0.253906, 0.005585, 0.019653, 0.013306, 0.429688, 0.04248, 0.022583, 0.013794, 0.425781, 0.046143, -0.009644, 0.002075, 0.351562, -0.034424, 0.000893, 0.001587, 0.05835, -0.004425, 0.006958, 0.010681, -0.107422, 0.019775, 0.000106, 0.002533, -0.036133, 0.000376, 0.000112, 0.002991, 0.225586, -0.070801, -0.005066, -0.021484, -0.179688, 0.047363, -0.000561, -0.002518, 0.015503, 0.015991, -0.005676, -0.011902, -0.168945, 0.034668, -0.00193, -0.00053, 0.051025, 0.001396, -0.007935, -0.014771, 0.075684, -0.018921, -0.007996, -0.007446, -0.093262, -0.131836, 0.001129, -0.001198, -0.129883, -0.011108, -0.002335, -0.009583, 0.120117, -0.018555, -0.00383, -0.005798, 0.07373, -0.013428, 0.000418, -0.00148, 0.030273, -0.003571, 0.005676, 0.01239, 0.166992, -0.008972, 0.002365, 0.01123, -0.170898, -0.036865, -0.000992, 0.001328, 0.096191, -0.011475, 0.00071, 0.003342, 0.062988, 0.006378, -0.000404, 0.00415, 0.068359, 0.001999, -0.003189, -0.010193, -0.237305, -0.022705, -0.000175, -0.000805, -0.092773, -0.005463, -0.008972, -0.015869, 0.114746, -0.009705, 0.007996, 0.018066, 0.211914, 0.029053, -0.001404, -0.007507, 0.117188, -0.006165, 0.000347, 0.004852, 0.213867, -0.056641, 0.00473, 0.008606, 0.09082, -0.01709, 0.004456, 0.012512, 0.069824, 0.005707, 0.000294, -0.000002, 0.075195, -0.008484, 0.001328, 0.005768, 0.081543, 0.012268, 0.001076, 0.008057, 0.186523, -0.032959, -0.000919, -0.018799, -0.043457, 0.113281, 0.010071, 0.020386, -0.081055, 0.014893, 0.002808, 0.006744, -0.107422, 0.009583, -0.000942, 0.004181, 0.188477, -0.007599, 0.04248, 0.136719, -0.177734, -0.026001, -0.000454, 0.001915, -0.116211, 0.016846, 0.003433, -0.00412, -0.164062, -0.002243, -0.00135, -0.000629, 0.081055, 0.008362, 0.003601, -0.000286, -0.208008, 0.032715, -0.006744, -0.014771, 0.085938, -0.020874, -0.006439, -0.01532, 0.116699, -0.020386, 0.001656, -0.001137, -0.063965, 0.006256, -0.002655, -0.004395, -0.198242, 0.037598, 0.006073, 0.011658, -0.152344, 0.011841, 0.006653, 0.013245, -0.111328, 0.015991, 0.002274, 0.005646, 0.080078, 0.000938, 0.004181, 0.001274, -0.116699, 0.017212, 0.004547, 0.000238, 0.180664, -0.029419, -0.006165, -0.012085, -0.136719, -0.012451, 0.001602, -0.000889, -0.070801, -0.004333, 0.002563, 0.019653, 0.079102, -0.133789, -0.003632, -0.008667, 0.064453, -0.013306, -0.003967, -0.010132, 0.146484, -0.022949, 0.00021, 0.002258, -0.000683, -0.073242, 0.000171, -0.000121, -0.119141, 0.006744, 0.002304, 0.004364, 0.074219, 0.03418, -0.003052, -0.001495, -0.104492, 0.004089, 0.003769, 0.008789, -0.073242, 0.016113, -0.002213, -0.001083, 0.204102, -0.027466, -0.000463, -0.00193, 0.091309, -0.014404, 0.000809, 0.003891, -0.086914, 0.009644, 0.000942, 0.001297, -0.029297, -0.002762, -0.000961, 0.003647, -0.050049, 0.001526, -0.043701, -0.070312, -0.335938, -0.07373, -0.002563, -0.009644, -0.07959, 0.002808, -0.00267, -0.015076, -0.285156, -0.025269, -0.002548, -0.003632, -0.071777, 0.011658, -0.00415, -0.007812, -0.104492, 0.012695, -0.007538, -0.014282, 0.083008, -0.019287, 0.000832, 0.003357, 0.21875, -0.025269, -0.000515, 0.00238, 0.053711, 0.000904, -0.000237, 0.005066, 0.085938, -0.009094, 0.004944, 0.014282, -0.129883, -0.085938, 0.00238, -0.001862, -0.10791, 0.012817, -0.003586, -0.02417, -0.199219, 0.086426, 0.000334, 0.001732, -0.103516, 0.007996, -0.000462, 0.001411, -0.07959, 0.009827, 0.004669, 0.005463, -0.087891, 0.01355, 0.002747, -0.024048, -0.196289, 0.086426, -0.004944, -0.011841, -0.018555, 0.116699, -0.004242, -0.011108, -0.118652, 0.022583, -0.00293, -0.009155, -0.197266, 0.033936, -0.007874, -0.01355, 0.075195, -0.018311, -0.00074, -0.016724, 0.09082, 0.161133, 0.001328, 0.002762, 0.081055, 0.001999, 0.006561, 0.014221, -0.096191, 0.024902, -0.000553, 0.002136, 0.130859, -0.009155, 0.001968, 0.003906, -0.039795, 0.003601, -0.002701, -0.009216, 0.160156, -0.024658, -0.008606, -0.017944, 0.087891, -0.018433, 0.002243, 0.009033, 0.012878, -0.130859, -0.003082, -0.00325, 0.104004, -0.005676, -0.003433, -0.007629, 0.101074, -0.00769, -0.005066, -0.011902, 0.068848, -0.015015, -0.00103, -0.004089, 0.103027, -0.007782, -0.00209, -0.000265, 0.225586, -0.026001, -0.000195, -0.001244, 0.092285, -0.001907, 0.000174, 0.000462, 0.029663, 0.000458, -0.029175, -0.050293, -0.261719, -0.052002, 0.001297, -0.000206, -0.033691, 0.052734, -0.001442, -0.006012, -0.109375, 0.020508, 0.000223, 0.000755, -0.042969, 0.001701, -0.002701, -0.006012, -0.019775, -0.000364, -0.002563, -0.010681, -0.181641, -0.004608, 0.002731, -0.000755, 0.171875, -0.018799, -0.00885, -0.015869, 0.080078, -0.019531, 0.000629, 0.000858, -0.052979, -0.000174, -0.001373, -0.002487, -0.015503, 0.018555, -0.007263, -0.01355, 0.077148, -0.02002, 0.003464, 0.001106, 0.230469, -0.050293, -0.003754, -0.005737, -0.213867, -0.028076, -0.001282, -0.008911, -0.035889, 0.137695, -0.003281, -0.010986, -0.151367, -0.020264, 0.001495, -0.000965, 0.100098, -0.001282, 0.000687, 0.0009, -0.035645, 0.004181, 0.000001, 0.000618, -0.070801, 0.006378, 0.00592, 0.011475, -0.076172, 0.018066, -0.001625, -0.003082, -0.095703, -0.000957, 0.016602, 0.033447, 0.004364, 0.00528, -0.010132, -0.033447, -0.116699, 0.117188, -0.002243, -0.005798, -0.148438, -0.019165, -0.008484, -0.016846, 0.080566, -0.020508, -0.002945, -0.006805, 0.109375, 0.005066, 0.004089, 0.012329, 0.147461, 0.03125, -0.002121, -0.0047, 0.082031, -0.003067, -0.006989, -0.014587, -0.126953, -0.004669, 0.000243, -0.002914, 0.204102, -0.046143, -0.009583, -0.015137, 0.086914, -0.020142, 0.001457, 0.005585, -0.111816, -0.004425, 0.001938, 0.003967, -0.133789, -0.005432, -0.001518, 0.003387, -0.054443, 0.001297, -0.003311, -0.005463, 0.054688, -0.003693, 0.000408, -0.00145, 0.230469, 0.011414, 0.003708, 0.007996, -0.078125, 0.000713, -0.0047, -0.008667, 0.069824, -0.000954, 0.003021, 0.007996, -0.078613, 0.000809, 0.005127, 0.000816, -0.302734, -0.008728, -0.004578, -0.007935, 0.075684, 0.000066, -0.00293, -0.004364, 0.230469, -0.003799, 0.003098, 0.01001, -0.212891, -0.012512, -0.002197, -0.005707, 0.062256, -0.000298, 0.002914, 0.006256, -0.08252, -0.003021, 0.004578, 0.008118, -0.088867, -0.001274, -0.003143, -0.006287, 0.00238, -0.001297, -0.008911, -0.016846, 0.263672, -0.022339, 0.003433, 0.008972, -0.109863, 0.003281, 0.004639, 0.006958, -0.088867, -0.003525, -0.002136, -0.006744, 0.079102, 0.001709, 0.002808, -0.008362, 0.304688, 0.018555, -0.002182, -0.003082, 0.257812, 0.003845, -0.002243, -0.007263, 0.085938, -0.001137, -0.021606, -0.050537, -0.009888, 0.361328, -0.006744, -0.009033, 0.271484, -0.01709, 0.005737, 0.0177, -0.257812, -0.004242, -0.002594, -0.005066, 0.083984, 0.006439, -0.00293, -0.006653, 0.078125, -0.000957, 0.00589, 0.015503, -0.283203, 0.02124, -0.003067, -0.007507, 0.076172, -0.003891, 0.002365, 0.002945, -0.089844, -0.005768, -0.002487, -0.006714, 0.241211, -0.00769, 0.004639, 0.006622, -0.087891, 0.000591, -0.002365, -0.006256, 0.072754, -0.002182, -0.002548, -0.006042, 0.090332, 0.001503, 0.001801, 0.004913, -0.169922, -0.002945, -0.008179, 0.000515, -0.298828, -0.001534, -0.011536, -0.012024, 0.231445, -0.003433, -0.000299, 0.000199, 0.004608, 0.005829, -0.018799, -0.028442, 0.168945, 0.19043, 0.006104, 0.028564, 0.023071, -0.298828, 0.005676, 0.007263, -0.283203, 0.022217, 0.031738, 0.097656, 0.490234, 0.074707, 0.001511, 0.005035, -0.096191, -0.001579, 0.002945, 0.000748, -0.255859, 0.008484, 0.004791, 0.007019, -0.083496, 0.001526, -0.001854, -0.004761, 0.073242, 0.004425, 0.00412, 0.007874, -0.084961, 0.002243, -0.002411, -0.006561, 0.063965, -0.002472, -0.004456, -0.007996, 0.07666, -0.000191, 0.00079, 0.003967, -0.063965, -0.002747, 0.001556, -0.005402, -0.400391, -0.031494, 0.004791, 0.00824, -0.084961, -0.000557, 0.007477, 0.009888, -0.246094, 0.012451, 0.001419, 0.01239, -0.322266, 0.005615, 0.000553, 0.011658, -0.337891, -0.020874, -0.002365, -0.007385, 0.09082, -0.004333, -0.003403, -0.007202, 0.075195, -0.003296, 0.005524, 0.007111, -0.200195, -0.001434, -0.015625, -0.020996, 0.24707, 0.000164, 0.00267, 0.004547, -0.069824, 0.00079, -0.00708, -0.011475, 0.310547, 0.001564, 0.002914, 0.009766, -0.140625, -0.006104, 0.00296, 0.00946, -0.177734, 0.00058, -0.004883, -0.008728, 0.075684, 0.001602, 0.000664, 0.003998, -0.492188, -0.016846, -0.00824, -0.018311, 0.201172, 0.002228, 0.004547, 0.009094, -0.080078, 0.003448, -0.003342, -0.007599, 0.088867, -0.000549, 0.002457, 0.005829, -0.086426, 0.002228, -0.003632, -0.007812, 0.285156, 0.026001, 0.002151, 0.00531, -0.076172, 0.003082, 0.004913, 0.008118, -0.083984, -0.002533, 0.004028, 0.006714, -0.086426, -0.001083, -0.00708, -0.013489, 0.363281, 0.004456, 0.005554, 0.011292, -0.11084, -0.000813, 0.005615, 0.047119, 0.075195, -0.609375, 0.002914, 0.003845, -0.238281, 0.014221, -0.001564, -0.002716, 0.09082, -0.002716, 0.011108, 0.019653, -0.431641, 0.045166, -0.005524, -0.008057, 0.236328, -0.000391, 0.017334, 0.060059, 0.400391, -0.006073, 0.002777, 0.00531, -0.064941, -0.000084, -0.010254, -0.016846, 0.349609, -0.032471, -0.004486, -0.009766, 0.108398, 0.005585, 0.002182, 0.0047, -0.059082, -0.003052, -0.013367, -0.024048, 0.244141, 0.01709, -0.003204, -0.005493, 0.068359, -0.001587, -0.026733, -0.056396, -0.078613, -0.026733, -0.002625, -0.005005, 0.087402, 0.010315, 0.000694, 0.003937, -0.070312, -0.005341, 0.002426, 0.007385, -0.070801, -0.000355, 0.003677, 0.0065, -0.081543, -0.002243, 0.003448, 0.005829, -0.086914, 0.001907, 0.002472, 0.005524, -0.085449, 0.000049, -0.00769, -0.030884, -0.054443, 0.28125, 0.002274, 0.005646, -0.09082, 0.002075, -0.009155, -0.017944, 0.232422, 0.006958, 0.000515, -0.003479, 0.05249, -0.002136, 0.001251, 0.004028, -0.084473, 0.002579, -0.004852, -0.01123, 0.096191, -0.000893, -0.001419, 0.00383, -0.058105, -0.000984, 0.001701, 0.007019, -0.104492, 0.003189, -0.004822, -0.017456, -0.289062, -0.010803, -0.002548, -0.003937, 0.071289, 0.004791, 0.002808, 0.008118, -0.085938, -0.00061, 0.002411, 0.006165, -0.081055, -0.002396, 0.003357, 0.00647, -0.086426, 0.001167, 0.003525, 0.006531, -0.099121, -0.000561, 0.002319, 0.006653, -0.10791, 0.003311, 0.003693, 0.006256, -0.089355, 0.004303, 0.004852, 0.006409, -0.067871, -0.002197, 0.002777, 0.006958, -0.070312, -0.001755, 0.001434, 0.005035, -0.086914, -0.002853, -0.002441, -0.006195, 0.075684, -0.003906, -0.000568, -0.003845, 0.110352, -0.001671, -0.003586, -0.006561, 0.08252, -0.000896, -0.002518, -0.007416, 0.246094, 0.002884, 0.006073, 0.012085, -0.097656, 0.001839, 0.003906, 0.009033, -0.090332, -0.00029, 0.002121, 0.004883, -0.078125, -0.002625, 0.001442, 0.005341, -0.07666, -0.001007, -0.002136, 0.016968, 0.228516, -0.227539, 0.001869, 0.011597, -0.285156, -0.018677, 0.003098, 0.006012, -0.107422, -0.001221, 0.003769, 0.001053, -0.291016, 0.016602, -0.001999, -0.002945, 0.108887, -0.001213, 0.009033, 0.030762, -0.292969, 0.014099, 0.005188, 0.004822, -0.084473, 0.014893, -0.007202, -0.003738, 0.06543, 0.007172, -0.001587, 0.005402, 0.071777, -0.014221, 0.000912, -0.001404, -0.019653, 0.004456, 0.007416, 0.009888, 0.023315, -0.109863, -0.003006, 0.008789, 0.089844, 0.000755, -0.010132, -0.009155, 0.05249, 0.044434, -0.00079, 0.004333, 0.053955, 0.004669, 0.00079, -0.00412, -0.072266, 0.030396, -0.00058, -0.006744, -0.094727, 0.084473, -0.002441, 0.010071, 0.083496, -0.023315, 0.00473, -0.001915, -0.095215, -0.032959, 0.003036, -0.000694, -0.132812, 0.018677, 0.067383, 0.097656, 0.15332, 0.115234, 0.006439, 0.005585, -0.072754, 0.002045, 0.001305, -0.004089, -0.063477, 0.004669, 0.003372, -0.000374, -0.066406, 0.000174, -0.005737, -0.001335, 0.119141, -0.002701, 0.008728, 0.010315, -0.102539, 0.013245, -0.012878, -0.013489, 0.091797, 0.015747, 0.002335, -0.004059, -0.095215, 0.011841, -0.004303, -0.003036, 0.067871, -0.006653, 0.002716, 0.009827, 0.0354, -0.068848, 0.011047, 0.012268, -0.084961, -0.009766, 0.005219, -0.000969, -0.072266, 0.002731, -0.0009, -0.011902, -0.115234, 0.003235, -0.003799, -0.00769, -0.101074, 0.089844, 0.003571, -0.001984, -0.083496, -0.006073, -0.007874, -0.007599, 0.065918, 0.027344, -0.002625, 0.003357, 0.105957, -0.011414, -0.000797, -0.00267, -0.089355, 0.055908, 0.00473, -0.000244, -0.085938, 0.037842, -0.009827, -0.014648, 0.15332, -0.014954, 0.003815, 0.006439, -0.028809, -0.066406, 0.009644, 0.00592, -0.082031, -0.002899, 0.003464, 0.007935, 0.043945, -0.006897, 0.000026, -0.000236, 0.026123, -0.002441, 0.027466, 0.043701, 0.07666, -0.03418, 0.001717, 0.001595, -0.016846, 0.004425, 0.002411, -0.005829, -0.098633, 0.013794, 0.007416, 0.000923, -0.089844, -0.002472, 0.009766, 0.009338, -0.077637, -0.02771, 0.001694, -0.000125, -0.02124, 0.001633, 0.003738, 0.000044, -0.073242, 0.033691, -0.002518, -0.00824, -0.034668, 0.007507, 0.005493, 0.003235, -0.075195, 0.002655, 0.000565, 0.000019, -0.021606, 0.004486, 0.002106, -0.001694, -0.097656, 0.019165, -0.008362, -0.006592, 0.074707, 0.012451, -0.004547, -0.001175, 0.084473, -0.017944, 0.002563, -0.008484, -0.080566, 0.006592, 0.002411, -0.002106, -0.075684, -0.007629, 0.009705, 0.008423, -0.086914, -0.010193, -0.007812, -0.016113, -0.040527, 0.130859, -0.00053, 0.00061, 0.019897, 0.00006, -0.008545, -0.023804, -0.074219, 0.047852, -0.000916, -0.015381, -0.110352, 0.106934, 0.000211, 0.001785, 0.025391, -0.004486, -0.003662, 0.001495, 0.058838, 0.004822, -0.013123, -0.013672, 0.091797, 0.012024, 0.008789, 0.006561, -0.087402, 0.005524, 0.006378, 0.001488, -0.070801, 0.011536, 0.0065, 0.006104, -0.099121, 0.03418, -0.007935, -0.011108, 0.067871, 0.004761, 0.00069, 0.001595, 0.005737, -0.020264, -0.002426, 0.002609, 0.060303, -0.018066, -0.007263, -0.002319, 0.085449, -0.008118, 0.009094, 0.003052, -0.105469, 0.004791, -0.002167, 0.001656, 0.070801, -0.018433, 0.009094, 0.003937, -0.08252, 0.010803, -0.002243, -0.000353, 0.125, -0.005249, -0.001579, 0.006134, 0.03125, 0.001152, 0.003937, -0.003204, -0.089355, 0.00708, -0.002823, -0.002884, 0.002548, 0.037109, -0.00885, -0.016968, -0.054199, 0.087891, -0.01001, -0.009094, 0.087891, 0.022217, 0.000397, -0.004761, -0.058105, 0.021851, -0.007172, -0.005005, 0.099121, -0.006622, -0.003326, -0.006866, 0.011536, -0.001839, -0.008301, 0.000668, 0.089844, -0.001877, -0.010498, -0.011292, 0.075684, 0.006287, 0.002991, -0.008057, -0.108398, 0.042236, -0.003616, -0.002518, 0.100098, -0.017334, 0.009827, 0.016846, -0.016602, -0.118164, 0.002457, -0.002319, -0.11084, 0.005341, -0.000542, -0.007202, -0.047119, 0.012329, -0.004578, -0.001244, 0.073242, -0.015503, -0.009827, -0.007874, 0.094727, 0.011414, -0.001251, 0.000221, 0.023315, 0.00095, -0.008606, -0.0065, 0.083496, -0.001244, 0.008301, 0.008179, -0.083008, 0.006897, -0.006775, -0.005737, 0.069336, -0.012085, -0.008362, -0.00148, 0.101074, -0.005188, -0.001175, 0.009521, 0.101074, -0.006226, -0.006714, -0.004425, 0.089355, -0.003036, 0.007812, 0.005798, -0.07959, -0.00766, 0.006317, 0.001633, -0.074707, 0.001762, 0.002304, -0.005798, -0.062988, 0.014648, 0.005066, 0.000526, -0.075684, 0.017212, -0.002411, -0.008484, -0.005829, 0.122559, -0.00235, 0.000801, 0.04126, -0.006744, -0.007629, -0.013672, -0.053223, 0.129883, 0.010986, 0.01123, -0.099121, -0.003479, -0.00351, -0.007812, -0.027954, 0.081055, 0.001808, -0.004425, -0.04834, 0.000334, 0.015869, 0.02063, -0.002457, -0.116211, -0.003677, -0.004181, 0.106445, -0.000237, -0.005402, -0.013062, -0.062988, 0.148438, -0.001877, -0.009338, -0.128906, 0.038818, 0.004578, 0.000154, -0.08252, 0.019531, -0.000368, 0.005646, 0.042969, -0.012024, 0.001785, 0.006226, 0.061768, -0.069824, 0.005432, 0.013855, 0.036621, -0.098145, 0.013123, 0.018677, 0.029297, -0.12207, -0.005524, -0.009827, -0.012085, 0.102051, 0.008484, 0.010498, -0.081543, 0.003281, 0.006012, 0.010864, 0.021118, -0.065918, 0.003281, 0.00264, 0.013184, -0.11084, -0.008301, -0.013672, -0.025269, 0.099121, -0.009216, -0.004425, 0.079102, 0.011536, 0.005798, 0.003723, -0.08252, 0.021851, -0.002747, 0.00708, 0.088379, -0.026367, -0.003754, 0.001266, 0.095703, -0.020508, -0.0065, -0.005981, 0.10791, -0.004669, 0.005676, -0.002533, -0.088379, 0.001587, 0.010071, 0.001266, -0.118164, -0.019043, 0.00164, 0.001862, -0.019653, 0.001175, -0.00473, 0.003387, 0.098145, -0.006439, 0.016357, 0.011963, 0.046875, -0.707031, 0.001663, -0.005157, -0.036865, 0.259766, 0.003845, 0.006836, 0.018921, -0.110352, -0.003799, -0.00106, -0.001694, -0.382812, -0.003357, 0.002029, -0.003586, -0.291016, 0.00386, 0.00885, -0.002777, 0.298828, -0.048096, -0.038086, -0.038818, -0.519531, -0.000553, -0.00415, -0.011658, 0.119141, 0.005341, -0.000648, -0.002762, 0.241211, 0.005127, 0.005768, 0.012634, 0.292969, 0.000542, -0.005096, -0.002441, 0.245117, -0.000039, -0.002289, -0.00415, 0.298828, 0.000763, 0.001801, 0.004242, -0.094727, -0.003998, 0.002457, -0.000315, -0.302734, 0.023438, 0.026367, 0.07666, 0.416016, 0.003296, 0.001427, 0.003845, 0.064941, -0.00209, -0.001808, 0.009949, -0.289062, -0.006866, -0.005615, -0.013184, -0.289062, 0.010376, -0.002411, 0.021729, -0.515625, 0.003296, 0.00528, -0.011292, 0.255859, -0.001595, -0.007782, 0.001373, -0.257812, 0.02832, 0.058594, 0.212891, -0.129883, 0.003128, -0.002777, -0.000683, 0.285156, 0.003052, 0.000847, 0.013794, 0.239258, -0.012512, -0.022949, -0.034424, -0.621094, 0.001595, -0.001328, -0.004822, 0.089355, 0.000561, 0.002396, 0.008057, -0.09082, 0.009216, -0.000471, 0.007721, 0.140625, 0.002151, 0.00033, -0.00386, 0.322266, -0.000294, 0.00011, 0.000889, -0.164062, 0.00412, -0.000843, -0.012695, -0.378906, -0.00705, -0.006104, 0.002304, -0.285156, 0.006439, 0.00824, 0.011108, 0.228516, 0.00209, -0.002838, -0.005249, 0.128906, -0.008179, -0.018677, -0.063965, 0.15625, -0.000683, -0.000008, -0.009827, 0.238281, 0.002075, 0.000835, 0.000912, 0.326172, -0.002518, 0.005646, 0.000862, -0.269531, 0.011963, 0.022217, 0.060303, 0.439453, -0.002472, -0.003967, 0.00473, -0.246094, 0.000732, 0.003738, -0.004211, 0.359375, -0.001274, -0.003387, -0.003937, 0.091309, -0.002609, -0.003128, 0.008057, -0.243164, 0.001015, 0.003708, 0.033447, -0.137695, -0.007996, 0.010437, 0.004425, -0.355469, 0.014954, 0.020386, 0.034424, 0.570312, -0.001892, -0.004303, -0.020874, 0.092773, -0.000439, -0.010254, -0.026367, 0.134766, 0.005554, 0.006256, 0.008301, 0.335938, -0.000239, 0.000175, -0.015747, 0.223633, 0.004425, 0.012817, 0.023071, 0.332031, 0.000923, 0.002243, 0.007996, -0.082031, -0.004486, 0.00209, -0.000452, -0.361328, 0.000082, -0.002716, -0.014893, 0.335938, -0.001183, -0.002106, -0.026001, 0.386719, 0.00238, 0.00206, 0.009094, -0.083984, -0.000282, -0.010681, -0.032227, 0.237305, 0.007751, 0.007324, 0.009827, 0.213867, 0.006805, 0.002884, 0.014648, 0.292969, 0.000362, -0.000763, -0.011597, 0.096191, -0.003311, -0.002701, -0.001152, -0.12793, 0.015564, 0.037842, 0.067383, 0.617188, -0.013916, -0.014221, -0.050293, -0.451172, 0.014038, 0.008301, 0.024048, 0.283203, -0.00238, -0.005188, -0.012817, 0.226562, 0.00267, 0.002502, 0.00766, 0.102051, -0.006226, 0.000946, -0.000496, -0.248047, 0.00293, 0.007538, 0.020996, -0.410156, 0.000652, -0.000519, -0.002533, 0.094727, 0.000175, -0.000946, -0.013367, 0.150391, 0.002899, 0.000641, 0.018555, -0.130859, -0.004059, -0.006134, -0.00824, 0.126953, -0.00177, 0.010193, 0.010498, -0.427734, 0.000633, 0.003387, 0.008301, -0.28125, -0.005066, -0.005798, -0.007568, -0.373047, 0.003387, 0.005249, 0.036133, -0.151367, 0.002853, 0.002121, -0.002106, 0.310547, -0.017944, -0.046631, -0.145508, -1.039062, -0.002625, 0.003403, -0.003403, 0.316406, -0.001015, -0.001556, -0.012634, 0.265625, 0.030884, 0.032959, 0.0625, 0.46875, -0.007812, -0.001572, -0.005157, 0.367188, 0.006073, 0.005219, -0.01123, 0.21582, -0.000136, -0.002151, 0.002182, -0.121582, 0.002518, 0.00034, 0.007294, -0.100098, 0.024536, 0.023071, 0.067383, 0.453125, 0.000599, 0.001808, -0.018677, 0.244141, -0.009094, -0.007233, -0.00528, -0.339844, 0.038818, 0.043945, 0.117676, -0.178711, 0.06543, -0.199219, 0.214844, 0.032715, 0.003326, 0.003159, -0.002869, 0.241211, -0.003998, -0.006195, -0.026367, 0.128906, -0.004303, -0.006409, -0.000763, -0.314453, -0.002884, -0.002777, 0.002716, -0.28125, -0.000813, 0.009766, -0.004181, -0.314453, -0.003326, -0.002441, 0.006073, -0.251953, -0.004211, -0.003525, -0.021851, 0.341797, 0.000039, 0.002182, 0.016602, -0.419922, 0.004761, 0.004944, -0.01001, 0.296875, 0.000641, 0.001556, 0.0005, 0.112793, 0.004272, 0.00177, 0.012817, -0.353516, 0.004639, -0.003479, -0.0065, 0.291016, -0.017334, -0.020874, -0.0625, -0.359375, 0.006195, 0.010315, 0.001968, 0.227539, -0.003281, 0.004364, 0.017456, -0.137695, 0.00119, 0.001236, 0.00473, 0.296875, 0.002396, -0.001205, 0.019653, -0.25, 0.014648, 0.017456, 0.148438, 0.010498, -0.001534, 0.001762, 0.015198, -0.111328, 0.007874, 0.002319, 0.032715, -0.394531, -0.001175, 0.004395, 0.029297, -0.192383, 0.001114, 0.001663, 0.0047, -0.088867, -0.001373, -0.001923, 0.015503, -0.210938, 0.004364, 0.004944, 0.006989, 0.229492, -0.001984, -0.003555, -0.017822, 0.273438, 0.005524, 0.011963, 0.02832, 0.304688, -0.00589, -0.008545, -0.049805, 0.124023, -0.004944, -0.004547, -0.003113, -0.210938, 0.00058, 0.00415, 0.016846, -0.116699, 0.006348, 0.006775, 0.012085, 0.304688, -0.001709, -0.001495, 0.006775, -0.202148, 0.008362, 0.012817, 0.056641, -0.453125, -0.002914, 0.000565, 0.009094, -0.240234, 0.000599, 0.005249, 0.006226, -0.164062, -0.000919, 0.001122, 0.00766, 0.263672, 0.012024, 0.025513, 0.078125, -0.045898, -0.00354, -0.010986, 0.003006, -0.283203, -0.000847, -0.007599, -0.012634, -0.376953, 0.01178, 0.085938, -0.108398, 0.052734, 0.00473, 0.010681, -0.149414, -0.000372, 0.008911, 0.009338, 0.217773, 0.014343, 0.003601, 0.017456, 0.324219, 0.006226, 0.003281, 0.008789, 0.104004, -0.004608, -0.001099, 0.019531, 0.367188, -0.171875, -0.002869, -0.015015, -0.328125, 0.038574, -0.00946, -0.001755, 0.330078, 0.035645, -0.002747, 0.006897, 0.265625, 0.013367, -0.002609, -0.018066, 0.388672, 0.005737, 0.005188, 0.012085, 0.316406, 0.001732, -0.037598, -0.255859, 0.109863, 0.063477, -0.041992, -0.070801, -0.476562, -0.060303, -0.004639, 0.151367, -0.038574, -0.040527, -0.003052, -0.083984, -0.992188, -0.070312, 0.000423, 0.029785, -0.304688, -0.207031, -0.074219, -0.084961, -0.427734, 0.004211, 0.013977, 0.02771, -0.176758, -0.003433, 0.006866, -0.00769, -0.220703, 0.009216, 0.002838, 0.013977, -0.186523, 0.287109, -0.004822, -0.023926, -0.019653, -0.373047, 0.025146, 0.053223, 0.421875, 0.116699, -0.062256, -0.222656, 0.091797, 0.026367, -0.00946, -0.048096, -0.558594, -0.041504, 0.003906, -0.002167, -0.337891, 0.031982, -0.002869, 0.023193, -0.180664, 0.006134, 0.004669, -0.00766, 0.064453, 0.476562, 0.000923, -0.000328, 0.384766, 0.005341, -0.010803, -0.04541, 0.207031, 0.010254, -0.011841, -0.287109, 0.043457, 0.007996, -0.013977, -0.061523, -0.478516, 0.013611, -0.00592, 0.014709, 0.353516, 0.008301, -0.003448, -0.00769, 0.09375, -0.160156, -0.00528, -0.022095, 0.131836, -0.001801, -0.00824, -0.016724, -0.400391, 0.023438, -0.002716, 0.002502, -0.230469, -0.126953, 0.002716, 0.004974, -0.128906, 0.004211, 0.014648, 0.02356, 0.503906, 0.014648, -0.009399, -0.01062, -0.390625, -0.019043, 0.001534, 0.003998, 0.380859, 0.029541, -0.104492, -0.054199, -0.519531, 0.00015, 0.009155, -0.005402, 0.332031, -0.006348, 0.00531, -0.000381, -0.376953, 0.003677, 0.030151, 0.12793, 0.042725, -0.09375, -0.004639, -0.056152, 0.148438, -0.002335, -0.016968, 0.020508, 0.578125, -0.001015, -0.061035, -0.145508, -0.5625, 0.020264, 0.00412, -0.034424, -0.251953, 0.000683, 0.016602, -0.05957, -0.139648, 0.03125, 0.009644, -0.030518, 0.271484, -0.001205, -0.008789, 0.013672, 0.458984, 0.020142, 0.005219, -0.095703, -1.164062, -0.007233, 0.019775, 0.004364, 0.005219, 0.390625, -0.018799, 0.033447, 0.10498, -0.160156, 0.008118, 0.020386, -0.439453, -0.009277, 0.029541, 0.210938, -0.070801, -0.013489, -0.004608, -0.012573, 0.183594, -0.028198, -0.00103, -0.008118, 0.142578, -0.009888, -0.005005, -0.0177, 0.167969, -0.004242, -0.020996, -0.019531, -0.013428, -0.308594, -0.000446, 0.008179, -0.125977, 0.001183, -0.014709, -0.011047, 0.304688, -0.008789, 0.049072, 0.148438, -0.15332, 0.000992, -0.001411, -0.003738, -0.412109, -0.014893, -0.002853, -0.00017, -0.107422, 0.002563, 0.007996, 0.072266, 1.257812, -0.000626, -0.029785, -0.028198, -0.063477, -0.416016, 0.001358, 0.028687, -0.140625, 0.010376, -0.028687, -0.034424, -0.472656, -0.043457, 0.009705, -0.011353, 0.388672, 0.045898, -0.00135, -0.027466, 0.136719, 0.007294, 0.003296, 0.087891, -0.21582, 0.006165, 0.00351, 0.022827, -0.139648, 0.006226, -0.00066, -0.006134, -0.154297, -0.000797, 0.002808, -0.004364, 0.349609, 0.004639, -0.009216, -0.000414, -0.404297, 0.00238, -0.005341, 0.016602, 0.365234, 0.011353, -0.031982, -0.054443, -0.476562, -0.027954, -0.060547, -0.037109, -0.570312, 0.002487, 0.041992, 0.005493, 0.474609, 0.167969, -0.059814, -0.072754, -0.488281, 0.008484, -0.088379, -0.108398, -0.488281, -0.007996, 0.002991, 0.013123, 0.369141, 0.03064, 0.002319, -0.026489, 0.310547, -0.001007, -0.005524, -0.015869, -0.5, 0.004089, -0.000462, 0.009521, 0.185547, 0.047607, -0.008484, -0.008667, 0.394531, 0.015137, -0.000923, -0.014404, 0.047607, -0.120117, 0.011292, 0.054443, -0.15625, 0.009155, 0.001953, -0.009033, 0.363281, 0.022461, -0.000694, 0.032959, -0.257812, -0.012207, 0.004456, -0.005951, 0.371094, 0.026123, -0.027344, -0.028687, -0.554688, 0.004028, 0.037109, 0.032227, 0.458984, -0.004547, 0.006378, 0.068848, -0.125977, -0.008728, 0.00135, 0.009277, -0.147461, -0.002365, 0.002106, 0.004883, 0.388672, 0.002548, -0.109863, -0.240234, -0.738281, 0.009827, 0.010437, 0.031494, -0.154297, 0.003128, -0.00082, -0.022827, 0.133789, 0.002258, 0.00383, 0.002304, -0.291016, -0.009949, 0.000786, 0.010864, -0.296875, -0.009583, 0.01239, 0.01709, 0.550781, 0.015747, -0.052246, -0.052246, 0.155273, -0.209961, 0.004181, 0.015991, -0.257812, 0.004547, -0.00528, -0.007355, 0.10791, -0.00238, -0.001999, 0.020508, 0.308594, 0.010559, 0.00206, 0.031494, -0.155273, 0.00824, -0.066895, -0.341797, -0.003937, -0.00589, 0.009949, -0.014099, 0.410156, 0.008118, -0.006866, 0.001511, 0.341797, 0.002075, -0.030151, -0.149414, -0.046387, 0.047119, 0.009338, 0.00006, 0.464844, 0.003128, 0.012817, 0.028198, 0.466797, 0.014954, 0.007416, 0.091797, -0.120605, -0.001808, -0.049561, -0.028564, -0.435547, 0.020874, -0.000292, 0.000467, -0.223633, 0.00119, -0.020996, -0.034668, -0.458984, 0.008606, 0.002777, -0.002457, -0.216797, -0.015564, 0.007324, 0.033936, 0.4375, -0.005676, 0.00946, -0.016602, -0.412109, -0.01062, -0.010193, -0.012329, -0.34375, -0.003891, 0.014587, -0.062012, -1.078125, -0.026489, -0.001907, -0.022339, -0.613281, 0.020386, 0.017822, 0.009949, 0.349609, -0.013916, -0.006958, 0.004242, -0.4375, -0.02356, -0.019897, -0.00041, -0.178711, -0.390625, -0.004059, -0.072754, 0.170898, 0.001923, -0.005096, -0.009216, 0.067871, -0.000267, 0.002731, 0.005127, -0.053711, 0.00053, 0.005707, 0.007629, -0.166016, -0.004639, -0.00267, -0.007935, 0.137695, 0.019653, -0.002396, -0.003784, 0.049316, 0.001114, -0.002975, -0.00415, 0.048828, -0.003403, -0.004089, -0.004913, 0.05127, -0.002243, 0.002029, 0.003738, -0.051758, 0.001106, -0.001755, -0.003754, 0.048584, -0.002335, -0.002899, -0.004822, 0.056396, -0.000694, 0.00354, 0.009094, -0.166016, -0.002029, 0.006226, 0.014221, -0.229492, 0.006622, -0.005615, -0.009583, 0.237305, -0.004242, -0.003693, -0.005432, 0.059326, 0.001434, 0.001701, 0.003937, -0.063965, 0.000595, -0.003067, -0.005493, 0.05249, -0.002487, -0.001884, -0.000572, 0.07373, 0.000759, -0.001503, -0.003189, 0.053223, 0.000576, -0.005615, -0.007416, 0.211914, -0.012573, -0.004547, -0.00589, 0.214844, -0.011658, 0.000422, 0.000832, -0.050049, -0.003296, -0.004059, -0.007355, 0.071777, -0.002472, 0.002365, 0.004517, -0.049561, -0.002319, 0.000353, -0.003677, 0.171875, 0.006042, 0.002151, 0.001984, -0.05542, 0.000813, 0.006989, 0.012512, -0.22168, 0.026855, -0.001953, -0.003448, 0.046143, -0.000002, 0.009033, 0.014709, -0.285156, -0.007996, -0.006104, -0.008362, 0.21582, 0.00351, 0.003845, 0.006989, -0.059326, -0.002701, 0.003433, 0.004608, -0.048828, 0.00119, 0.005768, 0.012329, -0.217773, -0.004669, -0.001999, -0.003296, 0.046875, -0.000402, -0.002975, -0.004974, 0.050781, -0.001213, -0.002121, -0.002335, 0.046387, -0.001671, 0.003281, 0.005493, -0.064453, 0.001289, -0.017334, -0.024658, -0.192383, -0.034668, -0.00209, -0.00412, 0.058838, -0.000484, -0.002182, -0.0047, 0.047852, -0.003708, -0.001953, -0.002457, 0.068359, 0.001694, -0.003098, -0.00415, 0.055176, -0.00238, -0.001442, -0.002594, 0.04834, 0.002151, -0.002502, -0.004669, 0.057373, -0.000118, 0.003937, 0.005615, -0.071777, 0.000656, -0.001999, -0.000035, 0.296875, -0.146484, 0.010376, 0.011353, -0.216797, -0.004578, 0.004425, 0.005981, -0.060547, 0.002228, 0.001762, 0.003281, -0.050537, 0.002045, -0.004211, -0.006561, 0.078125, -0.001617, 0.002686, 0.004944, -0.060303, 0.004059, -0.001114, -0.00206, 0.060547, 0.004547, 0.009949, 0.015442, -0.188477, -0.007538, 0.005493, 0.006317, -0.074219, -0.001266, 0.004059, 0.005554, -0.060303, 0.001038, 0.003403, 0.005066, -0.056641, 0.000039, 0.001511, 0.004425, -0.081055, -0.003769, 0.003998, 0.006653, -0.062988, 0.004639, 0.005646, 0.006165, -0.063965, 0.002029, 0.003738, 0.00589, -0.207031, -0.005371, 0.001389, -0.001274, 0.169922, 0.016113, -0.007538, -0.011597, 0.211914, 0.003387, 0.003571, 0.004578, -0.201172, -0.004272, -0.004089, -0.005768, 0.058105, 0.000507, -0.001282, -0.001831, 0.049072, 0.001419, 0.00132, 0.001259, -0.064941, 0.000148, -0.003616, -0.008057, 0.166016, 0.002762, 0.001656, 0.004456, -0.053467, 0.000458, 0.001358, 0.001663, -0.013184, -0.000173, 0.005127, 0.006653, -0.104492, -0.005493, 0.001778, 0.003754, -0.050781, 0.002045, 0.003693, 0.005249, -0.057617, 0.000014, 0.001968, 0.003143, -0.061768, -0.00531, -0.004333, -0.008423, 0.227539, -0.002625, -0.013367, -0.022583, -0.102539, 0.164062, 0.00528, 0.006104, -0.188477, -0.006409, 0.003464, 0.003998, -0.070312, -0.002121, 0.004242, 0.005096, -0.053223, 0.001984, 0.007355, 0.007477, -0.074707, 0.003113, 0.006958, 0.007416, -0.232422, -0.005005, -0.003601, -0.013611, 0.028442, 0.257812, -0.003265, -0.00351, 0.050049, -0.003143, -0.006866, -0.007477, 0.189453, 0.006775, 0.003662, 0.0065, -0.183594, -0.005585, 0.005646, 0.008972, -0.162109, 0.005981, -0.007477, -0.007996, 0.180664, 0.006989, -0.005798, -0.012024, 0.232422, 0.009155, -0.002945, -0.005554, 0.04834, 0.000641, 0.00946, 0.012451, -0.21582, 0.009705, 0.002853, 0.005066, -0.075195, 0.001404, -0.000334, -0.016602, 0.34375, 0.002594, -0.003876, -0.0047, 0.063477, 0.000763, 0.002213, 0.003815, -0.062256, -0.000668, -0.00132, -0.002609, 0.040527, 0.002945, -0.003784, -0.004639, 0.056396, -0.001404, -0.003387, -0.005951, 0.059814, 0.001648, 0.001274, 0.002167, -0.053467, -0.002045, -0.005249, -0.00589, 0.074219, -0.000908, 0.005707, 0.007446, -0.099121, 0.001099, -0.007141, -0.017578, -0.023315, 0.147461, 0.003998, 0.004425, -0.057861, 0.001434, -0.012817, -0.015198, 0.239258, 0.004517, -0.000217, -0.000328, -0.005493, 0.003937, -0.003128, -0.012085, 0.22168, 0.029419, -0.002533, -0.003357, 0.05249, 0.001938, -0.004791, -0.007233, 0.069336, -0.001015, -0.00325, -0.004761, 0.057617, -0.003662, 0.003937, 0.005493, -0.063477, 0.002441, -0.002716, -0.00386, 0.040527, -0.000736, 0.003235, 0.004883, -0.05957, -0.000467, 0.016968, 0.028442, -0.025635, -0.119629, -0.006195, -0.007568, 0.092773, 0.00009, 0.003586, 0.006409, -0.064453, 0.001358, 0.004181, 0.005707, -0.07959, 0.00238, -0.005798, -0.00769, 0.085449, 0.003326, 0.001228, 0.00412, -0.242188, -0.001129, 0.005188, 0.007782, -0.075684, -0.000744, -0.00354, -0.005676, 0.048584, -0.002197, 0.006531, 0.014038, -0.124512, -0.001526, 0.003418, 0.005707, -0.060547, 0.002808, 0.002441, 0.003418, -0.061523, 0.001404, -0.010071, -0.01416, -0.003967, -0.011047, -0.00412, -0.004883, 0.054688, -0.001923, 0.00647, 0.013489, -0.210938, -0.018311, 0.002701, 0.004669, -0.057861, 0.000239, 0.00235, 0.00322, -0.053711, 0.002869, 0.003387, 0.003281, -0.061035, -0.00058, -0.003876, -0.006226, 0.052002, -0.001869, 0.002014, 0.00322, -0.040771, 0.000763, -0.012817, -0.013794, 0.189453, 0.005615, 0.011536, 0.011841, -0.099609, 0.00766, -0.005524, -0.005066, 0.054688, -0.004181, 0.008911, 0.008423, -0.07373, 0.010254, -0.008301, -0.010742, 0.074219, -0.008179, 0.005127, 0.005737, -0.066406, 0.002121, -0.009583, -0.009949, 0.085449, -0.006256, 0.007446, 0.008179, -0.060059, 0.008667, 0.01178, 0.013184, -0.100098, 0.001511, -0.014954, 0.02771, 0.402344, 0.040283, 0.014587, 0.015747, -0.112305, 0.00708, -0.006561, -0.005859, 0.174805, 0.017822, 0.013611, 0.013, -0.088379, 0.007355, -0.014587, -0.014038, 0.10791, -0.018677, -0.014709, -0.010803, 0.116699, -0.009705, 0.011597, 0.014038, -0.149414, -0.002747, -0.014404, -0.016968, 0.100098, -0.012573, 0.015991, 0.0177, -0.103516, 0.008057, 0.006348, 0.004059, -0.179688, -0.004303, -0.016724, -0.014526, 0.197266, 0.016235, -0.014282, -0.01709, 0.115723, -0.007629, 0.003769, 0.002579, -0.073242, 0.003067, 0.016602, 0.020508, -0.134766, 0.017578, 0.007996, 0.011475, -0.155273, 0.010376, 0.011353, 0.013367, -0.087402, 0.00705, 0.002304, 0.002502, -0.043457, -0.002884, 0.010193, 0.012329, -0.151367, -0.001266, -0.008728, -0.00824, 0.213867, -0.014099, -0.006531, -0.010071, 0.011536, 0.001312, 0.012756, 0.014893, -0.100098, 0.004822, -0.010132, -0.009766, 0.087402, -0.009094, 0.009155, 0.00769, -0.085449, 0.006378, 0.012817, 0.016479, -0.103516, 0.011841, 0.009949, 0.013123, -0.088867, 0.007446, 0.005035, 0.005676, -0.05957, 0.002777, 0.007111, 0.008667, -0.068848, 0.006989, -0.013855, -0.011108, 0.099121, -0.008972, 0.013306, 0.015076, -0.10791, 0.006866, -0.013367, -0.01178, 0.096191, -0.006073, 0.017456, 0.015198, -0.106934, 0.011658, -0.00769, -0.008606, 0.082031, -0.005981, -0.008911, -0.009216, 0.073242, -0.008423, 0.004333, 0.001785, -0.191406, -0.025024, 0.015747, 0.014709, -0.107422, 0.017578, -0.008972, -0.009094, 0.095703, -0.011963, 0.005981, 0.007355, -0.058838, 0.005432, -0.012512, -0.014893, 0.125, -0.010559, 0.011963, 0.009521, -0.166992, 0.001968, -0.010437, -0.010315, 0.095703, -0.00946, 0.007812, 0.004669, -0.177734, -0.013367, 0.012207, 0.013428, -0.097656, 0.012878, -0.015015, -0.014221, 0.12207, -0.018921, -0.012512, -0.013977, 0.177734, -0.012024, 0.00293, 0.001823, -0.050781, -0.000286, -0.00267, -0.002014, -0.008789, 0.10498, -0.004547, -0.007172, -0.068848, 0.231445, -0.011292, -0.006195, 0.178711, 0.0005, -0.010254, -0.01178, 0.086426, -0.010559, -0.002426, 0.002731, 0.170898, 0.012878, 0.00161, 0.000119, -0.080078, -0.016846, -0.000992, -0.001167, 0.017456, 0.00087, -0.010376, -0.012146, 0.222656, 0.016113, 0.012878, 0.016357, -0.098633, 0.013062, -0.004669, -0.006714, 0.056885, -0.005219, 0.01239, 0.013977, -0.09082, 0.010864, 0.003036, 0.012817, -0.229492, 0.009583, -0.005646, -0.000463, -0.013977, -0.163086, 0.012878, 0.013977, -0.093262, 0.01001, -0.006104, -0.006287, 0.077637, -0.000275, 0.006653, -0.010193, -0.204102, 0.001945, -0.014893, -0.015991, 0.106934, -0.011963, -0.00589, -0.004059, 0.111816, 0.003433, -0.022217, -0.018188, 0.229492, 0.016602, -0.012573, -0.009644, 0.09375, -0.011169, 0.007446, 0.009155, -0.070312, 0.008789, -0.009094, -0.011597, 0.076172, -0.011414, 0.01001, 0.009399, -0.102539, 0.004303, 0.00885, 0.010132, -0.084961, 0.004303, -0.013306, -0.011108, 0.110352, -0.006226, -0.012329, -0.017334, 0.101074, -0.006866, 0.011047, 0.014099, -0.089844, 0.009033, 0.000423, 0.003998, 0.016113, -0.045654, -0.015625, -0.019653, 0.114746, -0.014954, 0.012451, 0.00885, -0.096191, 0.008972, 0.006195, 0.004852, -0.169922, -0.00824, 0.010437, 0.0177, -0.167969, 0.018433, 0.004456, -0.00148, 0.220703, -0.00415, -0.015747, -0.010193, 0.12207, -0.006531, -0.013733, -0.013794, 0.09668, -0.009827, 0.010864, 0.012817, -0.112305, 0.016602, -0.009827, -0.009521, 0.165039, -0.010254, 0.006439, 0.007263, -0.058594, 0.006378, -0.012146, -0.030151, 0.139648, 0.09668, 0.011108, 0.012817, -0.089844, 0.011047, -0.012512, -0.016724, 0.122559, -0.013184, -0.011658, -0.013062, 0.104492, -0.004791, 0.01532, 0.012024, -0.112305, 0.008179, -0.014648, -0.016357, 0.099121, -0.011597, 0.015503, 0.016846, -0.108887, 0.009399, -0.013184, -0.009277, 0.172852, -0.005157, -0.010498, -0.011475, 0.079102, -0.006744, -0.001457, -0.001923, 0.001816, -0.008911, -0.0047, -0.005157, 0.047363, -0.001747, 0.015381, 0.03833, -0.075684, -0.164062, 0.012939, 0.015503, -0.094727, 0.007507, 0.008179, 0.008545, -0.07373, 0.005219, 0.023193, 0.03833, -0.515625, 0.023682, -0.002533, -0.003998, -0.006927, -0.005188, 0.008179, 0.007599, -0.067871, 0.009888, -0.005463, -0.005249, 0.055176, -0.003006, -0.000629, -0.002121, -0.001572, 0.034668, 0.004333, -0.006348, -0.193359, 0.01355, 0.012085, 0.012939, -0.099121, 0.006195, 0.009949, 0.011597, -0.081055, 0.00708, 0.009949, 0.010254, -0.071289, 0.010498, -0.010559, -0.010315, 0.089844, -0.011108, -0.010864, -0.012512, 0.125977, -0.004364, -0.026855, -0.029175, 0.246094, -0.03418, 0.005585, 0.012695, -0.192383, 0.001862, 0.014648, 0.016968, -0.111328, 0.014038, 0.008423, 0.003113, -0.236328, -0.015198, 0.013489, 0.015564, -0.097656, 0.009766, 0.014221, 0.012756, -0.124512, 0.010864, -0.013184, -0.014465, 0.09375, -0.013, -0.014709, -0.015747, 0.113281, -0.008423, 0.013245, 0.015869, -0.108398, 0.004395, 0.011353, 0.011841, -0.095703, 0.006317, -0.010498, -0.010315, 0.096191, -0.00946, -0.008118, 0.039551, 0.014771, 0.00296, -0.000395, -0.032959, -0.010376, -0.004272, -0.003189, 0.036865, 0.010559, 0.001579, -0.006226, 0.042969, 0.012207, 0.001129, 0.006439, -0.229492, -0.15332, -0.065918, 0.025879, 0.077148, 0.005524, 0.007202, 0.082031, 0.277344, 0.142578, 0.045654, -0.009338, 0.03833, 0.015198, 0.00206, 0.001984, 0.04126, 0.028442, 0.01123, 0.008484, -0.03833, -0.00708, -0.001747, -0.001022, -0.011475, 0.031982, -0.012695, 0.007294, -0.053711, -0.012085, -0.004425, 0.010681, -0.038574, 0.001297, 0.003754, 0.005371, -0.030151, -0.007263, -0.001686, 0.005066, -0.053467, -0.01001, 0.000843, -0.013367, 0.043701, -0.00592, -0.003891, -0.000973, 0.043701, 0.004517, -0.000448, 0.000168, 0.066406, 0.01123, -0.000007, 0.008179, -0.038574, -0.010803, 0.00014, -0.007416, 0.041748, 0.012695, 0.000916, 0.008484, -0.039551, -0.018799, 0.000309, 0.007416, 0.028198, 0.002884, 0.002457, 0.008972, 0.061523, 0.044434, 0.020508, 0.004547, -0.033447, -0.008606, -0.002396, 0.007568, -0.041016, -0.012329, -0.003128, -0.017334, 0.05249, -0.004089, -0.004547, -0.001595, -0.025879, -0.017456, -0.009094, 0.007874, -0.03125, -0.012756, -0.000057, 0.007874, -0.055908, -0.025513, -0.005737, -0.008911, 0.034912, 0.01123, 0.002747, -0.005219, 0.040527, 0.01123, 0.002701, 0.007538, -0.039551, -0.001236, -0.001945, 0.009888, 0.038818, 0.010315, 0.006073, 0.009705, -0.051758, -0.025635, 0.000056, 0.024902, 0.089844, 0.033203, 0.029785, -0.000999, -0.022705, -0.014587, -0.010681, 0.015625, 0.060303, 0.039795, 0.027222, 0.001175, -0.00528, 0.028076, -0.01062, 0.009277, 0.033936, 0.000301, -0.003494, -0.000862, -0.082031, -0.059082, -0.032471, 0.015381, -0.106934, -0.022461, 0.013977, 0.008301, 0.016357, 0.016602, 0.016479, -0.010254, 0.079102, 0.032227, -0.011353, 0.010864, 0.042236, 0.011902, 0.005127, 0.007019, -0.039062, -0.012207, -0.005981, -0.009644, 0.03418, -0.004395, -0.002747, -0.000694, -0.026367, 0.030273, -0.015137, -0.000366, 0.003174, -0.022339, 0.008301, 0.008972, -0.044678, 0.006531, -0.001869, -0.008728, 0.034424, 0.014771, 0.003738, 0.006958, -0.040039, -0.014099, -0.001404, -0.000854, 0.037842, 0.019165, 0.013916, -0.008179, 0.028809, 0.012512, 0.000301, -0.003006, 0.037109, 0.011658, -0.00132, -0.004425, 0.226562, 0.021118, 0.032227, 0.010254, -0.040039, -0.008606, 0.001549, -0.006073, -0.023438, -0.065918, -0.056152, -0.013977, 0.053711, 0.021729, 0.00132, -0.00592, 0.031494, 0.009949, 0.002762, -0.005341, 0.027466, 0.008057, -0.003448, 0.011414, -0.020874, -0.026978, -0.010071, -0.001205, -0.046143, -0.021729, -0.009094, -0.007935, 0.026489, 0.024658, 0.005219, 0.007812, -0.039062, -0.013855, -0.003799, -0.000381, -0.032227, -0.010498, -0.00293, 0.002228, 0.025757, 0.005157, 0.003113, 0.00235, -0.032715, -0.00885, -0.001175, -0.006195, 0.085938, 0.017456, -0.007019, 0.001137, -0.041748, -0.009399, -0.000935, -0.002869, 0.037842, 0.009277, -0.000075, 0.010986, -0.04541, -0.013672, -0.000248, 0.007355, -0.038086, -0.011047, -0.001221, 0.006348, -0.028931, -0.011658, -0.000847, 0.001289, 0.009094, -0.040771, 0.016602, -0.004761, 0.031128, 0.010681, 0.00025, 0.006073, -0.033447, -0.013672, -0.000908, 0.01178, -0.02771, -0.030151, -0.014893, -0.000511, -0.032959, -0.009338, -0.002365, 0.000965, 0.018066, 0.013733, 0.007111, 0.002319, -0.038574, -0.007812, -0.001907, 0.006805, 0.026611, 0.02063, 0.014221, 0.003616, -0.033936, -0.009705, -0.00023, -0.007111, -0.026855, -0.005585, -0.003113, -0.025635, 0.140625, 0.028809, -0.000744, -0.001068, 0.034668, 0.021362, 0.011292, -0.002594, -0.022217, -0.007263, -0.004303, 0.004761, -0.033936, -0.008911, -0.003448, 0.017456, -0.037842, -0.020264, -0.008484, 0.029541, 0.084473, 0.02478, 0.021484, -0.009705, 0.019043, 0.024414, 0.007996, -0.000751, -0.03418, -0.010803, -0.003586, 0.001633, 0.00235, -0.032471, 0.013123, -0.008423, 0.042725, 0.017212, 0.001678, -0.008423, 0.062988, 0.024292, 0.00354, 0.001411, -0.016479, 0.039307, -0.014893, -0.00769, 0.038818, 0.01062, 0.000063, -0.001427, 0.031738, 0.022339, -0.006775, 0.001404, -0.035156, -0.006805, -0.001045, -0.003067, 0.036133, 0.007019, 0.000484, -0.054443, -0.359375, -0.125977, -0.043457, 0.000156, 0.028931, 0.011963, 0.00473, 0.001022, -0.039795, -0.012024, -0.000334, 0.004425, -0.031982, -0.00708, 0.000767, 0.00267, 0.048096, 0.013977, 0.00383, 0.003174, 0.032227, 0.021729, 0.012451, 0.005615, -0.036621, -0.008484, -0.001534, -0.003036, 0.037598, 0.010864, 0.002716, 0.006683, -0.047607, -0.011841, -0.002441, -0.001274, -0.027832, -0.007874, -0.002106, -0.005829, 0.063965, 0.012024, 0.007202, -0.004028, 0.049316, 0.016357, 0.00053, 0.006165, 0.050537, 0.016602, 0.005341, 0.008667, -0.042725, -0.011902, 0.001503, 0.000231, -0.010376, 0.038818, -0.015625, 0.009949, -0.043701, -0.013855, 0.002151, -0.006592, 0.052002, 0.013062, 0.001366, 0.005981, 0.03125, 0.028931, 0.015259, 0.012329, -0.040527, -0.019165, 0.000263, 0.008728, 0.080566, 0.065918, 0.044922, -0.002777, 0.152344, 0.124023, 0.047119, -0.000376, 0.040527, 0.003204, -0.002029, 0.002441, 0.017944, 0.015015, 0.00769, 0.000843, -0.025879, -0.007416, -0.002365, -0.006104, -0.322266, -0.155273, -0.032227, -0.001076, -0.044434, -0.013184, -0.00412, 0.008423, -0.037598, -0.016479, -0.003723, 0.000813, -0.004761, 0.031738, -0.010681, -0.000102, 0.031494, 0.009094, 0.003815, 0.002396, 0.002045, 0.053467, -0.001724, 0.000526, -0.002228, 0.054199, 0.002426, 0.003326, 0.006195, 0.0354, 0.000916, -0.000607, -0.002914, 0.064941, 0.000816, 0.001549, -0.000467, 0.04248, 0.002853, 0.001823, 0.005768, 0.061523, -0.005035, 0.001137, -0.001328, 0.062988, -0.001915, 0.002808, -0.000877, 0.139648, 0.003265, 0.003098, 0.004578, 0.05127, -0.000839, 0.000016, 0.004517, -0.051758, -0.00386, -0.000629, -0.001007, -0.062988, 0.004761, 0.00103, 0.004089, -0.054688, 0.001244, -0.00042, 0.002914, -0.046143, -0.004822, 0.00164, 0.007416, -0.064453, 0.000222, -0.000843, 0.001228, 0.060303, -0.007874, 0.002289, 0.005646, 0.055908, -0.005005, -0.001137, -0.004669, 0.055908, -0.000816, 0.048828, 0.066406, 0.296875, 0.46875, 0.000504, 0.010681, -0.087402, -0.005493, -0.000469, 0.002594, -0.065918, -0.002548, 0.001816, 0.003845, -0.05249, 0.001793, 0.001221, 0.008728, 0.07666, -0.008606, 0.006134, 0.012024, 0.068848, 0.016113, 0.001541, 0.003281, -0.070312, 0.004669, 0.000526, 0.000961, 0.040527, -0.004883, -0.000732, -0.001732, 0.05127, -0.002625, 0.003189, 0.006409, 0.045654, 0.003204, -0.000534, 0.004913, -0.049072, -0.001259, 0.000483, 0.001335, -0.07666, 0.004242, -0.001198, -0.002075, -0.034424, -0.001854, -0.00293, -0.005859, -0.067871, 0.006287, -0.00042, -0.004486, 0.058838, 0.000353, 0.004395, 0.009216, 0.128906, -0.000599, 0.001038, 0.000687, 0.062256, -0.000835, 0.000209, 0.006378, 0.069336, -0.008972, 0.001808, 0.004456, -0.088867, 0.003235, 0.000866, -0.001389, 0.083984, -0.006531, 0.000805, 0.002838, -0.067871, 0.000835, -0.002197, -0.007111, -0.073242, 0.009216, -0.001221, -0.006348, 0.053223, 0.006561, -0.000425, -0.004059, 0.050537, 0.003464, -0.004639, -0.007324, -0.06543, -0.000456, 0.001625, 0.003326, 0.074219, 0.007996, 0.001534, 0.004791, -0.061768, 0.000183, 0.001839, 0.008301, 0.071289, -0.005615, -0.000874, -0.004974, 0.062988, -0.001122, -0.002228, -0.00066, 0.054443, -0.009521, 0.001411, 0.002563, 0.039795, 0.001198, -0.00014, -0.004639, 0.068359, 0.001213, 0.000175, -0.00116, -0.039307, 0.003891, -0.001808, -0.003525, 0.05542, -0.000732, -0.007263, -0.015137, -0.09375, -0.023193, 0.001816, 0.000481, -0.044434, 0.002396, -0.000969, -0.005066, 0.06543, 0.000257, 0.000357, -0.00354, 0.044678, 0.004517, -0.000824, -0.005859, 0.054199, 0.000334, -0.000267, 0.005676, 0.073242, -0.001663, -0.000607, -0.002075, -0.102539, -0.000515, -0.001564, -0.00033, -0.045166, 0.000832, -0.000359, -0.000492, 0.040039, -0.003113, 0.002533, 0.003845, 0.046143, 0.005341, -0.001083, 0.003189, -0.05127, 0.001724, -0.000637, 0.003372, -0.044678, -0.003387, 0.000164, -0.002121, 0.048584, 0.000259, 0.001999, -0.000278, 0.059814, 0.002228, -0.001434, -0.005859, 0.050293, 0.004639, -0.002701, -0.00885, 0.064453, 0.002731, 0.000504, 0.00351, -0.060791, -0.004883, 0.001419, 0.005188, -0.065918, -0.001411, -0.003815, -0.004272, -0.068848, 0.00119, -0.001915, 0.011169, 0.15625, -0.016602, -0.00053, -0.000721, 0.060547, -0.001633, -0.00025, -0.004517, -0.049561, 0.010254, 0.001251, 0.002045, 0.051025, 0.007324, -0.001106, 0.002335, -0.046875, 0.001427, 0.000572, 0.005402, -0.053955, 0.001579, -0.001221, -0.000744, -0.046875, 0.001709, -0.000687, -0.004974, 0.064941, -0.007507, -0.000211, -0.005493, 0.061035, 0.002426, 0.001335, 0.004395, -0.052734, 0.003098, -0.004303, -0.015442, -0.084473, 0.004669, 0.002945, 0.009033, -0.070801, 0.003296, -0.000698, 0.00264, -0.053223, -0.006317, -0.000961, 0.000269, 0.04834, -0.003876, 0.005798, 0.010803, 0.066895, -0.007629, -0.002243, -0.00589, -0.060791, 0.011841, -0.000121, -0.001221, -0.041748, 0.00412, -0.000645, 0.001038, -0.050781, 0.002197, 0.004669, 0.009216, 0.060303, 0.000278, 0.000904, -0.001884, -0.049072, 0.007538, 0.002533, 0.006927, -0.061768, -0.002716, 0.005493, 0.003204, -0.160156, -0.004242, -0.000175, -0.009399, 0.078125, -0.002228, -0.001854, -0.000103, 0.083008, -0.004456, 0.000778, 0.00531, -0.066895, -0.002029, 0.000507, 0.003098, 0.05127, -0.006226, 0.000935, -0.001923, 0.048096, 0.000488, 0.000006, 0.003098, -0.049316, 0.000591, -0.000305, -0.003143, 0.054199, 0.002136, 0.000801, 0.001831, -0.072754, -0.007782, 0.000534, 0.002274, -0.063477, -0.005341, 0.000109, 0.011047, 0.200195, 0.005768, 0.003433, 0.005615, 0.0625, 0.004639, 0.004608, 0.009094, 0.154297, 0.017456, -0.000645, 0.001823, -0.06543, -0.010071, -0.000675, -0.002609, -0.044922, 0.005859, 0.000671, -0.000904, 0.039551, 0.00235, -0.001411, -0.005463, 0.056641, 0.002335, 0.000134, 0.006897, -0.058105, -0.001503, 0.00145, 0.007935, -0.061035, -0.002747, -0.001427, -0.008118, 0.08252, 0.007263, 0.000119, -0.003128, 0.056396, 0.000469, -0.001968, -0.000546, -0.040771, -0.005768, -0.005127, -0.007782, -0.057617, 0.001877, -0.001175, -0.00145, -0.064453, 0.000113, 0.006561, 0.01355, 0.102539, 0.003342, -0.003082, -0.004333, -0.054688, 0.004852, 0.000422, 0.002396, 0.072266, -0.004181, 0.001244, -0.000273, -0.068848, 0.000504, 0.000862, 0.005432, -0.066895, -0.002823, -0.001602, -0.006195, -0.055664, 0.005554, 0.000205, -0.00145, -0.059814, -0.001381, 0.000072, 0.000687, -0.047119, 0.00119, 0.001083, 0.000194, -0.061035, -0.001846, 0.001244, 0.006897, 0.059814, -0.010437, 0.000587, 0.000546, -0.051025, 0.00235, 0.000467, -0.002045, -0.055664, 0.008606, -0.002121, -0.010193, -0.095703, 0.010437, -0.000519, -0.001877, 0.025879, -0.004578, 0.000782, -0.003281, 0.112305, -0.013611, -0.001717, -0.002899, -0.124023, 0.003967, 0.007446, 0.010986, -0.199219, 0.038574, -0.000349, 0.000698, -0.036621, 0.005707, -0.042236, -0.05835, -0.609375, -0.455078, -0.00103, 0.000614, -0.053467, 0.006256, -0.000225, -0.002014, 0.029053, -0.004944, 0.002045, 0.00206, 0.040039, -0.004395, 0.000345, 0.002014, -0.028809, 0.005249, 0.000041, 0.002304, -0.035889, 0.004822, 0.000607, 0.001785, -0.036133, 0.005157, 0.000376, 0.002029, -0.024292, 0.003937, 0.000397, 0.001129, -0.022705, 0.003799, 0.000093, 0.000725, -0.02124, 0.00415, -0.000175, 0.002182, -0.035889, 0.00267, 0.00071, 0.002777, -0.02832, 0.005188, -0.000824, -0.000219, 0.047119, -0.010071, 0.000267, 0.001099, -0.040283, 0.005005, 0.000679, 0.001068, -0.132812, 0.027344, -0.001793, -0.004822, 0.049316, -0.008301, -0.000282, 0.000668, -0.027954, 0.003937, -0.000511, -0.001892, 0.030273, -0.004883, -0.000355, 0.003555, -0.023682, -0.00206, -0.024414, -0.032715, -0.326172, -0.038574, -0.000904, 0.000034, 0.133789, -0.029663, 0.000511, 0.000973, -0.030518, 0.003586, -0.000797, 0.001251, -0.086426, 0.00769, 0.000622, 0.000171, 0.027466, -0.004486, -0.000188, -0.000584, 0.031006, -0.006134, -0.000035, -0.000147, -0.033936, 0.006073, 0.000648, 0.001816, -0.031738, 0.00386, 0.000668, 0.003098, -0.034424, 0.00354, -0.000935, -0.00209, 0.036377, -0.004791, 0.001038, -0.001404, 0.035156, -0.000908, 0.032471, 0.055908, 0.496094, 0.177734, 0.000565, 0.002777, 0.126953, -0.017456, 0.000131, -0.000324, -0.023804, 0.005768, 0.000889, 0.00145, 0.030151, -0.004669, 0.000032, 0.000656, -0.027954, 0.006439, 0.000147, 0.001984, -0.033691, 0.004547, -0.003189, 0.000018, -0.111328, 0.016602, 0.000477, 0.002426, -0.026123, 0.004578, -0.000813, 0.000313, 0.031494, -0.003937, -0.000282, -0.001534, 0.028076, -0.006409, -0.000191, -0.000736, 0.025269, -0.003906, -0.000916, -0.001404, 0.034424, -0.006531, 0.000671, 0.000584, -0.023193, 0.004089, -0.000992, -0.001953, 0.035156, -0.00708, -0.000429, -0.001396, 0.027222, -0.00415, -0.000214, -0.000235, -0.039062, 0.006256, -0.001297, -0.002594, 0.030518, -0.004639, 0.00016, 0.000748, 0.025269, -0.000809, 0.000412, 0.00038, -0.029053, 0.004517, 0.000087, 0.001427, -0.029297, 0.004669, 0.001259, 0.002335, -0.034424, 0.00473, 0.000664, 0.002029, -0.028198, 0.004822, 0.000003, -0.000288, 0.032715, -0.005035, -0.000122, -0.000162, 0.025269, -0.003296, -0.000134, -0.000183, 0.021973, -0.005402, 0.000484, -0.000315, 0.026001, -0.00238, 0.001076, 0.002228, -0.028442, 0.005005, -0.000793, 0.001648, -0.026978, -0.002502, 0.000023, -0.000351, -0.02832, 0.000652, 0.001472, 0.001366, -0.109863, 0.019165, 0.000954, 0.000227, -0.025635, 0.004272, -0.000648, -0.002472, 0.030396, -0.005432, -0.000041, -0.000713, -0.038086, 0.00946, -0.000648, -0.001938, 0.047119, -0.006866, -0.00103, 0.001633, -0.027222, -0.002121, -0.000553, -0.000456, 0.128906, -0.025879, -0.006165, -0.001862, -0.012756, -0.018433, -0.002792, -0.002197, -0.086426, 0.006409, 0.000492, -0.002045, 0.030151, -0.002045, 0.000311, 0.000557, 0.02356, -0.003174, -0.000277, -0.000656, -0.025024, 0.004974, -0.000368, -0.000984, 0.029541, -0.005219, -0.00053, -0.001266, 0.028687, -0.003998, 0.000079, -0.000315, 0.027222, -0.004822, 0.000042, -0.001541, 0.028198, -0.004364, -0.000938, -0.000433, 0.029297, -0.004364, -0.001472, -0.00235, 0.041504, -0.006317, 0.000732, 0.002213, -0.028076, 0.004761, 0.000052, 0.000923, -0.036133, 0.005432, -0.000219, -0.000416, 0.022949, -0.004272, -0.000429, -0.001732, 0.025146, -0.004608, 0.000153, 0.002365, -0.028442, 0.004486, -0.00028, -0.00164, 0.033447, -0.005951, 0.001511, 0.004547, 0.126953, -0.021362, 0.000216, 0.000267, -0.022461, 0.003586, 0.000372, 0.001869, -0.028564, 0.005249, -0.000127, -0.000444, -0.04248, 0.009277, 0.001312, 0.002869, -0.034424, 0.005066, 0.000694, 0.002686, -0.038086, 0.005554, -0.0005, -0.001381, 0.025024, -0.005249, -0.00011, 0.001167, 0.01178, -0.020996, -0.000446, -0.00095, 0.028564, -0.004517, 0.000326, 0.000102, 0.026978, -0.005127, 0.000437, 0.000137, -0.031982, 0.004242, -0.000641, -0.003769, -0.162109, 0.005646, 0.001106, 0.001755, -0.027954, 0.004547, -0.000332, -0.002136, 0.031494, -0.004883, 0.000645, -0.000263, -0.108398, 0.023926, 0.000977, 0.002106, -0.032471, 0.004944, 0.000089, -0.00074, 0.023071, -0.004242, 0.000443, 0.00206, -0.029053, 0.005188, 0.000136, 0.000534, 0.023926, -0.0001, -0.000483, -0.002106, 0.036621, -0.006287, -0.00103, -0.000584, -0.028198, 0.00079, 0.000078, -0.000534, -0.022217, 0.002991, -0.00045, -0.002014, 0.029907, -0.00531, -0.000702, 0.000927, 0.011292, -0.023438, -0.000002, -0.000041, -0.027588, 0.00647, 0.000081, 0.000092, 0.029907, -0.004242, 0.000284, 0.001442, -0.059082, 0.008606, 0.000326, 0.000931, -0.032959, 0.006165, 0.000113, 0.000725, -0.03418, 0.004944, -0.000429, -0.001076, 0.025513, -0.003784, 0.000622, 0.000614, -0.024414, 0.004608, -0.00046, -0.002045, 0.036133, -0.006287, -0.018311, -0.03418, -0.53125, -0.073242, 0.000355, 0.000257, -0.026489, 0.00386, -0.000138, -0.001183, 0.026245, -0.00473, -0.001762, 0.000073, -0.041016, -0.000587, 0.001137, 0.003189, -0.037109, 0.00647, 0.000452, 0.001862, -0.030273, 0.004578, 0.00003, 0.000021, 0.027832, -0.006622, 0.000271, 0.000668, -0.028076, 0.004944, 0.005859, 0.006866, 0.072266, 0.015747, -0.004578, -0.006775, -0.045166, -0.004059, -0.010376, -0.006775, -0.070801, -0.051758, 0.005005, 0.006317, 0.042725, 0.011169, 0.002548, 0.003891, 0.05127, 0.001602, -0.004211, -0.005585, -0.026611, 0.030151, -0.000751, -0.00415, -0.043213, -0.025024, -0.001022, -0.000843, -0.003189, 0.035889, 0.001999, 0.000106, 0.005005, 0.058838, 0.004395, 0.006561, 0.044678, 0.001106, 0.006714, 0.000223, 0.104004, -0.015991, -0.000553, -0.00095, -0.003342, 0.038818, -0.0005, 0.000896, 0.004333, -0.046875, 0.000282, 0.001511, 0.003571, -0.069824, 0.000004, -0.000443, 0.001427, 0.043213, 0.002014, 0.006958, 0.053955, -0.015625, 0.000229, -0.000893, -0.00322, 0.044922, -0.001236, 0.000444, 0.002319, -0.05127, 0.005585, 0.010986, 0.047363, -0.009216, 0.006317, 0.005219, 0.047852, 0.013123, -0.003113, -0.003418, -0.053223, -0.007996, -0.001587, -0.000389, 0.003525, -0.041992, -0.000058, -0.010376, -0.044678, 0.005432, -0.000229, 0.000139, 0.001259, -0.029419, 0.000319, -0.00028, -0.000241, 0.041992, 0.116699, 0.161133, 0.318359, 0.011719, 0.00193, 0.000736, -0.001289, 0.045898, -0.000954, -0.001137, -0.002914, 0.044434, -0.00095, -0.000237, -0.001015, 0.042969, -0.00095, -0.00103, -0.004059, 0.040527, -0.001137, 0.000025, 0.002258, -0.041016, 0.003693, 0.008484, 0.053467, -0.006042, -0.001045, 0.000214, 0.004211, -0.049805, 0.000364, 0.001389, 0.00412, -0.05249, -0.008789, -0.005035, -0.061279, -0.006287, -0.001656, -0.000835, -0.001434, -0.088379, 0.003235, -0.000847, 0.002823, 0.066406, 0.001038, -0.000519, -0.001999, 0.046875, 0.059326, 0.061768, 0.110352, 0.310547, 0.002838, 0.001404, 0.010986, 0.058105, 0.000477, 0.001137, 0.003632, -0.038818, -0.050293, -0.050049, -0.072754, -0.304688, -0.02832, -0.055176, -0.28125, 0.037109, -0.004486, -0.001984, -0.025146, -0.05249, 0.003754, -0.00824, 0.033203, 0.000147, -0.000216, -0.000242, -0.003967, 0.044678, 0.000009, 0.000275, -0.000313, -0.040283, 0.004944, -0.000568, 0.006042, 0.068848, 0.050049, 0.056641, 0.117188, 0.287109, 0.071289, 0.105469, 0.100098, 0.347656, -0.000292, 0.001328, 0.000107, -0.040527, 0.000406, 0.000908, 0.002914, -0.030396, -0.004028, -0.003784, -0.049561, 0.009766, -0.008057, -0.003876, -0.043457, -0.017822, 0.001564, 0.005463, 0.036377, -0.000416, -0.000378, 0.000387, -0.002975, -0.056641, 0.013733, 0.012207, 0.022095, 0.211914, 0.001839, 0.001671, 0.018066, -0.037354, 0.001808, -0.000645, 0.001732, 0.160156, -0.001099, 0.000656, 0.004883, -0.049561, -0.072266, -0.091309, -0.166016, -0.423828, 0.022339, 0.02356, 0.058838, 0.237305, -0.000664, 0.001747, 0.005127, -0.053467, 0.00132, -0.003189, -0.00351, 0.065918, 0.029541, 0.028076, 0.078613, 0.242188, 0.006317, 0.004395, 0.043945, 0.017944, 0.00148, 0.001144, 0.004517, 0.061279, -0.000809, 0.004547, 0.022339, 0.230469, 0.001022, 0.000484, -0.000246, 0.049805, 0.000061, 0.002228, 0.00354, -0.047119, -0.07373, -0.083984, -0.125977, -0.472656, 0.004578, 0.003937, 0.048828, 0.000954, -0.001862, -0.001427, -0.005737, 0.049561, -0.004333, 0.009033, -0.038818, 0.000082, 0.000854, -0.000862, -0.003174, 0.044922, 0.029541, 0.050537, 0.238281, -0.135742, 0.000017, -0.001045, -0.003433, 0.039795, 0.003555, -0.001259, 0.023315, 0.086914, -0.001312, -0.001747, -0.003204, 0.035889, 0.000992, -0.000633, 0.000774, 0.050049, 0.001312, 0.000483, -0.002014, 0.051025, -0.00415, -0.004486, -0.05542, -0.002396, 0.001335, 0.000984, 0.002441, -0.039307, 0.000026, -0.00079, -0.004211, 0.034912, 0.0047, 0.00708, 0.052246, 0.001328, -0.000809, -0.000771, -0.002731, 0.038574, 0.00135, 0.000526, 0.000075, 0.041992, -0.000416, 0.000839, 0.004059, -0.045654, -0.006592, -0.005157, -0.070801, -0.006409, -0.006378, -0.006042, -0.033203, -0.042725, 0.002335, -0.001221, -0.000687, 0.059082, 0.070312, 0.075195, 0.128906, 0.228516, 0.00046, 0.001068, 0.002182, -0.035156, -0.015442, -0.017578, -0.15625, 0.011169, -0.004028, -0.003189, -0.004028, -0.073242, 0.001328, 0.001846, 0.001602, -0.04834, -0.002579, -0.003143, -0.042236, -0.009583, -0.000248, 0.000866, 0.001411, -0.039062, -0.021118, 0.043945, -0.008484, 0.019897, 0.000767, -0.000484, -0.003525, 0.053955, 0.000389, 0.000357, 0.000243, -0.030884, 0.001099, 0.009338, 0.066895, -0.004395, -0.001091, -0.000458, -0.000186, -0.045898, -0.004669, -0.010559, -0.048828, 0.004272, -0.025146, -0.049805, -0.121582, -0.53125, 0.013489, 0.006989, 0.016846, 0.18457, -0.004852, -0.002731, -0.072754, 0.008057, 0.000515, -0.000584, -0.002914, 0.051025, -0.000355, -0.001015, -0.002762, 0.033936, 0.160156, 0.236328, 0.503906, 0.021729, 0.004791, 0.006836, 0.04248, -0.002045, -0.005585, -0.004181, -0.041504, -0.040527, -0.000816, -0.000973, -0.002365, 0.041504, -0.000801, -0.001053, -0.001656, 0.035889, -0.029663, -0.018921, -0.066406, -0.574219, -0.005585, -0.001183, -0.026367, -0.182617, -0.000931, 0.000755, 0.005371, -0.054932, -0.067871, -0.088867, -0.125977, -0.298828, -0.001984, 0.001015, 0.00293, -0.054199, 0.004211, -0.011108, -0.038574, 0.251953, 0.001236, -0.000145, 0.002106, 0.129883, -0.011047, -0.003036, -0.060059, -0.019165, 0.00066, 0.000931, 0.004395, -0.037109, 0.001358, 0.000292, 0.00531, -0.041992, 0.000444, -0.000832, 0.001984, 0.126953, 0.066406, 0.08252, 0.174805, 0.310547, -0.005035, -0.004852, -0.041504, -0.002579, -0.005188, -0.005249, -0.044189, -0.005615, 0.007935, -0.149414, 0.040283, 0.020264, 0.001266, -0.039551, 0.011292, 0.004547, 0.001404, -0.039307, 0.011353, 0.005585, 0.002243, -0.054932, -0.000376, -0.000599, 0.002045, -0.053711, 0.008545, 0.00528, 0.004181, -0.061768, 0.015015, 0.00647, 0.00174, -0.041992, 0.011169, 0.006195, 0.000378, -0.115234, 0.022827, 0.005859, -0.00264, 0.039795, -0.007721, -0.004486, -0.002716, 0.035889, -0.004181, -0.000992, -0.001511, 0.125, -0.026855, -0.013428, 0.000908, -0.033203, 0.012146, 0.005463, 0.001419, -0.034424, 0.010681, 0.006317, -0.00132, 0.030518, -0.005585, -0.005157, -0.006439, 0.069336, -0.011047, -0.004303, 0.007477, -0.18457, 0.018188, 0.025879, -0.00148, 0.035156, -0.005005, -0.00531, 0.003937, -0.052002, 0.005554, 0.003479, 0.008911, -0.237305, 0.061523, 0.033447, -0.001595, 0.028931, -0.002213, -0.000231, -0.000004, 0.144531, -0.000254, -0.009155, 0.001274, 0.133789, -0.037109, -0.013428, 0.01001, 0.041504, -0.049805, -0.033203, 0.001968, -0.031494, 0.00824, 0.006104, 0.010864, -0.251953, 0.038574, 0.030518, 0.013916, -0.163086, 0.018799, 0.007874, -0.001534, 0.031738, -0.008423, -0.004608, 0.000259, -0.050293, 0.011963, 0.00824, -0.001518, 0.049561, -0.009949, -0.00351, -0.002426, 0.045898, -0.013733, -0.00412, -0.002197, 0.033203, -0.006531, -0.002838, -0.001427, 0.038086, -0.001915, -0.00235, 0.003357, -0.126953, 0.010681, 0.008179, 0.001572, -0.046875, 0.011536, 0.007874, -0.001404, 0.039795, -0.008789, -0.006592, -0.007416, 0.052734, -0.005035, -0.00267, 0.002106, -0.043213, 0.008606, 0.00383, 0.002441, -0.039795, 0.004028, 0.001839, -0.001999, 0.040039, -0.00885, -0.004425, 0.001564, -0.148438, 0.285156, 0.130859, 0.001381, -0.024658, -0.000016, 0.001846, -0.001793, 0.032715, -0.007996, -0.005371, -0.006866, 0.073242, -0.005829, -0.00322, -0.000713, 0.027466, -0.000923, 0.000118, 0.001678, -0.043213, 0.006042, 0.0019, 0.00235, -0.047607, 0.01178, 0.007263, -0.000376, 0.037354, 0.001572, 0.003128, 0.004028, -0.188477, 0.013367, 0.023804, -0.001488, 0.045898, -0.011475, -0.007935, -0.002441, 0.035645, -0.007812, -0.006165, -0.001938, 0.040527, -0.009033, -0.006042, 0.002258, -0.0625, 0.025513, 0.003784, -0.001465, 0.054443, -0.010986, -0.009521, 0.00238, -0.04126, 0.008789, 0.004913, 0.002838, -0.054443, 0.013855, 0.008667, 0.00034, -0.277344, 0.025757, 0.002808, -0.001015, 0.033447, -0.008362, -0.005157, 0.003738, -0.050781, 0.007385, 0.004181, 0.000916, -0.03125, 0.005829, 0.006073, 0.001656, -0.033203, 0.00946, 0.003281, 0.001564, -0.031006, 0.005829, 0.002228, 0.00412, -0.042969, 0.006561, 0.003464, -0.000854, 0.034668, -0.014343, -0.007141, 0.006683, -0.062988, 0.005249, 0.005432, -0.00325, 0.261719, -0.003098, -0.014587, -0.001488, 0.050537, -0.011841, -0.009277, -0.00135, 0.033936, -0.008606, -0.003296, -0.002701, 0.043457, -0.0047, -0.004974, 0.00235, -0.024658, -0.004791, -0.001289, -0.001518, 0.027466, -0.008484, -0.003677, -0.000763, 0.034912, -0.009949, -0.003662, 0.004761, -0.043701, 0.011047, 0.004242, -0.001999, 0.037598, -0.011108, -0.003372, 0.000119, -0.031738, 0.009827, 0.007294, -0.002594, 0.050293, -0.011902, -0.009155, 0.006958, -0.057129, -0.016235, -0.009949, 0.000992, -0.036133, 0.01178, 0.010315, 0.003067, -0.064453, 0.015137, 0.006989, -0.000504, 0.031006, -0.009888, -0.004059, -0.001389, 0.035156, -0.012512, -0.006958, -0.006042, 0.214844, -0.010437, -0.010193, -0.004822, 0.169922, -0.015442, -0.018188, 0.002594, -0.052734, 0.012024, 0.006042, 0.002289, -0.045654, 0.009827, 0.006866, 0.001625, -0.044922, 0.009033, 0.007446, 0.000767, -0.037598, 0.014954, 0.007874, -0.001572, 0.039307, -0.010376, -0.004761, 0.007385, 0.005066, -0.037109, -0.020752, -0.006622, 0.060791, -0.009094, -0.002563, 0.000055, 0.06543, 0.000504, -0.006927, 0.032959, 0.136719, -0.208984, -0.117676, 0.003311, -0.045898, 0.007202, 0.003632, -0.002701, 0.047363, -0.006592, -0.004944, -0.000637, 0.042725, -0.045654, -0.020508, 0.002136, -0.051514, 0.013306, 0.008606, -0.001068, 0.047363, -0.011169, -0.007538, -0.003143, 0.052734, -0.015747, -0.005249, 0.002304, -0.213867, 0.014099, 0.007416, 0.005737, -0.194336, 0.058594, 0.039307, -0.012329, 0.298828, -0.073242, -0.054443, 0.001244, -0.035889, 0.007385, 0.000172, 0.001732, -0.041992, 0.006866, 0.00325, -0.004303, 0.158203, -0.002563, -0.012939, 0.002106, -0.036865, -0.001595, -0.001396, -0.000744, 0.038818, -0.012878, -0.002701, 0.003036, -0.039062, 0.007355, 0.005981, -0.001785, 0.100586, -0.007812, -0.002762, 0.003189, -0.209961, 0.016602, 0.00528, 0.003143, -0.040039, 0.010681, 0.0065, -0.002121, 0.045654, -0.014954, -0.007446, 0.002121, -0.068359, 0.016846, 0.008301, -0.001953, 0.050537, -0.009521, -0.008179, -0.001129, 0.037598, -0.006592, -0.006439, -0.002228, 0.048584, -0.011841, -0.00647, 0.00235, -0.034424, 0.006958, 0.004211, -0.005066, 0.067871, -0.010376, -0.008179, 0.001724, -0.038086, 0.005737, 0.002441, -0.000763, 0.037598, -0.008789, -0.006561, 0.001709, -0.03418, 0.007935, 0.004364, -0.003906, 0.051758, -0.015869, -0.006317, 0.002701, -0.037354, 0.005341, 0.00473, -0.002731, 0.050049, -0.01062, -0.007141, 0.001167, -0.041016, 0.010437, 0.004578, 0.001709, -0.155273, 0.022095, 0.010437, 0.000748, -0.041504, 0.01239, 0.009827, -0.002701, 0.209961, -0.053467, -0.026978, -0.007629, 0.098145, -0.005219, -0.008728, 0.005829, -0.055664, 0.001686, 0.002563, -0.000645, 0.001495, 0.024658, -0.002502, -0.006683, 0.001503, 0.054688, -0.01355, 0.00069, 0.001945, -0.028564, 0.009521, -0.001328, -0.004486, 0.033936, -0.015076, 0.005829, -0.033447, 0.006714, 0.00354, 0.001488, -0.000039, -0.043701, -0.004791, 0.007294, -0.00528, -0.130859, -0.026245, 0.000809, 0.002289, 0.020142, 0.000916, 0.000889, -0.003815, 0.026611, -0.012146, -0.004517, 0.032959, -0.005432, -0.00412, -0.002823, 0.002029, 0.034912, -0.006927, 0.000771, -0.001274, -0.035889, -0.005249, -0.002365, -0.000732, 0.035156, -0.002396, 0.000523, 0.003387, 0.017334, -0.000763, -0.000154, 0.002365, 0.025879, 0.000305, -0.000058, -0.002396, 0.033691, -0.016357, 0.000226, 0.002609, -0.026611, 0.012573, 0.006226, -0.033691, 0.006287, 0.003418, 0.001335, 0.000553, -0.034668, 0.012268, 0.00116, -0.000782, -0.036133, 0.002289, -0.000561, 0.019409, 0.132812, 0.026855, -0.002106, 0.001236, 0.039307, -0.004028, -0.000322, 0.004303, -0.03064, 0.013062, 0.002029, -0.001114, -0.033691, 0.004425, -0.002518, 0.000969, 0.046387, -0.005951, -0.001419, 0.001091, 0.030518, 0.001114, -0.000043, 0.001595, -0.022583, 0.010193, -0.000599, -0.00325, 0.02771, -0.010986, -0.001518, 0.000912, 0.027832, -0.000362, -0.014771, 0.02832, 0.014954, -0.008545, -0.000099, 0.001282, 0.022705, -0.004608, 0.003693, -0.001305, -0.060547, 0.0065, 0.004761, -0.011719, -0.150391, 0.015747, -0.0065, -0.004364, 0.074219, -0.002762, 0.00106, 0.007996, 0.089844, 0.012634, 0.002701, 0.000992, 0.053467, -0.013977, -0.003845, -0.003204, 0.013, 0.029419, 0.001999, -0.00053, -0.034668, 0.004822, 0.001091, -0.001236, -0.046387, -0.007935, -0.002884, 0.000546, 0.067871, -0.013916, 0.001251, -0.00325, -0.036865, 0.003967, -0.000303, -0.00415, -0.020752, 0.0002, 0.002014, -0.00008, -0.032471, 0.003067, 0.002518, -0.001152, -0.037354, 0.006714, 0.002243, -0.001907, -0.033203, 0.002426, -0.004395, -0.000801, 0.042725, -0.006287, -0.00021, -0.003021, 0.031006, -0.015259, 0.001625, -0.001129, -0.033691, 0.004517, -0.00193, 0.001137, 0.026123, -0.003754, -0.000326, -0.000938, 0.031982, 0.003601, -0.001251, 0.000748, 0.023926, -0.003769, -0.001335, -0.004608, 0.03833, -0.016113, 0.00177, -0.001526, -0.058105, 0.009705, -0.001213, 0.000633, 0.0271, -0.001984, -0.009705, -0.00206, 0.124512, -0.018188, -0.014954, -0.004852, 0.233398, -0.038086, 0.003235, -0.003403, -0.050781, 0.003479, -0.002274, 0.001122, 0.033936, 0.001945, 0.010376, 0.005463, -0.15918, 0.00264, -0.000751, -0.001846, 0.032227, -0.011536, 0.017944, -0.034912, -0.013, 0.009949, 0.005676, -0.035156, 0.005646, 0.003616, 0.003815, -0.00066, -0.050781, 0.013428, 0.001541, -0.000576, -0.046387, 0.006775, 0.000152, 0.001083, 0.022583, -0.001663, 0.004974, -0.033691, 0.004578, 0.001747, -0.000412, -0.002548, 0.05249, -0.018311, 0.023682, -0.017578, -0.002747, -0.000294, 0.00135, -0.001053, -0.03833, -0.008728, 0.014282, 0.001831, -0.135742, 0.00116, -0.0019, 0.00145, 0.034912, -0.003143, -0.000916, 0.003464, -0.032471, 0.014465, 0.000992, -0.000576, -0.024048, 0.005035, -0.020386, 0.027588, -0.001823, 0.001289, -0.006714, 0.000668, 0.056152, -0.009827, 0.00145, -0.002441, -0.029175, -0.002518, -0.006012, -0.00135, 0.111816, -0.013733, 0.003296, 0.002029, -0.031982, 0.004547, 0.000622, 0.001915, -0.038086, 0.015015, 0.003433, 0.000104, -0.031982, 0.003784, 0.00066, 0.001534, 0.035889, 0.005005, 0.004944, -0.003784, -0.095215, 0.020752, -0.000832, -0.003128, 0.036621, -0.012695, -0.002136, 0.000721, 0.042236, -0.007874, -0.000454, 0.002457, 0.023438, -0.001427, 0.000561, 0.000492, -0.042725, -0.006714, 0.003693, -0.006012, -0.040527, 0.006805, -0.011902, 0.025513, 0.014465, -0.007172, 0.001877, 0.000104, -0.024902, -0.001167, 0.002258, -0.000446, -0.03833, 0.002518, -0.004761, -0.014954, -0.11377, 0.002106, -0.000889, -0.003357, -0.026367, -0.001434, -0.001801, 0.011658, 0.208984, -0.016113, -0.000157, 0.004913, -0.032227, 0.013733, -0.001778, 0.000652, 0.026978, -0.004608, -0.001114, -0.00473, 0.037109, -0.015747, 0.000111, 0.001083, 0.035645, 0.005219, 0.000748, -0.00095, -0.023438, 0.001686, -0.004944, 0.000303, 0.044678, -0.006805, -0.004944, 0.032715, -0.003433, -0.00322, 0.005402, -0.001984, -0.045166, -0.010315, 0.003204, -0.003815, -0.047607, 0.005981, 0.003815, 0.020142, 0.146484, 0.000301, -0.001434, 0.002014, 0.026245, -0.003082, -0.001549, 0.003891, 0.042725, -0.001068, 0.014893, -0.003387, -0.197266, 0.023193, -0.005127, -0.021484, -0.117188, -0.001816, -0.001312, -0.000648, 0.028687, -0.004425, -0.000254, -0.002777, -0.036865, -0.006897, -0.001541, 0.003281, 0.046631, 0.007141, -0.002914, 0.000904, 0.041016, -0.001137, 0.00079, -0.003296, 0.034668, -0.016113, -0.000965, 0.002731, 0.034424, -0.005615, 0.000096, 0.004242, 0.031128, -0.001701, -0.001015, -0.0065, -0.03064, -0.000515, -0.00061, 0.002411, -0.033203, 0.016968, 0.000147, -0.003464, 0.03833, -0.012634, -0.010498, 0.011597, 0.201172, -0.038818, 0.000687, -0.004608, -0.030273, 0.002502, 0.003098, 0.000215, -0.035645, -0.003769, 0.004028, -0.005249, -0.044922, 0.007233, 0.002869, -0.000576, -0.038086, 0.006561, -0.002243, 0.000843, 0.039795, -0.003662, -0.000927, 0.001396, 0.027344, -0.003555, -0.00238, 0.002426, 0.042725, -0.006073, -0.001808, 0.001625, 0.038086, -0.006287, 0.000599, 0.005554, 0.028076, 0.00174, 0.000102, 0.00095, -0.027832, 0.008423, 0.002304, 0.003555, 0.025391, 0.01001, -0.001419, -0.003632, 0.038574, -0.005127, -0.001366, -0.005554, 0.056152, -0.002502, 0.002975, 0.004913, -0.039062, 0.004181, 0.001167, 0.002319, -0.035889, 0.002121, -0.000881, -0.001953, -0.037354, -0.005035, 0.009888, 0.017212, -0.185547, 0.015869, -0.002029, -0.003571, 0.036133, -0.003845, -0.001518, -0.001396, 0.052979, -0.006714, 0.000179, -0.000015, -0.04541, -0.001984, 0.004974, 0.003769, 0.015869, 0.02478, -0.003433, -0.003006, 0.050293, -0.004486, 0.003876, 0.002625, 0.020996, 0.010254, 0.001274, 0.001808, 0.028809, 0.003036, 0.002029, 0.003357, -0.0354, 0.003342, 0.001106, 0.002914, -0.04248, 0.004486, 0.000446, -0.000671, 0.046387, 0.00119, -0.001457, -0.003098, 0.035156, -0.003403, -0.001541, -0.002625, 0.039307, -0.002716, -0.010986, 0.019653, 0.000584, 0.002625, 0.001205, 0.003632, -0.040283, 0.000542, 0.000164, 0.00116, -0.04248, 0.002945, 0.001907, 0.002029, -0.030762, 0.004333, -0.002075, -0.004822, 0.041016, -0.003784, -0.004395, -0.001411, 0.024292, -0.001839, -0.002274, -0.00415, 0.043701, -0.005981, -0.002045, -0.003815, 0.039795, -0.005127, 0.001312, 0.012085, 0.025024, 0.008545, 0.000019, 0.000782, -0.028564, 0.001595, 0.004852, 0.006287, 0.014282, 0.02063, 0.004425, 0.003906, 0.041504, 0.009766, -0.000296, -0.001968, -0.034424, -0.003311, 0.00235, 0.004028, -0.034424, 0.002625, -0.00174, -0.003372, 0.035645, -0.003479, 0.001282, 0.002121, -0.031982, 0.003616, -0.002335, -0.002365, -0.036865, -0.005035, 0.001213, 0.001129, -0.033447, 0.003082, 0.001793, 0.003967, -0.0354, 0.00386, 0.00033, 0.00066, -0.057129, 0.003799, -0.001053, -0.001968, 0.032227, -0.005219, -0.00177, -0.003265, 0.039062, -0.003174, 0.000778, 0.002457, -0.030518, 0.001549, 0.001289, -0.003159, 0.029419, -0.008301, -0.004761, -0.002151, -0.012817, -0.031494, -0.001808, -0.003693, 0.039062, -0.003799, 0.005371, 0.004425, 0.012634, 0.032715, 0.010315, 0.013245, -0.148438, 0.011963, 0.073242, 0.092773, 0.177734, 0.131836, -0.005981, -0.010254, 0.154297, -0.017944, 0.008179, 0.017822, -0.211914, 0.021606, -0.001564, -0.005005, 0.046875, -0.000391, -0.001511, -0.002701, 0.035889, -0.005402, 0.003586, 0.00412, 0.022583, 0.012939, -0.001617, -0.003082, 0.031738, -0.004242, 0.00018, 0.002472, -0.042236, -0.000422, 0.013306, 0.01709, -0.18457, 0.020996, -0.000687, -0.000965, 0.061768, -0.004333, 0.002014, 0.004181, -0.03833, 0.005035, 0.009583, 0.020508, -0.217773, 0.03418, 0.001312, 0.002106, -0.041016, 0.002975, 0.004944, 0.007416, -0.140625, 0.016113, -0.004181, -0.002548, -0.025024, -0.012756, 0.001274, 0.003311, -0.03125, 0.001358, -0.001869, -0.002563, 0.035889, -0.003143, 0.001892, 0.001839, -0.033936, 0.004913, 0.001373, 0.003433, -0.029297, 0.001984, -0.008179, -0.010315, 0.165039, -0.019287, 0.007874, 0.008667, 0.016357, 0.022827, 0.008423, -0.019775, 0.010803, -0.000391, 0.004272, 0.006622, -0.143555, 0.013184, 0.001938, 0.003418, -0.0354, 0.003204, 0.003662, 0.006226, -0.15625, 0.019165, -0.004059, -0.004944, 0.141602, -0.012573, 0.000763, -0.000288, 0.024658, -0.001282, 0.001526, 0.003708, -0.035889, 0.003876, 0.000286, -0.001625, 0.053955, -0.003143, 0.004791, 0.00383, -0.140625, 0.012146, -0.002167, 0.005493, -0.041016, 0.012878, 0.001175, 0.001755, -0.043457, 0.005463, 0.00116, 0.001556, -0.028931, 0.002975, 0.006439, 0.01355, -0.173828, 0.016602, 0.008667, 0.014221, -0.201172, 0.024414, -0.004089, -0.008911, 0.118164, -0.015137, 0.008972, 0.014893, -0.188477, 0.021484, 0.004852, 0.005463, -0.070801, 0.01001, 0.001572, 0.003296, -0.033203, 0.003998, -0.000607, -0.002548, 0.052734, -0.003464, 0.007416, 0.011292, -0.168945, 0.016357, -0.001518, -0.001053, -0.024414, -0.004089, -0.00946, -0.012268, 0.158203, -0.019653, -0.004364, -0.003235, -0.027588, -0.014404, 0.002014, 0.003098, -0.041748, 0.004517, -0.001305, -0.003906, 0.033936, -0.003677, -0.002197, -0.00412, 0.039795, -0.004456, 0.002045, 0.004242, -0.041504, 0.004822, -0.00647, -0.014099, -0.114258, -0.02832, 0.01178, 0.017822, -0.1875, 0.024292, 0.001656, 0.00267, -0.034424, 0.003357, -0.005371, -0.004303, -0.007721, -0.02478, -0.002472, -0.004944, 0.043945, -0.003464, -0.003906, -0.006531, 0.09668, -0.007172, -0.009399, -0.014404, 0.206055, -0.027222, 0.001534, 0.002625, -0.034424, 0.00209, 0.002121, 0.005219, -0.052979, 0.003006, 0.004669, 0.005157, 0.01123, 0.036621, 0.001312, 0.002106, -0.031982, 0.001137, 0.000372, 0.001938, 0.029541, 0.001678, -0.01001, 0.020142, -0.013794, 0.000847, -0.000896, 0.002594, -0.100098, 0.005554, -0.001839, -0.002777, 0.032227, -0.005127, -0.002182, -0.003418, 0.039307, -0.006317, 0.012756, 0.019531, -0.224609, 0.032715, -0.003082, 0.014465, -0.028442, 0.002045, -0.000553, -0.00174, 0.027466, -0.00174, -0.002075, -0.006683, 0.025269, 0.01709, -0.005737, 0.012573, 0.0177, 0.006775, -0.007996, -0.010925, 0.115234, -0.013123, 0.005035, 0.004944, 0.02124, 0.007538, -0.002457, -0.004272, 0.041504, -0.005127, -0.009705, -0.007477, -0.050781, -0.022461, -0.001091, -0.001465, -0.036133, -0.001869, 0.000618, -0.000271, 0.114746, -0.000568, -0.002365, -0.002747, 0.037842, -0.002487, 0.001465, 0.004456, -0.039307, -0.001015, 0.003036, 0.011353, -0.194336, 0.008057, 0.001648, 0.002594, -0.039551, 0.003647, -0.001076, -0.001312, 0.115723, -0.008545, -0.000005, -0.001152, 0.030151, 0.000181, 0.029053, 0.074707, -0.28125, -0.03833, -0.067383, -0.011536, 0.269531, 0.193359, 0.074707, 0.168945, -0.318359, 0.117676, -0.046631, -0.075684, 0.371094, 0.036133, 0.035889, 0.027588, -0.292969, 0.00708, 0.028198, 0.056152, -0.306641, 0.02002, 0.034668, 0.040527, -0.253906, -0.074219, -0.012268, -0.007996, 0.071289, 0.296875, 0.072754, 0.178711, -0.060547, -0.002075, 0.002686, 0.007477, -0.072754, 0.013611, -0.035156, -0.071777, 0.283203, 0.019409, 0.015991, 0.019897, -0.028687, -0.231445, -0.033447, 0.008667, 0.408203, 0.1875, -0.010437, -0.034424, 0.019043, 0.002487, -0.013306, 0.001831, 0.023804, 0.345703, 0.005035, 0.005096, -0.053955, -0.022827, -0.012756, -0.010193, 0.034424, 0.032471, -0.036377, -0.0625, 0.314453, 0.040527, 0.033936, 0.06543, -0.255859, -0.040527, 0.018188, 0.05957, -0.024414, -0.005493, -0.024414, -0.032471, 0.203125, 0.095215, -0.001923, -0.007996, 0.055908, -0.007935, 0.028687, 0.065918, -0.433594, -0.071777, 0.013672, 0.044189, -0.015747, -0.002869, 0.018311, 0.083496, -0.033691, -0.000866, -0.002151, -0.039307, 0.300781, -0.045898, -0.005615, -0.003006, 0.097656, -0.043213, -0.018066, 0.029541, 0.535156, -0.077148, 0.034424, 0.05542, -0.328125, -0.005524, -0.020752, -0.00209, 0.228516, 0.036377, 0.022095, 0.047852, -0.066406, 0.018188, -0.025391, -0.025879, 0.255859, -0.013977, 0.004181, 0.00766, -0.070801, 0.011841, 0.031982, 0.073242, -0.263672, -0.048828, 0.0271, 0.00238, -0.458984, 0.073242, 0.054932, 0.031494, -0.223633, -0.182617, -0.027588, -0.067871, 0.332031, -0.012512, 0.01709, 0.012939, -0.332031, 0.021118, -0.031494, -0.062012, 0.253906, 0.041992, 0.026611, 0.10791, -0.34375, -0.107422, 0.008118, 0.001587, -0.269531, -0.245117, 0.053955, 0.165039, -0.035156, -0.012085, 0.02832, 0.050293, -0.238281, -0.015869, -0.013367, -0.037842, 0.006989, 0.00209, 0.021362, -0.018066, -0.486328, 0.025757, -0.054443, -0.037842, 0.429688, -0.038818, -0.014343, -0.05249, 0.029297, 0.005005, 0.00132, 0.004974, -0.057861, 0.00824, -0.002167, -0.008789, 0.071777, -0.013672, 0.013855, 0.044434, -0.020508, -0.000553, -0.030762, -0.050049, 0.322266, 0.037354, -0.035645, -0.071777, 0.275391, 0.112305, -0.030273, -0.038818, 0.279297, 0.026978, -0.000248, -0.000641, -0.01062, 0.392578, -0.002945, -0.008362, 0.057617, -0.008667, 0.020752, 0.063477, -0.033203, -0.109863, 0.040039, 0.043701, -0.267578, -0.062012, -0.041016, -0.083008, 0.322266, 0.175781, 0.010193, 0.035645, -0.017578, -0.002869, -0.004517, 0.09082, 0.367188, 0.057861, -0.029297, -0.068848, 0.257812, 0.045166, 0.041992, 0.054932, -0.302734, -0.143555, 0.101074, 0.257812, -0.070801, -0.001099, -0.007507, -0.016724, -0.012207, 0.361328, -0.025513, -0.051758, 0.249023, 0.031494, 0.030884, 0.066895, -0.273438, -0.030151, -0.043213, -0.453125, 0.040771, 0.000294, -0.053711, -0.049561, 0.25, 0.151367, 0.023193, 0.060303, -0.148438, 0.028564, 0.028687, 0.030029, -0.248047, -0.015137, -0.115234, -0.213867, -0.373047, 0.068359, -0.002609, 0.044678, 0.24707, 0.012939, 0.030884, 0.061035, -0.289062, -0.038086, -0.018555, -0.023193, 0.19043, -0.031494, -0.038818, -0.063965, 0.373047, 0.026733, -0.04541, -0.061035, 0.392578, 0.083008, -0.028564, -0.049561, 0.249023, 0.018066, 0.003281, -0.042969, -0.214844, 0.061035, 0.024902, 0.05249, -0.257812, -0.029053, -0.029907, -0.017212, 0.265625, 0.025391, -0.030273, -0.058838, 0.265625, 0.029541, -0.019897, -0.027344, 0.237305, 0.013916, -0.025635, -0.036377, 0.253906, -0.003128, 0.149414, 0.416016, 0.4375, -0.026611, 0.058838, 0.093262, -0.271484, -0.335938, 0.05542, 0.022705, -0.462891, -0.019409, 0.04834, 0.230469, 0.152344, -0.057129, -0.031738, -0.021606, 0.238281, 0.001938, -0.00106, 0.001785, 0.067383, -0.066406, -0.032471, -0.051758, 0.240234, 0.052979, -0.013245, -0.033447, 0.01123, 0.003799, 0.055664, 0.134766, -0.129883, 0.031982, -0.021851, -0.040527, 0.246094, 0.011719, -0.042969, -0.05957, 0.197266, 0.351562, -0.026733, -0.052246, 0.292969, 0.020508, 0.030273, 0.069824, -0.291016, -0.030884, -0.034424, -0.054688, 0.318359, 0.123535, -0.012329, -0.023682, -0.015076, 0.388672, 0.026489, 0.0271, -0.310547, -0.015869, -0.036621, -0.036377, 0.298828, 0.069336, -0.03418, -0.072266, 0.292969, 0.083008, -0.014893, -0.069336, 0.033691, 0.008057, 0.00161, 0.009949, -0.062012, 0.009399, -0.026733, -0.038574, 0.238281, 0.035156, 0.015564, 0.050781, -0.014282, -0.001511, 0.030884, 0.015076, -0.417969, -0.056396, -0.081543, -0.322266, 0.108398, 0.000241, 0.002258, 0.008972, -0.065918, 0.012817, -0.008728, -0.004883, -0.048584, 0.457031, -0.020874, -0.008118, 0.380859, -0.045654, 0.005066, 0.018188, -0.226562, 0.027588, -0.015137, 0.012024, 0.229492, 0.40625, 0.031494, 0.065918, -0.257812, -0.036621, -0.027344, -0.061035, 0.300781, 0.037842, 0.029297, 0.05127, -0.273438, -0.032959, 0.021118, 0.025879, -0.261719, -0.044189, 0.148438, 0.447266, -0.072754, -0.026733, 0.038574, 0.051025, -0.261719, -0.083496, -0.000999, -0.009583, 0.072754, -0.013977, 0.039062, 0.023071, -0.382812, 0.00946, -0.011536, -0.057373, 0.047607, -0.008179, 0.025635, 0.024902, -0.243164, -0.021851, 0.00351, 0.007385, -0.070801, 0.013489, -0.040527, -0.042236, 0.235352, 0.125977, 0.031006, 0.068848, -0.263672, -0.045654, -0.020142, -0.05127, -0.029785, 0.238281, 0.019531, 0.013123, -0.253906, -0.003418, -0.031128, -0.006165, 0.241211, 0.058594, 0.000353, -0.000629, 0.034424, -0.005066, 0.000511, -0.000217, 0.036865, -0.003235, -0.001434, -0.002594, 0.031494, -0.00531, -0.00164, -0.001694, 0.029663, -0.00415, -0.000317, -0.000977, 0.02832, -0.004333, -0.000824, 0.000139, -0.027344, 0.004181, -0.002823, -0.000854, 0.070312, -0.010742, -0.000561, -0.000038, 0.026733, -0.005219, -0.000961, -0.000755, -0.067383, 0.009888, -0.000366, -0.001091, 0.031494, -0.006104, 0.000832, 0.000568, 0.027466, -0.000349, 0.001778, 0.000702, -0.032715, 0.005341, -0.000338, 0.000725, -0.029663, 0.004028, 0.000751, 0.002716, -0.026733, 0.004242, -0.004578, -0.001709, -0.024658, -0.011536, 0.001091, 0.002045, -0.028442, 0.00386, 0.000771, 0.002213, -0.024536, 0.003876, 0.001442, 0.001114, 0.024658, 0.005951, 0.000813, -0.000074, 0.039795, -0.006378, -0.001244, 0.001244, -0.029907, 0.004974, -0.001259, -0.001251, 0.033203, -0.006958, 0.000961, 0.001274, -0.027466, 0.004517, -0.000004, 0.000782, -0.025879, 0.004974, -0.001488, -0.001602, 0.027588, -0.005371, -0.001144, -0.000931, -0.031982, 0.002808, 0.001762, 0.003433, -0.034424, 0.005798, -0.001579, -0.005707, 0.050049, -0.00473, 0.001495, 0.000201, -0.058594, 0.008789, 0.00119, 0.00193, -0.037109, 0.007507, 0.000557, 0.000977, -0.02356, 0.003799, -0.000664, -0.001068, 0.031006, -0.00473, -0.000652, -0.000587, -0.032715, 0.00412, 0.001289, 0.003036, -0.033447, 0.005829, 0.006287, 0.008789, 0.085938, 0.047607, 0.000992, 0.002228, -0.026611, 0.004181, 0.000786, -0.00264, 0.041016, -0.001053, 0.001587, -0.000389, 0.031738, 0.00589, -0.000465, -0.000387, 0.0271, -0.004364, -0.006989, -0.005157, -0.018066, -0.015869, -0.001968, -0.002762, 0.066406, -0.011597, 0.000366, 0.000278, 0.078613, -0.013855, 0.000896, 0.002518, -0.037842, 0.004547, -0.001671, -0.003998, 0.032471, -0.004913, -0.00193, -0.001984, -0.032715, 0.003906, 0.000194, 0.000427, -0.035645, 0.005035, -0.000732, -0.002304, 0.030518, -0.004578, -0.00103, -0.001839, 0.028931, -0.0047, 0.001801, 0.000607, 0.022827, 0.006439, -0.000008, 0.000954, -0.033447, 0.006104, 0.00022, 0.000969, -0.02771, 0.006256, 0.000942, 0.001953, -0.026978, 0.00412, -0.000425, -0.002029, 0.026978, -0.004364, -0.000637, 0.000106, 0.060547, -0.010071, -0.000374, -0.00161, 0.022217, -0.003906, -0.000786, -0.001938, 0.029053, -0.004578, -0.000041, 0.000479, -0.074219, 0.013062, -0.00132, -0.000664, -0.029297, 0.001984, 0.000038, 0.000427, -0.023682, 0.004944, 0.000374, 0.002655, -0.030884, 0.004913, -0.000381, -0.000008, 0.026978, -0.004272, 0.000444, -0.000965, -0.069824, 0.013733, -0.000908, -0.002075, 0.028564, -0.002914, 0.001427, 0.002548, -0.029175, 0.002319, 0.000197, 0.002258, -0.033691, 0.005585, 0.000786, 0.001854, -0.026245, 0.003891, -0.001434, -0.004089, 0.077637, -0.015381, 0.0009, 0.000309, -0.034424, 0.005859, 0.000622, 0.000042, -0.027832, 0.006012, 0.002457, 0.003052, -0.100098, 0.015625, 0.000118, -0.000081, -0.030029, 0.005707, 0.000607, 0.001259, -0.027832, 0.003937, -0.001335, -0.00103, 0.108398, -0.0177, 0.000755, 0.001953, -0.03418, 0.004852, -0.001686, -0.001602, -0.02417, 0.001839, 0.000656, 0.000858, -0.027222, 0.005157, -0.001915, -0.002716, 0.03418, -0.004883, -0.000284, -0.001984, 0.033691, -0.005768, -0.000736, -0.001732, 0.03064, -0.0047, 0.001503, -0.001404, 0.024048, -0.000205, -0.000106, -0.000683, 0.031982, -0.005341, -0.000463, 0.000912, -0.036133, 0.005341, 0.001099, 0.002716, -0.030273, 0.003571, 0.00135, 0.001228, -0.023315, 0.003967, 0.00041, 0.000127, 0.027344, -0.004303, 0.003937, 0.002563, 0.017822, 0.009216, -0.001434, -0.001411, -0.021362, -0.007996, -0.000629, -0.001747, 0.025513, -0.004272, -0.000383, -0.002502, 0.034668, -0.005615, -0.000053, -0.000197, 0.023193, -0.00325, -0.000984, -0.000965, -0.034424, 0.005035, 0.000801, 0.002441, -0.025146, 0.003738, 0.000919, 0.002548, -0.036133, 0.006165, 0.000736, 0.002777, -0.022217, 0.00322, -0.000047, -0.001831, 0.033691, -0.006561, 0.000645, 0.000919, 0.060059, -0.01123, 0.003311, 0.004791, -0.095703, 0.017456, -0.001465, -0.000824, -0.05127, -0.000275, -0.001328, -0.000223, -0.039307, 0.00014, -0.001709, -0.002151, 0.031738, -0.004211, -0.000534, -0.001198, 0.029419, -0.005005, -0.000977, -0.001907, 0.026733, -0.005005, -0.000176, 0.00087, -0.038086, -0.002991, 0.000151, -0.000423, 0.027832, -0.002487, -0.00177, -0.00325, 0.033447, -0.004608, -0.000645, -0.002182, 0.029419, -0.00415, 0.001556, -0.000205, 0.04248, -0.006866, -0.000014, -0.001106, 0.031982, -0.00589, 0.000664, 0.002686, -0.022705, 0.002762, -0.001266, -0.001877, 0.029907, -0.004486, -0.000782, -0.003326, 0.031738, -0.004486, 0.00325, 0.006531, -0.118652, 0.022705, 0.001099, 0.002304, -0.034668, 0.005005, 0.001602, 0.00267, -0.030884, 0.006104, -0.002167, -0.000687, 0.068359, -0.014099, -0.000675, -0.002136, 0.033936, -0.005737, -0.057617, -0.080566, -0.273438, -0.147461, -0.001091, -0.00095, 0.031982, -0.00528, 0.000641, -0.002075, -0.078613, 0.014893, -0.001732, 0.000957, -0.028442, -0.006531, -0.0009, -0.00177, 0.028931, -0.0047, -0.001846, 0.002792, -0.09668, 0.016357, -0.000843, -0.002335, 0.030029, -0.00386, 0.000671, 0.001038, -0.025513, 0.003815, 0.000736, 0.001007, -0.031006, 0.00531, -0.0019, -0.001633, -0.031006, 0.001289, -0.000422, -0.001831, 0.026001, -0.004944, 0.000694, 0.001892, -0.027954, 0.004181, 0.000561, -0.001335, 0.028442, -0.005127, -0.000999, -0.000828, -0.028687, 0.004761, 0.00006, 0.000115, 0.031982, -0.005829, -0.000977, -0.001289, -0.037842, 0.005951, 0.000423, -0.001129, -0.048096, 0.006653, 0.001106, -0.000387, -0.051758, 0.00766, 0.000778, 0.000208, -0.040771, 0.008179, -0.000425, -0.00161, -0.028442, 0.005798, 0.000088, -0.000824, 0.052002, -0.004089, -0.000904, -0.000832, 0.030396, -0.004944, 0.000626, 0.000851, 0.03418, -0.003815, 0.002136, 0.004822, -0.033447, -0.014954, 0.000423, 0.000454, -0.039062, 0.005707, 0.00193, 0.001823, -0.066406, 0.008911, 0.000202, 0.000284, 0.028931, -0.00351, 0.000217, 0.001717, 0.031982, -0.001526, 0.001648, 0.000015, -0.041504, 0.004913, -0.000092, -0.000629, -0.02771, 0.003876, 0.00058, 0.000139, -0.031494, 0.003479, -0.001839, -0.000828, 0.033691, -0.003067, -0.004028, -0.006958, -0.111328, 0.009033, 0.000935, 0.001129, 0.037109, -0.004272, 0.001038, -0.000668, -0.040283, 0.001862, 0.000231, 0.001144, 0.035645, -0.00412, -0.000706, 0.000133, 0.043457, -0.007446, -0.001427, -0.000082, 0.041992, -0.007996, 0.000184, -0.00061, 0.092773, -0.011047, -0.002472, 0.00383, -0.120117, -0.02063, -0.001953, -0.003265, -0.029785, 0.009094, 0.00415, 0.009644, 0.075195, -0.002533, -0.000036, -0.000051, -0.031128, 0.004913, -0.000683, -0.000147, 0.032227, -0.004852, 0.001427, 0.000767, -0.060547, 0.005707, 0.000893, 0.001274, -0.041748, 0.005341, -0.000824, -0.001587, -0.042725, 0.007538, 0.007812, 0.013062, 0.181641, -0.028198, 0.000288, -0.000146, -0.04248, 0.005615, -0.000259, -0.000507, 0.089355, 0.000992, 0.003723, 0.008423, 0.066895, -0.00885, -0.00209, -0.010559, -0.090332, 0.011353, -0.004456, -0.002243, 0.053955, -0.001328, -0.000029, -0.001831, -0.034912, 0.004791, -0.003479, -0.006775, -0.125, 0.016235, 0.000755, 0.002609, 0.039795, -0.006653, 0.001266, -0.000011, -0.057617, 0.005524, -0.000122, -0.000372, -0.036377, 0.004761, -0.000226, -0.001053, -0.039551, 0.002441, 0.00119, 0.000999, -0.052002, 0.004486, -0.000341, 0.001686, 0.060547, -0.010132, -0.000568, -0.001854, -0.028198, 0.003571, 0.000553, 0.004791, 0.080078, -0.002274, -0.001526, -0.002335, -0.027222, 0.003647, 0.000042, -0.000694, -0.062988, 0.005341, -0.000138, 0.000656, 0.050293, -0.001701, -0.000313, 0.000053, 0.039062, -0.005341, -0.000315, 0.000671, 0.050781, -0.006409, 0.000984, 0.000372, -0.036133, 0.003769, 0.001335, 0.00293, 0.054199, -0.00705, 0.000133, 0.001167, 0.036865, -0.003906, -0.000465, -0.000326, 0.033936, -0.005768, 0.000402, 0.002777, 0.061523, -0.004974, 0.001366, 0.001541, 0.047119, -0.006439, 0.002457, 0.002136, -0.055908, -0.0005, -0.000177, 0.00082, 0.028076, -0.006805, 0.001328, 0.005096, 0.102539, -0.010315, -0.001762, -0.002365, -0.039307, 0.003128, 0.002075, -0.000542, -0.062256, 0.003036, -0.000748, -0.001221, 0.049561, -0.0047, -0.000481, -0.000893, -0.045898, 0.006592, -0.000211, -0.00135, -0.049316, 0.00592, 0.000565, 0.000001, -0.033936, 0.005341, 0.000046, 0.000984, 0.036377, -0.004456, 0.000161, 0.000387, 0.041016, -0.004425, 0.000893, 0.000313, -0.049316, 0.00383, -0.000221, 0.001183, 0.049561, -0.005829, 0.001686, 0.002426, -0.040039, 0.001427, 0.000244, 0.001869, 0.040771, -0.002655, -0.000185, -0.00235, -0.038574, 0.009033, 0.00174, 0.006317, 0.08252, -0.011169, -0.000549, -0.000227, 0.037109, -0.005402, 0.000351, -0.000862, -0.038818, 0.003647, 0.000401, 0.00528, 0.0625, -0.005341, 0.000141, -0.001907, -0.053467, 0.010437, -0.001297, -0.001106, -0.031738, -0.000137, -0.00116, -0.00135, -0.033203, 0.004761, 0.000402, 0.000881, 0.03418, -0.005341, 0.000047, 0.000368, 0.036621, -0.004761, -0.000238, 0.00034, 0.055664, -0.006378, 0.000425, -0.000018, -0.047363, 0.002594, -0.001228, 0.001427, 0.049561, -0.005066, 0.000009, -0.000036, -0.032227, 0.00528, 0.000092, -0.000828, 0.038818, -0.005402, -0.002975, -0.002716, 0.043457, -0.002533, -0.00028, 0.000045, 0.032959, -0.005402, -0.001335, -0.004486, -0.061523, 0.009155, 0.00069, 0.001259, 0.03125, -0.004791, 0.000332, -0.000309, -0.045898, 0.004761, 0.00029, -0.000748, -0.033447, 0.005524, 0.00116, 0.001396, -0.042725, 0.00473, -0.000565, -0.0019, -0.0271, 0.000454, 0.00071, -0.000416, -0.054199, 0.008545, 0.001595, -0.000843, -0.040283, 0.006958, 0.000729, 0.00066, -0.042725, 0.006622, 0.000469, 0.001358, 0.035889, -0.002731, 0.001892, 0.007629, 0.129883, -0.013855, -0.006378, -0.001434, 0.077637, 0.008118, -0.000977, -0.001503, 0.039307, -0.003326, 0.001007, 0.001228, 0.037354, -0.006866, -0.000904, -0.001137, -0.051025, 0.006378, 0.000119, -0.00061, -0.030273, 0.006012, -0.001183, -0.001152, 0.05127, -0.007446, -0.002945, -0.005035, -0.047852, 0.00206, 0.000137, -0.000496, -0.0354, 0.005127, -0.000622, 0.001442, 0.04248, -0.007568, -0.000546, -0.000786, -0.041504, 0.007324, 0.00235, 0.00296, 0.060059, 0.006012, -0.000679, -0.002289, -0.067871, -0.008301, -0.00021, 0.001328, 0.039795, -0.007355, 0.003845, 0.010376, 0.152344, -0.021973, 0.000458, 0.001518, 0.044922, -0.005157, -0.001289, -0.001778, 0.066406, -0.00589, -0.000515, 0.000341, 0.04126, -0.006805, -0.000163, -0.000383, 0.035889, -0.00531, 0.004364, 0.002274, -0.18457, 0.016357, 0.00025, -0.0019, -0.04541, 0.006042, -0.005951, -0.017334, -0.116699, -0.009338, 0.000267, 0.001587, 0.036133, -0.003662, 0.000081, -0.000835, -0.040039, 0.007355, 0.000471, -0.000645, -0.035156, 0.002289, -0.0002, 0.003357, -0.064453, 0.004364, -0.000797, -0.00267, 0.06543, -0.008057, -0.000088, -0.002121, 0.070312, -0.006073, 0.000113, -0.001213, -0.059326, 0.006195, -0.001076, 0.000046, 0.061523, -0.007324, -0.001968, -0.004456, 0.078613, -0.008667, 0.000372, -0.000992, -0.062988, 0.002045, 0.000269, 0.002029, -0.069824, 0.006592, -0.003906, -0.003006, 0.308594, -0.003738, -0.000683, -0.002014, -0.064941, 0.003204, -0.001221, -0.001534, 0.073242, -0.006287, 0.000454, 0.002319, 0.0625, -0.005402, 0.000828, 0.002838, -0.074219, 0.007568, -0.000055, 0.000427, -0.056152, 0.004639, 0.000412, 0.000858, -0.069824, 0.00824, -0.000416, -0.001686, 0.062256, -0.004242, -0.000483, -0.001793, 0.059814, -0.00325, -0.000511, -0.002136, 0.061035, -0.005768, -0.000832, -0.002747, 0.066406, -0.005005, -0.001266, 0.003601, 0.296875, -0.021118, 0.000235, -0.000622, -0.061768, 0.005402, 0.000185, 0.000557, -0.052002, 0.007263, 0.000938, 0.002243, -0.06543, 0.005493, 0.000062, -0.000427, -0.055664, 0.005371, -0.000349, -0.000199, 0.063477, -0.006134, -0.000648, -0.000192, 0.059326, -0.006531, -0.002289, -0.002319, -0.067383, -0.012329, -0.000108, -0.002716, 0.071289, -0.0065, -0.000177, 0.000488, -0.04541, -0.002258, -0.000771, -0.001671, 0.059082, -0.003387, 0.006775, 0.018677, 0.115723, -0.002426, 0.001419, 0.001678, -0.072754, 0.008301, -0.000031, 0.001099, 0.058838, -0.004578, 0.000771, 0.000904, -0.062256, 0.004852, 0.00029, -0.01001, -0.306641, 0.030762, -0.001068, 0.001945, -0.083984, 0.004333, -0.000595, -0.002731, 0.058838, -0.003586, -0.001717, -0.003571, 0.066895, -0.007355, 0.001175, 0.002213, -0.069336, 0.006561, 0.000448, 0.000257, -0.054443, 0.006195, -0.006958, -0.001663, 0.273438, -0.015625, 0.056396, 0.047119, 0.503906, 0.734375, -0.015503, -0.011963, 0.279297, 0.006958, 0.000345, -0.001442, -0.061523, 0.007599, -0.000748, -0.001228, 0.080078, -0.013428, -0.001198, -0.002487, 0.063477, -0.004761, 0.003067, 0.005768, 0.045654, 0.004639, -0.001152, -0.001793, 0.07666, -0.010437, -0.00045, -0.001984, 0.056152, -0.007568, 0.000431, 0.000124, -0.063965, 0.00531, 0.000129, 0.001144, -0.058838, 0.00705, -0.004059, 0.005005, 0.076172, -0.000456, 0.001183, 0.000345, -0.065918, 0.007416, 0.000957, 0.002274, -0.062988, 0.007507, -0.000404, -0.000469, -0.065918, 0.001778, 0.001923, 0.003494, -0.072266, 0.011047, -0.000854, -0.00135, 0.05835, -0.00415, -0.000422, -0.003357, 0.06543, -0.006683, -0.000568, -0.000549, 0.053955, -0.006348, -0.000111, -0.000488, -0.058594, 0.000414, 0.000977, 0.002167, -0.067383, 0.008972, -0.00296, -0.001549, 0.208008, -0.009155, -0.00135, -0.00238, 0.361328, -0.026978, 0.000523, 0.000534, -0.054443, 0.006531, 0.000164, -0.00069, -0.051514, 0.003464, 0.000675, 0.003265, -0.065918, 0.006622, 0.000109, 0.002182, -0.075684, -0.000622, -0.000345, -0.000984, 0.060791, -0.006012, 0.000338, -0.000093, -0.058838, 0.00589, 0.001015, 0.004608, -0.085449, 0.009094, 0.001137, 0.002533, -0.07959, 0.01178, -0.000294, 0.000452, -0.058105, 0.003052, -0.001411, -0.000984, 0.078613, -0.007233, 0.006622, 0.000446, -0.324219, 0.001236, 0.002228, 0.002838, -0.208984, 0.013855, 0.000904, 0.003677, -0.061523, 0.007019, -0.000729, -0.001793, -0.055664, -0.003799, 0.018188, 0.012146, -0.332031, -0.011414, -0.000786, -0.001854, 0.057129, -0.006195, 0.002213, 0.000311, -0.199219, 0.020996, -0.000656, -0.00061, 0.080078, -0.009521, -0.001907, 0.001274, 0.083984, -0.009399, -0.00004, 0.00235, -0.069824, 0.006531, -0.000269, -0.001678, 0.05542, -0.006348, -0.000315, -0.005859, -0.235352, 0.01062, 0.001373, -0.003052, -0.065918, 0.006256, -0.000226, -0.000094, -0.071289, 0.006378, 0.000089, 0.000725, -0.05957, 0.005554, -0.000126, -0.000156, 0.05127, -0.005798, 0.000839, -0.000165, -0.056641, 0.007385, 0.000155, 0.00177, -0.071289, 0.002319, -0.000874, -0.003616, 0.071777, -0.007507, -0.000801, 0.000385, -0.060059, 0.003448, -0.00103, 0.000698, 0.087891, -0.009094, 0.000961, -0.003143, -0.076172, 0.012207, 0.001259, 0.000265, 0.057129, -0.002502, 0.000587, 0.001457, -0.057617, 0.004669, -0.000184, -0.00079, 0.053223, 0.003998, 0.000893, -0.001595, -0.07373, -0.000175, -0.004089, -0.008118, -0.238281, 0.007935, 0.000164, -0.001411, 0.068359, -0.00647, -0.000507, 0.000969, -0.066406, 0.002106, -0.000103, -0.000196, 0.068848, -0.00589, 0.005981, 0.003311, 0.089355, 0.022217, 0.001015, -0.001244, -0.069824, 0.007019, 0.000477, -0.002731, -0.202148, 0.011169, -0.000629, -0.001122, 0.066895, -0.006317, 0.000576, -0.000109, 0.058105, -0.005585, -0.000033, 0.001831, -0.063965, 0.006744, -0.000231, -0.00106, 0.083008, -0.012207, 0.003937, 0.011658, 0.102051, 0.004211, 0.000399, -0.000828, 0.086426, -0.007233, -0.000751, -0.000125, 0.063477, -0.007202, -0.001358, -0.003876, 0.076172, -0.009521, 0.001022, 0.002731, -0.095703, 0.006989, -0.000399, 0.001152, 0.123047, 0.001732, 0.000919, 0.001328, -0.062012, 0.007202, 0.001488, 0.002701, -0.06543, 0.006683, -0.000927, -0.00354, 0.072754, -0.007507, -0.001144, -0.000116, 0.061523, -0.007629, -0.001953, -0.007751, -0.241211, 0.015564, 0.000652, -0.002838, 0.078613, -0.009033, 0.000496, 0.001732, 0.061279, 0.0001, -0.000237, 0.001015, 0.078125, -0.010376, 0.002792, -0.001472, -0.285156, 0.020264, 0.000153, 0.000511, 0.056885, -0.004883, 0.000231, 0.001602, -0.054443, 0.006012, -0.000317, -0.002823, 0.065918, -0.007385, 0.005432, 0.014099, 0.104492, -0.015259, 0.000178, -0.000744, -0.002197, -0.026123, 0.001083, 0.003784, 0.037354, -0.012573, -0.000236, -0.000992, -0.037109, 0.011169, -0.000298, 0.002075, 0.033203, -0.012512, -0.000999, -0.002869, -0.034912, 0.010315, 0.001114, 0.00293, -0.037109, -0.004547, -0.000744, -0.002579, -0.029175, 0.009277, 0.000954, 0.002655, -0.002029, -0.046631, 0.000064, 0.000004, -0.034668, 0.002701, -0.000713, -0.001266, -0.031494, 0.009033, -0.000843, -0.002533, -0.027832, 0.004303, -0.00161, 0.0009, 0.037842, -0.006073, 0.001305, 0.002823, 0.002304, -0.030396, -0.00079, -0.001366, -0.041504, 0.011719, 0.000641, -0.00354, -0.039307, 0.01178, 0.000397, 0.000713, 0.026733, -0.012207, -0.003433, -0.001068, 0.044189, -0.007355, 0.000767, 0.002289, 0.025024, -0.00589, 0.000334, 0.002533, 0.03064, -0.007751, 0.000033, 0.000269, 0.029663, -0.00412, -0.000068, -0.002533, -0.031494, 0.00705, 0.0005, -0.002106, -0.038086, 0.007935, -0.000828, 0.000698, 0.030884, -0.009033, 0.000931, -0.000679, -0.040039, 0.010193, 0.000475, 0.002457, 0.034424, -0.008911, 0.000568, 0.002457, 0.041748, -0.012756, -0.000557, 0.001434, 0.038574, -0.014404, 0.002075, 0.007019, 0.057861, -0.016113, 0.002029, -0.000858, -0.036621, 0.013672, -0.000387, -0.001656, -0.029785, 0.007935, 0.001465, 0.00164, 0.042969, -0.016968, -0.00161, -0.002792, 0.0065, 0.031494, -0.000999, -0.00177, -0.038818, 0.013977, -0.000736, -0.002518, -0.031128, 0.007141, 0.00025, 0.001312, 0.033203, -0.013245, -0.001144, 0.004608, 0.057861, -0.016479, -0.000328, -0.003067, -0.031738, 0.010559, 0.000341, -0.00014, -0.034668, 0.007599, 0.001495, -0.002182, -0.040283, 0.005341, 0.000104, 0.001068, 0.035645, -0.014587, 0.001625, -0.001732, -0.040771, 0.010315, -0.000496, -0.001129, -0.032715, 0.012634, -0.001472, 0.002563, 0.037842, -0.003204, -0.001587, -0.004211, -0.04248, 0.007568, 0.000311, -0.001442, -0.034912, 0.009766, 0.000813, 0.002014, 0.040039, -0.012085, -0.000155, 0.000111, 0.032715, -0.013611, 0.000265, 0.001083, 0.02478, -0.009094, -0.000507, 0.005005, 0.042969, -0.013, -0.000587, -0.001549, -0.034668, 0.006989, -0.001877, 0.00238, 0.034668, -0.008118, 0.000065, -0.000637, -0.036133, 0.013123, -0.002716, -0.006409, -0.076172, 0.003601, 0.003082, 0.007538, 0.058838, -0.01355, -0.000448, -0.002701, -0.035645, 0.006683, -0.001091, -0.001328, 0.000904, 0.041992, -0.000427, -0.001747, -0.022949, 0.00824, -0.000694, -0.002213, -0.026978, 0.010132, 0.002792, 0.010254, 0.076172, 0.029175, -0.000381, -0.000186, -0.025757, 0.013184, -0.000694, 0.002899, 0.042725, -0.003525, -0.000292, 0.001183, 0.039551, -0.0065, -0.00119, -0.003708, -0.041748, 0.006622, -0.000881, -0.001793, -0.030029, 0.010071, -0.000238, 0.002243, 0.04834, -0.012878, 0.001534, 0.002701, 0.036377, -0.011597, 0.000641, 0.000938, 0.027832, -0.01355, 0.00014, 0.00824, 0.074219, -0.011292, -0.000299, 0.001373, 0.033691, -0.008972, -0.000168, -0.001366, -0.034912, 0.007996, 0.00135, 0.00267, 0.026245, -0.008606, -0.000549, 0.002121, 0.027222, -0.004456, 0.000303, -0.00069, -0.005402, 0.031738, 0.000595, 0.000347, -0.060547, 0.015503, 0.000954, -0.002411, -0.05249, 0.012451, -0.000504, -0.002045, -0.002335, 0.04248, 0.000257, -0.006775, -0.060303, 0.018799, -0.001083, -0.001923, -0.025269, 0.009521, -0.000129, 0.000767, 0.033936, -0.010742, -0.001137, 0.004089, 0.048584, -0.012695, -0.000507, -0.002213, -0.038574, 0.007812, 0.001366, 0.00206, 0.037598, -0.011047, 0.000481, 0.001236, 0.033203, -0.009583, 0.000353, 0.000108, -0.037354, 0.007721, 0.000626, -0.001076, -0.038574, 0.008118, 0.000121, 0.001503, 0.033936, -0.009094, -0.000561, -0.003113, -0.039795, 0.006042, -0.001389, -0.003098, -0.031738, 0.009583, -0.001518, -0.004425, -0.039551, 0.008484, 0.000374, -0.005066, -0.04834, 0.016357, 0.000858, 0.002213, 0.041992, -0.012207, -0.000546, 0.002869, 0.039307, -0.010132, 0.000082, 0.002914, 0.051025, -0.010315, 0.00012, 0.002045, 0.045654, -0.012268, 0.000652, 0.002182, 0.044922, -0.013611, 0.000034, 0.001579, 0.023926, -0.004974, 0.000039, -0.002365, -0.035889, 0.011292, -0.001381, -0.003204, -0.032715, 0.007874, -0.000584, 0.002701, 0.05835, -0.015747, 0.000061, 0.0005, 0.030518, -0.003937, 0.001656, 0.002808, 0.03833, -0.010559, -0.003204, -0.01178, -0.122559, 0.009827, -0.00038, -0.002579, -0.041016, 0.012817, -0.000172, -0.001068, -0.032471, 0.006989, 0.000671, 0.00293, 0.041504, -0.012024, -0.000645, 0.003326, 0.048584, -0.014343, 0.000099, -0.002747, -0.034668, 0.007324, -0.00036, -0.003021, -0.030884, 0.009766, 0.001717, 0.003235, 0.033203, -0.003998, -0.000904, 0.004456, 0.055908, -0.014404, 0.000591, 0.002136, 0.032959, -0.010132, 0.000131, 0.002136, 0.029907, -0.010437, 0.000614, -0.001877, -0.0354, 0.01062, -0.000254, -0.002518, -0.041504, 0.015564, -0.000889, -0.000402, 0.044434, -0.008911, 0.000568, -0.003021, -0.0354, 0.009399, 0.000462, 0.00238, 0.031738, -0.006592, 0.002441, 0.002975, 0.046143, -0.014099, -0.000475, 0.004486, 0.050293, -0.009766, -0.000399, -0.002518, -0.026855, 0.005585, -0.001213, -0.004028, -0.012207, 0.030884, 0.000687, 0.002045, 0.034424, -0.007172, -0.006256, -0.015137, -0.142578, 0.032227, -0.000362, 0.002151, 0.034424, -0.008179, 0.000652, -0.000126, -0.027344, 0.007507, -0.00066, -0.001389, -0.022339, 0.007629, -0.000233, -0.001022, -0.03418, 0.010498, -0.001541, -0.000584, -0.012756, 0.103516, -0.000397, -0.000257, -0.002945, 0.03125, -0.000117, 0.000648, 0.004364, -0.03833, -0.000446, -0.000771, 0.001968, -0.043701, -0.051514, -0.061523, -0.114258, -0.326172, 0.001183, 0.000973, -0.002701, 0.031982, -0.00071, 0.000999, 0.002014, -0.0354, 0.001381, 0.000717, -0.000992, 0.040771, 0.000515, 0.001083, -0.002457, 0.033691, 0.000311, -0.000234, -0.002563, 0.028076, -0.000874, -0.000679, -0.004578, 0.035645, -0.000401, -0.000854, -0.004272, 0.024536, 0.000175, -0.00066, -0.005402, 0.023682, -0.00038, -0.00071, -0.003281, 0.041992, -0.001579, -0.001007, -0.001244, -0.025879, -0.000097, -0.002365, -0.011475, 0.085449, 0.000154, -0.000134, -0.001915, 0.032959, -0.000033, 0.000422, -0.002289, 0.032715, -0.002655, -0.00206, 0.003006, -0.038574, -0.000534, -0.000209, -0.00322, 0.033203, -0.000027, -0.000973, 0.00206, -0.029175, -0.001839, 0.001205, 0.002045, -0.04834, 0.005707, -0.014954, 0.020142, 0.0047, -0.000507, -0.00106, -0.004364, 0.025024, -0.000923, -0.000463, -0.002548, 0.03418, 0.000435, 0.00041, 0.004333, -0.061523, 0.000919, 0.001167, 0.003723, -0.028809, 0.001038, 0.001213, -0.008179, 0.121094, -0.001984, -0.001465, -0.004456, 0.03833, -0.000477, -0.002258, 0.006104, -0.048828, -0.004272, 0.001205, 0.014343, -0.169922, -0.002197, -0.002701, -0.005035, -0.149414, 0.001198, 0.001335, 0.006683, -0.032715, 0.000923, 0.000109, 0.00164, -0.036621, -0.000732, 0.000036, -0.004242, 0.027344, -0.001122, 0.000721, 0.000607, 0.034668, 0.001228, -0.00161, -0.003647, 0.036133, -0.0001, -0.000208, -0.004181, 0.046875, 0.000584, 0.000805, 0.002075, -0.05127, -0.001411, -0.00069, 0.000999, -0.030518, 0.001862, 0.000805, -0.003311, 0.04248, -0.000942, 0.001396, -0.011169, 0.146484, -0.000912, -0.000311, 0.001503, -0.043701, 0.000862, 0.000439, 0.001205, -0.033203, 0.000053, 0.000479, 0.005707, -0.039795, 0.000114, -0.000793, -0.003525, 0.033203, 0.000366, 0.000885, -0.001015, 0.037598, 0.000591, -0.000423, -0.002625, 0.034424, 0.000235, 0.000154, -0.001884, 0.025513, 0.000504, -0.000168, -0.002838, 0.046387, 0.001129, 0.000016, -0.003937, 0.040283, -0.000809, -0.000496, -0.001122, -0.026245, 0.000942, 0.000072, -0.005188, 0.035156, 0.003448, 0.001877, -0.009338, 0.10791, -0.000206, -0.000431, 0.000843, -0.025146, -0.000851, 0.000343, 0.002884, -0.041748, -0.000942, -0.000675, -0.002701, 0.037598, 0.000078, 0.000429, -0.002029, 0.032959, -0.000153, 0.000326, 0.002136, -0.029419, -0.000271, -0.000252, -0.002899, 0.028564, 0.000239, 0.000132, 0.003113, -0.027344, 0.000216, -0.000209, -0.004578, 0.031982, 0.00023, 0.000748, 0.005035, -0.03064, -0.000391, -0.000999, -0.004974, 0.033936, -0.000019, -0.000656, -0.003189, 0.026245, -0.000809, -0.000744, 0.003662, -0.054932, 0.000729, 0.00103, 0.002106, -0.026611, 0.002121, -0.000694, -0.002243, 0.130859, 0.000055, 0.001053, 0.00383, -0.027466, -0.000999, -0.001488, -0.00415, 0.037109, -0.002945, -0.003891, -0.01355, 0.143555, 0.00036, -0.00058, -0.001579, 0.028076, 0.000167, 0.000145, -0.003159, 0.028564, 0.000248, -0.000138, -0.004547, 0.033203, 0.000515, 0.000683, 0.002441, -0.021606, 0.000015, 0.000441, 0.000916, -0.030273, 0.002106, 0.00174, -0.001793, 0.036865, 0.001198, 0.001442, -0.003601, 0.038818, -0.000641, 0.000134, 0.002853, -0.029907, -0.000135, 0.000423, 0.004272, -0.02771, 0.001549, 0.001396, -0.0019, 0.036133, 0.002716, 0.001396, -0.002441, 0.043945, 0.002106, 0.001816, -0.002167, 0.054932, 0.000133, 0.00066, 0.00412, -0.032715, 0.000282, 0.001549, 0.000246, 0.035889, 0.000366, 0.00116, 0.002899, -0.032959, -0.000797, -0.000717, 0.002914, -0.033203, 0.000843, 0.001404, 0.002014, 0.02356, -0.001755, -0.00036, 0.003494, -0.042969, 0.003265, 0.003326, 0.01001, -0.089844, -0.00001, -0.000721, -0.002869, 0.033447, -0.001007, 0.000021, 0.004669, -0.037354, -0.000444, 0.000475, 0.004059, -0.050781, 0.000652, -0.001671, -0.013977, 0.112305, -0.001518, -0.001282, 0.003082, -0.036133, 0.000702, 0.000254, -0.001442, 0.037598, 0.00148, -0.000097, -0.003159, 0.020996, 0.000824, -0.00022, 0.005585, -0.0354, 0.000671, 0.000614, 0.00473, -0.02832, 0.0005, 0.000504, 0.003586, -0.038818, 0.00033, -0.000006, 0.003555, -0.023926, -0.000454, -0.001183, -0.000021, -0.027954, 0.000205, -0.001381, 0.007538, -0.045898, -0.000271, -0.00079, -0.003632, 0.023193, -0.000425, 0.000519, 0.003891, -0.029785, 0.000916, -0.000538, -0.002869, 0.037842, 0.000109, 0.001007, 0.003723, -0.037842, -0.000969, -0.001587, -0.006653, 0.039307, -0.00011, -0.000188, -0.003128, 0.022949, 0.001053, -0.001671, -0.001518, 0.050537, -0.001816, -0.001366, 0.00238, -0.035889, -0.001678, -0.001678, 0.003403, -0.04834, -0.000057, 0.000648, -0.001503, 0.028687, 0.000992, 0.000174, -0.004547, 0.036865, -0.000534, -0.000938, -0.004242, 0.038086, -0.00045, 0.000835, 0.004944, -0.040039, -0.003159, 0.018921, -0.012695, 0.003052, 0.000572, 0.000313, -0.000759, 0.03418, 0.001297, -0.000023, -0.002075, 0.043945, -0.002518, -0.004395, -0.001534, -0.11377, -0.000199, -0.000668, -0.012329, 0.051514, -0.001419, -0.000093, 0.002609, -0.035889, 0.000013, -0.000378, -0.006042, 0.030151, 0.001045, 0.000196, -0.00293, 0.034668, 0.000143, 0.001228, -0.001862, 0.031494, -0.000301, 0.000736, 0.002899, -0.027832, 0.000244, 0.000637, -0.000224, -0.022705, 0.000387, 0.00045, 0.001732, -0.025513, 0.000462, -0.002472, 0.024048, -0.002884, 0.000866, 0.003677, -0.032471, 0.003006, -0.000706, 0.000771, 0.036865, -0.006653, -0.001366, -0.000429, -0.034424, 0.000113, -0.000694, -0.003098, -0.028198, -0.003479, 0.000288, -0.002151, 0.028931, -0.000992, -0.000119, -0.00071, -0.033691, 0.000443, -0.000816, -0.002197, -0.023438, -0.00354, 0.016968, 0.009766, 0.044189, 0.04248, -0.002548, -0.003799, -0.123047, -0.015869, -0.000463, -0.0002, 0.031006, -0.006653, -0.000269, 0.004211, -0.032227, 0.002335, -0.001122, -0.000351, 0.025391, -0.00132, -0.000847, -0.001778, -0.022095, -0.003937, -0.000725, -0.000473, 0.030762, -0.003113, 0.055176, 0.086426, 0.224609, 0.046387, 0.000385, -0.000286, 0.026733, -0.001564, 0.00038, 0.000591, -0.024902, 0.002029, -0.002197, 0.000698, -0.012817, -0.027588, -0.000202, 0.002426, 0.049316, 0.000259, 0.00074, 0.001274, 0.026733, 0.000412, 0.002426, 0.002838, 0.064453, 0.002747, -0.05542, -0.09082, -0.217773, -0.154297, -0.000156, -0.001312, 0.034668, -0.0019, -0.000725, -0.00267, 0.037354, -0.002533, -0.000786, -0.003372, 0.031494, -0.004181, 0.000038, 0.000479, 0.023438, 0.000414, -0.001297, -0.000877, -0.029419, -0.000169, 0.000414, -0.001389, 0.029907, 0.001038, -0.001595, -0.006744, 0.04834, -0.001015, -0.00042, 0.001389, -0.028931, 0.0019, 0.002502, -0.000751, 0.042725, -0.006165, -0.001907, -0.008301, -0.040527, 0.001602, -0.000046, 0.000599, 0.022949, -0.00061, -0.000483, -0.00116, 0.022827, -0.002045, 0.000568, -0.005737, -0.199219, 0.026489, 0.002045, 0.004425, 0.021362, -0.008057, -0.000113, 0.006104, -0.02002, 0.00238, 0.001114, 0.000862, -0.032227, 0.003418, -0.07959, -0.101562, -0.152344, -0.18457, 0.000786, -0.001328, 0.030396, -0.002365, -0.000261, 0.000679, 0.03418, -0.00351, 0.000031, -0.001419, 0.023804, -0.002304, -0.000507, 0.004395, -0.027466, 0.00238, 0.044434, 0.092773, 0.306641, 0.147461, 0.000055, -0.003159, 0.026855, -0.001518, -0.001465, 0.005432, -0.099121, 0.012146, -0.000324, -0.00079, 0.026123, -0.002472, -0.000214, 0.000828, 0.037354, -0.008057, 0.000154, 0.000022, -0.030884, 0.005157, 0.060547, 0.09668, 0.226562, 0.047119, 0.001007, 0.000257, 0.028931, 0.000005, -0.000717, -0.000771, 0.019287, -0.030029, 0.000452, -0.000893, 0.025513, -0.002548, -0.000061, -0.001389, 0.019409, -0.000174, 0.000748, 0.001518, 0.029297, -0.002274, -0.000151, 0.001373, 0.039307, -0.008423, -0.002365, -0.003479, -0.045898, -0.004059, -0.000668, -0.002182, -0.026367, 0.000107, -0.00053, 0.00386, -0.0354, 0.000942, 0.000008, -0.00003, -0.029907, 0.003159, 0.000104, -0.001251, 0.020508, 0.003296, 0.000549, -0.000862, 0.040283, 0.001541, 0.000633, -0.003082, 0.031982, -0.000526, -0.001015, 0.000843, -0.03125, -0.000057, 0.001007, 0.001854, 0.020508, 0.00148, -0.001892, 0.001221, -0.001442, -0.022949, 0.000172, -0.002945, 0.032227, -0.001625, -0.000622, 0.000755, -0.033203, 0.000549, 0.001534, 0.001167, 0.033936, -0.001183, -0.006012, 0.003342, -0.197266, 0.016968, -0.000246, -0.001228, 0.026245, -0.001793, 0.000599, -0.002991, 0.027954, -0.002518, -0.000265, -0.001358, 0.037109, -0.006714, -0.001556, -0.001221, -0.003906, -0.020142, 0.000012, -0.000307, 0.026611, 0.00014, 0.000965, 0.000954, 0.050049, -0.00024, 0.000576, 0.002914, -0.027344, 0.003616, -0.001541, -0.003784, -0.028931, -0.003571, -0.000133, 0.001862, -0.025024, -0.000204, -0.001877, -0.000904, -0.001183, -0.024048, -0.001602, -0.000736, -0.028687, -0.000237, 0.000618, 0.001579, 0.021729, 0.001167, -0.003357, -0.005676, -0.037109, -0.00705, 0.000286, -0.001198, -0.026611, 0.001419, 0.000618, 0.001534, -0.024292, 0.001534, -0.000017, -0.002075, 0.02832, -0.002838, 0.183594, 0.208984, 0.484375, 0.886719, 0.000675, 0.000885, -0.028931, 0.00174, 0.001312, 0.001724, 0.036377, -0.002396, 0.000414, 0.000572, -0.021729, 0.000395, -0.004761, -0.002777, -0.144531, 0.020386, 0.000171, 0.003845, 0.02002, 0.001518, 0.000467, -0.000992, 0.020752, -0.003433, -0.000252, 0.000136, -0.025879, -0.000218, -0.000188, 0.001839, -0.025635, 0.000927, 0.001884, 0.000186, 0.026978, -0.000248, -0.000176, -0.002762, -0.026489, -0.003204, -0.00066, -0.00087, -0.021606, -0.00148, 0.002579, 0.005127, 0.052979, -0.007233, 0.00053, 0.004181, -0.031738, 0.002533, 0.002411, -0.000858, -0.132812, 0.018311, 0.001274, 0.000296, 0.029907, -0.000736, -0.000553, -0.00235, -0.042969, 0.005188, -0.001434, 0.001984, -0.050293, -0.012451, -0.000196, 0.002121, -0.025391, 0.002228, 0.003998, 0.002304, 0.005402, 0.020996, 0.000412, -0.002304, 0.018555, -0.000144, -0.000816, 0.000005, -0.026855, 0.001076, 0.000755, -0.002304, 0.029419, -0.001564, -0.000238, -0.000412, 0.036621, -0.005585, 0.000322, 0.001335, -0.0271, 0.00135, 0.000568, 0.001701, 0.024536, -0.000832, 0.000284, 0.000086, 0.032715, -0.002228, 0.000576, -0.005035, -0.117188, 0.016602, -0.001175, 0.002167, -0.032959, 0.002304, 0.001427, 0.00647, 0.032471, 0.004059, -0.000717, 0.00264, -0.02832, 0.001083, -0.000147, 0.002487, -0.028564, 0.00033, 0.000021, -0.003754, 0.038818, 0.000177, -0.000107, -0.000425, -0.029175, 0.0047, 0.000007, -0.003479, 0.030029, -0.00322, -0.007141, 0.002258, -0.003571, -0.120605, 0.000568, -0.004822, 0.037354, -0.001045, -0.00095, -0.00267, 0.024292, -0.002533, -0.000504, -0.003326, 0.025269, -0.004089, -0.00037, 0.000786, -0.031006, 0.003525, -0.001114, -0.000824, 0.026611, -0.001678, 0.001236, 0.00412, -0.065918, 0.009766, 0.000025, -0.002716, 0.062012, -0.005463, -0.000303, -0.003479, 0.068848, -0.008301, 0.00087, 0.000263, 0.057129, -0.004425, -0.00135, -0.003571, 0.074707, -0.010132, -0.000085, -0.001701, 0.069336, -0.008606, 0.001335, 0.003616, -0.067871, 0.01001, -0.001297, -0.00351, 0.059814, -0.009399, -0.000652, 0.001328, -0.052002, 0.004089, 0.000336, -0.002579, 0.063965, -0.008057, 0.000935, -0.002396, 0.067383, -0.00766, 0.000591, -0.003403, 0.063965, -0.007721, 0.000748, 0.002853, -0.065918, 0.007721, -0.000923, -0.000359, -0.175781, 0.008789, 0.000038, 0.002396, -0.060059, 0.005707, 0.000001, -0.005066, 0.080566, -0.00592, -0.00238, -0.004181, -0.165039, 0.007629, -0.000519, -0.001389, 0.068359, -0.009216, 0.00036, -0.002731, 0.059326, -0.006592, -0.001984, -0.002808, 0.074219, -0.00885, -0.000751, -0.000614, 0.054688, -0.006805, 0.000044, -0.002991, 0.057617, -0.006561, -0.000208, 0.000721, -0.059814, 0.005402, 0.00135, 0.004333, -0.06543, 0.007935, 0.000284, 0.003693, -0.071289, 0.008301, 0.000504, -0.001053, 0.06543, -0.00885, 0.000523, 0.001366, -0.042236, 0.002319, 0.001251, 0.0047, -0.074219, 0.006683, -0.000854, 0.000561, -0.071289, 0.001198, 0.000022, 0.001358, -0.053467, 0.005859, 0.000736, 0.002426, -0.061035, 0.008423, 0.000435, -0.003998, 0.07373, -0.007751, -0.000049, -0.001312, 0.05249, -0.005676, 0.001213, 0.002914, -0.066895, 0.008057, -0.00032, -0.002029, 0.052979, -0.002106, -0.000107, 0.00015, -0.208008, 0.007629, -0.001358, -0.005005, 0.076172, -0.007507, -0.000016, 0.003342, -0.069336, 0.007385, -0.00016, -0.001671, 0.055908, -0.007751, 0.001213, -0.000515, 0.180664, -0.013367, 0.000362, 0.002411, -0.06543, 0.005859, -0.000212, -0.00177, 0.056641, -0.008057, 0.000062, 0.00209, -0.060303, 0.007141, 0.001022, 0.002518, -0.060547, 0.007996, 0.000149, -0.001442, 0.051514, -0.003906, 0.000744, 0.002167, -0.067383, 0.005096, -0.000219, -0.003418, 0.056885, -0.006805, 0.000435, -0.00235, 0.057129, -0.007812, 0.000444, 0.002014, -0.053223, 0.00766, 0.000614, 0.002136, -0.067871, 0.006653, 0.00001, 0.003967, -0.068359, 0.007294, 0.000542, 0.001648, -0.096191, 0.008301, 0.000828, -0.00164, 0.054443, -0.005737, 0.000271, 0.002838, -0.065918, 0.007263, -0.001114, -0.001656, 0.052979, -0.007019, -0.000288, -0.002716, 0.050781, -0.003006, 0.000207, -0.001251, 0.053467, -0.004761, -0.001404, -0.00095, -0.189453, 0.009399, -0.001938, 0.001297, -0.05957, 0.004303, 0.001869, 0.002243, 0.193359, 0.003357, -0.000071, -0.003937, 0.067383, -0.009094, 0.000141, -0.002548, 0.060303, -0.006134, 0.00103, 0.003937, -0.071777, 0.006927, -0.000433, -0.002213, 0.0625, -0.005035, 0.001373, 0.001167, -0.068848, 0.011719, 0.000546, -0.004395, 0.083008, -0.002365, -0.000771, -0.001694, 0.057129, -0.005188, 0.002563, 0.002365, 0.179688, -0.003342, 0.000923, 0.00351, -0.077148, 0.011169, -0.000075, -0.00148, 0.061279, -0.009705, -0.000069, 0.001312, -0.056396, 0.007263, -0.000626, -0.003128, 0.05835, -0.004944, 0.000324, 0.003113, -0.060547, 0.009338, 0.000294, 0.003754, -0.067383, 0.007874, 0.000698, 0.002762, -0.060791, 0.007996, 0.00386, 0.000538, 0.193359, -0.006042, -0.00041, -0.003708, 0.054688, -0.006104, -0.000488, -0.001259, 0.050537, -0.005035, -0.000135, 0.001869, -0.059082, 0.006927, 0.00193, 0.003128, -0.063477, 0.007935, -0.000206, 0.001732, -0.052979, 0.004944, 0.001701, 0.003799, -0.059326, 0.007416, 0.000018, 0.00106, -0.04126, 0.001884, 0.002029, 0.003845, 0.124512, -0.002655, -0.000322, -0.001999, 0.060791, -0.009216, -0.000483, -0.001228, 0.07959, -0.011353, -0.000538, 0.000938, -0.055908, 0.004944, -0.000018, -0.003662, 0.088379, -0.006744, 0.00074, -0.002792, 0.053711, -0.006866, 0.000188, 0.001175, -0.069336, 0.004822, 0.000633, -0.002899, 0.083496, -0.010193, -0.000618, -0.003082, 0.06543, -0.008789, 0.000203, -0.00238, 0.058105, -0.008667, -0.000778, -0.00383, 0.080078, -0.00885, 0.001328, 0.00267, -0.064453, 0.008057, 0.000565, 0.003113, -0.07666, 0.009399, -0.002579, -0.003784, -0.166992, 0.007141, -0.000298, -0.002502, 0.054932, -0.00647, 0.003616, 0.001717, 0.165039, -0.007324, 0.000835, 0.002396, -0.064941, 0.006836, 0.000568, 0.001694, -0.054199, 0.006378, 0.001457, 0.003784, -0.078125, 0.01062, 0.000023, -0.004395, 0.207031, -0.018188, -0.001144, -0.001541, -0.185547, 0.006744, -0.000238, 0.002182, -0.050293, 0.006378, -0.001396, -0.002213, 0.057129, -0.007202, -0.000584, -0.003464, 0.060303, -0.007355, 0.000242, -0.001945, 0.057861, -0.006348, 0.000858, 0.003006, -0.060303, 0.007629, -0.000572, 0.001244, -0.064453, 0.007629, -0.000347, 0.001747, -0.050781, 0.006561, -0.001602, -0.002945, 0.065918, -0.009521, -0.000683, 0.00106, -0.066895, 0.006287, 0.000074, 0.002533, -0.05835, 0.005463, 0.000706, 0.005249, -0.087891, 0.011597, 0.000161, 0.003464, -0.061523, 0.005859, -0.00038, -0.000216, 0.082031, -0.006866, -0.001892, 0.000912, -0.170898, 0.015625, 0.00019, -0.002518, 0.059082, -0.006866, -0.001617, -0.00354, 0.079102, -0.01178, 0.000414, 0.003235, -0.059082, 0.007599, -0.000341, -0.000195, -0.05249, 0.00351, -0.000984, -0.002838, 0.068359, -0.008789, 0.000183, -0.00264, 0.053467, -0.006592, 0.000158, -0.000771, 0.055664, -0.005646, -0.001045, -0.004211, 0.087891, -0.009827, 0.000916, -0.003006, 0.05542, -0.005249, -0.00145, 0.000824, -0.055664, 0.004974, 0.001434, -0.003647, -0.084961, 0.011963, -0.001633, 0.001587, 0.080566, -0.019653, 0.000113, -0.000467, -0.087891, -0.006165, 0.000228, 0.000614, -0.071777, 0.011963, 0.000546, -0.00119, -0.050293, 0.011108, -0.001755, -0.000782, 0.059326, -0.01123, 0.000912, -0.000044, -0.055908, 0.009338, 0.000261, -0.003998, -0.139648, -0.002899, 0.001633, 0.004456, 0.092285, -0.001053, -0.001297, -0.000015, 0.088867, -0.002716, 0.003128, 0.005707, 0.078613, -0.003143, -0.003662, -0.017944, -0.261719, -0.019165, -0.001015, 0.000839, 0.073242, -0.014893, -0.000614, 0.001999, 0.091797, 0.001968, -0.000425, -0.00264, -0.050537, 0.008667, -0.00206, -0.000145, 0.056152, -0.006775, 0.000393, -0.004089, -0.097656, 0.002991, 0.000656, 0.000433, -0.056885, 0.011536, -0.000225, 0.003799, 0.103516, -0.006989, -0.000275, 0.002441, 0.086914, -0.010559, 0.001617, 0.000406, -0.049316, 0.009216, 0.002319, 0.001656, -0.072266, 0.007751, -0.000357, 0.00106, 0.045654, -0.00946, 0.000233, 0.002289, 0.078125, -0.013916, -0.000248, 0.001823, 0.078613, -0.014587, -0.00531, -0.018799, -0.176758, -0.007996, -0.004913, -0.000515, 0.10791, 0.004639, -0.004425, -0.003891, -0.095703, -0.003098, 0.002274, 0.001305, -0.061768, 0.012878, 0.00119, 0.000393, -0.088867, 0.004578, -0.003372, -0.00296, -0.132812, -0.000866, -0.000019, 0.004547, 0.130859, 0.008972, -0.001297, 0.000383, 0.060303, -0.014343, -0.001396, -0.003967, -0.100098, -0.001297, -0.002289, -0.001984, 0.067383, -0.011719, 0.000668, -0.000984, -0.09668, -0.006378, 0.001617, -0.001686, -0.116699, 0.001617, 0.000138, -0.000729, -0.045898, 0.009399, -0.002182, -0.002029, 0.05835, -0.010254, -0.001205, -0.002853, -0.083496, 0.004974, 0.001884, 0.000694, -0.061523, 0.010254, 0.00087, -0.000259, -0.059814, 0.011536, -0.000483, -0.000626, 0.070312, -0.006866, -0.000208, 0.004028, 0.087891, -0.003433, 0.000441, -0.003586, 0.123047, 0.006317, 0.003647, 0.005981, 0.098633, -0.002975, -0.001183, -0.003281, -0.052734, 0.006714, 0.000721, 0.000572, -0.084961, 0.001572, 0.004883, 0.001778, -0.105469, 0.007385, -0.001198, -0.005249, -0.083496, 0.003326, 0.001526, -0.000626, -0.086426, 0.019531, 0.004547, 0.004456, 0.115234, 0.010559, -0.000679, 0.000763, 0.048584, -0.011292, 0.000256, -0.001747, -0.061523, 0.012817, -0.000097, -0.004425, -0.110352, -0.001144, 0.000282, 0.002411, 0.111816, -0.012939, -0.003159, -0.00296, 0.094238, -0.004242, -0.004639, -0.0047, -0.091309, -0.005066, 0.00238, 0.001411, -0.063477, 0.013123, 0.004639, 0.006805, 0.102051, -0.000603, -0.004456, -0.003845, 0.095703, 0.00116, 0.002106, 0.001312, -0.094238, 0.004517, 0.000408, -0.002747, -0.130859, 0.007751, 0.000282, -0.003189, -0.066406, 0.006317, -0.006897, -0.000542, 0.125977, 0.005188, 0.001076, 0.000105, -0.102539, -0.005493, 0.000668, 0.003159, 0.085938, -0.004303, -0.002182, -0.00531, -0.069824, 0.005219, 0.00209, 0.005188, 0.078613, -0.006897, -0.001488, 0.000404, 0.048828, -0.011597, 0.000338, -0.001801, -0.095215, 0.000851, 0.002182, 0.000896, -0.088379, 0.008118, -0.0047, -0.004669, -0.076172, -0.007294, -0.003372, -0.008362, -0.099121, 0.000092, -0.001801, -0.000383, 0.074219, -0.013916, -0.001724, 0.000565, 0.084961, -0.017822, -0.000576, 0.001999, 0.078125, -0.007996, 0.001602, 0.000204, -0.089844, -0.009277, -0.000542, 0.006134, 0.169922, -0.011292, -0.002213, -0.000273, 0.072266, -0.013733, 0.001968, 0.000338, -0.071777, 0.012146, -0.001434, 0.002136, 0.069336, -0.014465, 0.001289, -0.000216, -0.050781, 0.010925, -0.000629, 0.001999, 0.083984, -0.017822, -0.001411, -0.000015, 0.048828, -0.009521, -0.004852, -0.00946, -0.080566, 0.003342, -0.001038, -0.001205, -0.085938, 0.00135, 0.000195, 0.006134, 0.091309, 0.011475, -0.000599, 0.00074, 0.047607, -0.009888, -0.00009, 0.000465, 0.045898, -0.009216, -0.000142, -0.00161, -0.056396, 0.004364, -0.001129, 0.000584, 0.062256, -0.009033, 0.003082, 0.010559, 0.086426, -0.004974, 0.001007, -0.00132, -0.098145, 0.000345, 0.000113, -0.006561, -0.15918, 0.009033, -0.000626, 0.001122, 0.047119, -0.004883, 0.000089, 0.002182, 0.05957, -0.00103, -0.001228, 0.005005, 0.075684, -0.0047, -0.000977, -0.000433, -0.077148, 0.000568, -0.001579, -0.00209, 0.083984, -0.006378, 0.002594, 0.000483, -0.137695, 0.012817, 0.002151, 0.00037, -0.075684, 0.007446, 0.001335, 0.000343, -0.04834, 0.010681, 0.000874, -0.00046, -0.043945, 0.009644, 0.000607, -0.002701, -0.074219, 0.013916, -0.000127, 0.003525, 0.095703, -0.001717, -0.000629, 0.000828, 0.060547, -0.007935, -0.001595, 0.001366, 0.141602, 0.00193, 0.000633, -0.001472, -0.077637, -0.002792, -0.000679, 0.003189, 0.092773, -0.007874, 0.000027, 0.001945, 0.071289, -0.014832, 0.009216, 0.014343, 0.063965, -0.006927, 0.000927, 0.003601, 0.05542, -0.009888, 0.000187, -0.001648, -0.068848, -0.001945, 0.003143, -0.00034, -0.105469, 0.000984, -0.000935, 0.001686, 0.089355, -0.002731, -0.002014, 0.000496, 0.115234, -0.021362, 0.001549, -0.000146, -0.078613, 0.014099, -0.000412, -0.00106, -0.043213, 0.009033, 0.003311, 0.000965, -0.078125, 0.014221, 0.002182, -0.001411, -0.075684, 0.005249, 0.000778, 0.00235, 0.068848, 0.001221, 0.002014, -0.000282, -0.089355, 0.020142, 0.002594, 0.003052, -0.119629, 0.004822, -0.002777, 0.006409, 0.101562, 0.045898, 0.000174, 0.002579, 0.056152, -0.007812, -0.00325, -0.002304, 0.06543, -0.011353, 0.000668, -0.001106, -0.061768, 0.010742 ] } , "name": "LlmExporter::FusedLinearAttention_1968", "outputIndexes": [ 963 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 951, 960, 962, 963 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.12/self_attn/FusedLinearAttention", "outputIndexes": [ 964 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 964, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.12/self_attn/Reshape_output_0", "outputIndexes": [ 965 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 965 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.12/self_attn/norm/Cast_output_0", "outputIndexes": [ 966 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 966 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 159685696, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.12/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 967 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2191 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 159686720, 1048598, 262144, 0, 0 ] } , "name": "/layers.12/self_attn/in_proj_z/Linear", "outputIndexes": [ 2204 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2204 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2205 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2205 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 968 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 968, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.12/self_attn/Reshape_1_output_0", "outputIndexes": [ 969 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 969 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.12/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 971 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 967, 971 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.12/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 972 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 949 ] , "main_type": "NONE", "name": "/blocks.12/self_attn/Shape_output_0", "outputIndexes": [ 973 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 973 ] , "main_type": "NONE", "name": "Shape1580", "outputIndexes": [ 974 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 973 ] , "main_type": "NONE", "name": "Rank1582", "outputIndexes": [ 975 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 975, 975 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1584", "outputIndexes": [ 976 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 976 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1585", "outputIndexes": [ 977 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 976, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1587", "outputIndexes": [ 978 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 978 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1588", "outputIndexes": [ 979 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 974, 977, 979, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1591", "outputIndexes": [ 980 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 980 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1592", "outputIndexes": [ 981 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 981, 981 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1594", "outputIndexes": [ 982 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 973, 982, 976 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.12/self_attn/Gather_output_0", "outputIndexes": [ 983 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 983, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.12/self_attn/Unsqueeze_output_0", "outputIndexes": [ 984 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 976 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1602", "outputIndexes": [ 985 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 978 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1605", "outputIndexes": [ 986 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 974, 985, 986, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1608", "outputIndexes": [ 987 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 987 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1609", "outputIndexes": [ 988 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 988 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1610", "outputIndexes": [ 989 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 989, 988 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1611", "outputIndexes": [ 990 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 973, 990, 976 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.12/self_attn/Gather_1_output_0", "outputIndexes": [ 991 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 991, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.12/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 992 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 984, 992, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.12/self_attn/Concat_output_0", "outputIndexes": [ 993 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 972, 993 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.12/self_attn/Reshape_2_output_0", "outputIndexes": [ 994 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 994 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2206 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2206 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.12/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2207 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2207 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 160997462, 1048598, 262144, 0, 0 ] } , "name": "/layers.12/self_attn/out_proj/Linear", "outputIndexes": [ 2208 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2208 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2209 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2209 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.12/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 995 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 948, 995 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.12/Add_output_0", "outputIndexes": [ 996 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 996 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 162308204, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.12/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 997 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 997 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.12/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2210 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2210 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.12/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2211 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2211 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 162316396, 1835030, 458752, 0, 0 ] } , "name": "/layers.12/mlp/gate_proj/Linear", "outputIndexes": [ 2212 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2212 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2213 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2213 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.12/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 998 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 998 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.12/mlp/act_fn/Mul_output_0", "outputIndexes": [ 999 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2211 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 164610178, 1835030, 458752, 0, 0 ] } , "name": "/layers.12/mlp/up_proj/Linear", "outputIndexes": [ 2216 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2216 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2217 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2217 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.12/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1000 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 999, 1000 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.12/mlp/Mul_output_0", "outputIndexes": [ 1001 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1001 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.12/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2218 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2218 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.12/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2219 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2219 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 166903960, 1835030, 458752, 0, 0 ] } , "name": "/layers.12/mlp/down_proj/Linear", "outputIndexes": [ 2220 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2220 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.12/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2221 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2221 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.12/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1002 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 996, 1002 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.12/Add_1_output_0", "outputIndexes": [ 1003 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1003, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.13/Reshape_output_0", "outputIndexes": [ 1004 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1004 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 169197742, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.13/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1005 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1005 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2222 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2222 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.13/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2223 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2223 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 169205934, 3145750, 786432, 0, 0 ] } , "name": "/layers.13/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2224 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2224 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2225 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2225 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1006 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1006 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.13/self_attn/Transpose_output_0", "outputIndexes": [ 1007 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.269146, -1.150993, -0.502832, -0.239384, -0.334958, -0.182113, -0.643131, -0.110457, -0.397772, -0.214582, -0.369319, -0.160715, -0.262912, -0.407205, -0.243153, -0.136397 ] } , "name": "/blocks.13/self_attn/Neg_output_0", "outputIndexes": [ 1008 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2223 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 173138116, 8214, 2048, 0, 0 ] } , "name": "/layers.13/self_attn/in_proj_a/Linear", "outputIndexes": [ 2228 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2228 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2229 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2229 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1009 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -1.453125, -0.542969, 0.310547, -1.664062, -5.34375, -2.671875, -1.148438, 2.1875, -0.632812, -0.005371, -1.734375, -2.265625, -0.875, -3.09375, -3.125, -1.882812 ] } , "name": "onnx::Add_3648", "outputIndexes": [ 1011 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1009, 1011 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.13/self_attn/Add_output_0", "outputIndexes": [ 1012 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1012 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp1652", "outputIndexes": [ 1013 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1013, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1654", "outputIndexes": [ 1014 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1014 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.13/self_attn/Softplus_output_0", "outputIndexes": [ 1015 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1008, 1015 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.13/self_attn/Mul_output_0", "outputIndexes": [ 1016 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2223 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 173148378, 8214, 2048, 0, 0 ] } , "name": "/layers.13/self_attn/in_proj_b/Linear", "outputIndexes": [ 2232 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2232 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2233 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2233 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1017 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1017 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.13/self_attn/Sigmoid_output_0", "outputIndexes": [ 1018 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.006622, -0.012817, -0.038818, -0.328125, -0.004639, -0.010925, -0.021606, -0.25, 0.000683, -0.00103, -0.005127, -0.056885, -0.001434, -0.002731, -0.005341, -0.05127, 0.013977, 0.017334, 0.033936, 0.208984, 0.003113, 0.004944, 0.010803, 0.152344, -0.003281, -0.006592, -0.017212, -0.133789, -0.001007, -0.002655, -0.007935, -0.083984, 0.006622, 0.008179, 0.016724, 0.145508, -0.011169, -0.0177, -0.042725, -0.21875, 0.001038, 0.002197, -0.001968, -0.089844, 0.002121, 0.002457, 0.002991, 0.072754, 0.000345, 0.000057, -0.001625, 0.064453, -0.008057, -0.012146, -0.023193, -0.185547, 0.000843, 0.002136, 0.016235, 0.181641, 0.013367, 0.027344, 0.07666, 0.419922, 0.009583, 0.015991, 0.037109, 0.261719, 0.005829, 0.01178, 0.030273, -0.006561, 0.016357, 0.027832, 0.050293, 0.322266, 0.00824, 0.015991, 0.032715, 0.229492, 0.012573, 0.015503, 0.037354, 0.208984, 0.006165, 0.009277, 0.027344, 0.149414, -0.008789, -0.01001, -0.022827, -0.140625, -0.00473, -0.009277, -0.02063, -0.232422, 0.017456, 0.025879, 0.055664, 0.257812, 0.005859, 0.00885, 0.021606, 0.109375, 0.002823, 0.005951, 0.012695, 0.083008, -0.017212, -0.021118, -0.039795, -0.235352, -0.003906, -0.005341, -0.011353, -0.137695, 0.011658, 0.013855, 0.026978, 0.253906, -0.001328, -0.010437, -0.016357, -0.359375, -0.003662, -0.004547, -0.011902, -0.057129, -0.004517, -0.010498, -0.025391, -0.228516, 0.005737, 0.013611, 0.033691, 0.25, 0.002762, 0.013977, 0.04126, 0.291016, 0.002136, 0.00164, 0.003387, 0.074707, -0.012573, -0.019653, -0.04126, -0.234375, -0.003098, 0.001999, 0.013916, 0.200195, 0.002609, 0.005035, 0.013855, 0.053711, 0.000755, -0.000479, -0.004028, -0.052979, -0.006287, -0.012451, -0.03833, -0.231445, -0.006653, -0.013062, -0.028931, -0.227539, -0.008362, -0.013611, -0.029297, -0.224609, -0.005249, -0.009155, -0.022217, -0.195312, 0.004059, 0.006317, 0.016724, 0.119141, -0.001968, -0.004852, -0.014221, -0.185547, 0.002655, 0.002502, 0.006927, 0.099609, -0.009338, -0.014771, -0.025635, -0.21582, 0.000364, -0.00079, -0.003677, -0.060547, -0.012573, -0.02002, -0.055664, -0.208984, 0.01355, 0.018188, 0.043701, 0.267578, 0.001175, -0.000083, 0.002853, 0.067871, -0.002609, -0.004059, -0.009399, -0.068848, 0.004791, 0.006897, 0.012634, 0.051514, -0.009399, -0.013245, -0.023071, -0.174805, 0.00885, 0.015625, 0.04126, 0.169922, 0.009827, 0.013123, 0.029053, -0.021118, 0.005707, 0.007629, 0.025391, 0.220703, -0.001183, 0.001755, 0.006744, 0.06543, -0.00264, -0.003464, -0.009888, -0.075195, 0.006653, 0.006775, 0.011108, 0.119629, 0.010986, 0.016113, 0.03833, 0.259766, -0.017334, -0.022461, -0.047119, -0.251953, -0.004272, -0.00647, -0.016724, -0.192383, -0.005585, -0.009277, -0.018555, -0.165039, 0.005615, 0.012146, 0.030884, 0.220703, -0.00946, -0.011169, -0.023438, -0.181641, 0.002975, 0.007538, 0.015991, 0.164062, -0.014709, -0.018555, -0.050537, -0.236328, -0.007751, -0.017212, -0.055908, -0.310547, 0.005493, 0.010864, 0.026123, 0.291016, 0.002197, 0.008423, 0.017944, 0.179688, -0.006012, -0.011475, -0.026489, -0.017578, -0.020142, -0.025879, -0.056641, -0.289062, -0.00415, -0.004791, -0.012512, -0.068848, 0.004181, 0.008118, 0.021973, 0.289062, -0.002518, -0.002808, -0.014282, -0.074219, -0.001221, 0.00015, -0.004242, -0.083984, 0.019531, 0.02478, 0.053467, 0.308594, 0.009338, 0.013306, 0.025024, 0.15332, 0.001793, 0.000999, 0.00193, 0.070801, 0.000241, -0.00193, -0.006348, -0.07373, 0.001823, 0.004639, 0.005005, 0.094238, -0.008667, -0.011047, -0.029663, -0.263672, -0.0047, -0.010681, -0.021118, -0.196289, -0.001076, -0.005341, -0.00824, -0.143555, 0.009155, 0.013428, 0.043213, 0.217773, -0.003906, -0.005615, -0.013245, -0.101074, -0.000896, -0.002747, -0.009033, -0.080566, 0.014648, 0.02478, 0.05542, 0.353516, -0.001732, -0.005035, -0.012146, -0.115723, 0.000622, -0.000135, -0.004913, 0.079102, -0.003998, -0.007874, -0.020996, -0.214844, -0.012085, -0.014893, -0.022583, -0.228516, -0.001335, -0.001511, -0.005737, -0.05249, -0.004639, -0.015991, -0.053223, -0.291016, 0.009155, 0.015381, 0.052246, 0.28125, -0.005859, -0.009033, -0.013977, -0.143555, 0.0065, 0.007874, 0.01532, 0.175781, -0.002029, -0.001923, -0.006989, -0.064453, -0.009155, -0.014099, -0.054932, -0.21875, 0.009216, 0.022339, 0.044189, 0.197266, -0.009521, -0.016113, -0.028198, -0.251953, -0.003448, -0.013367, -0.050293, -0.306641, 0.001122, 0.002563, 0.011658, 0.09375, -0.00766, -0.008423, -0.016968, -0.154297, 0.010925, 0.016113, 0.040527, 0.180664, 0.00325, 0.013184, 0.037354, 0.296875, 0.013245, 0.028442, 0.074707, 0.369141, 0.00592, 0.009521, 0.026855, -0.003662, 0.00528, 0.01178, 0.030151, 0.168945, 0.005615, 0.009277, 0.016724, 0.193359, -0.00589, -0.024414, -0.07373, -0.404297, 0.000961, 0.001648, 0.004425, 0.047119, -0.00824, -0.010071, -0.025391, -0.15625, -0.01239, -0.018433, -0.044434, -0.202148, 0.019287, 0.032227, 0.067871, 0.308594, -0.011841, -0.013672, -0.03125, -0.195312, 0.006683, 0.012268, 0.028198, 0.185547, 0.005829, 0.008301, 0.021362, 0.189453, 0.006317, 0.010559, 0.021973, 0.092285, 0.00015, -0.000755, 0.000341, -0.065918, -0.012634, -0.017944, -0.034668, -0.230469, -0.010803, -0.014893, -0.025024, -0.210938, -0.002365, -0.002274, -0.006317, -0.085449, 0.013916, 0.020752, 0.041016, 0.249023, 0.005524, 0.009094, 0.021851, 0.198242, 0.003601, 0.005524, 0.014709, 0.209961, -0.000087, -0.000134, 0.00148, 0.03125, -0.000042, -0.000012, -0.004059, -0.028931, 0.000223, 0.000534, 0.002029, -0.020142, -0.00045, -0.000584, 0.002655, 0.0354, 0.001114, 0.002258, 0.005585, -0.031494, -0.000401, -0.000401, -0.000538, 0.012634, 0.001175, 0.000877, -0.004059, -0.027222, 0.00053, -0.000224, -0.001595, -0.032227, -0.000011, -0.000286, -0.000893, -0.011169, -0.000305, -0.000056, -0.003128, -0.029663, 0.000067, 0.000265, 0.001472, -0.032959, 0.000629, 0.001709, 0.006744, -0.000984, -0.000618, -0.001801, -0.001877, 0.034424, -0.000107, -0.000135, 0.000486, 0.010559, -0.000656, -0.001755, -0.001633, 0.063477, -0.000591, -0.001038, -0.004303, 0.034912, -0.000168, -0.000171, 0.00206, 0.034424, 0.00164, 0.000226, 0.000319, -0.031494, 0.000904, 0.001434, 0.002945, -0.033447, 0.001884, 0.001953, -0.002945, -0.0625, -0.002289, -0.001869, -0.001877, 0.073242, -0.001053, -0.00036, 0.000275, 0.032959, 0.000402, 0.000079, 0.000234, -0.026978, -0.000977, -0.000725, -0.000935, 0.027954, 0.005432, 0.010742, 0.028076, -0.016357, -0.001778, -0.00132, 0.000633, 0.031494, 0.000048, 0.001625, -0.00004, -0.034668, 0.000039, -0.002213, -0.000854, 0.035156, 0.000134, 0.000404, -0.003571, -0.029907, 0.00177, 0.001572, 0.004211, -0.042969, -0.001022, 0.000406, -0.001556, 0.035889, 0.000083, -0.000187, -0.001358, -0.026611, -0.000549, -0.001053, -0.006073, 0.005096, -0.001305, -0.001183, 0.000919, 0.038818, 0.000919, 0.000656, 0.003204, -0.031982, -0.000273, -0.000171, -0.000326, 0.01416, 0.000183, 0.000004, -0.000425, -0.010742, 0.00071, 0.001495, 0.004517, -0.01001, 0.000938, 0.001183, 0.000694, -0.027954, 0.00148, 0.001518, 0.001434, -0.059326, -0.000923, -0.001122, 0.007935, 0.062256, -0.002533, -0.004822, -0.018311, 0.02832, -0.000101, 0.000075, 0.001343, 0.007629, -0.001129, -0.000797, 0.008179, 0.064941, -0.002716, -0.004761, -0.014038, -0.062256, -0.000019, 0.000059, 0.00082, 0.011658, -0.000984, -0.002487, -0.002518, 0.032227, -0.067871, -0.09082, -0.136719, -0.138672, -0.000778, -0.00003, -0.002945, 0.031982, -0.000256, 0.000024, 0.00206, 0.03833, 0.000437, 0.000759, 0.002106, 0.010254, -0.000044, -0.000218, 0.000212, 0.012756, 0.001503, 0.001846, 0.002945, -0.03418, 0.001854, 0.002411, 0.00351, -0.039062, 0.001472, 0.001358, 0.003616, -0.034424, -0.000012, 0.000036, -0.00528, -0.028809, 0.001007, 0.001549, 0.006409, -0.034424, -0.000402, -0.001297, -0.004944, 0.035645, -0.000504, 0.000427, -0.002365, 0.03125, 0.00132, 0.0002, -0.002655, -0.039307, 0.000843, 0.00103, -0.000076, -0.032959, -0.00119, -0.001427, -0.004608, 0.035645, -0.000954, -0.001999, -0.006104, 0.036133, 0.000679, 0.000307, -0.002975, -0.064941, 0.000835, 0.003372, 0.010376, -0.07373, 0.001854, 0.002975, 0.017822, -0.008484, -0.000475, -0.000189, 0.001144, 0.029419, -0.00008, 0.000043, 0.000816, 0.010071, -0.000284, -0.000465, -0.000103, 0.009583, -0.000113, 0.000229, -0.00006, -0.008606, 0.000174, 0.000305, -0.00145, -0.023804, 0.000668, 0.001183, 0.006744, 0.000233, 0.000047, 0.000134, -0.000119, 0.008118, 0.00103, 0.000334, -0.000227, -0.030884, -0.001274, -0.001511, -0.00206, 0.060059, -0.000024, -0.000144, -0.003113, -0.02832, -0.000629, 0.00036, 0.007874, 0.031128, 0.000149, 0.001755, 0.004242, -0.034912, -0.001915, -0.002014, -0.001999, 0.051758, 0.000702, 0.000694, 0.000462, -0.030518, -0.000675, -0.001541, 0.000584, 0.032227, 0.001045, 0.001602, 0.004181, -0.032471, -0.000402, -0.000221, -0.009277, -0.069824, 0.001472, 0.001854, -0.000022, -0.06543, 0.001152, 0.002747, -0.001999, -0.065918, 0.000299, 0.000435, -0.004639, -0.025635, -0.000186, -0.00033, 0.000181, 0.012329, 0.001244, 0.001999, 0.002792, -0.039795, 0.000526, 0.001701, 0.004333, -0.034912, -0.001198, -0.00148, -0.003052, 0.061035, -0.000904, -0.001488, -0.008789, -0.030884, -0.000504, -0.00103, -0.006531, -0.064941, -0.002594, -0.000721, 0.008606, 0.076172, 0.000984, 0.000199, -0.001503, -0.026489, 0.00095, 0.000576, 0.001503, -0.031494, 0.000046, 0.000414, 0.004089, -0.000334, 0.000402, 0.000246, -0.000618, -0.029297, 0.001137, 0.000238, 0.001266, -0.028809, -0.000229, -0.000839, -0.001907, -0.032471, -0.001846, -0.001938, -0.003265, 0.033936, 0.000362, 0.000786, -0.000165, -0.037109, 0.000008, -0.00193, -0.009033, -0.043701, 0.000159, -0.000763, -0.005066, -0.024902, -0.000523, 0.001648, 0.003693, 0.033691, 0.000217, -0.000144, -0.004364, 0.002609, -0.001083, -0.001846, -0.004517, 0.032715, -0.001045, 0.000021, -0.000246, 0.036865, 0.000305, 0.00023, -0.001984, -0.0271, 0.000393, 0.000778, -0.001808, 0.03418, -0.000809, -0.001663, -0.004517, 0.038574, -0.000885, -0.001045, -0.000408, 0.027588, -0.000277, -0.000444, -0.002411, -0.015625, -0.00116, -0.001488, -0.005188, 0.036865, 0.000351, 0.000404, 0.003128, -0.028931, -0.00082, -0.000965, -0.009705, -0.060547, 0.000763, 0.000048, 0.001831, -0.035156, 0.000119, 0.00025, -0.000237, -0.007568, -0.000458, -0.001755, -0.006897, 0.03418, -0.001328, -0.002426, -0.000538, 0.035645, 0.001129, 0.001183, -0.002548, -0.0625, 0.000038, 0.000259, 0.000977, 0.03064, -0.000418, -0.000759, -0.001625, 0.0354, 0.001053, 0.001076, 0.003372, -0.031982, 0.000843, 0.001274, 0.006256, -0.006134, -0.000595, -0.001175, -0.008301, 0.004181, 0.000061, -0.000479, 0.000797, 0.035156, -0.00095, -0.001579, -0.001564, 0.059082, -0.000927, -0.001717, -0.004486, 0.033203, 0.000542, 0.0005, 0.001984, -0.02002, -0.000056, 0.000033, 0.000381, -0.01001, 0.00053, 0.000298, 0.001045, -0.023071, -0.000273, -0.000576, -0.001389, 0.021484, -0.000343, -0.000713, -0.002594, 0.020752, -0.000565, -0.000374, 0.001808, 0.014526, -0.000622, -0.000999, -0.002945, 0.022705, -0.002731, -0.003998, -0.012268, -0.022949, -0.000576, -0.000832, -0.002335, 0.023926, -0.000835, -0.001518, -0.002594, 0.020874, -0.000136, 0.001038, 0.002396, -0.026367, 0.000576, 0.000961, 0.002182, -0.022217, -0.001534, -0.001953, -0.00351, 0.026367, -0.000874, -0.000385, -0.001724, 0.022095, -0.000717, -0.001534, -0.003235, 0.025635, 0.000805, 0.00135, 0.002945, -0.022705, -0.00061, -0.001396, -0.003464, 0.025391, 0.000364, 0.000307, 0.001801, -0.018677, -0.001129, -0.001648, -0.002335, 0.024536, -0.000805, -0.001251, -0.002655, 0.021729, -0.000021, -0.000395, -0.000322, -0.018188, -0.0002, 0.000005, 0.000538, -0.017822, 0.000805, 0.000441, 0.001068, -0.021851, -0.000553, -0.000774, -0.002533, 0.020386, 0.00011, 0.00069, 0.001984, -0.02124, -0.000549, -0.001106, -0.002396, 0.025146, 0.000484, -0.000117, 0.002457, 0.015869, 0.000399, 0.000782, 0.00145, -0.021362, -0.00145, -0.001511, -0.003326, 0.022217, 0.000546, 0.00106, 0.002777, -0.024048, 0.00038, 0.000402, 0.001404, -0.029419, 0.00023, 0.000912, 0.002518, -0.019897, 0.000587, 0.000977, 0.002304, -0.023071, 0.000233, -0.000102, -0.000336, -0.01709, 0.000847, 0.000702, -0.000843, 0.02063, -0.001091, -0.00174, -0.003815, 0.024292, -0.000916, -0.000851, -0.002075, 0.019043, -0.001244, -0.00235, -0.008667, -0.003067, -0.000431, -0.000483, -0.002396, 0.021851, -0.000169, -0.00045, -0.001282, 0.020142, 0.000471, 0.001114, 0.002869, -0.021729, -0.000477, -0.000462, -0.000824, 0.019897, 0.000607, 0.000992, 0.002075, -0.024902, 0.000618, 0.000595, 0.002563, -0.022949, -0.001167, -0.001015, -0.001984, 0.021362, 0.00024, 0.000961, 0.00235, -0.021606, -0.000294, -0.000389, -0.001038, 0.019043, -0.000637, -0.000706, -0.002228, 0.025513, -0.000129, 0.000751, 0.001526, -0.019287, -0.000992, -0.000874, -0.002228, 0.0271, -0.000603, -0.000977, -0.003067, 0.019897, 0.000234, 0.000182, 0.002838, -0.02002, -0.000336, -0.00106, -0.001663, 0.022339, -0.000317, -0.000496, -0.001259, 0.019287, 0.000383, 0.000973, 0.002716, -0.021973, 0.000683, 0.000603, 0.000082, -0.02478, 0.000206, -0.00019, -0.001495, 0.012451, -0.000077, 0.000893, 0.000713, -0.020874, -0.000977, -0.00119, -0.003021, 0.02478, 0.001068, 0.001968, 0.006042, -0.005829, 0.000664, 0.001732, 0.002777, -0.020752, 0.000256, 0.000908, 0.00209, -0.021606, -0.001213, -0.001602, -0.003601, 0.023926, -0.000107, -0.000265, -0.001198, 0.015503, 0.000115, -0.000068, -0.001686, 0.018799, -0.000984, -0.001122, -0.00354, 0.023682, -0.00018, -0.001205, -0.003265, 0.024414, 0.000313, 0.000028, 0.000221, 0.017822, 0.000809, 0.001183, 0.003616, -0.024536, 0.000679, 0.000896, 0.00235, -0.02002, 0.000843, 0.001312, 0.00293, -0.022827, -0.000167, -0.000774, -0.002701, 0.021729, 0.001221, 0.001701, 0.004578, -0.0271, 0.000492, 0.000874, 0.002869, -0.021851, 0.000587, 0.001076, 0.001839, -0.019897, -0.000149, 0.000404, 0.00145, -0.020508, 0.000213, -0.000095, -0.00005, 0.015137, -0.000477, -0.000679, -0.000805, 0.024292, -0.000805, -0.001007, -0.001877, 0.019531, 0.000881, 0.001282, 0.001984, -0.021118, 0.000805, 0.001076, 0.002655, -0.024048, -0.000298, -0.000416, -0.003616, 0.018555, -0.000381, -0.000793, -0.002441, 0.024292, -0.000908, -0.003021, -0.008057, 0.001953, 0.000164, -0.000119, 0.000305, 0.010864, -0.000463, -0.000717, -0.002716, 0.023804, 0.000801, 0.000816, 0.002777, -0.023438, -0.000523, -0.000072, -0.001678, 0.019409, 0.000675, 0.00119, 0.002777, -0.021118, 0.00106, 0.00174, 0.006012, -0.01416, 0.000364, 0.000282, 0.000475, 0.016968, 0.001236, 0.001099, 0.004761, -0.027344, -0.000767, -0.000763, -0.002029, 0.021118, -0.00025, -0.000648, -0.001564, 0.022827, -0.000059, 0.000349, 0.000999, 0.013367, -0.001404, -0.001091, -0.003326, 0.026367, 0.000338, 0.00053, 0.001198, -0.019775, -0.000957, -0.001289, -0.003464, 0.024536, 0.000159, 0.000736, 0.001328, -0.02002, -0.000033, 0.000092, -0.001266, -0.02063, 0.000381, 0.000341, 0.001305, -0.019653, -0.001198, -0.001434, -0.003357, 0.025391, -0.000351, -0.000641, 0.000054, 0.014709, -0.000847, -0.000984, -0.002045, 0.022583, -0.000372, -0.000889, -0.002808, 0.019165, -0.000267, -0.000343, -0.000077, 0.020996, -0.001022, -0.001564, -0.002899, 0.024902, 0.001213, 0.001465, 0.006073, 0.013184, 0.000916, 0.00145, 0.00412, -0.023071, -0.001175, -0.001251, -0.002914, 0.02417, 0.000277, 0.000204, 0.001373, -0.021362, -0.000992, -0.001892, -0.003632, 0.025391, 0.001068, 0.000816, 0.002396, -0.021729, -0.000345, -0.000433, -0.00238, 0.02002, -0.000519, -0.000866, -0.002518, 0.022095, 0.000439, 0.000824, 0.002213, -0.019531, -0.00082, -0.001266, -0.00296, 0.02356, 0.000174, -0.000019, -0.000225, 0.022705, -0.000713, -0.000763, -0.002106, 0.021484, -0.000232, -0.000938, -0.002594, 0.019165, 0.000282, 0.000376, -0.000138, -0.019531, -0.000322, -0.000511, 0.001244, 0.03064, -0.000275, -0.000026, -0.001968, 0.015991, -0.000429, -0.000168, 0.002777, 0.019409, 0.000744, 0.00174, 0.003174, -0.023193, 0.000046, -0.000233, -0.000523, 0.012695, -0.000435, -0.001595, -0.001442, 0.032471, 0.000645, 0.001411, 0.002609, -0.022949, -0.002182, -0.003479, -0.005035, -0.056885, -0.009644, -0.012451, -0.025635, -0.000022, 0.031494, 0.036865, 0.074707, 0.375, 0.016724, 0.020142, 0.048828, 0.332031, -0.019409, -0.03064, -0.097656, -0.449219, 0.002914, 0.003754, 0.009338, 0.109863, -0.015747, -0.02002, -0.068359, -0.337891, -0.006927, -0.008179, -0.01355, -0.06543, 0.008606, 0.023926, 0.048828, 0.296875, -0.002045, -0.002869, -0.016357, -0.212891, -0.001816, -0.001945, -0.005676, -0.048584, 0.015991, 0.020508, 0.038818, 0.149414, 0.012329, 0.015381, 0.029541, 0.046875, -0.017212, -0.018799, -0.040039, -0.232422, -0.013062, -0.016602, -0.032227, 0.017212, 0.005737, 0.007355, 0.015869, 0.185547, -0.004364, -0.017944, -0.054443, -0.380859, 0.001213, 0.02063, 0.054932, 0.392578, -0.010986, -0.016846, -0.05127, -0.273438, 0.010437, 0.017212, 0.051025, 0.306641, -0.006226, -0.014893, -0.029663, -0.102539, -0.042969, -0.045898, -0.103516, -0.345703, 0.02063, 0.021118, 0.054688, 0.314453, 0.007721, 0.01001, 0.026001, 0.130859, 0.012695, 0.018311, 0.042236, 0.322266, -0.032959, -0.04126, -0.081055, -0.3125, -0.008179, -0.009155, -0.034912, -0.191406, 0.017578, 0.025024, 0.05957, 0.341797, -0.004364, -0.004364, -0.013916, -0.118652, -0.00082, -0.0019, -0.087402, -0.542969, 0.005981, 0.009521, 0.029663, 0.174805, 0.001205, 0.001358, 0.005463, 0.084961, -0.002228, -0.001495, -0.000641, -0.067871, 0.002914, 0.004669, 0.008362, 0.071289, 0.007202, 0.009888, 0.016357, 0.224609, -0.018921, -0.034912, -0.077637, -0.376953, -0.001266, -0.00383, -0.008545, -0.119141, -0.031006, -0.027588, -0.093262, -0.427734, 0.011719, 0.009033, 0.019775, 0.176758, 0.003647, 0.004608, 0.010925, 0.100586, -0.003998, -0.005829, -0.007568, -0.062988, 0.011414, 0.025391, 0.057617, 0.357422, 0.001877, 0.003418, 0.002747, 0.11084, -0.011353, -0.023193, -0.052246, -0.349609, -0.002228, -0.002579, -0.003677, -0.078125, -0.000296, 0.002991, 0.006683, 0.074219, 0.000557, -0.000132, -0.000226, -0.058105, 0.020508, 0.02832, 0.069336, 0.306641, -0.022705, -0.024658, -0.05957, -0.28125, -0.001823, -0.00135, -0.009277, -0.059326, -0.024902, -0.024414, -0.049072, -0.240234, 0.007355, 0.01062, 0.0177, 0.232422, -0.026855, -0.046387, -0.083008, -0.326172, -0.008362, -0.012939, -0.030762, -0.25, 0.004547, 0.006409, 0.015015, 0.123047, 0.002975, 0.01123, 0.044922, 0.300781, 0.019409, 0.030029, 0.069824, 0.277344, -0.015747, -0.016479, -0.048828, -0.314453, 0.002014, 0.002045, 0.00383, 0.079102, -0.00766, -0.002762, -0.009094, -0.133789, -0.002563, -0.00322, -0.004761, -0.060303, -0.027344, -0.031494, -0.068848, -0.298828, 0.023438, 0.03125, 0.073242, 0.255859, -0.001717, -0.001999, -0.005463, -0.063965, 0.015076, 0.024902, 0.054932, 0.277344, 0.004944, 0.007477, 0.02002, 0.125, 0.048828, 0.062988, 0.121582, 0.378906, -0.001343, -0.001289, -0.00589, -0.113281, -0.000938, -0.00293, -0.00946, -0.057617, 0.012085, 0.020386, 0.054932, 0.265625, 0.009949, 0.014771, 0.03418, 0.130859, 0.023926, 0.036621, 0.089844, 0.378906, 0.018311, 0.019043, 0.04834, 0.296875, -0.015564, -0.015625, -0.036621, -0.19043, 0.015198, 0.018311, 0.040771, 0.253906, -0.001205, -0.003311, -0.008667, -0.054688, -0.001984, -0.003479, -0.007202, -0.0625, -0.02063, -0.027344, -0.072266, -0.357422, -0.027344, -0.044678, -0.140625, -0.408203, -0.01001, -0.013062, -0.021484, -0.246094, 0.022339, 0.031738, 0.085449, 0.367188, -0.001343, -0.003784, -0.006897, -0.061768, 0.001198, 0.001106, 0.000549, 0.069336, 0.007233, 0.015747, 0.044434, 0.192383, -0.001968, -0.002502, -0.008362, -0.066895, -0.013489, -0.016724, -0.03418, -0.267578, 0.011536, 0.009094, 0.014771, 0.202148, 0.010559, 0.013245, 0.033447, 0.175781, -0.00383, -0.006683, -0.015747, -0.120117, -0.001022, -0.001785, -0.00824, -0.05957, -0.020264, -0.024658, -0.056152, -0.339844, -0.011841, -0.012451, -0.037354, -0.204102, 0.002701, 0.001083, 0.005676, 0.072266, -0.005127, -0.011963, -0.031982, -0.306641, -0.00354, -0.005859, -0.010132, -0.057861, 0.007751, 0.008545, 0.029419, 0.308594, 0.042969, 0.041504, 0.086426, 0.298828, 0.002655, 0.002686, 0.002625, 0.071289, 0.021851, 0.02417, 0.049316, 0.267578, 0.007935, 0.009705, 0.016846, 0.160156, 0.015076, 0.02002, 0.088867, 0.462891, -0.004089, -0.008179, -0.036133, -0.271484, -0.002075, -0.003998, -0.011047, -0.094727, -0.021729, -0.021484, -0.055664, -0.335938, 0.024048, 0.024292, 0.055908, 0.291016, 0.004669, 0.003143, 0.008911, 0.091309, -0.005829, -0.008667, -0.028564, -0.219727, 0.000469, 0.003235, 0.007782, 0.064453, -0.010193, -0.019043, -0.040283, -0.292969, -0.006714, -0.004639, -0.02124, -0.09375, 0.0047, 0.007568, 0.015991, 0.160156, -0.001358, -0.00415, -0.007111, -0.106934, 0.005402, 0.004425, 0.007599, 0.124023, -0.00069, -0.000614, -0.006073, -0.126953, 0.006653, 0.010437, 0.027466, 0.236328, -0.019775, -0.024902, -0.051758, -0.347656, -0.001198, -0.00116, -0.00824, -0.0625, -0.0019, -0.003098, -0.006012, -0.069824, 0.041992, 0.048828, 0.09082, 0.345703, -0.019287, -0.026611, -0.060791, -0.277344, -0.001656, -0.004242, -0.009583, -0.074707, 0.015503, 0.017212, 0.043701, 0.203125, 0.003006, 0.005402, 0.012024, 0.136719, -0.006714, -0.014221, -0.026733, -0.213867, -0.014954, -0.018799, -0.042725, -0.259766, -0.00235, -0.008362, -0.026611, -0.226562, -0.010437, -0.01178, -0.027222, -0.217773, 0.003311, 0.009399, 0.041992, 0.337891, 0.00116, 0.001915, 0.002197, 0.103516, 0.002258, 0.001984, 0.005157, 0.048584, -0.007172, -0.005127, -0.014771, -0.154297, 0.004364, 0.008301, 0.01123, 0.11084, 0.000408, -0.001869, 0.000433, -0.119629, -0.003159, -0.002182, -0.003433, -0.072266, 0.045898, 0.045898, 0.084961, 0.345703, -0.001373, -0.002884, -0.007599, -0.130859, 0.00206, 0.003769, 0.007507, 0.040527, -0.012268, -0.012756, -0.018066, -0.119141, -0.093262, -0.110352, -0.214844, -0.417969, 0.001175, 0.002487, 0.00592, 0.038818, -0.000192, 0.001175, -0.002747, -0.052734, -0.001022, -0.004028, 0.003128, -0.108887, 0.007721, 0.006409, 0.020386, 0.123535, -0.003021, -0.003357, -0.00325, -0.055908, -0.002304, -0.001343, 0.000296, -0.079102, -0.003616, -0.004242, -0.011719, -0.056396, -0.005646, -0.007721, -0.018677, -0.117676, 0.003586, 0.003647, 0.006592, 0.119141, 0.000484, -0.000051, 0.000977, -0.073242, -0.000492, -0.003754, -0.005432, 0.123535, -0.001938, -0.003403, -0.004974, -0.098633, 0.004486, 0.004517, 0.01178, -0.035889, 0.000219, 0.002075, -0.001747, 0.116699, -0.000353, 0.000759, -0.00264, 0.11084, 0.000399, 0.003693, 0.007629, 0.112793, 0.002731, 0.005157, 0.013794, 0.139648, -0.000422, -0.001717, -0.004059, -0.100586, -0.012634, -0.016724, -0.029175, -0.103516, -0.019653, -0.023193, -0.043213, -0.091309, -0.008301, -0.008545, -0.017578, -0.059814, 0.00415, 0.005676, 0.010376, 0.0625, -0.001945, -0.000444, -0.000977, -0.112793, -0.089355, -0.124023, -0.198242, -0.392578, -0.084473, -0.117188, -0.210938, -0.257812, 0.043701, 0.044189, 0.07373, 0.261719, -0.069336, -0.071777, -0.124512, -0.339844, -0.013794, -0.016357, -0.041016, -0.240234, -0.000683, -0.001205, -0.002823, -0.044678, -0.001617, -0.000813, -0.002563, -0.052979, 0.01709, 0.018677, 0.028931, 0.07959, 0.001038, 0.001968, 0.001999, 0.096191, -0.015137, -0.013489, -0.034912, -0.212891, -0.016968, -0.013428, -0.024658, -0.243164, 0.059814, 0.073242, 0.130859, 0.458984, 0.000206, -0.000437, 0.001694, 0.100098, 0.003586, 0.00531, 0.00705, 0.113281, -0.002274, -0.005127, -0.01178, -0.118652, 0.005371, 0.008057, 0.016724, -0.035156, 0.016479, 0.015198, 0.03125, 0.154297, -0.001106, -0.00145, -0.002472, -0.053711, 0.001236, -0.001144, -0.005554, -0.097168, 0.005371, 0.005524, 0.00766, 0.102539, -0.001968, 0.001442, -0.003754, 0.119629, -0.005249, -0.006104, -0.010925, -0.170898, -0.006073, 0.007202, 0.029663, 0.318359, 0.000269, -0.000112, -0.001534, -0.060547, -0.093262, -0.142578, -0.229492, -0.255859, -0.001656, -0.00034, -0.002121, -0.132812, -0.000694, 0.001244, 0.002457, 0.070312, -0.001671, -0.000441, -0.003601, 0.097168, 0.001335, 0.000607, 0.002518, 0.054932, -0.007935, -0.010315, -0.024902, -0.186523, 0.003067, 0.004913, 0.01123, 0.098633, -0.003265, -0.0065, -0.010986, -0.106934, 0.001259, 0.001892, 0.004303, 0.05835, -0.007812, -0.00885, -0.015259, -0.099121, 0.020142, 0.025757, 0.046875, 0.271484, 0.04834, 0.056152, 0.107422, 0.396484, 0.003098, 0.002289, 0.005829, 0.060791, -0.010803, -0.012634, -0.016846, -0.144531, 0.001816, 0.003754, 0.005402, 0.05542, 0.014526, 0.017456, 0.037354, 0.150391, 0.013, 0.021118, 0.044434, 0.078125, 0.000026, 0.000835, -0.003036, 0.090332, 0.004517, 0.007294, 0.018555, -0.041992, -0.001358, 0.000313, 0.00082, 0.097656, 0.008606, 0.008118, 0.014954, 0.077637, 0.027832, 0.04126, 0.069824, 0.259766, -0.000338, -0.00023, -0.000422, -0.048096, -0.00071, -0.00006, -0.000263, 0.062988, 0.019775, 0.023804, 0.045166, 0.289062, -0.008972, -0.010071, -0.022583, -0.111816, -0.001465, -0.000713, 0.000132, -0.073242, 0.000946, 0.001831, 0.00412, 0.095215, -0.002304, -0.002716, -0.002899, -0.048584, -0.002563, -0.001999, -0.006073, -0.100586, 0.001465, 0.00206, 0.002838, -0.096191, 0.00206, 0.002975, 0.00592, 0.037109, 0.01709, 0.018921, 0.037842, 0.269531, -0.003098, -0.002792, -0.011414, -0.104492, -0.01001, -0.007568, -0.013672, -0.061035, 0.002991, 0.004517, 0.009888, 0.042725, 0.00589, 0.006683, 0.012268, 0.0625, -0.000383, 0.00473, 0.008484, 0.328125, 0.000774, 0.001068, 0.004486, 0.102539, -0.00174, -0.001221, -0.003967, -0.049561, -0.004639, -0.002106, 0.012024, 0.193359, -0.004913, -0.004761, -0.012512, -0.098145, 0.001328, -0.000338, 0.00209, 0.117188, -0.003632, -0.005859, -0.011108, -0.101074, -0.010864, -0.016479, -0.038818, -0.237305, -0.006897, -0.00766, -0.014832, -0.065918, -0.002686, -0.002777, -0.008606, -0.051025, -0.011902, -0.016602, -0.044922, -0.251953, -0.084473, -0.097168, -0.212891, -0.507812, -0.000196, -0.000984, -0.003891, 0.089355, -0.000866, 0.001114, 0.000874, -0.094727, 0.000904, -0.000364, 0.006256, 0.09375, 0.000549, 0.000309, 0.002441, 0.054688, 0.004028, 0.00473, 0.006714, 0.103516, -0.00206, -0.003128, -0.003357, -0.101074, -0.002228, -0.001625, -0.001183, -0.104004, -0.018188, -0.022217, -0.047607, -0.237305, -0.000381, -0.002945, -0.000713, -0.047363, -0.003769, -0.00322, -0.006226, -0.067383, 0.001175, 0.000463, 0.003235, 0.041748, -0.084473, -0.10791, -0.158203, -0.294922, 0.001022, -0.001831, -0.002136, 0.051025, -0.000908, -0.000183, 0.002579, 0.057129, -0.002548, -0.001068, -0.000732, -0.089844, -0.004761, -0.005035, -0.009888, -0.121094, 0.002319, 0.007202, 0.013184, 0.093262, 0.002228, 0.001129, 0.00235, 0.115234, -0.000553, -0.002579, 0.000782, -0.110352, 0.002686, 0.002701, 0.005951, 0.123047, 0.004211, 0.002609, 0.00528, 0.062256, -0.00209, -0.003876, -0.005554, -0.06543, 0.000122, 0.002029, 0.006927, 0.130859, 0.00264, 0.003632, 0.01001, 0.045898, -0.002716, -0.0019, -0.008484, -0.085449, -0.004211, -0.007233, -0.015991, -0.126953, 0.013794, 0.018799, 0.036621, 0.361328, -0.010925, -0.014282, -0.031494, -0.160156, -0.005554, -0.004883, -0.006622, -0.087402, 0.001442, -0.004425, -0.013977, -0.158203, 0.001083, 0.005676, 0.011414, 0.148438, -0.015015, -0.018921, -0.039307, -0.273438, 0.026855, 0.029785, 0.05957, 0.261719, 0.007233, 0.008728, 0.018921, 0.115234, -0.007721, -0.009521, -0.038086, -0.287109, -0.016602, -0.022583, -0.042236, -0.392578, 0.004272, 0.003159, 0.00592, 0.089355, -0.016846, -0.027344, -0.053711, -0.335938, -0.017578, -0.020264, -0.048096, -0.314453, 0.015991, 0.019897, 0.038818, 0.351562, 0.006042, 0.00705, 0.012512, 0.090332, 0.015259, 0.02063, 0.044434, 0.269531, 0.002197, 0.013977, 0.038086, 0.298828, 0.012573, 0.017212, 0.034424, 0.333984, -0.001671, -0.002991, -0.005463, -0.061279, 0.016113, 0.018311, 0.033447, 0.011658, 0.015625, 0.02356, 0.039307, 0.253906, -0.013306, -0.016113, -0.035156, -0.320312, -0.004456, -0.007996, -0.020386, -0.242188, 0.025879, 0.035889, 0.070312, 0.349609, -0.002014, -0.005219, -0.013, -0.289062, 0.005127, 0.004669, 0.011475, 0.147461, 0.020386, 0.027954, 0.064453, 0.304688, -0.006714, -0.007294, -0.018921, -0.134766, 0.015442, 0.023315, 0.048096, 0.310547, -0.007263, -0.011963, -0.033691, -0.240234, -0.00209, -0.001648, -0.007629, -0.067871, -0.009338, -0.016235, -0.035889, -0.269531, 0.000523, -0.007355, -0.033691, -0.380859, -0.011292, -0.015137, -0.030273, -0.129883, 0.009094, 0.026245, 0.068359, 0.402344, -0.003143, 0.007996, 0.032959, 0.429688, 0.019409, 0.031128, 0.069824, 0.316406, 0.024292, 0.030273, 0.069824, 0.398438, -0.000797, -0.001205, -0.005402, -0.072754, -0.000889, 0.00164, 0.004639, 0.081055, -0.000637, -0.002243, -0.003021, -0.057861, -0.000919, -0.001236, -0.003632, -0.073242, -0.012695, -0.019165, -0.036865, 0.004425, -0.00267, -0.003937, -0.008911, -0.07959, 0.000496, 0.002106, 0.003586, 0.061035, -0.0, -0.001366, 0.00116, -0.115234, 0.002045, 0.003998, 0.013611, 0.128906, 0.007416, 0.014526, 0.031738, 0.1875, -0.001358, -0.002625, -0.010681, -0.066895, 0.003082, -0.000217, -0.001869, -0.083008, -0.01532, -0.019409, -0.042236, -0.285156, -0.02124, -0.02417, -0.049805, -0.222656, -0.039307, -0.035889, -0.083496, -0.423828, -0.060303, -0.077637, -0.134766, -0.201172, 0.000032, -0.000576, -0.007263, -0.143555, -0.003784, -0.006744, -0.011841, -0.197266, -0.018433, -0.023193, -0.045166, -0.267578, 0.006989, -0.006348, -0.037842, -0.451172, 0.002792, 0.005127, 0.025879, 0.209961, 0.019775, 0.026611, 0.05542, 0.398438, -0.002548, -0.006592, -0.011658, -0.09375, 0.01416, 0.016602, 0.035645, 0.200195, 0.001778, 0.002014, 0.00351, 0.072266, 0.007538, 0.008484, 0.025024, 0.121094, 0.011719, 0.017944, 0.036133, 0.341797, 0.042236, 0.055664, 0.120605, 0.439453, 0.001884, -0.001045, -0.016602, -0.208984, 0.000132, 0.001846, 0.003662, 0.075684, 0.003738, 0.004059, 0.009521, 0.121094, -0.005219, -0.00946, -0.019287, -0.143555, -0.000557, 0.000813, -0.000488, -0.064941, 0.006104, 0.006287, 0.011169, 0.089844, 0.019287, 0.025146, 0.052734, 0.355469, 0.004089, -0.01123, -0.039062, -0.419922, 0.022095, 0.025269, 0.057129, 0.359375, 0.000226, 0.00161, 0.00206, 0.061279, 0.002945, -0.002167, -0.002655, -0.193359, 0.023315, 0.034912, 0.064941, 0.373047, -0.022217, -0.026855, -0.060059, -0.291016, -0.007721, -0.014221, -0.033447, -0.273438, 0.009033, 0.013062, 0.021973, 0.279297, -0.000553, 0.001846, 0.003616, 0.115723, 0.015259, 0.020386, 0.046143, 0.328125, 0.000809, 0.002121, 0.004059, 0.077637, 0.013733, 0.021484, 0.041992, 0.332031, -0.000683, -0.001617, -0.001747, -0.046387, -0.00267, -0.002502, -0.00528, -0.084961, -0.000538, 0.006134, 0.033936, 0.417969, 0.001778, 0.002655, 0.00647, 0.0625, 0.002731, 0.004333, 0.005219, 0.090332, 0.012878, 0.014709, 0.023315, 0.314453, 0.022583, 0.026367, 0.053467, 0.291016, -0.012878, -0.028687, -0.081055, -0.357422, 0.004242, 0.005341, 0.011902, 0.077148, -0.001106, -0.009338, -0.033203, -0.265625, -0.009338, -0.012268, -0.025635, -0.175781, 0.001167, -0.000149, -0.001854, -0.098145, 0.003448, 0.00473, 0.007202, 0.102051, 0.003067, 0.007935, 0.023438, 0.220703, -0.000171, 0.003601, 0.004517, 0.12793, -0.032471, -0.044189, -0.09082, -0.375, -0.003708, -0.005188, -0.009766, -0.106445, 0.011841, 0.012634, 0.030029, 0.148438, 0.00106, 0.001617, 0.002914, 0.114746, 0.014832, 0.018677, 0.036865, 0.283203, 0.00708, 0.008179, 0.013184, 0.161133, -0.024658, -0.026489, -0.050781, -0.261719, 0.001854, 0.002441, 0.005341, 0.071289, -0.018188, -0.031982, -0.068848, -0.349609, -0.010864, -0.010925, -0.026367, -0.169922, -0.003799, -0.005463, -0.007263, -0.139648, 0.003113, 0.003296, 0.010376, 0.057861, -0.009216, -0.010925, -0.017822, -0.28125, 0.005524, -0.002411, -0.031738, -0.421875, 0.000026, 0.005798, 0.026001, 0.365234, 0.018433, 0.032227, 0.07959, 0.241211, -0.007721, -0.011841, -0.023315, -0.177734, 0.032227, 0.04248, 0.077637, 0.474609, 0.00708, 0.00885, 0.018311, 0.091309, -0.00119, -0.001038, 0.000309, -0.05835, -0.026733, -0.033936, -0.07373, -0.353516, -0.002579, 0.006897, 0.032959, 0.435547, 0.009705, 0.019409, 0.039795, 0.306641, -0.001671, -0.003311, -0.018555, -0.205078, -0.002182, -0.004089, -0.011719, -0.070801, 0.004181, 0.010498, 0.044189, 0.285156, -0.000591, -0.000538, 0.001312, 0.040771, 0.000816, 0.000778, 0.010498, 0.229492, -0.001495, -0.01355, -0.048584, -0.3125, -0.004181, -0.011414, -0.047119, -0.214844, 0.0005, 0.001564, 0.006256, 0.064453, -0.004608, -0.023071, -0.084473, -0.388672, 0.004303, 0.007996, 0.024048, 0.174805, -0.001869, -0.010254, -0.041016, -0.259766, 0.00293, 0.004913, 0.013916, 0.189453, -0.000572, 0.000031, 0.002869, -0.043701, -0.001968, -0.002823, -0.006317, -0.056152, -0.00034, -0.000195, -0.003784, -0.031128, -0.000071, -0.003281, -0.005066, -0.09082, 0.003891, 0.012634, 0.040771, 0.300781, 0.000748, 0.002655, 0.007446, 0.166992, -0.004395, -0.003342, 0.001114, 0.149414, -0.002579, -0.011963, -0.062012, -0.308594, 0.003143, 0.004395, 0.027466, 0.234375, -0.005615, -0.017944, -0.056885, -0.291016, 0.000332, 0.000706, 0.003906, 0.062988, -0.001694, -0.000422, -0.007935, -0.071777, -0.001579, -0.000813, 0.005951, 0.030762, 0.004333, 0.00705, 0.018799, 0.003357, -0.012573, -0.031006, -0.092773, -0.182617, 0.012085, 0.0177, 0.050293, 0.251953, -0.005341, -0.010437, -0.038818, -0.195312, 0.001953, 0.005096, 0.020264, 0.05542, 0.001068, -0.001183, -0.030884, -0.251953, -0.003052, 0.006561, 0.026245, 0.245117, -0.00589, -0.008972, -0.026489, -0.25, 0.000896, -0.001488, 0.007233, 0.108887, -0.000414, 0.003769, 0.011719, 0.07959, 0.000025, -0.019043, -0.051514, -0.351562, -0.003662, -0.005035, -0.015137, -0.166016, 0.000296, -0.000081, 0.002411, 0.035645, 0.001045, 0.001144, 0.012024, 0.041504, -0.008545, -0.013062, -0.048584, -0.363281, -0.012878, -0.019775, -0.051758, -0.214844, -0.000341, 0.001602, -0.009888, -0.170898, -0.000431, -0.00106, 0.00042, 0.060303, -0.003143, -0.011536, -0.069336, -0.412109, 0.001076, 0.001266, 0.006927, 0.15332, -0.003555, -0.005219, -0.024048, -0.217773, -0.001801, -0.009155, -0.060303, -0.255859, -0.005096, -0.00589, -0.038086, -0.175781, -0.001083, 0.001877, 0.023193, 0.179688, 0.000511, -0.000992, -0.015259, -0.166016, 0.000486, 0.016602, 0.0625, 0.416016, 0.001366, 0.00074, 0.000877, -0.056641, -0.000809, -0.003555, -0.021851, -0.209961, 0.004028, 0.002197, 0.01239, 0.223633, -0.001465, 0.002884, 0.037598, 0.242188, -0.002914, -0.007751, -0.030518, -0.203125, -0.003815, -0.007202, -0.020264, -0.223633, -0.002426, -0.002487, -0.01532, -0.197266, -0.000383, -0.002136, -0.01001, -0.036377, 0.001457, 0.000199, 0.024048, 0.24707, -0.000687, 0.004578, 0.021973, 0.21582, 0.004822, 0.013794, 0.06543, 0.298828, -0.004639, -0.005981, 0.020264, 0.291016, 0.001503, 0.001305, 0.005341, 0.057373, -0.000656, -0.002899, -0.003311, 0.040039, -0.003891, -0.008484, -0.035889, -0.231445, 0.000736, 0.000296, 0.001785, 0.097656, -0.00095, -0.001183, 0.000234, 0.035156, 0.001282, 0.005859, 0.044678, 0.300781, 0.000404, -0.001488, -0.004242, 0.042725, 0.00106, 0.00132, 0.002808, 0.053467, -0.002045, 0.006805, 0.041748, 0.373047, 0.007996, 0.011414, 0.041992, 0.248047, -0.000465, 0.000275, 0.000546, 0.033691, -0.002975, -0.009033, -0.041504, -0.3125, -0.001038, -0.018188, -0.045898, -0.337891, 0.001396, -0.000572, -0.000418, 0.071289, -0.000652, -0.003036, -0.000094, -0.026611, 0.002502, 0.003174, 0.008545, 0.056641, -0.001114, -0.003265, -0.008545, -0.028564, 0.001266, 0.000786, 0.004974, 0.0625, 0.002365, 0.00824, 0.04248, 0.217773, -0.002869, -0.005157, -0.004669, -0.120117, -0.00116, 0.000755, -0.006378, -0.075195, 0.000587, -0.005127, -0.0354, -0.208984, -0.00885, -0.02002, -0.046875, -0.244141, 0.000546, -0.000041, 0.002563, -0.03064, -0.002762, -0.004944, -0.009277, 0.304688, -0.005188, -0.013123, -0.039795, -0.189453, 0.001007, 0.00164, -0.014587, -0.142578, 0.002075, -0.000984, -0.009888, -0.078613, 0.000816, 0.000296, 0.002594, 0.039795, -0.001091, -0.001457, -0.018066, -0.208984, -0.000376, 0.005402, 0.008545, 0.071777, -0.013062, -0.022217, -0.060547, -0.298828, -0.003586, -0.006561, -0.016602, 0.007935, 0.005035, 0.011108, 0.032959, 0.200195, 0.005768, 0.007324, 0.023071, 0.257812, -0.001968, -0.00589, -0.019531, -0.062012, -0.006805, -0.004333, -0.016968, -0.169922, 0.000797, 0.000003, 0.001747, 0.043457, 0.00033, -0.002258, 0.012817, 0.164062, 0.000835, 0.000252, -0.001358, -0.045654, -0.004425, -0.003693, -0.018799, -0.232422, -0.001518, -0.002014, -0.000656, -0.036133, 0.00053, -0.00589, -0.046143, -0.261719, 0.004242, 0.004669, 0.026855, 0.189453, -0.02478, -0.054443, -0.143555, 0.158203, 0.001602, 0.00386, 0.012024, 0.117188, 0.007233, 0.019043, 0.072266, 0.34375, -0.001419, -0.001289, -0.016479, -0.211914, -0.004395, -0.003525, -0.024292, -0.174805, 0.003738, -0.007996, -0.04834, -0.369141, -0.002808, -0.003601, -0.021484, -0.200195, -0.00174, 0.000288, -0.003372, -0.146484, -0.000923, -0.013916, -0.063965, -0.433594, 0.004211, 0.012939, 0.054443, 0.304688, -0.000542, -0.003159, -0.019409, -0.161133, -0.001518, -0.000456, -0.00038, -0.047852, 0.001389, 0.006866, 0.016968, 0.183594, -0.003937, 0.000946, -0.016724, -0.219727, -0.000523, 0.000134, 0.007019, 0.178711, -0.000351, 0.000033, 0.000504, 0.04248, -0.00209, -0.004761, -0.018433, 0.021362, -0.000486, -0.002823, -0.013428, -0.072754, -0.000763, -0.000767, -0.002838, -0.039307, -0.002792, -0.003693, -0.014099, -0.125, 0.001823, 0.001007, 0.003876, 0.05542, -0.001831, -0.003387, -0.004944, -0.060303, 0.00592, 0.008484, 0.020752, 0.035645, -0.000391, -0.00014, -0.002594, 0.053467, 0.000546, 0.012817, -0.029419, 0.003967, 0.000652, 0.001411, 0.004852, -0.043945, 0.001274, 0.002701, 0.002151, -0.050293, 0.000431, -0.001831, -0.004669, 0.118164, -0.01001, -0.00824, -0.012512, -0.089844, -0.006989, -0.012451, -0.031128, -0.071777, -0.005829, -0.006561, -0.018921, -0.119141, -0.002274, -0.006775, -0.016602, 0.048828, -0.011536, -0.015442, -0.032959, 0.046143, 0.004517, 0.005249, 0.009888, 0.062256, -0.001297, -0.000004, -0.002991, -0.053955, -0.000205, -0.016235, 0.031738, -0.00708, -0.001526, -0.003677, -0.026855, 0.017456, 0.052246, 0.089355, 0.157227, 0.232422, -0.000893, -0.005249, -0.030884, -0.09082, 0.002731, -0.000205, -0.032715, 0.000519, 0.00018, 0.000824, 0.004272, 0.046631, 0.001656, 0.005829, 0.025635, 0.084473, 0.000422, 0.000973, 0.000364, -0.052246, 0.002686, 0.010376, 0.120605, -0.098633, 0.008179, 0.010559, 0.020996, 0.097656, -0.005768, -0.009888, -0.022461, 0.054443, 0.000858, 0.003021, 0.014038, 0.053467, 0.002075, 0.000725, -0.003326, -0.042969, 0.00119, 0.000549, 0.020996, 0.09668, 0.005005, 0.00386, 0.010742, 0.052734, 0.004578, 0.004578, 0.016479, 0.12793, 0.000319, -0.001022, -0.004395, -0.045898, 0.008484, 0.016113, 0.050781, 0.068848, -0.006866, -0.01062, -0.02124, -0.125977, 0.001801, 0.001755, 0.003525, 0.100586, 0.00238, 0.001816, 0.004395, -0.047607, -0.001518, -0.000298, -0.013062, -0.111328, -0.001526, -0.000618, 0.003433, 0.040771, 0.001999, 0.005157, 0.013489, 0.093262, 0.001831, -0.000786, -0.005005, -0.059082, -0.001442, -0.000717, -0.004242, -0.087402, 0.001701, 0.000561, 0.000269, -0.052246, -0.000954, -0.002197, 0.00325, 0.072266, 0.016602, 0.027832, 0.067871, 0.042969, -0.007172, 0.009766, 0.025024, -0.02002, 0.002457, 0.000912, 0.011169, 0.107422, 0.011047, 0.020508, 0.0354, -0.010681, 0.00106, 0.001312, 0.001083, -0.049561, -0.001656, -0.000051, 0.010864, -0.052979, 0.005768, 0.005524, 0.020142, 0.111328, 0.010193, 0.019287, 0.046143, 0.080078, -0.001518, -0.001091, 0.001427, 0.046631, 0.007507, 0.008667, 0.011292, 0.061035, -0.008362, -0.010254, -0.031494, -0.086426, 0.008301, 0.009888, 0.015747, 0.084961, -0.000391, -0.002121, -0.003479, 0.041504, 0.002487, 0.002319, 0.001183, 0.114258, 0.003571, 0.001846, 0.015198, 0.107422, -0.057617, -0.125977, -0.203125, -0.12793, 0.017944, 0.023682, 0.044678, -0.032227, -0.002716, -0.00293, -0.009644, -0.100098, 0.000862, 0.002228, 0.002731, -0.043945, -0.005127, -0.006073, -0.011353, -0.07666, 0.0002, -0.000637, -0.001785, 0.042969, 0.002579, 0.000391, 0.003372, -0.047852, 0.00708, 0.005676, 0.009216, 0.094727, -0.002731, -0.00034, -0.002441, -0.102539, -0.001259, 0.001656, -0.009338, -0.109375, -0.007324, -0.007721, -0.007812, -0.058105, -0.005585, -0.005463, -0.008057, -0.086914, 0.007172, -0.022339, 0.018799, 0.002502, -0.01355, -0.018188, -0.047363, 0.04248, 0.003738, 0.007202, 0.015991, 0.058105, -0.001076, -0.001434, -0.000866, 0.046143, 0.002029, -0.000874, -0.000024, -0.054688, -0.001907, -0.00235, -0.004791, 0.042969, 0.010681, 0.016235, 0.038574, -0.080078, -0.000763, -0.000774, 0.001236, -0.051025, -0.001709, -0.005127, -0.009216, -0.043213, -0.000349, 0.000412, -0.002853, -0.04541, -0.00528, -0.010925, -0.029785, 0.00264, -0.003769, -0.004913, -0.016113, -0.113281, 0.018066, 0.022705, 0.066895, 0.208984, 0.002411, -0.002182, 0.006958, 0.099609, -0.000184, -0.003113, -0.012695, -0.098145, 0.000862, 0.002533, 0.005554, -0.050537, -0.00071, 0.003082, -0.001625, -0.051758, -0.006012, -0.010864, -0.022827, -0.105469, 0.003937, 0.00267, 0.0065, 0.098145, -0.001083, -0.004761, -0.034424, -0.173828, 0.000313, 0.000877, 0.003662, -0.043945, 0.00531, 0.006042, 0.00824, 0.099121, -0.006226, -0.010925, -0.026978, 0.030273, -0.006256, -0.011414, -0.031738, -0.12207, -0.006561, -0.003708, -0.014343, -0.105957, -0.000074, 0.001678, 0.002838, -0.040771, -0.000519, -0.001953, -0.003693, -0.048828, 0.003281, -0.002274, -0.007996, -0.161133, 0.000194, -0.000706, -0.001007, 0.050537, -0.005615, -0.008362, -0.011597, -0.054932, -0.015625, -0.014343, -0.0271, -0.079102, 0.001755, 0.004211, 0.015747, 0.071777, 0.006348, 0.008057, 0.017212, 0.077637, -0.006012, -0.010803, -0.013367, -0.089355, 0.000721, 0.002182, 0.023682, 0.101562, 0.000504, 0.003357, 0.006134, -0.039795, 0.009094, 0.012756, 0.024292, -0.01709, 0.000923, -0.000059, -0.00412, -0.098633, 0.040283, 0.09668, 0.161133, 0.259766, -0.000782, 0.000572, -0.001678, 0.053955, 0.00531, 0.003754, 0.01239, 0.092285, -0.001915, -0.002823, -0.005615, -0.086426, 0.003265, 0.004395, 0.009216, 0.043457, -0.001816, 0.000246, -0.000977, 0.042236, 0.009338, 0.010315, 0.018677, 0.085449, -0.002441, -0.006226, -0.006348, -0.063965, -0.006409, -0.008057, -0.013611, -0.092285, 0.001968, 0.004028, 0.014954, 0.074707, 0.009827, 0.012085, 0.020508, 0.100586, -0.004456, -0.004272, -0.031738, -0.11377, -0.002319, -0.001732, -0.003708, 0.044922, 0.005829, 0.007751, 0.023438, 0.134766, -0.001869, -0.002853, -0.000519, 0.046875, 0.012878, 0.020386, 0.034668, 0.082031, -0.004639, -0.010132, -0.009094, 0.161133, 0.000816, 0.001465, 0.001762, 0.04834, 0.02002, 0.026978, 0.059814, 0.105957, 0.002563, 0.003738, 0.019409, 0.097656, 0.001335, 0.008484, -0.034424, 0.01416, -0.002563, -0.013306, -0.058838, -0.253906, 0.0005, 0.010193, 0.050293, 0.28125, -0.025269, -0.030029, -0.067383, -0.402344, -0.006866, -0.018799, -0.05249, -0.361328, -0.00161, -0.00383, -0.017212, -0.115234, -0.003677, 0.01001, 0.027954, 0.337891, 0.003448, 0.001526, 0.001129, -0.050049, -0.005585, 0.004913, 0.026855, 0.228516, 0.00589, 0.001427, -0.032959, -0.310547, 0.000202, -0.001373, -0.014648, -0.133789, -0.02002, -0.043457, -0.105469, -0.416016, 0.021484, 0.033936, 0.080078, 0.330078, 0.002228, -0.0019, -0.018433, -0.341797, -0.035889, -0.058838, -0.158203, -0.435547, -0.003738, -0.012329, -0.030884, -0.333984, -0.004395, 0.007599, 0.034912, 0.287109, 0.008606, 0.026489, 0.07666, 0.396484, -0.005005, -0.010559, -0.041504, -0.519531, -0.004608, -0.010193, -0.028442, -0.091797, 0.001373, 0.022095, 0.083008, 0.367188, 0.001366, 0.004395, 0.010559, 0.347656, -0.003479, -0.007538, -0.016724, -0.078613, 0.000309, -0.005341, -0.022339, -0.176758, 0.00885, 0.015381, 0.049561, 0.243164, -0.004913, -0.010986, -0.034668, -0.230469, 0.004669, -0.006836, -0.008118, -0.330078, -0.001427, -0.010986, -0.048828, -0.355469, -0.00007, 0.000885, 0.011597, 0.09375, 0.004761, 0.003708, -0.006195, -0.115234, 0.000565, 0.000954, 0.002991, 0.049561, -0.000599, -0.002182, -0.01062, -0.053955, 0.021973, 0.036621, 0.112793, 0.419922, 0.001007, -0.004822, -0.032227, -0.300781, 0.005188, 0.020142, 0.070312, 0.447266, -0.001709, -0.003738, -0.013123, -0.080078, 0.000641, 0.003174, 0.019043, 0.380859, 0.006439, -0.000463, -0.012451, -0.380859, 0.002151, 0.000553, 0.004974, 0.041016, 0.009583, 0.010071, 0.029907, 0.117188, -0.016968, -0.0354, -0.067871, -0.382812, 0.00209, 0.008362, 0.025146, 0.142578, 0.018799, 0.032715, 0.082031, 0.269531, -0.000645, -0.001717, -0.003937, -0.050781, 0.000048, 0.000171, -0.00132, 0.042969, -0.000774, 0.012207, 0.059814, 0.314453, 0.000032, -0.003189, -0.012573, -0.068359, 0.000908, 0.004669, 0.018799, 0.135742, 0.004089, -0.00325, -0.001656, -0.34375, -0.000629, -0.003647, -0.010803, -0.067383, -0.001465, 0.001152, 0.006317, 0.117188, -0.01062, -0.016602, -0.054199, -0.40625, 0.00589, 0.012024, 0.026611, -0.006439, -0.003845, 0.009216, 0.03418, 0.273438, -0.000463, -0.000151, 0.001793, 0.089844, 0.001488, -0.018921, -0.098145, -0.425781, -0.010681, -0.024536, -0.053955, -0.386719, 0.003998, 0.001877, 0.000839, -0.098145, -0.003738, -0.000383, 0.00589, 0.151367, 0.003342, 0.00106, -0.04126, -0.207031, 0.002548, 0.00766, 0.021362, 0.124023, 0.001625, 0.000047, -0.000317, 0.061279, -0.001419, 0.010193, 0.008789, 0.435547, 0.009338, -0.004852, -0.030273, -0.292969, -0.017944, -0.029419, -0.067871, -0.308594, 0.000851, -0.001595, -0.004456, -0.056396, 0.00647, 0.012695, 0.040527, 0.180664, -0.001213, 0.001122, 0.0047, 0.09082, 0.002014, 0.005341, 0.016846, 0.063477, -0.008911, -0.001572, 0.019409, 0.245117, -0.002197, -0.007385, -0.02417, -0.198242, -0.014099, -0.025513, -0.09375, -0.34375, -0.00033, -0.004822, -0.013977, -0.070801, -0.0065, -0.015503, -0.056885, -0.330078, 0.005554, 0.006683, 0.022217, 0.251953, 0.00042, -0.010925, -0.035156, -0.294922, 0.000534, 0.008789, 0.021484, 0.220703, 0.004547, 0.015991, 0.058838, 0.306641, 0.000233, -0.001785, -0.003708, -0.0625, 0.000286, 0.006714, 0.016724, 0.1875, 0.000908, 0.01355, 0.022095, 0.34375, 0.02124, 0.036133, 0.073242, 0.245117, 0.005859, -0.002319, -0.003647, -0.332031, 0.004639, -0.003189, -0.02002, -0.227539, 0.005341, 0.005005, -0.025635, -0.375, -0.000257, 0.009277, 0.025024, 0.224609, 0.000076, 0.001373, 0.003967, 0.044922, 0.001083, 0.002884, 0.007385, 0.086426, -0.00009, 0.001831, 0.007324, 0.094727, -0.001938, 0.000343, 0.00885, 0.125977, 0.005676, 0.012329, 0.048584, 0.201172, -0.008728, -0.01709, -0.037598, 0.011902, 0.014954, 0.03064, 0.09082, 0.349609, 0.002991, 0.006378, 0.017578, 0.108887, -0.013245, -0.03125, -0.099609, -0.243164, 0.018066, 0.031494, 0.083984, 0.245117, -0.026733, -0.04248, -0.093262, -0.392578, 0.003082, -0.003647, -0.02002, -0.166016, 0.007355, 0.015991, 0.04541, 0.213867, 0.002487, 0.02063, 0.066895, 0.416016, -0.009216, -0.015869, -0.047363, -0.207031, -0.000216, 0.001724, 0.011108, 0.061035, -0.003555, -0.012085, -0.060303, -0.322266, 0.008667, 0.013672, 0.040039, 0.1875, -0.000771, -0.000725, -0.003296, -0.074219, -0.000036, -0.00354, -0.0177, -0.12793, -0.013123, -0.02002, -0.062988, -0.410156, 0.009766, 0.014038, 0.063965, 0.441406, -0.003052, 0.007782, 0.025757, 0.287109, -0.005829, -0.013062, -0.0354, -0.230469, -0.008667, 0.005035, 0.02478, 0.261719, -0.002136, 0.004089, 0.015381, 0.202148, 0.00293, 0.004181, 0.012573, 0.057373, -0.002289, 0.00145, 0.013489, 0.211914, 0.003494, 0.007507, 0.020996, 0.118164, -0.007324, -0.014893, -0.057617, -0.380859, 0.008484, 0.00705, -0.071777, -0.363281, 0.002762, 0.014465, 0.029175, 0.200195, 0.001411, 0.00238, -0.000207, 0.071289, -0.004242, -0.011536, -0.021484, -0.308594, -0.002335, -0.003571, -0.011169, -0.08252, -0.005676, 0.008118, 0.051758, 0.34375, 0.002853, -0.002213, -0.032227, -0.324219, -0.006104, -0.00174, 0.001648, 0.249023, -0.008423, -0.019165, -0.049805, -0.251953, 0.001381, -0.012146, -0.020142, -0.275391, 0.007416, 0.029785, 0.093262, 0.439453, -0.003082, -0.022339, -0.090332, -0.683594, -0.001953, -0.003708, -0.004913, -0.0354, 0.004578, 0.013306, 0.030151, 0.314453, -0.003738, -0.001686, -0.004883, -0.074219, 0.009827, 0.019043, 0.049561, 0.28125, 0.001106, 0.002838, 0.009705, 0.241211, -0.001503, -0.006836, -0.026611, -0.245117, 0.012451, 0.015991, 0.040527, 0.349609, -0.005768, -0.010254, -0.02771, -0.285156, -0.001213, -0.005127, -0.014832, -0.104492, -0.003189, -0.004395, -0.00592, -0.328125, -0.006805, -0.01416, -0.032715, -0.222656, -0.004333, -0.008606, -0.031494, -0.296875, 0.002991, 0.006744, 0.025269, 0.209961, -0.003189, -0.005341, -0.009216, -0.263672, 0.000481, -0.010803, -0.039795, -0.398438, -0.000946, -0.00354, -0.015747, -0.145508, 0.007019, 0.009277, 0.026733, 0.240234, 0.00267, 0.005798, 0.019409, 0.212891, 0.001968, -0.000362, -0.00885, -0.279297, -0.002396, -0.007874, -0.016357, -0.232422, 0.00592, 0.009094, 0.022217, 0.279297, -0.00135, -0.001343, -0.001862, -0.081543, 0.001656, 0.003693, 0.011169, 0.058105, -0.006165, -0.006714, -0.005249, -0.306641, 0.004211, 0.008545, 0.014954, 0.291016, -0.001465, -0.00145, -0.005737, 0.069824, -0.00209, -0.003845, 0.001755, 0.112305, -0.004272, -0.011414, -0.028564, -0.25, 0.011353, 0.014954, 0.035889, 0.310547, 0.002441, 0.009338, 0.021484, 0.304688, 0.002686, 0.003174, 0.001251, 0.107422, 0.001183, -0.001358, -0.009155, -0.118652, -0.006317, -0.013489, -0.033691, -0.248047, -0.004578, -0.008606, -0.025391, -0.255859, -0.009094, -0.013733, -0.044434, -0.279297, 0.006592, 0.012512, 0.033691, -0.001305, 0.023315, 0.0354, 0.088867, 0.359375, -0.004242, -0.008179, -0.022949, -0.210938, 0.006256, 0.010559, 0.029053, -0.020752, -0.005066, -0.007355, -0.008728, -0.267578, 0.002365, 0.010925, 0.022583, 0.296875, 0.013916, 0.030518, 0.075684, 0.328125, -0.003662, 0.003189, 0.015015, 0.308594, -0.008423, -0.015564, -0.039551, -0.328125, 0.000177, -0.002533, -0.02063, -0.21875, 0.002014, 0.000858, 0.001411, -0.09668, -0.00238, -0.003418, -0.010498, -0.095703, 0.001251, 0.002304, 0.003815, -0.126953, -0.000269, -0.001122, -0.004761, -0.069336, -0.003036, -0.005676, -0.013062, -0.269531, 0.000942, -0.003235, -0.013428, -0.123047, 0.001266, 0.003616, 0.01062, 0.080078, 0.000288, -0.006439, -0.037598, -0.365234, 0.002991, 0.002945, 0.012451, 0.241211, -0.012695, -0.018677, -0.043701, -0.300781, -0.000397, -0.002258, -0.007507, -0.072754, 0.018311, 0.024414, 0.072754, 0.376953, 0.006439, 0.010193, 0.033447, 0.236328, -0.003448, -0.003098, -0.023071, -0.316406, 0.004028, 0.009766, 0.024292, 0.237305, 0.000645, -0.002914, -0.007874, -0.103516, 0.002579, 0.005707, 0.013367, 0.253906, -0.002472, -0.004486, -0.007019, -0.061768, 0.002579, 0.004272, 0.005737, 0.064941, -0.012695, -0.009521, -0.04248, -0.460938, -0.001778, -0.007355, -0.022705, -0.289062, -0.002228, -0.003632, -0.007721, -0.070801, 0.0009, 0.004883, 0.015015, 0.265625, -0.003937, -0.006195, -0.018799, -0.216797, 0.002121, 0.002716, 0.00647, 0.074707, -0.007812, -0.012878, -0.026978, -0.265625, 0.001404, 0.00322, 0.013, 0.213867, -0.0047, -0.00946, -0.02356, -0.189453, 0.003433, 0.003098, 0.008423, 0.198242, 0.000931, 0.001556, 0.009827, 0.083008, -0.006195, -0.007996, -0.016724, -0.316406, -0.003098, -0.010681, -0.037842, -0.365234, -0.007446, -0.013123, -0.030273, -0.231445, 0.005585, 0.007812, 0.014221, 0.242188, 0.013245, 0.026123, 0.081055, 0.423828, 0.00412, 0.008789, 0.02832, 0.25, -0.012512, -0.020508, -0.060791, -0.349609, 0.003448, 0.007294, 0.017822, 0.188477, -0.003067, -0.013123, -0.037598, -0.369141, -0.000801, -0.000839, -0.003937, -0.112305, -0.001534, 0.004333, 0.028076, 0.265625, -0.005524, -0.00946, -0.022949, -0.283203, -0.00264, -0.005768, -0.011963, -0.242188, -0.010132, -0.015137, -0.040527, -0.24707, -0.010193, -0.008545, -0.040283, -0.394531, 0.000032, -0.002823, -0.004791, 0.089355, -0.005707, -0.010864, -0.025391, -0.259766, -0.006134, -0.007019, -0.012634, -0.337891, 0.000671, 0.001259, 0.002609, 0.084961, -0.000999, -0.005737, -0.016479, -0.328125, -0.016479, -0.026733, -0.066895, -0.201172, 0.017334, 0.028809, 0.067871, 0.357422, -0.001175, 0.006073, 0.027466, 0.353516, 0.000229, 0.000183, -0.000296, -0.088379, -0.000843, -0.004913, 0.000935, -0.251953, -0.001373, -0.008179, -0.022827, -0.212891, 0.002151, 0.000483, 0.010986, 0.232422, 0.002808, 0.006073, 0.005341, 0.322266, -0.000334, 0.004639, 0.016479, 0.261719, -0.00415, -0.009216, -0.017456, -0.236328, -0.013306, -0.01709, -0.033691, -0.314453, 0.003235, 0.002792, 0.009216, 0.129883, -0.004913, -0.008667, -0.017822, -0.21875, 0.00296, 0.004974, 0.017212, 0.121094, -0.000923, 0.003693, 0.014832, 0.191406, 0.000546, 0.001266, 0.00531, 0.06543, 0.001251, 0.008362, 0.038818, 0.226562, 0.012451, 0.021729, 0.050781, 0.314453, -0.005615, -0.010132, -0.016968, -0.257812, 0.0019, 0.003448, 0.011047, 0.08252, -0.004395, -0.009033, -0.024536, -0.212891, 0.001564, 0.005402, 0.009888, 0.277344, 0.003815, 0.01001, 0.025635, 0.271484, 0.005646, 0.012573, 0.031982, 0.285156, -0.022339, -0.02417, -0.044678, -0.316406, 0.001808, 0.00267, 0.000496, 0.088867, 0.004608, 0.010559, 0.027222, 0.292969, 0.002136, 0.009399, 0.036377, 0.296875, 0.000078, -0.00325, -0.001015, -0.109375, -0.000401, -0.003616, -0.008118, -0.277344, -0.003098, -0.009827, -0.019165, -0.298828, -0.002747, -0.004578, -0.014038, -0.140625, 0.00145, 0.003128, 0.014343, 0.098145, -0.002426, -0.009277, -0.030884, -0.328125, -0.006531, -0.00415, -0.01532, -0.163086, 0.017212, 0.019897, 0.053955, 0.235352, 0.000007, 0.005066, 0.005249, 0.172852, -0.002243, -0.00206, -0.006744, -0.070801, -0.003555, -0.00592, -0.015137, -0.201172, 0.013306, 0.013306, 0.033691, 0.302734, 0.002502, 0.004272, 0.011719, 0.062988, -0.00145, -0.00386, -0.01239, -0.167969, -0.000744, -0.003647, -0.006226, -0.04834, -0.000441, -0.000139, -0.002106, -0.051514, 0.008179, 0.003448, 0.010681, 0.1875, 0.0354, 0.031982, 0.048828, 0.265625, -0.00238, -0.004303, -0.015259, -0.053955, -0.006287, -0.004822, -0.025513, -0.19043, -0.005188, -0.010681, -0.008301, -0.161133, 0.014221, 0.013367, 0.047119, 0.271484, -0.013306, -0.016357, -0.035645, -0.173828, -0.003754, -0.002914, -0.011292, -0.070801, -0.008789, -0.004425, -0.007385, -0.142578, -0.010071, -0.008301, -0.028076, -0.135742, -0.001656, -0.003418, -0.006927, -0.108398, -0.007812, -0.010193, -0.03064, -0.267578, -0.006561, -0.003448, -0.006073, -0.167969, -0.004791, -0.007812, -0.020386, -0.263672, 0.013245, 0.012878, 0.032227, 0.229492, 0.0005, 0.00082, -0.000074, -0.057373, 0.013306, 0.01709, 0.040039, 0.21875, -0.005035, -0.002823, -0.028931, -0.251953, -0.013428, -0.019531, -0.053955, -0.314453, 0.001007, 0.005951, 0.008362, 0.094727, -0.013306, -0.010254, -0.032227, -0.169922, 0.026001, 0.022339, 0.041992, 0.246094, 0.017578, 0.01709, 0.046143, 0.246094, 0.012085, 0.00647, 0.021606, 0.172852, 0.010376, 0.011719, 0.035645, 0.168945, 0.011658, 0.028687, 0.108887, 0.382812, 0.010986, 0.015991, 0.040039, 0.216797, 0.023804, 0.029785, 0.071777, 0.292969, -0.00148, -0.001572, -0.010315, -0.04834, 0.001656, -0.000889, -0.001038, 0.166992, 0.014526, 0.025024, 0.067383, 0.302734, -0.007568, -0.010254, -0.027588, -0.236328, -0.02478, -0.023926, -0.037109, -0.248047, -0.015015, -0.016968, -0.037109, -0.275391, 0.008362, 0.009583, 0.041748, 0.251953, -0.005035, -0.003098, -0.005981, -0.082031, -0.019897, -0.017944, -0.030762, -0.175781, -0.00592, -0.017212, -0.039062, -0.193359, -0.012146, -0.025024, -0.07666, -0.316406, 0.0019, 0.00267, 0.008728, 0.060059, 0.002396, 0.000313, 0.000805, 0.152344, -0.025757, -0.034424, -0.077637, -0.326172, -0.002533, -0.001648, 0.001389, -0.067871, -0.014343, -0.014893, -0.044922, -0.316406, 0.009521, 0.009094, 0.038574, 0.251953, 0.003845, 0.005463, 0.006073, 0.169922, 0.006744, 0.002045, 0.000912, 0.121582, -0.005615, -0.004395, -0.002136, -0.15918, -0.010193, -0.012329, -0.029419, -0.012512, 0.010376, 0.019287, 0.052002, 0.235352, 0.013916, 0.01355, 0.02478, 0.22168, 0.006683, 0.012939, 0.033203, 0.179688, -0.00209, -0.001305, -0.003433, -0.060547, -0.008179, -0.006958, -0.024414, -0.208008, 0.0019, 0.002228, 0.00103, 0.108398, -0.002655, -0.004303, -0.018433, -0.183594, -0.006653, -0.004608, -0.018677, -0.217773, 0.021484, 0.021729, 0.041016, 0.277344, -0.001762, -0.001198, -0.009949, -0.160156, 0.000648, -0.000448, 0.001511, 0.044189, 0.005707, 0.004181, 0.022461, 0.077148, 0.011658, 0.019409, 0.059326, 0.332031, 0.012329, 0.012756, 0.025269, 0.15918, -0.014648, -0.014404, -0.02771, -0.204102, 0.013428, 0.01001, 0.021606, 0.158203, -0.001747, -0.003525, -0.007416, -0.061279, 0.010254, 0.013367, 0.021118, 0.154297, 0.016113, 0.013123, 0.024414, 0.183594, -0.000702, 0.000839, -0.000641, -0.09668, 0.029053, 0.033691, 0.061279, 0.242188, -0.019897, -0.022339, -0.056885, -0.369141, 0.006714, 0.010559, 0.02478, -0.033447, 0.032715, 0.04126, 0.069336, 0.230469, -0.029541, -0.026367, -0.039062, -0.214844, 0.012085, 0.008179, 0.014771, 0.115723, 0.003891, 0.004913, 0.01355, 0.064941, 0.004913, 0.007599, 0.012512, 0.164062, 0.011047, 0.015198, 0.047363, 0.285156, 0.009033, 0.008972, 0.023926, 0.201172, -0.000236, 0.002106, 0.003189, 0.083984, 0.007477, 0.007874, 0.015076, 0.098145, -0.00766, -0.007385, -0.023926, -0.135742, 0.006744, 0.006378, 0.015015, 0.150391, 0.004791, 0.006805, 0.010315, 0.039307, -0.000877, -0.002151, 0.000797, -0.081543, -0.00354, -0.005554, -0.007996, 0.076172, 0.011414, 0.011047, 0.03418, 0.200195, -0.003281, -0.004547, -0.012268, -0.146484, 0.002777, 0.000534, 0.002502, 0.084961, -0.021118, -0.020752, -0.056641, -0.263672, 0.001114, 0.001305, 0.001732, 0.074219, -0.000328, -0.002533, -0.000839, -0.048584, 0.004852, 0.005219, 0.016113, 0.080566, 0.001663, 0.001373, 0.002609, 0.0625, -0.004913, -0.003128, -0.00885, -0.158203, -0.026123, -0.021118, -0.056885, -0.267578, -0.001671, 0.000117, -0.001205, -0.056152, -0.015259, -0.016113, -0.029175, -0.206055, -0.006958, -0.002716, -0.011414, -0.165039, 0.015076, 0.017334, 0.032715, 0.016724, 0.024658, 0.022949, 0.045166, 0.225586, -0.010315, -0.006042, -0.008789, -0.066895, 0.009949, 0.014282, 0.021606, 0.161133, -0.003525, -0.002563, -0.002686, -0.150391, -0.004211, -0.005585, -0.012756, -0.054443, 0.025635, 0.040039, 0.100586, 0.361328, -0.01355, -0.016235, -0.032715, -0.176758, 0.006622, 0.008118, 0.015015, 0.05957, 0.00066, 0.000633, -0.000035, 0.054443, 0.002747, 0.001045, 0.001183, 0.058838, -0.002502, 0.002441, 0.000854, -0.125, 0.004547, 0.007324, 0.016235, 0.162109, 0.029175, 0.0271, 0.055664, 0.255859, -0.007935, -0.005768, -0.018311, -0.186523, 0.001358, 0.001228, 0.004547, 0.050781, 0.002838, 0.00106, -0.004517, 0.062988, 0.015259, 0.014343, 0.036621, 0.263672, 0.001076, 0.000456, -0.000201, -0.055176, -0.000341, 0.001366, 0.00177, 0.033691, -0.025391, -0.03125, -0.0625, -0.251953, -0.001312, -0.002579, -0.001854, 0.076172, -0.00647, -0.006012, -0.013916, -0.124512, 0.004974, 0.007202, 0.020386, 0.128906, 0.000813, -0.006561, -0.014526, -0.21875, -0.004456, -0.002151, -0.002396, 0.095703, -0.00011, 0.00116, -0.000402, 0.087402, -0.015747, -0.018677, -0.043213, -0.273438, -0.011719, -0.013367, -0.023438, -0.304688, -0.000664, 0.000206, -0.00025, 0.069336, -0.003265, -0.000368, -0.005981, 0.102051, 0.002914, -0.000132, 0.001411, -0.089355, -0.001419, 0.00235, -0.001244, 0.126953, 0.000269, 0.001678, 0.001122, 0.086426, -0.000797, -0.002045, -0.001434, -0.102539, -0.004608, -0.008911, -0.015747, -0.208008, 0.002106, 0.003662, 0.009216, 0.054443, 0.009766, 0.012817, 0.039307, 0.287109, -0.000496, -0.000092, 0.002518, 0.130859, 0.000401, -0.000418, 0.001312, -0.07959, -0.007751, -0.010437, -0.024048, -0.016602, -0.001373, 0.000267, -0.002655, 0.092773, 0.016479, 0.039795, 0.098145, 0.353516, 0.036621, 0.031006, 0.07373, 0.410156, -0.000736, -0.001587, -0.004303, -0.105469, 0.020752, 0.022949, 0.063477, 0.439453, 0.01709, 0.020996, 0.037354, 0.398438, -0.007935, -0.005798, -0.012024, -0.057373, 0.000633, -0.002274, -0.00528, -0.106934, -0.013489, -0.014221, -0.030151, -0.18457, -0.001282, -0.002487, -0.001968, -0.066895, -0.00238, -0.004425, -0.007172, -0.065918, 0.002548, 0.000622, 0.002808, -0.088867, -0.000656, 0.000538, -0.0009, 0.125977, -0.005402, -0.007812, -0.019165, -0.181641, -0.02124, -0.026489, -0.063477, -0.263672, -0.001663, -0.001289, -0.00415, 0.083496, 0.00148, 0.000399, 0.000387, -0.076172, -0.002625, -0.003403, -0.008484, -0.055908, -0.000022, 0.000182, 0.002472, 0.060547, 0.001892, -0.000452, 0.003815, -0.081543, -0.005066, -0.003632, -0.011169, -0.064453, -0.003754, -0.002792, -0.006897, -0.19043, -0.020142, -0.0271, -0.067383, -0.304688, 0.011108, 0.010498, 0.029907, 0.144531, -0.000347, -0.000977, -0.001122, -0.046387, 0.003372, 0.007751, 0.009888, 0.103516, -0.000275, -0.000984, -0.000507, -0.058105, -0.001411, 0.000376, -0.00264, 0.062988, -0.002686, -0.000729, 0.002487, 0.084961, 0.013306, 0.01416, 0.028931, 0.007812, 0.001999, 0.002136, 0.001343, -0.066406, -0.009277, -0.011719, -0.030151, -0.224609, -0.000687, -0.004059, -0.002625, -0.132812, 0.002792, 0.007355, 0.023315, 0.176758, -0.003845, -0.004028, -0.009583, -0.157227, -0.000908, 0.002884, 0.00058, 0.165039, -0.000334, -0.001999, -0.0047, -0.075195, 0.017456, 0.028442, 0.087402, 0.373047, 0.00824, 0.011414, 0.015503, 0.233398, -0.005463, -0.000153, -0.003021, 0.167969, 0.002106, 0.003235, 0.001755, 0.048096, -0.000656, -0.001205, -0.003571, 0.062988, 0.022095, 0.035156, 0.061523, 0.419922, 0.011475, 0.014038, 0.027954, 0.157227, -0.018677, -0.020386, -0.039551, -0.251953, 0.00209, 0.00528, 0.010071, 0.045166, -0.001648, 0.002518, 0.000151, 0.101562, -0.000885, -0.001534, 0.001312, -0.088867, 0.007446, 0.008301, 0.027222, 0.259766, -0.000338, -0.000165, -0.001389, -0.063477, -0.000462, -0.000109, 0.001564, -0.066895, -0.003784, -0.002045, -0.002335, -0.047119, -0.038574, -0.053467, -0.112305, -0.15918, -0.007446, -0.008301, -0.024536, -0.259766, -0.000538, 0.000629, 0.003204, -0.075195, 0.007172, 0.010559, 0.022705, 0.15625, -0.021729, -0.025391, -0.058838, -0.318359, 0.016235, 0.018555, 0.043945, 0.251953, -0.035645, -0.04126, -0.080566, -0.398438, -0.002701, 0.000324, -0.00206, 0.100586, -0.017212, -0.027832, -0.077148, -0.431641, 0.000908, -0.001442, 0.000303, -0.11084, 0.018677, 0.024902, 0.055908, 0.429688, 0.002975, 0.006226, 0.013489, 0.174805, -0.043701, -0.074707, -0.179688, -0.675781, -0.00106, 0.001587, 0.001228, 0.118652, 0.000387, 0.0019, 0.004761, 0.09668, 0.000881, 0.00264, 0.002686, 0.084473, -0.003067, -0.001045, -0.003815, 0.093262, 0.008606, 0.008606, 0.022217, 0.137695, 0.001831, 0.000127, 0.001816, -0.106934, 0.010864, 0.014404, 0.032715, 0.236328, -0.001793, -0.000378, 0.000984, -0.06543, -0.000147, -0.001518, -0.003647, -0.036621, -0.004456, -0.006775, -0.011597, -0.168945, 0.006348, 0.008911, 0.016235, 0.189453, 0.001328, 0.003738, 0.005981, 0.051514, 0.004456, 0.00174, 0.008362, -0.083008, 0.000702, 0.002975, 0.004089, 0.066406, 0.000767, 0.002853, 0.005524, 0.080566, -0.001862, 0.000256, 0.000946, 0.089844, 0.000568, 0.000744, 0.000675, 0.066406, 0.005341, 0.008545, 0.016235, 0.154297, -0.009033, -0.013611, -0.033936, -0.230469, -0.025879, -0.021606, -0.062256, -0.386719, 0.031128, 0.028687, 0.060547, 0.492188, 0.003418, 0.005005, 0.011841, 0.133789, 0.000668, 0.001816, 0.002975, 0.038818, -0.007935, -0.007568, -0.019287, -0.152344, 0.003281, 0.0019, 0.007263, 0.05249, -0.000104, -0.001633, -0.005554, -0.135742, 0.002396, 0.002411, 0.003662, 0.086426, -0.001656, -0.001396, -0.005585, 0.105957, 0.000038, -0.000091, -0.000496, -0.05835, -0.003036, -0.001778, 0.00071, 0.091797, 0.000241, -0.002075, -0.000218, -0.084961, 0.013672, 0.017334, 0.053955, 0.249023, 0.002151, 0.001137, 0.003571, -0.067383, -0.000816, 0.002029, -0.002914, 0.106445, -0.0177, -0.027832, -0.064453, -0.375, 0.001442, -0.000484, 0.001625, -0.08252, 0.001801, 0.002472, 0.003937, 0.047363, 0.001106, 0.001091, 0.001228, -0.111328, -0.000538, -0.001556, -0.00708, -0.101074, 0.005127, 0.005493, 0.007446, 0.124512, 0.002609, 0.00589, 0.007385, 0.164062, 0.000479, 0.000744, -0.001701, 0.064941, -0.001007, 0.001625, 0.002975, 0.135742, -0.000862, -0.000412, -0.000298, -0.06543, 0.000383, 0.000107, 0.00235, -0.071289, -0.00053, 0.001213, 0.002884, 0.176758, 0.000138, 0.000091, -0.002289, 0.097656, 0.002457, 0.001587, 0.002701, -0.201172, -0.001259, 0.000113, -0.002045, 0.099609, -0.002441, -0.001266, -0.003845, 0.084473, 0.000877, 0.000751, 0.002594, -0.077148, -0.000938, -0.001335, -0.000679, -0.071289, -0.005646, -0.005676, -0.012939, 0.021484, -0.000999, -0.002853, -0.005585, -0.199219, -0.006775, -0.004974, -0.016846, 0.195312, 0.008972, 0.009521, 0.026367, -0.180664, -0.00161, -0.001694, -0.009216, -0.086426, -0.001434, 0.001389, -0.000109, 0.203125, 0.000469, 0.001053, 0.001205, 0.061279, 0.00037, 0.001572, 0.002197, 0.050537, -0.001846, -0.001122, -0.003189, 0.086426, 0.003265, 0.002747, 0.008118, -0.117676, -0.000927, -0.00119, -0.005127, -0.033203, 0.001076, 0.001755, 0.002029, 0.044434, 0.000223, 0.000912, 0.002228, 0.077148, -0.001869, -0.002838, -0.004913, 0.080078, -0.005249, -0.002731, -0.008606, 0.193359, 0.000313, 0.000732, 0.001717, 0.036377, -0.005371, -0.005981, -0.013, 0.011292, 0.000751, 0.001785, 0.003632, -0.069336, -0.000874, -0.00145, -0.007629, -0.12207, -0.000973, -0.000713, -0.006409, 0.084961, 0.003204, 0.002716, 0.006348, 0.15918, 0.000248, 0.002472, 0.002899, 0.198242, -0.002716, -0.002441, -0.00528, 0.078125, 0.00293, 0.005402, 0.016479, 0.152344, 0.000725, -0.000188, 0.003632, -0.084961, -0.00824, -0.006927, -0.017578, 0.169922, 0.002655, 0.003113, 0.006104, -0.088867, -0.00267, 0.000648, 0.004211, 0.1875, -0.00036, -0.000816, -0.00135, 0.078613, -0.000471, -0.001511, -0.002869, -0.092285, -0.001633, -0.001678, -0.003265, 0.072754, -0.00038, -0.001289, -0.00174, -0.056152, -0.007172, -0.010132, -0.023071, -0.181641, 0.001198, 0.0009, 0.004059, -0.114746, -0.000496, 0.000866, -0.000755, 0.07959, -0.000717, -0.000561, -0.001656, 0.07666, -0.000736, 0.001945, 0.001106, 0.071777, -0.001175, -0.001137, -0.004425, -0.039062, -0.00069, 0.000641, 0.003128, -0.061523, -0.00032, -0.002075, -0.004608, -0.169922, 0.000977, 0.001114, 0.005768, -0.084473, -0.000044, 0.000648, 0.003632, -0.077148, -0.00415, -0.00238, -0.006439, 0.142578, -0.003998, -0.006348, -0.014648, -0.186523, -0.00766, -0.005707, -0.017944, 0.162109, -0.000618, 0.001343, 0.001999, 0.182617, 0.005005, 0.00383, 0.006683, -0.193359, 0.001984, 0.001106, 0.005005, -0.082031, -0.000027, -0.002136, -0.006653, -0.188477, 0.0009, 0.000874, 0.00528, -0.088379, 0.000488, 0.000847, 0.003128, -0.085938, -0.002884, -0.001244, -0.002533, 0.092285, -0.000645, -0.000751, -0.002594, 0.080566, 0.000463, -0.000427, 0.000412, 0.062012, -0.001511, -0.00174, -0.005157, 0.091797, -0.001595, -0.003769, -0.00293, -0.186523, -0.007996, -0.006897, -0.019897, 0.171875, -0.001396, -0.002136, -0.006165, -0.139648, 0.00034, -0.000954, -0.001938, -0.071289, 0.000422, 0.000404, 0.00119, -0.078125, -0.000296, 0.000729, 0.001984, 0.071777, 0.000166, 0.000133, 0.000229, -0.062988, -0.001968, -0.002197, -0.004425, 0.083496, -0.00106, 0.000523, -0.003311, 0.085938, -0.000315, -0.001076, -0.000229, -0.069336, -0.008972, -0.007629, -0.021729, 0.163086, 0.00074, 0.000412, 0.004242, -0.083496, -0.000896, -0.000961, -0.001122, -0.049561, 0.002014, 0.000801, 0.005951, -0.077148, 0.002426, 0.001297, 0.000282, -0.171875, -0.001808, -0.003052, -0.007935, -0.163086, 0.001045, 0.000618, 0.004303, 0.046387, -0.000782, -0.000835, 0.000121, -0.062012, -0.002151, -0.001953, -0.007996, 0.105469, 0.008484, 0.005951, 0.019897, -0.163086, -0.000713, 0.000146, 0.000041, -0.064453, -0.00145, -0.002731, -0.00531, -0.042969, -0.001839, 0.000809, -0.000774, 0.162109, -0.00161, -0.000526, -0.00325, 0.087402, -0.001114, -0.000908, -0.00135, 0.073242, -0.005615, -0.003632, -0.009216, 0.197266, 0.000591, 0.000376, -0.001183, 0.076172, -0.008057, -0.01062, -0.02002, -0.186523, -0.001236, -0.001907, -0.003189, 0.098633, -0.001175, -0.001152, -0.004791, -0.024048, -0.000877, -0.001945, -0.004242, -0.08252, 0.005066, 0.003479, 0.010132, -0.179688, -0.002853, -0.005554, -0.014954, -0.139648, 0.000015, 0.001312, 0.002914, -0.080078, 0.008606, 0.010071, 0.029297, -0.181641, 0.000168, 0.001526, 0.002609, 0.166992, -0.003571, -0.001984, -0.004333, 0.08252, -0.000668, 0.001129, -0.000082, 0.12793, 0.002625, 0.002594, 0.003799, -0.188477, -0.00164, -0.002716, -0.007935, -0.166992, -0.000345, 0.000463, -0.00074, 0.067871, -0.002365, -0.007111, -0.009827, -0.160156, 0.009216, 0.008667, 0.022339, -0.169922, -0.000984, 0.000114, 0.002792, 0.150391, -0.006989, -0.005463, -0.014282, 0.170898, 0.000919, -0.000748, 0.001122, -0.085449, -0.003769, 0.000299, -0.00145, 0.197266, 0.001778, 0.001083, 0.00647, -0.095215, 0.000896, 0.000572, 0.000174, 0.047363, -0.000456, -0.001373, -0.003937, 0.066895, -0.003571, -0.005981, -0.013062, -0.113281, 0.001862, 0.001442, 0.005127, -0.085449, -0.000226, 0.000469, -0.001503, 0.137695, -0.000671, -0.000067, 0.001656, 0.035156, -0.002411, -0.0019, -0.001099, 0.167969, -0.001137, 0.000938, -0.00209, 0.165039, 0.004608, 0.007782, 0.014221, 0.171875, 0.001137, 0.000999, 0.005951, 0.069336, -0.001755, -0.003143, -0.007538, -0.139648, -0.000013, -0.000298, -0.002335, 0.083008, 0.00322, 0.006042, 0.016479, 0.149414, 0.000744, 0.002869, 0.004974, 0.102539, -0.009399, -0.029907, -0.09082, -0.302734, -0.004456, -0.005768, -0.007935, -0.068359, -0.071289, -0.080078, -0.10791, -0.202148, 0.007263, 0.005646, 0.016846, 0.139648, -0.009521, -0.015625, -0.047852, -0.181641, -0.00193, -0.003937, -0.014648, -0.091309, -0.000622, -0.003021, -0.016968, -0.157227, 0.036865, 0.062012, 0.098633, 0.22168, 0.001846, -0.000927, 0.004852, -0.132812, 0.000362, 0.00053, -0.005493, -0.066406, -0.000744, -0.000874, -0.002426, 0.081055, -0.00293, -0.002792, -0.015015, -0.116699, 0.029297, 0.033203, 0.089355, 0.245117, -0.064453, -0.073242, -0.104492, -0.392578, 0.061035, 0.081543, 0.125977, 0.3125, -0.059082, -0.077148, -0.146484, -0.386719, -0.00885, -0.006439, -0.026978, -0.152344, 0.011475, 0.014282, 0.033936, 0.105957, -0.00708, -0.007996, -0.020386, -0.043213, 0.012451, 0.021484, 0.059814, 0.261719, -0.012146, -0.015137, -0.0354, -0.005157, -0.006866, -0.011475, -0.048584, -0.322266, -0.02771, -0.038818, -0.099121, -0.332031, -0.000618, 0.000946, 0.013794, 0.129883, 0.006439, 0.015869, 0.037598, 0.201172, -0.00177, -0.000238, 0.003082, -0.128906, -0.125, -0.143555, -0.211914, -0.484375, -0.006836, -0.008301, -0.018921, -0.085449, -0.000694, -0.000633, 0.000443, 0.07959, 0.023926, 0.020264, 0.052979, 0.242188, 0.001816, -0.000154, 0.001083, -0.111816, 0.069336, 0.071777, 0.147461, 0.486328, -0.011169, -0.022461, -0.062012, -0.3125, -0.012756, -0.016479, -0.036377, -0.21875, -0.002136, -0.002365, -0.003372, -0.071289, 0.009033, 0.009277, 0.027222, 0.173828, 0.028809, 0.02832, 0.065918, 0.357422, 0.000858, 0.00354, 0.003326, 0.140625, -0.001564, 0.000736, -0.001144, -0.066895, -0.001823, 0.000557, 0.020508, 0.161133, -0.002823, -0.02063, -0.088867, -0.21875, 0.001022, 0.000866, 0.00325, 0.064453, 0.002823, 0.000595, 0.006866, 0.095215, 0.015503, 0.018066, 0.040771, 0.211914, -0.000074, -0.004211, -0.016113, -0.076172, 0.001839, -0.002762, -0.007294, -0.070801, 0.003967, 0.007599, 0.006866, -0.28125, -0.012207, -0.012329, -0.041016, -0.263672, 0.136719, 0.165039, 0.251953, 0.296875, -0.017334, -0.019775, -0.043213, -0.077637, -0.006042, -0.010071, -0.043701, -0.304688, 0.040283, 0.040039, 0.079102, 0.337891, -0.015625, -0.02002, -0.053955, -0.308594, -0.004822, -0.002182, 0.001053, -0.077637, -0.010193, -0.02417, -0.101562, -0.378906, 0.012146, 0.012268, 0.032959, 0.205078, -0.001869, -0.001389, -0.001701, 0.083984, -0.008362, -0.015747, -0.030151, 0.008362, 0.003799, 0.002396, 0.003418, -0.163086, -0.029175, -0.035645, -0.083496, -0.273438, 0.009094, 0.015381, 0.030151, 0.103027, -0.000467, 0.004211, 0.00412, -0.08252, 0.016968, 0.020996, 0.158203, 0.283203, -0.000935, -0.001472, -0.000347, 0.056152, -0.102051, -0.09668, -0.180664, -0.46875, -0.002197, 0.000801, 0.008972, 0.106934, 0.000801, -0.000916, -0.004547, -0.162109, -0.001846, -0.004639, -0.028076, -0.332031, 0.039551, 0.050537, 0.084473, 0.404297, -0.003876, -0.003036, -0.017212, -0.134766, -0.10498, -0.122559, -0.166992, -0.10791, 0.0019, 0.002701, 0.012817, 0.077148, 0.046387, 0.038574, 0.082031, 0.361328, 0.01416, 0.023315, 0.044678, 0.080078, 0.05127, 0.086426, 0.145508, 0.326172, -0.007446, -0.012756, -0.034424, -0.201172, -0.030273, -0.035645, -0.07666, -0.289062, 0.029663, 0.033936, 0.074219, 0.259766, -0.001846, -0.000269, -0.001114, -0.148438, -0.010132, -0.005219, -0.013489, -0.1875, 0.026367, 0.03064, 0.07666, 0.261719, 0.062256, 0.090332, 0.181641, 0.357422, -0.009521, -0.008484, -0.022949, -0.198242, 0.005249, 0.003281, -0.007263, -0.134766, 0.03125, 0.043701, 0.09668, 0.390625, 0.016602, 0.028564, 0.05957, 0.314453, -0.014526, -0.014587, -0.034424, -0.216797, -0.014282, -0.013916, -0.044678, -0.142578, -0.023682, -0.045166, -0.130859, -0.355469, -0.003418, -0.002975, -0.014709, -0.091309, 0.007996, 0.007477, 0.00885, 0.064941, 0.000115, 0.001259, 0.01062, 0.117188, 0.03418, 0.042725, 0.09375, 0.416016, -0.00148, 0.001091, -0.00209, -0.071289, -0.017822, -0.023804, -0.045166, -0.204102, 0.001511, 0.002686, 0.004089, 0.047607, -0.033691, -0.02832, -0.039062, -0.230469, -0.116699, -0.137695, -0.189453, -0.148438, -0.072754, -0.092773, -0.154297, -0.289062, -0.000687, -0.001404, 0.003372, 0.051758, -0.152344, -0.173828, -0.231445, -0.287109, 0.081543, 0.089844, 0.144531, 0.384766, 0.003311, 0.002609, 0.012024, 0.064453, -0.002792, -0.001778, -0.00383, -0.055176, -0.001457, -0.004089, -0.009827, -0.081055, 0.00235, 0.001823, 0.000374, -0.064453, 0.001839, 0.00473, 0.007538, -0.085449, -0.012634, -0.016724, -0.039795, -0.214844, -0.00528, -0.011169, -0.016968, 0.261719, -0.006531, -0.003571, -0.014038, -0.120605, -0.016968, -0.05957, -0.163086, 0.087891, 0.019775, 0.0354, 0.071289, 0.285156, -0.051758, -0.066895, -0.133789, -0.376953, -0.001747, 0.003052, 0.011169, 0.069336, 0.010559, 0.007629, 0.025513, 0.234375, 0.02002, 0.019409, 0.043701, 0.203125, 0.036133, 0.053223, 0.123535, 0.351562, -0.002563, -0.001419, -0.009094, -0.081543, -0.001228, -0.006653, -0.017212, -0.204102, 0.001625, -0.003036, -0.001106, -0.133789, 0.013245, 0.014343, 0.038086, 0.267578, 0.025757, 0.02832, 0.060547, 0.219727, -0.003311, -0.003403, -0.008423, -0.063477, 0.014099, 0.016357, 0.078125, 0.244141, -0.001877, -0.000664, -0.005554, -0.086426, 0.004364, 0.00209, 0.012817, 0.167969, -0.001274, -0.00267, -0.002899, 0.083496, 0.000847, 0.001335, -0.007935, -0.161133, 0.002609, 0.003082, 0.007996, 0.075195, -0.001175, -0.002151, -0.001045, -0.055908, 0.023071, 0.030396, 0.079102, 0.414062, -0.021606, -0.02002, -0.047363, -0.332031, -0.025513, -0.036621, -0.093262, -0.419922, 0.018555, 0.027222, 0.071777, 0.361328, 0.000992, 0.001762, 0.004547, 0.043945, -0.005341, -0.004272, -0.01001, -0.158203, 0.000557, 0.001289, 0.004181, 0.046143, 0.009705, 0.010925, 0.030884, 0.219727, 0.002258, 0.006439, 0.015869, 0.143555, 0.007446, 0.00705, 0.020874, 0.162109, 0.000908, 0.001778, 0.00296, 0.043457, -0.004974, -0.004456, -0.009338, -0.092773, -0.012024, -0.019287, -0.037109, -0.394531, 0.019531, 0.018188, 0.036133, 0.164062, -0.005188, -0.00592, -0.010681, -0.070312, -0.005768, -0.006866, -0.015625, -0.140625, -0.015625, -0.021362, -0.047607, -0.373047, -0.012024, -0.010986, -0.026611, -0.163086, -0.013794, -0.015625, -0.036133, -0.208008, 0.002167, 0.001419, 0.004852, 0.052002, 0.005737, 0.005737, 0.016235, 0.142578, -0.003647, -0.007141, -0.018799, -0.157227, -0.001724, -0.00161, -0.006226, -0.042969, -0.002945, -0.003784, -0.010437, -0.09668, 0.00708, 0.007812, 0.018311, 0.149414, 0.005219, 0.005402, 0.013489, 0.12207, -0.00473, -0.011475, -0.040771, -0.322266, -0.00531, -0.006592, -0.015259, -0.120605, 0.007355, 0.007935, 0.018433, 0.125, 0.003052, 0.003036, 0.005798, 0.053467, -0.009583, -0.01709, -0.066895, -0.361328, -0.011169, -0.015625, -0.044434, -0.300781, 0.031982, 0.038574, 0.100586, 0.433594, 0.014832, 0.021484, 0.054199, 0.386719, 0.004852, 0.004761, 0.015869, 0.12793, -0.008118, -0.008301, -0.019043, -0.146484, -0.005432, -0.0047, -0.011658, -0.111816, 0.018799, 0.028687, 0.070801, 0.384766, 0.010925, 0.011292, 0.023071, 0.125, -0.010864, -0.015503, -0.0354, -0.244141, -0.007263, -0.009277, -0.026001, -0.181641, 0.000603, 0.001366, 0.005127, 0.05957, -0.009338, -0.014954, -0.04126, -0.339844, -0.00589, -0.006531, -0.018066, -0.138672, -0.00296, -0.004089, -0.010254, -0.104492, -0.011902, -0.015076, -0.041992, -0.277344, -0.001114, -0.0019, -0.005219, -0.040283, -0.035156, -0.032471, -0.074219, -0.388672, 0.00148, 0.001808, 0.004303, 0.049805, 0.001488, 0.000441, 0.006439, 0.072266, 0.001244, 0.00209, 0.003433, 0.063965, -0.013977, -0.015991, -0.031982, -0.241211, -0.004974, -0.00267, -0.006531, -0.166992, -0.000767, -0.00119, -0.005524, -0.066406, 0.001137, 0.001686, 0.005066, 0.050537, 0.007172, 0.009338, 0.020386, 0.255859, -0.001381, -0.001526, -0.005585, -0.049316, -0.010864, -0.013245, -0.035889, -0.21582, -0.001381, 0.000633, 0.00235, -0.081055, -0.003357, -0.00412, -0.008484, -0.042725, -0.002258, -0.003693, -0.010498, -0.112793, -0.006836, -0.00415, -0.012512, -0.096191, 0.010681, 0.015991, 0.046387, 0.345703, 0.00103, 0.00209, 0.008057, 0.049072, -0.004608, -0.003937, -0.009521, -0.103516, -0.001656, -0.00174, -0.004333, -0.061768, 0.006317, 0.008118, 0.016968, 0.150391, -0.008179, -0.009521, -0.026001, -0.206055, 0.024536, 0.037354, 0.093262, 0.414062, 0.003006, 0.007812, 0.017456, 0.148438, 0.005768, 0.0065, 0.012817, 0.099121, -0.009949, -0.007446, -0.022827, -0.142578, 0.005524, 0.004913, 0.013184, 0.119141, -0.008301, -0.005737, -0.009827, -0.12207, 0.00235, 0.003784, 0.012878, 0.108887, 0.001427, 0.001266, 0.003448, 0.049316, 0.016235, 0.016235, 0.038086, 0.253906, 0.001854, 0.002228, 0.004272, 0.05127, -0.006866, -0.011108, -0.029053, -0.006226, 0.006622, 0.007507, 0.018555, 0.138672, -0.014648, -0.020142, -0.04541, -0.188477, 0.006317, 0.0065, 0.016846, 0.160156, -0.0065, -0.005585, -0.014709, -0.138672, -0.009888, -0.013, -0.032959, -0.242188, 0.001694, 0.006897, 0.016235, 0.145508, 0.005859, 0.006012, 0.013611, 0.132812, 0.00206, 0.00351, 0.012268, 0.118164, -0.002167, -0.002548, -0.005981, -0.053467, 0.006622, 0.007874, 0.023071, 0.154297, 0.002533, 0.003189, 0.010071, 0.102539, -0.012451, -0.014404, -0.031982, -0.141602, 0.012207, 0.021606, 0.060791, 0.404297, 0.006195, 0.007141, 0.020142, 0.166016, 0.011108, 0.012207, 0.033936, 0.232422, 0.014771, 0.014099, 0.03418, 0.237305, 0.015198, 0.014282, 0.04126, 0.339844, 0.002304, 0.00383, 0.009155, 0.058838, -0.002441, -0.00351, -0.007935, -0.049805, -0.004364, -0.003677, -0.012817, -0.100098, 0.014954, 0.016113, 0.039795, 0.225586, 0.03064, 0.026489, 0.061035, 0.302734, -0.005096, -0.00473, -0.011414, -0.114258, -0.006042, -0.006653, -0.014832, -0.147461, 0.000931, -0.000786, -0.002914, -0.098145, -0.000584, -0.002472, -0.005981, -0.050781, 0.001167, 0.002655, 0.006012, 0.090332, -0.014832, -0.019531, -0.049072, -0.277344, -0.005585, -0.006134, -0.016235, -0.142578, 0.003433, 0.00473, 0.015137, 0.135742, -0.008972, -0.009033, -0.023682, -0.204102, -0.010864, -0.01178, -0.034668, -0.25, -0.003632, -0.001617, -0.004852, -0.06543, -0.005981, -0.005402, -0.014893, -0.113281, -0.001839, -0.002594, -0.00589, -0.049316, 0.009766, 0.012024, 0.031006, 0.257812, 0.006927, 0.005127, 0.017944, 0.181641, 0.013855, 0.020752, 0.052246, 0.390625, -0.001556, -0.003372, -0.011169, -0.109375, -0.010681, -0.017456, -0.040771, -0.273438, -0.027954, -0.028564, -0.070801, -0.363281, -0.007233, -0.007629, -0.018677, -0.106934, 0.014404, 0.013306, 0.047852, 0.390625, -0.020508, -0.023438, -0.067871, -0.347656, -0.001221, -0.001907, -0.006104, -0.050537, 0.003723, 0.003647, 0.006775, 0.07666, 0.000851, 0.001671, 0.00293, 0.048828, 0.001877, 0.011414, 0.051025, 0.373047, -0.006042, -0.007996, -0.020508, -0.094238, 0.000645, 0.002365, 0.007263, 0.049805, -0.001152, -0.00132, -0.004578, -0.057373, -0.019409, -0.026489, -0.055908, -0.291016, 0.013794, 0.019287, 0.038818, 0.414062, 0.020386, 0.02478, 0.040283, 0.308594, -0.002029, -0.006958, -0.02356, -0.21875, 0.007355, -0.000851, -0.0271, -0.269531, -0.001068, -0.004791, -0.014099, -0.180664, -0.00885, -0.019043, -0.051025, -0.365234, 0.004974, 0.01062, 0.027954, 0.22168, -0.003616, -0.004578, -0.009033, -0.085938, 0.00885, 0.025513, 0.063477, 0.431641, -0.010986, -0.020508, -0.052002, -0.330078, -0.021118, -0.025024, -0.0625, -0.373047, -0.001968, -0.005859, -0.012695, -0.155273, 0.001213, 0.003159, 0.012817, 0.071777, -0.000433, 0.005096, 0.005188, 0.095215, -0.003265, -0.005829, -0.015503, -0.138672, 0.041748, 0.046631, 0.09375, 0.279297, 0.003235, 0.005981, 0.016479, 0.110352, -0.001099, -0.001884, -0.004456, -0.054688, -0.006622, -0.010132, -0.029785, -0.208984, -0.001389, -0.002853, -0.006805, -0.0625, 0.001411, 0.010925, 0.141602, 0.07666, 0.003876, 0.005981, 0.010071, 0.113281, -0.001427, 0.00589, 0.018311, 0.19043, -0.007629, -0.006378, -0.017456, -0.192383, -0.008179, -0.009827, -0.015015, -0.225586, 0.007812, 0.014771, 0.032471, 0.220703, -0.008789, -0.01416, -0.036865, -0.263672, 0.003479, 0.00589, 0.01239, 0.092285, -0.007477, -0.013306, -0.037354, -0.292969, -0.004364, -0.010193, -0.023804, -0.22168, 0.007141, -0.003738, -0.023438, -0.263672, -0.004395, -0.008179, -0.021606, -0.209961, 0.001251, 0.002991, 0.00885, 0.039307, 0.017212, 0.021851, 0.04834, 0.273438, -0.006104, 0.007721, 0.028564, 0.302734, 0.005707, -0.007599, -0.031494, -0.275391, 0.001442, 0.002701, 0.007233, 0.062988, -0.003754, -0.003326, 0.027344, 0.328125, -0.001183, -0.002243, -0.009705, -0.072754, -0.007751, -0.017456, -0.044434, -0.249023, 0.001053, 0.001953, 0.004608, 0.050049, -0.001106, -0.006195, -0.032959, -0.022461, -0.003769, -0.006348, -0.015747, -0.103516, -0.008789, -0.013123, -0.028198, -0.25, 0.004425, 0.00705, 0.016846, 0.154297, 0.002869, 0.006317, 0.014099, 0.132812, -0.008606, -0.012634, -0.027344, -0.180664, 0.004547, 0.011414, 0.026245, 0.22168, 0.008179, 0.020874, 0.04834, 0.353516, 0.004761, 0.009216, 0.021973, 0.220703, 0.025513, 0.071777, 0.304688, 0.143555, 0.002731, 0.003357, 0.005768, 0.087891, 0.003906, -0.005249, -0.024414, -0.224609, -0.004822, 0.004913, 0.028198, 0.304688, -0.004089, -0.00708, -0.016846, -0.161133, -0.003632, -0.011047, -0.029053, -0.251953, -0.010498, -0.016357, -0.037109, -0.204102, 0.003036, -0.00592, -0.029419, -0.285156, -0.009521, -0.016724, -0.036133, -0.300781, -0.001656, -0.004364, -0.003662, -0.062012, 0.013794, 0.017334, 0.040283, 0.202148, -0.015259, -0.025513, -0.057617, -0.349609, -0.001717, -0.001968, -0.003525, -0.063965, -0.004944, -0.007721, -0.019531, -0.168945, -0.007111, -0.010925, -0.017456, -0.129883, -0.002472, -0.005127, -0.008118, -0.113281, 0.002747, 0.013916, 0.033936, 0.255859, 0.00008, -0.003479, -0.006042, -0.096191, 0.011108, 0.015747, 0.036621, 0.214844, 0.007538, 0.008545, 0.02124, -0.020508, 0.00071, 0.006622, 0.012817, 0.177734, 0.009949, 0.011719, 0.025269, -0.00164, 0.002106, 0.004639, 0.013611, 0.125977, -0.012817, -0.02002, -0.047852, -0.316406, -0.01123, -0.023071, -0.050537, -0.359375, -0.001526, -0.006805, -0.013794, -0.168945, -0.005859, -0.014465, -0.030518, -0.320312, -0.011353, -0.015747, -0.034424, -0.265625, 0.006317, -0.008789, -0.027954, -0.28125, 0.003113, -0.007996, -0.024048, -0.232422, -0.00528, -0.006592, -0.023682, -0.151367, -0.004852, -0.007507, -0.018799, -0.166992, 0.005676, 0.011475, 0.029175, 0.231445, 0.00473, 0.010132, 0.023071, 0.196289, -0.002289, -0.003021, -0.006378, -0.063965, -0.012207, -0.021362, -0.054443, -0.330078, 0.001778, 0.004028, 0.010864, 0.152344, 0.000488, 0.000565, -0.010376, 0.040771, 0.001701, 0.001457, 0.007751, 0.054688, -0.011597, -0.018188, -0.042236, -0.251953, 0.002518, 0.011719, 0.03125, 0.226562, -0.00235, 0.003174, 0.018433, 0.177734, -0.000401, -0.002029, -0.00473, -0.125977, 0.001434, 0.002853, 0.005157, 0.088379, 0.000479, 0.001686, 0.001709, 0.059326, -0.003479, -0.010559, -0.020508, -0.211914, -0.000301, -0.001106, -0.003891, -0.050781, -0.003906, -0.00708, -0.009705, -0.105469, -0.005615, 0.003998, 0.02478, 0.269531, -0.003143, -0.006042, -0.015076, -0.07373, 0.000083, -0.00209, -0.003006, -0.066406, -0.000534, 0.011658, 0.051514, 0.4375, -0.006653, -0.019409, -0.050781, -0.345703, 0.002045, 0.002396, 0.004028, 0.070801, 0.003662, 0.005981, 0.009277, 0.115723, 0.001808, 0.001839, 0.003784, 0.049316, -0.00386, -0.014282, -0.025879, -0.213867, -0.001045, -0.000074, 0.000441, -0.049316, -0.003677, 0.006287, 0.025513, 0.259766, 0.002014, 0.005493, 0.01416, 0.116211, -0.000381, -0.001266, -0.00135, -0.047852, -0.000359, -0.002335, -0.008057, -0.066895, 0.001152, 0.002136, 0.006317, 0.089355, -0.005432, -0.013794, -0.031738, -0.251953, -0.007141, -0.01062, -0.020752, -0.208984, -0.000237, -0.000835, -0.000797, -0.065918, 0.00473, 0.01123, 0.021729, 0.200195, -0.002777, -0.002884, -0.009888, -0.068848, 0.002136, 0.003967, 0.009399, 0.059814, 0.002731, 0.006531, 0.017822, 0.086426, 0.000919, 0.00119, -0.003326, -0.047852, 0.028687, 0.048584, 0.18457, 0.154297, -0.055908, -0.100098, -0.339844, -0.063477, 0.00383, 0.011841, -0.0625, -0.00145, 0.010864, 0.023926, -0.081543, 0.00164, -0.005402, -0.021484, 0.207031, 0.011658, -0.014038, -0.020752, -0.053711, 0.208008, -0.004669, -0.014771, 0.074707, -0.005463, 0.010132, 0.03064, -0.102051, -0.004639, 0.001366, 0.011658, -0.133789, -0.001076, 0.005005, 0.022095, -0.166016, 0.0177, 0.007111, 0.027954, -0.105469, -0.004242, 0.008728, 0.021729, -0.073242, 0.005524, -0.012268, -0.038574, 0.162109, 0.022583, 0.009888, 0.02771, -0.138672, -0.009216, 0.003967, 0.017212, -0.164062, 0.014648, 0.007874, 0.021729, -0.081055, 0.005371, -0.01239, -0.032959, 0.088379, -0.008667, -0.001823, -0.00885, 0.046875, 0.001762, 0.009705, 0.026733, -0.072754, 0.010193, 0.005096, 0.021606, -0.155273, 0.007751, 0.001038, 0.010132, -0.051025, 0.001778, 0.009949, 0.028198, -0.075684, 0.014221, -0.001366, -0.004578, 0.022461, 0.000515, -0.006561, -0.020996, 0.103516, -0.003632, 0.007751, 0.019897, 0.061768, -0.007233, -0.005005, -0.017944, 0.081543, -0.002792, -0.002014, -0.004913, 0.028809, 0.000402, -0.002945, 0.001297, -0.128906, -0.019409, -0.004364, -0.016113, 0.085449, -0.081055, 0.004547, 0.015015, -0.077148, 0.001076, 0.003479, 0.015259, -0.101562, 0.004211, 0.003189, 0.013672, -0.068848, -0.000885, -0.002563, -0.007233, 0.067383, -0.004395, -0.030273, -0.072754, 0.244141, -0.002975, 0.006836, 0.020996, -0.077637, 0.006958, 0.012024, 0.026855, -0.067871, 0.007446, 0.001511, 0.007233, -0.074219, 0.002045, 0.008484, 0.029541, -0.172852, 0.003586, -0.006836, -0.019897, 0.07959, -0.00946, 0.013794, 0.032959, -0.075684, 0.001488, 0.003021, -0.000534, 0.180664, 0.035645, 0.004425, 0.026733, -0.238281, 0.016602, -0.00264, -0.006653, 0.054199, 0.033447, -0.011353, -0.023193, -0.032715, -0.015503, 0.007141, 0.018555, -0.073242, 0.004211, -0.008728, -0.019165, 0.07959, 0.004578, -0.006653, -0.012146, -0.115723, 0.005707, 0.010681, 0.029053, -0.088379, -0.00148, -0.008606, -0.031128, 0.147461, -0.004242, -0.004578, -0.014587, 0.07959, 0.006805, 0.002045, 0.02832, 0.017944, -0.172852, 0.001389, 0.004303, -0.021484, 0.000187, 0.001289, 0.005646, -0.060547, -0.006958, -0.010071, -0.022705, -0.117676, 0.095215, -0.00132, -0.01123, -0.034668, 0.137695, -0.00071, 0.001129, -0.219727, -0.005707, -0.005249, -0.016113, 0.09082, -0.003876, -0.000319, -0.005157, 0.082031, 0.018555, -0.007812, 0.002365, -0.040771, -0.09375, -0.01178, -0.029785, 0.079102, -0.012024, -0.001358, -0.010498, 0.169922, -0.015625, -0.013184, -0.024414, 0.024536, 0.129883, -0.006226, -0.016357, 0.125, -0.009888, 0.009399, 0.027222, -0.076172, 0.009705, -0.004517, -0.013184, 0.063965, 0.001335, -0.016602, -0.033447, 0.09375, -0.002304, -0.007507, -0.023193, 0.095215, -0.005951, 0.013611, 0.030029, -0.080566, 0.001747, -0.004639, -0.009033, 0.00296, -0.000721, -0.014771, -0.035889, 0.097656, 0.002136, 0.001602, 0.004913, -0.022827, -0.000096, 0.002121, 0.009399, -0.055908, 0.001274, -0.002884, -0.009705, 0.060791, -0.002426, -0.007233, -0.023682, 0.092773, 0.003571, -0.006592, -0.017456, 0.182617, 0.003403, 0.00267, 0.00824, -0.054688, -0.006592, 0.00002, -0.008545, 0.151367, 0.013916, 0.00079, 0.002869, -0.015564, -0.000211, -0.005432, -0.013855, 0.008179, 0.117676, 0.01239, 0.032227, -0.151367, -0.024414, 0.007935, 0.020264, -0.057617, 0.005127, 0.001411, 0.007599, -0.07666, -0.004211, -0.004059, -0.012756, 0.160156, 0.006653, 0.000221, 0.013367, -0.182617, -0.008057, -0.007019, -0.033447, 0.183594, 0.001366, 0.002579, 0.011719, -0.071777, 0.001251, -0.013245, -0.032471, 0.084473, -0.008362, -0.01062, -0.026245, 0.116699, -0.00589, -0.001511, -0.005646, 0.020264, 0.001808, 0.013123, 0.031738, -0.138672, -0.008972, -0.009033, -0.025635, 0.140625, 0.009949, -0.005798, -0.015442, 0.067383, 0.004181, -0.00766, -0.023682, 0.133789, -0.013062, -0.007385, -0.025391, 0.158203, -0.002075, 0.002426, 0.007935, -0.060791, 0.000546, 0.002792, 0.013367, -0.077637, -0.000463, 0.007935, 0.002197, 0.53125, 0.049561, -0.009033, -0.019653, 0.067871, -0.003815, -0.007263, -0.019287, 0.065918, -0.002747, 0.007019, 0.020142, -0.10498, 0.002747, -0.008606, -0.025146, 0.092773, -0.001389, 0.006622, 0.018799, -0.171875, -0.014282, 0.001114, 0.003754, -0.017944, -0.001213, -0.008606, -0.021973, 0.076172, -0.007538, 0.004547, 0.012329, -0.068848, -0.001945, -0.008911, -0.021851, 0.064941, -0.008545, 0.001869, 0.010986, -0.012329, -0.12207, 0.013245, 0.034668, -0.105957, 0.002457, -0.000189, 0.003708, -0.075195, -0.008728, -0.002945, -0.009094, 0.070312, 0.00036, 0.003754, 0.010132, -0.049561, 0.004303, -0.002899, -0.01239, 0.162109, 0.005737, -0.004456, -0.007996, 0.002457, -0.000404, -0.006866, -0.02063, 0.085938, 0.006958, 0.00161, 0.010193, -0.083008, -0.010864, 0.003357, 0.009827, -0.133789, -0.008911, 0.014587, 0.019897, 0.056152, 0.001877, -0.004456, -0.017334, 0.083008, 0.001884, 0.003235, 0.011658, -0.04834, 0.001358, 0.008057, 0.019287, -0.078125, 0.001144, 0.013123, 0.035889, -0.09082, 0.008484, 0.005402, 0.016846, -0.082031, -0.000174, -0.005798, 0.005432, -0.151367, -0.014771, 0.003967, 0.009033, 0.066406, -0.131836, 0.00885, 0.025024, -0.07666, 0.003647, 0.005341, 0.018188, -0.087891, 0.002579, 0.008972, 0.031494, -0.170898, -0.010254, 0.006042, 0.015564, -0.067383, -0.001503, 0.008423, 0.021973, -0.084961, -0.000164, -0.005981, -0.019409, 0.080078, 0.000374, -0.001083, 0.00116, 0.04834, 0.010437, 0.000782, 0.002258, 0.030518, 0.042969, 0.001884, 0.003937, -0.014587, -0.128906, -0.000633, -0.002502, 0.008423, 0.056641, -0.000256, -0.00106, -0.049072, -0.015137, 0.004822, 0.015564, 0.016235, -0.142578, 0.00325, 0.008301, 0.04834, -0.058105, -0.001236, -0.002762, 0.028931, 0.042725, 0.002808, 0.007385, 0.086914, -0.065918, -0.00069, -0.003433, -0.048828, -0.001518, -0.00164, -0.00267, 0.044189, 0.018311, -0.003799, -0.01239, -0.034424, 0.11377, 0.000511, -0.000317, 0.026367, 0.045654, -0.001823, -0.004547, 0.128906, -0.018066, -0.000515, -0.00025, 0.015991, 0.005066, 0.00164, 0.001831, -0.037109, -0.028809, 0.001396, 0.001076, -0.036865, -0.024902, 0.001617, 0.002884, 0.004181, -0.071777, -0.000425, -0.001511, -0.046631, -0.016235, -0.000278, -0.000694, -0.019043, -0.003906, -0.00038, -0.000622, 0.001312, 0.024658, 0.003052, 0.004669, 0.050781, -0.028564, -0.001266, -0.000127, 0.067871, -0.019775, 0.002869, 0.003342, -0.000885, -0.072266, 0.000893, 0.000774, 0.00412, -0.047363, -0.002457, -0.001228, 0.017334, 0.054199, 0.001076, 0.003662, -0.008606, -0.057617, 0.001495, 0.001724, -0.028076, -0.034912, -0.00206, -0.005524, -0.014038, 0.077637, 0.002243, 0.002106, 0.032715, 0.025391, -0.000278, 0.001984, 0.034424, 0.020996, -0.000353, -0.000835, -0.062988, 0.013855, -0.002213, -0.009277, -0.091797, 0.151367, -0.002182, -0.004669, -0.012695, 0.062012, 0.002792, 0.004089, -0.032227, -0.041016, 0.005554, 0.010376, 0.031128, -0.145508, 0.003784, 0.011353, 0.141602, -0.05835, -0.002197, -0.009888, 0.051758, 0.071289, 0.002747, 0.003845, 0.060303, -0.018188, -0.000042, -0.000178, -0.01709, -0.001274, 0.000009, 0.000675, 0.013306, -0.014832, -0.003326, -0.006927, -0.014832, 0.070312, 0.000085, -0.0065, -0.113281, 0.064941, -0.000282, -0.002563, -0.023193, 0.003586, 0.002304, 0.005615, 0.00383, -0.000664, -0.0065, -0.016357, -0.047363, 0.161133, 0.001862, 0.001251, -0.015442, -0.059326, -0.000961, -0.002365, -0.016479, -0.010071, -0.000874, -0.002457, -0.056396, 0.010071, -0.001381, -0.003464, -0.008057, 0.061035, -0.009888, -0.013733, -0.071289, -0.217773, 0.004303, 0.009705, 0.005737, -0.214844, 0.000322, 0.002457, -0.039795, -0.025391, -0.000832, -0.000546, -0.035889, -0.016724, -0.001152, -0.000999, -0.041016, -0.024658, 0.000156, 0.001907, -0.04834, -0.015991, 0.001968, 0.001678, -0.026733, -0.045654, -0.000119, 0.002502, -0.04248, -0.013428, -0.001633, -0.000504, 0.025146, 0.052979, 0.001907, 0.003708, 0.009521, -0.058838, 0.002487, 0.002686, -0.008362, -0.060059, -0.003632, -0.006165, -0.038574, -0.021362, -0.001373, -0.001152, 0.028564, 0.044434, -0.000166, -0.001366, 0.020142, 0.000261, 0.001236, 0.00164, -0.001816, -0.018921, 0.003967, 0.006927, 0.011536, -0.086426, 0.003906, 0.006622, 0.007874, -0.071777, 0.000648, 0.008972, 0.11377, -0.068359, -0.005493, -0.013245, -0.074219, 0.136719, 0.002228, 0.005005, 0.10498, -0.081543, -0.000004, 0.001411, 0.069336, -0.02002, -0.005646, -0.019775, -0.025269, 0.186523, -0.002548, -0.001785, -0.098145, 0.041016, 0.000858, 0.002701, 0.053711, -0.016724, -0.000526, -0.000026, 0.019287, 0.000048, 0.002274, 0.00238, 0.056885, -0.014893, -0.000977, -0.003677, 0.053467, -0.012817, 0.000345, 0.002045, -0.042725, -0.019897, 0.000141, -0.000603, 0.024292, 0.017944, -0.00116, -0.003555, 0.043701, 0.028931, -0.003738, -0.007629, -0.011597, 0.075195, 0.001427, 0.004272, 0.051514, -0.003021, 0.000213, 0.001465, 0.016235, 0.000832, 0.000063, 0.000648, -0.016113, 0.002487, 0.00018, -0.000587, 0.017212, 0.002594, 0.000049, -0.003006, 0.060059, 0.007294, 0.006195, 0.012085, -0.073242, -0.078613, -0.000637, -0.000483, -0.042725, -0.005402, 0.00045, 0.000037, -0.028564, -0.036621, -0.000125, -0.00103, 0.018433, 0.005219, -0.001717, -0.002716, -0.004791, 0.061279, -0.000046, 0.000385, -0.020508, 0.005646, 0.000664, 0.001511, -0.00885, -0.018921, 0.000298, -0.007141, -0.056396, 0.048828, -0.000047, 0.004028, -0.0625, -0.00106, 0.000614, 0.008606, 0.106934, -0.07959, 0.001083, 0.003464, 0.057129, -0.009216, 0.000694, -0.002914, -0.056885, -0.00238, -0.002075, -0.006378, -0.012634, 0.067383, -0.001221, -0.002213, -0.008423, 0.071289, 0.001587, 0.00412, 0.036377, -0.036377, -0.000296, 0.000561, 0.033936, -0.001534, -0.000209, 0.002838, 0.062256, -0.000721, -0.000889, -0.000414, 0.044678, 0.009644, -0.000036, 0.002884, 0.080078, 0.013611, -0.003387, -0.00647, -0.027466, 0.079102, 0.001137, 0.006683, 0.006195, -0.064453, 0.002655, 0.006256, 0.057861, -0.028198, -0.000774, 0.005737, -0.05542, 0.001625, -0.00528, -0.006287, -0.033936, -0.02124, -0.001053, -0.002853, 0.067383, -0.004333, -0.005798, -0.012451, 0.00473, 0.116699, 0.000109, -0.001083, 0.038818, 0.026367, -0.000357, 0.001717, -0.031006, -0.048828, 0.002274, 0.005188, 0.007538, -0.002716, 0.001549, 0.003754, -0.000904, -0.064453, 0.000507, 0.001884, 0.005524, 0.101074, 0.000626, 0.005341, -0.0271, -0.045654, 0.000134, 0.000205, -0.046387, -0.006653, 0.00025, 0.001434, 0.020508, 0.003067, 0.000744, 0.003616, 0.009155, -0.081543, 0.000406, -0.001892, 0.010559, 0.051514, -0.00006, 0.003372, 0.053955, 0.008301, 0.005707, 0.011414, 0.068359, -0.157227, 0.003174, 0.010315, 0.045654, -0.108887, -0.00206, -0.003876, -0.014832, 0.066406, 0.000072, 0.00038, -0.016602, -0.006805, -0.000927, 0.00145, 0.043457, 0.020874, 0.000075, 0.001778, 0.013306, -0.003021, 0.000364, 0.000744, 0.01239, -0.028687, 0.00003, 0.001511, 0.014648, -0.005157, -0.000107, -0.001457, -0.012878, 0.001213, 0.000381, 0.001465, 0.013184, -0.002441, -0.000402, 0.001671, 0.018799, -0.00415, -0.000257, -0.002121, -0.015442, 0.004608, -0.000416, -0.001228, -0.009338, 0.003708, -0.000322, -0.001724, -0.013489, 0.003571, 0.000208, 0.001747, 0.013916, -0.002289, -0.001015, -0.002731, -0.012939, 0.001854, -0.000012, 0.002014, 0.013977, -0.002945, -0.000271, -0.001892, -0.012512, 0.002884, 0.000175, 0.001663, 0.012451, -0.002426, 0.000108, -0.001892, -0.014709, 0.004059, 0.000038, -0.001816, -0.014343, 0.003616, -0.00066, -0.001923, -0.015198, 0.005035, 0.000093, 0.001572, 0.014343, -0.002914, 0.00032, 0.002518, 0.016113, -0.00592, 0.000091, 0.002075, 0.012695, -0.003082, 0.001114, 0.00164, 0.004669, -0.021851, 0.000641, 0.002121, 0.018555, -0.013794, 0.00012, 0.001549, 0.013062, -0.00386, -0.000052, 0.00193, 0.014221, -0.00383, 0.000507, 0.002029, 0.013184, -0.003693, -0.00011, -0.001808, -0.014526, 0.003937, -0.000908, -0.002411, -0.002441, 0.023926, 0.000175, 0.001663, 0.012512, -0.002655, -0.00036, 0.001389, 0.012085, -0.00235, -0.000519, -0.00235, -0.014526, 0.003998, 0.000568, 0.000294, -0.000448, -0.010437, -0.000236, 0.001747, 0.014282, -0.003006, 0.000359, 0.001938, 0.012634, -0.002808, -0.000395, 0.001068, 0.018066, -0.009277, -0.000202, -0.001503, -0.010559, 0.016235, -0.000155, -0.0009, -0.00116, 0.019165, 0.0001, -0.001709, -0.014343, 0.004456, 0.000089, 0.0002, -0.004974, -0.022461, -0.000061, -0.001556, -0.013184, 0.002502, 0.00058, 0.002563, 0.014648, -0.006195, -0.000587, -0.002014, -0.013428, 0.003693, 0.000067, -0.001595, -0.013306, 0.003311, 0.000614, 0.002274, 0.014771, -0.004242, 0.00005, -0.001877, -0.015869, 0.004517, 0.000099, 0.001434, 0.014099, -0.003372, -0.000313, -0.002502, -0.016602, 0.004761, -0.000074, -0.001907, -0.014343, 0.003479, -0.000637, -0.002274, -0.013611, 0.004669, -0.000078, 0.001472, 0.014343, -0.00412, 0.000519, 0.001671, 0.011047, -0.003876, -0.000381, -0.002289, -0.015015, 0.004333, 0.001068, 0.001907, 0.015747, -0.009338, 0.000082, -0.00135, -0.011597, -0.001663, 0.000186, -0.000999, -0.014709, 0.001724, -0.000001, -0.001366, -0.013184, 0.002426, -0.000423, -0.001877, -0.011841, 0.002838, 0.00087, 0.002548, 0.020264, -0.020508, -0.000095, 0.00161, 0.015625, -0.006226, -0.000162, -0.001671, -0.013794, 0.003448, -0.001595, -0.003403, -0.021118, 0.024536, -0.000164, 0.001358, 0.012817, -0.002441, -0.000595, -0.002609, -0.016113, 0.004456, -0.000208, -0.001663, -0.013672, 0.003799, -0.000423, -0.00209, -0.016479, 0.004211, -0.000706, -0.002899, -0.015381, 0.006348, 0.000123, 0.001877, 0.013306, -0.003326, -0.000218, -0.00177, -0.014282, 0.003754, 0.000313, 0.001488, 0.015747, -0.004913, -0.000418, -0.001656, -0.014282, 0.003387, 0.000257, 0.001938, 0.014526, -0.003906, -0.000019, -0.002121, -0.014587, 0.003494, -0.000103, -0.002151, -0.014526, 0.00351, 0.000301, 0.001442, 0.014771, -0.005188, 0.000359, 0.002197, 0.016846, -0.008423, -0.000259, -0.001564, -0.014832, 0.006042, -0.000292, 0.001663, 0.013245, -0.002396, -0.000378, -0.002121, -0.020508, 0.008972, 0.000557, 0.002441, 0.013428, -0.00473, 0.000047, 0.00177, 0.014404, -0.003311, 0.000209, -0.001305, -0.013, 0.002014, -0.000496, -0.002701, -0.016235, 0.005005, 0.000526, 0.002335, 0.008423, -0.018799, 0.000353, 0.002335, 0.014404, -0.004333, -0.000893, -0.002609, -0.011841, 0.022827, 0.000317, 0.001045, 0.023071, -0.005493, -0.000122, -0.002335, -0.016846, 0.004303, 0.000399, 0.002014, 0.015015, -0.004608, 0.000064, 0.001366, 0.016235, -0.009705, 0.000404, 0.002411, 0.013489, -0.001968, -0.00148, -0.001831, -0.003342, 0.023193, -0.000862, -0.002502, -0.016357, 0.005188, -0.000301, -0.001701, -0.013611, 0.004608, 0.000488, 0.002182, 0.014648, -0.008301, -0.000637, -0.00238, -0.013855, 0.006317, -0.000607, -0.002014, -0.020264, 0.009216, -0.000252, -0.002518, -0.015564, 0.004303, 0.000252, 0.002014, 0.016235, -0.00824, 0.000054, -0.001999, -0.014587, 0.004547, 0.00005, -0.001678, -0.014221, 0.003967, 0.000479, 0.001862, 0.013733, -0.003845, -0.000376, -0.001984, -0.014282, 0.003159, -0.000481, -0.001984, -0.013855, 0.004181, 0.000083, 0.001373, 0.023438, -0.003555, -0.000185, -0.00209, -0.013855, 0.004425, 0.000854, 0.00235, 0.015381, -0.004517, 0.000056, 0.001938, 0.013, -0.004852, -0.000064, -0.001419, -0.014954, 0.00528, 0.002411, 0.005859, 0.013, -0.000263, -0.000484, -0.002319, -0.013855, 0.005646, -0.000087, -0.001816, -0.013794, 0.004669, 0.000347, 0.00164, 0.015015, -0.005371, 0.000336, 0.002579, 0.014343, -0.004822, 0.000015, 0.001762, 0.014221, -0.008301, -0.000456, -0.002243, -0.016357, 0.004211, -0.000515, -0.002197, -0.014465, 0.003662, -0.000557, -0.002121, -0.013672, 0.003021, 0.00017, -0.001534, -0.01355, 0.003723, 0.000572, 0.002625, 0.011841, -0.001862, 0.000277, 0.00174, 0.012573, -0.002319, 0.001358, 0.001518, 0.0065, -0.020874, -0.000116, 0.000938, 0.016357, -0.006378, -0.000045, 0.000018, 0.000774, 0.008667, -0.000599, -0.001167, -0.016479, 0.01709, -0.000028, -0.001854, -0.014343, 0.005951, -0.000048, -0.001755, -0.014282, 0.00473, 0.001602, 0.001968, 0.012268, -0.027344, -0.000164, -0.000479, -0.001312, 0.007751, -0.00033, -0.001801, -0.014954, 0.002838, -0.012085, -0.014282, 0.267578, -0.028687, -0.000633, -0.007568, -0.210938, -0.009766, 0.003098, 0.005127, -0.060791, 0.002808, -0.00386, -0.004761, 0.083496, -0.004028, -0.004364, -0.008362, 0.071289, 0.002029, 0.010193, 0.00946, -0.241211, 0.037109, -0.005432, -0.010681, 0.084961, -0.003159, -0.006775, -0.003128, 0.204102, -0.00415, 0.003052, 0.009216, -0.089355, 0.003281, 0.003418, 0.011597, -0.11084, -0.003418, -0.002625, -0.01123, 0.470703, -0.01001, -0.003708, -0.005371, 0.125, -0.00769, -0.006958, -0.02002, -0.072266, 0.143555, 0.008545, 0.013672, -0.099121, 0.006592, -0.00647, -0.014282, 0.15625, 0.032227, -0.00322, -0.010193, 0.119141, -0.011353, 0.002655, 0.007019, -0.062988, 0.00069, 0.001793, -0.000197, -0.050293, -0.001183, 0.003052, 0.01178, 0.107422, 0.025635, -0.001381, -0.003143, 0.018677, -0.000782, -0.013123, -0.013306, -0.197266, -0.014587, 0.004303, 0.010071, -0.071289, 0.000477, 0.003555, 0.005585, -0.076172, 0.006866, -0.036865, -0.079102, -0.037354, 0.017822, -0.003937, -0.006317, 0.072754, -0.001854, 0.002151, 0.006439, -0.051758, 0.001007, -0.008606, -0.013245, 0.11377, -0.000839, 0.001534, 0.004639, -0.078613, -0.000641, 0.009521, 0.019531, -0.188477, -0.010986, -0.006256, -0.013062, 0.060303, -0.005585, 0.006256, 0.009949, -0.129883, 0.008057, 0.003464, 0.010986, -0.209961, 0.012512, 0.010925, 0.01178, -0.235352, 0.033203, 0.008118, 0.017212, -0.241211, -0.001289, 0.003784, 0.006714, -0.119629, 0.013367, -0.000077, -0.001732, 0.041016, -0.000607, -0.002014, -0.014343, 0.195312, 0.001457, 0.006531, 0.015015, -0.081055, 0.000488, 0.007507, 0.015503, -0.133789, 0.011536, 0.002029, 0.004272, -0.216797, 0.010193, -0.020142, -0.059326, 0.263672, 0.006134, -0.002045, -0.005707, 0.068359, -0.008484, -0.004822, -0.017334, 0.237305, -0.04248, 0.002228, 0.002502, -0.048828, 0.000205, 0.005371, 0.016724, -0.234375, 0.006714, 0.006042, 0.018311, -0.232422, -0.012268, 0.008911, 0.013733, -0.234375, 0.028442, 0.002991, 0.002335, -0.0625, 0.004333, -0.00267, -0.004944, -0.067871, 0.000072, 0.004913, -0.003632, 0.267578, 0.029297, 0.004395, 0.005035, -0.085449, 0.000557, 0.003067, 0.010742, -0.124512, 0.007629, -0.004242, -0.006989, 0.06543, -0.007935, 0.004517, 0.007812, -0.087402, 0.009766, 0.006744, 0.005798, -0.192383, 0.015747, 0.003769, 0.006622, -0.087402, 0.003967, -0.003372, -0.00592, 0.077637, -0.001259, 0.002609, 0.00206, -0.077148, 0.004333, -0.005219, -0.004913, 0.22168, -0.01355, -0.019409, -0.047119, 0.083496, 0.083984, 0.01062, 0.0354, 0.078125, -0.292969, -0.00647, -0.005188, 0.084961, 0.000778, 0.000698, 0.003357, 0.09375, 0.005005, 0.008667, 0.015198, -0.222656, -0.013123, -0.005066, -0.011047, -0.111328, -0.016357, 0.003021, 0.00946, -0.179688, 0.011169, -0.001816, -0.004578, 0.050293, 0.00267, -0.00354, -0.002045, 0.206055, -0.033447, 0.009338, 0.026245, -0.092773, -0.167969, 0.002792, 0.005859, -0.083496, 0.003159, -0.004822, -0.008057, -0.166992, -0.014343, -0.002579, -0.0047, 0.051514, -0.0047, 0.003326, 0.006104, -0.07666, 0.004791, 0.005035, 0.006195, -0.102051, 0.000893, -0.002533, -0.006897, 0.087891, -0.005859, 0.008972, 0.019287, 0.248047, -0.108887, -0.004089, -0.005493, 0.243164, 0.018921, 0.003311, 0.005249, -0.083008, -0.001099, -0.015137, -0.038818, -0.019043, -0.000858, 0.00322, 0.00946, -0.109375, 0.010742, -0.002563, -0.003708, 0.051758, -0.003159, 0.013855, -0.00238, -0.328125, 0.027954, -0.009888, -0.017456, 0.234375, -0.020142, 0.002914, 0.007294, -0.124023, 0.008911, 0.007812, 0.011169, -0.203125, -0.008423, 0.00174, 0.001022, -0.026489, -0.000816, -0.006165, -0.010559, 0.118164, -0.02063, 0.000656, 0.001579, -0.146484, -0.001656, -0.003403, -0.003586, 0.202148, -0.003998, -0.004486, -0.009277, 0.279297, -0.036377, 0.001755, 0.003845, -0.083984, -0.000607, 0.005463, 0.012085, -0.088379, 0.006042, 0.00325, 0.011169, -0.199219, 0.020142, -0.003204, -0.005371, 0.085938, -0.006836, 0.003525, -0.0009, -0.267578, 0.006226, 0.002792, 0.005219, -0.091309, 0.000778, -0.002106, -0.003555, 0.070801, 0.00415, 0.028809, 0.038574, 0.022217, -0.265625, -0.003159, -0.0047, 0.084961, -0.005371, 0.002914, 0.007721, -0.135742, 0.002808, 0.002914, 0.004211, -0.057861, 0.004395, -0.001274, -0.001541, 0.121582, 0.00592, -0.016113, -0.05542, -0.178711, 0.081543, 0.002274, 0.002426, -0.072266, 0.003723, 0.004486, 0.006561, -0.065918, 0.009277, -0.010498, -0.007294, 0.232422, -0.019043, 0.001762, 0.003738, -0.090332, 0.000793, 0.007721, 0.013611, -0.192383, -0.006927, 0.005066, 0.006653, -0.099121, 0.003616, 0.00209, 0.00885, -0.008789, -0.133789, -0.001579, -0.008728, 0.132812, -0.006378, -0.005157, -0.012573, 0.229492, -0.012939, -0.004761, -0.013123, 0.214844, -0.034668, 0.002502, 0.010742, -0.217773, 0.015869, -0.000778, 0.000241, 0.002655, -0.015625, 0.001923, 0.005524, -0.073242, 0.000805, -0.007263, -0.026733, -0.018066, 0.195312, 0.009399, 0.012756, -0.226562, 0.017578, -0.003479, -0.005554, 0.070312, -0.002655, -0.003403, -0.006836, 0.075684, -0.003937, 0.018066, 0.050293, 0.421875, 0.03833, 0.004791, 0.01001, -0.101562, 0.003082, 0.003204, 0.013367, -0.154297, 0.002808, 0.007996, 0.010193, -0.103027, -0.003311, 0.004822, 0.007812, -0.093262, 0.00647, 0.005188, 0.008362, -0.086914, -0.001366, 0.003418, 0.012817, -0.102539, 0.011353, -0.00351, -0.006531, 0.06543, -0.001877, 0.003021, 0.02356, 0.291016, 0.008545, -0.011902, -0.047607, -0.333984, 0.002151, -0.002396, 0.020508, -0.171875, 0.013123, 0.013367, 0.038818, -0.180664, 0.014404, 0.012512, 0.012634, 0.243164, -0.016479, -0.001389, -0.011108, -0.308594, -0.052979, -0.000969, 0.006287, -0.083496, -0.002502, 0.005554, 0.021362, -0.036133, 0.138672, 0.012268, 0.02356, 0.220703, 0.016602, 0.029907, 0.018921, 0.40625, 0.012512, -0.005157, -0.004395, 0.057129, 0.014832, -0.02124, -0.028687, -0.316406, -0.037109, -0.027344, -0.069824, 0.132812, 0.196289, -0.012695, -0.015259, -0.289062, 0.000201, -0.01355, -0.02002, -0.287109, -0.011963, 0.00946, 0.009216, 0.208008, 0.016968, 0.001244, -0.026611, 0.3125, 0.011841, -0.006439, -0.020752, -0.259766, -0.025513, -0.013977, 0.003708, -0.263672, -0.009583, 0.00325, 0.022583, 0.298828, 0.011536, -0.019531, 0.014526, 0.328125, 0.005951, 0.012329, 0.130859, 0.041504, -0.01062, -0.004059, -0.032715, 0.357422, -0.002182, -0.011719, -0.022339, -0.139648, 0.061035, 0.008545, 0.036865, 0.203125, -0.003448, 0.005127, -0.013367, -0.294922, -0.004395, 0.001106, -0.053711, -0.277344, -0.01062, -0.006348, -0.009827, -0.064941, 0.066406, 0.000066, -0.028687, -0.341797, 0.019165, -0.007263, -0.014893, 0.132812, -0.015015, -0.000389, 0.009338, 0.091309, 0.000969, -0.057861, -0.008972, -0.408203, -0.349609, -0.031006, -0.070801, -0.197266, -0.063965, 0.009888, -0.014648, -0.289062, 0.015381, -0.004761, -0.011963, 0.027466, 0.075195, -0.004242, -0.001938, -0.054199, -0.042969, -0.001335, 0.007019, 0.067383, 0.024414, -0.00592, -0.010132, -0.122559, -0.012268, -0.002121, -0.000444, 0.048096, -0.009888, 0.012146, 0.049561, -0.246094, -0.007599, -0.005219, 0.022217, -0.283203, 0.000387, -0.057617, -0.037598, -0.203125, -0.439453, -0.00824, -0.032715, -0.326172, 0.017944, -0.00531, -0.000965, -0.047607, -0.025635, 0.000877, 0.009766, -0.057129, 0.004211, 0.005829, 0.022705, 0.013611, 0.006348, 0.032471, 0.047607, 0.351562, 0.026001, 0.00592, 0.023804, -0.24707, 0.008606, -0.056396, -0.086914, -0.421875, -0.273438, 0.009766, 0.010986, -0.179688, 0.108398, 0.00106, 0.008301, -0.144531, 0.011353, 0.014648, 0.051514, -0.139648, -0.024658, 0.083984, 0.144531, 0.765625, 0.176758, 0.014954, 0.017944, 0.351562, 0.016235, 0.001022, -0.033447, -0.243164, -0.003677, -0.00769, -0.014954, 0.004578, -0.030518, 0.015015, 0.049805, 0.032227, 0.011536, 0.000391, -0.000954, 0.237305, -0.014465, -0.002029, 0.000137, -0.057617, -0.064453, -0.003525, 0.013184, -0.185547, 0.014648, 0.004639, 0.020752, -0.322266, -0.047607, 0.025513, -0.007812, -0.279297, -0.006165, 0.015503, 0.075684, 0.150391, 0.005096, 0.000177, 0.007416, -0.043945, -0.000511, -0.007599, 0.004395, -0.217773, -0.007446, -0.039307, -0.158203, 0.000927, 0.013306, 0.002975, 0.009338, -0.240234, -0.012024, -0.00531, 0.00946, -0.002884, -0.098145, -0.002777, 0.003967, -0.060059, -0.016479, -0.007629, -0.024048, 0.027832, 0.080566, 0.02124, 0.039062, 0.320312, 0.052734, -0.007782, -0.022217, 0.169922, -0.008484, 0.003677, -0.004028, -0.176758, -0.044189, -0.006348, -0.019287, 0.114746, -0.012512, 0.007935, 0.011047, -0.026367, 0.157227, -0.000389, 0.006653, -0.289062, 0.01355, -0.001289, -0.048584, 0.022461, 0.177734, -0.013367, -0.024414, -0.265625, -0.012207, 0.012817, -0.014709, 0.279297, 0.025879, -0.000977, 0.00209, 0.068848, -0.003296, -0.004791, 0.001701, 0.207031, 0.010132, -0.000504, -0.006287, -0.192383, -0.018433, -0.00079, -0.005157, 0.069336, 0.000793, -0.020386, -0.02063, -0.400391, -0.026001, -0.00824, -0.02356, -0.253906, -0.005646, 0.002136, 0.000139, -0.271484, -0.019409, 0.01709, 0.030518, -0.108887, -0.249023, 0.013428, 0.020508, 0.261719, 0.015076, 0.007782, -0.037598, -0.324219, -0.007172, -0.00021, 0.006134, -0.302734, 0.000511, 0.001907, 0.001251, 0.028931, -0.003372, 0.029907, 0.115234, -0.037354, 0.041992, 0.057861, 0.044189, 0.34375, 0.083008, -0.008301, -0.024414, -0.152344, -0.026245, -0.006195, -0.028198, 0.589844, -0.087402, -0.00041, -0.006042, -0.068359, 0.018433, -0.005676, -0.014221, -0.265625, -0.011658, -0.012695, -0.02771, -0.169922, -0.03833, 0.004852, -0.005554, -0.02478, 0.085938, -0.00946, -0.012207, -0.172852, -0.013794, 0.000587, 0.000167, -0.302734, -0.035156, -0.00069, -0.008606, 0.249023, 0.000376, 0.005981, 0.018799, -0.036377, 0.005585, 0.019165, 0.038574, 0.259766, 0.028687, -0.005066, 0.000427, -0.279297, 0.020142, -0.00293, -0.012512, 0.049561, -0.003632, -0.001755, -0.003677, 0.015076, 0.071289, -0.014587, -0.026245, 0.275391, -0.027466, -0.005402, -0.004852, 0.275391, 0.023804, 0.00473, 0.005402, -0.353516, -0.026611, 0.001617, 0.017212, -0.292969, -0.049561, 0.007416, 0.008057, 0.402344, 0.01709, 0.006409, -0.003906, 0.302734, 0.008728, -0.000858, -0.025146, -0.345703, -0.036621, 0.003357, 0.008606, -0.066406, 0.005066, -0.004791, -0.003967, 0.291016, 0.000786, 0.014771, 0.025391, 0.328125, -0.006775, 0.016113, 0.021851, -0.382812, 0.042725, -0.008484, -0.010986, 0.006683, -0.066895, 0.009277, 0.019897, -0.241211, -0.00296, -0.000359, -0.02478, -0.183594, -0.026245, 0.001007, 0.006104, -0.306641, -0.013306, 0.002411, 0.004578, -0.283203, 0.024414, -0.044434, -0.067383, -0.225586, -0.419922, 0.008118, 0.014893, -0.212891, 0.007111, 0.002014, 0.024048, 0.314453, 0.006073, -0.001274, -0.021118, -0.306641, 0.001228, -0.004333, -0.031128, -0.306641, -0.024658, -0.004486, -0.011902, 0.230469, 0.034912, 0.021362, 0.033203, -0.222656, 0.023804, 0.007996, 0.02417, 0.4375, 0.02002, -0.017456, -0.025879, 0.259766, -0.016113, 0.010925, 0.014832, -0.189453, -0.006378, -0.025024, -0.054932, -0.515625, -0.095703, -0.0354, -0.056152, -0.328125, -0.048828, 0.003769, 0.009216, -0.194336, -0.024536, -0.014099, -0.024658, 0.186523, -0.010254, -0.018555, -0.032715, 0.211914, -0.024536, 0.021484, 0.03064, 0.394531, 0.020386, -0.003418, -0.009949, 0.103027, 0.015442, -0.011841, -0.019287, 0.199219, 0.002213, 0.008789, 0.0177, -0.100586, 0.007812, 0.005981, 0.009155, -0.096191, 0.004547, 0.012756, 0.023193, -0.233398, 0.011353, 0.006378, 0.015442, -0.109863, -0.007477, 0.00769, 0.014526, -0.097656, 0.011658, -0.003525, -0.00946, 0.102539, -0.004028, 0.012146, 0.016968, -0.263672, -0.017822, -0.005463, -0.009827, 0.101074, -0.004028, 0.010681, 0.016235, -0.113281, 0.00824, 0.00415, 0.011536, -0.111816, 0.001625, 0.010254, 0.024902, -0.287109, 0.023438, -0.002731, -0.007446, 0.010254, 0.300781, 0.003204, 0.00592, -0.10791, -0.00103, -0.007751, -0.015747, 0.093262, -0.012756, 0.007812, 0.013123, -0.124023, 0.012451, 0.000107, -0.003311, 0.087891, 0.016846, 0.005341, 0.013611, -0.099609, 0.006531, 0.003799, 0.006622, -0.175781, -0.015198, 0.000828, 0.002609, -0.02832, -0.003342, 0.013672, 0.021851, -0.208008, 0.005249, 0.007568, 0.016846, -0.104004, 0.008545, 0.008667, 0.012695, -0.122559, 0.00885, 0.033936, 0.097656, 0.554688, 0.032227, 0.009155, 0.01709, -0.103516, 0.007568, 0.001633, 0.002258, -0.087402, 0.004578, 0.025513, 0.054199, 0.192383, 0.046875, 0.006866, 0.011414, -0.084961, -0.000052, 0.001953, 0.00354, -0.088867, 0.002716, -0.005585, -0.008911, 0.101074, 0.000355, -0.023926, -0.049072, -0.492188, -0.124512, 0.002487, 0.007416, -0.239258, 0.009583, -0.009521, -0.012939, 0.223633, -0.01416, -0.011169, -0.014343, 0.287109, 0.000542, -0.01123, -0.02002, 0.230469, -0.011414, -0.008301, -0.002716, -0.253906, -0.052246, 0.011963, 0.0177, -0.245117, 0.009827, -0.006897, -0.018188, 0.253906, 0.032715, -0.015869, -0.03064, 0.249023, -0.03418, -0.014709, -0.027466, 0.237305, -0.013977, 0.000671, 0.000534, 0.009216, -0.01709, 0.005157, -0.022827, 0.515625, 0.433594, 0.007874, 0.021484, -0.251953, 0.017944, -0.001106, -0.001266, 0.021729, 0.002716, -0.007324, -0.0177, 0.125977, -0.004486, -0.002441, -0.004913, 0.075195, 0.011169, 0.002151, -0.000515, 0.191406, 0.021729, 0.020386, 0.03125, -0.220703, 0.016479, 0.008484, 0.017456, -0.165039, 0.009949, -0.007294, -0.011047, 0.110352, 0.003571, -0.000381, 0.000252, 0.081543, -0.003769, -0.042236, -0.055908, -0.476562, -0.060547, 0.002579, 0.005219, -0.070312, 0.001541, -0.006134, -0.014771, 0.204102, -0.004822, 0.003769, 0.004761, -0.121094, -0.008301, -0.006287, -0.01123, 0.25, -0.028687, 0.044922, 0.095703, 0.039795, 0.021362, 0.004211, 0.00885, -0.101074, 0.005341, 0.005371, 0.008057, -0.070801, -0.00012, 0.009277, 0.012268, -0.141602, -0.000977, -0.008179, -0.020264, 0.226562, 0.004059, 0.014954, 0.025391, -0.235352, 0.022217, 0.014587, 0.026489, -0.175781, 0.009949, -0.005005, -0.024658, 0.242188, 0.036865, 0.019287, 0.03064, -0.251953, 0.005096, 0.002884, 0.006653, -0.07959, 0.002563, 0.001999, 0.004364, -0.085938, 0.003479, -0.004822, -0.009949, 0.098633, -0.003281, -0.001984, -0.007751, 0.242188, -0.014648, 0.011108, 0.018433, -0.148438, 0.019653, 0.001526, 0.002335, -0.081055, -0.000587, -0.001083, -0.002747, 0.084961, 0.007507, 0.044678, 0.089844, 0.554688, 0.053223, -0.016235, -0.023438, -0.480469, -0.044922, 0.019531, 0.044678, -0.244141, 0.01709, 0.003128, 0.005371, -0.089355, 0.00383, -0.009827, -0.019287, 0.229492, -0.009888, 0.003159, 0.007751, -0.085449, 0.005096, 0.022461, 0.04541, -0.431641, 0.052734, 0.01532, 0.02063, -0.249023, -0.007996, -0.001282, -0.003906, 0.086914, -0.005524, 0.012634, 0.033203, -0.296875, 0.016724, -0.016602, -0.025635, 0.238281, -0.010742, -0.000763, -0.002167, 0.024048, 0.001175, 0.005249, 0.011108, -0.101562, 0.007416, -0.025757, -0.037598, -0.390625, -0.114258, -0.00589, -0.002213, 0.267578, 0.022339, 0.011047, 0.021729, -0.103027, 0.016235, -0.011292, -0.019043, 0.166992, -0.011902, 0.020508, 0.028809, -0.271484, 0.039062, 0.008606, 0.033447, -0.143555, -0.143555, 0.013977, 0.025024, -0.129883, 0.013611, 0.013916, 0.029785, -0.243164, 0.023682, 0.002991, 0.006622, -0.052246, -0.000618, -0.004852, -0.013855, 0.196289, 0.045898, 0.013123, 0.021729, -0.179688, 0.003265, 0.02124, 0.001656, 0.108887, 0.332031, 0.023804, 0.042725, 0.423828, 0.034424, -0.009705, -0.017822, 0.183594, 0.009338, 0.001511, 0.010193, -0.115723, -0.004395, 0.004242, 0.002899, -0.232422, 0.006439, 0.011658, 0.016846, -0.097168, 0.003387, 0.012695, 0.016968, -0.175781, -0.002121, -0.019653, -0.035645, 0.194336, -0.019287, 0.006195, 0.002411, 0.380859, 0.046143, -0.008362, -0.017212, 0.109863, -0.005219, -0.002792, -0.003967, 0.09082, -0.003265, 0.002731, 0.005554, -0.095215, 0.008545, 0.006958, 0.010315, -0.006226, 0.001846, 0.00589, 0.013062, -0.166016, 0.004639, -0.005402, -0.010437, 0.090332, 0.001083, -0.010254, -0.01062, 0.165039, 0.005402, 0.009155, 0.015564, -0.283203, 0.00174, -0.006134, -0.011536, 0.085938, -0.00177, 0.00053, -0.000299, -0.080566, 0.002655, -0.001701, -0.005066, 0.070312, -0.004395, -0.003311, -0.008972, -0.078125, -0.001373, -0.006866, -0.014526, -0.230469, -0.100098, 0.003693, 0.010742, 0.063965, 0.002777, 0.00053, 0.007538, 0.219727, -0.025757, 0.001076, 0.001823, -0.014282, -0.006744, -0.002594, -0.007263, -0.061035, -0.003799, -0.000437, 0.000123, -0.019409, 0.00074, -0.010193, -0.016357, -0.208008, -0.089355, 0.000454, 0.001007, 0.044189, 0.00708, 0.000351, 0.001488, -0.091797, -0.013184, 0.00235, 0.005249, 0.059326, 0.009888, 0.00106, 0.010193, 0.090332, 0.00705, 0.002151, -0.002548, -0.152344, 0.21582, -0.00267, -0.004395, 0.210938, 0.016357, 0.002106, 0.017456, 0.285156, -0.07373, 0.006805, 0.005981, 0.177734, 0.016357, -0.000057, 0.000298, -0.015381, -0.001549, -0.001236, -0.001984, -0.10498, 0.011047, -0.000139, 0.001938, 0.121582, -0.004028, -0.014282, -0.036621, -0.018921, -0.010315, -0.003403, -0.009155, -0.080078, -0.000043, 0.000534, -0.001434, 0.074707, 0.004608, -0.002655, 0.013062, 0.332031, 0.028564, -0.012695, -0.022949, -0.219727, 0.018433, -0.020386, -0.0354, -0.134766, 0.558594, 0.007874, 0.009827, 0.166016, 0.116699, -0.000345, -0.000637, 0.066406, 0.001305, -0.005707, -0.011475, -0.099121, -0.045654, -0.007935, -0.011536, -0.176758, -0.081055, 0.003281, 0.010986, 0.055176, -0.203125, 0.000341, -0.000595, -0.061523, -0.006409, 0.000001, -0.001343, 0.067871, 0.002609, -0.001053, 0.002869, -0.007599, -0.05835, -0.001167, -0.004669, 0.155273, 0.004791, 0.001472, 0.007294, -0.198242, -0.00296, 0.004303, 0.012207, 0.059814, 0.002533, 0.001785, 0.00293, 0.098145, 0.010803, 0.000028, 0.012817, 0.198242, -0.001328, 0.000671, 0.005219, 0.134766, -0.238281, 0.000174, 0.001045, -0.044189, -0.000278, 0.009644, 0.020142, 0.044922, 0.006592, 0.004211, 0.011292, 0.104492, 0.002716, 0.000096, -0.005585, -0.061523, 0.287109, -0.000584, 0.00106, 0.054199, 0.000782, -0.002579, -0.002762, -0.104492, 0.009155, 0.000125, 0.003326, -0.07666, -0.006226, -0.000332, 0.000561, -0.016724, -0.003174, 0.000195, 0.001701, -0.087891, -0.010071, 0.000706, -0.001137, -0.097168, 0.003662, 0.001526, -0.003464, 0.099121, 0.007507, 0.001282, 0.007111, 0.057617, 0.001266, -0.005005, -0.011047, 0.199219, -0.004425, -0.001831, -0.003586, -0.074219, -0.002945, 0.000889, 0.00209, 0.069824, -0.004608, 0.000196, -0.00132, 0.080566, 0.002441, -0.001526, -0.00293, -0.083496, -0.011902, -0.002151, -0.008911, -0.080566, 0.002594, -0.002777, -0.006622, -0.077637, 0.001183, -0.00415, -0.037842, -0.133789, 0.191406, 0.002991, 0.006317, -0.011597, -0.00103, 0.000412, 0.000698, -0.019775, 0.002304, 0.000296, -0.000999, 0.02417, 0.003296, -0.001564, -0.00412, -0.072754, -0.000418, -0.000343, 0.015198, -0.304688, 0.006714, 0.002899, -0.002563, -0.324219, 0.063477, 0.001595, 0.004211, 0.069336, 0.003662, -0.002289, -0.013, -0.023438, 0.148438, -0.000186, -0.007568, -0.180664, 0.011658, -0.000387, -0.001472, -0.04248, -0.007507, -0.002609, -0.009583, 0.185547, -0.000774, -0.004883, -0.021362, 0.326172, 0.017334, 0.000759, -0.000023, -0.043213, -0.002975, 0.002808, 0.007416, 0.066406, 0.000755, 0.005554, 0.008179, -0.210938, 0.00824, 0.001457, 0.008362, 0.060303, -0.003189, -0.002289, -0.005096, -0.048096, -0.019897, 0.001778, 0.005341, 0.200195, -0.004089, 0.002533, -0.018433, -0.200195, 0.246094, -0.003082, -0.005035, -0.006073, 0.322266, 0.000341, -0.001404, -0.07373, -0.164062, 0.000454, 0.006866, -0.225586, -0.011108, 0.002121, 0.004852, 0.069336, 0.019653, -0.002731, 0.002838, -0.044922, -0.12207, -0.001984, 0.000374, -0.007294, -0.176758, -0.000004, -0.003036, -0.069336, -0.006622, 0.00267, 0.002975, 0.059326, 0.013428, -0.012573, -0.099609, 0.375, 0.161133, -0.000851, -0.000224, -0.017334, -0.038574, 0.002167, 0.006348, 0.077148, 0.037354, 0.00066, 0.010254, -0.058838, -0.074219, 0.012146, 0.022705, 0.192383, 0.033691, -0.009216, -0.024292, -0.037842, 0.253906, -0.003784, -0.005768, -0.086426, 0.003998, 0.024048, 0.043701, 0.219727, 0.023315, -0.005737, -0.011292, -0.092773, -0.034668, 0.000702, 0.013672, 0.183594, -0.113281, -0.001167, 0.001137, -0.07959, -0.002274, 0.001251, 0.005829, 0.060059, 0.000322, 0.003525, -0.000257, -0.024536, 0.341797, -0.003784, -0.002411, -0.097168, -0.007629, -0.009766, -0.009644, 0.240234, -0.004395, -0.000068, 0.002533, -0.104492, -0.000116, -0.00264, -0.023438, -0.134766, 0.21875, -0.00325, -0.006165, -0.075684, 0.001801, 0.00589, 0.0271, -0.212891, 0.033447, -0.001297, -0.00264, 0.016724, 0.002838, 0.002182, 0.006348, 0.081543, 0.00705, -0.000771, 0.00177, 0.050293, -0.010071, -0.003128, -0.011902, 0.155273, 0.003784, -0.000282, -0.001228, -0.031006, -0.001549, -0.002136, -0.004089, -0.081543, 0.000721, -0.00066, -0.006683, -0.09082, -0.00708, -0.001038, -0.006042, -0.054932, -0.00769, 0.000376, 0.002869, -0.085938, -0.011414, -0.003281, 0.001572, -0.126953, 0.005249, 0.002533, 0.000877, -0.047607, -0.011047, 0.001793, 0.001404, 0.032715, 0.028687, -0.00145, -0.002747, 0.105469, 0.012756, -0.00053, -0.000549, -0.199219, 0.009766, -0.000553, 0.000969, 0.094727, 0.002106, -0.003235, -0.009888, -0.078613, 0.001328, 0.001694, 0.002457, 0.086914, -0.004181, 0.002579, 0.008606, -0.259766, -0.166992, -0.018066, -0.040283, -0.144531, -0.035889, -0.018188, -0.088379, -0.515625, -0.033203, -0.002472, 0.002167, -0.275391, 0.004547, -0.007446, -0.010315, -0.112793, -0.034668, 0.001511, -0.002167, -0.228516, -0.007141, -0.009216, -0.013306, -0.041504, 0.063965, -0.00296, -0.013977, -0.039795, -0.028809, 0.01001, 0.018555, 0.044434, -0.074707, -0.003937, -0.046143, 0.070801, -0.013306, 0.007874, 0.015991, 0.052734, -0.077637, -0.007019, -0.014771, -0.042236, 0.078125, -0.001968, -0.004639, -0.014038, -0.028564, 0.003677, 0.005066, 0.018433, -0.046875, -0.005707, -0.011108, -0.034912, 0.03833, 0.00132, 0.003296, 0.007751, -0.037842, -0.012146, -0.018921, -0.020508, 0.071777, -0.004211, -0.009155, -0.022949, 0.052002, 0.007629, 0.012878, 0.037109, -0.053955, 0.008423, 0.014221, 0.038818, -0.066406, 0.000134, -0.054688, 0.075195, -0.016846, -0.002853, 0.005554, 0.052002, -0.033203, -0.004333, -0.005768, -0.008423, -0.002213, -0.004944, -0.009155, -0.030396, -0.006744, -0.016113, -0.02002, 0.074219, -0.009644, 0.006989, 0.014343, 0.040771, -0.066406, -0.001999, -0.004425, -0.012695, 0.009888, -0.007233, -0.012817, -0.041992, 0.069824, -0.000679, -0.001503, -0.007141, 0.013855, 0.004181, 0.006805, 0.022583, -0.042236, 0.004944, 0.006409, 0.016602, -0.063477, 0.003723, 0.003296, 0.003036, -0.059814, -0.009888, -0.017944, -0.033691, 0.057861, 0.006226, 0.010559, 0.029541, -0.006592, 0.006165, 0.009766, 0.037598, -0.052734, -0.001831, -0.004181, -0.015137, 0.035156, 0.007782, 0.013306, 0.039307, -0.068359, 0.084473, 0.101074, 0.119629, 0.107422, 0.001503, 0.00132, 0.005188, 0.026733, 0.001007, 0.000416, 0.004486, -0.043701, -0.005127, -0.013367, -0.040527, 0.072266, 0.003387, 0.005676, 0.018188, 0.018555, -0.007996, -0.015198, -0.042725, 0.059326, -0.006409, -0.01178, -0.032715, 0.003799, -0.004547, -0.008728, -0.021484, 0.063965, -0.005798, -0.00766, -0.021851, 0.056885, -0.008789, -0.014893, -0.044678, 0.070801, -0.003967, -0.00473, -0.001312, 0.064941, 0.003433, 0.00354, -0.00322, 0.005951, 0.024536, -0.003281, -0.067871, 0.037109, 0.005463, 0.006866, 0.024414, 0.013, 0.004944, 0.00647, 0.007538, -0.062988, 0.006836, 0.013855, 0.042236, -0.047363, 0.007507, 0.014465, 0.037109, -0.075195, -0.004456, -0.007874, -0.022095, -0.002716, 0.004822, 0.007416, 0.022095, -0.033447, 0.00946, 0.017944, 0.038086, -0.071289, 0.006683, 0.011719, 0.042725, -0.056641, -0.005096, -0.008362, -0.025513, 0.033936, -0.003128, -0.006348, -0.024292, 0.046875, 0.005768, 0.014221, 0.046875, -0.077637, -0.001282, -0.000687, -0.002579, 0.040771, -0.001137, -0.000557, -0.003937, -0.036377, -0.005432, -0.006256, -0.003998, 0.011169, 0.002319, 0.002304, -0.008911, -0.043701, -0.001251, -0.000706, 0.008667, -0.001404, -0.005432, -0.016113, -0.054199, 0.072266, -0.004669, -0.008789, -0.033691, 0.048584, 0.005951, 0.015137, 0.047119, -0.070801, -0.009399, -0.014893, -0.041992, 0.07666, -0.002899, -0.002808, -0.006805, 0.048096, -0.000713, -0.002777, -0.009094, -0.036621, 0.003891, 0.005646, 0.016479, 0.025146, 0.006348, 0.010437, 0.040771, -0.057129, -0.000751, -0.002365, -0.007721, 0.049316, -0.025513, 0.063477, -0.037354, -0.005341, -0.004517, -0.007629, -0.020264, -0.006073, 0.09668, 0.103027, 0.116699, 0.109863, 0.006226, 0.015198, 0.045898, -0.063477, -0.008484, -0.014343, -0.040283, 0.062988, -0.006989, -0.015076, -0.045898, 0.072266, -0.002274, -0.003937, -0.02124, -0.017456, 0.008301, 0.014099, 0.040039, -0.078125, 0.008728, 0.014587, 0.043701, -0.030518, 0.006866, 0.009644, 0.023926, -0.070801, 0.002243, 0.011292, 0.054688, -0.035889, 0.001923, 0.002502, 0.009949, 0.032227, 0.00116, 0.002533, 0.007202, -0.024414, 0.000603, 0.003357, 0.00946, 0.036133, 0.000954, 0.001717, 0.006805, 0.005646, 0.011597, 0.016113, 0.035889, -0.066895, -0.007874, -0.015564, -0.040771, 0.075684, -0.004791, -0.007782, -0.018066, -0.01123, 0.002121, 0.003418, 0.010315, -0.047607, 0.000675, 0.001839, 0.005646, 0.010803, 0.006073, 0.014221, 0.041992, -0.072266, -0.003342, -0.00592, -0.018433, 0.046387, -0.003906, -0.006378, -0.008972, 0.062012, 0.002548, 0.005219, 0.014221, 0.012573, 0.002655, 0.003876, 0.00946, 0.033447, -0.003799, -0.009827, -0.040527, 0.064453, 0.007477, 0.010498, 0.027832, -0.073242, 0.000267, 0.000047, 0.00193, -0.026245, -0.009766, -0.013672, -0.039795, 0.077148, -0.00769, -0.009827, -0.039307, 0.05957, 0.004883, 0.007111, 0.025513, -0.040771, 0.006866, 0.011597, 0.039062, -0.040771, -0.0047, -0.008545, -0.027344, 0.046875, 0.003967, 0.004028, 0.014771, -0.045166, 0.003021, 0.005981, 0.031738, 0.002487, 0.004242, 0.016724, 0.047607, -0.080566, 0.004913, 0.010803, 0.022461, -0.057373, -0.00071, -0.001686, -0.003006, 0.043457, -0.00095, -0.002945, -0.01355, -0.012268, 0.008789, 0.01123, 0.033447, -0.077637, 0.002258, 0.002563, 0.00531, -0.047363, 0.003632, 0.004211, 0.013672, -0.051758, 0.006165, 0.012573, 0.044434, -0.060059, 0.008545, 0.012939, 0.040283, -0.046143, -0.004639, -0.007874, -0.025269, 0.047607, -0.005646, -0.009644, -0.029907, 0.062988, -0.000126, -0.002106, -0.006256, -0.040771, -0.006714, -0.012146, -0.039551, 0.036377, -0.003937, -0.006317, -0.022827, 0.039062, -0.000072, -0.002228, -0.001022, 0.040771, 0.007446, 0.013672, 0.044434, -0.055664, -0.000368, -0.00132, -0.004761, 0.03064, 0.007935, 0.014099, 0.033203, -0.076172, 0.003052, 0.003937, 0.013489, -0.046631, -0.002335, -0.003616, -0.013672, -0.008911, 0.010071, 0.015747, 0.044189, -0.064453, 0.001953, 0.003418, 0.012756, -0.023804, 0.005676, 0.009277, 0.028076, 0.000265, 0.007874, 0.035156, -0.081543, 0.032471, -0.000954, -0.000263, 0.026245, -0.004822, -0.000771, -0.012695, -0.102539, 0.011658, -0.001938, -0.007599, 0.003418, 0.074219, 0.006195, 0.001816, -0.083984, 0.001534, 0.010437, -0.00264, -0.174805, -0.030762, 0.009705, 0.003754, -0.081543, -0.009216, -0.006958, -0.051758, -0.25, 0.160156, 0.006104, 0.00322, -0.12793, 0.003494, 0.004913, -0.010132, -0.102051, 0.01001, 0.006622, -0.016479, -0.185547, 0.029175, 0.004456, -0.007324, -0.10791, 0.001549, 0.00824, 0.002151, -0.095215, 0.004303, 0.00824, -0.002472, -0.085938, -0.002686, -0.011719, -0.013184, 0.041504, 0.062012, -0.003098, -0.002899, 0.049561, 0.013062, -0.00885, -0.001732, 0.102051, -0.009766, 0.00708, 0.004822, -0.078125, -0.012451, 0.026489, 0.053223, 0.013611, -0.040039, 0.006897, 0.028198, 0.326172, 0.09375, 0.005707, 0.00354, -0.074707, 0.01239, 0.00708, 0.003326, -0.083984, -0.006378, 0.011414, -0.008545, -0.214844, 0.003708, 0.002731, -0.01532, -0.141602, 0.021118, -0.009705, -0.002319, 0.118164, 0.005249, 0.007263, 0.008545, -0.123047, 0.009705, -0.00769, 0.002014, 0.07959, 0.006805, 0.005249, 0.001007, -0.081055, -0.005585, -0.013062, -0.014648, 0.199219, 0.014832, -0.066406, -0.112793, -0.012573, 0.022827, 0.007446, -0.005768, -0.210938, -0.01062, 0.022705, 0.022949, -0.265625, -0.095703, 0.009949, 0.008484, -0.074707, -0.006836, 0.010376, 0.030884, 0.060547, -0.034668, -0.008179, -0.00267, 0.097168, -0.005859, -0.021484, -0.006622, 0.249023, 0.00038, 0.005127, 0.010681, 0.028809, -0.075684, -0.003662, 0.000015, 0.068848, 0.002075, 0.000224, -0.014099, -0.429688, -0.014648, -0.02063, -0.006653, 0.208008, 0.028564, 0.007263, -0.000275, -0.075684, 0.001572, -0.021973, -0.01709, 0.172852, -0.003998, -0.00235, 0.00473, 0.124512, 0.031738, 0.018433, 0.00708, -0.363281, 0.046875, 0.003265, 0.012146, 0.213867, -0.133789, 0.011902, 0.015015, -0.072754, -0.049072, -0.023804, -0.001205, 0.231445, 0.01709, 0.012756, 0.003098, -0.196289, 0.032715, 0.005798, -0.001968, -0.078613, -0.001709, -0.000389, -0.012146, -0.249023, 0.013733, -0.013123, -0.001884, 0.204102, -0.004059, 0.00528, 0.002121, -0.078125, 0.001999, 0.009277, 0.005798, -0.026123, -0.166992, 0.008423, 0.004913, -0.104004, 0.008911, 0.008484, 0.026855, 0.072754, -0.271484, -0.003006, -0.006531, -0.012207, 0.072754, -0.004852, 0.005524, 0.088867, 0.003815, 0.005981, 0.014709, 0.043701, -0.173828, 0.011902, 0.00531, -0.150391, 0.026001, -0.005402, -0.00946, -0.002686, 0.092285, 0.013184, -0.006256, -0.197266, -0.001465, 0.008911, 0.016235, 0.10498, -0.283203, -0.001175, 0.005585, 0.081055, -0.038086, 0.008301, 0.004364, -0.098633, 0.011597, 0.004578, 0.003601, -0.04834, -0.019043, -0.014709, -0.005249, 0.238281, -0.017456, 0.012146, 0.008606, -0.118652, 0.000139, 0.004639, -0.001068, 0.359375, 0.089844, 0.020386, 0.0047, -0.203125, -0.003326, 0.008484, -0.000265, -0.110352, 0.001884, -0.005096, 0.005432, 0.143555, 0.022949, 0.006287, 0.004883, -0.07666, 0.001404, -0.009949, 0.003571, 0.225586, 0.0177, -0.00885, -0.005646, 0.095703, 0.007233, 0.012024, 0.005737, -0.125977, 0.002838, -0.010864, -0.005249, 0.105469, -0.003647, -0.010193, -0.005341, 0.117188, -0.00946, -0.010925, -0.007874, 0.102051, 0.006317, 0.005402, -0.008911, -0.243164, 0.020996, -0.004547, -0.012329, -0.064453, 0.085938, -0.000177, -0.015991, -0.095215, 0.021484, 0.007721, 0.020508, 0.039307, 0.013428, -0.006378, 0.000288, 0.074219, 0.004211, -0.008118, -0.00116, 0.10791, -0.006287, 0.008179, 0.000698, -0.102051, 0.00325, 0.010071, 0.006073, -0.123535, 0.017456, 0.001381, 0.008911, 0.25, -0.064941, 0.026733, 0.039795, 0.098145, -0.212891, -0.010681, -0.046631, -0.275391, 0.041992, -0.033936, -0.02832, 0.206055, 0.044189, 0.003998, 0.015869, 0.116699, -0.009033, 0.009888, 0.022583, -0.03418, -0.134766, 0.006744, 0.010681, -0.036621, -0.05249, 0.016235, 0.001648, -0.211914, -0.005554, -0.004974, -0.007629, 0.010864, -0.004089, -0.002548, 0.003906, 0.119629, 0.041992, 0.006622, 0.002563, -0.070312, -0.027954, 0.014526, 0.008545, -0.151367, 0.004974, 0.007172, 0.002335, -0.110352, 0.013245, -0.006653, -0.002274, 0.07666, 0.001053, -0.001404, -0.003967, -0.010498, 0.024414, -0.00264, 0.022583, 0.235352, -0.00824, 0.009033, 0.007935, -0.095215, 0.005463, -0.006226, 0.000294, 0.105957, 0.003098, -0.005188, 0.027588, 0.206055, 0.006683, 0.005096, 0.005859, -0.027344, -0.142578, 0.013184, 0.018311, 0.049072, -0.050537, 0.008118, 0.006622, -0.076172, 0.013306, 0.009155, 0.001022, -0.104004, 0.009521, 0.006622, 0.019775, 0.110352, 0.037598, 0.011963, 0.00769, -0.125977, 0.015137, -0.005707, -0.020142, -0.105469, 0.075684, -0.014343, 0.000778, 0.253906, -0.004211, 0.011719, -0.000048, -0.125, 0.002777, -0.000507, 0.007812, 0.150391, 0.033447, 0.006165, 0.003677, -0.080078, 0.000244, 0.00238, 0.007538, 0.022827, -0.07959, -0.007751, -0.003403, 0.12793, -0.000835, 0.006958, 0.002487, -0.009094, -0.310547, 0.00592, -0.001457, -0.081543, -0.016724, 0.006348, -0.012268, -0.308594, -0.034912, 0.003494, 0.000904, -0.068848, -0.015015, -0.006836, -0.004822, 0.082031, 0.016602, -0.012573, 0.000082, 0.118652, 0.000637, -0.009583, -0.008362, 0.072754, 0.007812, 0.007416, 0.000935, -0.091309, -0.014038, 0.007996, 0.002396, -0.085938, 0.001862, 0.00061, 0.000263, -0.001137, -0.007935, 0.009338, 0.024658, 0.002731, -0.212891, 0.002045, 0.001221, -0.025635, 0.005463, -0.004974, -0.005737, -0.012939, 0.055908, -0.00206, -0.000961, 0.022827, -0.004669, 0.002167, 0.001381, -0.029175, 0.009155, -0.002121, -0.001953, 0.026489, -0.00193, -0.001625, -0.000097, 0.024048, -0.003845, 0.002792, 0.001625, -0.025879, 0.00322, -0.008789, -0.005676, 0.021118, 0.0354, 0.003265, 0.002762, -0.025513, 0.004974, -0.002853, -0.000954, 0.03125, -0.005676, 0.001785, 0.000648, -0.022827, 0.005554, -0.002213, -0.000957, 0.025513, -0.004822, 0.003235, 0.001305, -0.026855, 0.00592, -0.001076, -0.000751, 0.021362, -0.006073, 0.003052, 0.002029, -0.047852, 0.014465, 0.002289, 0.002075, -0.02771, 0.004578, -0.003189, -0.001724, 0.032471, -0.006042, 0.002411, 0.002182, -0.028442, 0.00766, -0.00351, -0.001778, 0.03418, -0.006165, 0.002304, 0.001541, -0.024658, 0.006378, -0.003632, 0.000801, 0.071289, -0.013855, 0.002914, -0.000216, -0.064453, 0.021606, 0.002151, 0.0019, -0.025513, 0.006714, 0.00238, 0.001808, -0.026611, 0.007996, -0.003769, -0.007019, -0.02771, 0.066895, 0.008667, 0.006287, -0.001602, -0.044189, 0.002686, 0.001213, -0.02771, 0.005493, 0.002518, 0.00116, -0.022949, 0.005096, -0.00238, -0.000526, 0.023926, -0.005768, 0.006592, 0.005737, -0.066406, 0.013977, 0.005615, 0.003738, -0.057861, 0.009521, 0.002792, 0.001274, -0.029053, 0.006348, -0.003113, -0.000885, 0.02832, -0.00473, 0.002502, 0.000942, -0.023926, 0.004883, -0.000874, -0.002594, 0.07373, -0.009644, -0.001396, 0.000257, 0.019165, -0.003479, 0.000519, -0.000061, -0.008118, 0.001785, 0.004852, 0.001587, 0.008057, -0.053955, 0.00293, 0.001167, -0.026733, 0.005341, -0.00296, -0.001328, 0.02356, -0.003937, 0.001701, 0.002243, 0.004456, -0.019409, 0.001984, 0.001709, -0.023315, 0.006073, 0.002014, 0.000322, -0.024658, 0.003632, -0.00116, -0.001747, 0.00148, -0.000851, -0.004791, -0.003006, 0.064453, -0.013672, -0.004974, -0.003006, 0.074219, -0.013794, 0.00592, 0.007172, 0.011597, -0.044678, -0.003891, -0.003342, 0.076172, -0.023071, 0.002335, 0.001732, -0.025757, 0.008423, -0.012817, -0.015991, 0.042236, -0.00473, -0.004089, 0.000225, 0.071289, -0.021606, 0.002213, 0.001076, -0.025024, 0.003464, -0.002304, -0.00161, 0.028687, -0.007568, -0.002502, -0.000977, 0.02478, -0.005005, 0.004547, 0.00045, -0.076172, 0.02356, -0.001617, -0.000162, 0.018677, -0.005249, -0.003143, -0.001556, 0.029541, -0.005737, 0.002213, 0.00069, -0.025269, 0.00296, 0.00238, 0.001175, -0.029907, 0.006622, 0.001366, 0.002045, 0.014832, -0.050293, -0.00296, -0.002579, 0.028809, -0.005798, 0.002518, 0.000614, -0.06543, 0.012451, 0.00264, 0.009705, 0.053955, -0.053467, -0.002426, -0.000664, 0.025146, -0.003647, -0.002045, -0.001205, 0.0271, -0.00769, -0.00531, -0.002457, 0.069824, -0.013062, 0.002441, 0.001427, -0.025024, 0.00885, -0.002365, 0.000572, 0.029053, -0.006134, -0.002045, 0.002136, 0.072754, -0.023682, -0.001732, -0.001251, 0.026001, -0.007874, 0.002884, 0.002197, -0.035645, 0.006165, -0.002853, -0.000362, 0.038574, -0.010803, -0.003677, -0.002991, 0.035156, -0.007568, -0.003616, 0.001755, 0.066406, -0.021484, -0.002243, -0.001488, 0.026001, -0.006409, -0.001389, -0.001015, 0.021606, -0.005585, 0.002777, 0.001503, -0.031128, 0.008118, -0.002853, -0.002274, 0.029175, -0.009033, 0.000824, -0.000157, -0.0177, 0.005096, 0.00325, 0.001053, -0.028198, 0.006683, -0.001846, -0.000984, 0.023682, -0.006378, -0.001762, -0.000173, 0.029541, -0.005798, 0.001877, 0.001038, -0.024414, 0.005951, 0.005707, 0.00351, -0.057373, 0.007233, 0.000108, 0.000189, 0.000515, -0.00296, -0.001999, -0.000763, 0.025391, -0.005829, -0.002045, -0.001579, 0.030518, -0.009216, -0.002411, -0.000999, 0.030396, -0.006958, 0.001358, 0.000706, -0.020508, 0.004028, -0.006653, -0.008118, -0.024658, 0.066895, 0.002411, 0.002014, -0.028931, 0.006409, 0.002258, 0.000748, -0.025024, 0.006348, -0.004059, -0.001106, 0.068848, -0.022583, -0.001892, -0.001305, 0.023438, -0.006653, 0.001366, 0.002029, -0.002472, 0.001328, -0.001701, -0.000652, 0.026123, -0.006134, 0.001686, 0.000603, -0.023438, 0.006134, 0.004639, 0.008606, 0.025757, -0.056396, -0.002777, -0.001984, 0.031128, -0.009094, -0.003433, -0.004211, 0.035645, -0.010071, -0.002762, -0.000591, 0.02356, -0.003235, 0.001999, 0.001312, -0.024414, 0.006104, -0.002716, -0.001564, 0.029785, -0.007874, 0.003571, 0.00193, -0.031738, 0.007507, 0.002579, 0.000725, -0.023804, 0.003708, 0.012695, 0.015442, -0.040283, -0.003082, 0.003235, 0.002441, -0.032227, 0.007385, -0.003494, -0.001617, 0.054932, -0.00705, 0.003311, 0.004303, -0.037842, 0.010803, 0.001999, -0.001419, -0.071289, 0.014099, -0.003052, -0.001236, 0.027588, -0.006012, -0.001518, -0.000874, 0.01709, -0.003036, 0.002945, 0.001068, -0.030029, 0.006073, 0.006805, 0.000063, -0.07373, 0.015869, -0.001503, -0.000336, 0.028076, -0.009033, -0.002197, -0.001839, 0.027466, -0.008667, 0.003098, 0.002579, -0.026978, 0.004456, -0.001183, 0.000364, 0.024414, -0.003494, 0.002029, 0.000904, -0.02417, 0.003128, -0.007996, -0.009888, -0.037842, 0.061768, 0.002869, 0.000992, -0.026245, 0.006439, 0.002167, 0.001213, -0.024902, 0.006836, 0.004272, 0.006805, 0.006683, -0.052246, -0.002533, -0.001816, 0.0271, -0.005951, 0.002396, 0.001213, -0.025146, 0.006958, 0.029297, 0.073242, 0.326172, 0.10498, 0.006287, 0.006531, -0.077637, 0.003342, -0.001816, -0.000431, 0.024292, -0.006134, -0.008545, -0.011047, 0.138672, -0.001892, 0.002747, 0.005707, 0.084961, 0.020996, -0.006042, -0.024292, 0.141602, -0.00193, -0.004791, -0.015137, -0.263672, -0.026855, -0.006348, -0.017212, 0.11377, -0.002121, 0.007172, 0.013916, -0.087402, 0.005585, -0.008179, -0.026855, -0.103027, 0.140625, -0.001167, -0.006378, 0.000534, -0.022705, 0.003311, 0.010742, 0.285156, -0.080566, -0.001175, 0.009338, 0.197266, -0.001114, -0.004333, -0.020142, 0.128906, 0.015442, 0.006165, 0.014404, -0.09375, 0.004456, 0.008423, 0.029175, 0.089844, -0.216797, -0.004761, -0.006927, 0.115723, -0.0005, -0.014282, -0.01709, 0.157227, -0.001221, 0.000061, -0.001617, -0.032959, -0.00103, 0.008728, 0.019165, -0.123047, 0.00473, 0.005035, 0.014709, 0.285156, 0.054932, 0.004028, 0.02124, 0.125977, -0.07373, -0.00006, 0.000854, 0.134766, 0.014343, 0.018188, 0.038818, 0.228516, -0.004852, 0.005066, 0.014832, -0.100586, 0.003998, -0.001335, 0.00705, -0.154297, 0.010376, -0.00824, -0.02063, 0.092773, -0.003235, -0.007019, -0.014099, 0.109375, -0.001328, 0.009216, 0.051025, 0.161133, -0.166992, 0.005188, 0.0177, -0.100098, 0.00412, 0.000422, 0.001366, 0.086914, 0.007751, -0.001297, -0.00209, 0.052246, -0.000671, 0.015076, 0.047119, 0.234375, -0.050781, 0.007233, 0.010132, -0.135742, -0.00708, 0.007263, 0.015503, -0.111816, 0.004669, -0.007812, -0.014832, -0.046631, -0.018188, 0.012207, 0.020752, -0.132812, 0.002899, 0.011047, 0.023438, 0.239258, 0.06543, -0.002487, -0.006561, 0.073242, 0.000568, 0.001801, -0.004059, -0.056396, -0.003098, 0.005615, 0.014832, 0.077637, 0.013428, -0.00135, -0.011475, 0.131836, -0.194336, -0.009338, -0.018799, 0.141602, 0.00531, -0.010315, -0.029419, -0.205078, -0.087402, 0.001396, 0.00412, 0.03418, -0.000816, 0.006439, 0.015625, -0.10791, 0.004272, -0.005005, -0.015869, 0.100098, -0.010559, -0.002197, -0.006317, 0.043945, 0.00322, 0.009827, 0.060303, 0.130859, -0.154297, 0.006378, 0.011658, -0.145508, -0.003632, 0.000736, 0.000664, -0.038086, -0.007538, 0.001495, 0.000614, 0.046143, 0.018066, 0.009094, 0.014954, -0.165039, -0.089355, -0.006226, -0.013733, 0.15918, 0.004883, 0.006012, 0.009766, -0.082031, 0.00351, -0.013245, -0.007172, 0.251953, -0.036377, 0.000052, -0.000942, 0.075195, 0.005798, -0.000858, -0.006897, -0.113281, -0.01178, -0.011963, -0.02771, 0.144531, 0.000732, -0.005707, -0.015503, 0.178711, 0.024292, -0.010376, -0.025024, 0.149414, 0.017212, -0.005707, 0.023438, 0.139648, 0.029663, -0.000587, -0.00164, -0.029419, -0.001251, 0.004059, 0.01062, -0.11084, -0.002777, -0.002899, -0.005096, 0.114258, 0.013, -0.001534, -0.003159, 0.118164, -0.470703, 0.008667, 0.009888, -0.124023, -0.01709, 0.001648, 0.01355, -0.152344, -0.048096, -0.009766, -0.021729, 0.139648, -0.002045, 0.010498, 0.020386, -0.111816, 0.005188, 0.003494, 0.008667, -0.070312, -0.006744, -0.006012, 0.009949, -0.124512, -0.076172, -0.005432, -0.005707, 0.400391, -0.059326, -0.002869, -0.01355, 0.241211, 0.010742, 0.003525, 0.005219, 0.05249, 0.015442, 0.018433, 0.030396, 0.113281, 0.008545, -0.002838, -0.004059, 0.040527, 0.002289, 0.008728, 0.017822, -0.15625, -0.003876, 0.025757, 0.081543, -0.243164, -0.017212, -0.003693, -0.012756, 0.147461, 0.008606, -0.006653, -0.013428, 0.134766, -0.002487, -0.033203, -0.083984, 0.152344, 0.083496, 0.005981, 0.009644, -0.086426, 0.0065, 0.001396, 0.001968, -0.057861, 0.001984, -0.004181, 0.00386, -0.06543, -0.117676, 0.005951, 0.014465, -0.09668, 0.00705, 0.008972, 0.020874, -0.121582, 0.000854, 0.002655, -0.001907, -0.128906, 0.09668, -0.003616, -0.012634, -0.208008, -0.048096, -0.007263, -0.016846, 0.151367, -0.023804, 0.008057, 0.017456, -0.080078, 0.001862, -0.00206, 0.007111, 0.10498, 0.006073, -0.014954, -0.018921, 0.259766, -0.028687, 0.000397, 0.01416, 0.033691, -0.111328, -0.012085, -0.016968, -0.275391, -0.091797, -0.008484, -0.016113, 0.152344, -0.000218, 0.010986, 0.041748, 0.24707, 0.103027, -0.003906, -0.025024, 0.155273, 0.114258, -0.005768, 0.000717, 0.199219, -0.014343, 0.003174, 0.001289, 0.001091, 0.119629, 0.005066, 0.004791, -0.155273, 0.005981, 0.003738, 0.010864, -0.21582, 0.014893, -0.007355, -0.016846, 0.095215, -0.007935, -0.015869, -0.026123, 0.235352, -0.005951, 0.000412, 0.00351, -0.239258, 0.049561, -0.00824, -0.025635, -0.183594, -0.072266, -0.0009, -0.00824, -0.237305, 0.047852, 0.015381, 0.030273, -0.150391, -0.004456, -0.000519, -0.005585, -0.079102, -0.031982, 0.000633, -0.011658, -0.253906, -0.006287, -0.002228, 0.001091, 0.122559, -0.008362, 0.009399, 0.01416, -0.134766, -0.034424, -0.003586, -0.022217, -0.167969, -0.020996, 0.005859, 0.014221, -0.117188, 0.000006, -0.041016, -0.103516, 0.00946, 0.048096, 0.004944, 0.000422, -0.131836, -0.008362, 0.015198, 0.022583, -0.158203, -0.003815, -0.000483, -0.019043, -0.154297, 0.029053, -0.044189, -0.097168, -0.40625, -0.132812, 0.008423, 0.014221, -0.125, 0.005249, -0.047363, -0.115723, -0.453125, -0.140625, 0.006989, 0.010254, -0.241211, 0.00209, -0.040283, -0.105469, 0.031128, 0.074707, 0.000793, 0.004974, 0.179688, -0.006805, 0.002335, 0.002975, -0.131836, 0.00412, -0.003677, -0.013184, 0.074707, -0.005127, 0.002899, 0.012878, -0.131836, 0.008057, -0.005157, -0.009338, -0.320312, 0.088867, 0.004944, 0.00592, -0.236328, 0.021362, -0.001648, -0.00016, 0.09082, 0.004486, 0.000201, 0.001846, 0.227539, 0.001457, -0.031982, -0.222656, 0.222656, -0.009888, -0.0047, -0.003967, 0.051025, -0.005676, 0.113281, 0.208008, -0.100098, -0.051025, -0.009399, -0.015625, 0.275391, -0.015259, -0.079102, -0.133789, -0.535156, -0.070312, -0.014771, -0.017334, 0.132812, -0.013855, -0.024658, -0.069336, -0.306641, 0.01355, -0.005615, 0.04126, 0.410156, -0.037354, 0.004303, 0.009033, 0.092285, 0.005707, -0.000282, -0.001633, 0.109375, -0.018555, -0.011108, -0.030029, -0.332031, -0.026245, -0.001198, 0.004944, 0.298828, -0.019775, 0.002747, 0.019897, 0.298828, -0.002884, 0.003006, -0.002243, -0.316406, -0.006989, -0.005646, -0.017944, -0.298828, 0.011963, -0.009155, -0.012756, -0.337891, 0.011047, -0.0047, -0.01062, 0.167969, -0.013428, -0.022095, -0.00946, 0.398438, 0.009399, 0.003326, 0.004333, 0.157227, 0.008057, 0.005341, -0.005188, -0.292969, -0.01239, -0.001442, 0.013184, 0.316406, -0.001572, -0.009277, -0.026367, -0.248047, -0.033691, 0.008057, 0.013672, 0.353516, 0.001686, 0.010559, 0.005585, 0.002716, -0.109863, 0.001701, 0.001427, -0.085449, -0.017334, 0.009338, 0.014709, -0.224609, -0.161133, 0.00087, 0.004761, 0.099121, 0.001381, 0.001968, 0.000702, -0.11084, 0.009094, -0.023682, -0.046387, -0.478516, -0.063965, -0.006073, -0.011108, -0.306641, -0.00293, -0.02002, -0.025757, -0.429688, -0.03125, 0.001648, -0.026978, -0.375, 0.011719, 0.018677, -0.011902, -0.351562, 0.013977, 0.006683, 0.030762, 0.298828, 0.006714, -0.00415, -0.008667, 0.291016, 0.006775, -0.00351, -0.004089, -0.269531, 0.003204, 0.009827, 0.01178, 0.067383, 0.020508, -0.001442, -0.001968, -0.316406, 0.006653, -0.007507, -0.002365, 0.326172, -0.005829, 0.007538, -0.000418, -0.320312, -0.000212, -0.001289, 0.005157, 0.302734, -0.02478, -0.006287, -0.004974, 0.324219, -0.006195, 0.026123, 0.061279, 0.386719, 0.062988, 0.005951, 0.014832, -0.223633, 0.005737, 0.021118, 0.034424, 0.382812, 0.057129, -0.001266, -0.018555, -0.235352, -0.008362, -0.021484, -0.016724, 0.376953, -0.062988, -0.00885, -0.007019, -0.24707, -0.089844, 0.014954, 0.013306, -0.283203, 0.011047, -0.000475, 0.013855, 0.371094, -0.044678, 0.116211, 0.232422, 0.01123, -0.012939, -0.005585, -0.001686, 0.21875, 0.035889, 0.01178, 0.037109, 0.40625, 0.026123, -0.00322, -0.004425, -0.193359, -0.009766, 0.006348, 0.016724, -0.296875, 0.041992, -0.012939, -0.014954, 0.174805, 0.002701, 0.000618, 0.006622, 0.265625, 0.00351, 0.009399, 0.00766, -0.22168, 0.015625, -0.010193, -0.024902, -0.328125, -0.014526, -0.00267, -0.000557, 0.078125, 0.028931, -0.005493, -0.013733, 0.15625, -0.015442, -0.003967, -0.007416, 0.232422, 0.003235, -0.028198, -0.008911, 0.480469, -0.056396, -0.002182, -0.010132, 0.345703, 0.048584, -0.000194, 0.001724, 0.091797, 0.006775, -0.017944, -0.020874, -0.376953, -0.038818, -0.018433, -0.029419, -0.001312, -0.028931, 0.008118, 0.013733, -0.376953, -0.071777, 0.002899, -0.013611, -0.326172, 0.014404, 0.006012, -0.009216, -0.296875, -0.028076, -0.008789, -0.011963, 0.103027, -0.016357, 0.010254, 0.005188, -0.353516, 0.027832, -0.001289, -0.006714, -0.318359, -0.020752, -0.032227, -0.020508, 0.421875, -0.048828, -0.000441, -0.002228, -0.036621, -0.001045, 0.004974, 0.004486, -0.121582, 0.017334, -0.006226, -0.026978, -0.394531, -0.028564, 0.008118, 0.012695, -0.186523, 0.011902, 0.001511, -0.001442, -0.098145, 0.00885, -0.024658, -0.05542, -0.359375, -0.057861, 0.00034, 0.000107, -0.102051, -0.003967, 0.013977, 0.042969, 0.339844, 0.026978, -0.003418, -0.005493, -0.000259, -0.003632, 0.003036, 0.005585, -0.318359, 0.020874, -0.000351, 0.004517, 0.095215, 0.005524, -0.010925, -0.015625, 0.223633, -0.023438, -0.076172, -0.114746, -0.746094, -0.226562, 0.00769, -0.001366, -0.275391, -0.019531, -0.001343, 0.008423, 0.345703, -0.006165, 0.008301, -0.005981, -0.359375, -0.074219, -0.003357, 0.001465, 0.316406, 0.003555, -0.007538, -0.025879, -0.408203, -0.012756, 0.002502, 0.027344, 0.265625, -0.039551, 0.000534, 0.002289, 0.134766, -0.000626, -0.009338, 0.006989, 0.341797, -0.00589, -0.000671, 0.023438, 0.419922, -0.208984, 0.010376, 0.015015, -0.231445, 0.017578, 0.009521, 0.020996, -0.21582, 0.001534, -0.019897, -0.014832, 0.384766, -0.053223, 0.005432, 0.019043, 0.300781, 0.046143, -0.015076, -0.014282, 0.294922, -0.024048, -0.000183, -0.014465, -0.275391, 0.002182, -0.008972, -0.044678, -0.296875, -0.03833, -0.008484, -0.042725, -0.347656, 0.019653, 0.018311, 0.02417, -0.271484, 0.008545, -0.000265, -0.001503, 0.007416, -0.018066, -0.000066, -0.0047, -0.117188, -0.010803, 0.005554, 0.0047, -0.111328, 0.001434, 0.003189, 0.008972, 0.277344, 0.016846, -0.028564, -0.015747, 0.003601, 0.320312, 0.007812, 0.026733, 0.398438, 0.018311, 0.007507, 0.015137, 0.141602, -0.376953, -0.00592, 0.002136, 0.265625, -0.008789, 0.011475, 0.029907, 0.414062, 0.018188, 0.000172, 0.010254, -0.304688, 0.011475, -0.010681, 0.011047, 0.308594, -0.046387, -0.124023, -0.202148, 0.062988, -0.006592, -0.010193, -0.01355, 0.388672, -0.011963, -0.006989, -0.014832, -0.152344, -0.016724, 0.006317, -0.015381, -0.34375, 0.017456, -0.000896, 0.007721, 0.302734, -0.003937, -0.001137, -0.006226, -0.085449, -0.024658, 0.009521, -0.006012, -0.3125, 0.016724, -0.02124, 0.003143, 0.408203, -0.055176, 0.010071, 0.001556, -0.341797, -0.019775, 0.007629, -0.007141, -0.277344, 0.001816, -0.005646, -0.002899, 0.259766, 0.023315, 0.001816, 0.007812, 0.160156, -0.001495, -0.003006, -0.006439, -0.080078, 0.021729, -0.001465, -0.003067, -0.037598, 0.010681, 0.00148, 0.008606, 0.071289, -0.020874, 0.003799, 0.00589, 0.069824, -0.014343, -0.001343, -0.003418, -0.029541, 0.007599, -0.000481, -0.00531, -0.054688, 0.011108, 0.001083, 0.002808, 0.028198, -0.007874, 0.002197, 0.006226, 0.052002, -0.013733, -0.001717, -0.006622, -0.062988, 0.014404, -0.002884, -0.007538, -0.070312, 0.018066, 0.001587, 0.006104, 0.074219, -0.016846, 0.000858, 0.007111, 0.072754, -0.024414, -0.001022, -0.001839, -0.02417, 0.00647, 0.001221, 0.002151, 0.026001, -0.007355, 0.001381, 0.002243, 0.02356, -0.00708, 0.000542, 0.00351, -0.011597, -0.034668, 0.000912, 0.002472, 0.021362, -0.006622, -0.001587, -0.007812, -0.081055, 0.016968, -0.001411, -0.007385, -0.077148, 0.023804, 0.002197, 0.0065, 0.062256, -0.017944, -0.002045, -0.00473, -0.048584, 0.013245, 0.034424, 0.084961, 0.25, 0.047363, -0.001572, -0.005157, -0.074707, 0.02417, 0.000322, 0.003967, 0.05249, -0.000862, 0.002548, 0.008362, 0.05957, -0.01416, -0.000771, -0.002747, -0.029053, 0.008362, 0.000292, -0.007385, -0.09375, 0.025146, -0.001167, 0.007111, 0.061279, -0.010193, 0.003891, 0.007477, 0.071289, -0.017944, -0.001778, -0.00267, 0.004364, 0.000595, 0.003693, 0.006104, 0.06543, -0.017334, -0.001541, -0.004456, -0.028076, 0.008484, -0.001213, -0.00238, -0.021484, 0.006134, 0.003601, 0.007935, 0.06543, -0.018433, 0.001701, 0.003845, 0.026855, -0.006378, 0.003113, 0.007202, 0.064453, -0.019531, 0.001022, 0.002808, 0.029419, -0.008362, -0.002792, -0.007812, -0.058838, 0.015503, -0.001236, -0.002579, -0.026367, 0.008606, 0.001755, 0.005585, 0.067383, -0.017944, 0.001633, 0.006592, 0.055908, -0.020996, -0.002655, -0.006042, -0.072266, 0.020508, -0.00058, -0.005249, -0.081543, 0.015991, -0.000496, -0.001945, -0.019409, 0.005188, 0.002029, 0.003326, 0.043945, -0.012268, -0.003311, -0.007751, -0.058105, 0.014404, 0.002335, 0.006073, 0.069824, -0.018921, -0.001358, -0.006653, -0.067383, 0.017456, -0.001045, 0.00415, 0.081543, -0.010925, -0.002853, -0.009705, -0.083008, 0.021729, -0.001022, -0.002502, -0.030029, 0.007385, -0.001068, -0.00528, -0.066406, 0.016602, -0.002884, -0.007996, -0.069336, 0.02002, 0.00161, 0.002808, 0.036865, -0.008972, -0.001083, -0.002243, -0.023071, 0.006378, 0.001282, 0.002472, 0.031128, -0.008362, -0.001587, -0.003967, -0.034668, 0.009399, 0.000992, 0.002716, 0.029053, -0.007111, 0.004181, 0.006409, 0.063477, -0.015747, -0.00132, -0.002869, -0.022583, 0.006256, 0.00028, 0.005249, 0.057861, -0.01178, -0.00206, -0.006836, -0.063477, 0.015991, 0.002029, 0.006165, 0.05542, -0.017578, 0.001572, 0.005615, 0.065918, -0.01709, 0.002167, 0.006531, 0.075195, -0.012512, 0.002335, 0.005798, 0.0625, -0.016602, -0.000854, -0.003235, -0.022217, 0.005615, 0.001038, 0.002228, 0.027344, -0.007874, 0.001747, 0.004425, 0.031006, -0.009521, 0.002426, 0.006897, 0.066406, -0.013367, 0.00119, 0.004486, 0.060547, -0.015625, -0.001968, -0.006866, -0.066895, 0.018799, -0.004456, -0.008606, -0.079102, 0.022095, -0.003082, -0.006287, -0.064453, 0.017212, -0.002609, -0.003876, -0.057129, 0.013489, 0.003052, 0.006775, 0.07373, -0.016724, 0.001526, 0.002365, 0.026611, -0.007294, 0.002884, 0.006012, 0.059082, -0.011169, 0.002594, 0.01178, 0.082031, -0.028687, 0.003281, 0.007935, 0.061523, -0.015747, -0.001106, -0.002869, -0.030029, 0.007568, 0.001495, 0.003281, 0.026611, -0.00528, 0.003204, 0.010864, 0.070801, -0.050537, 0.002441, 0.007324, 0.078613, -0.024048, 0.002518, 0.00531, 0.051514, -0.012878, -0.001396, -0.002457, -0.030273, 0.008423, -0.000448, -0.008606, -0.071777, 0.015991, -0.002289, 0.000185, 0.033447, 0.055908, 0.00119, 0.003113, 0.036865, -0.010193, 0.003387, 0.007996, 0.056641, -0.013916, -0.002029, -0.006653, -0.069824, 0.016479, 0.000938, 0.001968, 0.028564, -0.008179, 0.002594, 0.007294, 0.068848, -0.017578, -0.001068, -0.002747, -0.02002, 0.004822, -0.001488, -0.005096, -0.052002, 0.011658, -0.001114, 0.004456, 0.036133, -0.083984, -0.000896, -0.001999, -0.041016, -0.009705, 0.001228, 0.002396, 0.026001, -0.00766, -0.000679, -0.00386, -0.030396, 0.00824, 0.001854, 0.006897, 0.066895, -0.02002, -0.001595, -0.00209, -0.022705, 0.006744, 0.000969, 0.00235, 0.026367, -0.007019, 0.001953, 0.007141, 0.05835, -0.015015, 0.00095, 0.003647, 0.041748, -0.008789, 0.00082, 0.001884, 0.022949, -0.006744, 0.00161, 0.003372, 0.029541, -0.00885, -0.00296, -0.00769, -0.075684, 0.017456, 0.000366, 0.00116, 0.010254, -0.001633, -0.001305, -0.002304, -0.024902, 0.006805, -0.00145, -0.003815, -0.036133, 0.009399, -0.001091, -0.002563, -0.027222, 0.007355, -0.002335, -0.005341, -0.063477, 0.015991, 0.000931, 0.002869, 0.025269, -0.007172, -0.00325, -0.005768, -0.070312, 0.017212, -0.002625, -0.00885, -0.077637, 0.028442, 0.002747, 0.009094, 0.077637, -0.021118, 0.000326, 0.000423, -0.000496, -0.008118, -0.002121, -0.006073, -0.061768, 0.013672, -0.00145, -0.00325, -0.033447, 0.008728, 0.001099, -0.001511, -0.083984, 0.026489, 0.000923, 0.002716, 0.031738, -0.008118, -0.001106, -0.002701, -0.040039, 0.01062, -0.00004, -0.000137, 0.001434, -0.004456, 0.003418, 0.008118, 0.044922, -0.014221, 0.000942, 0.001328, 0.030518, -0.0047, -0.002884, -0.005432, -0.061768, 0.017822, -0.000546, -0.000938, -0.002274, -0.003159, 0.000115, 0.00293, 0.036377, 0.000237, -0.000188, 0.001869, 0.140625, 0.000492, -0.005981, 0.001144, 0.376953, -0.029785, -0.013, -0.009705, 0.154297, 0.002136, -0.013306, -0.086914, -0.570312, -0.042236, 0.003036, 0.011047, -0.261719, 0.00071, 0.003067, -0.001434, 0.34375, 0.013855, -0.004578, -0.005615, -0.3125, -0.009827, 0.002365, 0.012695, 0.040771, -0.00708, -0.00325, -0.036621, -0.376953, -0.012512, 0.004395, -0.016479, -0.300781, 0.015991, -0.010132, -0.014771, 0.269531, -0.012573, 0.005798, 0.025635, 0.453125, 0.02417, -0.001205, 0.021851, -0.125, 0.002579, 0.011414, 0.029663, -0.143555, 0.002335, 0.009338, 0.021851, -0.125, 0.003067, -0.005249, -0.008423, 0.109863, -0.004211, -0.025757, -0.035645, -0.308594, -0.047607, -0.018188, -0.046631, -0.367188, -0.022461, -0.006561, -0.030884, -0.269531, -0.003632, 0.008057, 0.027344, -0.155273, -0.001099, -0.000984, 0.008667, 0.177734, -0.00885, -0.002838, -0.003647, 0.121582, -0.002396, -0.001953, -0.002457, 0.083496, 0.000549, 0.009949, 0.003998, -0.361328, 0.007202, -0.005524, -0.001122, 0.208984, -0.004059, -0.003128, 0.016846, 0.460938, 0.073242, -0.012512, -0.023804, 0.125, -0.000832, 0.010559, 0.024048, 0.277344, 0.029907, -0.009521, 0.00769, 0.332031, -0.033691, 0.009644, 0.016846, -0.172852, -0.001419, 0.004242, -0.001236, -0.277344, -0.007874, -0.001587, -0.007996, 0.067383, 0.027954, -0.002472, 0.001007, 0.060303, 0.001167, -0.005188, -0.011658, -0.055176, -0.003815, 0.015869, -0.005127, -0.304688, -0.005951, -0.005707, -0.003815, -0.193359, -0.014832, 0.004883, 0.017212, -0.116211, 0.006561, -0.004028, -0.018555, 0.237305, 0.014465, -0.005249, -0.004852, 0.206055, 0.007782, 0.010559, -0.009705, -0.410156, -0.009583, -0.006378, -0.005463, 0.125977, -0.00647, -0.004211, -0.000462, 0.291016, -0.012268, 0.004974, 0.012146, 0.271484, 0.005981, 0.000454, 0.002411, -0.147461, -0.003021, 0.007324, 0.020752, 0.34375, -0.019409, -0.002197, -0.016724, -0.300781, 0.003326, 0.002914, 0.000813, -0.139648, 0.004944, -0.004639, -0.012146, 0.063477, -0.002716, -0.012024, -0.05127, 0.053223, -0.080078, 0.000809, -0.007996, 0.294922, 0.037598, -0.000675, 0.006256, 0.086426, -0.00235, 0.001213, -0.001053, -0.121094, -0.000652, 0.004181, 0.012878, -0.054443, 0.051758, -0.063477, -0.213867, 0.150391, 0.034912, 0.001884, 0.01532, -0.121582, 0.003342, -0.0005, 0.005981, -0.197266, -0.001373, -0.001442, -0.00415, 0.240234, 0.028564, -0.003647, 0.01001, 0.249023, 0.027832, -0.002899, 0.006195, -0.322266, -0.009766, -0.010498, -0.024536, 0.12793, -0.000992, -0.028564, -0.031738, -0.330078, -0.030762, -0.076172, -0.257812, 0.195312, 0.001747, 0.011475, 0.007019, -0.092285, 0.005615, -0.011108, -0.057861, -0.40625, -0.003342, -0.005127, -0.010193, 0.114258, 0.003052, 0.002029, 0.016602, -0.404297, -0.014404, -0.011047, -0.076172, -0.445312, 0.00135, 0.003021, 0.002411, -0.078613, 0.012878, -0.008667, -0.019653, 0.125, -0.012268, 0.010132, 0.017578, -0.359375, -0.009094, -0.004822, -0.007996, 0.132812, 0.003906, -0.011108, -0.003448, 0.339844, -0.011841, 0.001633, 0.007446, -0.080078, -0.001968, 0.002274, 0.013794, 0.322266, 0.022217, 0.003555, 0.005096, 0.173828, 0.013062, -0.000061, -0.023682, 0.208984, -0.000923, 0.00531, -0.001564, 0.008606, 0.241211, -0.003632, -0.020508, 0.083496, 0.013428, 0.001663, 0.009033, -0.285156, -0.006653, -0.001617, -0.006683, -0.213867, -0.004669, 0.000687, 0.00946, -0.088379, -0.000263, 0.006073, 0.012573, -0.124512, 0.002823, 0.005615, 0.000439, -0.174805, -0.016235, 0.018433, -0.001869, -0.378906, 0.01178, -0.002991, 0.001137, 0.092285, 0.002304, -0.002899, -0.003616, 0.141602, -0.000816, -0.022339, -0.054932, -0.040283, 0.061035, -0.007019, 0.001762, 0.394531, 0.016602, -0.000935, 0.004578, 0.125, 0.009644, -0.026733, -0.031738, -0.371094, -0.047119, -0.002533, -0.001534, -0.337891, 0.033447, 0.016846, 0.027222, 0.400391, 0.002213, -0.003876, 0.000702, 0.105469, -0.001122, 0.000027, 0.005768, -0.306641, 0.027222, 0.001938, 0.006348, -0.165039, 0.004913, -0.006134, 0.003189, 0.25, -0.320312, 0.010071, 0.031982, -0.203125, -0.001183, 0.00412, 0.019043, -0.128906, 0.015198, 0.014893, 0.016479, -0.129883, 0.002136, 0.009399, -0.003464, -0.539062, 0.004944, 0.001411, -0.001534, -0.116211, -0.019165, -0.012268, -0.019287, 0.121094, 0.000824, 0.066895, 0.214844, -0.230469, -0.024414, 0.011169, 0.027832, 0.675781, -0.018311, -0.000066, 0.012451, 0.384766, 0.047852, -0.00824, -0.001556, 0.28125, -0.001686, 0.002914, 0.004791, -0.474609, 0.012085, 0.008606, 0.013611, -0.166016, -0.00325, 0.009155, 0.014404, -0.15625, 0.001373, -0.005585, -0.005768, -0.142578, -0.015747, -0.001297, -0.020386, 0.155273, -0.003662, -0.002731, -0.015991, 0.118164, -0.008179, -0.001167, -0.009094, -0.12793, -0.007996, -0.009094, 0.015625, 0.316406, -0.00531, 0.004089, 0.00647, -0.138672, 0.002701, 0.000618, 0.015747, 0.214844, 0.021973, -0.002197, -0.011353, 0.101074, -0.003006, 0.005585, -0.020386, 0.116211, 0.451172, 0.010254, 0.017334, -0.191406, 0.000186, -0.00386, 0.003967, 0.40625, 0.020752, 0.00029, 0.00415, 0.166016, 0.012207, 0.000671, 0.001457, -0.146484, -0.000412, 0.007507, 0.015869, 0.322266, 0.059814, -0.005859, -0.016357, 0.142578, -0.013367, -0.005005, 0.003723, 0.206055, 0.005859, 0.032227, 0.135742, -0.09668, -0.01709, -0.005676, -0.031494, -0.206055, 0.005219, 0.005554, 0.008179, -0.335938, -0.014954, -0.004364, 0.00008, 0.257812, -0.002304, 0.008972, 0.011536, -0.267578, 0.253906, -0.004578, -0.004883, 0.097168, -0.002975, 0.004028, 0.003967, -0.098145, 0.003189, 0.003128, 0.005524, -0.087891, -0.001503, 0.006683, 0.007874, -0.097656, -0.003036, -0.007996, -0.02832, -0.476562, 0.016602, 0.003174, 0.003311, -0.380859, -0.016968, 0.002029, 0.000706, -0.265625, -0.018066, -0.000228, 0.005249, 0.185547, -0.000515, 0.017212, 0.017578, -0.232422, 0.024658, -0.003235, 0.002365, 0.271484, -0.004333, 0.015076, 0.005859, -0.302734, 0.001259, -0.004639, -0.015381, -0.287109, -0.013489, 0.001389, -0.000376, -0.101562, -0.002274, -0.012146, -0.012329, -0.320312, -0.040039, -0.002991, 0.009827, -0.445312, -0.172852, 0.002594, 0.006104, 0.349609, 0.019165, 0.003601, 0.006134, -0.083496, 0.004059, -0.002106, 0.001366, 0.19043, 0.006592, -0.003265, -0.001198, 0.137695, 0.002319, -0.006073, -0.004913, 0.283203, -0.025513, -0.005524, -0.014038, 0.292969, -0.020142, 0.007721, 0.012329, -0.008484, 0.002991, 0.009521, -0.004059, -0.349609, 0.119629, -0.0354, -0.052246, 0.349609, -0.025391, -0.00946, -0.015381, 0.257812, -0.01709, -0.007324, -0.017334, 0.308594, -0.003006, 0.007202, 0.010986, -0.102539, 0.004761, -0.008606, -0.019653, 0.300781, -0.017212, 0.00766, 0.00386, -0.220703, 0.004761, 0.002579, 0.004974, -0.259766, -0.011902, -0.002014, -0.001945, -0.203125, -0.025269, -0.007263, -0.004883, 0.126953, 0.000108, 0.00132, -0.000748, 0.080566, 0.013245, -0.001038, 0.001968, 0.088379, 0.000633, 0.018311, 0.018677, -0.349609, 0.015991, 0.000422, 0.000267, -0.205078, -0.000633, 0.018677, 0.030029, -0.3125, 0.022827, 0.002213, 0.0019, -0.091309, -0.00058, -0.000414, -0.003464, -0.229492, -0.013855, 0.002289, 0.003571, -0.161133, 0.003387, -0.000679, -0.006622, -0.227539, 0.004272, 0.008606, 0.004089, -0.294922, 0.015442, 0.003815, 0.002243, -0.12207, -0.001038, -0.010315, -0.019531, 0.296875, -0.016479, -0.016968, -0.020996, 0.359375, -0.01709, -0.001244, -0.001862, 0.126953, 0.00264, 0.000668, -0.024292, -0.550781, -0.027222, 0.00135, 0.004181, 0.092285, 0.00885, -0.006409, -0.006592, 0.351562, -0.012695, 0.009155, 0.010986, -0.361328, 0.016357, -0.00766, 0.000446, 0.326172, -0.007019, 0.003281, 0.00322, -0.123047, 0.003967, -0.005798, -0.006012, 0.220703, -0.004822, -0.010132, -0.015503, 0.294922, -0.016846, -0.002762, -0.000096, 0.255859, -0.022339, 0.001175, 0.000423, -0.025269, -0.001312, -0.000241, 0.003677, -0.363281, -0.035645, -0.000179, -0.000034, 0.161133, -0.003876, 0.011475, 0.023926, 0.05835, -0.335938, 0.011902, 0.000538, -0.275391, -0.004395, 0.026489, 0.040283, -0.324219, 0.027466, 0.005005, 0.019775, 0.353516, 0.027466, 0.001671, 0.000908, -0.10791, -0.006134, -0.002014, -0.004364, 0.320312, 0.010986, -0.012268, -0.018799, 0.302734, -0.034424, 0.015625, 0.014771, 0.131836, -0.320312, 0.003098, 0.005951, 0.294922, 0.012573, -0.007477, -0.007446, 0.160156, -0.006256, -0.003738, -0.004944, 0.078613, 0.001892, -0.002274, -0.002121, -0.294922, -0.012878, 0.007019, 0.009521, 0.249023, 0.02771, 0.006378, 0.011658, -0.251953, -0.014282, -0.012451, -0.017944, 0.294922, -0.017822, 0.002121, -0.006897, -0.339844, -0.0177, -0.03418, -0.036865, 0.277344, -0.030884, -0.007385, -0.002487, 0.300781, -0.026123, 0.003891, 0.003677, -0.155273, -0.011414, 0.013794, 0.008484, -0.365234, 0.021118, 0.005096, 0.00174, 0.353516, 0.061768, -0.001213, -0.00473, -0.259766, -0.003372, 0.000025, -0.00119, -0.005188, 0.016724, 0.003433, 0.005341, -0.300781, -0.005341, -0.009033, -0.018921, 0.332031, -0.017212, -0.003448, -0.006897, 0.143555, 0.00209, -0.017334, -0.023071, 0.231445, -0.015991, 0.004395, 0.012085, -0.269531, 0.009216, 0.012817, 0.023193, -0.322266, 0.032959, -0.000793, 0.005463, -0.335938, -0.067871, -0.000299, 0.006378, 0.238281, -0.000383, 0.001312, 0.008911, -0.263672, 0.01239, 0.014282, 0.025146, 0.34375, 0.032471, -0.00351, -0.003067, 0.101562, 0.00412, -0.005096, -0.006927, 0.174805, 0.000433, 0.000098, -0.001724, 0.130859, 0.000169, -0.004028, -0.001305, 0.158203, 0.004486, 0.002792, 0.002335, -0.09375, 0.00412, 0.000103, 0.001221, 0.318359, 0.047852, 0.004272, 0.003006, 0.451172, 0.051025, -0.021362, -0.03418, 0.306641, -0.031006, -0.00135, -0.001083, 0.132812, 0.00708, 0.002548, 0.000992, -0.108398, -0.007446, -0.006744, -0.007507, -0.441406, -0.030518, 0.005737, 0.007599, -0.255859, -0.007233, 0.033203, 0.043213, -0.328125, 0.041992, 0.003693, 0.004517, -0.291016, -0.01239, -0.027222, -0.030151, 0.369141, -0.025146, 0.000175, -0.002411, -0.123047, -0.000912, -0.010132, -0.013123, 0.289062, -0.015625, -0.005829, -0.015991, 0.302734, -0.012024, -0.001366, 0.001556, 0.175781, 0.000305, 0.004364, 0.004425, -0.137695, -0.011536, -0.008484, -0.015198, 0.341797, -0.026978, -0.012939, -0.020996, 0.335938, -0.001389, 0.022461, 0.003403, -0.384766, 0.025757, -0.000744, 0.000125, 0.119629, -0.004852, 0.001518, 0.000081, -0.244141, -0.012024, -0.001244, 0.000999, 0.102539, 0.002487, -0.019165, -0.023926, 0.306641, -0.026978, -0.000538, -0.001251, 0.112793, -0.003998, 0.001465, 0.000507, -0.095215, -0.002533, -0.002029, 0.008972, 0.341797, 0.009827, 0.002823, 0.004456, -0.102539, 0.000626, -0.003357, -0.003448, 0.089844, -0.005188, -0.000225, 0.003876, 0.335938, 0.012268, 0.012207, 0.008484, -0.261719, 0.014709, 0.025146, 0.026245, -0.355469, 0.048096, -0.001038, -0.00235, 0.070312, 0.003159, 0.000797, 0.002747, -0.195312, 0.001312, 0.002777, 0.006256, -0.1875, 0.006683, 0.001755, -0.004303, 0.219727, -0.007935, -0.000786, -0.002869, 0.052002, -0.003937, 0.001907, 0.004822, -0.066895, 0.007263, 0.002029, 0.003967, -0.070312, 0.006165, -0.007751, -0.012939, 0.082031, -0.016357, -0.006073, -0.012329, 0.071289, -0.009644, 0.005707, 0.012634, -0.097656, 0.018433, 0.001854, 0.001869, -0.11084, 0.005646, -0.003815, -0.005737, 0.094238, -0.013367, -0.010376, -0.015625, 0.189453, -0.01062, -0.002335, -0.001717, 0.058838, -0.003845, -0.001938, -0.00267, 0.089355, -0.005981, -0.001869, -0.00325, 0.060303, -0.001801, -0.011414, -0.017578, 0.106934, -0.016724, 0.006958, 0.008972, -0.172852, 0.002014, 0.010071, 0.018433, -0.166992, 0.016602, -0.003433, -0.007355, 0.143555, -0.012268, -0.007477, -0.007935, 0.164062, 0.001587, 0.00592, 0.008606, -0.142578, 0.010132, -0.003967, -0.012207, 0.179688, -0.008057, -0.004395, -0.004913, 0.070801, -0.001434, -0.005493, -0.00946, 0.189453, -0.008972, 0.002289, 0.010254, -0.066406, 0.006409, 0.006561, 0.021118, -0.188477, 0.020508, 0.009705, 0.012695, -0.095215, 0.014221, 0.005737, 0.009033, -0.095215, 0.009766, 0.00293, 0.00386, -0.000858, 0.00351, 0.004761, 0.007172, -0.060059, 0.002594, -0.002853, -0.003723, 0.082031, -0.004913, 0.001129, 0.000496, -0.173828, 0.007874, 0.002625, 0.003769, -0.078125, 0.006042, 0.005859, 0.007446, -0.075195, 0.012329, -0.005188, -0.011169, 0.064941, -0.00946, 0.004547, 0.008362, -0.080078, 0.008667, -0.003387, -0.003677, 0.183594, -0.011169, 0.001129, 0.001266, 0.04834, -0.001114, -0.004333, -0.009705, 0.062988, -0.00766, -0.005981, -0.012756, 0.072754, -0.010437, 0.00647, 0.012817, -0.232422, 0.015869, -0.003601, -0.008301, 0.048584, -0.005676, 0.017456, 0.024048, -0.124512, -0.091309, 0.001717, 0.0047, -0.077637, 0.003113, 0.002319, 0.010803, -0.219727, 0.025024, 0.004913, 0.010803, -0.235352, 0.00135, 0.002808, -0.002869, 0.227539, -0.01355, -0.003677, -0.005585, 0.074707, -0.011536, -0.00473, -0.008667, 0.151367, -0.016846, 0.009583, 0.017334, -0.128906, 0.024048, -0.00264, -0.004303, 0.12793, -0.010132, 0.000257, 0.005096, -0.092773, -0.000148, 0.001663, 0.003342, -0.04541, -0.000257, -0.007996, -0.012512, 0.085938, -0.017456, 0.003601, 0.009399, -0.054199, 0.005646, -0.003632, -0.011597, 0.198242, -0.016724, 0.005707, 0.012512, -0.074707, 0.012878, -0.004913, -0.009155, 0.062988, -0.008484, -0.007812, -0.012573, 0.099609, -0.003235, 0.005249, 0.01123, -0.077637, 0.01355, -0.001999, -0.002533, 0.081543, -0.006561, 0.00354, 0.009399, -0.068359, 0.010864, 0.002243, 0.003998, -0.081055, 0.003082, -0.006927, -0.017334, 0.22168, -0.005493, -0.000526, -0.001259, 0.004944, 0.006775, -0.001694, -0.00238, 0.058105, -0.004456, -0.005615, -0.010132, 0.191406, -0.015747, 0.010376, 0.012939, -0.09668, 0.011597, 0.019531, 0.035645, 0.074707, 0.018433, 0.007996, 0.015625, -0.154297, -0.000189, 0.003693, 0.006531, -0.059326, 0.004852, 0.012939, 0.016602, -0.175781, 0.023804, -0.001839, -0.001999, -0.114258, 0.008789, 0.000557, 0.003662, -0.124023, 0.00106, 0.008728, 0.009705, -0.093262, 0.011841, -0.00531, 0.010254, -0.251953, -0.02124, -0.006836, -0.008667, 0.123047, -0.002441, -0.001419, 0.001968, -0.112793, -0.005829, -0.001305, -0.002197, 0.095215, -0.004059, 0.005432, 0.01178, -0.105469, 0.015137, -0.002365, -0.001663, 0.067383, -0.006226, -0.002472, -0.005463, 0.082031, -0.010132, 0.006134, 0.010437, -0.064453, 0.009705, -0.006836, -0.012207, 0.077637, -0.013916, 0.001694, 0.002472, -0.000073, -0.012817, -0.004211, -0.00383, 0.100098, -0.009644, 0.003159, 0.004761, -0.07373, 0.005096, 0.002289, 0.005096, -0.087402, 0.007233, 0.000273, 0.006561, -0.183594, -0.008179, 0.002228, 0.003479, -0.130859, 0.005859, 0.002518, 0.005585, -0.111816, 0.010071, 0.0047, 0.016235, -0.143555, 0.019531, 0.004028, 0.019409, -0.020752, -0.193359, 0.000496, 0.001656, 0.087402, -0.006592, -0.004364, -0.011475, 0.085449, -0.011475, 0.010925, 0.015076, -0.092773, 0.010193, 0.011353, 0.014282, -0.149414, 0.017578, -0.014587, -0.017212, 0.175781, -0.011108, -0.007111, -0.02063, 0.095703, 0.146484, 0.007202, 0.012817, -0.087891, 0.013428, -0.001007, -0.006378, 0.209961, -0.030884, 0.006927, 0.015625, -0.157227, 0.007172, -0.004181, -0.009705, 0.064453, -0.010193, -0.002731, -0.006592, 0.142578, -0.010742, 0.009399, 0.011414, -0.21875, 0.014832, 0.002441, 0.007172, -0.083496, 0.000011, 0.00082, 0.002777, -0.059326, -0.001808, 0.00386, 0.006531, -0.177734, 0.004578, -0.007019, -0.016602, 0.173828, -0.022095, 0.021362, 0.02832, -0.318359, 0.020142, 0.007477, 0.011902, -0.077148, 0.016113, 0.004547, 0.012146, -0.012756, -0.283203, 0.007172, 0.011169, -0.068359, 0.012451, -0.005951, -0.011047, 0.162109, -0.005371, 0.004242, 0.014221, -0.259766, 0.063965, -0.003235, -0.009583, 0.21582, -0.009583, -0.01001, -0.016724, 0.182617, -0.026489, -0.004364, -0.007111, 0.07666, -0.008972, 0.003265, 0.006348, -0.086914, 0.005646, -0.007996, -0.017944, 0.213867, -0.015869, -0.008179, -0.013, 0.090332, -0.015991, -0.010437, -0.015869, 0.185547, -0.010193, 0.007812, 0.018677, 0.359375, -0.004761, 0.047119, 0.070801, 0.008301, 0.031738, 0.008057, 0.028076, 0.046875, -0.155273, -0.001938, -0.001678, 0.075684, 0.002304, -0.003113, -0.006775, 0.053711, -0.006134, 0.000629, 0.001343, -0.036621, 0.00095, -0.001495, -0.003326, 0.0354, -0.00116, -0.00095, -0.004883, 0.053955, 0.002457, -0.000645, -0.002289, 0.037109, -0.003769, -0.000133, -0.000237, 0.039795, -0.001923, -0.001694, -0.005768, 0.054688, -0.001106, 0.00135, 0.003281, -0.044678, 0.001892, -0.001259, -0.00383, 0.039795, -0.00119, -0.000938, -0.00322, 0.045654, -0.001839, -0.00161, -0.00383, 0.041748, 0.000584, -0.00354, -0.008728, 0.139648, -0.006165, -0.000462, -0.00135, 0.037354, -0.002304, -0.001534, -0.003189, 0.041016, -0.002213, 0.002045, 0.004547, -0.050293, 0.001663, -0.001534, -0.003677, 0.036133, -0.001083, 0.000591, 0.003006, -0.044189, 0.005035, -0.001221, -0.002975, 0.047363, -0.001862, -0.001305, -0.00351, 0.040039, -0.001144, -0.00087, -0.003159, 0.059814, -0.000919, 0.001633, 0.003601, -0.045166, 0.001785, 0.001076, 0.004303, -0.039551, 0.00206, 0.000576, 0.002441, -0.032715, 0.004395, -0.000744, -0.003143, 0.041748, -0.001144, -0.003357, -0.005951, 0.15332, 0.007019, 0.00164, 0.004761, -0.047607, 0.002319, 0.004883, 0.012939, -0.15918, 0.00592, 0.000172, 0.001366, -0.042969, 0.000626, 0.001701, 0.005615, -0.044678, -0.000054, -0.001793, -0.003372, 0.037842, -0.001602, -0.000824, -0.002533, 0.038086, -0.000614, -0.000671, -0.006012, 0.10498, -0.00293, -0.001915, -0.003128, 0.072754, -0.003296, -0.000896, -0.003174, 0.039551, -0.001999, -0.00023, -0.00351, 0.040771, -0.003464, -0.000919, -0.003387, 0.039795, -0.002457, 0.000565, 0.002579, -0.039795, 0.00164, -0.001762, -0.004059, 0.051025, -0.000343, -0.000572, -0.003159, 0.040283, -0.002151, -0.001083, -0.003387, 0.048584, -0.003998, -0.002228, -0.004547, 0.047852, -0.000364, -0.001434, -0.003479, 0.041504, -0.002136, -0.001045, -0.004089, 0.052979, 0.000372, -0.00135, -0.003784, 0.039062, -0.000427, -0.001396, -0.00383, 0.044922, -0.000603, 0.000896, 0.003433, -0.037354, 0.002289, -0.001045, -0.002396, 0.040039, -0.000519, -0.001198, -0.002701, 0.04126, -0.000557, 0.000603, 0.003082, -0.036621, 0.002304, 0.001137, 0.003815, -0.044678, 0.001877, 0.000736, 0.002808, -0.033447, 0.001343, 0.000412, 0.002975, -0.054443, -0.000515, 0.001205, 0.004578, -0.05127, 0.001625, -0.000679, -0.00354, 0.040771, -0.001366, -0.000755, -0.003326, 0.043945, -0.002136, -0.001358, -0.002945, 0.040283, -0.0019, -0.001259, -0.004028, 0.040283, -0.000729, -0.00135, -0.004425, -0.133789, -0.007294, 0.000004, 0.001503, -0.03833, -0.00028, 0.00095, 0.004456, -0.044434, 0.000843, -0.000041, 0.002396, -0.03833, 0.00209, 0.000549, 0.00235, -0.032715, 0.001549, -0.001312, -0.003693, 0.048828, -0.003235, -0.000305, 0.000786, -0.044189, 0.000486, 0.003586, 0.008606, -0.154297, 0.014465, 0.001747, 0.003082, -0.041992, 0.000992, -0.001511, -0.00473, 0.071289, -0.001595, 0.000717, 0.003464, -0.039307, -0.00058, -0.000881, -0.005066, 0.046387, -0.001663, -0.001717, -0.001884, 0.117676, -0.0065, -0.001045, -0.003708, 0.039551, -0.000209, 0.001045, 0.003876, -0.043213, 0.000599, -0.002289, -0.001236, 0.052002, 0.003586, -0.001038, -0.004028, 0.050049, -0.001274, 0.000652, 0.002518, -0.03833, 0.002518, 0.000908, 0.00325, -0.034424, 0.003647, -0.002136, -0.007507, 0.062988, -0.002335, -0.001144, -0.002975, 0.033447, -0.000942, -0.000607, 0.000452, -0.041992, 0.001999, -0.000334, -0.002014, 0.040039, -0.000147, -0.001396, -0.00531, 0.045898, -0.000679, -0.000858, -0.003998, 0.04834, -0.004395, 0.000553, 0.003418, -0.047363, 0.00322, -0.000946, -0.000345, 0.050049, -0.00296, 0.002304, 0.004974, -0.047363, 0.000977, 0.001709, 0.004425, -0.040771, 0.000648, 0.000729, 0.002975, -0.045166, 0.002213, 0.000954, 0.003036, -0.040527, 0.001221, -0.000973, -0.004181, 0.043457, -0.001556, -0.001389, -0.002991, 0.039551, -0.000938, 0.000984, 0.000422, 0.045166, -0.00132, -0.000637, -0.003632, 0.040283, -0.001518, -0.000504, -0.003433, 0.046387, -0.00174, -0.0019, -0.003662, 0.04126, -0.001534, 0.001289, 0.003906, -0.043701, 0.001205, 0.002167, 0.00531, -0.051514, -0.000515, 0.001938, 0.003677, -0.047852, 0.001472, -0.000256, -0.001312, 0.040039, -0.001511, -0.001015, -0.003845, 0.035645, -0.001038, 0.002182, 0.003967, -0.129883, 0.006897, -0.001335, -0.003616, 0.049561, -0.001228, -0.00069, -0.00193, 0.050049, -0.002747, -0.000702, -0.002396, 0.036133, -0.001541, 0.001183, 0.003448, -0.047363, 0.000381, 0.002365, 0.005646, -0.056152, -0.000889, -0.001205, -0.004242, 0.046631, -0.001846, -0.000603, 0.003998, -0.057861, 0.001755, -0.001434, -0.004028, 0.053223, 0.000332, 0.00058, 0.00264, -0.047852, -0.001289, 0.001862, 0.003693, -0.043701, 0.002045, 0.000422, 0.003143, -0.040771, 0.004852, -0.001488, -0.00415, 0.07373, -0.002167, -0.001015, -0.003693, 0.044434, -0.001579, -0.000254, -0.00264, 0.040283, -0.002747, 0.001343, 0.003845, -0.038086, 0.001762, -0.003372, -0.003937, 0.05249, 0.00473, -0.000007, 0.001358, -0.037109, 0.002777, -0.003998, -0.009827, 0.143555, -0.009583, -0.001923, -0.004181, 0.041748, -0.00103, 0.00174, 0.005402, -0.053467, 0.003677, -0.001167, -0.002914, 0.03833, -0.002045, -0.001434, -0.004974, 0.080078, -0.003738, 0.001953, 0.005371, -0.053467, 0.002563, -0.000969, -0.004242, 0.086914, -0.001236, 0.000118, 0.001823, -0.035645, 0.001625, -0.001328, -0.002594, 0.080566, 0.002762, 0.002304, 0.004608, -0.043701, 0.000896, 0.00074, 0.00412, -0.046875, 0.000839, -0.003174, -0.004669, 0.047119, 0.014771, -0.002884, -0.004913, -0.036621, 0.055664, 0.000435, 0.000511, -0.040283, 0.011353, 0.003174, 0.00708, 0.059082, 0.000992, 0.00193, 0.002457, 0.078613, -0.007935, 0.00238, 0.005157, 0.029663, -0.060791, 0.002747, 0.017456, -0.155273, 0.022339, 0.000999, 0.003281, 0.0354, 0.00647, -0.001236, -0.00174, -0.008545, -0.036377, -0.001701, -0.004639, -0.047363, 0.005646, 0.003159, 0.006622, 0.05127, 0.058838, 0.001122, 0.002579, 0.066895, 0.010559, -0.00264, -0.010254, -0.067871, 0.007172, 0.001343, -0.001602, -0.047607, -0.010376, 0.000694, 0.001038, -0.049072, -0.013855, 0.001335, 0.003494, 0.072266, 0.000725, 0.000793, 0.000889, -0.045166, -0.00705, -0.000402, -0.000809, 0.07666, -0.020874, 0.001122, 0.003403, 0.04834, 0.013, 0.000584, 0.000774, 0.047852, -0.009155, -0.000507, -0.003098, -0.05542, 0.015137, 0.003632, 0.009949, 0.047607, -0.005249, 0.000004, -0.005005, -0.046143, 0.018311, -0.000441, -0.003159, 0.047607, -0.009216, -0.001152, -0.000999, 0.058838, -0.016968, 0.032959, 0.027832, 0.213867, 0.527344, -0.00103, -0.003784, -0.052246, 0.003784, 0.001923, 0.001923, -0.098145, 0.002258, 0.000182, 0.000016, 0.049072, -0.005249, 0.001137, 0.002945, 0.035645, -0.008484, 0.007172, 0.020508, 0.102539, -0.010986, -0.000301, -0.000523, -0.050537, 0.004578, -0.001053, -0.001068, -0.046875, 0.005005, -0.000338, 0.000378, 0.052246, -0.017822, -0.00074, -0.001038, 0.045166, -0.012451, 0.000896, -0.000629, -0.043945, 0.006775, 0.001373, -0.000219, 0.050049, 0.019165, -0.003082, -0.010498, -0.064941, -0.015198, 0.00013, 0.002731, 0.04248, -0.005798, 0.000091, -0.000584, 0.038086, -0.005096, 0.001038, 0.004089, 0.032227, -0.047119, -0.002884, -0.005066, -0.025391, 0.043701, 0.001694, 0.005737, 0.04248, -0.019775, 0.00005, -0.001167, 0.046143, -0.012329, 0.001396, 0.004456, 0.049072, -0.008118, -0.00161, -0.001915, -0.029053, 0.050781, -0.000835, -0.001022, 0.043213, -0.012878, -0.000927, -0.001213, -0.046631, -0.003555, 0.001213, 0.000759, 0.0625, -0.00531, 0.000315, 0.000399, 0.043701, -0.02063, 0.001167, 0.003189, 0.057373, -0.020264, -0.002197, -0.003235, -0.047852, 0.001671, -0.001656, -0.002701, -0.000607, 0.060059, -0.000629, 0.000092, 0.044678, -0.003815, -0.000319, -0.000219, 0.001595, 0.056885, -0.005554, -0.009033, 0.257812, -0.083984, 0.003311, 0.005798, 0.034424, -0.059814, 0.000317, -0.000992, -0.053955, 0.005524, 0.000347, 0.003021, 0.038574, -0.01709, 0.001526, 0.003479, 0.023315, -0.047607, 0.000136, -0.000028, 0.049805, -0.009949, -0.001465, 0.001144, 0.05542, 0.001366, 0.002548, 0.004364, 0.033691, -0.01355, -0.000866, 0.000526, 0.044678, -0.006714, 0.001678, 0.005463, 0.043945, -0.010193, 0.000858, 0.008423, -0.072754, 0.004913, -0.000005, 0.000301, -0.043213, 0.002014, -0.000961, -0.001343, -0.043945, 0.011108, -0.000603, -0.002029, 0.04834, 0.004089, 0.001228, 0.001892, 0.04541, -0.003189, 0.001312, -0.004272, -0.044189, 0.014099, 0.001122, 0.002838, 0.009277, -0.044189, -0.005951, -0.017212, 0.224609, -0.036377, -0.000717, 0.000176, -0.036133, 0.001396, -0.002533, -0.004211, -0.029297, 0.015015, 0.000679, -0.00238, -0.073242, 0.011414, -0.000115, 0.002319, 0.050049, 0.004395, -0.000519, 0.001465, -0.028076, -0.040527, -0.002167, -0.005402, -0.047363, 0.004395, -0.000751, -0.003036, 0.051025, -0.006531, 0.001114, 0.007874, 0.083008, -0.022949, -0.00296, -0.004333, 0.082031, 0.002213, -0.000977, -0.001411, 0.052002, 0.000675, -0.003021, -0.009583, 0.050781, 0.012268, -0.001663, -0.00354, -0.044678, 0.011414, 0.001808, 0.004761, -0.05542, -0.011414, -0.002594, -0.00589, -0.017822, 0.025391, -0.001694, -0.003799, 0.048584, -0.003006, -0.000427, -0.000961, 0.051025, -0.006927, 0.00074, 0.002899, 0.036865, -0.018433, -0.000235, -0.000319, -0.052246, -0.033936, -0.000167, -0.00135, -0.040771, 0.00209, 0.002472, 0.003738, 0.020142, -0.043213, 0.000488, 0.001564, -0.042236, 0.004364, -0.000134, -0.001587, -0.04834, -0.015015, 0.002609, 0.005463, 0.023315, -0.051514, 0.000203, -0.000063, 0.050293, -0.00769, 0.000912, 0.002167, -0.042236, -0.009644, 0.00116, 0.001534, 0.051758, 0.019287, 0.001419, 0.000694, 0.04541, 0.003128, -0.00238, -0.003433, 0.077148, -0.008728, 0.002396, 0.006073, 0.054443, -0.010498, 0.000401, 0.000629, 0.052002, -0.006775, -0.000008, -0.002213, -0.053467, 0.002167, 0.001343, 0.003204, -0.043945, 0.004425, 0.000759, 0.003021, 0.029663, -0.011536, -0.002563, -0.004517, -0.054443, 0.004272, 0.001633, 0.006012, -0.056152, 0.008667, -0.002151, -0.00473, -0.024658, 0.049316, -0.005096, -0.01001, -0.026978, 0.051025, -0.002945, -0.008423, -0.059082, -0.00766, 0.000843, -0.000399, -0.04126, -0.018799, -0.002335, -0.00148, 0.048584, -0.001434, 0.003464, 0.009644, 0.05957, 0.008972, -0.000402, 0.000307, 0.032715, -0.004761, 0.00103, 0.003906, 0.036865, -0.022095, -0.001785, -0.000889, -0.046875, -0.021851, -0.000221, -0.000706, 0.000809, 0.036621, 0.000376, 0.002197, 0.043213, -0.009766, -0.003326, -0.003525, 0.052002, -0.009766, 0.001114, 0.001816, -0.04248, 0.003326, 0.002792, 0.001778, -0.061279, 0.002289, 0.000164, -0.000159, 0.041504, -0.006622, 0.006439, 0.018311, -0.198242, 0.041016, 0.000269, 0.001846, 0.036865, -0.007935, 0.000896, 0.003479, 0.060791, 0.015747, 0.000809, 0.00005, 0.038086, 0.031982, 0.000542, 0.000648, 0.070312, -0.001793, 0.000767, 0.000026, -0.056152, 0.008972, 0.000254, -0.000767, -0.016235, 0.010254, -0.0005, -0.001015, -0.018555, 0.009338, -0.000357, -0.001152, -0.017334, 0.016724, -0.000523, -0.000044, 0.019043, -0.015259, -0.000591, -0.001083, -0.013672, 0.01532, 0.001587, 0.001427, -0.024536, 0.008789, -0.00025, -0.001015, -0.026367, -0.019775, -0.00058, 0.002213, 0.030762, -0.022583, -0.00079, -0.001495, -0.024536, 0.019043, 0.000114, 0.000448, 0.016235, -0.016479, 0.000477, -0.000534, -0.018555, 0.013367, -0.000366, -0.001518, -0.017822, 0.011902, 0.000148, -0.000444, -0.020508, 0.014832, 0.000228, 0.001213, 0.016968, -0.015564, -0.000074, -0.00038, -0.013, 0.012207, -0.000561, -0.001205, -0.014526, 0.016113, 0.001366, -0.003723, -0.039307, 0.006622, -0.000546, -0.001213, -0.015015, 0.016235, -0.000033, 0.001251, 0.016357, -0.017334, -0.000338, -0.001373, -0.018799, 0.016724, -0.000212, 0.001244, 0.023804, -0.017944, -0.000893, -0.001732, -0.011353, 0.015015, -0.002808, -0.001968, 0.021973, -0.004974, 0.000801, 0.001572, 0.013855, -0.015747, -0.000717, -0.000117, 0.026001, 0.000244, 0.000235, 0.00103, 0.012817, -0.012085, -0.000767, -0.001114, -0.013489, 0.015442, -0.00148, -0.002426, 0.029907, -0.015991, 0.000186, 0.000463, 0.024902, 0.005646, -0.001045, 0.00351, 0.046387, -0.034668, 0.000298, 0.000889, 0.015015, -0.016479, 0.000275, 0.001083, 0.016479, -0.016113, 0.00135, 0.002548, 0.007202, -0.037842, -0.000007, 0.000858, 0.018188, -0.014771, -0.00264, -0.003128, 0.027832, -0.011658, 0.001114, 0.001625, 0.013184, -0.016235, 0.000393, 0.000542, 0.014832, -0.009766, -0.000549, 0.000568, 0.00531, 0.017822, 0.000656, 0.000999, 0.012268, -0.013977, -0.000507, -0.001854, -0.028198, 0.007568, -0.000847, -0.001747, -0.014282, 0.015991, 0.000648, 0.001099, 0.012878, -0.013916, -0.000081, 0.0002, 0.018921, -0.013489, 0.000185, -0.00028, -0.017578, 0.015015, 0.000215, 0.000759, 0.016724, -0.015869, 0.001076, 0.004089, 0.007874, -0.032227, 0.001183, 0.001747, 0.007416, -0.019653, 0.000523, 0.001335, 0.018066, -0.015869, 0.00061, 0.001488, 0.011414, -0.014282, 0.000469, 0.000538, -0.021118, 0.010376, -0.000523, -0.00095, -0.015137, 0.01709, -0.00007, -0.002808, -0.021973, 0.016479, -0.000881, -0.002106, -0.008972, 0.02417, 0.002029, 0.002518, -0.028198, 0.003525, -0.000471, -0.001297, -0.014282, 0.014893, -0.000134, -0.001175, -0.018555, 0.016235, 0.000475, 0.000874, 0.01178, -0.012207, 0.000256, 0.001038, 0.016724, -0.017212, -0.000523, -0.000706, -0.027832, -0.000961, -0.000881, -0.001602, -0.015015, 0.018066, -0.000265, -0.000751, -0.022583, 0.020752, 0.000296, 0.001167, 0.015625, -0.014221, -0.000671, -0.002014, -0.018066, 0.021606, -0.000435, -0.000946, -0.014221, 0.015503, 0.000197, 0.001312, 0.016357, -0.014832, 0.001984, -0.00351, -0.036133, -0.000012, -0.000763, -0.001068, -0.013245, 0.01532, -0.000969, -0.000269, 0.022461, -0.010925, -0.000626, -0.001701, -0.012085, 0.024292, 0.000383, 0.001022, 0.014587, -0.013672, -0.000553, -0.001328, -0.004974, 0.021973, -0.000523, -0.001091, -0.014587, 0.016357, 0.000359, 0.000706, 0.013489, -0.013, -0.001465, -0.001762, 0.028564, -0.015869, 0.000393, 0.001381, 0.016724, -0.015564, -0.000595, 0.000717, 0.020752, -0.016235, 0.000317, -0.000334, -0.018188, 0.010803, -0.000334, -0.00106, -0.020874, 0.018921, -0.000576, -0.001396, -0.019287, 0.019409, 0.000412, 0.001205, 0.014465, -0.015869, -0.000008, 0.000207, 0.008667, 0.020142, -0.00053, -0.001236, -0.015991, 0.015869, -0.000051, -0.000977, -0.018066, 0.012512, 0.00079, 0.001884, 0.009277, -0.021606, 0.000133, -0.000414, -0.018799, 0.012634, 0.000805, 0.001816, 0.006287, -0.022827, 0.001823, 0.001953, -0.037109, 0.022217, -0.000278, -0.001076, -0.020142, 0.017822, -0.000402, 0.000923, 0.018799, -0.009216, -0.000112, -0.001411, -0.01709, 0.016235, 0.001297, 0.00024, 0.022827, -0.002731, 0.000265, 0.000992, 0.017334, -0.015503, -0.00013, -0.001297, -0.018188, 0.015625, -0.000336, 0.000763, 0.020752, -0.01416, -0.000584, -0.001221, -0.015442, 0.016846, 0.000706, 0.001328, 0.012939, -0.014771, 0.000183, 0.000813, 0.019409, -0.018311, -0.000042, 0.000507, 0.014343, -0.010498, -0.000183, -0.00106, -0.019043, 0.017456, -0.000713, -0.001465, -0.016357, 0.018677, -0.000618, -0.001526, -0.013855, 0.015503, -0.000343, 0.002029, 0.02356, -0.016846, -0.004242, -0.013855, -0.058594, -0.00412, -0.000443, -0.00103, -0.016113, 0.016602, 0.000591, 0.001251, 0.013428, -0.015381, 0.000393, 0.001274, 0.015869, -0.017456, -0.000687, -0.001419, -0.014771, 0.016724, -0.000919, -0.002487, -0.028198, 0.008545, 0.000599, 0.001564, 0.008484, -0.022339, -0.000721, -0.00119, 0.026123, -0.018188, 0.000504, 0.001472, 0.013428, -0.014404, -0.000824, -0.001709, 0.001595, 0.024902, 0.00079, 0.001328, 0.015869, -0.017822, 0.000191, 0.001297, 0.015869, -0.016357, -0.000463, -0.000992, -0.014038, 0.014587, 0.000656, 0.003342, 0.042969, -0.027344, -0.0009, -0.00148, -0.014954, 0.016724, -0.000809, -0.00238, 0.026489, 0.003937, 0.002151, 0.003235, 0.036865, 0.007019, -0.000108, 0.000118, 0.0177, -0.014954, -0.002487, -0.00322, 0.023071, -0.004913, 0.000919, 0.002396, 0.018799, -0.022827, 0.000237, 0.001526, 0.025635, -0.019409, -0.000721, 0.001762, 0.0271, -0.020264, 0.000618, 0.00206, 0.01709, -0.025879, -0.000214, -0.001984, -0.022827, 0.020752, 0.000916, 0.001495, 0.013794, -0.016968, -0.000303, -0.000614, -0.015747, 0.016235, 0.000357, -0.000004, 0.040771, -0.005066, -0.00177, 0.000057, 0.058838, -0.001709, 0.003738, 0.006958, -0.070312, 0.0065, -0.001648, 0.004639, -0.057373, -0.014893, 0.000065, 0.000877, 0.050781, -0.005402, -0.000984, 0.000885, -0.100586, 0.012878, 0.000364, 0.002243, 0.052734, -0.000322, -0.002243, -0.002106, 0.066895, -0.00193, -0.001671, -0.003006, 0.054443, -0.005005, -0.001511, -0.000071, 0.05542, -0.005768, 0.000973, 0.002502, 0.044434, 0.015625, -0.000148, -0.000832, -0.038818, 0.004181, 0.002029, 0.00293, -0.048828, 0.005188, -0.000534, -0.002121, 0.075684, -0.009766, -0.000243, -0.002411, 0.051514, -0.005066, 0.001434, 0.00206, -0.053955, 0.002441, -0.00238, -0.002731, 0.061279, -0.004517, -0.002609, -0.00473, -0.043213, -0.015259, 0.001091, -0.0019, -0.067383, 0.004211, 0.002762, 0.004364, -0.100586, 0.008972, 0.015747, 0.020874, -0.259766, 0.013855, 0.002335, 0.004456, -0.048828, 0.004272, 0.000389, -0.001434, -0.080078, 0.004059, 0.000542, 0.00079, -0.037109, 0.006897, 0.001228, 0.003799, 0.099121, -0.009644, 0.000553, -0.001007, -0.062988, -0.002686, -0.00079, -0.000866, 0.05835, -0.005859, 0.001923, 0.004303, -0.051514, 0.00011, 0.001755, -0.000935, -0.052734, 0.004883, -0.002563, -0.001801, 0.047119, 0.000664, 0.000313, 0.000637, -0.046875, 0.005615, 0.000553, 0.001869, 0.03833, -0.003464, 0.001625, 0.00161, -0.062988, 0.003204, -0.000477, -0.000127, -0.049072, -0.000222, -0.002029, -0.001801, 0.061768, -0.003189, -0.000854, 0.000129, -0.074219, -0.007935, 0.000957, 0.000463, 0.036865, -0.004974, -0.000885, -0.000877, 0.049072, -0.007446, 0.001274, 0.003677, -0.061523, 0.009705, 0.006012, 0.008911, -0.204102, -0.003616, 0.001419, 0.001839, -0.055176, 0.008301, 0.001457, 0.002762, -0.046631, 0.006775, -0.001526, -0.003143, 0.054688, -0.007996, -0.000999, -0.00119, 0.049561, -0.00354, -0.001816, 0.000668, 0.049072, 0.002747, -0.001282, -0.003036, 0.059814, -0.006683, 0.002167, 0.001793, -0.068848, -0.00066, -0.000134, 0.002319, -0.056396, 0.00011, -0.000732, -0.004456, 0.060547, 0.006012, 0.002319, 0.002563, 0.057373, 0.024902, -0.001617, -0.003494, 0.064941, -0.002823, 0.000633, 0.001846, 0.063477, -0.008301, 0.004669, 0.004333, 0.172852, 0.031738, 0.003998, 0.011108, -0.097168, 0.006744, -0.000877, -0.001846, 0.047852, -0.00766, 0.001198, 0.001602, -0.04248, 0.008423, -0.003662, -0.004669, 0.05957, -0.018555, 0.000039, 0.000429, -0.051514, -0.001488, 0.000343, -0.000599, 0.047607, -0.006592, -0.001869, -0.001656, 0.073242, -0.005035, -0.001549, -0.003082, 0.056396, -0.004303, 0.002548, 0.003372, -0.063965, 0.002518, 0.001045, -0.001198, -0.053467, 0.00015, -0.000618, -0.000599, 0.054688, -0.002762, -0.00235, -0.003418, 0.051514, -0.004486, -0.005066, -0.006836, 0.063965, 0.002975, 0.000328, 0.000317, -0.043945, 0.004669, 0.001198, 0.000847, -0.048584, -0.000145, -0.00106, -0.001297, 0.061523, -0.003586, 0.000683, 0.002441, -0.048828, 0.000927, 0.00037, 0.001526, 0.05835, 0.003204, 0.001839, 0.002014, -0.063965, -0.000694, -0.000313, -0.00209, 0.062012, -0.002747, -0.002106, -0.005859, -0.211914, -0.056396, -0.001984, -0.001587, 0.062256, -0.007111, 0.003235, 0.003647, -0.066895, 0.008911, -0.000191, -0.001587, -0.049805, 0.002365, 0.004333, 0.005676, -0.110352, 0.011292, -0.003662, -0.00531, 0.053955, -0.008545, -0.001572, -0.002945, -0.19043, 0.002121, 0.001877, 0.017578, 0.160156, 0.002899, 0.000227, 0.001106, -0.059082, 0.009033, 0.000782, 0.003571, 0.049805, 0.012573, -0.001289, -0.00415, -0.062012, -0.021729, 0.000265, -0.002975, 0.069824, -0.009033, 0.001221, 0.000427, 0.059082, 0.001472, -0.000622, -0.00119, 0.046387, -0.0065, 0.000717, -0.000074, -0.046631, 0.006439, 0.002533, 0.003571, -0.049072, 0.001526, 0.001411, 0.008728, -0.193359, -0.004059, -0.000303, 0.000652, -0.07373, -0.017334, -0.000234, -0.001343, -0.047852, 0.001015, -0.000161, -0.000416, 0.054443, -0.007324, -0.00296, -0.003448, 0.074219, -0.006958, -0.000713, -0.000467, 0.050781, -0.005737, 0.000923, -0.000355, -0.045166, 0.005859, -0.000587, -0.001434, 0.050781, -0.007874, 0.001251, 0.000425, -0.039307, 0.003937, 0.001999, 0.004364, -0.041992, 0.000751, -0.009155, 0.010071, 0.148438, 0.038574, -0.001869, 0.00132, 0.072266, -0.007141, -0.000885, -0.00106, 0.062012, 0.000452, 0.00079, -0.002411, -0.05127, -0.009033, 0.002792, 0.00531, -0.067383, 0.009094, -0.001686, -0.001785, 0.051758, -0.00383, -0.001343, -0.000019, 0.05127, -0.006012, 0.002945, 0.003616, -0.09668, 0.007782, 0.000999, 0.000671, -0.042969, 0.006378, 0.000969, 0.001122, -0.061523, -0.016602, 0.000462, -0.0005, -0.052002, 0.001122, -0.000284, 0.000538, -0.048096, 0.000195, 0.001152, -0.00007, -0.047607, 0.004608, -0.000068, 0.000591, -0.050293, 0.007629, -0.000319, -0.001877, -0.060547, 0.006226, 0.000881, 0.000435, -0.04834, -0.004242, 0.000412, -0.000404, 0.064453, -0.006714, 0.00079, 0.00135, -0.037354, 0.00592, -0.001671, -0.004639, 0.051758, 0.025146, 0.000717, 0.002533, 0.042725, 0.012268, -0.001877, -0.001984, -0.062256, 0.005646, 0.00116, -0.002365, 0.057861, -0.001465, -0.000874, 0.000042, 0.04834, -0.005096, 0.00103, 0.001907, 0.048828, -0.004761, -0.000349, -0.000683, 0.056152, -0.005249, 0.001488, 0.003448, -0.049561, 0.006592, 0.000301, 0.000418, -0.038818, -0.002457, -0.001129, -0.003021, 0.058838, -0.020386, 0.001289, 0.001656, -0.048584, 0.003403, 0.002441, 0.007935, -0.042236, 0.003021, -0.000736, -0.005554, 0.035889, 0.00001, -0.000687, -0.003693, 0.033203, 0.000744, 0.000774, 0.005066, -0.031738, 0.000542, 0.001488, -0.003235, 0.032715, 0.000429, 0.000376, 0.003998, -0.033691, 0.002136, -0.000019, -0.003799, 0.039307, -0.001274, 0.002533, 0.003906, -0.0354, -0.002609, -0.001862, -0.007507, 0.043701, -0.004944, -0.00473, -0.005341, 0.050293, 0.000071, 0.001411, -0.004089, 0.033447, 0.000017, -0.000391, 0.001732, -0.043945, 0.011169, 0.001015, 0.000086, 0.026978, 0.004364, 0.000261, 0.003815, -0.033203, 0.001816, -0.000114, -0.004395, 0.029541, -0.000786, -0.000595, -0.005005, 0.035645, -0.003967, 0.007599, 0.00824, 0.077637, 0.019531, -0.001114, -0.00119, -0.037598, -0.004242, -0.000044, 0.002533, -0.04126, -0.001099, 0.000161, -0.00069, 0.039551, 0.004028, -0.002594, -0.002213, 0.041748, -0.005005, -0.001503, -0.000908, 0.045898, -0.001511, -0.001648, -0.000043, -0.032471, -0.001762, -0.001846, -0.004913, 0.047119, 0.001144, -0.007721, -0.006744, -0.116699, -0.00589, 0.001305, -0.003204, 0.046387, 0.000999, -0.000271, 0.005096, 0.046875, 0.00705, -0.000755, -0.005188, 0.039062, -0.001503, -0.000641, -0.004303, 0.035645, -0.000977, 0.000175, 0.003799, -0.048096, 0.010315, 0.000328, 0.003067, -0.041016, -0.002457, -0.001808, -0.005066, 0.032715, -0.001801, 0.001358, 0.000668, -0.053467, -0.018677, 0.003067, 0.00264, -0.040039, 0.003769, 0.000835, -0.002518, -0.054688, 0.010193, -0.002304, -0.003021, 0.04541, -0.006165, -0.003662, -0.004333, -0.022827, -0.0047, 0.003052, 0.002289, 0.04126, 0.007385, -0.001015, 0.000021, -0.047119, 0.00293, 0.00037, -0.001373, 0.0354, 0.001984, 0.001183, 0.004456, -0.036621, 0.001938, 0.002411, 0.0065, -0.044922, 0.005463, 0.000801, 0.001938, 0.031006, 0.00267, -0.003372, -0.008667, 0.056641, 0.002121, 0.000854, -0.000568, 0.040039, 0.003586, -0.001617, -0.005157, 0.037354, 0.00116, -0.001724, -0.001663, 0.040283, 0.000664, 0.000977, -0.003311, -0.0354, 0.005096, -0.000576, -0.002838, -0.03833, -0.000542, 0.004761, 0.00824, -0.05249, 0.005615, -0.003601, -0.002441, 0.045898, 0.000178, -0.001801, -0.001869, 0.040283, -0.00032, 0.001114, 0.002167, -0.0354, 0.001335, 0.000082, 0.003815, 0.034912, -0.005524, -0.002289, 0.001091, -0.05127, -0.003265, 0.000125, -0.00351, 0.035645, 0.000992, 0.011536, 0.021606, 0.11377, 0.02417, 0.000243, 0.003235, -0.031006, -0.005035, 0.001793, 0.002548, -0.050537, 0.00589, 0.001045, -0.010559, 0.062012, -0.006012, -0.000683, -0.000679, 0.036865, 0.000492, 0.002838, -0.005432, 0.066406, 0.00161, 0.002975, 0.001556, -0.050049, -0.012634, -0.000984, -0.002319, -0.045898, -0.010315, 0.000406, -0.001656, 0.033447, 0.000664, -0.001099, -0.008423, 0.042969, -0.003738, 0.001129, 0.000261, -0.026001, -0.021851, 0.000301, -0.012695, 0.063965, -0.005554, 0.000683, 0.000858, -0.036377, 0.002029, 0.003159, -0.004791, 0.055908, -0.002884, -0.001434, 0.002518, 0.041748, -0.000546, -0.00032, 0.008972, -0.053223, 0.002213, -0.000443, -0.003677, 0.035889, -0.000128, 0.00206, -0.010254, 0.125977, 0.004395, 0.000071, 0.001846, -0.046875, -0.004364, 0.001434, -0.003265, 0.048096, 0.001106, -0.000017, 0.003067, -0.034912, -0.000824, 0.001236, 0.00177, 0.04126, 0.013733, 0.001907, 0.0019, -0.040283, -0.001312, -0.000332, -0.003967, 0.035889, -0.001526, 0.004669, 0.015869, -0.19043, -0.014404, 0.00148, 0.002609, -0.033936, 0.001427, -0.00177, -0.007324, 0.052979, 0.001793, 0.001419, 0.00528, -0.040771, 0.004425, 0.00058, 0.004242, -0.032227, 0.000587, 0.000376, -0.003662, 0.036133, -0.001274, -0.000053, 0.002502, 0.025146, 0.00209, 0.003693, 0.001183, -0.053223, -0.003021, 0.000771, -0.002045, -0.053467, 0.012024, -0.003906, 0.005157, -0.070801, -0.004486, 0.001152, 0.0047, -0.040527, 0.001945, -0.001099, -0.007629, 0.057617, -0.002747, 0.00014, 0.005493, -0.036621, 0.002289, -0.002106, 0.00647, -0.047607, -0.002609, 0.000648, -0.00528, 0.02124, 0.036621, 0.001221, -0.000854, 0.032471, 0.003738, -0.001579, -0.005402, 0.033203, 0.000084, -0.000999, -0.000143, 0.066895, 0.001717, 0.00267, 0.001762, 0.031128, 0.017212, -0.001137, -0.006378, 0.057129, 0.006805, 0.001595, 0.006195, -0.044189, 0.000163, -0.00209, -0.006714, 0.051025, -0.004639, 0.001953, -0.001434, 0.044678, 0.008301, -0.000079, 0.004547, -0.060059, -0.001434, -0.002777, -0.004517, -0.031006, -0.007202, -0.002731, -0.010498, 0.043457, -0.010437, 0.00174, 0.002747, -0.036621, -0.008972, 0.001205, 0.004852, -0.035156, 0.002655, 0.00103, 0.005859, -0.118652, 0.006592, -0.001762, 0.000004, -0.034668, 0.000778, 0.001244, 0.004852, -0.031982, 0.001694, 0.000858, 0.007416, -0.044922, 0.002289, -0.002747, -0.001312, -0.036865, -0.007629, 0.000584, 0.003143, 0.039307, -0.005737, -0.001404, -0.000011, -0.025513, -0.003708, 0.001999, 0.003464, -0.044189, -0.000565, 0.000774, 0.000553, 0.047852, 0.005554, 0.001846, -0.010254, 0.067383, -0.003708, -0.001396, -0.007507, 0.037354, -0.000519, 0.001076, 0.00296, -0.028931, 0.004639, -0.000286, -0.001419, -0.041748, -0.004395, -0.000546, -0.002441, 0.034912, -0.001297, 0.002502, -0.002594, 0.072754, 0.006317, 0.000515, -0.002029, 0.025635, -0.001549, -0.003845, -0.00351, 0.080566, 0.012146, -0.001877, -0.001785, -0.033447, 0.000694, 0.000576, -0.002396, 0.0354, -0.000282, 0.005554, 0.009583, 0.060547, 0.00885, 0.002777, 0.006653, -0.071777, 0.009644, 0.001244, 0.000938, 0.085449, 0.00647, -0.001671, -0.003357, 0.04248, -0.003342, 0.001534, 0.005341, -0.047852, 0.005981, -0.00293, -0.006897, 0.194336, -0.014526, -0.001892, -0.003891, 0.052246, -0.00589, -0.001953, -0.001953, -0.106934, -0.009216, -0.001015, -0.003815, 0.055664, -0.006683, 0.001709, 0.002899, -0.04834, 0.004608, -0.001312, -0.003723, 0.043701, -0.005219, 0.00103, 0.004974, -0.067383, 0.009277, -0.001595, -0.004272, 0.052734, -0.005219, -0.000713, -0.002823, 0.041016, -0.004578, 0.000858, 0.005035, -0.067871, 0.0065, -0.000183, -0.000378, -0.048828, -0.001534, -0.002441, -0.004242, 0.048584, -0.004425, -0.000175, -0.002777, 0.053223, -0.001831, -0.000216, 0.000584, 0.05542, -0.004211, -0.001862, -0.000492, 0.060303, -0.007111, -0.001755, -0.003998, 0.052979, -0.006134, 0.000977, 0.003311, -0.041992, 0.004944, -0.001999, -0.003235, 0.044189, -0.005219, -0.001755, -0.00296, 0.046143, -0.003296, -0.000549, -0.003433, 0.046631, -0.001694, 0.001907, 0.004944, -0.059326, 0.005646, -0.000061, -0.000039, -0.046631, -0.003571, -0.000671, 0.001411, -0.05127, -0.002136, 0.000801, -0.004517, 0.071289, -0.002319, -0.002029, -0.003296, 0.048828, -0.004303, -0.001488, -0.001373, 0.066406, -0.009338, -0.001534, -0.003113, 0.046875, -0.001907, 0.000809, 0.004578, -0.051758, 0.003937, 0.000463, 0.00322, -0.053467, 0.005402, -0.000904, -0.003693, 0.057129, -0.005432, -0.001572, -0.003143, 0.047852, -0.002579, -0.002045, -0.004395, 0.061035, -0.003677, -0.002411, -0.005798, 0.060791, -0.005646, 0.000694, 0.001663, -0.052246, 0.003647, -0.005554, -0.012817, 0.18457, -0.020142, 0.002335, 0.004059, -0.065918, 0.004272, 0.001549, 0.003769, -0.054443, 0.00531, -0.001389, -0.00412, 0.059082, -0.005798, 0.002625, 0.005066, -0.052246, 0.005676, 0.001335, 0.003281, -0.049805, 0.00164, 0.001785, 0.000683, -0.066895, 0.004425, 0.000393, 0.002655, -0.057129, 0.006805, 0.004059, 0.009155, 0.163086, 0.005585, 0.002136, 0.00647, -0.081543, 0.009094, 0.001457, 0.004272, -0.047607, 0.003937, -0.001244, -0.001617, 0.047607, -0.004639, -0.001755, -0.00354, 0.046875, -0.005219, 0.000736, 0.003571, -0.056396, 0.003632, -0.001755, -0.003876, 0.050049, -0.005524, 0.002106, 0.008545, -0.077148, 0.011353, -0.000107, 0.008911, -0.097656, 0.000763, -0.00415, -0.00589, 0.145508, -0.002396, -0.00148, -0.004211, 0.056641, -0.006012, 0.001892, 0.003799, -0.057129, 0.007996, -0.001816, -0.004425, 0.054199, -0.004761, 0.001167, 0.002319, -0.049072, 0.00528, 0.000212, 0.002945, -0.054199, 0.00412, 0.001099, 0.002655, 0.059814, 0.002899, 0.002243, 0.003403, 0.100586, 0.012085, 0.000047, 0.003891, -0.059326, 0.002563, 0.004913, 0.008179, -0.148438, 0.011047, 0.000557, -0.005585, 0.061768, -0.002304, -0.001198, 0.003281, 0.100098, -0.005859, -0.003738, -0.006866, 0.128906, -0.008667, -0.003189, -0.008362, 0.095703, -0.011536, 0.000538, 0.002899, -0.043701, 0.005646, 0.001175, 0.002548, -0.053955, 0.005188, 0.002213, 0.003937, -0.053223, 0.006073, -0.001411, -0.00264, 0.046143, -0.003601, 0.000393, 0.00042, 0.056152, 0.00412, 0.002335, 0.006287, -0.081055, 0.009705, 0.001579, 0.011169, -0.124023, 0.010254, 0.001862, 0.005127, -0.072754, 0.005157, 0.001099, 0.003311, -0.047363, 0.005035, -0.00174, -0.004669, 0.061035, -0.007996, 0.001007, 0.004852, -0.048096, 0.00267, 0.001129, 0.003143, -0.05127, 0.003677, 0.001274, 0.003586, -0.145508, 0.006378, 0.00206, 0.005493, -0.060059, 0.006317, -0.000568, -0.003403, 0.049316, -0.005829, -0.001732, -0.004059, 0.066406, -0.006866, 0.001137, 0.003586, -0.046143, 0.005005, 0.001419, 0.002686, -0.049316, 0.00296, -0.000213, -0.00238, 0.057373, -0.005676, 0.002243, 0.004242, -0.050049, 0.003464, 0.000374, -0.000437, -0.11377, 0.007538, -0.002686, -0.006439, 0.083496, -0.009521, 0.001472, 0.00354, -0.050293, 0.004028, -0.001106, -0.004822, 0.045654, -0.003113, 0.001694, 0.003723, -0.053955, 0.006683, 0.001205, 0.002747, -0.040527, 0.004669, 0.001297, 0.003143, -0.057861, 0.005402, 0.007202, 0.016235, -0.243164, 0.030884, 0.000816, 0.002975, -0.050293, 0.006958, -0.000286, 0.000854, -0.043701, -0.008972, 0.001633, 0.004272, -0.057617, 0.004028, 0.00145, 0.003464, -0.04126, 0.004761, -0.00132, -0.003754, 0.049072, -0.004974, -0.001884, -0.00473, 0.060547, -0.00705, 0.000954, 0.002518, -0.039062, 0.002258, 0.001541, 0.005035, -0.062012, 0.003601, -0.001282, -0.003479, 0.0625, -0.007263, 0.00238, 0.003815, -0.048584, 0.005951, 0.001869, 0.004089, -0.043945, 0.005554, -0.001251, -0.003845, 0.052979, -0.006775, 0.002014, 0.002838, 0.053711, 0.010864, -0.002106, -0.003891, 0.05127, -0.005524, 0.002411, 0.004059, -0.053467, 0.00705, 0.000729, 0.003403, 0.057861, 0.00708, -0.00095, -0.003525, 0.049561, -0.005096, -0.00103, -0.003174, 0.042236, -0.0047, 0.000519, -0.000763, 0.054199, 0.003693, -0.000067, -0.001839, 0.060791, -0.007446, 0.002213, 0.00415, -0.053467, 0.00589, 0.001205, 0.003815, -0.061279, 0.002548, -0.000183, 0.001579, -0.051514, -0.001167, 0.00325, 0.005585, -0.061523, 0.006317, 0.001076, -0.0047, 0.05957, -0.00412, -0.002869, -0.005127, 0.063477, -0.006775, -0.003036, -0.004913, 0.057617, -0.008301, -0.001434, -0.003448, 0.04834, -0.004303, 0.001495, 0.006409, -0.060303, 0.005157, -0.002151, -0.003296, 0.067871, -0.00322, 0.002716, 0.004669, -0.119141, 0.009277, -0.00135, -0.002045, 0.069824, -0.010315, -0.005615, -0.015869, -0.101562, -0.035889, -0.001587, -0.006073, -0.088867, 0.000542, -0.005737, -0.008179, 0.148438, -0.010193, 0.002518, 0.010071, 0.107422, 0.015747, 0.005615, 0.011169, -0.095215, 0.007294, 0.000098, 0.006012, 0.102539, -0.002777, -0.004517, -0.00824, 0.128906, -0.001175, 0.03064, 0.052246, 0.318359, 0.251953, 0.001915, 0.003998, 0.067871, -0.004303, -0.001488, -0.002594, -0.108398, -0.007751, 0.003403, 0.011841, -0.078613, 0.001999, -0.000908, 0.002029, 0.092285, -0.007996, -0.00132, 0.005005, 0.103027, -0.010193, 0.001968, 0.007202, 0.073242, -0.009399, -0.004486, -0.014038, 0.145508, -0.014404, 0.003052, 0.011108, -0.096191, 0.007996, -0.001472, -0.004639, 0.089355, -0.005249, -0.001038, -0.002396, 0.071289, 0.000866, -0.000511, -0.00206, -0.083496, -0.005585, -0.00885, -0.017578, 0.220703, -0.014282, -0.00132, -0.002899, 0.071289, -0.005768, 0.001762, 0.004181, -0.069336, 0.00769, -0.002014, 0.002914, 0.117188, -0.000177, -0.001266, -0.007202, 0.089355, -0.009216, 0.00238, 0.003265, -0.086426, 0.010681, 0.007721, 0.022705, -0.213867, 0.005005, 0.004974, 0.020752, -0.177734, 0.016357, -0.000141, 0.004089, 0.089355, -0.015137, -0.00148, -0.004303, 0.094727, -0.008484, 0.001907, -0.000786, -0.11377, -0.001297, -0.001549, -0.002151, -0.07959, 0.002655, 0.003296, 0.004913, -0.084473, 0.005188, -0.011414, -0.020874, 0.277344, 0.050293, -0.002487, -0.012451, -0.105469, 0.004883, 0.00193, 0.005066, -0.080566, 0.008484, -0.001503, 0.000153, 0.086426, 0.005768, 0.001091, -0.004761, -0.081543, -0.013428, -0.000178, -0.0065, -0.103027, -0.020508, 0.000292, 0.002213, 0.205078, -0.012512, -0.002762, -0.007599, 0.084961, -0.005432, 0.009521, 0.013062, -0.275391, -0.012268, -0.001495, 0.003677, 0.104492, 0.002319, 0.0009, 0.002014, -0.056396, 0.004395, -0.001755, -0.006256, 0.077637, 0.001953, -0.00145, -0.007202, -0.101562, 0.006104, 0.000408, -0.000645, 0.110352, 0.002609, -0.00004, 0.006165, 0.083008, -0.016846, -0.003128, -0.007263, 0.082031, -0.004883, 0.001434, 0.006195, -0.078125, 0.003754, 0.002731, 0.007263, -0.094238, 0.010803, -0.000847, 0.001656, -0.12793, 0.013184, 0.000759, 0.002762, -0.074707, 0.001434, -0.001045, -0.001823, 0.088379, 0.000904, 0.003448, 0.001297, 0.191406, -0.01178, 0.000322, -0.009644, -0.219727, -0.000614, -0.002228, -0.006226, 0.070312, -0.008545, 0.002396, 0.004456, -0.09375, 0.016479, 0.000351, 0.004578, 0.069336, -0.011292, 0.003387, 0.023682, -0.126953, 0.010132, -0.000275, 0.004333, 0.103027, -0.007263, -0.001503, -0.003937, 0.084473, 0.003265, -0.000233, 0.003998, 0.088379, 0.001968, -0.00235, -0.010803, 0.273438, -0.019531, -0.005554, -0.022949, 0.162109, -0.011292, 0.000196, 0.001251, -0.07666, 0.008728, 0.006317, 0.025269, -0.171875, 0.006012, -0.00069, -0.003723, -0.074707, 0.006165, 0.002106, -0.003464, -0.081543, 0.009583, 0.00351, 0.011353, -0.102539, 0.002899, -0.000904, -0.003769, -0.092773, 0.007355, 0.001022, 0.001678, -0.057861, 0.004547, -0.001526, -0.006744, 0.095703, -0.005127, 0.011719, 0.036865, -0.310547, 0.001381, -0.003326, -0.003616, 0.087402, 0.00053, 0.005127, 0.009583, -0.197266, -0.005951, -0.000197, -0.002274, -0.077637, 0.008057, -0.001472, -0.001617, -0.114746, -0.00021, -0.001144, -0.001968, 0.090332, 0.00885, -0.003418, -0.013733, 0.098145, -0.001312, 0.000404, -0.001274, 0.047363, 0.043213, -0.002274, -0.001701, 0.225586, -0.007874, 0.002884, 0.007812, -0.093262, -0.002075, -0.001701, -0.002228, 0.095703, -0.002335, 0.001198, 0.000425, -0.057129, 0.010071, -0.000448, -0.003662, 0.09082, 0.00946, -0.000404, -0.002838, -0.074707, 0.00824, -0.000029, -0.001709, -0.060059, 0.00322, -0.000923, -0.000045, 0.07666, 0.003036, 0.001892, -0.003433, -0.1875, 0.004272, 0.000793, 0.002655, 0.084961, -0.004883, -0.004395, -0.003448, 0.087891, -0.008789, -0.000155, -0.003937, -0.078125, 0.001862, -0.000675, -0.002975, -0.082031, 0.01532, 0.000144, 0.002243, 0.052002, -0.006866, -0.00148, -0.000992, 0.081543, 0.005463, -0.010193, -0.023315, -0.115723, 0.012573, -0.003784, -0.012634, -0.090332, -0.009827, -0.000992, -0.002991, -0.098633, -0.006287, 0.001602, 0.007324, 0.071289, -0.010803, 0.000081, 0.002197, 0.067383, -0.000816, 0.001289, 0.001526, -0.075684, 0.004364, -0.008179, -0.030518, 0.255859, -0.006134, -0.00174, -0.005829, 0.06543, -0.002823, 0.001732, 0.003021, -0.129883, -0.005798, -0.003693, -0.008545, -0.101562, 0.005371, 0.001091, 0.010925, 0.152344, -0.004791, 0.004852, 0.010132, -0.10498, -0.000422, -0.002426, -0.005005, -0.090332, 0.008179, 0.003082, 0.005341, -0.089844, 0.002975, 0.001465, 0.003052, -0.081543, 0.008667, -0.002472, -0.003265, 0.068848, -0.01001, 0.001984, 0.003204, -0.145508, -0.001892, -0.000164, -0.001793, -0.111328, 0.020508, 0.004852, 0.014709, -0.164062, -0.0002, -0.000324, -0.001724, -0.074707, 0.004272, 0.00531, 0.0177, -0.052734, -0.07373, 0.003723, 0.008301, 0.098633, -0.005188, -0.000904, -0.005585, -0.071777, 0.009094, -0.004272, -0.016968, 0.102051, 0.012085, 0.002045, 0.005463, -0.069336, 0.006592, -0.004425, 0.001968, 0.294922, -0.005096, 0.003052, 0.001984, -0.104492, 0.004639, -0.000261, 0.002548, 0.082031, -0.010925, 0.004486, -0.001053, -0.248047, 0.004242, -0.003601, 0.004456, -0.261719, 0.024292, 0.001999, 0.001434, 0.060547, -0.005676, -0.001457, 0.001724, 0.096191, 0.001053, -0.00267, -0.001923, 0.027832, -0.010254, -0.002884, -0.006256, -0.018311, 0.026855, -0.001373, -0.002625, -0.011536, 0.018066, 0.001106, 0.002625, 0.011475, -0.016724, 0.004669, 0.002167, -0.025146, 0.010437, -0.001099, -0.00473, -0.018921, 0.009033, 0.001038, 0.002518, 0.012268, -0.017822, 0.001038, 0.00322, 0.015564, -0.021973, -0.00383, -0.012817, -0.026611, -0.029541, 0.001389, 0.002884, 0.011047, -0.018066, -0.000595, -0.002502, -0.014282, 0.018677, 0.001755, 0.003098, 0.010742, -0.019653, -0.008606, -0.008118, -0.007141, 0.02124, -0.002808, -0.005585, -0.009338, 0.047852, -0.000199, -0.002884, -0.02063, 0.017578, -0.000923, -0.002747, -0.012878, 0.018677, 0.000851, 0.002625, 0.011963, -0.017456, 0.001427, 0.003464, 0.012695, -0.019653, -0.000148, -0.002655, -0.020752, 0.022461, -0.001549, -0.003448, -0.01416, 0.020874, 0.001236, 0.003204, 0.012024, -0.019775, 0.001572, 0.003387, 0.014832, -0.022461, -0.003036, -0.005402, -0.012024, 0.041992, -0.0009, -0.002396, -0.012329, 0.018311, 0.001106, 0.002853, 0.013794, -0.019897, 0.005615, 0.007935, -0.06543, 0.028198, 0.005188, 0.007751, 0.004761, -0.037354, 0.001427, 0.000222, 0.001541, -0.043213, 0.00145, 0.002701, 0.012817, -0.020508, -0.00264, -0.004608, 0.023804, -0.009399, -0.000946, -0.002365, -0.011475, 0.015564, -0.002197, -0.001213, 0.002487, 0.023193, 0.001266, 0.002914, 0.01123, -0.016602, 0.000858, 0.004028, 0.020386, -0.025879, 0.000954, 0.002655, 0.013184, -0.020264, -0.002319, 0.001076, 0.020264, 0.013062, 0.000141, -0.003769, -0.021973, 0.014648, 0.001396, 0.003448, 0.016968, -0.022339, 0.003067, 0.003387, 0.008667, -0.016235, -0.002258, -0.002106, 0.02417, -0.016602, -0.000576, -0.002533, -0.016235, 0.020996, 0.000565, 0.002472, 0.015259, -0.019775, 0.00106, 0.002625, 0.011353, -0.016357, 0.001488, 0.007538, -0.026001, 0.006958, 0.000629, 0.002502, 0.015381, -0.019653, -0.000805, -0.002396, -0.011841, 0.017334, -0.000973, -0.002487, -0.011414, 0.017578, -0.002472, -0.003799, -0.008545, 0.041748, -0.000656, -0.002579, -0.012878, 0.018433, 0.002029, 0.005157, -0.021973, 0.009766, 0.000637, 0.000492, -0.004089, -0.018799, -0.011169, -0.017334, -0.016968, 0.015381, 0.003738, 0.001518, -0.022583, -0.011108, 0.00296, -0.00238, -0.034912, 0.009338, 0.000448, 0.00238, 0.014954, -0.0177, 0.001404, 0.00293, 0.012817, -0.019409, -0.001572, -0.002838, -0.010803, 0.018188, 0.001442, 0.004333, 0.016724, -0.022339, -0.001511, -0.003006, -0.01001, 0.018433, -0.000767, -0.002365, -0.012695, 0.016968, 0.000244, -0.005493, -0.03064, 0.015747, 0.002014, 0.004791, 0.014221, -0.021484, 0.000656, 0.002823, 0.01416, -0.019653, 0.000645, 0.002426, 0.013672, -0.018433, -0.00045, -0.003296, -0.016113, 0.022461, 0.000782, 0.002487, 0.014099, -0.019043, 0.003387, 0.005829, -0.022827, 0.007324, -0.004517, -0.0065, 0.028931, -0.003616, -0.001572, -0.00042, 0.010254, 0.017944, -0.001816, -0.001175, 0.00238, 0.02478, 0.000587, 0.003082, 0.016724, -0.019287, 0.001175, 0.002869, 0.013306, -0.020508, 0.001938, 0.003082, 0.007263, -0.025635, -0.001183, -0.002762, -0.012268, 0.019409, -0.000136, 0.00267, 0.018311, -0.021484, 0.004425, 0.005798, 0.018188, -0.011597, -0.000885, -0.002502, -0.011841, 0.016357, -0.00087, -0.002548, -0.012512, 0.019287, -0.001381, -0.002686, -0.012329, 0.019409, 0.001701, -0.001556, -0.026123, 0.013428, 0.000213, -0.002563, -0.020752, 0.024292, -0.00046, -0.002365, -0.012573, 0.017822, 0.001038, 0.002777, 0.013245, -0.019653, 0.002869, -0.00293, -0.030518, 0.015381, 0.000881, 0.002457, 0.011597, -0.016235, 0.002518, 0.005981, -0.026367, 0.013184, 0.001144, 0.002563, 0.009827, -0.017212, 0.00412, 0.006104, -0.051025, 0.025879, 0.000851, 0.002945, 0.013428, -0.018433, 0.000858, 0.002838, 0.013489, -0.019409, -0.002167, -0.010132, 0.030151, -0.011841, -0.000134, 0.003647, 0.02063, -0.019653, 0.000957, 0.002701, 0.012695, -0.019409, 0.000702, 0.002182, 0.012817, -0.016602, -0.00106, -0.002686, -0.009399, 0.016602, 0.000248, 0.002396, 0.020996, -0.007874, 0.00238, 0.00322, -0.023682, 0.00766, 0.001251, 0.000294, -0.028442, 0.015076, 0.000717, 0.002228, 0.011658, -0.016724, -0.001152, -0.003006, -0.015198, 0.020874, 0.000938, 0.002396, 0.01178, -0.0177, -0.003616, -0.003098, -0.012268, 0.016479, 0.000542, -0.000568, -0.016113, 0.013916, 0.000561, 0.003128, 0.01709, -0.021606, 0.001549, 0.003525, 0.012329, -0.019409, 0.002274, 0.00116, -0.044434, 0.027954, -0.000467, -0.002274, -0.013123, 0.017456, -0.004822, -0.01062, -0.025757, 0.010193, 0.001244, 0.002823, 0.012268, -0.018799, 0.001122, 0.002853, 0.014648, -0.020508, 0.00008, -0.00354, -0.018555, 0.013672, -0.007233, -0.007812, 0.044434, -0.017456, 0.000401, 0.00209, 0.013367, -0.016357, -0.001251, -0.002731, -0.01239, 0.017334, 0.001038, 0.002563, 0.008728, -0.014771, -0.000889, -0.002869, -0.013489, 0.019043, -0.001022, -0.00264, -0.012512, 0.018555, 0.001793, 0.006561, -0.026733, 0.01532, 0.002213, 0.003555, 0.010742, -0.017822, 0.00235, 0.00032, -0.001312, -0.030762, -0.00119, -0.003433, -0.023315, 0.020264, 0.001221, 0.002716, 0.011047, -0.017334, -0.000629, -0.003754, -0.021484, 0.026245, -0.002106, -0.003159, 0.025269, -0.012207, -0.001015, -0.002609, -0.012268, 0.017334, 0.000706, 0.006409, 0.030884, -0.010803, 0.00145, 0.004028, 0.0177, -0.012695, -0.004364, -0.006226, 0.063477, -0.033447, -0.000484, 0.005005, 0.070801, -0.013367, -0.003281, -0.02002, -0.166992, -0.001732, -0.001022, -0.002716, 0.061035, 0.001884, -0.000418, 0.005066, 0.099609, -0.015991, 0.007294, 0.016479, 0.112793, -0.265625, -0.002029, -0.003311, -0.049072, 0.007294, 0.000591, -0.00824, -0.102051, 0.013916, -0.002197, -0.008545, -0.07373, 0.008972, -0.000393, -0.004639, -0.056396, 0.012146, 0.0009, 0.004486, 0.076172, -0.003311, 0.000717, -0.00412, -0.065918, 0.006012, -0.000028, -0.006409, -0.060547, 0.014404, 0.000683, 0.004456, 0.053955, -0.009277, -0.00008, 0.001648, 0.056152, -0.009155, 0.001984, 0.007538, 0.059082, -0.005432, 0.006104, 0.015076, 0.115723, 0.02063, -0.00008, 0.004791, 0.061523, -0.010132, -0.000957, 0.011353, 0.103027, -0.018433, 0.002747, 0.009705, 0.093262, -0.014893, -0.000046, -0.003586, -0.056641, 0.007996, 0.000162, 0.031982, 0.25, -0.052979, 0.015503, 0.036133, 0.213867, 0.112793, 0.001114, -0.000614, -0.063965, -0.026611, -0.003998, 0.002914, 0.075684, 0.008789, 0.00041, 0.006256, 0.072754, -0.011597, 0.000778, 0.003693, 0.049072, -0.007751, -0.014404, -0.027954, -0.083496, -0.010498, 0.000389, 0.005341, 0.07959, -0.001144, 0.001297, 0.00354, 0.05249, -0.007202, -0.001137, -0.00322, -0.051514, 0.005157, -0.000793, -0.006317, -0.057861, 0.01062, -0.01178, -0.027344, -0.07959, -0.003342, 0.006012, 0.02417, 0.126953, 0.003815, 0.001488, 0.001472, 0.091309, -0.004089, 0.010803, 0.029053, 0.149414, 0.07666, 0.000121, 0.003525, 0.059326, -0.008789, -0.00238, -0.010742, -0.074219, 0.006226, 0.000073, 0.008423, 0.082031, -0.004028, -0.000082, 0.005127, 0.049316, -0.01178, -0.001358, -0.024292, -0.175781, -0.026489, -0.00325, -0.012817, -0.144531, 0.006317, 0.001541, 0.003265, 0.083008, -0.008789, 0.001411, 0.006683, 0.062256, -0.005859, 0.000345, 0.004089, 0.052246, -0.009216, -0.000047, -0.004578, -0.060791, 0.002319, 0.000381, -0.001022, -0.068848, 0.0065, 0.001732, -0.00351, -0.066895, 0.009888, 0.000334, 0.005341, 0.054688, -0.010193, -0.001175, -0.009399, -0.104492, 0.019653, 0.000912, 0.003189, 0.05542, -0.011169, -0.006592, -0.021851, -0.169922, -0.012695, 0.000999, 0.00885, 0.125977, -0.00769, -0.000181, 0.004517, 0.062988, -0.012512, -0.026978, -0.083496, -0.310547, 0.026123, 0.00415, 0.005554, -0.067871, 0.000368, 0.000233, 0.002731, 0.060547, -0.013855, -0.000671, 0.003967, 0.067383, -0.009399, 0.003372, 0.007782, 0.072754, 0.015137, 0.004913, -0.00087, -0.070312, -0.005402, 0.0019, -0.00354, -0.098633, -0.012085, -0.000648, -0.004761, -0.05542, 0.008118, 0.004578, 0.024902, 0.167969, -0.017456, -0.001411, -0.002213, 0.008362, 0.045166, -0.002213, -0.00412, -0.056152, 0.008423, 0.001579, -0.004486, -0.089844, 0.006317, -0.000467, -0.00824, -0.088379, 0.006714, 0.001831, -0.006165, -0.094238, 0.016724, 0.002167, -0.003662, -0.069336, 0.000257, 0.011719, 0.021851, 0.107422, 0.033936, 0.0005, 0.004639, 0.085449, 0.005096, -0.002304, 0.00705, 0.125, -0.006287, 0.002457, 0.010681, 0.09082, -0.012329, 0.000614, 0.006775, 0.066895, 0.012817, -0.000927, -0.00412, -0.056152, 0.013977, 0.006165, 0.020752, 0.150391, -0.00386, -0.000771, -0.003006, -0.050049, 0.009277, 0.000839, -0.004517, -0.099121, 0.015564, -0.000751, 0.005249, 0.071777, -0.013062, 0.000755, 0.00412, 0.057373, -0.011414, -0.002228, -0.005432, -0.069824, 0.008545, 0.000877, 0.004272, 0.083008, -0.008362, -0.002518, -0.023682, -0.240234, 0.062988, 0.000866, 0.005768, 0.066895, -0.015869, -0.00066, 0.00473, 0.064453, -0.013489, -0.0009, -0.003601, -0.057129, 0.010681, 0.000028, -0.002716, -0.053223, 0.010681, 0.000572, 0.004242, 0.063965, -0.010742, -0.000923, -0.005035, -0.058838, 0.015259, 0.000366, -0.001953, -0.050293, 0.010742, 0.002213, -0.001511, -0.067383, 0.014282, -0.000748, -0.003967, -0.06543, 0.010559, -0.000977, -0.007751, -0.08252, 0.027222, -0.006378, -0.026855, -0.233398, -0.047852, -0.000135, 0.003967, 0.050781, -0.007935, -0.004852, -0.022583, -0.104004, 0.015869, 0.000422, 0.00267, 0.075684, -0.00095, 0.00034, 0.004425, 0.053955, -0.009766, 0.00041, -0.002808, -0.066406, 0.012024, 0.000622, 0.003601, 0.047852, -0.008606, -0.00103, -0.007446, -0.062988, 0.00708, -0.001175, 0.005768, 0.091797, -0.015381, -0.006897, -0.022461, -0.165039, -0.00209, 0.000767, 0.001305, 0.051025, -0.006561, 0.006714, 0.017334, 0.124512, -0.007477, 0.000214, 0.003998, 0.063477, -0.013855, 0.002808, 0.015991, 0.12207, -0.010986, 0.001373, 0.012207, 0.082031, 0.001617, 0.000271, 0.004639, 0.05835, 0.003098, 0.001381, 0.013245, 0.118164, 0.007263, -0.001656, 0.000874, 0.091309, -0.01001, -0.005951, -0.006744, 0.269531, 0.010681, 0.000372, 0.003036, 0.049805, -0.004242, 0.000433, -0.003021, -0.053955, 0.012085, -0.001854, 0.014893, 0.109375, -0.013672, -0.00036, -0.005005, -0.062988, 0.005402, -0.000244, 0.017334, 0.092285, -0.010315, 0.000572, -0.003586, -0.048828, 0.003845, 0.00061, 0.006287, 0.05835, -0.011108, 0.004913, 0.015076, -0.02002, -0.177734, -0.000641, -0.004456, -0.049561, 0.007446, 0.001823, 0.000225, 0.012146, 0.069824, 0.001938, 0.000496, 0.106445, -0.00322, 0.012268, 0.033447, 0.173828, -0.069824, -0.000207, 0.008057, -0.097168, -0.013672, 0.00238, -0.004852, -0.083496, 0.01062, -0.006073, -0.020874, -0.166016, -0.002884, 0.000343, -0.000271, 0.084473, -0.005707, 0.000523, -0.002197, -0.048828, 0.008423, 0.000454, -0.002441, -0.039795, 0.012817, 0.000467, -0.001381, -0.026611, 0.009338, 0.000473, -0.004791, -0.05957, 0.009338, -0.000357, -0.003342, -0.036621, 0.012024, 0.000456, -0.002716, -0.046631, 0.015198, -0.003677, 0.00769, 0.079102, -0.007172, -0.001015, 0.002914, 0.053223, -0.017578, -0.000099, 0.002457, 0.033447, -0.010742, 0.000114, 0.002411, 0.036133, -0.011475, 0.000001, -0.004883, -0.050049, 0.012939, 0.000774, 0.004791, 0.059082, -0.008179, -0.000448, -0.003632, -0.044189, 0.011902, 0.001015, -0.002106, -0.043945, 0.014404, -0.000026, 0.004364, 0.054688, -0.015747, -0.000038, 0.003113, 0.043945, -0.016479, -0.001076, -0.005707, -0.05249, 0.017212, 0.000488, 0.003632, 0.040039, -0.012817, -0.000182, -0.00647, -0.072266, 0.014587, -0.001198, 0.001617, 0.044434, -0.009155, -0.00053, 0.002991, 0.046387, -0.012024, 0.00135, -0.005005, -0.05957, 0.014465, -0.000286, 0.003143, 0.047607, -0.013733, -0.001923, 0.002655, 0.061035, -0.013489, -0.001129, 0.005707, 0.056396, -0.007599, -0.000059, -0.002716, -0.041992, 0.012268, -0.000292, 0.000149, -0.054932, 0.005707, 0.004028, -0.001694, -0.0625, 0.011475, 0.000465, -0.002792, -0.047363, 0.016968, 0.000572, 0.006042, 0.060547, -0.007874, -0.000526, 0.002853, 0.044434, -0.01178, 0.000131, 0.002106, 0.033203, -0.008972, -0.000439, -0.003143, -0.041748, 0.010376, 0.000047, 0.002823, 0.039795, -0.013916, -0.000084, -0.002518, -0.039307, 0.013855, -0.001839, 0.022095, 0.192383, -0.02771, 0.000153, -0.003571, -0.050781, 0.009827, 0.00164, -0.004669, -0.074707, 0.01001, 0.00412, -0.002106, -0.062256, 0.00766, 0.000832, 0.005249, 0.045898, -0.012329, -0.010742, -0.040283, -0.267578, -0.133789, 0.002686, 0.015198, 0.139648, -0.0354, -0.000816, -0.003647, -0.041016, 0.012756, 0.000239, -0.003143, -0.046387, 0.011841, -0.000105, 0.002319, 0.034668, -0.008728, -0.000652, -0.004364, -0.046631, 0.011047, -0.001236, 0.013794, 0.157227, -0.033203, -0.003357, -0.000713, 0.080566, -0.003632, 0.000184, -0.003174, -0.046143, 0.016357, 0.002426, 0.000881, -0.087891, 0.006592, 0.000082, -0.002991, -0.043213, 0.010315, 0.000645, -0.003845, -0.046875, 0.008606, 0.000139, -0.002975, -0.041504, 0.014648, -0.002243, 0.002472, 0.067383, -0.004883, -0.000073, 0.003021, 0.041992, -0.010559, -0.001579, -0.013733, -0.120605, 0.023926, 0.001076, 0.004883, 0.047607, -0.012085, -0.000103, 0.002975, 0.037354, -0.009705, -0.000698, 0.001297, 0.040771, -0.011047, 0.003021, -0.001762, -0.051025, 0.010254, -0.000154, -0.00386, -0.046387, 0.014709, -0.000187, -0.002945, -0.043457, 0.013733, -0.000037, -0.003052, -0.041504, 0.011841, 0.000244, 0.003113, 0.041504, -0.012146, 0.000345, -0.003357, -0.043701, 0.010376, 0.000824, -0.002411, -0.04834, 0.012451, -0.00148, 0.001938, 0.053955, -0.010803, -0.000278, 0.002457, 0.043213, -0.014404, -0.000172, -0.01239, -0.09375, 0.007996, 0.000322, -0.00322, -0.051758, 0.016602, 0.000147, -0.003387, -0.047363, 0.012817, 0.000237, -0.00293, -0.047607, 0.015198, -0.000172, -0.002838, -0.040527, 0.014099, 0.000023, -0.002365, -0.037598, 0.011169, -0.000473, 0.004272, 0.053223, -0.014648, -0.000782, -0.003815, -0.0354, 0.010437, -0.000108, 0.002426, 0.043945, -0.011597, 0.000458, -0.002914, -0.044189, 0.014282, 0.000116, -0.002853, -0.039307, 0.010437, -0.00079, 0.003937, 0.065918, -0.018799, -0.000507, 0.015076, 0.163086, -0.036133, 0.000729, 0.002991, 0.041992, -0.012939, -0.000093, 0.002396, 0.034424, -0.011108, 0.001633, -0.003571, -0.066895, 0.014832, -0.000142, 0.001999, 0.035156, -0.012146, 0.000319, -0.002533, -0.041504, 0.012207, -0.000244, 0.002899, 0.043457, -0.011536, 0.000091, -0.002716, -0.031494, 0.007477, 0.000106, -0.00322, -0.04248, 0.012085, 0.000443, 0.003204, 0.046631, -0.01355, 0.000992, -0.002747, -0.050781, 0.013367, -0.000129, 0.002747, 0.043457, -0.013916, -0.00037, 0.001945, 0.035889, -0.010498, 0.000011, -0.001823, -0.031494, 0.011108, -0.001305, -0.011475, -0.116211, 0.008728, -0.001678, 0.001762, 0.058105, -0.00473, -0.000237, 0.00412, 0.046631, -0.010986, -0.000029, -0.003387, -0.046143, 0.013733, -0.000999, 0.003159, 0.044678, -0.009949, -0.00135, 0.005341, 0.054688, -0.00415, 0.004608, -0.001175, -0.172852, 0.01239, 0.002411, -0.002197, -0.039551, 0.001175, -0.00164, 0.001137, 0.059814, -0.006042, -0.000224, 0.00647, 0.060303, -0.01355, -0.00058, 0.002731, 0.057373, -0.011597, 0.000391, -0.003235, -0.045898, 0.011719, 0.002136, -0.001823, -0.053955, 0.010986, 0.000038, -0.004578, -0.044922, 0.008667, 0.006927, -0.010132, -0.181641, 0.02356, -0.000001, -0.003769, -0.046387, 0.012634, -0.000431, 0.002228, 0.043945, -0.015015, 0.000228, 0.003448, 0.040283, -0.011719, 0.000108, -0.003967, -0.051758, 0.014526, 0.000626, -0.003159, -0.053711, 0.014526, 0.001129, -0.002151, -0.046387, 0.01239, 0.000526, 0.003647, 0.04541, -0.013062, 0.000194, -0.001831, -0.03418, 0.011475, -0.000429, -0.003784, -0.052979, 0.009949, 0.000311, -0.002121, -0.041992, 0.012756, 0.006897, -0.018311, -0.291016, 0.038086, 0.000298, 0.003799, 0.048096, -0.014526, -0.000036, -0.003738, -0.041504, 0.015076, -0.000038, -0.004639, -0.053467, 0.011719, -0.019409, 0.002579, 0.236328, -0.028564, 0.000492, 0.002411, 0.039551, -0.01062, -0.000182, 0.001717, 0.096191, -0.011414, -0.000824, -0.004578, -0.050049, 0.00769, -0.000404, -0.003036, -0.037354, 0.009216, -0.000175, -0.003098, -0.040283, 0.009949, 0.002151, -0.001312, -0.082031, 0.011475, -0.000534, 0.001434, 0.049316, -0.000151, 0.000374, -0.000816, 0.044434, -0.002457, 0.002182, 0.003525, 0.083496, -0.003723, -0.000469, -0.003586, -0.075195, 0.010498, -0.001137, -0.001236, -0.054443, 0.00267, 0.000357, 0.000492, -0.074219, 0.007935, 0.000496, 0.00132, -0.043457, 0.005249, -0.001015, 0.00264, 0.081543, -0.015076, 0.002945, 0.006592, 0.040039, -0.006744, 0.000858, 0.003403, 0.051514, -0.007111, 0.001083, 0.000202, -0.039307, 0.005493, 0.002502, 0.004395, -0.071289, 0.01001, 0.001213, 0.003845, 0.046631, -0.006317, -0.005188, -0.008606, 0.097656, -0.000182, 0.002747, 0.007233, 0.047852, -0.00824, 0.00473, 0.005737, 0.056152, -0.003006, -0.000992, -0.003296, 0.068359, -0.00293, -0.000334, 0.000271, 0.044678, -0.00592, -0.000774, 0.001579, -0.038574, -0.023804, -0.001411, -0.002563, -0.059082, 0.013184, 0.000748, 0.000595, -0.062256, 0.005798, -0.000385, 0.001289, 0.045898, 0.00766, 0.001419, 0.001129, 0.044434, -0.006836, 0.004639, 0.013855, -0.117676, -0.006989, 0.000101, 0.001442, 0.047852, -0.005524, 0.002014, 0.00264, -0.05542, 0.002396, 0.000561, -0.0009, -0.049316, 0.008179, -0.000992, -0.000584, -0.044189, 0.003357, 0.000942, 0.001152, 0.044434, -0.00708, -0.000066, -0.001541, 0.055908, -0.005615, 0.000235, -0.003708, -0.049316, -0.00705, 0.000813, 0.00132, -0.060059, 0.006042, 0.000645, 0.005219, 0.050293, -0.009521, -0.000368, -0.005157, 0.067871, 0.004486, 0.000675, -0.001801, -0.069824, 0.008789, -0.000961, -0.005768, -0.062012, 0.009827, -0.000412, -0.000816, 0.071777, -0.003799, 0.001694, 0.00531, 0.044678, -0.005188, 0.002945, 0.006714, 0.043213, -0.005554, -0.000622, 0.000725, 0.032471, 0.001266, -0.000128, -0.000439, -0.045166, 0.009094, 0.000404, 0.000896, -0.043945, 0.000162, 0.000675, 0.002869, 0.041748, -0.007629, -0.000456, -0.003265, -0.03833, 0.005554, 0.000969, 0.002884, 0.039795, -0.004578, -0.00293, -0.006897, -0.071777, 0.011841, 0.002243, 0.005676, -0.028076, -0.033203, -0.000454, -0.002213, -0.039551, 0.008728, 0.000999, 0.002747, 0.031982, -0.005829, -0.000479, -0.000259, -0.041504, 0.005096, 0.002563, 0.006378, 0.044189, -0.000736, 0.00029, 0.003235, -0.073242, -0.001465, 0.000395, -0.00058, -0.056396, 0.007477, 0.000148, -0.001427, -0.029663, 0.005035, 0.000935, 0.002075, -0.062988, 0.005768, -0.000236, 0.000584, 0.048828, -0.005951, 0.000444, 0.001595, 0.036621, -0.006927, 0.001724, 0.003555, 0.052246, -0.001083, 0.001251, 0.002182, 0.060547, -0.003052, 0.000992, 0.000801, -0.05249, 0.002808, -0.000565, -0.001167, 0.048096, -0.000393, -0.004059, -0.016357, -0.137695, 0.019531, 0.000165, 0.002594, -0.044434, -0.023438, 0.002548, 0.004181, 0.060547, -0.002289, -0.001083, 0.001183, 0.061279, -0.005615, -0.00058, -0.001083, 0.046143, 0.000065, -0.000755, -0.00267, -0.04248, 0.008301, 0.010132, 0.022461, 0.219727, -0.00766, 0.00412, 0.013855, 0.10498, -0.011475, -0.000232, -0.002335, -0.056641, 0.009094, -0.000152, 0.001503, 0.043213, -0.009094, 0.000664, 0.001465, -0.056885, -0.001167, 0.000938, -0.004395, -0.146484, 0.014893, -0.00106, -0.004364, -0.084473, 0.01355, -0.00238, -0.003235, 0.105957, -0.004242, 0.00145, -0.001068, -0.052979, 0.005157, -0.000519, -0.001671, 0.052734, -0.0047, -0.000763, 0.00235, 0.10791, -0.007782, -0.000225, -0.001053, -0.033203, 0.003326, -0.002563, -0.007019, -0.137695, -0.017456, -0.000103, -0.000171, -0.096191, 0.016113, 0.004028, 0.004303, -0.240234, 0.007416, -0.001846, -0.002243, -0.046875, 0.005066, -0.000896, -0.002121, 0.050781, -0.001923, 0.000288, 0.001305, 0.063965, -0.007202, 0.000523, 0.002548, 0.056396, -0.007446, 0.004181, 0.007721, 0.058105, -0.004852, -0.001732, -0.002411, 0.047119, -0.001633, -0.001015, 0.005188, -0.064941, -0.009155, -0.001274, -0.002029, -0.053223, 0.006012, -0.00058, -0.001114, -0.041992, 0.004395, -0.000816, -0.001709, -0.043701, 0.007355, -0.001457, 0.003128, -0.140625, 0.019165, -0.000127, 0.002991, 0.045166, -0.003326, -0.001595, -0.005096, 0.062256, 0.001701, 0.000462, -0.000383, 0.057373, -0.004272, -0.001785, -0.002411, -0.0625, 0.008362, -0.000896, -0.004272, -0.043945, 0.008484, -0.003098, -0.005951, 0.155273, -0.011719, 0.002838, 0.012268, 0.073242, -0.011597, -0.000763, -0.002655, -0.042725, 0.007355, 0.001762, 0.003601, 0.051025, -0.006042, -0.001572, 0.003738, 0.075684, -0.007996, -0.001457, -0.001617, -0.04248, 0.006409, -0.002121, -0.004883, -0.056885, 0.015869, 0.000969, 0.001114, -0.042969, 0.001877, -0.000131, -0.001251, 0.04541, -0.001877, 0.00145, 0.001945, -0.06543, 0.008423, -0.000402, -0.002289, -0.054688, 0.006714, 0.00071, -0.003159, 0.062988, -0.005127, 0.001381, 0.001968, 0.032959, -0.003372, 0.001328, -0.001404, 0.109863, -0.010193, -0.002365, -0.006226, -0.041748, 0.009216, -0.001083, -0.000984, -0.039062, 0.004395, -0.000004, 0.000439, -0.043457, 0.002457, -0.001518, -0.000828, 0.052002, -0.002594, -0.000717, 0.000422, 0.067871, -0.008667, -0.001137, -0.001945, 0.062988, -0.004456, -0.001617, 0.002747, 0.079102, -0.009033, -0.000294, 0.001694, 0.064941, -0.003525, -0.004059, 0.000465, 0.057373, -0.010498, -0.003525, -0.004272, 0.086914, 0.002136, 0.000075, 0.000515, 0.049316, -0.00592, -0.00135, -0.001839, -0.047607, 0.006134, 0.000391, 0.003799, -0.070801, 0.003342, -0.001144, 0.001945, -0.051514, 0.007874, -0.001549, -0.005951, 0.063477, -0.000839, 0.001442, 0.003021, 0.056396, 0.001114, -0.001366, -0.00264, 0.070312, -0.00589, 0.000145, 0.003036, -0.049561, 0.012329, 0.001389, 0.002533, 0.132812, -0.020996, 0.000469, -0.000629, -0.330078, 0.023315, -0.002594, -0.005768, 0.114258, -0.004913, -0.000675, -0.000275, 0.044189, -0.003159, 0.000207, 0.001701, -0.056152, 0.015259, 0.001999, 0.005707, 0.087891, 0.003754, 0.0005, 0.001495, 0.048828, -0.000969, 0.000402, 0.002777, 0.099121, -0.010071, 0.000412, 0.002151, -0.049805, 0.009521, -0.00296, -0.005096, -0.064941, 0.00206, -0.000028, -0.002838, -0.088379, 0.0065, -0.000084, -0.001038, -0.100098, 0.013245, -0.001411, -0.004974, 0.106445, -0.012512, 0.000458, -0.000172, 0.042236, -0.00386, 0.000183, -0.000771, 0.051758, -0.005493, 0.003006, 0.002274, 0.071777, 0.000216, 0.002151, -0.001152, 0.102539, -0.018799, -0.004761, -0.000824, 0.255859, -0.021973, -0.001053, -0.003433, 0.033936, -0.010803, 0.000591, -0.000843, -0.080078, 0.005493, 0.000028, 0.000029, 0.050049, -0.005463, 0.002975, 0.006012, -0.09668, 0.014099, 0.00148, 0.003555, -0.069336, 0.010742, -0.000866, 0.000648, 0.070801, -0.01239, 0.000835, 0.000626, 0.12207, -0.015747, 0.000135, 0.002701, -0.052002, 0.01239, -0.000164, -0.001999, 0.060791, -0.009216, -0.000148, -0.000755, -0.063965, 0.005066, -0.002777, -0.00708, -0.09082, 0.007629, 0.000441, 0.00206, -0.069824, 0.006134, 0.00041, -0.00037, 0.05957, -0.009888, -0.003723, -0.003601, 0.177734, -0.018188, -0.0047, -0.004303, 0.324219, -0.023071, 0.000969, 0.003464, -0.060059, 0.007538, 0.000549, 0.003784, -0.07959, 0.010986, 0.001114, -0.000228, 0.045166, -0.001701, -0.000357, 0.000698, -0.051758, 0.006531, -0.000256, -0.001106, -0.060059, 0.005676, -0.000736, -0.006714, -0.320312, -0.008423, 0.001579, 0.001717, 0.048828, 0.000063, -0.001427, -0.002548, -0.087891, 0.000374, 0.002533, 0.006592, 0.328125, -0.023682, -0.004456, -0.009521, -0.205078, 0.013733, -0.002197, -0.005005, 0.048584, -0.015137, -0.000443, 0.002335, -0.085938, 0.016479, -0.001312, -0.004089, 0.037354, -0.011902, -0.001289, -0.002014, -0.051514, 0.003235, 0.002274, 0.002045, -0.060303, 0.011658, -0.000633, -0.001694, 0.075195, -0.003571, 0.003601, 0.009094, -0.10498, 0.017456, 0.008179, -0.019165, -0.289062, 0.009583, -0.001671, -0.005066, 0.047852, -0.014893, 0.000143, 0.002594, 0.089844, -0.011169, -0.002243, -0.00528, 0.052246, -0.016235, 0.001442, 0.004303, 0.039062, 0.001968, 0.001175, 0.000496, 0.07373, -0.003632, 0.001953, 0.001999, -0.04834, 0.009766, 0.019653, 0.018921, 0.245117, 0.008484, 0.000751, 0.001503, -0.064453, 0.007202, 0.001625, 0.001427, 0.055664, -0.002502, -0.002151, -0.007751, 0.120117, -0.014099, -0.000473, -0.003204, 0.068359, -0.00885, -0.010193, -0.030273, -0.196289, -0.014221, -0.000679, -0.001839, 0.054688, -0.008789, 0.001358, 0.001328, 0.064941, -0.00293, 0.00119, 0.00325, -0.070312, 0.007172, 0.00193, -0.000414, 0.054443, -0.007568, -0.003693, -0.003845, 0.101562, -0.016602, 0.001404, -0.000024, -0.094727, 0.015869, 0.001381, 0.003281, -0.079102, 0.011292, -0.000141, -0.005737, -0.164062, 0.029175, 0.006744, 0.016602, 0.208008, -0.007935, -0.001183, -0.002106, 0.108887, -0.003464, 0.001572, 0.004791, -0.045654, 0.014954, -0.000854, -0.000698, 0.064453, -0.009338, 0.00145, 0.004517, -0.043457, 0.012939, 0.004242, 0.001343, -0.3125, 0.039307, 0.00069, 0.003723, -0.04834, 0.012695, 0.00322, 0.021729, 0.199219, 0.009216, -0.001579, -0.004517, 0.043945, -0.014709, -0.000217, -0.002228, 0.050781, -0.007355, 0.000729, -0.002472, 0.062256, -0.010803, -0.012817, -0.043701, -0.298828, 0.001007, 0.000433, 0.001419, 0.069336, -0.004883, -0.013733, -0.023682, -0.253906, 0.006836, 0.001274, 0.004395, 0.102539, -0.012573, -0.000286, -0.003494, 0.046631, -0.013489, 0.005981, 0.007111, -0.248047, 0.033203, -0.001236, -0.001022, -0.048828, 0.002151, -0.00161, -0.005096, 0.052002, -0.01532, 0.000496, 0.00209, -0.059326, 0.014099, 0.000916, 0.003967, -0.044922, 0.013977, 0.001015, 0.003998, -0.035889, 0.010986, 0.000515, 0.002899, -0.07373, 0.006989, -0.001984, -0.007812, -0.130859, -0.005493, -0.001129, -0.003586, 0.03125, -0.009949, 0.003418, 0.026611, 0.205078, 0.015015, -0.000294, -0.001755, 0.061035, -0.003448, 0.000515, 0.000763, 0.045166, -0.005829, 0.000923, 0.001663, 0.05542, -0.002319, 0.000099, -0.004517, 0.068848, -0.015442, 0.000001, 0.000147, 0.367188, -0.025757, -0.000242, -0.001602, 0.118164, -0.018311, -0.000088, -0.002136, -0.053467, -0.001083, -0.025635, -0.078613, -0.447266, 0.082031, 0.001884, -0.013489, -0.143555, 0.001167, -0.001556, -0.000219, 0.10791, -0.013611, 0.001045, 0.007599, 0.145508, -0.003876, -0.006073, -0.01062, -0.120605, -0.005096, 0.017212, -0.013916, -0.402344, 0.028198, 0.000036, -0.000217, 0.071289, -0.00082, -0.003372, -0.005829, -0.100098, 0.009216, -0.000999, -0.00003, -0.066895, 0.006073, 0.001167, 0.004272, -0.045166, 0.013489, 0.000267, 0.003448, -0.054932, 0.011841, -0.00206, 0.000824, -0.178711, -0.009949, 0.000671, -0.006042, 0.237305, 0.005402, 0.001373, 0.000148, 0.05957, -0.009949, 0.00053, -0.006561, -0.088867, 0.00206, -0.000263, 0.005585, 0.094727, -0.017334, 0.000105, 0.003113, -0.058838, 0.014038, 0.001778, 0.00238, -0.112793, 0.020142, 0.000146, -0.001877, 0.045654, -0.004456, -0.013184, -0.040771, -0.519531, 0.008362, -0.001282, -0.004395, 0.04834, -0.012878, 0.000093, 0.00209, 0.054443, -0.002228, -0.000671, 0.001503, 0.037354, -0.013428, -0.003571, -0.007782, -0.025513, 0.041992, 0.000134, 0.001694, 0.030273, -0.005493, -0.000303, -0.002228, -0.030518, 0.012085, 0.000893, 0.003937, 0.036621, -0.003998, -0.001244, 0.009216, 0.07666, -0.015198, 0.000147, -0.002533, -0.046387, 0.005371, -0.001251, -0.001816, -0.008423, 0.037598, -0.000587, -0.00322, -0.045654, 0.019043, 0.000946, 0.003052, 0.052734, -0.011292, 0.002472, 0.009216, 0.054688, -0.011658, 0.000054, 0.001144, 0.030518, -0.013306, -0.001251, 0.000227, 0.009949, 0.023193, -0.00028, -0.002014, -0.046631, 0.00769, 0.002762, 0.000282, -0.100586, -0.030396, -0.006042, -0.020386, -0.115234, 0.011902, 0.001488, -0.006622, -0.085938, 0.016479, 0.000399, 0.003494, 0.041992, -0.013, 0.000538, -0.003082, -0.043457, -0.000435, 0.001007, -0.006683, -0.121094, 0.043945, 0.000117, -0.001465, -0.044434, 0.007172, 0.000177, -0.004852, -0.059082, -0.003937, 0.001732, 0.001671, -0.005402, -0.03418, 0.001106, 0.007599, 0.069824, -0.007446, -0.001167, -0.006073, -0.062012, -0.003967, -0.000467, -0.003006, -0.039307, 0.012878, -0.000595, -0.005646, -0.07666, 0.024658, 0.00008, 0.003159, 0.038574, -0.002609, -0.000587, -0.002563, -0.039551, 0.014832, 0.000355, 0.009521, 0.064941, 0.009521, 0.00135, 0.00174, -0.044434, -0.065918, -0.000423, -0.002563, -0.04126, 0.015747, 0.00209, 0.008301, 0.068359, -0.009216, 0.001907, -0.002472, -0.098633, -0.002258, -0.000546, -0.002167, -0.03833, 0.011047, 0.001564, 0.002045, -0.083984, 0.012085, 0.000429, -0.002686, -0.047607, 0.007996, 0.001411, 0.006042, 0.04248, -0.011353, 0.000717, 0.00161, 0.026855, -0.007935, 0.000095, 0.003235, 0.037354, -0.009338, -0.001068, -0.006531, -0.045166, 0.004425, 0.001114, 0.009216, 0.074707, -0.009705, 0.000816, 0.005249, 0.071289, -0.01001, 0.060547, 0.100586, 0.484375, 0.107422, -0.000446, 0.003494, 0.047119, -0.006256, 0.007751, 0.065918, 0.464844, 0.335938, -0.003342, -0.006744, -0.016113, 0.052002, 0.00106, -0.001839, -0.07373, 0.021973, 0.000717, 0.002609, 0.037354, -0.015076, -0.000483, -0.001572, -0.036377, 0.012268, -0.000652, 0.000241, 0.017334, 0.021851, -0.001175, -0.007294, -0.057373, 0.016724, -0.002808, -0.00473, -0.00946, 0.039307, 0.002106, 0.006592, 0.069336, -0.000725, -0.000414, 0.004852, 0.055664, -0.011292, -0.001953, -0.015869, -0.087891, 0.013428, -0.000389, -0.001381, -0.002747, 0.066406, -0.002563, -0.007385, -0.065918, 0.007294, 0.001816, 0.004822, 0.059814, -0.003296, -0.002274, -0.006805, -0.050781, 0.006683, -0.002747, -0.005615, -0.067383, 0.008667, 0.000961, 0.001144, -0.05249, -0.003738, -0.000542, -0.001968, -0.037109, 0.012695, 0.000542, -0.001984, -0.04834, 0.013611, -0.001938, -0.007812, -0.055176, 0.007294, -0.001183, -0.006866, -0.066895, 0.009521, -0.000599, 0.001984, 0.050537, -0.007202, -0.001213, -0.005463, -0.046387, 0.004547, -0.000259, -0.007538, -0.063477, 0.010864, -0.000519, -0.002106, -0.029297, 0.010376, -0.010071, -0.025513, -0.09668, 0.302734, -0.00161, -0.007721, -0.049805, 0.006195, 0.001373, 0.007629, 0.087402, -0.02002, -0.000034, -0.001236, -0.043701, 0.008057, 0.000278, 0.002869, 0.041016, -0.015564, 0.000374, -0.006104, -0.046875, 0.002808, -0.00206, -0.006256, -0.059082, 0.010254, -0.001083, 0.005829, 0.058105, -0.012756, 0.00034, 0.003967, 0.040527, -0.007172, -0.003143, -0.019653, -0.193359, 0.02478, -0.00322, -0.004242, -0.011414, 0.05542, -0.0005, -0.004303, -0.048828, 0.00473, -0.000412, -0.00415, -0.045166, 0.006805, -0.000374, -0.002533, -0.032227, 0.007935, 0.00074, 0.005005, 0.047852, -0.00946, -0.000565, -0.003098, -0.041016, 0.013611, 0.002228, 0.007355, 0.057373, -0.002365, 0.000347, 0.002777, 0.039307, -0.013245, 0.001137, 0.001953, 0.022705, -0.022949, 0.002243, 0.004425, 0.047852, -0.011597, -0.000036, 0.001083, 0.031006, -0.012634, 0.003723, -0.003616, -0.063477, -0.013123, -0.000702, -0.002594, -0.039551, 0.014954, 0.000116, 0.002747, 0.044189, -0.007935, 0.000159, 0.003311, 0.042725, -0.003448, -0.000774, -0.003494, -0.042725, 0.009644, 0.000698, -0.001968, -0.034912, 0.010071, 0.002655, 0.000999, -0.022949, -0.029175, -0.007751, -0.017334, -0.10791, -0.012756, -0.001366, 0.002258, 0.038818, 0.008667, 0.000671, 0.003159, 0.033447, -0.008667, -0.000317, -0.002914, -0.046875, 0.00946, -0.000523, -0.006531, -0.054199, 0.005707, -0.001183, 0.000835, 0.040527, 0.010315, -0.004578, -0.001564, 0.060547, 0.001427, -0.000048, 0.001869, 0.032715, -0.003006, 0.000265, 0.00383, 0.054199, -0.024292, 0.000599, 0.002213, 0.072266, -0.016724, -0.002777, -0.004822, -0.053711, 0.01001, -0.003906, -0.008972, -0.06543, 0.006866, -0.002151, -0.007874, -0.079102, 0.010742, -0.001968, 0.004089, 0.060547, 0.006287, 0.001236, 0.006958, 0.048584, -0.008301, -0.000942, -0.007233, -0.071289, 0.002182, -0.000479, 0.004791, 0.057373, 0.000097, 0.003326, 0.002563, -0.025146, -0.031128, 0.002151, 0.006531, 0.049316, -0.003235, 0.000725, 0.007141, 0.044922, -0.010803, -0.002182, -0.003998, -0.000301, 0.032959, -0.000218, -0.001999, -0.039307, 0.011719, 0.000801, 0.008667, 0.075195, -0.013855, 0.00885, 0.023438, 0.175781, -0.002213, -0.000496, -0.003159, -0.033447, 0.010132, 0.000362, 0.002151, 0.03833, -0.004059, -0.00135, -0.004395, -0.04126, 0.00592, -0.00074, 0.003052, 0.053467, -0.018066, 0.000483, -0.001846, -0.048828, -0.001305, 0.001091, -0.000275, 0.049805, -0.005219, -0.000368, -0.002014, 0.034912, -0.003525, -0.000919, -0.002029, 0.040039, -0.002975, 0.000591, 0.001709, -0.047607, 0.005402, -0.000931, 0.001297, -0.033447, -0.001228, -0.001648, -0.00412, 0.059814, -0.004242, 0.00885, -0.000874, 0.229492, -0.012634, -0.000565, -0.003586, 0.044922, 0.002426, -0.000599, -0.001953, 0.039307, -0.001671, 0.000212, 0.005096, -0.045654, -0.001068, 0.000587, 0.00264, -0.07373, 0.004852, 0.000124, 0.002197, -0.038574, 0.000771, 0.000294, -0.001595, 0.034668, -0.002991, 0.000315, 0.001877, -0.048096, 0.004852, -0.000469, -0.000015, -0.032471, 0.004181, 0.001213, 0.000171, 0.033691, 0.017822, 0.000641, 0.003128, -0.036377, 0.005981, -0.001358, 0.003586, -0.217773, -0.008362, 0.00235, 0.002747, -0.112793, 0.001663, 0.001862, 0.000755, 0.039551, -0.003525, -0.002747, -0.003326, -0.049072, -0.017212, 0.001808, 0.006042, -0.049072, 0.005676, 0.000271, 0.000393, 0.033447, -0.000519, 0.001213, 0.002289, -0.047852, 0.006653, 0.000222, -0.000408, 0.041748, -0.004242, 0.000488, 0.000322, 0.039551, -0.002228, -0.001091, -0.003937, 0.044189, -0.001427, 0.000427, 0.003571, -0.03833, 0.000702, -0.00177, 0.00066, -0.04834, 0.002625, -0.000511, -0.002167, 0.050049, -0.005981, -0.000002, -0.002441, 0.049561, -0.004364, -0.000204, 0.003128, -0.041016, 0.002686, 0.000496, 0.002838, -0.034912, 0.003372, -0.00019, 0.005127, -0.057861, -0.004364, 0.001213, 0.002548, -0.045166, 0.003967, -0.000065, 0.004578, -0.051758, -0.001373, -0.000345, 0.000031, -0.037842, 0.005096, 0.001663, 0.00386, -0.050537, 0.00325, -0.000626, 0.003662, -0.034424, -0.000122, 0.00033, 0.003937, -0.047607, 0.005066, -0.000816, -0.00008, -0.029785, 0.002502, 0.001152, 0.004517, -0.05249, 0.009094, -0.001312, -0.000572, -0.041748, 0.000435, 0.000523, 0.002365, -0.041992, 0.005646, 0.000332, -0.000534, 0.036133, -0.005737, -0.002686, -0.008545, 0.063965, -0.006866, -0.000576, -0.001801, -0.04834, -0.000542, 0.000401, -0.001144, 0.06543, -0.007629, 0.000828, -0.000313, -0.209961, -0.014282, 0.001671, 0.002502, 0.050049, -0.019043, -0.000246, 0.000973, -0.03064, 0.001587, -0.000935, -0.000626, 0.03833, -0.002563, 0.000189, 0.002335, -0.036621, 0.004211, -0.000809, -0.001366, 0.048096, -0.000549, -0.001022, -0.000668, -0.045166, 0.00293, 0.000353, -0.001015, 0.036865, 0.001717, -0.000771, -0.00264, 0.042725, -0.004303, -0.000368, -0.000687, -0.038086, 0.003159, 0.002472, 0.005219, -0.060791, 0.002014, -0.074707, -0.105469, -0.189453, -0.001755, 0.000182, 0.000816, -0.042236, 0.001923, 0.000273, 0.002686, -0.064453, 0.004456, -0.000549, 0.001175, -0.036377, 0.004944, 0.00042, -0.008179, 0.054688, -0.001839, -0.001022, -0.002258, 0.031128, -0.004333, -0.000317, -0.005615, 0.057861, -0.006226, 0.001579, 0.002319, -0.043457, 0.00119, 0.000629, -0.002777, 0.037598, -0.00177, 0.000694, 0.004456, 0.052734, 0.003967, -0.000732, -0.000961, 0.05127, -0.002426, 0.000885, 0.001945, -0.04126, 0.002319, 0.001343, 0.001282, -0.048828, 0.003281, -0.000595, 0.001785, -0.063965, 0.010498, 0.000399, -0.001137, 0.054688, -0.003601, 0.002167, 0.005951, 0.094238, 0.001602, 0.000893, 0.002457, -0.045166, 0.007172, 0.001495, 0.001137, 0.037109, -0.005493, -0.000698, 0.002838, -0.055908, 0.002914, 0.000056, -0.003693, 0.045654, -0.005432, 0.000431, 0.002167, -0.054443, 0.001999, 0.001053, -0.001808, 0.053711, -0.001602, 0.000085, 0.001984, -0.035889, 0.002441, 0.001282, 0.003006, -0.051025, 0.003052, -0.006592, -0.009399, -0.132812, -0.004761, -0.000088, -0.001793, 0.04248, -0.001541, 0.001785, 0.002151, 0.035645, 0.002701, -0.000036, 0.001389, -0.043213, 0.005341, -0.001251, -0.000893, -0.036865, 0.001701, -0.000729, -0.005402, 0.047607, -0.005859, -0.000969, -0.006897, 0.045654, -0.002884, -0.001221, -0.001869, 0.06543, -0.006439, -0.001488, -0.000721, -0.044189, -0.003571, 0.000343, 0.001549, 0.04126, -0.003799, -0.001373, -0.005646, 0.050293, 0.005157, 0.001343, -0.000148, 0.060303, 0.001701, 0.000278, 0.002457, -0.043213, 0.00383, 0.003937, 0.005249, 0.052246, 0.00885, -0.003418, -0.003387, -0.047363, -0.00325, -0.000185, 0.000576, -0.044678, 0.003845, -0.000805, -0.00705, 0.072754, -0.006256, 0.00033, 0.00022, 0.033447, -0.002014, 0.001083, -0.000729, 0.038574, -0.000771, -0.000626, -0.001442, 0.03833, -0.004944, 0.000292, 0.004578, -0.050293, 0.00592, -0.001495, -0.00293, -0.046875, -0.000797, -0.001984, -0.005005, 0.057861, -0.005341, -0.001251, -0.011658, 0.083984, -0.002975, 0.001366, -0.000444, 0.043701, -0.002731, 0.00106, -0.003693, 0.040771, -0.002319, 0.000062, 0.004059, -0.046631, 0.005341, -0.001488, -0.005371, 0.042969, 0.001175, 0.002106, 0.006287, -0.068848, -0.003601, -0.001465, -0.005157, 0.05835, -0.005219, 0.00235, 0.007385, -0.05542, 0.004425, 0.000591, -0.002121, 0.074219, -0.006683, -0.0005, 0.001892, -0.036133, 0.00412, -0.000159, -0.002609, 0.034668, -0.00415, 0.00106, 0.003448, -0.044922, 0.006592, -0.001503, -0.001305, -0.043457, -0.000645, -0.000881, -0.004272, 0.048828, -0.005493, -0.000328, -0.002716, 0.05957, -0.002289, -0.000044, -0.001518, 0.038818, -0.004761, 0.000351, -0.000448, 0.044922, -0.004333, -0.000721, -0.000931, -0.036621, 0.001213, -0.005157, 0.00322, 0.176758, -0.004944, -0.000467, -0.000847, 0.03833, -0.003052, 0.000208, 0.007812, -0.072266, -0.003769, 0.000484, -0.000406, 0.0354, -0.002823, 0.001228, 0.002502, -0.044189, 0.008179, 0.001556, 0.002151, -0.043213, 0.00885, 0.001854, 0.00238, -0.046143, 0.007751, -0.001228, -0.002975, 0.043701, -0.007812, 0.001213, 0.003784, -0.052734, 0.011169, -0.000237, -0.000797, 0.044922, -0.010925, -0.000177, -0.000523, 0.03833, -0.009094, 0.00148, 0.002609, -0.048096, 0.007874, 0.000751, 0.002975, -0.051758, 0.010193, 0.001663, 0.002869, -0.057129, 0.006378, 0.001236, 0.002228, -0.038086, 0.009033, -0.000519, -0.002258, 0.05249, -0.01062, 0.000135, 0.000553, -0.028809, 0.006714, -0.000839, -0.00206, 0.035645, -0.007141, -0.002777, -0.003189, 0.04834, -0.006226, 0.000299, 0.000507, -0.033447, 0.007751, -0.001381, -0.003265, 0.046875, -0.010315, -0.001724, -0.003021, 0.043457, -0.006683, 0.001495, 0.002441, -0.050293, 0.007507, 0.000942, 0.00267, -0.04248, 0.008118, -0.000311, -0.000694, 0.042725, -0.01001, 0.001106, 0.002304, -0.044678, 0.006439, 0.000077, 0.000477, -0.043457, 0.010864, -0.000376, -0.000961, 0.033691, -0.006073, -0.000923, -0.003708, 0.054443, -0.011047, 0.003845, 0.006165, 0.136719, -0.019043, 0.000862, 0.003036, -0.043213, 0.007324, -0.001419, -0.002136, 0.041504, -0.006378, -0.001396, -0.002838, 0.055908, -0.009338, 0.001549, 0.002045, -0.042969, 0.006744, 0.000809, 0.00293, -0.046387, 0.010681, 0.00164, 0.001877, -0.045654, 0.006714, 0.002518, 0.00238, -0.057129, 0.007812, 0.000385, 0.000835, -0.035156, 0.008118, 0.001343, 0.00161, -0.04834, 0.008789, -0.002411, -0.003647, 0.056396, -0.00592, 0.00148, 0.00238, -0.050049, 0.009521, -0.001984, -0.002121, 0.053711, -0.004913, 0.00132, 0.001854, -0.040527, 0.008545, 0.000317, 0.000595, -0.04248, 0.01001, 0.000423, 0.001945, -0.035645, 0.00824, -0.002213, -0.002823, 0.058105, -0.008118, -0.002274, -0.002655, 0.049561, -0.005707, -0.001076, -0.002045, 0.132812, -0.022583, 0.040527, 0.064453, 0.265625, 0.068359, 0.001869, 0.00412, -0.049316, 0.009277, -0.000538, -0.000885, 0.052979, -0.00766, -0.000736, -0.001671, 0.036865, -0.00769, 0.000465, 0.000721, -0.044434, 0.010864, -0.000607, -0.003937, 0.048096, -0.00885, -0.001663, -0.003799, 0.058838, -0.006866, 0.002014, 0.003906, -0.060059, 0.011353, -0.000614, -0.002518, 0.052734, -0.012268, -0.001137, -0.003937, 0.049072, -0.009399, 0.000576, 0.001633, -0.036621, 0.00824, 0.001839, 0.004852, -0.051025, 0.008179, -0.000797, -0.002487, 0.046143, -0.009521, 0.00082, 0.002716, -0.037842, 0.00766, 0.000179, 0.00066, -0.039307, 0.009338, -0.000942, -0.004028, 0.099121, -0.000357, -0.001472, -0.002274, 0.053711, -0.006195, 0.000614, -0.000576, 0.046143, -0.003113, -0.000542, -0.001419, 0.042725, -0.00885, -0.000315, -0.000656, 0.040771, -0.009705, 0.000835, 0.001823, -0.042969, 0.006561, -0.001083, -0.001808, 0.045898, -0.010986, 0.001663, 0.002853, -0.047119, 0.007935, 0.001511, 0.001999, -0.037109, 0.006256, 0.000257, 0.000668, -0.044922, 0.010742, 0.000488, 0.000626, -0.044434, 0.010803, 0.00106, 0.001984, -0.037354, 0.00708, -0.001183, -0.002335, 0.047119, -0.010071, -0.001709, -0.003082, 0.042236, -0.00824, 0.001709, 0.004486, -0.051758, 0.010193, 0.001503, 0.001869, -0.041504, 0.008789, 0.00087, 0.001434, -0.045898, 0.006714, -0.002762, -0.002502, 0.059814, -0.00824, -0.00322, 0.003265, -0.209961, 0.019897, 0.001877, 0.001823, -0.05835, 0.007996, 0.000942, 0.002228, 0.123047, -0.019287, 0.003281, 0.003479, -0.051758, 0.010376, -0.00116, -0.002136, 0.066895, -0.010864, 0.001221, 0.002594, -0.0625, 0.007629, 0.001587, 0.003357, -0.053467, 0.004791, 0.001396, 0.003845, -0.051514, 0.009399, 0.001053, 0.002106, -0.051514, 0.00946, -0.000961, -0.001938, 0.037109, -0.008667, 0.000751, 0.003021, -0.047607, 0.008057, -0.000201, -0.000515, 0.031982, -0.00769, -0.001305, -0.002899, 0.043213, -0.008606, 0.001572, 0.000378, 0.040771, 0.019043, -0.00119, -0.002594, 0.044922, -0.008972, -0.001625, -0.002167, 0.044189, -0.007233, -0.000603, -0.003601, 0.051758, -0.009094, 0.000299, 0.000736, -0.046143, 0.010925, -0.000965, -0.003586, 0.044189, -0.008667, -0.001534, -0.001755, 0.035156, -0.006805, 0.000055, 0.000284, -0.031982, 0.007874, 0.000942, 0.003082, -0.042236, 0.007294, 0.001205, 0.002548, -0.045654, 0.008789, -0.000393, -0.000257, 0.02832, -0.007446, 0.000629, 0.002121, -0.039307, 0.007111, -0.000423, -0.002991, 0.045654, -0.009644, 0.001076, 0.002625, -0.034912, 0.006714, 0.000648, 0.002625, -0.041016, 0.006653, 0.00066, 0.001549, -0.037109, 0.007355, -0.000402, -0.000656, 0.045898, -0.010925, 0.000068, -0.000553, -0.035156, 0.005402, 0.000904, 0.002274, -0.047119, 0.008423, 0.002014, 0.002457, -0.050781, 0.008118, -0.002106, -0.001442, 0.066406, -0.010925, 0.00132, 0.002365, -0.039795, 0.008179, 0.001663, 0.004974, -0.077148, 0.003769, 0.001076, 0.002182, -0.041016, 0.005829, 0.001839, 0.005493, -0.051514, 0.00592, 0.000273, 0.000782, -0.044922, 0.01062, 0.001678, 0.00036, -0.05127, 0.008118, 0.001343, 0.001167, -0.041992, 0.008789, 0.000282, 0.00071, -0.033447, 0.007751, 0.001343, 0.00264, -0.042969, 0.008728, -0.004028, -0.00531, -0.150391, 0.014954, -0.000231, -0.000214, 0.031738, -0.007721, 0.001144, 0.002686, -0.050049, 0.009216, -0.001221, -0.002548, 0.039795, -0.007721, -0.00164, -0.002945, 0.053223, -0.007782, 0.001465, 0.002441, -0.042236, 0.006653, 0.002029, 0.002853, -0.05542, 0.006195, 0.002213, 0.004883, -0.055908, 0.005707, 0.001389, 0.001144, -0.055908, 0.005676, 0.001228, 0.00235, -0.035889, 0.003555, -0.000732, -0.002441, 0.033447, -0.002975, -0.000063, 0.001083, -0.047852, 0.004333, -0.001122, -0.000809, 0.051025, -0.005768, 0.000053, -0.000652, 0.034912, -0.005554, 0.002411, 0.003479, -0.045166, 0.0047, 0.000347, 0.001106, -0.051758, 0.00589, 0.000496, 0.001907, -0.041748, 0.00383, -0.000717, -0.002075, 0.04126, -0.004425, 0.001228, 0.002502, -0.040283, 0.005859, 0.000216, 0.001442, -0.041748, 0.004608, 0.000408, 0.007996, -0.138672, 0.011719, 0.001541, 0.001999, -0.048096, 0.005127, -0.00103, -0.003647, 0.044922, -0.003281, -0.000206, -0.000984, 0.040283, -0.004028, -0.001076, -0.002686, 0.044434, -0.004486, -0.000069, -0.002151, 0.073242, -0.001266, -0.00066, -0.002808, 0.04248, -0.004547, 0.000595, 0.002029, -0.065918, 0.00132, 0.001785, 0.003387, -0.043213, 0.004456, 0.001648, 0.002747, -0.044678, 0.005157, 0.001633, 0.003479, -0.042969, 0.003723, -0.001175, -0.001801, 0.049561, -0.008301, -0.022705, -0.05249, -0.710938, -0.10791, -0.000576, -0.00293, 0.035889, -0.002533, 0.00079, 0.001244, -0.035645, 0.003815, 0.000357, 0.001457, -0.036865, 0.003067, -0.000866, -0.00209, 0.040771, -0.004578, -0.002945, -0.006378, 0.15625, -0.013855, 0.001335, 0.001999, -0.037598, 0.004333, 0.001152, 0.001442, -0.050293, 0.006409, 0.000668, 0.001747, -0.033936, 0.002884, 0.000201, 0.000343, -0.03418, 0.003479, 0.003067, 0.00769, 0.126953, -0.002579, 0.000441, 0.000151, -0.048096, 0.003815, 0.000433, 0.001778, -0.040771, 0.004547, -0.000326, -0.001503, 0.032715, -0.003372, -0.000675, -0.001778, 0.0354, -0.003708, -0.000721, -0.001022, 0.037598, -0.004242, 0.006195, 0.010742, -0.163086, 0.018066, 0.001053, 0.002396, -0.045898, 0.005615, -0.000591, 0.001022, 0.120605, -0.009644, 0.00017, 0.001236, -0.05542, 0.007263, 0.000652, 0.001579, -0.044189, 0.005859, 0.004578, 0.010986, -0.146484, 0.013184, 0.000328, 0.000729, -0.041504, 0.004364, -0.0005, -0.002625, 0.036621, -0.004303, -0.000534, -0.002335, 0.034912, -0.004059, -0.000317, 0.000755, 0.040039, -0.006958, -0.000599, -0.00103, 0.045898, -0.007172, -0.000874, -0.003372, 0.045654, -0.005981, 0.000957, 0.001999, -0.040527, 0.007141, -0.005798, -0.011841, 0.157227, -0.016602, -0.000572, -0.002319, 0.041016, -0.005524, -0.00135, 0.001152, 0.043945, -0.006531, 0.001282, 0.002121, -0.037842, 0.004761, 0.001549, 0.002319, -0.114746, 0.011108, 0.000862, 0.000234, -0.112793, 0.007141, 0.00058, 0.001167, -0.039307, 0.00267, -0.000748, -0.001839, 0.105469, -0.009644, 0.001495, 0.00322, -0.035889, 0.004578, -0.001556, -0.00531, 0.144531, -0.014465, -0.000721, -0.002945, 0.038086, -0.003494, 0.001106, 0.002869, -0.041016, 0.004883, 0.002411, 0.006073, -0.134766, 0.016724, 0.000519, 0.001778, -0.04126, 0.005371, -0.001099, -0.002396, 0.032227, -0.003738, 0.00148, 0.00267, -0.035889, 0.004547, -0.000599, 0.000961, 0.039551, -0.005707, -0.000144, 0.001717, 0.095215, -0.008667, -0.000584, -0.001694, 0.032227, -0.003937, 0.000463, -0.001205, -0.035645, 0.003845, -0.000637, -0.002914, 0.046875, -0.006195, 0.000843, 0.001823, -0.040527, 0.004303, -0.001518, -0.00053, 0.053467, -0.007996, -0.000186, -0.000175, 0.030518, -0.003937, 0.000893, 0.002762, -0.043457, 0.00322, -0.00058, -0.001251, 0.044922, -0.002975, -0.000648, -0.00037, 0.043457, -0.005859, -0.00132, -0.002838, 0.035889, -0.004456, -0.000694, -0.001495, 0.036621, -0.005798, -0.000294, 0.000286, 0.040283, -0.002945, 0.001434, 0.001389, -0.037842, 0.004425, -0.000809, -0.002045, 0.037598, -0.003708, -0.000977, -0.00264, 0.03833, -0.004059, 0.000751, 0.002014, -0.036865, 0.004517, 0.000191, -0.001389, 0.046143, -0.006927, -0.001396, -0.002396, 0.043701, -0.002335, -0.001549, -0.003281, 0.04126, -0.005737, -0.001205, -0.003464, 0.040771, -0.002518, 0.002899, 0.003189, -0.120117, 0.010986, -0.000626, -0.000954, 0.039062, -0.004425, -0.000816, -0.001404, 0.035156, -0.004639, 0.002136, 0.004028, -0.038818, 0.003815, -0.000549, -0.000656, 0.032227, -0.003311, 0.000408, 0.001488, -0.034424, 0.004364, -0.00082, -0.002014, 0.038574, -0.005005, -0.00032, -0.001556, 0.041992, -0.006256, 0.001099, 0.004395, -0.050293, 0.005402, 0.000048, 0.002548, -0.039307, 0.00322, -0.002121, -0.003357, 0.044434, -0.005585, 0.000957, 0.002151, -0.032715, 0.003906, -0.000832, -0.002457, 0.044189, -0.004425, -0.000591, 0.003281, -0.033691, 0.003113, 0.002502, -0.000433, -0.107422, 0.011414, 0.00705, 0.006744, 0.051758, 0.00946, -0.001411, -0.000237, 0.043945, -0.008728, 0.001953, 0.002289, -0.05127, 0.006104, 0.001007, 0.002274, -0.042236, 0.005768, -0.00095, -0.002365, 0.040527, -0.004333, -0.00161, -0.003571, 0.043701, -0.00386, -0.000732, -0.001419, 0.036865, -0.003677, 0.000938, 0.002609, -0.036621, 0.001793, 0.000038, -0.000755, -0.133789, 0.010986, 0.002151, 0.004211, -0.04541, 0.00589, 0.000351, 0.000463, -0.03833, 0.0047, -0.000402, -0.000984, 0.033203, -0.004425, 0.001205, 0.002029, -0.044434, 0.008484, 0.001274, 0.001114, -0.124023, 0.012329, 0.001152, 0.003601, -0.133789, 0.014587, -0.003174, -0.004211, 0.112305, -0.004425, 0.002762, 0.005493, -0.075684, 0.009338, -0.001205, -0.003433, 0.042725, -0.00412, -0.000893, -0.002365, 0.034424, -0.004272, -0.001152, -0.001358, 0.040283, -0.00592, 0.004089, 0.004272, -0.125, 0.015564, -0.00032, -0.002426, 0.044678, -0.003204 ] } , "name": "LlmExporter::FusedLinearAttention_2058", "outputIndexes": [ 1019 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1007, 1016, 1018, 1019 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.13/self_attn/FusedLinearAttention", "outputIndexes": [ 1020 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1020, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.13/self_attn/Reshape_output_0", "outputIndexes": [ 1021 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1021 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.13/self_attn/norm/Cast_output_0", "outputIndexes": [ 1022 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1022 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 173158640, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.13/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1023 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2223 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 173159664, 1048598, 262144, 0, 0 ] } , "name": "/layers.13/self_attn/in_proj_z/Linear", "outputIndexes": [ 2236 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2236 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2237 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2237 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1024 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1024, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.13/self_attn/Reshape_1_output_0", "outputIndexes": [ 1025 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1025 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.13/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1027 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1023, 1027 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.13/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1028 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1005 ] , "main_type": "NONE", "name": "/blocks.13/self_attn/Shape_output_0", "outputIndexes": [ 1029 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1029 ] , "main_type": "NONE", "name": "Shape1677", "outputIndexes": [ 1030 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1029 ] , "main_type": "NONE", "name": "Rank1679", "outputIndexes": [ 1031 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1031, 1031 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1681", "outputIndexes": [ 1032 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1032 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1682", "outputIndexes": [ 1033 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1032, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1684", "outputIndexes": [ 1034 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1034 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1685", "outputIndexes": [ 1035 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1030, 1033, 1035, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1688", "outputIndexes": [ 1036 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1036 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1689", "outputIndexes": [ 1037 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1037, 1037 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1691", "outputIndexes": [ 1038 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1029, 1038, 1032 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.13/self_attn/Gather_output_0", "outputIndexes": [ 1039 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1039, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.13/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1040 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1032 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1699", "outputIndexes": [ 1041 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1034 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1702", "outputIndexes": [ 1042 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1030, 1041, 1042, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1705", "outputIndexes": [ 1043 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1043 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1706", "outputIndexes": [ 1044 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1044 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1707", "outputIndexes": [ 1045 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1045, 1044 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1708", "outputIndexes": [ 1046 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1029, 1046, 1032 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.13/self_attn/Gather_1_output_0", "outputIndexes": [ 1047 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1047, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.13/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1048 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1040, 1048, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.13/self_attn/Concat_output_0", "outputIndexes": [ 1049 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1028, 1049 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.13/self_attn/Reshape_2_output_0", "outputIndexes": [ 1050 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1050 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2238 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2238 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.13/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2239 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2239 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 174470406, 1048598, 262144, 0, 0 ] } , "name": "/layers.13/self_attn/out_proj/Linear", "outputIndexes": [ 2240 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2240 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2241 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2241 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.13/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1051 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1004, 1051 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.13/Add_output_0", "outputIndexes": [ 1052 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1052 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 175781148, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.13/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1053 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1053 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.13/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2242 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2242 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.13/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2243 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2243 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 175789340, 1835030, 458752, 0, 0 ] } , "name": "/layers.13/mlp/gate_proj/Linear", "outputIndexes": [ 2244 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2244 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2245 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2245 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.13/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1054 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1054 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.13/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1055 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2243 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 178083122, 1835030, 458752, 0, 0 ] } , "name": "/layers.13/mlp/up_proj/Linear", "outputIndexes": [ 2248 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2248 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2249 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2249 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.13/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1056 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1055, 1056 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.13/mlp/Mul_output_0", "outputIndexes": [ 1057 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1057 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.13/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2250 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2250 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.13/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2251 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2251 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 180376904, 1835030, 458752, 0, 0 ] } , "name": "/layers.13/mlp/down_proj/Linear", "outputIndexes": [ 2252 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2252 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.13/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2253 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2253 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.13/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1058 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1052, 1058 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.13/Add_1_output_0", "outputIndexes": [ 1059 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1059, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.14/Reshape_output_0", "outputIndexes": [ 1060 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1060 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 182670686, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.14/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1061 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1061 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2254 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2254 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.14/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2255 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2255 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 182678878, 3145750, 786432, 0, 0 ] } , "name": "/layers.14/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2256 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2256 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2257 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2257 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1062 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1062 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.14/self_attn/Transpose_output_0", "outputIndexes": [ 1063 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.314664, -0.167117, -0.664844, -3.008863, -0.295599, -0.314664, -5.405948, -0.091572, -0.250872, -0.131171, -0.340233, -0.618493, -0.284275, -0.461424, -0.400892, -0.168428 ] } , "name": "/blocks.14/self_attn/Neg_output_0", "outputIndexes": [ 1064 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2255 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 186611060, 8214, 2048, 0, 0 ] } , "name": "/layers.14/self_attn/in_proj_a/Linear", "outputIndexes": [ 2260 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2260 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2261 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2261 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1065 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -1.898438, -3.046875, -0.867188, -7.3125, 0.542969, -2.09375, -3.9375, -3.90625, -2.796875, -5.8125, -0.660156, -2.34375, -2.9375, -0.4375, 0.667969, 0.707031 ] } , "name": "onnx::Add_3655", "outputIndexes": [ 1067 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1065, 1067 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.14/self_attn/Add_output_0", "outputIndexes": [ 1068 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1068 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp1749", "outputIndexes": [ 1069 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1069, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1751", "outputIndexes": [ 1070 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1070 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.14/self_attn/Softplus_output_0", "outputIndexes": [ 1071 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1064, 1071 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.14/self_attn/Mul_output_0", "outputIndexes": [ 1072 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2255 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 186621322, 8214, 2048, 0, 0 ] } , "name": "/layers.14/self_attn/in_proj_b/Linear", "outputIndexes": [ 2264 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2264 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2265 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2265 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1073 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1073 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.14/self_attn/Sigmoid_output_0", "outputIndexes": [ 1074 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.012878, 0.018433, 0.02771, 0.416016, -0.002808, -0.00386, -0.009583, -0.081055, -0.01709, -0.016479, -0.030151, -0.330078, -0.006012, -0.00946, -0.013367, -0.363281, -0.008362, -0.01239, -0.020874, -0.333984, -0.012024, -0.014587, -0.030151, -0.339844, -0.01355, -0.019287, -0.030151, -0.441406, 0.056641, 0.077148, 0.135742, 0.380859, 0.029541, 0.032471, 0.058838, 0.425781, -0.01532, -0.017578, -0.057861, -0.511719, -0.012634, -0.018921, -0.040771, -0.425781, -0.008789, -0.012756, -0.033447, -0.292969, -0.006134, -0.008606, -0.023682, -0.351562, -0.000199, -0.000098, 0.001045, 0.075195, 0.030396, 0.042236, 0.076172, 0.46875, 0.019897, 0.028931, 0.044189, 0.421875, 0.002136, 0.005035, 0.010498, 0.069336, 0.001953, 0.004639, 0.006439, 0.060791, 0.00008, 0.003357, 0.006927, 0.066406, 0.007385, 0.013672, 0.029907, 0.253906, -0.005005, -0.008423, -0.015503, -0.140625, -0.006866, -0.010132, -0.013855, -0.316406, 0.007294, 0.011414, 0.021606, 0.3125, 0.001778, 0.001678, 0.004974, 0.057617, 0.010254, 0.016235, 0.032227, 0.396484, 0.010132, 0.016357, 0.040527, 0.34375, -0.009521, -0.016968, -0.035156, -0.390625, -0.031128, -0.039795, -0.081543, -0.460938, -0.001381, -0.003204, -0.005646, -0.08252, 0.005585, 0.010193, 0.011719, 0.388672, 0.001808, 0.028076, 0.078125, 0.480469, 0.005524, 0.009766, 0.023071, 0.246094, 0.005829, 0.007935, 0.0177, -0.01709, 0.000263, -0.003708, -0.010437, -0.086426, 0.011108, 0.016113, 0.032959, 0.378906, 0.007263, 0.011414, 0.028564, 0.367188, 0.015991, 0.029785, 0.067871, 0.453125, 0.010376, 0.011475, 0.031006, 0.419922, 0.000224, -0.000759, -0.004852, -0.084473, 0.001968, 0.003708, 0.006866, 0.052002, -0.003876, -0.004517, -0.005463, -0.093262, 0.00296, 0.012329, 0.024536, 0.324219, -0.004578, -0.010742, -0.020752, -0.369141, -0.011414, 0.009033, 0.055176, 0.484375, -0.001572, -0.001434, -0.003021, -0.053467, 0.000816, 0.002213, 0.002884, 0.063477, 0.002029, 0.003632, 0.004944, 0.114258, -0.002838, -0.004639, -0.010315, -0.130859, 0.011658, 0.015991, 0.029785, 0.279297, -0.001167, -0.00325, -0.004974, -0.097168, -0.018921, -0.027832, -0.052002, -0.382812, -0.012451, -0.018799, -0.051758, -0.386719, 0.003021, 0.004852, 0.006927, 0.09375, 0.001923, 0.003723, 0.010864, 0.056152, 0.011108, 0.02832, 0.036621, 0.503906, 0.007507, 0.012451, 0.024902, 0.306641, -0.002502, -0.004211, -0.009338, -0.101562, -0.001686, -0.00473, -0.010803, -0.108887, 0.017822, 0.020386, 0.043701, 0.400391, 0.010864, 0.013062, 0.030151, 0.347656, -0.007599, -0.011414, -0.022583, -0.269531, 0.000919, 0.002716, 0.004181, 0.059814, 0.009338, 0.014587, 0.032227, 0.294922, -0.004547, -0.015503, -0.024048, -0.382812, -0.000652, -0.001602, -0.005127, -0.077637, -0.001999, -0.003281, -0.004578, -0.048828, 0.005554, 0.01123, 0.026855, 0.382812, -0.001114, -0.003662, -0.005768, -0.088379, -0.009583, -0.013062, -0.030273, -0.251953, 0.003967, 0.006287, 0.007141, 0.285156, -0.01178, -0.010559, -0.022217, -0.386719, 0.001732, 0.001678, 0.004211, 0.061279, 0.011047, 0.02002, 0.036865, 0.433594, 0.003082, 0.003296, 0.005371, 0.073242, -0.002533, -0.008911, -0.014771, -0.289062, -0.011658, -0.018188, -0.030762, -0.34375, -0.008057, -0.018677, -0.044922, -0.394531, 0.010254, 0.013, 0.028931, 0.439453, -0.000595, -0.002792, -0.004791, -0.089355, 0.00386, 0.010803, 0.022705, 0.263672, 0.021484, 0.026489, 0.055664, 0.460938, 0.010071, 0.013733, 0.024902, 0.196289, 0.001839, 0.002899, 0.005493, 0.040039, 0.001846, 0.002975, 0.006775, 0.07959, -0.022705, -0.022949, -0.036377, -0.351562, -0.00177, -0.012329, -0.060303, -0.371094, -0.011047, -0.017944, -0.036133, -0.326172, 0.005127, 0.009888, 0.02063, 0.244141, 0.010315, 0.011108, 0.029663, 0.427734, -0.009094, -0.016602, -0.038818, -0.34375, -0.005371, -0.011047, -0.021362, -0.237305, 0.01239, 0.01532, 0.038818, 0.449219, 0.006531, 0.016113, 0.044434, 0.392578, 0.00705, 0.011902, 0.022095, 0.277344, -0.004852, -0.006744, -0.00946, -0.160156, -0.003006, -0.009766, -0.026978, -0.333984, -0.002365, -0.003708, -0.007629, -0.119629, -0.002563, -0.004791, -0.013306, -0.081055, -0.003159, -0.006775, -0.008606, -0.151367, -0.019897, -0.027344, -0.054932, -0.523438, 0.004303, 0.013428, 0.036133, 0.347656, 0.012695, 0.022339, 0.048584, 0.480469, 0.000343, 0.00145, 0.00589, 0.047363, -0.012146, -0.020264, -0.03418, -0.320312, -0.006683, -0.011536, -0.025146, -0.318359, -0.012695, -0.020508, -0.055664, -0.273438, -0.005554, -0.012268, -0.018311, -0.208984, -0.001984, -0.00296, -0.006104, -0.058594, -0.002045, -0.003693, -0.009094, -0.099121, -0.006653, -0.011292, -0.024048, -0.228516, 0.001755, 0.005096, 0.008911, 0.133789, 0.000301, 0.003021, 0.009338, 0.095215, 0.006256, 0.012024, 0.03418, 0.410156, -0.015015, -0.023071, -0.048096, -0.429688, -0.011536, -0.01709, -0.043945, -0.365234, -0.025757, -0.02478, -0.058838, -0.519531, -0.000599, -0.00033, -0.003494, -0.058838, -0.001396, -0.001945, -0.007111, -0.053955, -0.011841, -0.018921, -0.032471, -0.421875, 0.00769, 0.015381, 0.032959, 0.306641, -0.013672, -0.015991, -0.036865, -0.245117, 0.000504, -0.002289, -0.002914, -0.076172, -0.016846, -0.030396, -0.0625, -0.503906, -0.015259, -0.017578, -0.039551, -0.439453, 0.015503, 0.023804, 0.053711, 0.433594, 0.006866, 0.013367, 0.022827, 0.363281, 0.008911, 0.01416, 0.035156, 0.337891, 0.002457, 0.002777, 0.00531, 0.0625, 0.009155, 0.009583, 0.02356, 0.300781, 0.008179, 0.010193, 0.036621, 0.306641, -0.000931, -0.002258, -0.00079, -0.445312, 0.005219, 0.004822, 0.007416, 0.269531, 0.006958, 0.010193, 0.023315, 0.335938, 0.000105, 0.001221, -0.005493, 0.396484, -0.000919, -0.001839, -0.007385, -0.363281, 0.001221, 0.00351, 0.015198, 0.417969, -0.007996, -0.009766, -0.022583, -0.390625, 0.001526, 0.003433, 0.014465, 0.417969, -0.01123, -0.013794, -0.027222, -0.417969, 0.014771, 0.015442, 0.02832, 0.363281, 0.002487, -0.002701, -0.001297, -0.394531, -0.006927, -0.015503, -0.039307, -0.464844, 0.000668, 0.001457, 0.003677, 0.427734, -0.012939, -0.014404, -0.026611, -0.390625, 0.000694, -0.002411, -0.00708, -0.349609, 0.00885, 0.007507, 0.006989, 0.425781, -0.001984, -0.002151, -0.004028, -0.363281, -0.001549, -0.001503, -0.008179, -0.123047, -0.003479, -0.004761, -0.010437, -0.451172, -0.009033, -0.009521, -0.039062, -0.40625, -0.005585, -0.010864, -0.034424, -0.330078, -0.002304, -0.00705, -0.010864, -0.353516, 0.003906, 0.000149, -0.00145, -0.380859, -0.001114, -0.002762, -0.007812, -0.449219, 0.004822, 0.003067, 0.010864, 0.211914, 0.000999, -0.002869, 0.000349, -0.417969, -0.008606, -0.010559, -0.027344, -0.386719, -0.005219, -0.007935, -0.013855, -0.133789, 0.00119, -0.000549, -0.010376, -0.196289, 0.004547, 0.002625, 0.003754, 0.472656, -0.00106, -0.003357, 0.000355, -0.425781, 0.007294, 0.006104, 0.019287, 0.335938, 0.002045, 0.007324, 0.020752, 0.371094, -0.008545, -0.012146, -0.020752, -0.394531, 0.002762, 0.001984, -0.001175, -0.398438, -0.004578, -0.006897, -0.02124, -0.318359, -0.002701, 0.000156, 0.001129, -0.460938, -0.004303, -0.004089, -0.006927, -0.144531, -0.012451, -0.010742, -0.032227, -0.347656, -0.00769, -0.01239, -0.029541, -0.337891, -0.004364, -0.00647, -0.02002, -0.390625, 0.004547, 0.008118, 0.022583, 0.214844, -0.005585, -0.006439, -0.017212, -0.259766, 0.009888, 0.010071, 0.021851, 0.139648, -0.004639, -0.007874, -0.004852, -0.416016, 0.006836, 0.004364, 0.00473, 0.394531, 0.00193, 0.006531, 0.016357, 0.484375, 0.00206, 0.001328, 0.014282, 0.365234, 0.003372, 0.004822, 0.018433, 0.480469, -0.008057, -0.004669, -0.003204, 0.417969, -0.006958, -0.011841, -0.02356, -0.351562, 0.006622, 0.010803, 0.023315, 0.357422, -0.005157, -0.009155, -0.025757, -0.332031, -0.000675, -0.00238, -0.008972, -0.109863, -0.02124, -0.026855, -0.041992, -0.431641, -0.00106, -0.003113, -0.017822, -0.423828, -0.003357, -0.001793, -0.000881, 0.419922, -0.00705, -0.004944, -0.010254, -0.474609, 0.004028, -0.000332, -0.001099, -0.361328, -0.006805, -0.005798, -0.009766, -0.392578, 0.003006, 0.00351, 0.005341, 0.158203, -0.004211, -0.002914, -0.005676, -0.314453, 0.000534, -0.001282, 0.00238, -0.439453, -0.003479, -0.004791, -0.007263, -0.287109, 0.012573, 0.017822, 0.03833, 0.207031, 0.016479, 0.02063, 0.033691, 0.423828, 0.005554, 0.005402, 0.004639, 0.225586, 0.003342, 0.005127, 0.000114, 0.376953, 0.004669, 0.006378, -0.002502, 0.435547, 0.006073, 0.00267, 0.004517, -0.419922, 0.005219, -0.002945, -0.005035, -0.378906, 0.00885, 0.010254, 0.029785, 0.194336, -0.002609, -0.00177, -0.004364, 0.417969, -0.000523, -0.004486, -0.013367, -0.203125, -0.002136, -0.00296, -0.007935, -0.137695, 0.000828, 0.00074, 0.014099, 0.416016, 0.000881, -0.003647, -0.006592, -0.423828, -0.000332, -0.005066, -0.009216, -0.4375, 0.009827, 0.011963, 0.027588, 0.239258, -0.01123, -0.011475, -0.022095, -0.353516, 0.006683, 0.007477, 0.014587, 0.273438, 0.004425, 0.006744, 0.008606, 0.337891, -0.00412, -0.010742, -0.011169, -0.408203, 0.000362, 0.001556, 0.014221, 0.289062, -0.006958, -0.004913, -0.007874, 0.40625, 0.00066, 0.003967, 0.022827, 0.332031, 0.063965, 0.08252, 0.160156, 0.332031, -0.002487, -0.003754, -0.015503, -0.166992, 0.006439, 0.008789, 0.02124, 0.230469, 0.005402, 0.005035, 0.014465, 0.195312, -0.017822, -0.020264, -0.046631, -0.476562, 0.0177, 0.025146, 0.063477, 0.503906, 0.00592, 0.010437, 0.017822, 0.382812, -0.000538, -0.002899, 0.005798, -0.333984, -0.003052, 0.001045, -0.006989, 0.269531, -0.012085, -0.02063, -0.041016, -0.449219, 0.003555, 0.006165, 0.002426, 0.535156, 0.00705, 0.007263, 0.017578, 0.503906, -0.005249, -0.0047, -0.008545, -0.412109, -0.006805, -0.009583, -0.015198, -0.292969, 0.009216, 0.013794, 0.032471, 0.332031, -0.004486, -0.004425, -0.009216, -0.207031, 0.007629, 0.009888, 0.03064, 0.361328, 0.000942, 0.000713, 0.001373, 0.421875, -0.003998, -0.00647, -0.00386, -0.476562, 0.008728, 0.009033, 0.021362, 0.34375, -0.004425, -0.005585, -0.012512, -0.28125, 0.000916, -0.003662, -0.003342, -0.337891, 0.006348, 0.012695, 0.011169, 0.550781, 0.004059, 0.004456, 0.015503, 0.244141, -0.005615, -0.007812, -0.019653, -0.18457, 0.001907, -0.000296, -0.007782, -0.279297, -0.001587, -0.005402, -0.003876, -0.546875, 0.001205, 0.002075, 0.002029, 0.337891, 0.005859, 0.010254, 0.028809, 0.248047, -0.011108, -0.012024, -0.029785, -0.353516, -0.007172, -0.006317, -0.005707, -0.443359, -0.005463, -0.008179, -0.010071, -0.186523, -0.000648, -0.004211, -0.01416, -0.439453, -0.006409, -0.003174, -0.00769, 0.416016, 0.019775, 0.022095, 0.061523, 0.386719, 0.002365, 0.003403, 0.017334, 0.287109, -0.012939, -0.011841, -0.028931, -0.302734, 0.003021, -0.002823, -0.003708, -0.455078, 0.001587, 0.001137, 0.002487, -0.204102, 0.010437, 0.014648, 0.022339, 0.466797, 0.000797, 0.002197, 0.005737, 0.076172, 0.002991, 0.002731, 0.010925, 0.11377, -0.001266, -0.000228, 0.003403, 0.04541, 0.002213, 0.005707, 0.024902, 0.100098, -0.006104, -0.01239, -0.031982, -0.166016, -0.000108, -0.001015, 0.000129, 0.026978, -0.001816, -0.00293, -0.003891, -0.092285, -0.003662, -0.007233, -0.017334, -0.097168, 0.000542, -0.001007, -0.005524, -0.040771, 0.001518, 0.002258, 0.012878, 0.113281, 0.00106, -0.000546, 0.019531, 0.19043, 0.00095, -0.000755, -0.005676, -0.041504, -0.001762, -0.001839, -0.010498, -0.10498, -0.001854, -0.000557, -0.009338, -0.131836, 0.000091, 0.000164, 0.002762, 0.030884, 0.000713, 0.002136, 0.006927, 0.05957, 0.002686, 0.009583, 0.033936, 0.175781, -0.00069, -0.000439, 0.004364, 0.061523, -0.002548, 0.005981, 0.022583, 0.145508, -0.000223, -0.000656, 0.003128, 0.03418, -0.044678, -0.041504, -0.130859, -0.535156, -0.000648, 0.000228, 0.005524, 0.061279, -0.000322, -0.00132, -0.003998, -0.05835, -0.001518, -0.006409, -0.023682, -0.212891, 0.007446, 0.014526, 0.081055, 0.453125, 0.000984, 0.002548, 0.00766, 0.120117, 0.000082, 0.001198, 0.00528, 0.041748, -0.003418, -0.010132, -0.033203, -0.147461, -0.004974, -0.014282, -0.046143, -0.200195, -0.001053, -0.001968, -0.008911, -0.089844, 0.000744, 0.001396, 0.008911, 0.111328, 0.00824, 0.013855, 0.037109, 0.119629, 0.000157, 0.002609, 0.013306, 0.106445, 0.00116, 0.00386, -0.020508, -0.210938, -0.00058, -0.003891, -0.012878, -0.106934, -0.00264, -0.00473, -0.017822, 0.037109, -0.001251, -0.00383, -0.016357, -0.101562, -0.000885, 0.003006, 0.037842, 0.277344, -0.000957, 0.00264, 0.010681, 0.098145, 0.000599, 0.000104, 0.001945, 0.028442, 0.001617, 0.004578, 0.015137, 0.12793, 0.00018, 0.002548, -0.006927, -0.126953, -0.057861, -0.078125, -0.208008, -0.535156, 0.000002, 0.000056, 0.004272, 0.04126, 0.001534, -0.001251, -0.008118, -0.122559, -0.000679, -0.002335, -0.00766, -0.108887, 0.0019, -0.003006, 0.039307, 0.265625, 0.004242, -0.001648, -0.009338, -0.15332, -0.00193, -0.005493, -0.014587, -0.124512, -0.00023, -0.001015, -0.004211, -0.062988, 0.000067, 0.001671, 0.004395, 0.053711, 0.000862, -0.002975, -0.007935, -0.105957, 0.003525, 0.010132, 0.036865, 0.195312, 0.000843, 0.003372, 0.00885, 0.049805, 0.000234, 0.000755, 0.002518, 0.024536, -0.004303, -0.005402, -0.015869, -0.111328, -0.028687, -0.044434, -0.12793, -0.478516, -0.000607, 0.000656, 0.001938, 0.049072, 0.000007, -0.001144, -0.003769, -0.061035, 0.000229, 0.001381, 0.007751, 0.040527, 0.006378, 0.007721, 0.037109, 0.285156, -0.000927, -0.002151, -0.003571, -0.060303, 0.000169, -0.000053, 0.001511, 0.047607, 0.005585, 0.006958, 0.014465, 0.137695, 0.002319, 0.006836, 0.032471, 0.231445, -0.000113, -0.00066, -0.003632, -0.042725, 0.006226, 0.010193, 0.028076, 0.158203, -0.00132, -0.002548, -0.019043, -0.128906, -0.002716, 0.002899, 0.012878, 0.129883, -0.003708, -0.007202, -0.016357, -0.103516, 0.000763, 0.00164, -0.003937, -0.068848, 0.001396, 0.001846, 0.006012, 0.05127, -0.002045, -0.004242, -0.015869, -0.117188, 0.00161, 0.003082, 0.006195, 0.075195, 0.002274, -0.003342, -0.012024, -0.108398, 0.001808, 0.005707, 0.014221, 0.114746, 0.001381, 0.002304, 0.009521, 0.100098, -0.003998, -0.005554, -0.012756, -0.09668, -0.00082, 0.000105, 0.005127, 0.029297, -0.000809, -0.001198, -0.004761, -0.05127, 0.002243, 0.002029, 0.008179, 0.074707, -0.001694, -0.002823, -0.008423, 0.016113, 0.002869, 0.004578, 0.021606, 0.119141, -0.000713, -0.002701, -0.018188, -0.28125, -0.000319, -0.001534, -0.004547, -0.077148, -0.003357, -0.002701, -0.025024, -0.261719, 0.001968, 0.003769, 0.011658, 0.122559, -0.000488, -0.00045, -0.004395, -0.031738, 0.000496, 0.0065, 0.019653, 0.141602, 0.000115, -0.000284, 0.001617, 0.029053, 0.002548, 0.006744, 0.014343, 0.161133, 0.002151, 0.000904, -0.009827, -0.120117, 0.002975, 0.002686, 0.009583, 0.103516, -0.00235, -0.000572, -0.010315, -0.12207, 0.000104, 0.000496, 0.004211, 0.047363, 0.001984, 0.002731, 0.004608, 0.058105, -0.00009, 0.001877, 0.012634, 0.104004, -0.000313, -0.000954, -0.002533, -0.046875, -0.00034, 0.00206, 0.012024, 0.108398, 0.001076, 0.006714, 0.021851, 0.128906, -0.00029, -0.000641, -0.011902, -0.115234, 0.000416, 0.001663, 0.003708, 0.043213, 0.00074, 0.004913, 0.013489, 0.074707, 0.003525, 0.006897, 0.023926, 0.174805, -0.004913, -0.008484, -0.029297, -0.15625, 0.000759, 0.002655, 0.003433, 0.053223, 0.015625, 0.020386, 0.071289, 0.412109, 0.000345, 0.000492, -0.001129, -0.033936, -0.003967, -0.00415, -0.012878, -0.136719, -0.004852, 0.001602, 0.025513, 0.205078, -0.000584, 0.000763, 0.006073, 0.050537, -0.000542, -0.00148, -0.003647, -0.039795, 0.000568, 0.002075, 0.00386, 0.060791, -0.02063, -0.027588, -0.095215, -0.519531, 0.001503, 0.002563, 0.01178, 0.060791, -0.003372, -0.01416, -0.03833, -0.21582, -0.012451, -0.030029, -0.077637, -0.396484, -0.001457, -0.007812, -0.026001, -0.251953, -0.000526, -0.00174, 0.014465, 0.130859, 0.000435, 0.000072, -0.004211, -0.040283, 0.003815, -0.000637, -0.006714, -0.105957, -0.001595, -0.007019, -0.012695, -0.126953, 0.007812, 0.018188, 0.061279, 0.326172, -0.002518, -0.003601, -0.014343, -0.151367, -0.001244, -0.000912, -0.012451, -0.102539, 0.000437, -0.002487, -0.014282, -0.176758, 0.003632, 0.007141, 0.012878, 0.106934, 0.00296, 0.005402, 0.011597, 0.11084, 0.018921, 0.016479, 0.037354, 0.257812, -0.02063, -0.016113, -0.035645, -0.291016, -0.036133, -0.042969, -0.091797, -0.359375, 0.013672, 0.013062, 0.030884, 0.185547, -0.004211, -0.005219, -0.008057, -0.169922, -0.009399, -0.012756, -0.021729, -0.115723, 0.02124, 0.017578, 0.037109, 0.28125, 0.020508, 0.015747, 0.037842, 0.277344, 0.022705, 0.020752, 0.041504, 0.347656, -0.013855, -0.016602, -0.022705, -0.238281, 0.017212, 0.014465, 0.029663, 0.196289, -0.015991, -0.017334, -0.037109, -0.223633, 0.010437, 0.016602, 0.027466, 0.110352, -0.012451, -0.02002, -0.037354, -0.150391, -0.013062, -0.010559, -0.026001, -0.102051, -0.016235, -0.015747, -0.036865, -0.208008, -0.052002, -0.050049, -0.091797, -0.382812, -0.035645, -0.04248, -0.081055, -0.353516, -0.016479, -0.016235, -0.037842, -0.227539, 0.011353, 0.013672, 0.032227, 0.206055, -0.019165, -0.016113, -0.036133, -0.222656, -0.030396, -0.036621, -0.072754, -0.333984, -0.033936, -0.032471, -0.067871, -0.335938, -0.00946, -0.011841, -0.026733, -0.09082, 0.00592, 0.01123, 0.020996, 0.104492, -0.017578, -0.03064, -0.055908, -0.384766, 0.048584, 0.062988, 0.119629, 0.394531, 0.012024, 0.014832, 0.019409, 0.283203, 0.007996, 0.012634, 0.022461, 0.137695, -0.019897, -0.017212, -0.035156, -0.213867, 0.036865, 0.044434, 0.091797, 0.349609, 0.004883, 0.004089, 0.013733, 0.105469, 0.021606, 0.020996, 0.045166, 0.160156, -0.053223, -0.058838, -0.102051, -0.269531, 0.010681, 0.015198, 0.030151, 0.06543, -0.009033, -0.011597, -0.02063, -0.133789, -0.012817, -0.012329, -0.033936, -0.181641, 0.020508, 0.020386, 0.039551, 0.220703, 0.019287, 0.017212, 0.037842, 0.117676, -0.020874, -0.024536, -0.049316, -0.28125, -0.042725, -0.055664, -0.101074, -0.439453, 0.032959, 0.037842, 0.072754, 0.380859, -0.014465, -0.01416, -0.025879, -0.092773, -0.003708, -0.005066, -0.010132, -0.089355, 0.011475, 0.015625, 0.029907, 0.132812, 0.02771, 0.028198, 0.050781, 0.390625, -0.000311, 0.001572, 0.020996, 0.175781, 0.017944, 0.015869, 0.037109, 0.232422, -0.022461, -0.018555, -0.038818, -0.267578, -0.021362, -0.016968, -0.034668, -0.279297, -0.014099, -0.018433, -0.030151, -0.164062, -0.036621, -0.040283, -0.067871, -0.378906, -0.007996, -0.012085, -0.027344, -0.109375, 0.013733, 0.016724, 0.03418, 0.141602, 0.010498, 0.014771, 0.02771, 0.166992, 0.012451, 0.019897, 0.038574, 0.145508, 0.009888, 0.014648, 0.031006, 0.269531, 0.015991, 0.016846, 0.0354, 0.202148, 0.024292, 0.033203, 0.061279, 0.269531, 0.029053, 0.03418, 0.064941, 0.25, 0.011292, 0.014954, 0.028687, 0.072266, 0.010925, 0.013245, 0.020142, 0.180664, 0.013184, 0.012756, 0.024536, 0.135742, 0.02356, 0.026978, 0.059082, 0.263672, 0.008789, 0.010132, 0.018555, 0.080566, -0.039795, -0.043457, -0.06543, -0.332031, -0.00415, -0.007751, -0.012634, -0.164062, -0.028076, -0.036133, -0.066895, -0.3125, -0.006348, -0.005219, -0.010071, -0.119141, 0.013611, 0.014587, 0.031494, 0.21875, 0.005554, 0.009338, 0.016357, 0.140625, 0.021729, 0.017822, 0.03833, 0.240234, -0.032715, -0.039307, -0.072754, -0.271484, -0.006256, -0.008179, -0.014954, -0.118652, 0.008423, 0.012634, 0.02832, 0.115723, -0.00705, -0.013123, -0.024902, -0.117676, 0.00293, -0.00071, -0.007507, 0.453125, 0.016724, 0.014404, 0.035156, 0.214844, -0.02002, -0.021973, -0.045654, -0.24707, 0.02356, 0.031982, 0.072266, 0.191406, 0.012146, 0.013245, 0.024414, 0.163086, 0.034424, 0.03833, 0.07373, 0.302734, 0.014893, 0.014404, 0.028809, 0.117188, 0.027222, 0.031494, 0.062988, 0.310547, -0.041016, -0.046143, -0.094238, -0.416016, 0.034668, 0.035645, 0.064941, 0.367188, 0.009949, 0.014038, 0.027588, 0.084473, -0.019409, -0.016846, -0.037354, -0.229492, -0.015442, -0.01355, -0.028564, -0.345703, 0.019775, 0.015991, 0.033691, 0.287109, -0.020142, -0.015381, -0.033447, -0.279297, 0.013123, 0.018799, 0.043945, 0.131836, 0.019653, 0.014771, 0.035156, 0.263672, 0.005341, 0.005096, 0.020508, 0.175781, 0.037842, 0.040771, 0.062012, 0.345703, 0.021973, 0.027344, 0.040527, 0.1875, 0.009277, 0.009521, 0.030151, 0.167969, 0.037109, 0.041748, 0.092285, 0.382812, 0.015259, 0.018555, 0.037842, 0.228516, -0.0271, -0.031494, -0.06543, -0.365234, -0.025146, -0.028564, -0.049805, -0.230469, -0.025879, -0.022827, -0.045166, -0.242188, -0.012756, -0.022095, -0.037842, -0.138672, 0.029907, 0.025879, 0.055176, 0.367188, -0.016724, -0.024658, -0.054443, -0.322266, 0.032715, 0.032227, 0.063477, 0.431641, -0.018311, -0.018066, -0.039795, -0.209961, -0.020996, -0.015869, -0.037354, -0.283203, -0.020508, -0.016235, -0.034424, -0.273438, -0.040771, -0.038818, -0.089355, -0.359375, -0.023315, -0.026733, -0.060059, -0.279297, 0.01355, 0.012695, 0.025024, 0.120117, 0.018188, 0.014038, 0.031494, 0.279297, 0.004181, 0.009888, 0.02417, 0.128906, -0.012573, -0.009216, -0.011047, -0.412109, -0.013855, -0.013733, -0.021484, -0.170898, 0.006805, 0.007782, 0.001984, 0.261719, -0.028564, -0.03833, -0.067383, -0.279297, 0.018311, 0.015869, 0.038086, 0.253906, -0.033203, -0.024658, -0.051025, -0.257812, -0.011536, -0.012512, -0.026733, -0.12793, 0.028076, 0.026978, 0.043213, 0.267578, 0.010071, 0.010376, 0.019043, 0.125977, -0.018677, -0.034668, -0.082031, -0.373047, -0.019287, -0.016846, -0.035156, -0.21875, -0.0177, -0.0177, -0.034424, -0.21582, -0.022949, -0.019531, -0.031006, -0.245117, -0.028198, -0.027466, -0.056641, -0.4375, -0.003464, -0.009155, -0.02832, -0.15332, 0.000366, 0.002777, -0.000843, -0.07666, -0.008972, -0.014709, -0.031128, -0.116211, -0.000626, -0.000349, 0.000931, -0.067871, -0.00322, -0.007202, -0.021362, -0.146484, -0.00351, -0.004669, -0.00473, -0.087402, 0.009888, 0.011475, 0.011963, 0.15625, -0.006958, -0.013123, -0.0354, -0.186523, -0.011292, -0.019409, -0.04541, -0.111328, -0.001274, -0.00145, -0.003281, -0.096191, 0.002197, -0.000721, -0.014038, -0.253906, -0.002014, 0.000637, 0.009705, 0.103027, 0.003036, 0.004059, 0.015198, 0.104004, -0.004944, -0.006775, -0.02356, -0.208984, 0.006958, 0.005035, 0.005981, 0.154297, -0.000351, 0.004608, 0.007538, -0.154297, -0.010315, -0.013428, -0.022949, -0.173828, 0.019409, 0.027222, 0.053955, 0.15918, -0.000671, -0.001457, -0.005493, -0.07666, -0.002228, -0.006989, -0.018799, -0.136719, 0.010193, 0.011475, 0.017944, 0.157227, 0.000397, -0.000565, 0.000278, -0.069336, 0.004395, 0.007355, 0.024902, 0.183594, -0.002136, 0.008301, 0.046143, 0.238281, -0.00412, -0.008118, -0.023804, -0.136719, 0.005829, 0.008057, 0.0354, 0.212891, 0.004913, 0.005646, 0.017944, 0.130859, -0.011292, -0.014221, -0.025757, -0.097168, 0.001686, 0.004883, 0.016357, 0.131836, 0.007294, 0.018799, 0.046387, 0.21582, 0.013245, 0.021118, 0.060059, 0.223633, -0.001404, -0.002228, 0.019409, 0.179688, -0.001747, -0.003616, -0.009583, -0.077637, 0.000992, 0.000828, 0.013855, 0.135742, -0.004242, -0.004089, -0.011658, -0.122559, 0.022949, 0.037598, 0.064941, 0.179688, 0.005035, 0.014954, 0.022339, 0.204102, 0.000584, 0.001106, 0.006409, -0.067871, 0.001122, 0.000298, 0.001244, 0.077637, 0.00145, 0.000721, 0.004333, -0.058838, 0.006683, 0.003998, 0.000568, 0.135742, 0.000977, -0.002182, -0.001915, 0.080566, 0.004974, 0.014771, 0.050049, 0.168945, 0.015747, 0.026245, 0.046875, 0.180664, 0.000771, 0.000175, 0.007751, -0.060059, -0.00325, -0.004486, -0.013428, -0.107422, -0.00164, -0.001816, -0.000648, -0.179688, -0.003235, 0.000504, 0.030396, 0.378906, -0.001564, -0.001366, -0.001358, 0.074707, 0.010193, 0.010742, 0.024048, 0.191406, 0.003601, 0.007568, 0.017456, 0.143555, 0.011353, 0.017578, 0.036377, 0.183594, -0.000179, -0.001945, -0.006927, 0.061035, -0.003784, -0.004364, -0.007935, -0.104492, 0.004822, 0.007385, 0.024414, 0.119629, -0.000732, -0.0065, -0.013977, -0.233398, 0.00415, 0.008301, 0.028442, 0.177734, -0.007446, -0.010498, -0.02478, 0.033691, -0.000023, 0.00087, -0.008179, -0.073242, -0.003525, -0.002228, -0.010742, -0.224609, -0.02063, -0.024902, -0.047852, -0.160156, -0.003586, -0.006409, -0.018921, 0.094238, 0.033936, 0.051025, 0.11377, -0.002136, -0.00473, -0.005951, -0.003769, -0.181641, 0.001122, -0.003281, -0.005524, 0.075684, -0.007477, -0.012634, -0.03125, -0.144531, -0.001343, 0.000622, -0.0047, -0.12793, 0.007446, 0.006714, 0.00708, -0.194336, -0.00531, -0.008423, -0.026855, 0.027832, -0.003281, -0.000261, 0.00069, -0.178711, -0.001518, -0.00267, -0.016113, -0.15625, -0.003296, -0.004974, -0.011169, -0.089355, 0.003616, 0.001984, 0.000824, 0.148438, -0.007751, -0.007202, -0.006683, -0.152344, -0.025879, -0.049316, -0.125, -0.34375, 0.009155, 0.018066, 0.045166, 0.235352, 0.000178, 0.000553, 0.00351, -0.067871, -0.018066, -0.026611, -0.085449, -0.355469, -0.001999, -0.01178, -0.032471, -0.203125, 0.018433, 0.018921, 0.036621, 0.150391, -0.000082, -0.002731, -0.004944, 0.07373, 0.006195, 0.007812, 0.019897, 0.115234, -0.003082, -0.012695, -0.038574, -0.269531, 0.006012, 0.006927, 0.010925, 0.136719, 0.010986, 0.024536, 0.047607, 0.396484, 0.00946, 0.011414, 0.025269, 0.145508, 0.008545, 0.014099, 0.039062, -0.011536, 0.008118, 0.011108, 0.015625, 0.164062, 0.017822, 0.021484, 0.037598, 0.12207, 0.003937, 0.004822, 0.006073, 0.130859, 0.007446, 0.022949, 0.069824, 0.300781, 0.00322, 0.00354, 0.014221, 0.135742, -0.000035, 0.00135, 0.001968, 0.078125, -0.008728, -0.015503, -0.041504, -0.249023, -0.03064, -0.034424, -0.105469, -0.357422, 0.001198, -0.003189, -0.025879, -0.138672, -0.00061, 0.00038, -0.002197, 0.07959, -0.000151, -0.006287, -0.007141, -0.161133, 0.003967, 0.005615, 0.014954, 0.155273, -0.010864, -0.018433, -0.03833, -0.151367, 0.000094, 0.00119, 0.005371, 0.07959, -0.001511, -0.000174, 0.003311, 0.062988, 0.000633, -0.003326, -0.013855, -0.339844, -0.00206, -0.000561, -0.001869, -0.086426, -0.02002, -0.028076, -0.063477, -0.182617, 0.015747, 0.018311, 0.03125, 0.172852, -0.016113, -0.016357, -0.029297, -0.185547, -0.011597, -0.021729, -0.055664, -0.240234, -0.004486, -0.007416, -0.014587, -0.128906, -0.001015, -0.000992, -0.004211, -0.191406, 0.002853, 0.002579, 0.011047, 0.292969, -0.001656, -0.006409, -0.026245, -0.166992, 0.02417, 0.032471, 0.052734, 0.124512, -0.008789, -0.008484, -0.028687, -0.24707, 0.003387, 0.006042, 0.018433, 0.139648, 0.008972, 0.016479, 0.034668, 0.135742, 0.002731, 0.002518, 0.004242, 0.081543, 0.002655, 0.000923, -0.001114, 0.075195, 0.007782, 0.01001, 0.028687, 0.180664, -0.003662, -0.002365, 0.000954, -0.103516, -0.008301, -0.010132, -0.036865, -0.185547, 0.001427, 0.001656, -0.002594, -0.075195, -0.000778, -0.00589, -0.017944, -0.157227, 0.002472, 0.006989, 0.023926, 0.143555, -0.000098, 0.002151, 0.009521, 0.145508, 0.001251, 0.000984, -0.001144, -0.067383, 0.006134, 0.008972, 0.019653, 0.11377, 0.001671, 0.006104, 0.013306, 0.181641, -0.000549, -0.001038, -0.001968, -0.059082, 0.003784, -0.000458, -0.00351, -0.117188, 0.003098, 0.001442, 0.000301, -0.089844, 0.000759, 0.000603, 0.001198, -0.047363, 0.000188, -0.000146, 0.002472, -0.043945, 0.000984, -0.000156, 0.002136, -0.077148, -0.001244, -0.005341, -0.015442, -0.132812, 0.000736, 0.001358, -0.008606, 0.353516, -0.002853, -0.007996, -0.016846, -0.277344, 0.005219, 0.011658, 0.026245, 0.201172, 0.000973, 0.001511, 0.000023, 0.06543, -0.002655, -0.005737, -0.015503, -0.105469, 0.001503, 0.006409, 0.019287, 0.275391, -0.000793, -0.000206, 0.008057, 0.174805, 0.000427, -0.000629, 0.000433, 0.061523, -0.000679, 0.004395, 0.025146, 0.234375, 0.000946, 0.000179, 0.000069, -0.042725, -0.000877, -0.002731, -0.006989, -0.080566, -0.004822, -0.006042, -0.012634, -0.155273, 0.000176, -0.000648, 0.000992, -0.049316, 0.005951, 0.008545, 0.022461, -0.011536, -0.000093, -0.001373, -0.003738, -0.07666, 0.001747, 0.002686, 0.00647, 0.075195, 0.00264, 0.000035, -0.003021, -0.075684, 0.00079, -0.001549, -0.001862, -0.205078, -0.000299, 0.000839, 0.001968, 0.094238, 0.001984, 0.004303, 0.008606, 0.129883, 0.00769, 0.011963, 0.032227, 0.244141, -0.000534, -0.001648, -0.002258, -0.083008, -0.004852, -0.010071, -0.021851, -0.208984, 0.001556, -0.002869, -0.0177, -0.277344, 0.003189, 0.004974, 0.01178, 0.116699, -0.001625, -0.002457, -0.00473, -0.050049, 0.002716, 0.0047, 0.012573, 0.12207, 0.000097, 0.00069, 0.004974, 0.078125, 0.000519, 0.001862, 0.00235, 0.069824, 0.000311, 0.001144, 0.003586, 0.083008, -0.000893, 0.009583, 0.02832, 0.298828, -0.007935, -0.011658, -0.033691, -0.265625, -0.001953, -0.002777, -0.005615, -0.151367, -0.000496, 0.001289, -0.004425, -0.298828, 0.000946, 0.00267, 0.00946, 0.100586, -0.000211, -0.002106, -0.006348, -0.096191, 0.00046, 0.006714, 0.017578, 0.229492, -0.000896, -0.000397, 0.000233, -0.047852, 0.006226, 0.007996, 0.012329, 0.173828, -0.000219, -0.001907, -0.003677, -0.065918, 0.000178, -0.001869, -0.001305, -0.058838, -0.00025, -0.00209, -0.008118, -0.064453, -0.005676, -0.014893, -0.043945, -0.25, 0.001595, 0.000423, -0.000793, -0.058594, 0.004028, 0.009399, 0.024902, 0.292969, 0.000368, 0.000099, 0.000992, 0.055908, -0.001831, -0.00705, -0.019653, -0.226562, 0.000507, 0.007263, 0.022949, 0.263672, -0.000179, -0.001244, -0.002823, -0.041992, -0.001251, 0.000992, 0.005554, 0.099609, -0.000486, -0.001556, -0.003693, -0.049072, -0.000656, -0.002655, -0.007019, -0.065918, -0.000973, -0.002777, -0.005096, -0.063965, -0.000767, -0.000774, -0.000142, 0.09668, -0.000999, 0.002106, 0.003632, 0.075684, -0.000284, 0.000118, 0.002884, 0.058105, 0.003891, 0.003418, 0.009399, 0.089844, 0.000927, 0.001404, 0.005157, 0.086914, -0.002426, 0.003799, 0.019043, 0.168945, 0.004272, -0.001877, -0.03125, -0.316406, -0.00116, 0.000062, 0.001038, 0.095703, -0.001633, -0.015259, -0.041748, -0.371094, -0.001373, -0.005737, -0.010559, -0.094727, 0.000919, -0.001297, -0.003296, -0.063477, 0.005157, 0.015869, 0.049561, 0.324219, 0.000252, -0.000771, 0.000759, -0.052979, 0.00037, -0.002991, -0.009155, -0.114258, 0.00238, 0.003159, 0.005493, 0.0625, 0.001236, 0.002274, 0.005493, 0.082031, 0.002792, 0.00412, 0.011597, 0.108398, -0.001236, -0.000595, 0.001297, 0.083496, -0.00119, -0.002792, -0.007568, -0.12793, -0.002869, -0.007416, -0.023682, -0.222656, 0.000008, -0.000228, -0.00135, -0.045654, -0.000319, 0.001602, 0.011658, 0.117676, 0.002289, 0.000854, -0.002884, -0.086426, 0.001068, 0.000103, 0.003052, 0.038574, 0.008789, 0.010864, 0.026123, 0.021851, -0.001518, 0.002991, 0.008057, 0.130859, -0.000216, -0.001625, -0.005432, -0.080566, 0.001923, 0.003845, 0.011902, 0.089844, 0.000101, 0.001549, 0.003235, 0.072266, 0.002716, 0.005127, 0.010193, 0.152344, -0.002075, -0.003677, -0.010376, -0.125977, -0.005341, -0.013062, -0.0354, -0.24707, 0.00322, 0.005066, 0.01709, 0.245117, 0.010254, 0.013611, 0.026855, 0.151367, -0.000463, -0.00021, 0.008179, -0.068848, 0.001938, 0.000912, 0.007629, -0.287109, -0.000385, -0.000858, -0.003113, -0.086914, 0.004181, 0.007263, 0.012634, 0.126953, 0.000698, 0.001572, 0.003555, 0.078125, -0.002594, -0.003159, -0.012024, 0.322266, 0.000161, -0.000159, 0.003754, 0.039551, -0.000167, -0.002136, -0.00592, -0.067871, 0.000248, 0.002777, 0.007751, 0.213867, 0.002014, 0.001999, 0.007874, 0.075195, 0.000671, 0.003311, 0.009216, 0.106934, 0.0002, -0.001656, -0.004608, -0.102051, -0.000877, -0.002625, -0.008179, -0.124023, -0.00015, 0.000111, -0.000311, 0.047363, 0.000465, 0.00079, 0.016235, 0.057617, 0.000904, 0.002274, 0.00824, 0.12793, 0.000008, 0.000292, 0.000043, -0.047607, 0.00106, 0.000549, 0.002502, 0.041748, 0.022827, 0.03418, 0.090332, 0.123047, -0.00036, 0.000507, -0.001472, 0.088379, -0.005096, -0.005554, 0.001099, 0.416016, 0.001015, 0.000977, 0.003845, 0.097656, 0.000309, 0.001152, 0.001251, -0.047363, -0.002594, -0.006592, -0.017578, -0.211914, -0.001221, -0.006317, -0.02124, -0.261719, -0.003433, -0.00766, -0.025146, -0.171875, 0.000729, 0.000456, 0.00119, 0.041016, -0.001144, -0.006958, -0.021973, -0.192383, -0.00132, -0.001442, -0.003799, 0.043945, 0.000744, 0.009766, 0.031128, 0.253906, 0.002411, 0.003052, 0.010376, 0.101074, 0.00206, 0.00042, -0.003342, -0.081055, 0.000469, 0.000862, 0.004425, 0.075684, 0.001381, -0.001122, -0.003708, -0.098145, 0.001511, 0.001923, 0.004059, 0.046631, 0.001183, 0.00769, 0.017578, 0.171875, 0.002762, 0.002853, 0.003555, 0.049805, 0.008728, 0.018188, 0.04541, 0.296875, -0.002777, -0.002411, -0.003113, -0.049805, 0.000254, -0.001938, -0.006714, -0.040039, -0.003754, -0.007629, -0.019409, -0.136719, 0.000622, -0.000309, -0.000542, -0.029297, -0.002823, -0.004608, -0.013184, -0.211914, -0.003754, -0.016113, -0.038574, -0.275391, 0.000729, 0.001511, 0.003311, 0.04834, 0.000166, 0.000992, 0.003769, 0.029175, 0.000835, 0.001099, 0.005066, 0.040283, 0.00071, 0.001953, 0.003479, 0.052002, -0.000519, 0.000317, 0.001312, 0.028442, 0.010681, 0.017334, 0.041504, 0.292969, -0.026611, -0.047119, -0.09082, -0.058838, -0.00264, -0.010681, -0.022461, -0.230469, 0.001663, 0.001579, 0.002243, 0.045654, 0.012573, 0.019653, 0.040039, 0.267578, 0.010864, 0.038574, 0.065918, 0.423828, -0.001122, -0.001404, -0.00322, -0.039062, 0.001953, 0.002136, 0.002487, 0.042725, -0.000488, -0.000801, -0.003082, -0.050293, 0.000526, 0.001778, 0.005371, 0.060303, 0.003204, 0.012573, 0.029297, 0.238281, 0.005676, 0.00946, 0.0271, 0.139648, 0.004791, 0.007233, 0.017944, 0.151367, -0.00238, -0.006744, -0.017822, -0.204102, -0.002441, -0.004181, -0.01532, -0.160156, 0.001564, 0.001938, 0.004547, 0.053955, -0.000349, 0.000299, 0.00293, 0.049805, -0.00079, -0.001701, -0.003113, -0.057617, -0.000877, -0.002014, -0.004303, -0.05249, -0.002502, -0.004639, -0.007874, -0.164062, 0.003372, 0.004333, 0.009583, -0.013489, 0.000395, 0.001724, 0.003357, 0.044434, -0.000246, 0.009399, 0.023682, 0.242188, 0.001122, 0.001472, 0.003845, 0.05127, 0.002014, 0.001556, 0.003082, 0.041504, 0.002625, 0.003967, 0.007996, 0.075195, -0.001686, 0.001793, 0.008118, 0.196289, -0.001045, -0.001762, -0.003998, -0.061523, 0.004211, 0.008118, 0.016235, 0.114746, -0.006317, -0.009644, -0.019775, -0.178711, -0.001968, -0.009033, -0.011597, -0.207031, -0.000422, -0.000267, -0.001144, 0.043213, -0.006836, -0.009521, -0.017212, -0.161133, 0.000633, 0.001793, 0.003281, 0.057373, 0.001251, 0.001892, 0.001968, 0.04541, 0.00589, 0.012451, 0.029297, 0.173828, 0.001808, 0.002151, 0.003021, 0.044434, 0.00025, 0.000277, 0.000144, 0.037354, 0.002411, 0.002411, 0.006012, 0.050781, -0.001709, -0.002975, -0.006958, -0.027466, -0.009583, -0.017822, -0.035645, -0.257812, -0.000771, -0.001755, -0.002136, -0.037354, 0.00415, 0.00647, 0.020752, 0.171875, 0.004547, 0.009338, 0.025146, 0.241211, -0.000032, 0.003693, 0.005829, 0.163086, 0.001808, 0.007233, 0.010376, 0.164062, -0.001999, -0.005066, -0.009827, -0.140625, 0.002396, 0.002533, 0.004333, 0.097656, 0.001984, 0.006104, 0.013733, 0.146484, 0.002487, 0.004578, 0.01001, 0.195312, -0.000652, 0.007568, 0.029175, 0.194336, 0.001236, 0.001495, 0.002808, 0.039062, 0.001144, 0.001144, 0.002472, 0.041748, 0.001457, 0.001808, 0.002518, 0.045654, -0.003159, -0.004944, -0.01001, -0.01239, -0.00264, -0.003174, -0.007812, -0.097656, 0.00592, 0.010498, 0.028442, 0.222656, -0.000294, -0.001259, -0.002457, -0.023315, -0.001846, -0.003265, -0.009033, -0.105469, 0.006042, 0.008179, 0.017212, 0.155273, 0.001122, 0.00132, 0.003113, 0.045898, 0.001717, 0.001549, 0.002243, 0.045898, 0.002319, 0.0047, 0.011719, 0.124512, -0.008423, -0.020508, -0.055176, -0.365234, -0.001663, -0.001953, -0.00415, -0.046143, -0.00145, -0.001495, -0.002548, -0.043701, -0.001816, -0.002258, -0.004425, -0.053223, 0.002686, 0.005066, 0.01178, 0.213867, 0.000238, 0.001007, 0.002197, 0.046631, 0.00034, 0.000881, 0.002335, 0.03833, -0.004425, -0.00766, -0.015442, -0.12207, -0.00119, -0.001587, -0.004547, -0.047119, -0.001244, -0.00264, -0.006195, -0.066895, 0.006287, 0.007446, 0.020874, 0.177734, -0.006378, -0.01709, -0.041504, -0.283203, 0.00001, 0.006042, 0.014587, 0.219727, -0.004181, -0.005676, -0.018433, -0.145508, -0.00033, -0.001854, -0.00647, -0.075195, -0.004486, -0.013855, -0.030029, -0.269531, -0.000185, -0.001892, -0.00412, -0.043945, 0.000832, 0.001526, 0.004486, 0.044189, -0.001358, -0.001778, -0.004333, -0.056885, 0.000851, 0.002243, 0.00589, 0.083496, 0.002258, 0.009155, 0.021118, 0.369141, 0.003708, -0.010803, -0.026855, -0.335938, -0.000755, -0.003006, -0.006256, -0.095703, 0.00473, 0.010193, 0.013977, 0.205078, -0.005127, -0.010376, -0.019897, -0.229492, 0.001007, 0.00209, 0.004974, 0.046387, 0.001129, 0.000248, -0.006256, -0.086914, 0.001892, 0.001892, 0.002396, 0.045654, -0.006134, -0.011475, -0.030273, -0.18457, -0.001999, -0.002182, -0.004364, -0.046875, -0.001801, -0.002151, -0.003326, -0.04834, 0.001381, 0.001068, 0.004852, 0.051758, -0.000088, -0.001053, -0.004272, -0.029175, 0.001305, 0.001244, 0.003052, 0.050537, 0.000437, 0.000908, 0.002243, 0.024048, 0.002151, 0.00589, 0.009705, 0.180664, -0.00209, -0.001923, -0.00235, -0.049072, 0.001472, 0.003021, 0.004364, 0.056885, -0.001862, -0.001633, -0.001724, -0.043213, -0.004578, -0.005188, -0.011292, -0.12207, -0.002106, -0.00206, -0.002792, -0.05249, 0.000946, 0.007782, 0.014343, 0.160156, 0.001228, 0.001572, 0.003708, 0.042236, -0.001053, -0.002548, -0.006042, -0.032715, 0.000391, 0.001526, 0.003571, 0.045898, -0.006378, -0.008789, -0.013123, -0.206055, 0.004578, 0.01123, 0.018433, 0.273438, 0.000103, -0.000286, -0.001419, -0.026001, -0.008789, -0.022827, -0.038818, -0.335938, -0.000414, 0.00824, 0.039551, 0.388672, 0.02478, 0.025146, 0.056152, 0.204102, 0.034668, 0.150391, -0.014099, 0.131836, 0.00885, 0.019043, 0.036621, 0.287109, 0.006775, 0.007294, 0.014038, 0.224609, 0.006531, 0.014893, 0.052246, 0.291016, 0.017212, 0.019287, -0.285156, -0.225586, 0.006409, 0.011414, 0.021851, 0.170898, 0.01355, 0.021973, 0.057129, 0.384766, -0.018555, -0.023193, -0.060059, -0.273438, -0.081055, -0.086914, -0.163086, -0.441406, 0.000893, -0.006012, -0.015137, -0.292969, -0.028687, -0.0354, -0.09082, -0.359375, -0.000553, -0.01062, -0.010071, -0.265625, -0.002884, -0.002472, 0.000351, -0.222656, 0.002441, 0.008728, 0.040771, 0.304688, 0.00354, 0.003906, 0.001549, 0.222656, 0.026733, 0.032227, 0.052002, 0.261719, 0.019653, 0.026489, 0.047607, 0.28125, 0.037842, 0.062012, 0.142578, 0.357422, 0.043457, 0.052002, 0.106934, 0.136719, 0.022339, 0.030884, 0.059326, 0.213867, -0.009827, -0.007568, -0.025879, -0.171875, -0.002991, -0.003876, 0.01001, 0.191406, 0.045898, 0.059082, 0.102539, 0.376953, 0.005249, 0.012268, 0.020874, 0.25, 0.009766, 0.015503, 0.027222, 0.186523, -0.00824, -0.01123, -0.030884, -0.271484, -0.012451, -0.023682, -0.047852, -0.265625, 0.003906, 0.005493, 0.00824, 0.259766, -0.004364, -0.012817, -0.028076, -0.318359, -0.023071, -0.032715, -0.090332, -0.285156, 0.046143, 0.04541, 0.109863, 0.388672, 0.001686, -0.000027, 0.010925, 0.214844, -0.008362, -0.010254, -0.026123, -0.133789, 0.001732, 0.036865, -0.447266, 0.066895, 0.005035, 0.006531, 0.015991, 0.191406, -0.001877, -0.003815, 0.007172, -0.211914, 0.003616, 0.005157, 0.014099, 0.202148, -0.007019, -0.013306, -0.018799, -0.328125, 0.038818, 0.044189, 0.06543, 0.320312, -0.002136, -0.003403, -0.023193, -0.277344, -0.011597, -0.009277, -0.026245, -0.273438, -0.021973, -0.031738, -0.078125, -0.443359, -0.001602, 0.003708, 0.012939, 0.279297, 0.004303, 0.002472, 0.000984, -0.257812, 0.013245, 0.015869, 0.035156, 0.120117, 0.005463, 0.010376, 0.020386, 0.28125, 0.007324, 0.030762, 0.237305, 0.042725, 0.015747, 0.022461, 0.053955, 0.255859, 0.001297, 0.006165, 0.007996, 0.239258, -0.039062, -0.043213, -0.117676, -0.474609, -0.002274, -0.002411, 0.027344, 0.204102, -0.002548, -0.005249, -0.006287, -0.332031, 0.016724, 0.020752, 0.051514, 0.320312, 0.002686, 0.00647, 0.000439, 0.271484, -0.009705, -0.017944, -0.039795, -0.3125, 0.00135, -0.002304, -0.020752, -0.271484, -0.01062, -0.015991, -0.041992, -0.255859, 0.003815, 0.00473, 0.013489, 0.175781, 0.0271, 0.022339, 0.046631, 0.316406, -0.001427, 0.015381, 0.033691, 0.296875, 0.011658, 0.018066, 0.026123, 0.239258, -0.008728, -0.009155, -0.028809, -0.283203, 0.000267, 0.00004, -0.001068, 0.216797, -0.0177, -0.025513, -0.055176, -0.332031, 0.026733, 0.023315, 0.034912, 0.304688, -0.036621, -0.181641, 0.043701, 0.128906, -0.00193, 0.001129, -0.007812, -0.3125, 0.005768, 0.026123, 0.024902, -0.18457, 0.003937, 0.014648, 0.032715, 0.237305, 0.037354, 0.041992, 0.091309, 0.390625, -0.000265, 0.000618, -0.022339, -0.209961, 0.023926, 0.02478, 0.058594, 0.330078, -0.007996, -0.005035, -0.000546, -0.337891, -0.006622, -0.013123, -0.035889, -0.263672, 0.014709, 0.016113, 0.030518, 0.277344, -0.008728, -0.008545, -0.039307, -0.382812, -0.013794, -0.022461, -0.05127, -0.320312, 0.002686, 0.011353, -0.251953, 0.018555, -0.006134, -0.005981, -0.026978, -0.12793, 0.018433, 0.015991, 0.042969, 0.345703, -0.004852, -0.014038, -0.04126, -0.269531, 0.008057, 0.016968, 0.047607, 0.24707, -0.023193, -0.034912, -0.077148, -0.3125, -0.022949, -0.025269, -0.066895, -0.289062, 0.004242, 0.008423, 0.024048, 0.349609, 0.033203, 0.071289, 0.155273, 0.435547, -0.004578, -0.002823, -0.022461, 0.137695, -0.016479, -0.021118, -0.026978, -0.291016, 0.005402, 0.007294, 0.013489, 0.177734, -0.009338, -0.008545, -0.015503, -0.255859, -0.009338, -0.017456, -0.283203, 0.044189, 0.01355, 0.018433, 0.086426, 0.347656, 0.02832, 0.033936, 0.076172, 0.277344, 0.019775, 0.021851, 0.037598, 0.176758, 0.019165, 0.023315, 0.054688, 0.384766, 0.023071, 0.029419, 0.07666, 0.332031, 0.039795, 0.049072, 0.089355, 0.353516, 0.004272, 0.006836, 0.005859, 0.245117, 0.004639, 0.016479, 0.029907, 0.259766, -0.004517, -0.004059, -0.011475, -0.287109, -0.035889, -0.047607, -0.095703, -0.291016, -0.030029, -0.040039, -0.08252, -0.191406, 0.009216, 0.018311, 0.051025, 0.427734, 0.001411, 0.007599, 0.010315, 0.332031, 0.013062, 0.011963, 0.031738, 0.294922, 0.000835, -0.012878, -0.025757, -0.239258, -0.020996, -0.030884, -0.074219, -0.128906, -0.009705, -0.018066, -0.034668, -0.251953, 0.003998, 0.002243, 0.004944, 0.28125, -0.006073, -0.006927, -0.03064, -0.298828, 0.006439, 0.017334, 0.038574, 0.220703, -0.001762, 0.004425, -0.024414, -0.306641, -0.005463, -0.009216, -0.021973, -0.179688, 0.008667, 0.012085, 0.036865, 0.236328, -0.000629, 0.00177, 0.006775, 0.208008, 0.006195, 0.008484, 0.017456, 0.136719, -0.015137, -0.025146, -0.051758, -0.259766, -0.00946, -0.018311, -0.036621, -0.232422, 0.004059, -0.025146, -0.394531, -0.088379, 0.002182, 0.011536, 0.022095, 0.279297, -0.011414, -0.019531, -0.049072, -0.429688, -0.00473, -0.007111, -0.018188, -0.216797, -0.010071, -0.013367, -0.033203, -0.294922, 0.002441, 0.004578, -0.009827, 0.192383, 0.019165, 0.024048, 0.034424, 0.357422, 0.010559, 0.017578, 0.039062, 0.285156, 0.034912, 0.053223, 0.106934, 0.378906, 0.016968, 0.019653, 0.042725, 0.251953, -0.002029, -0.002396, -0.004181, -0.032227, -0.013367, -0.012817, -0.024536, -0.199219, 0.017456, 0.016846, 0.033203, 0.34375, -0.013367, -0.018066, -0.034912, -0.339844, -0.011902, -0.014404, -0.02478, -0.205078, 0.01532, 0.016479, 0.031738, 0.226562, 0.001297, 0.001068, 0.002106, 0.019287, -0.016724, -0.019409, -0.033936, -0.320312, 0.014404, 0.017456, 0.030762, 0.238281, -0.007935, -0.010986, -0.025879, -0.291016, -0.011047, -0.014343, -0.031494, -0.28125, -0.001106, -0.001076, -0.00238, -0.020508, 0.013184, 0.016724, 0.035645, 0.21582, 0.009949, 0.011353, 0.024292, 0.21875, -0.000534, -0.000713, -0.001472, -0.019043, 0.002869, 0.003021, 0.006012, 0.047363, -0.00106, -0.001228, -0.002594, -0.014343, -0.000916, -0.00082, -0.001801, -0.011353, -0.013367, -0.014465, -0.029541, -0.238281, 0.018433, 0.020752, 0.055176, 0.361328, -0.00235, -0.00264, -0.005585, -0.040527, -0.018555, -0.026733, -0.044434, -0.386719, -0.003906, -0.004852, -0.008423, -0.077148, -0.017944, -0.022461, -0.039551, -0.347656, 0.013794, 0.015198, 0.032715, 0.25, 0.000607, 0.000656, 0.001694, 0.01709, 0.002258, 0.002243, 0.005493, 0.039795, -0.014648, -0.016602, -0.028564, -0.320312, 0.006134, 0.006317, 0.014038, 0.125, 0.011414, 0.012939, 0.0271, 0.241211, -0.013855, -0.018555, -0.031738, -0.214844, 0.016846, 0.018799, 0.032471, 0.210938, -0.028687, -0.025635, -0.052246, -0.40625, -0.003204, -0.003448, -0.005829, -0.044434, 0.001762, 0.002167, 0.004333, 0.0354, 0.003159, 0.002991, 0.005768, 0.045898, -0.014771, -0.015747, -0.031982, -0.225586, -0.003586, -0.003342, -0.006592, -0.05542, 0.010315, 0.011353, 0.02356, 0.208008, 0.000992, 0.000977, 0.002533, 0.019775, 0.019287, 0.023071, 0.044189, 0.279297, -0.000721, -0.00074, -0.002182, -0.010803, -0.00058, -0.00079, -0.001732, -0.012939, -0.005524, -0.005737, -0.01355, -0.091797, -0.000843, -0.00106, -0.002136, -0.026611, 0.002228, 0.002731, 0.005829, 0.039551, 0.010803, 0.012085, 0.023315, 0.194336, 0.012634, 0.01416, 0.021973, 0.166992, -0.00238, -0.001953, -0.004578, -0.032959, -0.009521, -0.013245, -0.02832, -0.40625, 0.026733, 0.025757, 0.043213, 0.367188, 0.01123, 0.013, 0.023438, 0.191406, -0.031494, -0.02478, -0.036865, -0.441406, -0.002045, -0.002563, -0.004822, -0.040283, -0.00087, -0.000908, -0.002411, -0.017212, 0.01239, 0.018921, 0.03418, 0.357422, 0.018921, 0.023438, 0.041748, 0.277344, -0.012695, -0.014282, -0.025146, -0.198242, -0.009766, -0.010193, -0.018311, -0.168945, 0.021729, 0.023682, 0.038574, 0.412109, -0.019287, -0.016602, -0.025024, -0.271484, 0.000328, 0.000475, 0.000463, 0.022583, -0.001366, -0.001709, -0.00293, -0.022583, 0.009949, 0.012024, 0.023071, 0.202148, 0.016113, 0.016113, 0.032471, 0.269531, 0.008972, 0.010132, 0.015747, 0.131836, -0.019409, -0.018799, -0.038086, -0.277344, 0.026733, 0.028442, 0.060547, 0.339844, 0.009521, 0.010376, 0.019043, 0.19043, 0.002899, 0.003296, 0.006195, 0.049805, 0.018188, 0.022095, 0.052979, 0.353516, -0.002213, -0.002045, -0.0047, -0.031738, -0.021606, -0.022217, -0.042725, -0.28125, -0.00079, -0.000912, -0.00193, -0.015442, 0.000896, 0.00106, 0.002792, 0.013977, -0.000969, -0.000813, -0.001755, -0.018921, 0.018555, 0.022949, 0.040283, 0.283203, -0.014099, -0.015259, -0.029053, -0.226562, 0.014648, 0.016113, 0.028564, 0.296875, 0.001457, 0.001236, 0.00322, 0.028809, 0.001801, 0.001228, 0.004639, 0.029053, -0.013, -0.015381, -0.037354, -0.241211, 0.015747, 0.017212, 0.032471, 0.22168, -0.002731, -0.00267, -0.006012, -0.042725, -0.001122, -0.0009, -0.001732, -0.013794, 0.016113, 0.019287, 0.031494, 0.251953, 0.002228, 0.002747, 0.005798, 0.049316, -0.034912, -0.039062, -0.075684, -0.476562, -0.012878, -0.021118, -0.04541, -0.439453, 0.015076, 0.019287, 0.031982, 0.277344, 0.011902, 0.013855, 0.027588, 0.1875, 0.000965, 0.000751, 0.001747, 0.009888, 0.001175, 0.001373, 0.00235, 0.025635, -0.013062, -0.013184, -0.018188, -0.219727, -0.001686, -0.00238, -0.003311, -0.030029, -0.015442, -0.016968, -0.034424, -0.419922, 0.000269, 0.000224, 0.000664, 0.008911, 0.018677, 0.019287, 0.041992, 0.46875, 0.015991, 0.015442, 0.02771, 0.248047, -0.012878, -0.013855, -0.027832, -0.21582, -0.011108, -0.010681, -0.019653, -0.169922, -0.002365, -0.002289, -0.005707, -0.041016, -0.012512, -0.014587, -0.029419, -0.269531, -0.019043, -0.021484, -0.040283, -0.349609, -0.021851, -0.022583, -0.043945, -0.298828, 0.015076, 0.014648, 0.033447, 0.271484, -0.001717, -0.001953, -0.002625, -0.027954, -0.001442, -0.001434, -0.002609, -0.026123, 0.01355, 0.017456, 0.042236, 0.300781, -0.000923, -0.000889, -0.002228, -0.016113, -0.00069, -0.000923, -0.002075, -0.017578, 0.02002, 0.021606, 0.041748, 0.240234, -0.019897, -0.017578, -0.03064, -0.3125, 0.002228, 0.002823, 0.004486, 0.041748, 0.014893, 0.017212, 0.03125, 0.294922, -0.012695, -0.013672, -0.025513, -0.229492, 0.000786, 0.001076, 0.001678, 0.015747, -0.013062, -0.013489, -0.02478, -0.203125, -0.035889, -0.031738, -0.056641, -0.449219, 0.005524, 0.006622, 0.01178, 0.103027, 0.019531, 0.024414, 0.047119, 0.291016, -0.0177, -0.015869, -0.028931, -0.224609, -0.012329, -0.014404, -0.030884, -0.192383, -0.019775, -0.021851, -0.046143, -0.292969, 0.001495, 0.001839, 0.003113, 0.031006, 0.000961, 0.000645, 0.001907, 0.017578, -0.006927, -0.007812, -0.019775, -0.200195, -0.003357, -0.003311, -0.00766, -0.054688, 0.00296, 0.00415, 0.007385, 0.062988, -0.001343, -0.00235, -0.005249, -0.056152, 0.000519, 0.00041, -0.001999, 0.05542, 0.000847, 0.000999, 0.003448, 0.060303, 0.00177, 0.002823, 0.007477, 0.049561, 0.00193, 0.002182, 0.005554, 0.054443, -0.001175, -0.001404, -0.009094, -0.055664, 0.003082, 0.004761, 0.00885, 0.056396, 0.005951, 0.009521, 0.026489, -0.022705, -0.003998, -0.002869, -0.008423, -0.054688, 0.008118, 0.008301, 0.010803, -0.025146, 0.00293, 0.002563, 0.008362, 0.050781, -0.000969, 0.000479, -0.005859, -0.070312, -0.011047, -0.015259, -0.026733, 0.011597, 0.002762, 0.002151, 0.009338, 0.055664, 0.000014, -0.000881, -0.000919, -0.049316, -0.002304, -0.0019, -0.003357, -0.061768, 0.001793, 0.003494, 0.003128, 0.062256, 0.001472, 0.003067, 0.004333, 0.049316, 0.003326, 0.003677, 0.00885, 0.057617, -0.004883, -0.004669, -0.009949, -0.058105, 0.000732, -0.001869, -0.003601, -0.055176, 0.001953, 0.001892, 0.004028, 0.054932, -0.001015, -0.005585, -0.061035, -0.02124, 0.005829, 0.00647, 0.019409, -0.026978, -0.000416, 0.000025, -0.089355, 0.053467, 0.00589, 0.008057, 0.016357, -0.019775, 0.00325, 0.003784, 0.007294, 0.043213, -0.00264, -0.003159, -0.007385, -0.043945, -0.001465, -0.002731, -0.005829, -0.041748, -0.000633, 0.007812, 0.041016, 0.12793, 0.00206, 0.00209, 0.004669, 0.065918, -0.008118, -0.023438, 0.002884, 0.008972, -0.00135, -0.003098, -0.10791, -0.020386, -0.002121, -0.001945, -0.005096, -0.053711, -0.001404, -0.000942, -0.004608, -0.049561, -0.002716, -0.000919, -0.005157, -0.045654, 0.003677, 0.003754, 0.006989, 0.053467, -0.001244, -0.00058, -0.003906, -0.050537, -0.001205, -0.000843, -0.00322, -0.053467, -0.003525, -0.00264, -0.006927, -0.054932, -0.002762, -0.004608, -0.012207, 0.029785, 0.001907, 0.001823, 0.005432, 0.054932, 0.002792, 0.003708, 0.005798, 0.049316, 0.001434, 0.002426, 0.006287, 0.042969, -0.003693, -0.006592, -0.013367, -0.057617, -0.000931, -0.002167, -0.005249, -0.054199, -0.000067, -0.00066, 0.003006, 0.066895, -0.002167, -0.002274, -0.006531, -0.054688, -0.001198, -0.00209, -0.079102, 0.031982, 0.001755, 0.002274, 0.004974, 0.060547, 0.001083, 0.00161, 0.002701, -0.039551, 0.007172, 0.009888, 0.026123, -0.009827, -0.002365, -0.001266, -0.005005, -0.055176, 0.003235, 0.002441, 0.008057, 0.060303, -0.002045, -0.002945, -0.004913, -0.054932, -0.00589, -0.006866, -0.019775, -0.042725, 0.001511, 0.001724, 0.003448, 0.064941, 0.018433, 0.015137, 0.024658, 0.069824, 0.089355, 0.102051, 0.129883, 0.142578, -0.002396, -0.000782, -0.006714, -0.056885, -0.00145, -0.001328, -0.007019, -0.044189, 0.000507, 0.002045, 0.00412, 0.062988, 0.006561, 0.009705, 0.022217, -0.012695, -0.002274, -0.004883, -0.007996, -0.044434, -0.00415, -0.004913, -0.009827, -0.076172, -0.001915, -0.002945, -0.007935, -0.049316, 0.00415, 0.003967, 0.003784, 0.052002, 0.002701, 0.003799, 0.004669, 0.058594, 0.003326, 0.003174, 0.006439, 0.055664, -0.005219, -0.002487, 0.020874, -0.014282, 0.004852, 0.004913, 0.01123, 0.04248, -0.004974, -0.003159, -0.010742, -0.066406, 0.001701, 0.001907, 0.003448, 0.05542, -0.004089, -0.003876, -0.005035, -0.055176, -0.002609, -0.002396, -0.005463, -0.054199, -0.001518, -0.000889, -0.005981, -0.060547, -0.003082, -0.004028, -0.007599, -0.058838, 0.005463, 0.006927, 0.015564, -0.029053, -0.001068, -0.002914, -0.004974, -0.059082, 0.002182, 0.003204, 0.005768, 0.047607, -0.002121, -0.002899, -0.005005, -0.05835, 0.001953, 0.003036, 0.005493, 0.053223, 0.001518, 0.002228, 0.005188, 0.056641, 0.060303, 0.069824, 0.114746, 0.171875, -0.003113, -0.002945, -0.006653, -0.043945, 0.002502, 0.001411, 0.00647, 0.047607, -0.006622, -0.008728, -0.02063, -0.030518, 0.003662, 0.004272, 0.008423, 0.060303, -0.002579, -0.001984, -0.004486, -0.058105, 0.001343, 0.000534, 0.005463, 0.052002, 0.001572, 0.002823, 0.004822, 0.053711, -0.003723, -0.005463, -0.010986, 0.035156, -0.000215, 0.002747, 0.022705, -0.097656, 0.003082, 0.003265, 0.002823, 0.056885, -0.000549, -0.001282, -0.00592, -0.036377, 0.001862, 0.003677, 0.009399, 0.064453, 0.000326, 0.001167, 0.001129, 0.057129, -0.001678, -0.002182, -0.010132, -0.060303, 0.002014, 0.00293, 0.006592, 0.048096, 0.000298, -0.001328, -0.003098, -0.05835, 0.002609, 0.002136, 0.003632, 0.063477, 0.001122, 0.000881, 0.002365, 0.049561, 0.001015, 0.001251, 0.006256, 0.056152, -0.002228, -0.006805, -0.013, -0.138672, 0.001709, 0.001778, 0.002823, 0.060791, 0.003326, 0.004395, 0.006744, -0.033936, -0.000553, -0.00074, -0.006195, -0.09082, -0.003403, -0.002945, -0.007324, -0.056152, 0.00415, 0.004181, 0.015442, 0.043945, -0.00473, -0.006226, -0.015625, -0.066406, -0.001877, -0.00267, -0.006897, -0.051758, -0.002762, -0.005524, -0.010681, -0.049561, 0.004242, 0.002853, 0.008362, 0.056641, -0.00293, -0.003906, -0.006989, 0.03125, -0.001381, -0.002167, -0.008484, -0.063477, 0.002838, 0.001328, -0.001862, 0.054443, 0.002151, 0.001442, 0.004761, 0.059814, 0.000235, 0.000534, 0.000425, -0.045898, 0.002487, 0.003113, 0.009766, 0.05249, 0.00069, 0.001343, 0.003601, 0.057373, 0.095703, 0.10791, 0.180664, 0.302734, 0.000431, -0.002838, -0.016846, -0.084473, 0.003845, 0.004181, 0.009888, -0.03418, 0.002701, 0.002151, 0.005493, 0.060791, -0.001205, -0.001511, -0.003021, -0.059814, 0.006866, 0.010132, 0.020996, -0.028687, -0.004456, -0.0177, -0.053223, -0.414062, 0.003174, 0.009338, 0.063965, 0.464844, 0.001259, 0.004852, 0.013306, 0.097656, -0.00264, -0.008057, -0.030029, -0.251953, -0.001808, -0.015747, -0.041016, -0.314453, -0.014771, -0.02417, -0.058594, -0.398438, -0.006378, -0.01355, -0.047852, -0.359375, 0.003189, -0.013794, -0.060303, -0.455078, 0.014709, 0.025513, 0.065918, 0.347656, -0.011414, -0.015747, -0.052002, 0.433594, 0.001434, 0.01416, 0.047852, 0.378906, -0.000519, -0.003799, -0.009399, -0.084961, -0.0019, -0.00415, -0.011536, -0.077148, -0.001953, 0.007446, 0.028809, 0.292969, -0.000511, -0.001808, -0.006134, -0.075195, -0.000942, -0.006714, -0.027344, -0.291016, -0.004395, -0.012024, -0.026855, -0.237305, -0.006317, -0.016846, -0.043457, -0.230469, 0.006378, 0.025879, 0.077637, 0.451172, 0.005615, 0.009766, 0.043701, 0.386719, 0.006866, 0.018311, 0.063965, 0.380859, -0.001411, -0.001099, -0.00177, 0.072266, 0.004913, 0.014221, 0.042725, 0.000047, 0.000222, -0.006287, -0.025757, -0.186523, -0.008362, -0.015076, -0.045166, -0.316406, -0.00351, -0.013062, -0.036621, -0.208008, -0.005829, -0.015869, -0.043701, -0.371094, 0.001152, 0.00193, 0.004181, -0.086914, 0.000148, -0.001694, 0.005798, 0.089355, 0.000938, 0.008606, 0.036133, 0.25, 0.00046, 0.000542, 0.00177, 0.062988, -0.000033, -0.002014, -0.012695, -0.123047, 0.005981, 0.014282, 0.030029, 0.170898, 0.001495, 0.004272, 0.011719, 0.081055, -0.002853, -0.006653, -0.014099, -0.12207, 0.003174, -0.014709, -0.048828, -0.363281, -0.001465, 0.000919, -0.000416, 0.061523, -0.001717, -0.00106, -0.008789, -0.108887, -0.000326, -0.010559, -0.02356, -0.291016, 0.000126, 0.002136, 0.008667, 0.089355, -0.001465, -0.005768, -0.014343, -0.109375, 0.006622, 0.012451, 0.038086, -0.000858, -0.003433, -0.016724, -0.063477, -0.382812, -0.016968, -0.037109, -0.096191, -0.435547, -0.011719, -0.019653, -0.032471, -0.306641, -0.00264, -0.005829, -0.020264, -0.092285, -0.010803, -0.022339, -0.050049, -0.423828, -0.002319, 0.008667, 0.061035, 0.476562, 0.002228, 0.012329, 0.037354, 0.355469, 0.013733, 0.033691, 0.103027, 0.429688, 0.002823, 0.013733, 0.051025, 0.416016, -0.00022, -0.001442, -0.002548, -0.075195, -0.008057, -0.007812, 0.016479, 0.53125, 0.000001, -0.003647, -0.008179, -0.105957, 0.005859, 0.018066, 0.0625, 0.302734, 0.006958, 0.019165, 0.047363, 0.328125, 0.000393, -0.019775, -0.054688, -0.373047, -0.000038, -0.008911, -0.036621, -0.269531, -0.012085, -0.026245, -0.073242, -0.455078, -0.001381, 0.002472, 0.005249, 0.078125, -0.002213, -0.001747, -0.002579, 0.065918, -0.004425, 0.011292, 0.050781, 0.351562, -0.016846, -0.031982, -0.085449, -0.5, 0.006134, 0.013, 0.041016, 0.002167, 0.015015, 0.027832, 0.055176, 0.482422, 0.001518, 0.018066, 0.070801, 0.449219, 0.0177, 0.027222, 0.065918, 0.435547, -0.000406, -0.004242, -0.041748, -0.460938, -0.008911, -0.019409, -0.054443, -0.328125, -0.006592, -0.030762, -0.086426, -0.431641, -0.025024, 0.00824, 0.139648, 0.496094, -0.006866, -0.013367, -0.037109, -0.220703, -0.001328, -0.002991, -0.006836, -0.07959, -0.008179, -0.028564, -0.098145, -0.507812, -0.006622, -0.016479, -0.050537, -0.322266, -0.001984, 0.011841, 0.065918, 0.371094, 0.000858, 0.000082, 0.002274, -0.063965, 0.002045, 0.0065, 0.01178, 0.101562, 0.0177, 0.030884, 0.065918, 0.431641, -0.005463, 0.011902, 0.044189, 0.398438, 0.004272, 0.015137, 0.044189, 0.283203, -0.001068, -0.02063, -0.086914, -0.511719, 0.003021, -0.012817, -0.064941, -0.396484, -0.000946, -0.002472, -0.008362, -0.117188, 0.003647, 0.012207, 0.039307, 0.328125, 0.005493, 0.018555, 0.051514, 0.380859, 0.000904, 0.007507, 0.030762, 0.248047, 0.008423, 0.014771, 0.051025, 0.228516, 0.002838, 0.016724, 0.055176, 0.363281, -0.00824, -0.017578, -0.067871, -0.435547, 0.003708, 0.008484, 0.026001, 0.170898, 0.009705, 0.021362, 0.057129, 0.302734, -0.000858, -0.004333, -0.010071, -0.088379, 0.002716, 0.011292, 0.040771, 0.376953, 0.0177, 0.031738, 0.085449, 0.435547, 0.009399, 0.018188, 0.064453, 0.412109, 0.009216, 0.018188, 0.048828, 0.310547, -0.00148, -0.010986, -0.025024, -0.248047, 0.00038, -0.002167, -0.008789, -0.092285, 0.005188, 0.000353, -0.022705, -0.365234, -0.002533, 0.009888, 0.049072, 0.449219, -0.001534, -0.004913, -0.012634, -0.087891, 0.000568, -0.007782, -0.020508, -0.232422, 0.003571, 0.005127, 0.01178, 0.071289, 0.003342, 0.025879, 0.063965, 0.4375, 0.01416, 0.028564, 0.09082, 0.466797, 0.00037, -0.003815, -0.013733, -0.09375, -0.00325, -0.014648, -0.085449, -0.320312, -0.009094, -0.015015, -0.037842, 0.014648, 0.013855, 0.016235, 0.044922, 0.382812, -0.004486, -0.019287, -0.064453, -0.427734, 0.00592, 0.011169, 0.028931, 0.183594, -0.002975, -0.016235, -0.057129, -0.363281, 0.001968, 0.008728, 0.019409, 0.304688, 0.001411, 0.00206, -0.002106, -0.07373, -0.00174, 0.008911, 0.025757, 0.337891, -0.005737, -0.012512, -0.05127, -0.237305, 0.016113, 0.032471, 0.088379, 0.361328, -0.003708, -0.019897, -0.054443, -0.292969, -0.011047, -0.03418, -0.098145, -0.445312, -0.001244, 0.018066, 0.056885, 0.378906, 0.001816, 0.014771, 0.053223, 0.392578, -0.000916, 0.007996, 0.064453, 0.396484, -0.004059, -0.012695, -0.042725, -0.394531, -0.013916, -0.033691, -0.049561, -0.523438, 0.000931, -0.017822, -0.056885, -0.369141, 0.00589, -0.003738, -0.046875, -0.394531, -0.013367, -0.044678, -0.089844, -0.443359, 0.000383, 0.004974, 0.015747, 0.103516, 0.018799, 0.020264, 0.061035, 0.18457, 0.007446, 0.009766, 0.029297, 0.196289, 0.001228, 0.005157, 0.011414, 0.160156, -0.003662, -0.005554, -0.011597, -0.088867, -0.000156, -0.001785, -0.006165, -0.135742, -0.009583, -0.01123, -0.008301, 0.11084, -0.040283, -0.053467, -0.131836, -0.328125, -0.008179, -0.015076, -0.036133, -0.265625, -0.003998, -0.003937, -0.013489, -0.18457, -0.002625, -0.002823, -0.011108, -0.094238, 0.038818, 0.042236, 0.109375, 0.375, 0.003052, 0.008789, 0.020264, 0.292969, 0.018921, 0.033691, 0.074219, 0.00351, 0.001106, 0.00017, -0.006165, -0.122559, 0.00264, -0.000984, 0.009155, 0.178711, -0.012329, -0.013672, -0.026978, -0.105957, -0.015869, -0.018799, -0.034668, 0.063477, 0.013977, 0.018311, 0.049072, 0.231445, -0.016235, -0.011108, -0.031738, -0.232422, 0.006958, 0.009827, 0.02771, 0.055908, 0.006744, 0.009644, 0.02832, 0.158203, 0.054932, 0.050293, 0.103516, 0.228516, 0.022705, 0.02356, 0.054688, 0.253906, -0.019287, -0.020142, -0.048584, -0.273438, 0.005646, 0.005066, 0.02124, 0.137695, -0.013733, -0.020264, -0.070312, -0.239258, 0.004211, 0.00106, 0.009277, 0.100586, -0.084473, -0.083008, -0.126953, -0.333984, 0.001221, 0.002747, 0.006683, 0.125977, -0.001694, -0.00238, -0.013428, -0.099121, 0.009644, 0.011047, 0.042725, 0.243164, -0.042236, -0.063965, -0.097656, -0.273438, -0.000402, 0.002563, 0.012817, 0.086914, -0.006165, -0.016479, -0.07959, -0.404297, -0.030029, -0.044678, -0.098145, -0.353516, -0.001152, 0.001373, 0.008484, 0.150391, 0.004547, 0.024536, 0.09082, 0.458984, 0.019775, 0.033691, 0.09668, 0.443359, -0.008301, -0.007812, -0.015747, -0.105957, -0.016113, -0.020752, -0.008911, 0.233398, -0.011719, -0.006439, -0.019897, -0.173828, 0.047607, 0.056885, 0.092285, 0.211914, -0.018188, -0.016724, -0.040283, -0.211914, -0.021729, -0.022339, -0.049316, -0.249023, 0.000374, -0.001968, -0.008057, -0.124023, 0.001259, 0.002457, 0.012268, 0.124023, 0.005219, 0.003494, -0.009094, -0.166016, -0.033936, -0.0354, -0.054932, -0.376953, -0.004333, -0.007568, -0.022095, -0.203125, -0.019531, -0.028076, -0.052002, -0.298828, -0.001709, -0.00824, -0.008606, -0.296875, -0.007416, -0.011108, -0.019775, -0.202148, -0.006439, -0.01001, -0.020386, -0.146484, 0.009583, 0.012207, 0.030762, 0.176758, 0.001968, 0.003174, -0.006409, -0.154297, 0.015747, 0.025024, 0.054443, 0.410156, 0.002655, 0.000008, 0.007507, 0.160156, -0.00296, -0.004059, -0.019653, -0.15625, 0.00386, 0.008606, 0.019165, 0.15918, -0.024536, -0.028809, -0.050049, -0.228516, 0.02478, 0.045166, 0.094238, 0.263672, -0.000349, 0.003326, 0.010132, 0.100586, 0.001968, 0.00383, 0.018433, 0.105469, 0.004242, 0.005035, 0.002151, 0.117188, 0.010498, 0.025757, 0.063477, -0.028076, 0.00383, 0.008179, 0.020264, 0.087891, -0.005981, -0.005798, 0.004669, 0.062988, -0.011169, -0.017456, -0.035156, -0.040283, -0.003372, -0.004974, -0.011475, -0.097168, -0.058594, -0.089844, -0.176758, -0.253906, 0.002457, 0.04248, 0.112793, 0.322266, -0.01178, -0.014343, -0.03064, -0.242188, 0.00412, 0.004669, 0.008728, 0.134766, -0.004822, -0.004486, -0.007172, -0.08252, -0.052246, -0.062256, -0.115234, -0.235352, 0.061035, 0.062988, 0.089844, 0.310547, -0.006805, -0.006439, -0.0177, 0.283203, 0.009216, 0.019897, 0.055664, 0.231445, 0.002762, 0.010071, 0.032471, 0.179688, 0.001823, 0.003128, 0.00209, 0.165039, -0.005341, -0.009338, -0.023804, -0.188477, 0.007141, 0.009888, 0.036865, 0.179688, 0.007599, 0.011658, 0.026978, 0.051514, -0.027222, -0.069824, -0.171875, -0.145508, -0.018555, -0.021606, -0.056641, -0.433594, 0.001099, 0.0047, 0.002396, -0.099609, 0.004089, -0.006927, -0.000431, 0.180664, 0.005066, 0.004974, 0.019897, 0.114746, 0.009216, 0.010925, 0.017212, 0.19043, 0.005646, 0.00946, 0.01709, 0.185547, 0.000965, -0.001884, 0.007812, 0.084961, 0.014099, 0.0177, 0.043945, 0.24707, 0.02356, 0.046143, 0.074219, 0.237305, -0.021118, -0.029785, -0.05835, -0.283203, 0.00325, -0.00264, -0.016479, -0.189453, 0.005005, 0.005646, -0.022827, -0.322266, 0.000117, -0.002502, -0.00769, -0.124023, -0.008606, -0.002823, -0.016846, -0.181641, -0.012085, -0.022705, -0.052734, 0.012146, 0.010437, 0.012817, 0.043701, 0.289062, 0.031128, 0.022461, 0.035645, 0.253906, -0.007233, -0.014587, -0.032715, 0.057617, -0.002075, -0.00412, -0.010559, -0.099609, -0.00033, -0.001343, 0.005096, 0.114258, -0.07373, -0.07959, -0.125977, -0.357422, -0.116211, -0.122559, -0.165039, -0.232422, -0.020996, -0.018188, -0.047852, -0.241211, -0.026978, -0.047852, -0.099121, -0.308594, -0.006836, 0.006226, 0.031006, 0.088867, -0.01123, -0.017578, -0.0354, -0.160156, -0.000094, -0.000047, -0.005554, -0.066895, -0.024292, -0.029297, -0.052979, -0.265625, 0.100098, 0.12793, 0.164062, 0.068359, -0.019531, -0.029541, -0.064453, -0.390625, -0.013977, -0.019653, -0.068848, -0.150391, 0.012878, 0.023926, 0.10498, -0.07666, 0.00824, 0.017578, 0.046387, 0.263672, -0.014832, -0.013, -0.038818, -0.213867, -0.005127, -0.008606, -0.023438, -0.189453, -0.026001, -0.038086, -0.055908, -0.271484, -0.01062, -0.008118, -0.014771, -0.155273, 0.011292, 0.015869, 0.036377, 0.287109, -0.031738, -0.043701, -0.081055, -0.382812, 0.012817, 0.016724, 0.02002, 0.207031, -0.006897, -0.01178, -0.031982, 0.061768, 0.003174, -0.005951, -0.067383, -0.310547, 0.023682, 0.018433, 0.042969, 0.246094, -0.010986, -0.013489, -0.023804, -0.171875, 0.060547, 0.063965, 0.131836, 0.408203, 0.005676, 0.002853, 0.01178, 0.092285, 0.039795, 0.056396, 0.101074, 0.332031, 0.016235, 0.016968, 0.05249, 0.345703, -0.006836, -0.004059, -0.00589, -0.083008, -0.027954, -0.033936, -0.062012, -0.3125, -0.031982, -0.05249, -0.084961, -0.289062, 0.025391, 0.029053, 0.03833, 0.341797, -0.003357, -0.004944, -0.003937, -0.164062, -0.012329, -0.015564, -0.028076, -0.180664, 0.011414, 0.020386, 0.034668, 0.191406, -0.035156, -0.045898, -0.091309, -0.351562, -0.005554, -0.005157, -0.009033, -0.103027, 0.00946, 0.00769, 0.012146, 0.289062, -0.006348, -0.011292, -0.024292, -0.166016, 0.018188, 0.029053, 0.04834, 0.351562, 0.007935, 0.010925, 0.0177, 0.087891, 0.010864, 0.010742, 0.04541, 0.222656, -0.003769, -0.000557, -0.00351, -0.079102, -0.021362, -0.024414, -0.06543, -0.355469, -0.015442, -0.011108, -0.04126, -0.355469, -0.017944, -0.026733, -0.062988, -0.21582, 0.016113, 0.020386, 0.039795, 0.269531, 0.043701, 0.047852, 0.097168, 0.371094, 0.004395, 0.010132, 0.010803, 0.185547, 0.000207, -0.002167, -0.006561, -0.145508, 0.000441, 0.004425, 0.006256, 0.089844, 0.023315, 0.025635, 0.056152, 0.279297, -0.009094, -0.014893, -0.026855, -0.180664, 0.017212, 0.024048, 0.046387, 0.300781, 0.057617, 0.056885, 0.102539, 0.324219, 0.072754, 0.081543, 0.121582, 0.214844, -0.003357, -0.006073, -0.006226, -0.092773, 0.012512, 0.011475, 0.032715, 0.166016, 0.017944, 0.022339, 0.033936, 0.292969, 0.011536, 0.011963, 0.022461, 0.090332, 0.022461, 0.022461, 0.041992, 0.177734, 0.044434, 0.054199, 0.103027, 0.267578, -0.043457, -0.046631, -0.098145, -0.361328, 0.012573, 0.015503, 0.02356, 0.130859, -0.050293, -0.052734, -0.116211, -0.320312, 0.032227, 0.035889, 0.068359, 0.289062, -0.015198, -0.017334, -0.025146, -0.373047, -0.003998, -0.006348, -0.010315, -0.162109, 0.003082, 0.006226, 0.011536, 0.104004, 0.004822, 0.008423, 0.013062, 0.240234, -0.00824, -0.013794, -0.016113, -0.277344, -0.009338, -0.005615, -0.021973, -0.162109, -0.004913, -0.010315, -0.011475, -0.093262, -0.00592, -0.007874, -0.014404, -0.120605, 0.004944, 0.006226, 0.012634, 0.084961, 0.010803, 0.013611, 0.018433, 0.204102, 0.007935, 0.01001, 0.021851, 0.103516, -0.033203, -0.057373, -0.092773, -0.410156, 0.019287, 0.020142, 0.053955, 0.287109, 0.031494, 0.028564, 0.051758, 0.396484, -0.011292, -0.01355, -0.027954, -0.05957, 0.027466, 0.038574, 0.069824, 0.384766, -0.0047, -0.004852, -0.012451, -0.096191, -0.0047, -0.016113, -0.016724, -0.3125, -0.001732, -0.002014, -0.00293, -0.120117, 0.025269, 0.033691, 0.077148, 0.324219, 0.040039, 0.047119, 0.095703, 0.320312, -0.010803, -0.01001, -0.021118, -0.158203, 0.013611, 0.007812, 0.02124, 0.183594, 0.029175, 0.040283, 0.083008, 0.298828, 0.025269, 0.0271, 0.047119, 0.328125, 0.002396, 0.004547, 0.005737, 0.084961, 0.013184, 0.018555, 0.04126, 0.235352, -0.057861, -0.06543, -0.124512, -0.392578, 0.000568, 0.006104, 0.01178, 0.21582, 0.011536, 0.014343, 0.024292, 0.144531, -0.001762, -0.009827, -0.013855, -0.192383, 0.026489, 0.024902, 0.0354, 0.285156, 0.015076, 0.015442, 0.035156, -0.038086, 0.02356, 0.032959, 0.060791, 0.369141, -0.025269, -0.029785, -0.051025, -0.302734, -0.015015, -0.023071, -0.051758, -0.292969, -0.005493, -0.01123, -0.018311, -0.220703, 0.031982, 0.043457, 0.067383, 0.371094, -0.061523, -0.083496, -0.11084, -0.273438, 0.012207, 0.012573, 0.021118, 0.078613, -0.003387, -0.004333, -0.011963, -0.092285, 0.012085, 0.014038, 0.023315, 0.261719, 0.019165, 0.024536, 0.043457, 0.253906, -0.017212, -0.019531, -0.035156, -0.261719, -0.016602, -0.017944, -0.037354, -0.024536, 0.046143, 0.045654, 0.11084, 0.291016, -0.019043, -0.026611, -0.057617, -0.306641, 0.018433, 0.02478, 0.0354, 0.228516, 0.001091, 0.00589, 0.006378, 0.139648, -0.016479, -0.022827, -0.050781, -0.241211, -0.007599, -0.014771, -0.022339, -0.261719, -0.023193, -0.030029, -0.05249, -0.28125, 0.000946, 0.004242, 0.002441, 0.099121, -0.01123, -0.019653, -0.029175, -0.257812, 0.032959, 0.036133, 0.070801, 0.34375, 0.006836, 0.013489, 0.011047, 0.306641, 0.00946, 0.007202, 0.015991, 0.210938, -0.019165, -0.021362, -0.040771, 0.002426, -0.00647, -0.008484, -0.0177, -0.132812, -0.010559, -0.014954, -0.031982, -0.19043, 0.005554, 0.00766, 0.012634, 0.072754, -0.016357, -0.022095, -0.029419, -0.241211, 0.008667, 0.014099, 0.020386, 0.269531, 0.000378, 0.000732, 0.001465, -0.069824, 0.002243, 0.004974, 0.006531, 0.102539, -0.007538, -0.013489, -0.024536, -0.216797, 0.006134, 0.004211, 0.014404, 0.105957, -0.002533, -0.004517, -0.001404, -0.098145, -0.015625, -0.014832, -0.025269, -0.248047, 0.006378, 0.012329, 0.009155, 0.316406, 0.015869, 0.020508, 0.037354, 0.298828, 0.01123, 0.013611, 0.022827, 0.164062, 0.04248, 0.051758, 0.098145, 0.306641, 0.027344, 0.033936, 0.074219, 0.353516, -0.02832, -0.032959, -0.073242, -0.359375, 0.001953, -0.004028, -0.0047, -0.128906, -0.003555, -0.011353, -0.026123, -0.230469, 0.003494, 0.004517, 0.006226, 0.087402, 0.008118, 0.013184, 0.018311, 0.318359, -0.025513, -0.034668, -0.066406, -0.396484, -0.00106, -0.00193, -0.004303, -0.105469, -0.004395, -0.009277, -0.015137, -0.269531, 0.002823, 0.007019, 0.004028, 0.259766, 0.001663, 0.004181, 0.003937, 0.117188, -0.014526, -0.023315, -0.044189, -0.259766, 0.002335, -0.003632, -0.023682, -0.106934, 0.002716, -0.00267, -0.026367, -0.193359, 0.000484, 0.001045, -0.010498, -0.333984, 0.000561, 0.006744, 0.042969, 0.224609, 0.000082, 0.008179, 0.056396, 0.236328, -0.001846, -0.006256, -0.017212, -0.166992, 0.001999, 0.00589, 0.020752, 0.176758, -0.000237, 0.003479, 0.032471, 0.207031, 0.008606, 0.01178, 0.033203, 0.177734, 0.004456, 0.002533, -0.007446, -0.191406, 0.002563, -0.006073, -0.023315, -0.209961, -0.00293, -0.006561, -0.043945, -0.205078, 0.004242, -0.00412, -0.022583, -0.151367, -0.00148, -0.008911, -0.019653, -0.180664, 0.006836, 0.006989, -0.022949, -0.200195, -0.019287, -0.032715, -0.104492, -0.05957, -0.002045, 0.006378, 0.040039, 0.271484, -0.00386, -0.008179, -0.015869, -0.174805, 0.004333, 0.008362, 0.025269, 0.146484, -0.002502, -0.007202, -0.044678, -0.217773, 0.00209, 0.004852, -0.009277, -0.15625, 0.000671, 0.001251, 0.003372, -0.056641, 0.008179, 0.041504, 0.149414, 0.376953, 0.00386, 0.01001, 0.025757, 0.191406, -0.004272, -0.00079, 0.01416, 0.176758, 0.001167, 0.001122, -0.021729, -0.170898, -0.001472, -0.002304, -0.003479, 0.125, 0.001984, -0.001251, -0.015015, -0.103516, 0.000452, 0.003006, 0.010681, 0.116211, -0.002991, -0.012268, -0.058594, 0.083008, 0.001541, -0.0047, -0.032227, -0.259766, -0.007507, 0.000652, 0.028442, 0.208008, 0.00647, 0.016357, 0.069336, 0.351562, 0.001968, -0.004669, -0.022827, -0.11377, 0.003906, 0.01001, 0.031982, 0.237305, -0.001839, 0.004242, 0.037598, 0.193359, 0.003357, 0.008484, 0.06543, 0.24707, 0.000096, -0.003418, -0.022705, -0.090332, 0.001083, 0.000668, -0.002731, -0.05957, -0.000362, -0.001564, 0.001099, -0.057861, 0.003967, 0.011047, 0.027222, 0.001129, -0.003265, -0.010315, -0.04541, -0.296875, -0.00647, -0.004822, -0.002747, 0.147461, -0.000961, 0.002136, 0.037354, 0.219727, -0.006653, -0.003021, 0.00415, 0.106934, 0.000263, -0.004517, -0.024902, -0.035156, -0.00206, -0.008789, -0.029419, -0.195312, 0.00103, 0.001312, 0.003265, -0.065918, -0.005493, 0.016846, 0.062256, 0.371094, -0.00032, -0.00946, -0.058594, -0.228516, -0.001907, -0.006134, -0.037842, -0.181641, 0.00164, 0.004425, -0.021362, -0.298828, 0.002487, 0.007996, 0.043945, 0.193359, 0.001099, 0.000603, 0.005249, 0.044189, 0.001686, -0.005371, -0.075684, -0.267578, -0.004547, -0.013611, -0.048584, -0.236328, -0.00293, -0.009216, -0.034668, -0.009216, 0.003754, 0.008057, 0.044678, 0.209961, -0.001411, -0.002747, -0.010498, 0.03833, -0.000334, 0.00174, 0.005066, 0.036377, -0.00119, -0.00824, -0.018921, -0.086914, -0.000448, -0.000192, -0.012817, -0.04248, 0.005493, 0.017578, 0.048828, 0.302734, 0.010864, 0.023804, 0.084961, 0.22168, -0.00058, -0.003769, -0.015503, -0.15332, 0.004272, 0.024536, 0.07666, 0.339844, 0.00351, 0.002304, -0.002899, -0.066895, 0.000385, 0.009644, 0.057617, 0.291016, 0.000261, 0.000027, -0.002731, -0.05542, -0.000862, -0.000542, 0.013794, 0.094238, -0.004272, 0.00235, 0.037109, 0.194336, 0.001007, 0.005524, 0.012451, 0.173828, 0.000311, 0.006195, 0.035645, 0.228516, 0.009155, 0.010864, 0.077148, 0.291016, -0.000343, 0.009277, 0.027222, 0.214844, 0.00209, 0.010559, 0.046631, 0.259766, -0.000216, 0.00235, 0.017944, 0.180664, 0.004883, 0.022095, 0.072754, 0.237305, -0.000977, -0.006958, -0.03418, -0.22168, -0.00296, 0.00415, 0.040527, 0.222656, -0.004852, -0.025146, -0.069824, -0.275391, 0.000523, 0.005249, 0.018555, 0.068359, 0.000427, 0.000744, 0.000744, 0.068848, -0.001671, -0.005249, -0.02063, -0.105469, -0.005798, -0.022705, -0.091797, -0.242188, 0.004211, -0.020752, -0.064941, -0.380859, 0.00145, 0.000216, -0.01123, -0.142578, -0.000893, 0.000839, 0.013672, 0.144531, 0.005951, 0.002213, -0.021729, -0.205078, 0.003143, 0.003906, 0.007294, 0.199219, -0.005219, -0.002838, 0.023926, 0.203125, 0.001106, -0.009949, -0.055664, -0.378906, 0.006195, 0.012024, 0.048584, 0.237305, -0.00589, -0.005768, -0.021362, -0.181641, -0.002518, -0.004547, -0.033447, -0.183594, 0.00647, -0.001457, -0.021606, -0.241211, -0.001472, -0.005463, -0.04126, -0.22168, 0.000391, -0.002167, 0.012085, 0.181641, 0.005646, 0.000538, -0.009216, -0.263672, 0.003601, 0.003418, -0.00264, -0.204102, -0.005005, 0.005493, 0.024536, 0.196289, -0.000805, -0.00267, -0.015076, -0.09375, 0.00351, 0.008789, 0.037842, 0.016602, -0.004028, -0.006805, -0.022705, -0.097168, -0.000778, 0.007019, 0.020508, 0.242188, -0.000282, 0.004852, 0.046875, 0.195312, 0.000492, 0.000471, -0.001312, -0.039795, 0.004639, 0.001701, -0.015564, -0.209961, -0.001167, -0.004181, -0.010498, -0.084473, -0.000049, 0.001534, 0.020508, 0.228516, 0.000252, 0.000572, 0.001762, -0.188477, 0.002014, 0.004211, 0.016113, 0.037598, -0.000851, -0.00351, -0.017822, -0.08252, -0.001076, -0.003387, -0.004395, -0.054688, -0.000755, 0.004852, 0.015991, 0.100586, 0.007202, 0.013123, 0.017456, -0.000473, 0.000591, 0.001999, 0.019409, 0.189453, -0.004272, 0.001709, 0.018311, 0.222656, -0.001465, -0.008362, -0.033936, -0.214844, -0.002319, 0.005798, 0.036865, 0.209961, 0.00119, 0.001778, 0.018433, 0.188477, -0.016479, -0.053467, -0.135742, -0.386719, 0.005859, 0.001511, -0.036377, -0.210938, -0.003479, -0.000094, 0.00528, 0.12793, -0.003174, -0.010742, -0.065918, -0.261719, 0.001854, -0.016602, -0.054199, -0.3125, -0.00415, 0.002884, 0.078125, 0.277344, -0.001091, -0.010315, -0.036865, -0.220703, -0.000938, -0.00473, -0.023438, 0.078125, 0.000189, 0.000408, 0.00592, 0.067871, 0.001472, 0.00325, 0.003479, -0.069336, -0.000425, 0.000946, -0.000427, 0.041992, 0.002167, 0.005524, 0.023193, 0.066895, 0.006744, 0.011902, 0.073242, 0.040527, -0.003403, -0.006683, -0.012512, 0.049561, 0.001198, 0.005188, 0.031494, -0.001511, 0.002213, 0.004425, 0.002014, -0.106445, 0.000725, -0.00296, 0.011719, 0.128906, 0.001427, 0.003296, 0.025757, 0.00473, -0.000561, -0.002808, -0.017456, 0.052246, 0.002274, 0.00647, 0.012146, -0.060303, 0.003418, 0.004761, 0.006592, -0.094727, -0.001846, -0.006195, -0.016113, 0.081543, -0.000835, -0.005127, -0.030273, -0.086426, -0.000706, -0.002502, -0.001656, -0.063477, -0.00082, -0.005798, -0.032715, 0.000679, -0.002426, -0.002426, 0.060547, 0.07959, -0.003479, -0.016479, -0.111328, 0.063965, -0.000383, 0.005371, 0.010132, -0.084961, -0.002319, -0.003479, -0.003708, 0.068848, -0.000629, -0.001396, -0.002457, 0.059326, -0.003235, -0.006134, -0.014465, 0.067383, -0.000992, -0.004578, 0.000851, 0.089355, 0.000439, 0.002502, 0.002121, -0.034424, 0.002457, 0.006592, 0.015259, -0.069336, -0.001129, -0.005463, -0.029419, 0.006683, -0.001297, -0.003357, -0.0047, 0.096191, 0.002625, 0.011292, 0.075195, -0.006287, -0.001083, -0.000347, 0.002716, 0.056641, -0.000399, -0.001556, 0.004517, 0.078125, 0.000645, 0.003403, 0.028076, -0.009705, -0.000041, 0.000064, -0.00705, -0.05542, -0.004852, -0.009277, -0.04834, -0.024292, 0.000851, 0.000591, 0.008423, -0.057373, 0.001907, 0.004944, 0.019897, 0.067871, 0.002747, 0.006409, 0.032959, -0.005096, 0.000507, 0.002319, -0.007446, -0.080078, -0.001816, -0.002747, -0.013733, -0.073242, 0.001823, 0.002991, 0.006042, -0.074219, 0.000896, 0.000186, -0.00412, -0.029541, 0.000334, -0.001106, 0.029175, -0.002441, -0.0019, -0.001762, -0.006744, 0.038086, -0.001091, -0.0065, -0.014404, 0.068848, 0.00415, 0.005005, 0.017578, -0.074707, -0.003891, -0.006409, -0.014465, 0.06543, 0.000463, -0.000229, 0.001411, 0.07959, -0.00325, -0.006226, 0.017212, 0.009888, 0.001411, 0.002609, 0.00531, -0.077637, 0.003937, 0.004547, 0.006744, -0.066895, -0.001953, 0.001648, -0.009033, 0.061035, 0.005035, 0.009277, 0.068359, -0.008667, 0.002243, 0.006226, 0.045898, -0.015564, 0.001862, 0.007477, 0.007874, -0.10498, -0.003693, -0.012085, -0.072266, 0.017578, -0.000656, -0.00325, -0.016357, 0.028809, -0.000519, 0.00177, 0.006927, -0.064453, 0.00325, 0.007263, 0.021362, -0.071289, 0.001465, 0.00412, 0.008789, -0.074707, -0.000866, -0.003418, -0.036621, -0.064941, -0.001755, -0.003036, -0.031738, -0.104004, -0.002151, -0.019653, -0.124023, 0.039307, -0.000633, -0.000172, 0.004486, 0.076172, 0.000024, -0.004395, -0.050537, 0.006714, -0.003769, -0.007874, 0.002182, 0.081543, -0.003403, -0.009705, -0.063477, -0.011292, -0.000763, -0.006134, -0.028931, 0.073242, -0.003738, -0.004944, -0.012573, 0.065918, -0.000397, 0.000381, 0.000549, 0.032715, -0.003265, -0.00708, -0.016968, 0.073242, 0.00206, -0.000492, 0.004456, -0.104492, 0.000347, 0.000286, 0.011597, -0.028442, -0.003174, -0.008423, -0.016846, 0.07373, -0.004578, -0.016113, -0.071777, -0.008667, 0.001328, 0.003708, 0.056152, -0.026733, 0.000771, 0.004822, -0.003204, -0.072754, 0.000187, -0.002945, -0.050293, 0.083984, -0.001541, -0.004395, -0.041016, -0.077148, -0.005402, -0.013, -0.08252, -0.001495, -0.002823, -0.0065, 0.031494, -0.000211, -0.001526, -0.00769, -0.056152, 0.032715, -0.001068, -0.011047, -0.101562, 0.065918, -0.000763, -0.003128, -0.014282, 0.043457, -0.000232, -0.000671, 0.003189, -0.041992, 0.003662, 0.013367, 0.027954, 0.083496, -0.006897, -0.01709, -0.068359, 0.004639, 0.001167, 0.002228, 0.002686, -0.045898, 0.000687, 0.002075, 0.01123, -0.057373, 0.006287, 0.015747, 0.102539, -0.006165, 0.001808, 0.005371, 0.013916, -0.051514, -0.003799, -0.007263, -0.018677, -0.033691, 0.000561, 0.003723, 0.000387, -0.032715, 0.000069, -0.002319, -0.032227, 0.00766, 0.004395, 0.007568, 0.007477, -0.069336, -0.001022, -0.001907, -0.01709, -0.047852, -0.000353, -0.002182, -0.004974, 0.042969, 0.00264, 0.003662, 0.020386, 0.075195, -0.00082, -0.003204, -0.009216, 0.066895, 0.002899, 0.004822, 0.010681, -0.052734, -0.00014, 0.001602, 0.003281, -0.186523, -0.003387, -0.003174, -0.021851, -0.12793, 0.001434, 0.004425, 0.023682, 0.009766, 0.000039, 0.001427, -0.009338, -0.084961, -0.00647, -0.015015, 0.0177, 0.000296, 0.002945, 0.005096, 0.012817, -0.078125, -0.002609, -0.005646, -0.016602, 0.064941, -0.001228, -0.004028, -0.027344, -0.00531, 0.001129, 0.005859, 0.032715, -0.008606, -0.000273, -0.003082, -0.009766, 0.11084, 0.00069, 0.00206, 0.004486, -0.044678, 0.002243, 0.002701, 0.012268, 0.085938, -0.000835, 0.001953, 0.03125, 0.072754, 0.009583, 0.019043, 0.0625, 0.123535, -0.00206, 0.001694, 0.042725, -0.021362, -0.000755, -0.006531, -0.04834, -0.09668, 0.00009, 0.000729, -0.00119, -0.058105, 0.001823, 0.002213, 0.001045, -0.076172, 0.002029, 0.002243, -0.003403, -0.055664, -0.00106, -0.001801, 0.000618, 0.061035, 0.000572, 0.003128, 0.022949, -0.00322, 0.003616, 0.007935, 0.019165, -0.066406, 0.008423, 0.017334, -0.000391, -0.00528, -0.001526, -0.00095, 0.020264, -0.0354, -0.000687, 0.002609, 0.036865, 0.076172, -0.00145, -0.002014, -0.021606, -0.098633, -0.001564, -0.00235, -0.040039, -0.110352, 0.000668, 0.002121, 0.009827, -0.044434, 0.002441, 0.00473, 0.006836, -0.070312, -0.004211, -0.01001, -0.041748, 0.037354, -0.003967, -0.004974, -0.002106, 0.124023, -0.002243, -0.006348, -0.010681, 0.071777, -0.013062, -0.011475, -0.020264, -0.125977, 0.001152, -0.005096, -0.013428, 0.067383, 0.009521, 0.012573, 0.03125, 0.194336, 0.00946, 0.010925, 0.016479, 0.214844, -0.002747, -0.004364, -0.002655, 0.072754, 0.001472, 0.001175, 0.00082, 0.084961, 0.00145, 0.00209, 0.004791, -0.064453, -0.001938, 0.001396, 0.006439, -0.077148, 0.005035, 0.001366, 0.016602, 0.231445, 0.003128, 0.005096, 0.010925, -0.075195, -0.005615, -0.006134, -0.022827, -0.101074, -0.001099, -0.002075, -0.003571, -0.123047, 0.000087, 0.006622, 0.009094, -0.07373, -0.000052, 0.000479, -0.000832, -0.081543, -0.010559, -0.019043, -0.043213, 0.025391, 0.007507, 0.005402, 0.009583, 0.232422, 0.003662, 0.004639, 0.007202, -0.063965, 0.00705, 0.004456, 0.004364, 0.154297, 0.006561, 0.00885, 0.023071, 0.138672, -0.000196, -0.004639, -0.010803, 0.064453, 0.011353, 0.011719, 0.023193, 0.139648, 0.010925, 0.01178, 0.023315, 0.171875, -0.003311, -0.003036, -0.013916, -0.138672, -0.008118, -0.008728, -0.016113, -0.144531, 0.000977, 0.003006, 0.013306, 0.181641, 0.002121, 0.005585, 0.019287, 0.15332, 0.003036, 0.005127, 0.013489, 0.140625, 0.004242, 0.007416, 0.015381, -0.074707, -0.001587, 0.003677, 0.003876, -0.076172, 0.009033, 0.014954, 0.037354, 0.200195, -0.003571, -0.006165, -0.010376, -0.174805, -0.001083, -0.003693, -0.001724, -0.234375, 0.001396, 0.00087, 0.006042, -0.07666, -0.004517, -0.004639, -0.013611, -0.071289, 0.001541, -0.000751, -0.013245, 0.200195, -0.004456, -0.00209, -0.005768, -0.101562, -0.002121, 0.000093, 0.004547, -0.084473, -0.002518, -0.002609, -0.0009, 0.067383, 0.000259, -0.004028, -0.006042, 0.072266, -0.00766, -0.004608, -0.003403, -0.133789, -0.003555, -0.005035, -0.011414, -0.141602, 0.005005, -0.000664, -0.003204, 0.09082, -0.004547, -0.008911, -0.009033, -0.378906, -0.004303, -0.006989, -0.024902, -0.21875, 0.000805, 0.001106, 0.014771, 0.139648, -0.013611, -0.025146, -0.050537, -0.298828, -0.001907, -0.004669, -0.006836, 0.069336, 0.01178, 0.022217, 0.062988, -0.051514, 0.011597, 0.009033, 0.016846, 0.116699, -0.001686, -0.005524, -0.015259, 0.069336, -0.005554, -0.009949, -0.026367, -0.217773, -0.001556, -0.003387, -0.006897, 0.077148, 0.005981, 0.006378, 0.023438, 0.226562, -0.004944, -0.011169, 0.052246, -0.026611, -0.007385, -0.010132, -0.019409, -0.205078, 0.00769, 0.008179, 0.012146, 0.178711, -0.005371, -0.003113, -0.027832, -0.166016, -0.004547, -0.005829, -0.013855, -0.24707, -0.003387, -0.002457, -0.006104, 0.070801, -0.005981, -0.004608, -0.010437, -0.119141, -0.023071, -0.032227, -0.089844, -0.261719, 0.006744, 0.004486, 0.005157, 0.095703, 0.009155, 0.015015, 0.025269, 0.12793, -0.004791, -0.002808, 0.001595, -0.109863, -0.006683, -0.013428, -0.018555, -0.106934, 0.00106, 0.001732, 0.001755, 0.141602, -0.007812, -0.004547, -0.009033, -0.09082, -0.005646, -0.006989, -0.003662, -0.164062, -0.007782, -0.015076, -0.032227, -0.208984, -0.003754, -0.005707, -0.018188, -0.239258, 0.001572, 0.000023, 0.004608, 0.073242, -0.001183, 0.00264, 0.01709, 0.147461, -0.001442, -0.005859, -0.018799, 0.069336, 0.000322, 0.000515, 0.000393, -0.081055, 0.005219, 0.004486, 0.009705, 0.225586, -0.001106, -0.00351, -0.007446, 0.075195, 0.006897, 0.005585, 0.012573, 0.083496, -0.003967, -0.003036, -0.000492, -0.116699, 0.001259, 0.003357, 0.00415, -0.074707, 0.007996, 0.01062, 0.023071, 0.077637, -0.00824, -0.007935, -0.002762, -0.202148, 0.004639, 0.006958, 0.013794, 0.136719, 0.001968, 0.007202, 0.011414, -0.072266, 0.014465, 0.021973, 0.05249, -0.024414, -0.001305, -0.003555, -0.011169, 0.063965, -0.00885, -0.01532, -0.037842, 0.021606, 0.00034, 0.003098, 0.00528, -0.07373, 0.000935, -0.00531, -0.009338, 0.068848, 0.009583, 0.018311, 0.061768, 0.117188, 0.000912, 0.004669, 0.010315, -0.069824, -0.000387, 0.001846, 0.005707, -0.063965, 0.006256, 0.003571, 0.025635, 0.15332, -0.008606, -0.01709, -0.039062, 0.022461, 0.005493, 0.015747, 0.042969, 0.223633, -0.006134, -0.013245, -0.043213, -0.157227, 0.000158, 0.00132, 0.004822, -0.068848, -0.008057, -0.006012, -0.013733, -0.137695, 0.026855, 0.026611, 0.058594, 0.239258, -0.003479, -0.005249, -0.005676, 0.069824, -0.012085, -0.018066, -0.025269, -0.164062, -0.022583, -0.029785, -0.053223, -0.209961, -0.001724, -0.005981, -0.012695, 0.069336, -0.011536, -0.010376, -0.02002, -0.129883, 0.003754, 0.00351, 0.007538, -0.058594, 0.008057, 0.005341, 0.012817, 0.150391, -0.000587, 0.001511, -0.00383, -0.077148, -0.00053, -0.004059, -0.008728, 0.072754, 0.000725, 0.006378, 0.009033, -0.066406, 0.010071, 0.012573, 0.02417, 0.133789, 0.003632, 0.0047, 0.006165, 0.133789, 0.000454, -0.003906, -0.009033, 0.063965, -0.003632, -0.004578, -0.022217, -0.199219, -0.015625, -0.022827, -0.05249, -0.227539, 0.002182, 0.006134, 0.011597, -0.07666, -0.014893, -0.01416, -0.042969, -0.157227, 0.003296, 0.006134, 0.008545, -0.069824, 0.022217, 0.024902, 0.04834, 0.120605, -0.010925, -0.007599, -0.026123, -0.202148, -0.006012, -0.007019, -0.024048, -0.083984, -0.003387, -0.001389, 0.004272, 0.06543, 0.001579, 0.000694, 0.011841, 0.107422, -0.039062, -0.045166, -0.059082, -0.241211, 0.006134, 0.011169, 0.019409, 0.076172, -0.00824, -0.015015, -0.039062, -0.261719, -0.001076, -0.002869, 0.038818, -0.004608, 0.003693, 0.002838, -0.145508, -0.007294, -0.003693, -0.005096, 0.049561, -0.00206, 0.001625, 0.003479, -0.049561, 0.0047, -0.00209, -0.003235, 0.046143, -0.004425, -0.003174, -0.003754, 0.050293, -0.004913, 0.002762, 0.005035, -0.051758, 0.002304, 0.025391, 0.047119, 0.02417, 0.000128, -0.001999, -0.003937, 0.044678, -0.004883, -0.007233, -0.010132, 0.053955, -0.005432, -0.002243, -0.003998, 0.039307, -0.00209, 0.003723, 0.006256, -0.052246, 0.005035, 0.002991, 0.00351, -0.052979, 0.002243, -0.004211, -0.002563, 0.183594, 0.00354, 0.000618, 0.001183, -0.048828, 0.005554, 0.002792, 0.002792, -0.041748, 0.000652, 0.010315, 0.015076, -0.162109, -0.011169, 0.008179, 0.011475, -0.186523, 0.005859, 0.005463, 0.010681, -0.158203, 0.005005, -0.001938, -0.003143, 0.001167, 0.000305, -0.028076, -0.058594, 0.007141, 0.006348, 0.000158, 0.0001, -0.005676, 0.001015, 0.003571, 0.006287, -0.059326, 0.003891, -0.004822, -0.024658, -0.088867, 0.166992, -0.004211, -0.006439, 0.04541, 0.002274, 0.002945, 0.003571, -0.048584, 0.004059, -0.003174, -0.00325, 0.042725, -0.002472, 0.002304, 0.004303, -0.041992, 0.003967, 0.006836, 0.012573, -0.164062, 0.010864, 0.001602, 0.003143, -0.051514, 0.005127, 0.003281, 0.0047, -0.047119, 0.00325, -0.002518, -0.005249, 0.061035, -0.002579, 0.004517, 0.005737, -0.118164, 0.001846, -0.006653, -0.016602, -0.018921, 0.108887, 0.002197, 0.004456, -0.034912, 0.002213, 0.003693, 0.004333, -0.046143, 0.006042, -0.005554, -0.007263, 0.043457, -0.004425, 0.002884, 0.004547, -0.051514, 0.002243, 0.009155, 0.013916, 0.004974, -0.129883, -0.003754, -0.006561, 0.169922, -0.045898, 0.012146, 0.012451, -0.146484, 0.00473, -0.001472, -0.002884, 0.043701, -0.003235, 0.003494, 0.00592, -0.055176, 0.001663, -0.001724, -0.002487, -0.00325, 0.029663, -0.009155, -0.017578, -0.033203, 0.195312, 0.006378, 0.005219, -0.194336, 0.017944, 0.007599, 0.014587, -0.145508, 0.009155, 0.005402, 0.006226, -0.118652, 0.007141, 0.003418, 0.003494, -0.071289, 0.005951, 0.007233, 0.008911, -0.145508, 0.005219, 0.001793, 0.002487, -0.050293, -0.000809, -0.001953, -0.002655, 0.049072, 0.000123, -0.006409, -0.008362, 0.142578, -0.004761, 0.008667, 0.008728, -0.165039, 0.02124, -0.001823, -0.003647, 0.048584, -0.005798, 0.002823, 0.005371, -0.049805, 0.002319, -0.00769, -0.012085, 0.143555, -0.010925, 0.00824, 0.012085, -0.146484, 0.004578, 0.000832, 0.002762, 0.027344, -0.003479, 0.001892, 0.002502, -0.037354, -0.000851, -0.003342, -0.005676, 0.05957, -0.005768, 0.005798, 0.015991, -0.160156, -0.03125, -0.002945, -0.005127, 0.04834, -0.00322, -0.003082, -0.005676, 0.040283, -0.004364, -0.018066, -0.023193, 0.15918, -0.009949, -0.008484, -0.007996, 0.170898, -0.013672, 0.002487, 0.004211, -0.052734, 0.002701, -0.012085, -0.02478, -0.018799, 0.126953, 0.00383, 0.005829, -0.047119, 0.00116, -0.002716, -0.005493, 0.066895, -0.003326, -0.001732, -0.004059, 0.052734, -0.000479, -0.005035, -0.011047, 0.140625, -0.015381, -0.004822, -0.005798, 0.048584, 0.000158, -0.01001, -0.009033, 0.179688, -0.011902, 0.003204, 0.00705, -0.056641, 0.002853, -0.003143, -0.006622, 0.044922, -0.004089, 0.003143, 0.004944, -0.05249, 0.002884, -0.005402, -0.00766, 0.049316, 0.00386, -0.012939, -0.028076, 0.149414, -0.01062, 0.002045, 0.000782, -0.053955, 0.003296, 0.002029, 0.002945, -0.035645, -0.000916, -0.016113, -0.030151, -0.012146, 0.003677, -0.011169, -0.013306, 0.208008, -0.056396, -0.003906, -0.00528, 0.145508, -0.014343, 0.003128, 0.004974, -0.048096, 0.003616, -0.001411, -0.001892, 0.041016, 0.001816, -0.003082, -0.004089, 0.057617, -0.005371, 0.0047, 0.008179, -0.087402, 0.003815, 0.004974, 0.006134, -0.046143, 0.003464, -0.003754, -0.005402, 0.052246, -0.004242, -0.003143, -0.005463, 0.052979, -0.002853, 0.003693, 0.005524, -0.042969, 0.004272, 0.002716, 0.00351, -0.036621, -0.001457, -0.003387, -0.005402, 0.055664, -0.001717, -0.005371, -0.006256, 0.123535, -0.007751, -0.002869, -0.004669, 0.053467, -0.00473, -0.00885, -0.013306, 0.139648, 0.00174, 0.008057, 0.007141, -0.208008, 0.003662, -0.007172, -0.01355, 0.092285, -0.00415, 0.0065, 0.009277, -0.049561, 0.001778, 0.002914, 0.00351, -0.046143, -0.000671, 0.001884, 0.002289, -0.040771, 0.000969, 0.009705, 0.018799, -0.188477, 0.030518, -0.002899, -0.00415, 0.050293, -0.00412, -0.002197, -0.00531, 0.051758, -0.001602, -0.000195, -0.000381, -0.000702, 0.004303, 0.014648, 0.031738, 0.013184, -0.015625, 0.006866, 0.001564, -0.176758, 0.043457, -0.007935, -0.008606, 0.172852, -0.011536, -0.002426, -0.003372, 0.061035, 0.002243, 0.004639, 0.007812, -0.115723, 0.008484, -0.013733, -0.015137, 0.014526, 0.124023, 0.00238, 0.005341, -0.050293, 0.002228, -0.00647, -0.008362, 0.049805, -0.001816, 0.00264, 0.002777, -0.044434, -0.002792, 0.007874, 0.010498, -0.055908, 0.004883, -0.007599, -0.012329, 0.011475, 0.112793, -0.00592, -0.000446, 0.165039, -0.035889, 0.00293, 0.004242, -0.049316, 0.000591, 0.004028, 0.004608, -0.047852, 0.001671, 0.003128, 0.002457, -0.05249, -0.000282, 0.01001, 0.0177, 0.092285, -0.118164, 0.005035, 0.006958, -0.046631, 0.003632, 0.001289, 0.001984, -0.040527, 0.002533, 0.002457, 0.002792, -0.05127, 0.007172, -0.001907, -0.004242, 0.046631, -0.003082, 0.00235, 0.00386, -0.043701, 0.000759, -0.00824, -0.012756, 0.154297, -0.014954, -0.002655, 0.008057, 0.326172, -0.013062, 0.00415, -0.004852, -0.279297, -0.000155, -0.01001, 0.001839, 0.302734, -0.036377, 0.009094, 0.002213, -0.28125, 0.026123, -0.003815, -0.011719, -0.371094, 0.006195, 0.004486, -0.010742, -0.333984, 0.031738, 0.009155, 0.000362, -0.261719, 0.025879, 0.006409, -0.006317, -0.259766, 0.024292, 0.004791, -0.010925, -0.287109, 0.025024, -0.003967, 0.00293, 0.223633, -0.028687, -0.006256, 0.00824, 0.320312, -0.007324, 0.003738, -0.017212, -0.394531, 0.00238, -0.003967, 0.007324, 0.320312, -0.029419, 0.018066, -0.000599, -0.287109, 0.025757, -0.005707, 0.010986, 0.291016, -0.035645, 0.002548, -0.015076, -0.34375, 0.003769, 0.013794, -0.003311, -0.300781, 0.02771, 0.011475, 0.001755, -0.265625, 0.031494, -0.001198, -0.012512, -0.294922, 0.032715, 0.000599, 0.009583, 0.269531, -0.019043, -0.009277, 0.000286, 0.244141, -0.027954, 0.007629, -0.006561, -0.294922, 0.013916, -0.00824, -0.002441, 0.289062, 0.008545, -0.004456, 0.006439, 0.220703, -0.030151, -0.00415, 0.002686, 0.249023, -0.027954, -0.011047, 0.003357, 0.277344, -0.035889, -0.009216, 0.009766, 0.261719, -0.026367, -0.007141, 0.008118, 0.294922, -0.03125, 0.003525, -0.004059, -0.300781, 0.024414, 0.008301, -0.012329, -0.28125, 0.015564, -0.004517, 0.017334, 0.243164, -0.018188, 0.015503, -0.001617, -0.267578, 0.032715, 0.000965, -0.009644, -0.289062, 0.026001, -0.004242, 0.01239, 0.306641, -0.021851, -0.000725, -0.015869, -0.271484, 0.0271, -0.006958, 0.009949, 0.28125, -0.033936, -0.000462, -0.012817, -0.257812, 0.022949, 0.007141, -0.004303, -0.255859, 0.022461, -0.009583, 0.005554, 0.292969, -0.031738, 0.010498, -0.005798, -0.28125, 0.01416, -0.004303, -0.000301, 0.217773, -0.029297, -0.00164, 0.004181, 0.141602, -0.007874, 0.006683, 0.003738, -0.296875, -0.003052, 0.002563, -0.007263, -0.15625, 0.013123, 0.002075, 0.007172, 0.283203, -0.015625, -0.005035, -0.029053, -0.050537, -0.148438, 0.001366, 0.007996, 0.220703, -0.015747, -0.005463, 0.004456, 0.3125, -0.032471, -0.009888, 0.007324, 0.261719, -0.02124, 0.001587, -0.006805, -0.259766, 0.028198, -0.001747, 0.007568, 0.245117, -0.018677, 0.000098, 0.013428, 0.296875, -0.02417, -0.001999, 0.008789, 0.291016, -0.024658, 0.013, 0.016602, 0.363281, 0.039551, 0.000399, 0.011108, 0.400391, 0.004425, 0.001022, -0.009338, -0.208984, 0.008301, -0.004333, 0.00116, 0.217773, -0.022949, 0.0065, -0.014648, -0.253906, 0.026978, -0.000744, -0.014343, -0.251953, 0.02063, -0.001442, 0.010498, 0.253906, -0.01532, 0.000957, -0.012207, -0.244141, 0.027344, -0.007935, 0.00296, 0.310547, -0.023438, -0.002731, -0.000284, 0.243164, 0.051514, -0.000197, 0.008118, 0.308594, -0.031006, 0.001167, -0.01239, -0.289062, 0.029785, -0.002869, 0.016724, 0.283203, -0.021362, 0.006073, -0.002151, -0.244141, 0.021484, -0.00161, 0.005585, 0.141602, -0.012634, 0.005798, -0.007538, -0.34375, -0.014893, -0.00531, 0.008972, 0.3125, -0.03418, -0.002731, 0.012268, 0.324219, -0.030518, -0.000614, -0.019897, -0.273438, 0.025024, -0.005249, 0.010071, 0.24707, -0.025146, 0.003693, -0.008789, -0.208008, 0.006378, 0.000778, -0.015015, -0.291016, 0.030273, 0.003601, -0.007141, -0.279297, 0.032471, -0.022339, -0.003143, 0.316406, -0.012634, -0.006622, 0.004822, 0.242188, -0.031128, 0.01062, -0.003906, -0.277344, 0.025269, 0.002747, -0.004639, -0.246094, 0.023315, 0.004517, -0.010437, -0.259766, 0.01178, 0.000847, -0.008423, -0.302734, 0.00946, 0.002411, 0.008057, 0.314453, -0.017944, -0.002945, 0.007812, 0.229492, -0.021973, 0.001373, -0.017212, -0.227539, 0.019287, 0.009521, -0.00824, -0.251953, 0.023315, -0.001335, -0.020752, -0.279297, 0.024536, 0.00235, -0.013367, -0.22168, 0.025513, -0.002884, -0.005981, 0.01123, -0.001167, 0.0065, -0.002914, -0.232422, 0.010071, 0.000843, -0.00592, -0.158203, 0.014221, -0.004211, 0.014221, 0.310547, -0.032227, 0.00589, 0.02478, 0.099609, 0.011597, 0.002594, -0.00769, -0.145508, 0.015137, -0.006042, 0.009827, 0.332031, -0.020996, 0.009949, -0.009155, -0.302734, 0.021729, 0.010559, -0.014099, -0.289062, 0.03418, 0.005402, -0.003494, -0.158203, 0.008118, 0.01001, -0.005493, -0.322266, 0.018433, 0.00769, -0.003357, -0.255859, 0.020264, 0.002167, -0.013245, -0.279297, 0.024536, -0.00351, 0.003571, 0.265625, 0.000106, -0.002136, -0.008667, -0.367188, 0.021606, -0.002045, -0.011597, -0.224609, 0.00946, 0.001503, -0.007477, -0.324219, 0.015564, -0.004181, 0.004395, 0.255859, -0.025024, 0.005524, -0.010803, -0.292969, 0.028076, 0.002136, -0.002869, -0.300781, 0.025024, 0.001045, -0.020996, -0.318359, 0.021851, 0.007751, -0.006256, -0.3125, 0.03833, 0.006775, -0.001884, -0.271484, 0.010071, 0.001236, 0.010132, 0.176758, -0.016479, 0.0047, -0.007935, -0.193359, 0.008972, -0.00119, 0.010925, 0.269531, -0.021606, -0.008972, 0.009583, 0.294922, -0.030396, -0.000969, 0.000946, 0.242188, -0.019653, 0.00293, -0.00824, -0.18457, 0.005066, -0.004364, 0.002823, 0.257812, -0.011841, 0.002594, -0.002777, -0.300781, 0.023071, -0.015564, 0.005707, 0.300781, -0.011292, 0.003403, -0.007874, -0.283203, 0.030396, 0.000054, 0.031982, 0.302734, -0.035156, 0.005524, 0.018677, 0.067383, 0.033203, -0.002045, 0.000687, 0.214844, -0.009033, 0.004242, -0.002777, -0.400391, 0.015259, 0.003113, -0.014832, -0.292969, 0.032227, 0.000828, -0.024536, -0.371094, 0.016357, 0.015564, 0.00119, -0.265625, 0.020508, 0.013306, 0.020264, -0.21875, -0.025879, -0.001022, 0.015991, 0.133789, 0.047363, 0.00946, 0.018188, 0.040283, -0.386719, 0.006805, 0.003799, -0.167969, -0.032227, -0.002579, 0.006683, 0.081543, 0.009094, -0.005127, -0.007019, 0.275391, 0.03125, -0.008911, -0.019897, 0.194336, 0.035156, -0.005615, -0.009827, 0.141602, 0.015991, 0.013611, 0.052246, -0.371094, -0.080078, -0.004303, -0.012573, 0.131836, 0.034668, -0.000273, 0.00011, 0.026611, 0.022461, -0.005096, -0.004761, -0.028809, 0.235352, 0.002365, 0.006622, 0.143555, 0.080078, -0.004578, -0.022095, 0.148438, 0.012512, 0.010559, 0.00473, -0.330078, 0.007874, 0.025513, 0.045654, 0.423828, 0.086426, 0.007935, 0.021851, -0.091309, -0.023926, -0.009033, 0.025757, 0.253906, 0.039795, -0.002975, -0.010193, 0.114258, -0.005524, -0.0065, -0.01123, 0.245117, 0.033447, 0.000824, 0.000359, 0.031738, 0.02002, 0.010132, 0.012085, 0.238281, 0.106934, 0.012024, 0.053955, -0.410156, -0.139648, -0.000717, -0.00235, 0.033936, 0.013794, 0.002502, 0.004364, -0.045654, -0.009949, 0.004242, 0.003387, -0.125977, -0.052979, 0.000713, -0.003738, -0.136719, -0.363281, -0.005463, -0.013, 0.112305, 0.017822, -0.001427, 0.003998, 0.064453, 0.042236, -0.002136, -0.008301, 0.196289, 0.040527, -0.007996, -0.016357, 0.141602, 0.045898, 0.001099, 0.014832, 0.067383, 0.008484, -0.005707, -0.005981, 0.148438, 0.047363, 0.000045, -0.002319, 0.018555, 0.016968, 0.007477, 0.029663, -0.158203, -0.009949, -0.004272, -0.005249, 0.134766, 0.072266, -0.007019, -0.009644, 0.15625, 0.039551, 0.001083, 0.001808, -0.038818, -0.018433, 0.014282, 0.023682, -0.176758, -0.032471, -0.000538, 0.008911, -0.033691, -0.255859, 0.003098, 0.0001, -0.091797, -0.0625, -0.006714, -0.016968, 0.126953, 0.018555, 0.00106, 0.000568, -0.048828, -0.006622, 0.046143, 0.064941, 0.271484, 0.435547, -0.003937, 0.000999, 0.12793, 0.028931, 0.003326, 0.002533, -0.168945, 0.003815, -0.000037, -0.00135, 0.027954, 0.005768, 0.000973, 0.009766, -0.10791, -0.005219, 0.002106, 0.014221, 0.02002, -0.004974, -0.018799, -0.04248, 0.277344, 0.100586, -0.014038, -0.026978, 0.285156, 0.131836, 0.012573, 0.02417, -0.151367, -0.060059, 0.000389, -0.002808, 0.042725, 0.005524, 0.012817, -0.001617, -0.277344, -0.204102, -0.012939, -0.049072, 0.351562, 0.024902, -0.00708, -0.008545, 0.121094, 0.063965, -0.000427, -0.002899, 0.028564, 0.021851, 0.016846, 0.004608, 0.135742, 0.388672, 0.008423, 0.022339, -0.326172, -0.050537, -0.018433, -0.046387, 0.40625, 0.031006, 0.001755, 0.001892, -0.029663, -0.003876, 0.013672, 0.027954, -0.292969, -0.102051, -0.026611, -0.044189, -0.168945, -0.369141, -0.005127, -0.015076, 0.132812, 0.009644, 0.000931, 0.000801, 0.056641, 0.021851, -0.000334, -0.001717, 0.049561, 0.550781, -0.002792, -0.008362, -0.007507, 0.012695, -0.00209, -0.000633, 0.145508, -0.025513, 0.005737, 0.009521, -0.131836, -0.040527, -0.001457, -0.008057, -0.133789, -0.061035, -0.01709, -0.03418, 0.257812, 0.036865, 0.013916, 0.011353, -0.28125, -0.228516, -0.009277, -0.011963, 0.143555, 0.019043, 0.002075, 0.005371, -0.239258, -0.024658, 0.003494, 0.013123, -0.155273, -0.013306, 0.011047, 0.016724, -0.146484, -0.026733, -0.00531, -0.024536, 0.169922, 0.026978, -0.004822, -0.001839, 0.162109, 0.05249, -0.000332, -0.009338, 0.289062, 0.01239, -0.011292, -0.014221, 0.326172, 0.084473, 0.013916, 0.036621, -0.216797, -0.034668, -0.001686, -0.002457, -0.154297, -0.067871, -0.002655, 0.000134, 0.122559, 0.036865, -0.002151, -0.004517, 0.05835, 0.025391, -0.015747, -0.028198, 0.206055, 0.041992, 0.00028, 0.002884, 0.028564, 0.020996, -0.006622, -0.028198, 0.15332, 0.029053, 0.007935, 0.015991, -0.292969, -0.050049, 0.001205, 0.005646, -0.111328, -0.012451, -0.001518, 0.001846, 0.227539, 0.056641, -0.010376, -0.013184, 0.111816, 0.006897, -0.00592, -0.023193, 0.139648, 0.04248, 0.002838, 0.013672, -0.152344, -0.039307, -0.004395, -0.005096, 0.138672, 0.005859, 0.006317, 0.051758, -0.460938, -0.196289, -0.002731, -0.009399, 0.213867, 0.151367, -0.000077, -0.000189, 0.128906, 0.019775, 0.037842, 0.055908, 0.242188, 0.265625, -0.003586, -0.006683, 0.029175, 0.158203, 0.001633, -0.01178, -0.136719, -0.007874, 0.004395, 0.009155, -0.154297, -0.008789, -0.002869, 0.001251, 0.209961, 0.017456, 0.002808, 0.009338, -0.176758, -0.119141, -0.001282, -0.003204, 0.022217, -0.006653, -0.007233, -0.016357, 0.117188, 0.017212, 0.025513, 0.026611, -0.333984, -0.188477, -0.001984, -0.002075, 0.039551, 0.018921, -0.01709, -0.00412, 0.378906, 0.027466, -0.009338, -0.008789, 0.131836, 0.027588, 0.000908, 0.002945, -0.047119, 0.001686, -0.005707, -0.015991, 0.049072, 0.285156, -0.012024, -0.030518, 0.213867, 0.066895, 0.018311, 0.021118, -0.324219, -0.105957, 0.001099, 0.004517, -0.040283, -0.01178, 0.005829, 0.020752, 0.236328, 0.037598, 0.001663, 0.002472, 0.069824, 0.021362, -0.002472, -0.004974, 0.04126, 0.007751, -0.002914, -0.008545, 0.072266, 0.015503, 0.002426, 0.009521, -0.129883, -0.031738, -0.016235, -0.026367, 0.351562, 0.089844, 0.007111, 0.019409, -0.173828, -0.008362, 0.005829, 0.010864, -0.136719, 0.002365, -0.003021, -0.003448, 0.070801, 0.02417, -0.006195, -0.014587, 0.12207, 0.016724, 0.001663, 0.023071, 0.060791, -0.144531, -0.002975, -0.007233, 0.088867, -0.000349, 0.008301, 0.013123, -0.136719, -0.041016, -0.005188, -0.002121, 0.143555, 0.008423, 0.003387, 0.004761, -0.012817, -0.002228, -0.00322, -0.004913, 0.012268, 0.00206, -0.000645, -0.002792, 0.012817, -0.004578, -0.001839, -0.002975, 0.012024, 0.001839, -0.00132, -0.009277, 0.032715, -0.008545, -0.002197, -0.01062, 0.056396, -0.01532, -0.003113, -0.004761, 0.011963, 0.00209, -0.002899, -0.004852, 0.012573, 0.000919, -0.000732, -0.003082, 0.012207, -0.002426, -0.002167, -0.006531, 0.023071, -0.00647, -0.001228, -0.003052, 0.012207, -0.000683, 0.001869, 0.00174, -0.012939, 0.000184, 0.002747, 0.004333, 0.025391, -0.031494, 0.000147, 0.002014, 0.028076, -0.023315, -0.000591, -0.003967, 0.037354, -0.010925, -0.002594, -0.00267, 0.015076, 0.000797, 0.001907, 0.003998, -0.011536, 0.001106, -0.001381, -0.002441, 0.012024, -0.002792, 0.002655, 0.003845, -0.012024, -0.001648, -0.001656, -0.002548, 0.013611, 0.000587, 0.002792, 0.00209, -0.009949, -0.003067, 0.001144, 0.001778, -0.010925, 0.001968, -0.001457, -0.003174, 0.010437, -0.001656, -0.001755, -0.00293, -0.022583, 0.013672, -0.003036, -0.005157, -0.023071, 0.030151, -0.001396, -0.004272, 0.022217, -0.006195, -0.000702, -0.00267, 0.012512, -0.004364, 0.000702, 0.002411, -0.010559, 0.002258, 0.001617, 0.001816, 0.023438, -0.021118, -0.002838, -0.00235, 0.011292, 0.003189, -0.003372, -0.004303, 0.014709, -0.003296, -0.002701, -0.003326, -0.023682, 0.031738, -0.001953, -0.00415, 0.017334, -0.003052, -0.00351, -0.013916, 0.052246, -0.019897, 0.001114, 0.001442, -0.026855, 0.005798, 0.002167, 0.007935, -0.032227, 0.007324, -0.001633, -0.002716, 0.012512, 0.000234, -0.002182, -0.001411, 0.010803, 0.001701, 0.000824, 0.002319, -0.011963, 0.000618, 0.001633, 0.000896, -0.008911, -0.00161, -0.00161, -0.002365, -0.007111, 0.012329, 0.00116, 0.002502, -0.006165, -0.002563, 0.006439, 0.007935, 0.021118, -0.037354, 0.001556, 0.000862, -0.021606, -0.000889, -0.000702, -0.006042, 0.04248, -0.020508, 0.001686, 0.005066, -0.019775, 0.005554, -0.001823, -0.006744, 0.039062, -0.012268, -0.002563, -0.003418, 0.011963, 0.002228, 0.002991, 0.003006, -0.009277, -0.003372, 0.002975, 0.004608, -0.011292, -0.002106, 0.001999, 0.004669, -0.019409, 0.003479, -0.000957, -0.003677, 0.013489, -0.003372, 0.005096, 0.009644, -0.000362, -0.007874, -0.001801, -0.004486, 0.023193, -0.004578, -0.001755, -0.004395, 0.026001, -0.008362, -0.003174, -0.00592, -0.028442, 0.063477, 0.001343, 0.001785, -0.003189, -0.007538, 0.001999, 0.005463, -0.033447, 0.007446, 0.00066, 0.002548, -0.011719, 0.002075, -0.000774, -0.002274, 0.012146, -0.004883, 0.003586, 0.003586, -0.018555, -0.023438, 0.003281, 0.00267, -0.000028, -0.014282, -0.002045, -0.00264, 0.01709, -0.000774, 0.001877, 0.004639, -0.013916, 0.003036, -0.002457, -0.004242, -0.021729, 0.040039, 0.000977, 0.002609, -0.010071, 0.002121, -0.001862, -0.005646, 0.033203, -0.012878, 0.000671, 0.002243, -0.010986, 0.00383, -0.000397, -0.004791, 0.044189, -0.027954, -0.001686, -0.001366, 0.009521, 0.001709, 0.002151, 0.011353, -0.054932, -0.002563, -0.001213, -0.000317, 0.00769, 0.000805, 0.002869, 0.004883, -0.013733, 0.001434, 0.004303, 0.010376, -0.037598, 0.000797, -0.002289, -0.004486, 0.027588, -0.006866, -0.004456, -0.006653, -0.021729, 0.029419, -0.000568, -0.000671, -0.005829, 0.011292, -0.00293, -0.002563, 0.011536, 0.002991, 0.001579, 0.001648, -0.010376, -0.000679, -0.000158, -0.000595, 0.003174, -0.00264, -0.001572, -0.004822, 0.020874, -0.00383, 0.000763, 0.002838, -0.011597, 0.002167, 0.00325, 0.003204, -0.016846, -0.004517, 0.001953, 0.00383, -0.012512, 0.002594, 0.000874, 0.00206, -0.011475, 0.003815, -0.001411, -0.004486, 0.013672, -0.002869, -0.003845, -0.006744, -0.013062, 0.032471, -0.002747, -0.002823, 0.00946, 0.003632, 0.000565, 0.002411, -0.009399, 0.000965, -0.00325, -0.005157, 0.012573, 0.001472, -0.003098, -0.004822, 0.011963, 0.001999, -0.004395, -0.006073, -0.024658, 0.030762, -0.003098, -0.00473, 0.012817, 0.001518, 0.002411, 0.01123, -0.038086, 0.004608, 0.158203, 0.169922, 0.265625, 0.242188, 0.003754, 0.005524, 0.016846, -0.022827, -0.002228, -0.004028, 0.011719, 0.006012, -0.003113, -0.00386, 0.012634, -0.00264, 0.001427, 0.002106, -0.014526, 0.004761, 0.001999, 0.003235, -0.009033, -0.001381, 0.000942, 0.002151, -0.01532, 0.006134, 0.000923, 0.000372, -0.00766, -0.001289, 0.004639, 0.004425, 0.01355, -0.027222, 0.001511, 0.004211, -0.014709, 0.003677, -0.001839, -0.005951, 0.041748, -0.014893, -0.001793, -0.005554, 0.014526, -0.003006, -0.001915, -0.001434, 0.011292, 0.000633, 0.00322, 0.005035, -0.012695, -0.001564, 0.003189, 0.004364, -0.01123, -0.00235, 0.003586, 0.004639, -0.013306, 0.001648, -0.001572, -0.002533, 0.010742, 0.000664, -0.00351, -0.003677, -0.016479, 0.030762, 0.003052, 0.004944, -0.012329, -0.001205, 0.004333, 0.002579, 0.023682, -0.028687, 0.000717, 0.001129, 0.009949, -0.012817, 0.00164, 0.002838, -0.015198, 0.000368, 0.000755, 0.003204, -0.015991, 0.003738, 0.000629, 0.002808, -0.012695, 0.00383, 0.001343, 0.001518, -0.005615, -0.00383, 0.001396, 0.002167, -0.010925, 0.000107, -0.003769, -0.003189, 0.013489, 0.009094, 0.003021, 0.00209, 0.003906, -0.015747, 0.009766, 0.011658, -0.020996, -0.001686, 0.00014, -0.000102, -0.020996, 0.016602, -0.002808, -0.002045, 0.00946, 0.003998, 0.001137, 0.001564, -0.008606, -0.002228, -0.001381, -0.001137, 0.009766, -0.000444, 0.000751, 0.001968, -0.013062, 0.003967, -0.002502, -0.003403, -0.02356, 0.020874, -0.005981, -0.008484, -0.035156, 0.045654, -0.002747, -0.004547, -0.025146, 0.032959, 0.006561, 0.008911, 0.034668, -0.052246, -0.000774, -0.001343, -0.006714, 0.004669, -0.004517, -0.006866, -0.032715, 0.039307, 0.001266, 0.00145, 0.006439, -0.024536, 0.001045, 0.001762, 0.002121, 0.016968, -0.00415, -0.006561, -0.021729, 0.00647, -0.004608, -0.006836, -0.022705, 0.050049, -0.000706, -0.000782, -0.002914, 0.02063, -0.000938, -0.001419, -0.001389, 0.051758, 0.000244, 0.000047, -0.002838, -0.035156, 0.002686, 0.003632, 0.017578, -0.019043, 0.000889, 0.000923, 0.005249, -0.023804, -0.001282, -0.001534, -0.006714, 0.028198, -0.000259, -0.00066, -0.001488, 0.022095, 0.002121, 0.002518, 0.018921, -0.025391, -0.006775, -0.010437, -0.038818, 0.036621, -0.002945, -0.004547, -0.025269, 0.020874, 0.00161, 0.000587, 0.006775, -0.02478, 0.006073, 0.008484, 0.037109, -0.049072, 0.000797, 0.001511, 0.003357, 0.013367, 0.001541, 0.002655, 0.014343, -0.012817, -0.002823, -0.004852, -0.021362, 0.021851, 0.001076, 0.001137, 0.004242, 0.015076, -0.002533, -0.004791, -0.02478, 0.019409, -0.003906, -0.005219, -0.031738, 0.041748, 0.003372, 0.005341, 0.024536, -0.019775, 0.001953, 0.00293, 0.0177, -0.019409, -0.000862, -0.000984, -0.004303, -0.009949, 0.003235, 0.004486, 0.017822, -0.01001, -0.006165, -0.007385, -0.032715, 0.049072, 0.00386, 0.006378, 0.023682, -0.016724, 0.003143, 0.004303, 0.022583, -0.036865, -0.001671, -0.002502, -0.015991, 0.021729, -0.000725, -0.001106, -0.002808, -0.015991, 0.007233, 0.009827, 0.030518, -0.048096, 0.004883, 0.007446, 0.033936, -0.043457, 0.0065, 0.009033, 0.035156, -0.048584, 0.001389, 0.001389, 0.006836, -0.0271, 0.006287, 0.007568, 0.027466, -0.052979, -0.002396, -0.003998, -0.0177, 0.014099, -0.002319, -0.002762, -0.018433, 0.023682, -0.004364, -0.005737, -0.036865, 0.047607, -0.000017, 0.001907, 0.005585, 0.030151, 0.000239, 0.000122, 0.001045, 0.006317, 0.000511, 0.000713, 0.003052, -0.014038, -0.006317, -0.007721, -0.034912, 0.044434, -0.000717, -0.00106, -0.006561, 0.023682, 0.003052, 0.004486, 0.02063, -0.021118, -0.000198, 0.000108, -0.001816, -0.017334, -0.0047, -0.00824, -0.033691, 0.047852, 0.00238, 0.003204, 0.013367, -0.043213, -0.002731, -0.004028, -0.027466, 0.027344, 0.000305, 0.000216, 0.000744, -0.0177, 0.002014, 0.003311, 0.019775, -0.018311, -0.004059, -0.008545, -0.031006, 0.04248, 0.004578, 0.006287, 0.017334, -0.051025, -0.001328, -0.00209, -0.008423, 0.02417, 0.002121, 0.002411, 0.013733, -0.025635, 0.003784, 0.005066, 0.025024, -0.04248, 0.001732, 0.002472, 0.002808, -0.001442, -0.001305, -0.002289, -0.009827, 0.02832, -0.006165, -0.010254, -0.028198, 0.050537, 0.002502, 0.003189, 0.009583, 0.010864, -0.00354, -0.004852, -0.025513, 0.023193, -0.000748, -0.001129, -0.004272, 0.004364, -0.000076, 0.002884, 0.046387, -0.025757, 0.0019, 0.002579, 0.010193, -0.026367, 0.002029, 0.00412, 0.019897, -0.011292, 0.00238, 0.003799, 0.016479, -0.04834, -0.001472, -0.00116, -0.003937, 0.026733, -0.002289, -0.002502, -0.012939, 0.029541, 0.000572, 0.001045, 0.003738, -0.017212, -0.000751, -0.000576, -0.001839, -0.013489, -0.005066, -0.008545, -0.03418, 0.049072, 0.001648, 0.00238, 0.009949, -0.016846, 0.002335, 0.003403, 0.013672, -0.010437, -0.001732, -0.002258, -0.01355, 0.027832, 0.004303, 0.007629, 0.032959, -0.050537, 0.003113, 0.005066, 0.023193, -0.030762, 0.000523, 0.000633, 0.002548, -0.01709, -0.001801, -0.00293, -0.009399, 0.029663, 0.000175, 0.001045, 0.003448, -0.013245, 0.002609, 0.003601, 0.014771, -0.030884, -0.00116, -0.003815, -0.007874, -0.041016, 0.001373, 0.00161, 0.008179, -0.0271, -0.003448, -0.003967, -0.025391, 0.035889, -0.00193, -0.002274, -0.010315, 0.033447, -0.001198, -0.001892, -0.009216, 0.015259, -0.003265, -0.004547, -0.024536, 0.022095, -0.004242, -0.007141, -0.02478, 0.036865, -0.000961, -0.00132, -0.0047, -0.019409, 0.002151, 0.003387, 0.014954, -0.011658, 0.002991, 0.004303, 0.021973, -0.023926, -0.005829, -0.009949, -0.03418, 0.046143, -0.000188, -0.00132, -0.007721, -0.015442, -0.003036, -0.005035, -0.020264, 0.016602, 0.002258, 0.003448, 0.020996, -0.024902, -0.005676, -0.00885, -0.029175, 0.047119, 0.005463, 0.009583, 0.0354, -0.04248, 0.00022, 0.000448, 0.001144, 0.013672, 0.005188, 0.007935, 0.036377, -0.05127, -0.000935, -0.001427, -0.004883, 0.022217, -0.000353, 0.000063, -0.000341, 0.021851, 0.00116, 0.001297, 0.007019, -0.021118, 0.00033, 0.000393, 0.001617, -0.016357, -0.0009, -0.000267, 0.000793, 0.024902, 0.070312, 0.105957, 0.195312, 0.28125, -0.000923, -0.001129, -0.005066, 0.02063, 0.00209, 0.003754, 0.020142, -0.022705, 0.00325, 0.004791, 0.02063, -0.031982, 0.001244, 0.00161, 0.005585, -0.020752, 0.003159, 0.004028, 0.019165, -0.012512, 0.002396, 0.00322, 0.02356, -0.028687, -0.006897, -0.008484, -0.028809, 0.05249, 0.006378, 0.009216, 0.035156, -0.049805, 0.002869, 0.005066, 0.015747, -0.000957, -0.004364, -0.006073, -0.02478, 0.041504, -0.00087, -0.00193, -0.005646, -0.016724, -0.006683, -0.009705, -0.031494, 0.047363, -0.000679, -0.000652, -0.004181, -0.003647, 0.002884, 0.004425, 0.022827, -0.019653, -0.000866, -0.000854, -0.003403, -0.020264, 0.005493, 0.008972, 0.031128, -0.040527, 0.003555, 0.005829, 0.025513, -0.031494, -0.000977, -0.000725, -0.004852, 0.025391, 0.012451, 0.015076, 0.052246, -0.158203, 0.011047, 0.010315, 0.042236, -0.089844, -0.015564, -0.01709, -0.060791, 0.115723, -0.008057, -0.009705, -0.030273, 0.160156, -0.008728, -0.008484, -0.033691, 0.175781, 0.009094, 0.010681, 0.046875, -0.143555, -0.005951, -0.007172, -0.023315, -0.06543, -0.001396, -0.002304, -0.011597, 0.057861, 0.003677, 0.003311, 0.016113, -0.056885, 0.005524, 0.00592, 0.024902, -0.058838, 0.004883, 0.008362, 0.040771, -0.203125, 0.001884, 0.001694, 0.00238, 0.114258, 0.00161, 0.001732, 0.007355, -0.056641, -0.001823, -0.002151, -0.007996, 0.003464, 0.005005, 0.004211, 0.033936, -0.18457, 0.00238, 0.002701, 0.010193, -0.062988, 0.010803, 0.013184, 0.031982, -0.164062, -0.001892, -0.005219, -0.007477, 0.19043, -0.00038, -0.000526, -0.003586, 0.024658, 0.013489, 0.012817, 0.044922, -0.169922, 0.002945, 0.003738, 0.010864, -0.145508, -0.01178, -0.015076, -0.055908, 0.142578, -0.006622, -0.009705, -0.039307, 0.15918, -0.015625, -0.016724, -0.064453, 0.125, 0.001167, 0.001503, 0.005676, -0.003754, 0.000957, -0.000748, -0.005615, 0.141602, -0.003937, -0.006165, -0.028931, 0.111816, -0.000992, -0.001747, -0.007446, 0.066895, 0.009827, 0.011108, 0.052734, -0.146484, -0.005554, -0.006775, -0.021118, -0.03418, -0.000858, -0.001213, -0.005432, 0.055664, -0.000092, -0.000077, -0.002991, 0.160156, 0.003662, 0.005524, 0.000992, 0.213867, 0.002213, 0.002411, 0.011169, -0.103027, 0.001968, 0.001526, 0.010986, -0.160156, 0.010132, 0.012451, 0.052002, -0.136719, 0.009827, 0.011536, 0.044678, -0.138672, -0.002747, -0.002472, -0.012085, 0.052979, 0.002594, 0.00354, 0.006439, 0.040527, 0.005005, 0.006073, 0.026001, -0.09375, -0.001709, -0.002335, -0.009521, 0.050293, 0.003326, 0.004883, 0.013, -0.135742, -0.000282, -0.004547, -0.015625, 0.120605, 0.002747, 0.004303, 0.014282, -0.057861, -0.005707, -0.012512, -0.029785, 0.168945, -0.001701, -0.002869, -0.005432, 0.072754, 0.011719, 0.014648, 0.056641, -0.15332, 0.006622, 0.008911, 0.030396, -0.178711, -0.005951, -0.009277, -0.030273, 0.125, 0.003128, 0.003815, 0.015015, -0.053711, 0.001999, 0.00528, 0.016357, -0.160156, 0.000721, 0.001175, 0.003067, -0.063477, 0.008362, 0.011597, 0.034424, -0.157227, 0.001808, 0.003052, 0.012146, -0.054932, 0.002029, 0.00235, 0.011047, -0.05957, 0.009155, 0.01178, 0.028687, -0.152344, -0.001183, -0.003632, -0.01001, 0.138672, -0.003937, -0.005096, -0.030762, 0.189453, -0.003998, -0.006042, -0.011475, -0.144531, 0.00946, 0.012573, 0.038086, -0.148438, 0.00589, 0.009155, 0.033203, -0.172852, 0.015747, 0.015259, 0.058594, -0.119141, 0.005951, 0.007996, 0.023804, -0.15332, -0.013, -0.018799, -0.065918, -0.006927, -0.004761, -0.006287, -0.020386, 0.142578, -0.006744, -0.007599, -0.031738, 0.073242, 0.001907, 0.001945, 0.006897, -0.050537, 0.012024, 0.013489, 0.04834, -0.103027, 0.001938, 0.002441, 0.009949, -0.044922, 0.011292, 0.014282, 0.04834, -0.09375, 0.013855, 0.014954, 0.052734, -0.174805, -0.00193, -0.002487, -0.009583, 0.052979, 0.00267, 0.001472, 0.021362, -0.178711, -0.000702, -0.000584, -0.005005, -0.114258, -0.008545, -0.010376, -0.037109, 0.162109, -0.009521, -0.012939, -0.030273, -0.117676, -0.005859, -0.007019, -0.029541, 0.116211, 0.013306, 0.015137, 0.053223, -0.137695, -0.011414, -0.01123, -0.050049, 0.07373, -0.005096, -0.006134, -0.02356, 0.054932, -0.011108, -0.01001, -0.035156, 0.175781, 0.001587, 0.002899, 0.00705, -0.119141, 0.007019, 0.006897, 0.028076, -0.152344, 0.006104, 0.009583, 0.027832, -0.180664, 0.010254, 0.013855, 0.040527, 0.077637, -0.00238, -0.002777, -0.016235, 0.097656, -0.012451, -0.013855, -0.062988, 0.129883, 0.010498, 0.012695, 0.049316, -0.125977, 0.005219, 0.007233, 0.024048, -0.141602, -0.006256, -0.007202, -0.0271, 0.094727, -0.007935, -0.010071, -0.03418, -0.046631, 0.004059, 0.005035, 0.018433, -0.052002, -0.000683, -0.001274, -0.001999, 0.052734, -0.025879, -0.036377, -0.078125, -0.408203, -0.002502, -0.006317, -0.018433, 0.163086, -0.000999, -0.001541, -0.004913, 0.047119, 0.005829, 0.008728, 0.036865, -0.152344, 0.00473, 0.006073, 0.026367, -0.098633, -0.003891, -0.005554, -0.022339, 0.146484, 0.000946, 0.00177, 0.006927, -0.062256, 0.014343, 0.015991, 0.032715, -0.15332, -0.001381, -0.002945, -0.008972, 0.166016, -0.003006, -0.003128, -0.013489, 0.071777, -0.000284, -0.00033, 0.003571, -0.157227, 0.00087, 0.000854, 0.002563, -0.124512, 0.004852, 0.00383, 0.021362, -0.116211, 0.0009, 0.001984, 0.008667, -0.115234, -0.006042, -0.008301, -0.020752, 0.168945, -0.013611, -0.02002, -0.086914, 0.07666, -0.003159, -0.004608, -0.022827, 0.118164, -0.006683, -0.010498, -0.031738, 0.194336, -0.003998, -0.007416, -0.016235, 0.172852, 0.003128, 0.004303, 0.006256, -0.002518, -0.002853, -0.003647, -0.017456, 0.152344, -0.001221, -0.001457, -0.00528, 0.057861, -0.012756, -0.014648, -0.048096, 0.09668, -0.009521, -0.009766, -0.024658, 0.185547, -0.001572, -0.00206, -0.007568, 0.075195, -0.00177, -0.001831, -0.008728, 0.051758, 0.001541, 0.001518, 0.004608, 0.013, 0.005127, 0.004822, 0.02771, -0.163086, -0.003998, -0.005432, -0.024414, 0.065918, -0.008362, -0.008484, -0.0354, 0.18457, -0.00325, -0.002991, -0.013123, 0.056641, -0.01355, -0.018188, -0.055908, -0.010132, 0.013672, 0.015137, 0.056885, -0.129883, -0.007111, -0.011719, -0.044678, 0.158203, -0.00766, -0.008667, -0.033691, 0.137695, -0.004303, 0.000454, 0.086914, 0.000437, -0.00145, -0.002716, -0.022095, 0.021851, 0.008545, -0.001053, -0.094238, 0.00531, -0.002136, -0.001854, 0.021851, -0.00164, 0.006317, -0.001244, -0.087402, 0.005096, 0.005493, 0.00766, -0.012695, -0.085938, -0.000456, -0.00061, 0.002365, -0.00528, 0.005676, 0.005219, -0.112793, 0.008606, 0.001884, 0.000301, -0.022095, 0.000675, -0.001595, -0.00193, 0.021118, -0.002411, -0.003876, 0.001869, 0.088867, -0.002182, 0.00528, 0.0047, -0.146484, 0.01123, 0.00766, 0.019165, 0.088379, -0.061768, -0.003815, -0.002335, 0.084961, -0.013672, -0.004425, -0.005768, 0.098633, -0.00824, -0.001305, -0.00116, 0.016602, 0.001785, 0.001526, 0.003616, -0.001854, -0.000102, -0.002258, -0.00164, 0.024414, -0.000572, -0.005829, 0.00148, 0.086914, -0.003769, 0.001892, 0.002029, -0.026611, 0.002197, 0.000263, 0.000965, 0.015991, -0.013428, 0.004272, 0.000744, -0.085449, 0.002304, -0.005371, 0.003525, 0.094727, 0.001892, 0.00528, 0.000805, -0.088867, -0.001472, 0.011292, 0.02771, 0.045898, -0.015198, -0.002457, -0.002441, 0.022705, -0.001709, -0.000391, -0.000336, 0.007874, -0.001366, -0.001633, -0.000889, 0.030029, -0.004791, -0.001686, -0.001404, 0.026123, -0.003845, 0.001747, 0.001938, -0.032715, 0.00473, 0.003555, -0.00267, -0.078613, 0.001755, -0.004852, -0.001122, 0.094238, -0.003937, -0.009827, -0.009033, 0.046387, 0.051758, 0.0047, -0.003098, -0.075684, -0.003738, 0.003662, 0.004272, -0.025391, -0.007996, 0.003174, 0.000633, -0.077148, -0.018555, -0.006653, -0.003479, 0.101074, -0.002274, -0.00267, -0.003815, 0.002304, 0.014648, 0.003708, 0.001846, -0.083008, 0.000061, -0.005585, 0.003433, 0.091797, -0.002899, -0.00351, -0.003128, 0.063477, -0.004089, -0.002869, -0.003998, -0.015259, 0.022827, -0.00325, 0.003143, 0.071289, -0.005524, 0.002975, 0.003174, -0.034668, 0.00145, -0.002472, -0.001564, 0.027832, -0.002518, -0.001144, -0.000007, 0.022949, 0.000496, -0.005188, -0.010315, -0.055664, 0.083496, -0.001305, 0.000203, 0.02356, -0.00296, 0.004852, 0.000338, -0.081055, -0.011597, 0.006226, -0.004364, -0.09375, 0.008606, -0.001785, -0.002213, 0.028076, -0.002914, 0.003586, -0.003311, -0.090332, 0.002747, 0.003113, 0.00325, -0.100098, 0.006409, 0.005127, -0.001785, -0.08252, 0.006226, 0.005676, 0.008667, -0.001534, -0.075195, 0.00132, 0.002136, -0.020386, 0.003601, 0.004547, 0.001396, -0.092285, 0.013672, -0.002731, -0.002808, 0.027344, -0.000117, -0.00238, -0.002441, 0.018066, 0.001274, -0.002304, -0.001083, 0.02478, 0.000038, -0.005707, -0.009399, 0.021362, 0.004578, -0.002167, -0.001419, 0.033936, -0.000311, -0.006775, -0.007996, 0.051758, -0.005585, 0.001511, 0.001823, 0.00824, -0.028931, -0.001724, -0.001297, 0.024658, -0.001175, 0.000227, 0.000277, -0.000946, -0.003342, -0.005219, 0.002502, 0.128906, -0.000159, -0.006409, -0.000054, 0.100098, -0.009949, 0.004486, -0.005035, -0.088379, 0.003998, -0.006012, -0.00041, 0.133789, -0.011658, -0.001755, 0.001152, 0.047852, -0.008057, -0.000851, 0.000021, 0.026978, -0.002502, -0.000587, 0.002594, 0.077148, -0.05249, -0.003189, -0.000916, 0.050049, -0.007874, -0.001717, -0.000828, 0.029297, -0.00354, 0.005249, -0.001709, -0.085449, 0.000706, 0.006805, 0.003448, -0.089355, 0.000576, 0.001289, 0.000496, -0.034424, 0.003036, 0.001381, 0.00135, -0.011169, -0.010681, 0.00589, 0.000534, -0.085449, -0.000587, -0.005676, 0.002518, 0.091309, -0.000311, -0.003067, 0.002487, 0.075195, -0.00647, -0.002228, -0.00145, 0.024048, -0.002701, -0.00473, -0.003403, 0.100586, -0.006866, -0.00589, -0.00008, 0.098145, -0.005951, 0.002747, 0.002686, -0.03833, 0.000134, 0.006104, -0.003693, -0.086426, -0.000549, 0.002274, -0.001274, -0.064941, 0.008484, 0.003082, 0.002213, -0.030762, 0.002686, 0.00042, 0.000362, -0.017334, 0.000889, -0.00209, -0.001228, 0.026978, -0.002457, 0.001518, -0.00066, -0.029297, 0.001442, -0.002716, -0.003601, -0.011597, 0.056396, 0.002029, 0.001709, -0.020508, -0.000679, -0.004028, 0.000584, 0.09375, -0.001869, -0.006287, -0.003021, 0.129883, -0.00531, -0.003647, -0.00061, 0.07666, -0.006866, 0.002014, 0.000081, -0.053711, 0.007538, -0.001915, -0.003204, 0.003403, 0.015991, -0.000946, -0.000039, 0.016479, 0.000572, -0.003525, -0.003281, 0.053711, -0.00528, 0.003067, 0.004089, -0.028442, 0.002487, 0.001335, 0.001556, -0.021118, 0.002075, 0.005371, 0.001579, -0.09375, -0.005096, -0.002289, -0.004791, -0.017944, 0.044678, -0.006836, 0.002914, 0.09375, -0.002747, 0.00164, 0.00106, -0.025146, 0.003937, -0.005951, -0.000645, 0.088867, -0.001129, 0.004456, -0.005463, -0.074707, 0.009216, 0.002594, 0.001122, -0.083984, -0.004944, 0.007812, 0.011719, 0.041748, -0.130859, 0.003876, 0.000706, -0.081055, -0.000212, 0.012146, 0.016846, 0.052246, -0.166992, -0.001305, 0.000793, 0.024048, -0.000538, -0.005646, 0.002502, 0.086914, -0.007172, -0.002747, 0.004272, 0.073242, -0.00164, 0.004425, -0.002182, -0.09375, 0.001038, -0.002884, -0.002151, 0.038574, -0.001793, -0.004852, 0.002014, 0.078613, 0.001457, -0.001846, -0.001389, 0.028809, 0.000198, 0.007202, 0.002411, -0.099609, 0.002121, 0.007416, 0.010376, -0.124023, -0.023071, -0.005432, 0.001183, 0.092773, -0.002533, -0.002716, -0.003632, 0.028931, -0.002045, 0.001518, 0.001122, -0.019897, -0.000101, -0.002899, -0.001358, 0.115234, -0.025269, 0.001579, 0.001198, -0.02124, -0.002121, -0.002319, -0.004059, -0.000163, 0.018921, 0.020264, 0.053467, 0.443359, 0.001778, 0.041504, -0.106934, 0.035645, 0.11084, 0.079102, 0.300781, 0.077148, -0.006958, -0.069824, -0.269531, -0.021851, -0.01239, 0.006012, 0.018311, -0.220703, -0.000523, 0.040039, -0.081055, 0.014343, 0.088379, 0.000549, -0.00531, -0.225586, -0.016479, -0.042969, -0.118652, -0.412109, -0.046143, -0.013672, -0.009766, -0.199219, 0.003387, 0.01532, 0.012329, -0.147461, 0.009705, -0.005127, 0.009155, 0.345703, -0.005402, -0.017456, -0.030029, 0.022949, -0.013245, 0.001198, -0.017212, -0.291016, -0.009766, 0.008362, -0.003876, -0.369141, -0.003754, 0.105957, 0.253906, 0.115234, -0.058838, -0.018799, 0.013916, 0.279297, 0.010925, 0.024048, 0.046631, 0.28125, 0.014893, -0.031738, -0.050537, -0.326172, -0.020264, -0.003387, -0.001495, 0.169922, 0.012817, 0.006989, 0.007629, 0.104492, -0.001839, 0.011475, -0.0271, 0.429688, 0.049072, 0.007294, -0.016113, -0.275391, -0.008728, -0.049561, -0.050537, 0.11377, 0.241211, -0.050049, -0.118652, 0.031982, -0.019409, 0.088867, 0.287109, 0.075684, -0.00946, 0.020264, 0.039795, 0.246094, 0.03418, 0.000515, -0.009338, -0.219727, -0.016602, -0.087891, -0.241211, -0.016968, -0.018555, -0.006348, -0.003586, 0.324219, 0.002457, 0.003387, 0.035156, 0.410156, 0.035645, 0.003387, 0.02002, -0.000561, 0.044922, -0.106445, -0.185547, 0.013794, -0.00412, -0.005066, 0.030884, 0.287109, -0.007599, -0.001984, 0.010864, 0.257812, 0.007629, -0.032227, 0.081055, -0.007751, -0.068848, 0.022095, 0.00528, -0.337891, -0.008911, -0.009705, -0.005554, 0.337891, -0.008728, -0.001678, -0.030273, -0.291016, -0.001732, -0.005341, 0.007935, 0.355469, 0.071289, 0.09375, 0.173828, 0.357422, 0.007812, -0.099121, -0.263672, 0.024658, 0.006348, 0.004364, 0.002441, 0.253906, 0.007355, 0.062256, 0.12793, 0.511719, 0.028076, 0.00038, -0.014282, -0.351562, 0.01709, 0.001152, -0.019287, -0.28125, 0.00322, 0.003159, 0.020142, 0.249023, 0.018066, 0.003006, -0.013123, -0.248047, -0.009888, -0.055664, 0.098633, -0.01178, -0.110352, -0.009155, -0.016113, -0.166016, -0.003769, 0.005524, 0.012146, 0.515625, 0.016602, 0.098633, 0.161133, 0.644531, 0.103516, -0.011292, -0.039795, -0.257812, -0.018433, -0.003571, 0.004456, 0.283203, 0.005432, -0.05957, -0.157227, 0.029053, -0.055176, -0.020386, -0.010498, 0.378906, 0.083496, -0.109375, -0.265625, -0.005951, -0.01416, -0.005249, 0.018677, 0.3125, 0.021973, -0.015747, -0.025635, -0.19043, -0.018188, -0.007477, 0.009155, 0.239258, 0.007996, -0.012939, -0.026855, -0.306641, -0.013062, -0.008484, -0.003967, 0.294922, 0.010193, 0.029175, 0.109863, 0.3125, -0.002167, -0.00766, -0.009399, -0.251953, -0.003082, -0.033447, -0.01709, 0.279297, 0.085938, 0.01178, 0.02063, 0.142578, 0.005341, 0.108398, 0.251953, 0.035156, 0.010559, 0.026978, -0.075684, 0.017212, 0.067383, -0.077637, -0.302734, -0.004578, -0.000885, 0.054688, -0.109375, 0.026733, 0.102051, 0.003128, 0.005432, 0.353516, 0.023193, -0.136719, -0.251953, 0.017944, -0.0019, 0.041992, -0.106445, 0.006226, 0.102051, 0.07959, 0.180664, -0.060547, 0.034668, -0.009521, 0.009155, 0.376953, 0.013, 0.002472, 0.024414, -0.235352, 0.00177, -0.01239, -0.029663, 0.017822, -0.015198, 0.09375, 0.253906, -0.078125, 0.019531, -0.04834, -0.125977, -0.167969, 0.009033, -0.040771, 0.125977, -0.012207, -0.098633, 0.030518, 0.053467, -0.328125, 0.021484, 0.074707, 0.155273, 0.259766, 0.007874, 0.005157, -0.027832, -0.369141, 0.000401, 0.05835, 0.138672, 0.265625, -0.087402, -0.018433, -0.02478, -0.335938, 0.002243, -0.003143, 0.014038, 0.222656, 0.009827, 0.008301, 0.018433, 0.427734, 0.004364, 0.001022, 0.001472, -0.161133, 0.003021, 0.062988, 0.10498, -0.199219, 0.066406, 0.00705, 0.04834, 0.384766, 0.016479, -0.004425, 0.016357, 0.205078, 0.010925, -0.000431, 0.013672, 0.333984, 0.019165, -0.040039, 0.083984, -0.018066, -0.080566, 0.006073, 0.022583, 0.201172, 0.018066, 0.002686, 0.013, 0.147461, 0.002747, -0.008667, -0.026733, 0.414062, -0.044678, 0.009705, 0.016479, 0.110352, 0.002167, 0.021851, 0.026367, 0.269531, 0.021851, -0.089355, -0.185547, -0.392578, 0.009277, -0.009583, 0.047852, 0.326172, 0.025024, 0.000265, 0.04126, 0.267578, 0.142578, 0.011414, -0.008606, -0.355469, -0.019287, 0.004425, 0.003891, 0.169922, 0.004395, 0.008362, 0.008484, -0.129883, -0.000992, 0.018555, 0.036865, 0.462891, 0.049805, -0.009094, 0.0177, 0.341797, 0.007141, 0.00177, -0.003799, -0.226562, 0.001709, -0.012146, -0.026001, -0.255859, -0.026489, 0.028931, 0.097656, 0.162109, -0.046631, 0.043945, 0.093262, 0.371094, -0.021362, 0.004578, 0.000192, -0.384766, -0.063477, 0.106934, 0.277344, 0.097656, -0.017334, -0.020142, -0.036133, -0.302734, -0.030273, 0.108398, 0.306641, 0.000051, -0.023315, -0.001556, -0.009338, -0.279297, -0.020996, 0.004425, 0.002579, 0.203125, 0.011047, -0.024536, -0.005432, 0.369141, 0.04541, -0.026245, 0.015869, 0.275391, -0.012512, 0.040771, 0.098145, 0.322266, -0.002579, 0.02771, 0.07959, 0.300781, 0.006287, 0.01532, -0.089844, -0.003113, 0.068359, 0.002899, -0.000422, -0.375, -0.005646, 0.015869, 0.025146, 0.519531, 0.056396, -0.010071, 0.00531, 0.304688, 0.019165, 0.004242, 0.018799, -0.441406, -0.025269, -0.021606, 0.010071, 0.316406, 0.020874, -0.005463, -0.014587, -0.339844, -0.007874, 0.114746, 0.273438, 0.002365, 0.036621, 0.002701, 0.001785, 0.157227, 0.007507, 0.000572, 0.02124, -0.003906, -0.001495, 0.001854, -0.049561, -0.139648, -0.007812, 0.00267, -0.032959, 0.00528, 0.001778, -0.003174, 0.031494, -0.006104, -0.001053, 0.002121, -0.022827, 0.002548, 0.000488, -0.003845, 0.03125, -0.004364, -0.001472, 0.001595, -0.030273, 0.001434, 0.000736, -0.025269, 0.283203, -0.003693, -0.0065, 0.002304, -0.024048, 0.002777, 0.000687, -0.005096, 0.031738, -0.004395, -0.000797, -0.002411, 0.031738, -0.002609, -0.000301, -0.002975, 0.024414, -0.003143, -0.000668, -0.001335, 0.257812, -0.009766, -0.010193, 0.00351, -0.034424, 0.003937, 0.001587, -0.001953, 0.036377, 0.001823, -0.000066, -0.011414, 0.289062, -0.000561, -0.004547, 0.006073, -0.204102, 0.002975, 0.000767, -0.000259, 0.171875, 0.00087, -0.009766, -0.01062, -0.197266, 0.014404, 0.009521, 0.002045, -0.039551, 0.000973, -0.000177, -0.000999, 0.027466, -0.000542, -0.000277, 0.005646, -0.15332, -0.00351, -0.002136, 0.003296, -0.026978, 0.00206, -0.000286, 0.00206, 0.057617, -0.010742, -0.001526, -0.000102, 0.021729, -0.00132, -0.000261, -0.002563, 0.028442, -0.001343, -0.000656, 0.005585, -0.1875, 0.007721, 0.001099, 0.005249, -0.168945, 0.013306, 0.008545, 0.003372, -0.030273, 0.004028, 0.001213, -0.003998, 0.051514, -0.006287, -0.001968, -0.002655, 0.030884, -0.002579, -0.000767, 0.00193, -0.001602, 0.000418, 0.000275, -0.005096, 0.032227, -0.003723, 0.000142, 0.001755, -0.018921, -0.001793, 0.00045, 0.013184, -0.125977, 0.010925, 0.005157, -0.00824, -0.05249, 0.105469, 0.049072, 0.006927, -0.154297, -0.010315, -0.003967, 0.002762, -0.029053, 0.003937, 0.001053, 0.011169, -0.001907, -0.073242, -0.03833, -0.003403, 0.030396, -0.003754, -0.001465, -0.008606, -0.150391, 0.133789, 0.071289, 0.003281, -0.024902, 0.004974, 0.000694, 0.010437, 0.181641, -0.009827, -0.008423, 0.012329, 0.189453, -0.017944, -0.010864, -0.005249, 0.070801, -0.010437, -0.00264, -0.027954, 0.3125, 0.015137, 0.006836, -0.004669, 0.052979, 0.070801, 0.017456, -0.002441, 0.033447, -0.005157, -0.00119, -0.001015, 0.040039, -0.002869, 0.001038, -0.014038, -0.047852, 0.130859, 0.053467, 0.000378, -0.026123, 0.001633, 0.000139, 0.003372, -0.025757, 0.0047, 0.001999, 0.002762, -0.034424, 0.004242, 0.000946, 0.00589, -0.002747, -0.012329, -0.008057, 0.012024, -0.161133, 0.006287, 0.005829, -0.000587, 0.181641, 0.000429, -0.002167, -0.001793, 0.02356, -0.002426, -0.000252, 0.003799, -0.031006, 0.005249, 0.001678, 0.004761, -0.036865, 0.00473, 0.000595, 0.004059, -0.036377, 0.002319, 0.000683, -0.002106, 0.024902, -0.00322, -0.001068, 0.002335, -0.027588, 0.002029, 0.000763, 0.022339, -0.34375, 0.02478, 0.007355, -0.027222, -0.072754, 0.125, 0.091309, 0.001404, -0.02832, -0.000326, 0.000128, -0.001045, 0.023438, -0.001099, -0.000165, -0.006104, 0.058594, -0.002258, -0.000633, -0.003891, 0.029053, -0.002869, -0.000104, 0.003616, -0.023315, 0.003052, 0.000162, -0.002151, 0.038086, -0.002899, -0.000427, 0.008606, -0.146484, -0.002548, 0.003647, -0.00351, -0.015198, 0.014465, 0.00824, 0.018188, -0.027222, -0.098633, -0.045898, -0.004059, 0.032471, -0.004852, -0.002121, 0.005493, 0.182617, -0.011169, -0.005554, 0.005402, 0.237305, -0.023438, -0.010681, -0.014343, 0.248047, -0.013, -0.005432, -0.005402, 0.033447, -0.005615, -0.001251, -0.002518, 0.030029, -0.001236, -0.001137, 0.002548, -0.024536, 0.003555, 0.000055, 0.032959, 0.07666, -0.125977, -0.099609, 0.012085, 0.087402, -0.103516, -0.053223, 0.002518, -0.025146, 0.000435, 0.000028, 0.004425, -0.030151, 0.001778, 0.000923, -0.005768, 0.160156, -0.00354, -0.007263, -0.022949, -0.055664, -0.006989, 0.198242, -0.004364, 0.028931, -0.002365, -0.000315, 0.005096, 0.089844, -0.065918, -0.020874, 0.002182, -0.018311, 0.002426, 0.001625, -0.000218, 0.023438, -0.000257, -0.000246, 0.003067, -0.026123, 0.002502, 0.000603, 0.000355, -0.033691, 0.004181, 0.002762, 0.011658, 0.292969, -0.078613, -0.088867, 0.014771, -0.209961, 0.023926, 0.006561, -0.002289, 0.030762, -0.003891, -0.000096, -0.026611, -0.052734, 0.108887, 0.056641, -0.000032, -0.026978, 0.001732, 0.000431, 0.046875, 0.077148, -0.380859, 0.064941, 0.005341, 0.012512, -0.013733, -0.007874, -0.00415, 0.028687, -0.002914, -0.000366, -0.002899, 0.035889, -0.006287, -0.001717, 0.003082, -0.035156, 0.005005, 0.001427, 0.009583, -0.214844, -0.004608, 0.001617, -0.003113, 0.026367, -0.002121, -0.000286, -0.004517, 0.033936, -0.005341, 0.000089, -0.000603, 0.026123, -0.001656, -0.000832, 0.002045, -0.026123, 0.003387, 0.001007, -0.019897, 0.08252, 0.084961, 0.071289, -0.01001, 0.203125, -0.010986, -0.004089, 0.000992, -0.028931, 0.002197, 0.001045, -0.00415, -0.180664, 0.005646, 0.004608, 0.001579, -0.24707, 0.007538, 0.002914, 0.001648, -0.029053, 0.003265, 0.000942, -0.004425, 0.029053, -0.003845, -0.000748, -0.017944, 0.174805, -0.009521, -0.00885, -0.004944, 0.033447, -0.006531, -0.001755, 0.003647, -0.032715, 0.002686, 0.000839, 0.002228, 0.172852, -0.006805, -0.007751, -0.003372, 0.033203, -0.001602, -0.000927, -0.00531, -0.001022, 0.013977, 0.00824, -0.00531, 0.069824, -0.003998, -0.00082, 0.000496, -0.019653, 0.00238, 0.000572, -0.005157, 0.029907, -0.003906, -0.000427, 0.000048, 0.029297, -0.003204, -0.001495, 0.001953, -0.026001, 0.002426, 0.00095, -0.021118, 0.203125, 0.045654, 0.021118, 0.00014, -0.18457, 0.008484, 0.00708, -0.002274, 0.040527, -0.000912, -0.000587, 0.001175, 0.007812, -0.010681, -0.002121, -0.000313, -0.001465, -0.001282, -0.004272, -0.000227, -0.001244, 0.009949, -0.001106, -0.000504, -0.000132, 0.01178, -0.002808, -0.000456, 0.003372, -0.008667, -0.0019, -0.000002, -0.000599, -0.015991, 0.00589, 0.000357, -0.001007, 0.008484, -0.000385, -0.000614, 0.003067, -0.010376, 0.000565, -0.001854, -0.008606, 0.010559, 0.002792, 0.002701, 0.006622, 0.010803, -0.021973, 0.000271, -0.001892, 0.008301, 0.000227, 0.008972, 0.010864, -0.007324, -0.008667, -0.001335, -0.006134, 0.011841, 0.000433, -0.000212, 0.001114, -0.011292, 0.003647, -0.000805, -0.011536, 0.00769, 0.004486, -0.000437, 0.000828, -0.011047, 0.002274, -0.000159, -0.003021, -0.013245, 0.008911, 0.000173, 0.002823, -0.010498, 0.000084, 0.000648, -0.002289, 0.01239, -0.001884, -0.000471, -0.002945, -0.010559, 0.005127, -0.000301, 0.002228, -0.011353, 0.000767, 0.001297, 0.008484, -0.010681, -0.002945, -0.000165, -0.001144, 0.012878, -0.003098, -0.00036, 0.001663, -0.012268, 0.001633, -0.007568, 0.015625, -0.012329, 0.000885, 0.00193, 0.006989, 0.00766, -0.019287, -0.005249, 0.011658, -0.006836, -0.000572, -0.004211, -0.006165, -0.004669, 0.019043, 0.003616, 0.00946, -0.01239, -0.001999, -0.002136, -0.010132, 0.016602, 0.000763, -0.000904, -0.000425, 0.013672, -0.012085, 0.000176, -0.000828, 0.003845, -0.000961, 0.000568, 0.005615, -0.006989, -0.002838, -0.005798, 0.010498, -0.010437, -0.001442, -0.00473, 0.01062, -0.006287, -0.000515, 0.000067, -0.001175, 0.009216, -0.000751, 0.000189, 0.000425, -0.010376, 0.000259, -0.001427, -0.007263, 0.014526, 0.002975, -0.001587, -0.009216, 0.01239, 0.002228, -0.000965, -0.00119, 0.01239, -0.0009, -0.000504, -0.000618, 0.013794, -0.002579, -0.000523, 0.001846, -0.007874, -0.000553, 0.000267, 0.000216, -0.00322, -0.008423, 0.000051, -0.00034, -0.007874, 0.000984, 0.001129, 0.009521, -0.019043, 0.000809, 0.000235, 0.002228, 0.023804, -0.015442, 0.002182, 0.007019, -0.009033, -0.001923, -0.000198, 0.002029, -0.010498, -0.000197, -0.000235, -0.000028, 0.010986, -0.003906, -0.000479, 0.00106, -0.008301, 0.000469, -0.006561, 0.014587, -0.008606, -0.000557, 0.000127, -0.000345, -0.010071, 0.001862, 0.002502, 0.003937, -0.012451, -0.00528, -0.001198, -0.002899, -0.018311, 0.019897, -0.000112, 0.001419, -0.007996, -0.00025, 0.000462, -0.00132, 0.007477, 0.000095, 0.000187, -0.000629, 0.008057, 0.00025, -0.00354, -0.006042, 0.001579, 0.002411, 0.000127, 0.001381, -0.00824, -0.00119, -0.000828, 0.010925, -0.0271, 0.036377, 0.00038, 0.002686, 0.014709, -0.006714, 0.000362, -0.000151, 0.009277, -0.002045, -0.003204, -0.012329, 0.006744, 0.004761, 0.000546, -0.000024, -0.009338, 0.001808, 0.005188, 0.01178, -0.011841, -0.01001, -0.000641, 0.008789, 0.008423, -0.007874, 0.000228, 0.000401, 0.000387, 0.004913, 0.003891, 0.008362, -0.012085, -0.002045, 0.000311, 0.005798, -0.012329, -0.00177, 0.000511, -0.001427, 0.011292, -0.002457, -0.000127, 0.001923, -0.008057, -0.000645, -0.001434, -0.006744, -0.012085, 0.021606, 0.001442, 0.006836, -0.004517, -0.012085, 0.000368, -0.001289, 0.006714, 0.000141, -0.000368, -0.00322, 0.009583, 0.001823, -0.000862, -0.006165, 0.01062, 0.002441, -0.000702, 0.001747, -0.008057, -0.000311, 0.00066, -0.004486, -0.004028, 0.000992, -0.000309, -0.006104, 0.012024, 0.001724, 0.004303, 0.012329, -0.014893, -0.004333, 0.000565, 0.000965, 0.007782, -0.001915, 0.001465, 0.004883, -0.016113, 0.000452, -0.000671, -0.000334, 0.009521, -0.001221, -0.000175, -0.001198, 0.007812, 0.002411, 0.000336, -0.000748, 0.010315, -0.00132, -0.000278, 0.001457, -0.002106, -0.000778, 0.002762, 0.011902, -0.000452, -0.007996, -0.001862, -0.007507, 0.00412, 0.010864, -0.000059, -0.000062, -0.002426, -0.009583, -0.000607, -0.001366, 0.008606, 0.001053, 0.000114, 0.001457, -0.009094, 0.000721, 0.001053, 0.004974, -0.011841, -0.001816, -0.00029, -0.000614, 0.010925, -0.001442, -0.0047, -0.005493, 0.017822, -0.001251, -0.010132, 0.020874, -0.016602, 0.001442, -0.001526, -0.007874, 0.010315, 0.002243, -0.004883, -0.012024, 0.007385, 0.005188, -0.001457, -0.008362, 0.00885, 0.001335, -0.00087, -0.0005, 0.008301, 0.001801, 0.001236, 0.005707, -0.010559, -0.002594, 0.001953, 0.010254, -0.007568, -0.00766, -0.000404, -0.00177, -0.004974, 0.01178, -0.000874, 0.003342, -0.000622, -0.008728, 0.000965, 0.000797, -0.013123, 0.001793, -0.000111, 0.002487, -0.009766, 0.000012, 0.000177, 0.000313, -0.004272, 0.003326, 0.000389, -0.002426, 0.01123, -0.001625, -0.003189, -0.005676, -0.014648, 0.02356, 0.004883, -0.011658, 0.007202, 0.000366, -0.000066, 0.001038, -0.007446, -0.000257, 0.002792, 0.00824, -0.005341, -0.012817, 0.001289, 0.003067, -0.013855, 0.002182, 0.000332, -0.000805, -0.009033, 0.00235, 0.003082, 0.009827, -0.00946, -0.003525, 0.001038, 0.008118, -0.009766, -0.001999, -0.004211, -0.004791, 0.002945, 0.01709, 0.00053, -0.003799, 0.010254, 0.000155, 0.000027, 0.005798, -0.014221, 0.001266, -0.000112, -0.001617, 0.009094, -0.000488, -0.000467, 0.000106, 0.020508, -0.00885, -0.001472, -0.009827, 0.007996, 0.003372, -0.000035, -0.000271, 0.008972, -0.000824, -0.000557, -0.001648, 0.004974, -0.000687, 0.005493, -0.011475, 0.007263, 0.000587, -0.005249, -0.012268, 0.011536, 0.008484, -0.000311, -0.003738, 0.009766, 0.000463, -0.000965, -0.002533, 0.012695, -0.002563, 0.000364, 0.004974, 0.01001, -0.020996, 0.001175, -0.001503, -0.087402, -0.000923, -0.003967, 0.001495, 0.086426, -0.009338, -0.004089, 0.008423, 0.238281, 0.054688, 0.005096, 0.00025, -0.125, 0.01709, 0.002563, -0.00161, -0.089355, 0.001251, -0.00592, -0.001816, 0.099609, -0.007355, -0.002274, 0.00145, 0.105957, -0.005188, -0.002411, 0.007874, 0.098145, -0.004669, 0.004456, 0.011902, 0.051758, 0.005646, 0.00066, -0.000923, -0.036377, -0.00769, 0.005188, -0.002228, -0.101562, 0.006134, 0.007568, -0.001427, -0.283203, 0.017334, 0.010254, -0.008057, -0.316406, 0.006775, -0.005402, 0.00161, 0.107422, 0.0065, -0.016113, -0.005859, 0.253906, -0.002121, -0.000969, -0.000889, 0.006439, 0.014648, -0.003357, 0.003036, 0.132812, 0.002167, 0.006012, 0.009705, -0.003082, -0.001709, -0.004822, 0.006256, 0.07959, -0.000223, -0.003311, 0.000319, 0.087891, -0.013428, 0.005249, -0.00386, -0.097168, 0.007294, -0.016113, -0.040527, -0.208008, 0.147461, -0.009399, -0.003372, 0.243164, 0.001228, -0.00037, 0.010437, 0.146484, -0.002884, -0.002563, 0.005676, 0.11084, -0.01239, 0.014893, 0.032227, 0.104492, -0.053223, -0.003036, 0.004547, 0.081543, 0.002487, -0.005127, -0.017212, -0.048828, 0.219727, 0.010925, 0.007782, -0.285156, 0.02002, -0.009216, -0.003525, 0.122559, -0.002487, 0.00383, -0.002121, -0.28125, 0.089355, 0.002136, 0.011108, 0.224609, -0.054688, 0.000479, -0.009277, -0.146484, -0.021362, 0.008972, -0.009888, -0.21582, 0.018921, 0.00946, 0.019287, 0.012024, -0.324219, 0.003723, 0.000492, -0.09375, 0.008728, -0.016846, -0.045898, -0.203125, 0.201172, -0.016724, -0.022583, 0.054443, 0.172852, 0.006195, 0.002594, -0.114258, 0.014465, 0.009644, -0.005249, -0.21582, 0.022827, -0.006348, 0.017944, 0.255859, -0.00824, 0.008301, 0.003204, -0.212891, -0.00946, 0.004089, -0.001511, -0.088379, -0.000515, -0.00161, 0.004822, 0.067383, 0.005768, -0.001427, 0.008484, 0.098633, -0.013062, -0.011292, 0.017944, 0.306641, 0.005432, 0.001236, -0.009033, -0.106445, -0.000847, 0.00238, -0.002869, -0.087402, -0.000007, -0.004822, 0.004089, 0.087891, -0.005432, -0.00069, 0.006073, 0.072754, 0.003204, 0.006012, -0.000977, -0.089844, 0.000009, 0.014709, 0.004883, -0.217773, -0.011719, 0.003799, 0.00647, 0.017212, -0.084473, 0.00708, -0.008362, -0.214844, -0.008362, 0.002243, -0.006256, -0.095215, 0.015076, -0.000047, -0.009277, -0.101074, 0.007111, 0.002243, -0.001938, -0.07666, -0.010254, 0.003662, -0.002289, -0.126953, 0.017334, -0.00087, 0.003372, 0.086914, -0.000961, -0.012024, 0.002151, 0.209961, 0.013611, -0.010132, -0.008057, -0.112793, 0.238281, 0.005859, 0.000919, -0.097168, 0.004181, -0.005829, 0.000056, 0.075195, 0.002518, -0.001076, -0.0047, 0.201172, 0.068848, -0.008667, 0.000931, 0.089844, 0.000641, -0.002243, 0.004578, 0.075684, -0.003036, -0.003586, 0.000507, 0.098633, 0.000519, 0.003708, -0.004456, -0.100098, 0.004364, 0.004852, -0.001221, -0.102051, 0.007294, -0.001015, 0.005737, 0.083496, -0.003723, -0.002396, -0.005615, -0.051758, 0.040527, 0.00412, -0.007263, -0.126953, 0.006927, -0.000629, 0.021606, 0.189453, -0.069824, 0.002075, -0.003418, -0.061768, -0.010132, -0.005646, 0.002441, 0.087402, -0.004059, -0.003006, 0.006348, 0.097656, 0.000587, 0.007111, 0.016479, 0.05835, -0.237305, 0.010315, -0.007568, -0.197266, -0.010315, 0.001984, -0.003494, -0.088379, 0.004761, 0.001762, -0.001083, -0.083984, 0.001373, -0.001381, 0.002487, 0.092285, -0.007324, -0.0047, -0.009766, -0.030151, 0.067383, -0.008057, -0.012939, -0.015564, 0.111816, -0.00824, -0.000047, 0.265625, -0.009888, 0.005554, 0.00058, -0.097656, 0.009094, 0.002411, 0.000404, -0.086914, 0.013855, -0.003189, 0.006012, 0.125977, 0.001495, 0.007294, -0.000019, -0.122559, 0.006897, 0.001213, -0.012451, -0.113281, -0.010071, 0.002335, -0.000565, -0.086426, 0.009766, 0.001877, 0.015503, 0.145508, -0.012268, 0.003433, 0.000385, -0.079102, 0.00531, 0.016235, 0.027954, 0.011292, -0.198242, 0.005859, 0.000446, -0.097656, 0.008545, -0.00473, 0.000916, 0.095703, -0.011108, -0.002029, -0.002228, 0.064941, 0.008667, -0.002121, 0.009949, 0.148438, -0.001488, -0.003204, -0.000237, 0.12793, -0.012268, 0.01062, 0.015381, 0.018188, -0.199219, -0.000526, 0.000237, 0.018433, -0.00046, -0.001884, 0.001564, 0.072266, -0.011169, 0.007385, -0.02356, -0.251953, 0.027344, -0.007538, 0.002457, 0.115723, -0.005646, 0.014465, 0.004364, -0.330078, -0.040527, 0.003891, -0.002731, -0.074707, 0.006012, -0.007568, -0.001801, 0.091797, -0.001076, -0.003662, 0.011902, 0.224609, -0.033447, 0.003937, 0.007935, -0.006195, 0.003647, 0.006256, -0.007385, -0.200195, -0.002121, -0.005676, 0.002762, 0.101562, 0.013855, -0.002884, 0.000908, 0.085938, -0.010437, 0.016968, 0.040283, 0.22168, 0.03064, 0.00412, -0.001648, -0.091797, 0.009094, -0.002426, 0.002777, 0.106445, -0.014221, 0.012939, 0.039307, 0.203125, -0.188477, 0.001694, -0.005188, -0.085938, 0.005096, 0.006134, 0.006104, -0.05127, -0.082031, -0.018311, -0.043457, -0.048584, -0.013306, -0.004425, 0.004578, 0.091797, -0.00885, -0.008606, -0.003357, 0.091797, -0.005615, -0.001945, 0.004913, 0.081543, 0.005798, 0.003891, -0.000664, -0.081543, 0.003326, 0.004822, -0.00116, -0.095703, 0.001373, -0.002991, 0.00174, 0.095215, 0.00174, -0.006256, 0.00066, 0.085938, 0.005066, 0.004608, -0.002518, -0.120605, -0.005615, -0.004517, -0.001656, 0.095703, -0.014771, -0.002655, 0.001762, 0.067383, 0.008728, -0.000084, -0.001251, -0.003326, 0.029541, 0.000203, 0.00032, -0.000698, 0.01355, -0.000273, -0.000393, -0.000519, 0.016235, -0.001045, -0.000877, -0.001823, -0.013916, 0.000141, -0.000534, 0.00386, -0.027954, 0.000296, 0.000557, 0.001999, -0.023804, -0.000301, 0.000034, 0.000568, -0.02356, -0.000793, -0.000881, -0.004791, 0.010803, -0.000115, 0.000195, 0.001022, -0.009338, -0.000372, -0.000305, 0.000134, -0.016235, -0.000158, -0.000082, 0.002579, -0.024292, -0.000202, 0.000013, -0.00079, 0.009521, -0.00036, 0.000096, 0.000618, -0.014404, 0.000317, 0.000797, -0.001686, 0.026001, -0.000893, -0.000475, -0.00061, -0.021118, -0.000116, 0.000486, 0.002365, -0.014526, -0.000203, -0.000211, 0.001198, -0.017944, -0.001884, -0.00148, -0.005402, 0.026611, 0.000017, -0.000075, -0.000016, -0.012146, 0.000496, -0.000241, -0.001724, 0.01178, 0.001122, -0.000104, 0.008484, 0.018433, 0.000553, 0.000664, 0.001373, -0.001022, -0.000048, 0.000319, 0.000942, -0.009155, -0.000189, -0.000083, -0.000326, -0.009827, -0.000047, 0.000129, -0.00119, 0.010376, -0.000273, 0.000051, -0.000385, -0.017334, -0.0001, 0.00009, -0.001602, 0.010742, -0.001854, -0.00325, -0.014832, 0.015869, 0.000217, 0.000328, 0.001045, -0.008484, 0.000725, -0.000248, -0.000153, 0.020752, 0.000565, 0.000568, 0.002518, -0.022217, -0.000101, 0.000079, 0.000637, -0.006836, -0.000062, -0.000044, -0.001305, 0.010132, -0.000087, -0.000207, -0.004669, 0.028198, 0.00145, 0.00177, 0.00824, -0.01001, 0.000122, 0.000246, 0.001717, -0.010315, -0.000315, 0.000156, 0.000366, -0.018066, -0.000095, 0.000031, 0.00177, -0.009949, 0.00145, 0.001846, 0.007446, -0.006622, 0.000492, -0.000001, -0.00119, 0.027222, -0.000338, -0.000134, -0.002228, 0.013855, -0.00148, -0.001579, -0.006866, -0.003616, -0.000296, -0.000391, -0.002213, 0.011658, -0.000018, -0.000005, 0.000317, -0.011292, -0.000001, -0.000006, -0.000771, 0.01123, -0.000744, 0.000167, -0.004181, -0.0177, 0.000151, -0.000553, -0.000173, -0.019653, -0.000043, 0.00025, 0.003479, -0.018066, -0.0001, 0.000077, -0.001015, 0.010132, -0.000137, 0.000069, 0.000269, -0.016357, 0.000018, 0.000086, -0.001366, 0.011108, -0.000124, -0.000256, -0.001854, 0.010437, 0.000254, 0.000622, 0.001656, -0.013184, 0.000261, 0.000368, 0.001823, -0.019165, -0.000131, -0.000473, 0.000801, -0.01416, 0.001511, 0.001534, 0.009155, 0.00206, 0.001335, 0.001625, 0.007996, -0.007141, 0.000137, 0.00002, -0.000465, 0.017212, -0.000486, -0.000406, -0.000942, 0.017334, 0.00058, -0.000092, -0.000475, 0.019775, 0.000142, 0.00012, 0.001801, -0.013489, 0.000106, 0.000033, 0.001091, -0.012329, -0.000763, -0.000441, 0.000143, -0.022461, 0.000173, -0.000793, -0.002579, 0.026123, 0.000305, -0.000271, -0.002823, 0.027588, -0.000103, -0.001717, -0.003387, 0.025146, -0.001564, -0.001053, -0.013916, -0.00412, -0.003128, -0.002869, -0.020142, 0.020752, 0.000404, 0.000862, 0.002853, -0.029419, 0.000395, 0.000463, 0.002823, -0.033447, 0.000307, -0.0, 0.001595, -0.008972, -0.000093, 0.000059, -0.000546, 0.006775, 0.000156, -0.000504, -0.001122, 0.011475, -0.000056, -0.000332, 0.000469, -0.020874, 0.001938, 0.00177, 0.01355, -0.004608, -0.000081, 0.000269, 0.001297, -0.010925, 0.000256, 0.000209, 0.00135, -0.010071, -0.000064, 0.000332, 0.002121, -0.01239, -0.000168, -0.000072, 0.0019, -0.011475, -0.000057, -0.000049, -0.000492, 0.005554, 0.000778, -0.000294, 0.00116, 0.015625, 0.000136, 0.000099, 0.001366, -0.012939, -0.000229, -0.00032, -0.001434, -0.001808, -0.000056, -0.000043, -0.000151, 0.028442, -0.000139, 0.000904, 0.002319, -0.009949, -0.001183, -0.001579, -0.005157, 0.00766, 0.002777, 0.002335, 0.013245, -0.010925, 0.000557, -0.000009, 0.003311, -0.012085, 0.001175, 0.000452, -0.003021, 0.025146, 0.000175, -0.000698, -0.00087, 0.014038, 0.000126, 0.000443, 0.00069, -0.014465, -0.000057, 0.00103, 0.001808, -0.026855, 0.000014, -0.000311, -0.001747, 0.011353, 0.000222, -0.000104, -0.000139, 0.010681, -0.000121, 0.000026, -0.000683, 0.007935, 0.000364, 0.000041, -0.000664, 0.015625, -0.000155, 0.000009, -0.001572, 0.009338, -0.000336, 0.000141, 0.00174, -0.022339, -0.000725, -0.000153, -0.002884, -0.012146, 0.000024, -0.00087, -0.002014, 0.025269, 0.0002, -0.000048, 0.003113, -0.009521, -0.000077, 0.000385, 0.000969, -0.010254, 0.00032, 0.000633, 0.002808, -0.025024, -0.000093, 0.000587, -0.001572, -0.023926, -0.000019, -0.000243, -0.00045, 0.025757, -0.000305, -0.000243, 0.002502, -0.012329, 0.000004, -0.000017, 0.002609, -0.014404, -0.000002, 0.000011, 0.001373, -0.012512, -0.000192, -0.000368, -0.002487, 0.011475, -0.00296, -0.002869, -0.01178, 0.023315, -0.000326, 0.000077, 0.000414, -0.012207, -0.000057, 0.000553, 0.002731, -0.029785, -0.000412, -0.000553, -0.000572, 0.014282, -0.000105, 0.000133, 0.001808, -0.008911, 0.001457, 0.002029, 0.007141, -0.007385, 0.00046, -0.000023, 0.001686, 0.009766, -0.000904, 0.001396, -0.009827, -0.0009, -0.000082, -0.000067, -0.000652, 0.005096, -0.000146, -0.000014, -0.000645, 0.010986, -0.00013, -0.000805, -0.002716, 0.017822, 0.000042, -0.00045, -0.001556, 0.011169, -0.000098, -0.00022, -0.001884, 0.016602, -0.000969, -0.000923, -0.004578, -0.007019, -0.00001, 0.000066, 0.001045, -0.008606, 0.000177, 0.000081, -0.001556, 0.011475, 0.00293, 0.002487, 0.009033, -0.026489, -0.000307, -0.000182, -0.00235, 0.010498, 0.000135, -0.000294, -0.00079, 0.011902, -0.010071, -0.013672, 0.104492, -0.018433, 0.007782, 0.01123, -0.075684, 0.019897, -0.014648, -0.006897, 0.157227, -0.020508, -0.005493, -0.008118, 0.069336, -0.017944, -0.004364, -0.001839, 0.068848, -0.013428, -0.00592, -0.005127, 0.201172, -0.038574, -0.008667, -0.008728, 0.076172, -0.019897, -0.020996, -0.04126, 0.021973, -0.016724, -0.00946, -0.013855, 0.085449, -0.021118, -0.012207, -0.004761, 0.148438, -0.043945, 0.020874, 0.049072, 0.055664, -0.013977, 0.001732, 0.016602, 0.079102, -0.026611, 0.005096, 0.003601, -0.060059, 0.019043, -0.014526, -0.011169, 0.173828, -0.040527, -0.004761, -0.003494, 0.063965, -0.012573, 0.00069, -0.000782, -0.157227, 0.002472, 0.003403, 0.00264, -0.083984, 0.011719, -0.011475, -0.003006, 0.155273, -0.012024, -0.001259, -0.002548, 0.000805, -0.010986, -0.007538, -0.007446, 0.226562, -0.052734, 0.000805, -0.004608, -0.067383, -0.002518, 0.004944, 0.007446, -0.090332, 0.011414, 0.003906, 0.009155, -0.004913, 0.007721, 0.003967, 0.00264, -0.068359, 0.006897, -0.009338, -0.010986, 0.084473, -0.021484, -0.010193, -0.008484, 0.126953, -0.034912, 0.016235, 0.011902, -0.15332, 0.033203, 0.010681, 0.013, 0.574219, -0.021729, 0.005493, 0.001724, -0.074219, 0.017578, -0.015991, -0.019409, 0.132812, -0.017456, -0.010559, -0.009583, 0.082031, -0.014465, -0.007324, -0.008362, 0.058594, -0.011108, 0.004761, -0.008057, -0.189453, 0.037842, -0.014038, -0.002045, 0.177734, -0.043213, -0.035889, -0.03833, 0.060791, -0.011047, 0.008728, 0.011047, -0.101562, 0.028809, 0.010071, 0.014709, -0.194336, 0.029907, -0.001839, -0.002579, 0.082031, -0.004608, -0.007874, -0.00885, 0.063965, -0.013672, 0.006683, 0.006927, -0.074707, 0.013245, -0.003906, 0.001221, 0.162109, -0.024048, -0.010315, -0.013, 0.063477, -0.018677, 0.007172, 0.007233, -0.059814, 0.010315, 0.006165, 0.005157, -0.072266, 0.020142, 0.010803, 0.013794, -0.12793, 0.023315, -0.003601, -0.003937, 0.12793, -0.015747, -0.006683, -0.00824, 0.075684, -0.022827, 0.007263, 0.008179, -0.091797, 0.02002, -0.024536, -0.051025, 0.070801, 0.003845, 0.003799, 0.01709, 0.052002, -0.151367, 0.007751, 0.016602, 0.044678, -0.12207, 0.014709, -0.000954, -0.165039, 0.005737, 0.008606, 0.016113, -0.099121, 0.014832, 0.012634, 0.001945, -0.143555, 0.014465, -0.006317, -0.006836, 0.058594, -0.013245, 0.00079, -0.001808, -0.103027, 0.01123, 0.010132, 0.011841, -0.085938, 0.012817, 0.012085, 0.011475, -0.180664, -0.002365, -0.001892, -0.00095, 0.036621, -0.006714, -0.007538, -0.006195, 0.104004, -0.15625, -0.007996, -0.00322, 0.092285, -0.02356, 0.00946, 0.017822, -0.162109, 0.026733, 0.005005, 0.004547, -0.057617, 0.01178, 0.006927, 0.006989, -0.074219, 0.013916, -0.016113, -0.018921, 0.131836, -0.030884, 0.0354, 0.064453, -0.050293, -0.00885, -0.006195, -0.00946, 0.074219, -0.017212, 0.00708, 0.008728, -0.06543, 0.010864, 0.006256, -0.000599, -0.173828, 0.014709, -0.007935, -0.007507, 0.081055, -0.016846, -0.010925, -0.013367, 0.088379, -0.021484, 0.009705, 0.015747, -0.11377, 0.024536, -0.010681, -0.005859, 0.154297, -0.017822, 0.009155, 0.006439, -0.106934, 0.041504, 0.007874, 0.011108, -0.101562, 0.025635, -0.010071, 0.000916, 0.120117, -0.010315, 0.005707, 0.003708, -0.148438, 0.010559, 0.008423, 0.007446, -0.071777, 0.013977, -0.00325, -0.013611, -0.072266, -0.012085, -0.00209, -0.000809, 0.0177, 0.005737, 0.006866, 0.008057, -0.087402, 0.021606, 0.002228, 0.002014, 0.036133, -0.050293, 0.005707, -0.000965, -0.138672, 0.01062, 0.010559, 0.002625, -0.167969, 0.028076, -0.009949, -0.012024, 0.101562, -0.02002, -0.008667, -0.013184, 0.09375, -0.024414, 0.006165, 0.009155, -0.073242, 0.013916, -0.010132, -0.000431, 0.154297, -0.021362, 0.007477, 0.012085, -0.059326, 0.012512, -0.009216, -0.009521, 0.083984, -0.018921, -0.00705, -0.005554, 0.112793, -0.010315, 0.015015, 0.012939, -0.160156, 0.04126, -0.007111, -0.009766, 0.074219, -0.016602, 0.008789, 0.008484, -0.100098, 0.023926, 0.00824, 0.007812, -0.065918, 0.0177, 0.013428, 0.004974, -0.169922, 0.036133, 0.008545, 0.006714, -0.081055, 0.025146, 0.006287, 0.006866, -0.08252, 0.020386, 0.010681, 0.006042, -0.101562, 0.027466, -0.005005, 0.000793, 0.039551, 0.021973, 0.005341, -0.014526, -0.176758, 0.010742, 0.007751, 0.002365, -0.160156, 0.027832, -0.01416, -0.054443, -0.031982, 0.022461, 0.002365, -0.002121, -0.051025, -0.09375, 0.009277, 0.010193, -0.102539, 0.0271, 0.004944, 0.006317, -0.087891, 0.016357, -0.007385, -0.004517, 0.212891, -0.008728, 0.009766, 0.00885, -0.160156, 0.033691, -0.00766, -0.012817, 0.094727, -0.026367, 0.018555, 0.043701, 0.004913, -0.117676, 0.018677, 0.02124, -0.144531, 0.012756, -0.007477, -0.001984, 0.088379, -0.021484, 0.005737, 0.003403, -0.083008, 0.017944, -0.007324, -0.008545, 0.086426, -0.013611, -0.009827, -0.012085, 0.108887, -0.021851, -0.009155, -0.013916, 0.076172, -0.018433, 0.005768, 0.003799, -0.071777, 0.017212, 0.006714, 0.004761, -0.060059, 0.011841, -0.006958, 0.00354, 0.130859, -0.05957, 0.014465, 0.015747, -0.098145, 0.020386, -0.010193, -0.007538, 0.177734, -0.029297, 0.005463, 0.004822, -0.077637, 0.018555, -0.008423, -0.013367, 0.090332, -0.023071, 0.01355, 0.004547, -0.176758, 0.036133, 0.010071, 0.008179, -0.105957, 0.023193, -0.009216, -0.006683, 0.109375, -0.030884, -0.015991, -0.013367, 0.196289, -0.0271, -0.005524, -0.007324, 0.083984, -0.027344, -0.001045, -0.002228, 0.021606, -0.396484, 0.002106, 0.000938, 0.107422, -0.01239, 0.000141, -0.001106, -0.0271, 0.000422, 0.003372, 0.005371, 0.075195, -0.004822, -0.000136, 0.000202, -0.034912, -0.004211, 0.001785, 0.00293, 0.112305, -0.0271, 0.000717, -0.004517, 0.11377, -0.008301, 0.002609, 0.002487, 0.099121, 0.00296, -0.003571, -0.012451, 0.130859, -0.00177, 0.000847, 0.007294, -0.108887, 0.000874, -0.001282, 0.00116, -0.101562, 0.015259, -0.00135, 0.00267, -0.090332, -0.00354, 0.005463, 0.012634, 0.128906, 0.01178, -0.00264, -0.005341, 0.112793, -0.001152, 0.003403, 0.000553, -0.095703, -0.013489, 0.001381, 0.007874, -0.061035, -0.075684, 0.000177, 0.001678, -0.012939, -0.014526, 0.001678, -0.000082, 0.11084, -0.018555, 0.004639, -0.004181, 0.12793, 0.164062, -0.002899, -0.007202, 0.020752, 0.007202, -0.000435, -0.00705, 0.043701, 0.110352, -0.000557, 0.003876, -0.173828, -0.005951, -0.001137, -0.005432, -0.061523, -0.009216, -0.000115, 0.002197, -0.115234, 0.012512, 0.001175, 0.001434, -0.110352, 0.010559, 0.000908, 0.008789, -0.047852, -0.095215, -0.000725, -0.00412, -0.001366, 0.12207, -0.005096, -0.003906, -0.167969, 0.075684, -0.00106, -0.009094, -0.009277, 0.175781, 0.00415, 0.01239, 0.075195, 0.053467, 0.001953, 0.005249, -0.070801, -0.003052, -0.001511, -0.005096, -0.096191, 0.047607, -0.002274, -0.005615, 0.055908, 0.020142, -0.00061, -0.007874, -0.028564, 0.203125, -0.00415, -0.008057, -0.151367, -0.013611, 0.000315, 0.000381, -0.040771, -0.003998, 0.002121, 0.001457, 0.054688, 0.006012, -0.005524, -0.013489, -0.054199, 0.302734, 0.008179, 0.016602, 0.022583, -0.332031, 0.004517, 0.004333, 0.217773, -0.126953, 0.000648, -0.012756, -0.225586, 0.126953, 0.000349, -0.001335, 0.024292, -0.00058, 0.003296, 0.010071, -0.126953, 0.008789, -0.000889, -0.003006, 0.098145, 0.005096, 0.00119, 0.007935, 0.025879, -0.172852, -0.007324, -0.010559, -0.234375, 0.113281, 0.001984, 0.001793, 0.085449, -0.004852, 0.000183, 0.001968, -0.222656, 0.052979, 0.001289, 0.000334, 0.053223, 0.00415, -0.001213, -0.001144, -0.069824, -0.012207, -0.001022, 0.000399, -0.108398, 0.000091, -0.000069, 0.001831, 0.011658, -0.068359, -0.00145, -0.001945, -0.008728, 0.019531, -0.003723, 0.002487, 0.296875, -0.087891, 0.017944, 0.044189, 0.023071, 0.01532, 0.000858, -0.003708, 0.054688, 0.085449, -0.00209, -0.008301, -0.030518, 0.155273, 0.000858, 0.000793, 0.038086, 0.001495, -0.000412, -0.0047, 0.155273, -0.07666, -0.009033, -0.030762, -0.165039, 0.365234, -0.015747, -0.025513, -0.188477, -0.063477, 0.001953, -0.000591, -0.101562, -0.154297, 0.002396, 0.004272, 0.10791, 0.001045, 0.00264, 0.00325, 0.074219, 0.01123, 0.012573, 0.031982, 0.074219, 0.007477, -0.001411, -0.005402, 0.070312, 0.006042, 0.003143, 0.013977, 0.058594, -0.217773, -0.002228, -0.008423, 0.086426, 0.002457, -0.003281, 0.009338, -0.08252, -0.18457, -0.004791, -0.005463, -0.03125, 0.291016, 0.001534, 0.000301, 0.107422, -0.014465, 0.000732, 0.00824, -0.126953, -0.003021, 0.000077, 0.001297, -0.087891, -0.00235, 0.001625, 0.001472, -0.052979, 0.00528, 0.003632, 0.007172, 0.086426, -0.006683, -0.002472, -0.004456, -0.083496, 0.004883, 0.002625, 0.005096, -0.110352, 0.012939, 0.000793, 0.008362, -0.083984, -0.014893, 0.002258, 0.00885, -0.090332, -0.003708, -0.000885, -0.002548, 0.050293, 0.00705, 0.001289, 0.000648, 0.061768, 0.015442, 0.004852, 0.012817, 0.135742, -0.166016, 0.004791, 0.006653, 0.201172, 0.025757, 0.020508, 0.019775, 0.149414, 0.098633, 0.000023, 0.00238, -0.081543, 0.022217, -0.001556, -0.006531, -0.066895, -0.004181, -0.001732, -0.006775, -0.161133, -0.007416, -0.001556, -0.002396, -0.149414, -0.023438, 0.002228, 0.003128, 0.114258, -0.020142, 0.000671, 0.001534, 0.003357, -0.023926, 0.003372, -0.000763, 0.123535, -0.004822, 0.001076, 0.004791, -0.057617, 0.003647, -0.015137, -0.031494, -0.02478, -0.021362, 0.003586, 0.001205, 0.101562, 0.030029, 0.000656, 0.003967, 0.101074, 0.001328, -0.000916, 0.003769, -0.068359, 0.006317, 0.000014, 0.000173, 0.037842, 0.001434, 0.002289, -0.000481, 0.117676, -0.012695, -0.000561, -0.001068, -0.072266, 0.015747, 0.000036, -0.00087, 0.029175, -0.007812, 0.001915, 0.004669, -0.109375, 0.000222, 0.001396, -0.00177, -0.226562, -0.01062, 0.009644, 0.029541, 0.097168, -0.435547, -0.004944, 0.003525, -0.15918, -0.188477, -0.001869, -0.000041, 0.024414, -0.079102, -0.001335, -0.001022, -0.03833, 0.000507, 0.018311, 0.062256, -0.431641, 0.039062, -0.001488, -0.008423, 0.112305, 0.002213, 0.004547, -0.002274, 0.047119, 0.206055, 0.000813, -0.000992, 0.079102, -0.006622, 0.002258, 0.007568, -0.12207, -0.004547, 0.006744, 0.052002, -0.363281, -0.357422, -0.001984, -0.0271, 0.253906, 0.157227, 0.009277, 0.015259, -0.22168, 0.019531, 0.026489, 0.009888, 0.043213, 0.275391, -0.023071, -0.046875, -0.123535, 0.001595, -0.003891, -0.002151, -0.106445, 0.01532, -0.00024, -0.000109, 0.083496, -0.003937, 0.001732, 0.005096, -0.070801, -0.006927, 0.003464, 0.00946, 0.084961, 0.011658, -0.002029, -0.006073, -0.113281, -0.001831, -0.000414, -0.003326, 0.003296, 0.062256, -0.002014, -0.007996, -0.101074, 0.000132, 0.007141, 0.016357, 0.154297, 0.00528, 0.001289, 0.001968, 0.056152, 0.002518, -0.000045, 0.000418, 0.073242, 0.00322, 0.00016, -0.002426, 0.038818, 0.002716, -0.005402, -0.006409, -0.008057, 0.090332, 0.005249, 0.0177, 0.072754, 0.024536, -0.006317, -0.019287, -0.134766, 0.019897, 0.000231, -0.003265, 0.052246, 0.125977, -0.000587, 0.011597, 0.180664, -0.049316, -0.000127, -0.009583, -0.109863, 0.001793, -0.002899, -0.013, -0.093262, -0.01532, 0.003769, 0.011108, 0.12793, -0.00824, 0.001701, 0.009644, -0.170898, -0.002365, 0.000744, 0.005585, 0.032715, 0.008362, -0.001099, -0.00293, -0.033936, -0.005463, 0.000546, -0.012634, -0.141602, 0.097656, -0.007355, -0.018921, -0.085938, -0.062012, -0.003448, 0.000412, 0.126953, -0.004059, -0.000977, -0.00589, -0.094727, -0.028198, 0.00264, 0.001381, -0.109863, -0.020752, -0.006805, -0.013977, 0.009827, 0.002167, -0.006165, -0.011047, -0.117188, -0.057617, -0.020996, -0.079102, -0.120605, 0.111328, -0.001289, -0.00206, 0.001457, -0.031494, 0.002075, 0.004608, 0.042725, -0.007477, -0.004333, 0.005066, 0.129883, 0.000927, -0.000151, -0.006165, -0.123047, -0.009766, 0.001694, 0.008118, 0.013, -0.202148, -0.001671, -0.001694, 0.120605, 0.00708, -0.002457, -0.007385, -0.039551, -0.02478, -0.004028, 0.007568, 0.148438, -0.097168, 0.002457, -0.000059, -0.118164, -0.005829, 0.006104, 0.006683, -0.166992, 0.010925, 0.004211, 0.017212, 0.092285, -0.00148, 0.00946, 0.028809, 0.090332, -0.060791, 0.001404, 0.009583, 0.071289, -0.128906, -0.011292, -0.044189, -0.265625, -0.046143, 0.005157, -0.001816, -0.146484, 0.089355, -0.002716, 0.000492, 0.000729, -0.180664, -0.001854, -0.005005, -0.133789, -0.013428, 0.002045, 0.012939, 0.094238, -0.121094, 0.001785, -0.000904, -0.105469, 0.007568, 0.000028, -0.010925, -0.12793, 0.05835, -0.003387, -0.000809, 0.121094, 0.009644, -0.010437, -0.013611, -0.101562, -0.06543, -0.004913, -0.005066, 0.121582, 0.000942, 0.00267, 0.020752, 0.076172, -0.155273, -0.013794, -0.067383, 0.222656, -0.006561, -0.002335, -0.019775, -0.088867, 0.149414, 0.00238, 0.014465, 0.129883, -0.00708, -0.000065, -0.000999, -0.117188, -0.019409, 0.001511, 0.004303, 0.124512, 0.006378, -0.000759, -0.004517, -0.116211, -0.028442, 0.004333, 0.023315, 0.142578, -0.121094, -0.00415, -0.010376, -0.124023, 0.000889, 0.003677, 0.001495, -0.129883, -0.017456, 0.042969, 0.101562, -0.029785, -0.031494, 0.014404, 0.029419, 0.106934, -0.043945, 0.002518, 0.015564, 0.124512, 0.024536, -0.001495, -0.005463, -0.072266, -0.003464, -0.001038, 0.000801, -0.000675, -0.09668, -0.003021, 0.012024, 0.166992, -0.098145, 0.004333, 0.007935, 0.031738, 0.128906, -0.004486, -0.002258, 0.116211, -0.00592, -0.001205, 0.007263, 0.123535, 0.008545, 0.00351, 0.009644, 0.102051, 0.005402, 0.005676, 0.013184, 0.026245, 0.000138, 0.000186, 0.00592, 0.046631, -0.006714, 0.000916, -0.007202, -0.102051, -0.02478, -0.003265, -0.016968, -0.158203, 0.02417, -0.006714, -0.02356, -0.107422, -0.008057, 0.005737, 0.016602, 0.126953, -0.004456, 0.001839, 0.002686, 0.032715, 0.018433, -0.003052, -0.007629, -0.011536, 0.125, 0.006897, 0.006439, -0.18457, 0.081543, -0.00071, 0.00473, 0.10791, 0.008667, 0.001831, 0.001343, -0.000668, -0.107422, 0.004791, -0.002701, -0.177734, 0.088379, 0.003418, -0.004303, -0.123535, 0.000759, 0.00589, 0.011719, 0.031494, 0.07666, 0.002808, 0.008911, 0.025879, -0.113281, -0.003036, -0.011108, -0.130859, -0.027344, -0.001503, -0.003708, -0.016602, -0.024048, -0.002899, -0.00766, -0.102051, -0.012207, -0.000904, -0.001152, 0.010498, 0.084473, -0.023682, -0.029663, 0.173828, 0.038574, -0.002213, -0.000908, 0.070312, 0.086426, -0.000973, -0.002075, -0.025635, -0.028564, 0.001686, -0.008118, -0.096191, 0.147461, 0.002945, 0.00824, -0.002533, -0.158203, -0.001869, -0.012085, -0.085938, -0.02356, 0.00119, 0.014648, 0.102539, 0.029907, 0.001923, 0.010437, 0.015076, -0.209961, 0.04834, 0.091797, -0.035889, -0.019165, 0.00946, 0.021484, 0.07666, 0.020996, -0.003601, -0.001457, 0.142578, -0.003876, 0.007812, 0.010559, 0.123047, 0.109863, 0.003052, -0.016235, -0.167969, 0.083496, 0.006165, 0.009949, 0.008545, -0.271484, -0.001198, 0.003006, -0.011658, -0.137695, -0.008484, -0.020996, -0.11084, -0.071777, -0.008545, -0.002716, 0.19043, -0.04126, 0.001633, 0.00766, 0.10498, 0.01001, -0.00017, -0.004456, -0.097656, -0.00116, -0.001831, 0.002518, 0.148438, -0.000652, -0.001869, -0.006165, -0.046143, -0.003632, 0.001442, 0.000133, 0.007202, 0.046143, 0.00008, 0.001984, 0.151367, -0.089355, -0.002686, -0.007294, -0.10791, -0.009583, 0.007172, -0.005066, -0.171875, 0.03064, 0.001656, 0.010742, 0.11377, 0.006592, 0.000618, -0.004578, -0.117188, -0.016602, 0.009583, 0.02356, 0.091309, 0.064941, -0.016724, -0.039307, 0.18457, 0.001076, 0.000721, -0.002457, -0.084961, -0.047852, -0.002792, 0.002502, 0.157227, -0.018921, 0.00885, 0.020874, 0.092773, 0.041748, 0.002533, -0.002258, -0.104492, -0.024292, -0.007294, -0.010864, -0.038086, -0.128906, -0.002777, -0.01532, -0.037354, 0.145508, 0.002823, 0.006378, 0.024048, -0.014221, -0.002335, 0.002182, 0.137695, -0.003204, -0.002594, -0.008118, -0.120605, -0.029663, -0.00708, -0.018799, -0.091309, 0.140625, -0.003082, -0.014038, 0.004639, 0.139648, 0.000702, -0.008972, -0.125977, 0.114746, -0.00008, 0.006226, 0.118652, 0.006744, 0.004211, 0.029419, 0.171875, 0.026123, 0.010803, 0.024536, -0.180664, 0.084473, 0.003342, 0.008179, 0.051025, 0.006409, 0.003662, 0.009399, 0.042725, 0.020386, -0.004791, -0.01178, -0.043213, -0.024414, 0.005371, 0.015015, 0.011292, -0.181641, -0.007935, -0.011719, -0.034424, 0.050781, -0.000137, -0.003799, -0.069336, 0.048096, -0.005463, -0.008667, -0.027466, 0.038086, -0.006927, -0.011169, -0.039307, 0.077637, 0.005676, 0.008301, 0.027466, -0.033447, 0.004486, 0.010132, 0.040527, -0.076172, 0.00209, 0.003052, 0.005737, 0.022461, 0.000433, -0.000167, -0.00209, 0.030151, -0.007263, -0.010559, -0.035889, 0.058594, 0.007019, 0.00946, 0.036621, -0.042236, 0.005463, 0.009766, 0.0354, -0.064941, -0.008423, -0.012756, -0.03418, 0.069824, 0.000584, 0.000767, 0.003876, -0.029053, 0.009705, 0.010803, 0.037598, -0.061768, -0.007324, -0.010132, -0.031494, 0.025757, -0.006683, -0.008972, -0.034668, 0.030762, -0.00647, -0.012024, -0.034668, 0.075195, 0.00412, 0.004669, 0.016357, -0.075684, 0.005768, 0.008179, 0.019409, -0.053955, -0.001854, -0.002869, -0.010803, 0.025269, 0.007507, 0.009521, 0.031982, -0.053467, -0.000186, 0.00028, 0.002701, -0.036133, 0.007446, 0.008789, 0.025391, -0.022949, -0.003738, -0.010254, -0.040527, 0.064941, -0.002518, -0.003281, -0.017578, 0.042969, -0.002396, -0.003326, -0.005951, -0.024658, -0.005951, -0.007751, -0.024658, 0.03125, 0.001282, 0.001282, -0.001923, 0.050293, 0.003159, 0.003967, 0.011658, 0.020996, -0.002533, -0.002594, -0.00824, -0.029175, 0.003372, 0.005188, 0.012878, 0.025269, 0.006653, 0.010132, 0.039795, -0.05835, -0.009277, -0.010559, -0.032959, 0.062012, 0.000118, 0.001335, 0.009521, -0.034912, -0.002884, -0.002884, -0.010376, -0.023926, 0.000881, 0.000301, -0.000033, 0.023193, 0.006683, 0.007935, 0.027466, -0.070801, -0.003815, -0.00351, -0.005859, 0.060791, 0.002747, 0.004211, 0.018311, -0.039062, -0.006592, -0.009766, -0.029907, 0.052734, -0.004608, -0.006378, -0.03418, 0.077637, -0.009155, -0.010925, -0.023926, 0.063477, -0.009033, -0.011902, -0.030151, 0.058105, 0.002686, 0.004333, 0.021118, -0.045166, 0.005432, 0.007324, 0.0271, -0.044434, -0.002335, -0.00322, -0.004883, 0.070312, -0.000557, -0.000679, -0.003113, 0.026978, -0.004059, -0.006073, -0.017456, -0.004211, -0.001274, -0.001762, -0.005432, 0.00264, 0.00019, -0.000211, -0.000961, 0.024414, 0.010132, 0.012939, 0.031982, -0.063477, 0.002319, 0.00206, 0.014282, 0.019287, -0.005341, -0.007782, -0.026001, 0.040283, -0.005676, -0.009277, -0.041748, 0.069824, -0.000102, 0.000277, 0.001907, -0.025635, -0.009155, -0.009521, -0.032715, 0.060303, -0.003021, -0.003815, -0.013794, 0.018799, 0.005524, 0.02417, -0.062988, 0.026978, -0.065918, -0.09082, -0.144531, -0.125977, 0.003448, 0.003906, 0.015747, -0.035889, 0.001312, 0.001907, 0.003967, 0.028564, -0.000549, -0.001099, -0.005646, 0.033203, 0.009521, 0.012024, 0.032471, -0.07666, -0.006134, -0.008118, -0.027832, 0.046631, 0.000858, 0.001373, 0.002609, 0.020508, -0.001694, -0.000568, -0.001305, 0.062988, -0.005676, -0.008545, -0.023071, 0.000961, -0.007233, -0.008362, -0.032715, 0.038818, 0.007477, 0.010559, 0.031982, -0.0271, -0.005646, -0.007996, -0.026489, 0.032471, -0.006927, -0.008911, -0.02356, 0.055176, 0.006104, 0.007812, 0.025391, -0.019897, -0.001465, -0.002045, -0.006714, 0.021118, 0.000391, 0.000355, -0.00164, 0.029907, -0.003098, -0.006012, -0.017822, 0.057129, -0.005341, -0.007324, -0.026733, 0.012024, -0.004547, -0.009033, -0.047119, 0.070312, 0.004517, 0.006744, 0.013794, -0.077637, -0.000024, 0.000675, 0.00238, -0.029541, 0.009827, 0.011414, 0.035156, -0.068848, 0.002182, 0.002335, 0.010742, 0.050049, 0.006317, 0.008362, 0.030273, -0.0354, -0.007294, -0.010132, -0.035889, 0.062256, 0.002167, 0.003754, 0.009949, 0.058838, 0.000744, 0.00029, 0.000378, 0.023682, -0.000927, -0.000908, 0.002518, 0.000418, 0.006653, 0.01355, 0.033691, -0.071289, -0.002258, -0.000843, 0.005432, 0.059814, -0.009644, -0.012024, -0.028809, 0.058105, 0.001221, -0.000284, -0.001587, 0.05249, -0.007751, -0.011719, -0.03064, 0.071289, 0.002411, 0.010315, 0.03833, -0.081055, 0.002441, 0.002853, 0.003067, -0.003387, 0.006714, 0.010681, 0.038574, -0.067383, -0.004181, -0.006439, -0.02832, 0.074707, 0.005829, 0.007874, 0.02356, -0.002533, 0.002075, 0.010803, 0.052979, -0.034424, 0.002396, 0.003616, 0.010132, 0.018555, 0.003204, 0.005585, 0.014404, 0.012451, 0.007996, 0.010193, 0.036621, -0.06543, -0.006073, -0.007629, -0.030762, 0.026489, 0.000706, 0.000801, 0.00383, -0.030273, -0.009644, -0.012817, -0.03125, 0.073242, 0.004639, 0.006866, 0.022339, -0.008789, 0.002243, 0.003799, 0.016479, -0.030029, 0.0065, 0.01178, 0.036865, -0.069824, -0.001465, -0.001724, -0.007599, 0.039795, -0.008545, -0.011963, -0.036865, 0.057861, 0.006714, 0.009155, 0.024048, -0.017456, 0.005646, 0.010742, 0.029785, -0.067383, -0.007172, -0.011536, -0.03418, 0.075684, 0.004303, 0.010925, 0.03833, -0.057373, 0.004913, 0.006409, 0.021118, -0.035889, 0.005707, 0.007507, 0.027222, -0.038574, -0.002029, -0.007202, -0.040527, 0.075684, 0.003326, 0.004272, 0.017578, -0.031982, 0.002686, 0.002838, 0.005737, 0.022339, -0.009277, -0.011536, -0.033203, 0.052979, -0.005219, -0.00708, -0.025269, 0.008728, 0.007446, 0.012512, 0.033203, -0.06543, -0.003769, -0.006378, -0.019287, 0.037109, -0.003464, -0.00325, -0.01062, -0.017822, 0.002274, 0.004578, 0.01709, 0.048096, 0.009399, 0.012268, 0.019653, -0.061035, -0.005371, -0.007935, -0.021973, 0.049072, -0.002289, -0.003174, -0.009888, 0.021851, 0.008362, 0.01355, 0.037109, -0.016602, 0.001328, 0.001945, 0.0047, 0.019653, -0.001358, -0.000483, 0.073242, -0.005157, 0.000866, 0.000591, -0.063965, 0.002396, 0.00322, 0.004059, -0.071777, 0.007721, 0.004303, 0.001015, -0.074707, 0.016113, -0.001678, -0.003769, 0.076172, -0.008179, -0.001106, -0.00148, 0.033691, -0.008057, -0.000931, -0.002121, 0.047119, -0.010071, 0.004486, 0.002762, -0.330078, 0.044189, -0.000755, -0.004303, 0.063477, -0.013184, 0.014709, -0.001091, -0.359375, 0.041992, -0.003876, -0.003067, -0.133789, 0.016235, 0.002213, -0.001869, -0.056396, 0.001556, 0.003479, 0.005707, -0.075195, 0.003769, -0.002243, -0.003052, 0.072754, -0.003891, -0.000999, -0.003799, -0.057617, 0.005554, 0.000843, 0.001755, -0.039551, 0.009521, 0.001495, -0.002258, -0.052734, 0.004303, -0.00095, -0.00322, 0.059326, -0.008484, 0.005341, 0.017456, -0.109863, 0.015015, 0.002777, 0.005127, -0.084961, 0.012207, 0.003113, 0.00528, -0.085449, 0.012329, -0.001083, -0.001259, 0.046143, -0.008545, 0.000277, 0.012878, -0.123047, 0.021973, 0.002869, 0.005615, -0.068848, 0.012756, -0.00007, 0.001488, -0.051025, 0.005341, -0.001968, -0.002014, 0.050537, -0.009949, 0.001175, 0.001579, -0.034668, 0.008362, 0.002563, 0.004852, -0.066406, 0.010742, -0.001945, 0.00016, 0.094238, -0.016235, -0.000463, -0.002487, -0.066406, 0.006226, 0.001442, 0.001503, -0.061523, 0.008911, 0.000587, 0.000397, 0.029297, 0.052979, 0.001549, 0.001938, -0.041748, 0.009399, 0.00322, -0.003021, -0.112793, 0.000244, 0.003113, 0.007172, -0.080078, 0.009277, 0.000935, 0.002014, -0.056152, 0.00531, 0.001686, 0.001259, -0.052002, 0.010193, 0.001083, 0.002426, -0.070312, 0.011108, 0.000526, 0.000207, -0.072754, 0.012146, -0.00135, -0.00041, 0.062256, 0.00386, 0.000893, 0.004181, -0.063965, 0.010559, 0.002518, -0.004425, -0.061523, 0.006805, -0.002472, -0.004791, 0.071777, -0.013367, -0.011597, -0.005219, 0.302734, -0.016724, -0.001923, -0.002518, 0.104492, -0.011475, 0.002609, 0.00415, -0.082031, 0.013123, 0.015869, 0.000399, -0.332031, 0.063965, 0.012207, 0.000858, -0.273438, 0.033447, 0.000209, -0.00296, 0.05957, -0.007935, -0.004364, -0.00193, 0.094727, -0.014282, -0.001381, -0.001831, 0.042969, -0.009583, -0.001022, -0.001106, 0.054688, -0.010681, -0.001663, -0.002899, 0.0625, -0.007111, 0.004272, 0.003372, -0.066406, 0.003296, 0.000477, 0.000437, 0.057861, -0.00322, -0.001534, -0.003906, 0.058838, -0.011841, -0.003433, -0.005524, 0.08252, -0.015625, 0.002136, 0.003677, -0.065918, 0.00473, 0.002579, 0.003052, -0.07666, 0.007355, -0.00238, -0.002197, 0.064453, -0.009766, 0.002457, -0.000111, -0.064941, 0.007996, 0.001038, 0.001564, -0.062256, 0.008423, -0.008545, 0.006561, 0.243164, 0.00007, 0.001183, 0.001541, -0.041992, 0.008972, 0.001785, 0.001167, -0.064941, 0.008545, -0.000186, 0.008911, 0.076172, -0.000059, -0.005402, -0.022461, 0.138672, -0.006958, 0.024292, 0.024902, -0.416016, 0.061523, 0.007019, 0.002182, -0.172852, 0.009521, 0.00264, 0.00264, -0.066895, 0.007599, -0.001511, -0.002319, 0.044678, -0.009644, 0.000904, -0.001381, -0.066895, -0.006592, 0.001137, 0.002243, -0.066895, 0.009216, -0.001251, -0.003601, 0.07373, -0.012512, -0.002823, -0.003616, 0.07666, -0.012573, -0.000052, -0.006958, 0.101562, -0.003342, 0.000515, 0.002151, -0.062988, 0.004852, 0.001114, 0.001831, -0.04834, 0.010071, -0.001411, -0.000469, 0.083984, -0.001595, -0.002853, -0.002304, 0.0625, -0.003799, -0.000471, -0.000553, 0.061279, 0.000725, -0.000675, -0.000916, 0.117676, -0.002045, 0.002548, 0.000441, -0.131836, 0.014038, 0.001419, 0.001953, -0.098633, 0.0177, -0.001541, -0.000301, 0.053223, -0.002808, -0.010132, -0.066406, -0.484375, -0.050537, 0.002884, 0.004364, -0.078613, 0.010864, -0.001213, 0.000904, 0.055908, 0.000675, 0.001678, 0.003494, -0.070801, 0.007538, 0.002869, 0.004059, -0.072266, 0.012024, -0.001953, -0.001381, 0.060059, -0.002899, 0.002243, 0.003052, -0.060547, 0.013672, -0.000942, -0.002075, 0.037842, -0.007874, 0.00293, 0.007477, -0.080566, 0.008972, 0.001114, 0.001892, -0.042969, 0.010315, 0.002365, 0.003693, -0.063477, 0.007294, 0.00177, 0.002747, -0.061279, 0.011963, -0.005981, -0.013489, 0.09668, -0.010864, 0.00103, 0.003098, -0.054443, 0.008545, -0.006744, -0.006409, 0.074707, -0.005768, -0.026978, -0.011292, 0.320312, -0.020752, 0.000881, 0.003754, -0.060547, 0.011108, -0.000671, 0.000222, 0.070801, 0.001526, -0.000999, -0.00119, 0.050049, -0.006622, -0.002151, 0.005463, -0.077148, 0.014221, -0.00074, -0.001289, 0.048096, -0.006439, -0.002777, 0.001427, 0.072266, -0.007416, -0.000614, -0.002121, 0.05249, -0.006439, -0.004883, -0.005951, 0.071289, -0.016602, 0.002274, 0.005402, -0.07959, 0.013855, 0.001175, -0.000881, -0.081543, 0.013733, -0.001389, 0.008301, 0.078613, 0.010864, 0.002655, -0.002457, 0.055664, -0.001068, 0.000303, -0.006165, 0.089355, -0.019653, 0.001328, -0.002075, -0.072754, -0.000549, 0.00325, 0.003159, -0.082031, 0.001244, 0.00135, 0.002426, 0.090332, 0.004425, -0.004211, -0.009399, 0.113281, 0.000828, 0.000828, 0.001335, -0.047852, 0.007935, -0.000412, 0.004181, 0.075684, 0.004852, -0.002197, -0.004181, 0.067871, -0.011414, 0.00095, 0.001213, -0.080078, 0.009644, -0.003891, -0.001633, 0.100098, -0.024292, 0.031982, 0.014282, -0.445312, -0.008362, 0.001244, 0.00164, -0.039062, 0.009094, -0.000224, -0.002945, 0.061279, -0.005646, 0.009094, -0.002304, -0.271484, -0.009949, -0.001312, -0.003174, -0.07959, -0.007782, -0.002289, -0.00209, -0.035889, -0.000893, -0.002136, -0.010559, -0.192383, 0.041748, 0.033203, 0.015869, -0.419922, 0.074707, -0.000904, -0.001015, -0.053223, 0.003937, 0.000162, -0.002731, -0.138672, 0.017334, -0.02063, -0.011536, 0.248047, -0.058105, -0.001205, -0.000024, 0.084961, -0.011719, 0.000893, 0.010803, 0.217773, -0.008972, 0.012451, 0.01532, 0.092773, 0.014526, -0.000288, 0.004089, 0.045166, -0.008972, 0.000992, 0.001854, 0.042236, -0.003937, 0.008667, 0.0065, -0.167969, 0.035645, -0.000595, 0.000557, 0.047852, -0.00473, -0.008606, -0.006439, 0.154297, -0.030273, -0.000561, 0.003281, 0.056396, -0.011597, -0.000254, -0.001038, -0.084961, 0.004181, -0.000091, -0.000847, -0.043213, -0.003998, -0.000847, 0.000832, 0.070801, -0.00069, 0.00386, 0.005371, 0.017456, 0.039307, 0.00647, 0.003098, -0.28125, 0.020874, 0.000607, -0.002533, -0.047852, 0.008606, -0.000203, 0.002274, 0.080566, -0.009216, -0.001984, 0.000216, 0.060791, -0.001282, 0.000023, 0.002304, 0.112305, 0.00036, -0.001076, 0.008545, 0.067383, 0.005463, 0.00079, -0.000725, -0.050049, 0.009155, 0.01062, -0.009399, -0.302734, 0.053467, -0.001091, 0.000511, 0.049561, -0.010498, -0.004883, -0.001015, 0.107422, -0.016968, -0.002167, -0.002533, 0.073242, -0.005798, -0.010864, -0.007874, 0.227539, -0.049561, -0.000141, -0.001663, -0.089844, 0.014282, -0.003525, -0.008118, 0.109863, -0.018921, -0.00267, 0.003967, 0.084961, -0.010071, -0.000319, -0.004242, -0.080078, 0.009827, -0.001457, -0.002289, -0.037842, 0.003998, 0.001587, -0.002472, -0.058594, 0.011353, -0.011047, -0.022095, -0.214844, 0.007446, -0.00177, 0.000418, 0.061035, -0.007751, 0.000702, -0.009094, -0.089355, 0.011902, 0.000999, 0.000433, -0.059326, 0.010559, 0.00647, -0.001205, -0.339844, 0.011536, -0.000591, -0.006927, -0.090332, 0.005554, 0.001297, -0.002121, -0.05542, 0.012939, -0.004578, 0.01178, 0.283203, -0.039795, 0.001457, 0.006042, 0.094727, -0.004211, -0.002533, -0.003189, -0.069336, 0.005768, -0.004242, -0.008057, 0.125, -0.018677, 0.002197, -0.000523, -0.047607, 0.012756, -0.005707, -0.009338, -0.09082, 0.005341, -0.00322, -0.000378, 0.092285, -0.013672, 0.001427, 0.009033, 0.214844, -0.012451, -0.004913, -0.000137, 0.06543, -0.019897, 0.000954, -0.001633, -0.043701, 0.008606, 0.000698, -0.002655, -0.04541, 0.002884, 0.003448, -0.00045, -0.093262, 0.015991, 0.000824, -0.017578, 0.056396, 0.308594, -0.001266, 0.019653, -0.010254, -0.212891, -0.000224, 0.00238, 0.069336, -0.00351, 0.000231, 0.012024, 0.292969, -0.026855, -0.004883, 0.002319, 0.341797, -0.019165, -0.000068, -0.001465, -0.112793, 0.007446, 0.002701, 0.003632, 0.063965, -0.009155, -0.001755, 0.00473, -0.094238, 0.009216, -0.000158, 0.000729, 0.057129, -0.001793, -0.004028, -0.002975, -0.063965, -0.028564, -0.000224, -0.000591, -0.065918, 0.002899, -0.002777, -0.005859, -0.071289, 0.003189, 0.004517, 0.00708, -0.204102, 0.013916, 0.0271, 0.005432, -0.447266, 0.07666, 0.000282, -0.00022, -0.036133, 0.002991, 0.002869, -0.000043, -0.070312, 0.013977, -0.000242, 0.00264, 0.062988, -0.005219, -0.002029, -0.012756, -0.206055, 0.022583, 0.007568, 0.016602, 0.224609, -0.000927, -0.001076, -0.000702, 0.083008, -0.009888, -0.004181, 0.00647, -0.070801, 0.009766, -0.007477, 0.000423, 0.087402, -0.02124, 0.000179, -0.000751, -0.058838, 0.00412, -0.00145, -0.000206, 0.079102, -0.003357, -0.011292, -0.004791, 0.146484, -0.030396, -0.000557, -0.003403, 0.084961, -0.0177, -0.002441, -0.004822, -0.063965, 0.016235, -0.00164, -0.00161, 0.070312, -0.006744, 0.002304, 0.001419, -0.132812, 0.017822, -0.010132, -0.003494, 0.130859, -0.024292, -0.007111, -0.00473, 0.236328, -0.042725, 0.000526, -0.000904, -0.049316, 0.006653, -0.003891, 0.001076, 0.173828, -0.011108, 0.032715, -0.000208, -0.361328, 0.054199, 0.004089, 0.004944, 0.102539, 0.011536, -0.00058, 0.001053, 0.051514, -0.01239, -0.007507, 0.002502, 0.310547, -0.031494, -0.003937, 0.016357, 0.208984, -0.00119, 0.001846, -0.000144, -0.05249, 0.012024, 0.00001, 0.000368, -0.095215, 0.010254, -0.007751, 0.012451, 0.298828, -0.048828, -0.000595, 0.001305, 0.039307, -0.007294, 0.003296, -0.000561, -0.283203, 0.031738, 0.00007, 0.00293, 0.080078, -0.004242, -0.006134, 0.009644, 0.367188, -0.037354, -0.002289, -0.00009, -0.239258, 0.003754, 0.008545, -0.003342, -0.398438, -0.017334, 0.001312, -0.001869, -0.03833, 0.009216, 0.003098, 0.007874, -0.084473, 0.009155, -0.000322, -0.001801, -0.038818, 0.007141, 0.000326, 0.0009, 0.101074, 0.000454, -0.000614, 0.000021, -0.081543, -0.000483, 0.000511, -0.003281, -0.053711, 0.010681, -0.004822, -0.002289, 0.093262, -0.020386, 0.012085, 0.044189, 0.332031, -0.006287, -0.001228, 0.003098, 0.052979, -0.01001, 0.001434, -0.00206, -0.057129, 0.007111, 0.001854, -0.00119, -0.050049, 0.015625, 0.004608, -0.011597, -0.408203, 0.000083, 0.000058, -0.005676, -0.085449, 0.005707, 0.001411, 0.01239, 0.298828, -0.025391, 0.002899, 0.004303, 0.044434, -0.003632, -0.0065, 0.001549, 0.139648, -0.024292, 0.001472, -0.0019, -0.076172, 0.014465, 0.000222, 0.002747, 0.056641, -0.00766, 0.00074, -0.025513, -0.363281, 0.026245, -0.000759, 0.006073, -0.043945, -0.12793, 0.002731, 0.000938, -0.081055, 0.014709, -0.000108, -0.000534, 0.072754, -0.013123, -0.00079, 0.000496, 0.049316, -0.005951, -0.000706, 0.001373, 0.043701, -0.010498, 0.014343, 0.003372, -0.283203, 0.033203, -0.001709, -0.003128, 0.066895, -0.005829, 0.003998, 0.005676, -0.080566, 0.007874, 0.000429, 0.000414, -0.001633, -0.057617, 0.001312, 0.001038, 0.007599, 0.068848, 0.000759, -0.003677, -0.070312, -0.006714, 0.000999, 0.000108, 0.003403, 0.07373, 0.000132, 0.000395, 0.00322, 0.070312, -0.001274, -0.000484, -0.00296, -0.077637, -0.002945, -0.007538, 0.078613, -0.001968, -0.001694, -0.00296, -0.080566, -0.008301, -0.000359, 0.000418, -0.000108, -0.067383, 0.008423, 0.006042, 0.146484, 0.039307, 0.001335, -0.00069, 0.077148, -0.006653, -0.002899, 0.003052, -0.068848, 0.009888, 0.000298, -0.000076, -0.001709, -0.061768, -0.002899, -0.004425, 0.074219, -0.004486, 0.001076, 0.000591, 0.006805, 0.08252, -0.003693, -0.00415, 0.091309, -0.007202, 0.00033, 0.00106, -0.001938, -0.062988, 0.001312, 0.001534, 0.004944, 0.067383, 0.005341, 0.005768, 0.034668, 0.052734, -0.000538, 0.000656, 0.002899, 0.053711, 0.000908, 0.006622, 0.062988, 0.043213, -0.000862, -0.005402, 0.081055, -0.004669, -0.003036, -0.005951, 0.087402, 0.000797, 0.000183, 0.004486, 0.136719, 0.039307, -0.002609, -0.003342, 0.069336, -0.000809, -0.003464, -0.006836, 0.125977, -0.012695, -0.007172, -0.009583, -0.078125, -0.03418, -0.000687, 0.000683, 0.009155, 0.08252, 0.002197, 0.004425, -0.115234, -0.005096, -0.002899, -0.003998, 0.083984, -0.006592, 0.001183, 0.003723, -0.060547, -0.000587, 0.000828, 0.000931, -0.00161, -0.064941, 0.003448, 0.003128, -0.095703, -0.004791, 0.000317, 0.004028, -0.058838, -0.073242, -0.001053, -0.0019, -0.012817, -0.06543, 0.001045, 0.000782, 0.005188, 0.084961, -0.002594, -0.004669, 0.063477, -0.006378, 0.00079, -0.000729, -0.087891, -0.01062, -0.000124, 0.000553, -0.000225, -0.086426, 0.001137, 0.005371, -0.088379, -0.01001, -0.001541, -0.005798, 0.067383, 0.000992, 0.000977, 0.003113, 0.066895, -0.006348, -0.000441, -0.000919, -0.00531, -0.06543, 0.001045, 0.000479, -0.003342, -0.071289, -0.000629, -0.002594, -0.058594, -0.046875, -0.002472, -0.008728, 0.103027, -0.001709, -0.000454, -0.001343, -0.00412, -0.06543, 0.004517, 0.005188, -0.09082, -0.00135, -0.000303, -0.000362, -0.001839, -0.097168, -0.006195, -0.007385, 0.310547, 0.03418, 0.003113, 0.00386, 0.014099, 0.062988, -0.00058, 0.000839, -0.011719, -0.101562, -0.003906, -0.003876, 0.071289, -0.002029, 0.001358, 0.001465, -0.098145, -0.006104, 0.000173, 0.001808, -0.062988, 0.000179, -0.001488, -0.001686, -0.003357, -0.060059, 0.00006, -0.000475, -0.000077, 0.0625, -0.019775, -0.04126, -0.141602, -0.087402, -0.001518, -0.004395, 0.069336, 0.005432, 0.002914, 0.004425, -0.083008, 0.009338, 0.002853, 0.004395, 0.021973, 0.10791, -0.000732, -0.000057, 0.070801, -0.002472, 0.00193, 0.004822, 0.080078, 0.00708, -0.000721, -0.000161, -0.002655, -0.060059, -0.0005, 0.000805, 0.011841, 0.102539, -0.00119, -0.001335, -0.02832, -0.075195, 0.003906, 0.004791, -0.123535, 0.016235, 0.002991, 0.00647, -0.108398, 0.018311, -0.002869, -0.005737, -0.069336, -0.004883, 0.001755, -0.003906, -0.07373, -0.048096, 0.001778, 0.001404, -0.075684, -0.000965, -0.000219, 0.001022, 0.007019, 0.081055, -0.00647, -0.012451, -0.066895, -0.137695, -0.000236, -0.000977, -0.004272, -0.068848, -0.000961, -0.000687, -0.05957, 0.003433, 0.000032, 0.004669, -0.081055, -0.018066, -0.000549, -0.001663, -0.087891, -0.024536, 0.012573, 0.02124, -0.441406, 0.028809, 0.00106, -0.001015, 0.077637, 0.010803, -0.002991, -0.010559, 0.134766, -0.006592, -0.002792, -0.004272, 0.067871, -0.004486, -0.001968, -0.003906, 0.102051, 0.010254, -0.000629, -0.003372, 0.074707, 0.001381, 0.001884, 0.005798, -0.083496, 0.005737, -0.009705, -0.006317, -0.086426, -0.017334, -0.000187, -0.000706, -0.005188, -0.053223, -0.006561, -0.005859, -0.149414, -0.031128, -0.000227, -0.000572, 0.002869, -0.084961, 0.000477, 0.002426, 0.012512, 0.086426, -0.000242, -0.000614, 0.004822, 0.083984, 0.000679, -0.000793, -0.02417, -0.113281, -0.001762, -0.003601, 0.099609, -0.004761, -0.000429, -0.002716, 0.086426, 0.010498, -0.007202, -0.014893, 0.245117, -0.026001, 0.002106, 0.002289, -0.080566, 0.001778, -0.001373, -0.002457, -0.011597, -0.086426, 0.000595, 0.001389, -0.077637, -0.011108, 0.001266, 0.001671, -0.069336, -0.001381, -0.004456, -0.000359, -0.064941, -0.049316, 0.000633, -0.000156, -0.012146, -0.067871, 0.004272, 0.002945, 0.016724, 0.076172, -0.003036, -0.007935, -0.062988, -0.022827, 0.000189, 0.001892, -0.003021, -0.061523, -0.001846, -0.00148, -0.078125, 0.011414, -0.002121, -0.003876, 0.084961, -0.010864, -0.005127, -0.004791, 0.076172, 0.006592, -0.002213, 0.005066, -0.073242, 0.00412, -0.000324, -0.000423, -0.072266, -0.011719, 0.000016, 0.000805, 0.011841, 0.07666, 0.002182, -0.000526, 0.083496, 0.013, -0.002975, 0.000088, -0.05127, -0.026367, -0.000357, 0.000259, 0.069336, 0.018555, 0.000671, -0.000045, -0.106934, -0.016235, -0.001602, -0.002701, 0.083984, -0.009155, -0.00264, -0.000271, 0.077637, 0.018555, 0.001511, -0.005798, 0.043213, 0.15625, 0.001495, 0.00235, 0.076172, 0.010498, -0.005096, 0.001884, 0.236328, 0.00885, 0.000071, -0.000033, -0.008362, -0.08252, 0.001099, -0.008179, -0.091309, -0.026489, -0.003448, -0.003662, -0.084961, -0.01416, -0.000671, -0.000893, 0.022827, 0.134766, 0.002167, 0.004639, 0.068848, -0.000732, 0.002121, 0.001122, 0.070312, 0.017944, -0.000511, 0.000603, 0.006714, 0.071289, -0.002258, -0.003052, -0.000957, 0.089844, 0.000496, 0.000147, 0.012817, 0.000515, 0.000797, 0.000462, 0.015564, 0.000683, -0.000028, 0.000431, 0.018799, -0.000395, 0.001854, 0.006561, 0.027954, -0.000603, -0.000051, 0.001541, 0.015259, 0.000483, 0.001419, 0.004639, 0.024048, 0.002396, -0.000961, -0.000534, 0.017944, -0.000648, -0.000052, 0.001335, 0.022217, -0.001526, -0.000965, -0.003189, -0.021606, 0.002579, 0.000507, 0.000961, 0.016846, -0.000074, -0.000181, -0.00058, -0.024536, -0.000097, 0.003967, 0.007874, 0.084961, 0.003098, 0.000138, 0.001495, 0.023682, -0.002136, -0.00946, -0.00769, -0.09668, -0.007996, 0.000351, -0.000202, 0.011963, 0.000116, 0.001404, 0.004974, 0.023315, 0.003525, 0.00296, 0.007294, 0.037354, 0.007935, -0.000096, -0.001831, -0.018066, 0.000137, -0.000679, -0.002426, -0.017822, 0.000626, 0.003113, 0.008301, 0.088379, 0.005096, 0.000025, -0.000893, -0.017944, -0.000618, 0.000246, -0.002823, -0.023804, 0.001175, -0.001862, -0.002197, -0.013245, -0.001404, 0.000416, 0.000174, 0.013489, 0.000614, 0.00069, -0.00148, -0.02124, 0.001968, -0.001366, -0.004547, -0.030762, 0.002304, 0.000116, -0.000835, -0.018799, -0.000067, -0.000679, 0.002563, 0.025757, -0.002731, -0.000118, -0.00177, -0.021118, 0.000131, -0.00209, -0.002533, -0.013184, -0.00296, -0.000347, 0.000102, -0.014954, -0.000042, 0.00087, -0.001968, -0.024292, 0.001793, 0.000357, -0.000206, 0.013672, 0.000011, 0.000698, 0.004181, 0.021973, 0.000315, 0.000115, 0.002121, 0.020508, 0.001129, -0.001671, -0.004303, -0.021973, 0.00193, -0.000085, 0.001259, 0.019775, -0.000163, -0.000303, -0.003311, -0.026245, -0.002792, 0.000591, 0.001793, 0.020142, 0.000587, 0.000767, 0.003586, 0.020142, -0.001129, -0.001076, 0.001869, 0.00946, 0.019531, 0.000862, -0.000189, 0.016846, -0.000443, -0.009277, -0.012329, -0.080078, -0.009338, -0.000039, -0.000284, -0.019653, 0.000184, 0.000763, 0.002655, 0.020508, 0.000048, -0.008362, -0.012085, -0.088379, -0.012085, 0.00106, 0.003067, 0.019043, 0.001358, 0.004608, 0.00473, 0.018555, 0.004364, 0.002182, 0.002533, 0.014832, 0.001312, -0.001968, -0.002823, -0.018555, -0.001656, 0.00032, -0.000228, 0.012939, -0.000011, 0.000319, -0.000315, 0.017334, 0.000165, 0.000607, 0.00029, 0.01416, 0.000296, 0.000376, 0.000397, 0.015015, 0.00038, 0.002518, 0.007111, 0.025513, -0.000755, 0.001633, 0.003082, 0.020264, -0.000142, -0.000702, -0.00238, -0.022705, 0.00038, 0.000763, 0.002548, 0.02417, -0.001015, -0.000542, 0.000431, 0.021606, -0.001328, -0.000889, -0.003876, -0.020264, -0.000977, 0.000456, 0.003067, 0.021729, -0.000227, 0.000816, 0.002365, 0.020386, 0.002975, 0.001106, -0.002548, -0.031494, 0.00296, -0.00032, 0.002991, 0.023682, -0.001503, -0.000383, 0.001358, 0.020996, -0.001274, -0.000326, -0.000942, -0.017456, 0.000097, 0.000108, -0.002136, -0.022339, 0.001831, 0.00025, 0.003021, 0.02478, -0.00235, -0.007477, -0.010315, -0.098633, -0.010437, -0.012939, -0.012695, -0.056641, -0.018555, 0.000359, -0.000154, 0.013306, 0.000145, -0.007324, -0.006775, -0.123535, 0.001854, 0.012451, 0.018311, 0.094727, 0.018433, 0.000824, -0.001717, -0.013916, -0.019409, -0.000629, -0.00193, -0.019775, -0.000992, 0.00209, -0.001671, -0.011536, -0.021729, -0.003448, -0.009277, -0.088379, -0.007568, 0.000507, 0.002914, 0.019775, -0.000006, -0.005859, -0.007812, -0.089844, -0.00193, -0.000106, 0.004639, 0.032715, 0.003098, -0.000595, 0.004944, 0.032227, 0.000748, -0.000858, -0.003006, -0.025391, 0.000832, -0.000072, 0.001854, 0.020264, -0.000668, 0.000307, 0.00119, 0.02356, -0.001183, -0.000729, 0.001045, 0.02063, 0.001259, -0.006866, -0.008728, -0.024902, -0.002731, -0.000471, 0.00103, 0.024048, -0.00087, 0.001167, -0.001534, -0.020508, 0.001335, -0.001129, -0.003235, -0.025269, 0.001442, -0.003128, -0.004272, -0.012756, -0.00528, -0.002792, -0.004028, -0.018555, -0.000223, -0.000504, -0.000153, -0.01178, -0.000175, 0.00036, -0.000347, 0.014038, -0.000027, -0.000242, -0.001953, -0.020996, 0.000935, -0.001602, -0.006836, -0.016602, -0.020874, 0.001396, 0.012756, 0.095703, -0.00769, -0.001663, -0.005249, -0.027588, -0.002319, -0.000546, -0.000854, -0.01709, -0.000557, 0.000782, 0.000614, 0.012146, 0.001007, 0.007263, 0.011108, 0.089844, 0.013855, -0.000381, 0.000158, -0.013916, -0.000221, 0.002686, 0.003708, 0.020996, -0.001617, -0.00033, 0.000456, -0.013428, 0.000277, 0.00046, 0.00193, 0.019531, -0.001373, -0.000313, -0.001129, -0.018311, -0.000637, -0.000969, 0.001556, 0.025513, -0.002609, -0.000603, -0.001381, -0.02002, 0.000687, -0.000103, -0.000645, -0.015381, -0.001198, 0.000462, -0.00003, 0.014038, 0.000433, 0.000389, 0.002106, 0.017822, 0.000271, 0.000404, 0.001236, 0.023804, -0.001823, -0.007507, -0.018921, -0.074219, 0.000626, -0.000561, -0.000225, -0.015442, -0.000526, 0.003571, 0.007233, 0.019653, 0.026611, 0.000463, -0.00036, 0.014771, 0.000045, 0.011414, 0.017334, 0.086426, 0.016113, 0.00032, 0.000224, 0.014648, 0.000507, -0.009705, -0.012146, -0.095703, -0.01123, 0.000368, 0.002396, 0.018066, 0.002228, -0.010071, -0.013916, -0.099609, -0.014038, 0.000641, 0.001541, 0.016357, -0.000006, -0.010864, -0.015198, -0.062256, -0.013672, -0.000767, 0.008179, 0.110352, -0.000572, 0.000633, 0.003967, 0.022705, 0.000368, -0.000206, 0.00412, 0.015076, 0.014282, 0.000286, -0.000099, 0.013916, -0.000203, -0.000265, -0.00095, -0.018677, -0.000832, 0.000292, -0.002823, -0.028076, 0.001686, 0.001984, 0.004517, 0.017334, -0.021362, -0.001534, -0.00354, -0.014893, 0.018677, 0.001427, 0.002975, 0.015747, -0.019165, -0.00145, -0.008423, -0.049561, 0.032715, 0.001831, 0.003479, 0.014404, -0.018311, 0.002747, 0.005249, 0.022949, -0.026367, -0.001724, -0.003586, -0.015259, 0.019897, -0.001091, -0.00325, -0.019531, 0.021729, -0.003189, -0.009583, -0.04834, 0.039551, 0.000935, 0.003403, 0.019531, -0.021851, -0.004456, -0.010376, -0.042236, 0.054199, 0.00161, 0.00325, 0.014282, -0.017944, 0.005524, 0.011047, 0.050049, -0.0625, 0.001625, 0.003799, 0.016724, -0.020386, 0.002518, 0.008484, 0.04126, -0.001648, -0.001747, -0.00325, -0.016113, 0.019897, -0.001183, -0.002869, -0.016113, 0.018799, 0.00119, 0.00412, 0.022217, -0.024902, -0.001656, -0.003662, -0.015991, 0.020264, 0.001648, 0.004028, 0.018188, -0.021606, 0.002029, 0.004059, 0.01709, -0.021729, -0.001457, -0.003937, -0.019409, 0.022705, 0.001457, 0.003174, 0.01532, -0.018799, 0.004089, 0.011292, 0.055908, -0.050537, 0.004852, 0.011902, 0.059326, -0.069824, 0.003448, 0.009644, 0.034668, -0.029785, 0.00412, 0.009888, 0.044434, -0.053223, 0.001549, 0.00322, 0.0177, -0.020752, -0.001884, -0.003815, -0.017334, 0.021362, 0.002487, 0.00415, 0.015503, -0.020508, 0.001381, 0.003555, 0.017212, -0.020508, -0.004517, -0.009705, -0.043213, 0.041992, -0.0009, -0.002853, -0.017578, 0.019043, -0.001389, -0.003525, -0.018066, 0.020874, 0.005829, 0.010742, 0.044189, -0.055908, 0.001556, 0.00325, 0.014771, -0.018311, -0.001732, -0.00383, -0.017822, 0.02124, -0.001419, -0.003662, -0.019043, 0.022217, 0.001389, 0.003235, 0.017334, -0.019653, -0.001572, -0.003433, -0.018677, 0.021851, 0.00148, 0.003418, 0.017578, -0.020508, -0.000916, -0.002777, -0.016846, 0.018799, -0.001556, -0.003342, -0.015381, 0.018677, -0.003876, -0.008728, -0.042969, 0.050537, -0.001152, -0.003845, -0.020508, 0.022705, 0.002869, 0.005646, 0.02063, -0.025513, 0.001068, 0.002823, 0.014709, -0.01709, 0.011902, 0.018066, 0.042236, -0.12793, -0.002258, -0.004761, -0.020142, 0.025146, 0.000687, 0.003708, 0.038086, -0.032471, 0.004974, 0.00145, -0.016724, -0.035156, 0.0019, 0.0047, 0.020996, -0.025269, 0.001236, 0.003586, 0.017212, -0.021118, 0.001495, 0.003113, 0.015015, -0.018677, 0.001839, 0.00412, 0.01709, -0.021973, -0.001892, -0.00412, -0.018555, 0.022217, -0.001602, -0.002991, -0.014404, 0.018066, -0.003754, -0.012634, -0.040039, 0.017212, 0.001244, 0.002884, 0.017456, -0.019775, 0.004852, 0.011719, 0.056152, -0.067383, -0.000729, -0.002686, -0.017944, 0.019287, -0.004578, -0.012512, -0.056641, 0.067383, 0.001923, 0.003586, 0.014282, -0.018555, 0.001511, 0.003281, 0.015564, -0.019409, -0.001511, -0.00351, -0.017822, 0.021362, -0.001709, -0.003571, -0.016602, 0.02063, -0.001892, -0.004547, -0.019409, 0.023315, 0.001495, 0.003464, 0.016968, -0.020874, -0.002029, -0.004089, -0.02002, 0.023926, -0.001526, -0.003403, -0.017578, 0.020996, 0.001648, 0.003067, 0.015564, -0.019287, 0.001915, 0.003967, 0.016968, -0.021362, -0.001701, -0.003433, -0.01709, 0.020508, -0.001122, -0.003906, -0.022461, 0.024658, -0.001244, -0.003525, -0.016357, 0.019409, -0.001328, -0.00354, -0.015442, 0.018555, 0.001549, 0.003647, 0.018433, -0.021851, -0.001144, -0.002762, -0.0177, 0.019409, 0.001053, 0.003113, 0.018433, -0.02063, -0.001518, -0.003616, -0.018311, 0.021362, 0.001503, 0.002991, 0.015198, -0.018677, 0.001617, 0.004181, 0.018921, -0.022705, 0.007202, 0.013489, 0.037598, -0.042725, 0.001999, 0.004395, 0.019043, -0.023193, 0.001564, 0.003937, 0.018677, -0.023193, -0.00264, -0.011292, -0.042236, 0.014038, -0.002609, 0.006409, 0.024658, 0.003693, -0.001945, -0.004059, -0.015747, 0.019775, -0.001244, -0.003189, -0.018433, 0.020752, 0.004517, 0.009827, 0.034912, -0.041992, -0.000916, -0.003525, -0.02063, 0.022583, -0.001442, -0.003006, -0.014832, 0.017578, -0.002075, -0.00412, -0.016602, 0.020996, -0.002258, -0.004395, -0.016724, 0.021606, -0.001633, -0.003494, -0.016235, 0.02002, -0.00293, -0.007233, -0.020752, -0.014771, 0.00161, 0.00322, 0.017822, -0.020752, 0.001427, 0.003357, 0.016235, -0.019165, -0.001633, -0.003281, -0.015991, 0.019409, 0.00209, 0.004333, 0.018677, -0.02356, -0.001503, -0.003876, -0.019165, 0.022705, 0.001717, 0.003464, 0.014282, -0.018433, -0.001732, -0.003342, -0.016113, 0.02002, -0.001244, -0.00354, -0.017334, 0.019409, 0.005524, 0.012634, 0.059326, -0.070801, 0.001602, 0.003479, 0.016357, -0.019653, -0.001297, -0.003967, -0.019409, 0.022583, -0.001778, -0.003647, -0.018188, 0.02124, 0.001205, 0.002869, 0.016724, -0.019287, 0.001366, 0.00354, 0.017822, -0.02063, 0.001701, 0.003998, 0.018433, -0.022705, -0.001656, -0.003479, -0.015503, 0.019531, 0.00148, 0.003296, 0.015137, -0.017578, 0.001953, 0.003891, 0.018188, -0.022583, 0.002075, 0.003937, 0.014832, -0.019287, 0.000128, -0.003311, -0.046631, 0.018555, -0.001862, -0.004974, -0.023438, 0.027344, 0.001411, 0.003067, 0.015442, -0.018311, -0.004425, -0.01178, -0.05957, 0.068359, 0.001358, 0.003906, 0.018677, -0.022217, 0.004181, 0.01062, 0.053467, -0.062988, 0.001968, 0.0047, 0.018311, -0.022339, 0.001503, 0.001038, 0.00238, -0.025757, 0.003647, 0.007599, 0.036133, -0.045898, -0.001648, -0.004333, -0.022461, 0.026245, -0.00412, -0.008362, -0.037598, 0.041748, 0.00135, 0.002701, 0.014648, -0.018311, -0.001488, -0.003357, -0.016968, 0.019653, -0.001022, -0.004395, -0.016968, 0.212891, -0.000942, -0.001999, -0.00647, 0.04541, 0.001007, 0.002029, 0.005829, -0.040771, 0.001129, 0.002029, 0.007111, -0.046387, 0.001137, 0.001526, 0.007233, -0.044922, 0.001434, 0.002289, 0.006531, -0.044434, -0.00017, -0.000668, -0.004669, 0.063965, 0.00106, 0.001862, 0.005981, -0.041992, 0.001144, 0.001472, 0.006104, -0.044922, -0.001411, -0.00238, -0.007507, 0.045654, -0.000832, -0.001801, -0.006744, 0.040771, 0.00145, 0.001862, 0.005859, -0.041016, 0.002579, 0.001701, 0.006927, -0.087891, -0.001076, -0.002655, -0.006561, 0.04248, 0.001755, 0.001762, 0.006989, -0.044922, 0.000885, 0.00145, 0.006866, -0.043701, 0.001389, 0.001648, 0.005798, -0.043213, -0.001564, -0.00238, -0.007172, 0.047119, -0.001167, -0.001709, -0.006042, 0.041016, -0.000641, -0.001678, -0.006012, 0.041748, 0.002045, 0.001862, 0.006805, -0.048584, -0.001678, -0.003006, -0.006744, 0.044678, -0.001328, -0.002182, -0.004517, 0.061523, -0.001701, -0.00296, -0.005341, 0.110352, 0.000656, 0.001472, 0.00589, -0.038818, -0.051758, -0.124023, -0.582031, -0.257812, 0.00087, 0.001518, 0.006653, -0.044922, 0.000162, 0.001511, -0.000284, 0.166016, 0.001785, 0.00238, 0.007874, -0.050049, -0.000748, -0.001686, -0.005859, 0.04248, 0.000946, 0.002045, 0.007111, -0.04541, -0.000725, -0.001854, -0.005676, 0.043213, 0.001129, 0.001694, 0.006012, -0.041748, 0.000557, 0.000332, 0.006775, -0.087402, 0.000984, 0.002213, 0.006775, -0.043457, 0.001244, 0.002014, 0.006226, -0.040771, -0.000816, -0.001984, -0.006378, 0.046875, 0.001968, 0.002579, 0.007172, -0.050049, 0.002243, 0.004089, 0.011292, -0.121094, 0.001312, 0.002121, 0.006836, -0.041992, 0.001541, 0.002167, 0.007019, -0.046875, 0.001038, 0.002335, 0.007141, -0.045166, -0.001984, -0.004028, -0.012756, 0.126953, -0.001389, -0.002304, -0.006256, 0.045166, 0.003464, 0.006012, 0.009033, -0.102539, 0.000889, 0.002106, 0.005585, -0.041504, 0.00106, 0.002274, 0.006683, -0.042725, -0.001488, -0.001579, -0.006622, 0.047607, -0.001427, -0.00267, -0.006866, 0.112793, 0.001022, 0.002441, 0.006531, -0.042969, 0.000961, 0.001877, 0.006683, -0.041992, 0.001305, 0.001854, 0.008545, -0.053711, 0.002457, 0.002792, 0.008667, -0.055664, 0.000877, 0.00193, 0.007935, -0.050537, -0.001221, -0.001877, -0.006195, 0.044434, 0.000683, 0.001854, 0.005798, -0.045654, 0.000523, 0.001663, 0.006104, -0.044678, -0.001587, -0.002075, -0.004944, 0.049072, 0.004242, 0.006775, 0.019531, -0.157227, -0.000751, -0.001709, -0.005524, 0.041748, 0.000896, 0.002045, 0.007263, -0.047363, -0.001038, -0.0019, -0.006226, 0.041748, 0.001053, 0.002304, 0.007629, -0.047119, -0.001442, -0.003342, -0.009644, 0.111816, -0.001999, -0.002472, -0.007599, 0.048096, -0.000847, -0.001915, -0.006195, 0.041016, -0.001297, -0.0019, -0.006714, 0.045654, 0.000774, 0.001694, 0.0065, -0.042969, -0.001106, -0.002121, -0.006927, 0.044678, -0.001358, -0.002106, -0.007355, 0.051025, 0.00079, 0.002731, 0.004272, -0.074707, 0.003052, 0.007355, 0.021729, -0.174805, -0.000877, -0.002045, -0.005615, 0.041992, -0.001221, -0.002502, -0.006836, 0.044678, 0.004059, 0.006012, 0.010864, -0.15332, -0.00145, -0.001884, -0.005829, 0.041748, -0.001221, -0.001541, -0.006287, 0.042969, -0.000187, -0.00351, -0.009949, 0.128906, 0.001572, 0.001633, 0.007721, -0.047852, 0.001236, 0.00235, 0.005066, -0.040527, -0.001465, -0.001953, -0.006531, 0.045654, -0.001678, -0.002686, -0.007629, 0.052002, -0.000492, -0.001549, -0.006348, 0.044189, 0.001854, 0.001968, 0.007202, -0.04834, 0.000935, 0.001656, 0.006378, -0.043457, 0.00103, 0.001785, 0.006378, -0.048096, 0.001198, 0.001808, 0.006653, -0.046631, 0.0009, 0.001831, 0.006317, -0.04248, -0.000984, -0.001778, -0.005219, 0.046875, 0.001549, 0.002258, 0.007233, -0.045166, 0.000668, 0.001595, 0.005341, -0.03833, -0.00119, -0.001755, -0.007996, 0.069824, -0.001266, -0.002106, -0.007019, 0.046631, -0.001015, -0.002151, -0.00705, 0.048584, -0.001022, -0.001762, -0.006439, 0.04126, 0.000954, 0.002121, 0.007263, -0.048828, 0.001389, 0.001968, 0.00705, -0.049072, -0.001633, -0.001862, -0.007141, 0.049561, -0.001244, -0.001968, -0.007141, 0.045654, 0.001656, 0.002167, 0.007111, -0.044189, 0.001099, -0.000005, 0.002029, -0.077637, 0.003708, 0.006897, 0.022339, -0.161133, 0.00145, 0.00206, 0.006531, -0.041992, 0.001686, 0.001747, 0.00592, -0.04248, -0.000404, -0.00135, -0.00531, 0.043457, -0.000763, -0.001083, -0.005829, 0.04126, -0.002258, -0.003433, -0.008911, 0.052246, 0.000679, 0.002243, 0.00708, -0.044189, 0.001968, 0.001518, 0.007385, -0.046143, -0.00145, -0.001678, -0.005951, 0.039551, -0.000992, -0.002014, -0.007111, 0.045166, 0.001381, 0.001968, 0.006683, -0.042969, -0.001144, -0.002121, -0.006348, 0.041748, -0.000813, -0.001839, -0.005768, 0.041992, 0.001122, 0.001701, 0.007141, -0.04541, -0.000851, -0.002213, -0.006836, 0.045166, -0.000557, -0.001801, -0.006683, 0.044189, 0.001053, 0.001556, 0.006653, -0.047363, -0.003174, -0.001984, -0.008789, 0.105469, 0.000538, 0.000919, 0.007782, -0.093262, -0.000881, -0.001732, -0.005737, 0.044434, -0.001213, -0.001999, -0.007202, 0.04541, -0.001541, -0.001923, -0.005859, 0.04126, 0.001198, 0.002243, 0.006439, -0.041016, 0.000977, 0.001305, 0.004303, -0.037354, 0.000292, 0.001312, 0.00293, -0.040039, -0.000721, -0.002136, -0.006744, 0.044434, 0.001244, 0.002106, 0.00647, -0.043701, 0.050049, 0.081543, 0.287109, 0.087402, -0.001503, 0.001266, 0.107422, -0.013977, -0.001823, -0.000238, 0.071289, -0.00824, 0.000729, -0.002121, -0.063965, 0.011353, 0.000147, 0.002106, 0.055908, -0.010071, -0.00132, -0.001068, 0.100586, -0.015625, -0.003998, 0.00383, 0.298828, -0.050537, 0.003326, 0.015747, 0.139648, 0.003174, -0.000771, 0.001549, 0.074707, -0.01239, -0.000595, 0.000992, 0.072266, -0.003937, 0.002579, -0.002487, -0.094238, 0.014038, -0.001167, -0.016602, -0.175781, -0.014282, -0.001633, 0.000744, 0.100586, -0.010315, 0.001442, -0.001167, -0.118652, 0.019409, 0.003632, -0.010193, -0.145508, 0.019531, -0.00007, -0.002045, -0.054199, 0.011475, -0.001015, 0.000992, 0.062256, -0.009644, 0.00264, -0.012695, -0.19043, 0.014038, 0.000052, 0.001869, 0.083984, -0.013611, -0.000298, 0.001732, 0.051758, -0.009888, -0.007996, 0.001999, 0.324219, -0.037598, 0.000097, -0.00164, -0.066406, 0.012146, 0.002823, 0.010681, 0.171875, -0.015564, -0.060547, -0.084473, -0.150391, -0.087891, -0.000965, 0.00885, 0.150391, 0.016724, -0.000074, -0.000351, 0.100586, -0.006805, 0.000389, 0.002579, -0.089844, 0.010132, -0.000273, 0.00238, 0.058594, -0.010925, -0.014587, -0.004547, 0.279297, -0.04126, 0.004791, 0.000927, -0.236328, 0.025146, 0.007416, -0.001694, -0.277344, 0.040039, 0.037354, 0.074219, 0.131836, 0.09082, -0.001076, -0.006775, -0.155273, -0.010132, 0.001282, -0.000078, -0.081543, 0.009583, 0.000828, -0.002106, -0.12207, 0.013367, 0.003372, -0.001968, -0.237305, 0.0177, 0.005676, 0.003586, -0.180664, 0.025146, 0.001694, -0.001823, -0.113281, 0.015503, 0.000146, 0.001572, 0.047607, -0.008728, 0.001472, 0.021484, 0.203125, -0.004456, -0.003448, -0.001785, 0.148438, -0.020142, 0.000576, 0.011047, 0.169922, 0.01239, 0.001648, 0.003189, 0.072754, -0.004974, 0.006989, -0.004852, -0.15332, 0.001808, 0.008545, 0.001503, -0.242188, 0.037598, 0.00036, -0.002045, -0.129883, 0.016113, 0.003937, -0.004761, -0.19043, 0.025757, -0.000006, 0.001869, 0.050049, -0.00946, -0.000184, -0.001236, 0.099121, -0.013306, -0.02063, -0.032715, -0.257812, -0.062988, -0.000656, 0.001686, 0.057373, -0.007874, 0.000877, -0.005737, -0.181641, 0.024658, 0.00531, 0.001167, -0.197266, 0.0271, 0.000584, 0.00293, 0.049805, -0.010254, 0.00103, -0.009705, -0.193359, 0.018921, 0.016113, -0.004028, -0.148438, -0.014832, -0.003204, -0.015503, -0.172852, 0.023193, 0.001945, 0.012695, 0.193359, -0.013367, 0.001144, -0.000881, -0.073242, 0.008911, -0.002335, 0.000774, 0.105469, -0.010376, -0.00473, -0.018921, -0.183594, -0.017578, -0.002228, -0.000011, 0.132812, -0.011536, -0.0005, 0.00209, 0.150391, -0.016235, 0.000927, -0.002548, -0.047852, 0.011841, 0.001564, 0.009277, 0.192383, -0.00766, 0.000362, 0.002289, 0.217773, -0.033203, -0.000519, 0.001617, 0.075195, -0.006165, -0.001984, -0.000051, 0.100098, -0.01532, -0.001274, 0.000542, 0.092285, -0.010071, 0.002075, 0.00106, -0.0625, 0.008484, 0.002274, 0.002594, 0.144531, -0.032959, -0.000133, -0.002502, -0.040283, -0.001328, -0.005493, 0.004974, 0.160156, -0.037354, 0.002457, -0.001968, -0.227539, 0.028931, -0.002502, 0.001183, 0.092773, -0.013672, 0.002167, 0.010803, 0.130859, -0.014404, 0.000172, 0.007111, 0.124023, -0.002365, -0.001572, 0.005157, 0.12207, -0.009155, -0.013489, -0.007446, -0.094238, -0.006653, -0.000224, -0.002823, -0.053711, 0.010498, -0.018066, -0.046875, -0.199219, -0.030518, 0.039795, 0.098145, 0.5, 0.087402, -0.009033, -0.003815, 0.271484, -0.026978, 0.003204, -0.000328, -0.12793, 0.019775, -0.002106, -0.00079, 0.097168, -0.013733, 0.000519, -0.000169, -0.091797, 0.015503, -0.000877, 0.013428, 0.166016, -0.005066, -0.00296, -0.013123, -0.165039, 0.00824, -0.043457, -0.125977, -0.328125, -0.167969, 0.007233, 0.000748, -0.216797, 0.018555, -0.00116, -0.010864, -0.125977, 0.005737, -0.000282, -0.001442, -0.086426, -0.018066, 0.001335, -0.001907, -0.084961, 0.010132, 0.050049, 0.083984, 0.738281, 0.441406, 0.002548, -0.001968, -0.193359, 0.014893, -0.006073, -0.01532, -0.133789, -0.018188, -0.004242, -0.004547, -0.114746, 0.008728, -0.001045, 0.003113, 0.137695, -0.02417, -0.000801, 0.000271, 0.115723, -0.01709, -0.00074, 0.003128, 0.214844, -0.02478, 0.001572, -0.00079, -0.084961, 0.011414, 0.018433, 0.023315, 0.496094, -0.057129, 0.003342, -0.000183, -0.091797, 0.011292, -0.003174, 0.002182, 0.106445, -0.019043, -0.000486, 0.001129, -0.169922, 0.033447, 0.0047, -0.006958, -0.275391, 0.044678, -0.001137, 0.000425, 0.084961, -0.004089, -0.001488, 0.000231, 0.05835, -0.008667, -0.002609, -0.006317, -0.166992, -0.001846, -0.009583, -0.016968, -0.062988, 0.083984, -0.000843, 0.001068, 0.07666, -0.010071, -0.001099, -0.00116, 0.101074, -0.013855, -0.001068, -0.01239, -0.177734, -0.005768, -0.001259, 0.006226, 0.123047, 0.0047, -0.001358, -0.000908, 0.165039, -0.024292, -0.00708, 0.008423, 0.289062, -0.057373, 0.007202, -0.001244, -0.28125, 0.034912, -0.001198, 0.000828, 0.057373, -0.00708, 0.000717, -0.000835, -0.057373, 0.010193, 0.001518, -0.00235, -0.105469, 0.011841, 0.003616, -0.039307, -0.345703, -0.057129, 0.000145, 0.001968, 0.055664, -0.011902, -0.003326, -0.002747, 0.082031, -0.009033, -0.000599, 0.002335, 0.226562, -0.037109, 0.000507, 0.002487, 0.044434, -0.011108, 0.001274, 0.016357, 0.195312, -0.014832, 0.01178, 0.106934, 0.117188, 0.003738, 0.002457, -0.00531, -0.133789, 0.020996, -0.001274, -0.00531, -0.021973, -0.007874, 0.001366, 0.00296, -0.028564, 0.004089, 0.015198, 0.020142, 0.005768, 0.000437, -0.0354, -0.077148, -0.310547, -0.069336, 0.000376, -0.000256, -0.021729, 0.000717, 0.000534, -0.002487, 0.043213, 0.000603, -0.000553, -0.000694, -0.027588, 0.000303, -0.000679, -0.000231, 0.023438, -0.001221, 0.001633, -0.002167, 0.029297, 0.003723, -0.00032, 0.001091, -0.0271, -0.001686, 0.00071, -0.002686, 0.027588, -0.001617, -0.000387, -0.00145, 0.029053, -0.003159, -0.001442, 0.000053, -0.019775, -0.015747, -0.001244, 0.000572, -0.039795, 0.000372, 0.000717, 0.001022, -0.026123, -0.000269, -0.000129, -0.000584, 0.028809, 0.002243, -0.001999, -0.002884, 0.0354, -0.004913, 0.000261, 0.002335, -0.034912, 0.002609, 0.000942, 0.005524, -0.027954, -0.000198, -0.001297, 0.004822, 0.026367, -0.0047, -0.002457, -0.001343, 0.039307, -0.00296, -0.000353, -0.00087, 0.029907, 0.000927, 0.000587, -0.001427, 0.02478, 0.001381, 0.002762, 0.000553, -0.033447, -0.001472, 0.000851, 0.00177, 0.034424, 0.005157, -0.004761, 0.002762, -0.039795, 0.001572, -0.00002, -0.019653, -0.175781, -0.003815, -0.004639, -0.003998, -0.028931, -0.00589, -0.001335, -0.005035, 0.034912, -0.006012, 0.000024, -0.000889, 0.027344, -0.002716, -0.000171, -0.002426, 0.039551, 0.003601, -0.003967, -0.000267, -0.022461, -0.011536, -0.002975, -0.007141, 0.02771, -0.001587, -0.000935, -0.003647, 0.030884, -0.003601, 0.00022, 0.001068, -0.031006, 0.004333, 0.001198, 0.001617, -0.039795, 0.002319, 0.003738, 0.002243, -0.033936, 0.005798, 0.003448, 0.003281, -0.037842, 0.006134, 0.002472, 0.003052, -0.030029, 0.004395, 0.002335, -0.000511, -0.032959, 0.002548, -0.004242, 0.00116, -0.033691, -0.007202, 0.003159, 0.002625, -0.033447, 0.002441, -0.001289, 0.000246, -0.033203, 0.000954, 0.000458, -0.001923, -0.026611, -0.004395, -0.00164, 0.00383, -0.028931, -0.009705, 0.001747, 0.000017, 0.027466, 0.000393, -0.002914, 0.000408, 0.031494, 0.001442, -0.000315, -0.00473, 0.033936, -0.001083, 0.000351, 0.004089, -0.027222, -0.00135, 0.000254, -0.002823, 0.033203, -0.002609, 0.001236, 0.001747, -0.026367, 0.002151, 0.000793, 0.001793, -0.037109, -0.002518, 0.002487, 0.000106, 0.024048, 0.013245, -0.000824, -0.000462, -0.034668, 0.000881, -0.002304, -0.000278, 0.030762, -0.002914, -0.00074, -0.004425, 0.038086, 0.000186, 0.00164, 0.004761, -0.031006, 0.000877, 0.003189, 0.01709, 0.139648, 0.00412, 0.002808, 0.001312, 0.0354, 0.000755, -0.003082, -0.008057, 0.034424, -0.003967, 0.012024, 0.026978, 0.167969, 0.015747, -0.001083, -0.00082, 0.028076, -0.001595, -0.00038, 0.000656, -0.030273, -0.002487, -0.002472, -0.003189, -0.028076, -0.007111, -0.001839, -0.003479, 0.033691, -0.003372, -0.001671, -0.002441, -0.033203, -0.001495, 0.001236, 0.00082, 0.033203, 0.001617, -0.001053, 0.001877, -0.035156, -0.001297, 0.001373, 0.001366, -0.030884, 0.003098, 0.000767, 0.002502, -0.031738, 0.002426, -0.001167, 0.003235, -0.029663, -0.001877, -0.000192, 0.003769, 0.023926, -0.001907, -0.001305, -0.004333, 0.021606, -0.002411, 0.000351, -0.00412, 0.034668, -0.002701, 0.000141, -0.000519, 0.026367, -0.001335, -0.002335, -0.00386, 0.034912, -0.00235, -0.001236, -0.004364, 0.030273, -0.003296, 0.00033, 0.003586, -0.03125, 0.003662, -0.000721, 0.000679, -0.031738, 0.000881, -0.001251, -0.003036, 0.029663, 0.000082, -0.002472, -0.005005, 0.035645, -0.00325, 0.007751, 0.002243, 0.097168, 0.002045, 0.001404, 0.000383, -0.04126, -0.007599, 0.000969, 0.003235, -0.032715, -0.000595, -0.016357, 0.040283, -0.00592, -0.035645, 0.004883, 0.014465, 0.150391, 0.016479, 0.000763, 0.004517, -0.032959, 0.001137, -0.002625, -0.002441, 0.036133, -0.001793, -0.001022, -0.00206, 0.031494, -0.00206, -0.001411, -0.003571, 0.035645, -0.003876, -0.004669, -0.009949, 0.062256, -0.00174, -0.000561, 0.000565, 0.03125, -0.002075, -0.002197, -0.001709, 0.029663, -0.00119, -0.000893, -0.001175, -0.036865, 0.001076, -0.001366, 0.016602, 0.155273, 0.009521, 0.000161, -0.000176, 0.036865, 0.000243, -0.057861, -0.099609, -0.211914, -0.11377, -0.00264, -0.003265, -0.024658, -0.001122, -0.000343, -0.003738, 0.044189, -0.00322, -0.001175, -0.002213, 0.038818, -0.004395, 0.001366, 0.011597, 0.144531, 0.005066, 0.000919, 0.00296, -0.033936, 0.003143, -0.000519, 0.003891, -0.050537, -0.000793, 0.001938, 0.003555, -0.034912, 0.00238, 0.001076, 0.000039, -0.028931, 0.000858, -0.001862, -0.00074, 0.02771, -0.0047, 0.003967, 0.001999, 0.033691, 0.002441, -0.003479, -0.004364, 0.036133, -0.003357, 0.000347, -0.003342, 0.032227, -0.002136, -0.000282, -0.000462, 0.0271, -0.000977, -0.004944, -0.005005, -0.150391, -0.002853, 0.002075, 0.001953, -0.028931, 0.004486, -0.000013, 0.002899, -0.039551, 0.00174, -0.000687, -0.002243, 0.034912, -0.004944, -0.016235, -0.018555, -0.160156, 0.017578, -0.000614, 0.00354, 0.138672, -0.007812, 0.001183, 0.001915, 0.03833, 0.003479, -0.001175, 0.001083, -0.031006, -0.006989, -0.000801, -0.003006, 0.036621, -0.00473, 0.000683, 0.00132, -0.02771, 0.002502, -0.001335, 0.001938, 0.043457, -0.004639, -0.000759, -0.002502, -0.02356, -0.002167, 0.000244, -0.002594, 0.032471, -0.002701, 0.001152, 0.00351, 0.031128, -0.004791, 0.033203, 0.101562, 0.322266, 0.133789, 0.001984, 0.000233, 0.055176, 0.000422, -0.000931, -0.000584, 0.032471, 0.003159, 0.000374, 0.002731, -0.028076, 0.003769, 0.00412, -0.237305, 0.009399, 0.00592, -0.007935, -0.229492, 0.012634, 0.007507, -0.014587, -0.223633, 0.006958, 0.006226, 0.008728, 0.203125, -0.008728, -0.008972, 0.011169, 0.251953, -0.007446, -0.008911, 0.115723, 0.589844, 0.192383, -0.014587, -0.000001, 0.125, -0.007324, -0.003128, 0.002106, -0.1875, 0.012573, 0.004517, 0.004761, 0.279297, -0.019165, -0.012512, -0.004791, -0.083008, 0.00296, 0.001671, -0.003906, -0.300781, -0.00531, 0.014587, 0.003281, 0.275391, -0.026001, -0.005951, -0.005432, -0.223633, 0.015991, 0.006744, -0.00708, -0.237305, 0.013733, 0.006439, 0.003128, 0.15918, -0.009216, -0.005768, 0.000195, -0.204102, 0.013367, 0.003036, 0.000013, -0.188477, 0.011597, 0.003204, 0.006012, 0.229492, -0.011414, -0.006561, -0.013855, -0.273438, 0.007935, 0.011414, 0.002213, -0.273438, 0.025513, 0.009094, 0.001038, 0.081055, -0.002747, -0.0019, 0.000515, -0.291016, 0.019531, 0.009216, 0.014954, 0.219727, -0.005859, -0.00824, 0.012573, 0.199219, 0.018433, 0.005066, -0.005127, 0.421875, 0.004364, -0.0047, -0.004944, -0.261719, 0.021362, 0.011963, -0.006165, -0.084961, 0.00206, 0.000105, 0.032715, 0.173828, 0.036133, 0.021362, -0.003555, -0.271484, 0.024536, 0.01123, 0.007172, 0.21875, -0.007507, -0.007416, -0.006683, -0.129883, 0.004547, -0.000164, -0.000387, -0.3125, 0.028198, 0.017944, 0.001335, 0.176758, -0.010254, -0.00766, 0.002151, 0.116699, -0.006622, -0.00386, -0.047119, -0.347656, -0.111328, 0.031982, 0.005707, 0.158203, -0.009949, -0.009888, 0.00705, 0.259766, -0.018555, -0.010071, -0.003372, -0.128906, 0.003174, 0.004761, 0.002792, 0.231445, -0.017578, -0.007721, -0.008301, -0.188477, 0.003906, 0.006409, -0.019287, -0.410156, -0.018188, -0.005615, 0.003784, 0.206055, -0.009644, -0.007812, 0.008728, 0.173828, -0.009827, -0.0065, 0.005798, 0.155273, -0.008728, -0.006653, -0.013977, -0.28125, 0.007538, 0.001457, -0.020142, -0.486328, 0.030396, 0.032959, 0.002762, 0.185547, -0.01178, -0.007782, -0.013123, -0.289062, 0.022705, 0.010925, 0.014709, 0.261719, -0.013062, 0.005859, 0.007812, -0.351562, 0.013489, 0.004059, 0.010742, 0.178711, -0.00647, -0.00589, -0.007202, -0.291016, 0.015137, 0.008789, 0.019409, 0.353516, -0.013672, -0.013428, -0.034668, -0.439453, -0.002457, 0.030396, -0.002396, 0.117188, -0.006104, -0.003967, -0.021118, -0.416016, -0.01709, 0.014221, 0.001228, -0.330078, 0.018555, 0.01532, -0.015564, -0.384766, 0.008728, 0.007996, 0.030029, -0.166992, -0.047363, 0.004822, 0.006439, 0.108398, -0.002457, -0.000717, 0.005615, 0.289062, -0.022461, -0.012939, 0.00824, 0.220703, -0.008484, -0.007996, -0.004395, -0.186523, 0.014526, 0.006317, 0.118652, 0.390625, 0.175781, 0.08252, -0.001099, -0.316406, 0.02002, 0.010986, 0.008911, 0.296875, -0.017944, -0.008728, -0.002686, -0.609375, -0.009338, 0.016602, 0.019653, 0.427734, -0.007996, -0.019897, -0.002869, 0.304688, -0.013, -0.00412, 0.004517, 0.261719, -0.009827, -0.00885, -0.002197, -0.196289, 0.009399, 0.006927, -0.005096, -0.120117, 0.003433, 0.002853, -0.002396, -0.28125, 0.007599, 0.008789, -0.002106, 0.302734, -0.019409, -0.009521, -0.008423, -0.186523, 0.011414, 0.001846, 0.003998, 0.209961, -0.007446, -0.008545, 0.003418, -0.1875, 0.014832, 0.005524, 0.00708, 0.140625, -0.006378, -0.002167, -0.000805, 0.259766, -0.02478, -0.008179, 0.006012, 0.392578, -0.036133, -0.028442, -0.004669, -0.365234, 0.00946, -0.00061, 0.010193, 0.233398, -0.015991, -0.007996, 0.139648, 0.423828, 0.263672, 0.105957, -0.043457, -0.40625, -0.072266, -0.000134, 0.002777, 0.310547, -0.022827, -0.018433, 0.001144, -0.163086, 0.010742, 0.005157, 0.012634, 0.230469, -0.007568, -0.00885, -0.022095, -0.273438, 0.000622, 0.008484, 0.020142, 0.257812, -0.000584, 0.004364, -0.004425, -0.347656, 0.011108, 0.010559, 0.074219, 0.527344, 0.133789, 0.050049, -0.016235, -0.582031, 0.002304, 0.030273, -0.002518, -0.171875, 0.01123, 0.004791, -0.008179, -0.092773, -0.001335, -0.003052, -0.032715, 0.183594, 0.035889, -0.003342, -0.018066, -0.186523, 0.004608, 0.004028, -0.001396, -0.498047, 0.007172, 0.014893, -0.002289, -0.120117, 0.007599, 0.003891, -0.001877, -0.275391, 0.016113, 0.009216, 0.056641, 0.15918, 0.03833, 0.021729, -0.010193, -0.28125, 0.018921, 0.008179, 0.004913, 0.164062, -0.008972, -0.004425, -0.011719, -0.194336, 0.0065, 0.00705, 0.019653, 0.144531, 0.012939, 0.003143, 0.007874, 0.167969, -0.005127, -0.006042, -0.002518, -0.230469, 0.014465, 0.005981, -0.007782, -0.1875, 0.006622, 0.007385, 0.004547, 0.178711, -0.01001, -0.00592, -0.016357, -0.148438, 0.009521, 0.007416, -0.003036, -0.191406, 0.014526, 0.001968, -0.006622, -0.061035, -0.009521, -0.008179, -0.013123, -0.225586, 0.01532, 0.006805, -0.008606, -0.208008, 0.016357, 0.009155, -0.010315, 0.318359, -0.029907, -0.014343, -0.008423, -0.263672, 0.021484, 0.005432, 0.008362, -0.269531, 0.020142, 0.003937, 0.003738, 0.255859, -0.02063, -0.008179, 0.00708, 0.198242, -0.004883, -0.007568, 0.000721, 0.242188, -0.001167, -0.005493, -0.011536, -0.277344, 0.026489, 0.01001, -0.011169, -0.197266, 0.012939, 0.004822, -0.005707, -0.259766, 0.019043, 0.009521, -0.002701, -0.103027, 0.003891, -0.000467, 0.008179, 0.236328, -0.013916, -0.001282, 0.006714, 0.166016, -0.011353, -0.006775, 0.008301, 0.279297, -0.012085, -0.009949, -0.00589, -0.235352, 0.014587, 0.006805, -0.005615, -0.214844, 0.009155, 0.005066, -0.00296, -0.022949, -0.001694, 0.005768, -0.002853, -0.012024, -0.048828, -0.030273, -0.001175, -0.004456, -0.016846, -0.001869, 0.002899, 0.000511, -0.008667, -0.016602, -0.006256, -0.024292, -0.053467, 0.005554, -0.00296, -0.002274, 0.0354, 0.003159, -0.001205, -0.002426, -0.012268, -0.005127, 0.002136, -0.001007, -0.020142, -0.002136, -0.001167, -0.006439, -0.018433, 0.001572, 0.002518, 0.011475, 0.034424, 0.009399, 0.001152, -0.000565, -0.006866, -0.014893, -0.000824, -0.000862, -0.007355, -0.00824, 0.001488, -0.000519, -0.026978, -0.001839, 0.00206, 0.015991, 0.035645, 0.009094, 0.004211, 0.011658, 0.022705, -0.00946, -0.004333, 0.006683, 0.027344, 0.002151, 0.000919, 0.004669, 0.012939, -0.002121, 0.001778, -0.000102, -0.015991, -0.001778, 0.004272, 0.00264, -0.025146, -0.000391, -0.001389, -0.003098, -0.012512, -0.002274, 0.002731, 0.00351, -0.023804, -0.001595, -0.003586, -0.006409, -0.015381, -0.01001, 0.002228, -0.001694, -0.010254, -0.018555, 0.000068, -0.009033, -0.025635, 0.002151, 0.002441, 0.009277, 0.019531, -0.003967, -0.001167, -0.006317, -0.054688, -0.007996, -0.002106, -0.001945, -0.009888, -0.005707, -0.00386, -0.008179, -0.022339, 0.000381, 0.001434, 0.003235, 0.020264, 0.000912, -0.001198, -0.004578, -0.016357, 0.003113, 0.000664, 0.008484, 0.026367, -0.007233, -0.007172, -0.019287, -0.050049, -0.015503, -0.001244, 0.004456, 0.009705, 0.018433, 0.004425, 0.014526, 0.030151, 0.030273, -0.003372, -0.006042, -0.018066, -0.003342, -0.002151, 0.002777, 0.007416, 0.013977, 0.000633, 0.00824, 0.031128, 0.012268, -0.00885, -0.012878, -0.029053, -0.054199, 0.004181, 0.002869, -0.016602, -0.003082, -0.011475, -0.041016, -0.025635, -0.015869, -0.001717, 0.000847, 0.014832, 0.001686, 0.00209, 0.005951, 0.022339, -0.003159, -0.008179, 0.016357, -0.012878, 0.001038, 0.002121, -0.002502, -0.00708, -0.017212, -0.001259, -0.0065, -0.015991, -0.000496, -0.004028, -0.011353, -0.014465, -0.001343, -0.000572, -0.003998, -0.010437, -0.000033, -0.000992, -0.011597, 0.027954, -0.003265, 0.000256, -0.000599, -0.019775, 0.002823, 0.004822, 0.012451, 0.034424, 0.015564, -0.002487, 0.001999, 0.022217, 0.001328, -0.006012, -0.004913, 0.037842, 0.002258, 0.001648, 0.00473, 0.016968, 0.002792, 0.002213, -0.000486, -0.005707, -0.015076, 0.001793, 0.004181, 0.017456, -0.001305, -0.002777, -0.000002, 0.013916, 0.013062, 0.003021, -0.001183, -0.007935, -0.014587, -0.000439, 0.001923, 0.020508, 0.00053, 0.001534, -0.000137, -0.017212, -0.001801, -0.000456, -0.00383, -0.012024, -0.001404, 0.002365, 0.005707, 0.015991, 0.003281, 0.001457, 0.00647, 0.021729, 0.014465, 0.002563, 0.014587, 0.028198, -0.003693, -0.000141, -0.001068, -0.024536, -0.001556, -0.016602, -0.036865, -0.053711, 0.017578, 0.000626, 0.002686, 0.00135, 0.019409, -0.000702, 0.001549, 0.017578, 0.004791, -0.001099, -0.004181, -0.016479, 0.002045, -0.000851, -0.00473, -0.016479, 0.001709, 0.000332, 0.007172, 0.019409, 0.000916, -0.001381, 0.003021, 0.025757, -0.006012, -0.0019, -0.006104, -0.017822, 0.002991, -0.008911, 0.018555, -0.01239, -0.001945, 0.00002, 0.001137, 0.009705, 0.008911, 0.001793, 0.005676, 0.012512, 0.002792, 0.000282, 0.003967, 0.017578, -0.003632, -0.003021, -0.001701, 0.033691, 0.005005, 0.003632, 0.009827, -0.011841, -0.00589, -0.001984, -0.005768, -0.018799, 0.001984, -0.002014, -0.006714, -0.020996, 0.001114, 0.005707, 0.001534, -0.026245, -0.002335, 0.001984, 0.000732, -0.008972, -0.015381, -0.002762, -0.000219, 0.026855, -0.000387, -0.000483, -0.003387, -0.016724, -0.004486, 0.000199, 0.001099, 0.010864, 0.042236, 0.001503, -0.002411, -0.01123, -0.022461, -0.000475, -0.003265, -0.012634, 0.000938, -0.009155, -0.020996, -0.040527, 0.016846, 0.000675, -0.003265, -0.022705, -0.048096, 0.0009, 0.006104, 0.021606, -0.004639, -0.003433, -0.021729, -0.062988, -0.012451, 0.001183, -0.000774, -0.013855, 0.001198, 0.001694, 0.011658, 0.034912, 0.004395, -0.005554, -0.008911, -0.024414, -0.00383, -0.00206, 0.004425, 0.023926, 0.000355, 0.002747, -0.00087, -0.025146, -0.000607, -0.002472, -0.007202, 0.019287, 0.001968, -0.001633, -0.0065, -0.025879, 0.000054, 0.005005, 0.000767, -0.022583, -0.000557, -0.000549, 0.008545, 0.021729, 0.000208, 0.00351, -0.00531, -0.024902, -0.003052, -0.00106, 0.001503, 0.020264, 0.004059, 0.000591, 0.005951, 0.013672, -0.000942, -0.005554, -0.010254, -0.016602, -0.000288, -0.00209, -0.013245, -0.038818, -0.006378, -0.002441, -0.006134, -0.017334, 0.002045, -0.000458, -0.007355, -0.024536, 0.000057, 0.002426, -0.001907, -0.010437, -0.014221, 0.00193, 0.01123, 0.020386, 0.005341, 0.006531, 0.009216, 0.019531, -0.010925, -0.002426, -0.006012, -0.020874, 0.000816, -0.001709, 0.000832, 0.004456, 0.013245, 0.000031, 0.00473, 0.017822, 0.098633, -0.001442, 0.00116, 0.017334, 0.003799, 0.001205, -0.000221, -0.026978, 0.000919, 0.006561, -0.000029, -0.023193, -0.002014, 0.001144, -0.001274, 0.033691, 0.005219, -0.001999, 0.000113, 0.008911, 0.012817, -0.00412, -0.001228, 0.038574, -0.003784, 0.002808, 0.00021, -0.025024, -0.001823, -0.006073, -0.011414, -0.00885, -0.005249, 0.002365, 0.006958, 0.025024, 0.004791, -0.000694, 0.000065, 0.019043, 0.000706, -0.001884, 0.000778, 0.00647, 0.012573, 0.001373, -0.00238, -0.025757, 0.007385, 0.000008, -0.008057, -0.020142, 0.004669, -0.000854, -0.006897, -0.016113, 0.00354, 0.000078, -0.004242, -0.020142, 0.002747, -0.000347, -0.000645, -0.066406, 0.020142, -0.001198, 0.002487, 0.059082, -0.001404, 0.001953, 0.003342, 0.056396, -0.018921, 0.000591, -0.002167, -0.061523, 0.009705, -0.00032, 0.000336, 0.057129, -0.014954, 0.000085, -0.000475, -0.050293, 0.015137, -0.00074, 0.000999, 0.04541, -0.015625, -0.000001, -0.000227, -0.046143, 0.01416, -0.00021, -0.000223, -0.046875, 0.016724, -0.00164, -0.003296, -0.05127, 0.011719, 0.001122, -0.000816, -0.043213, 0.011963, -0.000919, 0.000931, 0.051025, -0.014282, 0.001427, -0.001472, -0.053223, 0.012939, 0.001411, -0.001472, -0.05249, 0.011536, 0.00079, -0.00296, -0.062988, 0.010315, 0.002792, -0.004822, -0.063965, 0.009705, -0.000107, 0.000319, 0.042969, -0.014343, 0.000167, 0.005402, 0.066895, -0.006287, -0.000679, -0.001312, -0.071777, 0.022705, -0.002823, -0.004395, -0.083008, 0.007507, -0.000984, 0.003296, 0.060791, -0.014465, 0.0009, 0.001556, -0.062012, 0.017456, -0.001297, 0.000935, 0.04834, -0.013123, -0.000079, 0.001747, 0.04541, -0.01178, 0.000046, -0.000992, -0.048584, 0.014954, 0.000441, 0.000137, 0.049072, -0.014893, -0.004181, 0.000607, 0.076172, -0.006653, -0.000725, 0.002518, 0.072754, -0.007812, -0.000587, -0.00145, -0.047119, 0.006744, 0.000622, -0.001236, -0.046875, 0.010742, 0.000036, 0.003815, 0.048096, -0.01123, 0.0009, -0.000587, -0.050781, 0.013794, 0.000007, 0.000977, 0.052002, -0.015869, 0.002243, 0.004852, 0.211914, -0.035156, -0.000839, 0.000736, 0.052246, -0.016113, 0.000534, -0.000534, -0.050049, 0.014832, -0.002197, 0.001862, 0.171875, -0.023682, -0.003098, 0.009216, 0.169922, 0.019653, 0.000633, -0.000683, -0.042725, 0.012146, 0.000046, 0.000112, 0.047363, -0.016235, 0.000019, 0.000763, 0.04126, -0.013245, 0.000587, -0.006195, -0.063477, 0.013489, 0.001389, 0.00045, -0.052002, 0.013, 0.001106, -0.00025, -0.053223, 0.014404, -0.000029, -0.000159, 0.047119, -0.014832, 0.001366, -0.003342, -0.051514, 0.010132, 0.001404, -0.000866, -0.063965, 0.017456, -0.001106, -0.000278, 0.083008, -0.014587, 0.000189, 0.001816, 0.047852, -0.012329, -0.001038, 0.002365, 0.049316, -0.005951, 0.000473, -0.004303, -0.105469, 0.019531, 0.0002, 0.002121, 0.063965, -0.019165, -0.000595, 0.000576, 0.05249, -0.014587, -0.000656, 0.000349, 0.049316, -0.014832, 0.001465, -0.003372, -0.062988, 0.015625, 0.001282, -0.003204, -0.058105, 0.010437, -0.000511, -0.000999, 0.054443, -0.016724, 0.000242, 0.000391, 0.05249, -0.014587, 0.000252, -0.001884, -0.061768, 0.021118, 0.001328, -0.000082, -0.060791, 0.012756, 0.000036, -0.001495, -0.047852, 0.012146, 0.000036, 0.002487, 0.05957, 0.000511, -0.000374, 0.00037, 0.042969, -0.01416, -0.000353, 0.002579, 0.052246, -0.012695, -0.000515, -0.001953, -0.049316, 0.012451, -0.0005, 0.000721, 0.041504, -0.014465, -0.000973, 0.001534, 0.057617, -0.012573, 0.000587, 0.002853, 0.07666, -0.015869, 0.001122, -0.001289, -0.053711, 0.015198, 0.000858, -0.003281, -0.06543, 0.016968, 0.000542, -0.001633, -0.049072, 0.013306, -0.00022, -0.000561, 0.047363, -0.011292, -0.001335, 0.003937, 0.054932, -0.014465, 0.000012, 0.000546, -0.054443, 0.009338, 0.004242, -0.002808, -0.165039, -0.016357, -0.00006, 0.000043, 0.046387, -0.013794, -0.000254, -0.002151, -0.046387, 0.011353, -0.002319, 0.00264, 0.066895, -0.016602, -0.000349, -0.00095, -0.054199, 0.013245, 0.003006, -0.000938, -0.050537, 0.02063, 0.000127, -0.001198, -0.068848, 0.018799, -0.00041, 0.003113, 0.054688, -0.010681, 0.00029, -0.000748, -0.049072, 0.011353, -0.001625, 0.001442, 0.176758, -0.026855, 0.000046, 0.001381, 0.04248, -0.013367, -0.000181, 0.000534, 0.05542, -0.019409, -0.000282, -0.00193, -0.043701, 0.012451, 0.000198, -0.001587, -0.04541, 0.009705, 0.000042, -0.000395, -0.049072, 0.016479, 0.002838, -0.001579, -0.080078, 0.008179, -0.000328, -0.002151, -0.056885, 0.012512, 0.000771, -0.000172, -0.050293, 0.012695, -0.000259, 0.000326, 0.045898, -0.014893, -0.000288, 0.001564, 0.059082, -0.020264, -0.000467, 0.002869, 0.057861, -0.015625, 0.000123, 0.001381, 0.04834, -0.014526, -0.00003, -0.001129, -0.048828, 0.014709, 0.001968, 0.004761, 0.068359, -0.004517, -0.000486, 0.002411, 0.048828, -0.010376, 0.001495, -0.000198, 0.060791, -0.010193, 0.000702, -0.001457, -0.056641, 0.014709, -0.000977, 0.000005, 0.063477, -0.020996, -0.000839, 0.002899, 0.057617, -0.010254, -0.00009, 0.000702, 0.064453, -0.014771, -0.000441, 0.002289, 0.066895, -0.018677, -0.000828, 0.00209, 0.05127, -0.017822, 0.000526, -0.002701, -0.080566, 0.014771, -0.001755, 0.003784, 0.056885, -0.012268, -0.000004, 0.001038, 0.049805, -0.014587, -0.001144, 0.001114, 0.046875, -0.012634, 0.000066, 0.000486, 0.043457, -0.008301, -0.001839, 0.000736, 0.074707, -0.022827, -0.001228, 0.000301, 0.052734, -0.010254, -0.001099, 0.002228, 0.066406, -0.017578, 0.009277, 0.026001, 0.052246, -0.333984, -0.000702, 0.001114, 0.059814, -0.0177, 0.000086, -0.00473, -0.053223, 0.006195, -0.000463, -0.003647, -0.054443, 0.008484, 0.000052, -0.001541, -0.051025, 0.013977, -0.00025, -0.001068, -0.075195, 0.017822, -0.000702, 0.001083, 0.063965, -0.014709, -0.000477, 0.000021, -0.054688, 0.018066, 0.000961, -0.001053, -0.057861, 0.015869, 0.001068, -0.001907, -0.04834, 0.011719, -0.000446, 0.000774, 0.046875, -0.014587, -0.001633, 0.002823, 0.0625, -0.014343, 0.000698, -0.003693, -0.059082, 0.016968, -0.000301, -0.000043, 0.058594, -0.010071, -0.002228, -0.000385, -0.010498, -0.018188, -0.001099, 0.001083, 0.001534, -0.058105, 0.00022, 0.001556, 0.004028, -0.050293, 0.000668, 0.001999, 0.014526, 0.09375, 0.003876, 0.002838, 0.002701, -0.064453, -0.001869, -0.002487, -0.001602, 0.039062, 0.001419, 0.000595, 0.010376, 0.029663, -0.000546, 0.0005, -0.003845, -0.034912, 0.000273, 0.000603, 0.003281, 0.028076, 0.000364, 0.00053, 0.001724, -0.060791, 0.002182, 0.002747, -0.000341, -0.040039, -0.001228, 0.00238, -0.029175, -0.020386, 0.00053, 0.001106, -0.005859, -0.032471, 0.001427, 0.003418, -0.005371, -0.041748, 0.001801, 0.001816, 0.001015, -0.039307, 0.005432, 0.000942, 0.013306, -0.065918, 0.000184, 0.00116, -0.004578, -0.033203, 0.000391, 0.000641, 0.003036, -0.056396, -0.004272, -0.00473, -0.018188, 0.091309, -0.000671, -0.001556, 0.003372, 0.057861, 0.002243, 0.001083, 0.006592, 0.062988, 0.001534, 0.00174, 0.003067, -0.039307, -0.002319, -0.002777, -0.000599, 0.044189, -0.004089, -0.004761, -0.00946, 0.037598, 0.002548, 0.001328, 0.007629, -0.045654, 0.001999, 0.002777, -0.000086, -0.067871, 0.001953, 0.001541, -0.000234, -0.040527, -0.000694, 0.000694, -0.002121, -0.045898, -0.00024, -0.001389, 0.007507, 0.047119, -0.003159, -0.00415, 0.000252, 0.043457, 0.000946, 0.000858, -0.001823, -0.035156, -0.00008, -0.001747, -0.000362, 0.041992, 0.001945, 0.001945, 0.00293, -0.039551, -0.000174, 0.001625, -0.00132, -0.040039, -0.000507, -0.001862, -0.012085, 0.108887, 0.000135, -0.001396, 0.000065, 0.034424, 0.003311, -0.000395, 0.001534, 0.048096, -0.001358, -0.001198, -0.004608, 0.049316, -0.000675, -0.001434, 0.000999, 0.037109, -0.001701, -0.002045, -0.001633, 0.052734, -0.001602, -0.002121, -0.005005, 0.043945, 0.000211, -0.001434, 0.005371, 0.038086, 0.001656, 0.002289, -0.000113, -0.036865, 0.001846, 0.002747, -0.000111, -0.045898, 0.000767, 0.00069, -0.000334, -0.040527, -0.002029, -0.004059, -0.00267, 0.098633, 0.001274, 0.000671, 0.000473, -0.041748, -0.003906, -0.004486, 0.003769, 0.05249, 0.000824, -0.000241, 0.001816, 0.037109, 0.00082, 0.002182, -0.002182, -0.041504, 0.00106, 0.000858, -0.002747, -0.040283, 0.002899, 0.003204, 0.010193, -0.072754, 0.001122, -0.000698, -0.002518, -0.054688, -0.001488, -0.001678, 0.000178, 0.04541, 0.00193, 0.000927, 0.003159, 0.049561, -0.003311, -0.001228, 0.001381, 0.044434, -0.000078, 0.001427, -0.011169, -0.036377, 0.00354, 0.002716, -0.001312, -0.059814, -0.00383, -0.003433, -0.002182, 0.05249, 0.000372, 0.001572, -0.000416, -0.044678, -0.000851, -0.001068, -0.001785, 0.037598, 0.002655, 0.003006, 0.000431, -0.046631, -0.003006, -0.004089, 0.000254, 0.057861, 0.003708, 0.00206, 0.012329, 0.025024, -0.002869, -0.00296, 0.003204, 0.052246, 0.002151, 0.003494, 0.00177, -0.057129, -0.002197, -0.001572, 0.009644, -0.096191, -0.000874, -0.000238, 0.000507, 0.050049, 0.00193, 0.002304, 0.003418, -0.036133, -0.002213, -0.002289, 0.013184, 0.054443, -0.003143, -0.001587, 0.000912, 0.046631, -0.002335, -0.002228, -0.00528, 0.04248, -0.000053, -0.001534, 0.005798, 0.027466, 0.000546, 0.001984, 0.009033, -0.086914, 0.000626, -0.000092, 0.003326, -0.039307, 0.001015, 0.001656, 0.004272, -0.047119, 0.015747, 0.014404, 0.045166, 0.124023, 0.000595, 0.00106, -0.000162, -0.032227, 0.003494, 0.003754, 0.005859, -0.057861, 0.001869, 0.000648, -0.008789, -0.128906, -0.003357, -0.002487, -0.004639, 0.040771, -0.002853, -0.004944, -0.000992, 0.056885, 0.000565, 0.001419, -0.000492, -0.04834, 0.001511, 0.002106, -0.000118, -0.046143, -0.000134, -0.000303, -0.00074, 0.040039, -0.003632, -0.002243, 0.003708, 0.045654, -0.001442, -0.001381, -0.001686, 0.03833, -0.002274, -0.001358, 0.003891, 0.04126, -0.00235, -0.001442, -0.002411, 0.041504, -0.001007, -0.001007, -0.002899, 0.043945, -0.002625, -0.002975, -0.010925, 0.056641, 0.000576, 0.001678, -0.003464, -0.025635, -0.001488, -0.000992, -0.000664, 0.036377, -0.002625, -0.003235, -0.00592, 0.057129, 0.003433, 0.00174, -0.004028, -0.048096, -0.000557, -0.001335, 0.004395, 0.039551, 0.00174, -0.000452, 0.00206, 0.05835, -0.001938, -0.002777, 0.003906, 0.042969, -0.004669, -0.004517, -0.001717, 0.055176, 0.00135, 0.001221, 0.004608, -0.032715, 0.000832, 0.001099, -0.000683, -0.028687, -0.000977, -0.001556, -0.001312, 0.043701, -0.001434, -0.001053, 0.000874, 0.047363, 0.008667, 0.000694, 0.006714, 0.018677, -0.000273, -0.001259, 0.003799, 0.027466, -0.000471, -0.000584, 0.000347, 0.035156, 0.002502, -0.010681, 0.025024, 0.015442, 0.00119, 0.002319, -0.00264, -0.025391, 0.000824, 0.001282, 0.001556, -0.041016, 0.001595, 0.001678, 0.001175, -0.036621, -0.002792, -0.001205, -0.037598, 0.11084, -0.001205, -0.000931, -0.005768, 0.046143, 0.000338, 0.001808, 0.000284, -0.03418, 0.000045, 0.001289, -0.000694, -0.029419, 0.003006, 0.000744, 0.009033, 0.049561, -0.002731, -0.004517, 0.001228, 0.044922, -0.000307, -0.000561, 0.004333, 0.035889, -0.001656, -0.003052, -0.000744, 0.058594, 0.001152, -0.000599, 0.002884, 0.023804, 0.00132, 0.000992, 0.000698, -0.043213, -0.000214, 0.000018, -0.007812, -0.04834, 0.000051, -0.000216, 0.00174, 0.027954, 0.001442, -0.000061, -0.001549, 0.060547, -0.00095, 0.002121, 0.002625, -0.067383, 0.000881, 0.001099, -0.00209, -0.04248, 0.000648, -0.00012, -0.010254, -0.02478, 0.001144, 0.002777, -0.000858, -0.038574, 0.000378, 0.001724, -0.007477, -0.052002, -0.000271, 0.00235, 0.025757, -0.000721, 0.001984, 0.001137, -0.026733, 0.006073, -0.001907, 0.000782, 0.039795, -0.003815, -0.000153, -0.002426, -0.042236, 0.002808, 0.00193, 0.008911, 0.044922, 0.016602, -0.001129, -0.003754, -0.043213, -0.00386, -0.000269, 0.000391, 0.040283, -0.00412, -0.000832, -0.001183, 0.026733, -0.005829, -0.001045, -0.006287, -0.040771, 0.004883, -0.001335, 0.000664, 0.03833, -0.002731, -0.001984, -0.000433, 0.04834, -0.006744, -0.001259, -0.003616, -0.035645, -0.004578, 0.000511, 0.003311, 0.043945, -0.004028, 0.000885, -0.000603, -0.044189, 0.010132, 0.000017, 0.004791, 0.036865, 0.004059, -0.001335, -0.001884, -0.026978, -0.007507, -0.000652, 0.00135, 0.036377, -0.003143, -0.000071, -0.00206, -0.042236, -0.001091, -0.000121, -0.004761, -0.033691, -0.007477, -0.002563, 0.00025, 0.043701, -0.005463, 0.000629, -0.00238, -0.037109, -0.003494, 0.001122, -0.000122, -0.052002, 0.005402, -0.001328, -0.001335, 0.025635, -0.005646, 0.002136, 0.010864, 0.059082, 0.00824, -0.002014, 0.001823, 0.043457, 0.003876, 0.00074, 0.003647, 0.045654, 0.001122, -0.002274, 0.001984, 0.037842, 0.012878, -0.001411, 0.000973, 0.044678, -0.00116, 0.000797, -0.001328, -0.044189, 0.005554, 0.000561, 0.005035, 0.061035, -0.001999, 0.00071, -0.001984, -0.045654, -0.003632, -0.000576, 0.003281, 0.041992, -0.002914, 0.002014, -0.000782, -0.035156, 0.001129, -0.001152, -0.002823, -0.041748, 0.001488, -0.001793, -0.002487, -0.043213, 0.000269, -0.000984, -0.001007, 0.024902, -0.005371, 0.001434, 0.001564, -0.038818, -0.001945, 0.001472, -0.000444, -0.044434, -0.001717, -0.000637, -0.003693, -0.025635, -0.008911, -0.001518, 0.001068, 0.037598, -0.00412, 0.000969, 0.000519, -0.039307, 0.000603, -0.002548, -0.000954, 0.039551, -0.001907, 0.000006, -0.001999, -0.060059, 0.008728, -0.000298, 0.001167, 0.025269, -0.003647, -0.000328, -0.004456, -0.035645, -0.000213, 0.002991, 0.004089, 0.021118, 0.015442, -0.002548, 0.001289, 0.039551, 0.002182, 0.001022, 0.007324, 0.04248, -0.002502, 0.000334, -0.004913, -0.026367, -0.01001, -0.000164, 0.004272, 0.042725, 0.000736, -0.000534, 0.001747, 0.037354, 0.001427, 0.001366, 0.001846, -0.035645, 0.008301, -0.000633, -0.0001, 0.02356, -0.004242, 0.000097, 0.003021, 0.031128, -0.000538, -0.000081, 0.00473, 0.042969, -0.003159, -0.001068, 0.000736, 0.038574, -0.001884, 0.000422, 0.000977, -0.048096, -0.001396, 0.000656, -0.001251, -0.028687, 0.005615, 0.002106, 0.006592, 0.040527, 0.001427, -0.000729, -0.000477, 0.04248, -0.000093, -0.00033, 0.001266, 0.051514, -0.003571, 0.002228, -0.001099, -0.043457, 0.002914, 0.000885, -0.004517, -0.041992, -0.00531, 0.001801, 0.000904, -0.035889, 0.005341, 0.000671, 0.003677, 0.041992, 0.002167, -0.001648, -0.004822, -0.030396, -0.023193, 0.002365, -0.003311, -0.057617, -0.001129, 0.001678, -0.000006, -0.032227, 0.003769, -0.00386, -0.001045, 0.047607, -0.006042, 0.000019, 0.001274, 0.055664, -0.007812, 0.000622, -0.002106, -0.035889, 0.001945, 0.001305, -0.002304, -0.109863, -0.011292, 0.00042, -0.003998, -0.037598, 0.001778, 0.002182, 0.001114, -0.037109, 0.007233, -0.000912, -0.00531, -0.040771, -0.000927, 0.001282, 0.00238, 0.042236, 0.002045, -0.002762, -0.000101, 0.041504, -0.003891, -0.000483, 0.000679, 0.031738, -0.001663, -0.000923, 0.002853, 0.046387, 0.007874, 0.000408, 0.00074, -0.030762, 0.00705, 0.00103, 0.002151, 0.071289, 0.002167, 0.000698, -0.006256, -0.041748, -0.032227, 0.000507, 0.003128, 0.026611, 0.00824, -0.000437, -0.000441, 0.067871, -0.011597, -0.001793, 0.000416, 0.041992, -0.005035, -0.001366, 0.000618, 0.038574, -0.004456, -0.003738, 0.002121, 0.050293, -0.000507, 0.001793, -0.002625, -0.049316, -0.004333, 0.000977, 0.001343, 0.052246, -0.000261, 0.001259, 0.000866, -0.034912, 0.007477, 0.000664, -0.003464, -0.043945, -0.00206, 0.002319, 0.000086, -0.04248, 0.000294, -0.000572, -0.01355, -0.203125, -0.024292, -0.010742, -0.030884, -0.104004, -0.033203, -0.002655, 0.009155, 0.114746, 0.041992, 0.000843, 0.002518, 0.053711, -0.004303, -0.002045, -0.00038, 0.042236, -0.0065, -0.004974, -0.007568, -0.039062, -0.003311, 0.000538, -0.0047, -0.044434, -0.009766, -0.000713, 0.001953, 0.041504, -0.001701, 0.002289, -0.000014, -0.043701, 0.00148, 0.001938, 0.001472, -0.036377, 0.006775, -0.000156, 0.00589, 0.046631, 0.001457, -0.000086, -0.002213, -0.017334, -0.000303, 0.000026, 0.002319, 0.126953, -0.003876, -0.002304, 0.000372, 0.04248, -0.006378, 0.001282, -0.00473, -0.040283, -0.009094, -0.000549, -0.000813, 0.024658, -0.005127, 0.001564, -0.002991, -0.120117, -0.013977, -0.000353, 0.003235, 0.04541, -0.001953, -0.000473, 0.000254, 0.056396, 0.002151, 0.001877, 0.000122, -0.047119, 0.002853, -0.004761, -0.008423, -0.035645, -0.001579, 0.000511, -0.002335, -0.035645, 0.006622, -0.002258, -0.006805, -0.041016, 0.000904, 0.000961, 0.002075, 0.038086, 0.006561, -0.001572, -0.001038, 0.0354, -0.006287, 0.00238, 0.000224, -0.041504, 0.002518, 0.000226, -0.001358, -0.043213, 0.004089, -0.00074, 0.001213, 0.040039, -0.008362, -0.000226, -0.001785, -0.036621, 0.010132, -0.000904, 0.002258, 0.044189, -0.001968, 0.001305, -0.001259, -0.040283, -0.003342, -0.000835, -0.005188, -0.040039, 0.00264, 0.000154, 0.002014, 0.026489, -0.000885, -0.001831, 0.000378, 0.037598, -0.002518, 0.000671, -0.003448, -0.045166, -0.00322, -0.001221, 0.002014, 0.042725, -0.002106, -0.00012, -0.00016, 0.042725, -0.007019, 0.000858, 0.005066, -0.068848, -0.001419, -0.000755, -0.00322, 0.00885, 0.047363, -0.001122, -0.003204, -0.055664, 0.002014, 0.000261, -0.000201, -0.057373, 0.002579, -0.003433, -0.004425, -0.05835, -0.009216, 0.000408, 0.006287, -0.055664, -0.02124, -0.000465, -0.002014, -0.049072, -0.001785, 0.000465, -0.000009, -0.055664, -0.000824, 0.002396, -0.000648, -0.068848, -0.012817, -0.001251, -0.003021, -0.067383, 0.001198, 0.001495, -0.002716, -0.074707, -0.013611, -0.001518, -0.005341, 0.055908, -0.000435, 0.000557, 0.004913, -0.053711, 0.000511, -0.000706, -0.002594, -0.046875, -0.000729, 0.002518, 0.006409, -0.067871, -0.002243, 0.000467, 0.001152, -0.048096, 0.005554, -0.001068, -0.002792, 0.057861, 0.000481, -0.001053, -0.002853, 0.055664, -0.003464, 0.001808, 0.00322, -0.005066, -0.07666, 0.000828, -0.000629, -0.042969, 0.003052, 0.000221, -0.001228, -0.047363, 0.006195, 0.001839, 0.00528, 0.041016, -0.000671, -0.001137, -0.001213, 0.114258, 0.006042, 0.000155, 0.005493, -0.056641, -0.001305, -0.000074, -0.001129, 0.044922, -0.001808, 0.000257, 0.005005, 0.05957, 0.006042, -0.000439, 0.000668, 0.145508, -0.002945, -0.001541, -0.003387, 0.076172, 0.00034, 0.000216, 0.000885, -0.052979, 0.001198, 0.0005, 0.003036, -0.077637, 0.001343, 0.000041, 0.001419, 0.070312, -0.000241, -0.000437, 0.001152, -0.056396, -0.000185, -0.000269, 0.00161, -0.047607, 0.005005, 0.001564, 0.002655, -0.060547, 0.009399, 0.000043, -0.000097, -0.066895, -0.004272, -0.000633, 0.000237, 0.075684, 0.01123, -0.001556, -0.001205, 0.064941, -0.002762, 0.00029, -0.000591, 0.051758, -0.000103, 0.000523, 0.00531, 0.066895, 0.006714, -0.000702, -0.000584, 0.04541, -0.00415, 0.0005, 0.003448, 0.05127, -0.006836, 0.001656, 0.003632, -0.05835, 0.003906, 0.000534, 0.000786, 0.06543, 0.005096, 0.000896, 0.007446, -0.071777, -0.013977, 0.001213, 0.003067, -0.040527, -0.012085, 0.000633, 0.002441, -0.054443, 0.001801, -0.00053, 0.000341, -0.064941, 0.000828, -0.000992, -0.00238, -0.045654, 0.003128, -0.000127, 0.002304, -0.056885, -0.002182, -0.000992, 0.000885, 0.067871, 0.004242, -0.000048, -0.000515, -0.060303, 0.004974, -0.002167, -0.004303, 0.074707, -0.0005, -0.001923, -0.002228, 0.046631, -0.005585, 0.003433, -0.001511, -0.253906, -0.006897, 0.001717, 0.000629, -0.072754, 0.009521, -0.001701, -0.001801, 0.063965, -0.005798, 0.000154, -0.001823, -0.067871, 0.007324, -0.000089, 0.000832, 0.04541, -0.002853, 0.001511, 0.003311, -0.072266, 0.007263, 0.000698, -0.000418, 0.162109, 0.013123, 0.001717, 0.004181, 0.079102, 0.005249, 0.000187, -0.000797, 0.045898, -0.001648, -0.001289, -0.002335, 0.066406, -0.001503, 0.001419, 0.002991, -0.050049, 0.00473, 0.000406, 0.000736, 0.043945, -0.00415, 0.002762, 0.005676, -0.05249, 0.006744, 0.0019, 0.00296, -0.07666, 0.004547, -0.000626, -0.00106, 0.04834, -0.002136, -0.000546, 0.002869, 0.055908, -0.003281, 0.00071, -0.000058, -0.052734, 0.003082, -0.000626, -0.002533, -0.054443, 0.002945, -0.000259, 0.001884, -0.067383, -0.018311, -0.000549, 0.000645, 0.049805, -0.000216, -0.001389, -0.00209, 0.066895, -0.006165, -0.001137, 0.002899, 0.066895, 0.002655, 0.00071, 0.004181, -0.064453, -0.005463, 0.000286, -0.000599, -0.053711, -0.004608, -0.001686, -0.002121, 0.051758, -0.004395, -0.001579, -0.00174, 0.051025, -0.00647, -0.001274, -0.009827, 0.106445, 0.015869, 0.002167, 0.003891, 0.05249, 0.001053, -0.001808, -0.00386, 0.061523, -0.005859, 0.003113, 0.00705, -0.108887, 0.001808, 0.001503, 0.002625, -0.069336, 0.008301, 0.001251, 0.002365, -0.080078, 0.006561, -0.000026, 0.000946, 0.043213, -0.001984, -0.000074, -0.001328, -0.053467, -0.001518, -0.000893, -0.005859, 0.094727, -0.006653, -0.000282, -0.005127, 0.061523, 0.01709, 0.00148, 0.003754, -0.055908, -0.008179, -0.000213, -0.00053, -0.057129, 0.00119, -0.00103, -0.002441, -0.058105, -0.005066, 0.000298, 0.000125, -0.063965, -0.018066, 0.001221, 0.000477, -0.04834, 0.008667, 0.000664, -0.000584, 0.068848, 0.00351, -0.004059, -0.004578, 0.080566, -0.00412, -0.001068, -0.004547, -0.05835, 0.001968, -0.003052, -0.014648, -0.102051, 0.000607, -0.000137, -0.002533, -0.067383, 0.000406, 0.002411, 0.010193, -0.069824, -0.010193, -0.001663, -0.000912, 0.069824, -0.008423, 0.000515, 0.000234, 0.046143, 0.002182, -0.000938, -0.003036, 0.05127, -0.000694, -0.000041, 0.001312, 0.049805, -0.004333, -0.000471, 0.000093, 0.056641, 0.000212, 0.00095, 0.002151, -0.068848, -0.001778, 0.000173, 0.006439, -0.149414, -0.174805, 0.001328, -0.002274, -0.058594, -0.014343, -0.000416, -0.000013, -0.062988, 0.002609, 0.001045, 0.004547, -0.050781, -0.002335, -0.00019, 0.000504, 0.054688, 0.001495, -0.003128, -0.004211, 0.087402, -0.004059, -0.000771, -0.001045, 0.054932, 0.005127, 0.001381, 0.001305, -0.057617, -0.001244, 0.000511, 0.002747, -0.056885, -0.005615, 0.001366, 0.005035, -0.036133, -0.029907, -0.00037, -0.000427, -0.053467, -0.000595, 0.001144, -0.000088, -0.053711, -0.00161, 0.000195, 0.00066, 0.058594, 0.001984, 0.000717, 0.000633, -0.061768, 0.006256, -0.002014, -0.00412, 0.059326, 0.000034, 0.000668, 0.000835, -0.047607, 0.005737, 0.001091, 0.003036, 0.045898, -0.000542, -0.00206, -0.00415, 0.066895, 0.000294, 0.001305, 0.000391, -0.050293, 0.001244, 0.00038, 0.000759, 0.054688, -0.000729, 0.000999, 0.002563, 0.080566, -0.005554, 0.000519, 0.00071, -0.025269, 0.012146, -0.002762, -0.017822, -0.174805, 0.075684, 0.001114, 0.000538, -0.032715, 0.00708, -0.000725, 0.003036, 0.033936, 0.017578, 0.000103, 0.001923, 0.020386, -0.005157, -0.000299, 0.006561, 0.02832, -0.007935, -0.000519, 0.000683, 0.025879, -0.005737, -0.001678, -0.001297, 0.029541, 0.000572, -0.001106, -0.002029, 0.029053, -0.006287, -0.000587, 0.002808, 0.031982, 0.000431, 0.00145, 0.001984, -0.028931, 0.007385, 0.000626, -0.004303, -0.028198, 0.010498, -0.000086, 0.002319, 0.021118, -0.00473, 0.001854, 0.003632, -0.031494, -0.001144, -0.000603, 0.004913, 0.028687, -0.001198, -0.000059, 0.005127, 0.02417, -0.008057, 0.000139, -0.004669, -0.021973, 0.008057, 0.000135, 0.002319, 0.024902, -0.011414, -0.006927, -0.016479, 0.050049, -0.01001, 0.000395, -0.002243, -0.026001, 0.009766, -0.008301, -0.013733, 0.008972, 0.006287, -0.001137, 0.003387, 0.032715, 0.01178, 0.001724, 0.007721, -0.038818, 0.004333, -0.000016, 0.001343, 0.027466, -0.016357, -0.000694, -0.00264, 0.031982, -0.012939, 0.000092, -0.006897, -0.026367, 0.003998, -0.000222, 0.004395, 0.023804, -0.007538, 0.000542, -0.006653, -0.044678, 0.015564, -0.006439, -0.015198, 0.086914, 0.057617, 0.000912, -0.000284, -0.027588, 0.005646, -0.002075, -0.003021, 0.037842, 0.00045, 0.000591, 0.003128, 0.019653, -0.00412, 0.002457, 0.004669, -0.044434, 0.006134, -0.000305, -0.005066, -0.019653, 0.007507, -0.000977, -0.00148, 0.004028, 0.026978, -0.001259, 0.000671, 0.055908, -0.01239, -0.000107, -0.004974, -0.028931, 0.003174, 0.000446, -0.004211, -0.026245, -0.002792, -0.001358, 0.002335, 0.025391, -0.004181, -0.00293, -0.014832, 0.0354, -0.005066, 0.000223, 0.004547, 0.023315, -0.000698, 0.000043, 0.001701, 0.026367, -0.006622, 0.001274, -0.000851, -0.027222, 0.013733, -0.002335, -0.000744, 0.031982, 0.008057, 0.000025, 0.00082, -0.003906, -0.024902, 0.00209, 0.007599, -0.040527, 0.010925, -0.003662, -0.010925, 0.037598, -0.010132, -0.000334, 0.004303, 0.026489, -0.005798, -0.000167, -0.001427, -0.0271, 0.006653, -0.001114, -0.00174, 0.032227, -0.009888, 0.001701, -0.004547, -0.035645, 0.016724, -0.000028, -0.001816, -0.027344, 0.018066, 0.002411, -0.00074, -0.029785, -0.032471, 0.000927, 0.005615, 0.031982, -0.012817, -0.003494, -0.00885, -0.030884, -0.004089, -0.000622, 0.001312, 0.037354, -0.015564, -0.000809, 0.000387, 0.026855, -0.010437, -0.001015, 0.005432, 0.030029, -0.001495, -0.000561, 0.002228, 0.033936, -0.012878, 0.00061, 0.002487, 0.025635, -0.007782, 0.001404, 0.001968, 0.000073, -0.045898, -0.000376, -0.00238, -0.020752, 0.00415, 0.00008, -0.005524, -0.030518, 0.010986, -0.002228, -0.007416, 0.031982, -0.010925, -0.000252, 0.002151, 0.023682, -0.007019, -0.000195, -0.000771, -0.010315, -0.038574, -0.000194, -0.003845, -0.027466, 0.002945, -0.000471, -0.005554, -0.023193, 0.000186, 0.000511, 0.005005, 0.052002, -0.02124, 0.000736, -0.000343, -0.02771, 0.005707, 0.001472, 0.002579, -0.026245, 0.000732, 0.001518, 0.001938, -0.026733, 0.003677, 0.000359, -0.002151, -0.022827, 0.006744, -0.002579, -0.004913, 0.037598, -0.001396, 0.000771, -0.001984, -0.026123, 0.010071, -0.001846, -0.003601, 0.034424, -0.001701, -0.000648, 0.000221, 0.025391, -0.007782, 0.001144, 0.000793, -0.024292, 0.003525, -0.00095, 0.004303, 0.090332, -0.001831, -0.000425, 0.003601, 0.025635, -0.006439, 0.000526, 0.000938, 0.005615, -0.029663, -0.002121, -0.004272, 0.033691, -0.003754, 0.002426, 0.002502, -0.043945, 0.003647, 0.000343, -0.005829, -0.04541, 0.01532, -0.000389, 0.001434, 0.034668, -0.006805, 0.000645, 0.002777, 0.026855, -0.007935, 0.002365, -0.00011, -0.037842, 0.001373, -0.000759, 0.015747, -0.036133, 0.001389, -0.000156, 0.005371, 0.026489, -0.001633, -0.000866, -0.000083, 0.031128, -0.008911, 0.000877, 0.002319, -0.004944, -0.03418, 0.000138, -0.001236, -0.024658, 0.005737, 0.000549, 0.000572, -0.028809, 0.017822, -0.000059, 0.004242, 0.02417, -0.013428, 0.000261, -0.003281, -0.006348, 0.044678, -0.000006, -0.005798, -0.027954, 0.011597, -0.000999, 0.005096, 0.032227, -0.004852, 0.000416, -0.004944, -0.027222, 0.006958, 0.001099, -0.00174, -0.030273, 0.005646, -0.000969, -0.000797, 0.020142, -0.007263, -0.00264, -0.00708, 0.041504, -0.005981, 0.000664, 0.001587, 0.007538, -0.035156, 0.001701, 0.002045, -0.034424, 0.016235, -0.000324, 0.003571, 0.028198, -0.013489, 0.000576, 0.000175, -0.030029, 0.006775, -0.000078, -0.002457, -0.019775, 0.006592, 0.001534, 0.001968, -0.031738, 0.002747, 0.000062, -0.000969, -0.040527, 0.032227, -0.00066, -0.00415, -0.0177, 0.007599, -0.001015, 0.001549, 0.026611, -0.003418, 0.000923, 0.002823, 0.020752, -0.00824, 0.000404, 0.00293, 0.020752, -0.005768, -0.00053, 0.004608, 0.033936, -0.006165, -0.003067, -0.003174, 0.047852, -0.008545, 0.000443, -0.001579, -0.026245, 0.007782, 0.001167, 0.000137, -0.02832, 0.018066, 0.000034, -0.00325, -0.024292, 0.009521, -0.00116, 0.002716, 0.045166, -0.011719, -0.002441, -0.004974, 0.034424, -0.003555, -0.001953, 0.000847, 0.031982, -0.011658, -0.000238, 0.000633, 0.02417, -0.005341, -0.001839, -0.003677, 0.032227, -0.00082, 0.002151, -0.000116, -0.048584, 0.005371, -0.001686, -0.008118, 0.043213, -0.004852, 0.000019, -0.002747, -0.028442, -0.048096, -0.001549, -0.005615, -0.01709, 0.004242, 0.003464, 0.002808, -0.037842, 0.012817, -0.000471, -0.003021, -0.042725, 0.019897, -0.000973, -0.001915, -0.012451, 0.016724, 0.001175, 0.001717, 0.010803, -0.019775, -0.000858, -0.00193, -0.009399, 0.019531, -0.00021, 0.002838, 0.028076, -0.012573, -0.00103, -0.00238, 0.024536, -0.019653, -0.001472, -0.002335, -0.009827, 0.020386, -0.001221, -0.002258, -0.009644, 0.021851, -0.000942, -0.002167, -0.012146, 0.020508, -0.000984, -0.001572, -0.008667, 0.016479, -0.000481, 0.001877, 0.017212, 0.017456, 0.000992, 0.001945, 0.008057, -0.019165, -0.000164, -0.001953, -0.015564, 0.018677, -0.00106, -0.001862, -0.007629, 0.022705, 0.001198, 0.002167, 0.011475, -0.019287, -0.001038, -0.001945, -0.011841, 0.016724, -0.001274, -0.002686, -0.013977, 0.015625, 0.000904, 0.001701, 0.008362, -0.019165, -0.001274, -0.002014, -0.009216, 0.019287, 0.00061, 0.001511, 0.007416, -0.022461, 0.001099, 0.00235, 0.013489, -0.020142, 0.001114, 0.002121, 0.008789, -0.019897, -0.001076, -0.001869, -0.008484, 0.019653, 0.001129, 0.001801, 0.011597, -0.017456, 0.001045, 0.001701, 0.011475, -0.018677, -0.00145, -0.001625, -0.011169, -0.012207, -0.000507, 0.000038, 0.016235, 0.014709, -0.000679, -0.001328, -0.01123, 0.018188, 0.001381, 0.002197, 0.011292, -0.021729, 0.001007, 0.001572, 0.011841, -0.016846, -0.001114, -0.001831, -0.009094, 0.020508, -0.002716, -0.00238, 0.040039, -0.010559, -0.000877, -0.001854, -0.008484, 0.018188, 0.001282, 0.002243, 0.011108, -0.019409, -0.001564, -0.004425, -0.047852, 0.035645, 0.00132, 0.000263, -0.029907, 0.016846, -0.001419, -0.001282, 0.007141, 0.030762, 0.001381, 0.002182, 0.011169, -0.020386, 0.001198, 0.002441, 0.01178, -0.019897, -0.001106, -0.00193, -0.010315, 0.020142, -0.002426, -0.004456, 0.032471, -0.00885, -0.000927, -0.001831, -0.007874, 0.019775, 0.001747, 0.003418, 0.00473, -0.031494, -0.000942, -0.001755, -0.007202, 0.017822, -0.000999, -0.001778, -0.007721, 0.018677, 0.001144, 0.001999, 0.007935, -0.019409, -0.001015, -0.001854, -0.012146, 0.0177, 0.001266, 0.00177, 0.013367, -0.016602, -0.000965, -0.001923, -0.010925, 0.02002, -0.000946, -0.001534, -0.010437, 0.012512, -0.000984, -0.002029, -0.011169, 0.018188, 0.001236, 0.002686, 0.015991, -0.019043, -0.001091, 0.001007, 0.02063, 0.017822, 0.001289, 0.001778, 0.008911, -0.016846, 0.001328, 0.002182, 0.01062, -0.021118, 0.00135, 0.002029, 0.008118, -0.022949, 0.001068, 0.001869, 0.007812, -0.02002, -0.001251, -0.001999, -0.012207, 0.017334, 0.001106, 0.001915, 0.01123, -0.018677, 0.001083, 0.0019, 0.007935, -0.019287, -0.001038, -0.001854, -0.007599, 0.018433, 0.001175, 0.002182, 0.011108, -0.023193, -0.003937, -0.002869, 0.003387, 0.027588, -0.00106, -0.002029, -0.008545, 0.020752, 0.001083, 0.001694, 0.008118, -0.018799, -0.001366, -0.007385, 0.02478, -0.006866, 0.001366, 0.00238, 0.011658, -0.017212, 0.001762, 0.000561, -0.019409, -0.006287, -0.000648, -0.001686, 0.007751, 0.019653, -0.001732, -0.001671, -0.00383, 0.028809, -0.001244, -0.002167, -0.008972, 0.019531, 0.00116, 0.001953, 0.01062, -0.019897, 0.001488, 0.003113, -0.023071, 0.007996, 0.000123, 0.001434, 0.022095, -0.010315, -0.000626, -0.001289, -0.021484, 0.010193, 0.001198, 0.002243, 0.010681, -0.019653, -0.002808, -0.00531, 0.019043, 0.047363, 0.001068, 0.001938, 0.008118, -0.019653, -0.001419, -0.001915, -0.010986, 0.020996, 0.001129, 0.00209, 0.011169, -0.020752, -0.000999, -0.00206, -0.011536, 0.0177, 0.001343, 0.001984, 0.012024, -0.019409, -0.003372, -0.008606, -0.033691, 0.089844, 0.001068, 0.002029, 0.007996, -0.019531, 0.00082, 0.001953, 0.010437, -0.022705, 0.00106, 0.001839, 0.007996, -0.020874, 0.001686, 0.002197, 0.009094, -0.022949, -0.00106, -0.002029, -0.012146, 0.019531, -0.001717, -0.002075, -0.008789, 0.019897, 0.000931, 0.001839, 0.008789, -0.020752, 0.000935, 0.001785, 0.007782, -0.019409, -0.001312, -0.002213, -0.009888, 0.019287, -0.001251, -0.002213, -0.010376, 0.018311, 0.000977, 0.001747, 0.007538, -0.018311, 0.001106, 0.0019, 0.011963, -0.019287, 0.001259, 0.001968, 0.009949, -0.019653, -0.00103, -0.001907, -0.007874, 0.019043, 0.001038, 0.001968, 0.008911, -0.021729, 0.001343, 0.002213, 0.009033, -0.020142, 0.001541, 0.002533, 0.011658, -0.018799, -0.000927, -0.001518, -0.006897, 0.019897, 0.000965, 0.002121, 0.010437, -0.023071, 0.000885, -0.002182, -0.016968, -0.00708, 0.005371, 0.00824, 0.032715, -0.109863, 0.001175, 0.002121, 0.011902, -0.018311, -0.000984, -0.001823, -0.007568, 0.018433, -0.001099, -0.001984, -0.010681, 0.019043, 0.000923, 0.001854, 0.011169, -0.019287, 0.001266, 0.001762, 0.011047, -0.016479, 0.001015, 0.001846, 0.007751, -0.018677, 0.001198, 0.002121, 0.008362, -0.019653, 0.001228, 0.002045, 0.007996, -0.019409, -0.002975, -0.007263, -0.00705, 0.087402, 0.00103, 0.001877, 0.00769, -0.018677, 0.00106, 0.001984, 0.00824, -0.019409, 0.001968, 0.004333, 0.016357, -0.018555, 0.001289, 0.00209, 0.009216, -0.022705, 0.000965, 0.001541, 0.012207, -0.016479, 0.001419, 0.00383, 0.00415, -0.036377, 0.001312, 0.002151, 0.009094, -0.016724, -0.000919, -0.0019, -0.012085, 0.018188, 0.001755, 0.004395, 0.034668, -0.028687, 0.001396, 0.002014, 0.008545, -0.019409, 0.001419, 0.002441, 0.010864, -0.020996, 0.001915, 0.002747, 0.003448, -0.039795, -0.001129, -0.00209, -0.012878, 0.019531, -0.000179, -0.002411, -0.021484, 0.008057, 0.00103, 0.001968, 0.008118, -0.019409, -0.000364, -0.00238, -0.02478, 0.012878 ] } , "name": "LlmExporter::FusedLinearAttention_2148", "outputIndexes": [ 1075 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1063, 1072, 1074, 1075 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.14/self_attn/FusedLinearAttention", "outputIndexes": [ 1076 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1076, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.14/self_attn/Reshape_output_0", "outputIndexes": [ 1077 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1077 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.14/self_attn/norm/Cast_output_0", "outputIndexes": [ 1078 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1078 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 186631584, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.14/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1079 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2255 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 186632608, 1048598, 262144, 0, 0 ] } , "name": "/layers.14/self_attn/in_proj_z/Linear", "outputIndexes": [ 2268 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2268 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2269 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2269 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1080 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1080, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.14/self_attn/Reshape_1_output_0", "outputIndexes": [ 1081 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1081 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.14/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1083 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1079, 1083 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.14/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1084 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1061 ] , "main_type": "NONE", "name": "/blocks.14/self_attn/Shape_output_0", "outputIndexes": [ 1085 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1085 ] , "main_type": "NONE", "name": "Shape1774", "outputIndexes": [ 1086 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1085 ] , "main_type": "NONE", "name": "Rank1776", "outputIndexes": [ 1087 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1087, 1087 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1778", "outputIndexes": [ 1088 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1088 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1779", "outputIndexes": [ 1089 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1088, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1781", "outputIndexes": [ 1090 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1090 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1782", "outputIndexes": [ 1091 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1086, 1089, 1091, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1785", "outputIndexes": [ 1092 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1092 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1786", "outputIndexes": [ 1093 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1093, 1093 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1788", "outputIndexes": [ 1094 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1085, 1094, 1088 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.14/self_attn/Gather_output_0", "outputIndexes": [ 1095 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1095, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.14/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1096 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1088 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1796", "outputIndexes": [ 1097 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1090 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1799", "outputIndexes": [ 1098 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1086, 1097, 1098, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1802", "outputIndexes": [ 1099 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1099 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1803", "outputIndexes": [ 1100 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1100 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1804", "outputIndexes": [ 1101 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1101, 1100 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1805", "outputIndexes": [ 1102 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1085, 1102, 1088 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.14/self_attn/Gather_1_output_0", "outputIndexes": [ 1103 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1103, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.14/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1104 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1096, 1104, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.14/self_attn/Concat_output_0", "outputIndexes": [ 1105 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1084, 1105 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.14/self_attn/Reshape_2_output_0", "outputIndexes": [ 1106 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1106 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2270 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2270 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.14/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2271 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2271 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 187943350, 1048598, 262144, 0, 0 ] } , "name": "/layers.14/self_attn/out_proj/Linear", "outputIndexes": [ 2272 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2272 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2273 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2273 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.14/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1107 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1060, 1107 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.14/Add_output_0", "outputIndexes": [ 1108 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1108 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 189254092, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.14/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1109 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1109 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.14/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2274 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2274 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.14/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2275 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2275 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 189262284, 1835030, 458752, 0, 0 ] } , "name": "/layers.14/mlp/gate_proj/Linear", "outputIndexes": [ 2276 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2276 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2277 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2277 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.14/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1110 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1110 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.14/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1111 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2275 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 191556066, 1835030, 458752, 0, 0 ] } , "name": "/layers.14/mlp/up_proj/Linear", "outputIndexes": [ 2280 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2280 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2281 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2281 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.14/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1112 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1111, 1112 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.14/mlp/Mul_output_0", "outputIndexes": [ 1113 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1113 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.14/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2282 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2282 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.14/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2283 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2283 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 193849848, 1835030, 458752, 0, 0 ] } , "name": "/layers.14/mlp/down_proj/Linear", "outputIndexes": [ 2284 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2284 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.14/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2285 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2285 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.14/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1114 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1108, 1114 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.14/Add_1_output_0", "outputIndexes": [ 1115 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1115, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.15/Reshape_output_0", "outputIndexes": [ 1116 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1116 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 196143630, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.15/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1117 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1117 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.15/self_attn/q_proj/Linear/pre_reshape", "outputIndexes": [ 2286 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2286 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.15/self_attn/q_proj/Linear/pre_convert", "outputIndexes": [ 2287 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2287 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 4096, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 65536, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 196151822, 2097174, 524288, 0, 0 ] } , "name": "/layers.15/self_attn/q_proj/Linear", "outputIndexes": [ 2288 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2288 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/self_attn/q_proj/Linear/post_convert", "outputIndexes": [ 2289 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2289 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 4096 ] , "dimType": "NCHW" } , "name": "/layers.15/self_attn/q_proj/Linear/post_reshape", "outputIndexes": [ 1118 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1117 ] , "main_type": "NONE", "name": "/blocks.15/self_attn/Shape_output_0", "outputIndexes": [ 1119 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1119 ] , "main_type": "NONE", "name": "Shape1838", "outputIndexes": [ 1120 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1119 ] , "main_type": "NONE", "name": "Rank1840", "outputIndexes": [ 1121 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1121, 1121 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1842", "outputIndexes": [ 1122 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1122 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1843", "outputIndexes": [ 1123 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1122, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1845", "outputIndexes": [ 1124 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1124 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1846", "outputIndexes": [ 1125 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1120, 1123, 1125, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1849", "outputIndexes": [ 1126 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1126 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1850", "outputIndexes": [ 1127 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1127, 1127 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1852", "outputIndexes": [ 1128 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1119, 1128, 1122 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.15/self_attn/Gather_output_0", "outputIndexes": [ 1129 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1129, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1130 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1122 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1860", "outputIndexes": [ 1131 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1124 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1863", "outputIndexes": [ 1132 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1120, 1131, 1132, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1866", "outputIndexes": [ 1133 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1133 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1867", "outputIndexes": [ 1134 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1134 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1868", "outputIndexes": [ 1135 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1135, 1134 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1869", "outputIndexes": [ 1136 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1119, 1136, 1122 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.15/self_attn/Gather_1_output_0", "outputIndexes": [ 1137 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1137, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1138 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1130, 1138, 201, 202 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.15/self_attn/Concat_output_0", "outputIndexes": [ 1139 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1118, 1139 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.15/self_attn/Reshape_output_0", "outputIndexes": [ 1140 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1140, 205 ] , "main_type": "Slice", "main": { "axis": -1, "sourceType": "TORCH" } , "name": "/blocks.15/self_attn/Split_output_0", "outputIndexes": [ 1141, 1142 ] , "type": "Slice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1129, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_4_output_0", "outputIndexes": [ 1143 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1137, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_5_output_0", "outputIndexes": [ 1144 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1143, 1144, 201, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.15/self_attn/Concat_2_output_0", "outputIndexes": [ 1145 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1141, 1145 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.15/self_attn/Reshape_2_output_0", "outputIndexes": [ 1146 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1146 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 198773284, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.15/self_attn/q_norm/Mul_1_output_0", "outputIndexes": [ 1148 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_10_output_0", "outputIndexes": [ 1149 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1148, 44, 1149, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_output_0", "outputIndexes": [ 1150 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1150, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Mul_output_0", "outputIndexes": [ 1151 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1150 ] , "main_type": "NONE", "name": "/blocks.15/self_attn/Shape_2_output_0", "outputIndexes": [ 1152 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1152 ] , "main_type": "NONE", "name": "Shape1892", "outputIndexes": [ 1153 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1152 ] , "main_type": "NONE", "name": "Rank1894", "outputIndexes": [ 1154 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1154, 1154 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1896", "outputIndexes": [ 1155 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1155 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1897", "outputIndexes": [ 1156 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1155, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1899", "outputIndexes": [ 1157 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1157 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1900", "outputIndexes": [ 1158 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1153, 1156, 1158, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1903", "outputIndexes": [ 1159 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1159 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1904", "outputIndexes": [ 1160 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 1160 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1905", "outputIndexes": [ 1161 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1161, 1160 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1906", "outputIndexes": [ 1162 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1152, 1162, 1155 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.15/self_attn/Gather_2_output_0", "outputIndexes": [ 1163 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1163, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Div_output_0", "outputIndexes": [ 1164 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1164, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_13_output_0", "outputIndexes": [ 1165 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1150, 1165, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_3_output_0", "outputIndexes": [ 1166 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1166 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.15/self_attn/Neg_output_0", "outputIndexes": [ 1167 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1164, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_12_output_0", "outputIndexes": [ 1168 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1150, 44, 1168, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_2_output_0", "outputIndexes": [ 1169 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1167, 1169 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.15/self_attn/Concat_5_output_0", "outputIndexes": [ 1170 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1170, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Mul_1_output_0", "outputIndexes": [ 1171 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1151, 1171 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Add_output_0", "outputIndexes": [ 1172 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_11_output_0", "outputIndexes": [ 1173 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1148, 1173, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_1_output_0", "outputIndexes": [ 1174 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1172, 1174 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.15/self_attn/Concat_6_output_0", "outputIndexes": [ 1175 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2287 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 198775332, 262166, 65536, 0, 0 ] } , "name": "/layers.15/self_attn/k_proj/Linear", "outputIndexes": [ 2292 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2292 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/self_attn/k_proj/Linear/post_convert", "outputIndexes": [ 2293 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2293 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.15/self_attn/k_proj/Linear/post_reshape", "outputIndexes": [ 1176 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1129, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_6_output_0", "outputIndexes": [ 1177 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1137, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_7_output_0", "outputIndexes": [ 1178 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1177, 1178, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.15/self_attn/Concat_3_output_0", "outputIndexes": [ 1179 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1176, 1179 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.15/self_attn/Reshape_3_output_0", "outputIndexes": [ 1180 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1180 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 199103034, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.15/self_attn/k_norm/Mul_1_output_0", "outputIndexes": [ 1182 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_14_output_0", "outputIndexes": [ 1183 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1182, 44, 1183, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_4_output_0", "outputIndexes": [ 1184 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1184, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Mul_2_output_0", "outputIndexes": [ 1185 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1184 ] , "main_type": "NONE", "name": "/blocks.15/self_attn/Shape_3_output_0", "outputIndexes": [ 1186 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1186 ] , "main_type": "NONE", "name": "Shape1939", "outputIndexes": [ 1187 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1186 ] , "main_type": "NONE", "name": "Rank1941", "outputIndexes": [ 1188 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1188, 1188 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1943", "outputIndexes": [ 1189 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1189 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1944", "outputIndexes": [ 1190 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1189, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1946", "outputIndexes": [ 1191 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1191 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1947", "outputIndexes": [ 1192 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1187, 1190, 1192, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1950", "outputIndexes": [ 1193 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1193 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1951", "outputIndexes": [ 1194 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 1194 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1952", "outputIndexes": [ 1195 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1195, 1194 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1953", "outputIndexes": [ 1196 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1186, 1196, 1189 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.15/self_attn/Gather_3_output_0", "outputIndexes": [ 1197 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1197, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Div_1_output_0", "outputIndexes": [ 1198 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1198, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_17_output_0", "outputIndexes": [ 1199 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1184, 1199, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_7_output_0", "outputIndexes": [ 1200 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1200 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.15/self_attn/Neg_1_output_0", "outputIndexes": [ 1201 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1198, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_16_output_0", "outputIndexes": [ 1202 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1184, 44, 1202, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_6_output_0", "outputIndexes": [ 1203 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1201, 1203 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.15/self_attn/Concat_7_output_0", "outputIndexes": [ 1204 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1204, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Mul_3_output_0", "outputIndexes": [ 1205 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1185, 1205 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Add_1_output_0", "outputIndexes": [ 1206 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_15_output_0", "outputIndexes": [ 1207 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1182, 1207, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.15/self_attn/Slice_5_output_0", "outputIndexes": [ 1208 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1206, 1208 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.15/self_attn/Concat_8_output_0", "outputIndexes": [ 1209 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2287 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 199105082, 262166, 65536, 0, 0 ] } , "name": "/layers.15/self_attn/v_proj/Linear", "outputIndexes": [ 2296 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2296 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/self_attn/v_proj/Linear/post_convert", "outputIndexes": [ 2297 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2297 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.15/self_attn/v_proj/Linear/post_reshape", "outputIndexes": [ 1210 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1129, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_8_output_0", "outputIndexes": [ 1211 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1137, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_9_output_0", "outputIndexes": [ 1212 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1211, 1212, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.15/self_attn/Concat_4_output_0", "outputIndexes": [ 1213 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1210, 1213 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.15/self_attn/Reshape_4_output_0", "outputIndexes": [ 1214 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1978", "outputIndexes": [ 1215 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 348 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze1981", "outputIndexes": [ 1216 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 344, 1215, 1216, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice1984", "outputIndexes": [ 1217 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1217 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze1985", "outputIndexes": [ 1218 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1218, 1218 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp1987", "outputIndexes": [ 1219 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343, 1219, 346 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/Gather_3_output_0", "outputIndexes": [ 1220 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1175, 1209, 1214, 1220 ] , "main_type": "AttentionParam", "main": { "kv_cache": true, "layer_index": 15, "kv_shared_layer_index": -1 } , "name": "/layers.15/self_attn/FusedAttention", "outputIndexes": [ 1221 ] , "type": "Attention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1142 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.15/self_attn/Sigmoid_output_0", "outputIndexes": [ 1222 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1129, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_2_output_0", "outputIndexes": [ 1223 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1137, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.15/self_attn/Unsqueeze_3_output_0", "outputIndexes": [ 1224 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1223, 1224, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.15/self_attn/Concat_1_output_0", "outputIndexes": [ 1225 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1222, 1225 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.15/self_attn/Reshape_1_output_0", "outputIndexes": [ 1226 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1221, 1226 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/self_attn/Mul_4_output_0", "outputIndexes": [ 1227 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1227 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.15/self_attn/o_proj/Linear/pre_reshape", "outputIndexes": [ 2298 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2298 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.15/self_attn/o_proj/Linear/pre_convert", "outputIndexes": [ 2299 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2299 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 199432784, 1048598, 262144, 0, 0 ] } , "name": "/layers.15/self_attn/o_proj/Linear", "outputIndexes": [ 2300 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2300 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/self_attn/o_proj/Linear/post_convert", "outputIndexes": [ 2301 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2301 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.15/self_attn/o_proj/Linear/post_reshape", "outputIndexes": [ 1228 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1116, 1228 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/Add_output_0", "outputIndexes": [ 1229 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1229 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 200743526, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.15/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1230 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1230 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.15/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2302 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2302 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.15/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2303 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2303 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 200751718, 1835030, 458752, 0, 0 ] } , "name": "/layers.15/mlp/gate_proj/Linear", "outputIndexes": [ 2304 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2304 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2305 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2305 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.15/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1231 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1231 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.15/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1232 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2303 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 203045500, 1835030, 458752, 0, 0 ] } , "name": "/layers.15/mlp/up_proj/Linear", "outputIndexes": [ 2308 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2308 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2309 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2309 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.15/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1233 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1232, 1233 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/mlp/Mul_output_0", "outputIndexes": [ 1234 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1234 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.15/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2310 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2310 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.15/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2311 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2311 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 205339282, 1835030, 458752, 0, 0 ] } , "name": "/layers.15/mlp/down_proj/Linear", "outputIndexes": [ 2312 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2312 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.15/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2313 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2313 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.15/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1235 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1229, 1235 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.15/Add_1_output_0", "outputIndexes": [ 1236 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1236, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.16/Reshape_output_0", "outputIndexes": [ 1237 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1237 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 207633064, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.16/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1238 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1238 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2314 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2314 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.16/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2315 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2315 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 207641256, 3145750, 786432, 0, 0 ] } , "name": "/layers.16/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2316 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2316 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2317 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2317 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1239 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1239 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.16/self_attn/Transpose_output_0", "outputIndexes": [ 1240 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.203162, -0.405618, -0.119433, -0.216265, -0.133237, -0.763737, -0.533175, -0.133237, -0.407205, -0.113964, -0.232019, -0.246983, -0.20798, -0.164526, -0.173774, -0.51075 ] } , "name": "/blocks.16/self_attn/Neg_output_0", "outputIndexes": [ 1241 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2315 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 211573438, 8214, 2048, 0, 0 ] } , "name": "/layers.16/self_attn/in_proj_a/Linear", "outputIndexes": [ 2320 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2320 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2321 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2321 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1242 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -4.03125, -0.675781, -4.25, -0.173828, -4.71875, -0.11084, 1.484375, -3.78125, 0.871094, -4.09375, 2.15625, 0.898438, -5.25, -4.3125, -4.3125, 0.367188 ] } , "name": "onnx::Add_3703", "outputIndexes": [ 1244 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1242, 1244 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.16/self_attn/Add_output_0", "outputIndexes": [ 1245 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1245 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp2032", "outputIndexes": [ 1246 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1246, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2034", "outputIndexes": [ 1247 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1247 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.16/self_attn/Softplus_output_0", "outputIndexes": [ 1248 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1241, 1248 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.16/self_attn/Mul_output_0", "outputIndexes": [ 1249 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2315 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 211583700, 8214, 2048, 0, 0 ] } , "name": "/layers.16/self_attn/in_proj_b/Linear", "outputIndexes": [ 2324 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2324 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2325 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2325 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1250 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1250 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.16/self_attn/Sigmoid_output_0", "outputIndexes": [ 1251 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.001541, 0.012329, 0.035645, 0.466797, -0.008423, -0.007996, -0.015991, 0.226562, 0.002029, 0.002853, 0.010986, 0.232422, 0.001175, -0.003357, -0.0354, -0.441406, 0.00053, -0.010071, -0.033936, -0.482422, 0.056396, 0.085938, 0.183594, 0.359375, 0.012085, 0.016968, 0.044922, 0.380859, -0.009766, 0.007385, 0.020264, 0.289062, -0.02124, -0.036133, -0.148438, -0.699219, -0.00325, -0.005798, -0.038574, -0.359375, 0.001183, 0.001724, 0.023438, 0.361328, 0.004639, -0.000881, -0.011108, -0.298828, -0.00592, 0.001633, 0.005249, 0.324219, -0.007446, -0.01123, 0.005737, 0.455078, -0.009644, -0.01062, -0.005402, -0.400391, 0.001907, 0.015198, 0.027832, 0.302734, 0.03833, 0.052002, 0.125, 0.609375, 0.00209, -0.003601, -0.022827, -0.257812, -0.010681, -0.007629, -0.002502, 0.335938, -0.005066, 0.001114, -0.009399, 0.283203, 0.000553, 0.001053, -0.007294, -0.166016, -0.000694, 0.007324, -0.00769, -0.439453, 0.008118, 0.005646, 0.006836, -0.330078, 0.001953, 0.000572, 0.0047, -0.202148, -0.004974, -0.001488, 0.00028, 0.246094, -0.003448, -0.000372, 0.031738, 0.527344, 0.033447, 0.059082, 0.164062, 0.417969, 0.009155, 0.001205, -0.007416, -0.223633, 0.012634, -0.001892, -0.013, -0.298828, -0.005371, -0.001633, 0.007996, 0.236328, 0.013733, -0.000257, 0.004059, -0.308594, 0.005493, 0.004761, 0.004333, -0.394531, -0.003693, -0.007935, 0.001175, 0.353516, -0.003586, 0.005951, 0.02063, 0.251953, 0.023682, 0.029175, 0.04834, 0.466797, 0.00383, 0.002365, -0.009644, -0.382812, 0.006226, 0.00647, 0.025757, 0.363281, -0.003967, 0.001373, 0.011047, 0.341797, 0.005127, 0.002594, 0.040771, 0.494141, 0.011597, 0.000313, -0.008911, -0.310547, 0.002228, 0.006531, 0.017334, 0.285156, -0.005646, -0.009277, -0.014587, -0.478516, 0.001587, 0.003754, 0.015076, 0.25, -0.002045, 0.007935, 0.020264, 0.298828, -0.008301, 0.002487, -0.040039, -0.578125, -0.002167, -0.008789, -0.022949, -0.202148, 0.00351, -0.00885, -0.03125, -0.425781, 0.003128, 0.001167, 0.021484, 0.416016, 0.001518, 0.011292, 0.028442, 0.308594, -0.030884, -0.025635, -0.065918, -0.589844, 0.010681, 0.010193, 0.028564, 0.474609, 0.005981, 0.004028, 0.025391, -0.246094, 0.006622, 0.003998, 0.006989, -0.173828, 0.010437, 0.030029, 0.070312, 0.589844, 0.000507, -0.001007, -0.00148, 0.249023, -0.023071, -0.035645, -0.138672, -0.492188, 0.001633, -0.001686, 0.001205, -0.277344, 0.005524, 0.00264, -0.008606, -0.235352, -0.001419, -0.006714, -0.017456, -0.209961, 0.001343, 0.003265, 0.017212, 0.283203, 0.005219, 0.002472, 0.006775, -0.25, 0.01239, 0.012329, -0.003113, -0.322266, -0.001648, -0.008362, -0.01123, -0.210938, 0.006531, 0.010864, 0.025513, 0.410156, 0.002014, 0.003845, -0.007324, -0.249023, -0.003815, -0.005432, 0.008972, 0.21582, 0.015015, 0.013977, 0.009155, 0.511719, 0.002853, -0.005219, -0.021973, -0.40625, 0.000296, -0.006744, -0.019653, -0.427734, -0.009888, -0.001663, -0.044189, -0.71875, -0.033447, -0.054199, -0.15918, -0.464844, -0.006042, 0.002457, 0.002884, 0.294922, -0.01062, 0.001419, -0.002121, 0.337891, 0.003769, -0.00145, -0.002777, -0.25, 0.050293, 0.077148, 0.191406, 0.476562, -0.000332, 0.005585, -0.012695, -0.419922, -0.007629, -0.021729, -0.074707, -0.710938, -0.00103, -0.022095, -0.057617, -0.453125, -0.007935, -0.001366, 0.003677, 0.310547, -0.000081, -0.001068, 0.008606, -0.165039, 0.001167, -0.013245, -0.033447, -0.449219, 0.01123, 0.006592, -0.019409, -0.378906, -0.000486, -0.002594, 0.027954, 0.416016, -0.000885, 0.002563, 0.013, 0.239258, -0.001778, 0.003265, 0.008606, 0.296875, -0.001312, -0.006775, -0.0271, -0.308594, -0.013916, -0.020264, -0.014709, 0.3125, 0.002518, -0.007721, -0.022705, -0.345703, 0.013855, 0.012817, 0.030884, 0.652344, 0.018555, 0.023682, 0.054688, 0.371094, 0.004517, -0.000637, -0.007721, -0.224609, 0.00531, 0.002762, -0.008118, -0.210938, 0.002701, 0.001312, 0.010193, 0.269531, 0.002563, -0.003998, -0.013672, -0.224609, -0.011475, 0.002701, -0.007996, 0.367188, 0.005585, 0.01355, 0.049072, 0.34375, -0.000961, -0.00705, -0.025635, -0.470703, 0.002472, -0.000422, -0.023926, -0.287109, -0.006714, -0.012329, -0.014099, -0.363281, -0.006866, -0.011658, -0.020874, -0.241211, 0.00003, 0.000561, 0.002121, 0.351562, 0.000626, -0.000209, -0.011292, -0.257812, -0.003143, -0.006439, 0.002335, 0.24707, 0.004395, 0.007172, 0.02002, 0.478516, -0.011536, -0.009094, -0.0354, -0.361328, -0.005829, -0.002029, -0.0177, -0.291016, -0.011658, -0.008606, 0.001678, 0.259766, 0.002426, 0.005432, -0.001152, -0.243164, -0.001625, -0.000496, -0.001526, -0.208984, 0.026978, 0.029663, 0.072266, 0.472656, -0.001945, -0.006775, -0.020142, -0.265625, 0.008301, 0.002899, 0.071289, 0.443359, -0.015259, -0.012512, -0.125977, -0.824219, 0.001541, 0.002808, -0.000265, -0.302734, 0.000904, 0.00174, -0.000732, -0.145508, 0.009216, 0.001923, 0.000057, -0.292969, -0.001854, 0.002365, 0.036621, 0.296875, 0.007294, 0.00946, 0.033936, 0.183594, 0.005096, 0.005402, 0.020874, 0.168945, -0.003204, 0.004272, 0.015869, 0.271484, 0.000519, -0.004852, -0.022095, -0.291016, -0.005219, -0.005676, 0.014587, 0.279297, 0.057129, 0.071777, 0.149414, 0.486328, 0.002823, -0.001701, -0.009277, -0.304688, -0.006958, 0.000271, 0.005096, 0.246094, -0.017212, -0.004639, -0.019775, -0.419922, 0.002258, -0.002426, -0.008362, -0.191406, -0.003113, 0.001442, 0.0177, 0.410156, -0.110352, -0.128906, -0.261719, -0.351562, 0.058838, 0.102539, 0.230469, 0.423828, -0.003098, -0.002701, -0.008667, -0.056152, -0.003662, -0.017578, -0.053223, -0.396484, -0.001137, -0.002594, -0.002045, -0.179688, 0.004639, 0.007751, -0.025879, -0.318359, 0.000679, 0.001831, -0.000526, -0.027344, 0.002258, 0.002441, 0.00412, 0.080566, -0.00473, -0.007294, -0.023193, -0.235352, -0.001167, -0.002121, -0.004333, 0.030518, -0.000437, -0.000341, -0.002609, -0.04126, 0.026489, 0.030518, 0.125, 0.458984, -0.001549, -0.004974, -0.010132, -0.081055, -0.00647, -0.009705, -0.009399, -0.161133, 0.000824, -0.00042, -0.000427, -0.02832, -0.002747, -0.005676, -0.013672, -0.104004, -0.001747, -0.003036, -0.01062, -0.065918, 0.002548, 0.003754, 0.008118, 0.044189, 0.022217, 0.039795, 0.109863, 0.443359, 0.046143, 0.05249, 0.084473, 0.470703, 0.001266, 0.001938, 0.001213, 0.048828, 0.004425, 0.005585, 0.005157, 0.120605, 0.001411, 0.00531, 0.021729, -0.018799, 0.002609, 0.000311, -0.004761, -0.05835, 0.004089, 0.007416, 0.023926, 0.202148, -0.002426, -0.002365, -0.005737, -0.063477, -0.007294, -0.011047, -0.026001, -0.128906, 0.000896, 0.011963, 0.025269, 0.177734, -0.012756, -0.013123, -0.034424, -0.197266, -0.000751, -0.000824, -0.001434, -0.031006, 0.000372, -0.000896, -0.006989, -0.063477, 0.001762, 0.004303, 0.016235, 0.174805, 0.022949, 0.053223, 0.168945, 0.585938, -0.007782, -0.029541, -0.102051, -0.439453, 0.002289, 0.001869, 0.009827, 0.161133, 0.00177, 0.00293, 0.009583, 0.075195, -0.00034, -0.002808, -0.006744, -0.056396, 0.060303, 0.092285, 0.142578, 0.181641, 0.016357, 0.012329, 0.063965, 0.3125, -0.008484, -0.016235, -0.089844, -0.245117, -0.006897, -0.010498, -0.025146, -0.22168, 0.048096, 0.060547, 0.108887, 0.166016, -0.014099, -0.001091, 0.022949, 0.273438, 0.001389, 0.001526, -0.001808, 0.065918, 0.010803, 0.015747, 0.015564, 0.226562, -0.003036, -0.008057, -0.011841, -0.166016, -0.008728, -0.011169, -0.010864, -0.172852, -0.000992, -0.001167, -0.012817, -0.118164, -0.000429, -0.002426, -0.00415, -0.04834, -0.000553, 0.001015, 0.037842, 0.320312, 0.017334, 0.028076, 0.04126, 0.219727, -0.000977, 0.001015, 0.006866, 0.04248, 0.000599, 0.004089, 0.010437, 0.080078, 0.000816, 0.004486, 0.018677, 0.177734, -0.006653, -0.010193, -0.023071, -0.101562, 0.002731, 0.008057, 0.013489, 0.173828, -0.03418, -0.067383, -0.18457, -0.392578, -0.003784, -0.005585, -0.019409, -0.052002, -0.000843, -0.000721, -0.005249, -0.034668, -0.034424, -0.035156, -0.066895, -0.306641, 0.000275, -0.001091, 0.000256, -0.039307, 0.003998, 0.001228, -0.000138, 0.182617, -0.00209, -0.005402, -0.019165, 0.018677, 0.001236, 0.002579, 0.01709, 0.037354, 0.000462, 0.000052, 0.001472, 0.050049, 0.011353, 0.012695, 0.031738, 0.216797, -0.000238, -0.001785, -0.000683, -0.057129, -0.006287, -0.003311, -0.006836, -0.136719, -0.002701, -0.000029, 0.002823, 0.059814, -0.006439, -0.010315, -0.016357, -0.068359, -0.014709, -0.026978, -0.047119, -0.261719, -0.011169, -0.038818, -0.151367, -0.371094, -0.017456, -0.032715, -0.033691, -0.40625, -0.012268, -0.02063, -0.060303, -0.275391, 0.008545, 0.010193, 0.014221, 0.116211, 0.011963, 0.019775, 0.085938, 0.382812, -0.007996, -0.015747, -0.046875, -0.155273, -0.00074, 0.000046, 0.000441, -0.038086, -0.004456, -0.010254, -0.032715, -0.200195, 0.01709, 0.024658, 0.035645, 0.205078, 0.002228, 0.001884, 0.006531, 0.132812, -0.002762, -0.002747, -0.010071, -0.174805, 0.000086, -0.001274, -0.003006, -0.039062, 0.004272, 0.011841, 0.036621, 0.196289, -0.008667, -0.043701, -0.279297, -0.570312, 0.004913, 0.004791, 0.002457, 0.176758, 0.000694, -0.000376, -0.001419, 0.036377, -0.000437, 0.000458, -0.005066, -0.061768, -0.031006, -0.089355, -0.227539, -0.451172, 0.00145, 0.000406, 0.008606, 0.0354, -0.000938, 0.000328, 0.002396, 0.068359, 0.001732, 0.003998, 0.00708, 0.116699, -0.004364, -0.010498, -0.009766, -0.033691, -0.006744, -0.005707, -0.001167, -0.100098, -0.000168, 0.002213, -0.001472, 0.039307, -0.007202, -0.01178, -0.029541, 0.010925, 0.010315, 0.016846, 0.036621, 0.223633, 0.002609, 0.00383, 0.006287, 0.0625, -0.010376, -0.01709, -0.04541, -0.212891, 0.000851, 0.001373, 0.004486, 0.046387, -0.02063, -0.02002, -0.027954, -0.203125, 0.016113, 0.007324, -0.052979, -0.339844, -0.016357, -0.05835, -0.15625, -0.59375, 0.011292, 0.013611, 0.027588, 0.227539, -0.000098, -0.000477, -0.003708, -0.038086, 0.001373, 0.000572, -0.001175, 0.041016, -0.001793, -0.002426, -0.004486, -0.047119, -0.003937, -0.003754, -0.012634, -0.204102, 0.024658, 0.055908, 0.240234, 0.59375, 0.000957, -0.000694, -0.002136, -0.052979, -0.028564, -0.077148, -0.217773, -0.421875, 0.066406, 0.097656, 0.292969, 0.484375, 0.001396, 0.005005, 0.010071, 0.209961, 0.001663, 0.001633, 0.004608, 0.053711, 0.005188, 0.006653, -0.001144, 0.203125, 0.007477, 0.013062, 0.01709, 0.169922, -0.047363, -0.067871, -0.152344, -0.421875, -0.001488, -0.002136, -0.002594, -0.06543, -0.025635, -0.060303, -0.126953, -0.378906, -0.00008, -0.000336, 0.008545, 0.047119, -0.000851, 0.010193, 0.015564, 0.341797, -0.013916, -0.038574, -0.130859, -0.261719, 0.003311, 0.002472, 0.02478, 0.067871, 0.017334, 0.043457, 0.1875, 0.498047, 0.001266, 0.00119, 0.004608, 0.069336, 0.009888, 0.008484, 0.018677, 0.241211, 0.000999, 0.004211, 0.008728, 0.06543, -0.013123, -0.020142, -0.040527, -0.201172, -0.083496, -0.107422, -0.219727, -0.582031, 0.040039, 0.047607, 0.077148, 0.482422, 0.026855, 0.025879, 0.03125, 0.269531, -0.023315, -0.023438, -0.037842, -0.443359, -0.01709, -0.018433, -0.032471, -0.425781, 0.006714, 0.008179, 0.022827, 0.152344, -0.019287, -0.019409, -0.043945, -0.275391, -0.01123, -0.011597, -0.015198, -0.142578, -0.074707, -0.078613, -0.151367, -0.355469, -0.0177, -0.028442, -0.065918, -0.378906, -0.006866, -0.014709, -0.085938, -0.640625, -0.015747, -0.019897, -0.045898, -0.341797, -0.005005, 0.003342, 0.027832, 0.217773, 0.008118, 0.01178, 0.025024, 0.152344, -0.051514, -0.039062, -0.059814, -0.435547, -0.005341, -0.001839, 0.01239, 0.241211, -0.033203, -0.069824, -0.263672, -0.449219, -0.00769, -0.003891, 0.002609, 0.147461, -0.000115, 0.00322, -0.01355, 0.179688, -0.002197, -0.003006, -0.013611, -0.174805, -0.018677, -0.019409, -0.026855, -0.169922, -0.001358, 0.005798, 0.019775, 0.298828, -0.003082, -0.003754, -0.00824, 0.157227, -0.031982, -0.028564, -0.062988, -0.320312, 0.003204, 0.003021, 0.004639, 0.427734, -0.001801, 0.001167, 0.018677, 0.176758, -0.000001, -0.002182, 0.012695, 0.378906, 0.004944, 0.011841, 0.045166, 0.345703, -0.006531, -0.019165, -0.051514, -0.183594, 0.02002, 0.028442, 0.027832, 0.265625, -0.013916, -0.024536, -0.061523, -0.138672, 0.064941, 0.069336, 0.126953, 0.519531, 0.03064, 0.04126, 0.069336, 0.5, 0.021729, 0.029541, 0.095215, 0.53125, -0.000202, 0.001785, -0.000862, -0.341797, 0.004547, 0.007416, 0.055664, -0.072266, -0.009277, -0.020752, -0.034912, -0.236328, 0.000973, 0.001381, 0.012695, 0.196289, 0.020142, 0.021362, 0.026123, 0.285156, 0.006836, 0.007812, 0.001938, 0.179688, 0.116211, 0.15332, 0.273438, 0.800781, -0.005371, -0.006714, -0.0354, -0.140625, 0.003616, 0.005859, 0.012634, 0.396484, 0.018555, 0.002411, 0.016846, 0.206055, 0.001663, 0.000824, 0.00769, 0.114258, -0.002472, -0.005249, -0.006378, 0.234375, -0.006409, -0.000265, 0.025879, 0.253906, -0.018799, -0.008728, -0.026978, -0.341797, -0.004089, -0.00946, -0.045898, 0.435547, 0.007507, 0.004791, 0.013306, 0.179688, -0.008789, -0.012146, 0.066406, 0.148438, 0.017456, 0.036133, 0.073242, 0.233398, -0.0047, -0.005035, -0.00209, -0.109375, 0.004425, 0.002441, 0.034912, 0.357422, 0.011414, 0.009094, 0.02771, 0.582031, 0.023315, 0.028564, 0.182617, 0.376953, -0.000118, -0.001717, -0.020874, -0.233398, 0.018433, 0.019775, 0.052734, 0.302734, -0.008484, -0.006744, -0.025635, -0.269531, 0.002899, 0.021973, 0.027222, 0.130859, -0.007294, -0.012268, -0.037598, -0.277344, 0.021484, 0.018188, 0.084473, 0.507812, -0.010437, -0.018921, -0.02124, -0.108398, -0.002991, 0.002075, 0.005463, 0.197266, -0.006622, -0.012756, -0.033691, -0.18457, -0.002945, -0.002243, -0.022949, -0.251953, -0.000047, 0.002151, 0.010864, 0.21875, -0.015747, -0.024536, -0.040527, -0.294922, 0.005859, -0.00589, -0.035645, -0.320312, -0.006653, -0.000782, -0.001434, -0.236328, -0.00412, -0.005341, -0.003586, 0.245117, -0.001518, -0.005615, -0.009277, 0.211914, -0.038818, -0.061768, -0.130859, -0.458984, 0.02124, 0.020508, 0.040771, 0.345703, 0.005066, 0.00885, 0.02417, 0.202148, 0.008423, -0.000391, -0.050049, -0.382812, 0.000296, -0.00325, -0.021484, -0.155273, 0.003906, 0.007507, 0.030396, 0.359375, 0.007996, -0.002899, -0.046143, -0.392578, 0.00885, 0.017822, 0.031006, 0.154297, 0.006439, 0.007996, 0.038574, 0.384766, -0.001671, -0.00824, -0.026489, -0.271484, -0.00708, -0.005402, -0.043457, -0.202148, 0.006012, 0.01062, 0.024048, 0.164062, 0.019775, 0.023682, 0.039062, 0.235352, 0.003128, 0.003265, 0.061279, 0.492188, 0.018311, 0.008301, 0.083984, 0.640625, 0.014954, 0.031738, 0.081055, 0.359375, -0.052246, -0.077637, -0.131836, -0.396484, -0.012024, -0.010803, -0.002213, -0.176758, 0.010437, 0.004547, 0.006378, 0.451172, -0.037842, -0.061523, -0.064941, -0.386719, -0.04126, -0.102539, -0.191406, -0.423828, 0.002457, -0.002014, -0.010132, -0.136719, 0.019165, 0.018066, 0.019287, 0.285156, -0.000931, 0.003464, 0.019653, 0.202148, 0.013672, 0.037109, 0.077637, 0.429688, -0.007324, -0.016235, -0.046143, -0.148438, 0.010071, 0.027832, 0.078125, 0.431641, 0.002869, 0.00145, 0.029663, 0.267578, 0.013977, 0.013611, 0.026001, 0.388672, 0.004547, 0.017456, 0.025391, 0.251953, 0.002899, 0.00132, -0.000299, -0.132812, 0.018433, 0.060791, 0.144531, 0.632812, -0.001564, -0.002884, -0.031982, -0.363281, -0.005341, -0.006622, -0.007355, -0.179688, -0.026611, -0.060791, -0.125977, -0.585938, -0.001221, 0.006744, -0.017334, -0.24707, -0.030151, -0.059326, -0.064453, 0.026245, 0.00647, 0.006805, 0.03125, 0.246094, -0.006836, -0.021606, -0.049561, -0.263672, 0.000572, 0.009277, 0.025146, 0.265625, 0.005035, 0.012207, 0.036865, 0.347656, 0.014893, 0.006439, -0.073242, -0.006958, -0.017822, -0.006317, -0.029541, -0.285156, 0.026123, 0.029419, 0.083984, 0.609375, -0.002655, 0.00174, -0.034424, -0.1875, 0.066406, 0.095703, 0.169922, 0.455078, -0.031738, -0.029175, -0.098145, -0.539062, -0.000633, 0.002396, -0.005219, -0.18457, -0.009644, -0.003555, 0.002579, 0.345703, -0.060547, -0.083984, -0.100586, -0.53125, 0.001579, 0.00412, -0.006439, 0.158203, 0.002365, 0.006134, 0.016846, 0.166992, -0.013855, -0.014038, -0.036377, -0.257812, 0.002747, 0.004181, -0.002106, 0.146484, 0.009521, 0.007202, 0.032959, 0.351562, -0.136719, -0.171875, -0.400391, -0.824219, -0.000193, 0.000349, -0.000946, 0.021484, 0.009399, 0.011047, 0.032715, 0.255859, -0.006439, -0.005402, -0.009827, 0.104492, -0.00531, -0.000744, 0.002655, 0.263672, -0.000908, -0.001297, -0.003815, -0.040771, 0.003265, 0.005127, 0.012939, -0.011841, 0.000016, -0.002426, -0.008118, -0.263672, -0.001419, -0.004608, -0.007629, 0.353516, 0.005554, 0.006042, 0.023682, 0.213867, 0.003174, 0.003067, 0.005096, -0.027954, 0.000248, -0.00061, -0.000213, -0.023438, 0.004883, 0.003906, -0.001526, -0.235352, 0.007416, 0.007507, 0.018433, -0.224609, -0.001701, 0.003708, 0.012146, 0.261719, -0.00824, -0.005585, -0.006195, 0.431641, 0.000538, 0.000317, 0.000334, -0.062256, 0.000239, -0.001137, -0.003403, -0.041016, -0.000103, -0.000345, -0.000599, 0.050293, -0.011353, -0.007507, -0.015442, 0.196289, -0.011414, -0.014099, -0.030762, 0.291016, 0.007935, 0.003555, 0.001511, -0.265625, -0.009583, -0.010071, -0.017334, 0.189453, -0.025635, -0.047119, -0.109375, -0.229492, -0.000702, 0.000366, -0.003052, -0.045898, 0.017944, 0.016846, 0.032715, -0.244141, -0.003265, -0.000322, 0.007263, 0.228516, -0.002975, -0.00412, -0.011902, -0.121582, -0.001915, -0.016968, -0.069824, -0.431641, 0.003632, 0.002747, 0.003098, -0.118164, -0.007812, -0.00705, -0.015259, 0.182617, 0.000671, 0.00061, 0.002335, 0.088379, 0.000189, 0.000595, 0.001419, 0.031982, -0.001228, -0.000261, 0.001862, 0.119141, -0.000058, 0.006989, 0.03418, 0.351562, -0.002899, -0.001305, -0.004211, 0.075195, 0.076172, 0.093262, 0.122559, 0.185547, 0.004669, 0.003464, 0.005707, -0.084961, 0.003036, 0.000893, -0.006805, -0.255859, 0.000135, -0.00008, -0.002136, -0.032471, -0.00415, -0.004181, -0.009277, -0.005188, -0.003632, 0.000191, 0.002777, 0.253906, -0.001289, -0.002426, 0.003418, 0.341797, 0.001068, 0.000652, 0.000538, -0.051514, 0.008362, 0.005646, 0.005859, -0.158203, 0.000851, 0.003647, 0.011658, 0.086426, 0.000557, 0.001404, 0.001884, 0.028198, -0.000927, -0.000721, 0.008362, 0.209961, 0.00209, 0.003662, -0.003906, -0.194336, 0.00589, 0.001167, -0.007599, -0.3125, -0.000557, 0.000732, 0.002014, 0.032715, -0.001183, 0.001999, 0.016113, 0.216797, 0.000053, -0.000931, -0.002533, -0.021362, 0.003647, 0.0047, 0.007782, -0.013916, 0.000843, 0.006409, 0.022095, 0.183594, -0.019897, -0.034424, -0.095215, -0.427734, -0.00647, -0.02063, -0.046631, -0.365234, 0.008179, 0.008667, 0.017334, -0.200195, -0.001396, -0.00006, 0.002396, 0.062988, -0.001823, -0.006744, -0.02356, -0.296875, 0.008545, 0.005066, 0.015259, -0.220703, -0.002365, -0.000053, 0.007202, 0.10791, -0.01239, -0.008728, -0.015564, 0.230469, -0.009827, -0.016479, -0.024902, -0.351562, 0.001083, 0.001228, -0.002838, -0.049072, 0.004639, 0.014587, 0.040527, 0.222656, -0.006714, -0.006622, -0.008423, 0.150391, 0.008545, 0.008362, 0.018066, -0.242188, 0.00061, -0.002548, -0.002991, -0.149414, -0.007538, -0.005493, -0.01001, 0.146484, -0.003708, -0.003998, -0.002777, 0.210938, 0.003967, -0.002487, -0.01709, -0.257812, 0.004395, 0.003647, 0.004303, -0.09082, 0.006683, 0.005127, 0.009705, -0.170898, 0.000828, 0.00145, 0.016357, 0.154297, 0.007538, 0.020874, 0.047119, 0.277344, 0.000286, -0.000984, -0.006592, -0.196289, 0.008972, 0.009155, 0.022705, -0.296875, 0.000504, 0.003052, 0.008484, -0.326172, 0.000385, 0.000052, -0.000261, -0.025757, -0.003052, -0.003235, -0.002808, 0.162109, -0.000549, 0.012756, 0.032227, 0.378906, -0.001274, -0.002426, -0.010803, -0.34375, -0.0019, -0.002777, -0.007477, -0.014404, -0.003845, -0.003311, -0.005127, 0.101562, 0.000778, 0.000637, -0.007568, -0.207031, -0.002502, -0.002518, -0.016357, -0.244141, -0.00034, -0.000576, 0.000607, -0.032959, -0.002502, -0.002686, -0.00412, 0.084473, -0.009521, -0.010681, -0.025513, 0.259766, -0.001549, -0.00019, 0.001526, 0.169922, 0.00209, -0.007996, -0.034668, -0.376953, 0.000736, 0.00079, 0.002579, 0.029053, -0.006836, -0.003586, -0.002502, 0.230469, -0.000265, -0.000475, -0.001595, -0.025024, 0.003784, 0.007874, 0.014099, 0.243164, 0.001236, 0.00267, 0.008118, 0.063965, 0.006073, 0.004761, 0.012085, -0.240234, 0.008179, -0.001999, -0.018433, -0.398438, 0.001144, 0.001938, 0.004303, 0.194336, 0.009033, 0.013489, 0.030884, 0.231445, -0.000004, 0.000847, 0.002625, 0.030396, 0.000154, 0.000538, 0.001152, 0.026733, -0.000051, 0.000108, 0.001274, 0.032227, 0.001984, 0.001358, -0.000267, -0.214844, 0.00473, 0.007996, 0.019165, 0.164062, -0.002182, -0.002655, -0.007263, -0.009338, -0.00238, 0.001457, 0.020142, 0.414062, -0.015076, -0.022217, -0.055664, -0.361328, 0.004181, 0.012878, 0.04541, 0.347656, 0.000698, -0.00014, 0.000835, -0.026489, -0.000473, 0.000626, 0.001457, 0.029175, -0.001656, -0.001877, -0.004639, -0.023682, 0.005798, 0.008362, 0.026611, 0.285156, -0.000385, -0.000904, -0.002136, -0.026367, 0.002869, 0.004547, 0.010132, 0.07373, -0.0019, -0.000713, 0.00264, 0.423828, 0.010254, 0.009094, 0.026611, -0.318359, -0.003143, -0.001984, -0.003235, 0.084473, -0.000378, -0.001335, 0.000357, 0.054199, -0.008484, 0.00037, -0.043457, -0.496094, -0.000813, -0.001144, -0.00148, -0.034912, -0.000091, -0.000744, -0.004425, -0.287109, -0.001389, -0.000748, -0.000282, -0.053711, -0.011658, -0.021362, -0.043457, -0.267578, -0.004761, -0.00322, -0.003662, 0.115234, 0.000458, -0.000164, 0.002975, 0.026611, -0.001122, 0.002869, 0.011475, 0.235352, 0.000256, -0.000002, 0.003143, 0.052002, 0.01062, 0.025269, 0.087402, 0.365234, 0.027344, 0.04248, 0.097168, 0.431641, -0.011597, -0.018433, -0.047607, -0.289062, -0.001755, -0.009949, -0.04541, -0.15625, -0.017578, -0.029297, -0.131836, -0.498047, 0.058594, 0.075195, 0.138672, 0.11377, 0.008362, 0.011475, 0.025513, 0.476562, -0.00946, -0.02002, -0.091309, -0.298828, -0.02478, -0.041992, -0.104492, -0.248047, -0.056641, -0.101562, -0.193359, -0.4375, 0.003494, 0.007477, 0.07666, 0.484375, -0.034668, -0.057617, -0.140625, -0.515625, 0.018921, 0.023926, 0.061035, 0.203125, -0.000483, -0.001816, 0.004852, 0.267578, 0.018799, 0.031982, 0.121582, 0.5625, -0.0177, -0.004486, 0.066895, 0.359375, 0.010864, 0.017944, 0.054932, 0.253906, -0.003662, -0.005219, -0.033203, -0.205078, 0.008423, -0.010498, -0.00415, -0.230469, -0.039795, -0.017822, 0.043945, 0.455078, -0.026978, -0.030396, -0.100098, -0.341797, -0.005402, 0.002441, 0.023804, 0.380859, 0.021729, 0.02124, 0.075195, 0.519531, 0.00412, 0.019897, 0.041992, 0.302734, -0.001938, -0.010742, -0.054443, -0.181641, -0.01416, -0.016968, -0.058594, -0.367188, -0.006256, -0.010803, -0.027466, -0.173828, 0.009155, 0.018433, -0.006531, -0.511719, 0.006104, 0.015564, 0.037109, 0.129883, 0.022949, 0.030029, 0.079102, 0.275391, -0.014954, -0.017578, -0.072754, -0.207031, -0.023071, -0.015625, -0.022095, -0.222656, 0.004333, 0.02124, 0.056152, 0.333984, -0.012817, -0.009338, -0.038818, -0.476562, -0.015259, -0.026733, -0.070312, -0.408203, -0.041016, -0.064941, -0.204102, -0.478516, 0.000629, 0.01355, 0.073242, 0.322266, 0.021362, 0.025146, 0.054199, 0.188477, 0.00238, 0.008789, 0.038818, 0.134766, 0.005676, 0.007294, 0.033447, 0.375, -0.052734, -0.074219, -0.135742, -0.558594, -0.015381, -0.023926, -0.068359, -0.455078, -0.026489, -0.029419, -0.05957, -0.488281, -0.00325, 0.010315, 0.074707, 0.378906, 0.006256, 0.002777, -0.039551, -0.273438, 0.02771, 0.042969, 0.101562, 0.160156, -0.021729, -0.038574, -0.093262, -0.435547, 0.003235, 0.000151, -0.020508, -0.382812, -0.075684, -0.074707, -0.117188, -0.640625, -0.001625, -0.007812, -0.030273, -0.228516, -0.041748, -0.054443, -0.129883, -0.625, 0.03418, 0.033203, 0.070801, 0.394531, -0.004639, -0.014893, -0.034668, -0.431641, -0.001671, 0.000121, 0.032227, 0.373047, -0.002228, 0.009827, 0.061035, 0.503906, 0.035645, 0.063477, 0.225586, 0.482422, -0.007416, -0.015137, -0.02356, -0.134766, 0.023682, 0.028076, 0.083008, 0.380859, -0.010193, -0.012207, -0.018433, -0.257812, -0.021729, -0.03125, -0.078613, -0.443359, -0.006134, -0.009033, -0.050049, -0.217773, -0.018188, -0.018188, -0.103516, -0.640625, -0.029297, -0.04541, -0.05835, -0.507812, 0.003403, 0.00415, 0.047852, 0.227539, -0.021362, -0.037842, -0.100098, 0.041992, -0.01001, -0.022339, -0.044678, -0.25, -0.033936, -0.02771, -0.119629, -0.498047, -0.010864, -0.017334, -0.039062, -0.439453, 0.027954, 0.050049, 0.131836, 0.476562, 0.002731, 0.001488, 0.019653, 0.167969, 0.006958, 0.004486, -0.012573, -0.46875, -0.007355, -0.024048, -0.083496, -0.371094, -0.012451, -0.019165, -0.0625, -0.371094, 0.019165, 0.037598, 0.112793, 0.640625, 0.026611, 0.030273, 0.086426, 0.402344, 0.00946, 0.011902, 0.040039, 0.369141, -0.05542, -0.075684, -0.183594, -0.470703, 0.003799, 0.005219, 0.018677, 0.201172, 0.008057, 0.011658, 0.042236, 0.228516, -0.003494, -0.008362, -0.033691, -0.400391, 0.029175, 0.041748, 0.119629, 0.601562, 0.016846, 0.022705, 0.077148, 0.640625, 0.027588, 0.04248, 0.092285, 0.289062, -0.019043, -0.033447, -0.084961, -0.369141, -0.000641, -0.01178, -0.043213, -0.423828, -0.026245, -0.024048, -0.131836, -0.539062, 0.005402, 0.016724, 0.0625, 0.296875, 0.028931, 0.03418, 0.058838, 0.242188, 0.017944, 0.019897, 0.058594, 0.371094, 0.003265, 0.010925, 0.011414, 0.25, -0.011292, -0.025513, -0.088867, -0.253906, 0.009033, 0.018433, 0.064453, 0.457031, -0.055176, -0.083496, -0.213867, -0.628906, 0.047607, 0.094727, 0.181641, 0.490234, -0.001129, -0.00386, -0.006561, -0.365234, -0.018311, -0.026489, -0.074707, -0.404297, -0.052979, -0.058105, -0.141602, -0.503906, 0.007721, 0.006042, 0.068359, 0.59375, -0.059326, -0.045898, -0.12793, -0.488281, -0.000414, 0.005341, 0.033447, 0.283203, -0.014526, -0.013489, -0.052246, -0.394531, -0.003494, -0.006165, -0.041992, -0.220703, 0.006775, 0.003616, 0.021851, 0.263672, -0.02478, -0.031982, -0.110352, -0.423828, -0.012756, 0.0009, 0.057373, 0.394531, 0.036133, 0.046631, 0.132812, 0.5625, 0.013916, 0.018677, 0.043945, 0.25, -0.001152, 0.002457, -0.049805, -0.46875, 0.048584, 0.067871, 0.148438, 0.535156, -0.007294, -0.009583, -0.026123, -0.180664, 0.032715, 0.047607, 0.117676, 0.451172, -0.020874, -0.024292, -0.065918, -0.455078, -0.024658, -0.021362, -0.03418, -0.470703, 0.01355, 0.05127, 0.135742, 0.410156, 0.000444, -0.004425, -0.008972, -0.149414, 0.013977, 0.020752, 0.074219, 0.410156, 0.031738, 0.07959, 0.183594, 0.519531, -0.00885, -0.006226, 0.024902, 0.238281, 0.014343, 0.014404, 0.088379, 0.5, 0.012634, 0.006409, 0.049805, 0.253906, 0.053223, 0.091797, 0.19043, 0.617188, 0.000706, 0.009583, -0.00322, -0.4375, 0.008118, 0.019897, 0.072266, 0.480469, 0.005402, 0.020142, 0.126953, 0.503906, 0.001266, -0.001221, 0.007416, 0.306641, 0.032715, 0.050049, 0.129883, 0.419922, -0.006866, -0.010742, -0.010681, -0.220703, 0.015869, 0.031738, 0.111816, 0.523438, -0.002625, -0.00033, 0.002792, 0.142578, 0.002472, 0.004608, -0.001022, -0.11377, -0.001289, -0.004028, -0.008423, -0.032471, -0.001434, 0.000319, -0.000315, 0.049316, -0.001892, -0.002304, 0.004608, 0.111328, 0.001221, 0.002563, -0.001534, -0.115723, -0.001068, -0.002289, 0.000141, 0.100098, 0.003143, 0.003555, 0.011108, -0.097168, -0.001427, -0.003067, -0.003845, 0.098633, -0.00293, -0.002625, -0.006104, 0.157227, 0.006561, 0.005737, -0.015991, -0.431641, -0.002563, -0.004883, -0.008362, 0.099609, -0.001915, -0.004395, -0.004333, 0.108398, 0.001457, 0.001358, 0.003387, -0.098633, 0.000957, 0.00069, -0.007629, -0.197266, -0.004547, -0.005707, -0.007782, 0.124023, -0.003281, -0.001297, -0.012878, 0.141602, 0.027588, 0.050537, 0.150391, 0.408203, -0.000824, -0.002945, 0.000599, 0.123535, -0.000052, -0.001205, -0.009827, -0.102539, 0.000098, 0.000793, 0.001816, 0.079102, 0.003082, 0.004822, 0.004639, -0.10791, -0.002411, -0.001602, -0.015564, -0.200195, 0.002563, 0.004272, 0.008423, -0.115234, -0.002869, -0.003448, -0.002808, 0.119629, -0.000668, -0.000319, 0.006866, 0.116699, -0.00177, -0.00177, -0.004669, 0.099609, -0.001831, -0.002914, -0.006775, 0.11084, -0.00164, -0.001183, 0.011902, 0.175781, 0.000326, -0.000565, -0.000927, -0.049805, -0.002258, 0.000311, -0.006287, 0.11377, -0.00082, 0.000135, -0.019653, -0.189453, -0.001244, -0.001472, 0.006378, 0.121094, -0.003052, -0.00209, -0.002396, 0.106445, 0.00161, 0.002106, 0.00885, -0.110352, 0.000399, 0.002213, 0.031738, 0.001183, 0.002029, 0.004456, 0.023682, -0.007782, 0.002594, 0.000912, -0.002716, -0.074707, 0.00045, 0.002365, -0.000622, -0.085449, 0.000224, 0.001419, -0.002899, -0.109863, -0.000736, 0.000477, 0.013855, 0.171875, 0.000294, 0.000702, -0.02356, 0.00531, -0.001129, -0.002426, -0.011597, 0.100098, -0.004303, -0.002853, 0.001694, 0.148438, -0.000193, 0.00528, -0.010803, -0.143555, -0.000778, -0.001747, -0.000885, 0.045898, 0.000259, 0.005219, 0.023926, -0.005981, 0.000406, 0.002151, -0.017212, -0.167969, 0.001297, 0.002762, 0.007355, -0.086914, -0.001511, -0.002213, -0.002777, 0.107422, -0.000305, -0.0047, -0.01001, 0.101074, 0.003662, 0.008911, 0.041504, 0.359375, 0.000668, 0.001801, 0.005493, -0.085938, -0.00132, -0.000402, -0.00238, 0.049805, 0.000992, 0.001289, 0.005066, -0.085938, -0.000217, 0.002136, 0.018555, 0.098633, -0.000234, 0.00238, 0.003296, -0.097168, 0.000086, 0.003723, -0.004181, -0.118164, 0.000942, 0.002213, 0.003189, -0.068359, -0.002716, -0.004425, 0.0065, 0.132812, 0.000973, 0.002335, 0.004303, -0.083496, -0.001915, -0.002441, -0.001678, 0.120605, -0.001404, -0.003143, -0.001663, 0.118164, -0.000284, -0.00038, 0.001022, 0.047852, -0.001968, -0.003708, -0.011353, 0.120117, -0.0047, 0.001129, 0.012146, 0.197266, -0.001732, -0.008972, -0.067871, -0.029175, -0.000587, -0.005066, -0.012817, 0.113281, 0.000553, -0.000349, 0.000721, -0.100586, 0.000378, 0.000136, -0.009583, -0.11377, -0.001488, -0.004822, -0.114258, 0.140625, 0.002518, 0.002701, -0.002762, -0.100586, -0.000142, 0.000759, -0.001312, -0.042725, 0.00293, 0.001915, -0.005096, -0.094727, -0.001442, -0.003677, -0.00235, 0.273438, 0.001686, 0.003021, 0.007629, -0.089355, -0.00174, -0.003937, -0.004272, 0.107422, -0.000257, 0.000473, -0.000862, 0.091797, 0.001297, 0.000538, 0.000954, -0.062012, -0.000534, -0.000186, -0.004395, -0.044434, 0.002594, 0.00267, 0.004639, -0.11377, 0.000607, 0.001648, 0.011169, -0.041748, 0.001221, 0.00415, 0.007233, -0.112305, -0.003479, -0.004547, -0.015747, 0.103027, -0.002441, -0.004486, -0.028931, 0.087891, 0.00145, 0.00206, 0.002441, -0.066895, 0.000385, 0.000176, -0.003967, -0.034424, -0.002579, -0.004089, -0.018555, 0.095703, 0.000322, 0.000257, -0.001534, 0.028076, 0.001846, 0.002335, 0.012451, -0.106445, 0.002258, 0.00351, 0.003387, -0.132812, -0.00174, -0.001717, 0.003067, 0.131836, -0.001411, -0.004211, -0.026367, -0.152344, -0.003067, -0.005493, -0.008972, 0.103027, 0.000706, -0.001343, -0.011597, -0.056396, -0.002029, -0.003784, -0.002609, 0.113281, 0.000492, -0.001244, -0.001968, 0.096191, -0.000877, 0.001106, 0.004333, 0.147461, 0.000954, -0.000336, -0.000171, -0.086914, 0.001625, 0.003174, 0.008484, -0.114746, 0.000492, -0.00354, -0.002579, 0.099609, 0.003769, 0.005646, 0.007263, -0.114746, 0.001823, 0.00161, 0.003235, -0.12207, -0.001984, -0.0047, -0.0354, 0.013794, 0.00206, 0.013428, 0.088379, 0.007996, 0.002167, 0.003357, 0.005951, -0.11377, 0.000801, -0.003036, -0.001938, -0.12207, -0.001083, -0.002823, -0.024658, -0.001862, 0.001633, 0.002121, 0.003204, -0.100586, -0.001816, 0.000446, -0.007019, 0.08252, 0.002701, 0.00238, -0.00824, -0.086914, 0.000208, -0.00206, -0.011841, -0.106445, -0.002014, -0.003845, -0.004425, 0.020508, -0.002243, -0.003265, -0.007996, 0.107422, 0.002838, 0.003098, -0.005768, -0.11377, -0.001518, -0.001862, -0.00531, 0.101074, 0.006836, 0.016235, 0.054932, 0.365234, 0.001709, -0.003754, -0.031982, -0.199219, 0.001755, 0.003342, 0.004211, -0.130859, 0.001648, 0.000824, 0.005005, -0.058594, -0.003937, -0.005951, -0.000557, 0.146484, -0.000401, 0.000195, -0.001923, -0.047852, 0.005005, 0.003677, 0.009399, -0.106445, 0.000576, 0.00082, -0.000127, -0.043701, 0.000526, -0.000123, 0.006378, -0.103516, -0.003815, -0.000648, -0.000128, 0.121582, -0.002258, -0.003616, -0.005157, 0.109375, -0.000652, -0.001381, 0.006226, 0.196289, -0.000136, 0.001083, 0.001831, 0.081055, 0.000587, -0.00145, -0.010315, -0.067871, -0.000675, 0.000957, 0.002029, 0.085938, -0.000923, -0.000085, -0.003906, 0.075684, 0.001892, 0.000561, 0.00473, -0.099609, -0.000751, -0.000105, -0.005096, 0.095703, 0.002869, 0.001801, 0.005219, -0.112793, -0.003632, -0.000083, -0.007507, 0.141602, 0.000467, 0.001053, 0.005585, -0.051514, 0.000341, -0.000542, 0.003052, -0.116211, 0.002899, 0.004364, 0.001846, -0.115723, 0.000782, -0.000313, 0.008057, -0.11377, -0.00015, 0.000317, 0.001656, -0.068359, -0.001869, -0.000885, -0.011475, 0.103027, 0.000824, 0.000629, -0.001534, -0.071777, 0.000389, -0.000427, 0.003296, -0.093262, -0.000992, 0.001678, 0.002014, -0.087402, -0.00071, -0.000193, -0.003113, -0.089355, -0.000938, -0.003433, -0.028198, 0.022949, 0.001999, 0.001358, 0.00354, -0.115234, 0.000393, 0.001526, 0.008423, 0.111816, 0.000847, -0.001595, 0.005035, -0.11377, -0.001328, -0.001312, -0.005402, 0.106445, -0.000999, -0.001938, -0.00824, -0.115723, -0.001389, -0.000219, 0.005829, 0.09668, 0.000048, 0.001762, 0.000767, 0.097656, 0.000717, 0.006378, 0.049072, -0.026245, -0.004333, -0.014648, -0.07373, 0.008789, -0.002167, -0.007996, -0.032715, -0.031738, 0.001671, 0.001579, 0.002731, -0.104492, -0.000652, -0.001335, -0.004395, -0.053223, -0.000374, 0.001015, 0.000288, 0.056152, 0.001389, -0.000107, 0.007324, -0.094727, 0.000549, -0.001579, 0.00589, -0.117188, -0.000073, -0.002655, -0.003494, -0.090332, 0.001274, -0.003265, -0.018066, -0.140625, 0.000347, -0.000839, -0.001175, -0.087891, 0.001785, 0.007019, 0.045654, -0.012451, 0.001465, 0.002914, 0.018555, -0.160156, 0.001083, 0.002167, 0.018188, 0.031738, -0.001022, -0.002182, -0.001701, 0.121094, -0.00322, -0.004028, -0.025146, 0.160156, -0.004822, -0.015991, -0.076172, 0.036133, 0.001526, -0.000854, -0.003174, -0.056641, -0.000278, 0.000809, 0.003677, 0.069336, 0.000044, -0.000786, 0.00267, 0.128906, 0.001717, 0.00264, 0.004395, -0.134766, -0.001846, -0.014221, -0.097656, 0.040283, -0.000133, -0.000149, 0.001801, -0.040771, 0.002869, 0.002457, 0.008789, 0.067383, 0.002975, 0.003372, 0.011353, -0.118164, -0.000862, 0.000106, -0.0065, -0.046143, 0.001175, 0.000969, 0.006165, -0.074707, -0.001396, -0.001801, -0.002167, 0.099121, -0.003296, -0.010376, -0.043213, -0.012878, -0.001213, -0.002426, -0.023926, 0.120117, 0.000744, -0.000026, 0.005798, -0.166016, -0.000162, -0.001884, 0.005127, -0.114746, 0.00164, -0.000075, -0.00161, -0.076172, -0.002289, -0.000216, 0.001747, 0.121582, 0.000222, 0.000069, 0.000942, -0.086426, 0.002457, 0.002762, 0.007812, -0.106445, -0.001762, -0.006866, -0.043457, 0.014343, -0.000912, -0.001396, -0.007935, 0.120117, -0.00193, -0.003906, -0.006348, -0.101562, -0.000553, 0.000028, 0.003159, 0.057373, -0.002075, -0.001656, -0.006226, 0.098145, 0.004669, 0.015015, 0.080566, 0.001457, -0.001488, -0.000557, 0.001717, -0.071777, 0.001717, 0.001678, 0.007324, -0.099609, -0.000832, -0.000286, 0.000169, 0.098633, 0.000298, 0.000144, -0.003998, 0.108398, 0.000144, -0.001915, -0.003036, -0.080566, 0.001488, -0.000233, 0.009888, -0.112305, 0.001343, -0.000005, -0.00209, -0.104004, 0.005493, 0.006866, 0.028687, -0.120117, -0.002548, -0.004395, -0.017456, 0.109375, -0.002151, -0.00045, 0.00087, 0.099609, 0.0005, 0.001434, 0.003311, -0.056396, -0.003799, -0.005219, -0.006531, 0.118652, 0.000326, 0.002075, 0.009399, -0.106934, -0.001251, 0.000234, -0.002991, 0.089844, -0.00071, -0.001083, 0.001602, 0.040283, -0.000935, 0.000399, -0.009766, 0.122559, -0.000112, -0.000641, 0.008972, 0.054688, 0.00135, 0.001595, 0.002899, -0.079102, -0.00132, -0.001205, -0.002991, 0.075684, -0.000648, 0.001495, -0.007172, 0.12793, -0.004578, -0.005188, -0.002594, 0.102539, -0.005371, -0.004944, -0.011658, 0.141602, -0.000847, -0.000183, 0.000395, -0.080078, -0.002029, -0.000178, -0.008362, 0.099121, 0.000439, 0.000259, 0.001564, -0.054199, 0.001999, 0.001022, -0.006165, -0.093262, -0.000452, -0.000319, 0.005402, 0.0625, -0.001389, -0.000576, 0.000391, 0.105469, -0.002579, -0.003479, -0.010437, 0.112793, 0.001427, 0.002548, 0.001892, -0.083984, 0.001213, 0.001144, 0.007782, -0.07373, -0.001717, -0.001099, -0.00824, 0.102051, 0.000381, -0.000809, 0.001442, -0.115723, 0.001381, 0.000395, 0.008728, -0.106934, -0.001328, -0.002823, -0.010254, -0.072266, 0.000912, 0.000037, 0.006256, -0.111816, 0.001663, 0.005157, -0.006317, 0.152344, 0.000294, -0.001686, -0.009766, -0.071777, 0.002426, 0.000774, 0.009705, -0.133789, 0.000322, 0.000391, -0.001968, -0.055176, -0.001999, 0.000725, -0.007782, 0.111328, -0.000267, -0.000463, -0.004333, -0.045166, -0.000568, -0.001312, -0.003296, 0.100586, -0.006287, -0.010315, -0.03418, -0.072266, -0.002991, -0.003403, -0.002777, 0.106934, 0.000269, 0.000017, 0.001404, -0.071777, -0.000267, -0.00174, -0.000267, 0.07373, 0.00106, 0.000938, -0.000136, -0.094238, 0.001007, 0.001129, -0.00354, 0.071777, -0.001846, -0.002274, -0.007233, 0.084473, -0.000166, -0.00145, -0.000523, -0.109863, 0.00132, 0.00209, 0.015381, -0.053711, 0.002335, 0.001694, 0.010925, -0.098633, 0.001053, 0.002533, 0.00946, 0.03418, 0.000896, 0.000241, 0.005646, -0.09668, 0.000706, 0.000248, 0.004822, -0.132812, -0.00009, 0.001419, -0.004822, 0.133789, 0.006012, 0.014526, 0.036865, 0.098633, 0.001122, 0.001198, 0.003189, 0.11084, 0.001816, 0.000161, 0.001244, -0.099609, -0.000429, 0.000212, 0.000075, 0.019409, -0.000301, -0.000207, -0.000088, -0.01239, 0.000184, 0.000178, 0.000299, 0.013245, -0.000164, -0.00087, 0.000001, 0.316406, -0.000079, 0.000189, 0.000103, 0.014954, 0.000069, 0.000036, -0.000215, -0.01001, -0.000446, -0.000492, -0.000534, 0.014832, 0.00071, 0.000854, 0.004944, 0.048828, -0.000074, 0.000106, -0.000824, -0.009155, 0.000033, -0.000153, -0.000774, -0.011292, -0.000051, -0.000211, -0.000414, -0.013184, -0.0001, -0.000387, -0.000187, -0.011658, -0.000054, -0.000113, -0.000572, -0.009949, -0.000828, -0.001068, -0.002029, -0.039795, 0.000301, 0.000334, 0.000896, 0.015259, -0.001808, -0.002014, -0.011536, -0.174805, -0.000074, -0.001419, -0.015747, -0.185547, -0.004211, -0.00354, -0.010132, -0.181641, 0.000025, -0.000222, 0.000007, -0.032715, -0.001755, -0.002655, -0.011597, -0.210938, -0.000732, -0.001793, -0.013306, -0.146484, -0.000059, 0.000183, -0.000022, -0.01178, -0.000553, 0.001953, 0.013977, 0.146484, 0.000195, 0.001266, 0.014587, 0.15918, -0.000111, -0.000174, 0.000538, 0.03064, -0.000294, -0.000228, -0.000969, -0.01239, 0.00038, 0.001556, 0.013123, 0.178711, 0.000702, 0.000246, -0.011353, -0.168945, -0.000093, -0.000063, -0.000401, -0.007629, 0.000328, 0.000334, 0.001282, 0.029297, -0.000193, -0.000028, -0.000007, -0.014282, -0.000196, 0.000332, 0.002487, 0.04248, -0.001076, -0.001076, -0.011963, -0.140625, 0.000008, 0.000406, 0.000984, 0.017578, 0.000797, 0.000322, 0.002258, 0.057861, -0.001648, 0.001678, 0.015076, 0.168945, 0.000484, 0.000148, -0.00036, -0.016846, -0.000471, -0.001419, -0.007233, -0.157227, -0.000108, -0.000134, 0.000542, -0.014709, -0.000561, -0.000874, -0.000076, 0.021362, 0.000149, 0.000235, 0.001335, -0.018311, 0.000885, 0.000984, 0.004272, 0.05957, -0.000313, -0.000242, -0.000858, 0.012634, -0.000029, 0.000096, 0.000362, 0.018799, 0.000196, 0.00028, 0.001297, 0.016479, -0.000225, 0.002899, 0.012024, 0.208984, 0.000089, 0.000161, -0.000175, 0.013916, 0.000116, 0.000235, 0.001083, 0.013794, -0.000057, 0.000056, 0.002945, 0.052734, 0.000125, 0.000429, 0.003082, 0.047363, -0.000068, -0.000117, 0.000858, 0.020264, -0.000146, 0.0019, 0.012695, 0.167969, -0.000965, -0.003433, -0.014465, -0.226562, -0.000026, -0.000235, -0.000687, -0.013306, 0.001312, 0.002625, 0.015076, 0.176758, 0.000225, 0.000671, 0.000675, 0.015015, -0.000054, -0.000309, -0.000866, 0.027344, -0.000066, 0.000919, 0.000999, -0.028687, -0.00034, 0.000244, 0.000149, 0.013306, -0.00022, -0.000113, 0.000595, 0.01532, -0.001305, -0.001015, -0.011353, -0.167969, -0.003296, -0.006012, -0.020142, -0.24707, 0.000192, -0.000017, -0.004395, -0.060791, -0.000402, 0.000425, 0.000648, 0.018799, -0.000065, 0.000046, -0.000093, 0.014954, -0.000063, -0.000093, -0.000542, 0.017944, 0.000359, -0.000622, -0.003998, -0.030029, 0.000259, -0.003967, -0.015747, -0.210938, 0.00011, -0.00015, -0.00161, -0.020874, 0.000084, 0.000031, 0.000446, 0.008972, 0.00024, 0.000215, -0.001389, -0.045898, -0.000433, -0.000149, 0.001038, 0.022705, 0.000435, 0.000549, 0.001389, 0.012756, -0.000078, -0.001442, -0.011475, -0.15918, -0.000538, -0.000595, -0.00041, -0.024048, 0.000408, 0.000393, 0.000237, 0.038086, 0.000131, -0.000303, -0.001198, -0.024414, -0.000441, -0.002075, -0.014709, -0.161133, -0.000095, -0.002014, -0.013794, -0.169922, -0.001053, -0.000965, -0.006561, -0.080078, -0.000179, -0.000319, -0.000675, -0.015503, -0.000054, 0.000033, -0.001022, -0.014465, 0.00007, -0.000338, -0.000904, 0.035645, -0.00001, -0.000038, -0.000269, -0.016235, -0.000387, 0.000229, -0.007812, -0.15625, 0.000097, -0.000007, -0.00007, -0.011658, -0.000012, 0.000263, 0.000813, 0.015076, -0.000004, 0.000277, 0.001244, 0.025635, -0.000261, -0.000927, -0.014038, -0.165039, 0.000014, 0.002182, 0.011475, 0.155273, -0.000204, 0.000273, 0.000896, 0.013245, 0.00103, -0.000368, -0.012207, -0.164062, 0.000078, -0.000252, -0.000927, -0.0177, -0.000519, -0.000778, -0.003815, -0.044922, 0.000079, 0.000288, 0.00037, 0.017212, -0.000219, 0.000023, 0.000341, -0.017334, 0.000351, 0.000511, 0.003082, 0.051025, 0.000429, 0.000637, 0.001945, 0.028076, -0.00006, -0.000016, -0.00029, 0.015442, 0.000015, 0.000178, 0.00016, -0.007751, 0.001228, 0.003036, 0.013489, 0.211914, -0.000216, -0.001793, -0.013733, -0.166016, -0.000309, -0.000441, -0.000786, -0.016357, -0.000275, -0.000553, -0.001221, 0.015991, 0.000256, 0.000278, -0.000422, 0.028198, -0.000034, 0.000186, -0.000005, 0.033203, -0.00016, -0.000206, -0.00038, -0.009216, -0.000205, -0.000322, -0.00001, 0.020264, -0.000106, 0.000113, -0.000036, 0.014771, -0.000366, -0.004608, -0.016968, -0.230469, 0.000467, 0.002029, 0.012085, 0.158203, 0.000338, 0.000162, 0.000074, -0.023682, -0.0005, -0.000378, 0.000675, 0.029053, -0.00011, 0.003784, 0.003799, 0.160156, 0.000042, 0.000203, -0.000912, -0.018677, 0.001244, -0.000568, -0.011841, -0.166016, -0.000134, -0.000278, 0.000418, -0.032959, -0.000038, -0.000248, 0.000751, 0.021851, 0.001312, 0.002579, 0.014893, 0.243164, 0.000475, 0.001099, 0.011292, 0.169922, -0.000406, -0.000523, 0.000444, -0.017334, 0.000317, -0.000107, 0.000376, 0.026978, -0.000866, 0.00119, 0.008667, 0.147461, 0.000084, 0.000161, 0.000675, 0.008057, 0.000019, -0.000127, 0.00058, 0.029297, 0.000234, 0.000192, 0.000343, -0.015503, -0.000124, -0.00013, -0.001274, -0.011414, 0.000311, 0.000313, 0.000977, 0.011658, -0.002777, -0.001877, 0.01532, 0.237305, 0.000277, -0.001945, -0.006348, -0.049072, -0.000189, -0.00016, -0.007294, -0.171875, 0.000744, -0.000256, 0.00082, 0.07959, 0.000412, 0.000679, 0.000032, -0.031982, 0.001335, 0.005676, 0.024048, 0.291016, 0.02124, 0.044678, 0.111816, 0.082031, 0.002518, 0.004852, 0.011597, 0.072266, 0.001038, 0.001129, 0.011597, 0.277344, 0.001045, 0.002075, 0.00412, 0.077637, 0.001564, -0.001495, -0.013062, -0.154297, 0.001091, 0.001633, 0.00383, 0.037109, 0.000035, -0.001053, -0.005768, -0.043945, 0.00193, 0.005493, 0.015991, 0.132812, 0.000652, 0.001076, 0.003906, 0.043701, -0.002609, -0.00528, -0.022461, -0.177734, 0.006805, 0.013977, 0.036865, 0.306641, -0.003662, -0.003067, 0.008911, 0.229492, 0.001183, 0.000538, -0.009277, -0.236328, 0.011902, 0.020996, 0.078613, 0.355469, 0.000557, 0.002029, 0.006012, 0.046387, -0.000131, -0.000854, -0.002518, 0.05249, -0.000973, -0.001968, -0.006378, -0.043457, 0.000087, -0.000007, 0.001129, 0.030396, 0.003571, 0.004181, 0.007446, -0.285156, 0.000042, -0.003128, -0.011414, -0.261719, -0.000984, -0.000599, 0.006348, 0.139648, -0.000774, -0.002914, -0.005066, -0.080566, 0.001328, 0.002121, 0.005432, 0.040039, 0.000021, -0.001419, -0.003601, -0.039062, 0.000196, -0.001984, -0.004456, -0.169922, 0.001183, 0.000092, -0.001297, -0.108887, -0.00001, 0.00238, 0.007874, 0.086914, 0.002274, -0.000778, -0.010376, -0.267578, -0.005676, -0.007263, 0.012695, 0.335938, 0.001434, 0.003479, 0.012207, 0.085449, 0.000458, 0.003708, 0.012146, 0.109375, 0.000359, 0.000607, 0.002457, -0.033203, -0.001045, 0.000429, 0.007874, 0.103027, 0.002029, 0.000759, -0.011353, -0.226562, 0.000568, 0.000942, 0.00528, 0.047119, 0.001793, 0.004456, 0.010193, 0.117188, -0.00106, -0.001526, -0.004028, -0.039307, 0.001602, 0.002258, 0.007446, 0.105469, 0.000832, 0.00148, 0.00103, 0.087891, -0.000546, 0.000209, 0.002213, 0.052002, -0.000324, 0.000511, 0.005219, 0.11377, -0.000322, -0.002106, -0.008362, -0.140625, -0.00177, -0.00206, -0.008423, -0.05957, -0.000437, -0.001038, -0.004303, -0.036133, -0.000154, 0.000538, 0.004211, 0.062012, -0.000137, 0.000049, 0.003021, 0.183594, 0.000049, 0.00082, 0.002914, 0.0354, 0.000182, 0.001816, 0.002579, 0.035645, -0.001404, -0.001007, -0.00528, -0.07666, 0.00161, 0.003906, 0.018433, 0.128906, -0.000241, -0.000294, 0.000192, 0.033691, 0.023315, 0.063965, 0.203125, 0.423828, 0.000254, 0.000368, -0.000412, -0.040039, -0.000553, -0.002151, -0.005554, -0.039551, 0.000171, 0.001801, 0.00354, 0.033691, 0.001366, 0.002319, 0.008423, 0.051514, -0.000763, -0.000107, -0.005066, -0.085938, -0.00071, -0.000618, 0.008667, 0.197266, 0.000463, 0.000087, 0.002304, 0.033936, 0.000207, 0.001404, 0.005493, 0.222656, 0.000446, 0.000155, -0.003815, -0.050781, 0.000104, 0.000433, -0.005402, -0.063965, -0.000793, 0.000025, 0.004028, 0.261719, -0.000261, -0.003006, -0.012573, -0.123047, 0.000282, 0.001091, 0.003677, 0.06543, 0.000439, 0.000713, -0.008606, -0.154297, 0.000011, 0.001175, 0.002197, 0.040771, -0.000395, -0.000217, 0.000158, 0.035156, 0.001511, 0.000345, -0.008667, -0.15332, -0.00193, -0.003967, -0.007507, -0.07373, 0.002136, 0.003601, 0.007751, -0.008118, 0.001823, 0.002213, 0.003113, -0.15625, 0.001472, 0.002228, 0.007812, 0.052246, -0.003036, 0.000214, 0.009583, 0.185547, -0.001251, 0.000801, 0.006989, 0.21582, 0.000058, 0.003723, 0.019653, 0.086426, -0.000828, -0.003555, -0.009583, -0.086426, -0.002487, -0.005951, -0.018433, -0.21875, -0.0005, 0.00006, -0.00041, 0.067871, -0.002655, -0.003601, -0.012695, -0.122559, 0.000144, -0.000519, -0.004303, -0.15918, 0.000458, 0.00174, 0.010986, 0.102539, 0.001144, 0.004944, 0.016968, 0.19043, -0.002258, -0.004517, -0.009644, -0.185547, 0.000805, 0.001526, -0.001297, -0.058594, -0.001228, -0.005035, -0.018433, -0.137695, -0.001419, -0.00293, -0.009583, -0.077148, 0.000965, 0.002579, 0.00946, 0.058105, 0.000912, -0.003525, -0.017578, -0.273438, 0.005066, 0.006897, 0.023926, 0.345703, -0.001335, -0.005737, -0.011108, -0.090332, 0.001358, 0.003387, 0.011169, 0.092285, -0.000305, -0.001053, -0.004364, -0.041992, -0.000534, -0.000626, -0.003937, -0.038574, -0.00069, -0.000452, 0.005615, 0.135742, -0.000439, 0.000259, 0.007294, 0.100586, 0.001457, 0.000732, 0.001236, -0.088379, 0.001297, -0.001915, -0.017212, -0.28125, 0.00022, -0.000866, -0.002441, -0.100098, 0.000185, 0.000916, 0.003326, 0.053467, 0.000702, 0.00235, 0.003937, 0.074219, 0.002213, -0.00025, -0.011169, -0.222656, 0.001167, 0.00264, 0.008484, 0.132812, -0.001633, -0.002396, -0.012573, -0.186523, 0.000771, 0.00235, 0.005371, 0.040039, -0.000028, 0.000013, -0.002457, -0.035645, -0.000492, -0.003464, -0.008728, -0.082031, 0.003174, 0.004944, 0.015747, 0.21582, 0.002563, 0.004364, 0.012878, -0.030518, 0.002426, -0.001137, -0.011475, -0.172852, -0.0005, -0.00074, -0.006958, -0.091309, 0.00132, 0.004578, 0.015015, 0.206055, -0.010193, -0.020874, -0.060791, -0.378906, -0.000168, -0.000349, 0.012024, 0.117676, 0.001747, 0.005981, 0.015015, 0.099121, -0.001564, -0.003235, -0.008667, -0.06543, 0.001144, 0.002289, 0.00412, 0.033691, -0.002319, -0.00705, -0.017822, -0.142578, -0.000158, 0.000076, 0.001328, 0.030884, -0.000584, -0.002594, -0.007294, -0.047363, -0.000444, -0.00177, -0.004272, -0.036133, -0.00002, 0.000534, 0.001137, 0.027832, 0.006927, 0.012573, 0.051758, 0.416016, -0.001465, -0.001343, -0.000874, 0.111328, 0.007477, 0.009705, 0.033691, 0.318359, -0.00647, -0.006866, -0.029663, -0.337891, 0.011047, 0.023071, 0.0625, 0.367188, 0.001511, 0.006775, 0.011108, 0.122559, -0.001205, -0.002731, 0.003159, 0.40625, -0.000881, -0.004608, -0.015015, -0.109375, 0.03064, 0.038574, 0.092773, 0.251953, 0.00132, -0.002686, -0.011597, -0.119629, -0.005096, -0.005981, -0.025879, -0.373047, 0.018066, 0.027466, 0.062988, 0.339844, 0.00386, 0.004364, 0.003159, 0.376953, -0.002563, 0.003998, 0.002823, 0.339844, 0.013672, 0.026733, 0.08252, 0.453125, 0.008057, 0.011597, 0.025879, 0.166992, -0.018921, -0.031738, -0.074219, -0.330078, -0.006775, -0.012024, -0.036377, -0.296875, 0.000443, 0.002106, 0.00386, 0.172852, 0.02417, 0.040039, 0.095703, 0.169922, 0.007477, 0.004395, 0.025146, 0.189453, -0.009888, 0.00296, -0.046631, -0.382812, -0.014343, -0.019287, -0.047119, -0.263672, -0.003082, -0.006317, -0.019653, -0.242188, 0.006348, 0.006927, 0.017944, 0.139648, -0.015442, -0.020508, -0.054199, -0.341797, 0.003906, 0.005219, 0.008545, 0.108398, -0.021362, -0.03125, -0.064941, -0.451172, 0.001602, -0.001419, 0.007721, -0.199219, -0.005219, -0.008362, -0.019775, -0.166992, 0.006012, 0.014526, 0.04248, 0.337891, -0.026001, -0.030029, -0.07373, -0.253906, -0.000359, -0.003479, -0.011719, -0.109375, -0.001892, -0.006653, -0.023071, -0.200195, 0.000748, -0.002045, -0.008667, -0.095703, -0.01062, -0.01709, -0.041504, -0.209961, 0.007446, 0.006287, 0.016479, 0.213867, 0.007172, 0.087891, 0.320312, 0.527344, -0.011108, -0.012268, -0.042725, -0.333984, -0.004913, -0.00946, -0.033447, -0.355469, -0.012085, -0.014954, -0.080566, -0.419922, -0.002792, 0.003967, 0.010254, 0.129883, -0.003967, -0.003265, -0.011597, -0.125977, -0.015625, -0.020264, -0.046387, -0.220703, 0.00531, 0.014893, 0.046143, 0.390625, 0.007324, 0.012024, 0.032227, 0.285156, -0.019409, -0.026978, -0.063965, -0.292969, 0.002045, 0.002396, 0.009766, 0.110352, 0.006897, 0.010498, 0.020508, 0.302734, -0.006866, -0.012146, -0.038818, -0.423828, -0.020752, -0.027344, -0.056152, -0.273438, 0.008057, 0.009949, 0.051758, 0.400391, 0.011597, 0.019287, 0.040771, 0.257812, 0.011353, 0.013977, 0.042236, 0.404297, 0.004761, 0.005951, 0.015869, -0.035889, -0.00235, -0.003845, -0.020386, -0.180664, -0.033203, -0.035645, -0.07959, -0.417969, -0.001106, 0.002121, 0.008545, 0.133789, 0.000286, 0.001968, 0.007385, 0.151367, -0.001778, -0.00322, -0.017822, -0.136719, 0.003006, 0.001816, 0.003128, 0.12793, 0.022461, 0.023682, 0.047363, 0.34375, 0.003723, 0.000816, -0.011597, -0.134766, -0.001884, 0.003006, 0.014038, 0.163086, 0.002441, 0.000357, -0.007141, -0.125977, -0.001709, -0.003357, -0.011963, -0.169922, -0.000805, -0.002304, -0.00766, -0.292969, -0.009033, -0.010742, -0.027344, -0.142578, -0.009949, -0.012146, -0.028687, 0.027344, -0.001526, 0.002625, 0.018799, 0.116699, 0.009216, 0.028198, 0.072754, 0.386719, 0.009155, 0.018921, 0.055908, 0.40625, -0.004211, -0.006226, -0.02124, -0.237305, 0.000576, 0.007416, 0.045654, 0.333984, 0.002197, 0.001564, -0.000452, -0.123535, -0.002853, -0.004272, -0.010925, -0.121582, -0.015869, -0.025513, -0.05957, -0.302734, -0.001114, -0.002594, 0.009033, 0.116211, -0.004272, -0.006592, -0.014893, -0.150391, -0.018188, -0.019775, -0.041748, -0.318359, 0.009277, 0.01123, 0.030029, 0.371094, -0.003601, 0.003235, 0.035645, 0.248047, -0.001457, -0.003143, -0.006409, -0.285156, 0.021118, 0.025513, 0.06543, 0.394531, -0.013794, -0.021362, -0.053223, -0.292969, -0.002289, 0.001732, 0.009094, 0.123535, 0.001038, -0.002747, -0.033936, -0.367188, -0.070312, -0.086914, -0.164062, -0.384766, -0.011414, -0.011169, -0.042725, -0.527344, 0.009277, 0.01178, 0.033203, 0.423828, 0.013, 0.019409, 0.096191, 0.345703, 0.002655, 0.002884, -0.000954, -0.117188, 0.004059, 0.006439, 0.026855, 0.261719, 0.001915, 0.005249, 0.017944, 0.367188, -0.006256, -0.007935, -0.015564, -0.306641, -0.000992, -0.003998, -0.012573, -0.166016, 0.002579, 0.006409, 0.012329, 0.088379, -0.001877, -0.008301, -0.038086, -0.351562, -0.000423, -0.00135, -0.005615, -0.132812, -0.00592, -0.005005, -0.012024, -0.222656, 0.000904, 0.003021, 0.009583, 0.183594, -0.012695, -0.019165, -0.044189, -0.183594, 0.005157, -0.000481, -0.012329, -0.10791, -0.000557, 0.002808, 0.015991, 0.108887, -0.024658, -0.029907, -0.066406, -0.335938, -0.00074, -0.002396, -0.007812, -0.088379, 0.002701, -0.000439, -0.009094, -0.120605, 0.002426, 0.002579, 0.003937, -0.128906, -0.001419, -0.001877, 0.001938, 0.143555, -0.006317, -0.006073, -0.014709, -0.123047, 0.00148, 0.001884, -0.000736, 0.102539, 0.000315, 0.00351, 0.0065, 0.094238, 0.010986, 0.005341, -0.006226, -0.143555, 0.001747, -0.008179, -0.013123, -0.24707, -0.001556, 0.002701, 0.003662, 0.132812, 0.012817, 0.02002, 0.053711, 0.279297, 0.009155, 0.012268, 0.022827, 0.085449, -0.009033, -0.002655, 0.010132, 0.123535, -0.011841, -0.01532, -0.031982, -0.421875, -0.000057, -0.002136, -0.006958, -0.230469, -0.075195, -0.10791, -0.198242, -0.369141, 0.001503, 0.00135, 0.001587, 0.113281, 0.030762, 0.059082, 0.134766, 0.507812, -0.051025, -0.066895, -0.111328, -0.225586, 0.010681, 0.02002, 0.065918, 0.314453, 0.016846, 0.023804, 0.049316, 0.265625, 0.003052, 0.001167, -0.012024, -0.131836, 0.018677, 0.026611, 0.082031, 0.241211, 0.008118, 0.016235, 0.053223, -0.037842, -0.004303, -0.012817, -0.036377, -0.072754, -0.008057, -0.053955, -0.15625, -0.359375, -0.002274, 0.001503, 0.01355, 0.054688, 0.003738, 0.009277, 0.014404, 0.041504, 0.000121, 0.000257, -0.000391, 0.036621, -0.012451, -0.046143, -0.189453, -0.400391, 0.000378, 0.000128, -0.00415, 0.116699, -0.00267, -0.007324, -0.014587, -0.253906, 0.00238, 0.001366, 0.002106, 0.111328, -0.011292, -0.05542, -0.271484, 0.034424, 0.000587, -0.035156, -0.12793, -0.464844, -0.002594, -0.004333, 0.05542, 0.173828, 0.005371, 0.006958, 0.004211, -0.186523, 0.00061, 0.007294, 0.005402, -0.144531, -0.002853, -0.00325, -0.008118, -0.098145, -0.003052, -0.007935, -0.060303, 0.077637, -0.000305, -0.001152, 0.0177, -0.043457, 0.003754, 0.007935, 0.029785, -0.009705, 0.005463, 0.005463, 0.027222, 0.137695, -0.000036, 0.005219, 0.002396, 0.158203, 0.001671, 0.000877, -0.007263, -0.121582, 0.004211, 0.011841, 0.057861, 0.173828, 0.006683, 0.018921, 0.056152, 0.239258, -0.00206, -0.011475, -0.036865, -0.261719, -0.001762, -0.002335, -0.018066, 0.066895, 0.00296, 0.000479, 0.0177, 0.275391, 0.00193, 0.003265, -0.001068, -0.117188, 0.043457, 0.100586, 0.183594, 0.353516, 0.000292, -0.003937, -0.007935, -0.102051, 0.000296, 0.000074, 0.008545, 0.07373, 0.000801, 0.00528, 0.037842, -0.014648, 0.001236, -0.000147, -0.005493, -0.072754, 0.00066, 0.007751, 0.011719, 0.116211, -0.000389, -0.007446, -0.0271, -0.28125, -0.006836, -0.003647, -0.011658, -0.108398, -0.010132, -0.027954, -0.125977, -0.285156, 0.002365, 0.006287, 0.001343, -0.105957, 0.00824, 0.017578, 0.037109, -0.033203, -0.004303, -0.000565, 0.00589, 0.09082, 0.009033, 0.012085, -0.030884, 0.022705, -0.003464, -0.001076, 0.012512, 0.245117, -0.006927, -0.030273, -0.12207, -0.135742, -0.010498, -0.009338, -0.081055, -0.443359, 0.002197, 0.001076, -0.019287, -0.277344, -0.000155, -0.00885, -0.023682, -0.287109, -0.00209, -0.002472, 0.002182, 0.118164, 0.013611, 0.020386, 0.061279, 0.417969, -0.05127, -0.09375, -0.214844, -0.337891, 0.006256, -0.009583, 0.000839, -0.394531, -0.003769, -0.006622, -0.008667, -0.131836, 0.002151, 0.002243, 0.001831, -0.103516, 0.008423, 0.011658, 0.021362, 0.162109, -0.018433, -0.053711, -0.155273, -0.417969, -0.008423, -0.004883, 0.018433, 0.15625, -0.002625, -0.000584, 0.013367, 0.070801, -0.000698, 0.00209, 0.002777, -0.087891, -0.006805, -0.008301, -0.00106, 0.128906, -0.000254, 0.003555, 0.006134, 0.135742, 0.007172, 0.002151, -0.010193, -0.261719, 0.000809, 0.015625, 0.066895, 0.240234, 0.000999, 0.00016, -0.012146, -0.093262, 0.003265, 0.008911, 0.00946, -0.079102, -0.000366, 0.000212, 0.03833, 0.026367, 0.007111, 0.013123, 0.032959, -0.045654, 0.00209, 0.000307, -0.001015, -0.169922, -0.001198, 0.000824, 0.007568, 0.129883, 0.000729, 0.000005, -0.001457, 0.114258, 0.007202, 0.01416, 0.025879, -0.016235, -0.021729, -0.025635, -0.168945, -0.357422, 0.000721, -0.000832, -0.026855, -0.259766, -0.003281, -0.005707, -0.009155, 0.083008, -0.000103, 0.002182, 0.001312, 0.103027, 0.000128, 0.000282, 0.164062, 0.363281, 0.000345, 0.003143, 0.046631, -0.019775, -0.008545, -0.011169, -0.055664, -0.330078, 0.008606, 0.002014, 0.07373, 0.369141, -0.009766, -0.015625, -0.045654, -0.223633, -0.003998, -0.005859, -0.020508, 0.049072, 0.002441, -0.001488, 0.057129, 0.333984, 0.00415, 0.005859, 0.012329, -0.065918, 0.000557, -0.012085, -0.070801, -0.306641, -0.00145, -0.007385, -0.012268, -0.162109, 0.006653, 0.009949, 0.042725, 0.328125, -0.001877, 0.000008, -0.021729, -0.071777, -0.000767, 0.002609, 0.003204, -0.057373, 0.001778, 0.00386, -0.005707, -0.112305, -0.025269, -0.078125, -0.199219, 0.020264, -0.001747, -0.003128, 0.005524, -0.056885, -0.000175, 0.001503, 0.001381, -0.069336, 0.001175, 0.002502, 0.001953, -0.073242, 0.009827, 0.049805, 0.140625, -0.009216, -0.004761, -0.046387, -0.133789, -0.335938, -0.003632, 0.006409, 0.021606, 0.133789, -0.000282, -0.002808, -0.003342, -0.181641, 0.001343, 0.00177, -0.009399, -0.100586, 0.002792, 0.008789, -0.045898, -0.316406, 0.001221, 0.000252, 0.015625, -0.050781, -0.00148, 0.003098, -0.025146, -0.12793, -0.001778, -0.003296, -0.026367, -0.197266, 0.009216, 0.001091, -0.024414, -0.275391, 0.001541, 0.006744, 0.030884, 0.150391, -0.001694, -0.010193, -0.037598, 0.292969, 0.006409, 0.014954, 0.034424, 0.046143, 0.005524, 0.032227, 0.139648, -0.022827, 0.008118, 0.025879, 0.077148, 0.151367, 0.001297, 0.005249, 0.015137, 0.105957, -0.001854, -0.007721, 0.008057, 0.261719, 0.00473, 0.006683, 0.042236, 0.253906, 0.000603, -0.000309, -0.000599, -0.114746, 0.000652, 0.00022, 0.000885, 0.092773, 0.002121, 0.003311, 0.008972, 0.092773, -0.010559, -0.070801, -0.181641, -0.105469, 0.000771, -0.001213, -0.014587, -0.094238, 0.000656, 0.000376, 0.008118, -0.045654, -0.002243, -0.004608, -0.001053, 0.05249, -0.00264, -0.004913, -0.005005, 0.083496, 0.004669, 0.019897, 0.098145, 0.287109, -0.004242, -0.013184, -0.041504, 0.013489, 0.016846, 0.01178, 0.097656, 0.320312, 0.002274, 0.000393, -0.006561, -0.111328, 0.004852, 0.003662, 0.012451, -0.104492, 0.00267, 0.005341, 0.001755, -0.076172, -0.003387, -0.00708, -0.029541, -0.02124, 0.002808, 0.006287, 0.012756, 0.064941, 0.001709, 0.006134, 0.002197, 0.244141, -0.00116, 0.004211, 0.026123, -0.074707, -0.001656, -0.009949, 0.009399, 0.213867, 0.000235, 0.000935, 0.001541, -0.0354, -0.003128, -0.004272, -0.00647, 0.11377, 0.001213, 0.003998, 0.009888, -0.168945, -0.002945, -0.000767, 0.000591, 0.074219, -0.000912, -0.000122, -0.000809, 0.037842, -0.00058, 0.000553, 0.0005, 0.035889, -0.001106, -0.000549, -0.000128, 0.044922, 0.001282, 0.002731, 0.01062, 0.10498, 0.002396, 0.004852, 0.011353, 0.168945, -0.001877, -0.00238, -0.002579, 0.079102, -0.000106, 0.005432, 0.015991, 0.163086, 0.000687, 0.001114, -0.001572, -0.028442, -0.000637, -0.001701, -0.001999, -0.084961, 0.001091, 0.000542, 0.009827, 0.07373, 0.000181, 0.000068, 0.000793, 0.071777, 0.003662, 0.006622, 0.025513, 0.207031, -0.000687, -0.000036, 0.001511, 0.030884, -0.000446, -0.001953, -0.004303, -0.092285, -0.001152, -0.000048, 0.001297, 0.087402, 0.002472, 0.000748, -0.006622, -0.131836, 0.001892, -0.000557, -0.002502, -0.094238, -0.000179, 0.000102, -0.001472, -0.045898, -0.013184, -0.041748, -0.11084, -0.257812, 0.001266, 0.001015, 0.000185, -0.038818, 0.000954, -0.000504, -0.002243, -0.040527, 0.000736, -0.000469, 0.001884, 0.120605, 0.001572, 0.000092, -0.005035, -0.220703, -0.001343, -0.00296, -0.008484, -0.072754, 0.001945, 0.002319, 0.001144, -0.083496, 0.00103, 0.001251, 0.00116, 0.031006, -0.003281, -0.005127, -0.001488, 0.145508, 0.000161, 0.001343, -0.003281, -0.15332, 0.000174, 0.000471, 0.003754, 0.025513, -0.00079, 0.001244, 0.010437, 0.25, -0.001099, -0.001297, -0.00322, 0.088867, 0.000546, 0.001198, 0.000393, -0.054443, 0.000038, -0.000774, -0.005768, -0.07373, -0.001122, -0.001442, -0.001587, 0.051758, 0.000456, 0.000679, 0.001083, 0.024902, 0.003067, 0.004333, 0.000177, -0.241211, -0.000234, 0.002701, 0.007507, 0.098145, 0.000146, -0.000187, 0.001381, -0.048584, 0.000885, -0.000435, -0.000565, -0.061035, 0.000055, -0.000024, -0.001038, -0.052002, -0.000885, -0.00132, 0.001953, 0.109863, -0.001404, 0.000584, 0.000332, 0.098633, -0.000599, 0.003128, 0.014282, 0.191406, -0.000587, -0.000725, 0.000923, 0.030029, -0.00022, -0.000614, 0.001427, 0.202148, 0.003448, 0.002655, 0.003708, -0.117676, -0.000214, 0.000132, 0.003113, -0.076172, 0.00036, 0.000313, -0.000001, -0.173828, -0.000288, -0.000782, -0.002182, -0.035156, -0.004944, -0.008301, -0.017578, -0.081055, 0.002426, 0.004578, 0.012817, -0.00766, 0.001839, 0.00296, 0.008789, 0.018311, -0.019531, -0.028687, -0.075684, -0.210938, 0.000148, 0.000851, 0.000197, -0.081543, -0.001717, -0.000347, 0.004272, 0.078125, 0.001755, 0.000546, -0.00708, -0.109863, 0.000484, -0.000072, -0.001984, -0.040771, -0.001465, -0.001427, -0.004181, 0.170898, -0.002823, -0.002335, -0.001854, 0.101074, -0.00106, -0.001175, 0.000305, 0.036377, -0.000896, 0.000568, 0.006073, 0.101562, -0.001701, -0.000977, 0.000511, 0.074707, 0.001602, -0.001915, -0.002594, -0.162109, 0.000687, 0.002365, 0.010681, 0.08252, -0.000017, 0.000165, -0.001022, -0.030273, -0.001663, 0.000946, 0.004913, 0.088867, 0.001144, 0.000923, -0.001091, -0.044434, 0.000112, 0.000942, 0.002808, -0.031738, 0.001152, 0.002304, 0.002991, -0.041504, 0.000633, 0.000179, -0.00206, -0.039795, -0.000942, -0.000145, -0.000395, 0.071289, 0.002075, 0.002197, -0.00161, -0.07959, 0.000309, -0.000584, 0.000444, 0.09375, -0.000158, -0.000576, -0.002914, 0.067871, -0.00038, -0.000504, 0.001984, 0.174805, -0.000599, 0.001472, 0.006622, 0.080566, -0.003006, -0.002228, 0.002411, 0.194336, 0.000257, 0.000199, -0.001747, -0.137695, 0.000599, -0.001472, -0.005005, -0.296875, 0.000368, -0.001892, -0.007751, -0.228516, 0.001518, 0.000782, 0.002151, 0.106934, 0.001968, -0.000198, -0.004364, -0.176758, 0.000732, -0.002167, -0.007416, -0.095215, -0.003738, 0.00325, 0.019043, 0.222656, -0.00012, 0.001083, 0.005035, 0.162109, -0.003403, -0.003937, -0.009705, 0.046143, 0.001152, 0.001572, 0.004944, 0.148438, -0.000652, -0.000237, -0.001541, -0.025269, -0.004913, -0.00824, -0.0177, -0.203125, 0.000568, -0.000626, -0.004364, -0.07666, -0.000481, 0.000507, -0.00351, -0.09668, -0.000418, 0.000169, 0.002441, 0.086426, -0.000427, -0.000027, -0.00145, -0.075684, 0.000296, 0.000698, 0.000228, 0.044922, 0.000032, 0.000851, -0.005676, -0.105469, 0.001694, 0.003647, 0.017822, 0.115234, -0.001221, 0.00103, 0.009583, 0.07959, -0.003525, -0.004456, -0.013428, -0.102539, 0.000425, 0.001122, 0.002808, -0.02832, 0.000002, 0.002884, 0.007996, 0.072266, -0.00001, -0.000227, 0.007996, 0.143555, -0.000515, -0.003128, -0.01001, -0.089355, 0.000095, -0.000355, -0.000961, -0.105957, -0.000044, -0.001503, -0.005096, -0.088379, -0.000007, 0.000603, -0.002335, -0.049805, 0.001274, -0.001175, -0.003143, -0.169922, -0.001343, -0.001007, -0.002426, 0.048584, 0.000633, -0.000228, -0.000675, 0.086426, -0.00116, -0.002029, -0.005249, 0.041748, 0.000664, 0.000125, 0.001068, -0.082031, 0.003754, 0.00145, -0.003571, -0.22168, -0.000338, -0.00267, -0.00386, 0.121582, 0.000045, -0.000561, -0.001907, 0.094727, -0.000763, 0.000019, -0.000729, 0.032959, -0.00531, -0.009644, -0.027222, -0.012085, -0.000546, -0.003159, -0.00885, -0.07959, 0.008179, 0.012329, 0.022827, 0.111816, 0.000393, 0.001381, 0.000072, -0.102539, -0.001892, 0.000109, 0.005554, 0.116211, -0.000916, -0.000847, -0.001122, 0.049805, -0.001297, -0.001526, -0.002594, 0.0354, -0.000675, -0.00033, 0.002594, 0.026245, 0.001213, 0.002655, 0.003647, -0.10791, -0.000729, -0.000641, 0.000026, 0.053955, -0.015503, -0.025024, -0.064941, -0.296875, 0.011353, 0.022705, 0.046143, 0.345703, 0.001175, 0.00589, 0.029053, 0.285156, -0.004242, -0.010498, -0.026367, -0.300781, 0.025513, 0.038086, 0.087891, 0.455078, -0.009766, -0.014709, -0.04541, -0.162109, 0.01239, 0.017212, 0.048096, 0.333984, -0.011047, -0.02002, -0.047363, -0.248047, -0.006775, -0.013733, -0.030884, -0.324219, 0.007935, 0.021729, 0.041504, 0.285156, -0.008423, -0.010742, -0.025879, -0.306641, -0.053223, -0.067383, -0.124512, -0.277344, -0.010315, -0.014771, -0.037354, -0.135742, 0.026245, 0.042236, 0.087891, 0.449219, -0.002686, -0.009521, -0.02478, -0.1875, 0.000561, 0.006226, 0.031738, 0.435547, 0.00322, 0.006561, 0.01001, 0.148438, -0.057861, -0.069824, -0.154297, -0.353516, -0.005249, -0.005493, -0.021118, -0.148438, -0.017212, -0.023315, -0.057129, -0.291016, 0.025269, 0.032959, 0.064453, 0.310547, -0.002884, -0.004181, -0.025635, -0.229492, -0.014771, -0.024658, -0.053223, -0.431641, 0.008606, 0.018921, 0.04126, 0.28125, 0.011353, 0.019531, 0.043945, 0.273438, 0.001045, 0.000927, 0.015991, 0.384766, 0.002747, 0.002579, 0.010498, 0.121582, -0.011292, -0.014221, -0.032227, -0.157227, 0.008179, 0.015625, 0.064941, 0.498047, 0.007202, 0.009399, 0.029297, 0.168945, -0.002625, -0.000099, -0.003204, 0.291016, 0.001648, -0.006317, -0.006439, -0.425781, -0.031494, -0.037354, -0.072754, -0.291016, 0.002228, 0.009949, 0.020752, 0.486328, 0.059326, 0.071777, 0.15625, 0.400391, -0.000124, 0.00705, 0.018677, 0.308594, -0.019165, -0.021362, -0.04248, -0.18457, 0.005798, 0.013733, 0.026367, 0.185547, 0.014465, 0.018188, 0.043457, 0.279297, -0.006775, -0.007172, -0.031006, -0.277344, -0.023315, -0.028442, -0.050537, -0.458984, 0.012756, 0.018188, 0.039795, 0.341797, -0.012939, -0.018677, -0.039795, -0.316406, -0.014526, -0.014832, -0.029053, -0.238281, 0.01123, 0.014282, 0.032227, 0.394531, 0.00386, 0.007812, 0.032471, 0.419922, 0.016113, 0.027222, 0.060303, 0.296875, 0.000828, 0.003098, 0.009888, 0.126953, 0.006195, 0.009583, 0.020996, 0.404297, 0.063477, 0.064941, 0.124512, 0.402344, -0.018677, -0.029175, -0.058105, -0.277344, -0.048828, -0.052002, -0.098145, -0.470703, -0.018188, -0.026123, -0.094727, -0.441406, -0.000599, 0.001755, -0.006836, -0.330078, 0.013611, 0.018555, 0.052002, 0.273438, -0.010071, -0.011475, -0.02417, -0.193359, 0.003448, 0.008362, 0.024902, 0.166016, -0.000568, -0.001106, -0.004242, 0.213867, -0.008179, -0.012329, -0.028564, -0.255859, -0.042236, -0.043701, -0.080566, -0.330078, 0.001114, -0.000184, -0.000568, 0.213867, -0.013611, -0.02771, -0.062988, -0.298828, -0.005951, -0.010559, -0.031982, -0.267578, 0.002914, 0.008301, 0.032715, 0.314453, -0.014587, -0.02124, -0.053223, -0.333984, 0.013794, 0.019409, 0.046875, 0.398438, -0.011719, -0.011414, -0.032959, -0.134766, -0.014038, -0.027466, -0.052246, -0.287109, -0.011414, -0.015015, -0.026855, -0.242188, -0.022827, -0.03125, -0.052734, -0.482422, 0.009766, 0.018433, 0.034912, 0.353516, -0.001091, -0.008362, -0.033447, -0.486328, -0.003021, -0.006775, -0.02417, -0.251953, -0.018921, -0.024536, -0.063477, -0.322266, -0.005615, -0.013245, -0.034424, -0.267578, -0.025024, -0.024658, -0.06543, -0.402344, -0.002487, -0.015381, -0.026001, -0.251953, -0.021851, -0.029907, -0.065918, -0.291016, 0.006531, 0.007629, 0.010742, 0.464844, -0.00647, -0.00592, -0.024048, -0.330078, -0.002914, -0.016602, -0.044922, -0.28125, -0.006531, -0.013, -0.044922, -0.259766, 0.003113, 0.008362, 0.03125, 0.206055, -0.020142, -0.029419, -0.060791, -0.326172, -0.013916, -0.014343, -0.030884, -0.147461, -0.009766, -0.015869, -0.036865, -0.171875, -0.022217, -0.021606, -0.055908, -0.291016, -0.016113, -0.016479, -0.03833, -0.201172, -0.02002, -0.020142, -0.037109, -0.412109, -0.006775, -0.00766, -0.032715, -0.414062, 0.029297, 0.030396, 0.062256, 0.373047, 0.019165, 0.030884, 0.067871, 0.306641, 0.000469, 0.009155, 0.035156, 0.304688, -0.021851, -0.027954, -0.053223, -0.34375, 0.000843, 0.012085, 0.040039, 0.255859, -0.013672, -0.022583, -0.044678, -0.175781, 0.003098, 0.007507, 0.043701, 0.582031, -0.019287, -0.030762, -0.0625, -0.378906, 0.022949, 0.029663, 0.063477, 0.287109, 0.016602, 0.027466, 0.05957, 0.269531, 0.009155, 0.010864, 0.011719, 0.199219, 0.003937, 0.005432, 0.016724, 0.300781, 0.006439, 0.010559, 0.014832, 0.425781, 0.007751, 0.012024, 0.03125, 0.5, 0.016846, 0.029785, 0.043945, 0.449219, -0.019165, -0.028687, -0.077148, -0.416016, 0.005035, 0.009338, 0.017578, 0.225586, 0.019531, 0.029785, 0.067871, 0.314453, -0.0047, -0.008484, -0.043213, -0.285156, -0.014648, -0.022949, -0.060303, -0.451172, -0.003067, -0.006561, -0.013489, -0.175781, 0.0625, 0.063477, 0.138672, 0.414062, -0.020508, -0.026245, -0.055176, -0.363281, -0.008606, -0.017334, -0.050049, -0.458984, -0.013184, -0.024048, -0.044678, -0.447266, -0.003586, -0.004761, -0.008606, -0.367188, -0.038574, -0.038086, -0.064941, -0.359375, 0.003052, 0.002655, 0.001129, 0.480469, -0.008118, -0.016724, -0.034668, -0.259766, -0.027222, -0.035645, -0.074707, -0.328125, 0.013977, 0.026489, 0.073242, 0.490234, -0.003433, -0.013916, -0.044678, -0.271484, -0.018799, -0.025391, -0.049072, -0.474609, -0.030029, -0.041992, -0.111328, -0.482422, -0.004272, -0.016235, -0.035645, -0.498047, 0.006897, 0.012146, 0.033447, 0.435547, -0.007263, -0.015259, -0.035645, -0.511719, -0.011414, -0.014282, -0.03125, -0.40625, 0.00647, 0.001122, -0.007416, -0.225586, -0.000763, -0.010681, -0.023804, -0.392578, 0.000178, -0.007477, -0.015259, -0.233398, 0.002792, -0.004669, -0.012451, -0.164062, -0.002289, -0.009094, -0.012146, -0.300781, -0.000007, -0.008606, -0.022827, -0.285156, 0.00296, -0.001999, -0.016968, -0.233398, 0.00177, -0.000683, -0.012146, -0.154297, 0.002518, -0.007324, -0.014404, -0.241211, -0.008118, -0.015747, -0.030884, -0.369141, -0.01001, -0.011902, -0.03064, -0.478516, 0.001724, -0.00296, -0.005249, -0.1875, 0.001846, 0.007263, 0.019165, 0.308594, 0.000919, 0.003876, 0.00386, 0.12793, 0.006348, 0.006439, 0.011292, -0.164062, 0.003906, -0.000519, -0.009827, -0.15332, 0.017212, 0.025269, 0.060059, 0.375, -0.003265, -0.005707, -0.013245, -0.151367, -0.003418, 0.001472, 0.010071, 0.164062, 0.002167, 0.010437, 0.024292, 0.417969, 0.006256, -0.001373, -0.014221, -0.188477, -0.002487, -0.010742, -0.034668, -0.330078, 0.014709, 0.02002, 0.03418, 0.376953, -0.006958, -0.011658, -0.02832, -0.182617, 0.000526, 0.005585, 0.010254, 0.279297, 0.002441, -0.001068, -0.01239, -0.140625, 0.004364, 0.008728, 0.024658, 0.328125, 0.001335, 0.00528, 0.029175, 0.613281, -0.00412, 0.003235, 0.013489, 0.257812, 0.007141, 0.00132, -0.003845, -0.211914, -0.002304, -0.001503, -0.004089, 0.091309, -0.005157, -0.013489, -0.023438, -0.279297, 0.002228, -0.003326, -0.009399, -0.131836, 0.003113, -0.000816, -0.003967, -0.170898, -0.008057, -0.016724, -0.036133, -0.339844, -0.02832, -0.033447, -0.075195, -0.306641, 0.0065, 0.012512, 0.035645, 0.249023, -0.002487, -0.004852, -0.008972, -0.154297, -0.00412, 0.003052, 0.016113, 0.306641, -0.004517, 0.002335, 0.007751, 0.197266, 0.006897, 0.009338, 0.015625, 0.1875, 0.002792, 0.011719, 0.027832, 0.294922, 0.002869, 0.009399, 0.023682, 0.287109, 0.001595, -0.000885, -0.008057, -0.178711, 0.002533, -0.000408, -0.003281, -0.152344, 0.005676, 0.001053, -0.009705, -0.202148, -0.009766, -0.011475, -0.022827, -0.189453, -0.003082, -0.008118, -0.032471, -0.239258, 0.000224, -0.004272, -0.011047, -0.155273, -0.002625, -0.005707, -0.013916, -0.197266, -0.002853, 0.000129, 0.012146, 0.15918, 0.002213, -0.013, -0.015198, -0.558594, 0.008606, 0.019653, 0.02771, 0.408203, -0.037109, -0.046875, -0.108398, -0.335938, -0.003555, -0.010925, -0.025269, -0.291016, 0.001877, 0.003326, 0.011047, 0.147461, 0.002777, 0.01123, 0.029297, 0.298828, 0.000025, -0.001556, -0.017334, -0.166992, 0.009216, 0.018799, 0.039307, 0.398438, 0.000648, -0.005219, -0.011658, -0.15332, 0.000381, -0.003265, -0.008057, -0.189453, -0.002747, -0.011475, -0.032471, -0.271484, -0.000299, -0.010559, -0.031494, -0.378906, 0.002838, 0.00058, 0.008118, 0.478516, 0.000751, 0.005249, 0.01001, 0.151367, 0.0065, 0.017334, 0.056396, 0.373047, -0.009094, -0.024048, -0.053467, -0.431641, -0.001953, 0.004059, 0.008484, 0.185547, -0.002701, 0.002548, 0.018066, 0.166992, -0.004303, 0.000874, 0.014221, 0.21582, -0.001656, 0.003174, 0.013489, 0.149414, -0.003296, -0.006287, -0.009033, -0.228516, -0.002869, 0.007141, 0.011475, 0.198242, 0.007172, 0.000721, -0.003738, -0.194336, -0.006653, -0.010864, -0.024048, -0.302734, 0.000763, 0.004089, 0.015991, 0.400391, 0.003494, 0.006195, 0.010559, 0.271484, 0.0047, -0.001778, -0.014221, -0.189453, -0.003113, 0.00017, 0.016846, 0.585938, 0.000507, -0.005554, -0.016113, -0.298828, 0.003326, 0.010193, 0.014038, 0.4375, 0.005829, -0.00296, -0.012512, -0.251953, -0.008972, 0.000641, 0.004852, 0.212891, -0.003799, -0.005127, -0.004883, -0.275391, -0.003708, -0.01416, -0.023315, -0.384766, 0.000992, 0.01123, 0.025146, 0.300781, -0.003036, 0.004913, 0.010071, 0.174805, -0.002213, 0.001221, 0.009338, 0.229492, -0.004669, -0.016479, -0.037354, -0.570312, 0.005951, -0.001442, -0.005798, -0.242188, 0.000763, 0.004547, 0.013672, 0.15625, 0.001839, 0.007111, 0.015198, 0.431641, 0.000049, 0.005371, 0.014587, 0.171875, -0.00766, -0.013245, -0.02478, -0.324219, 0.002853, 0.00177, -0.002289, 0.125977, 0.009705, 0.014526, 0.027222, 0.322266, 0.005768, 0.008484, 0.018799, 0.310547, 0.016357, 0.013, 0.040771, 0.283203, 0.012878, 0.017212, 0.031982, 0.316406, -0.006165, -0.01123, -0.024414, -0.291016, 0.0005, -0.004852, -0.014954, -0.161133, -0.001549, 0.00415, 0.004639, 0.271484, 0.003174, -0.002625, -0.003998, -0.178711, 0.00001, -0.00708, -0.018066, -0.277344, 0.002899, -0.004303, -0.013855, -0.404297, 0.009094, 0.0177, 0.030518, 0.337891, -0.014343, -0.015625, -0.024414, -0.339844, 0.009033, 0.019165, 0.036621, 0.375, 0.000885, 0.004486, 0.006012, 0.116699, 0.011597, 0.017212, 0.031738, 0.347656, 0.005402, 0.010437, 0.025635, 0.285156, 0.016846, 0.012939, 0.034912, 0.261719, 0.00528, 0.007996, 0.025391, 0.198242, 0.00824, 0.00145, -0.009583, -0.223633, -0.005737, 0.003571, 0.005951, 0.242188, -0.025146, -0.034424, -0.068359, -0.404297, 0.002121, 0.00885, 0.022827, 0.283203, -0.005005, -0.010986, -0.018433, -0.25, -0.017822, -0.015137, -0.037598, -0.245117, -0.032715, -0.041504, -0.083008, -0.396484, -0.007019, 0.001923, 0.014709, 0.1875, 0.004913, 0.011047, 0.040039, 0.225586, -0.000002, 0.002914, 0.008606, 0.130859, -0.014954, -0.02124, -0.060059, -0.228516, 0.002243, -0.002274, -0.013306, -0.277344, -0.00769, -0.013184, -0.043213, -0.328125, -0.001259, 0.000832, 0.003235, 0.238281, -0.000912, -0.003754, -0.008911, -0.105957, -0.012695, -0.02124, -0.03418, -0.365234, 0.032471, 0.030396, 0.154297, 0.449219, -0.018433, -0.031128, -0.097656, -0.498047, 0.020874, 0.014465, 0.050537, 0.341797, 0.005554, 0.012695, 0.050049, 0.429688, 0.018555, 0.03833, 0.106445, 0.449219, -0.007202, -0.014709, -0.053711, -0.302734, -0.000492, -0.00386, -0.018433, -0.207031, -0.010681, -0.004486, 0.012634, 0.25, -0.025269, -0.032227, -0.089844, -0.400391, -0.032715, -0.057617, 0.023071, -0.186523, -0.003784, 0.00412, 0.03125, 0.203125, 0.003113, 0.005981, -0.016602, -0.34375, 0.010925, 0.00206, -0.025879, -0.283203, 0.042969, 0.075684, 0.253906, 0.400391, -0.000874, 0.000463, 0.02002, 0.273438, -0.008728, -0.007477, -0.00415, 0.382812, 0.004486, -0.007874, -0.019531, 0.382812, 0.005859, 0.006378, 0.078125, 0.566406, -0.008667, -0.001404, -0.014771, 0.289062, -0.004211, -0.004669, -0.009827, -0.128906, 0.003784, -0.005066, 0.007111, -0.326172, 0.007629, 0.009277, 0.001434, -0.228516, -0.009399, 0.001633, 0.002014, 0.273438, -0.0047, -0.00528, 0.001389, -0.200195, -0.001213, -0.000519, 0.041748, 0.271484, -0.003204, -0.008179, 0.003616, 0.324219, -0.077148, -0.119629, -0.201172, -0.273438, -0.001518, -0.00351, -0.026978, -0.234375, 0.059814, 0.073242, 0.154297, 0.632812, 0.00132, 0.001137, 0.024536, 0.451172, 0.007111, -0.001266, -0.003113, -0.236328, 0.023804, 0.022705, 0.044922, 0.390625, 0.013794, 0.031128, 0.059326, 0.285156, 0.00528, -0.004486, -0.026245, -0.235352, 0.002213, 0.007538, -0.00415, 0.277344, 0.011047, 0.023315, 0.044434, 0.310547, 0.007294, 0.002518, -0.001213, 0.306641, 0.012207, 0.013489, 0.025879, 0.408203, -0.014282, -0.024536, -0.087891, -0.519531, 0.038818, 0.048096, 0.095215, 0.384766, -0.013306, -0.008972, 0.015381, 0.197266, 0.007477, 0.00209, -0.010132, -0.367188, 0.001564, 0.0271, 0.031982, 0.519531, 0.00473, 0.006836, 0.0354, 0.230469, 0.000328, -0.00174, -0.014587, -0.232422, -0.032227, -0.068359, -0.152344, -0.726562, -0.002563, -0.008423, -0.008118, 0.292969, 0.018555, 0.041016, 0.138672, 0.667969, 0.001358, -0.003128, -0.033691, -0.213867, -0.003876, -0.00885, -0.02002, -0.375, 0.004303, 0.012329, 0.012024, 0.365234, -0.061768, -0.123535, -0.249023, -0.523438, 0.006927, 0.013855, 0.040771, 0.349609, -0.131836, -0.143555, -0.324219, -0.625, 0.00824, 0.001381, -0.017944, -0.196289, -0.003036, 0.001617, -0.009094, -0.232422, -0.028564, -0.052246, -0.12793, -0.330078, 0.016357, 0.064941, 0.095215, 0.671875, 0.023315, 0.046387, 0.069824, 0.416016, -0.013794, -0.007324, -0.082031, -0.625, -0.010498, -0.007141, -0.00012, -0.341797, -0.011536, -0.012268, -0.027222, -0.277344, -0.004669, -0.013611, -0.016968, -0.324219, -0.003677, -0.014282, -0.022949, -0.427734, -0.001312, 0.00293, -0.016235, -0.186523, -0.045654, -0.115234, -0.188477, -0.429688, -0.046387, -0.114746, -0.273438, -0.443359, 0.003357, 0.01062, 0.020386, 0.419922, 0.003738, -0.001427, -0.018066, -0.223633, 0.012268, 0.003235, -0.01355, -0.206055, 0.005463, 0.018188, 0.045898, 0.554688, 0.003082, 0.000456, 0.007263, 0.236328, -0.010071, -0.029663, -0.086426, -0.507812, -0.006683, -0.007538, -0.020874, -0.285156, -0.01001, -0.010559, -0.020142, 0.408203, -0.040283, -0.066895, -0.200195, -0.660156, 0.007812, 0.006195, 0.019653, 0.253906, -0.000378, 0.001343, 0.029419, 0.243164, 0.001999, 0.008667, 0.025146, 0.394531, 0.002228, -0.010315, 0.052734, 0.396484, -0.014526, -0.015747, -0.050049, -0.208984, -0.011353, -0.022949, -0.102051, -0.605469, 0.024048, 0.037598, 0.078125, 0.337891, 0.009583, 0.012756, 0.100586, 0.605469, -0.006134, -0.011108, -0.0177, -0.196289, -0.009216, -0.00145, 0.007233, 0.228516, 0.002136, 0.002579, -0.04541, -0.392578, 0.002136, -0.00022, 0.013611, 0.211914, -0.008423, -0.003326, 0.026611, 0.241211, 0.013733, 0.032471, 0.145508, 0.503906, -0.032227, -0.034912, -0.076172, -0.554688, 0.005981, 0.00386, 0.013672, 0.169922, 0.054199, 0.07373, 0.197266, 0.490234, -0.002655, -0.001434, -0.006409, -0.398438, -0.02002, -0.064453, -0.179688, -0.498047, -0.00066, 0.000412, 0.012207, 0.34375, -0.017822, -0.036133, -0.078613, -0.421875, 0.01178, 0.001503, -0.00412, -0.28125, -0.006744, -0.007721, -0.026001, -0.326172, 0.007233, 0.00415, 0.015198, 0.337891, 0.000774, -0.000629, -0.035156, -0.217773, -0.049805, -0.097656, -0.211914, -0.46875, 0.002609, -0.003128, -0.017212, -0.228516, 0.051025, 0.088379, 0.204102, -0.123535, 0.001152, 0.004333, 0.056641, 0.198242, 0.004059, 0.005188, -0.003784, -0.230469, -0.007538, -0.005127, -0.003281, 0.168945, -0.001495, -0.000383, 0.015991, 0.213867, -0.004333, 0.002075, 0.01709, 0.208008, -0.000195, 0.002213, 0.024292, 0.298828, -0.005615, -0.005341, -0.002411, 0.296875, -0.005493, -0.015625, -0.026489, -0.240234, -0.00209, -0.008606, -0.03833, -0.507812, -0.000675, -0.006287, -0.023926, -0.394531, 0.069824, 0.061279, 0.144531, 0.566406, -0.006348, -0.004974, 0.017944, 0.302734, 0.000824, -0.001541, -0.019775, -0.34375, 0.013367, 0.008179, 0.027466, 0.357422, 0.004791, -0.005798, -0.009583, -0.240234, 0.003815, 0.008972, 0.03833, -0.188477, -0.005219, 0.004639, 0.020264, 0.376953, -0.004364, -0.000633, 0.018311, 0.178711, -0.077637, -0.084961, -0.208008, -0.431641, -0.020752, -0.029907, -0.041992, -0.402344, -0.004883, -0.004974, -0.026733, -0.373047, 0.101074, 0.140625, 0.230469, 0.357422, 0.003647, -0.000561, -0.010071, -0.251953, 0.002396, -0.002609, -0.054932, -0.337891, -0.00293, 0.001701, 0.014526, 0.087402, -0.002182, -0.001297, 0.003357, 0.07666, 0.001839, 0.000191, 0.022827, 0.12793, -0.001175, 0.001862, 0.002396, 0.101074, 0.000019, 0.00106, 0.007233, -0.092285, 0.003677, 0.003937, 0.058594, 0.026978, 0.001968, -0.000675, -0.015259, -0.125977, 0.002197, 0.003113, 0.009277, -0.039795, 0.001518, 0.002625, -0.00074, -0.07959, 0.003433, -0.003036, -0.026855, -0.121582, -0.001534, -0.005005, -0.008972, 0.05249, 0.000378, 0.001137, 0.005768, 0.092773, -0.009766, -0.006561, -0.047363, -0.515625, -0.001747, -0.006348, -0.029541, -0.099609, 0.000572, -0.002319, -0.000725, -0.074707, 0.001526, 0.004059, 0.019043, 0.096191, -0.000336, 0.000458, -0.014893, -0.168945, 0.000148, -0.000129, -0.003616, -0.05835, -0.001534, -0.005768, -0.01062, -0.162109, 0.000222, -0.002792, -0.012573, -0.119141, -0.003143, -0.006073, 0.009766, 0.075684, 0.00087, 0.00164, -0.000549, -0.057861, -0.095215, -0.21582, -0.189453, -0.126953, -0.002228, -0.003128, -0.019165, -0.375, 0.004028, -0.000923, -0.053223, -0.349609, 0.000463, -0.004669, -0.028076, -0.119629, 0.003128, 0.000832, -0.010864, -0.179688, -0.000809, -0.002502, 0.009399, 0.089355, -0.002335, -0.002777, 0.000523, 0.103516, -0.068848, -0.026245, 0.016724, -0.003296, -0.000984, -0.000954, -0.005798, -0.062256, -0.008545, -0.020874, -0.044922, 0.032471, -0.002045, -0.003128, -0.013794, -0.10498, 0.001335, 0.005768, 0.011841, 0.10498, -0.000763, 0.019287, 0.041748, -0.073242, 0.002579, 0.003159, 0.011536, 0.076172, -0.004456, -0.018188, -0.066406, 0.010193, 0.000389, -0.002472, -0.012085, -0.088867, 0.001091, -0.00264, -0.012878, -0.068848, -0.002655, -0.004944, -0.024536, -0.144531, -0.001587, -0.002213, -0.018555, -0.173828, 0.007629, 0.021973, 0.086426, -0.033203, 0.000143, -0.000687, 0.001556, 0.055908, -0.000326, -0.001686, 0.003906, 0.077637, 0.004639, 0.008728, 0.046631, 0.111328, 0.001274, 0.00069, -0.03833, -0.064941, -0.00267, -0.00325, -0.02063, -0.12793, 0.000847, 0.002869, 0.03064, 0.098145, -0.007874, -0.013306, -0.064941, -0.166992, -0.001328, -0.000584, 0.005585, 0.081543, -0.071289, 0.009827, 0.018921, 0.019531, 0.068359, 0.015564, -0.005402, 0.002533, 0.005432, 0.014832, 0.058838, 0.10498, 0.002121, 0.004852, 0.018799, -0.032715, 0.021484, 0.037109, 0.134766, 0.339844, -0.007446, -0.008728, 0.007599, 0.291016, -0.002182, -0.000454, 0.006195, 0.105469, -0.001656, -0.00351, -0.008789, -0.126953, 0.002426, 0.004608, 0.00769, 0.078125, 0.001366, -0.002792, -0.044434, -0.070801, -0.081543, -0.030396, 0.029053, 0.013245, -0.002914, -0.001671, 0.025879, 0.330078, -0.003036, -0.006317, -0.026733, -0.133789, 0.000402, 0.005981, 0.014771, -0.098145, 0.002045, 0.001823, -0.003738, -0.111328, 0.002823, 0.004456, -0.003265, -0.086914, 0.000042, -0.000223, 0.001816, 0.084961, 0.062012, -0.001579, -0.035889, -0.043945, 0.039307, 0.040771, -0.037842, -0.027466, 0.013184, 0.028076, 0.040039, 0.031738, -0.071777, -0.023071, 0.022583, -0.000311, -0.000584, 0.002106, 0.014648, 0.12207, 0.071777, 0.011963, -0.000843, -0.026611, 0.001053, 0.005707, 0.019043, 0.106934, 0.002411, -0.001503, -0.008484, -0.149414, 0.003403, 0.009033, 0.028687, -0.038818, -0.001755, 0.001686, -0.017334, -0.147461, -0.000828, -0.001305, -0.015076, -0.086426, 0.001282, 0.003098, 0.015137, 0.058105, 0.001015, 0.003296, 0.001839, 0.119141, 0.002762, 0.005768, 0.016968, -0.083008, 0.001457, 0.003296, 0.007477, 0.050293, -0.002167, -0.003403, 0.00032, 0.076172, 0.000603, 0.002457, -0.015869, -0.072754, 0.000364, -0.000763, -0.008545, -0.067871, 0.034668, 0.037842, 0.032227, -0.045654, -0.002518, 0.00209, 0.018311, 0.232422, 0.012573, 0.020996, 0.137695, 0.423828, 0.007874, 0.010254, -0.034424, -0.070801, -0.001091, -0.003662, -0.015747, -0.15918, -0.001793, 0.003128, 0.008972, 0.09375, 0.051514, 0.011597, 0.049805, -0.05127, 0.000984, 0.000645, 0.006989, 0.100586, 0.031494, 0.038818, 0.157227, 0.271484, -0.002426, -0.002182, 0.001076, 0.106445, 0.037354, 0.057373, -0.020508, -0.029541, 0.106445, 0.217773, 0.177734, 0.139648, 0.006653, 0.012085, 0.072754, 0.425781, -0.001717, -0.000557, -0.014526, -0.097656, -0.000374, -0.003372, -0.003998, 0.085938, 0.003616, 0.003296, -0.000273, -0.078125, 0.001701, -0.002625, -0.006165, -0.094238, 0.001183, -0.002625, -0.016724, 0.062256, -0.000429, 0.004822, 0.015869, 0.123047, 0.0271, -0.020264, 0.03125, 0.054199, 0.000355, 0.006775, 0.00946, 0.138672, 0.001587, 0.002533, 0.016968, 0.12793, 0.001427, 0.000313, -0.009644, -0.069824, 0.003326, 0.005371, 0.017212, 0.102051, 0.001167, 0.005249, 0.020508, 0.090332, 0.001045, 0.000167, -0.008545, -0.095215, -0.002029, -0.000206, 0.004944, 0.091309, -0.000664, -0.000587, -0.006073, -0.041504, 0.000167, 0.000422, -0.005463, -0.081055, -0.004486, -0.004089, -0.014343, -0.093262, -0.000332, 0.000443, 0.008789, 0.101562, -0.008911, -0.038818, -0.056152, 0.036377, 0.00041, -0.000572, -0.00174, 0.091309, 0.000222, -0.002319, -0.031738, -0.143555, 0.009827, 0.02356, 0.031738, -0.039307, -0.000896, 0.001076, 0.004578, 0.075684, -0.001968, -0.001373, -0.011292, -0.141602, -0.087402, -0.003677, 0.020508, 0.011414, 0.002716, -0.001221, 0.02002, 0.219727, 0.009583, 0.041748, 0.060303, -0.039062, -0.003647, -0.009521, -0.038818, -0.21875, 0.018066, 0.029297, 0.068359, 0.347656, 0.003159, -0.008911, -0.181641, -0.024048, -0.014893, -0.042969, 0.339844, 0.012512, -0.015625, -0.03833, 0.291016, -0.015442, -0.032715, -0.425781, -0.185547, 0.045898, 0.00164, 0.009521, 0.398438, 0.002792, -0.001945, -0.005005, -0.002899, -0.00415, 0.011963, 0.017456, -0.243164, -0.012878, -0.016357, -0.063477, 0.330078, -0.015381, 0.166992, 0.28125, 0.675781, -0.025513, -0.002609, -0.013794, 0.208984, -0.00058, 0.018921, 0.040039, -0.265625, 0.008301, 0.001701, -0.005554, -0.308594, -0.040039, -0.019043, -0.045654, 0.363281, -0.011719, 0.019531, 0.050049, -0.209961, -0.164062, -0.002625, -0.029175, -0.472656, 0.004547, -0.003769, -0.017456, 0.251953, 0.007111, 0.046631, 0.126953, 0.65625, 0.085449, -0.016846, -0.019775, 0.24707, 0.015442, -0.01001, 0.001503, 0.435547, 0.049805, -0.022949, -0.005493, 0.808594, 0.011047, 0.013672, 0.040283, -0.263672, 0.018799, 0.023315, 0.014771, -0.371094, -0.016357, -0.026489, -0.00769, 0.330078, 0.01239, 0.025146, 0.054443, 0.219727, -1.773438, 0.03125, 0.044434, -0.398438, 0.012085, -0.006012, -0.000423, 0.119141, -0.000483, 0.003082, 0.037354, 0.298828, 0.000542, -0.010864, 0.000213, -0.205078, 0.324219, 0.018188, 0.028564, -0.263672, -0.000999, 0.020142, 0.033691, -0.341797, 0.012329, -0.022827, -0.055664, 0.326172, 0.00116, -0.008606, -0.033691, -0.578125, -0.058105, -0.015747, -0.053955, 0.351562, -0.019531, 0.019043, 0.02124, -0.261719, -0.000938, -0.015015, -0.016602, -0.582031, -0.031738, 0.022217, 0.028076, -0.333984, -0.016724, 0.002762, -0.007355, 0.5, 0.0354, 0.01709, 0.044922, -0.328125, 0.000018, -0.00766, -0.072266, -0.625, -0.048828, -0.023438, -0.033203, 0.300781, 0.013245, 0.026611, 0.017334, -0.330078, 0.006256, -0.003891, 0.002579, 0.523438, 0.032959, 0.021362, 0.039307, -0.357422, 0.019897, 0.018066, 0.031738, -0.240234, -0.001312, -0.021362, -0.140625, -0.828125, -0.018433, -0.001472, -0.047363, 0.28125, -0.011597, 0.01178, 0.056152, 0.476562, 0.011719, 0.001518, 0.000343, -0.109863, -0.013367, -0.016113, -0.041016, 0.365234, -0.017578, 0.016724, 0.077148, -0.116211, -0.322266, 0.016724, -0.00885, -0.367188, 0.005859, -0.012024, -0.042969, 0.367188, -0.072754, 0.018921, 0.038818, -0.277344, 0.022217, -0.015076, 0.003204, -0.71875, -0.044922, -0.002777, 0.015625, -0.462891, -0.011353, 0.020264, 0.034668, -0.318359, -0.02417, -0.029053, -0.042725, 0.298828, -0.004456, 0.012146, 0.026855, -0.243164, -0.00647, 0.00415, 0.00946, -0.115723, -0.005127, 0.009399, 0.019897, -0.267578, -0.003601, -0.007874, -0.010986, 0.285156, 0.04541, 0.009399, 0.146484, 0.443359, -0.035889, 0.018066, 0.01709, -0.292969, -0.000931, -0.009583, -0.010498, 0.189453, 0.007477, -0.022095, -0.049561, 0.326172, -0.01532, 0.016968, 0.014954, -0.275391, -0.004852, -0.032715, -0.098145, -0.486328, 0.030396, 0.001617, 0.00885, 0.353516, 0.035156, -0.00193, -0.002899, 0.138672, 0.017334, 0.002136, -0.040527, -0.679688, -0.257812, 0.04126, 0.330078, -0.164062, -0.041748, 0.005829, 0.007568, 0.527344, 0.032959, 0.017822, 0.022827, -0.330078, -0.002716, 0.01709, 0.021606, -0.28125, 0.006866, -0.014343, -0.040527, 0.353516, 0.003891, 0.015015, 0.013062, -0.308594, 0.009705, 0.014343, 0.038818, 0.910156, 0.147461, 0.010864, 0.020508, -0.412109, -0.003769, -0.023682, -0.039062, 0.289062, -0.003357, -0.004456, -0.245117, -0.052734, 0.177734, -0.005066, -0.031738, -0.503906, -0.05542, -0.009583, 0.0005, 0.294922, 0.01709, -0.001671, 0.013855, 0.34375, 0.081543, -0.02478, -0.033936, 0.253906, 0.002182, -0.005005, -0.008789, 0.25, 0.001022, -0.008606, -0.018799, 0.209961, -0.008179, -0.009827, -0.002213, 0.359375, 0.045898, 0.010681, 0.016479, -0.125, -0.000446, 0.056885, 0.126953, 0.691406, 0.024292, 0.002579, -0.008667, 0.429688, 0.045898, 0.012878, 0.020142, -0.296875, -0.014465, 0.015076, 0.064453, 0.034912, -0.332031, 0.022583, -0.00193, 0.976562, 0.050781, -0.0177, -0.040527, 0.306641, -0.032471, 0.014282, 0.026978, -0.020874, 0.355469, 0.00209, 0.011047, -0.314453, -0.012573, 0.000652, 0.002594, -0.11377, -0.009521, 0.011414, -0.019897, -0.382812, 0.049805, -0.004608, 0.009827, -0.419922, -0.001282, -0.004395, -0.073242, 0.511719, -0.054688, -0.019775, -0.033203, 0.275391, -0.007629, 0.009644, -0.004364, -0.206055, 0.012024, -0.026855, -0.096191, 0.398438, -0.013733, -0.010559, -0.027222, -0.558594, -0.137695, 0.009216, 0.019043, 0.369141, 0.011047, -0.01062, -0.013916, -0.462891, -0.050049, 0.018311, 0.026367, -0.298828, -0.00322, -0.009949, -0.015137, 0.267578, 0.002472, 0.00647, 0.017334, -0.519531, -0.035889, 0.000648, 0.007629, 0.3125, 0.008484, 0.008301, 0.036133, -0.28125, 0.012817, -0.00001, -0.001518, 0.238281, 0.09375, 0.078125, 0.04248, 0.625, 0.209961, 0.010132, 0.023193, -0.255859, 0.008789, -0.000717, -0.042969, -0.5625, -0.034668, -0.026489, -0.012512, 0.40625, 0.019043, 0.04126, 0.133789, -0.142578, 0.030029, -0.002609, -0.002136, -0.18457, -0.019531, 0.003708, -0.008972, 0.316406, 0.016602, -0.014038, 0.000942, 0.240234, 0.019043, -0.02063, -0.036377, 0.267578, -0.000374, -0.009521, -0.049805, 0.283203, 0.000851, 0.010925, 0.014099, -0.337891, -0.019287, -0.030029, -0.042725, 0.306641, -0.009583, -0.022705, -0.010681, 0.304688, 0.011719, -0.022583, -0.045898, -0.306641, -0.267578, -0.01709, -0.032471, 0.253906, -0.00058, 0.003998, 0.020508, -0.259766, 0.007599, -0.016968, -0.06543, 0.3125, 0.019409, -0.000431, 0.001495, 0.084473, -0.019775, -0.008179, -0.012146, 0.240234, 0.016602, 0.000576, 0.003906, -0.034668, -0.013245, 0.003708, 0.031494, -0.104492, -0.011169, -0.001572, -0.004364, 0.057373, -0.008057, -0.008179, 0.018677, -0.726562, -0.019287, -0.001251, -0.017212, 0.292969, 0.059326, -0.000109, 0.00824, -0.07959, -0.002792, 0.022217, 0.032959, -0.349609, -0.077637, -0.002991, -0.009888, 0.03125, 0.355469, -0.002701, -0.001289, 0.085938, -0.005646, 0.009216, 0.007477, 0.194336, 0.017334, -0.009521, -0.037109, 0.099609, 0.015259, -0.002014, -0.003967, -0.314453, 0.138672, -0.006439, -0.03418, 0.151367, 0.007782, 0.011963, 0.044678, 0.125977, 0.013245, 0.002869, 0.002884, -0.197266, 0.008789, 0.003677, 0.01123, 0.000033, -0.070312, 0.000477, 0.007935, -0.070312, 0.007233, -0.00531, 0.003647, 0.176758, 0.026123, 0.013184, 0.045166, -0.155273, -0.029053, -0.003571, -0.007538, 0.179688, 0.032227, 0.001106, -0.001724, 0.285156, -0.044922, -0.001015, -0.005005, 0.023071, 0.000456, -0.007294, -0.013977, 0.269531, 0.026733, 0.014343, 0.023193, 0.25, 0.075684, 0.004425, 0.016602, -0.005737, -0.004059, -0.006866, -0.033203, 0.074219, 0.003738, -0.01239, -0.017822, 0.298828, 0.002762, 0.011475, 0.018921, 0.433594, 0.047119, 0.004181, 0.022461, -0.11377, -0.000515, -0.002457, -0.00473, 0.035889, 0.061035, -0.002228, -0.001396, 0.048584, -0.001503, -0.011292, -0.056885, 0.095215, 0.015991, 0.00264, 0.017578, -0.191406, -0.010803, -0.009399, -0.040039, -0.255859, -0.273438, -0.000446, -0.000687, -0.017456, 0.088867, -0.000629, -0.001884, -0.032959, 0.0625, 0.001511, 0.004211, -0.052979, -0.011597, 0.002502, 0.018188, -0.087402, 0.001564, 0.001381, 0.002075, -0.105957, -0.004669, -0.003586, -0.014038, 0.061035, 0.000269, 0.002838, 0.0177, -0.227539, -0.019531, -0.003876, -0.019775, 0.075684, -0.002472, 0.005829, 0.027954, -0.09375, -0.012146, 0.006073, 0.044922, -0.080078, -0.014771, -0.005615, -0.006714, 0.133789, 0.010864, -0.013672, -0.053955, -0.261719, 0.035889, 0.002014, 0.009399, -0.056641, -0.003906, 0.003632, 0.0065, -0.037109, -0.002548, -0.004608, -0.009094, -0.419922, -0.147461, 0.018921, 0.050293, 0.308594, 0.168945, 0.005005, 0.021484, -0.097656, -0.003021, -0.009583, -0.030273, -0.210938, -0.04541, 0.005005, 0.015564, -0.113281, -0.002228, -0.000877, -0.009094, 0.073242, 0.000294, -0.016602, 0.001053, -0.259766, -0.427734, 0.00705, -0.076172, -0.402344, 0.05249, 0.003494, 0.011963, -0.042969, -0.000725, -0.000599, 0.018677, -0.177734, -0.347656, 0.010498, 0.042725, -0.081543, -0.008911, 0.000896, 0.015991, 0.142578, 0.043213, 0.005127, 0.005554, 0.08252, -0.146484, -0.011536, -0.050293, -0.011902, 0.242188, 0.005249, 0.022217, -0.070312, -0.005585, -0.016602, -0.06543, 0.238281, 0.042236, -0.009644, -0.044189, 0.139648, 0.011292, 0.003677, 0.000881, -0.149414, -0.023315, 0.058105, 0.357422, 0.178711, 0.029419, -0.00293, -0.009094, 0.041016, -0.000553, -0.002869, -0.004944, 0.007263, 0.077148, 0.001122, 0.009338, -0.042969, -0.00293, -0.001648, -0.00412, -0.049072, -0.018188, 0.005981, 0.047607, -0.143555, -0.010315, 0.000071, -0.001228, 0.063477, -0.006592, -0.002899, -0.018066, 0.01709, 0.005341, 0.004822, 0.008484, -0.192383, -0.028198, 0.005219, 0.015381, -0.088867, -0.000805, 0.002975, 0.009888, -0.040527, -0.002609, -0.00066, -0.001648, 0.030518, 0.001305, 0.001839, 0.019287, -0.116211, -0.000736, 0.012695, 0.032715, -0.231445, -0.008118, -0.004944, -0.013306, 0.052246, 0.001221, 0.005707, 0.006958, 0.000534, -0.078125, -0.006165, -0.034424, 0.112305, 0.003967, -0.007172, -0.057129, 0.226562, -0.001793, 0.004578, 0.019775, 0.064941, -0.204102, 0.003189, 0.013672, -0.097168, -0.003815, 0.011108, 0.013977, -0.174805, -0.063965, -0.001328, 0.010925, 0.259766, -0.006195, 0.004547, 0.029053, -0.121582, -0.008301, 0.021729, 0.173828, -0.098145, -0.037598, -0.017212, -0.095703, 0.118652, 0.037598, 0.014526, 0.013367, -0.322266, -0.001762, 0.015991, 0.049072, 0.219727, 0.296875, 0.00383, 0.012451, 0.033203, 0.026611, 0.004761, 0.008911, -0.232422, -0.046631, 0.001144, 0.003204, 0.070312, 0.014893, -0.006256, -0.018433, 0.271484, 0.011719, -0.007538, -0.020874, 0.091309, 0.003967, -0.001518, -0.010437, 0.037109, 0.00766, -0.003708, -0.012573, -0.001923, 0.083984, 0.002304, 0.009827, -0.091309, -0.005005, -0.001099, -0.016235, 0.237305, 0.02417, -0.012573, -0.041016, 0.198242, 0.057373, 0.002182, -0.014893, -0.279297, -0.018677, 0.006409, 0.04126, -0.080566, -0.01123, -0.003174, -0.002777, -0.016968, 0.095215, 0.018433, 0.019897, 0.08252, 0.296875, -0.002548, -0.011902, 0.038086, 0.080566, -0.002335, -0.011353, 0.077637, 0.006165, 0.005341, 0.026001, -0.080078, -0.001701, 0.005615, 0.009277, -0.21582, 0.020142, 0.008545, 0.036377, -0.080566, -0.013123, -0.006622, -0.028809, 0.092773, 0.002289, -0.00528, -0.007721, 0.095215, -0.002075, -0.005646, -0.023804, 0.165039, 0.048828, 0.002853, 0.004211, -0.07373, 0.001251, 0.000209, -0.003998, -0.298828, -0.025757, -0.001465, -0.007538, 0.050293, 0.011047, -0.005859, -0.029175, -0.033447, -0.010376, -0.006104, -0.021118, -0.023315, 0.122559, 0.001152, -0.001602, 0.024658, -0.077148, 0.000729, 0.024658, -0.013, -0.243164, -0.006836, -0.022705, 0.059326, 0.00296, 0.001343, -0.016235, 0.204102, 0.028076, -0.000641, -0.003387, 0.03418, 0.00193, 0.057861, 0.027344, 0.100098, 0.660156, -0.050537, 0.099121, 0.016724, 0.005798, 0.036377, -0.339844, -0.120605, -0.038818, -0.087891, -0.369141, 0.007507, -0.003891, -0.023438, 0.308594, 0.116211, 0.033447, -0.035156, -0.011108, -0.102539, -0.320312, 0.104492, 0.380859, -0.007416, -0.011536, 0.074219, -0.398438, -0.038086, -0.010071, -0.007568, 0.001411, 0.016602, -0.265625, -0.018188, 0.429688, 0.047119, 0.066406, 0.023315, 0.033936, 0.079102, 0.498047, 0.013306, -0.001678, 0.018921, 0.322266, 0.030273, 0.055176, 0.086426, 0.519531, -0.017944, 0.300781, 0.005768, -0.009949, -0.013916, 0.306641, 0.124512, 0.026611, 0.004395, -0.014648, 0.010864, 0.390625, 0.061768, 0.093262, 0.151367, 0.451172, -0.019287, -0.037842, -0.03064, -0.269531, -0.133789, 0.083008, 0.073242, 0.048584, -0.005798, 0.000229, 0.01001, -0.285156, 0.198242, 0.133789, 0.011902, 0.006927, 0.016724, 0.398438, 0.021851, 0.017578, 0.014648, 0.024658, 0.045166, 0.386719, 0.052734, 0.412109, 0.023193, 0.101074, 0.003738, 0.00769, 0.001602, 0.351562, 0.02002, 0.023804, 0.039062, 0.298828, -0.016235, -0.021973, -0.013855, -0.07666, -0.01239, -0.023438, -0.025757, -0.464844, 0.020508, 0.070801, 0.023315, 0.279297, 0.007202, 0.332031, 0.11084, 0.009155, 0.009583, 0.038574, 0.033691, 0.096191, -0.032227, 0.628906, 0.040039, 0.078613, 0.02417, 0.012451, 0.033447, 0.40625, 0.011719, 0.005005, 0.024414, 0.431641, -0.002228, -0.025635, -0.055176, -0.322266, -0.009705, -0.049561, -0.006622, -0.207031, -0.000587, 0.310547, 0.049561, 0.03833, 0.004822, 0.02417, 0.02771, 0.390625, 0.100098, 0.359375, 0.065918, 0.007599, 0.193359, 0.251953, 0.121582, 0.036865, 0.027344, 0.092773, 0.279297, -0.047363, -0.010071, -0.004333, 0.00946, -0.271484, -0.019653, -0.029541, -0.016235, -0.453125, -0.055664, 0.558594, 0.063477, 0.049805, 0.001999, 0.273438, -0.004059, 0.002563, -0.053223, 0.496094, 0.304688, 0.092285, -0.02417, -0.059082, -0.071777, -0.263672, -0.128906, 0.283203, 0.05249, 0.042236, -0.012634, -0.006927, -0.0065, -0.322266, 0.006989, 0.039795, 0.044922, 0.314453, 0.019043, -0.040527, 0.003067, -0.376953, 0.000036, -0.324219, -0.054199, -0.029663, -0.117676, -0.170898, 0.015625, -0.019287, 0.001999, 0.010132, 0.012329, 0.355469, 0.005402, 0.068359, 0.597656, 0.144531, 0.066406, -0.333984, -0.09668, -0.050293, -0.012756, -0.014648, -0.025757, -0.378906, -0.011719, -0.010498, 0.005035, -0.378906, 0.079102, -0.365234, -0.095703, -0.025391, 0.029907, 0.104492, -0.585938, -0.130859, -0.010376, -0.065918, -0.041504, -0.15332, -0.036865, -0.036865, -0.075684, -0.53125, 0.070801, 0.100098, 0.061523, 0.020508, -0.002487, 0.003601, -0.02063, 0.316406, 0.000172, 0.024292, 0.000816, 0.357422, -0.03125, -0.028931, -0.051514, -0.423828, 0.007019, 0.012085, 0.000193, 0.386719, 0.002991, 0.361328, 0.120605, 0.00531, -0.02356, 0.408203, 0.062988, 0.040527, -0.008606, 0.006653, -0.009033, -0.326172, -0.000204, 0.388672, 0.037598, 0.037354, 0.003586, 0.324219, 0.007599, 0.005127, 0.037842, 0.034424, 0.112305, -0.143555, 0.039307, -0.390625, -0.083496, -0.031982, 0.039551, -0.328125, -0.158203, -0.054199, -0.267578, 0.057861, -0.024292, -0.029907, -0.004181, -0.038574, 0.03125, -0.320312, 0.003677, 0.004578, 0.009705, 0.099121, 0.027344, 0.022217, 0.023804, 0.447266, 0.010986, 0.145508, 0.094238, 0.142578, -0.051025, -0.066406, -0.355469, 0.040039, 0.025635, 0.052246, 0.08252, 0.519531, 0.06543, 0.026245, 0.008423, 0.341797, -0.007446, -0.001526, -0.005585, -0.25, 0.069824, -0.234375, -0.018311, -0.018555, 0.004944, 0.019775, 0.040283, 0.40625, -0.412109, 0.095215, -0.004181, -0.031738, 0.022339, -0.414062, -0.018921, -0.037842, 0.10498, -0.12207, -0.008911, 0.022705, 0.292969, 0.000239, -0.009644, 0.001427, -0.007782, 0.371094, 0.03418, 0.033447, 0.108887, 0.429688, 0.055664, 0.005554, 0.064453, 0.158203, 0.466797, 0.298828, 0.005066, 0.016846, 0.026001, 0.267578, 0.002426, -0.398438, -0.000002, 0.003235, 0.018921, 0.030151, 0.021851, 0.398438, 0.037598, 0.046875, 0.011108, 0.443359, 0.024536, -0.089355, -0.014526, -0.007233, -0.024536, -0.037598, -0.039062, -0.519531, -0.052979, -0.472656, -0.033936, -0.020874, 0.011719, -0.337891, -0.152344, -0.066406, 0.058838, -0.206055, -0.161133, -0.075195, 0.022461, 0.028442, 0.039307, 0.239258, -0.024658, -0.004089, -0.094238, -0.460938, 0.003708, -0.013733, -0.004913, -0.369141, 0.091797, 0.094238, 0.113281, 0.466797, -0.014099, -0.570312, -0.008484, -0.015259, -0.002853, 0.002731, -0.037842, -0.324219, 0.082031, -0.131836, -0.007446, 0.006226, 0.001266, 0.083984, 0.035889, 0.171875, -0.008118, -0.237305, -0.040283, -0.012512, -0.016113, -0.003845, -0.016357, -0.443359, 0.010986, 0.070312, 0.050781, 0.192383, -0.047363, -0.189453, -0.040771, -0.009155, 0.022461, -0.371094, -0.039062, -0.026367, -0.011108, -0.013855, 0.081055, -0.5, 0.044678, 0.285156, 0.052979, 0.009155, 0.371094, 0.251953, -0.029907, 0.00238, -0.024048, -0.01709, -0.037598, -0.380859, -0.021973, -0.002975, -0.009033, -0.427734, 0.009094, 0.010071, -0.004669, 0.341797, 0.032227, -0.46875, -0.056152, -0.049805, -0.071777, 0.291016, -0.006744, 0.089355, 0.012085, 0.03064, 0.039551, 0.277344, 0.02002, 0.392578, 0.019775, -0.010498, 0.024048, -0.231445, -0.011902, 0.002792, 0.008362, 0.047363, 0.025269, 0.061523, 0.063477, -0.34375, 0.016968, 0.001778, -0.002289, -0.004883, 0.196289, -0.025024, -0.001236, 0.000218, 0.024048, -0.001953, -0.00354, 0.002518, 0.088379, -0.015259, -0.00145, 0.000395, 0.033691, -0.001495, 0.005646, 0.017944, -0.182617, -0.064941, 0.005463, -0.04834, -0.341797, -0.00528, 0.000614, 0.000687, -0.042725, 0.001366, 0.002426, 0.000854, -0.039795, -0.000341, -0.002167, -0.00322, 0.039307, -0.001709, 0.000557, 0.013367, 0.096191, 0.030762, 0.007111, 0.026001, 0.133789, -0.067383, 0.002594, 0.0047, -0.046875, 0.00058, 0.00293, 0.000334, -0.045898, 0.005707, 0.000641, -0.001488, -0.028931, -0.000214, 0.001923, -0.000515, -0.038574, 0.001274, 0.006256, -0.018799, -0.146484, 0.015747, 0.013489, 0.036133, 0.253906, 0.02771, -0.01239, 0.000652, 0.175781, 0.012207, 0.000488, -0.004791, -0.050049, 0.009399, 0.004364, -0.001953, -0.05127, 0.009766, -0.001022, 0.001686, 0.036621, -0.003525, 0.001884, -0.003845, -0.054932, 0.007751, 0.001762, 0.00066, -0.039307, 0.007812, -0.013306, -0.048584, -0.022705, 0.125977, -0.00177, 0.002441, 0.044678, -0.009705, -0.001648, 0.001282, 0.046875, -0.005463, 0.001511, -0.002869, -0.052734, 0.005035, 0.00177, -0.000467, -0.032959, 0.000591, -0.003159, 0.00106, 0.079102, -0.00473, -0.001564, 0.00296, 0.05249, -0.005157, 0.011047, 0.008301, -0.112793, -0.011536, -0.006287, -0.015381, 0.170898, 0.105957, 0.00177, 0.001884, -0.071777, -0.008423, 0.001709, -0.002014, -0.030029, -0.002686, 0.002029, -0.013123, -0.117676, 0.021118, -0.002335, 0.000399, 0.062988, -0.017456, -0.004089, 0.003265, 0.11377, -0.019043, 0.000584, -0.000244, -0.041016, 0.000431, -0.006134, -0.011475, 0.204102, 0.007935, 0.005463, -0.007782, -0.109863, -0.024292, -0.00135, 0.001335, 0.037354, -0.0019, 0.001717, 0.003998, -0.034424, -0.004761, -0.003876, 0.011047, 0.15625, -0.026733, -0.002289, 0.000214, 0.061279, -0.005127, 0.007202, 0.02002, -0.05957, -0.061279, 0.006531, 0.031494, 0.147461, -0.144531, -0.001038, 0.00354, 0.042969, -0.004211, 0.001534, 0.005096, -0.045166, -0.002853, 0.000774, -0.001259, -0.03418, 0.002838, -0.003784, 0.001534, 0.162109, 0.013733, -0.000074, 0.00267, -0.010376, -0.039307, 0.005981, -0.002747, -0.332031, 0.058594, -0.001541, 0.009827, 0.106445, 0.021973, 0.0002, -0.00074, -0.012756, 0.00235, 0.000125, 0.002777, 0.008789, -0.055908, -0.000721, -0.005829, 0.008484, 0.029541, -0.001091, 0.002167, 0.048096, -0.005341, -0.002167, 0.00589, 0.135742, -0.007202, 0.000824, 0.001801, -0.007782, -0.002518, 0.001999, -0.001686, -0.044434, 0.001617, -0.000172, 0.00415, 0.070801, -0.00106, -0.001366, 0.002579, 0.041016, -0.004517, 0.000622, 0.00164, -0.036377, -0.005981, 0.012512, 0.019409, 0.054932, 0.671875, -0.000782, -0.002808, -0.006561, 0.001091, -0.003387, 0.002747, 0.056152, -0.00528, 0.002243, -0.000896, -0.052246, 0.009644, -0.002655, -0.003052, 0.060059, 0.00592, 0.002991, -0.003067, -0.057129, 0.008179, 0.00069, -0.000919, -0.048584, 0.006317, -0.002594, -0.00206, 0.038818, 0.001793, 0.001312, -0.007935, -0.100098, 0.010681, -0.002319, 0.002579, 0.052734, -0.006744, 0.001785, 0.00708, -0.003937, 0.000774, -0.001129, 0.000202, 0.022827, -0.002197, -0.001854, 0.003098, 0.052246, -0.001038, -0.001366, 0.000767, 0.034424, -0.002609, -0.003906, -0.006836, 0.037354, 0.008972, 0.006592, 0.059082, -0.09375, -0.188477, -0.003281, 0.000171, 0.058594, -0.00383, -0.002258, -0.006958, 0.02771, 0.01239, -0.001297, -0.000854, 0.041016, -0.000622, -0.011108, -0.011414, 0.194336, -0.022217, -0.001717, 0.00386, 0.091309, -0.009583, 0.000607, -0.001244, -0.037842, 0.003311, 0.000916, -0.000641, -0.037842, 0.003433, -0.004944, 0.007996, 0.172852, 0.017456, -0.006744, 0.00412, 0.11377, -0.003784, 0.002274, -0.000675, -0.049072, 0.006439, 0.004456, -0.005157, -0.066406, 0.004669, -0.000463, 0.001328, -0.032227, 0.000542, 0.004333, 0.01178, -0.145508, -0.120117, -0.000087, -0.002075, -0.038574, 0.002472, -0.011597, -0.028809, 0.275391, 0.040527, 0.001984, 0.000568, -0.040039, -0.00325, -0.029785, -0.046875, -0.147461, -0.083496, -0.002167, -0.000744, 0.041504, 0.002075, 0.003311, 0.008179, -0.039307, -0.007111, -0.001579, 0.001953, 0.054688, 0.002136, -0.001152, 0.001022, -0.039062, -0.013733, -0.007324, -0.016113, 0.228516, -0.008728, 0.005646, 0.009888, -0.018677, -0.189453, 0.003967, 0.008362, -0.210938, 0.003693, 0.002609, -0.000374, -0.051514, 0.001396, -0.001678, -0.004211, -0.001144, 0.005035, -0.006256, -0.028809, -0.158203, 0.148438, -0.002213, -0.002731, 0.035645, -0.003601, -0.000801, 0.00116, 0.025879, 0.002365, -0.000858, -0.003433, 0.004517, 0.037598, -0.019531, -0.018921, -0.027466, 0.253906, -0.001152, -0.000074, 0.205078, -0.017212, 0.014526, 0.008911, -0.172852, -0.006104, -0.003876, -0.005402, 0.041748, 0.001648, 0.003571, 0.002823, -0.175781, -0.000782, -0.036133, -0.070801, -0.177734, -0.089355, -0.003662, -0.009216, 0.039062, 0.008484, -0.001877, -0.000614, 0.03064, -0.003372, 0.001968, -0.009277, -0.118652, 0.019043, 0.014099, 0.019165, 0.097656, 0.498047, -0.000201, -0.005371, -0.011353, 0.028809, -0.003021, -0.007263, 0.158203, 0.070801, -0.002701, -0.001335, 0.04126, 0.003372, -0.020386, -0.032959, -0.089844, -0.34375, 0.006592, 0.013916, -0.000641, 0.010071, -0.002121, -0.000729, 0.077637, -0.002945, -0.012939, -0.019897, 0.248047, 0.011719, 0.000866, 0.00061, -0.041992, -0.00014, 0.017334, -0.00206, 0.175781, 0.617188, -0.007874, -0.009216, -0.030396, -0.470703, -0.000607, -0.002228, -0.011963, -0.178711, 0.000954, -0.001099, 0.017334, -0.482422, -0.006195, -0.008179, -0.010864, 0.429688, -0.005066, 0.003052, -0.109375, -0.380859, 0.044678, 0.061768, 0.253906, 0.056396, -0.010376, -0.000809, -0.02063, -0.423828, 0.011047, 0.019775, 0.026123, 0.451172, -0.053467, -0.024902, -0.753906, -0.114258, -0.007996, 0.002655, -0.014404, -0.369141, -0.000043, 0.00132, -0.002502, 0.124023, -0.016357, -0.006317, -0.267578, -0.025269, 0.006287, 0.002243, 0.00209, 0.480469, 0.007233, 0.010071, 0.010925, 0.443359, 0.000565, -0.003143, 0.002289, -0.145508, 0.025879, 0.034912, 0.068848, 0.40625, -0.012024, -0.017334, -0.028931, -0.328125, 0.007629, 0.009216, 0.018188, 0.371094, -0.029663, -0.046631, -0.022461, -0.644531, -0.020752, -0.034668, -0.067871, -0.382812, -0.008972, -0.01532, -0.053467, -0.451172, -0.003494, -0.002899, 0.004578, -0.240234, 0.001091, 0.000092, 0.007446, 0.101562, -0.028442, -0.055908, -0.710938, -0.033203, -0.010376, -0.009827, -0.015747, -0.353516, 0.008423, 0.024292, 0.028687, 0.308594, 0.00177, -0.001579, 0.01416, 0.314453, 0.001495, 0.00528, -0.006653, 0.386719, -0.000391, 0.000835, -0.017334, -0.425781, -0.010803, -0.006622, -0.016235, -0.453125, 0.055908, 0.116211, 0.441406, -0.214844, -0.053223, -0.060791, -0.058105, -0.585938, 0.080078, 0.131836, 0.235352, 0.199219, 0.001419, -0.004059, 0.004303, 0.210938, 0.004761, 0.00235, 0.010071, 0.455078, 0.01178, 0.022949, -0.056152, 0.298828, -0.016724, -0.018921, -0.043457, -0.339844, -0.019165, -0.016724, -0.026123, -0.455078, -0.007935, -0.002167, -0.003143, -0.363281, 0.005554, -0.008789, -0.015503, 0.365234, 0.008362, 0.015564, 0.013611, 0.34375, -0.00885, -0.010315, -0.025146, -0.455078, -0.016357, -0.018677, -0.066406, -0.539062, -0.001923, -0.011597, -0.047119, -0.316406, 0.004852, -0.013489, 0.263672, 0.373047, 0.006226, 0.010498, 0.023193, 0.210938, -0.002625, 0.001945, 0.010803, -0.365234, -0.006653, -0.002319, -0.003555, -0.186523, 0.015381, 0.016113, 0.042969, 0.414062, -0.007263, -0.008484, -0.009827, -0.316406, 0.000706, 0.00021, -0.001633, 0.145508, -0.009644, -0.001846, 0.013977, -0.316406, -0.005066, 0.000977, -0.006348, -0.166992, -0.004181, -0.00095, 0.004211, -0.333984, 0.011963, 0.02124, 0.005371, 0.371094, -0.000656, 0.003998, -0.020142, 0.363281, -0.015564, -0.018555, -0.029785, -0.333984, 0.022705, 0.025024, 0.05835, 0.476562, -0.016479, 0.047607, -0.337891, -0.195312, 0.00058, 0.008423, -0.000138, 0.287109, 0.001999, -0.000977, 0.006042, 0.462891, -0.001923, -0.004303, -0.020508, -0.519531, -0.008362, -0.000877, 0.578125, 0.204102, 0.005371, 0.015625, 0.021362, 0.214844, 0.005402, 0.00148, 0.01178, 0.240234, 0.0047, 0.00824, -0.030396, 0.429688, 0.010437, 0.007233, 0.034912, 0.204102, -0.004333, 0.005951, 0.015869, -0.277344, -0.013306, -0.014404, -0.028076, -0.494141, 0.001488, 0.003036, -0.003433, 0.375, -0.002579, -0.003082, 0.000391, -0.145508, 0.00267, 0.004395, -0.002228, 0.433594, 0.000005, -0.002563, -0.021973, -0.515625, 0.000296, -0.001442, 0.005402, -0.129883, -0.023193, -0.019775, -0.021973, -0.460938, -0.004669, -0.00705, -0.022583, -0.302734, -0.000832, -0.00116, -0.003296, 0.097168, 0.00531, 0.00033, 0.021729, 0.279297, 0.002426, 0.001434, -0.011353, 0.722656, 0.004395, 0.002914, 0.008301, 0.285156, 0.012573, 0.005798, 0.052734, 0.59375, 0.008179, 0.024414, -0.180664, 0.024902, 0.00087, 0.00351, -0.000637, 0.179688, -0.014648, -0.004822, -0.022705, -0.458984, 0.005432, -0.000439, -0.049072, -0.453125, 0.001305, 0.000298, -0.005432, 0.130859, 0.014709, 0.021851, 0.04834, 0.384766, 0.000181, 0.002243, 0.010376, 0.371094, 0.013367, 0.014771, 0.044922, 0.498047, 0.005768, 0.011108, 0.001549, 0.460938, -0.030151, -0.021729, -0.59375, -0.273438, -0.003815, 0.003906, -0.018555, -0.211914, 0.001183, -0.001732, 0.003281, -0.115234, -0.006927, -0.007812, 0.00415, 0.349609, -0.003159, -0.001205, 0.004456, -0.287109, 0.027588, 0.049316, 0.088379, 0.417969, 0.005768, 0.006683, 0.001762, 0.157227, -0.003906, -0.001801, -0.003113, -0.214844, -0.003891, -0.004486, -0.008423, -0.181641, -0.004578, -0.005005, -0.009216, -0.375, 0.00264, 0.000774, 0.009277, 0.373047, -0.019653, -0.021729, -0.054443, 0.625, 0.010925, 0.016113, 0.065918, 0.024292, -0.015198, -0.025879, -0.043213, -0.439453, -0.007568, -0.00705, -0.010559, -0.314453, -0.000212, 0.000702, -0.003403, 0.160156, 0.014404, 0.016724, 0.047852, 0.373047, -0.03833, -0.03418, -0.412109, -0.239258, 0.006775, 0.006073, 0.023926, -0.198242, -0.005127, 0.000481, -0.005951, -0.300781, 0.002747, 0.008179, -0.017456, 0.253906, -0.004669, -0.004181, 0.001541, -0.15625, -0.003235, -0.02356, -0.074219, 0.371094, -0.001381, -0.000568, -0.01709, 0.314453, 0.00296, 0.010193, 0.001617, 0.314453, 0.004181, 0.00235, 0.005707, 0.222656, 0.002731, -0.010437, -0.014954, -0.173828, 0.022583, 0.036865, 0.067383, 0.550781, 0.000866, -0.001617, -0.007172, -0.19043, 0.014343, 0.006775, 0.351562, 0.144531, 0.002014, 0.00161, 0.00531, -0.135742, -0.000439, 0.001877, -0.009705, 0.28125, 0.003174, 0.003937, 0.004578, 0.213867, -0.000828, -0.006287, 0.016968, -0.173828, 0.002548, 0.00103, 0.002426, 0.100098, -0.002823, -0.003189, 0.001526, -0.091309, -0.057861, -0.054199, -0.04126, -0.601562, 0.000629, 0.001015, -0.000467, 0.124023, -0.004211, -0.009216, 0.081055, -0.018921, -0.00161, -0.002426, -0.013489, 0.118164, -0.000092, 0.013733, 0.162109, 0.014404, 0.004578, 0.009827, 0.063477, -0.232422, -0.000089, -0.003784, -0.011719, 0.097168, 0.001999, 0.007019, -0.053223, -0.075684, 0.002731, 0.005585, -0.013733, -0.121582, -0.002182, -0.00383, 0.068848, 0.077637, -0.004913, -0.007874, 0.10791, 0.012268, -0.000222, 0.001114, -0.059814, 0.010742, 0.000326, 0.001724, 0.002823, -0.031006, 0.003174, 0.009338, -0.063477, -0.077148, 0.001602, 0.003937, -0.072266, -0.047119, 0.001823, 0.002045, 0.006805, -0.11084, 0.000347, 0.00032, 0.02063, -0.010498, 0.003494, 0.004059, -0.071289, -0.029297, 0.004547, 0.004761, -0.051514, -0.056396, -0.001366, -0.007263, 0.034668, 0.000652, -0.004486, -0.006897, 0.044922, 0.076172, -0.000338, -0.005859, -0.061523, 0.094727, -0.001694, 0.001389, -0.070312, -0.038086, 0.004211, 0.007263, -0.082031, -0.036621, -0.000648, 0.001007, -0.025513, 0.010315, 0.004486, 0.008667, -0.064453, -0.055664, -0.00145, -0.014343, 0.096191, -0.011414, 0.002029, 0.006073, -0.086426, -0.011047, 0.005371, 0.011108, 0.00415, -0.122559, -0.000813, -0.003784, 0.067871, 0.030151, -0.00024, -0.002045, -0.04126, 0.028442, 0.008057, 0.016235, -0.273438, -0.017578, -0.003708, -0.004395, 0.09375, 0.004425, -0.000839, 0.000018, 0.021606, -0.001297, -0.004547, -0.007111, 0.023315, 0.099121, 0.00238, 0.007172, -0.017822, -0.104004, 0.001488, 0.001411, -0.084961, 0.030884, -0.001724, -0.011108, -0.071777, 0.294922, -0.006683, -0.022339, 0.183594, -0.012634, -0.003128, -0.003662, -0.016113, 0.1875, 0.003403, 0.006714, 0.015137, -0.15332, -0.003723, -0.01123, 0.083008, 0.022705, 0.002075, 0.002365, -0.031494, -0.006775, 0.000189, -0.000463, 0.126953, -0.019775, 0.001778, 0.006104, 0.015564, -0.128906, 0.001724, 0.0047, -0.068848, -0.010254, 0.000893, -0.000511, -0.053711, -0.004517, 0.000408, -0.010071, 0.275391, 0.016479, -0.003906, -0.009888, 0.133789, 0.061523, 0.00034, -0.00135, -0.072266, 0.005341, -0.001701, -0.007233, 0.112305, -0.015137, -0.003601, -0.006165, 0.08252, 0.042236, -0.001175, -0.005859, 0.073242, 0.06543, -0.00066, -0.001953, 0.031982, -0.00531, -0.001595, -0.009338, -0.021606, 0.149414, -0.000389, -0.003418, -0.144531, 0.058838, 0.002029, 0.008118, -0.092285, -0.021606, 0.002274, 0.005463, -0.098145, 0.026245, 0.002823, 0.006836, 0.014038, -0.136719, -0.001953, -0.007172, 0.067383, 0.037354, 0.000418, -0.002319, 0.069824, 0.029297, -0.000675, 0.00293, 0.061279, -0.043457, 0.00161, 0.007629, -0.106934, 0.019409, 0.002991, 0.009277, -0.07373, -0.047852, 0.00135, 0.005463, -0.0625, -0.038574, -0.007599, -0.013611, 0.18457, 0.006378, 0.001686, 0.005585, -0.086426, -0.000797, -0.000326, -0.003632, 0.040283, 0.001076, -0.000208, -0.003464, -0.066895, 0.058838, -0.005524, -0.008667, 0.083984, 0.0354, 0.003815, 0.009338, 0.000587, -0.121582, -0.004211, -0.003586, 0.082031, 0.008667, 0.003143, 0.006927, 0.014343, -0.009949, 0.003403, 0.005035, 0.017944, -0.136719, -0.004517, -0.014954, 0.185547, -0.036377, -0.001526, -0.005798, 0.103516, -0.007782, -0.000029, -0.000263, -0.011536, 0.014465, -0.000155, -0.002686, 0.120117, 0.005341, -0.001526, -0.004486, 0.067383, 0.049316, -0.00415, -0.006744, -0.017334, 0.143555, -0.002747, -0.012512, 0.129883, 0.039062, 0.006104, 0.018677, 0.029785, -0.248047, 0.001442, 0.000075, -0.094238, 0.008545, 0.004578, 0.015564, 0.009338, -0.195312, -0.003433, -0.006805, 0.094238, -0.000881, 0.003555, 0.011963, -0.095703, -0.025146, 0.002228, 0.006775, -0.028442, -0.132812, -0.003464, -0.014526, -0.038086, 0.18457, -0.001541, -0.000847, 0.014893, 0.347656, 0.002655, 0.003159, -0.086914, -0.051025, 0.001671, 0.017456, -0.177734, 0.069824, -0.005005, -0.008789, 0.049072, 0.100586, 0.000515, 0.002335, -0.068359, -0.027954, -0.001099, -0.000097, -0.005188, -0.092773, -0.002563, -0.008728, 0.003738, -0.0065, -0.003693, -0.008789, 0.101562, 0.015991, -0.00071, 0.003433, 0.121094, -0.026123, 0.003448, 0.009583, -0.095215, -0.001068, 0.00293, 0.006226, -0.075684, -0.083496, -0.002762, -0.007507, 0.070801, 0.015564, -0.002457, -0.003372, -0.024048, 0.151367, -0.004944, -0.004852, -0.022705, 0.126953, -0.002335, -0.007355, 0.095215, 0.025513, -0.002884, -0.00708, 0.071777, 0.031738, -0.00193, -0.008057, 0.064453, 0.03125, -0.002899, -0.005463, -0.030396, 0.15625, -0.001816, 0.001282, 0.091797, -0.034912, -0.00528, -0.005341, 0.058838, 0.072266, -0.000213, 0.002029, 0.05957, -0.061523, -0.006134, -0.019043, 0.152344, 0.02124, 0.005554, 0.009399, -0.080078, -0.061035, 0.000607, 0.00002, 0.101074, -0.067383, -0.002045, -0.005219, 0.122559, -0.017456, 0.001823, 0.001297, -0.078125, -0.020996, -0.00024, 0.001663, -0.002014, -0.160156, -0.003204, -0.004761, 0.063477, 0.064941, -0.003326, -0.013977, 0.091309, 0.004852, 0.001808, 0.004822, -0.052979, -0.092773, 0.000166, 0.001633, 0.031982, 0.023315, -0.000444, 0.000359, 0.014954, -0.019775, -0.003769, -0.006042, 0.081055, 0.036133, 0.007507, 0.015564, -0.168945, 0.013977, 0.00148, 0.001114, -0.052979, -0.033447, 0.016602, 0.043213, 0.137695, 0.169922, 0.003647, 0.00705, -0.034424, -0.10498, 0.002106, 0.00528, 0.026489, -0.237305, -0.005005, -0.009277, 0.084961, 0.046143, -0.00351, -0.00885, 0.094238, -0.009338, 0.006134, 0.006805, -0.090332, -0.019775, 0.001137, 0.00174, -0.016968, -0.01001, -0.001228, -0.002701, -0.010376, 0.044434, 0.000433, 0.002991, 0.030151, -0.036377, -0.002182, 0.00066, 0.038818, -0.008301, -0.002869, -0.000702, 0.045166, -0.007019, -0.00148, 0.000801, 0.036133, -0.006653, 0.001625, 0.00132, -0.036133, 0.008362, 0.001076, 0.00193, 0.006439, -0.033447, -0.000216, 0.000935, 0.025146, -0.009216, 0.000977, 0.003098, 0.017456, -0.066895, 0.000553, -0.001083, -0.028442, 0.011108, -0.001015, -0.002335, -0.011902, 0.03125, 0.001144, -0.000877, -0.032959, 0.006073, -0.000816, -0.004395, -0.048584, 0.037109, 0.00135, -0.000496, -0.033936, 0.004669, -0.00296, 0.000465, 0.044189, -0.012634, -0.00135, 0.000813, 0.037598, -0.011658, -0.002121, -0.000029, 0.04248, -0.013672, -0.002151, 0.000668, 0.032471, -0.00769, 0.001823, -0.000148, -0.028809, -0.034912, 0.000992, 0.002396, 0.018555, -0.032227, 0.000748, 0.002045, -0.001053, -0.033936, -0.001167, 0.000345, 0.03125, -0.005554, -0.001083, 0.000376, 0.031982, -0.00322, -0.001411, -0.000511, 0.023438, 0.009399, -0.001015, -0.003204, -0.01178, 0.038818, -0.000805, 0.002625, 0.039307, -0.016357, -0.000362, -0.002914, -0.01532, 0.06543, 0.000969, -0.002136, -0.040527, 0.025269, -0.001236, 0.000542, 0.048828, -0.047363, -0.000618, 0.00235, 0.03418, -0.019775, 0.001244, 0.001831, -0.054932, 0.017578, -0.000221, 0.003036, 0.050293, -0.041504, -0.002563, -0.00006, 0.039062, -0.006409, -0.001541, 0.000732, 0.030273, -0.005951, 0.001678, -0.000154, -0.037354, 0.012634, -0.000052, -0.000109, 0.001984, 0.026855, -0.000427, 0.000881, 0.037354, -0.01416, -0.001724, -0.003159, -0.038818, 0.046143, -0.00013, -0.000207, -0.001701, 0.010925, 0.000885, -0.00042, -0.061279, 0.056885, -0.000629, 0.000957, 0.032227, -0.015015, 0.000702, 0.002335, 0.012573, -0.025269, 0.002258, 0.002655, 0.012451, -0.037109, 0.001198, 0.001221, -0.043945, 0.018433, 0.000454, 0.003693, 0.029907, -0.054443, -0.000353, -0.001518, -0.012085, 0.02356, -0.000736, -0.000257, 0.025269, -0.011963, -0.000173, -0.001167, -0.009949, 0.005096, -0.000243, -0.004761, -0.052979, 0.046143, 0.000877, -0.00164, -0.04126, 0.04834, -0.001724, -0.000128, 0.027832, -0.011536, -0.000254, -0.000216, -0.019287, -0.062012, -0.00293, -0.000648, 0.053467, -0.020874, -0.001534, -0.000355, 0.036377, -0.007202, 0.000257, -0.003494, -0.041016, 0.030518, 0.00005, 0.000152, -0.002991, -0.007996, -0.000889, 0.000538, 0.029297, -0.008606, -0.001198, 0.00106, 0.032715, -0.005463, 0.000082, 0.003662, 0.040527, -0.015869, 0.00106, 0.002365, 0.00824, -0.030762, 0.001785, -0.000526, -0.04248, 0.020752, 0.001022, -0.001183, -0.033447, 0.008606, -0.001457, -0.003433, -0.025513, 0.057129, 0.000629, -0.000211, -0.01416, 0.006012, -0.000881, 0.002258, 0.031128, -0.013245, 0.000007, 0.002487, 0.047852, -0.051514, 0.001289, 0.000105, -0.033203, 0.005402, 0.000338, 0.002441, 0.012878, -0.040527, 0.000847, -0.003006, -0.035156, 0.014038, -0.001198, 0.000549, 0.034424, -0.013672, 0.000345, -0.000656, -0.03064, 0.008606, -0.001282, 0.000626, 0.033447, -0.00769, 0.001633, -0.001213, -0.033691, 0.010193, -0.001427, 0.001213, 0.031738, -0.005554, 0.000778, 0.003937, 0.013428, -0.037842, 0.000607, 0.001953, 0.002502, -0.029785, -0.000999, -0.0019, -0.005737, 0.032959, -0.000345, 0.001785, 0.029785, -0.009033, 0.00132, -0.001282, -0.063477, 0.030029, -0.000282, -0.001656, 0.001495, 0.028564, 0.000102, -0.002029, -0.03125, 0.009521, 0.001999, 0.000309, -0.039307, 0.006256, -0.001396, 0.005188, 0.057129, -0.048096, 0.001518, -0.000124, -0.030762, 0.011292, 0.000385, 0.001175, 0.040771, -0.0625, 0.000523, -0.002563, -0.034668, 0.009094, -0.000341, -0.001442, -0.035645, 0.043213, 0.001884, -0.000214, -0.032471, 0.006165, -0.001335, -0.002518, -0.004211, 0.03833, -0.000725, -0.002701, -0.008972, 0.027344, -0.000213, 0.001656, 0.040283, -0.016113, -0.001541, 0.001358, 0.034912, -0.005219, -0.000351, 0.002731, 0.051758, -0.048828, 0.001015, -0.000587, -0.035645, 0.008911, -0.00209, 0.001167, 0.040527, -0.012756, 0.000774, -0.000828, -0.033936, 0.011841, 0.000065, 0.003906, 0.031494, -0.011597, 0.00119, -0.000399, -0.0354, 0.012878, -0.000858, -0.004181, -0.010071, 0.051514, -0.001213, -0.00058, 0.035156, -0.005859, -0.000228, -0.000702, 0.001099, 0.028809, 0.001556, -0.000576, -0.033936, 0.005707, -0.001045, -0.000999, 0.003738, 0.054199, 0.001427, -0.000183, -0.031128, 0.004791, 0.001282, -0.000271, -0.023926, 0.004913, 0.000299, 0.002975, 0.039551, -0.03125, -0.00008, -0.001144, -0.011841, 0.029907, 0.001282, -0.000538, -0.047119, 0.020996, 0.00116, -0.00034, -0.031494, 0.006134, 0.000824, -0.001953, -0.052246, 0.041504, 0.000965, 0.000641, -0.037109, 0.015198, -0.000109, -0.001717, -0.032471, 0.034424, 0.000492, -0.002197, -0.030884, 0.012268, -0.000893, 0.000096, 0.040039, -0.014771, -0.001305, 0.000698, 0.042969, -0.013611, -0.001282, 0.001396, 0.039795, -0.018921, 0.001663, -0.001022, -0.042969, 0.0177, 0.001694, -0.000393, -0.040771, 0.009521, -0.001198, -0.00006, 0.031982, -0.010498, 0.000393, 0.006561, 0.03833, -0.062012, -0.001183, 0.002472, 0.035156, -0.015259, -0.000175, 0.000843, 0.05835, -0.062988, -0.001083, -0.003784, -0.014282, 0.046631, -0.000591, 0.001404, 0.03125, -0.01239, -0.001038, 0.001984, 0.038086, -0.02002, -0.001923, -0.003937, 0.00412, 0.001968, -0.000916, 0.001144, 0.028442, -0.009583, 0.000641, -0.003113, -0.037109, 0.014038, 0.002777, 0.050049, 0.382812, 0.02478, -0.010254, -0.011963, 0.470703, 0.047119, -0.010559, -0.015503, -0.515625, -0.106934, 0.000165, 0.000519, -0.018188, 0.001648, 0.002502, 0.003387, 0.470703, 0.071777, 0.033447, 0.033691, 0.314453, -0.925781, -0.011353, -0.049805, -0.578125, 0.035645, -0.005341, -0.060303, -0.182617, 0.047607, -0.010864, -0.015076, -0.53125, -0.107422, -0.014221, 0.098145, 0.458984, -0.036865, 0.006653, -0.019531, 0.21875, 0.083496, -0.003845, 0.021973, 0.404297, 0.024414, -0.008789, -0.003433, 0.169922, -0.002777, -0.006897, -0.013062, 0.022461, -0.157227, -0.021118, 0.003403, -0.408203, -0.043945, 0.002899, 0.015991, 0.032715, -0.007782, 0.00531, 0.02063, 0.030884, -0.006927, -0.000725, -0.002045, -0.000637, -0.000755, -0.001198, 0.010559, 0.304688, 0.065918, -0.000809, -0.009644, -0.024414, 0.005127, 0.006226, 0.023804, 0.039795, -0.008118, 0.010986, 0.002258, -0.361328, -0.088867, -0.006714, -0.022217, -0.029785, 0.004822, -0.00647, -0.023315, -0.039062, 0.00708, 0.022949, 0.100098, 0.186523, -0.05957, 0.007111, -0.008362, 0.476562, 0.024048, -0.004913, -0.022583, -0.032471, 0.008667, -0.008118, -0.025024, -0.03833, 0.006989, 0.00037, -0.006653, -0.19043, 0.006073, 0.017944, 0.098145, 0.223633, -0.075195, -0.045166, -0.241211, -0.11377, 0.045654, -0.003143, -0.06543, -0.197266, 0.054932, -0.006775, -0.024414, -0.032471, 0.006165, -0.007111, -0.027954, -0.515625, 0.000139, 0.008911, 0.043457, -0.052979, -0.00769, 0.005066, 0.020874, 0.026733, -0.004883, -0.047852, -0.251953, -0.075195, 0.051514, 0.005554, 0.021118, 0.028198, -0.007202, -0.000885, -0.028809, 0.392578, 0.032227, 0.045654, 0.228516, 0.192383, -0.071289, 0.004181, 0.012268, 0.114258, -0.337891, -0.007935, -0.06543, -0.197266, 0.050049, -0.005829, -0.310547, -0.132812, 0.080566, -0.000584, 0.015564, 0.449219, 0.049561, 0.010254, 0.006348, 0.339844, 0.043457, -0.001984, -0.015625, -0.023315, 0.008057, -0.005524, 0.000473, 0.088867, -0.349609, -0.019653, -0.072266, -0.242188, 0.059326, 0.010986, 0.028687, 0.139648, -0.004303, -0.019165, -0.086426, -0.203125, 0.041992, 0.011169, 0.036865, 0.455078, -0.067383, 0.007721, 0.025513, 0.040771, -0.007019, 0.002716, 0.013916, 0.021851, -0.005981, -0.018921, 0.018677, -0.476562, 0.053223, -0.004395, -0.019531, -0.032959, 0.006683, 0.008362, 0.002762, -0.566406, -0.056641, 0.047363, 0.223633, 0.005188, -0.053467, 0.014282, 0.125977, 0.369141, -0.086426, 0.029541, 0.361328, -0.002991, -0.050049, -0.039795, -0.253906, -0.108887, 0.052246, 0.004852, 0.017456, 0.02417, -0.00592, 0.002594, 0.009766, 0.022583, -0.006012, -0.010498, -0.060059, -0.19043, 0.035645, -0.043945, -0.21875, -0.102539, 0.048096, 0.055176, 0.265625, 0.104492, -0.080078, 0.016479, 0.020874, 0.00531, -0.255859, -0.013428, -0.087891, -0.233398, 0.053955, 0.002686, 0.013123, 0.019775, -0.006226, -0.008911, -0.019165, -0.416016, 0.00119, -0.003159, 0.012878, 0.195312, -0.023193, -0.01416, -0.080078, -0.292969, 0.07959, -0.00946, -0.134766, -0.232422, 0.099609, -0.000199, 0.013062, -0.449219, 0.025635, 0.007294, 0.026611, 0.04248, -0.007172, -0.011963, -0.042969, 0.016968, 0.390625, -0.011902, -0.022827, -0.320312, -0.001305, 0.043701, 0.22168, 0.130859, -0.0625, 0.005096, 0.021362, 0.038574, -0.007568, 0.005035, 0.019165, 0.028198, -0.006744, 0.00885, 0.02478, 0.061768, -0.006012, 0.00014, -0.000786, 0.429688, 0.05542, 0.013428, -0.003372, 0.277344, 0.052002, -0.006805, -0.003128, 0.077637, -0.098633, 0.0065, 0.029541, 0.443359, 0.03833, -0.004608, -0.018677, -0.025269, 0.006622, 0.005188, 0.00116, -0.398438, -0.118164, 0.000969, -0.028809, 0.320312, -0.005005, -0.015503, -0.017212, -0.227539, 0.015747, -0.006378, -0.024414, -0.041504, 0.00769, 0.007935, 0.023071, 0.037354, -0.006836, -0.002838, 0.015564, -0.515625, -0.043945, -0.007599, -0.023315, -0.038818, 0.006744, 0.001984, -0.003479, -0.40625, -0.045654, -0.012085, -0.066406, -0.198242, 0.043457, 0.02002, 0.03418, 0.439453, -0.02417, 0.007568, 0.021729, 0.332031, 0.028564, 0.00647, 0.061279, 0.210938, -0.059814, -0.057617, -0.045166, -0.060059, -1.070312, -0.003967, -0.028564, 0.112793, -0.363281, 0.011963, -0.005615, -0.570312, -0.037109, 0.003387, 0.016968, 0.026367, -0.006927, -0.005768, -0.023804, -0.037109, 0.006042, -0.000271, -0.001831, -0.3125, -0.043213, -0.022583, -0.414062, 0.01416, 0.050537, -0.040771, -0.182617, -0.138672, 0.050537, 0.000269, 0.015503, 0.285156, -0.007172, 0.001984, -0.022583, -0.200195, 0.010742, 0.049561, 0.251953, 0.060303, -0.060303, -0.050293, -0.351562, -0.030396, 0.067871, -0.003784, -0.013733, -0.017944, 0.005707, -0.007111, -0.025269, -0.040283, 0.006775, -0.019409, -0.162109, -0.257812, 0.09082, 0.00885, 0.026611, 0.283203, 0.022217, -0.004211, -0.016357, 0.019653, 0.000196, -0.006042, -0.024292, -0.386719, 0.080078, 0.007233, 0.025391, 0.039062, -0.006317, 0.003845, 0.006165, -0.06543, 0.235352, -0.009949, 0.006134, -0.46875, -0.028198, 0.004395, 0.016846, 0.025879, -0.007629, -0.006775, -0.024048, -0.036621, 0.006714, -0.011047, -0.002945, -0.388672, -0.027588, -0.022461, -0.022583, -0.271484, 0.054688, 0.006683, 0.023315, 0.032471, -0.006805, 0.004486, -0.006714, -0.209961, 0.001404, -0.028809, -0.152344, -0.158203, 0.046875, 0.008423, 0.001404, 0.447266, 0.104004, 0.00209, -0.017456, -0.175781, 0.013245, -0.010498, -0.026489, 0.566406, -0.020264, -0.000591, -0.000835, -0.003372, 0.018799, 0.001694, 0.003357, 0.00824, -0.082031, -0.001015, -0.001236, -0.00592, 0.028198, 0.001114, 0.003296, 0.007294, -0.056396, 0.003403, 0.003738, 0.015503, -0.106445, -0.000437, -0.000584, -0.003265, 0.018311, -0.000082, -0.000136, 0.002945, -0.000315, -0.001732, -0.003006, -0.006866, 0.055176, 0.000793, 0.001022, 0.003525, -0.018921, 0.002014, 0.002396, 0.007111, -0.052979, 0.000786, 0.00161, 0.005249, -0.028564, 0.002579, 0.00412, 0.015137, -0.09668, -0.003235, -0.005585, -0.020996, 0.10498, 0.000851, 0.001343, 0.002747, -0.029419, 0.001968, 0.003723, 0.009888, -0.084961, -0.000462, -0.000866, -0.003494, 0.024292, -0.000135, -0.000028, 0.000167, 0.016602, -0.000607, -0.001404, -0.004059, 0.024414, -0.0005, -0.00087, -0.003296, 0.020752, 0.000188, 0.000423, 0.000341, -0.017456, 0.000671, 0.003845, 0.012451, -0.083496, -0.002701, -0.004639, -0.012085, 0.096191, 0.000687, 0.004303, 0.011353, -0.085449, -0.003296, -0.005249, -0.018311, 0.141602, -0.000626, -0.001175, -0.002823, 0.022583, -0.000576, -0.000908, -0.003738, 0.018677, 0.000511, 0.001297, 0.006897, -0.037598, -0.001183, -0.001305, -0.005493, 0.050537, -0.001656, -0.003616, -0.012207, 0.089844, 0.00235, 0.003891, 0.013489, -0.096191, -0.001007, -0.001419, -0.006226, 0.028442, -0.000954, -0.001945, -0.005463, 0.041016, 0.001526, 0.002884, 0.010254, -0.051514, 0.000504, 0.00103, 0.004425, -0.021484, -0.000366, -0.000423, -0.002258, 0.013428, -0.000702, -0.001701, -0.005127, 0.04248, 0.000198, -0.000923, -0.003784, 0.034668, 0.002579, 0.006958, 0.022583, -0.134766, -0.001968, -0.004181, -0.02002, 0.021606, -0.000473, -0.00119, -0.004242, 0.024902, 0.002014, 0.003052, 0.01239, -0.088379, 0.000683, 0.00132, 0.005005, -0.034424, 0.000252, 0.004364, 0.013306, -0.092285, 0.001091, 0.002029, 0.004211, -0.040771, 0.001534, 0.001892, 0.003571, -0.049805, -0.003906, -0.005859, -0.014709, 0.098145, -0.00082, -0.002304, -0.008606, 0.042969, 0.000587, 0.00161, 0.005402, -0.030518, 0.001808, 0.003433, 0.009705, -0.069824, -0.001793, -0.002838, -0.010132, 0.089355, -0.00145, -0.002289, -0.009033, 0.074219, -0.000347, -0.000549, -0.001289, 0.001236, 0.000782, 0.004669, 0.008545, -0.113281, -0.002838, -0.004303, -0.02063, 0.11084, -0.000782, -0.000618, 0.002075, 0.053467, 0.000549, 0.001587, 0.004181, -0.032959, 0.003723, 0.005981, 0.018555, -0.105957, -0.000174, -0.00058, -0.003296, 0.015747, 0.003601, 0.006653, 0.018921, -0.161133, 0.001572, 0.003372, 0.011292, -0.094727, -0.002731, -0.004395, -0.009888, 0.098145, 0.001213, 0.003235, 0.009277, -0.070312, 0.001198, 0.003036, 0.00946, -0.05127, 0.00074, 0.001236, 0.004883, -0.026733, -0.00325, -0.004486, -0.015015, 0.10791, -0.000374, -0.000877, -0.003174, 0.020508, 0.001869, 0.002121, 0.004608, -0.075195, -0.002014, -0.003372, -0.013794, 0.071289, 0.000839, 0.001633, 0.006104, -0.023682, 0.000973, 0.001411, 0.004059, -0.034424, 0.001602, 0.002914, 0.008423, -0.101074, -0.001503, -0.002487, -0.009338, 0.037598, -0.002701, -0.002731, -0.011658, 0.105957, 0.003052, 0.006165, 0.016357, -0.111328, -0.000648, -0.00206, -0.0065, 0.0354, 0.000992, 0.001785, 0.002792, -0.052979, -0.00193, -0.002457, -0.003464, 0.075684, 0.000389, 0.001205, 0.00473, -0.028442, 0.002197, 0.003204, 0.008606, -0.078613, -0.000429, -0.001419, -0.0065, 0.026733, 0.000603, 0.001251, 0.005249, -0.026001, 0.00148, 0.00264, 0.014648, -0.037598, 0.000542, 0.001305, 0.003571, -0.046387, 0.00045, 0.001205, 0.0047, -0.023071, -0.001785, -0.003967, -0.01001, 0.072266, 0.000999, 0.001984, 0.004974, -0.0354, 0.000444, 0.000984, 0.002579, -0.028564, -0.001015, -0.00148, -0.007202, 0.045654, -0.000549, -0.001099, -0.004578, 0.027466, 0.000364, 0.000954, 0.002975, -0.026001, -0.001488, -0.00264, -0.011719, 0.074707, -0.000313, -0.001175, -0.003891, 0.031738, -0.000828, -0.002609, -0.004089, 0.051514, -0.001038, -0.003021, -0.009033, 0.064453, 0.000595, 0.000931, 0.002625, -0.018066, 0.000835, 0.001465, 0.004822, -0.022217, 0.001343, 0.001785, 0.007812, -0.046631, -0.000652, -0.00116, -0.003784, 0.042725, -0.003555, -0.004486, -0.013794, 0.09668, 0.002365, 0.004639, 0.013855, -0.106445, -0.000115, -0.001656, -0.004456, 0.034668, 0.001259, 0.00135, 0.006561, -0.04248, -0.002167, -0.001701, -0.009705, 0.057373, -0.000475, -0.000881, -0.002609, 0.020142, -0.00177, -0.003357, -0.017822, 0.042725, -0.002472, -0.004822, -0.014526, 0.108887, -0.002136, -0.001907, -0.011475, 0.060303, -0.000469, -0.000835, -0.00412, 0.022217, -0.000912, -0.001534, -0.005615, 0.032715, 0.000385, 0.000117, -0.002014, -0.017334, 0.001076, 0.003906, 0.008484, -0.083984, 0.003448, 0.004303, 0.018311, -0.114746, 0.000732, 0.00235, 0.008301, -0.050781, -0.00069, -0.00135, -0.004608, 0.031982, -0.002716, -0.004974, -0.010071, 0.103027, -0.00119, -0.001465, -0.005554, 0.027466, 0.001862, 0.001221, 0.007568, -0.048096, 0.000698, 0.000961, 0.003448, -0.022095, -0.000284, -0.000629, -0.002853, 0.018188, 0.00103, 0.002243, 0.009216, -0.0354, 0.000927, 0.001778, 0.004059, -0.039795, 0.001221, 0.002869, 0.007294, -0.060303, 0.002609, 0.003967, 0.011108, -0.101562, -0.000618, -0.001389, -0.005005, 0.032471, 0.00206, 0.002914, 0.012085, -0.128906, 0.002014, 0.002457, 0.010437, -0.083496, -0.001694, -0.003204, -0.011047, 0.092773, -0.001648, -0.004303, -0.015259, 0.096191, 0.044678, 0.052734, 0.063477, 0.613281, -0.00528, -0.004395, -0.011902, -0.294922, -0.005127, -0.002533, -0.016968, -0.245117, 0.001305, -0.00132, 0.004822, -0.094238, 0.00412, 0.002609, 0.007324, -0.100098, -0.033936, -0.034424, -0.056396, -0.511719, -0.002289, -0.001999, -0.007477, 0.072754, -0.00145, 0.003891, -0.00206, 0.249023, 0.001343, 0.00383, -0.008667, 0.155273, 0.004974, 0.006897, 0.012146, -0.251953, -0.003693, -0.004272, -0.01123, 0.108887, -0.003021, -0.002075, -0.0065, 0.059326, 0.000637, 0.002304, 0.00473, -0.074707, 0.001053, 0.001472, 0.010864, -0.101074, 0.001434, 0.001236, 0.007385, -0.112305, -0.001022, -0.001984, -0.019775, 0.396484, -0.018433, -0.035156, -0.057129, -0.378906, 0.000507, -0.000526, -0.006805, 0.07373, -0.004852, 0.000389, -0.013428, 0.283203, 0.000296, -0.00209, -0.001328, -0.116699, -0.018555, -0.024658, -0.068848, -0.400391, 0.002029, 0.001083, 0.00066, 0.158203, 0.002151, 0.000404, 0.006561, -0.060303, -0.00531, -0.000546, -0.011963, 0.158203, 0.001579, -0.008118, -0.006042, -0.396484, 0.000668, 0.001556, 0.004028, -0.052734, -0.002014, 0.001579, -0.019287, 0.300781, -0.000192, -0.003235, -0.007233, 0.068359, 0.032227, 0.035889, 0.158203, 0.535156, -0.000188, -0.002548, -0.003128, 0.143555, 0.002563, 0.001053, 0.005676, -0.103027, -0.013611, -0.012207, -0.029175, -0.069824, 0.004059, 0.007233, 0.00415, -0.251953, -0.003571, -0.010437, -0.014526, 0.302734, 0.000999, 0.001465, 0.001305, -0.170898, 0.000992, 0.003021, 0.006683, -0.060303, -0.020508, -0.016602, -0.057617, -0.408203, 0.004181, 0.004028, 0.017334, -0.228516, -0.000687, -0.001671, -0.00354, 0.066895, -0.006348, -0.005402, -0.022095, -0.357422, 0.002335, 0.002594, -0.002182, 0.149414, 0.008423, 0.010864, 0.013916, -0.253906, -0.00119, -0.000942, 0.000874, -0.245117, 0.001259, 0.000534, 0.007996, -0.062012, -0.000557, -0.000782, -0.004974, 0.080566, 0.000006, -0.00103, -0.007111, 0.069336, -0.045898, -0.049072, -0.081543, -0.357422, 0.000284, 0.003937, -0.009583, 0.231445, 0.000538, 0.002838, 0.005493, -0.07666, -0.004639, -0.002594, -0.017212, 0.100586, -0.001244, -0.001511, -0.004974, 0.055176, -0.001648, -0.00135, 0.004181, -0.171875, 0.000916, 0.001213, 0.006165, -0.077637, -0.000206, 0.000143, -0.005249, 0.08252, -0.008545, -0.010681, -0.036865, -0.170898, -0.00087, -0.000599, -0.004089, 0.10791, 0.001549, 0.00103, 0.006592, -0.054932, 0.005981, -0.004608, 0.003784, -0.271484, -0.031982, -0.034912, -0.049805, -0.423828, -0.000786, -0.001472, 0.005585, -0.227539, -0.002808, -0.003876, -0.016968, 0.287109, -0.001762, 0.001114, 0.0047, -0.070801, 0.001762, 0.0019, 0.005981, -0.251953, -0.005035, -0.002045, -0.002457, -0.275391, 0.011047, 0.009644, 0.024536, -0.275391, -0.002579, -0.004974, -0.003494, -0.287109, -0.000568, -0.001205, 0.00264, -0.068359, 0.008789, 0.00119, -0.016846, 0.300781, 0.001579, -0.002747, -0.007019, -0.161133, 0.001305, -0.004242, -0.010559, -0.225586, -0.000248, -0.000523, -0.00116, 0.108887, -0.002731, -0.003357, -0.007294, 0.071289, -0.004242, -0.004791, 0.003601, -0.269531, 0.002716, 0.001007, 0.007141, -0.08252, 0.005341, 0.00132, 0.01001, -0.269531, -0.000942, 0.000652, 0.008545, -0.077148, 0.000399, 0.002167, 0.008667, -0.057373, -0.000129, -0.004761, 0.005707, 0.265625, -0.000931, -0.000546, -0.002136, 0.226562, -0.000702, 0.002457, 0.002167, -0.059082, -0.000303, 0.002136, 0.005219, -0.064453, -0.000671, -0.00132, 0.002502, -0.129883, -0.001053, 0.000851, 0.004669, -0.094238, 0.000201, 0.000172, -0.004639, 0.05835, 0.000077, 0.000759, -0.005951, 0.064453, -0.003098, 0.005859, 0.010925, 0.217773, 0.000319, 0.000523, -0.001656, 0.050537, -0.001648, -0.001839, 0.007538, 0.203125, -0.007446, -0.010437, -0.081055, 0.094727, -0.002853, -0.000261, -0.004059, 0.074707, 0.001884, 0.001167, 0.002167, -0.139648, -0.002701, -0.002899, -0.00885, 0.249023, -0.000454, 0.003403, 0.005371, -0.283203, -0.002579, -0.002243, -0.005615, 0.061768, 0.003479, 0.003326, 0.011047, -0.172852, -0.030884, -0.033936, -0.041504, -0.421875, -0.002899, -0.005798, 0.003815, -0.263672, 0.000101, 0.00053, -0.001534, -0.064453, -0.004944, -0.001732, -0.019409, 0.207031, -0.000057, 0.002777, 0.004822, -0.065918, -0.008057, -0.006897, -0.009521, -0.371094, 0.000736, 0.004303, 0.007874, -0.064453, -0.003464, 0.000366, -0.005707, 0.253906, -0.008667, -0.005737, -0.014038, 0.253906, -0.000181, 0.002365, 0.00412, -0.056152, -0.000072, -0.002808, -0.008057, 0.236328, -0.002792, 0.002228, 0.006226, 0.242188, 0.000056, -0.003265, -0.013916, 0.225586, -0.003113, -0.004822, -0.024902, 0.277344, 0.015991, 0.02832, 0.051758, 0.392578, 0.000216, -0.003143, 0.004669, -0.236328, 0.003784, 0.002029, 0.00325, -0.226562, -0.006348, -0.001762, 0.003998, 0.253906, 0.00412, 0.001617, 0.007568, -0.142578, 0.009277, 0.008179, 0.008667, -0.287109, 0.001755, 0.004364, -0.000565, 0.084473, -0.001778, -0.007385, -0.015991, -0.271484, -0.001556, 0.001686, -0.011047, -0.207031, 0.001274, 0.001068, 0.014221, -0.18457, -0.003784, -0.000178, -0.020142, 0.217773, -0.002121, -0.006165, -0.001541, 0.222656, -0.001328, 0.005096, -0.000675, -0.199219, 0.002533, 0.000973, 0.013062, 0.213867, 0.00473, 0.005402, 0.007812, 0.181641, -0.011597, -0.015259, -0.049072, 0.048828, -0.000946, 0.00148, 0.00473, -0.060303, -0.002167, -0.000587, -0.002335, 0.243164, 0.001129, 0.000511, -0.001892, 0.09668, 0.029419, 0.02832, -0.129883, -0.285156, 0.003845, 0.019897, 0.259766, 0.007141, 0.004333, 0.011963, 0.045898, 0.05957, 0.031128, 0.066406, 0.139648, 0.080566, -0.000075, 0.009216, -0.201172, 0.480469, -0.001007, -0.001236, -0.10498, 0.233398, -0.001602, -0.000999, -0.030151, -0.071289, -0.002533, -0.015381, -0.176758, -0.003525, -0.002396, 0.002426, 0.087402, -0.010803, 0.01355, 0.031006, -0.072754, -0.094727, -0.001137, 0.002457, 0.056641, -0.024292, -0.002686, -0.009888, -0.068848, 0.037109, 0.002899, 0.00769, -0.004944, -0.024902, -0.003372, 0.00106, 0.130859, 0.003738, 0.001175, -0.000847, -0.039062, -0.154297, 0.006287, 0.002045, -0.328125, -0.040527, -0.002762, 0.000186, -0.099609, -0.245117, -0.013184, -0.021484, 0.314453, -0.044922, -0.015747, -0.036133, -0.181641, 0.15332, 0.003357, -0.018188, -0.253906, -0.040771, -0.000387, -0.00412, -0.155273, 0.021606, -0.00383, -0.011658, -0.185547, 0.006439, -0.010803, -0.029175, -0.211914, -0.008301, 0.003082, 0.012695, 0.065918, 0.030029, -0.000418, -0.006409, -0.078613, -0.022705, 0.000759, 0.010559, 0.065918, -0.275391, -0.001892, 0.002106, 0.076172, -0.008972, -0.00164, -0.004669, -0.202148, -0.013733, 0.015076, 0.041504, 0.072754, -0.008423, -0.00647, -0.014771, -0.207031, 0.014221, -0.000629, 0.017578, 0.172852, 0.00103, 0.00132, 0.01709, 0.149414, -0.213867, 0.002945, 0.003464, -0.046387, 0.373047, -0.004852, 0.001556, 0.119141, 0.009766, 0.002762, 0.0065, -0.076172, -0.005219, -0.004761, -0.01355, -0.118164, 0.009521, -0.002914, -0.006805, -0.04541, 0.071289, -0.00354, -0.015991, -0.026123, 0.291016, -0.024536, -0.030884, -0.026123, 0.193359, -0.004089, -0.01123, -0.012085, 0.289062, -0.008362, -0.019653, 0.158203, 0.006134, -0.001175, -0.002823, 0.081055, -0.007294, -0.001884, 0.002579, 0.108398, 0.016357, -0.000706, -0.003525, -0.052246, -0.038574, -0.000782, -0.003403, -0.0354, -0.012451, 0.001282, -0.001648, -0.073242, 0.005035, 0.00079, -0.009155, -0.010193, -0.259766, -0.003235, -0.006836, -0.078613, -0.03125, 0.018066, 0.05127, 0.029907, 0.006836, -0.000484, 0.002075, 0.080078, 0.009399, -0.002106, 0.00264, 0.002274, -0.171875, 0.002808, 0.008484, 0.239258, 0.031738, 0.005157, 0.015564, 0.002762, 0.015442, -0.004791, -0.019287, -0.066406, 0.044434, 0.00531, 0.021362, 0.105469, 0.083496, -0.001022, -0.010681, -0.314453, -0.009033, 0.007874, 0.022461, -0.049805, -0.240234, 0.001526, -0.009521, -0.069824, -0.170898, -0.000406, -0.003876, 0.146484, -0.006836, 0.001236, -0.004272, -0.087891, 0.009094, -0.002182, -0.005127, -0.071777, 0.00386, 0.012329, -0.005798, -0.369141, -0.03833, 0.09668, 0.235352, -0.079102, -0.036621, 0.010986, 0.032715, -0.199219, -0.081055, -0.002762, -0.010925, -0.045654, -0.163086, 0.005798, 0.003571, -0.145508, -0.005646, 0.003189, -0.003143, -0.178711, -0.027832, 0.000433, 0.005127, 0.094238, -0.07959, -0.002289, -0.003998, -0.093262, 0.106445, 0.000292, 0.002136, 0.085449, 0.005524, 0.000425, -0.002274, -0.08252, -0.003555, 0.003235, -0.002487, -0.206055, -0.064941, 0.004822, 0.00206, -0.316406, -0.033936, 0.001328, -0.000633, -0.080566, -0.016724, 0.021484, 0.059082, 0.209961, -0.141602, -0.010864, -0.026123, -0.056152, 0.009216, -0.003036, -0.003662, 0.057129, -0.072266, -0.00473, -0.008118, -0.073242, -0.185547, 0.00238, 0.011902, -0.138672, 0.139648, 0.000675, 0.00647, 0.081055, 0.025024, 0.010803, 0.0354, 0.211914, -0.053955, -0.001526, -0.004639, -0.070312, 0.020264, -0.002502, -0.013367, -0.154297, 0.005829, 0.00148, -0.000452, -0.026245, 0.067383, 0.015442, 0.050537, 0.238281, 0.087891, -0.011841, -0.030518, -0.160156, 0.05249, -0.001244, -0.013123, -0.050049, -0.457031, 0.003311, 0.012634, 0.08252, -0.027832, -0.020142, -0.051758, 0.220703, -0.016357, 0.013367, 0.042969, 0.219727, -0.057861, 0.006134, 0.026123, -0.050781, 0.298828, 0.004913, 0.011597, 0.101562, 0.056641, 0.012024, 0.033691, 0.041748, 0.032715, 0.003128, 0.030273, 0.12207, 0.00415, -0.000192, -0.001511, -0.103516, -0.005859, -0.006592, 0.006561, 0.287109, 0.010742, 0.001381, 0.004852, 0.040771, 0.077148, 0.002472, -0.006866, -0.269531, 0.148438, 0.008484, 0.000961, -0.139648, -0.112793, 0.000729, 0.008362, 0.136719, 0.022217, -0.000576, -0.005737, -0.101562, 0.015869, -0.00592, -0.0177, -0.008972, 0.001343, 0.001228, 0.004913, 0.058594, -0.052002, -0.017212, -0.033203, -0.277344, 0.009521, 0.005951, -0.001854, -0.138672, 0.017944, -0.006744, -0.019897, 0.007996, -0.009766, -0.000851, 0.011047, 0.238281, 0.028442, -0.000324, -0.002487, -0.071289, 0.0354, -0.007721, -0.020874, -0.181641, -0.038086, 0.007294, 0.009521, 0.201172, -0.026733, -0.004272, -0.00415, -0.287109, -0.035156, 0.009705, 0.02771, 0.067383, -0.198242, -0.005554, -0.016602, -0.161133, -0.004364, 0.007874, 0.006348, -0.365234, -0.126953, 0.000992, -0.012695, -0.201172, 0.043701, -0.003143, -0.033691, -0.230469, 0.137695, -0.001831, -0.015137, -0.087402, 0.225586, -0.001427, -0.001999, 0.046143, -0.020752, 0.001183, -0.008423, -0.192383, 0.055908, -0.001755, 0.001778, 0.097656, 0.03125, 0.000553, 0.000257, 0.289062, 0.028809, 0.006927, 0.035889, -0.308594, -0.011475, 0.01123, 0.033691, 0.267578, -0.045898, 0.003021, 0.013245, 0.148438, 0.138672, -0.004059, -0.008484, -0.04126, 0.359375, -0.002487, -0.002869, -0.035645, -0.157227, 0.003906, 0.003387, -0.041504, 0.460938, -0.000076, -0.000565, -0.084961, -0.069336, -0.004181, -0.0047, -0.016602, 0.125977, 0.002914, 0.003403, 0.014221, -0.054199, -0.00014, -0.000553, 0.00012, 0.024048, -0.003464, -0.003906, -0.012451, 0.068848, -0.006561, -0.007324, -0.033447, 0.11377, -0.003998, -0.005951, -0.025757, 0.116211, 0.006744, 0.008545, 0.041748, -0.123535, -0.002213, -0.003387, -0.023804, 0.061768, 0.000174, 0.000278, 0.001465, -0.024658, -0.002289, -0.003815, -0.010254, 0.06543, 0.002121, 0.002411, 0.016235, -0.039307, -0.003647, -0.006836, -0.033691, 0.145508, 0.004303, 0.003723, 0.014465, -0.061279, 0.002243, 0.003937, 0.012756, -0.069336, -0.003769, -0.004669, -0.010498, 0.071289, 0.002319, 0.003433, 0.008423, 0.013916, -0.003204, -0.005737, -0.026733, 0.15332, 0.002716, 0.003067, 0.006409, -0.061279, 0.004181, 0.004028, 0.019531, -0.064941, 0.001709, 0.002853, 0.007996, -0.041992, 0.002731, 0.004272, 0.020264, -0.064941, -0.006042, -0.008423, -0.045166, 0.116211, 0.001694, 0.00267, 0.009521, -0.025635, -0.006104, -0.007385, -0.029297, 0.12793, -0.002777, -0.004425, -0.007599, 0.125, 0.001427, 0.002502, 0.014465, -0.046387, -0.001877, -0.001877, -0.013306, 0.038086, 0.003036, 0.004272, 0.018433, -0.071289, 0.003128, 0.003738, 0.010254, -0.061768, 0.001862, 0.004639, 0.010193, -0.143555, -0.001587, -0.003052, -0.013, 0.043457, -0.001434, -0.00174, -0.00885, 0.033447, 0.006439, 0.010925, 0.040527, -0.171875, -0.000984, -0.001251, -0.007629, 0.024658, -0.002777, -0.003586, -0.010803, 0.055664, 0.003799, 0.00592, 0.018433, -0.097168, 0.004669, 0.004852, 0.024902, -0.083496, -0.006104, -0.008362, -0.029907, 0.112793, -0.017578, -0.018799, -0.054199, -0.168945, 0.001343, 0.001808, 0.005707, -0.032471, 0.001984, 0.002365, 0.015991, -0.055908, -0.007019, -0.007111, -0.039062, 0.121582, -0.002045, -0.0047, -0.014893, 0.087891, 0.003815, 0.005157, 0.021362, -0.096191, 0.003326, 0.003143, 0.022339, -0.05835, 0.001511, 0.003143, 0.012207, -0.05542, -0.001083, -0.000992, -0.005341, 0.022461, -0.005371, -0.006073, -0.023315, 0.137695, 0.001572, 0.002014, 0.009827, -0.036621, -0.002213, -0.001999, -0.008606, 0.046875, 0.003967, 0.004913, 0.021484, -0.074219, 0.0019, 0.002258, 0.010315, -0.036133, -0.00325, -0.005585, -0.024292, 0.128906, 0.002899, 0.002991, 0.037598, -0.072754, 0.007355, 0.007477, 0.026855, -0.134766, 0.001724, 0.003235, 0.013, -0.145508, 0.001015, 0.001289, 0.00264, -0.023804, -0.002258, -0.002991, -0.009338, 0.060303, -0.003815, -0.004456, -0.019775, 0.071289, -0.00238, -0.003052, -0.010803, 0.045654, -0.005005, -0.007568, -0.031494, 0.119141, -0.00087, -0.001343, -0.004456, 0.024536, 0.002945, 0.003571, 0.023926, -0.061279, 0.006073, 0.004944, 0.030518, -0.136719, -0.003937, -0.00293, -0.015442, 0.057617, -0.003876, -0.004089, -0.018188, 0.075684, 0.001663, 0.00209, 0.009644, -0.033447, 0.002319, 0.002289, 0.017944, -0.067871, 0.015869, 0.0177, 0.043457, 0.355469, -0.002762, -0.003998, -0.009644, 0.059814, -0.003906, -0.007294, -0.034912, 0.119629, -0.003967, -0.004761, -0.025146, 0.141602, -0.004364, -0.006714, -0.039307, 0.129883, 0.004578, 0.005524, 0.047363, -0.110352, 0.002457, 0.003906, 0.013794, -0.065918, -0.002838, -0.002914, -0.007263, 0.066406, 0.002792, 0.003906, 0.02124, -0.063477, 0.004913, 0.006073, 0.03833, -0.091797, 0.001968, 0.002243, 0.012817, -0.040039, 0.003799, 0.004272, 0.020752, -0.072754, 0.001648, 0.001945, 0.012756, -0.035156, -0.001549, -0.001968, -0.011353, 0.044434, -0.000999, -0.001678, -0.008911, 0.030396, 0.001465, 0.00161, 0.009399, -0.03064, -0.002899, -0.003433, -0.015564, 0.051514, -0.00238, -0.002853, -0.011414, 0.040039, -0.002457, -0.003296, -0.015625, 0.05957, 0.001198, 0.001617, 0.006531, -0.030518, -0.002029, -0.002701, -0.01532, 0.039307, -0.003601, -0.005646, -0.023193, 0.115723, -0.001869, -0.002686, -0.0177, 0.039551, 0.003876, 0.008118, 0.017334, -0.147461, -0.001488, -0.00161, -0.008789, 0.030518, -0.003006, -0.004852, -0.017456, 0.072266, -0.002701, -0.003723, -0.011536, 0.05127, 0.002838, 0.00351, 0.018066, -0.066406, -0.002029, -0.004364, -0.012634, 0.067383, -0.004517, -0.005737, -0.030273, 0.114746, 0.001869, 0.003098, 0.010132, -0.048828, 0.001999, 0.00293, 0.011414, -0.054443, -0.002991, -0.004395, -0.00946, 0.064453, -0.000618, -0.000793, 0.003113, -0.001564, -0.000238, -0.001518, -0.011047, 0.075684, 0.004272, 0.003357, 0.014526, -0.068848, 0.001328, 0.002747, 0.009155, -0.039551, 0.001534, 0.002365, 0.009766, -0.060791, -0.003006, -0.003021, -0.021729, 0.059082, -0.003036, -0.004211, -0.016724, 0.064453, 0.004669, 0.004456, 0.041016, -0.108887, -0.001022, -0.001892, -0.006531, 0.03064, 0.005219, 0.006927, 0.028687, -0.112793, -0.004425, -0.006378, -0.02417, 0.071289, 0.004669, 0.006317, 0.019653, -0.125, -0.004425, -0.002014, -0.015198, 0.071777, 0.001343, 0.00174, 0.009705, -0.029785, 0.002151, 0.003052, 0.019653, -0.053467, 0.003082, 0.004333, 0.019897, -0.064941, 0.004364, 0.006256, 0.030518, -0.129883, 0.005829, 0.011169, 0.039062, -0.026855, -0.003296, -0.004303, -0.012756, 0.064453, 0.001907, 0.002701, 0.014343, -0.044922, 0.002686, 0.003265, 0.017456, -0.058105, -0.00351, -0.00322, -0.014404, 0.051025, -0.00531, -0.00824, -0.039795, 0.116211, 0.006592, 0.008545, 0.034912, -0.140625, -0.000387, -0.003296, -0.015442, 0.146484, -0.001503, -0.003967, -0.013062, 0.054688, -0.00235, -0.004486, -0.017334, 0.099609, 0.009216, 0.013, 0.554688, 0.052246, -0.001747, -0.024902, -0.394531, 0.009338, 0.004059, 0.00082, -0.152344, -0.01709, -0.027832, -0.032715, 0.46875, 0.015503, -0.00325, -0.012756, -0.185547, 0.005707, 0.001778, 0.017334, 0.279297, 0.000016, 0.019409, 0.013489, -0.345703, 0.044189, -0.000538, -0.00708, -0.185547, 0.014221, 0.004028, 0.012085, 0.431641, -0.035645, -0.027222, -0.026245, 0.482422, 0.00071, -0.000511, 0.013672, 0.365234, -0.018311, 0.005035, 0.018921, 0.324219, -0.006744, -0.004669, -0.030518, -0.226562, -0.006012, -0.003448, 0.008179, 0.146484, -0.029419, -0.032471, -0.030396, 0.335938, -0.006073, -0.00528, 0.002426, 0.246094, 0.021851, -0.002884, -0.02124, -0.382812, 0.022583, 0.005066, -0.032471, -0.339844, 0.009399, -0.00647, 0.014526, 0.275391, 0.001053, -0.02417, -0.019043, 0.5, 0.017578, 0.026245, 0.013672, -0.523438, -0.022583, 0.025024, 0.020142, -0.347656, 0.01709, -0.008667, -0.031128, -0.449219, -0.012573, -0.020752, -0.028564, 0.486328, 0.01239, -0.002502, -0.021606, -0.402344, 0.012268, -0.004303, 0.006775, 0.129883, 0.020264, -0.010864, -0.001938, 0.300781, -0.038574, -0.027588, -0.004242, 0.423828, -0.094727, 0.000572, 0.021362, 0.209961, 0.03125, 0.004791, -0.00708, -0.210938, 0.021729, -0.011414, -0.006348, 0.292969, -0.019287, 0.010742, 0.003494, -0.376953, 0.008728, -0.02417, -0.033691, -0.498047, 0.008911, 0.009766, -0.00206, -0.209961, -0.008057, -0.003021, -0.039307, -0.421875, 0.034424, 0.023926, 0.029175, -0.408203, 0.008179, 0.026611, 0.06543, 0.455078, 0.036865, 0.005676, -0.061768, -0.738281, 0.027832, -0.003998, 0.008362, 0.304688, -0.002594, 0.025757, 0.010864, -0.402344, 0.008423, 0.002686, 0.01239, 0.193359, -0.014282, -0.006592, -0.007874, 0.457031, -0.017944, -0.00135, -0.009949, -0.125, -0.005554, 0.009521, 0.037598, 0.398438, -0.004272, 0.001877, 0.026001, 0.460938, -0.009705, 0.01178, -0.001122, -0.251953, -0.018066, 0.029907, 0.025635, -0.527344, -0.015747, -0.005066, -0.000014, 0.211914, 0.018555, -0.015137, -0.000028, 0.367188, -0.013855, -0.041748, -0.06543, -0.197266, -0.006744, 0.033691, 0.02124, -0.494141, -0.021484, -0.003448, -0.003555, -0.08252, -0.004242, 0.00145, -0.00206, -0.10791, -0.015381, -0.012634, -0.019287, -0.033447, 0.412109, 0.036865, 0.032227, -0.486328, -0.003204, 0.006348, -0.007935, -0.527344, 0.021851, -0.002609, 0.005219, 0.168945, 0.009216, 0.006958, -0.000184, -0.155273, -0.023193, 0.010376, 0.031982, 0.285156, 0.003815, 0.012756, 0.04248, 0.484375, -0.006805, 0.022339, 0.040771, 0.047852, -0.296875, -0.030396, -0.029419, 0.523438, 0.00946, 0.020142, 0.000236, -0.40625, -0.006683, 0.028076, 0.027344, -0.417969, 0.006836, 0.003296, 0.000492, -0.441406, -0.005249, -0.00946, -0.025391, -0.433594, 0.002151, -0.001228, 0.011108, 0.251953, -0.000896, 0.033203, 0.021484, -0.503906, -0.014648, 0.009827, 0.044678, 0.455078, -0.015442, -0.006317, -0.013977, -0.178711, -0.001472, -0.00209, -0.018188, -0.503906, 0.026855, 0.005493, -0.005035, -0.246094, 0.020264, -0.011963, -0.006226, 0.316406, -0.014099, 0.013977, 0.008118, -0.5625, -0.018921, -0.025757, -0.032471, 0.451172, 0.007996, -0.007812, -0.026367, -0.314453, 0.001465, 0.03125, 0.032471, -0.390625, 0.000477, 0.004028, 0.019043, 0.255859, 0.000935, -0.005096, 0.004089, 0.174805, -0.019043, -0.021118, -0.004395, 0.507812, -0.030029, 0.025513, 0.014587, -0.466797, -0.002594, 0.028198, 0.033203, -0.451172, 0.022705, -0.002319, -0.02063, -0.359375, 0.025391, 0.026001, 0.015869, -0.53125, -0.0177, 0.029175, 0.060303, 0.494141, 0.011658, -0.001648, -0.029907, -0.427734, -0.006531, 0.000523, 0.013916, 0.275391, 0.00885, -0.063477, -0.078125, -0.523438, -0.013794, -0.007812, -0.001442, 0.302734, -0.024536, 0.012207, 0.013062, -0.333984, -0.028931, -0.00235, 0.021484, 0.550781, 0.004456, -0.030151, -0.012268, 0.523438, 0.022095, -0.012573, 0.003799, 0.392578, 0.011108, 0.006744, 0.005127, -0.535156, 0.026611, 0.03064, 0.042236, -0.408203, 0.002396, 0.000751, 0.010803, 0.207031, -0.006439, -0.007568, -0.009583, 0.116699, 0.034668, 0.0047, 0.010864, -0.546875, 0.009277, -0.017456, -0.013611, 0.451172, 0.008057, 0.024902, 0.026489, -0.478516, -0.013611, 0.009949, -0.013672, -0.451172, 0.072266, 0.009949, 0.007782, -0.285156, 0.037354, -0.014832, -0.010376, 0.371094, -0.018799, 0.005615, 0.004425, -0.121582, -0.02356, 0.049072, 0.069336, -0.096191, 0.046631, 0.013, 0.049805, 0.460938, -0.000935, -0.009216, 0.005005, 0.339844, -0.029541, 0.021606, 0.018066, -0.480469, 0.015137, -0.004761, 0.002274, 0.137695, 0.015442, -0.000614, 0.009094, 0.172852, 0.014221, -0.014221, -0.003937, 0.310547, -0.037598, -0.000767, -0.039551, -0.433594, 0.023926, 0.000538, -0.03125, -0.410156, -0.007233, 0.009521, 0.03418, 0.441406, -0.012939, -0.003036, 0.022339, 0.388672, -0.024414, 0.002426, 0.011108, 0.105957, 0.020386, -0.005737, -0.026001, -0.443359, -0.02356, 0.005615, -0.001671, -0.167969, 0.019165, -0.024048, -0.016846, 0.455078, 0.006744, 0.025879, 0.014893, -0.527344, -0.029053, 0.00589, 0.00264, -0.310547, 0.039795, -0.026733, -0.025635, 0.431641, 0.005981, -0.022095, -0.056396, -0.503906, 0.022949, -0.021484, -0.054199, -0.416016, 0.007233, -0.00589, 0.004761, 0.316406, -0.022705, -0.018433, -0.056152, -0.421875, -0.022339, -0.004364, -0.00412, 0.171875, 0.025757, 0.001999, 0.033936, 0.441406, -0.006866, 0.01709, 0.021362, -0.306641, 0.002014, -0.006958, -0.01239, 0.194336, 0.007233, -0.02002, -0.030762, 0.390625, -0.012451, -0.012634, -0.006592, 0.273438, -0.028442, 0.013306, 0.017334, -0.322266, 0.001671, -0.026611, -0.014832, 0.474609, 0.025513, 0.015869, 0.015564, -0.384766, 0.013123, 0.000797, 0.001671, -0.236328, -0.002304, 0.008911, 0.021118, -0.396484, -0.001793, 0.003891, 0.010254, 0.421875, -0.001678, 0.010925, 0.032959, 0.486328, 0.003738, 0.012756, 0.012268, -0.292969, 0.005341, 0.011902, -0.00531, -0.337891, 0.017578, -0.002884, -0.006927, 0.242188, -0.005219, 0.022339, 0.031982, -0.078125, -0.285156, 0.00647, 0.00647, -0.294922, -0.001831, -0.008667, -0.007263, -0.033691, -0.225586, 0.007538, 0.0177, -0.251953, 0.024658, -0.006042, 0.002441, 0.257812, -0.014343, -0.005707, -0.003967, 0.152344, 0.003403, -0.012756, 0.002609, 0.328125, -0.011169, 0.003387, 0.004791, 0.181641, 0.00354, 0.006653, 0.00177, 0.421875, -0.0047, 0.00074, 0.008545, 0.140625, 0.003296, 0.001534, 0.004425, -0.330078, -0.011719, 0.00528, 0.012939, -0.251953, -0.030396, -0.000519, -0.003036, 0.239258, 0.00058, -0.004028, -0.00193, 0.15625, -0.004852, -0.018066, -0.021118, 0.363281, -0.016357, 0.013245, 0.022095, -0.361328, 0.006592, 0.000969, 0.001862, -0.188477, -0.01001, 0.020386, 0.009888, -0.472656, -0.025391, 0.008911, 0.018311, -0.414062, 0.022705, 0.006226, 0.001717, -0.271484, 0.019531, -0.001717, 0.005249, 0.435547, -0.005402, 0.024536, 0.029663, -0.554688, 0.049316, -0.003784, -0.007629, -0.202148, -0.008179, -0.003967, -0.012085, -0.263672, 0.006012, 0.008911, 0.002075, -0.367188, 0.001045, -0.00322, 0.002014, 0.324219, -0.006134, 0.02063, 0.041016, -0.589844, 0.082031, -0.022583, -0.016235, 0.480469, 0.02063, 0.025879, 0.016113, -0.464844, -0.029541, 0.018311, 0.007416, -0.320312, 0.007874, 0.011475, 0.010315, -0.241211, 0.016357, -0.013916, -0.005402, 0.283203, -0.004028, 0.006073, -0.005463, 0.439453, -0.032471, 0.004089, 0.006622, 0.248047, 0.001289, 0.009155, 0.00528, -0.316406, 0.012146, -0.00708, -0.017578, 0.351562, -0.039551, 0.008972, 0.009521, -0.273438, 0.009888, -0.005249, -0.010803, 0.174805, -0.002945, 0.00066, 0.003174, 0.177734, -0.006378, -0.015869, -0.004089, 0.369141, -0.020508, 0.022217, 0.013733, -0.478516, -0.028931, 0.008118, 0.009827, -0.263672, 0.031982, 0.023193, 0.002518, -0.492188, -0.021973, -0.012451, -0.00528, 0.300781, 0.005737, 0.001366, -0.002304, -0.248047, 0.001854, 0.015747, 0.011292, -0.210938, 0.016357, 0.010742, 0.005005, -0.273438, 0.010193, 0.000001, 0.002151, 0.271484, -0.004791, 0.009827, 0.007721, -0.236328, 0.016235, -0.001839, -0.004639, 0.133789, 0.017578, 0.009888, 0.014832, -0.322266, 0.002869, -0.001503, 0.000198, 0.092773, 0.00705, 0.00007, -0.001617, 0.10498, 0.007446, -0.018433, -0.010803, 0.326172, -0.019043, -0.011658, -0.008484, 0.275391, -0.013733, 0.011169, 0.001396, -0.316406, 0.01001, 0.002563, 0.000946, -0.302734, 0.002853, -0.001602, -0.001808, 0.050781, 0.003525, -0.018799, -0.025024, 0.347656, -0.036621, -0.00589, -0.005615, 0.296875, 0.009033, 0.013855, -0.003281, -0.519531, -0.039307, 0.00766, 0.005676, -0.238281, 0.008118, 0.000395, 0.003433, -0.386719, 0.006439, 0.012695, 0.00386, -0.259766, -0.004517, -0.006744, -0.008606, 0.166992, 0.0065, 0.010742, 0.008667, -0.333984, 0.015747, 0.007782, -0.0271, -0.047119, 0.255859, 0.022827, 0.01239, -0.402344, 0.006195, 0.020142, 0.008606, -0.341797, 0.013672, 0.005798, 0.005371, -0.447266, 0.024536, -0.004791, 0.000534, 0.231445, -0.001877, 0.021729, 0.003128, -0.5, -0.022095, -0.013367, -0.00705, 0.291016, -0.012817, -0.015869, -0.001762, 0.351562, -0.016968, -0.003006, -0.004425, 0.160156, 0.004456, -0.019287, -0.011108, 0.375, -0.018921, 0.006104, 0.005585, -0.277344, 0.022339, -0.003342, -0.005585, 0.130859, -0.00705, -0.009033, -0.009216, 0.257812, -0.007996, -0.00018, 0.004883, 0.308594, -0.006927, -0.001122, 0.036621, 0.083008, -0.283203, 0.005249, -0.002869, 0.441406, -0.003845, 0.004547, 0.002884, -0.423828, 0.012695, -0.017578, -0.036865, -0.451172, -0.011719, 0.006042, 0.006531, 0.435547, 0.003479, -0.022827, -0.007294, 0.492188, 0.015625, -0.007996, -0.004852, 0.253906, -0.01123, 0.015381, 0.014526, -0.310547, 0.029419, -0.017578, -0.005219, 0.291016, -0.016235, 0.014221, 0.010376, -0.423828, -0.001595, -0.00412, 0.001167, 0.170898, 0.010254, -0.00058, -0.004059, 0.40625, -0.005524, 0.005371, -0.006836, 0.462891, 0.000877, 0.00824, 0.01178, 0.414062, -0.009277, 0.011047, 0.034668, 0.464844, 0.01123, -0.004913, -0.01709, -0.402344, -0.007416, -0.013977, -0.018677, 0.466797, 0.028809, -0.004669, 0.003998, -0.345703, -0.087402, -0.001663, -0.000133, -0.239258, 0.001228, 0.007874, -0.001694, -0.332031, -0.00592, -0.015747, -0.008789, 0.400391, 0.009155, -0.000511, -0.001389, -0.080566, -0.004974, -0.02063, -0.024658, 0.474609, 0.009766, -0.020386, -0.023804, 0.351562, 0.015625, -0.001282, -0.002457, 0.455078, -0.000511, 0.0005, 0.009216, 0.147461, 0.016235, 0.010559, -0.000252, -0.273438, 0.001831, -0.004303, 0.099609, -0.402344, -0.230469, -0.004242, -0.019897, -0.306641, -0.007019, 0.008301, 0.0177, -0.009949, 0.001343, 0.009521, 0.003098, -0.337891, 0.015381, -0.002014, -0.00354, 0.134766, -0.002579, 0.010437, 0.01239, -0.304688, 0.006592, 0.009277, 0.009033, -0.285156, 0.025146, 0.03125, 0.100098, 0.482422, 0.033203, -0.015503, -0.027344, -0.248047, -0.100586, -0.004272, -0.069336, 0.141602, 0.00074, -0.072266, 0.021973, -0.640625, -0.378906, -0.016113, -0.111816, -0.223633, -0.006348, 0.029907, -0.073242, 0.320312, 0.229492, -0.004547, 0.056396, -0.404297, -0.07666, 0.002014, -0.011169, 0.355469, -0.002899, 0.017822, 0.014709, -0.232422, -0.132812, 0.027344, 0.008484, 0.412109, 0.040771, 0.080078, 0.375, -0.229492, 0.026245, -0.006592, -0.025391, 0.18457, 0.223633, -0.01239, 0.006165, 0.40625, 0.064453, -0.009155, -0.026978, 0.347656, 0.189453, -0.000866, -0.006592, -0.027588, -0.241211, -0.005188, -0.050781, 0.478516, 0.230469, -0.019287, 0.045166, -0.324219, -0.314453, 0.007111, -0.014404, -0.490234, -0.013062, -0.006958, 0.002945, -0.498047, -0.173828, -0.016602, -0.011719, 0.376953, 0.037109, 0.030396, 0.030151, 0.478516, 0.029053, 0.004181, -0.082031, -0.472656, -0.023926, 0.007507, 0.066406, -0.188477, -0.117676, 0.013428, -0.011292, 0.5, 0.09082, -0.051758, -0.070801, -0.503906, -0.072754, -0.028198, 0.138672, -0.570312, -0.15332, 0.014404, 0.034668, 0.523438, 0.050049, 0.04541, 0.185547, 0.388672, 0.234375, 0.012085, 0.026489, -0.482422, -0.005005, 0.002502, -0.059082, 0.310547, 0.088867, 0.029663, 0.082031, 0.439453, 0.03125, 0.017944, 0.025146, -0.291016, -0.067383, 0.034668, 0.03833, 0.498047, 0.023071, -0.046387, -0.020752, -0.804688, -0.107422, -0.020752, -0.030396, 0.271484, 0.130859, 0.007538, 0.036621, 0.527344, -0.005127, 0.012207, 0.002029, 0.464844, 0.05542, -0.063477, -0.133789, -0.482422, 0.019653, 0.003113, -0.016357, 0.146484, 0.015747, 0.059326, 0.225586, -0.15625, -0.000282, -0.004242, -0.010681, 0.388672, 0.026855, -0.016479, -0.06543, 0.201172, 0.161133, 0.006378, 0.035889, -0.400391, -0.065918, 0.05249, 0.380859, -0.10498, 0.010742, 0.004669, -0.011719, 0.287109, 0.028564, -0.004028, 0.018311, -0.265625, -0.048096, 0.001518, 0.028564, -0.324219, -0.018311, -0.031494, -0.014648, -0.008911, -0.455078, -0.015442, 0.025146, -0.181641, -0.322266, -0.003616, -0.055176, 0.398438, 0.064453, -0.006866, -0.030029, -0.445312, -0.062256, -0.001411, 0.007996, 0.417969, 0.027588, 0.003616, -0.027466, 0.316406, 0.039795, 0.026367, 0.300781, 0.114258, 0.051025, 0.00769, -0.028809, 0.277344, 0.077637, 0.009705, 0.045898, -0.231445, -0.141602, 0.049072, 0.144531, 0.339844, 0.016968, -0.032715, -0.019043, -0.273438, -0.216797, -0.009399, 0.061279, -0.032715, -0.238281, 0.003677, 0.012268, -0.335938, -0.0177, 0.029541, -0.00589, 0.71875, 0.040039, 0.04248, 0.082031, 0.507812, 0.054199, -0.009766, -0.031128, -0.539062, -0.053467, -0.009033, -0.015503, -0.361328, -0.043213, 0.01123, -0.02124, 0.202148, 0.067871, -0.008057, 0.064453, -0.359375, -0.118164, 0.022095, -0.488281, 0.00267, -0.007568, -0.00885, -0.016968, 0.269531, 0.083984, -0.000851, -0.008972, 0.466797, 0.065918, 0.008057, 0.040283, -0.291016, -0.014832, 0.017822, 0.050781, -0.222656, -0.143555, -0.010193, -0.011292, -0.139648, -0.455078, -0.020996, -0.070312, -0.398438, 0.006042, 0.00267, -0.023193, 0.149414, 0.013916, 0.002472, 0.013794, -0.102539, -0.011719, -0.002228, -0.072266, 0.349609, 0.162109, -0.030029, -0.012878, -0.6875, -0.09082, -0.009827, 0.081543, -0.314453, -0.120117, 0.006042, -0.019165, 0.652344, 0.116211, 0.002213, -0.049805, 0.263672, 0.11377, -0.022339, 0.033691, -0.316406, -0.211914, -0.01709, -0.097168, -0.062988, -0.027954, 0.000916, 0.057129, -0.396484, -0.028198, -0.035156, -0.029297, -0.300781, -0.063965, 0.006622, -0.019531, 0.554688, 0.047119, -0.00164, 0.001404, -0.371094, -0.00066, 0.008362, 0.068848, -0.255859, -0.124512, -0.009644, 0.01355, -0.558594, -0.071289, 0.004089, 0.03125, -0.279297, -0.067383, 0.00766, 0.063477, -0.255859, -0.142578, 0.001099, -0.041016, 0.226562, 0.021362, 0.004944, -0.024048, 0.178711, 0.01239, -0.013428, 0.022095, 0.328125, -0.730469, -0.020264, 0.026978, -0.488281, -0.191406, 0.005249, -0.008057, 0.4375, 0.09375, -0.004578, -0.034424, 0.248047, 0.05249, -0.005219, -0.010071, -0.435547, -0.062012, -0.021118, -0.055908, -0.265625, -0.136719, -0.015015, -0.05127, 0.279297, 0.131836, -0.009277, 0.040283, -0.357422, -0.204102, -0.022827, -0.078613, -0.439453, -0.038574, -0.005341, 0.03418, -0.333984, 0.003647, 0.00824, 0.031494, -0.296875, -0.071777, 0.010864, -0.020996, 0.359375, 0.051758, -0.034912, -0.003738, -0.394531, -0.355469, -0.005005, 0.072266, -0.332031, 0.01416, -0.003662, 0.003372, 0.492188, 0.026123, 0.00148, 0.006653, 0.227539, 0.0177, -0.002823, 0.012878, -0.213867, -0.052246, 0.009888, 0.051514, -0.253906, -0.155273, 0.0354, -0.044922, 0.699219, 0.217773, 0.011841, 0.025635, -0.353516, -0.123047, 0.042236, 0.176758, -0.019165, -0.010925, -0.005737, 0.002182, -0.433594, -0.033691, 0.008667, -0.02832, 0.363281, 0.069336, 0.018066, 0.036865, 0.11377, 0.582031, -0.003082, 0.017578, -0.494141, -0.103516, -0.000759, 0.005341, 0.455078, 0.050537, 0.021484, 0.05127, 0.550781, -0.007874, -0.031494, 0.004303, -0.46875, -0.03064, -0.003906, 0.059082, -0.417969, -0.023804, 0.01001, -0.035645, 0.304688, 0.155273, -0.004303, -0.047119, 0.285156, 0.061768, 0.010437, 0.027832, 0.269531, 0.006531, -0.114258, -0.386719, -0.006409, -0.001999, -0.002533, -0.047607, -0.449219, -0.010376, -0.000334, 0.001534, -0.000069, 0.007812, -0.064941, -0.111816, -0.277344, -0.033203, -0.000515, -0.001122, -0.03418, -0.037354, 0.00177, 0.000767, -0.009949, -0.324219, 0.003769, -0.002609, 0.102539, 0.275391, -0.007568, 0.019409, -0.140625, -0.088867, 0.005157, 0.006592, 0.027466, -0.181641, -0.045166, 0.199219, 0.257812, 0.134766, -0.001328, -0.088379, -0.433594, -0.086914, -0.004608, 0.000332, -0.166992, 0.039062, 0.001686, -0.013489, -0.071777, -0.238281, 0.06543, 0.072754, 0.232422, 0.847656, 0.001205, 0.018311, -0.157227, -0.108887, 0.046387, 0.359375, -0.157227, -0.049072, -0.004791, 0.03064, -0.171875, -0.180664, -0.001999, -0.003387, -0.066406, 0.005737, 0.003448, -0.006409, 0.086914, 0.037842, -0.003189, -0.006714, -0.039795, 0.314453, 0.002228, -0.040771, 0.146484, 0.200195, 0.000443, -0.000607, 0.010376, 0.054932, 0.001228, 0.010986, -0.128906, -0.078613, 0.000671, 0.008972, 0.080078, 0.124512, 0.000561, 0.034424, -0.15918, -0.10791, -0.106445, -0.447266, -0.120117, -0.234375, 0.001335, -0.00589, -0.010071, 0.304688, -0.005676, -0.011108, -0.054443, 0.043213, -0.001595, 0.000946, -0.013428, -0.083008, -0.000124, 0.000919, -0.005432, -0.065918, -0.000364, -0.000165, -0.016235, 0.044922, 0.000263, -0.003357, 0.019043, 0.104004, 0.00082, 0.004578, -0.039307, -0.542969, -0.009338, 0.032715, -0.166992, -0.15625, 0.115234, 0.125, 0.609375, 0.263672, -0.022705, 0.0047, -0.216797, -0.326172, 0.008545, 0.019531, -0.345703, -0.067383, -0.001671, 0.018555, -0.101074, -0.202148, -0.004211, 0.038086, -0.239258, -0.101074, -0.042969, -0.04541, -0.466797, -0.287109, 0.007538, 0.011597, -0.109375, -0.363281, 0.03833, 0.028687, 0.447266, 0.112793, 0.019165, -0.009888, 0.202148, 0.357422, -0.001564, 0.00769, -0.000046, -0.359375, 0.00119, -0.019165, 0.106445, 0.097168, -0.001968, -0.001503, -0.019775, -0.057861, -0.068848, -0.091797, -0.65625, -0.211914, -0.005707, 0.057129, -0.294922, -0.12793, 0.01532, -0.006439, -0.462891, -0.021606, 0.004272, 0.030029, -0.005066, -0.019409, 0.016968, 0.255859, 0.157227, 0.28125, -0.001907, -0.009338, 0.142578, 0.08252, 0.010071, -0.023804, 0.141602, 0.038086, -0.000648, 0.011719, -0.053711, 0.00079, 0.000992, -0.003098, 0.006683, 0.365234, -0.102539, -0.140625, -0.597656, -0.176758, 0.11084, 0.086914, 0.570312, 0.194336, 0.000108, -0.01239, 0.0625, 0.035645, 0.000648, -0.012573, -0.000112, 0.257812, 0.001511, 0.004822, -0.006622, -0.07373, 0.003601, 0.005005, 0.021484, 0.050537, 0.009583, 0.016357, -0.021973, -0.249023, -0.046631, -0.026367, -0.921875, -0.172852, 0.000374, -0.028198, 0.101562, 0.208008, -0.025757, -0.020264, -0.455078, -0.115234, -0.07666, -0.137695, -0.636719, -0.234375, -0.000475, 0.002533, -0.008301, 0.064453, 0.00296, -0.026489, 0.11377, 0.109863, 0.020508, 0.077637, 0.466797, 0.078125, -0.003387, 0.013123, -0.15625, -0.141602, -0.018555, -0.047852, -0.355469, -0.142578, 0.033203, 0.044922, 0.091797, 0.203125, -0.05542, -0.094727, -0.636719, -0.235352, 0.098145, 0.013123, 0.419922, 0.255859, -0.032227, -0.03418, -0.441406, -0.161133, -0.075195, -0.140625, -0.523438, -0.198242, -0.003601, -0.036621, 0.132812, 0.118652, -0.117188, -0.204102, -0.628906, -0.163086, 0.003006, 0.009094, -0.145508, -0.124512, 0.004608, 0.003174, -0.157227, -0.016602, 0.009705, 0.033203, 0.075195, 0.065918, -0.001122, -0.001205, 0.001495, 0.174805, -0.008789, 0.050049, -0.239258, -0.071777, -0.003174, 0.000414, -0.048828, -0.11377, -0.002487, -0.013916, 0.161133, 0.085938, 0.055908, 0.11377, 0.367188, 0.100586, -0.005432, -0.002716, -0.058105, -0.125, 0.017822, 0.039795, 0.318359, 0.219727, -0.011902, -0.041992, -0.265625, -0.131836, -0.023682, -0.090332, -0.333984, 0.033936, -0.017456, -0.464844, -0.347656, -0.086426, 0.000064, -0.001671, -0.009033, -0.040771, -0.000454, -0.003677, 0.052246, 0.017822, -0.018921, -0.02832, -0.367188, -0.206055, 0.000185, 0.001678, -0.019531, -0.033203, 0.004639, 0.001816, 0.001167, -0.320312, 0.103027, 0.175781, 0.570312, 0.140625, 0.003754, -0.005707, 0.122559, 0.208984, 0.007538, 0.037109, -0.010498, -0.024292, -0.001457, -0.01532, 0.040283, 0.341797, 0.062988, 0.083984, 0.601562, 0.112305, -0.000843, 0.002365, -0.053223, 0.063477, -0.001083, 0.000835, -0.028076, -0.047852, -0.022827, -0.050049, -0.439453, -0.106934, 0.048096, 0.292969, 0.224609, 0.237305, -0.000165, 0.007874, 0.047852, -0.324219, 0.001404, 0.029907, -0.206055, -0.144531, -0.025513, -0.474609, 0.088379, 0.09375, 0.000515, 0.017334, -0.111328, -0.149414, 0.037354, 0.09668, 0.474609, 0.306641, -0.003021, 0.026733, -0.111328, -0.119629, 0.01178, 0.031982, 0.21875, -0.000144, -0.001083, 0.008972, -0.006592, -0.306641, 0.011353, -0.034912, 0.185547, 0.125, -0.015137, -0.015381, -0.118164, -0.515625, -0.003189, -0.02478, 0.07666, 0.230469, 0.004974, 0.025391, -0.154297, -0.202148, -0.001823, -0.002975, -0.04834, -0.171875, 0.003433, 0.008789, 0.071777, 0.304688, -0.009277, 0.046631, -0.205078, -0.139648, -0.00132, -0.023438, 0.143555, 0.199219, 0.037842, 0.032471, 0.462891, 0.298828, -0.00164, -0.011963, 0.019409, 0.257812, 0.002502, 0.035645, -0.115723, -0.093262, -0.02002, 0.046387, -0.330078, -0.160156, -0.001625, -0.010498, -0.007935, -0.396484, 0.02356, 0.030884, 0.087891, 0.198242, 0.074707, 0.173828, 0.75, 0.178711, -0.000572, -0.002228, -0.025024, 0.030884, -0.075684, -0.103516, -0.589844, -0.146484, -0.004913, -0.010254, -0.029175, -0.118164, 0.001175, 0.005035, 0.017944, -0.103027, -0.007172, 0.033203, 0.298828, 0.007996, 0.002335, 0.005127, -0.063965, -0.001297, -0.002655, 0.029419, 0.216797, 0.071289, -0.002014, -0.008057, 0.106445, -0.005341, -0.011841, -0.026123, 0.498047, -0.015991, 0.000923, 0.002151, -0.077637, -0.003189, 0.018555, -0.018799, -0.482422, 0.005035, 0.00148, 0.007324, -0.078613, -0.002243, -0.012573, 0.042969, 0.546875, -0.02063, -0.021118, 0.011902, 0.498047, -0.003784, 0.040771, 0.075684, -0.122559, 0.102051, 0.004669, 0.003815, -0.09082, 0.007111, -0.001694, -0.004791, 0.065918, 0.000954, -0.005341, -0.02478, -0.174805, 0.005676, -0.002472, -0.005341, 0.077637, 0.000572, -0.075195, -0.15332, -0.357422, 0.070312, 0.002396, 0.00209, -0.142578, 0.001869, 0.002747, 0.000175, -0.207031, 0.003586, 0.002533, 0.028564, 0.449219, -0.000717, -0.000626, 0.002243, 0.087402, 0.009705, -0.001823, -0.005127, 0.078613, -0.002594, -0.00082, -0.006683, 0.080566, -0.002899, -0.020874, -0.009888, 0.515625, -0.008972, -0.000296, 0.006073, -0.091797, -0.000098, 0.001938, -0.000326, -0.116211, -0.001823, 0.008118, -0.014038, -0.246094, 0.006256, 0.007385, 0.007874, -0.169922, -0.009583, -0.003601, -0.008362, 0.083008, 0.000938, -0.000425, -0.004883, 0.059326, -0.000992, 0.001938, -0.00017, 0.174805, 0.005096, 0.004181, 0.000969, 0.107422, 0.025146, -0.001862, 0.015015, 0.122559, 0.046387, 0.002609, -0.001747, -0.083496, 0.00206, -0.001045, -0.013977, -0.123535, -0.01532, -0.002518, -0.006653, 0.100586, 0.000492, 0.00074, -0.000759, -0.057861, 0.00267, 0.001328, 0.003845, -0.09375, 0.0019, -0.00589, -0.009521, 0.133789, -0.003098, -0.003708, -0.006592, -0.057861, -0.023682, -0.004425, -0.0047, 0.069824, -0.000071, -0.001495, -0.002762, 0.08252, 0.009033, -0.001968, 0.006531, 0.101562, 0.014771, -0.001686, -0.002716, 0.069824, -0.000507, -0.0177, -0.054688, -0.439453, 0.005066, 0.014587, 0.009888, -0.511719, 0.015076, -0.00161, -0.00267, 0.110352, 0.002991, -0.001129, -0.002045, 0.138672, -0.01709, -0.001022, -0.001831, -0.070801, -0.007874, 0.001389, 0.006256, -0.088867, -0.000041, -0.003906, 0.003448, 0.081055, -0.000317, -0.011963, -0.023804, 0.402344, 0.025024, -0.004486, -0.005951, 0.316406, 0.001709, 0.001488, 0.002533, -0.070312, -0.003235, -0.003036, -0.006104, 0.074219, 0.013672, 0.000904, 0.006012, 0.053955, 0.017334, 0.003342, 0.022095, 0.166016, 0.043457, -0.000213, -0.004089, 0.073242, 0.000086, -0.000145, -0.002441, 0.06543, 0.003448, 0.004333, 0.003082, 0.078613, 0.010498, -0.007599, -0.042236, -0.390625, 0.020874, -0.01001, -0.006317, 0.589844, -0.00592, -0.001511, -0.00946, 0.114746, -0.003342, 0.004883, 0.007141, -0.076172, -0.000481, 0.000014, -0.001091, -0.070312, -0.000637, -0.00174, -0.003769, 0.068848, -0.002243, 0.003799, 0.00296, 0.072266, 0.013123, -0.001122, -0.002548, 0.076172, -0.003677, -0.000049, 0.00473, -0.095703, -0.00087, 0.000216, -0.004761, 0.089844, -0.003845, 0.011536, 0.032227, 0.233398, 0.058594, 0.001312, 0.003998, -0.064941, -0.000381, 0.001106, 0.002686, -0.078125, -0.000035, 0.001831, 0.004791, -0.077637, -0.002167, 0.004395, 0.016968, 0.168945, 0.047852, 0.006592, 0.015869, -0.238281, 0.006165, -0.013123, -0.006683, 0.558594, -0.004913, -0.009216, -0.010193, 0.192383, 0.012146, 0.001465, 0.008545, 0.21582, 0.025635, 0.003082, 0.00946, -0.121582, 0.000217, 0.016846, 0.00528, -0.292969, 0.012939, 0.001984, 0.006317, -0.092773, 0.00209, -0.004791, -0.004791, 0.080078, -0.003494, -0.002075, -0.001953, 0.07666, -0.000231, 0.001404, -0.007812, 0.208008, -0.009827, -0.002762, -0.003448, 0.065918, -0.000028, 0.000942, 0.006531, -0.067871, 0.001785, -0.009583, -0.021118, 0.34375, 0.006622, 0.000824, 0.001625, -0.064941, -0.000549, 0.006622, 0.006683, 0.07373, 0.032959, 0.004486, -0.017944, -0.155273, -0.045166, 0.006042, 0.002029, 0.083496, 0.018433, -0.00164, -0.013672, 0.138672, 0.001167, 0.001968, 0.005951, -0.074707, 0.002731, -0.000488, -0.001427, -0.082031, 0.005005, 0.008789, -0.020142, -0.332031, -0.07373, -0.001038, -0.000315, 0.078125, -0.002472, -0.002899, -0.00412, -0.077637, -0.002884, -0.008423, -0.017822, 0.445312, 0.007812, 0.002457, 0.047852, 0.431641, -0.006561, 0.000136, 0.001892, 0.083496, 0.004272, 0.002808, -0.003265, -0.136719, 0.001808, 0.001877, 0.001526, -0.097656, 0.00383, 0.01123, 0.021362, -0.240234, -0.003662, -0.008362, -0.000828, 0.160156, -0.016968, -0.001083, -0.001465, 0.062256, -0.000698, 0.001114, 0.006866, -0.110352, -0.025146, -0.000595, 0.006012, 0.092773, 0.029053, 0.001732, -0.066406, -0.382812, 0.018921, 0.001892, 0.007294, -0.086914, 0.013794, 0.002121, -0.000542, 0.076172, 0.003967, 0.007202, 0.007233, -0.088379, 0.00592, -0.009766, 0.026855, 0.433594, 0.011169, -0.000135, -0.005707, -0.098633, -0.026245, 0.004669, -0.025146, -0.275391, 0.004517, 0.001678, -0.000437, -0.07666, -0.000542, -0.003296, -0.006256, -0.15625, -0.016235, 0.002289, 0.009033, -0.104004, -0.00095, -0.000479, 0.001747, -0.075195, -0.000526, 0.004883, -0.020508, -0.253906, -0.006439, 0.000492, 0.004791, -0.085449, -0.00383, 0.010193, -0.014526, -0.402344, 0.013123, 0.003296, 0.008362, -0.083984, -0.001907, -0.015869, 0.025269, 0.476562, 0.001122, -0.004242, -0.00885, 0.090332, 0.002548, -0.013733, -0.000908, 0.480469, -0.016846, 0.004883, 0.006653, -0.087402, 0.001564, -0.000484, 0.001732, -0.076172, -0.005737, 0.000748, 0.001717, -0.068359, 0.00106, 0.000443, 0.003403, 0.077148, 0.005219, -0.000713, 0.016724, 0.15918, -0.006409, 0.000942, 0.000305, 0.051514, 0.000671, 0.000793, 0.001389, 0.069824, 0.00885, -0.001282, 0.022583, 0.296875, 0.009888, -0.00016, -0.003311, 0.063965, -0.000523, -0.001221, -0.005219, 0.088379, 0.006805, 0.000656, -0.001137, -0.103516, -0.021851, 0.010254, 0.021851, -0.244141, -0.002182, -0.000816, -0.012573, -0.094238, -0.00824, 0.014526, 0.040039, 0.15625, 0.04126, 0.001556, 0.002914, -0.103027, -0.012695, 0.001801, 0.003372, -0.084961, -0.009155, 0.001839, 0.007202, 0.179688, 0.011963, 0.034668, 0.101074, 0.298828, 0.147461, -0.002655, -0.004303, -0.106934, -0.032227, -0.004669, -0.07959, -0.155273, -0.016113, 0.00206, 0.005371, 0.049561, 0.068359, 0.002563, -0.006714, 0.131836, 0.020508, -0.003098, -0.008728, -0.09082, -0.029175, -0.000298, -0.003464, 0.234375, 0.025513, 0.003601, 0.003403, -0.103027, -0.006592, -0.001495, -0.001732, 0.101562, 0.006134, 0.005981, 0.004425, 0.151367, 0.00708, -0.001984, 0.004547, -0.105957, -0.016846, 0.001884, 0.001923, 0.073242, 0.003372, -0.000097, 0.001686, -0.088379, 0.013367, 0.00885, 0.005951, 0.120117, 0.011841, 0.0005, 0.001289, -0.060303, -0.000305, 0.002411, 0.011902, 0.191406, 0.021118, 0.001305, 0.001114, -0.095703, -0.009094, 0.000919, 0.004181, 0.09082, 0.019165, 0.001205, 0.005646, -0.085449, -0.010681, 0.000228, -0.000854, -0.265625, -0.022095, 0.003586, 0.008728, 0.07959, -0.000113, -0.003723, -0.003357, 0.089355, 0.041748, 0.001274, 0.001312, -0.07959, -0.013916, -0.001595, -0.007294, 0.18457, 0.011292, -0.001617, 0.002548, -0.053711, -0.003098, 0.005829, 0.006226, 0.084961, 0.029541, -0.002945, 0.054443, 0.12793, 0.016113, 0.001923, 0.001945, 0.115234, -0.002563, -0.01355, -0.105957, -0.408203, -0.043701, 0.000176, -0.000204, 0.167969, -0.003433, 0.004364, 0.007294, 0.09082, -0.022583, -0.001007, 0.001839, -0.140625, -0.02771, -0.000387, -0.004089, -0.129883, -0.021851, 0.001778, 0.006104, 0.044189, 0.036377, -0.008911, 0.000052, -0.125, -0.015442, 0.000984, -0.005463, -0.086914, 0.003387, 0.000162, 0.007507, 0.119141, 0.002625, -0.00296, -0.001106, -0.056396, -0.004242, 0.000006, 0.000774, 0.065918, 0.009338, -0.003647, -0.000587, -0.085938, -0.009888, 0.001373, 0.003082, -0.101562, -0.008667, 0.004547, 0.014099, 0.223633, 0.035889, -0.011047, -0.00592, -0.035889, -0.076172, -0.003677, -0.008972, -0.081543, -0.00946, 0.0354, 0.044678, 0.269531, 0.283203, 0.001007, -0.000553, -0.121094, -0.014221, -0.000071, -0.000205, 0.169922, 0.024536, 0.001747, 0.003876, 0.108398, 0.010742, 0.005371, 0.012756, 0.233398, 0.006775, -0.00106, -0.013245, 0.244141, 0.009277, 0.002121, 0.005554, -0.09082, -0.018555, -0.000809, 0.02356, 0.226562, 0.016724, -0.002274, -0.008972, -0.114746, -0.010498, -0.005219, -0.004059, 0.237305, 0.038574, -0.004242, -0.017944, -0.164062, -0.038818, 0.00267, 0.001442, -0.080566, -0.005707, 0.00145, 0.006042, 0.07959, 0.003494, -0.00386, 0.006531, -0.095703, -0.005249, -0.026733, -0.068848, -0.269531, -0.219727, 0.001488, 0.005249, -0.091797, -0.015503, -0.001854, -0.000919, -0.123535, -0.015747, -0.002335, -0.003357, -0.099121, -0.015442, 0.00531, 0.016479, 0.081055, 0.005707, 0.002121, -0.001022, -0.116699, -0.016602, -0.002701, -0.00177, 0.108887, 0.009094, 0.001274, 0.002548, 0.089355, 0.003845, 0.001602, 0.001732, -0.084961, -0.022095, -0.002182, 0.003281, 0.160156, 0.012146, -0.001816, 0.002487, -0.131836, -0.014954, -0.010071, -0.002441, -0.10498, -0.023193, -0.000231, 0.001236, 0.07373, 0.009827, -0.031494, -0.069824, -0.195312, -0.238281, -0.000397, 0.001129, 0.064453, 0.005798, -0.003906, -0.011963, -0.124023, -0.134766, -0.002808, -0.109863, -0.027588, -0.019409, 0.009766, 0.033447, 0.149414, -0.0177, -0.001259, -0.006989, -0.064941, 0.003754, 0.001236, -0.00177, -0.226562, -0.005096, 0.001648, 0.001534, -0.078125, -0.007294, -0.00015, 0.000683, 0.063965, 0.003967, -0.0019, 0.001419, 0.099121, 0.1875, -0.004425, -0.005157, -0.120605, -0.018311, 0.00164, 0.002182, 0.079102, 0.003693, 0.000157, -0.003815, 0.074707, 0.000893, 0.00705, 0.010986, 0.100098, 0.051514, -0.001091, -0.004669, -0.077148, -0.003143, 0.006195, 0.002808, 0.265625, 0.04248, 0.00206, 0.001686, -0.088867, -0.008484, -0.022705, -0.036133, -0.195312, -0.238281, -0.001068, -0.001877, -0.100098, -0.009216, -0.000469, 0.001579, 0.114258, -0.000257, -0.001144, 0.000698, -0.096191, -0.011963, -0.000496, 0.003006, -0.124512, -0.011475, -0.000507, -0.002609, -0.06543, -0.004608, -0.003784, -0.017822, -0.09668, -0.019409, 0.00161, -0.001549, -0.077148, -0.006622, 0.000912, 0.002365, -0.125977, -0.019653, -0.001259, -0.000721, 0.073242, 0.012634, -0.002655, 0.003967, 0.067383, -0.000395, 0.001556, 0.004425, -0.069824, -0.001801, 0.006927, 0.008301, 0.050537, 0.052246, 0.001648, 0.002594, -0.075195, -0.018677, 0.011719, 0.022705, -0.283203, -0.0271, 0.001709, -0.001366, 0.226562, 0.026245, 0.003876, 0.004364, 0.075195, 0.041748, 0.001221, 0.000877, -0.071289, -0.007751, 0.006775, 0.031494, 0.079102, -0.016357, -0.006866, -0.01416, -0.112793, -0.003876, -0.002716, -0.004913, -0.056641, -0.049561, -0.003006, -0.006104, -0.085449, -0.070312, 0.001221, 0.004272, -0.106445, -0.010986, -0.000126, -0.002457, 0.082031, -0.000028, 0.002548, 0.005463, 0.05835, -0.003143, 0.001457, 0.001762, -0.085938, -0.015869, 0.12793, 0.337891, 0.005341, 0.105957, -0.003494, -0.004883, -0.008179, -0.371094, -0.015442, -0.017822, -0.050537, -0.337891, -0.009521, -0.009521, -0.009827, -0.248047, 0.09668, 0.106445, 0.173828, 0.617188, -0.011475, -0.015442, -0.025635, -0.283203, 0.004211, -0.00019, 0.015137, -0.400391, 0.006409, 0.011414, 0.002731, 0.269531, -0.007812, -0.017212, -0.027222, -0.072754, -0.03833, -0.056641, -0.082031, -0.157227, -0.003265, -0.010925, -0.020142, -0.076172, 0.00589, 0.005463, 0.031494, 0.386719, -0.010925, 0.164062, 0.010742, 0.014771, -0.003326, 0.257812, 0.001678, 0.013672, 0.015137, -0.148438, -0.020142, -0.009399, -0.008118, -0.020874, -0.03833, -0.277344, -0.00766, -0.020264, -0.03125, -0.384766, 0.005676, 0.004242, -0.000656, 0.12793, -0.00885, -0.004547, -0.019043, -0.384766, 0.006561, 0.001495, -0.010315, 0.4375, -0.015015, -0.018311, -0.029419, -0.204102, -0.042725, -0.049316, -0.067871, -0.453125, -0.003738, -0.004333, -0.018311, -0.112305, 0.032227, 0.047607, 0.109375, 0.462891, -0.007202, -0.048584, -0.029419, -0.09668, -0.014465, -0.025757, -0.029053, -0.086914, -0.00708, -0.013611, -0.02417, -0.061768, 0.019531, 0.021606, 0.049072, 0.302734, -0.007751, -0.010803, -0.018677, -0.057861, 0.007416, 0.006683, 0.048096, 0.378906, -0.006531, -0.012085, -0.022461, -0.062012, -0.041016, 0.296875, 0.024536, 0.059082, -0.006958, -0.019043, -0.013062, -0.105957, 0.004486, 0.006805, 0.029663, 0.398438, -0.029297, 0.109863, 0.000427, 0.000095, -0.010925, -0.009033, -0.0271, -0.085938, 0.012268, 0.039307, 0.078125, 0.345703, -0.003677, -0.003479, -0.003555, -0.337891, -0.017334, -0.012939, 0.002792, -0.196289, -0.022217, 0.408203, -0.009705, -0.003281, -0.01123, -0.009766, -0.025146, -0.337891, 0.017822, -0.242188, 0.00528, 0.006256, -0.001045, 0.037842, 0.082031, 0.213867, 0.003128, 0.304688, 0.041504, 0.067383, 0.007996, 0.01123, 0.020752, 0.066406, -0.014099, -0.029053, -0.039062, -0.085449, -0.00589, -0.010376, -0.04248, -0.320312, 0.030518, 0.013123, 0.023438, 0.168945, -0.009521, -0.022217, -0.026978, -0.092773, 0.009155, 0.018799, 0.017212, 0.367188, 0.028809, 0.035645, 0.054932, 0.179688, -0.00325, -0.007233, -0.015564, -0.328125, 0.002213, -0.018677, -0.02002, -0.111328, 0.00708, 0.010803, 0.013916, 0.070801, -0.009644, -0.008911, -0.013855, -0.102539, -0.000383, -0.287109, 0.005188, -0.006714, -0.0009, -0.003281, 0.029297, 0.302734, -0.007019, -0.011719, -0.017334, -0.083496, -0.001099, 0.005768, 0.0271, 0.349609, 0.005768, -0.314453, -0.008728, 0.005493, -0.003998, -0.00592, -0.009949, -0.072754, -0.026245, -0.050537, -0.035889, -0.1875, 0.003174, 0.008484, -0.003494, 0.378906, -0.004547, -0.00705, 0.001434, -0.069824, 0.00116, 0.004364, 0.001778, 0.142578, -0.01001, -0.009399, -0.027588, -0.174805, -0.007141, -0.00946, -0.020508, -0.085938, 0.010925, 0.0047, 0.019775, 0.3125, -0.004608, -0.01239, -0.026733, -0.062012, -0.009155, -0.005676, -0.012939, -0.351562, -0.015381, -0.025757, -0.035645, -0.059326, -0.010742, -0.015503, -0.054932, -0.390625, -0.01001, -0.021729, -0.05127, -0.384766, 0.026611, 0.041748, -0.010498, -0.007446, -0.02478, -0.030518, -0.056152, -0.162109, 0.007812, 0.01416, 0.016724, 0.349609, -0.009094, -0.01239, -0.044678, -0.245117, -0.048584, -0.083496, -0.067871, -0.164062, -0.008667, -0.014465, -0.026489, -0.077637, 0.009644, 0.022461, 0.019653, 0.378906, -0.008911, -0.019287, -0.038086, -0.402344, -0.002945, -0.009583, 0.009033, -0.098633, 0.010803, 0.018188, 0.017944, 0.137695, 0.000395, 0.002899, -0.00074, 0.390625, 0.005127, 0.000652, 0.016113, 0.271484, -0.015198, -0.026733, -0.023682, -0.198242, -0.053467, 0.302734, 0.00354, 0.09082, -0.010986, -0.00769, -0.008301, -0.394531, 0.003632, 0.011047, -0.006927, 0.166992, -0.031738, -0.038086, -0.052002, -0.126953, 0.001198, -0.001053, 0.021118, -0.075195, 0.007782, 0.017334, -0.045898, 0.241211, -0.002319, -0.004944, -0.010193, -0.410156, -0.011414, -0.014954, -0.012939, -0.402344, 0.010803, 0.025879, 0.031494, 0.075684, 0.018799, 0.028809, 0.043945, 0.244141, 0.016235, 0.021851, 0.020996, 0.417969, 0.005371, 0.008423, 0.013916, 0.083984, 0.009583, 0.01123, 0.016846, 0.445312, 0.048096, 0.126953, 0.095215, 0.421875, 0.00769, 0.010742, 0.012024, 0.404297, -0.033691, -0.04541, -0.067383, -0.287109, 0.015991, 0.001511, 0.04834, 0.396484, 0.011597, 0.016235, 0.025024, 0.056152, -0.017578, -0.032959, -0.036621, -0.10791, 0.025757, 0.255859, -0.009094, -0.006287, -0.005249, -0.010254, -0.021118, -0.149414, -0.011292, 0.015442, -0.080566, -0.365234, -0.003769, -0.008728, -0.000511, -0.357422, -0.031738, -0.054443, -0.122559, -0.472656, -0.008667, -0.006958, -0.000261, -0.227539, 0.008545, 0.00589, 0.001953, 0.089355, 0.009827, 0.013489, 0.032227, 0.259766, 0.062988, 0.205078, 0.06543, 0.392578, -0.036865, -0.054199, -0.090332, -0.480469, -0.012817, -0.007538, -0.002029, -0.433594, 0.001953, 0.001701, 0.00708, 0.449219, 0.020752, 0.025513, 0.04541, 0.34375, -0.014099, 0.125977, -0.001297, 0.014648, -0.004944, -0.121582, -0.011963, 0.006561, 0.006622, 0.005432, -0.001694, 0.314453, 0.019409, 0.020752, 0.427734, 0.204102, 0.008484, 0.014343, 0.019897, 0.089844, -0.007935, -0.019409, -0.016602, -0.119141, -0.029785, 0.294922, -0.001617, -0.00824, -0.012573, -0.005676, -0.030273, -0.369141, 0.017456, 0.029907, 0.038574, 0.181641, -0.005981, 0.006256, -0.056396, -0.384766, 0.000009, -0.000155, 0.002502, 0.086914, -0.000782, 0.000526, 0.089355, 0.01062, -0.00017, 0.002655, 0.088867, 0.007416, 0.000526, 0.001205, -0.004395, -0.087402, 0.002655, 0.010132, 0.435547, -0.001884, -0.004974, -0.003098, -0.023315, -0.177734, -0.002426, 0.000767, 0.084473, 0.000311, -0.001869, -0.002853, -0.004272, -0.102539, -0.00351, -0.017212, -0.214844, 0.01062, 0.01239, 0.014343, 0.045654, 0.102539, 0.004242, 0.001877, -0.103516, -0.007172, 0.002228, -0.00106, -0.086914, -0.010193, 0.000269, 0.000194, 0.008057, 0.104492, -0.003021, -0.006439, -0.172852, 0.021484, -0.00296, 0.001953, 0.145508, 0.008728, -0.000056, 0.000797, 0.010071, 0.154297, 0.000469, 0.000313, -0.004578, -0.09375, -0.002106, 0.00415, 0.089844, 0.001419, -0.001305, 0.000147, 0.06543, 0.00145, 0.001732, -0.007874, -0.207031, 0.028198, -0.001068, -0.000858, -0.003021, -0.125, -0.007507, -0.010193, -0.029175, -0.209961, -0.00135, 0.000334, 0.095703, -0.00264, -0.000622, 0.000322, -0.008728, -0.099121, -0.002701, -0.008972, -0.19043, 0.004211, 0.007324, 0.006104, -0.103027, -0.004181, 0.000633, 0.000075, -0.001137, -0.090332, 0.003845, -0.000169, 0.016602, 0.160156, 0.000671, 0.000713, -0.003113, -0.115234, 0.001358, -0.000587, 0.002945, 0.095215, 0.001755, 0.002853, 0.007782, 0.104492, -0.000146, 0.000553, -0.004211, -0.094238, 0.003815, 0.004639, -0.133789, 0.001518, -0.000591, 0.008179, 0.285156, -0.008545, 0.000452, -0.002396, -0.083984, 0.011292, 0.000576, 0.001724, 0.01062, 0.088379, -0.000112, 0.000813, -0.009277, -0.101074, 0.001434, 0.002075, -0.077637, -0.005646, 0.000204, 0.001305, -0.010681, -0.106934, 0.00322, -0.01001, -0.310547, 0.012878, -0.00206, -0.000315, -0.007996, -0.144531, -0.00145, -0.001015, -0.019409, -0.111816, -0.002045, -0.002441, -0.027832, -0.091309, -0.00193, 0.000418, 0.109863, 0.005096, -0.001068, -0.004974, -0.013672, -0.143555, 0.003357, 0.001602, 0.102539, 0.062256, -0.000805, 0.000273, 0.077148, -0.002121, -0.000197, -0.002441, -0.017944, -0.053711, 0.000081, 0.012146, 0.361328, -0.086914, -0.002472, -0.003876, -0.010681, -0.117188, -0.000265, -0.00193, 0.002869, 0.103516, 0.002853, 0.002502, 0.014221, 0.124512, 0.002701, -0.000607, -0.10791, -0.002197, -0.002579, -0.022339, -0.400391, 0.076172, 0.00946, -0.009521, -0.277344, -0.00824, -0.000483, -0.000286, -0.002289, -0.092773, 0.000744, -0.000534, -0.007812, -0.09375, 0.000475, -0.000131, 0.12207, -0.002228, 0.004303, -0.006226, -0.335938, 0.062012, 0.000893, -0.012939, -0.169922, -0.007233, 0.00025, 0.001289, 0.000957, 0.087891, -0.000656, -0.000045, 0.009033, 0.11084, 0.004761, 0.00235, 0.031738, 0.138672, 0.000183, -0.000309, -0.00415, -0.095703, 0.002625, 0.00037, 0.003342, 0.088379, -0.000935, -0.000572, 0.030151, -0.18457, -0.002426, 0.000475, 0.098145, 0.002151, -0.002777, -0.004791, -0.008057, -0.128906, 0.000645, -0.000185, -0.088867, -0.009644, 0.000858, -0.001755, -0.061035, -0.000881, -0.000778, -0.001312, 0.005005, 0.100098, 0.00029, 0.000519, -0.046631, -0.361328, 0.005127, 0.003326, -0.094727, -0.016357, -0.00705, -0.022339, -0.134766, -0.164062, -0.003525, -0.001396, -0.034912, -0.114746, -0.001701, 0.001801, 0.096191, -0.00386, -0.002365, -0.002869, 0.111328, -0.005981, -0.000007, -0.000977, 0.003799, 0.091797, -0.002151, -0.000299, 0.097168, 0.006592, 0.000355, 0.002182, 0.006134, 0.067383, -0.002838, -0.003342, -0.004944, -0.113281, 0.003479, 0.000969, -0.104004, -0.005554, -0.005463, 0.007996, 0.373047, -0.013855, -0.000542, 0.000698, -0.005768, -0.118652, 0.00058, 0.00058, 0.003098, 0.081055, -0.000422, 0.000039, 0.001839, 0.081055, 0.00412, -0.010071, -0.298828, 0.060547, -0.003723, -0.005676, -0.031738, -0.12207, 0.000942, 0.000131, -0.00592, -0.100586, 0.000338, 0.000391, 0.047119, 0.144531, -0.00174, -0.00034, 0.104004, 0.003967, 0.004852, 0.0354, 0.241211, 0.060303, -0.000093, -0.003281, -0.011047, -0.10791, -0.000504, -0.001175, 0.095215, 0.000504, 0.000034, 0.026001, 0.025879, -0.277344, 0.002121, 0.000813, 0.016968, 0.101074, -0.001007, 0.000046, -0.001549, -0.11084, -0.002182, -0.001709, -0.087891, -0.061523, 0.000751, -0.002182, -0.085449, 0.000429, -0.003693, -0.000366, 0.15625, 0.005157, 0.014038, 0.01416, 0.038086, 0.632812, -0.002197, -0.002716, -0.007874, -0.108398, 0.000698, -0.000439, -0.003525, -0.106445, 0.000214, -0.001808, 0.000969, 0.081543, 0.000139, 0.00132, 0.004547, 0.077637, -0.002701, -0.005646, -0.013611, -0.092773, 0.004242, 0.032471, 0.46875, -0.072266, 0.00647, -0.005005, -0.255859, 0.011719, -0.003845, -0.001907, -0.089355, 0.005157, 0.00017, -0.000668, -0.088867, 0.002747, -0.008545, -0.011902, -0.084961, -0.726562, 0.002655, 0.001358, -0.091309, -0.004791, 0.000145, -0.001411, -0.003448, -0.094238, 0.001183, 0.000927, 0.007416, 0.106934, 0.004181, 0.006622, 0.031494, 0.314453, 0.001923, 0.00415, -0.088379, -0.009155, -0.000717, -0.00046, -0.009277, -0.087402, 0.002182, -0.001373, 0.00473, 0.12793, 0.0019, 0.001488, 0.003708, 0.115234, 0.000896, -0.004883, -0.076172, -0.000448, 0.002197, -0.00267, 0.084473, 0.112793, 0.001968, -0.00238, -0.003815, -0.111328, -0.001083, 0.000003, 0.102051, 0.006073, -0.003799, 0.004028, -0.012268, -0.138672, 0.000282, 0.000355, -0.002747, -0.101074, -0.002411, -0.01062, -0.118652, 0.00293, 0.0001, 0.003311, 0.117676, 0.008423, 0.001198, 0.001358, 0.009155, 0.090332, 0.025513, 0.045898, 0.078613, 0.5625, 0.003815, 0.004639, -0.018799, -0.355469, -0.005585, -0.004822, -0.008423, -0.071289, -0.013367, -0.016968, -0.035156, -0.478516, 0.006683, 0.00264, 0.059326, 0.021729, 0.002029, -0.002777, -0.009216, -0.310547, 0.015991, 0.00647, 0.046387, 0.458984, -0.004974, 0.000725, 0.031738, 0.419922, 0.006165, 0.004517, 0.006622, 0.128906, 0.007874, 0.001274, 0.02356, 0.134766, -0.000488, 0.003967, 0.013916, 0.404297, -0.00415, -0.006927, -0.025391, -0.523438, 0.030151, 0.051758, 0.367188, -0.005341, 0.007782, 0.023926, 0.055176, 0.425781, 0.000668, 0.001465, 0.000938, 0.158203, -0.008179, -0.009033, -0.008667, -0.085938, 0.005341, 0.011108, 0.051025, 0.402344, 0.000284, 0.000235, 0.002365, -0.114258, 0.000854, 0.004578, 0.02478, 0.519531, 0.033691, 0.043701, 0.34375, -0.022339, 0.040771, 0.06543, 0.388672, 0.008911, 0.03125, 0.042969, 0.032227, 0.347656, 0.003143, -0.013367, -0.063965, -0.443359, -0.001205, 0.006012, 0.019165, 0.447266, -0.001183, -0.00267, -0.012695, -0.310547, -0.000565, -0.000239, -0.004791, -0.077148, 0.015137, 0.024048, 0.025635, 0.431641, 0.00209, -0.002625, -0.011108, -0.314453, -0.014954, -0.020996, -0.084961, -0.390625, -0.003998, -0.003998, -0.008545, -0.053467, -0.012451, 0.043701, -0.191406, -0.333984, 0.002792, 0.000439, 0.001602, 0.142578, 0.039795, 0.049072, 0.136719, 0.765625, -0.015503, -0.030151, -0.049561, -0.5625, -0.007599, -0.01001, -0.027954, -0.507812, -0.085449, -0.086426, -0.839844, -0.031494, -0.008362, -0.011902, -0.010132, -0.155273, 0.003464, 0.005249, 0.007263, 0.119141, 0.012695, 0.026489, 0.061279, 0.5, 0.005066, 0.016724, 0.028076, 0.390625, -0.009766, -0.0177, -0.031738, -0.498047, 0.009216, 0.001549, 0.017456, 0.124023, 0.016479, 0.012451, 0.302734, 0.025269, -0.045898, -0.052002, -0.091309, -0.335938, -0.008118, -0.009949, -0.014282, -0.097168, 0.006378, 0.01532, 0.060547, 0.470703, -0.007538, -0.015869, -0.058838, -0.357422, 0.001122, -0.000458, 0.0047, -0.100586, -0.005676, -0.020752, 0.036377, -0.084961, 0.006714, 0.004517, 0.016968, 0.123047, 0.09375, 0.143555, 0.953125, -0.003998, -0.003967, -0.002319, -0.011047, -0.253906, 0.012573, 0.008972, 0.01416, 0.189453, -0.006775, -0.009644, -0.008667, -0.094238, -0.004425, -0.0177, -0.037109, -0.402344, 0.092773, 0.101562, 0.886719, 0.002731, -0.003906, 0.000328, 0.005188, -0.117188, -0.005157, -0.008301, -0.014404, -0.064941, 0.00769, 0.009277, 0.017822, 0.18457, -0.006775, 0.003204, 0.032715, 0.300781, -0.000824, -0.000138, -0.001633, -0.115234, 0.001045, 0.014832, 0.049561, 0.488281, -0.00022, -0.008606, -0.013977, -0.417969, 0.020996, 0.026367, 0.052246, 0.349609, -0.003677, -0.010803, -0.032959, -0.392578, -0.000134, 0.000391, 0.001892, -0.116211, -0.022461, -0.014893, -0.063477, -0.578125, 0.002808, 0.022461, 0.031982, 0.289062, -0.002167, -0.001801, 0.004028, -0.088379, -0.028931, -0.036133, -0.341797, -0.041992, 0.003799, 0.002136, 0.003357, 0.160156, -0.040527, -0.032227, -0.515625, -0.042969, -0.005096, -0.010986, -0.038086, -0.476562, -0.001671, 0.001289, 0.023926, -0.069336, 0.013916, 0.020142, 0.062256, 0.511719, 0.005463, 0.012207, 0.034668, 0.419922, -0.004242, -0.005096, -0.005737, -0.429688, -0.005127, -0.00531, -0.009033, -0.09082, 0.000372, -0.000041, -0.001236, -0.095703, 0.00824, 0.00769, 0.015564, 0.064453, -0.000767, 0.00106, 0.000191, -0.07666, 0.019775, 0.041992, 0.138672, 0.636719, -0.014771, -0.012268, -0.043701, -0.417969, 0.001396, 0.000942, 0.008728, -0.21582, 0.011841, 0.007263, 0.047607, 0.519531, -0.001144, -0.003403, -0.010132, 0.081543, 0.027832, 0.035156, 0.080566, 0.414062, -0.004578, -0.000565, 0.014038, 0.316406, 0.000259, 0.001587, -0.005035, -0.094727, 0.00766, 0.011108, 0.018311, 0.071289, -0.004059, -0.008911, -0.018799, -0.168945, -0.006866, -0.014893, -0.028442, -0.439453, 0.0065, -0.00824, -0.0354, -0.355469, -0.01355, -0.025146, -0.062988, -0.523438, -0.009155, -0.018677, -0.03833, -0.277344, 0.002014, 0.005219, 0.005371, 0.077148, 0.000961, 0.006927, 0.023071, 0.423828, 0.012024, 0.00946, 0.024414, 0.115723, 0.006256, 0.015869, 0.031128, 0.492188, -0.005859, -0.001198, 0.022461, 0.375, 0.011414, 0.01239, 0.024536, 0.320312, -0.004974, -0.00354, -0.005493, -0.12793, 0.021606, 0.036377, 0.066895, 0.488281, 0.00383, 0.003082, 0.028687, 0.5, -0.016968, -0.023315, -0.053711, -0.402344, -0.008118, -0.012085, -0.020508, -0.345703, -0.006042, -0.00267, -0.000129, -0.092773, 0.028076, 0.035156, 0.067383, 0.380859, 0.005768, 0.004608, 0.008484, 0.101562, -0.006012, -0.007812, -0.01239, -0.052979, -0.009888, -0.015869, -0.044922, -0.416016, -0.001228, 0.000056, 0.004395, -0.088379, -0.000094, -0.002563, 0.004883, -0.100098, 0.099609, 0.141602, 0.988281, -0.005676, -0.00705, 0.002579, -0.0625, -0.40625, -0.002594, -0.005066, -0.033691, -0.449219, 0.0065, 0.004944, 0.019409, 0.367188, 0.003464, 0.002029, 0.005768, 0.126953, 0.006561, 0.009338, 0.044922, 0.535156, -0.041016, -0.062012, -0.110352, -0.585938, -0.073242, -0.07959, -0.34375, 0.02478, -0.003403, -0.003311, -0.001564, -0.093262, -0.002625, -0.000931, -0.014587, -0.233398, 0.005096, 0.006439, 0.009399, 0.086914, 0.001244, 0.001068, -0.002106, 0.133789, 0.018311, 0.022217, 0.041504, 0.257812, -0.002136, 0.002869, 0.014465, 0.439453, -0.003326, -0.005005, -0.050049, -0.507812, 0.000412, 0.000999, -0.055664, -0.010437, -0.000507, 0.00161, 0.047363, -0.006531, -0.000786, -0.000721, 0.050537, 0.004242, 0.00024, -0.000645, 0.06543, 0.00708, 0.0005, 0.002838, 0.058594, 0.001602, 0.000298, -0.001022, -0.001732, 0.048828, 0.000858, -0.00296, -0.058105, 0.003235, 0.001747, 0.000587, -0.212891, -0.085449, 0.000473, 0.003006, 0.054443, -0.010315, 0.000767, -0.002533, -0.046143, 0.009583, 0.000648, 0.004303, 0.067383, -0.011414, 0.000381, 0.000015, 0.047363, 0.009033, 0.000839, 0.000044, -0.064941, -0.00473, 0.003494, 0.009766, -0.089355, 0.007507, 0.001625, -0.002319, -0.060791, -0.004486, 0.000256, 0.001053, 0.051514, -0.010254, 0.001671, -0.000645, -0.05542, 0.000164, -0.000166, -0.004059, -0.088379, 0.006714, -0.002716, -0.007355, -0.06543, 0.000144, 0.000324, 0.001625, 0.05127, -0.008545, -0.000037, -0.000307, 0.054688, -0.004089, 0.001564, 0.003448, 0.049072, -0.013062, -0.001099, -0.004028, -0.058838, -0.019409, 0.000307, -0.001335, -0.002701, 0.053223, 0.00296, 0.001503, -0.064453, 0.002945, 0.000584, -0.000332, 0.0625, 0.007019, -0.000041, 0.006012, 0.055176, -0.007385, 0.001213, 0.003174, 0.043701, -0.000454, -0.001259, -0.001144, -0.069336, -0.010193, 0.001778, -0.002914, 0.046143, 0.015076, -0.000284, -0.004181, -0.054932, 0.011963, 0.000572, 0.003647, -0.079102, -0.000378, 0.002396, 0.00885, 0.07959, -0.005737, 0.000452, 0.000977, 0.000035, -0.061768, 0.000061, -0.002563, -0.058105, 0.007507, 0.000111, 0.002838, 0.049561, -0.007721, -0.001198, -0.004791, -0.07373, -0.018921, 0.000397, 0.003311, 0.062988, -0.006744, -0.001022, -0.005371, 0.081055, -0.002502, -0.001656, 0.002319, -0.172852, -0.116211, 0.001244, 0.003525, 0.06543, -0.012817, -0.002258, -0.005707, -0.049072, -0.016846, 0.000225, -0.004089, -0.077148, 0.006836, -0.000385, 0.002808, 0.085449, -0.016724, -0.000961, 0.00177, 0.056641, 0.002075, -0.000169, 0.001877, -0.089844, -0.016602, -0.000801, -0.006287, -0.05835, -0.002777, 0.001289, 0.000047, -0.067871, -0.000196, 0.002579, -0.000877, -0.131836, 0.022461, -0.000744, 0.000774, 0.042969, -0.00145, 0.000458, 0.005615, 0.068848, -0.004761, 0.001785, 0.008728, -0.058594, -0.023926, -0.002151, -0.003784, -0.056152, -0.006653, 0.001373, 0.003372, 0.057861, -0.004913, -0.000019, 0.001907, -0.062988, -0.007111, -0.000694, 0.00267, 0.092285, -0.012939, 0.000294, 0.001854, 0.05957, 0.000565, -0.000618, -0.000195, -0.044678, 0.001823, -0.003021, -0.007416, 0.056152, 0.003784, -0.060303, -0.105469, -0.241211, -0.328125, 0.0005, 0.0019, 0.044189, -0.003265, 0.001778, -0.004425, -0.057129, 0.006104, -0.001572, -0.004761, -0.051514, 0.009094, 0.001457, 0.004303, 0.063477, 0.015869, 0.001137, 0.004272, 0.054199, -0.010132, -0.00053, 0.003235, 0.072266, -0.007233, 0.000916, -0.001373, -0.046143, -0.000372, 0.001488, -0.000175, -0.068359, 0.005249, -0.001747, -0.004517, -0.05249, 0.003555, -0.000992, -0.000687, 0.054932, -0.000824, 0.000977, 0.000549, -0.066895, 0.002838, 0.001335, 0.000626, -0.0625, -0.002625, 0.000778, -0.001595, -0.064941, 0.007996, 0.004608, 0.006622, -0.086914, -0.013428, -0.001717, -0.000423, 0.071777, -0.007874, 0.003204, 0.003326, 0.090332, 0.030518, -0.000542, -0.001396, -0.053955, 0.003159, 0.00006, 0.001411, 0.004547, -0.065918, -0.001251, -0.010193, -0.071777, -0.000104, 0.002228, 0.001373, -0.080566, -0.017212, -0.000557, 0.000797, 0.069824, -0.007874, 0.000406, 0.005005, 0.071777, -0.01001, 0.001572, -0.005615, -0.057373, -0.009277, -0.000252, 0.002121, 0.060303, -0.006439, -0.00066, -0.000885, -0.023438, -0.067383, 0.001015, 0.001984, 0.029907, 0.048828, 0.000565, 0.002136, -0.07373, -0.011658, -0.00066, 0.000067, 0.000083, 0.061035, -0.001945, -0.003082, -0.009583, 0.108398, -0.003738, -0.016846, -0.128906, 0.033936, -0.000957, 0.000383, 0.055908, -0.008911, -0.018677, -0.026245, -0.326172, -0.063477, -0.001602, 0.002945, 0.080566, -0.008057, -0.001129, 0.002701, 0.05249, -0.010376, 0.000067, 0.003632, 0.057617, -0.011658, 0.001884, 0.008545, 0.061279, 0.000916, 0.000016, 0.002365, 0.057373, -0.007416, 0.001884, 0.002686, -0.060059, -0.012146, -0.001396, -0.003784, -0.068848, 0.014709, 0.000107, 0.00238, 0.058594, -0.009827, -0.001053, -0.000614, 0.074707, 0.007477, -0.001137, -0.005981, -0.070801, 0.006256, 0.000961, 0.001511, -0.067871, 0.0047, -0.000462, 0.000748, 0.055664, 0.002457, 0.000298, 0.002701, 0.04834, -0.006195, -0.002365, -0.003891, -0.056641, 0.012207, -0.001633, -0.002792, -0.050781, 0.008606, -0.001709, -0.006561, -0.061035, 0.013977, -0.000546, -0.004425, -0.064941, -0.009216, 0.000492, 0.00103, -0.072266, 0.001427, 0.000751, 0.001694, 0.017212, 0.04834, 0.000156, 0.000174, -0.053955, 0.001259, 0.003113, -0.002853, -0.173828, -0.061279, -0.00148, -0.001999, -0.037109, 0.008057, 0.000443, 0.004028, -0.081543, -0.030884, -0.001221, -0.003204, -0.004639, 0.068848, -0.001968, -0.004425, 0.074707, 0.00531, 0.000121, 0.001442, -0.053711, 0.003906, -0.003632, -0.005524, 0.152344, -0.004333, 0.002258, 0.011047, -0.232422, -0.07373, 0.00132, 0.002777, 0.051514, -0.009766, -0.002075, -0.005493, -0.145508, -0.065918, 0.002213, -0.00106, -0.065918, -0.00061, 0.0047, 0.007996, -0.065918, -0.005951, -0.00132, -0.003754, -0.061523, 0.00103, 0.002106, 0.003937, 0.061523, -0.005096, -0.001907, -0.005585, -0.083496, -0.014099, 0.00028, -0.000226, 0.048096, -0.001411, 0.000862, -0.000908, -0.031982, 0.021973, 0.000454, 0.000012, -0.026489, 0.020142, -0.000341, -0.002151, -0.021973, 0.022461, 0.000229, 0.000307, -0.028198, 0.022949, 0.000058, -0.000828, -0.027832, 0.021973, 0.000085, -0.001122, -0.030762, 0.022827, -0.000068, -0.001328, -0.023804, 0.022339, -0.000254, 0.000496, 0.044434, -0.024292, 0.00058, -0.000077, -0.026611, 0.019165, 0.000259, -0.001869, -0.029907, 0.022705, 0.000198, 0.001823, 0.032227, -0.023193, 0.000243, 0.002182, 0.039062, -0.023682, -0.000435, 0.007294, -0.052246, 0.004669, 0.000311, -0.000698, -0.03064, 0.022217, -0.004456, -0.016846, -0.11084, 0.066895, -0.000422, -0.001419, -0.021729, 0.016724, -0.000664, -0.002457, -0.021118, 0.020508, 0.000309, 0.000797, 0.017822, -0.016479, 0.000134, -0.000923, -0.02124, 0.013367, -0.000016, 0.002136, 0.029175, -0.02063, -0.00013, 0.000263, 0.02356, -0.019043, -0.000116, 0.001297, 0.026611, -0.020752, -0.000001, -0.001335, -0.026001, 0.023315, 0.00003, -0.00145, -0.029175, 0.024292, -0.000133, -0.00116, -0.03418, 0.03125, 0.000009, 0.001167, 0.02002, -0.015564, -0.000037, 0.000412, -0.005646, -0.037842, 0.000483, 0.001488, 0.022705, -0.022095, 0.000081, 0.000961, 0.028076, -0.021606, 0.000278, 0.001938, 0.0271, -0.021851, 0.000372, 0.001465, 0.020264, -0.016602, 0.000483, -0.001068, -0.03125, 0.021484, 0.000313, -0.000071, -0.030884, 0.021606, 0.000158, 0.001015, 0.026733, -0.021851, 0.000736, -0.000751, -0.029907, 0.020874, 0.000145, -0.000786, -0.027466, 0.021851, 0.000418, -0.000751, -0.035645, 0.023071, -0.000448, 0.000671, 0.031494, -0.021118, 0.000031, -0.001312, -0.025879, 0.02124, -0.000317, 0.000149, 0.036865, -0.026489, 0.000087, -0.000145, -0.052979, 0.028809, -0.000347, -0.000129, 0.028931, -0.021118, -0.000317, 0.000797, 0.025757, -0.018677, 0.000286, -0.000767, -0.026611, 0.019165, 0.000519, -0.000786, -0.025635, 0.018921, 0.000341, -0.000782, -0.029297, 0.021851, -0.000089, -0.001038, -0.021973, 0.018188, -0.000027, -0.000591, 0.026123, -0.018921, 0.000305, -0.000816, -0.029907, 0.025146, 0.000511, -0.000301, -0.028809, 0.018799, -0.000045, -0.000847, -0.031006, 0.022827, -0.000026, -0.000893, -0.022705, 0.018555, -0.000147, -0.001266, -0.021973, 0.019287, -0.000031, 0.000534, 0.023682, -0.018066, 0.000366, -0.00095, -0.032959, 0.024048, 0.00042, 0.001205, 0.023071, -0.019165, -0.000103, 0.000992, 0.02771, -0.020874, 0.000717, 0.000767, -0.026367, 0.017578, -0.000755, 0.000809, 0.036133, -0.020752, 0.000039, 0.001053, 0.024292, -0.019165, -0.000343, -0.001144, -0.024048, 0.017944, -0.00037, 0.001518, 0.031738, -0.025024, 0.000969, 0.001495, -0.031494, 0.020508, -0.00293, -0.001221, 0.000645, 0.176758, 0.000248, 0.000648, 0.026611, -0.020874, -0.000303, 0.001556, 0.032715, -0.023071, -0.000066, -0.000858, -0.026245, 0.021606, -0.000351, -0.000717, -0.023926, 0.019775, 0.000477, 0.000078, 0.02771, -0.020386, 0.000534, -0.000793, -0.037842, 0.013306, -0.000587, -0.002853, -0.032227, 0.009949, -0.002014, -0.003235, 0.048096, -0.016846, 0.000376, 0.001038, -0.020874, 0.014038, -0.000018, 0.001274, 0.027466, -0.020508, 0.00011, -0.000626, -0.027466, 0.021484, 0.000259, 0.001312, 0.022217, -0.021484, 0.000241, -0.001472, -0.033447, 0.02417, 0.00017, 0.000767, 0.028931, -0.020508, 0.000097, 0.000397, 0.003311, 0.032959, 0.000273, 0.000683, 0.026733, -0.022095, -0.000288, -0.001213, -0.023071, 0.021973, 0.000177, 0.001572, 0.02356, -0.016602, 0.001625, 0.003433, 0.026978, -0.005249, -0.001053, -0.000961, 0.037842, -0.025879, -0.000223, -0.001137, -0.020508, 0.019531, -0.00016, -0.001953, -0.027588, 0.022339, -0.000031, -0.000931, -0.015259, 0.012024, -0.000103, -0.000774, -0.022217, 0.019165, -0.00015, -0.001801, -0.024414, 0.019043, -0.001236, -0.003876, 0.043945, -0.025391, -0.000484, -0.0, 0.02832, -0.019287, 0.000152, 0.001251, 0.028809, -0.025513, 0.000374, 0.001411, 0.02124, -0.020386, 0.000058, -0.000406, -0.015747, 0.013794, 0.000034, -0.000828, -0.027954, 0.019653, -0.000148, -0.001404, -0.025513, 0.02356, 0.000404, -0.00116, -0.028442, 0.02002, -0.000121, -0.00206, -0.040039, 0.025146, -0.000231, 0.000595, 0.030273, -0.022461, -0.000063, -0.000003, 0.024536, -0.017456, 0.000404, 0.0005, -0.045166, 0.035889, 0.000271, 0.001053, 0.032471, -0.024292, 0.000463, 0.001427, 0.023315, -0.015625, -0.000207, 0.001846, 0.032227, -0.025879, -0.000383, -0.00016, 0.023193, -0.017944, 0.000016, 0.001076, 0.025024, -0.019165, -0.000171, -0.002792, -0.044922, 0.029297, 0.000242, 0.001526, 0.032471, -0.025391, -0.000216, 0.000889, 0.032227, -0.022095, -0.000017, -0.00116, -0.026001, 0.019775, -0.000108, 0.000381, 0.03064, -0.018311, -0.000174, -0.000591, -0.02124, 0.015869, 0.000016, -0.000263, -0.022827, 0.017822, 0.001617, 0.005646, 0.039062, -0.178711, 0.000626, 0.000694, 0.030396, -0.019531, 0.000275, 0.001579, 0.023438, -0.022827, -0.000441, -0.00079, 0.032227, -0.023682, 0.000212, 0.000584, 0.020508, -0.016235, -0.000156, 0.001167, 0.029053, -0.02063, 0.00145, 0.002258, 0.030762, -0.013123, 0.000102, -0.00164, -0.031494, 0.020752, -0.001076, -0.002228, 0.033203, -0.021362, 0.000462, -0.000462, -0.030518, 0.019653, 0.00025, -0.000492, -0.023804, 0.019287, -0.000374, 0.000526, 0.022949, -0.014954, 0.000443, 0.00145, 0.022339, -0.021973, -0.002533, -0.005005, -0.0354, -0.023193, 0.000015, 0.000736, 0.025024, -0.02063, -0.00116, -0.001068, -0.285156, -0.012512, 0.00145, 0.029053, 0.241211, -0.011108, -0.000549, 0.028564, 0.231445, -0.009399, 0.001274, -0.001953, -0.243164, -0.004456, -0.001747, -0.009033, 0.292969, 0.016113, -0.001228, -0.007263, 0.310547, 0.015137, -0.001534, -0.009277, -0.244141, 0.000089, 0.000077, 0.003372, 0.233398, 0.002991, -0.002167, -0.023193, -0.220703, 0.00705, -0.00528, -0.005127, -0.232422, -0.00705, 0.001198, 0.008423, -0.302734, -0.014709, -0.002747, -0.000235, -0.234375, -0.011658, 0.000443, 0.021851, 0.204102, -0.007416, 0.001587, -0.01239, -0.191406, 0.001122, -0.00296, 0.015991, 0.251953, -0.001854, 0.005432, 0.011169, -0.296875, -0.029053, 0.000117, -0.005829, -0.229492, -0.003586, -0.011658, -0.005188, 0.318359, 0.030029, -0.003006, -0.000092, 0.292969, 0.014221, -0.00074, -0.003082, 0.166992, 0.012085, -0.00005, -0.004059, 0.279297, 0.013977, 0.00061, -0.018677, -0.203125, 0.00412, -0.000732, -0.004883, 0.257812, 0.014526, 0.000805, -0.00029, 0.253906, 0.008057, 0.001907, 0.012268, 0.21875, 0.008362, -0.000067, 0.001183, 0.253906, 0.006042, 0.001236, -0.004089, 0.269531, 0.012939, -0.00079, -0.057861, 0.160156, -1.148438, 0.001007, -0.006409, -0.241211, -0.003296, 0.018799, 0.029297, -0.302734, 1.070312, 0.002579, 0.000383, 0.251953, 0.008301, -0.003677, -0.000492, -0.233398, -0.00705, -0.001511, 0.006622, 0.126953, -0.0354, -0.003036, -0.009521, 0.285156, 0.019897, 0.0002, -0.005768, -0.255859, -0.011597, -0.003448, -0.00824, 0.279297, 0.016357, 0.002762, 0.001282, 0.236328, 0.009827, 0.000027, -0.01001, -0.225586, -0.01178, -0.002838, -0.004181, -0.25, -0.005402, -0.003098, 0.005432, 0.326172, 0.028442, -0.001846, 0.000115, -0.246094, -0.017578, -0.095215, -0.131836, 0.333984, -0.223633, 0.000721, 0.03064, 0.244141, -0.009827, 0.033203, -0.032959, -0.400391, -0.131836, -0.00009, 0.007324, 0.223633, 0.013672, 0.001732, 0.014954, 0.235352, -0.001816, -0.000729, 0.003586, 0.25, 0.002991, 0.003967, 0.002518, 0.233398, 0.008545, 0.000298, 0.00383, -0.287109, -0.009338, -0.000885, -0.009644, -0.246094, -0.002686, -0.012817, 0.009583, 0.265625, 0.075195, -0.001701, -0.005981, 0.24707, 0.020386, -0.000408, -0.006378, 0.277344, 0.013489, 0.001923, 0.004883, 0.099121, -0.046143, 0.006012, 0.003082, 0.231445, 0.006592, -0.003052, -0.018555, -0.224609, 0.006073, -0.000177, -0.024658, -0.21875, 0.008362, 0.027222, 0.028076, -0.470703, -0.147461, -0.008545, -0.011414, 0.279297, 0.065918, -0.003036, -0.009033, -0.22168, -0.00708, 0.001778, 0.026123, 0.222656, -0.006683, -0.000265, 0.005493, 0.124023, -0.038818, -0.000059, -0.003265, 0.292969, 0.013245, 0.001068, 0.003738, -0.01709, -0.044434, -0.004333, -0.00824, 0.285156, 0.014465, -0.019897, 0.005249, -0.460938, -0.192383, 0.002731, 0.012268, 0.243164, 0.008057, 0.002472, 0.00383, 0.269531, 0.019287, 0.000473, -0.033203, -0.235352, 0.022339, -0.003708, -0.000839, -0.246094, -0.012512, 0.000429, 0.021362, 0.211914, -0.006256, 0.003265, 0.00885, -0.28125, -0.023804, -0.001137, 0.010437, 0.120605, -0.037598, -0.004639, -0.00132, -0.233398, -0.006317, 0.00531, 0.005676, 0.392578, 0.217773, 0.000992, 0.024292, 0.226562, -0.007263, -0.033203, -0.088379, -0.363281, 0.141602, -0.006317, -0.002747, -0.130859, -0.069824, -0.002045, 0.005341, -0.269531, -0.021606, -0.003845, -0.006622, 0.287109, 0.030518, -0.003525, -0.00824, 0.279297, 0.02417, 0.001595, 0.009949, -0.292969, -0.012573, -0.001228, 0.000093, 0.263672, 0.026367, 0.001259, 0.005554, -0.261719, -0.018555, -0.000969, -0.000393, -0.279297, -0.015625, 0.002045, -0.007416, -0.238281, -0.023315, -0.00038, 0.007324, 0.246094, 0.006897, -0.000782, 0.002762, 0.24707, 0.009827, 0.00053, 0.025146, 0.227539, -0.006348, -0.009888, 0.02832, 0.404297, 0.010193, -0.003113, -0.000984, -0.228516, -0.009277, -0.001427, -0.024536, -0.222656, 0.006073, 0.000422, 0.005371, -0.265625, -0.015259, -0.000881, 0.002411, 0.251953, 0.010498, 0.002823, 0.020264, 0.228516, -0.005646, 0.001106, 0.004547, -0.255859, -0.016113, -0.001564, -0.004242, 0.279297, 0.018799, 0.000526, -0.003296, -0.245117, -0.010559, 0.000816, 0.005066, -0.263672, -0.018921, -0.000668, -0.007538, 0.287109, 0.017456, -0.000099, -0.005737, 0.269531, 0.018921, 0.002335, 0.019897, 0.296875, -0.115723, 0.00015, -0.000919, -0.244141, -0.01062, 0.00412, 0.00531, 0.231445, 0.009216, 0.001442, 0.006897, -0.257812, -0.015869, -0.005371, -0.005005, -0.227539, -0.00647, 0.003113, 0.01239, 0.230469, -0.000057, -0.001167, -0.009705, 0.333984, 0.025513, -0.004608, -0.003662, -0.229492, -0.008606, 0.00238, 0.00267, 0.232422, 0.009216, 0.003098, 0.00589, -0.265625, -0.031494, -0.000427, -0.02124, -0.210938, 0.006134, 0.003525, 0.003403, 0.227539, 0.007782, 0.001076, 0.026367, 0.236328, -0.010437, -0.001564, 0.005646, -0.287109, -0.008118, 0.003708, 0.004791, -0.291016, -0.012939, -0.003693, -0.009094, -0.240234, -0.006683, 0.005219, 0.005676, 0.232422, 0.010254, 0.000141, 0.007538, -0.296875, -0.016235, 0.001251, 0.031494, 0.248047, -0.008606, -0.002319, -0.00023, -0.265625, -0.021118, 0.006561, -0.04834, -0.390625, -0.199219, -0.00018, -0.009216, -0.217773, 0.003632, -0.005188, 0.02417, 0.3125, 0.047852, 0.00531, 0.00267, 0.234375, 0.009827, -0.003693, -0.007202, 0.275391, 0.025879, -0.000648, 0.000587, -0.267578, -0.013855, -0.003098, -0.002701, -0.222656, -0.00824, -0.026855, -0.022217, -0.102539, -0.707031, -0.001373, -0.001656, -0.004089, 0.087891, 0.000496, 0.001625, 0.004242, -0.072754, 0.001358, 0.000652, 0.086914, 0.028809, 0.000083, -0.001755, -0.019409, 0.119141, 0.004303, 0.026855, 0.361328, -0.023682, 0.000862, 0.001335, 0.004425, -0.089355, -0.000908, -0.00206, -0.00412, 0.087402, -0.005676, -0.003098, -0.01123, -0.410156, -0.001442, -0.008057, 0.104004, 0.125977, 0.000204, -0.000278, -0.001534, 0.057373, -0.000156, 0.001289, 0.003311, -0.095215, -0.000507, 0.001419, 0.00264, -0.075684, -0.010986, -0.004608, -0.204102, -0.241211, 0.007446, 0.012329, 0.037598, 0.498047, 0.000161, 0.000542, 0.004089, -0.068848, 0.019287, 0.022949, 0.07959, 0.574219, 0.000729, 0.001549, 0.003586, -0.083984, 0.002441, 0.002533, 0.005524, -0.103516, -0.001129, -0.002213, -0.001968, 0.083008, -0.002045, -0.003113, -0.004425, 0.143555, 0.000969, 0.001465, 0.002747, -0.075684, 0.010986, 0.019775, 0.240234, 0.376953, 0.002594, 0.014893, 0.062256, 0.118652, -0.004486, -0.005707, -0.102051, -0.582031, 0.001373, 0.001396, 0.002594, -0.09668, -0.001045, -0.001221, -0.004181, 0.151367, -0.00769, -0.004974, -0.016602, 0.419922, 0.012573, 0.016602, 0.043701, 0.173828, -0.001175, -0.001839, -0.00383, 0.081543, -0.001434, -0.001328, -0.002441, 0.077148, -0.009521, -0.013855, -0.070312, -0.380859, 0.000038, 0.000271, 0.00325, -0.085938, -0.000095, 0.001854, 0.004211, -0.155273, 0.018921, 0.008545, 0.03833, 0.601562, -0.000515, 0.001518, 0.00293, -0.07373, -0.000809, 0.000332, -0.002106, 0.088867, -0.006104, -0.002197, -0.111328, -0.037842, -0.001472, -0.001968, -0.004486, 0.094727, 0.001907, 0.001686, 0.001007, -0.116699, 0.005768, 0.008789, 0.103516, 0.043457, 0.000075, -0.00036, -0.003265, 0.074707, 0.012451, 0.026489, 0.124023, 0.523438, 0.002121, 0.002869, 0.005005, -0.108887, -0.004364, -0.002533, -0.080078, -0.117188, -0.003159, -0.004883, -0.006073, 0.192383, 0.00029, 0.00885, -0.004517, 0.59375, 0.000142, 0.001198, 0.003143, -0.071289, -0.001228, -0.002365, -0.003738, 0.104492, 0.001984, -0.000515, -0.003937, -0.523438, 0.000561, 0.001503, 0.003677, -0.086426, -0.007324, -0.011536, -0.062012, -0.542969, -0.001686, -0.002243, -0.003082, 0.09668, 0.000151, -0.000463, -0.00267, 0.070801, -0.000607, -0.001511, -0.002014, 0.09668, -0.000877, -0.001297, -0.006409, 0.095215, 0.005493, 0.008484, 0.083496, -0.020142, 0.001366, 0.002335, 0.003403, -0.116211, 0.000222, 0.001556, 0.005127, -0.166016, 0.001816, 0.00206, 0.00473, -0.100098, 0.001312, 0.001465, 0.003036, -0.092773, 0.000755, 0.000418, 0.003235, -0.078613, -0.002716, -0.003555, -0.10498, -0.02478, 0.000492, 0.001015, 0.004517, -0.089844, 0.002289, 0.001183, 0.002289, -0.082031, -0.0005, -0.001106, -0.002518, 0.086426, -0.001869, -0.001335, -0.004333, 0.098145, 0.000835, 0.000992, -0.003372, 0.194336, -0.00103, -0.001198, -0.002029, 0.070801, -0.007996, -0.005157, -0.119629, -0.0271, -0.03064, -0.060059, -0.170898, -0.652344, 0.000286, 0.00069, 0.003769, -0.081543, -0.001572, -0.002472, -0.004272, 0.100098, 0.001854, -0.001373, -0.006348, -0.203125, 0.000222, -0.000051, -0.004517, 0.090332, 0.002289, 0.002045, 0.004913, -0.091309, 0.001305, 0.001564, 0.005432, -0.117188, -0.001068, -0.00116, -0.005676, 0.121582, 0.002823, 0.001266, 0.003098, -0.094727, 0.000374, 0.001488, 0.00322, -0.091797, 0.00066, 0.000755, 0.00412, -0.084473, -0.000565, -0.000328, 0.004395, -0.083008, 0.005829, -0.000114, -0.024292, -0.128906, -0.028076, -0.044678, -0.12207, -0.769531, 0.000243, 0.002441, -0.00885, 0.176758, 0.000816, 0.000557, 0.004669, -0.110352, -0.000763, -0.001572, -0.001328, 0.09082, 0.004089, -0.002075, 0.103516, 0.032471, 0.000595, 0.000767, 0.00351, -0.075195, -0.002762, -0.000004, -0.112793, -0.035645, 0.002426, 0.001762, 0.003128, -0.101074, -0.000862, -0.000843, -0.002335, 0.083984, -0.00029, 0.001381, 0.002975, -0.090332, -0.000889, -0.001656, -0.003265, 0.09082, -0.004486, 0.007263, -0.084961, -0.094727, -0.001022, -0.000893, -0.005005, 0.111816, -0.001816, 0.000324, -0.004669, 0.113281, 0.000786, 0.000222, 0.00351, -0.075195, -0.00267, -0.002548, -0.010925, 0.171875, 0.034912, 0.010498, 0.273438, 0.347656, -0.000054, 0.000393, 0.00325, -0.086914, 0.000136, -0.001152, -0.0047, 0.085938, 0.000288, 0.001068, 0.00322, -0.082031, 0.011963, 0.018188, 0.062012, 0.455078, 0.000152, 0.00087, 0.00209, -0.084473, 0.000007, -0.000797, -0.004181, 0.089844, 0.000916, 0.001549, 0.002075, -0.086426, 0.000702, -0.000058, -0.004089, 0.094727, 0.005157, 0.000862, 0.034912, 0.496094, -0.00116, -0.001549, -0.003632, 0.083496, -0.001671, -0.002045, -0.004822, 0.102051, 0.00038, 0.000538, 0.001831, -0.108887, -0.002502, -0.003387, -0.002274, 0.097656, 0.000946, 0.00116, 0.003479, -0.094727, -0.00061, -0.00177, -0.002441, 0.104492, 0.000175, 0.001968, 0.005371, -0.098633, 0.040039, 0.017822, 0.277344, 0.439453, -0.000188, -0.000637, -0.002609, 0.075684, 0.00046, 0.000759, 0.002426, -0.095215, 0.003098, 0.004364, 0.006012, -0.212891, -0.002945, 0.000706, -0.024292, -0.170898, 0.000793, 0.000599, 0.003571, -0.078125, -0.000076, -0.001221, -0.003204, 0.081543, 0.000055, -0.000296, 0.003052, -0.077637, 0.00293, -0.000186, -0.030396, -0.322266, -0.001442, -0.00206, -0.005219, -0.141602, 0.000107, 0.001175, 0.004913, -0.097168, 0.002014, 0.000946, 0.004059, -0.086426, -0.001968, 0.000782, -0.001846, 0.081055, 0.002899, 0.002426, 0.001221, 0.058105, -0.002548, 0.000313, 0.008179, -0.092285, -0.001846, -0.001678, -0.003067, -0.095215, -0.003128, -0.001068, 0.000732, -0.115234, 0.000261, -0.000248, -0.000698, 0.056152, 0.026978, 0.040283, 0.070801, 0.359375, 0.000679, -0.000149, 0.002518, -0.076172, 0.000019, -0.000118, -0.003937, 0.065918, 0.001717, 0.000364, 0.0047, -0.139648, 0.002258, 0.000862, 0.001434, 0.053223, -0.001579, -0.001404, -0.003479, 0.072266, -0.000832, -0.000214, 0.001427, -0.053955, -0.001701, -0.000216, 0.002502, -0.056885, 0.013306, 0.020508, 0.019409, 0.378906, 0.000058, 0.000349, -0.001656, 0.071777, -0.000401, -0.001381, 0.000115, 0.091797, -0.000467, 0.000406, -0.000587, 0.06543, -0.000721, 0.000595, 0.001297, -0.07666, -0.001022, -0.00032, -0.003006, 0.064453, 0.000591, 0.003586, -0.00293, -0.090332, -0.00079, -0.000782, 0.003159, -0.065918, -0.000444, 0.000538, 0.000626, -0.086914, 0.001091, 0.000835, 0.002777, -0.049561, -0.000081, -0.000618, 0.0047, 0.21875, -0.000355, 0.001381, -0.004181, 0.058838, -0.001068, -0.001556, 0.003189, -0.082031, -0.013672, -0.021851, -0.054443, -0.320312, 0.000202, 0.000847, -0.002655, 0.057373, -0.001625, -0.00106, -0.004547, 0.077148, 0.001503, 0.001328, 0.000387, -0.069824, 0.001068, -0.000599, 0.000359, 0.088379, 0.002609, 0.00473, 0.008728, 0.08252, -0.00296, -0.004425, -0.004242, -0.059082, -0.000052, 0.000242, -0.000885, -0.050049, -0.000066, 0.001366, 0.00531, 0.056396, -0.001045, -0.001213, -0.003128, 0.066895, -0.001572, 0.000984, -0.007782, -0.083496, 0.000014, -0.000591, 0.003189, -0.080078, 0.001213, 0.001091, 0.002945, -0.061035, -0.000694, -0.002045, -0.001984, 0.06543, -0.012207, -0.017456, -0.056152, -0.347656, 0.001083, 0.000671, 0.00103, -0.060059, -0.000717, 0.000866, 0.001968, -0.087891, -0.001457, -0.005096, -0.005096, -0.046387, -0.001465, -0.00177, 0.002243, -0.055908, 0.001038, -0.001274, 0.000763, -0.069336, -0.001663, 0.000706, -0.002319, -0.188477, -0.00011, 0.003571, 0.000116, -0.09668, 0.000206, 0.00069, 0.000168, -0.049561, -0.033447, -0.042236, -0.077148, -0.349609, 0.0047, 0.011169, -0.016479, -0.355469, 0.000565, 0.000664, 0.00082, 0.038086, 0.000078, -0.000725, -0.001884, 0.070312, 0.013794, 0.010681, 0.023682, 0.328125, -0.000946, -0.003113, -0.003723, 0.093262, 0.002808, 0.003143, -0.001839, 0.111328, -0.001984, -0.002747, -0.003799, 0.067383, -0.000047, -0.000652, -0.00116, 0.064453, 0.000486, 0.000292, 0.001572, 0.077148, -0.001587, 0.000288, 0.005859, 0.253906, 0.004272, -0.005096, 0.007874, 0.103516, 0.005585, 0.003174, 0.008972, 0.182617, -0.001945, -0.0009, -0.000725, -0.055176, -0.001816, -0.001427, -0.003723, 0.090332, 0.000038, -0.000383, -0.002029, 0.069336, 0.001259, 0.001564, -0.000402, -0.052002, -0.001595, -0.002441, -0.002869, 0.075195, 0.000546, -0.000332, 0.005432, -0.05835, -0.000429, -0.00132, -0.001907, 0.062988, 0.000629, -0.000946, -0.000172, 0.069824, 0.001602, 0.001228, -0.000151, 0.048828, 0.002106, 0.000127, -0.003235, 0.054443, -0.002487, 0.000222, 0.001053, -0.075684, -0.000036, -0.002167, -0.002396, 0.103516, 0.001083, 0.001747, 0.001724, -0.063965, -0.0002, -0.000315, -0.000117, -0.053467, -0.000456, -0.006622, -0.00766, 0.265625, -0.001389, -0.002151, -0.002487, 0.099609, 0.001259, 0.001541, 0.005402, -0.070801, -0.031494, -0.064941, -0.175781, -0.851562, 0.001335, 0.000416, 0.001381, -0.06543, -0.001938, 0.000099, -0.003372, 0.118164, 0.000081, 0.00046, -0.000977, -0.061035, -0.000305, -0.000111, -0.004852, 0.056152, -0.001907, -0.002319, -0.005157, -0.058105, 0.032227, 0.038574, 0.087402, 0.4375, -0.003311, -0.005371, -0.001266, -0.154297, -0.003403, -0.006744, -0.034668, -0.404297, -0.009705, -0.005035, 0.019775, -0.12793, -0.000089, -0.001289, -0.001945, 0.057617, -0.000801, 0.000683, 0.001709, -0.195312, 0.001007, 0.000197, -0.001099, -0.066895, 0.001114, 0.001419, 0.002258, -0.049072, 0.001251, 0.002731, 0.007477, -0.06543, -0.000284, 0.000288, 0.000225, -0.058594, 0.000832, 0.00071, 0.003525, -0.068359, 0.004517, 0.003433, 0.007294, -0.170898, -0.004211, -0.004486, -0.00473, -0.139648, 0.004913, 0.003555, 0.00296, 0.057373, -0.000267, -0.002518, -0.002304, 0.12793, 0.000014, -0.000229, -0.001022, 0.052002, -0.027222, -0.031494, -0.07373, -0.380859, 0.000767, 0.000368, 0.000587, -0.040771, -0.001389, -0.000254, 0.000049, -0.050537, -0.002441, 0.000748, 0.00531, -0.114746, -0.001984, -0.000242, 0.001778, -0.044922, 0.002655, 0.001656, 0.007935, 0.089844, 0.020996, 0.018555, 0.072754, 0.238281, 0.000919, 0.001083, 0.001183, -0.064941, 0.003357, 0.001648, 0.006897, 0.066406, -0.001328, -0.000847, -0.001472, 0.049072, -0.003372, -0.004181, -0.003006, 0.213867, 0.000142, 0.000778, -0.000755, -0.050049, -0.002747, -0.003708, 0.003098, 0.269531, 0.001129, 0.000486, 0.002151, -0.072266, 0.00023, -0.001343, -0.00106, 0.072266, 0.026123, 0.041504, 0.062988, 0.396484, -0.000057, 0.00132, 0.003387, -0.064941, 0.000156, -0.000437, 0.000235, 0.053223, 0.000004, 0.000383, 0.000322, -0.048584, 0.000009, 0.001183, -0.000189, 0.060303, 0.000507, 0.000969, 0.000222, -0.053955, -0.005676, -0.00589, -0.027954, -0.227539, 0.000809, 0.001427, 0.000702, -0.079102, 0.000626, 0.000234, 0.002182, -0.050781, -0.000862, -0.000778, 0.001381, 0.075684, 0.007996, 0.012695, 0.014221, 0.314453, 0.002975, 0.004059, -0.058594, -0.021729, -0.001717, -0.007812, 0.054199, -0.015869, 0.001854, 0.003571, -0.009827, -0.082031, -0.000549, -0.005402, 0.001579, 0.099609, 0.004028, 0.015076, -0.089844, 0.025024, -0.001541, -0.000942, 0.081055, -0.011536, -0.000165, 0.00383, -0.05957, 0.006958, -0.00354, -0.009033, 0.086914, -0.032471, -0.003113, -0.00119, -0.091797, 0.027954, -0.001595, -0.002853, -0.045898, 0.019409, -0.001373, -0.009521, 0.048584, 0.004791, 0.004761, 0.009338, -0.07666, -0.006409, -0.002396, -0.007355, 0.053467, -0.011108, -0.000973, -0.001152, 0.038574, -0.021484, -0.001572, -0.005005, -0.001915, 0.118164, 0.003906, 0.006714, -0.037109, -0.074707, -0.005341, -0.006714, 0.045898, 0.072754, 0.002426, 0.005951, -0.049561, 0.009766, -0.006805, -0.000479, 0.109375, 0.018188, 0.002121, 0.009277, -0.06543, 0.018188, 0.006195, 0.06543, 0.189453, 0.150391, -0.003479, -0.007996, 0.081055, 0.000629, -0.00135, -0.000786, 0.05542, 0.031494, 0.000492, -0.003555, -0.046875, 0.005066, -0.001823, -0.001129, 0.016602, 0.085938, -0.00008, -0.0019, -0.044678, 0.035645, 0.003128, 0.00885, -0.055908, -0.000055, 0.001366, 0.001419, -0.066895, 0.041504, 0.001656, 0.00206, 0.091309, 0.008423, -0.000904, -0.006958, 0.041748, 0.073242, 0.001694, 0.008301, -0.056885, 0.01709, -0.001312, -0.001846, -0.068359, 0.027344, 0.001427, 0.007996, -0.064453, 0.014526, 0.002747, 0.010132, -0.067383, 0.019531, -0.001228, -0.006134, -0.063965, 0.052734, -0.000839, -0.0005, 0.053955, -0.006989, -0.000977, -0.012512, -0.050293, 0.024658, 0.00095, 0.006836, -0.053223, 0.017212, 0.00116, -0.000486, 0.055908, 0.003967, 0.00322, 0.007935, -0.063965, 0.011536, -0.000225, 0.002914, -0.012146, -0.095703, -0.002258, -0.002243, 0.075684, -0.009338, 0.003799, 0.005829, -0.066406, 0.003693, 0.000401, -0.000169, 0.035645, -0.010681, 0.000828, 0.003296, 0.00824, -0.074707, 0.003845, 0.00705, -0.05542, 0.010376, -0.004456, -0.006195, -0.030762, 0.026733, 0.002548, 0.008484, -0.048828, 0.013184, -0.003647, -0.008362, 0.022583, 0.09668, -0.003021, -0.01178, 0.071289, 0.006348, -0.002151, -0.009521, 0.062012, -0.013, -0.000801, 0.002914, 0.044922, -0.036865, 0.001907, 0.006744, -0.048828, 0.016968, 0.000801, 0.00206, 0.00415, -0.099121, 0.001724, 0.004364, 0.044434, -0.013245, 0.005463, 0.01123, 0.082031, 0.006104, -0.001862, -0.007233, 0.050537, -0.015381, -0.00058, 0.003693, -0.003021, -0.138672, -0.003357, -0.003052, 0.061768, 0.033691, 0.003143, 0.007629, -0.060303, 0.014404, -0.003555, -0.00531, 0.054932, -0.012146, -0.004364, -0.000603, 0.133789, -0.026245, 0.004486, 0.008972, -0.047852, -0.081055, 0.00206, 0.007324, -0.051758, 0.016235, -0.002197, -0.005249, 0.010864, 0.08252, -0.009949, -0.028076, -0.035889, 0.062988, -0.003143, -0.003174, 0.037842, 0.061035, -0.00531, -0.010498, 0.036865, 0.066406, -0.00267, -0.005402, -0.03418, 0.013733, 0.001747, 0.003967, 0.050293, -0.009705, 0.00206, 0.002731, -0.049561, -0.003311, -0.00293, -0.007935, 0.057617, -0.0177, 0.00296, 0.007629, -0.056885, 0.018066, -0.002777, -0.006927, 0.052979, -0.01532, 0.002243, 0.000072, -0.058594, 0.043701, 0.002045, 0.007874, -0.052246, 0.016968, -0.000572, -0.002136, -0.029541, 0.018921, -0.000755, -0.002441, -0.045654, 0.019165, 0.002518, 0.007355, -0.053467, 0.014709, 0.001389, 0.001488, 0.050049, 0.00148, 0.002472, 0.007721, -0.051514, 0.013306, -0.005463, -0.005554, 0.051758, 0.023193, 0.00174, 0.005219, -0.031738, -0.070801, 0.002304, 0.008789, -0.061523, 0.018433, 0.001892, 0.003998, -0.019653, -0.060303, 0.005432, 0.010498, 0.039795, -0.019897, 0.002029, 0.009827, -0.071777, -0.021729, 0.002991, -0.001411, 0.024658, 0.089355, 0.000626, 0.006073, -0.042969, -0.052979, 0.002777, 0.008606, -0.053955, 0.014832, -0.001289, -0.000969, -0.029053, 0.021973, -0.003784, -0.010925, 0.081055, -0.020508, -0.001877, 0.000847, 0.050537, -0.011292, -0.000504, -0.001686, -0.054688, -0.010864, 0.002441, 0.005615, -0.064941, 0.011292, 0.003113, 0.005402, -0.046631, -0.049316, -0.001823, -0.010803, -0.070801, -0.011292, 0.00116, 0.003448, -0.016602, -0.078125, -0.001923, -0.002228, 0.050781, 0.034424, 0.002731, 0.003525, -0.050049, -0.050049, -0.002106, -0.006927, 0.053223, -0.007019, -0.001167, 0.003372, 0.168945, -0.057373, 0.001305, 0.000374, 0.049561, 0.043701, 0.00322, 0.008423, -0.066895, 0.018799, -0.00029, -0.001724, 0.042725, -0.023682, 0.002441, 0.003937, 0.007996, -0.089355, -0.001701, -0.001732, 0.037109, 0.068359, -0.001183, -0.000553, 0.056152, 0.038574, 0.00053, 0.005005, 0.006866, -0.114258, 0.001419, 0.007782, -0.052734, 0.017334, 0.007996, 0.010132, 0.1875, -0.081543, -0.001846, -0.006195, 0.047363, -0.013977, 0.000633, 0.002487, 0.040771, -0.030396, -0.001617, -0.004913, -0.041504, 0.011169, 0.002472, 0.009033, -0.0625, 0.016602, -0.003525, -0.002609, 0.00177, 0.087891, 0.000005, -0.003143, 0.067383, -0.008728, -0.000083, -0.000183, 0.016724, -0.016235, -0.002686, -0.004456, 0.054688, 0.056152, 0.00087, 0.008057, -0.056641, 0.012268, 0.001915, 0.007355, -0.05542, 0.016846, 0.005066, 0.000422, -0.075195, 0.041016, -0.002975, -0.006805, 0.050049, -0.015015, 0.002411, 0.003815, -0.049072, 0.010132, 0.000607, -0.008911, -0.100098, -0.036865, 0.001671, 0.008545, -0.054199, 0.017822, -0.000155, -0.000885, 0.044434, -0.030151, -0.000039, -0.002045, 0.050293, -0.004089, 0.000923, 0.000702, 0.004303, -0.051514, -0.000687, -0.000889, -0.003021, 0.061523, -0.002319, -0.002243, 0.003876, -0.134766, 0.000771, 0.001236, 0.003937, -0.055176, -0.00095, -0.001915, -0.005737, 0.074707, -0.018433, -0.017456, -0.057129, -0.349609, -0.000885, -0.001701, -0.010254, 0.05835, 0.001648, 0.001709, 0.004456, -0.063965, 0.000839, 0.000091, -0.001373, -0.098633, 0.001335, 0.001289, 0.003464, -0.056396, -0.000744, -0.00071, -0.002792, 0.055908, 0.013428, 0.00824, 0.039307, 0.550781, 0.001022, 0.001091, 0.003357, -0.054199, 0.000294, 0.000877, 0.001648, -0.048584, 0.001793, 0.001259, -0.007599, 0.143555, 0.000099, 0.001541, 0.004974, -0.061035, -0.039307, -0.03418, -0.074707, -0.675781, 0.000378, 0.000854, 0.007233, -0.049316, 0.000668, 0.000832, 0.002502, -0.056641, -0.001167, -0.001732, -0.007111, 0.056885, -0.000511, -0.001595, -0.004913, 0.068848, 0.031128, 0.02124, 0.031494, 0.578125, 0.000275, -0.000246, -0.004181, 0.045654, -0.012207, -0.006836, -0.03064, -0.550781, 0.000748, 0.000008, -0.0019, 0.154297, 0.000637, 0.001366, 0.003265, -0.055664, -0.00119, -0.001907, -0.004944, 0.056641, 0.000847, 0.00029, 0.002151, -0.056885, 0.000326, 0.000977, 0.004608, -0.060059, 0.002045, 0.002213, 0.006378, -0.058594, 0.021729, 0.032959, 0.06543, 0.439453, 0.000381, 0.001305, 0.004669, -0.05542, 0.003021, 0.000751, -0.001953, -0.172852, 0.00132, 0.001984, 0.007996, -0.070801, -0.000408, -0.00103, -0.004059, 0.051514, 0.000961, 0.000706, 0.00264, 0.090332, 0.000519, 0.000805, 0.00415, -0.059082, 0.000469, 0.000561, 0.007141, -0.053223, 0.018799, 0.019287, 0.04541, 0.523438, 0.021973, 0.009583, 0.035156, 0.539062, 0.002151, 0.012451, 0.055908, 0.417969, 0.018555, 0.023315, 0.064453, 0.632812, 0.000977, 0.001137, 0.004364, -0.056152, 0.001289, 0.00206, 0.004242, -0.061279, -0.001022, -0.00161, -0.005127, 0.058838, 0.001663, 0.001854, 0.004547, -0.060791, -0.001686, -0.001534, -0.00473, 0.056641, -0.000408, -0.000721, -0.002136, 0.055176, -0.051514, -0.05127, -0.077148, -0.625, 0.003448, 0.00412, 0.011841, 0.11084, -0.005341, -0.00209, -0.009521, -0.15625, 0.001556, 0.001846, 0.006256, -0.064941, -0.000641, 0.00066, 0.001144, 0.12793, 0.001122, 0.001915, 0.004974, -0.053955, -0.043945, -0.037842, -0.052246, -0.621094, -0.009155, -0.007263, -0.029053, -0.435547, -0.000439, -0.00087, -0.003677, 0.052246, 0.001358, 0.002899, 0.002197, 0.092285, -0.000265, -0.00045, -0.002518, 0.068848, 0.004547, 0.017944, 0.048584, 0.455078, -0.029053, -0.028809, -0.045166, -0.625, -0.001129, -0.001747, -0.005219, 0.059326, 0.003342, 0.008057, 0.011414, 0.132812, -0.000389, -0.00029, 0.000338, -0.039795, -0.000927, -0.001091, -0.004242, 0.056885, 0.000668, 0.001534, 0.010254, -0.056396, -0.012329, -0.015381, -0.035645, -0.470703, 0.004822, 0.007019, 0.030151, 0.267578, 0.0002, 0.000359, 0.003494, -0.060303, -0.008179, -0.008667, -0.010742, -0.115723, -0.000259, -0.00082, -0.003708, 0.054688, -0.000059, -0.000702, -0.006195, 0.04834, 0.000504, 0.000965, 0.009827, -0.056885, -0.048584, -0.072754, -0.177734, -0.949219, 0.00209, 0.00028, 0.002502, 0.12793, -0.001457, -0.001556, -0.004395, 0.062256, -0.010498, -0.013611, -0.021118, -0.453125, 0.000282, 0.001305, 0.008789, -0.047852, -0.000271, 0.001671, 0.011658, -0.058838, 0.000782, 0.003571, 0.007935, 0.126953, -0.019043, -0.031738, -0.077637, -0.347656, -0.000698, -0.001427, -0.005157, 0.05957, 0.000828, 0.001442, 0.000641, -0.060059, -0.000425, -0.00119, -0.008362, 0.05542, 0.027954, 0.033936, 0.077148, 0.423828, -0.000919, -0.001587, -0.009094, 0.056152, -0.000946, -0.001556, -0.003906, 0.067871, -0.003357, -0.001434, -0.012756, -0.135742, -0.000218, -0.000927, -0.003433, 0.053467, -0.007477, -0.009338, -0.011292, -0.166992, 0.000595, 0.000633, 0.00531, -0.051758, -0.024292, -0.036133, -0.086914, -0.488281, 0.001015, 0.001038, 0.004547, -0.053711, -0.000599, -0.001503, -0.002441, 0.058838, 0.018188, 0.029175, 0.081055, 0.243164, -0.001778, -0.001953, -0.004852, 0.067871, 0.000973, 0.001343, 0.006012, -0.058838, -0.000904, -0.001862, -0.005005, 0.057129, -0.00074, -0.000227, -0.00589, -0.138672, -0.00145, -0.002609, -0.013184, 0.063965, -0.004791, 0.000215, -0.006958, -0.203125, -0.000256, -0.001236, -0.007507, 0.057861, 0.000119, 0.001175, 0.001999, -0.066406, -0.001244, -0.001732, -0.006958, 0.063965, 0.001144, 0.002289, 0.007629, -0.067871, -0.000572, -0.00029, -0.004364, -0.12793, 0.001114, 0.001549, 0.003632, -0.056885, 0.005249, 0.006317, 0.008545, 0.179688, 0.000687, 0.001663, 0.006927, -0.054932, 0.001328, 0.00161, 0.004974, -0.056396, 0.000565, 0.001488, 0.002151, 0.072754, 0.000706, 0.001442, 0.003525, -0.060547, 0.00946, 0.006012, 0.029419, 0.277344, 0.000414, 0.00022, 0.002426, -0.057861, 0.015747, 0.013489, 0.021606, 0.558594, -0.001312, -0.002228, -0.007538, 0.067871, -0.003555, -0.005371, -0.011597, -0.135742, 0.000538, 0.000614, 0.001968, -0.05127, -0.036377, -0.05957, -0.114258, -0.53125, -0.000896, -0.001381, -0.003372, 0.051514, 0.000908, 0.001053, 0.002869, -0.070312, -0.000036, -0.000675, 0.001045, -0.091797, -0.000931, -0.002106, -0.006226, 0.064941, -0.005798, -0.000938, -0.047363, -0.386719, -0.001221, -0.002167, -0.008423, 0.068359, 0.013428, 0.007935, 0.031982, 0.494141, -0.027344, -0.030518, -0.100098, -0.644531, -0.000507, -0.001419, -0.011902, 0.061279, -0.000496, 0.000492, 0.058838, -0.013489, 0.004181, -0.004272, -0.134766, -0.010132, -0.001732, -0.001602, 0.028687, -0.006195, 0.002853, 0.003403, -0.04126, 0.008789, 0.002014, 0.003143, -0.050537, 0.009521, 0.00174, 0.002472, 0.046631, 0.005371, -0.002441, -0.001999, 0.04126, -0.008728, -0.00473, 0.002533, 0.176758, -0.015625, -0.002441, -0.002548, 0.040527, -0.008484, -0.002502, -0.004089, 0.047363, -0.008911, -0.001404, -0.002457, 0.038574, -0.006073, 0.002686, 0.002457, -0.040039, 0.008667, -0.002747, -0.001427, 0.036377, -0.008057, -0.003082, -0.002579, 0.039551, -0.009888, -0.005951, -0.004272, 0.146484, -0.024414, -0.001686, -0.003006, 0.038574, -0.007721, -0.001823, -0.002136, 0.045654, -0.010254, 0.002472, 0.00351, -0.038086, 0.007324, 0.002808, 0.003036, -0.048096, 0.008972, 0.00116, 0.000068, 0.031982, 0.004761, -0.001968, -0.001816, 0.041992, -0.008789, -0.002151, -0.001137, 0.041992, -0.008545, -0.001877, -0.00264, 0.033447, -0.006775, -0.000082, -0.001068, -0.038086, -0.009827, -0.002029, -0.001122, 0.039062, -0.008057, -0.006439, 0.000211, 0.167969, -0.008728, 0.002151, 0.003098, -0.041748, 0.008545, -0.001396, -0.00095, 0.05127, -0.011169, -0.001472, -0.002045, 0.031006, -0.00708, 0.001938, 0.001953, -0.031494, 0.007263, -0.000717, -0.00148, 0.04541, -0.008667, 0.002213, 0.002121, -0.034424, 0.007141, 0.008545, 0.008789, -0.021729, -0.265625, -0.001427, -0.00293, 0.03833, -0.007812, -0.002319, -0.002518, 0.035156, -0.007507, 0.002258, 0.00206, -0.036621, 0.007568, 0.003479, -0.004883, -0.161133, 0.011963, 0.002228, 0.00264, -0.043701, 0.009033, -0.001167, -0.00235, 0.032471, -0.006775, 0.010254, 0.001785, -0.173828, 0.036133, 0.002792, 0.001808, -0.036377, 0.009644, 0.001213, 0.00354, -0.042725, 0.007874, 0.001968, 0.002106, -0.040771, 0.008911, -0.001923, -0.003326, 0.038818, -0.007874, 0.003448, 0.002411, -0.145508, 0.001114, 0.00206, 0.002533, -0.041016, 0.007935, 0.003021, -0.000277, -0.098633, -0.043213, 0.001457, 0.00235, -0.034668, 0.007751, 0.019409, 0.057129, 0.435547, 0.02771, -0.002533, -0.001839, 0.031738, -0.00885, 0.00354, 0.003128, -0.062988, 0.013306, -0.001152, -0.001068, 0.052246, -0.010376, -0.002563, -0.003326, 0.04541, -0.009399, -0.001411, -0.001328, 0.031982, -0.007202, 0.002319, 0.00235, -0.040283, 0.008362, -0.000977, 0.001999, 0.166992, -0.010681, -0.001884, -0.001259, 0.038818, -0.007111, -0.001358, 0.007538, 0.160156, -0.011719, -0.001846, -0.001671, 0.037598, -0.00885, 0.002777, 0.002655, -0.041748, 0.008423, 0.002289, 0.003113, -0.039307, 0.009033, 0.001587, 0.002365, -0.035889, 0.007416, -0.002762, -0.004028, 0.051758, -0.010193, 0.001915, 0.002518, -0.036621, 0.007538, 0.001358, 0.002151, -0.036865, 0.00769, -0.00206, -0.002609, 0.035889, -0.00766, 0.001884, 0.002319, -0.03418, 0.00708, 0.002731, 0.003708, -0.053711, 0.010742, -0.00161, -0.003098, 0.031738, -0.007416, -0.002151, -0.002991, 0.050781, -0.00946, 0.001328, 0.002487, -0.036621, 0.007812, -0.0019, -0.00235, 0.041016, -0.008606, 0.001534, 0.002533, -0.040283, 0.007996, 0.009399, 0.00592, -0.209961, 0.036377, -0.002243, -0.002457, 0.042236, -0.009338, -0.004761, 0.005341, 0.143555, -0.006531, 0.003113, 0.004272, -0.056152, 0.011719, -0.005768, -0.004608, 0.055908, -0.007172, -0.002808, -0.002121, 0.041016, -0.007996, -0.001717, -0.002243, 0.035645, -0.006897, -0.002625, -0.002396, 0.043945, -0.008911, -0.003723, -0.000243, 0.08252, -0.032959, -0.002136, -0.002121, 0.049072, -0.010986, 0.003006, 0.003403, -0.064453, 0.013489, -0.00206, -0.003189, 0.033936, -0.00708, -0.000977, 0.00264, 0.147461, 0.001144, 0.002869, 0.002594, -0.047852, 0.009949, 0.001892, 0.003464, -0.047607, 0.007935, -0.000204, 0.001144, 0.030884, 0.002548, 0.001968, 0.00161, -0.037109, 0.007996, -0.000062, -0.000248, -0.036377, -0.002838, -0.00206, -0.003754, 0.049072, -0.010437, -0.001831, -0.00106, 0.035889, -0.007538, 0.002182, 0.003555, -0.056885, 0.00946, -0.000473, -0.01062, -0.144531, 0.004395, 0.001617, 0.002441, -0.062988, 0.012146, 0.00322, 0.003937, -0.087402, 0.016479, 0.001038, 0.001564, -0.047607, 0.010132, -0.001755, -0.002213, 0.169922, -0.03064, 0.001541, -0.001488, -0.041016, -0.003006, -0.00769, -0.004364, 0.166992, -0.025146, 0.00325, 0.002045, -0.054932, 0.012268, -0.008545, -0.010071, 0.198242, -0.036133, 0.002701, 0.003006, -0.046875, 0.008667, 0.003494, 0.003342, -0.048828, 0.009888, 0.002167, 0.002457, -0.056641, 0.010803, 0.000843, 0.000395, -0.19043, -0.014038, 0.009033, 0.003525, -0.140625, 0.024902, -0.002197, -0.00193, 0.061768, -0.011108, -0.001572, -0.002747, 0.036377, -0.006531, -0.002106, -0.002014, 0.048096, -0.008606, 0.002411, 0.003387, -0.036133, 0.00708, 0.001984, 0.00193, -0.046143, 0.009766, -0.003586, -0.001678, 0.041992, -0.007599, 0.008545, 0.008606, -0.185547, 0.0354, -0.001915, -0.002396, 0.035156, -0.006592, -0.010376, -0.004547, 0.195312, -0.032471, 0.001465, 0.001579, -0.038574, 0.008911, -0.00235, -0.002991, 0.037842, -0.007751, 0.001015, 0.001167, -0.033936, 0.002167, 0.002213, 0.003235, -0.033691, 0.006836, 0.001373, 0.001503, -0.029053, 0.005798, -0.000027, -0.000244, 0.040283, 0.008484, -0.0019, -0.001381, 0.175781, -0.020874, 0.002457, 0.002914, -0.043945, 0.008301, -0.000087, -0.000206, 0.058105, 0.0177, 0.001846, 0.003799, -0.043701, 0.007874, -0.001244, 0.002274, 0.065918, 0.007111, -0.00531, -0.013428, 0.174805, -0.019287, 0.00135, 0.003189, -0.038086, 0.005249, -0.008118, -0.017334, 0.195312, -0.016479, -0.001228, -0.00209, 0.02832, -0.002823, -0.001099, -0.003616, 0.037109, -0.005371, -0.001511, -0.005554, 0.072266, -0.007751, -0.001724, -0.003433, 0.036133, -0.005005, -0.009827, -0.016846, 0.176758, -0.019287, -0.001434, -0.002747, 0.029175, -0.003464, 0.002304, 0.003433, -0.036621, 0.004395, -0.001778, -0.002579, 0.032715, -0.00412, 0.001244, 0.002335, -0.030762, 0.004303, -0.00177, -0.003021, 0.031738, -0.004517, 0.000835, 0.002472, -0.030518, 0.003082, -0.002884, -0.003754, 0.042969, -0.006165, -0.001106, -0.00264, 0.031494, -0.004456, -0.003906, -0.017822, 0.1875, -0.02356, -0.000694, -0.000406, 0.034912, -0.002106, 0.006836, 0.01355, -0.147461, 0.019043, -0.001495, -0.003342, 0.039307, -0.006683, 0.00135, 0.004242, -0.041504, 0.004669, -0.001396, -0.003372, 0.044189, -0.00705, -0.002029, -0.004089, 0.046387, -0.005951, -0.010437, -0.013489, 0.18457, -0.022705, -0.002075, -0.004181, 0.049316, -0.005737, -0.001602, -0.004395, 0.047607, -0.007935, -0.001457, -0.003876, 0.038574, -0.00589, -0.002411, -0.006073, 0.083008, -0.011047, 0.003082, 0.004211, -0.04248, 0.005219, 0.00148, 0.003799, -0.040527, 0.006012, -0.000961, -0.004181, 0.041504, -0.005249, -0.002045, -0.003723, 0.038574, -0.004852, -0.001984, -0.000748, 0.152344, 0.005035, 0.001312, -0.000591, -0.06543, -0.006805, 0.001564, 0.003616, -0.0354, 0.004333, 0.001167, 0.003021, -0.028198, 0.004089, -0.001602, -0.002533, 0.031494, -0.004059, 0.000024, 0.002197, 0.137695, 0.013, 0.001366, 0.002533, -0.030884, 0.004852, 0.006836, 0.006226, -0.1875, 0.020142, 0.001999, 0.004303, -0.041748, 0.006378, 0.001534, 0.00354, 0.158203, -0.000054, -0.001595, -0.003784, 0.047363, -0.007019, 0.000095, 0.002197, -0.045898, 0.004639, 0.001953, 0.004028, -0.033447, 0.005127, -0.001823, -0.003342, 0.048828, -0.006714, 0.00267, 0.003967, -0.040527, 0.005402, -0.002457, -0.003937, 0.042725, -0.003738, 0.004059, 0.006317, -0.080078, 0.010376, 0.001373, 0.002808, -0.033203, 0.004547, -0.011047, -0.017456, 0.19043, -0.022217, 0.00145, -0.000931, 0.134766, 0.017334, 0.002335, 0.001335, -0.126953, -0.010864, 0.000402, -0.00325, 0.154297, 0.009827, -0.001984, -0.003784, 0.046387, -0.006378, -0.001343, -0.002945, 0.037354, -0.004944, -0.000431, 0.00267, 0.072266, 0.009399, 0.001808, 0.002899, -0.037109, 0.004669, 0.003128, 0.00415, -0.051758, 0.008179, 0.001648, 0.002991, -0.034668, 0.004303, 0.001221, 0.003677, -0.038574, 0.005371, -0.001778, -0.003143, 0.042236, -0.005432, -0.001999, -0.003098, 0.036865, -0.004822, -0.000999, -0.002045, 0.030029, -0.003937, 0.001259, 0.002945, -0.031738, 0.003937, -0.001144, -0.001503, -0.029663, -0.004852, -0.000618, -0.002396, 0.032715, -0.004303, 0.001305, 0.003601, -0.039795, 0.0047, 0.001266, 0.002319, -0.029907, 0.003616, -0.000435, -0.002441, 0.03833, -0.004333, 0.001839, 0.003052, -0.035889, 0.004852, -0.00164, -0.004639, 0.048096, -0.006195, 0.001205, 0.001877, -0.030884, 0.003159, 0.001419, 0.002869, -0.032959, 0.005951, 0.001366, -0.001701, -0.124512, -0.017334, -0.000999, -0.000984, -0.036377, -0.003693, -0.001495, -0.003494, 0.041748, -0.005157, -0.000992, -0.002472, 0.030518, -0.003418, -0.002457, -0.004272, 0.050293, -0.007294, -0.001289, -0.001999, 0.028809, -0.003021, -0.003128, -0.006378, 0.069336, -0.00824, -0.001305, -0.002945, 0.033203, -0.004974, 0.002609, 0.003372, -0.039307, 0.005463, -0.002365, -0.006195, 0.064941, -0.009827, 0.001907, 0.002823, -0.038574, 0.004913, -0.001724, -0.00267, 0.034668, -0.004578, -0.00164, -0.002655, 0.032715, -0.003891, -0.002823, -0.004059, 0.047852, -0.00589, -0.001183, -0.002304, 0.026123, -0.003708, -0.001289, -0.002167, 0.032715, -0.004181, 0.001495, 0.003311, -0.03833, 0.003815, 0.008545, 0.013489, -0.178711, 0.022827, -0.002014, -0.004181, 0.041016, -0.005005, 0.002274, 0.003128, -0.031982, 0.004425, 0.002533, 0.004547, -0.037842, 0.005371, -0.000992, -0.002686, 0.034668, -0.004272, 0.001495, 0.002609, -0.032715, 0.004944, 0.001045, 0.002213, -0.030396, 0.004059, 0.001999, 0.002548, -0.038086, 0.005157, -0.001213, -0.001968, 0.029297, -0.004333, 0.011902, 0.016846, -0.199219, 0.026489, 0.003235, 0.003754, -0.063477, 0.009155, -0.000957, -0.002426, 0.033447, -0.003372, -0.001839, -0.003525, 0.036377, -0.005432, -0.001167, -0.003586, 0.040527, -0.004456, -0.001633, -0.003906, 0.037598, -0.00412, 0.00296, 0.00322, -0.042969, 0.005707, 0.001686, 0.00473, -0.07959, -0.001389, 0.002411, 0.003906, -0.039795, 0.005219, 0.000171, -0.00014, 0.026123, 0.001137, 0.003662, 0.013733, -0.139648, 0.013855, -0.00071, -0.002655, 0.038818, -0.004089, -0.00019, 0.00264, -0.100586, -0.005463, 0.001869, 0.004486, -0.05542, 0.00946, 0.001762, 0.003738, -0.04248, 0.004913, -0.001724, -0.00354, 0.039795, -0.00473, 0.009277, 0.017456, -0.197266, 0.027466, 0.001816, 0.002747, -0.033203, 0.004395, -0.007294, -0.014099, 0.195312, -0.028931, 0.00161, 0.00351, -0.045654, 0.005341, -0.002594, -0.004578, 0.059082, -0.008789, 0.001358, 0.001694, -0.025757, 0.002869, 0.002945, 0.00473, -0.043701, 0.005829, 0.00238, 0.007324, -0.095215, 0.009583, 0.001244, 0.002518, 0.110352, 0.003723, -0.000858, -0.002106, 0.025024, -0.003204, 0.00148, 0.002838, -0.032959, 0.004456, 0.003021, 0.003738, -0.044678, 0.005707, 0.002441, 0.010193, -0.078125, -0.08252, 0.000399, -0.004181, 0.072266, 0.046143, 0.00769, 0.025269, -0.535156, 0.006195, -0.001968, 0.002808, -0.070312, -0.057373, 0.009033, 0.061279, 0.378906, 0.017944, -0.006927, -0.006226, -0.111328, -0.052002, 0.000519, -0.008728, 0.135742, 0.134766, -0.003021, 0.005585, -0.351562, 0.013489, -0.016602, -0.029297, -0.326172, 0.060547, 0.007812, 0.025391, -0.408203, 0.020264, -0.004028, -0.015198, 0.097168, 0.078613, -0.004517, -0.007385, 0.077637, 0.062988, -0.001579, -0.001335, -0.070312, -0.04541, -0.005707, -0.008179, -0.128906, -0.076172, -0.000763, -0.013123, 0.324219, -0.003098, 0.005432, 0.018555, 0.121582, 0.138672, 0.000599, -0.002579, 0.07959, 0.040283, 0.023926, 0.0271, 0.455078, 0.088867, 0.00267, -0.000033, 0.038574, 0.069824, 0.000301, -0.006805, 0.076172, 0.035156, -0.001389, -0.003067, 0.074707, 0.041748, 0.001099, -0.007324, 0.085449, 0.043701, -0.00103, 0.011292, -0.074707, -0.05127, -0.001892, -0.009277, 0.109863, 0.051514, -0.006592, 0.001709, -0.060547, -0.097656, 0.045166, -0.019775, 0.291016, 0.158203, 0.010803, -0.050781, 0.314453, 0.095215, -0.002716, 0.003845, -0.086914, 0.003906, -0.000931, -0.004852, 0.075684, 0.057617, -0.006561, 0.046387, 0.378906, 0.042236, 0.002045, -0.003967, -0.057129, -0.026245, -0.008789, 0.0177, -0.036133, -0.155273, -0.001785, -0.005951, 0.084473, 0.035156, -0.006683, -0.019653, 0.114258, 0.147461, 0.052002, 0.018799, 0.431641, 0.396484, 0.005585, -0.018311, -0.213867, -0.494141, -0.002869, 0.034424, 0.375, 0.00589, 0.006531, -0.035156, -0.287109, -0.001266, -0.026123, -0.028687, -0.136719, -0.117188, -0.005219, 0.005066, -0.108398, -0.140625, -0.011658, 0.022217, -0.349609, -0.089355, -0.003845, -0.017212, 0.097168, 0.099609, -0.011169, 0.019775, -0.128906, -0.139648, -0.000999, 0.007812, -0.08252, -0.039551, -0.048828, 0.002365, -0.277344, -0.189453, 0.001678, 0.009705, -0.085449, -0.033447, 0.002533, -0.006927, 0.092285, -0.003265, -0.001518, 0.005005, 0.053955, 0.059082, -0.000254, 0.011047, -0.086426, -0.046875, 0.000942, 0.042236, -0.337891, -0.055908, 0.003906, -0.025635, 0.318359, 0.003693, -0.000568, -0.010559, -0.131836, -0.011047, 0.009155, -0.015381, 0.240234, 0.068359, -0.001091, 0.002228, -0.083008, -0.050049, -0.00206, -0.001923, -0.069336, -0.053467, 0.004639, 0.007935, -0.129883, -0.394531, 0.002365, -0.003159, 0.075684, 0.036377, 0.000017, -0.001404, 0.07666, 0.042969, 0.001076, 0.006348, -0.078613, -0.049072, -0.000307, -0.004456, 0.094727, 0.038574, -0.00193, -0.015198, 0.112793, 0.050781, 0.01001, 0.013062, -0.188477, -0.125977, 0.013672, 0.000893, 0.086914, 0.068359, 0.002213, 0.009705, -0.073242, -0.061035, -0.00354, -0.005463, -0.107422, -0.088379, -0.016846, -0.002228, -0.124512, -0.063965, -0.000383, 0.009766, -0.085938, -0.016846, 0.002182, -0.008301, 0.176758, 0.121094, -0.001305, -0.010742, 0.087891, 0.042969, -0.000311, 0.000177, 0.061523, 0.044922, 0.008118, 0.009094, 0.398438, 0.023438, 0.009644, 0.009705, -0.097656, -0.050049, -0.001778, -0.004333, 0.029541, 0.06543, 0.006531, -0.005066, 0.106934, 0.054688, 0.000332, 0.00824, -0.09668, -0.076172, -0.006165, 0.000755, -0.12793, -0.046631, 0.000576, -0.001297, 0.22168, 0.320312, -0.001663, 0.010803, -0.11084, -0.071777, -0.002365, 0.005981, -0.07959, -0.039551, -0.008545, -0.002014, -0.085938, -0.056152, -0.023804, -0.018921, -0.044189, -0.414062, 0.01123, 0.016846, 0.054932, 0.037842, -0.005951, 0.007874, -0.137695, -0.007751, 0.000404, -0.009094, 0.09082, 0.048584, -0.002441, -0.001701, -0.061279, -0.035889, 0.000208, 0.007935, -0.107422, -0.00528, -0.000113, -0.018311, 0.239258, 0.028076, 0.004822, 0.031738, -0.314453, 0.014282, -0.000294, 0.013428, -0.103516, -0.135742, 0.002548, 0.005035, -0.089844, -0.058838, 0.002625, 0.006622, -0.06543, -0.037109, 0.007507, 0.017822, -0.108887, -0.100586, -0.001373, -0.006287, 0.066895, 0.035645, 0.001808, -0.006165, 0.083984, 0.040771, -0.002518, -0.012085, 0.098633, 0.098633, 0.003235, 0.000717, 0.057373, 0.040039, 0.003281, 0.007019, -0.038574, -0.054932, -0.032227, -0.000317, -0.210938, -0.240234, 0.001472, -0.0047, 0.108398, 0.061523, -0.00885, -0.007202, 0.333984, 0.003906, -0.020508, -0.028076, 0.392578, 0.11377, -0.001793, 0.005951, -0.136719, -0.026733, 0.001343, 0.025757, -0.225586, 0.004547, 0.002686, -0.016846, 0.375, 0.010681, 0.000122, -0.007996, 0.079102, 0.048828, 0.001831, 0.010437, -0.09082, -0.071777, 0.000246, 0.00708, -0.096191, -0.041992, 0.002853, -0.006012, 0.083496, 0.048828, 0.00045, 0.006744, -0.074219, -0.031494, 0.003891, -0.003067, 0.063965, 0.050781, -0.002792, -0.004364, 0.082031, 0.055664, 0.002258, 0.00592, -0.081055, -0.046143, -0.000234, -0.003433, 0.056396, 0.077148, -0.003967, 0.002625, -0.079102, -0.070801, -0.006104, -0.015625, -0.064941, -0.047363, 0.004791, 0.009338, -0.365234, 0.016235, 0.00193, 0.013916, -0.105469, -0.066406, 0.0065, 0.009338, 0.041748, 0.040039, -0.005798, -0.010071, -0.062988, -0.047119, 0.001778, -0.005463, 0.065918, 0.038086, -0.001579, -0.009888, 0.339844, 0.00164, -0.012024, 0.011658, 0.486328, 0.006073, -0.004547, 0.005554, -0.168945, -0.126953, -0.000782, -0.020996, 0.34375, 0.009277, 0.0065, -0.008057, 0.150391, 0.099121, 0.003418, -0.001831, 0.07373, 0.060791, 0.006927, 0.017822, -0.386719, -0.00206, -0.019653, 0.005951, -0.345703, -0.166016, 0.003555, 0.005493, 0.05957, -0.046875, 0.000553, 0.000755, -0.00045, -0.077637, -0.000123, 0.000622, 0.000433, 0.053955, -0.004272, -0.004395, -0.066406, -0.039062, -0.000357, 0.000376, -0.000156, 0.060791, 0.000046, 0.001076, 0.032959, 0.058838, -0.001778, -0.004578, -0.049316, -0.058105, 0.001297, -0.001999, -0.125977, -0.640625, -0.001846, -0.004944, 0.119629, -0.004242, 0.000553, -0.000049, -0.000931, -0.05542, -0.00012, -0.000824, 0.000576, -0.064453, -0.001648, -0.003708, -0.015991, -0.05542, 0.000652, 0.002533, -0.023926, -0.09375, 0.000114, 0.000009, 0.015015, 0.10498, -0.00164, -0.001534, 0.000969, 0.179688, -0.000422, -0.000679, -0.031982, 0.039795, -0.001923, -0.003647, -0.031982, 0.025391, -0.000774, -0.001587, 0.058838, 0.014954, 0.000213, 0.000202, -0.000372, -0.050049, 0.000018, 0.000269, -0.000467, 0.065918, 0.001236, 0.003876, -0.06543, -0.083008, -0.000854, 0.00386, -0.05127, -0.036621, 0.000169, 0.000919, 0.000668, -0.051758, 0.003342, 0.00415, 0.040527, 0.067871, -0.00087, -0.000648, -0.031128, -0.111328, 0.000265, 0.000549, 0.001617, 0.069336, 0.000002, 0.000347, 0.000172, 0.061523, 0.001823, 0.00296, -0.041504, -0.044922, -0.000748, 0.001556, -0.046631, -0.026245, 0.000736, 0.000065, 0.001183, 0.063965, 0.000437, 0.000671, 0.000167, -0.051758, 0.001968, -0.000237, 0.004639, -0.09375, -0.00004, -0.000068, 0.002136, -0.071777, -0.000273, -0.019165, -0.400391, -0.480469, 0.00046, 0.000263, 0.014038, 0.102051, -0.001228, 0.001244, 0.000874, -0.087402, -0.000778, -0.002594, -0.00069, 0.083008, -0.001213, -0.001671, 0.027466, 0.052002, -0.000244, 0.000046, 0.006348, 0.048096, 0.001907, -0.00069, -0.002747, -0.089844, 0.000549, 0.00235, -0.020142, -0.086914, -0.000085, 0.003708, -0.051025, -0.037598, 0.001366, 0.001068, -0.046387, -0.067383, -0.002335, -0.003326, -0.03064, -0.061279, 0.000184, -0.00061, -0.000303, 0.050781, -0.005707, -0.004852, -0.021973, -0.099609, -0.00161, 0.001152, -0.045654, -0.012634, -0.001236, 0.001274, -0.058594, -0.016602, 0.000301, 0.000515, -0.000626, -0.057373, 0.000131, -0.000096, 0.000243, 0.047607, -0.005646, -0.001823, -0.060059, -0.03418, 0.000137, -0.001122, 0.011414, 0.095215, 0.000082, -0.000399, 0.001663, 0.056396, -0.00087, -0.000313, 0.003021, 0.059082, -0.00145, -0.001541, -0.042725, -0.108887, -0.002884, -0.003571, -0.044678, -0.084961, -0.000923, -0.001228, 0.001213, 0.074219, -0.001129, -0.013794, 0.085449, 0.108398, 0.000197, 0.001457, -0.02478, -0.098633, 0.000725, -0.000835, 0.06543, 0.013611, 0.000751, 0.001587, 0.027222, 0.084473, -0.000016, -0.000243, -0.000248, 0.056396, 0.005554, 0.005615, 0.037842, 0.192383, 0.001617, 0.005493, -0.044922, -0.038818, -0.009827, -0.01001, -0.063965, -0.058838, -0.002365, -0.001755, -0.064941, -0.041016, 0.000257, -0.0009, 0.007751, 0.088379, 0.003555, 0.006165, 0.037842, 0.339844, 0.000786, -0.002319, 0.012268, 0.091797, 0.002548, 0.002655, -0.028931, -0.064453, 0.003677, 0.004517, 0.064941, -0.069336, -0.002441, 0.000366, -0.070312, 0.035645, -0.001038, -0.000759, 0.000341, 0.088379, -0.004883, -0.009399, -0.122559, 0.130859, -0.000139, 0.000645, -0.001244, -0.062256, -0.001106, -0.002304, -0.002991, -0.101074, 0.00351, 0.008667, 0.07959, -0.115723, 0.000209, -0.001335, -0.031738, -0.078613, -0.001045, 0.001106, -0.012451, -0.097656, 0.000572, 0.000486, 0.005676, 0.055908, -0.000759, 0.002625, 0.034912, 0.054688, -0.000568, -0.002106, 0.04834, -0.000607, -0.00103, -0.001167, 0.009216, 0.063965, 0.003754, 0.006622, -0.042725, -0.122559, 0.000048, 0.00177, -0.046387, -0.0354, -0.000429, -0.00066, 0.00058, 0.052246, 0.001007, 0.005402, -0.044678, -0.031494, -0.000454, 0.005402, -0.060791, -0.023315, -0.000298, -0.000002, 0.000322, -0.070801, 0.000408, -0.000307, 0.066895, 0.022461, 0.000549, 0.004211, -0.051025, -0.017578, 0.005707, -0.001816, 0.026123, 0.347656, -0.00267, -0.005096, -0.050293, 0.000584, -0.00003, 0.000824, -0.001068, -0.070312, -0.000036, 0.001732, 0.043213, 0.053467, -0.000607, -0.000542, 0.01178, -0.102539, 0.000106, 0.001198, -0.044678, 0.008179, -0.000368, -0.000014, -0.017578, 0.076172, -0.000147, 0.000702, -0.009338, -0.102539, 0.00013, -0.00325, 0.047852, 0.054199, 0.022461, -0.083496, 0.03125, -0.01239, 0.000004, 0.000271, -0.00106, -0.063965, -0.00025, -0.00058, -0.00095, 0.060791, -0.001625, -0.001404, -0.001213, -0.119629, -0.001076, -0.005798, -0.05542, -0.033691, -0.000816, 0.001183, 0.037354, 0.075195, 0.000311, -0.000992, 0.000296, -0.063477, -0.000607, -0.002777, -0.064941, -0.165039, 0.001205, 0.00531, -0.077148, -0.029785, 0.00061, -0.006958, 0.057129, 0.026245, -0.00045, 0.028076, -0.447266, -0.06543, 0.000912, 0.001106, -0.041504, -0.047119, -0.00046, -0.000273, 0.000223, -0.078125, 0.000082, 0.006195, -0.061768, 0.009705, 0.001236, 0.001839, 0.008118, 0.166016, -0.000353, -0.000332, -0.006378, -0.049805, 0.000668, 0.000641, 0.000418, -0.05957, 0.000303, -0.000748, -0.000157, -0.043701, 0.000786, -0.006409, -0.121582, -0.038086, 0.001091, 0.000515, 0.003906, 0.07666, -0.000107, 0.001343, 0.060547, 0.060303, 0.003403, 0.001213, 0.063477, -0.038574, -0.00017, -0.000311, 0.000195, -0.084473, -0.001198, -0.000121, -0.000378, 0.07666, 0.001106, 0.00824, 0.088867, -0.025269, -0.003326, -0.00528, 0.017822, 0.062256, -0.001305, 0.00145, -0.048828, -0.023193, 0.000086, -0.00058, -0.000059, 0.063965 ] } , "name": "LlmExporter::FusedLinearAttention_2467", "outputIndexes": [ 1252 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1240, 1249, 1251, 1252 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.16/self_attn/FusedLinearAttention", "outputIndexes": [ 1253 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1253, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.16/self_attn/Reshape_output_0", "outputIndexes": [ 1254 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1254 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.16/self_attn/norm/Cast_output_0", "outputIndexes": [ 1255 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1255 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 211593962, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.16/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1256 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2315 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 211594986, 1048598, 262144, 0, 0 ] } , "name": "/layers.16/self_attn/in_proj_z/Linear", "outputIndexes": [ 2328 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2328 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2329 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2329 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1257 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1257, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.16/self_attn/Reshape_1_output_0", "outputIndexes": [ 1258 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1258 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.16/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1260 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1256, 1260 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.16/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1261 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1238 ] , "main_type": "NONE", "name": "/blocks.16/self_attn/Shape_output_0", "outputIndexes": [ 1262 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1262 ] , "main_type": "NONE", "name": "Shape2057", "outputIndexes": [ 1263 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1262 ] , "main_type": "NONE", "name": "Rank2059", "outputIndexes": [ 1264 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1264, 1264 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2061", "outputIndexes": [ 1265 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1265 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2062", "outputIndexes": [ 1266 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1265, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2064", "outputIndexes": [ 1267 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1267 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2065", "outputIndexes": [ 1268 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1263, 1266, 1268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2068", "outputIndexes": [ 1269 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1269 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2069", "outputIndexes": [ 1270 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1270, 1270 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2071", "outputIndexes": [ 1271 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1262, 1271, 1265 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.16/self_attn/Gather_output_0", "outputIndexes": [ 1272 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1272, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.16/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1273 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1265 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2079", "outputIndexes": [ 1274 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1267 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2082", "outputIndexes": [ 1275 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1263, 1274, 1275, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2085", "outputIndexes": [ 1276 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1276 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2086", "outputIndexes": [ 1277 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1277 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2087", "outputIndexes": [ 1278 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1278, 1277 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2088", "outputIndexes": [ 1279 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1262, 1279, 1265 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.16/self_attn/Gather_1_output_0", "outputIndexes": [ 1280 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1280, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.16/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1281 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1273, 1281, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.16/self_attn/Concat_output_0", "outputIndexes": [ 1282 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1261, 1282 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.16/self_attn/Reshape_2_output_0", "outputIndexes": [ 1283 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1283 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2330 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2330 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.16/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2331 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2331 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 212905728, 1048598, 262144, 0, 0 ] } , "name": "/layers.16/self_attn/out_proj/Linear", "outputIndexes": [ 2332 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2332 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2333 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2333 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.16/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1284 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1237, 1284 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.16/Add_output_0", "outputIndexes": [ 1285 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1285 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 214216470, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.16/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1286 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1286 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.16/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2334 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2334 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.16/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2335 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2335 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 214224662, 1835030, 458752, 0, 0 ] } , "name": "/layers.16/mlp/gate_proj/Linear", "outputIndexes": [ 2336 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2336 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2337 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2337 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.16/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1287 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1287 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.16/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1288 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2335 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 216518444, 1835030, 458752, 0, 0 ] } , "name": "/layers.16/mlp/up_proj/Linear", "outputIndexes": [ 2340 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2340 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2341 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2341 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.16/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1289 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1288, 1289 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.16/mlp/Mul_output_0", "outputIndexes": [ 1290 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1290 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.16/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2342 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2342 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.16/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2343 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2343 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 218812226, 1835030, 458752, 0, 0 ] } , "name": "/layers.16/mlp/down_proj/Linear", "outputIndexes": [ 2344 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2344 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.16/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2345 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2345 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.16/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1291 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1285, 1291 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.16/Add_1_output_0", "outputIndexes": [ 1292 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1292, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.17/Reshape_output_0", "outputIndexes": [ 1293 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1293 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 221106008, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.17/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1294 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1294 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2346 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2346 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.17/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2347 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2347 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 221114200, 3145750, 786432, 0, 0 ] } , "name": "/layers.17/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2348 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2348 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2349 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2349 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1295 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1295 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.17/self_attn/Transpose_output_0", "outputIndexes": [ 1296 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.235672, -0.258835, -0.25284, -0.348301, -0.245061, -0.173774, -0.312215, -0.144064, -0.309786, -0.676634, -0.160715, -0.24892, -0.201581, -0.273385, -0.393138, -0.217961 ] } , "name": "/blocks.17/self_attn/Neg_output_0", "outputIndexes": [ 1297 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2347 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 225046382, 8214, 2048, 0, 0 ] } , "name": "/layers.17/self_attn/in_proj_a/Linear", "outputIndexes": [ 2352 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2352 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2353 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2353 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1298 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.449219, -4.8125, 1.15625, 0.554688, -4.84375, -0.291016, -5.59375, -3.53125, 0.141602, -1.117188, -3.109375, -4.59375, -4.5625, 1.359375, -1.390625, 1.3125 ] } , "name": "onnx::Add_3710", "outputIndexes": [ 1300 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1298, 1300 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.17/self_attn/Add_output_0", "outputIndexes": [ 1301 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1301 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp2129", "outputIndexes": [ 1302 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1302, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2131", "outputIndexes": [ 1303 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1303 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.17/self_attn/Softplus_output_0", "outputIndexes": [ 1304 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1297, 1304 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.17/self_attn/Mul_output_0", "outputIndexes": [ 1305 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2347 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 225056644, 8214, 2048, 0, 0 ] } , "name": "/layers.17/self_attn/in_proj_b/Linear", "outputIndexes": [ 2356 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2356 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2357 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2357 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1306 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1306 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.17/self_attn/Sigmoid_output_0", "outputIndexes": [ 1307 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.048828, 0.083984, 0.168945, 0.542969, -0.004364, 0.008423, 0.05957, 0.269531, 0.007355, 0.022949, 0.096191, 0.404297, 0.004089, 0.002747, 0.001793, 0.12793, -0.001579, -0.005554, -0.0177, 0.176758, -0.07666, -0.165039, -0.376953, -0.237305, 0.003479, 0.003571, 0.012756, 0.271484, -0.001884, -0.005127, -0.000652, -0.09375, -0.001297, -0.002777, 0.004211, 0.165039, 0.00589, 0.017822, 0.09082, 0.441406, -0.021484, -0.050293, -0.169922, -0.482422, -0.000759, -0.006836, -0.010559, -0.285156, -0.006622, -0.003433, -0.014954, 0.18457, -0.001137, -0.005798, 0.005676, -0.089355, -0.005981, -0.003159, 0.011169, -0.124512, 0.009644, 0.025269, 0.048584, 0.308594, 0.01239, 0.011597, 0.039062, 0.248047, -0.001274, -0.006409, -0.015625, -0.202148, 0.001762, 0.014404, 0.075684, 0.410156, 0.003967, 0.002106, -0.006592, -0.136719, 0.003555, 0.002945, 0.021484, 0.212891, 0.003265, 0.001938, 0.002609, 0.122559, 0.006714, 0.001228, 0.070312, 0.435547, 0.005219, 0.004303, 0.002304, -0.106445, -0.001755, -0.002411, -0.002167, 0.10791, 0.006134, 0.007874, 0.012634, 0.351562, -0.002594, -0.004059, -0.021851, -0.193359, -0.008423, -0.013184, -0.053955, 0.032227, -0.001816, -0.002045, 0.000542, -0.084961, 0.002869, 0.004425, 0.032471, 0.25, -0.005371, -0.008728, -0.007568, -0.074707, 0.000097, 0.011108, 0.081543, 0.34375, 0.003265, 0.010193, 0.057617, 0.237305, -0.001122, -0.003525, -0.000954, -0.147461, 0.003479, -0.000473, -0.003433, -0.135742, -0.007812, -0.018188, -0.036133, -0.115723, -0.000935, -0.00206, 0.004486, 0.22168, 0.005707, 0.037109, 0.164062, 0.466797, -0.023193, -0.124512, -0.353516, -0.230469, -0.013794, -0.094727, -0.275391, -0.396484, -0.005615, -0.016846, -0.061768, -0.353516, -0.001457, 0.000679, -0.00161, 0.114746, -0.004181, -0.014404, -0.026855, -0.154297, 0.008423, 0.006409, 0.018066, 0.231445, 0.002335, 0.005463, -0.02832, -0.1875, -0.006104, -0.005188, -0.00946, -0.102051, 0.007172, 0.015259, 0.022583, 0.402344, -0.000652, 0.019775, 0.080566, 0.453125, 0.002701, -0.048096, -0.134766, -0.503906, -0.030762, -0.050049, -0.136719, -0.361328, 0.001625, 0.010437, 0.043945, 0.271484, 0.00002, -0.003174, -0.010864, -0.320312, -0.00589, -0.006714, -0.009399, 0.130859, -0.002365, 0.002274, 0.015747, 0.357422, 0.006653, 0.043945, 0.164062, 0.5, -0.283203, -0.419922, -0.265625, -0.075684, -0.009705, -0.006653, 0.016602, 0.210938, 0.0065, 0.003189, 0.105469, 0.455078, -0.004456, -0.017212, -0.010315, -0.542969, 0.005219, -0.005219, -0.030884, -0.211914, 0.029541, 0.066406, 0.125977, -0.079102, -0.022949, -0.039307, -0.052979, 0.131836, -0.014099, -0.029663, -0.053955, -0.314453, -0.008972, -0.008911, 0.009216, -0.091309, 0.011658, 0.015747, 0.001068, -0.139648, -0.003876, -0.003326, -0.000603, 0.12207, 0.002029, 0.015747, 0.005157, 0.109375, -0.002716, -0.008545, -0.094727, -0.435547, 0.010132, 0.023438, 0.015625, -0.4375, 0.002792, 0.009094, 0.014954, 0.210938, 0.000778, -0.004761, 0.010498, 0.198242, 0.000885, -0.000355, -0.002869, -0.138672, -0.00885, 0.000519, 0.008606, -0.155273, 0.00354, -0.000992, -0.00531, -0.081543, -0.000332, -0.004517, -0.001442, -0.09375, -0.002441, -0.004822, -0.0177, -0.069824, -0.007324, 0.004974, -0.06543, -0.220703, 0.004822, -0.006805, -0.02063, -0.186523, 0.005615, 0.001366, -0.024658, -0.096191, 0.035645, 0.0625, 0.121582, -0.07959, -0.002228, 0.000984, 0.008362, 0.141602, 0.028687, 0.054199, 0.101562, -0.0625, -0.005432, -0.002975, -0.013794, -0.142578, -0.003677, -0.00473, 0.000049, -0.182617, -0.007355, -0.007751, -0.013184, -0.188477, -0.000047, 0.009399, -0.013733, -0.145508, -0.000526, -0.008606, -0.047363, -0.267578, -0.004608, -0.001175, -0.017944, -0.125, 0.004883, 0.009644, 0.030884, 0.204102, -0.005676, -0.003799, -0.051025, -0.234375, 0.026001, 0.045654, 0.154297, 0.546875, -0.001404, 0.001083, 0.039795, 0.213867, -0.000385, 0.002457, -0.005219, -0.140625, 0.004425, 0.007935, 0.011658, 0.141602, -0.001289, -0.001427, 0.022949, 0.139648, 0.009644, 0.042969, 0.160156, 0.129883, 0.000269, -0.000037, -0.004608, -0.180664, 0.00325, -0.018188, -0.069824, -0.3125, -0.023682, -0.044434, -0.0625, 0.131836, 0.03833, 0.073242, 0.185547, 0.542969, 0.001472, 0.006165, 0.033691, 0.233398, 0.001457, -0.001144, 0.003647, 0.112305, -0.006042, -0.026611, -0.055908, -0.273438, 0.000797, -0.00053, -0.003632, 0.121094, 0.004852, 0.020874, 0.046143, 0.235352, -0.004456, -0.004639, 0.018799, 0.208008, 0.063477, 0.174805, 0.263672, 0.051514, 0.002823, 0.00028, 0.003113, 0.125977, -0.020996, -0.05127, -0.204102, -0.535156, 0.014587, 0.033936, 0.148438, 0.157227, 0.004578, -0.001419, 0.007507, -0.075684, -0.00164, -0.002609, 0.008057, 0.122559, -0.002289, -0.017212, -0.081543, -0.410156, -0.035889, -0.071289, -0.144531, 0.012451, 0.001175, -0.004059, 0.0271, 0.227539, 0.001198, 0.010315, 0.03064, 0.271484, -0.000767, -0.002899, -0.007874, -0.235352, -0.003632, -0.003662, 0.000083, -0.073242, -0.025269, -0.078125, -0.251953, -0.535156, 0.013977, 0.013, 0.058838, 0.333984, -0.00473, -0.011841, -0.024536, -0.283203, -0.003296, -0.019897, -0.069336, -0.388672, -0.000448, 0.001572, 0.008179, -0.07959, 0.000196, 0.000355, 0.008606, 0.174805, -0.003265, -0.010498, -0.064941, -0.283203, -0.006897, -0.002686, 0.032471, 0.265625, 0.00473, -0.000183, 0.00322, -0.105957, -0.026611, -0.06543, -0.192383, -0.570312, -0.006226, -0.006653, -0.015991, -0.079102, 0.000022, 0.000334, -0.006287, -0.108398, 0.000957, -0.00296, -0.000109, 0.143555, -0.018677, -0.025146, -0.055664, -0.355469, -0.011658, -0.023315, -0.0625, -0.318359, 0.001846, 0.001434, 0.001839, -0.388672, -0.035156, -0.056396, -0.138672, -0.421875, -0.002258, -0.001411, -0.008667, -0.075195, -0.001244, -0.001099, 0.005737, 0.324219, -0.002472, -0.001114, -0.003876, -0.052734, -0.000215, 0.000116, -0.004669, -0.064941, 0.00296, 0.001709, 0.001778, -0.130859, -0.004456, -0.005859, -0.014038, -0.032715, 0.002579, -0.004425, -0.012695, -0.130859, -0.007599, -0.010071, -0.039795, -0.318359, 0.000694, -0.003372, -0.004303, -0.162109, -0.002411, -0.003036, -0.013245, -0.162109, -0.000284, -0.001984, -0.004791, -0.058594, 0.011963, 0.013367, 0.025879, 0.158203, -0.015869, -0.02002, -0.048096, -0.318359, 0.000008, -0.004852, -0.010254, -0.099609, 0.00528, 0.009216, 0.031738, 0.238281, -0.002518, -0.002548, -0.006592, -0.100098, -0.021118, -0.031982, -0.070312, -0.378906, -0.001877, -0.002716, -0.00885, -0.191406, -0.003677, -0.00592, -0.02124, -0.085449, -0.003204, -0.002747, -0.002472, -0.059326, -0.003174, -0.002594, -0.00589, -0.101562, 0.003372, 0.002579, 0.010681, 0.337891, 0.0065, 0.011902, 0.033447, 0.225586, -0.000311, -0.000866, -0.000858, -0.063477, 0.00386, 0.008484, 0.03064, 0.283203, -0.038574, -0.062988, -0.149414, -0.330078, -0.000599, -0.001091, -0.003235, -0.357422, -0.002075, -0.000801, -0.008362, -0.095703, -0.053223, -0.051025, -0.10791, -0.376953, -0.000452, -0.001892, -0.002502, 0.103027, 0.001579, 0.001114, 0.001358, 0.121094, 0.000729, -0.002625, -0.002319, -0.080078, -0.001114, 0.000357, -0.001808, 0.119141, 0.00074, -0.000843, 0.007019, 0.149414, 0.000687, 0.000973, -0.001289, 0.123535, -0.000231, 0.000664, 0.002853, 0.07373, 0.002411, 0.003433, 0.00705, 0.133789, 0.002197, -0.004639, -0.020996, -0.373047, -0.003723, -0.005951, -0.014282, 0.051514, 0.001808, 0.002975, 0.007599, 0.154297, -0.006683, -0.009094, -0.02478, -0.052002, 0.001396, 0.001503, 0.003784, 0.061768, 0.003571, 0.007751, 0.030884, 0.242188, -0.001167, -0.000462, 0.001396, 0.123047, 0.000969, 0.000767, 0.001221, -0.094727, 0.000317, -0.000839, -0.002472, -0.121582, -0.002441, -0.005005, -0.009766, -0.12793, -0.00235, -0.003418, -0.006409, -0.141602, -0.000984, -0.001312, -0.002228, -0.063477, -0.026001, -0.039795, -0.09668, -0.460938, -0.001999, -0.002197, -0.02002, -0.269531, -0.002151, -0.004059, -0.003784, 0.073242, 0.000158, 0.00145, 0.006317, 0.080078, -0.003387, -0.006348, -0.015625, -0.213867, -0.00061, -0.001144, 0.000399, 0.050293, -0.002762, -0.004242, -0.007538, 0.033936, -0.025146, -0.033691, -0.085449, -0.427734, -0.000207, -0.001617, -0.00531, 0.088867, 0.001312, 0.003189, 0.003677, 0.051514, 0.00235, 0.004028, 0.01355, 0.068359, -0.000534, 0.000591, 0.006317, 0.09668, -0.014221, -0.018555, -0.044189, -0.226562, 0.006104, 0.000393, -0.011536, -0.416016, 0.016602, 0.013123, 0.038818, 0.349609, 0.001022, 0.000353, 0.003281, -0.124023, -0.00412, -0.005493, -0.01178, 0.027222, 0.003967, 0.005615, 0.013306, 0.132812, 0.0047, 0.005646, 0.007111, 0.063477, 0.001816, 0.005646, 0.018799, 0.123047, -0.000973, 0.000355, 0.003891, 0.069336, -0.00528, -0.005951, -0.008118, 0.063477, -0.00145, -0.004364, -0.019287, -0.11084, 0.003632, 0.006287, 0.009888, 0.169922, -0.00206, -0.009521, -0.019775, -0.129883, 0.00415, 0.00705, 0.015015, 0.167969, 0.002457, 0.005402, 0.015991, 0.124023, 0.018311, 0.025513, 0.065918, 0.251953, 0.009338, 0.011047, 0.047119, 0.263672, -0.000587, 0.000062, -0.001152, -0.092773, -0.02832, -0.054443, -0.166016, -0.539062, 0.001335, 0.000637, -0.005463, -0.115723, 0.000496, -0.000526, -0.004547, 0.11377, -0.001945, -0.00296, -0.010254, -0.120605, 0.009033, 0.01239, 0.027344, -0.008728, 0.00177, -0.002075, -0.002655, -0.292969, 0.015442, 0.02002, 0.047607, 0.194336, 0.001015, 0.00016, 0.003082, 0.067871, -0.005341, -0.005493, -0.002975, -0.128906, 0.000938, 0.001328, -0.008545, -0.324219, 0.000383, -0.001289, 0.000755, -0.088379, -0.01062, -0.016235, -0.033936, -0.292969, -0.000916, -0.004913, -0.009644, -0.043457, -0.003998, -0.005585, -0.01123, -0.044922, 0.008423, 0.002991, 0.02002, 0.326172, -0.001999, -0.003525, -0.00161, -0.158203, -0.005798, -0.007935, -0.029663, -0.310547, -0.007538, -0.009583, -0.042969, -0.320312, 0.016357, 0.028931, 0.052246, 0.382812, -0.002884, -0.002945, -0.004486, -0.040771, 0.000782, 0.000813, 0.002045, 0.060547, 0.00174, -0.000668, 0.002213, -0.122559, 0.00164, 0.001968, 0.002274, -0.083008, 0.000206, 0.001076, -0.001511, -0.137695, 0.043457, 0.046631, 0.100098, 0.511719, 0.053467, 0.069824, 0.136719, 0.302734, 0.000313, -0.000209, -0.000338, -0.052002, 0.001213, 0.000012, 0.002289, 0.129883, -0.000223, -0.002258, 0.004089, 0.146484, 0.008606, 0.006134, 0.006378, 0.186523, 0.015991, 0.023804, 0.044678, 0.320312, -0.003159, -0.001541, -0.010986, -0.161133, 0.000763, -0.00038, -0.003525, -0.063477, -0.009521, -0.009583, -0.019653, -0.074707, 0.000082, 0.000587, -0.005768, -0.057861, 0.000192, -0.000778, -0.019897, -0.363281, 0.003433, 0.003998, 0.003708, 0.112305, 0.001297, 0.004242, 0.00132, 0.115723, -0.00412, -0.006683, -0.027954, -0.237305, -0.005768, -0.008362, -0.022217, -0.075684, -0.007721, -0.009033, -0.02124, -0.34375, -0.007111, -0.008972, -0.01178, -0.371094, -0.003098, -0.001785, -0.027954, -0.139648, 0.005829, 0.010071, 0.106445, 0.542969, -0.001266, -0.001778, -0.00174, 0.083496, 0.000717, 0.00053, 0.000854, 0.07666, -0.006592, -0.010681, -0.045654, -0.261719, 0.009705, 0.02002, 0.116211, 0.507812, -0.003265, -0.031494, -0.104004, -0.511719, -0.00412, -0.004639, -0.005524, -0.118164, 0.000931, -0.002701, -0.036133, -0.183594, 0.005157, 0.011292, 0.028931, -0.054443, 0.050049, 0.085449, 0.223633, 0.53125, 0.006439, 0.021362, 0.098633, 0.546875, 0.00267, -0.000353, 0.008118, 0.129883, -0.000205, 0.003815, 0.020874, 0.172852, -0.001091, -0.003616, -0.009827, -0.279297, 0.063965, 0.105469, 0.289062, 0.53125, -0.032715, -0.033447, -0.10498, -0.558594, 0.000862, -0.000085, -0.015869, -0.141602, -0.085938, -0.240234, -0.304688, -0.355469, 0.005524, 0.004608, 0.025757, 0.125977, -0.053711, -0.068848, -0.21582, -0.503906, 0.0047, -0.00296, 0.019531, 0.238281, 0.00415, -0.007538, -0.033691, -0.402344, 0.003723, 0.001213, -0.002197, -0.092773, 0.001495, 0.003189, -0.019653, -0.180664, -0.00209, 0.002228, 0.038574, 0.178711, 0.040771, 0.115723, 0.275391, 0.566406, 0.033447, 0.06543, 0.265625, 0.574219, 0.028931, 0.037842, 0.055664, 0.462891, -0.020752, -0.043457, -0.140625, -0.384766, 0.025269, 0.043945, 0.302734, 0.511719, -0.00824, -0.016479, -0.057373, -0.427734, -0.006561, -0.004456, 0.003143, 0.150391, -0.002457, -0.001854, -0.044189, -0.466797, -0.00769, -0.001122, 0.017822, 0.265625, 0.014404, 0.049072, 0.172852, 0.443359, -0.011719, -0.040039, -0.147461, -0.498047, 0.029541, 0.075195, 0.308594, 0.4375, -0.002228, 0.005493, 0.047852, 0.503906, -0.001488, -0.005432, -0.019531, -0.175781, -0.000881, 0.014099, 0.054932, 0.515625, 0.001495, 0.001808, -0.017456, -0.170898, 0.000484, 0.000127, -0.020508, -0.151367, -0.002716, 0.000019, 0.012512, 0.148438, -0.015564, -0.04834, -0.152344, -0.482422, 0.000401, -0.000496, 0.003387, 0.068359, -0.000231, 0.000008, -0.001862, -0.070312, 0.002197, 0.003967, 0.017212, 0.155273, 0.00058, -0.000553, -0.003433, -0.069336, -0.006531, 0.002365, 0.040527, 0.353516, 0.005188, 0.004303, 0.023682, 0.165039, 0.017334, 0.029419, 0.113281, 0.566406, 0.007935, 0.019165, 0.130859, 0.519531, 0.005096, 0.018066, 0.08252, 0.474609, 0.052002, 0.245117, 0.417969, 0.28125, 0.00029, -0.000389, 0.028931, 0.164062, -0.000488, 0.006714, 0.033936, 0.182617, 0.009155, 0.015869, 0.043213, 0.457031, -0.003418, -0.006683, -0.028809, -0.294922, 0.003342, 0.0177, 0.093262, 0.466797, -0.000328, 0.000286, 0.002335, 0.060303, 0.000889, 0.040527, 0.196289, 0.566406, -0.005524, -0.008667, -0.103516, -0.566406, -0.0001, 0.000198, 0.00042, -0.060547, -0.000591, -0.002045, -0.003174, 0.057373, 0.005341, -0.009827, -0.050049, -0.363281, 0.016357, 0.050049, 0.091309, 0.298828, -0.063965, -0.152344, -0.345703, -0.527344, -0.014221, -0.047119, -0.15918, -0.503906, -0.003052, 0.001297, 0.022217, 0.204102, -0.004211, 0.001595, 0.029541, 0.177734, 0.006409, 0.014648, 0.037598, 0.146484, -0.012756, -0.043213, -0.158203, -0.519531, -0.006042, -0.029419, -0.158203, -0.488281, 0.001671, -0.008057, -0.032715, -0.15625, -0.000257, -0.005829, -0.018555, -0.142578, 0.035889, 0.051514, 0.173828, 0.498047, -0.007263, -0.012573, -0.047607, -0.427734, 0.000332, 0.005981, 0.026367, 0.148438, -0.002136, -0.001137, -0.031982, -0.189453, -0.002151, -0.000414, -0.004303, 0.071777, 0.004822, 0.005341, -0.016846, -0.285156, -0.028564, -0.042236, -0.170898, -0.535156, -0.007141, 0.00766, 0.017334, 0.486328, 0.001915, -0.001785, -0.011292, -0.180664, 0.001205, -0.000473, -0.016235, -0.320312, 0.003876, 0.012512, 0.0625, 0.417969, -0.00206, -0.006195, -0.035156, -0.349609, -0.002518, -0.007141, -0.029419, -0.208008, 0.029541, 0.034424, 0.140625, 0.53125, 0.002167, 0.022705, 0.105957, 0.523438, 0.000687, 0.000858, 0.00103, -0.085938, -0.026733, -0.052246, -0.185547, -0.503906, 0.002335, 0.008057, -0.008362, -0.149414, 0.012451, 0.018677, 0.0625, 0.425781, -0.000441, -0.003769, -0.025146, -0.265625, -0.000469, -0.003937, -0.017944, -0.15918, -0.011719, -0.022095, -0.094238, -0.5, 0.010742, 0.010681, 0.07373, 0.535156, 0.002106, 0.000679, 0.03418, 0.150391, -0.008362, -0.019287, -0.032471, -0.219727, -0.009094, 0.001831, -0.085938, -0.476562, 0.02063, 0.045166, 0.133789, 0.507812, -0.001053, -0.006744, 0.01178, 0.160156, 0.001999, 0.000032, -0.018066, -0.168945, 0.008423, 0.041504, 0.132812, 0.494141, 0.007629, 0.012634, 0.106445, 0.494141, 0.000026, -0.000189, -0.025513, -0.162109, 0.01062, -0.053711, -0.228516, -0.486328, -0.001038, -0.003784, -0.029297, -0.171875, -0.006622, -0.00209, 0.047119, 0.472656, 0.003494, 0.011292, 0.038818, 0.157227, 0.000301, -0.001671, 0.000568, -0.178711, -0.015259, -0.026245, -0.060791, -0.017578, -0.004303, -0.039795, -0.125977, -0.498047, -0.002609, -0.000942, 0.013245, 0.169922, -0.001572, -0.000368, -0.008606, -0.066895, -0.010925, -0.038086, -0.162109, -0.494141, 0.085938, 0.228516, 0.384766, 0.328125, -0.000023, -0.003876, -0.00589, -0.337891, -0.012024, -0.058105, -0.198242, -0.546875, -0.019897, -0.038086, -0.085938, 0.04541, 0.003479, 0.022949, 0.121094, 0.503906, -0.000158, -0.004608, -0.027222, -0.186523, 0.006592, 0.007294, 0.002304, 0.084473, 0.00708, 0.003937, 0.026733, 0.171875, -0.003098, -0.008118, -0.0354, -0.194336, -0.001526, 0.002167, 0.031738, 0.361328, -0.025391, -0.08252, -0.246094, -0.558594, -0.000931, 0.007202, 0.036621, 0.285156, 0.000479, 0.000713, 0.004333, 0.043457, 0.000797, 0.002167, 0.000641, -0.041016, 0.00708, 0.000641, -0.011536, -0.427734, 0.00647, 0.01416, 0.081543, 0.550781, 0.021606, 0.074707, 0.030151, 0.527344, 0.002045, 0.005829, -0.015137, -0.245117, -0.0047, -0.012817, -0.050537, -0.431641, 0.027832, 0.07666, 0.219727, 0.458984, -0.000131, -0.000874, -0.026123, -0.337891, -0.009766, -0.018311, -0.041504, 0.057373, 0.003326, 0.001762, 0.018555, 0.079102, 0.000129, -0.001816, -0.011658, -0.120605, -0.002136, -0.001236, -0.002579, 0.051758, 0.005035, 0.004242, 0.016235, -0.071289, 0.001305, 0.011108, 0.054932, 0.337891, -0.01532, -0.006439, -0.009277, 0.435547, -0.003754, -0.005463, -0.021362, 0.024902, 0.029297, 0.08252, 0.244141, 0.464844, -0.000645, -0.001808, -0.004089, 0.039795, -0.006927, -0.023315, -0.067871, -0.376953, -0.013916, -0.055908, -0.164062, -0.478516, 0.003067, 0.001511, -0.018799, -0.337891, 0.019043, 0.059326, 0.133789, 0.455078, 0.001099, 0.002518, 0.023438, 0.223633, -0.00325, -0.001564, -0.002441, 0.088867, 0.132812, 0.273438, 0.341797, 0.235352, -0.001633, -0.002365, -0.005005, 0.050049, -0.001526, -0.001305, 0.003784, 0.049805, -0.002518, 0.001312, -0.023682, -0.251953, -0.000816, -0.001801, -0.016602, -0.19043, 0.056885, 0.05249, 0.248047, 0.71875, 0.001472, 0.001442, -0.009216, -0.07959, -0.002655, -0.002777, 0.008667, 0.088379, 0.000125, 0.000488, 0.012451, 0.082031, 0.001228, -0.018066, -0.108398, -0.621094, -0.001289, 0.002869, 0.022217, 0.326172, 0.037109, 0.098145, 0.161133, 0.5625, -0.000957, 0.000675, 0.000835, 0.027588, -0.004517, -0.005981, 0.003937, 0.169922, 0.001595, 0.004913, 0.030518, 0.261719, 0.002029, 0.002304, -0.002045, -0.081543, 0.002106, 0.000809, 0.009033, 0.146484, 0.000999, -0.001953, -0.004486, -0.086426, 0.002518, 0.004883, 0.005402, -0.220703, 0.000176, -0.001099, -0.005859, -0.038086, -0.002151, -0.002426, -0.005157, 0.0625, -0.000992, -0.001694, -0.014771, -0.137695, -0.000931, -0.000357, 0.007996, 0.123535, -0.001122, -0.005493, -0.014709, -0.154297, 0.001472, 0.004181, 0.022461, 0.240234, 0.015991, 0.080078, 0.195312, 0.478516, 0.018677, 0.073242, 0.273438, -0.071289, -0.001465, -0.001366, 0.006073, 0.40625, 0.007446, 0.005066, -0.004456, -0.216797, -0.000622, -0.001137, 0.005554, 0.11084, -0.021118, -0.074219, -0.21582, -0.494141, -0.001953, 0.002045, 0.021484, 0.194336, -0.007111, -0.004547, -0.000546, 0.212891, -0.00589, 0.003342, 0.03064, 0.382812, -0.00293, -0.001732, 0.000374, 0.082031, 0.000515, 0.000215, -0.029541, -0.225586, 0.009705, 0.036133, 0.119141, 0.478516, -0.00267, -0.007538, -0.034912, -0.337891, -0.00003, -0.001213, -0.007172, -0.076172, 0.001831, 0.000003, -0.026855, -0.369141, 0.002075, 0.002625, -0.000479, -0.077637, -0.000242, 0.000385, -0.016724, -0.083008, -0.003891, 0.00531, 0.042236, 0.464844, 0.071777, 0.112793, 0.217773, 0.507812, 0.001381, 0.000687, 0.009216, 0.078613, -0.001953, -0.00082, -0.000973, 0.042969, 0.000877, -0.000433, 0.004211, 0.072266, 0.00647, 0.011597, 0.036865, 0.363281, -0.000984, -0.002609, 0.003082, 0.11377, 0.005554, 0.012573, 0.061523, 0.398438, 0.00071, 0.019775, 0.007996, 0.322266, -0.002029, -0.001381, 0.013794, 0.449219, 0.002075, -0.002991, -0.013062, 0.300781, -0.003006, 0.004395, 0.01355, 0.220703, -0.000481, 0.001289, -0.00705, -0.089844, 0.001221, 0.013367, 0.044678, 0.427734, -0.002487, -0.014648, -0.03125, -0.298828, -0.006897, -0.002609, 0.010315, 0.328125, -0.001137, -0.003235, -0.000801, 0.080566, 0.014954, 0.054688, 0.164062, 0.478516, 0.001709, 0.005463, 0.025635, 0.179688, 0.006531, 0.004364, -0.011902, -0.322266, 0.015381, 0.034668, 0.119141, 0.570312, 0.000305, 0.000889, 0.006531, 0.081543, -0.001549, -0.000128, -0.003845, 0.048828, 0.001183, 0.001915, 0.005615, -0.071777, 0.000687, 0.006744, 0.009705, 0.207031, -0.001778, -0.000648, -0.016846, -0.125, -0.000546, -0.003708, -0.01416, -0.080078, 0.008545, 0.016113, 0.04248, 0.188477, 0.000706, -0.021851, -0.129883, -0.523438, -0.027588, -0.072266, -0.155273, -0.498047, -0.002472, 0.002884, -0.014954, -0.182617, 0.000483, -0.000133, 0.002274, 0.050537, -0.02002, -0.040771, -0.170898, -0.488281, 0.002319, 0.004791, 0.043701, 0.404297, -0.001762, -0.013245, -0.067871, -0.345703, 0.001625, -0.001633, -0.033203, -0.333984, -0.000244, -0.002914, -0.007141, -0.07666, 0.004578, 0.011353, 0.034424, 0.202148, -0.033691, -0.067871, -0.134766, -0.431641, 0.001472, 0.001503, -0.003052, -0.076172, 0.000443, -0.001945, -0.008362, -0.095703, -0.001816, -0.007294, -0.039062, -0.369141, 0.07959, 0.170898, 0.271484, 0.386719, -0.004883, -0.002533, 0.019653, 0.328125, 0.001129, -0.001053, -0.003189, -0.104492, -0.000702, -0.000079, -0.005646, 0.05542, 0.001236, 0.00296, 0.002899, -0.05127, 0.000565, -0.001007, -0.00531, 0.04834, 0.006195, 0.014893, -0.000143, 0.359375, -0.000858, 0.037598, 0.173828, 0.457031, 0.026001, 0.023926, 0.087402, 0.589844, -0.021484, -0.039551, -0.128906, -0.419922, -0.001144, 0.009583, -0.018677, -0.519531, 0.013916, 0.056885, 0.170898, 0.453125, 0.000006, 0.006256, 0.042236, 0.040527, -0.003937, -0.000942, 0.010864, 0.194336, 0.002029, -0.002609, 0.041016, 0.433594, 0.000168, -0.000381, -0.003418, -0.085938, -0.003296, -0.003601, -0.033203, -0.339844, -0.01709, -0.014465, -0.037109, -0.398438, 0.016846, 0.022095, 0.040771, 0.382812, 0.016846, 0.02356, 0.094238, 0.574219, 0.021606, -0.005585, 0.106445, 0.25, 0.002213, 0.009583, 0.055664, 0.220703, -0.007538, -0.00531, 0.00145, -0.40625, -0.028564, -0.035645, -0.075195, 0.188477, -0.015442, -0.00531, -0.032471, -0.542969, -0.018677, -0.011169, 0.010742, 0.324219, 0.011292, 0.012817, 0.060547, 0.328125, 0.000347, -0.001579, 0.009888, 0.236328, -0.014526, -0.014221, -0.035889, -0.402344, -0.009949, -0.029419, -0.092773, -0.394531, -0.040771, -0.02771, -0.077148, -0.621094, 0.003632, 0.012817, -0.029297, -0.253906, -0.02771, -0.02124, -0.019409, 0.470703, -0.000137, 0.004639, 0.009216, 0.353516, -0.007233, -0.01355, -0.025391, -0.53125, 0.001465, -0.008606, 0.00132, 0.275391, 0.009033, 0.011963, 0.059326, 0.484375, 0.046631, 0.041992, 0.070801, 0.289062, -0.003769, 0.001488, 0.003159, -0.271484, 0.006439, 0.006897, -0.012085, -0.235352, -0.004364, -0.004181, -0.006317, -0.423828, 0.051025, 0.055664, 0.22168, 0.449219, -0.023804, -0.033936, -0.095215, -0.738281, 0.054443, 0.074707, 0.165039, 0.484375, 0.007172, 0.010193, 0.040527, 0.267578, -0.010437, -0.021729, -0.047852, -0.482422, 0.00528, 0.002869, -0.014038, -0.21582, -0.001389, 0.005615, 0.044922, 0.287109, 0.0047, 0.010559, 0.02124, -0.28125, -0.011169, -0.010315, -0.020752, -0.298828, -0.052979, -0.075195, -0.155273, -0.384766, 0.001984, 0.009033, 0.003677, 0.550781, -0.008118, -0.003281, -0.04834, -0.488281, 0.005035, 0.011963, 0.022827, 0.355469, -0.004028, -0.00412, 0.039551, 0.445312, 0.002823, 0.011353, 0.028931, 0.21582, -0.01709, -0.018066, -0.04834, -0.269531, 0.022095, 0.032471, 0.058838, 0.427734, 0.015198, 0.014099, 0.041992, 0.455078, -0.011414, -0.005951, 0.011475, 0.243164, 0.007996, -0.017822, -0.049561, -0.582031, 0.0009, -0.002838, -0.010803, -0.255859, 0.002213, -0.000362, 0.001427, 0.291016, -0.054199, -0.072754, -0.129883, -0.490234, -0.003693, -0.005096, -0.028442, -0.554688, 0.019409, 0.021851, 0.057373, 0.417969, 0.005341, 0.011169, 0.033447, 0.263672, 0.000629, -0.003784, 0.007416, -0.480469, 0.01355, 0.011658, 0.043457, 0.458984, -0.001968, 0.001785, -0.000324, -0.550781, 0.019897, 0.023193, 0.081055, 0.421875, -0.008423, -0.011536, -0.037842, -0.490234, -0.021606, 0.002853, -0.10791, -0.527344, 0.000679, 0.00053, -0.015015, -0.277344, -0.003677, -0.001457, -0.004028, 0.490234, -0.032471, -0.038086, -0.125, -0.486328, 0.004395, -0.001999, 0.060303, 0.261719, -0.004547, -0.012329, -0.026611, -0.304688, 0.004089, -0.001747, -0.02002, -0.188477, -0.081543, -0.209961, -0.318359, -0.597656, -0.000483, -0.00267, 0.023438, 0.484375, 0.001541, -0.00531, -0.013123, -0.179688, -0.017456, -0.011047, -0.083008, -0.746094, -0.001236, -0.019897, -0.020264, -0.347656, 0.000862, 0.02124, 0.070801, 0.695312, -0.008179, -0.003159, 0.002975, 0.306641, 0.005249, 0.01062, 0.030518, 0.178711, 0.044678, 0.057617, 0.163086, 0.523438, -0.007172, -0.020142, -0.048584, -0.519531, -0.002457, -0.002243, 0.00415, 0.320312, 0.001442, -0.01178, -0.01239, 0.384766, -0.035645, -0.077637, -0.167969, -0.519531, 0.012939, 0.016479, 0.060791, 0.234375, 0.022461, 0.037109, 0.086914, 0.625, 0.001778, 0.019531, 0.028687, 0.421875, 0.033936, 0.025879, 0.054443, 0.640625, 0.013245, 0.027466, 0.067871, 0.367188, 0.015503, 0.018188, -0.01001, -0.318359, -0.001732, -0.019653, -0.08252, -0.628906, -0.115723, -0.129883, -0.294922, -0.710938, -0.000479, -0.007324, -0.038574, -0.217773, 0.023682, 0.010864, 0.125977, 0.570312, 0.001945, 0.009949, 0.006805, 0.269531, -0.013672, -0.007782, 0.009216, 0.291016, -0.022705, -0.028931, -0.104004, -0.585938, 0.016113, 0.012207, 0.051758, 0.431641, 0.032227, 0.065918, 0.11084, 0.609375, -0.002441, -0.010498, -0.055664, -0.539062, -0.006805, -0.012756, -0.045898, -0.261719, -0.009644, -0.003906, -0.020996, 0.414062, 0.057617, 0.074707, 0.212891, 0.361328, 0.011841, 0.007233, -0.008789, -0.253906, -0.003052, -0.002625, 0.004852, 0.546875, -0.003662, 0.005432, 0.010437, 0.296875, -0.009888, 0.019165, 0.067871, 0.71875, 0.084473, 0.19043, 0.373047, 0.578125, 0.020142, 0.016357, 0.024536, 0.40625, -0.048584, -0.036621, -0.060059, -0.554688, -0.012756, -0.063477, -0.177734, -0.550781, 0.000223, 0.005249, -0.002197, -0.269531, 0.003067, 0.00145, 0.011841, 0.230469, -0.040039, -0.041504, -0.134766, -0.443359, -0.001625, -0.003403, -0.004425, -0.279297, -0.029419, -0.043457, -0.075195, -0.5625, 0.019531, 0.015625, 0.075195, 0.503906, -0.020752, -0.023071, -0.087402, -0.466797, -0.016602, -0.00531, -0.007507, 0.341797, 0.003616, 0.008972, 0.017456, 0.244141, 0.011658, 0.013916, 0.044189, 0.482422, -0.020386, -0.038086, -0.119629, -0.365234, -0.01239, -0.009705, -0.041016, 0.1875, -0.008118, 0.01001, -0.08252, -0.496094, -0.044678, -0.007446, -0.075684, -0.757812, 0.004272, 0.018433, 0.05542, 0.507812, -0.00074, 0.001465, -0.00011, 0.300781, 0.032959, 0.060059, 0.100586, 0.589844, 0.015747, 0.018188, 0.0625, 0.308594, -0.003601, -0.00769, -0.018066, -0.25, -0.005676, 0.000439, -0.001999, 0.170898, -0.013977, -0.014465, -0.09375, -0.65625, -0.013184, -0.008728, 0.005096, 0.351562, -0.020142, -0.023193, -0.100586, -0.4375, 0.007141, 0.006958, 0.007019, 0.376953, -0.000007, 0.006592, 0.001663, -0.308594, 0.025513, 0.034912, 0.094238, 0.416016, 0.051025, 0.037598, 0.205078, -0.057617, 0.010559, 0.068359, -0.05957, -0.210938, -0.059814, -0.175781, 0.090332, -0.038818, 0.090332, 0.055176, 0.137695, -0.15918, 0.032959, 0.05542, -0.047119, 0.251953, 0.060547, 0.203125, -0.077637, -0.011841, -0.005463, -0.029785, -0.125977, -0.357422, 0.005798, 0.004883, 0.01416, -0.136719, -0.00415, 0.053711, 0.1875, 0.503906, 0.09668, -0.209961, -0.259766, -0.068848, 0.206055, 0.170898, -0.119629, 0.021606, 0.087402, 0.144531, -0.123535, 0.060791, -0.100586, -0.115723, 0.138672, -0.076172, -0.121582, -0.046143, 0.122559, 0.034668, -0.012512, -0.237305, -0.164062, 0.119629, -0.013611, -0.001953, 0.008362, 0.138672, 0.096191, 0.055664, 0.12793, -0.148438, -0.031006, 0.169922, -0.069336, 0.126953, 0.038574, 0.114746, -0.129883, 0.1875, 0.008606, -0.003632, 0.041992, 0.200195, 0.143555, 0.057861, -0.12207, 0.034912, -0.005493, -0.018433, -0.164062, -0.414062, -0.092773, -0.05249, 0.132812, -0.162109, 0.060547, 0.006134, -0.020142, -0.267578, -0.011719, -0.041016, -0.211914, 0.034424, -0.044434, -0.050293, 0.158203, 0.152344, 0.002121, -0.035889, -0.006348, -0.296875, -0.018799, -0.001099, -0.033691, 0.298828, 0.020752, -0.009949, 0.039062, -0.253906, 0.006561, 0.060303, -0.182617, -0.125977, -0.00946, 0.035889, 0.029297, 0.53125, 0.061768, 0.070312, 0.164062, -0.009766, -0.009766, -0.018433, -0.054443, -0.503906, -0.078613, 0.054199, 0.069824, 0.375, 0.054688, 0.014648, -0.202148, -0.110352, 0.104004, -0.283203, -0.106934, -0.088379, -0.020874, 0.059326, -0.008423, 0.28125, 0.003555, -0.05542, -0.216797, 0.049316, 0.003433, 0.001137, -0.000847, -0.25, -0.138672, -0.064941, -0.097168, 0.118652, 0.002136, -0.00209, -0.009033, -0.150391, 0.012939, 0.020142, 0.040527, 0.4375, -0.007172, -0.005341, -0.074707, -0.376953, -0.083008, -0.115234, -0.474609, 0.108887, -0.099609, 0.120605, 0.082031, 0.125977, 0.126953, 0.034912, -0.125977, 0.087891, 0.10498, -0.182617, -0.15625, -0.053467, 0.168945, 0.060059, -0.054932, -0.097168, -0.00325, -0.064453, 0.15625, 0.107422, -0.03418, -0.014099, -0.052979, 0.229492, 0.079102, 0.138672, 0.02063, -0.151367, 0.001457, -0.011108, -0.028564, 0.244141, 0.044189, 0.001534, 0.050293, -0.208984, 0.11084, -0.0354, 0.180664, -0.085938, 0.003738, 0.030396, -0.212891, 0.024048, -0.003815, -0.060059, 0.231445, 0.105469, 0.040039, -0.046875, -0.020996, 0.253906, -0.112305, -0.166992, 0.021729, 0.084473, -0.086426, -0.205078, 0.010925, 0.030518, 0.123535, 0.064941, 0.080566, -0.15625, 0.008606, 0.008667, 0.213867, -0.048096, -0.018066, -0.009766, 0.043213, 0.240234, 0.0177, 0.033691, -0.033447, -0.230469, 0.023926, 0.113281, 0.068359, -0.144531, 0.025635, -0.263672, -0.382812, 0.083496, -0.07959, -0.141602, 0.100098, 0.002975, 0.124512, 0.125, -0.078125, -0.089844, 0.100586, 0.179688, -0.085938, -0.002426, -0.067871, -0.006836, 0.213867, 0.044189, -0.007324, -0.0047, -0.021606, -0.138672, -0.034912, -0.165039, 0.11084, -0.079102, 0.034668, -0.038086, 0.002533, 0.24707, 0.115234, -0.070312, -0.125, -0.124512, 0.003937, 0.013916, 0.077148, -0.229492, 0.086426, 0.128906, 0.226562, 0.200195, -0.059082, -0.02356, -0.214844, 0.069336, 0.011841, 0.000999, 0.052979, -0.21582, -0.088379, 0.092773, 0.164062, 0.015503, 0.046631, -0.063477, 0.035889, -0.238281, 0.037109, -0.173828, -0.108887, 0.053223, 0.048828, 0.066895, 0.144531, -0.142578, 0.120605, 0.092773, -0.115234, -0.010925, -0.010071, 0.007812, 0.202148, -0.010132, 0.062988, -0.105469, 0.073242, 0.201172, -0.09082, -0.049072, -0.165039, -0.734375, 0.339844, 0.070801, 0.104004, -0.008545, 0.021973, 0.001869, -0.089355, -0.224609, 0.00531, 0.078125, 0.443359, -0.029663, -0.017822, -0.001686, -0.040527, 0.306641, -0.026123, 0.083008, -0.167969, -0.474609, 0.045898, 0.103027, -0.066406, -0.169922, -0.005035, 0.060547, -0.04126, -0.248047, 0.062256, -0.149414, -0.046875, -0.137695, -0.008057, -0.012695, -0.051514, -0.194336, 0.177734, -0.059814, 0.086914, 0.004852, 0.02356, -0.000629, -0.052002, -0.213867, 0.002823, 0.010132, 0.025024, 0.151367, -0.00769, -0.003647, 0.002701, 0.164062, -0.004974, 0.002197, 0.007111, 0.142578, 0.088379, -0.108887, -0.188477, 0.007721, 0.043213, -0.124512, 0.060547, 0.177734, 0.053467, 0.025635, -0.004974, -0.240234, -0.014465, 0.074219, 0.199219, -0.01355, -0.018799, -0.016235, 0.080078, -0.306641, -0.003479, -0.002029, -0.018066, -0.172852, 0.011963, 0.014771, 0.027832, 0.425781, -0.016235, -0.004608, 0.067871, 0.237305, -0.009827, -0.179688, 0.052734, -0.054443, 0.013733, 0.020752, 0.036621, 0.339844, 0.033936, 0.05127, 0.238281, -0.080566, -0.043701, 0.101074, 0.073242, 0.080566, 0.102539, 0.09668, 0.085449, -0.149414, -0.068848, -0.093262, 0.15625, 0.134766, -0.091309, -0.038574, -0.122559, 0.166016, 0.036621, 0.091309, 0.166016, -0.104004, 0.010925, 0.007263, -0.014465, -0.216797, 0.026489, -0.005493, -0.029785, 0.224609, -0.006561, -0.007507, -0.024536, -0.189453, -0.030029, -0.021118, -0.097656, 0.037354, -0.028809, -0.008728, 0.064453, 0.289062, 0.007599, -0.004028, -0.07373, 0.201172, -0.431641, -0.039307, 0.032471, -0.049316, 0.007294, 0.126953, 0.211914, 0.648438, 0.043457, -0.002441, -0.01416, -0.261719, -0.039062, -0.114746, -0.142578, 0.100586, -0.022095, 0.013428, -0.017822, 0.245117, -0.075195, -0.058838, 0.092285, 0.214844, 0.008911, 0.00708, -0.005341, -0.241211, 0.001228, 0.00325, -0.017212, -0.3125, -0.045654, -0.114258, -0.210938, 0.081543, -0.004822, -0.006073, -0.069824, -0.433594, -0.007538, -0.019165, 0.013184, 0.367188, 0.034424, 0.044922, 0.104004, 0.296875, -0.001274, -0.009094, -0.011902, -0.519531, 0.008911, 0.006165, -0.024048, -0.320312, 0.005035, 0.004517, -0.00885, 0.308594, -0.005524, -0.008118, 0.031982, 0.275391, -0.001068, -0.054688, -0.257812, -0.046143, -0.096191, -0.129883, -0.18457, -0.351562, 0.017456, 0.04126, 0.00415, -0.337891, 0.004364, -0.000343, 0.01416, 0.248047, -0.001358, 0.002899, -0.015198, -0.304688, -0.003281, -0.001572, 0.005768, -0.34375, -0.031006, -0.043213, -0.093262, -0.296875, 0.00412, 0.00824, 0.021606, -0.251953, -0.003769, -0.001808, 0.004395, -0.298828, -0.001389, 0.00296, 0.003693, -0.208008, -0.003555, -0.007812, -0.021851, 0.283203, -0.001038, -0.00351, -0.008301, -0.263672, -0.003998, -0.004669, 0.029907, 0.357422, 0.003189, 0.006653, 0.020386, 0.263672, -0.021973, -0.044678, -0.200195, -0.558594, -0.00383, -0.002655, 0.011658, 0.200195, -0.054443, -0.119629, -0.1875, -0.225586, 0.049316, 0.093262, 0.162109, 0.248047, 0.00473, 0.017334, 0.021484, -0.349609, -0.003555, 0.001617, 0.03125, 0.277344, -0.002167, -0.004547, -0.012268, -0.222656, -0.000641, 0.005371, -0.029785, -0.287109, -0.004333, -0.003433, -0.008179, -0.257812, 0.000149, -0.002365, -0.010681, -0.22168, -0.000713, -0.011475, -0.04248, -0.292969, -0.006836, -0.009521, -0.016846, 0.339844, -0.005646, -0.005676, -0.015869, -0.207031, -0.003387, 0.001259, 0.001823, 0.291016, -0.000496, -0.000387, -0.009033, -0.376953, -0.015198, -0.020752, -0.067383, -0.224609, -0.00264, -0.0047, -0.015198, 0.339844, 0.005646, 0.008972, 0.025024, 0.12793, 0.006775, 0.011414, 0.032715, 0.21582, -0.000854, 0.001488, 0.00885, 0.147461, 0.002731, 0.010132, 0.004852, -0.316406, -0.000591, -0.002228, -0.002609, 0.277344, 0.00103, -0.007782, -0.015076, -0.306641, -0.00528, -0.011169, -0.016602, 0.300781, 0.002411, 0.003326, 0.015381, -0.292969, -0.005798, -0.007568, 0.014893, 0.357422, 0.011414, 0.024658, 0.044678, -0.320312, 0.002365, -0.000893, -0.008057, 0.244141, 0.012268, 0.010315, -0.000877, -0.259766, -0.00322, 0.00383, 0.007996, -0.257812, -0.002258, -0.005463, -0.011902, -0.072754, 0.001274, 0.004181, 0.00592, 0.189453, -0.008484, -0.016113, -0.036621, 0.075195, 0.000999, -0.003326, -0.004181, 0.298828, 0.005585, 0.009094, 0.040771, -0.351562, 0.00885, 0.107422, 0.248047, 0.053223, 0.057373, 0.059814, 0.098633, 0.275391, -0.000908, -0.001144, 0.003067, -0.458984, 0.00592, 0.014954, 0.012695, -0.300781, 0.007812, 0.006683, 0.012451, 0.227539, -0.000919, -0.008728, -0.00293, 0.316406, 0.005524, 0.004456, -0.029297, -0.235352, -0.011719, -0.016235, 0.022095, 0.287109, 0.005951, 0.010925, 0.023682, 0.414062, 0.000456, 0.003601, 0.020142, 0.337891, 0.004333, 0.016479, 0.029907, 0.349609, 0.001579, -0.00325, 0.020386, 0.171875, -0.002121, 0.004486, 0.009338, -0.241211, -0.002716, -0.00589, -0.02002, 0.318359, 0.004395, 0.004456, 0.00473, -0.259766, -0.007599, -0.007141, -0.038574, -0.289062, 0.007812, 0.01709, 0.063477, 0.308594, -0.02478, -0.0625, -0.107422, -0.326172, -0.006317, -0.00708, -0.016357, -0.178711, -0.00135, -0.005707, 0.000319, -0.275391, -0.004242, -0.003799, -0.003677, 0.105469, -0.004059, -0.008972, -0.018799, 0.277344, -0.003937, -0.003998, -0.010864, -0.109375, -0.087402, -0.082031, -0.15918, -0.376953, -0.002686, -0.006104, -0.009521, 0.248047, -0.04541, -0.049561, -0.136719, -0.458984, 0.002716, 0.003128, 0.005676, 0.167969, 0.004395, -0.004578, -0.002838, 0.441406, -0.001503, -0.00106, -0.004089, -0.152344, 0.003326, 0.003296, 0.000511, 0.238281, -0.010864, -0.014709, -0.043457, -0.287109, 0.001221, 0.003601, -0.000576, 0.15332, 0.000051, 0.005951, 0.004395, -0.302734, -0.000115, -0.002548, -0.009216, -0.269531, -0.000237, 0.004333, 0.002151, 0.326172, 0.000143, -0.003891, 0.00885, 0.296875, -0.001862, -0.001167, 0.000248, 0.118652, 0.011719, 0.018311, 0.089844, 0.447266, -0.005951, -0.001152, -0.007782, -0.359375, -0.000014, -0.001846, -0.008301, 0.265625, 0.003113, 0.007294, -0.007507, -0.296875, 0.00885, 0.014648, 0.017212, -0.283203, -0.002502, 0.000441, 0.005219, -0.306641, -0.005432, -0.003845, -0.025146, 0.328125, -0.007355, -0.013794, -0.051514, -0.367188, -0.006348, -0.006683, -0.011597, 0.271484, -0.005798, -0.002563, 0.004944, 0.326172, 0.001862, 0.011292, 0.041748, -0.263672, -0.008057, -0.014526, -0.034424, 0.306641, -0.002838, -0.00354, -0.007416, -0.203125, 0.029907, 0.044678, 0.100586, 0.316406, 0.00267, 0.001694, -0.010376, 0.271484, 0.004059, 0.010193, 0.017822, 0.582031, 0.07666, 0.130859, 0.21875, 0.155273, -0.0047, -0.002869, 0.005585, 0.324219, 0.001236, -0.009949, -0.013794, 0.296875, 0.086914, 0.099609, 0.199219, 0.371094, 0.006775, 0.012695, 0.021851, -0.298828, -0.006378, -0.00473, -0.010376, 0.310547, 0.017944, 0.02478, 0.055908, 0.306641, 0.015991, 0.03125, 0.121582, 0.257812, -0.004364, -0.005829, -0.022583, 0.24707, 0.003494, -0.000614, -0.027954, -0.330078, -0.015991, -0.022949, -0.045166, -0.390625, -0.001457, -0.009338, -0.030518, 0.310547, 0.002716, 0.011658, 0.057617, 0.478516, 0.001999, 0.002487, 0.004944, 0.130859, 0.029907, 0.046143, 0.123047, 0.527344, 0.0354, 0.051514, 0.102051, 0.296875, -0.006042, -0.010254, -0.046387, -0.460938, 0.068848, 0.114746, 0.165039, 0.828125, -0.01709, -0.006226, -0.062256, -0.542969, -0.026733, -0.097168, -0.285156, -0.742188, 0.011353, 0.012573, 0.058105, 0.546875, -0.017456, -0.019897, -0.04248, -0.476562, -0.006226, -0.009521, -0.06543, -0.539062, 0.003662, 0.007172, 0.031494, 0.249023, 0.027588, 0.036621, 0.094727, 0.574219, 0.024658, 0.018066, 0.106934, 0.470703, -0.004303, -0.001534, -0.011414, -0.292969, -0.000629, -0.001648, -0.020264, -0.396484, -0.030151, -0.062012, -0.198242, -0.535156, -0.021729, -0.027222, -0.091797, -0.546875, -0.138672, -0.245117, -0.490234, -0.640625, 0.012085, 0.040039, 0.135742, 0.53125, 0.00028, -0.00174, -0.01709, -0.233398, -0.010864, 0.003067, -0.006287, 0.308594, -0.007996, -0.005219, 0.0047, 0.287109, -0.044434, -0.037598, -0.200195, -0.640625, 0.003296, -0.004578, -0.023315, -0.427734, 0.123047, 0.204102, 0.447266, -0.012817, -0.020142, -0.025146, -0.086914, -0.482422, 0.03418, 0.046387, 0.168945, 0.462891, 0.019531, 0.029541, 0.163086, 0.621094, -0.004822, -0.000786, 0.004669, 0.259766, -0.005219, -0.016357, -0.06543, -0.507812, -0.047363, -0.11377, -0.211914, -0.671875, -0.009033, -0.003433, -0.009644, 0.300781, -0.11377, -0.126953, -0.267578, -0.703125, -0.001923, 0.006348, -0.001999, 0.308594, 0.053467, 0.083496, 0.210938, 0.439453, 0.066895, 0.137695, 0.237305, 0.621094, -0.002533, 0.001183, 0.009399, 0.194336, 0.049561, 0.047363, 0.257812, 0.605469, 0.04541, 0.052979, 0.263672, 0.738281, -0.01123, -0.018066, -0.026855, -0.236328, -0.004761, -0.0009, 0.011047, 0.335938, 0.040771, 0.041016, 0.140625, 0.605469, 0.000065, -0.000439, -0.004608, 0.186523, -0.003799, -0.004242, -0.005493, 0.166016, 0.007263, 0.011108, 0.0354, 0.453125, -0.00473, -0.007874, -0.025879, -0.322266, 0.019531, 0.020386, 0.053223, 0.488281, 0.006805, 0.001884, -0.007263, -0.310547, 0.002502, -0.01062, -0.041748, -0.460938, 0.06543, 0.054443, 0.279297, 0.699219, 0.019287, -0.001427, 0.169922, 0.423828, -0.136719, -0.253906, -0.648438, -0.441406, -0.001511, -0.004272, -0.009766, -0.192383, 0.003708, 0.013184, 0.066406, 0.53125, -0.062012, -0.108887, -0.269531, -0.609375, 0.068359, 0.233398, 0.384766, 0.667969, 0.000736, -0.002579, 0.000322, -0.291016, -0.0271, -0.02832, -0.06543, -0.464844, 0.024292, 0.039307, 0.058105, 0.535156, -0.004333, -0.002609, 0.00135, 0.318359, 0.013733, 0.016602, 0.049316, 0.546875, -0.006531, 0.00293, 0.009827, 0.255859, 0.001999, -0.000429, -0.013062, -0.3125, 0.00885, 0.006958, 0.005402, -0.269531, -0.083984, -0.216797, -0.28125, -0.710938, 0.022217, 0.05249, 0.166992, 0.644531, 0.078613, 0.118164, 0.235352, 0.503906, -0.001335, 0.006775, 0.014587, 0.34375, 0.005585, 0.007416, 0.022217, 0.203125, -0.009583, -0.005615, 0.004089, 0.300781, -0.013367, -0.018799, -0.069336, -0.492188, 0.000473, -0.00769, -0.039551, -0.484375, 0.006622, 0.003479, 0.034668, 0.527344, -0.365234, -0.365234, -0.675781, -0.040527, -0.09375, -0.208008, -0.404297, -0.535156, -0.006165, -0.007935, -0.047607, -0.488281, -0.001625, 0.006378, 0.018433, 0.271484, 0.013672, 0.027344, 0.080078, 0.498047, -0.006592, -0.016235, -0.054443, -0.546875, 0.000534, 0.000286, -0.006927, -0.388672, 0.008362, 0.006378, 0.007782, -0.302734, 0.019897, 0.031982, 0.109375, 0.574219, 0.010132, 0.006836, 0.037598, 0.28125, -0.069336, -0.12207, -0.294922, -0.75, -0.006317, -0.025513, -0.121094, -0.71875, -0.018555, -0.026611, -0.084473, -0.539062, 0.001053, 0.010193, 0.019165, 0.243164, -0.00412, -0.009155, -0.017944, -0.296875, 0.010071, 0.003616, -0.006927, -0.414062, 0.016968, 0.025879, 0.042725, 0.498047, -0.026367, -0.041016, -0.085938, -0.578125, -0.002869, 0.005096, 0.013062, 0.345703, -0.102051, -0.193359, -0.328125, -0.6875, -0.00119, 0.004211, -0.016235, -0.363281, -0.000007, -0.003647, 0.014893, 0.380859, -0.192383, -0.246094, -0.3125, -0.390625, -0.002563, -0.005249, -0.029297, -0.275391, -0.025269, -0.035156, -0.099609, -0.5625, 0.000389, 0.002258, 0.003998, 0.373047, -0.004639, -0.01178, -0.037842, -0.386719, 0.004242, 0.010193, 0.026245, 0.351562, -0.02356, -0.037109, -0.05957, -0.490234, 0.034668, 0.121094, 0.34375, 0.730469, -0.003967, -0.005432, -0.014282, 0.410156, -0.014954, -0.019165, -0.049072, -0.488281, 0.014832, 0.018188, 0.056152, 0.535156, 0.036133, 0.081055, 0.134766, 0.470703, 0.008484, 0.004669, 0.045898, 0.408203, -0.008484, -0.003586, -0.085938, -0.6875, 0.012024, 0.024048, 0.070801, 0.542969, -0.009827, -0.005005, 0.00705, 0.326172, 0.020508, 0.029541, 0.084473, 0.535156, 0.080566, 0.118652, 0.22168, -0.134766, -0.025635, -0.032715, -0.084961, -0.550781, -0.014282, -0.046631, -0.106934, -0.585938, 0.081543, 0.204102, 0.46875, 0.574219, 0.133789, 0.201172, 0.291016, 0.277344, 0.00824, 0.016357, 0.056152, 0.527344, -0.001183, -0.008118, -0.013123, -0.292969, -0.014587, -0.019287, -0.083984, -0.4375, 0.038574, 0.061279, 0.183594, 0.535156, 0.000957, -0.003784, -0.007507, -0.388672, 0.017822, 0.025269, 0.103516, 0.617188, 0.045166, 0.076172, 0.202148, 0.416016, 0.006104, 0.005554, 0.01239, 0.404297, 0.058594, 0.18457, 0.558594, 0.527344, -0.016602, -0.01062, -0.00238, 0.287109, 0.003418, 0.001701, 0.026733, 0.414062, 0.005737, 0.003265, -0.010376, -0.216797, 0.003937, 0.006348, 0.057129, 0.478516, -0.023926, -0.029053, -0.070801, -0.550781, 0.066895, 0.097656, 0.375, 0.59375, -0.004395, 0.032471, 0.139648, 0.431641, -0.003708, -0.004639, -0.002579, 0.310547, -0.00116, -0.000931, -0.00193, 0.09082, -0.000935, -0.000919, -0.002426, 0.06543, 0.071777, 0.143555, 0.251953, 0.314453, 0.004883, 0.020996, 0.101562, 0.550781, 0.009644, 0.002594, -0.008484, -0.363281, 0.005707, 0.002609, 0.000557, -0.339844, 0.011108, 0.016968, 0.047607, 0.220703, -0.002289, 0.003647, -0.001282, 0.224609, 0.00103, 0.00058, 0.000851, -0.040771, -0.001122, -0.013123, -0.025024, -0.382812, -0.000546, -0.00074, 0.001183, 0.032715, -0.000477, -0.001495, -0.01123, -0.125977, -0.001648, -0.000633, -0.02356, -0.425781, -0.040283, -0.063965, -0.21582, -0.523438, 0.000305, 0.000805, 0.001472, -0.076172, -0.000134, -0.000931, -0.001808, -0.033936, -0.000138, 0.000595, 0.003799, -0.101562, 0.019531, 0.049072, 0.179688, 0.431641, -0.02356, -0.052246, -0.155273, -0.435547, -0.003189, -0.000183, 0.004242, -0.125977, -0.006195, -0.02478, -0.11377, -0.449219, -0.000006, -0.00119, 0.013, 0.421875, 0.001335, 0.000813, -0.000832, -0.082031, -0.00071, -0.001999, -0.007568, -0.404297, -0.002411, -0.004883, -0.001404, 0.3125, 0.001709, 0.003143, 0.004608, -0.105957, 0.066895, 0.18457, 0.320312, 0.3125, 0.004822, 0.014343, 0.046631, 0.34375, -0.002655, -0.003204, 0.000774, 0.246094, 0.001587, 0.000416, 0.018311, 0.333984, -0.108887, -0.192383, -0.349609, -0.322266, 0.006195, 0.024048, 0.144531, 0.398438, -0.002945, -0.00293, 0.013306, 0.412109, 0.001305, 0.000408, 0.0019, -0.057861, -0.003113, -0.015564, -0.061523, -0.433594, 0.009216, 0.012451, 0.010986, 0.369141, -0.001091, -0.002304, -0.006409, 0.115234, 0.002609, 0.003098, 0.014954, 0.145508, 0.002197, 0.009888, 0.03064, 0.378906, 0.000916, -0.000204, -0.002502, -0.047363, 0.004211, 0.00824, 0.014709, 0.004669, -0.000778, -0.002396, 0.000935, -0.045654, -0.011169, -0.007294, -0.029419, -0.306641, 0.002274, 0.003876, -0.008911, -0.373047, -0.001633, -0.003235, 0.000721, -0.037598, -0.000112, -0.000026, 0.001518, 0.083984, -0.024048, -0.044189, -0.15332, -0.460938, -0.000351, -0.001198, -0.000374, -0.087891, -0.00264, -0.003937, -0.014099, -0.125, -0.002167, -0.002594, -0.029663, -0.361328, -0.012146, -0.027466, -0.130859, -0.46875, -0.001717, 0.003632, -0.019653, -0.427734, -0.026001, -0.060791, -0.263672, -0.470703, 0.004303, 0.009033, 0.046875, 0.339844, -0.00045, -0.000282, -0.001244, -0.042969, 0.000565, 0.000835, 0.006195, 0.068848, 0.001511, -0.008667, 0.000431, 0.388672, 0.00174, 0.002365, -0.001953, -0.039795, 0.000122, -0.001457, -0.001526, -0.019531, 0.001984, 0.005035, 0.016602, -0.026001, -0.002579, 0.001617, 0.005585, 0.347656, -0.000477, -0.002045, -0.00296, -0.043457, -0.002319, -0.004272, 0.045898, 0.464844, -0.009644, -0.02771, -0.119141, -0.445312, -0.000479, -0.000877, -0.001541, 0.060059, 0.000387, 0.001251, 0.010803, 0.086426, -0.001427, 0.000572, -0.003845, -0.081543, 0.075195, 0.234375, 0.376953, 0.05835, -0.00238, -0.004272, -0.056152, -0.408203, 0.000338, -0.000683, 0.00325, 0.085449, -0.003525, -0.005737, -0.014832, 0.025757, -0.000347, 0.000098, 0.001114, 0.04126, -0.00769, -0.008667, -0.013306, 0.400391, -0.000259, -0.000049, 0.000954, 0.03833, 0.026611, 0.092773, 0.302734, 0.269531, -0.000381, -0.001968, 0.002472, 0.09375, -0.000595, -0.001923, -0.009521, -0.071777, -0.000622, -0.000397, 0.004395, 0.052002, 0.00132, 0.002182, 0.010437, 0.083008, -0.002167, -0.002869, -0.004211, 0.094727, -0.000561, -0.003571, -0.003769, 0.102539, 0.010986, 0.060059, 0.203125, 0.421875, 0.000305, 0.000835, 0.000549, -0.090332, 0.000961, 0.000965, 0.003067, 0.095215, -0.026001, -0.017456, -0.021606, -0.511719, -0.019653, -0.021973, -0.119141, -0.431641, 0.000467, 0.000328, -0.003235, -0.033936, 0.014099, 0.063965, 0.134766, 0.451172, -0.001793, -0.002304, -0.003403, -0.039795, -0.026978, -0.056885, -0.186523, -0.414062, -0.025146, -0.040039, -0.136719, -0.40625, 0.026855, 0.026489, 0.119629, 0.402344, 0.000553, 0.001282, 0.003738, 0.040771, -0.053711, -0.146484, -0.296875, -0.335938, -0.026123, -0.078125, -0.291016, -0.414062, 0.001015, 0.00415, 0.004181, -0.115723, 0.002594, 0.00412, 0.014465, 0.078125, -0.000992, -0.001556, 0.009399, 0.246094, 0.004791, 0.003708, 0.00946, -0.304688, 0.001389, 0.000782, -0.002319, -0.059814, -0.000786, -0.001404, -0.004242, -0.070801, 0.020996, 0.101074, 0.225586, 0.466797, -0.001389, 0.000515, -0.03064, -0.423828, 0.000055, -0.000385, 0.001343, 0.166992, 0.00018, -0.000496, -0.004761, 0.059326, 0.000965, 0.002594, 0.000595, -0.050537, -0.000313, -0.000938, -0.001793, -0.042969, -0.014954, -0.017578, -0.101562, -0.466797, -0.053955, -0.065918, -0.216797, -0.431641, -0.00206, -0.005096, -0.012634, -0.091309, -0.130859, -0.283203, -0.451172, -0.369141, -0.000188, 0.00033, -0.000098, -0.07959, 0.006195, 0.013, -0.033936, -0.412109, -0.002472, -0.004181, -0.005524, 0.092285, 0.00415, 0.004608, -0.008545, -0.369141, -0.025879, -0.060303, -0.131836, -0.470703, 0.000641, 0.001205, 0.006561, -0.079102, -0.014709, -0.040771, -0.24707, -0.369141, 0.019165, 0.068848, 0.209961, 0.466797, -0.000171, 0.000496, 0.003204, -0.037598, -0.001999, -0.002747, -0.068848, -0.380859, 0.00053, 0.006378, 0.02002, 0.375, -0.000433, -0.000664, -0.000265, -0.039062, -0.000965, -0.000977, 0.000256, 0.079102, 0.00351, 0.002533, -0.011414, -0.214844, -0.001984, -0.007294, -0.006195, 0.306641, -0.005585, -0.006836, -0.015625, -0.167969, 0.003006, 0.006775, 0.013367, 0.053711, 0.00238, 0.009399, 0.046387, 0.419922, -0.017822, -0.032715, -0.052002, -0.490234, -0.00045, 0.003662, 0.009399, 0.277344, -0.002991, 0.003555, 0.019287, 0.261719, -0.000881, 0.000164, -0.003555, 0.026489, 0.000226, 0.000515, 0.000194, 0.027954, -0.006531, -0.000771, -0.012207, -0.222656, -0.000683, 0.000209, 0.001259, 0.026855, -0.005554, -0.004761, -0.02356, -0.223633, 0.001549, 0.007874, 0.025024, 0.211914, 0.003296, 0.006775, 0.025635, -0.005432, 0.000896, 0.000977, 0.001778, 0.036621, -0.000862, -0.001152, -0.002335, -0.03833, -0.00383, 0.004761, -0.026978, -0.306641, 0.00325, 0.004059, 0.015747, 0.045898, 0.002762, 0.005432, 0.027832, 0.257812, -0.000444, 0.000134, -0.002396, -0.031006, -0.000073, 0.001152, -0.001053, 0.034912, -0.000226, 0.000307, -0.001488, -0.047363, -0.046631, -0.069824, -0.135742, -0.425781, -0.004456, -0.009583, -0.019287, 0.018677, 0.00164, 0.011719, 0.037842, 0.347656, 0.00209, 0.004578, 0.018799, 0.339844, -0.003296, -0.005859, -0.013184, -0.249023, 0.001274, 0.0002, 0.003143, 0.036621, 0.007233, 0.012451, 0.036377, 0.300781, -0.000355, -0.001236, 0.001083, 0.026489, -0.004486, 0.003967, 0.06543, 0.345703, -0.00238, -0.003128, -0.009155, -0.060547, -0.000058, -0.000519, 0.001129, -0.034668, 0.005768, 0.002502, 0.009094, 0.140625, -0.00135, -0.005402, -0.020508, -0.170898, 0.033447, 0.021851, 0.058838, 0.359375, -0.000317, -0.000629, -0.005188, -0.059326, 0.001328, 0.002167, 0.004608, 0.037109, -0.000614, -0.001686, -0.000584, -0.05957, 0.000767, 0.000725, -0.024414, -0.333984, 0.000277, 0.001312, 0.003723, -0.034424, 0.003311, 0.012756, 0.048096, 0.335938, 0.007446, 0.028442, 0.069336, 0.427734, 0.001854, 0.005066, 0.035645, 0.202148, -0.000037, 0.001213, 0.001656, 0.034668, -0.001175, -0.004089, -0.011841, -0.055664, -0.003036, -0.003479, -0.004578, -0.125977, 0.000024, 0.003586, -0.02002, -0.283203, -0.002228, -0.009277, -0.02478, -0.167969, 0.00069, 0.000919, 0.000599, 0.138672, 0.002853, 0.003281, 0.009521, 0.037354, 0.000603, -0.000399, -0.000992, -0.049072, 0.000355, 0.003418, 0.001396, 0.097168, -0.001122, -0.00135, -0.000357, 0.031738, 0.001335, 0.001274, -0.000018, 0.135742, -0.000317, -0.002136, -0.005005, -0.043701, -0.002106, 0.000542, 0.02356, 0.363281, -0.007812, -0.020386, -0.059082, -0.427734, 0.008667, 0.014832, 0.065918, 0.402344, 0.002365, 0.000269, 0.013428, 0.15625, -0.009216, -0.013916, -0.066406, -0.462891, 0.00045, -0.000763, -0.001205, -0.046875, 0.004944, 0.008423, 0.025391, 0.186523, -0.001266, 0.001884, 0.028564, 0.277344, -0.000675, 0.000877, 0.000277, -0.023804, -0.007874, -0.005981, -0.011414, -0.207031, 0.001953, 0.008301, 0.00824, 0.228516, -0.001884, -0.000024, 0.004761, 0.087891, -0.001686, 0.001053, -0.017822, -0.161133, 0.024658, 0.036621, 0.105469, 0.511719, 0.000694, 0.001747, 0.000523, 0.06543, 0.000222, -0.000427, -0.000444, -0.062988, 0.000599, 0.001404, 0.006622, 0.097656, 0.004608, 0.009338, 0.01416, 0.242188, -0.004272, -0.005188, -0.00412, -0.162109, -0.000469, 0.001053, -0.006317, -0.122559, 0.066406, 0.132812, 0.275391, 0.445312, -0.004852, -0.007629, -0.015503, -0.269531, 0.00106, 0.000759, -0.001686, -0.033691, -0.008179, -0.014954, -0.038818, -0.320312, -0.001465, -0.007233, -0.03418, -0.240234, 0.062012, 0.099121, 0.230469, 0.396484, 0.000557, -0.001053, 0.016113, 0.235352, 0.002304, 0.004395, 0.013977, -0.005493, -0.003998, -0.009399, -0.036621, -0.269531, -0.005707, -0.010559, -0.041504, -0.347656, -0.002258, -0.009033, -0.037598, -0.285156, 0.000751, 0.004272, 0.009338, 0.185547, -0.003403, -0.004822, 0.010742, 0.165039, -0.000359, -0.003998, 0.004333, 0.077637, 0.003571, 0.007263, -0.009827, -0.227539, 0.002213, 0.001472, 0.010864, 0.242188, -0.000406, 0.000351, 0.002106, 0.070801, -0.001396, -0.003235, -0.005493, -0.046387, 0.001114, -0.004608, -0.027588, -0.302734, 0.001907, 0.011475, 0.045166, 0.345703, -0.005768, -0.020264, -0.060791, -0.40625, -0.000463, 0.001205, 0.006531, 0.07959, 0.005463, 0.022583, 0.02832, 0.253906, 0.000469, 0.001694, 0.002777, 0.063965, -0.000446, 0.000061, 0.000549, -0.030518, 0.00016, 0.001816, 0.020264, 0.174805, 0.000015, -0.000288, -0.002106, -0.02417, 0.011902, 0.034424, 0.086426, 0.378906, 0.005249, 0.004791, 0.009766, 0.132812, 0.000916, 0.001717, 0.00946, 0.188477, -0.000916, 0.000084, -0.000633, -0.033447, -0.003525, -0.004181, -0.002945, -0.212891, -0.00046, -0.00322, -0.004272, -0.044189, 0.002563, 0.008179, 0.02478, 0.241211, 0.001129, 0.001198, 0.041504, 0.3125, -0.002975, -0.010315, -0.028076, -0.22168, 0.007507, 0.001595, -0.01709, -0.316406, -0.019531, -0.03125, -0.095215, -0.431641, 0.006409, 0.005798, 0.004059, -0.318359, 0.000106, 0.000236, 0.000087, -0.033203, 0.003693, 0.004517, 0.012268, -0.018433, -0.000063, 0.011169, 0.032715, 0.314453, 0.000322, -0.000437, 0.003113, 0.028442, -0.000011, 0.001526, 0.009094, 0.069336, 0.001534, 0.002625, 0.008423, 0.063477, 0.000767, -0.000212, -0.001167, 0.043213, -0.000332, -0.00018, -0.004242, -0.049805, 0.000016, -0.002182, -0.006287, -0.223633, 0.007141, 0.005463, -0.016724, -0.386719, 0.000286, -0.000133, -0.000973, -0.020264, -0.00824, -0.001221, -0.047363, -0.361328, -0.008728, -0.026611, -0.088379, -0.28125, -0.005768, -0.008118, -0.026978, -0.265625, 0.002045, 0.011047, 0.030273, 0.216797, -0.000192, -0.007538, -0.009277, -0.241211, 0.03833, 0.050537, 0.135742, 0.507812, -0.069336, -0.099609, -0.289062, -0.589844, 0.001495, 0.004242, -0.01355, -0.263672, 0.004211, 0.007721, -0.00531, 0.318359, 0.009155, 0.009277, 0.025757, 0.257812, 0.002853, 0.004211, 0.03418, 0.208008, -0.005493, -0.004669, -0.024536, -0.322266, -0.002869, -0.000744, 0.011353, 0.257812, -0.060547, -0.095215, -0.1875, -0.613281, -0.006836, -0.002762, -0.002823, 0.220703, 0.029297, 0.051758, 0.166016, 0.640625, -0.002319, 0.004211, -0.00528, 0.248047, -0.007416, -0.004059, -0.006531, -0.355469, 0.037109, 0.068848, 0.177734, 0.714844, 0.026978, 0.016357, 0.119141, 0.574219, 0.007751, 0.009033, 0.025391, 0.200195, 0.00164, 0.006104, 0.016113, 0.287109, 0.009827, -0.000469, -0.004791, -0.292969, -0.00354, 0.000881, 0.006226, 0.351562, 0.00074, -0.005585, -0.025146, -0.185547, -0.005188, 0.003738, 0.003937, 0.238281, 0.008728, 0.002762, -0.001503, -0.287109, 0.000265, 0.006439, 0.013855, 0.205078, -0.000813, -0.000193, -0.001884, 0.341797, -0.001633, -0.006989, -0.012817, -0.285156, -0.001282, -0.000031, -0.002457, -0.302734, 0.05127, 0.076172, 0.21582, 0.515625, 0.004822, 0.001816, -0.004333, -0.200195, 0.058594, 0.067383, 0.115723, 0.231445, 0.042969, 0.067383, 0.209961, 0.644531, 0.033936, 0.058105, 0.232422, 0.648438, -0.001152, -0.002182, -0.022949, -0.233398, -0.002335, -0.010376, -0.013672, -0.302734, 0.008118, 0.016479, 0.02478, 0.345703, 0.008179, 0.009705, 0.039551, 0.419922, -0.003067, -0.003403, -0.014282, -0.382812, -0.065918, -0.107422, -0.189453, -0.314453, 0.001389, 0.03418, 0.087402, 0.675781, -0.088379, -0.112793, -0.244141, -0.3125, -0.056396, -0.09668, -0.225586, -0.546875, 0.007507, 0.018799, 0.166016, 0.71875, 0.00293, 0.005035, 0.019287, 0.216797, 0.001762, 0.00209, -0.015625, -0.161133, 0.00354, -0.000671, 0.003433, -0.233398, 0.003265, 0.009338, 0.016602, 0.427734, -0.008362, -0.008301, -0.019775, -0.398438, -0.02417, -0.050049, -0.09668, -0.558594, -0.007141, -0.003189, -0.074219, -0.628906, 0.010132, 0.007538, 0.00119, -0.458984, 0.043457, 0.039795, 0.101562, 0.617188, -0.091797, -0.157227, -0.269531, -0.652344, 0.012329, 0.01709, 0.030762, 0.498047, -0.051025, -0.059082, -0.202148, -0.625, 0.002014, -0.007172, -0.008728, -0.355469, -0.001312, -0.001816, -0.010071, -0.328125, -0.062012, -0.119141, -0.335938, -0.664062, -0.000565, -0.001198, -0.004486, -0.162109, 0.036865, 0.071777, 0.168945, 0.566406, 0.107422, 0.198242, 0.414062, 0.75, -0.095215, -0.120605, -0.217773, -0.535156, -0.00053, 0.001099, 0.004639, 0.296875, -0.049805, -0.09668, -0.255859, -0.585938, -0.062988, -0.108887, -0.314453, -0.683594, 0.003418, -0.00769, -0.020508, -0.21875, 0.005981, -0.004517, -0.002441, -0.332031, -0.005768, 0.000835, 0.005798, 0.287109, 0.004822, 0.047852, 0.105957, 0.644531, -0.000075, -0.000778, 0.014954, 0.328125, -0.00528, -0.010376, -0.03418, -0.28125, 0.002197, -0.002167, -0.000713, -0.347656, 0.003571, -0.001854, -0.019531, -0.287109, 0.009705, -0.003769, -0.009155, -0.359375, -0.000077, 0.001572, -0.019165, -0.18457, -0.002014, -0.000393, 0.006439, 0.320312, -0.062256, -0.088867, -0.150391, -0.223633, 0.053223, 0.062012, 0.21875, 0.523438, 0.003693, 0.006805, 0.019043, 0.402344, 0.00238, 0.00415, -0.00119, -0.186523, 0.056641, 0.08252, 0.226562, 0.644531, -0.134766, -0.24707, -0.433594, -0.523438, 0.003403, 0.010376, 0.024048, 0.298828, -0.030396, -0.0354, -0.106934, -0.474609, 0.001129, 0.001007, -0.022339, -0.402344, 0.000504, 0.004608, 0.029175, 0.180664, 0.005005, -0.007507, -0.024658, -0.339844, -0.004822, 0.002121, -0.002319, 0.34375, 0.069336, 0.086914, 0.246094, 0.667969, 0.007355, 0.012085, 0.024414, 0.390625, -0.035645, -0.019409, -0.131836, -0.558594, -0.001816, -0.012878, -0.006378, -0.326172, -0.000023, -0.003708, -0.005402, -0.380859, 0.000002, 0.007812, 0.020508, 0.337891, -0.000336, -0.005554, -0.026367, -0.375, 0.006012, 0.010681, 0.005157, 0.316406, 0.005157, 0.002121, 0.069336, 0.355469, -0.014771, -0.016724, -0.03418, -0.291016, 0.052979, 0.062012, 0.145508, 0.5625, 0.016846, 0.025146, 0.085449, 0.476562, 0.00383, 0.004822, 0.000511, -0.172852, -0.004974, -0.000927, -0.010193, -0.306641, -0.000565, -0.018311, -0.060059, -0.589844, -0.011475, -0.005829, -0.054932, -0.225586, -0.082031, -0.145508, -0.302734, -0.578125, 0.001572, 0.007996, 0.006531, 0.191406, 0.005402, -0.001274, -0.016357, -0.287109, -0.039795, -0.049561, -0.094238, -0.239258, -0.083984, -0.09668, -0.257812, -0.550781, 0.001999, 0.005585, 0.006287, 0.267578, 0.005646, -0.006592, -0.015198, -0.34375, 0.00293, -0.007629, -0.011719, -0.279297, -0.000607, 0.001007, 0.005646, 0.308594, 0.000843, 0.001511, -0.012573, -0.376953, 0.000406, 0.004578, 0.019531, 0.431641, 0.000301, -0.002869, -0.039062, -0.189453, 0.003418, 0.003021, -0.002106, -0.177734, -0.019287, -0.032227, -0.131836, -0.585938, -0.005981, -0.008484, -0.037842, -0.289062, -0.001175, -0.002899, 0.009644, 0.135742, 0.04126, 0.07373, 0.203125, 0.480469, 0.074707, 0.068848, 0.152344, 0.507812, 0.020264, 0.017944, 0.0625, 0.546875, 0.002548, 0.001999, 0.001938, 0.470703, -0.005676, -0.007874, -0.017456, -0.417969, -0.080566, -0.144531, -0.289062, -0.742188, -0.039307, -0.069336, -0.167969, -0.507812, -0.004547, -0.008728, 0.000221, 0.208008, -0.018066, -0.041504, -0.150391, -0.267578, -0.008972, -0.005951, 0.004578, -0.404297, 0.022705, 0.035645, 0.001442, 0.324219, 0.013489, 0.020508, 0.053711, 0.273438, -0.000652, 0.005981, 0.026367, 0.390625, -0.006439, -0.003555, -0.011536, -0.3125, -0.013245, -0.00528, -0.026489, -0.398438, 0.014771, 0.036133, 0.12207, 0.3125, 0.002777, -0.01001, -0.030518, -0.441406, -0.038574, -0.030396, -0.166016, -0.196289, -0.001999, 0.009216, -0.004089, -0.371094, 0.074707, 0.095215, 0.188477, 0.246094, 0.015991, 0.078125, 0.28125, 0.519531, -0.036865, -0.012024, -0.062256, -0.59375, 0.003281, 0.006317, -0.021118, -0.503906, -0.032471, -0.045898, -0.109375, 0.057861, 0.025024, 0.024658, 0.095703, 0.574219, 0.00412, 0.004913, 0.000288, 0.414062, -0.009338, -0.004913, -0.007812, -0.335938, 0.02063, 0.003464, 0.084961, 0.523438, -0.001053, -0.006561, -0.02417, -0.273438, -0.008728, -0.018799, -0.03833, -0.519531, 0.043457, 0.058594, 0.110352, 0.453125, 0.012268, 0.022217, 0.072754, -0.074219, -0.029541, -0.073242, -0.318359, 0.025024, 0.002945, 0.003403, 0.014465, 0.201172, -0.011353, -0.01239, -0.044434, -0.453125, 0.007629, -0.001152, -0.013062, -0.182617, -0.004242, -0.015869, -0.078613, -0.554688, -0.003235, 0.009216, 0.021362, -0.496094, 0.014282, 0.049561, 0.169922, 0.40625, 0.017944, 0.020752, 0.074219, 0.269531, -0.003052, 0.004059, -0.004578, 0.341797, 0.02124, -0.001099, -0.058594, -0.357422, 0.007538, 0.009949, 0.035156, 0.345703, 0.005219, 0.004761, -0.004944, 0.296875, 0.006989, 0.016846, 0.057861, 0.339844, 0.00119, 0.00132, 0.055176, 0.308594, -0.012329, -0.004974, -0.009583, -0.237305, 0.009094, 0.013916, 0.080078, 0.287109, -0.01355, -0.009399, -0.046387, -0.206055, -0.084473, -0.12793, -0.183594, -0.378906, 0.006592, 0.010986, 0.003326, 0.378906, 0.005768, 0.004822, -0.009338, -0.341797, -0.04834, -0.084961, -0.155273, -0.421875, -0.003098, -0.000519, 0.005249, 0.316406, 0.004578, 0.015381, 0.018433, 0.304688, -0.007172, -0.007996, -0.050049, -0.570312, -0.02002, -0.025757, -0.07666, -0.396484, 0.000376, -0.006378, -0.016113, -0.249023, 0.00946, 0.017822, 0.06543, 0.199219, 0.00145, 0.003052, -0.026123, -0.386719, 0.026001, -0.028687, 0.304688, 0.117676, -0.042236, -0.074707, -0.152344, -0.324219, -0.000587, -0.017578, -0.050293, -0.410156, -0.016724, -0.031982, -0.086914, -0.227539, -0.011353, -0.008179, -0.044189, -0.384766, 0.008301, 0.006744, 0.005463, 0.230469, -0.016602, -0.030518, -0.032227, -0.306641, -0.012451, -0.017456, -0.055664, -0.373047, -0.005981, -0.009521, -0.046143, -0.1875, 0.002625, 0.01355, 0.046143, 0.335938, -0.000404, 0.022949, 0.007385, -0.470703, -0.002625, -0.000603, -0.005554, -0.178711, 0.034668, 0.043213, 0.119141, 0.318359, 0.00766, 0.019775, 0.049316, 0.318359, -0.0065, -0.005463, -0.03418, -0.482422, 0.002014, 0.005157, -0.002853, -0.476562, -0.063477, -0.074707, -0.192383, -0.320312, 0.006134, 0.013306, 0.043945, 0.265625, -0.00119, -0.000071, 0.030273, 0.230469, -0.010681, -0.011292, -0.031982, -0.07959, 0.003677, 0.01178, 0.027344, 0.180664, 0.061035, 0.061279, 0.10498, 0.394531, -0.019409, -0.020508, -0.047852, -0.224609, -0.006836, -0.040283, -0.125, -0.12207, 0.044189, 0.057861, 0.220703, 0.582031, -0.063965, -0.119141, -0.176758, -0.376953, 0.006714, 0.003235, 0.010315, -0.359375, 0.007019, 0.017944, 0.036133, 0.339844, -0.015381, -0.050049, -0.122559, -0.308594, 0.013611, 0.014038, 0.095703, 0.605469, -0.038574, -0.057373, -0.130859, -0.605469, -0.002045, -0.006317, -0.035156, -0.425781, 0.00209, 0.003265, 0.002014, 0.259766, 0.001854, 0.00296, 0.02063, 0.255859, 0.008484, 0.019653, 0.05127, 0.101562, -0.020874, -0.037842, -0.091309, -0.302734, 0.007263, -0.001678, 0.020752, 0.296875, 0.00264, -0.000307, -0.006775, 0.416016, 0.01123, 0.024048, 0.067871, 0.443359, -0.056152, -0.078613, -0.173828, -0.535156, -0.006744, -0.010559, -0.034912, -0.24707, -0.035156, -0.043213, -0.036377, -0.400391, 0.021484, -0.273438, -0.088867, -0.287109, -0.015198, -0.043213, -0.092285, -0.421875, 0.001999, -0.001907, -0.011047, -0.15332, 0.026611, 0.037109, 0.062988, 0.365234, -0.016113, -0.003006, 0.030518, 0.253906, 0.001846, 0.012878, 0.112305, 0.152344, -0.004028, -0.003403, -0.009033, -0.330078, -0.00473, -0.002335, 0.013062, 0.166992, 0.009277, 0.013306, 0.062012, 0.096191, -0.002426, -0.015076, -0.066895, -0.462891, 0.0354, 0.054199, 0.115723, 0.353516, 0.00769, 0.011902, 0.021484, 0.396484, 0.006012, 0.007782, 0.003998, 0.326172, 0.004486, -0.002411, -0.00264, 0.24707, 0.005798, 0.015564, 0.03418, 0.384766, 0.056885, 0.137695, 0.271484, 0.46875, -0.002365, 0.007446, 0.03833, 0.248047, 0.017822, 0.024292, 0.027832, 0.447266, 0.023682, 0.112793, 0.150391, 0.470703, -0.053467, -0.085449, -0.142578, -0.241211, -0.005676, -0.032715, -0.059082, -0.431641, 0.010315, 0.030151, 0.065918, 0.431641, 0.005188, 0.009766, 0.025879, 0.365234, 0.005402, 0.002762, -0.060059, -0.441406, 0.031982, 0.028564, 0.07959, 0.316406, -0.000809, -0.00412, 0.019531, 0.263672, 0.087402, 0.018311, 0.34375, 0.081543, 0.006195, 0.003586, 0.00531, 0.427734, 0.002609, -0.005646, -0.019287, -0.167969, 0.000786, -0.004425, -0.048828, -0.396484, 0.003937, 0.009399, 0.043457, 0.271484, -0.113281, -0.208984, -0.294922, -0.251953, -0.013916, -0.020386, -0.15625, -0.558594, -0.00103, 0.000702, 0.01532, 0.318359, -0.003189, -0.00824, -0.028564, -0.3125, 0.001045, 0.001846, 0.004089, 0.027954, 0.000935, 0.003372, 0.010376, 0.081543, 0.001099, 0.001419, 0.007812, 0.142578, -0.001266, -0.008301, -0.022583, -0.341797, -0.006287, -0.009155, -0.035645, -0.289062, 0.001183, 0.000286, 0.002945, 0.046631, -0.000565, -0.004333, -0.003311, 0.40625, -0.006042, -0.010681, -0.038818, -0.335938, 0.000565, 0.002365, 0.003693, -0.042725, 0.000106, 0.000326, 0.007935, 0.166016, 0.001808, -0.00177, -0.01001, -0.107422, 0.000198, 0.00235, 0.00946, 0.125, -0.000969, 0.000179, 0.00103, 0.047607, 0.003326, 0.003998, 0.010437, 0.091309, 0.004181, 0.008301, 0.037598, 0.300781, -0.003525, -0.005554, -0.014526, -0.227539, -0.002457, -0.006531, -0.022705, -0.177734, 0.000399, 0.002655, 0.007996, 0.141602, 0.000248, 0.002625, 0.009155, 0.177734, 0.006409, 0.009888, 0.02417, 0.0625, 0.005951, 0.012085, 0.041992, 0.318359, 0.002472, 0.005646, 0.020752, 0.217773, 0.004028, 0.00885, 0.035156, 0.300781, 0.003586, 0.005157, 0.024292, 0.233398, 0.002182, -0.001984, -0.012268, -0.149414, -0.000294, -0.001259, -0.000885, -0.047607, 0.000208, -0.002502, -0.013306, -0.217773, -0.000893, -0.001495, -0.003479, -0.036377, 0.001465, -0.000565, -0.001846, -0.066406, 0.000437, -0.001022, -0.001091, 0.075684, -0.001221, -0.000462, 0.002045, 0.041992, 0.003036, 0.004517, 0.017456, 0.246094, 0.01416, 0.020996, 0.033203, 0.410156, -0.004395, -0.005005, -0.018311, -0.150391, -0.000399, -0.002365, -0.008972, -0.124512, 0.001839, 0.00296, 0.010254, 0.163086, 0.003494, 0.006989, 0.026611, 0.236328, -0.001328, -0.001938, -0.006775, 0.019409, 0.000296, -0.002029, -0.003387, -0.043213, 0.000713, 0.000125, 0.000904, -0.044922, -0.000938, -0.002426, -0.01001, -0.168945, 0.000075, 0.000098, -0.000261, 0.040771, 0.000591, 0.001167, 0.005554, 0.154297, -0.003189, -0.005615, -0.029175, -0.225586, 0.003754, 0.006744, 0.032227, 0.283203, 0.003174, 0.007812, 0.040771, 0.339844, -0.003403, -0.004211, -0.009888, -0.201172, 0.005249, 0.008057, 0.027832, 0.223633, -0.002594, -0.001251, -0.002914, 0.119629, 0.00119, 0.0009, 0.000414, -0.050049, 0.000706, -0.000007, -0.000633, 0.048584, 0.001343, -0.000511, -0.00296, -0.085449, 0.000093, -0.000073, -0.00053, 0.04126, 0.002991, 0.003616, 0.001732, -0.11084, -0.000105, 0.000378, 0.00592, 0.04834, 0.006317, 0.009033, 0.031982, 0.263672, 0.001404, 0.000847, -0.000656, -0.050293, -0.001389, -0.000851, 0.000214, 0.044189, -0.002167, -0.001999, -0.012878, -0.265625, -0.000192, 0.001984, 0.006012, 0.071289, 0.005157, 0.00885, 0.035645, 0.271484, 0.004242, 0.006653, 0.02002, 0.225586, 0.000195, -0.00177, -0.009521, -0.384766, -0.001419, -0.004059, -0.011475, -0.197266, 0.001259, -0.0009, -0.00824, -0.166992, 0.001068, 0.002182, 0.001175, -0.046143, 0.001465, 0.005493, 0.019043, 0.234375, 0.005188, -0.001175, -0.006439, -0.291016, -0.000046, -0.000391, 0.000576, 0.070312, -0.003204, -0.007812, -0.03418, -0.263672, 0.000039, -0.000261, -0.001945, -0.039062, 0.00095, 0.001289, 0.000935, 0.038818, -0.000303, 0.000492, 0.000168, 0.036133, -0.001137, -0.003967, -0.011597, -0.121582, 0.000288, 0.000763, 0.001854, 0.043213, -0.002884, -0.00528, -0.022461, -0.263672, 0.000158, -0.000418, 0.001213, 0.051514, 0.005707, 0.009277, 0.025757, 0.265625, 0.003891, 0.003998, 0.026245, 0.287109, 0.000391, -0.000591, -0.004059, -0.039795, 0.000954, 0.000538, -0.002579, -0.041748, 0.000338, 0.000774, 0.003235, 0.038574, 0.004028, 0.009094, 0.035156, 0.261719, -0.001778, -0.004486, -0.020142, -0.237305, -0.00351, 0.002533, -0.0177, -0.371094, 0.00238, 0.000774, 0.000208, -0.117188, 0.001579, 0.002792, 0.018188, 0.223633, 0.001823, 0.00531, 0.014954, 0.15332, 0.003326, 0.007812, 0.028198, 0.271484, 0.000282, 0.003479, 0.013245, 0.205078, 0.00119, -0.003494, -0.025391, -0.287109, 0.001114, 0.000448, 0.000618, -0.044678, 0.001472, -0.000226, 0.003128, 0.046875, 0.003677, 0.006226, 0.026001, 0.163086, -0.007324, -0.011597, -0.035645, -0.267578, 0.001343, 0.001122, 0.000484, -0.048828, 0.001129, -0.000044, 0.00053, -0.046143, 0.004028, 0.006012, 0.024048, 0.1875, 0.003265, 0.004608, 0.02002, 0.21875, 0.000584, 0.000889, -0.000039, -0.045166, -0.001305, -0.001083, -0.003967, -0.054688, -0.001945, -0.005798, -0.0271, -0.28125, 0.000104, -0.000546, -0.002686, -0.042236, 0.000106, -0.001625, 0.000045, 0.049072, 0.002045, 0.006531, 0.032959, 0.255859, 0.001938, 0.006042, 0.023926, 0.224609, 0.001366, -0.000092, 0.000713, 0.048096, 0.000284, -0.00132, -0.007599, -0.199219, 0.003738, 0.010254, 0.039795, 0.292969, -0.001556, 0.000235, -0.001366, 0.04834, -0.042969, -0.059814, -0.103516, -0.101074, -0.002335, -0.002884, -0.00946, -0.056885, -0.001236, -0.003113, 0.001122, 0.113281, -0.004272, -0.007874, -0.014771, -0.098633, -0.003906, -0.008789, -0.030029, -0.302734, -0.003494, -0.007721, -0.027588, -0.269531, -0.00296, -0.00135, -0.003311, 0.083496, -0.003418, -0.008789, -0.036865, -0.269531, 0.002594, -0.001625, -0.004089, -0.09668, 0.002258, 0.00209, 0.012817, 0.146484, -0.004333, -0.008118, -0.029053, -0.316406, -0.000839, 0.003799, 0.016968, 0.172852, 0.001694, 0.00066, 0.000301, -0.041748, -0.000717, -0.001129, -0.006287, -0.096191, 0.002014, 0.006042, 0.027466, 0.202148, -0.01178, -0.016724, -0.045654, -0.040771, -0.00148, 0.00002, -0.002487, -0.067383, -0.031738, -0.009155, -0.109863, -0.613281, -0.002411, -0.005829, -0.018921, -0.161133, 0.024658, 0.054932, 0.167969, 0.566406, 0.005463, 0.007751, 0.160156, 0.628906, -0.011292, 0.023438, 0.155273, 0.550781, 0.015869, 0.214844, 0.451172, 0.11084, 0.009277, 0.012817, 0.056152, 0.375, -0.001999, -0.004822, -0.041016, -0.392578, -0.006622, -0.009949, -0.035889, -0.173828, -0.011597, -0.021851, -0.067383, -0.412109, -0.034424, -0.067871, -0.213867, -0.458984, 0.000523, -0.001686, 0.024414, 0.1875, -0.000393, 0.00238, 0.020752, 0.283203, 0.007507, 0.02124, 0.070312, 0.318359, 0.013794, 0.002899, 0.135742, 0.660156, 0.006012, -0.003342, -0.050537, -0.519531, 0.00885, 0.0177, 0.043213, 0.441406, -0.014526, -0.057861, -0.211914, -0.46875, -0.035645, -0.007172, -0.224609, -0.675781, -0.004944, -0.009521, -0.027344, -0.253906, 0.00264, -0.001999, 0.012268, 0.07959, 0.002823, 0.007782, 0.065918, 0.320312, 0.005585, 0.00824, 0.049561, 0.328125, -0.008789, 0.005554, 0.011414, 0.398438, -0.008057, -0.00528, 0.016357, 0.339844, 0.139648, 0.322266, 0.421875, 0.251953, 0.009094, 0.018433, 0.206055, 0.585938, 0.003082, 0.001968, -0.012634, -0.171875, 0.011414, 0.020752, 0.072754, 0.298828, -0.085449, -0.279297, -0.46875, -0.052979, -0.005402, -0.007294, -0.047119, -0.320312, -0.019287, -0.04541, -0.056152, 0.126953, -0.000278, 0.001411, 0.010986, -0.089355, -0.016357, -0.059814, -0.168945, -0.585938, -0.006073, 0.000234, 0.066895, 0.507812, 0.004883, -0.011169, -0.037598, -0.378906, 0.018311, 0.024292, 0.033447, 0.253906, 0.003662, 0.006561, 0.030273, 0.217773, 0.003891, 0.002762, 0.016479, 0.162109, -0.000376, 0.001602, -0.007355, -0.065918, 0.005676, -0.002548, -0.019897, -0.398438, -0.005707, -0.002182, 0.019043, 0.158203, 0.013123, 0.019653, 0.031982, -0.490234, -0.000652, -0.001045, -0.002548, 0.089844, -0.002151, 0.006348, -0.002716, -0.227539, 0.00082, 0.000603, -0.00946, -0.083496, -0.003235, -0.002335, 0.001846, 0.111816, 0.002808, 0.003265, 0.015869, -0.065918, -0.02771, -0.043701, -0.170898, -0.6875, -0.001366, 0.002502, 0.018677, 0.12793, 0.014221, 0.028931, 0.075684, 0.5, -0.083984, -0.302734, -0.523438, -0.016235, 0.006989, 0.00238, -0.062988, -0.033936, -0.009705, -0.023071, -0.081055, -0.28125, -0.002029, 0.039062, 0.145508, 0.613281, 0.000121, 0.020752, 0.134766, 0.585938, 0.003937, 0.006042, -0.011047, -0.178711, -0.00103, -0.002396, -0.003494, -0.130859, 0.002106, 0.000938, -0.000488, -0.19043, -0.006378, -0.000675, 0.000923, 0.171875, -0.000637, -0.002457, 0.000904, 0.07373, -0.022095, -0.047607, -0.165039, -0.404297, 0.029785, 0.123535, 0.209961, 0.484375, 0.001068, 0.000965, -0.006622, -0.129883, 0.004517, 0.013794, 0.11377, 0.59375, -0.001488, -0.000992, -0.003281, 0.078125, 0.008118, 0.007111, -0.002991, -0.150391, -0.003876, -0.006165, -0.035889, -0.170898, 0.013, 0.027466, 0.062256, 0.929688, 0.008545, 0.020264, 0.04541, -0.028198, 0.006348, -0.035889, -0.197266, -0.355469, 0.000561, -0.004944, 0.009583, 0.145508, 0.005707, 0.015625, 0.042969, -0.132812, -0.010498, -0.025391, -0.079102, -0.675781, -0.004059, -0.004547, -0.013428, -0.225586, -0.04834, -0.0354, -0.051514, -0.589844, -0.0047, -0.007416, -0.002838, 0.167969, 0.00267, 0.002945, 0.00589, 0.202148, -0.014282, -0.048584, -0.144531, -0.632812, 0.001801, -0.004883, -0.025879, -0.202148, -0.003754, -0.005951, -0.016846, -0.140625, -0.000546, -0.001656, 0.005249, -0.07959, 0.004089, 0.005981, 0.032227, 0.417969, -0.010803, -0.009888, 0.016235, 0.300781, 0.002731, -0.000843, -0.060303, -0.40625, -0.001953, -0.001106, 0.011902, 0.133789, -0.019897, -0.044434, -0.081543, 0.089844, 0.001213, 0.001495, -0.006531, 0.085938, 0.013733, -0.007568, 0.137695, 0.582031, -0.005707, -0.008545, 0.018311, 0.180664, 0.006134, 0.008667, 0.021851, 0.134766, 0.004791, -0.0354, -0.19043, -0.625, -0.01709, -0.005249, 0.054443, 0.582031, 0.001434, 0.001801, 0.026123, 0.198242, 0.008789, 0.018921, -0.019897, -0.205078, 0.046143, 0.072754, 0.168945, 0.451172, 0.00066, -0.032471, -0.11377, -0.566406, -0.000584, 0.001526, -0.004822, -0.158203, 0.000973, 0.001076, -0.003738, -0.07959, -0.004974, 0.009705, 0.077637, 0.617188, -0.007996, -0.018433, -0.089355, -0.441406, 0.013794, 0.004669, 0.063477, 0.34375, -0.000315, -0.002106, -0.006378, -0.069336, 0.006012, -0.002014, 0.071777, 0.617188, -0.000809, 0.001694, 0.020752, 0.151367, -0.02124, -0.046875, -0.111816, -0.486328, 0.001122, 0.00103, 0.000353, -0.074219, 0.003845, -0.00589, -0.066895, -0.375, -0.018555, -0.022339, -0.12793, -0.523438, 0.008301, -0.008362, -0.030151, -0.316406, 0.000717, -0.003235, 0.019165, 0.165039, 0.008118, -0.006958, -0.176758, -0.570312, -0.000805, -0.009094, -0.016479, -0.196289, 0.011108, 0.029175, 0.045166, -0.147461, 0.000254, 0.00029, 0.003326, 0.05957, -0.004395, 0.030518, 0.150391, 0.582031, -0.011841, -0.019653, -0.049561, -0.46875, 0.004395, 0.002335, 0.049316, 0.455078, -0.000904, 0.002563, 0.011902, 0.145508, 0.001411, 0.040039, 0.176758, 0.474609, -0.013306, 0.003265, 0.094238, 0.566406, -0.02771, -0.089355, -0.34375, -0.404297, -0.015991, -0.027588, -0.166016, -0.65625, -0.01239, -0.041504, -0.124512, -0.65625, -0.002975, 0.001198, 0.013123, 0.172852, 0.002121, 0.005249, 0.027344, -0.045166, 0.014343, -0.040771, -0.098145, -0.65625, 0.027466, 0.055908, 0.176758, 0.601562, -0.000446, -0.007202, -0.03418, -0.328125, 0.000645, 0.001617, 0.000292, -0.046875, 0.000056, 0.000083, 0.003494, -0.039795, -0.005737, -0.005341, -0.005249, 0.123535, -0.007507, -0.022949, -0.056396, -0.217773, -0.006805, -0.006165, -0.010254, -0.279297, -0.019531, -0.017822, -0.027222, -0.384766, -0.013184, -0.028442, -0.104492, -0.421875, 0.017578, 0.003281, 0.078125, 0.269531, -0.003998, -0.001556, -0.001556, -0.090332, 0.007263, 0.011292, 0.022217, 0.248047, 0.007507, 0.008057, 0.020508, -0.043457, -0.000246, 0.013855, 0.09082, 0.414062, 0.001549, 0.005524, 0.009094, 0.25, -0.008118, -0.007782, -0.011353, -0.277344, -0.000675, 0.000565, 0.002289, 0.041016, 0.001549, -0.02832, -0.133789, -0.476562, 0.000341, -0.000057, 0.000992, 0.064941, -0.070801, -0.100098, -0.259766, -0.558594, -0.056152, -0.114258, -0.233398, -0.550781, 0.009338, 0.008789, 0.044678, 0.460938, -0.013733, -0.020874, -0.04248, -0.061523, -0.000656, 0.001053, 0.00705, 0.116211, -0.005157, -0.006714, -0.016602, -0.390625, 0.002762, -0.00034, 0.003784, -0.067383, -0.001701, 0.000284, 0.003998, -0.045654, 0.003693, 0.00206, 0.01123, 0.199219, -0.006104, -0.006012, -0.008362, -0.123535, 0.00029, -0.000526, 0.007446, 0.029541, 0.000717, 0.000668, 0.014954, 0.072266, 0.000877, 0.000839, 0.010925, 0.095215, 0.000622, 0.002518, 0.002823, -0.065918, 0.001007, 0.002853, -0.004547, -0.088379, 0.013672, 0.026123, 0.036377, 0.40625, 0.000012, -0.001205, 0.001755, 0.106934, -0.017456, -0.026245, -0.105469, -0.408203, 0.001251, 0.001488, -0.001541, 0.080566, 0.008728, 0.015381, 0.044678, 0.349609, 0.003067, 0.001045, 0.026367, 0.104492, -0.005981, 0.019165, 0.051025, 0.380859, -0.00174, -0.009949, -0.089844, -0.367188, 0.000504, -0.0001, -0.000519, 0.051025, -0.005371, -0.007355, -0.00322, -0.353516, 0.020142, 0.039307, 0.106934, 0.416016, 0.000317, -0.000675, 0.001511, 0.051514, 0.003967, 0.007935, 0.025391, 0.328125, -0.008545, -0.00705, -0.024292, -0.152344, -0.015137, -0.031494, -0.092773, -0.5, -0.003128, -0.001595, -0.007477, -0.152344, -0.00103, -0.003189, -0.004791, -0.072266, 0.000748, 0.000324, -0.003082, -0.036865, 0.004028, 0.002182, 0.00264, -0.071777, -0.002884, -0.019287, -0.040283, -0.265625, -0.001892, -0.000992, 0.001503, 0.050781, 0.139648, 0.367188, 0.4375, 0.408203, -0.000607, -0.000252, 0.000284, -0.046631, -0.072266, -0.108887, -0.279297, -0.470703, -0.095215, -0.132812, -0.304688, -0.535156, -0.042236, -0.042236, -0.166992, -0.523438, -0.000256, -0.000629, -0.001259, 0.038818, 0.000748, 0.003967, 0.007751, 0.077148, 0.00351, -0.003204, -0.019409, 0.34375, 0.002731, 0.005646, 0.001511, 0.19043, -0.006348, -0.010437, -0.034912, -0.261719, -0.001587, -0.002167, -0.00325, -0.040771, -0.003525, -0.00531, -0.000957, 0.118652, -0.005096, -0.009216, -0.023438, -0.005096, 0.009827, 0.025269, 0.157227, 0.462891, 0.002808, 0.009949, 0.027222, 0.273438, 0.010559, 0.003311, 0.000946, -0.40625, -0.000759, 0.001923, -0.002747, -0.090332, 0.05835, 0.087891, 0.306641, 0.496094, -0.000927, -0.00206, 0.00008, -0.128906, -0.001442, -0.001106, 0.000969, 0.044678, -0.056152, -0.092773, -0.253906, -0.519531, -0.000481, -0.001167, 0.000538, -0.083008, -0.007385, -0.006531, 0.014587, 0.355469, 0.003265, 0.011292, 0.026123, 0.236328, -0.002914, -0.002045, -0.001144, 0.044189, -0.003036, 0.000862, -0.006592, -0.104492, -0.000208, -0.001671, -0.001106, 0.056396, -0.005188, -0.022095, -0.073242, -0.416016, -0.001808, -0.00267, -0.003494, 0.049316, 0.01239, 0.018311, 0.045898, 0.039062, 0.005432, 0.007324, 0.016235, 0.115234, -0.000225, 0.000694, -0.000736, 0.052979, -0.000437, -0.005219, -0.001389, 0.10791, -0.138672, -0.279297, -0.451172, -0.388672, 0.00766, 0.018677, 0.014771, 0.400391, 0.006958, 0.009949, 0.008789, -0.257812, 0.000048, 0.000118, 0.002686, -0.056396, 0.002853, 0.002182, 0.004395, 0.10498, -0.022827, -0.02832, -0.078125, -0.333984, 0.005219, 0.013, 0.018433, 0.349609, 0.00592, 0.004303, 0.004303, -0.07373, 0.000093, -0.001877, -0.00824, 0.050293, -0.011963, -0.013916, -0.026855, -0.269531, -0.002594, 0.000109, 0.006348, -0.108887, -0.009644, -0.022583, -0.10498, -0.296875, 0.000923, 0.000801, -0.001198, -0.037354, -0.001862, 0.001472, 0.001167, 0.053955, -0.024658, -0.057129, -0.161133, -0.447266, 0.001465, 0.000809, 0.004883, -0.049561, -0.00069, -0.00354, -0.00473, -0.047119, 0.003342, 0.001297, 0.009583, 0.141602, -0.012817, -0.017578, -0.037842, -0.328125, -0.003845, -0.004395, -0.003403, -0.11377, 0.003448, 0.002075, 0.003967, 0.150391, 0.004272, 0.003357, 0.088867, 0.277344, -0.000299, -0.001266, 0.011597, 0.283203, -0.068848, -0.075195, -0.158203, -0.617188, 0.00238, -0.001259, -0.002731, -0.11084, 0.002838, -0.000172, 0.000142, -0.044678, 0.000261, -0.000234, 0.000364, 0.065918, 0.07373, 0.138672, 0.300781, 0.470703, 0.004974, 0.006134, 0.007263, 0.116211, -0.002808, -0.003632, -0.016479, -0.092285, 0.001556, -0.000232, 0.002792, 0.080078, 0.001648, 0.00296, 0.001984, -0.038818, -0.001526, 0.001129, 0.023926, 0.300781, 0.001839, 0.003006, 0.008911, 0.085449, -0.000017, -0.000439, 0.002777, 0.039551, -0.001266, -0.000618, -0.00293, 0.047852, -0.048584, -0.094727, -0.200195, -0.507812, 0.003433, 0.000244, 0.007324, 0.105469, -0.033691, -0.064941, -0.147461, -0.345703, 0.003098, 0.003525, 0.006439, 0.046387, 0.000576, -0.001106, -0.008972, -0.114258, -0.000919, 0.006409, 0.054932, 0.539062, 0.124023, 0.232422, 0.328125, -0.154297, -0.000744, 0.00235, 0.008728, 0.124023, -0.00082, 0.000233, 0.002502, 0.062012, 0.001526, 0.002655, -0.000565, -0.077637, -0.000023, -0.000286, -0.013428, -0.108398, 0.017334, 0.099121, 0.449219, 0.114746, -0.003494, 0.005829, 0.033691, 0.277344, 0.001762, 0.002365, 0.001022, -0.053223, 0.004761, -0.034424, -0.124512, -0.546875, 0.00135, 0.00206, -0.005005, -0.078613, 0.002304, -0.009888, -0.078613, -0.002701, -0.004608, 0.00351, -0.046875, -0.347656, -0.016235, -0.022461, -0.133789, -0.457031, -0.166016, -0.339844, -0.388672, -0.007294, 0.05249, 0.216797, 0.410156, -0.152344, 0.007751, -0.005768, -0.492188, -0.249023, 0.189453, 0.283203, 0.308594, -0.124023, 0.003128, 0.015991, 0.166992, 0.59375, -0.000496, -0.005157, 0.012634, 0.244141, -0.000626, -0.002991, -0.002228, 0.071289, -0.003036, 0.000809, -0.011597, -0.261719, 0.001999, 0.002655, 0.007141, -0.125, -0.00824, -0.07666, -0.392578, -0.223633, -0.002457, -0.005249, -0.094727, -0.554688, 0.166992, 0.507812, 0.182617, -0.125, -0.008789, 0.08252, 0.355469, 0.261719, 0.005341, 0.002426, 0.034424, 0.251953, 0.002884, 0.000441, 0.013367, 0.083496, 0.003998, 0.004669, 0.000668, -0.086426, 0.000096, 0.00415, 0.01062, 0.081543, -0.018188, -0.013916, -0.078125, -0.369141, 0.003799, 0.003448, -0.01001, -0.296875, 0.000942, 0.002563, -0.001999, -0.056885, -0.003662, -0.001099, -0.003464, 0.132812, -0.013672, -0.091309, -0.380859, -0.251953, 0.001785, 0.000029, -0.006134, -0.107422, -0.009338, -0.228516, -0.449219, -0.061279, -0.001251, -0.002396, -0.005524, -0.095703, -0.004181, 0.012085, 0.101562, 0.5, -0.000549, 0.001404, 0.004089, 0.121582, -0.000443, 0.001152, 0.001984, 0.06543, 0.043457, 0.125, 0.474609, 0.006165, -0.004364, -0.043213, -0.365234, -0.417969, -0.012329, -0.009216, -0.003738, 0.163086, 0.009583, 0.012085, 0.106934, 0.578125, 0.095703, 0.208984, 0.378906, -0.092285, 0.001015, -0.00412, -0.013489, 0.119629, 0.008057, 0.01001, 0.006134, -0.118164, 0.003143, 0.001289, 0.009949, 0.131836, -0.082031, -0.425781, -0.177734, 0.056396, 0.000885, -0.000481, -0.000984, -0.067383, 0.006348, 0.012207, 0.116699, 0.527344, 0.009338, 0.017822, 0.083496, 0.00647, -0.007874, -0.016968, -0.07373, 0.068848, 0.00531, 0.085449, 0.392578, 0.337891, 0.000671, -0.000889, -0.014771, -0.198242, 0.033936, 0.104492, 0.376953, 0.380859, 0.001709, 0.004639, 0.012939, 0.155273, -0.00235, -0.007782, -0.031738, -0.310547, -0.006348, 0.012512, 0.000427, 0.353516, 0.000018, -0.003998, -0.013611, -0.111328, -0.002426, -0.00647, -0.016724, -0.103516, -0.025513, -0.100586, -0.400391, -0.00116, -0.006317, -0.061279, -0.240234, -0.449219, 0.006592, 0.073242, 0.365234, 0.326172, 0.000151, 0.004242, 0.018311, 0.115234, -0.003159, -0.004547, -0.010132, 0.111816, -0.002197, -0.00264, -0.006012, -0.133789, 0.007019, 0.013306, 0.02832, 0.125, -0.029053, -0.023682, -0.240234, -0.492188, 0.002365, -0.000278, 0.02063, -0.116211, 0.019531, 0.023926, 0.106445, 0.523438, -0.007935, -0.011536, -0.014099, 0.126953, 0.001549, 0.000005, 0.000009, 0.109863, 0.004059, -0.00473, 0.010986, 0.166016, 0.005981, 0.024292, 0.07373, -0.051025, 0.024658, 0.054688, 0.114258, 0.455078, -0.251953, -0.199219, 0.043945, -0.357422, 0.001747, -0.004944, 0.007416, -0.273438, -0.000028, 0.002457, 0.011108, 0.177734, -0.028198, -0.054199, -0.131836, -0.527344, 0.03064, 0.064941, 0.376953, 0.244141, 0.055176, 0.075195, 0.488281, 0.00473, 0.009216, 0.00325, -0.021973, -0.417969, 0.005859, 0.007324, 0.060303, 0.22168, 0.000441, -0.000446, -0.014709, -0.126953, 0.001762, 0.00415, 0.00708, 0.063965, 0.044189, 0.061768, 0.488281, 0.167969, -0.000973, 0.000954, 0.003159, 0.075195, -0.000051, 0.000938, 0.07373, 0.503906, 0.000641, 0.001884, 0.010498, 0.102539, 0.003708, -0.017822, -0.035889, -0.492188, 0.005096, -0.002762, -0.025879, -0.210938, 0.063965, 0.063965, 0.449219, 0.273438, 0.011597, 0.036133, 0.086426, 0.582031, -0.003677, -0.005127, -0.018188, -0.123047, -0.00087, -0.000523, -0.001328, -0.052246, -0.000999, 0.003082, 0.010071, -0.108398, -0.016724, 0.006226, 0.050293, 0.306641, -0.006622, -0.053711, -0.07666, -0.578125, 0.000519, 0.000022, 0.012573, 0.116699, 0.002045, 0.001244, -0.004425, -0.076172, 0.010681, 0.003433, -0.019043, -0.310547, -0.001534, -0.000433, 0.000984, 0.143555, -0.001518, 0.00238, 0.013184, 0.144531, 0.006744, 0.005737, 0.035645, 0.304688, 0.029663, 0.00946, 0.040039, 0.53125, 0.004517, 0.024658, 0.131836, 0.601562, -0.00103, -0.003632, -0.013062, -0.105957, -0.00206, -0.000383, -0.000626, 0.056641, 0.002838, -0.02417, -0.094238, -0.458984, -0.004181, 0.00037, -0.000816, 0.133789, -0.004425, -0.019653, -0.102539, -0.503906, -0.014282, -0.007446, -0.028198, -0.546875, -0.130859, -0.363281, -0.34375, -0.038818, -0.011292, -0.02002, -0.080566, -0.000393, -0.003342, -0.006348, 0.002792, 0.10498, 0.111328, 0.427734, 0.130859, 0.031982, -0.000916, -0.001663, 0.007996, 0.166016, 0.000542, 0.009583, -0.226562, -0.570312, 0.004761, 0.009399, -0.041992, -0.064941, -0.003815, -0.003723, -0.016846, -0.283203, -0.004395, -0.006744, -0.019531, -0.105957, 0.000196, -0.002426, 0.00177, 0.055176, 0.003204, 0.00705, 0.028076, 0.25, 0.008301, 0.014709, 0.077148, 0.447266, 0.001747, 0.012878, 0.109863, 0.527344, 0.001144, -0.005676, 0.147461, 0.056885, -0.055176, -0.217773, 0.031494, -0.243164, 0.015137, 0.005066, 0.164062, 0.044678, 0.017456, -0.020142, 0.460938, 0.056641, 0.001137, 0.015625, -0.018311, -0.376953, 0.007507, -0.014587, 0.149414, 0.071777, -0.019165, -0.031738, -0.353516, 0.007507, 0.012573, -0.009094, 0.255859, 0.116211, -0.01062, -0.302734, -0.228516, -0.01709, -0.005066, -0.001373, -0.195312, -0.063965, -0.00383, -0.089844, -0.115234, 0.003281, -0.010437, -0.046631, -0.423828, -0.077637, -0.025757, -0.029785, -0.462891, 0.00592, 0.004059, -0.001427, 0.12207, -0.285156, 0.008118, -0.027222, 0.443359, 0.019653, -0.008484, 0.020142, -0.104492, -0.049072, 0.003372, 0.027832, -0.098145, -0.347656, 0.029663, 0.019897, 0.455078, 0.191406, 0.004242, 0.056885, -0.106934, -0.054688, 0.003433, -0.01178, 0.439453, 0.072754, 0.028687, 0.021118, 0.523438, 0.102051, -0.046875, -0.302734, 0.083984, 0.039062, -0.009583, 0.003754, -0.169922, -0.058594, 0.005463, -0.033691, 0.152344, 0.255859, -0.009033, -0.024292, -0.040527, 0.582031, 0.024414, 0.026978, 0.498047, 0.068848, -0.024414, 0.038818, -0.458984, -0.090332, -0.003067, -0.004242, 0.180664, 0.015442, 0.003738, -0.003387, -0.328125, -0.014893, 0.039062, 0.277344, 0.181641, -0.027466, 0.02771, 0.120117, 0.855469, 0.294922, 0.013245, 0.023804, 0.322266, 0.117188, 0.011292, 0.012268, 0.333984, 0.115723, 0.095215, 0.392578, -0.140625, -0.016357, -0.030273, 0.008972, -0.392578, -0.11377, -0.008972, 0.017944, -0.484375, 0.001579, -0.006683, -0.012939, -0.040039, 0.482422, -0.026855, -0.112305, -0.082031, -0.026611, 0.007935, 0.117676, 0.056396, 0.006378, -0.00412, -0.003357, -0.125, 0.040771, -0.014771, 0.012939, -0.363281, -0.119141, -0.012695, 0.015869, -0.34375, -0.005859, 0.003616, 0.025635, -0.068848, 0.275391, -0.024658, -0.032471, -0.287109, -0.037842, -0.017456, -0.008667, -0.373047, -0.214844, 0.017456, 0.014038, 0.029907, -0.664062, 0.008972, -0.000142, 0.182617, -0.010071, 0.01239, -0.019409, 0.167969, 0.063965, -0.03125, -0.087402, -0.554688, -0.192383, -0.001404, -0.00531, -0.008728, -0.001221, -0.011719, 0.003754, -0.269531, -0.232422, 0.013794, 0.053711, 0.071289, 0.036865, 0.031738, 0.511719, -0.099121, -0.024292, 0.003662, 0.00531, 0.081055, 0.023926, 0.003967, 0.005127, 0.178711, 0.025635, 0.000706, -0.02417, 0.130859, 0.034912, 0.015869, -0.001038, 0.375, 0.15625, -0.014832, -0.012878, -0.05542, -0.241211, 0.007172, -0.019287, 0.110352, 0.068848, -0.033203, -0.049316, -0.404297, -0.054688, -0.028809, 0.002487, -0.539062, -0.174805, -0.035645, -0.01709, -0.488281, -0.137695, -0.009888, -0.052246, -0.347656, -0.099121, 0.009888, 0.041504, 0.375, 0.107422, 0.024536, -0.004395, 0.188477, 0.388672, -0.004486, 0.012207, -0.195312, -0.048584, -0.05249, -0.46875, 0.192383, -0.022705, 0.018311, 0.016235, 0.192383, 0.047852, -0.008301, -0.085938, 0.091797, -0.005188, 0.00209, 0.001694, 0.3125, 0.052734, -0.021484, -0.294922, -0.092285, 0.01709, -0.006531, -0.016357, -0.291016, 0.007874, -0.064941, -0.5, -0.332031, 0.081055, 0.003967, 0.047852, -0.245117, -0.105957, -0.013916, -0.003448, -0.554688, -0.013855, 0.013489, 0.018311, 0.335938, 0.172852, -0.00885, 0.023071, -0.244141, -0.198242, -0.015747, 0.048584, -0.173828, -0.227539, -0.007263, 0.060791, -0.285156, -0.213867, 0.03064, 0.357422, 0.091797, 0.3125, 0.013367, -0.015381, 0.376953, -0.019775, 0.023193, -0.0177, 0.482422, 0.150391, -0.012756, 0.070801, -0.314453, -0.246094, -0.004211, -0.026123, -0.241211, -0.009033, 0.005676, -0.005035, 0.277344, 0.030396, 0.018066, 0.076172, 0.447266, 0.149414, 0.024902, -0.040771, 0.143555, 0.3125, 0.00824, -0.011169, 0.351562, 0.00769, 0.001999, 0.024658, -0.402344, -0.046631, -0.000687, 0.043457, -0.402344, -0.090332, 0.000767, -0.029175, 0.298828, 0.15332, -0.014648, 0.023071, -0.421875, -0.114258, 0.0065, 0.000534, 0.46875, 0.050537, 0.00885, -0.005829, 0.345703, 0.018433, -0.002029, 0.101074, -0.378906, -0.081543, 0.000154, -0.014099, -0.011658, -0.416016, 0.013245, 0.018677, 0.410156, -0.016602, 0.006622, 0.004791, -0.120605, 0.134766, -0.016113, -0.060547, -0.535156, -0.169922, 0.000633, 0.013306, 0.140625, 0.015259, -0.029541, -0.019653, -0.375, -0.068848, 0.008484, 0.07666, -0.328125, -0.000074, 0.041748, 0.246094, 0.025879, 0.044434, -0.007507, -0.001389, -0.554688, 0.017822, 0.003296, -0.018188, -0.408203, -0.015625, 0.007874, -0.046631, 0.386719, 0.063965, -0.013977, -0.010132, -0.220703, -0.051514, 0.0177, 0.031494, 0.423828, 0.000622, -0.004486, 0.002991, -0.125977, -0.063965, 0.046387, 0.292969, 0.078125, 0.229492, -0.005768, -0.068848, 0.421875, 0.037842, -0.005859, 0.018921, -0.300781, -0.683594, -0.002808, 0.020508, -0.19043, -0.019653, -0.005798, 0.007874, -0.392578, -0.207031, 0.02124, 0.118164, 0.390625, 0.037598, 0.011353, 0.00528, 0.253906, 0.048584, 0.007812, -0.007477, 0.294922, 0.046631, 0.038818, 0.029175, 0.453125, 0.008301, 0.006348, 0.009949, -0.057861, 0.115723, 0.022095, -0.024658, 0.248047, 0.111328, 0.010132, -0.010864, 0.417969, 0.028198, -0.025513, -0.124512, -0.126953, 0.005005, -0.00412, 0.001205, 0.037109, -0.34375, -0.004364, 0.029297, -0.464844, -0.147461, 0.039307, 0.122559, 0.267578, 0.031738, -0.020142, -0.036377, -0.402344, -0.089844, -0.008179, -0.000511, 0.072266, -0.503906, -0.006622, 0.001427, -0.143555, -0.041992, 0.017334, 0.024414, 0.359375, 0.026978, -0.00087, 0.00206, -0.339844, -0.001122, -0.00589, 0.029541, -0.496094, -0.013367, -0.002487, -0.013855, 0.09668, 0.009399, 0.00415, 0.004791, -0.026855, 0.083984, 0.001144, 0.018799, -0.053711, -0.032227, -0.001541, 0.003769, -0.061279, -0.009888, 0.004822, 0.018921, 0.234375, 0.012573, 0.000683, 0.006653, -0.066406, -0.009033, 0.02356, 0.037109, -0.484375, 0.003326, -0.007721, -0.015747, -0.192383, -0.005005, 0.002441, -0.001747, -0.347656, -0.012512, -0.011475, -0.011841, -0.337891, -0.021851, 0.016235, 0.091797, -0.143555, 0.000824, 0.000641, 0.003693, -0.108887, -0.008606, 0.006409, -0.00705, 0.277344, 0.000027, 0.007874, -0.010986, 0.261719, 0.012878, 0.005035, 0.008423, 0.1875, -0.008484, -0.019653, -0.006226, -0.367188, -0.00383, -0.005554, -0.014832, 0.076172, 0.009155, -0.000576, 0.003479, -0.28125, -0.005676, -0.000448, -0.005127, 0.07959, -0.009583, -0.006317, -0.011047, -0.289062, 0.005371, -0.005524, 0.001488, 0.080566, 0.001755, -0.002274, -0.002045, 0.087402, 0.008728, -0.01001, -0.014771, -0.131836, -0.036865, -0.010376, -0.007019, 0.245117, 0.024536, 0.000507, -0.004883, -0.28125, -0.011536, 0.001419, 0.003586, -0.186523, -0.005096, -0.009033, -0.025879, -0.251953, -0.02356, 0.01178, -0.016602, -0.404297, -0.019287, 0.002914, -0.003006, 0.123535, -0.003281, -0.002853, -0.004272, -0.077637, -0.018433, -0.003189, -0.001228, 0.069824, 0.012512, -0.006256, -0.005493, -0.279297, -0.011169, -0.0009, -0.010498, 0.084473, 0.004059, 0.018799, -0.004761, 0.511719, 0.038818, 0.005676, 0.020142, -0.328125, 0.008301, -0.010742, 0.009949, -0.345703, -0.080566, -0.010193, -0.009338, 0.239258, 0.001732, 0.004486, 0.004913, 0.341797, -0.005859, -0.026855, -0.020142, -0.308594, -0.004395, 0.000155, 0.008057, 0.275391, 0.010742, -0.002502, 0.000115, -0.255859, -0.007996, 0.001343, 0.004242, -0.073242, -0.015137, 0.063965, 0.12793, -0.182617, 0.058594, 0.002274, 0.016357, -0.265625, 0.002472, -0.010742, -0.0271, -0.179688, -0.052246, 0.019653, 0.071777, -0.404297, 0.005615, 0.000148, 0.006622, -0.078613, -0.011292, -0.009277, -0.037598, 0.326172, -0.000877, -0.006195, -0.019287, 0.353516, 0.019897, 0.001396, -0.013245, 0.310547, 0.016724, 0.008545, 0.040771, -0.275391, -0.000801, 0.008606, 0.013977, 0.335938, 0.0065, -0.001534, -0.002045, -0.267578, -0.024414, -0.002594, 0.001747, -0.122559, -0.010437, -0.003906, -0.010498, 0.211914, -0.001373, 0.005646, 0.004272, -0.239258, -0.022705, 0.005341, 0.013123, -0.248047, -0.005554, -0.00415, -0.020874, 0.00708, 0.00885, -0.004303, -0.004639, -0.28125, -0.023926, -0.005768, -0.024048, 0.208984, 0.016235, -0.002716, -0.00824, 0.071777, -0.001495, 0.045654, 0.06543, 0.253906, 0.730469, -0.002197, -0.02002, 0.365234, 0.003815, 0.000973, -0.005188, -0.243164, -0.015747, -0.000587, -0.005737, -0.208008, -0.018311, 0.00412, 0.015442, -0.087891, -0.011475, 0.001213, -0.00206, 0.099121, 0.011169, -0.005524, -0.040039, 0.067383, 0.023682, -0.001472, -0.013977, 0.271484, 0.007355, 0.002045, -0.003342, -0.292969, -0.008301, -0.005127, -0.011292, -0.285156, -0.015442, 0.005737, 0.015564, -0.515625, 0.034424, -0.003372, -0.000243, -0.34375, -0.008972, 0.000187, 0.00238, -0.271484, -0.013672, 0.021484, 0.055908, 0.211914, 0.044678, -0.000816, 0.003281, 0.022949, -0.077637, -0.004761, -0.011536, 0.248047, 0.00415, -0.005859, 0.006287, -0.242188, 0.005249, 0.001808, -0.008484, 0.279297, 0.018433, 0.026001, 0.107422, 0.044922, 0.030762, 0.000087, -0.004761, 0.137695, 0.009277, 0.000084, -0.011963, 0.147461, 0.011658, 0.001122, 0.013611, -0.375, -0.010986, -0.002151, -0.007477, 0.285156, 0.020386, 0.005615, 0.022339, -0.285156, 0.011292, -0.018921, 0.002716, -0.5625, -0.145508, 0.016235, 0.001015, -0.261719, -0.001945, 0.003036, 0.012634, 0.207031, 0.018677, 0.003098, 0.008057, -0.09375, -0.011597, -0.000167, 0.011169, -0.091309, 0.002106, -0.000034, -0.007233, -0.261719, -0.006653, -0.001076, 0.007751, -0.310547, -0.003357, 0.001083, 0.005615, -0.07373, -0.010132, 0.000725, 0.00351, -0.359375, -0.003891, 0.00528, -0.003723, 0.093262, 0.003082, -0.004211, -0.005859, 0.386719, -0.017456, -0.00766, -0.026978, 0.441406, -0.00296, 0.009827, 0.021118, 0.087402, 0.047607, 0.003113, 0.012634, -0.147461, 0.002487, -0.005737, -0.017212, 0.080566, 0.00946, 0.001213, 0.010559, -0.084473, -0.009216, 0.003937, 0.007324, -0.070312, -0.019409, 0.005646, 0.020996, 0.271484, 0.022705, 0.000364, -0.012146, 0.166992, 0.016724, 0.001297, -0.000847, -0.376953, -0.001572, -0.002335, 0.005249, -0.277344, -0.00074, -0.003632, 0.001404, -0.314453, -0.003098, 0.009766, 0.029785, -0.060791, 0.048828, -0.007477, -0.063477, -0.037842, -0.048828, -0.002487, 0.023071, -0.324219, 0.002869, 0.023926, 0.033447, 0.341797, 0.015198, 0.006531, -0.015503, 0.261719, 0.014893, -0.00164, -0.000024, 0.212891, -0.005646, 0.006073, 0.045898, 0.068359, 0.027588, -0.008423, -0.021851, 0.167969, -0.001694, 0.009644, 0.004211, -0.279297, -0.023804, -0.026001, -0.023071, -0.351562, -0.061035, -0.013428, -0.008057, 0.376953, 0.005432, -0.001236, -0.004913, 0.067871, 0.011414, 0.003967, -0.012207, 0.369141, -0.002991, 0.007263, 0.009705, 0.447266, 0.007751, 0.001297, 0.009277, -0.131836, -0.004883, -0.003387, 0.00135, -0.181641, -0.015991, 0.000534, -0.00824, 0.154297, 0.002457, -0.003769, -0.009338, 0.116699, -0.00145, -0.015564, 0.0065, -0.042236, -0.511719, -0.000007, 0.002213, -0.037354, -0.119141, -0.000931, -0.000121, -0.017944, 0.375, 0.003677, 0.013855, 0.054932, 0.484375, 0.031738, 0.119141, 0.271484, 0.105469, -0.001564, -0.000523, -0.006042, -0.148438, 0.001015, -0.002258, -0.006195, -0.140625, -0.006531, -0.011292, -0.023682, -0.355469, 0.00264, 0.017822, 0.365234, 0.166992, 0.00041, 0.01123, 0.038818, 0.222656, -0.001495, 0.000568, -0.107422, -0.025269, -0.000675, 0.001541, 0.02124, 0.174805, 0.027588, 0.018799, 0.066895, 0.621094, -0.00415, 0.003738, -0.008423, -0.527344, 0.001999, 0.000311, 0.001793, -0.173828, 0.00473, -0.011719, 0.050537, 0.114746, -0.001266, 0.000916, 0.010254, -0.149414, -0.009766, 0.001312, 0.001114, 0.535156, -0.001495, -0.010315, -0.100586, 0.07373, 0.019531, 0.443359, 0.267578, 0.122559, -0.000406, 0.000732, -0.026001, 0.147461, -0.011719, -0.022949, -0.124512, -0.102051, 0.003937, -0.00061, -0.011658, -0.162109, -0.001411, 0.013306, 0.043701, 0.390625, 0.004608, 0.00766, 0.28125, 0.198242, 0.002502, -0.007294, -0.085938, -0.359375, -0.00885, -0.00766, -0.116211, 0.011047, -0.004517, -0.021362, -0.119629, 0.017456, -0.001015, -0.002472, -0.004456, 0.125977, -0.000374, 0.002823, -0.023926, 0.148438, -0.007355, -0.008789, -0.096191, 0.081055, 0.000652, 0.000164, 0.014404, 0.15918, 0.026489, 0.083984, 0.355469, -0.097656, -0.002365, -0.004211, -0.010437, 0.149414, 0.003555, 0.006378, 0.01123, -0.220703, 0.00473, 0.002579, 0.126953, 0.013916, -0.001389, -0.005707, -0.008484, -0.134766, -0.001328, 0.000359, 0.111328, 0.029663, -0.000027, 0.001587, -0.00325, 0.145508, 0.002991, 0.001167, -0.013428, -0.363281, 0.003174, 0.002426, 0.025635, -0.128906, -0.009094, -0.010315, -0.067871, -0.519531, 0.019897, 0.008118, 0.289062, 0.216797, -0.004364, -0.012512, -0.022339, 0.535156, 0.000261, -0.001068, -0.019775, 0.15332, 0.00589, 0.006012, 0.02356, 0.371094, 0.013184, 0.023315, 0.058594, 0.392578, -0.006683, -0.026367, -0.018799, 0.412109, 0.004822, 0.023193, 0.062988, 0.46875, -0.002426, -0.004242, -0.013916, 0.173828, 0.003647, -0.043457, -0.253906, -0.310547, -0.000977, 0.00473, 0.007233, 0.149414, -0.00164, 0.00103, -0.05249, -0.12793, 0.000008, -0.003143, 0.005371, -0.140625, -0.008362, 0.07959, -0.009399, -0.016846, -0.001259, 0.039307, -0.349609, -0.253906, -0.00473, -0.045166, -0.373047, -0.125977, -0.004547, -0.006561, -0.020874, 0.163086, 0.001038, 0.000408, 0.019287, -0.005463, 0.001686, -0.00412, -0.021973, 0.15332, -0.001236, 0.000496, 0.001915, 0.302734, -0.000376, 0.006714, -0.107422, -0.042236, -0.001183, 0.00415, -0.027466, -0.123047, 0.00013, -0.000404, 0.00116, -0.285156, 0.006775, 0.003632, 0.009094, -0.388672, 0.002777, -0.001595, -0.004242, -0.164062, -0.001732, -0.007812, -0.020752, 0.150391, 0.005829, 0.005341, 0.122559, -0.031738, -0.000793, 0.001328, 0.001289, -0.116211, 0.002197, 0.007324, 0.010986, 0.353516, -0.001099, -0.003204, 0.019043, -0.359375, 0.011047, 0.010193, -0.010315, 0.578125, -0.000134, 0.003845, -0.059326, -0.108887, -0.000698, -0.001953, -0.00164, -0.148438, 0.019165, 0.001808, 0.425781, 0.029907, 0.017944, 0.011047, 0.014465, 0.59375, 0.001884, -0.002518, 0.077148, 0.106934, -0.002274, -0.002319, -0.001495, 0.169922, -0.003265, 0.001129, -0.006683, -0.554688, 0.000561, -0.013794, 0.019897, 0.5625, 0.000572, -0.001823, 0.014587, 0.470703, -0.002579, -0.002426, 0.013306, 0.271484, 0.005005, 0.012512, 0.123535, 0.007751, 0.002686, 0.003052, 0.021851, -0.140625, -0.002594, -0.005188, -0.027344, -0.410156, 0.002853, 0.00267, 0.024536, -0.196289, -0.00069, 0.026001, 0.037354, 0.163086, 0.004364, 0.004913, 0.039551, -0.177734, 0.001785, -0.000343, 0.018433, -0.21582, 0.00116, -0.007019, 0.05249, 0.125977, 0.004883, 0.010559, 0.039795, -0.043457, 0.002243, 0.01239, -0.004608, 0.380859, -0.001472, 0.003235, 0.008606, -0.143555, 0.006134, 0.000618, 0.000763, 0.542969, 0.003586, 0.005768, 0.039551, -0.15625, 0.000142, -0.000016, 0.00412, -0.045898, -0.00174, -0.012756, -0.292969, -0.443359, 0.000561, -0.002426, 0.009827, 0.157227, -0.000587, -0.002075, 0.007507, -0.100098, -0.004517, -0.017578, 0.402344, 0.277344, -0.008118, 0.005341, -0.009338, -0.316406, -0.007019, -0.010437, -0.118652, -0.025024, 0.006714, 0.011902, 0.105469, -0.014221, 0.002701, 0.009949, -0.010986, 0.486328, 0.004089, 0.007812, -0.001183, 0.335938, -0.000793, 0.000549, 0.019409, -0.144531, 0.00174, 0.000389, 0.002518, -0.147461, 0.005432, 0.00592, 0.067871, 0.578125, 0.002701, 0.016357, 0.115723, -0.069824, -0.003479, -0.003769, -0.030884, -0.460938, -0.001457, -0.00383, -0.012695, -0.144531, -0.005066, -0.010376, -0.016724, -0.535156, 0.01062, 0.032959, 0.123535, 0.482422, 0.014404, 0.049805, 0.150391, 0.394531, 0.00264, 0.003204, 0.019043, -0.161133, -0.003311, 0.005981, -0.0177, -0.5625, -0.012573, -0.014832, -0.072266, -0.361328, -0.002472, -0.003113, -0.070801, 0.130859, 0.005341, 0.006805, 0.101074, -0.091309, 0.000771, 0.003571, -0.004272, 0.140625, 0.00705, 0.025146, 0.119629, -0.029785, -0.001732, -0.026245, -0.466797, -0.234375, 0.007385, 0.009155, 0.095215, 0.069824, -0.006409, -0.008911, -0.01062, 0.542969, -0.061279, -0.12207, -0.265625, -0.476562, 0.031738, 0.031738, 0.034424, 0.644531, -0.000116, -0.000385, -0.007812, 0.28125, 0.006378, 0.012817, 0.02417, 0.384766, -0.001694, 0.003876, -0.008789, 0.07666, 0.002441, 0.018555, -0.088379, -0.004303, 0.006836, 0.001389, 0.316406, 0.031738, 0.001167, -0.001038, 0.179688, -0.015259, 0.001259, 0.003754, -0.061279, -0.01178, -0.000037, -0.006012, 0.081543, -0.000265, -0.000809, 0.003143, -0.072754, -0.018677, 0.003143, 0.016602, -0.100586, -0.00769, -0.001823, -0.018799, 0.079102, 0.005676, 0.00066, 0.002838, 0.083496, 0.009583, -0.00293, -0.007538, 0.063965, 0.018555, 0.035645, 0.03833, 0.108398, 0.507812, -0.015747, 0.016602, -0.378906, -0.076172, -0.000032, -0.010315, -0.318359, -0.036133, -0.007874, -0.026855, -0.246094, 0.182617, -0.002472, 0.00351, 0.367188, 0.117188, -0.000923, -0.007233, 0.048828, 0.00074, -0.000729, 0.003296, -0.029663, -0.057617, 0.00296, 0.006653, 0.114258, 0.087891, 0.000835, -0.001877, 0.002319, 0.069824, 0.014404, 0.026978, 0.275391, -0.185547, 0.002319, -0.000675, 0.062988, 0.021851, 0.000843, 0.010193, -0.077637, -0.018433, -0.000999, -0.010742, 0.060547, 0.006226, 0.002731, 0.012268, -0.080078, -0.007996, -0.002548, -0.00824, 0.076172, 0.011414, -0.014343, -0.05542, -0.098145, -0.419922, -0.005035, -0.009155, 0.069336, -0.017334, 0.006042, 0.024414, -0.249023, -0.010315, 0.00132, -0.031006, 0.249023, 0.083496, 0.005188, 0.011169, -0.099121, -0.013977, -0.004425, -0.017334, 0.125977, -0.009216, 0.01062, 0.044678, 0.014282, -0.031128, 0.008606, 0.01239, 0.074219, 0.462891, 0.003601, -0.029907, 0.263672, 0.005646, 0.006256, -0.003387, 0.330078, 0.316406, -0.001518, -0.002899, 0.00296, 0.084473, 0.002136, -0.006195, 0.111816, 0.015747, 0.004272, 0.034668, -0.055176, 0.016724, 0.000199, -0.036377, 0.492188, -0.041748, 0.00238, 0.026001, -0.133789, -0.020508, -0.000553, -0.001678, -0.0065, 0.012146, -0.003769, 0.228516, 0.251953, 0.226562, 0.00885, 0.049316, -0.115234, -0.064453, -0.011108, 0.011536, -0.417969, -0.11377, -0.000196, 0.014343, -0.111816, 0.004517, 0.002518, 0.004272, -0.226562, -0.124023, 0.009033, 0.012878, 0.036133, 0.294922, -0.000549, 0.02356, -0.273438, -0.03418, -0.000158, 0.020386, -0.149414, -0.015442, -0.003082, -0.027466, 0.151367, 0.008301, 0.000381, -0.010132, 0.086914, 0.010681, -0.001526, 0.000307, 0.005096, 0.070801, 0.00135, 0.011169, -0.048584, 0.058838, 0.001656, 0.008545, -0.061035, -0.001167, -0.001999, -0.013855, 0.106934, 0.010925, -0.001808, 0.003601, -0.18457, -0.041992, 0.002533, 0.009827, -0.058105, -0.029419, 0.004608, 0.025024, -0.120605, -0.02771, -0.002472, 0.008484, -0.094238, -0.047607, 0.002716, 0.013245, -0.092285, 0.001823, 0.010681, 0.009216, -0.083984, -0.570312, -0.002365, -0.008606, 0.067871, 0.011963, 0.000893, 0.008301, -0.078125, -0.004486, -0.000725, -0.007996, 0.061523, 0.000484, -0.006317, -0.042236, 0.373047, 0.043945, 0.00046, -0.004486, 0.058105, 0.008301, -0.015137, 0.00589, -0.029419, -0.648438, -0.010742, 0.015076, 0.050049, -0.335938, 0.000435, 0.008118, -0.061768, -0.009949, -0.000652, -0.016357, 0.055176, 0.044189, 0.001572, -0.030273, 0.245117, 0.087891, -0.004883, -0.076172, 0.408203, 0.116211, 0.009644, 0.008484, -0.382812, -0.031738, 0.000561, 0.005005, -0.054443, -0.013489, -0.003494, -0.029419, 0.180664, 0.014771, 0.002457, 0.009216, -0.049316, -0.011902, -0.000019, -0.002151, -0.084961, -0.012878, -0.000706, -0.006439, 0.080078, -0.008057, -0.001656, 0.002472, -0.068848, -0.041016, 0.002747, 0.013855, -0.107422, 0.003967, 0.006683, 0.034668, -0.209961, -0.018555, -0.00177, -0.009827, 0.074219, 0.00589, 0.000885, 0.010437, -0.07373, -0.012268, 0.001984, 0.011353, -0.079102, -0.00238, -0.001358, -0.00293, -0.002594, 0.402344, 0.001465, -0.005524, 0.063477, 0.008728, -0.001396, -0.011475, 0.009766, -0.003021, 0.001297, 0.009888, -0.06543, -0.026489, 0.000051, 0.00415, -0.006439, -0.080566, 0.006073, 0.009827, 0.003967, -0.233398, 0.001381, -0.010681, 0.239258, -0.006714, 0.005859, 0.042236, -0.07959, -0.263672, 0.003036, 0.014954, -0.124512, -0.001907, -0.004425, -0.023071, 0.196289, 0.030518, -0.009521, 0.382812, 0.157227, 0.10498, -0.003464, -0.002335, 0.006653, -0.178711, 0.001183, 0.008057, -0.030762, 0.065918, 0.001579, 0.012695, -0.083496, -0.005951, -0.000965, 0.028076, -0.135742, -0.00708, -0.003281, -0.02124, 0.265625, 0.089844, 0.003937, 0.009521, -0.082031, -0.012329, 0.00037, 0.003052, -0.04541, -0.000931, 0.000755, 0.014526, -0.081055, -0.005249, 0.001251, 0.007599, -0.057129, -0.003708, -0.00946, -0.024048, 0.402344, 0.007507, -0.00061, -0.005066, 0.029541, -0.001228, -0.000763, 0.002747, -0.084473, -0.000969, -0.003815, 0.016357, -0.398438, -0.037598, -0.003998, -0.01355, -0.326172, -0.003693, 0.001083, -0.008118, 0.046631, 0.034668, 0.002121, 0.015869, -0.073242, -0.010254, 0.002625, 0.014709, -0.064941, -0.011841, -0.002701, -0.02832, 0.314453, 0.078613, 0.004608, 0.015076, -0.196289, -0.026611, -0.001793, -0.025879, 0.233398, 0.033936, 0.006165, 0.020386, -0.233398, -0.003906, 0.001343, 0.014709, -0.090332, -0.001556, -0.002518, -0.007324, -0.069336, 0.021484, -0.001579, -0.003876, 0.080078, 0.015564, 0.00238, 0.010193, -0.05957, -0.007507, 0.000223, -0.007751, 0.047363, 0.034912, 0.001236, 0.004547, -0.075195, -0.014038, 0.026001, 0.029053, 0.052979, 0.636719, -0.00061, -0.004761, 0.130859, 0.004791, 0.001724, 0.01001, -0.059326, -0.011169, 0.009705, 0.000326, 0.08252, 0.503906, -0.000391, -0.006287, 0.068848, 0.007294, 0.015747, -0.007935, 0.417969, 0.101074, -0.00383, -0.149414, 0.328125, 0.088867, 0.013428, -0.044678, 0.347656, 0.147461, -0.037598, 0.124023, -0.316406, -0.188477, 0.010376, -0.064941, 0.306641, 0.077637, -0.038818, -0.02124, 0.036377, -0.398438, 0.002838, -0.021484, 0.135742, 0.34375, 0.024536, -0.018188, 0.079102, 0.237305, -0.004822, 0.062256, -0.238281, -0.202148, -0.007751, 0.014221, -0.058594, -0.052246, 0.004761, 0.001259, -0.001076, 0.408203, 0.002563, -0.015747, 0.441406, 0.024414, 0.044922, 0.023315, 0.235352, 0.253906, 0.069824, 0.089844, 0.582031, 0.075195, 0.029663, -0.157227, 0.384766, 0.204102, -0.00412, -0.017944, 0.363281, 0.255859, 0.036621, -0.039551, 0.133789, 0.457031, -0.019287, 0.037109, -0.558594, -0.104004, 0.002045, -0.02832, 0.488281, 0.024292, -0.014465, 0.074219, -0.243164, -0.398438, -0.026978, 0.035889, -0.408203, -0.083496, 0.005676, -0.055908, 0.578125, 0.023682, 0.000204, 0.032959, -0.086914, -0.332031, 0.037598, 0.043945, 0.601562, 0.030518, -0.000204, -0.053223, 0.177734, 0.040039, -0.000263, -0.025024, -0.105469, 0.182617, 0.005798, 0.046143, -0.178711, -0.107422, -0.152344, -0.061523, -0.53125, -0.3125, 0.000237, -0.029541, 0.197266, 0.023682, 0.010498, 0.00095, 0.105957, 0.198242, -0.012695, 0.071289, -0.292969, -0.053223, -0.056885, -0.044434, -0.077637, -0.582031, 0.001389, -0.044678, 0.449219, 0.020386, 0.008911, 0.006561, 0.574219, 0.120117, 0.031982, 0.047607, 0.337891, 0.036621, -0.006104, -0.068848, -0.539062, 0.002289, -0.003525, 0.046143, -0.320312, -0.172852, -0.022827, 0.026855, -0.191406, -0.242188, 0.012939, -0.088379, 0.412109, 0.129883, 0.022217, -0.058838, 0.382812, 0.041016, 0.015381, -0.018188, 0.210938, 0.009338, -0.020142, -0.002792, -0.416016, -0.026001, -0.006927, -0.011353, 0.042725, 0.332031, -0.013428, 0.066406, -0.361328, -0.412109, -0.012451, -0.006012, -0.052734, -0.394531, -0.007141, 0.068359, -0.410156, -0.049805, -0.039795, -0.033691, -0.492188, -0.036865, 0.026611, -0.032715, 0.164062, 0.441406, 0.026733, 0.025757, 0.308594, 0.055908, 0.050537, 0.002502, 0.404297, 0.141602, -0.007874, -0.015625, 0.527344, 0.018433, 0.011475, -0.049805, 0.105957, 0.105957, 0.002197, -0.061523, 0.404297, 0.070312, 0.010132, -0.031494, 0.349609, 0.028687, -0.016602, 0.035156, -0.179688, -0.125, 0.026733, -0.074219, 0.478516, 0.120605, 0.026978, 0.016602, 0.025024, 0.707031, 0.025757, 0.045654, 0.404297, 0.077637, -0.001884, -0.037354, 0.183594, 0.120117, -0.017578, 0.054443, -0.113281, -0.357422, -0.020508, 0.049805, -0.257812, -0.172852, 0.009033, -0.019775, 0.077637, 0.214844, -0.012146, 0.075195, -0.451172, -0.082031, -0.014038, 0.032471, -0.072754, -0.105469, -0.000999, -0.07373, 0.373047, -0.033936, -0.026611, 0.035889, -0.296875, -0.474609, 0.053955, 0.402344, -0.041748, 0.000656, -0.03064, 0.000084, -0.178711, -0.53125, 0.0271, -0.045898, 0.28125, 0.149414, 0.020264, -0.04248, 0.439453, 0.003891, -0.001328, 0.027588, -0.121582, -0.07959, -0.007416, 0.018921, -0.051758, -0.474609, -0.009705, 0.011108, -0.017578, -0.382812, 0.000132, 0.034424, -0.496094, -0.028931, -0.017334, 0.012756, -0.046143, -0.345703, 0.00267, -0.076172, 0.392578, 0.040283, 0.033936, -0.08252, 0.375, 0.408203, 0.019409, -0.07666, 0.263672, 0.230469, -0.030151, 0.034912, -0.527344, -0.129883, 0.073242, 0.015869, 0.550781, 0.174805, 0.052734, 0.05127, 0.582031, 0.068359, 0.03833, -0.043213, 0.351562, 0.429688, 0.000744, 0.001053, 0.002274, -0.001152, -0.007874, 0.083008, -0.300781, -0.012939, 0.050781, 0.000805, 0.625, 0.103027, 0.004425, 0.013794, -0.373047, -0.013489, 0.004852, 0.006989, -0.02356, -0.390625, -0.043945, 0.006287, -0.582031, -0.277344, -0.059326, 0.012695, -0.414062, -0.229492, 0.021484, -0.030884, 0.419922, 0.067383, -0.0177, 0.028076, -0.392578, -0.228516, 0.002991, 0.143555, -0.484375, -0.057617, -0.013245, -0.008667, -0.474609, -0.053955, -0.05835, -0.055176, -0.429688, -0.063965, -0.003006, -0.03418, 0.060303, 0.289062, 0.014526, -0.048096, 0.451172, 0.029053, 0.037354, 0.060547, 0.219727, 0.328125, 0.021851, -0.047119, 0.492188, 0.164062, 0.014709, -0.043701, 0.416016, 0.061035, -0.019409, 0.056396, -0.613281, -0.02124, -0.039551, -0.128906, 0.119141, -0.131836, -0.001205, 0.053467, -0.308594, -0.093262, 0.003265, -0.009705, -0.023193, 0.412109, 0.002945, 0.033447, -0.326172, -0.029663, -0.09668, -0.015991, -0.209961, -0.443359, -0.009949, -0.039307, 0.269531, 0.00946, -0.005493, 0.074707, -0.18457, -0.095703, 0.004669, -0.030518, 0.126953, 0.018921, -0.011475, 0.036865, -0.318359, -0.05249, -0.031982, -0.035156, -0.226562, -0.277344, -0.007172, -0.012329, 0.029907, -0.335938, -0.026489, 0.035889, -0.133789, -0.472656, -0.013855, 0.032959, -0.320312, -0.031494, 0.026611, -0.017456, 0.119141, 0.197266, -0.016968, -0.037109, 0.07373, -0.227539, -0.095703, -0.675781, 0.052002, -0.044434, -0.002441, -0.029785, -0.585938, -0.131836, 0.011902, -0.02063, 0.066406, 0.398438, -0.009583, -0.048584, 0.351562, 0.129883, 0.023926, -0.036865, 0.318359, 0.175781, 0.016968, -0.053711, 0.367188, 0.03833, -0.002457, 0.00708, -0.053711, -0.224609, 0.034668, -0.045654, 0.237305, 0.507812, -0.013672, -0.029053, 0.302734, 0.130859, -0.09375, -0.02832, -0.609375, -0.142578, 0.002228, -0.026001, 0.507812, 0.037354, -0.005707, -0.066406, 0.308594, 0.028198, -0.011475, 0.045654, -0.251953, -0.192383, -0.111328, -0.055664, -0.464844, -0.035889, -0.060303, 0.088867, -0.349609, -0.306641, 0.050781, -0.009827, 0.135742, 0.519531, -0.020752, -0.203125, 0.019775, -0.361328, 0.271484, 0.07666, 0.294922, -0.060059, -0.065918, -0.017212, -0.102051, -0.443359, -0.03125, -0.028564, -0.062256, -0.302734, -0.006714, -0.014771, -0.010803, -0.294922, 0.003906, 0.039795, 0.132812, -0.070312, -0.020874, -0.059814, 0.003525, -0.232422, -0.053467, -0.034668, -0.306641, -0.039062, 0.010315, -0.150391, -0.096191, -0.4375, 0.114746, 0.111816, -0.0271, 0.458984, 0.019287, -0.193359, -0.002304, -0.496094, 0.016113, -0.029297, 0.277344, 0.092773, -0.023682, -0.012756, -0.078125, -0.304688, 0.041748, -0.055664, 0.349609, 0.226562, -0.081055, 0.113281, 0.410156, 0.138672, -0.047607, -0.060791, -0.375, 0.008545, -0.00824, 0.002823, 0.010071, -0.480469, -0.180664, 0.106934, -0.128906, -0.365234, 0.015869, 0.028687, 0.208008, 0.182617, 0.082031, 0.196289, -0.086426, 0.408203, 0.002167, 0.123535, -0.034424, 0.291016, 0.059082, -0.058838, 0.074707, 0.388672, 0.052734, -0.066895, 0.128906, 0.414062, -0.05127, 0.060303, -0.539062, -0.076172, 0.125977, 0.224609, -0.10498, 0.125977, -0.036621, -0.021729, -0.353516, -0.054199, -0.080078, -0.292969, 0.069824, -0.269531, -0.029541, -0.014893, 0.077637, -0.163086, -0.027344, -0.011047, -0.179688, -0.384766, 0.019897, 0.01709, 0.011292, 0.470703, 0.000927, 0.007385, 0.020386, -0.212891, -0.055908, 0.00264, -0.043701, -0.390625, -0.015747, -0.060303, -0.00885, -0.279297, 0.00824, -0.019409, 0.240234, 0.273438, -0.164062, -0.134766, 0.122559, -0.369141, -0.003128, -0.005066, 0.025513, -0.490234, 0.024658, 0.067383, 0.490234, 0.067871, 0.014832, 0.025513, 0.071777, 0.314453, 0.002075, -0.019165, -0.165039, 0.071777, 0.000012, 0.009216, 0.016479, 0.546875, 0.017578, 0.041016, -0.00116, 0.180664, 0.060791, 0.04541, 0.003418, 0.404297, 0.046143, -0.142578, 0.302734, 0.361328, 0.025879, 0.095215, 0.337891, 0.001801, 0.070312, 0.15332, 0.367188, -0.125, 0.093262, -0.120117, 0.300781, 0.333984, -0.050781, -0.063477, -0.458984, -0.003098, 0.075195, -0.011963, 0.470703, 0.110352, -0.178711, -0.326172, -0.043457, 0.125977, 0.005341, -0.320312, -0.022217, -0.304688, -0.067383, -0.0625, 0.041016, -0.369141, 0.092773, -0.091309, 0.365234, 0.114258, -0.007599, 0.033447, -0.200195, -0.302734, 0.006622, 0.041016, 0.458984, 0.0354, -0.056885, 0.183594, 0.026978, 0.445312, 0.078613, 0.08252, 0.330078, -0.11084, 0.013672, -0.115723, -0.044922, -0.474609, 0.05249, 0.253906, 0.294922, -0.132812, 0.010864, -0.053467, 0.306641, 0.292969, -0.02124, -0.055664, 0.429688, 0.294922, 0.005127, -0.455078, -0.118652, -0.125977, 0.017578, 0.032471, 0.15332, -0.083496, 0.208008, 0.167969, -0.097168, 0.414062, 0.090332, -0.064941, 0.28125, 0.263672, -0.15625, -0.046143, 0.077637, -0.363281, -0.07959, 0.052979, -0.314453, -0.328125, -0.008606, -0.019409, -0.051025, -0.433594, -0.104004, -0.085449, 0.061523, -0.410156, -0.001434, 0.009644, -0.398438, -0.140625, -0.058594, -0.092285, -0.016968, -0.423828, 0.070312, -0.074219, 0.351562, 0.24707, -0.019775, -0.02356, -0.02356, 0.007996, -0.012268, 0.018188, -0.188477, -0.429688, -0.019287, 0.053223, -0.277344, -0.128906, -0.024414, -0.057129, -0.419922, -0.038574, -0.001183, -0.04541, 0.330078, 0.236328, 0.064453, -0.149414, -0.047607, -0.476562, 0.058105, -0.0625, 0.392578, 0.320312, -0.022949, 0.21875, -0.016968, 0.5, -0.202148, -0.462891, -0.024658, 0.057861, -0.077148, 0.058594, -0.308594, -0.143555, 0.050293, 0.083008, -0.109375, 0.023682, -0.019409, -0.020752, -0.004333, -0.259766, 0.002975, -0.010254, -0.106934, -0.40625, 0.012939, 0.022095, 0.216797, 0.036621, 0.041748, 0.038574, 0.15625, 0.498047, -0.028931, -0.031494, -0.180664, 0.04541, -0.107422, -0.042969, 0.03418, -0.423828, 0.027466, 0.047119, -0.010681, 0.302734, -0.054688, -0.128906, -0.400391, 0.066406, 0.006622, 0.006622, 0.031738, 0.507812, -0.095215, 0.054688, -0.345703, -0.25, 0.045898, 0.083496, 0.363281, -0.052734, -0.034668, -0.047119, -0.103027, -0.326172, -0.014221, -0.009766, 0.00885, -0.388672, 0.0271, 0.025391, 0.097656, 0.241211, 0.060059, -0.185547, -0.369141, -0.12793, -0.044922, 0.207031, 0.052734, 0.408203, 0.027832, 0.138672, 0.027344, 0.318359, -0.134766, -0.451172, 0.036865, -0.020874, 0.000858, 0.003555, -0.006104, -0.306641, 0.009033, 0.003403, -0.018921, 0.228516, -0.008606, -0.018921, 0.00354, -0.458984, 0.019653, 0.011475, -0.008911, 0.388672, -0.100098, 0.002304, -0.106934, -0.480469, 0.029785, 0.023315, 0.021973, 0.472656, -0.010986, 0.074707, 0.025757, 0.390625, 0.077148, -0.053955, 0.324219, 0.265625, 0.019897, -0.006012, 0.382812, 0.09082, -0.098633, -0.337891, 0.079102, -0.24707, -0.03064, -0.121094, -0.40625, -0.011841, 0.053955, -0.052979, -0.094727, -0.458984, -0.022217, -0.021118, -0.075684, -0.390625, 0.012451, -0.046387, 0.120605, 0.431641, 0.032471, 0.016479, 0.063477, 0.292969, -0.012878, -0.02063, -0.163086, -0.234375, -0.015137, -0.018799, -0.018188, -0.330078, -0.109863, -0.081543, -0.523438, 0.053711, 0.049561, 0.013855, 0.009949, 0.230469, -0.013245, 0.010498, -0.021729, -0.196289, 0.025513, 0.069336, 0.410156, -0.032471, -0.063477, -0.017212, -0.478516, -0.062988, 0.064941, 0.003265, 0.022705, 0.359375, -0.18457, -0.108887, 0.095703, -0.365234, 0.011597, -0.018311, -0.048828, 0.447266, -0.002243, 0.036133, 0.369141, 0.022095, -0.143555, -0.188477, 0.072266, 0.020386, 0.022339, 0.102539, 0.435547, 0.016968, 0.035645, -0.041748, -0.458984, -0.003525, 0.070801, 0.134766, 0.277344, 0.002838, 0.011292, 0.0625, 0.546875, 0.025269, -0.007721, 0.036133, 0.345703, 0.009766, 0.004059, -0.011108, -0.324219, 0.001785, 0.021606, -0.049072, -0.378906, -0.000698, -0.091309, -0.275391, -0.004089, -0.000576, -0.004089, 0.018677, 0.088379, 0.140625, -0.041016, 0.010742, 0.3125, -0.007751, 0.011353, -0.000759, 0.000584, 0.416016, 0.01123, -0.031738, -0.339844, -0.008972, 0.012024, -0.000881, -0.416016, 0.008179, 0.069824, 0.108398, 0.294922, 0.000675, 0.010071, 0.000835, -0.28125, -0.019043, -0.005096, 0.001152, 0.306641, 0.026001, -0.006683, -0.013428, 0.265625, 0.036377, -0.010803, 0.00135, 0.296875, 0.0354, 0.010254, -0.045166, -0.351562, -0.000992, 0.004456, -0.047607, -0.34375, 0.003204, -0.002045, -0.033447, -0.296875, -0.031006, 0.050537, 0.225586, 0.585938, 0.010315, -0.003647, 0.00528, 0.075195, 0.209961, -0.123047, -0.149414, -0.176758, -0.003098, -0.089844, -0.152344, -0.217773, -0.00415, -0.015564, 0.000919, 0.285156, 0.003738, -0.000423, 0.066895, 0.341797, -0.013062, 0.002792, 0.003036, 0.039062, 0.382812, 0.009827, -0.064941, -0.291016, -0.03125, 0.023315, -0.012695, -0.332031, -0.071289, -0.003296, 0.019653, 0.219727, -0.015564, -0.005249, -0.057373, -0.335938, -0.00325, -0.018677, 0.007019, 0.369141, 0.00041, 0.005005, 0.030151, 0.265625, 0.002808, 0.001167, 0.006561, 0.345703, 0.017334, -0.003906, 0.031494, 0.410156, 0.010559, 0.013245, 0.030884, 0.130859, -0.054199, -0.011414, 0.012512, 0.330078, 0.022217, -0.029419, -0.059814, -0.185547, -0.082031, 0.011841, 0.042725, 0.261719, 0.039551, 0.007874, 0.016113, 0.003006, -0.231445, -0.020264, 0.035889, 0.417969, 0.00164, -0.006104, 0.019897, 0.304688, -0.008057, -0.000168, -0.036377, -0.310547, -0.022827, 0.015564, -0.022705, -0.318359, -0.016479, 0.005554, -0.015747, -0.316406, 0.009216, 0.004547, -0.050537, -0.373047, 0.023438, 0.042236, -0.005005, -0.332031, 0.001358, 0.005859, -0.000732, -0.292969, -0.015503, 0.009705, -0.027832, -0.316406, 0.031128, 0.019409, -0.00473, -0.292969, -0.009766, 0.008179, 0.012573, 0.050293, -0.298828, -0.000278, -0.024292, -0.251953, 0.01532, -0.000402, -0.002884, -0.142578, 0.132812, 0.014648, -0.020752, -0.371094, -0.012451, -0.014221, -0.012451, 0.357422, 0.007935, 0.087402, 0.171875, -0.000896, 0.000059, 0.075684, 0.120605, 0.376953, 0.022949, 0.002686, 0.008667, 0.457031, 0.007141, 0.028442, -0.007019, -0.386719, 0.000534, 0.005188, -0.020752, -0.291016, -0.007935, 0.019653, -0.011963, -0.378906, -0.022461, 0.000092, 0.04126, 0.304688, -0.000173, 0.012512, -0.043213, -0.25, -0.00769, 0.014526, 0.045166, 0.466797, 0.008362, -0.011841, -0.062988, -0.400391, -0.006775, 0.003906, 0.003098, -0.116699, -0.040527, 0.005951, -0.046875, -0.302734, 0.039551, 0.004791, -0.013672, -0.279297, -0.006561, 0.013062, -0.003036, -0.388672, -0.003448, -0.001022, -0.027832, -0.249023, -0.007233, -0.00238, 0.05835, 0.375, 0.000111, 0.017822, 0.091797, 0.328125, 0.009338, -0.082031, -0.136719, -0.341797, 0.000383, 0.007172, 0.027344, 0.182617, -0.074219, 0.001167, -0.010742, -0.204102, -0.233398, -0.025146, -0.012939, -0.037354, 0.172852, -0.030762, -0.00824, 0.365234, -0.010559, -0.013428, -0.004089, -0.069336, 0.150391, 0.044434, 0.063477, 0.188477, -0.019775, 0.01532, -0.00885, -0.3125, -0.009705, -0.148438, -0.160156, -0.177734, -0.414062, 0.004913, 0.019043, 0.161133, -0.003677, -0.004028, -0.001244, -0.466797, -0.004242, 0.002289, 0.002701, 0.144531, 0.347656, -0.000089, -0.023804, -0.373047, -0.003906, -0.014221, -0.062256, -0.283203, 0.011475, -0.004852, -0.015564, -0.216797, -0.007507, 0.019531, -0.015442, -0.373047, -0.006531, 0.000656, -0.017456, -0.333984, -0.038574, 0.002853, -0.026733, -0.378906, 0.003571, -0.011047, 0.045166, 0.357422, 0.0271, -0.006226, -0.021484, -0.107422, 0.203125, -0.039551, -0.140625, -0.449219, -0.011475, -0.010559, -0.002106, 0.085938, 0.261719, -0.007599, 0.01416, 0.351562, 0.000458, -0.007629, 0.05127, 0.324219, -0.015503, -0.02771, -0.008728, 0.357422, -0.000431, -0.016602, 0.009094, 0.375, 0.010254, -0.015259, 0.005249, 0.365234, 0.008118, -0.003937, 0.000408, -0.081055, -0.037598, -0.009399, 0.02417, 0.263672, -0.001358, -0.002151, 0.013611, 0.277344, -0.003998, -0.029907, -0.026733, 0.335938, -0.000427, 0.017212, 0.005981, -0.296875, -0.011658, 0.006744, -0.010498, -0.242188, 0.001213, -0.050781, -0.107422, -0.271484, -0.001869, 0.007629, -0.006256, -0.361328, -0.001778, -0.012756, -0.042969, -0.644531, 0.006958, -0.151367, -0.197266, -0.12793, -0.012329, -0.004242, -0.032715, -0.380859, 0.016479, -0.018188, 0.007721, 0.373047, 0.000412, 0.024902, 0.032227, 0.09082, 0.02771, 0.028931, -0.005524, -0.353516, -0.013672, 0.002029, -0.013123, -0.291016, -0.007385, -0.010803, -0.024292, -0.104492, -0.038086, 0.034668, 0.142578, 0.239258, 0.014343, -0.021118, -0.001503, 0.302734, 0.003204, -0.000896, 0.046875, 0.322266, -0.020752, -0.004883, -0.008545, -0.049316, -0.122559, 0.0354, 0.01239, -0.404297, -0.006622, -0.026123, -0.092773, -0.511719, -0.022827, 0.022705, 0.026001, 0.026978, -0.335938, -0.072266, -0.134766, -0.535156, -0.04834, 0.010864, 0.003326, 0.00705, -0.235352, 0.020752, 0.07959, 0.482422, 0.024414, -0.005981, -0.036133, -0.193359, -0.035156, -0.011414, -0.015442, -0.013, -0.402344, 0.016113, 0.044189, 0.188477, 0.001091, -0.019653, -0.031738, -0.051025, -0.357422, -0.014648, -0.013062, -0.046143, -0.474609, -0.021484, -0.005981, -0.017822, -0.492188, 0.009277, 0.004974, 0.02478, 0.314453, -0.019775, -0.016235, -0.029175, -0.566406, 0.017212, 0.013855, 0.015625, 0.394531, 0.003738, 0.002029, 0.001038, 0.347656, 0.005219, 0.006775, 0.026123, -0.394531, -0.007874, -0.004333, -0.025269, -0.302734, -0.025391, -0.029541, -0.062988, -0.5, -0.004822, 0.000832, -0.009949, -0.216797, -0.010254, -0.010193, -0.012878, -0.308594, 0.000001, 0.00174, 0.003738, -0.257812, -0.004547, -0.006958, -0.026855, 0.273438, 0.002335, -0.00238, 0.021362, -0.326172, 0.010986, 0.021362, 0.115234, 0.171875, -0.003235, 0.002838, -0.029907, 0.373047, -0.01123, -0.021362, -0.042236, -0.255859, 0.003372, 0.003799, -0.001953, 0.100098, 0.002823, 0.002243, -0.010681, 0.3125, -0.01062, -0.035889, -0.058838, -0.625, 0.00095, -0.00161, -0.011658, 0.273438, -0.024414, -0.015137, -0.032959, -0.482422, -0.000456, -0.005371, -0.000174, -0.234375, -0.002411, -0.000217, -0.020386, 0.296875, -0.002563, -0.00589, -0.038818, -0.234375, -0.002441, -0.00296, 0.036621, -0.341797, 0.004425, 0.004822, 0.011292, 0.013184, 0.005188, 0.000656, -0.030396, -0.277344, -0.004639, -0.003159, -0.006531, -0.201172, 0.017822, 0.00647, -0.025879, 0.279297, 0.000475, -0.006561, 0.01239, -0.249023, -0.014099, -0.019531, 0.001282, -0.306641, -0.007019, -0.006653, -0.03418, 0.333984, 0.03064, 0.010559, 0.039795, 0.539062, -0.006561, -0.006134, -0.006622, -0.176758, -0.000019, 0.004181, 0.015137, -0.248047, -0.017334, -0.008362, 0.005066, -0.423828, -0.010437, -0.012817, -0.012085, -0.341797, -0.0177, -0.016602, -0.008362, -0.275391, 0.003647, -0.008667, -0.033691, 0.373047, 0.002136, -0.004364, -0.032471, 0.402344, 0.012878, 0.012756, 0.004242, 0.245117, -0.009033, -0.00033, 0.023315, -0.310547, 0.003281, -0.016602, -0.068359, -0.207031, 0.006989, 0.00766, -0.003815, 0.257812, 0.000511, 0.000965, 0.001663, -0.10498, -0.000698, 0.001526, -0.01532, -0.263672, 0.003525, -0.012878, -0.006012, -0.269531, -0.001541, -0.006256, -0.031982, 0.279297, -0.027466, -0.012512, -0.019165, -0.410156, -0.020142, -0.015076, -0.046875, -0.488281, 0.00206, -0.002655, -0.020264, 0.369141, -0.008179, -0.007477, -0.043457, -0.478516, -0.002716, 0.004089, -0.010437, 0.257812, -0.004669, -0.001747, 0.015625, -0.341797, 0.009644, 0.003433, 0.036377, -0.300781, 0.010742, 0.001137, 0.009338, 0.267578, 0.008911, -0.002899, 0.033691, 0.441406, -0.00946, -0.007935, -0.023071, -0.245117, -0.003235, -0.002045, 0.014038, -0.349609, -0.006927, -0.006775, 0.004578, -0.269531, -0.002426, 0.009155, 0.005005, -0.318359, -0.001411, 0.000526, 0.004547, -0.100586, 0.001633, -0.000748, -0.013733, 0.172852, -0.001732, -0.000145, 0.006042, -0.129883, 0.004852, 0.012146, 0.040771, 0.235352, -0.007355, -0.006714, -0.017212, -0.285156, 0.036377, 0.047852, 0.047607, 0.470703, -0.003357, 0.001541, -0.021118, 0.267578, -0.014099, -0.011536, -0.058594, -0.419922, -0.007019, 0.000435, -0.017944, -0.255859, -0.001648, -0.001289, 0.007812, -0.141602, 0.002304, 0.003708, 0.018066, -0.285156, 0.016479, 0.013123, 0.020264, 0.488281, -0.045898, -0.041504, -0.068359, -0.597656, 0.009827, 0.021851, 0.084473, 0.216797, 0.021484, 0.020142, 0.041016, 0.703125, 0.022827, 0.021973, 0.022461, 0.416016, -0.016846, -0.010254, 0.010803, -0.40625, -0.000441, -0.001572, -0.030273, 0.433594, 0.004486, 0.007599, 0.019287, -0.359375, -0.022095, -0.001076, -0.031738, -0.515625, -0.030396, -0.025757, -0.026733, -0.484375, -0.005402, -0.004211, 0.020142, -0.386719, -0.011719, -0.016357, -0.016357, -0.289062, 0.007446, -0.001091, -0.008667, 0.361328, 0.001328, 0.003586, 0.045166, -0.394531, 0.01709, 0.019043, 0.034912, 0.289062, 0.003235, 0.002472, 0.001625, 0.085449, -0.024414, -0.035645, -0.009705, -0.431641, 0.005035, 0.00473, 0.002289, 0.125977, -0.006104, -0.012207, -0.010193, -0.376953, 0.005829, 0.004059, -0.009766, 0.349609, 0.00824, -0.005188, 0.00415, 0.316406, 0.004272, -0.012329, -0.018799, -0.243164, -0.001442, -0.00322, -0.000641, -0.133789, -0.005737, -0.000391, 0.015076, -0.419922, 0.032959, 0.021973, 0.021362, 0.496094, 0.001389, -0.007935, 0.002579, -0.285156, -0.00193, 0.006744, 0.01001, -0.390625, 0.018066, 0.025146, 0.017822, 0.453125, -0.000668, 0.005157, -0.004272, 0.287109, -0.001411, -0.013733, -0.008789, 0.367188, -0.002487, -0.005157, -0.004791, -0.10791, 0.020264, 0.040527, 0.126953, 0.40625, 0.022827, 0.023682, 0.040283, 0.498047, -0.016602, -0.018188, -0.02356, -0.410156, -0.000679, -0.010071, -0.014099, -0.219727, -0.016846, -0.019531, -0.040771, -0.439453, -0.017822, -0.019653, -0.040283, -0.484375, -0.009216, -0.01709, -0.02124, -0.457031, -0.021606, -0.020142, -0.035889, -0.349609, -0.000238, -0.004272, -0.019531, -0.339844, 0.005707, 0.000668, 0.0177, -0.375, -0.033203, -0.015137, -0.074219, -0.710938, -0.013123, -0.021851, -0.036133, -0.359375, 0.002762, 0.002487, -0.010803, 0.476562, -0.008606, 0.009399, -0.025391, -0.232422, -0.008911, -0.014465, -0.027344, 0.3125, -0.00193, 0.003998, 0.013977, -0.3125, -0.001541, 0.00264, -0.002975, -0.203125, 0.00473, 0.006439, -0.001236, 0.131836, -0.039062, -0.029785, -0.054932, -0.507812, -0.003052, -0.012634, -0.022949, -0.24707, 0.00069, 0.002151, -0.004395, 0.066895, 0.000725, 0.001907, -0.014832, -0.068848, 0.003784, -0.004608, -0.031006, -0.28125, 0.00009, -0.008301, 0.022339, 0.306641, -0.000946, 0.001129, -0.017578, 0.064453, -0.000296, -0.002945, -0.018433, 0.066406, 0.000336, -0.000061, 0.001396, -0.080566, -0.001427, -0.004974, 0.019531, 0.067383, 0.000778, 0.003128, -0.002975, 0.000034, -0.000208, -0.000702, 0.002289, -0.100098, 0.001556, -0.00206, -0.035889, 0.351562, 0.000629, 0.001221, 0.001633, 0.052002, 0.017578, 0.080566, -0.328125, -0.121582, 0.003754, -0.020386, 0.257812, 0.041748, -0.000022, 0.003067, -0.051514, -0.010925, -0.000896, 0.00103, -0.009338, 0.064453, -0.014221, -0.047852, -0.427734, -0.077637, -0.00006, -0.023438, 0.359375, -0.04126, 0.002182, 0.000446, 0.009399, 0.225586, 0.001045, 0.001595, 0.027588, -0.067383, 0.000813, 0.000404, -0.010376, 0.081055, 0.008911, 0.014709, 0.129883, -0.005035, 0.000002, 0.000702, 0.011963, -0.080566, -0.000192, 0.00264, -0.019531, -0.061523, 0.002243, 0.001625, -0.021851, 0.263672, -0.000824, 0.002075, -0.052002, -0.034668, -0.000452, -0.003143, 0.026855, 0.073242, 0.000801, 0.001724, -0.001343, -0.226562, -0.00148, -0.002365, -0.025757, 0.062988, -0.001289, -0.015198, 0.052002, 0.00824, -0.000587, -0.001389, 0.006744, 0.09668, -0.001366, -0.000343, 0.00766, -0.08252, -0.000721, -0.000364, 0.012756, -0.064453, -0.000931, -0.001671, -0.011902, 0.0625, 0.000858, -0.002182, 0.0177, 0.056885, 0.00528, 0.004272, 0.022217, -0.332031, 0.000241, -0.004822, 0.025635, 0.060547, -0.001122, -0.002625, -0.003067, -0.072754, -0.002823, -0.00022, 0.03064, 0.189453, 0.005798, 0.009521, 0.050049, 0.139648, 0.000546, 0.000305, -0.00412, 0.094238, 0.00322, -0.006958, 0.365234, 0.025146, -0.008057, -0.081543, 0.376953, 0.009583, -0.020874, -0.014526, -0.699219, 0.019287, -0.000355, -0.000721, 0.009521, 0.078125, -0.001633, -0.002411, 0.017334, 0.061523, -0.000091, 0.006805, -0.07959, 0.241211, 0.002884, -0.011597, -0.162109, -0.189453, -0.002136, -0.000463, -0.034912, 0.064453, -0.001221, 0.000923, -0.024414, 0.367188, -0.000374, 0.006439, 0.018799, 0.265625, -0.000278, 0.000542, -0.002258, -0.067383, -0.00053, 0.00103, -0.000486, -0.066895, 0.00116, 0.019287, -0.052734, -0.009583, -0.001183, 0.001183, -0.044678, 0.04834, -0.000938, -0.000824, -0.001137, -0.061035, 0.004395, 0.007111, 0.016357, -0.294922, -0.004303, -0.001274, 0.005707, -0.314453, 0.001343, 0.001816, -0.032959, -0.050781, -0.002548, -0.009888, 0.012146, 0.211914, 0.014771, 0.011658, 0.498047, 0.05127, -0.002991, -0.005798, -0.039795, -0.11377, 0.000782, -0.000391, -0.011292, -0.068848, 0.003448, -0.006042, -0.013245, 0.318359, -0.000039, 0.004883, -0.031738, -0.057373, -0.000051, 0.000565, 0.007019, -0.064941, 0.000931, 0.008301, -0.306641, 0.004089, 0.001465, -0.011414, -0.02832, -0.328125, 0.004242, -0.00415, -0.033691, 0.386719, 0.001282, -0.000437, 0.033936, -0.05127, -0.000023, -0.003403, -0.006287, 0.065918, -0.00119, -0.000767, 0.00412, 0.386719, -0.001808, -0.000763, -0.004913, -0.180664, -0.00296, 0.001984, -0.012878, -0.251953, -0.000847, -0.004913, 0.021484, 0.066895, 0.003769, -0.000526, 0.011108, 0.357422, -0.002106, -0.001579, -0.015503, 0.067871, -0.001892, -0.005554, -0.008118, 0.265625, -0.003357, -0.016113, -0.001228, -0.464844, 0.005646, 0.00473, 0.098145, 0.225586, 0.002472, -0.019897, -0.045898, -0.328125, 0.000138, 0.002853, -0.039795, -0.224609, 0.002167, 0.002533, -0.040283, -0.24707, -0.001045, 0.002808, -0.00592, -0.068359, -0.000351, -0.008484, 0.285156, -0.017456, -0.000062, -0.00293, 0.012146, -0.263672, 0.001328, 0.011536, -0.062988, -0.000557, -0.001869, -0.001686, -0.047119, -0.00589, 0.008362, 0.010254, 0.015015, -0.355469, 0.000395, -0.006592, 0.054932, 0.028198, 0.001892, 0.004333, 0.023071, -0.466797, -0.000393, 0.003845, -0.053955, -0.008362, -0.003204, 0.000183, -0.061279, 0.005035, 0.001938, 0.002335, 0.060791, -0.021118, 0.002457, 0.005157, -0.068359, 0.5, 0.002472, -0.001686, 0.05835, -0.010559, -0.000275, 0.001099, 0.005707, -0.06543, 0.001724, 0.006256, -0.041016, -0.158203, -0.000133, -0.026978, 0.251953, 0.07959, -0.003159, -0.002075, -0.018555, -0.044922, 0.002136, 0.002945, -0.014282, -0.089844, 0.002487, -0.004028, 0.023315, -0.457031, -0.013428, -0.103516, -0.064941, -0.369141, 0.001221, -0.008484, 0.061768, 0.015259, 0.000538, 0.000504, 0.003967, 0.055908, 0.006592, 0.00647, 0.080566, 0.025146, -0.003342, -0.012146, -0.009766, 0.341797, 0.000534, -0.002518, 0.016968, 0.349609, 0.000515, -0.002487, 0.019775, 0.302734, -0.004639, -0.006805, -0.060791, 0.023926, 0.001907, -0.001289, 0.05835, -0.01709, -0.004852, -0.006256, -0.017456, -0.390625, 0.001282, -0.010803, 0.040283, 0.03833, -0.007263, 0.005554, -0.012451, -0.34375, -0.000215, 0.000942, 0.01123, -0.066406, 0.004211, 0.00238, -0.033203, -0.257812, -0.000324, -0.004791, 0.021851, 0.063477, -0.001892, -0.003113, -0.057861, 0.021973, 0.000387, 0.014465, -0.273438, 0.004578, 0.001244, 0.002151, 0.015869, -0.068359, -0.000725, 0.003052, -0.034424, 0.063965, -0.006989, -0.00415, -0.300781, 0.056396, -0.000179, -0.002213, 0.000256, 0.068359, 0.00018, -0.003143, 0.006958, 0.077637, 0.007996, 0.00296, 0.020752, 0.255859, 0.002914, 0.000755, -0.016968, 0.314453, -0.001541, -0.00351, -0.003906, 0.114746, 0.00132, 0.007019, -0.026978, -0.072754, -0.002121, -0.011169, 0.004974, -0.000607, -0.053955, -0.096191, -0.367188, -0.047607, 0.001312, 0.007324, -0.04126, -0.004791, -0.001091, -0.005737, 0.043213, 0.002304, 0.000736, 0.007599, -0.071289, 0.001106, -0.003296, -0.01062, 0.072754, 0.006104, 0.001785, 0.006073, 0.198242, -0.131836, 0.00103, -0.025513, -0.359375, -0.028931, 0.006195, 0.043213, 0.010925, -0.01355, -0.001846, -0.011108, 0.19043, -0.357422, 0.001144, 0.008118, -0.069336, -0.000126, -0.005493, -0.020508, -0.204102, -0.020264, -0.004456, -0.014709, -0.144531, -0.040039, 0.010437, 0.018311, -0.363281, -0.032715, 0.003159, 0.008667, -0.181641, -0.007568, -0.003998, -0.014954, 0.060303, 0.003281, 0.017944, 0.018188, 0.349609, 0.174805, -0.001366, -0.004639, 0.057373, 0.002151, -0.005463, -0.0177, -0.136719, -0.162109, 0.001213, 0.011719, 0.181641, 0.002609, -0.003586, -0.003967, 0.265625, 0.001175, -0.004578, -0.031494, 0.008606, 0.000456, -0.010925, -0.133789, -0.410156, 0.061035, 0.001404, 0.002121, 0.043213, 0.009216, 0.000341, 0.00206, -0.056641, 0.00238, -0.001968, -0.01062, 0.081055, 0.005066, -0.002258, -0.001862, -0.224609, -0.008423, -0.000999, -0.004181, 0.01001, 0.004608, 0.011658, 0.062256, -0.359375, -0.05249, 0.000134, 0.001106, 0.049561, -0.003799, 0.002533, 0.00592, 0.304688, 0.050293, 0.009277, 0.02832, 0.208984, 0.009033, -0.00885, -0.054688, -0.067871, 0.024292, 0.008301, 0.04541, -0.070312, -0.024902, 0.000736, 0.013672, -0.063477, 0.005005, -0.011047, -0.026733, -0.269531, -0.037842, 0.001396, 0.017944, -0.172852, -0.022583, -0.00769, -0.010803, -0.365234, -0.040283, -0.001816, -0.00531, 0.04834, 0.006317, -0.003265, -0.004333, 0.197266, 0.048096, 0.002136, 0.0065, -0.050537, -0.003937, -0.000418, -0.001198, -0.041748, -0.002945, 0.00238, 0.002625, 0.065918, 0.010254, -0.003113, -0.014404, 0.178711, 0.041992, -0.071289, -0.126953, -0.380859, -0.120117, -0.002167, -0.004883, -0.095215, -0.014465, 0.00209, 0.007355, -0.061035, -0.005157, 0.00206, 0.012695, -0.097168, -0.00708, -0.012634, -0.049072, 0.088867, 0.021729, 0.00885, 0.009949, 0.064453, -0.400391, 0.004425, 0.022949, 0.265625, -0.080078, -0.005798, -0.008118, 0.170898, -0.00209, -0.021973, -0.386719, 0.138672, 0.037109, -0.00322, -0.016602, 0.128906, -0.004028, 0.00177, 0.005493, -0.363281, -0.035645, -0.001144, 0.000881, 0.044434, -0.00058, 0.000412, -0.000319, 0.046143, -0.002792, -0.000473, -0.005768, 0.056396, 0.000131, -0.006714, -0.029541, 0.108398, 0.011108, -0.000916, 0.00769, -0.058105, -0.011536, 0.009583, 0.001999, 0.550781, 0.026367, 0.001633, 0.009705, -0.008118, -0.000452, -0.00325, -0.021484, 0.059814, 0.003998, -0.00264, 0.000938, -0.054688, -0.488281, -0.000999, -0.005157, -0.087402, 0.011047, -0.000282, 0.003937, -0.05249, 0.006256, -0.00087, 0.015503, -0.223633, -0.0177, 0.01001, 0.045654, -0.085449, -0.010437, -0.00119, -0.000332, 0.050781, 0.006042, 0.00296, -0.015869, -0.238281, -0.024048, 0.000341, 0.010132, 0.429688, 0.080078, -0.006287, -0.020752, 0.175781, 0.023804, 0.004181, 0.005341, -0.069336, -0.006531, 0.000549, 0.000089, 0.09082, -0.00473, 0.002655, 0.018799, -0.124023, -0.011475, -0.002686, 0.000893, -0.046143, -0.003708, 0.000001, 0.001503, -0.060547, -0.007416, 0.009644, 0.034912, -0.253906, -0.002731, 0.001495, 0.001915, -0.051514, 0.001907, 0.004456, 0.008362, 0.103516, 0.016235, -0.002762, 0.004883, -0.05542, -0.006409, 0.001366, 0.004791, -0.072754, 0.001488, 0.00209, 0.007996, 0.181641, 0.000025, 0.001144, 0.001335, -0.015198, -0.000261, -0.000755, 0.001747, 0.061523, 0.001266, 0.003342, 0.007568, 0.132812, 0.016357, 0.000977, 0.007446, -0.093262, -0.000443, 0.001907, 0.014099, -0.09668, -0.008911, 0.005066, 0.009399, 0.202148, 0.016968, 0.003906, 0.02832, -0.073242, -0.009277, -0.002502, -0.008301, 0.069824, 0.005096, -0.001518, -0.019287, 0.332031, -0.006989, -0.01062, 0.016724, -0.369141, -0.007996, 0.000021, 0.003159, -0.043213, -0.007996, 0.003754, 0.011597, 0.043701, -0.018066, 0.000026, 0.010193, -0.044922, 0.001083, -0.006348, -0.013, 0.183594, 0.004211, -0.000973, -0.010193, 0.070801, -0.0019, -0.003464, 0.00412, 0.373047, 0.014282, -0.005096, -0.023926, 0.222656, 0.002975, -0.000786, -0.006104, 0.086426, -0.006775, -0.006134, -0.073242, 0.480469, 0.111816, -0.000603, 0.004944, -0.063965, 0.008179, -0.002121, -0.017822, 0.116699, 0.015442, -0.001846, -0.012085, 0.086426, 0.002197, -0.00038, -0.024536, -0.164062, 0.233398, 0.003159, 0.009949, -0.084961, 0.005157, -0.002975, 0.001083, -0.402344, -0.023315, -0.000185, 0.000182, 0.018677, 0.000395, 0.000549, 0.000158, 0.055176, 0.003281, -0.001137, -0.002686, -0.001213, 0.010681, -0.001877, -0.003693, 0.062256, 0.000456, 0.000397, -0.0047, 0.055908, 0.003799, 0.00145, 0.008118, -0.062988, -0.002258, -0.004089, -0.019775, 0.239258, 0.00589, 0.001183, 0.00116, -0.365234, 0.174805, 0.000732, 0.002197, 0.054932, 0.011353, 0.017944, 0.040039, -0.351562, -0.057373, -0.000096, 0.014221, -0.267578, -0.041016, 0.011292, 0.04541, 0.412109, 0.027344, -0.001015, 0.000465, 0.189453, 0.021973, -0.006134, -0.012024, -0.054199, 0.287109, -0.004425, -0.012756, 0.074707, 0.003937, -0.000229, -0.001633, 0.014099, 0.000763, 0.005829, 0.037109, -0.5, 0.017212, -0.000401, -0.004211, 0.045898, 0.002167, -0.000969, -0.002365, -0.073242, 0.009827, 0.000923, 0.002808, -0.070801, 0.005951, 0.05127, -0.051025, 0.507812, 0.261719, -0.004242, -0.081055, 0.285156, 0.100586, -0.033203, 0.003998, -0.40625, -0.176758, 0.001953, 0.062012, -0.300781, -0.09668, -0.029907, -0.002869, -0.163086, -0.609375, -0.012085, -0.028076, 0.277344, 0.022217, -0.00415, 0.026489, -0.353516, -0.043213, 0.017578, -0.043945, 0.100098, 0.300781, 0.002869, -0.063477, 0.460938, 0.081543, 0.026733, -0.036377, 0.398438, 0.337891, 0.07373, 0.023315, 0.46875, 0.204102, 0.010376, -0.042236, 0.128906, 0.302734, 0.013123, 0.046387, 0.613281, 0.062012, -0.005035, -0.035156, -0.40625, -0.296875, 0.020386, 0.031982, -0.271484, -0.044678, 0.040283, -0.013245, 0.601562, 0.320312, 0.029541, 0.00061, 0.185547, 0.53125, -0.028809, 0.126953, -0.347656, -0.054688, -0.003098, 0.083496, -0.402344, -0.101562, -0.012085, -0.081543, 0.341797, 0.099121, 0.015991, 0.043945, -0.292969, -0.055664, 0.00885, -0.077637, 0.279297, 0.078125, -0.019043, 0.047363, -0.359375, -0.142578, -0.008545, -0.091309, 0.275391, 0.180664, 0.013306, -0.097656, 0.369141, 0.009094, 0.023926, 0.051758, -0.378906, -0.049561, 0.015869, 0.088379, -0.320312, -0.095215, 0.007751, 0.078613, -0.330078, -0.078613, 0.033447, 0.003525, 0.300781, 0.322266, -0.006866, 0.060791, -0.214844, -0.208984, 0.027222, 0.047852, 0.353516, 0.022461, 0.044434, -0.031738, 0.486328, 0.376953, -0.036865, 0.037598, -0.404297, -0.113281, 0.001968, 0.088379, -0.318359, -0.163086, -0.007996, -0.101074, 0.380859, 0.121094, -0.013733, -0.018433, 0.353516, 0.063477, -0.027466, -0.047119, 0.369141, 0.043213, -0.02124, -0.031494, 0.371094, 0.055176, -0.029541, -0.036865, -0.351562, -0.036133, -0.026001, -0.006958, -0.066406, -0.667969, 0.001289, 0.009644, -0.251953, -0.044189, 0.019165, -0.010681, 0.328125, 0.074707, -0.015625, 0.022705, 0.052002, -0.503906, -0.016113, 0.112305, -0.382812, -0.093262, 0.007233, -0.046631, 0.213867, 0.11084, 0.017456, -0.054688, 0.294922, 0.306641, 0.010498, 0.069336, -0.361328, -0.073242, 0.02063, 0.036377, -0.394531, -0.058105, 0.050537, 0.145508, 0.675781, 0.077637, -0.048584, -0.020996, -0.808594, -0.018311, 0.009277, -0.028931, 0.12207, 0.056152, -0.008301, 0.037842, -0.109375, -0.175781, 0.00412, 0.05127, -0.3125, -0.034424, -0.001404, -0.066895, 0.296875, 0.075684, 0.083496, -0.055664, 0.414062, 0.361328, -0.01355, 0.072754, -0.3125, -0.102539, -0.012024, -0.06543, 0.376953, 0.050049, -0.006195, 0.026001, -0.347656, -0.006836, 0.012573, 0.050537, -0.326172, -0.031494, -0.045898, 0.00531, -0.261719, -0.574219, 0.020508, 0.040771, -0.445312, 0.007416, 0.000626, 0.000614, 0.005585, 0.000025, -0.012451, 0.098145, -0.213867, -0.181641, -0.004944, -0.040039, 0.34375, 0.052979, -0.012085, 0.018799, -0.455078, -0.275391, 0.002121, 0.001434, -0.113281, -0.652344, 0.004791, 0.073242, -0.316406, -0.110352, -0.000668, 0.089844, -0.322266, -0.113281, -0.002243, -0.01416, -0.225586, -0.5625, -0.015564, -0.070801, 0.324219, 0.072754, -0.001732, 0.021973, -0.07959, -0.041748, 0.015991, 0.077637, -0.423828, -0.053467, -0.034912, -0.017944, -0.053467, -0.53125, 0.004211, 0.05957, -0.277344, -0.060791, 0.015259, -0.022949, 0.102051, 0.457031, -0.017822, -0.043213, 0.363281, 0.059814, 0.020508, -0.005066, 0.208984, 0.071289, 0.000782, -0.053711, 0.310547, 0.118164, -0.001022, -0.053711, 0.371094, 0.0625, 0.004456, 0.043213, -0.335938, -0.051758, -0.005493, -0.045898, 0.304688, 0.039062, 0.011475, 0.085449, -0.324219, -0.12793, 0.028687, 0.047607, 0.431641, 0.022461, 0.006958, -0.046875, 0.410156, 0.053955, 0.002975, 0.064453, -0.289062, -0.021118, -0.003265, -0.076172, 0.335938, 0.064941, -0.005951, -0.089355, 0.414062, 0.128906, -0.013062, -0.063477, 0.326172, 0.05127, 0.000286, -0.063965, 0.160156, 0.257812, -0.017212, -0.034668, 0.320312, 0.04834, -0.003723, -0.018188, 0.333984, -0.037598, -0.015015, -0.03833, 0.326172, 0.038818, 0.014771, 0.049072, -0.435547, -0.111816, -0.005371, -0.039795, 0.4375, 0.089844, -0.00415, 0.062012, -0.361328, -0.067871, 0.012085, 0.048584, -0.310547, -0.064941, -0.030884, 0.00531, -0.100098, -0.953125, -0.066406, -0.064941, -0.273438, -0.53125, -0.044922, 0.005798, -0.480469, -0.259766, 0.007874, -0.078613, 0.396484, 0.041992, 0.007538, -0.050537, 0.162109, 0.188477, -0.017334, -0.047119, 0.332031, 0.041992, -0.011047, 0.044922, -0.287109, -0.172852, 0.020386, -0.105957, 0.357422, 0.102051, -0.012634, 0.04834, -0.320312, -0.152344, -0.004242, -0.041504, 0.241211, 0.076172, -0.009766, -0.083008, 0.316406, 0.103516, -0.029785, -0.015137, -0.341797, -0.046143, 0.008118, -0.026855, 0.294922, 0.018555, -0.018799, -0.048096, 0.4375, -0.008606, 0.010986, 0.052979, -0.330078, -0.070312, 0.001114, 0.102051, -0.355469, -0.100098, -0.013428, -0.053467, 0.287109, 0.091797, -0.009521, -0.071777, 0.337891, 0.082031, 0.009155, 0.065918, -0.324219, -0.108887, -0.020142, -0.075195, 0.220703, 0.332031, 0.005219, -0.055176, 0.199219, 0.10791, -0.000129, -0.048584, 0.285156, 0.105957, 0.021851, -0.009033, 0.162109, 0.353516, 0.014404, -0.006683, 0.726562, -0.074219, -0.000171, 0.040039, -0.285156, -0.150391, 0.011047, 0.185547, -0.08252, 0.063477, 0.011169, 0.007629, 0.40625, 0.181641, -0.056641, 0.011658, -0.304688, -0.229492, 0.001167, -0.046631, 0.193359, 0.035645, 0.014221, 0.040771, -0.351562, -0.02478, 0.003113, 0.031494, -0.122559, -0.137695, -0.003189, 0.051025, -0.494141, -0.064453, -0.022705, -0.027588, -0.382812, -0.031738, -0.007507, 0.013916, -0.445312, -0.041748, -0.068359, -0.279297, 0.085938, -0.062988, 0.0271, 0.044434, 0.3125, 0.008911, -0.008301, -0.012756, -0.245117, 0.001175, -0.003906, -0.0177, 0.447266, 0.085938, 0.021484, 0.013367, 0.035889, 0.412109, 0.009216, -0.005066, 0.34375, 0.050537, -0.007568, 0.002777, -0.15625, -0.003937, -0.004517, -0.082031, 0.435547, 0.069336, 0.008423, 0.027832, 0.273438, 0.026611, 0.001389, 0.020386, -0.519531, 0.027466, 0.04248, -0.009155, 0.439453, 0.287109, -0.076172, -0.539062, 0.136719, -0.123047, 0.015198, -0.065918, -0.449219, -0.026611, -0.019043, -0.029053, -0.208008, 0.021606, 0.011963, 0.065918, 0.480469, -0.035156, -0.005951, -0.019409, -0.496094, -0.056152, -0.008728, -0.02417, -0.443359, -0.075195, 0.014038, 0.003616, 0.224609, 0.166992, 0.003586, 0.013733, -0.339844, -0.034668, 0.011841, -0.026855, 0.412109, 0.052246, -0.013306, -0.033936, -0.476562, -0.041504, -0.014832, 0.003448, -0.192383, -0.02002, 0.054688, 0.179688, 0.206055, -0.081543, -0.003174, -0.019897, -0.433594, -0.017212, -0.006744, -0.006866, -0.027222, -0.507812, 0.002975, -0.014404, 0.123047, 0.113281, 0.018799, 0.020752, -0.024658, 0.470703, 0.000467, 0.062988, 0.421875, 0.004944, -0.001198, 0.009521, -0.110352, -0.133789, -0.001999, -0.015991, 0.109863, 0.065918, -0.009033, 0.029663, 0.470703, 0.082031, 0.022949, -0.009216, 0.013123, 0.341797, -0.040039, -0.044678, -0.474609, -0.008911, -0.008606, -0.00415, -0.308594, -0.026123, 0.019897, 0.014954, 0.417969, 0.066406, -0.02356, -0.011414, -0.021851, -0.314453, 0.005829, -0.006073, -0.030396, 0.412109, 0.000561, 0.027222, -0.386719, -0.00824, -0.028687, -0.05957, -0.115234, -0.067871, 0.04541, 0.088379, -0.018188, 0.271484, -0.014282, -0.025513, -0.123535, 0.00071, 0.008057, 0.047363, 0.349609, 0.10498, 0.003937, 0.000629, 0.261719, 0.046143, 0.005585, 0.002167, -0.367188, -0.043701, -0.018677, -0.025635, 0.269531, 0.070801, 0.007355, -0.006042, 0.480469, 0.045166, -0.000044, -0.003326, 0.314453, 0.03418, 0.009094, 0.019043, 0.211914, -0.007477, 0.010193, -0.00119, 0.08252, 0.21875, -0.009888, 0.000839, -0.392578, -0.014465, -0.109375, 0.294922, 0.236328, 0.052002, -0.015442, -0.007751, -0.363281, -0.087891, -0.007324, -0.00415, -0.298828, 0.001923, 0.019775, 0.024902, -0.063965, 0.166016, -0.009338, -0.013428, -0.209961, -0.039551, 0.002518, -0.000172, 0.326172, 0.025757, 0.026123, 0.063965, -0.058105, 0.037598, -0.015747, -0.033691, -0.410156, -0.016113, -0.008301, -0.050537, 0.359375, 0.027222, -0.023438, -0.030151, -0.384766, -0.044434, 0.011353, -0.005951, -0.384766, -0.038086, -0.007874, 0.000465, -0.181641, 0.008301, -0.017822, -0.029907, -0.15918, -0.037109, 0.027588, 0.047119, 0.337891, -0.033203, -0.005707, -0.02124, -0.433594, -0.030029, 0.011047, -0.052002, 0.147461, 0.345703, -0.006439, -0.022217, -0.324219, 0.004303, 0.044189, 0.15625, 0.322266, -0.027954, -0.002884, 0.000061, 0.001511, -0.326172, 0.016479, 0.010681, -0.042725, 0.091797, -0.003448, -0.000561, -0.22168, -0.066406, 0.017578, -0.009827, 0.419922, 0.074707, 0.004608, 0.000202, 0.095703, 0.013062, -0.042969, -0.08252, -0.433594, -0.137695, 0.000032, 0.660156, 0.174805, 0.062988, -0.039551, -0.054932, -0.059814, -0.423828, -0.008057, -0.03125, 0.363281, 0.170898, 0.00946, -0.000492, 0.306641, 0.00946, -0.011047, -0.001671, 0.077148, -0.21582, -0.014465, -0.015869, -0.050293, -0.427734, -0.027588, 0.006439, -0.146484, -0.496094, -0.014954, 0.045654, -0.40625, -0.077637, -0.002838, 0.010559, 0.333984, 0.075684, 0.002991, 0.005096, 0.195312, 0.013184, 0.00528, 0.016235, 0.34375, -0.066895, -0.070312, -0.124512, -0.484375, -0.030396, 0.00264, -0.053955, 0.367188, 0.05542, -0.004974, -0.014587, 0.388672, 0.177734, 0.019653, 0.013123, 0.458984, 0.071289, 0.031738, -0.008301, 0.11084, 0.398438, -0.020996, -0.053223, -0.122559, -0.498047, 0.137695, 0.380859, 0.04248, -0.029053, 0.064941, 0.285156, -0.064453, 0.044678, -0.02832, -0.037109, -0.398438, -0.032715, -0.001442, -0.00119, -0.170898, 0.017822, 0.019165, 0.013794, 0.137695, 0.025146, 0.089844, 0.134766, 0.447266, 0.197266, -0.004242, -0.039307, 0.269531, 0.080078, -0.006317, -0.005829, -0.318359, -0.030762, -0.000813, -0.008362, 0.011597, 0.207031, 0.004242, -0.01178, 0.138672, 0.048584, -0.087402, -0.361328, -0.069824, 0.003113, -0.011353, 0.009583, -0.012573, -0.316406, 0.005341, -0.03418, 0.351562, 0.125977, 0.010315, 0.024414, -0.451172, -0.062256, -0.004578, 0.015747, 0.423828, 0.070312, -0.028442, -0.07959, 0.071289, -0.020874, 0.008057, 0.01062, 0.169922, 0.053467, 0.018677, 0.043945, 0.337891, 0.037842, 0.028442, 0.027344, 0.431641, 0.092773, -0.045166, -0.060303, -0.386719, 0.009399, -0.004639, 0.009216, -0.210938, 0.020142, 0.044189, 0.107422, 0.396484, -0.050537, 0.011902, 0.035156, -0.010986, 0.287109, -0.003464, -0.001404, 0.4375, 0.072754, -0.013306, 0.019531, -0.365234, -0.111816, 0.0625, 0.116699, 0.410156, -0.074219, 0.012024, -0.007019, 0.005341, 0.353516, 0.041504, 0.02832, 0.083984, 0.398438, 0.00354, 0.015076, 0.322266, 0.027344, 0.001358, -0.000629, 0.013184, 0.204102, -0.004791, -0.002823, -0.357422, -0.053955, 0.021362, 0.019897, 0.419922, 0.024048, -0.011292, 0.030029, -0.265625, -0.139648, -0.01001, 0.007385, -0.050049, -0.5, 0.010559, 0.059326, 0.292969, 0.01709, 0.007172, -0.001236, -0.21875, -0.011353, 0.003082, 0.00415, 0.21875, 0.012268, 0.005188, 0.00473, -0.24707, -0.027222, 0.010315, 0.007294, -0.246094, 0.004089, -0.002853, -0.003738, 0.094727, 0.005524, 0.009399, 0.010498, -0.02356, 0.216797, 0.00412, 0.021851, 0.34375, 0.009888, 0.012451, 0.02478, -0.095703, 0.006165, -0.008179, 0.003143, 0.246094, 0.018066, 0.025635, 0.034912, -0.353516, 0.001778, 0.013367, 0.010986, -0.275391, 0.005341, -0.000839, -0.003815, 0.253906, 0.031982, -0.011414, -0.018066, 0.337891, -0.004669, -0.033936, -0.042725, 0.396484, 0.017944, -0.003799, -0.00531, -0.300781, -0.021484, 0.013, 0.003128, -0.239258, -0.011841, -0.001312, -0.011292, -0.310547, -0.013489, -0.008057, -0.004578, 0.263672, 0.016724, -0.014709, -0.016113, 0.25, -0.000599, -0.008423, -0.005829, 0.253906, 0.017822, 0.011047, 0.0271, 0.140625, 0.027588, 0.021851, 0.016846, -0.249023, -0.017822, 0.012695, 0.013489, -0.25, 0.000366, -0.02002, -0.015503, 0.239258, 0.019165, 0.004608, 0.003235, -0.054443, 0.216797, 0.046875, 0.035156, -0.384766, -0.015869, 0.019165, 0.055908, -0.404297, -0.018311, -0.016846, -0.018555, 0.242188, 0.00705, -0.02124, -0.015564, 0.369141, -0.002762, 0.002914, 0.009399, 0.080078, -0.291016, 0.000456, -0.00946, -0.088379, 0.359375, -0.015503, -0.027466, 0.349609, -0.002502, -0.000999, -0.006042, 0.083496, 0.015991, 0.00528, 0.008667, -0.090332, 0.000454, 0.000504, 0.005859, -0.302734, -0.02478, -0.012085, -0.011841, 0.267578, -0.012451, 0.009521, 0.015747, 0.050049, 0.0177, 0.012146, 0.013916, -0.040771, 0.208008, -0.001938, -0.003998, -0.242188, 0.00058, 0.035645, 0.051514, 0.414062, 0.04541, -0.024414, -0.052979, 0.417969, 0.01355, -0.005127, -0.003937, -0.257812, -0.04541, 0.00766, 0.019287, -0.294922, 0.000355, -0.009644, -0.004333, 0.259766, 0.016357, -0.003082, -0.003082, 0.170898, 0.002609, 0.00824, 0.003723, 0.263672, 0.032959, 0.000546, 0.000648, -0.039062, -0.00193, -0.004028, -0.007568, 0.00473, -0.002335, 0.007263, 0.006561, -0.041992, 0.207031, -0.018311, -0.02478, 0.292969, 0.005402, 0.009705, 0.000546, -0.365234, -0.005737, 0.032227, 0.056396, -0.421875, -0.012207, 0.023315, 0.036377, -0.388672, -0.00267, 0.001534, 0.008057, 0.226562, 0.02832, -0.012451, -0.016602, 0.277344, 0.027832, 0.007263, 0.009155, -0.306641, -0.003967, 0.013977, 0.007294, -0.043457, 0.225586, 0.03125, 0.069824, -0.382812, -0.025391, -0.033936, -0.035156, 0.404297, -0.00647, 0.001793, 0.004456, -0.105957, -0.006134, -0.014404, -0.041504, -0.470703, -0.03418, 0.009033, 0.00766, -0.213867, -0.016357, 0.011658, 0.004913, -0.035889, 0.214844, 0.00045, 0.000553, -0.068359, -0.002594, -0.00293, -0.003906, -0.200195, -0.032471, -0.009766, -0.007996, 0.239258, -0.001472, -0.031494, -0.040039, 0.412109, 0.006989, -0.007446, 0.000881, 0.185547, 0.017822, 0.007751, 0.014587, -0.125977, 0.001778, -0.005859, -0.007233, 0.279297, 0.030396, -0.02002, -0.020386, 0.261719, 0.016724, -0.000301, 0.007782, 0.300781, 0.003052, 0.021729, 0.003174, -0.632812, 0.002991, -0.010925, 0.002029, 0.380859, -0.022095, 0.00531, 0.001793, -0.349609, -0.037842, -0.003769, -0.000431, 0.269531, -0.004944, 0.005524, 0.003067, -0.173828, -0.005493, 0.020752, 0.049072, -0.382812, -0.033691, 0.018799, 0.011536, -0.035156, 0.226562, 0.002289, 0.002914, 0.064453, 0.006317, -0.004883, -0.006134, -0.330078, -0.001587, -0.019531, -0.022705, 0.330078, -0.002884, -0.006195, -0.00296, 0.341797, 0.002533, 0.016357, 0.013611, -0.230469, -0.014282, -0.012695, -0.012756, 0.233398, 0.012817, 0.016968, 0.043457, -0.021484, 0.016479, 0.025391, 0.026367, -0.316406, -0.007385, -0.008118, -0.01062, 0.18457, 0.002289, 0.004059, 0.00386, 0.28125, 0.021606, -0.008118, -0.005432, 0.198242, 0.00885, -0.014648, -0.01062, 0.249023, 0.014526, -0.006927, -0.003448, 0.178711, 0.009338, -0.029541, -0.043701, 0.375, 0.003189, 0.013794, 0.032715, 0.099609, -0.382812, -0.002274, -0.005798, 0.011292, -0.228516, 0.001572, 0.001801, 0.104004, 0.008179, -0.023682, -0.02771, 0.353516, 0.008057, 0.028564, 0.047119, -0.40625, -0.009888, 0.001305, -0.003143, -0.182617, -0.024048, -0.005981, 0.011108, -0.223633, -0.036865, 0.029175, 0.034424, -0.427734, -0.004578, 0.001968, -0.00034, -0.3125, -0.00885, 0.010742, 0.006073, -0.21875, -0.007782, -0.005371, -0.007446, 0.300781, -0.00018, 0.016846, -0.00032, -0.328125, 0.009766, -0.017944, -0.01709, 0.235352, 0.020264, 0.020752, 0.018799, -0.271484, -0.020874, -0.007935, -0.00824, 0.345703, -0.003052, 0.007996, 0.011169, -0.21875, -0.006317, -0.020386, -0.016602, 0.25, 0.015991, -0.030151, -0.065918, 0.404297, 0.019287, 0.000121, -0.005432, 0.098145, 0.003555, -0.009949, -0.004181, -0.382812, -0.041748, 0.006348, 0.013306, -0.287109, -0.027832, 0.00592, -0.004639, -0.070312, 0.261719, -0.001717, -0.000977, 0.149414, 0.022705, -0.005798, -0.005371, 0.202148, 0.016602, -0.030151, -0.036377, 0.347656, 0.006744, 0.0271, 0.026001, -0.28125, -0.021362, -0.049316, -0.04126, 0.414062, 0.021606, 0.000303, -0.010315, -0.271484, -0.017212, -0.002243, 0.00066, 0.208984, 0.020752, 0.025269, 0.02771, -0.324219, -0.019043, 0.020508, 0.016235, -0.324219, 0.007874, 0.00824, 0.007507, 0.28125, 0.014709, -0.011719, -0.006256, 0.255859, 0.005341, -0.009155, -0.017944, -0.148438, -0.03064, 0.003906, 0.016113, -0.304688, -0.009583, 0.003326, -0.009338, 0.152344, 0.016846, 0.004547, 0.004425, 0.101562, 0.351562, -0.001572, 0.000336, 0.157227, -0.0047, -0.003006, 0.001534, -0.022583, -0.151367, -0.000051, 0.000115, 0.162109, -0.021118, -0.011536, -0.031982, 0.114746, 0.068359, -0.018188, -0.057129, -0.363281, 0.010559, -0.000129, 0.000629, 0.014709, -0.016724, -0.011475, -0.029541, 0.294922, 0.138672, 0.002823, 0.002655, 0.100098, 0.049072, 0.002762, 0.003784, -0.073242, 0.119141, 0.016479, 0.018677, 0.494141, -0.054688, -0.00473, 0.014709, -0.267578, -0.207031, -0.009338, -0.011108, -0.083008, -0.298828, -0.00589, -0.005249, 0.041016, 0.136719, -0.001068, 0.011597, 0.141602, -0.065918, 0.000225, 0.00008, 0.111328, 0.047363, 0.009155, 0.042236, 0.125977, -0.053711, 0.006897, -0.004486, -0.128906, -0.046387, 0.008545, 0.015991, 0.320312, 0.104492, 0.005219, 0.245117, -0.496094, -0.239258, 0.00351, 0.004059, 0.059326, 0.275391, 0.006836, 0.018555, -0.167969, -0.028198, -0.006378, -0.01178, -0.060791, 0.148438, -0.003403, -0.007172, 0.022583, 0.134766, 0.005341, 0.009766, -0.016602, -0.148438, -0.005615, -0.005371, 0.064941, 0.130859, 0.006653, -0.00824, 0.022827, -0.427734, 0.003571, 0.011658, -0.166016, -0.004791, -0.001404, -0.001648, 0.018921, -0.145508, -0.016479, -0.033691, -0.355469, -0.008057, -0.003677, -0.056152, -0.212891, -0.613281, 0.003784, 0.016602, 0.277344, -0.220703, -0.033203, -0.046387, -0.229492, -0.671875, 0.000961, -0.003784, 0.04834, 0.125977, 0.003387, 0.005798, -0.15625, 0.009766, 0.004883, 0.021729, 0.123535, -0.093262, -0.008423, 0.000866, 0.040039, 0.492188, 0.005646, -0.057373, 0.546875, 0.316406, -0.004883, -0.031494, 0.353516, 0.144531, 0.004608, 0.020386, -0.155273, -0.027222, 0.004089, 0.039551, 0.333984, 0.507812, -0.00322, -0.003723, -0.013184, 0.155273, 0.012756, 0.021118, 0.023926, -0.417969, -0.00531, 0.008118, -0.018311, -0.414062, -0.008728, -0.032715, -0.025513, 0.445312, -0.016113, -0.098633, 0.332031, 0.441406, -0.014709, -0.0354, -0.287109, 0.283203, 0.004028, -0.002548, -0.000452, -0.167969, 0.021729, 0.070801, -0.15625, -0.265625, -0.015747, -0.020874, -0.296875, -0.322266, -0.000267, -0.011963, 0.125, 0.058105, -0.003235, 0.008972, -0.251953, -0.333984, -0.005402, -0.015259, 0.019653, -0.004303, 0.003143, 0.007935, -0.119141, -0.061768, 0.005432, 0.014282, -0.093262, -0.102539, 0.004089, 0.001175, 0.018188, -0.361328, -0.005737, -0.01239, -0.018311, 0.357422, -0.006531, -0.004791, -0.378906, -0.081055, -0.008118, -0.016113, -0.108887, -0.59375, 0.009521, 0.013672, 0.275391, -0.320312, 0.00116, -0.000599, 0.066895, -0.001167, -0.000471, 0.007568, 0.043701, 0.118164, 0.008789, 0.004517, 0.041748, -0.84375, -0.000089, -0.00885, 0.05957, 0.125977, 0.010437, 0.0354, -0.4375, -0.210938, 0.013672, 0.039795, 0.194336, 0.542969, 0.00206, 0.015015, 0.237305, -0.055664, 0.004425, -0.007538, 0.490234, 0.378906, 0.019287, 0.050049, -0.198242, -0.255859, -0.003067, -0.010193, 0.060791, -0.139648, -0.006195, 0.020508, 0.087402, 0.474609, 0.005005, -0.00235, -0.306641, -0.143555, -0.003998, 0.010315, 0.217773, -0.038086, 0.008179, 0.006531, 0.330078, 0.213867, 0.006653, 0.008179, -0.171875, 0.040039, 0.013123, 0.037109, 0.398438, 0.25, 0.008606, 0.016602, -0.730469, 0.031494, 0.00415, 0.017578, -0.148438, -0.038818, 0.000702, 0.015564, -0.00322, -0.365234, -0.007355, -0.030518, 0.439453, 0.261719, 0.01709, 0.054443, 0.333984, -0.296875, 0.005371, 0.014832, -0.148438, -0.005402, -0.005829, -0.039062, 0.208008, 0.067871, 0.00032, 0.005188, -0.088867, -0.007355, 0.008484, 0.030151, -0.11377, -0.644531, -0.015991, -0.040283, -0.151367, -0.625, 0.013062, 0.058838, -0.404297, 0.02771, 0.000999, 0.001656, -0.058594, -0.123535, -0.007019, -0.00705, -0.363281, 0.083984, 0.00824, 0.010132, 0.094238, 0.298828, -0.001541, -0.01416, 0.066895, 0.116211, -0.001709, -0.002075, -0.018677, 0.105957, 0.009827, 0.009888, 0.375, -0.06543, 0.011292, 0.002686, 0.003998, 0.75, 0.000045, 0.004974, -0.177734, -0.015442, 0.002899, -0.018677, 0.100586, 0.097656, -0.006989, -0.002426, 0.205078, 0.578125, 0.010559, 0.04126, -0.472656, 0.01001, -0.000217, 0.003372, 0.008179, 0.161133, 0.011597, 0.035889, -0.09082, -0.113281, 0.008789, 0.029053, 0.099609, -0.0625, -0.000216, -0.006378, 0.126953, 0.200195, -0.005188, -0.01355, 0.032227, 0.144531, 0.022217, 0.037109, 0.5, 0.414062, -0.003387, 0.001923, 0.196289, -0.036865, -0.052979, -0.15625, 0.660156, 0.707031, -0.000303, -0.008545, -0.140625, 0.010559, -0.001129, 0.00235, 0.032227, 0.169922, 0.001503, -0.015564, 0.161133, 0.019409, 0.01532, -0.011719, -0.243164, -0.443359, 0.004333, 0.023071, -0.077148, -0.151367, 0.009155, -0.005219, -0.296875, 0.033203, 0.003265, 0.07666, 0.216797, 0.470703, 0.011536, 0.045654, -0.248047, -0.265625, -0.001152, 0.013245, -0.042236, -0.161133, -0.005676, -0.007996, 0.15918, -0.03833, 0.002502, 0.004822, 0.145508, 0.007538, 0.008728, 0.02478, 0.253906, -0.112305, 0.003754, 0.000475, 0.018555, 0.161133, 0.004639, 0.016602, -0.12793, 0.001427, 0.000341, 0.00071, -0.123047, 0.016235, -0.002136, -0.00058, 0.139648, 0.050537, 0.00119, -0.005066, -0.006775, 0.152344, -0.004028, 0.02063, 0.261719, 0.433594, 0.007538, 0.019409, 0.18457, 0.102051, 0.000389, -0.000069, 0.0065, 0.144531, -0.000969, 0.000343, 0.125, 0.080566, -0.002151, -0.010681, 0.092285, -0.00041, -0.003128, -0.075195, 0.542969, 0.209961, -0.023315, -0.058838, 0.443359, -0.004242, -0.003159, -0.039795, -0.204102, -0.015076, 0.000046, -0.004669, 0.023804, 0.248047, -0.001221, -0.001999, 0.090332, -0.002411, 0.003265, 0.006226, -0.074219, 0.006042, -0.000131, 0.008362, -0.075684, 0.001144, 0.002548, 0.021729, 0.143555, -0.006134, -0.030884, -0.206055, -0.008057, 0.013, 0.008301, 0.018799, 0.28125, 0.034668, -0.00267, -0.013489, -0.059082, -0.166016, 0.001175, -0.002792, -0.087891, -0.016235, -0.002274, -0.012878, 0.00647, 0.003662, 0.00354, 0.002838, -0.074707, 0.001511, 0.000648, 0.010986, 0.746094, 0.049561, -0.001472, -0.019287, 0.063477, 0.051025, 0.004059, -0.024658, -0.304688, 0.010742, 0.00769, 0.04834, -0.08252, 0.004639, 0.004425, 0.004547, 0.088379, -0.031494, 0.008789, 0.045166, -0.009766, -0.010681, 0.047119, 0.066895, 0.328125, 0.145508, -0.006836, -0.00087, -0.367188, -0.008362, -0.002502, -0.019165, 0.095703, -0.005493, 0.008667, 0.038086, 0.189453, -0.200195, -0.003876, -0.005829, 0.345703, -0.034424, -0.001762, -0.001968, 0.149414, -0.001205, 0.026367, 0.062012, 0.373047, -0.014771, 0.025269, 0.115234, -0.404297, -0.004089, 0.003021, 0.306641, 0.201172, -0.001129, 0.020386, 0.382812, -0.015991, 0.040039, 0.003769, 0.016357, -0.246094, -0.002869, -0.008301, -0.023315, 0.410156, 0.009521, -0.003281, -0.007385, 0.098145, 0.001549, 0.040039, 0.269531, -0.08252, -0.014893, 0.004303, 0.000755, 0.097168, 0.014771, 0.007233, 0.009583, -0.371094, -0.029419, -0.000538, -0.005432, 0.083496, 0.000881, -0.017334, -0.002716, -0.554688, -0.667969, -0.000372, -0.008728, 0.075684, 0.002029, -0.001984, -0.005798, 0.106445, -0.00705, -0.011414, -0.03125, 0.302734, 0.003113, -0.000523, -0.001541, 0.09082, -0.012817, 0.005981, 0.018066, 0.063965, -0.063965, 0.002975, -0.004059, -0.25, 0.021729, 0.001678, 0.005463, 0.084961, -0.005371, -0.005066, 0.002457, 0.143555, 0.008301, -0.004791, 0.000158, -0.094727, -0.00412, 0.0065, -0.006409, -0.253906, -0.114746, -0.010437, -0.037354, 0.345703, -0.014832, 0.011597, 0.026367, 0.271484, -0.457031, 0.010742, 0.014099, -0.28125, -0.01709, 0.00946, 0.037842, 0.12793, 0.014954, -0.01416, 0.005127, 0.255859, 0.005707, 0.000946, 0.000771, -0.007751, 0.080078, 0.002167, 0.00824, -0.226562, 0.013916, 0.006195, 0.01001, -0.089355, -0.01001, -0.012756, -0.071289, 0.004303, 0.004089, -0.00071, 0.010193, -0.09375, -0.000938, 0.001076, -0.011719, 0.376953, 0.029053, 0.002609, 0.021118, -0.066895, -0.219727, -0.00132, 0.008911, -0.084473, 0.001915, 0.003357, 0.007507, -0.148438, 0.013489, -0.000725, -0.00069, 0.003189, -0.014343, -0.014282, -0.040283, -0.232422, 0.172852, -0.015137, -0.051025, 0.330078, 0.069336, 0.003296, 0.010986, 0.228516, 0.030396, 0.006653, 0.042969, -0.083008, 0.004486, 0.001762, -0.005646, -0.094727, -0.005859, 0.001526, 0.007935, -0.100586, -0.012634, -0.008667, 0.001945, 0.082031, -0.386719, -0.005585, -0.011169, 0.096191, 0.019531, 0.00473, 0.006195, -0.216797, -0.011963, 0.022095, 0.069824, -0.384766, 0.010864, -0.001648, -0.031494, 0.061035, 0.052734, -0.000425, -0.00708, -0.203125, -0.271484, -0.002075, -0.010742, -0.102539, -0.00705, 0.000023, -0.005371, -0.124512, -0.010498, 0.00322, 0.029053, 0.261719, 0.022339, -0.002792, 0.040527, -0.277344, 0.012817, 0.002777, 0.032227, 0.396484, -0.035645, -0.001175, -0.007507, 0.066406, 0.002701, 0.007294, 0.016113, 0.304688, -0.02124, -0.028198, -0.036377, -0.251953, -0.40625, 0.091797, 0.289062, -0.0625, -0.006165, 0.002335, -0.009705, -0.263672, 0.106934, -0.005737, -0.011169, 0.335938, 0.148438, 0.002701, 0.008484, -0.084473, -0.001678, -0.003998, -0.002975, 0.092285, -0.00174, 0.001358, 0.000687, -0.114746, -0.016479, -0.008484, 0.275391, 0.273438, -0.029175, -0.00045, 0.02002, 0.398438, 0.005859, 0.002747, 0.002457, 0.109863, 0.010742, -0.00028, -0.005157, 0.115234, -0.010986, 0.015503, 0.018799, -0.304688, -0.02771, -0.158203, -0.460938, 0.035156, 0.000368, 0.006134, 0.019409, 0.077148, 0.013245, -0.000027, -0.01709, -0.302734, 0.006897, 0.001358, -0.004822, 0.125977, 0.005249, 0.016724, 0.08252, -0.244141, -0.009705, 0.006653, 0.000702, -0.239258, -0.001297, 0.001068, -0.002151, 0.089844, 0.000162, 0.001717, 0.004608, -0.291016, 0.000519, 0.006104, 0.010193, 0.382812, 0.010986, 0.007385, 0.031738, -0.289062, -0.021362, -0.001213, -0.009888, 0.12793, -0.006073, 0.011108, 0.023438, -0.296875, 0.008057, 0.001999, 0.019775, 0.283203, 0.034424, -0.000961, -0.009033, -0.150391, -0.004272, 0.012573, 0.066406, -0.03833, 0.000173, 0.001701, 0.00647, -0.081055, 0.004852, 0.010986, 0.057861, -0.332031, -0.028076, -0.000843, -0.046387, 0.378906, -0.006897, 0.038574, 0.371094, -0.124512, -0.002335, 0.003677, 0.000345, 0.101562, -0.005341, 0.010071, 0.02832, 0.316406, 0.039307, -0.000118, 0.004333, -0.378906, -0.011475, -0.000311, -0.003845, -0.392578, 0.007385, -0.004761, -0.028809, 0.416016, 0.007782, -0.001717, -0.002029, -0.069336, 0.002609, -0.007294, -0.01416, -0.503906, -0.027588, -0.03125, -0.046387, 0.398438, -0.013733, -0.004272, -0.015869, 0.275391, -0.018066, 0.001518, 0.001457, -0.089844, -0.000576, -0.011353, -0.03064, 0.316406, 0.025146, -0.000155, -0.006775, 0.091309, -0.006592, 0.003906, 0.390625, 0.19043, -0.004089, -0.017456, -0.023071, -0.341797, -0.165039, -0.002258, 0.002716, 0.003448, -0.106445, -0.003036, 0.002609, -0.028564, 0.089355, 0.006378, -0.000213, -0.000725, 0.5625, 0.01709, -0.09375, 0.28125, 0.11377, -0.014832, 0.078125, -0.320312, -0.097656, -0.034424, -0.04834, -0.068848, -0.5625, -0.002411, 0.007385, -0.099121, 0.007996, 0.003876, -0.036621, 0.116211, 0.027222, 0.010864, 0.01416, 0.259766, -0.193359, 0.001305, -0.00116, 0.021362, -0.104004, -0.016724, 0.063965, -0.263672, -0.130859, 0.034668, -0.003067, 0.53125, 0.080566, 0.00415, -0.032959, 0.063965, -0.014038, 0.004822, 0.001236, 0.08252, -0.05957, -0.003967, -0.010193, -0.07373, 0.060547, 0.000075, 0.001938, -0.047852, 0.093262, -0.001503, 0.003098, -0.032227, 0.099121, 0.002792, -0.004089, 0.089844, -0.051514, -0.000486, -0.004852, -0.087402, 0.026855, 0.002975, 0.001198, 0.057373, 0.115723, 0.009766, -0.05835, 0.227539, 0.085449, -0.011047, 0.055908, -0.116699, -0.019653, 0.003174, 0.000296, 0.345703, 0.015564, -0.000397, -0.001472, 0.026855, -0.100098, -0.001953, 0.000896, 0.017822, -0.105957, 0.00028, 0.011719, -0.085938, 0.028442, 0.001457, 0.003235, 0.008301, -0.102539, -0.004303, 0.037598, -0.100586, -0.02002, -0.022339, 0.032227, -0.347656, -0.21582, 0.022339, -0.085938, 0.222656, 0.117676, -0.019653, 0.05127, -0.251953, -0.118652, 0.003906, 0.004822, 0.099609, -0.012329, 0.007111, -0.019409, 0.119141, 0.044434, -0.006561, 0.000159, -0.106934, -0.279297, 0.007996, -0.053223, 0.208008, 0.112793, -0.000519, 0.001999, 0.009949, -0.102539, 0.0047, -0.003387, 0.017944, 0.550781, -0.000919, 0.010071, -0.097656, 0.015991, -0.00351, -0.000751, 0.010681, 0.328125, 0.00161, -0.000307, 0.087891, 0.010132, 0.008484, 0.007263, 0.015869, -0.400391, 0.024292, -0.002792, 0.094238, 0.273438, 0.000641, 0.005798, 0.025024, -0.094727, 0.004761, -0.004456, 0.086914, -0.017212, -0.006042, 0.05957, -0.203125, -0.067871, -0.003891, 0.000328, -0.097656, 0.015259, -0.000973, 0.006927, 0.021729, -0.097168, -0.004883, -0.001358, 0.0354, -0.443359, -0.00885, 0.066406, -0.219727, -0.096191, -0.0065, -0.038574, 0.291016, 0.103027, -0.001633, 0.003494, 0.05249, -0.087891, -0.00647, 0.029053, -0.180664, -0.142578, -0.001373, 0.003998, -0.040039, 0.092773, -0.00012, -0.019531, 0.001663, -0.449219, -0.02124, -0.046143, -0.029297, -0.609375, -0.000082, 0.003281, 0.018433, -0.09375, 0.009155, -0.039795, 0.134766, 0.047607, -0.00145, 0.003403, 0.000313, -0.099121, 0.020752, -0.006561, 0.384766, 0.08252, -0.001472, 0.019897, -0.087402, -0.030273, -0.001549, -0.001266, 0.111816, -0.010254, -0.014893, -0.015991, -0.085938, -0.722656, 0.003738, 0.006744, 0.044189, 0.283203, 0.00103, -0.002457, 0.034912, -0.099121, -0.003387, -0.007629, 0.037109, -0.088867, -0.001694, 0.003525, -0.016968, 0.102051, -0.004608, 0.002762, -0.05542, -0.414062, 0.017578, 0.051758, -0.025146, 0.515625, 0.003693, -0.002243, 0.051025, 0.369141, 0.003998, -0.000057, 0.009216, 0.515625, 0.000542, 0.007477, 0.008789, -0.098145, -0.004883, -0.026001, 0.431641, 0.155273, -0.00132, 0.006744, -0.084961, -0.027954, 0.008362, 0.03833, -0.033936, 0.371094, 0.017822, -0.050049, 0.231445, 0.08252, -0.003082, 0.041504, -0.167969, -0.099609, 0.027466, -0.029907, 0.161133, 0.53125, -0.002884, 0.005127, -0.102051, 0.000587, 0.001953, -0.001312, -0.037598, 0.088867, -0.003784, 0.032227, -0.117676, -0.050537, 0.001869, 0.016479, 0.259766, -0.010376, -0.002304, 0.004211, -0.086426, -0.039795, -0.002899, 0.002823, -0.018188, 0.095215, -0.001389, -0.005127, -0.033936, 0.094238, 0.001236, 0.002899, 0.003143, -0.11084, 0.002792, -0.018066, 0.028931, 0.009644, -0.002426, -0.004242, -0.003311, -0.427734, 0.004944, 0.007935, 0.005066, -0.400391, 0.003937, -0.012146, 0.088867, -0.025391, -0.009277, -0.013, 0.011108, 0.300781, 0.00106, 0.017334, -0.029785, 0.089844, 0.004974, -0.00034, 0.007812, 0.414062, -0.000254, 0.004272, -0.003769, 0.103027, -0.007324, 0.023926, -0.07373, -0.07959, -0.004761, 0.009766, -0.091309, -0.004791, 0.000235, 0.003891, 0.044434, -0.097656, -0.017578, 0.0354, -0.441406, -0.196289, -0.003784, 0.000103, -0.044434, -0.404297, 0.015259, -0.425781, -0.161133, -0.109863, -0.002228, 0.035156, -0.09375, -0.027466, -0.001266, 0.001633, 0.022461, -0.10498, 0.000223, 0.00235, -0.013794, 0.423828, -0.009644, 0.054688, -0.238281, -0.15625, -0.005737, 0.028442, -0.112793, -0.039062, 0.007935, 0.018188, -0.28125, -0.172852, 0.004211, 0.012085, -0.296875, -0.139648, 0.000414, -0.022217, 0.109863, 0.012451, 0.002441, 0.00106, 0.103027, -0.024536, 0.001381, 0.003586, 0.008362, -0.109375, 0.003235, -0.002945, -0.01532, 0.396484, 0.00415, 0.001945, -0.096191, -0.265625, -0.004242, 0.002808, -0.010742, 0.101562, 0.010315, -0.044678, 0.164062, 0.122559, -0.001617, 0.004578, -0.100586, -0.012268, -0.001526, 0.004272, -0.088867, 0.038086, 0.004089, -0.015442, 0.088379, 0.008606, -0.001305, 0.001335, 0.085449, 0.453125, 0.015869, -0.062012, 0.188477, 0.070801, 0.000961, 0.001343, -0.043457, 0.09082, -0.001381, 0.055664, -0.19043, -0.080566, -0.001587, 0.002609, -0.032715, 0.099121, 0.017822, 0.024902, 0.00769, 0.578125, -0.001526, 0.006378, -0.030762, -0.082031, -0.009033, 0.00412, -0.018433, 0.503906, -0.007507, 0.065918, -0.261719, -0.152344, 0.000561, -0.010681, -0.00383, 0.001366, 0.00209, 0.011658, 0.00531, -0.104492, 0.002029, -0.004364, -0.006378, 0.117676, 0.006927, 0.024292, -0.445312, -0.008484, -0.018433, 0.044189, -0.147461, -0.371094, -0.016846, -0.00885, -0.097656, -0.067871, 0.003052, -0.004547, 0.017334, 0.3125, 0.005981, -0.002853, 0.077148, 0.632812, 0.000292, 0.007721, -0.453125, 0.000115, -0.001068, -0.006958, -0.031006, -0.330078, 0.005463, -0.033936, 0.140625, -0.006378, -0.001846, 0.001549, -0.002914, -0.186523, 0.001411, 0.015747, -0.077148, -0.137695, -0.006592, -0.000111, -0.167969, -0.232422, 0.002075, 0.008545, 0.052979, 0.129883, 0.007416, 0.011108, 0.004211, -0.478516, 0.004791, -0.009644, 0.186523, 0.013062, -0.004028, 0.000515, 0.030151, 0.257812, -0.00235, -0.01532, 0.318359, 0.0177, -0.000263, -0.000713, -0.003738, 0.129883, 0.001541, 0.000725, 0.00103, 0.182617, -0.002914, 0.000603, -0.020752, -0.139648, -0.005005, -0.010559, 0.144531, 0.353516, -0.002365, -0.001602, -0.02063, -0.143555, -0.009399, -0.019165, -0.037598, 0.458984, 0.008057, 0.042236, -0.174805, -0.053955, 0.001534, -0.00029, 0.013794, 0.168945, 0.008179, -0.002289, 0.123047, 0.074707, 0.001579, 0.046387, -0.016846, -0.068848, 0.003418, 0.039551, -0.462891, -0.05835, -0.001534, 0.001167, -0.001045, -0.15625, -0.007812, 0.01709, 0.570312, 0.02356, 0.003998, 0.029663, -0.492188, 0.006744, -0.012085, 0.016479, 0.240234, 0.22168, 0.004486, 0.008789, -0.038086, -0.141602, -0.013184, -0.050537, -0.34375, 0.017578, -0.003387, -0.001389, -0.025391, -0.15918, 0.022217, 0.033691, 0.070312, 0.092285, 0.002747, -0.003036, -0.011292, 0.18457, 0.007507, -0.004059, -0.002625, 0.453125, -0.008545, 0.01416, 0.59375, 0.031006, 0.004181, -0.021484, -0.289062, 0.008362, 0.002777, 0.007996, -0.030396, -0.222656, 0.000114, 0.002548, 0.004303, -0.130859, -0.005341, -0.006805, -0.046387, -0.114258, -0.00015, -0.054443, 0.482422, 0.412109, 0.00354, 0.001411, 0.285156, -0.003601, -0.032227, -0.006805, -0.337891, -0.081543, -0.002411, -0.032471, 0.291016, 0.020996, -0.003021, -0.004028, -0.031494, -0.092285, -0.005646, 0.007812, -0.188477, -0.011292, 0.006226, 0.029297, 0.386719, 0.018188, -0.002701, -0.003815, -0.033691, -0.112305, -0.012268, 0.047119, 0.416016, -0.002365, 0.006775, 0.101562, 0.554688, 0.083496, -0.0019, -0.003204, -0.102051, -0.332031, -0.003235, 0.004517, -0.077637, -0.004578, -0.015625, -0.010681, -0.100098, -0.361328, -0.004333, -0.003571, 0.010437, 0.160156, 0.036377, 0.015381, 0.150391, 0.378906, 0.000019, -0.000057, 0.0047, 0.129883, -0.006104, 0.006622, -0.106445, -0.029541, 0.000263, 0.00351, 0.033936, 0.120605, -0.006378, -0.000561, 0.625, 0.002563, -0.001266, -0.003632, 0.012573, 0.120117, 0.015381, 0.009583, 0.189453, 0.447266, -0.000546, 0.003479, 0.001984, -0.163086, -0.006897, 0.007629, -0.3125, -0.010315, -0.017212, 0.021362, -0.154297, -0.116211, -0.000816, -0.002609, 0.022217, 0.105469, 0.002426, -0.003525, -0.004974, 0.133789, -0.000456, 0.001617, -0.110352, -0.053467, -0.002335, -0.001694, -0.012268, -0.155273, 0.001732, -0.00325, 0.050537, 0.109375, 0.001465, 0.004791, -0.032471, -0.142578, 0.003418, -0.006531, 0.142578, -0.030396, -0.000774, -0.007507, -0.229492, 0.001915, 0.020508, -0.021484, 0.160156, 0.133789, 0.00135, 0.00473, 0.001663, -0.180664, -0.005157, 0.004028, -0.188477, -0.202148, -0.022705, -0.036621, -0.108398, -0.094727, 0.003326, 0.005981, -0.083008, -0.10498, -0.001656, -0.003616, 0.001366, 0.118652, -0.000022, 0.004181, -0.048584, -0.181641, 0.00473, 0.00705, -0.046143, -0.349609, -0.000284, 0.004639, -0.007782, 0.515625, 0.000444, 0.00325, -0.006958, -0.137695, -0.00238, -0.002121, -0.018677, -0.151367, -0.008667, 0.004883, -0.164062, -0.120605, 0.000488, 0.000012, 0.001312, 0.195312, 0.009094, -0.013123, -0.929688, -0.00885, -0.006073, -0.004913, -0.361328, -0.004242, 0.012024, 0.03064, -0.498047, 0.003998, -0.003326, -0.000359, 0.00106, -0.143555, 0.004547, 0.005096, -0.110352, -0.091797, -0.002258, 0.002197, 0.000694, -0.170898, -0.038086, 0.0002, -0.232422, -0.458984, 0.002609, 0.011658, -0.316406, -0.009155, -0.007019, -0.008667, -0.012512, 0.496094, -0.001015, -0.001144, -0.031982, -0.108398, -0.001808, -0.001572, 0.061523, 0.130859, 0.001411, -0.001999, 0.020264, 0.129883, -0.004944, -0.014709, 0.060059, 0.096191, -0.002106, -0.003433, 0.011719, 0.19043, 0.009644, 0.001907, 0.071289, 0.231445, 0.000171, 0.012085, -0.5625, 0.043945, 0.003296, 0.003647, 0.062256, 0.120605, 0.006531, 0.013489, -0.047607, -0.390625, 0.002426, 0.002518, 0.008118, -0.198242, -0.006195, -0.005157, -0.165039, -0.179688, 0.003128, 0.005432, -0.361328, -0.00824, -0.001038, -0.001381, 0.004883, 0.121582, -0.002884, -0.009094, 0.026367, 0.220703, 0.003891, -0.00322, 0.008118, 0.185547, 0.012085, 0.003342, -0.088867, -0.241211, -0.003662, -0.0009, -0.006104, -0.15918, 0.000927, 0.002121, 0.028931, -0.103516, -0.006653, -0.009399, -0.259766, -0.087891, -0.002396, 0.003738, -0.047363, -0.128906, 0.009766, -0.000288, 0.051758, 0.601562, 0.023193, 0.059326, -0.554688, -0.009888, -0.002289, -0.002487, 0.00885, 0.136719, -0.010193, -0.002472, -0.034912, -0.145508, 0.000182, -0.000446, -0.21875, -0.003845, -0.02063, 0.00235, -0.386719, -0.150391, 0.003586, -0.002151, 0.040527, 0.384766, -0.000209, 0.000127, -0.000999, 0.100586, 0.00264, 0.018555, -0.179688, -0.006683, 0.011536, -0.002182, 0.185547, 0.132812, 0.037598, 0.028809, 0.133789, 0.112305, -0.033447, -0.057129, -0.416016, -0.021851, -0.003784, 0.000064, -0.064941, -0.006775, 0.001503, 0.003235, -0.05957, 0.002686, 0.000576, -0.004242, 0.05542, -0.00267, -0.002518, 0.006622, -0.075684, -0.0065, 0.000277, -0.002686, 0.043213, -0.001968, -0.000248, 0.00386, -0.044189, 0.002716, 0.001564, 0.003967, -0.05127, -0.000006, -0.005737, 0.002731, -0.113281, -0.018921, 0.001221, 0.00174, 0.054932, 0.013, -0.000124, 0.004242, -0.112305, -0.020142, -0.003357, 0.002106, -0.052734, -0.019043, -0.000465, -0.003494, 0.046875, 0.00412, 0.003036, 0.002197, 0.052002, 0.010132, -0.002197, -0.007751, 0.067383, -0.005096, 0.000813, 0.007751, -0.056396, 0.006744, 0.000561, 0.00589, -0.04834, 0.002945, -0.00103, -0.003021, 0.052734, -0.003601, -0.000858, -0.004974, 0.04126, -0.003632, -0.000546, -0.00354, 0.091309, 0.004608, 0.000767, -0.004913, 0.05249, -0.0065, -0.000614, 0.000683, -0.041016, -0.000343, 0.001236, 0.004547, -0.060547, 0.004669, 0.000341, 0.009521, 0.093262, 0.021851, 0.000328, 0.002533, -0.036865, -0.001305, 0.001305, 0.006195, -0.059326, 0.003281, -0.002533, -0.000171, -0.036865, -0.008972, -0.001999, -0.005981, 0.057129, 0.021484, -0.000893, -0.002197, 0.069824, -0.005615, -0.000193, -0.003036, 0.046143, -0.000254, -0.002823, -0.002579, -0.047119, -0.006409, -0.002487, 0.006683, -0.059082, 0.000045, -0.002686, -0.005554, -0.132812, 0.018433, 0.000172, 0.000414, -0.056396, 0.001884, 0.002853, 0.005585, 0.052002, 0.009705, 0.000137, 0.00589, -0.051514, 0.000243, -0.002014, -0.003296, -0.044922, -0.008667, -0.000767, 0.003723, -0.052734, 0.000648, -0.002502, -0.007019, -0.052002, -0.019897, 0.000214, -0.003937, 0.061768, -0.004059, 0.000824, 0.002747, -0.042725, 0.002029, 0.054932, 0.101074, 0.320312, 0.910156, 0.000542, 0.003006, -0.053711, 0.001251, 0.001564, 0.000174, 0.054443, 0.007019, 0.004059, -0.003326, 0.051025, 0.005829, 0.005188, 0.011414, 0.124512, 0.032471, 0.000622, 0.004364, -0.046387, 0.004089, 0.002899, 0.009644, -0.099609, -0.005768, 0.033936, 0.050293, 0.170898, 0.199219, -0.004395, 0.010925, -0.061768, 0.002686, 0.000607, 0.000061, 0.053955, 0.003571, -0.002441, -0.004059, 0.061035, 0.005066, 0.003326, -0.005127, 0.051758, 0.001678, -0.001717, 0.012085, 0.168945, 0.0354, -0.002274, 0.000191, -0.047852, -0.000893, -0.000229, -0.005768, 0.045654, -0.002899, 0.000294, -0.007721, 0.079102, -0.000942, -0.000041, 0.003204, -0.044678, 0.002853, 0.001984, -0.005768, 0.078125, 0.013733, 0.001877, -0.007507, 0.171875, -0.001076, -0.00069, 0.000366, -0.040527, 0.000488, 0.001083, 0.003967, -0.052246, 0.005646, -0.003464, 0.006287, -0.077637, -0.009033, -0.003677, 0.001274, -0.05835, -0.003372, 0.00119, -0.003036, 0.057617, 0.002579, 0.002335, -0.001472, 0.054932, -0.000359, 0.004456, 0.003067, 0.059814, 0.007111, -0.000103, -0.003555, 0.040039, -0.00322, -0.002014, 0.00531, -0.04126, 0.00071, -0.001617, -0.005096, 0.046631, -0.004974, 0.001534, 0.005951, -0.058594, 0.000393, 0.001076, 0.00001, 0.036621, 0.001633, -0.000065, -0.001389, 0.046387, 0.001251, 0.000374, -0.00351, 0.061523, -0.000273, -0.000402, -0.00351, 0.04126, 0.000056, 0.016846, 0.037598, 0.261719, 0.167969, 0.001633, -0.004028, 0.038574, 0.000408, 0.000923, -0.002731, 0.050537, -0.001816, -0.000992, 0.002579, -0.051025, -0.007385, 0.002487, -0.002975, 0.050049, 0.001801, 0.003891, 0.005402, 0.058105, 0.007263, -0.000385, -0.003448, 0.041016, -0.000992, 0.001915, -0.003906, 0.054932, -0.00161, -0.001541, 0.012329, -0.116699, -0.004395, -0.002319, -0.001053, -0.036865, -0.007202, -0.001106, -0.006073, 0.051025, -0.002548, 0.006958, 0.002747, 0.044189, 0.009705, -0.000205, 0.004974, -0.058838, 0.003204, -0.001831, 0.004089, -0.036621, 0.002365, -0.000177, -0.004395, 0.041748, -0.00235, -0.000026, -0.000935, -0.045166, -0.01416, -0.029053, -0.030396, -0.174805, -0.714844, -0.007782, 0.003143, -0.113281, -0.01416, 0.018921, -0.004364, 0.480469, 0.789062, -0.000158, 0.00531, -0.05127, 0.003098, -0.000254, -0.006317, 0.052979, -0.004639, -0.000236, 0.000157, 0.033936, -0.009338, 0.001984, 0.002731, -0.035156, 0.004364, 0.001793, 0.004761, -0.062988, -0.002197, 0.001411, -0.00528, 0.050049, -0.003235, -0.000526, 0.002899, -0.053467, 0.002335, -0.000095, 0.005798, -0.070801, 0.014954, 0.003479, 0.004913, 0.047607, 0.009766, 0.00119, -0.006714, 0.046387, -0.000935, 0.00053, 0.005463, -0.058105, 0.002655, 0.000885, 0.005768, -0.118652, -0.002594, -0.000401, -0.000095, 0.038818, -0.004578, 0.000633, 0.005585, -0.052002, 0.0047, -0.002975, -0.007782, 0.061279, 0.001572, -0.000412, 0.003006, -0.036377, 0.00174, 0.000179, -0.001549, 0.036377, -0.001099, -0.001259, -0.005157, 0.056885, -0.002625, -0.001503, 0.003021, -0.04834, 0.001358, -0.003937, 0.001244, -0.048096, -0.00264, 0.000126, 0.000152, 0.047363, 0.007324, 0.000576, -0.002106, 0.049561, 0.000393, 0.00103, -0.000307, 0.050049, 0.004547, 0.00034, -0.001846, 0.073242, 0.015747, 0.001541, 0.003036, -0.066406, -0.008667, -0.000139, -0.003265, 0.051758, 0.001831, 0.004272, 0.006531, 0.025513, 0.033691, 0.000008, 0.002228, -0.049316, 0.001083, 0.008972, 0.009583, 0.176758, 0.027222, -0.001938, 0.001381, -0.054443, -0.000587, 0.000553, 0.004333, -0.038086, 0.00473, 0.000694, 0.003021, -0.037598, 0.001656, -0.000025, -0.004303, 0.039307, -0.002655, -0.001144, -0.005127, 0.063477, -0.001793, 0.003143, 0.000177, 0.047852, 0.01062, -0.013062, -0.017334, -0.022705, -0.333984, 0.000145, -0.000965, -0.001808, -0.11377, -0.004211, 0.004883, -0.094727, -0.108887, 0.00012, -0.002014, -0.008118, 0.078613, 0.003189, 0.00325, 0.001801, -0.106934, 0.009216, 0.008789, 0.038574, 0.306641, -0.000234, -0.002151, -0.009827, -0.148438, 0.000931, -0.00415, -0.007446, -0.123047, 0.002655, 0.002792, 0.007111, 0.112305, -0.001106, -0.002304, -0.008606, -0.121094, -0.000931, -0.002472, -0.001465, -0.134766, -0.003387, -0.008423, -0.016113, -0.124023, 0.000187, -0.000418, 0.003433, 0.09668, -0.000299, 0.000481, -0.000127, -0.104492, -0.00053, -0.002335, -0.012512, -0.109375, 0.001434, 0.002029, 0.002884, 0.109375, 0.000748, 0.002396, -0.000114, 0.110352, 0.000214, -0.001381, -0.002365, -0.093262, 0.000748, -0.001709, -0.002579, -0.088867, -0.000366, -0.007446, -0.012207, -0.320312, -0.001823, -0.002579, -0.005859, -0.109863, -0.000957, -0.00267, 0.000366, 0.11084, -0.000881, 0.002045, 0.000391, 0.110352, -0.00066, 0.001312, 0.010315, 0.09668, -0.001381, -0.002411, -0.011414, -0.08252, -0.003113, -0.002731, -0.004395, -0.119629, -0.001572, -0.002823, -0.006866, -0.114746, -0.002335, -0.00473, -0.01123, -0.119629, 0.000851, -0.000492, 0.001595, 0.125, -0.001343, -0.00885, -0.020508, -0.15918, 0.004791, 0.005341, 0.013672, 0.112793, 0.00235, 0.001831, 0.002655, 0.12207, 0.000071, -0.003174, -0.014221, -0.141602, 0.002319, -0.003372, -0.00293, -0.112305, -0.001488, -0.002975, -0.005859, -0.106445, 0.001213, -0.000782, -0.006744, -0.152344, -0.000523, 0.003708, 0.016357, 0.111328, -0.004303, -0.002869, -0.027954, -0.098145, 0.000923, -0.009338, -0.056641, -0.335938, 0.00383, 0.003433, 0.013184, 0.121094, -0.00116, -0.001404, -0.004242, -0.10498, 0.005554, 0.006622, 0.020508, 0.118652, -0.000877, -0.003067, -0.010559, -0.176758, -0.003799, -0.001709, -0.002029, -0.225586, -0.000391, -0.002457, -0.001526, -0.166992, -0.001144, -0.001602, -0.01001, -0.097656, 0.006256, 0.000322, -0.005127, -0.402344, 0.002075, 0.003159, 0.006653, 0.133789, -0.001312, -0.001968, -0.009949, -0.25, -0.000198, -0.005707, -0.016602, -0.114258, -0.002686, -0.002396, -0.027588, -0.324219, -0.000576, -0.001778, -0.003586, -0.130859, 0.00293, 0.002426, 0.007782, 0.117676, 0.002014, 0.002335, 0.000383, -0.178711, 0.000062, 0.002472, 0.00119, 0.12207, -0.009338, -0.040771, -0.087891, 0.087891, 0.002411, 0.000664, -0.01416, -0.375, 0.002548, 0.002777, 0.016479, 0.089355, -0.002365, -0.003937, -0.01709, -0.261719, 0.000538, 0.00132, 0.005585, 0.095215, 0.000048, -0.001686, -0.002518, -0.106934, -0.026733, -0.029297, -0.11377, -0.460938, -0.002411, -0.005646, -0.036377, -0.300781, 0.000885, 0.003296, 0.026733, 0.333984, -0.004089, -0.014832, -0.041504, -0.300781, -0.000881, -0.001419, -0.00769, -0.117676, 0.000992, 0.001129, 0.000652, -0.09375, -0.0047, -0.004456, -0.014832, -0.128906, -0.000664, -0.001534, 0.000278, 0.117188, 0.002197, 0.004028, 0.010742, 0.173828, -0.001114, -0.001678, -0.003403, -0.081543, -0.001419, -0.001343, -0.005859, -0.074707, 0.000729, -0.005219, -0.040527, -0.425781, 0.001419, 0.00267, 0.008911, 0.101562, 0.002472, 0.003693, 0.137695, 0.071777, 0.002319, 0.00293, 0.007172, 0.137695, 0.006317, 0.00531, 0.013489, 0.193359, -0.001137, -0.002975, -0.010681, -0.091309, 0.014221, 0.027954, 0.306641, 0.318359, -0.000916, -0.003738, -0.011475, -0.109863, 0.000889, 0.000561, 0.006195, 0.097656, 0.000401, 0.000324, -0.008423, -0.088867, 0.001709, 0.008545, 0.015564, 0.182617, 0.006195, 0.00592, 0.037598, 0.308594, 0.000305, 0.000151, 0.000664, -0.098633, -0.00036, -0.001587, -0.001434, -0.164062, 0.001778, 0.003342, 0.013184, 0.251953, 0.000214, 0.000049, -0.000484, 0.102539, 0.000885, 0.003235, 0.010559, 0.132812, -0.00325, -0.003265, -0.009766, -0.095215, -0.000221, -0.003967, -0.019409, -0.12793, -0.001465, -0.002151, -0.006012, -0.077637, 0.002686, 0.004181, 0.009705, 0.129883, 0.001938, -0.001022, 0.005676, 0.118652, 0.000656, 0.002747, 0.008667, 0.137695, -0.000515, -0.000269, -0.00206, 0.088379, 0.027466, 0.038086, 0.124512, 0.535156, -0.000319, -0.000633, -0.005615, 0.092773, 0.000771, 0.000214, 0.003387, 0.099609, -0.000163, 0.0065, 0.025635, 0.261719, 0.000549, 0.003296, 0.028931, 0.308594, -0.001015, -0.001968, -0.006622, -0.130859, -0.00415, -0.008057, -0.023438, -0.181641, -0.002213, -0.003616, -0.020996, -0.170898, -0.00647, -0.018188, -0.073242, -0.453125, 0.001213, -0.00095, -0.02124, -0.15918, 0.002121, 0.000763, 0.011719, 0.175781, 0.009277, 0.008118, 0.018066, 0.386719, 0.006439, 0.01001, 0.070312, -0.027466, 0.00708, 0.007538, 0.045166, 0.353516, -0.001129, 0.002975, 0.026245, 0.351562, -0.000778, -0.00592, -0.022949, -0.181641, 0.001945, 0.000641, 0.002319, 0.10498, -0.002884, -0.001289, -0.004272, -0.106445, 0.000565, 0.000916, -0.001137, 0.094727, -0.001305, -0.001221, -0.011475, -0.124023, 0.00209, -0.000702, -0.000051, 0.131836, -0.001373, -0.00177, -0.002411, -0.116211, 0.005615, 0.005951, 0.024292, 0.137695, 0.001617, 0.001984, 0.001999, -0.102539, 0.005035, 0.005035, 0.009094, 0.095703, 0.000938, -0.000075, 0.016724, -0.11377, 0.002304, 0.00177, 0.004639, 0.085938, 0.002426, 0.002029, 0.005524, 0.07373, 0.000254, 0.00022, -0.002182, -0.122559, -0.000595, -0.00238, -0.003845, -0.10498, -0.001175, -0.003677, -0.012146, -0.226562, -0.011475, -0.01355, -0.047119, -0.460938, 0.000406, 0.003677, -0.106934, 0.003082, 0.004547, 0.001823, 0.132812, -0.003662, -0.00946, -0.033936, -0.429688, -0.174805, 0.000435, 0.0009, 0.108887, 0.065918, 0.000751, 0.004944, -0.093262, -0.003601, -0.000935, 0.000973, -0.101562, -0.012329, -0.000484, -0.005676, 0.099609, 0.00415, -0.000261, -0.004578, 0.103516, 0.0065, -0.0065, 0.013123, -0.230469, -0.008606, -0.005341, -0.006592, -0.135742, -0.045166, -0.008606, 0.001144, -0.138672, -0.010193, 0.002731, -0.019531, 0.316406, 0.080566, -0.002029, -0.000881, -0.05249, -0.081543, 0.001778, 0.00351, -0.075684, -0.007935, -0.000748, 0.00095, -0.182617, -0.020508, -0.002869, 0.002319, -0.139648, -0.003113, -0.000233, -0.001999, 0.068848, 0.000847, 0.001793, 0.007355, -0.100586, -0.012878, -0.001373, -0.002213, 0.09375, -0.000633, 0.001648, 0.00528, 0.11377, 0.050293, 0.000954, 0.003555, -0.07666, -0.000763, 0.001541, -0.003082, 0.088867, 0.002396, 0.00473, -0.003387, 0.193359, 0.155273, -0.00103, -0.000847, 0.091309, 0.002106, 0.003616, 0.003372, 0.261719, -0.001366, -0.001862, 0.00046, -0.07959, -0.001854, 0.002151, 0.000931, 0.100586, -0.011414, -0.000169, 0.005951, -0.105957, -0.009888, 0.038574, 0.082031, 0.373047, 0.136719, -0.001144, -0.003281, 0.078613, 0.001564, 0.000786, 0.000106, -0.070312, -0.00193, 0.000622, -0.002762, 0.077148, 0.0065, -0.00267, 0.004395, -0.165039, -0.001015, 0.000408, 0.004608, -0.091797, -0.01123, 0.000175, -0.006226, 0.083496, 0.00946, -0.000146, 0.00164, -0.081543, -0.000782, -0.009155, 0.056396, -0.404297, -0.207031, -0.000486, -0.004517, 0.083496, 0.006866, -0.001419, -0.000072, -0.078125, -0.002045, 0.000771, -0.015381, -0.009033, 0.120117, -0.001999, -0.004425, 0.077637, 0.004486, -0.002319, -0.004425, 0.065918, 0.069824, 0.002777, 0.042969, -0.550781, -0.022583, -0.004608, 0.00019, -0.361328, 0.002716, -0.000228, 0.000935, 0.104004, 0.067383, -0.007141, 0.004486, -0.174805, 0.000557, -0.000839, 0.003113, -0.092285, -0.006744, 0.002182, 0.004852, -0.245117, -0.00946, 0.003021, 0.014526, -0.223633, -0.174805, -0.000288, -0.002014, 0.081055, -0.007721, 0.000135, 0.004333, -0.081055, 0.000599, 0.00296, -0.000946, 0.096191, -0.000557, -0.003281, 0.014343, -0.330078, -0.045166, -0.003387, 0.020264, -0.265625, -0.089844, 0.000431, -0.006073, 0.077637, 0.147461, 0.001007, -0.007294, 0.139648, -0.003967, 0.003082, 0.008606, -0.095215, -0.006348, 0.001373, -0.003586, 0.091309, 0.000904, 0.010925, 0.00011, 0.179688, 0.015015, 0.00193, -0.001503, 0.10498, -0.003296, -0.001625, 0.000458, -0.043457, -0.113281, -0.001335, -0.006317, -0.110352, -0.550781, -0.005859, -0.012939, 0.308594, 0.061279, 0.005615, -0.004669, 0.104492, 0.009766, -0.004242, 0.005127, -0.114258, -0.005676, 0.004425, 0.010925, 0.121582, 0.010803, -0.018555, -0.041016, 0.233398, 0.507812, -0.001472, 0.004608, -0.080566, -0.009521, -0.018311, 0.002213, -0.390625, 0.003479, -0.000446, -0.006653, 0.078613, 0.007507, -0.004944, -0.00164, -0.116211, -0.00824, -0.001015, 0.006256, -0.058594, -0.063477, 0.00415, -0.005615, -0.011536, -0.310547, -0.001091, -0.003082, 0.045898, 0.095703, 0.000717, -0.002884, 0.068848, 0.004486, 0.000809, -0.003067, -0.103516, -0.029663, 0.002518, 0.006836, 0.115234, 0.141602, 0.005157, 0.003113, 0.143555, 0.012329, -0.00193, 0.000866, 0.040039, 0.072754, 0.000248, 0.001648, -0.004944, -0.103027, -0.000916, -0.004028, 0.072266, 0.014038, 0.000381, -0.005249, -0.273438, 0.131836, 0.004425, 0.013977, 0.130859, 0.460938, 0.002014, 0.002151, -0.087402, -0.006226, -0.000565, -0.000133, 0.071289, 0.151367, 0.00132, 0.006134, 0.099609, 0.006744, -0.002365, -0.003616, 0.068359, 0.102539, 0.000687, 0.001045, 0.097168, -0.010864, 0.00647, -0.005219, 0.161133, -0.025879, -0.008728, -0.0177, 0.103516, -0.028442, -0.002258, 0.005798, -0.140625, -0.016113, 0.001228, -0.004303, 0.148438, 0.026855, -0.00087, 0.008362, -0.095215, 0.006958, -0.008911, -0.003906, -0.104004, -0.005219, 0.009766, -0.001396, 0.503906, 0.017578, -0.004883, 0.00161, -0.071777, -0.080078, -0.012268, -0.018188, -0.130859, -0.578125, -0.010376, 0.005463, -0.049805, -0.503906, 0.001663, 0.000152, -0.031982, -0.113281, 0.001312, 0.010986, -0.09375, -0.009094, 0.00322, -0.000866, 0.083008, 0.00019, -0.000248, -0.003342, 0.085938, 0.015259, 0.0019, -0.011292, 0.128906, -0.011292, 0.003098, -0.000572, 0.131836, 0.000063, -0.000221, -0.004059, 0.088379, 0.003342, -0.019409, -0.017334, -0.154297, -0.404297, -0.018066, -0.026855, -0.166016, -0.013611, 0.000736, 0.001068, 0.118164, 0.001663, -0.000368, -0.00528, -0.104004, 0.035156, -0.017456, -0.004486, -0.337891, -0.067383, 0.00028, -0.002182, -0.062988, 0.069824, 0.006866, 0.012939, -0.554688, -0.025757, -0.003693, -0.003235, -0.086426, 0.012085, -0.000093, -0.001289, 0.066406, 0.00383, -0.000519, -0.001862, -0.115234, 0.004211, 0.00033, -0.00116, 0.07666, -0.000347, 0.004242, 0.010071, 0.105957, 0.040039, -0.005798, -0.003021, -0.09668, -0.063965, 0.001877, 0.003296, -0.089355, -0.010376, 0.000013, 0.003571, -0.076172, -0.00018, 0.001053, -0.00592, 0.179688, 0.027954, 0.000496, -0.001259, 0.075684, 0.000969, -0.000037, -0.004517, 0.091309, 0.002594, 0.005951, -0.006195, 0.09082, 0.04248, 0.006226, 0.02478, 0.013428, -0.120117, -0.000576, 0.005585, -0.022949, -0.125, 0.001778, 0.008789, -0.082031, -0.077637, 0.006531, 0.00293, 0.130859, 0.025635, -0.00148, -0.027466, 0.373047, 0.158203, 0.010437, 0.003052, 0.039551, 0.271484, 0.012573, -0.03125, 0.337891, 0.040527, 0.002441, -0.024048, 0.285156, 0.005341, -0.008423, 0.001022, -0.109863, -0.013428, 0.014526, 0.010315, 0.054443, 0.121582, 0.026733, -0.033691, 0.320312, 0.347656, -0.00354, 0.009033, -0.061523, -0.373047, -0.008301, -0.004089, -0.021118, -0.165039, -0.011597, 0.020752, -0.172852, -0.378906, 0.022339, -0.029541, 0.298828, 0.316406, 0.010071, -0.007629, 0.133789, 0.457031, 0.019287, -0.017212, 0.175781, 0.059814, 0.015503, -0.008972, 0.101074, 0.404297, 0.024414, -0.018921, 0.157227, 0.476562, -0.055664, -0.023315, -0.314453, -0.359375, -0.023682, 0.043701, -0.320312, -0.182617, -0.008362, 0.000007, -0.071777, -0.345703, 0.010437, 0.02356, 0.092773, 0.324219, 0.006897, 0.003967, 0.024414, 0.219727, -0.030273, 0.019775, -0.269531, -0.050049, -0.00592, -0.002472, -0.042236, -0.283203, 0.008118, -0.007111, 0.03833, 0.408203, -0.016968, 0.038818, -0.255859, -0.257812, -0.006165, 0.005707, -0.298828, 0.006226, -0.009338, 0.000052, -0.083496, -0.106934, 0.022583, -0.023193, 0.283203, 0.248047, -0.008545, -0.004913, -0.063477, -0.388672, 0.027466, -0.013367, 0.287109, 0.201172, 0.006104, -0.006775, 0.043701, 0.296875, -0.033691, -0.036133, -0.19043, -0.632812, -0.034668, -0.010071, -0.15918, -0.314453, 0.016602, 0.005737, 0.05957, 0.378906, -0.02478, -0.03125, -0.22168, -0.355469, -0.016846, 0.033936, -0.408203, -0.147461, -0.014709, -0.002579, -0.053223, -0.439453, 0.029419, -0.021484, 0.171875, 0.224609, 0.021973, 0.017822, 0.084473, 0.279297, -0.0177, -0.002411, -0.062012, -0.378906, -0.048584, 0.006958, -0.339844, -0.097168, 0.002121, 0.0047, -0.045898, 0.074219, 0.009949, 0.003906, 0.021851, 0.149414, -0.00647, 0.00386, -0.097656, -0.589844, 0.010498, 0.000877, 0.054688, 0.271484, -0.016846, 0.015259, -0.105957, -0.021606, -0.053955, -0.03125, -0.357422, -0.380859, 0.00769, 0.00589, 0.035889, 0.09375, 0.024658, 0.0271, 0.140625, 0.394531, 0.015991, 0.001038, 0.056885, 0.308594, -0.020142, -0.005005, -0.0625, -0.404297, -0.018921, 0.037598, -0.341797, -0.369141, -0.009338, -0.003876, -0.067871, -0.345703, -0.00174, -0.009705, 0.425781, -0.006775, -0.006378, 0.00885, -0.039795, -0.320312, 0.000026, -0.010315, 0.068359, 0.433594, 0.029297, 0.086426, 0.037598, 0.714844, -0.019287, 0.036377, -0.277344, -0.224609, -0.007568, 0.002258, -0.223633, -0.333984, -0.001877, 0.003403, -0.273438, 0.011841, 0.02002, -0.014526, 0.102539, 0.066406, -0.034912, 0.025757, -0.255859, -0.088379, -0.014954, 0.020264, -0.376953, -0.022217, -0.017456, 0.010254, -0.101562, -0.417969, 0.019653, -0.005737, 0.109375, 0.166016, 0.0271, -0.051758, 0.302734, 0.217773, 0.012634, -0.007324, 0.071777, 0.400391, 0.011475, -0.000706, 0.059326, 0.212891, -0.005646, 0.000099, -0.031006, -0.324219, -0.013672, 0.005219, -0.064453, -0.398438, 0.004944, 0.002518, 0.025024, 0.361328, -0.018188, 0.011597, -0.093262, -0.057373, -0.041748, -0.036865, -0.231445, -0.365234, -0.020142, -0.019165, -0.216797, -0.314453, -0.011047, 0.053467, -0.28125, -0.304688, 0.010742, 0.003479, 0.021973, 0.15332, -0.025879, 0.020386, -0.40625, -0.02063, 0.008667, 0.005737, 0.041016, 0.166992, -0.008484, 0.016235, -0.114746, -0.443359, 0.020142, 0.013794, 0.07373, 0.273438, -0.012695, 0.004089, -0.075195, -0.101562, 0.03125, 0.022949, 0.251953, 0.402344, 0.021729, -0.030518, 0.220703, 0.051758, 0.052002, -0.010986, 0.337891, 0.243164, 0.008362, -0.000147, 0.048828, 0.12207, -0.016113, -0.010315, -0.084473, -0.53125, -0.024658, 0.030273, -0.318359, -0.376953, 0.013367, 0.0047, 0.046387, 0.124023, 0.022217, -0.02417, 0.300781, 0.206055, -0.049805, 0.0047, -0.400391, -0.574219, -0.01239, -0.007233, -0.116699, -0.378906, 0.009766, 0.004761, 0.034424, 0.335938, 0.007996, 0.00383, 0.032471, 0.069824, 0.015381, -0.015198, 0.200195, 0.351562, -0.012268, -0.020142, 0.445312, -0.017944, -0.015015, -0.006653, -0.056641, -0.429688, 0.034668, -0.044189, 0.245117, 0.376953, 0.023926, -0.004211, 0.138672, 0.10791, -0.025635, -0.003235, -0.088379, -0.320312, -0.022949, 0.00017, -0.160156, -0.298828, 0.002548, 0.048584, -0.488281, 0.014771, -0.043945, -0.04248, -0.161133, -0.429688, -0.020508, 0.03833, -0.263672, -0.470703, 0.017456, -0.020996, 0.234375, 0.138672, -0.033447, 0.002243, -0.214844, -0.515625, -0.014099, -0.008179, -0.036865, -0.147461, 0.00766, 0.002975, 0.034668, 0.267578, 0.008057, -0.022583, 0.170898, 0.010803, -0.014709, 0.02002, -0.263672, -0.232422, 0.013367, -0.029785, 0.226562, 0.269531, -0.011292, -0.004333, -0.041992, -0.248047, 0.013489, -0.015564, 0.22168, 0.263672, 0.022339, -0.019653, 0.229492, 0.306641, -0.00161, 0.018677, -0.09082, 0.013245, -0.010986, -0.000206, -0.073242, -0.341797, -0.011108, -0.001884, 0.014343, -0.376953, -0.013123, 0.006958, -0.112305, -0.136719, 0.011719, -0.006592, 0.137695, 0.337891, 0.008179, 0.000771, 0.035889, 0.126953, -0.005341, -0.003479, -0.030151, -0.150391, 0.018311, -0.002701, 0.070801, 0.421875, 0.016724, -0.010498, 0.120117, 0.330078, -0.021729, 0.032959, -0.390625, -0.062012, -0.005829, -0.00354, -0.052246, -0.09082, 0.004974, -0.00209, 0.032227, 0.088379, -0.030273, 0.053467, -0.257812, -0.507812, 0.005249, -0.000813, 0.042236, 0.3125, -0.018555, 0.007172, -0.185547, -0.523438, 0.004517, 0.00354, 0.039551, 0.359375, -0.002197, -0.002594, -0.012817, -0.138672, 0.01355, 0.026489, 0.068359, 0.496094, -0.005219, -0.007446, -0.010559, -0.257812, 0.000587, 0.00103, 0.001785, 0.125, -0.004425, -0.006683, -0.004608, -0.291016, 0.007874, 0.014221, 0.015015, 0.392578, 0.001472, 0.00119, 0.003784, 0.171875, -0.004547, -0.005463, -0.011841, -0.186523, 0.001648, 0.002747, 0.007721, 0.10498, 0.000113, 0.000896, 0.002762, 0.143555, 0.002029, 0.002182, 0.004089, 0.120117, 0.00235, 0.001617, 0.005035, 0.142578, 0.002228, 0.001404, 0.00412, 0.128906, 0.007568, 0.00824, 0.027344, 0.273438, -0.00145, -0.003067, -0.005859, -0.125, 0.002182, 0.001122, 0.006531, 0.172852, 0.000471, 0.001244, 0.002487, 0.126953, -0.001106, -0.000163, -0.003754, -0.121582, 0.008179, 0.010254, 0.031982, 0.351562, -0.010315, -0.011658, -0.0271, -0.308594, -0.00206, -0.001862, -0.002991, -0.100098, 0.00119, 0.001892, -0.000763, 0.125977, -0.000429, -0.001808, -0.00473, -0.096191, -0.00386, -0.002884, -0.006012, -0.120117, -0.004425, -0.006989, -0.014282, -0.417969, 0.000656, 0.003433, 0.008545, 0.084473, -0.005066, -0.009216, -0.034912, -0.09375, 0.004791, 0.005829, 0.008484, 0.261719, -0.003204, -0.004761, -0.025635, -0.347656, 0.002563, 0.003281, 0.011292, 0.157227, 0.000219, 0.002213, 0.00264, 0.12793, 0.001091, 0.000462, 0.001495, 0.125, -0.004303, -0.009277, -0.029297, -0.361328, 0.001038, 0.003937, 0.009827, 0.134766, 0.000475, 0.003326, 0.006897, 0.214844, -0.002518, -0.003479, -0.013855, -0.125977, 0.00322, 0.002289, 0.006256, 0.24707, -0.000145, -0.000835, -0.004059, -0.065918, -0.000519, 0.002686, 0.008179, 0.173828, 0.001396, 0.002945, 0.006866, 0.132812, -0.001106, -0.001221, -0.001518, -0.08252, 0.000045, -0.012573, 0.046875, -0.024292, 0.003296, -0.062256, -0.013977, 0.018188, 0.000324, 0.001183, 0.003464, 0.140625, 0.014648, 0.021851, 0.056885, 0.515625, -0.00946, -0.009338, -0.023071, -0.375, 0.003754, 0.006439, 0.009521, 0.289062, -0.01178, -0.009094, -0.023071, -0.376953, 0.00041, 0.00106, 0.003235, 0.115723, -0.000296, 0.002655, 0.005554, 0.108887, 0.004456, 0.006317, 0.024292, 0.322266, 0.000576, 0.00074, 0.002228, 0.09375, -0.00164, -0.001984, -0.003784, -0.135742, 0.001015, 0.001999, 0.003891, 0.103027, 0.001122, 0.000832, 0.004669, 0.120117, 0.001625, 0.003677, 0.008301, 0.177734, 0.001083, 0.002701, 0.011108, 0.125977, 0.001762, 0.001106, 0.00267, 0.131836, 0.002548, 0.003738, 0.009338, 0.177734, 0.001389, 0.001282, 0.003281, 0.109863, 0.036377, 0.025391, 0.062988, 0.482422, 0.002151, 0.002518, 0.007263, 0.097168, -0.007324, 0.09082, 0.043213, 0.010498, 0.000278, 0.000889, 0.015259, 0.176758, 0.002396, 0.005707, 0.008789, 0.232422, -0.000515, -0.001205, -0.002121, -0.114258, 0.000675, 0.000729, 0.00293, 0.092773, 0.003098, 0.012878, -0.031128, -0.027344, 0.000475, 0.004456, 0.001312, 0.172852, -0.005157, -0.006134, -0.023438, -0.375, -0.00415, -0.005951, -0.015564, -0.115723, 0.00267, 0.003891, 0.010681, 0.09375, 0.003281, 0.003754, 0.005859, 0.133789, -0.004944, -0.008179, -0.01239, -0.314453, 0.001427, 0.001686, 0.0047, 0.09668, -0.001038, -0.001183, -0.006958, -0.140625, -0.001488, -0.002731, -0.007782, -0.183594, -0.000277, -0.001152, -0.003052, -0.132812, 0.000587, -0.001755, -0.002701, -0.175781, -0.000148, 0.002502, 0.007202, 0.131836, -0.00116, -0.003357, -0.008789, -0.118652, 0.001572, 0.001503, 0.003189, 0.145508, -0.003433, -0.005432, -0.021118, -0.241211, -0.002075, -0.000729, -0.000504, -0.15332, -0.002716, -0.001381, -0.001503, -0.11084, -0.00119, -0.002365, -0.001305, -0.131836, 0.000916, 0.000225, -0.004608, -0.150391, 0.001633, 0.001282, 0.001854, 0.104492, -0.000866, -0.000999, -0.001183, -0.101074, -0.00161, -0.002106, -0.005066, -0.160156, -0.00264, -0.002686, -0.006744, -0.116699, 0.000721, 0.00473, 0.002411, 0.15918, 0.007202, 0.008728, 0.018311, 0.253906, -0.003586, -0.004517, -0.015564, -0.201172, 0.000217, -0.000961, -0.002594, -0.097656, -0.000263, -0.00036, -0.002182, -0.109863, -0.000584, -0.001366, -0.003021, -0.105957, 0.000801, 0.000259, 0.003937, 0.10791, -0.002213, -0.003052, -0.009521, -0.095215, -0.000157, -0.000717, -0.001411, -0.084473, 0.000181, -0.000023, -0.00106, -0.09082, 0.011841, 0.013428, 0.0271, 0.098633, -0.000433, -0.000546, -0.002441, -0.117188, 0.000435, -0.002487, -0.00322, -0.131836, 0.002319, 0.002823, 0.012207, 0.180664, -0.0065, -0.006073, -0.012878, -0.277344, -0.000999, -0.001587, -0.003204, -0.098633, -0.000607, -0.000908, -0.000687, -0.125977, 0.000294, 0.00087, 0.001945, 0.094238, -0.000801, -0.001587, -0.002472, -0.105957, -0.000835, -0.001984, -0.00473, -0.137695, -0.00132, -0.001831, -0.002457, -0.098633, 0.00206, 0.002243, 0.00592, 0.124512, -0.000364, -0.001129, -0.005981, -0.092773, 0.000801, 0.001511, 0.000028, 0.085449, 0.01001, 0.005859, 0.027222, 0.335938, 0.00264, 0.005829, 0.013916, 0.363281, 0.002274, 0.002594, 0.002777, 0.112305, -0.000698, -0.001663, -0.004822, -0.148438, 0.000568, 0.001648, 0.001053, 0.100098, -0.005035, -0.002869, -0.011414, -0.314453, 0.000235, -0.000412, 0.00209, 0.099121, -0.000748, -0.000786, -0.001053, -0.084473, -0.001945, -0.001122, -0.004211, -0.113281, -0.011597, -0.014771, -0.044189, -0.472656, -0.003311, -0.002335, -0.010315, -0.169922, -0.000163, -0.001839, -0.004517, -0.130859, -0.008545, -0.005554, -0.02356, -0.238281, 0.000038, -0.000458, -0.05835, 0.020264, -0.000151, 0.002869, -0.053711, 0.002197, -0.005737, 0.003586, 0.027954, -0.322266, 0.005798, 0.002014, 0.029053, -0.197266, -0.004852, -0.006714, -0.042236, -0.03833, -0.013672, -0.023071, -0.132812, 0.613281, -0.002197, -0.011841, -0.056641, -0.067871, 0.000793, 0.003662, 0.130859, 0.241211, -0.004211, -0.005066, -0.021973, -0.053467, -0.05127, -0.084473, -0.178711, -0.191406, -0.007874, -0.012939, -0.074707, -0.060059, 0.003891, 0.005707, 0.017578, -0.267578, 0.005432, 0.005676, 0.04248, 0.043945, 0.007355, 0.009888, 0.00161, 0.052979, 0.020996, 0.049805, 0.160156, 0.328125, -0.000427, 0.007416, -0.012634, -0.404297, 0.001068, 0.005341, 0.049805, -0.004852, -0.006073, -0.009705, -0.033936, -0.042725, 0.001839, -0.003799, 0.067871, -0.080566, 0.000744, -0.004333, -0.067871, -0.047363, -0.001022, 0.001732, 0.003189, -0.09668, -0.001968, -0.007294, -0.00296, 0.135742, 0.002975, -0.007751, -0.071289, 0.316406, -0.001434, -0.002121, 0.001877, 0.059082, -0.002426, -0.019897, -0.099609, -0.019287, 0.000813, 0.010437, 0.037842, 0.042725, 0.000235, -0.001328, -0.008118, 0.078613, -0.017944, -0.013733, -0.052002, -0.165039, -0.008545, -0.016357, -0.100098, 0.585938, 0.002182, 0.004272, 0.028564, -0.102051, 0.002075, 0.010803, 0.059814, 0.026123, -0.001236, -0.001595, -0.003052, -0.063477, -0.002243, 0.011047, 0.026367, -0.394531, 0.008301, 0.014343, 0.061279, 0.0625, 0.007874, 0.014587, 0.05249, 0.052734, 0.003479, 0.015991, 0.042725, 0.046875, -0.007935, -0.010193, -0.037354, -0.053467, 0.00177, 0.008667, 0.04248, 0.02417, 0.006134, -0.005768, 0.099121, -0.180664, -0.004272, -0.025757, -0.195312, 0.005737, -0.002075, -0.001518, -0.047119, 0.004883, 0.064453, 0.086426, 0.164062, 0.172852, -0.005676, -0.010681, -0.027588, 0.375, 0.016724, -0.000557, 0.09082, 0.211914, 0.008057, 0.01062, 0.085938, -0.271484, -0.004333, -0.004211, -0.038574, -0.04834, -0.000211, -0.011292, -0.057617, -0.040771, -0.00708, -0.006744, -0.060547, -0.05127, 0.012024, 0.009094, 0.037842, -0.423828, -0.015137, -0.014648, 0.000866, 0.447266, -0.010132, 0.000416, 0.008667, -0.417969, 0.004303, 0.0065, 0.013916, -0.239258, 0.002213, 0.003235, 0.054199, 0.042236, 0.00293, 0.001633, 0.005676, -0.208008, 0.002472, -0.002884, -0.020386, -0.34375, -0.001984, -0.001823, 0.163086, 0.121094, -0.001564, -0.010376, -0.053223, -0.032715, -0.001938, -0.003876, -0.054932, 0.013794, 0.005615, 0.009094, 0.054688, 0.031494, -0.003052, -0.004059, -0.019653, 0.106445, 0.003311, 0.000016, 0.025757, -0.077148, -0.002625, 0.00164, 0.013123, 0.449219, -0.008423, -0.011353, -0.048096, -0.051025, -0.004486, -0.008362, -0.033936, 0.223633, 0.002029, 0.007202, 0.03064, 0.050293, 0.006348, 0.00708, 0.01355, -0.320312, 0.001846, -0.004486, -0.017212, 0.296875, -0.004303, -0.007996, -0.042725, -0.023926, 0.007355, 0.016113, 0.024658, -0.365234, 0.001244, 0.002686, -0.003891, -0.089844, 0.000801, -0.006989, -0.043457, -0.042969, -0.010315, -0.015991, -0.043701, -0.046387, 0.002182, 0.009644, 0.041748, 0.053955, 0.001373, 0.001595, 0.033936, 0.059326, 0.003326, 0.014832, 0.071777, 0.059326, -0.001953, -0.001427, -0.019653, 0.046143, 0.009705, 0.011658, 0.053955, 0.064453, -0.007935, -0.015991, -0.044434, -0.042236, -0.009521, -0.012512, -0.054199, -0.038818, 0.00708, 0.009583, 0.046143, 0.050049, 0.002823, 0.011108, 0.057373, 0.050049, 0.000656, 0.002686, 0.013733, -0.093262, -0.002167, -0.011108, -0.020508, 0.425781, 0.012939, 0.019165, 0.043945, -0.388672, 0.00322, -0.005005, -0.045898, -0.039551, -0.034668, -0.049805, -0.167969, -0.296875, -0.006653, -0.007874, -0.037354, -0.044434, -0.000858, -0.000687, -0.025391, -0.04126, -0.003906, 0.009521, 0.034668, 0.060547, 0.005463, -0.001701, 0.064941, -0.371094, 0.001389, 0.003784, 0.013733, -0.095215, -0.007172, -0.009521, -0.041016, -0.036621, 0.001099, 0.005768, 0.065918, -0.008057, 0.001587, 0.000305, -0.006165, 0.074707, -0.006592, -0.02124, -0.066895, -0.404297, -0.006561, -0.01062, -0.034912, -0.039795, 0.003418, -0.005157, -0.043945, -0.03833, -0.004028, 0.005951, 0.003159, -0.416016, -0.00235, -0.004883, -0.023926, 0.119141, 0.001472, 0.001663, -0.020264, -0.057861, -0.004303, -0.009338, -0.055176, -0.018555, 0.003296, 0.001579, 0.050293, -0.006287, 0.002289, 0.000732, 0.015747, -0.04834, 0.000122, -0.001968, 0.040527, -0.031494, -0.005341, -0.018311, -0.067871, -0.054443, 0.003616, 0.007172, 0.040039, 0.014404, 0.004364, 0.010193, 0.019653, -0.300781, 0.0065, 0.010681, 0.03125, 0.045654, -0.00238, -0.001747, -0.025513, 0.077637, 0.006226, 0.007477, 0.048828, 0.05542, 0.003403, 0.001877, 0.014038, -0.055664, -0.009033, -0.007874, -0.00383, 0.114258, -0.014648, -0.023682, -0.037842, 0.503906, 0.00354, 0.006104, 0.031738, 0.041016, -0.005402, -0.011475, -0.035645, -0.037354, 0.004822, 0.00769, 0.031006, 0.047363, -0.001091, -0.011597, -0.041992, -0.039062, 0.000881, 0.002045, -0.061279, 0.013611, 0.009094, 0.005157, 0.017212, -0.318359, 0.005188, 0.006256, -0.01062, -0.164062, -0.000504, 0.004211, 0.012878, -0.077148, 0.001244, 0.00058, 0.023926, -0.261719, -0.002441, -0.006104, -0.021606, 0.093262, 0.005035, 0.006439, 0.039551, 0.040527, -0.008057, -0.012817, -0.077148, -0.061035, -0.003632, -0.011353, -0.037109, -0.053467, 0.038818, 0.073242, 0.188477, 0.245117, -0.006866, -0.013245, -0.054443, -0.048096, -0.000303, 0.001312, 0.006378, -0.15332, 0.002182, 0.000854, 0.00103, 0.177734, -0.008484, -0.004608, -0.026855, -0.376953, 0.000093, -0.000698, -0.008179, 0.275391, 0.004456, 0.003159, 0.01355, 0.429688, -0.003632, -0.002899, -0.001656, -0.152344, -0.003632, -0.005493, 0.000702, -0.390625, 0.003326, 0.000679, -0.004944, 0.265625, -0.00705, -0.006897, -0.007599, -0.371094, -0.005585, -0.006226, -0.008301, -0.271484, 0.004333, 0.002731, 0.015198, 0.335938, 0.007385, 0.010864, 0.02002, 0.075684, 0.001915, 0.002243, -0.00071, 0.125, -0.003189, 0.000032, 0.002579, -0.339844, -0.00647, -0.006256, 0.000809, -0.351562, -0.002792, -0.001411, -0.000481, -0.133789, 0.000134, 0.001099, 0.00296, -0.140625, -0.001152, -0.000923, 0.00103, -0.118164, -0.005768, -0.004303, -0.013855, -0.285156, 0.00354, 0.002594, 0.004181, 0.176758, -0.001732, -0.003448, 0.000158, -0.123047, 0.008057, 0.008545, 0.010803, 0.396484, -0.006226, -0.005463, -0.011475, -0.298828, -0.005768, -0.00209, -0.000484, -0.171875, -0.00766, -0.009521, -0.013306, -0.335938, -0.00528, -0.008667, -0.014282, -0.053711, 0.016968, 0.013733, 0.04248, 0.400391, 0.001427, 0.007385, 0.012573, 0.291016, 0.004639, 0.004974, 0.005768, 0.322266, -0.012695, -0.007568, -0.03125, -0.443359, -0.005829, -0.004974, -0.009644, -0.433594, -0.007782, -0.006012, -0.015503, -0.219727, 0.010315, 0.005005, 0.02771, 0.294922, 0.001709, 0.001053, -0.002029, 0.136719, -0.003235, -0.000992, 0.000488, -0.242188, 0.005249, 0.002457, 0.001396, 0.277344, -0.004608, -0.001137, -0.015564, -0.349609, 0.00946, 0.009216, 0.013, 0.386719, -0.002655, -0.002869, -0.002747, -0.259766, 0.008484, 0.008911, 0.007935, 0.206055, -0.000118, 0.000961, -0.008789, 0.259766, -0.003448, 0.000523, 0.006226, -0.205078, -0.00705, -0.008789, -0.003876, -0.212891, 0.001305, 0.006744, 0.004272, 0.205078, 0.001427, 0.000885, -0.002136, 0.119141, 0.006409, 0.00322, 0.009155, 0.269531, 0.005188, 0.004303, 0.016113, 0.351562, -0.003113, -0.002701, 0.001312, -0.229492, -0.008667, -0.003662, -0.025757, -0.273438, 0.004303, 0.00531, 0.002487, 0.192383, 0.002106, -0.000079, -0.004639, 0.232422, 0.025635, -0.07959, -0.063477, -0.28125, -0.002319, -0.003998, -0.019531, -0.332031, 0.001579, 0.001251, -0.001129, 0.194336, 0.002045, 0.000648, 0.005615, 0.314453, 0.001236, 0.001617, -0.008118, 0.304688, -0.005188, -0.005188, 0.001068, -0.296875, 0.002533, 0.001877, 0.000969, 0.28125, 0.002899, -0.000031, -0.001144, 0.351562, 0.000862, 0.001312, -0.00193, 0.120117, 0.016357, 0.016235, 0.018555, 0.378906, 0.004395, 0.006439, 0.014343, 0.172852, -0.005035, -0.00116, -0.018188, -0.472656, 0.010864, 0.005096, 0.022827, 0.425781, -0.003967, -0.003174, -0.000633, -0.345703, 0.001656, 0.000317, -0.001221, 0.140625, 0.002991, 0.004089, 0.00351, 0.144531, 0.002838, 0.000263, -0.001999, 0.273438, -0.002823, -0.000866, 0.003723, -0.291016, -0.007019, -0.005646, 0.000538, -0.287109, 0.001442, 0.000748, -0.002472, 0.183594, -0.00325, -0.001167, -0.002197, -0.141602, 0.004852, 0.006989, 0.020142, 0.310547, 0.003616, 0.001846, 0.004395, 0.1875, -0.006165, -0.00296, -0.001534, -0.223633, -0.00412, -0.002762, -0.004425, -0.207031, -0.002884, -0.005219, -0.005096, -0.347656, 0.00322, -0.000771, 0.000179, 0.294922, 0.001938, 0.003021, 0.004395, 0.421875, -0.000717, -0.000668, -0.003326, 0.110352, -0.002625, -0.003632, 0.000519, -0.22168, -0.007416, 0.000307, -0.011536, -0.392578, -0.009827, -0.006561, 0.000931, -0.373047, -0.000303, 0.000519, 0.000969, -0.12207, -0.001579, -0.001846, -0.002243, -0.104004, 0.008667, 0.001534, 0.007141, 0.375, 0.011963, 0.016846, 0.022583, 0.457031, 0.005249, 0.00531, 0.009827, 0.259766, 0.005371, 0.002548, -0.002014, 0.308594, -0.002518, -0.002396, -0.003754, -0.147461, 0.000877, 0.002441, 0.000679, 0.172852, -0.002304, -0.00267, -0.00209, -0.139648, 0.004791, 0.004089, 0.003189, 0.318359, -0.002106, -0.001808, -0.001495, -0.123535, -0.009888, -0.010254, -0.038086, -0.369141, 0.001678, 0.001076, -0.001076, 0.171875, -0.001678, -0.001129, -0.000572, -0.092773, 0.00412, -0.013062, -0.066895, -0.05835, 0.007812, 0.000383, 0.005249, 0.396484, -0.005981, -0.007385, -0.022339, -0.458984, 0.005463, 0.00033, -0.005035, 0.204102, 0.002747, -0.000012, -0.00074, 0.198242, -0.003479, -0.006134, -0.006317, -0.302734, -0.004608, -0.003021, -0.006104, -0.122559, -0.007355, -0.005096, -0.011963, -0.423828, -0.002899, -0.002136, 0.005219, -0.261719, 0.001846, 0.002106, 0.001564, 0.140625, -0.000946, -0.001183, -0.003036, -0.149414, 0.000626, 0.000687, -0.000422, -0.402344, 0.006256, 0.006531, 0.009583, 0.203125, -0.002365, -0.00116, -0.002396, -0.143555, -0.000374, 0.000026, 0.000269, -0.112793, 0.002304, 0.00042, 0.000418, 0.166992, -0.002014, 0.001076, 0.001526, -0.152344, 0.001884, 0.000197, -0.001541, 0.121094, -0.007019, -0.005005, -0.008179, -0.355469, -0.002258, -0.002151, -0.000851, -0.120605, -0.001892, -0.001709, 0.001045, -0.101562, -0.0047, -0.00267, -0.002838, -0.271484, -0.006012, -0.004425, 0.003342, -0.421875, 0.005096, 0.003387, 0.006256, 0.332031, -0.000192, -0.00033, -0.00119, 0.100098, -0.001282, -0.001122, 0.00325, -0.201172, 0.001442, 0.00106, -0.00264, 0.124512, -0.00103, -0.000261, 0.002487, -0.163086, -0.002731, -0.001152, 0.002869, -0.170898, -0.002365, -0.002975, -0.008606, -0.28125, 0.004669, 0.004456, -0.002792, 0.380859, 0.00293, 0.010437, 0.05127, 0.429688, 0.004333, 0.004639, 0.038574, 0.328125, 0.004395, 0.000011, 0.002136, -0.287109, -0.000587, -0.00177, 0.021729, 0.170898, -0.007019, 0.003723, 0.173828, -0.075684, 0.003998, -0.001328, 0.007141, -0.267578, 0.008423, -0.004425, 0.017212, 0.289062, 0.002945, 0.014587, 0.122559, 0.1875, -0.003815, -0.000026, -0.003265, -0.136719, 0.002625, -0.007935, 0.024048, 0.390625, 0.000401, 0.00415, -0.006409, -0.157227, -0.00766, -0.019775, -0.101562, -0.150391, -0.021851, -0.020142, -0.09375, -0.667969, -0.000213, -0.019653, 0.0354, 0.882812, 0.009888, 0.004669, 0.044434, 0.359375, -0.002182, -0.002716, 0.048096, -0.09082, -0.005493, -0.0047, -0.05127, -0.116211, -0.001373, 0.000641, -0.001633, 0.105957, 0.000713, -0.004486, -0.002563, 0.134766, -0.00034, -0.005951, -0.120605, -0.037842, -0.001076, -0.003159, -0.002365, 0.464844, 0.001106, -0.003418, 0.001007, 0.083496, -0.000144, 0.002808, 0.006531, -0.147461, 0.001831, 0.001694, 0.013306, 0.15332, 0.000565, 0.003143, -0.002899, -0.211914, 0.000069, -0.00036, 0.000576, 0.114258, 0.002045, -0.000173, 0.003967, 0.120117, 0.002808, 0.003418, 0.002472, 0.09668, 0.005341, 0.003586, -0.072266, -0.585938, -0.001442, -0.00132, -0.01062, -0.142578, 0.002487, -0.011475, -0.034424, -0.482422, 0.007751, -0.010437, -0.53125, -0.026001, -0.00011, -0.007019, 0.011108, 0.193359, -0.012085, 0.000324, 0.015503, 0.570312, 0.001869, -0.000334, 0.007263, 0.15625, 0.001839, 0.001457, -0.001442, 0.143555, 0.001854, 0.011108, 0.214844, -0.107422, -0.000977, -0.000786, -0.015564, -0.155273, -0.000572, -0.001129, 0.003265, -0.167969, 0.003082, 0.000549, -0.007507, 0.382812, -0.000782, -0.001953, 0.006592, -0.088379, -0.00024, -0.00473, 0.011963, 0.166992, -0.004395, -0.004181, 0.103027, 0.007751, 0.003082, 0.022705, -0.081543, -0.570312, 0.001358, 0.002243, 0.012207, 0.265625, -0.000486, 0.000385, -0.00145, -0.148438, 0.001175, -0.000334, -0.012512, -0.147461, -0.00135, -0.000116, 0.005219, -0.330078, 0.002167, 0.003586, -0.003693, -0.188477, 0.00119, 0.001183, 0.00647, 0.050537, -0.000881, -0.000877, 0.000112, -0.155273, -0.000816, -0.000645, 0.002838, -0.15332, -0.002747, -0.004303, -0.014832, 0.380859, -0.003799, -0.005493, -0.022461, 0.310547, -0.002487, -0.00061, -0.001175, -0.152344, -0.001465, 0.001396, 0.00145, -0.186523, -0.000233, -0.00325, -0.001144, 0.287109, -0.000671, -0.005676, 0.000645, 0.201172, 0.001007, 0.006378, 0.00004, -0.213867, 0.000832, 0.00037, 0.006622, 0.078125, 0.001129, 0.000816, -0.000603, 0.138672, 0.004639, 0.001846, -0.00103, -0.197266, 0.001228, -0.000004, -0.001945, -0.178711, -0.004456, 0.022461, -0.5, -0.017334, -0.001007, -0.000805, 0.004944, -0.171875, -0.000275, -0.002487, 0.038086, 0.675781, -0.002441, -0.000858, -0.004364, 0.185547, -0.000885, -0.000054, -0.008911, -0.137695, -0.001175, 0.001373, -0.001915, 0.129883, -0.001236, -0.003693, -0.009216, -0.169922, -0.000599, -0.000406, 0.001999, 0.113281, 0.00132, -0.000767, 0.001541, 0.148438, -0.003815, -0.018311, 0.029663, 0.10791, 0.004669, 0.00325, 0.063477, -0.320312, -0.000126, -0.02063, 0.101074, 0.014832, 0.001465, -0.014221, -0.111328, -0.570312, -0.000992, -0.002518, 0.00296, 0.138672, 0.009583, 0.007782, 0.539062, 0.041016, -0.010193, -0.017578, -0.640625, 0.001945, 0.000565, -0.001404, 0.000448, 0.152344, 0.00002, -0.001015, -0.005737, 0.088379, -0.003632, -0.001999, -0.023804, -0.535156, 0.003845, -0.00351, -0.00046, 0.224609, 0.00066, 0.000136, -0.003586, -0.090332, 0.000763, 0.00045, 0.001556, 0.132812, -0.004791, 0.000036, -0.002808, -0.222656, 0.000002, -0.006744, -0.003265, -0.125977, -0.000538, -0.002121, -0.001015, 0.085938, 0.003418, 0.003998, 0.012268, -0.402344, -0.001892, 0.002167, 0.007629, -0.140625, -0.00264, 0.001442, -0.001823, -0.146484, -0.001022, 0.000157, 0.007782, -0.12793, 0.001411, -0.00264, -0.00386, -0.148438, -0.001465, -0.000238, 0.001999, -0.169922, -0.00164, 0.001656, -0.000973, -0.143555, 0.005463, -0.007263, -0.164062, 0.034912, -0.000328, -0.000381, 0.009033, -0.137695, 0.006378, -0.009033, -0.527344, -0.012512, -0.001213, 0.003052, -0.028687, -0.421875, 0.000269, -0.002991, 0.018799, 0.136719, -0.000492, -0.003036, -0.013611, -0.174805, -0.001221, -0.001953, 0.003387, -0.120605, 0.003357, 0.001205, -0.004272, 0.181641, -0.00206, -0.005737, -0.026245, 0.550781, -0.00177, 0.004974, 0.004211, -0.186523, -0.006683, -0.010986, -0.039551, -0.289062, 0.001503, 0.00174, -0.005524, -0.108887, -0.002655, -0.002823, -0.000702, -0.147461, -0.000973, 0.000208, 0.004791, -0.140625, -0.001808, -0.001602, -0.007751, -0.115723, -0.000637, 0.001274, 0.000553, 0.144531, -0.005493, -0.003235, -0.012512, 0.597656, 0.000492, -0.003174, 0.003387, 0.146484, -0.000412, 0.001213, 0.000889, -0.132812, 0.000116, 0.002701, -0.003204, 0.134766, 0.003265, 0.000488, 0.013794, 0.222656, -0.000957, 0.000232, 0.001038, 0.168945, 0.002808, 0.004181, 0.02002, 0.1875, -0.000182, 0.003464, -0.060547, -0.443359, 0.001808, 0.001518, 0.009827, 0.106445, -0.000546, -0.002731, -0.012451, 0.191406, -0.000786, -0.005829, 0.00322, 0.166992, -0.002151, 0.010681, 0.022949, 0.5625, 0.015076, -0.005859, -0.041748, -0.605469, 0.003067, -0.002487, 0.003052, 0.172852, 0.000444, 0.002472, 0.00002, 0.095703, -0.001015, 0.000984, -0.00946, -0.102539, -0.002136, -0.005432, -0.005859, -0.133789, -0.005707, -0.007355, -0.131836, 0.002533, 0.000927, -0.007233, 0.108398, 0.005371, -0.035889, -0.086426, -0.285156, -0.225586, 0.003693, 0.006439, 0.175781, 0.006683, -0.002029, -0.011902, -0.128906, 0.019043, 0.002167, 0.006042, -0.165039, 0.000024, 0.003571, 0.007141, 0.114258, -0.02417, 0.003754, 0.006897, -0.144531, -0.007935, -0.002075, -0.010437, -0.084473, -0.034668, -0.000931, 0.019165, 0.507812, 0.01001, 0.000813, 0.001785, -0.120117, -0.005341, -0.002182, -0.006348, -0.083984, -0.023804, 0.002136, -0.00011, -0.109863, 0.005798, 0.001984, 0.01532, -0.214844, -0.014099, 0.002518, 0.010437, -0.163086, -0.015869, 0.001579, -0.003082, 0.105469, -0.001404, -0.003418, -0.000431, -0.106934, -0.012329, 0.00036, -0.001778, -0.179688, -0.006256, -0.004852, -0.00473, 0.149414, -0.003967, 0.008972, -0.006012, -0.337891, -0.041748, -0.005737, -0.007324, -0.15918, 0.023071, -0.000851, 0.004395, -0.251953, 0.004486, -0.000167, 0.006042, 0.211914, 0.058105, 0.003967, 0.02417, 0.349609, 0.043701, -0.000282, 0.000664, -0.099609, -0.010132, -0.000526, 0.000042, -0.114258, -0.006958, 0.007721, 0.00023, 0.200195, 0.044678, 0.002808, 0.003082, -0.169922, -0.026855, 0.000889, 0.004486, -0.212891, -0.00412, 0.002884, 0.003189, -0.131836, -0.002457, -0.000523, -0.00322, -0.085938, -0.003326, -0.000469, 0.011108, 0.241211, 0.008362, 0.012451, 0.010376, -0.394531, 0.009033, -0.01178, -0.016602, 0.388672, 0.001457, 0.004181, -0.008484, -0.345703, -0.008179, -0.00325, -0.002411, 0.123535, -0.001068, -0.007446, -0.009094, 0.306641, -0.02124, 0.027832, 0.026611, 0.291016, 0.026855, -0.003006, 0.005219, 0.24707, 0.049072, 0.001053, 0.004639, 0.084473, 0.002792, -0.002243, -0.000301, -0.07666, 0.002258, 0.01709, 0.007874, 0.359375, 0.00885, 0.003891, -0.02356, -0.455078, -0.044434, -0.004364, -0.013306, -0.086914, 0.001549, -0.002228, -0.001778, 0.253906, 0.02832, 0.003906, -0.000462, 0.197266, -0.012085, -0.004883, -0.020142, -0.173828, -0.041748, -0.005096, -0.006378, -0.05249, 0.001167, -0.001579, -0.014221, -0.149414, -0.03064, 0.002487, -0.001381, -0.108398, -0.00824, -0.00264, 0.031494, 0.337891, 0.039062, 0.013916, 0.012451, 0.188477, 0.081543, -0.002625, -0.003128, 0.097168, 0.00103, -0.005524, -0.005615, 0.164062, 0.000036, -0.003067, -0.005219, 0.140625, 0.010437, 0.000584, 0.005402, -0.128906, -0.010376, -0.006409, -0.00209, 0.369141, -0.007141, -0.001663, 0.008667, 0.15625, 0.041748, 0.002518, -0.003677, -0.116699, -0.119141, 0.01001, 0.018433, -0.455078, -0.000504, 0.001427, -0.001259, 0.123047, 0.010193, 0.00267, 0.004059, -0.122559, -0.00824, 0.002716, 0.002777, -0.130859, -0.000157, 0.000702, -0.008118, 0.115723, 0.013672, -0.001793, 0.004395, 0.15625, 0.007294, -0.006958, 0.00322, 0.384766, 0.022949, 0.000349, -0.002045, -0.176758, 0.012878, 0.000006, 0.002396, -0.118652, -0.012817, -0.007935, -0.01416, -0.225586, 0.004211, -0.019409, -0.010559, -0.365234, 0.012268, 0.003525, 0.00824, 0.086914, 0.009399, -0.001625, -0.00415, 0.057617, 0.005585, 0.003799, 0.015991, 0.230469, 0.029297, -0.016113, 0.000675, 0.464844, 0.006104, -0.00412, -0.00705, -0.21875, -0.007721, 0.000507, -0.002808, -0.137695, 0.011597, 0.001053, 0.005951, 0.141602, -0.012756, -0.008545, -0.006622, -0.296875, -0.036865, -0.004395, -0.0177, -0.201172, -0.015503, 0.008667, -0.00412, -0.394531, -0.020874, 0.000957, 0.003998, -0.097168, -0.007935, -0.005463, -0.012573, -0.306641, 0.01355, -0.003128, 0.017334, 0.431641, 0.010803, -0.00037, 0.010498, -0.141602, -0.034912, 0.006805, 0.022217, -0.180664, -0.005798, -0.001328, -0.007568, -0.369141, -0.019653, -0.005402, -0.03125, -0.267578, -0.045166, -0.001396, 0.001503, -0.082031, -0.002136, 0.019653, 0.051514, 0.371094, 0.006561, 0.012695, 0.013245, -0.396484, 0.011963, -0.005127, -0.032715, 0.328125, 0.047852, -0.000725, 0.000395, 0.112793, -0.007599, 0.000526, 0.006073, -0.126953, -0.027588, -0.003906, 0.000205, 0.194336, -0.013611, 0.001884, 0.022095, 0.165039, 0.007935, -0.002304, 0.014526, 0.423828, 0.079102, -0.005859, -0.011108, -0.126953, -0.025391, -0.00119, -0.003937, 0.125, 0.003311, -0.000549, 0.001762, -0.102539, 0.004608, 0.000471, 0.000351, 0.09668, 0.006866, -0.006073, -0.004639, -0.181641, -0.507812, 0.00386, 0.016113, -0.298828, -0.015198, 0.002502, 0.014954, -0.121094, 0.005096, -0.004608, -0.002182, -0.304688, -0.044678, -0.006989, -0.014954, 0.167969, 0.01709, -0.003326, -0.006226, -0.12793, -0.013916, -0.000441, -0.004181, 0.110352, 0.006134, 0.001442, 0.000319, 0.15332, -0.004547, 0.016357, 0.029297, 0.21875, -0.005737, 0.0019, 0.004425, -0.119629, -0.015869, -0.000001, -0.00325, -0.070312, -0.000484, -0.003723, -0.04834, 0.132812, -0.000463, -0.017334, -0.037842, -0.369141, -0.017944, -0.002136, -0.003098, 0.194336, -0.016357, 0.004547, -0.001022, -0.216797, -0.002869, 0.001358, 0.00589, 0.133789, 0.020752, -0.004761, -0.022461, -0.119629, -0.000977, -0.00079, -0.002533, -0.050293, -0.078125, 0.010071, 0.024292, 0.134766, 0.01355, -0.000755, -0.00531, -0.11084, -0.005493, -0.000433, -0.004395, -0.108887, 0.017578, -0.000553, 0.000326, -0.098145, 0.003372, -0.001251, 0.000858, -0.138672, -0.001198, 0.003448, 0.000587, 0.126953, 0.097168, -0.010742, -0.015869, -0.267578, -0.014832, 0.000736, -0.001595, 0.066406, -0.003784, -0.014404, -0.00769, -0.351562, -0.015869, -0.002365, -0.000927, -0.117676, -0.022827, 0.02832, 0.016846, 0.061035, 0.047363, 0.003876, -0.015747, 0.089844, 0.093262, -0.000694, 0.080078, -0.341797, -0.296875, 0.010925, -0.05835, 0.257812, 0.214844, 0.025757, 0.016968, 0.076172, 0.384766, -0.017334, 0.018311, -0.308594, -0.21875, 0.000488, 0.026123, -0.429688, 0.006866, 0.006561, -0.018799, 0.353516, 0.118164, -0.010803, 0.023682, -0.242188, -0.283203, 0.004761, -0.016479, 0.058594, 0.129883, 0.00531, -0.009155, 0.145508, 0.263672, 0.000946, 0.041504, -0.365234, -0.021851, -0.005493, 0.00106, -0.065918, -0.078613, 0.004089, -0.004395, 0.060547, 0.112305, -0.007935, 0.008057, -0.149414, -0.033203, -0.003876, -0.034912, 0.208984, 0.15625, 0.0047, -0.016235, 0.125, 0.189453, -0.002701, 0.004272, -0.04248, -0.154297, -0.002609, 0.011902, -0.084961, -0.112793, 0.012085, 0.000668, 0.143555, 0.294922, -0.002365, -0.087402, 0.376953, 0.166992, 0.020386, -0.013367, 0.308594, 0.161133, 0.005463, -0.036621, 0.228516, 0.261719, 0.026978, 0.001358, 0.236328, 0.205078, 0.007721, -0.010498, 0.145508, 0.273438, -0.00235, -0.035156, 0.392578, 0.019775, -0.008118, -0.004242, -0.052979, -0.053223, 0.012268, -0.00058, 0.251953, 0.25, 0.010559, -0.005646, 0.094727, 0.073242, -0.000338, -0.072266, 0.345703, 0.152344, -0.029297, -0.009033, -0.285156, -0.225586, 0.007599, -0.047852, 0.298828, 0.249023, 0.010803, -0.021851, 0.151367, 0.039062, 0.002991, -0.00145, 0.028809, 0.133789, 0.015747, -0.069824, 0.326172, 0.225586, 0.00161, -0.041504, 0.333984, 0.423828, -0.01123, 0.012451, -0.390625, -0.024414, 0.002731, -0.085449, -0.314453, -0.088379, -0.011353, 0.037354, -0.283203, -0.171875, 0.011169, -0.044678, 0.265625, 0.255859, 0.002075, -0.018677, 0.098145, 0.035156, 0.003815, -0.068359, 0.296875, 0.308594, 0.013062, -0.012939, 0.121582, 0.12793, -0.006775, 0.037842, -0.224609, -0.086914, 0.009766, -0.039062, 0.168945, 0.416016, -0.016113, -0.003098, -0.238281, -0.179688, 0.003052, 0.024048, -0.08252, -0.123047, -0.003967, -0.00412, 0.033936, 0.480469, 0.00412, -0.027588, 0.180664, 0.228516, -0.021729, 0.00647, -0.233398, -0.275391, -0.005249, -0.033936, 0.351562, 0.00119, 0.000538, 0.024902, -0.302734, -0.004028, 0.000309, 0.006714, 0.177734, 0.285156, 0.013611, -0.018188, 0.332031, 0.008911, 0.028076, -0.018799, 0.067383, 0.390625, -0.003036, 0.042236, -0.265625, -0.152344, 0.015442, 0.052246, -0.457031, -0.061035, -0.003723, 0.007599, -0.060791, -0.112305, -0.023804, 0.014954, -0.324219, -0.144531, 0.010925, -0.002884, 0.102539, 0.359375, -0.015381, 0.010437, -0.365234, -0.107422, -0.004639, 0.016602, -0.408203, 0.023926, -0.011108, -0.056885, 0.332031, 0.02002, 0.005463, -0.030518, 0.15332, 0.072266, -0.002731, -0.034424, 0.296875, 0.060791, -0.002518, -0.012024, -0.053223, -0.402344, 0.006317, -0.002213, 0.125977, 0.353516, -0.018311, -0.050049, 0.310547, 0.230469, 0.003159, -0.024048, 0.107422, 0.074707, 0.02356, 0.001854, 0.165039, 0.170898, 0.015747, 0.073242, -0.386719, -0.15918, 0.000614, -0.003296, 0.036377, -0.00235, -0.004364, 0.010559, -0.12207, -0.05249, 0.004761, 0.063965, -0.298828, -0.132812, -0.013428, -0.007355, -0.133789, -0.300781, 0.007141, -0.019043, 0.115723, 0.040283, 0.016846, 0.019775, 0.141602, 0.212891, -0.001762, 0.047363, -0.357422, -0.047119, -0.00412, 0.044434, -0.197266, -0.060059, -0.017456, 0.020996, -0.201172, -0.170898, 0.003769, -0.017456, 0.050293, 0.134766, 0.004242, -0.052979, 0.359375, 0.07959, -0.001793, 0.052246, -0.457031, -0.376953, -0.085449, -0.116699, -0.351562, -0.679688, -0.020386, -0.000364, -0.224609, -0.253906, -0.006805, -0.003632, -0.086426, -0.049072, -0.011841, 0.036377, -0.233398, -0.047607, -0.001343, 0.011902, 0.017578, 0.361328, 0.005951, -0.001244, 0.070312, 0.097168, -0.010376, 0.034424, -0.15625, -0.138672, 0.016113, 0.014893, 0.353516, 0.15918, -0.002151, 0.032959, -0.15625, -0.277344, -0.01123, 0.056152, -0.337891, -0.339844, 0.020996, -0.006989, 0.124023, 0.330078, 0.005066, -0.025269, 0.234375, 0.033936, -0.005768, -0.028931, 0.474609, 0.052246, 0.002213, -0.019165, 0.108398, 0.039307, -0.026978, 0.001144, -0.08252, -0.294922, 0.004517, 0.071777, -0.337891, -0.238281, 0.003204, -0.011536, 0.050049, 0.137695, -0.005402, 0.008484, -0.130859, -0.425781, -0.000483, -0.013062, 0.072266, 0.24707, 0.003387, -0.039795, 0.257812, 0.131836, 0.012207, -0.008118, 0.125, 0.206055, -0.006866, 0.049561, -0.222656, -0.128906, -0.008362, -0.005707, -0.15332, -0.292969, -0.025146, 0.02478, -0.200195, -0.124512, -0.001335, 0.020142, -0.108398, -0.041748, -0.002182, -0.046875, 0.261719, 0.216797, 0.00592, -0.017334, 0.073242, 0.095703, -0.005554, 0.003906, -0.076172, -0.067871, -0.001091, 0.0625, -0.24707, -0.447266, 0.004364, -0.050293, 0.351562, 0.289062, 0.004913, -0.009155, 0.078613, 0.068359, -0.005402, 0.040527, -0.165039, -0.0625, -0.015625, -0.026733, -0.439453, 0.018921, -0.014343, 0.018066, -0.341797, -0.228516, -0.000786, -0.006744, -0.192383, -0.245117, -0.010559, 0.025269, -0.125, -0.226562, -0.012268, 0.05127, -0.316406, -0.07666, 0.006592, 0.00209, 0.057373, 0.053223, 0.00235, -0.073242, 0.371094, 0.235352, -0.009338, 0.050049, -0.261719, -0.18457, -0.044678, -0.005066, -0.220703, -0.486328, 0.001526, -0.050781, 0.361328, 0.070801, 0.003693, -0.019409, 0.125977, 0.149414, 0.00531, -0.007141, 0.378906, -0.021118, 0.007568, -0.038086, 0.202148, 0.119141, 0.0065, -0.000549, 0.031738, 0.202148, 0.002289, 0.00033, 0.017456, 0.098145, 0.004364, -0.003113, 0.048584, 0.333984, -0.013184, 0.000942, 0.445312, 0.023438, 0.006958, 0.006256, 0.031128, 0.060791, 0.009155, 0.008545, 0.029053, 0.162109, -0.015747, -0.030151, 0.09668, -0.390625, 0.000507, -0.000561, 0.087891, -0.040283, 0.009644, -0.019287, 0.062012, 0.238281, -0.002487, 0.003555, -0.015137, -0.12207, 0.011902, -0.00473, 0.186523, 0.057129, 0.001892, 0.004822, 0.022217, 0.09375, 0.003464, -0.002106, 0.008667, 0.111328, -0.006683, 0.018188, -0.447266, -0.049561, -0.000916, 0.001694, -0.000055, -0.126953, -0.003052, -0.004852, -0.084473, 0.020142, -0.001289, -0.001251, 0.002945, -0.162109, -0.001785, -0.004547, -0.016846, 0.419922, 0.006531, 0.018433, 0.210938, -0.052246, 0.009644, 0.002533, 0.296875, 0.112305, 0.003296, -0.039551, 0.355469, -0.019775, -0.007111, 0.012146, -0.036377, -0.457031, -0.000828, -0.007996, -0.018311, 0.134766, -0.002518, 0.001953, -0.008789, -0.110352, 0.00193, 0.009827, 0.029053, -0.458984, 0.001312, 0.001091, 0.010803, 0.089844, 0.001457, -0.003647, 0.05835, -0.018066, -0.011292, 0.003815, -0.11377, -0.145508, 0.001709, 0.002548, -0.005798, -0.130859, -0.000832, 0.000645, 0.004913, -0.110352, 0.003967, -0.000961, -0.001648, 0.118652, 0.00708, 0.007111, 0.036133, 0.063965, -0.002594, -0.000052, -0.003937, -0.165039, 0.007935, 0.004089, 0.011963, 0.202148, -0.007263, -0.001381, -0.292969, -0.056152, 0.002777, -0.001213, -0.004181, 0.111816, -0.011108, 0.000587, -0.024658, -0.273438, -0.001564, 0.00082, 0.002747, -0.133789, 0.002823, -0.000866, 0.057861, 0.071289, -0.034668, -0.077637, -0.322266, 0.042969, 0.00174, 0.001907, 0.020996, 0.066406, 0.002502, -0.001373, -0.00267, 0.10498, 0.006073, 0.009338, 0.213867, 0.007874, -0.00053, 0.014099, 0.017456, -0.433594, 0.001938, -0.003006, -0.005157, 0.139648, 0.004944, -0.000118, -0.002029, 0.133789, 0.002686, 0.005615, 0.192383, -0.052734, 0.00412, -0.001671, -0.002106, 0.145508, -0.004639, 0.000058, -0.086426, -0.375, -0.02771, -0.028564, -0.085449, -0.158203, 0.001244, 0.001198, 0.001549, 0.104492, 0.003906, 0.001083, 0.025757, 0.099609, -0.006165, -0.007782, -0.040771, -0.048584, -0.001259, 0.00119, 0.00106, -0.115723, 0.002396, -0.000771, -0.00206, 0.111816, 0.014526, 0.022461, 0.349609, 0.087891, -0.002045, -0.002991, -0.022827, -0.099609, -0.00473, 0.030029, -0.287109, 0.037598, 0.001289, -0.000444, -0.003693, 0.173828, 0.002518, 0.000298, 0.017578, 0.067871, 0.017456, -0.009216, 0.365234, 0.060059, -0.005005, -0.001915, -0.028564, -0.064941, -0.00135, 0.002304, -0.000874, -0.10498, -0.00066, -0.02124, 0.283203, 0.015747, -0.00473, -0.004791, -0.018311, -0.386719, 0.011292, 0.045654, -0.392578, 0.022217, 0.014954, 0.016479, 0.043701, 0.098145, -0.001228, 0.000036, -0.013062, -0.081543, -0.007202, -0.002121, -0.031738, -0.054443, -0.018433, -0.008423, -0.384766, -0.02063, -0.014709, -0.012207, -0.033203, -0.257812, -0.002487, -0.000805, -0.010071, -0.093262, -0.004761, 0.000158, 0.004425, -0.179688, -0.002014, 0.072754, -0.283203, -0.216797, -0.003586, -0.000077, -0.018433, -0.075684, -0.005096, -0.003601, -0.016724, -0.109863, 0.007507, 0.014282, 0.320312, 0.111816, -0.008423, -0.003906, -0.018433, -0.269531, 0.002045, -0.003906, -0.005798, 0.15332, -0.003616, 0.001358, 0.007111, -0.196289, -0.001663, -0.001457, -0.013245, -0.075684, 0.002319, 0.002914, 0.019043, 0.081055, 0.017212, 0.024048, 0.332031, -0.032227, -0.003479, 0.000123, -0.002121, -0.097168, -0.013855, -0.01416, -0.287109, 0.018066, -0.002258, 0.005615, 0.008301, -0.208008, -0.001427, -0.002945, 0.007294, 0.09082, -0.002396, -0.000265, -0.001534, -0.092773, 0.004547, -0.000202, 0.005463, 0.106445, 0.00053, -0.002258, -0.00007, 0.122559, -0.007751, -0.004852, -0.030151, -0.09375, -0.003006, 0.001419, 0.006653, -0.130859, -0.012756, -0.021484, -0.328125, -0.125977, -0.002457, 0.001717, -0.025391, -0.09082, 0.004242, 0.001587, 0.017822, 0.07666, -0.000877, -0.003296, -0.010681, 0.161133, -0.00415, -0.00015, 0.001328, -0.161133, -0.006226, -0.008606, -0.025635, -0.066406, -0.004456, 0.000324, -0.020264, -0.078613, 0.030029, 0.010193, 0.225586, 0.259766, 0.001099, -0.001442, -0.003571, 0.119141, -0.013306, -0.00824, -0.04248, -0.108887, -0.005676, -0.003662, -0.053955, -0.12793, 0.003098, -0.000748, 0.00592, 0.126953, 0.000938, -0.000538, -0.007202, 0.123047, -0.003677, 0.000315, -0.00946, -0.103516, 0.000793, 0.007141, -0.016968, -0.097656, -0.023804, -0.013123, -0.277344, -0.134766, 0.002274, 0.00095, 0.000561, 0.08252, -0.012817, -0.006134, -0.009888, -0.168945, -0.001373, -0.000425, -0.009277, -0.085938, -0.001762, 0.000149, -0.08252, 0.036621, -0.000576, 0.00209, -0.0625, 0.021851, 0.008362, -0.011902, 0.018921, 0.394531, -0.00412, 0.006805, -0.081055, -0.019409, 0.00705, -0.005615, 0.031006, 0.146484, -0.007751, -0.001015, -0.008667, -0.148438, 0.00351, -0.002319, 0.002182, 0.124023, 0.014343, -0.008606, 0.375, 0.084473, 0.00766, -0.011353, 0.054443, 0.146484, -0.018921, -0.023193, -0.298828, 0.036377, 0.015381, -0.004364, 0.230469, 0.216797, 0.007233, -0.011169, 0.105469, 0.047607, -0.001846, 0.00412, 0.005493, -0.150391, -0.008484, 0.086426, 0.0625, -0.02417, 0.010071, -0.003128, 0.082031, 0.460938, 0.010864, 0.017822, 0.02771, 0.427734, 0.006866, 0.006195, 0.047363, 0.365234, -0.000035, 0.002563, -0.167969, -0.006012, -0.000969, -0.001282, 0.054443, -0.006958, -0.002274, -0.00708, 0.15625, -0.015442, 0.000309, 0.000957, 0.080078, 0.00106, -0.000105, -0.003235, 0.066406, -0.006775, -0.002686, -0.000942, 0.077148, -0.008667, -0.007172, -0.004486, 0.166016, -0.01709, 0.005463, 0.005798, 0.238281, -0.001228, 0.000679, 0.001083, -0.052246, 0.003967, 0.001686, 0.004395, -0.075684, 0.009521, -0.00592, -0.008606, 0.092773, -0.012939, -0.00235, -0.002075, 0.069336, -0.006134, 0.0002, 0.002853, -0.051025, 0.000801, 0.000473, 0.002304, -0.072754, 0.009583, -0.003647, -0.002869, 0.105957, -0.010071, 0.00235, 0.002731, -0.075195, 0.006622, -0.002975, -0.012878, -0.147461, -0.006317, -0.003601, -0.004059, 0.07373, -0.006744, 0.002441, 0.003128, -0.070801, 0.008423, -0.002472, -0.002609, 0.088379, -0.008667, 0.001556, 0.001816, -0.070312, 0.008423, -0.002518, -0.000813, 0.073242, -0.007874, 0.006042, 0.005463, -0.183594, 0.016846, 0.009094, 0.002609, -0.225586, 0.022461, -0.000374, 0.000032, 0.064453, -0.007507, -0.001816, -0.002548, 0.053711, -0.007355, 0.002243, 0.002426, -0.045898, 0.005737, -0.003342, -0.004639, 0.069824, -0.009644, -0.004242, -0.002228, 0.087402, -0.010254, -0.001579, -0.001328, -0.090332, -0.004639, 0.002975, 0.002426, -0.062012, 0.008484, -0.001572, 0.000391, 0.07666, -0.009277, 0.001236, 0.002365, 0.071289, 0.002594, -0.001328, -0.001884, 0.103516, -0.01416, -0.001221, -0.002899, 0.060059, -0.006622, -0.005066, -0.00647, 0.117188, -0.013977, 0.005737, 0.002869, -0.158203, 0.017822, -0.00209, -0.003448, 0.080078, -0.009521, -0.002701, -0.003448, 0.071777, -0.008972, -0.001045, -0.00116, 0.054932, -0.006714, -0.003906, -0.003082, 0.062988, -0.007782, -0.002106, -0.005768, 0.090332, -0.010193, -0.001678, -0.001495, 0.069336, -0.010925, -0.000992, -0.001526, 0.060059, -0.009155, -0.001808, -0.001968, -0.078613, -0.002502, -0.000133, 0.002167, -0.055908, 0.005035, 0.002792, 0.001915, -0.054443, 0.007263, 0.00267, 0.005188, -0.067383, 0.010132, 0.001755, 0.002792, -0.066406, 0.009033, 0.000732, 0.001709, -0.053711, 0.006409, -0.001495, -0.002136, 0.106934, -0.012451, 0.002533, 0.002975, -0.066406, 0.009644, 0.002853, 0.003296, -0.081543, 0.00885, -0.00074, 0.004517, -0.068359, -0.000801, -0.005554, -0.005615, 0.139648, -0.013, 0.003433, 0.003265, -0.088379, 0.010986, -0.001389, -0.000725, 0.070801, -0.008789, -0.002884, -0.000965, 0.09668, -0.010681, 0.001442, 0.004211, -0.216797, -0.000322, -0.000125, 0.001595, 0.084961, 0.005096, -0.001671, -0.001968, -0.089355, -0.005585, 0.001907, 0.005005, -0.078613, 0.010803, -0.003189, -0.003387, 0.083008, -0.011353, 0.001419, 0.000706, -0.086914, 0.011597, -0.005066, -0.002121, 0.098145, -0.010498, 0.00007, -0.000584, 0.044678, 0.000483, -0.001617, -0.000763, 0.070312, -0.008362, 0.000343, 0.00415, -0.041992, -0.001205, 0.001099, 0.001289, 0.070312, 0.002502, 0.002106, 0.002045, -0.075684, 0.010315, 0.000307, -0.00264, -0.214844, -0.001862, -0.000919, -0.002014, 0.050781, -0.006073, -0.00132, -0.001953, 0.058838, -0.007141, -0.000005, -0.012634, -0.149414, -0.005585, 0.001617, 0.002579, -0.061768, 0.007812, -0.003616, -0.004883, 0.090332, -0.010376, 0.002579, 0.004791, -0.102051, 0.010376, -0.001205, -0.001808, 0.056396, -0.007751, -0.003815, -0.005737, 0.080566, -0.010498, -0.004089, -0.002411, 0.080078, -0.009766, 0.00412, 0.005219, -0.146484, 0.015503, -0.003754, -0.005035, 0.11084, -0.014343, 0.000683, 0.003632, 0.131836, 0.000549, 0.000134, -0.00209, 0.072754, -0.008301, -0.000408, -0.000553, -0.038818, 0.000292, -0.00325, -0.002075, -0.106934, -0.002213, 0.001732, -0.002563, 0.161133, 0.002197, 0.001862, 0.00209, -0.054443, 0.006561, 0.001709, 0.002441, -0.059082, 0.007538, -0.00235, -0.002548, 0.062256, -0.00824, -0.00135, -0.003204, 0.077637, -0.007233, -0.003418, -0.006714, -0.225586, -0.006714, -0.000587, -0.001068, 0.082031, -0.00885, -0.002762, -0.005829, 0.070312, -0.009094, -0.002686, -0.00383, 0.063477, -0.006592, -0.002777, -0.003525, 0.053467, -0.006622, 0.000847, 0.000847, -0.048096, 0.005768, 0.002747, 0.003006, -0.112305, 0.013977, 0.001854, 0.002701, -0.083008, 0.011292, -0.000182, -0.001686, 0.09668, -0.010315, 0.000492, 0.00193, -0.086426, 0.009094, -0.001236, -0.001488, 0.050537, -0.006042, -0.00531, -0.006012, 0.1875, -0.025024, 0.002258, 0.001167, -0.140625, -0.005768, -0.002197, -0.002472, 0.077148, -0.006989, -0.001129, -0.001945, 0.056152, -0.005615, 0.005371, 0.002197, -0.087402, 0.010986, -0.00161, -0.00322, 0.060059, -0.007355, -0.000858, -0.003647, -0.112305, 0.000406, -0.001846, -0.002274, 0.093262, -0.010803, -0.001846, -0.003342, 0.063477, -0.006378, -0.002747, -0.002914, 0.059326, -0.007263, -0.033936, -0.083984, -0.445312, -0.015259, -0.002563, -0.001045, 0.06543, -0.005249, 0.001183, 0.001083, -0.051758, 0.005493, 0.000242, -0.003189, -0.121582, -0.006378, 0.001968, 0.003357, -0.115234, 0.011353, -0.000381, -0.001694, 0.051514, -0.005768, -0.002731, -0.002533, 0.066895, -0.008789, 0.0047, 0.00531, -0.100586, 0.013611, 0.002441, 0.002548, -0.071777, 0.008301, 0.001595, 0.002319, -0.05249, 0.005859, 0.002258, 0.003189, -0.0625, 0.009583, 0.002213, 0.002518, -0.053711, 0.007782, -0.000215, 0.000003, 0.070312, 0.003113, -0.003647, -0.002884, 0.07666, -0.010132, 0.004761, -0.010071, -0.234375, 0.014221, -0.001854, -0.003784, 0.068848, -0.007355, 0.00008, 0.001839, -0.000675, -0.107422, 0.00238, 0.000568, -0.083496, -0.049805, 0.002106, 0.000854, 0.154297, 0.223633, 0.03418, 0.108887, 0.219727, -0.008789, 0.005646, 0.003357, 0.084473, 0.054688, 0.002502, 0.003021, 0.013367, 0.151367, -0.003647, -0.011292, -0.130859, -0.05542, -0.009521, -0.026733, 0.431641, 0.013123, -0.009888, -0.013123, -0.193359, -0.007355, -0.002014, -0.004547, -0.036377, -0.160156, 0.003128, 0.001251, 0.140625, 0.022827, -0.001167, -0.01001, 0.03418, 0.300781, -0.00206, -0.000315, 0.002625, 0.066406, 0.000633, 0.001465, 0.011597, -0.095703, 0.005554, 0.002899, 0.165039, 0.094727, 0.002716, 0.008484, 0.087891, -0.00386, 0.000763, 0.004211, 0.094727, -0.039795, 0.001236, -0.000089, 0.04126, 0.120605, -0.001343, -0.014099, 0.029297, 0.071289, 0.003204, 0.013245, 0.198242, 0.009888, 0.001579, 0.007935, 0.133789, 0.00079, 0.009094, 0.00589, 0.149414, 0.04541, 0.003723, 0.012695, 0.104492, -0.004974, 0.003876, -0.018433, 0.169922, 0.183594, -0.006378, 0.130859, 0.150391, 0.017822, 0.00528, 0.006592, 0.161133, 0.164062, 0.043213, 0.078125, 0.141602, -0.006531, 0.005402, 0.053223, 0.241211, 0.029907, -0.004852, -0.023438, -0.038086, -0.632812, 0.001472, 0.000595, -0.004974, 0.151367, 0.000877, -0.005707, 0.077148, 0.013916, -0.002319, 0.000046, 0.126953, 0.012451, -0.000151, -0.004456, -0.158203, 0.002533, -0.003616, -0.000664, 0.02063, -0.287109, 0.000133, -0.00164, -0.068848, 0.023315, -0.006989, -0.002777, -0.118164, -0.018677, -0.011169, -0.006989, -0.166992, -0.000465, 0.004608, -0.000629, 0.511719, -0.145508, 0.004578, 0.003128, 0.058594, 0.180664, -0.001183, -0.00042, 0.005219, 0.166992, 0.000174, -0.001305, -0.013184, 0.106445, -0.001732, 0.002106, -0.07666, 0.003357, 0.00267, 0.007416, 0.086914, 0.245117, -0.007751, -0.006561, -0.201172, -0.02417, -0.006561, -0.004395, -0.203125, -0.017334, -0.005554, -0.006104, -0.173828, -0.018677, -0.001266, 0.005157, 0.089355, 0.004242, -0.019043, -0.047363, 0.480469, 0.002548, 0.001198, -0.000736, 0.121582, -0.013184, 0.00946, 0.011597, 0.09375, 0.060547, -0.005127, -0.002411, -0.008301, -0.171875, -0.010315, -0.009827, -0.202148, -0.02124, -0.001953, 0.015869, 0.121582, -0.008301, 0.00383, 0.016602, 0.109375, 0.000193, 0.00145, 0.000961, -0.001999, 0.122559, -0.001297, 0.015747, 0.134766, 0.369141, 0.010376, -0.162109, -0.0625, -0.083984, -0.014221, -0.021484, -0.3125, 0.030029, -0.004486, -0.004364, -0.167969, -0.054688, 0.011536, 0.009644, 0.045654, 0.408203, -0.004486, -0.010559, 0.458984, 0.010254, 0.003662, 0.014954, 0.291016, 0.011597, 0.00161, 0.001701, 0.004822, 0.107422, 0.001953, 0.001083, 0.005768, 0.162109, -0.001205, -0.001984, -0.166992, 0.031494, -0.011841, -0.047119, -0.251953, -0.008728, -0.001465, -0.004181, -0.085449, 0.000443, 0.004547, 0.002823, 0.149414, 0.026245, 0.003052, 0.013062, 0.174805, 0.026611, 0.000816, -0.000916, 0.003296, 0.318359, -0.004913, -0.016479, -0.269531, -0.035889, -0.003387, -0.026367, -0.12207, -0.0271, -0.000336, -0.008545, -0.34375, 0.004456, 0.001419, 0.00267, 0.180664, -0.013, 0.001999, 0.002777, 0.091309, -0.001457, 0.006042, -0.039307, 0.120605, 0.025024, 0.004181, 0.016235, 0.144531, -0.012634, -0.001129, -0.002045, 0.104492, -0.015503, 0.001328, -0.009399, 0.072266, 0.097168, 0.002579, 0.00592, 0.113281, -0.012817, 0.004456, 0.003403, 0.00766, 0.141602, -0.005493, -0.023315, -0.129883, 0.029419, 0.008606, 0.009338, 0.291016, 0.416016, 0.031494, 0.044922, 0.076172, -0.001541, 0.002045, 0.004791, -0.004944, 0.291016, 0.003098, 0.04126, 0.200195, 0.00766, 0.004089, 0.007812, 0.100098, -0.03064, -0.002274, -0.000668, -0.106934, -0.020996, -0.002472, -0.003082, -0.014038, -0.129883, 0.017578, 0.081543, 0.304688, -0.006927, -0.000357, 0.000154, 0.047852, 0.056152, 0.001419, 0.006775, 0.18457, -0.01532, -0.00267, -0.009827, -0.080078, 0.017212, 0.004364, -0.014954, -0.318359, 0.049805, 0.001274, 0.001411, 0.031494, 0.150391, 0.006683, 0.008362, 0.146484, 0.039307, 0.005981, 0.033203, 0.155273, 0.005859, 0.010742, 0.008972, 0.100586, 0.053955, 0.004395, 0.011108, 0.146484, -0.010498, 0.00351, 0.003265, 0.111328, 0.026611, -0.002136, -0.003601, -0.117676, -0.007874, 0.000919, 0.002151, 0.013062, 0.101074, -0.00647, 0.002548, -0.427734, -0.007477, -0.016479, -0.044922, -0.198242, 0.064453, 0.004791, 0.005585, 0.15625, -0.018188, -0.008118, -0.000591, -0.140625, -0.029663, -0.01123, -0.108398, 0.025635, -0.117188, -0.004333, -0.003387, -0.203125, 0.003906, 0.00235, 0.006287, 0.087402, -0.016846, 0.003403, -0.002747, 0.142578, 0.01532, -0.001923, -0.012817, -0.302734, -0.00193, 0.000463, 0.000046, 0.001335, -0.132812, 0.000626, -0.003891, -0.097168, 0.011292, -0.000135, 0.002609, 0.032227, 0.122559, 0.006744, -0.016357, 0.120117, 0.021484, 0.012756, 0.043945, 0.353516, 0.07373, 0.005371, 0.006866, 0.287109, 0.014648, -0.001701, -0.001488, -0.018677, -0.116699, -0.00119, -0.001251, -0.006195, -0.130859, -0.003052, -0.01239, -0.277344, 0.029419, 0.007141, -0.0009, 0.132812, 0.040527, -0.003906, -0.013855, -0.067383, 0.009521, 0.001221, -0.012146, -0.216797, -0.080078, -0.002945, -0.001854, -0.069824, -0.001152, -0.004822, -0.01001, -0.145508, -0.039307, 0.004272, 0.008484, 0.08252, -0.006378, -0.005432, 0.002777, -0.046387, -0.131836, 0.002014, 0.010559, 0.092773, -0.01062, -0.004242, 0.018799, 0.412109, -0.010986, 0.005402, 0.004578, 0.130859, -0.005829, 0.000362, -0.007202, -0.174805, 0.00824, -0.008423, -0.00824, 0.335938, -0.023926, 0.006409, -0.002396, 0.300781, 0.008179, 0.003403, 0.013611, 0.074219, 0.057129, 0.000641, 0.000668, 0.093262, 0.002945, 0.002609, 0.00885, -0.361328, 0.009399, 0.000368, -0.00018, 0.096191, 0.01001, -0.002518, 0.001724, 0.080566, 0.011292, 0.006287, -0.013184, 0.617188, 0.014099, 0.001488, 0.00177, -0.074707, -0.023804, 0.003799, -0.051758, -0.511719, 0.029663, 0.001228, 0.001259, 0.093262, -0.00033, -0.018066, -0.06543, 0.441406, -0.001495, 0.006012, 0.032227, 0.609375, 0.026489, 0.000154, -0.003708, -0.134766, 0.001251, -0.015747, -0.028076, 0.542969, -0.010925, 0.005096, 0.001358, 0.136719, 0.007538, -0.000222, -0.000919, 0.222656, 0.035645, -0.001221, -0.001205, -0.087402, -0.044434, -0.02478, -0.045898, 0.429688, -0.012085, 0.013123, 0.018799, -0.220703, -0.139648, -0.000782, -0.00769, -0.105469, 0.011963, -0.002426, -0.014832, -0.181641, -0.003906, -0.001602, -0.01178, -0.152344, 0.009399, -0.000916, -0.003357, 0.100586, 0.009705, -0.000851, -0.000656, -0.125977, 0.009888, -0.002777, 0.000193, -0.162109, 0.005463, -0.006592, -0.001526, 0.285156, -0.009033, -0.001602, 0.003204, 0.065918, -0.003128, 0.003143, 0.003967, -0.094727, -0.010559, -0.003296, -0.008362, 0.015137, -0.449219, 0.008606, 0.016235, -0.328125, -0.015442, -0.000433, 0.00193, 0.085938, -0.00095, -0.001083, -0.000782, -0.094727, -0.002335, 0.00235, 0.001869, -0.104004, -0.003601, 0.007263, 0.003769, 0.091309, 0.090332, 0.000219, -0.046387, -0.234375, 0.00354, 0.000877, 0.00264, 0.129883, -0.005219, 0.00069, 0.001595, -0.060791, -0.003937, 0.001854, 0.015747, 0.28125, 0.010437, -0.003082, 0.00824, 0.147461, -0.004089, 0.001205, 0.000572, 0.122559, -0.002075, 0.005798, 0.016846, 0.203125, -0.001534, 0.003876, -0.005707, -0.121094, -0.002213, 0.00046, 0.000759, 0.092285, 0.010681, 0.004486, -0.00293, -0.138672, -0.042236, -0.002914, -0.016113, 0.244141, -0.004333, -0.005615, -0.04248, 0.119629, -0.000618, 0.001266, 0.013977, 0.19043, -0.003967, -0.005035, 0.05127, 0.480469, -0.004761, 0.001396, -0.001488, 0.129883, 0.023438, 0.001778, 0.01355, -0.119629, 0.034668, 0.0009, 0.003067, -0.068359, -0.004578, -0.013794, -0.04541, -0.337891, -0.054199, 0.002289, 0.006287, 0.116699, 0.003571, 0.000767, -0.001434, 0.07959, -0.005432, 0.001808, -0.002197, 0.235352, 0.023804, 0.001183, 0.003616, -0.087891, 0.003128, -0.022461, -0.016235, -0.328125, -0.10791, -0.003082, 0.005646, 0.175781, -0.016724, -0.000103, 0.002487, 0.080078, -0.00589, -0.007996, -0.030151, 0.539062, 0.000465, 0.011719, 0.008789, -0.345703, 0.010986, -0.00351, -0.006226, 0.123535, 0.048096, -0.004272, -0.005188, -0.064941, -0.075195, 0.000916, 0.002991, 0.083496, -0.006958, -0.001534, -0.001198, -0.080078, 0.00412, -0.001945, -0.000207, 0.114746, -0.004852, 0.002853, 0.001762, 0.076172, 0.053955, 0.000351, -0.000479, -0.075684, -0.004333, 0.000736, 0.004883, 0.076172, -0.001595, 0.00351, 0.002075, 0.138672, 0.011292, 0.000064, -0.000526, -0.186523, 0.007019, -0.003006, 0.00161, 0.139648, 0.011658, 0.031128, 0.013611, -0.484375, 0.018433, -0.019409, -0.023926, -0.283203, -0.099609, -0.001625, -0.003174, -0.102539, -0.000404, -0.000037, 0.006378, -0.147461, -0.003479, 0.000138, 0.004822, -0.09082, -0.033936, -0.002792, -0.007446, -0.392578, 0.007751, 0.001999, 0.009827, 0.154297, 0.004852, 0.000422, 0.000809, 0.073242, 0.001038, -0.001007, 0.001274, -0.102539, -0.019897, 0.006653, -0.004608, -0.378906, 0.002808, 0.000387, -0.00193, 0.087891, -0.01001, -0.001228, -0.001068, -0.066895, -0.007538, 0.000345, -0.002502, 0.123535, -0.005188, 0.001801, 0.008362, 0.089355, 0.001854, 0.001869, -0.003006, -0.103027, 0.006287, 0.000098, -0.000607, -0.097656, -0.033447, -0.007446, 0.015747, 0.308594, 0.019409, 0.000269, -0.001877, -0.119629, 0.001602, 0.00415, -0.029053, -0.300781, 0.001549, -0.004303, -0.009705, 0.355469, 0.023315, -0.001099, -0.007446, 0.094238, -0.000568, 0.005615, 0.005829, -0.114746, 0.007172, -0.000355, 0.000294, -0.087402, 0.004822, 0.000257, -0.003098, 0.111328, 0.005981, 0.000214, 0.003616, -0.103516, -0.005707, -0.000591, -0.004272, -0.066406, -0.027954, -0.001427, 0.001884, 0.138672, 0.015442, 0.007629, 0.017212, 0.078613, -0.000081, 0.000881, -0.0065, -0.069824, 0.002579, 0.000568, 0.002213, -0.119629, -0.000387, 0.001678, 0.009399, -0.300781, -0.004944, 0.007416, 0.026978, 0.376953, 0.020874, 0.000782, 0.00174, -0.065918, -0.001862, -0.001373, -0.000239, -0.094238, -0.000418, -0.000957, 0.000196, -0.054443, -0.077148, -0.004608, -0.013916, -0.152344, -0.009705, 0.001259, -0.002243, -0.088379, -0.012573, 0.003815, 0.006592, 0.063965, 0.026123, -0.002121, -0.013062, 0.21875, -0.001144, -0.006805, 0.078125, 0.384766, -0.000683, 0.002365, 0.006683, -0.289062, 0.020264, -0.002747, -0.004822, -0.062012, 0.001411, -0.01709, 0.003479, 0.566406, -0.009094, -0.001862, 0.038086, 0.5625, 0.030396, -0.016968, -0.039551, -0.304688, -0.05835, 0.002686, 0.014221, -0.147461, -0.010986, 0.001022, 0.004761, -0.147461, 0.007996, -0.001358, -0.006378, 0.154297, -0.006104, -0.005524, -0.023315, -0.204102, -0.045166, 0.005432, 0.009155, 0.067871, -0.353516, 0.009705, 0.013855, 0.071289, 0.017212, 0.005554, 0.009888, 0.080078, 0.076172, 0.000664, 0.004517, -0.008484, -0.144531, -0.004425, -0.005096, -0.015137, -0.129883, -0.012756, 0.03125, -0.328125, 0.000199, 0.003113, -0.0271, 0.137695, 0.061279, 0.002197, -0.005371, 0.038086, 0.005127, -0.000645, 0.001495, 0.009888, 0.138672, -0.000999, -0.010254, 0.037109, 0.123535, 0.000603, 0.010071, -0.106934, -0.138672, 0.001465, -0.001663, -0.01001, -0.15625, 0.007568, 0.002823, 0.05249, 0.071289, 0.001579, -0.001244, 0.062988, 0.054443, 0.00066, 0.004425, -0.020386, -0.09082, 0.002594, 0.006927, 0.028442, 0.169922, -0.001373, 0.003311, -0.062256, -0.033203, 0.003723, 0.013428, 0.052002, 0.605469, 0.000652, -0.00036, -0.058105, -0.558594, -0.001335, 0.001289, -0.008545, -0.116211, 0.000395, -0.00351, 0.054443, 0.05542, -0.000178, -0.010498, 0.040039, 0.138672, -0.000843, -0.009949, 0.082031, 0.025269, 0.005798, -0.003189, 0.05835, 0.026001, 0.003036, -0.009216, 0.076172, 0.047119, -0.00193, -0.004303, 0.010193, 0.122559, 0.001839, 0.00415, -0.006256, -0.125977, -0.00946, -0.010803, -0.037842, -0.201172, -0.00037, 0.010315, -0.069824, -0.046387, 0.008179, -0.003265, 0.100098, 0.033936, -0.002075, 0.007538, -0.062988, -0.037842, -0.000214, -0.00145, -0.016968, -0.40625, -0.000096, -0.00824, 0.073242, 0.035156, -0.000751, -0.00119, 0.018799, 0.066406, 0.006439, 0.005554, 0.017822, 0.172852, -0.000877, 0.012939, 0.104492, -0.056885, -0.004608, 0.013672, -0.092773, -0.042725, 0.001595, -0.007568, 0.04834, 0.103027, 0.000671, 0.006592, -0.060303, -0.050049, 0.024414, 0.016479, 0.112793, 0.488281, 0.000931, -0.015625, 0.071289, 0.146484, 0.009766, 0.011597, 0.04834, 0.476562, -0.000324, -0.004547, 0.003967, 0.136719, 0.001083, -0.000003, 0.000858, -0.081055, 0.003799, -0.007782, 0.069336, 0.039062, 0.015198, -0.037109, 0.306641, 0.05957, -0.002213, 0.002838, -0.031982, -0.100586, 0.001122, -0.001129, 0.022095, 0.132812, 0.008911, -0.007477, 0.107422, 0.07373, -0.000065, 0.008057, -0.075684, -0.094727, -0.013428, 0.046143, -0.265625, -0.210938, -0.000429, 0.003632, -0.005402, -0.124023, -0.00325, -0.001663, 0.031494, 0.121094, 0.000553, -0.010803, 0.094727, 0.054443, -0.00209, 0.00946, -0.059814, -0.048096, 0.000526, -0.004578, 0.028076, 0.095215, -0.000473, -0.005859, 0.006744, 0.114746, -0.000378, 0.001595, -0.026123, -0.158203, -0.002197, 0.00046, 0.023926, 0.216797, -0.007141, 0.004242, -0.076172, -0.047607, -0.009644, -0.016113, -0.033203, -0.289062, -0.000404, -0.008118, 0.084961, 0.039795, 0.001656, 0.000186, -0.00885, -0.097656, -0.021973, 0.00769, -0.25, -0.095215, -0.000599, -0.003235, 0.020508, 0.125977, 0.000299, 0.005066, 0.023315, 0.341797, -0.002121, -0.004181, -0.004211, 0.11377, 0.000063, -0.006226, 0.060547, 0.044189, -0.003693, 0.005432, -0.108398, -0.035156, 0.000218, -0.002777, 0.02417, 0.335938, -0.003128, 0.015991, -0.066406, -0.098145, 0.003296, -0.010193, 0.054932, 0.068359, 0.006897, -0.020996, 0.142578, 0.061768, -0.003387, -0.0047, -0.00946, 0.180664, 0.000182, 0.000134, 0.007935, 0.114746, -0.003342, -0.02417, 0.189453, 0.077148, -0.003784, -0.008484, 0.051514, 0.077148, 0.000553, -0.000256, -0.016235, -0.087891, -0.004486, -0.001457, -0.110352, -0.136719, 0.000607, 0.015747, -0.085449, -0.107422, -0.000106, 0.010559, -0.084473, -0.048096, 0.002487, -0.012817, 0.101562, 0.046387, 0.008728, -0.029785, 0.188477, 0.091797, -0.000507, 0.00528, -0.064453, -0.019897, 0.00647, -0.011536, 0.106934, 0.050049, 0.004425, -0.000813, 0.064453, 0.314453, -0.001671, 0.001396, -0.019653, -0.251953, -0.007568, 0.007477, -0.101074, -0.042236, -0.010132, 0.002014, -0.012268, -0.22168, -0.003571, -0.012573, 0.077148, 0.049316, -0.000082, 0.004089, -0.054932, -0.019165, -0.002197, -0.013916, 0.081055, 0.068848, 0.002563, 0.001625, -0.019043, -0.164062, -0.001259, -0.036377, 0.064453, 0.009644, -0.019043, -0.029175, -0.11377, -0.585938, 0.004578, 0.005585, 0.011292, 0.165039, 0.005127, 0.013306, -0.050537, -0.092773, -0.002594, 0.005493, -0.072754, -0.03833, 0.001778, 0.00824, -0.026855, -0.086426, 0.001984, -0.002853, 0.051758, 0.033691, 0.005127, -0.00769, 0.072754, 0.02478, 0.007812, -0.003647, 0.074219, 0.488281, 0.004669, -0.004944, 0.058105, 0.120605, -0.003281, 0.004333, -0.071289, -0.026001, -0.000931, -0.000992, -0.067383, -0.024658, -0.006409, 0.003174, -0.051025, -0.029663, -0.00174, 0.012329, -0.109863, -0.104492, -0.000851, -0.0005, -0.008484, -0.197266, 0.028931, -0.025024, 0.324219, 0.084473, 0.003036, 0.012268, 0.038574, 0.124512, -0.00412, -0.005585, -0.041748, -0.212891, -0.001984, 0.00589, -0.063965, -0.022949, 0.000366, -0.013916, 0.031738, 0.131836, 0.012512, -0.006226, 0.086914, 0.028198, -0.000977, 0.010315, -0.077637, -0.121094, 0.001602, -0.001785, -0.019287, -0.098145, 0.000942, -0.015747, 0.086426, 0.036865, -0.000136, -0.001106, 0.029419, -0.064941, -0.003784, 0.006958, -0.046387, -0.007812, -0.001617, -0.001305, 0.004028, 0.158203, 0.002579, -0.004089, 0.050049, 0.027222, -0.005188, -0.031494, -0.119629, -0.341797, -0.006378, -0.003967, 0.062012, 0.098633, 0.00135, 0.000235, 0.007782, 0.136719, 0.001984, -0.003143, 0.008606, 0.174805, -0.001259, 0.013916, -0.061279, -0.052246, -0.006927, 0.003662, -0.067871, -0.032715, -0.000381, -0.004425, -0.061768, 0.05835, -0.002045, 0.015991, -0.075195, -0.166992, -0.000866, 0.003235, -0.007996, -0.137695, 0.002655, -0.00946, 0.158203, 0.075195 ] } , "name": "LlmExporter::FusedLinearAttention_2557", "outputIndexes": [ 1308 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1296, 1305, 1307, 1308 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.17/self_attn/FusedLinearAttention", "outputIndexes": [ 1309 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1309, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.17/self_attn/Reshape_output_0", "outputIndexes": [ 1310 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1310 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.17/self_attn/norm/Cast_output_0", "outputIndexes": [ 1311 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1311 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 225066906, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.17/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1312 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2347 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 225067930, 1048598, 262144, 0, 0 ] } , "name": "/layers.17/self_attn/in_proj_z/Linear", "outputIndexes": [ 2360 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2360 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2361 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2361 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1313 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1313, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.17/self_attn/Reshape_1_output_0", "outputIndexes": [ 1314 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1314 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.17/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1316 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1312, 1316 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.17/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1317 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1294 ] , "main_type": "NONE", "name": "/blocks.17/self_attn/Shape_output_0", "outputIndexes": [ 1318 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1318 ] , "main_type": "NONE", "name": "Shape2154", "outputIndexes": [ 1319 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1318 ] , "main_type": "NONE", "name": "Rank2156", "outputIndexes": [ 1320 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1320, 1320 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2158", "outputIndexes": [ 1321 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1321 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2159", "outputIndexes": [ 1322 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1321, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2161", "outputIndexes": [ 1323 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1323 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2162", "outputIndexes": [ 1324 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1319, 1322, 1324, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2165", "outputIndexes": [ 1325 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1325 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2166", "outputIndexes": [ 1326 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1326, 1326 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2168", "outputIndexes": [ 1327 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1318, 1327, 1321 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.17/self_attn/Gather_output_0", "outputIndexes": [ 1328 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1328, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.17/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1329 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1321 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2176", "outputIndexes": [ 1330 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1323 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2179", "outputIndexes": [ 1331 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1319, 1330, 1331, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2182", "outputIndexes": [ 1332 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1332 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2183", "outputIndexes": [ 1333 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1333 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2184", "outputIndexes": [ 1334 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1334, 1333 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2185", "outputIndexes": [ 1335 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1318, 1335, 1321 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.17/self_attn/Gather_1_output_0", "outputIndexes": [ 1336 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1336, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.17/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1337 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1329, 1337, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.17/self_attn/Concat_output_0", "outputIndexes": [ 1338 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1317, 1338 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.17/self_attn/Reshape_2_output_0", "outputIndexes": [ 1339 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1339 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2362 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2362 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.17/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2363 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2363 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 226378672, 1048598, 262144, 0, 0 ] } , "name": "/layers.17/self_attn/out_proj/Linear", "outputIndexes": [ 2364 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2364 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2365 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2365 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.17/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1340 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1293, 1340 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.17/Add_output_0", "outputIndexes": [ 1341 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1341 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 227689414, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.17/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1342 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1342 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.17/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2366 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2366 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.17/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2367 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2367 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 227697606, 1835030, 458752, 0, 0 ] } , "name": "/layers.17/mlp/gate_proj/Linear", "outputIndexes": [ 2368 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2368 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2369 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2369 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.17/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1343 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1343 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.17/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1344 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2367 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 229991388, 1835030, 458752, 0, 0 ] } , "name": "/layers.17/mlp/up_proj/Linear", "outputIndexes": [ 2372 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2372 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2373 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2373 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.17/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1345 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1344, 1345 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.17/mlp/Mul_output_0", "outputIndexes": [ 1346 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1346 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.17/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2374 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2374 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.17/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2375 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2375 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 232285170, 1835030, 458752, 0, 0 ] } , "name": "/layers.17/mlp/down_proj/Linear", "outputIndexes": [ 2376 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2376 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.17/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2377 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2377 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.17/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1347 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1341, 1347 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.17/Add_1_output_0", "outputIndexes": [ 1348 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1348, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.18/Reshape_output_0", "outputIndexes": [ 1349 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1349 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 234578952, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.18/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1350 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1350 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2378 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2378 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.18/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2379 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2379 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 234587144, 3145750, 786432, 0, 0 ] } , "name": "/layers.18/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2380 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2380 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2381 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2381 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1351 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1351 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.18/self_attn/Transpose_output_0", "outputIndexes": [ 1352 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.416862, -0.201581, -0.297918, -0.269146, -0.172422, -0.302609, -0.396222, -0.324652, -0.245061, -0.165816, -0.239384, -0.209611, -0.243153, -0.376603, -0.196912, -0.219671 ] } , "name": "/blocks.18/self_attn/Neg_output_0", "outputIndexes": [ 1353 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2379 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 238519326, 8214, 2048, 0, 0 ] } , "name": "/layers.18/self_attn/in_proj_a/Linear", "outputIndexes": [ 2384 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2384 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2385 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2385 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1354 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -5.34375, 4.46875, -5.34375, 3.5625, -1.53125, 0.632812, -1.210938, 4.4375, -3.625, 2.0, -4.6875, -4.125, -4.96875, -4.28125, -6.21875, 1.867188 ] } , "name": "onnx::Add_3717", "outputIndexes": [ 1356 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1354, 1356 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.18/self_attn/Add_output_0", "outputIndexes": [ 1357 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1357 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp2226", "outputIndexes": [ 1358 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1358, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2228", "outputIndexes": [ 1359 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1359 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.18/self_attn/Softplus_output_0", "outputIndexes": [ 1360 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1353, 1360 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.18/self_attn/Mul_output_0", "outputIndexes": [ 1361 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2379 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 238529588, 8214, 2048, 0, 0 ] } , "name": "/layers.18/self_attn/in_proj_b/Linear", "outputIndexes": [ 2388 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2388 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2389 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2389 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1362 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1362 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.18/self_attn/Sigmoid_output_0", "outputIndexes": [ 1363 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.002487, -0.038574, 0.108398, 0.667969, 0.000362, -0.011475, -0.060791, -0.539062, -0.001244, -0.0019, -0.009094, -0.1875, 0.00296, 0.01532, 0.07373, 0.474609, 0.016235, 0.011719, 0.004272, 0.271484, 0.017334, 0.018555, 0.095215, 0.613281, 0.020142, 0.019043, 0.024292, 0.382812, 0.014893, 0.026245, 0.067871, 0.474609, 0.00135, 0.007812, 0.03125, 0.451172, 0.015381, 0.022949, 0.046387, 0.378906, 0.002777, -0.010132, -0.0354, -0.597656, 0.002747, 0.00769, -0.010681, -0.451172, 0.012085, 0.007446, 0.022461, 0.28125, 0.021484, 0.007935, 0.017334, 0.574219, 0.012146, 0.010742, 0.051025, 0.291016, 0.005432, 0.004028, 0.029419, 0.294922, -0.020142, -0.017822, -0.026855, -0.441406, 0.004944, 0.00885, 0.174805, 0.671875, 0.001633, 0.006439, 0.025879, 0.240234, 0.001495, 0.006409, 0.039551, 0.457031, -0.00473, 0.006104, 0.005493, -0.628906, -0.00135, -0.016357, 0.000301, 0.558594, -0.001434, 0.001625, -0.007355, -0.367188, -0.023071, -0.061279, 0.613281, 0.259766, -0.002548, -0.008118, -0.037354, -0.188477, -0.003647, -0.012146, -0.014893, -0.25, -0.001366, 0.001122, 0.009399, 0.228516, -0.002914, 0.00235, 0.02063, -0.355469, -0.029907, -0.033691, -0.062988, -0.355469, -0.004303, -0.011353, -0.019287, -0.498047, 0.009216, 0.009521, 0.026855, 0.199219, 0.002579, 0.006256, 0.035645, 0.369141, -0.007202, -0.008728, -0.032471, -0.447266, 0.007202, 0.008789, 0.018188, 0.427734, 0.001541, -0.000576, -0.014526, -0.265625, -0.041992, -0.064453, -0.172852, -0.386719, 0.011108, 0.015991, 0.043457, 0.246094, -0.002167, 0.005066, 0.014832, 0.363281, 0.035156, 0.036133, 0.094727, 0.408203, 0.004913, 0.00589, 0.037598, -0.585938, -0.003357, -0.002991, -0.017822, -0.283203, -0.004364, -0.002731, 0.014709, 0.259766, 0.005798, 0.000744, -0.00238, -0.341797, 0.006348, 0.016968, 0.045166, 0.298828, -0.018066, -0.040039, -0.11084, -0.402344, -0.004089, -0.005432, -0.02002, 0.386719, 0.002029, -0.004089, 0.015747, -0.636719, 0.032471, 0.040283, 0.089844, 0.388672, 0.014832, 0.006104, -0.027588, -0.294922, 0.000159, 0.005768, 0.009766, 0.285156, -0.023926, -0.032959, -0.070801, -0.320312, -0.000626, -0.002792, -0.001518, 0.333984, -0.010925, -0.018311, -0.064941, -0.386719, 0.008362, 0.015564, 0.063965, 0.263672, -0.009583, -0.014954, -0.059326, -0.589844, -0.022583, -0.041992, -0.130859, -0.248047, 0.01239, 0.021606, 0.087402, 0.439453, 0.00415, 0.00015, -0.035645, -0.429688, 0.002335, -0.001442, 0.015869, 0.204102, 0.004211, 0.000862, -0.009033, -0.359375, -0.101562, -0.157227, -0.246094, -0.457031, -0.003036, 0.003067, 0.019409, 0.390625, 0.009827, 0.017578, 0.034424, 0.53125, 0.011292, 0.056396, 0.271484, 0.292969, -0.005615, -0.003235, -0.016479, -0.419922, 0.005676, -0.001518, 0.11084, 0.455078, 0.002716, 0.003204, 0.027588, 0.21875, 0.019409, 0.02771, 0.071777, 0.369141, -0.016602, -0.013855, -0.04834, -0.408203, -0.009827, -0.017822, -0.036377, -0.253906, -0.009644, 0.006287, -0.040283, -0.542969, 0.026733, 0.038818, 0.146484, 0.574219, 0.009827, 0.009888, 0.03125, 0.231445, 0.000218, 0.000047, -0.008362, -0.257812, 0.000043, 0.005035, 0.049316, 0.5625, -0.027344, -0.020142, 0.193359, 0.5625, 0.009094, 0.008728, 0.010925, 0.219727, -0.006561, -0.006531, 0.067383, -0.546875, -0.000303, -0.002548, -0.003281, -0.400391, 0.00066, 0.005035, 0.020874, 0.46875, -0.044434, -0.057617, -0.107422, -0.539062, 0.00592, 0.012085, -0.000584, -0.460938, 0.009521, 0.010742, 0.026489, 0.283203, 0.028198, 0.043457, 0.15332, 0.46875, 0.000101, 0.00206, -0.038574, -0.464844, 0.005524, 0.043213, 0.304688, 0.582031, 0.014832, 0.0177, 0.038574, 0.287109, 0.007416, 0.011597, 0.062256, 0.417969, 0.011902, 0.008484, 0.046143, 0.328125, -0.02002, -0.039795, -0.105469, -0.414062, -0.013672, -0.023926, -0.09082, -0.5625, -0.00322, -0.004913, -0.010315, -0.644531, 0.007141, 0.008423, 0.025513, 0.251953, -0.002228, -0.002686, -0.020386, -0.482422, 0.002136, -0.006805, -0.009949, -0.332031, 0.002853, 0.009399, 0.009705, 0.21875, 0.024292, 0.035889, 0.088379, 0.458984, 0.054932, 0.060791, 0.131836, 0.511719, 0.002228, 0.003265, 0.03833, 0.402344, 0.003571, 0.003555, 0.033936, 0.175781, -0.001678, -0.00769, -0.002151, -0.458984, 0.002182, -0.007599, -0.033203, -0.378906, 0.000402, 0.002167, -0.001839, -0.478516, 0.004059, 0.000523, -0.004242, 0.275391, 0.008423, 0.001366, -0.001663, -0.353516, -0.004181, -0.005585, -0.014221, -0.484375, -0.002396, -0.010742, -0.063477, -0.474609, 0.004211, 0.003769, 0.015625, 0.165039, -0.000273, -0.000017, -0.0047, -0.161133, 0.002609, -0.003967, 0.059082, 0.46875, 0.003586, 0.006561, 0.013855, 0.664062, -0.016968, -0.015503, -0.033447, -0.494141, 0.002945, -0.004852, 0.02478, 0.503906, 0.005737, 0.008484, 0.064941, 0.605469, 0.008728, -0.005127, 0.012573, -0.417969, -0.045654, -0.140625, -0.318359, -0.400391, 0.00071, -0.001068, 0.023438, 0.291016, -0.014282, -0.020142, -0.054443, -0.357422, -0.015625, -0.018188, -0.041748, -0.265625, -0.004822, -0.006104, -0.067871, -0.490234, 0.000205, -0.017944, -0.061279, -0.523438, 0.006836, 0.008606, -0.055908, 0.523438, 0.001534, -0.004852, 0.003387, -0.511719, -0.132812, -0.132812, -0.289062, -0.675781, -0.000216, 0.00885, 0.016602, 0.304688, 0.00209, -0.003632, 0.001381, 0.417969, 0.008484, 0.006104, -0.011353, -0.421875, -0.011536, -0.015747, -0.062012, -0.480469, -0.000908, 0.012634, -0.084473, -0.486328, 0.009521, 0.013184, -0.235352, -0.213867, -0.014343, -0.013489, -0.200195, -0.498047, 0.025024, 0.052246, -0.006073, -0.478516, -0.017456, 0.022827, 0.224609, 0.261719, 0.008423, 0.055908, 0.158203, -0.042969, -0.002655, 0.042725, 0.062256, 0.433594, 0.008789, -0.022339, 0.077148, 0.279297, 0.00293, -0.000549, 0.007233, -0.191406, 0.000406, 0.005066, 0.015076, -0.117188, 0.039307, 0.004303, -0.120605, -0.120605, 0.010193, 0.032227, -0.055664, -0.205078, -0.023682, 0.045166, -0.008667, -0.408203, 0.005188, -0.033936, 0.087891, 0.146484, -0.00412, -0.02417, -0.115723, 0.099609, 0.000721, 0.004517, -0.00885, 0.367188, 0.007355, 0.01001, -0.007263, 0.162109, -0.006348, -0.02478, -0.166016, 0.021606, -0.032715, -0.046631, 0.100586, 0.396484, 0.104492, 0.335938, -0.030273, -0.051025, 0.019043, -0.011292, -0.101074, -0.337891, -0.018921, -0.06543, 0.074707, 0.140625, -0.004639, -0.006927, -0.037842, -0.443359, 0.04248, 0.10791, -0.09082, -0.000862, -0.026123, -0.028076, -0.064453, -0.220703, 0.013367, 0.035645, 0.054443, -0.031738, -0.022827, -0.084961, 0.0271, 0.124023, -0.003387, -0.029053, -0.15332, 0.05542, 0.047852, 0.111328, 0.010193, -0.105469, -0.019897, -0.191406, 0.00885, -0.104004, 0.051758, 0.036865, 0.09668, -0.07666, 0.000406, -0.016968, -0.096191, -0.427734, 0.207031, 0.004791, 0.353516, 0.00824, -0.001999, -0.005035, -0.035156, -0.186523, -0.171875, -0.201172, -0.167969, 0.174805, -0.010254, -0.014038, -0.018677, 0.181641, -0.00386, -0.005157, -0.013794, 0.206055, 0.006348, 0.010803, 0.053711, -0.227539, 0.007996, 0.001488, 0.068848, -0.304688, 0.068848, 0.016724, -0.092773, 0.087891, -0.025024, -0.095703, -0.289062, 0.045898, -0.038574, -0.080078, -0.087891, 0.09668, -0.004822, -0.041748, 0.151367, 0.066406, 0.007477, 0.017334, -0.05542, -0.251953, -0.003433, -0.019897, 0.084961, 0.25, -0.015747, -0.065918, -0.125977, 0.090332, 0.070312, 0.025635, -0.061523, 0.11377, 0.003937, 0.01239, 0.083008, 0.265625, 0.014038, 0.003403, -0.054688, -0.198242, -0.010925, 0.014587, 0.19043, -0.007874, 0.006592, 0.00946, 0.026733, 0.449219, -0.007568, -0.015076, -0.010986, 0.226562, -0.004333, -0.009094, 0.010559, 0.208008, -0.002686, -0.025513, 0.032715, 0.195312, -0.029053, 0.037354, 0.008911, 0.433594, -0.01001, 0.009155, -0.085449, -0.447266, -0.014221, -0.051758, -0.163086, 0.048096, -0.010376, -0.00325, 0.037354, -0.558594, 0.011841, 0.013, 0.006348, -0.18457, -0.060791, -0.09668, 0.098145, -0.032715, -0.044189, -0.119141, 0.05835, -0.04126, 0.006104, 0.01355, 0.022339, -0.197266, 0.002823, 0.014587, 0.137695, -0.025146, 0.001221, -0.094238, -0.064453, -0.546875, -0.060791, -0.021729, -0.081543, 0.097656, 0.001091, -0.014587, -0.01532, 0.191406, 0.007202, 0.007568, 0.007416, -0.408203, -0.026245, 0.006134, 0.155273, 0.105957, -0.031494, -0.34375, 0.030151, -0.188477, 0.000969, -0.001183, -0.031494, 0.074707, 0.001472, 0.003601, 0.006836, 0.081543, -0.007355, 0.017212, 0.198242, -0.033936, -0.050781, -0.095215, 0.080078, 0.071289, 0.040283, 0.047119, 0.077148, -0.12207, -0.005585, -0.005951, 0.030396, 0.186523, 0.005859, 0.007874, 0.06543, 0.232422, -0.013062, -0.039307, 0.017822, 0.176758, 0.177734, 0.335938, -0.103027, 0.009094, -0.002777, 0.003433, -0.022583, -0.191406, 0.005829, 0.011597, 0.004913, -0.253906, 0.005127, 0.022705, -0.022583, -0.202148, -0.003067, -0.014099, -0.101074, -0.139648, 0.0047, 0.008972, -0.00769, -0.189453, -0.001801, -0.015076, -0.209961, -0.014893, -0.004669, -0.005402, -0.009338, 0.140625, 0.00069, -0.005035, 0.0625, 0.210938, 0.00053, -0.002838, 0.004761, 0.087402, 0.011963, 0.026611, -0.087891, -0.166992, -0.000422, -0.025269, -0.064453, -0.228516, -0.000992, 0.016235, 0.121094, 0.118164, 0.007111, -0.009766, -0.04248, -0.245117, -0.005524, -0.015625, -0.00824, -0.34375, -0.005585, -0.015564, 0.000072, 0.244141, -0.022095, -0.024902, -0.031738, 0.285156, 0.001495, 0.00116, -0.038818, -0.253906, -0.012756, -0.029541, 0.05249, 0.28125, -0.006958, -0.007782, 0.007355, 0.208984, 0.004547, 0.032471, 0.166992, -0.049072, -0.010315, -0.053955, -0.038574, -0.503906, 0.020264, 0.044434, 0.111816, -0.105957, 0.000237, 0.002762, -0.029053, 0.161133, -0.008179, -0.083496, 0.376953, 0.337891, 0.003937, -0.001923, 0.020752, 0.292969, -0.010803, -0.0271, -0.172852, 0.054443, -0.014893, -0.031982, 0.169922, 0.064453, -0.001183, -0.006226, -0.008118, 0.103516, 0.019531, -0.100586, 0.291016, 0.416016, -0.025757, -0.010498, 0.166016, 0.130859, -0.002472, -0.013916, 0.072266, 0.332031, 0.000969, 0.093262, -0.05835, 0.128906, -0.00824, 0.000171, 0.000431, 0.175781, -0.050293, -0.115723, 0.062988, 0.024902, -0.002853, -0.010437, -0.025635, 0.176758, -0.004242, 0.053955, -0.178711, -0.176758, -0.043701, -0.243164, -0.300781, 0.097656, -0.000549, -0.002609, -0.005493, 0.099121, -0.006409, -0.01062, 0.005402, 0.22168, -0.001495, 0.112305, 0.10498, 0.006531, -0.004242, -0.004974, 0.009888, 0.197266, -0.113281, -0.052734, 0.011169, -0.007263, 0.006409, -0.034668, -0.163086, 0.029541, -0.010742, -0.087402, -0.095215, 0.095703, -0.015564, 0.064453, 0.128906, 0.069824, 0.019775, 0.0002, -0.157227, 0.026611, -0.005341, -0.019775, -0.11084, 0.024048, -0.039551, -0.116699, 0.050537, 0.04834, 0.008057, 0.009644, -0.042725, -0.224609, -0.012939, 0.030518, 0.155273, -0.019165, 0.000183, 0.000584, 0.002289, -0.077148, -0.000149, 0.000587, -0.000015, -0.038818, 0.002365, 0.004028, 0.008789, -0.417969, -0.000152, -0.000483, -0.001831, -0.016602, 0.000549, -0.0009, -0.003052, -0.028198, 0.000294, -0.000107, 0.00041, -0.056641, -0.000343, 0.000034, 0.001007, 0.022217, 0.000973, 0.000778, 0.004761, -0.068848, -0.001266, -0.003204, -0.017456, 0.449219, -0.001984, -0.002243, -0.012939, -0.353516, -0.001556, -0.003006, -0.007538, -0.333984, -0.000013, -0.000454, -0.001595, -0.019409, -0.000078, -0.000185, -0.002121, -0.015747, -0.000338, -0.000668, -0.001984, -0.031494, -0.000286, -0.000292, -0.000797, -0.044678, -0.000117, 0.000546, 0.001282, 0.016968, -0.000763, -0.000984, -0.002197, -0.015564, -0.000637, -0.000786, -0.001968, 0.069336, -0.000515, -0.000456, -0.000935, 0.083008, 0.00046, -0.0005, -0.001251, -0.025757, -0.013977, -0.01239, -0.032959, -0.462891, 0.000584, 0.000664, 0.003418, -0.080566, -0.005127, -0.006378, -0.01416, -0.378906, 0.001053, 0.001938, 0.005615, -0.070312, -0.001968, -0.001053, -0.002289, 0.061279, -0.001656, -0.00082, -0.001892, 0.046387, 0.000481, 0.00013, 0.001457, 0.028564, -0.003525, -0.003555, -0.018433, -0.369141, 0.001289, 0.001503, 0.003738, 0.143555, 0.000732, 0.000118, -0.001236, -0.015747, 0.003052, 0.000717, 0.006439, -0.075195, -0.020996, -0.019409, -0.046143, -0.239258, 0.001465, 0.002594, 0.002228, -0.094238, -0.001183, 0.000305, 0.000519, 0.084473, -0.000275, -0.000782, -0.002579, -0.038086, 0.000418, 0.000401, 0.001007, -0.02832, -0.001213, -0.000496, 0.00058, 0.056885, -0.000031, -0.000117, -0.001846, -0.026245, 0.007111, 0.006744, 0.025269, 0.394531, -0.000286, -0.000259, 0.000343, 0.018311, 0.002808, 0.001091, 0.006226, -0.085938, 0.000099, 0.000378, -0.000557, -0.023926, 0.000368, -0.000303, -0.001122, -0.040771, -0.000488, -0.000383, -0.000065, 0.042969, 0.000149, -0.000404, -0.001503, -0.014282, 0.001068, 0.000538, 0.001221, -0.044922, -0.000473, -0.00238, -0.006073, -0.063965, -0.011658, -0.02124, -0.057617, -0.300781, 0.001686, 0.001953, 0.002777, -0.091797, 0.002991, 0.00412, 0.008667, 0.326172, 0.001289, 0.002411, 0.004669, 0.170898, 0.000858, -0.000048, -0.001144, -0.03064, 0.001144, 0.003616, 0.018433, 0.347656, 0.001114, 0.001175, 0.000156, -0.044922, 0.009277, 0.00766, 0.019409, 0.335938, 0.000391, 0.000401, 0.000282, -0.034668, 0.000063, -0.000664, -0.000492, -0.064941, 0.000782, 0.000114, 0.001778, -0.049805, 0.000138, 0.002151, 0.005341, 0.049561, -0.000381, -0.000072, -0.000992, 0.054443, 0.000129, -0.000248, -0.001984, -0.01532, -0.086914, -0.089355, -0.182617, -0.378906, -0.002258, -0.003342, -0.010071, -0.00116, -0.00267, -0.001839, -0.005646, 0.076172, -0.000452, -0.000809, 0.001129, 0.094727, 0.001839, 0.002014, 0.006287, 0.047119, -0.000881, 0.002853, 0.006195, 0.324219, -0.000641, 0.000816, 0.00386, 0.101074, 0.008484, 0.007233, 0.040771, 0.388672, -0.008423, -0.010559, -0.028931, -0.147461, -0.000683, 0.002731, -0.011169, -0.486328, -0.000984, -0.001595, -0.002625, 0.069824, 0.001122, 0.000744, 0.000209, -0.208008, -0.001747, -0.001457, -0.000732, 0.074707, -0.000515, -0.000648, -0.00018, 0.057373, -0.001503, -0.000263, -0.00148, 0.071777, 0.000136, 0.000847, 0.000919, 0.018799, -0.001419, -0.001762, -0.000626, 0.06543, -0.000374, 0.000427, 0.003174, 0.013733, 0.000301, 0.000079, 0.003204, -0.07373, -0.000496, -0.001389, -0.000079, 0.052002, 0.003723, 0.003891, 0.006805, 0.066406, 0.001183, 0.001945, 0.006042, -0.088867, -0.000443, 0.000194, 0.001945, 0.031738, 0.000437, -0.000652, -0.002411, -0.016479, 0.010925, 0.011292, 0.022339, 0.333984, -0.000162, 0.000081, 0.000336, -0.03125, 0.000406, 0.000422, 0.00074, 0.030151, -0.001663, -0.002014, -0.002274, 0.065918, 0.000162, -0.00058, 0.000391, -0.036377, 0.00009, -0.000103, 0.001778, -0.048828, -0.002014, -0.000675, -0.006409, 0.083496, -0.000198, -0.000843, -0.00032, 0.049805, 0.001366, 0.000641, 0.000511, -0.054443, -0.015137, -0.021118, -0.046875, -0.337891, -0.000591, -0.00019, 0.001251, 0.017334, -0.001419, -0.002792, -0.006104, -0.057617, 0.000523, -0.000246, -0.001625, -0.063965, -0.0009, -0.002975, 0.003082, 0.296875, -0.000587, -0.001244, -0.001335, 0.041992, -0.000228, 0.00079, 0.000153, -0.066406, 0.001183, 0.000668, -0.001282, 0.039062, 0.001556, 0.002945, 0.0065, 0.074219, -0.001221, -0.001511, -0.002655, 0.05542, -0.00034, -0.000931, -0.002716, -0.040771, -0.006775, -0.010193, -0.021973, -0.04126, -0.000576, 0.000496, 0.001411, 0.079102, -0.000368, 0.000637, 0.000675, 0.019897, -0.000315, -0.000418, -0.001335, 0.061035, 0.000248, 0.001122, 0.005432, 0.166992, 0.001007, 0.000912, 0.001717, -0.068359, 0.005554, 0.004242, 0.010803, 0.335938, 0.001305, -0.000511, 0.001366, -0.056885, -0.000237, 0.000241, 0.000874, 0.018555, 0.003693, 0.001099, 0.005859, -0.07666, 0.000121, -0.000399, -0.000237, 0.041504, -0.000158, -0.001297, -0.003296, -0.038574, -0.000212, -0.001549, -0.001091, 0.051758, -0.003387, -0.00164, -0.006073, 0.077637, 0.00412, 0.007935, 0.013245, 0.277344, -0.002335, -0.002167, -0.005219, -0.306641, -0.002792, -0.000862, -0.007111, 0.09375, -0.00103, -0.001884, -0.002365, 0.050781, -0.002869, 0.000052, -0.003967, 0.07373, 0.000383, -0.000322, 0.000961, 0.038086, -0.000904, -0.001396, -0.000916, 0.062256, -0.000175, -0.001266, -0.002579, -0.035645, 0.000399, 0.000675, 0.002075, -0.08252, 0.013977, 0.045654, 0.056152, -0.086426, -0.002548, 0.000675, 0.009583, 0.124512, 0.004944, 0.005524, -0.014709, -0.126953, -0.000782, -0.000729, -0.009521, -0.088379, -0.018066, -0.02771, -0.112793, -0.492188, 0.040771, 0.066406, 0.006378, -0.060791, 0.001091, -0.000671, -0.002121, -0.205078, 0.006805, 0.010559, -0.075195, -0.349609, 0.004547, 0.028687, 0.051758, 0.105469, 0.022705, 0.051514, 0.056641, -0.089355, -0.001389, 0.006409, 0.030762, 0.120117, 0.012207, 0.097656, 0.330078, 0.458984, 0.012207, 0.024292, 0.011536, -0.113281, 0.00293, 0.003357, 0.00238, -0.115723, -0.01239, -0.047607, -0.072754, 0.064941, -0.001953, -0.014404, -0.083984, -0.527344, -0.000142, 0.001862, -0.007416, -0.128906, 0.002792, 0.000992, -0.013794, -0.320312, 0.001053, 0.006378, -0.009705, -0.160156, -0.007874, -0.005829, -0.092773, -0.523438, 0.005066, 0.007874, -0.013489, -0.166992, 0.002426, 0.003082, -0.053955, -0.265625, -0.001289, 0.010925, -0.000336, -0.106445, 0.011414, 0.005615, -0.014526, -0.132812, -0.005371, 0.026123, 0.054932, 0.316406, 0.001259, -0.007629, 0.003296, 0.167969, 0.003555, 0.00885, -0.014832, -0.112305, -0.002823, -0.002991, -0.013, 0.125977, 0.003677, -0.000486, -0.004333, -0.122559, -0.002747, -0.027344, -0.097168, 0.012573, -0.00531, -0.008972, 0.006836, 0.141602, 0.043701, 0.066895, -0.045654, 0.018677, 0.005432, 0.010803, 0.18457, 0.416016, -0.00071, 0.007874, 0.014221, -0.138672, -0.015564, -0.04541, -0.084473, 0.046875, -0.008972, -0.011902, 0.016357, 0.185547, -0.001595, 0.005859, 0.030273, 0.147461, 0.016968, 0.014771, -0.019409, -0.12207, 0.000504, 0.003937, 0.000397, -0.133789, 0.000046, 0.004089, -0.005219, -0.118164, 0.012573, 0.037109, 0.096191, -0.031738, -0.000546, 0.000192, 0.006592, 0.058838, -0.025757, -0.059814, -0.067871, 0.071777, 0.001686, 0.003098, 0.007019, -0.104004, 0.000835, -0.001495, 0.001923, 0.074707, -0.045898, -0.069336, 0.025391, 0.033203, -0.02478, -0.050781, -0.061523, 0.101074, -0.028931, -0.047607, -0.073242, 0.063477, -0.003784, -0.00177, 0.018921, 0.103516, -0.033691, -0.0625, -0.039795, 0.081543, -0.001411, -0.002579, -0.000969, 0.125, -0.012939, -0.028442, 0.003433, 0.114258, -0.003662, 0.010071, 0.037598, 0.273438, 0.048584, 0.070312, -0.039062, -0.010498, -0.004333, -0.00824, -0.053467, -0.443359, -0.001503, -0.014038, 0.018188, 0.124512, 0.001259, -0.012878, 0.05835, 0.435547, -0.00066, 0.000437, -0.000866, -0.231445, 0.00383, 0.010559, 0.003433, -0.122559, 0.005066, 0.005127, -0.01123, -0.119629, -0.000025, 0.006805, 0.02063, 0.117676, -0.012268, -0.015076, 0.005676, 0.115723, 0.016479, 0.037354, 0.079102, -0.083008, 0.006989, 0.005341, -0.000561, -0.133789, -0.010803, 0.016357, 0.018799, 0.417969, -0.009521, -0.008728, 0.03418, 0.111816, 0.001587, -0.007538, -0.03125, -0.12793, -0.027588, -0.064453, -0.040283, 0.089844, 0.040771, 0.079102, 0.047363, -0.054443, -0.01001, -0.015625, 0.011414, 0.097656, -0.002899, 0.01062, 0.083496, 0.052734, -0.018555, -0.048096, -0.052734, 0.081543, 0.000326, 0.00053, -0.026367, -0.131836, 0.000154, -0.000847, -0.008057, -0.137695, 0.010254, -0.001648, -0.043945, -0.367188, 0.017944, -0.019653, -0.166016, -0.332031, -0.009521, -0.018799, -0.054443, -0.21582, -0.011108, -0.017334, 0.003494, 0.150391, 0.000435, -0.01709, -0.07959, -0.044189, 0.018799, 0.04834, 0.073242, -0.064941, -0.027954, -0.056396, -0.029419, 0.103516, -0.005493, -0.007538, -0.10791, -0.365234, -0.00528, -0.033203, -0.10498, 0.026123, -0.000607, 0.001465, 0.020264, 0.137695, 0.001999, 0.000908, 0.001099, 0.115234, 0.003403, 0.008545, 0.007263, -0.125977, 0.001945, 0.001221, -0.015747, -0.128906, 0.011536, 0.024902, -0.028564, -0.359375, 0.004791, 0.001534, -0.024292, -0.117676, 0.003387, 0.001465, -0.017578, -0.120605, 0.007416, 0.050537, 0.080078, -0.060303, 0.006073, 0.063965, 0.00531, 0.322266, 0.024658, 0.043457, 0.056641, -0.060791, 0.007385, 0.006531, 0.002563, -0.125977, 0.032227, 0.077637, 0.057129, -0.04541, -0.002472, -0.003464, 0.012634, 0.141602, -0.007812, -0.025757, 0.024658, 0.135742, -0.001785, 0.001068, 0.010376, 0.120117, -0.008911, -0.055908, -0.078125, 0.015076, -0.014771, -0.052246, -0.081543, 0.063477, 0.000652, 0.026733, 0.108398, 0.009827, -0.007751, -0.039795, -0.092773, -0.012329, -0.006775, -0.039795, -0.086426, 0.007446, 0.015564, 0.02124, 0.003601, -0.115234, 0.004364, 0.007324, -0.000763, -0.112793, 0.000429, 0.000721, -0.002274, -0.102051, -0.001381, -0.004974, -0.011475, 0.130859, 0.004211, -0.009155, -0.03125, -0.136719, 0.000546, 0.003296, 0.009888, 0.048096, -0.009155, 0.02063, 0.055176, 0.353516, -0.006348, -0.022461, -0.077637, -0.186523, -0.003769, 0.00206, 0.025146, 0.111816, -0.001213, 0.009949, 0.100586, 0.028687, 0.000368, 0.020996, 0.104004, -0.010681, 0.004425, 0.017822, 0.10498, -0.016602, 0.007446, 0.005066, -0.044434, -0.199219, 0.005493, 0.003067, -0.024292, 0.016479, 0.004059, -0.013855, -0.090332, -0.498047, 0.011047, 0.00946, 0.00351, -0.123535, 0.009644, 0.012939, -0.004578, -0.128906, -0.000211, -0.005829, -0.032227, -0.194336, -0.000391, 0.000246, 0.001198, -0.114746, -0.001518, -0.001205, -0.005432, 0.107422, -0.024048, -0.056396, -0.064453, 0.075684, 0.004028, -0.000618, 0.007507, -0.130859, 0.001503, 0.003876, -0.006897, -0.345703, 0.009888, 0.004517, -0.000546, -0.160156, -0.000477, 0.005859, 0.013, -0.129883, -0.021118, 0.003143, -0.038818, -0.535156, -0.012329, -0.02124, -0.055908, -0.5625, -0.00473, 0.012817, 0.031738, 0.466797, -0.006561, -0.003662, 0.01062, 0.328125, 0.001869, 0.015381, 0.030884, 0.363281, 0.087891, 0.129883, 0.279297, 0.542969, -0.024658, -0.026001, -0.067871, -0.53125, 0.005249, 0.01416, 0.041748, 0.519531, 0.030029, 0.043701, 0.097656, 0.636719, 0.011475, 0.038574, 0.142578, 0.699219, 0.231445, 0.298828, 0.447266, -0.097168, 0.048584, 0.067383, 0.140625, 0.734375, -0.01123, -0.015259, -0.082031, -0.287109, -0.018188, -0.013062, 0.058838, 0.380859, -0.000338, -0.013306, -0.033691, -0.445312, -0.000009, 0.00293, 0.0065, 0.316406, 0.004211, 0.005341, 0.026489, 0.239258, -0.008667, -0.008545, -0.002762, 0.207031, 0.002686, -0.024536, -0.078613, -0.431641, -0.000748, 0.023682, 0.019775, 0.386719, -0.00087, 0.004669, -0.011719, -0.24707, -0.090332, -0.138672, -0.162109, 0.224609, 0.011169, 0.018677, 0.0354, 0.244141, -0.005798, -0.005371, -0.032227, -0.404297, -0.022339, -0.032471, -0.091309, -0.496094, 0.094727, 0.169922, 0.25, -0.194336, 0.004944, 0.008484, 0.001686, -0.367188, 0.001701, -0.010925, -0.049561, -0.353516, 0.001747, -0.007629, -0.049316, -0.390625, -0.053711, -0.07373, -0.179688, -0.660156, 0.005066, -0.000542, -0.036865, -0.244141, 0.011169, 0.005615, 0.069824, 0.464844, 0.004059, 0.011108, 0.030273, 0.486328, 0.013428, 0.010193, 0.03418, 0.478516, 0.0177, 0.026733, 0.089844, 0.566406, -0.023315, -0.016724, -0.070312, -0.59375, -0.031738, -0.037598, -0.166016, -0.585938, -0.003204, 0.002884, 0.002106, 0.375, -0.000801, -0.002197, -0.043213, -0.484375, 0.024414, 0.051025, 0.172852, 0.828125, 0.007599, 0.020752, -0.04126, -0.355469, -0.056641, -0.141602, -0.259766, 0.142578, -0.069824, -0.12207, -0.151367, 0.210938, -0.024658, -0.010986, 0.03125, 0.361328, -0.004913, 0.000242, -0.07373, -0.414062, 0.014465, 0.046631, 0.073242, 0.464844, -0.004639, -0.003845, -0.011536, -0.157227, 0.002594, -0.001495, 0.028687, 0.414062, 0.012451, 0.018433, 0.044434, 0.275391, -0.004425, -0.006958, -0.019531, -0.188477, 0.016479, 0.012024, 0.033936, 0.490234, 0.002167, -0.003723, 0.003677, -0.339844, -0.011108, -0.005859, 0.03125, 0.367188, 0.003647, 0.001762, -0.006226, -0.310547, -0.021973, -0.073242, -0.173828, -0.613281, -0.029053, -0.035156, -0.111816, -0.652344, 0.017334, 0.008423, 0.114258, 0.726562, 0.007477, 0.007507, 0.036621, -0.349609, -0.016113, -0.034424, -0.125977, -0.707031, 0.013184, 0.015869, 0.059326, 0.447266, 0.004089, 0.004822, 0.006683, -0.15918, 0.004211, -0.005524, 0.085938, 0.53125, 0.022949, 0.042969, 0.087402, 0.535156, -0.012146, 0.004822, 0.071289, 0.333984, 0.042725, 0.10498, 0.355469, 0.020264, 0.007111, 0.001114, -0.005219, -0.263672, 0.064453, 0.039307, 0.196289, 0.648438, 0.009094, 0.002502, 0.0065, -0.453125, 0.002716, 0.002457, 0.044678, 0.412109, 0.000364, 0.005859, 0.013672, 0.470703, 0.001595, -0.00885, -0.03833, -0.363281, 0.022339, -0.00528, -0.06543, -0.474609, -0.016235, -0.015015, -0.091797, -0.511719, 0.00325, 0.004303, 0.003082, 0.205078, -0.004669, 0.036133, 0.083984, 0.566406, 0.0065, -0.012268, -0.055908, -0.683594, 0.005981, -0.006317, -0.041504, -0.558594, 0.016235, -0.000061, -0.006805, -0.208008, -0.006378, -0.043213, -0.188477, -0.671875, 0.007996, 0.036133, 0.130859, 0.597656, 0.094238, 0.130859, 0.267578, -0.178711, -0.108398, -0.208984, -0.179688, 0.208008, 0.015259, 0.000942, 0.032959, 0.435547, -0.0271, -0.071777, -0.103516, 0.092773, -0.017212, -0.018555, -0.206055, -0.664062, 0.019775, -0.000185, 0.126953, 0.632812, -0.022217, -0.045898, -0.267578, -0.652344, 0.024902, 0.031738, 0.136719, 0.660156, -0.002014, -0.005493, -0.005798, 0.179688, 0.005157, 0.008667, 0.029663, 0.365234, 0.197266, 0.392578, 0.527344, -0.160156, 0.00946, 0.028809, 0.079102, 0.554688, 0.000603, -0.019165, -0.056396, -0.40625, -0.004089, -0.004303, 0.032959, 0.398438, 0.018433, 0.031982, 0.112793, 0.585938, -0.004333, -0.011963, 0.027344, 0.380859, 0.000311, -0.011841, -0.065918, -0.476562, 0.005096, -0.003571, -0.020996, -0.289062, -0.060547, -0.083496, -0.174805, 0.25, 0.002396, 0.005768, 0.028442, 0.412109, -0.013428, -0.018066, -0.069824, -0.621094, 0.003525, -0.023193, -0.016357, 0.375, -0.003067, -0.008606, -0.025269, -0.390625, 0.005859, 0.007324, 0.031494, 0.412109, 0.022583, -0.006439, 0.024048, 0.482422, 0.003708, 0.031494, -0.041748, -0.404297, 0.057617, 0.150391, 0.324219, -0.120605, 0.018677, 0.025879, 0.12207, 0.621094, -0.019043, -0.028687, -0.07959, -0.664062, -0.00766, -0.011719, -0.017578, 0.324219, 0.050293, 0.171875, 0.357422, 0.013306, -0.013184, -0.002991, -0.081543, -0.570312, -0.088379, -0.271484, -0.53125, -0.287109, 0.014648, -0.013367, 0.053711, 0.357422, 0.020874, -0.013367, 0.040283, 0.384766, -0.002762, -0.004883, -0.010315, -0.324219, -0.021973, -0.061523, -0.210938, -0.703125, 0.013611, 0.01416, 0.070801, 0.574219, 0.053711, 0.108887, 0.166992, -0.255859, -0.004639, 0.031982, 0.026611, 0.410156, 0.004242, 0.004517, 0.00946, 0.310547, 0.006134, 0.01123, 0.059326, 0.498047, 0.028442, 0.008545, -0.024902, -0.431641, -0.009399, -0.033936, -0.083984, -0.498047, -0.00296, -0.010132, -0.039307, -0.355469, 0.015442, 0.018188, 0.015015, -0.363281, -0.004913, -0.005585, -0.023193, 0.160156, -0.024902, -0.064941, -0.194336, -0.699219, 0.136719, 0.223633, 0.138672, -0.016602, 0.053467, 0.069824, 0.077148, -0.021851, 0.040283, 0.046387, 0.016846, 0.542969, -0.040283, -0.068359, -0.106445, 0.02478, -0.001335, 0.002884, 0.011414, 0.144531, -0.002838, -0.002731, -0.011536, -0.150391, 0.00238, 0.007233, 0.004974, 0.082031, -0.003967, 0.000965, -0.010193, -0.170898, 0.001099, -0.001984, -0.032959, -0.180664, 0.004822, 0.005768, 0.020264, 0.15918, 0.062256, 0.072266, 0.174805, 0.535156, 0.217773, 0.287109, 0.425781, 0.197266, 0.082031, 0.154297, 0.273438, 0.365234, -0.000507, 0.002625, 0.00415, 0.084473, -0.018188, -0.036133, -0.058838, -0.265625, -0.003571, -0.001198, -0.01178, -0.129883, 0.002579, -0.006531, 0.006378, 0.083008, 0.002548, 0.000488, 0.014771, 0.15625, -0.005493, -0.010193, -0.019165, -0.166992, 0.000843, 0.005463, 0.004059, 0.292969, 0.052734, 0.15918, 0.269531, 0.476562, -0.000269, 0.022827, 0.047852, 0.285156, 0.00946, 0.038818, 0.279297, 0.617188, -0.009216, -0.018188, -0.041748, -0.320312, 0.000269, -0.003479, -0.005737, 0.108398, -0.253906, -0.384766, -0.419922, 0.10498, -0.089355, -0.227539, -0.375, -0.314453, -0.005219, -0.004517, -0.02832, -0.21875, -0.010132, -0.018555, -0.038086, 0.003189, 0.004272, 0.010254, 0.045166, 0.160156, 0.00325, 0.004242, 0.006256, 0.204102, -0.006439, -0.06543, -0.211914, -0.421875, -0.001984, 0.004578, 0.003784, 0.204102, 0.050293, 0.169922, 0.355469, 0.480469, -0.000463, -0.0019, -0.003677, -0.141602, -0.003464, -0.008667, -0.00824, -0.219727, 0.005615, 0.015869, 0.015869, 0.139648, 0.004852, -0.002136, 0.020508, 0.269531, -0.002899, 0.002319, -0.018066, -0.217773, -0.003616, -0.029053, -0.075684, -0.21582, -0.008179, -0.014526, -0.055664, -0.380859, -0.030151, -0.032715, -0.169922, -0.462891, -0.002045, 0.009521, -0.034912, -0.238281, -0.002838, 0.007202, 0.020508, 0.308594, 0.001999, 0.009277, 0.030029, 0.170898, -0.029907, -0.079102, -0.197266, -0.496094, -0.002487, -0.006134, -0.013306, -0.133789, 0.002548, -0.000105, 0.002426, -0.112305, -0.106445, -0.229492, -0.425781, -0.417969, -0.025513, -0.075684, -0.197266, -0.503906, -0.004364, 0.00164, 0.034668, 0.173828, 0.009521, 0.011719, 0.008545, 0.095703, 0.0019, 0.003708, 0.065918, 0.492188, -0.011658, -0.056885, -0.158203, -0.476562, 0.071289, 0.129883, 0.191406, 0.558594, -0.004303, -0.006775, 0.003311, -0.116699, -0.040039, -0.069824, -0.080078, 0.05127, -0.001556, 0.000232, -0.002426, 0.121094, 0.01239, 0.053711, 0.243164, 0.433594, 0.031738, 0.091797, 0.322266, 0.578125, 0.001282, 0.005371, 0.005066, -0.066895, 0.009766, -0.006561, -0.047607, -0.168945, -0.046143, -0.050293, -0.269531, -0.482422, 0.257812, 0.419922, 0.296875, 0.208008, -0.00103, -0.00267, -0.004608, -0.083984, -0.003433, -0.004913, -0.010681, -0.126953, -0.000603, 0.051025, 0.185547, 0.59375, -0.063477, -0.09668, -0.267578, -0.527344, -0.010254, -0.024414, -0.093262, -0.118164, -0.042236, -0.053955, -0.109375, 0.000296, 0.008972, 0.006561, 0.033447, 0.158203, 0.011353, 0.010315, 0.003799, 0.103516, 0.043457, 0.066895, 0.076172, -0.070801, 0.06543, 0.219727, 0.357422, 0.400391, 0.001595, 0.002365, 0.002472, 0.120117, -0.000793, 0.001381, -0.016602, -0.168945, -0.002106, -0.001335, -0.010376, -0.114258, -0.00238, -0.001503, -0.005157, -0.092285, -0.052979, -0.087891, -0.316406, -0.585938, 0.006561, 0.007324, 0.018433, 0.125, 0.006927, 0.005554, 0.012024, 0.120117, -0.005585, -0.007935, 0.009399, 0.178711, 0.007446, 0.008484, 0.014404, 0.206055, -0.008362, -0.006348, 0.000835, -0.183594, 0.002884, 0.006378, 0.06543, 0.417969, 0.004669, 0.006226, 0.004608, 0.105957, 0.001335, -0.003006, -0.001366, 0.085449, 0.087402, 0.134766, 0.330078, 0.539062, 0.002258, 0.002716, -0.005951, 0.11084, 0.005402, -0.005524, 0.010803, 0.168945, -0.002258, -0.00473, -0.006927, -0.147461, 0.002167, 0.00174, 0.003311, 0.062988, -0.07959, -0.134766, -0.265625, -0.53125, 0.000406, -0.001999, -0.005524, -0.115723, 0.000641, 0.002975, -0.000309, -0.077637, -0.005249, 0.001541, 0.029541, 0.144531, -0.010925, -0.023804, -0.025146, -0.400391, 0.007141, 0.002747, -0.019043, -0.171875, -0.034912, -0.063477, -0.243164, -0.566406, 0.000622, 0.00412, 0.005615, 0.155273, 0.001465, 0.001427, 0.006897, 0.108398, -0.036865, -0.071289, -0.154297, -0.474609, -0.007172, -0.040039, -0.099609, -0.314453, 0.033691, 0.075684, 0.271484, 0.462891, -0.000698, 0.004822, -0.016357, -0.206055, -0.006195, 0.022949, 0.083984, 0.236328, -0.007874, 0.003082, 0.023438, 0.182617, 0.01709, 0.033447, 0.120117, 0.044678, -0.002823, -0.01062, -0.008484, -0.109375, 0.069824, 0.082031, -0.001465, -0.056396, 0.005981, -0.006287, -0.064453, -0.125, 0.011963, 0.015137, 0.036621, 0.225586, -0.016968, 0.000073, -0.09082, -0.380859, 0.204102, 0.404297, 0.414062, 0.131836, 0.004669, 0.086426, 0.161133, 0.519531, -0.008362, -0.009644, -0.009644, -0.205078, 0.020996, 0.001053, -0.043457, -0.417969, -0.004181, -0.005798, -0.005249, -0.289062, -0.001259, 0.000877, 0.02832, 0.277344, -0.00293, -0.002518, -0.008789, -0.077148, 0.016235, 0.012939, 0.018799, 0.1875, 0.014038, 0.021484, 0.042969, 0.205078, 0.000893, 0.006348, 0.015015, 0.308594, -0.01532, -0.053955, -0.431641, -0.478516, -0.00415, -0.003326, 0.005737, -0.139648, 0.003647, 0.002853, 0.012939, 0.085449, 0.277344, 0.371094, 0.211914, 0.054688, 0.038086, 0.12207, 0.292969, 0.566406, 0.003708, 0.002869, 0.062256, 0.427734, 0.000244, 0.001038, 0.002167, 0.060547, -0.002106, -0.000702, -0.003357, 0.055908, 0.040283, 0.064453, 0.168945, 0.423828, -0.001595, -0.001236, -0.00206, -0.023438, 0.000683, 0.001099, 0.002121, 0.023315, 0.000189, -0.000473, -0.004944, -0.073242, -0.000311, 0.001793, 0.001205, -0.026245, -0.001678, -0.002914, -0.008545, -0.126953, 0.001534, 0.001564, 0.005951, 0.224609, 0.004303, 0.00769, 0.029175, 0.314453, 0.000429, -0.000721, -0.006683, -0.114258, 0.001457, 0.001335, -0.00119, 0.060059, 0.000187, 0.000196, 0.000496, -0.042236, 0.000303, -0.001183, -0.000771, -0.057373, 0.004547, 0.004333, -0.000511, 0.302734, -0.214844, -0.328125, -0.414062, -0.5625, -0.000847, -0.003571, -0.007629, 0.115723, -0.000729, -0.000992, -0.001274, 0.079102, 0.001945, 0.00006, 0.001419, -0.073242, 0.00415, -0.002533, -0.000093, -0.382812, 0.000324, 0.00029, 0.002151, 0.030273, -0.000572, -0.00193, -0.002243, -0.089355, 0.001251, -0.00386, -0.016602, -0.271484, 0.001045, 0.000496, -0.000372, -0.025024, 0.000176, -0.001213, -0.006226, -0.061035, 0.002502, -0.009399, -0.034668, -0.289062, 0.000492, 0.00015, 0.000189, -0.021484, -0.000328, 0.000401, 0.000177, -0.023804, -0.001816, -0.001785, -0.000448, 0.061035, 0.000475, 0.00106, 0.000519, 0.032227, 0.001373, 0.001038, 0.001938, -0.056641, -0.003128, -0.005188, -0.013733, -0.359375, -0.000223, 0.000984, -0.002686, 0.160156, 0.000607, -0.000141, 0.001152, -0.05957, 0.023682, 0.018066, 0.036133, 0.314453, 0.001358, 0.003891, 0.010925, 0.211914, -0.000179, -0.000311, -0.001648, 0.023682, -0.124023, -0.225586, -0.359375, -0.490234, 0.001007, 0.000269, 0.005707, 0.068359, 0.01001, -0.00885, -0.064941, -0.367188, 0.002243, 0.002106, 0.000778, -0.062988, -0.000694, 0.002762, 0.006104, 0.068848, 0.007172, 0.010925, 0.035645, 0.194336, -0.000805, -0.000248, -0.002151, -0.089844, 0.031982, 0.068848, 0.170898, 0.488281, 0.005402, 0.008911, 0.02356, 0.402344, -0.000042, -0.000565, -0.003876, -0.059326, 0.000977, -0.00011, 0.004303, 0.067383, -0.000992, 0.001732, 0.006012, 0.059326, 0.000081, 0.00037, -0.000904, 0.022949, -0.00034, 0.000194, -0.002228, -0.059814, -0.056396, -0.125977, -0.248047, -0.494141, -0.000479, -0.000813, -0.001442, 0.037842, -0.000504, 0.000401, 0.004181, 0.055908, -0.000191, -0.001907, -0.010437, -0.066406, -0.005127, -0.005219, -0.028198, -0.396484, 0.00103, -0.000125, -0.003708, 0.082031, -0.052002, -0.110352, -0.25, -0.447266, 0.000706, 0.00037, -0.000108, 0.021484, 0.001083, -0.000191, -0.000977, -0.036377, 0.000078, -0.000587, -0.00206, 0.023926, -0.000946, -0.000195, 0.000353, 0.081055, 0.000393, -0.000144, 0.001854, 0.051025, -0.006836, -0.011719, -0.027954, -0.236328, -0.001305, -0.00206, -0.00766, -0.073242, -0.000237, -0.00019, -0.001381, -0.044922, -0.001358, 0.006866, 0.050781, 0.322266, 0.000683, 0.000237, 0.000862, -0.065918, -0.000271, 0.001122, 0.002518, 0.073242, 0.003235, 0.007019, 0.011414, 0.271484, 0.000488, 0.001007, 0.005524, 0.062988, 0.00148, 0.001282, 0.001968, 0.044678, -0.042725, -0.069336, -0.173828, -0.365234, 0.000205, 0.00082, 0.001175, -0.022461, -0.001099, -0.000244, 0.000607, 0.025024, -0.023682, -0.085938, -0.188477, -0.392578, 0.00267, 0.004242, 0.010559, -0.005096, -0.000828, -0.000538, -0.000679, 0.025879, -0.005005, -0.001686, -0.032471, -0.261719, -0.000443, 0.002045, 0.001907, 0.07959, 0.000824, 0.001114, -0.003586, -0.067383, 0.000568, 0.001266, -0.003021, 0.060791, -0.004669, -0.001747, -0.016235, -0.294922, -0.001198, -0.002274, -0.005493, -0.045166, 0.005157, 0.000109, -0.006073, -0.048828, 0.033936, 0.046143, 0.063965, 0.402344, -0.001373, -0.001839, -0.004211, -0.061768, 0.15332, 0.296875, 0.472656, 0.5625, 0.000984, 0.000492, -0.000626, -0.054199, 0.000267, -0.00018, -0.000557, -0.02478, -0.002304, -0.00647, -0.018799, -0.302734, 0.000698, 0.000452, -0.005737, -0.070801, 0.001221, 0.001541, 0.004181, 0.022095, -0.000008, 0.000504, 0.001167, -0.024658, -0.001022, -0.001152, 0.002594, 0.090332, -0.000736, 0.00005, -0.001968, -0.025513, -0.006958, -0.020508, -0.081055, -0.382812, 0.000332, -0.000885, -0.004883, -0.075684, 0.001877, 0.002563, 0.001968, 0.077637, 0.000129, -0.000912, -0.002899, 0.046875, 0.026001, 0.023804, 0.068359, 0.410156, 0.00119, 0.000301, -0.000957, 0.027588, -0.000698, -0.000429, -0.002075, -0.054199, 0.000117, -0.000319, 0.001205, -0.021851, 0.001457, 0.001862, 0.000269, 0.0354, -0.005066, -0.009399, -0.027588, -0.259766, 0.002045, -0.000507, -0.001945, -0.05249, 0.064453, 0.107422, 0.200195, 0.445312, -0.001457, 0.000126, 0.001457, 0.019165, 0.000196, 0.000412, 0.001137, 0.04834, 0.028076, 0.033447, 0.102051, 0.376953, -0.074219, -0.075195, -0.198242, -0.466797, 0.00033, -0.000153, -0.005005, 0.084961, 0.07373, 0.142578, 0.21875, 0.466797, 0.000277, 0.003311, 0.010803, 0.06543, -0.000437, 0.001312, 0.000797, 0.053223, 0.001945, -0.000065, -0.000584, -0.089844, 0.000452, 0.000526, 0.002243, 0.041504, 0.009705, 0.004639, 0.051758, 0.503906, 0.002197, 0.000055, 0.008789, -0.141602, -0.010376, -0.009216, -0.007751, -0.394531, -0.000507, -0.000416, 0.001923, 0.077148, -0.002686, -0.001144, -0.010315, -0.181641, 0.001511, 0.000584, 0.000393, -0.046143, 0.000572, -0.00325, -0.063477, -0.359375, -0.001411, -0.002777, -0.021851, -0.339844, 0.000112, -0.000736, 0.000813, -0.025269, 0.008606, -0.003632, 0.030518, 0.609375, 0.003159, -0.002838, -0.000565, -0.210938, 0.003723, 0.007782, 0.019165, -0.191406, 0.018311, -0.001617, -0.020386, -0.376953, -0.001183, -0.014221, 0.080078, 0.261719, 0.002853, 0.001266, 0.027466, 0.230469, -0.000083, 0.001923, 0.009155, -0.310547, -0.069336, -0.092773, 0.083008, -0.082031, 0.008057, 0.002014, 0.015076, -0.204102, 0.003494, 0.000706, -0.002213, 0.24707, -0.008911, -0.011047, -0.015442, 0.189453, 0.003006, 0.034668, 0.15918, -0.091309, 0.004639, 0.006866, 0.020142, -0.24707, 0.001701, -0.0354, -0.003128, -0.445312, 0.000039, -0.002213, -0.000763, -0.223633, 0.002808, 0.001595, 0.055176, 0.261719, -0.000694, -0.018921, -0.010132, -0.245117, 0.000016, -0.004456, -0.012085, 0.103516, -0.003601, -0.038086, -0.058594, -0.458984, 0.022949, -0.023682, -0.088379, -0.458984, -0.017456, -0.032959, -0.133789, 0.103516, -0.000486, -0.000001, -0.001328, -0.083984, -0.001671, -0.017578, -0.002701, 0.265625, -0.005615, -0.007629, -0.008972, 0.193359, 0.005707, -0.001869, 0.00177, 0.269531, 0.007111, 0.017578, 0.069336, 0.008728, -0.001068, -0.341797, -0.160156, -0.08252, 0.006622, 0.006226, 0.034668, -0.178711, 0.164062, 0.400391, 0.128906, -0.152344, 0.003067, 0.007751, 0.016846, -0.289062, 0.225586, 0.478516, -0.066895, -0.026367, -0.138672, -0.349609, 0.083984, -0.265625, 0.010437, 0.035156, 0.040771, -0.168945, -0.001869, 0.020874, -0.055908, 0.229492, -0.000778, 0.000977, -0.062988, 0.004272, 0.001678, -0.010864, 0.138672, 0.12207, -0.005493, 0.016846, 0.055176, 0.285156, 0.00238, 0.004608, -0.027588, -0.392578, -0.020386, -0.061035, -0.142578, 0.10498, 0.098633, 0.046387, -0.048096, -0.028442, 0.00351, 0.036621, 0.085938, -0.148438, -0.149414, -0.417969, -0.017212, -0.136719, 0.000908, 0.00769, 0.067871, 0.21582, -0.004517, -0.019043, -0.022949, 0.251953, -0.006592, -0.026245, 0.225586, 0.441406, -0.003418, -0.003082, -0.025635, -0.193359, -0.005127, -0.002823, -0.00164, 0.15332, -0.008789, -0.052734, -0.149414, 0.042969, 0.007202, -0.000645, 0.005463, -0.246094, -0.023071, -0.060059, -0.124023, -0.539062, -0.009521, 0.032959, 0.100098, 0.492188, 0.021973, 0.001831, 0.025757, -0.211914, -0.005066, -0.012695, 0.005066, 0.212891, 0.000751, 0.001274, 0.005615, -0.106934, -0.001877, -0.008911, -0.042969, -0.380859, 0.011658, 0.01123, 0.011597, -0.265625, -0.03833, -0.112305, -0.249023, 0.132812, 0.004456, 0.008118, 0.021851, -0.277344, 0.003769, 0.002914, 0.013855, -0.209961, -0.043457, -0.102539, 0.083496, -0.05835, -0.001205, 0.004883, -0.007935, -0.283203, -0.024902, -0.026855, 0.091309, 0.133789, 0.003754, -0.002289, -0.005859, -0.210938, -0.00034, -0.013672, -0.02771, 0.229492, -0.017456, 0.039551, 0.142578, -0.031128, -0.005035, -0.022095, -0.019409, 0.242188, -0.00016, -0.001297, 0.006989, 0.080566, 0.002609, 0.0019, 0.011169, -0.188477, -0.004028, 0.003448, 0.020142, 0.253906, -0.00145, 0.010071, -0.039307, -0.341797, -0.017578, -0.026001, 0.101074, 0.365234, -0.003189, -0.012573, -0.053955, 0.198242, 0.001297, 0.02417, 0.00473, -0.206055, -0.000368, -0.008606, -0.021729, -0.324219, 0.000568, -0.002625, -0.004333, -0.235352, -0.000805, -0.006134, -0.007812, 0.211914, 0.107422, 0.164062, 0.289062, -0.200195, 0.003464, 0.057129, 0.136719, -0.028564, -0.006927, -0.008423, 0.151367, 0.058594, 0.013977, 0.001801, -0.044678, -0.210938, -0.00209, -0.003815, -0.043945, 0.207031, 0.009521, 0.081055, 0.105957, -0.103027, 0.008728, 0.020142, -0.007874, -0.209961, -0.011108, -0.002945, 0.177734, 0.143555, -0.011047, -0.007507, -0.013916, 0.228516, -0.004639, -0.011536, -0.1875, 0.030884, -0.011963, -0.014038, -0.192383, -0.546875, -0.002396, -0.011658, -0.009705, 0.22168, -0.023926, 0.025513, 0.144531, 0.129883, -0.004364, 0.014282, 0.033691, -0.1875, -0.007874, 0.040771, -0.310547, -0.390625, 0.003448, 0.013, -0.016724, 0.24707, 0.004944, 0.002899, -0.014038, 0.209961, -0.014282, -0.04834, -0.157227, 0.096191, 0.037598, 0.068848, 0.086426, -0.123535, -0.001663, -0.009705, -0.008667, 0.363281, 0.000965, -0.007324, -0.013672, 0.213867, 0.004761, -0.022827, -0.464844, -0.067383, -0.004822, -0.021606, 0.012268, 0.200195, 0.017578, 0.044922, 0.115234, -0.12793, -0.018311, -0.020874, -0.154297, 0.068359, 0.000751, -0.000942, 0.004303, -0.193359, 0.015869, 0.021851, -0.094727, -0.147461, -0.200195, -0.304688, -0.208008, 0.165039, -0.004425, -0.022705, -0.012817, -0.314453, -0.004822, -0.026611, 0.109863, 0.191406, 0.013123, 0.012329, -0.180664, -0.092773, 0.000706, 0.003311, 0.018188, 0.326172, 0.00528, 0.006409, 0.018188, -0.174805, 0.014404, 0.035889, 0.148438, -0.075195, -0.032715, -0.02417, -0.025146, -0.570312, -0.007874, -0.006927, -0.017334, 0.216797, -0.002029, 0.006378, -0.011902, -0.21875, -0.006226, -0.012268, 0.008606, 0.214844, 0.02002, 0.051758, 0.131836, -0.128906, -0.001579, -0.002045, -0.013977, -0.067383, 0.013245, 0.044922, 0.138672, -0.115234, 0.000828, -0.007812, -0.013794, -0.235352, 0.013062, 0.038086, 0.182617, -0.089355, 0.014526, 0.04126, 0.140625, -0.082031, -0.006409, -0.000423, -0.002151, 0.228516, 0.003586, 0.005005, -0.002686, -0.15918, 0.003174, 0.019775, 0.012451, -0.234375, -0.009705, -0.025635, 0.022339, 0.175781, -0.006622, -0.025269, 0.015869, 0.209961, -0.002213, 0.018066, -0.084961, -0.449219, -0.000687, -0.047607, 0.040039, -0.46875, -0.004913, -0.055664, 0.011292, 0.188477, 0.00119, -0.02063, -0.062012, -0.621094, -0.006439, -0.010803, -0.279297, -0.390625, -0.01239, 0.002319, -0.038574, -0.503906, -0.005157, -0.001816, -0.008179, -0.320312, 0.006897, 0.012024, 0.021606, 0.273438, -0.010742, -0.045898, -0.145508, -0.361328, -0.017822, 0.017334, -0.092285, -0.574219, 0.005066, 0.004852, 0.009949, -0.345703, 0.001503, 0.005798, 0.003159, -0.164062, 0.004761, 0.003525, -0.021118, -0.539062, 0.010071, 0.016724, 0.083008, 0.570312, -0.04834, -0.046875, -0.119141, -0.554688, -0.001472, -0.003235, -0.034424, -0.1875, -0.018433, -0.040527, -0.124512, -0.412109, 0.04248, 0.067871, 0.149414, 0.484375, -0.016235, -0.028076, -0.103027, -0.503906, 0.004944, 0.007629, 0.037598, 0.328125, 0.019287, 0.018311, 0.034668, 0.28125, -0.003357, -0.003998, -0.005219, -0.376953, -0.004944, -0.014465, -0.067383, -0.554688, -0.165039, -0.351562, -0.582031, -0.067383, 0.012329, -0.012817, -0.181641, -0.423828, 0.028198, 0.032227, 0.07373, 0.332031, -0.011169, -0.027954, -0.055176, -0.462891, -0.005066, -0.01355, -0.010437, 0.168945, 0.012634, 0.009338, 0.0625, 0.539062, -0.036133, -0.03833, -0.179688, -0.511719, -0.000016, -0.009033, -0.043457, -0.515625, -0.060791, -0.016235, -0.056152, -0.255859, 0.020752, 0.016357, 0.018799, 0.291016, 0.031982, 0.051025, 0.110352, 0.539062, 0.148438, 0.15918, 0.291016, 0.667969, 0.020508, 0.018921, 0.076172, 0.378906, 0.002823, -0.00592, -0.015076, -0.337891, -0.044922, -0.092773, -0.142578, 0.014648, -0.010254, -0.11084, -0.302734, -0.515625, -0.002319, -0.004608, 0.043945, 0.445312, 0.008179, 0.003326, 0.006226, -0.175781, -0.106934, -0.130859, -0.239258, -0.632812, -0.035889, -0.058838, -0.103516, -0.464844, -0.009033, -0.027954, -0.058594, -0.359375, -0.059326, -0.037842, -0.133789, -0.451172, -0.006012, -0.007874, -0.044678, -0.361328, -0.016479, -0.011353, -0.093262, -0.335938, 0.007538, 0.011047, 0.071289, 0.546875, 0.017822, 0.017822, 0.054688, 0.171875, 0.007233, 0.018311, 0.041016, 0.243164, -0.026245, -0.036865, -0.098145, -0.400391, -0.005554, -0.007385, -0.023804, -0.21582, -0.095703, -0.12207, -0.181641, 0.126953, -0.019043, -0.047363, -0.172852, -0.523438, -0.012085, -0.006195, -0.080566, -0.396484, 0.004974, -0.002777, -0.036133, -0.275391, -0.022827, -0.028198, -0.069336, -0.433594, -0.00824, -0.00267, -0.010559, -0.302734, 0.012024, 0.022583, 0.033691, 0.384766, -0.056152, -0.075195, -0.164062, -0.310547, 0.142578, 0.345703, 0.273438, -0.165039, 0.013977, 0.00946, 0.026855, 0.243164, -0.059082, -0.061279, -0.22168, -0.449219, 0.000576, -0.004944, -0.013672, -0.230469, 0.005524, 0.005249, 0.02063, 0.482422, 0.048584, 0.067871, 0.095703, 0.511719, -0.008972, -0.007233, -0.013672, -0.310547, 0.05542, 0.082031, 0.157227, 0.507812, 0.003403, 0.005035, 0.02356, 0.308594, -0.002396, -0.014099, -0.09668, -0.380859, 0.008118, 0.019043, 0.111328, 0.527344, -0.003067, -0.000496, 0.006805, 0.398438, -0.012817, -0.010559, -0.03833, -0.285156, -0.004944, -0.006073, 0.026855, 0.259766, -0.014832, -0.038574, -0.119141, -0.621094, -0.014404, -0.016602, -0.025269, -0.289062, -0.010071, -0.011475, -0.043213, -0.310547, 0.007172, 0.002014, 0.030518, 0.269531, 0.0065, 0.001045, -0.03064, -0.4375, -0.006439, -0.005951, -0.046387, -0.261719, 0.011475, 0.01239, 0.076172, 0.423828, 0.001297, 0.009338, 0.031982, 0.175781, -0.038086, -0.021729, -0.129883, -0.539062, -0.005798, -0.002319, 0.014832, -0.515625, 0.008484, 0.009766, 0.04126, 0.498047, -0.00528, -0.007233, -0.029907, -0.335938, 0.00528, 0.008057, 0.058105, 0.400391, -0.047119, -0.049316, -0.089844, -0.376953, 0.013977, 0.009277, 0.048096, 0.507812, 0.00766, 0.012146, -0.021362, -0.196289, -0.013489, -0.022827, -0.078613, -0.213867, 0.008606, 0.013428, 0.035889, -0.152344, -0.016602, -0.04126, -0.12793, -0.546875, -0.006439, -0.036133, 0.098633, 0.174805, 0.001625, -0.015747, -0.044189, -0.570312, -0.056396, -0.162109, -0.402344, 0.028442, -0.002808, -0.011536, -0.037109, -0.519531, 0.100098, 0.214844, 0.365234, -0.130859, 0.005859, -0.006256, 0.056641, 0.361328, -0.009094, 0.000275, -0.038818, -0.632812, 0.017212, 0.015259, 0.094727, 0.539062, 0.006439, 0.001366, 0.026367, 0.398438, -0.005524, -0.016724, -0.056641, -0.203125, -0.052002, -0.072266, -0.201172, -0.503906, -0.009827, -0.028931, -0.120605, -0.18457, 0.002609, -0.000173, 0.009766, 0.255859, 0.123047, 0.170898, 0.277344, 0.047119, 0.025391, 0.03125, 0.057129, 0.417969, -0.004974, -0.008667, -0.025024, -0.3125, -0.00325, -0.002991, -0.020874, -0.265625, 0.02771, 0.072266, 0.121094, 0.523438, 0.134766, 0.158203, 0.332031, 0.664062, 0.008057, -0.003281, -0.008667, -0.412109, 0.010254, 0.028564, 0.047119, 0.335938, -0.010254, -0.017212, -0.062012, -0.28125, -0.003082, -0.012756, -0.047119, -0.394531, -0.037598, -0.066406, -0.134766, -0.789062, -0.001434, -0.000771, 0.009216, 0.185547, -0.001534, -0.0047, -0.012634, -0.378906, 0.003403, 0.013489, 0.060791, 0.429688, -0.004059, 0.00238, 0.019409, 0.332031, -0.025879, -0.023315, -0.116699, -0.310547, 0.026978, 0.031982, 0.093262, 0.480469, -0.158203, -0.285156, -0.177734, -0.026489, 0.042725, 0.083496, 0.236328, 0.5, -0.095703, -0.267578, -0.421875, 0.133789, -0.014771, -0.022095, -0.059814, -0.474609, -0.022095, -0.022705, -0.038574, -0.322266, 0.00946, 0.013, 0.064941, 0.328125, 0.008118, 0.001167, -0.031128, -0.396484, 0.007874, 0.009766, 0.045654, 0.183594, 0.011292, -0.031494, -0.040039, -0.408203, 0.017212, 0.026123, -0.028076, -0.232422, -0.029175, -0.03418, -0.0271, 0.269531, -0.027222, -0.238281, -0.492188, 0.107422, 0.026611, 0.029907, 0.026489, -0.251953, 0.00383, 0.00023, -0.006317, -0.191406, 0.029541, 0.108887, 0.148438, -0.169922, 0.015503, -0.007935, -0.007111, -0.316406, 0.010986, 0.046631, 0.049072, -0.240234, 0.011597, 0.005463, -0.017334, -0.225586, 0.004395, 0.032227, -0.019287, -0.306641, -0.010559, -0.016846, -0.070312, -0.005981, 0.001282, 0.002457, -0.033936, -0.324219, 0.000433, 0.002106, -0.003281, -0.166992, 0.023926, 0.024048, -0.031494, -0.267578, 0.017944, -0.011536, -0.040039, 0.271484, -0.005798, -0.030029, -0.040283, 0.245117, 0.002762, -0.025879, 0.010559, 0.234375, 0.004639, 0.024048, 0.000992, -0.277344, 0.014465, 0.016357, 0.074219, 0.335938, -0.00025, 0.010925, 0.150391, 0.225586, -0.004974, -0.027344, -0.004364, 0.267578, 0.022217, 0.033691, -0.052002, -0.298828, 0.005127, -0.140625, -0.539062, -0.164062, 0.021973, -0.011475, -0.029175, -0.275391, -0.03418, -0.067871, -0.077148, 0.178711, -0.007935, -0.021729, 0.18457, 0.136719, -0.0354, -0.072754, -0.147461, 0.132812, 0.006927, -0.026489, -0.042969, -0.394531, -0.002167, 0.001984, 0.00322, 0.086914, -0.042969, -0.0177, 0.251953, 0.168945, 0.068359, 0.077637, 0.098633, -0.175781, -0.032227, -0.031982, 0.019531, 0.277344, -0.003937, 0.009644, -0.05542, -0.316406, 0.008118, 0.013855, -0.038574, -0.324219, 0.122559, 0.371094, 0.129883, 0.023438, 0.000801, 0.000309, 0.004059, -0.115234, -0.031982, -0.028809, 0.04248, 0.246094, 0.007812, 0.019531, 0.036621, 0.734375, -0.000713, -0.022339, -0.043701, -0.239258, -0.001472, -0.002731, 0.06543, 0.363281, 0.028931, 0.012085, 0.074219, 0.476562, -0.041748, -0.027588, 0.12793, 0.222656, 0.004242, 0.015137, -0.031006, -0.337891, -0.008972, -0.01416, -0.052002, -0.318359, 0.036865, 0.011047, -0.022583, -0.251953, -0.000992, -0.014526, 0.005524, 0.257812, 0.002014, -0.003876, 0.024414, 0.246094, 0.008606, 0.023315, -0.032959, -0.285156, 0.027344, -0.064941, -0.257812, -0.076172, -0.009399, 0.000058, 0.056396, 0.289062, -0.01239, -0.018677, -0.042236, -0.507812, -0.108398, -0.186523, 0.089355, -0.050049, 0.026855, 0.020386, -0.006317, -0.333984, -0.019287, -0.05127, 0.089355, 0.273438, -0.021973, -0.050049, -0.125977, -0.597656, -0.026367, -0.047119, 0.332031, 0.535156, 0.027588, 0.056641, -0.123535, -0.181641, 0.000117, 0.022095, 0.085449, 0.392578, 0.101562, 0.08252, 0.144531, -0.102539, -0.003723, -0.000801, -0.004272, 0.101562, -0.067871, -0.098633, 0.076172, 0.134766, -0.092285, -0.186523, -0.103516, 0.104492, -0.02356, -0.0354, -0.261719, 0.038818, -0.005463, -0.023193, 0.02002, 0.275391, -0.038086, -0.172852, -0.084473, 0.076172, 0.042236, 0.067871, 0.098633, -0.189453, 0.006134, 0.004059, -0.049561, -0.378906, -0.091797, -0.148438, -0.0271, 0.104492, 0.044922, 0.108887, 0.112305, -0.166992, 0.088867, 0.209961, -0.036865, -0.069824, 0.018433, 0.009155, 0.00589, -0.275391, 0.01178, 0.030884, -0.00412, -0.261719, -0.022949, -0.00473, -0.00885, 0.255859, 0.041748, 0.051514, 0.193359, 0.609375, 0.00415, -0.001854, 0.023438, 0.353516, -0.000014, -0.009521, -0.057129, -0.275391, 0.010315, 0.032715, -0.149414, -0.180664, -0.164062, -0.154297, 0.026611, 0.037354, -0.017578, -0.00769, 0.015991, 0.246094, -0.026611, -0.033936, -0.002502, 0.275391, 0.062012, 0.065918, -0.005402, -0.212891, -0.196289, -0.337891, 0.019897, 0.074219, 0.077148, 0.176758, -0.020508, -0.070312, -0.015076, -0.012024, 0.069336, 0.269531, -0.005371, 0.001045, 0.010071, 0.170898, -0.009583, -0.015259, 0.034424, 0.248047, 0.02002, 0.016235, -0.06543, -0.210938, -0.002365, -0.001747, -0.010986, -0.116211, 0.023193, 0.020874, -0.192383, -0.151367, 0.009644, 0.012207, -0.045654, -0.300781, -0.014099, 0.000473, -0.004211, 0.263672, -0.033936, -0.083984, -0.146484, 0.166016, 0.041748, -0.018188, -0.316406, -0.18457, 0.018066, 0.012024, -0.042236, -0.308594, -0.039307, -0.126953, -0.302734, 0.032471, -0.016724, -0.005035, 0.062988, 0.333984, 0.001091, 0.002319, -0.049316, -0.222656, 0.008728, 0.166016, 0.206055, -0.040283, -0.028076, -0.029175, 0.009277, 0.219727, 0.046875, 0.124512, 0.089355, -0.179688, -0.018311, 0.000656, 0.199219, 0.117676, -0.026001, -0.066406, -0.165039, 0.15918, -0.130859, -0.098633, -0.090332, 0.120117, 0.030884, 0.093262, 0.196289, -0.085938, -0.000368, -0.003616, 0.020386, 0.40625, -0.045898, -0.068359, -0.150391, 0.118164, 0.02002, 0.015076, 0.025757, -0.310547, 0.000061, -0.005981, -0.009338, -0.146484, -0.020508, -0.016602, 0.246094, 0.119141, -0.022583, -0.02124, 0.086426, 0.292969, -0.129883, -0.621094, -0.014526, -0.165039, -0.013672, 0.007751, 0.05249, 0.378906, -0.035156, 0.017212, 0.005554, 0.257812, 0.001884, -0.02063, 0.05542, 0.308594, -0.000813, -0.001045, -0.048828, -0.355469, 0.018921, -0.012207, -0.283203, -0.064453, -0.008423, 0.030884, 0.236328, 0.084961, -0.043457, -0.04834, 0.009705, 0.265625, -0.007172, -0.015259, -0.031006, -0.271484, 0.030151, 0.069824, 0.087891, -0.183594, 0.023438, 0.021606, -0.073242, -0.275391, 0.000919, 0.008484, 0.020142, 0.519531, -0.012451, 0.006042, 0.044434, 0.435547, -0.023926, 0.015625, 0.062256, 0.332031, -0.0005, -0.003296, -0.061523, -0.273438, 0.004425, -0.027344, -0.071777, -0.349609, -0.000893, -0.003693, 0.007355, -0.086914, 0.000019, -0.000039, -0.000144, -0.021118, 0.000698, 0.000591, 0.001083, -0.030273, 0.000097, -0.000111, -0.00016, 0.022095, 0.001099, 0.002029, 0.002991, 0.081055, -0.000408, -0.000104, -0.000797, 0.032959, -0.000176, -0.000105, -0.000648, 0.034424, 0.001411, 0.000383, 0.000885, -0.053955, -0.000144, -0.000156, -0.000534, -0.03833, -0.000912, -0.000189, 0.000437, 0.027222, 0.000023, 0.000572, 0.001167, -0.030151, 0.000305, 0.000008, 0.000793, -0.037842, -0.000881, -0.000408, 0.000786, 0.038818, -0.000079, 0.000954, 0.000178, -0.021606, -0.000782, -0.001617, -0.001732, 0.02832, -0.000507, 0.000431, 0.001381, -0.038574, -0.000144, -0.000523, -0.000057, -0.009399, 0.000278, 0.000595, 0.000732, 0.008423, 0.006409, 0.007416, 0.019287, 0.172852, -0.000175, -0.000668, -0.001144, -0.005737, -0.000068, -0.000322, -0.000908, -0.007935, -0.000257, -0.000034, -0.000088, 0.023804, 0.003174, 0.004944, 0.011841, 0.007111, -0.000241, -0.000194, -0.000023, 0.031128, -0.000759, 0.00012, -0.001152, 0.04248, 0.00037, 0.000294, 0.001083, 0.025879, -0.000444, -0.000317, -0.000584, 0.033936, -0.000187, 0.000119, 0.00206, 0.012207, -0.002579, -0.00589, -0.018188, -0.292969, -0.000163, -0.000782, -0.001274, -0.006927, -0.00004, 0.000078, 0.000252, -0.017578, -0.000259, -0.000523, -0.00079, -0.01355, -0.000809, -0.001244, -0.00148, 0.026245, 0.000257, 0.000469, 0.00024, 0.007751, 0.000835, 0.000549, 0.000122, -0.034668, 0.000196, 0.000079, -0.000328, 0.021484, 0.000033, 0.000618, 0.000355, -0.036621, -0.000542, 0.000256, 0.001076, -0.018555, 0.000269, -0.000076, 0.000008, -0.024048, 0.003677, 0.005341, 0.009888, 0.3125, -0.000138, 0.000106, 0.0, -0.015747, 0.000471, 0.000216, 0.000931, 0.007416, 0.000484, -0.000009, 0.001274, 0.012207, -0.00019, -0.000771, -0.001808, 0.026245, -0.003174, -0.008789, -0.025879, -0.349609, -0.000408, -0.000168, 0.002335, 0.030396, -0.000507, 0.000422, 0.002869, 0.032715, -0.000683, -0.000257, -0.000343, 0.029541, 0.000132, -0.000862, -0.001488, 0.04541, 0.000479, -0.000082, -0.001732, -0.02417, -0.000565, -0.000694, -0.001457, -0.018555, 0.000277, -0.000261, 0.000129, -0.022583, 0.000427, -0.002335, -0.005005, -0.351562, 0.000961, 0.000961, 0.003525, 0.021973, 0.000079, 0.00032, 0.000465, 0.015991, -0.000062, -0.00038, -0.000138, 0.031738, 0.001022, 0.001289, 0.001747, -0.034668, 0.000104, 0.000568, 0.001167, -0.023071, -0.000168, 0.000031, 0.000568, -0.040771, -0.000074, -0.000467, -0.000246, 0.036377, -0.000648, -0.000121, -0.000824, 0.040283, -0.000224, -0.000416, -0.001396, -0.006592, -0.000054, 0.00033, 0.001366, 0.005829, -0.000399, -0.000683, -0.002716, -0.032471, -0.000561, 0.000416, 0.001282, -0.029053, 0.000874, 0.000732, 0.000633, 0.039551, 0.000463, 0.000452, 0.002121, -0.024536, -0.000286, 0.000271, 0.000984, -0.03418, -0.000576, -0.000313, -0.000479, -0.020874, -0.000587, -0.000629, -0.001411, 0.032959, 0.000965, 0.000984, 0.001984, -0.025513, -0.000199, 0.000599, 0.001259, 0.02063, 0.00053, 0.00103, -0.000235, -0.02063, -0.000145, -0.000299, 0.001617, 0.018188, 0.00028, -0.000549, -0.001083, 0.040283, -0.000079, -0.000385, -0.000147, -0.021851, 0.000159, 0.000475, 0.002106, -0.034424, -0.000242, -0.000071, -0.001602, 0.023193, -0.000364, 0.000271, 0.000412, 0.029053, -0.00004, -0.000141, -0.000191, -0.008911, 0.000222, -0.000193, -0.000282, 0.016968, -0.000538, -0.000885, -0.000112, -0.010681, 0.000075, -0.00037, -0.001907, -0.031738, 0.00033, -0.000538, 0.003662, -0.351562, -0.000254, -0.00008, -0.000201, 0.012878, 0.000671, 0.001152, 0.001907, -0.028809, -0.000359, 0.000013, -0.000193, 0.026855, -0.000614, -0.001244, -0.001793, 0.030151, 0.000347, 0.000048, 0.000725, 0.006683, -0.000465, 0.000633, -0.000073, -0.032471, 0.004608, 0.000748, -0.001518, 0.3125, -0.000568, -0.000336, -0.00071, 0.030884, -0.001007, -0.000729, 0.000435, 0.030151, 0.000488, 0.000422, 0.001503, 0.014221, 0.000315, 0.00074, 0.000599, 0.006042, 0.000565, 0.000668, 0.001083, -0.026245, 0.000265, -0.000713, -0.005188, -0.053711, -0.000228, 0.00045, 0.001732, -0.030151, 0.006317, 0.009033, 0.014587, 0.328125, 0.000437, 0.000706, 0.000912, 0.006104, -0.000216, -0.000523, -0.00024, -0.007294, 0.000282, 0.000759, 0.001396, 0.005524, -0.00161, -0.00069, -0.000809, 0.04126, 0.000698, 0.001022, 0.001945, -0.044434, 0.0001, -0.000013, 0.000824, 0.015747, 0.000771, 0.000717, 0.000103, 0.026855, 0.000029, 0.000313, 0.001022, 0.018188, -0.000181, -0.000218, -0.000561, -0.006439, 0.000007, -0.00025, -0.001366, 0.037842, -0.001984, -0.002243, -0.011353, -0.3125, -0.000019, 0.000622, 0.00074, -0.023071, -0.000074, 0.000128, 0.001076, 0.014893, 0.000813, -0.000404, -0.002197, -0.042969, -0.000889, -0.002899, -0.015747, -0.333984, 0.000454, 0.000349, 0.000866, 0.00589, 0.000102, 0.00041, 0.00061, -0.031128, 0.000584, 0.000446, 0.001518, -0.031982, 0.000211, 0.000957, 0.002197, -0.035889, 0.00015, -0.000345, -0.000324, -0.019409, -0.000671, -0.000412, -0.000584, 0.036133, 0.000496, 0.000257, 0.001556, -0.029175, -0.000471, -0.000648, -0.001244, 0.034424, 0.00007, -0.000935, -0.002899, -0.029907, -0.000328, -0.000767, -0.001251, 0.039307, 0.000523, 0.000927, 0.000935, 0.006958, 0.000553, 0.000016, 0.002716, -0.039307, 0.000467, 0.000652, 0.000763, -0.042236, 0.000458, -0.000231, -0.00235, 0.023315, -0.000736, -0.001129, -0.000246, 0.037598, 0.02417, 0.021362, 0.063965, 0.539062, 0.005737, 0.011536, 0.025024, 0.425781, 0.025513, 0.036133, 0.078613, 0.378906, 0.007538, 0.009827, 0.028442, 0.412109, 0.008545, 0.008728, 0.018677, 0.310547, -0.006073, -0.021851, -0.079102, -0.578125, 0.00824, 0.00209, 0.021606, 0.328125, 0.016113, 0.008362, 0.044922, 0.570312, -0.011047, -0.009644, -0.043945, -0.255859, 0.009277, 0.005341, 0.019775, 0.353516, 0.004486, 0.00193, 0.000232, -0.314453, -0.001328, -0.006592, -0.030884, -0.365234, -0.02063, -0.024658, -0.079102, -0.435547, 0.000184, -0.00528, 0.020996, 0.507812, 0.001305, 0.001266, 0.009888, 0.213867, 0.002609, 0.003784, -0.011841, -0.423828, 0.005829, 0.008362, 0.013794, -0.227539, -0.02832, -0.041504, -0.091797, -0.466797, 0.010925, 0.016724, 0.02771, 0.394531, 0.003082, -0.002533, -0.010193, -0.324219, 0.028809, 0.04248, 0.069336, 0.455078, -0.002884, -0.00354, 0.04248, 0.427734, 0.001587, 0.012817, 0.018188, 0.279297, 0.044189, 0.102051, 0.21875, 0.447266, -0.0271, -0.023071, -0.009949, -0.546875, 0.019531, 0.020386, 0.032227, 0.380859, -0.009216, -0.009583, -0.048828, -0.419922, 0.032715, 0.038086, 0.132812, 0.660156, 0.00824, 0.012878, 0.035156, 0.365234, 0.001556, -0.002121, -0.017822, -0.22168, -0.071289, -0.097656, -0.253906, -0.503906, 0.01239, 0.015991, 0.036865, 0.462891, -0.000169, 0.000999, -0.044678, -0.371094, 0.005859, 0.008667, 0.028076, 0.222656, 0.003876, 0.01062, 0.108887, 0.554688, -0.000607, -0.004578, -0.014038, -0.174805, 0.012756, 0.021973, 0.054443, 0.417969, 0.025146, 0.026489, 0.109863, 0.664062, -0.023926, -0.021973, -0.061768, -0.388672, -0.001396, 0.005096, -0.010498, -0.449219, 0.01239, -0.003906, 0.000294, 0.507812, 0.00293, -0.002426, -0.02063, -0.211914, -0.005035, -0.011841, -0.083008, -0.419922, -0.006195, -0.006042, 0.000158, 0.277344, -0.005402, -0.008667, -0.030884, -0.314453, -0.018921, -0.025146, -0.03833, -0.382812, 0.005096, 0.005951, 0.004059, -0.296875, -0.003235, 0.000656, -0.032959, -0.191406, -0.003342, -0.00412, -0.043945, -0.404297, -0.002945, -0.00106, -0.018433, -0.177734, 0.014771, 0.00135, -0.031982, -0.523438, 0.014648, 0.026855, 0.05127, 0.474609, 0.004761, 0.001999, 0.013916, 0.277344, 0.011353, 0.021729, 0.05957, 0.621094, -0.008789, -0.021118, -0.056885, -0.435547, 0.001732, 0.005249, 0.0354, 0.546875, -0.04248, -0.054199, -0.121094, -0.699219, -0.009827, -0.010559, -0.009766, 0.230469, 0.016113, 0.017456, 0.026489, 0.263672, 0.000984, -0.007782, -0.018188, -0.480469, -0.002319, -0.001671, -0.000938, 0.251953, -0.003387, -0.006165, -0.026855, -0.275391, -0.006012, -0.00106, 0.025146, 0.353516, 0.003189, 0.00708, 0.037598, 0.494141, 0.005096, 0.013611, 0.058594, 0.507812, -0.006012, -0.011658, -0.050537, -0.5625, -0.00528, -0.009521, -0.059082, -0.535156, 0.016235, 0.013855, 0.044678, 0.574219, -0.003403, 0.000038, -0.012573, -0.322266, 0.007324, 0.015503, 0.078613, 0.5, 0.001968, 0.001846, -0.014221, -0.349609, 0.030029, 0.03064, 0.139648, 0.550781, 0.003738, 0.003143, 0.031006, 0.46875, -0.001999, -0.007935, -0.009277, -0.335938, -0.002274, -0.008057, -0.007935, -0.289062, 0.010498, 0.001419, 0.026245, 0.392578, -0.005371, 0.005371, 0.018677, 0.229492, 0.010132, 0.008789, 0.016113, 0.18457, 0.003799, 0.031982, 0.102539, 0.490234, 0.000866, -0.004883, 0.02356, 0.554688, 0.057373, 0.107422, 0.228516, 0.447266, 0.000047, 0.002701, 0.027954, 0.535156, -0.003708, -0.003448, 0.00164, 0.298828, -0.001831, 0.025024, 0.047852, 0.498047, 0.003052, 0.013428, 0.045166, 0.375, 0.021362, 0.028564, 0.049561, 0.347656, 0.010132, 0.022095, 0.039795, 0.345703, -0.015259, -0.021118, -0.060791, -0.447266, 0.009949, 0.002975, 0.055176, 0.519531, -0.003464, 0.001617, -0.012634, -0.314453, 0.010864, 0.001259, 0.068359, 0.494141, 0.000446, 0.004303, -0.081543, -0.527344, -0.002304, -0.001793, 0.005371, 0.330078, 0.007294, 0.00531, 0.000572, -0.271484, -0.000565, 0.006409, 0.009705, 0.251953, 0.002014, 0.003006, 0.025146, 0.394531, -0.046631, -0.03418, -0.05957, -0.375, 0.006714, -0.009094, 0.019531, 0.464844, 0.007782, 0.005096, 0.048584, 0.423828, -0.001282, -0.003311, -0.028931, -0.300781, 0.022461, 0.029541, 0.052979, 0.546875, 0.007996, -0.004913, 0.01355, 0.332031, -0.024536, -0.018677, -0.045654, -0.466797, -0.00209, 0.001289, -0.027588, -0.519531, 0.024048, 0.037598, 0.071777, 0.269531, -0.013062, -0.014954, -0.030762, -0.322266, 0.00074, -0.010315, 0.006744, 0.65625, -0.006104, -0.006042, -0.013977, -0.21582, 0.02002, 0.044678, 0.043457, 0.46875, -0.001595, -0.008301, -0.024048, -0.214844, 0.001236, -0.004303, -0.030151, -0.507812, -0.043457, -0.046875, -0.084961, -0.490234, 0.002045, -0.007416, -0.047607, -0.435547, 0.008057, 0.046387, 0.300781, 0.863281, 0.014832, 0.025391, 0.03833, 0.332031, -0.005341, 0.001106, 0.046143, 0.339844, -0.013428, -0.007263, -0.039551, -0.5, 0.002472, -0.002167, 0.006439, 0.230469, 0.011719, 0.013672, 0.046875, 0.482422, -0.006226, -0.008789, -0.02063, -0.496094, 0.012268, 0.005127, 0.020264, 0.535156, 0.002258, 0.006897, 0.021973, 0.355469, -0.00824, -0.007812, -0.062256, -0.550781, 0.003723, 0.005829, 0.006104, 0.201172, -0.000751, 0.000422, 0.004272, 0.396484, 0.025269, 0.013062, 0.067383, 0.482422, -0.147461, -0.296875, -0.449219, -0.652344, 0.001884, 0.007263, 0.042725, 0.585938, -0.001099, -0.001472, -0.003937, -0.02478, -0.000376, 0.000299, 0.000013, 0.065918, 0.031738, 0.035889, 0.064941, 0.289062, -0.000629, -0.000131, -0.001122, -0.100098, 0.000523, 0.001366, 0.002136, 0.034912, 0.033936, 0.033936, 0.062988, 0.271484, 0.003372, -0.000832, -0.000261, -0.119629, 0.001602, 0.000446, -0.00038, -0.101074, -0.052734, -0.062988, -0.113281, -0.173828, 0.00079, 0.001419, 0.003769, 0.063965, -0.00135, -0.001152, -0.00238, -0.039551, 0.002335, 0.000813, 0.000241, 0.032959, 0.00164, -0.001045, -0.001457, -0.118652, 0.000202, 0.001122, -0.000364, -0.08252, -0.012512, -0.005768, -0.002075, -0.410156, 0.000595, -0.000047, -0.000066, 0.049072, 0.002167, 0.012817, 0.053223, 0.34375, 0.000294, 0.001236, 0.000561, -0.055664, 0.005981, 0.009216, 0.023682, 0.246094, 0.002884, 0.001923, 0.000542, 0.34375, -0.000154, 0.000259, 0.001999, -0.053955, 0.040039, 0.043701, 0.080566, 0.283203, -0.000456, -0.001137, 0.000324, 0.047119, 0.006134, 0.00531, 0.006989, 0.375, -0.002701, -0.001762, -0.00383, 0.115723, -0.000252, 0.000009, -0.001045, 0.105957, -0.002686, -0.001831, 0.000294, 0.130859, -0.001091, -0.002075, -0.003769, -0.026855, -0.000265, -0.000919, -0.004364, 0.098145, 0.000797, -0.000774, -0.001457, -0.117188, 0.002457, 0.001434, -0.001793, -0.114258, 0.00082, 0.000418, 0.002136, 0.054443, 0.000816, -0.000572, -0.00087, -0.124512, 0.000452, -0.000832, -0.001846, 0.055908, 0.003159, -0.001686, -0.003906, -0.140625, -0.001816, -0.002823, -0.004028, -0.022949, -0.000896, -0.001541, -0.001076, -0.029175, -0.00116, -0.003128, -0.009155, -0.082031, 0.000463, 0.000463, 0.003464, -0.076172, -0.001732, -0.000809, -0.006714, -0.228516, 0.000113, 0.00007, 0.002121, 0.061035, -0.005341, -0.008179, -0.016602, 0.004272, 0.003006, 0.004028, -0.003937, -0.207031, -0.000534, 0.001244, -0.001869, -0.302734, -0.000016, -0.000127, 0.001831, 0.318359, 0.010193, 0.012634, 0.034668, 0.265625, 0.004242, 0.004913, 0.008972, 0.341797, -0.006104, -0.007751, -0.015137, -0.195312, 0.00119, 0.000359, 0.002899, 0.142578, 0.000172, -0.00036, 0.001175, -0.097168, 0.002045, 0.001488, 0.003967, -0.100098, 0.001396, 0.002121, 0.004364, 0.022095, -0.00145, -0.001228, -0.001068, 0.069824, 0.00238, 0.005219, 0.016479, 0.3125, 0.000103, 0.000835, 0.003845, -0.09668, 0.000641, -0.000448, 0.003769, 0.070312, -0.001076, -0.001663, -0.0047, 0.07666, 0.001923, -0.000957, -0.001213, -0.128906, 0.001556, 0.000034, 0.000637, -0.107422, 0.029663, 0.028198, 0.064453, 0.3125, -0.002029, 0.001274, 0.002182, 0.111816, -0.043701, -0.047852, -0.076172, -0.265625, -0.015747, -0.018799, -0.047119, -0.539062, 0.024536, 0.025635, 0.057617, 0.308594, 0.005371, -0.001091, 0.002563, 0.326172, -0.00036, 0.000113, -0.002167, -0.034424, 0.001511, 0.000038, -0.001793, -0.117188, -0.032715, -0.033691, -0.065918, -0.267578, 0.003143, 0.001862, 0.000196, -0.132812, -0.017212, -0.038818, -0.067871, -0.318359, 0.000919, 0.00116, -0.000801, -0.10498, -0.000125, 0.000157, 0.000454, -0.045898, 0.047852, 0.05835, 0.192383, 0.503906, -0.007416, -0.012024, -0.040039, -0.738281, 0.000422, 0.002335, 0.013428, 0.404297, -0.000824, -0.001305, -0.000252, 0.083984, -0.0019, -0.00206, -0.002335, 0.080566, 0.000553, 0.000443, 0.002808, -0.056885, -0.028809, -0.033691, -0.063965, -0.283203, -0.000202, -0.001007, 0.000568, -0.101562, 0.00042, 0.000874, 0.005585, -0.067383, -0.001144, -0.001366, -0.003235, -0.026978, -0.000448, 0.000477, -0.00103, 0.086426, 0.000767, -0.000896, 0.002243, -0.083008, 0.000205, 0.000694, -0.000062, -0.073242, -0.000307, -0.000446, -0.001228, 0.063477, -0.00071, 0.000443, -0.001389, -0.049805, 0.00053, 0.00209, -0.002548, -0.098633, 0.000019, -0.000675, -0.001747, 0.048828, -0.001076, -0.000927, -0.001076, 0.082031, -0.00164, 0.000854, 0.000307, 0.134766, -0.003448, 0.000054, 0.001442, 0.102539, -0.000241, 0.001892, -0.003891, -0.114746, -0.000622, -0.001007, -0.002258, 0.077148, -0.001938, 0.000504, 0.001869, 0.125977, 0.000668, -0.000351, -0.000343, -0.109863, 0.001259, 0.000448, -0.002945, -0.064453, -0.000431, -0.000813, -0.002472, 0.085449, 0.006256, 0.005676, 0.017334, 0.351562, -0.002304, -0.00132, -0.007324, -0.094727, 0.001801, -0.000164, -0.000351, 0.071777, 0.000797, -0.000557, 0.000271, -0.092285, -0.001846, -0.000296, -0.000919, 0.104004, -0.00193, -0.001564, -0.001587, 0.091797, 0.000576, -0.000481, -0.000771, -0.074707, -0.000066, -0.00095, -0.001419, -0.053955, -0.000492, 0.000002, 0.005737, 0.099121, 0.00079, 0.000147, -0.000322, 0.161133, -0.002472, -0.001549, -0.002289, -0.337891, 0.000248, 0.00087, 0.00021, -0.078125, 0.000216, 0.000465, 0.001152, 0.029785, -0.00033, -0.00082, -0.0047, -0.044189, -0.000467, -0.000427, -0.001808, -0.058838, 0.000595, 0.000064, 0.000778, -0.042725, -0.002014, 0.000999, 0.005035, 0.151367, -0.000117, 0.000793, 0.003967, 0.074707, 0.000207, -0.000418, -0.000973, -0.044189, -0.000475, -0.000298, -0.00209, -0.059326, -0.00106, -0.001343, -0.00074, -0.02771, 0.002121, -0.00174, -0.001534, -0.079102, 0.001381, 0.004517, 0.010437, 0.091309, -0.00766, -0.018433, -0.061035, -0.408203, -0.000778, 0.001114, 0.000877, 0.078613, 0.001007, 0.000345, 0.002411, -0.121582, 0.001251, 0.00066, 0.005859, 0.058594, -0.00145, -0.003998, -0.012939, -0.204102, -0.008362, -0.009583, -0.017456, -0.335938, -0.043701, -0.050781, -0.081055, -0.263672, 0.024902, 0.015869, 0.045166, 0.4375, 0.019897, 0.026123, 0.078125, 0.361328, 0.012634, 0.017578, 0.039062, 0.279297, 0.024536, 0.107422, 0.441406, 0.200195, 0.006134, 0.005707, 0.020264, 0.225586, -0.013428, -0.015747, -0.08252, -0.40625, 0.005157, 0.019531, 0.057373, 0.460938, -0.00116, -0.020264, -0.074707, -0.535156, -0.001892, 0.004425, -0.051758, -0.435547, 0.026733, 0.027588, 0.063477, 0.417969, -0.001068, -0.008301, -0.047363, -0.410156, -0.051514, -0.057373, -0.119629, -0.470703, -0.007599, -0.008972, 0.002884, -0.257812, -0.008667, -0.013, -0.014648, 0.12793, 0.012878, 0.01709, 0.106445, 0.511719, 0.044922, 0.08252, 0.357422, -0.026001, -0.008179, -0.004517, -0.013062, -0.269531, 0.020386, 0.023193, 0.065918, 0.394531, -0.00087, -0.012207, -0.0177, -0.239258, 0.0047, 0.008545, -0.005737, -0.164062, -0.007782, -0.004181, 0.008362, -0.445312, 0.018555, 0.045166, 0.091797, 0.503906, -0.000858, -0.00351, -0.00946, -0.240234, 0.011658, 0.003906, 0.047852, 0.330078, -0.010864, -0.010803, -0.030884, -0.554688, -0.007141, 0.001076, -0.024414, -0.447266, -0.033691, -0.026123, -0.120605, -0.458984, -0.000145, -0.000553, 0.147461, -0.103516, -0.005341, 0.004639, 0.001274, -0.476562, -0.00351, -0.012512, -0.06543, 0.132812, -0.001282, -0.000946, 0.0047, 0.101562, -0.003403, -0.01355, -0.074219, -0.457031, 0.001839, -0.001839, 0.003693, -0.189453, -0.004913, 0.002151, -0.014099, -0.316406, -0.003128, 0.012329, -0.001343, -0.453125, -0.015991, -0.00106, -0.011597, -0.333984, 0.045166, 0.085938, 0.192383, 0.037598, -0.015381, -0.016968, -0.01355, -0.265625, -0.0354, -0.020996, -0.155273, -0.539062, 0.001762, 0.002457, 0.047852, 0.396484, -0.006683, -0.020142, -0.038818, -0.253906, 0.003555, -0.011047, -0.049072, -0.451172, -0.008423, -0.007538, -0.06543, -0.223633, 0.001297, 0.00053, -0.006927, -0.189453, -0.004669, -0.000313, -0.039062, -0.498047, -0.016357, -0.021851, -0.070801, -0.511719, -0.00322, 0.015137, 0.122559, 0.554688, 0.007019, 0.011963, 0.063477, -0.345703, -0.057617, -0.063965, -0.094238, -0.476562, -0.007294, -0.016724, -0.068848, -0.337891, 0.008789, 0.01178, -0.126953, 0.013794, 0.003769, 0.006897, 0.02832, 0.466797, -0.032959, -0.101074, -0.375, 0.02124, 0.009644, 0.012451, 0.115723, 0.460938, 0.01709, 0.019287, 0.026489, 0.433594, -0.00296, -0.007233, -0.015015, -0.275391, -0.012451, -0.026489, -0.193359, -0.308594, 0.007355, -0.006226, -0.021484, -0.283203, 0.008484, 0.022705, 0.117188, 0.353516, -0.00766, -0.0354, -0.3125, 0.106934, 0.000216, 0.012878, 0.044189, 0.457031, 0.01123, 0.00383, -0.007874, 0.298828, 0.001312, 0.007507, 0.005951, 0.21582, -0.005981, -0.006073, -0.015625, -0.233398, 0.064941, 0.045898, 0.158203, 0.457031, -0.041504, -0.056152, -0.093262, -0.455078, -0.006409, -0.01178, -0.005554, -0.265625, -0.016479, -0.02356, -0.109863, -0.470703, -0.013916, -0.026978, -0.060059, -0.386719, 0.008667, 0.009644, -0.204102, 0.023071, -0.001221, -0.026001, -0.074219, 0.644531, 0.050781, 0.07959, 0.129883, -0.106934, -0.000919, -0.001335, -0.032959, -0.402344, -0.018921, -0.001312, -0.070312, -0.300781, 0.003204, 0.004486, 0.014954, 0.101562, 0.006348, 0.014954, 0.034424, 0.208008, 0.006409, -0.016235, -0.054688, -0.484375, 0.000328, 0.003555, 0.106934, -0.083008, -0.004272, -0.000311, -0.008789, -0.217773, -0.006317, -0.011047, -0.029785, -0.441406, -0.007782, -0.015137, -0.061035, -0.177734, -0.010193, 0.000391, 0.087891, 0.261719, -0.005798, -0.014282, -0.049316, -0.308594, 0.00531, 0.004822, 0.015442, 0.287109, 0.00235, 0.003784, 0.149414, 0.294922, -0.016602, -0.009216, -0.026245, -0.373047, -0.015625, -0.02478, -0.029785, -0.148438, 0.006409, 0.019287, 0.09668, -0.11084, -0.067383, -0.099121, -0.179688, -0.492188, 0.032715, 0.057861, 0.105957, 0.458984, 0.000243, 0.005829, 0.026001, 0.245117, 0.007629, 0.01062, 0.044189, 0.249023, 0.017456, 0.010864, 0.133789, 0.212891, 0.00824, 0.009888, 0.026855, 0.298828, -0.000561, 0.006866, 0.039551, 0.212891, 0.037354, 0.044922, 0.129883, 0.414062, -0.007629, -0.013794, -0.023438, -0.373047, 0.000877, -0.025757, -0.050049, -0.386719, -0.008179, -0.010071, -0.000698, -0.296875, 0.003098, -0.018677, -0.032715, -0.235352, 0.001633, -0.000341, 0.020386, 0.363281, 0.001389, -0.006836, -0.229492, 0.038574, 0.006348, 0.004242, 0.02832, -0.178711, 0.001373, 0.007874, 0.013611, 0.314453, 0.008423, 0.018799, 0.061035, 0.416016, -0.018799, -0.031494, -0.054932, -0.157227, 0.008362, 0.00708, 0.022461, 0.355469, 0.006653, 0.003174, 0.007019, 0.168945, -0.013428, -0.02478, -0.046143, -0.332031, -0.007874, -0.004822, -0.02417, -0.4375, 0.023804, 0.074219, 0.022461, -0.104492, -0.002045, -0.018066, 0.011902, 0.378906, -0.002213, -0.000744, 0.01239, 0.191406, 0.073242, 0.114746, 0.335938, 0.410156, 0.01062, 0.011841, 0.018188, 0.19043, -0.015259, -0.019531, -0.024658, -0.257812, 0.011902, 0.021851, 0.047119, 0.416016, -0.028809, -0.047607, -0.116211, -0.46875, 0.001389, 0.019287, 0.057129, 0.396484, -0.001587, -0.00267, -0.002533, 0.235352, 0.003601, -0.009521, -0.180664, -0.016968, -0.01239, 0.001633, 0.029541, -0.570312, 0.002762, 0.005402, 0.135742, -0.039551, 0.011353, 0.019531, 0.019897, 0.353516, 0.061768, 0.163086, 0.359375, -0.134766, 0.008057, 0.015747, 0.029663, 0.217773, 0.002579, 0.01178, 0.023071, 0.261719, -0.020142, -0.0271, -0.081543, -0.511719, 0.002548, 0.003174, 0.02832, 0.265625, 0.007202, 0.008911, 0.026733, 0.075195, -0.008728, -0.004517, 0.00267, -0.259766, 0.004425, 0.003647, 0.02832, 0.251953, 0.008362, 0.008179, 0.012695, 0.117676, -0.010925, -0.010803, -0.064941, -0.324219, -0.009888, -0.012878, -0.02063, -0.320312, -0.007507, -0.010803, -0.046875, -0.237305, 0.010193, 0.016479, 0.057861, 0.304688, -0.003448, -0.001999, -0.028076, -0.217773, 0.007782, 0.009644, 0.030762, 0.353516, -0.003815, -0.008362, -0.027832, -0.304688, 0.004578, 0.009277, 0.034668, 0.189453, -0.003647, -0.007294, -0.025879, -0.084473, -0.013611, -0.042725, -0.082031, -0.277344, -0.007874, -0.01239, -0.043213, -0.124023, 0.006409, 0.009521, 0.030762, 0.104004, 0.019043, 0.01001, 0.092773, 0.404297, -0.011169, -0.015747, -0.041504, -0.133789, 0.01532, 0.024292, 0.070312, 0.219727, 0.008118, 0.005859, 0.012207, 0.116699, -0.00193, -0.003967, -0.000603, 0.118652, -0.007111, -0.014404, -0.043701, -0.228516, -0.00415, -0.015991, -0.053955, -0.330078, -0.04126, -0.065918, -0.106445, -0.333984, 0.005646, 0.013794, 0.030884, 0.351562, 0.00264, 0.003967, 0.009827, 0.171875, 0.039062, 0.044434, 0.118164, 0.296875, -0.032227, -0.047119, -0.027466, 0.061279, 0.002579, 0.003372, -0.005737, -0.092773, -0.001678, -0.016724, -0.028076, -0.390625, 0.009033, 0.014404, 0.057861, 0.363281, 0.00164, 0.009521, 0.063477, 0.328125, -0.002777, -0.00769, -0.017456, -0.318359, 0.002075, 0.00095, 0.009399, 0.394531, 0.028076, 0.054688, 0.128906, 0.380859, 0.008179, 0.012512, 0.036621, -0.037842, -0.005432, -0.004608, -0.019043, -0.24707, -0.009399, -0.011536, -0.030029, -0.15625, -0.014343, -0.017334, -0.015137, -0.251953, -0.012085, -0.0177, -0.057129, -0.244141, 0.004791, 0.003906, 0.01123, 0.142578, 0.01001, 0.013611, 0.034912, 0.178711, -0.018188, -0.010498, -0.025879, -0.357422, 0.002228, 0.006897, 0.029297, 0.294922, -0.016357, -0.017822, -0.080566, -0.496094, -0.00589, -0.008301, -0.020996, 0.037842, 0.007507, 0.001495, 0.018188, 0.318359, -0.001358, 0.001305, 0.018799, 0.188477, -0.008423, -0.012634, -0.04248, -0.347656, 0.004974, 0.013489, 0.036865, 0.300781, 0.006775, 0.005951, 0.011719, 0.15918, 0.008972, 0.010864, 0.023193, 0.081055, -0.007812, -0.015869, -0.040771, -0.158203, -0.002975, -0.005798, -0.018311, -0.178711, -0.038574, -0.069824, -0.138672, -0.089355, -0.004761, -0.026123, -0.058594, -0.168945, 0.00177, 0.012695, 0.053955, 0.394531, -0.000435, -0.001877, -0.009827, -0.191406, -0.004913, -0.006897, -0.017334, -0.121582, -0.004089, -0.013184, -0.047852, -0.133789, -0.013245, -0.025146, -0.049805, -0.337891, 0.005249, 0.001404, 0.032715, 0.148438, -0.00095, -0.002914, -0.014954, -0.130859, 0.007996, 0.005493, 0.061035, 0.46875, -0.006073, -0.000813, 0.016602, -0.400391, 0.008667, 0.015259, 0.040771, -0.05542, 0.003616, 0.003479, 0.014099, 0.21582, 0.011292, 0.01709, 0.034668, 0.197266, -0.000483, -0.000284, -0.0177, -0.171875, -0.004547, -0.008911, -0.021362, 0.133789, 0.003891, 0.004272, 0.017212, 0.134766, -0.002182, -0.004364, -0.014709, -0.217773, 0.008972, 0.010376, 0.04541, 0.414062, -0.006042, -0.003418, -0.02124, -0.283203, -0.011963, -0.020264, -0.044922, -0.314453, 0.017334, 0.028809, 0.078125, 0.257812, -0.000492, -0.001328, 0.01239, 0.1875, -0.007996, -0.010925, -0.037842, -0.251953, -0.007294, -0.001022, 0.010864, -0.361328, 0.015747, 0.022095, 0.062988, 0.34375, 0.003998, 0.007324, 0.011353, -0.115723, 0.065918, 0.139648, 0.225586, 0.404297, -0.016357, -0.012268, -0.007202, -0.246094, 0.007935, 0.006226, -0.001694, 0.239258, 0.005768, 0.007172, 0.012878, -0.074707, -0.017334, -0.025757, -0.068359, -0.136719, 0.019043, 0.044922, 0.108398, 0.386719, 0.005127, 0.004669, 0.015259, 0.292969, -0.011719, -0.018433, -0.05249, -0.175781, -0.004883, -0.004913, -0.067871, -0.318359, 0.001717, -0.000265, 0.047607, 0.267578, 0.000542, 0.006866, 0.045166, -0.047607, -0.008484, -0.013733, -0.041016, -0.230469, 0.005402, 0.004456, 0.02002, 0.207031, 0.001907, 0.000399, 0.019531, 0.208008, 0.005524, 0.006592, 0.008728, 0.388672, -0.008667, -0.009216, -0.027466, -0.353516, 0.015198, 0.019531, 0.051758, 0.151367, -0.005371, -0.006042, -0.02832, -0.231445, 0.010315, 0.009888, 0.034424, 0.169922, -0.00589, -0.011414, -0.000256, 0.066895, -0.000603, -0.000077, -0.02002, -0.246094, 0.036865, 0.036621, 0.128906, 0.474609, 0.015991, 0.02478, 0.050781, 0.115723, 0.00386, 0.000471, 0.013489, 0.24707, 0.009583, 0.002457, 0.05835, 0.296875, -0.001556, -0.001663, 0.000336, 0.148438, 0.011536, 0.00766, 0.055664, 0.163086, 0.008118, 0.011658, 0.022949, -0.119141, -0.016235, -0.009827, 0.0354, -0.460938, -0.0047, -0.006256, -0.034668, -0.172852, 0.003113, 0.003479, -0.015137, 0.439453, -0.013977, -0.013428, -0.032227, -0.164062, -0.002563, -0.005157, -0.01532, -0.224609, 0.001099, 0.00412, 0.025269, 0.21582, 0.000458, 0.009155, 0.013123, 0.416016, -0.000252, 0.001137, 0.005035, 0.108398, -0.007538, -0.013184, -0.038818, -0.114746, -0.000561, -0.011047, -0.02478, -0.251953, 0.005981, 0.011963, 0.037842, -0.079102, 0.004822, 0.002014, 0.019409, 0.249023, -0.014832, -0.012329, -0.003754, -0.351562, 0.00412, 0.007416, 0.008118, 0.228516, -0.017822, 0.018433, -0.0625, -0.296875, 0.003616, 0.004974, 0.01001, -0.107422, -0.011841, -0.007935, -0.050781, -0.233398, 0.005463, 0.002975, 0.02478, 0.320312, -0.037354, -0.089355, -0.125977, 0.106445, -0.006653, -0.011719, -0.058594, -0.306641, -0.002548, -0.00705, -0.027832, -0.220703, 0.00069, -0.006287, -0.037354, -0.349609, 0.012756, 0.033936, 0.116699, 0.396484, -0.004822, -0.022339, -0.074707, -0.349609, -0.011475, -0.012451, -0.093262, -0.488281, 0.007874, 0.010925, -0.031738, -0.227539, -0.009277, -0.029297, -0.160156, -0.225586, 0.000626, -0.008972, -0.040039, -0.269531, -0.025391, -0.091309, -0.157227, 0.039307, 0.003235, 0.01709, 0.071777, 0.314453, 0.029541, 0.085938, 0.151367, -0.04834, 0.001671, -0.00322, 0.049561, 0.265625, 0.01001, -0.001495, -0.01062, -0.267578, -0.001534, 0.010925, 0.031494, 0.200195, 0.005188, 0.032227, 0.130859, 0.244141, -0.010986, -0.011414, -0.077148, -0.367188, -0.001526, 0.018799, 0.07959, 0.535156, 0.011658, 0.014893, -0.059082, -0.207031, 0.000679, 0.00705, 0.010742, -0.225586, -0.00161, 0.002747, 0.027344, 0.257812, 0.128906, 0.326172, 0.306641, -0.053223, 0.000923, 0.000607, 0.040283, 0.289062, -0.005951, 0.003052, 0.02124, 0.287109, -0.013062, 0.025757, 0.443359, 0.699219, 0.01001, 0.0271, 0.089844, 0.441406, -0.001389, -0.013489, 0.000273, 0.226562, 0.002502, 0.006287, -0.039795, -0.357422, 0.013245, -0.001297, 0.017822, -0.234375, 0.007874, 0.020752, 0.049561, 0.304688, -0.000041, -0.00025, -0.025391, -0.232422, -0.015747, -0.041016, -0.176758, 0.050293, 0.025879, 0.056885, 0.279297, 0.423828, -0.004333, -0.010132, 0.009583, 0.28125, 0.039062, 0.067383, 0.206055, -0.038818, 0.01709, 0.014404, 0.069336, 0.269531, 0.00132, 0.003357, 0.031128, 0.19043, 0.002518, -0.00351, -0.041992, -0.263672, -0.001823, -0.002274, -0.012146, -0.181641, -0.008728, -0.013611, -0.131836, -0.189453, -0.002121, -0.000736, -0.008057, 0.255859, 0.003967, 0.005066, 0.034912, 0.249023, -0.004639, 0.011169, 0.039307, 0.302734, -0.01532, -0.035156, -0.068848, 0.019653, -0.000136, 0.000523, 0.042969, 0.259766, 0.004944, 0.015015, -0.010559, -0.273438, -0.001678, 0.016968, 0.119629, 0.230469, 0.007782, -0.005219, -0.025024, -0.261719, 0.12793, 0.300781, 0.453125, 0.079102, 0.005371, 0.00164, 0.027832, 0.267578, 0.013916, 0.024292, 0.060303, -0.063965, -0.004791, 0.008179, 0.029297, 0.21875, -0.0047, 0.010986, 0.035156, 0.351562, -0.015991, -0.013794, -0.05249, -0.386719, 0.003311, -0.001183, -0.018677, -0.277344, -0.003433, -0.019043, -0.044922, -0.347656, -0.002304, -0.004669, 0.022705, 0.273438, 0.005035, 0.007507, -0.012756, -0.196289, 0.003845, -0.003891, 0.063477, 0.230469, -0.003067, 0.012329, 0.086426, 0.227539, 0.020508, 0.048096, 0.220703, 0.316406, 0.066406, 0.15625, 0.326172, 0.006348, 0.00235, 0.009644, 0.037109, 0.279297, -0.008362, -0.018311, -0.055664, -0.213867, 0.000637, 0.006744, 0.035156, 0.333984, 0.002335, 0.00087, -0.03418, -0.271484, 0.119141, 0.24707, 0.455078, -0.098633, 0.019043, 0.061279, 0.223633, 0.486328, 0.002579, 0.014893, 0.041992, 0.322266, -0.001686, 0.001907, -0.029297, -0.277344, 0.003891, -0.002869, -0.010193, -0.178711, -0.000839, -0.000112, 0.003693, 0.097168, -0.005493, -0.007355, 0.005432, 0.275391, 0.025757, 0.056885, 0.161133, 0.503906, -0.001404, -0.00095, -0.000086, 0.109863, -0.00946, -0.012207, 0.043457, 0.25, -0.006866, 0.007355, 0.031494, 0.28125, -0.007599, -0.023315, -0.069824, -0.484375, 0.002594, -0.017578, -0.072266, -0.410156, 0.040283, 0.105469, 0.085449, -0.081543, -0.000443, 0.010132, -0.009644, -0.253906, 0.004425, -0.003586, -0.046387, -0.230469, -0.014709, -0.025513, -0.042236, -0.441406, 0.009399, 0.015381, -0.01001, -0.269531, 0.001892, -0.018555, -0.043213, -0.21582, -0.003235, -0.009155, -0.050537, -0.265625, -0.008606, -0.002075, 0.040039, 0.289062, 0.00135, 0.00145, 0.041992, 0.261719, -0.015564, -0.040039, -0.140625, 0.011414, 0.005371, 0.02417, 0.088379, 0.425781, -0.00209, 0.000305, -0.011597, -0.110352, 0.00074, -0.008423, -0.070312, -0.269531, -0.031982, -0.089355, -0.15332, 0.095703, 0.007507, 0.005798, 0.046387, 0.455078, 0.034424, 0.081055, 0.137695, -0.108887, -0.048584, -0.067383, -0.287109, -0.025391, 0.004913, 0.019287, 0.037354, 0.199219, 0.004089, -0.003662, -0.010986, -0.18457, 0.018555, 0.010132, 0.111816, 0.449219, 0.000496, 0.001678, -0.006592, -0.150391, -0.038818, -0.089355, -0.137695, 0.105957, -0.002701, -0.051514, -0.174805, -0.466797, 0.001495, -0.001404, -0.011658, -0.253906, -0.036377, -0.113281, -0.316406, -0.267578, 0.010742, 0.000125, -0.014099, -0.384766, -0.003052, 0.001175, -0.033203, -0.226562, 0.005249, 0.029053, 0.060791, 0.376953, -0.006073, -0.002563, 0.013733, 0.157227, -0.004669, -0.001175, -0.07373, -0.308594, 0.001923, 0.011047, -0.001984, -0.269531, -0.0047, -0.006958, -0.030396, -0.259766, -0.00209, -0.003937, 0.020874, 0.233398, -0.002747, 0.003906, 0.03833, 0.241211, -0.00293, 0.001251, 0.009949, 0.15918, -0.00135, -0.02356, -0.112793, -0.466797, -0.010986, 0.000969, -0.059814, -0.273438, -0.00708, -0.009766, -0.002823, 0.246094, 0.001411, 0.004761, 0.095215, 0.441406, 0.003342, 0.002884, 0.091797, 0.222656, 0.003906, -0.043213, -0.197266, -0.472656, -0.031494, -0.069824, -0.19043, 0.029785, 0.003113, 0.003174, 0.012512, 0.080566, -0.004822, 0.012512, 0.031494, 0.298828, 0.007019, 0.000759, -0.015869, -0.230469, 0.04541, 0.081055, 0.150391, -0.103027, -0.00042, -0.000011, -0.003738, -0.108398, -0.000435, -0.002548, -0.000376, 0.113281, 0.070801, 0.660156, -0.161133, 0.046143, 0.005676, 0.000648, -0.5625, -0.024292, 0.00209, -0.02832, 0.251953, 0.024536, -0.062988, -0.384766, 0.139648, -0.00325, -0.00412, 0.382812, 0.083984, -0.025635, 0.126953, 0.613281, -0.018311, -0.006531, 0.003342, -0.004608, 0.484375, 0.022583, 0.003647, -0.038574, 0.243164, -0.002502, 0.010925, -0.006989, -0.617188, -0.04248, -0.004211, 0.018311, -0.261719, -0.000399, 0.023682, 0.605469, 0.086426, 0.007812, 0.002045, 0.056396, -0.376953, -0.082031, -0.001579, -0.039062, -0.494141, -0.044434, 0.003601, 0.546875, 0.175781, 0.0354, -0.000294, 0.015625, -0.326172, -0.005981, -0.002136, 0.031006, -0.330078, -0.029419, -0.040527, -0.388672, 0.075684, -0.019165, 0.01532, 0.052734, 0.65625, 0.032715, -0.005859, -0.045898, 0.373047, -0.002441, -0.005646, -0.083984, 0.124023, 0.011841, -0.00383, 0.617188, -0.041748, 0.027222, -0.011292, 0.026978, -0.294922, -0.511719, -0.007263, -0.04248, 0.429688, 0.0354, -0.601562, -0.151367, -0.057861, 0.004456, 0.003586, 0.064941, -0.357422, 0.019043, 0.012573, -0.068359, -0.490234, -0.015076, 0.002029, 0.009155, 0.296875, 0.045654, -0.014771, 0.204102, 0.371094, 0.061035, -0.012573, -0.013489, -0.447266, -0.022827, 0.004608, -0.00589, -0.675781, -0.035645, 0.008118, -0.044922, 0.376953, 0.014282, -0.001984, 0.042969, -0.396484, -0.064941, 0.025757, 0.042969, 0.636719, 0.001549, 0.026978, 0.062988, -0.527344, -0.008362, 0.019043, 0.042725, -0.347656, 0.022949, -0.047119, -0.095215, -0.394531, -0.057373, 0.003738, -0.011292, -0.240234, -0.016235, -0.021851, -0.079102, 0.410156, 0.022827, -0.031494, -0.070801, -0.613281, -0.024658, -0.019287, 0.480469, -0.044922, 0.004028, 0.002945, 0.006989, -0.363281, -0.025757, -0.005402, -0.026855, 0.228516, 0.007751, -0.009827, -0.056396, 0.347656, 0.029663, -0.002426, -0.035889, 0.408203, 0.0177, -0.055664, -0.328125, 0.120605, 0.000938, 0.00079, -0.023193, 0.484375, -0.003372, 0.00528, -0.546875, 0.033447, 0.001572, 0.014099, 0.021729, 0.414062, 0.046387, -0.009949, -0.029541, -0.176758, 0.486328, -0.011963, -0.042236, 0.367188, 0.009338, 0.016968, 0.033447, 0.339844, 0.000341, -0.006134, 0.019653, -0.261719, -0.047607, -0.001587, 0.027466, -0.167969, -0.009644, -0.015991, -0.052734, 0.332031, -0.031738, -0.092773, -0.605469, 0.124512, 0.010315, 0.012451, 0.046631, 0.234375, 0.021118, -0.032959, -0.22168, 0.124023, 0.003433, -0.017822, -0.022095, 0.519531, -0.011353, -0.033936, 0.175781, 0.292969, -0.029541, 0.002136, -0.05957, 0.554688, 0.120605, 0.019287, 0.09082, -0.710938, -0.016113, 0.006561, -0.01062, -0.24707, -0.087891, 0.053955, -0.02417, -0.734375, -0.026001, -0.010864, -0.40625, -0.539062, -0.118652, 0.012451, 0.051758, -0.496094, -0.056885, 0.050781, 0.28125, -0.119629, -0.001915, 0.004089, 0.002426, 0.194336, 0.03418, -0.052734, -0.099609, -0.332031, -0.053711, 0.077637, 0.376953, -0.157227, -0.004944, -0.00193, -0.016235, 0.351562, 0.009949, -0.006042, 0.054932, 0.605469, 0.036865, 0.001411, -0.06543, 0.40625, 0.007141, -0.00589, -0.000492, -0.394531, -0.052734, 0.003006, -0.00708, 0.15332, 0.00946, -0.01062, -0.045898, 0.621094, 0.011963, -0.209961, -0.498047, 0.022461, -0.008301, 0.01001, -0.03418, 0.396484, 0.142578, -0.051514, 0.640625, 0.628906, 0.625, 0.0271, 0.086426, -0.482422, -0.042725, 0.003479, -0.052979, 0.449219, 0.042236, 0.001152, 0.027954, -0.201172, -0.008362, 0.002808, 0.016602, -0.130859, -0.014099, 0.003021, 0.047607, -0.369141, -0.004333, 0.004822, 0.0625, -0.130859, -0.255859, -0.056641, -0.589844, -0.060303, 0.022095, -0.028442, -0.070312, -0.114746, -0.652344, -0.00116, 0.005585, -0.539062, -0.032959, 0.087891, 0.316406, -0.141602, -0.015381, 0.00209, 0.001015, 0.402344, 0.022339, -0.029297, 0.026611, -0.574219, -0.043701, 0.041504, 0.291016, 0.433594, 0.022583, 0.008667, 0.527344, -0.05835, -0.001434, 0.004395, -0.010925, 0.098145, 0.018433, -0.053467, -0.457031, 0.089844, 0.022583, 0.000232, -0.061279, 0.427734, 0.067383, -0.000664, -0.06543, 0.486328, 0.025879, 0.02417, -0.107422, -0.410156, -0.07666, 0.008423, 0.031982, -0.203125, -0.004822, -0.015442, -0.004852, 0.503906, -0.007294, 0.006226, 0.037842, -0.279297, -0.008789, -0.000942, -0.004425, -0.131836, -0.021484, 0.00415, -0.026855, -0.435547, -0.03125, 0.020386, 0.46875, -0.043701, 0.006134, 0.007385, 0.132812, -0.291016, -0.050293, -0.031738, -0.063477, 0.451172, 0.03418, 0.007996, 0.036377, -0.605469, -0.069824, -0.004303, 0.013672, -0.152344, -0.023926, -0.002151, -0.004608, -0.236328, -0.023193, -0.006439, 0.002594, -0.308594, -0.014099, 0.000341, 0.028687, -0.625, -0.079102, 0.00354, 0.535156, -0.019531, 0.023438, -0.004425, -0.574219, 0.024536, -0.004608, 0.00766, 0.033447, -0.546875, -0.046631, 0.083984, 0.558594, -0.069824, 0.012573, 0.069824, -0.192383, -0.609375, -0.058838, 0.008118, -0.00235, -0.429688, -0.057373, 0.006897, -0.005859, 0.435547, 0.029297, 0.026733, 0.067383, 0.241211, 0.067383, 0.066406, 0.376953, -0.083984, 0.006561, 0.004089, 0.047607, -0.349609, -0.010925, -0.05127, -0.554688, -0.002853, 0.034912, 0.029297, 0.168945, -0.114258, 0.026367, -0.006958, -0.443359, 0.026611, -0.007355, 0.041992, -0.017334, -0.341797, 0.014038, 0.010315, -0.010925, -0.443359, -0.027832, -0.032471, 0.341797, 0.07666, -0.005188, -0.006958, -0.330078, 0.055176, 0.010437, 0.07666, 0.554688, 0.013916, 0.0019, -0.007812, -0.029907, -0.147461, 0.017578, -0.037109, -0.111328, -0.124023, 0.075195, 0.012878, 0.036377, 0.133789, -0.04248, 0.025024, 0.080566, -0.087402, 0.020874, -0.000036, 0.002579, -0.037598, -0.209961, -0.010986, -0.049561, 0.004303, -0.484375, 0.001091, 0.016724, -0.147461, -0.098633, -0.003662, -0.007263, 0.167969, 0.194336, -0.001228, -0.005219, 0.421875, 0.145508, 0.021606, 0.021484, 0.114746, 0.28125, -0.029175, -0.324219, 0.026489, -0.376953, -0.032471, -0.033447, -0.396484, 0.005035, 0.004456, 0.023438, 0.105957, -0.115234, 0.020508, 0.0354, -0.019775, 0.421875, -0.004547, -0.000061, -0.087402, 0.316406, -0.001236, 0.000504, 0.010437, -0.225586, -0.007355, -0.016113, -0.455078, -0.019897, -0.013428, -0.029297, -0.010803, -0.386719, 0.011108, 0.021851, 0.139648, -0.042969, 0.000946, -0.032959, 0.145508, 0.077637, 0.000481, -0.007507, -0.034424, -0.200195, 0.002838, -0.006866, 0.394531, -0.013611, 0.007751, 0.012207, 0.135742, 0.051758, -0.05127, -0.185547, -0.453125, 0.12793, 0.043457, 0.081055, 0.119629, 0.726562, 0.005249, 0.013062, 0.168945, 0.075195, 0.012634, -0.018799, 0.296875, 0.277344, 0.013062, -0.028442, 0.308594, 0.283203, 0.034424, 0.162109, 0.425781, -0.033447, -0.00264, -0.015747, -0.013, -0.279297, 0.108887, 0.382812, 0.138672, -0.136719, -0.001144, -0.017212, 0.186523, 0.136719, -0.000622, 0.011597, 0.056641, -0.141602, -0.002655, -0.004303, -0.014465, -0.108398, -0.006561, 0.001503, 0.009888, -0.174805, -0.00386, -0.015747, 0.133789, 0.322266, -0.013733, -0.022095, -0.098145, -0.125977, -0.004822, -0.019287, -0.15332, -0.034424, -0.008057, -0.024902, 0.201172, 0.054199, 0.030273, 0.003815, 0.094238, 0.527344, -0.010132, -0.048096, -0.19043, 0.056152, -0.033691, -0.203125, -0.419922, 0.137695, 0.012573, -0.380859, -0.176758, -0.213867, 0.001518, -0.002777, -0.155273, -0.175781, 0.009644, -0.006775, -0.028687, -0.357422, -0.019043, -0.161133, -0.433594, 0.053223, 0.041504, 0.120117, 0.417969, -0.092285, 0.000748, -0.005188, -0.349609, -0.048584, -0.018066, -0.022095, -0.384766, -0.025513, -0.01178, -0.046143, 0.376953, 0.169922, 0.00119, 0.004059, 0.023926, 0.161133, 0.002975, 0.00415, 0.208008, 0.03833, -0.00267, -0.014587, -0.140625, -0.026733, 0.005188, 0.165039, 0.349609, 0.008423, -0.014587, -0.069336, -0.130859, 0.049805, -0.002945, 0.008118, -0.136719, -0.114258, 0.029053, 0.255859, 0.388672, -0.142578, 0.026611, 0.084961, 0.056885, -0.09375, -0.025269, -0.040771, -0.5, 0.000931, -0.002869, 0.05835, -0.001984, 0.419922, 0.007507, -0.028198, -0.033936, -0.433594, -0.00473, -0.000961, -0.211914, -0.072266, -0.002274, -0.023804, 0.063477, -0.478516, -0.028442, -0.117188, 0.022339, 0.007599, -0.056396, -0.302734, -0.384766, 0.157227, 0.006683, -0.06543, -0.470703, -0.058105, 0.003433, 0.019531, 0.155273, -0.005676, -0.337891, -0.155273, 0.052979, -0.11084, 0.004913, 0.005646, -0.176758, -0.107422, 0.005798, 0.042969, 0.375, -0.105469, -0.000192, 0.006531, 0.07959, 0.208984, -0.007416, -0.087402, -0.435547, 0.051514, 0.049561, 0.118652, 0.53125, -0.075195, 0.009155, 0.191406, 0.462891, -0.047607, 0.008301, -0.011475, -0.234375, -0.302734, 0.152344, 0.241211, 0.188477, -0.057129, 0.009583, 0.037598, 0.022705, 0.443359, 0.002655, 0.026733, 0.026245, -0.15332, 0.000626, 0.000372, 0.019287, -0.386719, 0.002121, 0.01532, 0.180664, -0.003403, 0.015991, -0.037354, 0.308594, 0.188477, -0.00647, -0.011475, -0.07373, -0.064453, -0.005554, 0.00531, -0.188477, -0.322266, -0.34375, -0.044922, -0.166016, -0.045654, -0.011658, -0.017212, -0.273438, -0.071777, 0.003799, -0.017578, 0.269531, 0.298828, -0.001106, 0.002441, 0.205078, 0.142578, -0.000607, 0.026001, 0.033447, 0.416016, -0.004974, -0.007874, -0.003998, -0.308594, -0.006622, -0.025513, 0.053223, 0.045654, -0.03833, -0.289062, -0.179688, 0.018921, 0.003998, 0.016113, 0.193359, 0.042725, 0.008179, 0.017944, 0.291016, 0.146484, 0.012756, 0.049561, 0.196289, -0.036377, -0.003555, -0.006744, -0.021973, -0.119629, 0.002869, 0.026611, 0.198242, -0.021118, 0.002182, -0.005737, -0.357422, 0.029419, 0.00885, -0.048096, -0.328125, -0.241211, 0.004303, -0.009888, 0.173828, 0.078613, -0.064941, -0.304688, -0.271484, 0.175781, 0.010742, 0.016846, 0.139648, 0.081543, -0.00473, -0.003708, 0.038574, -0.143555, 0.007385, 0.009827, 0.283203, 0.089355, 0.261719, 0.180664, 0.332031, -0.149414, 0.015625, 0.011353, -0.180664, -0.359375, -0.000942, -0.004272, -0.203125, -0.162109, 0.008423, 0.052002, -0.106445, -0.079102, -0.002762, 0.021851, 0.087402, 0.429688, 0.000938, 0.003693, 0.186523, 0.078125, 0.000309, 0.053711, -0.304688, -0.279297, -0.004333, 0.000261, -0.004547, -0.375, -0.034668, -0.238281, -0.433594, 0.070312, 0.031494, 0.063477, 0.423828, -0.004852, -0.020874, -0.054443, -0.175781, 0.048584, 0.00647, -0.021118, -0.006989, 0.15918, 0.004456, 0.019409, 0.032715, -0.427734, -0.00531, -0.014221, -0.294922, -0.119141, 0.000797, -0.029175, -0.052734, -0.480469, 0.003799, 0.014343, 0.11084, 0.021118, 0.030762, 0.017822, 0.063477, 0.478516, -0.018799, 0.03125, -0.123535, -0.488281, 0.004486, -0.007782, 0.167969, 0.427734, 0.006195, 0.09082, 0.378906, -0.028809, -0.031738, -0.164062, -0.398438, 0.141602, 0.007019, 0.004242, 0.133789, 0.164062, -0.031738, -0.106934, -0.515625, 0.079102, -0.00592, 0.273438, 0.205078, 0.229492, -0.000839, 0.015381, 0.40625, 0.032227, -0.001747, 0.000368, 0.00412, 0.28125, -0.003708, -0.003464, -0.02356, 0.380859, 0.001709, 0.002075, 0.022949, -0.014282, -0.022949, -0.021851, -0.051025, 0.232422, -0.018066, -0.012695, -0.036377, 0.277344, 0.001564, -0.002197, -0.009399, -0.265625, 0.016724, 0.014832, 0.04248, -0.24707, -0.006958, 0.001541, 0.027466, 0.40625, 0.001457, 0.001488, 0.024536, -0.010864, -0.000322, -0.001968, -0.002426, 0.040771, 0.000311, -0.00013, 0.001106, 0.050049, -0.018921, -0.015747, -0.040527, 0.227539, 0.020874, 0.020264, 0.049072, -0.226562, 0.010803, 0.006012, 0.019043, -0.296875, -0.02478, -0.018799, -0.056885, -0.241211, 0.023315, 0.016479, 0.051514, -0.238281, -0.0177, -0.018921, -0.049561, 0.220703, -0.002319, -0.001862, -0.003021, 0.292969, -0.001587, -0.001587, -0.001122, 0.277344, -0.019897, -0.018188, -0.075684, 0.242188, -0.001266, -0.001259, -0.003937, 0.046875, -0.000435, -0.001495, 0.002426, -0.283203, 0.000591, 0.000565, -0.001732, 0.043701, -0.001923, -0.005554, -0.012329, -0.310547, -0.009521, -0.003876, -0.009705, 0.357422, -0.004181, -0.001579, 0.003326, 0.363281, 0.015869, 0.023315, 0.078125, -0.402344, -0.000271, -0.000113, -0.001358, 0.044678, -0.003464, -0.006348, -0.015137, -0.271484, -0.025269, -0.020508, -0.051758, 0.242188, 0.005432, -0.002151, -0.020508, -0.380859, -0.008545, -0.00885, -0.032227, -0.017944, 0.000896, 0.002655, 0.005768, 0.263672, 0.000957, -0.000336, 0.000797, -0.287109, 0.01062, 0.012268, 0.030762, -0.314453, -0.00267, -0.001839, 0.009827, -0.177734, -0.009033, -0.012207, -0.001663, -0.375, -0.01709, -0.009827, -0.040771, 0.300781, 0.00267, 0.002457, 0.007111, -0.062012, -0.024292, -0.021973, -0.044434, 0.25, 0.00019, -0.002853, -0.016113, -0.328125, 0.008423, 0.005096, -0.002213, -0.34375, -0.003296, -0.003967, -0.00528, -0.291016, 0.013672, 0.013672, 0.04248, -0.384766, 0.021118, 0.023071, 0.041016, -0.225586, -0.008606, -0.004852, -0.022827, 0.388672, 0.022949, 0.040039, 0.061523, -0.652344, 0.004639, 0.000984, -0.019897, 0.386719, 0.000326, 0.001068, 0.006775, 0.273438, -0.000698, -0.001137, -0.001923, -0.09668, 0.003143, 0.003815, 0.009277, 0.225586, 0.00528, 0.007355, 0.024048, -0.259766, -0.001877, -0.001778, -0.003189, 0.0625, 0.000376, -0.002579, 0.019287, -0.306641, 0.00074, 0.000408, 0.001526, -0.041748, -0.004456, -0.001373, 0.004303, 0.355469, 0.00354, 0.003006, 0.012268, -0.176758, -0.000546, -0.003937, -0.000797, 0.332031, -0.008972, -0.00177, -0.005157, -0.451172, -0.008972, -0.007935, -0.044189, 0.320312, -0.024536, -0.024048, -0.046143, 0.233398, -0.002182, -0.007538, -0.005066, 0.047119, -0.000042, -0.001778, -0.003479, 0.130859, 0.001755, -0.003754, -0.021362, -0.369141, 0.000201, -0.002823, -0.008118, -0.298828, -0.008728, -0.0177, -0.064453, 0.498047, -0.034912, -0.038086, -0.068848, -0.243164, -0.002289, -0.003555, -0.004517, -0.277344, -0.000408, 0.000328, 0.000104, -0.013672, 0.001343, 0.001801, 0.001137, -0.001938, -0.002029, -0.000973, 0.001854, -0.095215, 0.001633, 0.004944, 0.007996, 0.285156, 0.000237, -0.000315, -0.004089, 0.037598, -0.003815, -0.002686, -0.006195, -0.292969, -0.002014, -0.007538, -0.016968, 0.322266, 0.003906, 0.002213, -0.007812, -0.306641, 0.018921, 0.019165, 0.053711, -0.244141, -0.002258, -0.002335, 0.004639, -0.273438, 0.024902, 0.018188, 0.050781, -0.240234, 0.007446, 0.013367, 0.038818, 0.361328, -0.002899, -0.002762, -0.016724, -0.392578, 0.003586, -0.009338, 0.071289, 0.310547, 0.000732, -0.00132, -0.008789, -0.306641, 0.009949, -0.000549, 0.001602, -0.289062, -0.020508, -0.022339, -0.047119, 0.216797, 0.001007, 0.001106, 0.001839, 0.032959, -0.015198, -0.014893, -0.034912, 0.267578, 0.012451, 0.012085, 0.043457, -0.269531, -0.000465, 0.000246, 0.009094, -0.302734, -0.019409, -0.014954, -0.056885, 0.351562, -0.008972, -0.006256, -0.023315, 0.324219, 0.000954, -0.00267, -0.012329, -0.322266, -0.003067, -0.006256, -0.012878, 0.212891, -0.011963, -0.009644, -0.049316, 0.376953, -0.001205, -0.001106, -0.000154, -0.044189, 0.023804, 0.02063, 0.046631, -0.229492, 0.00293, 0.004303, -0.010803, 0.375, -0.014709, -0.015137, -0.043213, -0.168945, 0.000172, -0.000515, -0.003174, 0.040527, -0.006012, -0.005768, -0.029053, 0.328125, -0.000561, 0.000033, -0.000973, 0.380859, 0.010498, 0.019531, 0.024048, -0.339844, -0.009338, -0.007477, 0.004456, -0.429688, 0.001358, 0.001068, -0.014221, 0.240234, 0.011841, -0.000154, 0.032959, -0.402344, -0.019043, -0.022827, -0.047852, -0.130859, -0.00116, -0.001091, -0.007996, -0.298828, 0.024292, 0.02356, 0.051514, -0.234375, -0.006378, -0.001549, -0.033447, 0.333984, -0.003159, -0.003601, -0.000062, -0.074707, -0.001137, 0.000599, 0.001205, -0.289062, -0.000992, -0.000721, -0.003265, 0.03833, -0.003815, -0.002777, 0.001381, 0.349609, 0.02002, 0.018921, 0.049805, -0.225586, -0.001442, 0.002869, 0.025024, 0.355469, 0.013306, 0.010742, 0.039062, -0.361328, 0.009277, 0.009399, 0.009827, 0.490234, -0.000919, -0.001366, -0.008179, 0.205078, 0.003265, -0.003937, -0.0177, -0.376953, 0.006287, 0.00766, 0.019531, -0.050049, 0.000277, -0.000077, 0.001373, -0.060303, 0.00238, -0.002014, -0.013794, -0.310547, -0.00383, -0.001068, 0.003357, 0.326172, -0.002411, 0.002548, 0.012878, 0.337891, 0.002594, 0.00766, 0.037109, -0.410156, 0.001091, -0.003265, -0.006317, -0.310547, -0.005951, -0.004333, -0.008606, 0.324219, -0.001122, -0.00071, -0.002335, -0.273438, 0.003311, -0.007385, 0.042236, 0.53125, -0.02832, -0.010376, -0.392578, -0.341797, 0.018799, 0.165039, -0.030518, 0.345703, 0.012451, 0.009277, 0.10791, 0.328125, 0.002991, 0.012695, 0.099121, 0.008118, -0.04834, -0.316406, 0.00708, -0.494141, 0.001686, 0.00267, 0.029419, -0.037842, -0.000923, -0.018433, -0.10498, 0.053955, -0.011047, -0.008423, -0.539062, -0.081543, -0.027344, 0.016724, -0.443359, -0.265625, 0.004852, -0.013428, 0.392578, 0.106445, 0.009033, 0.077637, 0.001343, -0.008972, 0.035889, 0.400391, 0.013611, 0.300781, 0.012329, 0.033203, 0.324219, -0.046631, -0.016357, -0.043701, -0.255859, -0.431641, -0.000031, -0.003571, 0.085449, 0.032227, 0.015991, -0.01709, 0.226562, 0.259766, -0.00095, -0.026489, 0.109863, 0.088867, 0.007111, 0.020142, 0.040283, 0.414062, -0.001137, 0.010071, -0.088867, -0.037598, 0.016968, -0.005249, 0.211914, 0.224609, -0.003616, -0.003799, 0.018677, -0.146484, -0.068359, -0.523438, 0.136719, -0.029541, 0.020752, 0.267578, 0.263672, 0.016235, -0.00647, -0.013794, -0.125, -0.037354, -0.013611, -0.06543, -0.28125, 0.045898, -0.001884, -0.223633, -0.092773, -0.339844, -0.002396, 0.007782, -0.206055, -0.237305, 0.016113, -0.028564, 0.330078, 0.186523, -0.008118, 0.028564, 0.033936, 0.488281, 0.011902, -0.474609, 0.013672, -0.005035, 0.4375, 0.166992, 0.086914, 0.287109, 0.001236, 0.009583, -0.083984, -0.07959, -0.003387, 0.166992, 0.335938, 0.273438, -0.002655, -0.030884, 0.05957, -0.460938, 0.01709, 0.024536, 0.240234, -0.033936, 0.00106, -0.001968, -0.005249, 0.263672, 0.027222, -0.003967, 0.470703, 0.263672, -0.000587, 0.014648, 0.120117, 0.421875, 0.01239, 0.017822, 0.373047, 0.141602, 0.007599, -0.03064, -0.075195, -0.476562, 0.014221, 0.004517, 0.183594, 0.404297, 0.004486, -0.150391, -0.175781, -0.486328, -0.016968, 0.003113, -0.363281, -0.083496, 0.005127, -0.002838, 0.11084, 0.386719, -0.028687, 0.006775, -0.158203, -0.550781, -0.020386, -0.162109, -0.053711, -0.449219, 0.020996, 0.025024, 0.439453, 0.09375, 0.007599, -0.013611, 0.566406, 0.0625, 0.030884, 0.023438, 0.496094, 0.199219, -0.012512, -0.015381, -0.031128, -0.398438, -0.040039, -0.455078, -0.154297, -0.070312, 0.00769, 0.007263, 0.165039, 0.085449, 0.062256, -0.349609, -0.373047, -0.220703, 0.002274, 0.00264, 0.099121, 0.009949, -0.026611, -0.039307, -0.365234, -0.028076, 0.000546, 0.002853, 0.097168, 0.009888, 0.006531, 0.015503, 0.171875, 0.165039, 0.007599, 0.014465, -0.480469, -0.240234, 0.028564, 0.004791, 0.425781, 0.240234, 0.013184, 0.000603, 0.363281, 0.279297, 0.028442, 0.322266, 0.271484, 0.204102, -0.065918, -0.359375, 0.075195, -0.318359, -0.000479, -0.032471, -0.494141, -0.082031, 0.003174, 0.014587, -0.068848, -0.097656, -0.006775, -0.078613, -0.179688, -0.451172, 0.014709, 0.059814, 0.498047, 0.086914, -0.013916, 0.003006, -0.445312, -0.273438, -0.030762, -0.087402, -0.40625, -0.188477, -0.05835, -0.212891, 0.071777, -0.457031, 0.013306, 0.121582, -0.033203, 0.429688, 0.038574, 0.431641, -0.014282, 0.337891, 0.001022, 0.013062, 0.103027, -0.261719, 0.003937, 0.001968, 0.014221, 0.239258, -0.003647, -0.014099, -0.09668, -0.056885, -0.001831, -0.033203, 0.004028, -0.106934, 0.000633, 0.031006, 0.016113, 0.002426, 0.015015, 0.005829, 0.390625, -0.010315, 0.008606, 0.003021, 0.117188, 0.503906, -0.013855, -0.145508, -0.578125, 0.040527, 0.041748, 0.100098, 0.539062, 0.183594, 0.006012, 0.008057, 0.101074, 0.03125, 0.026611, 0.00705, 0.271484, 0.53125, 0.009705, 0.007874, 0.003265, 0.349609, 0.004364, -0.025146, 0.195312, 0.168945, -0.008728, -0.064453, -0.523438, 0.016235, 0.010498, 0.025146, 0.296875, -0.130859, -0.00003, -0.008789, 0.103027, 0.080078, 0.02356, 0.023926, 0.445312, 0.110352, -0.006256, -0.013672, -0.006134, -0.439453, 0.007538, -0.115234, -0.151367, -0.515625, -0.006165, -0.033691, -0.041748, 0.123047, 0.018921, 0.094238, 0.052979, 0.5, -0.020508, -0.021729, -0.445312, -0.177734, 0.012512, 0.046387, 0.503906, 0.109863, -0.009583, 0.012878, -0.314453, -0.119629, -0.083496, -0.294922, 0.079102, -0.435547, -0.004395, -0.009338, 0.010132, -0.398438, 0.02063, 0.02002, 0.404297, 0.310547, -0.015442, -0.004272, -0.482422, -0.271484, -0.015076, 0.045898, -0.141602, -0.400391, -0.006958, -0.177734, -0.443359, 0.036133, -0.023682, 0.056396, -0.21582, -0.412109, -0.056641, -0.472656, -0.128906, -0.04248, 0.05127, 0.373047, 0.057373, 0.144531, 0.00708, 0.002441, 0.041016, 0.402344, 0.008972, 0.077637, 0.447266, 0.137695, -0.021362, -0.014404, -0.357422, -0.027954, -0.006866, -0.012329, -0.141602, -0.359375, -0.002914, -0.009094, -0.074219, -0.074707, 0.009705, 0.016357, 0.050293, 0.053955, 0.029053, 0.025879, 0.400391, 0.141602, 0.020386, -0.057129, 0.195312, 0.416016, 0.007721, -0.310547, -0.414062, -0.060547, 0.006287, -0.026123, -0.001411, -0.451172, 0.005615, 0.019287, 0.212891, 0.087891, -0.014648, -0.032959, -0.151367, -0.133789, 0.004395, 0.017456, 0.094727, 0.04541, 0.022583, 0.421875, 0.228516, 0.084473, -0.002396, 0.00007, -0.476562, -0.21582, 0.010803, 0.004639, 0.084961, 0.267578, -0.005859, 0.002548, -0.022217, -0.335938, 0.009949, -0.003387, -0.277344, -0.333984, 0.042969, 0.339844, -0.054443, 0.300781, 0.009827, -0.019775, 0.351562, 0.322266, -0.005524, -0.007874, -0.125977, 0.025024, -0.002945, -0.11084, -0.253906, 0.016602, 0.014465, -0.012573, 0.330078, 0.251953, -0.059814, -0.081055, -0.259766, -0.287109, 0.017944, 0.023682, 0.044434, 0.447266, -0.021362, -0.018066, 0.002533, -0.478516, 0.035156, 0.024658, 0.058105, 0.515625, -0.016113, -0.019531, -0.024658, -0.494141, 0.003006, 0.002792, 0.00885, 0.004913, 0.001984, -0.001656, 0.030884, -0.507812, -0.054932, -0.103516, -0.292969, -0.392578, 0.017578, 0.013916, -0.010315, 0.445312, -0.013367, -0.012878, -0.060303, -0.369141, -0.013794, -0.046631, -0.082031, -0.365234, -0.021729, -0.01062, -0.028687, -0.507812, -0.020386, -0.041504, -0.053711, -0.451172, 0.009888, 0.03833, 0.115723, 0.441406, 0.030518, 0.033447, 0.332031, 0.183594, -0.007507, -0.002655, -0.02478, 0.355469, -0.001328, -0.000885, 0.007111, -0.322266, -0.00238, -0.004547, 0.010132, 0.283203, -0.026489, -0.035156, -0.15625, -0.429688, -0.001877, 0.00069, 0.017456, 0.414062, 0.014221, 0.003494, 0.039551, 0.382812, 0.023193, 0.026611, 0.345703, 0.550781, 0.02063, 0.030762, 0.045166, 0.328125, -0.002472, 0.004974, -0.022217, 0.445312, 0.008484, 0.017578, 0.050293, 0.439453, 0.041748, 0.067871, 0.074707, 0.492188, -0.010986, -0.025269, -0.09082, -0.369141, 0.014099, -0.000463, -0.023193, 0.546875, -0.014648, -0.032959, -0.021118, -0.503906, -0.013733, -0.020142, -0.045898, -0.488281, 0.006439, 0.000157, 0.045654, 0.375, -0.030029, -0.018921, -0.10791, -0.335938, -0.018311, 0.030029, -0.414062, -0.178711, 0.016235, 0.025879, 0.101074, 0.427734, -0.000557, -0.002441, 0.003235, -0.164062, -0.029053, -0.07373, -0.234375, -0.083984, 0.015259, 0.016235, 0.020752, 0.519531, 0.000471, -0.007141, 0.003571, -0.464844, -0.03064, -0.04126, -0.099121, -0.458984, -0.00528, -0.006012, -0.049561, 0.233398, -0.025146, -0.036621, -0.112793, -0.474609, 0.041504, 0.117188, 0.347656, 0.335938, 0.023804, 0.076172, 0.486328, 0.367188, 0.048096, 0.001541, 0.306641, 0.359375, -0.01416, 0.006683, -0.11377, -0.466797, -0.02356, -0.028198, -0.028809, -0.503906, 0.009583, 0.008606, 0.017212, 0.219727, 0.018677, 0.04126, 0.053223, 0.515625, 0.010986, 0.005646, 0.034668, 0.660156, 0.032959, 0.066406, 0.310547, -0.169922, -0.016968, -0.028564, -0.034668, -0.431641, 0.008362, 0.00592, 0.020996, 0.498047, 0.02124, 0.033936, 0.030762, 0.453125, -0.003296, -0.00238, -0.029419, 0.425781, 0.012146, 0.019653, 0.027588, 0.417969, -0.013855, -0.003769, -0.009827, -0.458984, 0.034912, 0.072754, 0.304688, 0.083984, -0.028809, -0.11084, -0.412109, -0.248047, -0.018433, -0.041504, -0.062988, -0.363281, -0.049805, -0.044434, -0.410156, -0.527344, -0.002274, -0.000694, 0.006134, -0.235352, -0.010071, -0.008972, -0.0354, -0.46875, -0.015442, -0.03418, -0.035156, -0.431641, -0.012695, -0.067383, -0.351562, 0.079102, -0.012207, -0.0354, -0.283203, -0.324219, 0.00769, 0.000771, 0.017822, -0.40625, -0.016602, 0.00415, -0.048828, -0.511719, -0.053711, -0.172852, -0.373047, -0.175781, -0.015991, -0.009033, -0.037598, -0.490234, 0.03418, 0.09668, 0.25, 0.333984, 0.02124, -0.002121, 0.055664, 0.482422, 0.015076, 0.027344, 0.048096, 0.421875, -0.068848, -0.171875, -0.474609, 0.049561, -0.008362, -0.008728, 0.007477, -0.304688, 0.009888, 0.009216, 0.382812, 0.24707, 0.009277, 0.023438, -0.003708, 0.460938, -0.035156, -0.038086, -0.129883, 0.15332, 0.000698, -0.000538, -0.020874, -0.349609, -0.007416, 0.004517, -0.051514, -0.345703, 0.012512, 0.296875, 0.375, -0.020752, 0.026367, 0.054199, 0.390625, 0.314453, 0.073242, 0.21875, 0.458984, 0.108887, 0.011902, 0.011902, 0.029541, 0.496094, -0.023071, -0.018799, -0.078613, -0.3125, 0.002853, -0.00209, -0.106445, -0.335938, 0.006226, 0.034668, -0.039795, 0.408203, -0.017212, 0.006439, -0.233398, -0.462891, 0.026733, 0.045898, 0.057861, 0.304688, -0.002472, -0.00267, -0.006378, -0.214844, -0.019653, -0.024292, -0.053711, -0.462891, -0.018066, -0.05542, -0.214844, -0.060059, 0.024048, 0.037842, 0.046387, 0.416016, -0.010681, -0.054443, -0.035889, -0.470703, -0.018188, 0.011353, 0.00135, -0.482422, -0.014587, -0.025635, -0.031494, -0.390625, 0.02356, 0.015259, 0.144531, 0.402344, 0.019043, 0.020996, 0.170898, 0.316406, 0.004883, 0.010925, 0.01532, 0.472656, -0.047363, -0.051514, -0.289062, -0.46875, -0.050537, -0.105957, -0.449219, 0.010376, 0.012695, 0.051025, 0.024658, 0.400391, -0.04248, -0.072266, -0.223633, -0.447266, 0.012878, 0.019043, -0.014465, 0.431641, -0.011108, -0.002487, -0.039795, -0.519531, -0.046143, -0.12207, -0.289062, -0.285156, 0.011841, -0.02771, -0.209961, -0.445312, 0.00766, 0.087402, 0.3125, 0.271484, -0.05957, -0.163086, -0.550781, -0.028198, 0.008545, 0.010498, 0.033203, 0.585938, 0.000797, 0.001816, -0.030273, 0.412109, -0.040283, -0.054932, -0.015869, -0.466797, 0.012207, 0.045898, -0.014832, 0.455078, 0.015137, 0.016602, 0.057373, 0.351562, 0.036377, 0.047852, 0.064453, 0.476562, 0.099609, 0.279297, 0.294922, 0.034912, 0.002426, 0.001678, 0.028076, -0.472656, -0.025391, -0.03833, -0.065918, -0.416016, 0.025024, 0.032715, 0.056641, 0.482422, -0.024902, -0.046631, -0.166992, -0.519531, 0.02356, 0.025024, 0.376953, 0.147461, -0.0354, -0.040771, -0.05127, -0.660156, -0.011353, -0.008728, -0.008545, -0.417969, 0.042969, 0.097656, 0.396484, 0.165039, 0.004181, 0.005646, 0.019775, 0.421875, -0.013306, -0.01123, -0.064453, -0.503906, -0.012329, -0.027588, -0.084961, -0.441406, 0.003387, 0.001381, -0.016602, 0.300781, -0.026733, -0.081055, -0.302734, 0.05835, -0.028687, -0.061768, -0.220703, 0.059326, -0.013306, 0.404297, -0.013489, 0.3125, -0.00824, -0.100586, 0.07959, 0.041504, -0.001305, -0.357422, -0.335938, 0.053223, 0.009766, -0.052246, 0.515625, 0.034912, -0.009094, -0.141602, 0.166016, 0.029663, 0.014099, 0.015747, -0.304688, -0.038574, 0.009766, 0.045898, -0.5625, -0.002869, -0.008972, -0.081543, -0.015198, -0.423828, -0.083496, -0.402344, 0.060791, -0.172852, 0.008423, 0.023193, -0.142578, -0.033203, 0.00885, 0.040771, 0.078125, -0.100586, 0.083496, 0.030762, 0.148438, 0.021606, 0.004639, -0.00705, -0.251953, -0.047607, -0.00325, -0.042725, -0.171875, -0.006561, -0.061279, -0.251953, 0.069336, 0.015869, -0.038574, -0.141602, 0.267578, 0.070312, -0.005585, -0.047852, -0.182617, -0.023315, 0.00005, 0.026123, -0.324219, -0.000127, -0.004517, -0.02771, 0.132812, 0.015747, -0.001282, -0.011902, -0.145508, 0.009521, -0.008972, -0.024902, -0.332031, -0.091797, 0.012939, 0.09375, -0.078125, 0.021118, 0.002838, 0.000603, -0.149414, -0.008301, -0.001282, 0.00705, 0.056641, -0.211914, -0.002991, -0.004913, 0.082031, -0.105469, -0.000458, 0.013428, -0.103516, 0.088867, 0.004364, -0.314453, -0.016968, -0.166016, -0.011719, -0.016479, -0.223633, -0.125977, -0.031494, -0.427734, -0.027588, -0.069336, 0.041992, 0.339844, -0.089355, 0.015198, 0.011719, 0.000854, 0.15625, -0.003937, -0.013916, -0.191406, 0.065918, 0.032959, 0.002579, 0.077637, 0.064941, -0.085938, 0.034424, 0.265625, -0.067871, -0.045898, 0.01355, 0.112305, -0.176758, -0.025024, 0.00766, 0.009521, 0.449219, -0.012024, -0.001335, -0.006012, -0.191406, -0.005859, 0.070801, 0.345703, -0.059082, -0.002548, 0.005768, 0.05957, 0.042236, 0.320312, 0.002014, -0.000211, -0.203125, 0.006226, 0.020996, 0.115234, -0.058594, -0.039795, 0.013672, -0.046387, -0.283203, -0.041992, 0.00412, 0.014099, 0.075195, 0.086426, 0.014282, 0.022705, 0.445312, 0.038818, 0.010071, 0.097656, -0.111328, -0.002701, -0.009216, -0.248047, -0.273438, 0.033447, -0.006073, -0.009216, -0.251953, -0.151367, -0.09375, 0.014099, -0.097168, -0.052734, -0.004761, 0.00069, 0.148438, 0.005615, -0.012451, -0.259766, -0.357422, -0.005798, -0.008667, -0.057861, -0.515625, -0.083496, -0.002655, -0.027344, 0.063477, 0.007996, -0.00293, -0.013489, 0.143555, 0.020386, 0.003815, 0.125977, 0.01709, -0.000515, 0.001907, 0.077637, -0.369141, -0.023926, 0.026978, 0.12793, -0.039307, 0.476562, -0.000186, -0.018433, -0.045654, 0.300781, -0.008667, 0.000938, 0.034424, -0.135742, -0.014832, 0.026733, 0.119141, -0.035645, 0.002991, 0.070312, 0.277344, -0.261719, -0.394531, -0.007721, -0.146484, -0.087891, -0.003632, -0.058594, -0.102051, 0.05127, -0.004517, -0.017456, 0.142578, -0.028076, 0.002701, 0.005981, 0.243164, 0.005585, -0.026245, -0.328125, 0.066895, 0.001068, -0.006561, -0.014771, 0.164062, -0.003494, 0.007812, 0.047607, -0.129883, -0.022095, -0.01239, -0.011597, -0.108887, -0.445312, 0.002457, 0.453125, 0.130859, 0.277344, -0.001404, -0.457031, -0.12793, 0.039795, 0.003098, 0.011108, 0.371094, 0.017212, 0.097656, 0.371094, -0.116699, 0.332031, -0.009338, 0.04126, -0.032959, -0.123047, -0.018921, -0.283203, -0.21582, 0.076172, 0.020996, 0.048096, -0.492188, -0.039062, 0.015076, 0.244141, -0.087402, -0.007629, -0.004608, 0.017456, -0.233398, -0.074219, 0.00589, 0.060791, 0.113281, -0.043701, 0.011353, 0.005615, 0.300781, 0.026489, -0.024414, -0.093262, -0.363281, -0.024292, 0.013184, 0.181641, 0.449219, 0.000538, -0.003174, 0.016602, -0.279297, -0.022217, -0.022217, -0.003067, 0.476562, -0.021484, 0.004578, -0.00473, 0.10791, 0.022095, 0.030029, 0.330078, -0.094727, 0.001801, -0.001984, -0.046875, 0.314453, 0.019531, -0.00824, -0.009583, 0.145508, -0.011658, 0.001732, 0.100586, 0.365234, 0.005341, -0.003098, -0.061035, 0.445312, 0.026123, 0.02063, 0.285156, -0.045654, -0.057129, -0.018066, -0.018188, -0.265625, 0.216797, 0.001328, -0.007599, -0.144531, 0.020752, -0.011597, -0.009216, -0.259766, -0.052734, 0.00412, 0.01355, -0.291016, -0.031128, 0.433594, 0.082031, 0.083984, 0.212891, 0.014099, 0.108398, -0.039062, -0.009583, 0.026245, 0.059814, -0.048584, 0.4375, -0.002289, -0.122559, -0.025269, 0.006409, 0.010925, 0.197266, 0.037842, 0.417969, 0.004608, -0.013245, 0.306641, 0.038086, -0.00193, -0.030396, 0.152344, 0.018799, -0.007019, -0.032471, 0.02002, -0.158203, 0.001678, -0.005157, -0.171875, -0.020264, -0.018433, -0.050537, -0.455078, 0.026245, 0.002777, 0.062988, -0.253906, 0.006104, 0.009949, 0.365234, 0.091309, 0.051025, -0.046631, -0.068848, -0.046631, -0.601562, -0.001381, -0.041504, 0.404297, 0.087402, 0.224609, 0.204102, -0.078125, 0.542969, -0.101562, -0.015991, -0.523438, -0.071289, 0.206055, 0.022949, 0.292969, 0.086426, 0.004364, 0.020874, -0.147461, -0.003647, -0.000296, 0.043945, 0.103516, -0.072754, -0.001686, -0.051025, -0.098633, 0.072754, -0.031982, -0.185547, -0.285156, 0.060547, -0.008545, 0.008728, 0.151367, 0.012512, 0.006683, 0.007599, -0.083984, 0.220703, -0.003555, -0.027344, 0.005829, 0.005249, 0.000954, -0.001785, 0.237305, -0.004761, -0.0019, -0.011047, -0.100586, -0.008301, -0.021118, -0.00885, -0.414062, -0.078613, 0.007507, 0.032471, 0.125977, -0.010559, 0.006104, 0.014587, -0.076172, 0.103027, 0.012817, 0.023682, -0.287109, -0.019531, 0.023926, 0.070801, -0.339844, -0.371094, -0.001114, -0.010132, -0.00885, 0.12793, 0.02832, 0.074219, -0.07373, 0.06543, 0.002899, 0.007111, -0.078613, 0.009705, 0.003677, 0.034668, -0.365234, -0.138672, -0.001709, -0.035645, -0.11377, 0.300781, 0.000263, 0.004669, 0.013672, 0.036377, -0.025757, -0.027954, 0.255859, 0.003586, 0.007996, -0.027222, 0.302734, -0.004974, 0.000136, 0.003265, -0.421875, -0.10791, 0.0047, -0.01178, -0.171875, 0.324219, -0.015747, -0.052246, -0.125977, -0.011353, -0.001762, -0.007538, 0.056396, 0.003998, 0.003021, 0.014465, 0.058105, 0.006012, -0.010986, -0.15625, -0.117676, -0.013184, -0.004303, 0.047607, -0.306641, -0.094238, -0.004181, 0.012817, -0.068359, -0.466797, 0.029053, 0.088379, 0.363281, -0.016113, 0.000717, 0.004059, 0.062988, 0.004639, 0.00238, -0.032227, -0.040527, 0.037109, -0.007629, -0.100098, -0.022583, -0.000332, -0.000648, -0.018066, -0.423828, 0.002029, 0.008728, 0.015015, -0.470703, -0.043213, 0.002182, 0.030273, -0.049316, -0.004883, 0.007446, 0.016602, 0.277344, 0.0354, 0.003571, 0.023682, -0.227539, -0.00769, -0.000824, -0.002304, -0.068848, -0.004028, 0.023682, 0.088867, -0.318359, -0.069336, -0.001656, -0.002716, -0.335938, 0.071777, -0.001175, -0.002487, -0.080566, -0.018921, 0.007996, 0.032959, -0.275391, 0.004547, -0.037109, -0.064453, 0.314453, 0.029419, 0.006317, 0.011719, -0.375, -0.002884, -0.000207, -0.004883, -0.314453, 0.015503, -0.007935, -0.041016, 0.412109, 0.017822, 0.004211, 0.010132, 0.050293, -0.001953, -0.01001, -0.040527, 0.063477, 0.030273, -0.051758, -0.238281, -0.204102, 0.00238, -0.001068, -0.00946, 0.080566, -0.001244, -0.00005, 0.004303, 0.064453, 0.001289, 0.007874, 0.008301, -0.320312, 0.016846, 0.002472, -0.026733, -0.053467, 0.015564, -0.004791, -0.016968, -0.353516, -0.016113, 0.002029, 0.012756, -0.067871, -0.009399, -0.007812, 0.003403, 0.449219, -0.032715, 0.026367, -0.044434, 0.597656, 0.177734, 0.00053, 0.003845, -0.160156, -0.017456, -0.010254, -0.011353, -0.335938, -0.042236, -0.001953, -0.01416, 0.061279, 0.003738, 0.006104, 0.040039, -0.045654, -0.00132, -0.007202, 0.020142, 0.34375, 0.036133, -0.00041, -0.005249, -0.345703, 0.001915, 0.257812, 0.578125, -0.028564, 0.046875, -0.016968, -0.044678, 0.304688, 0.013672, 0.009583, 0.056885, -0.206055, -0.01709, 0.001831, -0.004333, 0.01178, 0.043213, -0.002274, -0.015625, 0.026733, 0.408203, -0.048828, -0.251953, 0.03064, 0.035645, 0.000553, -0.017944, -0.326172, -0.035645, 0.000422, -0.012329, -0.040771, 0.013184, 0.002838, 0.019653, 0.242188, -0.0047, 0.00145, -0.002274, 0.049072, 0.019409, 0.021973, -0.011597, 0.546875, -0.002609, 0.042725, 0.011841, -0.478516, -0.070312, -0.023071, 0.016846, 0.310547, 0.014526, -0.008545, -0.018188, 0.412109, 0.034912, 0.002411, 0.080078, 0.339844, -0.04541, -0.001076, -0.009033, 0.053711, 0.004486, -0.003403, -0.01416, 0.291016, 0.019531, 0.010498, -0.047363, -0.273438, -0.080078, 0.00116, 0.005066, 0.067871, 0.007629, -0.000729, -0.000504, 0.441406, 0.003464, -0.001122, 0.010559, 0.249023, 0.00415, -0.000412, 0.009338, -0.061035, -0.000717, -0.012512, -0.019531, 0.257812, 0.008118, 0.006683, 0.03418, -0.351562, -0.044678, 0.001526, 0.014587, -0.063477, -0.009277, -0.007507, 0.042969, 0.3125, -0.06543, -0.000023, -0.032959, 0.427734, 0.007111, -0.0005, 0.012878, -0.062012, -0.007416, -0.015503, -0.007812, 0.25, 0.04834, -0.014587, -0.08252, 0.322266, 0.103516, 0.003098, 0.018066, -0.078125, 0.00038, 0.001915, 0.009094, -0.186523, -0.010803, -0.000039, 0.033203, -0.445312, -0.016602, 0.001144, 0.02063, 0.046875, -0.335938, 0.000408, 0.002579, 0.067383, 0.012878, -0.005005, -0.031738, -0.279297, -0.026489, 0.086426, 0.644531, 0.024536, 0.020874, 0.002457, 0.007568, -0.051025, -0.001411, -0.025513, -0.038086, 0.429688, 0.133789, 0.000935, 0.000178, -0.001953, -0.047852, 0.001183, -0.018066, 0.259766, 0.119141, 0.018921, 0.043701, -0.304688, 0.009766, -0.00087, -0.001518, 0.046875, 0.000196, -0.002686, 0.020874, -0.441406, -0.046875, -0.000216, 0.045898, -0.269531, 0.007874, -0.039551, -0.328125, 0.193359, 0.047119, -0.00293, -0.009094, 0.296875, -0.001884, 0.003372, 0.016846, 0.155273, 0.135742, -0.000176, -0.010193, 0.057617, 0.007263, 0.007996, -0.00946, 0.421875, 0.010193, 0.010315, 0.008667, 0.271484, 0.043457, -0.003754, 0.261719, 0.283203, -0.01709, -0.000748, -0.003586, 0.071289, -0.000047, 0.002823, -0.016235, -0.400391, -0.021606, 0.002686, -0.004211, -0.416016, -0.058105, -0.011536, -0.06543, 0.447266, 0.087402, 0.033936, 0.076172, 0.447266, 0.015137, -0.000147, -0.001335, -0.002167, 0.005585, -0.007935, -0.002441, 0.257812, 0.007782, 0.001549, 0.008118, -0.061523, 0.005554, -0.028076, -0.433594, -0.173828, 0.036865, -0.008057, -0.007385, 0.298828, 0.052979, -0.00148, -0.014954, 0.064453, 0.003738, -0.001083, -0.010925, 0.062988, 0.0005, -0.001282, 0.011597, 0.314453, 0.018188, -0.001816, -0.001427, -0.061279, -0.004913, 0.001396, 0.023804, 0.431641, -0.001839, 0.001656, 0.018311, -0.546875, -0.001945, -0.006805, -0.019165, 0.273438, 0.013916, -0.007507, 0.008118, -0.386719, -0.013062, -0.001305, -0.00238, -0.054688, 0.010498, 0.0009, 0.013428, -0.137695, -0.027954, 0.000089, -0.005859, 0.070312, 0.017456, -0.001495, 0.007507, -0.382812, -0.003937, -0.002396, -0.014954, 0.07959, 0.008972, -0.00267, -0.004669, 0.298828, 0.024414, 0.007751, 0.041748, -0.008789, -0.000668, 0.001434, 0.004608, -0.052979, -0.000671, -0.027954, 0.002625, 0.824219, 0.074219, -0.006805, -0.01355, -0.219727, -0.013062, 0.001472, -0.002548, -0.318359, -0.351562, -0.001633, 0.005249, -0.261719, -0.117188, -0.004517, -0.004852, 0.019897, -0.197266, -0.02002, -0.018921, -0.345703, -0.038086, 0.005219, -0.005585, -0.511719, -0.15332, 0.009094, 0.012085, 0.111328, 0.087891, -0.01123, 0.287109, 0.484375, 0.01062, 0.010254, 0.029175, 0.392578, 0.155273, 0.002945, 0.010193, 0.279297, 0.084473, -0.004059, -0.004364, 0.326172, 0.235352, 0.006592, 0.012146, -0.012268, 0.4375, -0.013855, -0.035645, -0.515625, -0.072266, 0.011169, 0.009277, 0.208984, 0.038086, 0.004089, 0.002838, 0.055176, 0.019409, 0.013306, 0.001823, 0.507812, 0.089355, 0.020264, 0.043213, -0.057861, 0.34375, 0.008301, 0.002853, 0.202148, 0.292969, -0.005707, -0.020752, -0.158203, 0.054688, 0.003311, 0.030029, 0.077148, -0.137695, 0.008667, -0.023438, -0.488281, -0.144531, 0.004791, -0.002472, -0.01709, 0.4375, -0.009033, 0.038818, -0.240234, -0.245117, 0.004517, 0.007141, 0.015381, 0.447266, 0.023682, 0.029053, 0.546875, 0.157227, -0.007538, -0.025513, -0.1875, -0.070801, -0.000347, -0.015198, -0.012024, 0.186523, -0.154297, -0.419922, 0.021973, -0.049561, -0.010254, -0.027222, 0.086426, -0.126953, 0.019409, 0.06543, 0.503906, 0.05957, 0.007996, 0.041748, -0.136719, -0.06543, -0.009583, 0.003357, -0.017456, 0.166016, -0.023682, -0.10498, -0.417969, 0.097656, 0.136719, -0.029419, 0.168945, 0.416016, 0.005249, 0.019775, 0.355469, -0.161133, 0.019043, 0.039307, -0.039551, 0.472656, -0.003403, 0.001915, 0.416016, 0.136719, 0.003448, 0.005463, 0.025391, 0.124512, -0.010559, -0.112793, 0.048584, -0.5, -0.000874, -0.328125, 0.042725, -0.455078, -0.020142, 0.047607, -0.263672, -0.378906, 0.003632, 0.033936, -0.149414, -0.11377, 0.003143, -0.027954, -0.035156, -0.053955, 0.005646, 0.007874, 0.010681, 0.214844, 0.00885, 0.016235, 0.168945, -0.0177, -0.019531, -0.087402, -0.453125, 0.091797, -0.030273, -0.054199, -0.519531, -0.345703, -0.008423, -0.003372, 0.007324, -0.539062, 0.004028, -0.009888, 0.542969, 0.028931, 0.006958, 0.014465, -0.18457, -0.086914, -0.00174, 0.003265, -0.001373, 0.168945, 0.349609, 0.023071, 0.12793, 0.214844, 0.011169, -0.039795, 0.08252, 0.390625, -0.014404, 0.0009, 0.703125, 0.149414, 0.002258, -0.007263, 0.341797, 0.082031, 0.005981, 0.007294, 0.470703, 0.072754, 0.005829, 0.013184, 0.196289, -0.070312, 0.057373, 0.373047, 0.061768, 0.119629, 0.000637, 0.003601, -0.079102, -0.464844, -0.054199, -0.102539, -0.554688, 0.096191, -0.008484, -0.03418, -0.245117, 0.005737, -0.015015, -0.07666, 0.032471, -0.488281, -0.014221, 0.008972, 0.022949, 0.523438, -0.008667, -0.033203, 0.283203, 0.292969, 0.458984, 0.243164, -0.147461, 0.118164, -0.000078, 0.019043, 0.271484, 0.03833, -0.009644, -0.012756, -0.07373, -0.414062, 0.026001, 0.077148, 0.429688, -0.060547, 0.017334, -0.002533, 0.546875, 0.154297, -0.003479, -0.016602, -0.209961, -0.008118, 0.012634, 0.040527, 0.265625, 0.054932, 0.021851, 0.361328, 0.186523, -0.038086, 0.006744, -0.005096, 0.349609, 0.094727, -0.030884, -0.039551, -0.402344, -0.078613, 0.001465, 0.029907, 0.511719, 0.100586, 0.011475, 0.033936, 0.443359, 0.109375, -0.009705, -0.049561, -0.111328, 0.129883, 0.036865, 0.128906, -0.021973, 0.451172, 0.001816, -0.050537, -0.033203, -0.582031, 0.054932, 0.318359, -0.024658, 0.269531, 0.005585, 0.014954, 0.429688, 0.134766, 0.001251, 0.078125, 0.480469, -0.07666, 0.002808, 0.043213, 0.433594, 0.03833, -0.005829, -0.012634, -0.349609, -0.053711, 0.042236, 0.219727, 0.265625, -0.071777, -0.000298, -0.021973, 0.382812, 0.196289, 0.003616, 0.00531, 0.149414, 0.066406, 0.006775, 0.041748, -0.462891, -0.180664, 0.066406, 0.125, -0.07373, 0.458984, -0.031982, -0.027466, -0.324219, -0.037598, 0.006439, 0.0065, -0.015137, -0.182617, -0.006317, -0.074219, -0.476562, -0.031738, 0.008972, 0.049561, 0.462891, 0.025024, 0.0065, 0.024048, -0.289062, -0.378906, -0.112793, -0.458984, 0.047852, 0.003464, -0.003174, 0.013611, -0.069336, -0.179688, -0.007751, -0.009094, 0.21875, 0.429688, 0.00193, -0.008667, -0.010254, 0.181641, 0.001686, -0.291016, -0.291016, -0.01123, 0.002914, 0.048828, 0.474609, -0.038086, -0.014221, -0.024658, -0.031006, -0.582031, -0.024048, -0.032959, -0.412109, -0.056885, 0.012512, 0.033936, 0.007019, 0.490234, 0.001114, -0.016968, 0.027466, 0.180664, -0.000395, 0.000973, -0.259766, -0.055176, 0.024902, 0.071289, -0.084473, 0.298828, 0.01062, -0.005707, -0.107422, -0.455078, -0.001694, -0.005524, -0.014893, -0.257812, 0.023193, 0.037842, 0.441406, -0.072266, 0.085449, 0.466797, -0.01355, 0.106445, 0.001274, 0.008606, 0.025391, -0.176758, 0.008423, 0.005188, 0.333984, 0.116211, 0.009888, 0.091309, -0.402344, -0.068359, -0.003448, -0.015259, -0.554688, -0.107422, 0.002533, -0.028198, 0.351562, 0.275391, 0.013489, 0.000013, 0.211914, 0.371094, 0.010315, 0.09668, 0.503906, 0.158203, 0.008667, 0.009338, 0.204102, -0.014587, 0.030762, 0.008972, -0.378906, -0.124023, 0.028931, 0.147461, 0.390625, -0.191406, 0.012878, 0.062012, 0.408203, 0.060059, 0.021362, 0.007294, 0.235352, 0.09375, -0.004181, 0.024292, -0.351562, -0.246094, 0.009155, 0.051514, 0.00238, 0.46875, 0.000713, 0.040771, -0.390625, -0.257812, 0.000549, -0.012268, 0.007812, 0.195312, -0.009949, -0.022949, -0.149414, 0.045898, 0.004425, -0.396484, -0.201172, -0.071289, 0.006042, 0.0177, -0.030029, -0.5, -0.054688, -0.095215, -0.384766, -0.077148, 0.00238, 0.006317, 0.010803, 0.371094, -0.003326, 0.005646, 0.001831, -0.416016, -0.003723, 0.018188, 0.014404, 0.431641, -0.026367, 0.020386, -0.140625, -0.402344, -0.056396, -0.298828, -0.287109, -0.088379, 0.009644, 0.015564, -0.00647, 0.314453, 0.003036, -0.005524, -0.005066, 0.210938, -0.017578, -0.027466, -0.006287, -0.392578, -0.02832, -0.00705, -0.086914, -0.511719, 0.010193, 0.002747, -0.071777, 0.496094, 0.006683, 0.000111, -0.028076, -0.289062, 0.033691, 0.049316, 0.197266, -0.067871, 0.009277, 0.021851, 0.013794, 0.328125, -0.022461, -0.039307, -0.149414, 0.075684, 0.002243, 0.000736, 0.0047, 0.328125, 0.007324, 0.013428, 0.019653, 0.283203, -0.016479, -0.031738, -0.049072, -0.414062, -0.002823, -0.006714, -0.0271, -0.347656, -0.375, -0.222656, -0.053467, -0.050293, 0.043213, 0.208984, 0.296875, -0.018921, 0.022217, 0.040771, 0.365234, 0.000123, -0.018311, -0.009644, 0.008606, -0.443359, -0.002258, -0.021362, -0.001648, 0.238281, -0.001358, -0.00036, -0.011353, -0.376953, 0.169922, -0.140625, 0.195312, 0.086426, 0.012512, 0.019287, 0.039062, 0.410156, 0.183594, -0.175781, 0.146484, 0.149414, -0.007629, 0.009766, -0.180664, -0.363281, -0.004669, -0.000019, -0.031006, -0.535156, 0.030151, 0.028809, 0.203125, 0.369141, -0.007782, -0.010132, -0.036133, -0.394531, 0.019531, 0.033936, 0.121582, 0.980469, 0.021484, 0.020386, 0.115723, 0.333984, -0.013794, 0.009583, -0.162109, -0.306641, -0.01123, -0.025757, -0.030884, -0.458984, 0.001343, -0.000656, 0.007355, -0.238281, 0.051514, 0.078613, 0.380859, -0.018311, 0.012695, 0.027954, 0.011536, 0.34375, 0.016235, -0.024536, 0.028198, 0.472656, -0.003113, -0.037109, 0.126953, 0.180664, 0.001877, 0.00238, -0.003632, 0.419922, 0.047119, 0.095215, 0.255859, -0.088379, -0.010925, -0.006317, -0.012085, -0.435547, 0.014954, 0.004517, 0.026855, 0.427734, -0.012695, -0.013123, -0.055176, -0.251953, 0.010986, 0.024536, 0.077637, 0.277344, 0.009521, 0.011475, 0.083496, 0.229492, 0.041748, 0.054199, 0.021362, 0.337891, -0.006989, -0.017578, -0.100098, -0.427734, 0.037354, 0.075195, 0.333984, -0.140625, 0.003769, 0.011108, 0.011292, 0.427734, 0.039795, 0.088867, 0.257812, -0.10791, -0.049316, 0.859375, 0.00824, 0.024414, -0.032959, -0.072754, -0.265625, 0.125977, 0.006256, 0.005554, 0.027588, 0.363281, -0.063477, -0.445312, -0.15918, -0.087402, -0.008789, -0.002563, -0.020874, -0.5625, -0.024048, -0.029053, -0.084473, -0.369141, 0.001648, 0.011292, -0.018799, -0.324219, -0.012024, 0.002594, -0.07666, -0.394531, 0.016602, 0.017822, 0.023193, 0.472656, -0.018921, -0.004669, -0.005951, -0.320312, 0.005707, 0.051514, 0.447266, -0.008179, 0.009277, 0.004333, 0.013, 0.245117, -0.201172, 0.028564, -0.132812, -0.088379, 0.010925, 0.123535, 0.421875, 0.056885, -0.004822, 0.005646, 0.055176, -0.324219, 0.032715, 0.018799, 0.053955, 0.445312, 0.020386, 0.030029, 0.392578, -0.052002, -0.010742, -0.072754, -0.496094, -0.107422, 0.016968, 0.00589, 0.028564, 0.482422, 0.014893, 0.012695, 0.047607, 0.380859, -0.007751, -0.003906, -0.007111, -0.316406, -0.019043, 0.006561, 0.162109, 0.386719, -0.001869, 0.016113, 0.051758, 0.373047, 0.016357, 0.042969, 0.3125, -0.015625, -0.002609, -0.011475, -0.040283, -0.214844, -0.039795, -0.032471, -0.158203, -0.380859, -0.000273, 0.012146, -0.026245, -0.40625, 0.001205, -0.009827, -0.016479, -0.328125, 0.000538, 0.007874, 0.062988, 0.361328, 0.007019, 0.009216, -0.013916, 0.189453, 0.015015, 0.015991, 0.125977, 0.435547, 0.013367, 0.003006, -0.001526, 0.345703, -0.005371, -0.000671, -0.021606, -0.244141, -0.02063, -0.056396, -0.328125, 0.010986, 0.00069, 0.008972, 0.020142, -0.263672, -0.016602, -0.014832, -0.015625, -0.466797, 0.041016, -0.351562, -0.011597, -0.064941, -0.056885, -0.134766, -0.308594, -1.195312, -0.007111, -0.018433, 0.027954, 0.34375, 0.064941, -0.349609, -0.049561, -0.066406, 0.015747, -0.029541, 0.239258, 0.171875, -0.020508, -0.060791, -0.255859, -0.005341, 0.002106, 0.006042, 0.022461, -0.484375, 0.017944, 0.036133, 0.439453, 0.007935, -0.005402, -0.007263, 0.029907, -0.339844, 0.006439, 0.00946, 0.051514, 0.330078, 0.045654, 0.081543, 0.296875, -0.049561, 0.011963, 0.058105, 0.523438, -0.099609, -0.000813, -0.005035, 0.016113, -0.445312, 0.018311, 0.005096, -0.003128, 0.443359, 0.000477, 0.008667, -0.02002, 0.515625, 0.001968, -0.007874, 0.001289, 0.375, -0.004974, -0.008484, -0.04248, -0.367188, -0.002182, -0.016357, -0.043701, -0.416016, -0.000538, -0.000292, -0.002716, -0.002792, -0.001846, 0.003891, -0.057617, -0.4375, 0.005096, 0.008362, 0.026123, 0.330078, -0.007996, 0.004333, -0.058105, -0.273438, 0.0047, 0.008423, -0.007874, -0.398438, 0.008301, 0.005249, -0.013916, 0.261719, 0.001709, 0.007324, 0.009644, 0.310547, 0.016846, 0.003723, 0.007935, 0.365234, 0.013123, 0.029907, 0.075684, -0.104492, -0.006409, -0.005219, 0.032471, -0.423828, 0.032715, 0.005005, -0.012756, 0.451172, -0.019775, -0.018311, -0.018066, -0.433594, 0.026855, 0.05249, 0.408203, 0.084961, -0.023193, 0.017212, -0.257812, -0.219727, -0.092285, -0.304688, -0.098633, -0.00885, 0.000496, -0.010986, 0.092285, 0.237305, -0.032959, 0.349609, 0.026611, 0.014954, 0.053467, -0.386719, -0.03833, -0.029297, -0.006653, 0.00412, 0.012207, -0.353516, -0.014954, -0.017578, -0.007385, -0.320312, 0.012878, 0.229492, 0.016113, 0.304688, 0.08252, 0.466797, 0.039062, 0.079102, -0.02356, 0.404297, 0.05957, 0.192383, 0.020142, -0.056641, 0.123535, 0.137695, 0.011047, 0.037842, 0.480469, 0.047363, -0.003906, 0.004089, 0.018311, -0.363281, -0.040771, 0.069824, -0.378906, -0.306641, 0.003006, 0.238281, 0.388672, -0.007568, 0.02478, -0.376953, -0.223633, -0.085449, 0.043213, 0.246094, -0.037598, 0.447266, -0.009338, 0.000641, -0.294922, -0.243164, -0.062988, -0.122559, -0.178711, -0.248047, 0.006042, -0.006409, 0.052246, 0.613281, 0.029907, 0.022705, 0.029907, 0.699219, -0.049561, -0.376953, -0.027222, -0.206055, 0.035889, -0.248047, -0.345703, 0.017578, 0.024048, -0.007996, 0.414062, 0.151367, -0.011658, 0.013123, -0.376953, -0.242188, 0.114258, 0.4375, 0.01001, -0.009827, -0.0271, -0.024048, -0.109863, -0.472656, -0.042236, -0.115723, -0.419922, 0.001999, 0.12793, 0.466797, -0.005341, -0.013611, -0.001564, -0.057373, 0.326172, 0.292969, -0.008118, -0.016479, -0.174805, 0.024658, 0.122559, 0.373047, -0.130859, 0.169922, -0.011719, -0.148438, -0.486328, -0.00001, 0.118164, -0.088379, 0.310547, 0.291016, -0.084961, -0.063965, -0.023804, -0.490234, 0.008972, -0.010559, 0.022705, 0.515625, -0.016602, 0.013855, 0.017578, -0.578125, 0.023315, -0.28125, -0.077148, -0.227539, 0.081543, 0.429688, -0.059082, 0.128906, -0.000213, -0.002289, 0.460938, 0.261719, -0.007019, -0.046387, -0.049072, -0.550781, 0.019287, -0.02771, 0.40625, 0.142578, 0.047852, 0.065918, 0.1875, -0.09082, -0.052246, -0.057617, -0.322266, -0.304688, -0.009521, -0.365234, -0.231445, -0.021729, -0.016968, -0.018433, -0.01709, -0.566406, -0.009583, -0.004211, -0.038574, -0.449219, 0.000389, -0.009583, 0.047119, -0.332031, 0.014343, -0.014587, 0.001038, 0.197266, -0.032715, 0.353516, 0.164062, 0.271484, 0.000549, 0.017212, 0.396484, 0.173828, -0.010986, -0.013855, -0.029053, 0.001778, 0.135742, 0.464844, -0.021973, 0.079102, 0.052246, 0.332031, 0.09082, 0.07373, -0.002991, -0.009949, -0.030029, -0.613281, -0.003387, 0.03064, 0.106934, 0.451172, 0.001472, 0.337891, 0.131836, 0.111328, 0.02771, 0.103027, -0.041504, 0.394531, 0.018188, 0.037598, 0.05957, 0.375, 0.094238, -0.079102, 0.10498, 0.443359, 0.177734, 0.07373, -0.002838, 0.304688, -0.028198, -0.306641, -0.048828, -0.261719, 0.028076, 0.046387, 0.163086, -0.115234, -0.001167, -0.043457, 0.148438, 0.033203, -0.035156, -0.026855, -0.527344, -0.078613, -0.018677, 0.00069, 0.019043, 0.539062, -0.016846, 0.0005, 0.478516, 0.208984, 0.062256, 0.07373, 0.199219, 0.367188, 0.092773, 0.296875, -0.114746, 0.476562, -0.253906, -0.146484, 0.11377, -0.245117, -0.138672, -0.484375, -0.022583, -0.08252, -0.004395, 0.068359, -0.447266, -0.192383, 0.457031, 0.194336, 0.143555, -0.081055, -0.05542, 0.041504, -0.523438, -0.092773, -0.028687, -0.246094, -0.21875, 0.05835, -0.345703, 0.009399, -0.373047, 0.023804, -0.060791, -0.330078, 0.092285, -0.376953, -0.037842, -0.384766, -0.195312, 0.026001, 0.008911, -0.046631, 0.402344, 0.246094, -0.076172, 0.052002, -0.140625, -0.451172, 0.018311, -0.166992, -0.447266, -0.00351, 0.006958, 0.01532, 0.036621, -0.213867, 0.033936, -0.078125, 0.275391, 0.15918, 0.013245, -0.018921, 0.006805, -0.519531, 0.002548, 0.087402, 0.515625, -0.000507, 0.030396, -0.082031, 0.324219, 0.192383, 0.004852, 0.279297, -0.010437, 0.388672, 0.039551, -0.09668, 0.320312, 0.365234, 0.126953, 0.049316, 0.523438, 0.061768, -0.009583, 0.03833, -0.051514, -0.248047, 0.022583, -0.030396, 0.200195, 0.396484, 0.00766, 0.061279, -0.345703, -0.149414, 0.02478, 0.011169, 0.039307, 0.546875, -0.007874, -0.008606, 0.177734, 0.425781, 0.004974, -0.017212, -0.010376, -0.455078, 0.108887, 0.180664, 0.417969, 0.792969, 0.072266, 0.464844, -0.041016, 0.148438, -0.006653, -0.219727, -0.410156, -0.050537, -0.09375, -0.410156, 0.039551, -0.078613, 0.015381, 0.384766, 0.197266, 0.002914, 0.023926, 0.036621, -0.027466, 0.308594, -0.011108, 0.012512, -0.390625, -0.248047, -0.027222, -0.24707, -0.149414, 0.077148, 0.136719, 0.359375, -0.062256, 0.139648, -0.002533, -0.007751, 0.035156, -0.605469, -0.03418, -0.047363, 0.005981, -0.380859, 0.144531, 0.455078, -0.139648, 0.133789, -0.052734, 0.191406, 0.498047, 0.014038, -0.010437, 0.333984, 0.3125, 0.000793, 0.083008, -0.016357, 0.423828, 0.28125, -0.057617, -0.08252, 0.026855, -0.400391, 0.099609, -0.092773, 0.269531, 0.416016, 0.016479, 0.070801, 0.423828, 0.000257, -0.026001, 0.003098, 0.104492, 0.578125, 0.028198, -0.357422, -0.257812, -0.04248, 0.018677, 0.025757, 0.032471, 0.507812, -0.054932, 0.217773, 0.269531, 0.172852, 0.013855, -0.00824, 0.351562, 0.18457, 0.04126, 0.071777, -0.112305, 0.064941, -0.015259, -0.232422, -0.261719, -0.154297, -0.042969, 0.267578, 0.253906, 0.140625, 0.058838, 0.386719, 0.198242, -0.097168, 0.010132, 0.001137, 0.019897, 0.455078, 0.018066, -0.292969, -0.064453, -0.236328, -0.09668, -0.271484, 0.064453, -0.347656, -0.046143, 0.069824, -0.21875, -0.367188, 0.015381, 0.045654, 0.539062, 0.057861, -0.078613, -0.191406, 0.062012, -0.535156, -0.062988, -0.447266, 0.016968, -0.047852, 0.023926, 0.078125, 0.158203, -0.058594, 0.010559, 0.419922, -0.006256, 0.011414, -0.013977, -0.007446, -0.433594, -0.081543, 0.012939, 0.101074, 0.474609, 0.067871, 0.019043, 0.045654, 0.484375, -0.037354, 0.023193, 0.069336, 0.177734, 0.384766, 0.019653, 0.04541, -0.328125, -0.081543, -0.004608, 0.004517, 0.347656, 0.018921, 0.007629, 0.009705, -0.402344, -0.034912, 0.001457, -0.001053, 0.037842, 0.007019, 0.000973, -0.004303, -0.332031, -0.041992, -0.004303, -0.008179, 0.255859, 0.148438, -0.000664, -0.002411, -0.259766, -0.051514, 0.001518, -0.000207, 0.223633, 0.01062, -0.002808, -0.021484, 0.337891, 0.063477, -0.003754, -0.003296, 0.289062, 0.07373, 0.00161, 0.007935, -0.25, -0.161133, -0.004028, -0.005707, 0.304688, 0.054688, 0.004486, -0.024048, 0.609375, 0.017456, -0.002121, -0.01178, -0.105469, 0.351562, -0.002975, -0.013123, 0.245117, 0.136719, 0.015259, 0.03418, -0.3125, 0.05835, -0.013794, -0.062988, 0.279297, -0.003235, -0.000433, -0.001106, 0.00106, -0.000587, -0.007416, -0.04248, 0.233398, -0.012695, 0.020142, 0.046875, -0.261719, 0.013062, 0.000002, 0.006317, -0.341797, -0.022705, 0.021118, 0.047363, 0.171875, 0.04541, -0.00708, -0.02063, 0.322266, 0.025146, 0.004486, 0.004395, 0.255859, 0.149414, -0.020508, -0.05542, 0.402344, 0.062256, -0.00383, -0.009888, 0.298828, 0.040039, -0.052002, -0.183594, 0.227539, 0.067871, -0.000357, 0.001251, -0.037842, -0.003937, -0.012634, -0.033203, 0.251953, -0.019531, -0.018433, -0.035645, 0.488281, 0.017456, 0.001015, -0.013306, 0.291016, -0.023682, -0.009094, -0.012085, -0.099121, 0.363281, -0.016479, -0.050781, 0.231445, -0.011292, -0.002258, -0.00885, 0.300781, 0.067383, 0.002274, 0.028687, -0.335938, -0.101074, 0.001091, 0.001869, -0.271484, -0.09668, -0.022583, -0.04541, 0.419922, 0.014038, 0.002777, 0.013977, -0.333984, -0.054443, 0.000946, 0.002869, -0.032959, -0.003296, 0.007568, 0.034912, -0.318359, -0.054199, 0.021973, 0.056152, -0.287109, 0.008728, -0.005829, -0.02002, 0.246094, 0.010437, -0.0047, -0.018066, 0.324219, 0.107422, -0.0001, -0.002457, 0.046143, 0.008606, -0.015503, -0.063477, 0.443359, 0.044189, -0.038086, -0.053467, 0.71875, 0.010071, 0.005066, 0.019287, -0.314453, -0.011414, -0.003906, -0.005157, 0.259766, 0.095703, -0.036133, -0.058594, 0.566406, 0.001411, -0.011902, 0.016968, -0.378906, -0.060547, 0.021118, 0.05249, -0.376953, -0.013916, 0.000397, 0.001045, -0.034668, -0.0047, 0.018311, 0.054932, -0.466797, -0.031494, -0.003647, 0.019775, -0.203125, -0.026978, 0.008118, 0.0177, 0.330078, 0.091797, 0.001633, 0.015442, -0.244141, -0.137695, 0.007721, 0.033447, 0.574219, 0.081055, -0.000035, -0.000444, -0.243164, -0.163086, 0.000402, -0.003876, 0.245117, 0.154297, 0.000362, -0.00354, -0.265625, -0.089844, -0.01416, -0.059082, 0.259766, -0.006226, 0.007538, 0.029297, -0.219727, 0.005676, 0.010193, 0.028198, -0.373047, 0.035156, 0.001091, 0.003036, 0.251953, 0.094727, 0.006561, 0.017578, -0.294922, -0.043945, 0.006897, 0.027954, -0.328125, -0.067871, 0.000641, -0.001625, 0.337891, 0.03418, -0.011902, -0.035645, 0.527344, -0.001442, -0.002014, 0.002533, -0.28125, -0.038574, 0.007874, 0.021729, 0.119141, -0.371094, 0.018311, 0.043945, -0.386719, -0.023926, -0.010376, -0.007568, 0.390625, 0.028687, 0.038574, 0.0625, -0.421875, -0.038818, -0.001205, -0.002792, 0.249023, 0.10791, 0.005554, 0.025024, -0.449219, -0.052002, 0.00106, 0.001411, 0.310547, 0.120117, 0.009094, 0.030029, -0.291016, -0.119629, 0.001137, 0.014832, -0.267578, -0.042236, -0.001587, 0.025146, -0.25, -0.034912, 0.034424, 0.029663, -0.433594, -0.018433, 0.028442, 0.038574, -0.421875, 0.010925, 0.005035, 0.003128, 0.245117, 0.004761, 0.000061, 0.002731, -0.024292, -0.00209, -0.012878, -0.022949, -0.121582, 0.322266, -0.009277, -0.01416, -0.120605, 0.378906, -0.007507, -0.036133, 0.40625, -0.004517, 0.003555, 0.009521, -0.263672, -0.115723, 0.022095, 0.079102, -0.273438, 0.013611, -0.003616, -0.009033, 0.263672, 0.183594, 0.000805, 0.002747, -0.029175, -0.00238, 0.002136, 0.002563, 0.279297, 0.05249, -0.003571, -0.006042, 0.302734, 0.057129, -0.017578, -0.053711, 0.341797, 0.006073, 0.024902, 0.071289, -0.285156, 0.011108, -0.00412, -0.025024, 0.231445, 0.07373, 0.076172, 0.097168, 0.640625, 0.154297, -0.005524, -0.009338, 0.253906, 0.158203, -0.000805, -0.001366, 0.028076, 0.002274, 0.031494, 0.035889, -0.246094, 0.001518, 0.012878, 0.065918, -0.259766, 0.007324, 0.02417, 0.069824, -0.261719, 0.017822, -0.005646, -0.006256, -0.300781, -0.066895, 0.000233, -0.00061, 0.241211, 0.050293, 0.006073, 0.022827, -0.523438, -0.002457, 0.01062, 0.008728, 0.07666, 0.15332, 0.026489, 0.062256, -0.373047, -0.049805, 0.016357, 0.026367, -0.228516, 0.015503, 0.003448, 0.003448, -0.240234, -0.15625, 0.000406, 0.001877, -0.030151, -0.003403, 0.001053, 0.003403, -0.292969, -0.141602, -0.00705, -0.037598, 0.332031, 0.037354, 0.000298, 0.0065, -0.208008, -0.027832, 0.000227, 0.002899, -0.029419, -0.002563, 0.012573, 0.044922, -0.255859, 0.012512, -0.004974, -0.004486, 0.367188, 0.022217, 0.003067, 0.009155, 0.093262, -0.279297, -0.003662, -0.005157, -0.263672, -0.111328, 0.007996, 0.03125, -0.392578, -0.063477, 0.000595, 0.001495, 0.298828, 0.056885, 0.002716, 0.013855, -0.472656, -0.046143, 0.00145, -0.016479, 0.300781, 0.064941, -0.005341, 0.023438, -0.392578, 0.011414, -0.002167, -0.009766, 0.249023, 0.152344, 0.022949, 0.071777, -0.275391, 0.007599, -0.001007, 0.002502, 0.267578, 0.100098, 0.00193, 0.009338, -0.240234, -0.142578, 0.003403, -0.0271, -0.431641, -0.085938, 0.004059, 0.014282, -0.273438, -0.09375, -0.007263, -0.01355, 0.000633, -0.371094, 0.003937, 0.006744, 0.01123, 0.341797, 0.049561, 0.12207, 0.318359, -0.171875, 0.001274, -0.004059, 0.004608, -0.429688, 0.031738, 0.040527, 0.071289, 0.570312, -0.003738, -0.00028, -0.010376, -0.462891, -0.006531, -0.009216, -0.009216, 0.394531, -0.011719, -0.023926, -0.008118, -0.574219, -0.008057, 0.00383, -0.005188, -0.263672, 0.015747, -0.005341, 0.232422, 0.041016, 0.009155, 0.002167, 0.004669, 0.180664, 0.00116, 0.00708, 0.010742, -0.482422, 0.009155, -0.004303, -0.017822, 0.314453, -0.006744, 0.000774, -0.00264, 0.333984, -0.004303, -0.001877, -0.00079, -0.237305, -0.011536, -0.020142, -0.032715, -0.388672, -0.003387, -0.009338, -0.010498, -0.279297, -0.017578, -0.03125, -0.069824, -0.412109, 0.006622, 0.001373, 0.34375, 0.072754, -0.000181, 0.008606, 0.006744, 0.398438, 0.049561, 0.050781, 0.217773, -0.102539, 0.032959, 0.036621, 0.062988, 0.490234, 0.013733, 0.006104, 0.267578, 0.047119, -0.012146, -0.016968, -0.014038, -0.351562, -0.029419, -0.021362, -0.304688, -0.117676, 0.008667, 0.003464, -0.01709, 0.46875, 0.008301, 0.001526, 0.031982, 0.400391, 0.001282, 0.005371, -0.008118, 0.15332, 0.016235, 0.012207, 0.018066, 0.416016, 0.006042, 0.000645, 0.003998, 0.339844, -0.007172, -0.017578, -0.033447, -0.414062, 0.010132, -0.006775, -0.025146, 0.439453, 0.016235, 0.011353, -0.002182, 0.388672, 0.012695, 0.009583, 0.02063, 0.240234, 0.022339, 0.015747, 0.042969, 0.523438, -0.004669, -0.008545, -0.006042, -0.217773, -0.054932, -0.098145, -0.337891, 0.179688, -0.021729, -0.00647, 0.013428, -0.498047, -0.026001, -0.041016, -0.664062, -0.069336, 0.014343, 0.015442, 0.013794, 0.380859, 0.006989, 0.009094, 0.02002, 0.453125, -0.026001, -0.009216, -0.243164, -0.027222, 0.010193, 0.009949, 0.009827, 0.394531, 0.004913, -0.001595, 0.023682, 0.28125, -0.013977, -0.010071, -0.03125, -0.363281, 0.026001, 0.028931, 0.044678, 0.292969, -0.008545, -0.00412, 0.007751, -0.236328, 0.003677, 0.001083, 0.010254, 0.219727, -0.010132, -0.006134, -0.008057, -0.365234, -0.007141, -0.000805, 0.016846, -0.300781, -0.00386, -0.002838, -0.00235, -0.419922, -0.006409, -0.009033, -0.092285, 0.249023, 0.017578, 0.014282, -0.001633, 0.371094, 0.017456, 0.027222, 0.026123, 0.691406, 0.009521, 0.022827, -0.114746, -0.021362, -0.000181, 0.01355, 0.015747, 0.361328, -0.032471, -0.027954, -0.04126, -0.527344, -0.005524, -0.004272, -0.002029, 0.314453, 0.006195, 0.006165, -0.022705, 0.390625, -0.00473, -0.010315, -0.01239, -0.333984, 0.024902, 0.010254, 0.045898, 0.400391, 0.00946, 0.005066, 0.014526, 0.080078, -0.004883, 0.000115, -0.002625, 0.289062, -0.014404, 0.02478, -0.392578, -0.220703, 0.010071, 0.016479, -0.003174, 0.503906, -0.021973, -0.011719, -0.021118, -0.419922, -0.007721, -0.011108, -0.009033, -0.287109, -0.042969, -0.042969, -0.053223, -0.527344, -0.003647, 0.009338, 0.015991, 0.417969, -0.011719, -0.0177, -0.017944, -0.378906, 0.005432, -0.001465, -0.002808, 0.192383, -0.008423, -0.014038, 0.004181, -0.351562, -0.0354, -0.025024, -0.064941, -0.511719, -0.006866, -0.008606, 0.002014, -0.402344, -0.009277, 0.000097, 0.002548, -0.408203, 0.003616, 0.004547, 0.003387, 0.402344, 0.004181, 0.03125, 0.058838, 0.455078, 0.013977, 0.007294, 0.002396, 0.460938, -0.009644, -0.021973, -0.320312, -0.022827, -0.00647, -0.01178, -0.007416, -0.240234, 0.000103, 0.005615, 0.012268, -0.28125, 0.014221, 0.012878, 0.044678, 0.792969, -0.000059, 0.00046, -0.004211, 0.324219, -0.026367, -0.009277, -0.474609, -0.070312, 0.000441, -0.006317, -0.025269, -0.248047, 0.00354, -0.010803, 0.03418, -0.5, -0.014709, -0.013245, -0.013306, -0.326172, 0.004089, 0.000748, 0.047852, 0.419922, 0.01355, -0.004333, 0.283203, 0.197266, 0.006134, -0.003647, -0.006744, 0.34375, -0.021362, -0.018921, -0.029053, -0.445312, 0.014709, -0.012634, -0.004547, 0.480469, -0.000225, 0.001587, 0.003143, -0.308594, -0.000526, 0.00082, 0.004059, 0.335938, 0.011963, 0.010681, 0.016968, 0.275391, -0.00383, -0.002182, 0.00164, -0.4375, 0.030884, 0.038818, -0.01123, 0.410156, -0.016724, -0.003738, -0.000702, -0.386719, 0.00079, 0.006744, 0.039307, -0.345703, -0.010803, -0.00592, 0.005035, -0.394531, -0.01532, -0.015991, -0.020386, -0.40625, -0.01001, -0.007355, -0.011047, -0.191406, 0.023193, 0.01239, 0.0065, 0.511719, -0.00034, -0.009766, 0.014954, -0.496094, 0.032471, 0.031982, 0.208008, -0.085449, -0.000483, 0.002777, -0.01239, 0.498047, -0.007538, -0.008606, -0.001999, -0.361328, 0.000572, -0.00042, -0.000294, -0.421875, 0.009888, 0.013611, 0.031982, 0.410156, 0.008667, 0.008545, -0.012146, 0.306641, -0.00383, 0.000104, 0.018188, -0.474609, 0.020874, 0.014587, 0.020874, 0.34375, -0.003342, -0.002182, -0.008972, -0.394531, 0.135742, 0.15918, 0.061768, 0.925781, -0.003799, 0.00209, 0.004913, -0.21582, 0.011658, 0.019287, -0.015198, 0.419922, 0.010986, 0.017334, 0.021851, 0.455078, 0.007721, 0.011475, -0.006836, 0.4375, -0.025391, 0.093262, -0.134766, -0.388672, 0.012451, 0.010315, 0.011108, 0.435547, -0.022339, -0.025757, -0.049316, -0.464844, -0.010132, -0.001038, -0.011536, -0.519531, 0.012634, 0.009094, -0.000057, 0.429688, -0.004608, -0.008362, -0.010437, -0.199219, 0.004883, -0.003662, -0.040527, 0.353516, -0.016846, -0.009338, -0.002151, -0.28125, -0.003418, 0.496094, 0.174805, 0.550781, -0.003052, 0.023804, 0.034668, 0.476562, 0.026001, 0.063477, -0.300781, 0.002014, 0.020386, 0.026367, -0.347656, 0.02832, 0.009766, 0.021851, -0.241211, -0.000862, -0.002411, 0.006012, -0.257812, -0.018066, -0.001701, -0.008667, 0.174805, -0.005157, 0.010315, 0.023193, -0.216797, -0.002625, -0.008972, -0.025513, -0.271484, -0.023682, -0.007172, -0.023804, -0.287109, -0.030273, -0.001129, 0.006317, -0.226562, 0.015991, 0.008911, 0.020996, -0.333984, 0.018677, -0.011414, -0.029663, 0.289062, -0.002777, 0.021973, 0.054932, -0.3125, 0.010315, -0.00066, 0.002899, 0.253906, 0.016357, 0.004913, 0.005798, 0.273438, 0.010498, 0.0047, 0.043945, -0.026123, 0.000443, 0.009766, 0.030029, -0.339844, -0.009705, 0.000519, 0.004944, -0.073242, -0.008484, 0.003677, 0.02124, -0.283203, 0.001343, -0.003967, -0.003372, -0.050537, -0.017456, -0.003967, -0.020874, 0.054443, -0.000717, -0.004974, -0.009277, -0.055664, 0.223633, -0.011963, -0.027954, 0.228516, -0.001984, -0.000839, 0.011108, -0.292969, 0.016235, 0.004547, 0.040527, -0.038574, 0.000626, 0.004425, 0.013733, 0.242188, 0.015442, -0.006195, -0.015503, -0.249023, -0.024048, -0.005432, -0.020996, -0.253906, -0.017212, -0.018555, -0.056396, 0.289062, -0.010864, 0.002167, -0.00531, -0.271484, -0.014893, 0.0065, 0.014832, 0.255859, 0.011841, -0.005585, -0.01709, -0.289062, -0.028442, -0.003571, -0.03064, 0.441406, 0.053955, -0.005432, -0.016113, -0.273438, -0.024536, -0.000136, 0.021729, -0.326172, -0.030518, 0.007385, 0.014282, 0.255859, 0.019897, 0.026001, 0.053467, -0.261719, 0.001892, 0.025024, 0.044678, -0.267578, 0.013611, 0.010132, 0.010315, 0.147461, -0.000418, -0.01001, -0.041992, -0.449219, -0.011047, -0.002457, -0.006653, 0.067871, 0.003143, 0.020508, 0.04248, -0.351562, -0.004272, 0.013611, 0.030273, 0.087402, 0.036865, -0.103516, -0.480469, -0.060547, -0.000267, -0.003494, -0.006927, 0.09668, 0.002884, -0.004639, -0.008728, -0.074707, -0.001076, -0.001343, -0.004639, -0.027222, -0.032471, -0.002563, -0.014709, 0.053223, 0.001678, 0.00766, 0.018921, 0.09082, 0.038086, -0.004089, -0.002289, -0.193359, -0.003662, 0.001747, 0.004517, 0.251953, 0.006866, -0.002945, -0.006683, -0.273438, -0.013977, -0.021729, -0.038574, 0.219727, -0.000801, 0.002472, 0.023193, 0.400391, 0.02417, 0.000931, 0.009155, -0.15332, 0.001633, -0.000629, 0.005707, 0.263672, 0.017212, 0.006805, 0.014099, -0.269531, -0.009094, -0.000204, -0.003494, 0.271484, 0.0177, -0.009705, -0.026123, -0.275391, -0.027344, 0.008179, 0.022949, 0.277344, 0.021851, 0.012451, 0.030151, -0.265625, -0.013184, 0.00946, 0.023682, 0.285156, 0.03125, -0.014282, -0.026611, 0.225586, 0.006348, 0.002213, 0.177734, 0.890625, 0.014282, 0.008423, 0.018799, -0.253906, -0.015015, 0.056885, 0.289062, 0.004791, 0.000357, 0.001167, 0.011902, -0.204102, -0.019043, 0.005859, 0.020508, 0.289062, 0.026367, 0.009338, 0.018555, -0.212891, 0.005005, -0.007782, -0.021118, -0.269531, -0.02124, -0.008362, -0.026367, 0.029175, 0.001289, 0.002274, 0.006775, 0.249023, 0.017944, 0.005646, 0.009583, 0.039551, -0.180664, -0.000165, 0.005768, -0.080078, -0.007233, -0.047119, -0.093262, -0.835938, -0.002075, -0.000471, 0.002518, -0.083008, -0.003799, 0.01123, 0.022827, 0.363281, 0.015015, 0.008057, 0.176758, -0.001999, -0.009521, -0.024048, -0.034668, 0.376953, 0.040039, -0.011169, -0.022583, 0.246094, 0.009033, -0.001503, -0.003906, 0.273438, 0.031494, 0.001648, 0.004272, 0.335938, 0.021973, -0.019531, -0.040527, 0.25, 0.006073, 0.0047, 0.012207, 0.339844, 0.018921, 0.001587, -0.009521, -0.347656, -0.02002, -0.000033, -0.002335, -0.333984, -0.022461, 0.006348, 0.000546, 0.333984, 0.048584, -0.005341, -0.016235, 0.198242, 0.008057, 0.001289, -0.007782, 0.232422, 0.004395, 0.003967, 0.029419, -0.34375, -0.006805, 0.004181, 0.014282, 0.333984, 0.024658, 0.00708, 0.019775, 0.257812, 0.022461, -0.006989, -0.02417, -0.273438, -0.029663, -0.001755, 0.002014, -0.095703, 0.041992, -0.00235, -0.006653, -0.353516, -0.016357, 0.008789, 0.019409, 0.265625, 0.022827, -0.000732, -0.00769, -0.275391, -0.015991, 0.00415, 0.006561, -0.425781, -0.037598, -0.007935, -0.009583, -0.292969, -0.011597, 0.000835, 0.004547, -0.103027, -0.003464, 0.032471, 0.071777, -0.542969, -0.004395, 0.003494, 0.011475, 0.318359, 0.029785, 0.003357, 0.012878, 0.294922, 0.01178, 0.004669, -0.003754, 0.302734, 0.012695, 0.001274, 0.003937, -0.3125, -0.016602, 0.006134, 0.002808, 0.208008, 0.032715, -0.00034, 0.013184, -0.214844, -0.039551, 0.002502, 0.010071, 0.248047, 0.010864, -0.000603, -0.003494, 0.05127, -0.000832, -0.029907, -0.033203, -0.349609, -0.000626, -0.0271, -0.039062, -0.292969, -0.047607, 0.008667, 0.029297, -0.273438, 0.002914, 0.000027, -0.002594, 0.198242, 0.01709, 0.000305, 0.002747, 0.285156, 0.050293, 0.005646, -0.003571, 0.175781, 0.015503, 0.00074, 0.001053, 0.234375, 0.009216, 0.001938, 0.015869, -0.330078, 0.008545, 0.028687, 0.06543, -0.378906, 0.00708, -0.008179, -0.023315, 0.322266, -0.008911, 0.013123, 0.028076, -0.222656, 0.00238, -0.007294, -0.015991, -0.298828, -0.018066, -0.002106, 0.012024, -0.386719, -0.020996, -0.008179, -0.020996, 0.182617, -0.010559, -0.022461, -0.063477, 0.404297, -0.008179, 0.003433, 0.008362, 0.232422, 0.020264, -0.004272, -0.020142, 0.337891, 0.008301, 0.010071, 0.023315, -0.029297, 0.023193, 0.000538, 0.003906, -0.074219, -0.003387, 0.00412, 0.014465, -0.208008, -0.006836, -0.013672, -0.031982, -0.316406, -0.03833, -0.010742, -0.006378, -0.00769, -0.357422, 0.015259, -0.208008, -0.030273, -0.026855, -0.030518, -0.024536, -0.326172, -0.038818, -0.007568, -0.007812, -0.007721, -0.211914, 0.03064, -0.310547, -0.016357, -0.053223, 0.009521, -0.015991, 0.382812, 0.00885, 0.008179, -0.018311, 0.324219, 0.131836, -0.00053, -0.005157, -0.337891, -0.030518, -0.004028, -0.07373, -0.291016, -0.014038, -0.012573, -0.022217, -0.228516, 0.006348, -0.007416, 0.052246, 0.029907, -0.024902, -0.008362, -0.008667, -0.013367, -0.205078, 0.00351, 0.010193, 0.001907, -0.142578, 0.015991, 0.018433, 0.058838, 0.34375, 0.037109, -0.101562, -0.130859, -0.077637, -0.002655, -0.007935, -0.003738, -0.302734, -0.003326, 0.000024, -0.279297, -0.044678, -0.014709, -0.023926, -0.042236, -0.416016, 0.000128, -0.005096, 0.0047, 0.116211, -0.009155, 0.306641, 0.146484, 0.042236, 0.018433, 0.384766, 0.052002, 0.074707, 0.006561, 0.009644, 0.028198, -0.143555, 0.040527, 0.347656, -0.11084, 0.066406, 0.007507, 0.021484, 0.011292, 0.378906, -0.019409, -0.114746, -0.089844, -0.027954, 0.026978, 0.094727, 0.341797, 0.026123, -0.001831, -0.003128, 0.092773, -0.057373, 0.09082, -0.147461, 0.124512, 0.062988, -0.009155, -0.016479, -0.067871, 0.152344, 0.003555, -0.003998, -0.018799, -0.140625, 0.000809, 0.28125, 0.04248, 0.044189, -0.002045, -0.007874, -0.008118, -0.414062, -0.007996, -0.013306, -0.207031, -0.017944, 0.010681, 0.02417, 0.316406, 0.028076, -0.012878, -0.015564, 0.001251, -0.292969, -0.003601, -0.031738, -0.136719, -0.275391, -0.014954, -0.02356, -0.038574, -0.367188, -0.016113, -0.016357, -0.085449, -0.328125, 0.008362, 0.011292, 0.007874, 0.341797, 0.004181, -0.341797, -0.005615, -0.013672, 0.031128, -0.000007, -0.357422, -0.067871, -0.001297, -0.068359, 0.353516, 0.053467, -0.006256, -0.002975, 0.007782, -0.243164, -0.005951, -0.00415, -0.000809, -0.375, 0.022217, 0.010132, 0.027222, 0.369141, 0.002548, 0.001366, -0.002304, 0.373047, -0.003113, 0.002716, -0.120605, 0.027832, -0.025757, -0.022705, -0.02771, -0.439453, -0.011169, -0.006836, 0.001686, -0.341797, -0.007874, -0.01709, 0.135742, -0.037598, 0.004395, -0.019287, -0.316406, -0.022705, -0.03833, -0.04248, -0.371094, -0.046143, 0.04541, 0.28125, -0.010681, 0.037109, 0.006989, 0.008057, -0.005554, 0.302734, 0.01062, 0.016113, 0.013977, 0.18457, -0.003937, -0.024658, 0.107422, -0.015442, 0.010864, -0.133789, -0.120117, -0.011658, 0.001862, 0.011963, -0.09375, 0.039551, 0.003693, -0.002838, 0.170898, -0.019409, 0.022705, 0.046387, 0.243164, -0.019409, 0.011597, 0.035889, 0.318359, -0.000216, -0.017578, -0.014832, -0.081543, -0.386719, 0.005035, 0.01416, 0.008606, 0.376953, -0.019531, -0.022461, -0.057129, -0.404297, -0.023926, -0.020508, -0.386719, -0.041748, -0.001366, 0.052246, -0.320312, -0.075195, -0.006531, -0.009705, -0.043701, -0.371094, 0.028564, 0.020508, 0.382812, 0.077637, 0.006287, 0.029541, -0.158203, 0.026245, -0.003448, -0.02356, 0.095703, -0.013184, 0.009216, -0.167969, -0.027832, -0.019287, -0.004486, -0.022827, -0.008362, -0.369141, 0.01062, 0.055908, 0.244141, -0.046387, -0.001526, 0.001953, -0.007416, -0.078125, 0.001114, -0.002625, 0.013977, 0.287109, 0.008301, -0.010437, -0.063965, -0.376953, -0.004791, -0.001411, 0.095703, -0.084473, 0.011292, 0.003586, 0.010498, 0.435547, -0.009399, -0.023193, -0.304688, 0.008301, 0.011963, 0.036865, 0.328125, -0.072754, -0.010315, 0.009399, -0.367188, -0.014771, 0.026855, 0.024414, 0.041748, 0.234375, -0.010437, -0.009949, -0.016968, -0.214844, -0.007874, -0.000061, -0.108398, 0.020142, 0.012817, -0.001053, 0.28125, 0.02124, -0.003586, -0.007751, 0.015198, -0.318359, -0.010681, -0.023071, -0.135742, 0.112305, -0.016968, -0.018188, -0.363281, -0.094727, 0.009338, 0.039307, 0.314453, 0.037842, 0.007019, -0.001236, 0.021606, 0.326172, 0.001251, -0.013855, 0.273438, 0.076172, 0.034424, 0.02002, 0.337891, 0.021484, -0.013916, -0.018799, 0.010315, -0.3125, -0.004364, -0.00412, -0.046143, 0.384766, 0.021484, 0.016357, 0.318359, 0.069824, -0.014893, -0.039307, -0.08252, 0.048096, 0.012695, 0.016602, 0.283203, 0.02124, 0.01709, 0.330078, 0.057129, 0.00705, 0.021362, -0.211914, -0.033936, -0.043213, -0.004211, -0.006317, 0.020752, -0.363281, -0.00383, -0.0271, 0.210938, -0.023682, -0.004303, 0.056885, -0.237305, -0.103027, 0.014587, -0.318359, -0.057617, -0.018799, -0.00322, 0.014343, -0.306641, -0.061768, 0.028076, 0.04126, 0.063477, 0.154297, -0.004303, 0.003555, -0.020752, -0.285156, -0.022461, 0.380859, -0.016602, 0.037109, -0.009399, -0.000032, -0.01178, -0.351562, -0.019409, -0.015625, 0.007996, -0.324219, 0.025391, 0.081543, -0.007721, -0.134766, 0.002411, 0.019409, -0.11377, 0.016602, -0.016846, 0.253906, 0.097656, 0.040039, -0.011292, -0.306641, -0.016479, -0.018188, -0.036377, -0.041748, -0.455078, -0.033691, 0.004822, 0.007538, 0.010864, 0.335938, -0.000364, -0.015869, -0.302734, -0.042236, -0.044189, 0.015076, -0.347656, -0.03418, 0.005035, -0.011658, 0.119629, -0.007324, -0.001175, -0.016602, -0.018677, -0.337891, -0.002975, -0.010498, 0.255859, 0.028809, -0.023804, -0.007996, 0.004761, -0.376953, 0.003937, -0.016846, 0.140625, -0.01709, -0.000242, -0.013, 0.263672, 0.023315, 0.03418, 0.013611, 0.010864, 0.351562, -0.017456, -0.005615, 0.165039, 0.402344, -0.005341, -0.015137, -0.208008, -0.020874, 0.03833, 0.024658, 0.210938, 0.094238, -0.010315, -0.012573, -0.026855, -0.116699, 0.002701, 0.003647, 0.021729, 0.075195, -0.025146, -0.036865, 0.027588, -0.074707, 0.004822, 0.006897, 0.033691, -0.032715, -0.012146, -0.005615, -0.005829, -0.251953, 0.022217, 0.010132, -0.001747, 0.222656, 0.01709, 0.043945, 0.140625, 0.005829, -0.010742, -0.01123, -0.019043, -0.119629, -0.010986, -0.016602, -0.026367, -0.11377, 0.011108, 0.009827, 0.037842, -0.047852, 0.016724, 0.023804, 0.01178, 0.12207, -0.013428, -0.004547, -0.01355, -0.203125, 0.006134, 0.014648, 0.033936, -0.050049, -0.004578, -0.005127, -0.027222, 0.051025, -0.06543, -0.067871, -0.21582, 0.001793, -0.001213, -0.000496, 0.003876, 0.053467, 0.006226, 0.007446, 0.016724, 0.116699, -0.015503, -0.014038, -0.016113, -0.223633, -0.012817, -0.020264, -0.017822, -0.126953, -0.028198, -0.048584, -0.105469, -0.022583, -0.00824, -0.006409, -0.024048, -0.11377, -0.006744, -0.013489, -0.024414, 0.095703, 0.010925, 0.012695, 0.036377, 0.129883, 0.030396, 0.045166, 0.134766, 0.019531, 0.023804, 0.023682, 0.024292, 0.248047, 0.018677, 0.020874, 0.023438, 0.18457, -0.008118, -0.009094, -0.04248, 0.047607, 0.002914, -0.026489, -0.142578, -0.123535, -0.022461, -0.028564, -0.051514, 0.002487, -0.000576, 0.001343, 0.000984, -0.083008, -0.016479, -0.018066, -0.030884, -0.177734, -0.009338, -0.003372, -0.004181, -0.188477, 0.012756, 0.012939, 0.014832, 0.182617, 0.007355, 0.007294, 0.00766, 0.255859, -0.006378, -0.008179, -0.012451, -0.217773, 0.018188, 0.009033, 0.019531, 0.172852, 0.006439, 0.007294, 0.033203, -0.081055, -0.012878, -0.007935, -0.006989, -0.216797, -0.019409, -0.021729, -0.051025, 0.041016, -0.015442, -0.012024, 0.01178, -0.231445, -0.001411, -0.000153, 0.002869, 0.032715, 0.004486, 0.001526, 0.010742, 0.114746, 0.018311, 0.029419, 0.082031, 0.025879, -0.028687, -0.018311, -0.008911, -0.248047, 0.008545, 0.009644, 0.030273, 0.114746, -0.018555, -0.009827, -0.014038, -0.167969, 0.007233, 0.006958, 0.027466, -0.106934, 0.013306, 0.0177, 0.002426, 0.191406, 0.006134, 0.006348, -0.027954, -0.060303, 0.016724, 0.014404, 0.031982, 0.186523, 0.026123, 0.018921, 0.186523, 0.013306, -0.00766, -0.0177, -0.064453, -0.009766, 0.011108, 0.013123, 0.001747, 0.123047, 0.024048, 0.032227, 0.108887, 0.023438, 0.00528, 0.012878, 0.033447, -0.052979, -0.01239, -0.012024, -0.015991, -0.147461, 0.083008, -0.078613, -0.243164, -0.0625, 0.005005, 0.008545, 0.014343, -0.020996, -0.003433, -0.010864, -0.009155, -0.189453, 0.010559, 0.014893, 0.017822, 0.130859, 0.003342, 0.00473, 0.010071, -0.087402, 0.009155, 0.006561, 0.031128, 0.179688, -0.012573, -0.016724, -0.055176, 0.036377, 0.002502, 0.00174, -0.009094, -0.103516, 0.001472, 0.001396, -0.002731, -0.027832, -0.015198, -0.014954, -0.009033, -0.196289, -0.007507, -0.012146, -0.026611, 0.102051, -0.015564, -0.017944, 0.003113, -0.237305, 0.020508, 0.030884, 0.093262, 0.003815, -0.005554, -0.011108, -0.041016, 0.053223, -0.011536, -0.011353, -0.043945, 0.077148, -0.006378, -0.009705, -0.045166, -0.067383, 0.017944, 0.015381, 0.026245, 0.195312, -0.015442, -0.013916, -0.017334, -0.177734, -0.013123, -0.069824, -0.237305, -0.038818, 0.029663, 0.01001, 0.008484, 0.279297, -0.013672, -0.022217, -0.053467, -0.001671, 0.006866, 0.009216, 0.039551, -0.050537, -0.008789, -0.011902, -0.020142, -0.093262, -0.015991, -0.031006, 0.028809, -0.053467, -0.012512, -0.010986, 0.001434, -0.255859, 0.001984, 0.00528, 0.013428, -0.126953, 0.017212, -0.008423, -0.045654, -0.05127, 0.022949, 0.046875, -0.027344, 0.093262, 0.030151, 0.049561, -0.02124, 0.104004, -0.004028, -0.005768, -0.009827, 0.09082, 0.016479, 0.027588, 0.061523, -0.008301, -0.012817, -0.012634, 0.006348, -0.231445, -0.004364, 0.005219, 0.030518, 0.207031, 0.014221, 0.026123, 0.067871, 0.0625, -0.015076, -0.018677, -0.054443, -0.077637, 0.009766, 0.012695, 0.041992, -0.02124, 0.003052, 0.007385, 0.036377, -0.074219, 0.011902, 0.015198, 0.046387, -0.031006, -0.009216, -0.013733, -0.036865, 0.049072, -0.005463, -0.00647, -0.040039, 0.033691, 0.014465, 0.013245, 0.016846, 0.238281, 0.009644, 0.007324, -0.00885, 0.269531, 0.025635, 0.038574, 0.044922, 0.119141, 0.01178, 0.008484, 0.008484, 0.229492, -0.002869, -0.002625, -0.055176, 0.039795, -0.011841, -0.015564, 0.054443, -0.05957, -0.004944, -0.005249, -0.036621, 0.033936, -0.022949, -0.015869, 0.016235, 0.017944, -0.04541, -0.064453, -0.042725, 0.00061, 0.005524, -0.004883, 0.008484, 0.230469, -0.007935, -0.008911, -0.026367, -0.255859, -0.005829, -0.006287, -0.021729, 0.101562, -0.030151, -0.04248, -0.095703, -0.007294, 0.00412, 0.007812, 0.023193, -0.130859, 0.02356, 0.041504, -0.022705, 0.068848, -0.008789, -0.012939, -0.049561, 0.043701, 0.007721, 0.012939, -0.038818, 0.023926, -0.014404, -0.028809, 0.027344, -0.035645, -0.012512, -0.014587, -0.050293, 0.019287, -0.005096, -0.010132, -0.043457, 0.041748, 0.022339, 0.022217, 0.024292, 0.214844, 0.005035, 0.006744, 0.023926, -0.10791, 0.026123, 0.055176, 0.178711, 0.018921, -0.00412, 0.015076, 0.003708, 0.242188, -0.004486, -0.008362, -0.032715, 0.092773, -0.009888, -0.007782, -0.008667, -0.283203, -0.006287, -0.016113, 0.027954, -0.025879, 0.006409, 0.011353, 0.020264, 0.231445, 0.008911, -0.045654, -0.129883, -0.12793, 0.00264, 0.005127, 0.017334, -0.131836, 0.15918, 0.032715, 0.175781, -0.016235, 0.010803, 0.014648, 0.022339, 0.164062, -0.026611, 0.045898, -0.410156, -0.359375, -0.026123, -0.036377, -0.384766, -0.176758, -0.004395, -0.004639, -0.036865, -0.490234, -0.009949, -0.022705, 0.007385, 0.484375, 0.005524, 0.003143, 0.001999, -0.458984, -0.017334, -0.005035, -0.034912, -0.589844, -0.003769, -0.006989, -0.162109, -0.174805, 0.014343, 0.09375, 0.449219, 0.00769, 0.030762, 0.196289, 0.322266, -0.063477, -0.027344, -0.037109, -0.376953, -0.076172, 0.023804, 0.077148, 0.601562, 0.066406, 0.00531, 0.012878, 0.022095, 0.275391, -0.028198, -0.056396, -0.492188, -0.170898, 0.035889, 0.291016, 0.062988, 0.209961, -0.013062, -0.012085, -0.333984, -0.353516, -0.010193, -0.012695, -0.103516, -0.400391, -0.004791, 0.125977, 0.388672, 0.073242, -0.0177, -0.027222, -0.404297, -0.151367, -0.013062, 0.001602, -0.169922, -0.112305, -0.004456, -0.150391, -0.435547, -0.091797, -0.017578, -0.077148, -0.464844, 0.010437, 0.00164, 0.007996, -0.298828, -0.380859, 0.002701, -0.006561, 0.041748, -0.194336, -0.008606, -0.007416, -0.000332, -0.283203, -0.028198, -0.074219, -0.507812, -0.029419, 0.004822, 0.002014, -0.088867, -0.237305, -0.01123, -0.171875, -0.271484, -0.087891, 0.014587, 0.018799, 0.347656, 0.341797, 0.000055, 0.000759, -0.004913, 0.189453, -0.014771, -0.066895, 0.01709, -0.488281, -0.012207, -0.026733, -0.351562, -0.263672, -0.010803, -0.002228, -0.058105, -0.414062, -0.009277, 0.017334, -0.080078, -0.449219, 0.009888, 0.022583, 0.213867, 0.125977, 0.000767, 0.028931, 0.498047, 0.1875, 0.005859, 0.001198, 0.457031, 0.208984, 0.002182, 0.003693, 0.026245, -0.193359, -0.001106, -0.004181, -0.009705, -0.257812, -0.033447, -0.084961, -0.382812, -0.040039, -0.003937, -0.011536, -0.018311, -0.386719, -0.017944, -0.361328, -0.051758, -0.289062, 0.025024, 0.062988, 0.476562, -0.087402, -0.005951, -0.007294, -0.057617, -0.425781, 0.028198, 0.271484, 0.271484, -0.012573, -0.007874, -0.019409, -0.115723, -0.285156, 0.012817, 0.014709, 0.225586, 0.324219, -0.001389, -0.075195, -0.457031, -0.037842, 0.00592, -0.000359, 0.09082, 0.462891, 0.006958, 0.004272, -0.004974, 0.458984, -0.008545, -0.016846, -0.15918, 0.036865, -0.016846, -0.006195, -0.232422, -0.257812, -0.003708, -0.010132, -0.02478, -0.246094, -0.00946, -0.002151, 0.001968, -0.355469, -0.00824, -0.010742, -0.3125, -0.267578, 0.0019, 0.001945, 0.000683, -0.253906, 0.003708, 0.002365, 0.023315, -0.457031, -0.01416, -0.012207, -0.034668, -0.578125, -0.025024, -0.160156, -0.339844, 0.021606, -0.003693, 0.001717, -0.0271, 0.433594, -0.009094, 0.318359, 0.400391, 0.025635, 0.00528, 0.103516, 0.4375, -0.010925, 0.05249, 0.198242, -0.056152, 0.267578, -0.007263, -0.000938, -0.050293, -0.248047, -0.00351, -0.013, -0.40625, -0.132812, 0.002975, 0.006226, 0.032959, 0.001381, -0.025513, -0.251953, -0.195312, 0.042725, 0.013184, 0.004974, 0.043701, 0.574219, 0.010071, 0.019287, 0.121582, -0.11084, 0.010864, 0.023926, 0.157227, -0.009888, 0.011536, -0.039062, 0.402344, 0.244141, -0.012329, -0.01532, -0.040283, 0.472656, -0.005859, -0.001839, -0.017578, 0.498047, 0.000477, -0.010315, -0.04248, -0.4375, -0.010132, -0.010864, 0.001938, -0.523438, 0.004272, 0.005066, 0.071289, 0.22168, 0.009155, 0.008484, 0.010071, 0.326172, -0.041504, -0.011475, -0.472656, -0.185547, 0.018555, 0.014587, 0.326172, 0.145508, 0.005035, 0.003387, 0.013123, 0.287109, 0.008911, 0.005219, -0.010986, 0.337891, -0.041992, -0.087891, 0.020386, -0.496094, -0.009338, -0.011841, -0.330078, -0.188477, 0.025513, 0.347656, 0.209961, 0.014709, 0.000477, -0.002487, -0.002579, 0.240234, 0.008728, -0.016235, -0.421875, -0.204102, 0.002472, 0.024414, 0.021973, 0.455078, 0.021729, 0.04834, 0.460938, 0.064453, 0.024902, 0.027832, 0.427734, 0.041504, -0.02063, -0.057373, -0.306641, -0.341797, 0.006561, 0.036133, 0.101074, 0.46875, -0.003082, -0.007935, -0.015503, -0.204102, -0.013306, -0.013855, -0.026367, -0.304688, 0.000927, -0.066406, -0.429688, -0.050293, 0.083984, 0.416016, -0.049561, 0.157227, -0.00946, -0.003067, -0.134766, -0.163086, 0.050293, 0.412109, -0.036621, 0.369141, -0.002792, -0.002731, -0.016968, 0.287109, -0.017456, -0.043701, -0.098145, -0.410156, 0.007324, 0.003906, 0.028931, -0.582031, -0.005646, 0.013916, 0.077148, 0.314453, 0.005127, 0.009094, 0.032959, 0.185547, 0.026489, -0.019897, 0.133789, 0.511719, 0.000992, -0.000181, -0.026489, 0.198242, 0.008728, 0.011169, -0.010742, 0.40625, -0.000221, -0.004639, -0.003571, -0.243164, -0.018311, -0.036865, -0.211914, 0.095215, -0.006897, 0.010071, 0.02832, -0.574219, 0.00354, 0.004028, -0.004913, 0.308594, 0.003143, 0.000117, 0.047607, 0.414062, -0.01123, -0.06543, -0.408203, -0.080078, -0.056396, -0.120117, 0.068359, -0.4375, 0.004211, 0.016968, 0.041748, 0.703125, 0.005615, -0.010864, -0.021973, -0.474609, -0.026855, -0.029541, -0.433594, -0.009216, 0.006226, 0.007019, 0.014526, 0.24707, -0.003326, -0.006104, 0.002121, -0.236328, 0.006012, 0.000397, -0.011353, -0.361328, 0.007477, -0.019409, 0.22168, 0.349609, 0.000736, -0.003708, 0.012573, -0.242188, 0.013245, 0.02002, 0.451172, 0.138672, 0.009949, 0.013977, 0.040039, 0.220703, 0.019653, 0.064941, 0.546875, 0.04126, 0.011963, 0.014099, 0.050049, 0.332031, -0.007477, 0.014404, -0.245117, -0.308594, 0.003342, -0.03064, -0.515625, -0.086426, 0.025757, 0.06543, 0.574219, 0.008972, 0.003601, 0.006287, 0.03125, 0.375, 0.002197, 0.002213, 0.007263, 0.333984, 0.010498, 0.02478, 0.116699, 0.062988, -0.000167, -0.018921, 0.341797, -0.008423, -0.013916, -0.023438, -0.118652, -0.057617, -0.01239, -0.020752, -0.15625, -0.099121, -0.005341, 0.009155, 0.200195, -0.034424, 0.000088, 0.016602, -0.133789, -0.410156, -0.006042, -0.016357, -0.107422, -0.064941, 0.005859, 0.033691, -0.273438, -0.012085, 0.015076, 0.028198, 0.478516, -0.010803, 0.001511, -0.008057, 0.101562, -0.002457, -0.013794, -0.034912, -0.15625, -0.083008, 0.000058, 0.010315, -0.07373, -0.00132, 0.00531, 0.002548, 0.210938, 0.078613, 0.010132, 0.007233, 0.109375, 0.019043, -0.004181, 0.017578, -0.470703, -0.003159, 0.00766, 0.020142, 0.069824, 0.046631, -0.003479, -0.00705, 0.244141, -0.008972, 0.010437, 0.020386, 0.285156, 0.306641, -0.012451, -0.026367, -0.259766, -0.212891, -0.040039, -0.169922, -0.003311, -0.063477, 0.00322, -0.008667, 0.100586, 0.011902, 0.01239, 0.031006, -0.470703, 0.036133, 0.002487, -0.007294, 0.269531, 0.000725, 0.015747, 0.033691, 0.230469, 0.057617, -0.006866, -0.086426, -0.083984, 0.064941, 0.01416, 0.008179, -0.5, 0.021851, -0.00267, -0.056641, 0.143555, -0.244141, 0.018066, 0.022095, 0.3125, 0.026978, -0.001183, -0.014038, 0.191406, -0.005981, -0.014709, -0.013, -0.170898, -0.05249, -0.003098, -0.002075, -0.253906, 0.01001, -0.009338, -0.052246, 0.457031, -0.036865, 0.008667, 0.015991, 0.086426, 0.033447, -0.015625, 0.013611, -0.140625, -0.077637, -0.02124, -0.054199, -0.289062, -0.19043, 0.010071, 0.004608, 0.263672, 0.006775, -0.022949, -0.069336, 0.08252, -0.015259, -0.003387, 0.003372, -0.09375, 0.00053, 0.00885, 0.007019, 0.117188, 0.008057, -0.006866, -0.007935, -0.054443, -0.019043, -0.006012, 0.019287, -0.376953, -0.007324, -0.006378, -0.006287, -0.060059, -0.024658, -0.002945, -0.009705, -0.078125, -0.025269, 0.000126, 0.003021, -0.238281, 0.008057, 0.01123, 0.026245, -0.371094, -0.013367, -0.00769, -0.040283, 0.443359, -0.023315, 0.001259, -0.011169, 0.233398, -0.008667, -0.034424, -0.09668, 0.425781, -0.024414, 0.016846, 0.017822, 0.228516, 0.050537, 0.005371, -0.018555, 0.332031, -0.007538, -0.007324, -0.005859, -0.100098, -0.029297, -0.001663, -0.011475, 0.107422, -0.00531, 0.003204, 0.024048, -0.155273, 0.251953, 0.01709, 0.026123, 0.34375, 0.010864, -0.013611, -0.006958, -0.171875, -0.044189, -0.006622, -0.018921, 0.328125, -0.022705, 0.008057, 0.031982, -0.490234, 0.030884, 0.015015, 0.009094, -0.443359, 0.000368, 0.006012, -0.007416, -0.414062, 0.026489, -0.006561, 0.000047, -0.078613, -0.007019, 0.012146, 0.016846, 0.067383, 0.032959, -0.02063, -0.040283, 0.351562, -0.005493, 0.0065, -0.003876, -0.421875, -0.008972, 0.012329, 0.006836, 0.069824, 0.040771, 0.001312, -0.006287, 0.217773, 0.014832, 0.016113, 0.010498, 0.302734, 0.150391, 0.01178, 0.055176, -0.326172, 0.005493, -0.000362, -0.004486, 0.034424, 0.062012, 0.00528, -0.002396, 0.140625, 0.005707, -0.007568, -0.00708, -0.056152, -0.02356, -0.046387, -0.058838, -0.208984, -0.202148, -0.007263, -0.006805, -0.099121, -0.030518, -0.007812, -0.012085, -0.081055, -0.050049, 0.000561, -0.007294, 0.179688, 0.004333, -0.000458, 0.029175, -0.273438, -0.006561, 0.002655, -0.015137, 0.345703, 0.000511, 0.013367, 0.0271, 0.087891, 0.014526, 0.002747, 0.019775, 0.255859, -0.000127, -0.016357, -0.022461, -0.117676, -0.141602, 0.014648, 0.029907, 0.092773, 0.046387, 0.00018, 0.002777, -0.12793, 0.011292, -0.0354, -0.063965, -0.310547, -0.130859, -0.005646, -0.033691, 0.542969, 0.009583, 0.00193, 0.027222, -0.291016, 0.022827, 0.002579, -0.032715, 0.248047, -0.008789, 0.010864, 0.028198, -0.316406, 0.023804, 0.006439, 0.011292, 0.078613, 0.05127, -0.015381, -0.029419, -0.275391, -0.160156, 0.011047, 0.014526, 0.109863, 0.057373, 0.001411, 0.016602, 0.186523, 0.012878, 0.001274, -0.011108, 0.289062, -0.006012, -0.011108, -0.018799, -0.077637, -0.040527, 0.004395, 0.025757, -0.351562, 0.008301, -0.008057, -0.023071, -0.192383, -0.008362, -0.00177, -0.027344, -0.089844, -0.10498, -0.015625, -0.082031, -0.172852, -0.042725, -0.00267, 0.006927, -0.108398, -0.008972, 0.000984, 0.009277, 0.097168, 0.0354, 0.018188, 0.020264, 0.150391, 0.057129, -0.008667, -0.04126, 0.233398, 0.005646, -0.009521, -0.017822, -0.094238, -0.019409, -0.012146, -0.017456, -0.078125, -0.052734, 0.000984, 0.029785, -0.320312, -0.019287, -0.00528, -0.00238, 0.333984, -0.008301, 0.002441, -0.001266, 0.175781, 0.011536, 0.007019, 0.019287, 0.188477, 0.07373, -0.007568, -0.012756, -0.094727, -0.02063, -0.008789, 0.011108, -0.453125, -0.039307, -0.002106, -0.013367, 0.10791, -0.001617, -0.007202, -0.021362, 0.494141, -0.011658, -0.009094, -0.009644, -0.061279, -0.022461, 0.013123, 0.026001, 0.086914, 0.033203, 0.013611, 0.019043, 0.060303, 0.033447, -0.008301, -0.015747, -0.070801, -0.038818, -0.004852, -0.044922, -0.267578, -0.027954, 0.004395, -0.00001, 0.085449, 0.014404, -0.009644, -0.01062, -0.130859, -0.04126, -0.006531, -0.001442, -0.34375, -0.003189, -0.002243, 0.053223, -0.328125, 0.062988, -0.003677, -0.012817, -0.091797, -0.027832, -0.015747, 0.421875, -0.007385, -0.004517, 0.014893, 0.062988, 0.155273, 0.057373, -0.000954, -0.052246, 0.332031, -0.027954, 0.009949, 0.014771, 0.142578, 0.011353, -0.00824, -0.009338, -0.05835, -0.021362, 0.006927, -0.046875, -0.322266, -0.026489, 0.000236, -0.011597, 0.285156, -0.002533, 0.007782, 0.004517, 0.081543, 0.041504, 0.000626, 0.00531, 0.017456, 0.175781, -0.000353, -0.000248, -0.038574, 0.004517, -0.000039, 0.000675, 0.001427, 0.095703, -0.00082, -0.001076, -0.002884, 0.104492, 0.001457, 0.00116, 0.008484, 0.080078, -0.001717, -0.000874, 0.006683, 0.099121, -0.00103, 0.000618, -0.087402, -0.104492, -0.000759, -0.001297, -0.024292, 0.057617, 0.000096, 0.00079, 0.047852, -0.005432, 0.001221, 0.000664, 0.037842, -0.017944, 0.000334, 0.001617, 0.005341, -0.074707, 0.001045, 0.001663, 0.004181, -0.077148, -0.001945, 0.001465, 0.000465, 0.116211, -0.000452, 0.000345, -0.00041, 0.100586, 0.00235, 0.00264, 0.008118, 0.088379, -0.00116, -0.001457, -0.052246, 0.008911, -0.00322, -0.008118, 0.040283, 0.005127, 0.000014, -0.002167, -0.001938, 0.098633, 0.000357, 0.004181, 0.015991, 0.135742, -0.000115, -0.001129, 0.035156, -0.02124, 0.001457, 0.00119, 0.003769, 0.091797, 0.002457, 0.002457, 0.036377, 0.058594, -0.000572, 0.000025, 0.00885, 0.094727, 0.002518, 0.001678, -0.003174, -0.100586, 0.001724, 0.006775, -0.066895, -0.095215, 0.002106, 0.001389, 0.035156, -0.018555, 0.000702, 0.000395, -0.011047, -0.102539, -0.000683, -0.001625, -0.000397, -0.102051, -0.00036, -0.000534, -0.042236, -0.018433, -0.000083, 0.000027, 0.001221, 0.12207, 0.00011, -0.000028, -0.057129, 0.00592, 0.001007, 0.001122, -0.046631, -0.042236, 0.000299, 0.001808, 0.018799, 0.067871, 0.002716, 0.002045, 0.05835, -0.010315, -0.000885, -0.003372, 0.033691, 0.063965, 0.001152, 0.000999, 0.038086, -0.013916, 0.000408, -0.002151, -0.018433, 0.056641, -0.000397, -0.001999, 0.014282, 0.069824, 0.00164, 0.00206, -0.009888, -0.074707, -0.001114, -0.00103, -0.032959, 0.013306, -0.001038, -0.001617, 0.045898, 0.037842, 0.002472, 0.001709, -0.003311, -0.091309, -0.00235, 0.001694, -0.065918, -0.030396, -0.000706, 0.000243, 0.007782, 0.113281, -0.00296, 0.0009, -0.014954, -0.112793, 0.002945, 0.003433, 0.018066, 0.120117, 0.000351, -0.000782, 0.002289, 0.09375, -0.000774, -0.001007, 0.023315, 0.035645, 0.001633, 0.00161, -0.038574, -0.059814, 0.001862, -0.006927, 0.072266, 0.01062, 0.000157, 0.000282, -0.000835, -0.109375, 0.000475, 0.000919, 0.028687, 0.086426, -0.002213, 0.000351, -0.015747, -0.121094, 0.00238, 0.003342, 0.021606, 0.116699, -0.000416, -0.001495, -0.005219, -0.07373, -0.001244, 0.00116, 0.019165, 0.063965, -0.00017, 0.000889, 0.006561, 0.088379, 0.000656, 0.000523, -0.043701, -0.088867, 0.002426, 0.000538, -0.006195, -0.357422, -0.000786, 0.000652, -0.002289, -0.087891, 0.00106, -0.000078, -0.003006, -0.098145, 0.002014, 0.001915, 0.044922, -0.016479, 0.000828, -0.004272, 0.03064, 0.07373, 0.000483, 0.000242, 0.004089, -0.097656, 0.000881, 0.000641, -0.041016, 0.016235, 0.002594, 0.00267, 0.036621, -0.023315, -0.00238, -0.002289, -0.039795, 0.018433, -0.000519, 0.000694, 0.040283, -0.000679, -0.001862, -0.001083, -0.048096, 0.025879, 0.002014, 0.00053, -0.002182, -0.117676, 0.001068, 0.002289, -0.0065, -0.087402, -0.000759, -0.001053, -0.03418, 0.015076, -0.002426, -0.004211, -0.032959, 0.025513, -0.000778, -0.001541, -0.039551, 0.010254, 0.000483, 0.000427, -0.040283, 0.006927, -0.000066, -0.000326, 0.039307, -0.003525, -0.00132, 0.019287, -0.000854, -0.037354, -0.000448, -0.002777, -0.003998, -0.111328, -0.000511, 0.000073, 0.038574, -0.000599, 0.002884, 0.003098, -0.01178, -0.157227, -0.000759, -0.001328, -0.03833, 0.01178, 0.002014, 0.00145, 0.040283, -0.022217, 0.00206, 0.004211, 0.01062, 0.203125, -0.000832, -0.000916, -0.000292, 0.128906, 0.003189, 0.000165, -0.040283, -0.129883, 0.001472, 0.002197, -0.041748, -0.005768, -0.001801, -0.000957, -0.002808, -0.107422, 0.000469, 0.000793, -0.038818, -0.028809, -0.000523, -0.001511, -0.052002, 0.006927, 0.000477, -0.001694, -0.012329, -0.071289, 0.000299, -0.000847, 0.035645, 0.125977, 0.003601, 0.003555, 0.031128, -0.019775, -0.003235, -0.00238, -0.048096, 0.02124, -0.001068, -0.003326, -0.044922, -0.039551, 0.002274, 0.000927, 0.000115, -0.09375, 0.000702, -0.00061, 0.003082, 0.084961, -0.001221, -0.001968, 0.038086, 0.04126, -0.001083, -0.000984, -0.034912, 0.013367, -0.002853, -0.006866, -0.038574, -0.064453, -0.000927, -0.000387, 0.041016, 0.024292, -0.000248, -0.000893, -0.012573, -0.103027, 0.001122, 0.003235, 0.047852, 0.07666, -0.001846, 0.000046, 0.001343, 0.09668, 0.000595, 0.003815, 0.023071, -0.070312, 0.000427, 0.002029, 0.038574, 0.032715, 0.000045, 0.000278, -0.045898, 0.001213, -0.00103, -0.003387, -0.001289, 0.118164, 0.001213, 0.002594, 0.002487, 0.102539, -0.001511, -0.001228, -0.035645, 0.017944, -0.000084, 0.003937, -0.044434, -0.123535, -0.001236, -0.000028, 0.003281, 0.102051, 0.000694, -0.000736, 0.000381, 0.081055, -0.001091, -0.00103, 0.008179, 0.07666, -0.001595, -0.000633, -0.001907, -0.117676, 0.000475, 0.001625, -0.00015, -0.117676, 0.000484, 0.000698, 0.043457, -0.008484, -0.00061, 0.003525, 0.038086, 0.083496, 0.001411, 0.001259, 0.04126, -0.013123, 0.000416, 0.000444, -0.000546, -0.104004, 0.000423, -0.000397, -0.000809, 0.089355, 0.000683, -0.000484, -0.006165, -0.085449, -0.001312, -0.000751, -0.006714, -0.090332, 0.001007, 0.002472, -0.028198, -0.045654, 0.001495, 0.003693, 0.040527, 0.086914, -0.001541, -0.003616, -0.046387, 0.007202, -0.000212, 0.000098, 0.041504, -0.00589, 0.012573, 0.013428, 0.029053, 0.032227, 0.001381, 0.002106, 0.017578, 0.068848, 0.013794, 0.019287, 0.038818, -0.294922, 0.002594, 0.002167, -0.00033, 0.179688, -0.032227, -0.038818, -0.063477, 0.433594, -0.002289, -0.00164, 0.001862, -0.072754, -0.025635, -0.026611, -0.053223, 0.390625, 0.005524, 0.005066, -0.005463, 0.176758, 0.02124, 0.025269, 0.047852, -0.382812, -0.013489, -0.0177, -0.038818, 0.283203, -0.007385, -0.010437, -0.021118, 0.220703, -0.014221, -0.018066, -0.037109, 0.287109, 0.000395, 0.002808, 0.000458, 0.067871, 0.003998, 0.00473, 0.009277, -0.302734, -0.00293, -0.001953, 0.003265, -0.095215, -0.010925, -0.015625, -0.030518, 0.257812, 0.025757, 0.028809, 0.05835, -0.394531, 0.033936, 0.035156, 0.063965, -0.421875, 0.019043, 0.023926, 0.052002, -0.359375, -0.019409, -0.02417, -0.051758, 0.355469, -0.014709, -0.018921, -0.037354, 0.314453, -0.011047, -0.016357, -0.03064, 0.243164, 0.008606, 0.009277, 0.007935, -0.378906, -0.009888, -0.015747, -0.035156, 0.296875, 0.022827, 0.026489, 0.05835, -0.380859, -0.011292, -0.016113, -0.026855, 0.244141, 0.01239, 0.016968, 0.033447, -0.308594, 0.018066, 0.02063, 0.039062, -0.314453, 0.015625, 0.019897, 0.033936, -0.335938, 0.011108, 0.012817, 0.076172, 0.574219, 0.00415, 0.006287, 0.004395, 0.126953, 0.019775, 0.025879, 0.044678, -0.359375, -0.019409, -0.022095, -0.054443, 0.359375, 0.016602, 0.022949, 0.044189, -0.367188, 0.026245, 0.030273, 0.056641, -0.390625, -0.02478, -0.030151, -0.051514, 0.353516, 0.00028, 0.000614, -0.001373, 0.131836, 0.005402, 0.005096, 0.002991, 0.084961, -0.02124, -0.021729, -0.041748, 0.351562, 0.007629, 0.012634, 0.024658, -0.227539, 0.02356, 0.028076, 0.058838, -0.375, -0.003342, -0.003021, -0.000162, -0.088379, -0.023071, -0.026978, -0.058105, 0.375, 0.017334, 0.025269, 0.044922, -0.351562, 0.014709, 0.018921, 0.046631, -0.3125, -0.007721, -0.012207, -0.025391, 0.245117, 0.000439, 0.001396, -0.002029, 0.069336, 0.00528, 0.008545, 0.011658, 0.146484, -0.017456, -0.02063, -0.044189, 0.361328, 0.010864, 0.01416, 0.02771, -0.306641, 0.008972, 0.01416, 0.026733, -0.248047, 0.010742, 0.014771, 0.026978, -0.243164, 0.029663, 0.033203, 0.059814, -0.419922, -0.023804, -0.025879, -0.045654, 0.378906, -0.018921, -0.022217, -0.047363, 0.353516, -0.025146, -0.02771, -0.054199, 0.410156, 0.012939, 0.018921, 0.037354, -0.285156, 0.01709, 0.020264, 0.041504, -0.324219, 0.019287, 0.022339, 0.046631, -0.384766, 0.015076, 0.019165, 0.038818, -0.318359, -0.015625, -0.019165, -0.041016, 0.326172, -0.016113, -0.021118, -0.044434, 0.341797, -0.026245, -0.030151, -0.060547, 0.400391, 0.000284, 0.000633, 0.00383, -0.088867, 0.016357, 0.018433, 0.039551, -0.308594, -0.016357, -0.019409, -0.041748, 0.320312, 0.000263, 0.00206, 0.002563, -0.084961, 0.015991, 0.010254, 0.013367, 0.507812, 0.014954, 0.015747, 0.029053, -0.300781, 0.026978, 0.03125, 0.058838, -0.384766, 0.014465, 0.020752, 0.039795, -0.308594, 0.017578, 0.019409, 0.039307, -0.333984, -0.018066, -0.022949, -0.054199, 0.386719, -0.00589, -0.007263, -0.009338, -0.123047, 0.000504, 0.000607, 0.001518, -0.034424, 0.011047, 0.014404, 0.029663, -0.255859, -0.009888, -0.015991, -0.027222, 0.255859, 0.013367, 0.018921, 0.044434, -0.306641, 0.028564, 0.032471, 0.066406, -0.421875, 0.022461, 0.027344, 0.054932, -0.347656, 0.022949, 0.027954, 0.053711, -0.351562, 0.001251, 0.000835, -0.003464, 0.071777, 0.019165, 0.036377, 0.064453, 0.628906, -0.015259, -0.019043, -0.037598, 0.322266, -0.002274, -0.000694, -0.010193, -0.178711, -0.011108, -0.015625, -0.036377, 0.273438, 0.014099, 0.018799, 0.037354, -0.298828, -0.020752, -0.02356, -0.051758, 0.359375, -0.017822, -0.022339, -0.048096, 0.369141, -0.019653, -0.023071, -0.050781, 0.330078, -0.016479, -0.020874, -0.041504, 0.332031, 0.019409, 0.023315, 0.052246, -0.375, 0.021973, 0.025146, 0.05542, -0.386719, -0.00322, -0.001579, 0.002075, -0.070312, -0.02002, -0.02478, -0.046631, 0.378906, 0.024414, 0.026123, 0.05127, -0.396484, -0.014832, -0.02063, -0.037354, 0.285156, -0.022949, -0.026245, -0.053955, 0.382812, -0.016724, -0.018311, -0.038574, 0.380859, -0.015869, -0.02124, -0.044434, 0.351562, -0.022339, -0.027344, -0.057861, 0.423828, -0.028442, -0.028931, -0.062012, 0.398438, 0.027466, 0.028931, 0.056885, -0.396484, 0.015747, 0.018433, 0.040527, -0.3125, 0.020264, 0.02771, 0.045898, -0.369141, 0.020264, 0.025269, 0.043701, -0.371094, -0.014587, -0.018311, -0.03418, 0.34375, 0.013733, 0.016968, 0.031494, -0.28125, -0.002762, -0.000809, -0.010925, 0.367188, -0.026001, -0.028809, -0.057373, 0.392578, -0.021606, -0.023071, -0.046631, 0.363281, -0.026245, -0.030884, -0.053223, 0.384766, 0.019165, 0.023193, 0.041992, -0.365234, -0.018555, -0.024048, -0.041016, 0.328125, -0.024536, -0.022461, -0.044922, 0.380859, -0.024658, -0.028931, -0.055908, 0.380859, -0.011536, -0.015503, -0.035645, 0.304688, 0.019775, 0.02417, 0.050049, -0.40625, -0.018066, -0.021851, -0.041016, 0.324219, 0.000158, 0.000345, -0.001587, -0.108887, 0.00238, 0.008484, 0.007202, 0.164062, -0.02063, -0.025757, -0.051758, 0.361328, 0.010742, 0.015198, 0.031128, -0.255859, -0.014832, -0.019897, -0.039062, 0.314453, 0.015503, 0.0177, 0.032715, -0.292969, 0.000797, 0.002975, -0.000866, 0.077637, 0.015869, 0.018799, 0.035889, -0.308594, -0.009827, -0.013489, -0.026489, 0.322266, 0.026245, 0.030151, 0.062012, -0.425781, -0.007599, 0.061768, -0.009521, -0.00592, 0.00415, 0.009155, 0.040527, 0.457031, 0.006165, 0.004486, 0.005798, 0.123047, -0.000893, -0.000565, -0.019043, 0.066895, 0.00066, -0.000463, -0.004181, -0.145508, -0.000395, 0.003601, 0.005951, 0.453125, 0.000224, -0.005432, -0.062988, -0.279297, 0.000679, -0.000317, 0.041992, 0.081055, 0.005432, 0.005035, 0.025635, 0.28125, -0.006866, -0.009766, -0.34375, -0.083496, 0.009766, -0.021851, 0.108398, 0.11377, 0.002411, 0.00238, 0.004974, 0.116699, -0.006012, -0.001198, 0.149414, 0.320312, 0.000145, 0.004944, -0.089355, -0.067383, -0.001839, -0.00296, -0.020996, -0.09668, -0.00177, -0.004089, -0.029053, -0.145508, 0.001007, -0.001183, 0.013184, 0.347656, 0.000121, 0.000633, 0.007751, 0.084473, 0.001442, -0.006042, -0.016846, -0.291016, 0.00061, -0.001137, -0.008728, -0.154297, 0.003113, 0.011719, 0.053467, -0.07373, -0.00103, -0.000679, -0.005096, -0.075195, 0.00177, -0.006714, -0.080566, -0.078125, 0.000248, 0.001305, -0.027466, -0.083496, -0.001221, 0.000046, -0.017456, -0.092773, -0.002197, -0.002426, -0.008301, -0.144531, -0.003159, 0.00001, -0.015015, -0.139648, 0.000173, 0.002197, 0.001968, -0.115723, -0.000378, -0.000427, -0.001167, -0.08252, 0.000942, 0.000767, 0.0005, 0.143555, 0.001244, 0.001602, 0.012085, 0.163086, -0.002716, -0.004974, 0.025513, 0.119141, 0.000145, -0.001038, 0.004059, 0.11377, 0.000828, 0.005493, -0.074219, -0.074219, -0.001343, -0.002014, 0.004486, 0.18457, 0.005249, 0.002457, 0.020142, 0.179688, -0.002029, -0.001114, -0.002289, -0.139648, -0.000214, 0.003006, 0.058594, 0.084961, 0.000201, 0.003601, -0.052002, -0.047607, -0.002716, 0.001595, -0.046143, -0.137695, -0.000683, -0.008606, 0.089355, -0.015625, 0.01709, 0.013306, 0.099121, 0.131836, 0.00161, 0.001793, 0.005219, 0.088867, -0.001152, 0.001968, 0.088867, -0.010742, -0.000687, -0.000155, -0.000441, -0.125977, -0.001015, 0.001175, -0.02832, -0.193359, -0.000526, 0.007233, 0.030029, 0.200195, 0.001617, -0.000093, 0.000565, 0.141602, 0.011841, -0.051025, 0.273438, 0.07666, -0.004272, -0.005402, -0.036133, -0.239258, -0.000265, -0.000357, 0.006592, 0.064941, 0.003571, 0.004425, -0.091797, 0.020386, -0.001434, -0.001038, 0.046143, 0.069336, 0.001022, -0.000763, 0.001076, 0.141602, 0.002533, 0.003098, -0.025513, -0.099609, 0.000299, -0.000131, -0.00053, 0.103516, -0.000319, -0.000353, -0.003967, -0.118164, -0.003143, -0.000885, -0.069336, -0.034912, -0.001846, 0.000061, -0.004578, -0.158203, -0.001419, -0.002899, -0.00325, -0.124023, -0.001404, -0.000026, 0.0271, 0.109375, -0.001923, -0.000362, 0.004852, 0.111816, -0.002045, 0.00005, 0.011719, 0.118164, -0.001091, -0.001297, -0.004059, 0.098633, 0.000595, 0.000053, -0.003586, -0.133789, -0.001984, -0.001396, -0.060547, -0.078125, -0.00209, -0.001579, -0.018311, -0.172852, -0.000519, -0.000338, 0.003128, -0.086426, 0.000044, 0.001686, 0.012451, 0.110352, 0.000568, 0.002655, 0.00351, 0.171875, 0.000181, -0.031494, 0.133789, 0.090332, 0.000999, 0.003204, -0.04248, -0.042969, 0.000404, -0.002548, 0.062256, 0.00383, 0.001328, -0.00025, 0.024414, 0.054932, 0.000195, -0.001457, 0.005371, 0.114258, 0.000607, 0.001762, -0.007111, -0.146484, -0.000248, -0.001038, 0.001144, -0.089844, 0.002319, -0.002426, 0.064453, 0.074707, -0.00531, -0.001358, -0.111328, -0.183594, 0.00824, 0.009583, 0.026367, 0.069824, -0.002777, 0.000847, -0.253906, -0.04126, 0.000481, -0.003845, 0.07373, 0.083984, -0.00025, 0.00238, -0.046143, -0.108398, -0.000748, 0.001808, -0.0625, -0.01709, -0.000877, -0.001076, 0.013245, 0.15332, 0.00005, 0.001015, 0.001144, -0.146484, 0.000519, 0.000019, -0.005524, -0.145508, -0.000877, 0.00116, -0.047607, -0.019653, 0.000299, 0.005402, -0.06543, -0.044922, -0.000523, 0.000102, 0.008057, 0.097656, 0.000591, -0.00001, 0.001114, 0.074707, 0.000334, 0.001968, 0.088379, -0.001465, 0.000015, -0.000854, -0.001923, 0.100586, -0.002869, 0.001297, 0.013245, 0.443359, -0.002457, -0.00264, -0.006287, -0.088867, -0.001648, -0.004181, -0.050537, -0.066406, 0.000486, -0.000977, 0.062012, 0.088867, 0.000858, 0.001785, 0.00235, 0.141602, 0.000406, 0.001366, 0.006683, 0.143555, 0.000206, 0.000763, 0.008179, 0.064941, -0.00013, 0.000037, 0.000359, -0.144531, -0.000368, -0.000973, 0.005157, 0.091797, -0.001099, 0.001579, -0.053711, -0.048096, 0.000158, 0.000178, 0.003845, 0.11377, -0.000858, 0.001831, 0.017822, -0.058838, -0.001778, -0.00116, 0.003967, 0.158203, 0.00025, 0.002335, -0.015747, -0.092773, -0.000359, 0.001625, -0.000336, -0.126953, 0.000957, -0.000515, -0.001602, 0.128906, -0.000422, -0.003189, 0.058838, 0.000219, 0.000492, -0.005005, 0.10498, 0.01239, -0.000889, -0.002182, 0.017456, 0.125, 0.00592, 0.003494, 0.005737, 0.097656, -0.000305, 0.004059, -0.07959, -0.04126, -0.000095, -0.00082, -0.000675, -0.143555, -0.002151, -0.003372, -0.008728, -0.160156, -0.001602, -0.002747, -0.011597, -0.158203, 0.004181, -0.009766, 0.208984, 0.070801, -0.001801, -0.002747, -0.006226, -0.185547, -0.000131, -0.001663, -0.004578, -0.11084, 0.000135, 0.001038, 0.008423, 0.10498, 0.000051, -0.001518, 0.026855, 0.100098, -0.001083, -0.002243, 0.002457, 0.132812, 0.000177, -0.002808, 0.05542, 0.005951, -0.00383, 0.000414, 0.02063, 0.12207, -0.002579, -0.005066, -0.018066, -0.12793, 0.000866, 0.002502, 0.017334, 0.078125, 0.002274, 0.00351, 0.014648, 0.129883, 0.000847, 0.001495, 0.000885, -0.117188, 0.011292, 0.011353, 0.024902, 0.396484, -0.00013, -0.000199, 0.005798, 0.158203, -0.005188, -0.004639, -0.021606, -0.453125, -0.006317, -0.007935, -0.010925, -0.211914, -0.007446, -0.007385, -0.013123, -0.3125, -0.002243, -0.002518, -0.013977, -0.275391, -0.00531, -0.004333, -0.005402, -0.322266, -0.007172, -0.00029, -0.015747, -0.488281, -0.000488, 0.003479, 0.016724, 0.511719, -0.002945, -0.005493, -0.005707, -0.201172, 0.005127, 0.005035, 0.011536, 0.289062, 0.002029, 0.003235, 0.01001, 0.255859, 0.00351, 0.004791, 0.005798, 0.224609, 0.0047, 0.010559, 0.022217, 0.486328, -0.005554, -0.005798, -0.002945, -0.318359, -0.006409, -0.006744, -0.023682, -0.180664, 0.001038, 0.018066, -0.032715, 0.392578, 0.006104, 0.007446, 0.021729, 0.390625, -0.003571, -0.008362, -0.031982, -0.376953, -0.009094, -0.009644, -0.016479, -0.380859, -0.004395, -0.001556, -0.008484, -0.216797, 0.007477, 0.008179, 0.033203, 0.419922, 0.000351, 0.00106, -0.005341, 0.330078, -0.022949, -0.056885, -0.043213, 0.061035, 0.008362, 0.012817, 0.025757, 0.421875, 0.004425, 0.003372, 0.00824, 0.162109, -0.001389, -0.005066, -0.021973, -0.433594, -0.002167, -0.003403, -0.003998, -0.188477, 0.004059, 0.00528, 0.025513, 0.460938, -0.009338, -0.009155, -0.024658, -0.447266, 0.002609, 0.005951, 0.011841, 0.25, 0.006256, 0.006897, 0.012695, 0.15332, 0.005371, 0.006348, 0.01709, 0.392578, -0.006195, -0.004181, -0.026611, -0.453125, -0.003189, -0.008789, -0.026733, -0.410156, 0.000961, 0.003159, 0.012756, 0.400391, -0.00412, -0.005707, -0.009155, -0.209961, 0.006348, 0.005981, 0.010864, 0.263672, 0.012085, 0.018433, 0.038086, 0.396484, -0.002777, -0.003571, -0.010132, -0.211914, 0.00087, 0.005798, -0.002853, 0.341797, 0.00235, 0.007874, -0.052246, -0.193359, 0.002563, 0.003052, 0.026611, 0.507812, 0.000118, 0.001968, 0.062256, 0.363281, 0.007019, 0.009277, 0.016968, 0.269531, 0.000538, 0.00383, 0.006683, 0.462891, -0.003296, -0.004883, -0.009216, -0.320312, -0.00473, -0.010376, -0.03064, -0.371094, 0.006104, 0.006958, 0.02356, 0.478516, -0.004639, -0.005096, -0.026001, -0.490234, 0.000957, 0.000683, -0.000633, 0.240234, 0.001793, 0.005951, 0.021851, 0.380859, -0.000984, -0.003265, -0.000984, -0.320312, 0.002029, 0.01123, 0.065918, 0.5, 0.0065, 0.009216, 0.012268, 0.349609, 0.006989, 0.00766, 0.027344, 0.203125, 0.004211, 0.009583, 0.022217, 0.289062, 0.00296, 0.002823, 0.003998, 0.289062, 0.005249, 0.009583, 0.019775, 0.421875, 0.002075, 0.001678, 0.011536, 0.388672, 0.007812, 0.011292, 0.033203, 0.535156, 0.010986, 0.011108, 0.023315, 0.435547, -0.001183, -0.002197, -0.012817, -0.236328, 0.000702, 0.004425, 0.004395, 0.191406, -0.004333, -0.004852, -0.012451, -0.161133, -0.007782, -0.010742, -0.039307, -0.339844, -0.002502, -0.003647, -0.033691, -0.398438, -0.00209, -0.004211, -0.009094, -0.135742, -0.00145, 0.004822, 0.018433, 0.511719, -0.004364, -0.006256, -0.009216, -0.265625, -0.004883, -0.005127, -0.009827, -0.308594, 0.002441, 0.001328, 0.031982, 0.486328, 0.002335, 0.001541, 0.005035, 0.143555, -0.002228, -0.003586, -0.01123, -0.292969, -0.005554, -0.007874, -0.011536, -0.131836, 0.009399, 0.011597, 0.030396, 0.439453, 0.000278, -0.001213, 0.00528, 0.176758, 0.006683, 0.009766, 0.034424, 0.384766, 0.0047, 0.005493, 0.006714, 0.345703, -0.002991, -0.001999, -0.005524, -0.146484, -0.002426, -0.002533, -0.009583, -0.144531, -0.006989, -0.009705, -0.023071, -0.439453, -0.002182, -0.00028, -0.006287, -0.145508, 0.000843, 0.001518, 0.003815, 0.137695, -0.003098, -0.003693, -0.00531, -0.189453, -0.006958, -0.008423, -0.016846, -0.296875, 0.002075, 0.006927, 0.006256, 0.220703, -0.004913, -0.007019, -0.03418, -0.443359, -0.012146, -0.011414, -0.023926, -0.326172, -0.006683, -0.005432, -0.011719, -0.15918, 0.000057, 0.005646, 0.032227, 0.478516, 0.014893, 0.0177, 0.024658, 0.441406, 0.006531, 0.007477, 0.015137, 0.296875, 0.006989, 0.014954, 0.033447, 0.332031, 0.001114, -0.002411, -0.009094, -0.320312, 0.000383, 0.005676, 0.012878, 0.363281, -0.002823, -0.00592, -0.013672, -0.384766, 0.001686, 0.004181, 0.008057, 0.224609, -0.004639, -0.006348, -0.017334, -0.289062, 0.002762, 0.00705, 0.020874, 0.429688, 0.000702, 0.005615, 0.004486, 0.205078, 0.00135, 0.000683, 0.004578, 0.130859, -0.001122, -0.002426, -0.004059, -0.1875, -0.000904, -0.00023, 0.007935, 0.306641, 0.003662, 0.004333, 0.006104, 0.183594, -0.00164, -0.007751, -0.025024, -0.412109, 0.008667, 0.010437, 0.027222, 0.492188, -0.001801, -0.003586, 0.002411, -0.193359, -0.005829, -0.007202, -0.011292, -0.378906, -0.005524, -0.003525, 0.02356, 0.53125, -0.000437, -0.000507, -0.005432, -0.333984, 0.001419, 0.001389, 0.00322, 0.170898, -0.009033, -0.010132, -0.032959, -0.539062, 0.00415, 0.007294, 0.015381, 0.306641, 0.008545, 0.007324, 0.021484, 0.382812, 0.002594, 0.004578, -0.000022, 0.429688, 0.004974, 0.005554, 0.023193, 0.427734, 0.00264, 0.002335, -0.001091, 0.143555, 0.003143, 0.005798, 0.027466, 0.478516, -0.006927, -0.008789, -0.023438, -0.302734, 0.004852, 0.008484, 0.007294, 0.332031, -0.00267, -0.002869, -0.005829, -0.212891, 0.004059, 0.007385, 0.010803, 0.257812, -0.005157, -0.00824, -0.026733, -0.332031, -0.004791, -0.004303, -0.011597, -0.240234, -0.001381, -0.00238, -0.005768, 0.203125, -0.001953, -0.011047, -0.010315, 0.162109, 0.003448, 0.003601, 0.00589, 0.193359, 0.001457, 0.01532, -0.09375, -0.11084, 0.003601, 0.003174, 0.117676, -0.002502, -0.003174, -0.004547, -0.061279, -0.016479, -0.000713, 0.001556, -0.006866, -0.130859, -0.007751, -0.005127, -0.073242, -0.030884, 0.003998, -0.016357, 0.197266, 0.011719, 0.000874, -0.001335, 0.0271, 0.098633, -0.00074, -0.007233, -0.070801, 0.006165, 0.00103, -0.001411, -0.065918, -0.087891, 0.003036, 0.002808, 0.027344, 0.025269, -0.00293, -0.005219, -0.057373, -0.016968, 0.000584, -0.001907, 0.077148, 0.008728, -0.012085, -0.025146, -0.12793, -0.009399, -0.007812, -0.005005, -0.03418, -0.051025, -0.010376, 0.000496, 0.144531, 0.008179, -0.003357, -0.006348, 0.06543, 0.12207, -0.003586, 0.000645, -0.09668, -0.015076, 0.00412, -0.008728, 0.044434, 0.131836, -0.003754, -0.017822, 0.18457, 0.091797, 0.006165, -0.007172, 0.515625, 0.197266, 0.003204, 0.003601, 0.1875, 0.000045, -0.008545, -0.002777, 0.322266, 0.005096, -0.012756, -0.010864, 0.224609, 0.019043, -0.000793, -0.00296, -0.056152, -0.036133, 0.002914, 0.002472, -0.066895, -0.019897, -0.000973, -0.006439, 0.077637, 0.013672, 0.002106, 0.009155, -0.094727, 0.016846, -0.000553, -0.005249, 0.024292, 0.11377, -0.004242, 0.001816, -0.109863, -0.018188, 0.003845, 0.000443, -0.070801, 0.002121, -0.000877, -0.00066, -0.059082, -0.063477, -0.000093, 0.006927, -0.382812, -0.023926, 0.00238, -0.006012, 0.084961, 0.07959, -0.006714, -0.012817, -0.084473, 0.001472, -0.00161, -0.005249, 0.002426, 0.15625, -0.006775, -0.00235, -0.049316, -0.034912, 0.001434, -0.001945, 0.131836, -0.019043, 0.004181, 0.008972, -0.078613, -0.059082, 0.000179, 0.020264, -0.117676, 0.003906, -0.002319, -0.026611, 0.116699, 0.111816, -0.000992, -0.00164, 0.060547, 0.069336, -0.012634, -0.006866, -0.040527, -0.067383, -0.007996, 0.002045, -0.097656, -0.071777, -0.002289, 0.026855, -0.275391, -0.016235, -0.001656, -0.014343, 0.105469, 0.010315, -0.001038, -0.002472, 0.12207, 0.147461, 0.000904, -0.001396, -0.000916, 0.134766, -0.001183, -0.037109, 0.279297, -0.0354, 0.001465, -0.005219, 0.097656, 0.000196, -0.001076, -0.001015, -0.055908, 0.003601, -0.005493, -0.013306, 0.068848, 0.044434, -0.000443, -0.004608, -0.075684, 0.001968, 0.011841, 0.016479, -0.236328, -0.046143, -0.002136, -0.004333, -0.044189, -0.006561, -0.000881, -0.00238, 0.01709, 0.084961, -0.000584, -0.00473, 0.00386, 0.106445, 0.002289, 0.006226, 0.227539, 0.001053, -0.001633, 0.00025, -0.051514, -0.01709, -0.003998, 0.002304, -0.019409, -0.111328, 0.001999, -0.016113, 0.171875, 0.016968, 0.00235, 0.009155, -0.078613, -0.026001, -0.003738, 0.00473, -0.02063, -0.243164, -0.002426, -0.021484, 0.257812, 0.046631, -0.00264, -0.000984, -0.08252, 0.005005, 0.001389, -0.004761, 0.001518, 0.189453, -0.00386, -0.004456, -0.054688, -0.000645, 0.0009, -0.001221, 0.085449, 0.015869, 0.000603, -0.004913, 0.004395, 0.126953, -0.004181, 0.011841, -0.144531, -0.01416, 0.000492, -0.000278, 0.080566, 0.000668, 0.001488, -0.002243, 0.036865, 0.100098, 0.004395, 0.007019, -0.089355, -0.044434, -0.002823, -0.012939, -0.243164, -0.058838, 0.004974, -0.000256, -0.174805, 0.008057, -0.001343, 0.005493, -0.049316, -0.02771, 0.000164, 0.029053, 0.135742, -0.011963, -0.00028, 0.004364, -0.05542, -0.021484, -0.000927, -0.009338, 0.086914, 0.117188, -0.001312, 0.002762, 0.099609, -0.000033, -0.000717, 0.000347, 0.06543, 0.054199, -0.004822, -0.002563, -0.108887, 0.003998, 0.002136, 0.003174, -0.099609, 0.008179, -0.000351, -0.00415, 0.02478, 0.103027, -0.001007, -0.000767, -0.071289, -0.020508, -0.0177, -0.006897, -0.398438, -0.05127, -0.001808, -0.009766, 0.057129, 0.033691, 0.001602, 0.004547, -0.026245, -0.111816, -0.002075, -0.002014, -0.035645, -0.026245, 0.014954, 0.006042, 0.067871, 0.174805, -0.004822, -0.013, 0.04834, 0.044678, 0.000241, 0.002548, -0.196289, -0.043457, 0.005371, 0.004303, -0.07666, 0.009338, 0.010681, 0.014038, 0.056641, -0.121094, 0.001953, 0.006378, -0.098633, 0.015991, 0.002182, 0.001389, -0.078613, -0.002838, -0.000322, 0.000809, 0.039551, 0.085449, 0.000713, 0.009399, -0.093262, -0.002151, -0.006714, 0.021362, -0.416016, -0.086914, -0.003021, -0.00412, -0.072266, -0.020752, -0.00193, 0.015015, 0.339844, -0.020142, 0.005585, -0.008179, 0.11377, 0.027466, -0.005585, 0.001671, -0.050049, -0.094238, 0.001686, 0.002228, 0.041748, -0.052734, 0.000629, -0.019653, 0.060547, -0.021729, -0.002975, 0.007538, -0.077148, -0.049316, 0.000969, 0.00325, 0.037354, 0.040039, -0.000919, -0.005035, 0.28125, 0.022339, 0.002045, 0.001114, -0.006531, -0.108887, 0.00106, -0.002686, 0.071289, 0.030762, 0.009583, 0.00235, 0.118652, 0.050293, -0.001808, 0.00015, 0.071289, 0.016724, -0.000387, -0.00296, 0.003479, 0.084961, 0.002411, 0.003113, -0.019653, -0.121582, -0.000851, -0.00267, 0.025269, 0.119629, 0.003204, -0.001633, 0.085449, 0.038574, -0.006226, -0.004547, -0.041748, -0.088867, -0.007507, -0.000732, -0.085938, -0.025513, -0.008972, -0.011902, -0.114746, -0.109375, 0.003052, -0.026978, 0.386719, 0.024658, 0.002457, -0.003082, 0.15625, -0.018433, 0.004028, 0.012024, -0.073242, -0.042236, -0.001381, 0.000075, -0.035645, -0.024414, 0.009827, -0.013, 0.115723, 0.108398, -0.006744, 0.008911, -0.235352, -0.049561, 0.000221, 0.004059, -0.001839, -0.109375, 0.000957, 0.020386, -0.119629, -0.043457, -0.00766, -0.001373, -0.068359, -0.014099, 0.001289, -0.002975, 0.029663, 0.09082, -0.005829, -0.006531, -0.197266, -0.027222, -0.011597, -0.034912, -0.476562, -0.020386, 0.003998, 0.007019, 0.617188, 0.014221, 0.002411, 0.061035, 0.371094, 0.010437, 0.010498, -0.000698, 0.326172, 0.244141, -0.004333, 0.05957, -0.46875, 0.025757, -0.000786, -0.000097, 0.460938, 0.012756, 0.005585, 0.026245, -0.359375, 0.003372, -0.006073, 0.009216, -0.208984, -0.089844, 0.006439, 0.015564, -0.435547, 0.004852, -0.003967, 0.039062, 0.357422, 0.016235, 0.01123, -0.018799, -0.511719, -0.037598, -0.000668, 0.002472, 0.388672, 0.001747, -0.003006, -0.008057, -0.189453, 0.059082, -0.009521, -0.018066, -0.238281, -0.02124, -0.008606, -0.005005, -0.269531, -0.05835, 0.004089, 0.022461, -0.431641, -0.018188, -0.005127, 0.006927, 0.496094, 0.015564, -0.001701, 0.048584, 0.175781, 0.051758, 0.000217, 0.020142, -0.169922, -0.212891, -0.002197, -0.00528, 0.269531, -0.002975, 0.015747, 0.037842, 0.519531, 0.02124, 0.006744, -0.013, -0.427734, -0.018311, 0.006317, 0.022705, 0.220703, -0.00206, -0.004395, -0.008606, 0.125, 0.016724, 0.009521, 0.008362, 0.291016, 0.016968, 0.0065, 0.013245, 0.605469, 0.001862, 0.009705, -0.011841, -0.353516, -0.046387, -0.006409, -0.027344, -0.492188, 0.01123, 0.002518, -0.004364, 0.219727, 0.001877, -0.009888, -0.01239, -0.310547, -0.019165, 0.012512, 0.07959, -0.251953, -0.373047, -0.0177, 0.059082, 0.285156, 0.011414, 0.007202, -0.003418, 0.404297, -0.003784, -0.008118, 0.01709, 0.402344, 0.104492, 0.008972, -0.026855, -0.341797, 0.012207, -0.002655, -0.022827, 0.118652, 0.494141, 0.02124, -0.103027, -0.640625, -0.069824, -0.000032, -0.000774, 0.242188, 0.009521, 0.001328, 0.000019, 0.228516, 0.02002, 0.019653, 0.013245, -0.412109, -0.013306, 0.010376, 0.003372, 0.076172, 0.000343, 0.001778, -0.0047, 0.125, -0.004425, 0.022583, -0.002853, 0.402344, 0.020142, -0.006165, 0.025269, -0.230469, -0.012573, -0.032227, -0.054443, -0.53125, -0.118652, -0.002747, -0.003586, 0.093262, 0.155273, -0.010254, -0.029663, -0.178711, -0.003708, 0.003418, 0.08252, 0.322266, -0.004272, 0.001656, 0.055664, -0.147461, 0.277344, 0.000079, -0.004333, 0.310547, 0.100586, 0.00885, 0.043213, -0.349609, -0.103027, -0.010864, 0.0354, 0.396484, 0.015564, -0.00824, -0.009277, -0.304688, -0.033691, -0.002182, 0.002228, 0.152344, 0.017822, -0.007874, -0.003403, 0.314453, 0.002258, -0.015442, 0.04834, 0.341797, 0.015747, 0.004303, 0.011292, 0.223633, 0.004822, 0.003448, 0.013916, 0.298828, 0.002014, 0.007721, 0.012878, -0.539062, 0.004333, 0.003036, -0.001701, 0.155273, 0.014771, 0.005219, -0.003174, -0.164062, -0.287109, 0.01709, 0.054199, -0.386719, -0.166016, 0.000114, 0.013733, 0.168945, 0.021851, -0.003433, -0.013245, -0.339844, -0.006409, 0.00238, 0.000751, -0.116211, -0.080566, 0.007874, -0.000767, 0.535156, 0.002625, 0.007996, 0.013733, -0.162109, -0.201172, -0.012695, -0.026611, -0.259766, -0.033691, 0.000104, -0.004486, 0.227539, 0.012878, 0.007935, 0.041016, 0.328125, -0.003784, 0.002365, 0.00238, 0.141602, 0.017212, -0.014282, -0.009155, -0.169922, -0.155273, 0.003876, 0.012817, -0.160156, -0.046143, 0.012268, 0.008057, 0.24707, 0.052002, 0.008057, 0.025269, -0.098145, -0.349609, 0.000584, 0.014099, -0.421875, -0.000614, -0.015869, 0.029663, 0.359375, 0.095703, 0.000599, 0.016479, -0.361328, -0.84375, -0.003616, 0.002808, -0.211914, -0.167969, -0.011475, 0.207031, 0.361328, 0.016479, 0.004883, -0.020386, -0.40625, 0.004669, -0.020874, -0.041992, 0.396484, 0.151367, 0.004059, -0.012268, -0.277344, 0.01355, 0.030762, 0.031128, -0.484375, -0.036865, -0.006714, -0.003006, 0.304688, 0.003098, 0.018188, 0.017578, -0.5625, -0.037598, 0.005402, 0.014404, 0.094238, 0.006683, -0.00296, -0.006012, 0.361328, 0.002731, -0.004395, -0.000862, 0.112305, 0.124512, 0.010315, 0.022949, 0.304688, 0.029419, -0.000786, -0.024902, -0.398438, -0.038818, 0.000778, 0.008728, 0.193359, 0.006561, 0.001305, 0.004303, 0.155273, 0.021606, 0.003937, -0.026978, -0.398438, -0.011597, 0.016602, 0.01416, 0.382812, 0.042236, -0.006439, -0.005676, 0.503906, 0.000973, 0.003479, -0.011047, 0.326172, -0.010803, -0.000351, 0.002182, 0.172852, 0.006775, 0.001091, 0.000614, -0.167969, -0.164062, 0.003677, -0.003998, 0.182617, 0.029541, 0.016846, 0.026855, -0.425781, -0.016357, 0.012634, 0.009033, 0.237305, 0.019287, 0.000296, -0.016479, -0.231445, -0.01123, -0.006866, -0.040771, -0.208984, -0.014099, 0.002151, -0.012695, 0.151367, -0.006134, 0.003174, 0.015137, -0.480469, 0.023193, -0.01532, 0.009338, -0.267578, -0.142578, -0.000748, 0.006561, -0.398438, 0.001266, -0.00412, -0.020874, -0.188477, 0.023315, 0.001488, -0.024658, -0.322266, -0.048096, 0.006775, -0.012634, -0.365234, -0.009888, -0.008728, 0.021729, 0.503906, 0.050049, 0.00164, -0.022949, -0.253906, -0.007477, 0.005035, -0.015747, 0.285156, 0.158203, -0.001205, 0.026611, 0.275391, 0.24707, 0.00061, 0.001556, 0.122559, 0.05957, -0.00528, -0.01355, 0.351562, 0.023804, 0.002274, 0.001434, 0.273438, 0.012756, -0.009521, -0.002518, 0.416016, 0.007721, 0.022217, 0.074707, 0.460938, 0.138672, -0.006775, 0.012268, -0.122559, -0.202148, 0.000977, -0.003265, -0.117676, -0.009338, -0.002747, -0.0047, -0.178711, 0.012146, -0.001602, -0.025879, -0.244141, -0.00885, 0.00766, 0.000347, -0.271484, -0.063965, -0.000507, 0.004791, -0.289062, -0.001076, -0.001022, 0.006226, 0.296875, -0.006134, 0.000029, 0.000261, 0.000146, -0.07666, 0.000263, -0.004089, 0.059082, 0.056641, -0.00322, -0.002106, -0.009155, -0.132812, 0.00032, 0.001915, 0.053955, -0.004242, -0.00095, -0.003937, -0.072754, -0.00264, 0.000168, 0.000637, -0.062988, -0.034668, -0.000154, 0.000425, -0.015991, -0.185547, -0.001854, -0.0019, 0.064453, -0.00589, -0.0177, -0.045898, -0.300781, -0.227539, 0.000916, 0.00041, -0.053711, -0.008911, -0.000534, -0.001305, -0.044678, -0.026367, 0.002289, 0.002106, 0.010925, -0.053223, 0.000003, 0.006836, 0.160156, -0.03064, -0.000454, -0.004913, 0.129883, -0.00769, 0.000969, -0.005096, -0.049072, -0.023193, 0.000042, 0.001724, 0.051514, -0.006531, -0.000595, -0.003876, 0.04541, -0.002457, -0.00012, 0.001495, 0.059814, -0.007263, -0.001236, -0.003448, -0.041992, -0.074219, -0.00264, -0.005249, -0.028076, -0.071289, -0.005554, -0.010315, -0.0625, -0.095215, -0.000893, -0.0009, -0.007172, -0.130859, 0.001755, 0.00412, 0.034912, -0.000418, 0.003311, 0.010376, -0.122559, -0.00042, -0.001099, -0.000263, 0.000622, 0.105957, 0.005219, 0.003159, 0.013, 0.193359, 0.000011, -0.000896, 0.01355, 0.103516, 0.001419, 0.003159, 0.066895, -0.040039, -0.000117, -0.000443, 0.080566, 0.073242, 0.000992, 0.001984, 0.080566, 0.000946, -0.004517, -0.003464, -0.023926, -0.357422, -0.000001, 0.000477, 0.000874, 0.125977, -0.004578, -0.000186, 0.032227, 0.339844, -0.001236, -0.002014, -0.044678, -0.034424, -0.003555, -0.010376, 0.132812, -0.006165, 0.000022, 0.003189, 0.01062, 0.130859, 0.003998, 0.006592, 0.021118, 0.109863, -0.0065, -0.004791, -0.023071, -0.172852, 0.000391, 0.000553, 0.004089, 0.124512, 0.000927, 0.000347, -0.002457, -0.10791, 0.000336, -0.00037, -0.000599, 0.131836, -0.000523, 0.001915, 0.011169, 0.136719, 0.001289, 0.001259, 0.00824, -0.130859, 0.001892, -0.00058, -0.003265, 0.108887, 0.000296, 0.000429, 0.013977, 0.125977, 0.001045, -0.000484, -0.060547, 0.008728, 0.001083, 0.000515, 0.002411, 0.125, 0.000683, -0.002808, 0.047363, 0.013428, 0.000444, 0.000683, -0.071289, -0.071289, -0.000992, 0.002167, 0.043945, 0.139648, 0.000319, 0.001854, 0.062988, 0.019287, -0.000217, 0.000126, -0.04541, -0.017212, -0.000084, -0.000237, 0.062256, -0.005035, -0.000425, 0.000151, 0.046143, 0.033936, -0.00021, 0.000357, 0.049072, 0.010315, -0.001671, -0.003464, -0.050293, -0.060059, -0.002182, -0.000549, -0.003632, -0.12207, -0.004303, -0.009766, -0.046143, -0.072266, 0.000082, 0.001686, 0.056641, 0.019409, -0.001236, -0.003418, -0.008972, -0.12207, 0.000782, 0.001488, -0.001389, -0.104492, 0.00071, 0.000338, -0.057617, 0.019287, 0.00531, 0.006805, 0.015869, 0.133789, 0.004578, 0.000029, 0.128906, 0.112305, 0.00322, 0.001968, -0.052002, -0.044189, -0.000277, 0.000954, -0.043701, -0.103516, 0.001854, 0.004608, 0.011292, 0.10498, -0.001457, -0.000919, 0.002441, 0.102051, -0.003769, -0.00592, -0.036865, -0.089844, -0.005188, -0.005859, -0.00824, -0.111816, 0.00018, 0.000444, 0.00322, 0.103027, -0.000083, -0.006042, -0.029175, -0.150391, -0.00029, -0.001152, -0.051514, 0.02063, -0.000301, 0.000496, 0.004547, 0.096191, 0.000908, 0.000999, 0.005188, -0.103516, -0.000057, 0.000816, 0.005768, 0.083008, 0.003357, 0.0047, 0.00946, 0.115234, 0.000557, -0.002106, -0.055908, 0.00592, 0.000183, -0.000881, -0.047119, -0.020264, -0.000435, -0.000763, -0.049316, 0.009338, 0.004059, 0.00647, 0.050293, 0.075195, 0.000225, -0.003357, -0.053711, -0.037598, 0.000401, 0.00293, 0.005188, -0.101074, 0.00046, 0.00135, 0.007416, 0.124512, -0.000148, -0.00206, -0.050781, 0.004883, 0.000075, 0.00174, 0.047119, -0.00885, -0.000713, -0.000965, -0.003128, -0.108398, 0.000099, 0.00132, 0.053955, -0.006744, 0.001144, 0.001419, 0.020142, 0.166992, -0.000889, 0.000395, 0.053711, 0.001198, -0.000406, 0.008606, -0.00769, -0.100098, 0.000439, 0.004669, 0.07373, 0.0177, -0.000656, -0.001366, -0.050293, -0.029907, 0.002045, 0.002548, 0.013184, -0.057373, 0.000748, 0.00012, 0.002792, -0.086426, -0.002548, 0.001083, -0.002014, -0.098633, 0.000043, 0.000637, 0.006287, 0.07373, -0.000027, 0.000595, 0.050293, -0.00161, 0.003677, 0.004547, 0.051514, 0.109863, -0.004547, -0.012695, -0.121582, -0.025269, 0.000213, 0.003784, 0.023315, 0.089844, 0.000115, 0.000332, 0.048096, 0.019775, 0.000166, 0.001503, 0.010803, 0.109863, 0.000393, -0.000629, -0.064941, 0.004364, -0.000694, -0.001259, -0.00025, 0.097656, 0.002045, 0.007446, 0.055664, -0.012512, -0.000507, -0.00705, -0.050537, 0.007721, 0.004852, 0.00238, 0.0177, 0.324219, -0.000305, 0.001038, -0.044189, -0.099121, -0.001038, -0.003204, 0.053955, 0.147461, 0.000893, 0.010071, 0.062988, 0.052002, 0.000192, -0.001045, -0.001854, 0.081055, 0.000362, 0.012695, 0.08252, -0.009399, 0.002213, 0.000797, 0.020996, 0.094727, -0.000839, -0.00018, 0.065918, 0.05249, -0.000022, -0.002808, -0.047607, -0.004425, -0.000671, -0.002747, 0.043457, -0.020142, -0.000767, 0.000999, 0.000164, 0.101074, -0.000824, -0.002914, -0.049805, 0.013916, 0.00116, 0.000813, 0.042725, 0.045654, -0.00322, -0.003845, -0.013733, -0.144531, 0.000143, 0.003677, 0.04541, 0.02832, 0.000084, -0.000912, 0.055908, 0.007019, -0.000168, 0.000155, 0.03833, 0.016235, 0.006958, 0.002991, 0.091309, -0.023315, 0.000381, 0.001472, 0.054443, -0.008728, -0.002121, -0.00885, -0.172852, 0.189453, -0.001923, -0.002945, -0.004425, -0.103027, -0.01178, -0.011169, -0.019897, -0.347656, 0.001198, -0.002396, 0.009949, 0.402344, -0.000587, 0.004883, 0.01062, 0.279297, 0.001518, 0.000133, 0.097656, 0.150391, -0.002014, -0.00029, -0.000515, -0.117676, -0.003296, -0.003235, -0.006775, -0.167969, 0.005402, 0.004059, 0.004944, 0.304688, 0.003677, 0.0047, 0.012146, 0.15332, -0.003189, 0.000414, -0.00531, -0.484375, 0.003693, 0.007446, 0.022461, 0.451172, -0.000084, 0.000082, -0.000299, 0.202148, 0.015442, 0.015076, 0.04126, 0.367188, -0.002884, 0.001945, -0.151367, -0.412109, 0.007172, 0.010071, 0.016724, 0.24707, -0.001587, -0.002304, -0.006866, -0.152344, 0.005554, 0.004395, 0.038086, 0.267578, 0.003494, -0.035889, 0.019043, 0.002121, -0.003479, 0.000008, 0.005493, -0.096191, 0.004608, 0.00531, 0.013977, 0.24707, -0.001671, -0.001625, -0.003296, -0.15918, 0.008606, 0.004242, 0.022095, 0.314453, 0.000299, 0.001602, 0.005981, 0.165039, -0.013855, 0.072266, 0.01709, 0.007751, 0.002487, 0.002045, -0.003067, 0.111816, -0.004303, -0.001022, -0.004242, -0.279297, -0.000729, -0.000805, -0.001984, -0.135742, -0.003433, -0.015991, -0.083008, -0.369141, 0.000054, -0.001015, 0.000347, -0.120117, 0.010498, 0.010315, 0.037354, 0.28125, -0.001442, 0.002411, 0.018066, 0.253906, -0.010559, -0.008606, -0.020386, -0.503906, -0.001228, -0.002258, -0.010315, -0.166016, -0.003082, -0.002548, -0.011475, -0.186523, 0.014648, 0.017944, 0.063965, 0.539062, -0.020874, -0.032227, -0.057129, -0.378906, -0.026489, 0.050781, -0.170898, -0.151367, -0.00082, 0.000538, 0.000317, -0.174805, -0.002869, -0.00206, 0.000181, -0.376953, 0.003082, 0.001839, -0.001328, 0.154297, 0.000261, -0.002869, 0.041504, 0.06543, -0.000492, -0.00041, 0.022461, -0.296875, -0.002472, -0.002426, -0.001877, -0.126953, 0.008118, 0.029907, 0.016602, -0.074219, 0.000238, 0.001892, -0.001259, 0.12793, -0.001526, 0.005066, -0.002655, 0.351562, 0.001183, -0.005432, -0.008362, -0.414062, -0.00293, -0.000629, -0.003906, -0.145508, -0.003418, -0.000351, -0.003052, -0.249023, 0.003036, 0.000992, 0.001534, 0.200195, -0.003204, -0.002258, -0.003113, -0.134766, -0.018188, -0.011841, -0.050049, -0.419922, 0.004181, 0.002197, 0.006775, 0.193359, 0.005524, 0.010437, 0.009033, 0.339844, 0.006927, 0.004669, 0.037842, 0.234375, 0.00032, -0.00296, 0.009094, -0.11084, 0.008545, 0.007996, 0.019409, 0.136719, 0.00037, -0.004272, -0.002182, 0.478516, 0.00354, 0.004303, 0.002502, 0.124023, 0.005737, 0.010498, 0.014954, 0.408203, -0.002838, 0.000523, -0.069336, -0.072754, -0.004333, -0.000885, -0.006592, -0.143555, 0.002014, 0.008362, 0.028931, 0.335938, 0.000168, 0.001114, 0.002319, 0.170898, 0.00705, 0.007568, 0.007263, 0.277344, 0.006775, 0.00209, 0.013733, 0.365234, -0.01062, -0.018555, -0.041748, -0.335938, -0.005585, -0.006195, -0.017944, -0.310547, -0.012085, -0.009033, -0.096191, -0.369141, -0.001427, 0.007629, 0.015869, 0.257812, 0.002121, 0.002838, 0.007172, 0.129883, 0.000504, -0.000349, -0.004974, -0.231445, 0.004517, 0.002609, 0.003052, 0.120117, 0.000916, 0.001465, 0.000087, 0.077148, 0.000874, 0.004181, 0.007874, 0.147461, 0.002228, 0.001938, -0.014465, 0.140625, -0.001343, -0.003891, -0.006958, -0.144531, -0.007812, -0.009033, 0.096191, 0.427734, 0.003998, 0.001869, 0.00042, 0.193359, 0.001595, 0.003479, 0.012512, 0.244141, -0.005859, -0.00531, -0.009033, -0.144531, -0.003601, -0.00415, -0.003159, -0.118164, -0.001099, 0.00071, 0.001686, 0.333984, 0.002487, 0.003204, -0.003189, 0.074707, -0.000587, 0.001022, 0.003387, -0.120117, 0.001831, -0.000462, -0.004639, 0.189453, -0.003662, -0.001953, -0.002914, -0.163086, 0.005341, 0.00592, 0.003479, 0.257812, 0.013367, 0.006989, 0.034424, 0.419922, 0.00066, -0.000526, 0.002014, 0.146484, 0.000136, 0.000205, -0.002151, -0.136719, 0.002655, 0.00325, 0.002136, 0.147461, -0.000732, -0.00058, 0.000229, 0.300781, 0.004059, 0.003067, -0.000441, 0.172852, -0.007111, -0.014526, -0.030151, -0.511719, -0.00106, -0.000835, -0.001335, -0.101074, -0.001183, -0.004303, -0.009949, -0.114746, -0.000519, -0.00066, 0.00028, -0.132812, -0.001442, -0.001846, 0.000349, 0.155273, 0.013306, 0.00946, 0.043213, 0.400391, 0.007385, 0.007568, 0.007782, 0.224609, -0.000618, 0.00135, 0.008789, -0.165039, 0.001137, 0.002579, 0.002945, 0.097656, -0.009155, -0.003418, -0.015869, -0.233398, 0.001869, 0.000256, 0.002762, 0.132812, 0.004822, 0.00885, 0.040039, 0.453125, 0.002975, 0.004181, 0.069824, 0.34375, -0.000071, -0.002457, 0.000782, 0.326172, -0.006592, -0.009094, -0.018799, -0.205078, 0.00238, 0.005585, 0.009399, 0.133789, -0.002045, -0.001465, -0.003006, -0.292969, -0.01709, -0.020264, -0.024536, -0.470703, -0.002258, -0.001266, -0.010803, -0.259766, -0.00296, -0.004822, -0.010742, -0.275391, -0.003296, -0.001755, -0.000904, -0.128906, -0.00705, -0.013, -0.062012, -0.421875, 0.001785, 0.003845, 0.000847, 0.161133, 0.002289, 0.000774, 0.041748, 0.441406, 0.006256, 0.008545, 0.023926, 0.392578, -0.002014, -0.000393, -0.00264, -0.197266, 0.010254, 0.039551, 0.223633, 0.057617, 0.001579, 0.00053, 0.040283, 0.34375, -0.023926, -0.026001, -0.046143, -0.373047, 0.02417, -0.263672, 0.04834, -0.0177, -0.005402, -0.00412, -0.004211, -0.186523, -0.006348, -0.031494, -0.099121, 0.030273, -0.012817, -0.013123, -0.026733, -0.392578, -0.001968, 0.000197, 0.006226, -0.179688, -0.001648, -0.003296, -0.003494, -0.112305, 0.000713, 0.00885, 0.0271, 0.443359, -0.007416, -0.001053, -0.021362, -0.410156, -0.003357, -0.011475, 0.060547, -0.011658, -0.007812, -0.003159, -0.030029, -0.322266, -0.005219, -0.010254, -0.030518, -0.445312, -0.006958, -0.012695, -0.043945, -0.355469, -0.000332, -0.008423, -0.026367, -0.439453, -0.003601, -0.006165, -0.008911, -0.241211, -0.001862, 0.000568, 0.000103, -0.157227, -0.000801, -0.002045, -0.007629, -0.173828, -0.010681, -0.032959, -0.100098, 0.103027, 0.002609, 0.004303, 0.026733, 0.410156, -0.013489, -0.013306, -0.040283, -0.392578, 0.001099, 0.000607, 0.000694, 0.108887, -0.000648, -0.001656, -0.024536, -0.425781, -0.001648, 0.002014, 0.019043, 0.404297, -0.000671, -0.001373, -0.002014, -0.112793, 0.000194, -0.000353, -0.001617, -0.09668, -0.11084, -0.00415, -0.041748, 0.136719, -0.00412, -0.006866, -0.014709, -0.234375, -0.001724, -0.001114, -0.012695, -0.188477, -0.007172, -0.014221, -0.0625, -0.339844, 0.000599, 0.000648, 0.003159, -0.117676, 0.000881, -0.00017, -0.001549, -0.146484, 0.00069, 0.0, -0.000687, -0.109375, 0.005066, 0.002426, 0.019531, 0.316406, 0.001785, 0.007294, -0.081055, -0.038574, -0.002426, -0.002731, -0.003784, -0.152344, 0.000085, 0.000425, 0.00386, 0.131836, -0.000721, -0.003479, -0.009644, -0.164062, -0.003876, -0.005127, -0.009338, -0.255859, -0.003204, -0.002945, -0.006866, -0.244141, -0.001595, -0.004395, -0.011597, -0.339844, 0.000406, 0.00206, 0.006927, 0.120605, 0.00106, -0.000441, -0.000751, -0.167969, -0.003708, -0.022827, -0.09082, 0.07666, -0.001205, -0.000923, -0.010132, -0.253906, -0.000557, -0.000538, -0.007507, -0.150391, 0.000257, 0.001427, 0.015564, 0.316406, -0.000584, 0.001968, 0.015625, 0.165039, 0.000408, 0.000429, 0.001617, 0.135742, -0.000349, -0.00531, -0.026367, -0.326172, -0.0009, 0.001816, 0.017944, 0.357422, -0.002914, -0.00473, -0.015869, -0.259766, 0.000073, -0.003128, -0.013245, -0.18457, -0.010864, -0.021484, -0.069824, -0.539062, 0.00592, -0.02478, 0.079102, 0.10791, -0.002213, -0.001999, -0.005157, -0.125977, -0.002884, -0.006317, -0.020752, -0.240234, 0.0001, -0.000286, -0.002594, -0.115723, 0.001549, 0.004547, 0.006165, 0.116211, 0.000504, 0.006104, 0.016357, 0.283203, 0.001503, 0.001511, 0.00415, 0.167969, -0.001328, -0.00132, 0.009583, 0.225586, 0.000019, 0.001373, 0.001846, 0.105469, 0.001778, 0.003464, 0.004211, 0.166992, -0.002426, 0.000763, -0.000207, -0.204102, -0.004333, -0.012695, -0.04126, -0.458984, -0.002197, -0.002167, -0.004913, -0.167969, -0.000477, -0.002502, -0.003418, -0.141602, -0.001274, -0.002594, -0.000303, -0.130859, -0.000141, -0.004059, -0.025269, -0.306641, -0.000935, -0.004333, -0.008911, -0.155273, 0.002243, 0.000036, 0.001045, 0.137695, 0.000782, 0.003937, 0.00824, 0.166016, -0.001854, -0.000813, -0.007019, -0.154297, 0.000702, 0.001045, 0.004944, 0.155273, 0.000854, 0.001762, 0.003113, 0.131836, 0.001183, 0.000824, 0.004669, 0.149414, -0.002197, -0.004181, -0.008301, -0.277344, -0.000969, -0.002655, -0.017456, -0.165039, -0.001656, -0.003082, -0.007629, -0.163086, -0.009094, -0.010376, -0.027588, -0.165039, -0.001633, -0.003464, -0.005035, -0.174805, 0.001297, 0.002655, 0.012024, 0.161133, -0.003601, -0.000961, -0.006958, -0.180664, 0.001122, 0.002228, 0.013428, 0.144531, -0.000721, 0.001259, 0.004974, 0.151367, -0.002579, -0.002365, -0.009155, -0.144531, 0.004791, 0.006683, 0.026245, 0.152344, 0.003021, 0.000215, 0.002289, 0.166016, 0.001434, 0.00235, 0.008057, 0.150391, -0.00647, -0.006775, -0.015381, -0.287109, 0.000055, 0.000124, 0.000296, -0.154297, 0.003281, 0.004517, 0.00079, 0.269531, 0.000433, 0.000896, 0.002197, 0.151367, -0.000332, -0.001457, 0.002792, 0.137695, 0.000645, -0.000679, -0.007751, -0.151367, -0.002121, -0.002914, -0.003418, -0.160156, -0.000984, 0.000202, 0.000322, 0.105957, 0.003372, 0.004822, 0.00824, 0.21582, -0.003769, -0.008545, -0.071289, -0.031494, -0.002777, -0.002045, -0.014893, -0.240234, 0.000797, 0.004608, 0.009094, 0.419922, 0.008484, 0.006836, 0.040283, 0.455078, 0.000328, 0.00103, -0.000999, 0.136719, 0.00293, 0.003296, 0.010437, 0.243164, 0.002319, 0.0019, 0.005463, 0.194336, -0.001694, 0.000053, -0.005249, -0.245117, -0.008667, -0.021973, -0.067871, 0.053711, -0.001709, -0.005951, -0.026855, 0.056885, 0.000239, 0.00002, 0.004639, 0.120605, -0.001778, -0.003769, -0.004028, -0.138672, -0.000113, 0.000299, 0.000292, 0.126953, 0.005829, 0.010803, 0.018066, 0.328125, 0.00132, 0.000992, 0.004822, 0.139648, -0.003937, -0.006348, -0.023315, -0.341797, -0.001175, -0.003128, -0.008057, -0.182617, -0.000299, -0.000931, -0.000729, -0.086914, 0.005188, 0.009705, 0.034668, 0.384766, -0.003525, -0.004272, -0.010864, -0.174805, -0.002197, -0.001564, -0.009766, -0.150391, 0.00528, 0.006226, 0.018555, 0.244141, -0.000217, -0.000439, -0.003937, -0.126953, 0.000542, 0.001213, 0.001831, 0.155273, 0.003738, 0.002792, 0.004791, 0.170898, 0.002884, 0.003204, 0.005981, 0.178711, 0.002396, 0.005157, 0.015991, 0.279297, -0.008545, -0.007996, -0.013733, -0.269531, -0.00415, -0.005646, -0.007202, -0.211914, -0.013062, 0.086914, 0.049316, 0.002014, 0.000992, 0.002319, 0.000146, 0.146484, -0.000713, 0.003555, 0.006409, 0.298828, -0.000259, 0.001495, 0.002106, 0.251953, -0.00034, -0.000568, -0.00116, -0.094238, -0.002792, -0.006042, -0.016479, -0.285156, -0.0009, -0.002213, -0.005493, -0.143555, 0.006073, 0.009949, 0.017456, 0.21875, -0.021729, -0.046143, -0.201172, -0.019043, 0.010193, 0.002563, 0.103516, 0.014709, 0.012573, -0.002533, 0.109375, 0.022827, -0.008423, -0.023071, 0.355469, -0.016113, 0.013733, 0.023315, -0.394531, 0.026611, 0.019409, 0.014893, -0.392578, 0.0354, -0.020996, 0.012085, -0.248047, -0.03418, -0.02124, -0.025391, 0.4375, -0.032715, -0.004242, 0.003326, -0.083008, -0.009338, -0.014343, -0.007996, 0.416016, -0.0271, 0.016968, 0.033936, -0.378906, 0.021362, -0.011536, -0.025391, 0.363281, -0.013428, 0.050781, 0.04541, 0.404297, 0.125977, -0.003632, 0.005768, -0.088379, -0.009766, 0.013, -0.002914, 0.203125, 0.03064, -0.02124, -0.027466, 0.425781, -0.029053, -0.02356, -0.010193, -0.169922, -0.069824, 0.016724, 0.035645, -0.408203, 0.02124, 0.008728, 0.022339, -0.369141, 0.013184, -0.017334, 0.002304, 0.375, -0.023071, 0.015076, 0.026611, -0.367188, 0.02002, 0.015991, 0.024048, -0.357422, 0.012817, 0.008362, -0.001656, 0.146484, 0.019897, -0.016602, -0.027222, 0.371094, -0.022461, 0.010132, 0.006683, -0.316406, 0.022583, 0.023315, 0.033203, -0.386719, 0.026611, 0.005157, -0.002655, 0.095703, 0.011353, -0.019409, -0.00238, -0.155273, -0.033203, -0.018433, -0.03418, 0.373047, -0.015991, 0.037842, 0.069824, 0.53125, 0.110352, 0.017456, 0.032227, -0.404297, 0.030151, 0.021729, 0.004944, -0.361328, 0.026733, 0.040771, 0.02124, 0.757812, 0.380859, -0.018921, -0.009338, -0.25, -0.057373, 0.018921, 0.03064, -0.396484, 0.022095, 0.017212, 0.02063, -0.431641, 0.037109, 0.022461, 0.011597, -0.373047, 0.023682, -0.014099, -0.001205, 0.515625, -0.027832, 0.011841, -0.000002, 0.133789, 0.020996, -0.008301, -0.026489, 0.326172, -0.007355, -0.006287, 0.001167, -0.125977, -0.017822, -0.009888, -0.013367, 0.359375, -0.029663, -0.016968, -0.019775, 0.369141, -0.026245, 0.00354, 0.025879, -0.582031, -0.005188, -0.007355, 0.001717, -0.121582, -0.016113, 0.038818, 0.02124, 0.414062, 0.094238, -0.021729, -0.025146, 0.414062, -0.02771, 0.014526, 0.008728, 0.15625, 0.025146, -0.022095, -0.015137, 0.423828, -0.030273, 0.005676, -0.002762, 0.093262, 0.012024, -0.018799, -0.014343, -0.155273, -0.039307, -0.015869, -0.012512, -0.166016, -0.029541, 0.033447, 0.013123, 0.480469, 0.081055, -0.015381, -0.009277, 0.416016, -0.02356, -0.001266, 0.024902, -0.361328, 0.007294, -0.0271, -0.028076, -0.289062, -0.034668, -0.019775, -0.006775, -0.143555, -0.031738, 0.02356, -0.007874, -0.371094, 0.026855, -0.019409, -0.025879, 0.375, -0.02417, -0.012695, -0.010559, 0.337891, -0.021729, -0.016235, -0.009033, -0.168945, -0.037109, 0.019409, 0.01178, 0.196289, 0.046631, -0.015991, -0.020996, 0.365234, -0.023315, -0.019043, 0.010376, -0.310547, -0.009949, -0.013977, -0.025146, 0.394531, -0.028442, 0.021484, 0.032959, -0.410156, 0.026245, -0.013062, 0.003296, -0.1875, -0.035156, -0.013916, -0.022583, 0.402344, -0.007812, -0.015015, -0.018311, 0.392578, -0.026001, 0.018677, 0.032227, -0.369141, 0.025391, 0.014709, 0.029053, -0.335938, 0.017578, -0.017822, -0.02124, 0.404297, -0.025513, 0.013123, 0.012573, -0.373047, 0.029663, 0.032959, 0.043213, 0.25, 0.063477, 0.00824, -0.002884, 0.137695, 0.013672, 0.010681, -0.000042, 0.163086, 0.028442, 0.010498, 0.003235, 0.099609, 0.033203, -0.060059, -0.083984, -0.421875, -0.230469, 0.005371, -0.006805, 0.137695, 0.02771, 0.014832, 0.008118, 0.15332, 0.023071, -0.026001, -0.009949, 0.458984, -0.019531, -0.019043, -0.034668, 0.373047, -0.02356, 0.016968, 0.016113, 0.157227, 0.037109, -0.022095, -0.031494, 0.404297, -0.028931, -0.020386, -0.005035, -0.178711, -0.036865, 0.012817, 0.014832, 0.191406, 0.036621, 0.010254, 0.028076, -0.384766, 0.007416, 0.009644, -0.001686, 0.216797, 0.028442, -0.01001, -0.02002, -0.373047, -0.090332, -0.01355, -0.007233, -0.145508, -0.041016, 0.014832, 0.021729, -0.396484, 0.022949, -0.008728, 0.003098, 0.507812, 0.012451, 0.005463, -0.010071, 0.193359, 0.010559, 0.018311, 0.032959, -0.402344, 0.024536, 0.016357, 0.002441, -0.392578, 0.023682, -0.011658, -0.00095, -0.122559, -0.030273, -0.012268, -0.003998, -0.169922, -0.033936, -0.026489, -0.003876, -0.166016, -0.031738, -0.015869, -0.028809, 0.390625, -0.026001, -0.007446, -0.011719, 0.328125, -0.016602, -0.017944, -0.031982, 0.392578, -0.02356, 0.017334, 0.0354, -0.380859, 0.018921, -0.014526, -0.004852, -0.144531, -0.035645, 0.017456, 0.032715, -0.386719, 0.025635, -0.039062, -0.071289, 0.100098, -0.025391, -0.002731, 0.003647, -0.085449, -0.008911, 0.007599, -0.001671, 0.10791, 0.014282, -0.019409, -0.033936, 0.423828, -0.023804, -0.021606, -0.019653, 0.433594, -0.035645, 0.020996, 0.015503, 0.210938, 0.028076, 0.011169, 0.020752, -0.351562, 0.021118, 0.010986, 0.038574, -0.359375, 0.018555, -0.012146, -0.007355, -0.130859, -0.019775, -0.014832, -0.009949, -0.125, -0.017822, 0.017578, 0.013306, 0.216797, 0.048096, -0.007385, -0.017578, 0.384766, -0.01123, 0.017212, 0.028442, 0.382812, 0.038086, 0.008728, 0.009277, -0.287109, 0.007111, -0.016968, -0.02417, 0.402344, -0.02356, 0.007141, -0.00177, 0.084961, 0.013245, 0.020386, 0.019653, -0.392578, 0.031738, -0.009094, -0.025513, 0.304688, -0.008118, 0.01123, 0.022339, -0.410156, 0.022339, 0.003204, -0.002121, 0.088867, 0.009277, 0.015625, 0.026855, -0.388672, 0.014282, 0.005432, -0.003448, 0.09375, 0.009705, 0.002396, -0.002701, 0.084473, 0.004883, -0.013062, -0.026978, 0.392578, -0.021484, 0.015625, 0.019165, 0.041748, 0.470703, -0.00592, -0.003326, -0.01239, -0.10791, -0.004242, -0.006317, -0.007568, -0.196289, 0.008667, 0.003754, 0.010986, 0.447266, 0.016479, 0.008118, 0.030151, 0.582031, -0.008911, -0.014282, -0.043213, -0.269531, -0.003967, -0.000671, -0.010437, -0.189453, 0.002304, 0.013184, 0.033203, 0.480469, 0.000298, 0.002792, 0.018799, 0.203125, -0.00589, -0.013489, -0.045654, -0.380859, -0.00354, -0.000813, 0.002365, -0.275391, 0.011719, 0.007874, 0.03418, 0.273438, -0.000441, 0.000774, -0.002686, 0.261719, 0.01062, 0.006805, 0.037598, 0.382812, -0.000296, 0.001656, -0.00267, -0.24707, 0.011475, 0.022583, 0.019165, 0.326172, 0.009827, 0.009033, 0.013306, 0.227539, -0.009399, -0.00769, -0.015625, -0.261719, -0.004822, -0.001694, -0.005981, -0.146484, -0.006897, -0.002487, 0.001556, -0.232422, -0.006958, -0.013367, -0.022583, -0.376953, 0.009827, 0.005585, 0.001648, 0.176758, -0.005829, 0.003967, -0.023438, -0.408203, -0.009277, -0.012451, -0.021729, -0.154297, -0.003021, -0.005371, -0.011414, -0.114258, -0.005035, -0.002457, -0.008484, -0.201172, 0.004272, 0.009705, 0.011536, 0.34375, 0.000858, 0.00135, -0.000633, 0.191406, -0.003357, -0.005554, -0.014526, -0.119141, 0.003098, 0.014587, 0.041016, 0.386719, -0.010315, -0.010559, -0.020264, -0.382812, -0.009155, -0.008179, -0.020874, -0.439453, -0.008728, -0.0065, -0.013123, -0.098633, 0.006836, 0.002914, 0.032959, 0.429688, 0.014709, 0.017212, 0.061279, 0.271484, 0.003113, 0.000797, 0.009216, 0.384766, -0.004944, -0.005768, -0.012634, -0.103516, 0.004547, 0.002502, -0.004822, 0.140625, 0.018311, 0.021851, 0.059326, 0.546875, 0.00531, 0.002838, 0.021606, 0.369141, -0.014893, -0.015259, -0.033691, -0.351562, -0.011841, -0.007416, -0.049805, -0.443359, -0.008057, -0.004791, -0.016357, -0.124023, -0.007324, -0.007812, 0.002808, -0.12793, 0.002289, -0.00037, 0.008057, 0.104492, 0.003143, -0.002579, 0.003799, -0.349609, -0.001984, -0.004852, -0.014465, -0.390625, -0.004425, 0.000301, -0.020142, -0.275391, 0.013611, 0.010437, 0.025391, 0.392578, 0.014771, 0.0177, 0.034668, 0.441406, -0.006989, -0.006592, -0.015198, -0.241211, -0.0047, -0.004547, -0.000477, -0.291016, 0.016602, 0.020874, 0.052979, 0.578125, 0.003632, 0.002319, 0.005127, 0.10791, 0.003204, 0.003616, 0.000732, 0.109863, 0.000082, -0.020874, -0.039062, -0.429688, -0.006653, -0.000319, -0.017212, -0.417969, 0.014404, 0.022705, 0.045166, 0.490234, -0.00209, -0.00296, -0.000576, -0.457031, -0.009094, -0.013367, -0.036865, -0.390625, -0.003357, -0.004517, 0.014465, 0.435547, -0.007751, -0.010742, -0.019775, -0.433594, -0.009216, -0.014099, -0.013184, -0.398438, 0.002502, 0.000763, 0.007416, 0.102051, 0.011414, 0.009155, 0.033203, 0.441406, 0.01001, 0.008301, 0.001434, 0.341797, -0.003311, -0.003372, -0.005066, -0.092285, -0.00193, -0.000626, -0.028931, -0.458984, 0.009033, 0.006836, 0.017212, 0.490234, 0.00235, 0.001198, 0.013977, 0.277344, -0.011719, -0.019897, -0.083008, -0.46875, -0.006165, -0.007935, -0.030884, -0.445312, 0.001282, -0.00647, -0.005005, -0.460938, -0.010925, -0.010681, -0.017212, -0.394531, 0.007782, 0.005615, -0.007111, 0.289062, -0.021362, -0.029907, -0.059082, -0.46875, 0.004883, 0.001343, 0.008667, 0.149414, 0.010498, 0.012024, 0.030884, 0.447266, -0.001854, -0.006592, -0.015747, -0.408203, 0.001923, 0.001457, 0.005829, 0.078125, 0.001701, 0.001999, 0.013733, 0.429688, 0.009888, 0.003113, 0.022095, 0.332031, -0.021851, 0.01416, -0.075684, -0.382812, -0.000942, -0.000328, 0.007019, -0.143555, 0.011963, 0.01532, 0.027466, 0.287109, -0.017944, -0.015381, -0.111328, -0.498047, -0.005157, -0.008545, -0.019531, -0.404297, -0.009521, -0.009644, -0.039795, -0.398438, -0.011902, -0.01123, -0.027466, -0.255859, 0.004913, 0.004181, 0.013367, 0.08252, -0.014709, -0.011353, -0.019897, -0.306641, -0.012024, -0.009888, 0.027222, -0.449219, -0.00592, -0.003967, -0.007751, -0.168945, -0.004089, -0.000603, -0.00766, -0.182617, 0.009033, -0.016724, 0.229492, -0.002777, -0.013062, -0.016235, -0.049561, -0.496094, -0.013672, -0.019653, -0.052979, -0.494141, -0.005493, -0.006195, -0.018188, -0.093262, -0.011414, -0.01239, -0.047607, -0.416016, -0.01416, -0.013428, -0.010864, -0.392578, -0.000813, -0.000176, -0.02063, 0.239258, -0.010376, -0.009094, -0.02417, -0.404297, 0.002991, 0.002441, 0.006226, 0.109863, -0.022827, -0.020508, -0.074707, -0.484375, -0.009949, -0.005493, -0.047119, -0.458984, -0.006561, -0.006226, 0.003128, -0.423828, -0.016479, -0.018433, -0.043457, -0.515625, 0.004639, 0.007629, 0.012085, 0.097656, 0.00769, 0.003754, 0.013489, 0.507812, -0.001282, -0.008667, -0.011963, -0.296875, -0.007202, -0.026611, -0.05127, -0.5625, -0.001884, 0.002655, -0.012573, -0.421875, 0.006378, 0.004761, 0.002502, 0.166016, 0.008789, 0.008667, 0.014221, 0.333984, 0.005127, 0.001396, 0.005798, -0.449219, 0.002533, 0.001617, 0.007172, 0.09375, 0.004059, 0.003998, 0.002136, 0.202148, -0.026001, -0.018066, -0.070801, -0.535156, -0.00148, 0.003433, 0.001495, 0.412109, 0.004211, 0.003937, -0.001167, 0.365234, -0.00386, -0.009216, -0.010193, -0.476562, 0.006348, 0.005035, -0.004028, 0.216797, 0.003296, 0.006195, 0.02002, 0.322266, 0.001968, 0.007385, -0.002655, 0.396484, 0.004944, 0.009827, 0.013367, 0.320312, -0.002747, -0.00322, -0.017212, -0.400391, 0.003586, -0.002823, 0.013672, 0.412109, -0.007355, -0.011841, -0.026611, -0.269531, -0.005798, -0.014954, 0.257812, -0.003815, 0.001366, 0.006866, -0.201172, -0.002075, -0.006866, -0.01062, 0.236328, -0.002914, -0.008972, 0.011902, -0.181641, -0.040283, 0.00473, 0.013062, -0.231445, -0.000679, 0.054932, 0.100586, 0.474609, 0.081543, 0.006195, 0.006409, -0.217773, 0.000315, -0.02002, 0.001579, -0.255859, -0.06543, 0.014465, 0.00132, 0.21582, 0.067871, 0.053955, 0.067871, -0.183594, 0.138672, -0.007782, -0.001328, -0.092773, -0.019531, -0.005371, -0.015991, 0.208984, -0.002319, 0.003937, 0.016846, -0.21875, 0.001335, -0.009888, -0.020386, 0.277344, -0.003448, 0.001007, -0.006866, 0.145508, -0.03418, -0.013184, -0.005066, -0.191406, -0.019653, -0.007263, -0.013428, 0.234375, -0.00095, -0.003433, -0.009888, 0.216797, 0.001129, -0.009827, 0.003769, -0.11084, -0.028564, -0.00592, 0.005737, -0.164062, -0.019165, -0.006042, -0.01123, 0.240234, 0.001434, -0.004272, -0.001709, -0.089355, -0.010193, -0.031494, -0.022217, -0.361328, -0.101074, 0.005432, 0.016479, -0.285156, 0.002335, -0.006348, -0.007538, 0.279297, -0.001602, 0.000881, 0.008667, -0.222656, 0.000839, -0.015076, -0.00177, -0.161133, -0.039062, -0.006439, -0.02356, 0.291016, -0.002731, 0.016968, 0.006744, 0.361328, 0.015015, -0.001015, -0.018188, 0.238281, -0.001648, 0.010437, 0.022095, -0.255859, 0.000607, 0.00473, 0.002106, -0.269531, 0.004944, -0.007263, -0.008484, 0.241211, 0.002029, 0.013977, 0.026611, -0.277344, 0.004181, -0.007111, 0.002548, -0.096191, -0.017944, 0.033691, 0.019287, 0.208008, 0.061035, 0.004059, 0.013062, -0.271484, 0.002518, 0.001419, -0.004272, 0.09668, 0.019897, 0.008728, 0.004028, 0.259766, 0.071777, 0.006531, -0.002304, 0.085449, 0.02063, -0.001442, -0.001923, 0.210938, 0.003036, -0.010681, -0.020752, 0.308594, -0.006409, 0.01532, 0.013489, 0.386719, 0.006653, -0.006439, -0.004913, -0.166016, -0.001541, 0.000797, 0.007385, -0.209961, -0.000341, -0.00174, -0.015991, 0.227539, -0.001846, 0.006165, 0.0177, -0.261719, 0.003326, -0.002106, 0.005981, -0.075195, -0.007263, 0.007538, 0.010315, -0.239258, -0.000068, -0.023804, -0.01062, -0.462891, -0.082031, -0.122559, -0.108398, -0.699219, -0.273438, 0.018311, 0.019043, 0.478516, 0.086426, -0.006561, 0.001228, 0.251953, -0.001137, 0.003098, 0.008423, -0.227539, 0.000526, 0.004456, 0.013916, -0.225586, 0.000881, -0.01123, -0.019775, 0.279297, -0.003326, -0.003021, -0.015869, 0.230469, -0.00074, 0.01062, 0.019409, -0.28125, 0.003586, -0.004425, -0.015564, 0.211914, -0.002182, -0.014709, -0.012268, -0.158203, -0.0354, 0.004272, 0.010925, -0.219727, 0.001854, -0.008484, -0.019531, 0.267578, -0.003967, 0.010254, 0.022949, -0.5625, -0.07666, -0.000273, -0.007538, 0.220703, 0.000843, 0.069336, 0.026855, 0.466797, 0.119629, -0.006897, -0.010132, 0.225586, -0.002243, -0.00824, -0.021118, 0.28125, -0.004028, -0.006378, -0.018799, 0.217773, -0.001259, -0.008972, -0.018433, 0.238281, -0.000935, -0.000142, -0.009705, 0.200195, 0.000809, -0.007874, -0.000008, 0.275391, 0.001823, -0.003799, -0.016113, 0.300781, -0.0047, 0.008301, -0.001633, 0.081543, 0.02063, 0.003342, 0.006378, -0.213867, -0.000553, 0.016479, 0.016846, 0.244141, 0.057129, 0.012756, 0.009766, 0.205078, 0.033203, 0.005493, -0.0005, 0.081055, 0.019165, 0.002609, 0.011414, -0.214844, -0.000003, 0.014893, 0.00531, 0.131836, 0.033203, 0.006165, 0.022339, -0.292969, 0.001083, 0.010376, 0.018311, -0.245117, 0.004822, 0.005554, 0.01178, -0.220703, 0.001434, 0.001099, -0.005096, 0.205078, -0.000324, 0.000456, 0.007294, -0.210938, 0.001694, -0.014038, -0.025879, 0.220703, -0.006622, 0.001862, 0.001091, -0.213867, 0.001244, 0.003815, 0.029541, 0.84375, 0.414062, -0.014038, -0.005219, -0.170898, -0.033447, -0.004974, -0.018066, 0.248047, -0.001793, -0.002792, 0.005707, -0.076172, -0.014893, 0.007233, 0.018066, -0.251953, 0.001862, -0.010986, -0.002243, -0.106934, -0.02417, -0.001251, -0.005249, -0.1875, -0.000376, 0.005341, 0.018066, -0.259766, 0.002411, 0.003998, 0.011292, -0.212891, 0.000866, -0.017212, -0.016724, -0.291016, -0.020264, 0.003448, 0.007263, -0.204102, -0.000999, -0.008606, -0.007263, 0.245117, -0.001366, 0.045166, 0.036133, 0.496094, 0.098633, 0.00473, 0.002609, 0.219727, -0.003464, -0.011841, -0.033447, 0.330078, -0.005219, -0.002991, -0.008301, 0.21582, -0.000805, -0.039062, -0.020996, -0.455078, -0.103027, 0.001389, 0.018799, -0.287109, -0.00238, 0.003036, 0.012268, -0.248047, 0.002136, 0.029053, -0.000565, 0.248047, 0.056641, 0.005829, 0.009338, -0.257812, 0.003326, -0.004944, 0.001274, -0.085449, -0.022217, 0.004517, 0.01178, -0.304688, -0.000961, -0.00003, -0.004883, 0.223633, -0.000425, -0.044678, -0.04834, -0.460938, -0.095703, -0.003784, 0.003616, -0.202148, -0.000079, 0.007416, 0.017944, -0.248047, 0.002441, -0.023071, -0.018677, -0.396484, -0.091309, 0.002899, 0.009949, -0.277344, -0.000443, -0.001373, -0.007324, 0.210938, 0.001518, -0.105957, -0.099121, -0.542969, -0.466797, 0.102539, 0.15332, 0.585938, 0.425781, -0.003281, -0.011597, 0.225586, -0.006836, 0.015015, 0.003632, 0.128906, 0.030884, -0.001129, -0.006958, 0.21582, 0.000332, -0.01062, -0.02356, 0.269531, -0.004547, 0.001541, 0.016235, -0.289062, 0.00647, 0.002396, 0.003265, 0.006378, 0.055908, 0.023071, 0.023071, 0.155273, 0.043213, -0.000483, -0.000351, -0.234375, 0.001999, 0.010681, 0.01178, 0.180664, -0.010803, -0.005096, -0.030029, -0.640625, -0.02478, 0.008789, -0.015564, 0.357422, -0.014343, -0.000175, -0.003265, -0.007446, -0.199219, -0.000463, -0.002914, -0.009583, -0.084961, -0.004791, 0.004883, -0.06543, 0.005463, -0.003693, -0.000443, -0.09082, 0.112305, -0.002335, -0.031982, -0.101562, 0.032471, -0.002258, -0.001328, -0.012512, -0.118164, 0.008484, 0.009277, 0.032715, 0.206055, -0.000965, -0.001534, -0.004944, -0.134766, -0.000549, 0.004669, -0.106934, -0.05542, -0.002884, 0.000759, -0.004211, -0.226562, -0.015442, -0.019409, -0.09375, -0.40625, -0.012268, -0.277344, -0.035156, -0.057373, -0.003113, -0.006104, -0.003296, -0.238281, 0.006134, 0.007294, 0.012695, 0.273438, 0.014954, -0.237305, -0.131836, -0.05249, -0.001617, -0.004456, -0.011047, -0.202148, -0.012634, -0.021484, -0.092285, -0.154297, -0.002106, 0.000721, -0.104492, 0.0354, -0.033936, -0.078613, -0.255859, -0.174805, 0.003387, 0.001366, 0.009705, 0.240234, 0.00209, -0.000256, -0.026855, 0.114746, -0.004852, -0.162109, -0.012329, 0.004547, -0.006744, -0.010864, -0.036133, -0.225586, -0.001617, -0.002502, -0.006592, -0.078125, 0.015991, 0.052734, 0.894531, 0.014221, -0.000813, 0.001839, 0.002258, -0.1875, -0.000473, -0.00354, -0.003647, -0.131836, 0.000607, 0.001854, 0.003372, 0.083496, 0.005096, 0.011414, 0.053467, 0.417969, 0.022461, 0.033936, 0.083984, 0.433594, -0.000763, 0.000004, 0.003189, 0.128906, 0.004303, 0.00164, 0.005493, 0.257812, 0.003174, -0.000305, -0.000778, 0.191406, -0.00061, 0.001083, 0.012939, 0.122559, 0.001205, 0.000584, -0.001358, 0.402344, 0.002106, 0.002686, 0.008972, 0.083984, -0.00885, -0.014282, -0.046143, -0.400391, 0.004761, 0.005981, 0.017456, 0.138672, 0.007935, -0.287109, -0.000797, -0.009277, 0.004486, 0.004486, 0.015503, 0.217773, 0.001053, 0.004181, -0.095215, -0.094727, -0.001816, -0.001511, -0.010742, -0.164062, -0.012817, -0.007874, 0.001137, -0.316406, 0.000668, 0.009155, 0.042725, 0.12793, -0.003281, -0.002853, -0.001526, -0.19043, 0.000973, 0.000862, 0.000664, 0.080078, 0.01178, 0.003006, 0.030029, 0.24707, 0.009644, 0.013977, 0.045654, 0.375, -0.010071, -0.059814, -0.140625, -0.261719, 0.004303, 0.001091, 0.106934, 0.03418, 0.0019, 0.005432, 0.003891, 0.241211, 0.005768, -0.003693, -0.020264, 0.419922, -0.007263, -0.014404, -0.09668, -0.022461, -0.00132, -0.001663, -0.000847, -0.060303, 0.00116, 0.000546, 0.023071, 0.11377, 0.021973, 0.04248, 0.105469, 0.388672, -0.013428, -0.161133, -0.031494, -0.098633, -0.000481, -0.001022, -0.009277, -0.18457, 0.001312, -0.002991, -0.039795, -0.287109, -0.000042, -0.002182, -0.001427, -0.326172, 0.002823, 0.004456, 0.026123, -0.093262, 0.003342, 0.004364, 0.01416, 0.139648, -0.004639, -0.000519, -0.006744, -0.408203, -0.001297, -0.002609, -0.044922, -0.416016, -0.001938, -0.001854, -0.002335, -0.167969, 0.001541, -0.000767, 0.139648, 0.040527, -0.001694, -0.000222, -0.00264, -0.180664, 0.006714, 0.005737, 0.001869, 0.227539, 0.003647, 0.004211, 0.00106, 0.294922, -0.019531, 0.355469, -0.009521, 0.000031, -0.000296, 0.511719, -0.008057, 0.026001, -0.000418, -0.000736, 0.048096, 0.049805, -0.001167, -0.00079, -0.002457, -0.141602, 0.000067, -0.000228, -0.047607, 0.037598, -0.001114, -0.001343, -0.002716, -0.129883, 0.001694, 0.001419, 0.002625, 0.136719, -0.001656, -0.00824, 0.013367, -0.265625, -0.000437, -0.004547, -0.048584, -0.07373, -0.002197, -0.008301, -0.016846, -0.263672, 0.002258, 0.001091, 0.010742, 0.081055, -0.00705, -0.01001, -0.039795, -0.332031, 0.001205, 0.00145, -0.003235, -0.124023, 0.005188, 0.006744, 0.016602, 0.155273, 0.009155, 0.009827, 0.064941, 0.376953, 0.001938, 0.003906, 0.005615, 0.166992, 0.00238, 0.002045, 0.00708, 0.202148, -0.000402, 0.000151, -0.038818, -0.04834, -0.004059, -0.005585, -0.024048, -0.384766, -0.002701, -0.002197, 0.001328, -0.158203, 0.011963, 0.026367, 0.06543, 0.431641, -0.004578, -0.001755, -0.012939, -0.239258, 0.009277, 0.001617, 0.041504, 0.326172, 0.001228, 0.00296, 0.00647, 0.168945, 0.005371, 0.00322, 0.024414, 0.341797, -0.004761, -0.003189, -0.004883, -0.273438, -0.000801, 0.000607, -0.005615, -0.083496, -0.002594, -0.003891, -0.003662, -0.140625, 0.000954, 0.004333, -0.005585, 0.279297, 0.013245, -0.259766, -0.002625, -0.037598, 0.001297, 0.000492, -0.001022, 0.128906, -0.001274, 0.000736, 0.000755, 0.145508, -0.019165, -0.018677, -0.275391, -0.041016, 0.000782, 0.001007, 0.00135, 0.098633, 0.004913, 0.00383, 0.044678, 0.149414, -0.000942, -0.010498, 0.017822, -0.396484, -0.042236, -0.051514, -0.084961, -0.484375, 0.001686, -0.007996, 0.175781, 0.40625, 0.001167, 0.000166, -0.001152, 0.081543, -0.0047, -0.008972, -0.020752, -0.355469, 0.001694, 0.002731, 0.009705, 0.090332, -0.00148, 0.002579, -0.053711, 0.0047, -0.004974, -0.008606, -0.012634, -0.129883, -0.005951, -0.015869, -0.188477, -0.00885, 0.012573, 0.037354, 0.363281, 0.038818, 0.00528, 0.013306, 0.049072, 0.302734, 0.008301, 0.009827, 0.011108, 0.304688, 0.002167, 0.005951, 0.013062, 0.167969, -0.012329, -0.015137, -0.227539, 0.118652, -0.000401, 0.002441, 0.08252, -0.016724, -0.008484, 0.000671, -0.025269, -0.4375, -0.00946, -0.357422, -0.001083, 0.00824, -0.007385, -0.038574, -0.550781, -0.030273, -0.001724, -0.001717, -0.143555, 0.069336, -0.003387, -0.002716, -0.005981, -0.140625, 0.001427, -0.001663, -0.000908, -0.178711, 0.004608, 0.322266, -0.000561, 0.038574, 0.000542, 0.000576, -0.062988, 0.014038, -0.0009, -0.001854, -0.00473, 0.056152, -0.000021, 0.001076, 0.000828, 0.057861, 0.000286, -0.000483, 0.008362, -0.132812, 0.000385, 0.00177, 0.000767, 0.094238, 0.000359, 0.000824, 0.003662, 0.057129, 0.000288, 0.000767, 0.002792, 0.111816, 0.001747, 0.002823, 0.004791, 0.105957, -0.004913, -0.005493, -0.010315, -0.191406, 0.001289, 0.001205, -0.000452, 0.115723, -0.000977, -0.000441, 0.000622, -0.087891, 0.009277, 0.010254, 0.029297, 0.223633, -0.00164, -0.001434, -0.002609, -0.085938, 0.002335, 0.004028, 0.000858, 0.230469, 0.000942, 0.002274, 0.008728, 0.040039, 0.003464, 0.002151, 0.004425, 0.243164, 0.000786, 0.00106, -0.000828, 0.073242, -0.000797, -0.000942, -0.000984, -0.071289, -0.00082, 0.000338, 0.003082, 0.089355, -0.000942, -0.002106, -0.000018, -0.204102, 0.000236, -0.001381, -0.001442, -0.095215, 0.004395, 0.00589, 0.017822, 0.435547, 0.001511, 0.001999, 0.005707, 0.110352, 0.0005, 0.000307, 0.000156, 0.108398, 0.000277, 0.00135, -0.000154, -0.067871, -0.000969, -0.002426, -0.001099, -0.094238, -0.001015, -0.000893, -0.002853, -0.075684, -0.00005, 0.000904, 0.001122, 0.123535, 0.000828, 0.000847, 0.001076, 0.072266, -0.00009, 0.000378, -0.007629, -0.109375, 0.002899, 0.000471, 0.003494, -0.476562, -0.000637, -0.000175, -0.000671, -0.083984, 0.003815, 0.001846, -0.007141, 0.365234, 0.001328, 0.00177, -0.000338, 0.111816, 0.000504, 0.001526, 0.000484, -0.117676, -0.001457, -0.002762, -0.005615, -0.116699, 0.000166, 0.000515, -0.002838, 0.06543, 0.000507, 0.001541, 0.003357, 0.103027, -0.000387, 0.000309, 0.001534, -0.084473, 0.000006, 0.000038, 0.001617, 0.083008, 0.000977, 0.00209, 0.000725, 0.082031, -0.112305, 0.113281, 0.182617, 0.141602, 0.000165, 0.000965, 0.002792, 0.092773, 0.000224, 0.000117, -0.000196, 0.085938, 0.000771, 0.002106, 0.000637, 0.141602, 0.003937, 0.005676, 0.007172, 0.19043, 0.001427, 0.00135, 0.000368, 0.080078, 0.01062, 0.008301, 0.034668, 0.445312, -0.000542, 0.000048, -0.001953, 0.053955, 0.003357, 0.005859, 0.011047, 0.082031, -0.000824, -0.001984, -0.003616, -0.077637, 0.00116, -0.000473, -0.002319, -0.061768, -0.000397, 0.001053, -0.002869, -0.172852, 0.003464, 0.002472, 0.013489, 0.261719, 0.000923, 0.003006, 0.003403, 0.100586, 0.000389, -0.000938, -0.006927, -0.050537, 0.000885, 0.002335, -0.001076, 0.167969, 0.004852, 0.00473, 0.002335, 0.408203, -0.000418, -0.00032, -0.002701, -0.100586, 0.002045, 0.001602, 0.000942, 0.083008, -0.000351, -0.000422, -0.002258, -0.063965, 0.000041, -0.000648, -0.007996, -0.070801, 0.004974, 0.007782, 0.007935, 0.25, -0.001488, -0.001305, 0.003708, -0.133789, 0.003372, 0.004089, 0.003632, 0.15332, 0.001457, 0.001259, 0.00528, 0.104004, 0.000096, -0.000026, 0.003082, 0.085449, 0.000222, -0.000057, 0.001373, 0.092773, 0.001205, 0.003433, 0.032227, 0.009766, -0.00012, 0.000222, 0.001671, 0.080078, 0.001831, 0.00592, 0.009705, 0.208984, -0.000648, 0.001244, -0.001381, -0.080078, -0.003418, -0.001701, 0.001053, -0.124023, -0.000124, 0.000078, -0.001198, 0.035645, -0.00023, -0.000916, -0.006592, 0.07959, 0.000263, -0.000984, -0.001091, 0.076172, 0.003326, 0.004913, 0.021606, 0.249023, 0.001595, 0.001648, -0.000223, 0.099609, 0.000128, 0.00296, 0.001877, -0.120605, -0.000355, -0.000641, -0.001602, -0.071777, 0.000496, 0.000138, -0.00024, 0.08252, 0.000877, -0.000294, -0.002655, 0.113281, 0.000233, 0.000828, 0.001549, 0.079102, 0.000584, 0.000452, 0.005188, -0.057129, 0.000675, 0.000347, -0.006592, -0.095703, -0.000427, -0.00766, -0.013062, -0.337891, 0.000507, 0.000813, 0.002716, -0.054199, -0.000162, 0.000422, -0.004852, 0.094238, 0.000229, 0.00132, -0.002609, 0.060791, 0.002853, -0.042969, -0.376953, -0.074707, -0.003296, -0.00386, -0.00592, -0.104004, -0.005188, -0.005798, -0.008301, -0.310547, -0.001083, -0.000954, -0.001648, -0.072754, -0.002869, 0.000671, -0.000163, -0.141602, -0.004578, -0.010315, -0.026855, -0.139648, 0.000698, 0.00045, -0.000154, 0.092773, -0.000475, -0.000877, -0.000288, -0.07959, 0.000546, -0.001717, 0.000256, -0.102539, -0.000839, -0.001564, -0.000641, -0.052979, -0.003296, -0.001968, -0.001335, -0.124023, 0.000298, 0.000341, 0.000197, 0.052734, -0.000252, -0.000364, -0.002747, -0.07666, 0.003265, 0.003403, 0.005371, 0.328125, 0.018066, 0.02002, 0.043457, 0.474609, 0.000134, -0.000079, -0.000999, 0.043213, 0.000553, -0.000763, -0.000942, 0.086426, 0.00106, 0.000044, 0.00766, 0.068359, 0.009216, 0.008667, 0.018188, 0.392578, 0.008301, 0.016846, 0.060547, 0.480469, 0.000161, -0.00007, -0.00161, -0.071289, 0.007538, 0.009399, 0.039307, 0.412109, -0.000033, -0.000226, 0.000816, -0.050049, -0.000778, -0.00209, -0.002213, -0.096191, -0.001404, -0.002426, -0.00946, -0.117188, -0.00383, -0.003464, -0.00412, -0.123047, -0.002304, -0.000261, -0.010925, -0.382812, -0.00041, -0.001007, -0.011902, 0.013367, 0.000349, -0.000507, 0.000357, 0.078613, 0.001053, 0.000957, 0.001602, 0.088867, 0.000219, 0.001877, -0.00325, 0.08252, -0.000215, -0.000721, -0.011719, -0.078613, 0.000824, 0.001854, 0.003204, 0.091309, -0.002716, -0.004333, 0.024536, -0.070312, 0.001434, 0.002075, 0.000992, 0.103027, 0.000067, 0.001007, 0.001053, 0.063477, -0.000277, 0.001633, 0.040527, 0.010315, -0.000603, 0.000408, -0.002426, 0.055176, 0.000717, 0.001701, 0.004028, 0.081055, 0.000479, 0.000843, 0.00018, 0.056641, -0.001404, -0.001236, -0.001076, -0.133789, -0.001984, -0.002579, -0.003235, -0.066406, -0.013794, -0.034668, -0.020264, 0.141602, 0.000465, 0.000307, 0.002853, 0.104004, 0.000244, -0.000786, 0.000992, -0.078125, -0.001282, -0.001915, -0.004364, -0.118652, -0.000204, -0.00148, 0.001984, -0.101074, -0.023315, -0.033447, -0.141602, -0.462891, -0.004364, -0.00415, -0.02063, -0.416016, 0.006531, 0.005188, 0.003448, 0.396484, 0.001656, -0.00066, -0.00032, -0.080566, -0.000387, -0.00351, -0.012634, -0.109863, 0.001671, 0.001144, 0.003387, 0.109375, 0.004272, 0.000376, 0.015076, 0.414062, -0.02002, -0.021362, -0.047852, -0.108398, -0.00015, -0.000969, -0.006195, -0.089355, -0.000568, -0.000221, -0.002533, -0.072754, -0.002609, -0.00473, -0.01355, -0.151367, -0.002884, -0.004791, -0.00647, -0.167969, -0.001427, -0.002869, -0.047363, -0.118164, 0.000492, -0.001175, -0.000408, -0.088379, -0.000713, -0.000504, -0.002487, -0.086426, -0.000965, -0.00164, -0.011353, -0.098633, -0.000942, 0.000175, -0.001686, 0.083984, -0.000042, 0.00036, 0.000629, 0.05249, 0.000843, 0.001251, 0.00528, 0.059082, -0.000862, 0.00028, 0.00235, 0.08252, -0.000047, 0.001877, 0.013794, -0.045166, 0.002441, 0.001793, 0.003845, 0.074707, 0.003616, 0.00264, 0.006409, -0.445312, -0.000732, -0.000073, 0.001213, -0.084473, 0.000519, 0.000104, 0.002945, 0.123047, -0.002502, -0.000097, -0.000383, -0.117188, -0.002518, -0.002411, -0.005402, -0.09082, -0.00034, 0.001495, 0.000201, 0.095215, 0.001251, -0.000568, 0.006134, 0.130859, 0.002701, 0.002167, 0.002365, 0.121582, 0.000797, 0.000051, -0.006622, -0.087891, 0.001221, 0.002121, 0.00296, 0.100586, 0.00079, 0.001915, -0.000142, 0.103516, 0.000423, 0.004333, -0.000919, 0.207031, -0.00046, -0.00069, 0.002655, -0.07959, 0.00069, 0.000843, -0.034912, -0.009888, -0.001022, -0.00025, 0.001259, -0.095215, -0.000629, 0.001122, -0.000238, -0.109863, -0.00106, -0.001167, -0.003265, -0.069824, -0.000418, -0.001602, -0.002228, -0.089844, -0.000383, -0.000671, -0.000561, -0.050293, -0.000024, 0.001694, 0.00264, 0.115723, -0.000977, -0.002213, -0.005219, -0.084473, 0.000462, 0.001465, -0.001755, 0.09668, 0.000824, 0.000999, 0.003174, 0.092285, -0.001282, -0.00235, 0.001678, -0.145508, 0.000036, 0.000311, 0.015259, 0.11084, -0.001907, -0.003891, -0.002014, -0.055664, -0.000698, -0.000648, -0.003571, 0.10498, -0.00061, -0.000793, -0.003693, -0.142578, 0.000168, 0.000481, 0.000706, -0.103027, -0.000824, -0.000641, -0.00589, -0.063477, 0.000751, -0.000538, -0.000675, -0.077637, -0.001633, -0.002579, -0.002899, -0.119141, -0.00209, 0.000083, -0.000081, 0.082031, 0.00053, 0.000017, -0.000055, 0.068848, 0.000664, 0.000467, -0.001373, 0.084473, 0.000237, 0.000332, 0.002563, 0.101074, -0.000492, -0.000452, 0.011536, -0.203125, 0.000129, 0.00164, 0.001953, 0.087402, -0.000763, 0.000496, -0.000546, 0.105469, 0.000252, 0.002609, 0.009705, 0.098633, 0.000416, 0.000519, 0.003494, 0.050537, -0.000721, -0.000732, -0.001236, 0.094727, 0.001633, 0.002533, 0.006348, 0.082031, -0.000908, -0.00267, -0.003403, -0.064453, -0.001274, -0.000216, -0.004883, -0.130859, 0.002228, 0.001076, 0.006836, 0.163086, 0.000893, 0.002441, 0.004547, 0.075684, -0.000097, 0.001465, 0.006073, 0.067871, -0.000755, -0.000809, -0.000123, -0.104004, -0.001228, -0.001953, -0.004242, -0.079102, -0.000085, 0.001343, 0.006653, 0.08252, 0.000416, -0.001099, -0.001045, -0.063965, 0.014709, 0.012146, 0.10791, 0.398438, -0.000479, -0.000549, -0.000668, 0.077148, -0.002625, 0.002502, -0.021484, -0.503906, -0.001221, -0.002228, -0.005432, -0.131836, 0.000286, 0.001915, 0.005402, 0.101562, -0.000565, 0.007507, 0.010986, 0.161133, -0.001221, -0.00119, 0.000778, -0.095215, 0.002686, 0.005432, 0.006714, 0.105957, 0.001915, 0.000504, -0.002289, 0.081055, -0.000252, -0.000698, -0.016479, -0.103516, 0.000648, -0.000519, -0.001274, -0.061768, -0.001823, -0.001564, -0.0065, -0.06543, -0.002075, -0.001816, -0.00885, -0.107422, 0.000656, -0.001556, -0.010132, -0.077148, -0.001755, -0.001884, -0.003525, -0.090332, 0.000473, 0.001297, -0.000553, 0.076172, 0.000622, 0.002457, 0.005554, 0.139648, -0.000549, -0.001099, -0.002991, -0.091797, 0.001465, 0.001373, 0.007172, 0.079102, 0.000159, 0.001488, 0.001953, 0.074707, 0.001671, 0.000687, 0.008789, 0.054443, -0.000184, 0.000301, 0.002518, 0.046875, 0.001106, 0.000519, -0.001762, 0.083496, 0.002563, 0.018188, -0.043945, -0.013245, -0.001617, -0.000675, -0.000372, -0.078125, 0.001808, 0.002136, 0.010986, 0.1875, 0.000051, -0.001892, 0.0005, -0.132812, 0.001724, 0.003571, 0.004578, 0.060791, -0.005127, -0.005341, -0.013672, -0.147461, 0.000389, 0.000961, 0.001862, 0.112305, 0.001343, -0.000019, 0.000465, 0.072266, 0.001091, 0.00209, -0.000908, 0.071289, 0.000237, -0.000402, 0.001122, -0.061035, 0.000237, -0.003006, 0.000797, 0.394531, 0.000851, -0.000557, -0.00164, -0.077148, -0.00293, -0.003357, -0.000416, -0.126953, -0.002731, -0.003723, -0.008179, -0.062256, 0.000431, 0.001823, 0.003555, 0.103516, 0.001358, 0.001686, 0.002853, 0.063477, -0.000458, -0.000568, 0.00209, 0.09082, -0.00132, -0.000629, 0.004578, -0.10498, -0.00177, -0.00087, 0.003113, 0.083496, -0.00235, -0.003159, -0.009949, -0.085449, -0.001755, -0.002228, 0.000881, -0.110352, -0.000488, -0.001884, 0.001419, -0.075195, -0.000565, 0.001022, 0.000395, 0.123535, -0.002808, -0.003723, -0.002792, -0.071777 ] } , "name": "LlmExporter::FusedLinearAttention_2647", "outputIndexes": [ 1364 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1352, 1361, 1363, 1364 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.18/self_attn/FusedLinearAttention", "outputIndexes": [ 1365 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1365, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.18/self_attn/Reshape_output_0", "outputIndexes": [ 1366 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1366 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.18/self_attn/norm/Cast_output_0", "outputIndexes": [ 1367 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1367 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 238539850, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.18/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1368 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2379 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 238540874, 1048598, 262144, 0, 0 ] } , "name": "/layers.18/self_attn/in_proj_z/Linear", "outputIndexes": [ 2392 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2392 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2393 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2393 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1369 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1369, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.18/self_attn/Reshape_1_output_0", "outputIndexes": [ 1370 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1370 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.18/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1372 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1368, 1372 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.18/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1373 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1350 ] , "main_type": "NONE", "name": "/blocks.18/self_attn/Shape_output_0", "outputIndexes": [ 1374 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1374 ] , "main_type": "NONE", "name": "Shape2251", "outputIndexes": [ 1375 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1374 ] , "main_type": "NONE", "name": "Rank2253", "outputIndexes": [ 1376 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1376, 1376 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2255", "outputIndexes": [ 1377 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1377 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2256", "outputIndexes": [ 1378 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1377, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2258", "outputIndexes": [ 1379 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1379 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2259", "outputIndexes": [ 1380 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1375, 1378, 1380, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2262", "outputIndexes": [ 1381 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1381 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2263", "outputIndexes": [ 1382 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1382, 1382 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2265", "outputIndexes": [ 1383 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1374, 1383, 1377 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.18/self_attn/Gather_output_0", "outputIndexes": [ 1384 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1384, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.18/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1385 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1377 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2273", "outputIndexes": [ 1386 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1379 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2276", "outputIndexes": [ 1387 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1375, 1386, 1387, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2279", "outputIndexes": [ 1388 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1388 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2280", "outputIndexes": [ 1389 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1389 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2281", "outputIndexes": [ 1390 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1390, 1389 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2282", "outputIndexes": [ 1391 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1374, 1391, 1377 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.18/self_attn/Gather_1_output_0", "outputIndexes": [ 1392 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1392, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.18/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1393 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1385, 1393, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.18/self_attn/Concat_output_0", "outputIndexes": [ 1394 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1373, 1394 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.18/self_attn/Reshape_2_output_0", "outputIndexes": [ 1395 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1395 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2394 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2394 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.18/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2395 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2395 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 239851616, 1048598, 262144, 0, 0 ] } , "name": "/layers.18/self_attn/out_proj/Linear", "outputIndexes": [ 2396 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2396 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2397 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2397 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.18/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1396 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1349, 1396 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.18/Add_output_0", "outputIndexes": [ 1397 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1397 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 241162358, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.18/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1398 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1398 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.18/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2398 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2398 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.18/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2399 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2399 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 241170550, 1835030, 458752, 0, 0 ] } , "name": "/layers.18/mlp/gate_proj/Linear", "outputIndexes": [ 2400 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2400 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2401 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2401 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.18/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1399 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1399 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.18/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1400 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2399 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 243464332, 1835030, 458752, 0, 0 ] } , "name": "/layers.18/mlp/up_proj/Linear", "outputIndexes": [ 2404 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2404 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2405 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2405 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.18/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1401 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1400, 1401 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.18/mlp/Mul_output_0", "outputIndexes": [ 1402 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1402 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.18/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2406 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2406 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.18/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2407 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2407 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 245758114, 1835030, 458752, 0, 0 ] } , "name": "/layers.18/mlp/down_proj/Linear", "outputIndexes": [ 2408 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2408 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.18/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2409 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2409 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.18/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1403 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1397, 1403 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.18/Add_1_output_0", "outputIndexes": [ 1404 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1404, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.19/Reshape_output_0", "outputIndexes": [ 1405 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1405 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 248051896, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.19/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1406 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1406 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.19/self_attn/q_proj/Linear/pre_reshape", "outputIndexes": [ 2410 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2410 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.19/self_attn/q_proj/Linear/pre_convert", "outputIndexes": [ 2411 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2411 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 4096, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 65536, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 248060088, 2097174, 524288, 0, 0 ] } , "name": "/layers.19/self_attn/q_proj/Linear", "outputIndexes": [ 2412 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2412 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/self_attn/q_proj/Linear/post_convert", "outputIndexes": [ 2413 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2413 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 4096 ] , "dimType": "NCHW" } , "name": "/layers.19/self_attn/q_proj/Linear/post_reshape", "outputIndexes": [ 1407 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1406 ] , "main_type": "NONE", "name": "/blocks.19/self_attn/Shape_output_0", "outputIndexes": [ 1408 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1408 ] , "main_type": "NONE", "name": "Shape2315", "outputIndexes": [ 1409 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1408 ] , "main_type": "NONE", "name": "Rank2317", "outputIndexes": [ 1410 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1410, 1410 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2319", "outputIndexes": [ 1411 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1411 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2320", "outputIndexes": [ 1412 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1411, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2322", "outputIndexes": [ 1413 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1413 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2323", "outputIndexes": [ 1414 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1409, 1412, 1414, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2326", "outputIndexes": [ 1415 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1415 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2327", "outputIndexes": [ 1416 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1416, 1416 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2329", "outputIndexes": [ 1417 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1408, 1417, 1411 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.19/self_attn/Gather_output_0", "outputIndexes": [ 1418 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1418, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1419 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1411 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2337", "outputIndexes": [ 1420 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1413 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2340", "outputIndexes": [ 1421 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1409, 1420, 1421, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2343", "outputIndexes": [ 1422 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1422 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2344", "outputIndexes": [ 1423 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1423 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2345", "outputIndexes": [ 1424 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1424, 1423 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2346", "outputIndexes": [ 1425 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1408, 1425, 1411 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.19/self_attn/Gather_1_output_0", "outputIndexes": [ 1426 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1426, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1427 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1419, 1427, 201, 202 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.19/self_attn/Concat_output_0", "outputIndexes": [ 1428 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1407, 1428 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.19/self_attn/Reshape_output_0", "outputIndexes": [ 1429 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1429, 205 ] , "main_type": "Slice", "main": { "axis": -1, "sourceType": "TORCH" } , "name": "/blocks.19/self_attn/Split_output_0", "outputIndexes": [ 1430, 1431 ] , "type": "Slice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1418, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_4_output_0", "outputIndexes": [ 1432 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1426, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_5_output_0", "outputIndexes": [ 1433 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1432, 1433, 201, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.19/self_attn/Concat_2_output_0", "outputIndexes": [ 1434 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1430, 1434 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.19/self_attn/Reshape_2_output_0", "outputIndexes": [ 1435 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1435 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 250681550, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.19/self_attn/q_norm/Mul_1_output_0", "outputIndexes": [ 1437 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_10_output_0", "outputIndexes": [ 1438 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1437, 44, 1438, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_output_0", "outputIndexes": [ 1439 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1439, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Mul_output_0", "outputIndexes": [ 1440 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1439 ] , "main_type": "NONE", "name": "/blocks.19/self_attn/Shape_2_output_0", "outputIndexes": [ 1441 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1441 ] , "main_type": "NONE", "name": "Shape2369", "outputIndexes": [ 1442 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1441 ] , "main_type": "NONE", "name": "Rank2371", "outputIndexes": [ 1443 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1443, 1443 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2373", "outputIndexes": [ 1444 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1444 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2374", "outputIndexes": [ 1445 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1444, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2376", "outputIndexes": [ 1446 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1446 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2377", "outputIndexes": [ 1447 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1442, 1445, 1447, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2380", "outputIndexes": [ 1448 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1448 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2381", "outputIndexes": [ 1449 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 1449 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2382", "outputIndexes": [ 1450 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1450, 1449 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2383", "outputIndexes": [ 1451 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1441, 1451, 1444 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.19/self_attn/Gather_2_output_0", "outputIndexes": [ 1452 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1452, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Div_output_0", "outputIndexes": [ 1453 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1453, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_13_output_0", "outputIndexes": [ 1454 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1439, 1454, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_3_output_0", "outputIndexes": [ 1455 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1455 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.19/self_attn/Neg_output_0", "outputIndexes": [ 1456 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1453, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_12_output_0", "outputIndexes": [ 1457 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1439, 44, 1457, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_2_output_0", "outputIndexes": [ 1458 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1456, 1458 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.19/self_attn/Concat_5_output_0", "outputIndexes": [ 1459 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1459, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Mul_1_output_0", "outputIndexes": [ 1460 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1440, 1460 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Add_output_0", "outputIndexes": [ 1461 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_11_output_0", "outputIndexes": [ 1462 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1437, 1462, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_1_output_0", "outputIndexes": [ 1463 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1461, 1463 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.19/self_attn/Concat_6_output_0", "outputIndexes": [ 1464 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2411 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 250683598, 262166, 65536, 0, 0 ] } , "name": "/layers.19/self_attn/k_proj/Linear", "outputIndexes": [ 2416 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2416 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/self_attn/k_proj/Linear/post_convert", "outputIndexes": [ 2417 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2417 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.19/self_attn/k_proj/Linear/post_reshape", "outputIndexes": [ 1465 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1418, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_6_output_0", "outputIndexes": [ 1466 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1426, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_7_output_0", "outputIndexes": [ 1467 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1466, 1467, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.19/self_attn/Concat_3_output_0", "outputIndexes": [ 1468 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1465, 1468 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.19/self_attn/Reshape_3_output_0", "outputIndexes": [ 1469 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1469 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 251011300, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.19/self_attn/k_norm/Mul_1_output_0", "outputIndexes": [ 1471 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_14_output_0", "outputIndexes": [ 1472 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1471, 44, 1472, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_4_output_0", "outputIndexes": [ 1473 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1473, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Mul_2_output_0", "outputIndexes": [ 1474 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1473 ] , "main_type": "NONE", "name": "/blocks.19/self_attn/Shape_3_output_0", "outputIndexes": [ 1475 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1475 ] , "main_type": "NONE", "name": "Shape2416", "outputIndexes": [ 1476 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1475 ] , "main_type": "NONE", "name": "Rank2418", "outputIndexes": [ 1477 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1477, 1477 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2420", "outputIndexes": [ 1478 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1478 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2421", "outputIndexes": [ 1479 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1478, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2423", "outputIndexes": [ 1480 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1480 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2424", "outputIndexes": [ 1481 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1476, 1479, 1481, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2427", "outputIndexes": [ 1482 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1482 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2428", "outputIndexes": [ 1483 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 1483 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2429", "outputIndexes": [ 1484 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1484, 1483 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2430", "outputIndexes": [ 1485 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1475, 1485, 1478 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.19/self_attn/Gather_3_output_0", "outputIndexes": [ 1486 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1486, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Div_1_output_0", "outputIndexes": [ 1487 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1487, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_17_output_0", "outputIndexes": [ 1488 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1473, 1488, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_7_output_0", "outputIndexes": [ 1489 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1489 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.19/self_attn/Neg_1_output_0", "outputIndexes": [ 1490 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1487, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_16_output_0", "outputIndexes": [ 1491 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1473, 44, 1491, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_6_output_0", "outputIndexes": [ 1492 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1490, 1492 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.19/self_attn/Concat_7_output_0", "outputIndexes": [ 1493 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1493, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Mul_3_output_0", "outputIndexes": [ 1494 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1474, 1494 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Add_1_output_0", "outputIndexes": [ 1495 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_15_output_0", "outputIndexes": [ 1496 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1471, 1496, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.19/self_attn/Slice_5_output_0", "outputIndexes": [ 1497 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1495, 1497 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.19/self_attn/Concat_8_output_0", "outputIndexes": [ 1498 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2411 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 251013348, 262166, 65536, 0, 0 ] } , "name": "/layers.19/self_attn/v_proj/Linear", "outputIndexes": [ 2420 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2420 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/self_attn/v_proj/Linear/post_convert", "outputIndexes": [ 2421 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2421 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.19/self_attn/v_proj/Linear/post_reshape", "outputIndexes": [ 1499 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1418, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_8_output_0", "outputIndexes": [ 1500 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1426, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_9_output_0", "outputIndexes": [ 1501 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1500, 1501, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.19/self_attn/Concat_4_output_0", "outputIndexes": [ 1502 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1499, 1502 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.19/self_attn/Reshape_4_output_0", "outputIndexes": [ 1503 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2455", "outputIndexes": [ 1504 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 348 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2458", "outputIndexes": [ 1505 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 344, 1504, 1505, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2461", "outputIndexes": [ 1506 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1506 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2462", "outputIndexes": [ 1507 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1507, 1507 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2464", "outputIndexes": [ 1508 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343, 1508, 346 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/Gather_4_output_0", "outputIndexes": [ 1509 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1464, 1498, 1503, 1509 ] , "main_type": "AttentionParam", "main": { "kv_cache": true, "layer_index": 19, "kv_shared_layer_index": -1 } , "name": "/layers.19/self_attn/FusedAttention", "outputIndexes": [ 1510 ] , "type": "Attention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1431 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.19/self_attn/Sigmoid_output_0", "outputIndexes": [ 1511 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1418, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_2_output_0", "outputIndexes": [ 1512 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1426, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.19/self_attn/Unsqueeze_3_output_0", "outputIndexes": [ 1513 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1512, 1513, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.19/self_attn/Concat_1_output_0", "outputIndexes": [ 1514 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1511, 1514 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.19/self_attn/Reshape_1_output_0", "outputIndexes": [ 1515 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1510, 1515 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/self_attn/Mul_4_output_0", "outputIndexes": [ 1516 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1516 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.19/self_attn/o_proj/Linear/pre_reshape", "outputIndexes": [ 2422 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2422 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.19/self_attn/o_proj/Linear/pre_convert", "outputIndexes": [ 2423 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2423 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 251341050, 1048598, 262144, 0, 0 ] } , "name": "/layers.19/self_attn/o_proj/Linear", "outputIndexes": [ 2424 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2424 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/self_attn/o_proj/Linear/post_convert", "outputIndexes": [ 2425 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2425 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.19/self_attn/o_proj/Linear/post_reshape", "outputIndexes": [ 1517 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1405, 1517 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/Add_output_0", "outputIndexes": [ 1518 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1518 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 252651792, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.19/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1519 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1519 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.19/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2426 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2426 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.19/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2427 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2427 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 252659984, 1835030, 458752, 0, 0 ] } , "name": "/layers.19/mlp/gate_proj/Linear", "outputIndexes": [ 2428 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2428 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2429 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2429 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.19/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1520 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1520 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.19/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1521 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2427 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 254953766, 1835030, 458752, 0, 0 ] } , "name": "/layers.19/mlp/up_proj/Linear", "outputIndexes": [ 2432 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2432 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2433 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2433 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.19/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1522 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1521, 1522 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/mlp/Mul_output_0", "outputIndexes": [ 1523 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1523 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.19/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2434 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2434 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.19/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2435 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2435 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 257247548, 1835030, 458752, 0, 0 ] } , "name": "/layers.19/mlp/down_proj/Linear", "outputIndexes": [ 2436 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2436 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.19/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2437 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2437 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.19/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1524 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1518, 1524 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.19/Add_1_output_0", "outputIndexes": [ 1525 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1525, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.20/Reshape_output_0", "outputIndexes": [ 1526 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1526 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 259541330, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.20/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1527 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1527 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2438 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2438 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.20/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2439 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2439 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 259549522, 3145750, 786432, 0, 0 ] } , "name": "/layers.20/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2440 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2440 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2441 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2441 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1528 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1528 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.20/self_attn/Transpose_output_0", "outputIndexes": [ 1529 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.22313, -0.173774, -0.182113, -0.286505, -0.232019, -0.516771, -0.440294, -0.295599, -0.370765, -0.489269, -0.256821, -0.452499, -0.186432, -0.173774, -0.27769, -0.169748 ] } , "name": "/blocks.20/self_attn/Neg_output_0", "outputIndexes": [ 1530 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2439 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 263481704, 8214, 2048, 0, 0 ] } , "name": "/layers.20/self_attn/in_proj_a/Linear", "outputIndexes": [ 2444 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2444 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2445 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2445 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1531 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -3.1875, -0.373047, -4.65625, 1.914062, -4.96875, 1.007812, -0.167969, -5.21875, -0.34375, 4.28125, -5.09375, 4.5, 0.722656, -3.703125, -5.1875, -2.0625 ] } , "name": "onnx::Add_3765", "outputIndexes": [ 1533 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1531, 1533 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.20/self_attn/Add_output_0", "outputIndexes": [ 1534 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1534 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp2509", "outputIndexes": [ 1535 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1535, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2511", "outputIndexes": [ 1536 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1536 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.20/self_attn/Softplus_output_0", "outputIndexes": [ 1537 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1530, 1537 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.20/self_attn/Mul_output_0", "outputIndexes": [ 1538 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2439 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 263491966, 8214, 2048, 0, 0 ] } , "name": "/layers.20/self_attn/in_proj_b/Linear", "outputIndexes": [ 2448 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2448 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2449 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2449 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1539 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1539 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.20/self_attn/Sigmoid_output_0", "outputIndexes": [ 1540 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.002426, 0.040771, -0.001656, 0.330078, 0.585938, -0.032959, 0.080078, 0.142578, 0.024658, -0.022095, -0.025879, 0.765625, 0.026611, -0.150391, 0.100586, 0.388672, 0.067871, 0.037842, 0.179688, 0.5, -0.004028, -0.007874, -0.00238, 0.181641, 0.017822, -0.043945, -0.074707, 0.316406, 0.034912, -0.53125, -0.449219, 0.05835, -0.073242, -0.322266, -0.033691, 0.12793, -0.002686, 0.000923, 0.017578, 0.196289, 0.006134, 0.001595, -0.017212, -0.220703, 0.023438, 0.044678, 0.016479, -0.257812, -0.160156, -0.191406, -0.457031, 0.211914, -0.118164, 0.275391, 0.066895, 0.433594, 0.002975, -0.00267, -0.019287, -0.259766, -0.207031, -0.585938, 0.067383, 0.039795, 0.204102, -0.292969, -0.320312, -0.302734, -0.245117, -0.53125, 0.049316, -0.143555, -0.042725, 0.365234, 0.482422, 0.066406, -0.049805, -0.134766, 0.3125, 0.412109, 0.033447, -0.65625, -0.115723, -0.170898, -0.008789, -0.008362, 0.081543, 0.550781, -0.131836, 0.316406, 0.554688, 0.166016, 0.013611, 0.019775, 0.016235, -0.333984, 0.245117, 0.570312, -0.043701, 0.004822, 0.010681, -0.020874, 0.135742, 0.703125, 0.154297, -0.028442, -0.035889, 0.546875, 0.040039, -0.104492, -0.088867, -0.660156, 0.503906, 0.178711, -0.179688, 0.208008, 0.063477, -0.158203, 0.324219, 0.287109, 0.291016, 0.109863, 0.308594, -0.192383, -0.212891, -0.213867, 0.208008, -0.480469, 0.488281, 0.478516, 0.031006, -0.07666, -0.03064, 0.044678, -0.445312, -0.496094, -0.00412, -0.006226, -0.008362, 0.178711, -0.05835, -0.314453, -0.498047, 0.091309, 0.037842, 0.003677, -0.003891, -0.302734, -0.013855, -0.029541, -0.020386, 0.248047, 0.176758, 0.125977, 0.470703, -0.148438, 0.148438, 0.636719, -0.066895, 0.010254, -0.000057, 0.019653, 0.144531, 0.570312, -0.068359, -0.038086, 0.041992, -0.361328, 0.001938, 0.014587, 0.038086, 0.394531, 0.013794, 0.012451, 0.087402, 0.302734, -0.002548, 0.05127, 0.102051, 0.632812, 0.162109, 0.066406, 0.617188, -0.00885, -0.077148, -0.404297, -0.566406, 0.122559, 0.018921, -0.113281, 0.394531, 0.441406, 0.092773, -0.148438, 0.439453, 0.458984, -0.65625, -0.179688, -0.177734, 0.08252, -0.029907, 0.051514, 0.01416, -0.302734, 0.005371, 0.005096, 0.004791, -0.207031, 0.037354, -0.085449, 0.341797, 0.609375, -0.006927, -0.003937, -0.020142, -0.324219, 0.003433, 0.008911, -0.0009, -0.216797, 0.128906, 0.061768, 0.120117, -0.192383, 0.145508, 0.632812, 0.083496, -0.008301, -0.014587, -0.016235, -0.036865, -0.367188, -0.029663, -0.0354, -0.208008, -0.898438, 0.269531, 0.186523, 0.40625, -0.251953, 0.283203, 0.34375, 0.384766, -0.205078, -0.257812, -0.425781, 0.144531, -0.225586, -0.042725, 0.120605, 0.114258, 0.628906, 0.118652, 0.202148, -0.047119, -0.111816, -0.078125, 0.0625, 0.039795, 0.664062, -0.010193, -0.000607, -0.0177, -0.271484, -0.01355, -0.01709, -0.044189, -0.443359, -0.128906, -0.164062, -0.625, 0.07666, -0.095703, -0.057129, -0.140625, 0.228516, 0.012573, 0.005646, -0.020142, -0.24707, -0.022949, -0.030151, 0.160156, 0.071289, -0.151367, -0.273438, -0.523438, 0.231445, -0.013306, -0.019165, -0.040039, -0.371094, 0.005524, 0.033203, -0.051758, 0.371094, 0.022705, 0.011597, 0.034668, -0.316406, -0.006012, -0.001366, -0.019897, -0.265625, -0.135742, -0.412109, -0.435547, 0.163086, -0.032471, -0.049316, -0.160156, -0.636719, -0.140625, -0.527344, -0.185547, -0.044189, -0.020142, 0.02417, -0.016602, -0.40625, 0.022461, -0.03833, 0.042725, -0.414062, -0.067383, -0.071289, -0.255859, 0.142578, 0.040771, 0.081055, -0.019409, 0.498047, -0.126953, -0.158203, -0.412109, -1.078125, -0.108887, 0.009583, 0.207031, 0.055664, -0.018921, 0.177734, -0.361328, -0.332031, -0.001755, 0.044678, -0.020264, 0.609375, -0.02063, -0.039307, -0.014343, 0.578125, 0.009338, 0.002533, 0.066895, 0.566406, -0.046143, -0.037354, -0.026611, -0.480469, -0.068848, -0.089844, -0.174805, -0.554688, 0.004089, 0.012146, 0.006348, -0.261719, -0.039551, -0.139648, 0.18457, 0.085449, -0.008423, 0.007446, 0.044434, -0.408203, -0.065918, 0.051025, 0.048828, -0.361328, -0.000595, 0.158203, -0.390625, -0.451172, 0.111328, 0.063965, 0.19043, -0.169922, -0.083984, -0.091309, -0.535156, 0.024292, -0.135742, -0.207031, -0.253906, -0.257812, 0.00769, 0.017578, 0.057129, 0.345703, -0.004364, -0.004456, -0.002594, 0.173828, 0.046387, 0.066406, 0.160156, -0.091797, 0.015198, 0.251953, 0.419922, -0.047119, -0.546875, -0.149414, 0.191406, -0.183594, 0.009644, 0.010132, 0.028564, 0.212891, 0.037354, 0.037354, 0.083984, 0.503906, 0.077637, -0.161133, 0.365234, 0.439453, 0.028442, 0.020508, 0.065918, 0.439453, -0.082031, -0.031738, -0.625, 0.032715, 0.026367, 0.064453, -0.021606, 0.59375, 0.093262, -0.035156, -0.115723, -0.492188, -0.363281, -0.172852, -0.306641, 0.160156, 0.044922, 0.050293, -0.022827, -0.316406, 0.059326, -0.130859, 0.330078, 0.255859, 0.011597, 0.056152, -0.009155, -0.421875, -0.077148, 0.511719, 0.019165, 0.308594, 0.000729, -0.001663, -0.016968, -0.300781, 0.535156, 0.179688, -0.044922, 0.175781, 0.063965, -0.116211, 0.000908, -0.447266, 0.002457, -0.000736, -0.010376, -0.192383, 0.029297, 0.018921, -0.094727, -0.679688, 0.063965, -0.059326, -0.267578, -0.045898, 0.009766, 0.004303, 0.022827, 0.224609, -0.054932, -0.052979, 0.004608, -0.609375, -0.012573, -0.015503, -0.081055, -0.460938, 0.046875, 0.5625, 0.275391, -0.029541, -0.039551, -0.023193, -0.121582, -0.4375, 0.023193, 0.002167, 0.011353, -0.332031, -0.039307, -0.091309, -0.237305, -0.933594, -0.005676, 0.048584, -0.00885, -0.308594, -0.002167, -0.017334, 0.550781, 0.080078, -0.015137, -0.004395, 0.028809, -0.398438, 0.00589, -0.06543, 0.034668, 0.40625, -0.203125, -0.279297, 0.104004, 0.013, -0.177734, -0.287109, 0.019897, 0.104004, 0.000824, -0.004303, -0.032715, -0.652344, 0.089844, -0.402344, -0.328125, -0.080078, -0.021484, -0.027588, -0.104492, -0.6875, -0.092773, -0.136719, -0.367188, 0.126953, 0.013916, 0.021851, 0.036377, 0.322266, -0.00206, -0.041016, 0.222656, 0.257812, 0.170898, 0.263672, -0.077637, -0.07373, -0.018921, -0.022339, -0.012573, 0.400391, -0.002243, -0.002426, -0.00177, 0.168945, -0.028931, -0.040771, -0.075195, -0.820312, -0.015747, -0.04541, 0.002594, 0.371094, 0.01532, 0.036865, 0.001305, -0.404297, 0.015503, 0.006927, 0.125, 0.683594, -0.020752, -0.015381, -0.326172, 0.032959, -0.069336, -0.131836, -0.246094, 0.196289, -0.046387, -0.049316, -0.023315, 0.445312, 0.01062, 0.007141, 0.046875, 0.382812, -0.04248, -0.058594, 0.291016, 0.373047, 0.003143, 0.003082, 0.009094, -0.164062, 0.050537, -0.061279, 0.373047, 0.111816, -0.008362, -0.047852, -0.001404, 0.404297, 0.007263, -0.015869, 0.386719, 0.25, -0.160156, -0.216797, -0.291016, 0.263672, 0.00531, 0.036133, 0.064941, -0.355469, -0.004669, -0.008057, -0.027954, 0.359375, -0.018799, 0.054932, -0.011475, 0.458984, -0.006775, -0.019409, -0.032715, 0.449219, 0.026978, -0.011658, 0.028076, -0.535156, -0.056641, 0.00589, -0.121094, -0.578125, -0.053223, -0.048096, 0.245117, 0.253906, 0.038574, 0.07373, -0.289062, -0.245117, 0.006042, -0.02417, 0.033203, -0.396484, 0.012573, 0.002518, 0.032715, -0.386719, -0.000425, -0.087891, 0.03064, 0.40625, 0.004974, 0.001526, -0.043945, -0.457031, -0.172852, -0.175781, -0.367188, 0.193359, 0.089844, 0.09375, 0.18457, -0.228516, 0.006592, 0.003937, 0.007874, -0.231445, 0.001595, 0.008301, 0.039307, 0.349609, 0.263672, 0.59375, -0.144531, 0.120117, 0.009338, 0.001694, 0.033447, 0.462891, 0.076172, 0.118652, 0.267578, -0.199219, 0.087402, 0.167969, 0.135742, -0.229492, 0.021362, 0.008423, 0.05249, -0.398438, -0.014404, 0.008301, 0.029907, 0.371094, 0.008362, -0.024902, 0.011536, 0.384766, 0.306641, 0.25, 0.017456, -0.045898, -0.011108, -0.027466, -0.011169, 0.378906, -0.015625, -0.03418, -0.042969, 0.353516, 0.011536, -0.017578, -0.044922, 0.375, -0.010437, -0.005951, -0.01709, 0.398438, 0.014404, 0.026978, -0.06543, -0.330078, -0.010437, -0.013977, -0.005798, 0.171875, -0.095215, -0.211914, -0.025635, 0.208984, 0.008362, -0.000668, -0.026733, 0.376953, 0.005524, 0.008484, 0.089355, 0.546875, -0.001564, -0.034424, 0.029785, 0.478516, -0.003845, -0.053955, 0.353516, 0.380859, 0.024414, -0.031982, -0.136719, -0.394531, 0.013367, -0.016724, -0.014221, 0.511719, 0.005646, 0.020874, -0.013855, -0.472656, -0.030151, -0.033691, -0.151367, -0.683594, 0.003204, -0.025269, -0.027344, -0.535156, 0.026367, -0.022583, -0.036133, -0.359375, -0.15625, -0.316406, 0.040283, 0.017578, 0.061035, 0.172852, 0.304688, -0.149414, -0.016113, -0.025635, -0.07959, -0.578125, 0.002335, 0.086914, -0.176758, -0.345703, -0.078125, 0.075195, -0.289062, -0.122559, 0.011719, 0.005341, 0.032471, -0.390625, 0.043213, 0.079102, 0.167969, -0.255859, 0.028809, -0.034424, -0.010498, -0.447266, 0.003601, 0.007507, 0.032227, 0.378906, -0.023315, -0.02002, -0.040527, -0.231445, -0.009277, 0.120605, 0.314453, -0.076172, 0.054932, -0.025757, 0.478516, 0.183594, -0.000232, -0.006775, -0.003403, 0.371094, -0.049805, -0.116699, -0.25, -0.820312, 0.012451, -0.016235, 0.398438, 0.036377, -0.04248, -0.071289, 0.265625, 0.1875, -0.009705, -0.010498, -0.00383, 0.326172, 0.031738, 0.033936, -0.227539, -0.384766, 0.018555, 0.015564, 0.043701, -0.386719, -0.010559, -0.024048, -0.040771, 0.353516, -0.060547, -0.259766, -0.225586, 0.124023, -0.057861, -0.300781, 0.094727, -0.167969, -0.024902, 0.050537, -0.052979, 0.384766, 0.023804, 0.0271, 0.057861, 0.255859, -0.00006, -0.000284, 0.003357, -0.322266, 0.035645, 0.009583, 0.008057, -0.414062, -0.013367, -0.039795, 0.07373, 0.449219, 0.013977, 0.075684, -0.367188, -0.125, 0.008423, -0.040771, 0.026733, -0.511719, -0.095703, -0.130859, -0.239258, 0.15332, 0.085449, -0.4375, -0.355469, -0.3125, 0.053467, 0.058838, -0.259766, -0.310547, -0.004059, -0.029053, -0.149414, -0.445312, 0.0625, 0.188477, -0.117676, 0.3125, -0.000151, -0.001953, -0.005707, 0.132812, -0.008484, 0.020508, -0.016846, -0.365234, -0.007324, -0.009766, -0.005859, 0.273438, -0.008423, -0.128906, -0.330078, 0.117676, 0.045654, 0.004608, -0.027222, -0.347656, -0.063477, -0.109375, -0.201172, -0.275391, -0.008057, 0.005737, 0.038574, 0.351562, 0.019165, -0.027344, -0.045166, -0.660156, -0.023682, 0.01001, -0.032471, -0.470703, 0.080566, 0.186523, -0.025635, -0.113281, 0.056152, 0.09375, 0.231445, 0.691406, 0.047363, -0.005524, 0.037842, -0.369141, -0.000364, 0.008301, -0.028564, 0.388672, 0.005737, 0.004456, 0.013855, 0.333984, 0.013916, 0.024902, -0.014832, -0.441406, -0.443359, -0.246094, -0.345703, 0.147461, 0.009583, -0.035156, -0.070801, 0.355469, -0.003815, -0.02002, 0.177734, 0.373047, -0.042725, 0.003433, 0.081543, -0.398438, 0.007019, 0.002457, 0.001251, -0.246094, -0.027954, 0.006042, 0.072754, 0.390625, -0.002762, -0.043213, -0.059082, 0.349609, 0.011536, 0.02063, 0.040771, 0.300781, -0.171875, -0.400391, 0.108398, -0.378906, -0.114746, -0.047852, -0.241211, 0.173828, -0.055908, -0.667969, -0.144531, -0.345703, 0.009827, 0.003708, 0.007111, -0.203125, -0.00029, -0.001984, -0.010864, -0.204102, 0.003052, 0.000576, 0.023804, 0.197266, -0.341797, -0.632812, 0.032959, -0.021729, 0.176758, 0.141602, 0.46875, -0.175781, 0.0354, 0.047363, 0.226562, 0.816406, -0.002106, -0.003036, -0.007721, 0.21875, -0.005493, -0.003891, 0.005127, 0.22168, -0.020386, -0.016602, 0.003098, 0.345703, -0.003098, -0.02002, -0.007019, 0.306641, -0.062988, -0.173828, -0.273438, 0.176758, -0.042725, -0.113281, -0.275391, -0.996094, 0.004333, 0.001343, -0.067383, -0.574219, 0.007111, 0.004883, 0.000462, -0.277344, -0.005432, 0.004333, 0.033691, 0.195312, -0.000797, 0.003967, 0.004425, 0.195312, -0.005554, -0.00708, -0.000244, 0.273438, 0.015259, 0.01532, 0.036133, 0.186523, 0.000973, -0.201172, -0.644531, -0.116211, 0.019897, 0.00351, -0.072266, -0.474609, 0.033447, 0.057861, 0.111816, 0.535156, -0.03418, -0.037842, -0.141602, -0.703125, 0.001091, -0.002899, -0.017578, -0.271484, 0.005646, 0.018555, 0.069824, 0.558594, 0.088379, -0.269531, -0.59375, -0.298828, -0.018311, -0.042236, 0.047119, 0.328125, 0.018066, 0.084473, 0.119141, -0.211914, -0.004333, -0.019043, -0.085449, -0.474609, 0.004211, 0.023926, -0.019897, 0.40625, -0.007111, -0.005463, -0.035645, -0.289062, -0.00235, -0.023926, 0.051025, 0.527344, 0.010315, 0.019165, 0.047119, -0.373047, 0.002335, 0.004181, 0.001411, -0.168945, -0.036133, -0.070801, -0.017212, -0.574219, 0.028564, 0.039551, 0.148438, 0.554688, 0.008545, 0.016113, 0.037109, 0.408203, -0.00412, -0.003845, -0.007263, 0.15332, 0.002594, 0.004944, 0.037598, 0.255859, -0.012024, -0.059814, -0.417969, -0.625, 0.02063, 0.009277, 0.047852, 0.470703, 0.003998, 0.02478, 0.000338, 0.535156, 0.013245, 0.020752, 0.496094, 0.566406, -0.075195, -0.00354, -0.433594, -0.390625, 0.007721, -0.050537, -0.24707, -0.746094, 0.028564, 0.051025, -0.001099, 0.519531, 0.007812, -0.00647, -0.02832, -0.447266, 0.009399, 0.046631, -0.0625, -0.375, 0.023071, 0.024048, 0.007751, -0.341797, 0.060547, -0.093262, -0.675781, -0.285156, -0.005096, -0.003769, 0.005707, 0.251953, -0.00412, -0.01001, -0.070801, -0.507812, 0.029907, 0.410156, 0.554688, 0.168945, -0.003815, -0.003006, 0.002701, -0.180664, -0.10791, 0.03418, -0.433594, -0.419922, -0.036377, 0.047852, 0.020752, -0.298828, -0.022217, 0.043213, -0.138672, -0.730469, -0.057861, -0.072754, -0.496094, -0.15332, 0.018921, -0.006531, 0.039307, -0.341797, -0.001678, -0.002426, -0.017944, -0.333984, -0.011169, -0.02063, -0.026001, -0.3125, -0.014282, -0.023315, -0.079102, -0.523438, -0.02771, -0.033691, -0.083496, -0.550781, 0.036133, 0.089355, 0.275391, -0.125977, -0.005737, -0.031738, -0.063965, -0.566406, -0.004364, 0.010437, 0.018066, 0.378906, 0.003555, -0.01532, -0.026733, 0.373047, -0.018555, 0.010559, -0.01532, 0.480469, -0.001579, -0.004974, -0.033203, -0.144531, -0.000364, 0.002151, 0.007263, 0.24707, -0.003464, -0.000641, 0.042236, 0.355469, -0.021973, -0.542969, -0.249023, 0.029175, -0.019775, -0.018433, 0.061279, 0.699219, 0.10791, 0.248047, 0.476562, -0.180664, 0.036621, 0.066895, 0.220703, -0.19043, 0.018555, 0.011902, -0.386719, -0.617188, -0.027222, 0.004791, 0.071777, 0.445312, -0.001808, 0.021484, 0.316406, 0.005219, -0.002808, -0.00354, -0.018188, -0.328125, 0.005035, 0.019043, 0.071289, 0.335938, 0.016724, 0.035889, 0.071777, 0.875, 0.004333, 0.027222, -0.021606, -0.24707, -0.004578, 0.003998, -0.032471, 0.219727, 0.004333, -0.03125, -0.057129, -0.566406, -0.02063, -0.020508, -0.057373, -0.478516, 0.000706, 0.001114, 0.036865, 0.435547, 0.004333, -0.014771, -0.028442, -0.402344, 0.008667, 0.026978, -0.062988, -0.380859, -0.021973, 0.605469, 0.189453, 0.267578, -0.382812, -0.710938, -0.048096, 0.037598, -0.001839, -0.001053, -0.006531, -0.271484, 0.004395, 0.008362, 0.054932, 0.378906, 0.009338, 0.023438, 0.050781, 0.261719, -0.002899, -0.005066, -0.008057, -0.365234, 0.070312, 0.068848, 0.462891, 0.070312, -0.53125, -0.535156, 0.007141, 0.039795, 0.119141, 0.492188, 0.085449, 0.000355, 0.017822, 0.00071, 0.025757, -0.255859, 0.019775, 0.004486, 0.027344, 0.550781, 0.470703, 0.306641, 0.419922, -0.188477, 0.008301, 0.007874, 0.045654, 0.310547, 0.048584, 0.055664, 0.063477, 0.660156, -0.034424, -0.046143, -0.183594, 0.105469, -0.011353, -0.037842, -0.026855, -0.380859, 0.300781, 0.546875, -0.174805, 0.235352, 0.014404, 0.012695, 0.10791, 0.554688, 0.053955, 0.011414, -0.092285, 0.345703, -0.003448, -0.006805, -0.026367, -0.259766, 0.021729, 0.021118, 0.095703, 0.496094, -0.326172, -0.683594, -0.065918, -0.054443, -0.013428, -0.013794, -0.07373, -0.539062, 0.001465, 0.00238, 0.003387, -0.186523, 0.012329, 0.09375, -0.134766, -0.242188, -0.017944, -0.054199, -0.558594, -0.527344, 0.099121, 0.167969, -0.041748, 0.00766, -0.081055, -0.163086, -0.241211, -0.625, -0.026245, 0.000362, -0.03064, -0.660156, 0.02002, 0.032715, 0.091309, 0.527344, -0.009399, -0.11377, -0.263672, -0.785156, -0.009338, -0.01709, -0.058838, -0.574219, -0.083496, 0.164062, 0.15332, 0.757812, 0.008972, 0.010864, -0.004669, -0.279297, 0.016968, -0.010193, 0.044189, -0.339844, -0.105957, -0.369141, -0.243164, 0.205078, 0.006805, 0.004272, 0.108398, 0.632812, 0.351562, 0.167969, 0.386719, -0.22168, -0.005981, -0.007996, -0.152344, -0.632812, -0.03833, -0.089844, -0.138672, 0.143555, -0.095703, -0.535156, -0.160156, -0.142578, -0.005188, 0.017334, 0.03833, 0.21875, -0.055908, -0.092285, -0.063965, 0.172852, 0.010437, 0.039307, 0.123535, 0.609375, 0.00769, 0.006622, -0.000233, -0.131836, -0.005035, -0.003403, -0.016724, 0.108887, -0.00412, -0.005707, 0.007019, 0.239258, 0.049561, 0.087402, 0.164062, 0.324219, -0.009827, -0.018311, -0.011047, 0.265625, -0.006134, 0.011658, 0.034668, 0.478516, -0.00012, 0.002197, -0.011902, 0.253906, 0.013245, 0.010803, -0.00885, -0.240234, 0.013428, 0.089355, 0.195312, -0.084961, -0.003998, 0.000416, 0.057129, 0.330078, 0.007294, 0.026733, 0.036865, 0.287109, 0.013489, 0.017334, 0.066406, 0.546875, 0.010986, -0.034424, -0.07959, -0.355469, -0.001999, -0.002258, 0.010864, 0.125, -0.005127, -0.000767, -0.041748, -0.302734, 0.008667, 0.042236, 0.102539, 0.515625, -0.007782, -0.003845, 0.003403, 0.128906, -0.001755, -0.050781, 0.257812, 0.570312, -0.030518, -0.094727, -0.150391, -0.5625, 0.002838, 0.005463, 0.007812, -0.265625, -0.006775, 0.031128, -0.174805, -0.578125, 0.041992, 0.136719, 0.020142, -0.122559, -0.014709, 0.020752, 0.166992, 0.589844, 0.011169, -0.018188, -0.034424, -0.205078, -0.001411, -0.000778, 0.003311, -0.277344, -0.034424, -0.070801, -0.166016, -0.414062, 0.010071, -0.005554, -0.038086, -0.324219, -0.001373, -0.00267, 0.047363, 0.294922, -0.000572, -0.003098, -0.037598, -0.328125, 0.004486, 0.015747, 0.08252, 0.365234, 0.0047, 0.038574, 0.088867, 0.710938, 0.005219, 0.009705, 0.003525, -0.248047, 0.00354, 0.008179, -0.019897, -0.267578, -0.013977, -0.003326, -0.020752, 0.259766, 0.028076, -0.008606, -0.036865, -0.535156, -0.008789, -0.002701, -0.010437, -0.243164, -0.002029, -0.002502, -0.023071, -0.363281, -0.017212, -0.00647, 0.021484, 0.308594, -0.037598, -0.085938, -0.213867, -0.597656, 0.017334, 0.237305, 0.574219, -0.058594, 0.022461, 0.035645, 0.097168, -0.006897, -0.005768, -0.0065, 0.022339, 0.212891, 0.003937, 0.016113, -0.039795, -0.308594, -0.003021, 0.006317, 0.061768, 0.330078, -0.004608, 0.003357, 0.046631, 0.230469, 0.00106, 0.020752, 0.026611, -0.349609, -0.014893, 0.023438, 0.208984, 0.617188, -0.001526, -0.006439, 0.000301, 0.15332, -0.010376, -0.004608, 0.006012, 0.195312, 0.007751, 0.00824, -0.002625, -0.185547, -0.014954, -0.016357, 0.02832, 0.261719, 0.014404, 0.15918, 0.582031, 0.046875, -0.006348, -0.019409, 0.00647, 0.412109, 0.024414, 0.022217, -0.12207, -0.458984, 0.002335, 0.027344, 0.206055, -0.051025, -0.021484, -0.07373, -0.174805, 0.142578, 0.075684, 0.349609, 0.199219, 0.291016, -0.000273, -0.010132, -0.018799, 0.257812, -0.014282, 0.006104, 0.166992, 0.597656, -0.07373, -0.292969, -0.498047, 0.089355, 0.001709, 0.000353, 0.197266, 0.683594, 0.245117, 0.5, 0.15332, -0.110352, 0.012756, 0.003052, 0.001831, -0.12793, -0.012024, -0.014893, -0.12793, -0.589844, 0.011475, -0.009949, -0.047363, -0.341797, -0.011414, -0.007568, -0.02832, -0.5, 0.000927, -0.012085, 0.206055, 0.123047, 0.038574, 0.067383, 0.147461, -0.161133, 0.001678, 0.020996, -0.117188, -0.683594, -0.03064, -0.064453, -0.144531, -0.515625, -0.028198, -0.008362, 0.10498, 0.628906, -0.371094, -0.318359, 0.034912, -0.146484, -0.011658, -0.005981, 0.002853, 0.388672, 0.012146, 0.014099, -0.046387, -0.229492, -0.000652, -0.00293, 0.001572, 0.116699, -0.015137, -0.023682, 0.006927, 0.326172, -0.001183, 0.002335, -0.004517, 0.248047, -0.149414, -0.070801, -0.511719, -0.015747, 0.027344, 0.081543, 0.131836, -0.166016, -0.00036, 0.004852, 0.001579, -0.296875, 0.00116, -0.00145, -0.004364, 0.302734, 0.007324, -0.003265, -0.008545, -0.320312, -0.006042, 0.037598, 0.081543, 0.671875, -0.007385, -0.042236, -0.349609, -0.457031, 0.008545, 0.012268, 0.092773, 0.490234, 0.018433, 0.001328, -0.002365, -0.259766, -0.01062, -0.01416, -0.002777, 0.289062, -0.021851, 0.002335, -0.083984, -0.625, 0.011353, -0.008728, 0.196289, 0.080566, 0.008606, 0.005646, 0.002426, -0.265625, -0.001656, -0.007538, -0.044189, -0.378906, -0.012451, -0.032715, 0.008484, 0.310547, 0.00209, -0.006561, -0.013916, 0.246094, 0.007874, 0.071289, 0.144531, 0.527344, 0.036377, 0.027832, 0.121582, 0.578125, -0.34375, -0.447266, 0.098633, -0.224609, 0.003143, 0.021118, 0.165039, 0.484375, -0.000336, 0.004761, 0.041504, 0.347656, 0.060791, 0.145508, 0.041748, -0.114258, 0.002625, 0.02063, 0.07373, 0.582031, 0.010925, 0.056152, 0.089844, 0.589844, -0.005798, -0.004181, 0.194336, 0.114258, -0.021973, -0.031982, -0.069824, -0.539062, 0.006409, -0.005371, 0.001778, -0.235352, -0.005432, -0.007935, 0.022217, 0.12793, 0.006958, 0.009949, 0.045898, 0.337891, 0.015991, 0.005035, -0.003967, -0.259766, -0.015625, -0.074707, -0.061279, -0.628906, 0.025635, 0.078613, 0.136719, -0.161133, 0.000511, -0.027344, -0.085449, -0.302734, -0.002121, 0.069336, 0.172852, 0.59375, -0.002258, 0.022949, 0.100586, 0.574219, 0.036621, 0.062256, 0.112793, 0.566406, 0.008423, 0.054443, 0.206055, -0.049805, -0.000139, 0.01709, 0.031006, -0.261719, 0.007599, 0.021973, 0.041748, 0.408203, -0.029297, -0.100098, -0.125, 0.151367, -0.003967, -0.011353, 0.03833, 0.414062, -0.016357, 0.00135, 0.078125, 0.421875, 0.128906, 0.482422, 0.306641, -0.154297, -0.006531, -0.01239, -0.022461, -0.15625, 0.003342, 0.019043, 0.028809, 0.447266, -0.004211, -0.003693, -0.015381, -0.133789, 0.00528, 0.00351, -0.000484, -0.231445, 0.002762, 0.000248, 0.000519, -0.248047, 0.004242, 0.002411, 0.013306, -0.332031, -0.001457, -0.002777, 0.003311, 0.132812, 0.002045, 0.001541, 0.005859, -0.154297, 0.002014, 0.002975, 0.015259, 0.213867, -0.148438, -0.176758, -0.246094, -0.365234, -0.000591, -0.001099, -0.004089, 0.129883, 0.002106, 0.001221, -0.003098, -0.15918, 0.000553, 0.013, 0.071777, 0.433594, 0.004303, 0.005402, 0.017578, 0.137695, 0.000085, -0.00106, -0.006683, -0.103516, 0.004578, 0.002228, -0.000797, -0.121094, 0.00293, 0.001022, 0.001869, 0.100098, 0.002777, 0.003189, 0.008728, -0.164062, 0.00325, 0.003479, -0.002701, -0.257812, 0.000349, 0.003815, 0.00473, -0.144531, -0.002792, -0.004395, -0.009766, -0.115723, -0.000134, -0.000267, 0.001122, 0.314453, 0.000507, 0.00238, -0.000908, 0.176758, -0.008118, -0.011169, -0.033447, -0.09668, 0.011108, 0.011841, 0.037109, 0.306641, 0.006134, 0.004333, 0.013184, -0.145508, 0.000056, -0.002701, -0.013489, -0.146484, -0.006287, -0.00705, -0.004456, -0.367188, 0.001503, 0.001671, -0.002045, 0.296875, -0.014893, -0.060547, -0.143555, -0.386719, 0.000219, 0.000332, 0.010986, 0.123535, 0.012512, 0.012695, 0.03418, 0.34375, -0.018921, -0.020142, -0.058105, -0.492188, -0.001251, -0.000908, 0.005432, 0.099121, -0.003098, -0.000957, -0.008667, -0.133789, 0.000999, -0.000236, -0.003128, -0.064941, 0.001907, -0.001381, -0.00264, -0.094727, -0.00036, -0.000687, -0.006622, -0.076172, -0.009399, -0.017578, -0.032227, -0.458984, -0.002289, -0.001518, -0.006195, -0.091309, -0.002441, -0.000999, -0.010132, 0.178711, -0.001022, 0.000496, 0.00174, 0.064941, 0.000511, 0.008057, -0.000282, -0.116211, 0.000124, -0.003525, -0.003189, 0.12207, -0.012695, -0.011108, -0.036621, -0.402344, -0.000418, -0.000683, 0.007568, 0.086426, 0.003159, 0.002487, 0.000893, -0.12207, -0.001137, -0.007355, -0.044434, -0.429688, -0.001457, -0.002808, -0.005066, -0.09375, 0.000702, -0.001633, -0.000942, -0.087402, 0.00412, -0.000433, -0.003464, -0.332031, 0.000851, -0.001648, 0.012634, 0.094238, 0.00058, -0.000311, 0.004089, -0.173828, -0.005035, -0.006592, -0.019897, -0.151367, -0.010864, -0.01532, -0.02771, -0.365234, -0.000942, -0.000334, -0.00193, -0.057617, -0.012268, -0.020996, -0.054443, -0.28125, -0.000458, -0.002777, 0.000896, 0.054443, 0.075684, 0.091309, 0.176758, 0.484375, -0.00412, -0.003448, -0.014893, -0.092285, -0.003494, -0.000296, -0.003815, -0.24707, -0.002945, -0.00592, -0.029053, -0.388672, -0.000128, 0.000668, 0.001808, 0.061523, 0.002487, 0.00238, 0.007202, -0.160156, -0.001633, -0.003738, -0.004364, -0.135742, -0.000051, -0.000288, -0.000771, -0.078613, -0.000125, 0.000186, -0.000395, 0.067871, -0.004059, -0.004395, -0.007874, -0.21582, 0.005737, 0.008545, 0.019653, 0.108887, 0.002472, 0.002472, 0.004761, -0.119629, -0.001549, 0.000793, 0.004822, -0.216797, -0.000629, -0.001213, -0.00264, 0.057373, 0.001007, 0.001373, -0.007477, -0.100586, -0.005707, -0.006866, -0.016968, -0.124512, -0.001472, 0.002014, 0.014771, 0.404297, 0.031494, 0.068359, 0.109375, 0.232422, -0.001816, -0.001648, -0.008789, -0.070801, -0.001862, -0.000896, -0.001205, 0.097656, 0.001556, 0.002686, -0.000385, -0.087891, 0.005554, 0.008179, 0.026123, 0.449219, 0.000107, 0.001923, 0.005249, -0.106934, -0.003632, -0.00293, -0.009155, -0.314453, 0.010986, 0.003998, 0.025879, 0.394531, -0.000113, -0.000782, -0.002014, -0.062988, 0.00045, 0.001503, 0.003998, 0.054688, 0.000938, -0.000399, -0.007019, 0.176758, 0.004089, 0.005493, 0.011047, -0.183594, -0.002655, -0.004547, 0.00206, -0.300781, 0.001503, 0.003586, 0.003708, -0.195312, 0.000721, 0.000142, 0.002914, -0.144531, -0.001335, -0.000828, 0.00235, 0.091309, 0.00473, 0.00412, 0.012024, 0.209961, -0.001831, 0.00029, -0.003418, 0.142578, 0.003189, 0.000999, -0.000068, -0.249023, -0.000159, 0.002884, 0.012573, 0.075684, -0.013, -0.008667, -0.006348, 0.227539, 0.009521, 0.012939, 0.033203, 0.062256, 0.004608, 0.00528, 0.008972, 0.345703, 0.001373, -0.00116, -0.000231, 0.15918, -0.000523, 0.000199, -0.000889, -0.063965, -0.000126, -0.00386, -0.007721, -0.132812, 0.002197, 0.007233, 0.030884, 0.4375, 0.006714, 0.011719, 0.029297, 0.419922, 0.006805, 0.004883, 0.006317, -0.5, -0.001732, -0.002823, -0.004028, -0.086914, -0.001907, -0.000546, -0.004608, 0.161133, 0.000473, 0.000092, -0.001152, 0.095215, 0.002518, 0.000702, -0.002167, -0.098145, -0.006073, -0.002914, -0.01355, -0.28125, 0.011597, 0.011108, 0.02063, 0.451172, -0.00235, 0.000984, -0.00206, -0.078613, 0.000751, 0.004181, 0.011108, 0.095215, -0.001366, -0.000999, -0.002762, -0.069336, 0.002502, 0.003845, 0.006287, 0.241211, -0.00206, -0.003189, -0.005707, -0.332031, -0.000965, -0.000278, -0.009827, 0.177734, -0.001999, -0.001755, -0.002487, -0.143555, 0.002441, 0.003815, 0.005798, -0.166992, -0.004547, -0.006927, -0.016602, -0.367188, -0.007263, -0.012207, -0.046631, -0.435547, -0.000353, -0.001572, -0.007416, -0.219727, -0.001213, -0.001495, -0.000275, 0.105469, 0.00161, 0.002182, -0.003479, -0.089355, 0.000683, 0.000763, 0.000755, -0.135742, 0.044434, 0.054932, 0.103027, 0.131836, 0.004181, 0.007751, 0.020508, 0.136719, 0.001755, 0.001686, -0.001793, -0.275391, -0.00016, -0.000471, 0.000169, 0.07666, 0.022583, 0.027588, 0.067871, 0.054688, 0.000129, 0.000984, 0.001244, 0.061523, 0.001564, 0.018188, 0.02002, -0.148438, 0.00589, 0.000526, -0.118164, -0.000161, -0.015381, 0.075684, 0.005493, 0.427734, 0.007874, 0.010925, -0.000389, -0.201172, -0.005371, 0.011475, 0.009216, 0.251953, 0.001183, 0.004578, 0.01532, 0.151367, 0.012878, 0.033691, 0.085449, -0.091309, 0.002884, -0.029907, 0.072266, 0.116211, -0.026978, -0.058594, 0.075195, -0.094727, -0.019287, -0.015015, 0.129883, 0.012024, -0.036133, 0.022461, -0.090332, -0.020386, 0.0177, -0.011108, 0.026489, -0.150391, -0.026611, -0.042236, -0.078125, 0.108887, 0.004456, 0.013672, 0.040527, 0.162109, -0.036377, 0.08252, 0.144531, 0.277344, -0.000507, 0.004333, -0.00708, 0.126953, 0.009338, 0.005524, -0.125977, -0.040283, -0.031982, -0.094727, -0.000557, 0.04541, -0.010986, -0.034424, -0.01001, 0.038818, 0.00531, 0.008301, 0.005371, -0.144531, -0.060059, -0.07373, 0.036621, 0.018066, -0.074707, 0.004547, 0.064941, -0.009399, 0.012329, 0.025146, -0.093262, -0.062256, -0.001648, -0.010132, -0.04541, -0.125, -0.01709, 0.021729, 0.115723, -0.008118, -0.004333, -0.012146, -0.003281, 0.158203, -0.005768, -0.05249, -0.081543, 0.085449, -0.00045, 0.003098, 0.010254, -0.132812, -0.00473, -0.000155, -0.00592, 0.128906, 0.002808, 0.025879, -0.058105, -0.121582, 0.012451, 0.026123, -0.055664, -0.143555, 0.001099, 0.019531, -0.07959, -0.109863, 0.012329, 0.022705, -0.041016, -0.144531, 0.000713, 0.004517, 0.012878, 0.066406, -0.007233, 0.004974, 0.054199, 0.285156, 0.102539, -0.007385, -0.027588, 0.013306, 0.012268, 0.003998, -0.133789, -0.053223, -0.018799, -0.039551, 0.022461, 0.136719, 0.000124, -0.002747, 0.011292, 0.133789, 0.025391, -0.048096, -0.083496, -0.05542, 0.00528, -0.026123, -0.123047, 0.020386, -0.00005, -0.005798, 0.004822, 0.149414, -0.026611, -0.105469, -0.017578, 0.047363, -0.005737, -0.015442, -0.026489, -0.208008, -0.001633, -0.011841, -0.036865, 0.296875, 0.018555, 0.033203, 0.015015, -0.129883, -0.008972, -0.087891, -0.009888, 0.029663, 0.004578, 0.007935, 0.007538, -0.15332, -0.006622, -0.024292, 0.02063, 0.217773, -0.004761, 0.002853, 0.045654, 0.300781, -0.000381, 0.077148, 0.082031, -0.054932, 0.007996, 0.029663, 0.03125, -0.149414, 0.012634, 0.035156, 0.103027, -0.100098, 0.007996, -0.046875, -0.088867, 0.057373, -0.005951, -0.044922, 0.023071, 0.131836, 0.002106, -0.007019, -0.003159, 0.076172, -0.03125, -0.05127, -0.068359, 0.101562, -0.013428, -0.030151, -0.038574, 0.121582, 0.003418, 0.014526, 0.045166, -0.022949, 0.051514, 0.073242, -0.059814, -0.042236, -0.382812, -0.174805, -0.066895, -0.134766, -0.006927, 0.005859, -0.333984, -0.166016, -0.012695, -0.012634, 0.008362, 0.194336, -0.040771, -0.163086, 0.063477, -0.306641, -0.081543, 0.055664, -0.337891, -0.209961, 0.000179, 0.104004, 0.375, 0.402344, -0.000078, -0.002884, -0.006775, 0.098633, -0.088379, -0.011475, 0.020264, -0.003403, -0.033203, 0.023438, 0.007111, 0.119141, -0.018799, -0.005035, 0.00708, 0.275391, -0.000557, -0.000881, 0.00531, -0.060791, 0.007935, 0.016846, 0.054688, 0.472656, 0.005615, 0.01355, 0.112305, -0.040283, 0.005829, 0.005524, -0.014099, -0.150391, 0.067383, -0.010925, 0.057129, -0.074219, -0.011841, -0.086426, 0.057129, -0.067871, -0.010071, -0.009888, -0.006897, 0.130859, 0.000992, -0.027588, -0.023682, 0.145508, -0.017578, -0.020386, -0.022461, 0.137695, 0.004028, 0.000542, 0.016724, 0.118164, -0.003082, -0.003021, -0.029297, 0.15625, 0.063477, 0.019775, 0.046143, -0.084473, -0.043457, 0.043701, 0.09082, 0.04541, 0.067871, 0.077148, 0.00296, -0.013123, -0.007599, 0.051514, 0.099609, -0.069336, -0.000109, -0.001297, 0.002457, 0.223633, 0.032959, 0.088379, -0.050293, -0.082031, -0.017944, 0.099121, 0.031494, 0.040283, -0.024902, 0.035156, 0.016968, 0.12793, -0.031738, 0.034912, 0.072266, 0.060303, -0.004059, -0.051025, -0.062012, -0.341797, -0.027222, -0.080078, 0.038818, 0.063965, -0.000115, 0.000086, -0.001579, 0.086426, -0.031982, -0.03833, -0.066406, 0.081055, -0.009583, 0.006073, -0.0005, -0.154297, -0.078613, 0.020386, -0.036377, -0.032227, 0.002731, 0.001495, -0.008606, 0.060059, 0.033447, 0.060059, 0.070801, -0.075684, -0.006195, -0.008667, -0.000874, -0.125977, 0.010437, 0.05127, 0.055908, -0.104004, -0.009216, -0.007874, 0.018677, 0.154297, 0.012024, 0.00769, 0.00415, -0.253906, 0.015015, 0.021118, 0.020142, -0.135742, -0.008911, -0.100098, -0.003998, 0.018555, -0.000183, -0.000458, -0.009155, -0.134766, 0.001526, 0.00383, 0.003311, -0.069824, -0.00053, -0.000992, -0.022583, -0.207031, 0.009094, -0.032715, -0.125977, 0.007538, -0.000093, -0.002411, -0.02771, -0.169922, -0.004181, 0.041504, -0.040771, -0.124512, -0.003036, -0.0047, 0.003067, -0.162109, -0.002625, 0.00824, 0.084473, -0.019409, 0.004791, -0.010437, 0.00592, -0.185547, 0.001381, 0.000557, 0.003677, 0.078125, -0.00206, 0.000957, -0.001305, -0.092773, 0.000221, 0.009155, -0.023926, -0.164062, -0.030273, -0.094727, 0.046387, -0.020996, 0.002869, 0.00473, -0.069336, -0.239258, 0.003677, 0.007874, 0.015137, -0.130859, 0.00016, -0.000006, 0.132812, 0.009644, 0.003998, -0.001785, -0.044434, -0.057129, 0.011902, 0.014587, 0.115234, -0.051025, 0.006897, 0.037842, 0.090332, 0.236328, -0.004913, -0.010803, -0.022583, 0.079102, -0.005798, -0.02124, 0.061035, 0.126953, -0.0354, -0.094238, 0.047363, 0.036133, 0.003357, 0.010925, 0.04834, 0.019287, -0.041504, -0.065918, 0.081055, -0.050781, 0.000744, 0.00267, 0.013672, 0.170898, 0.004547, 0.014465, 0.079102, 0.037598, 0.001106, 0.00415, 0.010071, 0.093262, 0.008911, 0.016113, 0.084473, 0.199219, -0.000319, -0.004028, -0.016479, -0.117188, -0.000214, -0.002914, -0.009155, -0.114258, -0.010925, -0.008911, 0.04248, 0.222656, -0.104492, 0.419922, 0.349609, 0.289062, -0.001617, -0.001915, -0.005646, 0.05249, 0.002136, 0.003937, -0.015259, -0.136719, -0.002213, 0.002396, 0.045654, 0.245117, 0.02417, 0.04541, 0.145508, 0.367188, -0.013123, -0.058105, -0.412109, -0.498047, 0.028931, 0.035645, 0.337891, 0.570312, 0.00528, 0.014099, 0.03418, 0.192383, 0.010864, 0.030884, 0.257812, 0.578125, -0.00528, -0.025513, -0.081543, -0.165039, -0.004272, 0.100098, 0.004028, -0.003128, 0.016602, 0.018799, -0.004639, -0.376953, -0.003387, -0.009033, -0.02124, -0.363281, 0.014832, 0.003204, -0.125, 0.015259, 0.002197, -0.000133, -0.02124, -0.180664, -0.003586, -0.003723, 0.003067, 0.089355, 0.084473, 0.030151, 0.0271, -0.061279, -0.006592, -0.036133, -0.103027, -0.261719, -0.05127, -0.039307, 0.006531, 0.041016, -0.01355, -0.046143, -0.05127, -0.000683, 0.009155, 0.039307, 0.024658, -0.078613, -0.002029, 0.00002, 0.001884, 0.047363, -0.00161, -0.000992, 0.008484, 0.054688, -0.00045, 0.012634, 0.007324, -0.095703, 0.027222, 0.05249, 0.3125, 0.429688, -0.000568, 0.008911, 0.049561, -0.083008, 0.001534, -0.002045, -0.102539, 0.036133, 0.011902, 0.124023, -0.023682, -0.028809, 0.001244, -0.000311, -0.007172, 0.047852, -0.001526, -0.002151, 0.000568, 0.050781, 0.003082, 0.003845, 0.018921, 0.125977, 0.000292, -0.000188, -0.004639, -0.0625, 0.001328, -0.001579, -0.011108, -0.111816, -0.000763, 0.000315, 0.009399, 0.143555, -0.001137, -0.000916, 0.011902, 0.080078, -0.004761, -0.007874, -0.111328, 0.062988, 0.004852, 0.003296, -0.009521, -0.108887, 0.009705, 0.011597, -0.118164, 0.009155, -0.00705, -0.001915, -0.027222, -0.373047, -0.006287, -0.012756, -0.044189, -0.296875, -0.00006, -0.000942, -0.00647, -0.050537, -0.000565, 0.001068, 0.009399, 0.225586, -0.000349, -0.00238, -0.000774, 0.101562, -0.002487, -0.001572, -0.007935, -0.055176, -0.000155, 0.000122, 0.004547, -0.047363, 0.000862, 0.002029, 0.026123, -0.000313, 0.001984, 0.004639, -0.009094, -0.249023, 0.000284, 0.000137, 0.007202, 0.053711, 0.001839, 0.000633, -0.010254, -0.177734, -0.011475, 0.013733, 0.048828, -0.09668, -0.001175, -0.001831, -0.003372, 0.041748, -0.006439, 0.040283, -0.213867, -0.320312, -0.001915, 0.005402, 0.022949, 0.339844, 0.009277, 0.086914, -0.082031, -0.009338, -0.000397, -0.000278, 0.010803, 0.231445, 0.007324, -0.006256, -0.045898, 0.074219, -0.015076, -0.093262, 0.007355, 0.043701, 0.008118, 0.005402, -0.014221, -0.373047, -0.000538, 0.001488, 0.011597, -0.050049, -0.002335, -0.008789, 0.097656, -0.081543, 0.001427, -0.013855, -0.06543, 0.132812, 0.001114, 0.011963, 0.034912, 0.197266, -0.175781, -0.484375, -0.269531, -0.25, 0.011292, 0.010376, -0.004272, -0.355469, 0.001358, 0.022705, 0.073242, 0.024902, -0.005615, -0.004364, -0.000679, 0.138672, 0.134766, 0.34375, 0.404297, 0.28125, -0.003082, -0.002151, -0.015869, 0.269531, -0.06543, -0.589844, -0.511719, 0.000965, -0.000401, -0.000702, -0.005524, 0.040283, 0.005707, -0.008179, -0.046631, 0.096191, -0.003311, 0.003571, 0.015076, 0.390625, -0.002502, 0.001549, 0.00386, 0.082031, 0.018188, 0.033691, 0.101074, 0.228516, 0.002228, -0.001808, -0.004059, -0.141602, -0.001144, -0.000267, -0.000376, 0.055664, -0.015625, -0.010254, 0.017456, 0.462891, -0.002121, 0.007751, 0.020752, 0.294922, 0.001549, 0.001572, -0.000076, -0.067871, -0.001732, -0.003555, -0.004364, 0.120605, -0.119629, -0.335938, -0.451172, -0.180664, 0.000234, 0.00412, 0.02771, 0.162109, -0.001305, -0.003967, 0.001801, 0.103516, -0.00351, 0.001862, 0.013, 0.145508, 0.001717, 0.023193, 0.060791, -0.057373, -0.01001, -0.10498, -0.277344, -0.308594, 0.002731, 0.009155, 0.031982, 0.18457, -0.007355, -0.005249, 0.111816, -0.018555, 0.00386, 0.009949, -0.006378, -0.347656, 0.032227, 0.100098, -0.07373, -0.024048, -0.04126, -0.081055, -0.146484, -0.289062, 0.006775, 0.029419, 0.098145, 0.601562, -0.011047, -0.011169, -0.026978, 0.347656, 0.006104, 0.017578, 0.21582, -0.098145, -0.000713, -0.002014, 0.001488, 0.088379, 0.003326, 0.003082, -0.00029, -0.077637, 0.007324, -0.020874, -0.01239, 0.100586, 0.022949, 0.024048, -0.002151, -0.388672, 0.001114, -0.00106, 0.005798, 0.117188, 0.003906, 0.017212, -0.092285, -0.015625, -0.000835, -0.00119, 0.001297, -0.046875, 0.196289, 0.177734, 0.302734, 0.279297, 0.001694, 0.002136, 0.003555, -0.05835, 0.004028, 0.001747, 0.016602, 0.199219, -0.015015, -0.060303, -0.265625, -0.429688, 0.006317, 0.008118, -0.00589, -0.162109, -0.001068, -0.000353, -0.000257, 0.04834, -0.000946, -0.005371, -0.015625, 0.047119, -0.001259, -0.005493, -0.006195, -0.261719, -0.01062, -0.052246, 0.023438, 0.095703, -0.001823, -0.002258, 0.001747, -0.186523, 0.00116, 0.005768, 0.037354, -0.013062, 0.003464, -0.00473, -0.102539, 0.026733, 0.001694, 0.003036, -0.00264, -0.047607, -0.002335, -0.016602, -0.049072, -0.373047, -0.014771, 0.004608, 0.644531, 0.132812, 0.075195, 0.478516, 0.191406, -0.031006, -0.017212, -0.037354, -0.357422, -0.421875, 0.000847, 0.000492, -0.004242, -0.056885, -0.003296, 0.001221, 0.0625, 0.067383, 0.006226, 0.005493, -0.005859, -0.166016, 0.000265, 0.000206, 0.000282, -0.020874, -0.000463, -0.001106, -0.001015, -0.060547, 0.00009, 0.003204, 0.008972, 0.118164, -0.000011, 0.000171, 0.000668, 0.035645, -0.000097, -0.002991, -0.003754, -0.116699, -0.000026, -0.000648, -0.000839, -0.022217, 0.000774, 0.000717, -0.000101, 0.030762, -0.001564, 0.000372, 0.001022, 0.065918, -0.001137, -0.000341, -0.002991, 0.054199, 0.000418, 0.000322, 0.004242, -0.050049, 0.000439, 0.00037, -0.000209, 0.081055, -0.000286, -0.000454, -0.002487, 0.050049, 0.000317, 0.002808, 0.005554, 0.186523, -0.000076, -0.00322, -0.003311, -0.087402, 0.000248, 0.001358, 0.005493, 0.047607, 0.000162, -0.000087, -0.003571, 0.059326, -0.000226, 0.000652, 0.001228, 0.063965, -0.023315, -0.028687, 0.273438, 0.211914, 0.001465, -0.000387, 0.000294, -0.105957, -0.000935, -0.001579, 0.00589, 0.347656, 0.00013, -0.000458, -0.000477, -0.008972, 0.000109, -0.000265, -0.001427, -0.029175, 0.000553, 0.004425, 0.008972, 0.460938, 0.000877, 0.001381, 0.00106, -0.05249, -0.000207, -0.00066, -0.000477, -0.011047, -0.001724, 0.002258, 0.003433, 0.121094, 0.000694, -0.000267, -0.000927, -0.023071, -0.001091, -0.000957, -0.002029, 0.070312, 0.000486, 0.00008, 0.002167, -0.025635, 0.004883, 0.00177, 0.003784, 0.308594, 0.011169, 0.009583, 0.022705, 0.439453, 0.000399, 0.000261, 0.00013, 0.012695, 0.000435, 0.000557, 0.002151, -0.050537, 0.000103, -0.000355, -0.001183, -0.030884, -0.000441, 0.000254, -0.000134, -0.028442, -0.000116, -0.000523, -0.000736, -0.009399, -0.001404, 0.0019, 0.003967, 0.098633, -0.000175, 0.000311, 0.002426, 0.049072, -0.000139, -0.000553, -0.000622, -0.008484, -0.001083, -0.000418, 0.001404, 0.0625, -0.002487, 0.001434, 0.001549, 0.094727, 0.000041, 0.000607, 0.002289, -0.026855, -0.00011, -0.000188, -0.000393, 0.014343, -0.000163, -0.000427, -0.000671, -0.01001, -0.000226, -0.00164, -0.005646, -0.124023, 0.00032, 0.000042, 0.000292, -0.015503, 0.001823, 0.000217, -0.000098, -0.075684, -0.000252, 0.00004, -0.000136, -0.016235, 0.000215, 0.000444, 0.004242, -0.056641, 0.00322, 0.002808, 0.00161, 0.172852, -0.000213, -0.000618, -0.00238, 0.052979, 0.000112, -0.00412, -0.006744, -0.114258, 0.000473, -0.000232, -0.000645, -0.020752, 0.00592, 0.003265, 0.014465, -0.419922, 0.000519, -0.00132, -0.003998, -0.061035, -0.000187, -0.000587, -0.000736, -0.011108, 0.000024, 0.003448, 0.006165, 0.126953, -0.001465, -0.000919, -0.000957, 0.023804, 0.00074, 0.000755, 0.00087, 0.027588, 0.000362, -0.000173, 0.000259, 0.020874, 0.001068, 0.00325, 0.003937, 0.122559, -0.004303, -0.000713, -0.000813, 0.117676, -0.00209, -0.000121, -0.005402, -0.285156, 0.000005, -0.000146, 0.000633, -0.026123, -0.000243, 0.000393, -0.001328, 0.050049, -0.000241, 0.00058, 0.002136, 0.032715, -0.000195, -0.000507, -0.00069, -0.019409, -0.000568, -0.000235, -0.001541, -0.015198, -0.027466, -0.036133, -0.091797, -0.570312, 0.000025, 0.000397, 0.000759, 0.011719, -0.003906, -0.003235, -0.006592, -0.279297, -0.000139, -0.000208, -0.002975, 0.075195, -0.00018, 0.000141, 0.000664, -0.023804, -0.000343, -0.000254, -0.002167, 0.026733, 0.000319, -0.003693, -0.006714, -0.107422, -0.001266, -0.000881, -0.000797, -0.015381, 0.001152, -0.00161, -0.001442, -0.096191, 0.000137, 0.002075, 0.003815, 0.104492, -0.000904, -0.000169, -0.000037, 0.053467, 0.000048, -0.000307, 0.000218, -0.012207, -0.000729, 0.000051, -0.000082, 0.028809, 0.000759, 0.003143, 0.006805, 0.119629, -0.0002, -0.000072, 0.000098, -0.019043, 0.000032, 0.000275, 0.001846, 0.040039, 0.000261, 0.000511, 0.001152, 0.008606, -0.001282, -0.000203, -0.000104, 0.030273, -0.00209, 0.001076, 0.001877, 0.133789, -0.000068, -0.000418, -0.004303, -0.048584, 0.000374, 0.000349, 0.000294, 0.012085, 0.005157, 0.006104, 0.015503, 0.160156, 0.003204, 0.001366, 0.007782, 0.396484, -0.000273, -0.000454, -0.000916, -0.008911, 0.003265, -0.00058, -0.003265, -0.122559, 0.000115, -0.000098, 0.000025, -0.013245, 0.000001, 0.000193, 0.000072, 0.017822, 0.000172, 0.000486, 0.000999, 0.009094, -0.000389, 0.000414, 0.000549, 0.025391, 0.000246, 0.000218, 0.000595, -0.028687, 0.000223, 0.000393, 0.002014, -0.024902, -0.000908, -0.000736, -0.000402, 0.029419, -0.000122, 0.000021, 0.000261, 0.026611, -0.000504, 0.002533, 0.002899, 0.109863, 0.002167, -0.001518, 0.000063, -0.122559, -0.000081, -0.000224, -0.000702, -0.014404, -0.000009, -0.000173, -0.002075, 0.035156, 0.001625, 0.001381, 0.006348, -0.078125, -0.000081, 0.000774, 0.000319, -0.027222, 0.000135, 0.000456, 0.000652, 0.009888, 0.000328, 0.000237, 0.000395, 0.030762, 0.000023, -0.000161, -0.000021, 0.021606, 0.000183, -0.000664, -0.002213, 0.055908, 0.00036, -0.002991, -0.004272, -0.114746, -0.000213, 0.00001, -0.000538, -0.022705, -0.000036, 0.001175, 0.001938, -0.068359, -0.000486, 0.000416, 0.000511, 0.023193, 0.000239, -0.000458, -0.000175, -0.017822, -0.00206, -0.001801, -0.005402, -0.072266, -0.000148, -0.000332, -0.000622, -0.00885, 0.000471, 0.000595, 0.001175, 0.00946, 0.002518, 0.002136, 0.002991, 0.322266, 0.000309, 0.000378, 0.00082, 0.008484, 0.000568, -0.002029, -0.003891, -0.094727, 0.000401, 0.000931, 0.00206, -0.026855, 0.0, 0.000103, 0.000397, -0.019531, 0.000641, -0.002594, -0.004852, -0.110352, 0.000587, -0.003845, -0.005585, -0.114258, 0.000366, 0.000265, 0.000387, 0.010498, -0.001045, 0.000443, 0.001114, 0.118164, 0.09375, 0.108887, 0.455078, -0.114258, 0.017822, 0.051025, 0.121582, -0.036377, -0.024048, -0.022949, 0.023926, 0.396484, 0.007629, 0.016357, 0.013184, 0.236328, -0.013306, -0.010498, -0.014526, 0.227539, 0.092773, -0.326172, -0.107422, -0.408203, 0.007111, 0.024292, -0.1875, -0.597656, 0.01178, 0.017822, 0.043701, 0.296875, -0.021606, -0.013489, 0.114746, 0.402344, 0.119141, 0.554688, -0.078613, 0.171875, 0.006042, 0.008972, -0.003143, -0.302734, -0.020142, 0.105469, 0.018921, 0.314453, -0.0271, -0.066406, 0.014099, 0.28125, 0.038574, 0.114258, 0.566406, 0.043213, 0.018677, 0.117676, -0.484375, -0.388672, -0.030396, -0.018921, -0.049561, -0.488281, 0.018066, -0.019531, -0.121582, -0.578125, 0.009155, -0.001221, 0.009705, 0.130859, 0.003113, -0.035889, -0.10791, -0.648438, 0.435547, 0.265625, 0.300781, -0.223633, -0.033447, -0.076172, 0.145508, 0.253906, -0.000874, -0.02832, -0.106934, -0.558594, 0.047852, -0.015991, -0.037598, -0.429688, -0.052734, -0.126953, -0.464844, 0.166016, -0.511719, -0.224609, 0.098145, 0.037109, 0.0625, 0.116211, 0.170898, -0.164062, -0.051514, 0.188477, 0.554688, 0.034912, 0.21582, 0.199219, -0.204102, 0.213867, -0.000751, -0.020264, -0.048096, -0.474609, -0.163086, -0.318359, 0.123535, -0.234375, 0.063965, 0.09082, -0.419922, -0.308594, 0.002213, -0.02771, 0.00589, -0.375, 0.003632, 0.017822, 0.025391, -0.375, 0.02832, 0.077637, -0.165039, -0.212891, 0.095215, -0.111816, -0.367188, -0.445312, -0.161133, -0.240234, 0.088379, -0.001503, -0.051758, -0.302734, -0.167969, 0.169922, -0.019653, -0.007751, -0.025146, -0.277344, -0.005463, 0.004364, 0.066406, 0.227539, 0.04834, 0.182617, 0.11084, -0.128906, -0.003937, 0.008118, 0.008179, -0.208984, 0.008545, 0.011963, 0.026489, 0.249023, -0.050293, 0.285156, 0.390625, 0.032471, -0.180664, -0.073242, 0.122559, -0.063965, -0.04834, 0.129883, -0.396484, -0.349609, -0.07959, 0.035645, 0.039551, 0.384766, -0.365234, -0.130859, 0.149414, -0.126953, -0.016479, -0.002548, 0.25, 0.106934, -0.04834, -0.114258, 0.100586, 0.22168, -0.055664, -0.044922, 0.002945, 0.308594, -0.002396, 0.063477, -0.212891, -0.53125, 0.031738, 0.02356, -0.012207, 0.503906, 0.002243, -0.037598, -0.081543, 0.34375, 0.001007, -0.022095, -0.013611, 0.3125, 0.016968, 0.251953, 0.476562, -0.132812, 0.015015, 0.034424, 0.055664, 0.241211, 0.002884, 0.032959, -0.010498, -0.566406, -0.029663, 0.028442, 0.024292, 0.345703, -0.09082, -0.558594, 0.030518, -0.044434, 0.018921, 0.076172, -0.335938, -0.470703, -0.144531, 0.535156, 0.135742, 0.243164, -0.005676, -0.019775, -0.019287, -0.146484, 0.083496, 0.167969, -0.10498, 0.006165, -0.162109, -0.121094, -0.193359, 0.140625, 0.031494, -0.01239, -0.050537, 0.351562, 0.026001, 0.018799, -0.02063, -0.318359, -0.095215, -0.161133, 0.001602, 0.15332, -0.012207, 0.078125, 0.390625, -0.002136, -0.101562, -0.018555, 0.128906, 0.589844, 0.034912, 0.108887, 0.166016, -0.180664, -0.061279, -0.057617, 0.535156, 0.189453, 0.002884, 0.009888, 0.01062, 0.201172, 0.084473, 0.188477, 0.423828, -0.133789, -0.010193, -0.022095, -0.017334, 0.300781, 0.024292, 0.031494, -0.058594, -0.404297, 0.010132, 0.011292, 0.015747, 0.12793, 0.012451, 0.024414, 0.00132, 0.227539, 0.014465, -0.037109, -0.017456, -0.349609, 0.01416, 0.005066, -0.015076, -0.310547, -0.026489, 0.129883, -0.507812, -0.285156, -0.001099, -0.00824, -0.5, -0.206055, 0.058594, -0.032471, 0.076172, 0.535156, 0.072266, -0.065918, -0.095703, -0.574219, -0.030029, -0.017822, 0.050049, -0.314453, -0.012024, 0.012817, -0.053223, 0.283203, -0.000713, -0.006073, 0.005615, 0.142578, -0.049072, -0.157227, -0.158203, 0.158203, 0.047852, -0.59375, 0.043457, -0.245117, -0.042236, 0.308594, 0.084473, 0.457031, 0.000139, 0.006592, 0.002731, -0.177734, 0.021606, -0.021851, 0.628906, 0.088867, -0.010376, -0.008057, -0.006989, -0.425781, -0.066406, -0.109375, -0.19043, -0.332031, 0.005341, 0.037354, 0.013733, -0.425781, -0.414062, -0.234375, -0.263672, 0.25, -0.017578, -0.011963, -0.026367, -0.147461, -0.150391, -0.539062, 0.112305, 0.06543, 0.007172, 0.04834, 0.086426, 0.427734, 0.012146, 0.040039, -0.064941, -0.330078, -0.235352, -0.161133, -0.361328, 0.194336, -0.039062, -0.058594, 0.162109, 0.328125, -0.007538, -0.002396, 0.004303, -0.209961, -0.023193, 0.055664, 0.000154, 0.277344, -0.026611, 0.034912, 0.000427, 0.394531, 0.056152, 0.064941, 0.126953, -0.212891, 0.179688, 0.172852, -0.211914, 0.302734, -0.0354, -0.056885, -0.300781, 0.12207, -0.001389, 0.009338, 0.008484, 0.277344, -0.049805, -0.216797, 0.095703, -0.140625, -0.020996, -0.030518, -0.04834, 0.345703, 0.00006, -0.000286, -0.010132, -0.378906, 0.045166, 0.010193, -0.449219, -0.108887, 0.007172, -0.00103, 0.015015, 0.205078, 0.102051, 0.087402, 0.115723, -0.166016, -0.012756, -0.020264, -0.03418, 0.396484, 0.057129, 0.198242, 0.180664, -0.15332, -0.026489, 0.004211, -0.02063, -0.628906, -0.049561, -0.051514, -0.494141, 0.069824, 0.037842, 0.073242, -0.400391, -0.578125, 0.013611, 0.009949, 0.017212, -0.410156, 0.006714, 0.013977, 0.050293, 0.371094, 0.006592, 0.000366, 0.010864, 0.318359, 0.002045, 0.012024, 0.018188, -0.183594, 0.007233, -0.005585, -0.028809, -0.222656, 0.032715, 0.137695, 0.112793, -0.185547, 0.012451, 0.055664, 0.055664, 0.542969, 0.287109, 0.345703, -0.236328, 0.172852, -0.011841, -0.018066, 0.027222, -0.150391, -0.060547, 0.114258, 0.076172, 0.419922, -0.006897, -0.0354, -0.149414, -0.120117, -0.028931, -0.105469, -0.283203, 0.144531, -0.022339, -0.108887, -0.255859, 0.176758, -0.114258, -0.051025, -0.197266, 0.09082, -0.0047, 0.019653, -0.031006, -0.474609, -0.012634, -0.195312, 0.072266, -0.018921, 0.010315, 0.001144, 0.013306, -0.3125, 0.023438, 0.087891, -0.071289, -0.237305, -0.002609, 0.012695, 0.031982, -0.345703, -0.007324, 0.00473, 0.139648, 0.376953, -0.002151, -0.002304, 0.006836, 0.199219, 0.003479, 0.011292, 0.12793, 0.294922, 0.04834, 0.019287, -0.223633, -0.435547, 0.00415, 0.018066, 0.036621, -0.310547, 0.00267, -0.00528, 0.016724, -0.291016, -0.012085, -0.019287, 0.015015, 0.355469, 0.006012, 0.022583, 0.180664, -0.144531, -0.015747, -0.056152, -0.18457, 0.09668, 0.02771, 0.055664, -0.130859, -0.416016, 0.020874, 0.005615, -0.251953, -0.018066, -0.003418, -0.028564, -0.001205, 0.322266, -0.029297, -0.081055, -0.165039, 0.186523, -0.007782, -0.030273, -0.125977, -0.351562, -0.011597, -0.042969, -0.224609, 0.092773, -0.003906, -0.018311, -0.068848, 0.255859, 0.018433, -0.00235, -0.083984, -0.355469, -0.030884, -0.058594, 0.241211, 0.179688, 0.010986, 0.020752, 0.223633, -0.155273, 0.001808, -0.020386, -0.133789, -0.200195, -0.154297, -0.589844, 0.121094, -0.001022, 0.001656, -0.027344, 0.223633, 0.214844, -0.000603, -0.045654, -0.310547, 0.084961, -0.00473, 0.000108, 0.034912, 0.229492, 0.005859, 0.003967, -0.279297, 0.070801, 0.000093, 0.008301, 0.028564, -0.275391, 0.003448, -0.012024, -0.040771, 0.257812, -0.004669, -0.030273, -0.035889, 0.277344, 0.009155, 0.061523, -0.251953, -0.012146, 0.006775, 0.027344, 0.010376, -0.219727, -0.00322, 0.04248, -0.008789, -0.419922, 0.012024, 0.019043, -0.049561, -0.414062, -0.001984, -0.0047, -0.033203, -0.11084, -0.028442, -0.210938, 0.007996, 0.027832, -0.008667, -0.071777, 0.071289, -0.455078, -0.006805, -0.018311, 0.049072, 0.289062, 0.00531, 0.02832, -0.064941, -0.302734, 0.002914, 0.058105, 0.025879, -0.302734, 0.005524, 0.019653, -0.124023, -0.00824, 0.00351, -0.042236, -0.257812, 0.173828, -0.006104, 0.022705, 0.062256, 0.498047, -0.038086, -0.062012, 0.203125, 0.169922, -0.014343, -0.019043, -0.019287, 0.279297, -0.012939, -0.044922, -0.163086, 0.183594, -0.033203, -0.118164, -0.139648, 0.146484, -0.010681, -0.032471, -0.051514, 0.267578, -0.004883, -0.018921, 0.032715, 0.294922, -0.006195, 0.010132, -0.056152, 0.296875, 0.003296, 0.005707, 0.004822, -0.263672, 0.000202, -0.00528, -0.008362, 0.277344, 0.059326, 0.235352, -0.033447, 0.024658, 0.010315, -0.178711, -0.178711, 0.083496, 0.001015, 0.004089, 0.023682, 0.117188, -0.003082, 0.007172, 0.063477, -0.396484, -0.004181, -0.018921, 0.023438, 0.300781, 0.000698, -0.003937, 0.039062, 0.474609, 0.017944, -0.011292, 0.019775, -0.335938, 0.033447, -0.474609, -0.082031, -0.131836, 0.013245, 0.040527, -0.242188, -0.062988, -0.013062, -0.037598, -0.020142, 0.392578, 0.010193, 0.030273, -0.154297, -0.353516, -0.029297, -0.224609, -0.018677, 0.071289, 0.006042, 0.011292, 0.013306, -0.227539, -0.010071, -0.053223, -0.234375, 0.083496, 0.002686, 0.003708, 0.033691, -0.361328, -0.00528, 0.033691, 0.251953, -0.09668, -0.004486, -0.020996, -0.089844, 0.277344, -0.018066, 0.019409, 0.304688, -0.045898, -0.01178, 0.038818, -0.213867, -0.423828, 0.000094, 0.013184, -0.095215, -0.523438, -0.004028, -0.012146, -0.017456, 0.511719, 0.046875, 0.220703, 0.447266, -0.197266, -0.025635, -0.138672, -0.257812, 0.165039, -0.069336, -0.097168, 0.097656, -0.173828, 0.007263, -0.068359, 0.133789, 0.322266, 0.011841, 0.064453, 0.180664, -0.148438, -0.00023, 0.015381, 0.013855, -0.310547, -0.009155, -0.07959, -0.161133, 0.194336, -0.015747, -0.004395, 0.213867, 0.209961, -0.00354, -0.040771, 0.11377, 0.287109, -0.011108, -0.138672, 0.088867, -0.139648, 0.030273, 0.012756, -0.339844, -0.462891, -0.000515, -0.010193, -0.022339, 0.207031, -0.109863, -0.230469, 0.123047, -0.400391, 0.008057, -0.064941, -0.024536, -0.365234, -0.008789, 0.014526, -0.050537, -0.363281, 0.008301, 0.049316, 0.040283, 0.171875, 0.004639, 0.025269, 0.171875, 0.007019, -0.003632, -0.00087, -0.004364, 0.265625, -0.002792, 0.00235, 0.016846, -0.287109, 0.006195, -0.030029, -0.231445, 0.069824, 0.010498, 0.017456, 0.138672, -0.208008, 0.015747, 0.044434, 0.02356, -0.402344, -0.001801, -0.018921, 0.01178, 0.382812, 0.001122, -0.013672, -0.011902, -0.308594, 0.006622, 0.027954, 0.006958, -0.332031, -0.007996, -0.021362, -0.335938, -0.083496, 0.036621, 0.240234, -0.063477, 0.033691, 0.004578, -0.164062, -0.212891, 0.066406, 0.01239, -0.004089, -0.099121, -0.535156, 0.000557, -0.023071, -0.367188, 0.084961, 0.009949, 0.020996, 0.269531, 0.013428, 0.010986, 0.004456, -0.021729, -0.314453, 0.004211, 0.015442, 0.055908, -0.147461, 0.002716, 0.004395, -0.058105, -0.375, 0.007812, -0.003845, -0.012512, -0.245117, -0.000471, -0.006134, 0.007996, 0.255859, -0.00238, -0.029053, 0.014893, 0.361328, -0.045166, -0.144531, 0.185547, -0.058838, 0.004913, 0.056641, 0.206055, -0.195312, -0.007141, 0.000973, 0.102051, 0.511719, -0.006348, 0.001137, 0.261719, -0.028931, 0.011169, -0.004578, 0.039551, -0.351562, -0.033691, -0.390625, 0.04541, -0.011963, 0.008545, 0.006287, 0.002182, -0.277344, 0.067871, -0.486328, -0.158203, -0.255859, -0.00206, -0.028931, -0.012695, 0.482422, 0.002655, 0.000916, -0.00267, -0.398438, -0.004242, -0.000277, 0.006989, 0.263672, 0.008606, -0.003235, 0.022583, 0.410156, -0.006683, 0.007263, 0.007019, 0.453125, 0.037109, 0.041016, 0.124023, 0.453125, -0.002869, -0.000201, -0.003479, -0.419922, 0.212891, 0.472656, 0.554688, 0.060791, 0.002472, 0.003128, -0.019043, -0.396484, 0.005005, 0.020874, 0.027222, 0.330078, 0.003662, 0.001389, 0.091309, 0.816406, -0.014709, -0.032715, -0.161133, -0.667969, 0.01709, 0.031982, 0.086426, 0.570312, 0.001152, -0.007263, -0.037842, -0.75, 0.007416, 0.000847, 0.01178, 0.419922, -0.010803, -0.001968, -0.005951, 0.558594, 0.013245, 0.020996, 0.051514, 0.482422, 0.052979, 0.086426, 0.166016, 0.498047, 0.004028, 0.018555, 0.140625, 0.871094, -0.168945, -0.211914, -0.287109, -0.671875, 0.004303, 0.001556, -0.001137, -0.167969, 0.005371, 0.007233, 0.009033, 0.382812, -0.006195, -0.026733, 0.025146, 0.498047, 0.219727, 0.359375, 0.369141, 0.550781, 0.001282, 0.002441, 0.001747, 0.71875, -0.00824, -0.011169, -0.023926, -0.472656, 0.004883, 0.006195, 0.004913, 0.277344, -0.005096, -0.005951, 0.022461, 0.427734, 0.061035, 0.12793, 0.162109, 0.582031, 0.001724, 0.000664, -0.018799, -0.269531, 0.011292, 0.02124, 0.055176, 0.316406, 0.027344, 0.012573, 0.04541, 0.523438, 0.002304, 0.002533, -0.006042, -0.396484, 0.003799, 0.009094, 0.006073, 0.332031, 0.01239, 0.016968, 0.059814, 0.453125, 0.070312, 0.068359, 0.099609, 0.90625, -0.005035, 0.000519, 0.037598, 0.458984, 0.001701, -0.001312, -0.013794, 0.253906, 0.004883, 0.010681, 0.009399, 0.246094, 0.002914, 0.00473, 0.00824, 0.5625, 0.007263, -0.00531, -0.009155, -0.423828, -0.005432, 0.000072, 0.01355, 0.447266, 0.003586, 0.006134, 0.003799, 0.480469, -0.012756, -0.005585, -0.033691, -0.488281, 0.005432, 0.007721, 0.013489, 0.474609, -0.005554, 0.001953, 0.036133, 0.589844, -0.008545, -0.006226, -0.031494, -0.609375, 0.011108, 0.003967, 0.025024, -0.90625, 0.005157, 0.001839, -0.006561, -0.244141, 0.006226, -0.000912, 0.019653, 0.515625, 0.013306, -0.009094, -0.013672, -0.480469, -0.004608, -0.008301, -0.03833, -0.255859, 0.008667, 0.010498, -0.002304, -0.435547, -0.005157, -0.008606, -0.015564, -0.474609, -0.004364, -0.005127, 0.003815, 0.423828, 0.005463, -0.009583, -0.013, -0.433594, 0.004211, -0.002747, -0.003372, 0.46875, -0.000446, 0.00766, -0.038086, -0.621094, 0.020386, 0.027588, 0.040527, 0.470703, -0.00386, -0.001678, -0.039307, -0.279297, 0.002441, -0.001755, -0.015076, -0.417969, 0.006012, -0.003799, -0.014893, -0.816406, 0.019775, 0.021362, 0.152344, 0.570312, -0.006104, -0.004303, -0.008484, -0.5, -0.020752, 0.004059, -0.07373, -0.59375, -0.004669, -0.027344, -0.09082, -0.949219, -0.006226, -0.015991, -0.053955, -0.470703, -0.002655, -0.008362, -0.001595, 0.527344, 0.011536, 0.013489, 0.0271, 0.419922, -0.025269, -0.035889, -0.060303, -0.292969, 0.01178, 0.006104, -0.001419, -0.396484, 0.000148, 0.000706, -0.024902, -0.223633, 0.003204, 0.010193, 0.043213, 0.186523, 0.005219, 0.007629, -0.009216, -0.462891, 0.011108, 0.00647, 0.0271, 0.447266, 0.00209, 0.006989, -0.023926, -0.742188, -0.006805, -0.00296, 0.001297, 0.451172, -0.024536, -0.026367, -0.082031, -0.542969, -0.001366, -0.015747, -0.000031, -0.410156, -0.004303, -0.006683, -0.022461, -0.449219, 0.015137, 0.009766, 0.051025, 0.671875, 0.014038, 0.011292, 0.030518, 0.447266, 0.002808, 0.002838, -0.002579, -0.412109, -0.012878, -0.014771, -0.023071, -0.240234, 0.001099, 0.001808, -0.010071, 0.267578, -0.009521, -0.017212, -0.087891, -0.404297, 0.013733, 0.015076, 0.046631, 0.439453, -0.031738, -0.046143, -0.074219, -0.480469, 0.011169, 0.014282, 0.059814, 0.574219, 0.013428, -0.019775, 0.047607, 0.675781, 0.002228, 0.002579, 0.022095, 0.402344, 0.003799, -0.00946, -0.056885, -0.382812, -0.198242, -0.326172, -0.792969, -0.503906, 0.009399, 0.008484, 0.049805, 0.535156, -0.007507, -0.00589, 0.046143, 0.376953, 0.064453, 0.061523, 0.275391, 0.613281, 0.005798, 0.000162, -0.074707, -0.566406, 0.00209, -0.001358, -0.003998, 0.482422, 0.009949, -0.004761, -0.025146, -0.429688, -0.04541, -0.013367, -0.143555, -0.660156, -0.11084, -0.177734, -0.292969, -0.5, 0.013123, 0.010498, 0.026001, 0.546875, 0.000668, 0.007294, 0.014343, 0.230469, 0.004456, 0.002792, 0.001534, 0.324219, -0.000024, 0.010559, -0.014343, 0.347656, -0.000565, 0.001503, 0.017944, 0.296875, -0.005859, -0.01062, -0.023071, -0.679688, -0.005066, -0.019775, -0.043945, -0.462891, 0.00351, 0.005981, 0.014832, 0.519531, 0.016479, 0.025024, 0.018555, 0.234375, 0.003891, 0.013794, -0.027466, -0.597656, 0.002701, 0.005615, -0.021484, -0.539062, -0.004852, -0.005493, -0.041748, -0.476562, -0.005432, -0.010925, -0.010376, 0.302734, -0.013184, -0.012695, 0.010254, 0.53125, -0.021484, -0.009277, -0.046387, -0.486328, 0.011902, 0.007935, 0.043457, 0.474609, -0.004974, -0.008057, -0.019531, -0.326172, -0.005798, 0.003876, 0.061523, 0.625, -0.010681, -0.025757, -0.097168, -0.347656, 0.002274, 0.00322, 0.01178, 0.191406, 0.007416, 0.005493, -0.002258, -0.193359, 0.006805, 0.007812, 0.004791, 0.519531, -0.014893, -0.0271, -0.112305, -0.539062, 0.001083, -0.000595, -0.009644, -0.527344, 0.169922, 0.132812, 0.318359, 0.523438, -0.002151, -0.003906, -0.030273, -0.472656, 0.00103, 0.027466, 0.099609, 0.761719, -0.000483, -0.000858, 0.005463, 0.582031, -0.001389, -0.000443, -0.038818, -0.421875, 0.07373, 0.275391, 0.237305, -0.046143, -0.012268, -0.001633, -0.255859, -0.002075, 0.079102, 0.244141, -0.121582, 0.072266, 0.028931, 0.012268, -0.220703, -0.023926, 0.006042, 0.025879, 0.042236, 0.589844, -0.022461, -0.053467, 0.12793, 0.200195, -0.003754, -0.004517, -0.014038, 0.249023, -0.008301, -0.018555, 0.124023, 0.408203, 0.000584, -0.000893, -0.009583, -0.248047, 0.003967, 0.016357, -0.050537, -0.53125, 0.023193, 0.07666, 0.185547, -0.174805, 0.008728, 0.011047, 0.038818, -0.265625, 0.007751, 0.011414, 0.003662, 0.429688, -0.037842, -0.148438, -0.068848, -0.570312, 0.01001, 0.004028, -0.017822, -0.324219, -0.006622, 0.012085, 0.002853, 0.279297, 0.015869, 0.00177, 0.001289, -0.423828, 0.008972, -0.00206, -0.066895, -0.292969, -0.037354, -0.074707, 0.12207, -0.316406, 0.298828, 0.253906, -0.083496, 0.023193, 0.023071, 0.029175, 0.047119, -0.285156, -0.002487, -0.004303, -0.011902, -0.07373, 0.003296, 0.014832, 0.005249, -0.324219, -0.005035, -0.014587, 0.03125, 0.302734, 0.010986, 0.055664, 0.060303, -0.243164, 0.004059, 0.002274, -0.009155, -0.243164, -0.057129, -0.15332, 0.067383, 0.010925, 0.009583, 0.083984, -0.09668, 0.223633, -0.004974, -0.011963, 0.008362, 0.296875, 0.040283, 0.15332, 0.263672, -0.183594, -0.02478, -0.014587, 0.451172, 0.296875, -0.00235, 0.117676, 0.035889, 0.263672, 0.002487, 0.017212, 0.01001, -0.380859, 0.003555, 0.00885, -0.010132, -0.349609, -0.012939, -0.053223, -0.135742, 0.192383, -0.003159, -0.069336, -0.330078, 0.081543, 0.003174, 0.020386, 0.032227, -0.507812, -0.028564, 0.073242, -0.054443, 0.582031, -0.010193, -0.032227, 0.016113, 0.388672, -0.002548, -0.02063, 0.041992, 0.12793, -0.012146, -0.003799, -0.324219, -0.175781, -0.005707, -0.026245, -0.09668, -0.126953, 0.00267, 0.003372, 0.017334, 0.18457, -0.007202, 0.0625, 0.047607, 0.222656, 0.054688, 0.253906, 0.345703, -0.100098, -0.003067, -0.008911, -0.012634, 0.332031, 0.005035, 0.002136, 0.003067, -0.3125, -0.012085, -0.003906, -0.039795, 0.271484, 0.002228, 0.020386, 0.00415, -0.34375, 0.065918, 0.154297, -0.10791, 0.100586, 0.007874, 0.009644, -0.021118, -0.353516, -0.024292, -0.039062, 0.099609, 0.384766, -0.012451, -0.124023, -0.141602, 0.137695, 0.002182, 0.018188, 0.079102, 0.5625, -0.042969, 0.193359, 0.028809, 0.318359, -0.133789, -0.07959, -0.3125, -0.269531, 0.001266, -0.005615, -0.033203, -0.291016, -0.031738, -0.051514, -0.164062, 0.128906, 0.007294, -0.030762, -0.006897, -0.550781, -0.005493, -0.000885, 0.001839, 0.4375, 0.059326, 0.054199, -0.107422, 0.143555, -0.016357, -0.009216, 0.019287, 0.275391, -0.009888, 0.043701, 0.359375, -0.063477, -0.00058, 0.026001, -0.020874, -0.433594, -0.01416, -0.03833, -0.007874, 0.214844, 0.006714, 0.032471, -0.01709, -0.289062, 0.01123, 0.018066, -0.002975, -0.414062, -0.066895, -0.15918, -0.134766, 0.199219, -0.00766, -0.007629, -0.061035, 0.241211, -0.009705, -0.032471, -0.005615, -0.558594, -0.017334, -0.006744, 0.046875, 0.416016, 0.006897, 0.03064, 0.084961, -0.431641, -0.002213, 0.017944, 0.013306, 0.451172, 0.01416, 0.026733, 0.248047, -0.046631, 0.018066, 0.074219, -0.047607, -0.21875, 0.03418, 0.108398, -0.05542, -0.146484, 0.001968, -0.000893, 0.050293, 0.28125, -0.064453, -0.10498, -0.09375, 0.180664, 0.01709, 0.007324, -0.040283, -0.237305, -0.106445, -0.059082, 0.102051, -0.064453, -0.00238, 0.046143, -0.292969, -0.453125, 0.006836, 0.021484, 0.160156, -0.119141, 0.000591, 0.038818, -0.027344, 0.466797, 0.015747, -0.090332, -0.298828, -0.008362, 0.007202, 0.002441, -0.084961, -0.376953, 0.010864, 0.02063, 0.125, 0.636719, -0.001289, -0.049316, 0.002762, 0.503906, -0.003906, 0.048828, 0.326172, 0.118652, -0.011841, 0.398438, 0.347656, 0.013184, -0.004974, 0.002884, -0.014099, -0.46875, -0.010559, -0.027954, -0.199219, 0.048584, 0.001396, 0.001495, 0.050293, 0.408203, 0.01532, 0.011475, -0.045654, 0.24707, -0.000486, 0.014648, 0.224609, -0.004547, 0.061279, 0.126953, 0.062988, -0.12793, 0.016968, 0.003876, -0.01178, -0.277344, -0.000182, -0.008484, 0.050781, 0.310547, 0.010315, 0.005219, 0.072266, 0.341797, 0.00415, -0.018066, 0.019653, 0.462891, -0.002335, -0.017212, -0.044678, -0.170898, 0.001869, -0.002655, -0.024048, -0.279297, -0.006836, 0.016479, 0.225586, 0.031006, 0.001884, 0.00473, 0.102539, 0.332031, 0.017822, 0.000082, -0.077637, -0.277344, -0.004364, 0.060547, 0.507812, 0.033691, -0.004211, -0.029053, 0.216797, 0.145508, 0.006592, 0.042969, -0.079102, -0.306641, 0.01062, -0.012573, -0.242188, -0.09668, 0.105469, -0.033447, 0.100586, -0.002289, 0.001221, 0.019897, 0.074707, -0.21875, 0.018799, 0.01709, -0.146484, -0.257812, -0.031982, -0.098633, -0.494141, 0.124023, 0.008667, 0.010132, 0.009888, -0.318359, -0.000389, 0.0009, 0.002762, -0.165039, -0.004883, -0.005676, -0.068848, -0.447266, 0.0177, 0.029175, 0.024292, -0.273438, 0.019897, -0.015442, -0.082031, -0.472656, 0.002243, -0.030884, 0.068359, 0.476562, -0.001968, -0.010254, -0.026978, 0.21875, 0.006165, -0.041504, -0.267578, -0.384766, 0.011963, 0.027466, -0.058105, -0.443359, -0.007141, -0.036865, 0.086914, 0.455078, -0.000938, 0.012146, 0.192383, -0.066406, 0.023315, -0.019897, -0.233398, -0.304688, -0.034424, -0.102051, -0.287109, 0.191406, 0.000889, -0.001221, -0.01001, -0.227539, 0.00033, -0.000271, 0.001579, -0.15918, 0.013, 0.025146, 0.125, -0.186523, 0.035889, 0.078125, 0.176758, -0.085938, 0.009216, 0.08252, 0.164062, -0.109375, 0.015625, -0.029297, -0.112305, -0.582031, 0.007568, 0.000614, -0.040039, -0.308594, -0.011353, -0.003098, 0.003098, 0.269531, -0.000065, -0.000465, 0.003036, 0.100586, 0.001144, -0.001854, -0.009399, -0.229492, -0.006439, -0.015564, 0.047607, -0.06543, 0.000299, -0.026001, -0.021973, -0.255859, -0.003204, 0.000196, -0.059082, -0.226562, -0.013062, -0.006226, -0.024292, 0.227539, -0.494141, -0.205078, 0.052246, -0.049805, -0.006348, -0.003204, 0.008057, 0.269531, -0.037598, -0.058838, -0.070801, 0.176758, 0.002914, -0.008301, -0.047119, -0.298828, 0.025757, 0.052002, 0.027466, -0.216797, 0.01709, 0.041016, 0.025269, -0.230469, -0.003754, -0.018555, -0.049072, -0.223633, 0.022217, 0.01709, -0.025879, -0.244141, -0.00354, -0.003403, -0.005676, -0.148438, -0.005951, -0.008118, 0.018311, 0.170898, 0.296875, 0.449219, 0.123535, -0.001907, 0.007263, -0.008911, 0.000809, 0.326172, -0.004547, 0.002228, 0.025757, 0.269531, -0.015869, -0.052734, -0.492188, -0.209961, -0.019409, -0.042725, -0.084961, -0.621094, 0.000561, 0.012756, 0.008728, -0.217773, -0.000969, -0.010559, -0.017334, -0.263672, 0.078613, 0.114258, 0.006256, -0.10498, -0.020996, -0.037354, 0.12207, 0.188477, -0.013245, 0.021729, 0.189453, -0.024902, 0.003906, 0.005371, 0.001846, -0.273438, 0.014282, 0.03064, 0.091309, 0.730469, 0.021851, -0.285156, -0.291016, -0.429688, 0.012817, 0.00824, 0.002167, -0.167969, -0.012939, -0.020752, -0.011597, 0.239258, -0.002609, -0.020264, -0.082031, -0.578125, 0.021606, 0.040283, 0.099121, 0.519531, -0.003448, 0.01001, 0.042969, 0.277344, 0.038574, 0.063477, -0.142578, -0.158203, -0.005432, -0.00415, -0.014221, 0.269531, -0.018188, -0.037354, 0.036621, 0.267578, 0.000215, -0.016479, 0.143555, -0.625, 0.001335, 0.004639, 0.015442, 0.168945, -0.002075, 0.019653, -0.020752, 0.241211, 0.007355, -0.008362, 0.036377, 0.235352, -0.025879, -0.006317, 0.027344, 0.263672, -0.055664, -0.07666, -0.053711, 0.123047, 0.013062, 0.028931, 0.078125, 0.3125, 0.019287, 0.022583, -0.099609, -0.601562, -0.003006, 0.005981, 0.028931, 0.213867, -0.017578, -0.034668, 0.185547, 0.142578, 0.060791, 0.139648, 0.022217, -0.092285, -0.000355, 0.018066, 0.191406, 0.027588, 0.022095, 0.066895, 0.165039, -0.11377, 0.049805, 0.083984, -0.089844, 0.150391, -0.001686, -0.005432, -0.007751, 0.089355, 0.019531, 0.014709, -0.011292, -0.314453, -0.020386, -0.216797, -0.079102, -0.488281, 0.007996, 0.010132, 0.025879, 0.273438, -0.003113, 0.014832, -0.081543, -0.235352, -0.067383, -0.100586, 0.115723, -0.032471, -0.00193, 0.000364, 0.010742, 0.112793, 0.009583, -0.005737, 0.024414, -0.217773, 0.006775, 0.057373, 0.183594, -0.004181, -0.008362, -0.012573, 0.198242, 0.041504, -0.021484, -0.008911, -0.085938, -0.613281, 0.051025, 0.074219, 0.123535, -0.121582, 0.007141, 0.043213, 0.03125, 0.59375, -0.005768, -0.010681, -0.056885, -0.597656, -0.006439, -0.002899, 0.018311, 0.219727, 0.006348, 0.020386, 0.03418, 0.330078, 0.000011, -0.000246, -0.001572, -0.118652, -0.010742, -0.01178, -0.033447, 0.233398, 0.022705, 0.050049, 0.120605, -0.157227, 0.001251, 0.008789, 0.004974, -0.232422, 0.019409, 0.007141, -0.162109, -0.144531, 0.056396, 0.166016, -0.0271, -0.062988, 0.000992, -0.002487, 0.050293, 0.380859, -0.0009, 0.00041, 0.003021, 0.202148, 0.006287, -0.000121, 0.004913, -0.308594, -0.064941, 0.068848, 0.554688, 0.228516, -0.005432, -0.020996, 0.041016, 0.251953, -0.001549, -0.043701, -0.177734, 0.039062, 0.064453, 0.139648, -0.028076, -0.095703, -0.038574, 0.07666, 0.554688, 0.020752, -0.010742, -0.031738, 0.098145, 0.219727, -0.013123, -0.018555, -0.007263, 0.242188, -0.021606, -0.020386, 0.180664, 0.024048, 0.005646, 0.008789, -0.060791, -0.24707, 0.016724, 0.02832, 0.018066, -0.263672, -0.507812, -0.106934, -0.328125, 0.109863, -0.005249, 0.014343, -0.009583, 0.251953, -0.006073, -0.008789, -0.018555, -0.129883, 0.052734, 0.070801, 0.085449, -0.149414, 0.001442, 0.070312, 0.162109, -0.038574, -0.004517, 0.028442, 0.030518, 0.300781, 0.0177, 0.015747, 0.00824, -0.239258, 0.006989, 0.02771, 0.017822, 0.628906, 0.005707, 0.014282, 0.033203, 0.225586, -0.116699, -0.275391, 0.235352, -0.226562, 0.007599, -0.004608, -0.028931, -0.296875, 0.021362, 0.034424, -0.367188, -0.5, 0.014587, 0.058838, 0.029541, -0.208984, 0.015564, 0.014343, 0.000614, -0.238281, -0.003754, -0.019775, -0.037842, -0.304688, -0.007172, 0.010864, 0.006653, 0.292969, 0.034912, 0.068848, 0.136719, -0.135742, 0.000603, 0.000755, 0.002487, -0.082031, -0.002853, -0.020508, 0.012451, 0.294922, 0.021973, -0.009155, -0.176758, -0.632812, 0.054199, 0.131836, 0.03125, -0.105469, -0.003326, -0.02356, -0.071289, -0.396484, -0.002014, 0.010193, -0.1875, -0.102539, -0.022461, -0.021484, 0.167969, 0.099121, 0.02771, 0.009033, 0.085449, 0.208984, -0.027344, -0.088867, -0.119629, 0.143555, 0.036377, 0.064453, 0.118652, -0.135742, 0.01239, 0.009399, 0.182617, 0.022583, 0.02417, 0.031128, -0.15332, -0.115723, -0.095703, -0.498047, -0.28125, 0.162109, -0.013916, -0.026733, -0.001556, 0.257812, 0.002106, -0.002701, -0.008301, -0.192383, -0.012085, -0.026001, -0.006805, 0.267578, -0.033691, -0.044922, -0.123047, -0.609375, 0.029175, 0.056396, 0.099121, -0.176758, -0.0271, -0.0625, -0.120117, 0.15332, 0.015869, 0.044434, -0.117188, -0.507812, -0.010986, -0.024658, -0.049072, -0.761719, 0.197266, 0.012939, 0.535156, 0.396484, -0.052002, -0.085938, -0.316406, -0.777344, 0.000319, -0.000269, -0.010742, -0.147461, 0.015076, -0.519531, -0.28125, -0.503906, 0.014954, 0.009766, 0.040283, 0.496094, -0.071777, -0.079102, -0.239258, -0.816406, 0.003616, -0.008423, -0.064941, -0.597656, -0.00415, -0.001297, 0.011292, 0.192383, -0.000098, 0.003281, 0.005646, 0.236328, 0.636719, 0.363281, 0.492188, -0.087402, -0.011353, -0.008301, -0.022461, -0.458984, 0.011169, 0.302734, 0.3125, 0.722656, -0.009583, -0.011047, -0.028564, -0.234375, 0.148438, 0.044434, 0.490234, 0.582031, 0.007202, -0.000927, -0.006317, -0.196289, 0.3125, 0.392578, 0.648438, -0.011658, 0.004578, 0.003571, 0.003967, -0.261719, -0.024048, -0.027222, -0.064453, -0.421875, 0.003815, -0.002899, -0.011963, -0.324219, 0.000675, 0.001434, 0.015564, 0.158203, 0.041992, 0.067871, 0.167969, 0.648438, 0.359375, 0.390625, 0.628906, 0.024048, -0.004242, -0.008606, -0.016113, -0.205078, 0.005798, 0.001701, -0.000904, -0.189453, -0.000454, 0.002472, 0.006714, 0.241211, 0.000232, -0.000713, 0.000957, 0.169922, 0.168945, 0.255859, 0.695312, 0.063965, 0.734375, 0.421875, 0.18457, 0.012573, -0.003525, 0.001183, 0.002014, 0.259766, -0.138672, -0.074707, -0.691406, -0.449219, -0.002914, 0.007385, -0.018555, 0.136719, 0.621094, 0.166992, 0.455078, 0.122559, 0.621094, 0.289062, 0.077637, 0.339844, 0.056396, 0.613281, 0.285156, 0.423828, -0.000977, 0.002869, 0.022705, 0.172852, 0.001755, 0.000851, 0.014221, 0.306641, -0.055664, -0.003876, 0.341797, 0.086914, -0.010681, -0.020142, -0.044189, -0.675781, 0.006165, 0.003876, -0.001488, -0.173828, 0.002258, 0.001282, 0.002289, -0.172852, -0.180664, -0.523438, -0.59375, -0.165039, 0.628906, 0.138672, 0.462891, 0.177734, -0.00018, 0.000984, 0.00412, -0.208984, 0.001663, -0.004242, 0.013611, 0.205078, -0.230469, -0.667969, -0.12793, -0.298828, 0.001434, -0.005188, -0.004303, -0.141602, -0.022217, -0.051025, -0.130859, -0.59375, 0.318359, 0.519531, 0.062256, 0.558594, -0.105469, 0.043701, -0.667969, -0.423828, -0.001022, -0.053223, -0.041748, -0.554688, 0.077637, 0.181641, 0.378906, 0.582031, -0.002426, -0.005585, -0.02002, -0.251953, -0.001305, -0.000051, 0.003738, 0.21582, -0.101562, -0.035156, -0.40625, -0.6875, -0.043213, -0.047607, -0.079102, -0.550781, 0.025269, 0.053955, 0.185547, 0.714844, 0.005829, 0.005188, -0.013794, -0.164062, -0.001572, 0.006561, 0.010254, 0.257812, 0.3125, 0.707031, 0.18457, 0.103027, -0.098145, 0.053955, -0.231445, -0.449219, 0.02356, 0.027588, 0.085938, -0.111328, -0.05542, -0.129883, -0.183594, -0.800781, 0.000008, 0.006348, 0.010925, 0.245117, 0.679688, 0.19043, 0.244141, 0.148438, 0.006348, 0.003418, 0.007751, 0.165039, 0.004517, -0.002792, -0.003265, -0.19043, -0.002823, 0.004395, 0.009155, 0.146484, 0.058594, 0.10791, 0.279297, 0.785156, 0.037109, 0.064941, 0.104492, 0.59375, -0.011169, -0.001732, -0.002304, 0.209961, -0.46875, -0.71875, -0.023071, -0.235352, -0.003662, -0.008484, -0.003265, 0.224609, 0.636719, 0.335938, 0.074707, 0.147461, 0.001511, -0.000317, -0.015259, -0.302734, -0.007263, -0.026611, -0.05957, -0.443359, 0.112793, 0.104492, 0.330078, 0.832031, -0.029785, -0.074219, -0.114746, -0.695312, -0.002609, 0.001091, 0.02417, 0.273438, -0.00177, 0.002289, 0.009644, 0.173828, -0.001694, -0.011047, 0.25, 0.003052, 0.002136, -0.679688, -0.380859, -0.341797, 0.574219, 0.515625, 0.117188, 0.496094, 0.024536, 0.016479, 0.041504, 0.306641, -0.013184, -0.026123, -0.056641, -0.189453, 0.058594, 0.511719, 0.476562, 0.402344, 0.005463, 0.002747, 0.00589, -0.198242, -0.00322, -0.004547, -0.010925, -0.202148, 0.002365, -0.001266, -0.007324, -0.209961, -0.010193, -0.609375, -0.455078, -0.228516, 0.431641, 0.246094, 0.589844, -0.028687, -0.129883, -0.273438, -0.617188, -0.071289, 0.008484, 0.000288, 0.001213, -0.214844, 0.472656, 0.648438, 0.146484, 0.249023, 0.003052, 0.000916, -0.008423, -0.181641, -0.00592, 0.001411, 0.00592, 0.18457, -0.112305, -0.223633, -0.761719, -0.246094, 0.000007, 0.000155, 0.000916, -0.149414, 0.033203, 0.363281, 0.204102, 0.785156, 0.004639, 0.011108, 0.027832, 0.259766, 0.035889, 0.026611, 0.163086, 0.664062, 0.000984, -0.006378, 0.02124, 0.283203, 0.003265, 0.000259, -0.00264, -0.201172, -0.029053, -0.037598, -0.095215, -0.570312, -0.664062, -0.251953, -0.337891, -0.037354, 0.488281, 0.652344, 0.026855, 0.227539, 0.006317, 0.049805, 0.192383, 0.691406, -0.001694, -0.013245, -0.018921, 0.289062, 0.003891, 0.002686, 0.007782, 0.227539, -0.001511, -0.000099, -0.014648, -0.267578, -0.00119, 0.003021, -0.007172, 0.154297, -0.001762, 0.002106, 0.010864, 0.255859, -0.009094, -0.007172, -0.019287, 0.202148, 0.199219, 0.679688, 0.423828, -0.007233, 0.40625, 0.46875, 0.451172, 0.051758, -0.386719, -0.453125, -0.65625, -0.058594, -0.002014, -0.002518, -0.005188, -0.351562, 0.242188, -0.010864, 0.742188, 0.298828, -0.05835, -0.128906, -0.222656, -0.796875, -0.001625, 0.000805, 0.000095, -0.168945, -0.194336, -0.149414, -0.703125, -0.265625, -0.006744, -0.041504, -0.061523, 0.263672, 0.648438, 0.300781, 0.123535, 0.222656, 0.104492, 0.238281, 0.222656, -0.028564, -0.253906, -0.648438, -0.324219, -0.057617, -0.084473, 0.402344, 0.416016, 0.511719, 0.423828, 0.707031, 0.019409, 0.261719, -0.746094, -0.251953, -0.365234, -0.099121, 0.000942, 0.001839, 0.004364, 0.074707, 0.000422, 0.001884, 0.005524, 0.049805, -0.001968, 0.000118, -0.00034, 0.059082, 0.000222, 0.003281, 0.005035, 0.112793, -0.00028, 0.000169, 0.002197, 0.028931, -0.00025, -0.000226, 0.002563, -0.10791, -0.001984, -0.001358, -0.000648, 0.097656, 0.000782, -0.000675, 0.000881, -0.053955, -0.000235, -0.000391, -0.000706, -0.009155, -0.000473, -0.000282, -0.00106, 0.027222, -0.000246, -0.001282, -0.005005, -0.047607, 0.000324, 0.000134, -0.000025, 0.02063, -0.000109, -0.000271, -0.002457, 0.05249, 0.000759, -0.001846, -0.002762, -0.086426, -0.000786, 0.000576, -0.000847, -0.079102, -0.001007, -0.001106, -0.001671, 0.048584, 0.004547, 0.005585, 0.014832, 0.209961, -0.001663, -0.0001, -0.000553, 0.085938, 0.000065, 0.000242, 0.000984, 0.022095, -0.003128, -0.003662, -0.006744, -0.359375, 0.000816, 0.000303, 0.001762, -0.044434, 0.000133, 0.001007, 0.002106, -0.032959, -0.000813, -0.000225, -0.000313, 0.031128, 0.000213, 0.000238, 0.002487, 0.05957, 0.000212, -0.000568, -0.001915, 0.013, 0.000591, 0.004425, 0.004242, 0.099609, -0.001915, -0.001633, -0.002731, 0.077148, 0.001968, -0.000294, -0.001129, -0.283203, 0.000391, 0.000088, 0.000174, 0.021729, -0.002533, 0.000439, -0.000729, 0.099609, -0.001648, 0.00061, 0.002762, 0.097656, 0.000057, -0.000006, 0.00042, -0.024658, -0.000553, 0.000074, 0.000444, 0.108887, -0.00116, 0.00036, 0.002686, 0.116211, 0.000198, -0.001038, -0.000706, -0.072754, -0.000439, -0.004517, -0.005371, -0.104492, -0.000241, -0.008911, -0.023193, -0.539062, 0.000427, 0.001373, -0.001839, -0.111816, 0.000858, 0.001381, 0.005615, 0.077637, -0.000618, -0.000069, -0.00132, -0.036865, 0.000889, 0.00293, 0.003586, 0.318359, -0.000683, 0.0005, 0.000148, 0.041016, -0.000885, -0.000893, -0.001839, 0.040771, -0.000542, -0.000488, -0.0009, -0.008301, 0.000278, -0.000713, 0.000664, -0.019287, -0.000534, 0.000484, -0.000092, 0.028198, 0.000216, 0.000364, 0.00034, 0.014648, -0.002487, -0.004364, -0.009338, -0.044189, 0.00033, -0.000454, -0.001671, 0.056641, 0.000115, 0.000071, 0.000095, -0.028564, 0.002213, 0.000141, 0.000173, -0.081543, -0.0005, -0.000546, -0.001114, -0.014099, 0.001442, 0.00021, -0.001831, -0.125977, -0.000492, -0.000759, -0.001633, 0.030762, -0.000372, -0.003342, -0.004211, -0.109375, 0.001495, -0.001671, -0.001892, -0.113281, -0.000084, -0.000166, -0.000793, -0.016235, 0.002228, 0.001411, 0.001175, -0.081055, 0.000288, -0.000003, 0.000713, 0.032959, -0.005585, -0.001526, -0.003937, 0.097168, -0.000164, 0.000477, -0.000847, 0.023193, 0.000078, 0.000087, -0.004395, 0.053467, -0.000553, -0.000222, -0.000881, -0.022461, -0.000751, 0.000047, 0.000839, 0.092285, 0.000441, 0.000515, 0.000429, 0.011292, -0.000835, -0.001617, -0.005249, -0.05542, -0.001678, -0.000244, -0.000557, 0.091797, -0.007111, -0.007751, -0.015625, -0.149414, -0.000629, 0.00003, -0.000211, 0.023804, -0.000315, 0.000259, -0.000626, 0.027466, 0.000154, -0.001274, -0.002487, 0.047363, 0.000229, 0.000223, 0.002136, 0.023193, -0.001007, -0.003281, -0.008789, -0.302734, 0.000094, 0.000458, 0.001343, 0.031128, -0.00008, 0.00161, 0.002563, 0.055908, -0.000077, -0.000218, -0.000534, -0.012573, -0.000104, 0.000059, -0.000378, -0.053955, -0.001541, -0.000171, 0.000648, 0.104004, 0.004181, 0.00708, 0.014282, 0.330078, -0.000228, -0.00053, -0.00074, -0.008606, -0.000656, -0.000587, -0.000471, 0.022949, 0.001724, -0.000908, -0.000671, -0.117676, -0.000135, -0.000591, -0.000759, -0.049316, 0.001633, -0.00033, -0.000969, -0.071289, 0.000275, 0.000301, 0.001022, 0.00946, 0.001541, 0.003601, 0.003571, 0.111328, 0.000404, 0.000074, -0.000024, -0.023682, 0.000546, -0.003708, -0.000683, -0.09668, 0.000702, 0.00009, 0.000443, -0.021118, -0.000744, 0.000145, -0.00058, 0.027344, -0.000154, 0.00177, 0.004395, 0.074707, -0.000576, 0.000192, 0.00148, 0.031982, -0.000178, -0.001968, -0.00415, -0.069336, -0.000058, 0.000504, 0.000797, 0.015198, 0.000109, 0.0001, 0.000385, 0.010986, -0.000059, 0.001434, 0.002625, 0.108887, 0.000942, 0.001709, -0.000147, 0.067383, 0.000443, 0.000425, 0.000066, 0.019043, -0.000059, 0.000154, 0.001839, -0.025024, -0.000149, -0.001175, -0.001839, -0.036377, 0.000965, 0.002518, 0.003998, 0.081543, 0.000134, 0.000557, 0.002411, 0.027588, -0.000188, 0.001129, 0.003143, -0.064941, 0.000117, 0.000591, 0.000782, 0.00885, 0.000117, -0.000416, -0.001137, 0.028442, -0.00296, -0.005768, -0.006775, -0.328125, -0.000568, 0.000101, 0.001884, 0.032227, 0.000229, 0.000414, -0.001266, -0.065918, -0.00119, -0.001358, -0.00296, 0.033203, -0.00001, 0.000095, 0.000713, 0.012512, 0.000904, -0.000523, -0.000641, -0.082031, -0.000181, -0.000425, 0.000406, 0.015198, 0.006531, 0.003937, 0.015869, 0.337891, 0.000744, 0.000037, 0.000286, 0.084473, -0.000366, -0.000203, -0.000006, -0.009155, 0.000435, 0.000064, -0.001083, -0.021118, -0.000004, -0.000254, -0.000893, 0.084961, 0.000082, -0.000269, 0.000156, -0.020386, 0.001846, 0.000013, -0.000355, -0.068359, 0.000104, 0.000021, 0.000473, 0.013611, 0.000736, 0.000595, 0.002426, 0.098145, 0.000085, 0.000338, 0.001076, 0.008972, -0.000246, -0.000261, -0.000444, -0.008728, -0.000227, -0.000435, -0.000744, -0.009644, -0.000328, -0.000553, -0.000969, -0.009033, 0.000089, -0.000086, 0.000112, 0.015747, -0.000404, 0.000156, 0.000086, 0.040771, 0.000282, 0.000086, -0.000877, 0.030029, -0.028076, -0.373047, -0.040039, -0.416016, -0.012024, 0.035889, -0.107422, -0.400391, 0.011902, 0.00885, 0.089844, -0.382812, 0.081055, 0.177734, 0.185547, -0.200195, -0.058105, -0.072754, -0.167969, 0.235352, -0.000081, 0.013977, -0.015137, -0.494141, 0.035156, 0.009399, -0.169922, -0.363281, -0.000133, 0.001877, -0.013306, -0.375, 0.022827, -0.089355, 0.318359, 0.177734, 0.021484, 0.036133, 0.02771, -0.308594, 0.09082, 0.259766, 0.084473, -0.21582, -0.008179, 0.00267, -0.046631, -0.396484, -0.006958, -0.00705, -0.026123, -0.373047, 0.015381, 0.031982, -0.03418, -0.355469, -0.00135, 0.007324, 0.024414, 0.365234, 0.013611, 0.035156, 0.02124, -0.400391, -0.052002, -0.07959, -0.130859, 0.101562, -0.038086, -0.071289, -0.086426, -0.695312, -0.375, -0.410156, 0.04126, -0.138672, 0.007141, 0.016968, 0.012085, 0.333984, -0.049316, 0.085449, 0.034912, 0.408203, -0.013062, -0.020386, -0.034668, -0.279297, 0.228516, 0.120605, 0.114746, -0.165039, 0.001457, -0.000483, 0.021606, 0.211914, -0.013184, 0.026123, -0.049072, 0.365234, -0.000744, 0.002502, 0.050049, -0.597656, 0.219727, 0.351562, 0.363281, -0.189453, 0.086914, -0.025269, -0.324219, -0.100586, -0.00592, -0.00322, 0.013733, 0.287109, -0.071289, 0.226562, 0.328125, 0.169922, -0.009094, -0.001053, -0.029053, -0.523438, 0.126953, 0.111328, -0.15332, 0.298828, -0.099121, -0.154297, -0.28125, -0.46875, 0.196289, 0.314453, 0.183594, -0.193359, 0.000744, 0.002136, 0.002853, -0.202148, 0.011536, 0.00528, 0.037109, 0.314453, -0.0047, 0.042725, 0.302734, -0.044189, -0.014893, -0.006561, -0.026489, -0.277344, 0.000319, 0.003052, 0.010864, -0.214844, 0.0354, 0.085938, -0.061279, 0.147461, 0.053955, 0.027832, 0.013489, -0.417969, -0.012817, -0.023315, -0.02124, -0.636719, -0.000188, -0.005341, -0.035645, -0.357422, 0.001488, 0.00164, -0.033447, -0.433594, 0.002228, -0.002747, 0.014404, 0.333984, -0.032471, -0.008972, 0.004364, 0.419922, 0.011169, -0.014832, -0.034424, -0.455078, 0.056152, 0.136719, 0.283203, -0.131836, -0.001511, 0.004028, -0.310547, -0.018799, 0.095215, 0.253906, 0.527344, -0.099609, 0.041504, 0.091797, 0.273438, -0.192383, -0.007111, -0.002579, 0.017822, -0.660156, -0.202148, -0.388672, -0.429688, 0.126953, -0.163086, -0.213867, 0.196289, -0.03064, -0.002609, -0.003525, -0.006592, 0.160156, 0.006042, -0.00386, -0.049561, -0.462891, 0.026978, 0.029053, 0.094238, 0.667969, -0.022827, -0.02124, -0.048584, 0.435547, 0.005341, 0.00033, -0.019043, -0.400391, 0.00264, 0.014893, 0.027588, 0.46875, 0.000782, 0.000751, -0.019165, 0.621094, -0.008667, -0.018066, -0.102539, -0.4375, 0.072754, 0.051758, -0.168945, -0.304688, -0.006866, -0.009399, -0.005554, 0.302734, 0.078613, 0.078613, 0.253906, 1.0625, 0.135742, 0.067383, 0.220703, -0.150391, -0.050049, -0.02832, 0.376953, 0.285156, 0.042969, 0.089355, -0.014648, -0.386719, 0.006073, 0.000301, -0.005371, -0.271484, -0.304688, -0.386719, 0.008972, -0.048584, 0.013184, -0.033447, 0.328125, 0.020264, -0.009399, -0.068359, -0.052002, -0.394531, 0.192383, 0.349609, 0.015991, -0.113281, 0.011719, 0.009033, 0.050293, 0.3125, 0.016113, -0.069824, -0.012268, 0.361328, -0.04541, -0.082031, -0.202148, -0.742188, 0.007355, 0.015564, 0.027954, 0.490234, -0.063965, -0.121094, -0.28125, 0.149414, -0.048828, -0.067871, -0.095703, -0.482422, 0.003021, -0.000961, 0.019409, 0.308594, -0.026367, -0.033203, -0.097656, -0.609375, -0.005341, -0.018188, -0.003448, 0.271484, -0.022461, -0.067871, -0.162109, -0.652344, -0.004089, -0.051758, -0.298828, -0.6875, 0.03833, -0.010132, -0.042725, -0.419922, -0.005615, -0.007996, 0.014587, 0.478516, 0.003265, 0.006653, 0.014954, -0.151367, -0.028076, -0.026245, -0.304688, 0.122559, -0.008423, -0.014709, -0.011414, 0.251953, 0.503906, -0.05542, 0.136719, 0.230469, 0.03418, -0.445312, -0.097168, -0.230469, 0.035645, 0.061768, -0.332031, -0.125977, -0.010742, -0.148438, -0.566406, -0.052002, -0.306641, -0.116699, 0.002014, 0.040039, 0.002518, 0.006195, 0.000313, -0.328125, -0.003891, 0.028809, 0.257812, 0.714844, 0.535156, 0.351562, 0.128906, 0.085449, 0.013184, 0.001778, -0.070801, -0.441406, 0.01001, 0.006561, 0.017578, 0.410156, 0.515625, 0.251953, 0.104004, 0.126953, 0.002853, -0.101074, -0.300781, 0.071289, 0.006866, 0.003601, 0.036133, -0.503906, -0.00592, -0.005341, -0.009338, -0.191406, 0.078125, 0.077148, 0.213867, 0.828125, 0.001709, -0.005768, 0.02124, 0.351562, 0.014893, 0.074707, -0.071289, -0.417969, -0.04126, 0.19043, 0.390625, 0.058838, 0.003799, 0.00267, -0.005524, 0.558594, -0.019043, -0.09375, 0.061279, 0.410156, 0.019043, 0.014771, 0.039795, 0.339844, -0.016357, -0.09375, -0.373047, 0.03064, -0.004089, 0.001846, 0.008789, 0.291016, -0.013123, -0.01178, -0.00028, 0.486328, -0.384766, -0.117676, -0.410156, 0.108887, 0.004852, 0.04541, 0.064941, 0.464844, -0.000633, -0.005219, -0.121582, -0.667969, -0.006439, -0.046143, 0.345703, 0.451172, 0.010742, -0.296875, -0.242188, 0.006195, 0.002716, 0.003006, 0.023438, 0.228516, -0.024902, -0.012695, -0.023315, -0.283203, -0.00589, -0.017456, -0.027344, -0.4375, -0.036621, 0.099121, -0.28125, -0.34375, -0.010376, 0.015564, -0.076172, -0.429688, 0.09082, 0.244141, 0.050049, -0.176758, 0.003006, 0.00325, -0.00531, -0.53125, -0.005554, -0.010498, -0.060791, -0.675781, -0.11084, -0.213867, -0.113281, 0.202148, -0.296875, -0.398438, -0.231445, 0.194336, -0.056641, -0.007233, -0.292969, 0.019653, 0.007568, -0.046875, 0.176758, 0.07959, 0.038574, 0.171875, 0.054688, -0.069824, -0.094727, -0.208008, 0.09082, -0.162109, 0.002151, 0.018188, -0.018555, 0.219727, 0.00383, -0.000481, -0.001221, 0.275391, 0.012024, 0.006348, 0.392578, -0.039795, -0.036133, 0.041504, 0.19043, 0.103027, 0.018921, -0.053711, 0.283203, 0.158203, -0.008728, -0.009338, -0.025635, -0.265625, 0.00885, 0.002701, 0.022583, 0.294922, -0.03064, 0.024902, -0.096191, 0.474609, -0.01178, -0.012207, -0.014587, 0.259766, 0.010498, -0.013306, 0.068359, 0.269531, -0.011902, -0.014343, -0.037109, -0.339844, -0.062012, 0.004211, -0.012634, -0.219727, 0.021729, -0.067871, -0.037842, -0.265625, 0.046875, 0.026123, -0.041748, 0.223633, 0.004791, 0.011902, 0.231445, -0.04126, -0.000824, 0.004944, 0.040771, -0.243164, 0.015869, -0.177734, -0.061035, 0.026123, -0.004639, 0.074707, 0.004761, 0.28125, 0.003326, 0.070312, -0.114258, -0.15332, -0.040283, 0.016479, -0.013916, -0.412109, -0.033447, 0.027588, 0.118164, 0.176758, 0.058105, -0.123535, -0.131836, -0.049805, -0.017822, 0.002396, 0.004181, -0.261719, -0.011475, -0.005493, -0.219727, 0.006897, -0.063965, 0.083008, -0.157227, -0.055664, 0.036621, -0.086426, 0.090332, 0.237305, -0.029175, 0.081055, -0.131836, -0.222656, 0.043457, 0.060059, 0.197266, -0.09668, -0.095703, 0.009521, -0.151367, 0.07373, 0.02356, -0.007202, 0.103027, 0.200195, -0.005035, -0.001259, -0.012573, -0.232422, 0.018433, -0.02124, -0.009399, 0.263672, -0.01001, 0.065918, -0.208984, -0.326172, 0.016968, -0.02417, -0.044189, 0.451172, 0.017578, -0.021729, 0.031006, 0.289062, 0.030884, 0.040283, -0.097656, 0.173828, 0.035156, 0.030884, 0.155273, -0.140625, -0.004852, -0.013611, 0.068848, 0.355469, -0.004059, 0.009888, 0.029785, -0.427734, 0.006012, 0.00412, 0.023071, 0.404297, 0.011169, -0.007263, -0.034424, -0.257812, 0.010681, -0.017334, 0.208008, 0.012024, 0.001945, 0.018066, 0.185547, 0.011169, -0.023315, 0.026489, -0.049316, -0.248047, 0.004578, -0.044434, 0.036377, 0.202148, -0.054199, 0.066406, 0.010132, -0.181641, -0.038818, 0.005219, -0.421875, -0.075195, -0.000444, -0.000062, 0.008789, -0.263672, 0.0354, -0.095703, -0.152344, -0.041504, 0.00528, -0.000591, 0.001511, 0.158203, 0.000748, 0.000186, 0.04834, -0.435547, -0.041992, 0.00705, 0.080078, -0.40625, -0.00412, -0.057617, 0.037598, -0.214844, 0.033691, 0.0271, 0.047607, 0.585938, 0.022339, 0.026611, 0.15918, -0.163086, -0.054199, 0.061523, -0.077148, -0.203125, 0.012634, -0.142578, -0.117188, 0.054443, -0.018433, 0.063477, 0.200195, -0.025513, 0.006439, -0.0354, -0.009094, 0.22168, -0.0354, 0.257812, 0.273438, -0.144531, 0.020508, 0.095703, 0.15918, -0.07666, 0.007416, -0.000433, 0.01178, -0.3125, -0.004608, -0.008118, -0.057861, 0.490234, -0.006683, -0.041504, -0.195312, 0.003723, 0.000854, 0.100586, -0.149414, -0.345703, -0.000452, -0.018311, -0.003281, -0.339844, -0.022949, 0.009033, -0.200195, -0.287109, -0.090332, 0.05835, -0.023193, -0.169922, 0.007263, -0.003143, 0.025635, -0.417969, 0.012268, -0.039307, 0.306641, 0.188477, -0.009155, -0.060791, 0.111816, 0.351562, -0.033691, -0.002182, -0.075684, -0.394531, 0.007996, 0.025757, -0.167969, -0.110352, 0.016235, 0.011963, 0.012512, 0.4375, -0.02832, -0.022583, -0.128906, 0.144531, 0.006653, 0.006256, -0.005524, 0.345703, -0.043457, -0.306641, 0.014526, -0.018555, 0.388672, 0.000805, -0.00528, 0.170898, 0.009155, 0.0019, -0.024048, 0.279297, -0.027344, -0.136719, 0.163086, -0.005219, -0.013672, -0.090332, -0.398438, 0.097168, -0.060547, 0.039551, -0.015747, -0.235352, 0.038818, -0.112793, -0.096191, -0.170898, 0.040283, -0.044678, 0.263672, 0.069336, -0.000121, 0.021606, -0.050293, 0.523438, 0.029663, 0.090332, 0.306641, -0.061523, -0.00042, 0.009583, 0.073242, -0.275391, -0.013977, -0.018921, -0.070801, 0.345703, -0.046387, 0.039062, 0.014038, 0.472656, -0.036621, 0.271484, 0.015259, 0.194336, 0.045654, 0.012451, -0.016968, 0.359375, 0.0354, -0.062256, 0.080078, 0.197266, -0.056396, 0.104492, -0.367188, -0.219727, -0.022827, -0.000515, 0.048584, -0.243164, 0.014648, 0.009583, 0.039551, 0.018311, 0.058105, 0.085938, 0.046387, 0.660156, -0.006073, -0.002655, -0.015076, -0.192383, -0.003128, 0.009949, 0.046631, 0.386719, -0.005585, 0.044189, 0.003265, 0.257812, 0.098145, -0.058838, 0.028564, 0.172852, -0.035889, -0.014954, -0.014465, -0.363281, -0.011108, -0.016113, 0.036621, -0.453125, 0.017578, -0.031738, 0.177734, 0.111816, 0.001823, 0.000793, 0.061523, -0.443359, -0.025513, -0.019165, -0.19043, 0.056885, -0.008789, 0.005981, 0.241211, 0.018066, -0.09082, -0.229492, -0.008118, 0.039551, 0.030396, -0.040527, -0.226562, 0.010498, -0.029053, -0.002106, -0.09082, -0.416016, 0.011536, -0.047607, -0.318359, -0.036621, -0.114746, -0.071777, -0.292969, 0.09375, -0.015259, 0.01709, 0.069336, 0.223633, 0.012024, 0.008789, 0.056641, 0.365234, 0.020996, -0.046387, -0.080078, -0.195312, -0.066895, 0.151367, 0.092773, 0.196289, 0.008606, 0.008545, 0.02063, 0.240234, -0.043457, 0.036621, 0.005829, 0.25, 0.05249, 0.031982, 0.026367, 0.523438, -0.0065, -0.016602, 0.023804, -0.476562, -0.00412, -0.042725, -0.070312, -0.229492, 0.006409, 0.028198, 0.061279, 0.597656, -0.003906, 0.149414, 0.103516, -0.044189, 0.002075, 0.00235, 0.016479, -0.194336, -0.02063, 0.016724, 0.092285, 0.425781, 0.055176, 0.112305, 0.298828, -0.164062, 0.058838, 0.052246, 0.085449, 0.601562, 0.025391, 0.033691, 0.092285, 0.4375, 0.003937, 0.03833, 0.046631, 0.613281, -0.005157, 0.026001, 0.031738, 0.503906, 0.069824, 0.208008, 0.382812, -0.045898, -0.147461, 0.091309, -0.355469, -0.306641, -0.036133, -0.134766, -0.349609, 0.030029, -0.026855, 0.048096, 0.207031, 0.300781, -0.039062, -0.085449, -0.206055, 0.100098, 0.040039, 0.011841, 0.091797, 0.447266, -0.004089, -0.000488, -0.029175, -0.605469, 0.048828, 0.05542, -0.03064, 0.582031, -0.07666, -0.102051, -0.546875, 0.001266, -0.015076, 0.294922, 0.355469, 0.048096, 0.026245, -0.051514, 0.322266, 0.057129, 0.008301, 0.020142, 0.001144, -0.597656, 0.043945, -0.098145, 0.330078, 0.273438, 0.026733, -0.357422, -0.310547, -0.136719, -0.014099, -0.011108, 0.030396, -0.285156, 0.135742, 0.100098, -0.06543, 0.498047, 0.009338, -0.363281, -0.302734, -0.061523, -0.016479, -0.006256, -0.46875, -0.197266, 0.016357, 0.005981, 0.035889, 0.652344, 0.014404, 0.014771, 0.077637, 0.390625, -0.002167, -0.003571, 0.009033, -0.233398, -0.000005, 0.043213, 0.097656, 0.542969, -0.010254, 0.294922, 0.371094, 0.002319, 0.007599, -0.009521, -0.386719, -0.226562, -0.014709, 0.172852, 0.147461, 0.310547, -0.013672, -0.072754, -0.125977, -0.527344, 0.031982, -0.056641, 0.392578, 0.316406, 0.021973, 0.080566, 0.496094, 0.084473, 0.010437, 0.09375, 0.023682, 0.503906, -0.037598, -0.081543, 0.036377, -0.460938, -0.027832, -0.096191, -0.304688, 0.032959, 0.013062, 0.210938, 0.045898, 0.498047, 0.087402, 0.139648, 0.433594, -0.01709, 0.069824, 0.174805, 0.470703, -0.045898, 0.006409, 0.147461, 0.458984, 0.073242, 0.259766, -0.016479, 0.314453, 0.070312, -0.002563, 0.012878, -0.003769, 0.601562, -0.026611, -0.00592, -0.15918, -0.314453, 0.12793, 0.375, -0.112793, 0.376953, -0.008789, -0.008179, -0.034668, 0.4375, -0.006348, 0.004791, 0.012573, -0.503906, -0.019409, -0.025879, -0.21875, 0.049561, -0.002167, -0.000005, 0.05542, 0.582031, -0.03418, -0.068848, -0.478516, -0.074219, 0.092773, 0.214844, -0.061035, 0.445312, 0.019897, 0.373047, 0.324219, -0.047363, 0.096191, 0.425781, -0.07373, 0.308594, 0.125977, 0.359375, -0.095215, 0.314453, 0.019287, 0.032715, 0.058105, 0.392578, 0.04541, 0.024658, 0.03064, 0.539062, 0.009888, 0.07666, 0.040039, 0.566406, 0.024414, -0.008362, -0.503906, -0.310547, 0.026001, 0.029907, 0.071777, 0.496094, 0.291016, 0.320312, -0.148438, 0.273438, 0.01709, 0.011169, -0.011047, 0.398438, -0.269531, -0.091309, 0.085449, -0.376953, 0.007233, 0.138672, 0.074219, 0.472656, 0.023926, 0.021362, 0.056885, 0.425781, -0.033936, -0.160156, -0.390625, -0.004639, -0.02832, -0.027222, 0.036133, -0.404297, 0.038818, -0.296875, -0.259766, -0.12207, -0.030029, 0.077637, -0.251953, -0.394531, 0.034912, 0.026855, 0.004913, 0.511719, 0.03833, 0.115723, 0.609375, -0.099609, -0.025879, -0.061035, 0.017944, -0.433594, 0.035156, -0.006348, 0.022217, 0.609375, 0.083496, -0.211914, -0.105469, -0.435547, 0.201172, -0.068359, 0.363281, 0.339844, 0.004089, -0.003693, 0.076172, 0.5625, 0.069336, -0.211914, -0.122559, -0.367188, -0.020142, -0.152344, -0.523438, -0.024658, 0.05835, 0.047852, 0.59375, 0.061523, -0.069824, -0.208984, -0.558594, 0.046143, -0.07373, -0.15918, 0.106445, -0.351562, -0.003891, -0.018799, -0.019897, 0.546875, -0.021362, -0.051758, -0.10791, -0.259766, -0.037109, 0.020142, 0.191406, 0.546875, 0.021851, 0.002625, 0.251953, 0.402344, 0.003265, 0.059082, 0.002945, 0.554688, 0.018921, 0.068359, 0.144531, -0.183594, -0.094238, 0.04248, -0.041748, -0.421875, -0.265625, -0.326172, 0.094727, -0.275391, 0.001472, 0.009399, 0.003296, 0.511719, -0.00473, -0.245117, -0.337891, 0.016235, 0.003235, -0.037109, -0.121582, -0.464844, -0.039307, -0.166016, -0.523438, 0.020752, 0.194336, 0.257812, -0.054199, 0.404297, -0.020996, 0.125977, 0.148438, 0.470703, 0.014832, -0.429688, -0.298828, -0.002747, 0.054199, 0.086426, 0.162109, 0.380859, 0.001999, 0.009033, 0.059814, 0.460938, -0.053223, 0.223633, 0.355469, 0.145508, -0.036377, -0.071777, -0.498047, -0.069336, -0.091309, 0.259766, 0.332031, 0.267578, -0.01709, -0.047363, -0.061768, -0.470703, -0.024292, -0.020142, 0.043213, 0.597656, 0.028687, -0.003433, -0.051514, 0.253906, 0.035156, 0.12793, -0.054443, 0.402344, -0.024048, -0.020508, 0.000626, -0.480469, 0.066895, 0.15332, -0.022339, 0.498047, 0.008057, 0.005371, 0.001152, 0.222656, 0.022095, 0.097656, 0.001762, 0.554688, 0.015198, 0.016235, 0.080078, -0.310547, -0.026611, -0.094238, -0.498047, -0.055908, -0.027466, 0.011719, -0.077148, -0.419922, 0.001999, -0.013855, -0.032227, -0.05249, -0.015381, 0.089844, 0.535156, 0.083496, 0.068848, 0.137695, 0.207031, -0.101074, 0.018677, 0.031006, 0.455078, 0.135742, -0.054932, -0.019043, -0.084473, -0.464844, 0.000448, -0.014282, -0.048584, -0.494141, -0.026611, 0.330078, 0.133789, 0.273438, 0.033936, 0.025513, 0.044922, 0.566406, 0.008484, 0.001984, -0.008484, 0.5625, 0.029297, -0.02356, 0.390625, 0.230469, 0.041016, 0.128906, 0.227539, -0.08252, 0.132812, 0.365234, -0.101562, 0.253906, -0.060547, 0.07373, -0.398438, -0.230469, -0.503906, 0.026855, -0.178711, -0.078613, -0.019897, 0.012268, 0.012146, -0.363281, 0.11377, 0.318359, -0.073242, 0.269531, -0.00946, 0.026367, 0.072754, 0.558594, 0.029785, 0.021362, 0.037354, 0.570312, -0.00206, 0.103027, 0.023193, 0.300781, 0.029053, -0.042725, 0.410156, -0.001465, -0.001465, 0.046631, 0.165039, -0.05127, 0.004547, -0.002792, 0.00766, -0.235352, -0.009216, -0.00766, -0.019287, -0.210938, 0.017334, 0.01355, -0.003586, 0.376953, -0.015503, -0.09668, 0.10498, -0.147461, 0.015625, 0.00415, -0.032715, 0.269531, -0.007141, 0.012024, 0.00415, -0.234375, 0.002472, -0.006744, -0.014954, 0.289062, 0.005707, 0.00415, 0.016479, 0.287109, -0.008606, 0.001511, -0.008423, -0.429688, -0.009827, -0.015564, -0.447266, -0.054199, -0.022705, 0.086426, -0.180664, -0.394531, 0.000797, 0.025024, 0.053955, -0.193359, 0.000219, 0.001709, -0.050537, 0.134766, 0.009888, 0.00946, 0.004303, 0.185547, -0.004517, -0.005463, -0.020996, -0.308594, -0.005646, -0.009766, 0.001701, -0.232422, -0.009766, 0.00325, -0.017578, 0.345703, -0.06543, -0.080078, -0.099609, -0.480469, -0.023438, 0.080078, 0.197266, 0.070312, 0.028198, -0.030884, 0.027344, 0.292969, 0.024292, 0.079102, 0.5, 0.012756, -0.020752, -0.012207, -0.037354, -0.318359, 0.017944, -0.011292, 0.445312, -0.034912, -0.009888, 0.015137, -0.445312, -0.125, 0.02417, 0.02002, -0.044678, 0.202148, -0.02478, -0.090332, 0.0354, -0.386719, -0.018799, 0.119141, -0.05249, 0.466797, -0.000835, -0.171875, 0.014771, -0.337891, 0.092773, -0.060791, 0.202148, 0.322266, 0.016235, 0.059082, 0.398438, -0.027954, 0.012695, -0.004059, -0.059326, -0.335938, 0.025879, -0.11084, 0.277344, 0.235352, 0.001129, 0.000538, -0.000694, 0.202148, 0.01416, -0.019287, -0.011414, 0.277344, 0.012268, -0.022217, 0.011841, 0.396484, -0.03418, -0.129883, -0.285156, 0.056641, -0.004578, -0.00592, -0.001717, -0.198242, -0.015747, -0.021973, 0.017822, -0.417969, 0.018311, -0.029297, 0.019409, 0.223633, 0.007355, 0.025024, 0.002579, -0.378906, 0.003448, 0.011353, 0.273438, 0.037109, -0.014954, -0.025635, 0.020508, -0.251953, 0.031494, 0.039551, 0.203125, -0.036865, 0.014038, -0.166992, -0.120117, 0.036865, 0.014771, 0.013611, -0.042236, 0.300781, 0.039062, 0.07666, -0.020386, 0.412109, -0.00058, 0.380859, 0.185547, 0.058594, -0.027832, 0.063477, -0.330078, -0.170898, -0.027466, 0.049561, -0.18457, -0.07959, 0.003494, -0.007233, 0.011841, -0.382812, 0.022583, 0.066895, 0.279297, 0.006439, -0.008545, -0.152344, -0.005493, -0.137695, -0.012451, -0.007538, 0.009705, -0.253906, -0.010437, -0.021484, -0.028442, -0.316406, -0.066895, -0.333984, 0.078125, -0.251953, -0.068359, -0.214844, 0.053711, -0.033447, 0.030884, 0.005188, 0.000641, 0.304688, 0.02124, -0.15918, 0.019409, -0.357422, -0.007996, 0.047852, -0.047363, 0.332031, -0.025757, -0.041504, -0.03125, -0.441406, 0.027222, 0.07959, 0.435547, -0.024292, -0.029175, -0.036133, 0.503906, 0.162109, 0.044434, -0.037842, 0.102539, 0.511719, -0.031494, -0.072754, -0.503906, -0.035156, -0.003876, -0.0177, -0.016602, -0.365234, -0.02478, 0.087402, -0.198242, -0.306641, -0.006775, 0.005859, 0.00322, 0.353516, 0.028198, 0.060059, 0.193359, -0.129883, 0.006775, 0.006409, 0.004456, 0.306641, 0.015869, -0.004791, 0.034668, 0.474609, 0.035156, -0.063477, 0.080078, 0.271484, -0.019409, -0.010193, 0.029419, -0.275391, -0.053223, 0.034424, -0.3125, -0.108887, -0.052246, 0.277344, -0.034424, 0.320312, -0.01709, -0.001503, -0.185547, 0.003296, 0.019165, -0.039795, 0.22168, 0.167969, 0.005432, -0.00647, 0.412109, -0.027344, -0.001488, -0.007141, 0.010193, -0.416016, 0.003265, -0.058105, 0.028931, -0.546875, 0.000992, -0.022339, -0.046143, 0.225586, 0.117188, -0.138672, 0.053223, 0.332031, -0.011047, -0.037109, 0.096191, -0.457031, 0.010132, -0.033203, 0.15332, 0.231445, 0.002686, -0.006744, -0.029541, 0.205078, -0.000767, 0.004547, -0.045898, 0.457031, 0.02002, 0.01239, 0.114258, 0.357422, 0.013062, -0.039062, 0.029541, 0.40625, -0.008972, 0.10791, 0.00528, 0.195312, 0.04834, 0.020508, 0.158203, -0.09375, -0.000035, 0.001839, 0.016357, -0.425781, 0.007355, 0.018555, -0.006805, 0.408203, 0.003052, -0.028687, -0.030029, -0.460938, -0.007935, 0.006958, -0.017334, -0.466797, -0.154297, 0.046875, -0.107422, -0.259766, -0.004822, 0.037598, -0.179688, -0.024414, -0.005615, -0.006317, -0.039795, -0.291016, -0.024536, -0.068359, 0.136719, -0.394531, 0.020142, 0.017944, 0.175781, -0.048828, -0.018677, 0.066895, -0.02417, -0.196289, 0.000109, -0.002884, -0.026489, 0.349609, -0.007019, 0.012756, -0.028931, -0.224609, -0.004456, -0.052734, 0.125977, -0.4375, 0.016968, -0.021729, -0.002289, -0.449219, -0.0271, -0.102539, 0.092285, -0.139648, -0.024658, -0.001534, -0.029053, -0.271484, -0.051758, -0.131836, 0.116211, -0.361328, 0.00708, 0.01416, 0.002182, 0.388672, -0.029175, -0.056885, -0.22168, 0.057861, -0.004578, 0.057861, -0.124023, -0.166016, 0.022217, 0.03125, 0.001312, 0.558594, 0.002609, -0.000115, -0.000767, 0.211914, 0.043945, -0.055176, 0.451172, 0.072266, 0.007782, 0.138672, -0.047607, -0.097656, -0.040283, -0.074707, -0.126953, -0.234375, 0.005615, 0.029419, -0.009216, 0.245117, -0.003906, 0.039551, -0.200195, -0.154297, 0.016602, 0.022217, -0.032227, 0.271484, 0.010071, -0.000131, -0.186523, 0.045898, -0.009033, -0.028198, -0.136719, 0.052002, 0.011963, 0.040039, 0.188477, -0.012085, -0.008606, -0.007874, 0.002625, -0.259766, 0.017456, 0.10498, 0.388672, -0.07959, -0.064941, -0.052979, 0.066895, -0.267578, -0.00589, 0.039062, -0.001595, 0.425781, -0.017944, -0.102539, -0.006958, -0.232422, 0.020142, 0.131836, -0.085938, 0.110352, 0.020752, 0.15332, 0.570312, 0.045654, -0.008728, -0.026978, -0.003036, 0.204102, -0.008484, -0.040039, -0.384766, -0.0625, -0.033447, 0.020996, -0.140625, -0.542969, -0.001312, -0.017944, 0.474609, 0.056152, 0.006683, 0.043701, 0.222656, -0.304688, 0.004333, 0.031982, -0.617188, 0.009338, -0.010681, 0.002197, -0.080078, 0.621094, -0.011719, 0.016602, -0.013794, 0.04248, 0.015869, 0.003265, -0.423828, -0.069824, 0.021362, 0.048828, 0.275391, 0.09082, -0.002899, -0.045898, -0.527344, -0.088379, 0.000938, -0.040283, 0.398438, 0.037109, -0.015259, -0.018799, -0.04126, -0.617188, -0.012146, 0.011047, -0.304688, -0.125, 0.00528, 0.018921, -0.439453, -0.035889, 0.006317, 0.031128, 0.261719, 0.032471, 0.017456, 0.046387, 0.263672, -0.135742, -0.004242, -0.019409, -0.24707, -0.139648, 0.016113, -0.032471, 0.248047, 0.326172, -0.030518, -0.230469, -0.021851, -0.03418, 0.001953, 0.007996, -0.40625, 0.199219, -0.001945, 0.041504, 0.175781, -0.087402, 0.004028, 0.003571, 0.224609, 0.016846, -0.005737, 0.003708, -0.550781, -0.251953, -0.003265, -0.029663, -0.175781, 0.106934, -0.023682, 0.031006, -0.102539, -0.625, 0.008484, 0.007538, -0.029663, 0.21875, -0.016235, 0.010132, -0.53125, -0.00946, -0.054199, -0.443359, -0.060303, -0.097168, -0.01178, -0.062988, 0.445312, 0.118652, 0.000984, 0.016113, -0.1875, -0.016602, -0.002151, -0.023315, -0.318359, 0.130859, -0.010071, 0.043701, -0.511719, -0.086426, 0.014709, 0.016235, 0.408203, 0.029297, 0.018188, 0.078613, 0.145508, -0.120117, 0.003799, 0.008423, -0.490234, -0.121582, 0.01355, 0.043945, 0.507812, 0.077637, -0.031738, -0.089844, -0.439453, -0.005585, 0.015015, 0.010986, -0.306641, -0.056396, 0.009338, -0.018433, -0.183594, -0.5625, 0.008911, 0.003799, 0.515625, 0.022339, 0.002579, -0.001404, 0.404297, 0.104492, 0.015869, 0.038818, -0.234375, -0.02771, 0.005768, 0.027222, -0.086426, 0.183594, 0.007812, 0.041748, 0.205078, 0.072754, 0.009094, -0.042969, 0.371094, 0.083008, -0.016724, -0.235352, 0.083496, -0.302734, 0.006561, 0.016479, 0.087891, 0.691406, 0.012451, 0.000744, -0.025513, -0.535156, 0.017822, -0.016113, 0.390625, 0.088867, -0.001671, -0.010315, -0.017944, 0.217773, 0.004608, -0.02832, 0.147461, 0.404297, -0.003937, -0.035889, 0.683594, 0.388672, -0.008667, -0.038086, 0.40625, 0.054932, -0.007172, -0.007874, 0.138672, 0.546875, 0.003418, -0.010925, -0.044189, 0.199219, 0.041016, 0.165039, -0.120117, 0.03418, 0.000126, -0.026489, 0.193359, 0.028809, 0.008545, -0.005493, 0.005035, -0.632812, -0.026001, 0.039307, -0.554688, -0.161133, 0.001328, -0.009216, -0.0271, 0.255859, 0.006714, -0.115723, -0.476562, 0.008484, 0.004852, 0.016113, -0.05127, 0.217773, -0.00135, 0.052979, -0.1875, -0.068359, -0.01178, -0.047852, -0.173828, 0.09375, 0.00145, -0.034668, -0.177734, 0.088867, -0.062988, -0.179688, -0.474609, 0.283203, -0.009644, -0.027954, -0.209961, 0.030884, -0.000284, 0.006042, -0.507812, 0.009888, -0.05835, -0.25, -0.004974, -0.101074, 0.041504, -0.283203, -0.447266, -0.019409, 0.014404, 0.07666, 0.000885, 0.628906, 0.012146, 0.036377, -0.119141, -0.195312, 0.002823, 0.013123, 0.227539, 0.017944, -0.003082, -0.069336, 0.045898, -0.176758, 0.000433, 0.030396, 0.208984, -0.038818, 0.005219, 0.032959, 0.211914, -0.067871, 0.017578, 0.03833, 0.069336, 0.570312, -0.020508, 0.003296, -0.296875, -0.204102, -0.003296, -0.000828, 0.345703, 0.080566, -0.006073, 0.005554, 0.05835, -0.527344, 0.008667, -0.003357, -0.244141, -0.046875, 0.003479, 0.036621, 0.5625, 0.071289, -0.007568, -0.044922, -0.498047, -0.04126, -0.012451, -0.016113, 0.353516, 0.070312, -0.004822, -0.006134, 0.359375, 0.208008, 0.003769, 0.025635, 0.210938, -0.04248, 0.005493, -0.001312, -0.058594, 0.192383, -0.000538, 0.021729, -0.232422, -0.040039, -0.010437, -0.012939, -0.032715, -0.558594, -0.004486, 0.023804, 0.365234, 0.009521, 0.034912, 0.164062, -0.071777, 0.040527, 0.022949, -0.000219, 0.078125, 0.664062, 0.011536, 0.172852, 0.443359, 0.068848, -0.005127, -0.020142, -0.00528, -0.015991, -0.005157, 0.009094, -0.447266, -0.225586, 0.001884, 0.01239, 0.040771, -0.550781, -0.023804, -0.125977, 0.017456, -0.161133, 0.019043, 0.204102, 0.100098, -0.016968, 0.012268, -0.00946, -0.073242, 0.185547, 0.005371, 0.002762, 0.216797, 0.035156, 0.010925, 0.001884, -0.277344, -0.020264, -0.049316, -0.091797, 0.016724, -0.632812, 0.014221, 0.033447, 0.142578, -0.105957, -0.001007, -0.010864, -0.229492, 0.041992, 0.012451, 0.429688, 0.148438, 0.447266, 0.008545, 0.009766, 0.22168, -0.002258, -0.007568, -0.039062, -0.071777, -0.582031, -0.004913, -0.017822, 0.337891, 0.014465, 0.010498, 0.023682, 0.410156, 0.078613, -0.002625, -0.022217, -0.335938, -0.040527, 0.01001, -0.011841, 0.209961, -0.025635, -0.017578, -0.003281, -0.125977, -0.59375, 0.006989, 0.035156, 0.283203, 0.065918, 0.001724, 0.004089, 0.208984, -0.00647, 0.000188, -0.005859, -0.210938, 0.047363, -0.011902, -0.047607, -0.589844, -0.043213, 0.031006, -0.005035, 0.664062, 0.060791, 0.016479, -0.006592, 0.453125, 0.15332, 0.005737, 0.007324, -0.226562, 0.0177, -0.00824, -0.059082, -0.012695, -0.605469, -0.012695, -0.080078, -0.269531, 0.005707, 0.011719, 0.011292, 0.287109, 0.005096, -0.013245, -0.064453, 0.168945, 0.062988, -0.021484, -0.026123, -0.464844, -0.10791, 0.011414, -0.004608, -0.371094, -0.049072, 0.007416, 0.012756, 0.051758, -0.496094, 0.000542, 0.007141, 0.012512, 0.363281, 0.002319, -0.005493, 0.001251, -0.279297, 0.000188, -0.000668, 0.001282, 0.275391, -0.004791, -0.008911, -0.006439, -0.199219, 0.001381, -0.002182, -0.002762, -0.337891, -0.00351, -0.012329, -0.01416, -0.359375, -0.004211, 0.019043, 0.05249, 0.484375, 0.005829, 0.00325, -0.008667, -0.441406, -0.010986, -0.002625, 0.008972, 0.376953, 0.002197, 0.002686, 0.003738, 0.120117, 0.008667, 0.006073, -0.010742, -0.388672, -0.017822, -0.015015, 0.003113, -0.601562, -0.014832, -0.007751, 0.001091, 0.478516, 0.001625, 0.00708, 0.023315, -0.332031, 0.007935, 0.004242, -0.016602, -0.416016, -0.025513, -0.080078, -0.316406, 0.012024, -0.008301, -0.002655, -0.002914, 0.394531, -0.001114, -0.000229, 0.012451, 0.439453, 0.004333, 0.005249, 0.00238, 0.263672, 0.006409, 0.003052, -0.020508, -0.400391, 0.011719, 0.024292, 0.079102, 0.419922, -0.001419, -0.000824, 0.001419, 0.061523, -0.003647, -0.010315, -0.067383, 0.46875, -0.008179, -0.008911, 0.014893, 0.417969, 0.02002, 0.02478, 0.027954, 0.408203, -0.000256, 0.000797, -0.004456, -0.289062, 0.018921, 0.026001, 0.117188, 0.062012, -0.002853, 0.004791, 0.037598, -0.46875, -0.001022, -0.001541, -0.012207, -0.160156, 0.005798, 0.006744, 0.013977, -0.198242, 0.006897, 0.008545, 0.031738, -0.408203, 0.006195, 0.007202, -0.016479, -0.777344, -0.023926, -0.059082, -0.175781, 0.141602, 0.03125, 0.065918, 0.308594, 0.020142, 0.006927, 0.006317, 0.006195, 0.441406, -0.005005, -0.011292, -0.04834, 0.011536, 0.009766, -0.035889, 0.429688, 0.429688, 0.008423, 0.005249, 0.002258, -0.400391, -0.004578, -0.015381, -0.04541, 0.294922, -0.011963, -0.001099, -0.06543, -0.511719, -0.013733, -0.050781, -0.318359, 0.108887, 0.005676, 0.000182, 0.006165, 0.347656, -0.01178, -0.01709, -0.015991, 0.339844, -0.00824, -0.040039, -0.367188, 0.028442, 0.000889, 0.001129, 0.00531, -0.077148, 0.013306, 0.016602, -0.005981, 0.458984, -0.00045, -0.000299, -0.012451, 0.585938, 0.001213, 0.001854, 0.010864, -0.140625, 0.018677, 0.011963, 0.160156, 0.953125, -0.006104, -0.006378, 0.010132, 0.369141, 0.013794, 0.028198, 0.062256, -0.605469, -0.006409, -0.009766, -0.02124, -0.227539, 0.01123, 0.017456, 0.035156, -0.234375, 0.000874, 0.001137, 0.004852, -0.003098, -0.007446, -0.025269, -0.053711, 0.226562, 0.01709, 0.079102, 0.34375, 0.166016, 0.004639, 0.046387, 0.018677, -0.443359, -0.029541, -0.074707, -0.267578, 0.02356, -0.001701, -0.001511, -0.00528, 0.087891, 0.012024, 0.019897, 0.04248, -0.244141, -0.000359, -0.006958, -0.013, -0.375, 0.003372, -0.002472, -0.021729, -0.369141, -0.011963, -0.011353, -0.01355, 0.332031, 0.010803, 0.020386, 0.050293, -0.244141, -0.007233, -0.015442, -0.036621, 0.359375, -0.003693, -0.004456, -0.012512, -0.277344, -0.020752, -0.019531, -0.016357, 0.464844, 0.000591, -0.000227, 0.012085, 0.320312, -0.000523, -0.000874, 0.003784, 0.21582, 0.038818, 0.092773, 0.378906, -0.05542, -0.016602, -0.054443, -0.443359, 0.008606, -0.001266, 0.000143, 0.006226, -0.104492, 0.038818, 0.038574, 0.139648, 0.542969, 0.000912, -0.013916, -0.067871, 0.5625, -0.010864, -0.017334, -0.030273, 0.371094, -0.004272, 0.000463, -0.005798, 0.369141, 0.000196, 0.001518, 0.003067, -0.086426, -0.026733, -0.025024, -0.037842, 0.480469, -0.000931, -0.003525, -0.001373, -0.269531, 0.001274, 0.001419, 0.01178, -0.111816, 0.009705, 0.022461, 0.041504, -0.249023, 0.012146, 0.016113, 0.044678, -0.241211, -0.003067, 0.002274, 0.02771, -0.359375, 0.005371, -0.005524, -0.016479, -0.412109, -0.066895, -0.106934, -0.174805, 0.038086, 0.000519, -0.003601, -0.016235, -0.332031, 0.015869, 0.010132, -0.02478, -0.494141, 0.00824, 0.01001, 0.010254, 0.28125, -0.007568, -0.013733, -0.002762, -0.330078, 0.005585, 0.002472, -0.024658, -0.496094, -0.007111, -0.005035, 0.003555, -0.257812, -0.032959, -0.143555, -0.550781, 0.198242, 0.003708, 0.002441, -0.002289, -0.408203, 0.018188, 0.098633, 0.019531, 0.088379, -0.000584, 0.000751, -0.00023, -0.124023, 0.002121, 0.004333, 0.003616, 0.335938, -0.007202, -0.007721, -0.032715, 0.273438, -0.031494, -0.047363, -0.217773, 0.161133, -0.000282, -0.000492, -0.006775, 0.094238, -0.002167, -0.000645, 0.000064, 0.118164, 0.00008, -0.000011, -0.001183, 0.080566, 0.000211, -0.001175, -0.018066, 0.396484, -0.009094, -0.002609, 0.020508, 0.435547, -0.001625, 0.005341, -0.040527, -0.511719, 0.0047, 0.002228, -0.001106, -0.410156, 0.004852, 0.0177, 0.025391, 0.259766, -0.022583, -0.035889, -0.059082, -0.431641, -0.00885, -0.006226, -0.019653, -0.365234, -0.003113, -0.012573, -0.043701, 0.478516, 0.004608, 0.012756, 0.033203, -0.214844, 0.004669, 0.012207, 0.026245, 0.212891, 0.004761, 0.004791, 0.005463, 0.277344, 0.001831, 0.001404, 0.006775, -0.302734, -0.001373, -0.003159, -0.005951, -0.255859, -0.010437, -0.006104, 0.02771, 0.445312, -0.000064, -0.000931, -0.00071, 0.098633, -0.000269, 0.000362, -0.001015, 0.067383, -0.00322, -0.006226, 0.012756, -0.337891, -0.006683, -0.002655, -0.006195, 0.347656, 0.006073, 0.003937, 0.015869, -0.265625, -0.010132, -0.002563, -0.005493, 0.455078, -0.001205, -0.002777, -0.019287, 0.275391, -0.000832, -0.006134, 0.014465, -0.53125, -0.001366, 0.001144, -0.011597, 0.251953, -0.010925, -0.0065, -0.017944, 0.277344, 0.095703, 0.4375, 0.116699, 0.094238, -0.010315, -0.02356, -0.044678, 0.263672, 0.00296, -0.040283, -0.435547, -0.043213, 0.000874, -0.010376, 0.163086, 0.476562, 0.014404, 0.063965, 0.054688, -0.072754, -0.021118, -0.058105, -0.382812, -0.036377, -0.001625, 0.001205, -0.164062, -0.000938, 0.004822, 0.013916, -0.056396, 0.435547, 0.005371, -0.00766, 0.095215, 0.527344, 0.017334, 0.136719, 0.472656, 0.024048, -0.02417, 0.0354, -0.486328, -0.174805, 0.010071, -0.022217, 0.271484, 0.369141, -0.067383, -0.259766, -0.412109, 0.163086, 0.000549, 0.026367, -0.337891, -0.361328, 0.017822, 0.123535, 0.482422, -0.053955, 0.024536, 0.066895, 0.277344, 0.017578, 0.002274, 0.016113, -0.004761, -0.12793, 0.014221, -0.072266, 0.074707, 0.53125, -0.014465, -0.235352, -0.445312, 0.037109, -0.043213, -0.243164, -0.457031, 0.139648, -0.014954, -0.040771, 0.236328, 0.449219, -0.003586, 0.009949, 0.267578, 0.025391, -0.056396, -0.117188, -0.025024, -0.617188, -0.034424, -0.09668, -0.585938, -0.042725, 0.030273, 0.077148, 0.056152, 0.539062, 0.014832, -0.000381, -0.056641, 0.628906, -0.061768, -0.351562, 0.091797, -0.251953, 0.015442, -0.023193, 0.376953, 0.255859, 0.020386, 0.090332, -0.012634, 0.457031, -0.007111, -0.333984, -0.014954, -0.075684, 0.012024, 0.027588, 0.193359, 0.060059, 0.032471, 0.121582, 0.369141, -0.075684, 0.015991, -0.016479, 0.5, 0.200195, -0.025635, 0.003555, -0.071777, -0.421875, -0.034912, -0.01239, -0.466797, -0.163086, -0.01355, -0.030518, -0.263672, -0.054688, -0.020752, -0.042725, -0.236328, -0.100098, 0.054443, 0.131836, 0.609375, -0.064453, 0.056396, 0.310547, 0.302734, -0.082031, 0.0354, -0.007416, 0.507812, 0.169922, 0.00209, -0.007568, -0.035645, 0.283203, -0.03125, 0.049805, -0.139648, -0.498047, -0.004822, 0.039307, -0.443359, -0.240234, 0.006287, 0.013184, 0.333984, 0.039795, 0.058594, -0.078125, 0.357422, 0.357422, 0.001709, 0.024902, 0.300781, 0.069824, 0.001434, -0.000927, -0.126953, 0.005524, -0.015869, 0.013367, -0.269531, -0.486328, 0.098145, 0.212891, -0.135742, 0.470703, -0.03418, -0.070801, 0.017212, -0.466797, -0.002609, -0.014282, 0.251953, 0.0625, -0.000025, 0.002518, 0.070801, 0.014465, 0.011841, -0.027344, 0.328125, 0.333984, -0.040771, -0.069824, -0.515625, -0.089844, 0.016357, 0.137695, 0.400391, -0.022949, 0.027222, -0.054199, 0.216797, 0.519531, -0.043457, -0.40625, -0.222656, 0.010254, -0.011475, -0.003052, -0.333984, -0.007935, -0.027222, -0.10498, -0.466797, -0.011169, 0.023438, 0.037109, 0.445312, -0.006653, 0.013062, 0.025269, 0.088867, 0.208008, -0.031982, -0.165039, -0.496094, 0.085938, -0.008118, -0.047852, 0.097168, 0.018188, 0.00116, -0.006653, 0.080566, -0.092773, 0.000261, 0.016113, 0.24707, 0.030151, -0.002945, -0.004242, -0.135742, 0.008789, 0.003296, 0.002304, 0.135742, 0.039062, 0.024536, 0.085449, -0.021484, 0.00647, 0.002441, 0.021606, -0.168945, -0.511719, 0.063477, 0.154297, 0.000519, 0.585938, -0.04248, -0.19043, 0.074219, -0.388672, -0.001968, 0.026245, 0.204102, 0.021729, -0.003311, -0.023438, -0.202148, 0.582031, 0.007141, 0.019409, 0.139648, 0.026123, 0.032471, -0.063477, 0.373047, 0.410156, -0.004211, -0.013123, -0.192383, -0.025391, -0.078613, -0.304688, 0.038818, -0.5625, 0.052734, -0.049072, 0.332031, 0.384766, -0.005219, 0.004547, 0.259766, 0.028687, 0.014954, 0.024536, 0.447266, 0.056152, 0.008667, -0.000969, 0.412109, 0.225586, 0.002945, 0.0177, -0.251953, -0.621094, 0.000813, 0.026733, -0.330078, -0.088867, -0.011475, -0.492188, -0.304688, 0.01001, -0.029419, -0.121582, -0.040283, -0.601562, 0.03418, 0.125977, 0.010071, 0.482422, 0.019653, 0.042236, 0.480469, -0.038818, 0.00769, 0.011475, 0.002808, 0.217773, 0.029297, 0.103027, 0.019653, 0.478516, 0.000927, 0.020386, 0.40625, -0.068359, 0.031128, 0.040283, 0.058105, 0.484375, 0.002106, 0.113281, 0.054932, 0.546875, -0.000984, -0.010254, -0.166992, -0.052734, 0.029419, -0.023315, 0.601562, 0.158203, 0.003967, 0.009338, 0.229492, 0.020996, 0.071289, 0.178711, -0.088867, 0.486328, -0.057861, -0.100586, -0.490234, -0.193359, 0.007538, 0.094727, 0.550781, 0.026245, 0.005859, 0.005493, 0.628906, -0.01178, -0.005463, 0.026855, 0.53125, 0.064453, -0.011597, -0.037354, 0.427734, 0.04248, -0.026245, -0.121582, 0.007599, -0.503906, -0.018066, 0.00412, 0.052002, -0.511719, -0.008484, -0.016357, -0.211914, 0.000479, 0.07373, 0.34375, -0.073242, 0.265625, 0.020142, 0.120117, 0.018555, 0.574219, -0.0047, -0.002426, 0.050049, 0.386719, 0.008118, -0.013733, -0.088379, 0.470703, 0.001778, 0.002121, 0.047119, 0.012512, -0.011292, -0.030396, -0.396484, -0.050781, 0.01001, 0.024292, 0.335938, 0.013306, 0.034668, 0.105957, 0.507812, -0.027588, 0.018555, 0.017578, 0.337891, 0.037842, 0.000053, 0.000096, -0.061035, -0.589844, 0.004425, 0.007355, -0.349609, -0.147461, -0.021606, -0.037842, -0.152344, -0.359375, 0.046875, 0.080566, 0.4375, -0.179688, 0.010498, -0.026245, -0.031128, -0.419922, -0.019409, -0.040039, -0.632812, -0.058838, -0.003052, -0.019531, 0.099609, 0.0177, -0.00267, -0.005066, -0.223633, -0.120605, 0.010986, 0.07666, 0.019043, 0.453125, 0.016113, -0.026855, 0.472656, -0.021973, 0.013489, -0.031982, 0.417969, 0.257812, -0.004883, -0.013306, -0.02063, 0.052002, -0.004517, -0.035645, -0.441406, -0.074219, 0.002472, 0.066895, 0.022949, 0.470703, 0.009155, 0.048096, 0.166992, 0.578125, -0.006744, -0.033447, -0.136719, 0.875, 0.002289, -0.519531, -0.150391, -0.027344, 0.002151, 0.021118, 0.143555, -0.09375, 0.004211, 0.049316, 0.384766, 0.1875, 0.001984, 0.005585, 0.063965, -0.265625, -0.004242, -0.0177, -0.140625, -0.147461, -0.006714, -0.009827, 0.007812, 0.431641, 0.003082, 0.011597, -0.382812, 0.002838, 0.002136, -0.005341, -0.100098, -0.081543, 0.003143, -0.02356, -0.08252, -0.060303, 0.006561, 0.033936, 0.189453, -0.165039, 0.000664, -0.013672, -0.170898, 0.034912, 0.001396, 0.00647, 0.005219, -0.140625, 0.000397, 0.012146, 0.114746, 0.003433, 0.001648, 0.008362, 0.083984, 0.05249, -0.001862, -0.019775, -0.112305, -0.014099, -0.000001, 0.015869, 0.128906, -0.054199, 0.001823, 0.001869, -0.092773, -0.050293, 0.006104, 0.013, -0.007935, 0.005554, 0.030518, 0.169922, 0.609375, 0.355469, -0.001541, -0.009094, -0.064453, 0.014526, 0.001175, 0.012146, 0.078125, -0.020874, -0.009277, -0.111328, -0.546875, -0.400391, 0.000048, 0.014221, 0.122559, -0.055908, -0.011536, -0.027344, -0.257812, 0.117676, 0.074707, 0.200195, 0.671875, 0.345703, 0.002365, -0.005341, -0.108887, -0.056152, 0.0354, 0.135742, 0.371094, 0.251953, 0.028931, 0.155273, 0.480469, 0.433594, -0.001747, -0.051514, -0.363281, -0.283203, 0.011841, 0.031982, 0.102539, -0.302734, -0.015076, -0.002579, 0.119629, 0.298828, 0.009827, -0.037842, -0.337891, -0.388672, 0.000504, 0.00079, 0.096191, 0.019409, -0.006256, 0.000984, 0.511719, 0.106445, -0.006683, 0.061035, 0.480469, 0.084473, -0.016602, -0.148438, -0.609375, -0.390625, -0.010071, 0.020386, 0.217773, 0.061035, 0.002518, -0.014526, -0.216797, 0.115723, 0.009033, 0.00647, -0.070801, -0.390625, -0.013794, -0.049805, -0.308594, 0.022095, -0.010071, -0.04248, -0.157227, 0.019653, 0.001106, -0.017578, -0.15625, 0.029297, 0.00029, 0.027222, 0.257812, -0.019043, 0.018555, 0.061279, 0.511719, 0.511719, 0.005066, -0.008911, -0.226562, -0.00824, -0.008179, -0.062988, -0.451172, -0.480469, -0.004517, -0.019531, -0.103516, -0.022217, 0.003189, 0.019043, 0.124023, 0.003479, 0.004089, -0.012207, -0.15918, -0.155273, -0.003754, -0.003738, -0.025146, 0.244141, 0.007629, 0.021973, 0.114746, -0.203125, -0.011047, -0.04126, -0.261719, 0.09082, -0.010681, -0.033936, -0.166016, 0.235352, -0.006012, -0.007233, 0.316406, -0.075195, 0.000021, -0.002029, -0.015076, 0.012878, -0.001732, -0.019531, -0.240234, 0.1875, 0.001816, 0.016724, 0.126953, -0.02832, 0.010437, -0.039795, -0.585938, -0.115234, -0.006134, -0.031982, -0.257812, 0.170898, 0.002426, 0.012695, 0.05127, 0.056396, -0.000717, -0.008484, -0.098145, 0.01062, 0.00473, 0.111816, 0.542969, 0.359375, -0.003433, -0.028442, -0.169922, -0.143555, 0.009277, -0.026367, -0.5625, -0.101562, 0.038818, 0.145508, 0.585938, 0.347656, 0.003586, 0.016357, 0.104492, -0.016357, 0.003265, 0.02478, 0.169922, -0.145508, -0.002014, 0.02356, 0.412109, 0.443359, -0.004608, 0.032471, 0.330078, 0.707031, -0.001038, 0.010254, 0.179688, -0.006744, 0.000305, -0.01239, -0.09668, -0.031494, -0.00053, -0.014099, -0.09375, 0.022583, -0.012207, -0.05127, -0.359375, -0.3125, 0.000215, -0.014587, -0.203125, 0.061035, 0.004547, 0.013428, 0.089844, 0.028564, 0.00095, 0.00206, 0.017334, 0.080078, 0.005951, 0.014832, 0.210938, 0.022461, 0.003891, -0.013794, -0.226562, 0.058105, -0.009094, 0.019897, 0.625, 0.189453, -0.000064, -0.007782, -0.077148, 0.010559, -0.00766, -0.025513, -0.171875, 0.182617, 0.040283, 0.092773, 0.191406, -0.044189, 0.001236, 0.020264, 0.149414, -0.011597, -0.002731, -0.022583, -0.206055, 0.094727, 0.00386, -0.00531, -0.120605, 0.026855, 0.003204, 0.010376, 0.064941, 0.003204, -0.005615, 0.005615, 0.265625, -0.044189, -0.000755, 0.025146, 0.294922, -0.011536, -0.005646, -0.016846, -0.091309, -0.011169, -0.011108, 0.019287, 0.394531, 0.021118, 0.002319, -0.026367, -0.195312, -0.039062, -0.002014, 0.011597, 0.149414, -0.100586, -0.003021, 0.096191, 0.345703, 0.239258, -0.001915, 0.003937, 0.081055, 0.025757, 0.011597, 0.023804, 0.228516, 0.142578, 0.040039, 0.060303, 0.515625, 0.519531, -0.000376, -0.0065, -0.057129, 0.014771, -0.025635, -0.09082, -0.601562, -0.40625, 0.001495, 0.016479, 0.160156, 0.257812, 0.002182, 0.002548, -0.090332, -0.066895, -0.004089, -0.023071, -0.117676, 0.048828, -0.000942, -0.004639, -0.018921, 0.061523, 0.003723, -0.020874, -0.320312, 0.119629, -0.00061, 0.025879, 0.251953, -0.058594, -0.00946, 0.004456, 0.558594, 0.112793, 0.000036, -0.001747, -0.007935, 0.084961, 0.010803, -0.010559, -0.316406, 0.01709, 0.014526, 0.051514, 0.667969, 0.378906, -0.009888, -0.029663, -0.291016, 0.112305, -0.002258, -0.014038, -0.097656, -0.041748, -0.000622, 0.022095, 0.196289, -0.110352, -0.004395, -0.02063, -0.172852, -0.063477, 0.000774, -0.006348, -0.064941, -0.041992, 0.000874, -0.016846, -0.148438, 0.048096, -0.00045, -0.034668, -0.285156, 0.165039, 0.004639, 0.040039, 0.271484, -0.181641, -0.005737, 0.006165, 0.122559, -0.016235, 0.006317, 0.083496, 0.539062, 0.322266, -0.000116, -0.001114, -0.026611, 0.000345, -0.004211, 0.016846, 0.277344, -0.093262, 0.012756, 0.040527, 0.480469, 0.447266, 0.001175, -0.011414, -0.018433, 0.314453, 0.000284, -0.006989, -0.099121, -0.028809, -0.001511, -0.011353, -0.06543, -0.029419, -0.002472, -0.013611, -0.070801, -0.028442, -0.001984, -0.005219, -0.084961, -0.056152, 0.010681, 0.061035, 0.306641, 0.165039, 0.003967, 0.047607, 0.435547, 0.351562, 0.001999, -0.019531, -0.162109, 0.03418, -0.037598, -0.053711, -0.269531, 0.132812, 0.00473, 0.003998, 0.009155, -0.208984, 0.069336, 0.115234, 0.201172, -0.087891, 0.005341, 0.021118, 0.041016, -0.65625, 0.063477, 0.103027, 0.1875, -0.079102, -0.001152, 0.003174, 0.025146, -0.328125, 0.00106, 0.000866, 0.007568, -0.339844, -0.028931, -0.029663, -0.05127, -0.353516, 0.005646, 0.004211, 0.009888, 0.332031, -0.005432, -0.006836, -0.0177, -0.310547, 0.010742, 0.0065, 0.012573, 0.246094, -0.005859, -0.001656, -0.009766, -0.316406, 0.003006, 0.003937, 0.012939, -0.038086, 0.057861, 0.106445, 0.203125, -0.07959, 0.006165, -0.00206, -0.035645, 0.519531, -0.000057, 0.000015, 0.00528, 0.322266, 0.058594, 0.087402, 0.162109, -0.07373, 0.003433, 0.010132, -0.004944, -0.00079, -0.058838, -0.099609, -0.18457, 0.080566, -0.001358, 0.00016, -0.005646, 0.078613, -0.015076, -0.020752, -0.070312, 0.253906, 0.015381, 0.006378, 0.004272, 0.462891, 0.001808, 0.002151, 0.006378, -0.019287, 0.001892, 0.00267, 0.009338, 0.322266, 0.028809, 0.036377, 0.109863, -0.328125, -0.066895, -0.109863, -0.193359, 0.087891, 0.002151, 0.012573, 0.008179, -0.589844, 0.004333, 0.001839, 0.015381, 0.285156, 0.018677, 0.030396, 0.335938, -0.037598, -0.001907, -0.00383, -0.008606, 0.047852, 0.000301, -0.003204, -0.009277, 0.464844, -0.019165, -0.031494, -0.075684, 0.316406, -0.003311, 0.000175, 0.003113, -0.337891, 0.011353, 0.030518, 0.041016, -0.408203, 0.003815, 0.014099, 0.007721, -0.376953, -0.014038, -0.021118, -0.062256, 0.245117, -0.068359, -0.106445, -0.197266, 0.083008, 0.006622, -0.003967, -0.021362, 0.566406, -0.011169, -0.020996, -0.070312, 0.242188, 0.003937, 0.006836, 0.002426, 0.160156, 0.060059, 0.097656, 0.185547, -0.077148, -0.001541, -0.011963, -0.043945, 0.40625, 0.050781, 0.140625, 0.449219, -0.361328, 0.023804, 0.035156, 0.124512, -0.273438, -0.062988, -0.103027, -0.18457, 0.080078, 0.026367, 0.034668, 0.123047, -0.289062, -0.020508, -0.018921, -0.0354, -0.302734, 0.005127, 0.004303, -0.002014, 0.189453, -0.001518, -0.003067, -0.014709, -0.306641, 0.012085, 0.009399, 0.029907, 0.664062, 0.003479, -0.000813, 0.002853, 0.316406, 0.064941, 0.103027, 0.189453, -0.083008, 0.040771, 0.060547, 0.267578, -0.132812, -0.000916, -0.00528, 0.015381, -0.001694, 0.04126, 0.070801, 0.11084, 0.149414, -0.033203, -0.034912, -0.106934, 0.294922, 0.062988, 0.104004, 0.189453, -0.082031, 0.010864, 0.012512, 0.030151, -0.4375, 0.038086, 0.032471, 0.037842, 0.447266, -0.042236, -0.047852, -0.220703, 0.180664, -0.061279, -0.102539, -0.18457, 0.077637, 0.063965, 0.103027, 0.18457, -0.083984, -0.002182, -0.004028, -0.009705, 0.053467, -0.00116, 0.005859, 0.012329, 0.351562, 0.002182, 0.000519, 0.005646, 0.337891, -0.001678, 0.002167, 0.013428, -0.371094, -0.040527, -0.053711, -0.24707, 0.157227, -0.001244, -0.004608, -0.008118, -0.209961, -0.000805, 0.000771, 0.003708, -0.046387, 0.043213, 0.063477, 0.199219, -0.306641, -0.003036, -0.005035, -0.012878, 0.044434, 0.00412, 0.004395, 0.019653, 0.3125, 0.004333, 0.006104, 0.009155, 0.339844, 0.005524, 0.00647, 0.037109, 0.488281, 0.060547, 0.101562, 0.183594, -0.077637, -0.005005, -0.017212, -0.048584, 0.322266, -0.061768, -0.10498, -0.191406, 0.082031, -0.063965, -0.099609, -0.152344, 0.07373, -0.00589, -0.005768, -0.01062, -0.296875, -0.009949, -0.015564, -0.042725, 0.251953, 0.048828, 0.060547, 0.234375, 0.014893, 0.066406, 0.109863, 0.197266, -0.083984, -0.006409, -0.012756, -0.010742, -0.263672, 0.000904, 0.008484, 0.017822, -0.414062, 0.010864, 0.024536, 0.077148, -0.206055, 0.005524, -0.001076, 0.009766, 0.386719, -0.124512, -0.191406, -0.449219, -0.000935, 0.001564, 0.000553, -0.019897, 0.380859, -0.014221, -0.021484, -0.043213, 0.248047, 0.000572, 0.000645, 0.002426, -0.001068, 0.000404, 0.000231, -0.00106, 0.04248, -0.018311, -0.025879, -0.085449, 0.259766, 0.058838, 0.100586, 0.176758, -0.08252, 0.01001, 0.009094, 0.0354, -0.269531, 0.052002, 0.058105, 0.204102, -0.224609, 0.012878, 0.02771, 0.073242, -0.246094, -0.076172, -0.089355, -0.291016, 0.046631, 0.044189, 0.055664, 0.226562, -0.031128, 0.006104, -0.000141, -0.020142, -0.402344, 0.047852, 0.048828, 0.265625, -0.010498, 0.003906, 0.008423, 0.020264, -0.435547, 0.061768, 0.103027, 0.191406, -0.07959, -0.060547, -0.102051, -0.189453, 0.079102, -0.003738, -0.008972, -0.044434, 0.245117, 0.001465, 0.001343, -0.002396, -0.308594, -0.005493, -0.005554, -0.016602, -0.100098, -0.043945, -0.049072, -0.277344, 0.03064, -0.017456, -0.028931, -0.094238, 0.271484, -0.105469, -0.15625, -0.339844, 0.267578, -0.045898, -0.061035, -0.227539, 0.125977, -0.002792, -0.000771, -0.004822, -0.310547, -0.063477, -0.105469, -0.192383, 0.083984, -0.004944, -0.002426, -0.015869, 0.302734, -0.006866, -0.007599, -0.023438, -0.318359, 0.07959, 0.089355, 0.28125, -0.142578, 0.027954, 0.02417, 0.104492, -0.275391, -0.000916, -0.001083, -0.000782, -0.084473, -0.009094, -0.019287, -0.07373, 0.245117, -0.018799, -0.031006, -0.102051, 0.267578, 0.003128, 0.005371, 0.01239, -0.049805, -0.014771, -0.026611, -0.066895, 0.235352, -0.064453, -0.099609, -0.183594, 0.075195, -0.003479, -0.00769, -0.007202, 0.425781, -0.013794, -0.019531, -0.055908, 0.324219, -0.063477, -0.103516, -0.189453, 0.076172, -0.062988, -0.104004, -0.182617, 0.075684, -0.020874, -0.028931, -0.07666, 0.263672, -0.061523, -0.101074, -0.186523, 0.083496, 0.031494, 0.103027, 0.228516, -0.05835, -0.014282, 0.011353, -0.400391, -0.005859, 0.008667, 0.032471, -0.267578, -0.277344, -0.000854, -0.0002, -0.171875, -0.014587, 0.000782, -0.016846, -0.001259, 0.496094, -0.000122, -0.037842, -0.012451, 0.259766, -0.001465, 0.008606, -0.054688, 0.201172, 0.025879, -0.012207, 0.088379, 0.4375, 0.027344, 0.078613, 0.039307, 0.333984, -0.027466, -0.068359, -0.009399, 0.179688, 0.027588, -0.034668, 0.416016, 0.064453, -0.000534, 0.135742, 0.462891, 0.020996, -0.038818, -0.084473, -0.451172, 0.019043, -0.021729, -0.023682, -0.231445, 0.062988, -0.037109, -0.178711, 0.062988, -0.061768, -0.005219, -0.0354, 0.318359, 0.131836, -0.013672, 0.061279, -0.174805, -0.128906, -0.015564, -0.069824, 0.427734, 0.173828, 0.058105, 0.185547, -0.046631, -0.05542, -0.007874, -0.021851, 0.209961, -0.034424, -0.029907, -0.005463, -0.024902, -0.474609, 0.003067, 0.04541, -0.231445, -0.046875, -0.006378, -0.171875, -0.191406, 0.073242, 0.003845, 0.004333, -0.032227, 0.225586, 0.025024, 0.070312, 0.172852, -0.088379, 0.057129, 0.137695, 0.441406, -0.061523, -0.020508, -0.075684, 0.09082, -0.206055, 0.012207, 0.012939, 0.3125, 0.057129, 0.021606, -0.001587, 0.113281, 0.143555, -0.020142, 0.063477, -0.245117, -0.080566, -0.028809, -0.05957, -0.016724, -0.251953, -0.016602, -0.040527, -0.376953, -0.03833, -0.032471, -0.028687, -0.326172, -0.028442, 0.022705, 0.053711, 0.088867, 0.605469, 0.000223, -0.082031, 0.076172, -0.201172, 0.094727, 0.296875, -0.066406, 0.21875, -0.026245, -0.091797, -0.255859, 0.06543, 0.003784, -0.04126, -0.275391, -0.053223, 0.007294, 0.095703, -0.515625, -0.09668, 0.036621, 0.158203, -0.0177, 0.480469, 0.006592, 0.070801, 0.605469, -0.09375, 0.027344, 0.015381, 0.447266, -0.180664, -0.007416, 0.012024, -0.075684, -0.296875, 0.075684, -0.078125, 0.46875, 0.106934, 0.024292, 0.025024, 0.165039, -0.116211, -0.010193, -0.148438, -0.25, 0.088867, 0.015442, -0.019043, 0.061279, 0.296875, 0.037598, 0.400391, 0.12207, -0.059326, -0.105469, -0.279297, 0.166016, -0.135742, -0.114258, -0.253906, 0.04126, -0.269531, 0.006317, 0.132812, 0.202148, -0.046143, 0.049072, 0.226562, -0.03064, -0.035645, 0.041504, 0.167969, 0.400391, -0.062012, 0.014648, 0.02002, -0.000816, 0.466797, -0.024292, 0.02478, -0.009888, -0.244141, 0.007568, -0.014526, 0.777344, 0.097168, -0.011719, 0.004364, 0.002258, -0.232422, 0.019531, 0.025635, 0.449219, 0.088867, 0.008362, -0.002167, -0.138672, -0.246094, -0.172852, -0.112305, -0.013916, 0.067383, 0.021973, 0.058838, -0.098145, 0.177734, 0.01062, -0.009766, 0.118164, 0.172852, 0.036621, 0.105957, -0.075195, 0.539062, 0.064453, -0.068359, 0.294922, 0.263672, -0.183594, -0.031738, -0.416016, -0.038574, -0.005463, 0.071777, -0.279297, -0.304688, -0.119141, -0.114258, 0.133789, -0.394531, 0.022949, 0.10498, -0.029175, 0.316406, -0.004913, 0.05249, 0.023682, -0.198242, -0.021606, 0.106445, -0.335938, -0.316406, 0.051514, 0.177734, 0.02356, -0.094238, -0.017822, -0.029541, -0.511719, 0.01239, -0.025146, 0.005554, 0.005646, -0.287109, -0.027344, 0.318359, 0.125977, 0.033447, -0.052734, -0.322266, 0.024658, -0.054688, -0.022949, -0.048584, -0.378906, -0.005676, 0.080566, 0.582031, -0.101074, -0.060303, 0.018311, 0.179688, 0.384766, -0.010986, 0.021729, -0.04834, 0.3125, 0.161133, -0.003143, -0.032715, 0.035156, -0.22168, 0.000305, -0.04541, 0.180664, 0.149414, 0.007629, 0.101562, 0.176758, -0.07373, -0.003433, -0.032959, 0.222656, 0.017944, -0.00135, 0.020386, -0.421875, -0.114746, -0.086914, -0.21582, 0.15332, -0.115234, 0.00528, 0.061768, -0.353516, 0.018433, 0.014771, 0.100586, 0.337891, -0.109863, -0.038086, -0.026123, 0.036377, -0.22168, -0.006317, 0.062256, -0.091309, 0.185547, -0.006744, 0.017822, -0.002625, -0.294922, -0.022339, -0.021851, -0.200195, 0.060059, 0.020874, 0.034912, 0.257812, -0.059326, 0.019165, 0.006378, 0.021606, 0.002533, 0.040771, 0.044678, 0.289062, -0.049561, -0.014282, -0.054932, -0.164062, 0.10498, -0.039307, -0.0354, -0.205078, -0.131836, 0.020508, 0.001984, -0.137695, 0.145508, 0.002136, -0.002762, -0.010132, 0.5, -0.033691, 0.016357, -0.425781, -0.130859, -0.006287, 0.019531, -0.041748, -0.292969, -0.006775, 0.071777, -0.220703, -0.431641, -0.015198, -0.00647, -0.351562, -0.013306, -0.059082, -0.097656, -0.042725, -0.462891, 0.002335, -0.002335, -0.335938, -0.036865, -0.030518, 0.01239, -0.474609, -0.177734, 0.011597, 0.002243, 0.285156, -0.034912, -0.079102, -0.243164, 0.154297, -0.096191, -0.002075, 0.09082, -0.585938, -0.106445, 0.369141, 0.222656, 0.265625, -0.082031, 0.028809, -0.001884, -0.084473, 0.285156, -0.070312, -0.410156, 0.141602, 0.035156, -0.008423, 0.072266, -0.249023, -0.121094, -0.033691, -0.279297, 0.026489, 0.007935, -0.044922, -0.143555, 0.038818, -0.601562, 0.012451, -0.015564, 0.306641, 0.069336, -0.030884, 0.081055, -0.171875, -0.373047, -0.035645, -0.077148, 0.196289, 0.024536, -0.014709, 0.001068, 0.026489, 0.265625, -0.010071, -0.048828, 0.195312, 0.025024, 0.021484, 0.020752, 0.150391, 0.19043, -0.022095, -0.023438, -0.017822, -0.503906, -0.016846, 0.384766, 0.063477, 0.181641, 0.002945, -0.041016, 0.375, -0.018677, -0.040039, 0.044189, -0.5625, -0.00946, 0.053711, 0.267578, -0.060547, 0.417969, 0.01123, -0.031494, 0.206055, 0.162109, -0.007263, -0.030884, -0.200195, 0.089844, -0.008728, 0.020386, -0.404297, -0.011536, -0.02002, -0.068848, -0.175781, 0.116211, 0.000002, 0.004028, 0.021973, 0.142578, 0.005096, 0.04126, 0.279297, -0.097168, -0.01178, -0.02771, 0.126953, 0.25, 0.061768, -0.032471, 0.353516, 0.339844, -0.004242, 0.001534, -0.163086, -0.179688, -0.005066, -0.031982, 0.369141, 0.139648, -0.003387, -0.016724, -0.322266, -0.068848, -0.005463, -0.040771, -0.318359, 0.114746, -0.003006, -0.00824, -0.008118, -0.380859, -0.000444, 0.003189, 0.192383, -0.118652, 0.009766, 0.022949, -0.382812, 0.023804, 0.005798, 0.028564, 0.341797, 0.132812, 0.00053, -0.021484, -0.238281, 0.040039, 0.005585, 0.020508, -0.287109, 0.040039, 0.010071, 0.006439, -0.203125, -0.423828, 0.001236, 0.011719, -0.257812, 0.030151, -0.00528, -0.012146, -0.267578, -0.039795, 0.007874, 0.003342, 0.416016, -0.055908, 0.006836, 0.030518, -0.089844, -0.3125, -0.000116, 0.023193, -0.02063, -0.390625, -0.001999, 0.000479, -0.201172, -0.265625, -0.137695, -0.431641, -0.234375, 0.141602, 0.005219, 0.01709, 0.090332, 0.219727, 0.012756, 0.030396, 0.328125, 0.042969, -0.029907, -0.320312, -0.318359, 0.083984, 0.00473, 0.013062, -0.181641, -0.002945, -0.003311, -0.016846, -0.335938, -0.083984, 0.002335, 0.003296, -0.121094, -0.388672, 0.008789, 0.002838, -0.023193, 0.194336, 0.000412, 0.09082, 0.171875, -0.099609, -0.009705, 0.009338, -0.18457, -0.263672, -0.009888, -0.003296, 0.155273, 0.324219, 0.000694, -0.003571, 0.289062, 0.025391, -0.009277, 0.028687, 0.098145, -0.306641, -0.005066, 0.010803, -0.120605, -0.5625, 0.001236, -0.006836, 0.294922, 0.001144, 0.003357, 0.021362, -0.296875, -0.176758, 0.005981, -0.028809, 0.400391, 0.114746, 0.002701, -0.0177, 0.232422, -0.053955, -0.004517, 0.013184, 0.058594, 0.308594, 0.007538, 0.033691, -0.014404, -0.287109, -0.00235, -0.019043, -0.220703, -0.253906, -0.038818, -0.05542, 0.053467, -0.605469, -0.00293, -0.046875, -0.227539, 0.082031, 0.017822, 0.018921, -0.043213, 0.648438, 0.005371, 0.007935, -0.193359, 0.036377, 0.009399, -0.004883, -0.289062, -0.106934, 0.000973, -0.035156, 0.328125, -0.094727, -0.009521, -0.043457, -0.255859, 0.141602, -0.008789, 0.008911, 0.060791, 0.242188, -0.039307, -0.40625, 0.043457, -0.216797, -0.00589, -0.031494, 0.243164, 0.172852, -0.007111, 0.00824, -0.193359, -0.257812, -0.130859, -0.417969, -0.095703, 0.182617, -0.010986, -0.035889, 0.060059, -0.550781, 0.010315, -0.012451, -0.062256, -0.417969, 0.006317, 0.003693, -0.174805, -0.28125, -0.004944, -0.027344, 0.326172, -0.032227, 0.005463, 0.014282, -0.285156, 0.032227, -0.008423, 0.023926, -0.294922, -0.308594, 0.046387, 0.228516, 0.15625, -0.168945, 0.004456, 0.011475, 0.088867, 0.408203, -0.004547, 0.012024, 0.053467, 0.204102, 0.005676, 0.006866, 0.136719, 0.578125, -0.007477, -0.002701, -0.051025, -0.244141, 0.002563, 0.032227, -0.047607, 0.523438, 0.004486, -0.018188, -0.027344, 0.248047, 0.100098, 0.466797, -0.043457, -0.072754, -0.007141, 0.025146, -0.015747, 0.373047, -0.009644, -0.012085, 0.081055, 0.316406, 0.023438, 0.02063, 0.09082, 0.621094, 0.004547, 0.026733, -0.289062, 0.047363, 0.011902, 0.0177, -0.094238, 0.439453, -0.002411, -0.011414, -0.060791, -0.11084, 0.006683, 0.000526, -0.28125, 0.072266, 0.00769, 0.027344, -0.040771, 0.353516, -0.004852, 0.037354, -0.104492, -0.351562, -0.012329, -0.018066, -0.246094, -0.179688, 0.002502, -0.013184, -0.203125, 0.018921, -0.000599, -0.007416, -0.056396, 0.233398, 0.000307, -0.02832, 0.033936, 0.235352, 0.005768, 0.028564, 0.032227, -0.263672, -0.067383, -0.265625, -0.314453, 0.070312, -0.002441, 0.006348, -0.375, -0.177734, 0.001816, 0.003647, -0.092773, 0.457031, -0.008423, -0.022339, 0.318359, -0.033447, -0.014709, -0.015869, -0.251953, 0.120605, 0.001022, -0.012939, 0.027954, -0.53125, -0.000832, -0.0065, -0.099121, -0.472656, -0.020142, -0.020264, -0.032959, -0.679688, 0.006714, -0.003448, -0.105957, 0.203125, -0.004028, -0.0271, 0.378906, -0.040283, -0.045166, -0.204102, -0.065918, 0.062256, 0.003708, 0.029053, -0.015442, 0.498047, 0.003632, 0.016968, 0.244141, 0.185547, -0.000645, -0.023682, -0.135742, -0.121582, -0.017334, -0.035156, -0.068359, -0.386719, -0.014526, -0.031982, 0.357422, -0.043945, -0.007629, -0.004456, -0.025757, -0.5625, 0.008118, 0.02771, 0.026978, 0.5625, 0.014954, 0.037598, 0.226562, 0.466797, 0.008545, -0.001762, 0.277344, 0.063965, 0.003174, -0.007416, -0.047119, -0.261719, -0.019897, -0.021606, -0.075195, -0.589844, 0.000414, -0.136719, -0.3125, 0.050049, 0.011658, 0.022583, -0.174805, -0.328125, 0.016235, 0.00705, -0.083008, -0.480469, -0.007294, -0.019043, 0.447266, 0.100098, -0.002365, 0.011658, 0.077637, 0.24707, -0.008972, 0.012512, 0.001129, -0.246094, 0.003738, 0.029907, 0.24707, -0.180664, -0.005249, -0.013123, 0.03833, 0.365234, -0.004181, -0.006744, -0.219727, 0.130859, 0.010071, 0.020264, 0.160156, 0.208008, 0.005219, 0.011536, 0.237305, -0.160156, 0.008118, 0.014893, 0.209961, -0.007416, -0.006348, 0.009644, 0.180664, 0.204102, 0.013428, -0.040771, 0.429688, 0.332031, 0.006927, -0.009094, -0.279297, 0.00705, 0.002121, -0.008423, -0.289062, -0.01532, -0.001472, -0.021362, 0.204102, 0.480469, 0.052734, 0.458984, 0.118164, 0.044434, -0.002823, -0.026978, 0.074219, -0.283203, 0.002335, -0.000526, -0.091797, -0.371094, -0.0005, 0.011292, -0.237305, 0.022705, 0.011108, 0.006378, -0.063477, -0.269531, -0.008118, -0.015381, 0.263672, -0.030273, -0.00415, 0.01416, -0.248047, -0.068848, 0.116211, 0.279297, -0.181641, 0.046875, -0.025391, 0.06543, 0.554688, 0.015137, -0.015137, -0.101562, -0.445312, -0.040771, -0.00296, -0.030884, 0.441406, 0.060791, 0.018677, 0.056641, -0.416016, -0.070801, -0.0177, -0.091797, -0.028687, 0.570312, -0.015625, -0.095215, 0.539062, 0.051025, -0.006561, 0.050293, -0.566406, 0.01062, -0.002579, -0.048828, 0.265625, 0.031006, -0.001137, -0.03833, 0.40625, 0.044678, 0.061279, -0.047363, 0.898438, 0.271484, -0.010315, -0.059814, 0.480469, 0.137695, 0.015747, 0.045898, -0.558594, -0.271484, 0.032227, 0.018555, 0.5, 0.167969, 0.061523, 0.083984, -0.367188, -0.034912, -0.013733, 0.072266, -0.691406, -0.243164, -0.016968, -0.065918, 0.703125, 0.057617, -0.025146, -0.001648, -0.227539, -0.129883, 0.000238, 0.03125, -0.384766, -0.080078, -0.041016, -0.371094, 0.170898, -0.019653, 0.009521, 0.042725, -0.462891, 0.006989, -0.014282, 0.065918, -0.425781, -0.503906, -0.008606, -0.018066, 0.644531, 0.051025, -0.083008, -0.298828, 0.141602, -0.069336, 0.025635, 0.046143, -0.421875, -0.235352, -0.02063, -0.071777, 0.683594, -0.006775, -0.00209, -0.024658, 0.396484, 0.03418, 0.000127, -0.052002, 0.341797, 0.087402, 0.050537, 0.084473, -0.742188, -0.195312, -0.008972, -0.065918, 0.470703, 0.061523, -0.018311, -0.054199, 0.486328, 0.098633, -0.018555, 0.009583, -0.365234, -0.067383, 0.024048, 0.115234, -0.847656, -0.386719, 0.016602, 0.011841, 0.296875, 0.105469, 0.033691, 0.116699, 0.421875, -0.140625, -0.012024, -0.077637, 0.490234, 0.009827, 0.017456, 0.001854, 0.519531, 0.227539, -0.00095, -0.003525, -0.539062, -0.043213, -0.109375, -0.460938, 0.206055, -0.048828, 0.00415, 0.00209, 0.542969, 0.128906, 0.041504, 0.03833, 0.492188, 0.120117, -0.028809, 0.004547, 0.601562, 0.051514, -0.018921, -0.025024, 0.535156, 0.182617, 0.001144, -0.002945, -0.78125, -0.044922, 0.018799, -0.002441, -0.828125, -0.412109, -0.021362, 0.013367, -0.208008, -0.205078, -0.037109, -0.051758, 0.476562, 0.277344, 0.05835, -0.033691, -0.589844, -0.122559, 0.02771, -0.008911, -0.574219, 0.012695, -0.004028, -0.028564, -0.53125, -0.154297, -0.043457, -0.054443, 0.486328, 0.197266, 0.019653, -0.007477, 0.5625, 0.083496, -0.009888, -0.026123, 0.464844, 0.107422, -0.015564, -0.034912, 0.470703, 0.149414, -0.008911, -0.177734, 0.734375, 0.072266, -0.05835, -0.302734, 0.172852, -0.019043, -0.001953, -0.15625, 0.410156, -0.003082, 0.007874, 0.044189, -0.414062, -0.179688, -0.016479, -0.125977, -0.71875, -0.193359, 0.007629, 0.029175, -0.429688, -0.027466, -0.001396, 0.040039, -0.574219, -0.124023, -0.033447, -0.216797, -0.660156, -0.000622, 0.008728, -0.585938, -0.761719, 0.039551, 0.009827, 0.02478, -0.34375, -0.04834, -0.026978, -0.04541, 0.394531, 0.310547, 0.026245, 0.112793, -0.291016, -0.022095, 0.015381, 0.071289, -0.445312, 0.024536, 0.012207, 0.029541, -0.539062, -0.09082, -0.005676, 0.023804, -0.28125, -0.05835, -0.001709, 0.026733, -0.213867, -0.050049, 0.005249, 0.040527, -0.445312, -0.140625, -0.009399, 0.021606, -0.539062, -0.080078, -0.031128, -0.011108, 0.71875, 0.263672, 0.017212, 0.136719, 0.279297, 0.045654, -0.015259, 0.011475, -0.376953, -0.032959, -0.020264, -0.382812, 0.021851, -0.008972, 0.015381, 0.040283, -0.427734, -0.155273, -0.105957, -0.648438, 0.016724, -0.006989, 0.010925, -0.004181, 0.519531, 0.019531, -0.00238, 0.01355, -0.130859, -0.034912, 0.005829, -0.004822, 0.435547, 0.023438, -0.041504, -0.120605, -0.369141, -0.114258, -0.061279, -0.261719, -0.300781, 0.055176, 0.009827, 0.018188, -0.554688, 0.025024, -0.00235, 0.011292, -0.457031, -0.052002, -0.004059, 0.004944, 0.722656, 0.046143, -0.014587, -0.074219, -0.625, -0.261719, -0.001663, 0.017212, -0.462891, -0.041748, -0.010559, -0.092285, 0.503906, 0.05127, 0.027222, 0.115234, -0.092773, 0.119629, 0.009827, 0.138672, -0.141602, 0.011658, -0.013794, -0.149414, 0.324219, 0.234375, 0.02063, 0.103516, -0.476562, -0.009338, 0.007599, -0.006134, -0.496094, -0.021484, -0.01001, 0.12207, -0.231445, -0.445312, 0.024902, 0.047852, -0.451172, -0.147461, 0.05542, -0.03125, 0.601562, 0.235352, 0.008728, 0.265625, 0.523438, -0.120605, -0.003555, 0.016846, -0.451172, -0.21582, 0.004089, -0.004822, 0.121582, 0.030518, 0.01709, 0.016846, -0.703125, -0.014587, -0.020752, -0.037354, 0.542969, -0.008423, 0.000637, -0.006897, 0.376953, 0.015442, 0.032227, -0.011597, 0.667969, 0.392578, 0.000656, 0.006683, -0.122559, -0.036377, -0.000999, 0.054199, 0.0625, -0.539062, -0.0625, -0.482422, 0.21875, -0.029907, 0.022461, 0.146484, -0.092773, 0.025269, 0.062256, 0.047363, -0.660156, -0.121582, 0.009155, -0.023193, 0.578125, 0.230469, 0.0177, 0.058105, -0.326172, -0.120117, 0.022827, 0.357422, -0.149414, -0.0354, -0.002304, -0.09668, -0.279297, -0.069824, -0.047119, -0.271484, 0.165039, -0.347656, -0.002625, 0.002533, -0.498047, -0.090332, 0.128906, 0.550781, -0.118652, 0.024658, 0.000778, -0.076172, 0.287109, 0.012878, 0.009216, -0.025513, 0.353516, 0.070312, 0.009888, -0.021729, 0.243164, 0.150391, -0.010132, -0.00531, -0.605469, -0.074707, 0.00473, -0.076172, 0.386719, 0.057861, -0.011719, -0.058105, 0.451172, 0.169922, -0.039062, -0.072754, 0.371094, 0.020996, 0.001694, -0.035645, -0.550781, -0.017334, -0.033691, 0.400391, 0.710938, -0.067871, 0.077148, -0.049316, -0.6875, -0.145508, -0.019287, 0.019043, -0.294922, -0.21875, -0.003281, -0.023071, 0.211914, 0.206055, 0.016846, -0.0177, -0.318359, 0.057373, -0.011902, -0.15625, -0.172852, 0.151367, -0.103516, -0.542969, -0.005707, -0.003616, -0.009521, -0.030518, -0.199219, 0.051758, -0.103027, -0.435547, -0.023682, 0.112793, 0.003967, 0.03125, -0.294922, -0.053955, -0.035156, -0.121582, 0.114746, -0.19043, -0.002991, -0.018921, -0.125977, 0.160156, 0.000809, 0.020508, -0.045654, -0.255859, 0.008545, -0.022827, -0.326172, 0.090332, -0.022217, 0.011169, 0.287109, 0.3125, -0.007385, -0.013245, 0.245117, 0.049805, 0.005951, -0.016113, 0.220703, -0.016235, -0.007599, -0.023193, 0.186523, 0.337891, 0.033203, -0.003143, -0.421875, -0.287109, 0.007812, 0.049072, 0.135742, -0.197266, -0.249023, -0.00528, -0.103027, -0.367188, 0.005615, 0.058838, 0.259766, -0.119141, 0.002304, 0.061523, -0.124023, -0.238281, 0.018188, 0.084473, 0.154297, -0.226562, -0.005859, -0.012634, -0.068359, -0.287109, -0.000675, 0.017334, -0.257812, 0.040771, 0.006653, 0.00267, -0.021851, -0.474609, -0.012939, 0.02832, 0.345703, 0.099609, -0.0019, -0.007599, 0.049561, 0.498047, 0.014648, -0.022583, 0.435547, 0.304688, 0.010315, 0.021851, -0.166992, -0.554688, 0.003418, -0.001183, -0.146484, -0.464844, 0.003662, 0.03418, -0.128906, 0.259766, -0.009521, -0.024658, -0.035156, 0.21875, -0.007935, 0.020508, -0.056396, 0.449219, 0.022339, 0.105957, 0.126953, -0.138672, 0.004364, -0.015869, -0.269531, -0.031494, 0.012878, -0.023315, -0.12793, -0.460938, 0.007507, 0.043213, 0.075684, -0.222656, -0.010498, -0.029175, -0.125977, 0.1875, -0.007874, -0.052246, 0.102051, -0.21582, 0.002579, 0.022217, -0.199219, 0.031982, 0.002518, -0.006439, -0.369141, 0.045166, 0.010193, 0.050781, 0.220703, -0.130859, 0.000104, 0.000538, 0.030884, 0.123535, -0.002029, -0.025146, -0.267578, 0.125977, 0.009399, -0.078613, -0.131836, -0.609375, 0.006531, -0.019165, 0.00531, -0.277344, -0.000119, 0.015015, -0.224609, 0.017944, 0.011475, 0.023315, -0.128906, -0.335938, -0.006775, -0.002426, 0.375, 0.1875, -0.002914, -0.004272, -0.275391, 0.029175, 0.004822, -0.007874, 0.041504, 0.460938, -0.008057, -0.004211, 0.230469, 0.034424, 0.008484, 0.046631, 0.275391, -0.070312, 0.018555, -0.04126, 0.320312, 0.21875, 0.003052, -0.027954, 0.164062, 0.15332, -0.046631, -0.140625, 0.014343, 0.150391, -0.003754, 0.033691, -0.132812, -0.163086, 0.003052, 0.040527, 0.009155, -0.081055, 0.004303, 0.008118, 0.12793, 0.490234, -0.007172, -0.015259, -0.018433, 0.314453, -0.001419, -0.002213, 0.237305, -0.019409, 0.023193, 0.466797, 0.333984, -0.112305, 0.008972, -0.02417, 0.455078, 0.212891, -0.064941, -0.169922, 0.132812, -0.091309, 0.002808, 0.012695, -0.032959, -0.271484, 0.00351, -0.012268, 0.277344, -0.084473, -0.00412, -0.025146, -0.410156, 0.05542, 0.007812, 0.145508, 0.115234, -0.09668, 0.005096, 0.027954, -0.163086, -0.194336, 0.008972, -0.253906, -0.451172, -0.132812, -0.002075, -0.010986, 0.118652, 0.251953, -0.001236, -0.005127, 0.233398, 0.002136, 0.000881, -0.039062, -0.207031, 0.131836, 0.005157, 0.024658, -0.206055, -0.07666, 0.073242, 0.457031, 0.031982, -0.045166, -0.001839, 0.043213, -0.382812, -0.085449, 0.000637, -0.008545, 0.227539, 0.492188, 0.001717, -0.005798, -0.020264, -0.255859, -0.031738, -0.273438, 0.139648, -0.161133, 0.00589, 0.016479, -0.069824, -0.542969, 0.091309, -0.180664, -0.318359, -0.423828, 0.010986, 0.053955, -0.12793, 0.171875, 0.000729, 0.01239, 0.051758, 0.191406, -0.01001, -0.019409, 0.087402, -0.248047, -0.00354, -0.019897, 0.296875, 0.182617, -0.000751, 0.005646, 0.255859, 0.029297, 0.007111, 0.049316, 0.124023, -0.165039, -0.004181, 0.011719, 0.227539, -0.009338, -0.004181, 0.015198, -0.051025, 0.316406, 0.056396, 0.067383, -0.112793, 0.146484, 0.003418, -0.018311, -0.214844, -0.033203, 0.004486, -0.007874, 0.019531, 0.404297, -0.007996, -0.019775, 0.253906, 0.015869, -0.053955, 0.102051, 0.474609, 0.206055, 0.013367, -0.042236, 0.292969, 0.453125, -0.298828, -0.181641, -0.408203, 0.209961, 0.002991, 0.028931, -0.292969, -0.333984, -0.022461, -0.326172, -0.108887, 0.102539, -0.003784, 0.049805, 0.359375, 0.173828, -0.009583, 0.008179, 0.154297, 0.205078, -0.003021, -0.02063, -0.01123, -0.382812, -0.008118, -0.021118, 0.211914, 0.324219, 0.005219, -0.032227, 0.355469, 0.244141, 0.004242, -0.020874, 0.033691, -0.519531, -0.016113, -0.105957, -0.294922, 0.099121, -0.004944, -0.002121, 0.014404, 0.304688, 0.003387, -0.023926, 0.359375, 0.371094, -0.005768, -0.016968, 0.124023, 0.353516, 0.014709, 0.010742, 0.026978, -0.410156, -0.038086, -0.044434, -0.636719, -0.138672, 0.004181, 0.039795, 0.447266, -0.120117, 0.011841, -0.081055, -0.404297, -0.030762, -0.020996, -0.135742, 0.126953, 0.056641, -0.060059, -0.229492, -0.150391, 0.139648, 0.009216, 0.023071, 0.151367, 0.107422, 0.008179, 0.029907, 0.269531, -0.037598, -0.00238, -0.018677, 0.367188, 0.083008, -0.000847, -0.029175, -0.161133, 0.135742, 0.002457, 0.000005, 0.018311, -0.283203, 0.000782, -0.021606, -0.462891, 0.067383, 0.003891, -0.018433, -0.225586, -0.061768, 0.008545, 0.023926, 0.251953, 0.028198, 0.010437, 0.170898, 0.119629, -0.053223, -0.005219, 0.013306, 0.095215, -0.503906, 0.007599, 0.00885, 0.128906, -0.216797, -0.014099, -0.062012, -0.206055, 0.177734, -0.003601, -0.010559, -0.246094, 0.103516, 0.006714, 0.007202, 0.060303, -0.453125, -0.000576, -0.008667, 0.027466, 0.46875, 0.063965, 0.220703, 0.40625, -0.121582, 0.031738, 0.033447, 0.021729, 0.542969, 0.009277, -0.010864, 0.065918, 0.19043, 0.000145, 0.002563, -0.388672, -0.157227, -0.037109, -0.006012, -0.527344, -0.078613, 0.026733, 0.028931, 0.135742, 0.488281, -0.00037, -0.005402, -0.007446, -0.578125, 0.016479, 0.019409, 0.07666, 0.289062, 0.013794, 0.014954, 0.476562, 0.056152, 0.011353, 0.051514, 0.089844, 0.443359, 0.06543, 0.208008, -0.097656, 0.394531, 0.000542, -0.023193, 0.041504, -0.166016, -0.015198, -0.018677, 0.416016, 0.124512, 0.044434, 0.05957, 0.5625, 0.049072, 0.009644, 0.00069, 0.009338, -0.431641, -0.05127, -0.016479, -0.527344, -0.170898, -0.037598, -0.145508, 0.051514, -0.429688, 0.001663, 0.023315, 0.091309, -0.78125, 0.005646, -0.261719, -0.367188, 0.010437, 0.040283, 0.114746, 0.710938, -0.229492, 0.001404, 0.040039, -0.089844, 0.628906, 0.010315, 0.005585, -0.013245, 0.166016, 0.019897, -0.001572, 0.335938, 0.063965, -0.00037, 0.004822, 0.015625, 0.396484, 0.010864, 0.026978, -0.011475, 0.192383, -0.005951, -0.023804, -0.166016, 0.031128, -0.011047, -0.024658, -0.578125, 0.038818, 0.005463, -0.014038, -0.067871, -0.476562, -0.057373, -0.025635, -0.020142, -0.609375, 0.042725, -0.060303, 0.320312, 0.248047, 0.026489, 0.084473, -0.05249, 0.527344, -0.006775, 0.05249, -0.00161, 0.474609, 0.012634, 0.014954, 0.064941, 0.201172, 0.002625, 0.013428, 0.146484, -0.055176, 0.012329, 0.006317, 0.049561, 0.535156, 0.006958, -0.036865, -0.503906, -0.128906, 0.002991, 0.016479, 0.030518, 0.332031, 0.012207, 0.02478, -0.001633, 0.211914, 0.007935, 0.001091, 0.013672, -0.613281, -0.047119, 0.388672, 0.07959, 0.294922, 0.00766, -0.094727, -0.492188, -0.050537, -0.01709, -0.059814, -0.464844, -0.020142, -0.010254, -0.004944, -0.009155, -0.259766, -0.007233, 0.002472, -0.001114, 0.449219, 0.003906, -0.030396, 0.227539, 0.486328, -0.018921, 0.014038, -0.087891, -0.515625, -0.013062, 0.000553, -0.227539, -0.376953, 0.05835, 0.09668, -0.102539, 0.617188, 0.002975, 0.006775, 0.020386, 0.011108, 0.017212, 0.027466, 0.147461, -0.047607, 0.006317, -0.033447, -0.005371, -0.550781, -0.032227, -0.044678, -0.451172, -0.068359, -0.115234, -0.476562, 0.098145, -0.349609, -0.00267, -0.053223, -0.068359, -0.527344, -0.053955, 0.080566, -0.216797, -0.496094, -0.097168, 0.121582, -0.267578, -0.457031, 0.007599, -0.009277, 0.024048, 0.511719, 0.016235, 0.025391, 0.355469, 0.094727, 0.005737, 0.006744, 0.00705, 0.186523, 0.039795, 0.047852, 0.507812, 0.0019, -0.226562, -0.345703, 0.063477, 0.039795, 0.019409, 0.025269, 0.09082, 0.613281, -0.029175, -0.042725, -0.08252, -0.308594, 0.072266, 0.134766, -0.036133, 0.457031, -0.020996, -0.040283, -0.0271, -0.507812, 0.01709, 0.031738, 0.130859, 0.570312, -0.010376, -0.01709, -0.022339, -0.214844, -0.006805, 0.032715, 0.098633, 0.5625, 0.015869, 0.032715, 0.157227, -0.001236, -0.007996, -0.004761, -0.015015, -0.369141, -0.003571, -0.031494, -0.414062, -0.194336, -0.018188, -0.029053, -0.147461, -0.457031, 0.024414, 0.04126, 0.091309, 0.523438, -0.014343, -0.042725, 0.009705, -0.511719, -0.026489, -0.059814, -0.0047, -0.515625, -0.001137, 0.013123, 0.457031, 0.15625, -0.004944, -0.025146, -0.05835, -0.470703, -0.039551, -0.067871, -0.002518, -0.53125, 0.000572, 0.000919, -0.021362, 0.460938, 0.011292, 0.01416, -0.013733, 1.179688, 0.015259, 0.051025, 0.326172, -0.015198, -0.001648, 0.008057, 0.007507, -0.192383, -0.024292, -0.177734, -0.373047, 0.079102, -0.00766, -0.05127, -0.021851, -0.554688, -0.026855, -0.125, -0.12793, -0.609375, 0.011902, 0.015137, 0.025024, 0.213867, -0.002518, -0.045654, -0.443359, -0.179688, -0.251953, -0.039551, -0.380859, -0.034912, -0.033203, -0.212891, 0.038086, -0.455078, -0.004272, -0.022339, 0.363281, 0.269531, -0.017212, -0.018799, -0.063965, -0.384766, 0.001068, -0.00029, -0.024292, 0.177734, -0.007996, -0.012512, -0.402344, -0.25, 0.09375, 0.088379, 0.148438, 0.496094, 0.476562, 0.314453, 0.150391, -0.020874, 0.036621, 0.15625, 0.492188, -0.074707, -0.031494, -0.064453, -0.357422, -0.006012, 0.015503, -0.000123, -0.453125, -0.100586, 0.004852, -0.017456, 0.0354, 0.164062, -0.001877, -0.002838, 0.00766, 0.558594, -0.013489, 0.011047, -0.009888, -0.199219, 0.001823, -0.004944, -0.001549, 0.570312, -0.006378, -0.025269, -0.120117, 0.092285, 0.050049, 0.013062, 0.037598, 0.550781, -0.010071, -0.238281, 0.01001, -0.470703, -0.0065, -0.01001, -0.097656, -0.46875, -0.03833, -0.132812, 0.062256, -0.419922, -0.05957, 0.047852, -0.470703, -0.292969, -0.014587, -0.012939, -0.015381, -0.345703, -0.010864, 0.051758, 0.035645, 0.484375, -0.00885, -0.001572, 0.031006, -0.177734, 0.04834, 0.039795, 0.617188, 0.142578, -0.017456, 0.020508, -0.179688, -0.361328, 0.007935, 0.058105, 0.515625, 0.064941, -0.066895, -0.185547, 0.084961, -0.582031, -0.015747, -0.028687, -0.515625, -0.062012, -0.002151, 0.039795, -0.306641, -0.427734, -0.018799, -0.031128, -0.5625, -0.116211, 0.028442, 0.109863, 0.490234, 0.027832, 0.375, 0.080078, -0.05957, 0.296875, 0.00325, -0.009399, -0.007172, 0.163086, 0.026001, 0.082031, 0.474609, -0.024658, -0.019165, -0.01355, -0.019775, -0.605469, -0.115234, -0.253906, 0.120605, -0.382812, 0.004913, 0.012695, 0.009583, 0.217773, -0.031982, 0.015747, -0.574219, -0.125977, 0.034668, -0.081543, 0.339844, 0.421875, 0.004608, 0.014771, 0.01416, 0.214844, -0.001038, 0.058105, -0.133789, -0.101074, -0.012512, -0.074707, 0.100098, 0.185547, -0.014526, 0.013916, 0.259766, -0.049316, 0.010803, -0.065918, 0.306641, 0.025879, 0.002899, 0.012329, 0.237305, -0.039307, 0.056396, 0.062256, 0.195312, 0.507812, -0.013855, 0.011658, 0.073242, -0.194336, 0.005676, 0.025513, -0.080078, -0.167969, -0.006989, -0.054443, 0.265625, 0.081543, 0.00412, 0.064453, -0.396484, -0.047607, -0.005341, 0.064941, -0.275391, 0.018311, -0.062256, -0.095215, -0.071777, -0.660156, 0.014709, -0.018677, -0.253906, 0.103027, 0.073242, 0.017456, 0.085449, 0.921875, -0.008179, -0.036621, 0.277344, -0.009521, -0.021973, -0.062256, 0.259766, 0.072754, -0.012329, 0.006042, 0.261719, -0.053955, -0.002975, -0.048584, 0.104004, 0.22168, -0.000565, -0.003967, 0.001556, -0.002869, -0.009766, 0.077148, -0.394531, -0.089844, 0.009644, 0.043213, -0.263672, -0.059814, 0.020752, 0.030518, 0.111816, 0.660156, 0.017212, 0.057373, -0.265625, -0.015198, 0.059082, -0.176758, 0.445312, 0.07959, -0.015259, -0.071777, 0.240234, 0.03833, 0.014221, 0.078125, -0.335938, -0.099121, -0.003723, -0.045166, 0.18457, 0.024414, 0.017334, 0.040039, 0.177734, -0.154297, -0.020386, 0.11377, -0.21582, -0.048828, 0.003571, 0.069824, -0.324219, -0.04126, -0.013611, 0.099121, -0.224609, -0.073242, -0.014709, -0.085449, 0.390625, -0.047852, 0.004547, -0.010864, 0.244141, -0.084961, -0.013794, -0.010925, 0.259766, -0.076172, -0.008423, -0.004425, 0.045166, -0.25, 0.022827, 0.033203, -0.09082, -0.3125, 0.000364, 0.066895, -0.361328, -0.091309, 0.201172, 0.367188, -0.009155, 0.6875, -0.011597, -0.019531, 0.165039, -0.046875, 0.013123, 0.054932, -0.239258, -0.033447, -0.00412, -0.04126, 0.050293, 0.277344, -0.024658, 0.003342, 0.277344, -0.030518, 0.023438, 0.012939, -0.277344, 0.04541, 0.001495, 0.069336, -0.324219, -0.026489, -0.00946, -0.017334, 0.09375, 0.226562, 0.015503, 0.029541, 0.232422, -0.119141, 0.001312, 0.053955, -0.267578, -0.007355, 0.02124, 0.071289, -0.177734, 0.092285, 0.030151, 0.023682, -0.273438, 0.040771, -0.023438, -0.160156, 0.139648, -0.007355, 0.002029, 0.166992, -0.037842, 0.028442, -0.01709, -0.013916, 0.245117, 0.001663, -0.019165, -0.009094, 0.003189, -0.738281, 0.001968, 0.085449, -0.349609, -0.049072, -0.012146, 0.180664, -0.097656, 0.007538, 0.039551, 0.058594, 0.007812, 0.609375, 0.002945, 0.033936, -0.010193, -0.241211, 0.018677, 0.109375, -0.34375, 0.005646, 0.000889, 0.078613, -0.361328, -0.049316, -0.063477, 0.069336, -0.135742, 0.169922, -0.004211, -0.088379, 0.193359, 0.033936, 0.036133, -0.154297, 0.328125, 0.044189, -0.059326, -0.020752, 0.267578, 0.052002, -0.004028, -0.05835, 0.34375, 0.057129, -0.041504, -0.018555, 0.029907, 0.253906, 0.008423, 0.013855, 0.025879, 0.558594, 0.015625, 0.069336, -0.273438, -0.054443, -0.000587, -0.062256, 0.228516, 0.03064, -0.011108, 0.105469, -0.219727, -0.066406, 0.001053, 0.035645, -0.069336, -0.22168, -0.010742, -0.077637, 0.294922, 0.046387, 0.015259, 0.036133, -0.291016, 0.028687, 0.002945, 0.042236, -0.166016, -0.092285, 0.040771, -0.064941, 0.135742, 0.118652, 0.00473, 0.097656, -0.369141, -0.075195, -0.063477, -0.020264, -0.199219, -0.380859, 0.029907, 0.049561, -0.28125, 0.000028, -0.003937, 0.007568, 0.079102, -0.192383, -0.063477, -0.068359, -0.152344, -0.9375, -0.004669, 0.0019, 0.067383, -0.416016, -0.132812, -0.306641, 0.109863, -0.617188, 0.016602, 0.032471, -0.269531, 0.022949, -0.018433, -0.034912, 0.316406, -0.008667, -0.06543, -0.03833, -0.005463, -1.117188, 0.047852, 0.042969, 0.028076, 0.6875, -0.003418, -0.018066, 0.269531, 0.00264, 0.015747, 0.068848, -0.235352, -0.095703, 0.009521, -0.068848, 0.353516, 0.022095, 0.006866, 0.057129, -0.251953, -0.069336, -0.030396, -0.0065, 0.255859, -0.03064, -0.00193, -0.006775, 0.253906, -0.111328, -0.015869, 0.005005, -0.007446, 0.230469, 0.010803, 0.080078, -0.291016, -0.087891, -0.029175, -0.044922, 0.24707, 0.007874, 0.01062, 0.004272, -0.478516, -0.001625, -0.015015, -0.058594, 0.259766, 0.083984, -0.033691, 0.065918, -0.238281, 0.00647, 0.00066, -0.055908, 0.316406, -0.057617, -0.028198, -0.220703, 0.015198, 0.082031, 0.020508, 0.023682, -0.122559, 0.664062, -0.049072, -0.013855, -0.671875, -0.245117, -0.063477, 0.033447, -0.878906, -0.261719, 0.004608, 0.061523, -0.296875, -0.065918, -0.020508, -0.019409, -0.609375, -0.038086, -0.00824, -0.032227, 0.265625, -0.091309, -0.023071, -0.069336, 0.263672, -0.014587, 0.002899, 0.080078, -0.164062, -0.104004, -0.116211, -0.149414, 0.049805, -0.53125, 0.013489, -0.034912, 0.447266, 0.063477, -0.002716, 0.013184, -0.059326, -0.020874, -0.016602, -0.126953, 0.417969, -0.025024, -0.004761, 0.078125, -0.382812, -0.067383, 0.040039, 0.011353, 0.139648, 0.671875, -0.014587, 0.100586, 0.188477, -0.138672, 0.014282, 0.064941, -0.263672, 0.012634, 0.0177, -0.010254, -0.257812, 0.100586, -0.005371, 0.0625, -0.462891, -0.042236, -0.004517, 0.059814, -0.251953, -0.00023, 0.053223, -0.166016, 0.012329, -0.119141, -0.005219, 0.006195, 0.028809, 0.271484, -0.017578, -0.019043, 0.271484, 0.011047, -0.165039, -0.014893, -0.095215, -0.589844, 0.02417, 0.049561, -0.275391, 0.04126, -0.004822, 0.025757, -0.28125, -0.070801, 0.003296, -0.031738, 0.246094, -0.090332, 0.020874, -0.051514, -0.232422, 0.102051, -0.008667, -0.191406, 0.140625, 0.017944, 0.006195, 0.053223, -0.3125, 0.08252, -0.042236, -0.037598, -0.083984, -0.3125, -0.008057, 0.001495, 0.039062, -0.53125, 0.041016, 0.040039, 0.087891, 0.351562, -0.05957, -0.103027, -0.203125, 0.074219, 0.068359, 0.103516, 0.257812, -0.130859, -0.06543, -0.104004, -0.200195, 0.072266, 0.057129, 0.096191, 0.207031, -0.072266, 0.002319, 0.002792, 0.005951, -0.21582, 0.010681, 0.015747, 0.062988, -0.236328, 0.047363, 0.063965, 0.257812, -0.048828, -0.00161, -0.008606, -0.021362, 0.535156, -0.00592, -0.01001, -0.025879, 0.261719, -0.005188, -0.00161, 0.006714, -0.3125, -0.058105, -0.09082, -0.197266, 0.068848, -0.055664, -0.091309, -0.214844, 0.049316, -0.095215, -0.160156, -0.324219, 0.068359, 0.011658, 0.017212, 0.037842, 0.040039, 0.051514, 0.090332, 0.1875, -0.068359, 0.000473, -0.00132, -0.030884, 0.3125, 0.000938, 0.000166, -0.000706, 0.04126, 0.003967, 0.002518, 0.014404, 0.341797, -0.016846, -0.001862, -0.028564, -0.333984, 0.055176, 0.07666, 0.265625, -0.050781, -0.014099, -0.023438, -0.042969, -0.183594, -0.040039, -0.161133, -0.570312, 0.34375, -0.066895, -0.105957, -0.176758, 0.061279, 0.058594, 0.09668, 0.201172, -0.066406, -0.001602, -0.001846, -0.00592, 0.019165, 0.024658, 0.069336, 0.574219, -0.10791, 0.048828, 0.082031, 0.174805, -0.063965, 0.052002, 0.093262, 0.191406, -0.0625, -0.008484, -0.013733, -0.015381, -0.382812, 0.060791, 0.099121, 0.195312, -0.070801, -0.061523, -0.102539, -0.198242, 0.07373, 0.038818, 0.0354, 0.071777, 0.306641, 0.064453, 0.109375, 0.213867, -0.075195, 0.003754, 0.005096, 0.013184, -0.006531, 0.05249, 0.075684, 0.171875, -0.056885, -0.05127, -0.042725, -0.089844, -0.308594, -0.007416, -0.015381, -0.003693, -0.382812, -0.003632, -0.005615, -0.013062, 0.037354, 0.042969, 0.07959, 0.261719, -0.106445, -0.050049, -0.063965, -0.265625, 0.007751, 0.010864, 0.018311, 0.063477, -0.229492, -0.016479, -0.00885, 0.004791, -0.257812, 0.007263, 0.034424, 0.046387, -0.410156, 0.004547, 0.014954, 0.04248, -0.204102, -0.007141, -0.010254, -0.015991, -0.136719, 0.006897, 0.000599, 0.006104, 0.306641, 0.046631, 0.059814, 0.236328, -0.058594, 0.056885, 0.098633, 0.207031, -0.070312, -0.000343, -0.001076, 0.003555, 0.212891, 0.054443, 0.074707, 0.174805, -0.050293, -0.00592, -0.007446, -0.003967, 0.332031, 0.058105, 0.098145, 0.197266, -0.068848, -0.056641, -0.098145, -0.197266, 0.070801, -0.050049, -0.062256, -0.193359, 0.192383, 0.031982, 0.024658, 0.043457, 0.294922, -0.010437, 0.000334, 0.013062, -0.388672, 0.054688, 0.092285, 0.182617, -0.070312, 0.042969, 0.057129, 0.269531, -0.074707, 0.008911, 0.00415, 0.012329, 0.322266, -0.02356, -0.031128, -0.050781, -0.251953, -0.054932, -0.094727, -0.200195, 0.065918, 0.025635, 0.032959, 0.118164, -0.273438, 0.004272, -0.003708, -0.030396, 0.439453, 0.056152, 0.095703, 0.197266, -0.067383, 0.00028, 0.000572, 0.002151, -0.00135, -0.050293, -0.05957, -0.25, 0.084961, 0.003891, -0.006439, -0.02063, 0.515625, -0.006805, 0.000203, 0.007751, -0.333984, 0.07666, 0.132812, 0.289062, -0.180664, 0.003265, 0.005341, 0.013794, -0.036377, -0.092285, -0.161133, -0.335938, 0.298828, -0.066895, -0.110352, -0.249023, 0.095703, 0.014893, 0.019531, 0.054199, -0.227539, 0.075684, 0.106934, 0.255859, -0.064453, 0.067383, 0.108398, 0.208984, -0.083008, 0.0065, 0.007507, 0.027344, -0.017456, -0.013367, -0.021973, -0.070312, 0.236328, -0.067871, -0.092773, -0.279297, 0.073242, 0.05835, 0.101562, 0.195312, -0.070801, 0.000199, 0.002563, -0.010742, 0.186523, -0.041504, -0.036621, -0.075195, -0.326172, 0.016357, 0.022095, 0.060547, -0.225586, 0.057617, 0.098145, 0.192383, -0.068848, -0.054199, -0.080078, -0.267578, 0.059814, -0.054443, -0.095703, -0.189453, 0.065918, -0.06543, -0.094238, -0.257812, 0.086914, 0.049072, 0.064453, 0.294922, -0.036621, 0.045898, 0.044434, 0.092285, 0.337891, -0.00415, -0.011963, -0.035156, 0.523438, -0.055908, -0.091797, -0.149414, -0.094238, -0.051025, -0.071777, -0.199219, 0.202148, -0.014587, -0.024292, -0.045166, 0.229492, 0.053223, 0.089844, 0.18457, -0.066406, 0.064941, 0.109863, 0.244141, -0.070801, 0.07373, 0.109375, 0.330078, -0.155273, -0.004578, 0.004547, 0.005859, -0.427734, 0.035889, 0.047607, 0.157227, -0.109375, -0.041504, -0.035889, -0.07959, -0.296875, -0.014954, -0.010742, -0.01178, -0.351562, 0.061035, 0.097168, 0.255859, -0.045898, 0.015198, 0.019775, 0.064941, -0.226562, 0.009644, 0.009705, 0.001724, 0.359375, -0.002838, -0.004242, -0.010437, 0.041748, 0.009216, 0.020996, 0.002777, 0.535156, -0.016602, -0.023682, -0.052002, 0.027222, -0.000072, -0.013916, -0.047119, 0.390625, 0.063965, 0.09668, 0.220703, -0.219727, 0.062012, 0.098633, 0.21582, -0.059082, 0.015259, 0.026489, 0.053955, -0.24707, -0.025024, -0.025146, -0.04126, -0.404297, 0.061523, 0.103027, 0.212891, -0.070801, -0.013977, -0.025391, -0.060303, 0.232422, -0.002609, -0.003448, 0.027344, -0.355469, 0.061523, 0.101562, 0.212891, -0.071777, 0.019287, 0.03125, 0.075195, -0.298828, 0.060547, 0.09668, 0.207031, -0.05835, -0.054932, -0.070801, -0.180664, 0.219727, 0.056396, 0.098145, 0.192383, -0.072266, -0.011719, -0.021973, -0.064453, 0.231445, 0.011475, 0.021973, 0.082031, -0.25, -0.014771, -0.021362, -0.062988, 0.222656, -0.014709, -0.029297, -0.075684, 0.244141, 0.007202, 0.005188, 0.002365, 0.145508, -0.00415, -0.004913, -0.009888, -0.229492, -0.002182, -0.000553, -0.029175, -0.519531, -0.005157, -0.022339, 0.029419, -0.369141, 0.038818, 0.05957, 0.414062, 0.062012, -0.048096, -0.53125, -0.032227, -0.095215, -0.030273, -0.132812, -0.019775, -0.451172, -0.024658, 0.025024, -0.558594, -0.166016, 0.002945, 0.298828, 0.198242, 0.048828, -0.061035, -0.200195, 0.062012, -0.427734, -0.004578, -0.009277, -0.040039, 0.542969, -0.046875, 0.416016, 0.140625, 0.080078, 0.032471, 0.021362, 0.550781, 0.386719, -0.018433, 0.384766, 0.24707, 0.028687, 0.002914, 0.004211, 0.031006, -0.414062, 0.015869, 0.006866, 0.034912, 0.488281, 0.092773, -0.072754, 0.169922, 0.396484, -0.003433, 0.012329, 0.021851, -0.542969, -0.038818, 0.314453, 0.294922, 0.023682, -0.01709, -0.023193, -0.014099, -0.46875, 0.001923, 0.026123, 0.067383, 0.400391, -0.018799, -0.020752, -0.059326, -0.34375, -1.304688, -0.048584, -0.000771, -0.046875, -0.009216, 0.167969, -0.052246, 0.392578, -0.030762, -0.045166, -0.051025, -0.388672, -0.125, 0.141602, -0.28125, -0.302734, 0.013855, -0.001488, 0.028809, 0.675781, 0.068359, 0.146484, 0.005859, 0.451172, -0.01123, -0.017944, 0.035156, -0.265625, 0.002579, 0.007233, 0.030273, 0.353516, -0.025635, -0.016113, -0.546875, -0.068848, 0.002457, -0.000721, 0.013306, 0.34375, 0.002396, -0.105469, 0.029053, -0.398438, 0.002502, -0.011841, -0.021973, 0.447266, -0.010498, -0.117676, -0.425781, 0.039062, -0.002426, -0.003784, -0.010742, -0.008118, -0.050049, -0.149414, 0.015503, -0.423828, -0.00235, 0.00473, 0.022705, -0.3125, 0.016235, 0.019653, 0.032471, 0.371094, 0.029419, 0.179688, 0.003906, 0.570312, -0.008484, -0.016113, -0.009277, -0.675781, 0.003418, -0.00235, -0.026245, 0.318359, 0.029297, 0.032227, 0.130859, 0.361328, -0.049316, -0.103516, 0.026001, -0.507812, 0.004211, -0.007629, -0.018555, 0.203125, 0.003448, -0.000399, 0.018311, -0.535156, -0.005341, 0.024536, 0.001625, -0.503906, -0.018921, -0.027344, -0.357422, -0.07666, 0.408203, 0.164062, -0.08252, 0.148438, -0.013672, 0.016724, -0.289062, -0.408203, -0.026733, 0.078613, -0.435547, -0.228516, 0.12793, 0.068359, 0.093262, 0.601562, 0.047119, 0.016602, 0.09082, 0.330078, 0.112793, 0.105957, 0.023193, 0.5, 0.004425, 0.019897, -0.023804, 0.231445, -0.049072, -0.073242, -0.433594, -0.005432, 0.027344, -0.020264, 0.261719, 0.402344, 0.00528, 0.004913, 0.006012, 0.245117, -0.008972, 0.053955, -0.28125, -0.351562, -0.023682, 0.004791, -0.353516, -0.398438, 0.013245, -0.005493, -0.166992, -0.458984, -0.001228, 0.004333, -0.023682, -0.542969, 0.018677, 0.003494, 0.01416, -0.515625, 0.046631, 0.07373, 0.324219, -0.099609, -0.002243, -0.024048, -0.036377, -0.408203, 0.032959, -0.369141, -0.114258, -0.28125, -0.003433, -0.002075, 0.032227, -0.339844, 0.001884, 0.011658, 0.099609, -0.263672, -0.047607, 0.255859, 0.021606, 0.457031, -0.022705, 0.014954, 0.269531, 0.386719, 0.149414, -0.056885, 0.425781, 0.198242, -0.001656, 0.001694, 0.025757, -0.431641, 0.068848, -0.044678, 0.314453, 0.161133, -0.062256, -0.073242, 0.009521, -0.585938, 0.022827, -0.287109, -0.228516, -0.092285, -0.163086, -0.12793, 0.054199, -0.394531, 0.012573, -0.008606, 0.058594, 0.412109, -0.080566, -0.116211, -0.470703, 0.029175, 0.00705, 0.000099, -0.052979, 0.425781, -0.003662, -0.000277, -0.013, -0.363281, 0.009277, 0.241211, 0.380859, -0.033447, 0.01178, 0.008667, -0.004608, 0.267578, -0.013611, -0.013306, -0.054443, -0.570312, -0.013184, -0.036621, -0.071777, -0.394531, -0.004913, -0.00325, -0.010864, -0.507812, 0.013367, 0.009827, -0.04248, 0.375, -0.002686, -0.026367, -0.031128, -0.416016, 0.108398, 0.376953, 0.028687, 0.152344, 0.008606, 0.009338, -0.064941, -0.585938, 0.000755, -0.003372, -0.005951, 0.211914, 0.058105, 0.040039, 0.494141, 0.09668, -0.002197, -0.003189, 0.00034, 0.347656, -0.013367, 0.003586, -0.333984, -0.261719, 0.042725, 0.066406, 0.320312, -0.005768, -0.02002, 0.306641, 0.15918, 0.357422, 0.035889, 0.032959, -0.048584, 0.328125, 0.103027, 0.257812, -0.060303, 0.392578, -0.008118, 0.003616, 0.006714, -0.482422, 0.006775, 0.028809, -0.00042, 0.367188, 0.024902, 0.021729, 0.265625, -0.013611, -0.010132, 0.05542, 0.375, 0.179688, -0.006958, -0.026611, -0.049072, -0.332031, -0.002533, -0.078613, 0.022461, -0.269531, 0.095703, -0.05249, 0.328125, 0.414062, 0.024902, -0.067871, 0.143555, 0.347656, -0.002884, -0.009644, -0.010071, -0.326172, 0.000874, -0.006958, -0.024048, -0.558594, 0.006531, 0.016357, 0.015747, -0.490234, 0.00164, 0.351562, 0.253906, -0.025879, -0.128906, -0.089355, -0.384766, 0.041992, 0.019165, 0.029175, 0.084961, 0.237305, 0.043213, 0.208008, -0.001366, 0.447266, 0.004486, 0.010254, -0.02832, 0.570312, -0.031982, 0.326172, 0.212891, 0.165039, -0.004486, -0.005432, -0.0271, 0.464844, 0.010437, 0.016602, -0.000652, -0.515625, 0.058838, 0.012512, 0.026489, 0.330078, -0.020874, 0.04126, -0.419922, -0.265625, 0.00087, 0.012329, 0.021484, -0.519531, -0.039307, -0.101562, -0.298828, 0.020752, 0.136719, 0.204102, 0.400391, -0.078613, -0.012085, -0.012695, -0.043213, -0.398438, -0.032471, -0.00238, -0.088379, -0.605469, -0.016724, 0.030762, -0.197266, -0.357422, -0.060547, 0.05835, -0.182617, -0.40625, -0.022217, -0.001457, -0.277344, -0.21582, 0.539062, 0.027222, 0.193359, 0.124023, 0.007446, 0.011414, 0.009766, -0.474609, 0.007202, -0.004639, 0.035889, 0.503906, -0.087402, 0.214844, 0.212891, 0.402344, 0.022095, 0.079102, 0.267578, -0.037109, -0.00061, -0.000479, 0.001091, -0.149414, 0.004242, 0.006104, 0.023682, 0.065918, -0.003464, -0.001907, -0.004486, -0.112793, 0.004517, 0.00119, 0.007507, 0.121582, -0.002777, -0.002991, -0.00383, -0.125, 0.006622, 0.004974, 0.016602, 0.265625, 0.028931, 0.030762, 0.094238, 0.486328, 0.058838, -0.00946, -0.020142, -0.018555, 0.011169, 0.008911, 0.015503, 0.429688, -0.003799, -0.004639, -0.0065, -0.091797, 0.001755, -0.00053, -0.00161, 0.12793, 0.001526, 0.002365, 0.004242, 0.103027, 0.001434, 0.002197, 0.008057, 0.099121, -0.000183, -0.001106, -0.001213, -0.090332, 0.00708, 0.007446, 0.00354, 0.142578, 0.014587, 0.004944, 0.318359, -0.046875, -0.022461, -0.02356, -0.030396, -0.488281, -0.001862, -0.001549, 0.002045, -0.149414, -0.005249, -0.001877, 0.011414, -0.410156, -0.00206, -0.001236, -0.002106, -0.105469, -0.002457, -0.001129, -0.003845, -0.09082, 0.001526, 0.001579, -0.000793, 0.118652, -0.000774, 0.001427, -0.001221, 0.144531, 0.008423, 0.01239, 0.033203, 0.464844, 0.003464, 0.00824, 0.016846, 0.441406, -0.002167, -0.001694, 0.00061, -0.09375, 0.002213, 0.003128, 0.000942, 0.12793, -0.005768, -0.006012, -0.009155, -0.164062, 0.000771, -0.000294, 0.001358, 0.183594, -0.002106, -0.002136, -0.002808, -0.182617, 0.002823, 0.001762, 0.002319, 0.092285, 0.00267, 0.003067, 0.0177, 0.060303, -0.002075, -0.001587, -0.000163, -0.118164, 0.00354, 0.004608, 0.012817, 0.10498, 0.000275, 0.001381, 0.003113, 0.119629, 0.003143, 0.00235, 0.001778, 0.158203, 0.001076, 0.001472, -0.003159, 0.213867, 0.00235, 0.000782, -0.000387, 0.188477, 0.002319, 0.002563, 0.001144, 0.126953, -0.002487, -0.004578, -0.005951, -0.135742, -0.003067, -0.004883, -0.00708, -0.100098, 0.002274, 0.003326, 0.00531, 0.089844, 0.002075, 0.001205, -0.002701, 0.142578, -0.001953, -0.001587, 0.004852, -0.144531, -0.004181, -0.003647, -0.006348, -0.134766, 0.001823, 0.02832, -0.071289, -0.044922, 0.002106, 0.000847, 0.00647, 0.094727, 0.010132, 0.008484, 0.012634, 0.209961, 0.004578, 0.004608, 0.014038, 0.076172, 0.002136, 0.005463, 0.018433, 0.470703, 0.00293, 0.007324, 0.016235, 0.320312, -0.006683, -0.002594, 0.006775, -0.253906, 0.000729, 0.005066, -0.005463, 0.464844, -0.000671, -0.001602, -0.00322, -0.108887, -0.003708, -0.001495, -0.004181, -0.129883, 0.000694, 0.001015, 0.007141, 0.125, 0.012146, 0.010071, 0.036621, 0.408203, -0.007477, -0.017578, 0.052002, -0.019653, 0.007111, 0.007233, 0.016846, 0.232422, 0.00528, 0.005798, 0.006989, 0.135742, 0.000843, 0.002228, -0.001862, 0.139648, -0.00325, -0.001801, -0.000332, -0.141602, -0.000122, -0.000568, -0.001244, -0.102539, 0.003555, 0.004395, 0.003738, 0.098145, 0.003235, 0.002762, 0.001221, 0.120605, -0.00412, -0.004578, 0.001541, -0.116699, 0.00119, 0.002823, 0.000273, 0.099609, 0.001778, 0.002106, 0.002136, 0.097656, -0.003815, -0.002747, -0.006348, -0.12793, 0.002029, 0.001076, 0.002609, 0.098145, -0.002838, -0.003006, -0.00351, -0.219727, 0.002319, 0.004272, 0.007782, 0.096191, 0.00209, 0.000954, 0.00116, 0.135742, 0.015442, 0.015442, 0.0354, 0.380859, 0.017334, 0.000641, 0.375, 0.133789, 0.001213, 0.001595, 0.013123, 0.118652, 0.001999, 0.001152, 0.001587, 0.095703, 0.000675, 0.002762, 0.001183, 0.308594, -0.001518, -0.001297, 0.001869, -0.134766, -0.005432, -0.003372, 0.004639, -0.144531, 0.008728, 0.007568, 0.015564, 0.154297, 0.000169, 0.000422, 0.001785, 0.082031, -0.053223, -0.060547, -0.155273, -0.574219, 0.002914, 0.00028, 0.001259, 0.105469, -0.001709, -0.00267, 0.00017, -0.115723, 0.008484, 0.008362, 0.010742, 0.472656, -0.007141, -0.004761, -0.002701, -0.148438, -0.003845, -0.000034, -0.016113, -0.402344, -0.001427, 0.002243, -0.009094, -0.492188, 0.003326, 0.002045, 0.003906, 0.109863, -0.000146, 0.000256, -0.003632, -0.168945, 0.004486, 0.003525, 0.007721, 0.089844, 0.002228, 0.001549, -0.000439, 0.152344, -0.007172, -0.011353, -0.029541, -0.417969, 0.001823, 0.001282, 0.000393, 0.120605, 0.002869, 0.002686, 0.004486, 0.195312, -0.001778, -0.001122, -0.000641, -0.104004, -0.001801, -0.002457, -0.005402, -0.078613, 0.005615, 0.008484, 0.007721, 0.128906, 0.001076, 0.00013, -0.001839, 0.105469, 0.006653, 0.004547, 0.015991, 0.244141, -0.003052, -0.002365, -0.004333, -0.105469, 0.002884, 0.00473, 0.010437, 0.08252, -0.001419, 0.000047, -0.001129, -0.089355, 0.001015, 0.002518, -0.000322, 0.103027, 0.003418, -0.00045, 0.009277, 0.304688, -0.004395, -0.004059, -0.008728, -0.116699, -0.00296, -0.003387, 0.000656, -0.126953, 0.00415, 0.004486, 0.00531, 0.092773, -0.005249, -0.004517, -0.007141, -0.15332, 0.003098, 0.003967, 0.003479, 0.106445, 0.001015, -0.00206, 0.014526, 0.492188, 0.002243, -0.000406, 0.003357, 0.131836, -0.006439, -0.006592, -0.01709, -0.275391, -0.003342, -0.001732, -0.002563, -0.101074, -0.003326, -0.007324, -0.002335, -0.200195, -0.000732, -0.000713, 0.00119, -0.102539, 0.007538, 0.007355, 0.001717, 0.227539, -0.001724, -0.002258, -0.003311, -0.099609, -0.000877, -0.003113, -0.025513, -0.435547, -0.004425, -0.003998, -0.002914, -0.124512, 0.002457, 0.003906, 0.002731, 0.119629, -0.00045, -0.000992, -0.006531, -0.158203, -0.003357, -0.003571, -0.008789, -0.110352, 0.001877, 0.002014, 0.00206, 0.10791, -0.046387, 0.000093, -0.123047, -0.206055, -0.002228, -0.003372, -0.000702, -0.147461, 0.000034, 0.000133, 0.002274, -0.119629, -0.001579, 0.000263, 0.000029, 0.130859, 0.000483, 0.000877, -0.002426, 0.117676, 0.001022, -0.000079, -0.000408, 0.131836, 0.000137, 0.002487, 0.001213, 0.128906, 0.000713, 0.002151, 0.00103, 0.151367, -0.002792, -0.003342, -0.004059, -0.161133, 0.000912, 0.001083, 0.000025, 0.103516, -0.027832, -0.031738, -0.085938, -0.466797, 0.003159, 0.003494, 0.003204, 0.412109, -0.003098, -0.001541, -0.005188, -0.196289, 0.000851, 0.002213, -0.000656, 0.227539, -0.001259, 0.000246, -0.002426, 0.106934, 0.000751, -0.000656, -0.000832, 0.107422, -0.001457, -0.002182, -0.000062, -0.119141, -0.002792, -0.000629, 0.000284, -0.147461, 0.000109, -0.000257, -0.003555, -0.145508, -0.001762, -0.003677, -0.005463, -0.170898, -0.003906, -0.00071, -0.005219, -0.179688, -0.000622, -0.003418, -0.002777, -0.129883, 0.000311, 0.002686, -0.000315, 0.261719, 0.001091, 0.001312, 0.002625, 0.117188, -0.001358, -0.000345, 0.003632, -0.121582, 0.132812, 0.216797, 0.408203, 0.90625, -0.000534, -0.000477, -0.000164, -0.121582, -0.001381, -0.001442, -0.000408, -0.139648, 0.001236, -0.000116, -0.00145, 0.126953, 0.000793, 0.001251, 0.00058, 0.112793, -0.001007, 0.006958, -0.006531, -0.458984, -0.000591, -0.000149, 0.002777, 0.109375, 0.00066, 0.001312, 0.001633, 0.09668, -0.001556, -0.00209, -0.00009, -0.12207, 0.002533, 0.001701, 0.009583, 0.435547, 0.001907, 0.000054, -0.00069, 0.129883, -0.009766, -0.01178, -0.046143, -0.476562, 0.000595, 0.001205, -0.000458, 0.132812, -0.006622, -0.021362, 0.032715, 0.049316, -0.000002, -0.000355, 0.00004, -0.101562, -0.000591, -0.000778, -0.002228, -0.109863, 0.000129, 0.00017, -0.00148, 0.111328, -0.000161, 0.000446, -0.001213, 0.11084, 0.000194, 0.000089, 0.000599, 0.107422, -0.00209, -0.001968, -0.00351, -0.12207, -0.007721, -0.009155, -0.020996, -0.359375, 0.00145, -0.001007, 0.000332, -0.139648, -0.00042, 0.000793, 0.001373, -0.123047, 0.0065, 0.008545, 0.017578, 0.335938, 0.000479, 0.000184, -0.001183, 0.099121, 0.009216, 0.009216, 0.013977, 0.320312, -0.001671, 0.000277, -0.003967, 0.093262, -0.003433, -0.006134, -0.015869, -0.292969, 0.005463, 0.003372, 0.005066, 0.21875, -0.001572, -0.002579, 0.001106, -0.154297, -0.000284, -0.001389, -0.003906, -0.150391, 0.001732, 0.003769, 0.002518, 0.140625, 0.004242, 0.005127, 0.010864, 0.224609, 0.001511, 0.002655, 0.013855, 0.453125, 0.000793, -0.000465, -0.000549, 0.157227, 0.001122, 0.001587, 0.006073, 0.249023, 0.001595, 0.001244, 0.002304, 0.114258, 0.000675, -0.000446, -0.001953, 0.15918, -0.00145, -0.001923, -0.00235, -0.135742, -0.004395, -0.0065, -0.026123, -0.277344, 0.005402, 0.003082, 0.009644, 0.287109, -0.000307, -0.001282, 0.003098, -0.236328, 0.002045, 0.004181, 0.009094, 0.220703, -0.001953, -0.001503, -0.003479, -0.109863, 0.000124, -0.000089, -0.000151, 0.097168, 0.000294, 0.001541, 0.000054, 0.11377, -0.001152, -0.000121, -0.000075, -0.11084, -0.005127, -0.002686, -0.003998, -0.251953, 0.003937, 0.004639, 0.013916, 0.494141, -0.007935, -0.011292, -0.010742, -0.353516, 0.000767, 0.002029, 0.002319, 0.144531, -0.00531, -0.0177, -0.070312, -0.453125, -0.001465, -0.00046, -0.001663, -0.148438, -0.000345, -0.000824, 0.000141, -0.107422, 0.000156, 0.00058, 0.00206, 0.099609, 0.004425, 0.003464, 0.003616, 0.140625, -0.013062, -0.015564, -0.051758, -0.398438, -0.011963, -0.008057, -0.029785, -0.472656, 0.000637, 0.000614, 0.001549, 0.112793, -0.001274, -0.00164, -0.001472, -0.098633, -0.003479, -0.002045, -0.002151, -0.124512, 0.010376, 0.039307, 0.009949, -0.052979, -0.015625, -0.015076, -0.018188, -0.369141, 0.000645, 0.001289, 0.000706, 0.122559, -0.000205, 0.001373, 0.003601, -0.148438, 0.002014, 0.00322, 0.001724, 0.114746, 0.000037, -0.000235, 0.039062, -0.03418, -0.00148, -0.001816, -0.002319, -0.081543, -0.001251, 0.001129, 0.000771, -0.114258, -0.000103, -0.000916, 0.00066, -0.108887, -0.000003, 0.002213, 0.002213, 0.144531, -0.001579, -0.001671, -0.002792, -0.139648, 0.001068, 0.001762, 0.001823, 0.115723, 0.000549, -0.000923, 0.000018, -0.163086, -0.002762, -0.001808, -0.002808, -0.176758, 0.000526, 0.001045, -0.000843, 0.139648, -0.004242, -0.00531, -0.006165, -0.172852, -0.000622, -0.001808, -0.000083, -0.093262, 0.001343, 0.00238, 0.004547, 0.125977, 0.000096, -0.000385, -0.001617, 0.095703, -0.000055, -0.00135, -0.000893, -0.113281, 0.020996, 0.0271, 0.06543, 0.472656, -0.001106, -0.00066, -0.000889, -0.099609, -0.001091, -0.003891, -0.004211, -0.134766, 0.000954, 0.000813, 0.003204, 0.113281, 0.000793, -0.00024, 0.002548, 0.162109, 0.001732, 0.002518, -0.000977, 0.185547, -0.000896, -0.001373, -0.002441, -0.10498, -0.001732, 0.000526, 0.001839, -0.125977, 0.004761, 0.00386, 0.003036, 0.164062, 0.002731, 0.001869, 0.003281, 0.151367, -0.001915, -0.001869, 0.000603, -0.120117, 0.00235, 0.000515, -0.062988, 0.040771, -0.001617, -0.003189, -0.000912, -0.158203, 0.003937, 0.005341, 0.010132, 0.140625, -0.003708, -0.0065, -0.007507, -0.292969, 0.00087, 0.000526, -0.000243, -0.136719, 0.000132, -0.00028, -0.002213, -0.142578, -0.00003, 0.001862, 0.002548, 0.124023, -0.001389, 0.000416, 0.002014, 0.141602, 0.001816, 0.001839, 0.00145, 0.10791, 0.000622, 0.000328, 0.002029, 0.115234, -0.00103, -0.000504, 0.000091, -0.137695, 0.000992, 0.00238, -0.001068, 0.141602, -0.001221, 0.000219, -0.000629, 0.098633, -0.000237, -0.000067, -0.000439, 0.109375, 0.005768, 0.003967, 0.007935, 0.158203, 0.002243, 0.002731, 0.001724, 0.101562, -0.001091, 0.000607, 0.004272, -0.154297, -0.001511, -0.001923, 0.002594, -0.115723, 0.003372, 0.002975, 0.00238, 0.119141, 0.005493, 0.002197, 0.002075, 0.195312, -0.000204, -0.002731, -0.003647, -0.158203, -0.003586, -0.01532, -0.049561, 0.067383, -0.016113, -0.011169, -0.048828, -0.640625, -0.002045, -0.001366, -0.002304, -0.105469, 0.004883, 0.005035, 0.000034, 0.176758, -0.003616, -0.003571, -0.002716, -0.102539, 0.002762, 0.00325, 0.002121, 0.149414, -0.00238, -0.002197, -0.00322, -0.101562, -0.003036, -0.001953, -0.001175, -0.098633, 0.002045, 0.001816, 0.004425, 0.121094, 0.002563, 0.002701, 0.000889, 0.11084, 0.004303, 0.00325, 0.004303, 0.12793, 0.013123, 0.014954, 0.04126, 0.365234, -0.006958, -0.007812, -0.045166, -0.242188, 0.003204, 0.002991, 0.005951, 0.099609, -0.003281, -0.003342, -0.002365, -0.128906, -0.002304, -0.001671, -0.005035, -0.086426, -0.000259, 0.001236, 0.002289, -0.129883, 0.017578, 0.017944, 0.035889, 0.490234, 0.007812, 0.008301, 0.027832, 0.194336, 0.009094, 0.012756, 0.037354, 0.353516, -0.001945, -0.002075, -0.001007, -0.095215, -0.002258, -0.001762, -0.003326, -0.07959, -0.000443, 0.000079, -0.007935, 0.052979, -0.001549, -0.00135, -0.002029, -0.111816, -0.001862, -0.002487, -0.001526, -0.092285, -0.000702, -0.003281, -0.000444, -0.12793, -0.002502, -0.00322, -0.001389, -0.092285, 0.004059, 0.007477, -0.049561, 0.029907, 0.001205, 0.001724, -0.000542, 0.114746, -0.00708, -0.005005, -0.009521, -0.208008, -0.004913, -0.002701, -0.015625, -0.484375, 0.00325, 0.002243, 0.000832, 0.15625, 0.002701, 0.001999, 0.002594, 0.088379, 0.002197, 0.00264, 0.001404, 0.100098, 0.002884, 0.002563, 0.006744, 0.125977, 0.004303, 0.004333, 0.002548, 0.131836, -0.001434, -0.001534, -0.002289, -0.166016, -0.004089, -0.005096, 0.004578, -0.400391, 0.008362, 0.009888, 0.007935, 0.21582, -0.001221, 0.000557, 0.001762, -0.125977, -0.005768, -0.005249, -0.028442, -0.25, 0.003067, 0.003052, 0.001053, 0.086914, -0.029907, -0.039551, -0.056152, -0.402344, -0.002457, -0.002426, -0.005066, -0.085449, 0.002319, 0.000504, 0.002884, 0.114258, -0.002029, -0.003143, -0.002274, -0.119141, -0.000254, 0.001442, 0.003479, -0.124023, 0.004883, 0.001984, 0.004822, 0.222656, 0.018799, 0.022461, 0.057129, 0.5625, 0.006897, 0.013062, 0.046875, 0.394531, -0.00061, 0.001381, 0.013489, -0.435547, 0.001884, -0.001549, -0.012756, 0.296875, -0.000383, -0.000267, -0.007111, -0.119629, -0.003662, -0.003967, -0.004089, -0.108887, -0.000637, -0.001984, -0.000969, -0.120605, -0.00354, -0.002991, -0.008179, -0.099121, -0.001785, -0.002365, 0.003036, -0.3125, -0.003723, 0.00145, -0.004028, 0.269531, 0.002991, 0.00235, 0.001793, 0.090332, -0.004883, -0.004883, -0.003708, -0.169922, -0.003464, -0.002777, -0.003403, -0.141602, 0.007416, 0.005676, 0.005646, 0.154297, -0.004517, -0.001816, -0.001511, -0.134766, -0.008728, 0.060303, 0.011902, -0.041992, -0.005341, -0.005859, -0.006409, -0.176758, -0.003906, -0.00264, -0.00473, -0.189453, 0.000259, -0.000797, -0.001633, 0.198242, 0.007446, 0.008362, 0.014221, 0.271484, 0.000202, -0.00116, 0.002136, 0.21875, -0.001968, -0.001144, 0.000334, -0.099609, -0.005157, -0.010132, -0.017944, -0.494141, 0.003723, 0.002747, 0.002457, 0.099121, -0.003723, -0.003128, -0.005951, -0.128906, -0.007172, -0.006805, -0.013123, -0.234375, 0.002869, 0.002838, 0.003616, 0.10791, -0.000381, -0.002548, -0.002731, -0.092773, 0.003067, 0.002411, 0.001869, 0.131836, -0.000511, -0.001839, 0.003067, -0.230469, -0.002518, -0.002045, -0.003143, -0.092285, -0.001289, -0.001633, -0.102539, 0.083984, 0.003479, 0.002625, 0.000381, 0.093262, -0.003494, -0.002502, -0.005219, -0.104492, 0.011475, 0.004272, 0.0177, 0.441406, 0.009155, 0.003174, 0.009033, 0.384766, -0.004425, -0.004547, -0.006256, -0.086426, -0.003677, -0.002548, -0.001091, -0.135742, -0.000664, -0.001968, -0.006104, -0.125977, 0.00238, 0.00325, 0.00647, 0.096191, -0.00354, 0.001457, -0.007477, -0.453125, 0.00354, 0.002701, 0.003494, 0.12207, 0.00412, 0.002792, 0.001953, 0.119629, -0.005005, -0.004578, -0.00769, -0.179688, 0.000904, 0.000893, -0.000813, 0.141602, 0.009766, 0.011536, 0.011719, 0.408203, 0.001389, 0.001328, 0.002457, 0.101562, -0.001404, -0.001846, 0.001968, -0.096191, -0.000374, 0.001747, -0.003006, 0.143555, 0.002792, 0.001945, 0.0047, 0.078125, -0.002701, -0.00103, -0.000278, -0.112793, -0.00589, 0.001389, -0.043701, -0.539062, 0.002151, 0.003357, 0.00235, 0.129883, -0.002106, -0.002411, -0.000205, -0.126953, 0.003067, 0.001907, -0.000389, 0.121094, 0.016968, 0.018066, 0.034912, 0.363281, -0.002869, -0.001625, -0.002319, -0.105469, 0.03418, 0.030518, 0.052734, 0.507812, 0.002136, 0.002686, 0.004242, 0.099609, 0.002701, 0.00145, 0.003387, 0.104492, -0.000511, -0.001328, 0.006714, -0.453125, 0.005127, 0.00592, 0.017944, 0.205078, -0.005127, -0.008057, -0.008667, -0.208008, 0.003189, 0.004578, 0.00647, 0.128906, -0.002594, -0.001793, -0.001915, -0.086914, 0.003326, 0.002014, 0.004974, 0.177734, -0.00531, -0.005859, -0.002701, -0.15332, -0.00264, -0.003433, 0.000146, -0.126953, -0.002533, -0.00095, -0.001389, -0.085938, 0.003601, 0.003647, 0.000607, 0.098145, -0.002411, -0.002106, -0.00267, -0.098633, -0.003113, -0.00193, -0.003708, -0.091797, 0.006042, 0.00946, 0.025635, 0.205078, 0.001228, 0.004822, 0.155273, 0.021973, -0.001038, -0.00193, 0.086914, -0.017944, -0.000418, 0.003006, 0.023438, -0.097168, -0.001228, -0.005859, -0.183594, 0.027832, 0.01355, 0.016479, 0.253906, 0.024048, -0.001808, -0.001839, 0.08252, -0.020874, -0.001518, -0.001274, -0.070312, -0.03125, 0.00647, 0.016602, 0.125977, 0.199219, 0.001053, 0.005829, 0.01178, -0.109863, 0.000732, 0.001808, -0.084473, 0.007385, -0.013611, -0.016479, -0.064941, -0.05957, -0.001114, -0.011108, 0.175781, 0.029663, -0.002197, -0.00119, -0.052002, -0.07666, -0.002319, -0.006012, -0.078125, -0.021484, 0.000702, 0.000931, 0.003937, 0.148438, 0.000984, -0.001228, -0.003845, 0.134766, -0.001617, -0.003967, -0.108398, 0.009827, -0.00132, -0.009827, -0.322266, -0.091309, 0.003601, 0.003738, -0.098145, -0.033936, -0.013062, 0.01709, -0.195312, -0.119141, -0.001427, -0.002441, -0.005188, 0.131836, 0.000158, 0.000706, 0.003281, -0.123535, 0.006775, 0.003891, 0.010681, 0.507812, 0.001984, -0.000456, -0.09082, 0.001724, -0.003021, -0.003342, -0.046387, -0.125977, 0.0005, 0.000427, 0.007538, 0.136719, 0.003433, 0.007294, 0.100586, 0.090332, 0.002411, 0.000839, 0.068359, 0.103027, -0.001091, -0.012024, -0.111816, 0.041016, -0.000254, -0.000437, 0.024292, 0.11084, 0.001701, 0.003937, -0.037598, -0.206055, -0.000119, 0.000931, -0.003052, 0.130859, -0.016846, -0.083984, -0.472656, -0.028809, -0.000357, 0.001717, -0.001282, -0.125, 0.000217, 0.003281, 0.081543, 0.001816, 0.001831, 0.001122, 0.094238, -0.025269, 0.003036, -0.003586, 0.018677, 0.136719, 0.000345, -0.001404, -0.004059, 0.165039, 0.004974, 0.011841, 0.15918, 0.064941, 0.00386, 0.008545, -0.578125, -0.001343, 0.006927, 0.013, 0.232422, 0.068359, 0.035156, 0.053467, 0.185547, 0.08252, -0.002136, 0.029053, 0.40625, 0.300781, 0.003372, 0.000977, 0.067383, 0.155273, 0.006989, 0.017944, 0.470703, 0.016846, 0.020264, -0.008911, 0.458984, 0.097656, -0.003342, -0.000935, -0.07959, -0.077148, 0.007507, 0.014526, 0.068848, 0.024292, -0.021851, -0.016724, -0.332031, -0.229492, -0.00018, 0.002945, -0.094727, 0.003647, 0.004425, 0.001663, 0.02771, 0.102539, -0.002731, -0.017334, -0.431641, 0.019653, -0.003815, -0.005859, 0.120117, 0.004364, -0.00079, -0.000519, 0.083008, -0.017212, -0.002594, -0.015869, 0.166992, 0.005951, -0.00351, -0.003082, 0.108398, 0.039551, -0.010437, -0.003281, -0.339844, -0.177734, 0.004974, -0.001656, 0.15625, 0.12207, 0.006866, 0.007233, 0.063965, 0.06543, -0.015381, -0.024292, -0.163086, -0.71875, -0.000378, -0.00132, -0.007874, 0.105957, 0.00145, 0.002136, 0.011658, -0.209961, 0.001427, 0.001816, 0.003693, 0.116211, 0.002594, 0.007385, -0.028687, -0.166016, -0.002274, 0.001396, -0.068359, -0.019775, 0.002579, 0.013672, 0.240234, -0.049805, -0.002579, -0.004913, -0.078125, -0.024292, 0.000286, -0.000086, 0.4375, 0.234375, -0.000345, -0.001404, 0.005859, -0.133789, 0.02356, 0.011414, 0.062012, 0.462891, 0.001953, 0.001129, 0.005249, -0.164062, 0.002411, -0.000148, 0.118164, 0.128906, -0.00106, 0.000237, -0.005737, -0.191406, 0.002167, 0.013672, -0.617188, 0.004181, 0.01239, 0.024536, 0.601562, -0.019043, -0.002716, 0.001457, -0.125, -0.000702, 0.00148, 0.004913, 0.133789, -0.002213, -0.006531, -0.00592, -0.201172, -0.093262, 0.003052, -0.021729, -0.449219, -0.147461, -0.001999, 0.011353, -0.141602, -0.094238, -0.000385, 0.000992, -0.000043, -0.126953, -0.00264, -0.000774, -0.009888, -0.140625, -0.000496, -0.003174, -0.014282, -0.179688, -0.006439, 0.01239, 0.519531, 0.080078, -0.000519, 0.001305, -0.007629, -0.202148, 0.012512, 0.02832, 0.101562, 0.046875, 0.004761, 0.005859, 0.445312, -0.020264, -0.014709, -0.025635, -0.12793, -0.088379, -0.000942, -0.001938, 0.100098, -0.019897, -0.003464, 0.000526, -0.003555, -0.131836, -0.013733, -0.010681, -0.229492, 0.095703, -0.000481, 0.003845, -0.104004, -0.087402, 0.000652, 0.000021, -0.083984, 0.02356, -0.003128, 0.000469, 0.004242, -0.175781, -0.013611, -0.012207, -0.072754, -0.041016, -0.000205, -0.001328, -0.511719, 0.000128, -0.01532, -0.021851, -0.078613, -0.357422, -0.002335, -0.003937, 0.078613, 0.125, 0.000912, 0.002792, 0.002274, -0.128906, -0.001808, -0.000858, 0.003098, -0.203125, 0.000542, -0.001831, 0.008057, 0.140625, 0.000923, 0.00103, -0.062012, 0.017944, -0.00082, -0.029175, 0.059326, 0.061279, 0.011353, 0.011597, 0.086914, 0.03418, -0.000324, -0.001511, 0.01001, 0.152344, -0.001404, -0.007538, -0.119629, 0.000698, 0.004089, -0.00148, -0.140625, 0.003815, -0.006256, 0.013062, -0.314453, -0.349609, 0.000168, 0.001183, -0.013123, -0.182617, -0.000277, 0.003525, -0.118164, -0.002396, 0.005493, 0.003708, 0.042236, 0.269531, 0.000931, 0.001968, 0.412109, -0.021606, -0.002869, 0.002304, -0.004608, -0.166016, -0.000511, -0.001549, 0.088379, 0.111328, -0.000347, -0.002045, -0.051758, 0.0354, -0.006317, 0.000664, 0.361328, -0.012695, 0.012756, 0.017212, 0.107422, 0.310547, 0.00264, -0.007935, 0.05127, 0.22168, -0.000652, 0.002335, 0.00354, -0.162109, -0.004791, 0.003769, 0.111328, 0.507812, 0.037354, 0.028442, 0.200195, 0.164062, 0.00264, -0.000095, -0.002869, 0.132812, -0.003326, 0.003708, -0.131836, -0.167969, 0.009033, 0.013672, 0.088379, -0.005646, -0.000633, -0.00235, -0.008972, 0.116699, -0.011963, 0.007568, -0.347656, -0.183594, -0.002411, -0.006195, -0.078125, -0.011169, 0.000068, -0.018188, 0.605469, -0.00148, 0.011108, 0.011841, 0.0177, -0.425781, -0.012573, -0.022461, -0.076172, 0.015564, -0.003372, -0.012878, -0.086426, -0.195312, -0.015259, -0.027222, -0.036377, -0.429688, -0.017578, -0.013855, -0.030518, 0.496094, -0.007385, -0.008301, -0.010864, -0.177734, 0.013489, 0.012329, 0.002991, -0.535156, 0.00885, 0.006744, 0.008362, -0.333984, -0.012085, -0.010132, -0.008728, 0.416016, -0.010437, -0.006104, -0.008179, 0.507812, 0.007294, 0.007599, 0.021362, -0.40625, -0.004822, -0.003784, -0.007111, -0.078125, 0.006073, 0.004669, 0.010071, 0.105957, -0.010376, -0.008179, -0.011047, 0.488281, -0.010559, -0.041504, -0.058838, -0.550781, -0.004883, -0.004517, -0.013733, 0.3125, -0.002731, -0.010925, -0.002426, 0.527344, -0.000511, 0.008423, -0.062988, -0.453125, 0.025513, 0.205078, -0.020264, 0.028442, -0.006134, -0.007629, -0.008789, 0.453125, -0.014343, -0.00769, -0.04126, -0.419922, -0.00885, -0.00647, -0.009705, -0.220703, -0.006897, -0.010559, -0.000809, 0.515625, -0.001175, -0.009338, -0.038086, -0.503906, 0.00769, 0.009094, -0.009583, -0.523438, 0.042725, 0.044678, 0.067871, 0.613281, -0.019775, -0.024536, -0.026245, -0.449219, 0.005951, 0.01062, 0.003006, -0.53125, 0.020508, 0.025391, 0.028442, 0.285156, 0.008972, 0.008484, -0.005737, -0.429688, 0.003326, 0.005188, 0.007416, 0.094238, 0.013672, 0.016479, 0.03125, -0.453125, -0.008301, -0.015869, -0.032227, -0.273438, 0.004578, 0.01239, 0.016846, -0.339844, -0.007935, -0.008179, -0.020386, 0.439453, 0.006958, 0.014099, 0.034424, 0.511719, -0.007233, -0.005463, -0.004944, -0.216797, 0.005951, 0.006042, 0.003296, -0.351562, 0.011169, 0.011902, 0.016968, -0.408203, -0.005157, -0.002777, -0.010864, 0.335938, 0.003387, 0.003159, 0.003799, 0.341797, 0.007477, 0.009216, 0.012573, -0.341797, 0.014832, 0.020996, 0.045654, 0.292969, 0.002579, 0.001526, -0.004913, 0.12793, -0.014343, -0.016113, 0.213867, -0.511719, -0.00531, -0.000324, -0.004242, 0.330078, -0.002762, -0.004669, 0.004211, 0.349609, 0.014038, 0.013062, 0.045166, 0.597656, -0.02002, 0.006073, 0.1875, -0.470703, 0.009094, 0.006989, 0.030151, 0.507812, 0.000568, 0.00209, 0.002319, 0.109863, -0.010986, -0.007416, -0.012085, 0.455078, 0.010315, 0.013489, 0.039062, -0.460938, -0.005341, -0.008606, -0.010742, -0.092285, -0.008484, -0.009155, -0.000782, 0.550781, -0.009583, -0.009155, -0.009338, 0.527344, 0.006744, 0.00769, -0.002502, -0.507812, -0.003235, -0.003128, -0.005646, -0.074707, -0.009094, -0.006317, -0.014282, 0.400391, -0.002045, -0.001762, -0.003357, -0.091309, 0.021484, 0.060059, 0.361328, 0.031494, 0.00267, -0.0177, -0.014526, -0.478516, -0.001244, -0.000254, 0.002228, -0.088379, -0.031738, -0.233398, 0.016479, -0.0177, 0.001793, 0.003799, 0.029419, 0.5, 0.006378, 0.009949, -0.000072, -0.330078, -0.013367, -0.014343, -0.013916, 0.451172, 0.005005, 0.007141, 0.013367, 0.181641, -0.008606, -0.011169, -0.006073, 0.539062, 0.012146, 0.010071, 0.002655, -0.515625, -0.000938, -0.008972, -0.034912, -0.466797, -0.007629, -0.008911, -0.005951, 0.349609, -0.005066, -0.005219, -0.00769, -0.095215, -0.010132, -0.006073, 0.00528, 0.527344, 0.007629, 0.001328, 0.014709, -0.488281, -0.012756, -0.003906, -0.005798, 0.402344, 0.009888, 0.011292, 0.020142, -0.357422, -0.012451, -0.008911, -0.011597, 0.462891, 0.011108, 0.012939, 0.00824, -0.400391, -0.014343, -0.009644, 0.026611, -0.527344, -0.000946, -0.000004, -0.042969, -0.507812, 0.01178, 0.012024, 0.016113, -0.447266, -0.011902, -0.007751, -0.016235, -0.228516, 0.010925, 0.010193, 0.01416, -0.425781, 0.006104, 0.009277, 0.011841, 0.140625, 0.033447, 0.040771, 0.094727, 0.511719, 0.009949, 0.006561, 0.023193, -0.447266, 0.037109, 0.058105, 0.096191, -0.121094, 0.010986, 0.008606, 0.015015, -0.472656, 0.011047, 0.023071, 0.097168, 0.628906, 0.020996, 0.022949, 0.027954, 0.488281, 0.017456, -0.00293, -0.041016, -0.396484, -0.001343, -0.002472, -0.003265, 0.124023, -0.008789, -0.007111, 0.008789, 0.507812, -0.067871, -0.197266, -0.949219, -0.02417, 0.008118, 0.009216, 0.006134, -0.408203, -0.023193, -0.031982, -0.063965, -0.349609, 0.008789, 0.004272, -0.018188, -0.433594, -0.004852, -0.006042, -0.015442, -0.273438, 0.002594, -0.004883, 0.075684, 0.449219, 0.01416, 0.012329, 0.000851, -0.566406, 0.013367, 0.020508, 0.015137, 0.443359, 0.007416, 0.011963, 0.004639, -0.347656, -0.00386, -0.004822, -0.008179, -0.106445, -0.010742, -0.010437, -0.0177, 0.416016, -0.008789, -0.010803, -0.011597, -0.253906, -0.012756, -0.00769, -0.012878, 0.494141, -0.005035, -0.007446, -0.013794, 0.429688, 0.000767, 0.001648, 0.001572, 0.070312, 0.000456, -0.006958, 0.007141, 0.049805, -0.007324, -0.006622, -0.005432, 0.470703, 0.008118, 0.007202, -0.000786, -0.515625, 0.016357, 0.012085, 0.030396, 0.515625, -0.009705, -0.02063, -0.022827, -0.53125, -0.005768, -0.005829, -0.006958, -0.143555, 0.032959, 0.065918, 0.195312, 0.21582, -0.010986, -0.00885, -0.011963, -0.135742, 0.010437, 0.013306, 0.002106, -0.494141, 0.011292, 0.009949, 0.013367, -0.425781, 0.005554, 0.008606, 0.004547, -0.314453, 0.006439, 0.004974, 0.007324, 0.08252, 0.008057, 0.008301, 0.012939, -0.384766, -0.004211, -0.00386, -0.008118, -0.097168, 0.032715, 0.052002, 0.110352, 0.375, -0.010498, -0.009521, -0.0177, 0.355469, -0.012207, -0.013306, 0.003876, 0.535156, -0.008789, -0.011841, -0.02478, 0.384766, -0.007751, -0.009338, -0.022583, 0.464844, 0.000027, 0.000095, -0.052246, 0.00351, 0.003387, 0.004974, 0.003281, -0.166992, 0.000961, 0.004517, 0.104004, -0.02478, 0.001953, 0.002121, 0.003067, -0.101074, 0.002106, 0.00106, -0.001305, 0.129883, 0.003616, 0.002396, 0.010071, 0.125977, -0.001808, -0.002914, 0.007477, 0.183594, -0.000736, -0.001282, -0.002014, 0.108887, -0.000957, 0.003326, -0.002869, -0.104492, -0.001778, 0.00103, -0.273438, 0.022949, 0.001762, -0.000771, -0.075195, -0.019165, 0.002533, 0.003723, 0.065918, 0.002335, 0.001053, 0.001518, 0.003784, -0.087402, 0.001373, 0.001221, -0.05127, -0.003464, -0.001633, -0.000671, -0.026001, -0.09375, -0.000305, 0.001732, -0.100098, -0.010559, 0.000311, -0.000717, 0.001167, -0.125977, 0.001015, -0.001595, -0.001251, 0.119141, 0.000184, -0.001137, 0.00885, 0.075684, 0.000927, 0.004333, -0.05835, -0.007202, -0.001389, -0.001694, -0.006317, 0.103516, 0.00589, 0.005402, 0.065918, 0.390625, 0.000961, 0.002716, 0.002991, -0.111816, 0.000942, 0.000652, 0.016357, 0.105469, -0.012207, -0.010742, 0.051025, -0.539062, -0.000694, -0.000763, 0.054688, -0.001602, 0.000633, 0.000553, -0.058594, -0.01239, -0.001755, -0.002533, -0.073242, -0.007416, -0.001114, -0.002411, -0.023438, 0.026367, -0.001823, -0.004547, 0.106445, -0.005951, -0.003815, -0.006256, -0.189453, 0.02124, -0.015076, -0.013855, -0.115723, -0.380859, 0.001083, 0.000389, 0.004517, 0.11377, -0.000759, -0.003891, -0.003021, 0.115234, -0.000504, 0.00038, -0.057373, 0.002487, 0.000067, -0.002686, 0.064941, -0.011902, 0.00034, -0.030029, 0.033936, 0.084961, -0.00824, -0.007996, -0.121094, -0.051514, 0.00145, 0.001213, 0.001572, -0.097168, -0.001366, -0.001411, -0.063477, 0.009216, -0.00193, -0.002289, 0.059326, -0.033203, 0.00235, 0.003113, 0.066406, 0.012939, 0.002914, 0.000961, -0.016235, -0.121094, 0.000847, 0.000448, -0.086426, 0.006958, -0.000961, 0.002289, -0.092285, -0.012329, 0.000359, 0.00528, 0.182617, 0.394531, -0.000385, 0.000847, -0.001266, -0.095215, 0.000441, -0.002716, 0.061035, -0.001022, 0.000114, -0.00024, 0.042236, -0.003815, -0.022583, 0.024536, 0.083496, 0.041992, 0.000687, 0.000633, 0.005646, 0.132812, -0.003464, -0.001556, -0.001534, 0.125, 0.005157, -0.002274, 0.240234, 0.05957, -0.000954, -0.002518, -0.015747, -0.077148, -0.000893, 0.00103, 0.062256, -0.000633, 0.000402, -0.001923, 0.064941, 0.053711, 0.001564, -0.000931, -0.061035, -0.001282, 0.000767, 0.002228, -0.042236, -0.056152, -0.003372, -0.007935, 0.028198, 0.133789, 0.000137, 0.000014, 0.267578, -0.021606, -0.000874, -0.000496, 0.003036, -0.086914, -0.000028, -0.00074, -0.001335, 0.086914, 0.003799, 0.008606, 0.143555, -0.023315, -0.002167, 0.00053, 0.008545, -0.417969, -0.000093, -0.003357, -0.068359, -0.00354, -0.000154, -0.001747, 0.00885, 0.117188, 0.004974, 0.004303, 0.037842, 0.433594, -0.000504, 0.000149, -0.048096, -0.007141, 0.000345, -0.002335, 0.104004, -0.012024, 0.000065, 0.000664, 0.013611, 0.11377, 0.003128, 0.006012, -0.002121, -0.143555, -0.000713, -0.002258, 0.054443, 0.069824, 0.00267, 0.006317, -0.142578, -0.15918, 0.001511, 0.003708, 0.057129, 0.002777, -0.05249, 0.045654, 0.054688, 0.022705, -0.001266, 0.000175, -0.004028, 0.103516, 0.001289, -0.0009, -0.053467, -0.044434, 0.001328, 0.000437, -0.058105, -0.019653, 0.00034, -0.003662, 0.106934, 0.003311, 0.001762, -0.001831, -0.004639, 0.098145, 0.001839, 0.00531, -0.072266, -0.087402, -0.001015, -0.004303, -0.003845, -0.11084, 0.000366, -0.001099, 0.024902, 0.089355, -0.000477, 0.002151, 0.052979, -0.002167, -0.011108, -0.015076, -0.316406, 0.035156, -0.001297, 0.03418, -0.045166, -0.012939, 0.002029, 0.003265, -0.080078, -0.015015, -0.001015, -0.003601, 0.064453, 0.003143, -0.000425, 0.002747, 0.130859, -0.017456, 0.000399, -0.000832, 0.043457, -0.004883, -0.000793, 0.001556, -0.062256, -0.002075, -0.003189, -0.003906, -0.067871, -0.003738, 0.00066, -0.00046, -0.065918, -0.010559, -0.000668, 0.000759, -0.007812, -0.144531, 0.001297, -0.021973, 0.162109, 0.164062, -0.001137, -0.00014, -0.005219, 0.10791, -0.000946, -0.001419, 0.009338, 0.087402, 0.001099, -0.001213, 0.003387, 0.106445, 0.000473, -0.001198, -0.001846, -0.092285, -0.001122, 0.000683, 0.008423, -0.126953, -0.005981, -0.016724, -0.026245, 0.65625, -0.000725, -0.002731, 0.007294, 0.09082, -0.00412, -0.010986, -0.004028, 0.095215, -0.00177, -0.003448, 0.101074, 0.035645, -0.001434, -0.004425, -0.003555, 0.101074, 0.000671, 0.000652, -0.049805, -0.009399, 0.000603, 0.001328, -0.039551, 0.046875, -0.000216, 0.002869, -0.07959, -0.010376, -0.000131, 0.001564, -0.000399, -0.085449, 0.008179, 0.010559, 0.335938, -0.037354, -0.00293, -0.001663, 0.048096, -0.003021, 0.000213, 0.001762, -0.056641, 0.008911, -0.00087, -0.000504, 0.048096, -0.003128, 0.00209, 0.001984, -0.078613, 0.013245, 0.002441, 0.001785, -0.076172, -0.00415, 0.001999, 0.00528, -0.060303, -0.053467, 0.001984, -0.00015, -0.063965, -0.008179, -0.001511, 0.001472, 0.069336, 0.010559, 0.000721, 0.001984, -0.018799, -0.11084, -0.000622, -0.002899, -0.001411, 0.110352, -0.001968, -0.001312, 0.07373, 0.038818, -0.000832, -0.00386, -0.129883, -0.018311, 0.005341, 0.017578, -0.142578, -0.071777, 0.000534, 0.000103, 0.003342, -0.087402, -0.001152, -0.00592, -0.005096, 0.133789, 0.000057, -0.002121, -0.002838, 0.107422, -0.0005, -0.000349, 0.050781, 0.00079, 0.000267, 0.002655, -0.005249, -0.084473, -0.001503, -0.011719, -0.068359, 0.022705, 0.001259, 0.006042, 0.108398, -0.056641, -0.00015, -0.008728, -0.137695, 0.066895, 0.001396, -0.013489, 0.091797, 0.511719, 0.002258, 0.027466, 0.087402, -0.086914, -0.003799, -0.000748, 0.111328, -0.060547, -0.002884, -0.007996, -0.123535, 0.062012, -0.000832, 0.000572, 0.072266, -0.03418, 0.000399, -0.003967, -0.121094, 0.05957, 0.000007, -0.002884, -0.022949, 0.177734, -0.019165, 0.005066, -0.316406, -0.6875, -0.001762, 0.001747, 0.089355, -0.047363, -0.00206, 0.001198, 0.083496, -0.04126, 0.000851, 0.000641, -0.060791, 0.026611, 0.00161, 0.00705, 0.122559, -0.058838, 0.001923, 0.00824, -0.029297, -0.116211, -0.001167, -0.003906, -0.07666, 0.043213, 0.006348, 0.016846, 0.122559, -0.079102, -0.001625, 0.001801, 0.095703, -0.047607, -0.001732, -0.011902, -0.205078, 0.431641, 0.002228, 0.000192, -0.006042, -0.133789, 0.000797, -0.001198, -0.096191, 0.053467, -0.000919, -0.002014, -0.078613, 0.038818, 0.000427, -0.004333, -0.136719, 0.062988, -0.000805, -0.000385, 0.093262, -0.048828, 0.000565, -0.00824, -0.160156, 0.08252, -0.001999, -0.007538, -0.144531, -0.207031, 0.000637, 0.002853, 0.068848, -0.030273, -0.00193, -0.005829, 0.003204, 0.117188, 0.001221, 0.002518, 0.050049, -0.022339, -0.000797, -0.00238, -0.070312, 0.036133, 0.000235, -0.000148, -0.049561, 0.021606, -0.000542, -0.002457, 0.082031, -0.040283, 0.000205, -0.001358, 0.076172, -0.040283, -0.003052, -0.008484, -0.114746, 0.044189, -0.000839, -0.000774, 0.155273, -0.05249, -0.0019, -0.000064, 0.118652, -0.055176, -0.002106, -0.004639, 0.015869, 0.118652, -0.002228, -0.005585, 0.009033, 0.128906, 0.001137, -0.000717, -0.060547, 0.029175, 0.000767, -0.000044, 0.077148, -0.038574, 0.000496, 0.00267, 0.079102, -0.035645, -0.001549, -0.006989, -0.155273, 0.081543, 0.000618, -0.003006, -0.063477, 0.035889, 0.000637, -0.003601, -0.101074, 0.048584, 0.000005, 0.005615, 0.108887, -0.049561, -0.001663, 0.00135, 0.098145, -0.052246, -0.000296, 0.001564, 0.085449, -0.043945, 0.001503, -0.00177, -0.070312, 0.034912, -0.00528, -0.006073, 0.01123, 0.142578, -0.000977, 0.00177, -0.10791, -0.476562, -0.0009, -0.001541, -0.063965, 0.034668, 0.000713, -0.00235, -0.06543, 0.033203, 0.006622, 0.012817, -0.132812, -0.011475, 0.001472, -0.00024, -0.11377, 0.054199, -0.004333, -0.00354, 0.005737, 0.132812, -0.00071, 0.002213, 0.098633, -0.043213, 0.000839, -0.002747, -0.085938, 0.045166, 0.007294, 0.001404, -0.060059, -0.097168, -0.000931, -0.001297, 0.072266, -0.033447, -0.000073, 0.000767, 0.053955, -0.0271, 0.00082, -0.00325, -0.10791, 0.047607, 0.000158, -0.006744, -0.139648, 0.066406, 0.001122, -0.006927, -0.15625, 0.071777, 0.002075, 0.006683, 0.119629, -0.05835, -0.000648, -0.000797, 0.063965, -0.034912, 0.001923, 0.00354, 0.109863, -0.05835, 0.000294, -0.003036, -0.088379, 0.044678, -0.005798, 0.002686, 0.018555, 0.129883, -0.001862, 0.001595, 0.118164, -0.053223, -0.00037, 0.001892, 0.064453, -0.029907, -0.002075, 0.005859, 0.166992, -0.079102, 0.000134, -0.000999, -0.070801, 0.029541, 0.001778, -0.005432, -0.123047, 0.058594, 0.000847, -0.003067, -0.118652, 0.066895, 0.001381, 0.004272, 0.099121, -0.043945, -0.009033, -0.054932, -0.445312, -0.022095, 0.027954, 0.070312, 0.386719, -0.230469, 0.000374, 0.004517, 0.093262, -0.050049, 0.000178, -0.003281, -0.129883, 0.065918, -0.001663, 0.004517, -0.017822, -0.07373, -0.00021, -0.001236, 0.083496, -0.042725, 0.000458, -0.004242, -0.119629, 0.057373, 0.000824, 0.003769, 0.108398, -0.053223, 0.000292, -0.004364, -0.107422, 0.056641, 0.003677, 0.005127, -0.013611, -0.122559, -0.004761, 0.000717, 0.007141, 0.139648, 0.000595, 0.007172, 0.10791, -0.056641, 0.007507, 0.007416, -0.044922, -0.12793, 0.000158, 0.004822, 0.09082, -0.044922, -0.00103, 0.004669, 0.084961, -0.043457, 0.000843, -0.009766, 0.106934, -0.03125, -0.000607, 0.002548, 0.066406, -0.034668, -0.001884, -0.000557, 0.090332, -0.039551, -0.000211, 0.005402, 0.142578, -0.064941, 0.001816, 0.002106, -0.00267, -0.135742, 0.006378, 0.009583, -0.071289, -0.109863, 0.000843, 0.004974, 0.143555, -0.066406, -0.002975, -0.004333, 0.026978, 0.141602, -0.000523, -0.003815, -0.132812, 0.064453, 0.003555, 0.006104, 0.021973, -0.137695, 0.001251, 0.012146, 0.161133, -0.079102, -0.001595, -0.002304, 0.074707, -0.034912, 0.010803, 0.016235, -0.302734, 0.09375, 0.001686, 0.007233, 0.11377, -0.056885, -0.002823, -0.008484, 0.042725, 0.106934, -0.000207, 0.018188, 0.094238, 0.015015, -0.004181, 0.02478, 0.115234, 0.018311, -0.003525, -0.011047, -0.119141, 0.056641, -0.000049, 0.003448, 0.112305, -0.056641, 0.000399, 0.003036, 0.081543, -0.044189, 0.003906, 0.004242, 0.119629, -0.064941, 0.003723, 0.012451, 0.163086, -0.078613, 0.002579, 0.007385, -0.019531, -0.119141, -0.000416, -0.001427, -0.050049, 0.022339, -0.000288, -0.006287, -0.105469, 0.054443, -0.000444, -0.00042, 0.040283, -0.018677, -0.00013, -0.00264, -0.084473, 0.041992, -0.000437, 0.002579, 0.071289, -0.03833, 0.004395, -0.004639, -0.192383, 0.073242, -0.001884, -0.016479, -0.15332, 0.076172, 0.001434, 0.002213, 0.063965, -0.029175, -0.000484, -0.000927, -0.09668, 0.049805, -0.003494, 0.015991, 0.115234, 0.621094, -0.000607, -0.000824, -0.052979, 0.032715, -0.000511, -0.004303, -0.128906, 0.061035, -0.001144, 0.005981, 0.169922, -0.080566, 0.001038, -0.002701, -0.115723, 0.05835, -0.004517, -0.004883, -0.006989, -0.113281, 0.013489, 0.018555, 0.04248, -0.441406, -0.005859, -0.005463, -0.002594, -0.181641, 0.012085, 0.015625, 0.039307, -0.423828, 0.012329, 0.013794, 0.039062, -0.380859, -0.006622, -0.009399, -0.009888, -0.177734, -0.011536, -0.016724, -0.038574, 0.414062, 0.011353, 0.012329, 0.027344, -0.371094, -0.008301, -0.013611, -0.03833, 0.382812, -0.00946, -0.008606, -0.01178, -0.124023, 0.004669, 0.007294, 0.015869, -0.28125, -0.008606, -0.013306, -0.022705, 0.363281, 0.0271, 0.017822, 0.040771, 0.496094, 0.041748, 0.059082, 0.059814, 0.408203, -0.022095, -0.025146, -0.038086, -0.194336, -0.000797, -0.000248, 0.001343, -0.064453, 0.012451, 0.017334, 0.031982, -0.421875, -0.011353, -0.014465, -0.037354, 0.431641, 0.008606, 0.012085, 0.018677, -0.341797, 0.015381, 0.019531, 0.04834, -0.464844, 0.004486, -0.000061, 0.001823, 0.086914, -0.00766, -0.010315, -0.023071, 0.318359, -0.007202, -0.010803, -0.018921, 0.298828, -0.001534, -0.002441, -0.007477, -0.141602, -0.002274, -0.002899, -0.001251, -0.094238, 0.004333, 0.009216, 0.020386, -0.308594, -0.009949, -0.012512, -0.031494, 0.390625, -0.012268, -0.016724, -0.035645, 0.419922, -0.010132, -0.012634, -0.036621, 0.378906, 0.00071, -0.000599, -0.000992, -0.07373, -0.008911, -0.012329, -0.018188, 0.341797, -0.016235, -0.017456, -0.040527, 0.439453, 0.002853, 0.003677, 0.001305, 0.084473, 0.022583, 0.021729, 0.027588, 0.296875, 0.006042, 0.014526, 0.022461, -0.082031, -0.001617, -0.001015, -0.00193, -0.08252, -0.021973, -0.018311, -0.037354, -0.330078, -0.010437, -0.012817, -0.033447, 0.359375, -0.017578, -0.024902, -0.01239, -0.408203, 0.006989, 0.010193, 0.027588, -0.40625, 0.013489, 0.019775, 0.050049, -0.46875, 0.008301, 0.013306, 0.032959, -0.367188, -0.001587, 0.000458, 0.000984, -0.104004, 0.012085, 0.015137, 0.035645, -0.404297, 0.000298, -0.000515, -0.00106, 0.068359, 0.009155, 0.015381, 0.019531, -0.339844, 0.007385, 0.010315, 0.022827, -0.349609, 0.00383, 0.001419, -0.002563, 0.157227, 0.004822, 0.006134, 0.002045, 0.131836, 0.010193, 0.014282, 0.029175, -0.365234, 0.015381, 0.017212, 0.038574, -0.404297, -0.002518, -0.002686, -0.003998, -0.083984, -0.010132, -0.00705, -0.018066, -0.188477, -0.07666, -0.108887, -0.167969, -0.451172, 0.004944, 0.004028, 0.003998, 0.143555, -0.004639, -0.005554, -0.004761, -0.136719, -0.01123, -0.014099, -0.036865, 0.417969, 0.003586, 0.002502, 0.001762, 0.110352, 0.010437, 0.011658, 0.022461, -0.333984, 0.007263, 0.006042, 0.019043, -0.333984, -0.014404, -0.017578, -0.037598, 0.419922, 0.001999, 0.000885, -0.001724, 0.085449, 0.004181, 0.005798, 0.02002, -0.333984, -0.006683, -0.006744, -0.003433, 0.28125, -0.004395, -0.004517, -0.002731, -0.09082, 0.003677, 0.000633, 0.000557, 0.091797, 0.009583, 0.014099, 0.031006, -0.382812, -0.001877, -0.002121, 0.000313, -0.083984, -0.009766, -0.010803, -0.022583, 0.339844, 0.007812, 0.012512, 0.025635, -0.337891, 0.010315, 0.01178, 0.027954, -0.355469, -0.009277, -0.012512, -0.024902, 0.345703, 0.002579, 0.002594, -0.000797, 0.095215, -0.007935, -0.012939, -0.031982, 0.333984, 0.009277, 0.016479, 0.030762, -0.363281, -0.013428, -0.020386, -0.05127, 0.464844, 0.008118, 0.01062, 0.022095, -0.335938, 0.016846, 0.022217, 0.04834, -0.478516, 0.010498, 0.013306, 0.026123, -0.371094, -0.003525, -0.008484, 0.002243, 0.216797, -0.002289, -0.002823, -0.001305, -0.079102, 0.000721, 0.002167, 0.004028, 0.11377, -0.011047, -0.016235, -0.035156, 0.384766, 0.010925, 0.012268, 0.025757, -0.380859, -0.00766, -0.011292, -0.020752, 0.392578, 0.003799, 0.001549, -0.000874, 0.102051, 0.002792, 0.001968, 0.003769, 0.102539, 0.001373, 0.001572, -0.000341, 0.084961, -0.010437, -0.013855, -0.031006, 0.378906, 0.001694, 0.001846, 0.000267, 0.065918, -0.016724, -0.023682, -0.042725, 0.449219, 0.007355, 0.009094, 0.009216, 0.109863, 0.009583, 0.012451, 0.024658, -0.345703, 0.009583, 0.014038, 0.029785, -0.363281, -0.004883, -0.000021, 0.007538, -0.216797, -0.004364, -0.007111, 0.002686, -0.195312, -0.008362, -0.012085, -0.02478, 0.375, -0.005096, -0.00206, -0.007812, -0.116211, 0.010742, 0.013611, 0.037842, -0.371094, 0.008789, 0.011597, 0.029663, -0.337891, 0.013184, 0.017822, 0.039795, -0.429688, -0.009644, -0.010742, -0.018677, 0.34375, -0.009766, -0.014954, -0.030518, 0.396484, 0.001701, 0.003571, -0.000549, 0.081543, -0.00473, -0.005615, -0.013184, 0.271484, -0.004303, -0.003738, -0.005035, -0.141602, -0.002975, -0.002777, -0.003174, -0.124023, 0.011658, 0.014587, 0.035889, -0.386719, -0.008057, -0.010864, -0.026123, 0.345703, -0.010376, -0.015503, -0.038574, 0.414062, 0.00074, 0.001396, 0.000452, 0.102051, 0.006989, 0.010132, 0.01709, -0.304688, 0.011414, 0.014587, 0.036865, -0.414062, 0.007874, 0.011841, 0.015198, -0.326172, -0.008118, -0.012878, -0.021606, 0.339844, 0.00946, 0.011841, 0.017334, -0.347656, 0.008057, 0.009338, 0.031738, -0.326172, 0.011414, 0.014587, 0.031494, -0.380859, -0.008911, -0.013794, -0.027466, 0.371094, -0.007507, -0.00824, -0.008972, -0.152344, 0.012085, 0.012207, 0.035645, -0.386719, 0.010193, 0.012207, 0.020508, -0.355469, -0.008728, -0.012512, -0.029297, 0.365234, 0.013611, 0.015198, 0.040039, -0.431641, 0.004944, 0.007721, 0.004639, 0.185547, 0.011414, 0.015747, 0.039062, -0.425781, 0.009094, 0.013916, 0.018433, -0.335938, -0.01178, -0.018066, -0.036133, 0.380859, -0.001907, 0.001541, -0.001907, -0.126953, -0.001869, -0.000256, 0.002243, 0.181641, 0.015503, 0.015625, 0.066406, 0.050049, -0.002869, 0.00264, -0.004181, -0.139648, 0.011963, -0.004761, 0.259766, 0.11377, -0.00095, 0.001846, 0.004211, 0.15332, 0.000702, 0.001518, 0.006348, 0.162109, 0.000081, -0.00013, -0.001305, 0.149414, -0.008545, -0.00647, -0.072266, -0.157227, -0.001854, 0.001999, 0.00351, -0.130859, -0.000824, 0.001709, -0.011536, -0.144531, 0.000444, -0.005951, 0.123535, 0.035645, -0.00116, 0.001076, -0.000881, -0.165039, 0.015625, 0.046631, 0.279297, 0.347656, -0.009644, -0.007721, -0.022095, -0.466797, 0.004608, -0.004364, 0.296875, 0.263672, -0.008545, -0.008606, -0.236328, -0.298828, 0.001778, 0.000462, -0.004364, 0.161133, 0.015137, -0.013428, 0.283203, 0.152344, -0.0177, -0.014893, -0.04541, -0.257812, 0.035645, 0.039062, 0.285156, 0.154297, -0.000401, -0.008484, -0.012634, -0.229492, 0.007019, 0.005463, 0.013062, 0.339844, 0.000095, -0.001251, 0.054443, -0.021484, 0.002213, -0.000177, 0.013184, 0.291016, 0.000144, -0.002106, 0.000192, 0.129883, -0.003494, -0.000244, -0.017212, -0.179688, -0.003586, -0.002533, -0.022827, -0.132812, 0.007507, 0.002487, 0.051025, 0.279297, 0.013733, 0.014282, 0.141602, 0.033203, -0.001129, -0.000687, -0.009705, -0.179688, 0.001831, -0.001526, -0.004974, 0.124512, -0.003677, 0.001877, -0.025024, -0.242188, 0.001007, 0.003265, -0.058838, -0.103516, 0.025269, 0.002579, 0.298828, 0.085449, -0.001373, -0.003967, 0.000149, -0.145508, 0.00383, 0.004547, 0.004974, 0.158203, 0.005249, 0.005402, 0.0177, 0.133789, 0.009521, 0.009583, 0.049561, 0.112793, 0.000893, 0.000463, 0.014526, 0.15332, 0.000687, -0.036133, 0.043213, 0.017456, -0.020386, -0.018799, -0.080078, -0.457031, -0.000591, -0.001358, 0.001144, -0.166992, -0.003143, 0.00766, -0.09082, -0.067383, 0.013733, 0.064453, -0.484375, 0.013428, 0.003098, 0.001694, 0.012024, 0.199219, -0.002808, -0.015381, 0.079102, -0.015564, 0.011719, 0.008301, 0.045166, 0.139648, 0.009277, -0.039062, 0.519531, 0.060303, 0.009766, 0.005432, 0.068359, 0.229492, -0.001572, -0.000595, -0.003677, -0.1875, 0.00412, 0.002213, 0.054688, 0.009766, 0.00148, -0.003616, -0.053467, -0.154297, -0.006592, -0.002533, -0.032227, -0.147461, -0.000671, -0.002243, -0.000357, 0.162109, -0.002594, -0.029907, 0.326172, 0.010437, -0.007477, -0.01123, -0.036621, -0.453125, -0.000301, 0.001984, 0.009399, 0.209961, -0.006927, -0.006805, -0.031494, -0.111816, -0.010193, -0.040771, 0.357422, -0.004456, -0.000073, 0.000465, 0.001518, -0.151367, -0.001381, 0.000414, -0.006866, -0.107422, 0.000161, -0.000526, -0.014282, 0.236328, -0.00264, -0.002716, -0.009094, -0.171875, -0.000433, -0.00174, -0.000507, -0.157227, 0.045898, -0.066895, -0.036865, -0.030396, 0.001755, 0.000106, -0.005035, 0.161133, -0.006683, -0.029297, -0.10791, -0.007416, -0.003571, 0.002182, -0.010742, 0.304688, -0.019043, -0.015869, -0.113281, -0.373047, -0.012939, -0.040771, -0.285156, 0.063965, 0.000526, 0.000402, 0.007416, 0.151367, 0.000523, 0.003128, 0.002975, -0.120605, 0.002197, -0.00206, -0.012268, -0.168945, -0.007538, -0.008179, -0.070312, -0.108398, 0.000706, -0.000422, -0.00164, 0.134766, -0.000271, -0.004425, 0.045898, 0.102539, 0.020386, 0.027832, 0.197266, 0.083984, -0.000381, -0.004486, 0.002792, -0.164062, 0.001984, 0.006134, 0.061768, 0.098633, -0.000416, -0.001259, 0.002228, -0.25, 0.000004, 0.00053, 0.023071, 0.135742, -0.001747, 0.001068, 0.002609, -0.123535, 0.002289, -0.002228, 0.007263, -0.164062, -0.000942, -0.008118, -0.029541, -0.263672, 0.00325, 0.007294, 0.072754, 0.166016, 0.000687, 0.001099, 0.01001, 0.261719, -0.000969, -0.001503, 0.002991, 0.118164, 0.010498, 0.045166, -0.480469, 0.007935, -0.002747, -0.000679, -0.006073, -0.120605, -0.000656, 0.000866, 0.001274, -0.171875, -0.040771, -0.039062, -0.320312, -0.613281, -0.000793, 0.001495, -0.002884, -0.129883, 0.008362, 0.013428, 0.016235, 0.390625, -0.001678, 0.002838, -0.001747, 0.166992, -0.003098, -0.007935, 0.239258, 0.060791, -0.000404, 0.00074, 0.001228, -0.143555, -0.033936, -0.092285, -0.722656, 0.15625, 0.000456, 0.00164, 0.478516, 0.011597, -0.001343, 0.001114, 0.001587, -0.157227, 0.000254, 0.00148, -0.013245, -0.1875, -0.005219, -0.005554, -0.047363, -0.174805, 0.00132, 0.001549, 0.001747, 0.151367, -0.021606, -0.041504, -0.141602, -0.472656, -0.003586, -0.005432, -0.028076, -0.100098, -0.004791, -0.003281, -0.014709, -0.143555, -0.00647, -0.010803, -0.026611, -0.101074, -0.011108, -0.004822, -0.124023, -0.087402, 0.003159, -0.000322, 0.002533, 0.15918, -0.001518, 0.027832, 0.053955, -0.071289, 0.015076, 0.016602, 0.088379, 0.036621, 0.001144, -0.000492, -0.050293, -0.111816, -0.00708, -0.01532, -0.051025, -0.476562, 0.000107, 0.001587, 0.001656, -0.142578, -0.013611, -0.01001, -0.062256, -0.155273, -0.00824, -0.00415, -0.001854, -0.269531, 0.003784, 0.006165, -0.072266, 0.029907, 0.004547, 0.009338, 0.026367, 0.157227, 0.000385, 0.006592, -0.083984, -0.052002, -0.01355, -0.012939, -0.043213, -0.134766, 0.0009, 0.000045, 0.00325, 0.114258, 0.000155, 0.007294, 0.028931, 0.130859, 0.001053, -0.003006, -0.003693, 0.155273, 0.004639, 0.002533, 0.330078, 0.009644, -0.006775, 0.004883, -0.267578, -0.037598, 0.011414, -0.030518, 0.332031, 0.174805, 0.006622, 0.009033, 0.05127, -0.003754, -0.005432, -0.006195, -0.069336, -0.056396, 0.000399, 0.001602, 0.01532, 0.033936, -0.000698, -0.002472, -0.009521, -0.044678, -0.00012, 0.00164, 0.00103, 0.06543, -0.000406, -0.002075, -0.002914, -0.070801, 0.002029, 0.001343, 0.000153, -0.119629, 0.000021, -0.001289, -0.026489, -0.002563, -0.00209, -0.00267, 0.000885, 0.072754, -0.000011, -0.000557, 0.043213, -0.00264, -0.000675, -0.002869, -0.035156, 0.028809, -0.000599, 0.001534, 0.01178, 0.054443, 0.000488, -0.001144, -0.030029, 0.004456, -0.000016, 0.000418, -0.037842, 0.020264, -0.000435, -0.000299, 0.055908, -0.019653, -0.001541, -0.001656, -0.002579, -0.069824, -0.001152, -0.006989, -0.035156, 0.006256, -0.000184, -0.00066, -0.00071, 0.044922, 0.000159, 0.002243, -0.0354, 0.004852, -0.000683, -0.000218, -0.041504, 0.018677, -0.000347, -0.003632, -0.029297, -0.015076, 0.000005, 0.000366, -0.041748, 0.001373, -0.000294, -0.002518, -0.027344, -0.011353, 0.001297, 0.00206, -0.056396, 0.017578, -0.00045, -0.000454, 0.04834, -0.026855, -0.000278, -0.001198, 0.033936, -0.002792, 0.001289, 0.001495, -0.016602, -0.060059, 0.000178, 0.00058, -0.027466, 0.001846, 0.001488, 0.003571, 0.024658, -0.022461, -0.000196, -0.000188, 0.04248, -0.001945, 0.000212, 0.001526, 0.006775, -0.069824, 0.000072, 0.000085, 0.026855, 0.034424, -0.000519, -0.003403, -0.030396, -0.003372, 0.000515, 0.002151, 0.032715, 0.007568, 0.001076, -0.001999, -0.125, 0.019165, -0.000641, -0.003036, -0.026733, 0.020874, 0.000109, -0.000599, -0.026489, -0.019531, -0.000347, -0.002426, -0.02771, -0.007294, 0.000016, 0.000216, 0.001106, -0.04248, 0.000204, 0.00106, -0.033691, 0.003052, 0.000759, 0.00705, 0.058838, -0.000484, -0.004944, -0.003357, -0.034424, -0.013062, -0.000675, 0.000433, 0.00209, -0.069336, 0.000041, 0.000263, 0.001694, 0.07666, -0.00034, -0.001862, -0.0354, 0.022583, -0.000143, -0.00061, -0.004395, -0.075684, -0.002365, -0.00592, 0.039795, -0.006042, -0.000024, -0.000912, -0.00528, -0.077637, 0.000032, 0.000233, -0.009094, -0.05127, -0.000652, -0.002487, -0.039062, 0.019165, -0.002304, -0.005707, -0.022217, 0.015991, 0.017334, -0.05127, 0.01123, 0.035156, -0.00029, 0.002045, 0.010803, 0.060303, -0.000618, -0.001167, -0.006836, 0.034912, 0.000334, 0.001549, 0.034668, -0.002533, -0.000092, 0.000341, 0.00103, -0.050293, -0.00071, -0.001457, -0.000999, 0.05957, 0.000364, 0.002396, 0.028809, 0.040527, -0.000079, -0.001869, -0.047363, 0.001801, 0.000074, -0.000278, 0.003311, 0.063477, 0.000992, 0.000004, -0.013489, -0.062988, -0.000732, -0.002014, -0.038574, -0.006805, 0.000131, 0.00132, 0.000475, 0.052002, 0.000014, 0.000182, -0.000301, 0.046875, 0.000157, 0.000839, -0.032227, 0.008423, 0.00079, 0.001053, 0.002808, 0.066406, -0.001381, -0.003204, -0.031128, -0.035156, -0.000087, 0.001732, 0.023071, -0.017578, 0.001129, 0.000908, -0.043457, 0.005371, 0.000736, -0.000534, -0.027466, 0.013245, -0.000092, -0.001503, -0.002426, -0.07666, -0.000557, -0.003738, -0.03418, 0.007111, -0.000152, 0.000192, 0.000395, -0.055664, 0.003738, 0.008667, 0.031494, -0.036377, 0.003906, 0.003632, 0.12793, -0.05835, -0.000977, -0.001434, -0.040527, -0.00235, -0.000355, -0.000397, -0.000919, 0.094238, 0.000212, -0.000523, 0.043457, -0.005096, 0.000866, 0.000618, 0.007874, 0.046143, 0.000138, 0.000999, -0.035156, 0.001793, 0.000553, 0.001297, 0.046143, -0.0019, 0.000916, 0.002472, 0.030762, -0.02356, -0.000633, -0.001312, -0.003754, -0.070312, -0.000751, -0.003876, -0.030762, 0.012268, -0.000106, -0.000326, 0.032471, -0.001968, -0.000071, -0.002731, -0.029785, -0.006744, 0.0005, 0.001434, 0.025391, -0.016235, -0.000656, -0.015747, 0.026245, 0.015747, -0.008789, -0.018799, -0.107422, 0.062988, -0.00008, -0.002487, -0.023926, -0.032227, 0.00061, -0.00264, -0.037842, 0.022217, 0.000326, 0.003769, 0.03125, 0.002777, 0.000002, -0.001686, -0.031006, 0.021118, -0.000068, 0.000132, 0.001389, -0.039795, 0.000782, 0.004822, 0.048096, 0.005615, 0.000568, 0.001678, 0.031494, 0.024902, -0.003326, -0.009644, -0.058594, -0.006958, 0.000364, 0.002487, 0.028931, -0.022095, 0.000538, -0.004272, -0.032471, -0.045898, -0.000305, 0.000862, 0.022217, 0.045654, -0.000296, 0.0019, 0.021851, 0.041504, 0.000584, 0.001701, 0.031738, 0.000212, 0.000047, 0.000717, 0.006744, 0.115723, 0.000239, -0.000065, -0.037109, 0.000748, 0.000235, -0.000425, -0.034668, 0.00473, -0.000721, 0.001114, 0.035645, -0.004669, -0.000717, -0.000175, -0.015869, -0.042236, 0.000094, 0.000105, -0.041748, 0.001762, -0.000299, -0.000179, -0.04126, 0.00119, 0.000298, -0.000226, -0.000305, 0.059814, -0.001068, -0.002731, -0.023926, 0.016724, -0.001984, -0.003464, -0.010437, 0.018066, 0.000488, 0.002167, 0.035889, -0.027344, 0.000265, 0.001015, 0.053467, -0.007812, -0.000441, -0.000904, 0.045166, -0.002853, -0.000353, -0.001945, -0.042236, -0.022583, 0.000576, -0.000404, -0.039551, 0.000957, 0.000187, 0.000595, 0.00412, 0.053223, 0.000013, 0.004395, 0.04834, -0.007019, 0.001106, 0.003632, 0.03125, -0.008545, -0.000683, -0.000265, 0.002823, 0.064453, -0.000041, 0.000169, -0.000805, -0.046631, 0.000454, -0.000074, -0.012146, -0.055908, -0.003357, -0.003357, -0.006317, -0.076172, 0.000063, 0.000053, 0.000389, -0.04834, -0.000059, 0.000059, 0.000049, -0.05542, 0.000085, -0.00103, -0.036133, 0.010742, -0.00023, -0.001671, -0.016235, -0.091797, -0.000452, -0.001846, -0.022827, 0.017822, 0.001167, 0.003906, 0.050049, -0.027466, -0.018188, -0.028687, 0.453125, -0.011292, -0.013, 0.002579, -0.265625, -0.051025, -0.010742, 0.008789, -0.147461, -0.057861, -0.010437, -0.111816, -0.232422, -0.011047, 0.015442, 0.005554, 0.154297, 0.08252, 0.013794, 0.019897, 0.078125, 0.048584, -0.045898, -0.036377, -0.191406, -0.137695, 0.006256, -0.009705, -0.523438, -0.015991, 0.011658, -0.0019, 0.145508, 0.053467, 0.015137, 0.032471, -0.589844, -0.011108, 0.019653, 0.018677, 0.113281, 0.097656, -0.121094, 0.241211, 0.1875, 0.024048, 0.027222, 0.014038, 0.111328, 0.085938, 0.003372, -0.014038, 0.310547, 0.01355, -0.011353, -0.013733, 0.380859, 0.006165, -0.009644, -0.018555, -0.375, -0.061279, -0.001907, -0.007385, -0.429688, -0.014343, 0.00412, -0.025513, -0.419922, -0.000916, -0.008423, -0.002472, -0.074219, -0.028198, -0.014099, -0.014587, -0.080078, -0.042725, 0.000368, 0.015259, -0.382812, -0.008545, -0.014771, -0.014282, -0.07373, -0.065918, 0.015625, 0.017578, 0.10791, 0.09668, 0.009949, 0.016357, -0.435547, -0.020142, -0.011108, -0.007538, -0.068848, -0.040039, 0.013611, 0.010193, 0.075195, 0.050049, 0.003265, -0.053955, -0.341797, 0.003677, 0.002441, -0.046387, -0.273438, -0.002014, 0.02063, 0.015991, 0.086914, 0.066406, 0.013489, 0.007324, 0.06543, 0.032227, 0.008545, 0.008484, -0.695312, 0.000668, 0.010681, 0.010681, 0.349609, 0.016968, 0.009583, -0.002563, 0.105957, 0.03833, -0.021973, -0.023193, -0.097656, -0.059326, -0.006592, -0.001953, -0.306641, -0.162109, -0.003784, 0.007599, -0.466797, -0.016846, -0.048828, -0.032227, -0.199219, -0.089844, -0.014038, -0.013794, 0.466797, -0.015198, 0.064941, 0.066895, 0.166016, 0.074219, -0.011597, -0.007751, -0.070312, -0.041016, 0.031738, -0.025024, 0.304688, 0.220703, -0.05249, -0.216797, -0.081055, 0.022949, -0.023315, -0.009766, -0.25, -0.10498, -0.00946, -0.109375, 0.07373, -0.096191, 0.011475, 0.021973, -0.416016, 0.014526, -0.059082, -0.134766, 0.164062, -0.139648, -0.015869, -0.001091, -0.114746, -0.047852, 0.007629, 0.000084, 0.296875, 0.080566, 0.016724, 0.003632, 0.132812, 0.054443, -0.017578, 0.001694, -0.199219, -0.025146, 0.025513, 0.024048, 0.133789, 0.083008, -0.014709, -0.02002, -0.302734, -0.037842, 0.02771, 0.025391, 0.137695, 0.092773, 0.006531, 0.038086, -0.431641, 0.014832, 0.012634, 0.008179, -0.449219, 0.014099, 0.013, 0.014648, -0.488281, 0.011169, 0.01062, 0.00296, -0.429688, 0.020264, -0.023193, -0.012024, -0.086914, -0.053955, -0.034424, -0.02356, -0.140625, -0.197266, 0.021606, 0.024902, 0.332031, 0.208984, -0.007874, 0.004028, 0.339844, 0.000313, -0.011597, -0.001312, -0.074707, -0.048096, -0.005829, 0.01709, -0.195312, -0.023804, 0.00824, 0.025513, 0.617188, 0.003998, 0.002151, 0.003784, 0.332031, -0.00267, 0.016479, 0.012512, 0.099609, 0.068359, 0.007446, 0.024414, -0.443359, -0.001953, -0.014771, -0.009216, -0.076172, -0.062988, 0.016479, -0.000391, 0.181641, 0.216797, -0.026733, 0.015869, -0.304688, -0.083496, 0.018677, 0.03833, -0.388672, 0.006744, 0.011353, 0.00885, 0.073242, 0.034668, 0.008972, 0.019287, -0.597656, -0.006042, 0.025269, 0.021118, 0.112793, 0.075195, -0.021484, -0.012451, -0.101562, -0.043701, -0.01123, -0.015015, 0.488281, -0.012024, 0.023315, 0.009277, 0.143555, 0.071777, 0.011719, -0.015503, 0.304688, 0.09375, -0.028198, -0.027588, -0.135742, -0.091797, 0.016602, 0.009338, 0.466797, 0.077148, 0.013672, 0.011963, 0.089844, 0.051514, -0.031738, -0.024048, -0.176758, -0.11377, -0.022095, -0.083496, -0.123047, -0.029053, 0.01123, 0.006836, 0.07373, 0.033691, -0.008545, 0.015991, -0.333984, -0.049805, -0.022095, -0.001068, -0.113281, -0.052734, 0.029419, 0.02417, 0.119629, 0.145508, -0.004303, -0.032471, 0.279297, 0.029785, 0.012207, 0.00708, 0.077637, 0.039307, 0.004272, -0.000431, -0.425781, 0.000015, -0.030518, -0.026489, -0.199219, -0.206055, -0.012573, -0.011047, 0.361328, -0.004913, 0.017456, -0.014343, -0.419922, -0.011536, -0.033203, -0.039795, -0.147461, -0.165039, 0.032715, 0.01001, 0.265625, 0.148438, -0.016113, -0.016113, 0.431641, 0.016235, 0.014038, 0.037598, -0.412109, 0.00528, 0.054443, 0.047119, 0.28125, 0.177734, -0.010925, -0.007996, -0.095215, -0.026855, -0.019531, -0.026245, -0.119141, -0.078125, -0.010254, -0.003082, -0.065918, -0.031982, 0.008789, 0.003433, 0.066895, 0.030884, 0.012268, 0.002899, 0.134766, 0.386719, 0.012573, 0.013672, 0.089844, 0.030151, -0.010376, -0.005646, -0.067871, -0.030762, -0.015259, -0.01062, -0.072266, -0.055664, -0.010742, -0.004974, -0.098633, -0.042725, 0.012329, 0.042236, 0.373047, 0.002304, 0.022583, 0.023804, 0.120117, 0.087891, 0.02063, 0.026245, 0.421875, 0.097656, -0.040039, -0.003601, -0.257812, -0.208008, 0.008423, 0.003662, 0.058838, 0.027466, -0.013306, -0.02063, 0.507812, -0.010132, 0.016113, 0.013916, 0.359375, 0.162109, 0.011292, 0.003937, 0.120605, 0.029297, -0.014954, -0.006958, -0.101562, -0.047119, -0.008972, 0.001373, -0.077148, -0.022583, 0.005219, 0.030029, -0.460938, 0.000138, -0.02124, -0.02063, -0.098633, -0.126953, 0.021729, 0.075195, 0.373047, 0.053223, -0.012207, 0.005402, 0.392578, 0.00647, 0.028076, 0.020386, 0.233398, 0.308594, 0.010925, 0.007355, 0.072754, 0.040527, -0.02002, -0.016724, -0.386719, -0.144531, 0.007416, 0.011108, 0.316406, 0.020752, -0.016479, -0.029053, -0.326172, -0.099121, 0.006378, 0.012878, -0.478516, 0.003479, 0.029297, 0.02356, 0.086426, 0.072266, 0.00024, 0.000018, 0.001389, -0.053223, 0.001244, 0.005127, 0.012878, 0.064941, 0.001167, 0.003448, 0.00946, 0.0625, 0.00061, 0.000698, 0.004639, 0.079102, 0.000035, -0.000044, -0.003723, -0.067383, -0.000336, -0.001984, -0.027588, 0.00209, -0.000191, -0.001877, 0.04834, -0.0005, -0.000254, -0.000526, -0.002975, 0.074707, 0.00007, -0.000778, -0.036377, 0.009277, 0.000179, -0.000045, -0.001724, -0.0625, 0.000702, 0.005127, 0.034424, 0.00415, -0.000357, 0.000277, 0.027588, 0.001343, -0.002045, -0.001732, -0.006683, -0.094727, 0.001007, 0.005524, 0.049805, -0.016235, 0.003159, 0.005768, 0.046143, 0.063965, 0.000584, 0.000992, 0.023926, -0.001579, -0.000561, -0.001289, -0.004608, 0.036377, -0.000343, -0.002975, -0.031128, -0.036621, 0.000235, 0.000366, -0.000484, 0.04126, -0.000044, -0.00119, -0.032715, -0.002487, -0.000181, -0.000137, 0.000553, 0.052734, 0.000305, -0.002609, -0.087891, -0.042969, -0.000683, -0.002869, -0.029663, 0.017334, -0.000431, -0.001862, -0.04834, 0.109863, 0.001633, 0.005493, 0.109375, -0.002121, -0.000393, -0.000607, -0.032715, 0.008911, -0.000469, -0.002274, 0.040527, -0.001953, -0.000351, 0.000645, 0.005371, 0.047607, -0.000267, 0.000473, 0.014771, 0.040283, -0.000167, -0.000927, -0.02417, 0.018677, -0.000026, -0.000243, 0.015869, 0.043945, 0.000267, -0.001465, -0.029541, -0.003113, -0.000175, -0.001381, 0.033447, -0.002075, -0.000378, 0.005981, 0.044189, -0.001862, 0.000751, 0.005981, 0.032959, 0.02002, 0.000404, 0.000847, 0.026489, -0.002731, 0.000056, -0.000675, -0.002075, 0.072266, 0.000835, 0.003311, 0.021606, 0.064941, -0.001007, -0.002197, -0.056641, 0.046387, -0.000376, -0.002884, -0.053467, 0.02356, 0.000237, 0.000347, 0.001083, -0.04541, -0.013794, -0.025391, -0.046387, -0.07959, 0.000607, 0.001213, -0.005005, -0.167969, 0.001167, 0.002335, 0.044922, 0.00946, 0.00001, 0.000051, -0.029053, 0.009277, -0.000359, 0.000534, -0.01709, -0.055176, 0.000599, 0.001198, 0.025513, 0.013184, -0.000965, -0.001289, -0.009338, -0.075684, 0.000275, 0.000202, -0.000303, -0.05249, -0.001244, -0.003143, -0.051514, -0.03833, -0.001053, -0.002533, -0.005035, 0.042969, -0.000095, 0.000908, 0.00025, 0.067871, 0.000759, 0.000463, -0.00412, -0.083496, -0.000094, 0.001686, 0.036621, 0.005951, -0.000538, -0.001114, -0.007385, -0.09668, 0.000045, 0.000496, -0.000214, 0.064453, 0.000961, -0.000298, 0.029175, 0.069824, -0.000167, 0.000931, 0.004272, -0.062988, 0.003387, 0.01355, 0.036377, 0.007874, 0.000679, 0.003372, 0.028198, -0.003311, -0.00041, 0.000786, 0.030151, -0.019409, -0.00014, -0.001511, 0.036133, -0.002792, -0.000182, -0.000303, -0.019043, 0.008545, 0.000633, -0.00033, 0.000813, -0.069824, 0.000418, 0.002823, 0.040039, -0.013733, 0.002411, 0.003204, 0.005981, -0.020996, 0.000209, 0.000942, -0.04248, 0.001884, -0.000313, -0.000519, -0.024048, 0.003769, -0.000828, -0.000292, 0.006836, 0.062988, -0.000383, -0.000096, -0.001526, 0.044189, -0.000002, 0.00082, 0.024902, -0.016479, 0.00013, 0.000217, -0.000209, 0.041504, -0.000164, -0.000771, -0.040283, 0.003036, 0.000866, 0.00103, -0.080078, 0.004028, 0.000679, 0.002975, 0.043457, -0.012024, -0.000027, 0.000215, -0.000702, -0.047363, 0.000156, 0.001244, -0.038818, 0.001884, -0.000364, -0.003937, -0.035156, 0.000774, 0.000055, 0.000108, -0.000032, -0.029175, -0.000242, -0.001114, 0.044922, -0.001534, 0.00036, -0.003174, -0.035645, -0.050293, 0.00017, 0.002426, 0.020386, 0.046875, -0.001167, -0.000443, 0.026245, 0.074219, -0.004486, -0.006134, -0.013794, 0.085449, 0.000866, 0.003159, 0.023804, -0.020264, -0.000129, 0.001709, 0.00206, -0.090332, -0.001045, -0.002716, -0.038818, 0.016113, 0.000171, 0.00116, 0.029053, -0.019775, -0.001358, -0.004181, -0.033936, -0.048584, -0.000154, 0.001305, 0.037598, -0.002319, -0.000157, -0.00132, -0.033936, -0.002533, -0.000103, 0.000334, -0.052734, 0.00014, -0.000534, -0.009094, -0.038574, 0.008423, 0.001724, 0.00531, 0.030762, -0.07373, 0.000022, 0.000977, -0.004425, -0.063965, 0.008118, -0.044434, -0.015442, 0.013245, -0.000364, 0.000603, -0.010132, -0.060303, 0.001854, 0.002472, -0.061035, -0.006836, 0.001915, 0.00705, 0.037354, 0.010254, -0.000031, -0.00116, -0.024536, -0.001671, 0.000244, 0.000786, 0.020508, -0.016846, 0.000014, 0.000023, -0.025146, -0.023315, 0.000068, -0.001015, 0.040039, -0.000862, -0.002655, -0.003998, -0.082031, -0.001495, -0.000296, -0.002625, -0.032715, 0.004242, 0.001091, 0.004547, 0.018555, 0.040771, -0.000243, -0.001595, -0.027222, -0.001091, -0.00061, 0.002197, -0.046143, -0.009277, -0.000061, -0.000439, 0.011292, 0.045898, -0.000016, -0.002029, -0.038818, 0.006531, -0.000357, -0.000484, -0.024658, 0.008484, -0.000355, -0.002472, -0.039795, 0.004303, -0.001022, 0.000858, -0.000603, 0.069336, -0.000809, -0.001022, -0.002579, 0.04126, 0.00001, 0.000603, 0.001495, -0.04126, 0.000851, 0.002182, 0.00238, -0.081055, 0.000519, 0.000679, 0.019287, -0.006409, 0.000157, 0.000256, -0.016113, -0.060059, -0.000242, -0.00019, -0.003693, -0.066406, 0.000919, 0.001823, 0.038574, 0.007233, 0.000418, 0.003891, 0.032227, -0.013, -0.000515, -0.000679, -0.026245, 0.005859, -0.001022, -0.003769, -0.038574, 0.039795, 0.000303, -0.00002, 0.01062, 0.044434, 0.00079, 0.002304, 0.03418, -0.003265, 0.000938, -0.000097, 0.000984, 0.054199, -0.000984, -0.001511, -0.028931, 0.003998, -0.000317, -0.000519, -0.00206, 0.05542, 0.000395, 0.004547, 0.014587, 0.318359, 0.003098, 0.004395, 0.002228, 0.173828, -0.000973, -0.00647, -0.00708, -0.376953, 0.011169, 0.017212, 0.041748, 0.492188, -0.00177, -0.006897, -0.016479, -0.208008, -0.000851, -0.000786, -0.000026, 0.114746, 0.006897, 0.010803, 0.029419, 0.198242, 0.002975, 0.001648, -0.010132, -0.310547, -0.003204, -0.00325, -0.049805, -0.225586, 0.019287, 0.031128, 0.091309, 0.535156, 0.001152, 0.000591, -0.00946, -0.167969, -0.000462, 0.000862, -0.001839, -0.160156, -0.002029, -0.000694, -0.030273, 0.080566, -0.032959, -0.033936, -0.078125, -0.636719, 0.002106, 0.0177, -0.09668, -0.028809, -0.004883, -0.0047, -0.019775, -0.251953, -0.004669, -0.035645, -0.130859, 0.068359, -0.029663, 0.253906, 0.09668, 0.072754, 0.025757, 0.036377, 0.11377, 0.574219, 0.001183, 0.002838, 0.001778, 0.188477, -0.012939, -0.019897, -0.079102, -0.503906, 0.003418, -0.00824, -0.044434, -0.386719, 0.005157, 0.009216, 0.088379, 0.273438, 0.003998, 0.010132, 0.017578, 0.355469, 0.000156, -0.002014, -0.005127, -0.183594, 0.004578, 0.00528, 0.009766, 0.163086, 0.000252, -0.00164, -0.003174, 0.135742, -0.002502, -0.002686, -0.006287, -0.129883, -0.002029, -0.00473, -0.022095, -0.609375, 0.00001, -0.002701, -0.009216, -0.170898, 0.026611, 0.049316, 0.367188, -0.157227, 0.000463, -0.003876, -0.000824, -0.259766, 0.021729, 0.037842, 0.098633, 0.738281, -0.000885, 0.000763, -0.001228, 0.138672, -0.013611, -0.017578, -0.049316, -0.539062, 0.000874, -0.002197, -0.000364, 0.140625, 0.046631, 0.0625, 0.135742, 0.574219, 0.001228, -0.000334, -0.001839, 0.122559, 0.010132, 0.013123, 0.025146, 0.351562, -0.02356, -0.039307, -0.124023, -0.554688, 0.001999, 0.000748, 0.002167, 0.149414, 0.003784, -0.018311, 0.140625, 0.042725, 0.0354, 0.047363, 0.105957, 0.457031, -0.014038, -0.024658, -0.0625, -0.449219, -0.002121, -0.00267, -0.005432, -0.283203, -0.000035, -0.001366, 0.002304, -0.162109, 0.000155, -0.002029, 0.000125, -0.146484, -0.018677, -0.025513, -0.054688, -0.470703, 0.018799, 0.025391, 0.051514, 0.328125, 0.000938, -0.007874, -0.134766, 0.332031, 0.00018, 0.000469, 0.000572, 0.150391, -0.011963, -0.015869, -0.053467, -0.589844, -0.00174, -0.001923, -0.006165, -0.163086, 0.017944, 0.018311, 0.041748, 0.22168, -0.001633, -0.001823, 0.001205, 0.204102, -0.001144, -0.000416, 0.001564, -0.12793, -0.005951, -0.007629, -0.027466, -0.227539, 0.003021, 0.004272, 0.010559, 0.083984, -0.001244, -0.002487, -0.00016, -0.142578, 0.000067, 0.000175, -0.000908, 0.140625, -0.001793, -0.006592, -0.015198, -0.277344, 0.017822, 0.023315, 0.056152, 0.427734, 0.01123, 0.010742, 0.039551, 0.197266, -0.000641, -0.00029, -0.003937, 0.129883, -0.037354, -0.059326, -0.142578, -0.640625, 0.000299, -0.000561, 0.000067, 0.119141, -0.000938, -0.000755, -0.000713, -0.142578, -0.003082, -0.006073, -0.020752, -0.219727, 0.001793, 0.003113, 0.048096, -0.097168, 0.001472, -0.006561, 0.052734, 0.137695, 0.016235, 0.017456, 0.041992, 0.396484, -0.022583, -0.031006, -0.074219, -0.498047, 0.014343, 0.01709, 0.038818, 0.349609, -0.02063, -0.035889, -0.085938, -0.490234, -0.003876, -0.008484, -0.006409, -0.21875, -0.000241, 0.000874, 0.001503, 0.15332, 0.000633, -0.001205, -0.001183, -0.129883, -0.002991, 0.000022, -0.004395, -0.277344, 0.000774, 0.000652, 0.003052, 0.145508, 0.036621, 0.046387, 0.10791, 0.550781, -0.000923, -0.000152, 0.001366, -0.12793, 0.000767, 0.001923, 0.023926, 0.161133, -0.000507, 0.001236, 0.004303, 0.199219, 0.000538, 0.001869, 0.007812, 0.117676, -0.000119, 0.001579, -0.001457, -0.163086, -0.014038, -0.02063, -0.085449, -0.566406, -0.010437, -0.017822, -0.053223, -0.388672, 0.029053, 0.030762, 0.061279, 0.449219, -0.001984, -0.002045, -0.008728, -0.177734, -0.002655, -0.003342, 0.071777, -0.02417, 0.000645, 0.000343, 0.007019, 0.166016, 0.001755, 0.002701, 0.014771, 0.271484, -0.001785, -0.005737, -0.015259, -0.22168, -0.000553, -0.002487, -0.003815, -0.201172, 0.019165, 0.023315, 0.062256, 0.423828, 0.000919, 0.001244, 0.001244, 0.148438, -0.001709, -0.016357, -0.070801, -0.464844, -0.001953, -0.004761, -0.006989, -0.185547, 0.000217, 0.002838, -0.001404, 0.155273, -0.002228, -0.002335, 0.001366, -0.157227, -0.032471, -0.047119, -0.133789, -0.570312, 0.005035, 0.002518, 0.042236, 0.283203, 0.001945, 0.003265, 0.010498, 0.056396, 0.009399, 0.015503, 0.069824, 0.470703, 0.000622, 0.001762, 0.003128, -0.115234, -0.020752, -0.032959, -0.080078, -0.523438, 0.00071, 0.046875, -0.083496, -0.024658, 0.031006, 0.046143, 0.10791, 0.431641, -0.018677, -0.026611, -0.063965, -0.414062, 0.000051, 0.002335, 0.003998, 0.140625, 0.019531, 0.05835, 0.062988, -0.099609, 0.004089, 0.007538, 0.045898, 0.515625, -0.000881, 0.000717, 0.001846, 0.193359, -0.044189, -0.060059, -0.129883, -0.867188, 0.019043, 0.025635, 0.05835, 0.460938, 0.062256, 0.062256, 0.146484, 0.667969, 0.001175, 0.000534, 0.00145, -0.168945, 0.013123, 0.014587, 0.291016, -0.138672, -0.026123, -0.030518, -0.083008, -0.5, -0.007477, -0.018799, -0.045654, -0.263672, 0.001762, -0.001854, -0.018433, -0.199219, -0.00209, -0.004333, -0.023438, -0.283203, -0.001518, -0.003571, -0.007629, -0.217773, 0.002426, 0.007538, 0.031128, 0.316406, -0.008179, -0.016846, -0.028931, -0.359375, 0.000847, 0.000793, 0.000725, 0.137695, 0.00267, 0.00293, 0.010071, 0.134766, -0.005859, -0.00824, -0.035645, -0.246094, 0.001083, 0.005341, -0.042725, -0.00589, -0.002747, 0.009521, -0.115234, -0.099609, 0.002594, 0.005829, -0.050537, -0.069336, -0.002991, 0.017578, -0.107422, -0.118652, 0.000629, 0.005219, -0.040039, -0.005066, -0.000408, 0.0065, -0.027222, -0.053223, -0.009033, -0.00946, -0.018311, -0.095703, -0.000671, -0.006775, 0.046631, 0.005951, 0.000305, 0.005157, -0.043945, -0.00705, -0.000992, -0.004364, 0.039551, 0.00592, -0.00145, -0.008179, 0.072266, 0.061768, 0.003998, 0.027466, -0.163086, -0.194336, 0.006592, -0.001503, 0.080566, 0.373047, -0.001358, -0.00589, 0.044922, 0.006348, -0.000992, -0.009583, 0.055908, 0.060791, 0.000797, 0.004364, -0.038086, -0.005371, -0.00769, 0.015869, -0.213867, -0.148438, -0.008057, -0.009338, 0.066406, 0.176758, 0.000261, 0.005463, -0.043457, -0.006836, 0.001183, 0.006744, -0.025269, -0.080566, 0.019287, 0.018799, 0.126953, 0.527344, -0.001915, -0.010376, 0.055176, 0.128906, -0.001366, -0.00592, 0.04834, 0.007141, 0.002014, 0.006317, -0.041748, -0.006744, -0.000433, -0.006439, 0.04248, 0.004761, 0.002625, 0.003479, 0.052979, 0.10791, -0.00061, -0.005249, 0.040527, 0.006165, -0.037598, -0.070801, -0.123047, -0.675781, -0.001289, 0.010498, -0.064453, -0.049561, -0.000946, -0.007355, 0.04541, 0.00647, -0.001686, 0.005707, -0.147461, -0.012512, 0.000797, 0.004486, -0.032715, -0.057373, -0.003281, -0.003433, 0.041992, 0.062256, 0.000668, 0.005371, -0.040283, -0.006226, 0.001968, 0.00885, -0.053223, -0.071777, -0.000675, -0.022095, 0.0625, -0.015503, 0.003052, 0.006866, -0.035645, -0.087891, 0.001785, 0.003967, -0.120117, -0.121582, -0.001083, -0.013367, 0.04248, 0.074707, -0.000935, -0.006866, 0.04541, 0.005951, 0.00148, 0.006256, -0.044434, -0.007019, -0.000782, -0.004639, 0.041016, 0.004578, 0.000553, -0.007416, 0.075684, 0.038818, -0.002457, -0.004181, 0.04248, 0.098633, -0.015625, 0.055664, -0.016602, -0.020874, -0.001572, -0.006897, 0.052002, 0.00824, 0.000851, 0.005707, -0.041748, -0.006104, 0.021484, 0.016357, 0.15918, 0.333984, -0.00023, -0.007996, -0.174805, -0.016113, 0.009033, -0.029053, 0.080078, -0.018433, 0.001755, 0.010254, -0.074707, -0.0625, -0.000204, -0.006104, 0.036865, 0.049316, 0.002548, 0.003906, -0.056396, -0.05835, -0.053223, 0.071777, 0.036377, 0.032715, 0.004608, -0.004974, 0.126953, 0.427734, 0.000698, 0.005798, -0.043457, -0.006042, -0.00095, -0.005829, 0.035889, 0.073242, -0.001038, -0.0047, 0.038818, 0.006409, 0.002274, 0.00824, -0.048584, -0.067383, 0.001144, 0.00531, -0.045898, -0.007141, -0.000954, -0.005951, 0.04126, 0.005798, -0.000267, -0.008301, 0.038818, 0.061523, -0.000698, -0.005035, 0.037842, 0.005585, -0.00061, 0.004761, -0.046387, -0.007416, 0.001091, 0.0065, -0.035156, -0.055664, 0.002075, 0.00589, -0.031738, -0.053955, 0.001587, -0.008301, 0.162109, 0.056885, 0.001389, 0.01239, -0.076172, -0.010193, -0.004547, -0.013367, 0.088867, 0.097168, 0.00296, 0.005402, -0.039307, -0.045898, -0.003235, 0.02771, -0.100586, -0.15625, 0.000515, 0.004578, -0.041992, -0.007233, 0.00415, 0.003006, 0.123535, 0.09375, -0.000702, -0.006744, 0.052002, 0.006165, -0.00018, -0.005493, 0.046875, 0.005615, 0.00116, -0.004059, 0.05249, 0.066895, 0.001343, 0.008972, -0.042969, -0.064941, -0.003571, 0.002594, -0.105469, 0.003281, 0.002563, 0.007507, -0.052734, -0.087402, -0.006561, -0.013733, 0.196289, 0.086914, 0.000131, 0.004791, -0.040283, -0.006042, 0.000074, 0.008667, -0.07666, -0.03833, 0.01178, 0.007446, 0.020508, 0.447266, -0.001373, -0.006653, 0.041504, 0.006775, 0.00267, 0.00589, -0.043213, -0.086914, -0.001472, -0.007202, 0.048584, 0.006042, 0.005859, 0.00885, 0.007355, 0.373047, -0.050049, 0.033936, 0.106934, 0.012207, 0.00206, 0.013794, 0.150391, 0.131836, 0.000648, 0.004272, -0.036377, -0.004761, 0.003525, 0.001945, -0.04126, -0.086426, -0.00058, -0.003433, 0.038818, 0.006622, -0.000687, -0.006042, 0.043945, 0.006165, -0.00145, -0.002548, -0.151367, -0.443359, -0.005432, 0.005798, -0.09082, -0.113281, -0.00116, -0.004211, 0.047119, 0.008484, -0.00177, 0.007446, -0.036377, -0.166016, 0.00383, 0.027344, 0.164062, 0.166016, -0.005768, -0.005524, 0.084473, 0.100098, -0.002487, -0.003204, 0.029297, 0.064453, -0.005127, -0.001793, 0.072754, 0.106445, -0.000637, -0.00589, 0.040039, 0.006256, -0.000351, -0.004547, 0.03833, 0.005615, -0.001015, -0.006165, 0.041992, 0.007019, 0.001144, 0.006348, 0.012085, 0.07959, -0.005524, -0.005676, -0.042969, -0.047607, 0.001938, -0.008179, 0.051758, 0.068359, 0.001076, 0.004791, -0.028564, -0.093262, -0.000372, -0.005798, 0.041992, 0.006378, 0.000816, 0.004059, -0.039062, -0.005798, -0.002258, 0.016724, -0.117188, -0.053467, 0.000054, -0.005615, 0.050293, 0.060303, -0.006012, -0.000526, 0.070312, 0.083008, 0.00103, 0.00708, -0.05957, -0.007172, -0.000835, 0.006378, -0.04834, -0.055176, 0.003815, 0.020142, -0.136719, -0.017212, 0.006042, 0.012146, 0.109375, 0.229492, -0.001083, -0.021851, 0.108398, 0.197266, -0.001678, -0.005646, 0.044189, 0.007782, 0.002045, 0.00119, 0.292969, 0.160156, 0.000629, -0.000698, 0.098145, 0.126953, 0.000782, 0.006592, -0.032715, -0.070312, 0.000618, 0.004883, -0.038574, -0.005585, -0.000843, -0.009888, 0.070312, 0.00647, -0.001793, -0.008179, 0.051758, 0.005463, -0.001289, 0.006653, -0.041016, -0.050537, -0.001144, -0.003693, 0.040283, 0.005859, 0.001823, 0.005219, -0.044434, -0.004608, 0.007355, 0.012146, 0.0271, -0.335938, 0.016479, 0.019409, 0.047607, -0.458984, -0.008545, -0.011047, -0.028687, 0.333984, -0.01532, -0.017822, -0.025146, -0.345703, 0.009644, 0.012146, 0.0354, -0.365234, 0.008667, 0.012512, 0.024292, -0.324219, 0.001198, -0.001297, 0.007782, 0.353516, 0.008728, 0.013, 0.026978, -0.357422, -0.003799, -0.002747, -0.002213, -0.083984, 0.008118, 0.008484, 0.008484, 0.138672, 0.006744, 0.011108, 0.022827, -0.320312, -0.005798, -0.003265, -0.000063, -0.096191, -0.011414, -0.013123, -0.036377, 0.355469, 0.00415, 0.001846, -0.000999, 0.082031, 0.002563, 0.004608, 0.002533, 0.110352, -0.018066, -0.02417, -0.024414, -0.488281, -0.004486, -0.001907, -0.001602, -0.099121, 0.023315, 0.023315, 0.054688, 0.392578, 0.004913, 0.007996, 0.017212, -0.273438, -0.008728, -0.006744, -0.01062, -0.151367, -0.008423, -0.009949, -0.031738, 0.355469, 0.027954, 0.046143, 0.078613, -0.117676, -0.0047, -0.003662, -0.002731, -0.085938, -0.007294, -0.010681, -0.014526, 0.320312, 0.009888, 0.011108, 0.029541, -0.369141, -0.016235, -0.020386, -0.054199, 0.474609, 0.006744, 0.007385, 0.007172, 0.171875, 0.00708, 0.004211, 0.004028, 0.133789, -0.013306, -0.014404, -0.039307, 0.375, 0.006134, 0.005157, 0.014099, 0.139648, 0.006165, 0.006104, 0.005219, 0.101562, 0.005951, 0.001236, 0.003128, 0.103027, 0.002716, 0.003296, 0.000427, 0.09082, -0.005463, -0.008789, -0.020752, 0.314453, 0.004089, 0.006409, 0.005768, 0.152344, -0.009155, -0.011536, -0.04248, 0.353516, 0.011047, 0.016357, 0.033936, -0.386719, 0.042725, 0.038574, 0.632812, 0.128906, 0.002655, 0.006195, 0.011963, 0.140625, 0.003555, 0.017822, 0.014465, -0.386719, -0.007507, -0.011108, -0.031738, 0.353516, 0.010193, 0.011169, 0.033936, -0.326172, -0.003189, -0.001717, -0.002487, -0.099121, -0.014221, -0.017578, -0.047119, 0.443359, -0.010132, -0.013733, -0.033447, 0.359375, -0.008606, -0.014282, -0.028076, 0.351562, 0.00708, 0.008789, 0.024536, -0.318359, 0.011841, 0.032227, 0.060791, 0.519531, 0.02771, 0.032715, 0.043213, 0.353516, 0.001915, 0.003906, 0.000368, 0.103027, 0.015137, 0.022461, 0.029053, 0.292969, 0.005524, 0.004822, 0.008179, 0.120117, 0.003616, 0.002365, 0.004303, 0.090332, -0.009766, -0.011292, -0.030273, 0.375, 0.008362, 0.00885, 0.012268, 0.163086, -0.006561, -0.007477, -0.011536, 0.275391, 0.009827, 0.013123, 0.028931, -0.392578, 0.010132, 0.014343, 0.032227, 0.425781, -0.014404, -0.014343, -0.040039, 0.382812, -0.007874, -0.006744, -0.004639, -0.147461, -0.002502, -0.003448, -0.001717, -0.075684, 0.007507, 0.009827, 0.024048, -0.3125, 0.011902, 0.018311, 0.04541, 0.251953, 0.012878, 0.012451, 0.011597, 0.206055, 0.007996, 0.011658, 0.028931, -0.347656, -0.002853, -0.006165, -0.009949, -0.111816, -0.00351, -0.003677, -0.002548, -0.070312, 0.025635, 0.027954, 0.035156, 0.261719, 0.008301, 0.011536, 0.012573, 0.158203, -0.010376, -0.015625, -0.012634, 0.341797, -0.012024, -0.015747, -0.023071, 0.367188, 0.001297, 0.003021, 0.002167, 0.075195, -0.022705, -0.0271, -0.06543, 0.494141, 0.008667, 0.013367, 0.022827, -0.349609, -0.004395, -0.005432, -0.013123, -0.167969, 0.014954, 0.0177, 0.051514, -0.421875, 0.012268, 0.018433, 0.041748, -0.410156, 0.013489, 0.019165, 0.040771, -0.394531, 0.005005, 0.002548, 0.004791, 0.164062, -0.006195, -0.006836, -0.007111, -0.132812, 0.016846, 0.019043, 0.043701, -0.427734, -0.007629, -0.010132, -0.019165, 0.304688, -0.00946, -0.013062, -0.030151, 0.363281, -0.008484, -0.011108, -0.020874, 0.34375, 0.004944, 0.004578, 0.010986, 0.141602, -0.005554, -0.005554, -0.006165, -0.144531, 0.010681, 0.011658, 0.032471, -0.355469, 0.001869, 0.002319, 0.004517, 0.088379, -0.004395, -0.004456, -0.001366, -0.09668, 0.002716, -0.000236, -0.002243, 0.06543, 0.005219, 0.006134, 0.007812, 0.165039, -0.006958, -0.011841, -0.021484, 0.298828, -0.009033, -0.012512, -0.038818, 0.378906, -0.004242, -0.003601, -0.004272, -0.114258, 0.009155, 0.011719, 0.029907, -0.351562, 0.004608, 0.006317, 0.007935, 0.148438, -0.009827, -0.015015, -0.039795, 0.396484, 0.007629, 0.016113, 0.043701, -0.40625, 0.008057, 0.010376, 0.035645, -0.347656, -0.012756, -0.012939, -0.039795, 0.396484, 0.012878, 0.014526, 0.041016, -0.388672, -0.002914, -0.002136, -0.001625, -0.064453, -0.008972, -0.013245, -0.040039, 0.357422, -0.008789, -0.009521, -0.03418, 0.328125, 0.006714, 0.004547, 0.010132, 0.144531, 0.022705, 0.032715, 0.028198, 0.320312, 0.012817, 0.014221, 0.014648, 0.208984, 0.014099, 0.015869, 0.039551, -0.404297, -0.013672, -0.016357, -0.044189, 0.417969, -0.00766, -0.007751, -0.012024, -0.139648, -0.01355, -0.015381, -0.052002, 0.439453, 0.009216, 0.008484, 0.012634, 0.139648, 0.00708, 0.006897, 0.003189, 0.181641, 0.008911, 0.012146, 0.036377, -0.353516, 0.003067, 0.001083, 0.000347, 0.066895, 0.010925, 0.014526, 0.048584, -0.392578, 0.005859, 0.006561, 0.008179, 0.128906, 0.007324, 0.011475, 0.026245, -0.322266, 0.010254, 0.011597, 0.036133, -0.365234, 0.008484, 0.012512, 0.034668, -0.341797, -0.004669, -0.002869, -0.004242, -0.100586, 0.004639, 0.004089, 0.00193, 0.102539, -0.009705, -0.015259, -0.032959, 0.322266, 0.001503, 0.00206, 0.000357, 0.091797, 0.004944, 0.005859, 0.009155, 0.112305, -0.000614, -0.003387, -0.002518, -0.099121, -0.001488, -0.002563, 0.000034, -0.063965, -0.012695, -0.015015, -0.04248, 0.398438, 0.006653, 0.007385, 0.011963, 0.265625, -0.002914, -0.001984, -0.001808, -0.15625, -0.00708, -0.007385, -0.010559, -0.273438, 0.006714, 0.003754, 0.008545, 0.283203, -0.003021, -0.002899, -0.004944, -0.214844, 0.007263, 0.006195, 0.004791, 0.18457, -0.003128, -0.006073, 0.001389, -0.441406, 0.001587, -0.00145, -0.00079, 0.233398, -0.001854, -0.000904, -0.007324, -0.240234, -0.004059, -0.006409, -0.008362, -0.292969, -0.003342, 0.000345, 0.002518, -0.205078, -0.00209, 0.031128, -0.069824, 0.019531, -0.002274, -0.001518, -0.002411, -0.148438, 0.003082, 0.003479, 0.002502, 0.163086, 0.000467, 0.000736, 0.002365, -0.166992, -0.00074, -0.000079, -0.00061, 0.136719, 0.001236, -0.000511, -0.003723, 0.236328, 0.000207, 0.000024, -0.000584, -0.243164, -0.021606, -0.03418, -0.109375, -0.570312, 0.003204, 0.003784, 0.00528, 0.294922, -0.002914, -0.005402, 0.003387, -0.455078, -0.000927, -0.001518, 0.000896, -0.213867, -0.000475, -0.001984, -0.000023, -0.148438, -0.002487, -0.002335, 0.001053, -0.134766, 0.002762, 0.002426, -0.001236, 0.175781, 0.013306, 0.007996, 0.011108, 0.40625, -0.00037, -0.001503, -0.000507, 0.137695, -0.004486, 0.000992, 0.002411, -0.204102, 0.00354, 0.004456, 0.003998, 0.200195, -0.000146, 0.000072, 0.006897, -0.119629, -0.007599, -0.005554, -0.008789, -0.208984, 0.016602, 0.02124, 0.064941, 0.453125, 0.001701, 0.001144, 0.000019, 0.171875, 0.000702, 0.001083, -0.008606, 0.237305, 0.002213, 0.001381, -0.002502, 0.1875, -0.005951, -0.048828, -0.176758, -0.206055, -0.010132, -0.01355, 0.014648, 0.667969, -0.002319, -0.002975, 0.031006, 0.443359, -0.00206, -0.000694, -0.007111, -0.117676, 0.001732, 0.001198, -0.000094, -0.163086, -0.0019, -0.007538, -0.00028, -0.472656, -0.003082, -0.00412, -0.011841, -0.265625, 0.007446, 0.009155, 0.007599, 0.347656, -0.267578, -0.045654, -0.053955, -0.040771, -0.001984, -0.002579, -0.006195, -0.246094, -0.003937, -0.003479, -0.003967, -0.279297, -0.001038, 0.000328, 0.006195, -0.168945, -0.002045, -0.002548, 0.000809, -0.148438, -0.010742, -0.016968, -0.041016, -0.507812, -0.002792, -0.000153, -0.001892, -0.168945, 0.00354, 0.004211, 0.005554, 0.176758, 0.00029, -0.000751, -0.001068, -0.144531, -0.001488, -0.004333, 0.021118, -0.189453, 0.016113, 0.015137, 0.023682, 0.449219, 0.00766, 0.007721, 0.019043, 0.482422, -0.000161, -0.00238, -0.003296, 0.168945, 0.019043, 0.017578, 0.029297, 0.447266, -0.037842, 0.108398, -0.019409, 0.033447, -0.00531, -0.003723, -0.004059, -0.177734, 0.00103, -0.000298, 0.005585, -0.205078, 0.000744, 0.001839, 0.003052, -0.142578, -0.002518, -0.003128, -0.00412, -0.198242, 0.001709, 0.000423, 0.004883, 0.149414, -0.022705, -0.023682, -0.071777, -0.523438, 0.000043, 0.00014, -0.000439, 0.134766, -0.004974, -0.005707, -0.010864, -0.194336, -0.001358, -0.001183, -0.000334, -0.216797, -0.001587, -0.001686, 0.00528, -0.169922, -0.004272, -0.003372, -0.00293, -0.158203, 0.004364, -0.004089, 0.009338, 0.441406, -0.027222, -0.038086, -0.103027, -0.582031, 0.001984, 0.002045, 0.005066, 0.157227, -0.005981, 0.024902, 0.10498, -0.050537, 0.021973, 0.040527, 0.077148, 0.617188, -0.011047, -0.013733, -0.017456, -0.421875, -0.015503, -0.024902, -0.070801, -0.439453, 0.000298, -0.000618, 0.001266, -0.152344, 0.003845, 0.003708, 0.007568, 0.196289, 0.001305, 0.002151, 0.002945, 0.155273, 0.00267, 0.004364, 0.001198, 0.412109, 0.015625, 0.019165, 0.04126, 0.490234, 0.001427, -0.000336, -0.006165, -0.365234, -0.000874, 0.000036, 0.001167, -0.169922, -0.001862, -0.003693, -0.006989, -0.482422, -0.010132, -0.011841, -0.026978, -0.476562, 0.005219, 0.007263, 0.02002, 0.339844, 0.005249, 0.005615, 0.005066, 0.236328, 0.003143, -0.000048, 0.004303, 0.351562, -0.000064, 0.000908, 0.002121, -0.170898, 0.000938, 0.000166, -0.00235, 0.128906, -0.003586, -0.002563, -0.002563, -0.382812, 0.018555, 0.007385, -0.149414, -0.157227, -0.000017, 0.009583, 0.015747, 0.488281, 0.002655, -0.001434, 0.000317, 0.162109, 0.006744, 0.004364, 0.012024, 0.351562, 0.000062, -0.000896, 0.004913, -0.202148, 0.00061, -0.002487, -0.006531, -0.330078, -0.000599, -0.001488, -0.002487, 0.1875, 0.004791, 0.003998, 0.00383, 0.21582, 0.002808, 0.005768, 0.011108, 0.503906, -0.004089, -0.001511, 0.005554, -0.410156, -0.00042, 0.002655, 0.003174, 0.181641, -0.002014, -0.001625, -0.002487, -0.117676, 0.002823, 0.00238, -0.001999, 0.161133, 0.001595, 0.002808, 0.000284, 0.128906, -0.003235, -0.003342, -0.003845, -0.182617, -0.003433, -0.01123, -0.006805, 0.090332, -0.019043, -0.02417, -0.089844, -0.542969, -0.011841, -0.010071, -0.030396, -0.357422, -0.022461, -0.039062, 0.10791, 0.070312, -0.001053, -0.004608, 0.013489, 0.300781, -0.000736, 0.000515, 0.003998, -0.192383, -0.007935, -0.004791, -0.005157, -0.257812, 0.008301, 0.008667, 0.040283, 0.621094, -0.002365, -0.002136, 0.000189, -0.165039, -0.004669, -0.001999, 0.001442, -0.351562, 0.000319, 0.000843, -0.000039, 0.114746, 0.001068, 0.001816, -0.000408, 0.232422, -0.00029, 0.000138, -0.003998, 0.166992, -0.001488, -0.00082, -0.001816, -0.171875, 0.002426, 0.004425, 0.000637, 0.279297, 0.005859, 0.004395, 0.003738, 0.46875, 0.000813, 0.001793, 0.006256, -0.115723, 0.000504, 0.000893, -0.007324, 0.19043, 0.000015, 0.001801, 0.007202, -0.219727, -0.002487, -0.004272, -0.006409, -0.194336, 0.005676, 0.005066, 0.006409, 0.158203, -0.005676, -0.004395, -0.012451, -0.398438 ] } , "name": "LlmExporter::FusedLinearAttention_2966", "outputIndexes": [ 1541 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1529, 1538, 1540, 1541 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.20/self_attn/FusedLinearAttention", "outputIndexes": [ 1542 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1542, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.20/self_attn/Reshape_output_0", "outputIndexes": [ 1543 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1543 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.20/self_attn/norm/Cast_output_0", "outputIndexes": [ 1544 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1544 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 263502228, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.20/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1545 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2439 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 263503252, 1048598, 262144, 0, 0 ] } , "name": "/layers.20/self_attn/in_proj_z/Linear", "outputIndexes": [ 2452 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2452 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2453 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2453 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1546 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1546, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.20/self_attn/Reshape_1_output_0", "outputIndexes": [ 1547 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1547 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.20/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1549 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1545, 1549 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.20/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1550 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1527 ] , "main_type": "NONE", "name": "/blocks.20/self_attn/Shape_output_0", "outputIndexes": [ 1551 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1551 ] , "main_type": "NONE", "name": "Shape2534", "outputIndexes": [ 1552 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1551 ] , "main_type": "NONE", "name": "Rank2536", "outputIndexes": [ 1553 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1553, 1553 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2538", "outputIndexes": [ 1554 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1554 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2539", "outputIndexes": [ 1555 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1554, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2541", "outputIndexes": [ 1556 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1556 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2542", "outputIndexes": [ 1557 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1552, 1555, 1557, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2545", "outputIndexes": [ 1558 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1558 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2546", "outputIndexes": [ 1559 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1559, 1559 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2548", "outputIndexes": [ 1560 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1551, 1560, 1554 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.20/self_attn/Gather_output_0", "outputIndexes": [ 1561 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1561, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.20/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1562 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1554 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2556", "outputIndexes": [ 1563 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1556 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2559", "outputIndexes": [ 1564 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1552, 1563, 1564, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2562", "outputIndexes": [ 1565 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1565 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2563", "outputIndexes": [ 1566 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1566 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2564", "outputIndexes": [ 1567 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1567, 1566 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2565", "outputIndexes": [ 1568 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1551, 1568, 1554 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.20/self_attn/Gather_1_output_0", "outputIndexes": [ 1569 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1569, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.20/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1570 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1562, 1570, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.20/self_attn/Concat_output_0", "outputIndexes": [ 1571 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1550, 1571 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.20/self_attn/Reshape_2_output_0", "outputIndexes": [ 1572 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1572 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2454 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2454 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.20/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2455 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2455 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 264813994, 1048598, 262144, 0, 0 ] } , "name": "/layers.20/self_attn/out_proj/Linear", "outputIndexes": [ 2456 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2456 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2457 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2457 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.20/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1573 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1526, 1573 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.20/Add_output_0", "outputIndexes": [ 1574 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1574 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 266124736, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.20/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1575 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1575 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.20/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2458 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2458 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.20/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2459 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2459 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 266132928, 1835030, 458752, 0, 0 ] } , "name": "/layers.20/mlp/gate_proj/Linear", "outputIndexes": [ 2460 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2460 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2461 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2461 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.20/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1576 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1576 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.20/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1577 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2459 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 268426710, 1835030, 458752, 0, 0 ] } , "name": "/layers.20/mlp/up_proj/Linear", "outputIndexes": [ 2464 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2464 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2465 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2465 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.20/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1578 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1577, 1578 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.20/mlp/Mul_output_0", "outputIndexes": [ 1579 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1579 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.20/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2466 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2466 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.20/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2467 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2467 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 270720492, 1835030, 458752, 0, 0 ] } , "name": "/layers.20/mlp/down_proj/Linear", "outputIndexes": [ 2468 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2468 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.20/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2469 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2469 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.20/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1580 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1574, 1580 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.20/Add_1_output_0", "outputIndexes": [ 1581 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1581, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.21/Reshape_output_0", "outputIndexes": [ 1582 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1582 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 273014274, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.21/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1583 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1583 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2470 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2470 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.21/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2471 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2471 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 273022466, 3145750, 786432, 0, 0 ] } , "name": "/layers.21/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2472 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2472 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2473 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2473 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1584 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1584 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.21/self_attn/Transpose_output_0", "outputIndexes": [ 1585 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.295599, -0.258835, -0.373673, -0.474215, -0.297918, -0.183542, -0.275529, -0.160715, -0.148637, -0.267052, -0.168428, -0.370765, -0.19235, -0.190853, -0.193859, -0.485461 ] } , "name": "/blocks.21/self_attn/Neg_output_0", "outputIndexes": [ 1586 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2471 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 276954648, 8214, 2048, 0, 0 ] } , "name": "/layers.21/self_attn/in_proj_a/Linear", "outputIndexes": [ 2476 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2476 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2477 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2477 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1587 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.183594, 5.125, -4.65625, 2.328125, -4.21875, 0.792969, -4.75, 3.734375, -1.421875, 1.429688, 1.140625, -5.1875, 1.039062, 3.953125, 1.851562, -5.625 ] } , "name": "onnx::Add_3772", "outputIndexes": [ 1589 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1587, 1589 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.21/self_attn/Add_output_0", "outputIndexes": [ 1590 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1590 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp2606", "outputIndexes": [ 1591 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1591, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2608", "outputIndexes": [ 1592 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1592 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.21/self_attn/Softplus_output_0", "outputIndexes": [ 1593 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1586, 1593 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.21/self_attn/Mul_output_0", "outputIndexes": [ 1594 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2471 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 276964910, 8214, 2048, 0, 0 ] } , "name": "/layers.21/self_attn/in_proj_b/Linear", "outputIndexes": [ 2480 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2480 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2481 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2481 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1595 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1595 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.21/self_attn/Sigmoid_output_0", "outputIndexes": [ 1596 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.002396, 0.001953, 0.033691, 0.416016, -0.05542, -0.103027, -0.164062, -0.722656, 0.004761, -0.02002, -0.069824, -0.519531, 0.015869, 0.072266, 0.214844, 0.605469, 0.006775, -0.001297, -0.038574, -0.349609, 0.012939, 0.031738, 0.067871, 0.503906, -0.231445, -0.542969, -0.458984, -0.040283, -0.002609, -0.004242, -0.008545, -0.099121, 0.359375, 0.601562, -0.002945, 0.414062, -0.052979, -0.081055, -0.244141, -0.699219, -0.000786, 0.013062, -0.025024, -0.476562, 0.043457, 0.028198, 0.229492, 0.621094, 0.003479, -0.003448, 0.019165, 0.202148, 0.014587, 0.006317, -0.025513, -0.59375, -0.024292, -0.04126, -0.118164, -0.283203, -0.000051, 0.000511, 0.008667, 0.078125, -0.014099, -0.027344, -0.08252, -0.527344, -0.00412, -0.00647, -0.011292, -0.546875, -0.000813, -0.000607, 0.004089, 0.08252, 0.003174, -0.001854, -0.018433, -0.455078, 0.013855, 0.009094, 0.042236, 0.5625, -0.001869, -0.004608, -0.020874, -0.165039, 0.00264, 0.002747, 0.014404, 0.124512, 0.023926, 0.071289, 0.197266, 0.648438, 0.013, 0.033447, 0.069336, -0.136719, 0.081055, 0.142578, 0.375, 0.65625, 0.001099, 0.002182, -0.014221, -0.275391, -0.001625, 0.005402, 0.02356, 0.227539, 0.000881, 0.002747, -0.002213, -0.067383, -0.022827, 0.001045, 0.020874, 0.466797, -0.014465, -0.045654, -0.137695, -0.632812, 0.033936, 0.044189, 0.12207, 0.427734, -0.035645, -0.041016, -0.21582, -0.742188, 0.166992, 0.597656, 0.449219, 0.11084, 0.255859, 0.470703, 0.474609, 0.100586, 0.000088, -0.014526, -0.067871, -0.359375, 0.006958, 0.017212, 0.041992, 0.507812, -0.002029, -0.004211, -0.006775, 0.070312, 0.234375, 0.443359, 0.546875, -0.154297, -0.049561, -0.086426, -0.699219, -0.191406, -0.000492, 0.004791, 0.024292, 0.431641, 0.005829, 0.01123, 0.105957, 0.554688, 0.001678, 0.000113, -0.029907, -0.474609, 0.006653, 0.049561, 0.191406, 0.652344, 0.020142, 0.10791, 0.162109, 0.632812, 0.000241, -0.001762, -0.003677, -0.109375, 0.007874, 0.034668, 0.144531, 0.609375, 0.033936, 0.092773, 0.174805, 0.679688, -0.011353, -0.008972, 0.045654, 0.605469, 0.001106, 0.00322, -0.00025, -0.09375, -0.013367, -0.022949, -0.095215, -0.566406, 0.001587, 0.001511, 0.007446, 0.0625, 0.021729, 0.125, 0.367188, 0.570312, 0.001526, 0.02832, 0.089844, 0.427734, -0.030762, -0.028198, -0.064941, -0.714844, -0.01123, -0.005981, 0.037598, 0.419922, 0.003647, -0.005188, -0.009399, -0.445312, 0.01239, 0.04126, 0.195312, 0.578125, 0.042236, 0.041016, 0.083496, 0.53125, -0.010559, -0.009583, -0.09375, -0.341797, -0.001968, -0.003433, -0.005493, -0.157227, 0.006317, 0.00946, 0.016968, 0.081055, 0.039551, 0.015869, 0.255859, 0.667969, -0.023315, -0.008667, 0.021362, 0.519531, 0.002625, 0.001701, 0.031128, 0.244141, 0.004242, 0.008667, 0.020752, 0.351562, -0.001762, -0.002716, 0.00386, 0.097168, -0.006622, -0.012451, -0.002045, 0.150391, 0.014282, 0.014954, -0.009338, -0.519531, -0.00705, -0.008972, -0.018311, -0.076172, 0.054688, 0.177734, 0.644531, 0.292969, -0.001968, -0.001213, 0.026001, 0.195312, 0.016357, 0.016479, 0.078613, 0.527344, -0.000443, -0.025635, -0.069336, -0.460938, -0.017456, -0.013306, 0.049316, 0.585938, -0.000732, -0.006866, -0.029419, -0.296875, -0.000062, 0.009216, 0.062988, 0.439453, -0.030029, -0.102539, -0.314453, -0.597656, -0.00351, -0.003098, 0.013611, 0.183594, -0.007996, 0.063477, 0.129883, 0.597656, -0.032227, -0.033936, -0.144531, -0.519531, -0.003296, -0.005402, -0.023315, -0.251953, 0.191406, 0.482422, 0.589844, 0.202148, 0.000338, -0.000326, -0.003876, -0.217773, 0.00531, 0.011536, 0.045898, 0.431641, 0.002518, 0.072266, 0.229492, 0.691406, -0.00351, -0.002441, -0.024902, -0.219727, 0.002579, 0.010986, 0.019409, 0.417969, -0.00209, 0.005829, 0.018799, 0.59375, -0.000881, 0.000832, -0.024292, -0.310547, -0.005157, -0.012329, -0.038086, -0.361328, -0.001175, -0.003769, -0.010498, -0.077637, -0.061768, -0.181641, -0.279297, -0.185547, -0.002136, -0.003113, 0.02063, 0.223633, 0.000401, -0.000805, -0.005341, -0.078613, 0.006317, 0.092773, 0.273438, 0.648438, -0.002701, -0.002243, 0.015625, 0.212891, 0.011658, 0.004852, 0.069336, 0.5, 0.002853, -0.001617, -0.11084, -0.535156, -0.00206, -0.001724, 0.008545, 0.208984, -0.001549, 0.000607, 0.004547, 0.111328, 0.037109, 0.066406, 0.151367, 0.625, -0.026001, -0.052979, -0.211914, -0.574219, -0.002121, -0.003906, -0.011108, -0.086426, -0.006561, -0.053467, -0.181641, -0.601562, 0.007629, 0.016235, 0.039551, 0.396484, 0.015747, 0.032227, 0.102051, 0.605469, 0.084473, 0.296875, 0.570312, 0.152344, 0.259766, 0.353516, 0.488281, 0.093262, 0.003311, 0.015076, 0.047119, 0.523438, -0.000481, -0.001633, 0.04126, 0.542969, 0.042725, 0.0625, 0.230469, 0.8125, -0.00095, 0.015991, 0.053711, 0.498047, -0.010315, -0.012207, -0.037109, -0.292969, 0.038818, 0.060059, 0.212891, 0.6875, 0.002106, 0.003937, -0.00267, -0.175781, 0.005615, 0.013306, 0.037598, 0.441406, 0.001091, 0.0047, 0.013, 0.112305, 0.001747, 0.003677, -0.003815, -0.143555, 0.000706, 0.00161, 0.00082, -0.129883, -0.11084, -0.291016, -0.484375, -0.59375, 0.001907, -0.000292, -0.046875, -0.460938, 0.012146, 0.022217, 0.083984, 0.129883, 0.0005, 0.009094, 0.050293, 0.300781, -0.035645, -0.057129, -0.132812, -0.628906, 0.008789, -0.040039, -0.267578, -0.53125, 0.010193, 0.026123, 0.085938, 0.275391, -0.002167, -0.00386, 0.044434, 0.3125, -0.05127, -0.124023, -0.071777, 0.094727, 0.004639, 0.037109, 0.244141, -0.145508, -0.014648, -0.028687, 0.030518, 0.287109, -0.00769, -0.006226, -0.013611, -0.214844, -0.012207, -0.040039, -0.143555, 0.144531, -0.004089, -0.004822, 0.056396, -0.542969, -0.007599, -0.02002, -0.062988, -0.225586, -0.001678, 0.003677, -0.069336, 0.503906, -0.012939, -0.018921, 0.097656, 0.511719, 0.086426, 0.233398, 0.003204, -0.061523, 0.003769, 0.016235, 0.013916, -0.259766, -0.009583, -0.038818, -0.137695, -0.296875, 0.039551, 0.09668, 0.086914, -0.139648, 0.000607, -0.007935, -0.024048, -0.171875, -0.003021, 0.050293, 0.148438, 0.570312, -0.003265, -0.008179, -0.006165, -0.093262, -0.040039, 0.067383, 0.168945, 0.139648, 0.001328, 0.006805, 0.002609, -0.125, -0.007019, -0.040527, 0.196289, 0.451172, -0.032471, -0.124512, 0.011169, -0.001144, -0.002335, -0.000626, -0.059814, -0.24707, -0.004028, -0.002014, 0.023926, 0.267578, -0.015381, -0.020386, 0.020752, 0.155273, 0.010071, 0.013489, 0.00824, -0.263672, 0.000687, 0.001617, 0.003235, 0.106934, -0.007874, 0.045654, 0.238281, -0.075684, -0.000136, 0.02478, 0.21582, -0.132812, 0.007629, 0.004303, -0.030762, -0.296875, -0.010864, -0.020142, 0.201172, 0.582031, -0.000102, -0.003845, -0.006897, -0.188477, 0.001602, 0.015015, -0.052979, -0.291016, -0.007477, -0.020142, -0.0625, -0.566406, 0.006775, 0.024536, 0.048096, -0.208008, -0.015747, -0.070801, -0.186523, -0.014526, -0.016479, -0.035889, 0.074707, 0.263672, 0.032715, 0.071289, 0.160156, -0.125, 0.011841, 0.02478, -0.056152, -0.25, 0.078613, 0.227539, 0.19043, -0.242188, -0.028809, -0.033691, 0.197266, 0.617188, 0.01123, 0.04126, -0.243164, -0.396484, -0.005493, 0.036621, 0.155273, -0.097168, 0.013672, 0.113281, 0.427734, -0.091797, -0.003174, -0.038818, 0.048096, 0.5625, -0.007141, -0.00021, -0.021973, 0.277344, -0.001526, 0.008484, -0.002777, 0.476562, -0.004639, -0.025391, -0.193359, 0.09082, 0.001152, 0.001968, 0.02124, 0.183594, 0.014526, 0.048584, 0.138672, -0.150391, 0.000175, 0.000774, 0.006073, 0.121094, -0.018433, -0.086914, -0.21875, 0.173828, 0.002136, 0.00708, 0.01239, 0.255859, 0.066406, 0.125, 0.048584, -0.130859, 0.007721, 0.003632, -0.050781, -0.236328, -0.007202, -0.035645, -0.151367, -0.148438, -0.010681, -0.039551, 0.130859, 0.202148, 0.01001, -0.021484, -0.179688, -0.094727, 0.021362, 0.004364, -0.032227, -0.488281, 0.006256, -0.01355, 0.009521, -0.316406, 0.009949, -0.012939, -0.130859, -0.535156, -0.004456, 0.013306, 0.160156, -0.022461, 0.009888, 0.031494, -0.057129, -0.261719, -0.005463, -0.025879, 0.146484, 0.503906, 0.002014, -0.050293, 0.074219, 0.554688, -0.011414, -0.057129, -0.223633, 0.072754, 0.009094, 0.02417, -0.028687, -0.306641, -0.001305, 0.009827, 0.054932, 0.143555, -0.003937, -0.018799, -0.034424, 0.259766, 0.00235, 0.009705, 0.039551, 0.234375, 0.018433, 0.064453, 0.15625, -0.085449, -0.013184, 0.002274, 0.261719, 0.261719, 0.048584, 0.126953, -0.015747, -0.11084, -0.00885, -0.004395, 0.006897, 0.269531, -0.004669, 0.0065, 0.029297, 0.273438, -0.033691, -0.07373, 0.108887, -0.128906, -0.001617, 0.006104, 0.094727, 0.308594, -0.008789, 0.00946, -0.019287, 0.306641, -0.012329, -0.022705, 0.023682, 0.271484, 0.01532, 0.010071, -0.013489, -0.3125, -0.016968, -0.074707, -0.150391, 0.080566, 0.013062, 0.021118, -0.004486, -0.216797, 0.000969, 0.001816, 0.008728, 0.100098, -0.003067, -0.012756, -0.068359, -0.214844, -0.142578, -0.178711, -0.049561, -0.016235, 0.004517, -0.02356, -0.449219, 0.000702, 0.008423, -0.002228, -0.009644, -0.210938, -0.004578, -0.00386, 0.019165, 0.1875, -0.005402, -0.012878, 0.017944, 0.335938, -0.012329, -0.020752, 0.028198, 0.470703, -0.014404, 0.008972, -0.005768, 0.408203, 0.013306, 0.027466, -0.063477, -0.416016, 0.005066, 0.029419, 0.188477, -0.094238, -0.000142, -0.00177, 0.015869, 0.166992, 0.014465, 0.006744, -0.044189, -0.310547, -0.000973, 0.006714, 0.030396, 0.167969, -0.061279, -0.132812, 0.05957, 0.057861, 0.003738, 0.012146, -0.069824, -0.22168, -0.019653, -0.083496, 0.037598, 0.168945, -0.043457, -0.116211, -0.0354, 0.144531, -0.009399, -0.042236, -0.072266, 0.332031, 0.000402, 0.002457, 0.029419, 0.216797, 0.006378, -0.005646, -0.011536, -0.243164, 0.014893, 0.015259, -0.08252, -0.208008, -0.007446, 0.014587, 0.183594, 0.104004, -0.00161, 0.033447, -0.265625, -0.582031, -0.008728, -0.010986, -0.012634, 0.243164, -0.006622, 0.010559, -0.040771, -0.275391, 0.008972, 0.011292, -0.021484, -0.285156, 0.009583, -0.006378, -0.032471, -0.304688, -0.047363, -0.126953, -0.061523, 0.100098, 0.001831, -0.011597, -0.042725, -0.21875, 0.001503, -0.011658, -0.012085, 0.294922, -0.003021, -0.047363, 0.129883, 0.051514, -0.005798, 0.010559, 0.042725, 0.182617, 0.037109, 0.179688, 0.570312, -0.183594, 0.000012, 0.003159, 0.031738, 0.241211, -0.000179, -0.007233, -0.012024, 0.164062, 0.003464, 0.003067, 0.04541, 0.265625, 0.005127, 0.011414, 0.210938, 0.024048, 0.006104, 0.055176, -0.347656, -0.337891, -0.020752, -0.053223, -0.114746, 0.175781, -0.000839, -0.001167, 0.012939, 0.337891, 0.002365, -0.001678, -0.033691, -0.322266, -0.020996, -0.056396, 0.12793, -0.169922, -0.006287, -0.009888, -0.0177, 0.137695, 0.001549, 0.000246, 0.112793, 0.06543, -0.003708, -0.016235, -0.027588, 0.217773, -0.019287, -0.012207, 0.435547, 0.131836, 0.00824, 0.005157, 0.042725, -0.298828, 0.129883, 0.173828, 0.253906, 0.337891, -0.008179, -0.016724, -0.071777, -0.488281, -0.355469, -0.5625, -0.371094, -0.296875, -0.052734, -0.061523, -0.275391, -0.46875, -0.04126, -0.062012, -0.134766, -0.341797, 0.000045, 0.006592, 0.013855, 0.214844, 0.000395, -0.016479, -0.042969, -0.539062, 0.043945, 0.133789, 0.204102, 0.535156, -0.006012, -0.000232, 0.002823, 0.341797, -0.006958, -0.003799, -0.007294, 0.550781, 0.000938, 0.003464, -0.002335, -0.324219, 0.019165, 0.022095, 0.076172, 0.298828, 0.010376, -0.000088, -0.026611, -0.314453, -0.004944, -0.002151, 0.008118, -0.28125, 0.00116, -0.003281, -0.025146, -0.273438, -0.004333, -0.001625, -0.021851, 0.455078, 0.032959, 0.022949, 0.057861, 0.417969, 0.035889, 0.053955, 0.117676, 0.390625, -0.014099, -0.005096, 0.009705, 0.414062, 0.025757, 0.022705, 0.085449, 0.777344, 0.080078, 0.138672, 0.228516, 0.546875, 0.105957, 0.170898, 0.496094, 0.679688, 0.002548, -0.004944, -0.020508, -0.289062, -0.006958, -0.000633, 0.006256, 0.421875, 0.00769, -0.002548, -0.00824, -0.523438, 0.020386, 0.027832, 0.013672, -0.451172, 0.003448, 0.001839, -0.008972, -0.204102, 0.006317, 0.004852, 0.019775, 0.390625, 0.006348, 0.003204, 0.014893, 0.527344, 0.012024, 0.014587, 0.05127, 0.225586, -0.011597, -0.01123, -0.026245, -0.451172, 0.000935, -0.002243, -0.052734, -0.664062, 0.000889, 0.006744, 0.001343, 0.267578, -0.019775, -0.023682, -0.036133, -0.398438, -0.120117, -0.160156, -0.269531, -0.546875, 0.000391, -0.000301, 0.017944, 0.224609, -0.000326, -0.00058, 0.006104, 0.417969, -0.007202, 0.001152, 0.020874, 0.388672, -0.016479, -0.008179, -0.022949, 0.490234, 0.404297, 0.550781, 0.392578, 0.038086, 0.100098, 0.289062, 0.535156, 0.306641, 0.014648, 0.020508, 0.045166, 0.392578, 0.007996, 0.009705, 0.038086, 0.449219, -0.001663, 0.004486, 0.033691, 0.373047, 0.007935, 0.001999, 0.011414, 0.1875, -0.011658, -0.012268, -0.005768, -0.392578, -0.00325, -0.007599, 0.002457, 0.441406, 0.00412, -0.001816, -0.003754, -0.476562, 0.001617, 0.007721, 0.006958, 0.482422, -0.00415, 0.001755, -0.008118, 0.347656, -0.001663, -0.008057, -0.042725, -0.503906, 0.005219, -0.001205, -0.012329, -0.178711, -0.02356, 0.160156, 0.472656, 0.380859, -0.029419, -0.028442, -0.112793, -0.652344, -0.003479, -0.004852, -0.02417, -0.470703, 0.009949, 0.04126, 0.135742, 0.679688, 0.000338, 0.002106, -0.022583, 0.402344, 0.002075, 0.004425, 0.011047, 0.345703, -0.000946, -0.00238, 0.004547, 0.326172, -0.001907, -0.004059, 0.03125, 0.345703, -0.018188, 0.071777, 0.050049, 0.585938, 0.001106, -0.005188, 0.011169, -0.443359, -0.007996, -0.010437, -0.045166, -0.507812, -0.003357, -0.00592, 0.054688, 0.480469, 0.006134, 0.020386, 0.072754, 0.488281, -0.029785, -0.021362, -0.067871, -0.703125, 0.005676, 0.000246, 0.008484, -0.375, 0.000091, -0.00148, -0.003815, 0.382812, -0.051758, -0.177734, -0.339844, -0.367188, -0.021118, -0.036377, -0.075684, -0.333984, -0.202148, -0.351562, -0.300781, -0.061279, 0.004211, 0.015503, 0.023926, -0.351562, 0.061035, 0.086914, 0.191406, 0.417969, 0.002792, 0.002548, -0.014832, -0.443359, -0.02063, 0.041504, -0.118164, -0.341797, 0.008484, 0.006683, 0.002075, 0.347656, -0.034424, -0.036133, -0.083008, -0.458984, 0.006012, 0.007294, 0.010559, -0.40625, -0.007385, -0.006348, -0.051758, -0.433594, 0.009399, 0.00766, -0.001984, -0.271484, -0.067383, -0.115234, -0.198242, -0.341797, -0.012817, -0.026245, -0.062256, -0.460938, 0.005737, 0.018311, 0.006104, 0.449219, -0.197266, -0.333984, -0.439453, -0.507812, 0.000116, 0.003769, 0.015381, 0.539062, -0.146484, -0.174805, -0.306641, -0.427734, 0.001213, -0.001282, 0.026123, 0.373047, 0.007996, 0.012695, 0.023926, 0.227539, 0.008057, -0.001595, 0.031494, 0.503906, -0.003662, 0.000446, -0.055664, -0.535156, -0.000839, -0.006226, -0.015625, 0.402344, 0.00235, -0.002167, -0.003433, -0.384766, 0.001968, -0.00066, 0.013489, 0.457031, -0.00206, 0.007935, 0.041504, 0.265625, -0.056885, -0.078613, -0.242188, -0.394531, 0.013794, 0.024292, 0.05542, 0.242188, 0.174805, 0.275391, 0.291016, 0.535156, 0.000702, -0.005554, 0.000839, -0.330078, 0.083008, 0.171875, 0.212891, 0.486328, 0.115234, 0.223633, 0.28125, 0.470703, -0.001999, 0.00087, -0.00164, 0.410156, -0.008301, -0.011475, 0.004974, -0.382812, -0.001152, 0.000874, -0.018921, -0.279297, 0.011902, 0.000946, 0.021851, -0.335938, 0.000755, 0.003204, -0.017334, -0.466797, 0.000774, -0.002396, 0.000117, -0.181641, 0.006073, 0.0065, 0.014893, 0.382812, 0.003525, -0.013367, -0.032471, -0.458984, -0.001816, 0.00296, -0.01001, -0.294922, -0.084961, -0.11084, -0.330078, -0.636719, -0.010376, -0.047119, -0.161133, -0.392578, 0.000637, -0.006226, -0.019165, -0.188477, -0.003204, -0.009094, 0.001091, 0.412109, 0.263672, 0.388672, 0.427734, 0.205078, 0.002136, -0.002365, 0.032471, -0.339844, 0.019409, 0.021851, 0.057129, 0.515625, -0.006958, -0.004517, 0.0047, 0.478516, 0.01532, 0.020264, 0.042725, 0.357422, -0.00106, 0.005829, -0.011353, -0.451172, 0.004364, 0.003098, 0.011414, -0.300781, 0.041748, 0.131836, 0.296875, 0.628906, 0.000166, -0.005371, -0.041992, -0.332031, 0.014343, 0.026001, 0.094727, 0.613281, -0.005646, -0.004425, -0.038818, -0.476562, 0.004913, 0.006683, -0.005981, -0.202148, 0.00161, 0.00206, -0.015747, 0.380859, 0.005829, 0.001785, -0.012817, -0.507812, -0.000546, 0.002502, 0.015442, -0.390625, -0.001785, -0.005676, -0.004517, 0.146484, -0.014526, -0.031738, -0.03833, -0.550781, 0.008301, 0.006104, -0.018433, -0.21582, -0.00235, -0.002121, 0.0177, 0.211914, -0.001732, -0.002823, 0.012512, 0.227539, 0.003601, 0.002014, -0.014282, -0.205078, -0.001564, -0.00235, 0.006317, 0.12207, 0.000252, -0.007324, -0.012939, -0.235352, -0.018555, 0.093262, 0.030151, 0.601562, 0.002075, -0.001457, -0.007874, -0.310547, -0.112305, -0.230469, -0.355469, 0.244141, 0.185547, 0.507812, 0.326172, -0.09082, 0.000683, 0.015747, 0.084961, 0.474609, 0.002075, 0.002151, -0.002518, -0.12793, -0.025269, -0.205078, -0.457031, -0.174805, 0.003113, -0.016479, -0.02478, 0.628906, 0.027832, 0.062256, 0.12793, 0.558594, -0.001427, 0.001434, -0.016357, -0.21875, 0.001831, -0.001892, 0.010071, 0.15918, -0.003708, 0.009094, 0.253906, 0.5625, 0.000542, 0.001038, 0.004547, 0.081543, 0.021362, -0.004181, -0.094238, -0.570312, -0.008179, 0.008118, -0.09375, -0.679688, -0.138672, -0.306641, -0.466797, -0.010803, -0.005188, -0.013672, -0.044189, -0.236328, -0.015442, 0.003296, -0.074707, -0.515625, 0.001884, -0.001503, -0.004852, -0.178711, 0.002655, -0.009033, -0.023682, -0.150391, -0.002701, -0.008362, -0.005646, 0.125977, -0.000395, 0.004547, 0.011475, 0.22168, -0.182617, -0.460938, -0.306641, 0.161133, -0.000904, 0.013367, 0.043457, 0.174805, -0.322266, -0.371094, -0.396484, 0.128906, -0.003876, 0.001236, 0.018921, 0.206055, -0.00824, 0.023438, 0.193359, 0.574219, 0.013, 0.001999, -0.189453, -0.550781, -0.001015, -0.007599, -0.135742, -0.59375, -0.004364, -0.025391, -0.150391, -0.02063, -0.003967, 0.000618, 0.013123, 0.139648, 0.019287, 0.318359, 0.498047, 0.035889, 0.019897, -0.015503, 0.063477, 0.632812, 0.014465, -0.003433, -0.172852, -0.617188, -0.000207, -0.006042, 0.090332, 0.585938, -0.006561, -0.005035, 0.010681, 0.196289, -0.00589, 0.001404, 0.05127, 0.554688, 0.000374, 0.003403, 0.003372, -0.21582, 0.014587, -0.029175, 0.060059, 0.722656, 0.008179, 0.013916, 0.008118, -0.457031, -0.004333, 0.000568, 0.009338, 0.208008, -0.001198, -0.002396, 0.002396, -0.22168, -0.002899, 0.012573, -0.041016, -0.451172, 0.002579, -0.001251, -0.027466, -0.24707, -0.363281, -0.554688, -0.097168, -0.033447, -0.011658, -0.021362, -0.003372, 0.175781, 0.001083, 0.006012, 0.105957, 0.5625, 0.00235, 0.009583, 0.043457, -0.088379, -0.038086, -0.061523, -0.097656, -0.419922, 0.019409, 0.023193, 0.02417, -0.433594, -0.00296, 0.025391, 0.027588, 0.636719, 0.083008, 0.304688, 0.375, 0.012817, -0.005157, -0.003571, 0.160156, 0.574219, -0.018311, -0.014282, -0.086426, -0.5625, -0.005127, -0.013, -0.010193, 0.53125, 0.001259, -0.004211, -0.034424, -0.345703, -0.001297, 0.006226, 0.009644, -0.191406, 0.016113, 0.015076, -0.239258, -0.609375, 0.169922, 0.511719, 0.170898, -0.026489, 0.002029, 0.000546, 0.017212, 0.141602, -0.011292, -0.006012, 0.043457, 0.515625, -0.030151, -0.02478, 0.077637, -0.722656, -0.00293, 0.01001, 0.15625, 0.542969, -0.004425, -0.005768, 0.040527, 0.439453, 0.005432, 0.004974, -0.004028, -0.177734, 0.015015, 0.03833, 0.128906, -0.083008, -0.000774, -0.001556, 0.005829, 0.173828, 0.035156, 0.03418, -0.170898, -0.558594, -0.10498, -0.255859, -0.53125, 0.157227, 0.0005, -0.000618, -0.014709, -0.172852, -0.050293, -0.111816, -0.226562, -0.486328, -0.007751, -0.059326, -0.096191, -0.613281, 0.009583, -0.015869, 0.05127, 0.486328, -0.004181, 0.004303, -0.004425, 0.202148, 0.022339, 0.015503, 0.027954, 0.542969, 0.147461, 0.386719, 0.457031, -0.125977, -0.003494, 0.001968, 0.001511, 0.255859, -0.12793, -0.498047, -0.302734, 0.125, 0.006409, -0.200195, -0.195312, -0.515625, 0.027588, 0.128906, 0.621094, 0.341797, 0.006592, 0.005798, -0.014404, -0.251953, 0.023438, 0.030884, -0.511719, -0.119141, -0.137695, -0.392578, -0.289062, 0.094238, -0.023926, -0.079102, -0.148438, -0.507812, 0.002335, -0.008789, 0.047852, 0.460938, -0.204102, -0.550781, -0.291016, 0.073242, -0.000927, -0.001587, -0.005707, -0.07959, -0.05542, -0.251953, -0.527344, 0.033203, -0.008118, 0.055664, 0.404297, 0.384766, -0.002136, 0.005554, -0.018677, -0.652344, -0.015137, -0.036865, -0.104004, -0.408203, 0.027344, 0.024292, 0.12793, 0.4375, 0.004364, 0.006348, -0.016846, -0.201172, -0.005768, 0.002609, 0.0354, 0.226562, -0.027832, -0.03418, -0.027588, -0.165039, -0.003433, -0.005249, 0.002289, 0.124512, 0.00528, 0.02417, 0.110352, 0.101562, 0.005188, 0.009277, -0.113281, -0.589844, 0.004669, 0.004456, -0.054688, -0.498047, -0.007202, -0.023682, 0.104492, 0.566406, -0.001442, 0.001099, 0.007111, 0.209961, 0.000111, -0.000089, 0.040527, 0.5, 0.020508, 0.055176, 0.220703, 0.667969, 0.009705, 0.066406, 0.228516, 0.558594, 0.007172, -0.005035, -0.020996, -0.443359, -0.008789, 0.031738, 0.183594, 0.585938, 0.002991, 0.001343, 0.074707, 0.476562, 0.016357, 0.108398, 0.390625, -0.077637, -0.00206, -0.000294, -0.031738, -0.21582, -0.004639, -0.043213, -0.443359, -0.345703, -0.011658, 0.002228, 0.058105, 0.601562, 0.00383, 0.027588, 0.087891, 0.546875, -0.003372, -0.002701, 0.04126, 0.245117, -0.003601, -0.005188, 0.032227, 0.431641, -0.01178, 0.003647, 0.1875, 0.605469, -0.082031, -0.353516, -0.353516, 0.173828, 0.010498, 0.013611, 0.001755, -0.244141, 0.001022, -0.012207, -0.131836, -0.632812, 0.005402, -0.008606, -0.031006, -0.357422, -0.007385, -0.009521, -0.683594, 0.068848, 0.001953, 0.005798, 0.021973, 0.279297, -0.002838, -0.000257, -0.008667, -0.222656, 0.023926, 0.024414, 0.033936, 0.683594, 0.066895, 0.097656, 0.211914, 0.757812, -0.005005, -0.01355, -0.071289, -0.408203, 0.001404, 0.002213, 0.020508, 0.12207, -0.004181, 0.021851, 0.376953, -0.148438, -0.000204, -0.000755, -0.003296, -0.102539, 0.002197, 0.003815, -0.037109, -0.335938, 0.006287, 0.004669, 0.03125, 0.212891, 0.004395, 0.001923, -0.00135, -0.119629, 0.004364, 0.004242, 0.009033, 0.155273, -0.002853, -0.003342, -0.016357, -0.183594, -0.001358, -0.000721, 0.043457, 0.097168, 0.108887, 0.149414, 0.261719, 0.138672, 0.001709, 0.002136, 0.007294, 0.100586, 0.01062, 0.007172, 0.028198, 0.404297, 0.013428, 0.013611, 0.028931, 0.345703, 0.001968, 0.00235, -0.002701, 0.19043, 0.001801, 0.001465, 0.009155, 0.097168, -0.003479, 0.001877, 0.005127, -0.116211, -0.000874, 0.001205, 0.011597, 0.193359, -0.001427, -0.001938, -0.009949, -0.075195, -0.002106, 0.012939, 0.07666, 0.259766, 0.018433, 0.030029, 0.070312, 0.425781, 0.001389, 0.00238, 0.002533, 0.135742, -0.000477, -0.003754, -0.009583, -0.292969, 0.008484, 0.012207, 0.04541, 0.373047, 0.031982, 0.050049, 0.078613, 0.141602, -0.022827, -0.02417, -0.06543, -0.46875, -0.008911, -0.017944, -0.031494, -0.197266, -0.001198, 0.002258, -0.002716, -0.233398, -0.004059, -0.028076, -0.161133, -0.550781, 0.008118, 0.009277, 0.029663, 0.351562, -0.005676, -0.006775, -0.029663, -0.236328, 0.002686, 0.003342, 0.018433, 0.15625, -0.005493, -0.006317, -0.006927, -0.068359, 0.004333, 0.004303, -0.002625, 0.300781, -0.000839, 0.001587, 0.004761, 0.292969, -0.003998, -0.003601, 0.023071, 0.287109, -0.013123, -0.010864, -0.02478, -0.457031, 0.003036, 0.015564, 0.088867, 0.367188, 0.02356, 0.016235, 0.048828, 0.40625, -0.00016, -0.001839, -0.000132, -0.253906, 0.001045, 0.003616, 0.011963, 0.249023, 0.003571, -0.006226, -0.036621, -0.376953, -0.001167, -0.002518, 0.0, 0.131836, -0.031128, -0.03833, -0.07373, -0.054443, -0.010864, -0.011902, -0.001289, -0.318359, -0.002609, -0.001793, -0.004761, -0.102539, -0.001526, -0.002243, -0.004364, -0.133789, -0.000561, 0.000303, 0.006775, 0.143555, 0.005157, 0.007324, 0.021973, 0.11377, -0.006622, 0.000141, 0.010498, 0.4375, 0.029419, 0.05127, 0.094727, 0.34375, -0.120605, -0.189453, -0.243164, -0.337891, -0.020874, -0.023193, -0.040039, -0.289062, -0.006622, -0.008301, -0.013855, -0.083008, -0.009094, -0.010803, -0.033691, -0.404297, -0.001564, -0.000055, -0.020386, -0.351562, -0.008179, -0.001511, -0.017578, -0.339844, 0.017334, 0.019653, 0.05249, 0.099121, 0.004242, 0.012024, 0.400391, -0.168945, 0.003464, 0.004395, 0.016235, 0.294922, 0.011597, 0.013184, 0.018188, 0.124023, 0.00415, 0.001984, -0.003143, -0.164062, -0.005646, -0.003082, -0.036377, -0.24707, 0.001595, -0.000816, -0.016113, -0.332031, -0.001228, 0.004517, 0.016724, 0.12793, 0.001038, -0.001526, -0.009033, -0.072266, -0.002975, 0.000553, -0.002838, -0.135742, -0.003204, -0.007782, -0.026855, -0.114746, -0.00264, -0.009644, -0.025757, -0.175781, -0.013855, -0.009644, -0.024414, -0.113281, -0.001244, 0.000216, 0.013367, 0.320312, -0.024048, -0.02356, -0.052002, -0.470703, -0.019531, -0.015015, -0.052734, -0.539062, 0.001427, 0.002609, -0.004486, -0.204102, -0.017944, -0.030029, -0.057861, -0.550781, 0.007812, 0.012024, 0.046143, 0.322266, -0.003036, 0.005585, 0.008728, 0.298828, 0.006805, -0.000307, 0.014771, 0.388672, -0.001984, 0.004791, 0.016602, 0.251953, -0.005463, -0.005371, -0.008057, -0.318359, 0.011047, 0.010681, 0.024536, 0.208008, 0.002014, 0.000282, 0.00209, 0.078613, 0.010803, 0.009583, 0.053955, 0.332031, 0.00095, 0.006165, 0.006836, 0.21875, 0.01416, 0.022705, 0.053223, 0.328125, 0.001129, 0.005371, 0.014954, 0.103516, -0.00238, -0.000054, -0.002472, -0.077637, -0.02124, -0.016724, -0.054199, -0.431641, 0.009521, 0.013733, 0.237305, 0.335938, -0.000147, -0.001404, -0.024048, -0.28125, 0.002686, 0.004272, 0.018311, 0.169922, -0.00148, -0.00206, 0.01001, 0.361328, -0.018433, -0.01532, -0.066406, -0.445312, -0.015259, -0.021851, -0.022705, -0.371094, -0.004425, -0.001846, 0.017334, 0.240234, 0.003998, 0.007019, 0.029053, 0.273438, -0.006134, -0.010559, -0.021362, -0.165039, -0.001648, -0.003479, -0.151367, -0.249023, -0.003799, -0.004028, -0.005035, -0.1875, 0.038574, 0.02832, 0.123535, 0.482422, 0.011658, 0.02356, 0.068848, 0.142578, -0.009033, -0.003098, -0.035645, -0.498047, -0.003555, -0.002411, -0.017456, -0.199219, 0.006226, 0.004883, 0.013794, 0.316406, -0.027222, -0.035645, -0.069824, -0.125977, 0.000443, 0.001625, -0.017578, -0.123535, 0.003189, 0.004272, 0.019287, 0.316406, 0.004639, -0.0019, 0.016602, 0.203125, 0.004272, -0.000896, -0.005798, -0.131836, 0.00267, 0.003174, 0.009277, 0.308594, 0.002777, 0.011597, 0.04834, 0.40625, -0.000488, 0.001854, 0.007874, 0.124512, -0.001175, -0.005066, -0.008179, -0.168945, 0.00058, -0.006104, -0.007751, -0.376953, 0.023315, 0.030029, 0.083496, 0.464844, 0.004822, 0.007507, 0.016479, 0.180664, -0.000877, -0.000946, -0.002396, -0.065918, -0.008972, -0.004181, 0.002609, -0.132812, -0.000185, 0.003571, 0.006134, 0.398438, 0.000942, 0.005554, 0.005157, 0.155273, 0.002045, -0.002762, -0.006287, -0.226562, 0.000084, 0.007233, 0.027588, 0.351562, -0.00351, -0.004303, -0.011414, 0.140625, -0.002686, -0.002731, 0.000496, -0.072266, -0.068848, -0.277344, -0.245117, 0.064453, -0.005798, -0.002441, -0.009033, 0.550781, -0.00415, -0.005219, 0.004456, 0.175781, 0.000942, 0.009155, 0.003052, -0.235352, 0.004639, 0.0047, 0.016968, -0.10791, 0.000828, 0.006348, 0.048584, 0.394531, 0.019653, 0.056641, 0.219727, 0.796875, 0.037109, 0.084961, 0.226562, 0.589844, -0.000273, -0.00071, 0.018311, 0.359375, -0.013672, -0.055664, -0.204102, -0.71875, 0.008179, 0.008728, 0.019531, -0.162109, 0.009521, 0.01001, -0.015198, -0.277344, -0.000471, -0.000471, 0.002167, 0.115234, 0.005188, -0.036621, -0.476562, -0.664062, 0.012878, 0.0177, 0.248047, 0.6875, -0.017212, -0.019531, -0.263672, -0.679688, -0.012207, -0.03418, -0.129883, -0.186523, 0.008789, -0.0009, -0.029907, -0.416016, 0.004578, 0.006439, 0.014954, -0.105469, -0.004517, -0.007507, 0.036621, 0.345703, -0.001884, -0.004211, -0.006042, 0.120117, 0.005615, 0.00354, -0.008423, -0.160156, 0.014832, 0.016602, 0.104492, 0.492188, -0.004883, -0.013733, -0.03125, -0.285156, 0.001686, -0.050781, -0.210938, -0.722656, -0.008362, -0.006989, 0.021973, 0.347656, 0.004272, 0.010742, 0.034424, -0.179688, -0.055664, -0.118164, -0.158203, 0.099609, -0.003876, -0.00322, 0.021606, 0.101074, 0.001312, 0.014038, 0.022461, 0.245117, -0.000408, -0.002502, -0.010742, 0.115234, -0.001717, 0.001427, 0.023193, -0.11377, 0.014465, 0.052246, 0.255859, 0.691406, -0.066406, -0.186523, -0.261719, -0.722656, -0.005066, -0.007812, -0.013123, 0.089355, 0.002686, -0.001724, -0.018555, -0.174805, -0.013245, -0.018677, 0.05249, 0.314453, -0.00106, -0.005859, -0.061279, -0.05957, 0.04248, 0.128906, 0.345703, 0.621094, -0.004456, -0.00386, 0.024048, 0.196289, -0.003265, 0.007202, 0.032715, 0.273438, 0.014465, 0.008972, -0.062012, -0.421875, -0.013916, -0.012268, -0.050049, -0.40625, 0.005493, -0.033691, -0.145508, -0.417969, 0.002563, 0.011475, 0.032715, -0.102051, 0.000267, -0.000992, -0.008484, -0.122559, -0.01532, -0.036865, -0.137695, -0.714844, -0.00824, -0.048828, -0.202148, -0.648438, -0.003998, -0.025635, -0.066895, -0.421875, -0.004059, -0.004303, 0.014282, 0.192383, -0.000542, -0.002808, 0.028442, 0.34375, -0.041748, -0.099609, -0.141602, -0.695312, 0.011719, 0.02417, 0.059814, 0.198242, 0.210938, 0.503906, 0.527344, 0.145508, -0.016479, -0.133789, -0.363281, -0.652344, 0.007874, -0.026611, -0.174805, -0.707031, -0.012207, -0.016113, -0.042969, -0.249023, -0.004456, -0.007111, -0.04126, -0.310547, -0.009399, -0.001358, 0.004822, 0.285156, -0.000999, 0.036621, 0.061523, 0.369141, 0.009827, -0.005676, -0.048096, -0.574219, 0.005249, 0.008728, 0.007111, 0.176758, 0.004272, 0.014648, 0.011353, -0.200195, 0.111328, 0.225586, 0.03833, 0.010803, 0.008789, 0.016235, -0.017822, -0.253906, 0.014038, 0.023682, -0.025513, -0.246094, 0.000896, 0.002289, 0.005341, 0.355469, 0.010376, 0.00946, 0.014648, -0.373047, 0.000035, -0.061279, -0.197266, -0.78125, -0.026978, -0.00058, 0.036377, 0.480469, 0.00296, -0.00177, -0.022949, -0.175781, 0.003998, -0.00206, -0.023071, -0.136719, 0.023071, 0.051025, 0.188477, 0.640625, -0.019165, -0.022095, -0.105957, -0.703125, -0.004456, -0.008972, 0.028931, 0.233398, -0.087402, -0.306641, -0.433594, -0.609375, 0.010071, 0.029053, 0.091309, 0.464844, -0.000633, -0.008362, -0.051758, -0.253906, 0.012573, -0.008362, -0.047119, -0.488281, -0.003311, 0.024048, 0.15918, 0.179688, -0.012329, -0.107422, -0.3125, -0.660156, -0.008606, -0.007782, 0.032471, 0.423828, 0.003937, 0.011292, 0.022095, 0.275391, -0.004181, -0.012451, -0.028809, -0.408203, -0.016235, -0.032227, -0.055176, -0.419922, 0.001915, -0.005371, -0.022583, -0.171875, -0.009033, -0.003967, 0.012756, 0.248047, 0.001396, 0.00383, 0.018677, -0.118164, 0.006348, 0.002716, -0.016479, -0.259766, -0.007416, 0.075195, 0.208008, 0.648438, 0.001038, 0.010315, 0.052979, 0.335938, 0.018433, 0.019409, 0.080078, 0.339844, -0.008972, -0.008667, -0.092285, -0.613281, -0.005035, -0.019409, -0.417969, 0.152344, -0.024536, -0.006012, 0.020752, 0.458984, 0.069824, 0.069336, 0.133789, 0.582031, 0.086914, 0.361328, 0.644531, 0.046875, -0.006165, -0.007019, -0.015747, 0.140625, 0.009155, -0.000835, -0.050049, -0.375, 0.036621, 0.087402, 0.253906, 0.671875, 0.002182, 0.000123, -0.010925, -0.115723, -0.0271, -0.084961, -0.19043, -0.632812, 0.001465, -0.000816, -0.026489, -0.394531, -0.007996, -0.011169, -0.353516, 0.143555, -0.02417, -0.053955, -0.109375, -0.484375, -0.017212, -0.063965, -0.02478, -0.660156, -0.171875, -0.566406, -0.5625, -0.241211, 0.038574, 0.057617, 0.271484, 0.746094, 0.003189, 0.00705, 0.014038, -0.09082, -0.006866, -0.008301, -0.013, -0.170898, 0.00004, -0.002853, -0.02124, -0.267578, 0.001617, 0.001045, 0.000538, -0.10791, -0.000305, -0.001785, -0.010864, 0.11377, -0.05542, -0.098145, -0.419922, -0.703125, 0.002213, -0.040283, -0.106445, -0.609375, -0.000108, -0.001404, -0.01709, -0.208984, -0.013062, 0.061279, 0.242188, 0.671875, -0.001083, 0.003555, 0.015198, -0.089844, 0.012024, 0.000824, -0.00174, -0.253906, -0.00354, 0.022949, 0.219727, 0.71875, -0.000977, -0.000576, 0.002258, 0.125, 0.001358, 0.020996, 0.028564, -0.200195, 0.006073, 0.003479, -0.009705, -0.144531, -0.010254, -0.018066, -0.021851, 0.243164, -0.001419, -0.000538, 0.01239, 0.114258, 0.027588, 0.055664, 0.135742, 0.605469, 0.006714, 0.029053, 0.05835, 0.378906, -0.212891, -0.466797, -0.496094, -0.390625, 0.010559, 0.026489, 0.028687, 0.094727, 0.005707, 0.001099, -0.015564, -0.308594, -0.515625, -0.111816, -0.189453, 0.064453, 0.00325, 0.011902, -0.077148, -0.039307, 0.143555, -0.220703, -0.079102, -0.283203, 0.012634, 0.013062, 0.012878, 0.361328, -0.296875, -0.316406, -0.291016, 0.211914, 0.287109, 0.382812, -0.109863, 0.062012, -0.071289, -0.412109, -0.057373, 0.062988, 0.371094, 0.065918, 0.285156, -0.240234, 0.341797, -0.053467, 0.367188, -0.043213, 0.001671, -0.003311, -0.003281, 0.086426, -0.039551, -0.052979, -0.077637, 0.062256, 0.328125, 0.357422, -0.175781, 0.070312, 0.064941, 0.542969, -0.029663, 0.042725, -0.009827, -0.009094, -0.047119, -0.236328, -0.037598, -0.030762, -0.109375, -0.480469, -0.176758, -0.267578, 0.238281, -0.124512, 0.003326, 0.002945, 0.026123, 0.279297, 0.10498, 0.539062, -0.134766, 0.042236, 0.026001, 0.037842, 0.025146, -0.392578, 0.322266, 0.109375, 0.294922, -0.186523, 0.257812, 0.304688, 0.121582, -0.061035, -0.040771, -0.060547, -0.07373, -0.527344, -0.045898, -0.074707, -0.055908, -0.042969, 0.017822, 0.032227, 0.00885, 0.414062, 0.001884, 0.00705, -0.034424, -0.12207, 0.013, 0.013123, 0.003311, 0.300781, -0.033936, -0.138672, 0.361328, 0.154297, 0.166016, -0.178711, -0.083984, -0.373047, 0.015198, -0.089355, 0.046387, 0.457031, -0.049072, -0.062988, -0.137695, -0.486328, 0.037354, 0.041016, 0.09082, 0.291016, 0.018066, -0.048828, 0.120117, 0.416016, 0.007294, 0.014648, 0.02002, -0.219727, 0.02124, -0.069336, 0.03833, 0.363281, 0.019165, 0.030518, 0.042236, -0.373047, 0.006256, -0.003235, -0.008789, 0.175781, 0.004364, -0.007324, -0.024414, -0.425781, -0.009155, 0.022949, 0.013733, 0.511719, -0.029785, -0.039551, 0.028687, 0.445312, -0.01062, -0.026978, -0.066895, -0.373047, 0.008057, 0.007446, -0.005127, 0.240234, 0.028809, 0.012329, 0.044434, 0.310547, 0.002151, 0.000595, 0.003815, -0.167969, 0.003723, -0.007996, -0.009033, -0.146484, 0.035889, -0.154297, 0.40625, 0.257812, -0.126953, -0.135742, -0.226562, -0.792969, -0.021851, 0.043701, -0.016724, -0.412109, -0.029053, 0.199219, -0.236328, -0.357422, 0.008606, -0.019043, -0.046143, 0.492188, 0.000101, -0.029541, -0.013916, 0.229492, 0.003799, 0.019287, 0.017456, 0.302734, -0.054199, -0.044189, -0.322266, 0.15918, -0.071289, -0.089355, -0.110352, 0.097168, 0.195312, 0.306641, -0.186523, 0.229492, 0.009094, 0.028687, 0.055908, 0.367188, -0.006012, -0.011414, -0.016479, -0.060791, 0.025146, 0.053467, 0.106445, 0.347656, 0.057129, 0.162109, 0.449219, -0.208984, -0.013062, -0.017334, -0.025146, -0.277344, 0.152344, -0.148438, -0.238281, -0.294922, 0.022339, 0.004059, 0.09082, -0.400391, -0.048584, 0.408203, 0.091309, 0.102051, 0.292969, 0.117188, 0.265625, -0.12793, 0.019897, 0.039062, -0.072754, -0.435547, 0.003708, -0.006958, -0.006683, -0.341797, 0.080566, 0.147461, 0.326172, -0.207031, 0.013733, 0.021606, 0.066895, 0.453125, 0.001152, -0.023682, -0.029785, 0.335938, -0.005371, -0.036377, -0.03125, -0.24707, 0.015625, 0.003998, 0.101562, 0.640625, 0.008606, 0.00885, 0.018799, 0.34375, 0.083008, -0.062988, -0.53125, -0.049316, 0.014893, 0.022339, 0.04541, 0.163086, -0.144531, 0.208008, 0.154297, 0.332031, -0.000793, -0.099609, 0.113281, -0.380859, 0.104004, -0.402344, -0.365234, -0.012817, -0.137695, 0.322266, 0.033447, 0.324219, -0.002899, 0.027832, 0.031006, 0.219727, 0.007477, 0.005981, 0.020752, 0.330078, 0.002289, -0.002548, 0.006897, -0.173828, -0.009399, 0.07666, 0.019043, -0.419922, -0.014282, -0.017334, -0.045166, -0.425781, -0.003189, 0.002151, 0.019897, 0.169922, -0.0354, 0.029297, -0.523438, -0.032959, -0.166992, -0.163086, 0.154297, -0.081055, -0.166992, 0.172852, -0.376953, -0.095703, 0.003632, -0.01001, -0.018677, -0.539062, -0.445312, -0.110352, -0.012207, 0.114258, 0.053467, -0.041748, -0.132812, 0.390625, 0.027832, 0.012146, 0.02063, 0.490234, 0.011414, -0.020874, -0.062012, -0.734375, 0.15918, 0.209961, 0.196289, -0.238281, -0.005249, 0.132812, 0.355469, -0.043213, 0.201172, 0.273438, -0.167969, 0.182617, -0.433594, -0.234375, 0.131836, -0.046143, 0.051758, 0.072754, -0.209961, -0.570312, 0.05542, 0.183594, 0.3125, -0.207031, 0.008911, 0.021973, 0.082031, 0.480469, 0.024902, -0.026611, 0.445312, 0.155273, -0.000246, -0.008301, -0.034668, -0.675781, 0.010803, 0.016724, 0.003799, 0.402344, -0.019409, -0.019775, -0.026245, -0.470703, -0.049072, -0.063965, -0.137695, 0.118652, 0.059326, 0.392578, -0.009033, -0.032715, 0.314453, 0.408203, -0.234375, 0.298828, 0.007294, -0.012695, 0.005615, -0.349609, -0.00037, -0.001106, -0.005981, 0.277344, 0.082031, -0.157227, 0.398438, 0.277344, -0.169922, -0.150391, -0.24707, 0.222656, -0.000507, -0.003448, -0.006378, -0.367188, -0.016357, -0.101074, 0.359375, 0.143555, -0.026978, -0.026367, -0.050781, -0.242188, -0.192383, 0.189453, 0.316406, 0.197266, -0.016113, 0.007812, 0.018799, 0.386719, 0.039062, 0.069824, 0.208008, 0.5625, -0.010681, -0.026001, -0.108398, -0.597656, 0.048584, -0.05127, -0.484375, 0.017944, -0.007324, -0.015869, -0.047363, -0.431641, -0.371094, -0.037354, -0.015747, -0.097168, -0.007141, 0.005646, -0.005402, -0.285156, 0.068848, 0.177734, 0.386719, -0.166992, 0.000195, 0.004395, -0.011658, 0.490234, 0.024414, 0.041748, 0.173828, 0.170898, -0.01123, 0.012512, 0.030518, -0.427734, -0.004211, -0.002747, -0.005615, -0.277344, -0.236328, -0.169922, -0.098145, 0.167969, -0.014221, -0.007477, 0.118652, 0.679688, 0.001862, -0.002701, -0.025757, -0.316406, 0.030029, 0.051514, -0.136719, -0.320312, 0.009827, -0.000288, -0.026855, -0.324219, 0.060547, 0.18457, 0.402344, -0.178711, 0.026611, 0.0271, -0.07666, -0.402344, -0.025513, -0.010742, 0.003876, 0.279297, -0.0354, -0.014221, 0.089844, 0.542969, -0.011047, -0.025146, -0.017334, 0.408203, -0.018799, 0.017456, -0.069824, -0.617188, 0.018921, 0.023193, -0.019043, -0.390625, 0.033447, 0.085938, 0.192383, -0.154297, 0.016357, 0.037354, 0.068848, -0.079102, -0.028442, -0.029785, -0.275391, 0.05835, -0.007324, -0.041504, -0.035645, 0.302734, 0.017944, 0.006622, 0.007996, -0.316406, -0.067871, -0.123535, -0.083496, 0.21582, 0.000246, 0.040039, 0.451172, -0.100098, -0.039307, -0.009216, 0.063965, 0.478516, 0.027832, 0.006409, -0.134766, -0.542969, 0.008545, -0.005676, -0.031494, -0.365234, -0.068848, -0.068848, -0.546875, 0.049805, 0.008362, 0.016724, -0.03418, -0.347656, -0.037598, -0.123047, -0.077148, 0.193359, -0.013184, -0.000137, 0.072754, 0.408203, -0.002548, -0.103027, 0.335938, 0.53125, 0.003143, 0.005371, -0.003906, -0.106445, 0.043945, 0.095703, 0.141602, -0.18457, 0.017456, 0.029663, -0.000056, -0.429688, -0.021851, -0.039795, -0.003143, 0.300781, -0.019043, -0.213867, -0.458984, 0.137695, -0.003174, 0.0271, -0.029419, 0.271484, -0.022217, -0.022827, 0.043945, 0.347656, -0.097168, -0.10791, -0.173828, 0.186523, -0.001884, -0.032715, -0.043701, 0.353516, -0.067383, -0.114258, -0.068848, 0.204102, -0.033691, -0.063477, -0.46875, 0.078613, 0.023926, 0.081055, 0.21582, -0.166992, 0.000874, 0.004913, -0.091309, -0.279297, -0.023804, 0.257812, 0.578125, -0.106445, 0.031738, 0.033936, 0.005096, -0.296875, 0.035645, 0.009583, -0.035889, -0.388672, -0.053711, -0.087402, -0.195312, -0.28125, -0.001755, -0.001823, 0.003143, 0.248047, -0.01355, -0.025513, -0.013916, 0.585938, 0.003525, -0.01709, 0.072754, 0.494141, -0.015259, -0.021118, 0.029541, -0.104004, 0.071289, 0.143555, 0.390625, -0.195312, 0.02356, 0.015747, -0.07959, -0.310547, -0.021362, -0.028809, 0.099609, 0.486328, -0.002686, -0.008362, -0.022461, 0.269531, -0.010315, -0.003754, 0.05127, 0.324219, 0.008728, -0.029907, -0.02771, -0.527344, -0.026001, -0.067871, -0.094727, 0.227539, -0.037109, -0.076172, -0.100586, 0.217773, 0.002213, -0.027954, -0.005493, 0.390625, -0.037354, 0.053955, 0.205078, 0.134766, 0.020508, 0.014893, -0.027954, -0.476562, 0.003418, 0.023804, -0.095215, -0.332031, -0.006134, 0.003937, 0.033447, 0.353516, 0.011414, 0.031494, -0.023926, -0.421875, 0.235352, 0.341797, 0.110352, -0.259766, 0.008118, -0.005951, -0.07666, -0.248047, -0.021484, 0.414062, 0.304688, -0.014282, 0.046875, 0.080078, 0.079102, -0.228516, -0.017334, 0.000599, 0.036377, 0.34375, -0.033447, -0.091309, -0.239258, 0.118164, -0.004364, -0.003311, 0.008911, 0.116699, -0.01001, 0.001625, -0.039795, 0.314453, -0.026367, -0.010864, -0.019409, 0.341797, 0.011353, 0.013733, 0.021606, -0.333984, -0.003326, 0.019531, -0.019897, -0.328125, -0.044434, -0.047607, 0.017212, 0.300781, 0.02063, -0.038818, 0.083496, 0.617188, -0.019287, -0.032715, -0.017578, 0.388672, -0.008667, 0.010254, 0.026855, 0.326172, 0.048584, 0.176758, 0.472656, -0.091797, 0.019043, 0.001999, -0.478516, -0.378906, 0.021118, 0.020508, -0.0354, -0.308594, 0.05835, 0.114746, 0.523438, -0.18457, -0.00412, 0.023315, -0.091309, -0.523438, 0.014404, 0.065918, -0.243164, -0.203125, 0.052002, 0.139648, 0.105957, -0.191406, -0.004547, -0.029053, -0.527344, 0.057861, 0.018433, 0.01709, -0.026489, -0.388672, -0.094727, -0.164062, 0.145508, -0.105957, 0.066895, 0.068848, 0.157227, -0.169922, 0.000229, 0.007019, 0.070312, 0.40625, 0.010193, -0.038574, 0.07373, 0.478516, 0.003738, 0.001518, -0.013428, 0.261719, -0.008728, -0.039551, -0.028931, 0.566406, -0.016479, -0.498047, -0.139648, -0.036377, -0.065918, -0.04541, 0.027222, 0.535156, 0.012207, 0.016479, -0.011902, -0.292969, -0.069824, 0.122559, 0.335938, 0.451172, -0.035645, -0.087891, -0.234375, 0.200195, -0.059082, -0.069336, 0.169922, 0.496094, 0.047852, 0.086914, 0.083496, -0.213867, 0.022583, 0.103027, 0.069336, -0.036621, 0.008118, 0.00061, 0.017944, 0.458984, 0.060791, 0.220703, 0.392578, -0.170898, -0.10791, -0.22168, -0.431641, 0.233398, -0.026245, 0.011719, 0.09082, 0.628906, 0.085449, 0.169922, 0.018555, -0.147461, 0.069824, 0.077148, -0.095703, -0.213867, 0.016357, -0.013184, 0.057373, -0.5625, -0.017334, -0.003494, 0.017944, 0.457031, 0.084473, 0.1875, -0.052246, -0.084961, -0.022095, -0.019409, 0.042236, 0.361328, -0.014709, -0.034424, -0.019775, 0.302734, 0.026733, -0.013245, -0.088867, -0.398438, 0.001854, -0.010193, 0.040771, 0.306641, -0.053711, -0.188477, -0.037109, 0.130859, 0.002029, -0.01001, 0.001335, -0.416016, 0.041504, 0.04248, 0.11377, 0.605469, 0.056641, 0.154297, 0.166016, -0.176758, -0.014343, -0.011047, -0.003281, 0.277344, 0.026489, 0.006165, -0.031494, -0.333984, -0.022461, -0.047852, 0.018188, 0.333984, -0.001183, 0.002625, 0.090332, 0.488281, -0.006256, -0.020264, 0.03418, 0.277344, 0.000999, 0.007019, 0.026123, 0.333984, -0.09375, -0.125977, -0.089355, 0.233398, -0.040527, -0.007141, 0.038086, 0.306641, 0.001129, 0.001289, 0.005249, 0.094238, -0.005524, 0.01355, 0.061035, 0.333984, 0.001678, -0.014282, -0.081543, -0.519531, -0.022339, -0.025513, -0.016602, 0.271484, -0.012207, -0.013855, -0.02356, -0.320312, 0.000771, -0.002884, -0.028687, -0.064453, 0.002014, 0.004456, 0.016724, 0.086914, 0.002625, -0.001534, -0.014038, -0.131836, -0.003372, 0.000679, 0.013916, 0.081543, 0.006836, 0.013, 0.014404, 0.170898, -0.000648, 0.001221, -0.011536, -0.382812, 0.002106, -0.002991, -0.017334, -0.124023, 0.001709, -0.00415, -0.018066, -0.147461, -0.007568, -0.012939, -0.023438, -0.189453, 0.001915, -0.00296, -0.024658, -0.369141, -0.004578, -0.007355, -0.022217, 0.05249, 0.003174, -0.00071, -0.013, -0.109863, -0.015869, -0.015198, -0.027466, -0.355469, 0.001503, -0.005646, -0.014221, -0.263672, 0.002502, 0.003052, 0.000076, 0.077637, -0.000774, -0.006165, -0.025879, -0.208984, -0.001709, -0.000123, 0.056152, -0.002213, 0.001228, -0.000368, -0.007294, -0.101562, 0.001945, 0.000122, -0.003906, -0.085449, -0.000271, 0.006531, 0.002151, 0.384766, 0.013733, 0.018066, 0.031494, 0.345703, 0.00824, 0.00824, 0.015747, 0.431641, -0.001457, 0.001503, 0.013245, 0.077148, -0.035156, -0.049072, -0.109375, -0.390625, -0.000437, 0.002167, 0.00415, 0.094238, -0.00116, -0.000805, -0.000324, 0.059082, -0.004761, -0.008911, -0.026489, 0.042969, 0.022949, 0.025635, 0.053955, 0.285156, 0.00354, 0.006256, 0.015198, 0.365234, -0.001251, 0.000393, 0.004303, 0.080078, -0.014343, -0.011597, -0.057373, -0.435547, -0.012817, -0.018921, -0.032227, -0.337891, -0.00148, -0.003494, -0.014771, -0.110352, 0.00069, -0.000668, -0.005005, -0.080566, 0.000429, -0.000542, -0.010437, -0.084473, -0.000077, 0.004242, 0.017456, 0.228516, -0.001518, -0.000246, 0.012939, 0.086426, -0.000557, 0.004456, 0.002991, -0.324219, -0.012512, -0.016113, -0.098145, -0.205078, -0.003342, 0.001793, 0.013123, 0.097656, 0.015137, 0.015503, 0.031494, 0.322266, 0.002853, 0.003006, 0.004059, 0.154297, -0.000614, -0.003159, -0.010925, -0.086426, 0.000427, 0.002319, 0.008484, 0.208984, -0.001389, 0.003204, 0.013428, 0.084961, 0.00066, 0.003342, 0.014587, 0.080566, -0.000418, -0.000599, 0.005524, 0.148438, -0.001427, -0.001999, 0.007996, -0.226562, 0.003296, 0.000423, -0.011047, -0.083984, -0.003357, -0.009583, -0.029541, -0.142578, -0.00325, -0.00415, -0.00293, 0.077148, 0.003265, -0.001732, -0.019531, -0.152344, 0.003708, 0.004547, 0.006165, -0.064941, -0.006531, -0.015076, -0.048584, 0.000005, -0.000648, -0.001862, -0.010132, -0.19043, -0.001282, 0.000565, 0.008545, 0.157227, 0.011414, 0.014648, 0.030762, 0.285156, 0.006439, 0.018921, 0.049316, 0.229492, -0.001373, -0.003082, -0.011108, -0.134766, 0.00071, -0.008118, -0.037598, -0.057861, -0.001656, -0.012024, -0.017822, -0.296875, 0.003662, 0.005737, 0.012939, -0.065918, 0.007355, 0.011902, 0.026978, 0.333984, -0.011536, -0.013306, -0.023682, -0.300781, 0.001389, -0.003326, -0.016846, -0.124512, -0.001282, 0.001572, 0.010559, 0.150391, 0.001495, -0.001816, -0.015015, -0.085938, 0.001724, 0.005554, 0.014954, 0.206055, -0.015503, -0.018799, -0.030518, -0.359375, -0.000153, 0.007141, 0.043213, 0.308594, 0.00386, 0.006989, 0.011475, 0.209961, -0.002533, 0.003494, 0.025024, 0.410156, 0.003632, -0.006927, -0.030029, -0.445312, 0.002426, 0.003754, 0.005249, -0.070801, 0.008301, 0.012939, 0.033203, 0.060059, 0.007202, 0.003281, -0.020752, -0.392578, -0.002472, 0.001465, 0.013489, 0.094727, -0.000984, -0.00325, -0.009033, 0.055664, 0.003204, 0.001282, -0.003113, -0.118164, -0.002426, 0.00028, -0.006012, 0.080078, -0.015869, -0.020142, -0.031128, -0.378906, -0.03833, -0.059814, -0.119629, -0.009094, 0.00386, 0.004425, 0.007019, -0.109863, 0.001617, 0.003128, 0.002808, 0.098145, -0.002151, -0.004639, -0.015747, -0.079102, -0.002548, 0.002518, 0.017334, 0.09668, -0.002853, 0.001007, 0.019043, 0.088867, 0.001366, 0.000893, -0.00531, -0.131836, 0.002289, 0.001633, 0.006287, -0.07373, 0.000073, 0.000252, 0.011353, 0.15918, -0.000626, -0.003281, -0.018311, -0.103027, -0.006195, -0.00592, -0.01239, -0.209961, -0.000793, -0.002182, -0.007385, -0.09375, -0.001923, -0.007446, -0.018921, -0.118164, -0.000748, -0.006653, -0.022583, -0.090332, 0.014282, 0.016235, 0.030884, 0.324219, -0.001205, -0.002838, -0.000652, 0.109863, 0.012024, 0.015747, 0.03418, 0.294922, 0.001274, 0.005493, 0.026245, 0.384766, -0.002991, 0.000816, 0.009888, 0.088867, -0.000767, -0.000648, -0.001213, 0.0625, -0.001839, -0.000483, -0.014832, -0.353516, -0.001968, -0.008362, -0.026001, -0.396484, 0.001907, 0.001144, -0.009094, -0.172852, -0.01123, -0.011292, -0.026245, -0.306641, 0.000744, -0.002213, -0.015625, -0.143555, -0.0009, -0.001747, -0.014771, -0.181641, 0.003494, 0.004578, 0.005493, 0.081055, -0.000241, 0.00293, 0.022705, 0.078125, 0.003906, 0.000587, -0.010315, -0.172852, 0.001823, -0.000675, -0.009521, 0.071777, 0.003403, -0.001106, -0.012695, -0.078125, 0.000511, 0.00053, 0.004486, -0.069336, 0.013, 0.016357, 0.032959, 0.382812, -0.002838, -0.001823, 0.03418, 0.445312, -0.000916, 0.000843, 0.008057, 0.088379, 0.000454, 0.000362, 0.016113, -0.059326, -0.013916, -0.01532, -0.028198, -0.371094, 0.000093, 0.000201, -0.004547, -0.095215, -0.000152, -0.001007, -0.009338, -0.07959, 0.004333, 0.00209, -0.001663, -0.089355, -0.001152, 0.001305, 0.009033, 0.092773, -0.003189, 0.00025, 0.010376, 0.081055, 0.001289, 0.003311, 0.015198, 0.255859, -0.000364, 0.000568, 0.002945, 0.066406, -0.00351, -0.000755, 0.012939, 0.116211, -0.000017, 0.000473, -0.005646, 0.112305, -0.011047, -0.004456, 0.022461, 0.239258, 0.014343, 0.044189, 0.097656, -0.151367, -0.01239, -0.050049, -0.093262, 0.169922, -0.009705, -0.006836, 0.02771, 0.24707, 0.017456, 0.016357, 0.012329, -0.219727, -0.018921, -0.045166, -0.162109, -0.242188, 0.008667, -0.01178, -0.154297, -0.460938, -0.012207, -0.011353, -0.032715, 0.212891, 0.016479, -0.046143, -0.09375, -0.151367, -0.03125, -0.100586, -0.142578, 0.151367, 0.007172, -0.014282, -0.075195, -0.542969, -0.005707, -0.002228, 0.009155, -0.220703, -0.057617, -0.103516, 0.105469, -0.013489, 0.031494, -0.021362, -0.008301, -0.613281, -0.004822, 0.11377, 0.230469, 0.539062, -0.017944, 0.085449, 0.578125, 0.263672, 0.010071, 0.002151, -0.018555, -0.129883, -0.058105, -0.094727, 0.109863, 0.028809, -0.002182, 0.034424, 0.164062, 0.03125, -0.011719, -0.013489, 0.144531, 0.597656, -0.013367, -0.029175, -0.033203, 0.18457, -0.00824, -0.013245, 0.001579, 0.224609, 0.007294, 0.008301, -0.01355, -0.175781, -0.026001, -0.064941, -0.112305, 0.138672, -0.067383, -0.133789, 0.013123, 0.018799, -0.034424, -0.027588, 0.267578, 0.578125, -0.002884, 0.046631, -0.546875, -0.192383, 0.012756, 0.03125, -0.087891, -0.494141, -0.028687, -0.111328, -0.030396, 0.091309, -0.052002, -0.133789, -0.519531, 0.032959, -0.009399, -0.037109, -0.104004, 0.15625, -0.00351, 0.032227, 0.173828, 0.507812, -0.022461, -0.024536, -0.043213, 0.197266, -0.012146, -0.047852, -0.09375, 0.176758, -0.004333, 0.004517, -0.036621, -0.578125, 0.003479, -0.000599, 0.087402, 0.217773, -0.002365, 0.012268, 0.001396, -0.244141, 0.020264, 0.026489, -0.01239, -0.273438, -0.002457, -0.00322, 0.001343, -0.112793, -0.001518, 0.013794, -0.172852, 0.051758, -0.006989, -0.016602, 0.060547, 0.291016, -0.001808, 0.000124, -0.011353, -0.115723, -0.0625, -0.078125, -0.133789, -0.898438, -0.004791, 0.007294, 0.057129, 0.294922, -0.006714, -0.004242, -0.044678, -0.291016, 0.017944, 0.015991, -0.064941, -0.21582, -0.001389, -0.001411, 0.005646, 0.087891, 0.035156, 0.208008, 0.460938, 0.359375, -0.029053, -0.05127, -0.104004, 0.150391, 0.02478, 0.043457, 0.15918, -0.109375, 0.003021, 0.005249, 0.008423, 0.11377, 0.005219, -0.006378, -0.181641, -0.5625, 0.032715, 0.116211, -0.009277, 0.640625, -0.032715, 0.016968, -0.063965, -0.46875, 0.003693, -0.021362, -0.160156, -0.597656, -0.010681, -0.002045, -0.026855, 0.275391, -0.007172, 0.012939, 0.071289, -0.195312, -0.00885, 0.052734, 0.197266, 0.482422, -0.011719, -0.008972, -0.193359, -0.707031, 0.003906, 0.00708, 0.021484, -0.222656, 0.001221, -0.000774, -0.019043, 0.25, 0.010376, -0.016235, -0.172852, 0.009094, -0.033447, -0.057373, -0.090332, 0.132812, 0.042969, 0.308594, 0.511719, -0.134766, -0.005035, -0.022217, -0.077148, -0.589844, 0.022339, 0.074707, -0.01416, -0.157227, -0.001053, -0.013062, -0.089844, 0.180664, 0.015076, -0.036377, 0.02832, -0.074707, 0.025513, 0.048584, 0.069824, -0.154297, -0.032471, 0.014038, 0.031738, 0.546875, 0.004425, 0.012817, 0.063477, 0.316406, 0.007385, -0.029663, -0.09082, -0.664062, 0.000977, -0.004639, -0.036133, -0.15918, 0.001068, 0.006592, 0.0177, 0.142578, 0.002716, 0.002625, 0.0177, 0.130859, -0.022949, -0.050293, 0.003754, 0.170898, 0.000259, -0.001015, -0.003479, -0.110352, -0.060791, -0.025146, 0.178711, 0.53125, 0.002441, 0.023193, -0.022705, -0.609375, -0.003708, 0.023926, -0.092285, -0.519531, 0.003113, 0.028076, 0.012695, -0.243164, -0.003769, -0.002945, 0.004669, -0.251953, 0.001068, 0.008423, 0.000477, 0.103516, -0.057373, 0.100586, 0.515625, 0.072266, -0.014771, -0.011902, 0.005615, 0.225586, 0.007172, 0.009216, -0.047607, -0.652344, 0.00235, 0.012573, 0.020386, 0.119141, -0.018188, -0.011536, 0.007751, 0.219727, 0.013062, 0.103516, 0.339844, 0.462891, -0.007874, -0.016479, -0.070801, -0.332031, -0.003784, -0.018066, 0.081543, 0.201172, 0.002121, 0.006775, 0.010132, 0.098145, 0.005035, 0.006989, 0.001907, 0.172852, 0.026123, -0.016968, -0.158203, -0.53125, -0.003799, -0.012207, -0.010376, -0.143555, 0.034424, 0.189453, 0.255859, 0.445312, -0.010315, -0.018066, -0.165039, -0.632812, -0.00592, -0.006317, -0.006561, 0.121582, 0.028809, 0.070312, 0.088867, -0.136719, -0.018066, -0.009521, -0.054688, -0.347656, 0.010559, 0.026489, 0.01239, -0.228516, 0.00386, -0.001137, -0.057373, -0.211914, -0.038818, -0.160156, -0.582031, 0.078613, 0.030273, 0.071289, 0.094727, -0.133789, -0.002075, 0.026733, 0.1875, -0.015747, 0.004852, 0.011963, 0.172852, 0.628906, -0.001549, -0.002686, -0.0271, -0.279297, 0.009521, -0.004303, -0.000816, 0.150391, 0.015869, 0.031006, 0.021729, -0.201172, 0.004883, 0.007355, 0.011353, 0.212891, -0.029541, 0.075684, 0.054932, 0.546875, -0.001244, -0.011902, 0.171875, 0.012146, 0.046143, 0.0354, 0.139648, 0.664062, -0.006409, -0.037598, -0.092773, -0.550781, -0.006592, 0.039795, -0.021362, -0.652344, -0.037354, 0.00473, 0.124512, 0.644531, -0.039307, -0.077637, -0.057861, 0.147461, -0.009399, -0.009949, -0.03418, 0.194336, -0.012756, 0.031982, 0.201172, 0.695312, 0.040771, 0.345703, 0.283203, -0.098633, -0.001846, -0.012573, 0.025146, 0.228516, -0.005768, -0.062256, -0.165039, -0.539062, -0.039551, -0.128906, 0.069824, 0.00264, 0.001137, -0.009033, 0.011902, 0.217773, 0.028076, 0.012146, -0.147461, -0.079102, -0.048828, -0.155273, -0.279297, -0.550781, 0.006958, 0.021973, 0.036377, 0.308594, 0.009338, -0.007812, -0.014282, -0.183594, 0.003174, 0.006348, 0.005005, -0.125, -0.055908, -0.109863, -0.163086, -0.404297, -0.000732, -0.003662, 0.016479, 0.451172, -0.012634, -0.015625, 0.007141, 0.174805, 0.109375, 0.225586, 0.554688, 0.423828, 0.120117, 0.503906, 0.494141, 0.378906, -0.00325, -0.00766, -0.022461, 0.208008, 0.005615, 0.007874, 0.004211, -0.300781, -0.076172, -0.112305, -0.416016, -0.597656, -0.304688, -0.253906, -0.369141, -0.332031, 0.353516, 0.263672, 0.5625, 0.116699, 0.015076, 0.022949, 0.054199, 0.550781, 0.00705, 0.001984, 0.011658, -0.217773, -0.008118, 0.006012, 0.006653, 0.457031, 0.002289, 0.015076, 0.051514, 0.310547, -0.012695, -0.021729, -0.103516, 0.431641, -0.021851, 0.000109, 0.059814, 0.185547, -0.000486, -0.001839, 0.018921, 0.139648, 0.302734, 0.417969, 0.130859, 0.535156, -0.011719, -0.01532, -0.005402, 0.240234, -0.0065, 0.018921, 0.02356, 0.289062, -0.155273, -0.302734, -0.22168, -0.632812, -0.00037, 0.001099, -0.000416, 0.111328, 0.0065, 0.005096, -0.001717, -0.171875, -0.014832, -0.002533, -0.063965, -0.332031, -0.009521, -0.011292, 0.001099, 0.367188, 0.003906, 0.005402, -0.002594, -0.10791, 0.3125, 0.511719, 0.302734, 0.310547, 0.027832, 0.026978, 0.308594, 0.65625, 0.068359, 0.113281, 0.455078, 0.480469, 0.003647, 0.005951, 0.011597, -0.119629, 0.046631, 0.084961, 0.057617, -0.163086, -0.320312, -0.652344, -0.229492, -0.347656, 0.002396, 0.005035, 0.005371, -0.078613, -0.002441, -0.003677, -0.025391, -0.326172, 0.004333, 0.005768, -0.016724, -0.148438, 0.00354, 0.021606, 0.154297, 0.025757, -0.01062, 0.003296, 0.044189, 0.263672, -0.00061, -0.003448, -0.016479, 0.098145, 0.072754, 0.107422, 0.597656, 0.617188, 0.004059, 0.012817, 0.049561, -0.188477, -0.005951, -0.0047, 0.0271, 0.363281, -0.006805, -0.004578, 0.02771, 0.349609, -0.005981, -0.015259, -0.035645, -0.235352, 0.002716, 0.004364, 0.002701, -0.103027, 0.004639, 0.003967, 0.000013, -0.132812, 0.007996, 0.029297, 0.267578, 0.142578, -0.000713, 0.00946, 0.042969, 0.351562, -0.006897, -0.004028, -0.02356, -0.40625, 0.365234, 0.503906, 0.326172, 0.089355, 0.004639, -0.001549, -0.017456, -0.193359, 0.033203, 0.072754, 0.165039, 0.894531, 0.043213, 0.090332, 0.129883, -0.141602, 0.15918, 0.539062, 0.605469, 0.213867, -0.003815, -0.003357, -0.035889, 0.165039, -0.003357, 0.004181, -0.003082, -0.242188, 0.01062, 0.010742, -0.007019, -0.241211, -0.010071, -0.016602, 0.035645, 0.248047, 0.014282, 0.014404, 0.053711, 0.339844, 0.00766, 0.005066, -0.012634, -0.300781, -0.009949, -0.000208, -0.04126, -0.3125, 0.001884, 0.001778, -0.026489, -0.19043, 0.211914, 0.335938, 0.601562, 0.137695, 0.005127, 0.122559, 0.219727, 0.219727, -0.007935, 0.024536, 0.081055, 0.609375, -0.029053, -0.056396, -0.135742, 0.043945, 0.009155, 0.015869, -0.001389, -0.199219, 0.010986, 0.009521, 0.004425, -0.412109, -0.004181, -0.011414, -0.000603, 0.291016, 0.003189, 0.004578, 0.00267, -0.3125, -0.000595, -0.001343, -0.005463, -0.120605, -0.006714, -0.005127, 0.005005, 0.142578, -0.008423, -0.002197, 0.00589, 0.225586, -0.006592, -0.010742, 0.010376, 0.12793, -0.006927, -0.00322, 0.02063, 0.371094, -0.007416, -0.017944, -0.059814, 0.004913, 0.00531, 0.00769, 0.00885, -0.108887, -0.171875, -0.277344, -0.722656, -0.200195, -0.400391, -0.566406, -0.320312, 0.019043, -0.008362, -0.004242, 0.003235, 0.341797, 0.001167, 0.00592, 0.10498, 0.275391, -0.081543, -0.125977, -0.214844, -0.667969, -0.045654, -0.34375, -0.429688, -0.484375, 0.015869, 0.010986, -0.068848, -0.207031, -0.04126, -0.072266, 0.115234, -0.130859, -0.006134, 0.029541, 0.142578, 0.605469, -0.052979, -0.363281, -0.582031, -0.285156, -0.007751, -0.002731, -0.007996, 0.196289, 0.00074, -0.002502, -0.012024, 0.194336, -0.004425, -0.00473, 0.001877, 0.375, 0.0047, 0.008301, 0.037354, 0.243164, -0.316406, -0.371094, -0.648438, -0.195312, 0.470703, 0.527344, -0.045166, 0.25, -0.00267, -0.009705, -0.032227, -0.195312, 0.008423, 0.012024, 0.010559, -0.220703, 0.002289, 0.006927, 0.004395, -0.120117, -0.003128, 0.0625, 0.443359, 0.617188, 0.016235, 0.016968, 0.026733, -0.179688, 0.000839, -0.001442, -0.000946, 0.138672, -0.008606, 0.003036, 0.026855, 0.435547, 0.152344, 0.382812, 0.574219, 0.125977, 0.022461, 0.052246, 0.152344, 0.609375, -0.004578, 0.040527, 0.138672, 0.628906, -0.005035, -0.004181, -0.007416, 0.135742, -0.005646, -0.007996, 0.003418, 0.324219, -0.007446, -0.003448, 0.004974, 0.476562, -0.041748, -0.073242, -0.135742, 0.120117, -0.074707, -0.099121, -0.339844, -0.511719, -0.018311, -0.051514, -0.152344, -0.53125, -0.007355, -0.014526, -0.036621, 0.1875, 0.010742, 0.033447, 0.07373, 0.457031, -0.006256, -0.000809, -0.0177, 0.19043, 0.032959, 0.07666, 0.214844, 0.707031, -0.005035, 0.005127, 0.017456, 0.21582, 0.008362, 0.013611, 0.0047, -0.4375, 0.01709, 0.044922, 0.103027, 0.664062, -0.112793, -0.189453, 0.044434, -0.05957, -0.028687, -0.060059, -0.146484, -0.753906, -0.000381, 0.001282, 0.011047, 0.166016, -0.231445, -0.371094, -0.628906, -0.226562, 0.014587, 0.01709, -0.09375, -0.139648, -0.002167, -0.02356, -0.099121, -0.302734, 0.00206, 0.006439, -0.006775, 0.333984, 0.002777, -0.006622, -0.072266, -0.351562, 0.026611, 0.038818, 0.066406, 0.417969, -0.004364, -0.007935, -0.045654, 0.168945, -0.017822, -0.043457, -0.141602, 0.101562, 0.006165, 0.006409, 0.007385, -0.165039, 0.000629, -0.012085, -0.030518, -0.21582, 0.010193, 0.016602, 0.058105, 0.213867, -0.015442, -0.022217, -0.039062, -0.453125, 0.010925, 0.011963, 0.006653, 0.277344, -0.01001, -0.010742, -0.000313, 0.570312, -0.002319, -0.003387, 0.019165, 0.392578, 0.002975, 0.002289, -0.005981, -0.169922, -0.007996, -0.016479, -0.041504, -0.337891, -0.045654, -0.028687, -0.052734, -0.498047, -0.00322, -0.011658, -0.043457, -0.261719, 0.012329, 0.010193, 0.031738, 0.330078, 0.012085, 0.016968, 0.037842, 0.519531, 0.000542, -0.000694, -0.012451, -0.578125, 0.053223, 0.102051, 0.316406, 0.333984, -0.006348, -0.007782, -0.023315, -0.244141, 0.001648, 0.003677, 0.004913, 0.519531, -0.004913, 0.002945, 0.001091, -0.578125, -0.001823, 0.00708, 0.032715, 0.173828, -0.00145, 0.00082, -0.004364, -0.314453, 0.002075, -0.000492, -0.009644, -0.237305, 0.013611, 0.009216, 0.074707, 0.453125, -0.051514, -0.04126, -0.0354, -0.632812, 0.003494, 0.003235, 0.012878, 0.421875, -0.011292, -0.004547, 0.000668, 0.554688, 0.018433, 0.024536, 0.061279, 0.558594, -0.000122, 0.006866, 0.03418, 0.355469, -0.007355, -0.003845, -0.029053, -0.28125, -0.002304, -0.006561, -0.020386, 0.427734, 0.012024, 0.01123, 0.041016, 0.421875, 0.000759, -0.001389, 0.023071, 0.5, 0.004974, 0.015991, 0.041504, 0.283203, -0.003632, -0.001945, 0.002411, -0.219727, 0.013489, 0.012634, 0.04126, 0.488281, 0.005646, 0.007416, 0.009216, 0.242188, 0.066895, 0.100098, 0.230469, 0.679688, -0.015564, -0.032959, -0.095703, -0.482422, -0.004028, 0.006744, 0.02771, 0.494141, 0.375, 0.5, 0.287109, 0.099609, 0.003036, 0.002457, -0.010193, -0.396484, -0.014771, 0.012207, -0.029541, -0.414062, 0.014709, 0.011536, 0.003082, 0.458984, -0.00296, 0.001152, 0.027954, 0.441406, -0.124512, -0.140625, -0.345703, -0.679688, -0.003204, -0.012512, -0.010193, 0.257812, 0.004517, 0.005676, 0.014587, 0.237305, -0.0065, 0.003082, 0.056641, 0.484375, -0.007233, -0.008911, -0.025513, -0.382812, -0.005035, -0.000679, 0.022339, 0.453125, -0.003326, -0.009033, -0.026855, -0.238281, -0.01355, -0.01123, -0.010132, 0.353516, 0.001534, -0.002701, -0.009705, -0.219727, -0.007355, -0.00708, 0.00061, 0.345703, 0.001785, 0.008911, 0.01532, 0.503906, 0.066406, 0.081543, 0.178711, 0.886719, -0.018921, -0.019531, -0.011169, -0.476562, -0.013123, -0.013062, -0.030029, -0.225586, -0.002853, -0.003067, -0.005463, 0.19043, -0.002029, -0.000244, 0.007812, 0.304688, -0.004578, -0.008972, -0.001541, -0.326172, 0.008484, 0.02002, 0.054199, 0.369141, 0.008423, 0.006866, 0.008423, 0.3125, 0.006592, 0.015869, 0.047607, 0.478516, -0.0177, -0.022095, -0.038574, -0.234375, 0.010254, 0.008972, -0.003906, -0.574219, -0.012207, -0.019653, -0.049316, -0.246094, -0.007507, 0.006409, 0.034424, 0.644531, -0.014465, -0.023438, -0.05835, -0.227539, -0.008362, -0.020874, -0.072754, -0.273438, -0.00383, -0.005829, 0.012329, -0.390625, -0.001312, -0.002106, 0.006134, 0.15625, -0.003815, -0.004211, 0.004547, 0.369141, -0.001472, -0.002029, -0.005432, -0.283203, 0.048584, 0.08252, 0.167969, 0.652344, -0.003662, -0.007111, -0.004517, 0.289062, 0.044678, 0.053467, 0.197266, 0.636719, -0.002426, -0.004395, 0.014709, 0.373047, -0.012634, -0.019043, -0.014709, -0.421875, 0.027954, 0.071289, 0.201172, 0.345703, 0.028198, 0.037354, 0.084473, 0.382812, -0.000134, -0.002151, -0.001762, -0.421875, -0.000957, 0.001732, 0.023071, 0.185547, -0.330078, -0.402344, -0.098145, 0.189453, 0.00235, -0.001984, 0.050049, 0.451172, 0.019653, 0.021851, 0.088867, 0.488281, -0.100586, -0.265625, -0.390625, 0.18457, -0.015381, -0.067383, -0.137695, -0.482422, -0.062988, -0.099121, -0.257812, -0.660156, -0.003418, -0.002228, -0.006897, -0.283203, -0.002563, -0.009033, -0.00647, -0.279297, 0.041748, 0.053223, 0.148438, 0.691406, 0.00885, 0.01123, -0.012207, -0.558594, -0.000277, -0.002853, -0.009033, -0.261719, -0.003372, -0.020508, -0.034424, -0.507812, 0.009155, 0.016113, 0.046631, 0.388672, 0.004211, -0.001099, 0.011108, 0.283203, 0.00029, -0.00061, 0.010193, 0.25, -0.004242, -0.001808, 0.012695, 0.203125, -0.002747, -0.016846, -0.057373, -0.433594, -0.001274, -0.001785, -0.016602, -0.287109, 0.006531, 0.004547, -0.005951, -0.390625, -0.03418, -0.061768, -0.145508, -0.664062, 0.03418, 0.042236, 0.028442, 0.302734, -0.023926, -0.047119, -0.065918, -0.558594, -0.040283, -0.093262, -0.126953, -0.53125, -0.001503, -0.000786, 0.014587, 0.503906, 0.008667, 0.008789, -0.00824, -0.21875, -0.016846, -0.025635, -0.123535, -0.566406, 0.071289, 0.050781, 0.275391, 0.847656, 0.031738, 0.03418, 0.063477, 0.503906, -0.000481, -0.005341, -0.014893, -0.316406, -0.019897, -0.019287, -0.040039, -0.328125, 0.003311, 0.002884, -0.014709, -0.271484, 0.020264, 0.026978, 0.094238, 0.445312, 0.002045, 0.001617, -0.036133, -0.168945, -0.000736, 0.003067, 0.016479, 0.277344, -0.006897, -0.003937, 0.022339, 0.349609, 0.007446, 0.008118, 0.020508, -0.285156, 0.036621, 0.028931, 0.05249, 0.242188, 0.110352, 0.129883, 0.204102, 0.589844, -0.078125, -0.139648, -0.164062, -0.478516, -0.003128, -0.003067, -0.002045, 0.417969, 0.000599, 0.002853, 0.019897, -0.200195, 0.161133, 0.094727, 0.345703, 0.84375, 0.007111, 0.017822, 0.039551, 0.550781, 0.004852, 0.003693, -0.003159, -0.410156, 0.000668, 0.003998, 0.039795, 0.326172, -0.005615, -0.004913, 0.018799, 0.542969, 0.001839, 0.002579, 0.026001, 0.535156, -0.020874, -0.038818, 0.047119, 0.671875, -0.092285, -0.330078, -0.353516, 0.22168, -0.040283, -0.013794, 0.07959, 0.28125, -0.001205, -0.001099, -0.071777, -0.355469, -0.02417, -0.031982, -0.00824, 0.273438, 0.054199, 0.108887, 0.077148, -0.169922, -0.000557, -0.002701, 0.079102, 0.632812, 0.026245, 0.047852, 0.028687, -0.292969, 0.005707, -0.004852, -0.072754, -0.488281, -0.011047, -0.020752, 0.075684, -0.667969, 0.011963, -0.017822, 0.05835, -0.285156, -0.047119, -0.111816, -0.185547, 0.15332, 0.019287, -0.014954, -0.043945, -0.351562, 0.002777, 0.022705, -0.025391, -0.316406, -0.036377, -0.0354, -0.002808, 0.310547, -0.033203, -0.031738, 0.024536, 0.28125, -0.291016, -0.150391, -0.269531, 0.261719, 0.003036, 0.018188, -0.034668, -0.273438, 0.002579, 0.002029, 0.001144, -0.120117, -0.018433, 0.0354, 0.045898, 0.585938, 0.002167, -0.092773, 0.296875, 0.617188, 0.031982, 0.077637, -0.108398, -0.265625, -0.000043, -0.008301, 0.001678, 0.298828, 0.005646, 0.008362, 0.000526, -0.161133, -0.062012, -0.029419, 0.112793, 0.273438, -0.002274, -0.006592, 0.036865, 0.3125, -0.000511, -0.00079, 0.005249, 0.152344, -0.003311, -0.059082, -0.103027, 0.051758, 0.037354, 0.113281, 0.243164, -0.129883, 0.102051, 0.097656, 0.101074, -0.204102, 0.085449, 0.154297, 0.375, 0.714844, 0.009094, 0.002045, -0.034912, -0.5, -0.009033, -0.092773, -0.271484, 0.103516, -0.010437, -0.003906, -0.017334, 0.216797, 0.02063, 0.005615, 0.014221, -0.341797, 0.025146, -0.000471, 0.042969, -0.3125, 0.001358, -0.017822, -0.542969, -0.094238, -0.018555, -0.015747, 0.011963, 0.292969, 0.016479, 0.024414, 0.015625, -0.363281, 0.046631, -0.030273, -0.05249, -0.636719, 0.016602, 0.029785, -0.030762, -0.285156, -0.176758, -0.425781, -0.425781, 0.21875, -0.031128, -0.075684, -0.242188, 0.09375, 0.033936, 0.053223, 0.013306, -0.320312, -0.021484, -0.009521, 0.007599, 0.306641, -0.008606, -0.028931, 0.051758, 0.296875, -0.057861, 0.011108, 0.287109, 0.083496, 0.007355, -0.026489, -0.077637, -0.490234, -0.019531, -0.02417, 0.09375, 0.652344, 0.016357, 0.035156, 0.006348, -0.306641, -0.010803, 0.009705, 0.077148, 0.566406, 0.016602, 0.006256, -0.253906, 0.031982, 0.014587, 0.004608, 0.02771, 0.550781, -0.0354, -0.047363, 0.204102, 0.15918, -0.05835, -0.081543, -0.152344, -0.636719, 0.041748, 0.082031, 0.235352, -0.126953, 0.000507, 0.001945, 0.005096, -0.117188, -0.001022, -0.001678, -0.005005, -0.161133, -0.075684, -0.164062, 0.056885, 0.12207, 0.328125, 0.507812, -0.109375, -0.077637, -0.002716, 0.026978, 0.096191, 0.746094, -0.045166, 0.015503, 0.253906, -0.002731, 0.013245, 0.00824, -0.00824, -0.359375, -0.067871, 0.088379, 0.636719, 0.18457, -0.055664, -0.076172, 0.088867, 0.223633, 0.388672, 0.466797, -0.1875, 0.047119, -0.007538, 0.00209, -0.000244, 0.304688, 0.012024, 0.017944, -0.050293, -0.320312, 0.3125, 0.462891, -0.129883, 0.117188, -0.025269, -0.033447, 0.152344, 0.273438, 0.033203, -0.0625, -0.234375, -0.042236, 0.04834, -0.000793, -0.120605, -0.310547, 0.019409, 0.015137, -0.016113, -0.371094, -0.030396, 0.012451, 0.031982, 0.546875, 0.166016, 0.466797, -0.02063, -0.06543, 0.240234, 0.234375, 0.355469, -0.269531, -0.028198, -0.055664, 0.008118, 0.380859, 0.049316, 0.085449, 0.126953, -0.178711, 0.010315, 0.012146, -0.005737, -0.320312, -0.03064, -0.188477, -0.4375, 0.178711, -0.039551, 0.053711, 0.24707, 0.080566, 0.000626, -0.002167, -0.003586, 0.095703, -0.045166, -0.055176, -0.02771, 0.277344, -0.022217, -0.01062, 0.039307, 0.390625, 0.162109, 0.12793, 0.539062, -0.243164, 0.041016, 0.083496, 0.192383, -0.1875, -0.335938, -0.443359, -0.02124, 0.107422, 0.008057, -0.004913, -0.063477, -0.371094, 0.011963, -0.003372, -0.02063, -0.261719, 0.237305, 0.414062, 0.129883, -0.180664, -0.006561, 0.000999, -0.022461, -0.355469, -0.031982, -0.101562, -0.152344, 0.175781, -0.022339, -0.001427, 0.087402, 0.535156, -0.019043, -0.005798, 0.054199, 0.570312, -0.103516, -0.285156, -0.371094, 0.243164, 0.022095, 0.067871, 0.036865, -0.259766, 0.361328, 0.460938, 0.061523, -0.191406, -0.013794, -0.002884, -0.00238, 0.384766, 0.059082, 0.147461, 0.566406, -0.103516, -0.003036, -0.006012, -0.01532, -0.332031, -0.001923, -0.006653, 0.028076, 0.480469, -0.02417, -0.026489, 0.021484, 0.287109, 0.021973, 0.054443, -0.043213, -0.345703, 0.011719, 0.010315, 0.023193, 0.330078, -0.077148, -0.085449, -0.095703, 0.201172, -0.030396, -0.060547, 0.050293, 0.24707, -0.021362, -0.018921, 0.072754, 0.451172, 0.031982, -0.111328, -0.589844, -0.078125, 0.024292, 0.005463, -0.062012, -0.316406, -0.049805, 0.123535, -0.539062, -0.375, 0.014282, 0.052734, 0.124512, 0.734375, 0.003555, -0.030518, -0.013794, 0.298828, 0.109863, 0.28125, -0.060547, 0.086914, 0.007812, 0.027832, -0.001419, -0.482422, -0.009644, -0.038818, 0.112793, 0.245117, -0.257812, -0.3125, -0.261719, 0.240234, -0.00119, -0.002502, 0.004242, -0.12793, 0.005005, -0.003723, -0.034668, -0.211914, -0.037598, -0.065918, 0.036133, 0.277344, 0.148438, -0.07666, -0.519531, -0.421875, 0.023682, 0.074219, -0.045654, -0.279297, 0.006836, -0.004517, -0.013123, -0.253906, -0.025635, 0.008789, 0.145508, 0.279297, 0.010437, 0.002106, 0.005188, -0.394531, -0.277344, -0.597656, -0.02002, 0.158203, -0.003433, -0.003647, 0.003891, 0.19043, -0.016235, -0.026245, -0.00946, 0.425781, 0.111328, 0.139648, -0.012512, -0.15625, 0.019531, 0.014343, -0.013306, -0.339844, 0.070312, 0.091309, 0.162109, -0.174805, -0.043213, -0.097168, -0.099609, 0.15332, -0.026489, -0.034912, -0.021606, 0.382812, 0.043945, 0.101562, 0.106445, -0.173828, 0.005524, 0.03833, 0.035889, -0.242188, 0.007416, 0.018555, -0.026978, -0.257812, -0.018555, 0.014832, -0.020874, 0.273438, 0.012573, 0.022339, 0.0271, -0.267578, 0.006683, 0.015442, 0.011719, -0.283203, 0.006897, 0.027832, -0.02124, -0.289062, 0.015442, 0.026978, -0.026978, -0.332031, 0.048096, 0.034668, -0.197266, -0.291016, 0.018921, 0.019409, 0.010315, -0.332031, 0.013672, 0.025513, 0.04248, -0.257812, -0.03064, -0.025879, 0.002228, 0.255859, -0.044678, -0.064941, -0.105957, 0.161133, -0.005341, -0.011902, -0.062012, -0.291016, 0.023193, -0.101562, -0.186523, 0.011353, 0.010559, 0.058105, -0.118164, -0.28125, -0.003311, 0.033936, 0.209961, -0.04248, -0.011108, 0.023682, 0.231445, -0.08252, 0.019165, 0.011658, 0.006256, -0.249023, 0.002686, -0.007935, -0.008423, -0.211914, 0.010803, 0.012878, -0.002609, -0.253906, 0.000782, -0.004364, 0.010803, 0.202148, 0.026978, 0.008179, 0.042969, -0.503906, -0.00079, -0.380859, -0.324219, 0.131836, -0.014404, -0.034668, 0.027954, 0.227539, -0.006653, -0.020874, -0.054443, -0.515625, -0.007141, 0.001106, 0.058594, -0.292969, 0.012207, 0.023193, -0.007874, -0.230469, 0.017456, 0.03418, -0.033691, -0.28125, -0.019165, -0.07373, -0.144531, 0.138672, -0.008972, -0.000595, 0.047119, 0.245117, 0.027222, 0.060303, 0.151367, -0.162109, -0.020508, -0.014343, -0.013123, 0.243164, 0.032959, 0.018311, 0.018433, -0.251953, 0.02002, 0.040283, 0.009216, -0.236328, -0.052246, -0.086914, 0.139648, 0.363281, -0.012817, -0.009644, 0.044189, 0.227539, 0.018921, -0.055908, -0.157227, -0.691406, 0.013733, -0.000832, 0.007507, -0.289062, 0.007477, 0.07373, 0.181641, -0.113281, -0.026489, -0.157227, -0.003586, 0.116211, -0.0625, -0.139648, 0.093262, 0.048828, -0.007568, 0.105957, 0.1875, -0.021484, 0.011292, 0.008179, 0.018188, -0.318359, -0.019897, -0.066895, -0.200195, 0.12793, 0.066406, 0.109375, -0.001732, -0.142578, 0.026611, 0.016113, -0.224609, -0.055908, 0.011414, 0.028442, -0.174805, -0.12207, -0.038574, -0.000877, -0.080078, 0.439453, -0.012634, -0.045166, 0.10791, 0.204102, 0.030762, 0.055176, -0.029541, -0.21875, -0.025024, -0.018799, 0.01001, 0.349609, -0.015198, -0.020264, -0.003357, 0.273438, -0.011475, -0.003418, 0.02124, 0.249023, 0.018555, 0.079102, -0.02478, -0.392578, 0.025513, 0.034424, 0.097656, 0.265625, 0.01416, 0.005615, 0.04126, -0.239258, 0.015137, 0.003647, 0.043213, -0.248047, -0.018066, -0.024658, 0.048828, 0.314453, 0.018921, 0.049316, 0.322266, -0.071777, -0.013062, 0.132812, 0.527344, -0.089844, -0.043457, -0.157227, -0.523438, 0.174805, -0.01416, -0.083984, -0.123535, 0.155273, -0.010986, -0.050537, 0.131836, 0.558594, 0.011169, 0.004852, 0.009521, -0.292969, 0.011658, 0.01239, 0.069824, -0.240234, -0.009216, -0.018555, -0.0005, 0.248047, -0.02356, -0.023804, -0.003372, 0.243164, 0.024658, -0.001602, 0.035156, -0.392578, -0.011475, -0.007111, 0.03125, 0.316406, 0.013977, 0.030884, -0.010925, -0.269531, -0.031738, -0.052246, 0.163086, 0.235352, -0.003174, -0.014343, 0.000816, -0.100098, 0.012817, 0.032959, 0.204102, -0.125977, 0.011353, 0.130859, 0.21582, -0.125, 0.006531, 0.000675, -0.001091, -0.200195, 0.001968, 0.047363, -0.050537, 0.25, -0.033691, -0.077637, -0.164062, 0.121094, -0.026367, -0.04126, 0.027222, 0.255859, -0.001213, 0.07959, 0.550781, -0.023315, 0.014893, 0.016235, 0.007202, -0.291016, 0.008118, 0.006012, -0.002243, 0.539062, 0.042725, 0.494141, 0.042969, 0.089355, 0.000595, 0.000144, 0.000366, -0.07959, 0.063965, 0.126953, -0.239258, -0.416016, -0.015991, -0.037598, 0.003632, 0.251953, -0.01709, -0.01239, -0.01355, 0.236328, 0.042969, -0.020264, -0.086914, -0.664062, 0.019531, 0.027222, 0.019531, -0.257812, -0.009705, -0.070801, -0.173828, 0.142578, 0.006592, 0.005066, -0.011536, -0.265625, -0.00164, -0.008057, -0.062256, 0.285156, -0.026245, -0.095215, -0.076172, 0.178711, 0.014587, -0.259766, -0.170898, -0.037354, -0.009216, -0.025146, -0.004547, 0.257812, 0.031982, 0.042725, -0.014526, -0.234375, 0.024292, 0.041504, -0.10791, -0.173828, -0.004578, -0.005127, -0.00412, 0.114258, 0.006439, 0.020264, 0.036621, -0.234375, -0.007812, 0.01416, 0.064941, -0.246094, 0.008728, 0.003799, 0.003159, -0.216797, -0.013916, 0.016968, 0.0625, 0.443359, -0.014709, -0.049316, 0.011902, 0.238281, 0.011902, 0.068848, 0.12793, -0.168945, -0.037354, -0.078125, -0.12207, 0.171875, -0.07959, -0.172852, -0.408203, 0.216797, 0.04834, 0.15625, 0.027344, -0.131836, 0.022339, 0.033691, -0.009155, -0.306641, 0.009033, 0.025391, 0.001648, -0.234375, -0.020142, -0.053223, 0.014893, 0.291016, 0.015259, -0.012085, 0.010376, -0.242188, -0.000067, 0.004761, 0.025269, 0.271484, 0.054443, 0.097656, 0.081055, -0.180664, 0.04248, 0.041992, -0.574219, -0.230469, 0.009888, -0.00148, -0.013489, -0.289062, -0.021484, -0.03418, 0.007812, 0.257812, 0.204102, 0.353516, 0.03418, -0.1875, 0.014771, 0.027954, 0.182617, -0.158203, -0.039062, -0.094727, -0.087891, 0.172852, -0.488281, -0.067871, -0.178711, -0.046631, -0.016846, -0.013123, -0.027466, 0.248047, 0.048096, 0.172852, 0.033691, -0.081055, 0.001183, 0.002548, 0.004883, 0.084961, 0.023315, -0.008484, 0.233398, 0.000999, 0.009155, 0.005341, 0.167969, 0.695312, -0.298828, -0.425781, -0.137695, 0.186523, -0.000679, 0.015503, 0.011047, 0.332031, 0.005554, 0.006866, 0.000813, -0.287109, 0.003738, 0.010376, 0.049561, 0.249023, 0.002945, 0.001717, -0.019531, -0.214844, 0.134766, 0.390625, 0.402344, -0.232422, 0.000687, 0.001793, 0.050293, 0.257812, -0.109863, -0.251953, -0.367188, 0.209961, 0.064941, -0.121582, -0.435547, -0.308594, -0.02063, -0.013916, 0.039551, 0.255859, 0.006317, 0.028687, 0.094238, -0.085449, 0.24707, 0.439453, 0.251953, -0.141602, 0.128906, 0.294922, 0.419922, -0.177734, 0.00018, -0.011597, -0.017456, 0.410156, -0.008545, 0.033691, 0.198242, 0.664062, -0.010498, -0.008118, 0.005524, 0.169922, 0.128906, 0.558594, 0.208008, -0.108887, -0.003189, 0.318359, 0.292969, 0.453125, 0.003616, 0.003387, -0.016479, -0.294922, 0.039795, -0.172852, -0.133789, -0.636719, 0.014282, 0.016724, 0.0271, -0.237305, 0.011169, 0.015564, -0.034668, -0.269531, 0.002716, 0.0065, 0.000133, -0.149414, -0.248047, -0.40625, -0.472656, 0.228516, -0.021851, -0.067383, -0.53125, -0.279297, 0.038574, 0.143555, 0.404297, 0.357422, 0.002243, -0.000157, -0.030029, -0.195312, 0.007935, 0.007477, -0.014282, -0.28125, -0.006836, -0.004791, 0.014038, 0.220703, 0.006165, 0.023193, 0.101562, 0.695312, -0.013123, 0.000036, -0.026001, -0.625, 0.002945, 0.006287, 0.000381, -0.265625, -0.009338, -0.01062, -0.002655, 0.265625, -0.026611, -0.050537, 0.162109, 0.640625, -0.008911, 0.00528, 0.132812, 0.257812, -0.002487, -0.011108, -0.002075, 0.229492, 0.034668, 0.062988, 0.104004, -0.176758, -0.087402, -0.566406, -0.211914, -0.143555, 0.527344, 0.302734, 0.324219, -0.171875, 0.042969, 0.373047, 0.5625, -0.085938, -0.005737, -0.01123, 0.005402, 0.209961, -0.021362, 0.00351, 0.0271, 0.609375, -0.002457, -0.017212, 0.024048, 0.242188, -0.020508, -0.032959, -0.075195, 0.194336, 0.015442, 0.020874, -0.257812, -0.667969, 0.001228, 0.003906, 0.057861, 0.582031, 0.001633, 0.001595, 0.013306, -0.108887, -0.283203, -0.421875, 0.097168, -0.217773, -0.223633, -0.314453, -0.396484, 0.210938, -0.0354, -0.069824, -0.118164, 0.142578, -0.002289, -0.012573, -0.008057, 0.236328, 0.001892, 0.002502, 0.00014, -0.126953, 0.022217, 0.002731, -0.137695, -0.722656, -0.009399, -0.038086, 0.010559, 0.249023, 0.006409, 0.00885, -0.004395, -0.157227, -0.014099, -0.049561, -0.18457, 0.074707, 0.005005, 0.00473, -0.002747, -0.189453, 0.04834, 0.096191, -0.043701, 0.667969, -0.025391, -0.002472, -0.092773, -0.710938, -0.000488, 0.001442, -0.005035, -0.308594, 0.001076, 0.000269, 0.005585, 0.131836, -0.007111, 0.539062, 0.180664, 0.384766, -0.031982, 0.018188, 0.376953, 0.198242, 0.036377, 0.060791, 0.143555, -0.137695, 0.000816, -0.000027, -0.02002, -0.341797, 0.036621, 0.036377, -0.00824, -0.263672, 0.009644, -0.007935, -0.027832, -0.292969, 0.000984, -0.003433, -0.013, -0.108398, 0.011658, 0.014587, 0.019653, -0.232422, -0.009827, -0.013184, 0.02124, 0.285156, 0.019775, -0.194336, -0.097656, -0.566406, -0.006531, 0.001495, 0.092773, 0.384766, 0.012878, -0.023071, 0.233398, 0.664062, 0.000973, 0.016113, -0.004639, -0.275391, 0.000652, 0.022583, 0.227539, -0.053955, 0.005554, -0.01001, 0.005127, 0.492188, 0.003799, 0.009644, -0.007385, -0.152344, -0.003357, -0.007141, 0.034912, 0.625, 0.003571, 0.003876, -0.006714, -0.154297, -0.01532, -0.002075, -0.026611, 0.255859, -0.006378, -0.008484, 0.025757, 0.382812, 0.00885, 0.04248, 0.030029, -0.195312, 0.005585, 0.000675, 0.00193, 0.421875, -0.004608, -0.005371, 0.011719, 0.231445, -0.006775, -0.007477, 0.013611, 0.404297, -0.022217, -0.03064, -0.011597, 0.240234, -0.005005, -0.001488, 0.009766, 0.166016, 0.030518, 0.077637, 0.137695, 0.605469, -0.000471, 0.002762, -0.02356, 0.231445, -0.003342, -0.000273, -0.021851, -0.269531, -0.003601, 0.003967, 0.044678, -0.261719, -0.008057, -0.010254, -0.001198, 0.181641, -0.009277, -0.003998, 0.043457, 0.246094, -0.016724, 0.014587, 0.196289, 0.703125, 0.036377, 0.07373, 0.077637, -0.164062, 0.014526, -0.098145, -0.078613, -0.6875, -0.006775, -0.024414, -0.180664, 0.102539, -0.014709, 0.009766, 0.167969, 0.574219, -0.001999, -0.011658, -0.061035, -0.28125, 0.015442, 0.052734, 0.021484, 0.621094, -0.002045, -0.003769, -0.016846, 0.109863, 0.005035, 0.024902, 0.031982, -0.194336, -0.002472, 0.000206, 0.006592, 0.204102, 0.006866, 0.001907, -0.016968, -0.283203, 0.414062, 0.081543, 0.380859, 0.089844, 0.00322, -0.000309, 0.006042, 0.304688, -0.017822, -0.051025, -0.062012, -0.621094, -0.001846, 0.004669, 0.214844, 0.707031, -0.007019, 0.283203, 0.462891, -0.02063, 0.001678, -0.001488, -0.018799, 0.083496, -0.005768, -0.032715, -0.058594, -0.503906, -0.006042, -0.007599, 0.003937, 0.192383, -0.021729, -0.01532, 0.433594, 0.476562, 0.032715, -0.029541, -0.120117, -0.675781, 0.164062, 0.519531, 0.435547, -0.177734, 0.008057, 0.008484, -0.006622, -0.291016, -0.004852, -0.012634, -0.018066, 0.255859, -0.012329, 0.003311, 0.234375, 0.330078, 0.001404, 0.000755, -0.000908, -0.271484, -0.014587, -0.032715, 0.063477, 0.255859, -0.041016, -0.080078, 0.101074, -0.120605, 0.047852, 0.014587, 0.230469, 0.6875, 0.003601, -0.025391, -0.226562, -0.679688, -0.032959, -0.081543, -0.083984, 0.143555, -0.019409, -0.009338, 0.080566, 0.244141, 0.004852, 0.007385, -0.018799, -0.229492, -0.004181, -0.004364, -0.004211, 0.135742, 0.037598, 0.024658, 0.029175, 0.439453, -0.003296, -0.004669, -0.004913, -0.324219, 0.00473, 0.002243, 0.00885, 0.34375, 0.004669, -0.001656, 0.018677, -0.417969, -0.006378, -0.00824, -0.051025, -0.355469, -0.00885, -0.005249, -0.024048, -0.359375, 0.031494, 0.031982, 0.06543, 0.470703, 0.007111, 0.007233, -0.002899, -0.345703, 0.004272, 0.004852, 0.022583, 0.271484, 0.006775, 0.001503, -0.003571, -0.345703, 0.024048, 0.019165, 0.050781, 0.392578, 0.002319, 0.002853, 0.002686, 0.201172, -0.001648, -0.001457, -0.007996, -0.333984, 0.000054, 0.000626, 0.003357, -0.386719, 0.00354, -0.000414, 0.01178, 0.107422, -0.000179, 0.007202, -0.007874, -0.224609, -0.006073, -0.002991, 0.004089, 0.423828, 0.003387, 0.010986, 0.039307, 0.341797, -0.022095, -0.043213, -0.06543, -0.345703, -0.005402, 0.002991, 0.034424, 0.457031, 0.074707, 0.103027, 0.202148, -0.162109, -0.019165, -0.021851, -0.029175, -0.425781, -0.068359, -0.050049, -0.083496, -0.40625, -0.000729, 0.002319, -0.004425, 0.300781, 0.007202, 0.000961, -0.000778, 0.255859, 0.0271, 0.044434, 0.07959, 0.53125, -0.00003, 0.011047, 0.016602, 0.265625, 0.004913, 0.005341, 0.001198, -0.259766, 0.000479, 0.003937, 0.011047, 0.298828, 0.008972, 0.011353, 0.014282, -0.482422, -0.015503, -0.016846, -0.057129, -0.494141, -0.000261, 0.004364, -0.071777, -0.300781, 0.012756, 0.00824, 0.032227, 0.18457, 0.006622, 0.000401, -0.006714, 0.249023, 0.006348, 0.016968, 0.041016, 0.373047, 0.000637, 0.010315, 0.023315, 0.5625, -0.003342, -0.000135, -0.010986, -0.209961, -0.007935, -0.003738, -0.033691, -0.380859, -0.004303, -0.010742, -0.014709, -0.378906, -0.001366, -0.003021, -0.007812, -0.392578, -0.006348, -0.005707, -0.009583, -0.174805, 0.001274, -0.002716, -0.013794, -0.320312, -0.007019, -0.009644, -0.024658, -0.324219, 0.001495, -0.000774, 0.004333, -0.332031, -0.016357, -0.013977, -0.034912, -0.298828, -0.009216, -0.008789, -0.008362, -0.53125, -0.004608, -0.003372, -0.005829, -0.388672, 0.004456, 0.003067, 0.018433, -0.679688, -0.011353, -0.014709, -0.034668, -0.294922, -0.094727, -0.114746, -0.214844, -0.408203, -0.009155, -0.005005, 0.002655, -0.371094, 0.015503, 0.018188, 0.031128, 0.494141, -0.002975, -0.00415, -0.00161, -0.249023, -0.02832, -0.028809, -0.044678, -0.408203, 0.027222, 0.026489, 0.053711, 0.394531, -0.001595, 0.001549, -0.022827, -0.484375, 0.000187, -0.0009, 0.008484, -0.332031, 0.008362, 0.002899, 0.017578, 0.357422, 0.01001, 0.008545, 0.007874, 0.363281, -0.029663, -0.028076, -0.069336, -0.359375, 0.253906, 0.204102, 0.271484, 0.566406, -0.00885, -0.001205, -0.0047, 0.478516, 0.012207, 0.014954, 0.011475, 0.394531, 0.005554, 0.000938, -0.012024, -0.261719, 0.019043, 0.020874, 0.039062, 0.333984, -0.015991, -0.022095, -0.032959, -0.322266, -0.000572, 0.005859, 0.018311, 0.511719, 0.000072, -0.002426, -0.01123, -0.359375, -0.004517, -0.007202, -0.025879, -0.332031, 0.003601, 0.001328, 0.006744, 0.375, -0.000629, -0.001266, 0.000175, -0.211914, 0.011658, 0.010559, 0.018433, 0.337891, 0.018555, 0.060791, 0.144531, 0.535156, 0.03418, 0.026611, 0.044922, 0.474609, 0.006531, 0.002548, 0.023682, 0.335938, 0.002838, 0.005096, 0.008484, 0.53125, 0.009277, 0.001854, -0.00824, 0.380859, 0.014771, 0.003296, 0.001701, 0.498047, -0.002487, -0.01062, -0.016968, -0.335938, -0.012146, -0.002426, -0.000343, -0.365234, 0.004395, 0.006836, 0.003403, -0.308594, 0.013184, 0.011108, 0.020508, 0.166992, -0.010376, -0.009094, -0.036133, -0.294922, 0.013672, 0.014832, 0.024414, 0.511719, -0.00135, 0.001663, 0.027588, 0.179688, 0.010193, 0.006836, 0.018188, 0.196289, -0.005463, -0.00531, -0.006897, -0.150391, -0.037109, -0.032715, -0.042725, -0.535156, 0.046875, 0.056396, 0.149414, 0.292969, 0.002167, 0.002518, -0.005066, -0.339844, 0.019775, 0.01001, 0.042236, 0.478516, -0.01355, -0.010193, -0.007874, -0.306641, 0.006104, 0.004608, 0.008606, 0.144531, -0.004791, -0.006714, -0.015503, -0.175781, -0.006714, -0.018066, -0.026001, -0.404297, -0.000381, 0.001236, -0.010498, -0.223633, 0.001816, 0.002716, 0.013, 0.163086, -0.003281, -0.005493, -0.011963, 0.320312, -0.003525, -0.009277, -0.033447, -0.322266, -0.014343, -0.007721, -0.000079, -0.466797, -0.010681, -0.006622, -0.006104, -0.359375, 0.016968, 0.024536, 0.041992, 0.402344, -0.046387, -0.043945, -0.070312, -0.542969, 0.026978, 0.002548, -0.12793, -0.527344, -0.010559, -0.007355, -0.020874, -0.158203, -0.000919, -0.000645, -0.000549, -0.138672, 0.010315, 0.016846, 0.057129, 0.384766, -0.085938, -0.0625, -0.087402, -0.373047, -0.001556, -0.007935, -0.018921, -0.225586, 0.000393, 0.006165, -0.000038, 0.310547, -0.005707, -0.005188, -0.000816, -0.154297, 0.011719, 0.016479, 0.041504, 0.302734, 0.002823, 0.001534, -0.006134, -0.349609, 0.000828, 0.002777, 0.005981, 0.128906, -0.00415, -0.014709, -0.078125, -0.318359, -0.013306, -0.008606, -0.006256, -0.209961, -0.006104, -0.007629, 0.000793, 0.304688, -0.019775, -0.01709, -0.029175, -0.396484, -0.011902, -0.008545, -0.026245, -0.19043, -0.001862, -0.001778, 0.009155, 0.361328, 0.000725, -0.00473, -0.016113, -0.417969, 0.005829, 0.015076, 0.040039, 0.464844, -0.003937, -0.004486, -0.014404, -0.139648, 0.044189, 0.025391, 0.028687, 0.441406, -0.000824, -0.001945, -0.010742, -0.110352, -0.013733, -0.017944, -0.052979, -0.211914, 0.002762, 0.004974, -0.021484, -0.447266, 0.000927, -0.003372, -0.005249, -0.326172, 0.004913, 0.006836, 0.002274, -0.169922, 0.008484, 0.00766, 0.04248, -0.172852, 0.012146, 0.008057, 0.108398, -0.089844, 0.003006, -0.027954, 0.155273, 0.059326, 0.006134, 0.008728, 0.056152, -0.136719, -0.006866, -0.002258, -0.025513, 0.133789, -0.002533, 0.009949, -0.110352, 0.106445, -0.004913, -0.008728, -0.037109, 0.322266, 0.010986, -0.041016, 0.126953, -0.088867, 0.003616, 0.007355, 0.051758, -0.169922, -0.006073, -0.007355, -0.008423, -0.163086, 0.003967, -0.015015, 0.126953, 0.056641, -0.003876, -0.017822, 0.04834, -0.371094, -0.003784, 0.001495, -0.0177, -0.12793, -0.005341, -0.128906, -0.165039, -0.170898, 0.004059, 0.001266, -0.000127, -0.296875, 0.008728, 0.004669, 0.012451, -0.141602, -0.004425, -0.004944, -0.019165, 0.15625, 0.006348, 0.007202, 0.047119, 0.259766, -0.005981, -0.007355, -0.007874, 0.150391, -0.002899, -0.002182, -0.015747, 0.15918, -0.009155, -0.011841, -0.031494, 0.330078, -0.009827, -0.016846, -0.039551, -0.380859, 0.001366, -0.012817, -0.064941, 0.15332, 0.011169, 0.054688, -0.004486, 0.585938, -0.011353, -0.009521, 0.160156, 0.02832, -0.008972, 0.025391, -0.163086, -0.21875, 0.002563, 0.002411, 0.0177, -0.683594, 0.024048, 0.071777, 0.457031, -0.314453, -0.007629, -0.006226, -0.016479, 0.178711, -0.002747, -0.000452, 0.045898, -0.165039, 0.019287, 0.004547, 0.007568, 0.414062, -0.00592, -0.009766, -0.024658, 0.191406, -0.001068, 0.014465, -0.129883, 0.102051, -0.008423, 0.005096, -0.068359, 0.148438, -0.000062, -0.000797, 0.003937, 0.108887, -0.005066, -0.007629, -0.015747, 0.155273, -0.004791, -0.00132, -0.00824, 0.296875, -0.005066, -0.003738, -0.06543, 0.133789, 0.009521, -0.008667, 0.111816, -0.097168, 0.000328, -0.001228, -0.009521, -0.135742, 0.005798, -0.011353, 0.125977, 0.088867, -0.008301, -0.005981, 0.003494, 0.180664, -0.001938, 0.002151, 0.044189, -0.155273, -0.001701, 0.026733, -0.089844, -0.115234, -0.00325, -0.008728, -0.028564, -0.492188, -0.005249, -0.001762, 0.038818, -0.162109, -0.001091, 0.012817, 0.010986, -0.175781, 0.000576, 0.003891, 0.003571, 0.148438, -0.000984, -0.012268, -0.049561, 0.361328, -0.009949, -0.008911, -0.008667, 0.140625, 0.003723, -0.001984, -0.019287, -0.253906, 0.007111, -0.013672, 0.150391, -0.045898, 0.000618, -0.001289, -0.052002, -0.150391, 0.002563, -0.007538, 0.014893, -0.185547, -0.003677, -0.00132, 0.002701, 0.128906, -0.009521, -0.005402, -0.00473, 0.149414, -0.000229, -0.007172, -0.014893, 0.163086, 0.002945, 0.003845, 0.012817, -0.11084, 0.002548, 0.004028, -0.013794, -0.226562, -0.019653, -0.032471, -0.018555, -0.683594, -0.009888, -0.009766, -0.071777, -0.457031, -0.002075, 0.000151, -0.106445, 0.120117, 0.001801, 0.003311, 0.006958, -0.188477, -0.000656, 0.006348, -0.060791, -0.359375, 0.006775, 0.012024, 0.02771, 0.431641, 0.006287, -0.005005, 0.010681, -0.382812, -0.01709, -0.013123, -0.094727, -0.373047, -0.001091, -0.000036, 0.002762, 0.166016, 0.012451, 0.011597, 0.05542, 0.388672, -0.004669, 0.003036, -0.072754, 0.149414, -0.00647, -0.013306, -0.013672, -0.453125, -0.001038, 0.000005, 0.018921, 0.144531, 0.009094, 0.009949, 0.031494, -0.192383, -0.003006, -0.002487, -0.000406, -0.15918, 0.000648, -0.016846, -0.036377, -0.308594, -0.003006, -0.000984, 0.010803, 0.136719, 0.003784, 0.034668, -0.146484, -0.010376, 0.030151, 0.036133, 0.063965, 0.455078, -0.00351, -0.006409, 0.058838, -0.155273, 0.003204, 0.001244, 0.016113, 0.21582, -0.006561, -0.003342, -0.013123, 0.099121, 0.001167, -0.083008, 0.045166, -0.15918, 0.000082, -0.004791, -0.033203, 0.507812, -0.001648, -0.00004, 0.005341, 0.128906, 0.000036, 0.004822, 0.117676, -0.104492, -0.003845, -0.015747, 0.304688, 0.165039, -0.009705, -0.004456, -0.025757, 0.167969, -0.000561, -0.001595, 0.007874, -0.171875, 0.002136, -0.020996, 0.055176, 0.298828, -0.01001, -0.008911, -0.013855, 0.137695, 0.004364, 0.003296, -0.033936, -0.431641, -0.003464, 0.005157, -0.010742, 0.19043, -0.003128, -0.018066, -0.022339, 0.498047, -0.008606, -0.007935, -0.036621, -0.378906, -0.00177, 0.006348, 0.056641, -0.171875, -0.005646, -0.002853, -0.011108, 0.398438, 0.000694, -0.003235, 0.063965, -0.139648, -0.004456, 0.003403, -0.053711, 0.163086, -0.000942, 0.013428, 0.013977, 0.523438, 0.008179, -0.005707, 0.067871, 0.535156, 0.001617, 0.029419, -0.132812, 0.013855, -0.001854, 0.005737, -0.042725, 0.154297, -0.014526, -0.010376, -0.038574, -0.292969, 0.003265, 0.018311, -0.02063, -0.158203, 0.005402, 0.005524, 0.02356, -0.194336, -0.006866, -0.006836, -0.018677, 0.141602, -0.003159, 0.002823, -0.07666, 0.126953, -0.00415, 0.031006, -0.087891, 0.125977, -0.010681, -0.010437, -0.001526, 0.198242, -0.00592, -0.007233, -0.000629, 0.15918, -0.011353, -0.115234, 0.052734, -0.064941, 0.003265, 0.002701, -0.000202, -0.154297, -0.003006, -0.003433, -0.010498, 0.001404, 0.006226, 0.008484, 0.109375, -0.126953, 0.000366, 0.015015, 0.050781, 0.386719, 0.005585, 0.001167, -0.01709, 0.151367, -0.012634, -0.024658, -0.057861, 0.59375, 0.019775, 0.022827, 0.014343, 0.515625, -0.023071, -0.079102, 0.890625, 0.140625, 0.007782, 0.074707, -0.094727, -0.111816, 0.004272, -0.013367, 0.082031, 0.117676, 0.024048, 0.056885, 0.34375, -0.086914, 0.010925, 0.005859, 0.199219, 0.227539, 0.003845, 0.012451, 0.009705, -0.174805, -0.001564, -0.002518, -0.025635, 0.164062, 0.07373, 0.115723, -0.0354, 0.238281, -0.000059, 0.005554, 0.003113, 0.240234, 0.020264, 0.045166, 0.384766, -0.119141, -0.008972, -0.011475, -0.0065, -0.3125, -0.008972, -0.070312, -0.339844, -0.002594, 0.006287, 0.019409, 0.011841, 0.447266, 0.004578, 0.018677, 0.058838, 0.464844, -0.01239, -0.045898, -0.166992, 0.040039, 0.001373, 0.006256, -0.022461, -0.039795, -0.010437, -0.025879, -0.086426, -0.427734, 0.00322, 0.012146, 0.053955, -0.194336, -0.004242, 0.019409, -0.005371, 0.361328, -0.018921, -0.042725, -0.357422, -0.008728, -0.056396, -0.10791, -0.174805, 0.031494, 0.014587, 0.126953, 0.427734, -0.12793, -0.000277, -0.000908, -0.010559, -0.249023, 0.00946, 0.013855, 0.133789, -0.068359, -0.007355, -0.001823, -0.006042, -0.24707, 0.439453, 0.125, 0.093262, 0.194336, 0.015869, 0.046875, 0.227539, -0.182617, -0.02063, -0.086914, -0.139648, 0.075684, 0.00885, -0.001656, 0.163086, 0.332031, 0.00132, 0.002426, 0.117676, 0.546875, -0.003418, -0.002563, -0.040771, -0.535156, -0.013, -0.054688, -0.347656, 0.167969, -0.006561, -0.007629, -0.025879, -0.353516, 0.00946, 0.025024, 0.130859, 0.351562, -0.287109, -0.048828, -0.062988, -0.527344, 0.01239, -0.010376, -0.0354, -0.392578, 0.001488, 0.005249, 0.00267, -0.246094, 0.001923, 0.001915, -0.005402, 0.201172, 0.006714, 0.025024, 0.020264, 0.294922, -0.003113, -0.002533, 0.016724, 0.445312, 0.008423, 0.015137, -0.007996, 0.384766, -0.035645, -0.086914, -0.333984, 0.139648, -0.002594, 0.021606, 0.05249, -0.451172, -0.017456, -0.074219, -0.355469, 0.0354, 0.004486, -0.019775, -0.621094, -0.060303, -0.008667, 0.014099, -0.061768, -0.503906, -0.011658, -0.034668, -0.121094, 0.150391, 0.011169, 0.025146, 0.010132, 0.196289, 0.001572, -0.001465, -0.026123, -0.237305, -0.008057, -0.022461, 0.134766, 0.396484, 0.003967, 0.044678, 0.168945, -0.099121, -0.003555, -0.011658, -0.05542, 0.171875, 0.017334, -0.000549, 0.239258, 0.18457, -0.012451, -0.040039, -0.15918, 0.034912, -0.01178, -0.049805, -0.367188, 0.090332, -0.002899, 0.000603, -0.005127, -0.242188, 0.009766, 0.081055, 0.081543, 0.539062, 0.002045, 0.014404, 0.053711, 0.382812, -0.002258, 0.002411, 0.053711, 0.203125, 0.016479, 0.017578, 0.333984, 0.131836, 0.597656, 0.078613, 0.172852, 0.163086, 0.011963, 0.019531, 0.094727, 0.339844, 0.012207, 0.016479, -0.001099, -0.371094, -0.004608, -0.021973, 0.236328, 0.357422, 0.000866, -0.000178, 0.068359, 0.613281, 0.012085, 0.033447, 0.223633, 0.025269, -0.025513, -0.339844, -0.226562, 0.028198, 0.006866, 0.008423, 0.151367, -0.064941, -0.001747, -0.023682, 0.017334, -0.515625, -0.041748, -0.095215, 0.059814, -0.443359, 0.009216, 0.025269, 0.131836, 0.072754, -0.006653, -0.033691, -0.103027, 0.168945, -0.087402, -0.464844, -0.131836, -0.071289, -0.306641, -0.233398, -0.165039, 0.131836, 0.01709, 0.02002, 0.013184, 0.542969, 0.00206, 0.03418, 0.359375, 0.018433, 0.013916, 0.045166, 0.141602, -0.088379, 0.004364, 0.059814, -0.515625, -0.046143, -0.005951, -0.010071, 0.024536, -0.24707, -0.044434, -0.126953, -0.578125, 0.056152, 0.009155, 0.003342, 0.186523, 0.490234, 0.005219, -0.011658, 0.001984, -0.431641, 0.045898, 0.049316, 0.519531, -0.053223, -0.000603, -0.002075, 0.010376, 0.435547, 0.015564, 0.149414, 0.335938, -0.007751, 0.001953, 0.000296, 0.036865, 0.527344, -0.000992, 0.036865, -0.416016, -0.128906, 0.011963, -0.04834, -0.036621, -0.511719, 0.024902, 0.057129, 0.443359, -0.050293, 0.009949, 0.024902, 0.117676, 0.3125, 0.004974, 0.013916, 0.034424, 0.400391, 0.00264, 0.007477, 0.004059, 0.355469, 0.002808, 0.001488, -0.039795, -0.236328, 0.0271, 0.044434, 0.269531, 0.277344, 0.02478, 0.043457, 0.351562, -0.084473, 0.011169, 0.003387, 0.203125, 0.21582, 0.006439, 0.016357, 0.185547, 0.034912, 0.006378, 0.055908, 0.192383, -0.094727, -0.006317, -0.022583, -0.21582, -0.047607, -0.007141, 0.013306, -0.000492, -0.476562, -0.00592, 0.003647, -0.015015, -0.675781, -0.013184, -0.015503, -0.12207, -0.157227, -0.001839, -0.003738, -0.014954, -0.275391, -0.033936, -0.15918, 0.043213, -0.53125, 0.002975, -0.018188, -0.01709, -0.492188, 0.014771, -0.012329, -0.071289, 0.4375, 0.040283, -0.027832, 0.523438, 0.174805, -0.012146, 0.028564, -0.431641, -0.057861, 0.000374, -0.001427, -0.013428, 0.165039, 0.008545, -0.015503, 0.014282, -0.738281, -0.002136, -0.043457, 0.175781, 0.363281, -0.018188, -0.045166, -0.263672, 0.084961, -0.02124, -0.119629, -0.03418, -0.102051, -0.012451, -0.063965, -0.382812, 0.037842, 0.005066, 0.015869, 0.017456, -0.5, 0.006653, 0.021484, 0.129883, 0.433594, -0.004395, -0.017944, -0.194336, -0.369141, 0.002792, -0.030396, 0.056885, 0.416016, -0.011108, -0.015503, -0.001999, 0.53125, 0.100586, 0.400391, 0.028076, 0.074219, -0.011658, -0.05542, -0.071777, -0.498047, -0.008301, -0.047852, -0.275391, 0.110352, 0.029297, 0.107422, -0.019287, -0.068359, -0.002625, 0.00132, -0.002289, 0.216797, -0.007385, -0.056641, -0.1875, 0.102539, 0.006073, 0.014587, 0.014038, 0.341797, -0.012756, 0.004547, 0.135742, 0.542969, -0.002441, -0.000364, -0.054688, -0.271484, 0.046875, 0.022461, 0.5625, -0.008789, 0.002518, 0.011597, 0.018555, 0.46875, -0.000687, -0.003677, 0.055176, 0.511719, -0.117676, -0.554688, -0.043945, 0.056641, -0.013428, -0.02356, -0.020508, 0.375, -0.000412, -0.002518, -0.12793, 0.367188, 0.031128, 0.073242, 0.40625, -0.048096, 0.04541, 0.086914, -0.019897, 0.213867, 0.011963, 0.009094, 0.285156, 0.103516, 0.00322, 0.170898, 0.414062, -0.020508, -0.009644, -0.013794, -0.15918, 0.013794, 0.046631, 0.092773, -0.447266, 0.010376, -0.018433, -0.211914, -0.507812, 0.05249, 0.071777, 0.117676, 0.373047, 0.029907, -0.019409, -0.044189, 0.294922, 0.014465, -0.007568, 0.007416, -0.345703, -0.082031, 0.00069, 0.075195, -0.414062, 0.017944, 0.000626, 0.021484, -0.435547, -0.128906, -0.044434, -0.1875, 0.148438, 0.002579, -0.010986, -0.056641, 0.398438, 0.154297, -0.008423, -0.039062, -0.200195, -0.017212, -0.02063, 0.074219, 0.482422, 0.012207, -0.026855, -0.060547, 0.371094, 0.055176, -0.008545, -0.007141, -0.46875, 0.001534, -0.011475, -0.055908, 0.341797, 0.28125, -0.028931, -0.098145, -0.539062, -0.033203, -0.024902, -0.198242, -0.174805, 0.043945, -0.030273, 0.046631, 0.198242, 0.455078, -0.02771, -0.069824, 0.071289, 0.257812, -0.016602, -0.137695, 0.302734, 0.1875, -0.07959, -0.02771, -0.046387, 0.314453, -0.012085, -0.051025, 0.394531, 0.114258, -0.001442, -0.038574, -0.472656, -0.097656, -0.009521, -0.063965, 0.421875, 0.040771, 0.07373, 0.470703, -0.036377, 0.308594, 0.001526, 0.011536, -0.287109, -0.073242, 0.047852, 0.12793, 0.261719, 0.032959, 0.021362, -0.069336, -0.625, -0.060547, -0.009827, -0.065918, 0.34375, 0.0271, 0.001831, -0.00386, -0.279297, -0.046387, -0.028564, 0.01239, -0.121094, -0.761719, 0.00045, 0.04248, -0.443359, -0.025146, -0.028198, -0.061768, -0.566406, -0.058594, -0.001282, -0.004852, 0.000507, -0.000595, -0.001625, -0.012329, 0.147461, 0.283203, 0.063965, 0.277344, -0.205078, 0.193359, -0.003891, -0.02124, 0.347656, 0.066895, 0.035889, 0.46875, 0.047363, 0.002625, -0.011658, -0.081543, -0.355469, 0.072754, -0.013611, -0.118652, -0.22168, 0.130859, 0.00531, 0.064941, -0.507812, -0.055664, -0.002258, 0.00885, 0.304688, -0.051514, -0.005035, -0.12207, -0.453125, 0.045654, -0.011414, -0.014771, 0.376953, 0.014221, -0.015564, -0.002213, 0.417969, 0.118164, 0.01178, 0.02832, -0.417969, -0.066895, 0.062988, 0.188477, -0.142578, -0.010559, 0.002899, -0.024048, 0.503906, 0.07373, -0.010132, -0.039307, 0.523438, 0.114258, -0.018433, -0.074219, 0.554688, 0.168945, -0.011414, -0.033691, 0.332031, 0.028931, 0.287109, 0.204102, 0.466797, 0.053955, 0.004486, 0.145508, 0.664062, 0.066895, 0.013184, -0.03418, -0.578125, -0.047607, -0.037354, -0.086914, -0.566406, -0.00473, 0.028198, 0.441406, -0.07666, -0.004517, 0.007355, 0.013, -0.466797, -0.031982, -0.005371, -0.032959, 0.045166, 0.267578, 0.088379, 0.201172, -0.145508, -0.006409, -0.096191, -0.480469, -0.029785, -0.355469, 0.091309, 0.322266, -0.206055, 0.000112, 0.075684, 0.511719, -0.084961, 0.025146, -0.110352, -0.400391, 0.162109, 0.044922, 0.010071, -0.024902, 0.503906, 0.058838, -0.016113, 0.072754, -0.871094, 0.013306, 0.014587, 0.000874, -0.494141, -0.092773, -0.028442, -0.025635, 0.472656, 0.061523, 0.026855, 0.111328, -0.308594, -0.029785, 0.017822, 0.131836, 0.328125, 0.082031, -0.037842, -0.178711, -0.314453, -0.445312, -0.03125, -0.402344, 0.111816, -0.001678, -0.118652, -0.208008, -0.421875, -0.161133, 0.016724, -0.033691, 0.507812, 0.130859, 0.013062, 0.029541, -0.574219, -0.021851, 0.014099, 0.045898, -0.433594, -0.068359, -0.056152, -0.10498, -0.570312, -0.082031, 0.004761, -0.031982, -0.304688, -0.056885, -0.054199, -0.419922, 0.07373, -0.028931, -0.021973, -0.032715, -0.287109, -0.048096, 0.025513, 0.055908, 0.457031, -0.002518, -0.036377, -0.166016, -0.196289, -0.402344, 0.017578, 0.000553, -0.582031, -0.060547, -0.013855, -0.002563, -0.099609, 0.275391, -0.001083, -0.012024, 0.178711, 0.01709, 0.042969, 0.091797, -0.396484, -0.000018, 0.00069, -0.102539, -0.558594, -0.008606, -0.001106, -0.002884, 0.124512, 0.025513, -0.01416, 0.017578, 0.527344, 0.063965, -0.004211, 0.012451, 0.523438, 0.131836, 0.002899, -0.004456, 0.503906, 0.137695, -0.019897, 0.016724, 0.416016, 0.112305, 0.034424, -0.042725, -0.507812, -0.118652, -0.0065, 0.005554, 0.083496, 0.376953, 0.002579, -0.04248, -0.402344, -0.053711, -0.00647, -0.030518, 0.373047, 0.045654, 0.007568, 0.009705, -0.396484, -0.015198, -0.060791, -0.427734, 0.086914, -0.003067, -0.018799, 0.095215, 0.451172, -0.000553, 0.106445, 0.212891, 0.453125, 0.367188, 0.004517, 0.022217, -0.179688, -0.008972, -0.017334, 0.012085, 0.574219, 0.024902, 0.000118, -0.013367, 0.357422, 0.029297, -0.030273, -0.009888, -0.056396, 0.472656, -0.032471, -0.326172, 0.148438, 0.008728, -0.007202, 0.025635, 0.455078, -0.196289, 0.012146, 0.030884, -0.333984, -0.063477, -0.033447, -0.102539, 0.118164, 0.050049, 0.000041, -0.002335, 0.378906, 0.027832, -0.024536, -0.041016, 0.361328, 0.011169, 0.037109, 0.167969, -0.15332, -0.00769, 0.011536, 0.020508, -0.292969, -0.097656, 0.009827, 0.013245, -0.137695, 0.400391, -0.018555, -0.09082, -0.009521, 0.275391, 0.033203, 0.328125, -0.134766, 0.03125, 0.083008, 0.5625, -0.025391, 0.005127, 0.012573, 0.09082, -0.539062, -0.15332, -0.076172, -0.277344, 0.092285, -0.023682, -0.019165, -0.008728, -0.574219, -0.112305, 0.032471, 0.062988, -0.394531, -0.014038, 0.033691, 0.143555, -0.447266, -0.071777, 0.012512, 0.046143, 0.402344, -0.043945, 0.043945, 0.255859, -0.052246, -0.029541, 0.015991, 0.072266, 0.589844, 0.010071, -0.002625, 0.031494, -0.064941, -0.279297, -0.011597, -0.007721, 0.476562, 0.107422, 0.00824, 0.003601, -0.441406, -0.080566, -0.000427, -0.046143, 0.494141, 0.133789, -0.001289, 0.00592, -0.012878, 0.345703, 0.001106, -0.023438, -0.175781, 0.067383, -0.012512, -0.029907, -0.216797, -0.004517, -0.006134, -0.031494, -0.392578, 0.012329, 0.0625, 0.355469, 0.173828, 0.041748, 0.005341, -0.035889, -0.419922, -0.036133, -0.003296, -0.013916, -0.083984, -0.225586, 0.01532, 0.012756, 0.071289, 0.722656, 0.001633, -0.010742, 0.086426, -0.137695, -0.00705, -0.012024, -0.018188, -0.453125, 0.002335, 0.049805, -0.166992, 0.006317, -0.001938, -0.040283, -0.027222, 0.137695, 0.011963, -0.095215, -0.075684, -0.141602, -0.014954, -0.004364, 0.000595, -0.439453, 0.00087, 0.000345, -0.000168, -0.15918, 0.007141, 0.010254, -0.012268, -0.18457, 0.001778, -0.003159, -0.006775, -0.208008, -0.010376, 0.003082, -0.030518, -0.550781, 0.012268, 0.012878, 0.091309, -0.339844, -0.003784, -0.024048, 0.069336, 0.145508, 0.004395, 0.013977, 0.094238, 0.326172, 0.004517, -0.001595, -0.122559, -0.088867, -0.00351, -0.012268, 0.134766, 0.044922, -0.005127, 0.004059, -0.125977, 0.081055, -0.003418, -0.013916, 0.002075, -0.007111, -0.000771, 0.006683, 0.02417, -0.212891, 0.009705, -0.004486, 0.033447, 0.601562, 0.007935, -0.004425, 0.011658, 0.714844, -0.011841, -0.026489, -0.125977, 0.271484, 0.000633, 0.012268, 0.018921, 0.554688, 0.004883, -0.039062, 0.148438, 0.002213, 0.006287, 0.001366, -0.038086, 0.34375, 0.007294, 0.027832, 0.006989, -0.140625, -0.005463, -0.040283, -0.009399, -0.433594, 0.000706, -0.002182, 0.139648, -0.069824, -0.00531, -0.012878, 0.065918, -0.151367, 0.00354, -0.002533, 0.149414, 0.031738, 0.005432, 0.012634, -0.022217, 0.503906, -0.014771, -0.02356, -0.006958, -0.347656, 0.001785, -0.008423, 0.062988, -0.165039, -0.007416, 0.001877, -0.045898, 0.167969, -0.00079, 0.00135, -0.170898, -0.039307, -0.000047, 0.00351, 0.013794, -0.182617, -0.003586, -0.011719, 0.034912, -0.519531, 0.002106, 0.008484, 0.028931, 0.177734, 0.01178, 0.000441, 0.063965, 0.347656, 0.00074, -0.077637, 0.112305, 0.051758, -0.005585, -0.009094, -0.09668, -0.181641, 0.009399, 0.025024, 0.337891, 0.001068, -0.003937, -0.040039, 0.408203, 0.294922, 0.001015, 0.000296, -0.021973, 0.206055, -0.004242, -0.006409, -0.036133, -0.519531, -0.002701, 0.032227, -0.049072, 0.138672, -0.001114, -0.00029, -0.026855, -0.308594, 0.004517, 0.005554, -0.003265, -0.171875, -0.002625, -0.013367, -0.116211, -0.22168, 0.004761, 0.0177, 0.055908, -0.143555, -0.004364, -0.018799, -0.109863, 0.123047, 0.002075, 0.002838, -0.15332, -0.030518, -0.002258, -0.018799, 0.006897, 0.151367, -0.006378, -0.00766, -0.092773, 0.143555, -0.006866, 0.007263, -0.15332, -0.009399, 0.005798, -0.017822, -0.024048, -0.145508, -0.000431, 0.003403, 0.003235, -0.230469, -0.000098, -0.00209, 0.002487, 0.3125, -0.007111, -0.043213, -0.104492, 0.101074, -0.004517, -0.029053, 0.064453, -0.125977, 0.015564, 0.00946, 0.012451, -0.53125, 0.006012, 0.001801, 0.000603, 0.257812, 0.010864, 0.058105, 0.118164, -0.112793, 0.003998, 0.025513, -0.060791, 0.171875, -0.00769, -0.003784, -0.030029, -0.239258, 0.006104, 0.011658, 0.026123, 0.300781, -0.059082, -0.511719, -0.033447, -0.308594, 0.002304, 0.013733, 0.055908, 0.371094, -0.002426, 0.003159, 0.151367, -0.030518, 0.010559, 0.049805, -0.102539, -0.080078, 0.000301, -0.198242, -0.382812, 0.092285, -0.006592, -0.02002, -0.087402, 0.158203, -0.004089, 0.033691, -0.112793, -0.07959, 0.002304, 0.011047, -0.119629, -0.104492, 0.000462, -0.009888, -0.408203, -0.013367, -0.007538, -0.011963, -0.11084, 0.144531, 0.003143, 0.024292, -0.07959, 0.141602, 0.002991, 0.00267, -0.000433, 0.232422, 0.002548, -0.045166, 0.12793, 0.056641, -0.004608, -0.011719, -0.12793, 0.085938, -0.009888, 0.012939, 0.029053, -0.163086, -0.006866, 0.021362, -0.030518, -0.369141, -0.000774, 0.008057, 0.033691, -0.163086, -0.007874, -0.001541, -0.069336, 0.146484, -0.008423, -0.044189, -0.167969, 0.025146, 0.001343, 0.002289, -0.000645, 0.198242, 0.001778, 0.027222, -0.139648, -0.058838, -0.003616, -0.00592, -0.034424, -0.253906, -0.002762, -0.01123, -0.132812, 0.079102, -0.000237, -0.021973, 0.040283, 0.174805, 0.004089, 0.000679, -0.023804, -0.172852, -0.001587, 0.004333, -0.015991, -0.425781, 0.00174, 0.004059, 0.009399, -0.191406, -0.004395, -0.017456, -0.106445, -0.332031, 0.002914, 0.00116, 0.306641, -0.045654, 0.001099, 0.040527, 0.050049, 0.464844, -0.000854, -0.002106, -0.019043, -0.316406, -0.0065, 0.01001, -0.003311, 0.53125, 0.002838, 0.00412, -0.147461, 0.080078, -0.001282, -0.004669, -0.012573, 0.174805, 0.000656, -0.004974, 0.010681, -0.183594, 0.000206, 0.0065, 0.000557, -0.423828, -0.005859, -0.008667, -0.00885, -0.251953, -0.002365, -0.016724, -0.155273, 0.059082, -0.00264, 0.005585, 0.032227, -0.176758, 0.001984, 0.007019, 0.041016, -0.185547, -0.001053, -0.018921, 0.136719, 0.035889, 0.003281, 0.010254, 0.054932, -0.165039, -0.003067, -0.000005, 0.053955, -0.162109, 0.001221, -0.008118, 0.030518, 0.496094, 0.003052, 0.005859, -0.157227, -0.021118, -0.003632, -0.061523, -0.037598, -0.121094, -0.005585, -0.004395, 0.105957, 0.125977, 0.001053, 0.032471, 0.380859, -0.027954, 0.001343, 0.000454, 0.006989, 0.227539, -0.001266, 0.001602, -0.150391, -0.032715, -0.005463, -0.01123, -0.121094, 0.089844, -0.002502, 0.001465, -0.009521, -0.291016, 0.000782, 0.006012, 0.010376, 0.197266, -0.002487, -0.006927, -0.100098, 0.176758, 0.022583, 0.055908, -0.059082, 0.132812, 0.00116, 0.014954, -0.099121, -0.020142, 0.000433, 0.005676, -0.566406, -0.037109, 0.06543, -0.014587, 0.211914, 0.453125, 0.052002, 0.033936, 0.34375, 0.279297, -0.034912, -0.047852, -0.326172, -0.040283, 0.037109, 0.073242, -0.341797, -0.041992, -0.007446, 0.000664, -0.271484, -0.002731, 0.001953, -0.014709, 0.263672, 0.089844, -0.004547, -0.025269, -0.320312, -0.011719, 0.020264, 0.053467, -0.554688, -0.050537, 0.001083, -0.009338, 0.047363, 0.298828, -0.007019, -0.02771, 0.316406, 0.048828, 0.002777, -0.015259, -0.251953, -0.015076, -0.007507, -0.039795, 0.291016, 0.008423, -0.044189, -0.096191, 0.144531, -0.139648, -0.007416, -0.049561, 0.292969, 0.021606, -0.012207, 0.10498, 0.033936, 0.010864, -0.02771, -0.145508, 0.087891, -0.021851, -0.00386, -0.052002, 0.367188, 0.087891, -0.013428, -0.060547, -0.363281, -0.039551, -0.017334, 0.109375, -0.539062, -0.53125, 0.01178, 0.066895, -0.53125, -0.115723, -0.018188, -0.077637, -0.200195, -0.035645, -0.004486, -0.013855, -0.171875, -0.039307, 0.007324, 0.038818, -0.359375, 0.000441, -0.010315, -0.074219, 0.423828, 0.052002, -0.004303, -0.009521, 0.371094, 0.047607, -0.010559, -0.067871, 0.322266, 0.034668, -0.029663, -0.034912, -0.283203, -0.225586, 0.00824, -0.060059, -0.4375, -0.040527, -0.012451, -0.030396, 0.08252, -0.204102, -0.00354, 0.003403, -0.3125, 0.000881, -0.05835, -0.045166, -0.104492, -0.464844, 0.001266, 0.079102, -0.220703, -0.024536, -0.003601, -0.014038, 0.341797, 0.019043, 0.00322, -0.015747, 0.330078, 0.008484, -0.00325, 0.042969, 0.398438, 0.033203, 0.006012, -0.016602, -0.326172, 0.001129, 0.006714, 0.053223, -0.365234, -0.123535, -0.003021, -0.023438, 0.345703, 0.009888, 0.005066, 0.141602, -0.108398, -0.005646, 0.020752, 0.036377, 0.390625, 0.01178, 0.010498, 0.046143, -0.357422, -0.030029, -0.01062, 0.069336, -0.314453, -0.155273, 0.000127, 0.024536, 0.457031, 0.031494, 0.019653, -0.022705, 0.038574, 0.328125, -0.004578, 0.095703, -0.546875, -0.046875, -0.001579, 0.053223, 0.067383, 0.447266, 0.030762, -0.22168, -0.094727, -0.044922, 0.006836, -0.024658, 0.28125, 0.002747, -0.002869, 0.027954, -0.447266, -0.039551, -0.003296, -0.088379, 0.492188, 0.058838, 0.018555, 0.115234, -0.322266, -0.023193, 0.022705, 0.205078, -0.080566, 0.069336, -0.015442, -0.086426, 0.376953, 0.027344, -0.011353, 0.020142, 0.012451, 0.103027, -0.013611, 0.101562, 0.243164, 0.04248, 0.00264, 0.014282, 0.322266, 0.046875, 0.010498, 0.210938, -0.080566, 0.031006, 0.002106, 0.031738, -0.375, -0.050049, 0.021973, -0.353516, 0.014771, -0.015259, 0.00386, -0.069824, 0.014709, 0.232422, -0.006653, -0.046387, 0.172852, -0.005005, 0.002884, -0.034912, 0.392578, 0.118164, 0.010132, 0.024658, -0.425781, -0.055176, -0.00531, -0.009033, -0.083496, -0.353516, -0.0177, -0.007446, -0.302734, 0.006775, 0.005798, -0.003845, 0.363281, 0.009644, 0.013794, 0.019409, 0.419922, 0.007111, 0.012024, 0.079102, 0.223633, 0.022827, 0.006622, 0.068848, -0.3125, -0.032471, -0.000235, -0.01355, 0.277344, 0.083984, -0.002136, 0.022583, -0.355469, -0.013428, -0.061035, 0.486328, -0.040283, 0.015625, 0.011169, -0.023926, 0.34375, 0.036133, 0.010925, -0.025269, 0.421875, 0.018433, 0.018066, 0.039551, 0.443359, 0.031128, -0.010254, -0.046387, 0.523438, 0.058838, -0.024048, -0.020142, -0.5, 0.022095, -0.001091, -0.020752, 0.043701, 0.316406, 0.010742, 0.042236, -0.103516, 0.255859, -0.000687, -0.007019, 0.083496, 0.016968, 0.013611, 0.058105, -0.40625, -0.128906, 0.015015, 0.00946, -0.357422, -0.029419, 0.015503, 0.009949, 0.023315, 0.550781, 0.002075, 0.032227, -0.640625, -0.006775, 0.024902, 0.174805, -0.072754, 0.010315, -0.003204, -0.036377, 0.496094, 0.094727, -0.014587, -0.084961, 0.07373, -0.006287, -0.00531, -0.024292, -0.22168, -0.122559, -0.008789, -0.001396, 0.300781, 0.033447, 0.006714, 0.095703, -0.137695, -0.020752, -0.003433, 0.036865, -0.205078, -0.010925, -0.017334, -0.047119, 0.357422, 0.112793, -0.000656, 0.020996, -0.304688, -0.055664, 0.003281, 0.027588, -0.34375, -0.05249, 0.006348, 0.005402, 0.416016, 0.022461, 0.008118, -0.104492, -0.005157, -0.197266, 0.016479, 0.01355, -0.396484, -0.042725, -0.013367, 0.016724, -0.472656, -0.060547, -0.000999, -0.01178, -0.136719, -0.011597, -0.006866, 0.007324, -0.154297, -0.009155, 0.000046, -0.057129, 0.503906, 0.145508, -0.002045, -0.00824, 0.390625, -0.006317, -0.033691, -0.318359, -0.072754, -0.051025, -0.271484, -0.46875, 0.110352, -0.017212, 0.004425, -0.029663, 0.298828, 0.002701, 0.007233, 0.060791, -0.322266, -0.060547, 0.046143, 0.496094, 0.097656, 0.128906, 0.019409, 0.121094, -0.351562, -0.047607, 0.005798, 0.025879, -0.324219, -0.056885, 0.001862, -0.031128, 0.378906, 0.064941, -0.010864, 0.024048, -0.316406, -0.069336, -0.000383, -0.086914, -0.679688, -0.022339, -0.019043, -0.201172, 0.088379, -0.019897, -0.005035, -0.000364, -0.384766, 0.020386, -0.014771, 0.021606, -0.333984, -0.099609, -0.009277, -0.065918, 0.28125, 0.171875, -0.000912, -0.007874, 0.001839, -0.00235, -0.013062, -0.006897, 0.402344, 0.020752, -0.001984, 0.062988, 0.234375, 0.050537, -0.007874, 0.016479, -0.617188, -0.025269, 0.002487, -0.049561, 0.175781, 0.05249, -0.008179, -0.037598, 0.441406, 0.082031, -0.015076, -0.053711, 0.472656, 0.157227, -0.000225, 0.002991, -0.394531, -0.021362, -0.005676, 0.017456, -0.421875, 0.000351, 0.010925, 0.001373, 0.445312, 0.071289, -0.008667, -0.002228, 0.197266, 0.010864, 0.002396, 0.001648, -0.029419, -0.132812, 0.006378, 0.031006, 0.180664, -0.050293, -0.005371, 0.008057, -0.142578, 0.625, -0.01178, -0.026367, -0.227539, 0.235352, -0.01123, -0.030762, -0.081055, 0.00322, -0.032715, -0.145508, -0.061768, 0.119141, -0.003906, 0.018555, -0.027832, 0.964844, 0.002579, -0.032471, -0.328125, 0.073242, 0.003937, 0.028687, 0.199219, -0.081055, 0.009216, 0.02356, 0.337891, -0.189453, 0.005493, 0.058105, 0.492188, 0.152344, -0.00885, -0.020996, -0.143555, 0.417969, 0.002396, 0.015564, 0.036133, -0.22168, 0.000005, -0.002609, -0.191406, 0.000103, 0.00293, -0.017578, -0.226562, 0.020752, 0.00238, 0.012268, 0.067871, 0.018188, 0.000391, 0.022705, 0.18457, -0.000759, -0.014465, -0.046631, -0.265625, 0.25, 0.002975, 0.020996, 0.162109, 0.003021, -0.038818, -0.125, 0.503906, 0.652344, -0.08252, -0.168945, 0.123047, 0.064941, 0.004547, 0.006042, -0.126953, 0.018311, -0.02124, -0.026367, -0.4375, -0.146484, 0.000185, 0.011169, 0.076172, -0.204102, -0.000809, 0.02124, 0.15332, -0.059082, 0.02417, 0.052246, 0.169922, -0.257812, 0.017456, 0.063965, 0.261719, 0.628906, -0.013245, -0.039795, -0.236328, 0.098145, -0.014038, -0.021362, -0.484375, -0.042236, -0.014709, -0.039062, -0.242188, 0.227539, 0.010376, 0.030762, 0.261719, -0.492188, -0.021118, -0.078613, -0.131836, 0.138672, -0.000759, -0.168945, -0.033447, 0.036133, 0.024048, 0.049805, 0.226562, -0.271484, -0.003006, -0.029907, -0.314453, 0.08252, 0.003799, -0.012024, -0.157227, -0.173828, 0.000303, -0.025269, -0.208984, -0.080078, -0.012451, -0.015137, -0.179688, 0.116211, 0.006653, 0.006226, -0.306641, -0.020142, -0.013428, -0.007507, -0.296875, -0.457031, 0.000353, 0.02063, 0.246094, -0.029785, 0.002106, -0.020386, -0.1875, 0.033936, -0.006012, -0.011536, 0.026001, 0.161133, -0.006927, -0.016113, -0.081055, 0.310547, -0.00116, 0.015503, -0.158203, -0.371094, -0.002106, -0.023193, -0.098633, 0.015625, 0.004517, 0.004852, -0.227539, 0.104492, 0.008301, 0.014099, 0.027954, 0.217773, 0.008179, 0.030396, 0.300781, -0.032471, -0.003693, -0.026367, -0.21582, 0.019409, 0.008118, 0.010559, 0.216797, -0.033691, 0.020752, 0.026978, 0.112305, -0.605469, -0.007263, 0.009705, -0.212891, 0.029785, -0.000221, -0.030029, -0.133789, 0.169922, 0.001137, 0.00296, 0.029297, -0.206055, -0.021606, -0.041504, -0.5625, -0.123047, 0.003326, 0.009888, -0.012512, 0.005249, 0.004791, 0.036865, 0.308594, -0.049805, 0.049561, 0.246094, 0.265625, 0.070801, -0.005646, -0.032959, -0.175781, 0.041504, -0.006439, -0.008484, -0.016113, 0.480469, -0.01178, -0.004456, -0.002075, -0.605469, -0.041748, -0.09668, -0.523438, -0.722656, 0.007324, 0.030518, 0.181641, -0.030273, -0.018799, -0.02771, -0.21875, -0.65625, -0.005463, -0.038086, -0.203125, 0.052979, -0.012024, -0.032471, -0.124023, 0.235352, 0.004333, 0.029419, 0.023804, -0.199219, 0.004761, -0.012024, -0.167969, 0.011841, -0.001877, 0.022583, 0.233398, -0.029785, 0.023926, -0.013428, -0.388672, 0.044678, -0.001373, 0.000011, -0.198242, 0.0625, -0.002365, 0.00528, 0.182617, -0.033936, -0.002838, -0.010742, -0.19043, 0.048096, -0.003967, 0.042725, 0.145508, -0.123535, -0.01178, -0.022827, -0.135742, -0.455078, -0.000408, 0.004944, 0.036377, -0.443359, -0.004089, 0.024048, 0.229492, -0.053711, -0.017944, -0.037109, -0.098145, -0.585938, 0.000801, -0.014038, -0.059326, 0.212891, 0.01178, 0.013489, 0.004333, -0.182617, -0.011536, -0.040283, -0.455078, -0.15332, -0.013245, -0.052246, -0.472656, -0.061035, -0.013428, -0.033691, -0.160156, -0.417969, -0.002777, -0.019653, -0.237305, 0.135742, -0.008789, -0.061768, -0.174805, -0.625, 0.004822, 0.027832, 0.193359, -0.279297, 0.001205, 0.02771, 0.080566, -0.539062, 0.00206, 0.019165, -0.245117, -0.018188, -0.010742, -0.021973, -0.226562, -0.263672, -0.004242, -0.004639, 0.014221, 0.3125, -0.001968, -0.022217, -0.137695, 0.118164, -0.00209, 0.001129, 0.052002, -0.163086, 0.004242, 0.007996, -0.147461, 0.012878, -0.013306, -0.089844, -0.141602, 0.083496, 0.005981, -0.003159, -0.09668, 0.167969, 0.014587, 0.022095, 0.068359, -0.304688, 0.008667, 0.03125, 0.267578, 0.005219, -0.000965, 0.023315, 0.15332, -0.12793, 0.007019, 0.028442, 0.246094, -0.225586, 0.003082, -0.029785, -0.191406, 0.0625, -0.004669, -0.015137, -0.111816, 0.010315, 0.000904, -0.004852, -0.05542, 0.144531, -0.021729, -0.245117, -0.017334, -0.039795, 0.004486, -0.000992, -0.10498, -0.147461, -0.033447, -0.126953, 0.131836, 0.039551, -0.009338, -0.083984, -0.121582, 0.094727, -0.001228, -0.022949, -0.21582, 0.118164, 0.011292, 0.029297, 0.357422, 0.255859, -0.007507, -0.037598, -0.18457, 0.101562, 0.010986, 0.048828, 0.287109, 0.000096, 0.001854, -0.020264, -0.233398, 0.104492, 0.010986, 0.025513, -0.22168, 0.00589, -0.013916, -0.026123, 0.071777, 0.162109, -0.015625, -0.045654, -0.431641, 0.016846, -0.000374, 0.009705, -0.205078, -0.034912, -0.019653, -0.057373, -0.259766, 0.25, 0.004761, 0.042969, 0.253906, 0.492188, 0.010803, 0.025146, -0.054443, -0.201172, -0.001656, -0.010071, -0.147461, 0.226562, 0.024658, 0.046875, 0.132812, -0.410156, 0.009094, 0.036865, 0.275391, -0.253906, 0.0177, 0.031128, 0.038574, -0.34375, 0.004089, 0.012634, 0.065918, -0.308594, -0.005707, -0.033203, 0.179688, -0.00045, -0.013123, -0.011597, -0.357422, -0.165039, -0.001968, 0.047607, 0.15918, -0.139648, -0.032471, 0.125977, 0.046387, -0.015625, 0.001373, 0.009644, 0.003876, 0.310547, 0.027344, 0.018799, 0.279297, 0.057617, -0.013916, 0.022095, 0.039551, -0.167969, 0.016846, 0.271484, -0.034668, 0.202148, -0.038818, -0.419922, 0.047119, -0.004578, 0.060059, 0.008606, 0.01709, 0.253906, -0.074707, -0.001297, -0.149414, -0.237305, -0.026367, -0.064453, -0.34375, -0.052979, 0.043701, 0.149414, -0.040039, 0.227539, 0.002411, 0.075684, 0.071289, 0.330078, -0.005249, 0.004608, -0.00106, -0.134766, 0.087891, 0.166992, 0.01416, -0.021606, -0.016113, 0.011841, -0.246094, -0.126953, 0.018066, 0.12793, -0.001297, 0.255859, 0.005707, 0.000519, 0.193359, 0.05127, -0.017456, -0.042236, -0.009888, -0.494141, 0.0625, -0.062988, 0.223633, 0.216797, -0.012085, -0.001999, -0.306641, -0.020508, -0.028564, -0.075684, -0.283203, -0.016357, -0.027832, 0.022705, -0.010071, -0.345703, -0.05127, 0.162109, 0.065918, 0.271484, 0.019653, 0.002213, 0.085449, 0.300781, 0.006622, -0.396484, -0.023682, -0.066406, 0.039551, 0.140625, -0.034668, -0.024414, -0.012268, -0.037354, 0.001587, -0.240234, -0.009216, 0.010132, -0.207031, -0.040283, 0.010498, 0.037109, 0.245117, -0.026367, 0.063477, 0.004822, 0.337891, 0.029297, -0.009644, 0.018066, -0.255859, -0.169922, -0.023926, -0.289062, 0.006165, -0.083496, 0.051514, 0.036133, 0.062256, 0.445312, 0.009155, -0.005524, -0.011414, 0.267578, -0.021606, -0.059082, -0.232422, 0.00351, 0.02832, -0.078125, 0.275391, 0.05957, -0.019653, -0.008606, 0.014465, -0.390625, 0.072754, -0.005219, -0.009949, 0.292969, -0.03418, 0.014038, -0.341797, 0.034668, -0.007111, -0.006989, 0.024414, -0.335938, -0.023682, -0.060547, 0.030273, -0.341797, -0.069824, -0.061768, -0.271484, -0.007996, -0.003021, 0.003342, 0.041992, -0.318359, 0.018066, -0.040771, 0.149414, 0.135742, 0.006104, 0.040039, 0.117188, 0.003418, 0.003677, 0.00209, 0.011841, -0.213867, -0.000063, 0.146484, -0.032959, -0.002258, 0.008789, -0.118652, -0.016113, -0.310547, 0.032471, -0.030518, 0.550781, 0.113281, 0.003448, 0.008301, 0.382812, 0.083984, 0.078613, -0.058594, 0.259766, 0.175781, 0.08252, 0.251953, 0.055176, 0.016724, -0.041748, -0.222656, 0.020508, 0.037109, -0.025513, -0.027222, -0.121582, -0.10791, 0.079102, 0.380859, -0.009827, 0.034668, -0.037842, -0.056152, -0.162109, -0.251953, 0.030762, -0.249023, -0.104004, -0.094727, 0.010681, 0.029541, -0.049316, -0.40625, -0.038818, -0.031982, 0.051514, -0.013672, -0.056641, -0.111328, -0.015869, -0.071289, 0.079102, 0.019165, 0.28125, 0.025879, -0.013489, -0.008484, 0.028198, -0.279297, 0.007568, 0.024292, 0.097656, 0.289062, -0.0271, 0.240234, 0.236328, 0.019165, 0.054932, -0.030762, 0.088867, 0.304688, 0.078613, 0.291016, -0.058838, 0.142578, -0.035889, -0.043945, -0.255859, 0.007935, 0.029785, 0.057861, 0.208008, -0.062988, 0.006561, 0.004944, -0.186523, -0.269531, -0.006287, 0.300781, 0.00824, 0.072266, -0.080566, 0.085938, 0.248047, 0.106445, 0.037109, 0.294922, 0.001518, -0.016479, 0.028442, 0.047119, 0.170898, 0.408203, -0.034424, -0.023438, -0.234375, 0.02478, 0.118164, -0.00038, 0.016357, 0.287109, 0.020142, 0.110352, -0.00293, 0.016113, -0.04541, 0.007172, -0.164062, -0.24707, -0.080566, -0.097656, 0.049072, -0.330078, -0.064941, -0.052246, -0.257812, 0.033936, -0.038574, -0.01062, -0.322266, -0.115723, 0.011841, -0.0354, 0.404297, 0.019775, -0.012695, -0.00135, 0.006104, -0.369141, -0.019287, 0.049561, -0.11377, -0.111816, 0.025513, 0.09668, 0.3125, 0.002533, 0.018188, 0.007751, -0.018433, 0.371094, -0.03064, 0.047607, 0.106934, 0.019165, -0.001129, -0.086914, -0.043457, -0.328125, -0.419922, 0.020386, -0.165039, -0.012512, 0.034424, 0.036133, 0.038574, 0.298828, 0.034668, 0.051514, 0.261719, -0.051025, 0.112793, 0.061768, 0.257812, -0.009155, -0.042969, 0.007385, -0.3125, -0.077148, -0.010559, 0.052002, -0.421875, -0.098633, 0.048584, 0.0354, -0.009033, 0.209961, -0.050049, -0.139648, -0.302734, 0.040527, 0.092773, -0.042725, 0.298828, 0.150391, -0.302734, -0.038086, -0.046875, -0.094727, 0.02478, -0.088379, -0.243164, -0.087402, -0.011169, 0.099609, 0.066406, 0.259766, 0.059814, -0.257812, -0.088867, -0.205078, -0.000372, -0.027954, -0.010071, -0.371094, -0.080078, 0.043945, -0.227539, -0.214844, 0.03833, -0.024536, 0.136719, 0.213867, -0.042969, -0.328125, 0.025635, -0.040527, -0.018188, -0.036377, 0.079102, -0.137695, 0.029907, -0.036133, 0.028198, 0.416016, -0.130859, -0.180664, 0.112793, -0.181641, 0.145508, -0.037109, 0.044678, 0.038574, -0.049072, -0.363281, 0.029541, -0.090332, -0.019897, -0.009033, -0.005951, -0.427734, 0.109375, 0.143555, -0.060303, 0.203125, -0.05835, -0.008606, -0.308594, -0.06543, 0.10498, 0.283203, -0.073242, 0.058105, 0.088867, 0.023926, 0.037598, 0.369141, 0.040771, 0.036865, 0.070312, 0.255859, -0.085449, 0.039795, -0.213867, -0.206055, 0.018311, -0.126953, -0.255859, -0.083008, 0.040527, 0.068848, 0.014282, 0.419922, -0.071289, -0.120117, -0.390625, 0.066895, 0.029419, 0.053711, 0.065918, 0.318359, 0.018677, -0.263672, -0.133789, -0.083496, 0.000534, -0.015076, -0.157227, -0.322266, -0.013672, -0.012695, 0.019775, -0.332031, -0.099121, -0.014404, -0.01178, -0.302734, 0.015076, 0.012024, 0.263672, 0.068848, 0.027344, 0.016846, 0.310547, -0.046387, -0.033936, -0.005493, -0.026245, -0.34375, -0.008423, -0.011414, -0.00824, -0.386719, -0.136719, -0.259766, 0.072266, -0.03418, -0.045166, -0.137695, -0.106934, 0.090332, 0.011536, 0.029175, -0.024414, 0.597656, -0.001495, -0.051514, 0.361328, 0.277344, 0.001434, -0.047607, 0.398438, 0.283203, -0.00592, 0.048828, -0.046387, 0.265625, -0.001358, -0.048584, -0.363281, -0.053223, -0.022827, 0.07959, -0.200195, -0.484375, -0.065918, -0.198242, 0.05249, -0.01532, 0.000629, -0.019287, 0.189453, 0.392578, 0.012085, 0.023804, 0.070312, -0.192383, 0.006989, -0.00164, 0.355469, 0.014832, -0.034424, -0.151367, -0.535156, 0.105469, 0.009094, 0.034424, 0.412109, 0.046143, 0.017822, 0.098145, 0.414062, 0.042725, 0.007172, 0.002792, -0.21875, -0.466797, -0.01123, -0.09375, -0.466797, -0.016846, -0.048584, -0.314453, -0.371094, 0.135742, 0.052002, 0.138672, 0.122559, -0.123535, -0.013, -0.202148, -0.197266, 0.11084, 0.087891, 0.229492, 0.062256, -0.044189, -0.0177, 0.042725, -0.644531, -0.026367, -0.004181, -0.049561, 0.054199, 0.214844, 0.005157, -0.028076, 0.294922, 0.332031, -0.076172, -0.376953, -0.196289, 0.202148, -0.028198, -0.000452, -0.316406, -0.123047, -0.008362, 0.049072, -0.04834, -0.22168, -0.012756, -0.050781, -0.170898, -0.449219, 0.029785, -0.035889, 0.049805, 0.664062, 0.009705, 0.100586, -0.15625, 0.207031, 0.0177, 0.046875, 0.447266, 0.031006, -0.046143, -0.212891, 0.092285, -0.118652, 0.00589, -0.080566, 0.427734, 0.197266, -0.013062, 0.035645, -0.154297, -0.361328, 0.086914, 0.263672, 0.102539, -0.189453, -0.059326, -0.259766, -0.154297, 0.132812, -0.152344, -0.375, -0.206055, 0.177734, -0.008484, -0.009094, -0.005707, 0.255859, -0.005798, 0.055908, -0.464844, -0.223633, 0.013977, 0.029541, 0.007233, 0.486328, -0.029663, -0.088379, -0.059082, 0.176758, 0.086914, 0.273438, 0.416016, -0.172852, 0.0625, 0.240234, -0.053955, -0.0271, -0.00885, 0.013245, -0.047363, 0.022217, 0.002075, -0.00079, 0.034424, 0.408203, -0.012085, 0.042236, -0.257812, -0.105469, -0.010498, -0.049316, -0.244141, -0.001053, 0.03418, 0.116211, 0.199219, 0.15625, -0.016479, 0.05542, -0.248047, -0.082031, 0.020142, -0.061035, 0.275391, 0.322266, 0.021362, -0.015198, 0.230469, 0.050537, -0.000114, 0.029541, 0.050049, 0.527344, 0.023438, -0.394531, -0.275391, -0.02771, -0.028809, -0.020508, -0.310547, -0.084473, -0.029663, -0.013306, -0.384766, -0.3125, 0.000675, -0.029175, -0.466797, -0.404297, -0.010681, 0.016968, -0.069824, -0.296875, -0.00528, -0.066406, 0.335938, 0.265625, -0.007599, -0.119141, -0.246094, -0.048096, -0.019165, 0.004486, -0.353516, -0.131836, 0.001678, 0.010254, 0.093262, 0.605469, -0.001656, 0.019287, -0.347656, -0.120117, 0.041992, 0.155273, -0.147461, 0.022217, -0.021362, 0.044922, -0.5625, 0.015259, 0.014709, 0.001831, -0.166016, -0.182617, 0.004181, 0.023682, -0.523438, -0.1875, -0.006226, -0.001678, 0.00528, -0.498047, -0.357422, -0.333984, 0.161133, -0.07373, 0.000641, -0.020874, 0.300781, 0.34375, -0.012756, 0.019531, 0.4375, 0.207031, -0.144531, -0.314453, 0.128906, -0.07959, -0.044189, -0.271484, -0.21875, 0.104492, -0.062256, -0.229492, -0.291016, 0.143555, 0.010986, -0.048584, -0.554688, -0.12207, 0.017334, 0.126953, -0.12793, 0.117188, 0.023071, 0.151367, 0.310547, -0.080078, 0.005981, -0.005249, 0.021606, -0.488281, -0.00824, -0.043945, 0.206055, 0.03418, -0.0177, -0.024048, 0.166992, -0.138672, -0.016968, 0.041992, 0.006927, 0.585938, -0.018188, -0.038086, -0.034424, 0.212891, 0.001686, 0.025146, 0.222656, -0.048096, 0.02417, -0.04541, 0.376953, 0.164062, 0.013428, 0.026978, 0.036377, 0.539062, -0.026855, -0.044678, 0.104004, 0.175781, 0.095703, 0.213867, 0.185547, -0.125977, -0.002396, 0.037598, -0.130859, -0.425781, 0.033447, 0.330078, 0.402344, -0.109863, 0.017212, 0.04541, 0.625, -0.097656, -0.001541, -0.061768, 0.077148, -0.269531, -0.014404, 0.026367, -1.234375, -0.013428, -0.056885, -0.170898, 0.032227, 0.098145, -0.00708, -0.081055, 0.03833, 0.209961, 0.015198, 0.03064, 0.18457, -0.120605, 0.010803, 0.038086, 0.470703, 0.059326, 0.027466, 0.131836, -0.105469, 0.134766, 0.003403, -0.030273, -0.023071, 0.388672, -0.040771, -0.173828, 0.064941, 0.074219, 0.013306, 0.165039, 0.357422, -0.145508, 0.014038, -0.05127, 0.482422, 0.076172, 0.001602, -0.077148, 0.414062, 0.181641, 0.003769, -0.035156, 0.082031, 0.244141, -0.089844, -0.111328, 0.123535, -0.116699, 0.012268, 0.067383, 0.183594, -0.097656, -0.002701, 0.029907, -0.134766, -0.65625, -0.231445, -0.414062, 0.05542, -0.055908, 0.051025, 0.192383, -0.09668, 0.056396, 0.032715, 0.101562, 0.219727, -0.126953, -0.042969, 0.15332, 0.574219, 0.19043, 0.001617, 0.020508, 0.390625, 0.192383, 0.022217, 0.021118, 0.511719, 0.038818, -0.028931, 0.069336, -0.224609, -0.237305, 0.017334, 0.021729, -0.351562, -0.226562, -0.012695, 0.007996, -0.535156, -0.24707, 0.059814, 0.131836, -0.099121, 0.310547, 0.024048, 0.185547, -0.028198, -0.00589, 0.120117, 0.380859, -0.106934, 0.069336, -0.006226, 0.012024, -0.003967, 0.503906, -0.023315, 0.023438, -0.5625, -0.158203, -0.049316, -0.199219, -0.443359, 0.052002, 0.005463, 0.052734, -0.120605, 0.173828, 0.005341, -0.026611, 0.245117, 0.408203, 0.003494, 0.006897, 0.012451, 0.04834, -0.008118, -0.029907, 0.018433, 0.347656, 0.083008, 0.4375, -0.011047, 0.012756, 0.047852, 0.116699, 0.472656, 0.613281, 0.031128, 0.087402, 0.472656, -0.0177, 0.005737, -0.0354, 0.259766, 0.039551, 0.005066, -0.035645, -0.209961, -0.554688, 0.002151, -0.002121, -0.037109, 0.001793, -0.010071, -0.008057, 0.117188, 0.00412, 0.002533, 0.009888, 0.017456, -0.170898, -0.009399, -0.003479, 0.114258, -0.01532, -0.010803, -0.002274, 0.115723, -0.014404, -0.000108, 0.000648, 0.007141, -0.001167, -0.002655, 0.00011, 0.028931, -0.002365, 0.00946, 0.002274, -0.123047, 0.011719, -0.007874, -0.000542, 0.135742, -0.014404, 0.00037, 0.000084, -0.007935, 0.000637, -0.002945, -0.00058, 0.053467, -0.00705, -0.005035, -0.007111, 0.12793, -0.035889, -0.008301, -0.002945, 0.111328, -0.010742, -0.001717, 0.00206, 0.037354, -0.000973, 0.002869, 0.000284, -0.078125, 0.008728, 0.004608, -0.005188, -0.083984, 0.007996, -0.0005, -0.000349, 0.005188, 0.002151, 0.006317, 0.009277, -0.109375, 0.006592, -0.007202, -0.002441, 0.09668, -0.012878, 0.01001, 0.000366, -0.09375, 0.00946, -0.003799, 0.001549, 0.05957, -0.007782, -0.00177, 0.000866, 0.041016, -0.000793, -0.000813, -0.003769, -0.0354, 0.001694, -0.006348, -0.001663, 0.098145, -0.005798, 0.002121, 0.000303, -0.022705, -0.056396, 0.003769, 0.008667, 0.012146, -0.126953, 0.004944, 0.001709, -0.108887, 0.025024, -0.004913, -0.0019, 0.131836, -0.016846, -0.009338, 0.002533, 0.099121, -0.00528, -0.001434, 0.003571, 0.074219, -0.006073, 0.007263, -0.001328, -0.091797, 0.008545, -0.005341, -0.003525, 0.061279, 0.024048, -0.00264, 0.000467, 0.035645, -0.001762, -0.007477, -0.005371, 0.125977, -0.014954, 0.003525, -0.001122, -0.085938, 0.000359, 0.007477, 0.003555, -0.135742, 0.013428, -0.003021, -0.000813, 0.047119, -0.004547, -0.005432, 0.00053, 0.100098, -0.007385, -0.000192, 0.000232, 0.004486, 0.000479, 0.000429, 0.000235, -0.00647, -0.000523, 0.01062, 0.006348, -0.103516, 0.009216, -0.001823, 0.000916, 0.037109, -0.001091, -0.000938, -0.000359, 0.013794, -0.001465, -0.000216, 0.007721, 0.095703, -0.006042, 0.003448, 0.002228, -0.064453, 0.008606, -0.007446, -0.000053, 0.098145, -0.009888, -0.00592, 0.003036, 0.097656, -0.009766, -0.00473, -0.001747, 0.086914, -0.008728, 0.002045, 0.007721, 0.049805, -0.068848, 0.013672, 0.007324, -0.114746, 0.013489, 0.005249, -0.000007, -0.103516, 0.006134, -0.009766, -0.00267, 0.114746, -0.013611, -0.011169, -0.004547, 0.122559, -0.009888, 0.010864, 0.003616, -0.104492, 0.026489, -0.010315, -0.004395, 0.145508, -0.00824, -0.001801, 0.00003, 0.033203, -0.002655, -0.004242, -0.001358, 0.07959, -0.007294, -0.001793, 0.001762, 0.035645, 0.000477, 0.000265, 0.00002, -0.007812, 0.000854, 0.006165, 0.003601, -0.111816, 0.010742, 0.010071, 0.013489, -0.130859, -0.00708, 0.003265, 0.000492, -0.069824, 0.008179, -0.005859, 0.001167, 0.121094, -0.04834, 0.001328, 0.000538, -0.028687, 0.00174, 0.002777, -0.001373, -0.03833, 0.001038, -0.01178, -0.006195, 0.128906, -0.021362, 0.0065, 0.001701, -0.089355, 0.011047, -0.009277, -0.002228, 0.115234, -0.008728, 0.003021, -0.003281, -0.114746, 0.01239, -0.001778, 0.001541, 0.037842, -0.000748, 0.003311, 0.002365, -0.064941, 0.004822, 0.003891, 0.000782, -0.075684, 0.006653, 0.002457, 0.00013, -0.045898, 0.004974, 0.002121, 0.000839, -0.046387, 0.006531, -0.005157, -0.001434, 0.100098, -0.013428, 0.002777, 0.005707, -0.004517, -0.162109, -0.003784, -0.001877, 0.055908, -0.007141, 0.009277, 0.00528, -0.111328, 0.009583, -0.001106, -0.012939, -0.130859, 0.059814, -0.004761, -0.016968, -0.060059, 0.165039, 0.000942, -0.003433, -0.058838, 0.105957, 0.002136, -0.000942, -0.034912, 0.000561, -0.00383, -0.006439, 0.000835, -0.000938, -0.004883, -0.010681, 0.015198, 0.141602, 0.003784, -0.004059, -0.075684, 0.002579, -0.004669, -0.004364, 0.142578, -0.018677, 0.009033, 0.003098, -0.121094, 0.006958, -0.010254, -0.006226, 0.107422, -0.005981, 0.008728, 0.005554, -0.11377, 0.016724, 0.005157, 0.013245, 0.05957, -0.122559, -0.004486, 0.001816, 0.134766, -0.003082, -0.008179, -0.005035, 0.108887, -0.008728, -0.001007, 0.004089, 0.053955, 0.001419, 0.004181, -0.001221, -0.084961, 0.0065, 0.001205, -0.006653, -0.077148, 0.000702, 0.00708, 0.00415, -0.142578, 0.00946, -0.001495, 0.003311, 0.035889, -0.000492, -0.001717, 0.004303, 0.075684, -0.002167, -0.002029, 0.000759, 0.03064, -0.000431, -0.001999, -0.001167, 0.036865, -0.006134, 0.009216, 0.004669, -0.104492, 0.010376, 0.007935, 0.004852, -0.114746, 0.014221, 0.003128, 0.002365, -0.063477, 0.007294, 0.002472, 0.000687, -0.061035, 0.00589, -0.005127, -0.002487, 0.084473, -0.005493, 0.001945, -0.001427, -0.034912, -0.000305, -0.000828, 0.004578, 0.048584, -0.244141, 0.001732, -0.002136, -0.04126, 0.001495, 0.004272, -0.006134, -0.081543, 0.003815, -0.007263, -0.009094, 0.125977, 0.062012, 0.003357, -0.0009, -0.12793, 0.007996, 0.008362, 0.003555, -0.116699, 0.026855, 0.010254, 0.006348, -0.104492, 0.015991, -0.006866, -0.002914, 0.124023, -0.013672, 0.001892, -0.000641, -0.034668, 0.000416, 0.002975, 0.001068, -0.053467, 0.006439, 0.005768, -0.002167, -0.099121, 0.008057, -0.002274, 0.00148, 0.080078, -0.104492, -0.001907, 0.001282, 0.036133, -0.000412, -0.007294, -0.003525, 0.10791, -0.013855, -0.005402, 0.002655, 0.088379, -0.003647, 0.004425, 0.008423, 0.043213, -0.125977, -0.008484, -0.00412, 0.117188, -0.01709, 0.009644, 0.007019, -0.11084, 0.020996, 0.004181, 0.001526, -0.071777, 0.009155, 0.001122, 0.005585, 0.050537, -0.121094, -0.011536, -0.005829, 0.110352, -0.013611, -0.00209, -0.013123, -0.108398, 0.097168, 0.009338, 0.019653, 0.239258, 0.285156, -0.006744, 0.147461, 0.417969, 0.359375, -0.000104, -0.003296, -0.15918, -0.5625, -0.030762, 0.010559, -0.087402, -0.382812, 0.005829, 0.002823, -0.15332, -0.376953, 0.008362, -0.032715, 0.017578, -0.025146, -0.008057, 0.000431, -0.018188, 0.206055, -0.010925, -0.007172, -0.212891, -0.359375, 0.006714, 0.077637, 0.335938, 0.337891, 0.005341, -0.023438, 0.213867, 0.273438, 0.008118, 0.120117, 0.067871, 0.010437, 0.010315, 0.025635, 0.066406, -0.326172, 0.001221, -0.249023, -0.59375, -0.108887, 0.005707, 0.016846, 0.166016, 0.037109, -0.001884, -0.015625, 0.023315, -0.169922, -0.016113, -0.095215, -0.109863, 0.023926, 0.007751, 0.138672, -0.261719, -0.091309, -0.000315, -0.225586, -0.445312, -0.255859, -0.007111, 0.008118, -0.361328, -0.451172, 0.00036, 0.030396, 0.171875, -0.011047, -0.020752, 0.087891, 0.335938, 0.394531, -0.010986, -0.075684, -0.171875, -0.421875, -0.009338, -0.017212, 0.235352, 0.050781, -0.016968, 0.222656, 0.503906, 0.03125, -0.012878, -0.061035, -0.180664, -0.582031, -0.001183, -0.122559, -0.098145, 0.040039, 0.002426, 0.010376, 0.143555, 0.078125, -0.006165, 0.007263, -0.029907, -0.191406, -0.012207, -0.086426, -0.435547, -0.425781, -0.000744, 0.014099, 0.014404, -0.180664, 0.008911, -0.259766, -0.460938, -0.181641, -0.005402, 0.033203, -0.179688, 0.005432, -0.014587, -0.164062, -0.542969, -0.103516, 0.004669, 0.011414, 0.173828, 0.466797, -0.000759, -0.036865, -0.189453, 0.00708, 0.020264, -0.000051, -0.029663, 0.445312, -0.010376, -0.011353, -0.24707, -0.359375, -0.004547, 0.005402, 0.236328, 0.243164, -0.0005, 0.00016, -0.172852, 0.000049, 0.010376, 0.064941, 0.296875, 0.419922, -0.000546, 0.047852, 0.304688, 0.08252, -0.000999, -0.000116, 0.105469, 0.341797, -0.001457, 0.018433, -0.111328, -0.3125, 0.005066, 0.022217, 0.044678, 0.402344, 0.036133, 0.228516, -0.087891, 0.002411, 0.016846, -0.005737, 0.174805, 0.431641, -0.001686, 0.003281, -0.029175, -0.271484, -0.001396, -0.046631, 0.133789, 0.098145, -0.013, -0.196289, -0.507812, -0.104004, -0.026489, -0.083496, -0.498047, -0.007782, -0.022949, -0.098145, 0.566406, 0.009399, -0.007996, -0.039551, -0.155273, -0.022827, -0.015564, -0.087891, -0.128906, 0.037109, -0.010986, -0.019287, -0.171875, -0.064453, 0.007263, 0.002335, -0.043945, -0.267578, -0.000237, -0.087402, -0.376953, 0.032715, -0.021362, -0.200195, -0.363281, 0.032959, -0.002258, -0.003342, 0.007324, 0.193359, -0.021484, -0.105469, -0.096191, 0.075195, -0.00708, 0.00209, -0.289062, -0.464844, -0.001282, 0.001953, 0.081055, 0.423828, 0.003296, -0.088867, -0.447266, -0.237305, -0.000311, 0.019165, 0.219727, 0.589844, 0.003036, 0.006714, -0.023193, -0.173828, 0.000069, 0.032471, -0.067383, -0.188477, 0.00103, 0.010925, 0.199219, 0.554688, -0.020508, -0.031738, -0.347656, -0.341797, -0.007568, -0.026001, -0.152344, -0.209961, -0.021851, -0.041748, -0.318359, -0.496094, 0.004974, -0.019775, 0.121582, 0.18457, 0.000622, 0.015869, -0.099609, 0.171875, -0.00264, -0.0354, -0.016113, 0.176758, -0.00708, -0.050781, 0.269531, 0.353516, -0.000246, 0.018677, -0.333984, -0.027222, -0.005432, -0.014954, 0.351562, -0.018066, -0.006256, -0.029053, -0.182617, -0.494141, -0.001595, 0.019897, -0.228516, -0.069336, 0.003998, 0.015625, 0.118652, 0.139648, 0.002121, 0.017456, 0.172852, 0.005096, 0.004944, 0.062988, 0.174805, 0.030884, 0.00006, 0.011414, -0.217773, -0.306641, -0.015381, -0.001549, 0.028076, -0.441406, -0.031128, -0.245117, 0.102539, 0.005096, 0.003677, -0.009949, 0.00473, 0.183594, 0.003571, -0.017334, 0.170898, 0.396484, 0.006012, 0.007202, -0.035889, -0.175781, -0.025879, -0.251953, 0.024658, -0.003693, -0.003189, -0.071777, -0.490234, -0.097168, 0.008606, 0.143555, -0.009766, -0.039795, -0.000113, -0.001007, -0.002563, -0.025269, -0.010254, -0.067871, -0.441406, -0.279297, 0.061768, 0.255859, -0.198242, 0.00885, -0.001053, -0.003662, -0.369141, -0.008179, 0.004761, -0.044434, 0.18457, 0.006287, -0.01062, 0.133789, 0.237305, 0.006165, 0.003967, -0.01123, 0.152344, 0.07959, -0.003632, -0.002304, -0.035645, -0.174805, 0.00386, 0.006805, -0.019897, -0.300781, -0.039062, -0.392578, -0.478516, 0.07666, 0.012695, 0.042236, 0.285156, 0.384766, -0.000912, -0.036133, -0.429688, -0.185547, 0.002548, -0.019531, 0.213867, 0.139648, 0.000858, -0.037109, 0.033447, 0.152344, -0.004608, -0.087402, -0.574219, -0.310547, 0.023315, 0.010925, 0.306641, 0.332031, 0.005066, 0.044678, 0.157227, -0.048096, 0.008789, 0.083496, 0.367188, -0.060791, -0.054688, -0.333984, 0.067871, 0.040039, 0.0047, -0.006866, -0.130859, -0.410156, 0.014893, 0.008911, -0.001091, 0.539062, -0.010437, -0.038086, -0.166016, 0.004913, 0.031982, -0.294922, -0.404297, -0.146484, 0.012024, 0.012695, 0.062012, 0.180664, -0.014832, 0.016357, 0.04126, 0.181641, 0.00235, 0.015137, -0.151367, -0.104492, 0.002579, 0.031738, 0.162109, 0.01239, 0.079102, 0.188477, 0.527344, -0.018066, 0.005157, 0.089355, 0.445312, 0.112793, -0.004608, -0.010681, -0.135742, -0.106934, -0.003235, -0.046631, -0.1875, -0.020752, 0.006531, -0.040283, 0.255859, 0.386719, -0.004822, -0.019653, -0.004242, -0.192383, 0.013733, -0.009583, 0.349609, 0.523438, 0.008545, 0.068848, -0.419922, -0.042969, -0.013306, 0.140625, 0.410156, 0.263672, -0.014343, -0.202148, 0.115723, -0.07373, -0.000111, -0.010254, -0.172852, -0.388672, 0.011597, -0.012085, 0.308594, 0.000641, -0.002365, 0.015442, 0.179688, -0.074707, -0.039062, -0.027222, -0.306641, -0.164062, -0.003479, -0.021118, -0.120117, 0.034668, -0.002655, -0.023926, -0.244141, 0.007202, 0.001808, -0.005859, -0.223633, 0.204102, -0.010071, -0.044922, -0.180664, 0.075684, -0.005157, -0.010376, 0.041748, 0.337891, -0.004089, -0.028931, -0.238281, 0.060059, -0.000683, -0.008972, 0.044922, -0.179688, 0.014282, 0.026855, 0.205078, -0.115723, -0.003082, 0.018799, -0.191406, 0.063965, 0.006348, 0.050781, 0.150391, -0.049805, 0.016235, 0.030884, 0.396484, 0.01709, -0.002243, -0.022705, -0.166016, 0.045898, 0.006989, 0.033936, 0.210938, 0.043945, 0.002319, 0.003891, 0.010498, 0.112793, 0.093262, 0.503906, 0.214844, -0.015869, -0.003998, 0.016846, 0.202148, 0.018677, -0.005737, -0.050781, -0.050537, 0.185547, 0.002594, 0.022095, 0.167969, -0.029419, 0.00528, 0.016846, 0.041504, -0.234375, -0.00042, -0.024536, -0.228516, 0.068848, 0.008911, 0.014038, 0.027344, -0.207031, 0.00705, 0.027832, 0.21582, -0.117676, 0.026489, 0.044678, 0.108398, 0.291016, 0.002762, -0.012085, -0.081055, -0.013794, 0.005493, 0.016968, 0.324219, -0.203125, 0.009155, 0.028687, 0.230469, -0.176758, -0.001907, -0.020142, 0.07959, -0.1875, 0.010681, 0.059082, 0.140625, -0.099121, -0.009521, -0.017212, -0.017944, 0.345703, -0.00193, -0.193359, -0.671875, -0.008667, 0.015015, 0.078613, 0.386719, 0.068359, 0.004944, -0.020874, -0.289062, 0.119141, -0.004364, -0.01239, -0.041016, -0.07959, -0.00267, 0.014526, 0.195312, -0.031982, 0.086914, 0.474609, 0.109375, 0.058838, -0.002655, -0.024292, -0.160156, 0.028198, 0.001579, -0.009888, -0.244141, 0.131836, 0.007874, 0.000186, -0.289062, 0.10791, 0.062256, 0.010559, -0.029541, 0.59375, 0.001862, 0.015503, 0.158203, -0.006989, 0.000526, -0.014709, -0.12793, 0.022095, 0.014526, -0.025391, -0.189453, -0.496094, -0.003235, 0.004028, 0.09082, -0.207031, 0.015381, 0.032227, 0.053223, -0.625, -0.034912, -0.062988, -0.043457, -0.289062, -0.007935, -0.0354, -0.161133, -0.010559, 0.00708, 0.006104, 0.15625, 0.014221, -0.016724, -0.038818, -0.151367, 0.126953, 0.003113, -0.00769, -0.106934, -0.294922, -0.010681, -0.015137, -0.035645, 0.195312, 0.236328, 0.605469, 0.21582, -0.042969, 0.0354, 0.118164, -0.125977, 0.036621, 0.024902, 0.019287, 0.029663, 0.367188, 0.005402, 0.016846, 0.067871, 0.345703, -0.004089, 0.019531, 0.216797, -0.08252, -0.004181, 0.018066, 0.217773, 0.007935, -0.000591, 0.019897, 0.201172, 0.04126, 0.003937, 0.031128, 0.206055, -0.043457, -0.016113, 0.028076, -0.12207, -0.273438, -0.006042, -0.025513, -0.174805, 0.02002, -0.006744, -0.012329, -0.208008, 0.086914, -0.058105, -0.089844, -0.023315, -0.287109, 0.019043, 0.061768, 0.137695, -0.128906, -0.001923, -0.015381, -0.435547, -0.174805, 0.07373, 0.449219, 0.206055, -0.012146, -0.006439, -0.031128, -0.146484, 0.053955, 0.00209, 0.027832, 0.22168, -0.048584, 0.00386, 0.023804, 0.209961, -0.064941, -0.013245, -0.022949, -0.170898, -0.3125, 0.001778, 0.026489, 0.192383, -0.044678, -0.005554, -0.038574, -0.269531, 0.071289, 0.003265, 0.024414, 0.275391, -0.005859, 0.003418, -0.007935, -0.142578, 0.021729, 0.000422, 0.026001, 0.300781, 0.050293, -0.011108, -0.034424, -0.188477, 0.115723, -0.010498, 0.123047, 0.060547, 0.098633, -0.016113, -0.047852, -0.232422, 0.143555, -0.00885, -0.027222, -0.182617, 0.058105, -0.036865, -0.056641, -0.15918, -0.539062, -0.006531, -0.022949, -0.204102, 0.056641, -0.007019, -0.035645, -0.271484, 0.08252, -0.002762, -0.175781, -0.235352, -0.333984, -0.163086, -0.503906, 0.111328, -0.396484, 0.025757, 0.06543, 0.15918, -0.066406, 0.016968, 0.023804, 0.167969, -0.132812, 0.037354, 0.072266, 0.351562, -0.039062, 0.051025, 0.160156, 0.443359, -0.052002, -0.0047, -0.019287, -0.151367, 0.062988, -0.004181, -0.00946, 0.003479, -0.006531, 0.00103, 0.021973, 0.230469, -0.058594, -0.012878, -0.074219, 0.163086, -0.071777, -0.019653, -0.031006, -0.053711, -0.216797, -0.003525, -0.022461, -0.169922, 0.059082, -0.003876, 0.003677, -0.022583, -0.34375, -0.011536, -0.016846, -0.154297, 0.101562, 0.016846, 0.050537, -0.1875, -0.5, -0.021973, -0.043701, -0.106445, 0.275391, -0.000858, -0.020996, -0.172852, 0.023438, -0.003601, -0.023926, -0.196289, 0.026001, -0.001335, -0.00769, -0.204102, 0.005951, -0.022705, -0.046387, -0.152344, 0.093262, 0.000992, -0.01355, -0.211914, 0.064941, 0.015198, 0.040039, 0.175781, -0.084473, 0.007996, 0.036377, 0.179688, -0.029907, 0.026978, 0.088379, 0.02002, 0.71875, -0.005524, -0.002136, -0.267578, 0.034668, -0.013, -0.035645, -0.166016, 0.064941, 0.048828, 0.060791, 0.412109, -0.055176, -0.000881, 0.010864, 0.235352, 0.131836, -0.029907, -0.010559, -0.009644, -0.458984, -0.015991, -0.027954, -0.178711, 0.065918, 0.047363, 0.105469, 0.353516, 0.01416, 0.003433, 0.02002, 0.171875, -0.038818, -0.01709, -0.052002, -0.15332, 0.08252, 0.200195, 0.289062, 0.060059, 0.511719, 0.006439, 0.042236, 0.170898, -0.053955, -0.004059, -0.018677, -0.277344, 0.061768, -0.004181, -0.042725, 0.174805, -0.007233, -0.1875, -0.464844, -0.227539, 0.051514, 0.006531, 0.030273, 0.175781, -0.089844, 0.04834, 0.095703, 0.017822, 0.328125, 0.002869, -0.011963, -0.219727, 0.058594, 0.007935, 0.040527, 0.269531, -0.04834, -0.04834, -0.09375, 0.067871, -0.414062, -0.039307, 0.070312, -0.22168, -0.4375, -0.00322, -0.020386, -0.208984, 0.097656, -0.00135, -0.023193, 0.427734, 0.001091, -0.010315, 0.019043, -0.204102, -0.036133, -0.009277, 0.002014, -0.582031, -0.01062, 0.023926, 0.359375, -0.063965, 0.004059, -0.05835, -0.365234, 0.097656, -0.088379, -0.010315, 0.060791, 0.511719, -0.011841, 0.003433, 0.015869, -0.3125, -0.009766, -0.003372, -0.037109, 0.371094, 0.017334, -0.008301, -0.029541, 0.574219, -0.000254, 0.003098, -0.05835, 0.316406, 0.076172, -0.01001, -0.052734, 0.503906, 0.054443, -0.020508, -0.017578, -0.546875, -0.024536, -0.084961, -0.308594, 0.142578, -0.033691, -0.014282, -0.05835, 0.349609, 0.036133, -0.000599, -0.008789, 0.088867, 0.022217, 0.012939, 0.030396, -0.507812, -0.02002, -0.037598, 0.066406, -0.294922, -0.227539, 0.002792, -0.02771, 0.255859, 0.043213, 0.014404, -0.026733, 0.332031, 0.043213, 0.003845, 0.001923, 0.020874, 0.3125, 0.019653, 0.001114, 0.554688, 0.045898, 0.100586, 0.198242, 0.636719, -0.015137, 0.00708, 0.05542, -0.4375, -0.007019, 0.006561, -0.003036, 0.466797, 0.052734, -0.101562, -0.209961, -0.490234, -0.025513, -0.024048, -0.009033, -0.460938, -0.027344, 0.013489, 0.022461, -0.357422, -0.035156, -0.012573, 0.034668, 0.550781, -0.001816, -0.001472, -0.029175, 0.498047, 0.053955, -0.011108, 0.002762, 0.498047, 0.010437, 0.015564, -0.021973, 0.287109, 0.016968, -0.006836, 0.015503, 0.457031, -0.007629, -0.058594, 0.023193, -0.542969, -0.031494, -0.040771, -0.016235, -0.453125, -0.169922, -0.053223, -0.040283, -0.640625, -0.095215, 0.002975, -0.035889, 0.367188, 0.068359, 0.000866, 0.017944, -0.554688, -0.086914, -0.15332, -0.104004, -0.296875, -0.574219, -0.000957, 0.038086, -0.417969, -0.032959, 0.048096, 0.414062, -0.031982, 0.056396, 0.009216, -0.004639, 0.498047, 0.00946, -0.016968, 0.03833, -0.597656, -0.065918, -0.013062, -0.070801, 0.367188, 0.009766, 0.000199, -0.005737, 0.429688, 0.003571, -0.016724, 0.026001, -0.337891, -0.072754, 0.087891, 0.421875, -0.123535, 0.068848, 0.00592, 0.040771, -0.367188, -0.007294, -0.00415, -0.026001, 0.443359, 0.030273, -0.019653, -0.026489, 0.421875, 0.014221, 0.013245, 0.02832, -0.554688, -0.011963, 0.022339, 0.02478, 0.488281, 0.032715, -0.007355, 0.004547, -0.149414, -0.05542, -0.001305, -0.021973, -0.457031, -0.087402, -0.030273, -0.05127, 0.310547, 0.019409, 0.000351, -0.044434, 0.28125, 0.029053, -0.037598, 0.024536, -0.863281, -0.050049, -0.01709, -0.043701, 0.65625, -0.033203, 0.005829, 0.055908, -0.419922, -0.045166, 0.002502, -0.036377, 0.285156, 0.039307, 0.004639, -0.030762, 0.496094, 0.059082, 0.030273, 0.07373, 0.40625, 0.003006, -0.041504, -0.109863, -0.306641, -0.018677, -0.009888, -0.00531, 0.361328, 0.022339, -0.072266, 0.04834, -0.445312, -0.182617, 0.013367, 0.033203, -0.386719, -0.04248, -0.021973, 0.003601, -0.5625, -0.052734, -0.013977, -0.020386, 0.566406, 0.083984, 0.032715, 0.02478, 0.168945, 0.263672, -0.003799, 0.000138, -0.515625, -0.063477, -0.007751, -0.007111, -0.0271, -0.199219, 0.023193, -0.019775, 0.224609, 0.246094, 0.002045, 0.018066, -0.462891, -0.059326, 0.03418, 0.032227, -0.435547, -0.053711, 0.011719, 0.014282, -0.40625, -0.025513, 0.023071, 0.049072, -0.425781, -0.07959, -0.010193, -0.0354, 0.408203, 0.037109, -0.005035, -0.073242, 0.527344, 0.029541, -0.020142, -0.07373, -0.277344, -0.012817, -0.057373, -0.037109, -0.625, -0.026123, 0.002686, 0.0271, -0.398438, -0.028687, 0.009583, 0.015503, -0.283203, -0.060547, -0.390625, -0.519531, 0.026733, -0.168945, -0.00161, -0.008728, 0.275391, 0.003387, 0.069336, 0.419922, -0.114746, 0.035889, 0.083008, 0.710938, 0.082031, 0.040771, 0.003159, -0.000076, 0.21582, 0.478516, 0.002884, -0.017578, 0.041504, 0.241211, 0.000277, 0.012451, -0.443359, -0.0625, 0.00296, 0.033447, -0.427734, -0.01709, 0.000526, -0.033936, 0.306641, -0.003235, -0.035645, 0.082031, 0.550781, 0.027222, 0.000089, -0.013611, 0.335938, 0.013916, 0.00012, -0.038574, 0.271484, 0.036621, -0.008118, -0.005615, 0.423828, 0.023682, -0.010498, -0.030151, 0.4375, 0.048584, 0.001572, 0.014343, -0.3125, -0.056885, 0.032227, -0.001366, 0.574219, 0.038574, 0.003784, 0.032959, -0.314453, -0.007172, -0.002197, 0.005066, -0.032959, -0.324219, -0.008057, -0.034912, -0.585938, -0.013245, 0.052734, 0.207031, -0.219727, -0.00412, -0.09668, -0.445312, 0.098145, -0.015076, 0.002975, 0.025635, -0.126953, -0.023315, -0.008362, 0.028687, 0.091309, -0.227539, -0.08252, -0.349609, 0.170898, -0.030396, 0.007874, 0.022705, -0.25, -0.012146, 0.056396, 0.001076, 0.229492, 0.402344, 0.020752, 0.056641, -0.310547, -0.052246, -0.046631, -0.160156, -0.625, 0.02771, 0.007233, -0.003006, 0.427734, 0.092773, 0.012756, 0.017212, -0.490234, -0.014343, -0.013428, -0.005676, 0.014404, -0.34375, 0.001633, 0.02124, 0.223633, 0.15332, 0.005219, 0.033203, -0.306641, -0.007111, -0.027588, -0.02832, -0.464844, -0.043945, 0.006073, -0.016846, 0.132812, 0.351562, 0.011353, -0.003342, 0.472656, 0.009338, -0.010437, -0.02478, 0.439453, -0.003586, 0.0271, 0.118652, -0.585938, -0.032227, 0.039307, 0.046631, 0.492188, 0.060791, 0.008301, 0.062988, -0.384766, -0.035645, 0.036865, 0.059814, 0.527344, 0.040771, -0.014709, -0.002304, 0.382812, 0.004395, 0.030518, 0.009338, 0.484375, 0.168945, -0.009827, 0.034912, -0.828125, -0.010559, 0.000835, 0.007599, -0.386719, -0.028442, 0.016479, 0.012329, 0.578125, -0.011597, 0.005249, -0.011963, 0.414062, 0.047852, -0.016602, 0.032227, 0.150391, -0.15332, -0.014038, 0.078613, -0.12793, -0.168945, -0.00885, 0.034912, -0.492188, -0.139648, 0.480469, 0.083984, 0.019287, 0.021851, 0.097656, 0.148438, 0.433594, -0.111328, 0.087891, 0.414062, -0.201172, 0.188477, -0.029907, -0.047363, -0.020142, -0.539062, 0.05957, 0.096191, 0.503906, -0.046875, -0.021118, -0.21582, -0.009644, -0.192383, -0.012451, -0.003082, -0.022217, -0.388672, 0.013428, 0.189453, -0.045654, 0.480469, 0.055176, 0.05249, 0.558594, 0.071777, 0.023926, 0.016846, 0.002426, 0.466797, -0.071777, -0.166992, -0.357422, 0.148438, -0.022461, 0.412109, 0.224609, 0.107422, -0.02417, 0.029785, -0.123535, -0.570312, 0.016113, 0.024414, -0.204102, 0.025513, -0.010803, -0.055664, 0.039795, -0.451172, 0.020142, 0.047607, 0.112305, 0.365234, 0.022827, 0.10791, -0.118652, 0.099609, 0.008057, 0.033936, -0.189453, -0.002914, 0.064941, -0.291016, -0.34375, -0.176758, 0.025024, -0.020752, -0.466797, -0.172852, 0.04248, 0.069336, 0.148438, 0.394531, -0.037842, 0.104004, 0.15332, 0.535156, 0.003403, 0.002106, 0.015747, -0.570312, 0.075684, 0.092773, 0.225586, 0.636719, 0.015076, 0.040039, 0.146484, 0.273438, 0.093262, 0.209961, -0.129883, 0.263672, 0.019165, 0.004059, -0.419922, -0.080566, -0.019531, -0.055908, -0.008423, -0.878906, 0.026489, 0.034424, 0.047607, 0.292969, -0.047607, -0.435547, -0.160156, 0.032959, -0.030518, -0.05542, -0.023193, -0.554688, 0.047363, -0.198242, -0.11377, -0.347656, -0.057373, -0.28125, 0.10498, -0.214844, 0.004425, -0.051025, 0.19043, 0.054199, 0.015869, 0.024536, 0.078125, 0.431641, -0.004608, 0.066895, 0.357422, 0.041016, 0.016235, 0.053223, 0.170898, -0.106445, 0.020752, 0.008667, 0.380859, 0.285156, 0.043457, -0.060791, -0.098145, -0.152344, -0.080078, 0.154297, 0.275391, 0.308594, 0.034912, -0.314453, -0.18457, -0.132812, -0.038818, -0.114258, -0.4375, 0.047852, 0.02771, -0.080566, 0.429688, 0.275391, -0.030151, 0.083496, -0.330078, -0.207031, 0.024414, 0.041504, 0.044922, 0.65625, -0.020142, -0.019897, 0.051025, -0.220703, -0.094238, -0.507812, -0.134766, 0.049805, 0.001549, 0.009644, -0.574219, -0.108398, 0.21875, 0.337891, -0.177734, 0.148438, -0.010071, 0.004517, 0.022705, -0.222656, -0.013794, -0.066895, -0.609375, -0.012573, 0.014832, 0.029419, -0.022949, 0.279297, -0.066406, 0.083984, 0.087402, 0.398438, 0.033447, 0.053955, 0.09668, 0.457031, 0.058105, 0.085449, 0.227539, 0.914062, 0.06543, 0.204102, 0.535156, -0.125977, -0.06543, 0.069824, -0.15625, -0.000992, -0.017822, -0.038086, -0.039551, -0.378906, -0.038818, 0.265625, 0.458984, -0.022339, 0.020874, -0.025269, 0.292969, 0.240234, 0.024536, 0.057129, 0.141602, -0.129883, 0.027466, 0.243164, -0.05835, 0.439453, 0.056641, -0.123047, -0.093262, -0.089844, 0.039795, 0.10498, 0.523438, -0.025513, -0.018433, -0.020508, -0.19043, -0.369141, 0.013245, 0.035156, -0.201172, -0.032715, -0.018188, -0.086426, 0.035645, -0.5, 0.117188, 0.161133, 0.482422, -0.121582, -0.020264, -0.065918, -0.376953, 0.045166, -0.007202, 0.004791, 0.029053, 0.4375, 0.000303, 0.04541, -0.125977, -0.191406, -0.060791, 0.078613, -0.155273, -0.125, 0.008362, -0.092773, 0.101074, 0.140625, 0.016602, -0.041016, 0.455078, 0.101562, 0.056152, 0.097656, 0.527344, -0.12793, 0.01062, -0.049072, 0.511719, 0.179688, 0.012085, -0.036865, 0.237305, 0.086426, 0.040039, -0.04126, 0.15625, 0.523438, 0.006958, 0.001625, -0.001778, 0.361328, -0.041992, 0.076172, -0.419922, -0.316406, -0.009949, 0.0047, -0.001884, 0.382812, 0.029541, 0.081543, -0.141602, 0.114746, -0.059814, 0.277344, 0.093262, 0.376953, -0.025879, 0.052734, -0.027588, -0.236328, -0.007935, -0.074219, -0.429688, -0.037598, -0.00206, -0.019531, -0.021362, -0.542969, -0.015015, 0.051514, -0.020264, 0.205078, 0.00069, 0.021606, -0.039551, 0.507812, -0.003998, 0.017456, 0.03833, 0.589844, 0.011658, 0.033691, 0.194336, -0.091309, -0.01062, -0.029053, 0.03125, -0.232422, 0.0065, 0.058838, -0.197266, -0.025269, -0.032715, -0.209961, -0.527344, 0.109375, 0.002151, 0.021484, -0.201172, 0.003189, 0.041504, -0.008484, 0.443359, 0.069824, -0.00769, -0.041992, -0.203125, 0.105957, -0.009644, -0.012146, -0.030884, 0.007538, 0.003677, -0.010864, -0.043457, -0.5625, 0.017578, 0.008484, 0.470703, 0.155273, 0.004822, 0.261719, -0.023926, 0.226562, 0.013611, -0.02002, 0.131836, 0.470703, -0.147461, -0.314453, 0.155273, -0.324219, 0.102051, 0.185547, 0.482422, -0.166016, -0.013855, -0.002548, -0.056641, -0.271484, -0.006378, 0.038574, -0.21875, -0.056396, 0.484375, 0.137695, 0.048584, 0.036865, 0.026978, 0.061279, -0.160156, 0.098633, 0.003998, 0.004974, 0.112793, -0.18457, 0.032959, 0.040771, 0.484375, 0.082031, 0.030273, 0.02002, -0.033936, 0.34375, -0.056396, -0.109863, -0.186523, 0.117188, -0.046875, -0.457031, 0.011475, -0.073242, 0.007629, 0.024292, 0.15918, -0.116699, 0.034912, 0.040771, 0.114746, 0.433594, -0.030518, -0.014648, -0.010071, -0.691406, -0.026367, 0.030151, -0.191406, -0.466797, -0.001839, 0.154297, -0.063965, 0.013977, -0.359375, -0.308594, 0.148438, -0.078125, 0.015625, 0.01709, 0.015076, 0.722656, -0.109863, -0.326172, 0.112793, -0.140625, -0.057861, -0.125977, -0.382812, 0.059326, 0.043457, -0.171875, -0.046631, -0.050049, -0.007874, -0.013733, -0.037354, 0.523438, -0.012451, -0.189453, -0.330078, 0.025757, -0.003998, 0.08252, -0.392578, -0.470703, 0.003143, -0.085938, 0.292969, 0.363281, -0.017578, 0.078613, -0.180664, -0.208984, 0.189453, 0.439453, -0.003174, -0.123047, -0.008118, -0.025757, -0.314453, -0.011658, 0.068848, 0.111816, 0.294922, -0.18457, -0.066895, -0.542969, -0.013733, -0.091309, -0.004211, 0.038818, 0.158203, 0.419922, -0.02771, 0.0271, -0.394531, -0.277344, -0.009399, 0.150391, -0.006073, 0.457031, -0.01178, -0.004974, -0.168945, -0.507812, 0.007416, 0.013, 0.095703, 0.404297, 0.001892, -0.007202, -0.136719, -0.333984, -0.024414, -0.05542, -0.185547, 0.121094, -0.020874, -0.052734, -0.244141, 0.120605, 0.026611, 0.052734, 0.480469, -0.026489, -0.038574, -0.055908, -0.376953, 0.074219, -0.054199, 0.060791, -0.539062, -0.213867, -0.00145, -0.004059, -0.009827, 0.5625, 0.00119, -0.025757, 0.101562, 0.470703, -0.057861, -0.384766, 0.026611, 0.000584, -0.018066, -0.021118, -0.515625, -0.017456, 0.014465, -0.084961, 0.200195, 0.359375, -0.010193, 0.015747, 0.040283, 0.554688, -0.009277, 0.0047, 0.01709, 0.765625, 0.037354, 0.0354, 0.408203, 0.09668, -0.010986, -0.010071, -0.016602, -0.507812, -0.001587, 0.019043, -0.085938, -0.179688, -0.013855, -0.064941, 0.019531, 0.151367, 0.001274, 0.006744, -0.078125, -0.511719, 0.000957, 0.020996, 0.031128, -0.171875, 0.003296, 0.018799, -0.308594, -0.238281, -0.096191, -0.472656, 0.032471, -0.103516, -0.027344, -0.070312, 0.05835, -0.419922, 0.00769, -0.017578, -0.05249, -0.447266, 0.000576, -0.026611, -0.00946, -0.484375, 0.046143, 0.052246, 0.474609, -0.135742, 0.026001, 0.039307, 0.443359, 0.064453, -0.028442, -0.070312, -0.478516, 0.034668, -0.001656, -0.024902, 0.353516, 0.326172, 0.021851, 0.027222, 0.125977, -0.135742, -0.009216, -0.031128, -0.024292, -0.523438, -0.009277, 0.002182, -0.028931, 0.185547, -0.015015, 0.036133, -0.453125, -0.25, -0.050049, -0.132812, -0.492188, 0.143555, 0.034424, 0.134766, 0.392578, -0.120605, 0.010315, 0.060059, 0.068359, 0.480469, 0.01062, -0.038574, 0.291016, 0.339844, -0.006195, -0.048584, -0.425781, -0.013794, 0.046875, -0.170898, -0.072266, -0.53125, -0.055664, -0.261719, -0.392578, 0.193359, 0.04541, 0.443359, 0.005676, 0.077637, -0.018921, -0.029907, -0.04541, -0.570312, 0.031738, 0.132812, -0.074219, 0.126953, -0.018677, -0.078125, -0.507812, -0.020386, 0.008972, 0.045654, -0.398438, -0.273438, 0.013672, -0.018677, 0.092773, 0.341797, -0.011658, -0.013794, -0.363281, -0.079102, 0.006378, 0.020264, 0.056641, 0.515625, -0.000055, -0.003326, 0.210938, 0.031494, 0.009949, -0.027588, -0.0177, -0.024048, -0.026123, 0.037842, -0.163086, -0.363281, -0.011047, -0.036865, -0.498047, -0.208984, 0.003387, 0.00766, -0.049316, 0.439453, 0.03418, 0.196289, 0.173828, -0.087402, -0.007324, -0.022095, -0.173828, 0.064453, -0.001442, -0.072266, 0.037842, 0.126953, -0.001488, 0.018677, -0.486328, -0.011963, 0.00079, -0.022095, 0.009216, -0.176758, -0.046875, -0.029053, -0.458984, -0.014221, 0.026978, 0.03125, -0.34375, -0.390625, -0.008057, -0.003815, 0.111328, 0.470703, 0.016602, -0.084473, 0.3125, 0.351562, -0.021362, -0.106934, -0.238281, -0.02832, 0.002304, -0.007538, -0.007294, -0.558594, -0.034424, -0.026489, -0.423828, -0.051514, 0.003052, 0.015869, -0.089355, -0.365234, -0.013184, -0.062988, -0.128906, -0.201172, 0.004578, -0.027954, -0.488281, -0.271484, -0.024048, -0.020386, 0.076172, -0.304688, 0.002533, 0.008057, 0.022461, -0.392578, 0.011108, 0.00473, -0.015747, 0.40625, 0.013672, 0.049316, -0.22168, -0.457031, -0.045654, -0.114746, -0.394531, 0.10791, -0.030518, -0.101074, 0.111328, -0.029541, -0.008789, 0.013855, -0.373047, -0.283203, -0.013855, -0.000847, -0.189453, -0.013123, -0.005432, 0.033203, -0.029053, 0.183594, -0.006195, -0.008484, -0.068359, -0.386719, 0.001335, 0.070801, -0.103027, 0.091797, -0.006653, -0.031494, -0.488281, -0.061523, 0.022827, 0.032471, 0.511719, 0.056885, 0.016235, 0.022095, 0.119141, -0.102051, -0.003311, -0.003357, -0.084473, -0.449219, -0.022949, -0.05542, 0.069336, -0.425781, -0.040527, -0.453125, -0.125977, 0.011414, 0.032471, 0.080078, 0.386719, 0.003845, 0.045166, 0.012146, 0.585938, 0.013306, 0.014648, -0.000043, -0.041504, -0.251953, -0.013428, 0.004913, -0.045898, -0.447266, -0.01001, 0.051514, -0.433594, -0.251953, -0.00885, 0.020264, -0.11084, 0.527344, 0.017456, 0.027588, 0.068848, 0.451172, 0.003708, -0.013855, -0.433594, -0.147461, -0.00293, 0.005249, 0.554688, 0.064453, 0.042969, 0.427734, 0.128906, 0.023315, -0.008301, -0.010193, -0.052002, 0.464844, 0.137695, 0.431641, -0.115723, 0.027588, 0.002213, -0.053223, 0.453125, 0.199219, -0.017334, -0.105469, 0.054688, -0.53125, 0.007996, 0.040039, -0.143555, 0.086914, 0.024536, -0.053711, 0.511719, 0.144531, -0.023193, -0.064453, -0.347656, 0.090332, -0.015076, -0.026123, -0.414062, -0.026978, 0.038086, 0.091309, 0.240234, -0.125, -0.007416, -0.050781, -0.039062, -0.519531, 0.00106, 0.003555, 0.012512, 0.051758, -0.099609, -0.075195, 0.15918, -0.269531, -0.024048, -0.144531, 0.020264, 0.023926, -0.006744, 0.007812, -0.326172, -0.347656, 0.002731, 0.065918, 0.037354, 0.488281, 0.009949, 0.069824, 0.072754, -0.149414, -0.013672, -0.014099, 0.287109, 0.417969, -0.003693, -0.054443, -0.054199, -0.632812, -0.040283, -0.11084, 0.088379, -0.066406, -0.023682, -0.031738, -0.40625, -0.203125, -0.355469, -0.347656, -0.085449, 0.177734, -0.028198, -0.065918, -0.168945, -0.527344, -0.040283, -0.098633, -0.46875, 0.091797, -0.034424, -0.144531, 0.037354, -0.016235, 0.006622, 0.011475, -0.173828, -0.043213, -0.000414, -0.022949, -0.386719, -0.143555, 0.068359, 0.40625, -0.028687, 0.179688, 0.005859, 0.013306, 0.006165, 0.018311, -0.003021, 0.006531, 0.04834, -0.542969, -0.012817, -0.041992, 0.075684, -0.137695, 0.000341, 0.005737, 0.098145, -0.376953, 0.000404, 0.020386, 0.205078, -0.044678, -0.000057, 0.025269, 0.174805, -0.032227, -0.023438, -0.125, -0.507812, -0.003174, 0.024292, 0.044434, 0.265625, -0.216797, -0.016113, -0.035645, 0.169922, 0.05127, 0.000429, 0.022339, -0.178711, -0.090332, 0.006348, 0.026855, 0.186523, -0.021851, 0.013062, 0.089844, 0.175781, -0.066406, 0.00148, -0.021362, -0.275391, 0.062256, -0.003036, -0.005707, -0.197266, -0.012878, 0.007996, 0.012878, 0.058838, -0.160156, -0.007446, -0.029175, -0.171875, 0.018677, 0.025024, 0.129883, 0.044434, -0.075195, 0.074707, 0.455078, 0.031738, 0.05127, 0.016357, 0.008179, 0.400391, 0.201172, -0.004028, -0.007721, -0.041748, -0.351562, 0.019165, 0.077148, -0.033936, -0.120117, -0.007263, -0.026367, 0.146484, 0.12793, -0.00473, -0.026489, -0.15332, 0.071777, 0.005798, 0.013062, 0.333984, -0.021606, -0.007294, 0.024048, -0.464844, -0.131836, 0.0019, 0.026611, 0.371094, -0.091309, -0.00148, -0.003662, -0.180664, -0.004761, 0.007874, 0.033936, 0.188477, -0.019165, 0.00705, 0.033203, 0.230469, -0.078125, 0.000286, -0.010803, -0.062012, -0.519531, -0.003967, -0.004883, -0.025146, 0.181641, -0.125977, -0.120117, -0.410156, -0.01178, 0.010315, 0.002335, 0.107422, 0.605469, -0.033691, -0.062256, -0.605469, -0.037598, -0.005829, -0.019531, -0.151367, 0.076172, -0.032227, -0.098633, -0.034424, 0.111816, -0.012756, -0.050537, 0.099609, 0.122559, 0.008118, 0.030762, 0.285156, -0.025146, -0.00769, -0.031494, -0.176758, 0.006592, -0.002853, -0.016357, -0.057129, -0.429688, -0.008179, -0.025757, -0.143555, -0.466797, -0.000896, -0.005524, 0.043701, -0.180664, 0.010315, 0.005859, 0.155273, 0.111328, 0.007111, 0.016235, 0.21875, -0.161133, 0.006897, -0.007782, -0.004486, -0.194336, -0.002533, -0.033447, -0.008423, 0.177734, 0.094238, 0.589844, 0.004211, 0.038818, 0.002762, 0.001625, -0.004944, 0.398438, 0.009155, 0.032471, 0.205078, -0.019287, 0.006226, -0.008179, -0.192383, 0.036865, -0.035889, -0.051025, -0.566406, -0.0625, 0.005829, 0.034424, 0.28125, 0.025391, -0.034912, 0.028687, -0.222656, -0.546875, -0.005127, -0.015869, -0.265625, 0.027466, -0.009033, -0.032959, -0.131836, 0.119141, -0.003052, -0.014221, 0.152344, 0.115234, 0.002579, -0.003738, 0.341797, 0.263672, 0.021118, 0.024536, 0.119141, 0.398438, -0.004059, 0.013062, -0.194336, -0.060547, -0.001663, -0.083984, -0.029907, -0.217773, -0.026978, -0.230469, -0.539062, 0.117188, 0.039307, 0.086426, 0.021729, -0.029053, 0.012817, 0.031738, 0.257812, -0.036133, 0.000178, 0.001343, -0.164062, -0.464844, 0.005219, 0.035645, 0.178711, 0.237305, 0.022583, 0.055908, 0.002762, 0.605469, -0.028687, -0.082031, -0.423828, -0.046631, -0.001587, 0.004303, 0.083008, 0.166016, 0.008545, 0.028687, 0.071777, 0.470703, -0.018555, -0.095703, -0.130859, 0.083008, 0.008911, 0.030151, 0.101074, 0.507812, 0.023315, -0.453125, -0.186523, -0.333984, -0.009705, -0.015381, -0.238281, -0.016235, -0.013184, -0.030396, -0.131836, 0.375, -0.00132, 0.001396, 0.000618, -0.162109, -0.01178, -0.032959, -0.209961, -0.061768, -0.000049, -0.006592, -0.294922, -0.457031, 0.006104, -0.003128, -0.020874, -0.275391, 0.00885, 0.126953, 0.546875, -0.024048, -0.006683, -0.036377, -0.302734, -0.006226, 0.001236, -0.10498, -0.034424, -0.511719, 0.006592, 0.022705, 0.206055, 0.020508, -0.061523, -0.433594, 0.029297, -0.084473, 0.005341, 0.031006, 0.302734, -0.12793, -0.013184, -0.035645, -0.137695, 0.135742, -0.016602, 0.002823, -0.033447, -0.632812, -0.003174, -0.004425, 0.022095, -0.546875, 0.075195, 0.451172, -0.007599, 0.125977, 0.006775, 0.033936, 0.241211, -0.000024, 0.02063, 0.056396, 0.470703, 0.010742, -0.004913, -0.033447, -0.195312, 0.032471, -0.032471, -0.012756, -0.006897, -0.648438, -0.004456, -0.014648, 0.050537, 0.179688, -0.008057, 0.029053, 0.058838, 0.636719, -0.00238, 0.010376, -0.173828, -0.030273, 0.007294, 0.021851, 0.083496, -0.243164, -0.000326, 0.011169, -0.189453, -0.0625, 0.000136, 0.013306, 0.19043, -0.056396, -0.003738, -0.031982, 0.027222, -0.515625, -0.004883, -0.026367, -0.326172, 0.129883, 0.004272, 0.019287, 0.196289, 0.048096, 0.011047, 0.053955, 0.139648, -0.092285, -0.002869, 0.01062, 0.19043, 0.032715, 0.001213, 0.043213, 0.263672, -0.021362, 0.001274, -0.013, -0.009155, 0.179688, 0.002182, -0.021606, -0.168945, 0.068848, 0.002975, 0.022095, 0.302734, -0.103027, -0.002869, 0.012878, 0.164062, 0.139648, 0.006592, 0.023193, 0.251953, -0.015259, -0.00032, -0.008606, 0.166016, 0.092773, -0.008484, -0.035156, -0.15625, 0.068359, 0.016602, 0.120117, -0.055664, 0.07666, -0.003052, 0.016479, 0.199219, -0.047363, -0.001724, -0.004333, -0.5, -0.044189, -0.007446, 0.003098, -0.097168, -0.318359, -0.046631, -0.347656, -0.162109, 0.013855, 0.000591, 0.034424, 0.414062, -0.002579, -0.026001, 0.022705, -0.339844, -0.388672, -0.02124, -0.089844, -0.070312, 0.124512, 0.020752, 0.077148, -0.117188, 0.030151, 0.024658, -0.009583, 0.130859, 0.558594, -0.039307, -0.03418, -0.07959, -0.558594, 0.001053, 0.037842, 0.244141, 0.013794, -0.013794, -0.030151, -0.202148, 0.335938, -0.016235, -0.045898, -0.122559, -0.402344, -0.005615, 0.001244, -0.004456, 0.5625, -0.00589, -0.001801, -0.004517, 0.394531, -0.005737, 0.004761, 0.037354, 0.511719, 0.000961, -0.001221, -0.012085, 0.139648, -0.005798, -0.010315, -0.088867, 0.423828, -0.012329, -0.019653, -0.098145, -0.474609, 0.021362, 0.01123, 0.101074, 0.507812, 0.003143, -0.006531, -0.005066, 0.237305, -0.016479, -0.047119, -0.296875, 0.120117, 0.0065, 0.008911, 0.015991, -0.460938, -0.00106, 0.000196, -0.034912, 0.369141, -0.022095, -0.053223, -0.206055, 0.165039, -0.006104, -0.025146, -0.333984, -0.006042, 0.004303, -0.006989, 0.022705, 0.246094, -0.003311, -0.007263, -0.007935, 0.361328, -0.009399, -0.011169, 0.028564, 0.484375, 0.011536, -0.00647, 0.010925, -0.498047, -0.021362, -0.021606, -0.102539, 0.470703, -0.001015, -0.000265, -0.052002, -0.5625, -0.07373, -0.052979, 0.090332, -0.462891, 0.026855, 0.064453, 0.314453, -0.11377, -0.007507, -0.031128, -0.035156, -0.474609, 0.000568, -0.001686, 0.02478, -0.347656, -0.001488, 0.001144, -0.015259, -0.298828, -0.034668, -0.125, -0.433594, 0.169922, 0.005798, 0.030518, 0.178711, -0.203125, -0.003036, -0.016357, -0.048096, 0.386719, 0.022461, 0.043701, 0.200195, -0.273438, -0.009155, -0.030029, 0.119629, 0.539062, -0.021484, -0.096191, -0.443359, 0.013672, -0.021606, -0.048828, 0.047363, 0.40625, -0.013672, -0.031738, -0.103516, 0.28125, -0.00209, -0.00824, -0.010925, 0.326172, -0.014038, -0.012634, -0.014282, -0.494141, 0.000511, 0.012085, -0.554688, -0.208008, -0.004242, -0.010132, 0.00824, -0.324219, 0.012329, 0.008728, 0.021973, 0.5, 0.006012, 0.004974, -0.025269, 0.490234, 0.004517, 0.006226, 0.0177, -0.394531, 0.000912, 0.006439, -0.024048, 0.353516, 0.010925, 0.021118, 0.034424, -0.482422, 0.008057, 0.013, 0.032227, 0.443359, 0.001648, 0.022949, -0.116699, 0.347656, 0.014771, -0.012939, 0.016968, -0.482422, 0.002991, 0.016357, 0.032715, -0.203125, -0.000782, -0.000889, -0.011169, 0.171875, 0.001129, 0.008118, -0.660156, -0.058838, 0.001595, 0.004608, -0.009399, 0.251953, 0.000137, -0.001663, -0.011536, 0.003326, -0.004364, 0.02002, -0.034424, -0.539062, -0.015259, -0.00531, 0.027344, -0.410156, 0.00238, 0.004791, -0.02478, -0.496094, -0.012024, -0.070801, -0.345703, 0.043945, 0.032471, 0.067871, 0.277344, -0.202148, -0.001053, 0.011719, 0.030273, -0.402344, -0.000801, 0.006531, 0.002274, -0.458984, -0.002487, 0.008301, 0.048584, 0.482422, 0.019165, 0.052246, 0.369141, -0.080566, -0.000511, 0.000656, -0.039551, 0.492188, 0.023804, 0.014404, 0.016113, 0.589844, 0.007996, -0.027954, -0.408203, 0.009216, -0.010986, -0.028564, -0.365234, 0.011047, -0.006958, -0.000881, -0.019287, 0.494141, -0.010376, -0.000927, -0.000477, -0.384766, 0.015198, 0.036621, 0.206055, -0.145508, -0.002563, -0.003662, -0.018066, 0.206055, -0.000618, 0.041016, 0.341797, -0.064941, -0.000778, -0.005493, 0.005646, 0.439453, -0.003662, -0.006927, -0.037354, 0.550781, -0.007782, -0.011719, 0.031738, 0.425781, -0.023804, -0.027954, -0.224609, -0.478516, -0.031128, -0.032715, -0.004181, -0.65625, -0.036621, -0.073242, -0.439453, 0.248047, -0.003403, -0.00824, 0.014465, -0.398438, 0.018555, 0.00531, 0.037354, -0.574219, -0.008606, -0.009033, 0.025635, 0.384766, 0.000553, -0.001366, 0.016602, -0.435547, -0.006775, -0.029053, -0.181641, 0.055664, 0.002213, 0.00193, -0.004974, -0.396484, 0.008179, 0.023071, 0.031494, -0.480469, 0.005096, 0.007874, 0.029297, -0.298828, -0.001663, -0.000805, 0.002563, -0.345703, -0.011169, -0.037354, -0.115234, -0.613281, 0.001541, -0.015869, -0.029907, 0.271484, 0.019043, 0.015503, -0.00415, 0.675781, -0.001831, -0.003159, -0.026489, 0.310547, -0.067871, -0.116699, -0.451172, 0.080078, 0.005524, 0.036377, 0.015381, -0.546875, 0.009521, -0.003036, -0.131836, -0.5625, -0.008545, -0.010315, -0.012451, 0.621094, 0.003632, -0.002548, 0.019043, 0.455078, -0.000881, 0.01062, 0.00028, 0.359375, 0.006348, 0.027222, 0.087402, -0.330078, -0.00161, -0.006012, -0.014648, 0.192383, -0.002029, -0.000286, 0.00769, -0.304688, 0.006134, 0.011719, 0.003967, 0.417969, 0.001984, 0.029175, -0.044678, -0.507812, 0.004272, 0.00386, 0.068359, -0.28125, -0.00885, -0.00145, 0.003586, -0.640625, 0.004028, 0.017456, 0.02124, -0.373047, 0.000035, -0.005188, 0.016724, 0.200195, 0.014038, 0.032715, 0.085449, 0.707031, -0.024292, -0.146484, -0.443359, 0.137695, -0.000912, -0.001114, -0.005829, 0.10791, 0.005859, 0.00148, 0.010071, 0.225586, 0.03418, 0.091797, 0.330078, -0.147461, 0.002899, 0.003067, 0.044678, -0.306641, -0.003448, -0.007874, -0.027954, 0.457031, 0.004852, -0.002029, -0.077148, -0.519531, 0.000313, -0.003372, 0.000511, 0.361328, 0.015381, 0.011597, 0.103516, -0.369141, 0.009888, 0.007202, 0.051758, -0.466797, 0.009827, 0.012634, 0.05542, -0.273438, -0.002243, -0.00029, 0.007935, -0.149414, 0.005493, 0.001396, 0.014526, -0.152344, -0.006653, -0.006226, -0.00769, -0.458984, 0.00824, 0.013062, -0.05127, -0.498047, -0.001144, -0.001457, 0.017944, -0.417969, 0.000437, 0.002014, 0.018188, -0.402344, 0.005554, -0.010071, -0.061035, -0.644531, -0.015564, -0.048096, -0.330078, -0.071289, -0.004364, 0.004639, -0.0177, 0.294922, 0.022095, 0.056152, 0.216797, 0.494141, 0.000626, -0.005981, -0.00325, 0.304688, -0.003937, 0.006958, 0.094238, -0.480469, -0.016235, -0.003021, 0.322266, 0.110352, 0.001801, -0.00018, -0.098145, -0.455078, -0.001602, 0.00009, 0.006989, -0.140625, 0.000044, 0.001953, 0.004486, -0.114746, 0.005493, 0.00008, 0.018555, 0.172852, -0.000364, -0.000378, 0.009644, -0.104004, -0.001671, -0.000307, -0.095703, 0.056641, -0.012512, 0.008728, -0.174805, 0.002045, 0.000721, -0.001549, -0.009216, 0.095703, -0.000324, 0.000141, -0.003998, 0.09668, 0.002243, 0.002518, 0.006409, -0.117676, -0.007294, -0.00473, -0.008118, 0.691406, 0.000317, 0.000416, 0.02063, 0.408203, 0.000336, -0.000347, -0.004669, 0.144531, 0.001091, -0.000155, -0.004089, 0.089355, 0.000089, 0.000801, 0.010742, -0.107422, -0.001183, 0.001076, 0.002151, -0.086914, -0.000965, 0.001038, -0.00946, -0.349609, 0.001167, -0.001244, -0.000874, 0.120605, -0.006134, 0.006256, 0.001625, -0.523438, 0.000805, -0.000877, 0.003372, -0.098145, 0.00116, 0.001923, 0.010742, -0.145508, 0.000954, -0.00087, 0.006134, -0.164062, 0.001335, -0.000072, -0.004028, 0.092285, 0.000023, -0.001328, -0.003143, 0.095215, 0.001701, 0.000041, 0.003098, -0.096191, 0.001541, -0.001953, -0.00354, 0.09375, 0.014099, 0.011414, 0.023438, 0.507812, 0.00106, -0.000077, 0.002411, -0.105957, 0.000542, 0.000412, -0.003296, 0.102539, -0.000744, -0.000999, -0.003448, 0.09668, -0.001389, 0.00004, -0.000257, -0.09668, 0.00177, 0.000809, 0.00473, -0.11377, 0.001038, 0.001534, 0.004272, -0.099121, -0.001686, -0.022217, 0.691406, 0.061035, -0.001205, -0.00032, -0.000068, -0.108398, -0.002777, -0.0019, -0.004913, 0.110352, 0.000366, 0.000881, 0.003098, -0.099121, -0.0005, 0.000843, -0.009216, 0.116699, 0.001221, -0.001602, 0.000797, 0.107422, 0.00061, -0.000284, -0.003601, 0.108887, -0.000729, -0.001183, -0.004059, 0.103027, 0.001068, 0.001244, 0.00705, -0.103027, 0.001434, 0.000923, 0.003647, -0.108887, 0.000232, -0.000759, -0.002502, 0.111328, 0.000511, 0.001556, 0.001579, -0.094727, -0.000572, -0.000173, 0.004364, -0.109863, -0.000368, 0.000488, 0.002731, -0.100098, -0.000009, 0.001228, -0.003967, 0.104492, 0.005371, -0.005798, -0.0177, 0.203125, -0.000149, -0.000471, -0.005524, 0.097656, 0.001144, -0.000299, 0.000862, -0.102539, -0.003036, -0.00036, 0.002167, -0.1875, 0.000427, -0.001877, 0.012878, 0.40625, 0.004395, 0.007782, 0.021973, 0.451172, -0.000053, -0.000889, 0.005219, -0.117676, 0.00006, -0.000401, -0.003204, 0.106934, -0.001823, -0.00001, -0.004456, 0.097656, 0.003448, 0.001709, 0.021362, 0.263672, -0.000507, 0.003174, 0.003769, -0.125, 0.000048, 0.00164, 0.002029, -0.102539, 0.000496, 0.001045, 0.005371, -0.121094, 0.000721, -0.000062, -0.002762, 0.105957, 0.00023, 0.00005, 0.006744, -0.118164, -0.00079, 0.015747, 0.097656, 0.789062, 0.001373, -0.002319, -0.002487, 0.102539, -0.007874, -0.0009, 0.000196, -0.414062, -0.004944, 0.021484, -0.453125, -0.124023, -0.000973, 0.001587, -0.000471, -0.11377, 0.001022, 0.000847, 0.003281, -0.100586, -0.000576, -0.001526, 0.000961, 0.121094, -0.000065, 0.000488, 0.004517, -0.095703, 0.000467, -0.000725, 0.004456, -0.100586, -0.001984, -0.000423, 0.006287, -0.115234, -0.000687, 0.000687, -0.020142, -0.53125, 0.000051, 0.001213, 0.004059, -0.094238, 0.00528, 0.001534, 0.012878, 0.490234, 0.000284, -0.002136, 0.002197, 0.088867, 0.000174, 0.000198, 0.005859, -0.104492, -0.000973, -0.00071, -0.004364, 0.106934, 0.000732, 0.000763, -0.00589, 0.091797, 0.001221, 0.001663, 0.009583, -0.124512, -0.000916, -0.000683, -0.005951, 0.121582, 0.005646, 0.004181, 0.024902, 0.660156, 0.000664, 0.000523, 0.005157, -0.114746, 0.000645, 0.001137, 0.007202, -0.119629, 0.001373, 0.001625, 0.0065, -0.134766, -0.001381, 0.002716, 0.007111, -0.099121, -0.000351, 0.000301, 0.004791, -0.108398, -0.008301, -0.005676, 0.008423, 0.761719, -0.000309, 0.000401, 0.004303, -0.100098, -0.000078, -0.000633, -0.002655, 0.097656, -0.000106, 0.000027, 0.003464, -0.120605, 0.000492, -0.001495, -0.001297, 0.109375, 0.000102, 0.002563, 0.00531, -0.100098, 0.00106, -0.001343, -0.004303, 0.116699, -0.002747, -0.001755, -0.004517, -0.077148, 0.00103, -0.001755, -0.001053, 0.101074, 0.000542, -0.000296, 0.005737, -0.09668, 0.000444, 0.000092, 0.000572, -0.103516, -0.001358, -0.000927, -0.034668, 0.082031, 0.000629, 0.000729, -0.004852, 0.105957, 0.001221, -0.001076, -0.003372, 0.112305, -0.002625, 0.000404, 0.005493, 0.109375, 0.001808, -0.000904, -0.005524, 0.109863, 0.000031, 0.002625, 0.003677, -0.119141, 0.000104, 0.001328, 0.000186, 0.101074, 0.000362, -0.00045, 0.007935, -0.107422, -0.001526, -0.000349, -0.002518, 0.103516, -0.000465, -0.00015, 0.003418, -0.100586, 0.001686, 0.001244, 0.00766, -0.105957, -0.001785, 0.000603, 0.004944, -0.101074, -0.001373, -0.005585, 0.005768, -0.201172, 0.000584, 0.000771, 0.020508, -0.087891, -0.003662, -0.014954, -0.026001, -0.498047, -0.001343, -0.008118, -0.025146, 0.103027, -0.00103, -0.00293, -0.002579, 0.112793, 0.0177, 0.018921, 0.071777, 0.5, -0.001091, -0.000629, -0.003906, 0.125977, 0.00209, -0.000212, 0.010254, -0.108398, 0.000389, 0.00161, 0.008118, -0.128906, 0.003387, -0.004333, 0.040283, 0.554688, -0.000877, 0.000874, -0.008179, 0.100098, -0.000098, -0.001823, -0.00589, 0.096191, -0.000479, -0.000931, -0.002411, 0.09668, 0.000805, -0.001549, -0.004944, 0.11377, -0.005066, -0.003693, -0.014221, -0.18457, -0.001152, -0.000767, -0.004608, -0.077148, -0.000345, -0.001862, -0.003555, 0.110352, -0.000376, -0.001572, -0.007935, 0.118652, 0.002258, 0.010193, 0.008362, -0.103027, -0.003113, -0.010864, 0.010071, 0.476562, -0.000463, 0.00006, -0.000381, -0.087891, -0.001694, 0.000097, 0.000486, -0.119141, 0.000355, -0.000557, 0.000954, -0.117188, 0.013428, 0.015503, 0.037842, 0.396484, 0.000507, 0.000984, -0.000916, -0.097656, -0.000984, -0.004791, 0.094727, 0.029419, -0.001289, -0.000904, 0.000702, -0.130859, -0.00164, -0.00087, 0.000881, -0.146484, 0.001564, 0.001923, 0.047119, -0.070312, 0.00095, 0.00148, -0.00164, 0.101074, 0.000145, 0.000175, 0.004852, -0.112793, 0.000645, -0.000645, -0.001778, 0.099121, 0.001022, 0.001648, 0.002884, 0.101562, -0.000372, -0.000166, -0.002075, 0.094238, 0.000139, 0.004333, 0.00531, 0.189453, 0.000355, 0.000618, 0.059082, 0.059326, -0.002258, -0.002396, -0.003387, 0.099609, 0.000999, 0.001114, 0.001114, -0.100098, -0.000923, -0.00016, -0.00061, 0.15332, 0.000664, 0.00025, 0.000332, 0.134766, -0.001221, -0.000847, -0.032959, -0.083496, 0.001862, -0.000759, -0.005249, -0.173828, -0.000292, -0.00161, -0.004395, 0.087402, 0.000999, 0.000626, -0.001503, 0.090332, 0.001602, 0.000317, 0.000896, -0.092285, -0.000721, -0.00116, -0.003021, -0.100586, -0.006592, -0.009338, 0.084473, -0.026001, -0.000303, 0.000263, 0.001343, -0.081055, 0.000237, 0.008057, -0.102051, 0.036865, -0.000243, -0.010498, 0.081543, 0.026245, -0.000073, 0.001411, 0.000376, 0.122559, 0.000124, -0.002747, -0.008118, 0.097656, -0.000119, 0.001503, -0.106445, -0.052979, -0.000239, 0.000093, -0.011108, -0.082031, -0.005432, -0.0047, -0.119629, -0.196289, -0.000664, -0.000389, -0.002457, 0.094238, 0.000286, 0.000523, 0.002197, -0.103516, -0.001457, -0.008667, -0.064941, 0.067871, -0.00061, 0.00058, -0.000471, 0.106445, -0.000217, -0.000385, -0.002869, 0.107422, -0.000153, 0.002548, 0.011414, 0.173828, 0.000463, -0.00032, -0.031738, -0.117188, 0.003754, 0.004944, 0.02063, -0.147461, 0.000116, 0.000614, 0.002441, -0.102539, -0.001129, 0.000664, 0.015137, 0.134766, -0.001053, 0.000395, -0.00116, -0.124023, -0.001709, -0.002258, -0.018555, -0.087891, -0.000429, -0.002411, 0.038574, 0.02478, -0.000553, 0.000839, -0.001968, -0.08252, 0.001953, 0.000832, 0.013489, 0.19043, 0.002518, 0.006866, 0.041504, -0.037598, -0.000167, 0.000793, 0.06543, -0.001869, -0.000782, -0.00412, -0.067383, 0.015015, -0.000591, 0.002274, 0.013184, 0.151367, 0.000015, 0.000345, 0.000069, -0.088867, 0.000565, 0.007782, -0.009155, -0.108887, 0.002472, 0.002838, 0.002365, 0.096191, 0.000706, 0.000232, 0.002274, 0.101074, -0.000603, 0.00011, 0.000184, 0.106445, -0.000233, -0.001099, -0.002075, 0.086426, -0.00061, -0.000835, 0.000912, -0.106445, 0.000319, -0.000292, -0.001099, -0.093262, 0.000089, 0.000263, -0.001785, 0.09082, 0.000164, 0.000618, -0.000832, -0.105957, -0.000307, 0.000091, -0.003006, 0.094238, 0.000668, -0.00032, -0.002014, 0.092773, 0.000568, -0.000233, -0.007751, -0.155273, -0.000828, -0.00148, -0.002365, 0.083496, 0.003754, 0.007446, 0.02478, -0.259766, -0.001236, 0.005249, 0.018433, 0.451172, -0.00322, 0.003784, -0.046387, 0.169922, 0.000515, -0.000957, 0.003067, -0.115723, 0.001144, 0.00012, 0.000767, 0.10791, 0.000345, 0.000492, 0.002731, 0.105469, -0.001328, -0.006592, 0.15625, -0.057373, -0.000687, -0.000132, 0.001968, 0.103027, -0.001572, -0.003235, -0.024536, -0.086914, -0.000969, -0.000839, -0.026855, -0.07373, 0.001282, 0.003418, 0.002762, -0.186523, -0.003799, -0.004303, -0.02356, -0.103027, -0.000079, -0.001511, -0.048584, 0.026855, -0.001022, -0.000935, -0.000671, -0.115234, 0.001289, -0.000091, 0.002228, 0.129883, -0.001137, 0.000011, 0.004395, -0.204102, 0.001282, -0.000973, -0.002991, -0.099121, 0.001007, 0.001526, 0.000767, -0.141602, 0.012573, 0.018677, 0.03418, 0.0625, 0.000465, 0.000134, -0.005829, -0.106445, -0.00087, -0.001663, -0.004974, 0.140625, 0.000599, -0.000414, -0.002182, 0.109375, 0.000061, -0.000023, 0.00161, -0.086914, -0.000207, 0.000786, -0.040771, -0.025635, 0.000977, 0.000576, 0.001907, 0.145508, 0.000862, -0.00053, -0.004425, -0.116699, 0.001129, 0.000387, -0.044434, -0.028687, -0.004425, -0.005402, -0.013489, -0.157227, 0.000163, -0.000805, -0.001381, 0.098633, 0.001984, 0.003738, 0.005493, 0.120605, -0.000143, 0.001999, 0.051025, 0.075195, 0.000565, 0.003342, 0.024414, -0.056152, 0.000816, -0.000237, -0.001122, 0.137695, -0.000011, 0.000565, 0.000595, -0.132812, 0.000443, 0.002289, -0.071777, 0.003845, -0.003662, -0.004089, -0.005188, 0.112793, -0.001648, -0.00209, -0.005768, -0.114258, -0.000931, -0.003815, -0.095215, -0.001411, -0.000687, -0.00116, -0.00412, 0.076172, -0.005554, -0.014221, 0.124023, 0.012512, -0.000181, -0.001511, -0.001663, 0.089355, -0.000205, -0.001747, 0.004883, 0.145508, 0.000083, -0.002274, -0.015381, -0.240234, 0.000162, -0.001656, -0.070801, -0.0177, 0.001335, 0.000973, 0.058594, 0.030151, 0.000463, 0.001732, 0.004242, -0.070801, -0.000265, -0.000702, -0.003036, 0.102539, 0.000437, -0.000538, -0.002335, 0.110352, 0.000877, 0.001144, 0.003036, -0.102539, 0.000763, 0.000404, -0.000626, 0.109375, 0.000473, -0.001137, -0.051514, -0.022217, -0.000511, -0.001404, 0.001846, -0.141602, 0.000315, -0.000067, 0.00066, -0.087891, -0.00119, -0.001617, -0.002274, 0.122559, -0.000927, 0.002197, -0.002747, -0.121582, -0.006927, -0.00238, 0.135742, 0.169922, -0.001251, -0.000372, -0.001801, 0.131836, 0.002014, 0.001305, -0.011658, -0.177734, 0.104492, -0.255859, -0.150391, -0.025146, -0.007721, -0.008789, -0.021606, -0.138672, 0.004211, 0.004791, 0.072754, 0.259766, 0.028687, 0.045654, -0.414062, -0.003815, 0.009583, 0.006927, 0.05835, 0.243164, 0.018433, 0.018677, -0.355469, 0.00885, -0.027344, -0.060547, 0.523438, -0.043945, -0.011353, 0.023804, -0.139648, -0.25, -0.000809, 0.021118, -0.223633, 0.011658, -0.02771, 0.003235, -0.111328, -0.135742, 0.006714, 0.019165, -0.419922, 0.019165, 0.002136, 0.011963, -0.004669, -0.09668, 0.000614, 0.00119, -0.108887, -0.013794, 0.02417, 0.022705, 0.152344, 0.217773, -0.001572, -0.020996, -0.142578, 0.024536, -0.000319, -0.009277, 0.283203, -0.004242, -0.006683, 0.002594, -0.051025, -0.207031, 0.000046, 0.077148, 0.353516, -0.030029, 0.003616, -0.005005, 0.108398, 0.00766, -0.014404, 0.000969, -0.060791, -0.081543, -0.01123, -0.023926, -0.094727, -0.365234, -0.002655, -0.002563, -0.028564, -0.160156, 0.006226, 0.003113, 0.006836, 0.220703, -0.017944, -0.049805, 0.392578, -0.016235, 0.016968, 0.015381, -0.345703, 0.009644, -0.02063, 0.010071, -0.185547, -0.253906, 0.00769, 0.008789, 0.105957, 0.208008, 0.009705, 0.006317, 0.117676, 0.058838, 0.002213, 0.000561, 0.001984, 0.135742, -0.005524, -0.005219, -0.01532, -0.1875, 0.000977, -0.010132, 0.369141, 0.032959, -0.005524, -0.009338, -0.033691, -0.116699, -0.020996, -0.026733, -0.025024, -0.378906, -0.005341, 0.014099, -0.194336, -0.033691, 0.001266, 0.011292, -0.045898, -0.255859, 0.014465, 0.025391, -0.335938, 0.004242, 0.004517, 0.002914, 0.018677, 0.132812, 0.005219, 0.027954, 0.074707, 0.373047, 0.008301, -0.001823, 0.02063, 0.357422, -0.006287, -0.006561, -0.008728, -0.199219, -0.010376, -0.002594, -0.058594, -0.116699, -0.009033, -0.00885, -0.07373, -0.10498, 0.007751, 0.005798, 0.014954, 0.114746, -0.012756, -0.013367, 0.382812, -0.012512, -0.004272, -0.001404, -0.227539, -0.019897, 0.004425, 0.009277, 0.02002, 0.085449, -0.012573, -0.028809, -0.071777, -0.135742, -0.009766, -0.014954, -0.060791, -0.474609, 0.01178, 0.028076, 0.087891, 0.398438, 0.004852, 0.006592, 0.011719, 0.108398, -0.005005, -0.005035, -0.01178, -0.117676, -0.012207, -0.041016, 0.361328, -0.027954, 0.002701, 0.001213, 0.020996, 0.110352, 0.005554, 0.006744, 0.012878, 0.115234, 0.003754, 0.004547, 0.017944, 0.090332, -0.011292, 0.003906, -0.131836, -0.233398, 0.001678, 0.004486, 0.008789, 0.115723, 0.022095, 0.013367, -0.398438, 0.009888, 0.012573, -0.008606, 0.253906, 0.114746, -0.020874, -0.009399, -0.166992, -0.291016, -0.005402, -0.003616, -0.004669, -0.180664, -0.006409, -0.014099, -0.07959, -0.22168, -0.023438, -0.021606, -0.128906, -0.349609, 0.000418, -0.002365, -0.02002, -0.108887, -0.004028, -0.001038, -0.011597, -0.149414, 0.01062, 0.018433, -0.24707, 0.011475, -0.009766, -0.020874, -0.089844, -0.179688, 0.014465, 0.019897, 0.052734, 0.410156, -0.005676, -0.000938, -0.008484, -0.15625, 0.020996, -0.029541, -0.439453, 0.070312, -0.007935, 0.029175, -0.275391, -0.408203, -0.028687, -0.015991, -0.186523, -0.275391, 0.007721, 0.013184, 0.040039, 0.102539, -0.002869, -0.001999, -0.011047, -0.100586, 0.013611, -0.008545, 0.123047, 0.365234, -0.000843, 0.005463, 0.15918, -0.080078, -0.00705, -0.003677, -0.015198, -0.11377, -0.01123, -0.021851, 0.384766, -0.006256, -0.000186, -0.015503, 0.121582, 0.298828, 0.01123, 0.003662, 0.07373, 0.103027, 0.015259, 0.029297, -0.361328, -0.007874, 0.005493, 0.002823, 0.016968, 0.100098, 0.011414, 0.018066, 0.080078, 0.378906, 0.001114, 0.005585, 0.022217, 0.261719, -0.012512, -0.026489, -0.074707, -0.119141, 0.039062, 0.099609, 0.289062, -0.012634, 0.012939, 0.004669, 0.097656, 0.168945, -0.000526, -0.022095, -0.088379, -0.478516, 0.018677, 0.04541, -0.490234, 0.035156, 0.006714, 0.016846, 0.034668, 0.087402, 0.003433, 0.001495, 0.012939, 0.125977, 0.001015, 0.003662, 0.006104, 0.091797, -0.006714, -0.001884, -0.013123, -0.125977, -0.019287, -0.039062, 0.423828, -0.02002, 0.00415, 0.007019, 0.032471, 0.238281, 0.005066, -0.001564, -0.077637, 0.003281, 0.013245, -0.002518, 0.110352, 0.388672, -0.003891, -0.001129, -0.049316, -0.091797, 0.002502, 0.001465, 0.009216, 0.08252, -0.003677, -0.007324, -0.022949, -0.117188, 0.025879, 0.012146, 0.07666, 0.378906, 0.003189, -0.000158, 0.019043, 0.112793, -0.002884, -0.007446, -0.024414, -0.118164, 0.049316, 0.064941, 0.267578, -0.045166, -0.030884, -0.123047, -0.326172, -0.023071, 0.014771, 0.026855, -0.376953, 0.014648, -0.008728, -0.010376, -0.025024, -0.162109, 0.001274, 0.002167, 0.016113, 0.182617, -0.00824, -0.006775, 0.253906, -0.011292, 0.025269, 0.029785, 0.380859, 0.050537, 0.001236, -0.024536, -0.287109, -0.076172, -0.003616, -0.004456, -0.010193, -0.310547, 0.016602, 0.034912, 0.332031, 0.042969, 0.009888, -0.000839, 0.102051, 0.300781, 0.00589, 0.002579, 0.007935, 0.138672, 0.012695, 0.361328, -0.026733, 0.10791, -0.002655, 0.001549, -0.014282, -0.135742, 0.008179, 0.00322, 0.02771, 0.15332, 0.013, 0.012817, -0.431641, -0.024048, 0.005219, 0.004791, 0.008545, 0.124023, -0.020264, -0.02417, -0.229492, 0.058105, 0.002121, 0.005707, 0.016235, 0.091309, -0.003647, -0.005737, 0.029297, 0.114746, -0.002686, -0.004395, -0.174805, -0.133789, 0.003677, 0.00296, 0.00946, 0.171875, 0.004486, 0.006622, 0.073242, 0.382812, -0.117188, -0.095215, -0.287109, 0.126953, -0.004181, 0.014221, -0.249023, -0.039795, -0.007935, -0.008179, -0.021729, -0.186523, 0.001427, -0.000144, 0.003586, 0.11377, 0.002579, 0.005371, 0.037354, 0.363281, 0.000042, 0.000022, 0.00148, -0.117676, -0.00174, -0.008423, -0.093262, 0.01416, -0.000553, 0.002167, 0.003067, -0.10498, 0.00038, 0.000954, -0.049805, -0.078613, 0.000511, -0.000919, -0.00164, 0.121582, 0.012695, 0.020264, 0.044434, 0.458984, -0.000205, -0.000565, -0.001373, 0.125977, -0.000805, -0.000515, 0.013123, 0.10791, 0.001427, 0.000336, 0.002731, -0.116699, 0.000977, -0.000486, -0.000488, 0.115723, -0.004395, -0.010681, -0.028076, -0.216797, 0.000992, 0.000755, 0.000452, -0.100586, 0.000633, 0.000721, 0.000423, -0.11084, 0.000452, -0.000805, -0.001534, -0.112793, -0.001823, -0.003555, -0.004578, 0.111328, 0.000397, -0.00103, 0.001328, -0.11084, 0.001122, -0.004669, -0.012146, -0.147461, -0.001007, 0.000813, 0.001404, -0.110352, -0.001038, -0.001884, -0.003357, 0.098145, -0.0009, -0.001122, 0.000908, 0.095703, 0.000561, -0.000227, -0.000717, 0.120117, 0.000158, -0.005005, -0.084961, -0.024048, 0.001099, 0.001183, 0.002914, -0.107422, 0.001938, 0.000839, 0.001656, -0.11084, -0.001167, -0.001495, 0.019775, 0.1875, 0.00061, 0.004456, 0.01062, -0.078613, 0.000336, 0.000395, -0.008179, -0.083984, -0.005768, -0.017456, -0.078613, -0.578125, 0.0009, 0.001251, 0.000006, -0.114746, -0.000422, 0.000173, -0.004059, -0.085938, -0.000241, -0.00119, -0.003677, 0.10791, -0.000269, -0.00267, -0.041504, -0.09082, -0.000015, -0.000169, -0.005249, -0.087402, 0.000216, 0.00029, -0.001373, -0.099121, 0.000418, -0.000713, 0.001579, 0.166992, 0.000273, -0.000261, -0.011597, 0.116699, 0.000927, -0.002182, -0.009155, -0.120605, -0.000124, -0.00193, 0.002945, 0.12793, 0.000725, 0.001785, -0.009949, -0.143555, 0.001381, -0.000071, 0.000372, -0.133789, -0.000843, -0.000614, -0.001999, 0.120605, 0.000036, -0.000238, -0.002319, 0.109863, -0.00069, -0.000326, -0.001251, -0.089355, -0.001801, -0.00103, 0.002701, 0.117676, 0.00325, 0.003342, 0.007263, 0.126953, 0.000309, 0.000079, -0.000889, 0.104492, -0.000759, -0.003967, -0.002441, 0.108398, 0.002777, 0.001923, 0.029297, -0.092285, -0.000221, -0.002396, -0.00592, 0.125977, -0.000675, 0.001167, 0.00293, -0.10791, 0.007294, -0.007019, 0.163086, 0.038086, 0.009094, 0.021973, 0.253906, -0.091797, -0.000273, -0.003113, -0.001945, -0.121582, 0.000463, 0.000763, -0.001045, 0.098145, -0.000444, -0.001678, 0.000874, -0.145508, -0.058594, -0.067383, -0.129883, -0.396484, -0.000179, 0.003143, 0.002136, -0.175781, 0.00116, -0.000431, -0.004272, -0.137695, -0.011169, -0.016846, -0.073242, -0.482422, 0.000507, -0.000303, -0.001083, 0.135742, -0.00045, 0.001022, -0.000209, 0.120605, 0.000071, 0.000011, -0.000226, 0.104004, 0.000797, -0.000095, 0.004425, -0.114258, 0.000292, 0.001205, 0.003571, -0.10498, -0.000163, -0.000261, -0.000706, 0.132812, -0.000546, -0.000591, 0.000299, 0.109863, 0.001572, 0.001678, 0.022461, 0.128906, -0.001251, -0.001785, -0.003815, 0.102539, -0.001747, -0.001663, -0.002823, 0.112793, 0.001549, 0.00354, 0.010559, 0.212891, -0.000229, -0.000671, -0.003098, 0.154297, -0.000182, -0.000328, -0.001434, 0.112305, -0.000854, -0.001053, -0.00415, -0.109375, -0.000664, -0.001923, -0.002136, 0.10498, 0.000645, -0.001694, -0.001732, 0.122559, -0.002274, -0.001762, -0.004211, -0.175781, -0.000992, 0.00161, -0.047852, -0.09082, -0.001114, 0.007477, 0.173828, 0.04834, 0.000115, -0.001083, -0.005585, 0.100586, -0.001244, -0.006531, -0.022583, -0.216797, -0.000195, -0.000591, -0.001671, -0.112793, -0.00008, -0.000136, -0.001984, 0.120117, -0.000969, 0.001137, 0.000061, 0.108887, -0.00069, -0.001404, 0.000618, 0.113281, 0.003708, -0.018188, 0.18457, 0.134766, -0.00029, -0.001579, -0.002533, -0.103027, -0.00103, -0.002106, -0.008179, 0.103516, -0.000694, -0.000935, -0.000311, 0.126953, -0.000242, -0.000307, -0.001328, 0.103027, -0.000074, 0.001419, -0.000603, -0.107422, -0.000622, -0.002197, 0.032715, 0.143555, 0.000425, 0.001564, 0.001022, -0.119629, -0.002502, -0.000422, -0.001495, -0.125977, 0.000801, 0.001099, -0.000368, -0.097656, 0.001389, -0.000106, 0.069824, -0.030518, -0.000759, 0.000197, 0.00103, 0.101562, 0.000154, 0.001022, 0.001488, -0.149414, 0.001869, 0.001701, 0.002106, -0.125977, -0.000744, 0.001648, 0.003525, -0.137695, 0.000181, -0.000185, -0.003128, -0.138672, -0.001167, -0.000256, 0.000053, -0.104004, -0.002014, -0.000051, -0.001259, 0.116211, -0.000236, 0.001938, 0.001152, -0.113281, 0.000774, 0.001587, 0.000683, -0.154297, 0.000334, 0.001297, 0.00383, -0.111328, 0.00209, 0.001534, 0.0065, 0.181641, 0.001297, 0.000025, 0.001671, -0.142578, -0.002075, -0.001091, -0.001869, 0.106934, 0.002838, 0.007416, 0.116211, 0.003281, 0.002747, 0.009094, 0.052246, 0.231445, -0.001312, 0.004913, -0.018066, -0.144531, -0.010376, -0.009521, -0.013733, -0.460938, -0.001266, 0.003387, -0.077148, -0.078125, -0.000475, 0.00082, 0.000334, -0.115723, 0.002548, -0.001648, -0.001221, 0.124512, 0.008057, 0.009766, 0.025146, 0.373047, -0.001778, -0.001869, 0.018066, 0.11084, 0.00206, 0.000786, 0.000622, -0.108887, 0.000036, -0.000103, 0.000912, -0.100586, 0.001358, 0.004028, 0.030151, 0.062256, -0.0009, 0.000492, 0.001785, -0.134766, -0.000112, -0.000152, -0.00293, -0.124512, 0.00046, -0.000885, 0.001244, 0.117676, 0.001549, 0.002716, 0.002319, -0.123047, 0.000706, -0.000549, -0.001289, 0.125977, -0.036621, -0.022339, -0.213867, -0.242188, -0.032715, 0.470703, 0.014832, 0.037598, -0.017944, -0.011719, -0.054688, -0.251953, -0.016479, -0.010376, -0.098145, -0.027954, -0.006012, -0.006439, -0.033691, -0.345703, -0.002136, -0.028687, 0.339844, -0.021973, -0.01709, -0.015869, -0.077637, -0.161133, 0.008728, 0.005951, 0.071777, 0.030151, -0.005554, -0.013733, 0.316406, -0.023071, 0.01239, 0.023438, 0.589844, 0.033691, 0.021606, 0.022705, 0.196289, 0.082031, 0.008911, -0.018188, 0.233398, 0.02002, -0.014404, -0.007599, -0.271484, -0.069336, -0.031006, -0.044922, -0.069336, -0.155273, -0.002823, -0.001724, 0.275391, -0.000866, 0.000444, 0.017456, -0.339844, 0.013855, 0.025024, 0.023926, 0.253906, 0.055664, -0.013733, 0.000397, -0.169922, -0.029785, 0.028564, 0.042969, 0.065918, 0.976562, 0.000195, 0.004425, -0.004211, -0.417969, 0.001534, 0.004883, 0.037598, 0.433594, 0.012756, 0.016602, 0.081055, 0.061768, -0.000221, 0.001823, -0.261719, -0.004974, -0.04834, -0.026733, -0.263672, -0.085449, 0.019043, 0.02356, 0.160156, 0.300781, -0.006927, 0.016724, -0.259766, -0.028442, 0.009583, 0.015991, 0.123535, 0.443359, 0.013, 0.007477, 0.061279, 0.076172, -0.010864, 0.000052, 0.013367, 0.429688, -0.025635, 0.019653, -0.625, -0.023682, 0.009827, 0.012451, 0.042236, 0.07959, -0.007263, -0.011108, -0.047119, -0.07373, -0.008118, -0.004272, -0.103516, -0.028809, -0.00824, 0.000236, -0.114258, -0.028687, 0.006683, 0.016968, 0.119629, 0.07666, 0.006805, 0.013062, -0.566406, -0.032227, 0.003723, 0.048096, -0.503906, 0.014893, 0.01709, 0.009705, 0.052002, 0.040283, -0.00589, -0.004913, -0.056396, -0.0271, -0.025391, -0.030762, -0.111816, -0.139648, 0.010681, 0.00473, 0.099121, 0.056641, -0.01239, -0.021606, -0.12793, -0.066895, 0.007996, -0.00592, 0.067383, 0.010254, 0.008118, 0.014465, 0.05249, 0.049316, 0.024414, 0.011047, 0.114258, 0.198242, 0.014526, 0.014343, 0.025879, 0.097168, 0.012085, 0.011169, 0.107422, 0.053711, -0.019165, -0.006195, -0.104492, -0.179688, 0.028931, 0.275391, -0.00528, 0.01001, 0.004272, -0.009521, 0.078613, 0.007202, -0.000919, 0.016602, -0.097168, 0.002045, -0.022827, -0.016602, -0.304688, -0.054199, 0.011658, 0.016846, 0.067383, 0.086914, -0.008484, 0.008972, -0.183594, -0.025269, -0.012207, -0.008484, -0.052002, -0.06543, 0.02124, -0.004395, 0.19043, 0.21582, 0.017212, 0.010071, 0.04834, 0.064453, 0.020508, 0.002609, 0.15625, 0.07666, 0.011414, 0.015991, 0.076172, 0.035156, 0.015991, -0.001656, 0.3125, 0.033691, -0.006439, -0.027466, 0.445312, 0.008911, 0.023071, 0.022705, 0.158203, 0.345703, 0.004211, 0.004364, 0.071289, 0.038818, 0.007568, 0.063477, -0.554688, 0.00003, -0.002853, 0.003632, -0.05835, -0.100586, 0.004578, 0.029053, 0.060303, 0.363281, -0.016846, -0.001396, -0.318359, -0.057129, 0.005463, 0.024902, 0.086426, 0.359375, 0.018066, 0.028564, 0.324219, 0.10791, -0.010254, -0.008484, -0.087402, -0.038818, 0.003464, 0.010864, -0.455078, -0.009094, 0.000557, 0.014099, -0.330078, 0.014465, 0.01239, 0.057373, -0.59375, 0.010742, 0.021973, 0.043945, 0.109863, 0.296875, -0.000458, 0.023682, -0.328125, 0.014771, -0.010315, -0.038086, 0.396484, -0.003799, 0.021362, 0.017456, 0.091309, 0.124023, -0.010315, -0.00589, -0.09375, -0.349609, -0.008179, 0.002136, -0.109375, -0.025391, -0.030884, -0.011108, -0.101562, -0.081055, -0.000626, 0.00769, 0.3125, -0.015381, -0.005768, 0.028442, -0.337891, -0.000576, 0.004669, 0.029541, -0.363281, 0.007782, -0.023193, -0.024536, -0.137695, -0.265625, 0.001259, 0.011597, -0.445312, 0.001778, -0.017212, -0.009033, -0.070801, -0.05542, 0.033936, 0.024902, 0.294922, 0.050293, 0.009521, 0.008057, -0.332031, 0.006531, 0.018921, 0.005951, 0.261719, 0.068848, -0.000603, 0.022583, -0.332031, 0.014038, -0.006439, 0.006866, 0.400391, -0.025269, 0.005402, 0.024414, -0.384766, 0.016479, 0.000725, 0.014832, 0.300781, 0.108887, 0.010254, 0.011719, 0.217773, 0.082031, -0.008728, -0.002823, -0.039551, -0.322266, -0.03418, -0.00885, -0.069824, -0.375, 0.025391, 0.013977, 0.131836, 0.108398, -0.022583, -0.035156, -0.135742, -0.249023, -0.006836, -0.0625, 0.636719, -0.000027, -0.007477, -0.011169, -0.025757, -0.080078, 0.006348, 0.001343, 0.0354, 0.433594, -0.009094, -0.016113, -0.053467, -0.050537, -0.024658, -0.018799, -0.082031, -0.133789, -0.011353, 0.007874, -0.265625, 0.005707, -0.022705, -0.001869, -0.371094, -0.000256, -0.017456, 0.002319, -0.116699, -0.094727, 0.020264, 0.015015, 0.108887, 0.058105, -0.007446, 0.017944, -0.291016, -0.017456, 0.00264, 0.055908, -0.018921, -0.010376, 0.037598, 0.038574, 0.275391, 0.060547, 0.002274, -0.010559, -0.410156, -0.055664, 0.010437, -0.020386, 0.158203, 0.024414, 0.009827, 0.00824, 0.130859, 0.101562, 0.008545, 0.007202, 0.099609, 0.03833, 0.007568, 0.004791, 0.066895, 0.060303, -0.002426, -0.012878, 0.6875, -0.006012, -0.013855, -0.016235, -0.112793, -0.150391, 0.039551, 0.074707, 0.157227, 0.355469, -0.006348, -0.010742, -0.057129, -0.423828, -0.002075, -0.031982, 0.390625, -0.009399, -0.004303, -0.007263, -0.025635, -0.449219, 0.037109, 0.044678, 0.283203, 0.139648, 0.016846, 0.006165, 0.044434, 0.066406, -0.009705, -0.007477, -0.030396, -0.100586, 0.000044, 0.029785, -0.498047, -0.014343, 0.010254, 0.012634, 0.044922, 0.065918, 0.02478, 0.017456, 0.12793, 0.269531, -0.002365, 0.020874, -0.255859, -0.004456, 0.002716, 0.006012, 0.042725, 0.044434, 0.002029, 0.010254, 0.150391, -0.030151, 0.001434, 0.00824, 0.113281, 0.020142, -0.000694, -0.00103, -0.066406, 0.039062, 0.000511, 0.000519, -0.047852, 0.024536, 0.000729, 0.003998, 0.017334, -0.089355, -0.000725, 0.000866, 0.076172, -0.036621, 0.000515, 0.002274, 0.053223, -0.0271, -0.000248, 0.000782, -0.056641, 0.030029, -0.013916, -0.009521, 0.01709, -0.554688, 0.001396, 0.007202, -0.038818, -0.075684, 0.002533, 0.010498, -0.027344, -0.094727, -0.000368, -0.000165, -0.068359, 0.033447, -0.000732, -0.010254, -0.116211, 0.032227, 0.019287, 0.040039, 0.398438, 0.032471, 0.001213, -0.007172, -0.277344, 0.034912, 0.000383, -0.004303, 0.067871, 0.040527, -0.00161, -0.004944, -0.007538, 0.092773, 0.016846, 0.009216, 0.178711, 0.384766, 0.000192, 0.000641, 0.003876, -0.064453, -0.000467, -0.001587, -0.050781, 0.026978, 0.00238, 0.006226, 0.007538, -0.090332, -0.000534, -0.001648, -0.035156, 0.071289, -0.002792, 0.001907, 0.025879, 0.496094, 0.000092, 0.000172, 0.088867, -0.04541, 0.000843, 0.001015, 0.014893, -0.083984, 0.002014, 0.003265, 0.009888, -0.09082, 0.003891, 0.011902, 0.089355, 0.507812, -0.000576, -0.001129, 0.074707, -0.032959, -0.002625, -0.005646, 0.000942, 0.087402, -0.001167, -0.000645, 0.058838, -0.029907, 0.00193, 0.00415, 0.012451, -0.080078, 0.00206, -0.002365, -0.106445, 0.050781, -0.000778, -0.003677, -0.077637, 0.0354, 0.003662, 0.005585, -0.12793, 0.000301, -0.001587, -0.005219, 0.077148, -0.000515, -0.002609, -0.004425, -0.00383, 0.145508, 0.000591, -0.001205, 0.062988, -0.032471, 0.003479, 0.003021, -0.028198, -0.106934, -0.000112, -0.000351, -0.066895, 0.029663, -0.00046, -0.003067, -0.022583, 0.072754, -0.002609, -0.001862, -0.019897, 0.092773, -0.000816, -0.000835, -0.052979, 0.027344, -0.000334, 0.000237, 0.057861, -0.031738, -0.010193, -0.011414, -0.163086, 0.165039, -0.00022, -0.000969, 0.106445, -0.040039, 0.001869, 0.004425, 0.0065, -0.094727, 0.000633, 0.007996, 0.066895, -0.028442, -0.001488, -0.008057, -0.077148, 0.041016, 0.001289, 0.002563, 0.010437, -0.098145, -0.00053, 0.00012, 0.066895, -0.033447, 0.001465, 0.003311, -0.000687, -0.083496, -0.001823, -0.005615, -0.056885, 0.019775, -0.001755, -0.00132, 0.036377, 0.094238, 0.005432, 0.00885, -0.080566, -0.042236, 0.000037, -0.002823, -0.099121, 0.036377, -0.000965, -0.000195, 0.054932, -0.028687, 0.004181, 0.011902, 0.140625, -0.033447, -0.000204, 0.000326, 0.081543, -0.041992, 0.004974, 0.014038, 0.170898, -0.048584, -0.000483, -0.008362, -0.086914, 0.032471, -0.000553, -0.001122, 0.031982, -0.014099, 0.00082, -0.009399, 0.07666, 0.007996, -0.00058, -0.000471, 0.052734, -0.022217, -0.000439, -0.000664, -0.056396, 0.029175, 0.000225, 0.00071, -0.069336, 0.031494, -0.000217, -0.000622, 0.049561, -0.014099, 0.000595, 0.00161, 0.046875, -0.025513, -0.001343, -0.001724, -0.006958, 0.102051, 0.000057, 0.002533, 0.057129, -0.028198, 0.000523, -0.000042, -0.032959, 0.017456, 0.000885, 0.001808, 0.07373, -0.039062, 0.000275, -0.004059, -0.053223, 0.225586, -0.000122, -0.00235, -0.085449, 0.045654, -0.002136, -0.006012, -0.063477, 0.025513, 0.00415, 0.018433, 0.1875, -0.069824, -0.00041, 0.000717, 0.053223, -0.029297, -0.001053, 0.001541, 0.003784, -0.099609, 0.000103, 0.000115, 0.051025, -0.019409, -0.001488, -0.001579, -0.092285, 0.041504, 0.002716, 0.003967, 0.006744, -0.145508, 0.003403, 0.005676, 0.142578, -0.061279, 0.000265, 0.000328, 0.045654, -0.027588, 0.000744, -0.000973, -0.065918, 0.033203, -0.000014, -0.003448, 0.088379, -0.036377, -0.000076, 0.001755, -0.058105, 0.026733, 0.001869, 0.007385, 0.116699, -0.053955, -0.005676, -0.008728, -0.191406, 0.046631, -0.000278, -0.001152, -0.08252, 0.04248, -0.000614, -0.000721, 0.041992, 0.011536, -0.003006, -0.005219, -0.003754, 0.177734, 0.000576, 0.001717, 0.04834, -0.025635, -0.000416, 0.001907, 0.045898, -0.024292, 0.001793, 0.001038, -0.100586, 0.047607, 0.000637, -0.001022, -0.00074, 0.087891, 0.000061, 0.002716, -0.005951, -0.092773, 0.000828, 0.002502, 0.010254, -0.083984, 0.001312, 0.002808, 0.001663, -0.085449, 0.000435, -0.001862, -0.046143, 0.022827, -0.000448, 0.000231, -0.046631, 0.02356, -0.000024, -0.000381, -0.044922, 0.022949, -0.000397, -0.010193, -0.142578, 0.005676, -0.004028, -0.000271, -0.083496, 0.020508, -0.001717, -0.005768, -0.056152, 0.023438, 0.000232, -0.000425, -0.054688, 0.033691, 0.000553, 0.001038, 0.050293, -0.027954, -0.000292, -0.003784, -0.00647, 0.104492, -0.000591, 0.000977, 0.052246, -0.028076, -0.001274, -0.000721, 0.095215, -0.034912, 0.00018, 0.000992, 0.048828, -0.025391, 0.00024, -0.000652, -0.051758, 0.026733, 0.000515, 0.000534, 0.047607, -0.026489, 0.000277, -0.000668, -0.067383, 0.037842, -0.000679, -0.003036, -0.025024, 0.093262, -0.001793, -0.00209, -0.007416, 0.113281, 0.000161, -0.000349, -0.053467, 0.024902, -0.000063, -0.00238, -0.007172, 0.083496, -0.000068, 0.000439, 0.056152, -0.031494, -0.000217, -0.02124, -0.229492, 0.058594, -0.003159, -0.00103, -0.000465, -0.412109, -0.001007, -0.00061, -0.047119, 0.025269, 0.001122, 0.002365, 0.002899, -0.069824, -0.001633, 0.001236, 0.060303, -0.03064, -0.00383, -0.013367, -0.132812, -0.048096, 0.00082, 0.009094, 0.036865, -0.070312, 0.001938, 0.000305, -0.11084, 0.058105, -0.002304, 0.000542, 0.04834, -0.057129, -0.001167, -0.005463, -0.082031, 0.026611, 0.00708, 0.004272, 0.033936, -0.427734, 0.00021, -0.000713, -0.000881, 0.269531, 0.000862, 0.000641, -0.006012, 0.172852, -0.001465, 0.000504, 0.001999, -0.110352, -0.00209, -0.001389, 0.005127, -0.154297, 0.000163, -0.001038, -0.003372, 0.152344, -0.015381, -0.015869, -0.036377, -0.470703, 0.013916, 0.012085, 0.032471, 0.335938, -0.000182, -0.001518, 0.000942, -0.126953, -0.002441, 0.000324, 0.003159, -0.135742, -0.000152, 0.002655, -0.003311, 0.126953, 0.0177, 0.008911, 0.09082, 0.063477, -0.000557, -0.001549, -0.002823, 0.120117, 0.003632, -0.000196, -0.001373, 0.135742, -0.001488, 0.001587, 0.0047, -0.137695, -0.000006, 0.000755, 0.007782, -0.129883, 0.003647, 0.046875, -0.094238, 0.019043, 0.003891, 0.005768, 0.021118, 0.069824, -0.001228, -0.00119, 0.003296, -0.135742, -0.001755, -0.007874, -0.050537, -0.070312, -0.003052, -0.002411, -0.000273, -0.205078, -0.000401, -0.013, 0.067871, -0.028809, -0.00769, -0.008301, -0.000645, -0.180664, 0.001724, 0.000366, -0.003738, 0.128906, 0.004517, 0.006317, -0.01355, 0.135742, -0.000984, -0.000576, -0.005432, 0.15625, -0.004974, 0.002365, -0.107422, -0.00046, 0.00296, -0.000774, -0.00351, 0.152344, 0.000018, -0.001137, 0.006531, -0.194336, -0.005768, -0.012207, -0.057373, -0.118652, 0.000123, -0.000286, -0.000292, 0.100586, -0.000957, 0.000683, 0.00119, -0.12207, -0.001266, -0.000027, 0.000135, -0.150391, 0.002106, 0.001221, -0.00296, 0.104004, -0.00209, 0.000774, -0.000109, -0.144531, -0.001495, -0.002304, 0.000423, -0.142578, 0.00293, 0.007721, 0.005615, 0.417969, -0.002335, -0.000372, 0.001923, -0.169922, 0.012512, 0.015259, 0.020264, 0.394531, -0.001389, -0.001266, -0.005432, 0.129883, -0.002304, -0.000935, -0.000797, -0.133789, -0.000847, 0.000105, 0.003738, -0.166016, -0.001671, -0.001312, -0.002228, 0.108398, 0.000774, 0.001205, -0.004395, 0.132812, 0.006866, 0.005585, 0.006256, 0.198242, 0.004547, 0.00766, 0.010742, 0.149414, -0.004059, -0.004089, -0.005463, -0.235352, -0.001839, 0.000492, 0.002869, -0.120605, -0.001099, -0.00106, 0.000452, -0.135742, -0.001129, 0.001137, 0.002899, -0.110352, -0.010193, -0.008911, -0.021118, -0.179688, 0.006866, 0.006165, 0.019653, 0.183594, 0.00079, 0.000847, -0.002991, 0.152344, 0.003403, 0.002533, 0.009033, 0.142578, -0.01239, -0.028809, -0.026489, -0.032959, 0.043701, 0.061035, 0.484375, 0.191406, -0.001175, -0.00058, 0.000584, -0.122559, -0.001602, -0.000736, 0.005585, -0.151367, -0.005157, 0.003281, -0.003265, 0.480469, 0.059814, -0.018311, 0.002609, -0.07666, -0.000778, -0.000904, -0.007019, 0.134766, -0.000626, -0.00145, -0.004944, 0.115723, 0.053223, 0.052002, 0.115234, 0.5, -0.013611, -0.003891, -0.007538, -0.308594, 0.000584, -0.001106, -0.003937, 0.152344, 0.008789, 0.007874, 0.00069, 0.149414, 0.015137, 0.011475, 0.180664, -0.114258, -0.001663, -0.002686, -0.007751, -0.125977, 0.0005, 0.001495, -0.007996, 0.333984, 0.000851, 0.001144, 0.002029, -0.106445, -0.001564, 0.001251, 0.008301, -0.15625, 0.000045, -0.000032, -0.010193, 0.089355, -0.007538, -0.008057, -0.124023, -0.341797, 0.000284, 0.000542, 0.00528, -0.132812, 0.00325, 0.002975, 0.012146, 0.096191, -0.012329, -0.006165, -0.011719, -0.425781, 0.001137, -0.000668, 0.002426, 0.132812, 0.001915, -0.001511, -0.001328, 0.139648, 0.000347, 0.000519, -0.002609, 0.106934, -0.033447, -0.009094, -0.192383, 0.042236, 0.002472, 0.001755, -0.001801, 0.330078, 0.001556, 0.00045, 0.00415, 0.118652, -0.00766, 0.003693, -0.390625, -0.014282, 0.001862, 0.001595, 0.000511, 0.216797, 0.002197, 0.004211, 0.010925, 0.119629, -0.000404, -0.001793, 0.003113, -0.134766, 0.000553, -0.001823, -0.005005, 0.134766, 0.000328, -0.000999, 0.001541, -0.134766, -0.000002, -0.000736, -0.002594, 0.115723, 0.000005, -0.001617, -0.001259, 0.124512, -0.000885, 0.001411, 0.005615, -0.12207, 0.001518, 0.000009, 0.000942, 0.123535, 0.002106, 0.011841, -0.02063, -0.050781, 0.001137, 0.000026, -0.004761, 0.12793, -0.001633, 0.00003, 0.00209, -0.110352, -0.000965, -0.000208, 0.004517, -0.125, -0.001999, -0.003159, -0.00589, -0.082031, 0.0005, 0.00106, 0.00235, -0.140625, 0.005737, 0.005219, 0.01001, 0.175781, 0.000557, -0.000626, -0.006561, 0.12793, 0.002716, -0.00106, -0.000443, 0.121582, -0.007874, -0.304688, -0.006622, -0.10498, -0.000816, 0.00106, 0.00824, -0.150391, -0.005615, -0.04834, -0.28125, 0.049072, -0.003143, -0.000576, -0.004059, -0.330078, -0.002274, -0.002808, -0.002365, -0.112793, 0.00415, -0.001099, -0.009644, 0.462891, 0.000759, -0.004395, -0.009277, 0.25, -0.001869, 0.000969, 0.002655, -0.124512, 0.002274, 0.003967, 0.005219, 0.118164, -0.000031, -0.001472, 0.001999, -0.196289, 0.01001, -0.034668, -0.007935, 0.044434, 0.003601, 0.006317, 0.030762, 0.128906, 0.000641, 0.002075, 0.005951, -0.191406, -0.000687, 0.000336, 0.001755, -0.122559, -0.001472, -0.002838, -0.013245, -0.177734, -0.002701, -0.000228, -0.000269, -0.125, 0.001495, -0.001808, -0.000393, 0.120117, -0.000591, 0.000313, -0.00412, 0.124512, -0.000275, 0.000843, 0.000561, -0.125, 0.000359, 0.000146, -0.002228, 0.145508, 0.000212, -0.000866, 0.003143, -0.100586, -0.000397, -0.00021, -0.001541, 0.125, -0.053955, 0.185547, 0.259766, -0.115723, 0.001381, 0.000179, 0.006226, -0.122559, -0.001457, -0.242188, -0.000992, -0.02478, 0.002182, -0.00082, -0.002182, 0.152344, 0.019897, 0.01709, 0.055664, 0.400391, -0.000368, -0.00087, 0.001801, 0.125977, -0.001442, -0.00296, -0.005493, -0.136719, -0.000252, -0.00069, -0.003326, -0.130859, 0.000568, 0.003082, -0.002029, -0.129883, 0.012878, 0.010132, 0.28125, 0.072266, 0.006378, 0.00135, 0.308594, 0.071777, -0.000224, 0.000298, 0.001343, 0.131836, -0.00161, -0.003143, -0.005188, -0.157227, 0.000024, 0.001663, 0.001823, 0.157227, 0.000957, 0.000224, 0.000475, 0.140625, -0.01062, 0.015076, -0.248047, -0.087402, 0.000973, 0.001228, 0.004822, 0.121582, 0.000139, 0.000916, -0.002518, -0.11084, 0.015442, -0.01239, 0.229492, 0.095215, 0.008789, -0.00074, 0.171875, 0.039062, 0.000016, 0.000694, 0.00383, 0.111816, 0.001091, -0.000538, -0.00164, -0.124512, 0.001053, -0.001274, 0.004761, 0.139648, 0.012817, 0.018433, 0.03833, 0.304688, 0.001068, 0.000151, 0.000504, 0.119141, -0.002182, -0.003448, -0.007111, -0.149414, 0.000083, -0.000828, -0.008118, -0.145508, -0.000475, 0.000687, 0.001595, 0.125977, -0.00058, -0.000713, -0.001846, -0.130859, 0.001282, 0.001022, 0.003082, 0.134766, 0.000467, 0.001289, 0.000851, 0.163086, 0.016113, 0.022339, 0.048828, 0.400391, 0.000671, -0.000744, -0.002594, -0.123535, -0.00079, 0.000557, -0.000854, 0.120117, 0.000568, 0.000008, -0.002472, -0.131836, -0.002045, -0.002121, -0.007782, -0.15625, 0.001724, 0.000397, 0.008789, 0.174805, 0.000145, -0.000416, -0.00264, -0.133789, 0.001259, 0.001984, -0.001434, 0.240234, 0.000797, 0.00135, 0.001801, 0.125977, 0.000473, 0.000216, 0.00238, 0.126953, -0.001007, 0.000378, 0.00473, 0.194336, 0.000102, 0.000587, -0.001938, -0.120605, -0.000568, -0.001602, -0.004974, -0.123047, -0.001228, 0.000298, -0.001076, 0.150391, -0.000328, -0.000236, 0.002228, 0.108887, 0.002823, 0.007782, 0.027222, -0.07666, 0.001694, -0.000081, 0.002533, 0.178711, 0.001221, 0.008057, -0.065918, -0.008606, -0.000313, 0.000448, 0.003418, 0.121582, -0.000679, -0.000154, 0.002594, 0.124512, -0.018555, -0.036865, -0.384766, -0.033936, 0.00145, 0.001129, 0.005951, 0.105957, 0.000221, 0.00177, 0.002533, 0.124023, 0.000793, 0.000467, -0.000984, -0.100586, 0.011902, 0.013916, 0.163086, 0.371094, -0.014709, -0.040527, -0.212891, -0.02832, -0.004791, -0.009399, -0.245117, -0.085938, -0.003571, 0.041016, -0.06543, -0.21582, 0.000399, -0.001709, 0.000465, -0.119141, -0.003677, -0.002731, -0.106934, -0.230469, 0.001564, 0.018555, -0.040771, -0.054443, -0.007812, -0.00708, -0.263672, -0.111328, 0.001472, 0.001984, 0.00473, 0.120117, 0.000026, 0.000824, 0.004456, 0.118164, -0.000931, -0.000641, -0.003418, -0.119141, -0.000603, -0.000984, -0.001999, -0.109375, -0.00053, 0.00013, 0.001495, 0.119629, 0.001221, 0.001007, 0.002533, 0.121094, 0.000408, -0.00106, 0.003937, 0.131836, 0.006439, -0.015991, 0.279297, 0.031128, 0.014587, -0.002106, 0.242188, 0.166016, -0.000828, -0.001511, -0.003815, -0.116699, 0.002762, 0.003464, 0.010498, 0.174805, -0.003891, -0.00528, -0.094727, -0.152344, -0.001724, -0.00293, -0.006958, -0.144531, -0.000041, -0.001091, -0.004822, -0.165039, -0.001007, 0.002182, 0.001854, 0.195312, 0.001366, 0.002151, 0.003387, 0.116699, 0.000999, 0.000748, 0.000322, 0.120117, -0.007507, -0.009094, -0.016113, -0.151367, 0.000248, -0.000068, 0.002945, 0.112305, -0.002426, -0.001106, -0.004211, -0.144531, -0.003128, -0.002869, -0.013733, -0.143555, -0.001045, -0.00235, -0.005188, -0.119629, -0.020264, 0.013977, -0.326172, -0.069336, -0.00021, -0.004364, -0.022949, -0.176758, -0.007324, -0.006866, -0.229492, -0.115234, 0.006866, 0.004364, 0.201172, 0.0625, -0.007202, 0.008972, -0.217773, -0.110352, 0.001167, 0.001236, 0.003891, 0.101562, -0.009827, -0.063965, 0.092773, -0.054932, 0.000801, -0.000977, 0.008728, 0.151367, 0.008484, 0.002533, 0.227539, 0.121094, -0.000877, -0.001129, -0.002228, -0.095703, 0.000961, 0.001953, 0.002899, 0.120117, 0.000385, 0.000383, 0.000614, 0.106934, 0.001038, -0.000071, 0.002609, 0.123535, -0.000031, -0.001579, -0.006165, -0.125977, -0.000033, -0.086914, -0.006744, -0.277344, 0.000572, 0.002411, 0.004944, 0.128906, -0.001152, -0.002914, -0.007385, -0.12793, 0.001755, 0.001625, 0.022461, 0.188477, 0.000143, 0.000303, 0.000047, 0.113281, -0.000216, -0.026123, 0.014526, 0.101562, -0.001816, -0.004089, -0.016235, -0.462891, -0.000687, -0.00071, -0.007355, -0.134766, -0.000446, -0.000984, -0.00264, -0.134766, -0.000565, -0.002411, -0.006897, -0.152344, 0.00082, 0.00024, -0.001045, -0.100098, -0.00053, -0.000805, -0.001312, -0.10498, 0.005737, 0.012451, 0.267578, 0.031128, -0.018799, -0.036377, -0.25, -0.154297, -0.001968, -0.00036, -0.005768, -0.140625, -0.006989, 0.012085, -0.195312, -0.015076, -0.000157, 0.001915, -0.000193, -0.145508, 0.005157, 0.011047, 0.269531, 0.059326, -0.003998, -0.003555, -0.155273, -0.022949, -0.002045, -0.014038, -0.003967, 0.090332, 0.000881, 0.001129, 0.004639, 0.145508, 0.001068, 0.007874, 0.271484, 0.068359, -0.000668, -0.001801, -0.011292, -0.194336, 0.007446, 0.008484, 0.013, 0.181641, -0.014343, 0.000165, -0.263672, -0.166992, -0.001518, -0.001335, -0.005798, -0.144531, -0.010864, -0.002777, -0.192383, -0.099609, -0.000148, -0.001068, 0.000931, -0.100586, 0.000687, 0.001442, 0.000774, 0.123047, 0.00174, 0.003159, 0.007629, 0.15918, -0.000504, -0.000656, 0.003311, 0.132812, -0.03125, -0.02417, -0.345703, -0.129883, -0.001266, -0.004242, -0.000851, -0.201172, 0.000591, 0.00135, 0.003098, 0.195312, 0.001083, -0.000496, -0.036133, 0.009766, 0.002136, 0.000366, -0.068848, 0.020142, -0.001205, -0.000299, 0.045654, -0.013489, 0.001045, 0.000141, -0.0354, 0.009399, -0.000626, 0.000031, 0.026367, -0.007446, -0.00132, -0.000351, 0.046875, -0.013, 0.001411, 0.002441, -0.07373, -0.133789, 0.000847, -0.000223, -0.031982, 0.009216, -0.001205, 0.000687, 0.031738, -0.009033, -0.001518, 0.000077, 0.035645, -0.009827, -0.001457, -0.000486, 0.039795, -0.010742, -0.000916, -0.000557, 0.029663, -0.008301, -0.001106, -0.000174, 0.0271, -0.007721, -0.000717, -0.000269, 0.030396, -0.00824, 0.000908, -0.000345, -0.02478, 0.006073, -0.001755, -0.007538, 0.015198, 0.059082, 0.000801, 0.000843, -0.029297, 0.008789, -0.000877, -0.000051, 0.029907, -0.008362, -0.004913, -0.002579, 0.117188, 0.052246, 0.004486, 0.007355, -0.031128, -0.055908, 0.001762, 0.000206, -0.047363, 0.013123, -0.001236, -0.004547, 0.018433, 0.057129, 0.001167, -0.000008, -0.0354, 0.009644, -0.000984, -0.000159, 0.047363, -0.012573, -0.001068, 0.000173, 0.032715, -0.008728, 0.001022, 0.000265, -0.028687, 0.008118, -0.001106, 0.000126, 0.032471, -0.009399, -0.001495, -0.000938, 0.053223, -0.015991, -0.000843, -0.000046, 0.033203, -0.009399, 0.001457, -0.000271, -0.028809, 0.008423, -0.001297, -0.000446, 0.039062, -0.010254, -0.00066, -0.000119, 0.036621, -0.009521, 0.001419, 0.000182, -0.041504, 0.011719, 0.00103, 0.000161, -0.036621, 0.011169, -0.001312, -0.001587, 0.016602, 0.052979, -0.002563, -0.009949, 0.015259, 0.205078, 0.00069, 0.000009, -0.029297, 0.008789, 0.000862, 0.000048, -0.036377, 0.010132, 0.001328, 0.000254, -0.035889, 0.010315, -0.000454, -0.000182, 0.028442, -0.007355, -0.004883, -0.004913, 0.013977, 0.10791, 0.00106, 0.000047, -0.032471, 0.009155, 0.000992, 0.00015, -0.030518, 0.007874, -0.000923, -0.000252, 0.030762, -0.008423, 0.00148, 0.000241, -0.037354, 0.010803, 0.000412, -0.000021, -0.026733, 0.007751, 0.001251, -0.000024, -0.036621, 0.010193, 0.001198, -0.000061, -0.036865, 0.01062, 0.008423, 0.012634, -0.092285, -0.015747, 0.000854, 0.0005, -0.026978, 0.007874, 0.000874, -0.000299, -0.036865, 0.009338, 0.000973, 0.000027, -0.035645, 0.010071, -0.001045, -0.000244, 0.034912, -0.009949, 0.001091, 0.000093, -0.039062, 0.011414, 0.001083, 0.000007, -0.036377, 0.009949, 0.001076, 0.000125, -0.032471, 0.008728, -0.00132, -0.000671, 0.031738, -0.008423, 0.001266, 0.000027, -0.05127, 0.014282, 0.00082, -0.000178, -0.036865, 0.010803, 0.001633, -0.000091, -0.04126, 0.011902, -0.001144, -0.000256, 0.039062, -0.011108, -0.000364, -0.000065, 0.025635, -0.006989, -0.001465, -0.000161, 0.050781, -0.015137, -0.001404, -0.000504, 0.033203, -0.009155, -0.000702, -0.000058, 0.032471, -0.008667, 0.00145, 0.000025, -0.038086, 0.010925, 0.000778, 0.00025, -0.040527, 0.011414, -0.001045, -0.000199, 0.029175, -0.007599, -0.000919, -0.000059, 0.03418, -0.009705, -0.000851, -0.0005, 0.0354, -0.00946, -0.001053, 0.000096, 0.029907, -0.009216, 0.001305, -0.000116, -0.035645, 0.010254, -0.000885, -0.000045, 0.031982, -0.008423, -0.000954, -0.000107, 0.030762, -0.007935, -0.001839, -0.000231, 0.036133, -0.009705, -0.002014, -0.000542, 0.043701, -0.012512, 0.000622, 0.000515, -0.035156, 0.009644, 0.00135, 0.000056, -0.046875, 0.013489, -0.000717, 0.000278, 0.026855, -0.007141, -0.0005, -0.000122, 0.028809, -0.007996, -0.000401, 0.000416, 0.03833, -0.009888, 0.003571, 0.003067, -0.047119, -0.087891, -0.001328, 0.000178, 0.037354, -0.010315, 0.001572, -0.000446, -0.050781, 0.01355, 0.001762, -0.000047, -0.049561, 0.013611, -0.000965, 0.000031, 0.029297, -0.008423, 0.00177, 0.000603, -0.04541, 0.013489, 0.000679, -0.004089, -0.082031, 0.02002, 0.00116, -0.000211, -0.031494, 0.008972, -0.001144, -0.002518, 0.026001, -0.003235, -0.001335, -0.000195, 0.032471, -0.008911, -0.001541, -0.000399, 0.039795, -0.011169, 0.007477, 0.00473, 0.001221, -0.071777, 0.001137, 0.000049, -0.033447, 0.009583, -0.003769, -0.007202, 0.018921, 0.058838, 0.001038, -0.000027, -0.038086, 0.010071, 0.001869, 0.004364, -0.01123, -0.060303, 0.000904, -0.000269, -0.029541, 0.008545, -0.002945, -0.005798, 0.01709, 0.043701, -0.000261, -0.003967, 0.013611, 0.045898, 0.001022, -0.000114, -0.043213, 0.01239, -0.001144, -0.000132, 0.032715, -0.008972, 0.001198, 0.00046, -0.037842, 0.011108, 0.001495, 0.000035, -0.044189, 0.011902, 0.001694, 0.001724, -0.011597, -0.066406, 0.000435, 0.003082, -0.0065, -0.064941, 0.000717, -0.000469, -0.036621, 0.010742, -0.00386, -0.00293, -0.010071, 0.068848, -0.000858, 0.000362, 0.033203, -0.009644, -0.000416, -0.002396, 0.020752, 0.055664, 0.000755, 0.000465, -0.030273, 0.008057, -0.001274, 0.000145, 0.044678, -0.012024, 0.001595, 0.00074, -0.059082, 0.016968, 0.001175, 0.000252, -0.033203, 0.009155, 0.001228, 0.000454, -0.037842, 0.010986, 0.001274, 0.000622, -0.043701, 0.011963, 0.001053, 0.00103, -0.055664, 0.015076, 0.001434, -0.000036, -0.034668, 0.00946, -0.001114, -0.00007, 0.035156, -0.010071, -0.001228, -0.000315, 0.037354, -0.010071, -0.000748, 0.000229, 0.0271, -0.00705, 0.000599, 0.000057, -0.025879, 0.007568, 0.001205, 0.000165, -0.035889, 0.009521, 0.001083, 0.000364, -0.04126, 0.011841, 0.003723, 0.00238, 0.006531, -0.067383, 0.001129, 0.000359, -0.03125, 0.009399, -0.002747, -0.007751, 0.016602, 0.06543, 0.000874, 0.000037, -0.040283, 0.01178, 0.000519, 0.00235, 0.007812, -0.11084, -0.0065, -0.001045, -0.000309, -0.141602, -0.000071, 0.001923, 0.008789, -0.100586, 0.002426, 0.003937, -0.023804, -0.133789, 0.000484, -0.000079, -0.003769, 0.118164, 0.001549, 0.002151, 0.009888, -0.111328, -0.002136, -0.002182, -0.011658, 0.109863, -0.001663, -0.006409, 0.03064, 0.490234, 0.005005, -0.002487, 0.04834, 0.113281, 0.000893, 0.000292, -0.005432, 0.154297, -0.013489, -0.015198, -0.089355, -0.18457, 0.000183, 0.002228, -0.005737, -0.117676, 0.000874, 0.000618, 0.009827, -0.099609, 0.00082, 0.001411, 0.010559, -0.128906, 0.000045, -0.000984, -0.0065, 0.101074, -0.001289, -0.002502, -0.010864, 0.10498, -0.00023, -0.001503, -0.006531, 0.106934, 0.000043, -0.00209, -0.010315, 0.109375, -0.007599, -0.002136, -0.064941, -0.06543, -0.000154, 0.000893, 0.00824, -0.111816, -0.026489, -0.04126, -0.11377, -0.462891, -0.000288, -0.00087, -0.005219, 0.099121, 0.000896, 0.001137, 0.008728, -0.10498, 0.001076, 0.002182, 0.007538, -0.112305, 0.000603, 0.00106, -0.008301, 0.102051, 0.00015, -0.001312, -0.007355, 0.12793, -0.010986, -0.011658, -0.058838, -0.131836, 0.002762, 0.003693, 0.041748, 0.098633, 0.002594, 0.001228, -0.263672, -0.031494, -0.001892, -0.002304, -0.007141, 0.095703, -0.000094, -0.001709, -0.006805, 0.098633, 0.001595, 0.001305, 0.001915, 0.111328, -0.000534, -0.001602, -0.012085, 0.124023, -0.001175, -0.003387, -0.009644, 0.115234, 0.001205, 0.005402, 0.008362, -0.150391, 0.001427, -0.000106, 0.000221, 0.104004, -0.001244, 0.00041, 0.006958, -0.129883, 0.006805, -0.022583, 0.373047, 0.002289, -0.00708, -0.004517, -0.199219, 0.220703, 0.000452, 0.001717, 0.010132, -0.100098, 0.001808, 0.006989, -0.257812, -0.010071, 0.000599, -0.00415, -0.004639, 0.216797, 0.000648, 0.002151, 0.00647, -0.093262, 0.001495, 0.002182, 0.007324, -0.106445, -0.000702, -0.00103, -0.010376, 0.111328, 0.00267, 0.001434, 0.000862, 0.144531, 0.000114, 0.00037, 0.009155, -0.124512, -0.002701, 0.000637, -0.01709, -0.080078, 0.00322, -0.007996, 0.047363, 0.15625, -0.000889, 0.003525, -0.074219, 0.02417, -0.001442, -0.016968, -0.058594, -0.4375, -0.000083, -0.000534, 0.003647, -0.118652, -0.00082, 0.003967, 0.004852, -0.145508, -0.000154, -0.000383, -0.009033, 0.135742, -0.001305, 0.00135, 0.000599, -0.116211, -0.00082, -0.001472, 0.000252, -0.124512, -0.000553, -0.002411, -0.007507, 0.09668, 0.000068, 0.000435, 0.010803, -0.124023, -0.00161, -0.000877, 0.000828, -0.092773, -0.00119, -0.001869, -0.006897, 0.172852, -0.00003, 0.000235, 0.030029, 0.038818, 0.000729, 0.001602, 0.00705, -0.102539, 0.001785, 0.001526, 0.008118, -0.102539, -0.001144, -0.00293, 0.013367, 0.09375, -0.001579, -0.00132, -0.009216, 0.103516, -0.002625, -0.000542, 0.011047, -0.15625, 0.002045, 0.005798, -0.01532, -0.120117, -0.000568, 0.001923, 0.008362, -0.102051, 0.001755, 0.000984, -0.015442, -0.129883, -0.001701, -0.003082, -0.01709, 0.100586, 0.000717, 0.004059, 0.012512, -0.115723, -0.000889, -0.000641, 0.012268, 0.074707, -0.000242, 0.004852, -0.009888, -0.279297, -0.051514, -0.257812, 0.002213, 0.011658, 0.001144, 0.002655, 0.007935, -0.114746, -0.000721, -0.002762, -0.012146, 0.120605, 0.004608, 0.004425, 0.007202, 0.158203, 0.00885, -0.032227, 0.240234, 0.011963, -0.001602, -0.000626, 0.002548, 0.108398, 0.00033, -0.014587, -0.011658, 0.079102, -0.000751, -0.002136, -0.012573, 0.121582, 0.000463, -0.001007, -0.007874, 0.102539, -0.001259, 0.002548, 0.004242, -0.119141, 0.005341, -0.004486, 0.054199, 0.106445, -0.008118, -0.035889, 0.178711, 0.006714, -0.001144, -0.000786, -0.007538, 0.091309, 0.000999, 0.001175, 0.008484, -0.119141, -0.002396, -0.002472, -0.02356, -0.117676, 0.000376, -0.000055, -0.007324, 0.10791, 0.000473, 0.001831, 0.016113, -0.101562, 0.009155, 0.003967, 0.078125, 0.019531, -0.002319, -0.001869, 0.002274, -0.11084, -0.000656, -0.00116, -0.008728, 0.103516, 0.001801, -0.012756, 0.169922, 0.236328, 0.001076, 0.001968, 0.009277, -0.105957, -0.000526, -0.004608, -0.006622, 0.332031, -0.000199, -0.00209, -0.013611, -0.126953, 0.000395, -0.001617, -0.008606, 0.143555, 0.000015, 0.000816, 0.004578, -0.094727, -0.010254, -0.026733, -0.378906, -0.083984, -0.00015, 0.000452, 0.002899, -0.167969, 0.004608, 0.004547, 0.071289, -0.11084, -0.000064, -0.004028, 0.022217, 0.11084, 0.000671, 0.00106, 0.007721, -0.105469, 0.000751, 0.000778, 0.008057, -0.098145, 0.005981, 0.009033, 0.018188, -0.566406, 0.00132, 0.003906, 0.007538, -0.114746, -0.006714, -0.007507, -0.019409, -0.136719, -0.000353, -0.002731, -0.00531, 0.114258, 0.04541, 0.093262, 0.287109, -0.025269, 0.000854, 0.001831, 0.009338, -0.098145, -0.000538, -0.002136, -0.003174, 0.116699, 0.006348, 0.020142, -0.34375, -0.021729, -0.012024, -0.006683, -0.07959, -0.011597, -0.000118, -0.001358, -0.007263, 0.115234, 0.000273, 0.005676, -0.039551, -0.245117, 0.000774, 0.000889, 0.010254, -0.142578, 0.000706, -0.002289, -0.013855, 0.105957, 0.003479, 0.003387, 0.062988, -0.102539, -0.006653, -0.041016, 0.404297, -0.000132, -0.000828, 0.00351, -0.000935, -0.267578, 0.000813, 0.001564, 0.004913, -0.116699, 0.001236, -0.002045, -0.005646, 0.108887, -0.002945, -0.002594, -0.011658, 0.126953, 0.018311, 0.080078, -0.320312, 0.008362, -0.000218, 0.000077, -0.00016, -0.115723, 0.00116, 0.001953, 0.005554, -0.119629, 0.001015, 0.003372, 0.002411, -0.15625, 0.000192, -0.000977, -0.064941, 0.032959, 0.006104, 0.013306, 0.062988, -0.047607, -0.000446, -0.000938, -0.075195, 0.040039, 0.002502, 0.010864, 0.060791, -0.043457, -0.000618, -0.000767, -0.062988, 0.034668, -0.001694, -0.003601, -0.013672, 0.091309, 0.000113, -0.00164, -0.060547, 0.032959, 0.000969, 0.002716, 0.005676, -0.077637, 0.000862, 0.001678, 0.086426, -0.047119, 0.000023, -0.001366, -0.069336, 0.037598, -0.002518, -0.00351, -0.007874, 0.083496, -0.001038, -0.002838, -0.005188, 0.080078, -0.000614, -0.002945, -0.010681, 0.085449, 0.001427, 0.001938, 0.006287, -0.083984, -0.000992, -0.003036, -0.009705, 0.071289, -0.001534, -0.002914, 0.003143, 0.06543, 0.000748, 0.002914, 0.008423, -0.088379, -0.000282, -0.001633, -0.063965, 0.033691, -0.000129, -0.000054, 0.06543, -0.035645, 0.002625, 0.00885, 0.036377, -0.096191, 0.001335, 0.003113, 0.00647, -0.102051, 0.000138, -0.001541, -0.060303, 0.033691, 0.000572, 0.000129, -0.050537, 0.026978, -0.000104, 0.002106, -0.10498, 0.056396, -0.000801, 0.000343, 0.051514, -0.027832, -0.000275, 0.000957, 0.049805, -0.026489, 0.001816, 0.002136, 0.008606, -0.086914, -0.000927, -0.002777, -0.006104, 0.071777, -0.000159, 0.00148, 0.044922, -0.024414, -0.000127, 0.001068, 0.039062, -0.02124, 0.000221, -0.001221, -0.053467, 0.029541, 0.000271, 0.001495, 0.002686, -0.067871, 0.000002, 0.000797, 0.047852, -0.024902, 0.000572, -0.002686, -0.00647, 0.079102, -0.001411, -0.003235, -0.011292, 0.092773, -0.002411, -0.010498, -0.06543, 0.050293, 0.002441, 0.003296, 0.05127, -0.000763, 0.000155, 0.000054, 0.046875, -0.025513, 0.001556, 0.002899, 0.008789, -0.084961, -0.000402, 0.001541, 0.010254, -0.081055, -0.000011, -0.000168, -0.040527, 0.022095, -0.003159, -0.010315, -0.104004, 0.014282, -0.032471, -0.020386, -0.106934, -0.613281, 0.006927, -0.022583, 0.077148, -0.057129, 0.000179, -0.000484, -0.044189, 0.02478, -0.000385, -0.000334, -0.046631, 0.024292, 0.000128, 0.000343, 0.064453, -0.035645, 0.000001, -0.001434, -0.063477, 0.03418, -0.003662, -0.00528, -0.008606, 0.164062, -0.000437, -0.001495, -0.045166, 0.025391, 0.003723, 0.004211, -0.065918, -0.005005, -0.000835, 0.000519, 0.051758, -0.027344, 0.003464, 0.00885, 0.058105, -0.047119, -0.000093, 0.001114, 0.05249, -0.027466, 0.004425, 0.009644, 0.069336, 0.470703, -0.005615, -0.013855, 0.07373, 0.025024, -0.000238, -0.001305, -0.061523, 0.032715, 0.012451, 0.016968, 0.077148, 0.433594, 0.000744, 0.001427, 0.062256, -0.033447, 0.000112, 0.001411, 0.060547, -0.031738, 0.000037, -0.002457, -0.066406, 0.036865, -0.000294, -0.000992, -0.008728, 0.07373, -0.001945, -0.003464, -0.009766, 0.097168, -0.002838, -0.007935, 0.182617, -0.041748, -0.000381, -0.001755, -0.044434, 0.024536, -0.000904, -0.002579, 0.007599, 0.069824, -0.000194, 0.000717, 0.04126, -0.022827, 0.000177, -0.000087, -0.063477, 0.03418, 0.000175, -0.001411, -0.09082, 0.050049, 0.000261, -0.000196, -0.039062, 0.021118, 0.000326, 0.000278, 0.052734, -0.028076, -0.000273, 0.000786, 0.068848, -0.038086, -0.000471, 0.001434, 0.046631, -0.025269, -0.009399, -0.018799, -0.044434, 0.074707, -0.000736, -0.001579, -0.00351, 0.087402, 0.000277, -0.001877, -0.08252, 0.042236, 0.000515, 0.000135, 0.060547, -0.033936, 0.001389, 0.00132, 0.036621, -0.063477, 0.00066, 0.0019, 0.00824, -0.071289, 0.020264, 0.017944, 0.065918, 0.621094, -0.000151, -0.00206, -0.011963, 0.102051, 0.001213, 0.005402, 0.006012, -0.090332, 0.000629, 0.002426, 0.006836, -0.077637, 0.000183, -0.000144, -0.047852, 0.025757, -0.001602, -0.000059, -0.06543, 0.065918, -0.000782, -0.001343, -0.010254, 0.074219, 0.00058, 0.002945, -0.07373, 0.008789, -0.002991, -0.00206, -0.063965, -0.025635, 0.000446, 0.000016, -0.048584, 0.025391, -0.00053, -0.000587, -0.056396, 0.029419, 0.001884, 0.003677, 0.008606, -0.109375, 0.001732, 0.002914, 0.011353, -0.094238, 0.000652, -0.000381, -0.061768, 0.032959, 0.002914, 0.002945, 0.007812, -0.07666, -0.000885, 0.000045, -0.044678, 0.024536, 0.000656, -0.000057, 0.062012, -0.032715, 0.001595, 0.003708, 0.00145, -0.075684, 0.001411, 0.004333, 0.011108, -0.120117, -0.000912, -0.00238, 0.001945, 0.055664, 0.000523, 0.000565, 0.039062, -0.020874, -0.001907, -0.004303, -0.00885, 0.099121, 0.001808, 0.002899, 0.007141, -0.081543, -0.000507, -0.000629, -0.00769, 0.144531, -0.00071, -0.000136, -0.063477, 0.033447, 0.005188, 0.009583, 0.061523, -0.046143, 0.000475, -0.000082, 0.084473, -0.04541, 0.001465, 0.003036, 0.005951, -0.07959, 0.001549, 0.002563, 0.008606, -0.082031, 0.000431, -0.00135, -0.072754, 0.037109, -0.000036, 0.000614, 0.053711, -0.028564, 0.000176, 0.000237, 0.050049, -0.026611, -0.005371, -0.011719, -0.054199, 0.035889, -0.001244, -0.003235, -0.004944, 0.099609, 0.000542, -0.001724, -0.068848, 0.038818, 0.003998, 0.001534, -0.057129, -0.031982, 0.001915, 0.00293, 0.005829, -0.074219, -0.007355, -0.012512, -0.048584, 0.031738, -0.001495, -0.002548, 0.00531, 0.087891, -0.002304, -0.002014, 0.002762, 0.092285, 0.000565, 0.001129, 0.053467, -0.029297, 0.003098, 0.005585, -0.049561, -0.033936, -0.000338, 0.000687, 0.041016, -0.022217, 0.00033, -0.000328, -0.05127, 0.026855, -0.000385, -0.001007, -0.056152, 0.030884, -0.000144, 0.00106, 0.046875, -0.026367, -0.000069, 0.001213, 0.044678, -0.023682, -0.00164, -0.00647, -0.010498, 0.103516, 0.004669, 0.009827, 0.071289, -0.053711, 0.009338, -0.002411, 0.373047, 0.046143, -0.002792, -0.003647, -0.003464, -0.145508, 0.002975, -0.011353, 0.345703, 0.01123, 0.014282, 0.004333, 0.104492, 0.433594, 0.010681, 0.02002, 0.04248, 0.476562, 0.006195, 0.013184, -0.000425, 0.396484, -0.011902, -0.007172, -0.037842, -0.147461, -0.004517, -0.008118, 0.000515, -0.357422, 0.006989, 0.003647, 0.002213, 0.202148, -0.000454, -0.001701, -0.041504, -0.425781, 0.063477, 0.049316, 0.225586, 0.296875, -0.006836, -0.005768, -0.00531, -0.147461, 0.003189, 0.002838, 0.00264, 0.146484, -0.020142, 0.029297, 0.355469, -0.087891, -0.009094, -0.007996, -0.032959, -0.077637, 0.005737, 0.007935, 0.00354, 0.211914, 0.00946, -0.00238, 0.038574, 0.388672, 0.006256, 0.001328, 0.009583, 0.365234, -0.006989, -0.007874, -0.004059, -0.188477, -0.009155, -0.03064, 0.417969, -0.006836, 0.006989, 0.001152, 0.003708, 0.396484, 0.014038, 0.010193, 0.025146, 0.439453, 0.0019, -0.019287, 0.40625, 0.002197, 0.013672, 0.005981, 0.025757, 0.380859, -0.000515, -0.032471, -0.375, -0.080078, 0.018799, 0.026489, 0.094238, 0.404297, -0.00161, -0.002472, 0.439453, 0.047363, 0.022583, 0.008179, 0.100586, 0.498047, -0.014893, -0.013, -0.472656, -0.046631, 0.006531, 0.004303, 0.006989, 0.188477, -0.009338, 0.002289, -0.182617, -0.058838, 0.000492, -0.016357, 0.416016, -0.00589, -0.002945, -0.003387, -0.0177, -0.128906, 0.007233, 0.003937, 0.043701, 0.054688, -0.000481, -0.006927, -0.003723, -0.202148, 0.008179, 0.000223, 0.055908, 0.04541, -0.006348, -0.007477, -0.009094, -0.345703, -0.086914, -0.016235, 0.05957, 0.133789, 0.016479, 0.001678, 0.601562, 0.015076, 0.007355, 0.005829, 0.008667, 0.239258, -0.003418, -0.001625, -0.00705, -0.115723, 0.012085, 0.04834, -0.601562, 0.006592, 0.006989, 0.00531, 0.005035, 0.175781, 0.006378, 0.02063, -0.404297, 0.017456, 0.00238, -0.026978, -0.578125, -0.030884, 0.004395, 0.021484, -0.400391, -0.000048, 0.005493, 0.005737, 0.007874, 0.294922, 0.014832, 0.014282, 0.049561, 0.074219, 0.003632, 0.002991, -0.0065, 0.285156, -0.003799, -0.002441, -0.002975, -0.129883, 0.014038, 0.00386, 0.072754, 0.283203, 0.004333, 0.004028, 0.004486, 0.300781, 0.001785, 0.005219, 0.008667, 0.238281, -0.005157, 0.011047, -0.353516, -0.013123, 0.001053, 0.016235, -0.40625, -0.02832, -0.010132, -0.001106, -0.050537, -0.433594, 0.002823, 0.000774, 0.00946, 0.092285, -0.006805, -0.000018, -0.199219, -0.020508, -0.00885, -0.005371, -0.016235, -0.34375, -0.060059, -0.046387, -0.318359, -0.209961, 0.015747, 0.019287, 0.089355, 0.384766, -0.000648, -0.003723, -0.041748, -0.151367, 0.004303, 0.002182, -0.000877, 0.201172, -0.011292, -0.006714, -0.02832, -0.180664, -0.003448, -0.005035, -0.00592, -0.120605, 0.013855, 0.011414, 0.043457, 0.096191, 0.015259, 0.008301, 0.023804, 0.373047, 0.008484, 0.008118, 0.037598, 0.240234, -0.015259, -0.00193, -0.178711, -0.085938, -0.011963, -0.006104, -0.021606, -0.40625, -0.00705, -0.007111, -0.023315, -0.085938, 0.00531, -0.002792, 0.380859, -0.000462, -0.010803, -0.004883, -0.273438, -0.005188, -0.019165, -0.018799, -0.062012, -0.167969, -0.006744, 0.000801, -0.005188, -0.287109, 0.00766, 0.039307, -0.414062, -0.032471, 0.003204, 0.006744, 0.306641, 0.015137, 0.014099, -0.001076, 0.006775, 0.414062, 0.007233, 0.00415, 0.048584, 0.040283, 0.006226, 0.006866, 0.008911, 0.339844, 0.004272, 0.000496, -0.004333, 0.4375, -0.009338, -0.008911, -0.000024, -0.384766, -0.001099, -0.009277, 0.273438, -0.005035, 0.009094, 0.000774, 0.053955, 0.363281, 0.004608, -0.005554, 0.609375, -0.001823, 0.002335, 0.002762, 0.032227, 0.111328, 0.008484, 0.007935, 0.016602, 0.233398, -0.005981, -0.005646, -0.011169, -0.435547, -0.00592, -0.007141, 0.001274, -0.257812, -0.00354, -0.00528, -0.273438, -0.057129, 0.000843, 0.019897, -0.308594, 0.001434, 0.010254, 0.005005, 0.08252, 0.037109, 0.009827, 0.007477, 0.033936, 0.083496, 0.010925, -0.006287, 0.105469, 0.114258, 0.005585, 0.003708, 0.013489, 0.188477, 0.00647, 0.002106, 0.015625, 0.134766, -0.008972, -0.006775, -0.006744, -0.219727, 0.004486, 0.000992, 0.008423, 0.335938, -0.011719, 0.006775, -0.245117, -0.03418, 0.008362, 0.005585, 0.038574, 0.076172, -0.030151, -0.023193, -0.173828, -0.069336, -0.007172, 0.0047, -0.017456, -0.396484, 0.001556, 0.033936, -0.421875, 0.007141, 0.004364, 0.022339, 0.451172, -0.013916, -0.025269, -0.023193, -0.371094, -0.015991, 0.005157, 0.005768, 0.004883, 0.243164, -0.012939, -0.012329, -0.031494, -0.482422, -0.010437, -0.006287, -0.010864, -0.294922, -0.022095, -0.007874, -0.085449, -0.333984, 0.010986, 0.031494, 0.333984, 0.032715, 0.009583, 0.006653, 0.008301, 0.267578, -0.022949, -0.013184, -0.119629, -0.347656, -0.008057, -0.000397, -0.005585, -0.419922, 0.001488, 0.000227, 0.417969, -0.003494, -0.011902, 0.004059, -0.095703, -0.013184, -0.009094, -0.012634, -0.042725, -0.367188, -0.009827, -0.007874, -0.014526, -0.335938, 0.009888, 0.005585, 0.010864, 0.232422, -0.00293, -0.021362, 0.5625, 0.018188, 0.011292, 0.003998, 0.036865, 0.322266, 0.014587, 0.010193, 0.023071, 0.472656, -0.007446, -0.00293, -0.02124, -0.096191, 0.00053, -0.012878, 0.202148, -0.006042, 0.005737, 0.004517, 0.008789, 0.255859, -0.004303, -0.002914, -0.051025, -0.003464, 0.010742, 0.002701, 0.03418, 0.132812, -0.038574, -0.025391, -0.210938, -0.15625, -0.000372, -0.007996, 0.349609, -0.012634, -0.001137, -0.001747, -0.001091, -0.083008, -0.000463, -0.001289, -0.00119, -0.113281, 0.004761, 0.010376, -0.001846, 0.300781, -0.001724, -0.001953, -0.001854, -0.126953, 0.000755, -0.001099, -0.002533, -0.103027, -0.001534, 0.00028, 0.001686, -0.094727, -0.000572, -0.000839, -0.001236, -0.09375, 0.000049, -0.000759, 0.001968, -0.101562, -0.001045, -0.000433, 0.000816, -0.094727, -0.000208, -0.000338, -0.003677, 0.229492, 0.00148, 0.001335, 0.001816, 0.100586, 0.000801, 0.001434, 0.000378, 0.079102, -0.001472, -0.000374, 0.000538, -0.08252, -0.000092, -0.001076, -0.000824, -0.075195, 0.000282, -0.000072, 0.000721, 0.07959, -0.00116, -0.000425, -0.000923, -0.100098, -0.000568, -0.001526, -0.002304, -0.079102, -0.000977, 0.000671, 0.001518, -0.112305, 0.00145, 0.00132, 0.005188, -0.095215, 0.000774, 0.000515, -0.000206, 0.07959, -0.001839, -0.001968, -0.003342, -0.199219, 0.000315, 0.002548, 0.001022, 0.098145, 0.001328, 0.002213, -0.000046, 0.109375, 0.000843, 0.000444, 0.001122, 0.071289, 0.000916, 0.001266, 0.002151, 0.099609, -0.000103, 0.001884, 0.002563, -0.122559, -0.000729, 0.001854, 0.004364, 0.137695, 0.00021, -0.000456, 0.001434, -0.108398, -0.001251, -0.000774, 0.000202, -0.12207, 0.001297, 0.001511, -0.001373, 0.087891, 0.000401, 0.000786, -0.002731, 0.126953, -0.00004, -0.000706, 0.000332, -0.068359, 0.00019, -0.000376, -0.002136, 0.07959, 0.001785, 0.002792, 0.000362, 0.094727, -0.005402, -0.00946, -0.014221, -0.492188, 0.000043, 0.000973, -0.000282, 0.084473, 0.001099, 0.000942, 0.00206, 0.128906, -0.000565, -0.000328, 0.000484, -0.09082, 0.002563, 0.001198, 0.005493, 0.195312, 0.000016, 0.000759, 0.000957, 0.080566, 0.012268, 0.030396, 0.036377, -0.100586, 0.001244, 0.002029, -0.001152, 0.105469, -0.000759, -0.001839, -0.002167, 0.106445, -0.001053, 0.000286, 0.000207, -0.100586, -0.000068, 0.000053, 0.001457, 0.098145, 0.000334, 0.001114, 0.001221, 0.102539, 0.000622, -0.000246, 0.001335, -0.102539, -0.042236, -0.062012, -0.124512, -0.621094, -0.000111, 0.000866, -0.002548, 0.089355, 0.001534, -0.000782, -0.003098, 0.164062, -0.000824, -0.001015, -0.000568, -0.084473, -0.001488, -0.000656, -0.000307, -0.117676, -0.002457, -0.001602, 0.000683, -0.107422, 0.002258, 0.002274, 0.001343, 0.11377, -0.00106, -0.001167, -0.001343, -0.07959, 0.001205, 0.000755, 0.002151, 0.103516, 0.004944, 0.002945, 0.00531, 0.205078, -0.001801, -0.001526, 0.000328, -0.124023, 0.000343, 0.002075, -0.001793, 0.099609, 1.210938, -0.011963, 0.012207, 0.020752, -0.001358, -0.004883, -0.023682, 0.075684, -0.000288, 0.00014, 0.000275, 0.074707, 0.00071, 0.00061, 0.0009, 0.102539, 0.000422, 0.000437, 0.000584, -0.07373, -0.000614, -0.000546, -0.000286, -0.079102, 0.000162, 0.006287, 0.021851, -0.089844, 0.00206, 0.000919, 0.001221, 0.099121, -0.000458, 0.000553, -0.000549, -0.103027, -0.000395, 0.000568, 0.000391, 0.111328, -0.000839, -0.001663, -0.000349, -0.094727, 0.001251, 0.001831, -0.000467, 0.07959, -0.000477, 0.000359, 0.000275, -0.171875, 0.002426, 0.015015, -0.021484, -0.104492, 0.005005, 0.009644, 0.068848, -0.043701, -0.001732, -0.000729, -0.001656, -0.08252, 0.009338, 0.017334, 0.041748, 0.439453, 0.000117, 0.00038, 0.001373, 0.06543, 0.000252, 0.000683, 0.001297, 0.081543, -0.000984, -0.000355, -0.001038, -0.085938, 0.000885, -0.000376, 0.002899, 0.089355, -0.003342, -0.004059, -0.004547, -0.223633, -0.000226, 0.000183, -0.00145, -0.086426, 0.041504, 0.048584, 0.09082, 0.757812, 0.001114, -0.004059, 0.049561, -0.056641, -0.000542, 0.007477, 0.004272, 0.302734, -0.001747, -0.000408, 0.000467, -0.074707, -0.036621, -0.069824, -0.108887, -0.664062, 0.001717, 0.00164, 0.001038, 0.111328, 0.003281, 0.00354, -0.00148, 0.148438, -0.001465, -0.001045, 0.00008, -0.087891, -0.035156, -0.046631, -0.115234, -0.683594, 0.000093, -0.000767, 0.001396, -0.087402, 0.001282, 0.000904, -0.000481, 0.089844, 0.000797, 0.000119, -0.001808, 0.081543, -0.001343, -0.000488, 0.000919, -0.108887, -0.000113, 0.000778, -0.001312, 0.076172, -0.000481, -0.000359, -0.000056, -0.068848, 0.00016, -0.001343, -0.000292, -0.088867, -0.000607, -0.000292, -0.000347, -0.077637, -0.001251, -0.000946, 0.000889, -0.074707, -0.005768, -0.022705, 0.058594, 0.09082, -0.000204, -0.001869, 0.000977, -0.082031, -0.00296, 0.001671, -0.015015, -0.277344, -0.001564, -0.007812, -0.008484, -0.390625, -0.001312, -0.000954, 0.001778, -0.091797, -0.000486, 0.000755, 0.000452, -0.074707, -0.000148, -0.042725, 0.117676, 0.039795, -0.00235, -0.003723, -0.002335, -0.339844, 0.001083, 0.000469, -0.0009, 0.089355, -0.001152, -0.001305, 0.000378, -0.09375, 0.001266, -0.000077, 0.001915, 0.092285, -0.000256, -0.000774, -0.000938, -0.07373, -0.001472, -0.001282, 0.000362, -0.120605, 0.000519, 0.000706, 0.002487, 0.092773, -0.001205, -0.000198, 0.000052, -0.091309, 0.00412, 0.005493, 0.026245, 0.118652, 0.009216, 0.020142, 0.078125, -0.101562, 0.000064, -0.000324, -0.000223, -0.096191, 0.002075, 0.002213, 0.004547, 0.135742, 0.00058, 0.000778, 0.000725, 0.083984, -0.000185, 0.001068, 0.000203, 0.071777, 0.000652, 0.00116, 0.001534, 0.072266, 0.006317, 0.004578, 0.02417, 0.255859, -0.001823, 0.000355, -0.000315, -0.077148, -0.000222, -0.001305, -0.000448, -0.086914, -0.000851, -0.00106, -0.001801, -0.097656, -0.008118, -0.007538, -0.016357, -0.25, 0.000389, 0.00095, 0.001602, -0.114258, -0.000473, -0.000774, -0.001953, -0.121582, 0.004883, 0.003662, 0.011719, 0.298828, 0.001083, 0.002533, 0.008179, 0.169922, 0.000006, -0.000207, 0.00082, 0.107422, -0.000408, -0.00116, -0.001907, -0.092773, 0.003006, 0.003525, 0.000248, 0.12793, -0.000504, 0.000054, 0.001625, -0.109863, 0.000467, 0.000112, -0.001175, -0.123047, -0.001694, -0.002426, -0.026367, 0.056152, 0.007812, 0.008606, 0.028076, 0.273438, 0.000062, 0.000106, 0.00296, -0.166992, -0.010437, -0.014099, -0.030762, -0.335938, -0.000341, 0.001587, 0.000931, 0.132812, -0.00012, 0.000702, -0.002655, -0.11377, 0.001053, 0.000038, 0.000725, 0.10498, -0.000219, -0.002258, -0.008972, -0.117188, -0.000393, 0.000229, -0.001816, -0.101074, 0.000759, -0.000406, 0.000347, -0.113281, 0.00145, 0.001595, 0.014832, 0.103516, 0.000422, -0.000904, -0.000896, -0.102539, -0.001205, -0.004456, -0.006378, -0.160156, 0.015503, 0.03064, 0.10498, 0.478516, 0.001266, -0.000381, 0.000782, -0.117676, 0.00037, 0.000568, 0.002319, 0.140625, 0.000866, -0.000338, -0.000626, 0.102051, 0.00095, 0.00106, 0.001793, 0.124023, -0.001663, 0.001152, 0.002518, 0.12793, -0.000328, -0.000843, 0.003494, 0.111816, -0.001022, -0.000073, 0.001534, 0.15332, -0.001938, -0.000526, -0.002502, -0.133789, -0.001564, -0.006073, 0.083008, 0.029297, -0.005402, -0.008667, -0.023071, -0.19043, 0.000406, 0.000778, 0.000744, -0.094727, -0.001122, -0.000381, -0.002518, -0.135742, 0.000736, -0.001083, -0.000767, 0.117188, -0.000067, -0.000008, 0.001266, 0.108887, -0.002396, -0.006104, -0.021973, -0.255859, 0.020142, 0.019897, 0.053955, 0.429688, -0.000021, -0.001968, -0.003143, -0.140625, 0.001968, -0.001648, -0.001671, -0.106445, 0.002182, 0.001801, 0.002365, 0.120117, 0.002472, -0.025024, 0.040771, 0.07373, -0.000097, 0.000357, 0.000237, 0.099609, -0.001274, 0.000037, 0.000847, -0.104492, -0.00164, -0.001595, -0.002411, -0.130859, 0.000027, -0.001488, 0.006653, 0.134766, -0.000858, -0.001106, -0.00145, -0.125977, 0.001945, 0.001892, 0.007202, 0.177734, -0.000473, -0.00174, -0.001724, -0.112793, 0.000106, -0.000154, -0.004517, -0.114258, 0.000492, 0.001747, 0.00296, 0.125, -0.000093, 0.00116, -0.001251, 0.123535, -0.00074, -0.000793, -0.000874, -0.107422, -0.000942, -0.004364, -0.00531, -0.157227, -0.000431, 0.000652, -0.000222, 0.09082, 0.000866, 0.002991, 0.009216, -0.082031, -0.004425, -0.0047, -0.008728, -0.166016, 0.002731, 0.003677, 0.005707, 0.163086, 0.001129, 0.001595, 0.006042, 0.15332, 0.000144, -0.000207, 0.000549, 0.142578, -0.001747, 0.000145, -0.00473, 0.18457, -0.000024, -0.001778, 0.001823, -0.182617, 0.000885, 0.001122, 0.002777, 0.125, 0.000036, -0.001823, -0.002396, -0.106445, -0.000736, 0.000618, -0.000694, 0.10791, 0.000003, 0.000475, -0.000542, 0.117676, 0.001465, 0.001602, 0.004761, 0.134766, -0.000931, -0.001587, -0.001419, -0.104004, 0.000179, 0.001678, 0.000118, 0.126953, 0.000629, -0.028076, 0.032959, 0.030518, -0.000969, -0.001007, -0.001015, -0.15332, 0.000824, -0.00074, -0.001343, -0.111328, -0.000961, 0.000139, -0.000269, -0.106934, 0.000265, 0.000294, 0.000204, -0.10791, -0.012146, -0.015991, -0.038818, -0.380859, -0.000565, 0.001335, -0.005981, -0.206055, -0.00037, -0.000954, -0.002335, -0.121582, -0.018677, -0.018188, -0.050537, -0.408203, 0.001511, -0.001282, 0.002045, 0.152344, -0.000192, 0.000042, -0.001518, -0.109375, -0.000128, -0.000227, -0.001091, -0.110352, -0.001038, -0.000969, -0.002029, -0.115234, -0.001465, -0.000088, 0.002182, 0.124023, 0.001862, 0.001366, 0.000687, -0.148438, 0.001549, 0.002655, 0.003067, 0.139648, 0.000862, -0.000425, 0.000717, 0.106445, -0.00766, -0.007935, -0.021362, -0.359375, -0.000097, 0.000414, 0.000257, 0.119629, -0.000326, 0.000228, 0.0001, -0.137695, 0.000364, 0.001801, 0.007019, 0.094727, -0.00174, -0.002533, -0.004913, -0.134766, 0.000057, -0.000192, -0.000334, -0.105957, -0.000362, 0.00193, 0.002502, 0.101074, -0.001175, -0.006592, -0.026489, -0.188477, -0.000284, 0.000622, 0.001007, 0.098145, -0.00412, -0.003632, -0.008301, -0.161133, -0.000035, -0.002106, -0.002014, -0.106934, 0.000067, -0.000053, -0.001335, 0.118164, 0.000053, 0.001686, 0.003891, 0.147461, 0.000374, 0.000507, 0.000427, 0.092285, -0.000793, -0.001556, 0.000946, 0.128906, 0.000961, 0.001442, 0.001694, 0.106934, -0.00209, -0.002716, -0.005615, -0.248047, -0.001312, -0.001907, -0.000694, 0.083008, -0.0005, -0.000847, 0.000755, -0.107422, 0.000227, 0.000381, -0.000732, -0.101074, 0.003647, 0.00589, 0.029053, 0.300781, 0.000847, 0.001511, 0.012207, 0.120605, 0.001617, 0.001381, 0.004181, 0.119629, -0.002869, -0.004364, -0.007874, -0.120117, 0.000343, 0.000488, 0.001007, 0.133789, 0.001045, -0.000275, -0.000053, 0.114258, 0.000105, -0.002029, -0.00066, -0.118164, 0.004547, 0.006439, 0.016724, 0.115723, 0.000252, 0.001747, 0.001816, 0.120117, 0.000075, 0.000209, -0.000561, -0.116211, 0.00095, 0.002319, 0.004547, 0.138672, 0.000767, 0.001251, 0.000698, 0.128906, 0.001335, 0.001175, 0.004425, 0.120605, -0.000889, -0.00079, -0.00354, -0.125, -0.001801, -0.002075, -0.01709, -0.131836, 0.000145, -0.000406, -0.001785, -0.112305, -0.001663, 0.00071, -0.005096, -0.143555, -0.003937, -0.005005, -0.006897, -0.123047, 0.001015, 0.002029, 0.000927, 0.106934, 0.005829, 0.015869, 0.028809, 0.294922, -0.00058, -0.000664, 0.000839, -0.113281, -0.000931, -0.001038, -0.002304, -0.132812, 0.001884, 0.000072, 0.069824, -0.04126, -0.005005, -0.007446, -0.029785, -0.462891, 0.000232, 0.003052, 0.006195, -0.126953, -0.00007, 0.001198, 0.054932, -0.027344, 0.000107, -0.001305, -0.003372, 0.090332, 0.00069, -0.002869, -0.01123, 0.114258, 0.001221, 0.000828, 0.061523, -0.032715, -0.004852, -0.00473, 0.019287, -0.470703, -0.000607, -0.000031, 0.083496, -0.036377, 0.000475, 0.000725, 0.000439, 0.111816, 0.000977, 0.001671, 0.040527, -0.067383, -0.002777, -0.001915, -0.065918, -0.003159, 0.000553, 0.001762, 0.007111, -0.085449, -0.000301, -0.001862, 0.004242, -0.141602, 0.002747, 0.00293, 0.006531, -0.083496, -0.002838, -0.003372, -0.049805, 0.026367, 0.009888, 0.011597, -0.166992, 0.014954, -0.001663, -0.002487, -0.011475, 0.102051, -0.000698, -0.002838, -0.008606, 0.09375, 0.001495, 0.003632, 0.007782, -0.093262, 0.00161, 0.001411, 0.123535, -0.047852, 0.001801, 0.003662, 0.011719, -0.103027, -0.001503, -0.001862, -0.009705, 0.100586, 0.001472, 0.00264, 0.055176, -0.029663, -0.001526, -0.002441, -0.011902, 0.106934, 0.000736, 0.003311, 0.009705, -0.092773, -0.002914, -0.004974, 0.013977, 0.091309, -0.000134, 0.000336, 0.048584, -0.025024, -0.001396, -0.00177, -0.002899, 0.081543, -0.001755, -0.001915, -0.053955, 0.028931, -0.00103, -0.004456, -0.008606, 0.09082, -0.001015, -0.003677, -0.013123, 0.103516, 0.001816, 0.001381, 0.067871, -0.035889, 0.000402, 0.000992, 0.007507, -0.091309, 0.000406, -0.000847, 0.068848, -0.036133, -0.000238, 0.00132, 0.002106, -0.10791, -0.000206, -0.001297, -0.067383, 0.030884, -0.001442, -0.002228, -0.061279, 0.033447, 0.003967, 0.005371, 0.031128, -0.069824, 0.001717, 0.001038, 0.010925, -0.101562, -0.00029, -0.001122, -0.00267, 0.115723, 0.00045, 0.000538, 0.061768, -0.031006, 0.000084, -0.001801, 0.000376, 0.081543, -0.000139, -0.044678, -0.335938, 0.102539, 0.001732, 0.000607, -0.011475, -0.08252, 0.000992, 0.000763, 0.069824, -0.036865, 0.004333, 0.001656, 0.051025, -0.094727, 0.001465, 0.001549, 0.05249, -0.027344, -0.001617, -0.001488, -0.009033, 0.096191, -0.000343, 0.000465, -0.052979, 0.02771, -0.001045, -0.006012, -0.010132, 0.092773, -0.00206, -0.001648, -0.057373, 0.026855, 0.0019, 0.004761, -0.013428, -0.075195, 0.000874, 0.001541, -0.015503, -0.111816, -0.000167, -0.001862, -0.002136, 0.106445, -0.000671, 0.000203, -0.054932, 0.023071, -0.000965, -0.001175, -0.010498, 0.089355, -0.002182, -0.003265, -0.075684, 0.039307, -0.001785, -0.002029, -0.07666, 0.032471, 0.001877, 0.003189, 0.008667, -0.101074, 0.002228, 0.001236, 0.077637, -0.04248, 0.000171, 0.003082, 0.023315, -0.105469, 0.001793, 0.000977, 0.007294, -0.091309, 0.000171, 0.00351, -0.080078, -0.035889, 0.000919, 0.00322, -0.016724, -0.09082, -0.001862, 0.000032, -0.053467, -0.408203, 0.001709, 0.0019, 0.084473, -0.03833, 0.003235, -0.023682, -0.043457, 0.053711, -0.001587, -0.002151, -0.013306, 0.104492, 0.000648, 0.002182, 0.041748, -0.017822, -0.000496, -0.000774, -0.044434, 0.023682, 0.001503, 0.002625, 0.004364, -0.11084, 0.001228, 0.0019, 0.00528, -0.101562, -0.001892, -0.002289, -0.00705, 0.097656, 0.001656, 0.002136, 0.015625, -0.118164, -0.002472, -0.004791, -0.084473, 0.039307, -0.002869, -0.010498, -0.125, -0.029785, -0.001511, -0.001968, -0.047852, 0.024292, -0.00193, -0.001953, 0.012573, 0.066406, 0.0002, -0.001915, -0.012085, 0.09375, 0.002777, 0.003693, 0.004944, -0.142578, 0.002106, 0.002625, 0.009155, -0.092773, -0.000912, 0.000645, -0.103027, 0.047119, -0.000599, -0.001381, -0.00824, 0.086426, -0.000032, -0.000486, -0.004913, 0.157227, -0.002014, -0.003418, -0.025146, 0.068848, -0.002213, -0.003174, -0.070801, 0.038086, -0.000832, -0.001884, -0.00824, 0.098145, 0.004181, 0.005493, -0.050293, -0.061768, 0.001793, 0.013977, -0.028809, -0.064453, 0.001328, 0.000444, 0.051514, 0.061035, -0.001579, -0.002701, -0.006989, 0.087891, 0.00209, -0.005066, -0.012146, 0.151367, -0.001068, -0.003311, -0.010376, 0.089355, 0.000224, 0.000786, 0.010864, -0.102051, -0.001778, -0.002045, 0.005768, 0.111816, 0.00193, 0.00264, 0.007812, -0.096191, 0.003326, 0.000744, 0.108887, -0.146484, 0.000366, 0.000671, 0.046875, -0.024414, -0.003662, -0.004547, -0.086914, -0.010864, 0.000984, 0.00351, 0.00769, -0.115723, -0.004364, -0.000448, -0.03125, -0.128906, -0.001762, -0.002197, -0.083496, 0.043701, -0.002792, -0.004791, -0.050537, -0.527344, 0.000175, 0.002899, 0.01001, -0.094727, 0.000096, -0.001633, -0.101562, 0.052002, -0.001526, -0.002441, -0.06543, 0.032471, -0.000376, -0.001945, -0.012817, 0.105469, -0.001434, -0.015747, -0.043945, -0.054932, -0.012451, -0.007416, -0.148438, -0.076172, -0.001167, -0.003006, -0.010132, 0.098633, -0.000109, -0.0005, -0.087402, 0.043457, 0.000205, -0.000816, -0.007996, 0.157227, 0.000257, 0.000633, 0.054932, -0.028564, -0.000786, -0.002899, -0.006744, 0.105469, 0.025879, 0.04541, 0.109375, 0.259766, -0.002106, -0.003357, -0.018677, 0.308594, 0.000244, 0.001343, 0.009033, -0.177734, -0.002396, -0.002045, -0.072266, 0.03833, -0.000626, 0.001945, 0.0009, 0.101562, 0.002075, 0.00164, -0.000087, -0.167969, 0.001526, 0.000347, 0.072266, -0.038086, -0.002121, -0.001274, -0.070801, 0.037598, 0.002106, 0.001831, 0.068848, -0.032715, -0.001564, 0.00003, 0.007721, 0.125977, -0.004456, -0.004547, 0.089355, -0.005676, -0.003021, -0.006561, -0.062988, 0.069336, 0.001602, 0.004456, 0.012756, -0.160156, 0.005066, 0.011108, 0.032227, -0.466797, -0.001968, 0.001099, 0.035156, -0.211914, 0.00412, 0.007812, -0.012024, 0.263672, -0.006866, -0.180664, -0.003769, -0.044434, -0.000874, 0.000584, -0.000246, -0.056396, 0.002487, -0.00074, 0.000927, 0.189453, 0.000687, -0.001228, -0.000301, 0.410156, 0.007538, 0.000145, -0.025757, -0.480469, 0.000641, 0.002808, 0.022095, -0.375, 0.014832, -0.012207, 0.011108, 0.361328, 0.00264, 0.00148, -0.006683, 0.111816, -0.008911, 0.001869, 0.010742, -0.230469, -0.001801, -0.000349, 0.000083, -0.098145, 0.000349, -0.006256, 0.0065, -0.439453, -0.000334, 0.001884, -0.020508, -0.320312, -0.006104, -0.021851, -0.027588, 0.570312, -0.000387, 0.00053, 0.0047, 0.314453, 0.002655, 0.003632, 0.022217, -0.496094, -0.001045, 0.001678, 0.002121, -0.082031, 0.000265, 0.000237, 0.053467, 0.228516, -0.000607, 0.00193, 0.016479, -0.056641, -0.000965, 0.000145, 0.0009, -0.07666, -0.101074, -0.084473, -0.125, -0.601562, -0.001793, -0.003769, -0.009277, 0.466797, 0.000048, -0.00354, -0.007416, 0.071777, 0.002563, 0.001335, 0.023438, -0.380859, 0.007416, -0.003754, 0.000549, -0.419922, -0.009155, -0.013916, 0.000599, -0.300781, -0.015869, -0.021851, -0.049805, -0.330078, -0.002457, -0.01062, -0.00386, 0.400391, -0.007324, -0.007019, -0.009521, 0.503906, -0.007263, -0.007141, 0.008362, -0.231445, -0.002869, -0.013428, 0.02832, 0.404297, -0.001381, -0.000224, 0.003586, -0.129883, -0.009583, -0.00824, 0.009155, -0.28125, -0.007568, -0.021606, -0.000332, 0.457031, -0.006592, -0.015991, -0.017822, -0.21875, 0.008545, 0.005981, 0.054199, 0.394531, 0.001358, -0.003998, -0.001495, 0.412109, 0.000069, 0.002991, 0.01709, -0.249023, -0.003937, 0.006805, 0.021729, 0.335938, -0.068359, -0.040527, -0.079102, -0.554688, -0.016846, -0.020142, -0.002197, -0.308594, 0.000534, -0.001503, -0.003998, 0.089355, -0.002106, -0.00002, 0.005371, -0.222656, 0.003769, 0.011353, 0.030762, 0.253906, 0.019043, 0.018311, -0.000957, 0.369141, 0.004883, 0.00885, 0.022461, -0.46875, -0.005585, -0.001137, 0.009216, -0.12793, -0.000353, 0.009766, 0.01123, 0.302734, 0.001259, 0.007233, 0.032959, -0.292969, 0.000683, -0.005585, -0.013245, 0.198242, 0.007111, 0.013062, 0.022827, 0.199219, -0.001549, -0.000549, 0.001442, -0.075684, 0.001907, 0.000064, -0.014099, 0.111816, -0.003586, 0.002441, 0.01001, -0.257812, 0.003326, 0.001503, 0.002182, 0.072754, -0.003967, 0.006989, -0.084961, -0.192383, -0.00006, 0.000694, 0.006744, -0.083496, -0.010437, -0.009094, -0.033447, 0.439453, -0.002304, -0.000858, -0.000192, -0.081055, 0.001488, 0.00045, -0.016968, 0.116211, -0.003235, -0.005981, -0.019775, 0.40625, -0.000832, -0.00528, -0.03125, -0.062988, 0.006653, -0.002411, 0.074707, 0.257812, 0.000484, -0.005829, 0.024902, 0.194336, -0.013489, -0.02771, -0.058838, 0.466797, -0.005463, -0.037598, 0.112793, 0.451172, -0.002243, -0.001816, -0.008606, 0.554688, -0.003693, -0.00589, 0.007599, 0.519531, -0.003769, 0.000862, 0.014771, 0.330078, -0.019287, -0.012146, 0.009705, -0.376953, 0.002151, 0.005554, -0.018799, 0.202148, -0.001328, -0.001968, 0.014221, -0.289062, -0.006378, -0.003906, -0.043213, 0.457031, -0.02478, -0.036133, -0.141602, 0.115723, -0.001602, -0.000452, 0.014709, -0.099121, -0.001785, -0.003067, -0.00238, -0.135742, -0.002075, -0.002899, -0.004578, 0.400391, 0.004639, 0.002045, 0.001099, 0.083496, -0.000163, -0.00824, -0.009155, 0.414062, 0.001183, 0.000813, -0.012146, 0.203125, -0.00042, -0.001427, -0.028076, 0.328125, 0.005371, 0.004639, -0.0271, 0.441406, -0.005798, -0.01178, -0.024292, 0.431641, 0.001137, -0.002472, -0.011902, 0.174805, 0.001129, -0.002472, -0.005157, 0.310547, 0.001076, 0.001839, 0.000717, -0.3125, 0.00145, 0.004303, -0.019043, -0.263672, -0.008118, -0.009766, -0.007385, -0.142578, 0.000584, 0.008179, 0.04126, -0.363281, -0.024048, 0.251953, 0.00528, 0.000282, 0.000725, -0.004181, -0.012756, 0.208008, -0.013855, -0.01709, -0.120117, -0.263672, 0.002945, 0.00045, -0.001045, 0.07373, 0.000063, -0.000816, -0.083008, -0.392578, 0.003067, 0.000288, 0.000389, 0.081055, 0.000645, -0.001053, -0.019531, 0.466797, 0.011108, 0.010254, 0.050537, -0.53125, 0.002167, 0.00412, 0.032715, 0.257812, -0.00647, -0.001015, -0.019287, -0.171875, 0.007019, 0.00473, 0.008789, 0.164062, 0.007233, 0.001511, 0.031494, -0.445312, 0.005371, 0.002762, -0.010864, 0.365234, 0.004425, 0.003647, -0.001724, 0.135742, 0.001945, 0.002655, 0.025635, -0.308594, 0.000106, -0.001717, -0.00592, 0.078125, 0.001129, 0.000091, -0.007935, 0.180664, 0.003052, 0.00106, 0.038818, -0.447266, -0.001144, -0.000173, -0.005157, 0.257812, -0.000652, -0.019653, 0.09375, 0.480469, -0.003723, 0.000877, -0.023315, 0.120117, -0.000095, -0.00322, -0.011475, 0.263672, 0.004852, -0.002304, -0.000973, 0.25, -0.008484, -0.015198, -0.00766, 0.402344, 0.007507, 0.002594, 0.009766, 0.310547, 0.004852, 0.005981, -0.033691, -0.320312, 0.00005, -0.001442, 0.008545, -0.349609, -0.009644, -0.016724, -0.001953, -0.326172, 0.00001, -0.017456, -0.043213, 0.361328, -0.000778, -0.000507, 0.009766, -0.132812, 0.001846, 0.009155, -0.006042, -0.435547, -0.002014, -0.003387, -0.013672, -0.291016, 0.004059, -0.002304, -0.016235, 0.365234, -0.001366, -0.005768, -0.025269, -0.291016, -0.00028, -0.00531, -0.017456, 0.246094, -0.003296, -0.009338, -0.002396, 0.390625, 0.008301, 0.008728, 0.007568, 0.219727 ] } , "name": "LlmExporter::FusedLinearAttention_3056", "outputIndexes": [ 1597 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1585, 1594, 1596, 1597 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.21/self_attn/FusedLinearAttention", "outputIndexes": [ 1598 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1598, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.21/self_attn/Reshape_output_0", "outputIndexes": [ 1599 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1599 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.21/self_attn/norm/Cast_output_0", "outputIndexes": [ 1600 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1600 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 276975172, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.21/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1601 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2471 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 276976196, 1048598, 262144, 0, 0 ] } , "name": "/layers.21/self_attn/in_proj_z/Linear", "outputIndexes": [ 2484 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2484 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2485 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2485 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1602 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1602, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.21/self_attn/Reshape_1_output_0", "outputIndexes": [ 1603 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1603 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.21/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1605 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1601, 1605 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.21/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1606 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1583 ] , "main_type": "NONE", "name": "/blocks.21/self_attn/Shape_output_0", "outputIndexes": [ 1607 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1607 ] , "main_type": "NONE", "name": "Shape2631", "outputIndexes": [ 1608 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1607 ] , "main_type": "NONE", "name": "Rank2633", "outputIndexes": [ 1609 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1609, 1609 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2635", "outputIndexes": [ 1610 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1610 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2636", "outputIndexes": [ 1611 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1610, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2638", "outputIndexes": [ 1612 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1612 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2639", "outputIndexes": [ 1613 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1608, 1611, 1613, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2642", "outputIndexes": [ 1614 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1614 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2643", "outputIndexes": [ 1615 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1615, 1615 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2645", "outputIndexes": [ 1616 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1607, 1616, 1610 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.21/self_attn/Gather_output_0", "outputIndexes": [ 1617 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1617, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.21/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1618 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1610 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2653", "outputIndexes": [ 1619 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1612 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2656", "outputIndexes": [ 1620 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1608, 1619, 1620, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2659", "outputIndexes": [ 1621 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1621 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2660", "outputIndexes": [ 1622 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1622 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2661", "outputIndexes": [ 1623 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1623, 1622 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2662", "outputIndexes": [ 1624 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1607, 1624, 1610 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.21/self_attn/Gather_1_output_0", "outputIndexes": [ 1625 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1625, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.21/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1626 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1618, 1626, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.21/self_attn/Concat_output_0", "outputIndexes": [ 1627 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1606, 1627 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.21/self_attn/Reshape_2_output_0", "outputIndexes": [ 1628 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1628 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2486 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2486 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.21/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2487 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2487 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 278286938, 1048598, 262144, 0, 0 ] } , "name": "/layers.21/self_attn/out_proj/Linear", "outputIndexes": [ 2488 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2488 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2489 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2489 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.21/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1629 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1582, 1629 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.21/Add_output_0", "outputIndexes": [ 1630 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1630 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 279597680, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.21/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1631 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1631 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.21/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2490 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2490 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.21/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2491 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2491 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 279605872, 1835030, 458752, 0, 0 ] } , "name": "/layers.21/mlp/gate_proj/Linear", "outputIndexes": [ 2492 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2492 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2493 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2493 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.21/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1632 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1632 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.21/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1633 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2491 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 281899654, 1835030, 458752, 0, 0 ] } , "name": "/layers.21/mlp/up_proj/Linear", "outputIndexes": [ 2496 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2496 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2497 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2497 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.21/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1634 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1633, 1634 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.21/mlp/Mul_output_0", "outputIndexes": [ 1635 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1635 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.21/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2498 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2498 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.21/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2499 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2499 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 284193436, 1835030, 458752, 0, 0 ] } , "name": "/layers.21/mlp/down_proj/Linear", "outputIndexes": [ 2500 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2500 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.21/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2501 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2501 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.21/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1636 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1630, 1636 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.21/Add_1_output_0", "outputIndexes": [ 1637 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1637, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.22/Reshape_output_0", "outputIndexes": [ 1638 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1638 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 286487218, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.22/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1639 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1639 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/in_proj_qkv/Linear/pre_reshape", "outputIndexes": [ 2502 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2502 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.22/self_attn/in_proj_qkv/Linear/pre_convert", "outputIndexes": [ 2503 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2503 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 6144, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 98304, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 286495410, 3145750, 786432, 0, 0 ] } , "name": "/layers.22/self_attn/in_proj_qkv/Linear", "outputIndexes": [ 2504 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2504 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/self_attn/in_proj_qkv/Linear/post_convert", "outputIndexes": [ 2505 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2505 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 6144 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/in_proj_qkv/Linear/post_reshape", "outputIndexes": [ 1640 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1640 ] , "main_type": "Permute", "main": { "dims": [ 0, 2, 1 ] } , "name": "/blocks.22/self_attn/Transpose_output_0", "outputIndexes": [ 1641 ] , "type": "Permute", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ -0.184981, -0.226644, -0.655816, -0.187894, -0.461424, -0.203162, -0.209611, -0.246983, -0.243153, -0.373673, -0.237521, -0.340233, -0.186432, -0.408799, -0.206362, -0.302609 ] } , "name": "/blocks.22/self_attn/Neg_output_0", "outputIndexes": [ 1642 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2503 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 290427592, 8214, 2048, 0, 0 ] } , "name": "/layers.22/self_attn/in_proj_a/Linear", "outputIndexes": [ 2508 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2508 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/self_attn/in_proj_a/Linear/post_convert", "outputIndexes": [ 2509 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2509 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/in_proj_a/Linear/post_reshape", "outputIndexes": [ 1643 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 16 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 1.5, 1.34375, 3.34375, -1.617188, 1.835938, -3.84375, -2.875, 0.886719, 0.431641, 7.40625, -2.84375, 4.1875, -0.957031, -6.0625, -0.609375, -5.84375 ] } , "name": "onnx::Add_3779", "outputIndexes": [ 1645 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1643, 1645 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.22/self_attn/Add_output_0", "outputIndexes": [ 1646 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1646 ] , "main_type": "UnaryOp", "main": { "opType": "EXP", "T": "DT_INVALID" } , "name": "UnaryOp2703", "outputIndexes": [ 1647 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1647, 14 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2705", "outputIndexes": [ 1648 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1648 ] , "main_type": "UnaryOp", "main": { "opType": "LOG", "T": "DT_INVALID" } , "name": "/blocks.22/self_attn/Softplus_output_0", "outputIndexes": [ 1649 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1642, 1649 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.22/self_attn/Mul_output_0", "outputIndexes": [ 1650 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2503 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 16, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 256, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 290437854, 8214, 2048, 0, 0 ] } , "name": "/layers.22/self_attn/in_proj_b/Linear", "outputIndexes": [ 2512 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2512 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/self_attn/in_proj_b/Linear/post_convert", "outputIndexes": [ 2513 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2513 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 16 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/in_proj_b/Linear/post_reshape", "outputIndexes": [ 1651 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1651 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.22/self_attn/Sigmoid_output_0", "outputIndexes": [ 1652 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "main_type": "Blob", "main": { "dims": [ 6144, 1, 4 ] , "dataFormat": "NCHW", "dataType": "DT_FLOAT", "float32s": [ 0.007874, 0.011047, 0.008362, -0.285156, -0.300781, -0.431641, -0.554688, -0.511719, -0.004181, -0.004303, -0.018555, 0.095215, 0.00209, 0.003159, 0.016113, 0.140625, 0.242188, 0.425781, 0.5, 0.488281, 0.21582, 0.349609, 0.441406, 0.441406, -0.191406, -0.341797, -0.511719, -0.515625, -0.213867, -0.402344, -0.503906, -0.482422, 0.24707, 0.400391, 0.462891, 0.441406, -0.224609, -0.394531, -0.484375, -0.457031, -0.000412, 0.015442, 0.089844, 0.382812, -0.010742, 0.007568, 0.091797, 0.400391, -0.253906, -0.400391, -0.488281, -0.451172, -0.000519, -0.001015, -0.002747, 0.114258, 0.006897, 0.003128, -0.000299, -0.217773, -0.066895, -0.149414, -0.275391, -0.353516, -0.219727, -0.396484, -0.507812, -0.484375, 0.202148, 0.373047, 0.460938, 0.427734, 0.255859, 0.380859, 0.492188, 0.421875, -0.199219, -0.359375, -0.494141, -0.5, 0.009949, 0.011108, -0.00589, -0.146484, -0.009521, -0.014771, -0.141602, -0.742188, 0.210938, 0.365234, 0.490234, 0.453125, 0.263672, 0.402344, 0.472656, 0.457031, 0.037842, 0.075195, 0.145508, 0.310547, -0.289062, -0.435547, -0.554688, -0.476562, -0.010864, -0.009216, 0.019287, 0.157227, -0.007996, -0.002884, 0.004242, 0.180664, -0.038574, -0.097168, -0.229492, -0.503906, 0.255859, 0.398438, 0.435547, 0.390625, -0.00087, 0.001587, 0.026855, 0.240234, 0.257812, 0.453125, 0.53125, 0.466797, -0.004272, 0.016113, 0.490234, 0.441406, -0.245117, -0.382812, -0.46875, -0.460938, 0.006409, 0.000957, -0.043213, -0.640625, 0.011169, 0.010254, -0.007233, -0.152344, -0.008911, -0.023926, -0.053955, -0.277344, -0.244141, -0.396484, -0.474609, -0.451172, -0.088379, -0.155273, -0.261719, -0.28125, -0.018921, -0.083984, -0.233398, -0.496094, 0.277344, 0.435547, 0.515625, 0.482422, -0.010315, -0.010498, 0.031738, 0.259766, -0.002548, -0.003418, -0.005951, 0.126953, -0.209961, -0.355469, -0.4375, -0.425781, -0.225586, -0.392578, -0.484375, -0.46875, 0.22168, 0.388672, 0.488281, 0.464844, -0.208984, -0.367188, -0.480469, -0.470703, -0.28125, -0.439453, -0.519531, -0.466797, -0.211914, -0.349609, -0.449219, -0.498047, 0.21875, 0.359375, 0.441406, 0.4375, 0.239258, 0.408203, 0.496094, 0.447266, 0.009888, 0.022583, 0.087402, 0.244141, -0.228516, -0.34375, -0.457031, -0.433594, 0.006683, 0.017944, 0.07373, -0.026978, -0.001778, -0.004395, 0.015991, 0.135742, 0.267578, 0.416016, 0.523438, 0.490234, -0.261719, -0.4375, -0.519531, -0.474609, 0.21582, 0.380859, 0.462891, 0.458984, -0.001114, -0.00209, 0.023193, 0.314453, -0.238281, -0.423828, -0.515625, -0.474609, 0.007629, 0.007172, 0.012329, -0.139648, 0.192383, 0.357422, 0.474609, 0.478516, -0.071777, -0.170898, -0.335938, -0.462891, -0.255859, -0.435547, -0.511719, -0.462891, 0.166992, 0.287109, 0.394531, 0.398438, 0.198242, 0.375, 0.511719, 0.492188, 0.003967, 0.002899, -0.007294, -0.152344, -0.229492, -0.404297, -0.535156, -0.474609, 0.054688, 0.143555, 0.324219, 0.53125, -0.257812, -0.435547, -0.53125, -0.458984, -0.014954, -0.016724, 0.0354, 0.216797, 0.019531, 0.034668, 0.099609, 0.144531, -0.011047, -0.011475, 0.009888, 0.458984, -0.285156, -0.486328, -0.601562, -0.515625, -0.253906, -0.376953, -0.498047, -0.462891, -0.09375, -0.176758, -0.332031, -0.683594, -0.234375, -0.386719, -0.490234, -0.470703, 0.016357, 0.066895, 0.188477, 0.625, 0.253906, 0.412109, 0.527344, 0.482422, 0.259766, 0.480469, 0.527344, 0.457031, -0.214844, -0.369141, -0.447266, -0.429688, -0.241211, -0.371094, -0.470703, -0.423828, -0.001518, -0.011597, -0.032227, -0.181641, 0.245117, 0.357422, 0.474609, 0.523438, 0.112793, 0.251953, 0.402344, 0.53125, 0.010925, 0.024536, 0.053955, 0.225586, -0.004944, -0.048096, -0.145508, -0.396484, 0.001945, -0.002029, -0.016235, 0.09668, 0.171875, 0.289062, 0.396484, 0.478516, -0.125, -0.237305, -0.347656, -0.320312, 0.324219, 0.492188, 0.515625, 0.470703, -0.002838, 0.002853, 0.069824, 0.074219, 0.226562, 0.392578, 0.482422, 0.482422, 0.248047, 0.410156, 0.546875, 0.523438, -0.18457, -0.353516, -0.472656, -0.46875, -0.027344, -0.052734, -0.115234, -0.298828, 0.255859, 0.382812, 0.455078, 0.425781, -0.231445, -0.40625, -0.507812, -0.474609, 0.214844, 0.421875, 0.527344, 0.494141, 0.238281, 0.384766, 0.472656, 0.4375, 0.001228, 0.01709, 0.051025, 0.188477, -0.192383, -0.349609, -0.466797, -0.464844, 0.277344, 0.412109, 0.498047, 0.478516, 0.183594, 0.345703, 0.451172, 0.400391, 0.154297, 0.314453, 0.447266, 0.523438, 0.291016, 0.464844, 0.554688, 0.46875, -0.205078, -0.363281, -0.474609, -0.455078, -0.080078, -0.166992, -0.255859, -0.351562, 0.010254, 0.009888, -0.003998, -0.166016, 0.283203, 0.453125, 0.515625, 0.453125, 0.004608, 0.001297, -0.00383, -0.265625, 0.006073, 0.010071, -0.007294, -0.292969, -0.242188, -0.394531, -0.472656, -0.445312, -0.234375, -0.376953, -0.515625, -0.507812, 0.251953, 0.427734, 0.472656, 0.457031, -0.217773, -0.355469, -0.460938, -0.453125, -0.009216, -0.006531, 0.002548, 0.163086, 0.287109, 0.464844, 0.542969, 0.472656, 0.099121, 0.122559, 0.202148, 0.265625, -0.003281, -0.002258, -0.003601, 0.108887, -0.002502, 0.000475, 0.006592, 0.152344, -0.166016, -0.332031, -0.494141, -0.457031, -0.074219, -0.145508, -0.229492, -0.277344, -0.00293, -0.002274, 0.000208, 0.115234, 0.192383, 0.333984, 0.447266, 0.458984, -0.248047, -0.390625, -0.5, -0.488281, -0.008728, -0.002823, -0.000507, 0.213867, -0.013489, -0.014099, -0.001617, 0.209961, -0.084473, -0.19043, -0.316406, -0.330078, -0.036133, -0.106934, -0.219727, -0.277344, 0.142578, 0.283203, 0.363281, 0.263672, 0.035645, 0.140625, 0.253906, 0.294922, 0.124512, 0.249023, 0.332031, 0.400391, 0.100586, 0.205078, 0.320312, 0.330078, 0.101074, 0.233398, 0.333984, 0.341797, 0.002548, 0.003235, -0.011658, -0.155273, 0.05127, 0.133789, 0.224609, 0.263672, -0.011536, 0.104492, 0.396484, 0.220703, 0.09668, 0.199219, 0.292969, 0.279297, 0.050293, 0.158203, 0.285156, 0.332031, -0.099609, -0.267578, -0.355469, -0.347656, -0.070312, -0.146484, -0.259766, -0.328125, -0.008667, -0.052734, -0.123047, -0.21875, 0.120117, 0.204102, 0.294922, 0.332031, 0.134766, 0.220703, 0.308594, 0.316406, 0.081543, 0.207031, 0.306641, 0.341797, 0.11377, 0.202148, 0.328125, 0.287109, -0.002411, 0.001549, 0.003738, 0.144531, -0.053711, -0.137695, -0.259766, -0.294922, 0.002151, 0.019043, 0.071777, 0.15332, 0.092285, 0.173828, 0.283203, 0.324219, -0.116211, -0.251953, -0.351562, -0.34375, -0.069824, -0.146484, -0.225586, -0.291016, 0.036621, 0.098633, 0.208008, 0.24707, -0.094727, -0.208984, -0.310547, -0.314453, -0.064941, -0.146484, -0.233398, -0.277344, 0.011047, 0.061035, 0.140625, 0.236328, -0.167969, -0.316406, -0.414062, -0.380859, -0.028687, -0.066895, -0.126953, -0.174805, -0.015747, -0.049805, -0.10498, -0.15332, 0.059326, 0.163086, 0.265625, 0.423828, -0.081055, -0.232422, -0.339844, -0.291016, -0.021484, -0.103516, -0.208984, -0.283203, -0.024292, -0.087402, -0.192383, -0.255859, 0.095215, 0.213867, 0.308594, 0.291016, -0.122559, -0.222656, -0.304688, -0.337891, 0.035645, 0.099609, 0.230469, 0.339844, 0.009277, 0.047363, 0.106445, 0.178711, 0.11377, 0.212891, 0.318359, 0.363281, 0.157227, 0.300781, 0.404297, 0.355469, 0.004547, 0.012573, 0.037598, 0.135742, 0.064941, 0.146484, 0.255859, 0.302734, -0.041992, -0.149414, -0.255859, -0.3125, -0.126953, -0.237305, -0.324219, -0.296875, -0.067871, -0.173828, -0.263672, -0.326172, -0.027588, -0.081055, -0.137695, -0.164062, 0.12793, 0.208984, 0.320312, 0.371094, 0.055908, 0.143555, 0.277344, 0.335938, -0.112793, -0.241211, -0.335938, -0.349609, 0.035645, 0.097168, 0.191406, 0.253906, 0.004333, -0.004517, -0.037598, -0.230469, 0.129883, 0.217773, 0.3125, 0.341797, -0.02478, -0.131836, -0.241211, -0.261719, -0.037842, -0.122559, -0.230469, -0.271484, 0.078125, 0.195312, 0.289062, 0.292969, -0.116211, -0.233398, -0.335938, -0.318359, 0.082031, 0.197266, 0.318359, 0.326172, 0.113281, 0.206055, 0.310547, 0.349609, 0.073242, 0.147461, 0.253906, 0.308594, -0.000572, -0.001724, -0.003448, -0.067383, 0.002029, 0.005981, 0.028442, 0.271484, 0.047119, 0.144531, 0.263672, 0.335938, -0.04126, -0.126953, -0.229492, -0.298828, 0.043945, 0.109863, 0.198242, 0.296875, 0.040771, 0.111816, 0.209961, 0.283203, 0.049561, 0.116699, 0.273438, 0.373047, -0.000553, -0.000607, -0.011292, -0.157227, 0.04834, 0.130859, 0.267578, 0.324219, -0.07959, -0.169922, -0.269531, -0.308594, -0.057861, -0.172852, -0.273438, -0.333984, 0.04248, 0.107422, 0.233398, 0.335938, -0.133789, -0.267578, -0.365234, -0.337891, 0.021362, 0.058838, 0.120117, 0.166992, 0.036377, 0.123047, 0.240234, 0.244141, 0.093262, 0.223633, 0.326172, 0.316406, 0.024292, 0.070801, 0.148438, 0.202148, 0.095215, 0.199219, 0.314453, 0.326172, -0.068359, -0.149414, -0.265625, -0.324219, 0.04541, 0.116211, 0.208008, 0.285156, 0.12793, 0.253906, 0.355469, 0.349609, 0.070801, 0.166992, 0.263672, 0.275391, -0.148438, -0.253906, -0.324219, -0.345703, -0.072754, -0.210938, -0.322266, -0.292969, 0.104492, 0.207031, 0.324219, 0.351562, -0.049072, -0.132812, -0.196289, -0.255859, -0.024048, -0.102051, -0.209961, -0.236328, 0.066895, 0.171875, 0.300781, 0.371094, -0.078613, -0.185547, -0.279297, -0.28125, -0.000062, -0.006073, -0.03833, -0.174805, 0.016235, 0.019775, -0.032471, -0.490234, -0.088867, -0.213867, -0.318359, -0.376953, -0.07666, -0.196289, -0.285156, -0.296875, -0.019287, -0.089355, -0.207031, -0.298828, 0.028564, 0.094727, 0.208984, 0.326172, 0.067871, 0.171875, 0.300781, 0.296875, 0.086914, 0.192383, 0.294922, 0.322266, -0.075195, -0.165039, -0.28125, -0.34375, -0.014099, -0.081543, -0.213867, -0.320312, -0.075195, -0.171875, -0.287109, -0.339844, -0.030151, -0.121094, -0.214844, -0.257812, -0.096191, -0.226562, -0.330078, -0.337891, 0.01355, 0.062012, 0.125, 0.166016, 0.013916, 0.045654, 0.107422, 0.163086, -0.099121, -0.222656, -0.322266, -0.300781, 0.132812, 0.238281, 0.333984, 0.373047, 0.118164, 0.248047, 0.349609, 0.302734, -0.026978, -0.070312, -0.144531, -0.206055, 0.037842, 0.08252, 0.15625, 0.22168, 0.10498, 0.236328, 0.316406, 0.271484, -0.001717, -0.017944, -0.061768, -0.191406, 0.003281, 0.003632, 0.009766, 0.075684, -0.005768, -0.01416, -0.015503, 0.111328, 0.010498, 0.049805, 0.123535, 0.205078, 0.002838, -0.002914, -0.024414, -0.239258, 0.084961, 0.189453, 0.287109, 0.332031, -0.014709, -0.056396, -0.113281, -0.166016, 0.00193, -0.00885, -0.036377, -0.225586, 0.012634, 0.084961, 0.25, 0.353516, 0.011414, 0.024536, 0.079102, 0.320312, 0.000828, 0.001228, 0.000315, -0.075195, 0.008789, 0.026123, 0.080078, 0.183594, 0.115234, 0.210938, 0.292969, 0.275391, -0.018066, 0.114258, 0.347656, 0.628906, -0.069336, -0.163086, -0.279297, -0.345703, -0.061279, -0.158203, -0.283203, -0.339844, 0.069336, 0.166016, 0.267578, 0.337891, -0.003098, -0.010315, -0.139648, 0.056641, -0.006165, -0.009216, -0.022217, 0.199219, 0.002899, 0.003708, 0.006439, 0.146484, -0.000828, 0.011108, 0.132812, 0.012268, -0.002029, -0.005096, -0.0354, 0.182617, 0.000725, 0.009766, 0.118652, -0.029663, -0.005188, -0.005615, 0.016968, -0.273438, -0.00235, -0.001381, -0.004272, 0.189453, -0.000511, 0.008789, 0.163086, -0.015991, -0.004456, -0.00647, -0.028809, 0.189453, 0.003937, 0.00766, 0.01123, -0.111816, -0.003799, -0.008972, -0.039795, 0.19043, -0.004028, -0.00592, -0.028564, 0.183594, -0.003769, -0.005646, -0.025269, 0.201172, -0.004364, -0.010193, -0.033447, 0.196289, -0.000755, 0.00034, -0.011475, 0.10498, 0.008423, 0.020996, 0.050293, 0.322266, 0.002426, 0.00589, 0.029175, -0.05542, -0.007812, -0.035645, -0.152344, -0.095703, 0.00028, -0.009827, -0.167969, 0.011414, 0.00014, 0.133789, 0.022827, 0.003448, 0.01239, 0.029297, 0.075195, 0.048096, 0.002167, 0.007172, 0.037598, -0.192383, 0.004852, 0.006805, 0.041992, -0.22168, -0.001465, 0.004883, 0.099121, 0.100586, 0.000782, 0.00473, -0.001785, 0.287109, 0.002151, -0.001442, -0.040283, -0.078613, -0.001511, -0.007141, -0.033691, 0.182617, 0.003006, 0.005463, 0.024902, -0.166016, -0.003418, -0.010925, -0.169922, 0.005585, 0.011719, 0.014771, -0.023682, 0.308594, 0.002136, -0.009399, -0.145508, 0.009094, -0.005554, -0.020508, -0.138672, -0.008423, 0.016357, -0.180664, -0.013489, -0.009094, -0.014465, -0.066406, -0.222656, -0.052246, 0.005859, 0.036377, 0.144531, 0.136719, 0.000885, 0.006378, 0.007324, -0.181641, -0.001266, -0.003464, -0.027588, 0.205078, -0.002258, -0.010925, -0.06543, 0.089844, 0.001213, 0.000732, -0.01416, -0.101074, 0.001541, 0.003998, 0.0065, 0.324219, -0.012756, -0.027222, -0.07959, -0.072266, 0.003723, 0.006592, 0.02124, -0.207031, 0.001328, 0.001305, 0.003571, -0.178711, -0.003113, -0.006104, -0.030273, 0.176758, 0.002838, 0.007935, 0.027588, -0.201172, -0.015198, 0.202148, 0.008728, 0.005981, -0.004211, -0.00206, -0.017456, 0.21582, 0.003815, 0.003815, 0.036621, 0.095703, 0.000235, 0.003799, 0.009705, -0.118652, -0.001999, -0.003662, -0.023804, 0.194336, 0.002319, 0.000992, 0.002274, -0.178711, -0.001831, -0.002213, -0.004639, 0.192383, 0.001335, 0.008118, 0.04248, 0.054932, -0.00354, -0.003693, -0.037109, -0.04126, -0.001312, -0.004547, -0.016479, 0.11377, 0.002121, 0.008118, 0.175781, 0.003586, -0.000254, 0.009521, 0.087402, -0.071289, -0.003647, -0.005188, -0.028076, 0.203125, 0.000496, -0.013611, -0.137695, 0.002609, -0.001503, -0.002594, -0.059082, -0.160156, -0.001175, 0.004395, -0.000854, -0.158203, 0.000134, 0.001953, -0.008423, -0.19043, -0.001526, 0.00071, 0.145508, 0.010803, 0.002396, 0.005432, 0.025269, -0.189453, 0.003571, 0.005432, 0.027954, -0.227539, -0.003326, -0.00589, -0.020874, 0.196289, -0.001457, -0.001282, 0.000238, 0.125977, -0.001144, -0.006195, -0.050049, 0.116699, -0.003784, -0.005493, -0.026733, 0.212891, -0.001038, 0.006744, -0.003677, 0.310547, 0.002151, 0.008179, 0.083984, -0.009216, 0.007996, 0.010376, 0.009949, 0.298828, 0.000553, 0.005585, 0.025391, 0.166992, 0.024414, 0.033447, 0.171875, 0.241211, -0.003143, -0.005737, -0.02478, 0.199219, 0.001442, -0.000102, 0.00325, 0.302734, 0.001709, 0.003708, 0.166992, -0.001663, -0.002777, -0.007812, -0.039795, 0.202148, 0.004364, 0.00708, 0.028198, -0.186523, -0.002396, -0.002548, -0.005737, 0.182617, -0.00045, 0.011841, 0.158203, -0.00235, -0.002243, -0.001373, -0.002426, 0.182617, -0.00015, 0.006775, 0.143555, 0.026245, -0.002151, -0.008911, -0.034424, 0.180664, -0.004913, -0.011169, -0.030396, 0.208984, 0.000912, -0.008972, -0.137695, -0.006561, 0.00238, 0.001221, 0.006195, -0.204102, -0.001678, -0.005798, -0.158203, -0.002548, -0.002899, -0.003159, -0.024658, 0.191406, 0.00164, 0.003311, 0.001854, -0.166992, 0.008972, 0.018677, 0.050537, 0.067383, -0.005066, -0.008789, -0.029419, 0.21875, 0.002121, 0.006256, 0.025757, -0.176758, 0.000038, 0.008667, 0.173828, 0.009521, -0.004272, -0.006958, -0.012207, 0.091309, 0.000092, 0.002945, 0.044434, -0.041016, 0.0001, -0.001541, -0.00766, 0.339844, 0.009705, -0.208984, -0.000475, -0.009644, 0.002411, 0.005432, 0.023438, -0.194336, -0.003281, -0.002823, -0.028564, 0.189453, 0.002853, 0.008728, 0.026489, -0.208008, 0.006378, 0.007233, 0.023926, 0.045898, 0.002914, 0.002304, 0.006134, -0.193359, 0.001999, 0.00354, 0.003937, -0.180664, -0.000031, 0.003571, 0.03064, 0.088379, -0.011658, -0.025024, -0.050049, 0.014282, -0.001999, -0.007172, 0.002655, -0.322266, 0.003738, 0.006866, 0.025024, -0.212891, 0.018677, 0.059082, 0.22168, 0.129883, 0.001328, 0.007294, 0.028687, -0.216797, 0.002319, 0.006104, 0.032715, -0.192383, -0.006256, -0.009827, -0.0354, 0.198242, 0.003708, 0.009583, 0.036133, -0.200195, -0.00351, -0.007446, -0.036621, 0.211914, 0.004883, 0.003891, 0.033447, -0.19043, -0.00383, -0.006439, -0.024902, 0.200195, -0.000877, -0.007263, -0.065918, 0.048096, 0.00386, 0.010437, 0.020874, -0.175781, 0.000622, 0.01123, -0.009888, 0.320312, -0.001274, -0.007202, -0.053711, 0.050537, 0.000496, 0.003372, 0.057617, -0.057373, 0.001106, 0.01062, 0.02356, -0.177734, -0.00412, -0.006989, -0.036377, 0.186523, 0.001419, 0.000044, -0.007172, -0.070312, -0.001213, -0.001686, -0.017944, -0.066895, 0.000109, 0.012329, 0.176758, -0.021973, 0.003021, 0.006409, 0.035645, -0.183594, -0.046143, -0.10791, -0.202148, -0.347656, -0.111328, -0.181641, -0.28125, -0.330078, -0.101562, -0.180664, -0.28125, -0.378906, -0.006897, -0.012024, -0.033936, -0.277344, 0.061279, 0.131836, 0.208008, 0.306641, 0.103027, 0.164062, 0.267578, 0.337891, 0.091309, 0.173828, 0.263672, 0.34375, 0.00037, -0.006592, -0.018555, -0.055908, 0.075684, 0.125977, 0.220703, 0.335938, -0.103027, -0.165039, -0.259766, -0.34375, -0.121582, -0.21875, -0.310547, -0.353516, 0.000406, 0.001083, -0.000074, -0.10498, 0.108398, 0.213867, 0.289062, 0.320312, -0.009644, -0.014404, -0.037598, -0.152344, -0.002258, -0.00264, -0.003799, -0.080566, -0.007294, -0.018311, -0.052734, -0.103027, 0.005249, 0.011841, 0.030518, 0.124023, -0.089844, -0.182617, -0.283203, -0.345703, 0.112305, 0.217773, 0.279297, 0.324219, -0.036133, -0.094238, -0.206055, -0.498047, -0.015015, -0.023438, -0.068359, -0.219727, 0.002533, 0.005157, 0.006561, -0.043457, -0.004913, -0.014954, -0.042236, -0.078125, -0.020386, -0.043213, -0.094238, -0.136719, -0.001518, -0.006775, -0.0271, -0.118164, -0.00069, -0.000912, 0.001892, 0.135742, -0.009521, -0.024414, -0.059814, -0.123535, -0.07373, -0.134766, -0.231445, -0.361328, -0.123047, -0.227539, -0.298828, -0.345703, -0.069336, -0.137695, -0.249023, -0.349609, 0.002975, 0.007935, 0.036865, 0.149414, 0.005798, 0.014282, 0.09375, 0.410156, 0.067383, 0.140625, 0.253906, 0.332031, -0.001335, -0.001305, -0.005005, -0.119141, 0.089355, 0.162109, 0.253906, 0.345703, -0.097656, -0.167969, -0.269531, -0.333984, 0.129883, 0.197266, 0.289062, 0.390625, -0.12793, -0.224609, -0.320312, -0.314453, 0.000123, -0.000338, -0.00267, -0.059326, 0.085449, 0.158203, 0.259766, 0.345703, -0.081543, -0.164062, -0.273438, -0.367188, 0.001205, 0.000721, 0.006958, 0.061035, -0.028931, -0.068359, -0.128906, -0.1875, -0.004578, -0.020874, -0.045898, -0.109375, 0.079102, 0.155273, 0.245117, 0.298828, -0.00351, -0.010193, -0.025635, -0.087402, 0.05957, 0.142578, 0.241211, 0.347656, 0.001984, 0.002457, 0.008911, 0.071289, 0.119141, 0.219727, 0.300781, 0.373047, 0.044434, 0.103027, 0.213867, 0.398438, 0.106934, 0.194336, 0.294922, 0.34375, 0.009888, 0.013672, 0.037109, 0.333984, 0.004211, 0.002167, -0.012207, -0.425781, 0.119141, 0.220703, 0.298828, 0.337891, 0.062256, 0.121094, 0.208008, 0.328125, -0.000236, -0.00022, -0.002213, -0.037842, 0.001213, 0.009705, 0.025269, 0.058105, 0.001465, 0.003281, 0.008789, 0.04126, -0.120117, -0.216797, -0.310547, -0.34375, 0.115234, 0.197266, 0.294922, 0.361328, 0.084473, 0.158203, 0.245117, 0.302734, 0.001236, 0.000923, -0.002441, -0.172852, 0.074219, 0.150391, 0.231445, 0.3125, -0.063477, -0.139648, -0.245117, -0.322266, -0.002121, 0.002014, 0.016724, 0.074219, -0.000439, -0.009216, -0.028931, -0.133789, -0.105469, -0.208984, -0.279297, -0.351562, -0.166992, -0.271484, -0.345703, -0.412109, 0.054932, 0.10498, 0.213867, 0.355469, 0.071289, 0.143555, 0.235352, 0.328125, 0.080078, 0.166016, 0.257812, 0.34375, -0.081543, -0.151367, -0.22168, -0.292969, 0.123535, 0.180664, 0.279297, 0.335938, -0.000668, -0.000496, -0.001938, -0.355469, -0.064941, -0.146484, -0.239258, -0.365234, -0.108398, -0.192383, -0.28125, -0.324219, 0.029419, 0.070801, 0.146484, 0.361328, -0.026611, -0.044678, -0.117676, -0.283203, 0.114746, 0.207031, 0.291016, 0.335938, 0.072754, 0.136719, 0.235352, 0.318359, -0.036621, -0.076172, -0.152344, -0.326172, -0.085449, -0.158203, -0.259766, -0.351562, 0.163086, 0.257812, 0.332031, 0.345703, -0.025391, -0.074707, -0.139648, -0.390625, -0.111816, -0.22168, -0.308594, -0.316406, -0.078613, -0.151367, -0.22168, -0.326172, 0.081055, 0.139648, 0.231445, 0.273438, -0.081055, -0.161133, -0.267578, -0.335938, 0.07959, 0.168945, 0.285156, 0.347656, -0.001259, 0.002594, 0.011353, 0.039551, 0.149414, 0.273438, 0.371094, 0.416016, -0.09668, -0.200195, -0.289062, -0.355469, -0.093262, -0.177734, -0.259766, -0.320312, 0.001625, 0.002808, 0.006866, 0.037842, 0.104004, 0.199219, 0.287109, 0.353516, 0.041748, 0.083496, 0.147461, 0.213867, 0.12793, 0.235352, 0.308594, 0.375, 0.00007, -0.000896, -0.003448, -0.047607, 0.129883, 0.222656, 0.287109, 0.349609, 0.136719, 0.217773, 0.289062, 0.285156, 0.085938, 0.158203, 0.259766, 0.351562, -0.096191, -0.171875, -0.273438, -0.351562, 0.066406, 0.136719, 0.222656, 0.333984, 0.012146, -0.00322, -0.056641, -0.490234, -0.087402, -0.173828, -0.257812, -0.324219, -0.003052, 0.002411, 0.013062, 0.072754, -0.09375, -0.181641, -0.271484, -0.365234, 0.118652, 0.232422, 0.302734, 0.304688, -0.038086, -0.089844, -0.21875, -0.400391, 0.041748, 0.102051, 0.170898, 0.335938, 0.124023, 0.228516, 0.302734, 0.341797, -0.000511, 0.001793, 0.010132, 0.036621, 0.108887, 0.193359, 0.28125, 0.316406, 0.120117, 0.229492, 0.351562, 0.400391, 0.031494, 0.070312, 0.135742, 0.314453, -0.000054, -0.001968, -0.013245, -0.259766, -0.119629, -0.182617, -0.277344, -0.34375, 0.063477, 0.125977, 0.219727, 0.308594, 0.007874, 0.014282, 0.044434, 0.111816, 0.129883, 0.203125, 0.296875, 0.3125, 0.078613, 0.175781, 0.294922, 0.361328, -0.106934, -0.196289, -0.271484, -0.337891, 0.040527, 0.114258, 0.229492, 0.462891, 0.144531, 0.233398, 0.294922, 0.328125, -0.01709, -0.018311, -0.05957, -0.417969, 0.07373, 0.141602, 0.230469, 0.341797, -0.100586, -0.212891, -0.310547, -0.341797, -0.001358, -0.004669, -0.01355, -0.051514, 0.018799, 0.040771, 0.172852, 0.466797, 0.000402, 0.004883, 0.028198, 0.164062, -0.003571, 0.003738, 0.038086, 0.423828, -0.001106, -0.000374, 0.006165, 0.119629, -0.001709, -0.00103, -0.013367, -0.125977, 0.006409, 0.018066, 0.102539, 0.535156, 0.001213, 0.00087, -0.014404, -0.1875, -0.001534, 0.000984, 0.01062, 0.176758, 0.106445, 0.244141, 0.408203, 0.464844, -0.125, -0.234375, -0.394531, -0.460938, -0.040527, -0.088867, -0.224609, -0.482422, -0.002258, -0.002533, -0.057129, -0.5, 0.108398, 0.186523, 0.34375, 0.480469, -0.085938, -0.194336, -0.361328, -0.476562, 0.00037, -0.002487, -0.014709, -0.373047, 0.002136, 0.001793, 0.015259, 0.138672, 0.0625, 0.161133, 0.310547, 0.490234, -0.000138, -0.003159, -0.025757, -0.232422, 0.104492, 0.212891, 0.375, 0.482422, -0.000343, -0.001335, -0.007446, -0.072266, 0.005432, 0.012024, 0.077148, 0.523438, -0.023315, -0.058838, -0.183594, -0.492188, -0.005005, -0.008423, -0.032471, -0.189453, 0.000126, -0.000763, -0.003677, 0.058594, 0.132812, 0.275391, 0.404297, 0.466797, -0.002548, -0.003906, -0.015503, -0.314453, -0.008179, -0.037598, -0.162109, -0.488281, 0.001801, -0.023682, -0.130859, -0.515625, 0.000028, 0.001244, 0.007721, 0.146484, 0.00034, 0.000492, 0.002228, 0.077148, 0.084961, 0.193359, 0.351562, 0.472656, 0.079102, 0.161133, 0.378906, 0.511719, 0.083984, 0.183594, 0.322266, 0.490234, -0.050049, -0.15918, -0.332031, -0.455078, 0.003006, 0.006531, -0.002747, -0.457031, 0.000336, 0.000341, -0.000736, -0.057861, -0.065918, -0.165039, -0.318359, -0.439453, -0.001678, -0.003967, -0.015869, -0.164062, -0.055664, -0.168945, -0.304688, -0.470703, -0.10791, -0.249023, -0.388672, -0.484375, 0.086426, 0.177734, 0.289062, 0.423828, -0.072266, -0.132812, -0.310547, -0.488281, 0.003525, 0.006836, 0.047363, 0.40625, -0.001122, 0.000923, -0.011414, -0.185547, 0.139648, 0.265625, 0.375, 0.470703, -0.012756, -0.028809, -0.132812, -0.519531, -0.003006, 0.008118, 0.058594, 0.457031, -0.132812, -0.245117, -0.376953, -0.447266, 0.011475, 0.020874, 0.118652, 0.503906, 0.000847, 0.006348, 0.040283, 0.412109, 0.092773, 0.189453, 0.322266, 0.488281, 0.070312, 0.1875, 0.328125, 0.375, -0.007996, -0.019897, -0.083496, -0.255859, 0.001556, 0.001274, 0.025757, 0.175781, -0.012146, -0.035645, -0.135742, -0.539062, -0.075684, -0.19043, -0.367188, -0.470703, -0.135742, -0.267578, -0.388672, -0.417969, 0.155273, 0.277344, 0.380859, 0.449219, -0.00135, -0.000645, -0.003159, -0.071777, 0.00174, 0.000435, -0.005341, -0.094238, -0.000652, -0.013062, -0.117188, -0.503906, 0.000045, -0.003708, -0.014832, -0.141602, -0.145508, -0.257812, -0.378906, -0.429688, 0.101074, 0.21582, 0.367188, 0.474609, 0.010864, 0.009644, 0.083984, 0.523438, 0.000584, 0.000322, -0.017944, -0.400391, 0.000912, -0.002243, -0.018433, -0.167969, 0.001106, -0.002701, -0.007507, -0.169922, -0.087402, -0.202148, -0.34375, -0.451172, 0.001114, 0.007751, 0.054199, 0.400391, 0.001396, -0.000546, -0.010376, -0.173828, 0.000568, -0.002731, 0.056885, 0.503906, 0.001762, 0.001999, 0.022949, 0.134766, 0.046143, 0.133789, 0.296875, 0.464844, 0.117188, 0.209961, 0.380859, 0.443359, 0.074219, 0.273438, 0.419922, 0.445312, -0.033447, -0.088379, -0.229492, -0.394531, 0.125, 0.279297, 0.40625, 0.386719, -0.132812, -0.219727, -0.375, -0.425781, 0.125, 0.277344, 0.445312, 0.474609, -0.097168, -0.251953, -0.378906, -0.390625, 0.093262, 0.182617, 0.363281, 0.449219, 0.048096, 0.112305, 0.273438, 0.4375, -0.000052, -0.005341, -0.022705, -0.149414, 0.096191, 0.226562, 0.347656, 0.435547, 0.00264, 0.003326, -0.018921, -0.570312, -0.004669, 0.007721, 0.080078, 0.53125, -0.001518, -0.005249, -0.026733, -0.1875, 0.101074, 0.197266, 0.337891, 0.492188, 0.004089, 0.006927, 0.045166, 0.408203, 0.000408, 0.002167, 0.027466, 0.177734, 0.00042, -0.017944, -0.112305, -0.486328, -0.030762, -0.089355, -0.211914, -0.34375, 0.000687, 0.001518, 0.008423, 0.100586, 0.085938, 0.21582, 0.363281, 0.4375, 0.000294, 0.002426, 0.018433, 0.164062, -0.074707, -0.166016, -0.324219, -0.455078, -0.008484, -0.015015, -0.058838, -0.503906, 0.03833, 0.11377, 0.287109, 0.429688, 0.128906, 0.219727, 0.339844, 0.462891, -0.002579, -0.000877, 0.004456, 0.150391, 0.004425, 0.019531, 0.074707, 0.46875, -0.130859, -0.246094, -0.416016, -0.503906, 0.053223, 0.168945, 0.333984, 0.414062, -0.000132, 0.001083, -0.014282, -0.162109, 0.10791, 0.232422, 0.373047, 0.419922, 0.011902, 0.050049, 0.192383, 0.46875, 0.102539, 0.231445, 0.357422, 0.447266, 0.165039, 0.291016, 0.408203, 0.480469, -0.013184, -0.024658, -0.138672, -0.4375, -0.000664, -0.001709, -0.002579, 0.099121, 0.066406, 0.130859, 0.285156, 0.460938, -0.133789, -0.234375, -0.398438, -0.455078, 0.114258, 0.219727, 0.330078, 0.480469, 0.000149, -0.000778, 0.014038, 0.19043, -0.027954, -0.09082, -0.216797, -0.447266, -0.002945, -0.004181, -0.020874, -0.269531, 0.046387, 0.084473, 0.24707, 0.511719, -0.114258, -0.232422, -0.365234, -0.507812, 0.000195, -0.000633, 0.002075, 0.094727, 0.141602, 0.249023, 0.396484, 0.488281, 0.088379, 0.176758, 0.328125, 0.408203, 0.001228, 0.002457, 0.012085, 0.133789, 0.012573, 0.012329, 0.05835, 0.451172, 0.001038, 0.002609, 0.007355, 0.063965, -0.102539, -0.212891, -0.337891, -0.439453, -0.002167, -0.002243, 0.006439, 0.115723, 0.057129, 0.15625, 0.318359, 0.375, -0.242188, -0.351562, -0.392578, -0.330078, 0.152344, 0.248047, 0.328125, 0.296875, 0.145508, 0.248047, 0.300781, 0.3125, -0.158203, -0.265625, -0.335938, -0.330078, -0.029663, -0.075684, -0.170898, -0.304688, -0.125977, -0.199219, -0.279297, -0.285156, -0.169922, -0.320312, -0.351562, -0.332031, -0.1875, -0.294922, -0.308594, -0.269531, -0.007507, 0.002213, 0.046143, 0.425781, 0.123047, 0.234375, 0.289062, 0.304688, 0.007935, 0.013489, 0.034668, 0.137695, -0.088867, -0.164062, -0.225586, -0.242188, -0.155273, -0.245117, -0.279297, -0.267578, 0.135742, 0.225586, 0.283203, 0.271484, -0.138672, -0.220703, -0.3125, -0.384766, 0.21875, 0.388672, 0.404297, 0.335938, 0.15918, 0.257812, 0.298828, 0.300781, 0.01532, 0.05835, 0.145508, 0.337891, -0.097656, -0.15918, -0.224609, -0.231445, 0.116211, 0.205078, 0.263672, 0.267578, 0.028809, 0.080078, 0.193359, 0.476562, 0.125977, 0.208008, 0.269531, 0.300781, -0.002441, -0.008179, -0.031128, -0.339844, 0.208008, 0.330078, 0.384766, 0.320312, -0.080566, -0.095215, -0.165039, -0.337891, 0.165039, 0.24707, 0.3125, 0.292969, -0.019531, -0.025757, 0.026978, 0.147461, -0.180664, -0.287109, -0.328125, -0.287109, 0.135742, 0.245117, 0.28125, 0.24707, -0.166016, -0.261719, -0.322266, -0.328125, -0.030518, -0.03833, -0.009033, 0.096191, -0.001404, -0.005219, -0.020752, -0.220703, 0.173828, 0.294922, 0.324219, 0.267578, -0.131836, -0.216797, -0.298828, -0.296875, 0.004028, 0.005554, -0.021118, -0.111816, -0.00103, -0.024414, -0.069824, -0.155273, 0.088379, 0.197266, 0.273438, 0.294922, 0.186523, 0.310547, 0.367188, 0.34375, 0.149414, 0.251953, 0.294922, 0.265625, 0.185547, 0.289062, 0.359375, 0.337891, -0.161133, -0.265625, -0.287109, -0.257812, -0.18457, -0.308594, -0.369141, -0.310547, -0.132812, -0.244141, -0.318359, -0.287109, -0.121582, -0.230469, -0.294922, -0.320312, 0.141602, 0.228516, 0.277344, 0.263672, 0.094238, 0.136719, 0.182617, 0.200195, 0.195312, 0.277344, 0.355469, 0.330078, 0.105469, 0.169922, 0.24707, 0.294922, 0.001801, 0.000252, -0.006927, -0.296875, -0.014526, -0.027954, -0.063965, -0.130859, 0.07666, 0.15918, 0.273438, 0.333984, -0.135742, -0.22168, -0.257812, -0.265625, 0.248047, 0.400391, 0.394531, 0.328125, -0.092285, -0.149414, -0.199219, -0.194336, -0.092285, -0.178711, -0.235352, -0.257812, -0.182617, -0.310547, -0.376953, -0.365234, 0.186523, 0.287109, 0.330078, 0.304688, 0.12207, 0.189453, 0.285156, 0.261719, -0.166992, -0.275391, -0.357422, -0.351562, -0.016479, -0.044434, -0.068359, -0.039551, -0.037109, -0.098633, -0.229492, -0.414062, 0.126953, 0.239258, 0.291016, 0.296875, 0.132812, 0.251953, 0.335938, 0.349609, 0.166992, 0.28125, 0.328125, 0.273438, -0.142578, -0.251953, -0.351562, -0.367188, -0.136719, -0.237305, -0.328125, -0.347656, 0.176758, 0.255859, 0.310547, 0.28125, 0.092285, 0.169922, 0.248047, 0.271484, 0.136719, 0.243164, 0.316406, 0.306641, -0.009521, -0.010254, -0.041016, -0.384766, 0.165039, 0.261719, 0.292969, 0.28125, 0.149414, 0.246094, 0.308594, 0.292969, -0.004272, -0.007446, -0.017456, -0.328125, -0.189453, -0.320312, -0.402344, -0.337891, -0.105469, -0.180664, -0.259766, -0.273438, -0.007568, -0.010986, -0.036133, -0.155273, -0.158203, -0.255859, -0.322266, -0.306641, -0.12793, -0.230469, -0.271484, -0.263672, -0.121094, -0.193359, -0.263672, -0.28125, -0.192383, -0.314453, -0.332031, -0.279297, -0.166016, -0.300781, -0.384766, -0.320312, 0.139648, 0.249023, 0.318359, 0.310547, -0.151367, -0.255859, -0.318359, -0.318359, 0.151367, 0.259766, 0.304688, 0.259766, 0.142578, 0.248047, 0.304688, 0.3125, -0.103027, -0.205078, -0.277344, -0.283203, -0.095215, -0.205078, -0.277344, -0.287109, 0.162109, 0.255859, 0.304688, 0.287109, 0.174805, 0.279297, 0.287109, 0.214844, 0.125, 0.157227, 0.214844, 0.376953, 0.145508, 0.235352, 0.298828, 0.322266, 0.088379, 0.149414, 0.200195, 0.236328, -0.031128, -0.068848, -0.123535, -0.15918, 0.089355, 0.195312, 0.251953, 0.261719, -0.183594, -0.294922, -0.392578, -0.361328, 0.15625, 0.24707, 0.300781, 0.287109, 0.124023, 0.227539, 0.300781, 0.335938, 0.134766, 0.25, 0.318359, 0.306641, 0.005798, 0.020508, 0.046631, 0.094727, 0.0047, 0.015259, 0.038574, 0.137695, -0.1875, -0.306641, -0.351562, -0.289062, 0.15625, 0.271484, 0.339844, 0.298828, -0.175781, -0.292969, -0.324219, -0.265625, -0.003738, 0.003189, 0.061523, 0.382812, 0.11377, 0.208008, 0.265625, 0.296875, -0.168945, -0.287109, -0.339844, -0.28125, -0.136719, -0.227539, -0.287109, -0.275391, -0.107422, -0.18457, -0.241211, -0.249023, 0.128906, 0.224609, 0.289062, 0.28125, -0.169922, -0.263672, -0.3125, -0.271484, -0.006714, 0.009827, 0.053711, 0.208008, 0.004333, -0.001411, -0.018311, -0.167969, -0.011292, -0.006622, 0.028076, 0.337891, 0.12793, 0.219727, 0.269531, 0.267578, -0.011658, -0.038086, -0.069824, -0.117676, 0.109863, 0.176758, 0.249023, 0.300781, -0.161133, -0.246094, -0.314453, -0.291016, 0.001877, 0.009399, 0.057617, 0.292969, 0.05249, 0.064941, 0.139648, 0.535156, 0.202148, 0.302734, 0.341797, 0.322266, 0.139648, 0.243164, 0.304688, 0.308594, 0.10791, 0.172852, 0.235352, 0.244141, 0.147461, 0.234375, 0.292969, 0.291016, -0.172852, -0.269531, -0.304688, -0.267578, -0.125977, -0.213867, -0.294922, -0.318359, 0.147461, 0.263672, 0.339844, 0.316406, -0.119141, -0.178711, -0.222656, -0.208984, 0.150391, 0.249023, 0.291016, 0.261719, -0.025757, -0.047607, -0.123047, -0.238281, -0.179688, -0.302734, -0.394531, -0.392578, -0.086914, -0.192383, -0.279297, -0.306641, 0.001511, 0.003036, 0.028931, 0.416016, 0.125977, 0.253906, 0.335938, 0.359375, 0.222656, 0.351562, 0.394531, 0.353516, 0.163086, 0.285156, 0.363281, 0.369141, -0.034912, -0.059082, -0.143555, -0.404297, 0.007385, 0.01532, 0.046387, 0.484375, 0.164062, 0.296875, 0.402344, 0.392578, -0.199219, -0.3125, -0.414062, -0.417969, -0.1875, -0.3125, -0.400391, -0.392578, -0.118164, -0.230469, -0.351562, -0.429688, 0.056641, 0.136719, 0.236328, 0.306641, -0.169922, -0.296875, -0.359375, -0.369141, 0.233398, 0.363281, 0.435547, 0.363281, 0.00592, 0.005249, -0.011597, -0.257812, 0.001183, -0.000359, 0.003967, 0.337891, 0.175781, 0.265625, 0.332031, 0.330078, 0.140625, 0.25, 0.339844, 0.414062, 0.136719, 0.271484, 0.345703, 0.349609, 0.144531, 0.232422, 0.320312, 0.341797, -0.15332, -0.249023, -0.367188, -0.429688, 0.111816, 0.192383, 0.300781, 0.382812, 0.168945, 0.294922, 0.410156, 0.427734, 0.168945, 0.285156, 0.375, 0.357422, 0.148438, 0.233398, 0.310547, 0.355469, 0.120117, 0.211914, 0.296875, 0.345703, 0.183594, 0.302734, 0.353516, 0.337891, 0.1875, 0.310547, 0.388672, 0.382812, 0.168945, 0.273438, 0.373047, 0.359375, -0.168945, -0.287109, -0.367188, -0.380859, -0.013062, -0.019897, -0.050293, -0.433594, -0.199219, -0.341797, -0.400391, -0.382812, -0.124023, -0.214844, -0.335938, -0.402344, -0.210938, -0.34375, -0.412109, -0.380859, -0.000603, -0.012939, -0.072754, -0.289062, 0.07959, 0.142578, 0.240234, 0.212891, 0.208008, 0.339844, 0.414062, 0.363281, -0.182617, -0.28125, -0.353516, -0.349609, 0.052246, 0.101074, 0.198242, 0.328125, 0.149414, 0.267578, 0.365234, 0.376953, -0.057617, -0.117676, -0.242188, -0.417969, -0.005402, -0.000144, 0.040039, 0.380859, 0.006195, 0.023926, 0.070312, 0.150391, 0.101562, 0.185547, 0.304688, 0.380859, 0.015869, 0.030151, 0.07959, 0.417969, 0.277344, 0.382812, 0.421875, 0.376953, -0.186523, -0.318359, -0.375, -0.367188, -0.049316, -0.107422, -0.208984, -0.361328, -0.213867, -0.365234, -0.404297, -0.378906, -0.120605, -0.206055, -0.285156, -0.351562, -0.124023, -0.226562, -0.310547, -0.341797, -0.126953, -0.230469, -0.341797, -0.384766, 0.137695, 0.257812, 0.330078, 0.332031, 0.149414, 0.271484, 0.367188, 0.382812, 0.023682, 0.04126, 0.130859, 0.326172, 0.009216, 0.028076, 0.088379, 0.339844, 0.123047, 0.238281, 0.335938, 0.347656, -0.168945, -0.302734, -0.402344, -0.40625, 0.00079, 0.001465, -0.004547, -0.125977, 0.122559, 0.227539, 0.353516, 0.386719, -0.134766, -0.294922, -0.355469, -0.306641, 0.003082, 0.006195, 0.022583, 0.300781, 0.010254, 0.029785, 0.09375, 0.351562, -0.008301, 0.001038, 0.025024, 0.328125, -0.199219, -0.306641, -0.378906, -0.353516, 0.150391, 0.261719, 0.353516, 0.384766, -0.05127, -0.086426, -0.189453, -0.6875, -0.176758, -0.306641, -0.394531, -0.388672, -0.001717, -0.006317, -0.027222, -0.133789, -0.168945, -0.285156, -0.363281, -0.369141, 0.137695, 0.265625, 0.363281, 0.388672, -0.145508, -0.233398, -0.316406, -0.326172, 0.138672, 0.257812, 0.332031, 0.361328, 0.189453, 0.277344, 0.357422, 0.34375, -0.155273, -0.273438, -0.359375, -0.382812, -0.18457, -0.310547, -0.390625, -0.433594, -0.025269, -0.037842, -0.09375, -0.464844, -0.175781, -0.289062, -0.396484, -0.402344, -0.077148, -0.173828, -0.224609, -0.408203, -0.092285, -0.203125, -0.298828, -0.369141, -0.195312, -0.333984, -0.410156, -0.386719, -0.016846, -0.03418, -0.084473, -0.165039, -0.001129, -0.00296, -0.007233, -0.138672, 0.10498, 0.193359, 0.306641, 0.376953, 0.12207, 0.227539, 0.328125, 0.375, 0.192383, 0.316406, 0.402344, 0.394531, 0.007782, 0.020996, 0.083008, 0.417969, 0.016846, 0.034912, 0.062988, 0.095215, -0.143555, -0.259766, -0.341797, -0.357422, 0.18457, 0.306641, 0.365234, 0.367188, -0.128906, -0.24707, -0.332031, -0.363281, -0.00473, -0.008057, -0.031494, -0.296875, -0.15625, -0.248047, -0.337891, -0.363281, 0.152344, 0.248047, 0.349609, 0.373047, 0.023193, 0.029297, 0.048828, 0.363281, -0.164062, -0.300781, -0.347656, -0.353516, 0.006256, 0.009583, 0.029053, 0.324219, 0.150391, 0.269531, 0.339844, 0.373047, 0.125977, 0.214844, 0.322266, 0.355469, -0.133789, -0.237305, -0.34375, -0.384766, -0.106445, -0.230469, -0.332031, -0.396484, 0.006409, 0.013977, 0.04541, 0.488281, -0.167969, -0.269531, -0.349609, -0.376953, 0.087891, 0.154297, 0.324219, 0.472656, -0.003906, -0.010925, -0.035156, -0.111816, -0.147461, -0.255859, -0.355469, -0.349609, -0.008545, -0.015076, -0.063965, -0.402344, -0.149414, -0.257812, -0.351562, -0.375, 0.001579, 0.000656, -0.000847, -0.214844, -0.168945, -0.283203, -0.365234, -0.427734, 0.175781, 0.296875, 0.384766, 0.355469, -0.003586, -0.002441, 0.009949, 0.132812, -0.155273, -0.267578, -0.388672, -0.408203, -0.188477, -0.314453, -0.398438, -0.361328, 0.19043, 0.316406, 0.376953, 0.365234, 0.175781, 0.283203, 0.365234, 0.361328, 0.099121, 0.165039, 0.285156, 0.365234, -0.137695, -0.269531, -0.353516, -0.347656, 0.120605, 0.196289, 0.333984, 0.400391, -0.004669, -0.00354, -0.000078, 0.163086, -0.180664, -0.291016, -0.363281, -0.378906, 0.000614, 0.007629, 0.035645, 0.149414, -0.179688, -0.322266, -0.404297, -0.384766, 0.183594, 0.294922, 0.373047, 0.375, -0.203125, -0.332031, -0.419922, -0.404297, 0.149414, 0.273438, 0.326172, 0.355469, -0.000919, -0.001289, -0.010254, -0.073242, -0.00066, 0.002838, 0.011292, 0.126953, 0.012939, 0.007233, -0.050781, -0.228516, 0.009277, 0.006592, -0.029297, -0.15918, -0.154297, -0.267578, -0.421875, -0.378906, -0.000938, -0.001137, -0.004272, 0.070312, -0.000721, -0.000854, 0.011169, 0.139648, -0.000082, -0.002167, 0.017578, -0.386719, 0.008606, 0.024292, 0.061523, 0.030396, 0.001442, -0.007599, -0.052002, -0.175781, 0.001411, 0.002319, 0.012878, -0.059814, -0.002426, -0.003296, 0.003265, -0.079102, -0.000336, -0.000546, 0.00145, -0.070801, 0.000448, 0.002808, -0.00769, -0.113281, 0.003204, 0.00946, 0.022339, -0.074707, -0.005829, 0.003174, 0.029297, 0.326172, -0.006409, -0.030884, -0.150391, -0.179688, -0.00058, -0.015137, -0.044434, -0.098145, -0.065918, -0.147461, -0.231445, -0.259766, -0.003235, -0.007446, -0.017456, 0.161133, -0.009705, -0.035156, -0.261719, 0.110352, -0.003815, -0.00209, -0.02417, -0.249023, -0.000228, 0.000203, -0.016602, -0.083496, -0.000178, 0.000679, 0.011719, 0.193359, 0.054932, 0.122559, 0.208984, 0.34375, 0.000397, 0.002075, -0.001862, -0.072266, 0.000467, 0.00013, -0.007996, 0.054199, -0.001472, -0.002151, 0.012695, 0.166992, 0.004456, 0.000813, -0.035889, -0.157227, -0.002274, -0.001472, -0.032471, -0.363281, 0.001244, 0.001137, -0.002106, 0.096191, 0.000158, -0.00174, -0.014282, -0.102051, -0.000874, 0.00296, 0.020996, 0.141602, -0.00087, -0.012695, -0.030762, 0.431641, -0.003159, -0.004669, -0.010986, -0.094238, -0.008911, -0.027222, -0.074219, -0.046387, -0.004486, -0.007172, -0.006256, 0.217773, -0.000357, -0.00296, -0.018066, -0.072754, 0.060303, 0.117188, 0.194336, 0.351562, 0.001541, 0.003799, -0.00531, -0.110352, 0.002213, -0.002869, -0.013916, -0.195312, -0.002792, -0.009521, -0.046387, -0.136719, 0.004211, 0.009949, 0.024292, 0.123535, 0.0002, -0.009155, -0.043457, -0.161133, -0.00193, -0.00386, -0.009521, 0.064941, 0.002914, 0.004059, 0.00824, -0.148438, 0.109375, 0.213867, 0.357422, 0.308594, -0.001915, -0.007812, -0.018555, 0.09375, -0.001968, 0.00135, 0.021973, -0.051758, -0.007996, -0.014526, 0.004974, 0.257812, -0.009094, -0.021118, -0.037109, -0.335938, -0.007568, -0.024414, -0.15332, -0.227539, 0.002914, 0.006958, -0.023315, -0.164062, 0.0005, -0.002335, -0.033447, -0.19043, 0.004486, 0.021729, 0.119629, 0.087402, 0.00119, -0.000237, -0.029297, 0.056396, -0.003876, -0.001694, 0.02832, 0.154297, -0.007019, -0.012634, 0.024902, 0.316406, -0.003174, -0.020264, 0.012085, 0.462891, -0.006409, -0.019653, -0.065918, 0.002838, 0.001846, -0.008423, -0.052734, -0.137695, 0.002655, 0.016724, 0.05957, -0.026245, 0.005066, 0.004211, -0.00473, -0.149414, -0.006226, -0.014221, -0.044678, -0.289062, 0.004089, 0.009888, 0.04834, 0.046387, 0.007141, 0.012024, 0.029907, 0.10791, 0.001755, -0.001198, -0.013428, -0.096191, 0.000233, 0.005981, 0.024902, -0.050781, 0.158203, 0.308594, 0.421875, 0.34375, 0.000372, 0.003479, 0.014709, 0.088379, -0.008545, -0.004211, 0.008728, 0.182617, -0.001442, -0.005676, -0.021362, 0.062988, 0.000124, -0.002777, 0.000496, 0.063477, -0.004425, -0.004578, -0.016724, -0.239258, 0.006805, 0.007233, -0.024658, -0.095215, -0.011108, -0.012878, -0.001999, 0.328125, 0.06543, 0.143555, 0.267578, 0.314453, 0.001823, -0.000277, -0.003998, -0.105469, -0.001045, -0.022095, -0.183594, -0.261719, -0.008728, -0.004822, 0.032715, 0.302734, -0.000824, 0.010803, 0.052246, 0.208984, 0.000687, 0.002426, 0.007874, -0.06543, -0.006348, 0.000824, 0.018555, 0.151367, -0.004089, -0.005859, -0.0047, -0.141602, 0.136719, 0.267578, 0.335938, 0.292969, 0.001236, -0.00238, -0.018311, -0.075684, -0.003967, -0.004669, 0.006683, 0.11084, -0.000347, -0.004852, -0.012634, 0.069824, -0.000009, -0.003494, -0.020996, 0.059326, 0.032227, 0.050781, 0.15332, 0.167969, -0.093262, -0.134766, -0.318359, -0.621094, 0.000813, 0.003738, 0.009766, -0.061768, -0.002762, -0.003326, -0.006134, 0.174805, -0.001335, -0.001251, 0.028687, 0.15332, 0.016968, 0.018311, 0.037109, 0.353516, -0.007355, -0.023193, -0.040771, 0.038818, -0.002045, -0.005219, -0.026978, -0.143555, 0.002121, 0.000961, -0.013855, -0.070312, -0.12207, -0.237305, -0.330078, -0.257812, -0.000469, -0.009766, -0.066895, -0.162109, 0.001282, -0.00206, -0.01709, 0.070801, -0.004669, -0.012695, -0.041748, 0.053223, 0.000374, -0.001709, -0.013855, -0.06543, 0.005371, 0.008972, 0.044434, 0.025635, 0.032959, 0.051025, 0.083008, 0.112793, -0.012268, -0.002884, -0.034912, -0.207031, 0.000786, 0.005585, 0.007355, 0.095215, 0.014404, 0.024902, -0.044678, -0.001999, 0.100586, 0.140625, 0.310547, 0.644531, 0.009827, 0.008301, -0.053711, -0.240234, -0.009033, -0.000732, 0.075195, 0.330078, -0.103516, -0.186523, -0.357422, -0.474609, 0.019409, 0.05127, 0.106445, 0.283203, 0.000096, -0.003799, -0.013123, 0.066895, -0.000668, -0.007416, -0.008057, 0.141602, 0.004395, 0.001472, -0.031738, -0.132812, -0.000072, -0.005676, -0.001945, 0.110352, 0.012695, -0.003815, 0.01239, 0.351562, 0.07959, 0.169922, 0.355469, 0.339844, 0.002701, -0.004639, 0.016113, 0.300781, -0.10791, -0.170898, -0.283203, -0.253906, -0.0047, -0.011414, -0.033691, -0.228516, -0.121094, -0.302734, -0.380859, -0.239258, -0.00206, 0.003387, -0.01532, -0.116211, 0.00824, 0.017578, 0.025635, 0.140625, -0.001297, 0.000079, 0.00354, -0.05835, -0.003189, 0.010864, 0.033691, 0.357422, 0.100586, 0.206055, 0.351562, 0.308594, 0.132812, 0.267578, 0.351562, 0.351562, -0.12207, -0.242188, -0.376953, -0.447266, 0.072266, 0.141602, 0.205078, 0.19043, 0.1875, 0.310547, 0.408203, 0.421875, -0.15332, -0.271484, -0.373047, -0.365234, 0.179688, 0.332031, 0.404297, 0.390625, -0.104004, -0.185547, -0.228516, -0.22168, -0.177734, -0.333984, -0.398438, -0.396484, 0.072266, 0.146484, 0.224609, 0.208008, 0.177734, 0.291016, 0.369141, 0.367188, 0.170898, 0.300781, 0.375, 0.335938, -0.165039, -0.277344, -0.347656, -0.365234, 0.134766, 0.255859, 0.320312, 0.333984, 0.145508, 0.269531, 0.349609, 0.355469, -0.192383, -0.326172, -0.349609, -0.351562, 0.001656, 0.004089, -0.009949, -0.158203, -0.169922, -0.292969, -0.380859, -0.378906, 0.170898, 0.277344, 0.34375, 0.357422, -0.135742, -0.235352, -0.382812, -0.423828, 0.178711, 0.330078, 0.378906, 0.34375, 0.166992, 0.277344, 0.347656, 0.335938, -0.170898, -0.279297, -0.306641, -0.291016, 0.167969, 0.285156, 0.384766, 0.408203, -0.133789, -0.232422, -0.324219, -0.347656, -0.207031, -0.314453, -0.373047, -0.394531, -0.151367, -0.285156, -0.382812, -0.441406, -0.135742, -0.265625, -0.380859, -0.376953, -0.161133, -0.28125, -0.353516, -0.375, -0.09375, -0.180664, -0.238281, -0.245117, 0.128906, 0.241211, 0.341797, 0.355469, -0.099609, -0.233398, -0.376953, -0.496094, -0.083008, -0.15918, -0.225586, -0.224609, 0.163086, 0.261719, 0.363281, 0.431641, -0.064941, -0.152344, -0.231445, -0.257812, 0.137695, 0.240234, 0.296875, 0.269531, 0.149414, 0.291016, 0.365234, 0.361328, -0.075195, -0.146484, -0.241211, -0.251953, 0.094727, 0.1875, 0.248047, 0.243164, 0.171875, 0.277344, 0.361328, 0.326172, -0.168945, -0.283203, -0.371094, -0.384766, 0.134766, 0.25, 0.337891, 0.320312, 0.026855, 0.062256, 0.178711, 0.365234, -0.071289, -0.139648, -0.195312, -0.220703, -0.100098, -0.211914, -0.294922, -0.326172, 0.141602, 0.251953, 0.279297, 0.271484, -0.196289, -0.300781, -0.341797, -0.355469, 0.088379, 0.166992, 0.192383, 0.198242, -0.094238, -0.169922, -0.22168, -0.198242, -0.149414, -0.245117, -0.283203, -0.255859, 0.146484, 0.239258, 0.335938, 0.382812, -0.094727, -0.191406, -0.24707, -0.246094, 0.097168, 0.172852, 0.24707, 0.235352, 0.049072, 0.106934, 0.166992, 0.223633, 0.003967, 0.000157, 0.003891, -0.242188, 0.136719, 0.265625, 0.378906, 0.376953, 0.05957, 0.133789, 0.211914, 0.251953, -0.071777, -0.158203, -0.204102, -0.231445, 0.149414, 0.273438, 0.376953, 0.378906, -0.173828, -0.332031, -0.400391, -0.375, 0.144531, 0.253906, 0.314453, 0.339844, -0.099121, -0.197266, -0.259766, -0.219727, -0.010193, -0.022217, -0.056885, -0.126953, 0.168945, 0.291016, 0.376953, 0.367188, 0.050049, 0.111816, 0.222656, 0.285156, 0.202148, 0.335938, 0.394531, 0.355469, 0.151367, 0.265625, 0.351562, 0.347656, -0.002472, -0.007355, 0.037354, 0.439453, 0.044189, 0.107422, 0.18457, 0.255859, 0.12793, 0.227539, 0.28125, 0.271484, -0.177734, -0.294922, -0.355469, -0.310547, 0.147461, 0.279297, 0.341797, 0.34375, -0.142578, -0.263672, -0.328125, -0.326172, 0.123535, 0.243164, 0.359375, 0.361328, -0.130859, -0.253906, -0.380859, -0.367188, -0.096191, -0.154297, -0.200195, -0.210938, -0.083008, -0.160156, -0.197266, -0.204102, 0.0625, 0.121094, 0.185547, 0.233398, 0.152344, 0.283203, 0.337891, 0.332031, -0.105469, -0.197266, -0.261719, -0.285156, 0.083984, 0.181641, 0.273438, 0.304688, 0.147461, 0.273438, 0.335938, 0.347656, -0.174805, -0.320312, -0.390625, -0.337891, 0.175781, 0.283203, 0.355469, 0.376953, 0.075684, 0.132812, 0.202148, 0.227539, -0.044434, -0.12793, -0.199219, -0.217773, -0.058594, -0.128906, -0.183594, -0.229492, -0.089355, -0.181641, -0.225586, -0.231445, 0.18457, 0.310547, 0.367188, 0.353516, -0.064453, -0.112305, -0.072754, 0.075684, -0.126953, -0.237305, -0.322266, -0.337891, -0.189453, -0.322266, -0.400391, -0.335938, -0.178711, -0.273438, -0.341797, -0.341797, 0.197266, 0.318359, 0.367188, 0.339844, -0.176758, -0.279297, -0.337891, -0.333984, -0.074219, -0.157227, -0.225586, -0.211914, 0.124512, 0.18457, 0.28125, 0.330078, 0.138672, 0.263672, 0.324219, 0.310547, -0.138672, -0.239258, -0.306641, -0.361328, -0.099609, -0.192383, -0.298828, -0.326172, -0.083008, -0.162109, -0.263672, -0.300781, 0.170898, 0.304688, 0.361328, 0.345703, -0.149414, -0.24707, -0.294922, -0.294922, 0.169922, 0.292969, 0.369141, 0.388672, -0.130859, -0.251953, -0.341797, -0.380859, -0.123047, -0.239258, -0.341797, -0.369141, 0.061523, 0.12793, 0.178711, 0.227539, -0.106445, -0.238281, -0.324219, -0.345703, -0.217773, -0.330078, -0.384766, -0.392578, -0.089844, -0.166016, -0.232422, -0.230469, 0.125977, 0.255859, 0.34375, 0.376953, -0.051025, -0.099609, -0.175781, -0.242188, 0.062012, 0.125977, 0.172852, 0.206055, 0.125, 0.228516, 0.330078, 0.371094, 0.092285, 0.186523, 0.257812, 0.238281, 0.062988, 0.143555, 0.182617, 0.207031, 0.11377, 0.213867, 0.277344, 0.279297, -0.133789, -0.25, -0.333984, -0.345703, -0.065918, -0.137695, -0.194336, -0.231445, -0.175781, -0.318359, -0.408203, -0.433594, -0.008911, -0.035645, -0.129883, -0.394531, 0.012451, 0.022095, 0.065918, 0.21875, 0.088379, 0.166016, 0.219727, 0.222656, -0.126953, -0.217773, -0.289062, -0.330078, -0.005524, -0.002182, -0.018921, -0.380859, 0.092773, 0.162109, 0.222656, 0.209961, 0.132812, 0.300781, 0.396484, 0.392578, -0.109863, -0.193359, -0.275391, -0.265625, 0.173828, 0.324219, 0.40625, 0.378906, 0.000094, -0.004364, -0.068359, 0.01709, 0.002121, 0.003998, 0.0065, -0.145508, -0.000239, -0.006226, -0.093262, 0.018311, -0.000946, 0.002243, 0.057129, -0.00322, 0.001633, 0.002838, 0.013123, -0.118164, -0.001297, -0.005737, -0.049805, 0.009705, -0.000484, -0.003067, -0.007233, 0.115723, -0.003159, -0.002075, -0.009399, 0.125977, 0.001076, 0.005127, 0.07666, -0.02124, -0.000441, -0.000463, -0.008545, 0.103516, 0.00103, 0.00325, 0.082031, -0.020386, 0.000237, 0.002502, 0.004669, -0.21875, 0.001152, -0.000174, 0.001541, -0.106445, 0.002975, 0.003525, 0.006622, -0.132812, 0.001472, 0.002502, 0.007019, -0.146484, -0.000916, -0.00015, -0.001747, 0.094727, -0.002457, -0.008484, -0.054199, 0.012634, 0.000175, 0.004944, 0.068359, -0.006104, 0.001305, 0.004761, 0.080566, -0.015625, 0.00069, 0.00647, 0.064941, -0.01709, -0.001953, -0.00267, -0.010193, 0.143555, -0.002579, -0.003235, -0.011353, 0.10791, -0.003326, -0.00351, -0.00708, 0.122559, 0.002533, 0.002106, 0.010376, -0.138672, 0.000954, 0.004974, 0.071777, -0.010498, -0.000313, -0.008179, -0.072266, 0.021729, 0.00023, 0.003448, 0.007751, -0.123047, -0.001846, -0.001884, -0.007874, 0.10498, -0.001831, -0.004333, -0.018799, 0.131836, -0.001854, -0.003738, -0.01416, 0.15625, 0.002502, 0.003738, 0.011353, -0.143555, -0.002167, -0.00383, -0.009583, 0.154297, 0.001183, 0.001694, 0.005157, -0.130859, 0.000045, -0.004608, -0.072754, 0.016724, 0.000744, 0.006653, 0.085938, -0.022217, 0.002075, 0.001755, 0.015442, -0.15625, 0.00209, 0.005493, 0.068359, -0.012573, -0.00164, -0.004974, -0.064453, 0.014954, -0.000889, -0.00193, 0.068359, -0.017944, 0.00177, 0.00473, 0.010071, -0.148438, -0.00058, -0.003357, -0.008057, 0.10791, 0.00014, 0.001556, 0.010193, -0.133789, -0.003967, -0.00148, -0.011597, 0.132812, 0.002258, 0.003738, 0.011169, -0.144531, 0.00116, 0.001869, 0.011597, -0.123535, 0.002441, 0.006317, 0.019531, -0.147461, -0.002579, -0.002319, 0.031494, -0.007538, -0.000702, -0.003799, -0.004913, 0.126953, 0.003357, 0.003082, 0.020508, -0.129883, 0.00005, -0.001297, -0.004852, 0.083496, 0.000179, -0.005615, -0.09375, 0.024414, -0.000847, 0.002243, 0.056885, -0.002457, 0.002533, 0.002945, 0.005951, -0.129883, 0.002701, 0.004303, 0.018677, -0.136719, -0.001953, -0.003342, -0.017456, 0.11377, -0.004211, -0.004791, -0.016724, 0.148438, -0.002197, -0.001816, -0.011475, 0.12207, 0.00087, -0.000492, 0.00528, -0.11377, 0.000839, -0.002151, -0.008423, 0.132812, 0.00103, 0.002731, 0.009338, -0.147461, 0.001526, 0.001839, 0.006439, -0.09082, 0.001801, 0.008423, 0.018066, -0.135742, 0.001854, 0.005524, 0.068848, -0.010315, -0.001717, -0.007996, -0.066895, 0.012756, -0.002625, -0.002045, -0.012085, 0.171875, 0.000553, -0.003769, -0.076172, 0.015747, -0.004791, -0.005829, -0.018677, 0.166016, -0.001953, -0.004578, -0.008972, 0.120117, -0.002502, -0.004303, -0.010315, 0.15332, -0.000591, 0.002762, 0.074219, -0.01239, 0.002533, 0.003296, 0.00473, -0.151367, -0.001015, 0.001968, 0.056152, -0.003799, 0.003296, 0.004028, 0.016846, -0.128906, 0.002899, 0.006653, 0.013916, -0.133789, -0.001999, -0.00267, -0.007751, 0.110352, 0.000881, 0.002808, 0.009033, -0.107422, 0.001183, -0.001305, -0.056885, 0.002914, -0.001724, -0.002182, -0.010193, 0.166992, 0.001945, 0.003036, 0.007874, -0.130859, 0.002991, 0.004028, 0.014526, -0.155273, 0.000458, 0.00087, 0.011719, -0.136719, 0.001877, 0.004242, 0.006989, -0.148438, 0.000561, 0.002792, 0.071777, -0.009827, 0.001564, 0.003998, 0.012085, -0.098145, 0.000011, 0.002106, 0.078125, -0.017822, 0.001945, 0.002213, 0.005707, -0.129883, 0.000422, 0.006348, 0.083008, -0.014404, -0.003082, -0.004303, -0.014465, 0.134766, 0.001862, 0.002533, 0.00824, -0.15625, -0.000389, -0.002289, -0.062256, 0.013916, -0.000462, -0.003342, -0.062256, 0.014893, -0.001289, -0.005432, -0.071289, 0.015198, 0.000648, -0.00528, -0.074219, 0.007263, -0.000235, 0.003387, 0.0625, -0.012268, -0.00354, -0.003128, -0.007324, 0.134766, -0.00267, -0.00473, -0.00708, 0.143555, -0.002289, -0.004608, -0.016113, 0.169922, 0.012878, 0.016479, 0.036621, 0.208008, 0.000349, 0.000767, 0.009338, -0.180664, -0.00322, -0.002518, -0.010193, 0.158203, -0.000793, -0.005798, -0.069824, 0.016235, 0.000881, -0.002853, -0.055908, 0.002411, 0.000839, 0.003967, 0.067383, -0.015564, 0.000294, 0.005432, 0.083984, -0.019775, -0.00135, -0.004272, -0.07959, 0.016724, 0.000205, 0.002747, 0.049805, -0.023682, 0.002625, 0.004791, 0.005432, -0.155273, 0.002335, 0.003601, 0.015137, -0.130859, -0.003296, -0.005463, -0.030518, 0.130859, 0.000201, -0.006683, -0.069336, 0.018066, -0.000307, 0.001427, 0.013306, -0.116699, 0.002945, 0.007111, 0.021484, -0.142578, 0.002991, 0.003403, 0.010986, -0.141602, 0.0047, 0.023682, -0.042236, 0.006012, -0.000977, -0.003845, -0.016846, 0.125, 0.000383, 0.004089, 0.006805, -0.125977, 0.003204, 0.005402, 0.02002, -0.12793, 0.001175, 0.006439, 0.078125, -0.010803, -0.001038, -0.003265, -0.036865, -0.038818, -0.001465, -0.003677, -0.004822, 0.114258, 0.002716, 0.006073, 0.014954, -0.157227, -0.002747, -0.003464, -0.007812, 0.139648, 0.00206, 0.002808, 0.00766, -0.092773, 0.003662, 0.002472, 0.013428, -0.160156, -0.00135, -0.005646, -0.056152, 0.013062, 0.000595, 0.005493, 0.035645, 0.018677, 0.001289, 0.005157, 0.041748, -0.007751, -0.002548, -0.003586, -0.009705, 0.131836, 0.211914, 0.347656, 0.384766, 0.337891, 0.005463, 0.016968, 0.061279, 0.318359, 0.213867, 0.324219, 0.423828, 0.380859, 0.01532, 0.034668, 0.047363, -0.070312, -0.189453, -0.335938, -0.449219, -0.464844, 0.004639, 0.001572, 0.039551, 0.248047, 0.020264, 0.043945, 0.10498, 0.236328, -0.176758, -0.300781, -0.378906, -0.392578, -0.010498, -0.020386, -0.074707, -0.396484, 0.00769, 0.025757, 0.066406, 0.439453, -0.239258, -0.386719, -0.433594, -0.414062, -0.007538, -0.014771, -0.065918, -0.324219, 0.136719, 0.251953, 0.328125, 0.394531, -0.000912, 0.003754, 0.026001, 0.261719, -0.125977, -0.208984, -0.306641, -0.410156, 0.201172, 0.333984, 0.433594, 0.417969, 0.148438, 0.277344, 0.367188, 0.378906, 0.02478, 0.040039, 0.181641, 0.511719, -0.150391, -0.296875, -0.421875, -0.402344, -0.001938, -0.005859, -0.014099, -0.194336, -0.166992, -0.263672, -0.365234, -0.414062, -0.145508, -0.244141, -0.322266, -0.386719, 0.11084, 0.211914, 0.296875, 0.359375, 0.009277, 0.007477, 0.035889, 0.25, -0.000022, 0.000282, 0.002548, 0.179688, -0.006561, -0.012756, -0.031006, -0.511719, -0.003448, -0.006439, -0.025635, -0.166992, -0.229492, -0.371094, -0.472656, -0.488281, -0.07959, -0.222656, -0.394531, -0.298828, 0.171875, 0.306641, 0.451172, 0.496094, -0.030151, -0.049072, -0.192383, -0.527344, -0.178711, -0.310547, -0.419922, -0.488281, 0.157227, 0.28125, 0.376953, 0.419922, 0.195312, 0.324219, 0.412109, 0.416016, 0.006012, 0.006195, 0.054688, 0.445312, 0.019775, 0.037109, 0.089844, 0.326172, 0.005768, 0.004669, 0.060303, 0.328125, -0.011658, -0.017212, -0.064453, -0.265625, 0.152344, 0.279297, 0.351562, 0.392578, 0.201172, 0.339844, 0.439453, 0.447266, 0.000416, -0.004883, 0.006378, 0.306641, 0.000942, -0.009705, -0.0625, -0.392578, -0.021362, -0.060303, -0.141602, -0.318359, -0.011169, -0.034912, -0.110352, -0.271484, 0.069336, 0.124023, 0.241211, 0.392578, 0.009766, 0.020264, 0.054932, 0.207031, -0.001244, 0.000721, 0.006958, 0.119629, 0.012817, 0.02124, 0.050293, 0.208008, -0.003326, -0.010132, -0.039307, -0.302734, 0.009155, -0.001404, -0.008484, -0.566406, -0.003616, -0.004852, -0.018066, -0.241211, -0.003189, -0.005646, -0.068848, -0.492188, -0.016357, -0.028198, -0.106445, -0.462891, 0.014343, 0.008728, -0.052246, -0.507812, -0.152344, -0.267578, -0.357422, -0.445312, 0.005493, 0.000385, -0.010315, -0.267578, -0.023682, -0.046387, -0.398438, -0.033691, 0.018188, 0.035889, 0.123047, 0.414062, -0.161133, -0.263672, -0.369141, -0.457031, 0.041992, 0.067871, 0.171875, 0.539062, 0.000946, 0.000378, -0.040527, -0.416016, 0.086426, 0.167969, 0.289062, 0.400391, -0.196289, -0.357422, -0.431641, -0.396484, 0.047363, 0.089844, 0.170898, 0.314453, -0.002136, -0.002441, -0.000104, 0.129883, -0.001106, -0.001785, -0.012268, -0.125, -0.001015, -0.001106, -0.013367, -0.261719, 0.013245, 0.019287, 0.038086, 0.168945, -0.003967, -0.000584, -0.022461, -0.523438, -0.11084, -0.194336, -0.277344, -0.328125, 0.002686, 0.000824, -0.014709, -0.102539, -0.146484, -0.265625, -0.384766, -0.447266, 0.012085, 0.010437, -0.003998, -0.365234, 0.15918, 0.255859, 0.367188, 0.476562, -0.005707, 0.001137, 0.013, 0.198242, 0.147461, 0.271484, 0.376953, 0.421875, 0.168945, 0.265625, 0.341797, 0.357422, 0.021973, 0.037354, 0.110352, 0.412109, 0.112305, 0.170898, 0.3125, 0.59375, -0.003967, -0.005127, -0.030396, -0.287109, 0.137695, 0.269531, 0.3125, 0.277344, -0.002991, 0.000183, 0.012207, 0.115723, 0.172852, 0.300781, 0.375, 0.373047, -0.154297, -0.263672, -0.363281, -0.419922, 0.002625, -0.012817, -0.058105, -0.316406, 0.253906, 0.380859, 0.425781, 0.404297, -0.000091, -0.007324, 0.007416, 0.458984, 0.004944, 0.005463, 0.039551, 0.431641, 0.106934, 0.158203, 0.390625, 0.496094, -0.244141, -0.402344, -0.431641, -0.412109, 0.008057, 0.015259, 0.054688, 0.394531, 0.007599, 0.011963, 0.0625, 0.412109, 0.006744, 0.022095, 0.09375, 0.351562, -0.192383, -0.34375, -0.404297, -0.447266, 0.003937, 0.005493, 0.074707, 0.453125, -0.001305, -0.005615, -0.017822, -0.149414, -0.089355, -0.217773, -0.345703, -0.431641, -0.197266, -0.34375, -0.435547, -0.431641, 0.006927, 0.022339, 0.049805, 0.232422, 0.002365, 0.003723, 0.017578, 0.199219, -0.169922, -0.271484, -0.367188, -0.408203, 0.176758, 0.3125, 0.392578, 0.410156, 0.002319, 0.005585, 0.015625, 0.157227, -0.208984, -0.335938, -0.404297, -0.433594, 0.000162, 0.003845, 0.016113, 0.195312, 0.003891, 0.002884, -0.006012, -0.15332, 0.15918, 0.271484, 0.384766, 0.46875, 0.029663, 0.053223, 0.102539, 0.208984, 0.00531, 0.032227, 0.076172, 0.503906, 0.128906, 0.245117, 0.326172, 0.414062, -0.122559, -0.191406, -0.316406, -0.472656, -0.010315, -0.008911, -0.047852, -0.251953, 0.173828, 0.306641, 0.414062, 0.476562, 0.157227, 0.259766, 0.353516, 0.361328, 0.185547, 0.326172, 0.40625, 0.419922, 0.25, 0.40625, 0.474609, 0.408203, -0.129883, -0.253906, -0.345703, -0.421875, 0.013306, 0.022095, 0.075195, 0.4375, 0.018188, 0.015747, 0.041748, 0.423828, -0.003189, -0.002884, -0.008118, -0.116211, -0.000927, -0.005707, -0.034668, -0.453125, 0.148438, 0.269531, 0.410156, 0.46875, -0.000219, -0.002731, -0.033936, -0.318359, -0.021118, -0.04126, -0.154297, -0.349609, 0.000534, 0.001602, 0.009094, -0.105469, -0.025635, -0.052734, -0.121094, -0.263672, 0.001083, -0.002609, 0.023682, 0.166016, 0.176758, 0.285156, 0.400391, 0.464844, -0.002991, 0.000679, 0.013672, 0.219727, -0.006653, -0.018188, -0.054199, -0.172852, 0.000322, -0.01062, -0.041748, -0.202148, 0.166992, 0.330078, 0.455078, 0.496094, -0.002213, 0.003265, 0.068848, 0.324219, 0.007568, 0.022827, 0.075195, 0.195312, 0.002121, 0.002182, 0.007538, 0.072266, 0.051758, 0.169922, 0.316406, 0.386719, -0.019287, -0.042236, -0.120117, -0.333984, -0.024902, -0.077148, -0.222656, -0.380859, -0.047363, -0.112793, -0.243164, -0.378906, 0.00528, 0.010315, 0.061768, 0.261719, -0.002899, -0.012512, -0.079102, -0.300781, 0.002319, 0.003387, -0.026611, -0.206055, 0.002823, -0.007629, -0.02832, -0.195312, 0.089355, 0.19043, 0.302734, 0.392578, 0.116699, 0.255859, 0.390625, 0.402344, -0.000683, 0.00135, 0.023315, 0.192383, -0.000679, -0.01123, -0.05542, -0.245117, 0.004059, 0.015198, 0.064453, 0.180664, 0.000224, 0.000896, 0.002335, 0.059326, -0.011963, -0.032471, -0.147461, -0.417969, -0.051758, -0.164062, -0.263672, -0.335938, 0.083496, 0.186523, 0.300781, 0.40625, 0.002045, 0.008911, 0.054443, 0.194336, -0.000824, 0.022217, 0.103027, 0.314453, -0.035156, -0.116699, -0.257812, -0.398438, -0.041748, -0.125, -0.285156, -0.414062, 0.000149, 0.005035, 0.049316, 0.224609, -0.00116, -0.001091, -0.011169, -0.137695, -0.000999, 0.000668, 0.004028, 0.089844, 0.002213, 0.035645, 0.103027, 0.302734, 0.106445, 0.206055, 0.339844, 0.378906, -0.048584, -0.158203, -0.291016, -0.435547, 0.084473, 0.200195, 0.306641, 0.369141, -0.145508, -0.237305, -0.322266, -0.359375, 0.000214, 0.00116, 0.005981, -0.363281, 0.026611, 0.062988, 0.208008, 0.466797, 0.075195, 0.202148, 0.341797, 0.394531, 0.000189, 0.015076, 0.068359, 0.21875, -0.002716, 0.002625, -0.021851, -0.206055, 0.003891, 0.007874, 0.045654, 0.199219, 0.004242, 0.025024, 0.087402, 0.200195, -0.022583, -0.056152, -0.203125, -0.441406, 0.04834, 0.146484, 0.255859, 0.353516, 0.000984, 0.012268, 0.056396, 0.211914, -0.058594, -0.164062, -0.289062, -0.451172, -0.000395, 0.00238, 0.032471, 0.208984, -0.074219, -0.1875, -0.294922, -0.376953, 0.03125, 0.083984, 0.185547, 0.337891, -0.001144, 0.010559, 0.036865, 0.203125, -0.001778, -0.000671, 0.044434, 0.157227, 0.017944, 0.068848, 0.191406, 0.355469, 0.02124, 0.085449, 0.249023, 0.40625, 0.046143, 0.100586, 0.208008, 0.402344, 0.090332, 0.170898, 0.287109, 0.398438, 0.02478, 0.049316, 0.173828, 0.390625, 0.004913, 0.0354, 0.130859, 0.353516, -0.000969, -0.004028, -0.03418, -0.200195, -0.003662, -0.009033, -0.062256, -0.353516, 0.015015, 0.067383, 0.186523, 0.423828, 0.110352, 0.267578, 0.349609, 0.382812, 0.023315, 0.063477, 0.181641, 0.423828, -0.001602, -0.011292, 0.104492, 0.044434, -0.125977, -0.244141, -0.376953, -0.412109, -0.001259, -0.008484, -0.03125, -0.18457, -0.008179, -0.032959, -0.112793, -0.376953, 0.031494, 0.104492, 0.222656, 0.394531, 0.001038, 0.004639, 0.040527, 0.232422, 0.004333, 0.01532, 0.0625, 0.178711, 0.00174, -0.00322, 0.04248, 0.242188, 0.001457, 0.009644, 0.059082, 0.224609, -0.001602, -0.012573, -0.07959, -0.335938, -0.001701, 0.000515, 0.038818, 0.206055, 0.043457, 0.129883, 0.245117, 0.34375, 0.003036, 0.010376, 0.067383, 0.209961, -0.067383, -0.199219, -0.34375, -0.378906, 0.001518, -0.00589, -0.027222, -0.205078, 0.000675, -0.005981, -0.03833, -0.189453, -0.000343, 0.022705, 0.092285, 0.294922, 0.003387, 0.014954, 0.072266, 0.192383, 0.000904, 0.007507, 0.050781, 0.21875, -0.004089, -0.007507, -0.045654, -0.205078, 0.04541, 0.160156, 0.289062, 0.363281, -0.118652, -0.232422, -0.351562, -0.345703, -0.02063, -0.07666, -0.229492, -0.433594, -0.010132, -0.039307, -0.149414, -0.353516, -0.003296, -0.020874, -0.086914, -0.304688, -0.008423, -0.008179, -0.088867, -0.275391, 0.064453, 0.191406, 0.314453, 0.404297, 0.00161, 0.017456, 0.069824, 0.248047, 0.022705, 0.07959, 0.208984, 0.429688, -0.003494, 0.008423, 0.071289, 0.257812, 0.057617, 0.158203, 0.345703, 0.441406, 0.09668, 0.200195, 0.302734, 0.396484, 0.003403, 0.008606, 0.059814, 0.300781, 0.001572, -0.006531, -0.055176, -0.230469, -0.00415, -0.010193, -0.042236, -0.245117, -0.057861, -0.186523, -0.345703, -0.433594, -0.000874, -0.027344, -0.143555, -0.287109, -0.001007, 0.002136, 0.032471, 0.198242, 0.068359, 0.151367, 0.296875, 0.371094, 0.003098, 0.009216, 0.051025, 0.194336, 0.00053, 0.000694, 0.001572, 0.064453, 0.011475, 0.020386, 0.099121, 0.363281, 0.000393, 0.001068, 0.025269, 0.296875, -0.029297, -0.096191, -0.234375, -0.439453, -0.00174, 0.017334, 0.070801, 0.246094, 0.030518, 0.090332, 0.224609, 0.417969, 0.001144, 0.004852, 0.034424, 0.238281, 0.015503, 0.031006, 0.134766, 0.386719, -0.004303, -0.009033, -0.037109, -0.208984, 0.000221, -0.013489, -0.052979, -0.263672, -0.041504, -0.121582, -0.251953, -0.396484, -0.004486, -0.009216, -0.058594, -0.212891, 0.003616, 0.051025, 0.167969, 0.390625, 0.002213, 0.00019, 0.034424, 0.180664, -0.002487, -0.008606, -0.016968, -0.179688, 0.006256, 0.021118, 0.112305, 0.392578, -0.001297, 0.008118, 0.052734, 0.206055, 0.033936, 0.091309, 0.234375, 0.414062, 0.00296, 0.008362, 0.051514, 0.209961, -0.000402, -0.000767, -0.007812, 0.097656, -0.001228, -0.012207, -0.051025, -0.238281, 0.000431, 0.020752, 0.083496, 0.178711, 0.088379, 0.19043, 0.322266, 0.371094, -0.059082, -0.158203, -0.328125, -0.466797, 0.162109, 0.324219, 0.417969, 0.451172, 0.000874, 0.013855, 0.054688, 0.339844, 0.001572, -0.003067, 0.001144, 0.052734, -0.00412, 0.000143, 0.009399, 0.052734, 0.003403, 0.003387, -0.00235, -0.08252, 0.001122, 0.000671, -0.00589, -0.12207, 0.03418, 0.059326, 0.148438, 0.792969, 0.031128, 0.0354, 0.049072, 0.304688, -0.130859, -0.216797, -0.289062, -0.222656, -0.002136, -0.002365, 0.003662, 0.063477, -0.009644, -0.015076, -0.027344, -0.235352, -0.003967, -0.011108, -0.021484, -0.265625, 0.002075, 0.001106, -0.003647, -0.070801, -0.000759, 0.000071, 0.001274, 0.124023, -0.006866, -0.009583, -0.036621, -0.222656, -0.001732, -0.000099, 0.004791, 0.08252, -0.003189, 0.007324, 0.031982, 0.194336, -0.002808, -0.00206, 0.002335, -0.034912, -0.002762, -0.002045, -0.000992, 0.200195, 0.017334, 0.029053, 0.071289, 0.308594, 0.001968, 0.000851, -0.000215, -0.05127, -0.003418, -0.003586, 0.008728, 0.172852, 0.005432, 0.011353, 0.028198, -0.020752, 0.001907, 0.001396, -0.001579, 0.031738, 0.001144, 0.001183, 0.011597, 0.106445, -0.024292, -0.057129, -0.054199, -0.351562, 0.004028, 0.006531, 0.022949, 0.064941, 0.003235, 0.000725, -0.005768, -0.209961, 0.097656, 0.176758, 0.314453, 0.40625, 0.002075, 0.00412, -0.001427, -0.152344, 0.001251, 0.003265, 0.006866, -0.057373, -0.000324, 0.00531, 0.023315, 0.124512, -0.004028, -0.001465, 0.013916, 0.316406, -0.003891, -0.001175, 0.017578, 0.152344, 0.002411, 0.001923, 0.000252, -0.116211, -0.016602, -0.016235, 0.010254, 0.558594, 0.002762, 0.002106, -0.000969, 0.032959, -0.000003, -0.001129, -0.004059, -0.03418, -0.000847, -0.001266, -0.002197, 0.136719, 0.002914, 0.00412, -0.006531, -0.118164, 0.00322, 0.003555, 0.010193, 0.06543, 0.000618, 0.000132, -0.003418, -0.043457, 0.001457, 0.001892, 0.001144, -0.058838, -0.010071, -0.00296, 0.083984, 0.332031, 0.022461, 0.036133, 0.083496, 0.18457, -0.004517, -0.006775, -0.012695, -0.316406, -0.005219, -0.003738, 0.000908, 0.076172, 0.00264, -0.000992, -0.01178, -0.166016, -0.002396, -0.00264, 0.002121, -0.035889, 0.020386, 0.038574, 0.059326, 0.367188, -0.003464, -0.003647, 0.00148, 0.074219, -0.0019, -0.001617, 0.006989, 0.079102, 0.081055, 0.124512, 0.239258, 0.237305, 0.001045, 0.002335, -0.000931, -0.12793, -0.000771, 0.000146, 0.000137, 0.036865, 0.005585, 0.004089, 0.024048, 0.328125, 0.00053, 0.003204, -0.004272, -0.032715, 0.002625, 0.001823, 0.019775, -0.470703, 0.003067, -0.000916, -0.008606, -0.112305, -0.00087, -0.002304, 0.000111, -0.088379, -0.003799, -0.000488, 0.009155, 0.11084, -0.008484, -0.008118, 0.01239, 0.384766, -0.003036, -0.006653, -0.02063, -0.131836, -0.000045, -0.000889, -0.002747, 0.055176, -0.019043, -0.032471, -0.061279, -0.240234, 0.002838, 0.00267, 0.000254, 0.035156, -0.000244, 0.000565, 0.005157, 0.054443, -0.004456, -0.003403, 0.001907, 0.073242, 0.003113, 0.000957, 0.022095, 0.009155, 0.002594, -0.000942, -0.011658, -0.146484, -0.006561, -0.022339, -0.078125, -0.162109, -0.000755, 0.000347, -0.002258, -0.054443, -0.001633, -0.000557, 0.004425, 0.101074, -0.006195, -0.008911, -0.027344, -0.08252, 0.000458, -0.000484, 0.006317, -0.170898, 0.004852, 0.003998, -0.000507, -0.146484, -0.00383, -0.003845, 0.010742, 0.170898, 0.001282, 0.001091, 0.006104, -0.04126, -0.002701, -0.002213, 0.000275, -0.032471, 0.001572, 0.000038, 0.006104, -0.138672, -0.000246, 0.000824, -0.003464, 0.046631, 0.004242, 0.000212, -0.005463, -0.076172, 0.006775, 0.006836, -0.012451, -0.292969, 0.007751, 0.006866, -0.002991, -0.089844, -0.000096, 0.000366, -0.000767, 0.044434, -0.009705, -0.020264, -0.046875, -0.018677, -0.002792, -0.000127, 0.015015, 0.149414, -0.003204, -0.000977, 0.007294, 0.084961, 0.000423, 0.001747, 0.008911, -0.034912, 0.031982, 0.040771, 0.056641, 0.347656, -0.000881, -0.000942, 0.000359, 0.137695, 0.000133, 0.002914, 0.008118, 0.06543, 0.002136, 0.002274, -0.001389, 0.047119, -0.029053, -0.033203, -0.042725, -0.316406, 0.001816, 0.001541, -0.010681, -0.100586, 0.002701, 0.008545, 0.013855, 0.197266, 0.001183, 0.001183, 0.00528, -0.046143, -0.003433, -0.003998, 0.00119, -0.036621, 0.040527, 0.047119, 0.061035, 0.339844, -0.004181, -0.001846, 0.011963, 0.131836, -0.032715, -0.037109, -0.042969, -0.308594, 0.033447, 0.040771, 0.060547, 0.255859, -0.001732, -0.00164, 0.001244, 0.067871, -0.000328, -0.001915, -0.016357, -0.117676, -0.000429, -0.001068, -0.001068, -0.044678, -0.004639, -0.000637, 0.010132, 0.087402, 0.002213, 0.001938, -0.000977, 0.037598, 0.000538, -0.001015, -0.004822, -0.087402, -0.003036, -0.009277, -0.0271, -0.335938, 0.002884, 0.000546, -0.00824, -0.179688, -0.001701, -0.002792, -0.01709, -0.151367, 0.001328, 0.001808, -0.04248, 0.019165, -0.000874, 0.001892, 0.002792, -0.126953, -0.00074, -0.00209, 0.00042, -0.101074, -0.016235, -0.026245, -0.052002, -0.347656, 0.010559, 0.019287, 0.035156, 0.287109, -0.001595, -0.000935, -0.001205, 0.052734, 0.001328, 0.000824, -0.02417, -0.376953, 0.000317, -0.002304, -0.007751, -0.063965, -0.00174, 0.00071, 0.003433, 0.125, 0.002151, 0.000645, -0.001633, -0.053711, 0.008301, 0.005585, -0.002563, -0.106445, -0.003998, 0.007446, 0.050293, 0.384766, 0.000984, 0.001839, -0.007477, -0.135742, 0.00071, -0.001701, -0.007538, -0.088867, -0.005707, -0.003799, 0.00264, 0.084473, -0.019775, -0.022583, -0.037109, -0.40625, 0.002121, -0.003372, -0.021973, -0.380859, -0.00473, -0.022339, -0.076172, -0.433594, 0.0047, 0.002502, 0.004395, -0.451172, -0.1875, -0.376953, -0.527344, -0.539062, -0.007355, -0.007629, -0.017822, -0.253906, 0.003967, 0.008118, 0.026978, 0.294922, -0.0177, -0.027466, -0.077637, -0.419922, 0.008118, 0.020142, 0.068848, 0.574219, 0.038086, 0.040039, 0.097168, 0.414062, -0.006256, -0.00946, -0.033447, -0.249023, -0.006226, -0.007812, -0.008057, -0.202148, -0.000652, 0.015503, 0.064453, 0.402344, 0.006226, 0.004913, 0.000557, -0.22168, 0.006866, 0.012939, 0.06543, 0.378906, 0.008118, 0.01062, 0.019409, 0.198242, -0.007416, -0.012085, -0.04248, -0.462891, 0.002396, 0.003799, -0.004517, -0.223633, 0.024048, 0.036865, 0.095215, 0.427734, -0.029175, -0.031738, -0.052002, -0.257812, -0.004974, 0.001717, 0.021973, 0.40625, -0.056396, -0.060059, -0.129883, -0.488281, -0.008179, -0.008911, -0.026733, -0.160156, 0.014038, 0.005066, -0.022339, -0.679688, 0.111816, 0.169922, 0.287109, 0.433594, -0.064453, -0.05249, -0.130859, -0.488281, 0.00705, 0.005676, 0.030273, 0.326172, 0.217773, 0.200195, 0.511719, 0.445312, -0.006409, -0.010498, -0.029663, -0.259766, 0.050049, 0.07666, 0.09375, 0.416016, 0.00293, 0.002426, 0.007324, 0.239258, 0.006134, 0.007996, 0.025879, -0.204102, -0.009033, -0.012756, -0.021362, -0.213867, -0.008362, -0.011597, -0.025269, -0.318359, -0.003189, -0.009216, -0.020142, -0.18457, -0.01355, 0.003784, 0.016968, -0.976562, -0.019897, -0.02063, -0.07666, -0.416016, 0.009216, 0.008972, 0.018677, 0.219727, -0.016968, -0.019775, -0.060547, -0.3125, 0.005798, 0.001671, -0.01532, -0.28125, -0.004669, -0.008301, 0.008179, 0.314453, -0.029053, -0.030518, -0.040039, -0.371094, 0.01532, 0.025513, 0.046143, 0.175781, -0.051514, -0.038086, -0.503906, -0.226562, 0.014282, 0.028931, 0.062988, 0.40625, -0.005219, -0.007782, -0.011536, -0.191406, 0.002991, 0.008667, 0.017822, -0.145508, 0.013977, 0.010681, 0.024048, 0.322266, 0.043213, 0.083496, 0.15918, 0.412109, -0.007172, -0.00473, -0.013611, -0.361328, -0.012207, -0.011292, -0.048828, -0.388672, -0.012024, -0.016846, -0.0177, -0.355469, 0.004822, -0.000205, 0.009338, -0.279297, -0.006134, -0.011292, -0.049072, -0.233398, 0.004669, 0.00592, 0.005676, -0.273438, -0.046875, -0.060303, -0.102539, -0.34375, -0.003067, -0.00946, -0.036621, -0.492188, -0.000504, -0.003616, 0.028564, 0.34375, 0.010315, 0.018433, 0.040527, 0.229492, -0.020142, -0.032959, -0.081543, -0.353516, 0.004669, 0.003433, 0.008606, 0.132812, -0.02124, -0.033447, -0.096191, -0.474609, -0.025146, -0.029419, -0.062988, -0.335938, -0.006592, -0.014587, -0.055664, -0.404297, 0.000542, 0.00006, 0.009766, 0.136719, 0.00824, 0.007599, 0.025757, 0.22168, -0.000265, 0.003159, 0.025513, 0.423828, -0.022949, -0.022339, -0.041016, -0.189453, -0.000042, 0.003204, 0.012634, 0.255859, 0.003296, -0.000003, -0.011292, -0.318359, 0.009338, 0.019653, 0.098633, 0.535156, -0.010193, -0.012939, -0.053223, -0.347656, -0.002899, -0.009827, -0.034668, -0.287109, 0.000679, 0.005249, 0.015564, 0.285156, -0.025269, -0.022827, -0.09668, -0.494141, 0.00592, 0.005249, 0.026245, 0.169922, 0.054688, 0.061279, 0.15332, 0.523438, 0.036133, 0.05127, 0.058594, 0.464844, -0.001228, -0.004913, -0.025879, -0.462891, -0.013916, 0.002151, -0.039551, -0.279297, -0.0047, -0.011963, -0.04126, -0.275391, -0.007507, -0.011841, -0.031494, -0.296875, 0.009766, 0.014954, 0.030029, 0.241211, 0.00322, -0.006775, -0.02417, -0.332031, -0.009766, -0.024048, -0.032959, -0.542969, -0.010803, -0.013672, -0.021851, -0.255859, -0.000599, -0.002625, -0.023438, -0.523438, 0.00046, 0.010193, 0.015869, 0.388672, 0.007019, 0.007263, 0.014954, 0.142578, -0.009644, -0.00592, -0.046631, -0.416016, 0.001419, 0.00135, -0.014771, -0.134766, -0.00647, -0.005585, 0.007935, 0.431641, -0.027588, -0.023193, -0.065918, -0.519531, 0.029907, 0.041748, 0.083496, 0.460938, -0.057129, -0.05835, -0.106934, -0.337891, -0.001633, -0.012207, -0.020874, -0.251953, -0.005615, -0.006989, -0.008179, -0.171875, -0.002899, -0.001671, -0.010193, 0.464844, -0.004272, -0.0047, 0.002304, 0.137695, 0.007477, 0.023315, 0.088379, 0.335938, 0.00386, 0.006683, 0.002899, -0.308594, 0.011047, 0.01178, 0.045166, 0.345703, 0.006592, -0.005798, 0.033936, 0.554688, -0.000038, -0.010803, -0.065918, -0.400391, -0.025024, -0.046387, -0.092773, -0.458984, 0.005066, 0.007538, 0.030396, 0.328125, 0.0065, 0.006836, 0.036865, 0.333984, -0.006073, -0.003494, -0.005096, -0.180664, -0.005157, -0.010132, -0.032227, -0.326172, -0.004852, -0.003708, -0.020386, -0.291016, 0.00082, 0.000391, 0.005005, -0.189453, -0.001221, -0.007233, -0.047852, -0.384766, -0.02063, -0.031006, -0.095703, -0.492188, -0.00705, -0.010864, -0.030762, -0.417969, 0.005951, 0.004547, 0.014893, 0.222656, 0.004822, 0.007751, 0.023438, 0.113281, -0.021973, -0.034424, -0.069336, -0.322266, -0.008484, -0.011658, -0.033936, -0.223633, -0.004669, -0.007324, -0.032471, -0.339844, -0.004547, -0.006439, -0.008423, -0.271484, 0.002533, 0.007416, 0.018066, 0.199219, -0.001045, -0.002487, -0.038574, -0.332031, 0.006592, 0.01001, 0.019409, 0.177734, -0.008423, -0.025513, -0.103516, -0.388672, -0.004974, -0.010132, -0.025269, -0.245117, -0.013428, -0.022583, -0.037598, -0.476562, -0.025024, -0.041504, -0.089355, -0.484375, 0.007233, 0.010986, -0.020386, -0.427734, 0.012329, 0.020996, 0.032959, 0.511719, 0.000675, -0.030151, 0.035889, 0.412109, -0.007935, -0.012085, -0.00322, -0.353516, 0.009827, 0.024658, 0.085938, 0.507812, -0.142578, -0.277344, -0.349609, -0.367188, 0.034912, 0.081543, 0.138672, 0.249023, -0.216797, -0.335938, -0.402344, -0.396484, 0.083984, 0.143555, 0.241211, 0.294922, -0.189453, -0.361328, -0.429688, -0.398438, 0.000561, 0.001381, -0.005554, -0.253906, 0.118164, 0.28125, 0.392578, 0.380859, -0.133789, -0.24707, -0.337891, -0.322266, -0.164062, -0.279297, -0.388672, -0.365234, 0.013916, 0.016846, 0.05249, 0.245117, 0.019409, 0.058105, 0.119629, 0.170898, -0.066895, -0.143555, -0.211914, -0.241211, -0.031006, -0.069336, -0.148438, -0.206055, -0.07373, -0.146484, -0.237305, -0.263672, 0.121582, 0.214844, 0.328125, 0.386719, 0.081543, 0.144531, 0.207031, 0.246094, 0.085938, 0.161133, 0.229492, 0.263672, 0.054932, 0.097656, 0.21875, 0.46875, -0.209961, -0.34375, -0.404297, -0.369141, -0.166016, -0.261719, -0.349609, -0.345703, 0.002792, 0.016113, 0.067871, 0.267578, 0.180664, 0.320312, 0.375, 0.361328, -0.10791, -0.235352, -0.349609, -0.382812, -0.059814, -0.11084, -0.170898, -0.269531, -0.062988, -0.139648, -0.232422, -0.257812, -0.066895, -0.142578, -0.209961, -0.25, 0.181641, 0.326172, 0.419922, 0.400391, 0.161133, 0.279297, 0.398438, 0.435547, 0.077148, 0.147461, 0.229492, 0.25, -0.180664, -0.308594, -0.34375, -0.328125, 0.029053, 0.046387, 0.032715, -0.103516, -0.131836, -0.243164, -0.289062, -0.251953, -0.135742, -0.269531, -0.371094, -0.410156, 0.173828, 0.316406, 0.404297, 0.396484, -0.142578, -0.263672, -0.375, -0.382812, 0.169922, 0.267578, 0.367188, 0.388672, 0.00592, -0.000001, 0.043945, 0.320312, 0.175781, 0.291016, 0.375, 0.363281, -0.129883, -0.211914, -0.283203, -0.265625, -0.122559, -0.197266, -0.263672, -0.298828, -0.202148, -0.306641, -0.392578, -0.416016, -0.010437, -0.050781, -0.106934, -0.294922, -0.152344, -0.265625, -0.376953, -0.414062, -0.158203, -0.267578, -0.367188, -0.386719, -0.092773, -0.201172, -0.263672, -0.25, -0.078125, -0.136719, -0.200195, -0.226562, 0.116211, 0.225586, 0.257812, 0.261719, -0.103516, -0.228516, -0.341797, -0.371094, -0.014709, -0.036865, -0.084473, -0.283203, -0.067871, -0.146484, -0.210938, -0.25, 0.203125, 0.3125, 0.355469, 0.353516, -0.013, -0.025513, -0.09375, -0.363281, -0.105957, -0.213867, -0.283203, -0.289062, 0.166016, 0.265625, 0.373047, 0.365234, 0.137695, 0.285156, 0.380859, 0.373047, 0.051758, 0.121094, 0.220703, 0.291016, 0.004089, 0.022095, 0.090332, 0.257812, -0.068359, -0.155273, -0.231445, -0.277344, -0.063477, -0.130859, -0.197266, -0.239258, 0.013245, 0.029175, 0.066406, 0.12793, -0.10791, -0.182617, -0.246094, -0.271484, -0.011658, -0.022705, -0.111816, -0.341797, 0.043457, 0.09375, 0.211914, 0.333984, -0.163086, -0.277344, -0.378906, -0.396484, 0.195312, 0.333984, 0.384766, 0.367188, -0.12793, -0.240234, -0.345703, -0.373047, -0.018066, -0.030762, -0.094727, -0.308594, -0.074707, -0.163086, -0.233398, -0.287109, -0.175781, -0.291016, -0.396484, -0.427734, -0.029175, -0.039795, -0.10791, -0.25, -0.066895, -0.149414, -0.388672, -0.601562, 0.012756, 0.015625, 0.044434, 0.316406, -0.115723, -0.212891, -0.298828, -0.355469, -0.178711, -0.28125, -0.376953, -0.384766, -0.117188, -0.248047, -0.363281, -0.355469, 0.161133, 0.310547, 0.375, 0.349609, -0.091309, -0.137695, -0.220703, -0.265625, -0.070312, -0.139648, -0.217773, -0.25, 0.145508, 0.255859, 0.337891, 0.369141, -0.07666, -0.162109, -0.251953, -0.279297, -0.162109, -0.300781, -0.359375, -0.400391, 0.099609, 0.157227, 0.237305, 0.255859, -0.004913, 0.011475, 0.060303, 0.328125, -0.026001, -0.045166, -0.147461, -0.232422, -0.089844, -0.172852, -0.255859, -0.271484, 0.021484, 0.074219, 0.158203, 0.300781, 0.023926, 0.079102, 0.160156, 0.294922, -0.064453, -0.134766, -0.205078, -0.249023, -0.087402, -0.177734, -0.255859, -0.248047, -0.166992, -0.273438, -0.386719, -0.417969, -0.057373, -0.105957, -0.165039, -0.201172, -0.04126, -0.088867, -0.166016, -0.318359, 0.170898, 0.304688, 0.398438, 0.404297, 0.119141, 0.257812, 0.330078, 0.345703, -0.090332, -0.182617, -0.233398, -0.267578, 0.001465, 0.032471, 0.126953, 0.322266, -0.098633, -0.255859, -0.384766, -0.421875, -0.017822, -0.057617, -0.131836, -0.226562, 0.033447, 0.06543, 0.137695, 0.224609, 0.202148, 0.310547, 0.386719, 0.371094, -0.086914, -0.21582, -0.310547, -0.359375, -0.135742, -0.294922, -0.419922, -0.431641, 0.07666, 0.149414, 0.213867, 0.241211, 0.140625, 0.232422, 0.318359, 0.355469, -0.057373, -0.131836, -0.237305, -0.255859, 0.02417, 0.023682, 0.055664, 0.306641, 0.112793, 0.206055, 0.291016, 0.335938, -0.098145, -0.185547, -0.267578, -0.287109, -0.021484, -0.040527, -0.102051, -0.404297, 0.007172, 0.00705, 0.006744, 0.198242, -0.138672, -0.28125, -0.349609, -0.347656, -0.186523, -0.328125, -0.392578, -0.382812, -0.055176, -0.114746, -0.174805, -0.203125, 0.060059, 0.151367, 0.211914, 0.261719, -0.004181, -0.053223, -0.142578, -0.261719, -0.112305, -0.22168, -0.292969, -0.279297, 0.135742, 0.234375, 0.349609, 0.388672, 0.01355, 0.030029, 0.078613, 0.458984, -0.133789, -0.269531, -0.373047, -0.353516, -0.059814, -0.152344, -0.205078, -0.21875, 0.143555, 0.253906, 0.332031, 0.306641, -0.158203, -0.308594, -0.394531, -0.384766, -0.216797, -0.367188, -0.466797, -0.398438, -0.143555, -0.25, -0.332031, -0.341797, 0.019897, 0.051758, 0.158203, 0.431641, 0.124023, 0.228516, 0.335938, 0.351562, -0.189453, -0.330078, -0.388672, -0.34375, 0.004608, 0.010681, 0.037842, 0.21582, -0.132812, -0.213867, -0.243164, -0.228516, -0.012512, -0.025391, -0.068848, -0.180664, 0.014221, 0.034424, 0.081055, 0.373047, 0.168945, 0.253906, 0.292969, 0.277344, -0.017822, -0.02356, -0.059814, -0.214844, 0.012756, 0.014282, 0.048096, 0.177734, -0.177734, -0.269531, -0.306641, -0.273438, 0.004761, 0.000599, -0.004456, -0.357422, 0.025879, 0.045166, 0.11084, 0.09375, 0.006744, 0.006958, 0.058105, 0.249023, -0.016846, -0.026611, -0.067871, -0.242188, 0.009583, 0.0271, 0.08252, 0.414062, 0.075684, 0.160156, 0.291016, 0.363281, 0.005219, 0.00705, 0.048584, 0.163086, 0.003998, 0.007935, -0.009888, -0.192383, 0.123047, 0.242188, 0.332031, 0.378906, 0.005585, 0.001884, -0.014221, -0.255859, -0.015625, -0.02356, -0.060059, -0.292969, -0.000374, 0.015442, 0.019165, 0.386719, -0.004303, -0.010559, -0.050781, -0.213867, 0.003967, 0.005371, 0.020386, 0.192383, 0.021484, 0.0177, 0.03064, 0.320312, 0.005707, 0.011292, 0.047363, 0.248047, 0.011169, 0.026001, 0.0625, -0.081543, 0.019165, 0.019531, 0.043213, 0.255859, -0.005493, -0.00946, -0.043701, -0.191406, -0.004395, -0.007233, -0.022827, -0.441406, 0.095703, 0.170898, 0.255859, 0.388672, -0.026733, -0.042236, -0.126953, -0.271484, -0.016479, -0.049805, -0.103516, -0.378906, -0.176758, -0.261719, -0.298828, -0.273438, 0.007355, 0.008789, 0.032959, 0.345703, 0.008789, 0.015564, 0.076172, 0.433594, -0.004272, -0.007935, -0.018066, -0.24707, -0.105469, -0.198242, -0.253906, -0.308594, 0.000725, 0.010681, 0.048828, 0.257812, -0.013306, -0.011108, -0.03833, -0.396484, 0.001312, -0.008118, -0.031006, -0.236328, 0.01355, 0.020508, 0.043457, 0.339844, 0.008179, 0.008911, 0.039795, 0.199219, -0.00705, -0.01239, -0.055176, -0.3125, 0.151367, 0.235352, 0.310547, 0.355469, 0.029419, 0.040771, 0.06543, 0.376953, -0.097656, -0.171875, -0.251953, -0.296875, -0.026123, -0.047852, -0.102539, 0.076172, -0.016846, -0.037598, -0.126953, -0.341797, 0.006165, 0.012268, 0.031738, 0.208984, -0.044678, -0.081055, -0.165039, -0.214844, 0.002899, 0.001495, 0.036621, 0.291016, -0.03418, -0.037109, -0.074707, -0.246094, 0.01355, 0.031982, 0.10498, 0.439453, -0.092773, -0.209961, -0.249023, -0.333984, 0.135742, 0.231445, 0.28125, 0.339844, 0.228516, 0.314453, 0.335938, 0.245117, 0.012024, 0.011536, 0.069824, 0.357422, -0.166992, -0.253906, -0.289062, -0.304688, 0.008606, 0.015747, 0.04126, 0.245117, 0.010315, 0.02063, 0.051514, 0.178711, -0.003784, -0.006744, -0.034668, -0.220703, 0.012329, 0.0177, 0.061279, 0.273438, -0.00885, -0.027222, -0.072754, -0.099121, -0.016724, -0.021729, -0.069336, -0.240234, 0.032471, 0.083008, 0.197266, 0.143555, 0.006775, 0.007721, 0.014648, 0.11377, -0.135742, -0.189453, -0.199219, -0.194336, -0.122559, -0.216797, -0.302734, -0.294922, 0.002594, 0.024658, 0.077637, 0.237305, -0.048096, -0.093262, -0.161133, -0.40625, 0.010498, 0.01532, 0.057617, 0.170898, -0.134766, -0.224609, -0.273438, -0.330078, -0.018677, -0.077637, -0.283203, -0.419922, -0.002884, -0.007629, -0.025146, -0.175781, -0.006348, -0.011169, -0.039551, -0.222656, -0.009827, -0.022095, -0.060303, -0.294922, -0.003906, -0.006042, -0.026611, -0.222656, -0.109375, -0.178711, -0.233398, -0.394531, 0.006561, 0.020386, 0.060547, 0.173828, -0.058105, -0.081543, -0.139648, -0.427734, -0.031006, -0.043701, -0.089844, -0.375, -0.042969, -0.069336, -0.109863, 0.055664, -0.008423, -0.018921, -0.011658, 0.132812, -0.002487, 0.003891, 0.036865, 0.408203, 0.002975, 0.009888, 0.034424, 0.231445, 0.007996, 0.023804, 0.148438, 0.4375, 0.008972, 0.016113, 0.050537, 0.207031, 0.012146, 0.013489, 0.046143, 0.232422, -0.017334, -0.001053, 0.065918, 0.466797, -0.000546, 0.000241, 0.007935, 0.19043, 0.012329, 0.014771, 0.033691, 0.123535, 0.002441, -0.003937, -0.017822, -0.194336, -0.00415, -0.007355, -0.013428, -0.341797, 0.022705, 0.022827, 0.043213, 0.145508, 0.00116, 0.003082, 0.053711, 0.285156, 0.019897, 0.036377, 0.078125, 0.390625, -0.008789, -0.012939, -0.069336, -0.390625, 0.012817, 0.028564, 0.06543, 0.455078, -0.010559, 0.004303, 0.054443, 0.474609, -0.012817, -0.030273, -0.081055, -0.214844, 0.001846, 0.004944, 0.032471, 0.170898, -0.005646, 0.002518, 0.041748, 0.179688, -0.005951, -0.006622, 0.014038, 0.208984, 0.00293, 0.005585, 0.018066, 0.289062, -0.007599, -0.012756, -0.032471, -0.131836, -0.000064, 0.006439, 0.020508, 0.277344, -0.004883, 0.002014, 0.031128, 0.289062, -0.147461, -0.227539, -0.271484, -0.269531, -0.056641, -0.089355, -0.183594, -0.400391, 0.047852, 0.120117, 0.249023, 0.367188, 0.000763, 0.008667, 0.059082, 0.458984, -0.004211, -0.006226, -0.022095, -0.185547, -0.001457, -0.015381, -0.050293, -0.494141, 0.009399, 0.008484, 0.011047, -0.157227, -0.008057, -0.019043, -0.039551, -0.192383, -0.011536, -0.022461, -0.046143, -0.230469, 0.160156, 0.263672, 0.306641, 0.248047, -0.029663, -0.08252, -0.199219, -0.365234, 0.009155, 0.025513, 0.077148, 0.408203, -0.019531, -0.033203, -0.079102, -0.273438, 0.020874, 0.044678, 0.114746, 0.257812, -0.01416, -0.026367, -0.058838, -0.199219, 0.013245, 0.023193, 0.009399, -0.172852, -0.037842, -0.036621, -0.094727, -0.398438, 0.00018, -0.007416, -0.031128, -0.203125, -0.005371, -0.010071, -0.03418, -0.231445, -0.014099, -0.016724, -0.033203, -0.163086, 0.003189, 0.014404, 0.033936, 0.243164, 0.019897, 0.02356, 0.041748, 0.330078, 0.00351, 0.02417, 0.167969, -0.028931, 0.012451, -0.053223, -0.324219, 0.068359, 0.003799, -0.006378, -0.182617, 0.058105, -0.004883, 0.015869, 0.122559, -0.191406, 0.001289, 0.022705, 0.277344, -0.060791, -0.002441, 0.011108, 0.222656, -0.057373, -0.012329, -0.006622, -0.259766, 0.039551, -0.007477, -0.04248, -0.0354, 0.188477, -0.003937, -0.006012, -0.242188, 0.076172, -0.009399, -0.001534, 0.245117, -0.043945, 0.003525, 0.009705, 0.028442, 0.009155, -0.004425, 0.004974, 0.005096, -0.154297, 0.010864, -0.043701, -0.28125, 0.15625, -0.006134, 0.01001, 0.182617, -0.049316, 0.003571, 0.025879, 0.15332, -0.03833, 0.014893, 0.014893, -0.172852, -0.052246, -0.004822, 0.018677, 0.208008, -0.143555, 0.004517, 0.007721, -0.166992, 0.168945, -0.004425, -0.010132, -0.107422, 0.202148, 0.004944, -0.010437, -0.233398, 0.038818, 0.001251, -0.019653, -0.238281, 0.037598, -0.010803, -0.021973, -0.108398, -0.114258, 0.006226, 0.051025, -0.229492, -0.028564, 0.012634, 0.028809, -0.240234, 0.088867, 0.03833, 0.05249, 0.033936, 0.429688, 0.006317, 0.033691, 0.255859, -0.097656, -0.002106, 0.028564, 0.240234, -0.02417, -0.024048, -0.056885, -0.225586, 0.011963, 0.000568, 0.009583, 0.134766, 0.06543, 0.005951, -0.032227, -0.259766, 0.098145, -0.002762, -0.002411, 0.015869, -0.021362, -0.007935, -0.071777, -0.211914, 0.138672, -0.003647, -0.014832, -0.134766, -0.049316, -0.001167, -0.033691, -0.179688, 0.154297, 0.015076, 0.09668, 0.601562, -0.02063, -0.000144, -0.034668, -0.251953, 0.033691, 0.021606, 0.040283, 0.076172, 0.068359, 0.010498, -0.015869, -0.202148, 0.088867, -0.02478, -0.018921, -0.15332, -0.416016, 0.003021, 0.014832, 0.183594, -0.00647, 0.013245, 0.053711, 0.261719, -0.088867, 0.006744, 0.035889, 0.163086, 0.074707, 0.014587, 0.045166, 0.220703, -0.003372, -0.001602, -0.030762, -0.261719, 0.043213, 0.005798, 0.008911, -0.228516, -0.041504, -0.000607, 0.018921, 0.220703, -0.12207, 0.006348, -0.00415, -0.210938, 0.087402, 0.00592, 0.014099, 0.237305, -0.102051, 0.007446, -0.022339, -0.234375, 0.098633, 0.028687, 0.048828, -0.5, -0.394531, 0.002838, 0.013916, 0.241211, -0.07959, 0.021729, 0.038574, 0.008118, 0.457031, -0.006927, 0.021118, 0.251953, -0.148438, -0.002518, -0.031982, -0.216797, -0.008789, 0.008179, 0.036133, 0.237305, 0.088379, -0.004425, 0.001228, 0.22168, -0.202148, -0.001244, 0.012573, 0.263672, -0.046875, 0.022339, 0.026611, -0.225586, 0.067383, -0.002411, 0.002197, -0.041748, -0.206055, -0.021851, -0.020142, -0.235352, 0.03418, -0.008057, -0.005737, 0.035645, 0.265625, 0.011353, 0.015991, -0.198242, 0.070312, -0.003418, 0.005951, -0.104492, 0.192383, 0.000526, 0.004578, -0.15918, 0.168945, -0.009583, 0.115723, 0.241211, -0.044922, -0.006714, 0.012024, -0.142578, 0.289062, 0.008423, 0.031128, 0.267578, -0.192383, -0.001472, 0.044922, 0.203125, -0.083984, -0.019043, -0.102539, -0.445312, -0.044678, -0.021606, -0.022095, -0.029419, 0.231445, -0.005768, -0.032715, -0.209961, -0.059082, 0.03418, 0.04541, -0.033447, 0.421875, 0.009644, 0.011414, 0.057617, 0.086426, 0.00946, -0.017822, -0.300781, 0.098633, 0.010742, 0.092285, 0.141602, -0.164062, 0.003937, 0.00095, -0.15625, -0.059326, -0.004517, -0.00824, 0.179688, -0.1875, -0.008179, -0.027954, -0.096191, 0.992188, 0.000393, 0.00412, 0.233398, -0.121094, 0.007172, 0.013, 0.251953, -0.146484, 0.002563, -0.01532, -0.183594, 0.054932, -0.002167, -0.037354, -0.178711, 0.15918, 0.007111, 0.029175, 0.136719, -0.605469, -0.008911, -0.008545, -0.226562, 0.061523, 0.020874, 0.036377, -0.234375, -0.71875, -0.007538, -0.006561, -0.027588, 0.515625, 0.001823, -0.004883, -0.253906, -0.037354, -0.00074, 0.000103, 0.013367, -0.314453, -0.009033, -0.014526, 0.178711, -0.0354, -0.005371, -0.057617, 0.318359, 0.121582, -0.037598, -0.198242, -0.101562, 0.124512, 0.026978, 0.026245, -0.320312, -0.208984, 0.000797, 0.016235, 0.223633, -0.090332, -0.005646, -0.211914, 0.032227, -0.020752, 0.00705, -0.019897, -0.211914, 0.057129, 0.003647, 0.040527, 0.234375, -0.010193, 0.004486, 0.000347, 0.163086, -0.15918, -0.004425, 0.001656, 0.056885, -0.224609, 0.003372, -0.060547, -0.212891, 0.109863, 0.005829, 0.002289, -0.199219, 0.120117, -0.001144, 0.018799, -0.554688, 0.044189, -0.003052, -0.02417, -0.200195, 0.083496, -0.004791, -0.023071, -0.24707, 0.235352, 0.000523, -0.000065, -0.197266, 0.055908, 0.016235, 0.023804, -0.206055, 0.041016, 0.012573, 0.024292, 0.209961, -0.15918, 0.006561, 0.001389, 0.211914, -0.005951, 0.018433, -0.042236, 0.5, 0.177734, 0.006317, 0.043701, 0.229492, 0.011292, 0.028442, 0.142578, -0.142578, -0.059814, -0.004913, -0.049805, -0.335938, 0.035645, -0.009216, -0.032471, -0.185547, 0.018555, 0.0271, 0.031982, -0.213867, 0.006195, -0.015442, -0.068848, -0.12793, 0.193359, 0.002777, 0.047852, 0.375, 0.100098, -0.014587, 0.00412, 0.207031, -0.099121, -0.002548, -0.026733, -0.237305, 0.013794, 0.031494, 0.10791, 0.253906, -0.138672, -0.002396, -0.01416, -0.048828, -0.380859, 0.000414, -0.004303, -0.125, 0.181641, 0.024902, 0.063965, 0.199219, 0.161133, -0.004974, 0.004425, -0.060059, 0.18457, 0.05127, 0.070312, 0.006165, 0.421875, -0.00206, 0.004791, 0.123047, -0.226562, 0.002289, -0.001495, -0.200195, 0.081543, 0.012451, 0.014832, -0.214844, 0.038086, -0.00293, 0.033447, 0.230469, -0.042236, -0.00164, -0.03418, -0.21582, -0.008118, 0.002716, -0.006409, 0.074707, -0.175781, 0.000637, -0.000063, -0.037598, 0.240234, 0.005249, 0.015381, 0.115234, -0.116699, 0.005341, -0.003906, -0.186523, 0.051758, 0.001663, 0.016724, -0.15918, -0.016113, -0.008911, -0.012329, -0.101562, 0.136719, 0.004211, 0.025391, -0.150391, 0.021729, 0.036377, 0.052734, 0.104492, 0.582031, 0.000347, 0.006073, 0.047852, -0.213867, -0.004883, -0.018921, 0.012146, 0.163086, -0.000954, 0.023315, -0.164062, 0.056885, 0.001793, -0.008789, -0.042969, 0.198242, 0.008606, 0.044922, -0.109863, -0.107422, 0.000908, -0.011902, -0.051025, 0.175781, -0.003311, 0.012085, -0.035889, 0.365234, 0.001274, -0.017456, -0.109863, 0.133789, 0.002213, -0.015625, 0.146484, -0.061768, 0.002808, -0.056396, 0.098145, -0.12793, -0.001915, -0.003174, 0.171875, -0.045654, 0.007538, 0.008667, 0.030762, 0.382812, -0.00647, 0.00412, 0.189453, 0.002548, 0.004944, 0.043213, 0.052979, 0.625, 0.004761, 0.00705, 0.064941, -0.169922, -0.003143, 0.063965, 0.090332, -0.115234, -0.000401, 0.003998, 0.008301, -0.206055, -0.000154, 0.00531, 0.017578, -0.227539, -0.003616, -0.012756, 0.145508, -0.09375, 0.006622, 0.00412, -0.18457, -0.008484, -0.00148, 0.007019, -0.012756, 0.259766, 0.010559, 0.105469, 0.010437, -0.081543, 0.008179, -0.022949, -0.320312, -0.208984, 0.009155, 0.008362, -0.010437, -0.507812, -0.00174, -0.00383, 0.050537, -0.193359, -0.000984, -0.016357, 0.097656, -0.152344, -0.007294, -0.004395, -0.035156, 0.246094, -0.013489, -0.020508, 0.065918, 0.241211, -0.000904, -0.016113, 0.168945, -0.032227, 0.001915, -0.028564, 0.15918, -0.015503, 0.004242, 0.000408, -0.037354, 0.195312, -0.008728, -0.013428, 0.03833, 0.515625, 0.001495, -0.023071, 0.15625, 0.021118, 0.005219, 0.111328, -0.069336, 0.005615, -0.009766, 0.004059, -0.023438, -0.367188, 0.006592, -0.029785, -0.003708, -0.178711, 0.001556, -0.038574, 0.063965, 0.191406, 0.008423, 0.100098, -0.115234, -0.021362, -0.002686, -0.025146, -0.016846, 0.192383, 0.028442, 0.048828, 0.304688, -0.115723, -0.002304, -0.004608, -0.129883, 0.115723, -0.000607, 0.009155, 0.089844, -0.149414, 0.000874, -0.00095, 0.131836, -0.106934, 0.000224, 0.019165, 0.005798, -0.238281, 0.00293, -0.003891, 0.019775, -0.386719, -0.000778, -0.015747, -0.112793, 0.125, 0.000257, -0.030029, 0.075684, 0.253906, 0.002899, 0.008423, 0.003189, -0.225586, 0.010986, 0.014832, 0.084961, -0.155273, -0.00209, -0.060059, 0.145508, 0.053223, 0.001801, -0.027344, 0.029297, -0.197266, 0.005829, 0.035156, 0.00824, -0.167969, -0.000523, -0.012024, 0.19043, -0.015625, 0.010254, 0.021118, 0.075684, 0.396484, 0.0009, 0.008362, -0.021851, -0.010254, 0.003479, -0.006226, 0.065918, -0.180664, 0.001823, -0.017944, -0.006561, 0.22168, -0.000271, 0.01239, -0.019775, -0.253906, 0.003937, -0.001656, 0.04541, -0.217773, 0.000319, -0.022095, -0.044678, 0.178711, -0.000553, 0.009033, 0.019653, -0.337891, 0.000595, -0.00647, -0.049561, 0.171875, -0.000851, -0.048584, 0.075684, 0.164062, -0.004425, -0.030029, 0.179688, -0.036621, -0.004059, 0.000725, -0.049072, 0.200195, 0.008118, -0.023682, 0.146484, -0.054932, 0.001205, -0.063965, 0.273438, 0.300781, -0.005035, -0.004333, -0.036621, 0.318359, -0.000275, 0.055176, -0.083984, 0.128906, 0.002258, 0.007874, 0.039307, -0.359375, -0.000828, -0.002579, -0.147461, 0.09375, 0.007385, 0.000301, 0.052734, -0.189453, -0.002563, 0.018066, -0.173828, -0.099121, -0.003937, -0.052246, 0.071777, -0.134766, 0.007477, 0.040283, -0.020386, -0.1875, -0.002884, -0.054932, -0.033203, 0.140625, -0.00033, 0.013245, -0.134766, 0.093262, 0.006409, 0.046631, 0.104004, -0.123535, 0.010254, -0.042236, 0.05542, -0.213867, -0.001518, -0.007874, -0.054688, 0.251953, -0.007416, -0.031128, 0.029907, 0.171875, -0.000243, 0.001213, -0.105469, 0.147461, 0.001793, 0.003006, 0.006744, 0.359375, 0.007751, 0.014648, 0.050781, 0.181641, -0.000629, -0.015259, 0.162109, 0.01062, -0.002731, 0.003693, 0.096191, -0.150391, 0.00885, -0.01355, 0.061279, -0.207031, 0.002243, -0.008911, -0.036133, 0.200195, 0.004364, -0.001213, 0.057861, -0.224609, 0.001457, 0.014526, -0.167969, 0.062012, 0.005646, 0.011169, 0.049805, -0.173828, 0.003693, 0.000809, 0.042969, -0.21875, 0.002548, -0.046631, 0.134766, 0.089844, -0.004852, -0.009521, -0.031738, 0.255859, -0.002014, 0.02478, 0.030762, -0.163086, -0.012085, -0.019409, 0.225586, 0.227539, 0.004089, 0.015869, -0.155273, -0.425781, -0.000018, 0.054688, -0.092773, 0.148438, -0.003464, -0.026123, -0.049561, 0.145508, -0.002075, 0.037842, -0.046143, 0.158203, 0.005798, 0.012268, 0.007996, -0.283203, -0.005859, -0.031738, 0.084473, 0.253906, -0.001678, -0.002808, -0.128906, 0.133789, -0.006073, 0.021606, 0.063477, -0.445312, 0.00015, 0.006897, 0.067383, 0.384766, 0.008972, 0.014282, 0.057373, 0.180664, -0.002563, 0.008728, 0.026245, -0.392578, -0.005798, -0.015442, -0.007996, -0.628906, -0.006775, 0.025269, -0.164062, -0.025635, 0.001564, 0.006348, -0.012939, -0.507812, -0.016357, -0.014648, -0.0271, -0.613281, 0.000935, 0.020264, -0.163086, 0.008301, 0.002258, 0.001999, -0.006348, 0.515625, -0.000161, -0.006958, -0.017944, -0.300781, -0.008606, -0.00206, -0.042236, 0.457031, 0.000406, 0.008362, -0.165039, 0.077637, 0.004822, 0.018066, 0.023315, -0.178711, 0.000066, -0.007935, -0.016113, 0.166016, 0.002045, 0.028076, -0.068848, -0.166992, -0.00708, -0.009705, -0.069824, 0.158203, -0.000311, 0.003082, 0.016479, -0.087891, -0.000165, 0.002853, 0.065918, 0.000729, -0.000414, -0.000123, 0.000104, -0.024658, 0.001358, -0.004608, -0.062256, 0.016602, 0.001091, 0.001869, 0.054199, 0.001244, -0.002335, 0.003067, 0.086914, -0.037354, 0.020386, -0.070801, 0.00528, 0.002838, -0.000801, -0.001343, 0.046143, -0.001129, -0.000039, -0.000641, -0.016846, 0.080566, -0.000561, -0.003159, -0.048584, -0.001846, -0.001404, 0.000656, 0.094238, -0.009155, -0.000603, -0.002914, -0.053223, -0.000256, -0.000406, -0.00235, -0.052734, -0.000152, -0.000275, -0.005646, -0.0625, 0.002991, 0.001343, 0.002319, 0.059326, 0.001465, 0.000045, -0.000362, -0.059082, -0.002625, -0.001541, 0.052734, -0.003281, -0.004761, 0.001022, -0.00145, -0.069336, -0.011719, 0.013672, 0.028564, 0.003433, -0.009094, 0.001549, 0.003693, 0.019287, -0.084473, -0.002182, -0.006409, -0.009338, 0.051025, -0.033936, -0.046631, -0.078125, -0.108887, 0.000965, 0.00264, 0.05249, 0.001007, 0.001305, 0.002853, 0.057861, -0.000832, -0.000263, 0.001183, 0.045654, -0.031006, 0.01062, -0.067383, 0.005981, 0.003281, -0.001625, 0.001022, 0.078613, -0.068848, -0.000244, -0.002213, -0.055664, -0.000423, -0.00053, -0.000309, -0.066895, 0.002518, -0.001442, -0.000252, -0.016602, 0.077148, 0.011353, -0.052002, 0.004242, 0.002319, 0.001442, 0.002808, 0.025146, -0.09082, -0.000973, -0.00325, -0.015259, 0.081055, 0.003372, 0.004791, 0.011658, -0.0625, -0.0271, -0.015869, -0.000397, 0.005127, 0.009583, 0.026855, 0.002945, -0.00824, 0.000683, 0.001671, -0.006409, -0.065918, 0.000671, -0.003967, -0.064453, 0.003601, 0.002274, -0.000026, -0.058594, -0.039307, -0.000507, 0.005524, 0.0625, -0.041748, 0.008789, -0.067871, 0.004425, 0.003769, 0.004425, 0.009338, 0.00589, -0.018555, -0.000637, 0.002701, 0.066895, 0.001602, -0.000706, -0.002548, 0.055176, 0.000167, 0.000087, 0.002075, 0.050781, 0.001495, -0.000992, -0.003586, -0.050537, -0.001587, 0.002045, 0.006165, 0.007874, -0.069336, -0.001213, -0.002625, 0.07959, -0.014526, -0.001404, -0.001694, -0.016357, -0.063477, 0.000763, -0.002182, -0.09082, -0.003113, 0.000919, 0.006195, 0.066895, -0.00007, 0.000862, 0.00106, -0.047363, 0.00116, -0.000713, -0.000938, 0.046875, -0.000793, 0.001823, -0.001129, -0.077148, -0.002319, -0.033691, -0.050049, -0.097656, -0.146484, -0.000317, 0.002808, 0.056885, -0.0271, 0.001236, 0.004395, 0.013123, -0.07666, 0.00293, 0.005096, 0.022461, -0.081055, -0.001785, -0.002289, -0.058105, -0.003464, -0.000526, -0.000782, 0.00015, 0.10498, -0.000072, -0.001389, -0.001717, -0.081055, 0.000242, -0.000071, -0.053711, -0.063965, 0.000351, 0.000725, 0.002228, 0.026611, 0.001549, 0.002106, 0.017456, -0.088379, -0.000462, 0.003723, 0.060303, -0.001015, -0.001213, 0.003571, 0.05835, 0.000778, -0.00011, 0.003143, 0.065918, -0.001076, 0.000035, -0.002838, -0.052734, 0.002975, 0.001564, -0.000243, -0.011414, 0.046387, 0.000549, 0.000467, 0.05249, 0.012512, -0.00946, 0.067383, -0.006195, -0.00293, 0.000717, 0.00174, 0.128906, -0.038086, -0.006134, 0.071777, -0.00769, -0.00528, -0.000896, -0.000961, -0.027954, -0.069336, -0.006958, -0.011719, -0.021484, -0.031128, -0.000052, -0.002884, -0.067383, 0.002487, -0.00885, 0.063965, -0.005646, -0.003052, 0.000463, 0.003494, 0.02124, -0.082031, 0.000484, 0.002655, 0.053955, 0.000916, -0.000801, -0.000725, -0.056885, -0.000385, 0.00087, 0.001282, -0.049805, 0.001175, -0.001419, -0.002716, -0.015015, 0.080566, -0.001373, -0.001747, 0.053223, -0.001427, -0.001373, -0.001785, -0.022095, 0.087891, -0.000778, -0.001297, -0.052734, -0.001343, -0.001282, -0.003479, -0.050537, -0.000572, -0.002625, -0.004242, -0.021362, 0.089355, -0.000364, -0.000429, 0.050537, -0.00206, 0.000139, -0.003098, -0.018555, 0.091309, 0.000679, 0.00209, 0.044434, 0.002548, -0.001328, -0.002121, 0.059326, -0.000109, 0.024536, 0.040283, 0.103027, 0.092773, 0.000805, 0.004211, 0.052979, 0.000129, 0.000496, -0.002899, -0.069824, 0.003525, -0.001915, -0.003494, -0.020142, 0.083984, -0.00012, -0.009521, -0.089355, -0.022217, 0.000748, 0.004364, 0.071289, -0.024292, -0.001022, -0.000614, -0.015503, -0.043457, 0.001198, 0.005341, 0.007446, -0.060791, -0.000209, -0.002609, -0.051758, -0.000614, -0.000469, -0.001389, -0.048096, -0.001389, 0.000538, 0.00415, 0.062256, 0.001221, -0.004181, -0.012817, -0.053711, -0.214844, -0.000252, -0.000334, 0.050049, -0.002075, -0.001862, -0.001724, 0.054932, -0.001053, -0.001099, -0.001564, -0.057373, 0.073242, 0.004059, -0.00235, -0.083984, -0.076172, -0.00769, 0.061523, -0.005127, -0.002151, -0.000084, -0.004089, -0.058105, 0.002869, 0.022461, 0.020752, 0.003616, -0.007996, 0.000511, -0.002487, -0.057373, -0.001213, -0.000664, -0.003662, -0.051758, 0.000065, -0.000546, -0.002945, -0.064941, 0.001785, -0.000774, -0.002335, -0.049805, -0.001892, -0.001259, -0.003204, -0.059814, 0.001694, -0.000751, -0.002731, -0.050781, -0.000824, 0.000439, 0.004852, 0.057617, 0.003723, -0.000931, -0.002182, -0.032227, -0.07666, -0.000656, -0.000486, 0.079102, 0.008118, -0.00824, 0.062988, -0.007874, -0.002335, 0.001694, -0.003906, -0.015015, 0.074219, 0.000828, 0.000584, -0.009277, 0.081543, -0.000437, -0.000138, 0.008118, -0.081543, 0.001015, 0.002563, 0.05249, 0.001305, 0.002396, 0.00322, 0.004303, 0.091309, 0.004883, 0.00766, 0.023804, 0.0625, -0.002701, -0.004456, -0.022095, 0.081055, -0.000652, -0.001808, -0.052734, -0.000671, -0.011292, -0.035156, 0.123047, -0.013977, 0.00412, -0.063965, 0.101074, -0.039551, -0.001968, -0.018433, 0.111816, -0.027954, -0.018433, 0.003265, -0.347656, 0.011719, 0.00946, 0.016479, -0.131836, 0.004669, -0.041748, 0.09082, 0.032715, 0.011841, 0.00116, 0.039551, -0.111328, 0.009338, 0.041748, 0.037842, -0.01709, 0.886719, -0.010437, -0.016235, 0.112793, 0.001205, -0.019165, 0.055176, 0.086426, -0.032715, -0.004333, -0.015442, 0.111816, -0.00946, 0.025024, -0.088379, -0.90625, -0.029541, -0.000389, -0.010437, -0.048828, 0.123535, -0.053223, 0.123047, 0.239258, 0.003845, 0.152344, -0.308594, -0.808594, 0.00592, -0.037598, 0.048096, 0.136719, 0.519531, -0.004913, 0.043945, -0.632812, 0.037354, 0.005493, 0.012146, -0.11084, 0.027222, -0.0065, 0.037354, 0.087891, -0.043457, -0.003799, -0.018921, 0.106445, 0.00264, 0.032227, -0.182617, -0.011902, -0.011658, 0.027222, 0.069336, 0.261719, 0.02832, -0.004608, -0.094727, -0.09668, -0.546875, 0.002014, -0.008057, 0.126953, -0.230469, 0.070801, -0.582031, -0.164062, -0.034912, -0.008545, -0.016846, -0.328125, -0.083496, 0.019409, 0.067871, -0.457031, -0.037842, -0.005676, 0.020508, 0.105469, -0.051514, -0.004974, 0.020874, -0.056641, 0.101562, -0.002426, -0.054688, 0.097656, 0.010803, -0.042969, 0.059326, 0.279297, -0.001221, -0.007172, 0.080566, -0.098145, -0.015137, -0.005615, 0.08252, -0.093262, -0.009033, 0.017822, 0.037598, 0.043701, 0.835938, -0.010986, -0.047363, 0.105957, 0.004791, -0.003265, -0.047363, 0.096191, -0.069336, -0.00946, 0.00589, 0.094238, -0.015076, 0.004211, -0.022705, 0.045898, -0.115234, -0.028687, -0.183594, -0.267578, 0.01239, 0.004578, 0.037109, -0.128906, 0.009155, 0.002808, -0.059082, 0.112793, 0.003021, -0.008118, -0.030884, -0.417969, -0.038574, 0.002319, -0.103027, 0.131836, 0.068359, 0.002823, 0.003586, 0.578125, -0.032227, -0.005981, -0.030151, 0.119629, -0.009888, -0.003128, 0.006866, -0.088379, -0.472656, -0.001381, 0.036865, -0.055176, 0.106934, -0.037598, -0.057617, 0.511719, 0.445312, -0.013123, 0.047119, 0.07666, -0.054443, 0.020508, -0.093262, 0.001801, -0.024048, 0.001305, 0.005737, -0.081055, 0.092285, 0.007355, -0.064453, -0.075684, -0.007355, -0.007385, -0.074219, -0.092773, -0.007568, 0.00824, -0.020996, -0.095703, 0.04126, 0.013245, 0.023193, -0.124512, 0.024658, -0.005035, 0.022095, 0.462891, 0.018433, -0.052979, -0.193359, 0.384766, 0.036865, -0.008972, -0.028442, -0.363281, 0.03833, 0.006409, -0.053711, 0.04541, -0.08252, 0.008118, 0.004395, -0.108887, 0.013672, -0.012817, 0.024536, 0.108887, -0.064453, 0.000816, -0.022461, -0.320312, -0.087402, 0.007446, 0.049561, -0.105957, -0.010864, 0.006348, 0.034424, -0.120117, 0.002289, 0.061768, -0.191406, -0.410156, 0.07666, -0.004547, -0.010559, -0.049805, -0.597656, 0.000603, 0.057617, -0.09375, 0.032715, 0.007446, -0.00028, 0.023193, -0.101562, 0.007996, -0.010132, -0.120117, 0.04248, 0.004425, 0.057373, -0.103027, -0.00769, 0.011597, -0.09668, -0.006287, 0.037598, -0.00415, -0.015198, -0.01532, 0.12793, 0.011353, -0.063965, -0.058594, 0.054932, 0.000446, -0.006897, -0.129883, -0.015076, 0.007477, 0.024048, -0.117188, 0.00116, -0.009644, -0.05249, 0.09375, 0.033447, -0.009705, 0.103516, -0.062988, 0.005768, 0.02002, 0.004944, -0.037354, -0.130859, -0.002136, -0.015198, 0.096191, -0.063965, 0.00705, -0.099121, 0.084961, 0.000671, 0.006409, -0.019287, -0.12793, 0.061523, 0.001259, 0.030884, -0.121094, 0.006744, -0.012756, 0.047607, -0.044922, -0.076172, -0.001442, 0.011169, -0.07373, 0.116211, -0.006775, -0.023682, 0.122559, -0.034912, -0.002228, -0.050049, 0.11377, 0.005035, 0.008728, 0.049072, -0.129883, 0.019043, -0.012695, 0.109863, 0.008545, 0.003998, 0.014465, 0.024292, -0.10498, -0.008911, -0.006531, 0.082031, 0.433594, 0.003204, 0.018799, -0.058594, 0.053711, 0.040771, 0.002594, -0.052002, 0.041504, 0.082031, 0.002075, 0.03418, -0.114258, 0.018677, -0.010132, -0.051758, 0.367188, 0.04248, 0.007721, 0.003662, -0.118652, 0.023804, 0.001274, -0.07959, 0.133789, 0.072754, -0.005737, -0.02417, 0.099609, -0.016235, 0.010986, -0.03064, -0.445312, -0.061768, -0.012146, 0.021118, 0.071777, -0.099121, 0.004639, -0.078613, 0.090332, -0.069824, 0.00267, 0.041992, -0.105469, -0.019043, 0.003799, -0.084961, 0.077148, -0.016602, -0.007355, -0.042725, 0.124023, -0.021973, -0.000675, -0.002472, -0.051025, -0.098145, 0.012817, -0.107422, 0.007721, 0.020996, 0.001778, -0.021362, -0.010193, 0.400391, 0.001228, 0.03833, -0.114258, 0.010681, -0.001678, 0.023315, -0.072266, 0.10791, 0.015503, -0.002747, -0.107422, 0.02063, 0.003967, -0.058105, 0.130859, -0.011719, 0.002457, 0.080566, -0.066406, -0.005859, -0.053467, 0.155273, -0.621094, -0.069824, -0.006287, -0.047852, 0.105957, 0.02063, 0.006226, -0.048096, -0.059814, 0.061279, 0.00766, 0.017822, -0.136719, 0.044922, 0.001457, 0.028564, 0.117188, 0.022095, -0.003052, -0.050049, 0.097656, 0.028687, -0.004639, 0.099121, -0.081543, -0.02832, 0.062988, 0.417969, 0.235352, -0.199219, 0.002808, 0.067383, -0.013672, -0.097168, -0.000345, 0.03833, -0.103516, -0.002731, -0.01001, -0.075195, 0.016113, 0.079102, 0.005463, 0.000771, -0.119141, 0.006226, 0.001823, -0.086426, 0.026123, 0.061035, 0.003036, -0.00589, 0.00705, -0.005981, -0.000106, -0.076172, 0.102051, 0.017578, 0.004059, -0.008972, -0.062988, 0.104004, -0.015015, 0.039062, 0.102539, 0.363281, 0.001328, 0.004089, -0.002457, -0.147461, -0.004608, -0.009094, -0.037354, -0.53125, 0.002045, 0.006439, 0.014099, -0.135742, 0.001831, 0.002075, -0.011658, -0.523438, -0.002411, -0.000001, 0.007233, -0.53125, 0.0005, 0.005768, 0.013977, -0.170898, -0.00004, -0.004608, -0.008301, 0.335938, 0.021362, 0.020142, 0.043213, 0.875, 0.00412, 0.037109, -0.135742, -0.011597, -0.001526, -0.042969, 0.133789, 0.051025, 0.000992, 0.005341, -0.022705, -0.137695, -0.002747, -0.002457, -0.016846, 0.1875, 0.002258, 0.038818, -0.087402, -0.087402, -0.001282, 0.032227, -0.080078, -0.108398, 0.000212, 0.000835, -0.001854, -0.201172, 0.00206, 0.007935, 0.034668, -0.373047, -0.000702, -0.030151, 0.084961, 0.091309, 0.000637, -0.000326, -0.015137, 0.277344, -0.000462, 0.041504, -0.124512, -0.047607, -0.000916, -0.000957, -0.036133, 0.476562, 0.001312, 0.004456, 0.01709, -0.144531, 0.00079, 0.012268, 0.012085, -0.182617, 0.018799, 0.01239, 0.12793, 0.871094, -0.000378, -0.007385, 0.095703, 0.292969, 0.002213, -0.045166, 0.128906, 0.01001, -0.000366, 0.001251, -0.004852, 0.259766, 0.000254, 0.003296, 0.014648, -0.161133, 0.000858, 0.003677, 0.009705, -0.154297, -0.010193, -0.004883, -0.047119, -0.519531, -0.004242, -0.00766, 0.004211, 0.287109, -0.005249, -0.038086, 0.019897, 0.154297, 0.000526, 0.018188, -0.083496, -0.086914, -0.005432, 0.038574, -0.071289, -0.099121, 0.002701, 0.004303, 0.030518, -0.15332, -0.000786, -0.001083, -0.00528, 0.149414, 0.00082, -0.001801, 0.036621, 0.34375, 0.002884, -0.022217, -0.016357, 0.155273, 0.001625, -0.00238, -0.010681, 0.484375, 0.004913, 0.000786, 0.035156, -0.163086, -0.000195, -0.043213, 0.130859, 0.054932, -0.002701, -0.040527, 0.131836, 0.017334, 0.000828, -0.001328, 0.041992, -0.148438, -0.001343, -0.000362, -0.004578, 0.161133, -0.04834, -0.330078, 0.144531, -0.041016, -0.000005, -0.04126, 0.131836, 0.015625, -0.000393, 0.02356, -0.121094, -0.007141, -0.000271, 0.004181, 0.018555, -0.166016, -0.001488, -0.040771, 0.131836, 0.013611, -0.001831, -0.006073, 0.001938, 0.163086, 0.003006, 0.004211, -0.001122, 0.174805, 0.003662, -0.042236, 0.086914, 0.086426, 0.00022, -0.005463, -0.0271, 0.166992, -0.016602, -0.011597, -0.208008, -0.09668, 0.003372, -0.003204, -0.018066, 0.400391, -0.000136, 0.000132, 0.014099, -0.157227, -0.002548, -0.031494, 0.060059, 0.116699, 0.002151, -0.03418, 0.120605, -0.076172, -0.003555, 0.02063, -0.125, 0.062988, -0.003021, -0.003372, 0.000835, -0.357422, 0.006317, 0.004669, -0.002045, -0.558594, 0.00161, 0.001694, 0.010498, -0.163086, 0.00473, 0.008118, 0.004333, -0.816406, -0.010132, 0.001747, 0.15625, 0.046387, 0.000271, 0.041992, -0.080566, -0.099121, -0.000462, -0.001717, -0.005493, 0.155273, 0.00206, 0.003601, 0.003571, 0.15332, 0.002396, -0.004852, 0.009216, -0.542969, 0.019897, 0.010132, 0.022583, 0.585938, -0.001137, -0.040039, 0.098633, 0.090332, -0.000713, -0.004395, -0.00766, 0.189453, -0.007385, -0.006531, -0.009766, -0.582031, 0.000479, 0.000098, 0.017578, 0.144531, 0.001213, 0.000885, 0.001846, 0.417969, 0.005646, 0.00322, 0.051514, -0.166992, -0.002975, -0.041016, 0.126953, 0.044922, -0.001694, 0.04541, -0.095215, -0.085449, -0.001938, 0.009705, -0.075195, 0.142578, 0.001167, 0.010315, -0.111328, 0.117676, -0.002808, 0.043701, -0.129883, -0.024902, 0.002914, -0.044922, 0.018555, 0.139648, -0.000031, -0.01416, 0.103516, -0.128906, 0.003479, 0.03833, -0.133789, -0.056885, 0.000927, -0.001251, -0.024902, 0.150391, -0.013, 0.010925, -0.466797, 0.093262, 0.007233, -0.038086, 0.12793, 0.043701, -0.001205, -0.002975, -0.009094, 0.15918, -0.000816, 0.001701, 0.010986, -0.169922, -0.001587, 0.000572, -0.007416, 0.347656, 0.000469, -0.03125, 0.091309, 0.075684, 0.000751, 0.00354, 0.008118, -0.233398, -0.001175, -0.004456, -0.017456, 0.365234, -0.00074, -0.002182, -0.015137, 0.155273, -0.00238, 0.00473, -0.057861, 0.148438, 0.004761, 0.001183, 0.004791, -0.402344, 0.005035, -0.035889, 0.108887, 0.07959, 0.001984, -0.006927, 0.005371, 0.404297, 0.000874, -0.003128, 0.063477, -0.139648, 0.000652, 0.000866, -0.008057, 0.141602, 0.002533, 0.006958, 0.028809, -0.160156, 0.003967, -0.047607, 0.143555, 0.007751, 0.012817, 0.018311, 0.038818, 0.628906, 0.002258, 0.006042, 0.013611, -0.162109, -0.006409, 0.054932, -0.112793, -0.061279, -0.001823, -0.0047, -0.03418, 0.161133, 0.001648, -0.000216, 0.036133, 0.578125, -0.004059, -0.049561, 0.137695, 0.009949, -0.000534, -0.000778, -0.007294, 0.148438, 0.001442, -0.045166, 0.133789, 0.040283, -0.021973, 0.047363, 0.103516, -0.023682, -0.001877, -0.001228, -0.017334, 0.161133, -0.003891, -0.00267, -0.024414, -0.359375, -0.000641, -0.003418, -0.033447, 0.173828, 0.003021, -0.031128, 0.137695, -0.020874, -0.002975, -0.047119, 0.151367, -0.0065, -0.000683, -0.004028, -0.001968, 0.535156, -0.00415, -0.001984, -0.036865, 0.149414, -0.000182, 0.000683, -0.011047, 0.015625, -0.004211, -0.015381, 0.04541, 0.134766, -0.001732, -0.015137, -0.064941, 0.135742, 0.005096, 0.009216, 0.016724, -0.474609, -0.00116, -0.018311, 0.12793, -0.018799, 0.000717, -0.024536, 0.110352, -0.106445, -0.003845, -0.005951, -0.018677, -0.628906, -0.000404, -0.000786, -0.008606, 0.160156, 0.006714, -0.014709, 0.263672, 0.269531, -0.00069, 0.033447, -0.100098, -0.055664, 0.004028, 0.00235, -0.024902, 0.589844, 0.002945, -0.002075, 0.044434, -0.163086, 0.015442, 0.00322, 0.00238, -0.00174, 0.002075, 0.002533, 0.020874, -0.019287, 0.000874, 0.010254, -0.003784, -0.020264, -0.002548, -0.014465, 0.000641, 0.015259, 0.001381, 0.00296, -0.012695, 0.036377, 0.001251, 0.002243, 0.003052, -0.02771, -0.003571, 0.002869, -0.008484, 0.02478, 0.000504, -0.019897, 0.018066, -0.00209, -0.000081, -0.001167, -0.000299, -0.039795, -0.001549, -0.001045, -0.00705, 0.029297, 0.000299, -0.002609, 0.026245, 0.054932, -0.000824, 0.000086, -0.003998, 0.031128, 0.000475, -0.000725, -0.018066, 0.025513, -0.002762, 0.005493, -0.007599, 0.025757, 0.000721, -0.001472, -0.008911, 0.025269, -0.016357, 0.010681, 0.001709, -0.008118, 0.000931, -0.00322, 0.023926, -0.020264, 0.000832, 0.010315, -0.02832, 0.004486, 0.001846, -0.020996, -0.013123, 0.013184, 0.000824, 0.004303, -0.029663, 0.015076, 0.001488, -0.000504, 0.012024, -0.025391, 0.000197, -0.002884, 0.012512, 0.02356, -0.00135, -0.003662, 0.015015, 0.080566, 0.003937, -0.01709, -0.002426, 0.011292, 0.001434, 0.012207, -0.02063, -0.00946, -0.004059, -0.00209, 0.00473, 0.022339, -0.0019, 0.003494, -0.056641, -0.01178, -0.004272, 0.012329, 0.014282, -0.01123, -0.004761, -0.001251, 0.027588, -0.008362, 0.00066, -0.01123, 0.019165, -0.0177, -0.002457, -0.001625, -0.00705, -0.043945, 0.000332, -0.003281, 0.006714, 0.055908, 0.005859, -0.021729, 0.003769, -0.006134, -0.000471, 0.000109, 0.018188, -0.02417, -0.002991, 0.009338, -0.032471, -0.010681, 0.002792, 0.01239, 0.010376, -0.05957, -0.000175, -0.001755, -0.002884, 0.030151, -0.002625, 0.004242, -0.013123, 0.022949, -0.007477, 0.00042, -0.006653, 0.022827, -0.000195, -0.016602, 0.004181, 0.015869, -0.006195, 0.021484, -0.000119, 0.008484, 0.003769, 0.002472, -0.011719, -0.015747, -0.000122, -0.001244, -0.023804, 0.019165, 0.000157, -0.004974, -0.010193, 0.028198, -0.000893, 0.001839, -0.016235, 0.025513, -0.000123, -0.004456, 0.009827, 0.031982, -0.006561, 0.022827, -0.001984, 0.004181, 0.000896, -0.000408, 0.007996, -0.029419, 0.000526, 0.002335, -0.00074, -0.0625, -0.001541, -0.008179, -0.004272, -0.035889, 0.000222, 0.001312, 0.004089, -0.03125, 0.002045, 0.007996, -0.025269, -0.006226, -0.019043, 0.005066, 0.006714, -0.004486, -0.003677, -0.000349, 0.006744, 0.03418, 0.00116, -0.000832, -0.013428, 0.033203, 0.014221, -0.014465, 0.000584, 0.010193, 0.002182, -0.004181, 0.021606, -0.02063, -0.002411, -0.000364, -0.008057, 0.030518, -0.001579, -0.01416, 0.00354, 0.016479, 0.005707, -0.049805, 0.014099, 0.03125, -0.002457, -0.002731, 0.027832, 0.012329, 0.001083, 0.002945, 0.006531, -0.027954, -0.000515, -0.007935, 0.013489, 0.018066, -0.011292, 0.007782, -0.010071, 0.016724, 0.000992, -0.011169, -0.005157, 0.017822, 0.002426, 0.002472, 0.005127, -0.025146, 0.003311, 0.006256, -0.005066, -0.024536, 0.001968, -0.016235, 0.012634, 0.014282, 0.001259, -0.019653, 0.00769, 0.010864, -0.000401, -0.001923, 0.013733, -0.049805, -0.002335, -0.015137, 0.021606, -0.017822, -0.002136, -0.007996, 0.025146, 0.00386, 0.000156, -0.002747, 0.000935, 0.035889, -0.002274, -0.002029, -0.014282, 0.020874, 0.002136, -0.001892, 0.007721, -0.027222, -0.000385, -0.001755, 0.009705, 0.07373, 0.003342, 0.002396, 0.002182, -0.025146, -0.002411, -0.00116, -0.005707, 0.030396, -0.000225, 0.003143, -0.020874, 0.026611, 0.000082, -0.019287, 0.001945, 0.012756, 0.001625, 0.00012, 0.021973, -0.014954, 0.002136, -0.004303, 0.012512, -0.026855, 0.001305, -0.000961, 0.015564, -0.02417, -0.000193, 0.003494, -0.008911, -0.026855, -0.000197, -0.000221, 0.003998, -0.030518, 0.001122, -0.002045, 0.014221, -0.026245, 0.003189, -0.01123, 0.021362, 0.011841, 0.007568, 0.003143, 0.004364, -0.022583, -0.002823, 0.022339, -0.017578, 0.005188, -0.000595, -0.006744, 0.037598, 0.000793, -0.003159, 0.006958, 0.018555, -0.017578, -0.000022, 0.006622, 0.003494, -0.032715, -0.000774, -0.012756, -0.007202, 0.047363, 0.001732, -0.007782, 0.014771, -0.033691, 0.006744, -0.020752, 0.000961, 0.00119, 0.004608, -0.002014, 0.006226, -0.026001, 0.000698, 0.002335, -0.000599, -0.026489, 0.001244, 0.00267, 0.00148, -0.026855, 0.000052, -0.009277, 0.026367, 0.000889, -0.000343, 0.007446, -0.0354, -0.049805, -0.002213, -0.003281, -0.017212, 0.022339, -0.00095, -0.003296, -0.024292, 0.015991, -0.000175, -0.023438, 0.004089, 0.00885, 0.001129, 0.000093, 0.001015, -0.027832, -0.001686, -0.001129, 0.002502, 0.025879, 0.00293, -0.019897, 0.006561, 0.014221, -0.004242, 0.025024, -0.011047, -0.001266, 0.000961, 0.000351, 0.018066, -0.035889, 0.004028, -0.00351, 0.007172, -0.024902, 0.001831, 0.005066, -0.023193, -0.003387, 0.000946, 0.002579, 0.001152, -0.04834, 0.002701, 0.002991, -0.006409, -0.058838, -0.000687, -0.000984, 0.005646, 0.028076, 0.000031, -0.001106, 0.021973, -0.022095, 0.001144, -0.000435, 0.000089, -0.062012, -0.002426, 0.002762, -0.011169, 0.027344, -0.001984, 0.012634, -0.022095, -0.008789, 0.000648, -0.010071, 0.022827, 0.003357, -0.002151, 0.000201, -0.005157, 0.028931, -0.002136, -0.015076, -0.000633, 0.019165, -0.000307, -0.00824, 0.026855, 0.001328, 0.003372, 0.000298, 0.004395, -0.03064, -0.00038, -0.005737, 0.003143, 0.024414, 0.003525, -0.001747, -0.026978, 0.009155, -0.000824, -0.00014, -0.002609, 0.028931, -0.008179, 0.020142, 0.00824, -0.001053, 0.001938, -0.008728, 0.033447, -0.000427, -0.000717, -0.001297, -0.024048, 0.019409, -0.001472, -0.00264, -0.00412, -0.188477, -0.006592, -0.001266, 0.094238, -0.069824, 0.001938, 0.004089, 0.002258, -0.151367, 0.001457, 0.018311, -0.073242, 0.054199, -0.002686, -0.034668, 0.041748, 0.103027, -0.002869, -0.044434, 0.081543, 0.063965, 0.002335, 0.008179, -0.10791, -0.001984, 0.000214, -0.001305, -0.012817, 0.099121, -0.004059, -0.011597, -0.005463, 0.306641, 0.012756, 0.036865, 0.000032, -0.106445, -0.005035, -0.068848, 0.01001, 0.073242, 0.002335, -0.027466, 0.113281, -0.02832, -0.005096, -0.037598, 0.0625, 0.07959, 0.000328, -0.002762, -0.009888, 0.164062, -0.002335, -0.025269, 0.11377, 0.00708, -0.00119, 0.064453, -0.078125, -0.037598, -0.004211, -0.005005, 0.011414, -0.165039, 0.003098, 0.015991, -0.044922, 0.085449, -0.012329, -0.041016, 0.104004, 0.026123, 0.002792, 0.00042, -0.01355, 0.141602, -0.003006, 0.006409, 0.098145, -0.067383, 0.003494, 0.002518, 0.07959, -0.105469, -0.000084, 0.010071, 0.019775, -0.11377, 0.00415, -0.000261, 0.038086, -0.123535, -0.009094, -0.025146, -0.054199, 0.089844, 0.000961, -0.008362, -0.093262, 0.079102, 0.003433, -0.013306, -0.032959, 0.123047, 0.000828, -0.009155, -0.038574, 0.124512, -0.003296, -0.017578, 0.115723, -0.030396, -0.008057, -0.001541, -0.084473, 0.084473, -0.000292, -0.018433, 0.115723, -0.048584, 0.003403, 0.014221, 0.032959, -0.114746, 0.00177, 0.002228, -0.003601, 0.111816, 0.004974, -0.019409, 0.11084, -0.03833, -0.006439, -0.009216, -0.072266, 0.098633, 0.006592, 0.045166, -0.069336, -0.063965, -0.001595, 0.000248, -0.009949, 0.175781, -0.000763, -0.00322, -0.035889, 0.081055, 0.012817, -0.006653, -0.100586, 0.043701, -0.006927, -0.023804, 0.116699, -0.031006, 0.00386, 0.003708, -0.036621, 0.122559, -0.002823, 0.03418, -0.115723, 0.012207, 0.002335, 0.010132, 0.05835, -0.109863, -0.006195, 0.003143, -0.003769, -0.198242, -0.001671, -0.010132, 0.026855, 0.269531, -0.001656, -0.028687, 0.023438, 0.114258, -0.010376, -0.008789, -0.023804, 0.134766, 0.00473, -0.09082, 0.047119, 0.021118, -0.003845, -0.01123, -0.077637, 0.100586, -0.004852, -0.00824, -0.007935, 0.112793, -0.003876, 0.05127, -0.01532, -0.09375, 0.001648, 0.000119, -0.065918, 0.102539, -0.013855, 0.001144, -0.050537, 0.106934, -0.003357, 0.009644, 0.027954, -0.123047, 0.003098, 0.017578, 0.061035, -0.106934, 0.006409, 0.017822, 0.055176, -0.113281, -0.003677, -0.008728, 0.004303, -0.157227, 0.002167, -0.005737, 0.022705, -0.110352, -0.001984, -0.008057, -0.057373, 0.11084, -0.000992, 0.011475, 0.052246, -0.108887, 0.005249, 0.00206, -0.003784, 0.226562, 0.001648, -0.015991, 0.026855, 0.118164, 0.003967, -0.008423, -0.007477, 0.129883, 0.006317, 0.00647, 0.02771, 0.249023, 0.008606, 0.019287, 0.047607, -0.10791, 0.00066, -0.00161, -0.004425, -0.092773, 0.007874, 0.008301, -0.106934, 0.052734, 0.005981, 0.029907, -0.006866, -0.112793, 0.004517, -0.003357, -0.016724, 0.19043, -0.002502, -0.025269, 0.112793, -0.021362, 0.000717, 0.000324, -0.003586, -0.229492, -0.00061, 0.021973, 0.018921, -0.114746, 0.000341, -0.023926, 0.059326, -0.104004, 0.001488, 0.00592, 0.049561, -0.111816, -0.000128, 0.025635, -0.105469, 0.048096, 0.005951, 0.024048, -0.114258, 0.03833, -0.003738, -0.002289, -0.036621, 0.125, 0.012146, 0.046631, 0.008545, -0.085449, -0.003448, 0.000172, 0.013245, -0.085449, -0.007263, 0.020996, -0.013428, -0.115234, -0.001144, 0.006531, 0.006805, -0.121094, -0.007507, -0.015442, 0.02356, 0.11377, 0.010681, 0.024658, 0.015869, -0.110352, 0.000778, 0.0065, -0.052002, -0.231445, -0.007294, -0.011414, -0.022583, -0.24707, 0.00193, -0.006622, -0.020996, 0.122559, 0.006866, -0.003967, 0.069824, -0.112793, 0.007568, 0.015747, -0.101074, -0.00004, -0.001221, 0.002792, 0.02124, -0.155273, 0.004486, 0.008301, 0.021362, -0.251953, 0.006012, 0.025391, 0.003036, -0.122559, -0.006927, 0.00769, 0.096191, -0.057617, -0.000706, 0.006866, -0.07373, 0.098145, -0.006042, -0.009155, -0.013367, -0.154297, -0.007751, -0.003647, -0.046387, 0.112793, 0.007416, 0.014038, 0.069824, -0.101074, 0.003601, 0.005005, 0.035156, -0.101562, -0.00824, 0.008606, -0.109863, 0.03833, 0.00238, 0.017334, -0.05127, 0.094238, -0.00589, -0.00705, -0.056885, 0.111328, 0.003143, 0.001656, 0.042725, -0.116211, 0.002884, -0.003876, 0.074707, -0.103027, 0.000089, 0.01123, -0.059082, 0.120605, -0.002167, -0.026855, 0.088867, -0.024414, -0.00069, -0.006226, 0.007782, -0.115723, -0.002136, -0.001732, -0.043701, 0.124512, -0.010864, -0.006134, -0.02356, -0.223633, 0.006775, 0.001907, 0.049561, -0.114258, 0.000858, -0.001404, 0.005402, -0.018799, -0.006531, -0.00946, 0.047852, 0.083984, -0.004211, -0.014404, 0.041748, -0.078125, 0.003998, 0.020996, 0.024292, -0.118164, -0.001236, -0.009033, -0.083496, 0.084961, 0.003265, 0.008362, 0.001503, 0.173828, 0.009521, 0.044434, 0.037598, -0.094238, -0.014343, -0.004486, 0.058594, 0.088379, 0.003799, 0.029053, 0.067871, -0.086914, 0.007294, -0.003464, 0.032227, -0.112305, -0.001007, 0.000067, 0.055176, -0.108887, 0.002136, -0.001953, 0.046143, -0.126953, 0.00025, 0.006104, 0.043945, -0.112793, -0.00174, -0.005341, -0.020386, 0.21875, -0.005188, 0.015259, 0.037354, -0.115234, 0.040283, 0.050537, 0.098145, 0.535156, -0.006256, -0.020386, -0.063477, 0.092773, -0.008484, -0.015503, -0.012695, 0.119141, -0.002365, -0.04126, 0.094238, 0.040527, -0.009949, -0.006348, -0.004822, 0.118164, -0.008057, -0.019287, -0.351562, -0.003433, 0.008057, 0.021362, 0.102539, -0.104492, 0.002029, 0.013489, 0.09668, -0.026855, -0.003708, -0.014954, -0.11377, 0.012878, 0.012878, 0.044434, 0.181641, -0.116699, 0.014954, 0.037842, 0.137695, -0.194336, 0.003967, 0.00531, -0.019043, -0.15625, 0.001999, 0.014465, 0.085938, -0.05127, 0.004517, 0.029541, 0.139648, -0.118652, 0.001907, 0.014465, 0.125977, -0.028442, -0.011902, -0.030762, -0.15918, 0.132812, -0.001656, -0.014771, -0.298828, -0.010376, -0.007416, -0.027344, -0.158203, 0.082031, -0.004303, -0.021118, -0.121582, 0.070312, 0.007294, 0.021118, 0.137695, -0.068848, 0.002533, 0.012207, 0.051514, 0.033447, -0.001831, -0.001526, -0.000977, -0.086426, 0.011536, 0.031738, 0.106934, -0.11377, -0.000572, 0.007751, 0.114258, -0.023438, -0.002914, -0.005127, 0.002762, -0.146484, -0.00412, -0.00946, -0.033936, 0.068848, -0.008301, -0.017456, -0.076172, 0.09082, -0.005676, -0.025391, -0.168945, 0.062256, 0.001266, 0.00531, 0.025879, -0.010742, 0.009155, 0.031494, 0.110352, -0.023804, -0.005249, -0.027222, -0.158203, 0.080566, 0.00589, 0.02063, 0.145508, -0.099121, 0.001938, 0.009033, 0.055664, 0.10791, -0.007812, -0.022705, -0.119629, 0.064941, 0.001648, -0.002518, -0.071777, 0.008423, -0.012268, -0.031982, -0.09375, 0.181641, -0.007202, -0.023438, -0.055908, 0.207031, 0.000389, -0.013855, -0.142578, 0.031494, -0.001068, -0.007355, -0.074707, 0.024414, -0.012085, -0.039307, -0.142578, 0.008728, -0.00209, 0.001595, -0.013367, 0.22168, 0.004639, 0.015259, 0.07373, -0.075195, 0.006805, 0.013245, 0.010071, -0.185547, -0.002975, -0.016724, -0.108398, 0.040283, -0.001419, -0.025513, -0.142578, -0.09668, 0.007812, 0.008301, 0.00415, -0.150391, -0.001884, -0.016602, -0.146484, 0.012756, 0.015198, 0.029419, 0.077637, 0.341797, 0.008362, 0.022705, 0.119141, -0.046631, -0.004028, -0.024536, -0.15625, 0.163086, 0.00415, 0.02063, 0.125977, 0.050537, 0.006897, 0.008301, 0.019165, -0.121582, 0.009644, 0.017944, 0.087891, -0.181641, -0.003128, -0.020386, -0.185547, 0.155273, -0.001823, -0.013733, -0.080078, 0.04248, 0.003067, 0.008545, 0.091309, 0.013428, 0.000553, -0.000471, -0.047852, -0.013611, 0.005554, 0.009399, 0.010742, -0.144531, 0.000178, -0.004852, -0.129883, 0.013245, 0.007446, 0.012573, -0.016235, -0.002533, 0.004669, 0.011414, -0.155273, 0.163086, -0.005005, -0.017456, -0.10791, 0.03418, -0.001915, -0.005157, -0.013428, 0.081055, -0.008484, -0.006989, 0.037842, -0.09375, 0.004272, 0.015564, 0.106934, -0.091309, -0.005829, -0.016357, -0.069336, 0.108398, 0.006287, 0.02063, 0.180664, -0.034668, 0.005951, 0.006165, -0.023193, -0.1875, 0.006409, 0.018066, 0.086426, -0.027344, -0.022095, -0.040771, -0.11377, -0.283203, -0.001724, -0.011902, -0.074707, 0.104492, 0.015747, 0.037598, 0.113281, 0.157227, -0.001595, 0.012756, 0.174805, -0.175781, -0.010681, -0.065918, -0.15918, 0.070801, -0.012146, -0.013, 0.014099, 0.166992, -0.006195, -0.016968, -0.123047, 0.041016, -0.012573, -0.030518, -0.194336, 0.149414, 0.009033, 0.027588, 0.125977, -0.126953, 0.004059, 0.014038, 0.090332, -0.016357, 0.004456, -0.009216, -0.146484, -0.106934, -0.005585, -0.01239, -0.036133, 0.077148, 0.00946, 0.010742, -0.018921, -0.168945, -0.005096, -0.015442, -0.063965, 0.195312, 0.000389, 0.006653, 0.02356, -0.076172, -0.000744, -0.012329, -0.09082, 0.039062, -0.003403, -0.01709, -0.097168, 0.015747, 0.008301, 0.030273, 0.149414, -0.154297, 0.003784, 0.005768, -0.02063, -0.149414, 0.006073, 0.013184, 0.00383, -0.005951, -0.000618, 0.02771, 0.189453, -0.077148, -0.018921, -0.054688, -0.118652, 0.137695, -0.00824, -0.03064, -0.167969, 0.037354, -0.004486, -0.005768, -0.087402, 0.186523, -0.006287, -0.032471, -0.150391, 0.131836, 0.009399, 0.025024, 0.128906, -0.047607, -0.008362, -0.035889, -0.104492, 0.144531, 0.009644, 0.034668, 0.162109, -0.183594, -0.003906, -0.003571, 0.018555, 0.12793, 0.004333, 0.017456, 0.128906, -0.050537, 0.004974, 0.011047, 0.086426, -0.017944, 0.011536, 0.028198, 0.069824, -0.170898, 0.000234, -0.015869, -0.145508, 0.052734, -0.011658, -0.002213, 0.075684, 0.180664, 0.006714, 0.044678, 0.151367, -0.152344, -0.002472, -0.006134, -0.008301, 0.122559, 0.004608, 0.026245, 0.146484, -0.124023, 0.004913, -0.002808, -0.020386, -0.186523, 0.010193, 0.0271, 0.137695, -0.158203, -0.006958, -0.026978, -0.157227, -0.050049, -0.020874, -0.043945, -0.141602, -0.097656, 0.003006, 0.013428, 0.10498, 0.014465, 0.005768, 0.02356, 0.182617, -0.005402, -0.028687, -0.076172, 0.209961, 0.028687, 0.002304, 0.024048, 0.050049, -0.160156, -0.000534, 0.003845, 0.057617, 0.090332, 0.001175, -0.000793, -0.008362, -0.084961, -0.006104, -0.032959, -0.150391, 0.102539, -0.003723, -0.008423, -0.041016, -0.129883, -0.012451, -0.039307, -0.174805, 0.175781, 0.011108, 0.010559, 0.057129, -0.172852, -0.007568, -0.023193, -0.151367, 0.046387, 0.003448, 0.009033, 0.078613, 0.145508, 0.000277, -0.010254, -0.119629, -0.005432, -0.006744, -0.013, -0.002426, 0.134766, 0.000277, 0.002487, -0.005188, -0.082031, 0.007874, 0.028931, 0.102051, 0.007263, -0.002228, -0.006134, -0.026489, -0.010498, -0.00293, -0.043457, -0.174805, 0.06543, -0.00589, -0.014954, -0.137695, 0.059326, 0.007355, 0.032471, 0.12793, 0.057617, 0.011963, 0.036621, 0.199219, -0.19043, 0.004639, 0.011658, 0.062012, -0.017822, 0.001968, 0.006287, 0.02063, -0.121094, -0.013428, -0.040039, -0.232422, 0.138672, 0.005798, -0.014587, 0.055908, -0.257812, 0.040039, -0.457031, 0.056885, -0.160156, 0.005951, 0.125977, 0.064941, -0.198242, 0.00647, 0.002411, -0.066406, 0.277344, -0.012451, -0.053955, -0.220703, 0.106934, -0.008606, -0.069824, 0.162109, 0.382812, 0.015259, 0.082031, 0.12793, -0.202148, 0.006348, -0.085938, 0.092773, -0.546875, 0.033203, 0.063965, 0.097168, -0.223633, 0.007568, 0.066895, -0.217773, 0.081055, 0.009827, 0.044678, -0.195312, -0.146484, 0.012756, 0.015625, -0.126953, -0.279297, -0.00531, -0.083008, 0.204102, 0.131836, 0.018555, 0.02771, 0.183594, -0.176758, -0.016235, -0.026733, -0.118164, -0.337891, 0.017944, 0.139648, -0.169922, -0.115723, -0.023682, -0.106934, -0.177734, 0.143555, -0.004089, 0.026123, 0.21875, -0.110352, 0.001953, 0.136719, 0.022461, -0.19043, -0.004913, -0.008728, 0.095703, -0.239258, -0.026245, 0.087402, 0.012695, 0.310547, -0.001656, -0.086426, 0.033691, 0.222656, -0.006226, 0.045654, -0.298828, -0.023193, -0.005035, 0.026123, 0.061279, -0.259766, -0.019897, -0.015991, 0.011841, 0.259766, 0.015991, 0.083496, -0.201172, -0.103027, 0.003708, 0.031006, 0.230469, -0.105469, 0.027588, 0.045898, -0.077148, -0.431641, -0.003204, 0.013123, 0.037354, -0.300781, -0.002823, 0.008667, 0.012451, -0.310547, -0.01532, -0.04541, 0.063477, -0.458984, 0.003036, 0.038574, 0.056641, -0.24707, -0.00589, 0.015198, -0.062012, 0.445312, -0.006653, 0.020508, -0.380859, -0.021973, -0.008667, -0.031982, -0.183594, 0.168945, -0.009033, -0.042969, 0.226562, 0.441406, -0.016357, -0.044434, 0.380859, 0.125977, 0.000275, -0.0625, 0.112793, 0.237305, -0.004639, 0.050293, -0.232422, 0.022705, -0.021362, -0.059082, 0.120605, 0.208984, 0.007233, 0.022583, -0.011292, 0.045654, 0.004669, 0.011536, -0.037598, -0.515625, 0.005127, 0.017334, -0.052246, 0.318359, 0.003937, 0.150391, -0.103516, 0.285156, -0.070801, -0.087891, 0.126953, -0.188477, -0.010742, 0.099609, -0.046875, 0.539062, 0.014587, -0.057861, -0.431641, 0.101074, 0.013672, -0.016968, 0.320312, -0.050781, 0.003845, -0.023438, 0.063477, -0.242188, -0.010986, 0.09082, -0.083984, 0.435547, 0.006958, -0.000326, -0.055176, -0.46875, 0.013245, 0.013733, -0.062988, 0.523438, -0.022339, -0.121094, 1.257812, -0.003021, -0.001358, -0.064941, 0.238281, 0.142578, 0.003677, -0.052246, 0.051758, 0.484375, -0.004578, -0.02002, 0.054932, -0.507812, -0.009705, -0.004089, -0.183594, 0.180664, 0.017944, 0.062012, 0.206055, -0.099609, 0.022583, 0.046631, 0.231445, -0.101074, -0.011719, -0.072266, -0.457031, 0.086914, -0.014832, -0.013489, -0.135742, -0.498047, -0.001907, -0.050537, -0.016479, 0.253906, -0.016602, 0.042725, -0.036377, 0.482422, -0.0047, -0.189453, 0.100586, 0.045166, -0.013794, -0.011963, 0.095703, -0.271484, -0.049072, -0.170898, 0.142578, -0.022339, -0.015381, -0.0177, 0.039795, 0.699219, 0.022827, -0.052979, 0.357422, 0.052002, 0.001366, 0.010681, -0.257812, -0.053711, -0.000557, 0.016357, -0.132812, 0.209961, -0.003769, -0.04126, 0.25, -0.022217, 0.005707, 0.04248, 0.026611, -0.316406, 0.019409, 0.039551, 0.21582, -0.167969, -0.056885, -0.011902, -0.527344, 0.022705, 0.006195, -0.010925, -0.574219, 0.012634, -0.016968, -0.040527, 0.049561, -0.597656, 0.002335, -0.012939, -0.060059, 0.314453, 0.011963, 0.061279, -0.193359, -0.287109, 0.001366, 0.007996, 0.066895, -0.412109, -0.00383, -0.038574, 0.103027, -0.249023, 0.020996, 0.07373, 0.207031, -0.141602, 0.014282, 0.062988, -0.182617, -0.157227, -0.003937, 0.038818, 0.449219, -0.079102, -0.021606, 0.043457, -0.287109, -0.4375, -0.014343, -0.044678, 0.057861, -0.621094, 0.013, 0.037842, -0.057373, 0.388672, 0.015991, 0.15332, 0.118652, -0.12793, -0.00705, -0.012695, -0.158203, -0.162109, 0.025391, -0.008728, 0.255859, -0.094238, 0.024658, 0.134766, 0.023804, -0.210938, 0.011353, 0.026367, 0.225586, -0.123535, -0.067871, -0.157227, 0.013489, 0.151367, -0.008484, -0.063477, 0.269531, 0.056396, 0.001129, 0.08252, -0.386719, -0.279297, 0.016235, 0.071777, -0.072266, 0.332031, 0.008972, 0.008606, 0.291016, -0.048584, -0.008179, 0.054443, -0.275391, -0.071289, 0.009766, 0.015015, 0.015564, -0.302734, -0.013367, -0.063477, -0.345703, -0.011353, -0.030762, -0.094727, -0.085938, 0.204102, 0.010742, 0.064453, -0.110352, 0.296875, 0.015625, -0.028076, -0.242188, 0.028076, -0.000839, -0.026245, 0.004486, 0.283203, 0.022461, 0.021118, 0.09082, -0.248047, -0.007751, -0.020142, 0.024048, -0.609375, -0.005493, 0.005035, 0.041504, -0.308594, 0.032227, 0.177734, -0.139648, -0.039307, -0.014282, 0.078613, -0.107422, -0.392578, 0.006256, -0.019531, 0.115723, -0.244141, -0.026489, -0.022583, 0.062988, -0.644531, -0.003967, 0.067871, -0.439453, -0.251953, 0.015991, 0.018555, 0.00647, -0.279297, 0.080566, -0.259766, -0.072266, -0.291016, -0.002243, 0.009033, 0.546875, 0.080566, 0.051758, -0.047852, -0.158203, -0.298828, 0.016846, 0.042236, -0.186523, -0.174805, -0.011414, 0.03833, -0.054932, 0.554688, -0.005859, -0.03125, -0.040527, 0.237305, 0.009399, -0.0625, 0.121094, 0.496094, 0.064941, 0.128906, 0.351562, 0.585938, -0.031738, 0.050049, -0.062256, -0.439453, 0.001114, -0.021973, 0.114746, -0.28125, -0.026489, -1.023438, 0.00325, -0.057861, -0.003906, -0.016235, -0.5, 0.010803, 0.043457, -0.028564, 0.179688, -0.166016, -0.022949, 0.135742, 0.036865, 0.363281, -0.008789, -0.043701, 0.009888, 0.253906, 0.001099, 0.001541, 0.008362, -0.055664, -0.000238, -0.001167, -0.022217, -0.00177, -0.001541, -0.00148, -0.008606, 0.041748, 0.000839, 0.00193, 0.01001, -0.05957, -0.000595, -0.000257, -0.032959, 0.006409, -0.00066, -0.002335, -0.011292, 0.047363, -0.000486, -0.000774, -0.028076, 0.003571, -0.000748, -0.001472, 0.036377, -0.00708, -0.001808, -0.002075, -0.012878, 0.050293, 0.000393, 0.001503, 0.03833, -0.008606, -0.00135, -0.000992, -0.007935, 0.04834, -0.000017, -0.00058, -0.003662, 0.016602, -0.000205, -0.000538, 0.027222, -0.001892, 0.000201, 0.000515, 0.024048, -0.000584, 0.000387, 0.000437, -0.022949, 0.001701, -0.000357, -0.000755, -0.004547, 0.042236, 0.00037, 0.002838, 0.014771, -0.054199, 0.001411, 0.001099, 0.016602, -0.054443, 0.001511, 0.001114, 0.008179, -0.048828, 0.001762, 0.002319, 0.014893, -0.055908, -0.000177, -0.000568, -0.023682, -0.001045, -0.000239, 0.00106, 0.030518, -0.006317, -0.000343, 0.000187, -0.036621, 0.006226, 0.000389, -0.000774, -0.023682, 0.000397, -0.001511, -0.002457, -0.016602, 0.049072, -0.001434, -0.00103, -0.015747, 0.05127, -0.000425, -0.000108, 0.033203, -0.00473, -0.000208, -0.001396, -0.00705, 0.045654, -0.000103, -0.000006, -0.028198, 0.00238, -0.000165, -0.000744, -0.023438, 0.004852, 0.000542, -0.001259, -0.026611, 0.000816, -0.000511, -0.000965, 0.027344, -0.003448, 0.000129, -0.000607, 0.035645, -0.006378, 0.001358, 0.000671, 0.010742, -0.048828, 0.001175, 0.001541, 0.01239, -0.045898, -0.000496, -0.000725, 0.0271, -0.002838, 0.000196, 0.001968, 0.012939, -0.050049, 0.001274, 0.001587, 0.011292, -0.050781, -0.000178, 0.000399, -0.012634, 0.065918, 0.000011, -0.000702, -0.027588, 0.002335, -0.000496, 0.001167, 0.037842, -0.010132, 0.000422, 0.000372, 0.005127, -0.035156, -0.000163, 0.000599, 0.029541, -0.006287, -0.000372, -0.00025, -0.020874, -0.003189, 0.00005, 0.000149, 0.037598, -0.009399, -0.000149, -0.000134, -0.024292, 0.006927, -0.000395, -0.001854, -0.040527, 0.004395, 0.000162, -0.000507, -0.025879, -0.000919, -0.000261, -0.000277, 0.028809, -0.006104, -0.000526, -0.000622, 0.0047, -0.054688, 0.000721, 0.001389, 0.011414, -0.042969, 0.000175, -0.001785, -0.009338, 0.059814, -0.000326, 0.00079, 0.02356, 0.001793, 0.000112, 0.000077, 0.021118, -0.003845, -0.000237, -0.000016, -0.032715, 0.006256, -0.000108, 0.000467, 0.025879, -0.005829, -0.000456, -0.00079, 0.036621, -0.006622, 0.00041, 0.000767, 0.041016, -0.010498, 0.000215, 0.000261, -0.025269, 0.002625, 0.000391, 0.000507, -0.022949, 0.001595, 0.000254, -0.001129, -0.031494, 0.007812, 0.000183, 0.000193, -0.026367, 0.004456, -0.001015, -0.001442, -0.012146, 0.043213, 0.001129, 0.003296, 0.012268, -0.05542, 0.000257, -0.000893, 0.023682, -0.003586, -0.000038, 0.000273, 0.041748, -0.004028, 0.000263, 0.000771, -0.024902, 0.005188, 0.000288, 0.000546, 0.032227, -0.006714, 0.000557, 0.000173, -0.0271, 0.005432, 0.000523, 0.000977, 0.006073, -0.047852, -0.000032, -0.000751, -0.023193, -0.000954, 0.000904, 0.000645, 0.006317, -0.05127, -0.000076, 0.001587, 0.024658, -0.003937, 0.000404, -0.000425, 0.029175, -0.007263, 0.000416, -0.000984, 0.039062, -0.009033, -0.000294, 0.000193, -0.04126, 0.006226, -0.001038, -0.00119, -0.006866, 0.056396, -0.000332, -0.000368, 0.026245, -0.006042, -0.000324, 0.00028, 0.031738, -0.006805, -0.000039, -0.000239, -0.0271, 0.004028, 0.000033, 0.001228, 0.012634, -0.036865, 0.000713, -0.000614, -0.020264, -0.002975, -0.000637, -0.001175, -0.009399, 0.05957, -0.00012, 0.0002, 0.025024, -0.003616, -0.001366, -0.000881, -0.009338, 0.051025, -0.000095, 0.000118, -0.023193, 0.002777, -0.0009, -0.001045, -0.011536, 0.041992, -0.000248, 0.000094, 0.028931, -0.004517, -0.000385, -0.000561, 0.024414, -0.00148, -0.001244, -0.002045, -0.018311, 0.068359, -0.000425, -0.000668, 0.007233, -0.064941, -0.000851, -0.001289, -0.009338, 0.049316, 0.000093, 0.000629, -0.005219, 0.043701, -0.001129, -0.001984, -0.012939, 0.045898, 0.00011, -0.001221, -0.024658, 0.001648, -0.000101, -0.000912, -0.02124, 0.000132, 0.000101, -0.000919, -0.024292, 0.003479, 0.000106, 0.000101, -0.001534, 0.030884, -0.000196, 0.000165, 0.002991, -0.029175, -0.000584, -0.000401, 0.027466, -0.004364, -0.001831, -0.003647, -0.014404, 0.054688, -0.000862, -0.000984, -0.007385, 0.052734, -0.001732, -0.001312, -0.013672, 0.052734, 0.000927, 0.002411, 0.01239, -0.047119, 0.00132, 0.001808, 0.007324, -0.05127, -0.000261, 0.00066, -0.006317, 0.062988, -0.00032, 0.000422, 0.022095, -0.000515, -0.000748, 0.000416, 0.032227, -0.008545, 0.000462, 0.002258, 0.021118, -0.002365, -0.000077, 0.001793, 0.017334, -0.047119, 0.000269, 0.000568, 0.001068, -0.046631, -0.000157, -0.000683, 0.029175, -0.006653, 0.00003, 0.000999, 0.024536, -0.008484, -0.00019, -0.000368, -0.005035, 0.05249, 0.000174, 0.000357, 0.023682, -0.003281, 0.000143, 0.000269, -0.031738, 0.005524, 0.000443, -0.000767, 0.032471, -0.005981, -0.000916, -0.001884, -0.009338, 0.049316, 0.000303, 0.000679, -0.042969, 0.028198, -0.000347, -0.001663, -0.027954, 0.003967, 0.000118, 0.001259, 0.024048, -0.004883, 0.000103, -0.000177, -0.030273, 0.008484, -0.000496, 0.000211, 0.044189, -0.009521, 0.000208, 0.000404, -0.025635, 0.003784, -0.001038, -0.001556, -0.010986, 0.048828, -0.000096, -0.000174, 0.026001, 0.015991, -0.002853, -0.003906, -0.017578, 0.059082, 0.000729, 0.000885, -0.031982, 0.006165, -0.008057, 0.012146, -0.24707, -0.112793, -0.002884, 0.017334, 0.578125, 0.125977, -0.007935, -0.021606, 0.023193, 0.229492, -0.015564, 0.079102, 0.124023, 0.328125, 0.007538, 0.056641, -0.06543, -0.15332, 0.121094, -0.353516, -0.02063, -0.170898, 0.006226, -0.026245, 0.07373, -0.482422, -0.010193, -0.014832, -0.041016, 0.205078, 0.011597, -0.062256, 0.158203, 0.042725, -0.000916, 0.030518, -0.441406, -0.056885, -0.009705, -0.176758, 0.128906, 0.051025, -0.032715, 0.099121, 0.012817, 0.019653, 0.028564, -0.106934, 0.113281, 0.070801, -0.001793, -0.015991, 0.241211, 0.116211, -0.003571, -0.006836, -0.026855, 0.217773, -0.026855, 0.074219, 0.147461, -0.085449, -0.005554, -0.024048, 0.008606, -0.233398, 0.0271, 0.003281, 0.0354, 0.345703, -0.098145, -0.099609, 0.055664, -0.094727, -0.007568, -0.019653, 0.279297, 0.043945, -0.001343, 0.016479, 0.004974, -0.208008, 0.016724, -0.053467, 0.186523, -0.004578, 0.015442, 0.018555, -0.040527, 0.259766, 0.00082, -0.034668, 0.404297, 0.166992, 0.025269, 0.026489, 0.038086, 0.523438, 0.004456, 0.014099, -0.283203, -0.0625, 0.013733, 0.01709, -0.421875, -0.043213, -0.008423, -0.037598, -0.140625, 0.15918, 0.008728, 0.012756, 0.257812, 0.006714, -0.007141, -0.005707, -0.015869, 0.19043, 0.003494, 0.032959, -0.164062, -0.089844, -0.011597, -0.019409, -0.072266, 0.1875, 0.00235, 0.009033, 0.160156, -0.070312, -0.005951, -0.033447, 0.080078, -0.208984, -0.067871, 0.086914, 0.078613, 0.036621, 0.005524, -0.488281, -0.005859, -0.006104, 0.010254, -0.003998, -0.012756, 0.542969, -0.027954, -0.023071, -0.5, -0.117188, 0.006897, 0.017456, 0.186523, -0.014099, 0.009888, -0.054443, 0.034668, 0.182617, -0.010925, -0.00531, 0.000458, -0.189453, -0.001579, -0.033936, 0.400391, 0.107422, -0.011536, 0.017944, -0.396484, -0.040771, 0.019287, -0.018066, 0.160156, 0.457031, -0.007812, -0.022095, 0.047852, -0.308594, 0.0019, 0.067871, -0.28125, -0.101562, 0.007172, 0.015381, 0.057861, 0.251953, -0.028564, -0.02417, -0.984375, -0.142578, 0.15918, -0.071777, 0.082031, 0.022705, -0.002884, -0.026978, 0.375, 0.072754, 0.005249, -0.008118, -0.009521, 0.433594, 0.040527, -0.109375, -0.009216, -0.050293, -0.004486, 0.109375, -0.065918, 0.102539, -0.013184, -0.080078, 0.353516, 0.131836, 0.010254, 0.012634, 0.048096, -0.1875, -0.004059, -0.049561, 0.523438, 0.073242, -0.008667, -0.010925, -0.017944, -0.335938, -0.012268, 0.130859, 0.020386, 0.021851, -0.001801, 0.007782, -0.007233, -0.169922, 0.00193, 0.000366, 0.002655, 0.007172, 0.006073, -0.032715, 0.507812, 0.102051, -0.004181, -0.002853, -0.21582, 0.002914, 0.013, -0.00322, 0.001503, 0.226562, 0.010864, -0.046143, 0.337891, 0.12793, 0.004639, 0.000851, -0.010681, 0.298828, -0.023682, -0.03064, -0.117188, -0.414062, -0.0065, -0.031494, 0.100586, 0.117676, 0.010376, 0.039551, -0.625, -0.087402, -0.010193, 0.037842, -0.369141, -0.053223, 0.001495, -0.006104, 0.298828, 0.115723, -0.002487, -0.005188, -0.036865, -0.263672, 0.005066, -0.008484, -0.0625, 0.220703, -0.00061, 0.06543, -0.457031, -0.139648, 0.000866, -0.017578, 0.118164, -0.175781, 0.006287, -0.018677, -0.361328, -0.091309, -0.016968, -0.030884, -0.117676, 0.125977, 0.014038, 0.072754, -0.095215, 0.178711, 0.020996, -0.09082, -0.028564, -0.04126, -0.011658, 0.007721, 0.062012, -0.180664, -0.001579, -0.056396, 0.558594, 0.067871, 0.073242, -0.07373, 0.228516, 0.091309, 0.004669, 0.013245, 0.04834, 0.289062, -0.000935, 0.042969, -0.188477, 0.084961, 0.000729, 0.003159, -0.10791, 0.150391, 0.003555, -0.000492, 0.017578, 0.449219, -0.00885, -0.152344, 0.108887, 0.077637, -0.064453, 0.059814, -0.133789, 0.024292, -0.050537, 0.078125, -0.098633, -0.036621, 0.010376, 0.006958, -0.032471, -0.171875, -0.012329, -0.081055, -0.122559, 0.129883, 0.021851, -0.130859, -0.020386, -0.057617, 0.077637, -0.240234, -0.304688, -0.12793, -0.003876, 0.024292, -0.431641, -0.124023, -0.003433, -0.000565, 0.03833, -0.188477, -0.044434, 0.177734, 0.07373, 0.137695, -0.023682, -0.017578, 0.59375, 0.068359, -0.005341, -0.021118, 0.199219, 0.023071, 0.013123, 0.013733, -0.200195, 0.044434, 0.02478, -0.005096, -0.064453, 0.314453, 0.041504, 0.045166, 0.195312, 0.324219, -0.00238, -0.00528, 0.086426, -0.168945, 0.005646, 0.000452, 0.086426, -0.19043, -0.027954, -0.038086, -0.028687, -0.484375, 0.032471, -0.146484, -0.162109, 0.023315, -0.002502, -0.00351, 0.001671, -0.486328, 0.019653, -0.070312, 0.298828, 0.087402, -0.005981, -0.001892, -0.011658, 0.188477, 0.014343, -0.047607, 0.388672, 0.234375, -0.021973, 0.102539, 0.013855, 0.01532, 0.014282, 0.017822, 0.030762, -0.185547, 0.004547, 0.020752, -0.116211, -0.133789, 0.019165, 0.019043, 0.753906, 0.117676, -0.012878, -0.013062, -0.121094, 0.142578, 0.008301, -0.010925, 0.001877, 0.209961, -0.006042, 0.044434, -0.001503, -0.186523, -0.037598, -0.08252, -0.101074, 0.129883, -0.005585, 0.00074, 0.062988, 0.175781, -0.091797, 0.058594, -0.016724, 0.040771, -0.029175, 0.103027, 0.046875, 0.04541, 0.015869, 0.027344, -0.318359, -0.019531, -0.001045, 0.00708, -0.429688, -0.058594, 0.005066, -0.007477, 0.020874, -0.192383, -0.014587, -0.046143, 0.392578, 0.122559, 0.001205, -0.04834, 0.320312, 0.076172, -0.021118, -0.01416, -0.036621, -0.235352, 0.009521, -0.002792, -0.000984, 0.488281, 0.032959, -0.213867, 0.00193, -0.072754, 0.026978, 0.025269, -0.129883, -0.144531, -0.00087, -0.003693, -0.011841, 0.382812, 0.005066, -0.034912, 0.079102, 0.503906, 0.003159, -0.00042, -0.002441, -0.457031, 0.010437, 0.085938, -0.064453, -0.091309, 0.000021, 0.007294, 0.019165, -0.246094, 0.00235, 0.001266, 0.025513, 0.476562, -0.000299, 0.010559, 0.0625, 0.345703, -0.003128, -0.013794, -0.086426, 0.15332, -0.004456, 0.001694, -0.032471, 0.207031, 0.000121, -0.00412, -0.033203, 0.193359, -0.000173, 0.000652, -0.089355, 0.136719, 0.001862, -0.006805, -0.027588, 0.314453, 0.001671, -0.007141, -0.033936, 0.267578, -0.004852, -0.005341, -0.009766, 0.443359, 0.001984, -0.003677, 0.018066, -0.433594, -0.000782, -0.008057, -0.086426, 0.15918, -0.000671, -0.00946, -0.105957, 0.111816, -0.002579, 0.00145, 0.018311, -0.474609, -0.008057, -0.000656, -0.003418, 0.349609, -0.002274, 0.000713, 0.004425, -0.59375, 0.000372, -0.001198, -0.007874, -0.304688, 0.001068, 0.000376, 0.020752, -0.199219, 0.002777, 0.00824, 0.135742, -0.125, -0.001167, -0.012024, 0.079102, -0.141602, -0.005585, 0.005707, 0.004395, -0.490234, -0.001755, 0.005371, -0.013367, -0.253906, 0.000637, 0.001869, 0.041748, -0.194336, -0.000992, 0.001579, -0.052979, 0.175781, -0.001114, 0.000858, 0.022705, -0.404297, -0.000213, 0.000587, 0.020386, -0.433594, 0.000797, -0.00235, -0.000298, -0.294922, 0.001984, 0.012756, -0.024536, -0.261719, 0.001465, -0.002258, 0.122559, -0.111328, -0.002716, -0.006622, -0.145508, -0.001228, 0.00264, 0.003189, 0.133789, -0.120605, -0.003998, -0.009949, -0.102051, 0.133789, -0.001244, 0.000607, 0.00116, 0.185547, -0.002457, -0.001389, -0.038818, 0.183594, 0.000357, 0.060791, -0.115234, -0.028564, 0.000732, -0.007568, -0.023682, 0.419922, 0.002182, -0.002899, 0.016846, -0.398438, 0.003403, -0.002762, -0.016235, 0.492188, -0.003662, -0.004669, -0.016235, -0.425781, -0.000376, 0.007812, 0.03064, -0.195312, -0.005585, -0.078125, 0.045654, -0.123535, -0.004608, 0.002106, 0.013794, -0.5, 0.003586, 0.007538, 0.017822, -0.15918, -0.004059, 0.007874, 0.010986, -0.396484, 0.000496, 0.01062, 0.147461, -0.083496, 0.002884, 0.018677, -0.18457, -0.114746, -0.001648, 0.010437, 0.005737, -0.431641, 0.000584, -0.007233, 0.238281, -0.065918, -0.006104, -0.002716, -0.042236, 0.194336, 0.001427, -0.020752, 0.097168, 0.166016, -0.000824, -0.008118, 0.144531, 0.00592, 0.001152, -0.015869, 0.155273, -0.014526, -0.002243, 0.005676, -0.151367, -0.069824, 0.005646, 0.000805, 0.022949, -0.216797, 0.001617, -0.007019, -0.017456, 0.414062, -0.003555, -0.005707, -0.010315, 0.21875, 0.005157, 0.000015, 0.037354, -0.186523, 0.00206, -0.004242, 0.141602, -0.095703, -0.001518, 0.001213, -0.044678, 0.183594, 0.007202, 0.005005, -0.054199, 0.384766, -0.001717, -0.020996, -0.083984, 0.139648, 0.005951, -0.009399, 0.020752, -0.519531, -0.00209, 0.001106, 0.022095, -0.198242, -0.002243, -0.010193, -0.078125, 0.158203, 0.000467, 0.005829, 0.027954, -0.339844, 0.002579, -0.006317, -0.026978, 0.550781, -0.003006, 0.006775, -0.03418, 0.229492, 0.000908, -0.0019, -0.034668, 0.351562, -0.000954, 0.001938, -0.012512, 0.239258, 0.004181, -0.010864, -0.005157, 0.46875, 0.000481, -0.012085, 0.150391, -0.067383, -0.00148, 0.006592, -0.001564, -0.421875, -0.00106, 0.001892, -0.152344, 0.046143, 0.002853, 0.002777, 0.005249, 0.421875, 0.004089, 0.002625, 0.020264, -0.46875, 0.001534, 0.008118, -0.023071, -0.245117, 0.007019, 0.010376, -0.021973, -0.478516, -0.00209, -0.0047, -0.024536, 0.396484, -0.004639, -0.005341, -0.004517, 0.503906, -0.00174, 0.004486, -0.166016, -0.018311, -0.002319, 0.003738, -0.138672, 0.099121, -0.001282, -0.00528, -0.029297, 0.179688, 0.000862, -0.001808, 0.02417, -0.210938, -0.001648, -0.001839, -0.031982, 0.237305, 0.001892, -0.00071, 0.019897, -0.209961, -0.00708, -0.014038, -0.133789, 0.110352, -0.001144, 0.004364, 0.009827, -0.359375, 0.001648, -0.010315, -0.019897, 0.185547, 0.000441, 0.001953, 0.028198, -0.298828, -0.001488, -0.040039, 0.05249, -0.143555, -0.004791, -0.003113, -0.128906, 0.126953, -0.001968, -0.010864, -0.024048, 0.255859, 0.000057, -0.013489, -0.019287, 0.353516, -0.003159, 0.004486, 0.022583, -0.294922, 0.004883, -0.002533, 0.157227, -0.044922, -0.006104, -0.031738, -0.414062, 0.016235, -0.006592, 0.003494, -0.002457, -0.451172, -0.001953, 0.017334, -0.164062, 0.003143, -0.001213, 0.001366, 0.033447, -0.462891, -0.00161, 0.002655, -0.020874, -0.347656, -0.001984, 0.001457, 0.019043, 0.226562, 0.000523, -0.001305, 0.018921, -0.271484, 0.000584, -0.011841, 0.044434, 0.205078, -0.006866, 0.002411, -0.041748, 0.304688, 0.001297, 0.003708, 0.053711, -0.180664, -0.001038, -0.000648, -0.001617, 0.320312, 0.003937, 0.001091, 0.013428, -0.229492, 0.004425, -0.002121, -0.021118, 0.408203, 0.001999, 0.005737, 0.016113, -0.292969, -0.002579, -0.000965, -0.068848, 0.174805, -0.004211, 0.009827, 0.028687, -0.414062, 0.000622, 0.006012, 0.031738, -0.185547, 0.002502, -0.002518, -0.018433, 0.421875, 0.000328, 0.000942, 0.006622, 0.071777, 0.001511, 0.00069, 0.009888, -0.220703, 0.002762, 0.003204, 0.029541, -0.392578, 0.002411, 0.020386, -0.084961, -0.178711, -0.000561, 0.005737, -0.04126, 0.026978, -0.002838, -0.005249, -0.033691, -0.206055, 0.003235, 0.000049, -0.015869, 0.347656, 0.00647, -0.01709, 0.154297, 0.306641, -0.003662, -0.001175, -0.137695, 0.112793, -0.000961, -0.006622, -0.052002, 0.171875, -0.003555, -0.040039, -0.083984, 0.132812, -0.000504, -0.011414, -0.102539, -0.009338, -0.022949, -0.000935, 0.355469, -0.068359, 0.004181, 0.028076, 0.228516, 0.144531, -0.019775, 0.012451, 0.351562, -0.054199, 0.00589, -0.020386, -0.191406, 0.015503, 0.019775, 0.005707, 0.933594, 0.078125, 0.002548, -0.028564, -0.208008, 0.01178, 0.016968, 0.023193, -0.273438, 0.11377, -0.024414, 0.004395, 0.259766, -0.046387, -0.005737, 0.007446, 0.193359, 0.000927, -0.001686, 0.026855, 0.265625, -0.016357, -0.02063, 0.006012, 0.339844, -0.052979, -0.006592, 0.014587, 0.273438, -0.024902, -0.000366, -0.014465, -0.094238, -0.275391, -0.002121, 0.029175, 0.308594, -0.009766, 0.002441, 0.002762, -0.006012, 0.014404, -0.003723, 0.025391, 0.277344, -0.043701, -0.001045, -0.004181, -0.018066, 0.004578, 0.001945, -0.01416, -0.213867, 0.021729, 0.005035, -0.013855, -0.193359, 0.291016, -0.000418, -0.018677, -0.196289, 0.036133, -0.002945, -0.029541, -0.291016, -0.003006, 0.008545, -0.023315, -0.271484, 0.049072, -0.00415, -0.024902, -0.164062, -0.457031, 0.01178, -0.008606, -0.271484, 0.07959, -0.009277, -0.05127, -0.246094, -0.036621, -0.005493, 0.009766, 0.141602, -0.006653, -0.010925, -0.009521, 0.201172, -0.078613, -0.012878, 0.018555, 0.333984, -0.039795, 0.014526, -0.01123, -0.3125, 0.040039, -0.01709, 0.035889, -0.578125, -0.527344, 0.000797, -0.001389, -0.016235, -0.000648, -0.00164, 0.019653, 0.170898, 0.009521, 0.012024, -0.006744, -0.285156, 0.031006, -0.000328, -0.000406, -0.000969, 0.071777, -0.012146, 0.02124, 0.298828, -0.0354, -0.003418, -0.003601, 0.029419, -0.369141, 0.00824, -0.037109, -0.335938, 0.061279, 0.010437, -0.015747, -0.326172, 0.048096, 0.045898, 0.103027, 0.306641, 0.137695, 0.005463, -0.015198, -0.01355, 0.298828, 0.022095, 0.001289, -0.353516, 0.078125, 0.001511, -0.007629, -0.097168, -0.010132, 0.001259, 0.014343, 0.135742, -0.000243, -0.004181, 0.005951, 0.108887, 0.011414, 0.030273, -0.002716, -0.339844, 0.017822, 0.004852, -0.024414, -0.320312, 0.022705, 0.001488, -0.030396, -0.275391, 0.051758, 0.00296, 0.037109, 0.241211, 0.006378, 0.01123, -0.012573, -0.251953, -0.000092, -0.005066, 0.021851, 0.291016, -0.032959, -0.009705, 0.010681, 0.257812, -0.039795, -0.013306, 0.004089, 0.233398, -0.009521, 0.024048, 0.007538, -0.314453, 0.095215, -0.000946, 0.00824, 0.09375, -0.010193, 0.002289, -0.157227, -0.703125, -0.287109, 0.000376, -0.0065, -0.074707, 0.022339, 0.000729, 0.04248, 0.359375, -0.062012, -0.010498, -0.005371, -0.003662, 0.535156, 0.011658, -0.023804, -0.332031, 0.026855, -0.001762, 0.003387, 0.05835, 0.025024, -0.017822, -0.006653, -0.453125, 0.025757, -0.01709, 0.008484, 0.330078, -0.067383, -0.000166, 0.018311, 0.169922, -0.004059, -0.01355, 0.014587, 0.310547, -0.036377, 0.012695, -0.013611, -0.273438, 0.033691, -0.021484, -0.003143, 0.294922, -0.031738, -0.02832, -0.111328, 0.466797, 0.044678, -0.000748, -0.005707, 0.419922, -0.022827, -0.007568, -0.016602, -0.008545, -0.006104, 0.01709, -0.02417, -0.302734, 0.035156, 0.014771, 0.002975, -0.01178, -0.527344, -0.010437, -0.001053, 0.048096, 0.330078, -0.024902, -0.049072, -0.176758, -0.062988, 0.013367, -0.013306, -0.279297, 0.038574, 0.002991, -0.011658, -0.197266, 0.010803, -0.009766, -0.004883, 0.11377, -0.15918, 0.008423, -0.024048, -0.304688, 0.053467, -0.003479, 0.037109, 0.304688, -0.003784, -0.019165, 0.007935, 0.255859, -0.098633, 0.013245, 0.0177, -0.023926, -0.251953, -0.000175, -0.001686, -0.017334, -0.002609, 0.030151, 0.001328, -0.349609, 0.022949, -0.005737, -0.038086, -0.083496, 0.298828, -0.00296, 0.011047, 0.103516, 0.291016, -0.002792, 0.014893, 0.251953, -0.020142, -0.006653, 0.013977, 0.291016, -0.017944, -0.011902, 0.009949, 0.236328, 0.011047, -0.001602, 0.031006, 0.233398, -0.030518, 0.010071, -0.008545, -0.229492, 0.028687, -0.013428, -0.026001, -0.133789, 0.347656, -0.013794, 0.012817, 0.283203, -0.057373, -0.002579, 0.031494, 0.224609, -0.021606, -0.032959, 0.009216, 0.433594, -0.105957, 0.00325, 0.032227, 0.203125, 0.010803, 0.006348, -0.016846, -0.269531, 0.055908, 0.019165, -0.008301, -0.322266, 0.066895, 0.005219, -0.031128, -0.225586, 0.032715, 0.008911, -0.00946, -0.310547, 0.025513, -0.002075, 0.029785, 0.223633, -0.024414, 0.001968, 0.019653, 0.143555, -0.015198, -0.012878, 0.001305, 0.191406, -0.018799, 0.012085, -0.008484, -0.306641, -0.001846, -0.021973, -0.006378, 0.310547, -0.07373, -0.009949, 0.012817, 0.265625, -0.014587, 0.008484, -0.029785, -0.283203, 0.013245, -0.010071, 0.008118, 0.275391, -0.037842, -0.010864, -0.021851, -0.044434, -0.008484, -0.015991, -0.042969, -0.200195, -0.058105, -0.00206, 0.029785, 0.265625, -0.033447, 0.010803, 0.025635, 0.043457, 0.271484, -0.006042, 0.038574, 0.400391, -0.09082, -0.016235, 0.019043, 0.324219, -0.038818, -0.00946, 0.024292, 0.230469, -0.030762, -0.003189, -0.013062, -0.077637, 0.004028, -0.007507, 0.015076, 0.261719, 0.018188, -0.000652, -0.008362, -0.101562, 0.00946, 0.000443, -0.024658, -0.265625, 0.025513, -0.009399, 0.018066, 0.396484, -0.032959, -0.016968, 0.027832, 0.292969, 0.005707, 0.022461, -0.014038, -0.371094, 0.021973, -0.003418, -0.00592, 0.003586, -0.171875, -0.004791, 0.016602, 0.231445, -0.020264, -0.008911, 0.033691, 0.347656, 0.002823, -0.019165, 0.001839, 0.269531, -0.0271, -0.00103, 0.00001, 0.013733, 0.11377, -0.001984, 0.0047, 0.070312, -0.014587, -0.00885, -0.019775, -0.085449, -0.033691, -0.004639, 0.023682, 0.515625, -0.00647, 0.000153, 0.017334, 0.394531, -0.002838, -0.009338, -0.017456, 0.298828, 0.021362, -0.013916, 0.000595, 0.460938, -0.008667, -0.009705, -0.02478, 0.308594, 0.00046, -0.007111, -0.016235, 0.161133, 0.004242, 0.000168, 0.04248, -0.259766, 0.02356, 0.004303, -0.006897, -0.304688, 0.007874, -0.008972, 0.009277, 0.486328, -0.004486, -0.005371, 0.053223, 0.445312, 0.0177, -0.011597, -0.064453, 0.308594, 0.002625, 0.017944, 0.028687, 0.490234, -0.020996, 0.004944, -0.000082, -0.367188, -0.011169, -0.00412, -0.013062, 0.15332, 0.015625, -0.000481, 0.003815, -0.458984, 0.008057, -0.016968, 0.014954, -0.554688, -0.037109, 0.012939, 0.02002, -0.261719, 0.03418, -0.016235, -0.022339, -0.605469, -0.000112, -0.002319, -0.02063, 0.162109, -0.028076, -0.002777, -0.036621, 0.441406, 0.002975, -0.033691, -0.070312, -0.40625, 0.001007, -0.016479, -0.019043, 0.460938, -0.015869, 0.006409, 0.025024, -0.441406, 0.009827, -0.008606, -0.018066, 0.390625, -0.00206, -0.026855, -0.031128, -0.601562, -0.026245, -0.000607, 0.018799, -0.449219, -0.009094, 0.003647, 0.002182, -0.53125, 0.003571, -0.017578, 0.013062, -0.660156, 0.006775, 0.008484, -0.024048, 0.625, 0.005829, 0.003998, 0.026367, -0.300781, -0.003342, -0.005493, 0.033691, -0.490234, -0.015381, -0.028442, -0.007721, -0.574219, -0.045166, 0.009521, 0.02771, -0.269531, -0.094727, 0.005127, -0.009338, -0.275391, -0.004395, -0.006592, -0.009155, 0.515625, 0.036621, -0.007538, -0.005798, -0.523438, -0.025635, -0.015503, -0.008301, -0.455078, 0.009155, -0.011902, -0.017822, 0.298828, -0.03418, -0.020386, -0.054688, -0.455078, -0.029907, -0.016113, -0.039795, 0.275391, -0.019775, 0.006561, 0.040039, -0.427734, -0.023071, 0.002792, 0.030029, -0.210938, 0.005096, 0.009399, 0.078125, -0.46875, 0.004883, 0.009827, 0.042969, -0.589844, 0.020386, 0.024902, 0.048584, 0.578125, -0.011047, 0.019287, 0.039062, 0.71875, 0.021729, -0.015259, -0.057861, -0.558594, -0.016113, -0.001099, 0.021118, -0.279297, 0.000931, -0.001114, 0.006836, -0.376953, 0.003967, 0.013062, -0.024902, 0.369141, -0.002151, 0.008911, 0.015198, 0.294922, -0.001205, 0.041748, 0.287109, -0.158203, 0.02124, -0.038086, -0.046387, -0.5625, 0.015076, -0.004974, 0.020264, 0.478516, 0.001526, -0.017212, -0.11084, 0.241211, 0.048828, -0.002869, 0.010742, -0.289062, 0.013428, 0.002213, 0.00473, -0.124023, -0.008606, 0.005554, 0.000847, 0.402344, 0.024048, 0.007263, -0.050781, 0.585938, 0.007263, -0.001053, -0.01239, 0.310547, 0.010193, 0.015869, 0.054443, 0.535156, 0.008972, -0.007782, -0.010986, 0.359375, -0.014099, 0.002487, -0.002991, 0.230469, 0.015747, -0.001228, -0.011536, 0.203125, 0.002182, -0.003006, -0.018921, -0.380859, -0.010193, -0.002029, -0.014771, 0.412109, -0.010803, -0.006256, -0.037109, 0.34375, -0.002792, 0.036621, 0.277344, -0.144531, 0.054932, -0.021973, 0.00708, -0.554688, -0.020508, -0.063965, -0.398438, 0.154297, -0.064453, -0.021606, -0.045166, -0.40625, -0.006195, 0.010071, 0.034912, -0.277344, 0.010254, 0.012024, -0.003021, 0.322266, -0.003174, 0.007416, 0.018311, -0.162109, 0.007416, 0.032959, 0.049805, 0.539062, 0.000854, -0.019043, -0.031494, -0.53125, 0.000523, 0.020508, 0.016724, -0.458984, -0.010986, 0.007629, 0.008484, -0.421875, -0.01709, -0.003448, -0.021973, 0.427734, 0.007599, 0.00235, -0.000839, 0.097168, 0.005524, -0.000698, -0.017822, -0.449219, 0.00885, -0.004456, -0.032227, 0.200195, -0.00531, -0.003937, 0.000546, -0.490234, 0.001938, 0.014526, 0.028442, 0.515625, 0.007141, -0.001404, -0.017822, 0.165039, 0.006897, -0.005798, -0.014893, 0.435547, -0.01123, 0.016479, 0.025024, -0.384766, -0.004059, -0.001625, -0.025269, 0.431641, -0.01178, 0.013672, 0.011169, 0.404297, -0.000893, 0.038086, 0.192383, -0.080566, 0.105957, -0.014465, -0.028076, 0.242188, -0.034668, -0.000725, -0.040039, 0.427734, 0.008179, 0.00473, 0.009888, -0.5625, -0.028198, 0.018677, 0.060059, -0.617188, 0.047119, 0.001534, 0.033447, 0.464844, -0.000515, 0.009888, 0.044678, -0.414062, -0.0065, -0.002548, -0.015381, 0.267578, -0.010193, -0.016113, -0.016479, 0.239258, -0.00824, 0.014771, 0.024902, 0.5, 0.010925, 0.021851, -0.511719, -0.154297, 0.015869, -0.002304, -0.035645, 0.445312, 0.020508, 0.009888, -0.006714, -0.554688, -0.255859, -0.016846, 0.018433, -0.451172, 0.007751, -0.006042, -0.035645, 0.402344, -0.014709, -0.010864, -0.013367, 0.447266, 0.032959, -0.002075, 0.023071, -0.341797, 0.011597, 0.01416, 0.011292, -0.435547, -0.016968, -0.005371, -0.000999, 0.492188, 0.014587, -0.010376, -0.086914, -0.503906, -0.001442, -0.025024, 0.014526, 0.147461, -0.523438, -0.000226, 0.006317, -0.400391, -0.015198, 0.000618, 0.006653, 0.439453, 0.014648, -0.003036, -0.002289, -0.263672, 0.000124, -0.09375, -0.3125, 0.192383, -0.009766, -0.000648, -0.000755, -0.34375, -0.004822, -0.003799, -0.018311, -0.511719, -0.005615, -0.005463, -0.034668, 0.486328, -0.003403, -0.022339, -0.005676, -0.496094, -0.018677, 0.014893, 0.027344, -0.449219, 0.000786, -0.010681, -0.005768, 0.462891, 0.00238, -0.029419, -0.092773, -0.570312, 0.000851, 0.005493, 0.024292, -0.269531, 0.016724, -0.070312, -0.084473, -0.765625, 0.036865, -0.021729, -0.19043, -0.136719, 0.026855, -0.00061, 0.0177, 0.462891, -0.005157, -0.002167, -0.009766, 0.132812, 0.005585, 0.021851, 0.078613, -0.46875, 0.016235, 0.005554, 0.183594, -0.621094, -0.033203, 0.042969, 0.170898, -0.15332, 0.031006, 0.011292, 0.054199, -0.044189, -0.255859, 0.072266, 0.310547, -0.15625, 0.166016, 0.0065, 0.154297, -0.157227, -0.10498, -0.007874, 0.083496, -0.375, -0.11084, 0.051025, 0.080078, -0.054199, -0.238281, -0.004822, 0.016602, 0.017456, -0.496094, -0.0065, 0.046143, -0.083496, -0.259766, -0.033936, -0.050537, 0.12793, -0.271484, -0.006927, 0.026123, -0.240234, 0.058105, 0.03833, 0.094238, 0.206055, 0.337891, 0.013367, 0.043945, 0.490234, -0.28125, -0.007935, 0.05957, -0.617188, -0.08252, -0.011475, -0.025757, -0.519531, 0.01178, 0.021362, 0.029419, -0.103516, 0.5625, 0.002441, -0.032959, 0.084961, -0.300781, 0.004242, -0.062988, 0.056885, -0.625, -0.010681, -0.373047, -0.054443, -0.363281, 0.002457, 0.012878, 0.020508, 0.013977, -0.021118, -0.194336, 0.056885, 0.162109, -0.010986, 0.004852, 0.077148, -0.265625, -0.023438, 0.016235, -0.373047, -0.087891, 0.007019, 0.219727, 0.038574, -0.138672, 0.005035, -0.011047, 0.078613, -0.289062, -0.022583, -0.030029, -0.902344, -0.109375, -0.010376, 0.027954, -0.435547, -0.112305, 0.046875, 0.044189, 0.585938, -0.122559, 0.011169, 0.070312, -0.267578, 0.003754, 0.004608, 0.037354, 0.11084, -0.211914, -0.009827, -0.055664, 0.507812, 0.158203, -0.021729, -0.183594, -0.070312, 0.116211, 0.02417, 0.037354, 0.147461, 0.246094, 0.07373, -0.249023, -0.05957, -0.205078, -0.00592, -0.095703, 0.248047, 0.07959, 0.009827, 0.046631, 0.05835, -0.239258, -0.008301, -0.014648, -0.039795, 0.314453, 0.013916, 0.019897, -0.202148, 0.177734, -0.011108, 0.462891, 0.175781, -0.00473, -0.029053, 0.001678, 0.259766, 0.056152, -0.014404, -0.043945, 0.087402, 0.376953, 0.021362, 0.044678, -0.114258, 0.345703, -0.004333, -0.169922, 0.080566, 0.162109, -0.017212, 0.043213, -0.480469, -0.12793, -0.030518, -0.012207, -0.124023, 0.25, -0.00238, -0.064453, 0.186523, 0.21582, 0.011658, -0.048828, 0.445312, 0.080566, 0.006744, -0.043457, -0.032227, -0.65625, -0.067383, 0.092773, 0.146484, 0.355469, -0.014221, 0.027588, -0.330078, -0.049561, 0.007263, -0.084961, 0.660156, 0.084961, -0.014832, -0.054932, 0.099609, -0.546875, -0.013733, -0.087891, -0.207031, 0.121582, -0.007935, 0.104004, 0.253906, -0.02478, -0.005646, 0.04541, 0.004669, -0.414062, -0.013184, -0.051514, 0.122559, -0.267578, 0.003052, 0.037842, 0.289062, -0.116211, -0.009216, -0.023926, 0.11377, -0.466797, 0.055908, 0.314453, -0.166992, 0.069336, 0.030884, -0.122559, 0.001045, -0.53125, -0.033936, -0.027954, 0.060791, -0.667969, 0.001816, -0.0354, -0.091309, -0.53125, -0.047852, -0.084961, -0.507812, 0.064941, 0.193359, 0.308594, -0.117676, 0.134766, -0.053955, -0.001137, -0.734375, 0.056641, -0.010437, -0.057617, -0.083496, 0.234375, 0.068848, 0.238281, -0.114258, -0.050293, -0.022217, -0.044434, 0.002213, 0.277344, 0.012146, 0.011169, -0.020142, 0.667969, -0.001411, -0.033203, -0.589844, -0.074219, 0.017212, -0.089844, -0.255859, 0.040039, -0.034912, -0.125977, 0.484375, 0.05835, -0.007629, -0.0047, 0.289062, 0.058105, -0.101562, -0.439453, 0.200195, -0.09668, 0.004456, 0.037354, -0.314453, -0.022217, 0.031738, -0.002716, 0.242188, -0.098145, 0.002609, 0.02417, -0.267578, 0.075195, -0.038818, -0.238281, 0.098633, 0.02002, 0.011536, -0.005005, 0.01123, 0.597656, -0.007935, 0.042969, -0.025879, 0.515625, -0.011902, -0.075684, -0.018677, 0.265625, -0.010437, -0.014221, 0.034668, -0.609375, -0.021362, -0.126953, 0.196289, 0.070801, -0.001534, 0.101562, -0.277344, -0.337891, -0.006439, -0.00647, -0.462891, -0.009583, -0.002075, 0.084961, -0.5625, -0.183594, 0.01062, -0.195312, 0.003998, -0.423828, -0.025879, 0.168945, -0.691406, -0.447266, -0.018066, 0.000587, 0.016235, -0.683594, 0.006744, -0.016724, 0.03125, -0.578125, -0.018433, -0.105957, 0.005585, -0.582031, 0.028687, 0.007812, -0.21582, -0.124023, -0.001259, 0.108398, -0.613281, -0.070312, -0.008911, 0.022949, 0.023315, -0.867188, 0.005096, -0.05835, 0.259766, -0.003265, 0.013855, 0.022461, 0.026611, -0.300781, 0.039551, 0.064941, -0.078613, 0.388672, -0.057617, -0.075195, 0.644531, -0.012512, 0.000078, 0.037109, 0.182617, -0.157227, 0.012512, 0.007446, -0.664062, -0.090332, -0.038818, -0.292969, 0.168945, -0.019531, -0.010254, -0.030518, -0.1875, 0.182617, -0.006256, -0.021851, 0.285156, 0.015503, -0.011841, 0.067383, -0.028198, -0.24707, -0.047363, 0.098633, 0.287109, 0.5, -0.00296, -0.019897, 0.07666, -0.287109, -0.003662, 0.004059, 0.015747, -0.503906, 0.0177, -0.087402, 0.464844, 0.152344, 0.021484, 0.089844, 0.300781, -0.128906, 0.000515, -0.073242, -0.404297, 0.0177, 0.00296, -0.010071, 0.640625, 0.109863, 0.023193, 0.131836, -0.476562, 0.014038, -0.031738, -0.036865, 0.242188, 0.177734, 0.023438, 0.047363, 0.173828, -0.163086, 0.087891, 0.257812, -0.507812, -0.644531, -0.009705, -0.000538, -0.024414, 0.59375, 0.025635, 0.006866, 0.100586, 0.482422, -0.017212, -0.047119, -0.333984, 0.129883, -0.006836, -0.078613, 0.277344, 0.082031, 0.058594, 0.152344, 0.320312, 0.492188, -0.015015, -0.113281, 0.139648, -0.225586, 0.001183, -0.011414, -0.040527, 0.585938, -0.020264, 0.036133, -0.351562, 0.022583, -0.02002, -0.075684, -0.168945, 0.183594, -0.062012, -0.18457, 0.144531, 0.004272, -0.001251, -0.047852, -0.228516, 0.132812, -0.022217, 0.064453, -0.199219, -0.249023, -0.011292, -0.048828, 0.029175, 0.3125, -0.214844, 0.066406, 0.036377, -0.140625, 0.001328, -0.00066, -0.019531, 0.007935, -0.001411, -0.002548, -0.0065, 0.013, 0.002792, 0.007935, -0.002777, -0.019287, 0.001282, 0.00148, 0.005402, -0.014404, 0.002045, 0.002182, 0.011536, -0.019897, -0.00135, -0.006897, 0.008545, -0.014587, -0.000248, -0.000254, 0.025635, -0.02771, -0.00235, -0.001747, -0.005951, 0.017578, -0.000755, 0.000504, 0.01355, -0.008057, -0.003082, -0.00705, 0.016357, 0.013, 0.001472, 0.000992, 0.000243, -0.016235, -0.000252, 0.000534, -0.018433, 0.006104, -0.000793, -0.000698, -0.009949, 0.015991, -0.000097, -0.000698, 0.014282, -0.014893, -0.001045, 0.000866, 0.016968, -0.002045, -0.002502, -0.002609, -0.008789, 0.027954, 0.001411, 0.00264, 0.009827, -0.016602, 0.000511, 0.001694, 0.009338, -0.019775, 0.000471, 0.000889, 0.007996, -0.01416, 0.000599, 0.000475, 0.013489, -0.008972, 0.003601, 0.000336, -0.007812, -0.018188, 0.00058, 0.003281, -0.031738, 0.019043, -0.00046, -0.000755, -0.00002, 0.010864, -0.001778, -0.002594, 0.003052, 0.018799, -0.000679, -0.002289, -0.015503, 0.029663, 0.000089, -0.001503, -0.000207, 0.011841, 0.002838, 0.004395, -0.020996, -0.005646, 0.000343, 0.000098, -0.01123, 0.018433, -0.00061, -0.000767, -0.012573, 0.01239, -0.000648, -0.000694, -0.015991, 0.014282, 0.00033, 0.001419, -0.014771, 0.014648, -0.001244, -0.00531, -0.003998, 0.015381, -0.000504, -0.000138, 0.022217, -0.017212, -0.0002, -0.001373, -0.009644, 0.019409, 0.000303, 0.001572, 0.010559, -0.014221, -0.000062, -0.001274, -0.006989, 0.014099, -0.000568, 0.003799, 0.013, -0.008728, 0.001694, 0.002747, 0.007294, -0.023926, 0.001389, 0.00042, -0.014648, 0.005463, 0.00061, 0.000086, 0.010315, -0.016602, -0.003174, -0.000797, 0.019409, 0.003967, 0.000519, 0.000351, 0.014343, -0.012268, -0.002533, -0.002228, -0.008606, 0.016602, -0.000877, -0.002197, 0.009888, 0.012329, 0.000178, 0.006073, -0.000025, -0.00946, 0.002258, 0.006531, -0.000668, -0.026978, 0.000549, -0.000702, 0.010742, -0.013672, 0.002319, 0.003632, -0.002945, -0.020386, 0.000668, 0.003601, -0.014587, 0.003159, -0.001854, -0.002136, 0.004181, 0.015259, -0.001122, -0.000614, 0.004303, 0.0177, 0.000182, -0.000001, 0.014893, -0.008667, 0.002853, 0.00351, -0.008118, -0.001686, 0.000553, 0.000143, 0.005005, -0.01123, -0.002396, -0.002121, -0.010681, 0.020264, 0.002335, 0.00824, -0.019775, -0.008057, -0.002319, -0.003128, -0.009338, 0.017334, 0.002655, 0.00145, -0.008301, -0.012878, -0.004028, 0.000816, 0.011841, 0.010986, -0.002014, -0.002563, 0.021484, -0.001038, -0.00046, -0.000679, 0.007019, 0.010071, -0.001106, -0.006592, 0.030884, -0.029785, -0.000618, -0.00087, 0.009888, 0.014648, 0.000809, 0.003036, 0.004669, -0.011475, 0.000599, 0.002792, 0.005554, 0.010864, -0.002106, -0.005829, 0.016602, -0.000801, 0.00193, 0.003479, 0.0065, -0.016724, 0.001122, 0.004852, 0.009155, -0.015503, 0.002045, 0.004761, -0.002075, -0.010315, 0.000243, 0.001907, 0.01416, -0.028687, -0.001152, -0.003265, -0.009277, 0.016479, 0.002029, 0.001144, 0.014465, -0.015076, -0.000437, -0.000591, 0.018799, -0.00235, 0.002075, 0.002594, -0.009827, -0.012573, -0.001221, -0.00354, -0.001373, 0.014343, 0.00209, 0.000311, -0.014709, -0.008179, -0.000668, -0.000847, -0.014526, 0.015625, 0.001099, -0.000076, -0.02356, 0.002975, 0.00042, 0.001274, 0.005402, -0.020752, 0.000196, -0.000565, -0.009216, 0.00885, -0.002991, -0.006866, -0.007355, 0.023682, -0.004089, -0.005554, -0.015869, 0.035156, -0.001221, -0.000433, -0.01062, 0.018555, 0.0002, -0.00206, -0.01709, 0.011597, 0.000036, 0.001801, 0.007019, -0.013428, -0.001099, -0.001091, 0.016602, 0.002899, 0.001785, 0.002579, 0.000271, -0.017456, -0.000007, 0.00058, -0.010437, 0.010681, -0.001884, -0.003555, -0.003647, 0.021729, -0.001251, -0.001663, -0.008301, 0.040039, -0.004883, -0.004974, -0.004059, 0.004669, 0.000374, 0.000839, -0.000416, -0.011597, -0.000422, 0.001381, 0.017578, -0.053955, 0.000204, 0.000706, -0.016479, 0.006134, 0.001923, 0.006042, 0.001228, -0.022095, 0.000706, 0.00019, 0.016479, -0.017944, 0.000999, 0.000095, 0.012024, -0.014404, -0.000018, -0.000117, -0.007812, 0.01355, -0.001305, -0.003937, -0.012512, 0.012756, 0.001923, -0.005096, -0.01532, 0.004303, 0.000553, 0.003174, 0.001427, -0.029053, 0.002975, 0.004333, 0.004547, -0.023682, -0.001717, -0.002975, 0.000725, 0.025635, 0.000858, 0.001175, -0.02478, 0.002457, -0.001053, -0.00206, -0.001015, 0.018677, -0.00145, -0.001335, -0.010498, 0.02124, -0.001854, -0.002335, -0.007263, 0.019409, 0.000271, 0.000584, 0.011047, -0.013916, 0.000622, 0.000637, 0.008118, -0.014832, -0.00003, -0.000526, -0.007385, 0.013672, 0.001808, -0.000664, -0.016968, -0.004578, -0.000135, -0.001068, -0.009094, 0.014465, 0.001656, 0.005035, -0.000572, -0.021118, 0.001198, 0.001915, 0.020386, -0.031982, 0.000938, 0.001312, 0.004974, -0.017212, -0.001801, -0.001923, -0.01239, 0.018555, -0.00042, 0.00069, -0.008484, 0.011108, -0.000954, -0.001022, -0.00946, 0.017334, 0.001678, 0.005371, -0.004761, -0.012695, -0.000326, -0.001022, -0.007355, 0.015259, 0.002518, 0.003769, 0.006104, -0.023682, 0.002792, 0.004913, 0.013794, -0.033447, -0.000507, -0.002167, -0.005707, 0.014648, 0.001717, 0.001404, -0.02478, 0.003784, 0.00008, 0.001343, 0.008484, -0.021118, 0.002655, 0.003006, 0.012573, -0.033203, -0.000935, -0.001747, 0.015869, 0.001923, 0.000175, -0.000366, -0.015503, 0.013184, -0.000307, -0.000215, 0.034668, -0.017822, 0.001534, 0.000832, -0.01001, -0.050293, -0.006042, -0.007294, 0.064453, 0.021973, -0.001648, -0.002502, 0.014282, 0.069336, -0.002335, -0.003082, -0.006012, 0.075684, 0.000511, 0.000961, -0.037109, 0.019775, 0.001938, 0.001984, 0.007782, -0.071777, -0.000599, -0.000024, -0.064453, 0.032227, -0.000066, -0.000105, -0.038086, 0.020264, -0.00013, -0.000265, 0.054688, -0.026489, 0.002411, 0.002884, 0.008728, -0.059814, 0.000467, 0.000341, -0.037842, 0.019653, 0.000189, 0.000362, -0.037598, 0.019653, -0.000439, -0.001892, -0.00325, 0.062988, 0.000196, -0.000243, 0.037354, -0.019409, 0.000119, 0.000102, -0.036133, 0.019409, 0.000786, -0.000519, -0.035889, 0.018311, -0.000064, 0.001007, -0.037109, 0.019043, -0.002304, -0.00386, 0.006317, 0.116699, 0.000557, 0.000076, -0.037842, 0.019775, 0.000174, 0.000009, -0.037598, 0.019897, 0.000098, -0.000568, -0.005219, 0.075195, -0.002121, -0.002457, -0.010376, 0.071289, 0.000284, -0.001358, 0.044189, 0.087402, -0.000561, -0.000257, 0.040283, -0.020752, -0.000343, -0.000232, 0.039307, -0.021118, 0.000296, 0.000391, -0.042236, 0.021973, 0.000427, 0.000311, -0.035645, 0.018677, 0.003036, 0.005371, -0.007996, -0.08252, 0.000546, 0.002213, 0.005646, -0.065918, 0.000389, 0.000824, -0.039062, 0.019775, 0.000055, -0.000041, 0.037109, -0.019531, 0.006317, 0.015137, -0.068848, -0.010071, 0.000168, -0.000702, 0.040283, -0.020874, -0.007874, -0.006836, -0.026001, -0.056396, -0.000336, -0.000565, 0.036865, -0.019043, 0.000648, 0.000687, -0.041016, 0.02063, -0.000477, -0.00016, 0.040771, -0.020996, 0.000006, -0.000112, 0.036133, -0.018921, 0.000477, 0.000023, -0.037598, 0.019043, 0.000271, 0.000328, -0.037598, 0.020264, 0.005066, 0.011963, -0.029785, -0.091309, -0.001549, -0.006592, -0.108887, 0.022705, 0.0019, 0.004883, -0.003204, -0.071777, 0.000732, -0.000077, -0.036621, 0.019165, 0.000542, -0.000452, 0.037109, -0.019409, 0.00415, 0.001694, -0.036377, -0.09668, -0.000031, 0.000759, -0.037109, 0.019287, 0.000603, 0.002548, 0.006073, -0.063965, -0.000207, 0.000282, -0.038086, 0.019775, -0.001816, -0.003021, -0.008179, 0.084961, -0.000401, -0.000129, 0.038818, -0.020142, 0.000081, 0.00045, -0.038086, 0.019653, 0.000101, -0.000093, -0.036133, 0.018799, 0.000062, -0.000038, 0.043457, -0.024048, 0.000387, 0.000383, -0.036865, 0.019043, 0.000187, 0.000565, -0.03833, 0.02002, -0.000847, -0.000595, 0.040283, -0.020874, -0.000492, -0.000242, 0.034912, -0.018188, -0.000969, -0.002975, 0.046143, -0.023926, 0.000119, 0.000326, -0.036865, 0.019409, 0.002136, 0.002838, 0.000402, -0.065918, 0.000053, -0.000404, 0.037109, -0.018921, 0.000063, -0.000016, 0.038086, -0.020386, 0.000652, 0.000675, -0.03833, 0.019897, -0.000122, -0.004272, -0.010193, 0.070312, 0.000717, 0.0019, 0.006897, -0.07666, 0.000151, 0.000383, -0.038818, 0.020142, -0.003128, -0.008118, 0.005676, 0.062256, 0.000026, -0.000641, 0.036621, -0.019043, -0.000082, 0.000154, 0.036377, -0.018921, 0.000204, -0.000311, -0.037598, 0.019531, 0.000263, 0.000282, 0.039062, -0.020264, 0.004486, 0.007324, -0.120117, 0.03418, 0.000477, 0.00824, -0.03418, -0.035645, 0.005493, 0.011719, -0.063477, -0.002151, -0.000277, 0.000216, 0.0065, -0.083984, -0.000073, -0.000395, 0.041504, -0.021851, 0.000143, 0.000015, -0.036865, 0.018799, 0.001595, 0.004578, 0.029907, -0.094238, -0.001083, -0.013855, 0.078125, 0.010376, 0.002151, 0.003143, 0.008301, -0.066406, -0.000549, -0.000231, 0.040771, -0.021118, 0.00066, 0.000534, -0.037598, 0.018799, -0.000399, -0.00011, 0.037354, -0.019409, -0.00032, 0.004333, 0.07666, -0.004395, 0.000223, -0.000603, 0.037842, -0.019775, 0.002625, 0.005951, 0.025269, -0.104004, -0.000111, 0.000003, 0.036133, -0.018677, -0.000165, -0.000035, -0.037109, 0.019409, 0.002808, 0.003372, -0.001534, -0.068359, 0.001129, 0.004242, 0.01001, -0.072754, 0.000414, -0.00016, 0.036865, -0.019165, -0.005157, -0.006073, -0.163086, 0.053955, 0.000429, -0.004364, 0.030518, 0.052979, -0.00206, -0.00383, -0.00885, 0.064941, 0.000256, 0.000374, -0.037598, 0.019531, 0.000069, -0.000265, -0.037109, 0.019653, -0.000414, 0.000534, -0.038086, 0.020386, 0.000056, -0.000155, 0.035889, -0.018921, -0.000125, -0.001915, -0.005341, 0.085938, 0.000216, -0.000035, -0.037354, 0.02002, 0.000193, -0.000183, -0.036377, 0.019165, 0.000088, -0.000515, 0.03833, -0.019775, -0.000192, -0.001015, 0.03833, -0.020508, 0.002472, 0.001816, 0.011169, -0.082031, 0.000439, 0.000422, -0.038086, 0.020264, -0.000193, -0.000075, -0.035889, 0.020142, -0.000301, 0.000668, -0.034668, 0.018921, -0.022827, -0.037598, -0.125, -0.102539, 0.000259, -0.000096, 0.0354, -0.018311, 0.000423, -0.001106, 0.035889, -0.018433, 0.000313, -0.004669, -0.037842, 0.060791, -0.000153, -0.000717, 0.038086, -0.019775, 0.002823, 0.003647, 0.015198, -0.105469, 0.000313, -0.000143, 0.0354, -0.019165, -0.001968, -0.003967, -0.00412, 0.061279, 0.00004, 0.000366, -0.0354, 0.019165, -0.000656, -0.000595, 0.037842, -0.019531, -0.000813, 0.00042, 0.047852, -0.025757, 0.000159, 0.000019, -0.038574, 0.02002, 0.00017, -0.000626, 0.038574, -0.020874, -0.000484, -0.000012, 0.03833, -0.019531, -0.001556, -0.002487, -0.005768, 0.066895, -0.000292, -0.000319, 0.03418, -0.018066, 0.000018, -0.000572, 0.036133, -0.018921, 0.000004, -0.000217, 0.037354, -0.019653, 0.000171, -0.000366, 0.047363, -0.023926, -0.001335, -0.004333, 0.003998, 0.102051, -0.000706, -0.001106, -0.001984, -0.097656, 0.00148, 0.000656, 0.001472, 0.131836, 0.001671, 0.001686, 0.001755, 0.10791, 0.001984, 0.001938, 0.000023, 0.134766, 0.001366, 0.001953, 0.00383, 0.145508, -0.000771, 0.000523, 0.00238, 0.09375, 0.019409, 0.036133, 0.182617, -0.040039, 0.000444, -0.002548, -0.000301, -0.108887, 0.002563, 0.00209, 0.003418, 0.167969, 0.034912, 0.043457, 0.088379, 0.847656, 0.001343, 0.000935, 0.000454, 0.095215, -0.002686, 0.006104, 0.000123, -0.11377, -0.001701, -0.00238, -0.003891, -0.176758, 0.001198, 0.001823, 0.002243, 0.107422, -0.000813, -0.000717, 0.00036, -0.095703, 0.002548, 0.001518, 0.000243, 0.123535, -0.000862, -0.002609, -0.001022, -0.133789, 0.00193, 0.000748, 0.002472, 0.129883, -0.008789, -0.008667, -0.09082, -0.101562, 0.000355, -0.000471, -0.001465, -0.110352, 0.002029, -0.000296, 0.002411, 0.10791, -0.001015, -0.001472, -0.00005, -0.142578, -0.000687, -0.000874, -0.000645, -0.115723, -0.001144, -0.001534, -0.00528, -0.157227, -0.00119, -0.000645, -0.004852, 0.101074, -0.002014, 0.001495, -0.001862, -0.158203, 0.000652, 0.000132, -0.000904, 0.099609, 0.005859, 0.000954, 0.109375, 0.084961, -0.00116, -0.001617, 0.000587, 0.117676, -0.000399, -0.004761, -0.001343, -0.19043, 0.001152, 0.000469, 0.002182, 0.108887, -0.000835, -0.001938, -0.001907, -0.120117, 0.00164, 0.001114, 0.000004, 0.116211, -0.000429, -0.003693, -0.004608, -0.147461, 0.038574, 0.052246, 0.124512, 0.519531, 0.002213, 0.003555, 0.00267, 0.101562, -0.001526, -0.001755, -0.0065, -0.123535, -0.0019, -0.00235, -0.001427, -0.117676, -0.00082, -0.000668, -0.00012, -0.119629, -0.00116, -0.001221, -0.001511, -0.115234, 0.000874, 0.000221, 0.002106, 0.112793, 0.000839, 0.002457, 0.001587, 0.146484, -0.003647, -0.003082, -0.025879, -0.136719, 0.000984, 0.000435, 0.001099, 0.10498, 0.000931, -0.000193, 0.001915, 0.120605, 0.000416, -0.001503, -0.002594, -0.108398, 0.000759, 0.000122, -0.002991, -0.116699, 0.001297, 0.000092, 0.002884, 0.117188, -0.001717, -0.002396, -0.001709, -0.12793, 0.0047, 0.010559, 0.051025, -0.076172, -0.001404, -0.004272, -0.007446, -0.199219, 0.000713, 0.002151, 0.003723, 0.091797, 0.002457, 0.00071, 0.007477, 0.117676, -0.000278, -0.000782, -0.000062, -0.123535, 0.000397, 0.00061, 0.001205, 0.099121, 0.000645, 0.001099, 0.003006, 0.12793, 0.00116, 0.001747, 0.000591, 0.098145, 0.00119, 0.001274, 0.002945, 0.10498, 0.002472, 0.00015, 0.046387, -0.072266, -0.002106, -0.001968, -0.000381, -0.105469, 0.000234, 0.000484, 0.003433, 0.112305, 0.001244, 0.001068, 0.003525, 0.105957, -0.000496, 0.000096, 0.000908, 0.112793, -0.000021, -0.000357, 0.000645, -0.105469, -0.000893, 0.000416, 0.000557, -0.106445, 0.000763, -0.000546, -0.000028, 0.108887, -0.003464, -0.00264, -0.004761, -0.161133, -0.000181, -0.00041, -0.000429, -0.095215, 0.000483, -0.000584, 0.004883, -0.093262, 0.000058, 0.001465, 0.002472, 0.099609, -0.000534, -0.000866, 0.001045, -0.119141, -0.000637, -0.001038, -0.00177, -0.097656, 0.000614, 0.001595, -0.001434, 0.106934, 0.001205, 0.00042, 0.004547, 0.116699, 0.001564, 0.001465, 0.004517, 0.105469, 0.001312, 0.001625, -0.000347, 0.115234, -0.000446, 0.001022, 0.00145, 0.120605, 0.000336, 0.000858, 0.003448, 0.105469, 0.000458, -0.000374, 0.000862, 0.116211, -0.001793, -0.001434, -0.000412, -0.123047, 0.000759, 0.001869, 0.000534, 0.125977, -0.000626, -0.000896, -0.003525, -0.11084, 0.000093, 0.000341, 0.000395, -0.105469, -0.003555, -0.003189, -0.002655, -0.130859, 0.006195, 0.007263, 0.04834, -0.028442, 0.002472, 0.001793, 0.001755, 0.125, 0.000045, -0.000422, -0.001244, -0.121582, -0.000629, -0.001869, 0.000698, -0.110352, -0.000515, -0.001373, -0.001282, -0.100098, -0.007324, -0.007324, -0.035156, -0.129883, -0.001656, -0.000496, -0.003525, -0.112793, 0.001343, 0.002045, 0.004578, 0.105469, 0.000086, -0.000334, -0.005615, 0.118164, -0.01416, -0.040283, -0.219727, -0.054199, -0.000511, -0.002884, -0.015442, -0.136719, -0.001221, -0.001434, -0.00209, -0.102051, 0.000767, -0.002258, -0.007874, -0.12793, 0.009583, 0.007233, 0.02002, 0.300781, 0.000454, -0.000119, 0.000614, 0.09668, -0.000523, -0.001228, 0.000336, -0.110352, -0.002808, -0.002228, -0.00148, -0.117676, 0.000702, -0.000454, 0.02063, -0.102539, 0.001862, 0.002975, 0.00267, 0.098145, -0.000526, -0.001411, 0.001595, -0.107422, -0.000065, -0.00074, -0.000355, -0.114258, -0.000618, -0.002655, -0.002274, -0.121582, -0.000092, 0.000839, 0.000744, 0.117188, 0.001534, -0.00193, -0.005676, 0.099121, -0.001526, -0.000526, 0.002579, -0.10791, 0.000433, 0.001862, 0.001938, 0.093262, 0.000591, -0.000507, 0.00116, -0.099121, 0.00103, 0.000081, 0.000313, 0.108887, -0.006287, -0.005615, -0.026489, -0.542969, -0.001915, -0.001419, -0.002777, -0.09668, 0.000687, 0.002106, 0.002274, 0.106934, -0.003662, -0.003876, -0.003586, -0.120117, 0.000584, -0.000244, -0.000444, 0.12207, 0.001228, -0.000051, 0.000614, 0.104492, -0.003906, -0.002014, -0.006378, -0.15625, -0.001801, -0.002716, -0.001945, -0.10498, 0.006592, 0.019287, 0.154297, 0.147461, -0.000004, 0.00061, -0.008484, 0.119629, 0.001289, 0.000771, 0.000154, 0.099121, -0.001099, -0.000204, -0.000224, -0.111816, -0.000427, -0.000307, -0.001526, -0.109863, 0.000119, 0.000315, 0.00019, 0.108398, -0.001831, -0.002274, 0.000376, -0.114258, -0.000431, 0.001305, 0.035645, -0.006927, 0.000167, 0.004395, -0.038818, 0.005432, 0.000053, 0.000235, 0.001221, -0.049805, 0.001076, 0.004395, -0.040527, 0.007721, -0.000435, -0.003189, -0.042725, 0.022461, 0.000668, 0.001541, 0.035645, -0.024658, -0.000458, -0.000763, -0.025269, 0.008301, 0.000618, 0.004425, 0.047852, -0.007355, 0.001534, 0.006744, 0.051025, -0.013, 0.00013, -0.00351, -0.041504, 0.016357, -0.000259, -0.001381, -0.028076, 0.012329, -0.000471, -0.000034, -0.013977, -0.048584, -0.000317, -0.000176, -0.001259, 0.053223, -0.000664, -0.001198, -0.004272, -0.045166, -0.001343, -0.004822, -0.043457, 0.016113, -0.000471, -0.002518, -0.007538, -0.062012, 0.000033, -0.000079, 0.042969, -0.015991, 0.000046, -0.001862, -0.022339, 0.010437, -0.000341, 0.000618, 0.025513, -0.007538, 0.000824, 0.002914, 0.031982, -0.022095, 0.000572, 0.000671, -0.052002, 0.004913, -0.000038, -0.001717, -0.044678, 0.003189, 0.000843, 0.001892, 0.033691, -0.021973, 0.000307, 0.000135, 0.043457, -0.027832, 0.00087, 0.001297, 0.030762, -0.010803, -0.000561, 0.000364, 0.031982, -0.010864, 0.000423, 0.002335, 0.039551, -0.018677, 0.000481, 0.003311, 0.05249, -0.006744, 0.000713, 0.000397, 0.000149, 0.06543, -0.017944, -0.028931, -0.057861, -0.078613, -0.00015, 0.001404, 0.02832, -0.007294, -0.000121, 0.001137, 0.026245, -0.008118, 0.001442, 0.010559, -0.081055, 0.002487, -0.000618, -0.006165, 0.047607, -0.004333, -0.00106, -0.002289, -0.000277, 0.040039, 0.000185, -0.000237, -0.036621, 0.011353, -0.000694, -0.005096, 0.039062, -0.004089, 0.001442, 0.003387, 0.016479, -0.019775, 0.000168, 0.00119, 0.043213, -0.019043, 0.000824, 0.001083, -0.022461, -0.067383, 0.000347, 0.006104, -0.048828, 0.003464, 0.000969, 0.003418, 0.033203, -0.014832, 0.000031, 0.000195, -0.000282, 0.03833, -0.000148, -0.001221, 0.000357, 0.066406, -0.000462, -0.000568, -0.032959, -0.020996, 0.000607, -0.000292, -0.0047, -0.050781, 0.002731, 0.001785, 0.004028, 0.058594, -0.000061, -0.001022, -0.034668, 0.013245, -0.000122, -0.002991, -0.045898, 0.006409, -0.000435, 0.00028, 0.026978, -0.008911, -0.001137, -0.002365, -0.015442, 0.066406, 0.002075, 0.005127, -0.100586, 0.023315, 0.001259, 0.001289, 0.002411, 0.061768, 0.000273, -0.000519, -0.043213, 0.004852, 0.000222, -0.000425, -0.019531, 0.00766, 0.000471, -0.000027, -0.000755, 0.062988, 0.001251, 0.003525, 0.051514, -0.016724, -0.000299, 0.001564, 0.031738, -0.018066, 0.001106, 0.003326, -0.037598, 0.008179, -0.000448, 0.001526, 0.050537, -0.008972, -0.00148, -0.000376, -0.000292, 0.071289, -0.000179, -0.006195, 0.046143, -0.003906, 0.000189, -0.000021, -0.000797, 0.060303, -0.000298, 0.001068, 0.022217, -0.009583, -0.000061, 0.000751, 0.037598, -0.014221, -0.002457, -0.008301, -0.039795, 0.012573, -0.000174, -0.000977, -0.023193, 0.009338, 0.002884, 0.008301, 0.06543, -0.020996, -0.002014, -0.007141, -0.042725, 0.010986, 0.000154, -0.001457, -0.034668, 0.01532, 0.000233, -0.001877, -0.044434, 0.004517, 0.000126, 0.001762, 0.002594, 0.046875, -0.000208, -0.006561, 0.05127, -0.003815, 0.000851, -0.000755, -0.031006, 0.013245, -0.000061, 0.001884, 0.035156, -0.020264, 0.000595, 0.001701, 0.001076, -0.037842, 0.000277, 0.000645, 0.030151, -0.012146, -0.000713, 0.002457, 0.054199, 0.008911, 0.00029, 0.000243, -0.000515, 0.05835, 0.000046, -0.000194, -0.023438, 0.01001, 0.000183, 0.003799, 0.062256, -0.004761, -0.000935, -0.000935, 0.001907, 0.049805, 0.000896, 0.001877, 0.006409, 0.083008, -0.000101, -0.006104, 0.047363, -0.006195, -0.000055, -0.000205, -0.032959, 0.016602, -0.000725, -0.003128, -0.041504, 0.007324, -0.000584, -0.000782, -0.027954, 0.016724, -0.000319, 0.000154, 0.043457, -0.014465, -0.000366, -0.00238, -0.025635, 0.019287, -0.000121, -0.00209, -0.026489, 0.012878, -0.000196, 0.000385, -0.000801, 0.048828, 0.000717, 0.000418, 0.000877, 0.074219, 0.000025, 0.000002, -0.000322, -0.088867, -0.000244, -0.000437, -0.001816, 0.05542, -0.002258, -0.003845, -0.01355, -0.09668, -0.000322, 0.000257, -0.000307, 0.057129, 0.000523, 0.005371, 0.056641, -0.003494, 0.000538, 0.000372, 0.000629, -0.057129, -0.000519, -0.003494, -0.031494, 0.021851, 0.000368, 0.006134, -0.047852, 0.004364, -0.000843, -0.003448, -0.04834, 0.020264, 0.000645, 0.001465, 0.035156, -0.02478, -0.000062, -0.002121, -0.025635, 0.007172, -0.001312, -0.003845, -0.041504, 0.02356, -0.000012, 0.000561, 0.021851, -0.008667, 0.000035, -0.005371, 0.045166, -0.004608, -0.002197, -0.004608, -0.056885, 0.008484, 0.000553, -0.000381, 0.00206, -0.06543, 0.000299, 0.002289, 0.044189, -0.01123, 0.002975, 0.00769, 0.055908, -0.038818, -0.000148, -0.000126, -0.000236, 0.047852, -0.000347, 0.000026, -0.000744, 0.056641, 0.000402, -0.000641, 0.004028, 0.060791, -0.000227, -0.000561, -0.000977, -0.060547, -0.000395, -0.000095, -0.000572, 0.043945, -0.000999, -0.003342, -0.041992, 0.017212, -0.000471, 0.001144, 0.026489, -0.010315, 0.000126, -0.002029, -0.059082, 0.002487, 0.001343, 0.00412, -0.039307, 0.006836, 0.000056, -0.000534, -0.025146, 0.010254, 0.002777, 0.006165, 0.039795, 0.013855, 0.001839, -0.000109, -0.001564, -0.062012, -0.001045, -0.002411, -0.04541, 0.015991, 0.000203, 0.001068, -0.041748, -0.004028, 0.00071, -0.001549, -0.058105, 0.006866, 0.000576, 0.00351, 0.060059, -0.001831, 0.000874, 0.002197, 0.050049, -0.013977, 0.000706, 0.001762, -0.000568, -0.042969, 0.00293, 0.049072, 0.179688, -0.026245, -0.000286, -0.00053, -0.112793, -0.008972, 0.010071, 0.001411, 0.294922, -0.01709, 0.002304, 0.015564, 0.371094, -0.043945, 0.008911, -0.01062, -0.363281, 0.027466, -0.032227, -0.167969, -0.277344, 0.026367, -0.000313, 0.022827, -0.367188, 0.017578, 0.003296, -0.015564, -0.375, 0.04126, -0.004456, -0.001205, -0.390625, 0.015442, -0.003357, 0.007294, -0.149414, -0.003571, -0.001625, -0.060059, 0.373047, 0.02124, -0.016357, -0.227539, -0.166016, -0.357422, 0.001457, 0.00473, 0.157227, -0.023071, -0.026367, -0.201172, -0.202148, 0.022583, 0.006226, 0.001457, 0.267578, -0.015442, -0.008911, -0.04541, -0.320312, 0.008911, 0.018188, 0.122559, -0.087891, -0.019409, -0.006622, -0.086426, -0.06543, -0.24707, 0.027466, 0.207031, 0.267578, -0.035156, 0.013733, -0.002975, 0.373047, -0.026978, 0.006317, -0.011047, 0.318359, -0.009949, 0.007599, 0.07373, 0.308594, -0.030518, -0.016724, 0.168945, -0.269531, -0.078125, -0.005493, 0.023926, -0.102051, 0.033691, -0.000702, 0.007721, 0.375, -0.033447, -0.012268, 0.014099, 0.523438, 0.047363, -0.069824, -0.105957, -0.320312, -0.847656, 0.002396, -0.006531, 0.34375, -0.013367, -0.000074, 0.03418, -0.111328, -0.058594, 0.009888, 0.145508, -0.165039, -0.044189, 0.000496, -0.00531, 0.106445, -0.015259, 0.005432, 0.068848, -0.023193, 0.060303, 0.001358, 0.012634, 0.241211, -0.003189, 0.001419, 0.021851, 0.332031, -0.033203, 0.003448, -0.041504, -0.375, 0.034668, -0.013184, -0.016724, 0.00264, -0.353516, 0.016113, 0.068848, 0.248047, -0.066406, 0.006683, -0.000946, 0.339844, 0.009583, -0.002884, 0.007782, -0.0271, -0.101074, 0.005951, -0.003357, -0.388672, 0.022461, -0.000557, -0.004578, -0.425781, 0.028809, -0.0019, 0.02417, -0.337891, 0.006561, 0.001129, 0.00325, 0.337891, -0.009766, 0.012573, 0.06543, 0.071289, -0.057129, 0.001846, 0.008972, -0.365234, 0.002335, 0.076172, -0.24707, -0.181641, 0.010925, -0.005859, -0.016235, -0.292969, 0.02356, 0.00296, 0.037109, 0.355469, -0.04834, 0.009644, -0.011597, -0.316406, -0.016479, -0.001297, -0.017456, -0.205078, 0.031494, -0.007507, -0.026489, -0.365234, 0.01001, 0.014709, 0.036377, 0.322266, -0.012085, -0.002167, -0.020386, 0.112793, -0.000368, -0.01123, -0.097656, -0.020142, 0.028809, 0.007141, 0.03125, -0.121094, -0.006134, 0.001534, -0.026123, -0.376953, 0.023682, 0.007324, 0.000441, 0.09082, 0.082031, 0.005615, 0.003189, 0.318359, -0.026367, -0.007019, -0.010498, -0.373047, 0.022705, 0.007111, 0.013916, 0.3125, -0.004059, 0.011963, -0.012512, 0.231445, -0.005493, 0.005463, -0.010315, 0.328125, -0.02771, -0.002548, -0.022339, -0.253906, -0.024658, 0.022339, 0.109375, 0.231445, 0.001152, 0.004364, -0.006622, 0.24707, -0.003876, 0.019409, 0.15918, -0.031982, 0.085938, 0.005005, -0.00589, -0.353516, 0.021729, -0.010132, -0.013123, 0.390625, -0.019287, 0.013184, 0.007446, 0.373047, 0.072266, 0.004395, 0.009216, 0.123535, -0.028198, 0.016846, 0.136719, 0.016846, 0.028931, 0.006439, 0.017334, 0.06543, 0.143555, -0.008362, 0.017212, -0.166992, 0.003113, -0.01355, -0.007263, -0.3125, 0.030029, -0.000282, 0.021729, -0.097656, -0.037598, 0.040527, 0.277344, 0.113281, 0.010071, -0.004364, 0.142578, 0.248047, -0.014282, -0.001709, -0.029907, -0.40625, 0.0354, 0.002609, -0.022095, 0.09375, 0.028687, -0.01355, 0.026123, 0.382812, -0.023193, -0.001823, 0.008545, -0.376953, 0.00647, 0.008057, -0.012085, -0.400391, 0.027588, -0.006317, -0.000387, 0.375, -0.034668, -0.006042, 0.018066, 0.339844, -0.022705, 0.003357, 0.008362, 0.333984, -0.023438, 0.013184, -0.088379, -0.257812, 0.080566, 0.002213, -0.02478, 0.371094, -0.036133, 0.000889, 0.001808, -0.335938, 0.033203, -0.010437, 0.026123, 0.324219, -0.034912, 0.005707, 0.01416, 0.4375, -0.037842, 0.001442, 0.004974, 0.203125, 0.002625, 0.013794, 0.078125, 0.298828, 0.002274, -0.000311, -0.030273, -0.394531, 0.031006, 0.00325, 0.013489, 0.143555, -0.019165, -0.015991, -0.035889, -0.345703, 0.056641, -0.001289, -0.005554, 0.339844, -0.002991, 0.002655, -0.007202, 0.371094, -0.007568, 0.002136, -0.006226, 0.392578, -0.00824, 0.006287, -0.084961, -0.054688, 0.011719, 0.018066, 0.002991, 0.337891, -0.020874, -0.000519, -0.006592, 0.230469, -0.00885, -0.00766, 0.120117, 0.361328, -0.002106, -0.007812, 0.003006, 0.386719, -0.033203, 0.002228, -0.001694, -0.048828, 0.117188, -0.001602, -0.003265, -0.349609, 0.015137, -0.004395, -0.032715, 0.129883, 0.00206, 0.001274, 0.013123, 0.363281, -0.028198, 0.0019, -0.146484, -0.291016, 0.043213, -0.005554, -0.006744, -0.349609, 0.035889, 0.011108, 0.013184, 0.341797, -0.026123, 0.00386, -0.008606, 0.205078, -0.0047, -0.016235, -0.02063, -0.427734, 0.036133, 0.004944, 0.00769, 0.359375, -0.04126, -0.008362, 0.03833, 0.375, -0.049561, 0.009521, 0.062988, 0.330078, -0.034424, 0.005005, 0.005157, 0.333984, -0.032959, 0.004333, -0.020752, -0.480469, -0.003601, 0.0271, 0.298828, 0.10498, 0.030273, 0.003387, -0.002533, -0.004791, 0.597656, -0.00106, -0.001633, -0.114258, 0.017822, -0.023682, -0.212891, -0.129883, 0.012573, 0.00592, 0.023682, 0.369141, -0.028442, 0.000458, 0.010254, -0.351562, -0.318359, -0.017822, -0.131836, -0.265625, 0.048096, -0.003052, -0.024658, -0.333984, 0.039795, -0.005554, 0.014343, -0.332031, 0.020386, 0.009155, 0.026123, 0.061035, 0.269531, -0.003174, -0.012268, -0.328125, 0.013367, 0.003281, 0.002762, 0.011475, 0.123535, 0.000645, 0.000301, 0.003876, 0.093262, 0.00001, 0.001083, 0.002289, 0.111328, -0.000984, 0.001953, 0.006561, 0.131836, 0.003738, 0.006958, 0.014832, 0.228516, 0.000246, 0.000607, 0.003418, 0.132812, 0.000843, 0.001999, 0.004303, 0.099121, 0.010559, 0.001053, 0.162109, 0.139648, 0.010803, 0.000698, 0.125, 0.117188, 0.000931, -0.000465, -0.002014, -0.121582, 0.000565, 0.00011, 0.006195, 0.160156, -0.003601, -0.002686, -0.028809, -0.11377, -0.000443, -0.002014, -0.049316, -0.139648, -0.000896, -0.001884, -0.002106, -0.141602, -0.000656, -0.001343, -0.002274, -0.124512, 0.000113, -0.000519, -0.001389, -0.120117, -0.00145, -0.000511, -0.005341, -0.146484, 0.005981, 0.013306, 0.113281, 0.106445, 0.000645, 0.001419, 0.002609, 0.128906, -0.004181, -0.007812, -0.023682, -0.152344, -0.004852, -0.006409, -0.144531, -0.124512, -0.001755, -0.000484, -0.003586, -0.142578, 0.001587, 0.004242, 0.005707, 0.134766, 0.000443, 0.000248, -0.046143, -0.137695, -0.000759, 0.000224, 0.00235, 0.152344, -0.002289, 0.000028, 0.001183, -0.149414, -0.009766, 0.001846, -0.12793, -0.116699, 0.000481, -0.000687, -0.000912, -0.12207, 0.001282, 0.002472, -0.001106, 0.154297, 0.00119, 0.002243, 0.010559, 0.150391, 0.000105, 0.00036, 0.004761, 0.139648, 0.001678, 0.001755, 0.008484, 0.129883, 0.000763, 0.001892, 0.056396, 0.124023, 0.003036, 0.004974, 0.018433, 0.149414, -0.003815, 0.001266, -0.11084, 0.021484, -0.001854, -0.001419, -0.005127, -0.134766, 0.000961, 0.001907, 0.001968, 0.140625, -0.003571, -0.001007, -0.057129, -0.148438, 0.001732, 0.003082, 0.004852, 0.125977, 0.007996, 0.0065, 0.158203, 0.061279, -0.002884, -0.001511, -0.004181, -0.172852, 0.006256, 0.010437, 0.165039, 0.060547, -0.000591, -0.003891, -0.00647, -0.125977, -0.006226, -0.004059, -0.074219, -0.114258, 0.000259, 0.000261, 0.000797, -0.130859, 0.00209, 0.002213, 0.008911, 0.173828, 0.005615, -0.000946, 0.116211, 0.104492, -0.004272, 0.000813, -0.102051, -0.12207, 0.002609, 0.002213, 0.03833, 0.144531, -0.003616, -0.010742, -0.094727, -0.110352, 0.001663, 0.000355, 0.000671, 0.121094, -0.000969, -0.000198, -0.000196, 0.119629, 0.00592, 0.001137, 0.069336, 0.109375, -0.000299, -0.000858, -0.003632, -0.154297, 0.007416, -0.004028, 0.126953, 0.071289, 0.000824, -0.001038, 0.028442, 0.138672, 0.001595, 0.00264, 0.003525, 0.15918, 0.013367, -0.007599, 0.144531, 0.078125, -0.000244, 0.002182, -0.020386, -0.137695, 0.004059, 0.00296, 0.128906, 0.054199, -0.000433, -0.00079, -0.003067, -0.135742, -0.00074, -0.001305, -0.007294, -0.158203, 0.013367, 0.003036, 0.115723, 0.108398, -0.006317, 0.011658, -0.15918, -0.067871, 0.006561, 0.010376, 0.166016, 0.067383, -0.001701, -0.001793, -0.003098, -0.137695, -0.000483, -0.001106, -0.001839, -0.149414, -0.008362, -0.00824, -0.138672, -0.007599, 0.000782, -0.000041, 0.001144, 0.129883, -0.000114, 0.000526, 0.000675, 0.132812, 0.000147, 0.000008, -0.000847, -0.125977, 0.002167, 0.002945, 0.011841, 0.162109, -0.007202, -0.007935, -0.116211, -0.069824, 0.009094, -0.002365, 0.114746, 0.094727, 0.013733, 0.004456, 0.173828, 0.050049, -0.000751, 0.000385, 0.005341, 0.149414, 0.000957, 0.000107, -0.006195, -0.135742, -0.000896, -0.00351, -0.004425, -0.170898, 0.000767, 0.002045, 0.003082, 0.136719, -0.00061, -0.000161, -0.005371, -0.111328, 0.006378, 0.001183, 0.123047, 0.086426, 0.000402, 0.001083, 0.002731, 0.106934, 0.00135, 0.002228, 0.00473, 0.165039, 0.010498, 0.00946, 0.191406, 0.054932, -0.004852, -0.042969, 0.094727, -0.047607, -0.011292, 0.002991, -0.150391, -0.07959, 0.003433, 0.002457, 0.000713, 0.141602, 0.001633, 0.001053, 0.001289, 0.141602, 0.001106, 0.001587, 0.002274, 0.130859, 0.011719, 0.01239, 0.145508, 0.077148, 0.001617, 0.000839, 0.002365, 0.134766, 0.000218, 0.000515, -0.00209, -0.143555, -0.001495, 0.00174, 0.002823, -0.207031, 0.003525, 0.003906, 0.046387, 0.122559, -0.001465, -0.003876, -0.00946, -0.1875, -0.000345, -0.002686, -0.001518, -0.139648, -0.005829, -0.011902, -0.035156, -0.277344, 0.00412, 0.002121, 0.128906, 0.066895, -0.000256, 0.000418, 0.000778, 0.096191, -0.003082, -0.00824, -0.078125, -0.111816, 0.002197, 0.002167, 0.003036, 0.12793, 0.000656, -0.000018, -0.000016, 0.135742, -0.005707, -0.000748, -0.107422, -0.100098, 0.002411, 0.00322, 0.005676, 0.130859, -0.009644, -0.008057, -0.140625, -0.077148, 0.010498, 0.010254, 0.152344, 0.03418, 0.006897, -0.002151, 0.12207, 0.056396, 0.000204, -0.002869, -0.005127, -0.140625, -0.001541, -0.001053, -0.001289, -0.128906, -0.001801, 0.000037, -0.001244, -0.15332, -0.002304, -0.005493, -0.115234, 0.04126, -0.007782, -0.001877, -0.122559, -0.060059, -0.002029, -0.002838, -0.009766, -0.143555, -0.00058, 0.001297, 0.003769, 0.119629, 0.011658, 0.015442, 0.145508, 0.048828, -0.000058, 0.001839, 0.001968, 0.114746, 0.010193, 0.006042, 0.140625, 0.037354, 0.01001, 0.009521, 0.091309, 0.104004, 0.0009, -0.001015, 0.003632, 0.145508, 0.002625, 0.000278, 0.077637, 0.146484, -0.008789, -0.007477, -0.131836, -0.059082, 0.00885, 0.008606, 0.131836, 0.063477, 0.014038, 0.006317, 0.149414, 0.038818, 0.008667, 0.004913, 0.144531, 0.066895, -0.001472, -0.003586, -0.0047, -0.129883, -0.005341, 0.002258, -0.094238, -0.094727, -0.001228, -0.003738, -0.055664, -0.138672, -0.00322, -0.002335, -0.002075, -0.151367, -0.000184, -0.004456, 0.007935, 0.063965, -0.002686, 0.011292, -0.031738, -0.047852, -0.001671, -0.001335, 0.001343, 0.05835, -0.003586, -0.01532, 0.019043, 0.165039, 0.001633, 0.004364, -0.037354, -0.163086, -0.002335, -0.003052, -0.008484, 0.08252, -0.000213, 0.001183, -0.000851, -0.0625, 0.000778, 0.001381, -0.011658, -0.053955, -0.002579, -0.00293, -0.002289, 0.073242, 0.000242, 0.004425, -0.003128, -0.104492, -0.002213, 0.000271, -0.029663, 0.066895, 0.00235, 0.007751, 0.002243, -0.071777, -0.003738, -0.002609, -0.017456, -0.117676, -0.004639, -0.006927, 0.015442, 0.199219, 0.000179, 0.001724, -0.003601, -0.079102, -0.000085, -0.00238, -0.010986, 0.066406, -0.001152, -0.005615, 0.01355, 0.056396, 0.000942, 0.006439, -0.008423, -0.077637, -0.001945, -0.005219, -0.008667, 0.080566, 0.000083, 0.002655, -0.015747, -0.177734, -0.000366, -0.002335, -0.00174, 0.060303, -0.002426, -0.002609, -0.024048, -0.045898, 0.000618, -0.011169, 0.042725, 0.060059, -0.000195, -0.00193, 0.007538, 0.064453, -0.003494, -0.000843, -0.00058, 0.075684, -0.001534, -0.01001, 0.041992, 0.054443, -0.000854, 0.003265, -0.037598, 0.061523, -0.000706, -0.001472, -0.00705, 0.059326, -0.001404, -0.002548, -0.009949, 0.069336, -0.000954, -0.001999, -0.011292, 0.077637, -0.002426, -0.003906, -0.007477, 0.173828, 0.00053, 0.004639, -0.001541, -0.080566, -0.003372, -0.007538, 0.019043, 0.136719, -0.002151, 0.002396, -0.018433, -0.181641, -0.001625, -0.003616, -0.006134, 0.074707, 0.001465, 0.003708, 0.050049, -0.05249, -0.000698, -0.003723, -0.009094, 0.081543, 0.0002, -0.004272, -0.085938, -0.400391, 0.000774, 0.00106, 0.010254, -0.070312, -0.000538, 0.004181, -0.018433, 0.074219, 0.00005, -0.003052, -0.010193, 0.084961, 0.000824, 0.004974, -0.006012, -0.060791, -0.002075, 0.003784, 0.004669, -0.074219, 0.000263, 0.005188, 0.001602, -0.168945, -0.002151, -0.002945, -0.004822, 0.06543, -0.000172, 0.005615, -0.017456, -0.07373, -0.000916, -0.00412, 0.006134, 0.058105, -0.001472, 0.005859, -0.05249, -0.003723, -0.001038, -0.00264, 0.01355, 0.070312, -0.001228, -0.002945, -0.008179, 0.075684, 0.001945, 0.003387, 0.000313, -0.075684, -0.000182, -0.007202, -0.006378, 0.078613, -0.00041, 0.003387, 0.00386, -0.067871, -0.001534, 0.000557, -0.012146, 0.059814, 0.002472, 0.002808, 0.015259, 0.05249, 0.001259, 0.004486, 0.008545, -0.069336, 0.003708, -0.000851, 0.014099, -0.069824, -0.001373, 0.007233, -0.019165, -0.108398, -0.002716, -0.006012, 0.016235, 0.07666, -0.000463, -0.003998, 0.008972, 0.063477, 0.000065, 0.000984, -0.037354, -0.117676, -0.001068, -0.002975, -0.008301, 0.069824, -0.000542, -0.013062, -0.005371, 0.074219, 0.00021, 0.003098, -0.001434, -0.064453, -0.002045, -0.001678, 0.014404, 0.086914, -0.010498, 0.031494, -0.083984, -0.217773, -0.000763, -0.021851, 0.086914, 0.05249, -0.001205, 0.001083, -0.014404, 0.063965, 0.002136, 0.015869, 0.007629, -0.073242, -0.000089, 0.000645, -0.006409, 0.063477, 0.008179, -0.027832, 0.007507, 0.057617, 0.001678, -0.013916, 0.031982, 0.071289, -0.000028, -0.00354, 0.00473, 0.059814, -0.000961, -0.003006, -0.006622, 0.064941, 0.000549, 0.002594, 0.009644, -0.074219, 0.000565, 0.00193, -0.02002, 0.069336, 0.006958, 0.007416, -0.002441, -0.131836, 0.000721, 0.00148, 0.00885, -0.082031, -0.000965, -0.004761, -0.000162, 0.069824, 0.000755, -0.001053, 0.018433, -0.013367, -0.001328, -0.005737, -0.010559, 0.084473, -0.002762, -0.053467, 0.164062, -0.003769, -0.002258, 0.003586, -0.074707, 0.01001, 0.000954, 0.004364, 0.015625, -0.095215, 0.000269, -0.021973, 0.046875, 0.052002, -0.000021, 0.004669, -0.003387, -0.080566, 0.000816, 0.002853, -0.005157, -0.092773, 0.004547, 0.012695, -0.035889, -0.15918, -0.002151, -0.002792, -0.005798, 0.081543, -0.000338, -0.002625, 0.006805, 0.05249, -0.002594, -0.000843, -0.000992, 0.078613, 0.000927, -0.001167, -0.007263, 0.09082, -0.001968, 0.000935, -0.0065, -0.086426, 0.000858, 0.003067, 0.005127, -0.084473, -0.001709, -0.004791, -0.001984, 0.070801, -0.001984, -0.002609, -0.008728, 0.081055, 0.000115, 0.003448, 0.008301, -0.066406, 0.000338, -0.003464, -0.000393, -0.209961, 0.000813, 0.006104, -0.003265, -0.071289, 0.000343, -0.009094, 0.044922, 0.008911, -0.001389, -0.0019, -0.006714, 0.072266, 0.000999, 0.00415, -0.012146, -0.072754, -0.000523, -0.005066, -0.012451, 0.081543, -0.000025, 0.004303, 0.009216, -0.066406, -0.000269, -0.003616, -0.007599, 0.084473, 0.000083, -0.003677, -0.006348, 0.097656, 0.00032, -0.001656, 0.002914, 0.064941, -0.001953, -0.003891, 0.002487, 0.069336, 0.00164, 0.002747, 0.005493, -0.070801, 0.002029, 0.000315, 0.017456, -0.129883, 0.00193, 0.003723, -0.006897, -0.072266, 0.048096, 0.050537, 0.075195, 0.570312, -0.000896, -0.002121, -0.002151, 0.069824, 0.000016, 0.000051, 0.015137, -0.075684, -0.000069, 0.005615, 0.001152, -0.067383, 0.000448, 0.009399, -0.029053, -0.054688, -0.000473, -0.005005, -0.005615, 0.072754, -0.00021, 0.002762, 0.006134, -0.064941, -0.001953, 0.002731, -0.004028, -0.060547, 0.089355, 0.013611, 0.490234, 0.000292, -0.002228, -0.00531, 0.028442, 0.157227, 0.00074, -0.002487, -0.010925, 0.066895, 0.001427, -0.004883, -0.009827, 0.082031, -0.000008, -0.00354, -0.008972, 0.074219, 0.000771, 0.004364, -0.00473, -0.070312, 0.000094, 0.001038, -0.001846, -0.058594, 0.000565, 0.001465, 0.004913, -0.064453, -0.000353, -0.00029, 0.008301, -0.061035, 0.001434, 0.001015, -0.002365, 0.072754, -0.000862, -0.000877, 0.00592, -0.063477, -0.000797, -0.000977, 0.002502, -0.062256, 0.043945, 0.040771, 0.101562, 0.441406, -0.002686, 0.003616, -0.044922, 0.019043, 0.000755, 0.000519, -0.0019, 0.060303, 0.000843, 0.000102, 0.001465, 0.063965, 0.000162, 0.000717, 0.006897, -0.101074, 0.000345, 0.0009, -0.004578, 0.064941, 0.002258, -0.000294, 0.000238, 0.086914, 0.000422, 0.000404, -0.008911, 0.069336, -0.000129, 0.000801, -0.00531, 0.06543, 0.001457, -0.000999, 0.015381, 0.058105, -0.001137, -0.001328, 0.003601, -0.068359, -0.001244, -0.000999, 0.001938, -0.061035, 0.001419, -0.000292, -0.003326, 0.072266, -0.001366, 0.000645, -0.007935, -0.055664, -0.001884, -0.005463, 0.021484, -0.049561, 0.001427, 0.000561, -0.001381, 0.070312, -0.001434, -0.001785, 0.002487, -0.131836, 0.001663, 0.00074, -0.001465, 0.069824, -0.000751, -0.00095, 0.002182, -0.054443, 0.001419, -0.00061, -0.003967, 0.066895, -0.002167, -0.001587, 0.003754, -0.062012, -0.000496, -0.000313, -0.00383, 0.072754, -0.007568, -0.004578, -0.013977, -0.054932, 0.002945, 0.002518, 0.002075, 0.158203, -0.000839, -0.000412, 0.003342, -0.060547, 0.0009, 0.001984, -0.007263, 0.072754, 0.000744, -0.001106, -0.004608, 0.077637, -0.000706, -0.004608, 0.046875, 0.004578, -0.000904, -0.001228, 0.002441, -0.057373, -0.000977, -0.000538, 0.001999, -0.072754, 0.000504, 0.000095, -0.005402, 0.070312, -0.001854, -0.000637, -0.007507, -0.097656, -0.000463, 0.00161, 0.004211, -0.0625, -0.000054, -0.000526, -0.004578, 0.081543, -0.000961, 0.000311, 0.003082, -0.077148, 0.000357, -0.00041, -0.005371, 0.063965, 0.000083, 0.001595, -0.008179, 0.068359, 0.002777, -0.000736, -0.00531, 0.158203, -0.001411, -0.000066, 0.005554, -0.084961, 0.000233, 0.001099, -0.005676, 0.05957, -0.000832, -0.001038, 0.003708, -0.072754, 0.000353, 0.000492, -0.004364, 0.094238, 0.000977, 0.001183, -0.000721, 0.071777, -0.000702, -0.001579, 0.003464, -0.063477, 0.050781, 0.067871, 0.173828, 0.498047, 0.001129, 0.000866, -0.006134, 0.074219, -0.000147, -0.000797, 0.000062, -0.063965, -0.000893, -0.000633, 0.004059, -0.064941, 0.00322, 0.001007, -0.003906, 0.078613, 0.00238, -0.000237, -0.007996, 0.088379, 0.001343, -0.000081, -0.001884, 0.067383, 0.000763, -0.000241, 0.00708, -0.085449, -0.000376, -0.000319, 0.000146, 0.05957, 0.003876, -0.000017, 0.016113, 0.146484, 0.003052, -0.002777, 0.045654, 0.02124, -0.001137, -0.001984, -0.000748, -0.072266, 0.001129, 0.000353, -0.001572, 0.052979, -0.010193, -0.007996, -0.014771, -0.214844, 0.001671, 0.001144, -0.004913, 0.066406, -0.001068, -0.001068, 0.004791, -0.07666, 0.003082, 0.000137, -0.001328, 0.08252, 0.000923, -0.000216, -0.002289, 0.062012, -0.000259, -0.000786, 0.002625, -0.056885, -0.001068, -0.000235, 0.004181, -0.066406, -0.000284, -0.00095, -0.00238, 0.069336, 0.001846, -0.000154, 0.001472, -0.061279, -0.000246, -0.00082, 0.006927, -0.069824, 0.001762, -0.000534, -0.000828, 0.069824, -0.000923, -0.000284, 0.003967, -0.074707, 0.000645, -0.000368, -0.002121, 0.056152, 0.002151, 0.001686, 0.009094, 0.211914, -0.000637, 0.000504, 0.002747, -0.059326, 0.000277, -0.000031, 0.003159, -0.066895, 0.000012, 0.000469, -0.010254, 0.068848, 0.002914, 0.007568, 0.053223, -0.002441, 0.001266, 0.000523, -0.003296, 0.074219, -0.001129, 0.000101, 0.002975, -0.061279, -0.00708, -0.004547, -0.05835, -0.017944, 0.003372, 0.006592, 0.05249, -0.008362, -0.000309, 0.000885, 0.006714, 0.106445, -0.00061, 0.000729, 0.001343, 0.066895, 0.002136, 0.00161, -0.00351, 0.057129, 0.000389, -0.001091, 0.003555, -0.067871, -0.002274, -0.000732, 0.004242, -0.068848, 0.001282, -0.000078, -0.003464, 0.090332, -0.00209, -0.001434, 0.001915, -0.066895, -0.002869, -0.001213, -0.001038, -0.082031, -0.001091, -0.000284, 0.002533, -0.060303, 0.004761, 0.005463, 0.003937, 0.176758, -0.00116, -0.004425, -0.01416, 0.056396, -0.000774, -0.00087, 0.004089, -0.063477, 0.001968, 0.001244, -0.003525, 0.086914, 0.000721, -0.001724, 0.008179, -0.060547, 0.000916, -0.000725, -0.003235, 0.068359, -0.001137, -0.000332, 0.001106, -0.078125, -0.000843, -0.000005, 0.007874, -0.067871, 0.000066, -0.000292, 0.010681, -0.081543, 0.002396, 0.000702, 0.000404, 0.09668, -0.002029, -0.000889, 0.002823, -0.057617, -0.001076, 0.000576, 0.003311, -0.056152, 0.001236, 0.001076, -0.000406, 0.0625, 0.001144, 0.000385, -0.00238, 0.062012, 0.000364, -0.0005, -0.001541, 0.066895, 0.000523, -0.004242, -0.005768, -0.085449, 0.001839, 0.001648, -0.002655, 0.057617, -0.001228, -0.000028, -0.008118, -0.068848, -0.001007, 0.000961, 0.013306, -0.172852, -0.00106, -0.000603, 0.003387, -0.08252, -0.000368, 0.000058, 0.00885, -0.064453, -0.000805, -0.000099, -0.017212, 0.063477, 0.001381, 0.001686, -0.005432, 0.069336, 0.002197, 0.000671, -0.004547, 0.064453, -0.000093, 0.000351, 0.003235, -0.056152, -0.001503, -0.001038, 0.003754, -0.070312, -0.000992, -0.000259, 0.002136, -0.060547, -0.000338, 0.000305, 0.009827, -0.064453, 0.000425, -0.000565, 0.000683, -0.059082, 0.001732, 0.001678, -0.002823, 0.141602, 0.001816, 0.001266, -0.002197, 0.071777, 0.000483, -0.004028, -0.004333, 0.053467, 0.00079, 0.001381, -0.002838, 0.065918, 0.000504, -0.000406, -0.004211, 0.057129, 0.000664, 0.000322, -0.001251, 0.0625, -0.000652, 0.000137, -0.008972, 0.060791, 0.000591, 0.001083, 0.002533, -0.078613, -0.000538, 0.000458, 0.033447, -0.021362, -0.002502, -0.003693, -0.013184, 0.070312, -0.001007, -0.004211, -0.043213, 0.021118, 0.003403, 0.004974, -0.011658, -0.083008, 0.00032, 0.003326, 0.044189, -0.024414, 0.000759, 0.002731, 0.035889, -0.024414, 0.000292, -0.000755, -0.026245, 0.015869, -0.000732, -0.00383, -0.042969, 0.024658, -0.000047, -0.00325, -0.035156, 0.026489, -0.000961, -0.004761, -0.042725, 0.031738, 0.002396, 0.003204, -0.049316, 0.017944, -0.000893, 0.000824, 0.033447, -0.021362, 0.00021, -0.000904, -0.026489, 0.016357, -0.000931, -0.003128, -0.034668, 0.024048, -0.00264, -0.003555, -0.011658, 0.071289, -0.000519, -0.003464, -0.039062, 0.022339, 0.000816, 0.003723, 0.029663, -0.023193, -0.000414, -0.003021, -0.039062, 0.023071, -0.000267, -0.002029, -0.021973, 0.014832, -0.000885, -0.004059, -0.041016, 0.021851, 0.000698, -0.00074, -0.040771, 0.027954, 0.000443, -0.001968, -0.036133, 0.022949, 0.001114, 0.002258, 0.009888, -0.078125, -0.004333, -0.008423, -0.038574, 0.02356, -0.000156, 0.00206, 0.040527, -0.026245, -0.000713, 0.000422, 0.041504, -0.026367, 0.000717, 0.002991, 0.028564, -0.020386, 0.000252, 0.003174, 0.028809, -0.023438, 0.002197, 0.000301, -0.002213, -0.083008, 0.000404, -0.000496, -0.036621, 0.022827, -0.003204, -0.006805, -0.011841, 0.08252, -0.004547, -0.006897, -0.037109, 0.025024, 0.001137, 0.002655, 0.033691, -0.022705, 0.000557, 0.002487, 0.033936, -0.024048, 0.000107, 0.000587, 0.043701, -0.028198, 0.000633, 0.001068, 0.033203, -0.022949, 0.000126, 0.001648, 0.040039, -0.028687, 0.003799, 0.012146, 0.101074, -0.054932, -0.005219, -0.009521, -0.026733, 0.136719, 0.000504, 0.003815, 0.036133, -0.023682, -0.000729, -0.003418, -0.040771, 0.022827, 0.000479, -0.001862, -0.040039, 0.025391, -0.001129, -0.00412, -0.042236, 0.021484, 0.002289, 0.005554, 0.011597, -0.067871, 0.000443, 0.002289, 0.034912, -0.022827, -0.000088, -0.001938, -0.040039, 0.026001, -0.00025, -0.000858, -0.039307, 0.025513, -0.00004, 0.001083, 0.033447, -0.022827, -0.000192, -0.002029, -0.039062, 0.028564, 0.000961, 0.003479, 0.008545, -0.050537, -0.000175, 0.003525, 0.052246, -0.035645, -0.000927, -0.002716, -0.035156, 0.023315, -0.001251, -0.004211, -0.03833, 0.021484, -0.000267, -0.001747, -0.041504, 0.0271, 0.00004, 0.000927, 0.030396, -0.019043, 0.00058, 0.001816, 0.03418, -0.021362, -0.000698, -0.001793, -0.027222, 0.016479, 0.000154, -0.00267, -0.037842, 0.02356, -0.000298, 0.000694, 0.030518, -0.019897, 0.000277, -0.00033, -0.023438, 0.014771, 0.00103, 0.003433, 0.034912, -0.021118, 0.002365, 0.003967, 0.010559, -0.071289, -0.00238, -0.006927, 0.057861, -0.00322, -0.000215, 0.001266, 0.039551, -0.024292, 0.000805, 0.003616, 0.039795, -0.026245, -0.000118, 0.000115, 0.033203, -0.021729, 0.00116, 0.003159, 0.028809, -0.022583, -0.002945, -0.003616, -0.008606, 0.064941, 0.000154, -0.001671, -0.03418, 0.022461, 0.000107, 0.00193, 0.018555, -0.013855, -0.001129, -0.003235, -0.03064, 0.02002, 0.00296, 0.005005, 0.017212, -0.071777, -0.001587, -0.00354, -0.010742, 0.069824, -0.000479, 0.00206, 0.037109, -0.02417, -0.000019, 0.001663, 0.038086, -0.023926, -0.003906, 0.002533, 0.069336, 0.037842, -0.000241, -0.003677, -0.039307, 0.026123, 0.000847, 0.002518, 0.027344, -0.02063, -0.000167, -0.000977, -0.033691, 0.021606, 0.000299, 0.001968, 0.041748, -0.028076, 0.002625, 0.002777, 0.011963, -0.080078, 0.000633, -0.000128, -0.033691, 0.021973, -0.000706, -0.003128, -0.041992, 0.03125, -0.000893, -0.002808, -0.038574, 0.026733, 0.000206, -0.001907, -0.024658, 0.017334, 0.007263, 0.016724, -0.152344, -0.020752, -0.000744, -0.002975, -0.046387, 0.032715, 0.001648, -0.00824, 0.143555, 0.460938, -0.000538, 0.000774, 0.036865, -0.024292, 0.002609, 0.003571, 0.011841, -0.071289, 0.000395, -0.001831, -0.031738, 0.020752, -0.000144, 0.002213, 0.044678, -0.028931, -0.000755, -0.001617, -0.026001, 0.018433, 0.002441, 0.005463, 0.012146, -0.084473, -0.001045, -0.002243, -0.027954, 0.022949, -0.003296, -0.004028, -0.016357, 0.087891, -0.001801, -0.002121, 0.00531, 0.048584, -0.001137, -0.004089, -0.041504, 0.021729, 0.00069, 0.000092, -0.03418, 0.021973, -0.000191, -0.001938, -0.027588, 0.019409, 0.000713, 0.00238, 0.033936, -0.025635, -0.001221, -0.00267, -0.006287, 0.081543, -0.001503, -0.004364, -0.035645, 0.025146, 0.000174, -0.001579, -0.019287, 0.013184, -0.005249, -0.00824, -0.037354, 0.022217, -0.000542, 0.001488, 0.032959, -0.022461, 0.00053, 0.002914, 0.038086, -0.026001, -0.001701, -0.001595, -0.037109, 0.026733, 0.000074, -0.001968, -0.023438, 0.015747, 0.000713, 0.002121, 0.041748, -0.027954, -0.000319, -0.001076, -0.039795, 0.026611, -0.000212, -0.002151, -0.039307, 0.021484, -0.004089, -0.005493, 0.034668, 0.045166, -0.000874, -0.003418, -0.053711, 0.034912, -0.000954, -0.002396, -0.036865, 0.022461, 0.00017, 0.001297, 0.026001, -0.018799, 0.000607, -0.002548, -0.053955, 0.03833, 0.00209, 0.003754, 0.031982, -0.026001, -0.000191, -0.002396, -0.037598, 0.024048, 0.00069, 0.002289, 0.02356, -0.019409, -0.000117, -0.001984, -0.033936, 0.022095, 0.000896, 0.003372, 0.035156, -0.02124, 0.000767, 0.00293, 0.030029, -0.021851, 0.000538, 0.001785, 0.031982, -0.021973, -0.000511, -0.001411, -0.023926, 0.018311, 0.000213, -0.000908, -0.036133, 0.023193, -0.000012, -0.002411, -0.037109, 0.025024, 0.000188, -0.002457, -0.035889, 0.022583, 0.000359, 0.000954, 0.001511, -0.074219, 0.000269, 0.000553, -0.002808, 0.060791, -0.002106, -0.001373, -0.006378, -0.080566, -0.000319, 0.000549, -0.000561, -0.080078, 0.000008, 0.000576, 0.00354, -0.086426, 0.000048, -0.000054, 0.001678, -0.080078, 0.001602, 0.006348, 0.068359, 0.006348, -0.000108, -0.000374, -0.058594, -0.019775, 0.00041, 0.000059, -0.000212, -0.062012, 0.000484, 0.00531, -0.048584, 0.023071, 0.000206, 0.00033, 0.002014, -0.070312, -0.000439, 0.000216, -0.001587, 0.065918, -0.000187, -0.001556, -0.003708, 0.075195, 0.000736, -0.000074, 0.001289, -0.066895, -0.000012, 0.000702, 0.002563, -0.078613, 0.000086, -0.000483, 0.000044, -0.095703, -0.000874, -0.000866, 0.005463, 0.070801, 0.003265, 0.006805, 0.037598, 0.025879, -0.000414, -0.000216, 0.000587, -0.078125, -0.001465, -0.001244, -0.049805, -0.037109, -0.000767, 0.000721, -0.000786, -0.077148, 0.000763, -0.000399, -0.001877, 0.061035, 0.000267, 0.000298, -0.000797, 0.066406, -0.00087, 0.00177, 0.009094, 0.071289, -0.000591, -0.001816, -0.006012, -0.191406, -0.000572, -0.001602, -0.029419, 0.020996, -0.000965, -0.00161, -0.001968, 0.118652, 0.000629, 0.001511, 0.002274, 0.070312, -0.002151, -0.004486, -0.017822, 0.061279, 0.000683, 0.000238, 0.002304, -0.092285, 0.017334, -0.000626, 0.263672, 0.060791, -0.002029, -0.004456, -0.056396, 0.016602, -0.000755, -0.000671, -0.002914, 0.07373, 0.000977, -0.00106, -0.000242, 0.05835, -0.001488, -0.000801, -0.001999, 0.092285, -0.000854, -0.000725, -0.00032, 0.069336, -0.000422, -0.000614, -0.002899, -0.121582, 0.000084, -0.000248, -0.000511, -0.071289, 0.000471, -0.000246, 0.003113, -0.083984, 0.000526, -0.000961, -0.004944, -0.112305, 0.000104, -0.000014, -0.002411, 0.080566, -0.001328, 0.000143, -0.001373, 0.07373, 0.000927, 0.006531, 0.059326, -0.018311, 0.000418, 0.000271, 0.003082, -0.071777, -0.000334, 0.000095, -0.000353, -0.064941, -0.000683, 0.000259, -0.003036, 0.066895, -0.000591, 0.000219, -0.001648, -0.072266, -0.002686, -0.003189, -0.013367, -0.060791, -0.001534, -0.000082, -0.009644, -0.080566, -0.001198, -0.000874, 0.00045, 0.080078, 0.001015, -0.000017, -0.002792, 0.068848, -0.000443, -0.000721, -0.000425, 0.084473, -0.000387, 0.000515, 0.000984, -0.069336, 0.000668, 0.000622, 0.000402, -0.064453, -0.000135, -0.000843, 0.005768, -0.075195, 0.00069, 0.000265, -0.001053, 0.068359, -0.000186, -0.011658, 0.056641, 0.034668, -0.001717, -0.000858, -0.005524, 0.063965, -0.000007, 0.000156, -0.00267, 0.11084, -0.011353, 0.137695, -0.201172, -0.091797, 0.00008, 0.001305, 0.013855, 0.085449, -0.000618, 0.000702, -0.000237, -0.076172, -0.001373, -0.001114, -0.002914, 0.070801, 0.000026, -0.000652, 0.001984, 0.067871, -0.001053, -0.000587, 0.000549, -0.072266, 0.00053, 0.001076, 0.001625, 0.109375, 0.000759, -0.000633, -0.000546, 0.066406, -0.000002, -0.001007, -0.000698, -0.086426, 0.000458, 0.00025, -0.002197, -0.06543, -0.000423, -0.000542, -0.001312, 0.058105, 0.000576, 0.002121, 0.036133, 0.022217, 0.003021, 0.005981, -0.335938, -0.00766, 0.000931, -0.001541, 0.001984, 0.064941, -0.000568, -0.002258, -0.070312, 0.015015, 0.000156, 0.001152, 0.006653, 0.094238, 0.001678, 0.002823, 0.008057, 0.125, 0.000675, 0.000725, -0.069336, -0.001427, 0.001343, 0.004578, 0.021362, 0.21582, 0.001434, 0.000284, 0.001846, -0.066895, 0.000984, 0.002106, -0.002853, -0.093262, -0.000519, 0.000511, -0.001289, 0.065918, -0.001663, -0.004639, -0.043213, 0.016235, 0.000336, -0.009766, -0.00003, 0.081543, 0.001289, 0.000021, 0.004608, -0.112793, -0.000483, -0.000278, -0.000134, -0.065918, 0.000767, 0.00148, 0.006134, 0.067871, -0.00079, -0.003799, -0.036621, -0.052734, -0.010742, -0.05957, -0.026001, 0.040771, 0.001213, 0.001678, 0.002548, -0.064453, 0.008789, 0.001587, 0.09375, 0.141602, -0.001411, -0.003967, -0.008301, -0.077148, 0.000217, 0.001114, 0.002518, -0.08252, -0.000058, -0.000229, 0.000801, 0.072266, 0.000127, 0.000751, 0.000185, -0.064453, -0.000004, -0.002289, -0.001633, 0.079102, 0.000397, -0.000034, 0.000121, -0.060303, -0.000128, -0.00074, 0.00116, 0.092773, 0.000717, 0.000832, -0.000441, -0.079102, -0.000484, -0.000257, 0.001656, -0.084961, -0.000076, -0.000538, -0.000008, -0.094238, 0.000504, 0.000721, -0.000362, 0.068359, 0.000368, 0.001648, 0.006622, -0.062256, 0.002716, 0.008667, 0.078613, 0.012085, -0.000222, 0.000041, -0.001472, 0.060791, -0.000595, 0.000016, 0.00296, 0.097656, 0.000973, 0.000048, 0.003448, 0.099121, 0.000694, -0.000444, -0.005768, -0.069336, -0.00024, 0.000282, 0.001213, -0.078613, -0.00238, -0.001678, -0.001869, -0.07959, -0.000805, 0.000157, -0.003479, -0.082031, -0.000919, -0.000801, -0.001251, 0.095703, -0.000515, -0.000854, -0.001259, 0.072754, -0.000465, 0.000465, 0.000893, -0.074219, 0.000486, 0.000301, 0.001099, -0.069824, 0.000077, 0.001152, 0.003159, -0.069336, 0.000364, -0.000195, -0.000576, 0.068848, -0.00006, 0.000153, 0.001373, -0.066895, 0.000496, -0.000694, 0.002121, -0.07373, -0.000081, 0.000067, 0.001427, -0.075684, -0.00041, -0.00019, -0.000294, 0.061035, 0.005798, 0.010193, 0.025146, 0.129883, 0.000219, -0.000607, 0.001434, -0.111328, -0.00161, -0.004272, -0.035156, -0.05249, -0.000022, 0.000553, 0.002808, 0.102539, 0.001068, 0.000828, -0.001274, 0.074219, 0.000706, 0.000542, 0.001144, -0.062256, -0.000391, -0.000422, -0.000782, 0.066895, -0.002014, -0.004456, -0.001915, -0.092773, 0.000622, 0.00132, 0.002045, -0.069336, -0.000778, 0.000893, 0.042725, -0.022583, -0.000104, -0.000603, -0.027222, 0.022583, -0.001282, -0.003174, -0.037109, -0.001289, -0.000389, -0.00164, -0.029419, 0.023071, 0.000167, -0.000557, -0.019775, 0.013245, 0.001068, 0.002975, -0.043701, 0.003479, -0.000374, -0.006653, -0.054688, 0.009644, -0.000816, -0.001503, -0.027344, 0.022949, -0.000763, 0.000192, 0.044678, -0.017944, -0.000158, 0.000706, 0.029297, -0.02478, 0.000488, 0.000984, 0.032715, -0.027466, -0.0005, -0.000254, 0.000422, 0.062988, 0.003067, -0.006409, -0.05957, 0.026855, 0.00135, 0.003067, 0.03125, -0.021484, -0.000671, -0.001221, -0.049316, 0.033447, 0.000052, 0.000465, -0.002701, 0.061279, 0.000454, 0.002518, 0.025024, -0.018188, 0.000648, -0.000083, 0.002075, -0.060547, -0.000561, -0.001862, -0.022095, 0.014221, -0.000206, 0.000168, 0.000244, -0.049072, 0.000645, 0.00206, 0.023682, -0.021118, -0.000157, -0.002121, -0.022461, 0.016724, 0.000154, -0.000526, 0.000778, -0.051514, 0.00038, -0.000385, -0.02832, 0.017334, 0.000534, 0.000307, 0.00135, -0.074707, -0.001366, -0.004913, -0.108398, 0.047363, -0.001289, -0.001465, -0.029663, 0.022095, 0.000835, 0.001884, 0.033936, -0.018066, 0.000317, 0.002487, 0.039795, -0.006561, -0.002197, -0.006226, 0.082031, -0.003555, 0.000534, 0.001755, 0.026855, -0.020752, 0.000298, 0.000085, 0.043701, -0.022949, 0.001015, 0.002823, 0.039795, -0.008728, -0.000587, 0.001183, -0.003342, 0.091309, 0.000171, -0.000385, -0.021118, 0.015137, -0.000062, -0.001549, -0.003586, 0.063477, -0.00058, -0.004028, -0.047852, 0.001862, -0.000301, 0.000668, 0.023438, -0.016479, -0.002945, -0.010254, -0.04541, 0.041504, -0.00038, -0.001205, -0.030396, 0.022949, 0.000427, -0.000114, -0.002228, 0.067383, -0.000751, -0.002228, -0.028809, 0.022217, 0.000751, -0.001511, -0.04541, 0.021484, 0.000185, 0.000744, 0.00705, -0.053223, 0.001228, 0.004486, 0.054199, 0.006683, -0.000175, -0.002197, -0.019653, 0.014282, 0.000832, 0.002792, 0.041748, -0.034424, -0.000198, 0.001091, 0.000679, -0.055908, -0.001434, 0.002945, 0.050293, 0.001984, -0.00038, -0.000062, 0.003235, -0.072754, 0.000317, 0.001312, 0.000557, -0.050049, 0.000174, 0.000851, 0.008606, -0.054443, -0.000565, -0.001076, 0.032227, -0.010925, 0.001381, 0.005798, -0.058105, 0.006866, 0.000858, 0.001984, 0.000174, 0.094727, 0.000003, -0.000381, -0.039062, 0.003906, 0.000637, -0.000051, 0.00209, -0.057373, -0.00013, -0.000805, -0.018799, 0.013672, -0.000334, -0.000305, -0.001747, 0.042725, 0.000652, 0.000381, 0.00148, -0.049805, 0.00079, -0.000866, -0.045654, 0.002274, -0.000385, -0.001617, -0.001022, 0.081543, -0.00018, -0.003036, -0.045654, -0.002884, 0.001083, 0.003525, 0.031738, -0.018555, -0.000188, 0.00005, -0.003479, 0.065918, 0.000182, 0.00148, 0.029541, -0.025513, -0.000603, -0.000155, -0.003464, 0.043701, -0.000183, -0.000954, -0.003113, 0.049561, -0.001648, 0.000406, 0.060059, -0.029419, -0.000946, -0.000496, -0.044678, 0.006317, -0.001083, -0.002472, -0.030518, 0.025513, 0.00011, -0.000366, -0.001831, 0.067871, 0.0005, 0.004028, 0.059326, 0.001762, 0.001244, 0.001549, 0.005127, -0.061768, -0.000154, 0.003235, 0.023682, -0.017456, -0.001244, 0.009277, 0.062012, -0.031494, -0.000587, 0.000163, 0.001167, 0.071777, 0.001892, -0.002579, -0.049805, -0.003632, 0.000519, 0.000227, -0.035156, -0.027466, -0.000239, -0.000504, 0.04248, 0.00473, -0.000003, 0.000896, 0.050293, -0.003876, 0.001167, 0.000992, 0.005127, -0.085938, 0.00116, 0.006348, -0.072754, -0.015137, 0.00007, 0.000797, 0.022339, -0.015564, 0.000186, 0.000414, 0.0354, -0.013, 0.000454, 0.001305, 0.03418, -0.025391, 0.000374, -0.000142, -0.00238, 0.074707, -0.000824, 0.001068, -0.082031, 0.039307, 0.006592, 0.014893, 0.062012, 0.039795, 0.001335, 0.002792, 0.022705, -0.020752, 0.001541, 0.006897, 0.048828, -0.002792, 0.000173, 0.000477, 0.00209, -0.058105, -0.000256, -0.005585, -0.070312, 0.00351, 0.000177, -0.000338, 0.001205, -0.080566, -0.000519, -0.000694, 0.006195, 0.061768, 0.000648, 0.000246, 0.001442, -0.065918, -0.000124, 0.000744, 0.002548, -0.061279, 0.000126, -0.001511, -0.041748, 0.001999, -0.000237, 0.000435, 0.0354, -0.023193, 0.001373, -0.001869, -0.047607, 0.007202, 0.000204, 0.000603, 0.000927, 0.043457, 0.00014, 0.000523, 0.024292, -0.017578, -0.000319, 0.000519, -0.000162, -0.067383, -0.000526, -0.000847, -0.002792, 0.060547, -0.000399, 0.000546, 0.02356, -0.019531, 0.001968, -0.042969, -0.001305, -0.003815, -0.000309, 0.000992, 0.002609, -0.047119, -0.000223, -0.000664, -0.002441, 0.061523, -0.00066, -0.000063, -0.000881, -0.061279, 0.000717, 0.000751, 0.025513, -0.018433, -0.000057, 0.00206, 0.025024, -0.017944, -0.000504, -0.001831, -0.040771, 0.002014, 0.000093, 0.000355, -0.003143, 0.07373, -0.000414, -0.002853, -0.033936, 0.02417, -0.000603, -0.000549, 0.039307, -0.003174, 0.001671, 0.004303, 0.031738, -0.020386, 0.001427, 0.002884, -0.055176, 0.007996, -0.001419, -0.003677, -0.033691, 0.014648, -0.000721, -0.001381, -0.028564, 0.007233, 0.001076, 0.002716, 0.029175, -0.031128, 0.001442, 0.005432, 0.043213, -0.016968, -0.000072, -0.000671, -0.001106, 0.048096, -0.00045, -0.000866, 0.039551, -0.024658, 0.00046, 0.001663, 0.026611, -0.020264, -0.000912, -0.000538, -0.00824, 0.062256, -0.000847, -0.002533, -0.044434, 0.027954, 0.00069, -0.000238, -0.000158, -0.054932, 0.003281, 0.004669, 0.007202, 0.188477, -0.007233, 0.000286, -0.037109, -0.097168, 0.00293, 0.003326, 0.003204, 0.129883, -0.003738, -0.00209, 0.002075, -0.140625, 0.009644, 0.006592, 0.013, 0.222656, 0.02063, -0.054688, 0.241211, 0.197266, -0.005096, -0.001068, -0.001953, -0.283203, -0.022339, -0.025146, -0.046387, -0.523438, 0.010864, 0.030029, 0.106445, 0.283203, 0.052734, -0.013428, 0.298828, 0.100098, -0.00322, -0.00061, 0.005341, -0.253906, 0.023438, -0.011536, 0.302734, 0.149414, -0.029053, 0.084961, 0.009216, 0.025513, -0.001671, -0.002914, 0.00325, -0.128906, -0.02356, 0.234375, 0.046631, 0.081543, -0.003021, -0.00708, 0.002701, -0.269531, -0.000027, -0.001862, 0.002441, -0.117188, 0.01709, -0.010864, 0.188477, 0.180664, 0.005341, 0.004303, 0.008362, 0.261719, 0.006287, 0.220703, 0.014404, 0.064941, 0.025757, 0.035156, 0.064453, 0.574219, 0.003525, 0.00322, 0.017334, 0.269531, -0.001564, -0.001434, 0.00293, -0.15625, 0.002441, 0.001366, -0.002655, 0.143555, 0.000912, -0.005554, 0.277344, 0.039551, 0.010254, 0.013184, 0.025391, 0.279297, 0.007019, 0.033447, 0.496094, 0.066406, 0.000809, 0.002106, 0.00116, 0.120605, -0.002731, -0.000862, 0.000748, -0.12793, 0.001656, 0.003342, -0.000809, 0.128906, -0.011169, 0.01355, -0.470703, -0.028931, -0.009705, -0.008301, -0.017456, -0.25, 0.004822, 0.007202, 0.00412, 0.208984, 0.008728, 0.006989, 0.014465, 0.423828, 0.003418, 0.002808, 0.000469, 0.112305, 0.009399, -0.001373, 0.026123, 0.169922, 0.003082, 0.006165, -0.002792, 0.162109, 0.006897, 0.017456, -0.271484, -0.007324, -0.010437, -0.023315, -0.365234, -0.107422, 0.019897, -0.021973, 0.195312, 0.043701, -0.008606, -0.025513, -0.102051, 0.09668, -0.032471, -0.039062, -0.056396, -0.550781, -0.008484, -0.01355, -0.020752, -0.460938, 0.001167, 0.003403, -0.004333, 0.182617, -0.005493, -0.006805, -0.029907, -0.382812, 0.001244, 0.001137, -0.002045, 0.137695, 0.005341, 0.003937, 0.006317, 0.166016, -0.004456, -0.001266, -0.002167, -0.139648, -0.015869, 0.053223, -0.253906, -0.085449, -0.002426, -0.001869, 0.001457, -0.12207, -0.00322, -0.00415, 0.00148, -0.165039, 0.00351, 0.00135, -0.001968, 0.135742, 0.008179, 0.011414, -0.01062, 0.28125, -0.006165, -0.00264, -0.016235, -0.244141, -0.00708, -0.001236, 0.001289, -0.273438, 0.009766, -0.050293, 0.011169, -0.018311, -0.008667, -0.014404, -0.038086, -0.324219, -0.00174, -0.002563, -0.000786, -0.131836, 0.002777, 0.002182, -0.001724, 0.138672, -0.003891, -0.00386, 0.000618, -0.185547, -0.001038, -0.002914, 0.003418, -0.170898, 0.009033, 0.005005, 0.068359, 0.125, -0.010864, -0.005066, -0.07959, -0.326172, 0.015503, 0.005402, 0.071777, 0.214844, -0.006531, -0.005127, -0.0177, -0.161133, -0.002411, -0.001846, -0.002106, -0.115723, 0.002502, 0.000973, -0.002747, 0.128906, 0.003113, 0.001106, 0.004242, 0.265625, -0.003494, -0.003647, 0.005157, -0.147461, -0.001648, -0.00021, 0.002884, -0.135742, -0.004028, -0.002441, 0.003143, -0.15332, 0.005402, 0.001892, 0.005615, 0.269531, -0.017334, -0.012207, -0.137695, -0.117676, 0.000121, 0.006775, -0.002075, 0.24707, 0.009949, 0.004974, 0.007507, 0.322266, -0.031494, -0.075195, -0.324219, -0.050049, -0.040039, 0.08252, -0.289062, -0.05127, -0.024414, 0.167969, 0.022949, 0.149414, 0.003632, 0.004669, -0.003006, 0.220703, -0.003418, -0.003052, 0.00206, -0.151367, -0.025391, -0.024048, -0.059814, -0.470703, -0.00885, 0.009216, -0.046875, -0.251953, -0.001579, 0.000557, 0.001137, -0.148438, 0.008728, 0.015869, 0.135742, 0.039795, -0.002762, -0.001915, -0.007355, -0.195312, 0.003372, 0.00103, -0.000786, 0.145508, -0.017822, 0.019531, -0.100098, -0.243164, 0.003662, 0.002426, 0.009644, 0.197266, 0.002304, 0.000391, -0.003494, 0.125, 0.000713, 0.003647, -0.000094, 0.133789, -0.001465, -0.002609, -0.000622, -0.143555, -0.009644, 0.000406, -0.476562, -0.066895, 0.005981, 0.037842, 0.115723, 0.34375, 0.004089, 0.001686, -0.002396, 0.19043, 0.00148, 0.000893, 0.000123, 0.115723, 0.004547, 0.002731, -0.010498, 0.211914, 0.004791, 0.000751, -0.005951, 0.166016, -0.004578, -0.009338, -0.006897, -0.300781, 0.001633, 0.001495, 0.004669, 0.088867, -0.00383, -0.000027, 0.005798, -0.257812, -0.00296, -0.002258, 0.000973, -0.154297, 0.009521, -0.073242, 0.016113, -0.083008, -0.005768, -0.000159, -0.084961, -0.105957, -0.001762, -0.001358, -0.001724, -0.148438, -0.00293, -0.002319, -0.001984, -0.110352, -0.001442, -0.00473, 0.008179, -0.155273, -0.003006, -0.013916, -0.003662, -0.353516, -0.000408, 0.002335, -0.00264, 0.194336, 0.001709, 0.000568, -0.001549, 0.137695, 0.002701, 0.002747, -0.000024, 0.154297, -0.009827, 0.013367, -0.082031, -0.084961, 0.002396, 0.007935, -0.004028, 0.253906, -0.001694, -0.003754, 0.001511, -0.142578, -0.002838, -0.001244, 0.001808, -0.142578, -0.0177, -0.05542, -0.099121, -0.232422, -0.007935, -0.008057, -0.01062, -0.145508, -0.002609, -0.002411, 0.000014, -0.145508, -0.005188, -0.001862, -0.010071, -0.197266, 0.002121, 0.002518, 0.001602, 0.125977, 0.017944, 0.021851, 0.083984, 0.259766, 0.002029, 0.010498, 0.044678, 0.388672, -0.013855, 0.00415, -0.206055, -0.054199, 0.001556, 0.002243, 0.000372, 0.202148, 0.00193, 0.002243, -0.001709, 0.124023, -0.002899, -0.00354, -0.006378, -0.074219, 0.004974, 0.00238, -0.000782, 0.166992, 0.00589, 0.002655, 0.001106, 0.162109, 0.027344, -0.004761, 0.239258, 0.194336, -0.000026, -0.000675, -0.000402, 0.101074, 0.00061, 0.001167, 0.002228, 0.100098, -0.000484, -0.000328, -0.000507, 0.102051, -0.000296, 0.000813, 0.000271, 0.097168, -0.001488, -0.002014, -0.005371, 0.114746, -0.000866, -0.001183, -0.000151, -0.094727, 0.000022, 0.000626, 0.003769, 0.097656, 0.000595, 0.00042, -0.000942, -0.096191, 0.000889, 0.002991, 0.016235, -0.098145, 0.000077, -0.000043, 0.001114, -0.103027, 0.000443, -0.002335, -0.004761, 0.104004, -0.000957, -0.000847, 0.002518, 0.100098, -0.000057, -0.000469, 0.00022, 0.098633, -0.000196, -0.000496, -0.003571, -0.088379, -0.000565, -0.00058, -0.000334, -0.087891, -0.000507, -0.00106, -0.000698, 0.099121, 0.000334, 0.001518, 0.001755, 0.087891, -0.000194, -0.000254, -0.00087, 0.101562, 0.000587, -0.000307, 0.000774, 0.106934, -0.000511, 0.00238, -0.00824, 0.102539, -0.000328, 0.00025, 0.001564, 0.099121, -0.000626, -0.000439, -0.002411, -0.089355, -0.002106, -0.000706, -0.001045, -0.100098, 0.000317, -0.000383, 0.001999, 0.089844, 0.000668, 0.002136, 0.001526, -0.102051, -0.000021, 0.000469, 0.001038, 0.09375, -0.001488, -0.001686, 0.002274, 0.121094, -0.00066, -0.000127, -0.000444, -0.084961, -0.001488, 0.000044, 0.000984, -0.098145, 0.001442, 0.000744, 0.001762, 0.11084, 0.000797, 0.000935, 0.001747, 0.112305, 0.001091, 0.000774, -0.001755, -0.108887, -0.000565, -0.000942, -0.001221, -0.094238, -0.000105, 0.000607, 0.006317, 0.116211, -0.000515, 0.000479, 0.007477, 0.180664, -0.000404, -0.00069, -0.00033, 0.087891, -0.000077, -0.000296, -0.000923, -0.103027, -0.00018, 0.000618, -0.001579, 0.096191, -0.000118, -0.000066, -0.001495, -0.091797, 0.001434, 0.002045, 0.027588, -0.091797, -0.001556, -0.002945, -0.002487, -0.105469, -0.000252, -0.000154, -0.000425, -0.137695, -0.000401, -0.001495, -0.001053, 0.09375, 0.001862, 0.000334, -0.000977, -0.09082, 0.000278, 0.004822, 0.054443, -0.007233, 0.001205, 0.000992, 0.001465, -0.110352, 0.000351, 0.002029, 0.008789, 0.097656, 0.000362, 0.00045, -0.000328, 0.091797, 0.001022, -0.000805, 0.002182, -0.103516, 0.000338, 0.000633, 0.001442, -0.101562, -0.001984, -0.000618, -0.000013, 0.083008, -0.001045, -0.002213, 0.001015, -0.099609, 0.00148, 0.002121, 0.002762, 0.115723, -0.00008, 0.000782, -0.000893, 0.094238, -0.000538, -0.000782, 0.000294, 0.095215, -0.000479, -0.000511, -0.003296, 0.088867, 0.000519, 0.000359, -0.000938, 0.095703, -0.001045, -0.001648, -0.088379, 0.002533, -0.001022, -0.002289, -0.004028, -0.102051, -0.000259, -0.001373, -0.065918, 0.002899, 0.000119, -0.000271, -0.002121, -0.101562, -0.000496, 0.000395, 0.000039, 0.099609, 0.004883, 0.008911, 0.075684, 0.047852, 0.000334, 0.000847, 0.003006, 0.112305, 0.00036, 0.000626, -0.00095, -0.098145, 0.000618, -0.000248, -0.000483, -0.085938, -0.001099, -0.000633, -0.000713, 0.100098, -0.00206, -0.002914, -0.008606, -0.15332, -0.001381, -0.004913, -0.086426, -0.01709, -0.000992, -0.000035, -0.000645, -0.097656, -0.00018, -0.000847, 0.000261, 0.091309, 0.000614, 0.000068, 0.00119, -0.103516, 0.00008, -0.001022, -0.052002, 0.001488, 0.00119, 0.000957, 0.001198, 0.092285, 0.000519, 0.000519, -0.000366, 0.09668, -0.000136, 0.000109, 0.000618, 0.094727, 0.00071, 0.001053, -0.000401, 0.117676, 0.0019, 0.00095, 0.00531, 0.115723, 0.000542, -0.000237, 0.000732, -0.100586, -0.000425, -0.000607, -0.000561, -0.095703, 0.001244, 0.001373, -0.064941, -0.080078, -0.00058, 0.000387, -0.000832, -0.098145, -0.000296, -0.000519, -0.002258, -0.100098, -0.000062, 0.000309, 0.002045, 0.109863, -0.000935, 0.000381, -0.000565, 0.091797, 0.001526, 0.01239, 0.089844, -0.006744, 0.000336, -0.000637, 0.003891, 0.098633, 0.000049, 0.001038, 0.001205, 0.089355, -0.001633, -0.000668, -0.000042, -0.099121, -0.001358, -0.001007, 0.000507, 0.109375, 0.000219, -0.001373, -0.049805, 0.001686, 0.000173, 0.006622, 0.080566, -0.030396, 0.000256, 0.000242, 0.000122, 0.099121, -0.002518, -0.001625, -0.001259, 0.110352, -0.000652, -0.000186, -0.001373, -0.118164, 0.001472, -0.000889, 0.003662, 0.11084, 0.000519, 0.000368, 0.000755, 0.096191, 0.001518, 0.001282, 0.0002, 0.101074, 0.000477, 0.000051, 0.001778, 0.10498, 0.001251, -0.000603, 0.002594, 0.120117, 0.001564, 0.000591, 0.002609, 0.143555, -0.000072, -0.00005, 0.002502, 0.097656, -0.001022, -0.001381, -0.002426, 0.102051, -0.000399, 0.000408, 0.002045, -0.09375, 0.000355, -0.000486, -0.000805, 0.092285, 0.001198, 0.000439, 0.000648, 0.103027, -0.000021, -0.000313, -0.000473, -0.095703, -0.001221, -0.001045, -0.003265, -0.114258, -0.000946, -0.006836, -0.068359, -0.006531, 0.000105, 0.000018, 0.002472, -0.100586, -0.000797, 0.001053, -0.000683, -0.104004, 0.00024, -0.000237, -0.003586, -0.07373, 0.000893, -0.000017, -0.005615, -0.141602, -0.000054, 0.000049, -0.000393, -0.109863, 0.000088, -0.000349, -0.000629, 0.096191, 0.000212, -0.000422, -0.000157, -0.081543, -0.003754, -0.00885, -0.061768, -0.10498, -0.000429, 0.000007, -0.000584, -0.097168, 0.00106, 0.000113, -0.001228, -0.130859, -0.000173, -0.000169, 0.000359, -0.102539, 0.000061, 0.00037, -0.000751, -0.088379, -0.000847, -0.001442, 0.007172, 0.082031, -0.00006, 0.000003, -0.002228, -0.138672, 0.000007, -0.000467, 0.000694, 0.087891, -0.000561, 0.000401, -0.000446, 0.086914, 0.000584, -0.001404, 0.004883, 0.09082, -0.000018, 0.000687, 0.000881, 0.093262, 0.00041, 0.00135, -0.000839, 0.094727, 0.001213, 0.001373, -0.056885, -0.110352, 0.001404, 0.003082, -0.080566, -0.453125, -0.003036, 0.000751, 0.017334, 0.138672, -0.005219, -0.005768, 0.200195, -0.075195, 0.003265, 0.003708, -0.146484, 0.054199, 0.002274, 0.00209, -0.117676, 0.043945, -0.001259, -0.002151, 0.092773, -0.036621, -0.00708, -0.006378, 0.224609, -0.082031, 0.006348, 0.006256, -0.205078, 0.077148, -0.003937, -0.002426, 0.161133, -0.060791, -0.00264, -0.001884, 0.088867, -0.032227, -0.005524, -0.003784, 0.22168, -0.07959, -0.004059, -0.001648, 0.128906, -0.048584, -0.001083, -0.002304, 0.09375, -0.03833, -0.00082, -0.000721, 0.068359, -0.025146, -0.001007, -0.001366, 0.06543, -0.024902, 0.000094, -0.004761, 0.015747, 0.107422, 0.002701, 0.002182, -0.124023, 0.046143, -0.001717, -0.001373, 0.082031, -0.031494, -0.003372, -0.005493, 0.030884, 0.107422, -0.002655, -0.00647, 0.028564, 0.122559, 0.002747, -0.000064, -0.182617, -0.056641, 0.003769, 0.003616, -0.216797, 0.078613, 0.000675, 0.001068, -0.055908, 0.022461, -0.004395, -0.004303, 0.173828, -0.064453, 0.007629, 0.015137, 0.120605, 0.425781, 0.004822, 0.00145, -0.11084, 0.144531, 0.001312, 0.00116, -0.062256, 0.023315, -0.00415, -0.007507, 0.146484, -0.066895, -0.002563, -0.005249, 0.10498, -0.045898, 0.001915, 0.001915, -0.097168, 0.037109, -0.009705, -0.012634, -0.090332, -0.357422, -0.001183, -0.000404, 0.054688, -0.019531, 0.006592, 0.006042, -0.214844, 0.080078, -0.00235, -0.002914, 0.133789, -0.050049, 0.00116, 0.00177, -0.054199, 0.022095, 0.000045, 0.001221, -0.062988, 0.024414, 0.001778, 0.001045, -0.07666, 0.029663, 0.001518, 0.001915, -0.010254, -0.091309, -0.011841, -0.043945, -0.055664, 0.008728, 0.002045, 0.001884, -0.082031, 0.031128, -0.002258, -0.002975, 0.09668, -0.038818, -0.001335, -0.002655, 0.106445, -0.040039, 0.003967, 0.002365, -0.134766, 0.049561, 0.003845, 0.003174, -0.006165, -0.120605, -0.002258, 0.004059, -0.041748, -0.101074, 0.001015, 0.001915, -0.061768, 0.023682, 0.002625, 0.005737, 0.010498, -0.084961, -0.015869, -0.02478, -0.071289, -0.058838, 0.001213, -0.006012, -0.141602, 0.029419, 0.001068, 0.001587, -0.027588, -0.092773, 0.001167, 0.002502, -0.081055, 0.032471, 0.005096, 0.004364, -0.175781, 0.06543, 0.002029, 0.00193, -0.094238, 0.036133, 0.001671, 0.001671, -0.054932, -0.106445, -0.019287, -0.006073, 0.318359, 0.337891, -0.002014, -0.003326, 0.117188, -0.049316, -0.003159, -0.007324, -0.009033, 0.057373, -0.002014, -0.001717, 0.07666, -0.028564, -0.002258, -0.00354, 0.104492, -0.044189, 0.001266, 0.000919, -0.087891, 0.03418, -0.001671, -0.001427, 0.081543, -0.031006, -0.002655, -0.002289, 0.021606, 0.116699, -0.004852, -0.005157, 0.191406, -0.070312, 0.002365, 0.001831, -0.082031, 0.030762, 0.001709, 0.001297, -0.10498, 0.040283, 0.003693, 0.002411, -0.15332, 0.056152, 0.014954, 0.053223, 0.054443, -0.013306, -0.003677, -0.003845, 0.131836, -0.049805, -0.004944, -0.002808, 0.203125, -0.073242, 0.001038, 0.000824, -0.054443, 0.020142, -0.002609, 0.001495, 0.029541, 0.086426, -0.002609, -0.005554, 0.119141, -0.052979, -0.00033, -0.001198, 0.075195, -0.028198, -0.002411, -0.004791, 0.154297, -0.070312, 0.001366, 0.004028, 0.00473, -0.084961, 0.002823, 0.000957, -0.091309, 0.034424, -0.005615, -0.003433, 0.192383, -0.070312, 0.00069, 0.001785, -0.068848, 0.025635, 0.003967, 0.004791, -0.228516, 0.081055, 0.004242, 0.005493, -0.174805, 0.06543, -0.001556, -0.002045, 0.074707, -0.028198, 0.006287, 0.005066, -0.211914, 0.076172, -0.002121, -0.003448, 0.015869, 0.091309, 0.002396, 0.00531, -0.007996, -0.092773, -0.003464, -0.002808, 0.141602, -0.051758, -0.002777, -0.001389, 0.106934, -0.039062, 0.003159, 0.002609, -0.134766, 0.048828, -0.002762, -0.00415, 0.171875, -0.06543, -0.000542, -0.001427, 0.07666, -0.028076, 0.001457, 0.001587, -0.085449, 0.032715, -0.003067, -0.001892, 0.107422, -0.039062, -0.003601, -0.00209, 0.182617, -0.071289, -0.001434, -0.00161, 0.095703, -0.036133, -0.001328, -0.003906, 0.009521, 0.117676, -0.005157, -0.002167, 0.208984, -0.074707, 0.000431, 0.001488, -0.07666, 0.030273, -0.003571, 0.000847, 0.050049, 0.079102, -0.002945, -0.005157, 0.144531, -0.063477, 0.000045, 0.002731, -0.009644, -0.095703, -0.001503, -0.00264, 0.028442, 0.097656, -0.002243, -0.002472, 0.09375, -0.035156, -0.000364, -0.000159, 0.094238, -0.039795, -0.006073, -0.007721, 0.207031, -0.076172, -0.002258, -0.00412, 0.105957, -0.045654, -0.002335, -0.003555, 0.107422, -0.04541, 0.000771, 0.000793, 0.032715, 0.083008, -0.000912, -0.00148, 0.054932, -0.02063, -0.001808, -0.003082, 0.077148, -0.029663, 0.005615, 0.006622, -0.014221, -0.115723, -0.000793, -0.000908, 0.06543, -0.024902, 0.002014, 0.001854, -0.100098, 0.037598, 0.006165, 0.005585, -0.205078, 0.075195, 0.005005, 0.003723, -0.198242, 0.073242, 0.006195, 0.003052, -0.207031, 0.074219, -0.000463, -0.007721, -0.03064, 0.118164, -0.00647, -0.005066, 0.206055, -0.076172, -0.000782, -0.001686, 0.07666, -0.030029, -0.000078, 0.001999, -0.055908, 0.021851, 0.002945, 0.002777, -0.099121, 0.037842, -0.000603, -0.001236, 0.040283, 0.110352, -0.004089, -0.003265, 0.115723, -0.041748, -0.004486, -0.00351, 0.174805, -0.064941, -0.003281, -0.002274, 0.120605, -0.044434, -0.003082, -0.003769, 0.019897, 0.08252, 0.000797, 0.007141, -0.029297, -0.102539, 0.006073, 0.004883, -0.197266, 0.070312, -0.002243, -0.001945, 0.087891, -0.031982, 0.008362, 0.004974, 0.055908, 0.017212, 0.022461, 0.053955, 0.208984, 0.07373, 0.001678, -0.004669, 0.126953, -0.000159, -0.006836, 0.011353, -0.257812, -0.022339, 0.01532, 0.028809, 0.185547, 0.033936, -0.004517, -0.024536, 0.322266, -0.014282, -0.002502, -0.002609, -0.083984, 0.010681, 0.024902, 0.03833, 0.182617, 0.056152, 0.012146, 0.019409, 0.061523, 0.028931, -0.039795, -0.022095, -0.292969, -0.181641, 0.019653, 0.007996, 0.176758, 0.119629, -0.010071, -0.014099, -0.085449, -0.023071, -0.010376, -0.012695, -0.134766, -0.022339, 0.003448, 0.020996, -0.277344, 0.022217, -0.017212, -0.010315, -0.099121, -0.025269, 0.002762, 0.022827, -0.496094, -0.012756, -0.022827, -0.024902, -0.07666, -0.045654, -0.00148, -0.013855, 0.207031, -0.01709, -0.014404, -0.007477, 0.19043, -0.021729, -0.023682, -0.035156, -0.155273, -0.052734, -0.000169, -0.015747, 0.371094, 0.003769, -0.021973, -0.039062, -0.300781, -0.116699, 0.001625, -0.003845, 0.07666, -0.004517, -0.024536, -0.039795, -0.174805, -0.015381, 0.005981, -0.008606, 0.227539, -0.006378, -0.008118, -0.010071, -0.071289, -0.016968, 0.001457, 0.027588, -0.306641, 0.021118, -0.007019, -0.061279, -0.061035, -0.047607, -0.003418, 0.004547, -0.147461, 0.007507, -0.000637, -0.001831, 0.068848, -0.004517, 0.00386, -0.007324, 0.092773, 0.002289, -0.003082, -0.014099, 0.136719, -0.010864, 0.021362, 0.029297, 0.188477, 0.059326, -0.002823, -0.026489, 0.277344, -0.015747, -0.001266, -0.006592, 0.074707, -0.011047, -0.00106, -0.008179, 0.088379, -0.005219, 0.059082, 0.070312, 0.306641, 0.004822, -0.000299, -0.012573, 0.128906, -0.010742, -0.006531, -0.007416, 0.166016, -0.009705, 0.003281, -0.000227, 0.01709, -0.330078, 0.009888, 0.009888, 0.125977, 0.023315, 0.00473, -0.003174, 0.300781, 0.000387, -0.011658, -0.023315, -0.098145, -0.04248, 0.006958, 0.007233, 0.063477, 0.015015, -0.003326, 0.013, -0.163086, 0.001213, -0.000973, 0.012695, -0.140625, 0.014771, 0.003525, 0.026611, -0.289062, 0.011047, -0.00528, -0.000248, -0.106445, 0.001953, -0.001686, 0.019531, -0.410156, -0.00473, 0.001137, -0.006714, 0.083984, -0.006592, -0.051025, -0.07959, -0.3125, -0.02832, 0.00209, -0.007477, 0.154297, 0.000835, -0.003937, 0.017578, -0.12793, 0.001312, -0.005768, -0.00705, -0.105469, -0.018188, -0.005188, -0.030762, 0.339844, -0.010925, 0.000786, -0.001274, -0.088867, 0.004761, 0.020142, 0.027222, 0.042236, 0.088867, -0.004761, 0.002457, -0.326172, 0.010071, -0.003143, 0.006927, -0.101562, 0.00267, -0.083984, -0.112305, -0.373047, -0.092285, 0.011047, 0.013489, 0.136719, 0.028809, 0.001869, -0.002136, 0.296875, -0.01178, -0.008667, -0.026611, 0.441406, 0.007172, 0.006409, 0.012695, 0.09668, 0.023804, -0.005554, 0.013794, -0.302734, 0.002472, -0.01123, -0.043945, 0.345703, -0.013245, -0.016602, -0.03125, -0.174805, -0.061279, -0.01709, -0.007874, -0.441406, -0.015137, -0.000813, -0.003296, 0.077148, 0.015991, 0.002228, -0.005157, 0.073242, -0.005554, 0.015259, 0.025513, 0.101562, 0.058594, 0.000999, 0.007385, -0.119629, 0.012207, 0.001656, 0.00885, -0.128906, 0.001648, 0.00705, 0.003769, 0.081543, 0.033447, -0.001022, -0.011047, 0.10791, -0.012207, -0.019409, -0.02832, -0.192383, -0.017334, 0.003098, 0.026123, -0.246094, 0.005615, -0.002304, 0.016113, -0.166992, 0.015991, -0.005219, -0.041016, 0.40625, -0.012085, 0.00293, 0.001846, -0.10791, 0.014038, 0.003967, 0.004059, 0.094727, 0.003021, -0.001488, 0.007477, 0.130859, 0.059326, 0.000538, 0.022095, -0.240234, 0.00415, 0.016846, 0.012878, 0.094238, 0.02771, -0.019287, -0.013977, -0.097168, -0.076172, -0.001968, -0.014526, 0.205078, -0.018433, 0.00174, -0.015442, 0.211914, -0.04126, -0.004364, 0.01062, -0.204102, 0.008911, 0.005646, 0.000793, 0.230469, 0.001648, -0.00161, -0.010437, 0.11084, -0.013123, 0.002029, -0.010742, 0.136719, -0.005707, 0.001579, 0.016357, -0.152344, 0.01709, 0.003494, -0.01416, 0.275391, 0.006775, -0.001244, -0.006561, 0.07373, -0.00528, 0.000374, 0.00824, -0.328125, 0.010681, -0.01532, 0.002151, -0.010864, -0.322266, -0.015747, -0.018799, -0.111328, -0.051514, -0.005371, -0.031738, 0.341797, -0.013489, -0.006897, -0.007874, -0.059082, -0.016479, -0.011536, -0.010132, -0.078613, -0.027466, 0.005005, 0.007385, -0.192383, 0.023438, -0.000896, 0.008911, -0.083984, 0.003128, 0.012817, 0.001068, 0.082031, 0.034668, 0.013245, 0.029419, 0.131836, 0.063965, 0.003067, 0.011169, -0.112305, 0.002075, -0.001038, 0.003265, -0.149414, 0.003296, -0.026855, -0.026855, -0.18457, -0.064453, 0.005737, 0.039307, -0.402344, 0.017212, 0.01178, 0.009888, 0.064453, 0.016968, -0.000338, 0.009155, -0.241211, 0.008179, 0.001717, 0.006897, -0.085938, 0.007812, 0.002808, 0.015991, -0.167969, 0.012756, -0.003784, -0.021851, 0.300781, -0.012573, 0.000176, -0.009399, -0.263672, 0.011902, 0.011963, 0.018066, 0.097656, 0.039062, -0.001083, -0.007263, 0.088867, -0.005707, -0.004242, -0.003036, -0.070801, -0.008728, 0.002426, 0.021851, -0.242188, 0.020142, 0.015137, 0.010864, 0.076172, 0.036133, -0.00386, 0.000425, 0.011475, -0.054443, 0.001297, -0.001396, 0.068848, 0.000916, 0.001816, -0.004791, 0.063477, -0.004395, -0.006989, -0.003815, -0.100586, -0.006622, -0.004578, 0.081543, 0.195312, -0.022339, -0.007568, 0.000893, -0.164062, -0.003738, -0.013977, -0.015137, -0.09668, -0.04248, 0.001366, 0.008911, -0.102539, 0.001717, -0.002441, -0.018311, 0.167969, -0.014465, 0.000973, 0.001221, -0.000385, 0.104004, -0.00082, -0.001137, 0.001297, -0.101562, -0.00058, -0.001083, -0.005554, 0.102539, -0.000248, 0.000633, 0.00161, -0.107422, 0.000115, 0.000618, 0.000233, 0.118164, -0.000182, 0.00071, -0.001106, 0.103516, 0.001007, -0.00037, -0.002747, 0.099121, -0.006653, -0.008545, -0.006958, -0.306641, 0.001579, 0.001923, -0.000908, 0.109375, -0.00164, -0.000301, 0.002487, -0.115723, -0.001076, -0.00079, 0.000729, -0.097656, 0.001205, 0.000188, -0.000759, 0.104492, -0.000343, -0.001923, -0.009338, -0.120117, -0.000136, 0.001167, 0.003021, -0.102539, 0.000786, -0.000992, -0.002258, 0.103516, -0.000847, -0.000778, 0.001968, -0.106934, 0.003021, 0.005341, 0.043945, -0.010254, -0.001205, -0.00061, 0.000671, -0.101074, -0.000824, -0.000671, 0.000896, -0.105957, -0.000284, -0.000496, 0.000671, -0.092773, 0.001564, 0.013611, -0.085938, -0.000157, 0.000763, 0.000265, 0.003174, -0.084473, -0.001282, -0.00034, 0.001747, -0.120605, -0.000828, -0.000793, 0.001762, -0.105957, -0.001617, 0.000254, 0.002823, -0.119629, 0.000538, -0.000168, 0.001923, -0.102051, -0.00119, 0.000908, 0.001076, -0.108887, 0.001663, 0.004883, 0.048584, -0.033691, 0.001984, 0.001137, 0.001106, 0.158203, -0.001251, -0.000797, 0.002243, -0.101074, 0.001114, 0.002151, 0.013184, 0.137695, 0.004517, 0.006256, 0.042969, -0.018066, -0.011719, -0.018433, -0.050293, -0.373047, 0.000568, 0.000706, -0.000328, 0.10498, 0.000954, 0.000824, 0.003525, 0.081055, 0.000486, 0.000923, -0.000969, 0.095215, -0.000311, 0.000315, 0.002579, -0.104004, 0.001289, -0.022095, 0.081055, 0.096191, -0.000904, 0.000201, 0.006348, 0.083496, -0.001305, 0.002045, 0.01532, 0.152344, 0.014954, 0.023315, 0.054199, 0.410156, -0.010254, 0.010193, -0.232422, -0.017944, -0.000069, -0.00023, 0.002777, -0.135742, 0.003326, 0.00351, 0.00296, 0.126953, 0.000648, 0.000303, -0.000942, 0.089355, 0.000999, 0.000843, -0.001236, 0.094238, 0.001297, -0.000076, -0.002945, 0.092285, 0.000923, 0.026245, 0.029419, 0.116211, 0.000473, 0.000557, -0.001953, 0.103516, 0.024902, 0.006195, 0.353516, 0.083984, 0.006866, 0.013611, 0.111328, 0.046143, 0.000259, 0.000123, 0.001923, -0.102051, -0.000134, 0.00103, -0.036621, -0.063477, -0.000257, 0.000446, -0.000954, -0.108398, 0.000671, 0.001343, -0.002243, 0.104492, -0.000572, 0.000059, 0.002945, -0.097168, -0.000603, -0.000298, 0.002182, -0.103027, 0.000108, 0.001518, -0.001076, 0.09375, -0.001396, 0.000075, 0.00034, -0.086426, 0.001038, 0.000076, 0.002151, -0.099121, 0.001839, 0.001579, -0.001053, 0.113281, -0.001183, -0.001205, -0.006927, -0.117676, 0.000515, 0.001343, 0.0005, 0.096191, 0.000427, 0.000058, 0.00161, -0.093262, -0.000062, 0.000435, 0.002625, -0.119629, -0.001251, -0.000404, 0.003372, -0.089355, 0.000866, 0.000912, -0.000912, 0.084961, 0.000116, -0.000454, -0.006714, -0.145508, 0.00022, -0.000376, 0.006195, -0.07959, -0.000062, -0.000463, 0.001549, -0.091309, 0.001175, 0.002167, -0.059082, 0.035645, 0.001251, 0.001175, -0.001968, 0.09082, 0.000286, -0.001038, 0.000465, -0.094238, 0.0005, 0.001228, -0.002289, 0.083496, 0.001823, 0.000526, -0.001816, 0.109375, -0.000124, 0.000797, 0.002106, -0.118164, -0.001122, -0.0019, -0.00351, 0.085938, 0.001511, 0.001663, -0.002274, 0.117188, -0.001015, 0.004272, -0.042725, -0.103027, 0.000188, 0.001213, 0.026489, -0.056396, 0.002274, 0.001633, -0.002808, 0.121094, 0.001152, -0.000584, 0.000235, 0.125, 0.001923, 0.000231, -0.000372, 0.105957, -0.000046, 0.000256, -0.001869, 0.087402, 0.000357, -0.001488, 0.002213, -0.094238, -0.019531, 0.011169, -0.318359, -0.036865, -0.000721, -0.000231, -0.003098, 0.111328, 0.000843, 0.000462, -0.000231, -0.105957, 0.000452, 0.000824, -0.001999, 0.089844, 0.000633, 0.002197, 0.003738, 0.155273, -0.001228, 0.000307, 0.003387, -0.094727, -0.001945, -0.001839, 0.000212, -0.115234, -0.00014, 0.000063, -0.002075, 0.103027, 0.045898, 0.028198, 0.255859, 0.091797, 0.001122, 0.001122, -0.00235, 0.102051, 0.02771, 0.032471, 0.070312, 0.402344, -0.000046, -0.000523, 0.002426, 0.094727, 0.000572, 0.001183, -0.002563, 0.095703, -0.000641, -0.00148, -0.001068, 0.114746, -0.003998, -0.012024, -0.088867, 0.012451, 0.000927, 0.000893, -0.000847, 0.090332, -0.000324, 0.000408, 0.000326, -0.09082, 0.003326, 0.009033, -0.134766, 0.011353, -0.000729, 0.000024, 0.001732, -0.085449, 0.000271, 0.000885, 0.001755, -0.11084, -0.001305, -0.000729, 0.001877, -0.118652, -0.003448, -0.002869, -0.00766, -0.085938, -0.001404, -0.000977, -0.000162, -0.100586, -0.002655, -0.002151, -0.010376, 0.077637, -0.002228, -0.001076, 0.002197, -0.090332, 0.00036, -0.000061, 0.000437, -0.087891, 0.00002, 0.001236, 0.002228, -0.092285, 0.001373, 0.001724, 0.001091, 0.174805, 0.000866, 0.000073, 0.000083, 0.104004, -0.00041, -0.000233, 0.001633, -0.108398, 0.000648, 0.001015, 0.009277, 0.105469, -0.000992, 0.001099, 0.002716, -0.109863, -0.001091, 0.000732, -0.001663, 0.107422, -0.001526, -0.000633, 0.001106, -0.112793, 0.000816, -0.000904, 0.003845, -0.097656, 0.00238, 0.005096, 0.039551, -0.031738, -0.001106, -0.001717, 0.001427, -0.09668, 0.00209, -0.000549, -0.001274, 0.112793, -0.000713, -0.000568, -0.003815, 0.112793, -0.001633, -0.000866, -0.054199, 0.038818, -0.013306, -0.021118, -0.045654, -0.382812, 0.000851, 0.001045, 0.000732, 0.104004, -0.000401, 0.000156, -0.002029, 0.089355, 0.009644, 0.020996, 0.05542, 0.054443, 0.005096, 0.003281, 0.010254, -0.045898, -0.003479, -0.006622, 0.007202, 0.035156, 0.004089, 0.001869, -0.002396, -0.056641, 0.003784, -0.001457, 0.004944, -0.054199, -0.001602, 0.003036, 0.033691, 0.00528, -0.036377, -0.036377, -0.060791, -0.086426, -0.005951, -0.002472, -0.000326, 0.049072, -0.009033, -0.022095, 0.061279, 0.04248, -0.003891, -0.006897, 0.022583, 0.043213, 0.001801, 0.000037, -0.030884, -0.006622, -0.010071, -0.0019, 0.012024, 0.078613, 0.008118, 0.00946, -0.022827, -0.053711, -0.015564, -0.014954, -0.078125, -0.060303, -0.004761, -0.003265, -0.00006, 0.054199, 0.002136, -0.000507, -0.011658, -0.032227, 0.000271, -0.002762, -0.012878, -0.030518, -0.003021, -0.002167, -0.004272, 0.050537, 0.001602, -0.003326, 0.041992, -0.021851, 0.002563, 0.003021, -0.005005, -0.045898, -0.002121, 0.003189, 0.032227, 0.040771, -0.003204, -0.003006, 0.005127, 0.039795, 0.002411, -0.005676, -0.047119, -0.053467, -0.003632, -0.004272, 0.005402, 0.04541, 0.00531, 0.001389, 0.007416, -0.044434, -0.005005, -0.005096, 0.000211, 0.053955, -0.00473, 0.000523, 0.017456, 0.031494, -0.003525, -0.002335, -0.002762, 0.04541, -0.00708, -0.006256, 0.022217, 0.05249, 0.002304, 0.005035, -0.002411, -0.050049, -0.0047, -0.000591, 0.012512, 0.025269, 0.003998, 0.009277, 0.019897, 0.034668, -0.001747, -0.00354, -0.025879, 0.039062, -0.00412, -0.002167, 0.00174, 0.048096, 0.00293, 0.001015, 0.005768, -0.040039, -0.002655, -0.00528, -0.027344, -0.04126, 0.0019, 0.016235, 0.004822, 0.016357, 0.00322, 0.000479, -0.015137, -0.032715, -0.018311, -0.0354, -0.063965, -0.042236, 0.000267, -0.00206, 0.029663, -0.001053, 0.017944, 0.032959, 0.103516, 0.056396, -0.003677, -0.002182, 0.004852, 0.04834, -0.004272, -0.002258, 0.011169, 0.046387, 0.004181, -0.001419, -0.013123, -0.035889, -0.003632, -0.008057, 0.012085, 0.05957, -0.001907, -0.003998, -0.003357, 0.053711, 0.010437, 0.015625, 0.036621, 0.035645, -0.006866, -0.00006, 0.004425, 0.044678, -0.000079, 0.005371, -0.041992, 0.007568, 0.006134, 0.001999, -0.009888, -0.048584, -0.006012, 0.003281, 0.020752, 0.025269, 0.004639, 0.001015, -0.012207, -0.094238, -0.00708, -0.004852, -0.001343, 0.051514, -0.001587, -0.003632, -0.011963, 0.025879, 0.001099, -0.003128, -0.010803, -0.026123, -0.000217, -0.000227, -0.026855, -0.006409, 0.003296, 0.003677, 0.00164, -0.046875, 0.014893, 0.02002, 0.055664, 0.071777, 0.003998, -0.001556, -0.000813, -0.046631, 0.003906, -0.001587, -0.024414, -0.007111, -0.000456, 0.001602, 0.022705, 0.047119, -0.008057, -0.008362, 0.016846, 0.06543, -0.004608, -0.007233, 0.041504, 0.016235, 0.004486, 0.007477, 0.021484, 0.023315, -0.003403, 0.005066, 0.022461, 0.036621, 0.00045, -0.004974, -0.012573, 0.035889, -0.020874, -0.022461, -0.353516, -0.095703, -0.004059, 0.000048, 0.013123, 0.038574, -0.001366, -0.002274, -0.016479, 0.037842, -0.005859, -0.003372, 0.016479, 0.032715, 0.018555, 0.020264, 0.065918, 0.068848, 0.00103, 0.009338, 0.022827, 0.01001, 0.000025, 0.005127, -0.007172, -0.040039, 0.000603, -0.003784, -0.015442, -0.033936, -0.004913, -0.002274, 0.015747, 0.0354, -0.001152, -0.00209, 0.011475, 0.019775, -0.001869, -0.002258, 0.0354, 0.03833, 0.004852, -0.002777, -0.02124, -0.040527, -0.00473, 0.02832, 0.01355, 0.018066, -0.003555, -0.005157, -0.021118, 0.053223, 0.004517, 0.000645, 0.004578, -0.043213, 0.000162, -0.003265, 0.003632, 0.048828, -0.006104, 0.010254, 0.021606, 0.051025, 0.005615, 0.001526, -0.008362, -0.049072, -0.00235, -0.003494, -0.022461, 0.046143, -0.002335, -0.004456, -0.017944, -0.020996, 0.001198, 0.009399, 0.028442, -0.00296, 0.004059, 0.00164, 0.007599, -0.041748, 0.004395, 0.003098, -0.00074, -0.049561, 0.001869, 0.004761, -0.002823, -0.048828, -0.003403, 0.002213, 0.002319, 0.046387, 0.039062, 0.05127, 0.099609, 0.240234, 0.000786, -0.009827, -0.03418, 0.009705, 0.001541, 0.001007, -0.009705, -0.037598, 0.002869, 0.00824, 0.028198, 0.005737, -0.013428, -0.038574, -0.071289, -0.056396, 0.005432, 0.00119, -0.009521, -0.041992, -0.004425, -0.001381, -0.005035, 0.046387, 0.000881, 0.00015, 0.018921, -0.027222, -0.004425, -0.010559, -0.018555, -0.02832, 0.012512, 0.023071, 0.087402, 0.044434, -0.008362, -0.000965, 0.02478, 0.051758, 0.002426, 0.011719, -0.002777, -0.058105, 0.001419, 0.003143, 0.020142, -0.017212, 0.012512, 0.013123, 0.053711, -0.191406, -0.004303, 0.008057, 0.044678, 0.054199, -0.003113, -0.002441, -0.001396, 0.043945, -0.00264, -0.001465, 0.017822, 0.036621, -0.000595, -0.002274, 0.022461, -0.000292, 0.005981, 0.001953, -0.001945, -0.060547, 0.002075, 0.004883, -0.011169, -0.044922, -0.009216, -0.023926, -0.078125, -0.035156, -0.002029, -0.002563, 0.034424, -0.001732, 0.004974, 0.002243, -0.012634, -0.042725, 0.004639, 0.007874, -0.023315, -0.02356, -0.002762, -0.00206, -0.000587, 0.041016, 0.003036, 0.008362, -0.010071, -0.044189, 0.003433, 0.001762, 0.005615, -0.033203, 0.003937, 0.004028, -0.011841, -0.043701, 0.002213, -0.003662, -0.0177, -0.041504, -0.004974, -0.002792, 0.006256, 0.042236, -0.00824, -0.016235, -0.031494, 0.009583, -0.006134, -0.002274, 0.005371, 0.051758, 0.002609, 0.002975, 0.002136, -0.047119, 0.00267, 0.00412, 0.000881, -0.049805, -0.000326, -0.00074, 0.033691, -0.001236, 0.004303, 0.008545, 0.020874, 0.016113, 0.01062, 0.005432, -0.025757, -0.101562 ] } , "name": "LlmExporter::FusedLinearAttention_3146", "outputIndexes": [ 1653 ] , "type": "Const", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1641, 1650, 1652, 1653 ] , "main_type": "LinearAttentionParam", "main": { "attn_type": "gated_delta_rule", "num_k_heads": 16, "num_v_heads": 16, "head_k_dim": 128, "head_v_dim": 128, "use_qk_l2norm": true } , "name": "/layers.22/self_attn/FusedLinearAttention", "outputIndexes": [ 1654 ] , "type": "LinearAttention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1654, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.22/self_attn/Reshape_output_0", "outputIndexes": [ 1655 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1655 ] , "main_type": "CastParam", "main": { "srcT": "DT_VARIANT", "dstT": "DT_FLOAT" } , "name": "/blocks.22/self_attn/norm/Cast_output_0", "outputIndexes": [ 1656 ] , "type": "Cast", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1656 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 290448116, 512, 512 ] , "useRMSNorm": true } , "name": "/blocks.22/self_attn/norm/Mul_1_output_0", "outputIndexes": [ 1657 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2503 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 2048, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 290449140, 1048598, 262144, 0, 0 ] } , "name": "/layers.22/self_attn/in_proj_z/Linear", "outputIndexes": [ 2516 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2516 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/self_attn/in_proj_z/Linear/post_convert", "outputIndexes": [ 2517 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2517 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 2048 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/in_proj_z/Linear/post_reshape", "outputIndexes": [ 1658 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1658, 22 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.22/self_attn/Reshape_1_output_0", "outputIndexes": [ 1659 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1659 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.22/self_attn/norm/Mul_2_output_0", "outputIndexes": [ 1661 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1657, 1661 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.22/self_attn/norm/Mul_3_output_0", "outputIndexes": [ 1662 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1639 ] , "main_type": "NONE", "name": "/blocks.22/self_attn/Shape_output_0", "outputIndexes": [ 1663 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1663 ] , "main_type": "NONE", "name": "Shape2728", "outputIndexes": [ 1664 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1663 ] , "main_type": "NONE", "name": "Rank2730", "outputIndexes": [ 1665 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1665, 1665 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2732", "outputIndexes": [ 1666 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1666 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2733", "outputIndexes": [ 1667 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1666, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2735", "outputIndexes": [ 1668 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1668 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2736", "outputIndexes": [ 1669 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1664, 1667, 1669, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2739", "outputIndexes": [ 1670 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1670 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2740", "outputIndexes": [ 1671 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1671, 1671 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2742", "outputIndexes": [ 1672 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1663, 1672, 1666 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.22/self_attn/Gather_output_0", "outputIndexes": [ 1673 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1673, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.22/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1674 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1666 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2750", "outputIndexes": [ 1675 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1668 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2753", "outputIndexes": [ 1676 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1664, 1675, 1676, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2756", "outputIndexes": [ 1677 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1677 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2757", "outputIndexes": [ 1678 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1678 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2758", "outputIndexes": [ 1679 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1679, 1678 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2759", "outputIndexes": [ 1680 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1663, 1680, 1666 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.22/self_attn/Gather_1_output_0", "outputIndexes": [ 1681 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1681, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.22/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1682 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1674, 1682, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.22/self_attn/Concat_output_0", "outputIndexes": [ 1683 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1662, 1683 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.22/self_attn/Reshape_2_output_0", "outputIndexes": [ 1684 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1684 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/out_proj/Linear/pre_reshape", "outputIndexes": [ 2518 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2518 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.22/self_attn/out_proj/Linear/pre_convert", "outputIndexes": [ 2519 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2519 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 291759882, 1048598, 262144, 0, 0 ] } , "name": "/layers.22/self_attn/out_proj/Linear", "outputIndexes": [ 2520 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2520 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/self_attn/out_proj/Linear/post_convert", "outputIndexes": [ 2521 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2521 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.22/self_attn/out_proj/Linear/post_reshape", "outputIndexes": [ 1685 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1638, 1685 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.22/Add_output_0", "outputIndexes": [ 1686 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1686 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 293070624, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.22/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1687 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1687 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.22/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2522 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2522 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.22/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2523 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2523 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 293078816, 1835030, 458752, 0, 0 ] } , "name": "/layers.22/mlp/gate_proj/Linear", "outputIndexes": [ 2524 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2524 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2525 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2525 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.22/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1688 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1688 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.22/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1689 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2523 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 295372598, 1835030, 458752, 0, 0 ] } , "name": "/layers.22/mlp/up_proj/Linear", "outputIndexes": [ 2528 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2528 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2529 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2529 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.22/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1690 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1689, 1690 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.22/mlp/Mul_output_0", "outputIndexes": [ 1691 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1691 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.22/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2530 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2530 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.22/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2531 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2531 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 297666380, 1835030, 458752, 0, 0 ] } , "name": "/layers.22/mlp/down_proj/Linear", "outputIndexes": [ 2532 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2532 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.22/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2533 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2533 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.22/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1692 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1686, 1692 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.22/Add_1_output_0", "outputIndexes": [ 1693 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1693, 3 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.23/Reshape_output_0", "outputIndexes": [ 1694 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1694 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 299960162, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.23/input_layernorm/Mul_1_output_0", "outputIndexes": [ 1695 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1695 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.23/self_attn/q_proj/Linear/pre_reshape", "outputIndexes": [ 2534 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2534 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.23/self_attn/q_proj/Linear/pre_convert", "outputIndexes": [ 2535 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2535 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 4096, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 65536, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 299968354, 2097174, 524288, 0, 0 ] } , "name": "/layers.23/self_attn/q_proj/Linear", "outputIndexes": [ 2536 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2536 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/self_attn/q_proj/Linear/post_convert", "outputIndexes": [ 2537 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2537 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 4096 ] , "dimType": "NCHW" } , "name": "/layers.23/self_attn/q_proj/Linear/post_reshape", "outputIndexes": [ 1696 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1695 ] , "main_type": "NONE", "name": "/blocks.23/self_attn/Shape_output_0", "outputIndexes": [ 1697 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1697 ] , "main_type": "NONE", "name": "Shape2792", "outputIndexes": [ 1698 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1697 ] , "main_type": "NONE", "name": "Rank2794", "outputIndexes": [ 1699 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1699, 1699 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2796", "outputIndexes": [ 1700 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1700 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2797", "outputIndexes": [ 1701 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1700, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2799", "outputIndexes": [ 1702 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1702 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2800", "outputIndexes": [ 1703 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1698, 1701, 1703, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2803", "outputIndexes": [ 1704 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1704 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2804", "outputIndexes": [ 1705 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1705, 1705 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2806", "outputIndexes": [ 1706 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1697, 1706, 1700 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.23/self_attn/Gather_output_0", "outputIndexes": [ 1707 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1707, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_output_0", "outputIndexes": [ 1708 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1700 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2814", "outputIndexes": [ 1709 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1702 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2817", "outputIndexes": [ 1710 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1698, 1709, 1710, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2820", "outputIndexes": [ 1711 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1711 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2821", "outputIndexes": [ 1712 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 36, 1712 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2822", "outputIndexes": [ 1713 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1713, 1712 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2823", "outputIndexes": [ 1714 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1697, 1714, 1700 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.23/self_attn/Gather_1_output_0", "outputIndexes": [ 1715 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1715, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_1_output_0", "outputIndexes": [ 1716 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1708, 1716, 201, 202 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.23/self_attn/Concat_output_0", "outputIndexes": [ 1717 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1696, 1717 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.23/self_attn/Reshape_output_0", "outputIndexes": [ 1718 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1718, 205 ] , "main_type": "Slice", "main": { "axis": -1, "sourceType": "TORCH" } , "name": "/blocks.23/self_attn/Split_output_0", "outputIndexes": [ 1719, 1720 ] , "type": "Slice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1707, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_4_output_0", "outputIndexes": [ 1721 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1715, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_5_output_0", "outputIndexes": [ 1722 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1721, 1722, 201, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.23/self_attn/Concat_2_output_0", "outputIndexes": [ 1723 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1719, 1723 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.23/self_attn/Reshape_2_output_0", "outputIndexes": [ 1724 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1724 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 302589816, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.23/self_attn/q_norm/Mul_1_output_0", "outputIndexes": [ 1726 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_10_output_0", "outputIndexes": [ 1727 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1726, 44, 1727, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_output_0", "outputIndexes": [ 1728 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1728, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Mul_output_0", "outputIndexes": [ 1729 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1728 ] , "main_type": "NONE", "name": "/blocks.23/self_attn/Shape_2_output_0", "outputIndexes": [ 1730 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1730 ] , "main_type": "NONE", "name": "Shape2846", "outputIndexes": [ 1731 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1730 ] , "main_type": "NONE", "name": "Rank2848", "outputIndexes": [ 1732 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1732, 1732 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2850", "outputIndexes": [ 1733 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1733 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2851", "outputIndexes": [ 1734 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1733, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2853", "outputIndexes": [ 1735 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1735 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2854", "outputIndexes": [ 1736 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1731, 1734, 1736, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2857", "outputIndexes": [ 1737 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1737 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2858", "outputIndexes": [ 1738 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 1738 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2859", "outputIndexes": [ 1739 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1739, 1738 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2860", "outputIndexes": [ 1740 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1730, 1740, 1733 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.23/self_attn/Gather_2_output_0", "outputIndexes": [ 1741 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1741, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Div_output_0", "outputIndexes": [ 1742 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1742, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_13_output_0", "outputIndexes": [ 1743 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1728, 1743, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_3_output_0", "outputIndexes": [ 1744 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1744 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.23/self_attn/Neg_output_0", "outputIndexes": [ 1745 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1742, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_12_output_0", "outputIndexes": [ 1746 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1728, 44, 1746, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_2_output_0", "outputIndexes": [ 1747 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1745, 1747 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.23/self_attn/Concat_5_output_0", "outputIndexes": [ 1748 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1748, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Mul_1_output_0", "outputIndexes": [ 1749 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1729, 1749 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Add_output_0", "outputIndexes": [ 1750 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_11_output_0", "outputIndexes": [ 1751 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1726, 1751, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_1_output_0", "outputIndexes": [ 1752 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1750, 1752 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.23/self_attn/Concat_6_output_0", "outputIndexes": [ 1753 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2535 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 302591864, 262166, 65536, 0, 0 ] } , "name": "/layers.23/self_attn/k_proj/Linear", "outputIndexes": [ 2540 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2540 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/self_attn/k_proj/Linear/post_convert", "outputIndexes": [ 2541 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2541 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.23/self_attn/k_proj/Linear/post_reshape", "outputIndexes": [ 1754 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1707, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_6_output_0", "outputIndexes": [ 1755 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1715, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_7_output_0", "outputIndexes": [ 1756 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1755, 1756, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.23/self_attn/Concat_3_output_0", "outputIndexes": [ 1757 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1754, 1757 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.23/self_attn/Reshape_3_output_0", "outputIndexes": [ 1758 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1758 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 302919566, 1024, 1024 ] , "useRMSNorm": true } , "name": "/blocks.23/self_attn/k_norm/Mul_1_output_0", "outputIndexes": [ 1760 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_14_output_0", "outputIndexes": [ 1761 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1760, 44, 1761, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_4_output_0", "outputIndexes": [ 1762 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1762, 253 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Mul_2_output_0", "outputIndexes": [ 1763 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1762 ] , "main_type": "NONE", "name": "/blocks.23/self_attn/Shape_3_output_0", "outputIndexes": [ 1764 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1764 ] , "main_type": "NONE", "name": "Shape2893", "outputIndexes": [ 1765 ] , "type": "Shape", "defaultDimentionFormat": "NCHW" } , { "inputIndexes": [ 1764 ] , "main_type": "NONE", "name": "Rank2895", "outputIndexes": [ 1766 ] , "type": "Rank", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1766, 1766 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2897", "outputIndexes": [ 1767 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1767 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2898", "outputIndexes": [ 1768 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1767, 36 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2900", "outputIndexes": [ 1769 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1769 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2901", "outputIndexes": [ 1770 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1765, 1768, 1770, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2904", "outputIndexes": [ 1771 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1771 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2905", "outputIndexes": [ 1772 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 255, 1772 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2906", "outputIndexes": [ 1773 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1773, 1772 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2907", "outputIndexes": [ 1774 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1764, 1774, 1767 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/blocks.23/self_attn/Gather_3_output_0", "outputIndexes": [ 1775 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1775, 283 ] , "main_type": "BinaryOp", "main": { "opType": "REALDIV", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Div_1_output_0", "outputIndexes": [ 1776 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1776, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_17_output_0", "outputIndexes": [ 1777 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1762, 1777, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_7_output_0", "outputIndexes": [ 1778 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1778 ] , "main_type": "UnaryOp", "main": { "opType": "NEG", "T": "DT_FLOAT" } , "name": "/blocks.23/self_attn/Neg_1_output_0", "outputIndexes": [ 1779 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1776, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_16_output_0", "outputIndexes": [ 1780 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1762, 44, 1780, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_6_output_0", "outputIndexes": [ 1781 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1779, 1781 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.23/self_attn/Concat_7_output_0", "outputIndexes": [ 1782 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1782, 298 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Mul_3_output_0", "outputIndexes": [ 1783 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1763, 1783 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Add_1_output_0", "outputIndexes": [ 1784 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 266, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_15_output_0", "outputIndexes": [ 1785 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1760, 1785, 286, 268, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/blocks.23/self_attn/Slice_5_output_0", "outputIndexes": [ 1786 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1784, 1786 ] , "main_type": "Axis", "main": { "axis": -1 } , "name": "/blocks.23/self_attn/Concat_8_output_0", "outputIndexes": [ 1787 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2535 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 512, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 8192, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 302921614, 262166, 65536, 0, 0 ] } , "name": "/layers.23/self_attn/v_proj/Linear", "outputIndexes": [ 2544 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2544 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/self_attn/v_proj/Linear/post_convert", "outputIndexes": [ 2545 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2545 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 512 ] , "dimType": "NCHW" } , "name": "/layers.23/self_attn/v_proj/Linear/post_reshape", "outputIndexes": [ 1788 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1707, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_8_output_0", "outputIndexes": [ 1789 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1715, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_9_output_0", "outputIndexes": [ 1790 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1789, 1790, 241, 210 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.23/self_attn/Concat_4_output_0", "outputIndexes": [ 1791 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1788, 1791 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.23/self_attn/Reshape_4_output_0", "outputIndexes": [ 1792 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 346 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2932", "outputIndexes": [ 1793 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 348 ] , "main_type": "SqueezeParam", "main": { "squeezeDims": [ 0 ] } , "name": "Unsqueeze2935", "outputIndexes": [ 1794 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 344, 1793, 1794, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_FLOAT", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 0 } , "name": "StridedSlice2938", "outputIndexes": [ 1795 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1795 ] , "main_type": "SqueezeParam", "main": { } , "name": "Squeeze2939", "outputIndexes": [ 1796 ] , "type": "Squeeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1796, 1796 ] , "main_type": "BinaryOp", "main": { "opType": "MOD", "T": "DT_FLOAT", "activationType": 0 } , "name": "BinaryOp2941", "outputIndexes": [ 1797 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 343, 1797, 346 ] , "main_type": "GatherV2", "main": { "Taxis": "DT_INVALID", "Tindices": "DT_INVALID", "Tparams": "DT_INVALID" } , "name": "/Gather_5_output_0", "outputIndexes": [ 1798 ] , "type": "GatherV2", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1753, 1787, 1792, 1798 ] , "main_type": "AttentionParam", "main": { "kv_cache": true, "layer_index": 23, "kv_shared_layer_index": -1 } , "name": "/layers.23/self_attn/FusedAttention", "outputIndexes": [ 1799 ] , "type": "Attention", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1720 ] , "main_type": "UnaryOp", "main": { "opType": "SIGMOID", "T": "DT_INVALID" } , "name": "/blocks.23/self_attn/Sigmoid_output_0", "outputIndexes": [ 1800 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1707, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_2_output_0", "outputIndexes": [ 1801 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1715, 44 ] , "main_type": "SqueezeParam", "main": { } , "name": "/blocks.23/self_attn/Unsqueeze_3_output_0", "outputIndexes": [ 1802 ] , "type": "Unsqueeze", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1801, 1802, 54 ] , "main_type": "Axis", "main": { "axis": 0 } , "name": "/blocks.23/self_attn/Concat_1_output_0", "outputIndexes": [ 1803 ] , "type": "Concat", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1800, 1803 ] , "main_type": "Reshape", "main": { "dimType": "NCHW" } , "name": "/blocks.23/self_attn/Reshape_1_output_0", "outputIndexes": [ 1804 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1799, 1804 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/self_attn/Mul_4_output_0", "outputIndexes": [ 1805 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1805 ] , "main_type": "Reshape", "main": { "dims": [ -1, 2048, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.23/self_attn/o_proj/Linear/pre_reshape", "outputIndexes": [ 2546 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2546 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.23/self_attn/o_proj/Linear/pre_convert", "outputIndexes": [ 2547 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2547 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 2048, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 32768, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 303249316, 1048598, 262144, 0, 0 ] } , "name": "/layers.23/self_attn/o_proj/Linear", "outputIndexes": [ 2548 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2548 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/self_attn/o_proj/Linear/post_convert", "outputIndexes": [ 2549 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2549 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.23/self_attn/o_proj/Linear/post_reshape", "outputIndexes": [ 1806 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1694, 1806 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/Add_output_0", "outputIndexes": [ 1807 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1807 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 304560058, 4096, 4096 ] , "useRMSNorm": true } , "name": "/blocks.23/post_attention_layernorm/Mul_1_output_0", "outputIndexes": [ 1808 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1808 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.23/mlp/gate_proj/Linear/pre_reshape", "outputIndexes": [ 2550 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2550 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.23/mlp/gate_proj/Linear/pre_convert", "outputIndexes": [ 2551 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2551 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 304568250, 1835030, 458752, 0, 0 ] } , "name": "/layers.23/mlp/gate_proj/Linear", "outputIndexes": [ 2552 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2552 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/mlp/gate_proj/Linear/post_convert", "outputIndexes": [ 2553 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2553 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.23/mlp/gate_proj/Linear/post_reshape", "outputIndexes": [ 1809 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1809 ] , "main_type": "UnaryOp", "main": { "opType": "SILU", "T": "DT_INVALID" } , "name": "/blocks.23/mlp/act_fn/Mul_output_0", "outputIndexes": [ 1810 ] , "type": "UnaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2551 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 3584, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 306862032, 1835030, 458752, 0, 0 ] } , "name": "/layers.23/mlp/up_proj/Linear", "outputIndexes": [ 2556 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2556 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/mlp/up_proj/Linear/post_convert", "outputIndexes": [ 2557 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2557 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 3584 ] , "dimType": "NCHW" } , "name": "/layers.23/mlp/up_proj/Linear/post_reshape", "outputIndexes": [ 1811 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1810, 1811 ] , "main_type": "BinaryOp", "main": { "opType": "MUL", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/mlp/Mul_output_0", "outputIndexes": [ 1812 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1812 ] , "main_type": "Reshape", "main": { "dims": [ -1, 3584, 1, 1 ] , "dimType": "NCHW" } , "name": "/layers.23/mlp/down_proj/Linear/pre_reshape", "outputIndexes": [ 2558 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2558 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/layers.23/mlp/down_proj/Linear/pre_convert", "outputIndexes": [ 2559 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2559 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 1024, "inputCount": 3584, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 57344, "has_scaleInt": false, "shapeInt32": false, "weightSize": 0 } , "external": [ 309155814, 1835030, 458752, 0, 0 ] } , "name": "/layers.23/mlp/down_proj/Linear", "outputIndexes": [ 2560 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2560 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/layers.23/mlp/down_proj/Linear/post_convert", "outputIndexes": [ 2561 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2561 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 1024 ] , "dimType": "NCHW" } , "name": "/layers.23/mlp/down_proj/Linear/post_reshape", "outputIndexes": [ 1813 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1807, 1813 ] , "main_type": "BinaryOp", "main": { "opType": "ADD", "T": "DT_FLOAT", "activationType": 0 } , "name": "/blocks.23/Add_1_output_0", "outputIndexes": [ 1814 ] , "type": "BinaryOp", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1814, 1, 286, 39, 39 ] , "main_type": "StridedSliceParam", "main": { "Index": "DT_INVALID", "T": "DT_INVALID", "beginMask": 0, "endMask": 0, "ellipsisMask": 0, "newAxisMask": 0, "shrinkAxisMask": 0, "fromType": 1 } , "name": "/Slice_output_0", "outputIndexes": [ 1815 ] , "type": "StridedSlice", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1815 ] , "main_type": "LayerNorm", "main": { "axis": [ -1 ] , "epsilon": 0.000001, "group": 1, "external": [ 311449596, 4096, 4096 ] , "useRMSNorm": true } , "name": "hidden_states", "outputIndexes": [ 1816 ] , "type": "LayerNorm", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 1816 ] , "main_type": "Reshape", "main": { "dims": [ -1, 1024, 1, 1 ] , "dimType": "NCHW" } , "name": "/lm/lm_head/Linear/pre_reshape", "outputIndexes": [ 2562 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2562 ] , "main_type": "TensorConvertInfo", "main": { "source": "NCHW", "dest": "NC4HW4" } , "name": "/lm/lm_head/Linear/pre_convert", "outputIndexes": [ 2563 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2563 ] , "main_type": "Convolution2D", "main": { "common": { "padX": 0, "padY": 0, "kernelX": 1, "kernelY": 1, "strideX": 1, "strideY": 1, "dilateX": 1, "dilateY": 1, "padMode": "CAFFE", "group": 1, "outputCount": 248320, "inputCount": 1024, "relu": false, "relu6": false, "hasOutputShape": false } , "quanParameter": { "type": 1, "useInt32": false, "quantScale": 1.0, "scaleIn": 0.0, "scaleOut": 0.0, "aMaxOrBits": 4, "aMin": 1, "readType": 3973120, "has_scaleInt": false, "shapeInt32": true, "weightSize": 0 } , "external": [ 311457788, 127139866, 31784960, 0, 0 ] } , "name": "/lm/lm_head/Linear", "outputIndexes": [ 2564 ] , "type": "Convolution", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2564 ] , "main_type": "TensorConvertInfo", "main": { "source": "NC4HW4", "dest": "NCHW" } , "name": "/lm/lm_head/Linear/post_convert", "outputIndexes": [ 2565 ] , "type": "ConvertTensor", "defaultDimentionFormat": "NHWC" } , { "inputIndexes": [ 2565 ] , "main_type": "Reshape", "main": { "dims": [ 1, -1, 248320 ] , "dimType": "NCHW" } , "name": "/lm/lm_head/Linear/post_reshape", "outputIndexes": [ 1817 ] , "type": "Reshape", "defaultDimentionFormat": "NHWC" } ] , "outputName": [ "logits", "hidden_states" ] , "preferForwardType": "CPU", "sourceType": "ONNX", "tensorName": [ "position_ids", "logits_index", "input_ids", "/blocks.0/Constant_output_0", "/blocks.0/Reshape_output_0", "/blocks.0/input_layernorm/Mul_1_output_0", "/blocks.0/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.0/self_attn/Transpose_output_0", "/blocks.0/self_attn/Neg_output_0", "/blocks.0/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.0/self_attn/Cast_output_0", "onnx::Add_3455", "/blocks.0/self_attn/Add_output_0", "UnaryOp27", "Const28", "BinaryOp29", "/blocks.0/self_attn/Softplus_output_0", "/blocks.0/self_attn/Mul_output_0", "/blocks.0/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.0/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_462", "/blocks.0/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.0/self_attn/Constant_2_output_0", "/blocks.0/self_attn/Reshape_output_0", "/blocks.0/self_attn/norm/Cast_output_0", "/blocks.0/self_attn/norm/Mul_1_output_0", "/blocks.0/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.0/self_attn/Reshape_1_output_0", "/blocks.0/self_attn/norm/Cast_2_output_0", "/blocks.0/self_attn/norm/Mul_2_output_0", "/blocks.0/self_attn/norm/Mul_3_output_0", "/blocks.0/self_attn/Shape_output_0", "Shape54", "Rank56", "BinaryOp58", "Unsqueeze59", "Const60", "BinaryOp61", "Unsqueeze62", "Unsqueeze64", "StridedSlice65", "Squeeze66", "BinaryOp68", "/blocks.0/self_attn/Gather_output_0", "/rotary/Constant_5_output_0", "/blocks.0/self_attn/Unsqueeze_output_0", "Unsqueeze78", "Unsqueeze81", "StridedSlice84", "Squeeze85", "BinaryOp86", "BinaryOp87", "/blocks.0/self_attn/Gather_1_output_0", "/blocks.0/self_attn/Unsqueeze_1_output_0", "/rotary/Constant_output_0", "/blocks.0/self_attn/Concat_output_0", "/blocks.0/self_attn/Reshape_2_output_0", "/blocks.0/self_attn/out_proj/FakeLinear_output_0", "/blocks.0/Add_output_0", "/blocks.0/post_attention_layernorm/Mul_1_output_0", "/blocks.0/mlp/gate_proj/FakeLinear_output_0", "/blocks.0/mlp/act_fn/Mul_output_0", "/blocks.0/mlp/up_proj/FakeLinear_output_0", "/blocks.0/mlp/Mul_output_0", "/blocks.0/mlp/down_proj/FakeLinear_output_0", "/blocks.0/Add_1_output_0", "/blocks.1/Reshape_output_0", "/blocks.1/input_layernorm/Mul_1_output_0", "/blocks.1/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.1/self_attn/Transpose_output_0", "/blocks.1/self_attn/Neg_output_0", "/blocks.1/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.1/self_attn/Cast_output_0", "onnx::Add_3462", "/blocks.1/self_attn/Add_output_0", "UnaryOp129", "BinaryOp131", "/blocks.1/self_attn/Softplus_output_0", "/blocks.1/self_attn/Mul_output_0", "/blocks.1/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.1/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_552", "/blocks.1/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.1/self_attn/Reshape_output_0", "/blocks.1/self_attn/norm/Cast_output_0", "/blocks.1/self_attn/norm/Mul_1_output_0", "/blocks.1/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.1/self_attn/Reshape_1_output_0", "/blocks.1/self_attn/norm/Cast_2_output_0", "/blocks.1/self_attn/norm/Mul_2_output_0", "/blocks.1/self_attn/norm/Mul_3_output_0", "/blocks.1/self_attn/Shape_output_0", "Shape154", "Rank156", "BinaryOp158", "Unsqueeze159", "BinaryOp161", "Unsqueeze162", "StridedSlice165", "Squeeze166", "BinaryOp168", "/blocks.1/self_attn/Gather_output_0", "/blocks.1/self_attn/Unsqueeze_output_0", "Unsqueeze176", "Unsqueeze179", "StridedSlice182", "Squeeze183", "BinaryOp184", "BinaryOp185", "/blocks.1/self_attn/Gather_1_output_0", "/blocks.1/self_attn/Unsqueeze_1_output_0", "/blocks.1/self_attn/Concat_output_0", "/blocks.1/self_attn/Reshape_2_output_0", "/blocks.1/self_attn/out_proj/FakeLinear_output_0", "/blocks.1/Add_output_0", "/blocks.1/post_attention_layernorm/Mul_1_output_0", "/blocks.1/mlp/gate_proj/FakeLinear_output_0", "/blocks.1/mlp/act_fn/Mul_output_0", "/blocks.1/mlp/up_proj/FakeLinear_output_0", "/blocks.1/mlp/Mul_output_0", "/blocks.1/mlp/down_proj/FakeLinear_output_0", "/blocks.1/Add_1_output_0", "/blocks.2/Reshape_output_0", "/blocks.2/input_layernorm/Mul_1_output_0", "/blocks.2/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.2/self_attn/Transpose_output_0", "/blocks.2/self_attn/Neg_output_0", "/blocks.2/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.2/self_attn/Cast_output_0", "onnx::Add_3469", "/blocks.2/self_attn/Add_output_0", "UnaryOp226", "BinaryOp228", "/blocks.2/self_attn/Softplus_output_0", "/blocks.2/self_attn/Mul_output_0", "/blocks.2/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.2/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_642", "/blocks.2/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.2/self_attn/Reshape_output_0", "/blocks.2/self_attn/norm/Cast_output_0", "/blocks.2/self_attn/norm/Mul_1_output_0", "/blocks.2/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.2/self_attn/Reshape_1_output_0", "/blocks.2/self_attn/norm/Cast_2_output_0", "/blocks.2/self_attn/norm/Mul_2_output_0", "/blocks.2/self_attn/norm/Mul_3_output_0", "/blocks.2/self_attn/Shape_output_0", "Shape251", "Rank253", "BinaryOp255", "Unsqueeze256", "BinaryOp258", "Unsqueeze259", "StridedSlice262", "Squeeze263", "BinaryOp265", "/blocks.2/self_attn/Gather_output_0", "/blocks.2/self_attn/Unsqueeze_output_0", "Unsqueeze273", "Unsqueeze276", "StridedSlice279", "Squeeze280", "BinaryOp281", "BinaryOp282", "/blocks.2/self_attn/Gather_1_output_0", "/blocks.2/self_attn/Unsqueeze_1_output_0", "/blocks.2/self_attn/Concat_output_0", "/blocks.2/self_attn/Reshape_2_output_0", "/blocks.2/self_attn/out_proj/FakeLinear_output_0", "/blocks.2/Add_output_0", "/blocks.2/post_attention_layernorm/Mul_1_output_0", "/blocks.2/mlp/gate_proj/FakeLinear_output_0", "/blocks.2/mlp/act_fn/Mul_output_0", "/blocks.2/mlp/up_proj/FakeLinear_output_0", "/blocks.2/mlp/Mul_output_0", "/blocks.2/mlp/down_proj/FakeLinear_output_0", "/blocks.2/Add_1_output_0", "/blocks.3/Reshape_output_0", "/blocks.3/input_layernorm/Mul_1_output_0", "/blocks.3/self_attn/q_proj/FakeLinear_output_0", "/blocks.3/self_attn/Shape_output_0", "Shape315", "Rank317", "BinaryOp319", "Unsqueeze320", "BinaryOp322", "Unsqueeze323", "StridedSlice326", "Squeeze327", "BinaryOp329", "/blocks.3/self_attn/Gather_output_0", "/blocks.3/self_attn/Unsqueeze_output_0", "Unsqueeze337", "Unsqueeze340", "StridedSlice343", "Squeeze344", "BinaryOp345", "BinaryOp346", "/blocks.3/self_attn/Gather_1_output_0", "/blocks.3/self_attn/Unsqueeze_1_output_0", "/blocks.3/self_attn/Constant_2_output_0", "/blocks.3/self_attn/Constant_3_output_0", "/blocks.3/self_attn/Concat_output_0", "/blocks.3/self_attn/Reshape_output_0", "/blocks.3/self_attn/Constant_4_output_0", "/blocks.3/self_attn/Split_output_0", "/blocks.3/self_attn/Split_output_1", "/blocks.3/self_attn/Unsqueeze_4_output_0", "/blocks.3/self_attn/Unsqueeze_5_output_0", "/blocks.3/self_attn/Constant_7_output_0", "/blocks.3/self_attn/Concat_2_output_0", "/blocks.3/self_attn/Reshape_2_output_0", "/blocks.3/self_attn/q_norm/Cast_output_0", "/blocks.3/self_attn/q_norm/Mul_1_output_0", "/rotary/Cast_output_0", "/rotary/Unsqueeze_output_0", "/rotary/Constant_1_output_0", "/rotary/Mul_output_0", "/rotary/Transpose_output_0", "/rotary/Constant_4_output_0", "/rotary/Reshape_output_0", "onnx::Gather_411", "Shape377", "Rank379", "BinaryOp380", "BinaryOp381", "Unsqueeze382", "BinaryOp384", "Unsqueeze385", "StridedSlice388", "Squeeze389", "BinaryOp390", "BinaryOp391", "/rotary/Gather_output_0", "/rotary/Cos_output_0", "/rotary/Unsqueeze_1_output_0", "/rotary/Sin_output_0", "/rotary/Unsqueeze_2_output_0", "/rotary/Concat_output_0", "/rotary/Concat_1_output_0", "/rotary/Constant_7_output_0", "/rotary/Unsqueeze_3_output_0", "/rotary/Unsqueeze_4_output_0", "Shape403", "Rank405", "BinaryOp407", "Unsqueeze408", "BinaryOp410", "Unsqueeze411", "StridedSlice414", "Squeeze415", "BinaryOp417", "/blocks.3/self_attn/Gather_2_output_0", "/blocks.3/self_attn/Shape_2_output_0", "/blocks.3/self_attn/Constant_12_output_0", "Shape421", "Rank423", "BinaryOp425", "Unsqueeze426", "BinaryOp428", "Unsqueeze429", "StridedSlice432", "Squeeze433", "BinaryOp434", "BinaryOp435", "/blocks.3/self_attn/Gather_4_output_0", "/blocks.3/self_attn/Unsqueeze_10_output_0", "/blocks.3/self_attn/Constant_13_output_0", "/blocks.3/self_attn/Slice_output_0", "/blocks.3/self_attn/Mul_output_0", "/blocks.3/self_attn/Shape_3_output_0", "Shape442", "Rank444", "BinaryOp446", "Unsqueeze447", "BinaryOp449", "Unsqueeze450", "StridedSlice453", "Squeeze454", "BinaryOp455", "BinaryOp456", "/blocks.3/self_attn/Gather_5_output_0", "/blocks.3/self_attn/Constant_22_output_0", "/blocks.3/self_attn/Div_output_0", "/blocks.3/self_attn/Unsqueeze_13_output_0", "/blocks.3/self_attn/Constant_19_output_0", "/blocks.3/self_attn/Slice_3_output_0", "/blocks.3/self_attn/Neg_output_0", "/blocks.3/self_attn/Unsqueeze_12_output_0", "/blocks.3/self_attn/Slice_2_output_0", "/blocks.3/self_attn/Concat_5_output_0", "Unsqueeze473", "Unsqueeze476", "StridedSlice479", "Squeeze480", "BinaryOp481", "BinaryOp482", "/blocks.3/self_attn/Gather_3_output_0", "/blocks.3/self_attn/Mul_1_output_0", "/blocks.3/self_attn/Add_output_0", "/blocks.3/self_attn/Unsqueeze_11_output_0", "/blocks.3/self_attn/Slice_1_output_0", "/blocks.3/self_attn/Concat_6_output_0", "/blocks.3/self_attn/k_proj/FakeLinear_output_0", "/blocks.3/self_attn/Unsqueeze_6_output_0", "/blocks.3/self_attn/Unsqueeze_7_output_0", "/blocks.3/self_attn/Concat_3_output_0", "/blocks.3/self_attn/Reshape_3_output_0", "/blocks.3/self_attn/k_norm/Cast_output_0", "/blocks.3/self_attn/k_norm/Mul_1_output_0", "/blocks.3/self_attn/Unsqueeze_14_output_0", "/blocks.3/self_attn/Slice_4_output_0", "/blocks.3/self_attn/Mul_2_output_0", "/blocks.3/self_attn/Shape_4_output_0", "Shape507", "Rank509", "BinaryOp511", "Unsqueeze512", "BinaryOp514", "Unsqueeze515", "StridedSlice518", "Squeeze519", "BinaryOp520", "BinaryOp521", "/blocks.3/self_attn/Gather_6_output_0", "/blocks.3/self_attn/Div_1_output_0", "/blocks.3/self_attn/Unsqueeze_17_output_0", "/blocks.3/self_attn/Slice_7_output_0", "/blocks.3/self_attn/Neg_1_output_0", "/blocks.3/self_attn/Unsqueeze_16_output_0", "/blocks.3/self_attn/Slice_6_output_0", "/blocks.3/self_attn/Concat_7_output_0", "/blocks.3/self_attn/Mul_3_output_0", "/blocks.3/self_attn/Add_1_output_0", "/blocks.3/self_attn/Unsqueeze_15_output_0", "/blocks.3/self_attn/Slice_5_output_0", "/blocks.3/self_attn/Concat_8_output_0", "/blocks.3/self_attn/v_proj/FakeLinear_output_0", "/blocks.3/self_attn/Unsqueeze_8_output_0", "/blocks.3/self_attn/Unsqueeze_9_output_0", "/blocks.3/self_attn/Concat_4_output_0", "/blocks.3/self_attn/Reshape_4_output_0", "attention_mask", "Shape542", "Rank544", "BinaryOp546", "Unsqueeze547", "BinaryOp549", "Unsqueeze550", "StridedSlice553", "Squeeze554", "BinaryOp556", "/Gather_output_0", "/blocks.3/self_attn/fused_attn/FusedAttention_output_0", "/blocks.3/self_attn/Reshape_1_output_0", "/blocks.3/self_attn/Unsqueeze_2_output_0", "/blocks.3/self_attn/Unsqueeze_3_output_0", "/blocks.3/self_attn/Concat_1_output_0", "/blocks.3/self_attn/Sigmoid_output_0", "/blocks.3/self_attn/Mul_4_output_0", "/blocks.3/self_attn/o_proj/FakeLinear_output_0", "/blocks.3/Add_output_0", "/blocks.3/post_attention_layernorm/Mul_1_output_0", "/blocks.3/mlp/gate_proj/FakeLinear_output_0", "/blocks.3/mlp/act_fn/Mul_output_0", "/blocks.3/mlp/up_proj/FakeLinear_output_0", "/blocks.3/mlp/Mul_output_0", "/blocks.3/mlp/down_proj/FakeLinear_output_0", "/blocks.3/Add_1_output_0", "/blocks.4/Reshape_output_0", "/blocks.4/input_layernorm/Mul_1_output_0", "/blocks.4/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.4/self_attn/Transpose_output_0", "/blocks.4/self_attn/Neg_output_0", "/blocks.4/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.4/self_attn/Cast_output_0", "onnx::Add_3517", "/blocks.4/self_attn/Add_output_0", "UnaryOp601", "BinaryOp603", "/blocks.4/self_attn/Softplus_output_0", "/blocks.4/self_attn/Mul_output_0", "/blocks.4/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.4/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_970", "/blocks.4/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.4/self_attn/Reshape_output_0", "/blocks.4/self_attn/norm/Cast_output_0", "/blocks.4/self_attn/norm/Mul_1_output_0", "/blocks.4/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.4/self_attn/Reshape_1_output_0", "/blocks.4/self_attn/norm/Cast_2_output_0", "/blocks.4/self_attn/norm/Mul_2_output_0", "/blocks.4/self_attn/norm/Mul_3_output_0", "/blocks.4/self_attn/Shape_output_0", "Shape626", "Rank628", "BinaryOp630", "Unsqueeze631", "BinaryOp633", "Unsqueeze634", "StridedSlice637", "Squeeze638", "BinaryOp640", "/blocks.4/self_attn/Gather_output_0", "/blocks.4/self_attn/Unsqueeze_output_0", "Unsqueeze648", "Unsqueeze651", "StridedSlice654", "Squeeze655", "BinaryOp656", "BinaryOp657", "/blocks.4/self_attn/Gather_1_output_0", "/blocks.4/self_attn/Unsqueeze_1_output_0", "/blocks.4/self_attn/Concat_output_0", "/blocks.4/self_attn/Reshape_2_output_0", "/blocks.4/self_attn/out_proj/FakeLinear_output_0", "/blocks.4/Add_output_0", "/blocks.4/post_attention_layernorm/Mul_1_output_0", "/blocks.4/mlp/gate_proj/FakeLinear_output_0", "/blocks.4/mlp/act_fn/Mul_output_0", "/blocks.4/mlp/up_proj/FakeLinear_output_0", "/blocks.4/mlp/Mul_output_0", "/blocks.4/mlp/down_proj/FakeLinear_output_0", "/blocks.4/Add_1_output_0", "/blocks.5/Reshape_output_0", "/blocks.5/input_layernorm/Mul_1_output_0", "/blocks.5/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.5/self_attn/Transpose_output_0", "/blocks.5/self_attn/Neg_output_0", "/blocks.5/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.5/self_attn/Cast_output_0", "onnx::Add_3524", "/blocks.5/self_attn/Add_output_0", "UnaryOp698", "BinaryOp700", "/blocks.5/self_attn/Softplus_output_0", "/blocks.5/self_attn/Mul_output_0", "/blocks.5/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.5/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_1060", "/blocks.5/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.5/self_attn/Reshape_output_0", "/blocks.5/self_attn/norm/Cast_output_0", "/blocks.5/self_attn/norm/Mul_1_output_0", "/blocks.5/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.5/self_attn/Reshape_1_output_0", "/blocks.5/self_attn/norm/Cast_2_output_0", "/blocks.5/self_attn/norm/Mul_2_output_0", "/blocks.5/self_attn/norm/Mul_3_output_0", "/blocks.5/self_attn/Shape_output_0", "Shape723", "Rank725", "BinaryOp727", "Unsqueeze728", "BinaryOp730", "Unsqueeze731", "StridedSlice734", "Squeeze735", "BinaryOp737", "/blocks.5/self_attn/Gather_output_0", "/blocks.5/self_attn/Unsqueeze_output_0", "Unsqueeze745", "Unsqueeze748", "StridedSlice751", "Squeeze752", "BinaryOp753", "BinaryOp754", "/blocks.5/self_attn/Gather_1_output_0", "/blocks.5/self_attn/Unsqueeze_1_output_0", "/blocks.5/self_attn/Concat_output_0", "/blocks.5/self_attn/Reshape_2_output_0", "/blocks.5/self_attn/out_proj/FakeLinear_output_0", "/blocks.5/Add_output_0", "/blocks.5/post_attention_layernorm/Mul_1_output_0", "/blocks.5/mlp/gate_proj/FakeLinear_output_0", "/blocks.5/mlp/act_fn/Mul_output_0", "/blocks.5/mlp/up_proj/FakeLinear_output_0", "/blocks.5/mlp/Mul_output_0", "/blocks.5/mlp/down_proj/FakeLinear_output_0", "/blocks.5/Add_1_output_0", "/blocks.6/Reshape_output_0", "/blocks.6/input_layernorm/Mul_1_output_0", "/blocks.6/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.6/self_attn/Transpose_output_0", "/blocks.6/self_attn/Neg_output_0", "/blocks.6/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.6/self_attn/Cast_output_0", "onnx::Add_3531", "/blocks.6/self_attn/Add_output_0", "UnaryOp795", "BinaryOp797", "/blocks.6/self_attn/Softplus_output_0", "/blocks.6/self_attn/Mul_output_0", "/blocks.6/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.6/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_1150", "/blocks.6/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.6/self_attn/Reshape_output_0", "/blocks.6/self_attn/norm/Cast_output_0", "/blocks.6/self_attn/norm/Mul_1_output_0", "/blocks.6/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.6/self_attn/Reshape_1_output_0", "/blocks.6/self_attn/norm/Cast_2_output_0", "/blocks.6/self_attn/norm/Mul_2_output_0", "/blocks.6/self_attn/norm/Mul_3_output_0", "/blocks.6/self_attn/Shape_output_0", "Shape820", "Rank822", "BinaryOp824", "Unsqueeze825", "BinaryOp827", "Unsqueeze828", "StridedSlice831", "Squeeze832", "BinaryOp834", "/blocks.6/self_attn/Gather_output_0", "/blocks.6/self_attn/Unsqueeze_output_0", "Unsqueeze842", "Unsqueeze845", "StridedSlice848", "Squeeze849", "BinaryOp850", "BinaryOp851", "/blocks.6/self_attn/Gather_1_output_0", "/blocks.6/self_attn/Unsqueeze_1_output_0", "/blocks.6/self_attn/Concat_output_0", "/blocks.6/self_attn/Reshape_2_output_0", "/blocks.6/self_attn/out_proj/FakeLinear_output_0", "/blocks.6/Add_output_0", "/blocks.6/post_attention_layernorm/Mul_1_output_0", "/blocks.6/mlp/gate_proj/FakeLinear_output_0", "/blocks.6/mlp/act_fn/Mul_output_0", "/blocks.6/mlp/up_proj/FakeLinear_output_0", "/blocks.6/mlp/Mul_output_0", "/blocks.6/mlp/down_proj/FakeLinear_output_0", "/blocks.6/Add_1_output_0", "/blocks.7/Reshape_output_0", "/blocks.7/input_layernorm/Mul_1_output_0", "/blocks.7/self_attn/q_proj/FakeLinear_output_0", "/blocks.7/self_attn/Shape_output_0", "Shape884", "Rank886", "BinaryOp888", "Unsqueeze889", "BinaryOp891", "Unsqueeze892", "StridedSlice895", "Squeeze896", "BinaryOp898", "/blocks.7/self_attn/Gather_output_0", "/blocks.7/self_attn/Unsqueeze_output_0", "Unsqueeze906", "Unsqueeze909", "StridedSlice912", "Squeeze913", "BinaryOp914", "BinaryOp915", "/blocks.7/self_attn/Gather_1_output_0", "/blocks.7/self_attn/Unsqueeze_1_output_0", "/blocks.7/self_attn/Concat_output_0", "/blocks.7/self_attn/Reshape_output_0", "/blocks.7/self_attn/Split_output_0", "/blocks.7/self_attn/Split_output_1", "/blocks.7/self_attn/Unsqueeze_4_output_0", "/blocks.7/self_attn/Unsqueeze_5_output_0", "/blocks.7/self_attn/Concat_2_output_0", "/blocks.7/self_attn/Reshape_2_output_0", "/blocks.7/self_attn/q_norm/Cast_output_0", "/blocks.7/self_attn/q_norm/Mul_1_output_0", "/blocks.7/self_attn/Unsqueeze_10_output_0", "/blocks.7/self_attn/Slice_output_0", "/blocks.7/self_attn/Mul_output_0", "/blocks.7/self_attn/Shape_2_output_0", "Shape938", "Rank940", "BinaryOp942", "Unsqueeze943", "BinaryOp945", "Unsqueeze946", "StridedSlice949", "Squeeze950", "BinaryOp951", "BinaryOp952", "/blocks.7/self_attn/Gather_2_output_0", "/blocks.7/self_attn/Div_output_0", "/blocks.7/self_attn/Unsqueeze_13_output_0", "/blocks.7/self_attn/Slice_3_output_0", "/blocks.7/self_attn/Neg_output_0", "/blocks.7/self_attn/Unsqueeze_12_output_0", "/blocks.7/self_attn/Slice_2_output_0", "/blocks.7/self_attn/Concat_5_output_0", "/blocks.7/self_attn/Mul_1_output_0", "/blocks.7/self_attn/Add_output_0", "/blocks.7/self_attn/Unsqueeze_11_output_0", "/blocks.7/self_attn/Slice_1_output_0", "/blocks.7/self_attn/Concat_6_output_0", "/blocks.7/self_attn/k_proj/FakeLinear_output_0", "/blocks.7/self_attn/Unsqueeze_6_output_0", "/blocks.7/self_attn/Unsqueeze_7_output_0", "/blocks.7/self_attn/Concat_3_output_0", "/blocks.7/self_attn/Reshape_3_output_0", "/blocks.7/self_attn/k_norm/Cast_output_0", "/blocks.7/self_attn/k_norm/Mul_1_output_0", "/blocks.7/self_attn/Unsqueeze_14_output_0", "/blocks.7/self_attn/Slice_4_output_0", "/blocks.7/self_attn/Mul_2_output_0", "/blocks.7/self_attn/Shape_3_output_0", "Shape985", "Rank987", "BinaryOp989", "Unsqueeze990", "BinaryOp992", "Unsqueeze993", "StridedSlice996", "Squeeze997", "BinaryOp998", "BinaryOp999", "/blocks.7/self_attn/Gather_3_output_0", "/blocks.7/self_attn/Div_1_output_0", "/blocks.7/self_attn/Unsqueeze_17_output_0", "/blocks.7/self_attn/Slice_7_output_0", "/blocks.7/self_attn/Neg_1_output_0", "/blocks.7/self_attn/Unsqueeze_16_output_0", "/blocks.7/self_attn/Slice_6_output_0", "/blocks.7/self_attn/Concat_7_output_0", "/blocks.7/self_attn/Mul_3_output_0", "/blocks.7/self_attn/Add_1_output_0", "/blocks.7/self_attn/Unsqueeze_15_output_0", "/blocks.7/self_attn/Slice_5_output_0", "/blocks.7/self_attn/Concat_8_output_0", "/blocks.7/self_attn/v_proj/FakeLinear_output_0", "/blocks.7/self_attn/Unsqueeze_8_output_0", "/blocks.7/self_attn/Unsqueeze_9_output_0", "/blocks.7/self_attn/Concat_4_output_0", "/blocks.7/self_attn/Reshape_4_output_0", "Unsqueeze1024", "Unsqueeze1027", "StridedSlice1030", "Squeeze1031", "BinaryOp1033", "/Gather_1_output_0", "/blocks.7/self_attn/fused_attn/FusedAttention_output_0", "/blocks.7/self_attn/Reshape_1_output_0", "/blocks.7/self_attn/Unsqueeze_2_output_0", "/blocks.7/self_attn/Unsqueeze_3_output_0", "/blocks.7/self_attn/Concat_1_output_0", "/blocks.7/self_attn/Sigmoid_output_0", "/blocks.7/self_attn/Mul_4_output_0", "/blocks.7/self_attn/o_proj/FakeLinear_output_0", "/blocks.7/Add_output_0", "/blocks.7/post_attention_layernorm/Mul_1_output_0", "/blocks.7/mlp/gate_proj/FakeLinear_output_0", "/blocks.7/mlp/act_fn/Mul_output_0", "/blocks.7/mlp/up_proj/FakeLinear_output_0", "/blocks.7/mlp/Mul_output_0", "/blocks.7/mlp/down_proj/FakeLinear_output_0", "/blocks.7/Add_1_output_0", "/blocks.8/Reshape_output_0", "/blocks.8/input_layernorm/Mul_1_output_0", "/blocks.8/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.8/self_attn/Transpose_output_0", "/blocks.8/self_attn/Neg_output_0", "/blocks.8/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.8/self_attn/Cast_output_0", "onnx::Add_3579", "/blocks.8/self_attn/Add_output_0", "UnaryOp1078", "BinaryOp1080", "/blocks.8/self_attn/Softplus_output_0", "/blocks.8/self_attn/Mul_output_0", "/blocks.8/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.8/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_1469", "/blocks.8/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.8/self_attn/Reshape_output_0", "/blocks.8/self_attn/norm/Cast_output_0", "/blocks.8/self_attn/norm/Mul_1_output_0", "/blocks.8/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.8/self_attn/Reshape_1_output_0", "/blocks.8/self_attn/norm/Cast_2_output_0", "/blocks.8/self_attn/norm/Mul_2_output_0", "/blocks.8/self_attn/norm/Mul_3_output_0", "/blocks.8/self_attn/Shape_output_0", "Shape1103", "Rank1105", "BinaryOp1107", "Unsqueeze1108", "BinaryOp1110", "Unsqueeze1111", "StridedSlice1114", "Squeeze1115", "BinaryOp1117", "/blocks.8/self_attn/Gather_output_0", "/blocks.8/self_attn/Unsqueeze_output_0", "Unsqueeze1125", "Unsqueeze1128", "StridedSlice1131", "Squeeze1132", "BinaryOp1133", "BinaryOp1134", "/blocks.8/self_attn/Gather_1_output_0", "/blocks.8/self_attn/Unsqueeze_1_output_0", "/blocks.8/self_attn/Concat_output_0", "/blocks.8/self_attn/Reshape_2_output_0", "/blocks.8/self_attn/out_proj/FakeLinear_output_0", "/blocks.8/Add_output_0", "/blocks.8/post_attention_layernorm/Mul_1_output_0", "/blocks.8/mlp/gate_proj/FakeLinear_output_0", "/blocks.8/mlp/act_fn/Mul_output_0", "/blocks.8/mlp/up_proj/FakeLinear_output_0", "/blocks.8/mlp/Mul_output_0", "/blocks.8/mlp/down_proj/FakeLinear_output_0", "/blocks.8/Add_1_output_0", "/blocks.9/Reshape_output_0", "/blocks.9/input_layernorm/Mul_1_output_0", "/blocks.9/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.9/self_attn/Transpose_output_0", "/blocks.9/self_attn/Neg_output_0", "/blocks.9/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.9/self_attn/Cast_output_0", "onnx::Add_3586", "/blocks.9/self_attn/Add_output_0", "UnaryOp1175", "BinaryOp1177", "/blocks.9/self_attn/Softplus_output_0", "/blocks.9/self_attn/Mul_output_0", "/blocks.9/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.9/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_1559", "/blocks.9/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.9/self_attn/Reshape_output_0", "/blocks.9/self_attn/norm/Cast_output_0", "/blocks.9/self_attn/norm/Mul_1_output_0", "/blocks.9/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.9/self_attn/Reshape_1_output_0", "/blocks.9/self_attn/norm/Cast_2_output_0", "/blocks.9/self_attn/norm/Mul_2_output_0", "/blocks.9/self_attn/norm/Mul_3_output_0", "/blocks.9/self_attn/Shape_output_0", "Shape1200", "Rank1202", "BinaryOp1204", "Unsqueeze1205", "BinaryOp1207", "Unsqueeze1208", "StridedSlice1211", "Squeeze1212", "BinaryOp1214", "/blocks.9/self_attn/Gather_output_0", "/blocks.9/self_attn/Unsqueeze_output_0", "Unsqueeze1222", "Unsqueeze1225", "StridedSlice1228", "Squeeze1229", "BinaryOp1230", "BinaryOp1231", "/blocks.9/self_attn/Gather_1_output_0", "/blocks.9/self_attn/Unsqueeze_1_output_0", "/blocks.9/self_attn/Concat_output_0", "/blocks.9/self_attn/Reshape_2_output_0", "/blocks.9/self_attn/out_proj/FakeLinear_output_0", "/blocks.9/Add_output_0", "/blocks.9/post_attention_layernorm/Mul_1_output_0", "/blocks.9/mlp/gate_proj/FakeLinear_output_0", "/blocks.9/mlp/act_fn/Mul_output_0", "/blocks.9/mlp/up_proj/FakeLinear_output_0", "/blocks.9/mlp/Mul_output_0", "/blocks.9/mlp/down_proj/FakeLinear_output_0", "/blocks.9/Add_1_output_0", "/blocks.10/Reshape_output_0", "/blocks.10/input_layernorm/Mul_1_output_0", "/blocks.10/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.10/self_attn/Transpose_output_0", "/blocks.10/self_attn/Neg_output_0", "/blocks.10/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.10/self_attn/Cast_output_0", "onnx::Add_3593", "/blocks.10/self_attn/Add_output_0", "UnaryOp1272", "BinaryOp1274", "/blocks.10/self_attn/Softplus_output_0", "/blocks.10/self_attn/Mul_output_0", "/blocks.10/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.10/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_1649", "/blocks.10/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.10/self_attn/Reshape_output_0", "/blocks.10/self_attn/norm/Cast_output_0", "/blocks.10/self_attn/norm/Mul_1_output_0", "/blocks.10/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.10/self_attn/Reshape_1_output_0", "/blocks.10/self_attn/norm/Cast_2_output_0", "/blocks.10/self_attn/norm/Mul_2_output_0", "/blocks.10/self_attn/norm/Mul_3_output_0", "/blocks.10/self_attn/Shape_output_0", "Shape1297", "Rank1299", "BinaryOp1301", "Unsqueeze1302", "BinaryOp1304", "Unsqueeze1305", "StridedSlice1308", "Squeeze1309", "BinaryOp1311", "/blocks.10/self_attn/Gather_output_0", "/blocks.10/self_attn/Unsqueeze_output_0", "Unsqueeze1319", "Unsqueeze1322", "StridedSlice1325", "Squeeze1326", "BinaryOp1327", "BinaryOp1328", "/blocks.10/self_attn/Gather_1_output_0", "/blocks.10/self_attn/Unsqueeze_1_output_0", "/blocks.10/self_attn/Concat_output_0", "/blocks.10/self_attn/Reshape_2_output_0", "/blocks.10/self_attn/out_proj/FakeLinear_output_0", "/blocks.10/Add_output_0", "/blocks.10/post_attention_layernorm/Mul_1_output_0", "/blocks.10/mlp/gate_proj/FakeLinear_output_0", "/blocks.10/mlp/act_fn/Mul_output_0", "/blocks.10/mlp/up_proj/FakeLinear_output_0", "/blocks.10/mlp/Mul_output_0", "/blocks.10/mlp/down_proj/FakeLinear_output_0", "/blocks.10/Add_1_output_0", "/blocks.11/Reshape_output_0", "/blocks.11/input_layernorm/Mul_1_output_0", "/blocks.11/self_attn/q_proj/FakeLinear_output_0", "/blocks.11/self_attn/Shape_output_0", "Shape1361", "Rank1363", "BinaryOp1365", "Unsqueeze1366", "BinaryOp1368", "Unsqueeze1369", "StridedSlice1372", "Squeeze1373", "BinaryOp1375", "/blocks.11/self_attn/Gather_output_0", "/blocks.11/self_attn/Unsqueeze_output_0", "Unsqueeze1383", "Unsqueeze1386", "StridedSlice1389", "Squeeze1390", "BinaryOp1391", "BinaryOp1392", "/blocks.11/self_attn/Gather_1_output_0", "/blocks.11/self_attn/Unsqueeze_1_output_0", "/blocks.11/self_attn/Concat_output_0", "/blocks.11/self_attn/Reshape_output_0", "/blocks.11/self_attn/Split_output_0", "/blocks.11/self_attn/Split_output_1", "/blocks.11/self_attn/Unsqueeze_4_output_0", "/blocks.11/self_attn/Unsqueeze_5_output_0", "/blocks.11/self_attn/Concat_2_output_0", "/blocks.11/self_attn/Reshape_2_output_0", "/blocks.11/self_attn/q_norm/Cast_output_0", "/blocks.11/self_attn/q_norm/Mul_1_output_0", "/blocks.11/self_attn/Unsqueeze_10_output_0", "/blocks.11/self_attn/Slice_output_0", "/blocks.11/self_attn/Mul_output_0", "/blocks.11/self_attn/Shape_2_output_0", "Shape1415", "Rank1417", "BinaryOp1419", "Unsqueeze1420", "BinaryOp1422", "Unsqueeze1423", "StridedSlice1426", "Squeeze1427", "BinaryOp1428", "BinaryOp1429", "/blocks.11/self_attn/Gather_2_output_0", "/blocks.11/self_attn/Div_output_0", "/blocks.11/self_attn/Unsqueeze_13_output_0", "/blocks.11/self_attn/Slice_3_output_0", "/blocks.11/self_attn/Neg_output_0", "/blocks.11/self_attn/Unsqueeze_12_output_0", "/blocks.11/self_attn/Slice_2_output_0", "/blocks.11/self_attn/Concat_5_output_0", "/blocks.11/self_attn/Mul_1_output_0", "/blocks.11/self_attn/Add_output_0", "/blocks.11/self_attn/Unsqueeze_11_output_0", "/blocks.11/self_attn/Slice_1_output_0", "/blocks.11/self_attn/Concat_6_output_0", "/blocks.11/self_attn/k_proj/FakeLinear_output_0", "/blocks.11/self_attn/Unsqueeze_6_output_0", "/blocks.11/self_attn/Unsqueeze_7_output_0", "/blocks.11/self_attn/Concat_3_output_0", "/blocks.11/self_attn/Reshape_3_output_0", "/blocks.11/self_attn/k_norm/Cast_output_0", "/blocks.11/self_attn/k_norm/Mul_1_output_0", "/blocks.11/self_attn/Unsqueeze_14_output_0", "/blocks.11/self_attn/Slice_4_output_0", "/blocks.11/self_attn/Mul_2_output_0", "/blocks.11/self_attn/Shape_3_output_0", "Shape1462", "Rank1464", "BinaryOp1466", "Unsqueeze1467", "BinaryOp1469", "Unsqueeze1470", "StridedSlice1473", "Squeeze1474", "BinaryOp1475", "BinaryOp1476", "/blocks.11/self_attn/Gather_3_output_0", "/blocks.11/self_attn/Div_1_output_0", "/blocks.11/self_attn/Unsqueeze_17_output_0", "/blocks.11/self_attn/Slice_7_output_0", "/blocks.11/self_attn/Neg_1_output_0", "/blocks.11/self_attn/Unsqueeze_16_output_0", "/blocks.11/self_attn/Slice_6_output_0", "/blocks.11/self_attn/Concat_7_output_0", "/blocks.11/self_attn/Mul_3_output_0", "/blocks.11/self_attn/Add_1_output_0", "/blocks.11/self_attn/Unsqueeze_15_output_0", "/blocks.11/self_attn/Slice_5_output_0", "/blocks.11/self_attn/Concat_8_output_0", "/blocks.11/self_attn/v_proj/FakeLinear_output_0", "/blocks.11/self_attn/Unsqueeze_8_output_0", "/blocks.11/self_attn/Unsqueeze_9_output_0", "/blocks.11/self_attn/Concat_4_output_0", "/blocks.11/self_attn/Reshape_4_output_0", "Unsqueeze1501", "Unsqueeze1504", "StridedSlice1507", "Squeeze1508", "BinaryOp1510", "/Gather_2_output_0", "/blocks.11/self_attn/fused_attn/FusedAttention_output_0", "/blocks.11/self_attn/Reshape_1_output_0", "/blocks.11/self_attn/Unsqueeze_2_output_0", "/blocks.11/self_attn/Unsqueeze_3_output_0", "/blocks.11/self_attn/Concat_1_output_0", "/blocks.11/self_attn/Sigmoid_output_0", "/blocks.11/self_attn/Mul_4_output_0", "/blocks.11/self_attn/o_proj/FakeLinear_output_0", "/blocks.11/Add_output_0", "/blocks.11/post_attention_layernorm/Mul_1_output_0", "/blocks.11/mlp/gate_proj/FakeLinear_output_0", "/blocks.11/mlp/act_fn/Mul_output_0", "/blocks.11/mlp/up_proj/FakeLinear_output_0", "/blocks.11/mlp/Mul_output_0", "/blocks.11/mlp/down_proj/FakeLinear_output_0", "/blocks.11/Add_1_output_0", "/blocks.12/Reshape_output_0", "/blocks.12/input_layernorm/Mul_1_output_0", "/blocks.12/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.12/self_attn/Transpose_output_0", "/blocks.12/self_attn/Neg_output_0", "/blocks.12/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.12/self_attn/Cast_output_0", "onnx::Add_3641", "/blocks.12/self_attn/Add_output_0", "UnaryOp1555", "BinaryOp1557", "/blocks.12/self_attn/Softplus_output_0", "/blocks.12/self_attn/Mul_output_0", "/blocks.12/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.12/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_1968", "/blocks.12/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.12/self_attn/Reshape_output_0", "/blocks.12/self_attn/norm/Cast_output_0", "/blocks.12/self_attn/norm/Mul_1_output_0", "/blocks.12/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.12/self_attn/Reshape_1_output_0", "/blocks.12/self_attn/norm/Cast_2_output_0", "/blocks.12/self_attn/norm/Mul_2_output_0", "/blocks.12/self_attn/norm/Mul_3_output_0", "/blocks.12/self_attn/Shape_output_0", "Shape1580", "Rank1582", "BinaryOp1584", "Unsqueeze1585", "BinaryOp1587", "Unsqueeze1588", "StridedSlice1591", "Squeeze1592", "BinaryOp1594", "/blocks.12/self_attn/Gather_output_0", "/blocks.12/self_attn/Unsqueeze_output_0", "Unsqueeze1602", "Unsqueeze1605", "StridedSlice1608", "Squeeze1609", "BinaryOp1610", "BinaryOp1611", "/blocks.12/self_attn/Gather_1_output_0", "/blocks.12/self_attn/Unsqueeze_1_output_0", "/blocks.12/self_attn/Concat_output_0", "/blocks.12/self_attn/Reshape_2_output_0", "/blocks.12/self_attn/out_proj/FakeLinear_output_0", "/blocks.12/Add_output_0", "/blocks.12/post_attention_layernorm/Mul_1_output_0", "/blocks.12/mlp/gate_proj/FakeLinear_output_0", "/blocks.12/mlp/act_fn/Mul_output_0", "/blocks.12/mlp/up_proj/FakeLinear_output_0", "/blocks.12/mlp/Mul_output_0", "/blocks.12/mlp/down_proj/FakeLinear_output_0", "/blocks.12/Add_1_output_0", "/blocks.13/Reshape_output_0", "/blocks.13/input_layernorm/Mul_1_output_0", "/blocks.13/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.13/self_attn/Transpose_output_0", "/blocks.13/self_attn/Neg_output_0", "/blocks.13/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.13/self_attn/Cast_output_0", "onnx::Add_3648", "/blocks.13/self_attn/Add_output_0", "UnaryOp1652", "BinaryOp1654", "/blocks.13/self_attn/Softplus_output_0", "/blocks.13/self_attn/Mul_output_0", "/blocks.13/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.13/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_2058", "/blocks.13/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.13/self_attn/Reshape_output_0", "/blocks.13/self_attn/norm/Cast_output_0", "/blocks.13/self_attn/norm/Mul_1_output_0", "/blocks.13/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.13/self_attn/Reshape_1_output_0", "/blocks.13/self_attn/norm/Cast_2_output_0", "/blocks.13/self_attn/norm/Mul_2_output_0", "/blocks.13/self_attn/norm/Mul_3_output_0", "/blocks.13/self_attn/Shape_output_0", "Shape1677", "Rank1679", "BinaryOp1681", "Unsqueeze1682", "BinaryOp1684", "Unsqueeze1685", "StridedSlice1688", "Squeeze1689", "BinaryOp1691", "/blocks.13/self_attn/Gather_output_0", "/blocks.13/self_attn/Unsqueeze_output_0", "Unsqueeze1699", "Unsqueeze1702", "StridedSlice1705", "Squeeze1706", "BinaryOp1707", "BinaryOp1708", "/blocks.13/self_attn/Gather_1_output_0", "/blocks.13/self_attn/Unsqueeze_1_output_0", "/blocks.13/self_attn/Concat_output_0", "/blocks.13/self_attn/Reshape_2_output_0", "/blocks.13/self_attn/out_proj/FakeLinear_output_0", "/blocks.13/Add_output_0", "/blocks.13/post_attention_layernorm/Mul_1_output_0", "/blocks.13/mlp/gate_proj/FakeLinear_output_0", "/blocks.13/mlp/act_fn/Mul_output_0", "/blocks.13/mlp/up_proj/FakeLinear_output_0", "/blocks.13/mlp/Mul_output_0", "/blocks.13/mlp/down_proj/FakeLinear_output_0", "/blocks.13/Add_1_output_0", "/blocks.14/Reshape_output_0", "/blocks.14/input_layernorm/Mul_1_output_0", "/blocks.14/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.14/self_attn/Transpose_output_0", "/blocks.14/self_attn/Neg_output_0", "/blocks.14/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.14/self_attn/Cast_output_0", "onnx::Add_3655", "/blocks.14/self_attn/Add_output_0", "UnaryOp1749", "BinaryOp1751", "/blocks.14/self_attn/Softplus_output_0", "/blocks.14/self_attn/Mul_output_0", "/blocks.14/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.14/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_2148", "/blocks.14/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.14/self_attn/Reshape_output_0", "/blocks.14/self_attn/norm/Cast_output_0", "/blocks.14/self_attn/norm/Mul_1_output_0", "/blocks.14/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.14/self_attn/Reshape_1_output_0", "/blocks.14/self_attn/norm/Cast_2_output_0", "/blocks.14/self_attn/norm/Mul_2_output_0", "/blocks.14/self_attn/norm/Mul_3_output_0", "/blocks.14/self_attn/Shape_output_0", "Shape1774", "Rank1776", "BinaryOp1778", "Unsqueeze1779", "BinaryOp1781", "Unsqueeze1782", "StridedSlice1785", "Squeeze1786", "BinaryOp1788", "/blocks.14/self_attn/Gather_output_0", "/blocks.14/self_attn/Unsqueeze_output_0", "Unsqueeze1796", "Unsqueeze1799", "StridedSlice1802", "Squeeze1803", "BinaryOp1804", "BinaryOp1805", "/blocks.14/self_attn/Gather_1_output_0", "/blocks.14/self_attn/Unsqueeze_1_output_0", "/blocks.14/self_attn/Concat_output_0", "/blocks.14/self_attn/Reshape_2_output_0", "/blocks.14/self_attn/out_proj/FakeLinear_output_0", "/blocks.14/Add_output_0", "/blocks.14/post_attention_layernorm/Mul_1_output_0", "/blocks.14/mlp/gate_proj/FakeLinear_output_0", "/blocks.14/mlp/act_fn/Mul_output_0", "/blocks.14/mlp/up_proj/FakeLinear_output_0", "/blocks.14/mlp/Mul_output_0", "/blocks.14/mlp/down_proj/FakeLinear_output_0", "/blocks.14/Add_1_output_0", "/blocks.15/Reshape_output_0", "/blocks.15/input_layernorm/Mul_1_output_0", "/blocks.15/self_attn/q_proj/FakeLinear_output_0", "/blocks.15/self_attn/Shape_output_0", "Shape1838", "Rank1840", "BinaryOp1842", "Unsqueeze1843", "BinaryOp1845", "Unsqueeze1846", "StridedSlice1849", "Squeeze1850", "BinaryOp1852", "/blocks.15/self_attn/Gather_output_0", "/blocks.15/self_attn/Unsqueeze_output_0", "Unsqueeze1860", "Unsqueeze1863", "StridedSlice1866", "Squeeze1867", "BinaryOp1868", "BinaryOp1869", "/blocks.15/self_attn/Gather_1_output_0", "/blocks.15/self_attn/Unsqueeze_1_output_0", "/blocks.15/self_attn/Concat_output_0", "/blocks.15/self_attn/Reshape_output_0", "/blocks.15/self_attn/Split_output_0", "/blocks.15/self_attn/Split_output_1", "/blocks.15/self_attn/Unsqueeze_4_output_0", "/blocks.15/self_attn/Unsqueeze_5_output_0", "/blocks.15/self_attn/Concat_2_output_0", "/blocks.15/self_attn/Reshape_2_output_0", "/blocks.15/self_attn/q_norm/Cast_output_0", "/blocks.15/self_attn/q_norm/Mul_1_output_0", "/blocks.15/self_attn/Unsqueeze_10_output_0", "/blocks.15/self_attn/Slice_output_0", "/blocks.15/self_attn/Mul_output_0", "/blocks.15/self_attn/Shape_2_output_0", "Shape1892", "Rank1894", "BinaryOp1896", "Unsqueeze1897", "BinaryOp1899", "Unsqueeze1900", "StridedSlice1903", "Squeeze1904", "BinaryOp1905", "BinaryOp1906", "/blocks.15/self_attn/Gather_2_output_0", "/blocks.15/self_attn/Div_output_0", "/blocks.15/self_attn/Unsqueeze_13_output_0", "/blocks.15/self_attn/Slice_3_output_0", "/blocks.15/self_attn/Neg_output_0", "/blocks.15/self_attn/Unsqueeze_12_output_0", "/blocks.15/self_attn/Slice_2_output_0", "/blocks.15/self_attn/Concat_5_output_0", "/blocks.15/self_attn/Mul_1_output_0", "/blocks.15/self_attn/Add_output_0", "/blocks.15/self_attn/Unsqueeze_11_output_0", "/blocks.15/self_attn/Slice_1_output_0", "/blocks.15/self_attn/Concat_6_output_0", "/blocks.15/self_attn/k_proj/FakeLinear_output_0", "/blocks.15/self_attn/Unsqueeze_6_output_0", "/blocks.15/self_attn/Unsqueeze_7_output_0", "/blocks.15/self_attn/Concat_3_output_0", "/blocks.15/self_attn/Reshape_3_output_0", "/blocks.15/self_attn/k_norm/Cast_output_0", "/blocks.15/self_attn/k_norm/Mul_1_output_0", "/blocks.15/self_attn/Unsqueeze_14_output_0", "/blocks.15/self_attn/Slice_4_output_0", "/blocks.15/self_attn/Mul_2_output_0", "/blocks.15/self_attn/Shape_3_output_0", "Shape1939", "Rank1941", "BinaryOp1943", "Unsqueeze1944", "BinaryOp1946", "Unsqueeze1947", "StridedSlice1950", "Squeeze1951", "BinaryOp1952", "BinaryOp1953", "/blocks.15/self_attn/Gather_3_output_0", "/blocks.15/self_attn/Div_1_output_0", "/blocks.15/self_attn/Unsqueeze_17_output_0", "/blocks.15/self_attn/Slice_7_output_0", "/blocks.15/self_attn/Neg_1_output_0", "/blocks.15/self_attn/Unsqueeze_16_output_0", "/blocks.15/self_attn/Slice_6_output_0", "/blocks.15/self_attn/Concat_7_output_0", "/blocks.15/self_attn/Mul_3_output_0", "/blocks.15/self_attn/Add_1_output_0", "/blocks.15/self_attn/Unsqueeze_15_output_0", "/blocks.15/self_attn/Slice_5_output_0", "/blocks.15/self_attn/Concat_8_output_0", "/blocks.15/self_attn/v_proj/FakeLinear_output_0", "/blocks.15/self_attn/Unsqueeze_8_output_0", "/blocks.15/self_attn/Unsqueeze_9_output_0", "/blocks.15/self_attn/Concat_4_output_0", "/blocks.15/self_attn/Reshape_4_output_0", "Unsqueeze1978", "Unsqueeze1981", "StridedSlice1984", "Squeeze1985", "BinaryOp1987", "/Gather_3_output_0", "/blocks.15/self_attn/fused_attn/FusedAttention_output_0", "/blocks.15/self_attn/Reshape_1_output_0", "/blocks.15/self_attn/Unsqueeze_2_output_0", "/blocks.15/self_attn/Unsqueeze_3_output_0", "/blocks.15/self_attn/Concat_1_output_0", "/blocks.15/self_attn/Sigmoid_output_0", "/blocks.15/self_attn/Mul_4_output_0", "/blocks.15/self_attn/o_proj/FakeLinear_output_0", "/blocks.15/Add_output_0", "/blocks.15/post_attention_layernorm/Mul_1_output_0", "/blocks.15/mlp/gate_proj/FakeLinear_output_0", "/blocks.15/mlp/act_fn/Mul_output_0", "/blocks.15/mlp/up_proj/FakeLinear_output_0", "/blocks.15/mlp/Mul_output_0", "/blocks.15/mlp/down_proj/FakeLinear_output_0", "/blocks.15/Add_1_output_0", "/blocks.16/Reshape_output_0", "/blocks.16/input_layernorm/Mul_1_output_0", "/blocks.16/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.16/self_attn/Transpose_output_0", "/blocks.16/self_attn/Neg_output_0", "/blocks.16/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.16/self_attn/Cast_output_0", "onnx::Add_3703", "/blocks.16/self_attn/Add_output_0", "UnaryOp2032", "BinaryOp2034", "/blocks.16/self_attn/Softplus_output_0", "/blocks.16/self_attn/Mul_output_0", "/blocks.16/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.16/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_2467", "/blocks.16/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.16/self_attn/Reshape_output_0", "/blocks.16/self_attn/norm/Cast_output_0", "/blocks.16/self_attn/norm/Mul_1_output_0", "/blocks.16/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.16/self_attn/Reshape_1_output_0", "/blocks.16/self_attn/norm/Cast_2_output_0", "/blocks.16/self_attn/norm/Mul_2_output_0", "/blocks.16/self_attn/norm/Mul_3_output_0", "/blocks.16/self_attn/Shape_output_0", "Shape2057", "Rank2059", "BinaryOp2061", "Unsqueeze2062", "BinaryOp2064", "Unsqueeze2065", "StridedSlice2068", "Squeeze2069", "BinaryOp2071", "/blocks.16/self_attn/Gather_output_0", "/blocks.16/self_attn/Unsqueeze_output_0", "Unsqueeze2079", "Unsqueeze2082", "StridedSlice2085", "Squeeze2086", "BinaryOp2087", "BinaryOp2088", "/blocks.16/self_attn/Gather_1_output_0", "/blocks.16/self_attn/Unsqueeze_1_output_0", "/blocks.16/self_attn/Concat_output_0", "/blocks.16/self_attn/Reshape_2_output_0", "/blocks.16/self_attn/out_proj/FakeLinear_output_0", "/blocks.16/Add_output_0", "/blocks.16/post_attention_layernorm/Mul_1_output_0", "/blocks.16/mlp/gate_proj/FakeLinear_output_0", "/blocks.16/mlp/act_fn/Mul_output_0", "/blocks.16/mlp/up_proj/FakeLinear_output_0", "/blocks.16/mlp/Mul_output_0", "/blocks.16/mlp/down_proj/FakeLinear_output_0", "/blocks.16/Add_1_output_0", "/blocks.17/Reshape_output_0", "/blocks.17/input_layernorm/Mul_1_output_0", "/blocks.17/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.17/self_attn/Transpose_output_0", "/blocks.17/self_attn/Neg_output_0", "/blocks.17/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.17/self_attn/Cast_output_0", "onnx::Add_3710", "/blocks.17/self_attn/Add_output_0", "UnaryOp2129", "BinaryOp2131", "/blocks.17/self_attn/Softplus_output_0", "/blocks.17/self_attn/Mul_output_0", "/blocks.17/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.17/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_2557", "/blocks.17/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.17/self_attn/Reshape_output_0", "/blocks.17/self_attn/norm/Cast_output_0", "/blocks.17/self_attn/norm/Mul_1_output_0", "/blocks.17/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.17/self_attn/Reshape_1_output_0", "/blocks.17/self_attn/norm/Cast_2_output_0", "/blocks.17/self_attn/norm/Mul_2_output_0", "/blocks.17/self_attn/norm/Mul_3_output_0", "/blocks.17/self_attn/Shape_output_0", "Shape2154", "Rank2156", "BinaryOp2158", "Unsqueeze2159", "BinaryOp2161", "Unsqueeze2162", "StridedSlice2165", "Squeeze2166", "BinaryOp2168", "/blocks.17/self_attn/Gather_output_0", "/blocks.17/self_attn/Unsqueeze_output_0", "Unsqueeze2176", "Unsqueeze2179", "StridedSlice2182", "Squeeze2183", "BinaryOp2184", "BinaryOp2185", "/blocks.17/self_attn/Gather_1_output_0", "/blocks.17/self_attn/Unsqueeze_1_output_0", "/blocks.17/self_attn/Concat_output_0", "/blocks.17/self_attn/Reshape_2_output_0", "/blocks.17/self_attn/out_proj/FakeLinear_output_0", "/blocks.17/Add_output_0", "/blocks.17/post_attention_layernorm/Mul_1_output_0", "/blocks.17/mlp/gate_proj/FakeLinear_output_0", "/blocks.17/mlp/act_fn/Mul_output_0", "/blocks.17/mlp/up_proj/FakeLinear_output_0", "/blocks.17/mlp/Mul_output_0", "/blocks.17/mlp/down_proj/FakeLinear_output_0", "/blocks.17/Add_1_output_0", "/blocks.18/Reshape_output_0", "/blocks.18/input_layernorm/Mul_1_output_0", "/blocks.18/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.18/self_attn/Transpose_output_0", "/blocks.18/self_attn/Neg_output_0", "/blocks.18/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.18/self_attn/Cast_output_0", "onnx::Add_3717", "/blocks.18/self_attn/Add_output_0", "UnaryOp2226", "BinaryOp2228", "/blocks.18/self_attn/Softplus_output_0", "/blocks.18/self_attn/Mul_output_0", "/blocks.18/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.18/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_2647", "/blocks.18/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.18/self_attn/Reshape_output_0", "/blocks.18/self_attn/norm/Cast_output_0", "/blocks.18/self_attn/norm/Mul_1_output_0", "/blocks.18/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.18/self_attn/Reshape_1_output_0", "/blocks.18/self_attn/norm/Cast_2_output_0", "/blocks.18/self_attn/norm/Mul_2_output_0", "/blocks.18/self_attn/norm/Mul_3_output_0", "/blocks.18/self_attn/Shape_output_0", "Shape2251", "Rank2253", "BinaryOp2255", "Unsqueeze2256", "BinaryOp2258", "Unsqueeze2259", "StridedSlice2262", "Squeeze2263", "BinaryOp2265", "/blocks.18/self_attn/Gather_output_0", "/blocks.18/self_attn/Unsqueeze_output_0", "Unsqueeze2273", "Unsqueeze2276", "StridedSlice2279", "Squeeze2280", "BinaryOp2281", "BinaryOp2282", "/blocks.18/self_attn/Gather_1_output_0", "/blocks.18/self_attn/Unsqueeze_1_output_0", "/blocks.18/self_attn/Concat_output_0", "/blocks.18/self_attn/Reshape_2_output_0", "/blocks.18/self_attn/out_proj/FakeLinear_output_0", "/blocks.18/Add_output_0", "/blocks.18/post_attention_layernorm/Mul_1_output_0", "/blocks.18/mlp/gate_proj/FakeLinear_output_0", "/blocks.18/mlp/act_fn/Mul_output_0", "/blocks.18/mlp/up_proj/FakeLinear_output_0", "/blocks.18/mlp/Mul_output_0", "/blocks.18/mlp/down_proj/FakeLinear_output_0", "/blocks.18/Add_1_output_0", "/blocks.19/Reshape_output_0", "/blocks.19/input_layernorm/Mul_1_output_0", "/blocks.19/self_attn/q_proj/FakeLinear_output_0", "/blocks.19/self_attn/Shape_output_0", "Shape2315", "Rank2317", "BinaryOp2319", "Unsqueeze2320", "BinaryOp2322", "Unsqueeze2323", "StridedSlice2326", "Squeeze2327", "BinaryOp2329", "/blocks.19/self_attn/Gather_output_0", "/blocks.19/self_attn/Unsqueeze_output_0", "Unsqueeze2337", "Unsqueeze2340", "StridedSlice2343", "Squeeze2344", "BinaryOp2345", "BinaryOp2346", "/blocks.19/self_attn/Gather_1_output_0", "/blocks.19/self_attn/Unsqueeze_1_output_0", "/blocks.19/self_attn/Concat_output_0", "/blocks.19/self_attn/Reshape_output_0", "/blocks.19/self_attn/Split_output_0", "/blocks.19/self_attn/Split_output_1", "/blocks.19/self_attn/Unsqueeze_4_output_0", "/blocks.19/self_attn/Unsqueeze_5_output_0", "/blocks.19/self_attn/Concat_2_output_0", "/blocks.19/self_attn/Reshape_2_output_0", "/blocks.19/self_attn/q_norm/Cast_output_0", "/blocks.19/self_attn/q_norm/Mul_1_output_0", "/blocks.19/self_attn/Unsqueeze_10_output_0", "/blocks.19/self_attn/Slice_output_0", "/blocks.19/self_attn/Mul_output_0", "/blocks.19/self_attn/Shape_2_output_0", "Shape2369", "Rank2371", "BinaryOp2373", "Unsqueeze2374", "BinaryOp2376", "Unsqueeze2377", "StridedSlice2380", "Squeeze2381", "BinaryOp2382", "BinaryOp2383", "/blocks.19/self_attn/Gather_2_output_0", "/blocks.19/self_attn/Div_output_0", "/blocks.19/self_attn/Unsqueeze_13_output_0", "/blocks.19/self_attn/Slice_3_output_0", "/blocks.19/self_attn/Neg_output_0", "/blocks.19/self_attn/Unsqueeze_12_output_0", "/blocks.19/self_attn/Slice_2_output_0", "/blocks.19/self_attn/Concat_5_output_0", "/blocks.19/self_attn/Mul_1_output_0", "/blocks.19/self_attn/Add_output_0", "/blocks.19/self_attn/Unsqueeze_11_output_0", "/blocks.19/self_attn/Slice_1_output_0", "/blocks.19/self_attn/Concat_6_output_0", "/blocks.19/self_attn/k_proj/FakeLinear_output_0", "/blocks.19/self_attn/Unsqueeze_6_output_0", "/blocks.19/self_attn/Unsqueeze_7_output_0", "/blocks.19/self_attn/Concat_3_output_0", "/blocks.19/self_attn/Reshape_3_output_0", "/blocks.19/self_attn/k_norm/Cast_output_0", "/blocks.19/self_attn/k_norm/Mul_1_output_0", "/blocks.19/self_attn/Unsqueeze_14_output_0", "/blocks.19/self_attn/Slice_4_output_0", "/blocks.19/self_attn/Mul_2_output_0", "/blocks.19/self_attn/Shape_3_output_0", "Shape2416", "Rank2418", "BinaryOp2420", "Unsqueeze2421", "BinaryOp2423", "Unsqueeze2424", "StridedSlice2427", "Squeeze2428", "BinaryOp2429", "BinaryOp2430", "/blocks.19/self_attn/Gather_3_output_0", "/blocks.19/self_attn/Div_1_output_0", "/blocks.19/self_attn/Unsqueeze_17_output_0", "/blocks.19/self_attn/Slice_7_output_0", "/blocks.19/self_attn/Neg_1_output_0", "/blocks.19/self_attn/Unsqueeze_16_output_0", "/blocks.19/self_attn/Slice_6_output_0", "/blocks.19/self_attn/Concat_7_output_0", "/blocks.19/self_attn/Mul_3_output_0", "/blocks.19/self_attn/Add_1_output_0", "/blocks.19/self_attn/Unsqueeze_15_output_0", "/blocks.19/self_attn/Slice_5_output_0", "/blocks.19/self_attn/Concat_8_output_0", "/blocks.19/self_attn/v_proj/FakeLinear_output_0", "/blocks.19/self_attn/Unsqueeze_8_output_0", "/blocks.19/self_attn/Unsqueeze_9_output_0", "/blocks.19/self_attn/Concat_4_output_0", "/blocks.19/self_attn/Reshape_4_output_0", "Unsqueeze2455", "Unsqueeze2458", "StridedSlice2461", "Squeeze2462", "BinaryOp2464", "/Gather_4_output_0", "/blocks.19/self_attn/fused_attn/FusedAttention_output_0", "/blocks.19/self_attn/Reshape_1_output_0", "/blocks.19/self_attn/Unsqueeze_2_output_0", "/blocks.19/self_attn/Unsqueeze_3_output_0", "/blocks.19/self_attn/Concat_1_output_0", "/blocks.19/self_attn/Sigmoid_output_0", "/blocks.19/self_attn/Mul_4_output_0", "/blocks.19/self_attn/o_proj/FakeLinear_output_0", "/blocks.19/Add_output_0", "/blocks.19/post_attention_layernorm/Mul_1_output_0", "/blocks.19/mlp/gate_proj/FakeLinear_output_0", "/blocks.19/mlp/act_fn/Mul_output_0", "/blocks.19/mlp/up_proj/FakeLinear_output_0", "/blocks.19/mlp/Mul_output_0", "/blocks.19/mlp/down_proj/FakeLinear_output_0", "/blocks.19/Add_1_output_0", "/blocks.20/Reshape_output_0", "/blocks.20/input_layernorm/Mul_1_output_0", "/blocks.20/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.20/self_attn/Transpose_output_0", "/blocks.20/self_attn/Neg_output_0", "/blocks.20/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.20/self_attn/Cast_output_0", "onnx::Add_3765", "/blocks.20/self_attn/Add_output_0", "UnaryOp2509", "BinaryOp2511", "/blocks.20/self_attn/Softplus_output_0", "/blocks.20/self_attn/Mul_output_0", "/blocks.20/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.20/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_2966", "/blocks.20/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.20/self_attn/Reshape_output_0", "/blocks.20/self_attn/norm/Cast_output_0", "/blocks.20/self_attn/norm/Mul_1_output_0", "/blocks.20/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.20/self_attn/Reshape_1_output_0", "/blocks.20/self_attn/norm/Cast_2_output_0", "/blocks.20/self_attn/norm/Mul_2_output_0", "/blocks.20/self_attn/norm/Mul_3_output_0", "/blocks.20/self_attn/Shape_output_0", "Shape2534", "Rank2536", "BinaryOp2538", "Unsqueeze2539", "BinaryOp2541", "Unsqueeze2542", "StridedSlice2545", "Squeeze2546", "BinaryOp2548", "/blocks.20/self_attn/Gather_output_0", "/blocks.20/self_attn/Unsqueeze_output_0", "Unsqueeze2556", "Unsqueeze2559", "StridedSlice2562", "Squeeze2563", "BinaryOp2564", "BinaryOp2565", "/blocks.20/self_attn/Gather_1_output_0", "/blocks.20/self_attn/Unsqueeze_1_output_0", "/blocks.20/self_attn/Concat_output_0", "/blocks.20/self_attn/Reshape_2_output_0", "/blocks.20/self_attn/out_proj/FakeLinear_output_0", "/blocks.20/Add_output_0", "/blocks.20/post_attention_layernorm/Mul_1_output_0", "/blocks.20/mlp/gate_proj/FakeLinear_output_0", "/blocks.20/mlp/act_fn/Mul_output_0", "/blocks.20/mlp/up_proj/FakeLinear_output_0", "/blocks.20/mlp/Mul_output_0", "/blocks.20/mlp/down_proj/FakeLinear_output_0", "/blocks.20/Add_1_output_0", "/blocks.21/Reshape_output_0", "/blocks.21/input_layernorm/Mul_1_output_0", "/blocks.21/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.21/self_attn/Transpose_output_0", "/blocks.21/self_attn/Neg_output_0", "/blocks.21/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.21/self_attn/Cast_output_0", "onnx::Add_3772", "/blocks.21/self_attn/Add_output_0", "UnaryOp2606", "BinaryOp2608", "/blocks.21/self_attn/Softplus_output_0", "/blocks.21/self_attn/Mul_output_0", "/blocks.21/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.21/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_3056", "/blocks.21/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.21/self_attn/Reshape_output_0", "/blocks.21/self_attn/norm/Cast_output_0", "/blocks.21/self_attn/norm/Mul_1_output_0", "/blocks.21/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.21/self_attn/Reshape_1_output_0", "/blocks.21/self_attn/norm/Cast_2_output_0", "/blocks.21/self_attn/norm/Mul_2_output_0", "/blocks.21/self_attn/norm/Mul_3_output_0", "/blocks.21/self_attn/Shape_output_0", "Shape2631", "Rank2633", "BinaryOp2635", "Unsqueeze2636", "BinaryOp2638", "Unsqueeze2639", "StridedSlice2642", "Squeeze2643", "BinaryOp2645", "/blocks.21/self_attn/Gather_output_0", "/blocks.21/self_attn/Unsqueeze_output_0", "Unsqueeze2653", "Unsqueeze2656", "StridedSlice2659", "Squeeze2660", "BinaryOp2661", "BinaryOp2662", "/blocks.21/self_attn/Gather_1_output_0", "/blocks.21/self_attn/Unsqueeze_1_output_0", "/blocks.21/self_attn/Concat_output_0", "/blocks.21/self_attn/Reshape_2_output_0", "/blocks.21/self_attn/out_proj/FakeLinear_output_0", "/blocks.21/Add_output_0", "/blocks.21/post_attention_layernorm/Mul_1_output_0", "/blocks.21/mlp/gate_proj/FakeLinear_output_0", "/blocks.21/mlp/act_fn/Mul_output_0", "/blocks.21/mlp/up_proj/FakeLinear_output_0", "/blocks.21/mlp/Mul_output_0", "/blocks.21/mlp/down_proj/FakeLinear_output_0", "/blocks.21/Add_1_output_0", "/blocks.22/Reshape_output_0", "/blocks.22/input_layernorm/Mul_1_output_0", "/blocks.22/self_attn/in_proj_qkv/FakeLinear_output_0", "/blocks.22/self_attn/Transpose_output_0", "/blocks.22/self_attn/Neg_output_0", "/blocks.22/self_attn/in_proj_a/FakeLinear_output_0", "/blocks.22/self_attn/Cast_output_0", "onnx::Add_3779", "/blocks.22/self_attn/Add_output_0", "UnaryOp2703", "BinaryOp2705", "/blocks.22/self_attn/Softplus_output_0", "/blocks.22/self_attn/Mul_output_0", "/blocks.22/self_attn/in_proj_b/FakeLinear_output_0", "/blocks.22/self_attn/Sigmoid_output_0", "LlmExporter::FusedLinearAttention_3146", "/blocks.22/self_attn/fused_attn/FusedLinearAttention_output_0", "/blocks.22/self_attn/Reshape_output_0", "/blocks.22/self_attn/norm/Cast_output_0", "/blocks.22/self_attn/norm/Mul_1_output_0", "/blocks.22/self_attn/in_proj_z/FakeLinear_output_0", "/blocks.22/self_attn/Reshape_1_output_0", "/blocks.22/self_attn/norm/Cast_2_output_0", "/blocks.22/self_attn/norm/Mul_2_output_0", "/blocks.22/self_attn/norm/Mul_3_output_0", "/blocks.22/self_attn/Shape_output_0", "Shape2728", "Rank2730", "BinaryOp2732", "Unsqueeze2733", "BinaryOp2735", "Unsqueeze2736", "StridedSlice2739", "Squeeze2740", "BinaryOp2742", "/blocks.22/self_attn/Gather_output_0", "/blocks.22/self_attn/Unsqueeze_output_0", "Unsqueeze2750", "Unsqueeze2753", "StridedSlice2756", "Squeeze2757", "BinaryOp2758", "BinaryOp2759", "/blocks.22/self_attn/Gather_1_output_0", "/blocks.22/self_attn/Unsqueeze_1_output_0", "/blocks.22/self_attn/Concat_output_0", "/blocks.22/self_attn/Reshape_2_output_0", "/blocks.22/self_attn/out_proj/FakeLinear_output_0", "/blocks.22/Add_output_0", "/blocks.22/post_attention_layernorm/Mul_1_output_0", "/blocks.22/mlp/gate_proj/FakeLinear_output_0", "/blocks.22/mlp/act_fn/Mul_output_0", "/blocks.22/mlp/up_proj/FakeLinear_output_0", "/blocks.22/mlp/Mul_output_0", "/blocks.22/mlp/down_proj/FakeLinear_output_0", "/blocks.22/Add_1_output_0", "/blocks.23/Reshape_output_0", "/blocks.23/input_layernorm/Mul_1_output_0", "/blocks.23/self_attn/q_proj/FakeLinear_output_0", "/blocks.23/self_attn/Shape_output_0", "Shape2792", "Rank2794", "BinaryOp2796", "Unsqueeze2797", "BinaryOp2799", "Unsqueeze2800", "StridedSlice2803", "Squeeze2804", "BinaryOp2806", "/blocks.23/self_attn/Gather_output_0", "/blocks.23/self_attn/Unsqueeze_output_0", "Unsqueeze2814", "Unsqueeze2817", "StridedSlice2820", "Squeeze2821", "BinaryOp2822", "BinaryOp2823", "/blocks.23/self_attn/Gather_1_output_0", "/blocks.23/self_attn/Unsqueeze_1_output_0", "/blocks.23/self_attn/Concat_output_0", "/blocks.23/self_attn/Reshape_output_0", "/blocks.23/self_attn/Split_output_0", "/blocks.23/self_attn/Split_output_1", "/blocks.23/self_attn/Unsqueeze_4_output_0", "/blocks.23/self_attn/Unsqueeze_5_output_0", "/blocks.23/self_attn/Concat_2_output_0", "/blocks.23/self_attn/Reshape_2_output_0", "/blocks.23/self_attn/q_norm/Cast_output_0", "/blocks.23/self_attn/q_norm/Mul_1_output_0", "/blocks.23/self_attn/Unsqueeze_10_output_0", "/blocks.23/self_attn/Slice_output_0", "/blocks.23/self_attn/Mul_output_0", "/blocks.23/self_attn/Shape_2_output_0", "Shape2846", "Rank2848", "BinaryOp2850", "Unsqueeze2851", "BinaryOp2853", "Unsqueeze2854", "StridedSlice2857", "Squeeze2858", "BinaryOp2859", "BinaryOp2860", "/blocks.23/self_attn/Gather_2_output_0", "/blocks.23/self_attn/Div_output_0", "/blocks.23/self_attn/Unsqueeze_13_output_0", "/blocks.23/self_attn/Slice_3_output_0", "/blocks.23/self_attn/Neg_output_0", "/blocks.23/self_attn/Unsqueeze_12_output_0", "/blocks.23/self_attn/Slice_2_output_0", "/blocks.23/self_attn/Concat_5_output_0", "/blocks.23/self_attn/Mul_1_output_0", "/blocks.23/self_attn/Add_output_0", "/blocks.23/self_attn/Unsqueeze_11_output_0", "/blocks.23/self_attn/Slice_1_output_0", "/blocks.23/self_attn/Concat_6_output_0", "/blocks.23/self_attn/k_proj/FakeLinear_output_0", "/blocks.23/self_attn/Unsqueeze_6_output_0", "/blocks.23/self_attn/Unsqueeze_7_output_0", "/blocks.23/self_attn/Concat_3_output_0", "/blocks.23/self_attn/Reshape_3_output_0", "/blocks.23/self_attn/k_norm/Cast_output_0", "/blocks.23/self_attn/k_norm/Mul_1_output_0", "/blocks.23/self_attn/Unsqueeze_14_output_0", "/blocks.23/self_attn/Slice_4_output_0", "/blocks.23/self_attn/Mul_2_output_0", "/blocks.23/self_attn/Shape_3_output_0", "Shape2893", "Rank2895", "BinaryOp2897", "Unsqueeze2898", "BinaryOp2900", "Unsqueeze2901", "StridedSlice2904", "Squeeze2905", "BinaryOp2906", "BinaryOp2907", "/blocks.23/self_attn/Gather_3_output_0", "/blocks.23/self_attn/Div_1_output_0", "/blocks.23/self_attn/Unsqueeze_17_output_0", "/blocks.23/self_attn/Slice_7_output_0", "/blocks.23/self_attn/Neg_1_output_0", "/blocks.23/self_attn/Unsqueeze_16_output_0", "/blocks.23/self_attn/Slice_6_output_0", "/blocks.23/self_attn/Concat_7_output_0", "/blocks.23/self_attn/Mul_3_output_0", "/blocks.23/self_attn/Add_1_output_0", "/blocks.23/self_attn/Unsqueeze_15_output_0", "/blocks.23/self_attn/Slice_5_output_0", "/blocks.23/self_attn/Concat_8_output_0", "/blocks.23/self_attn/v_proj/FakeLinear_output_0", "/blocks.23/self_attn/Unsqueeze_8_output_0", "/blocks.23/self_attn/Unsqueeze_9_output_0", "/blocks.23/self_attn/Concat_4_output_0", "/blocks.23/self_attn/Reshape_4_output_0", "Unsqueeze2932", "Unsqueeze2935", "StridedSlice2938", "Squeeze2939", "BinaryOp2941", "/Gather_5_output_0", "/blocks.23/self_attn/fused_attn/FusedAttention_output_0", "/blocks.23/self_attn/Reshape_1_output_0", "/blocks.23/self_attn/Unsqueeze_2_output_0", "/blocks.23/self_attn/Unsqueeze_3_output_0", "/blocks.23/self_attn/Concat_1_output_0", "/blocks.23/self_attn/Sigmoid_output_0", "/blocks.23/self_attn/Mul_4_output_0", "/blocks.23/self_attn/o_proj/FakeLinear_output_0", "/blocks.23/Add_output_0", "/blocks.23/post_attention_layernorm/Mul_1_output_0", "/blocks.23/mlp/gate_proj/FakeLinear_output_0", "/blocks.23/mlp/act_fn/Mul_output_0", "/blocks.23/mlp/up_proj/FakeLinear_output_0", "/blocks.23/mlp/Mul_output_0", "/blocks.23/mlp/down_proj/FakeLinear_output_0", "/blocks.23/Add_1_output_0", "/Slice_output_0", "hidden_states", "logits", "/layers.0/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.0/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.0/self_attn/in_proj_qkv/Linear", "/layers.0/self_attn/in_proj_qkv/Linear/post_convert", "/layers.0/self_attn/in_proj_a/Linear/pre_reshape", "/layers.0/self_attn/in_proj_a/Linear/pre_convert", "/layers.0/self_attn/in_proj_a/Linear", "/layers.0/self_attn/in_proj_a/Linear/post_convert", "/layers.0/self_attn/in_proj_b/Linear/pre_reshape", "/layers.0/self_attn/in_proj_b/Linear/pre_convert", "/layers.0/self_attn/in_proj_b/Linear", "/layers.0/self_attn/in_proj_b/Linear/post_convert", "/layers.0/self_attn/in_proj_z/Linear/pre_reshape", "/layers.0/self_attn/in_proj_z/Linear/pre_convert", "/layers.0/self_attn/in_proj_z/Linear", "/layers.0/self_attn/in_proj_z/Linear/post_convert", "/layers.0/self_attn/out_proj/Linear/pre_reshape", "/layers.0/self_attn/out_proj/Linear/pre_convert", "/layers.0/self_attn/out_proj/Linear", "/layers.0/self_attn/out_proj/Linear/post_convert", "/layers.0/mlp/gate_proj/Linear/pre_reshape", "/layers.0/mlp/gate_proj/Linear/pre_convert", "/layers.0/mlp/gate_proj/Linear", "/layers.0/mlp/gate_proj/Linear/post_convert", "/layers.0/mlp/up_proj/Linear/pre_reshape", "/layers.0/mlp/up_proj/Linear/pre_convert", "/layers.0/mlp/up_proj/Linear", "/layers.0/mlp/up_proj/Linear/post_convert", "/layers.0/mlp/down_proj/Linear/pre_reshape", "/layers.0/mlp/down_proj/Linear/pre_convert", "/layers.0/mlp/down_proj/Linear", "/layers.0/mlp/down_proj/Linear/post_convert", "/layers.1/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.1/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.1/self_attn/in_proj_qkv/Linear", "/layers.1/self_attn/in_proj_qkv/Linear/post_convert", "/layers.1/self_attn/in_proj_a/Linear/pre_reshape", "/layers.1/self_attn/in_proj_a/Linear/pre_convert", "/layers.1/self_attn/in_proj_a/Linear", "/layers.1/self_attn/in_proj_a/Linear/post_convert", "/layers.1/self_attn/in_proj_b/Linear/pre_reshape", "/layers.1/self_attn/in_proj_b/Linear/pre_convert", "/layers.1/self_attn/in_proj_b/Linear", "/layers.1/self_attn/in_proj_b/Linear/post_convert", "/layers.1/self_attn/in_proj_z/Linear/pre_reshape", "/layers.1/self_attn/in_proj_z/Linear/pre_convert", "/layers.1/self_attn/in_proj_z/Linear", "/layers.1/self_attn/in_proj_z/Linear/post_convert", "/layers.1/self_attn/out_proj/Linear/pre_reshape", "/layers.1/self_attn/out_proj/Linear/pre_convert", "/layers.1/self_attn/out_proj/Linear", "/layers.1/self_attn/out_proj/Linear/post_convert", "/layers.1/mlp/gate_proj/Linear/pre_reshape", "/layers.1/mlp/gate_proj/Linear/pre_convert", "/layers.1/mlp/gate_proj/Linear", "/layers.1/mlp/gate_proj/Linear/post_convert", "/layers.1/mlp/up_proj/Linear/pre_reshape", "/layers.1/mlp/up_proj/Linear/pre_convert", "/layers.1/mlp/up_proj/Linear", "/layers.1/mlp/up_proj/Linear/post_convert", "/layers.1/mlp/down_proj/Linear/pre_reshape", "/layers.1/mlp/down_proj/Linear/pre_convert", "/layers.1/mlp/down_proj/Linear", "/layers.1/mlp/down_proj/Linear/post_convert", "/layers.2/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.2/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.2/self_attn/in_proj_qkv/Linear", "/layers.2/self_attn/in_proj_qkv/Linear/post_convert", "/layers.2/self_attn/in_proj_a/Linear/pre_reshape", "/layers.2/self_attn/in_proj_a/Linear/pre_convert", "/layers.2/self_attn/in_proj_a/Linear", "/layers.2/self_attn/in_proj_a/Linear/post_convert", "/layers.2/self_attn/in_proj_b/Linear/pre_reshape", "/layers.2/self_attn/in_proj_b/Linear/pre_convert", "/layers.2/self_attn/in_proj_b/Linear", "/layers.2/self_attn/in_proj_b/Linear/post_convert", "/layers.2/self_attn/in_proj_z/Linear/pre_reshape", "/layers.2/self_attn/in_proj_z/Linear/pre_convert", "/layers.2/self_attn/in_proj_z/Linear", "/layers.2/self_attn/in_proj_z/Linear/post_convert", "/layers.2/self_attn/out_proj/Linear/pre_reshape", "/layers.2/self_attn/out_proj/Linear/pre_convert", "/layers.2/self_attn/out_proj/Linear", "/layers.2/self_attn/out_proj/Linear/post_convert", "/layers.2/mlp/gate_proj/Linear/pre_reshape", "/layers.2/mlp/gate_proj/Linear/pre_convert", "/layers.2/mlp/gate_proj/Linear", "/layers.2/mlp/gate_proj/Linear/post_convert", "/layers.2/mlp/up_proj/Linear/pre_reshape", "/layers.2/mlp/up_proj/Linear/pre_convert", "/layers.2/mlp/up_proj/Linear", "/layers.2/mlp/up_proj/Linear/post_convert", "/layers.2/mlp/down_proj/Linear/pre_reshape", "/layers.2/mlp/down_proj/Linear/pre_convert", "/layers.2/mlp/down_proj/Linear", "/layers.2/mlp/down_proj/Linear/post_convert", "/layers.3/self_attn/q_proj/Linear/pre_reshape", "/layers.3/self_attn/q_proj/Linear/pre_convert", "/layers.3/self_attn/q_proj/Linear", "/layers.3/self_attn/q_proj/Linear/post_convert", "/layers.3/self_attn/k_proj/Linear/pre_reshape", "/layers.3/self_attn/k_proj/Linear/pre_convert", "/layers.3/self_attn/k_proj/Linear", "/layers.3/self_attn/k_proj/Linear/post_convert", "/layers.3/self_attn/v_proj/Linear/pre_reshape", "/layers.3/self_attn/v_proj/Linear/pre_convert", "/layers.3/self_attn/v_proj/Linear", "/layers.3/self_attn/v_proj/Linear/post_convert", "/layers.3/self_attn/o_proj/Linear/pre_reshape", "/layers.3/self_attn/o_proj/Linear/pre_convert", "/layers.3/self_attn/o_proj/Linear", "/layers.3/self_attn/o_proj/Linear/post_convert", "/layers.3/mlp/gate_proj/Linear/pre_reshape", "/layers.3/mlp/gate_proj/Linear/pre_convert", "/layers.3/mlp/gate_proj/Linear", "/layers.3/mlp/gate_proj/Linear/post_convert", "/layers.3/mlp/up_proj/Linear/pre_reshape", "/layers.3/mlp/up_proj/Linear/pre_convert", "/layers.3/mlp/up_proj/Linear", "/layers.3/mlp/up_proj/Linear/post_convert", "/layers.3/mlp/down_proj/Linear/pre_reshape", "/layers.3/mlp/down_proj/Linear/pre_convert", "/layers.3/mlp/down_proj/Linear", "/layers.3/mlp/down_proj/Linear/post_convert", "/layers.4/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.4/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.4/self_attn/in_proj_qkv/Linear", "/layers.4/self_attn/in_proj_qkv/Linear/post_convert", "/layers.4/self_attn/in_proj_a/Linear/pre_reshape", "/layers.4/self_attn/in_proj_a/Linear/pre_convert", "/layers.4/self_attn/in_proj_a/Linear", "/layers.4/self_attn/in_proj_a/Linear/post_convert", "/layers.4/self_attn/in_proj_b/Linear/pre_reshape", "/layers.4/self_attn/in_proj_b/Linear/pre_convert", "/layers.4/self_attn/in_proj_b/Linear", "/layers.4/self_attn/in_proj_b/Linear/post_convert", "/layers.4/self_attn/in_proj_z/Linear/pre_reshape", "/layers.4/self_attn/in_proj_z/Linear/pre_convert", "/layers.4/self_attn/in_proj_z/Linear", "/layers.4/self_attn/in_proj_z/Linear/post_convert", "/layers.4/self_attn/out_proj/Linear/pre_reshape", "/layers.4/self_attn/out_proj/Linear/pre_convert", "/layers.4/self_attn/out_proj/Linear", "/layers.4/self_attn/out_proj/Linear/post_convert", "/layers.4/mlp/gate_proj/Linear/pre_reshape", "/layers.4/mlp/gate_proj/Linear/pre_convert", "/layers.4/mlp/gate_proj/Linear", "/layers.4/mlp/gate_proj/Linear/post_convert", "/layers.4/mlp/up_proj/Linear/pre_reshape", "/layers.4/mlp/up_proj/Linear/pre_convert", "/layers.4/mlp/up_proj/Linear", "/layers.4/mlp/up_proj/Linear/post_convert", "/layers.4/mlp/down_proj/Linear/pre_reshape", "/layers.4/mlp/down_proj/Linear/pre_convert", "/layers.4/mlp/down_proj/Linear", "/layers.4/mlp/down_proj/Linear/post_convert", "/layers.5/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.5/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.5/self_attn/in_proj_qkv/Linear", "/layers.5/self_attn/in_proj_qkv/Linear/post_convert", "/layers.5/self_attn/in_proj_a/Linear/pre_reshape", "/layers.5/self_attn/in_proj_a/Linear/pre_convert", "/layers.5/self_attn/in_proj_a/Linear", "/layers.5/self_attn/in_proj_a/Linear/post_convert", "/layers.5/self_attn/in_proj_b/Linear/pre_reshape", "/layers.5/self_attn/in_proj_b/Linear/pre_convert", "/layers.5/self_attn/in_proj_b/Linear", "/layers.5/self_attn/in_proj_b/Linear/post_convert", "/layers.5/self_attn/in_proj_z/Linear/pre_reshape", "/layers.5/self_attn/in_proj_z/Linear/pre_convert", "/layers.5/self_attn/in_proj_z/Linear", "/layers.5/self_attn/in_proj_z/Linear/post_convert", "/layers.5/self_attn/out_proj/Linear/pre_reshape", "/layers.5/self_attn/out_proj/Linear/pre_convert", "/layers.5/self_attn/out_proj/Linear", "/layers.5/self_attn/out_proj/Linear/post_convert", "/layers.5/mlp/gate_proj/Linear/pre_reshape", "/layers.5/mlp/gate_proj/Linear/pre_convert", "/layers.5/mlp/gate_proj/Linear", "/layers.5/mlp/gate_proj/Linear/post_convert", "/layers.5/mlp/up_proj/Linear/pre_reshape", "/layers.5/mlp/up_proj/Linear/pre_convert", "/layers.5/mlp/up_proj/Linear", "/layers.5/mlp/up_proj/Linear/post_convert", "/layers.5/mlp/down_proj/Linear/pre_reshape", "/layers.5/mlp/down_proj/Linear/pre_convert", "/layers.5/mlp/down_proj/Linear", "/layers.5/mlp/down_proj/Linear/post_convert", "/layers.6/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.6/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.6/self_attn/in_proj_qkv/Linear", "/layers.6/self_attn/in_proj_qkv/Linear/post_convert", "/layers.6/self_attn/in_proj_a/Linear/pre_reshape", "/layers.6/self_attn/in_proj_a/Linear/pre_convert", "/layers.6/self_attn/in_proj_a/Linear", "/layers.6/self_attn/in_proj_a/Linear/post_convert", "/layers.6/self_attn/in_proj_b/Linear/pre_reshape", "/layers.6/self_attn/in_proj_b/Linear/pre_convert", "/layers.6/self_attn/in_proj_b/Linear", "/layers.6/self_attn/in_proj_b/Linear/post_convert", "/layers.6/self_attn/in_proj_z/Linear/pre_reshape", "/layers.6/self_attn/in_proj_z/Linear/pre_convert", "/layers.6/self_attn/in_proj_z/Linear", "/layers.6/self_attn/in_proj_z/Linear/post_convert", "/layers.6/self_attn/out_proj/Linear/pre_reshape", "/layers.6/self_attn/out_proj/Linear/pre_convert", "/layers.6/self_attn/out_proj/Linear", "/layers.6/self_attn/out_proj/Linear/post_convert", "/layers.6/mlp/gate_proj/Linear/pre_reshape", "/layers.6/mlp/gate_proj/Linear/pre_convert", "/layers.6/mlp/gate_proj/Linear", "/layers.6/mlp/gate_proj/Linear/post_convert", "/layers.6/mlp/up_proj/Linear/pre_reshape", "/layers.6/mlp/up_proj/Linear/pre_convert", "/layers.6/mlp/up_proj/Linear", "/layers.6/mlp/up_proj/Linear/post_convert", "/layers.6/mlp/down_proj/Linear/pre_reshape", "/layers.6/mlp/down_proj/Linear/pre_convert", "/layers.6/mlp/down_proj/Linear", "/layers.6/mlp/down_proj/Linear/post_convert", "/layers.7/self_attn/q_proj/Linear/pre_reshape", "/layers.7/self_attn/q_proj/Linear/pre_convert", "/layers.7/self_attn/q_proj/Linear", "/layers.7/self_attn/q_proj/Linear/post_convert", "/layers.7/self_attn/k_proj/Linear/pre_reshape", "/layers.7/self_attn/k_proj/Linear/pre_convert", "/layers.7/self_attn/k_proj/Linear", "/layers.7/self_attn/k_proj/Linear/post_convert", "/layers.7/self_attn/v_proj/Linear/pre_reshape", "/layers.7/self_attn/v_proj/Linear/pre_convert", "/layers.7/self_attn/v_proj/Linear", "/layers.7/self_attn/v_proj/Linear/post_convert", "/layers.7/self_attn/o_proj/Linear/pre_reshape", "/layers.7/self_attn/o_proj/Linear/pre_convert", "/layers.7/self_attn/o_proj/Linear", "/layers.7/self_attn/o_proj/Linear/post_convert", "/layers.7/mlp/gate_proj/Linear/pre_reshape", "/layers.7/mlp/gate_proj/Linear/pre_convert", "/layers.7/mlp/gate_proj/Linear", "/layers.7/mlp/gate_proj/Linear/post_convert", "/layers.7/mlp/up_proj/Linear/pre_reshape", "/layers.7/mlp/up_proj/Linear/pre_convert", "/layers.7/mlp/up_proj/Linear", "/layers.7/mlp/up_proj/Linear/post_convert", "/layers.7/mlp/down_proj/Linear/pre_reshape", "/layers.7/mlp/down_proj/Linear/pre_convert", "/layers.7/mlp/down_proj/Linear", "/layers.7/mlp/down_proj/Linear/post_convert", "/layers.8/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.8/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.8/self_attn/in_proj_qkv/Linear", "/layers.8/self_attn/in_proj_qkv/Linear/post_convert", "/layers.8/self_attn/in_proj_a/Linear/pre_reshape", "/layers.8/self_attn/in_proj_a/Linear/pre_convert", "/layers.8/self_attn/in_proj_a/Linear", "/layers.8/self_attn/in_proj_a/Linear/post_convert", "/layers.8/self_attn/in_proj_b/Linear/pre_reshape", "/layers.8/self_attn/in_proj_b/Linear/pre_convert", "/layers.8/self_attn/in_proj_b/Linear", "/layers.8/self_attn/in_proj_b/Linear/post_convert", "/layers.8/self_attn/in_proj_z/Linear/pre_reshape", "/layers.8/self_attn/in_proj_z/Linear/pre_convert", "/layers.8/self_attn/in_proj_z/Linear", "/layers.8/self_attn/in_proj_z/Linear/post_convert", "/layers.8/self_attn/out_proj/Linear/pre_reshape", "/layers.8/self_attn/out_proj/Linear/pre_convert", "/layers.8/self_attn/out_proj/Linear", "/layers.8/self_attn/out_proj/Linear/post_convert", "/layers.8/mlp/gate_proj/Linear/pre_reshape", "/layers.8/mlp/gate_proj/Linear/pre_convert", "/layers.8/mlp/gate_proj/Linear", "/layers.8/mlp/gate_proj/Linear/post_convert", "/layers.8/mlp/up_proj/Linear/pre_reshape", "/layers.8/mlp/up_proj/Linear/pre_convert", "/layers.8/mlp/up_proj/Linear", "/layers.8/mlp/up_proj/Linear/post_convert", "/layers.8/mlp/down_proj/Linear/pre_reshape", "/layers.8/mlp/down_proj/Linear/pre_convert", "/layers.8/mlp/down_proj/Linear", "/layers.8/mlp/down_proj/Linear/post_convert", "/layers.9/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.9/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.9/self_attn/in_proj_qkv/Linear", "/layers.9/self_attn/in_proj_qkv/Linear/post_convert", "/layers.9/self_attn/in_proj_a/Linear/pre_reshape", "/layers.9/self_attn/in_proj_a/Linear/pre_convert", "/layers.9/self_attn/in_proj_a/Linear", "/layers.9/self_attn/in_proj_a/Linear/post_convert", "/layers.9/self_attn/in_proj_b/Linear/pre_reshape", "/layers.9/self_attn/in_proj_b/Linear/pre_convert", "/layers.9/self_attn/in_proj_b/Linear", "/layers.9/self_attn/in_proj_b/Linear/post_convert", "/layers.9/self_attn/in_proj_z/Linear/pre_reshape", "/layers.9/self_attn/in_proj_z/Linear/pre_convert", "/layers.9/self_attn/in_proj_z/Linear", "/layers.9/self_attn/in_proj_z/Linear/post_convert", "/layers.9/self_attn/out_proj/Linear/pre_reshape", "/layers.9/self_attn/out_proj/Linear/pre_convert", "/layers.9/self_attn/out_proj/Linear", "/layers.9/self_attn/out_proj/Linear/post_convert", "/layers.9/mlp/gate_proj/Linear/pre_reshape", "/layers.9/mlp/gate_proj/Linear/pre_convert", "/layers.9/mlp/gate_proj/Linear", "/layers.9/mlp/gate_proj/Linear/post_convert", "/layers.9/mlp/up_proj/Linear/pre_reshape", "/layers.9/mlp/up_proj/Linear/pre_convert", "/layers.9/mlp/up_proj/Linear", "/layers.9/mlp/up_proj/Linear/post_convert", "/layers.9/mlp/down_proj/Linear/pre_reshape", "/layers.9/mlp/down_proj/Linear/pre_convert", "/layers.9/mlp/down_proj/Linear", "/layers.9/mlp/down_proj/Linear/post_convert", "/layers.10/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.10/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.10/self_attn/in_proj_qkv/Linear", "/layers.10/self_attn/in_proj_qkv/Linear/post_convert", "/layers.10/self_attn/in_proj_a/Linear/pre_reshape", "/layers.10/self_attn/in_proj_a/Linear/pre_convert", "/layers.10/self_attn/in_proj_a/Linear", "/layers.10/self_attn/in_proj_a/Linear/post_convert", "/layers.10/self_attn/in_proj_b/Linear/pre_reshape", "/layers.10/self_attn/in_proj_b/Linear/pre_convert", "/layers.10/self_attn/in_proj_b/Linear", "/layers.10/self_attn/in_proj_b/Linear/post_convert", "/layers.10/self_attn/in_proj_z/Linear/pre_reshape", "/layers.10/self_attn/in_proj_z/Linear/pre_convert", "/layers.10/self_attn/in_proj_z/Linear", "/layers.10/self_attn/in_proj_z/Linear/post_convert", "/layers.10/self_attn/out_proj/Linear/pre_reshape", "/layers.10/self_attn/out_proj/Linear/pre_convert", "/layers.10/self_attn/out_proj/Linear", "/layers.10/self_attn/out_proj/Linear/post_convert", "/layers.10/mlp/gate_proj/Linear/pre_reshape", "/layers.10/mlp/gate_proj/Linear/pre_convert", "/layers.10/mlp/gate_proj/Linear", "/layers.10/mlp/gate_proj/Linear/post_convert", "/layers.10/mlp/up_proj/Linear/pre_reshape", "/layers.10/mlp/up_proj/Linear/pre_convert", "/layers.10/mlp/up_proj/Linear", "/layers.10/mlp/up_proj/Linear/post_convert", "/layers.10/mlp/down_proj/Linear/pre_reshape", "/layers.10/mlp/down_proj/Linear/pre_convert", "/layers.10/mlp/down_proj/Linear", "/layers.10/mlp/down_proj/Linear/post_convert", "/layers.11/self_attn/q_proj/Linear/pre_reshape", "/layers.11/self_attn/q_proj/Linear/pre_convert", "/layers.11/self_attn/q_proj/Linear", "/layers.11/self_attn/q_proj/Linear/post_convert", "/layers.11/self_attn/k_proj/Linear/pre_reshape", "/layers.11/self_attn/k_proj/Linear/pre_convert", "/layers.11/self_attn/k_proj/Linear", "/layers.11/self_attn/k_proj/Linear/post_convert", "/layers.11/self_attn/v_proj/Linear/pre_reshape", "/layers.11/self_attn/v_proj/Linear/pre_convert", "/layers.11/self_attn/v_proj/Linear", "/layers.11/self_attn/v_proj/Linear/post_convert", "/layers.11/self_attn/o_proj/Linear/pre_reshape", "/layers.11/self_attn/o_proj/Linear/pre_convert", "/layers.11/self_attn/o_proj/Linear", "/layers.11/self_attn/o_proj/Linear/post_convert", "/layers.11/mlp/gate_proj/Linear/pre_reshape", "/layers.11/mlp/gate_proj/Linear/pre_convert", "/layers.11/mlp/gate_proj/Linear", "/layers.11/mlp/gate_proj/Linear/post_convert", "/layers.11/mlp/up_proj/Linear/pre_reshape", "/layers.11/mlp/up_proj/Linear/pre_convert", "/layers.11/mlp/up_proj/Linear", "/layers.11/mlp/up_proj/Linear/post_convert", "/layers.11/mlp/down_proj/Linear/pre_reshape", "/layers.11/mlp/down_proj/Linear/pre_convert", "/layers.11/mlp/down_proj/Linear", "/layers.11/mlp/down_proj/Linear/post_convert", "/layers.12/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.12/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.12/self_attn/in_proj_qkv/Linear", "/layers.12/self_attn/in_proj_qkv/Linear/post_convert", "/layers.12/self_attn/in_proj_a/Linear/pre_reshape", "/layers.12/self_attn/in_proj_a/Linear/pre_convert", "/layers.12/self_attn/in_proj_a/Linear", "/layers.12/self_attn/in_proj_a/Linear/post_convert", "/layers.12/self_attn/in_proj_b/Linear/pre_reshape", "/layers.12/self_attn/in_proj_b/Linear/pre_convert", "/layers.12/self_attn/in_proj_b/Linear", "/layers.12/self_attn/in_proj_b/Linear/post_convert", "/layers.12/self_attn/in_proj_z/Linear/pre_reshape", "/layers.12/self_attn/in_proj_z/Linear/pre_convert", "/layers.12/self_attn/in_proj_z/Linear", "/layers.12/self_attn/in_proj_z/Linear/post_convert", "/layers.12/self_attn/out_proj/Linear/pre_reshape", "/layers.12/self_attn/out_proj/Linear/pre_convert", "/layers.12/self_attn/out_proj/Linear", "/layers.12/self_attn/out_proj/Linear/post_convert", "/layers.12/mlp/gate_proj/Linear/pre_reshape", "/layers.12/mlp/gate_proj/Linear/pre_convert", "/layers.12/mlp/gate_proj/Linear", "/layers.12/mlp/gate_proj/Linear/post_convert", "/layers.12/mlp/up_proj/Linear/pre_reshape", "/layers.12/mlp/up_proj/Linear/pre_convert", "/layers.12/mlp/up_proj/Linear", "/layers.12/mlp/up_proj/Linear/post_convert", "/layers.12/mlp/down_proj/Linear/pre_reshape", "/layers.12/mlp/down_proj/Linear/pre_convert", "/layers.12/mlp/down_proj/Linear", "/layers.12/mlp/down_proj/Linear/post_convert", "/layers.13/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.13/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.13/self_attn/in_proj_qkv/Linear", "/layers.13/self_attn/in_proj_qkv/Linear/post_convert", "/layers.13/self_attn/in_proj_a/Linear/pre_reshape", "/layers.13/self_attn/in_proj_a/Linear/pre_convert", "/layers.13/self_attn/in_proj_a/Linear", "/layers.13/self_attn/in_proj_a/Linear/post_convert", "/layers.13/self_attn/in_proj_b/Linear/pre_reshape", "/layers.13/self_attn/in_proj_b/Linear/pre_convert", "/layers.13/self_attn/in_proj_b/Linear", "/layers.13/self_attn/in_proj_b/Linear/post_convert", "/layers.13/self_attn/in_proj_z/Linear/pre_reshape", "/layers.13/self_attn/in_proj_z/Linear/pre_convert", "/layers.13/self_attn/in_proj_z/Linear", "/layers.13/self_attn/in_proj_z/Linear/post_convert", "/layers.13/self_attn/out_proj/Linear/pre_reshape", "/layers.13/self_attn/out_proj/Linear/pre_convert", "/layers.13/self_attn/out_proj/Linear", "/layers.13/self_attn/out_proj/Linear/post_convert", "/layers.13/mlp/gate_proj/Linear/pre_reshape", "/layers.13/mlp/gate_proj/Linear/pre_convert", "/layers.13/mlp/gate_proj/Linear", "/layers.13/mlp/gate_proj/Linear/post_convert", "/layers.13/mlp/up_proj/Linear/pre_reshape", "/layers.13/mlp/up_proj/Linear/pre_convert", "/layers.13/mlp/up_proj/Linear", "/layers.13/mlp/up_proj/Linear/post_convert", "/layers.13/mlp/down_proj/Linear/pre_reshape", "/layers.13/mlp/down_proj/Linear/pre_convert", "/layers.13/mlp/down_proj/Linear", "/layers.13/mlp/down_proj/Linear/post_convert", "/layers.14/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.14/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.14/self_attn/in_proj_qkv/Linear", "/layers.14/self_attn/in_proj_qkv/Linear/post_convert", "/layers.14/self_attn/in_proj_a/Linear/pre_reshape", "/layers.14/self_attn/in_proj_a/Linear/pre_convert", "/layers.14/self_attn/in_proj_a/Linear", "/layers.14/self_attn/in_proj_a/Linear/post_convert", "/layers.14/self_attn/in_proj_b/Linear/pre_reshape", "/layers.14/self_attn/in_proj_b/Linear/pre_convert", "/layers.14/self_attn/in_proj_b/Linear", "/layers.14/self_attn/in_proj_b/Linear/post_convert", "/layers.14/self_attn/in_proj_z/Linear/pre_reshape", "/layers.14/self_attn/in_proj_z/Linear/pre_convert", "/layers.14/self_attn/in_proj_z/Linear", "/layers.14/self_attn/in_proj_z/Linear/post_convert", "/layers.14/self_attn/out_proj/Linear/pre_reshape", "/layers.14/self_attn/out_proj/Linear/pre_convert", "/layers.14/self_attn/out_proj/Linear", "/layers.14/self_attn/out_proj/Linear/post_convert", "/layers.14/mlp/gate_proj/Linear/pre_reshape", "/layers.14/mlp/gate_proj/Linear/pre_convert", "/layers.14/mlp/gate_proj/Linear", "/layers.14/mlp/gate_proj/Linear/post_convert", "/layers.14/mlp/up_proj/Linear/pre_reshape", "/layers.14/mlp/up_proj/Linear/pre_convert", "/layers.14/mlp/up_proj/Linear", "/layers.14/mlp/up_proj/Linear/post_convert", "/layers.14/mlp/down_proj/Linear/pre_reshape", "/layers.14/mlp/down_proj/Linear/pre_convert", "/layers.14/mlp/down_proj/Linear", "/layers.14/mlp/down_proj/Linear/post_convert", "/layers.15/self_attn/q_proj/Linear/pre_reshape", "/layers.15/self_attn/q_proj/Linear/pre_convert", "/layers.15/self_attn/q_proj/Linear", "/layers.15/self_attn/q_proj/Linear/post_convert", "/layers.15/self_attn/k_proj/Linear/pre_reshape", "/layers.15/self_attn/k_proj/Linear/pre_convert", "/layers.15/self_attn/k_proj/Linear", "/layers.15/self_attn/k_proj/Linear/post_convert", "/layers.15/self_attn/v_proj/Linear/pre_reshape", "/layers.15/self_attn/v_proj/Linear/pre_convert", "/layers.15/self_attn/v_proj/Linear", "/layers.15/self_attn/v_proj/Linear/post_convert", "/layers.15/self_attn/o_proj/Linear/pre_reshape", "/layers.15/self_attn/o_proj/Linear/pre_convert", "/layers.15/self_attn/o_proj/Linear", "/layers.15/self_attn/o_proj/Linear/post_convert", "/layers.15/mlp/gate_proj/Linear/pre_reshape", "/layers.15/mlp/gate_proj/Linear/pre_convert", "/layers.15/mlp/gate_proj/Linear", "/layers.15/mlp/gate_proj/Linear/post_convert", "/layers.15/mlp/up_proj/Linear/pre_reshape", "/layers.15/mlp/up_proj/Linear/pre_convert", "/layers.15/mlp/up_proj/Linear", "/layers.15/mlp/up_proj/Linear/post_convert", "/layers.15/mlp/down_proj/Linear/pre_reshape", "/layers.15/mlp/down_proj/Linear/pre_convert", "/layers.15/mlp/down_proj/Linear", "/layers.15/mlp/down_proj/Linear/post_convert", "/layers.16/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.16/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.16/self_attn/in_proj_qkv/Linear", "/layers.16/self_attn/in_proj_qkv/Linear/post_convert", "/layers.16/self_attn/in_proj_a/Linear/pre_reshape", "/layers.16/self_attn/in_proj_a/Linear/pre_convert", "/layers.16/self_attn/in_proj_a/Linear", "/layers.16/self_attn/in_proj_a/Linear/post_convert", "/layers.16/self_attn/in_proj_b/Linear/pre_reshape", "/layers.16/self_attn/in_proj_b/Linear/pre_convert", "/layers.16/self_attn/in_proj_b/Linear", "/layers.16/self_attn/in_proj_b/Linear/post_convert", "/layers.16/self_attn/in_proj_z/Linear/pre_reshape", "/layers.16/self_attn/in_proj_z/Linear/pre_convert", "/layers.16/self_attn/in_proj_z/Linear", "/layers.16/self_attn/in_proj_z/Linear/post_convert", "/layers.16/self_attn/out_proj/Linear/pre_reshape", "/layers.16/self_attn/out_proj/Linear/pre_convert", "/layers.16/self_attn/out_proj/Linear", "/layers.16/self_attn/out_proj/Linear/post_convert", "/layers.16/mlp/gate_proj/Linear/pre_reshape", "/layers.16/mlp/gate_proj/Linear/pre_convert", "/layers.16/mlp/gate_proj/Linear", "/layers.16/mlp/gate_proj/Linear/post_convert", "/layers.16/mlp/up_proj/Linear/pre_reshape", "/layers.16/mlp/up_proj/Linear/pre_convert", "/layers.16/mlp/up_proj/Linear", "/layers.16/mlp/up_proj/Linear/post_convert", "/layers.16/mlp/down_proj/Linear/pre_reshape", "/layers.16/mlp/down_proj/Linear/pre_convert", "/layers.16/mlp/down_proj/Linear", "/layers.16/mlp/down_proj/Linear/post_convert", "/layers.17/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.17/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.17/self_attn/in_proj_qkv/Linear", "/layers.17/self_attn/in_proj_qkv/Linear/post_convert", "/layers.17/self_attn/in_proj_a/Linear/pre_reshape", "/layers.17/self_attn/in_proj_a/Linear/pre_convert", "/layers.17/self_attn/in_proj_a/Linear", "/layers.17/self_attn/in_proj_a/Linear/post_convert", "/layers.17/self_attn/in_proj_b/Linear/pre_reshape", "/layers.17/self_attn/in_proj_b/Linear/pre_convert", "/layers.17/self_attn/in_proj_b/Linear", "/layers.17/self_attn/in_proj_b/Linear/post_convert", "/layers.17/self_attn/in_proj_z/Linear/pre_reshape", "/layers.17/self_attn/in_proj_z/Linear/pre_convert", "/layers.17/self_attn/in_proj_z/Linear", "/layers.17/self_attn/in_proj_z/Linear/post_convert", "/layers.17/self_attn/out_proj/Linear/pre_reshape", "/layers.17/self_attn/out_proj/Linear/pre_convert", "/layers.17/self_attn/out_proj/Linear", "/layers.17/self_attn/out_proj/Linear/post_convert", "/layers.17/mlp/gate_proj/Linear/pre_reshape", "/layers.17/mlp/gate_proj/Linear/pre_convert", "/layers.17/mlp/gate_proj/Linear", "/layers.17/mlp/gate_proj/Linear/post_convert", "/layers.17/mlp/up_proj/Linear/pre_reshape", "/layers.17/mlp/up_proj/Linear/pre_convert", "/layers.17/mlp/up_proj/Linear", "/layers.17/mlp/up_proj/Linear/post_convert", "/layers.17/mlp/down_proj/Linear/pre_reshape", "/layers.17/mlp/down_proj/Linear/pre_convert", "/layers.17/mlp/down_proj/Linear", "/layers.17/mlp/down_proj/Linear/post_convert", "/layers.18/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.18/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.18/self_attn/in_proj_qkv/Linear", "/layers.18/self_attn/in_proj_qkv/Linear/post_convert", "/layers.18/self_attn/in_proj_a/Linear/pre_reshape", "/layers.18/self_attn/in_proj_a/Linear/pre_convert", "/layers.18/self_attn/in_proj_a/Linear", "/layers.18/self_attn/in_proj_a/Linear/post_convert", "/layers.18/self_attn/in_proj_b/Linear/pre_reshape", "/layers.18/self_attn/in_proj_b/Linear/pre_convert", "/layers.18/self_attn/in_proj_b/Linear", "/layers.18/self_attn/in_proj_b/Linear/post_convert", "/layers.18/self_attn/in_proj_z/Linear/pre_reshape", "/layers.18/self_attn/in_proj_z/Linear/pre_convert", "/layers.18/self_attn/in_proj_z/Linear", "/layers.18/self_attn/in_proj_z/Linear/post_convert", "/layers.18/self_attn/out_proj/Linear/pre_reshape", "/layers.18/self_attn/out_proj/Linear/pre_convert", "/layers.18/self_attn/out_proj/Linear", "/layers.18/self_attn/out_proj/Linear/post_convert", "/layers.18/mlp/gate_proj/Linear/pre_reshape", "/layers.18/mlp/gate_proj/Linear/pre_convert", "/layers.18/mlp/gate_proj/Linear", "/layers.18/mlp/gate_proj/Linear/post_convert", "/layers.18/mlp/up_proj/Linear/pre_reshape", "/layers.18/mlp/up_proj/Linear/pre_convert", "/layers.18/mlp/up_proj/Linear", "/layers.18/mlp/up_proj/Linear/post_convert", "/layers.18/mlp/down_proj/Linear/pre_reshape", "/layers.18/mlp/down_proj/Linear/pre_convert", "/layers.18/mlp/down_proj/Linear", "/layers.18/mlp/down_proj/Linear/post_convert", "/layers.19/self_attn/q_proj/Linear/pre_reshape", "/layers.19/self_attn/q_proj/Linear/pre_convert", "/layers.19/self_attn/q_proj/Linear", "/layers.19/self_attn/q_proj/Linear/post_convert", "/layers.19/self_attn/k_proj/Linear/pre_reshape", "/layers.19/self_attn/k_proj/Linear/pre_convert", "/layers.19/self_attn/k_proj/Linear", "/layers.19/self_attn/k_proj/Linear/post_convert", "/layers.19/self_attn/v_proj/Linear/pre_reshape", "/layers.19/self_attn/v_proj/Linear/pre_convert", "/layers.19/self_attn/v_proj/Linear", "/layers.19/self_attn/v_proj/Linear/post_convert", "/layers.19/self_attn/o_proj/Linear/pre_reshape", "/layers.19/self_attn/o_proj/Linear/pre_convert", "/layers.19/self_attn/o_proj/Linear", "/layers.19/self_attn/o_proj/Linear/post_convert", "/layers.19/mlp/gate_proj/Linear/pre_reshape", "/layers.19/mlp/gate_proj/Linear/pre_convert", "/layers.19/mlp/gate_proj/Linear", "/layers.19/mlp/gate_proj/Linear/post_convert", "/layers.19/mlp/up_proj/Linear/pre_reshape", "/layers.19/mlp/up_proj/Linear/pre_convert", "/layers.19/mlp/up_proj/Linear", "/layers.19/mlp/up_proj/Linear/post_convert", "/layers.19/mlp/down_proj/Linear/pre_reshape", "/layers.19/mlp/down_proj/Linear/pre_convert", "/layers.19/mlp/down_proj/Linear", "/layers.19/mlp/down_proj/Linear/post_convert", "/layers.20/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.20/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.20/self_attn/in_proj_qkv/Linear", "/layers.20/self_attn/in_proj_qkv/Linear/post_convert", "/layers.20/self_attn/in_proj_a/Linear/pre_reshape", "/layers.20/self_attn/in_proj_a/Linear/pre_convert", "/layers.20/self_attn/in_proj_a/Linear", "/layers.20/self_attn/in_proj_a/Linear/post_convert", "/layers.20/self_attn/in_proj_b/Linear/pre_reshape", "/layers.20/self_attn/in_proj_b/Linear/pre_convert", "/layers.20/self_attn/in_proj_b/Linear", "/layers.20/self_attn/in_proj_b/Linear/post_convert", "/layers.20/self_attn/in_proj_z/Linear/pre_reshape", "/layers.20/self_attn/in_proj_z/Linear/pre_convert", "/layers.20/self_attn/in_proj_z/Linear", "/layers.20/self_attn/in_proj_z/Linear/post_convert", "/layers.20/self_attn/out_proj/Linear/pre_reshape", "/layers.20/self_attn/out_proj/Linear/pre_convert", "/layers.20/self_attn/out_proj/Linear", "/layers.20/self_attn/out_proj/Linear/post_convert", "/layers.20/mlp/gate_proj/Linear/pre_reshape", "/layers.20/mlp/gate_proj/Linear/pre_convert", "/layers.20/mlp/gate_proj/Linear", "/layers.20/mlp/gate_proj/Linear/post_convert", "/layers.20/mlp/up_proj/Linear/pre_reshape", "/layers.20/mlp/up_proj/Linear/pre_convert", "/layers.20/mlp/up_proj/Linear", "/layers.20/mlp/up_proj/Linear/post_convert", "/layers.20/mlp/down_proj/Linear/pre_reshape", "/layers.20/mlp/down_proj/Linear/pre_convert", "/layers.20/mlp/down_proj/Linear", "/layers.20/mlp/down_proj/Linear/post_convert", "/layers.21/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.21/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.21/self_attn/in_proj_qkv/Linear", "/layers.21/self_attn/in_proj_qkv/Linear/post_convert", "/layers.21/self_attn/in_proj_a/Linear/pre_reshape", "/layers.21/self_attn/in_proj_a/Linear/pre_convert", "/layers.21/self_attn/in_proj_a/Linear", "/layers.21/self_attn/in_proj_a/Linear/post_convert", "/layers.21/self_attn/in_proj_b/Linear/pre_reshape", "/layers.21/self_attn/in_proj_b/Linear/pre_convert", "/layers.21/self_attn/in_proj_b/Linear", "/layers.21/self_attn/in_proj_b/Linear/post_convert", "/layers.21/self_attn/in_proj_z/Linear/pre_reshape", "/layers.21/self_attn/in_proj_z/Linear/pre_convert", "/layers.21/self_attn/in_proj_z/Linear", "/layers.21/self_attn/in_proj_z/Linear/post_convert", "/layers.21/self_attn/out_proj/Linear/pre_reshape", "/layers.21/self_attn/out_proj/Linear/pre_convert", "/layers.21/self_attn/out_proj/Linear", "/layers.21/self_attn/out_proj/Linear/post_convert", "/layers.21/mlp/gate_proj/Linear/pre_reshape", "/layers.21/mlp/gate_proj/Linear/pre_convert", "/layers.21/mlp/gate_proj/Linear", "/layers.21/mlp/gate_proj/Linear/post_convert", "/layers.21/mlp/up_proj/Linear/pre_reshape", "/layers.21/mlp/up_proj/Linear/pre_convert", "/layers.21/mlp/up_proj/Linear", "/layers.21/mlp/up_proj/Linear/post_convert", "/layers.21/mlp/down_proj/Linear/pre_reshape", "/layers.21/mlp/down_proj/Linear/pre_convert", "/layers.21/mlp/down_proj/Linear", "/layers.21/mlp/down_proj/Linear/post_convert", "/layers.22/self_attn/in_proj_qkv/Linear/pre_reshape", "/layers.22/self_attn/in_proj_qkv/Linear/pre_convert", "/layers.22/self_attn/in_proj_qkv/Linear", "/layers.22/self_attn/in_proj_qkv/Linear/post_convert", "/layers.22/self_attn/in_proj_a/Linear/pre_reshape", "/layers.22/self_attn/in_proj_a/Linear/pre_convert", "/layers.22/self_attn/in_proj_a/Linear", "/layers.22/self_attn/in_proj_a/Linear/post_convert", "/layers.22/self_attn/in_proj_b/Linear/pre_reshape", "/layers.22/self_attn/in_proj_b/Linear/pre_convert", "/layers.22/self_attn/in_proj_b/Linear", "/layers.22/self_attn/in_proj_b/Linear/post_convert", "/layers.22/self_attn/in_proj_z/Linear/pre_reshape", "/layers.22/self_attn/in_proj_z/Linear/pre_convert", "/layers.22/self_attn/in_proj_z/Linear", "/layers.22/self_attn/in_proj_z/Linear/post_convert", "/layers.22/self_attn/out_proj/Linear/pre_reshape", "/layers.22/self_attn/out_proj/Linear/pre_convert", "/layers.22/self_attn/out_proj/Linear", "/layers.22/self_attn/out_proj/Linear/post_convert", "/layers.22/mlp/gate_proj/Linear/pre_reshape", "/layers.22/mlp/gate_proj/Linear/pre_convert", "/layers.22/mlp/gate_proj/Linear", "/layers.22/mlp/gate_proj/Linear/post_convert", "/layers.22/mlp/up_proj/Linear/pre_reshape", "/layers.22/mlp/up_proj/Linear/pre_convert", "/layers.22/mlp/up_proj/Linear", "/layers.22/mlp/up_proj/Linear/post_convert", "/layers.22/mlp/down_proj/Linear/pre_reshape", "/layers.22/mlp/down_proj/Linear/pre_convert", "/layers.22/mlp/down_proj/Linear", "/layers.22/mlp/down_proj/Linear/post_convert", "/layers.23/self_attn/q_proj/Linear/pre_reshape", "/layers.23/self_attn/q_proj/Linear/pre_convert", "/layers.23/self_attn/q_proj/Linear", "/layers.23/self_attn/q_proj/Linear/post_convert", "/layers.23/self_attn/k_proj/Linear/pre_reshape", "/layers.23/self_attn/k_proj/Linear/pre_convert", "/layers.23/self_attn/k_proj/Linear", "/layers.23/self_attn/k_proj/Linear/post_convert", "/layers.23/self_attn/v_proj/Linear/pre_reshape", "/layers.23/self_attn/v_proj/Linear/pre_convert", "/layers.23/self_attn/v_proj/Linear", "/layers.23/self_attn/v_proj/Linear/post_convert", "/layers.23/self_attn/o_proj/Linear/pre_reshape", "/layers.23/self_attn/o_proj/Linear/pre_convert", "/layers.23/self_attn/o_proj/Linear", "/layers.23/self_attn/o_proj/Linear/post_convert", "/layers.23/mlp/gate_proj/Linear/pre_reshape", "/layers.23/mlp/gate_proj/Linear/pre_convert", "/layers.23/mlp/gate_proj/Linear", "/layers.23/mlp/gate_proj/Linear/post_convert", "/layers.23/mlp/up_proj/Linear/pre_reshape", "/layers.23/mlp/up_proj/Linear/pre_convert", "/layers.23/mlp/up_proj/Linear", "/layers.23/mlp/up_proj/Linear/post_convert", "/layers.23/mlp/down_proj/Linear/pre_reshape", "/layers.23/mlp/down_proj/Linear/pre_convert", "/layers.23/mlp/down_proj/Linear", "/layers.23/mlp/down_proj/Linear/post_convert", "/lm/lm_head/Linear/pre_reshape", "/lm/lm_head/Linear/pre_convert", "/lm/lm_head/Linear", "/lm/lm_head/Linear/post_convert" ] , "tensorNumber": 0, "usage": "INFERENCE", "mnn_uuid": "d0f92090-d484-400f-ae06-1ec8093c14cf" }