From ed161e7fb20a697ecba070ef7db4c231d700f245 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 05:12:40 +0100 Subject: Move to my own static generator --- src/files/dna-sequence/benchmarks.ods | Bin 21911 -> 0 bytes src/files/dna-sequence/chart-encoding-speed.png | Bin 14201 -> 0 bytes src/files/dna-sequence/chart-file-sizes.png | Bin 12391 -> 0 bytes src/files/dna-sequence/dna-basics.jpg | Bin 165883 -> 0 bytes src/files/dna-sequence/quote.png | Bin 1068 -> 0 bytes src/files/dna-sequence/sample-binary-file.png | Bin 66417 -> 0 bytes src/files/dna-sequence/sample.png | Bin 65930 -> 0 bytes src/files/do-fuse/copy-benchmarks.tsv | 101 -- src/files/do-fuse/fuse-droplets.png | Bin 42891 -> 0 bytes src/files/do-fuse/fuse-spaces.png | Bin 32450 -> 0 bytes src/files/do-fuse/sqlite-benchmarks.tsv | 1001 -------------------- src/files/go-profiling/golang-profiling-cpu.pdf | Bin 16518 -> 0 bytes src/files/go-profiling/golang-profiling-mem.pdf | Bin 19221 -> 0 bytes src/files/iot-application/iot-app-output.png | Bin 23767 -> 0 bytes src/files/iot-application/iot-rest-example.png | Bin 33912 -> 0 bytes src/files/iot-application/iot-sqlite-db.png | Bin 199821 -> 0 bytes src/files/iot-application/kcachegrind.png | Bin 88486 -> 0 bytes src/files/iot-application/profiling-viewer.png | Bin 173672 -> 0 bytes .../simple-iot-application-overview.svg | 2 - .../iot-application/simple-iot-application.zip | Bin 6406 -> 0 bytes src/files/iot-application/snakeviz.png | Bin 59601 -> 0 bytes src/files/python-profiling/kcachegrind.png | Bin 88486 -> 0 bytes src/files/python-profiling/profiling-viewer.png | Bin 173672 -> 0 bytes src/files/python-profiling/snakeviz.png | Bin 59601 -> 0 bytes .../.ipynb_checkpoints/TF Test-checkpoint.ipynb | 588 ------------ .../sentiment-analysis-checkpoint.ipynb | 170 ---- .../guardian-sa-title-desc-relationship.png | Bin 15404 -> 0 bytes .../sentiment-analysis/sentiment-analysis.ipynb | 170 ---- 28 files changed, 2032 deletions(-) delete mode 100644 src/files/dna-sequence/benchmarks.ods delete mode 100644 src/files/dna-sequence/chart-encoding-speed.png delete mode 100644 src/files/dna-sequence/chart-file-sizes.png delete mode 100644 src/files/dna-sequence/dna-basics.jpg delete mode 100644 src/files/dna-sequence/quote.png delete mode 100644 src/files/dna-sequence/sample-binary-file.png delete mode 100644 src/files/dna-sequence/sample.png delete mode 100644 src/files/do-fuse/copy-benchmarks.tsv delete mode 100644 src/files/do-fuse/fuse-droplets.png delete mode 100644 src/files/do-fuse/fuse-spaces.png delete mode 100644 src/files/do-fuse/sqlite-benchmarks.tsv delete mode 100644 src/files/go-profiling/golang-profiling-cpu.pdf delete mode 100644 src/files/go-profiling/golang-profiling-mem.pdf delete mode 100644 src/files/iot-application/iot-app-output.png delete mode 100644 src/files/iot-application/iot-rest-example.png delete mode 100644 src/files/iot-application/iot-sqlite-db.png delete mode 100644 src/files/iot-application/kcachegrind.png delete mode 100644 src/files/iot-application/profiling-viewer.png delete mode 100644 src/files/iot-application/simple-iot-application-overview.svg delete mode 100644 src/files/iot-application/simple-iot-application.zip delete mode 100644 src/files/iot-application/snakeviz.png delete mode 100644 src/files/python-profiling/kcachegrind.png delete mode 100644 src/files/python-profiling/profiling-viewer.png delete mode 100644 src/files/python-profiling/snakeviz.png delete mode 100644 src/files/sentiment-analysis/.ipynb_checkpoints/TF Test-checkpoint.ipynb delete mode 100644 src/files/sentiment-analysis/.ipynb_checkpoints/sentiment-analysis-checkpoint.ipynb delete mode 100644 src/files/sentiment-analysis/guardian-sa-title-desc-relationship.png delete mode 100644 src/files/sentiment-analysis/sentiment-analysis.ipynb (limited to 'src/files') diff --git a/src/files/dna-sequence/benchmarks.ods b/src/files/dna-sequence/benchmarks.ods deleted file mode 100644 index 62a8e30..0000000 Binary files a/src/files/dna-sequence/benchmarks.ods and /dev/null differ diff --git a/src/files/dna-sequence/chart-encoding-speed.png b/src/files/dna-sequence/chart-encoding-speed.png deleted file mode 100644 index 7fb106d..0000000 Binary files a/src/files/dna-sequence/chart-encoding-speed.png and /dev/null differ diff --git a/src/files/dna-sequence/chart-file-sizes.png b/src/files/dna-sequence/chart-file-sizes.png deleted file mode 100644 index 31bfa66..0000000 Binary files a/src/files/dna-sequence/chart-file-sizes.png and /dev/null differ diff --git a/src/files/dna-sequence/dna-basics.jpg b/src/files/dna-sequence/dna-basics.jpg deleted file mode 100644 index c2e7f52..0000000 Binary files a/src/files/dna-sequence/dna-basics.jpg and /dev/null differ diff --git a/src/files/dna-sequence/quote.png b/src/files/dna-sequence/quote.png deleted file mode 100644 index 09fb01c..0000000 Binary files a/src/files/dna-sequence/quote.png and /dev/null differ diff --git a/src/files/dna-sequence/sample-binary-file.png b/src/files/dna-sequence/sample-binary-file.png deleted file mode 100644 index 1e4622a..0000000 Binary files a/src/files/dna-sequence/sample-binary-file.png and /dev/null differ diff --git a/src/files/dna-sequence/sample.png b/src/files/dna-sequence/sample.png deleted file mode 100644 index 30f12da..0000000 Binary files a/src/files/dna-sequence/sample.png and /dev/null differ diff --git a/src/files/do-fuse/copy-benchmarks.tsv b/src/files/do-fuse/copy-benchmarks.tsv deleted file mode 100644 index c7a7af4..0000000 --- a/src/files/do-fuse/copy-benchmarks.tsv +++ /dev/null @@ -1,101 +0,0 @@ -10KB 100KB 1MB 10MB -0.15 0.187 0.317 0.653 -0.158 0.237 0.192 0.659 -0.134 0.359 0.236 0.604 -0.136 0.292 0.196 0.501 -4.411 4.479 4.376 0.649 -0.134 0.481 0.265 0.608 -0.146 0.266 0.28 0.516 -4.282 0.307 4.549 0.562 -0.152 0.28 0.229 0.512 -0.162 0.37 0.315 0.652 -0.13 4.735 0.222 5.171 -4.29 8.767 0.283 5.076 -4.555 4.682 0.318 4.941 -4.658 4.691 0.177 9.624 -4.778 4.791 4.415 5.114 -8.794 8.604 0.311 5.223 -4.582 4.727 0.234 9.28 -4.596 4.638 0.212 5.064 -4.7 4.65 4.458 5.221 -8.822 9.159 0.191 5.032 -4.628 4.641 0.324 9.226 -4.6 4.921 0.197 5.22 -8.85 4.58 4.405 5.245 -4.65 9.142 0.215 5.168 -4.884 6.67 0.248 9.273 -4.581 4.594 0.248 5.082 -8.864 4.844 4.502 5.121 -4.704 4.656 0.177 5.173 -4.616 8.883 0.209 9.334 -4.729 4.962 4.366 4.966 -8.918 4.682 0.186 6.702 -4.686 4.58 0.168 5.111 -5.123 8.84 4.747 5.084 -4.846 4.732 8.85 5.065 -8.887 4.639 4.824 9.286 -4.681 8.897 4.791 5.104 -4.649 4.682 4.835 5.194 -8.847 4.663 8.929 5.271 -4.568 4.604 4.762 9.444 -4.657 8.74 4.772 5.076 -4.636 4.724 4.838 5.168 -8.778 4.846 9.065 5.057 -4.995 4.571 5.074 9.314 -2.343 9.222 4.818 5.732 -4.742 4.646 8.909 5.32 -4.82 4.842 4.778 5.167 -8.791 4.66 4.759 5.157 -4.835 8.944 4.804 9.323 -4.599 5.594 8.952 5.299 -4.809 4.628 1.567 5.294 -8.744 4.771 5.59 5.018 -4.71 8.919 4.771 9.257 -4.704 4.7 9.003 5.064 -4.765 4.605 4.781 5.185 -8.866 4.669 4.844 5.392 -4.897 8.925 4.786 9.279 -4.568 5.168 8.893 5.1 -4.679 4.757 5.41 5.232 -8.922 4.702 4.7 1.984 -4.669 8.721 4.906 5.366 -4.707 4.555 8.96 5.245 -8.938 4.615 4.89 5.216 -4.608 4.621 4.677 9.237 -4.58 8.954 4.908 5.194 -4.707 4.575 8.968 5.017 -8.822 4.781 4.882 9.714 -4.674 8.833 4.834 5.02 -5.005 4.689 4.762 5.312 -4.732 4.799 9.111 5.286 -8.894 4.675 4.936 5.185 -4.747 8.764 4.739 9.312 -4.785 4.749 4.845 5.34 -4.656 4.705 9.181 5.256 -8.899 4.601 4.739 5.261 -4.594 8.813 4.576 9.329 -4.585 4.716 8.813 5.343 -8.718 4.723 4.819 5.092 -4.725 4.757 4.83 5.061 -4.737 8.899 4.772 9.488 -4.692 4.717 8.831 5.13 -8.841 4.951 4.787 5.309 -4.66 8.895 4.746 5.228 -4.749 4.595 4.833 5.26 -4.715 4.615 8.928 9.381 -8.849 4.651 4.826 5.289 -4.66 8.897 4.802 5.197 -4.588 4.844 4.883 9.311 -4.753 4.888 9.053 5.072 -8.841 4.737 4.75 5.157 -4.794 8.976 5.063 5.196 -4.544 4.673 9.036 9.335 -8.74 4.654 6.377 5.29 -4.729 4.752 5.001 5.048 -4.654 8.98 4.873 5.544 -4.9 4.606 4.723 5.192 -8.757 4.802 5.427 9.056 -4.859 8.969 4.816 5.3 -4.701 4.662 9.002 5.138 -4.943 4.813 4.894 5.15 -8.772 4.721 4.785 9.168 diff --git a/src/files/do-fuse/fuse-droplets.png b/src/files/do-fuse/fuse-droplets.png deleted file mode 100644 index d7ce243..0000000 Binary files a/src/files/do-fuse/fuse-droplets.png and /dev/null differ diff --git a/src/files/do-fuse/fuse-spaces.png b/src/files/do-fuse/fuse-spaces.png deleted file mode 100644 index 4dcc1c5..0000000 Binary files a/src/files/do-fuse/fuse-spaces.png and /dev/null differ diff --git a/src/files/do-fuse/sqlite-benchmarks.tsv b/src/files/do-fuse/sqlite-benchmarks.tsv deleted file mode 100644 index daa2c21..0000000 --- a/src/files/do-fuse/sqlite-benchmarks.tsv +++ /dev/null @@ -1,1001 +0,0 @@ -DROPTABLE CREATETABLE INSERTMANY FETCHALL COMMIT -0.000732 0.000400 0.008133 0.000065 0.000166 -0.000200 0.000214 0.003105 0.000043 0.000171 -0.000246 0.000170 0.006594 0.000044 0.000101 -0.000182 0.000166 0.003892 0.000043 0.000112 -0.000248 0.000654 0.002308 0.000041 0.000090 -0.000240 0.000184 0.002253 0.000053 0.000110 -0.000698 0.000483 0.003737 0.000041 0.000165 -0.000217 0.000179 0.002470 0.000049 0.000107 -0.000243 0.000160 0.002668 0.000054 0.000340 -0.000196 0.000169 0.002247 0.000040 0.000096 -0.000191 0.000162 0.003522 0.000260 0.000102 -0.000195 0.000188 0.002325 0.000041 0.000132 -0.000194 0.000202 0.002291 0.000039 0.000091 -0.000195 0.000196 0.004114 0.000042 0.000108 -0.000204 0.000200 0.002971 0.000040 0.000106 -0.000227 0.000159 0.002208 0.000039 0.000117 -0.000207 0.000176 0.003558 0.000040 0.000124 -0.000255 0.000179 0.002870 0.000040 0.000125 -0.000209 0.000176 0.002248 0.000040 0.000176 -0.000211 0.000174 0.002661 0.000039 0.000180 -0.000208 0.000219 0.002321 0.000039 0.000151 -0.000212 0.000178 0.002609 0.000040 0.000132 -0.000205 0.000209 0.002666 0.000039 0.000126 -0.000205 0.000176 0.002501 0.000041 0.000133 -0.000243 0.000183 0.002220 0.000037 0.000117 -0.000504 0.000173 0.002230 0.000121 0.000414 -0.000270 0.000200 0.002325 0.000040 0.000154 -0.000208 0.000176 0.002386 0.000038 0.000123 -0.000229 0.000182 0.002245 0.000039 0.000127 -0.000211 0.000176 0.002544 0.000039 0.000136 -0.000204 0.000180 0.002133 0.000037 0.000129 -0.000205 0.000178 0.002330 0.000048 0.000146 -0.000210 0.000178 0.002242 0.000039 0.000109 -0.000210 0.000259 0.002766 0.000039 0.000118 -0.000317 0.000495 0.002237 0.000039 0.000195 -0.000454 0.000246 0.002447 0.000040 0.000172 -0.000936 0.000200 0.002305 0.000057 0.000173 -0.000263 0.000178 0.002251 0.000038 0.000166 -0.000240 0.000183 0.002169 0.000068 0.000176 -0.000251 0.000189 0.002221 0.000038 0.000141 -0.000268 0.000215 0.002322 0.000039 0.000226 -0.000287 0.000223 0.002696 0.000045 0.000247 -0.000362 0.000229 0.002551 0.000043 0.000133 -0.000239 0.000200 0.002621 0.000045 0.000133 -0.000634 0.000208 0.002619 0.000046 0.000138 -0.000236 0.000205 0.002589 0.000046 0.000137 -0.000262 0.000205 0.002607 0.000045 0.000142 -0.000239 0.000198 0.002754 0.000044 0.000185 -0.000238 0.000198 0.002593 0.000057 0.000160 -0.000242 0.000221 0.003784 0.000122 0.000174 -0.000242 0.000201 0.002625 0.000054 0.000148 -0.000296 0.000225 0.002934 0.000044 0.000134 -0.000239 0.000245 0.003428 0.000046 0.000158 -0.000261 0.000251 0.002569 0.000046 0.000139 -0.000260 0.000230 0.002603 0.000045 0.000145 -0.000302 0.000212 0.002580 0.000045 0.000176 -0.000794 0.000197 0.002856 0.000046 0.000141 -0.000273 0.000209 0.003173 0.000045 0.000217 -0.000240 0.000201 0.002844 0.000043 0.000167 -0.000389 0.000175 0.004315 0.000055 0.000091 -0.000275 0.000534 0.004991 0.000053 0.000092 -0.000229 0.000215 0.004084 0.000045 0.000074 -0.000172 0.000474 0.002611 0.000043 0.000069 -0.000201 0.000174 0.002485 0.000043 0.000069 -0.000173 0.000220 0.002541 0.000045 0.000068 -0.000167 0.000161 0.002827 0.000043 0.000071 -0.000168 0.000160 0.003512 0.000068 0.000075 -0.000211 0.000167 0.002530 0.000044 0.000069 -0.000193 0.000230 0.003664 0.000046 0.000074 -0.000171 0.000161 0.002575 0.000076 0.000075 -0.000169 0.000161 0.002595 0.000044 0.000076 -0.000981 0.000174 0.002556 0.000045 0.000072 -0.000168 0.000163 0.002568 0.000043 0.000072 -0.000163 0.000158 0.002579 0.000043 0.000386 -0.000168 0.000160 0.002579 0.000059 0.000088 -0.000176 0.000163 0.002559 0.000044 0.000075 -0.000167 0.000161 0.002558 0.000043 0.000075 -0.000169 0.000161 0.002599 0.000043 0.000095 -0.000174 0.000163 0.002633 0.000046 0.000076 -0.000170 0.000165 0.002576 0.000858 0.000079 -0.000169 0.000162 0.002611 0.000044 0.000075 -0.000170 0.000199 0.002621 0.000043 0.000074 -0.000170 0.000167 0.003611 0.000043 0.000073 -0.000171 0.000159 0.002764 0.000046 0.000076 -0.000171 0.000165 0.002639 0.000044 0.000073 -0.000168 0.000162 0.003131 0.000046 0.000075 -0.000170 0.000162 0.002858 0.000044 0.000074 -0.000171 0.000164 0.002841 0.000043 0.000075 -0.000167 0.000161 0.002971 0.000043 0.000074 -0.000170 0.000226 0.002842 0.000044 0.000074 -0.000171 0.000165 0.002822 0.000044 0.000075 -0.000173 0.000160 0.002895 0.000045 0.000073 -0.000167 0.000217 0.002697 0.000044 0.000076 -0.000170 0.000197 0.002699 0.000044 0.000075 -0.000171 0.000163 0.003230 0.000045 0.000097 -0.000170 0.000164 0.003167 0.000046 0.000082 -0.000172 0.000196 0.002559 0.000043 0.000075 -0.000168 0.000165 0.003006 0.000045 0.000075 -0.000176 0.000160 0.002567 0.000043 0.000075 -0.000167 0.000163 0.002757 0.000045 0.000076 -0.000171 0.000162 0.002802 0.000045 0.000076 -0.000169 0.000162 0.003102 0.000043 0.000072 -0.000167 0.000162 0.002624 0.000043 0.000075 -0.000170 0.000161 0.002589 0.000043 0.000072 -0.000222 0.000253 0.002657 0.000045 0.000075 -0.000172 0.000162 0.002586 0.000044 0.000084 -0.000172 0.000165 0.002933 0.000044 0.000075 -0.000169 0.000192 0.002609 0.000044 0.000074 -0.000194 0.000162 0.003020 0.000045 0.000081 -0.000170 0.000164 0.002908 0.000045 0.000076 -0.000169 0.000163 0.002567 0.000042 0.000073 -0.000167 0.000159 0.003071 0.000042 0.000074 -0.000222 0.000163 0.003175 0.000043 0.000076 -0.000167 0.000160 0.002641 0.000046 0.000099 -0.000171 0.000168 0.002586 0.000057 0.000075 -0.000170 0.000168 0.003148 0.000046 0.000075 -0.000171 0.000159 0.002770 0.000041 0.000074 -0.000173 0.000158 0.002643 0.000055 0.000077 -0.000313 0.000174 0.002920 0.000045 0.000075 -0.000170 0.000163 0.002551 0.000044 0.000072 -0.000173 0.000161 0.002599 0.000045 0.000073 -0.000167 0.000160 0.003505 0.000046 0.000075 -0.000171 0.000161 0.002894 0.000045 0.000074 -0.000171 0.000166 0.002572 0.000042 0.000073 -0.000166 0.000160 0.004099 0.000044 0.000102 -0.000181 0.000160 0.002499 0.000046 0.000071 -0.000174 0.000175 0.002560 0.000043 0.000068 -0.000165 0.000168 0.003083 0.000044 0.000070 -0.000210 0.000163 0.002535 0.000040 0.000068 -0.000164 0.000177 0.002906 0.000044 0.000075 -0.000175 0.000227 0.002971 0.000043 0.000073 -0.000167 0.000175 0.003409 0.000046 0.000078 -0.000172 0.000166 0.002640 0.000046 0.000074 -0.000177 0.000164 0.002574 0.000046 0.000076 -0.000170 0.000163 0.002631 0.000046 0.000075 -0.000216 0.000168 0.002596 0.000046 0.000076 -0.000170 0.000163 0.002659 0.000045 0.000074 -0.000172 0.000162 0.002677 0.000046 0.000075 -0.000170 0.000159 0.002604 0.000044 0.000081 -0.000171 0.000161 0.003163 0.000046 0.000076 -0.000171 0.000162 0.002574 0.000313 0.000075 -0.000170 0.000186 0.002988 0.000046 0.000074 -0.000171 0.000162 0.002596 0.000043 0.000077 -0.000168 0.000160 0.002640 0.000055 0.000074 -0.000169 0.000161 0.002567 0.000043 0.000371 -0.000170 0.000162 0.002704 0.000057 0.000078 -0.000255 0.000185 0.002453 0.000293 0.000066 -0.000148 0.000143 0.002169 0.000037 0.000066 -0.000173 0.000141 0.002238 0.000039 0.000085 -0.000154 0.000174 0.002679 0.000041 0.000065 -0.000149 0.000144 0.002187 0.000037 0.000065 -0.000146 0.000140 0.002760 0.000039 0.000071 -0.000147 0.000151 0.002193 0.000039 0.000065 -0.000150 0.000172 0.002207 0.000039 0.000067 -0.000147 0.000141 0.002126 0.000037 0.000060 -0.000191 0.000141 0.002119 0.000036 0.000086 -0.000149 0.000144 0.002440 0.000039 0.000065 -0.000148 0.000143 0.003287 0.000041 0.000068 -0.000152 0.000149 0.002555 0.000040 0.000069 -0.000148 0.000141 0.002203 0.000038 0.000065 -0.000147 0.000139 0.002371 0.000052 0.000075 -0.000148 0.000143 0.002201 0.000037 0.000066 -0.000149 0.000140 0.002186 0.000038 0.000062 -0.000152 0.000154 0.002215 0.000038 0.000062 -0.000149 0.000144 0.002505 0.000039 0.000067 -0.000148 0.000140 0.002216 0.000038 0.000101 -0.000160 0.000144 0.002574 0.000039 0.000067 -0.000150 0.000144 0.002266 0.000040 0.000068 -0.000151 0.000142 0.003640 0.000040 0.000068 -0.000150 0.000142 0.002207 0.000038 0.000066 -0.000148 0.000140 0.002337 0.000041 0.000068 -0.000151 0.000144 0.002138 0.000038 0.000063 -0.000146 0.000178 0.002369 0.000039 0.000060 -0.000150 0.000141 0.002290 0.000039 0.000067 -0.000149 0.000143 0.002569 0.000050 0.000070 -0.000149 0.000143 0.002797 0.000040 0.000068 -0.000149 0.000143 0.002720 0.000039 0.000066 -0.000273 0.000154 0.002255 0.000039 0.000066 -0.000147 0.000141 0.002180 0.000037 0.000065 -0.000884 0.000142 0.002164 0.000036 0.000060 -0.000188 0.000143 0.002248 0.000039 0.000062 -0.000148 0.000142 0.002178 0.000038 0.000064 -0.000151 0.000140 0.002705 0.000038 0.000063 -0.000145 0.000144 0.002588 0.000039 0.000064 -0.000147 0.000142 0.002196 0.000037 0.000064 -0.000147 0.000139 0.002169 0.000035 0.000060 -0.000151 0.000894 0.002267 0.000039 0.000061 -0.000152 0.000145 0.002178 0.000038 0.000061 -0.000185 0.000142 0.002148 0.000036 0.000062 -0.000147 0.000141 0.002845 0.000040 0.000065 -0.000159 0.000178 0.002193 0.000039 0.000063 -0.000145 0.000141 0.002571 0.000039 0.000066 -0.000149 0.000141 0.003380 0.000038 0.000065 -0.000200 0.000149 0.002439 0.000039 0.000066 -0.000152 0.000140 0.002193 0.000037 0.000065 -0.000147 0.000139 0.002239 0.000037 0.000066 -0.000200 0.000143 0.002190 0.000039 0.000066 -0.000147 0.000139 0.002243 0.000038 0.000062 -0.000421 0.000144 0.002229 0.000038 0.000062 -0.000147 0.000149 0.002715 0.000038 0.000063 -0.000151 0.000176 0.002144 0.000036 0.000060 -0.000145 0.000138 0.002184 0.000038 0.000064 -0.000146 0.000207 0.002526 0.000040 0.000067 -0.000163 0.000142 0.002366 0.000038 0.000070 -0.000149 0.000143 0.002143 0.000038 0.000065 -0.000150 0.000142 0.002146 0.000035 0.000059 -0.000162 0.000147 0.002736 0.000038 0.000067 -0.000149 0.000146 0.002383 0.000040 0.000071 -0.000147 0.000139 0.002485 0.000038 0.000065 -0.000147 0.000143 0.002811 0.000039 0.000098 -0.000181 0.000142 0.002503 0.000039 0.000066 -0.000150 0.000143 0.002227 0.000039 0.000065 -0.000149 0.000143 0.002182 0.000036 0.000061 -0.000148 0.000387 0.002159 0.000036 0.000059 -0.000147 0.000173 0.002267 0.000039 0.000063 -0.000147 0.000143 0.002729 0.000039 0.000066 -0.000149 0.000142 0.002574 0.000040 0.000069 -0.000149 0.000143 0.002560 0.000040 0.000068 -0.000152 0.000141 0.002203 0.000038 0.000066 -0.000151 0.000139 0.002234 0.000038 0.000087 -0.000148 0.000140 0.002152 0.000036 0.000060 -0.000185 0.000140 0.002274 0.000039 0.000063 -0.000148 0.000144 0.002211 0.000038 0.000066 -0.000149 0.000141 0.002692 0.000039 0.000066 -0.000148 0.000145 0.002519 0.000039 0.000066 -0.000147 0.000143 0.002188 0.000038 0.000066 -0.000149 0.000171 0.002171 0.000038 0.000093 -0.000150 0.000182 0.002185 0.000038 0.000068 -0.000191 0.000154 0.002172 0.000037 0.000061 -0.000145 0.000140 0.002253 0.000043 0.000065 -0.000147 0.000139 0.002673 0.000038 0.000066 -0.000191 0.000144 0.002740 0.000038 0.000066 -0.000147 0.000142 0.002187 0.000038 0.000064 -0.000146 0.000181 0.002180 0.000038 0.000066 -0.000176 0.000142 0.002152 0.000039 0.000061 -0.000149 0.000142 0.002164 0.000037 0.000064 -0.000245 0.000150 0.002771 0.000055 0.000084 -0.000149 0.000145 0.003006 0.000040 0.000069 -0.000153 0.000144 0.002701 0.000040 0.000067 -0.000149 0.000144 0.002192 0.000038 0.000065 -0.000148 0.000143 0.002220 0.000038 0.000063 -0.000146 0.000140 0.002210 0.000038 0.000062 -0.000157 0.000144 0.002174 0.000038 0.000060 -0.000148 0.000171 0.002208 0.000039 0.000061 -0.000146 0.000141 0.002685 0.000039 0.000064 -0.000146 0.000139 0.002811 0.000038 0.000064 -0.000147 0.000140 0.002234 0.000037 0.000063 -0.000143 0.000143 0.002209 0.000040 0.000066 -0.000149 0.000144 0.002162 0.000037 0.000091 -0.000408 0.000141 0.002140 0.000036 0.000060 -0.000142 0.000149 0.002208 0.000132 0.000061 -0.000148 0.000142 0.002706 0.000040 0.000066 -0.000148 0.000142 0.002502 0.000039 0.000065 -0.000176 0.000144 0.002265 0.000039 0.000066 -0.000150 0.000142 0.002199 0.000039 0.000065 -0.000147 0.000154 0.002201 0.000040 0.000067 -0.000150 0.000142 0.002164 0.000036 0.000094 -0.000183 0.000177 0.002253 0.000039 0.000063 -0.000189 0.000143 0.002480 0.000039 0.000066 -0.000148 0.000141 0.002212 0.000037 0.000064 -0.000150 0.000137 0.002192 0.000037 0.000065 -0.000144 0.000140 0.002271 0.000039 0.000062 -0.000190 0.000171 0.002145 0.000037 0.000061 -0.000146 0.000141 0.005865 0.000099 0.000083 -0.000178 0.000165 0.002792 0.000040 0.000066 -0.000148 0.000233 0.002742 0.000039 0.000079 -0.000157 0.000151 0.002225 0.000039 0.000066 -0.000149 0.000142 0.002215 0.000039 0.000081 -0.000165 0.000141 0.002239 0.000039 0.000081 -0.000150 0.000154 0.002154 0.000036 0.000060 -0.000152 0.000151 0.002216 0.000039 0.000075 -0.000172 0.000141 0.004471 0.000060 0.000092 -0.000250 0.000210 0.002881 0.000040 0.000066 -0.000176 0.000152 0.002262 0.000038 0.000337 -0.000164 0.000154 0.002485 0.000039 0.000074 -0.000149 0.000180 0.002148 0.000039 0.000078 -0.000194 0.000145 0.002345 0.000044 0.000064 -0.000164 0.000201 0.002483 0.000040 0.000062 -0.000148 0.000140 0.002249 0.000038 0.000076 -0.000155 0.000144 0.002504 0.000039 0.000067 -0.000166 0.000150 0.002780 0.000040 0.000079 -0.000150 0.000142 0.002194 0.000038 0.000086 -0.000178 0.000153 0.002360 0.000039 0.000079 -0.000160 0.000154 0.002159 0.000036 0.000079 -0.000195 0.000445 0.002203 0.000038 0.000074 -0.000171 0.000161 0.002220 0.000038 0.000087 -0.000165 0.000151 0.002231 0.000038 0.000088 -0.000149 0.000141 0.003445 0.000040 0.000068 -0.000148 0.000143 0.002465 0.000039 0.000081 -0.000165 0.000150 0.002228 0.000038 0.000067 -0.000160 0.000142 0.003231 0.000039 0.000066 -0.000149 0.000141 0.002215 0.000038 0.000078 -0.000146 0.000152 0.002152 0.000038 0.000077 -0.000168 0.000140 0.002258 0.000040 0.000076 -0.000193 0.000142 0.002266 0.000039 0.000085 -0.000261 0.000164 0.002160 0.000037 0.000061 -0.000151 0.000419 0.002217 0.000037 0.000073 -0.000163 0.000148 0.002856 0.000038 0.000106 -0.000258 0.000204 0.002267 0.000040 0.000075 -0.000178 0.000159 0.002266 0.000038 0.000070 -0.000158 0.000149 0.002665 0.000039 0.000085 -0.000164 0.000154 0.002478 0.000039 0.000077 -0.000148 0.000140 0.002459 0.000038 0.000066 -0.000161 0.000142 0.002206 0.000038 0.000074 -0.000155 0.000151 0.002230 0.000039 0.000083 -0.000161 0.000142 0.002225 0.000037 0.000072 -0.000161 0.000187 0.002450 0.000038 0.000063 -0.000145 0.000155 0.002438 0.000039 0.000079 -0.000166 0.000138 0.002296 0.000039 0.000076 -0.000170 0.000156 0.002446 0.000038 0.000078 -0.000160 0.000159 0.002211 0.000038 0.000078 -0.000159 0.000142 0.002190 0.000036 0.000110 -0.000157 0.000150 0.002336 0.000039 0.000073 -0.000165 0.000182 0.002132 0.000038 0.000072 -0.000160 0.000140 0.002641 0.000066 0.000066 -0.000147 0.000153 0.002153 0.000039 0.000080 -0.000148 0.000156 0.002165 0.000037 0.000077 -0.000147 0.000151 0.002201 0.000038 0.000067 -0.000162 0.000143 0.002216 0.000040 0.000080 -0.000165 0.000148 0.002223 0.000055 0.000080 -0.000193 0.000143 0.002155 0.000037 0.000078 -0.000165 0.000143 0.003005 0.000040 0.000067 -0.000151 0.000145 0.002511 0.000039 0.000070 -0.000149 0.000173 0.002246 0.000039 0.000066 -0.000148 0.000143 0.002808 0.000040 0.000067 -0.000148 0.000142 0.002513 0.000038 0.000066 -0.000148 0.000143 0.002203 0.000037 0.000065 -0.000146 0.000138 0.002123 0.000038 0.000061 -0.000170 0.000149 0.002165 0.000036 0.000062 -0.000144 0.000145 0.002186 0.000037 0.000059 -0.000144 0.000139 0.002520 0.000037 0.000065 -0.000146 0.000139 0.002559 0.000038 0.000066 -0.000153 0.000142 0.002537 0.000038 0.000067 -0.000168 0.000144 0.002217 0.000048 0.000066 -0.000147 0.000141 0.002120 0.000037 0.000063 -0.000188 0.001725 0.002541 0.000040 0.000067 -0.000149 0.000143 0.002229 0.000038 0.000076 -0.000147 0.000143 0.002233 0.000037 0.000062 -0.000182 0.000142 0.002150 0.000037 0.000061 -0.000148 0.000140 0.002196 0.000037 0.000065 -0.000145 0.000140 0.002473 0.000037 0.000065 -0.000147 0.000139 0.002725 0.000040 0.000067 -0.000149 0.000142 0.002217 0.000039 0.000065 -0.000146 0.000140 0.002167 0.000037 0.000061 -0.000176 0.000144 0.002415 0.000039 0.000064 -0.000171 0.000144 0.002925 0.000040 0.000068 -0.000152 0.000167 0.002190 0.000039 0.000066 -0.000149 0.000142 0.002530 0.000039 0.000067 -0.000150 0.000142 0.003059 0.000040 0.000068 -0.000149 0.000142 0.002417 0.000038 0.000072 -0.000149 0.000143 0.002569 0.000038 0.000068 -0.000148 0.000141 0.002262 0.000040 0.000068 -0.000152 0.000144 0.002253 0.000038 0.000066 -0.000149 0.000142 0.002134 0.000037 0.000061 -0.000277 0.000427 0.002186 0.000036 0.000060 -0.000145 0.000139 0.002791 0.000039 0.000065 -0.000149 0.000144 0.002238 0.000039 0.000066 -0.000147 0.000144 0.002514 0.000039 0.000066 -0.000148 0.000143 0.002683 0.000038 0.000063 -0.000147 0.000139 0.002214 0.000037 0.000068 -0.000145 0.000139 0.002149 0.000036 0.000059 -0.000185 0.000139 0.002214 0.000037 0.000060 -0.000145 0.000140 0.003549 0.000039 0.000066 -0.000187 0.000142 0.002160 0.000037 0.000059 -0.000147 0.000158 0.002212 0.000038 0.000065 -0.000148 0.000140 0.002483 0.000039 0.000067 -0.000147 0.000142 0.003034 0.000039 0.000066 -0.000148 0.000142 0.002228 0.000039 0.000066 -0.000145 0.000151 0.002225 0.000040 0.000067 -0.000149 0.000142 0.002858 0.000048 0.000083 -0.000203 0.000185 0.004022 0.000049 0.000086 -0.000212 0.000188 0.005086 0.000056 0.000093 -0.000220 0.000203 0.004209 0.000051 0.000085 -0.000208 0.000247 0.009261 0.000098 0.000089 -0.000211 0.000262 0.002546 0.000041 0.000066 -0.000198 0.000150 0.002534 0.000039 0.000079 -0.000159 0.000143 0.002207 0.000038 0.000094 -0.000157 0.000143 0.002173 0.000038 0.000062 -0.000198 0.000505 0.002157 0.000039 0.000079 -0.000164 0.000143 0.002172 0.000038 0.000076 -0.000156 0.000148 0.002259 0.000039 0.000080 -0.000161 0.000142 0.002219 0.000039 0.000076 -0.000161 0.000143 0.002266 0.000039 0.000085 -0.000161 0.000141 0.002150 0.000036 0.000077 -0.000179 0.000140 0.002140 0.000036 0.000071 -0.000157 0.000151 0.002316 0.000040 0.000079 -0.000149 0.000143 0.002269 0.000039 0.000066 -0.000161 0.000142 0.002206 0.000040 0.000091 -0.000172 0.000143 0.002244 0.000039 0.000067 -0.000168 0.000142 0.002189 0.000039 0.000083 -0.000163 0.000188 0.002156 0.000037 0.000077 -0.000168 0.000143 0.002266 0.000039 0.000084 -0.000166 0.000147 0.002205 0.000325 0.000078 -0.000175 0.000140 0.002173 0.000037 0.000106 -0.000170 0.000153 0.002158 0.000036 0.000083 -0.000168 0.000147 0.002825 0.000039 0.000108 -0.000172 0.000151 0.002483 0.000038 0.000085 -0.000160 0.000143 0.002163 0.000038 0.000066 -0.000161 0.000154 0.002493 0.000039 0.000084 -0.000167 0.000153 0.002564 0.000040 0.000082 -0.000159 0.000151 0.002185 0.000046 0.000088 -0.000157 0.000156 0.002175 0.000039 0.000076 -0.000150 0.000144 0.002151 0.000038 0.000063 -0.000160 0.000140 0.002429 0.000038 0.000064 -0.000160 0.000154 0.002184 0.000048 0.000077 -0.000168 0.000142 0.002686 0.000040 0.000119 -0.000164 0.000152 0.002279 0.000039 0.000075 -0.000161 0.000143 0.002192 0.000068 0.000067 -0.000161 0.000154 0.002190 0.000040 0.000092 -0.000246 0.000146 0.003064 0.000038 0.000072 -0.000163 0.000158 0.002171 0.000037 0.000073 -0.000216 0.000144 0.002209 0.000039 0.000115 -0.000159 0.000141 0.003338 0.000039 0.000079 -0.000277 0.000158 0.002464 0.000039 0.000082 -0.000168 0.000150 0.002227 0.000037 0.000079 -0.000168 0.000146 0.002775 0.000038 0.000077 -0.000146 0.000147 0.002694 0.000042 0.000084 -0.000160 0.000145 0.002807 0.000039 0.000066 -0.000162 0.000177 0.002187 0.000063 0.000066 -0.000147 0.000141 0.002220 0.000038 0.000085 -0.000160 0.000142 0.002216 0.000037 0.000077 -0.000166 0.000159 0.002224 0.000039 0.000108 -0.000147 0.000141 0.002746 0.000039 0.000078 -0.000159 0.000141 0.002194 0.000037 0.000063 -0.000164 0.000143 0.002164 0.000039 0.000067 -0.000169 0.000152 0.002278 0.000074 0.000088 -0.000157 0.000157 0.002155 0.000068 0.000076 -0.000159 0.000140 0.002170 0.000035 0.000078 -0.000156 0.000141 0.002299 0.000040 0.000066 -0.000192 0.000160 0.002241 0.000039 0.000082 -0.000149 0.000143 0.002288 0.000039 0.000079 -0.000161 0.000142 0.002185 0.000049 0.000077 -0.000147 0.000149 0.002284 0.000039 0.000063 -0.000456 0.000144 0.002203 0.000046 0.000064 -0.000187 0.000144 0.002147 0.000037 0.000061 -0.000147 0.000140 0.002238 0.000040 0.000067 -0.000147 0.000140 0.003077 0.000041 0.000068 -0.000151 0.000142 0.002226 0.000038 0.000065 -0.000146 0.000142 0.002188 0.000039 0.000065 -0.000145 0.000141 0.002156 0.000036 0.000061 -0.000143 0.000172 0.002379 0.000037 0.000060 -0.000152 0.000231 0.002172 0.000038 0.000065 -0.000153 0.000142 0.002181 0.000039 0.000065 -0.000148 0.000142 0.002567 0.000039 0.000067 -0.000150 0.000142 0.002177 0.000038 0.000072 -0.000147 0.000146 0.002328 0.000038 0.000063 -0.000146 0.000150 0.002211 0.000038 0.000063 -0.000149 0.000143 0.002222 0.000040 0.000072 -0.000150 0.000144 0.002455 0.000039 0.000065 -0.000147 0.000144 0.002206 0.000039 0.000066 -0.000145 0.000141 0.002153 0.000055 0.000070 -0.000443 0.000144 0.002139 0.000036 0.000069 -0.000147 0.000182 0.002188 0.000037 0.000061 -0.000146 0.000138 0.002248 0.000038 0.000067 -0.000147 0.000142 0.002817 0.000039 0.000067 -0.000148 0.000144 0.002230 0.000038 0.000066 -0.000148 0.000142 0.002239 0.000039 0.000067 -0.000149 0.000142 0.002197 0.000038 0.000063 -0.000181 0.000674 0.002170 0.000038 0.000061 -0.000146 0.000195 0.002204 0.000037 0.000061 -0.000146 0.000141 0.002260 0.000039 0.000067 -0.000150 0.000142 0.002193 0.000045 0.000065 -0.000147 0.000140 0.002229 0.000036 0.000066 -0.000146 0.000137 0.002197 0.000037 0.000062 -0.000152 0.000159 0.002187 0.000036 0.000060 -0.000145 0.000139 0.002224 0.000037 0.000064 -0.000149 0.000144 0.002175 0.000038 0.000066 -0.000150 0.000143 0.002187 0.000038 0.000066 -0.000148 0.000141 0.002152 0.000036 0.000061 -0.000185 0.000141 0.002176 0.000036 0.000064 -0.000169 0.000145 0.002483 0.000038 0.000067 -0.000149 0.000141 0.002225 0.000036 0.000064 -0.000244 0.000149 0.002538 0.000038 0.000065 -0.000156 0.000143 0.002317 0.000039 0.000297 -0.000228 0.000172 0.002222 0.000039 0.000300 -0.000149 0.000145 0.002173 0.000040 0.000066 -0.000154 0.000145 0.002155 0.000038 0.000093 -0.000161 0.000145 0.002178 0.000039 0.000063 -0.000147 0.000170 0.002299 0.000039 0.000066 -0.000149 0.000142 0.003494 0.000040 0.000066 -0.000149 0.000178 0.002237 0.000038 0.000062 -0.000148 0.000143 0.002150 0.000037 0.000064 -0.000146 0.000139 0.002315 0.000038 0.000065 -0.000147 0.000141 0.002269 0.000039 0.000067 -0.000173 0.000145 0.002191 0.000037 0.000065 -0.000166 0.000144 0.002247 0.000038 0.000061 -0.000146 0.000140 0.002551 0.000038 0.000065 -0.000148 0.000175 0.002202 0.000037 0.000064 -0.000145 0.000141 0.002217 0.000038 0.000063 -0.000146 0.000138 0.002164 0.000132 0.000547 -0.000148 0.000144 0.008140 0.000160 0.000893 -0.000311 0.000221 0.004526 0.000058 0.000109 -0.000238 0.000225 0.003475 0.000044 0.000094 -0.000178 0.000177 0.002537 0.000041 0.000087 -0.000172 0.000161 0.002194 0.000048 0.000084 -0.000172 0.000163 0.002177 0.000040 0.000084 -0.001177 0.000156 0.002351 0.000041 0.000325 -0.000167 0.000163 0.002273 0.000040 0.000088 -0.000170 0.000151 0.002245 0.000040 0.000077 -0.000172 0.000896 0.002181 0.000038 0.000080 -0.000202 0.000164 0.002449 0.000038 0.000076 -0.000162 0.000161 0.002188 0.000037 0.000078 -0.000165 0.000154 0.002440 0.000074 0.000091 -0.000167 0.000149 0.002185 0.000039 0.000081 -0.000176 0.000154 0.002427 0.000040 0.000093 -0.000168 0.000154 0.002304 0.000038 0.000105 -0.000672 0.000160 0.002260 0.000038 0.000088 -0.000686 0.000159 0.002207 0.000038 0.000084 -0.000163 0.000154 0.002186 0.000037 0.000077 -0.000173 0.000153 0.002399 0.000038 0.000082 -0.000166 0.000157 0.002709 0.000039 0.000077 -0.000155 0.000149 0.002143 0.000038 0.000097 -0.000166 0.000154 0.003454 0.000051 0.000106 -0.000166 0.000160 0.002539 0.000039 0.000128 -0.000169 0.000149 0.002307 0.000039 0.000085 -0.000170 0.000158 0.002225 0.000040 0.000088 -0.000170 0.000180 0.002165 0.000036 0.000103 -0.000203 0.000160 0.002345 0.000039 0.000075 -0.000173 0.000191 0.002160 0.000038 0.000074 -0.000165 0.000156 0.002243 0.000039 0.000085 -0.000172 0.000154 0.002260 0.000040 0.000090 -0.000163 0.000164 0.002258 0.000040 0.000085 -0.000168 0.000143 0.002755 0.000039 0.000086 -0.000178 0.000155 0.002202 0.000039 0.000075 -0.000164 0.000153 0.002267 0.000038 0.000081 -0.000161 0.000154 0.002158 0.000036 0.000090 -0.000169 0.000158 0.002454 0.000037 0.000061 -0.000162 0.000154 0.002543 0.000038 0.000091 -0.000170 0.000154 0.002168 0.000037 0.000085 -0.000166 0.000151 0.002852 0.000038 0.000087 -0.000167 0.000165 0.002484 0.000039 0.000089 -0.000374 0.000197 0.002217 0.000038 0.000082 -0.000156 0.000150 0.002213 0.000038 0.000112 -0.000683 0.000155 0.002131 0.000038 0.000077 -0.000162 0.000164 0.002199 0.000038 0.000076 -0.000176 0.000154 0.002345 0.000038 0.000089 -0.000175 0.000150 0.002928 0.000039 0.000082 -0.000161 0.000140 0.002528 0.000039 0.000066 -0.000159 0.000151 0.002256 0.000039 0.000075 -0.000155 0.000156 0.002233 0.000040 0.000066 -0.000171 0.000156 0.002149 0.000066 0.000084 -0.000182 0.000154 0.002233 0.000037 0.000117 -0.000166 0.000160 0.002460 0.000037 0.000088 -0.000159 0.000165 0.002891 0.000043 0.000075 -0.000169 0.000143 0.002383 0.000038 0.000084 -0.000162 0.000149 0.002313 0.000039 0.000078 -0.000166 0.000161 0.003837 0.000041 0.000092 -0.000166 0.000144 0.002389 0.000038 0.000078 -0.000185 0.000153 0.002548 0.000040 0.000090 -0.000166 0.000152 0.002943 0.000037 0.000063 -0.000147 0.000140 0.002284 0.000038 0.000066 -0.000145 0.000141 0.002555 0.000038 0.000071 -0.000189 0.000143 0.002235 0.000038 0.000359 -0.000149 0.000140 0.002779 0.000053 0.000089 -0.000211 0.000206 0.002744 0.000040 0.000067 -0.000150 0.000144 0.002471 0.000039 0.000065 -0.000151 0.000140 0.002563 0.000040 0.000064 -0.000148 0.000138 0.002305 0.000039 0.000066 -0.000148 0.000141 0.002162 0.000036 0.000060 -0.000182 0.000145 0.002403 0.000042 0.000063 -0.000152 0.000141 0.002311 0.000039 0.000065 -0.000148 0.000180 0.002192 0.000038 0.000065 -0.000149 0.000141 0.002516 0.000039 0.000066 -0.000147 0.000142 0.002193 0.000040 0.000064 -0.000146 0.000138 0.002194 0.000036 0.000060 -0.000197 0.000142 0.002291 0.000038 0.000063 -0.000148 0.000142 0.002440 0.000039 0.000066 -0.000148 0.000143 0.002228 0.000039 0.000066 -0.000149 0.000140 0.002216 0.000038 0.000067 -0.000148 0.000145 0.002196 0.000038 0.000066 -0.000148 0.000141 0.002157 0.000036 0.000061 -0.000144 0.000175 0.002491 0.000039 0.000063 -0.000147 0.000141 0.002290 0.000039 0.000066 -0.000149 0.000143 0.002508 0.000039 0.000067 -0.000149 0.000142 0.002536 0.000039 0.000067 -0.000150 0.000141 0.003132 0.000046 0.000070 -0.000153 0.000145 0.002202 0.000039 0.000067 -0.000149 0.000143 0.002102 0.000037 0.000067 -0.000989 0.000142 0.002188 0.000063 0.000068 -0.000151 0.000142 0.002229 0.000038 0.000068 -0.001481 0.000141 0.002238 0.000039 0.000070 -0.000148 0.000142 0.002204 0.000037 0.000093 -0.000160 0.000141 0.002138 0.000038 0.000062 -0.000145 0.000141 0.002708 0.000039 0.000065 -0.000147 0.000142 0.002218 0.000039 0.000067 -0.000148 0.000140 0.002759 0.000038 0.000066 -0.000148 0.000139 0.003156 0.000037 0.000067 -0.000185 0.000141 0.002259 0.000040 0.000066 -0.000148 0.000142 0.002226 0.000047 0.000068 -0.000148 0.000142 0.002305 0.000040 0.000090 -0.001000 0.000155 0.002217 0.000064 0.000068 -0.000154 0.000144 0.002554 0.000038 0.000065 -0.000148 0.000141 0.002151 0.000038 0.000066 -0.000146 0.000181 0.003031 0.000039 0.000062 -0.000146 0.000180 0.002254 0.000039 0.000061 -0.000147 0.000143 0.002188 0.000039 0.000065 -0.000147 0.000140 0.002259 0.000039 0.000063 -0.000146 0.000141 0.002238 0.000038 0.000076 -0.000148 0.000141 0.002163 0.000038 0.000061 -0.000153 0.000143 0.002195 0.000043 0.000072 -0.000149 0.000177 0.003291 0.000039 0.000063 -0.000258 0.000153 0.002150 0.000039 0.000066 -0.000157 0.000144 0.002155 0.000037 0.000060 -0.000160 0.001194 0.002269 0.000040 0.000100 -0.000164 0.000151 0.002162 0.000038 0.000078 -0.000163 0.000424 0.002178 0.000036 0.000069 -0.001333 0.000389 0.002249 0.000039 0.000066 -0.000175 0.000142 0.002208 0.000037 0.000102 -0.000443 0.000156 0.002249 0.000040 0.000062 -0.000244 0.001562 0.003049 0.000041 0.000083 -0.000208 0.000183 0.002483 0.000040 0.000068 -0.000164 0.000156 0.002220 0.000040 0.000078 -0.000169 0.000142 0.002694 0.000040 0.000083 -0.000162 0.000152 0.002453 0.000038 0.000077 -0.000157 0.000189 0.002306 0.000040 0.000077 -0.000162 0.000151 0.002200 0.000039 0.000325 -0.000150 0.000142 0.002251 0.000039 0.000066 -0.000172 0.000157 0.002184 0.000039 0.000073 -0.000160 0.000150 0.002678 0.000038 0.000326 -0.000165 0.000151 0.002292 0.000038 0.000094 -0.000162 0.000156 0.002203 0.000037 0.000083 -0.000170 0.000141 0.002175 0.000037 0.000074 -0.000149 0.000166 0.002235 0.000039 0.000071 -0.000161 0.000143 0.002423 0.000036 0.000180 -0.000164 0.000152 0.003095 0.000039 0.000076 -0.000172 0.000153 0.002466 0.000039 0.000115 -0.000151 0.000153 0.002274 0.000039 0.000066 -0.000150 0.000142 0.003179 0.000040 0.000080 -0.000172 0.000159 0.002421 0.000039 0.000083 -0.000159 0.000142 0.002165 0.000037 0.000068 -0.000155 0.000150 0.002233 0.000041 0.000123 -0.000153 0.000158 0.002253 0.000039 0.000571 -0.000203 0.000145 0.002269 0.000041 0.000077 -0.000164 0.000158 0.002176 0.000038 0.000086 -0.000197 0.000144 0.002220 0.000041 0.000080 -0.000174 0.000403 0.002224 0.000039 0.000063 -0.000218 0.000144 0.002150 0.000036 0.000069 -0.000149 0.000141 0.002479 0.000040 0.000079 -0.000163 0.000145 0.002664 0.000039 0.000082 -0.000150 0.000152 0.002446 0.000040 0.000069 -0.000203 0.000154 0.002205 0.000043 0.000077 -0.000160 0.000143 0.002210 0.000039 0.000087 -0.000194 0.000145 0.002167 0.000038 0.000069 -0.000151 0.000154 0.002137 0.000036 0.000079 -0.000162 0.000140 0.002697 0.000037 0.000085 -0.000162 0.000143 0.002233 0.000039 0.000076 -0.000148 0.000144 0.002210 0.000039 0.000065 -0.000151 0.000152 0.003015 0.000041 0.000084 -0.000158 0.000156 0.002730 0.000039 0.000079 -0.000312 0.000165 0.002207 0.000038 0.000076 -0.000167 0.000139 0.002297 0.000040 0.000065 -0.000172 0.000154 0.002205 0.000037 0.000080 -0.000146 0.000149 0.002286 0.000039 0.000076 -0.000164 0.000151 0.002214 0.000038 0.000073 -0.000162 0.000169 0.003110 0.000038 0.000067 -0.000293 0.000144 0.002182 0.000038 0.000060 -0.000157 0.000153 0.003778 0.000049 0.000095 -0.001735 0.000210 0.004360 0.000050 0.000083 -0.000297 0.000198 0.002532 0.000039 0.000072 -0.000185 0.000163 0.002173 0.000039 0.000070 -0.000183 0.000142 0.002122 0.000038 0.000062 -0.000147 0.000145 0.002443 0.000039 0.000066 -0.000149 0.000144 0.002473 0.000040 0.000066 -0.000147 0.000139 0.002949 0.000038 0.000063 -0.000147 0.000139 0.002737 0.000039 0.000066 -0.000199 0.000142 0.002927 0.000038 0.000066 -0.000149 0.000141 0.002188 0.000038 0.000065 -0.000147 0.000144 0.002203 0.000038 0.000066 -0.000149 0.000141 0.002154 0.000037 0.000062 -0.000144 0.000137 0.003526 0.000037 0.000066 -0.000151 0.000153 0.002150 0.000036 0.000060 -0.000145 0.000138 0.002202 0.000037 0.000065 -0.000272 0.000187 0.002477 0.000038 0.000306 -0.000148 0.000141 0.002421 0.000038 0.000067 -0.000147 0.000141 0.002252 0.000039 0.000065 -0.000150 0.000140 0.002144 0.000037 0.000061 -0.000191 0.000144 0.002229 0.000038 0.000060 -0.000145 0.000145 0.002202 0.000038 0.000061 -0.000146 0.000142 0.002418 0.000038 0.000065 -0.000189 0.000171 0.002568 0.000040 0.000066 -0.000150 0.000141 0.002300 0.000039 0.000067 -0.000151 0.000141 0.002199 0.000038 0.000347 -0.000147 0.000140 0.002165 0.000035 0.000061 -0.000151 0.000646 0.002310 0.000040 0.000062 -0.000161 0.000410 0.002195 0.000038 0.000061 -0.000147 0.000141 0.002466 0.000039 0.000066 -0.000147 0.000141 0.003026 0.000038 0.000066 -0.000148 0.000142 0.002223 0.000038 0.000065 -0.000147 0.000142 0.002196 0.000038 0.000067 -0.000147 0.000141 0.002155 0.000044 0.000064 -0.000146 0.000140 0.002354 0.000039 0.000067 -0.000149 0.000143 0.002186 0.000037 0.000062 -0.000150 0.000144 0.002498 0.000040 0.000063 -0.000178 0.000212 0.002453 0.000039 0.000062 -0.000149 0.000177 0.002463 0.000038 0.000063 -0.000147 0.000142 0.002507 0.000038 0.000067 -0.000149 0.000142 0.002717 0.000038 0.000066 -0.000148 0.000141 0.002452 0.000037 0.000065 -0.000147 0.000140 0.002266 0.000039 0.000066 -0.000149 0.000141 0.002183 0.000037 0.000066 -0.000153 0.000142 0.002203 0.000039 0.000067 -0.000152 0.000419 0.002245 0.000040 0.000062 -0.000149 0.000181 0.002181 0.000038 0.000063 -0.000147 0.000142 0.002224 0.000039 0.000066 -0.000147 0.000142 0.002204 0.000038 0.000066 -0.000146 0.000141 0.002250 0.000038 0.000065 -0.000148 0.000141 0.002142 0.000038 0.000063 -0.000156 0.000139 0.002176 0.000036 0.000060 -0.000243 0.000148 0.002768 0.000039 0.000069 -0.000146 0.000204 0.002194 0.000037 0.000065 -0.000147 0.000143 0.003071 0.000039 0.000066 -0.000148 0.000144 0.003489 0.000042 0.000073 -0.000151 0.000151 0.002173 0.000039 0.000064 -0.000146 0.000140 0.003509 0.000038 0.000067 -0.000148 0.000142 0.002191 0.000038 0.000064 -0.000146 0.000139 0.002441 0.000039 0.000117 -0.000174 0.000141 0.002133 0.000038 0.000065 -0.000151 0.000142 0.002257 0.000039 0.000073 -0.000163 0.000147 0.002187 0.000038 0.000061 -0.000146 0.000222 0.002193 0.000038 0.000062 -0.000145 0.000143 0.002434 0.000037 0.000064 -0.000145 0.000139 0.002933 0.000041 0.000066 -0.000146 0.000140 0.002680 0.000037 0.000065 -0.000143 0.000139 0.002217 0.001029 0.000065 -0.000145 0.000139 0.002361 0.000039 0.000067 -0.000150 0.000143 0.002186 0.000068 0.000066 -0.000148 0.000142 0.002149 0.000037 0.000061 -0.000147 0.000181 0.002183 0.000037 0.000061 -0.000146 0.000455 0.002305 0.000038 0.000074 -0.000148 0.000143 0.002223 0.000038 0.000066 -0.000148 0.000141 0.002547 0.000038 0.000066 -0.000148 0.000143 0.002180 0.000038 0.000336 -0.000146 0.000141 0.002102 0.000037 0.000063 -0.000150 0.000145 0.002170 0.000037 0.000067 -0.000152 0.000138 0.002982 0.000038 0.000067 -0.000149 0.000143 0.002419 0.000037 0.000064 -0.000145 0.000195 0.002228 0.000040 0.000067 -0.000148 0.000143 0.002193 0.000038 0.000064 -0.000155 0.000141 0.002166 0.000067 0.000066 -0.000454 0.000176 0.002193 0.000038 0.000063 -0.000186 0.000142 0.002165 0.000035 0.000066 -0.000144 0.000138 0.002542 0.000038 0.000066 -0.000148 0.000143 0.002733 0.000039 0.000066 -0.000147 0.000141 0.002227 0.000038 0.000067 -0.000145 0.000142 0.002764 0.000037 0.000064 -0.000144 0.000138 0.002207 0.000037 0.000065 -0.000147 0.000185 0.002262 0.000038 0.000062 -0.000154 0.000160 0.002163 0.000038 0.000063 -0.000150 0.000145 0.002719 0.000038 0.000065 -0.000145 0.000139 0.002226 0.000037 0.000074 -0.000148 0.000140 0.002517 0.000038 0.000067 -0.000148 0.000142 0.003734 0.000039 0.000067 -0.000147 0.000143 0.002508 0.000039 0.000067 -0.000146 0.000143 0.002288 0.000038 0.000067 -0.000149 0.000143 0.002899 0.000039 0.000067 -0.000150 0.000145 0.002232 0.000037 0.000065 -0.000148 0.000142 0.002169 0.000039 0.000067 -0.000161 0.000141 0.002196 0.000036 0.000060 -0.000145 0.000137 0.002467 0.000040 0.000064 -0.000147 0.000141 0.002168 0.000037 0.000063 -0.000147 0.000139 0.002165 0.000037 0.000064 -0.000146 0.000138 0.002167 0.000036 0.000060 -0.000150 0.000141 0.002326 0.000039 0.000063 -0.000149 0.000179 0.002197 0.000039 0.000063 -0.000148 0.000142 0.002538 0.000039 0.000067 -0.000148 0.000148 0.002555 0.000039 0.000067 -0.000150 0.000144 0.002180 0.000038 0.000066 -0.000245 0.000152 0.002203 0.000038 0.000065 -0.000146 0.000142 0.002118 0.000036 0.000091 -0.000648 0.000141 0.002173 0.000035 0.000058 -0.000142 0.000149 0.002137 0.000037 0.000059 -0.000144 0.000138 0.002191 0.000037 0.000063 -0.000143 0.000137 0.002795 0.000039 0.000065 -0.000147 0.000256 0.002250 0.000038 0.000064 -0.000148 0.000142 0.002231 0.000040 0.000075 -0.000149 0.000143 0.002174 0.000038 0.000061 -0.000182 0.000708 0.002255 0.000038 0.000061 -0.000181 0.000170 0.002222 0.000038 0.000060 -0.000148 0.000141 0.002177 0.000038 0.000065 -0.000147 0.000141 0.002478 0.000039 0.000065 -0.000148 0.000141 0.002191 0.000039 0.000065 -0.000146 0.000139 0.002161 0.000067 0.000063 -0.000157 0.000138 0.002174 0.000036 0.000059 -0.000143 0.000165 0.002396 0.000040 0.000067 -0.000148 0.000141 0.002302 0.000044 0.000067 -0.000148 0.000142 0.002226 0.000043 0.000065 -0.000149 0.000142 0.002198 0.000038 0.000087 -0.000147 0.000143 0.002221 0.000039 0.000066 -0.000146 0.000142 0.002376 0.000065 0.000063 -0.000152 0.000154 0.002201 0.000038 0.000062 -0.000150 0.000142 0.002705 0.000039 0.000067 -0.000149 0.000142 0.002267 0.000039 0.000067 -0.000194 0.000149 0.002347 0.000039 0.000066 -0.000155 0.000141 0.002594 0.000038 0.000066 -0.000148 0.000141 0.002189 0.000038 0.000064 -0.000202 0.000142 0.002155 0.000039 0.000062 -0.000182 0.000146 0.002204 0.000037 0.000061 -0.000146 0.000139 0.002466 0.000037 0.000065 -0.000146 0.000140 0.002463 0.000036 0.000065 -0.000146 0.000139 0.002209 0.000037 0.000063 -0.000145 0.000138 0.002146 0.000036 0.000060 -0.000181 0.000142 0.003356 0.000038 0.000068 -0.000161 0.000142 0.002169 0.000038 0.000062 -0.000146 0.000175 0.002538 0.000039 0.000061 -0.000148 0.000141 0.002482 0.000039 0.000067 -0.000148 0.000144 0.002450 0.000040 0.000066 -0.000149 0.000143 0.002466 0.000043 0.000068 -0.000148 0.000144 0.003551 0.000038 0.000068 -0.000149 0.000142 0.002482 0.000039 0.000066 -0.000149 0.000142 0.002220 0.000039 0.000066 -0.000151 0.000140 0.002199 0.000038 0.000064 -0.000148 0.000184 0.002185 0.000038 0.000066 -0.000145 0.000140 0.002158 0.000036 0.000092 -0.000158 0.000140 0.002262 0.000038 0.000062 -0.000148 0.000143 0.002674 0.000039 0.000066 -0.000148 0.000140 0.002421 0.000039 0.000066 -0.000149 0.000149 0.002433 0.000038 0.000065 -0.000146 0.000172 0.002187 0.000038 0.000065 -0.000146 0.000140 0.002311 0.000039 0.000323 -0.000149 0.000142 0.002180 0.000038 0.000091 -0.000420 0.000143 0.002483 0.000038 0.000063 -0.000685 0.000145 0.002136 0.000035 0.000064 -0.000146 0.000145 0.002433 0.000038 0.000062 -0.000146 0.000139 0.002496 0.000039 0.000066 -0.000149 0.000139 0.003626 0.000041 0.000068 -0.000153 0.000147 0.002272 0.000042 0.000067 -0.000248 0.000155 0.002208 0.000038 0.000063 -0.000146 0.000138 0.002524 0.000038 0.000068 -0.000147 0.000140 0.002176 0.000210 0.000065 -0.000147 0.000140 0.002166 0.000036 0.000060 -0.000144 0.000146 0.002169 0.000036 0.000057 -0.000144 0.000138 0.002207 0.000037 0.000063 -0.000145 0.000138 0.002183 0.000037 0.000062 -0.000145 0.000137 0.002167 0.000036 0.000059 -0.000148 0.000453 0.002310 0.000038 0.000061 -0.000183 0.000855 0.002326 0.000037 0.000061 -0.000146 0.000175 0.002672 0.000036 0.000060 -0.000143 0.000140 0.002238 0.000039 0.000065 -0.000146 0.000139 0.002473 0.000037 0.000064 -0.000146 0.000139 0.002196 0.000039 0.000065 -0.000145 0.000139 0.002141 0.000036 0.000061 -0.000174 0.000397 0.002175 0.000036 0.000059 -0.000143 0.000139 0.002647 0.000037 0.000065 -0.000147 0.000138 0.002196 0.000037 0.000064 -0.000146 0.000138 0.002199 0.000037 0.000063 -0.000146 0.000138 0.002167 0.000036 0.000066 -0.000169 0.000141 0.002156 0.000036 0.000060 -0.000143 0.000139 0.002180 0.000037 0.000065 -0.000144 0.000136 0.002756 0.000039 0.000066 -0.000150 0.000141 0.002919 0.000039 0.000066 -0.000147 0.000140 0.002184 0.000036 0.000065 -0.000145 0.000138 0.002168 0.000036 0.000091 -0.000156 0.000139 0.002169 0.000036 0.000059 -0.000143 0.000139 0.002741 0.000038 0.000065 -0.000147 0.000140 0.002429 0.000037 0.000063 -0.000145 0.000139 0.002226 0.000037 0.000064 -0.000145 0.000139 0.003381 0.000040 0.000066 -0.000153 0.000141 0.002262 0.000038 0.000064 -0.000145 0.000140 0.002137 0.000036 0.000062 -0.000154 0.000650 0.002217 0.000038 0.000063 -0.000184 0.000143 0.002209 0.000038 0.000062 -0.000153 0.000142 0.002907 0.000039 0.000066 -0.000147 0.000142 0.002158 0.000038 0.000064 -0.000146 0.000140 0.002953 0.000039 0.000068 -0.000148 0.000143 0.002208 0.000039 0.000065 -0.000149 0.000139 0.002187 0.000036 0.000065 -0.000144 0.000139 0.002157 0.000036 0.000061 -0.000154 0.000926 0.002139 0.000036 0.000059 -0.000183 0.000140 0.002526 0.000038 0.000062 -0.000148 0.000142 0.002207 0.000038 0.000066 -0.000147 0.000139 0.002790 0.000039 0.000069 -0.000149 0.000144 0.002251 0.000038 0.000066 -0.000151 0.000140 0.002220 0.000039 0.000066 -0.000148 0.000142 0.002523 0.000038 0.000064 -0.000151 0.000138 0.002151 0.000037 0.000065 -0.000147 0.000140 0.002251 0.000037 0.000062 -0.000149 0.000139 0.002607 0.000037 0.000065 -0.000147 0.000141 0.003380 0.000037 0.000066 -0.000147 0.000139 0.002285 0.000069 0.000066 -0.000149 0.000142 0.002566 0.000038 0.000067 -0.000147 0.000142 0.002523 0.000038 0.000067 -0.000152 0.000143 0.002215 0.000038 0.000067 -0.000150 0.000144 0.002243 0.000038 0.000075 -0.000149 0.000141 0.002148 0.000036 0.000063 -0.000182 0.000144 0.002167 0.000036 0.000062 -0.000278 0.000155 0.002631 0.000036 0.000061 -0.000149 0.000139 0.003175 0.000040 0.000066 -0.000156 0.000140 0.002660 0.000038 0.000065 -0.000148 0.000141 0.006171 0.000067 0.000069 -0.000164 0.000142 0.002713 0.000038 0.000064 -0.000161 0.000150 0.002270 0.000038 0.000081 -0.000160 0.000283 0.002276 0.000038 0.000083 -0.000168 0.000150 0.002207 0.000037 0.000072 -0.000151 0.000669 0.002160 0.000038 0.000062 -0.000196 0.000156 0.002363 0.000036 0.000061 -0.000162 0.000141 0.002160 0.000037 0.000077 -0.000147 0.000141 0.002676 0.000038 0.000096 -0.000162 0.000143 0.002263 0.000037 0.000065 -0.000162 0.000141 0.002206 0.000036 0.000080 -0.000146 0.000139 0.002149 0.000036 0.000060 -0.000169 0.000884 0.002163 0.000036 0.000076 -0.000187 0.000140 0.002222 0.000036 0.000061 -0.000145 0.000140 0.002192 0.000037 0.000084 -0.000145 0.000138 0.002619 0.000039 0.000116 -0.000158 0.000149 0.002213 0.000038 0.000089 -0.000145 0.000183 0.002154 0.000038 0.000089 -0.000162 0.000142 0.002142 0.000037 0.000061 -0.000146 0.000178 0.002401 0.000038 0.000062 -0.000145 0.000150 0.002741 0.000037 0.000081 -0.000147 0.000139 0.002360 0.000040 0.000067 -0.000151 0.000153 0.002459 0.000039 0.000075 -0.000148 0.000155 0.002459 0.000037 0.000091 -0.000153 0.000152 0.002174 0.000036 0.000064 -0.000424 0.000149 0.002116 0.000036 0.000068 -0.000166 0.000168 0.002625 0.000038 0.000076 -0.000146 0.000141 0.002957 0.000038 0.000067 -0.000160 0.000142 0.002501 0.000039 0.000079 -0.000147 0.000143 0.002219 0.000038 0.000066 -0.000160 0.000143 0.002771 0.000040 0.000079 -0.000148 0.000150 0.002426 0.000037 0.000082 -0.000146 0.000138 0.002134 0.000036 0.000103 -0.000659 0.000143 0.002197 0.000036 0.000073 -0.000179 0.000153 0.002301 0.000038 0.000074 -0.000147 0.000142 0.002258 0.000038 0.000066 -0.000146 0.000141 0.002210 0.000038 0.000066 -0.000161 0.000141 0.002235 0.000038 0.000084 -0.000145 0.000138 0.002131 0.000036 0.000060 -0.000151 0.000211 0.002265 0.000038 0.000062 -0.000147 0.000142 0.002254 0.000038 0.000067 -0.000148 0.000143 0.002217 0.000038 0.000079 -0.000160 0.000155 0.002229 0.000038 0.000066 -0.000145 0.000142 0.002129 0.000038 0.000065 -0.000165 0.000140 0.002140 0.000036 0.000076 -0.000162 0.000142 0.002452 0.000039 0.000079 -0.000148 0.000143 0.002253 0.000059 0.000068 -0.000164 0.000142 0.003378 0.000039 0.000096 -0.000150 0.000194 0.002192 0.000039 0.000067 -0.000161 0.000152 0.002202 0.000037 0.000077 -0.000160 0.000141 0.002258 0.000039 0.000067 -0.000167 0.000143 0.002706 0.000039 0.000067 -0.000149 0.000155 0.002280 0.000037 0.000100 -0.000174 0.000144 0.002134 0.000037 0.000090 -0.001167 0.000154 0.002224 0.000038 0.000067 -0.000162 0.000155 0.002181 0.000035 0.000065 -0.000773 0.000153 0.002145 0.000036 0.000060 -0.000149 0.000161 0.002160 0.000036 0.000071 -0.000208 0.000144 0.002164 0.000035 0.000060 -0.000143 0.000138 0.002156 0.000036 0.000064 -0.000143 0.000138 0.002225 0.000055 0.000066 -0.000147 0.000141 0.002734 0.000038 0.000065 -0.000145 0.000147 0.002173 0.000037 0.000064 -0.000146 0.000139 0.002112 0.000037 0.000060 -0.000144 0.000137 0.002708 0.000038 0.000064 -0.000144 0.000139 0.002421 0.000037 0.000064 -0.000145 0.000140 0.002449 0.000037 0.000063 -0.000143 0.000138 0.002278 0.000038 0.000064 -0.000145 0.000140 0.002427 0.000040 0.000130 -0.000151 0.000142 0.002155 0.000036 0.000064 -0.000181 0.000139 0.002435 0.000036 0.000060 -0.000145 0.000138 0.003527 0.000038 0.000065 -0.000146 0.000178 0.002178 0.000036 0.000060 -0.000145 0.000138 0.002139 0.000037 0.000065 -0.000145 0.000137 0.003006 0.000037 0.000064 -0.000146 0.000139 0.002204 0.000037 0.000065 -0.000145 0.000139 0.002211 0.000038 0.000062 -0.000182 0.000140 0.002221 0.000036 0.000061 -0.000145 0.000139 0.003169 0.000038 0.000068 -0.000149 0.000174 0.002414 0.000038 0.000066 -0.000147 0.000142 0.002234 0.000038 0.000066 -0.000149 0.000143 0.002678 0.000038 0.000065 -0.000148 0.000141 0.002886 0.000038 0.000066 -0.000145 0.000140 0.002250 0.000038 0.000065 -0.000148 0.000139 0.002181 0.000035 0.000065 -0.000718 0.000142 0.002141 0.000035 0.000059 -0.000189 0.000140 0.002383 0.000036 0.000059 -0.000145 0.000139 0.002206 0.000039 0.000065 -0.000154 0.000186 0.002457 0.000038 0.000066 -0.000190 0.000141 0.002224 0.000038 0.000066 -0.000149 0.000141 0.002151 0.000037 0.000066 -0.000215 0.000143 0.002151 0.000035 0.000061 -0.000144 0.000138 0.002822 0.000039 0.000065 -0.000147 0.000139 0.002275 0.000038 0.000065 -0.000148 0.000141 0.002211 0.000036 0.000064 -0.000146 0.000138 0.002201 0.000037 0.000066 -0.000148 0.000140 0.002273 0.000038 0.000068 -0.000150 0.000144 0.002188 0.000037 0.000063 -0.000152 0.000151 0.002190 0.000037 0.000062 -0.000146 0.000142 0.003145 0.000039 0.000067 -0.000151 0.000139 0.002218 0.000037 0.000065 -0.000145 0.000138 0.002264 0.000037 0.000066 -0.000148 0.000142 0.003011 0.000039 0.000067 -0.000149 0.000141 0.002196 0.000038 0.000065 -0.000146 0.000141 0.002188 0.000036 0.000060 -0.000149 0.000140 0.002190 0.000035 0.000060 -0.000144 0.000137 0.002641 0.000038 0.000064 -0.000146 0.000138 0.002182 0.000043 0.000065 -0.000146 0.000141 0.002216 0.000036 0.000064 -0.000147 0.000139 0.002294 0.000039 0.000068 -0.000657 0.000145 0.002143 0.000037 0.000062 -0.000154 0.000415 0.002237 0.000040 0.000084 diff --git a/src/files/go-profiling/golang-profiling-cpu.pdf b/src/files/go-profiling/golang-profiling-cpu.pdf deleted file mode 100644 index 15241cb..0000000 Binary files a/src/files/go-profiling/golang-profiling-cpu.pdf and /dev/null differ diff --git a/src/files/go-profiling/golang-profiling-mem.pdf b/src/files/go-profiling/golang-profiling-mem.pdf deleted file mode 100644 index 822e445..0000000 Binary files a/src/files/go-profiling/golang-profiling-mem.pdf and /dev/null differ diff --git a/src/files/iot-application/iot-app-output.png b/src/files/iot-application/iot-app-output.png deleted file mode 100644 index 1c80589..0000000 Binary files a/src/files/iot-application/iot-app-output.png and /dev/null differ diff --git a/src/files/iot-application/iot-rest-example.png b/src/files/iot-application/iot-rest-example.png deleted file mode 100644 index 3ed86aa..0000000 Binary files a/src/files/iot-application/iot-rest-example.png and /dev/null differ diff --git a/src/files/iot-application/iot-sqlite-db.png b/src/files/iot-application/iot-sqlite-db.png deleted file mode 100644 index 82e1e29..0000000 Binary files a/src/files/iot-application/iot-sqlite-db.png and /dev/null differ diff --git a/src/files/iot-application/kcachegrind.png b/src/files/iot-application/kcachegrind.png deleted file mode 100644 index 0dc48ab..0000000 Binary files a/src/files/iot-application/kcachegrind.png and /dev/null differ diff --git a/src/files/iot-application/profiling-viewer.png b/src/files/iot-application/profiling-viewer.png deleted file mode 100644 index a450513..0000000 Binary files a/src/files/iot-application/profiling-viewer.png and /dev/null differ diff --git a/src/files/iot-application/simple-iot-application-overview.svg b/src/files/iot-application/simple-iot-application-overview.svg deleted file mode 100644 index 817666d..0000000 --- a/src/files/iot-application/simple-iot-application-overview.svg +++ /dev/null @@ -1,2 +0,0 @@ - -
Database
Database
Web application


