Skip to content

Instantly share code, notes, and snippets.

@liudong
Last active June 22, 2016 09:38
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 liudong/4bf20822ca87476d25c4 to your computer and use it in GitHub Desktop.
Save liudong/4bf20822ca87476d25c4 to your computer and use it in GitHub Desktop.
Python: import scipy
%matplotlib inline
import numpy as np
import matplotlib as mpl
import matplotlib.pyplot as plt
import seaborn as sns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment