mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-09-24 22:05:14 +01:00
927 lines
37 KiB
Mathematica
927 lines
37 KiB
Mathematica
(* Content-type: application/vnd.wolfram.mathematica *)
|
|
|
|
(*** Wolfram Notebook File ***)
|
|
(* http://www.wolfram.com/nb *)
|
|
|
|
(* CreatedBy='WolframDesktop 13.1' *)
|
|
|
|
(*CacheID: 234*)
|
|
(* Internal cache information:
|
|
NotebookFileLineBreakTest
|
|
NotebookFileLineBreakTest
|
|
NotebookDataPosition[ 161, 7]
|
|
NotebookDataLength[ 37667, 918]
|
|
NotebookOptionsPosition[ 37093, 900]
|
|
NotebookOutlinePosition[ 37490, 916]
|
|
CellTagsIndexPosition[ 37447, 913]
|
|
WindowFrame->Normal*)
|
|
|
|
(* Beginning of Notebook Content *)
|
|
Notebook[{
|
|
Cell[BoxData[{
|
|
RowBox[{
|
|
RowBox[{"SetDirectory", "[",
|
|
RowBox[{"NotebookDirectory", "[", "]"}], "]"}],
|
|
";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"data", "=",
|
|
RowBox[{"Import", "[", "\"\<stats.out\>\"", "]"}]}],
|
|
";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"graphtitle", "=", "\"\<Hosts file size history\>\""}],
|
|
";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{
|
|
"graphsubtitle", " ", "=", " ",
|
|
"\"\<base version: (adware + malware) only\>\""}],
|
|
";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"data", "=",
|
|
RowBox[{
|
|
RowBox[{"(",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"DateObject", "[",
|
|
RowBox[{"#1", "\[LeftDoubleBracket]", "1", "\[RightDoubleBracket]"}],
|
|
"]"}], ",",
|
|
RowBox[{
|
|
"#1", "\[LeftDoubleBracket]", "2", "\[RightDoubleBracket]"}]}], "}"}],
|
|
"&"}], ")"}], "/@", "data"}]}], ";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"lastitem", "=",
|
|
RowBox[{"Callout", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[", "data", "]"}], ",",
|
|
RowBox[{"ToString", "[",
|
|
RowBox[{
|
|
RowBox[{"Last", "[", "data", "]"}], "[",
|
|
RowBox[{"[", "2", "]"}], "]"}], "]"}], ",", "Right", ",", " ",
|
|
RowBox[{"LabelStyle", "->", "Small"}], ",", " ",
|
|
RowBox[{"Background", "->", "LightBlue"}]}], "]"}]}],
|
|
";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"data", "[",
|
|
RowBox[{"[",
|
|
RowBox[{"Length", "[", "data", "]"}], "]"}], "]"}], "=", "lastitem"}],
|
|
";"}]}], "Input",
|
|
CellChangeTimes->{{3.867182545948308*^9, 3.867182555077017*^9}, {
|
|
3.8671856323646584`*^9, 3.867185655249*^9}, 3.8671870324202747`*^9, {
|
|
3.867187218478177*^9, 3.867187234045384*^9}, {3.867187352932571*^9,
|
|
3.867187371829939*^9}, {3.8671903940899982`*^9, 3.8671904257542353`*^9},
|
|
3.867190458276375*^9, {3.867190733940156*^9, 3.867190734419613*^9}, {
|
|
3.867190798905361*^9, 3.86719081289338*^9}, {3.867190843782461*^9,
|
|
3.867190868878964*^9}, {3.867191008084812*^9, 3.867191008823593*^9}, {
|
|
3.867191045756618*^9, 3.86719109928176*^9}, {3.867191132601091*^9,
|
|
3.867191153305139*^9}, {3.867191256528245*^9, 3.8671913041596727`*^9}, {
|
|
3.867191352877194*^9, 3.8671913561827507`*^9}, {3.867191386467814*^9,
|
|
3.867191411094434*^9}, {3.867191451576531*^9, 3.867191464669776*^9}, {
|
|
3.867191517397131*^9, 3.867191585673174*^9}, {3.867191623805966*^9,
|
|
3.867191637345644*^9}, {3.867191694067857*^9, 3.867191832972144*^9}, {
|
|
3.867443529594183*^9, 3.867443565893339*^9}, {3.867445761749815*^9,
|
|
3.86744582007928*^9}, {3.867445877108981*^9, 3.867445877563551*^9}},
|
|
CellLabel->
|
|
"In[1002]:=",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
|
|
|
|
Cell[CellGroupData[{
|
|
|
|
Cell[BoxData[{
|
|
RowBox[{
|
|
RowBox[{"graph", "=",
|
|
RowBox[{"DateListPlot", "[",
|
|
RowBox[{"data", "\[IndentingNewLine]", ",",
|
|
RowBox[{"PlotTheme", "\[Rule]", "\"\<Detailed\>\""}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"FrameLabel", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"HoldForm", "[",
|
|
RowBox[{"Unique", " ", "domains"}], "]"}], ",", "None"}], "}"}],
|
|
",",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"HoldForm", "[", "Year", "]"}], ",", "None"}], "}"}]}],
|
|
"}"}]}], "\[IndentingNewLine]", ",",
|
|
RowBox[{"FrameTicks", "->",
|
|
RowBox[{"{",
|
|
RowBox[{
|
|
RowBox[{"{",
|
|
RowBox[{"All", ",", "All"}], "}"}], ",", "Automatic"}], "}"}]}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"ImageMargins", "\[Rule]", "10"}], "\[IndentingNewLine]", ",",
|
|
RowBox[{"ImageSize", " ", "->", " ", "Large"}], "\[IndentingNewLine]",
|
|
",",
|
|
RowBox[{"PlotLabel", " ", "->", " ", "\[IndentingNewLine]",
|
|
RowBox[{"Column", "[", "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"{", "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"Style", "[",
|
|
RowBox[{"graphtitle", ",", "16", ",", "Bold"}], "]"}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"Style", "[",
|
|
RowBox[{"graphsubtitle", ",", "12", ",", "Bold"}], "]"}],
|
|
"\[IndentingNewLine]", ",",
|
|
RowBox[{"Style", "[",
|
|
RowBox[{
|
|
RowBox[{"\"\<updated: \>\"", "<>",
|
|
RowBox[{"DateString", "[",
|
|
RowBox[{"TimeZone", "->", "\"\<Zulu\>\""}], "]"}], " ", "<>",
|
|
" ", "\"\< UTC\>\""}], ",", "12"}], "]"}]}],
|
|
"\[IndentingNewLine]", "}"}], "\[IndentingNewLine]", ",", "Center"}],
|
|
"\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", ",",
|
|
RowBox[{"LabelStyle", "\[Rule]",
|
|
RowBox[{"{",
|
|
RowBox[{"GrayLevel", "[", "0", "]"}], "}"}]}]}], "\[IndentingNewLine]",
|
|
"]"}]}], ";"}], "\[IndentingNewLine]",
|
|
RowBox[{
|
|
RowBox[{"Export", "[",
|
|
RowBox[{
|
|
RowBox[{
|
|
RowBox[{"StringReplace", "[",
|
|
RowBox[{
|
|
RowBox[{"ToLowerCase", "[", "graphtitle", "]"}], ",",
|
|
RowBox[{"\"\< \>\"", "->", "\"\<_\>\""}]}], "]"}], "<>", " ",
|
|
"\"\<.png\>\""}], ",", " ", "graph"}], "]"}],
|
|
";"}], "\[IndentingNewLine]", "graph"}], "Input",
|
|
CellChangeTimes->{{3.8671865652072144`*^9, 3.867186567959504*^9}, {
|
|
3.8671866556947737`*^9, 3.867186670522201*^9}, {3.867186775392453*^9,
|
|
3.867186776891725*^9}, 3.867186837903651*^9, {3.867186904930146*^9,
|
|
3.867186940968878*^9}, {3.8671872869760838`*^9, 3.867187304612606*^9}, {
|
|
3.867187379649686*^9, 3.867187384392969*^9}, {3.8671874248081408`*^9,
|
|
3.867187425393301*^9}, {3.8671874629428263`*^9, 3.867187467876066*^9}, {
|
|
3.8671875851202183`*^9, 3.8671875923328257`*^9}, {3.867190421572784*^9,
|
|
3.867190455350173*^9}, {3.867191170483214*^9, 3.867191170658471*^9}, {
|
|
3.8671912032969103`*^9, 3.867191245177144*^9}, {3.867443579626745*^9,
|
|
3.867443615991692*^9}, {3.867445864801002*^9, 3.867445865695055*^9}, {
|
|
3.8675854619929047`*^9, 3.867585470469511*^9}},
|
|
NumberMarks->False,
|
|
CellLabel->
|
|
"In[1009]:=",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
|
|
Cell[BoxData[
|
|
GraphicsBox[{{}, {{{}, {},
|
|
{RGBColor[0.368417, 0.506779, 0.709798], PointSize[
|
|
0.0055000000000000005`], AbsoluteThickness[1.6], LineBox[CompressedData["
|
|
1:eJyN2Hl8DecaB/ARlFhP0bqWMtS+HlVq76AXbZVDbbHUSC6llhxKN1xTlYp9
|
|
7Fq0c1FLU5yiCa3WVFFrHUQbsY09IpEjqCS2e/P8fvPH6Uc/n9t/0u/nfd/n
|
|
fZ7nfc85M6pFx/YcGqEoSk4BRcn/+7//jNn7b7TP/x+n7w3tCQ4k/o3tqHAb
|
|
3cWe4gdgrY/YP5i2eoutGa4RL7iVtmFv0YN0f7E5kHYGiO1Pae3zcKuDxOpp
|
|
dz1sND4E69HIN4pW30a+m2gL1lLc+Qszn2R/xGF6DfLvQ6sJyD+B1raK9ZO0
|
|
vQX1PKYtWP33Edb3Ubit1sj/OK1mpUv+D2gtQ+zU+o2+ItYm0vpZsVLjKH1e
|
|
bB/+Ox8Xh/6kVdj3epDejP2/DLr1Yf8DtAJrVY7xPmwT+7vQzhqxXuk460vA
|
|
/rG0PQ/73aQNE/FHneD6yWLrmWSuN8TBl2kVNtNopR/qaXOS47Dxw0n3/qI/
|
|
Jf/gfuewfpZrR6wWS2F/7qP+eNqZiftzlrbm4D7EneL+K8LtLA+3DXtTaTUJ
|
|
96VQKvc7ivvSiNZSxaGptFEwQ/Kpf5rxIsX+5L+xU1IcrHOGfk5sHqONFHGo
|
|
5lnm3+um9GsNrfYQOzm0kyifh+Chc1yfJFZvn+f8ieLAWIfjC/D5qXiB9eRi
|
|
/RjXBSS+uuQi+9lK7BlxifnEiL3DLnP8d7F9mXbisb7lFbqp2Bfjui7ilbga
|
|
lr838hrz3Sg2B9GO7y+OEoe+pe1+YmdaGn0L/S54nfUOQL/70noWvq/qpXO/
|
|
Ypi/9gbrh5WaGZw/GfOP0NY4fH9ZmVw/Cfcn+ybzW4zPV+Uszh8v9iwLMZ/z
|
|
1/Ot7XbtwedhZzb7WziUb2vHbY5/nSX5X3K9XWwn3mG9XcW+ZnfpOWKt6J/c
|
|
f7bYbHyPvozzSKH1K+Jg3Vy6rMwP1cqjF2XLefagrUgZ99S4z3qzcB+qPWD+
|
|
dy9Kfl/SKuyv9IjxcsTePbRW7pLM7/CY4+XF2iIlA1bF3rcLwEoxsTE3ArYL
|
|
i61ZBWGjKOLFF+L6IpjfpDB9EPtvfIrxNol9XxeBnbVibXJRzk8Um2siYS0g
|
|
Nt4vxvUJmK8WZz7TxfpzJRgvSuyMKcn1Q7H/klIcbyL5mem0Wh/5lyvNeuDA
|
|
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
|
|
jM3+Vbov9V+hzQpiK+Zn5tdFrJfYzfgLsP47Wh2G/g76hevXynxtC219J/bG
|
|
7eH5NBGHGu5l/3Sxo+zj+vIPpJ+PaH1Cgfy/9tpfWW+cWL1PawNlvdF9P+OP
|
|
E/urH2B9OyXf4Hu0eSLcFqx+cZD1DH0s/Rh7iOf3HuZXOMzz/15s7qYDux5K
|
|
Pc8e4fyjYmMxHXBkvvfpo3DKPtQzj7ZXK2GOh9XLtPcdqScQHaRzkV8SbZWT
|
|
+f7ix7h/SMa92+iilRFv+nG4RVuxNu0EnPayOBiRzHyikM9JuuiHuG+9TsI5
|
|
i8Weh7SxAfFq/w5/kCTWa/zB9Vuw/xE6uB/x7tHbj4idCSk8nwuo5w6tZCG/
|
|
LqfoYtI/8xatNxUHbqby+6VRRP5fr3aG+48Vq2XPcv5n4sB8ergl9rc6x/od
|
|
cXAuvf4W4l2i/dlie8h5eFmRgtKPGQ7cr6NYGXiB93Oi2Nh4kfXpmN/gEvs/
|
|
SKz1odX+YnPyZd6fZLG9zvVxceCjK8xvNeIdpf3zES+X3p+AfFZdZb6rxN7D
|
|
9Pal2E+9xn7txn6v0c5F5H+b9iaJnc5pPI8D2G8FndKxkPSv4nW4Tib2i73u
|
|
fl/JuG9UOu97RbGT7voFsX/EDfazuVhvk8H6uottk45/E/FKZ/J+zxcHYmhr
|
|
OfLRb/L74YLYjMzi+lzEa0pvL1VY4m2hl70kdrwh7t9JrDS6xflxYn0qnZZY
|
|
uP1/ASs6ZQM=
|
|
"]]}},
|
|
TagBox[
|
|
{Opacity[0.], PointBox[{{3.8847168*^9, 177885.}}]},
|
|
Annotation[#, {{Callout}, Charting`Private`Tag$638016, {
|
|
504}}]& ]}, {{{}, {{}, GraphicsGroupBox[{
|
|
{RGBColor[0.87, 0.94, 1], AbsoluteThickness[4], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]], CapForm["Butt"], JoinForm[
|
|
"Round"],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{8., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{10., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{12., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{12., 0.}, {3.8849533125*^9, 177885.}]}]},
|
|
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25],
|
|
BSplineCurveBox[{
|
|
Offset[{3., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{8., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{10., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{12., 0.}, {3.8849533125*^9, 177885.}],
|
|
Offset[{12., 0.}, {3.8849533125*^9, 177885.}]}]},
|
|
{EdgeForm[None], FaceForm[{RGBColor[0.87, 0.94, 1], Opacity[
|
|
NCache[
|
|
Rational[2, 3], 0.6666666666666666]]}],
|
|
PolygonBox[{
|
|
Offset[{48., 6.0000000000000036`}, {3.8849533125*^9, 177885.}],
|
|
Offset[{48., -5.9999999999999964`}, {3.8849533125*^9, 177885.}],
|
|
Offset[{12., -6.0000000000000036`}, {3.8849533125*^9, 177885.}],
|
|
Offset[{12., 5.9999999999999964`}, {3.8849533125*^9,
|
|
177885.}]}]},
|
|
{RGBColor[0.6666666666666666, 0.6666666666666666, 0.6666666666666666],
|
|
AbsoluteThickness[1.25], EdgeForm[None]}, {}, InsetBox[
|
|
StyleBox[
|
|
RotationBox["\<\"177885\"\>",
|
|
BoxRotation->0.],
|
|
StripOnInput->False,
|
|
LineColor->GrayLevel[0],
|
|
LineOpacity->1,
|
|
FrontFaceColor->GrayLevel[0],
|
|
BackFaceColor->GrayLevel[0],
|
|
FrontFaceOpacity->1,
|
|
BackFaceOpacity->1,
|
|
GraphicsColor->GrayLevel[0],
|
|
Opacity->1,
|
|
FontSize->Small,
|
|
FontColor->GrayLevel[0],
|
|
FontOpacity->1], Offset[{30., 0.}, {3.8849533125*^9, 177885.}],
|
|
NCache[ImageScaled[{Rational[1, 2], Rational[1, 2]}],
|
|
ImageScaled[{0.5, 0.5}]]]}]}}, {}}},
|
|
AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948],
|
|
Axes->{False, False},
|
|
AxesLabel->{None, None},
|
|
AxesOrigin->{3.729024*^9, 0},
|
|
DisplayFunction->Identity,
|
|
Frame->{{True, True}, {True, True}},
|
|
FrameLabel->{{
|
|
FormBox[
|
|
TagBox[
|
|
TagBox[
|
|
RowBox[{"Unique", " ", "domains"}], HoldForm], HoldForm],
|
|
TraditionalForm], None}, {
|
|
FormBox[
|
|
TagBox[
|
|
TagBox["Year", HoldForm], HoldForm], TraditionalForm], None}},
|
|
FrameStyle->Automatic,
|
|
FrameTicks->FrontEndValueCache[{{All, All}, {
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}],
|
|
Charting`DateTicksFunction[
|
|
Automatic, DateTicksFormat -> {Automatic}, "TickLabels" -> None]}}, {{
|
|
All, All}, {{{3.7237536*^9,
|
|
FormBox[
|
|
StyleBox["\"2018\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
StyleBox["\"2019\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
StyleBox["\"2020\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
StyleBox["\"2021\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
StyleBox["\"2022\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
StyleBox["\"2023\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
StyleBox["\"2024\"",
|
|
Directive[], {}, StripOnInput -> False], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7288512*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7341216*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.739392*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7447488*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7500192*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}}, {{3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
Rational[1, 72], 0},
|
|
Directive[]}, {3.7237536*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7288512*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7341216*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.739392*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7447488*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7500192*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7552896*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7603872*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7656576*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.770928*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7762848*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7815552*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7868256*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.7920096*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.79728*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8025504*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8079072*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8131776*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.818448*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8235456*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.828816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8340864*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8394432*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8447136*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.849984*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8550816*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.860352*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8656224*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8709792*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8762496*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.88152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8866176*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.891888*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.8971584*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.9025152*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.9077856*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}, {3.913056*^9,
|
|
FormBox[
|
|
TemplateBox[{0, 0}, "Spacer2"], TraditionalForm], {
|
|
0.009722222222222222, 0.},
|
|
Directive[]}}}}],
|
|
GridLines->FrontEndValueCache[{Charting`ScaledTickValues[
|
|
((Transpose[{#,
|
|
Table[
|
|
Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]], {
|
|
Length[#]}]}]& )[
|
|
Part[
|
|
Select[
|
|
Charting`DateTicksFunction[Automatic, DateTicksFormat -> {Automatic}][
|
|
SlotSequence[1]], And[
|
|
FreeQ[#,
|
|
Alternatives["",
|
|
Spacer[{0, 0}]]], Head[#] === List, Length[#] > 0]& ], All, 1]]& )[
|
|
SlotSequence[1]], {Identity, Identity}]& , Automatic}, {{{3.7237536*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.7552896*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.7868256*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.818448*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.849984*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.88152*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}, {3.913056*^9,
|
|
Directive[
|
|
GrayLevel[0.4],
|
|
Opacity[0.5],
|
|
AbsoluteThickness[1.],
|
|
AbsoluteDashing[{1., 2.}]]}}, Automatic}],
|
|
GridLinesStyle->Directive[
|
|
GrayLevel[0.4, 0.5],
|
|
AbsoluteThickness[1],
|
|
AbsoluteDashing[{1, 2}]],
|
|
ImageMargins->10,
|
|
ImagePadding->{{All, All}, {All, All}},
|
|
ImageSize->Large,
|
|
LabelStyle->{
|
|
GrayLevel[0]},
|
|
Method->{
|
|
"NoShowPlotTheme" -> "Detailed", "AxisPadding" -> Scaled[0.02],
|
|
"DefaultBoundaryStyle" -> Automatic,
|
|
"DefaultGraphicsInteraction" -> {
|
|
"Version" -> 1.2, "TrackMousePosition" -> {True, False},
|
|
"Effects" -> {
|
|
"Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2},
|
|
"Droplines" -> {
|
|
"freeformCursorMode" -> True,
|
|
"placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" ->
|
|
AbsolutePointSize[6], "DefaultPlotStyle" -> {
|
|
Directive[
|
|
RGBColor[0.368417, 0.506779, 0.709798],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.880722, 0.611041, 0.142051],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.560181, 0.691569, 0.194885],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.922526, 0.385626, 0.209179],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.528488, 0.470624, 0.701351],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.772079, 0.431554, 0.102387],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.363898, 0.618501, 0.782349],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[1, 0.75, 0],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.647624, 0.37816, 0.614037],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.571589, 0.586483, 0.],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.915, 0.3325, 0.2125],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.40082222609352647`, 0.5220066643438841, 0.85],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.9728288904374106, 0.621644452187053, 0.07336199581899142],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.736782672705901, 0.358, 0.5030266573755369],
|
|
AbsoluteThickness[1.6]],
|
|
Directive[
|
|
RGBColor[0.28026441037696703`, 0.715, 0.4292089322474965],
|
|
AbsoluteThickness[1.6]]}, "DomainPadding" -> Scaled[0.02],
|
|
"PointSizeFunction" -> "SmallPointSize", "RangePadding" -> Scaled[0.05],
|
|
"AllowMicroRanges" -> {True, False}, "OptimizePlotMarkers" -> True,
|
|
"OptimizePlotMarkers" -> True,
|
|
"CoordinatesToolOptions" -> {"DisplayFunction" -> ({
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}& ), "CopiedValueFunction" -> ({
|
|
Identity[
|
|
Part[#, 1]],
|
|
Identity[
|
|
Part[#, 2]]}& )}},
|
|
PlotLabel->FormBox[
|
|
TagBox[
|
|
GridBox[{{
|
|
StyleBox[
|
|
"\"Hosts file size history\"", 16, Bold, StripOnInput -> False]}, {
|
|
StyleBox[
|
|
"\"base version: (adware + malware) only\"", 12, Bold, StripOnInput ->
|
|
False]}, {
|
|
StyleBox[
|
|
"\"updated: Tue 7 Feb 2023 15:43:21 UTC\"", 12, StripOnInput ->
|
|
False]}}, GridBoxAlignment -> {"Columns" -> {{Center}}},
|
|
DefaultBaseStyle -> "Column",
|
|
GridBoxItemSize -> {
|
|
"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}], "Column"],
|
|
TraditionalForm],
|
|
PlotRange->{{3.729024*^9, 3.8847168*^9}, {0, 177885.}},
|
|
PlotRangePadding->{{
|
|
Scaled[0.02],
|
|
Scaled[0.02]}, {
|
|
Scaled[0.02],
|
|
Scaled[0.08090169943749476]}},
|
|
Ticks->{{}, Automatic}]], "Output",
|
|
CellChangeTimes->{
|
|
3.867186551570758*^9, {3.867186680772122*^9, 3.867186699782072*^9},
|
|
3.867186777935874*^9, 3.86718694202357*^9, 3.8671870510449877`*^9,
|
|
3.867187255654533*^9, 3.867187310041932*^9, 3.867187431429256*^9,
|
|
3.867187477376759*^9, 3.867187602705633*^9, {3.867190444725642*^9,
|
|
3.86719046295945*^9}, 3.867190761611189*^9, 3.867190819779409*^9, {
|
|
3.867190852467555*^9, 3.8671908750350323`*^9}, 3.867191085771729*^9, {
|
|
3.8671911399270573`*^9, 3.867191174532995*^9}, {3.867191217100472*^9,
|
|
3.867191249934973*^9}, {3.867191282486545*^9, 3.867191309118765*^9},
|
|
3.8671913628847427`*^9, {3.8671913975749493`*^9, 3.8671914178619823`*^9},
|
|
3.867191469212702*^9, 3.867191534117766*^9, {3.867191566041802*^9,
|
|
3.867191590853747*^9}, {3.867191700666916*^9, 3.8671917705466948`*^9}, {
|
|
3.867191813970607*^9, 3.867191837153657*^9}, {3.8674436061237383`*^9,
|
|
3.867443624613255*^9}, 3.867444944515202*^9, 3.867445839945568*^9, {
|
|
3.867445870303279*^9, 3.867445881911745*^9}, 3.867584995471957*^9,
|
|
3.867585478130906*^9, 3.86774687062293*^9, 3.868098851430778*^9,
|
|
3.8685235167256823`*^9, 3.86906681078651*^9, 3.8693089287119427`*^9,
|
|
3.869735161175044*^9, 3.870007810203533*^9, 3.870340372505321*^9,
|
|
3.870340403401229*^9, 3.87045361082372*^9, 3.870942972286525*^9,
|
|
3.8713065010498323`*^9, 3.871395829118849*^9, 3.8716416309599857`*^9,
|
|
3.871642275253429*^9, 3.871899229411577*^9, 3.8720932523644876`*^9,
|
|
3.8724283947882633`*^9, 3.8729292766301403`*^9, 3.8736608832707767`*^9,
|
|
3.874069338302347*^9, 3.874325909186389*^9, 3.874696457503956*^9,
|
|
3.8748618953441896`*^9, 3.875050962875978*^9, 3.8752651909751873`*^9,
|
|
3.875891090297274*^9, 3.876342003848527*^9, 3.876998312579729*^9,
|
|
3.8772936096656237`*^9, 3.877382516377141*^9, 3.877964348832008*^9,
|
|
3.87804450687954*^9, 3.878470212323723*^9, 3.8786395885601797`*^9,
|
|
3.878639620334971*^9, 3.878757847201033*^9, 3.879112223224792*^9,
|
|
3.879170520951467*^9, 3.879289724404871*^9, 3.879371591147833*^9,
|
|
3.879797285624524*^9, 3.879923975629261*^9, 3.880151317819726*^9,
|
|
3.880393658429194*^9, 3.880543046724104*^9, 3.881056375670085*^9,
|
|
3.881325738216374*^9, 3.881334367469533*^9, 3.881592959478129*^9,
|
|
3.882027365892887*^9, 3.88219345383886*^9, 3.882466370101098*^9,
|
|
3.882613249735723*^9, 3.883174805016778*^9, 3.883439999108673*^9,
|
|
3.8836053597837353`*^9, 3.883843869256338*^9, 3.883866592728613*^9,
|
|
3.883867143448183*^9, 3.884153915891087*^9, 3.884641124197339*^9,
|
|
3.8847734015597982`*^9},
|
|
CellLabel->
|
|
"Out[1011]=",ExpressionUUID->"8214b0e2-85c5-402e-9682-9ca048c32557"]
|
|
}, Open ]]
|
|
},
|
|
WindowSize->{1234, 1257},
|
|
WindowMargins->{{0, Automatic}, {Automatic, 0}},
|
|
FrontEndVersion->"13.2 for Mac OS X ARM (64-bit) (November 18, 2022)",
|
|
StyleDefinitions->"Default.nb",
|
|
ExpressionUUID->"a68abeaf-41ba-46e4-a91b-e09f414e080e"
|
|
]
|
|
(* End of Notebook Content *)
|
|
|
|
(* Internal cache information *)
|
|
(*CellTagsOutline
|
|
CellTagsIndex->{}
|
|
*)
|
|
(*CellTagsIndex
|
|
CellTagsIndex->{}
|
|
*)
|
|
(*NotebookFileOutline
|
|
Notebook[{
|
|
Cell[561, 20, 2714, 64, 157, "Input",ExpressionUUID->"e5e34011-aa3d-4e95-90b1-863054ac32f5"],
|
|
Cell[CellGroupData[{
|
|
Cell[3300, 88, 3324, 74, 409, "Input",ExpressionUUID->"55c17c4f-14a9-40f1-a01c-ab0b0c9b3309"],
|
|
Cell[6627, 164, 30450, 733, 488, "Output",ExpressionUUID->"8214b0e2-85c5-402e-9682-9ca048c32557"]
|
|
}, Open ]]
|
|
}
|
|
]
|
|
*)
|
|
|