[Not supported by viewer]
Write
datapoint
[Not supported by viewer]
Read
datapoints
[Not supported by viewer]
Arduino
MKR1000
[Not supported by viewer]
Web browser
Web browser
Route: /
[Not supported by viewer]
Route: /api
[Not supported by viewer]
\ No newline at end of file diff --git a/src/files/iot-application/simple-iot-application.zip b/src/files/iot-application/simple-iot-application.zip deleted file mode 100644 index 46d3205..0000000 Binary files a/src/files/iot-application/simple-iot-application.zip and /dev/null differ diff --git a/src/files/iot-application/snakeviz.png b/src/files/iot-application/snakeviz.png deleted file mode 100644 index 5bab395..0000000 Binary files a/src/files/iot-application/snakeviz.png and /dev/null differ diff --git a/src/files/python-profiling/kcachegrind.png b/src/files/python-profiling/kcachegrind.png deleted file mode 100644 index 0dc48ab..0000000 Binary files a/src/files/python-profiling/kcachegrind.png and /dev/null differ diff --git a/src/files/python-profiling/profiling-viewer.png b/src/files/python-profiling/profiling-viewer.png deleted file mode 100644 index a450513..0000000 Binary files a/src/files/python-profiling/profiling-viewer.png and /dev/null differ diff --git a/src/files/python-profiling/snakeviz.png b/src/files/python-profiling/snakeviz.png deleted file mode 100644 index 5bab395..0000000 Binary files a/src/files/python-profiling/snakeviz.png and /dev/null differ diff --git a/src/files/sentiment-analysis/.ipynb_checkpoints/TF Test-checkpoint.ipynb b/src/files/sentiment-analysis/.ipynb_checkpoints/TF Test-checkpoint.ipynb deleted file mode 100644 index e2a85c4..0000000 --- a/src/files/sentiment-analysis/.ipynb_checkpoints/TF Test-checkpoint.ipynb +++ /dev/null @@ -1,588 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": 1, - "metadata": {}, - "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "/home/m/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_qint8 = np.dtype([(\"qint8\", np.int8, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:517: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_quint8 = np.dtype([(\"quint8\", np.uint8, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:518: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_qint16 = np.dtype([(\"qint16\", np.int16, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:519: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_quint16 = np.dtype([(\"quint16\", np.uint16, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:520: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_qint32 = np.dtype([(\"qint32\", np.int32, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:525: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " np_resource = np.dtype([(\"resource\", np.ubyte, 1)])\n" - ] - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ - "2.0.0-beta1\n" - ] - }, - { - "name": "stderr", - "output_type": "stream", - "text": [ - "/home/m/.local/lib/python3.7/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:541: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_qint8 = np.dtype([(\"qint8\", np.int8, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:542: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_quint8 = np.dtype([(\"quint8\", np.uint8, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:543: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_qint16 = np.dtype([(\"qint16\", np.int16, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:544: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_quint16 = np.dtype([(\"quint16\", np.uint16, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:545: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " _np_qint32 = np.dtype([(\"qint32\", np.int32, 1)])\n", - "/home/m/.local/lib/python3.7/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:550: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.\n", - " np_resource = np.dtype([(\"resource\", np.ubyte, 1)])\n" - ] - } - ], - "source": [ - "import tensorflow as tf\n", - "from tensorflow import keras\n", - "\n", - "# Helper libraries\n", - "import numpy as np\n", - "import matplotlib.pyplot as plt\n", - "\n", - "print(tf.__version__)" - ] - }, - { - "cell_type": "code", - "execution_count": 2, - "metadata": {}, - "outputs": [], - "source": [ - "from numpy import genfromtxt\n", - "data = genfromtxt('data.csv', delimiter=',')" - ] - }, - { - "cell_type": "code", - "execution_count": 3, - "metadata": {}, - "outputs": [], - "source": [ - "data_input = data[:,0:3]\n", - "data_labels = data[:,3]\n", - "\n", - "#data_input = np.transpose(data_input)\n", - "#data_labels = np.transpose(data_labels)" - ] - }, - { - "cell_type": "code", - "execution_count": 4, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "(600, 3)\n", - "[1.e-01 1.e+00 3.e+02]\n" - ] - } - ], - "source": [ - "print(np.shape(data_input))\n", - "print(data_input[2])" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "print(len(data_input))\n", - "print(len(data_labels))" - ] - }, - { - "cell_type": "code", - "execution_count": 5, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "(500, 3)\n", - "(100, 3)\n", - "(500,)\n", - "(100,)\n" - ] - } - ], - "source": [ - "data_input_train = data_input[0:500,:]\n", - "data_input_test = data_input[500:,:]\n", - "\n", - "data_labels_train = data_labels[0:500]\n", - "data_labels_test = data_labels[500:]\n", - "\n", - "print(np.shape(data_input_train))\n", - "print(np.shape(data_input_test))\n", - "\n", - "print(np.shape(data_labels_train))\n", - "print(np.shape(data_labels_test))" - ] - }, - { - "cell_type": "code", - "execution_count": 6, - "metadata": {}, - "outputs": [], - "source": [ - "model = keras.Sequential([\n", - " keras.layers.Dense(128, activation='relu', input_shape=[3]),\n", - " keras.layers.Dense(512, activation='relu'),\n", - " keras.layers.Dense(512, activation='relu'),\n", - " keras.layers.Dense(512, activation='relu'),\n", - " keras.layers.Dense(128, activation='relu'),\n", - " keras.layers.Dense(1)\n", - "])" - ] - }, - { - "cell_type": "code", - "execution_count": 7, - "metadata": {}, - "outputs": [], - "source": [ - "optimizer = tf.keras.optimizers.RMSprop(0.001)\n", - "model.compile(loss='mse',\n", - " optimizer=optimizer,\n", - " metrics=['accuracy'])" - ] - }, - { - "cell_type": "code", - "execution_count": 8, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Train on 500 samples\n", - "Epoch 1/100\n", - "500/500 [==============================] - 0s 399us/sample - loss: 247.2794 - accuracy: 0.0040\n", - "Epoch 2/100\n", - "500/500 [==============================] - 0s 121us/sample - loss: 4.2495 - accuracy: 0.0060\n", - "Epoch 3/100\n", - "500/500 [==============================] - 0s 131us/sample - loss: 1.8787 - accuracy: 0.0040\n", - "Epoch 4/100\n", - "500/500 [==============================] - 0s 121us/sample - loss: 0.4284 - accuracy: 0.0060\n", - "Epoch 5/100\n", - "500/500 [==============================] - 0s 107us/sample - loss: 4.7904 - accuracy: 0.0080\n", - "Epoch 6/100\n", - "500/500 [==============================] - 0s 113us/sample - loss: 0.0819 - accuracy: 0.0040\n", - "Epoch 7/100\n", - "500/500 [==============================] - 0s 108us/sample - loss: 1.6904 - accuracy: 0.0040\n", - "Epoch 8/100\n", - "500/500 [==============================] - 0s 116us/sample - loss: 0.1761 - accuracy: 0.0040\n", - "Epoch 9/100\n", - "500/500 [==============================] - 0s 142us/sample - loss: 0.1135 - accuracy: 0.0040\n", - "Epoch 10/100\n", - "500/500 [==============================] - 0s 124us/sample - loss: 0.4387 - accuracy: 0.0040\n", - "Epoch 11/100\n", - "500/500 [==============================] - 0s 112us/sample - loss: 0.0815 - accuracy: 0.0040\n", - "Epoch 12/100\n", - "500/500 [==============================] - 0s 117us/sample - loss: 0.1725 - accuracy: 0.0040\n", - "Epoch 13/100\n", - "500/500 [==============================] - 0s 119us/sample - loss: 0.1487 - accuracy: 0.0040\n", - "Epoch 14/100\n", - "500/500 [==============================] - 0s 111us/sample - loss: 0.0720 - accuracy: 0.0040\n", - "Epoch 15/100\n", - "500/500 [==============================] - 0s 111us/sample - loss: 0.3110 - accuracy: 0.0040\n", - "Epoch 16/100\n", - "500/500 [==============================] - 0s 128us/sample - loss: 0.0947 - accuracy: 0.0040\n", - "Epoch 17/100\n", - "500/500 [==============================] - 0s 133us/sample - loss: 0.0739 - accuracy: 0.0040\n", - "Epoch 18/100\n", - "500/500 [==============================] - 0s 131us/sample - loss: 0.1353 - accuracy: 0.0060\n", - "Epoch 19/100\n", - "500/500 [==============================] - 0s 135us/sample - loss: 0.0837 - accuracy: 0.0040\n", - "Epoch 20/100\n", - "500/500 [==============================] - 0s 130us/sample - loss: 0.0754 - accuracy: 0.0040\n", - "Epoch 21/100\n", - "500/500 [==============================] - 0s 118us/sample - loss: 0.0840 - accuracy: 0.0040\n", - "Epoch 22/100\n", - "500/500 [==============================] - 0s 115us/sample - loss: 0.1105 - accuracy: 0.0040\n", - "Epoch 23/100\n", - "500/500 [==============================] - 0s 116us/sample - loss: 0.0651 - accuracy: 0.0040\n", - "Epoch 24/100\n", - "500/500 [==============================] - 0s 109us/sample - loss: 0.0615 - accuracy: 0.0040\n", - "Epoch 25/100\n", - "500/500 [==============================] - 0s 118us/sample - loss: 0.0656 - accuracy: 0.0040\n", - "Epoch 26/100\n", - "500/500 [==============================] - 0s 113us/sample - loss: 0.0695 - accuracy: 0.0040\n", - "Epoch 27/100\n", - "500/500 [==============================] - 0s 116us/sample - loss: 0.0585 - accuracy: 0.0040\n", - "Epoch 28/100\n", - "500/500 [==============================] - 0s 118us/sample - loss: 0.1300 - accuracy: 0.0040\n", - "Epoch 29/100\n", - "500/500 [==============================] - 0s 112us/sample - loss: 0.0567 - accuracy: 0.0040\n", - "Epoch 30/100\n", - "500/500 [==============================] - 0s 137us/sample - loss: 0.0647 - accuracy: 0.0040\n", - "Epoch 31/100\n", - "500/500 [==============================] - 0s 130us/sample - loss: 0.0559 - accuracy: 0.0040\n", - "Epoch 32/100\n", - "500/500 [==============================] - 0s 130us/sample - loss: 0.0576 - accuracy: 0.0040\n", - "Epoch 33/100\n", - "500/500 [==============================] - 0s 128us/sample - loss: 0.0578 - accuracy: 0.0040\n", - "Epoch 34/100\n", - "500/500 [==============================] - 0s 130us/sample - loss: 0.0512 - accuracy: 0.0040\n", - "Epoch 35/100\n", - "500/500 [==============================] - 0s 114us/sample - loss: 0.0601 - accuracy: 0.0040\n", - "Epoch 36/100\n", - "500/500 [==============================] - 0s 111us/sample - loss: 0.0531 - accuracy: 0.0040\n", - "Epoch 37/100\n", - "500/500 [==============================] - 0s 130us/sample - loss: 0.0532 - accuracy: 0.0040\n", - "Epoch 38/100\n", - "500/500 [==============================] - 0s 131us/sample - loss: 0.0480 - accuracy: 0.0040\n", - "Epoch 39/100\n", - "500/500 [==============================] - 0s 136us/sample - loss: 0.0503 - accuracy: 0.0040\n", - "Epoch 40/100\n", - "500/500 [==============================] - 0s 134us/sample - loss: 0.0468 - accuracy: 0.0040\n", - "Epoch 41/100\n", - "500/500 [==============================] - 0s 115us/sample - loss: 0.0509 - accuracy: 0.0040\n", - "Epoch 42/100\n", - "500/500 [==============================] - 0s 109us/sample - loss: 0.0453 - accuracy: 0.0040\n", - "Epoch 43/100\n", - "500/500 [==============================] - 0s 111us/sample - loss: 0.0484 - accuracy: 0.0040\n", - "Epoch 44/100\n", - "500/500 [==============================] - 0s 104us/sample - loss: 0.0458 - accuracy: 0.0040\n", - "Epoch 45/100\n", - "500/500 [==============================] - 0s 110us/sample - loss: 0.0481 - accuracy: 0.0040\n", - "Epoch 46/100\n", - "500/500 [==============================] - 0s 114us/sample - loss: 0.0468 - accuracy: 0.0060\n", - "Epoch 47/100\n", - "500/500 [==============================] - 0s 124us/sample - loss: 0.0473 - accuracy: 0.0060\n", - "Epoch 48/100\n", - "500/500 [==============================] - 0s 137us/sample - loss: 0.0455 - accuracy: 0.0040\n", - "Epoch 49/100\n", - "500/500 [==============================] - 0s 125us/sample - loss: 0.0431 - accuracy: 0.0060\n", - "Epoch 50/100\n", - "500/500 [==============================] - 0s 132us/sample - loss: 0.0432 - accuracy: 0.0060\n", - "Epoch 51/100\n", - "500/500 [==============================] - 0s 116us/sample - loss: 0.0484 - accuracy: 0.0060\n", - "Epoch 52/100\n", - "500/500 [==============================] - 0s 112us/sample - loss: 0.0482 - accuracy: 0.0040\n", - "Epoch 53/100\n", - "500/500 [==============================] - 0s 117us/sample - loss: 0.0444 - accuracy: 0.0060\n", - "Epoch 54/100\n", - "500/500 [==============================] - 0s 109us/sample - loss: 0.0469 - accuracy: 0.0060\n", - "Epoch 55/100\n", - "500/500 [==============================] - 0s 106us/sample - loss: 0.0427 - accuracy: 0.0040\n", - "Epoch 56/100\n", - "500/500 [==============================] - 0s 110us/sample - loss: 0.0433 - accuracy: 0.0040\n", - "Epoch 57/100\n", - "500/500 [==============================] - 0s 102us/sample - loss: 0.0437 - accuracy: 0.0060\n", - "Epoch 58/100\n", - "500/500 [==============================] - 0s 117us/sample - loss: 0.0425 - accuracy: 0.0040\n", - "Epoch 59/100\n", - "500/500 [==============================] - 0s 105us/sample - loss: 0.0418 - accuracy: 0.0040\n", - "Epoch 60/100\n", - "500/500 [==============================] - 0s 109us/sample - loss: 0.0397 - accuracy: 0.0040\n", - "Epoch 61/100\n", - "500/500 [==============================] - 0s 119us/sample - loss: 0.0507 - accuracy: 0.0040\n", - "Epoch 62/100\n", - "500/500 [==============================] - 0s 112us/sample - loss: 0.0402 - accuracy: 0.0060\n", - "Epoch 63/100\n", - "500/500 [==============================] - 0s 133us/sample - loss: 0.0397 - accuracy: 0.0040\n", - "Epoch 64/100\n", - "500/500 [==============================] - 0s 132us/sample - loss: 0.0427 - accuracy: 0.0060\n", - "Epoch 65/100\n", - "500/500 [==============================] - 0s 138us/sample - loss: 0.0398 - accuracy: 0.0040\n", - "Epoch 66/100\n", - "500/500 [==============================] - 0s 145us/sample - loss: 0.0375 - accuracy: 0.0060\n", - "Epoch 67/100\n", - "500/500 [==============================] - 0s 138us/sample - loss: 0.0402 - accuracy: 0.0060\n", - "Epoch 68/100\n", - "500/500 [==============================] - 0s 132us/sample - loss: 0.0388 - accuracy: 0.0080\n", - "Epoch 69/100\n", - "500/500 [==============================] - 0s 115us/sample - loss: 0.0375 - accuracy: 0.0080\n", - "Epoch 70/100\n", - "500/500 [==============================] - 0s 113us/sample - loss: 0.0384 - accuracy: 0.0040\n", - "Epoch 71/100\n", - "500/500 [==============================] - 0s 109us/sample - loss: 0.0360 - accuracy: 0.0080\n", - "Epoch 72/100\n", - "500/500 [==============================] - 0s 111us/sample - loss: 0.0350 - accuracy: 0.0080\n", - "Epoch 73/100\n", - "500/500 [==============================] - 0s 118us/sample - loss: 0.0370 - accuracy: 0.0060\n", - "Epoch 74/100\n", - "500/500 [==============================] - 0s 95us/sample - loss: 0.0354 - accuracy: 0.0080\n", - "Epoch 75/100\n", - "500/500 [==============================] - 0s 102us/sample - loss: 0.0376 - accuracy: 0.0060\n", - "Epoch 76/100\n", - "500/500 [==============================] - 0s 106us/sample - loss: 0.0371 - accuracy: 0.0080\n", - "Epoch 77/100\n", - "500/500 [==============================] - 0s 100us/sample - loss: 0.0369 - accuracy: 0.0060\n", - "Epoch 78/100\n" - ] - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ - "500/500 [==============================] - 0s 98us/sample - loss: 0.0315 - accuracy: 0.0060\n", - "Epoch 79/100\n", - "500/500 [==============================] - 0s 97us/sample - loss: 0.0355 - accuracy: 0.0060\n", - "Epoch 80/100\n", - "500/500 [==============================] - 0s 100us/sample - loss: 0.0278 - accuracy: 0.0080\n", - "Epoch 81/100\n", - "500/500 [==============================] - 0s 99us/sample - loss: 0.0320 - accuracy: 0.0080\n", - "Epoch 82/100\n", - "500/500 [==============================] - 0s 99us/sample - loss: 0.0321 - accuracy: 0.0080\n", - "Epoch 83/100\n", - "500/500 [==============================] - 0s 94us/sample - loss: 0.0332 - accuracy: 0.0060\n", - "Epoch 84/100\n", - "500/500 [==============================] - 0s 106us/sample - loss: 0.0317 - accuracy: 0.0060\n", - "Epoch 85/100\n", - "500/500 [==============================] - 0s 103us/sample - loss: 0.0293 - accuracy: 0.0080\n", - "Epoch 86/100\n", - "500/500 [==============================] - 0s 107us/sample - loss: 0.0304 - accuracy: 0.0060\n", - "Epoch 87/100\n", - "500/500 [==============================] - 0s 101us/sample - loss: 0.0327 - accuracy: 0.0040\n", - "Epoch 88/100\n", - "500/500 [==============================] - 0s 100us/sample - loss: 0.0290 - accuracy: 0.0080\n", - "Epoch 89/100\n", - "500/500 [==============================] - 0s 123us/sample - loss: 0.0293 - accuracy: 0.0060\n", - "Epoch 90/100\n", - "500/500 [==============================] - 0s 104us/sample - loss: 0.0246 - accuracy: 0.0060\n", - "Epoch 91/100\n", - "500/500 [==============================] - 0s 124us/sample - loss: 0.0303 - accuracy: 0.0060\n", - "Epoch 92/100\n", - "500/500 [==============================] - 0s 129us/sample - loss: 0.0376 - accuracy: 0.0080\n", - "Epoch 93/100\n", - "500/500 [==============================] - 0s 122us/sample - loss: 0.0264 - accuracy: 0.0080\n", - "Epoch 94/100\n", - "500/500 [==============================] - 0s 102us/sample - loss: 0.0265 - accuracy: 0.0080\n", - "Epoch 95/100\n", - "500/500 [==============================] - 0s 108us/sample - loss: 0.0291 - accuracy: 0.0080\n", - "Epoch 96/100\n", - "500/500 [==============================] - 0s 101us/sample - loss: 0.0314 - accuracy: 0.0080\n", - "Epoch 97/100\n", - "500/500 [==============================] - 0s 95us/sample - loss: 0.0257 - accuracy: 0.0060\n", - "Epoch 98/100\n", - "500/500 [==============================] - 0s 100us/sample - loss: 0.0248 - accuracy: 0.0080\n", - "Epoch 99/100\n", - "500/500 [==============================] - 0s 94us/sample - loss: 0.0250 - accuracy: 0.0040\n", - "Epoch 100/100\n", - "500/500 [==============================] - 0s 106us/sample - loss: 0.0312 - accuracy: 0.0060\n" - ] - }, - { - "data": { - "text/plain": [ - "" - ] - }, - "execution_count": 8, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "#model.fit(data_input_train, data_labels_train, validation_data=(data_input_test, data_labels_test), epochs=100)\n", - "model.fit(data_input_train, data_labels_train, epochs=100)" - ] - }, - { - "cell_type": "code", - "execution_count": 9, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "100/100 - 0s - loss: 0.0470 - accuracy: 0.0100\n", - "\n", - "Test accuracy: 0.01\n" - ] - } - ], - "source": [ - "test_loss, test_acc = model.evaluate(data_input_test, data_labels_test, verbose=2)\n", - "\n", - "print('\\nTest accuracy:', test_acc)" - ] - }, - { - "cell_type": "code", - "execution_count": 10, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "[[0.3141548]]\n" - ] - } - ], - "source": [ - "input = np.array([0.46,2,136])\n", - "input.shape = (1,3)\n", - "\n", - "prediction = model.predict(input)\n", - "print(prediction)" - ] - }, - { - "cell_type": "code", - "execution_count": 11, - "metadata": {}, - "outputs": [], - "source": [ - "predictions = model.predict(data_input_test)" - ] - }, - { - "cell_type": "code", - "execution_count": 12, - "metadata": {}, - "outputs": [], - "source": [ - "%matplotlib qt \n", - "plt.plot(predictions)\n", - "plt.plot(data_labels_test, 'r')\n", - "plt.show()" - ] - }, - { - "cell_type": "code", - "execution_count": 204, - "metadata": {}, - "outputs": [], - "source": [ - "%matplotlib qt\n", - "a = data_labels_test - predictions\n", - "plt.plot(a[0])\n", - "plt.show()" - ] - }, - { - "cell_type": "code", - "execution_count": 207, - "metadata": {}, - "outputs": [], - "source": [ - "%matplotlib qt\n", - "a = data_labels_test - predictions\n", - "plt.plot(predictions)\n", - "plt.plot(data_labels_test, 'r')\n", - "plt.plot(a[0], 'g')\n", - "plt.show()" - ] - }, - { - "cell_type": "code", - "execution_count": 180, - "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "-0.08489150602276586" - ] - }, - "execution_count": 180, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "np.average(a[0])" - ] - }, - { - "cell_type": "code", - "execution_count": 182, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Model: \"sequential_13\"\n", - "_________________________________________________________________\n", - "Layer (type) Output Shape Param # \n", - "=================================================================\n", - "dense_38 (Dense) (None, 128) 512 \n", - "_________________________________________________________________\n", - "dense_39 (Dense) (None, 512) 66048 \n", - "_________________________________________________________________\n", - "dense_40 (Dense) (None, 512) 262656 \n", - "_________________________________________________________________\n", - "dense_41 (Dense) (None, 512) 262656 \n", - "_________________________________________________________________\n", - "dense_42 (Dense) (None, 128) 65664 \n", - "_________________________________________________________________\n", - "dense_43 (Dense) (None, 1) 129 \n", - "=================================================================\n", - "Total params: 657,665\n", - "Trainable params: 657,665\n", - "Non-trainable params: 0\n", - "_________________________________________________________________\n" - ] - } - ], - "source": [ - "model.summary()" - ] - }, - { - "cell_type": "code", - "execution_count": 183, - "metadata": {}, - "outputs": [], - "source": [ - "model.save('my_model.h5')" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.7.3" - } - }, - "nbformat": 4, - "nbformat_minor": 2 -} diff --git a/src/files/sentiment-analysis/.ipynb_checkpoints/sentiment-analysis-checkpoint.ipynb b/src/files/sentiment-analysis/.ipynb_checkpoints/sentiment-analysis-checkpoint.ipynb deleted file mode 100644 index 2c0934c..0000000 --- a/src/files/sentiment-analysis/.ipynb_checkpoints/sentiment-analysis-checkpoint.ipynb +++ /dev/null @@ -1,170 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Sentiment analysis of Guardian World News articles" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Get articles from a website" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Install rss parser dependency" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!pip3 install feedparser" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Parsing RSS feed for world news" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "import feedparser\n", - "feed_url = \"https://www.theguardian.com/world/rss\"\n", - "feed = feedparser.parse(feed_url)" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "import re\n", - "for item in feed.entries:\n", - " # sanitize html\n", - " item.description = re.sub('<[^<]+?>', '', item.description)" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Install Vader Sentiment library and perform sentiment analysis" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!pip3 install vaderSentiment" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "from vaderSentiment.vaderSentiment import SentimentIntensityAnalyzer\n", - "analyser = SentimentIntensityAnalyzer()" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "sentiment_results = []\n", - "for item in feed.entries:\n", - " sentiment_title = analyser.polarity_scores(item.title)\n", - " sentiment_description = analyser.polarity_scores(item.description)\n", - " sentiment_results.append([sentiment_title['compound'], sentiment_description['compound']])" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Install Matplotlib and visualize compound score" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!pip3 install matplotlib" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "import matplotlib.pyplot as plt" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "%matplotlib inline\n", - "plt.rcParams['figure.figsize'] = (15, 3)\n", - "plt.plot(sentiment_results, drawstyle='steps')\n", - "plt.title('Sentiment analysis relationship between title and description (Guardian World News)')\n", - "plt.legend(['title', 'description'])\n", - "plt.show()" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.7.3" - } - }, - "nbformat": 4, - "nbformat_minor": 4 -} diff --git a/src/files/sentiment-analysis/guardian-sa-title-desc-relationship.png b/src/files/sentiment-analysis/guardian-sa-title-desc-relationship.png deleted file mode 100644 index 7195bbf..0000000 Binary files a/src/files/sentiment-analysis/guardian-sa-title-desc-relationship.png and /dev/null differ diff --git a/src/files/sentiment-analysis/sentiment-analysis.ipynb b/src/files/sentiment-analysis/sentiment-analysis.ipynb deleted file mode 100644 index 2c0934c..0000000 --- a/src/files/sentiment-analysis/sentiment-analysis.ipynb +++ /dev/null @@ -1,170 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Sentiment analysis of Guardian World News articles" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "## Get articles from a website" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Install rss parser dependency" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!pip3 install feedparser" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Parsing RSS feed for world news" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "import feedparser\n", - "feed_url = \"https://www.theguardian.com/world/rss\"\n", - "feed = feedparser.parse(feed_url)" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "import re\n", - "for item in feed.entries:\n", - " # sanitize html\n", - " item.description = re.sub('<[^<]+?>', '', item.description)" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Install Vader Sentiment library and perform sentiment analysis" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!pip3 install vaderSentiment" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "from vaderSentiment.vaderSentiment import SentimentIntensityAnalyzer\n", - "analyser = SentimentIntensityAnalyzer()" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "sentiment_results = []\n", - "for item in feed.entries:\n", - " sentiment_title = analyser.polarity_scores(item.title)\n", - " sentiment_description = analyser.polarity_scores(item.description)\n", - " sentiment_results.append([sentiment_title['compound'], sentiment_description['compound']])" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "### Install Matplotlib and visualize compound score" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!pip3 install matplotlib" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "import matplotlib.pyplot as plt" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "%matplotlib inline\n", - "plt.rcParams['figure.figsize'] = (15, 3)\n", - "plt.plot(sentiment_results, drawstyle='steps')\n", - "plt.title('Sentiment analysis relationship between title and description (Guardian World News)')\n", - "plt.legend(['title', 'description'])\n", - "plt.show()" - ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.7.3" - } - }, - "nbformat": 4, - "nbformat_minor": 4 -} -- cgit v1.2.3