Skip to content

Instantly share code, notes, and snippets.

@givens
Created April 6, 2011 08:33
Show Gist options
  • Select an option

  • Save givens/905336 to your computer and use it in GitHub Desktop.

Select an option

Save givens/905336 to your computer and use it in GitHub Desktop.
Standard python imports
##
## IMPORTS
##
from scipy import *
from pylab import *
@givens

givens commented Apr 6, 2011

Copy link
Copy Markdown
Author

This file contains standard imports for python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment