Add parts of BPGD max_iter results with more datapoints
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user