aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/multiplikation/images
diff options
context:
space:
mode:
authorNunigan <michael.schmid2@ost.ch>2021-08-11 21:22:29 +0200
committerNunigan <michael.schmid2@ost.ch>2021-08-11 21:22:29 +0200
commit6bab37ba5c4d1875f3c99f338a554537219013f6 (patch)
tree9c183b64fcb496063c10938bb1ba36be43e67fe2 /buch/papers/multiplikation/images
parentupdate plots (diff)
downloadSeminarMatrizen-6bab37ba5c4d1875f3c99f338a554537219013f6.tar.gz
SeminarMatrizen-6bab37ba5c4d1875f3c99f338a554537219013f6.zip
update multiplikation
Diffstat (limited to 'buch/papers/multiplikation/images')
-rw-r--r--buch/papers/multiplikation/images/meas_python.pdfbin26004 -> 22384 bytes
-rw-r--r--buch/papers/multiplikation/images/meas_python.tex44
-rw-r--r--buch/papers/multiplikation/images/x.pdfbin23603 -> 0 bytes
3 files changed, 19 insertions, 25 deletions
diff --git a/buch/papers/multiplikation/images/meas_python.pdf b/buch/papers/multiplikation/images/meas_python.pdf
index cea4f4b..ab3b14b 100644
--- a/buch/papers/multiplikation/images/meas_python.pdf
+++ b/buch/papers/multiplikation/images/meas_python.pdf
Binary files differ
diff --git a/buch/papers/multiplikation/images/meas_python.tex b/buch/papers/multiplikation/images/meas_python.tex
index c8892be..d942f46 100644
--- a/buch/papers/multiplikation/images/meas_python.tex
+++ b/buch/papers/multiplikation/images/meas_python.tex
@@ -43,8 +43,8 @@
\begin{tikzpicture}
\begin{axis}[
xmode=log, ymode=log,
-xmin=30, xmax=4100,
-ymin=0.00001, ymax=60000,
+xmin=30, xmax=4200,
+ymin=0.01, ymax=70000,
grid=both,
major grid style={black!50},
xlabel = data input ($n$),
@@ -121,29 +121,23 @@ width=12cm, height=8cm,
(2046,6154.18)
(4096,46813.3)
};
- \addlegendentry{NumPy}
- \addplot[ color=blue,
- ] coordinates {
-% (2,1.83582e-05 )
-% (4,7.86781e-06)
-% (8,1.00136e-05)
-% (16,5.4121e-05 )
- (32,4.26769e-05)
- (64,0.000118494)
- (128,0.000244141 )
- (256,0.000695705 )
- (512,0.00221705 )
- (1024,0.0188088 )
-(2046,0.215739)
-(4096,1.49159)
- };
- \addplot [
- domain= 1:5000,
- samples=100,
- color=yellow,
- ]
- {(x-1000)^3};
- \addlegendentry{$\mathcal{O}\left(n^3\right)$}
+% \addlegendentry{NumPy}
+% \addplot[ color=blue,
+% ] coordinates {
+% % (2,1.83582e-05 )
+% % (4,7.86781e-06)
+% % (8,1.00136e-05)
+% % (16,5.4121e-05 )
+% (32,4.26769e-05)
+% (64,0.000118494)
+% (128,0.000244141 )
+% (256,0.000695705 )
+% (512,0.00221705 )
+% (1024,0.0188088 )
+% (2046,0.215739)
+% (4096,1.49159)
+% };
+
\end{axis}
\end{tikzpicture}
diff --git a/buch/papers/multiplikation/images/x.pdf b/buch/papers/multiplikation/images/x.pdf
deleted file mode 100644
index da4956f..0000000
--- a/buch/papers/multiplikation/images/x.pdf
+++ /dev/null
Binary files differ