whtlook
Results
1
issues of
whtlook
plt.plot(x, y, label=r'$\mu=%.2f,\ \sigma=%.2f,' r'\ \lambda=%d$' % (u, s, lamb)) lambda should be lambda=%.2f otherwise it will only display integers.