Skip to content

Instantly share code, notes, and snippets.

@rohanjoseph93
Created September 3, 2018 22:44
Show Gist options
  • Save rohanjoseph93/27da4d7c54507963abc3b5b55bb634b5 to your computer and use it in GitHub Desktop.
Save rohanjoseph93/27da4d7c54507963abc3b5b55bb634b5 to your computer and use it in GitHub Desktop.
CLT1.ipynb
Display the source blob
Display the rendered blob
Raw
import numpy as np
import matplotlib.pyplot as plt
import matplotlib.animation as animation
from wand.image import Image
from wand.display import display
%matplotlib notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment