Skip to content

Instantly share code, notes, and snippets.

@aravindpai
Created September 4, 2019 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aravindpai/7dbee945b75af7eccf6e1933f2ae1f4d to your computer and use it in GitHub Desktop.
Save aravindpai/7dbee945b75af7eccf6e1933f2ae1f4d to your computer and use it in GitHub Desktop.
import matplotlib.pyplot as plt
plt.hist(energy)
plt.show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment