Jump to content

Compare sorting algorithms' performance: Difference between revisions

m
→‎Plot timings: p.variable --> polynom.variable
m (→‎Write timings: - removed comment)
m (→‎Plot timings: p.variable --> polynom.variable)
Line 94:
pylab.plot(x, y, colors[i % len(colors)], label= '_nolegend_')
pylab.legend(loc='upper left')
pylab.xlabel(ppolynom.variable)
pylab.ylabel('log2( time in microseconds )')
pylab.title(ttle, verticalalignment='bottom')
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.