Add parts of BPGD max_iter results with more datapoints

This commit is contained in:
2026-04-20 10:13:42 +02:00
parent 2b1c5aacce
commit e9c97516be
8 changed files with 117 additions and 91 deletions

View File

@@ -3210,8 +3210,10 @@
ymin=1e-3, ymax=1e-1,
grid=both,
legend pos = north east,
xtick={32,512,1024,2048,4096},
% xtick={0.001,0.0015,...,0.004},
xticklabels =
{$32$,$512$,$1{,}024$,,$2{,}048$,,$3{,}072$,,$4{,}096$},
xtick={32, 512, 1024, 1536, 2048, 2560, 3072,
3584, 4096},
xticklabel style={/pgf/number format/fixed},
xticklabel style={/pgf/number format/precision=4},
scaled x ticks=false,