Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

formatting issue in exponential.py #4

Open
whtlook opened this issue Jan 13, 2020 · 0 comments
Open

formatting issue in exponential.py #4

whtlook opened this issue Jan 13, 2020 · 0 comments

Comments

@whtlook
Copy link

whtlook commented Jan 13, 2020

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant